Started by user garciadeblas > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to https://osm.etsi.org/gerrit/osm/devops > git config remote.origin.url https://osm.etsi.org/gerrit/osm/devops # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git fetch --tags --progress origin +refs/heads/*:refs/remotes/origin/* Seen branch in repository origin/master Seen branch in repository origin/rift300 Seen branch in repository origin/systest Seen branch in repository origin/v2.0 Seen branch in repository origin/v3.1 Seen 5 remote branches Obtained jenkins/ci-pipelines/ci_stage_3.groovy from 6dbf1e40c35dc8f1d78a3abdc0cd776e29d5fb9d [Pipeline] properties [Pipeline] node Running on osm4 slave in /home/jenkins/workspace/osm-stage_3-merge_v3.1-THBG7RFIRILT2ARPG4QJRPTSQPH6KH5QO2TWBW3YNAWGDXPQSHAQ [Pipeline] { [Pipeline] sh [osm-stage_3-merge_v3.1-THBG7RFIRILT2ARPG4QJRPTSQPH6KH5QO2TWBW3YNAWGDXPQSHAQ] Running shell script + env JENKINS_HOME=/var/lib/jenkins MAIL=/var/mail/jenkins LC_TIME=fr_FR.UTF-8 REPO_DISTRO=unstable SSH_CLIENT=195.238.226.13 38227 22 USER=jenkins GPG_KEY_NAME=dpkg1 RUN_CHANGES_DISPLAY_URL=https://osm.etsi.org/jenkins/job/osm-stage_3-merge/job/v3.1/8/display/redirect?page=changes SHLVL=1 NODE_LABELS=osm4 osm4 slave system HUDSON_URL=https://osm.etsi.org/jenkins/ OLDPWD=/home/jenkins HOME=/home/jenkins BUILD_URL=https://osm.etsi.org/jenkins/job/osm-stage_3-merge/job/v3.1/8/ HUDSON_COOKIE=9d87bac7-8db1-406b-98ef-30b51cafa15a JENKINS_SERVER_COOKIE=durable-10ed10e9d6eb5c7b99f75caf8fd78012 LC_MONETARY=fr_FR.UTF-8 WORKSPACE=/home/jenkins/workspace/osm-stage_3-merge_v3.1-THBG7RFIRILT2ARPG4QJRPTSQPH6KH5QO2TWBW3YNAWGDXPQSHAQ UPSTREAM_SUFFIX=-stage_2 LOGNAME=jenkins NODE_NAME=osm4 slave DO_STAGE_4=false GERRIT_BRANCH=v3.1 _=/usr/bin/java EXECUTOR_NUMBER=1 SAVE_CONTAINER_ON_PASS=false XDG_SESSION_ID=923 BUILD_DISPLAY_NAME=#8 HUDSON_HOME=/var/lib/jenkins JOB_BASE_NAME=v3.1 DOWNSTREAM_STAGE_NAME=osm-stage_4 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games SAVE_ARTIFACTS_OVERRIDE=true NODE=system LC_ADDRESS=fr_FR.UTF-8 BUILD_ID=8 XDG_RUNTIME_DIR=/run/user/1005 BUILD_TAG=jenkins-osm-stage_3-merge-v3.1-8 LC_TELEPHONE=fr_FR.UTF-8 JENKINS_URL=https://osm.etsi.org/jenkins/ LANG=en_US.UTF-8 JOB_URL=https://osm.etsi.org/jenkins/job/osm-stage_3-merge/job/v3.1/ BUILD_NUMBER=8 SHELL=/bin/bash LC_NAME=fr_FR.UTF-8 RUN_DISPLAY_URL=https://osm.etsi.org/jenkins/job/osm-stage_3-merge/job/v3.1/8/display/redirect ARTIFACTORY_SERVER=artifactory-osm SAVE_CONTAINER_ON_FAIL=false HUDSON_SERVER_COOKIE=6d3295a483c3e6d5 LC_MEASUREMENT=fr_FR.UTF-8 JOB_DISPLAY_URL=https://osm.etsi.org/jenkins/job/osm-stage_3-merge/job/v3.1/display/redirect RELEASE=release LC_IDENTIFICATION=fr_FR.UTF-8 JOB_NAME=osm-stage_3-merge/v3.1 PWD=/home/jenkins/workspace/osm-stage_3-merge_v3.1-THBG7RFIRILT2ARPG4QJRPTSQPH6KH5QO2TWBW3YNAWGDXPQSHAQ REPO_KEY_NAME=pubkey.asc LC_ALL=en_US.UTF-8 SSH_CONNECTION=195.238.226.13 38227 172.21.1.7 22 LC_NUMERIC=fr_FR.UTF-8 LC_PAPER=fr_FR.UTF-8 BRANCH_NAME=v3.1 [Pipeline] stage [Pipeline] { (Checkout) [Pipeline] checkout > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://osm.etsi.org/gerrit/osm/devops # timeout=10 Fetching upstream changes from https://osm.etsi.org/gerrit/osm/devops > git --version # timeout=10 > git fetch --tags --progress https://osm.etsi.org/gerrit/osm/devops +refs/heads/*:refs/remotes/origin/* Checking out Revision 6dbf1e40c35dc8f1d78a3abdc0cd776e29d5fb9d (v3.1) > git config core.sparsecheckout # timeout=10 > git checkout -f 6dbf1e40c35dc8f1d78a3abdc0cd776e29d5fb9d > git rev-list 6dbf1e40c35dc8f1d78a3abdc0cd776e29d5fb9d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] load [Pipeline] { (jenkins/ci-pipelines/ci_helper.groovy) [Pipeline] } [Pipeline] // load [Pipeline] stage [Pipeline] { (Copy Artifacts) [Pipeline] sh [osm-stage_3-merge_v3.1-THBG7RFIRILT2ARPG4QJRPTSQPH6KH5QO2TWBW3YNAWGDXPQSHAQ] Running shell script + rm -rf repo [Pipeline] dir Running in /home/jenkins/workspace/osm-stage_3-merge_v3.1-THBG7RFIRILT2ARPG4QJRPTSQPH6KH5QO2TWBW3YNAWGDXPQSHAQ/repo [Pipeline] { [Pipeline] dir Running in /home/jenkins/workspace/osm-stage_3-merge_v3.1-THBG7RFIRILT2ARPG4QJRPTSQPH6KH5QO2TWBW3YNAWGDXPQSHAQ/repo/release [Pipeline] { [Pipeline] step Copied 1 artifact from "SO-stage_2-merge » v3.1" build number 2 [Pipeline] sh [release] Running shell script + cat build.env + awk -F= /BUILD_NUMBER/{print $2} [Pipeline] getArtifactoryServer [Pipeline] echo retrieve archive for SO/v3.1/SO-stage_2-merge :: v3.1/2/* [Pipeline] artifactoryDownload Beginning to resolve Build Info published dependencies. Downloading 'http://osm1.etsi.org:8081/artifactory/osm-SO/v3.1/2/pool/SO/rw.core.mano-3.0.2-Linux-rw.core.mano_foss.deb' ... Successfully downloaded 'http://osm1.etsi.org:8081/artifactory/osm-SO/v3.1/2/pool/SO/rw.core.mano-3.0.2-Linux-rw.core.mano_foss.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v3.1-THBG7RFIRILT2ARPG4QJRPTSQPH6KH5QO2TWBW3YNAWGDXPQSHAQ/repo/release/v3.1/2/pool/SO/rw.core.mano-3.0.2-Linux-rw.core.mano_foss.deb' Downloading 'http://osm1.etsi.org:8081/artifactory/osm-SO/v3.1/2/pool/SO/rw.core.mano-3.0.2-Linux-rwcal-plugin-openstack.deb' ... Successfully downloaded 'http://osm1.etsi.org:8081/artifactory/osm-SO/v3.1/2/pool/SO/rw.core.mano-3.0.2-Linux-rwcal-plugin-openstack.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v3.1-THBG7RFIRILT2ARPG4QJRPTSQPH6KH5QO2TWBW3YNAWGDXPQSHAQ/repo/release/v3.1/2/pool/SO/rw.core.mano-3.0.2-Linux-rwcal-plugin-openstack.deb' Downloading 'http://osm1.etsi.org:8081/artifactory/osm-SO/v3.1/2/pool/SO/rw.core.mano-3.0.2-Linux-rwcal-plugin-cloudsim.deb' ... Successfully downloaded 'http://osm1.etsi.org:8081/artifactory/osm-SO/v3.1/2/pool/SO/rw.core.mano-3.0.2-Linux-rwcal-plugin-cloudsim.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v3.1-THBG7RFIRILT2ARPG4QJRPTSQPH6KH5QO2TWBW3YNAWGDXPQSHAQ/repo/release/v3.1/2/pool/SO/rw.core.mano-3.0.2-Linux-rwcal-plugin-cloudsim.deb' Downloading 'http://osm1.etsi.org:8081/artifactory/osm-SO/v3.1/2/pool/SO/rw.core.mano-3.0.2-Linux-installer.deb' ... Successfully downloaded 'http://osm1.etsi.org:8081/artifactory/osm-SO/v3.1/2/pool/SO/rw.core.mano-3.0.2-Linux-installer.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v3.1-THBG7RFIRILT2ARPG4QJRPTSQPH6KH5QO2TWBW3YNAWGDXPQSHAQ/repo/release/v3.1/2/pool/SO/rw.core.mano-3.0.2-Linux-installer.deb' Downloading 'http://osm1.etsi.org:8081/artifactory/osm-SO/v3.1/2/pool/SO/rw.core.mano-3.0.2-Linux-rwcal-plugin-cloudsimproxy.deb' ... Successfully downloaded 'http://osm1.etsi.org:8081/artifactory/osm-SO/v3.1/2/pool/SO/rw.core.mano-3.0.2-Linux-rwcal-plugin-cloudsimproxy.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v3.1-THBG7RFIRILT2ARPG4QJRPTSQPH6KH5QO2TWBW3YNAWGDXPQSHAQ/repo/release/v3.1/2/pool/SO/rw.core.mano-3.0.2-Linux-rwcal-plugin-cloudsimproxy.deb' Downloading 'http://osm1.etsi.org:8081/artifactory/osm-SO/v3.1/2/dists/unstable/SO/binary-amd64/Packages' ... Successfully downloaded 'http://osm1.etsi.org:8081/artifactory/osm-SO/v3.1/2/dists/unstable/SO/binary-amd64/Packages' to '/home/jenkins/workspace/osm-stage_3-merge_v3.1-THBG7RFIRILT2ARPG4QJRPTSQPH6KH5QO2TWBW3YNAWGDXPQSHAQ/repo/release/v3.1/2/dists/unstable/SO/binary-amd64/Packages' Downloading 'http://osm1.etsi.org:8081/artifactory/osm-SO/v3.1/2/pool/SO/rw.core.mano-3.0.2-Linux-rwcal-plugin-openmano-vimconnector.deb' ... Successfully downloaded 'http://osm1.etsi.org:8081/artifactory/osm-SO/v3.1/2/pool/SO/rw.core.mano-3.0.2-Linux-rwcal-plugin-openmano-vimconnector.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v3.1-THBG7RFIRILT2ARPG4QJRPTSQPH6KH5QO2TWBW3YNAWGDXPQSHAQ/repo/release/v3.1/2/pool/SO/rw.core.mano-3.0.2-Linux-rwcal-plugin-openmano-vimconnector.deb' Downloading 'http://osm1.etsi.org:8081/artifactory/osm-SO/v3.1/2/pool/SO/rw.core.mano-3.0.2-Linux-mano.deb' ... Successfully downloaded 'http://osm1.etsi.org:8081/artifactory/osm-SO/v3.1/2/pool/SO/rw.core.mano-3.0.2-Linux-mano.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v3.1-THBG7RFIRILT2ARPG4QJRPTSQPH6KH5QO2TWBW3YNAWGDXPQSHAQ/repo/release/v3.1/2/pool/SO/rw.core.mano-3.0.2-Linux-mano.deb' Downloading 'http://osm1.etsi.org:8081/artifactory/osm-SO/v3.1/2/dists/unstable/SO/binary-amd64/Packages.gz' ... Successfully downloaded 'http://osm1.etsi.org:8081/artifactory/osm-SO/v3.1/2/dists/unstable/SO/binary-amd64/Packages.gz' to '/home/jenkins/workspace/osm-stage_3-merge_v3.1-THBG7RFIRILT2ARPG4QJRPTSQPH6KH5QO2TWBW3YNAWGDXPQSHAQ/repo/release/v3.1/2/dists/unstable/SO/binary-amd64/Packages.gz' Downloading 'http://osm1.etsi.org:8081/artifactory/osm-SO/v3.1/2/pool/SO/rw.core.mano-3.0.2-Linux-rwcal-plugin-mock.deb' ... Successfully downloaded 'http://osm1.etsi.org:8081/artifactory/osm-SO/v3.1/2/pool/SO/rw.core.mano-3.0.2-Linux-rwcal-plugin-mock.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v3.1-THBG7RFIRILT2ARPG4QJRPTSQPH6KH5QO2TWBW3YNAWGDXPQSHAQ/repo/release/v3.1/2/pool/SO/rw.core.mano-3.0.2-Linux-rwcal-plugin-mock.deb' Downloading 'http://osm1.etsi.org:8081/artifactory/osm-SO/v3.1/2/changelog/changelog-SO.html' ... Successfully downloaded 'http://osm1.etsi.org:8081/artifactory/osm-SO/v3.1/2/changelog/changelog-SO.html' to '/home/jenkins/workspace/osm-stage_3-merge_v3.1-THBG7RFIRILT2ARPG4QJRPTSQPH6KH5QO2TWBW3YNAWGDXPQSHAQ/repo/release/v3.1/2/changelog/changelog-SO.html' Downloading 'http://osm1.etsi.org:8081/artifactory/osm-SO/v3.1/2/pool/SO/rw.core.mano-3.0.2-Linux-rwcal-plugin-aws.deb' ... Successfully downloaded 'http://osm1.etsi.org:8081/artifactory/osm-SO/v3.1/2/pool/SO/rw.core.mano-3.0.2-Linux-rwcal-plugin-aws.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v3.1-THBG7RFIRILT2ARPG4QJRPTSQPH6KH5QO2TWBW3YNAWGDXPQSHAQ/repo/release/v3.1/2/pool/SO/rw.core.mano-3.0.2-Linux-rwcal-plugin-aws.deb' Finished resolving Build Info published dependencies. [Pipeline] sh [release] Running shell script + cp -R v3.1/2/changelog v3.1/2/dists v3.1/2/pool . [Pipeline] sh [release] Running shell script + rm -rf v3.1/2 [Pipeline] sh [release] Running shell script + rm -rf dists [Pipeline] step Copied 1 artifact from "UI-stage_2-merge » v3.1" build number 2 [Pipeline] sh [release] Running shell script + cat build.env + awk -F= /BUILD_NUMBER/{print $2} [Pipeline] getArtifactoryServer [Pipeline] echo retrieve archive for UI/v3.1/UI-stage_2-merge :: v3.1/2/* [Pipeline] artifactoryDownload Beginning to resolve Build Info published dependencies. Downloading 'http://osm1.etsi.org:8081/artifactory/osm-UI/v3.1/2/dists/unstable/UI/binary-amd64/Packages.gz' ... Successfully downloaded 'http://osm1.etsi.org:8081/artifactory/osm-UI/v3.1/2/dists/unstable/UI/binary-amd64/Packages.gz' to '/home/jenkins/workspace/osm-stage_3-merge_v3.1-THBG7RFIRILT2ARPG4QJRPTSQPH6KH5QO2TWBW3YNAWGDXPQSHAQ/repo/release/v3.1/2/dists/unstable/UI/binary-amd64/Packages.gz' Downloading 'http://osm1.etsi.org:8081/artifactory/osm-UI/v3.1/2/pool/UI/rw.ui-3.0.3-Linux-admin.deb' ... Successfully downloaded 'http://osm1.etsi.org:8081/artifactory/osm-UI/v3.1/2/pool/UI/rw.ui-3.0.3-Linux-admin.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v3.1-THBG7RFIRILT2ARPG4QJRPTSQPH6KH5QO2TWBW3YNAWGDXPQSHAQ/repo/release/v3.1/2/pool/UI/rw.ui-3.0.3-Linux-admin.deb' Downloading 'http://osm1.etsi.org:8081/artifactory/osm-UI/v3.1/2/pool/UI/rw.ui-3.0.3-Linux-redundancy.deb' ... Successfully downloaded 'http://osm1.etsi.org:8081/artifactory/osm-UI/v3.1/2/pool/UI/rw.ui-3.0.3-Linux-redundancy.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v3.1-THBG7RFIRILT2ARPG4QJRPTSQPH6KH5QO2TWBW3YNAWGDXPQSHAQ/repo/release/v3.1/2/pool/UI/rw.ui-3.0.3-Linux-redundancy.deb' Downloading 'http://osm1.etsi.org:8081/artifactory/osm-UI/v3.1/2/pool/UI/rw.ui-3.0.3-Linux-logging.deb' ... Successfully downloaded 'http://osm1.etsi.org:8081/artifactory/osm-UI/v3.1/2/pool/UI/rw.ui-3.0.3-Linux-logging.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v3.1-THBG7RFIRILT2ARPG4QJRPTSQPH6KH5QO2TWBW3YNAWGDXPQSHAQ/repo/release/v3.1/2/pool/UI/rw.ui-3.0.3-Linux-logging.deb' Downloading 'http://osm1.etsi.org:8081/artifactory/osm-UI/v3.1/2/pool/UI/rw.ui-3.0.3-Linux-dummy_component.deb' ... Successfully downloaded 'http://osm1.etsi.org:8081/artifactory/osm-UI/v3.1/2/pool/UI/rw.ui-3.0.3-Linux-dummy_component.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v3.1-THBG7RFIRILT2ARPG4QJRPTSQPH6KH5QO2TWBW3YNAWGDXPQSHAQ/repo/release/v3.1/2/pool/UI/rw.ui-3.0.3-Linux-dummy_component.deb' Downloading 'http://osm1.etsi.org:8081/artifactory/osm-UI/v3.1/2/pool/UI/rw.ui-3.0.3-Linux-launchpad.deb' ... Successfully downloaded 'http://osm1.etsi.org:8081/artifactory/osm-UI/v3.1/2/pool/UI/rw.ui-3.0.3-Linux-launchpad.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v3.1-THBG7RFIRILT2ARPG4QJRPTSQPH6KH5QO2TWBW3YNAWGDXPQSHAQ/repo/release/v3.1/2/pool/UI/rw.ui-3.0.3-Linux-launchpad.deb' Downloading 'http://osm1.etsi.org:8081/artifactory/osm-UI/v3.1/2/pool/UI/rw.ui-3.0.3-Linux-accounts.deb' ... Successfully downloaded 'http://osm1.etsi.org:8081/artifactory/osm-UI/v3.1/2/pool/UI/rw.ui-3.0.3-Linux-accounts.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v3.1-THBG7RFIRILT2ARPG4QJRPTSQPH6KH5QO2TWBW3YNAWGDXPQSHAQ/repo/release/v3.1/2/pool/UI/rw.ui-3.0.3-Linux-accounts.deb' Downloading 'http://osm1.etsi.org:8081/artifactory/osm-UI/v3.1/2/pool/UI/rw.ui-3.0.3-Linux-project_management.deb' ... Successfully downloaded 'http://osm1.etsi.org:8081/artifactory/osm-UI/v3.1/2/pool/UI/rw.ui-3.0.3-Linux-project_management.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v3.1-THBG7RFIRILT2ARPG4QJRPTSQPH6KH5QO2TWBW3YNAWGDXPQSHAQ/repo/release/v3.1/2/pool/UI/rw.ui-3.0.3-Linux-project_management.deb' Downloading 'http://osm1.etsi.org:8081/artifactory/osm-UI/v3.1/2/pool/UI/rw.ui-3.0.3-Linux-skyquake.deb' ... Successfully downloaded 'http://osm1.etsi.org:8081/artifactory/osm-UI/v3.1/2/pool/UI/rw.ui-3.0.3-Linux-skyquake.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v3.1-THBG7RFIRILT2ARPG4QJRPTSQPH6KH5QO2TWBW3YNAWGDXPQSHAQ/repo/release/v3.1/2/pool/UI/rw.ui-3.0.3-Linux-skyquake.deb' Downloading 'http://osm1.etsi.org:8081/artifactory/osm-UI/v3.1/2/changelog/changelog-UI.html' ... Successfully downloaded 'http://osm1.etsi.org:8081/artifactory/osm-UI/v3.1/2/changelog/changelog-UI.html' to '/home/jenkins/workspace/osm-stage_3-merge_v3.1-THBG7RFIRILT2ARPG4QJRPTSQPH6KH5QO2TWBW3YNAWGDXPQSHAQ/repo/release/v3.1/2/changelog/changelog-UI.html' Downloading 'http://osm1.etsi.org:8081/artifactory/osm-UI/v3.1/2/dists/unstable/UI/binary-amd64/Packages' ... Successfully downloaded 'http://osm1.etsi.org:8081/artifactory/osm-UI/v3.1/2/dists/unstable/UI/binary-amd64/Packages' to '/home/jenkins/workspace/osm-stage_3-merge_v3.1-THBG7RFIRILT2ARPG4QJRPTSQPH6KH5QO2TWBW3YNAWGDXPQSHAQ/repo/release/v3.1/2/dists/unstable/UI/binary-amd64/Packages' Downloading 'http://osm1.etsi.org:8081/artifactory/osm-UI/v3.1/2/pool/UI/rw.ui-3.0.3-Linux-debug.deb' ... Successfully downloaded 'http://osm1.etsi.org:8081/artifactory/osm-UI/v3.1/2/pool/UI/rw.ui-3.0.3-Linux-debug.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v3.1-THBG7RFIRILT2ARPG4QJRPTSQPH6KH5QO2TWBW3YNAWGDXPQSHAQ/repo/release/v3.1/2/pool/UI/rw.ui-3.0.3-Linux-debug.deb' Downloading 'http://osm1.etsi.org:8081/artifactory/osm-UI/v3.1/2/pool/UI/rw.ui-3.0.3-Linux-composer.deb' ... Successfully downloaded 'http://osm1.etsi.org:8081/artifactory/osm-UI/v3.1/2/pool/UI/rw.ui-3.0.3-Linux-composer.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v3.1-THBG7RFIRILT2ARPG4QJRPTSQPH6KH5QO2TWBW3YNAWGDXPQSHAQ/repo/release/v3.1/2/pool/UI/rw.ui-3.0.3-Linux-composer.deb' Downloading 'http://osm1.etsi.org:8081/artifactory/osm-UI/v3.1/2/pool/UI/rw.ui-3.0.3-Linux-about.deb' ... Successfully downloaded 'http://osm1.etsi.org:8081/artifactory/osm-UI/v3.1/2/pool/UI/rw.ui-3.0.3-Linux-about.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v3.1-THBG7RFIRILT2ARPG4QJRPTSQPH6KH5QO2TWBW3YNAWGDXPQSHAQ/repo/release/v3.1/2/pool/UI/rw.ui-3.0.3-Linux-about.deb' Downloading 'http://osm1.etsi.org:8081/artifactory/osm-UI/v3.1/2/pool/UI/rw.ui-3.0.3-Linux-user_management.deb' ... Successfully downloaded 'http://osm1.etsi.org:8081/artifactory/osm-UI/v3.1/2/pool/UI/rw.ui-3.0.3-Linux-user_management.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v3.1-THBG7RFIRILT2ARPG4QJRPTSQPH6KH5QO2TWBW3YNAWGDXPQSHAQ/repo/release/v3.1/2/pool/UI/rw.ui-3.0.3-Linux-user_management.deb' Finished resolving Build Info published dependencies. [Pipeline] sh [release] Running shell script + cp -R v3.1/2/changelog v3.1/2/dists v3.1/2/pool . [Pipeline] sh [release] Running shell script + rm -rf v3.1/2 [Pipeline] sh [release] Running shell script + rm -rf dists [Pipeline] step Copied 1 artifact from "RO-stage_2-merge » v3.1" build number 4 [Pipeline] sh [release] Running shell script + cat build.env+ awk -F= /BUILD_NUMBER/{print $2} [Pipeline] getArtifactoryServer [Pipeline] echo retrieve archive for RO/v3.1/RO-stage_2-merge :: v3.1/4/* [Pipeline] artifactoryDownload Beginning to resolve Build Info published dependencies. Downloading 'http://osm1.etsi.org:8081/artifactory/osm-RO/v3.1/4/dists/unstable/RO/binary-amd64/Packages.gz' ... Successfully downloaded 'http://osm1.etsi.org:8081/artifactory/osm-RO/v3.1/4/dists/unstable/RO/binary-amd64/Packages.gz' to '/home/jenkins/workspace/osm-stage_3-merge_v3.1-THBG7RFIRILT2ARPG4QJRPTSQPH6KH5QO2TWBW3YNAWGDXPQSHAQ/repo/release/v3.1/4/dists/unstable/RO/binary-amd64/Packages.gz' Downloading 'http://osm1.etsi.org:8081/artifactory/osm-RO/v3.1/4/dists/unstable/RO/binary-amd64/Packages' ... Successfully downloaded 'http://osm1.etsi.org:8081/artifactory/osm-RO/v3.1/4/dists/unstable/RO/binary-amd64/Packages' to '/home/jenkins/workspace/osm-stage_3-merge_v3.1-THBG7RFIRILT2ARPG4QJRPTSQPH6KH5QO2TWBW3YNAWGDXPQSHAQ/repo/release/v3.1/4/dists/unstable/RO/binary-amd64/Packages' Downloading 'http://osm1.etsi.org:8081/artifactory/osm-RO/v3.1/4/pool/RO/python-osm-ro_3.1.0-1_all.deb' ... Successfully downloaded 'http://osm1.etsi.org:8081/artifactory/osm-RO/v3.1/4/pool/RO/python-osm-ro_3.1.0-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v3.1-THBG7RFIRILT2ARPG4QJRPTSQPH6KH5QO2TWBW3YNAWGDXPQSHAQ/repo/release/v3.1/4/pool/RO/python-osm-ro_3.1.0-1_all.deb' Downloading 'http://osm1.etsi.org:8081/artifactory/osm-RO/v3.1/4/changelog/changelog-RO.html' ... Successfully downloaded 'http://osm1.etsi.org:8081/artifactory/osm-RO/v3.1/4/changelog/changelog-RO.html' to '/home/jenkins/workspace/osm-stage_3-merge_v3.1-THBG7RFIRILT2ARPG4QJRPTSQPH6KH5QO2TWBW3YNAWGDXPQSHAQ/repo/release/v3.1/4/changelog/changelog-RO.html' Finished resolving Build Info published dependencies. [Pipeline] sh [release] Running shell script + cp -R v3.1/4/changelog v3.1/4/dists v3.1/4/pool . [Pipeline] sh [release] Running shell script + rm -rf v3.1/4 [Pipeline] sh [release] Running shell script + rm -rf dists [Pipeline] step Copied 1 artifact from "openvim-stage_2-merge » v3.1" build number 3 [release] Running shell script [Pipeline] sh + + awk -F= /BUILD_NUMBER/{print $2} cat build.env [Pipeline] getArtifactoryServer [Pipeline] echo retrieve archive for openvim/v3.1/openvim-stage_2-merge :: v3.1/3/* [Pipeline] artifactoryDownload Beginning to resolve Build Info published dependencies. Downloading 'http://osm1.etsi.org:8081/artifactory/osm-openvim/v3.1/3/pool/openvim/python-lib-osm-openvim_3.1.0-1_all.deb' ... Successfully downloaded 'http://osm1.etsi.org:8081/artifactory/osm-openvim/v3.1/3/pool/openvim/python-lib-osm-openvim_3.1.0-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v3.1-THBG7RFIRILT2ARPG4QJRPTSQPH6KH5QO2TWBW3YNAWGDXPQSHAQ/repo/release/v3.1/3/pool/openvim/python-lib-osm-openvim_3.1.0-1_all.deb' Downloading 'http://osm1.etsi.org:8081/artifactory/osm-openvim/v3.1/3/dists/unstable/openvim/binary-amd64/Packages.gz' ... Successfully downloaded 'http://osm1.etsi.org:8081/artifactory/osm-openvim/v3.1/3/dists/unstable/openvim/binary-amd64/Packages.gz' to '/home/jenkins/workspace/osm-stage_3-merge_v3.1-THBG7RFIRILT2ARPG4QJRPTSQPH6KH5QO2TWBW3YNAWGDXPQSHAQ/repo/release/v3.1/3/dists/unstable/openvim/binary-amd64/Packages.gz' Downloading 'http://osm1.etsi.org:8081/artifactory/osm-openvim/v3.1/3/pool/openvim/python-osm-openvim_3.1.0-1_all.deb' ... Successfully downloaded 'http://osm1.etsi.org:8081/artifactory/osm-openvim/v3.1/3/pool/openvim/python-osm-openvim_3.1.0-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v3.1-THBG7RFIRILT2ARPG4QJRPTSQPH6KH5QO2TWBW3YNAWGDXPQSHAQ/repo/release/v3.1/3/pool/openvim/python-osm-openvim_3.1.0-1_all.deb' Downloading 'http://osm1.etsi.org:8081/artifactory/osm-openvim/v3.1/3/changelog/changelog-openvim.html' ... Successfully downloaded 'http://osm1.etsi.org:8081/artifactory/osm-openvim/v3.1/3/changelog/changelog-openvim.html' to '/home/jenkins/workspace/osm-stage_3-merge_v3.1-THBG7RFIRILT2ARPG4QJRPTSQPH6KH5QO2TWBW3YNAWGDXPQSHAQ/repo/release/v3.1/3/changelog/changelog-openvim.html' Downloading 'http://osm1.etsi.org:8081/artifactory/osm-openvim/v3.1/3/dists/unstable/openvim/binary-amd64/Packages' ... Successfully downloaded 'http://osm1.etsi.org:8081/artifactory/osm-openvim/v3.1/3/dists/unstable/openvim/binary-amd64/Packages' to '/home/jenkins/workspace/osm-stage_3-merge_v3.1-THBG7RFIRILT2ARPG4QJRPTSQPH6KH5QO2TWBW3YNAWGDXPQSHAQ/repo/release/v3.1/3/dists/unstable/openvim/binary-amd64/Packages' Finished resolving Build Info published dependencies. [Pipeline] sh [release] Running shell script + cp -R v3.1/3/changelog v3.1/3/dists v3.1/3/pool . [Pipeline] sh [release] Running shell script + rm -rf v3.1/3 [Pipeline] sh [release] Running shell script + rm -rf dists [Pipeline] step Copied 1 artifact from "osmclient-stage_2-merge » v3.1" build number 3 [Pipeline] sh [release] Running shell script + cat build.env + awk -F= /BUILD_NUMBER/{print $2} [Pipeline] getArtifactoryServer [Pipeline] echo retrieve archive for osmclient/v3.1/osmclient-stage_2-merge :: v3.1/3/* [Pipeline] artifactoryDownload Beginning to resolve Build Info published dependencies. Downloading 'http://osm1.etsi.org:8081/artifactory/osm-osmclient/v3.1/3/pool/osmclient/python-osmclient_3.1.0-1_all.deb' ... Successfully downloaded 'http://osm1.etsi.org:8081/artifactory/osm-osmclient/v3.1/3/pool/osmclient/python-osmclient_3.1.0-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v3.1-THBG7RFIRILT2ARPG4QJRPTSQPH6KH5QO2TWBW3YNAWGDXPQSHAQ/repo/release/v3.1/3/pool/osmclient/python-osmclient_3.1.0-1_all.deb' Downloading 'http://osm1.etsi.org:8081/artifactory/osm-osmclient/v3.1/3/changelog/changelog-osmclient.html' ... Successfully downloaded 'http://osm1.etsi.org:8081/artifactory/osm-osmclient/v3.1/3/changelog/changelog-osmclient.html' to '/home/jenkins/workspace/osm-stage_3-merge_v3.1-THBG7RFIRILT2ARPG4QJRPTSQPH6KH5QO2TWBW3YNAWGDXPQSHAQ/repo/release/v3.1/3/changelog/changelog-osmclient.html' Downloading 'http://osm1.etsi.org:8081/artifactory/osm-osmclient/v3.1/3/dists/unstable/osmclient/binary-amd64/Packages' ... Successfully downloaded 'http://osm1.etsi.org:8081/artifactory/osm-osmclient/v3.1/3/dists/unstable/osmclient/binary-amd64/Packages' to '/home/jenkins/workspace/osm-stage_3-merge_v3.1-THBG7RFIRILT2ARPG4QJRPTSQPH6KH5QO2TWBW3YNAWGDXPQSHAQ/repo/release/v3.1/3/dists/unstable/osmclient/binary-amd64/Packages' Downloading 'http://osm1.etsi.org:8081/artifactory/osm-osmclient/v3.1/3/dists/unstable/osmclient/binary-amd64/Packages.gz' ... Successfully downloaded 'http://osm1.etsi.org:8081/artifactory/osm-osmclient/v3.1/3/dists/unstable/osmclient/binary-amd64/Packages.gz' to '/home/jenkins/workspace/osm-stage_3-merge_v3.1-THBG7RFIRILT2ARPG4QJRPTSQPH6KH5QO2TWBW3YNAWGDXPQSHAQ/repo/release/v3.1/3/dists/unstable/osmclient/binary-amd64/Packages.gz' Finished resolving Build Info published dependencies. [Pipeline] sh [release] Running shell script + cp -R v3.1/3/changelog v3.1/3/dists v3.1/3/pool . [Pipeline] sh [release] Running shell script + rm -rf v3.1/3 [Pipeline] sh [release] Running shell script + rm -rf dists [Pipeline] step Copied 1 artifact from "IM-stage_2-merge » v3.1" build number 4 [Pipeline] sh [release] Running shell script + cat build.env + awk -F= /BUILD_NUMBER/{print $2} [Pipeline] getArtifactoryServer [Pipeline] echo retrieve archive for IM/v3.1/IM-stage_2-merge :: v3.1/4/* [Pipeline] artifactoryDownload Beginning to resolve Build Info published dependencies. Downloading 'http://osm1.etsi.org:8081/artifactory/osm-IM/v3.1/4/dists/unstable/IM/binary-amd64/Packages' ... Successfully downloaded 'http://osm1.etsi.org:8081/artifactory/osm-IM/v3.1/4/dists/unstable/IM/binary-amd64/Packages' to '/home/jenkins/workspace/osm-stage_3-merge_v3.1-THBG7RFIRILT2ARPG4QJRPTSQPH6KH5QO2TWBW3YNAWGDXPQSHAQ/repo/release/v3.1/4/dists/unstable/IM/binary-amd64/Packages' Downloading 'http://osm1.etsi.org:8081/artifactory/osm-IM/v3.1/4/pool/IM/python-osm-im_3.1.0-1_all.deb' ... Successfully downloaded 'http://osm1.etsi.org:8081/artifactory/osm-IM/v3.1/4/pool/IM/python-osm-im_3.1.0-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v3.1-THBG7RFIRILT2ARPG4QJRPTSQPH6KH5QO2TWBW3YNAWGDXPQSHAQ/repo/release/v3.1/4/pool/IM/python-osm-im_3.1.0-1_all.deb' Downloading 'http://osm1.etsi.org:8081/artifactory/osm-IM/v3.1/4/dists/unstable/IM/binary-amd64/Packages.gz' ... Successfully downloaded 'http://osm1.etsi.org:8081/artifactory/osm-IM/v3.1/4/dists/unstable/IM/binary-amd64/Packages.gz' to '/home/jenkins/workspace/osm-stage_3-merge_v3.1-THBG7RFIRILT2ARPG4QJRPTSQPH6KH5QO2TWBW3YNAWGDXPQSHAQ/repo/release/v3.1/4/dists/unstable/IM/binary-amd64/Packages.gz' Downloading 'http://osm1.etsi.org:8081/artifactory/osm-IM/v3.1/4/changelog/changelog-IM.html' ... Successfully downloaded 'http://osm1.etsi.org:8081/artifactory/osm-IM/v3.1/4/changelog/changelog-IM.html' to '/home/jenkins/workspace/osm-stage_3-merge_v3.1-THBG7RFIRILT2ARPG4QJRPTSQPH6KH5QO2TWBW3YNAWGDXPQSHAQ/repo/release/v3.1/4/changelog/changelog-IM.html' Downloading 'http://osm1.etsi.org:8081/artifactory/osm-IM/v3.1/4/pool/IM/python-pyangbind_0.6.0-1_all.deb' ... Successfully downloaded 'http://osm1.etsi.org:8081/artifactory/osm-IM/v3.1/4/pool/IM/python-pyangbind_0.6.0-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v3.1-THBG7RFIRILT2ARPG4QJRPTSQPH6KH5QO2TWBW3YNAWGDXPQSHAQ/repo/release/v3.1/4/pool/IM/python-pyangbind_0.6.0-1_all.deb' Downloading 'http://osm1.etsi.org:8081/artifactory/osm-IM/v3.1/4/pool/IM/python-pyang_1.7.5-1_all.deb' ... Successfully downloaded 'http://osm1.etsi.org:8081/artifactory/osm-IM/v3.1/4/pool/IM/python-pyang_1.7.5-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v3.1-THBG7RFIRILT2ARPG4QJRPTSQPH6KH5QO2TWBW3YNAWGDXPQSHAQ/repo/release/v3.1/4/pool/IM/python-pyang_1.7.5-1_all.deb' Finished resolving Build Info published dependencies. [Pipeline] sh [release] Running shell script + cp -R v3.1/4/changelog v3.1/4/dists v3.1/4/pool . [Pipeline] sh [release] Running shell script + rm -rf v3.1/4 [Pipeline] sh [release] Running shell script + rm -rf dists [Pipeline] step Copied 1 artifact from "devops-stage_2-merge » v3.1" build number 4 [Pipeline] sh [release] Running shell script + cat build.env + awk -F= /BUILD_NUMBER/{print $2} [Pipeline] getArtifactoryServer [Pipeline] echo retrieve archive for devops/v3.1/devops-stage_2-merge :: v3.1/4/* [Pipeline] artifactoryDownload Beginning to resolve Build Info published dependencies. Downloading 'http://osm1.etsi.org:8081/artifactory/osm-devops/v3.1/4/pool/devops/osm-devops_3.1.0-1_all.deb' ... Successfully downloaded 'http://osm1.etsi.org:8081/artifactory/osm-devops/v3.1/4/pool/devops/osm-devops_3.1.0-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v3.1-THBG7RFIRILT2ARPG4QJRPTSQPH6KH5QO2TWBW3YNAWGDXPQSHAQ/repo/release/v3.1/4/pool/devops/osm-devops_3.1.0-1_all.deb' Downloading 'http://osm1.etsi.org:8081/artifactory/osm-devops/v3.1/4/changelog/changelog-devops.html' ... Successfully downloaded 'http://osm1.etsi.org:8081/artifactory/osm-devops/v3.1/4/changelog/changelog-devops.html' to '/home/jenkins/workspace/osm-stage_3-merge_v3.1-THBG7RFIRILT2ARPG4QJRPTSQPH6KH5QO2TWBW3YNAWGDXPQSHAQ/repo/release/v3.1/4/changelog/changelog-devops.html' Finished resolving Build Info published dependencies. [Pipeline] sh [release] Running shell script + cp -R v3.1/4/changelog v3.1/4/pool . [Pipeline] sh [release] Running shell script + rm -rf v3.1/4 [Pipeline] sh [release] Running shell script + rm -rf dists [Pipeline] step Copied 1 artifact from "MON-stage_2-merge » v3.1" build number 3 [Pipeline] sh [release] Running shell script + cat build.env + awk -F= /BUILD_NUMBER/{print $2} [Pipeline] getArtifactoryServer [Pipeline] echo retrieve archive for MON/v3.1/MON-stage_2-merge :: v3.1/3/* [Pipeline] artifactoryDownload Beginning to resolve Build Info published dependencies. Downloading 'http://osm1.etsi.org:8081/artifactory/osm-MON/v3.1/3/pool/MON/python-osm-mon_1.0-1_all.deb' ... Successfully downloaded 'http://osm1.etsi.org:8081/artifactory/osm-MON/v3.1/3/pool/MON/python-osm-mon_1.0-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v3.1-THBG7RFIRILT2ARPG4QJRPTSQPH6KH5QO2TWBW3YNAWGDXPQSHAQ/repo/release/v3.1/3/pool/MON/python-osm-mon_1.0-1_all.deb' Downloading 'http://osm1.etsi.org:8081/artifactory/osm-MON/v3.1/3/changelog/changelog-MON.html' ... Successfully downloaded 'http://osm1.etsi.org:8081/artifactory/osm-MON/v3.1/3/changelog/changelog-MON.html' to '/home/jenkins/workspace/osm-stage_3-merge_v3.1-THBG7RFIRILT2ARPG4QJRPTSQPH6KH5QO2TWBW3YNAWGDXPQSHAQ/repo/release/v3.1/3/changelog/changelog-MON.html' Downloading 'http://osm1.etsi.org:8081/artifactory/osm-MON/v3.1/3/dists/unstable/MON/binary-amd64/Packages' ... Successfully downloaded 'http://osm1.etsi.org:8081/artifactory/osm-MON/v3.1/3/dists/unstable/MON/binary-amd64/Packages' to '/home/jenkins/workspace/osm-stage_3-merge_v3.1-THBG7RFIRILT2ARPG4QJRPTSQPH6KH5QO2TWBW3YNAWGDXPQSHAQ/repo/release/v3.1/3/dists/unstable/MON/binary-amd64/Packages' Downloading 'http://osm1.etsi.org:8081/artifactory/osm-MON/v3.1/3/dists/unstable/MON/binary-amd64/Packages.gz' ... Successfully downloaded 'http://osm1.etsi.org:8081/artifactory/osm-MON/v3.1/3/dists/unstable/MON/binary-amd64/Packages.gz' to '/home/jenkins/workspace/osm-stage_3-merge_v3.1-THBG7RFIRILT2ARPG4QJRPTSQPH6KH5QO2TWBW3YNAWGDXPQSHAQ/repo/release/v3.1/3/dists/unstable/MON/binary-amd64/Packages.gz' Finished resolving Build Info published dependencies. [Pipeline] sh [release] Running shell script + cp -R v3.1/3/changelog v3.1/3/dists v3.1/3/pool . [Pipeline] sh [release] Running shell script + rm -rf v3.1/3 [Pipeline] sh [release] Running shell script + rm -rf dists [Pipeline] sh [release] Running shell script + dpkg-sig --sign builder -k dpkg1 pool/SO/rw.core.mano-3.0.2-Linux-installer.deb pool/SO/rw.core.mano-3.0.2-Linux-mano.deb pool/SO/rw.core.mano-3.0.2-Linux-rw.core.mano_foss.deb pool/SO/rw.core.mano-3.0.2-Linux-rwcal-plugin-aws.deb pool/SO/rw.core.mano-3.0.2-Linux-rwcal-plugin-cloudsim.deb pool/SO/rw.core.mano-3.0.2-Linux-rwcal-plugin-cloudsimproxy.deb pool/SO/rw.core.mano-3.0.2-Linux-rwcal-plugin-mock.deb pool/SO/rw.core.mano-3.0.2-Linux-rwcal-plugin-openmano-vimconnector.deb pool/SO/rw.core.mano-3.0.2-Linux-rwcal-plugin-openstack.deb Processing pool/SO/rw.core.mano-3.0.2-Linux-installer.deb... Signed deb pool/SO/rw.core.mano-3.0.2-Linux-installer.deb Processing pool/SO/rw.core.mano-3.0.2-Linux-mano.deb... Signed deb pool/SO/rw.core.mano-3.0.2-Linux-mano.deb Processing pool/SO/rw.core.mano-3.0.2-Linux-rw.core.mano_foss.deb... Signed deb pool/SO/rw.core.mano-3.0.2-Linux-rw.core.mano_foss.deb Processing pool/SO/rw.core.mano-3.0.2-Linux-rwcal-plugin-aws.deb... Signed deb pool/SO/rw.core.mano-3.0.2-Linux-rwcal-plugin-aws.deb Processing pool/SO/rw.core.mano-3.0.2-Linux-rwcal-plugin-cloudsim.deb... Signed deb pool/SO/rw.core.mano-3.0.2-Linux-rwcal-plugin-cloudsim.deb Processing pool/SO/rw.core.mano-3.0.2-Linux-rwcal-plugin-cloudsimproxy.deb... Signed deb pool/SO/rw.core.mano-3.0.2-Linux-rwcal-plugin-cloudsimproxy.deb Processing pool/SO/rw.core.mano-3.0.2-Linux-rwcal-plugin-mock.deb... Signed deb pool/SO/rw.core.mano-3.0.2-Linux-rwcal-plugin-mock.deb Processing pool/SO/rw.core.mano-3.0.2-Linux-rwcal-plugin-openmano-vimconnector.deb... Signed deb pool/SO/rw.core.mano-3.0.2-Linux-rwcal-plugin-openmano-vimconnector.deb Processing pool/SO/rw.core.mano-3.0.2-Linux-rwcal-plugin-openstack.deb... Signed deb pool/SO/rw.core.mano-3.0.2-Linux-rwcal-plugin-openstack.deb [Pipeline] sh [release] Running shell script + dpkg-sig --sign builder -k dpkg1 pool/UI/rw.ui-3.0.3-Linux-about.deb pool/UI/rw.ui-3.0.3-Linux-accounts.deb pool/UI/rw.ui-3.0.3-Linux-admin.deb pool/UI/rw.ui-3.0.3-Linux-composer.deb pool/UI/rw.ui-3.0.3-Linux-debug.deb pool/UI/rw.ui-3.0.3-Linux-dummy_component.deb pool/UI/rw.ui-3.0.3-Linux-launchpad.deb pool/UI/rw.ui-3.0.3-Linux-logging.deb pool/UI/rw.ui-3.0.3-Linux-project_management.deb pool/UI/rw.ui-3.0.3-Linux-redundancy.deb pool/UI/rw.ui-3.0.3-Linux-skyquake.deb pool/UI/rw.ui-3.0.3-Linux-user_management.deb Processing pool/UI/rw.ui-3.0.3-Linux-about.deb... Signed deb pool/UI/rw.ui-3.0.3-Linux-about.deb Processing pool/UI/rw.ui-3.0.3-Linux-accounts.deb... Signed deb pool/UI/rw.ui-3.0.3-Linux-accounts.deb Processing pool/UI/rw.ui-3.0.3-Linux-admin.deb... Signed deb pool/UI/rw.ui-3.0.3-Linux-admin.deb Processing pool/UI/rw.ui-3.0.3-Linux-composer.deb... Signed deb pool/UI/rw.ui-3.0.3-Linux-composer.deb Processing pool/UI/rw.ui-3.0.3-Linux-debug.deb... Signed deb pool/UI/rw.ui-3.0.3-Linux-debug.deb Processing pool/UI/rw.ui-3.0.3-Linux-dummy_component.deb... Signed deb pool/UI/rw.ui-3.0.3-Linux-dummy_component.deb Processing pool/UI/rw.ui-3.0.3-Linux-launchpad.deb... Signed deb pool/UI/rw.ui-3.0.3-Linux-launchpad.deb Processing pool/UI/rw.ui-3.0.3-Linux-logging.deb... Signed deb pool/UI/rw.ui-3.0.3-Linux-logging.deb Processing pool/UI/rw.ui-3.0.3-Linux-project_management.deb... Signed deb pool/UI/rw.ui-3.0.3-Linux-project_management.deb Processing pool/UI/rw.ui-3.0.3-Linux-redundancy.deb... Signed deb pool/UI/rw.ui-3.0.3-Linux-redundancy.deb Processing pool/UI/rw.ui-3.0.3-Linux-skyquake.deb... Signed deb pool/UI/rw.ui-3.0.3-Linux-skyquake.deb Processing pool/UI/rw.ui-3.0.3-Linux-user_management.deb... Signed deb pool/UI/rw.ui-3.0.3-Linux-user_management.deb [Pipeline] sh [release] Running shell script + dpkg-sig --sign builder -k dpkg1 pool/RO/python-osm-ro_3.1.0-1_all.deb Processing pool/RO/python-osm-ro_3.1.0-1_all.deb... Signed deb pool/RO/python-osm-ro_3.1.0-1_all.deb [Pipeline] sh [release] Running shell script + dpkg-sig --sign builder -k dpkg1 pool/openvim/python-lib-osm-openvim_3.1.0-1_all.deb pool/openvim/python-osm-openvim_3.1.0-1_all.deb Processing pool/openvim/python-lib-osm-openvim_3.1.0-1_all.deb... Signed deb pool/openvim/python-lib-osm-openvim_3.1.0-1_all.deb Processing pool/openvim/python-osm-openvim_3.1.0-1_all.deb... Signed deb pool/openvim/python-osm-openvim_3.1.0-1_all.deb [Pipeline] sh [release] Running shell script + dpkg-sig --sign builder -k dpkg1 pool/osmclient/python-osmclient_3.1.0-1_all.deb Processing pool/osmclient/python-osmclient_3.1.0-1_all.deb... Signed deb pool/osmclient/python-osmclient_3.1.0-1_all.deb [Pipeline] sh [release] Running shell script + dpkg-sig --sign builder -k dpkg1 pool/IM/python-osm-im_3.1.0-1_all.deb pool/IM/python-pyang_1.7.5-1_all.deb pool/IM/python-pyangbind_0.6.0-1_all.deb Processing pool/IM/python-osm-im_3.1.0-1_all.deb... Signed deb pool/IM/python-osm-im_3.1.0-1_all.deb Processing pool/IM/python-pyang_1.7.5-1_all.deb... Signed deb pool/IM/python-pyang_1.7.5-1_all.deb Processing pool/IM/python-pyangbind_0.6.0-1_all.deb... Signed deb pool/IM/python-pyangbind_0.6.0-1_all.deb [Pipeline] sh [release] Running shell script + dpkg-sig --sign builder -k dpkg1 pool/devops/osm-devops_3.1.0-1_all.deb Processing pool/devops/osm-devops_3.1.0-1_all.deb... Signed deb pool/devops/osm-devops_3.1.0-1_all.deb [Pipeline] sh [release] Running shell script + dpkg-sig --sign builder -k dpkg1 pool/MON/python-osm-mon_1.0-1_all.deb Processing pool/MON/python-osm-mon_1.0-1_all.deb... Signed deb pool/MON/python-osm-mon_1.0-1_all.deb [Pipeline] sh [release] Running shell script + mkdir -p dists/unstable/SO/binary-amd64/ [Pipeline] sh [release] Running shell script + apt-ftparchive packages pool/SO [Pipeline] sh [release] Running shell script + gzip -9fk dists/unstable/SO/binary-amd64/Packages [Pipeline] sh [release] Running shell script + mkdir -p dists/unstable/UI/binary-amd64/ [Pipeline] sh [release] Running shell script + apt-ftparchive packages pool/UI [Pipeline] sh [release] Running shell script + gzip -9fk dists/unstable/UI/binary-amd64/Packages [Pipeline] sh [release] Running shell script + mkdir -p dists/unstable/RO/binary-amd64/ [Pipeline] sh [release] Running shell script + apt-ftparchive packages pool/RO [Pipeline] sh [release] Running shell script + gzip -9fk dists/unstable/RO/binary-amd64/Packages [Pipeline] sh [release] Running shell script + mkdir -p dists/unstable/openvim/binary-amd64/ [Pipeline] sh [release] Running shell script + apt-ftparchive packages pool/openvim [Pipeline] sh [release] Running shell script + gzip -9fk dists/unstable/openvim/binary-amd64/Packages [Pipeline] sh [release] Running shell script + mkdir -p dists/unstable/osmclient/binary-amd64/ [Pipeline] sh [release] Running shell script + apt-ftparchive packages pool/osmclient [Pipeline] sh [release] Running shell script + gzip -9fk dists/unstable/osmclient/binary-amd64/Packages [Pipeline] sh [release] Running shell script + mkdir -p dists/unstable/IM/binary-amd64/ [Pipeline] sh [release] Running shell script + apt-ftparchive packages pool/IM [Pipeline] sh [release] Running shell script + gzip -9fk dists/unstable/IM/binary-amd64/Packages [Pipeline] sh [release] Running shell script + mkdir -p dists/unstable/devops/binary-amd64/ [Pipeline] sh [release] Running shell script + apt-ftparchive packages pool/devops [Pipeline] sh [release] Running shell script + gzip -9fk dists/unstable/devops/binary-amd64/Packages [Pipeline] sh [release] Running shell script + mkdir -p dists/unstable/MON/binary-amd64/ [Pipeline] sh [release] Running shell script + apt-ftparchive packages pool/MON [Pipeline] sh [release] Running shell script + gzip -9fk dists/unstable/MON/binary-amd64/Packages [Pipeline] sh [release] Running shell script + apt-ftparchive release dists/unstable [Pipeline] sh [release] Running shell script + gpg --yes -abs -u dpkg1 -o dists/unstable/Release.gpg dists/unstable/Release [Pipeline] sh [release] Running shell script + cp /home/jenkins/pubkey.asc . [Pipeline] sh [release] Running shell script + rm -f changelog/changelog-osm.html + [ ! -d changelog ] + ls changelog + cat changelog/changelog-devops.html + cat changelog/changelog-IM.html + cat changelog/changelog-MON.html + cat changelog/changelog-openvim.html + cat changelog/changelog-osmclient.html + cat changelog/changelog-RO.html + cat changelog/changelog-SO.html + cat changelog/changelog-UI.html [Pipeline] } [Pipeline] // dir [Pipeline] sh [repo] Running shell script + pwd [Pipeline] sh [repo] Running shell script + docker run -dit --name osm-v31-merge-8-apache -v /home/jenkins/workspace/osm-stage_3-merge_v3.1-THBG7RFIRILT2ARPG4QJRPTSQPH6KH5QO2TWBW3YNAWGDXPQSHAQ/repo:/usr/local/apache2/htdocs/ httpd:2.4 ba279342c7a81309f159da81b491d874db78de533c55791132b3cebfeee99958 [Pipeline] sh [repo] Running shell script + docker inspect --format {{ .NetworkSettings.IPAddress }} osm-v31-merge-8-apache [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Install) [Pipeline] sh [osm-stage_3-merge_v3.1-THBG7RFIRILT2ARPG4QJRPTSQPH6KH5QO2TWBW3YNAWGDXPQSHAQ] Running shell script + export OSM_USE_LOCAL_DEVOPS=true + jenkins/host/start_build system --build-container osm-v31-merge-8 -r unstable -u http://172.17.0.3/ -k pubkey.asc -R release ## Wed May 23 12:51:36 CEST 2018 source: logging sourced ## Wed May 23 12:51:36 CEST 2018 source: config sourced ## Wed May 23 12:51:36 CEST 2018 source: container sourced ## Wed May 23 12:51:36 CEST 2018 source: git_functions sourced ## Wed May 23 12:51:36 CEST 2018 OSM_load_config_file: config file /home/jenkins/workspace/osm-stage_3-merge_v3.1-THBG7RFIRILT2ARPG4QJRPTSQPH6KH5QO2TWBW3YNAWGDXPQSHAQ/jenkins/SETTINGS loaded ## Wed May 23 12:51:36 CEST 2018 OSM_load_config_file: config file /home/jenkins/workspace/osm-stage_3-merge_v3.1-THBG7RFIRILT2ARPG4QJRPTSQPH6KH5QO2TWBW3YNAWGDXPQSHAQ/jenkins/system/SETTINGS loaded # Wed May 23 12:51:36 CEST 2018 container_exists: container osm-v31-merge-8 not found ## Wed May 23 12:51:36 CEST 2018 create_container: creating container osm-v31-merge-8 using image ubuntu:16.04 # Wed May 23 12:51:36 CEST 2018 create_container: lxc launch ubuntu:16.04 osm-v31-merge-8 -c security.privileged=true -c security.nesting=true Creating osm-v31-merge-8 Starting osm-v31-merge-8 # Wed May 23 12:51:40 CEST 2018 container_exec_stderr: exec in osm-v31-merge-8 "curl -sL -w %{http_code}\n http://www.google.com/ -o /dev/null" ## Wed May 23 12:51:40 CEST 2018 wait_container_up: waiting for container osm-v31-merge-8 to start # Wed May 23 12:51:40 CEST 2018 wait_container_up: expected '200' in 000 # Wed May 23 12:51:45 CEST 2018 container_exec_stderr: exec in osm-v31-merge-8 "curl -sL -w %{http_code}\n http://www.google.com/ -o /dev/null" # Wed May 23 12:51:45 CEST 2018 wait_container_up: osm-v31-merge-8 is up # Wed May 23 12:51:45 CEST 2018 container_exec: exec in osm-v31-merge-8 "apt-get -y install git realpath make sudo" Reading package lists... Building dependency tree... Reading state information... git is already the newest version (1:2.7.4-0ubuntu1.3). sudo is already the newest version (1.8.16-0ubuntu1.5). The following package was automatically installed and is no longer required: libfreetype6 Use 'apt autoremove' to remove it. Suggested packages: make-doc The following NEW packages will be installed: make realpath 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 152 kB of archives. After this operation, 390 kB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 make amd64 4.1-6 [151 kB] Get:2 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 realpath all 8.25-2ubuntu3~16.04 [1096 B] debconf: unable to initialize frontend: Dialog debconf: (TERM is not set, so the dialog frontend is not usable.) debconf: falling back to frontend: Readline debconf: unable to initialize frontend: Readline debconf: (This frontend requires a controlling tty.) debconf: falling back to frontend: Teletype dpkg-preconfigure: unable to re-open stdin: Fetched 152 kB in 0s (454 kB/s) Selecting previously unselected package make. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 25653 files and directories currently installed.) Preparing to unpack .../archives/make_4.1-6_amd64.deb ... Unpacking make (4.1-6) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_8.25-2ubuntu3~16.04_all.deb ... Unpacking realpath (8.25-2ubuntu3~16.04) ... Processing triggers for man-db (2.7.5-1) ... Setting up make (4.1-6) ... Setting up realpath (8.25-2ubuntu3~16.04) ... # Wed May 23 12:51:47 CEST 2018 container_exec: exec in osm-v31-merge-8 "mkdir -p /root/devops" # Wed May 23 12:51:47 CEST 2018 container_exec: exec in osm-v31-merge-8 "tar -C /root/devops -x -f -" # Wed May 23 12:51:52 CEST 2018 container_exec: exec in osm-v31-merge-8 "./devops/jenkins/system/start_build -r unstable -u http://172.17.0.3/ -k pubkey.asc -R release" ## Wed May 23 10:51:52 UTC 2018 source: logging sourced ## Wed May 23 10:51:52 UTC 2018 source: config sourced ## Wed May 23 10:51:52 UTC 2018 source: container sourced ## Wed May 23 10:51:52 UTC 2018 source: git_functions sourced http://172.17.0.3//release/pubkey.asc % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2104 100 2104 0 0 1419k 0 --:--:-- --:--:-- --:--:-- 2054k OK Hit:1 http://archive.ubuntu.com/ubuntu xenial InRelease Get:2 http://archive.ubuntu.com/ubuntu xenial-updates InRelease [109 kB] Get:3 http://security.ubuntu.com/ubuntu xenial-security InRelease [107 kB] Get:4 http://archive.ubuntu.com/ubuntu xenial-backports InRelease [107 kB] Get:5 http://archive.ubuntu.com/ubuntu xenial/main Sources [868 kB] Get:6 http://archive.ubuntu.com/ubuntu xenial/restricted Sources [4808 B] Get:7 http://security.ubuntu.com/ubuntu xenial-security/main Sources [122 kB] Get:8 http://archive.ubuntu.com/ubuntu xenial/universe Sources [7728 kB] Get:9 http://security.ubuntu.com/ubuntu xenial-security/restricted Sources [2116 B] Get:10 http://security.ubuntu.com/ubuntu xenial-security/universe Sources [65.4 kB] Get:11 http://security.ubuntu.com/ubuntu xenial-security/multiverse Sources [2120 B] Get:12 http://security.ubuntu.com/ubuntu xenial-security/universe amd64 Packages [351 kB] Get:13 http://archive.ubuntu.com/ubuntu xenial/multiverse Sources [179 kB] Get:14 http://security.ubuntu.com/ubuntu xenial-security/universe Translation-en [131 kB] Get:15 http://archive.ubuntu.com/ubuntu xenial/universe amd64 Packages [7532 kB] Get:16 http://security.ubuntu.com/ubuntu xenial-security/multiverse amd64 Packages [3464 B] Get:17 http://security.ubuntu.com/ubuntu xenial-security/multiverse Translation-en [1744 B] Get:18 http://archive.ubuntu.com/ubuntu xenial/universe Translation-en [4354 kB] Get:19 http://archive.ubuntu.com/ubuntu xenial/multiverse amd64 Packages [144 kB] Get:20 http://archive.ubuntu.com/ubuntu xenial/multiverse Translation-en [106 kB] Get:21 http://archive.ubuntu.com/ubuntu xenial-updates/main Sources [305 kB] Get:22 http://archive.ubuntu.com/ubuntu xenial-updates/restricted Sources [2524 B] Get:23 http://archive.ubuntu.com/ubuntu xenial-updates/universe Sources [203 kB] Get:24 http://archive.ubuntu.com/ubuntu xenial-updates/multiverse Sources [8404 B] Get:25 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages [783 kB] Get:26 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 Packages [631 kB] Get:27 http://archive.ubuntu.com/ubuntu xenial-updates/universe Translation-en [253 kB] Get:28 http://archive.ubuntu.com/ubuntu xenial-updates/multiverse amd64 Packages [16.4 kB] Get:29 http://archive.ubuntu.com/ubuntu xenial-updates/multiverse Translation-en [8344 B] Get:30 http://archive.ubuntu.com/ubuntu xenial-backports/main Sources [3436 B] Get:31 http://archive.ubuntu.com/ubuntu xenial-backports/universe Sources [5820 B] Get:32 http://archive.ubuntu.com/ubuntu xenial-backports/main amd64 Packages [4844 B] Get:33 http://archive.ubuntu.com/ubuntu xenial-backports/main Translation-en [3220 B] Get:34 http://archive.ubuntu.com/ubuntu xenial-backports/universe amd64 Packages [7400 B] Get:35 http://archive.ubuntu.com/ubuntu xenial-backports/universe Translation-en [3996 B] Fetched 24.2 MB in 4s (5449 kB/s) Reading package lists... ## Wed May 23 10:51:59 UTC 2018 main: Installing packages Ign:1 http://172.17.0.3/release unstable InRelease Get:2 http://172.17.0.3/release unstable Release [7710 B] Get:3 http://172.17.0.3/release unstable Release.gpg [473 B] Hit:4 http://security.ubuntu.com/ubuntu xenial-security InRelease Get:5 http://172.17.0.3/release unstable/SO amd64 Packages [2047 B] Get:6 http://172.17.0.3/release unstable/UI amd64 Packages [2474 B] Get:7 http://172.17.0.3/release unstable/RO amd64 Packages [734 B] Get:8 http://172.17.0.3/release unstable/MON amd64 Packages [987 B] Get:9 http://172.17.0.3/release unstable/IM amd64 Packages [1701 B] Get:10 http://172.17.0.3/release unstable/osmclient amd64 Packages [486 B] Get:11 http://172.17.0.3/release unstable/openvim amd64 Packages [882 B] Hit:12 http://archive.ubuntu.com/ubuntu xenial InRelease Hit:13 http://archive.ubuntu.com/ubuntu xenial-updates InRelease Hit:14 http://archive.ubuntu.com/ubuntu xenial-backports InRelease Fetched 17.5 kB in 1s (11.6 kB/s) Reading package lists... W: http://172.17.0.3/release/dists/unstable/Release.gpg: Signature by key 5BC308402CB59EA71677FD0A314F175C88FBD97D uses weak digest algorithm (SHA1) Reading package lists... Building dependency tree... Reading state information... lxd is already the newest version (2.0.11-0ubuntu1~16.04.4). The following package was automatically installed and is no longer required: libfreetype6 Use 'apt autoremove' to remove it. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. ## Wed May 23 10:52:03 UTC 2018 main: Configuring LXD LXD has been successfully configured. Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: binutils build-essential bzr charm cpp cpp-5 dirmngr distro-info docutils-common docutils-doc dpkg-dev fakeroot g++ g++-5 gcc gcc-5 gnupg-agent gnupg2 ieee-data javascript-common juju juju-2.0 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan2 libassuan0 libatomic1 libc-dev-bin libc6-dev libcc1-0 libcilkrts5 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libgcc-5-dev libgomp1 libgpgme11 libisl15 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libjs-jquery libksba8 liblcms2-2 liblsan0 libmpc3 libmpx0 libnpth0 libpaper-utils libpaper1 libpython-all-dev libpython-dev libpython-stdlib libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib libquadmath0 libstdc++-5-dev libtiff5 libtsan0 libubsan0 libwebp5 libwebpmux1 linux-libc-dev manpages-dev pinentry-curses python-all python-all-dev python-appdirs python-apt python-babel python-babel-localedata python-blessings python-bs4 python-bzrlib python-cffi-backend python-chardet python-cheetah python-cinderclient python-cliff python-cmd2 python-colander python-configobj python-crypto python-cryptography python-dbus python-debtcollector python-dev python-docutils python-ecdsa python-enum34 python-funcsigs python-functools32 python-gi python-glanceclient python-gpgme python-html5lib python-httplib2 python-idna python-ipaddress python-iso8601 python-json-pointer python-jsonpatch python-jsonschema python-jujubundlelib python-keyring python-keystoneauth1 python-keystoneclient python-launchpadlib python-lazr.restfulclient python-lazr.uri python-libcharmstore python-linecache2 python-lxml python-markdown python-minimal python-mock python-monotonic python-msgpack python-ndg-httpsclient python-netaddr python-netifaces python-neutronclient python-novaclient python-oauth python-openssl python-openstacksdk python-os-client-config python-oslo.config python-oslo.i18n python-oslo.serialization python-oslo.utils python-otherstuf python-paramiko python-parse python-path python-pathspec python-pbr python-pil python-pip-whl python-pkg-resources python-positional python-prettytable python-py python-pyasn1 python-pygments python-pyparsing python-requests python-requestsexceptions python-roman python-ruamel.ordereddict python-ruamel.yaml python-secretstorage python-setuptools python-simplejson python-six python-stevedore python-stuf python-testresources python-theblues python-traceback2 python-translationstring python-tz python-unicodecsv python-unittest2 python-urllib3 python-virtualenv python-wadllib python-warlock python-wheel python-wrapt python-yaml python-zope.interface python2.7 python2.7-dev python2.7-minimal python3-virtualenv virtualenv Suggested packages: binutils-doc bzr-doc bzrtools python-bzrlib.tests cpp-doc gcc-5-locales shunit2 debian-keyring g++-multilib g++-5-multilib gcc-5-doc libstdc++6-5-dbg gcc-multilib autoconf automake libtool flex bison gdb gcc-doc gcc-5-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan2-dbg liblsan0-dbg libtsan0-dbg libubsan0-dbg libcilkrts5-dbg libmpx0-dbg libquadmath0-dbg gnupg-doc parcimonie xloadimage apache2 | lighttpd | httpd juju-core glibc-doc gpgsm liblcms2-utils libstdc++-5-doc pinentry-doc python-doc python-tk python-apt-dbg python-apt-doc python-bzrlib-dbg python-kerberos xdg-utils python-memcache python-cliff-doc python-configobj-doc python-crypto-dbg python-crypto-doc python-cryptography-doc python-cryptography-vectors python-dbus-doc python-dbus-dbg python-debtcollector-doc texlive-latex-recommended texlive-latex-base texlive-lang-french fonts-linuxlibertine | ttf-linux-libertine python-enum34-doc python-funcsigs-doc python-gi-cairo python-glanceclient-doc python-genshi gir1.2-gnomekeyring-1.0 python-fs python-gdata python-kde4 python-keyczar python-keystoneauth1-doc python-requests-kerberos python-lxml-dbg python-lxml-doc python-markdown-doc python-mock-doc ipython python-netaddr-docs python-openssl-doc python-openssl-dbg python-openstacksdk-doc python-os-client-config-doc python-pil-doc python-pil-dbg python-positional-doc subversion python-pytest-xdist doc-base libcurl4-gnutls-dev python-pycurl-dbg python-pycurl-doc ttf-bitstream-vera gnome-keyring python-secretstorage-doc python-setuptools-doc python-ntlm python2.7-doc binfmt-support The following NEW packages will be installed: binutils build-essential bzr charm charm-tools cpp cpp-5 dirmngr distro-info docutils-common docutils-doc dpkg-dev fakeroot g++ g++-5 gcc gcc-5 gnupg-agent gnupg2 ieee-data javascript-common juju juju-2.0 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan2 libassuan0 libatomic1 libc-dev-bin libc6-dev libcc1-0 libcilkrts5 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libgcc-5-dev libgomp1 libgpgme11 libisl15 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libjs-jquery libksba8 liblcms2-2 liblsan0 libmpc3 libmpx0 libnpth0 libpaper-utils libpaper1 libpython-all-dev libpython-dev libpython-stdlib libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib libquadmath0 libstdc++-5-dev libtiff5 libtsan0 libubsan0 libwebp5 libwebpmux1 linux-libc-dev manpages-dev pinentry-curses python python-all python-all-dev python-appdirs python-apt python-babel python-babel-localedata python-blessings python-bs4 python-bzrlib python-cffi-backend python-chardet python-cheetah python-cinderclient python-cliff python-cmd2 python-colander python-configobj python-crypto python-cryptography python-dbus python-debtcollector python-dev python-docutils python-ecdsa python-enum34 python-funcsigs python-functools32 python-gi python-glanceclient python-gpgme python-html5lib python-httplib2 python-idna python-ipaddress python-iso8601 python-json-pointer python-jsonpatch python-jsonschema python-jujubundlelib python-keyring python-keystoneauth1 python-keystoneclient python-launchpadlib python-lazr.restfulclient python-lazr.uri python-libcharmstore python-linecache2 python-lxml python-markdown python-minimal python-mock python-monotonic python-msgpack python-ndg-httpsclient python-netaddr python-netifaces python-neutronclient python-novaclient python-oauth python-openssl python-openstackclient python-openstacksdk python-os-client-config python-oslo.config python-oslo.i18n python-oslo.serialization python-oslo.utils python-otherstuf python-paramiko python-parse python-path python-pathspec python-pbr python-pil python-pip python-pip-whl python-pkg-resources python-positional python-prettytable python-py python-pyasn1 python-pycurl python-pygments python-pyparsing python-pytest python-requests python-requestsexceptions python-roman python-ruamel.ordereddict python-ruamel.yaml python-secretstorage python-setuptools python-simplejson python-six python-stevedore python-stuf python-testresources python-theblues python-traceback2 python-translationstring python-tz python-unicodecsv python-unittest2 python-urllib3 python-virtualenv python-wadllib python-warlock python-wheel python-wrapt python-yaml python-zope.interface python2.7 python2.7-dev python2.7-minimal python3-virtualenv virtualenv 0 upgraded, 188 newly installed, 0 to remove and 0 not upgraded. Need to get 123 MB of archives. After this operation, 467 MB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 libjpeg-turbo8 amd64 1.4.2-0ubuntu3 [111 kB] Get:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 liblcms2-2 amd64 2.6-3ubuntu2 [137 kB] Get:3 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-minimal amd64 2.7.12-1ubuntu0~16.04.3 [340 kB] Get:4 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7-minimal amd64 2.7.12-1ubuntu0~16.04.3 [1261 kB] Get:5 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-minimal amd64 2.7.12-1~16.04 [28.1 kB] Get:6 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-stdlib amd64 2.7.12-1ubuntu0~16.04.3 [1880 kB] Get:7 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7 amd64 2.7.12-1ubuntu0~16.04.3 [224 kB] Get:8 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-stdlib amd64 2.7.12-1~16.04 [7768 B] Get:9 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python amd64 2.7.12-1~16.04 [137 kB] Get:10 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-pyparsing all 2.0.3+dfsg1-1ubuntu0.1 [35.4 kB] Get:11 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-cmd2 all 0.6.8-1 [22.4 kB] Get:12 http://archive.ubuntu.com/ubuntu xenial/universe amd64 python-translationstring all 1.3-1 [13.3 kB] Get:13 http://archive.ubuntu.com/ubuntu xenial/universe amd64 python-colander all 1.0b1-3 [42.0 kB] Get:14 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-six all 1.10.0-3 [10.9 kB] Get:15 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-wrapt amd64 1.8.0-5build2 [25.5 kB] Get:16 http://archive.ubuntu.com/ubuntu xenial/main amd64 libjbig0 amd64 2.1-3.1 [26.6 kB] Get:17 http://archive.ubuntu.com/ubuntu xenial/main amd64 libmpc3 amd64 1.0.3-1 [39.7 kB] Get:18 http://archive.ubuntu.com/ubuntu xenial/main amd64 libassuan0 amd64 2.4.2-2 [34.6 kB] Get:19 http://archive.ubuntu.com/ubuntu xenial/main amd64 pinentry-curses amd64 0.9.7-3 [31.2 kB] Get:20 http://archive.ubuntu.com/ubuntu xenial/main amd64 libnpth0 amd64 1.2-3 [7998 B] Get:21 http://archive.ubuntu.com/ubuntu xenial/main amd64 gnupg-agent amd64 2.1.11-6ubuntu2 [239 kB] Get:22 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libksba8 amd64 1.3.3-1ubuntu0.16.04.1 [90.2 kB] Get:23 http://archive.ubuntu.com/ubuntu xenial/main amd64 gnupg2 amd64 2.1.11-6ubuntu2 [756 kB] Get:24 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 binutils amd64 2.26.1-1ubuntu1~16.04.6 [2311 kB] Get:25 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc-dev-bin amd64 2.23-0ubuntu10 [68.7 kB] Get:26 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 linux-libc-dev amd64 4.4.0-127.153 [870 kB] Get:27 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc6-dev amd64 2.23-0ubuntu10 [2079 kB] Get:28 http://archive.ubuntu.com/ubuntu xenial/main amd64 libisl15 amd64 0.16.1-1 [524 kB] Get:29 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 cpp-5 amd64 5.4.0-6ubuntu1~16.04.9 [7685 kB] Get:30 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpp amd64 4:5.3.1-1ubuntu1 [27.7 kB] Get:31 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcc1-0 amd64 5.4.0-6ubuntu1~16.04.9 [38.8 kB] Get:32 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgomp1 amd64 5.4.0-6ubuntu1~16.04.9 [55.0 kB] Get:33 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libitm1 amd64 5.4.0-6ubuntu1~16.04.9 [27.4 kB] Get:34 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libatomic1 amd64 5.4.0-6ubuntu1~16.04.9 [8882 B] Get:35 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libasan2 amd64 5.4.0-6ubuntu1~16.04.9 [264 kB] Get:36 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 liblsan0 amd64 5.4.0-6ubuntu1~16.04.9 [105 kB] Get:37 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtsan0 amd64 5.4.0-6ubuntu1~16.04.9 [244 kB] Get:38 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libubsan0 amd64 5.4.0-6ubuntu1~16.04.9 [95.2 kB] Get:39 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcilkrts5 amd64 5.4.0-6ubuntu1~16.04.9 [40.1 kB] Get:40 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmpx0 amd64 5.4.0-6ubuntu1~16.04.9 [9774 B] Get:41 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libquadmath0 amd64 5.4.0-6ubuntu1~16.04.9 [131 kB] Get:42 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgcc-5-dev amd64 5.4.0-6ubuntu1~16.04.9 [2242 kB] Get:43 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 gcc-5 amd64 5.4.0-6ubuntu1~16.04.9 [8650 kB] Get:44 http://archive.ubuntu.com/ubuntu xenial/main amd64 gcc amd64 4:5.3.1-1ubuntu1 [5244 B] Get:45 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libstdc++-5-dev amd64 5.4.0-6ubuntu1~16.04.9 [1427 kB] Get:46 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 g++-5 amd64 5.4.0-6ubuntu1~16.04.9 [8333 kB] Get:47 http://archive.ubuntu.com/ubuntu xenial/main amd64 g++ amd64 4:5.3.1-1ubuntu1 [1504 B] Get:48 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdpkg-perl all 1.18.4ubuntu1.4 [195 kB] Get:49 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 dpkg-dev all 1.18.4ubuntu1.4 [584 kB] Get:50 http://archive.ubuntu.com/ubuntu xenial/main amd64 build-essential amd64 12.1ubuntu2 [4758 B] Get:51 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-configobj all 5.0.6-2 [34.2 kB] Get:52 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-bzrlib amd64 2.7.0-2ubuntu3.1 [1390 kB] Get:53 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 bzr all 2.7.0-2ubuntu3.1 [37.3 kB] Get:54 http://archive.ubuntu.com/ubuntu xenial/main amd64 distro-info amd64 0.14build1 [20.0 kB] Get:55 http://archive.ubuntu.com/ubuntu xenial/universe amd64 charm amd64 2.1.1-0ubuntu1 [3114 kB] Get:56 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-apt amd64 1.1.0~beta1ubuntu0.16.04.1 [139 kB] Get:57 http://archive.ubuntu.com/ubuntu xenial/universe amd64 python-cheetah amd64 2.4.4-3.fakesyncbuild1 [144 kB] Get:58 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-yaml amd64 3.11-3build1 [105 kB] Get:59 http://archive.ubuntu.com/ubuntu xenial/universe amd64 python-jujubundlelib all 0.4.1-0ubuntu1 [22.6 kB] Get:60 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-httplib2 all 0.9.1+dfsg-1 [34.2 kB] Get:61 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-keyring all 7.3-1ubuntu1 [43.7 kB] Get:62 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-pkg-resources all 20.7.0-1 [108 kB] Get:63 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-lazr.uri all 1.0.3-2build1 [13.6 kB] Get:64 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-simplejson amd64 3.8.1-1ubuntu2 [60.4 kB] Get:65 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-wadllib all 1.3.2-3 [28.2 kB] Get:66 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-zope.interface amd64 4.1.3-1build1 [81.0 kB] Get:67 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-oauth all 1.0.1-5 [12.9 kB] Get:68 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-lazr.restfulclient all 0.13.4-5ubuntu1 [50.7 kB] Get:69 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-launchpadlib all 1.10.3-3ubuntu0.1 [45.6 kB] Get:70 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-urllib3 all 1.13.1-2ubuntu0.16.04.1 [57.2 kB] Get:71 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-chardet all 2.3.0-2 [96.3 kB] Get:72 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-requests all 2.9.1-3 [55.6 kB] Get:73 http://archive.ubuntu.com/ubuntu xenial/universe amd64 python-theblues all 0.2.0-0ubuntu1 [7320 B] Get:74 http://archive.ubuntu.com/ubuntu xenial/universe amd64 python-libcharmstore all 0.0.3-0ubuntu1 [4586 B] Get:75 http://archive.ubuntu.com/ubuntu xenial/universe amd64 python-markdown all 2.6.6-1 [53.7 kB] Get:76 http://archive.ubuntu.com/ubuntu xenial/universe amd64 python-parse all 1.6.6-0ubuntu1 [14.9 kB] Get:77 http://archive.ubuntu.com/ubuntu xenial/universe amd64 python-stuf all 0.9.16-0ubuntu1 [18.5 kB] Get:78 http://archive.ubuntu.com/ubuntu xenial/universe amd64 python-otherstuf all 1.1.0-0ubuntu1 [5062 B] Get:79 http://archive.ubuntu.com/ubuntu xenial/universe amd64 python-pathspec all 0.3.4-0ubuntu1 [12.6 kB] Get:80 http://archive.ubuntu.com/ubuntu xenial/universe amd64 python-ruamel.ordereddict amd64 0.4.9-1 [39.5 kB] Get:81 http://archive.ubuntu.com/ubuntu xenial/universe amd64 python-ruamel.yaml amd64 0.10.23-1 [148 kB] Get:82 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-setuptools all 20.7.0-1 [169 kB] Get:83 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-linecache2 all 1.0.0-2 [12.3 kB] Get:84 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-traceback2 all 1.4.0-3 [15.9 kB] Get:85 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-unittest2 all 1.1.0-6.1 [75.5 kB] Get:86 http://archive.ubuntu.com/ubuntu xenial/universe amd64 python-testresources all 1.0.0-1 [26.0 kB] Get:87 http://archive.ubuntu.com/ubuntu xenial/universe amd64 python-blessings all 1.6-2build1 [18.6 kB] Get:88 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-crypto amd64 2.6.1-6ubuntu0.16.04.3 [246 kB] Get:89 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-functools32 all 3.2.3.2-2 [10.7 kB] Get:90 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-funcsigs all 0.4-2 [12.6 kB] Get:91 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-pbr all 1.8.0-4ubuntu1 [46.6 kB] Get:92 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-mock all 1.3.0-2.1ubuntu1 [46.5 kB] Get:93 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-jsonschema all 2.5.1-4 [30.5 kB] Get:94 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-ecdsa all 0.13-2 [34.0 kB] Get:95 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-paramiko all 1.16.0-1ubuntu0.1 [109 kB] Get:96 http://archive.ubuntu.com/ubuntu xenial/universe amd64 python-path all 8.1.2+dfsg-1 [24.6 kB] Get:97 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 python-pip-whl all 8.1.1-2ubuntu0.4 [1110 kB] Get:98 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 python-pip all 8.1.1-2ubuntu0.4 [144 kB] Get:99 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 python-virtualenv all 15.0.1+ds-3ubuntu1 [46.6 kB] Get:100 http://archive.ubuntu.com/ubuntu xenial/universe amd64 charm-tools all 2.1.2-0ubuntu4 [77.3 kB] Get:101 http://archive.ubuntu.com/ubuntu xenial/main amd64 dirmngr amd64 2.1.11-6ubuntu2 [235 kB] Get:102 http://archive.ubuntu.com/ubuntu xenial/main amd64 docutils-common all 0.12+dfsg-1 [141 kB] Get:103 http://archive.ubuntu.com/ubuntu xenial/main amd64 docutils-doc all 0.12+dfsg-1 [889 kB] Get:104 http://archive.ubuntu.com/ubuntu xenial/main amd64 libfakeroot amd64 1.20.2-1ubuntu1 [25.5 kB] Get:105 http://archive.ubuntu.com/ubuntu xenial/main amd64 fakeroot amd64 1.20.2-1ubuntu1 [61.8 kB] Get:106 http://archive.ubuntu.com/ubuntu xenial/main amd64 ieee-data all 20150531.1 [830 kB] Get:107 http://archive.ubuntu.com/ubuntu xenial/main amd64 javascript-common all 11 [6066 B] Get:108 http://archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] Get:109 http://archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-diff-xs-perl amd64 0.04-4build1 [11.0 kB] Get:110 http://archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] Get:111 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libexpat1-dev amd64 2.1.0-7ubuntu0.16.04.3 [115 kB] Get:112 http://archive.ubuntu.com/ubuntu xenial/main amd64 libfile-fcntllock-perl amd64 0.22-3 [32.0 kB] Get:113 http://archive.ubuntu.com/ubuntu xenial/main amd64 libgpgme11 amd64 1.6.0-1 [108 kB] Get:114 http://archive.ubuntu.com/ubuntu xenial/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:115 http://archive.ubuntu.com/ubuntu xenial/main amd64 libjs-jquery all 1.11.3+dfsg-4 [161 kB] Get:116 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpaper1 amd64 1.1.24+nmu4ubuntu1 [13.7 kB] Get:117 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpaper-utils amd64 1.1.24+nmu4ubuntu1 [8276 B] Get:118 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7 amd64 2.7.12-1ubuntu0~16.04.3 [1070 kB] Get:119 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-dev amd64 2.7.12-1ubuntu0~16.04.3 [27.8 MB] Get:120 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-dev amd64 2.7.12-1~16.04 [7840 B] Get:121 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-all-dev amd64 2.7.12-1~16.04 [1006 B] Get:122 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtiff5 amd64 4.0.6-1ubuntu0.4 [148 kB] Get:123 http://archive.ubuntu.com/ubuntu xenial/main amd64 manpages-dev all 4.04-2 [2048 kB] Get:124 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-all amd64 2.7.12-1~16.04 [996 B] Get:125 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7-dev amd64 2.7.12-1ubuntu0~16.04.3 [276 kB] Get:126 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-dev amd64 2.7.12-1~16.04 [1186 B] Get:127 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-all-dev amd64 2.7.12-1~16.04 [1016 B] Get:128 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-appdirs all 1.4.0-2 [9768 B] Get:129 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-babel-localedata all 1.3+dfsg.1-6 [1931 kB] Get:130 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-tz all 2014.10~dfsg1-0ubuntu2 [31.5 kB] Get:131 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-babel all 1.3+dfsg.1-6 [70.4 kB] Get:132 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-bs4 all 4.4.1-1 [64.2 kB] Get:133 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-cffi-backend amd64 1.5.2-1ubuntu1 [58.1 kB] Get:134 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-debtcollector all 1.3.0-2 [12.8 kB] Get:135 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-iso8601 all 0.1.11-1 [12.8 kB] Get:136 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-lxml amd64 3.5.0-1build1 [819 kB] Get:137 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-positional all 1.0.1-2 [5696 B] Get:138 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-stevedore all 1.12.0-1 [17.7 kB] Get:139 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-keystoneauth1 all 2.4.1-1ubuntu0.16.04.1 [92.6 kB] Get:140 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-roman all 2.0.0-2 [8062 B] Get:141 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-docutils all 0.12+dfsg-1 [348 kB] Get:142 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-netaddr all 0.7.18-1 [174 kB] Get:143 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-oslo.config all 1:3.9.0-3 [64.6 kB] Get:144 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-oslo.i18n all 3.5.0-2 [19.0 kB] Get:145 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-msgpack amd64 0.4.6-1build1 [61.3 kB] Get:146 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-monotonic all 0.6-2 [4974 B] Get:147 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-netifaces amd64 0.10.4-0.1build2 [16.7 kB] Get:148 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-oslo.utils all 3.8.0-2 [46.7 kB] Get:149 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-oslo.serialization all 2.4.0-2 [11.4 kB] Get:150 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-prettytable all 0.7.2-3 [19.6 kB] Get:151 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-keystoneclient all 1:2.3.1-2 [184 kB] Get:152 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-cinderclient all 1:1.6.0-2ubuntu1 [109 kB] Get:153 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-unicodecsv all 0.14.1-1 [11.3 kB] Get:154 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-cliff all 1.15.0-2ubuntu2 [23.3 kB] Get:155 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-enum34 all 1.1.2-1 [35.8 kB] Get:156 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-idna all 2.0-3 [35.1 kB] Get:157 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-ipaddress all 1.0.16-1 [18.0 kB] Get:158 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-pyasn1 all 0.1.9-1 [45.1 kB] Get:159 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-cryptography amd64 1.2.3-1ubuntu0.1 [199 kB] Get:160 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-dbus amd64 1.2.0-3 [83.5 kB] Get:161 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-gi amd64 3.20.0-0ubuntu1 [194 kB] Get:162 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-gpgme amd64 0.3-1.1 [24.6 kB] Get:163 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-html5lib all 0.999-4 [83.1 kB] Get:164 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-json-pointer all 1.9-3 [7186 B] Get:165 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-jsonpatch all 1.19-3 [12.3 kB] Get:166 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-openssl all 0.15.1-2build1 [84.1 kB] Get:167 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-ndg-httpsclient all 0.4.0-3 [25.1 kB] Get:168 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-novaclient all 2:3.3.1-2ubuntu1 [170 kB] Get:169 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-warlock all 1.1.0-1 [5098 B] Get:170 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-glanceclient all 1:2.0.0-2ubuntu0.16.04.1 [92.1 kB] Get:171 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-requestsexceptions all 1.1.2-0ubuntu1 [3580 B] Get:172 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-os-client-config all 1.16.0-0ubuntu1 [32.6 kB] Get:173 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-neutronclient all 1:4.1.1-2ubuntu1 [117 kB] Get:174 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-openstacksdk all 0.8.1-2 [130 kB] Get:175 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-openstackclient all 2.3.1-0ubuntu1 [155 kB] Get:176 http://archive.ubuntu.com/ubuntu xenial/main amd64 libwebp5 amd64 0.4.4-1 [165 kB] Get:177 http://archive.ubuntu.com/ubuntu xenial/main amd64 libwebpmux1 amd64 0.4.4-1 [14.2 kB] Get:178 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-pil amd64 3.1.2-0ubuntu1.1 [312 kB] Get:179 http://archive.ubuntu.com/ubuntu xenial/universe amd64 python-py all 1.4.31-1 [62.5 kB] Get:180 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-pygments all 2.1+dfsg-1 [522 kB] Get:181 http://archive.ubuntu.com/ubuntu xenial/universe amd64 python-pytest all 2.8.7-4 [119 kB] Get:182 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-secretstorage all 2.1.3-1 [12.3 kB] Get:183 http://archive.ubuntu.com/ubuntu xenial/universe amd64 python-wheel all 0.29.0-1 [48.0 kB] Get:184 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 python3-virtualenv all 15.0.1+ds-3ubuntu1 [43.2 kB] Get:185 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 virtualenv all 15.0.1+ds-3ubuntu1 [4342 B] Get:186 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 juju-2.0 amd64 2.3.7-0ubuntu0.16.04.1 [32.0 MB] Get:187 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 juju all 2.3.7-0ubuntu0.16.04.1 [10.2 kB] Get:188 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-pycurl amd64 7.43.0-1ubuntu1 [43.3 kB] debconf: unable to initialize frontend: Dialog debconf: (TERM is not set, so the dialog frontend is not usable.) debconf: falling back to frontend: Readline debconf: unable to initialize frontend: Readline debconf: (This frontend requires a controlling tty.) debconf: falling back to frontend: Teletype dpkg-preconfigure: unable to re-open stdin: Fetched 123 MB in 16s (7610 kB/s) Selecting previously unselected package libjpeg-turbo8:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 25672 files and directories currently installed.) Preparing to unpack .../libjpeg-turbo8_1.4.2-0ubuntu3_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.4.2-0ubuntu3) ... Selecting previously unselected package liblcms2-2:amd64. Preparing to unpack .../liblcms2-2_2.6-3ubuntu2_amd64.deb ... Unpacking liblcms2-2:amd64 (2.6-3ubuntu2) ... Selecting previously unselected package libpython2.7-minimal:amd64. Preparing to unpack .../libpython2.7-minimal_2.7.12-1ubuntu0~16.04.3_amd64.deb ... Unpacking libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.3) ... Selecting previously unselected package python2.7-minimal. Preparing to unpack .../python2.7-minimal_2.7.12-1ubuntu0~16.04.3_amd64.deb ... Unpacking python2.7-minimal (2.7.12-1ubuntu0~16.04.3) ... Selecting previously unselected package python-minimal. Preparing to unpack .../python-minimal_2.7.12-1~16.04_amd64.deb ... Unpacking python-minimal (2.7.12-1~16.04) ... Selecting previously unselected package libpython2.7-stdlib:amd64. Preparing to unpack .../libpython2.7-stdlib_2.7.12-1ubuntu0~16.04.3_amd64.deb ... Unpacking libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.3) ... Selecting previously unselected package python2.7. Preparing to unpack .../python2.7_2.7.12-1ubuntu0~16.04.3_amd64.deb ... Unpacking python2.7 (2.7.12-1ubuntu0~16.04.3) ... Selecting previously unselected package libpython-stdlib:amd64. Preparing to unpack .../libpython-stdlib_2.7.12-1~16.04_amd64.deb ... Unpacking libpython-stdlib:amd64 (2.7.12-1~16.04) ... Processing triggers for libc-bin (2.23-0ubuntu10) ... Processing triggers for man-db (2.7.5-1) ... Processing triggers for mime-support (3.59ubuntu1) ... Setting up libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.3) ... Setting up python2.7-minimal (2.7.12-1ubuntu0~16.04.3) ... Linking and byte-compiling packages for runtime python2.7... Setting up python-minimal (2.7.12-1~16.04) ... Selecting previously unselected package python. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 26429 files and directories currently installed.) Preparing to unpack .../python_2.7.12-1~16.04_amd64.deb ... Unpacking python (2.7.12-1~16.04) ... Selecting previously unselected package python-pyparsing. Preparing to unpack .../python-pyparsing_2.0.3+dfsg1-1ubuntu0.1_all.deb ... Unpacking python-pyparsing (2.0.3+dfsg1-1ubuntu0.1) ... Selecting previously unselected package python-cmd2. Preparing to unpack .../python-cmd2_0.6.8-1_all.deb ... Unpacking python-cmd2 (0.6.8-1) ... Selecting previously unselected package python-translationstring. Preparing to unpack .../python-translationstring_1.3-1_all.deb ... Unpacking python-translationstring (1.3-1) ... Selecting previously unselected package python-colander. Preparing to unpack .../python-colander_1.0b1-3_all.deb ... Unpacking python-colander (1.0b1-3) ... Selecting previously unselected package python-six. Preparing to unpack .../python-six_1.10.0-3_all.deb ... Unpacking python-six (1.10.0-3) ... Selecting previously unselected package python-wrapt. Preparing to unpack .../python-wrapt_1.8.0-5build2_amd64.deb ... Unpacking python-wrapt (1.8.0-5build2) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.1-3.1_amd64.deb ... Unpacking libjbig0:amd64 (2.1-3.1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.3-1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.3-1) ... Selecting previously unselected package libassuan0:amd64. Preparing to unpack .../libassuan0_2.4.2-2_amd64.deb ... Unpacking libassuan0:amd64 (2.4.2-2) ... Processing triggers for man-db (2.7.5-1) ... Processing triggers for libc-bin (2.23-0ubuntu10) ... Setting up libassuan0:amd64 (2.4.2-2) ... Processing triggers for libc-bin (2.23-0ubuntu10) ... Selecting previously unselected package pinentry-curses. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 26579 files and directories currently installed.) Preparing to unpack .../pinentry-curses_0.9.7-3_amd64.deb ... Unpacking pinentry-curses (0.9.7-3) ... Processing triggers for man-db (2.7.5-1) ... Setting up pinentry-curses (0.9.7-3) ... Selecting previously unselected package libnpth0:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 26587 files and directories currently installed.) Preparing to unpack .../libnpth0_1.2-3_amd64.deb ... Unpacking libnpth0:amd64 (1.2-3) ... Processing triggers for libc-bin (2.23-0ubuntu10) ... Setting up libnpth0:amd64 (1.2-3) ... Processing triggers for libc-bin (2.23-0ubuntu10) ... Selecting previously unselected package gnupg-agent. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 26592 files and directories currently installed.) Preparing to unpack .../gnupg-agent_2.1.11-6ubuntu2_amd64.deb ... Unpacking gnupg-agent (2.1.11-6ubuntu2) ... Processing triggers for man-db (2.7.5-1) ... Setting up gnupg-agent (2.1.11-6ubuntu2) ... Selecting previously unselected package libksba8:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 26613 files and directories currently installed.) Preparing to unpack .../libksba8_1.3.3-1ubuntu0.16.04.1_amd64.deb ... Unpacking libksba8:amd64 (1.3.3-1ubuntu0.16.04.1) ... Processing triggers for libc-bin (2.23-0ubuntu10) ... Setting up libksba8:amd64 (1.3.3-1ubuntu0.16.04.1) ... Processing triggers for libc-bin (2.23-0ubuntu10) ... Selecting previously unselected package gnupg2. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 26621 files and directories currently installed.) Preparing to unpack .../gnupg2_2.1.11-6ubuntu2_amd64.deb ... Unpacking gnupg2 (2.1.11-6ubuntu2) ... Processing triggers for install-info (6.1.0.dfsg.1-5) ... Processing triggers for man-db (2.7.5-1) ... Setting up gnupg2 (2.1.11-6ubuntu2) ... Selecting previously unselected package binutils. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 26684 files and directories currently installed.) Preparing to unpack .../binutils_2.26.1-1ubuntu1~16.04.6_amd64.deb ... Unpacking binutils (2.26.1-1ubuntu1~16.04.6) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.23-0ubuntu10_amd64.deb ... Unpacking libc-dev-bin (2.23-0ubuntu10) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_4.4.0-127.153_amd64.deb ... Unpacking linux-libc-dev:amd64 (4.4.0-127.153) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.23-0ubuntu10_amd64.deb ... Unpacking libc6-dev:amd64 (2.23-0ubuntu10) ... Selecting previously unselected package libisl15:amd64. Preparing to unpack .../libisl15_0.16.1-1_amd64.deb ... Unpacking libisl15:amd64 (0.16.1-1) ... Selecting previously unselected package cpp-5. Preparing to unpack .../cpp-5_5.4.0-6ubuntu1~16.04.9_amd64.deb ... Unpacking cpp-5 (5.4.0-6ubuntu1~16.04.9) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a5.3.1-1ubuntu1_amd64.deb ... Unpacking cpp (4:5.3.1-1ubuntu1) ... Selecting previously unselected package libcc1-0:amd64. Preparing to unpack .../libcc1-0_5.4.0-6ubuntu1~16.04.9_amd64.deb ... Unpacking libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.9) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_5.4.0-6ubuntu1~16.04.9_amd64.deb ... Unpacking libgomp1:amd64 (5.4.0-6ubuntu1~16.04.9) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_5.4.0-6ubuntu1~16.04.9_amd64.deb ... Unpacking libitm1:amd64 (5.4.0-6ubuntu1~16.04.9) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_5.4.0-6ubuntu1~16.04.9_amd64.deb ... Unpacking libatomic1:amd64 (5.4.0-6ubuntu1~16.04.9) ... Selecting previously unselected package libasan2:amd64. Preparing to unpack .../libasan2_5.4.0-6ubuntu1~16.04.9_amd64.deb ... Unpacking libasan2:amd64 (5.4.0-6ubuntu1~16.04.9) ... Selecting previously unselected package liblsan0:amd64. Preparing to unpack .../liblsan0_5.4.0-6ubuntu1~16.04.9_amd64.deb ... Unpacking liblsan0:amd64 (5.4.0-6ubuntu1~16.04.9) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_5.4.0-6ubuntu1~16.04.9_amd64.deb ... Unpacking libtsan0:amd64 (5.4.0-6ubuntu1~16.04.9) ... Selecting previously unselected package libubsan0:amd64. Preparing to unpack .../libubsan0_5.4.0-6ubuntu1~16.04.9_amd64.deb ... Unpacking libubsan0:amd64 (5.4.0-6ubuntu1~16.04.9) ... Selecting previously unselected package libcilkrts5:amd64. Preparing to unpack .../libcilkrts5_5.4.0-6ubuntu1~16.04.9_amd64.deb ... Unpacking libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.9) ... Selecting previously unselected package libmpx0:amd64. Preparing to unpack .../libmpx0_5.4.0-6ubuntu1~16.04.9_amd64.deb ... Unpacking libmpx0:amd64 (5.4.0-6ubuntu1~16.04.9) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_5.4.0-6ubuntu1~16.04.9_amd64.deb ... Unpacking libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.9) ... Selecting previously unselected package libgcc-5-dev:amd64. Preparing to unpack .../libgcc-5-dev_5.4.0-6ubuntu1~16.04.9_amd64.deb ... Unpacking libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.9) ... Selecting previously unselected package gcc-5. Preparing to unpack .../gcc-5_5.4.0-6ubuntu1~16.04.9_amd64.deb ... Unpacking gcc-5 (5.4.0-6ubuntu1~16.04.9) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a5.3.1-1ubuntu1_amd64.deb ... Unpacking gcc (4:5.3.1-1ubuntu1) ... Selecting previously unselected package libstdc++-5-dev:amd64. Preparing to unpack .../libstdc++-5-dev_5.4.0-6ubuntu1~16.04.9_amd64.deb ... Unpacking libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.9) ... Selecting previously unselected package g++-5. Preparing to unpack .../g++-5_5.4.0-6ubuntu1~16.04.9_amd64.deb ... Unpacking g++-5 (5.4.0-6ubuntu1~16.04.9) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a5.3.1-1ubuntu1_amd64.deb ... Unpacking g++ (4:5.3.1-1ubuntu1) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.18.4ubuntu1.4_all.deb ... Unpacking libdpkg-perl (1.18.4ubuntu1.4) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.18.4ubuntu1.4_all.deb ... Unpacking dpkg-dev (1.18.4ubuntu1.4) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_12.1ubuntu2_amd64.deb ... Unpacking build-essential (12.1ubuntu2) ... Selecting previously unselected package python-configobj. Preparing to unpack .../python-configobj_5.0.6-2_all.deb ... Unpacking python-configobj (5.0.6-2) ... Selecting previously unselected package python-bzrlib. Preparing to unpack .../python-bzrlib_2.7.0-2ubuntu3.1_amd64.deb ... Unpacking python-bzrlib (2.7.0-2ubuntu3.1) ... Selecting previously unselected package bzr. Preparing to unpack .../bzr_2.7.0-2ubuntu3.1_all.deb ... Unpacking bzr (2.7.0-2ubuntu3.1) ... Selecting previously unselected package distro-info. Preparing to unpack .../distro-info_0.14build1_amd64.deb ... Unpacking distro-info (0.14build1) ... Selecting previously unselected package charm. Preparing to unpack .../charm_2.1.1-0ubuntu1_amd64.deb ... Unpacking charm (2.1.1-0ubuntu1) ... Selecting previously unselected package python-apt. Preparing to unpack .../python-apt_1.1.0~beta1ubuntu0.16.04.1_amd64.deb ... Unpacking python-apt (1.1.0~beta1ubuntu0.16.04.1) ... Selecting previously unselected package python-cheetah. Preparing to unpack .../python-cheetah_2.4.4-3.fakesyncbuild1_amd64.deb ... Unpacking python-cheetah (2.4.4-3.fakesyncbuild1) ... Selecting previously unselected package python-yaml. Preparing to unpack .../python-yaml_3.11-3build1_amd64.deb ... Unpacking python-yaml (3.11-3build1) ... Selecting previously unselected package python-jujubundlelib. Preparing to unpack .../python-jujubundlelib_0.4.1-0ubuntu1_all.deb ... Unpacking python-jujubundlelib (0.4.1-0ubuntu1) ... Selecting previously unselected package python-httplib2. Preparing to unpack .../python-httplib2_0.9.1+dfsg-1_all.deb ... Unpacking python-httplib2 (0.9.1+dfsg-1) ... Selecting previously unselected package python-keyring. Preparing to unpack .../python-keyring_7.3-1ubuntu1_all.deb ... Unpacking python-keyring (7.3-1ubuntu1) ... Selecting previously unselected package python-pkg-resources. Preparing to unpack .../python-pkg-resources_20.7.0-1_all.deb ... Unpacking python-pkg-resources (20.7.0-1) ... Selecting previously unselected package python-lazr.uri. Preparing to unpack .../python-lazr.uri_1.0.3-2build1_all.deb ... Unpacking python-lazr.uri (1.0.3-2build1) ... Selecting previously unselected package python-simplejson. Preparing to unpack .../python-simplejson_3.8.1-1ubuntu2_amd64.deb ... Unpacking python-simplejson (3.8.1-1ubuntu2) ... Selecting previously unselected package python-wadllib. Preparing to unpack .../python-wadllib_1.3.2-3_all.deb ... Unpacking python-wadllib (1.3.2-3) ... Selecting previously unselected package python-zope.interface. Preparing to unpack .../python-zope.interface_4.1.3-1build1_amd64.deb ... Unpacking python-zope.interface (4.1.3-1build1) ... Selecting previously unselected package python-oauth. Preparing to unpack .../python-oauth_1.0.1-5_all.deb ... Unpacking python-oauth (1.0.1-5) ... Selecting previously unselected package python-lazr.restfulclient. Preparing to unpack .../python-lazr.restfulclient_0.13.4-5ubuntu1_all.deb ... Unpacking python-lazr.restfulclient (0.13.4-5ubuntu1) ... Selecting previously unselected package python-launchpadlib. Preparing to unpack .../python-launchpadlib_1.10.3-3ubuntu0.1_all.deb ... Unpacking python-launchpadlib (1.10.3-3ubuntu0.1) ... Selecting previously unselected package python-urllib3. Preparing to unpack .../python-urllib3_1.13.1-2ubuntu0.16.04.1_all.deb ... Unpacking python-urllib3 (1.13.1-2ubuntu0.16.04.1) ... Selecting previously unselected package python-chardet. Preparing to unpack .../python-chardet_2.3.0-2_all.deb ... Unpacking python-chardet (2.3.0-2) ... Selecting previously unselected package python-requests. Preparing to unpack .../python-requests_2.9.1-3_all.deb ... Unpacking python-requests (2.9.1-3) ... Selecting previously unselected package python-theblues. Preparing to unpack .../python-theblues_0.2.0-0ubuntu1_all.deb ... Unpacking python-theblues (0.2.0-0ubuntu1) ... Selecting previously unselected package python-libcharmstore. Preparing to unpack .../python-libcharmstore_0.0.3-0ubuntu1_all.deb ... Unpacking python-libcharmstore (0.0.3-0ubuntu1) ... Selecting previously unselected package python-markdown. Preparing to unpack .../python-markdown_2.6.6-1_all.deb ... Unpacking python-markdown (2.6.6-1) ... Selecting previously unselected package python-parse. Preparing to unpack .../python-parse_1.6.6-0ubuntu1_all.deb ... Unpacking python-parse (1.6.6-0ubuntu1) ... Selecting previously unselected package python-stuf. Preparing to unpack .../python-stuf_0.9.16-0ubuntu1_all.deb ... Unpacking python-stuf (0.9.16-0ubuntu1) ... Selecting previously unselected package python-otherstuf. Preparing to unpack .../python-otherstuf_1.1.0-0ubuntu1_all.deb ... Unpacking python-otherstuf (1.1.0-0ubuntu1) ... Selecting previously unselected package python-pathspec. Preparing to unpack .../python-pathspec_0.3.4-0ubuntu1_all.deb ... Unpacking python-pathspec (0.3.4-0ubuntu1) ... Selecting previously unselected package python-ruamel.ordereddict. Preparing to unpack .../python-ruamel.ordereddict_0.4.9-1_amd64.deb ... Unpacking python-ruamel.ordereddict (0.4.9-1) ... Selecting previously unselected package python-ruamel.yaml. Preparing to unpack .../python-ruamel.yaml_0.10.23-1_amd64.deb ... Unpacking python-ruamel.yaml (0.10.23-1) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_20.7.0-1_all.deb ... Unpacking python-setuptools (20.7.0-1) ... Selecting previously unselected package python-linecache2. Preparing to unpack .../python-linecache2_1.0.0-2_all.deb ... Unpacking python-linecache2 (1.0.0-2) ... Selecting previously unselected package python-traceback2. Preparing to unpack .../python-traceback2_1.4.0-3_all.deb ... Unpacking python-traceback2 (1.4.0-3) ... Selecting previously unselected package python-unittest2. Preparing to unpack .../python-unittest2_1.1.0-6.1_all.deb ... Unpacking python-unittest2 (1.1.0-6.1) ... Selecting previously unselected package python-testresources. Preparing to unpack .../python-testresources_1.0.0-1_all.deb ... Unpacking python-testresources (1.0.0-1) ... Selecting previously unselected package python-blessings. Preparing to unpack .../python-blessings_1.6-2build1_all.deb ... Unpacking python-blessings (1.6-2build1) ... Selecting previously unselected package python-crypto. Preparing to unpack .../python-crypto_2.6.1-6ubuntu0.16.04.3_amd64.deb ... Unpacking python-crypto (2.6.1-6ubuntu0.16.04.3) ... Selecting previously unselected package python-functools32. Preparing to unpack .../python-functools32_3.2.3.2-2_all.deb ... Unpacking python-functools32 (3.2.3.2-2) ... Selecting previously unselected package python-funcsigs. Preparing to unpack .../python-funcsigs_0.4-2_all.deb ... Unpacking python-funcsigs (0.4-2) ... Selecting previously unselected package python-pbr. Preparing to unpack .../python-pbr_1.8.0-4ubuntu1_all.deb ... Unpacking python-pbr (1.8.0-4ubuntu1) ... Selecting previously unselected package python-mock. Preparing to unpack .../python-mock_1.3.0-2.1ubuntu1_all.deb ... Unpacking python-mock (1.3.0-2.1ubuntu1) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.5.1-4_all.deb ... Unpacking python-jsonschema (2.5.1-4) ... Selecting previously unselected package python-ecdsa. Preparing to unpack .../python-ecdsa_0.13-2_all.deb ... Unpacking python-ecdsa (0.13-2) ... Selecting previously unselected package python-paramiko. Preparing to unpack .../python-paramiko_1.16.0-1ubuntu0.1_all.deb ... Unpacking python-paramiko (1.16.0-1ubuntu0.1) ... Selecting previously unselected package python-path. Preparing to unpack .../python-path_8.1.2+dfsg-1_all.deb ... Unpacking python-path (8.1.2+dfsg-1) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_8.1.1-2ubuntu0.4_all.deb ... Unpacking python-pip-whl (8.1.1-2ubuntu0.4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_8.1.1-2ubuntu0.4_all.deb ... Unpacking python-pip (8.1.1-2ubuntu0.4) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_15.0.1+ds-3ubuntu1_all.deb ... Unpacking python-virtualenv (15.0.1+ds-3ubuntu1) ... Selecting previously unselected package charm-tools. Preparing to unpack .../charm-tools_2.1.2-0ubuntu4_all.deb ... Unpacking charm-tools (2.1.2-0ubuntu4) ... Selecting previously unselected package dirmngr. Preparing to unpack .../dirmngr_2.1.11-6ubuntu2_amd64.deb ... Unpacking dirmngr (2.1.11-6ubuntu2) ... Selecting previously unselected package docutils-common. Preparing to unpack .../docutils-common_0.12+dfsg-1_all.deb ... Unpacking docutils-common (0.12+dfsg-1) ... Selecting previously unselected package docutils-doc. Preparing to unpack .../docutils-doc_0.12+dfsg-1_all.deb ... Unpacking docutils-doc (0.12+dfsg-1) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20.2-1ubuntu1_amd64.deb ... Unpacking libfakeroot:amd64 (1.20.2-1ubuntu1) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20.2-1ubuntu1_amd64.deb ... Unpacking fakeroot (1.20.2-1ubuntu1) ... Selecting previously unselected package ieee-data. Preparing to unpack .../ieee-data_20150531.1_all.deb ... Unpacking ieee-data (20150531.1) ... Selecting previously unselected package javascript-common. Preparing to unpack .../javascript-common_11_all.deb ... Unpacking javascript-common (11) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.03-1_all.deb ... Unpacking libalgorithm-diff-perl (1.19.03-1) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-4build1_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-4build1) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-3_all.deb ... Unpacking libalgorithm-merge-perl (0.08-3) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-7ubuntu0.16.04.3_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.3) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.22-3_amd64.deb ... Unpacking libfile-fcntllock-perl (0.22-3) ... Selecting previously unselected package libgpgme11:amd64. Preparing to unpack .../libgpgme11_1.6.0-1_amd64.deb ... Unpacking libgpgme11:amd64 (1.6.0-1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjs-jquery. Preparing to unpack .../libjs-jquery_1.11.3+dfsg-4_all.deb ... Unpacking libjs-jquery (1.11.3+dfsg-4) ... Selecting previously unselected package libpaper1:amd64. Preparing to unpack .../libpaper1_1.1.24+nmu4ubuntu1_amd64.deb ... Unpacking libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... Selecting previously unselected package libpaper-utils. Preparing to unpack .../libpaper-utils_1.1.24+nmu4ubuntu1_amd64.deb ... Unpacking libpaper-utils (1.1.24+nmu4ubuntu1) ... Selecting previously unselected package libpython2.7:amd64. Preparing to unpack .../libpython2.7_2.7.12-1ubuntu0~16.04.3_amd64.deb ... Unpacking libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.3) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.12-1ubuntu0~16.04.3_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.12-1ubuntu0~16.04.3) ... Selecting previously unselected package libpython-dev:amd64. Preparing to unpack .../libpython-dev_2.7.12-1~16.04_amd64.deb ... Unpacking libpython-dev:amd64 (2.7.12-1~16.04) ... Selecting previously unselected package libpython-all-dev:amd64. Preparing to unpack .../libpython-all-dev_2.7.12-1~16.04_amd64.deb ... Unpacking libpython-all-dev:amd64 (2.7.12-1~16.04) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.6-1ubuntu0.4_amd64.deb ... Unpacking libtiff5:amd64 (4.0.6-1ubuntu0.4) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_4.04-2_all.deb ... Unpacking manpages-dev (4.04-2) ... Selecting previously unselected package python-all. Preparing to unpack .../python-all_2.7.12-1~16.04_amd64.deb ... Unpacking python-all (2.7.12-1~16.04) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.12-1ubuntu0~16.04.3_amd64.deb ... Unpacking python2.7-dev (2.7.12-1ubuntu0~16.04.3) ... Selecting previously unselected package python-dev. Preparing to unpack .../python-dev_2.7.12-1~16.04_amd64.deb ... Unpacking python-dev (2.7.12-1~16.04) ... Selecting previously unselected package python-all-dev. Preparing to unpack .../python-all-dev_2.7.12-1~16.04_amd64.deb ... Unpacking python-all-dev (2.7.12-1~16.04) ... Selecting previously unselected package python-appdirs. Preparing to unpack .../python-appdirs_1.4.0-2_all.deb ... Unpacking python-appdirs (1.4.0-2) ... Selecting previously unselected package python-babel-localedata. Preparing to unpack .../python-babel-localedata_1.3+dfsg.1-6_all.deb ... Unpacking python-babel-localedata (1.3+dfsg.1-6) ... Selecting previously unselected package python-tz. Preparing to unpack .../python-tz_2014.10~dfsg1-0ubuntu2_all.deb ... Unpacking python-tz (2014.10~dfsg1-0ubuntu2) ... Selecting previously unselected package python-babel. Preparing to unpack .../python-babel_1.3+dfsg.1-6_all.deb ... Unpacking python-babel (1.3+dfsg.1-6) ... Selecting previously unselected package python-bs4. Preparing to unpack .../python-bs4_4.4.1-1_all.deb ... Unpacking python-bs4 (4.4.1-1) ... Selecting previously unselected package python-cffi-backend. Preparing to unpack .../python-cffi-backend_1.5.2-1ubuntu1_amd64.deb ... Unpacking python-cffi-backend (1.5.2-1ubuntu1) ... Selecting previously unselected package python-debtcollector. Preparing to unpack .../python-debtcollector_1.3.0-2_all.deb ... Unpacking python-debtcollector (1.3.0-2) ... Selecting previously unselected package python-iso8601. Preparing to unpack .../python-iso8601_0.1.11-1_all.deb ... Unpacking python-iso8601 (0.1.11-1) ... Selecting previously unselected package python-lxml. Preparing to unpack .../python-lxml_3.5.0-1build1_amd64.deb ... Unpacking python-lxml (3.5.0-1build1) ... Selecting previously unselected package python-positional. Preparing to unpack .../python-positional_1.0.1-2_all.deb ... Unpacking python-positional (1.0.1-2) ... Selecting previously unselected package python-stevedore. Preparing to unpack .../python-stevedore_1.12.0-1_all.deb ... Unpacking python-stevedore (1.12.0-1) ... Selecting previously unselected package python-keystoneauth1. Preparing to unpack .../python-keystoneauth1_2.4.1-1ubuntu0.16.04.1_all.deb ... Unpacking python-keystoneauth1 (2.4.1-1ubuntu0.16.04.1) ... Selecting previously unselected package python-roman. Preparing to unpack .../python-roman_2.0.0-2_all.deb ... Unpacking python-roman (2.0.0-2) ... Selecting previously unselected package python-docutils. Preparing to unpack .../python-docutils_0.12+dfsg-1_all.deb ... Unpacking python-docutils (0.12+dfsg-1) ... Selecting previously unselected package python-netaddr. Preparing to unpack .../python-netaddr_0.7.18-1_all.deb ... Unpacking python-netaddr (0.7.18-1) ... Selecting previously unselected package python-oslo.config. Preparing to unpack .../python-oslo.config_1%3a3.9.0-3_all.deb ... Unpacking python-oslo.config (1:3.9.0-3) ... Selecting previously unselected package python-oslo.i18n. Preparing to unpack .../python-oslo.i18n_3.5.0-2_all.deb ... Unpacking python-oslo.i18n (3.5.0-2) ... Selecting previously unselected package python-msgpack. Preparing to unpack .../python-msgpack_0.4.6-1build1_amd64.deb ... Unpacking python-msgpack (0.4.6-1build1) ... Selecting previously unselected package python-monotonic. Preparing to unpack .../python-monotonic_0.6-2_all.deb ... Unpacking python-monotonic (0.6-2) ... Selecting previously unselected package python-netifaces. Preparing to unpack .../python-netifaces_0.10.4-0.1build2_amd64.deb ... Unpacking python-netifaces (0.10.4-0.1build2) ... Selecting previously unselected package python-oslo.utils. Preparing to unpack .../python-oslo.utils_3.8.0-2_all.deb ... Unpacking python-oslo.utils (3.8.0-2) ... Selecting previously unselected package python-oslo.serialization. Preparing to unpack .../python-oslo.serialization_2.4.0-2_all.deb ... Unpacking python-oslo.serialization (2.4.0-2) ... Selecting previously unselected package python-prettytable. Preparing to unpack .../python-prettytable_0.7.2-3_all.deb ... Unpacking python-prettytable (0.7.2-3) ... Selecting previously unselected package python-keystoneclient. Preparing to unpack .../python-keystoneclient_1%3a2.3.1-2_all.deb ... Unpacking python-keystoneclient (1:2.3.1-2) ... Selecting previously unselected package python-cinderclient. Preparing to unpack .../python-cinderclient_1%3a1.6.0-2ubuntu1_all.deb ... Unpacking python-cinderclient (1:1.6.0-2ubuntu1) ... Selecting previously unselected package python-unicodecsv. Preparing to unpack .../python-unicodecsv_0.14.1-1_all.deb ... Unpacking python-unicodecsv (0.14.1-1) ... Selecting previously unselected package python-cliff. Preparing to unpack .../python-cliff_1.15.0-2ubuntu2_all.deb ... Unpacking python-cliff (1.15.0-2ubuntu2) ... Selecting previously unselected package python-enum34. Preparing to unpack .../python-enum34_1.1.2-1_all.deb ... Unpacking python-enum34 (1.1.2-1) ... Selecting previously unselected package python-idna. Preparing to unpack .../python-idna_2.0-3_all.deb ... Unpacking python-idna (2.0-3) ... Selecting previously unselected package python-ipaddress. Preparing to unpack .../python-ipaddress_1.0.16-1_all.deb ... Unpacking python-ipaddress (1.0.16-1) ... Selecting previously unselected package python-pyasn1. Preparing to unpack .../python-pyasn1_0.1.9-1_all.deb ... Unpacking python-pyasn1 (0.1.9-1) ... Selecting previously unselected package python-cryptography. Preparing to unpack .../python-cryptography_1.2.3-1ubuntu0.1_amd64.deb ... Unpacking python-cryptography (1.2.3-1ubuntu0.1) ... Selecting previously unselected package python-dbus. Preparing to unpack .../python-dbus_1.2.0-3_amd64.deb ... Unpacking python-dbus (1.2.0-3) ... Selecting previously unselected package python-gi. Preparing to unpack .../python-gi_3.20.0-0ubuntu1_amd64.deb ... Unpacking python-gi (3.20.0-0ubuntu1) ... Selecting previously unselected package python-gpgme. Preparing to unpack .../python-gpgme_0.3-1.1_amd64.deb ... Unpacking python-gpgme (0.3-1.1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-4_all.deb ... Unpacking python-html5lib (0.999-4) ... Selecting previously unselected package python-json-pointer. Preparing to unpack .../python-json-pointer_1.9-3_all.deb ... Unpacking python-json-pointer (1.9-3) ... Selecting previously unselected package python-jsonpatch. Preparing to unpack .../python-jsonpatch_1.19-3_all.deb ... Unpacking python-jsonpatch (1.19-3) ... Selecting previously unselected package python-openssl. Preparing to unpack .../python-openssl_0.15.1-2build1_all.deb ... Unpacking python-openssl (0.15.1-2build1) ... Selecting previously unselected package python-ndg-httpsclient. Preparing to unpack .../python-ndg-httpsclient_0.4.0-3_all.deb ... Unpacking python-ndg-httpsclient (0.4.0-3) ... Selecting previously unselected package python-novaclient. Preparing to unpack .../python-novaclient_2%3a3.3.1-2ubuntu1_all.deb ... Unpacking python-novaclient (2:3.3.1-2ubuntu1) ... Selecting previously unselected package python-warlock. Preparing to unpack .../python-warlock_1.1.0-1_all.deb ... Unpacking python-warlock (1.1.0-1) ... Selecting previously unselected package python-glanceclient. Preparing to unpack .../python-glanceclient_1%3a2.0.0-2ubuntu0.16.04.1_all.deb ... Unpacking python-glanceclient (1:2.0.0-2ubuntu0.16.04.1) ... Selecting previously unselected package python-requestsexceptions. Preparing to unpack .../python-requestsexceptions_1.1.2-0ubuntu1_all.deb ... Unpacking python-requestsexceptions (1.1.2-0ubuntu1) ... Selecting previously unselected package python-os-client-config. Preparing to unpack .../python-os-client-config_1.16.0-0ubuntu1_all.deb ... Unpacking python-os-client-config (1.16.0-0ubuntu1) ... Selecting previously unselected package python-neutronclient. Preparing to unpack .../python-neutronclient_1%3a4.1.1-2ubuntu1_all.deb ... Unpacking python-neutronclient (1:4.1.1-2ubuntu1) ... Selecting previously unselected package python-openstacksdk. Preparing to unpack .../python-openstacksdk_0.8.1-2_all.deb ... Unpacking python-openstacksdk (0.8.1-2) ... Selecting previously unselected package python-openstackclient. Preparing to unpack .../python-openstackclient_2.3.1-0ubuntu1_all.deb ... Unpacking python-openstackclient (2.3.1-0ubuntu1) ... Selecting previously unselected package libwebp5:amd64. Preparing to unpack .../libwebp5_0.4.4-1_amd64.deb ... Unpacking libwebp5:amd64 (0.4.4-1) ... Selecting previously unselected package libwebpmux1:amd64. Preparing to unpack .../libwebpmux1_0.4.4-1_amd64.deb ... Unpacking libwebpmux1:amd64 (0.4.4-1) ... Selecting previously unselected package python-pil:amd64. Preparing to unpack .../python-pil_3.1.2-0ubuntu1.1_amd64.deb ... Unpacking python-pil:amd64 (3.1.2-0ubuntu1.1) ... Selecting previously unselected package python-py. Preparing to unpack .../python-py_1.4.31-1_all.deb ... Unpacking python-py (1.4.31-1) ... Selecting previously unselected package python-pygments. Preparing to unpack .../python-pygments_2.1+dfsg-1_all.deb ... Unpacking python-pygments (2.1+dfsg-1) ... Selecting previously unselected package python-pytest. Preparing to unpack .../python-pytest_2.8.7-4_all.deb ... Unpacking python-pytest (2.8.7-4) ... Selecting previously unselected package python-secretstorage. Preparing to unpack .../python-secretstorage_2.1.3-1_all.deb ... Unpacking python-secretstorage (2.1.3-1) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.29.0-1_all.deb ... Unpacking python-wheel (0.29.0-1) ... Selecting previously unselected package python3-virtualenv. Preparing to unpack .../python3-virtualenv_15.0.1+ds-3ubuntu1_all.deb ... Unpacking python3-virtualenv (15.0.1+ds-3ubuntu1) ... Selecting previously unselected package virtualenv. Preparing to unpack .../virtualenv_15.0.1+ds-3ubuntu1_all.deb ... Unpacking virtualenv (15.0.1+ds-3ubuntu1) ... Selecting previously unselected package juju-2.0. Preparing to unpack .../juju-2.0_2.3.7-0ubuntu0.16.04.1_amd64.deb ... Unpacking juju-2.0 (2.3.7-0ubuntu0.16.04.1) ... Selecting previously unselected package juju. Preparing to unpack .../juju_2.3.7-0ubuntu0.16.04.1_all.deb ... Unpacking juju (2.3.7-0ubuntu0.16.04.1) ... Selecting previously unselected package python-pycurl. Preparing to unpack .../python-pycurl_7.43.0-1ubuntu1_amd64.deb ... Unpacking python-pycurl (7.43.0-1ubuntu1) ... Processing triggers for libc-bin (2.23-0ubuntu10) ... Processing triggers for man-db (2.7.5-1) ... Processing triggers for shared-mime-info (1.5-2ubuntu0.1) ... Processing triggers for sgml-base (1.26+nmu4ubuntu1) ... Setting up libjpeg-turbo8:amd64 (1.4.2-0ubuntu3) ... Setting up liblcms2-2:amd64 (2.6-3ubuntu2) ... Setting up libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.3) ... Setting up python2.7 (2.7.12-1ubuntu0~16.04.3) ... Setting up libpython-stdlib:amd64 (2.7.12-1~16.04) ... Setting up python (2.7.12-1~16.04) ... Setting up python-pyparsing (2.0.3+dfsg1-1ubuntu0.1) ... Setting up python-cmd2 (0.6.8-1) ... Setting up python-translationstring (1.3-1) ... Setting up python-colander (1.0b1-3) ... Setting up python-six (1.10.0-3) ... Setting up python-wrapt (1.8.0-5build2) ... Setting up libjbig0:amd64 (2.1-3.1) ... Setting up libmpc3:amd64 (1.0.3-1) ... Setting up binutils (2.26.1-1ubuntu1~16.04.6) ... Setting up libc-dev-bin (2.23-0ubuntu10) ... Setting up linux-libc-dev:amd64 (4.4.0-127.153) ... Setting up libc6-dev:amd64 (2.23-0ubuntu10) ... Setting up libisl15:amd64 (0.16.1-1) ... Setting up cpp-5 (5.4.0-6ubuntu1~16.04.9) ... Setting up cpp (4:5.3.1-1ubuntu1) ... Setting up libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.9) ... Setting up libgomp1:amd64 (5.4.0-6ubuntu1~16.04.9) ... Setting up libitm1:amd64 (5.4.0-6ubuntu1~16.04.9) ... Setting up libatomic1:amd64 (5.4.0-6ubuntu1~16.04.9) ... Setting up libasan2:amd64 (5.4.0-6ubuntu1~16.04.9) ... Setting up liblsan0:amd64 (5.4.0-6ubuntu1~16.04.9) ... Setting up libtsan0:amd64 (5.4.0-6ubuntu1~16.04.9) ... Setting up libubsan0:amd64 (5.4.0-6ubuntu1~16.04.9) ... Setting up libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.9) ... Setting up libmpx0:amd64 (5.4.0-6ubuntu1~16.04.9) ... Setting up libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.9) ... Setting up libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.9) ... Setting up gcc-5 (5.4.0-6ubuntu1~16.04.9) ... Setting up gcc (4:5.3.1-1ubuntu1) ... Setting up libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.9) ... Setting up g++-5 (5.4.0-6ubuntu1~16.04.9) ... Setting up g++ (4:5.3.1-1ubuntu1) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up libdpkg-perl (1.18.4ubuntu1.4) ... Setting up dpkg-dev (1.18.4ubuntu1.4) ... Setting up build-essential (12.1ubuntu2) ... Setting up python-configobj (5.0.6-2) ... Setting up python-bzrlib (2.7.0-2ubuntu3.1) ... Setting up bzr (2.7.0-2ubuntu3.1) ... Setting up distro-info (0.14build1) ... Setting up charm (2.1.1-0ubuntu1) ... Setting up python-apt (1.1.0~beta1ubuntu0.16.04.1) ... Setting up python-cheetah (2.4.4-3.fakesyncbuild1) ... Setting up python-yaml (3.11-3build1) ... Setting up python-jujubundlelib (0.4.1-0ubuntu1) ... Setting up python-httplib2 (0.9.1+dfsg-1) ... Setting up python-keyring (7.3-1ubuntu1) ... Setting up python-pkg-resources (20.7.0-1) ... Setting up python-lazr.uri (1.0.3-2build1) ... Setting up python-simplejson (3.8.1-1ubuntu2) ... Setting up python-wadllib (1.3.2-3) ... Setting up python-zope.interface (4.1.3-1build1) ... Setting up python-oauth (1.0.1-5) ... Setting up python-lazr.restfulclient (0.13.4-5ubuntu1) ... Setting up python-launchpadlib (1.10.3-3ubuntu0.1) ... Setting up python-urllib3 (1.13.1-2ubuntu0.16.04.1) ... Setting up python-chardet (2.3.0-2) ... Setting up python-requests (2.9.1-3) ... Setting up python-theblues (0.2.0-0ubuntu1) ... Setting up python-libcharmstore (0.0.3-0ubuntu1) ... Setting up python-markdown (2.6.6-1) ... Setting up python-parse (1.6.6-0ubuntu1) ... Setting up python-stuf (0.9.16-0ubuntu1) ... Setting up python-otherstuf (1.1.0-0ubuntu1) ... Setting up python-pathspec (0.3.4-0ubuntu1) ... Setting up python-ruamel.ordereddict (0.4.9-1) ... Setting up python-ruamel.yaml (0.10.23-1) ... Setting up python-setuptools (20.7.0-1) ... Setting up python-linecache2 (1.0.0-2) ... Setting up python-traceback2 (1.4.0-3) ... Setting up python-unittest2 (1.1.0-6.1) ... update-alternatives: using /usr/bin/python2-unit2 to provide /usr/bin/unit2 (unit2) in auto mode Setting up python-testresources (1.0.0-1) ... Setting up python-blessings (1.6-2build1) ... Setting up python-crypto (2.6.1-6ubuntu0.16.04.3) ... Setting up python-functools32 (3.2.3.2-2) ... Setting up python-funcsigs (0.4-2) ... Setting up python-pbr (1.8.0-4ubuntu1) ... update-alternatives: using /usr/bin/python2-pbr to provide /usr/bin/pbr (pbr) in auto mode Setting up python-mock (1.3.0-2.1ubuntu1) ... Setting up python-jsonschema (2.5.1-4) ... update-alternatives: using /usr/bin/python2-jsonschema to provide /usr/bin/jsonschema (jsonschema) in auto mode Setting up python-ecdsa (0.13-2) ... Setting up python-paramiko (1.16.0-1ubuntu0.1) ... Setting up python-path (8.1.2+dfsg-1) ... Setting up python-pip-whl (8.1.1-2ubuntu0.4) ... Setting up python-pip (8.1.1-2ubuntu0.4) ... Setting up python-virtualenv (15.0.1+ds-3ubuntu1) ... Setting up charm-tools (2.1.2-0ubuntu4) ... Setting up dirmngr (2.1.11-6ubuntu2) ... Setting up docutils-common (0.12+dfsg-1) ... Setting up docutils-doc (0.12+dfsg-1) ... Setting up libfakeroot:amd64 (1.20.2-1ubuntu1) ... Setting up fakeroot (1.20.2-1ubuntu1) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up ieee-data (20150531.1) ... Setting up javascript-common (11) ... Setting up libalgorithm-diff-perl (1.19.03-1) ... Setting up libalgorithm-diff-xs-perl (0.04-4build1) ... Setting up libalgorithm-merge-perl (0.08-3) ... Setting up libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.3) ... Setting up libfile-fcntllock-perl (0.22-3) ... Setting up libgpgme11:amd64 (1.6.0-1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjs-jquery (1.11.3+dfsg-4) ... Setting up libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... debconf: unable to initialize frontend: Dialog debconf: (TERM is not set, so the dialog frontend is not usable.) debconf: falling back to frontend: Readline Creating config file /etc/papersize with new version Setting up libpaper-utils (1.1.24+nmu4ubuntu1) ... Setting up libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.3) ... Setting up libpython2.7-dev:amd64 (2.7.12-1ubuntu0~16.04.3) ... Setting up libpython-dev:amd64 (2.7.12-1~16.04) ... Setting up libpython-all-dev:amd64 (2.7.12-1~16.04) ... Setting up libtiff5:amd64 (4.0.6-1ubuntu0.4) ... Setting up manpages-dev (4.04-2) ... Setting up python-all (2.7.12-1~16.04) ... Setting up python2.7-dev (2.7.12-1ubuntu0~16.04.3) ... Setting up python-dev (2.7.12-1~16.04) ... Setting up python-all-dev (2.7.12-1~16.04) ... Setting up python-appdirs (1.4.0-2) ... Setting up python-babel-localedata (1.3+dfsg.1-6) ... Setting up python-tz (2014.10~dfsg1-0ubuntu2) ... Setting up python-babel (1.3+dfsg.1-6) ... update-alternatives: using /usr/bin/pybabel-python2 to provide /usr/bin/pybabel (pybabel) in auto mode Setting up python-bs4 (4.4.1-1) ... Setting up python-cffi-backend (1.5.2-1ubuntu1) ... Setting up python-debtcollector (1.3.0-2) ... Setting up python-iso8601 (0.1.11-1) ... Setting up python-lxml (3.5.0-1build1) ... Setting up python-positional (1.0.1-2) ... Setting up python-stevedore (1.12.0-1) ... Setting up python-keystoneauth1 (2.4.1-1ubuntu0.16.04.1) ... Setting up python-roman (2.0.0-2) ... Setting up python-netaddr (0.7.18-1) ... Setting up python-oslo.i18n (3.5.0-2) ... Setting up python-msgpack (0.4.6-1build1) ... Setting up python-monotonic (0.6-2) ... Setting up python-netifaces (0.10.4-0.1build2) ... Setting up python-oslo.utils (3.8.0-2) ... Setting up python-oslo.serialization (2.4.0-2) ... Setting up python-prettytable (0.7.2-3) ... Setting up python-unicodecsv (0.14.1-1) ... Setting up python-cliff (1.15.0-2ubuntu2) ... Setting up python-enum34 (1.1.2-1) ... Setting up python-idna (2.0-3) ... Setting up python-ipaddress (1.0.16-1) ... Setting up python-pyasn1 (0.1.9-1) ... Setting up python-cryptography (1.2.3-1ubuntu0.1) ... Setting up python-dbus (1.2.0-3) ... Remove stale byte-compiled files... Setting up python-gi (3.20.0-0ubuntu1) ... Setting up python-gpgme (0.3-1.1) ... Setting up python-html5lib (0.999-4) ... Setting up python-json-pointer (1.9-3) ... update-alternatives: using /usr/bin/python2-jsonpointer to provide /usr/bin/jsonpointer (jsonpointer) in auto mode Setting up python-jsonpatch (1.19-3) ... update-alternatives: using /usr/bin/python2-jsondiff to provide /usr/bin/jsondiff (jsondiff) in auto mode update-alternatives: using /usr/bin/python2-jsonpatch to provide /usr/bin/jsonpatch (jsonpatch) in auto mode Setting up python-openssl (0.15.1-2build1) ... Setting up python-ndg-httpsclient (0.4.0-3) ... Setting up python-novaclient (2:3.3.1-2ubuntu1) ... update-alternatives: using /usr/bin/python2-nova to provide /usr/bin/nova (nova) in auto mode Setting up python-warlock (1.1.0-1) ... Setting up python-requestsexceptions (1.1.2-0ubuntu1) ... Setting up python-os-client-config (1.16.0-0ubuntu1) ... Setting up python-neutronclient (1:4.1.1-2ubuntu1) ... update-alternatives: using /usr/bin/python2-neutron to provide /usr/bin/neutron (neutron) in auto mode Setting up python-openstacksdk (0.8.1-2) ... Setting up libwebp5:amd64 (0.4.4-1) ... Setting up libwebpmux1:amd64 (0.4.4-1) ... Setting up python-pil:amd64 (3.1.2-0ubuntu1.1) ... Setting up python-py (1.4.31-1) ... Setting up python-pygments (2.1+dfsg-1) ... Setting up python-pytest (2.8.7-4) ... Setting up python-secretstorage (2.1.3-1) ... Setting up python-wheel (0.29.0-1) ... Setting up python3-virtualenv (15.0.1+ds-3ubuntu1) ... Setting up virtualenv (15.0.1+ds-3ubuntu1) ... Setting up juju-2.0 (2.3.7-0ubuntu0.16.04.1) ... Setting up juju (2.3.7-0ubuntu0.16.04.1) ... Setting up python-pycurl (7.43.0-1ubuntu1) ... Processing triggers for sgml-base (1.26+nmu4ubuntu1) ... Setting up python-docutils (0.12+dfsg-1) ... update-alternatives: using /usr/share/docutils/scripts/python2/rst-buildhtml to provide /usr/bin/rst-buildhtml (rst-buildhtml) in auto mode update-alternatives: using /usr/share/docutils/scripts/python2/rst2html to provide /usr/bin/rst2html (rst2html) in auto mode update-alternatives: using /usr/share/docutils/scripts/python2/rst2latex to provide /usr/bin/rst2latex (rst2latex) in auto mode update-alternatives: using /usr/share/docutils/scripts/python2/rst2man to provide /usr/bin/rst2man (rst2man) in auto mode update-alternatives: using /usr/share/docutils/scripts/python2/rst2odt to provide /usr/bin/rst2odt (rst2odt) in auto mode update-alternatives: using /usr/share/docutils/scripts/python2/rst2odt_prepstyles to provide /usr/bin/rst2odt_prepstyles (rst2odt_prepstyles) in auto mode update-alternatives: using /usr/share/docutils/scripts/python2/rst2pseudoxml to provide /usr/bin/rst2pseudoxml (rst2pseudoxml) in auto mode update-alternatives: using /usr/share/docutils/scripts/python2/rst2s5 to provide /usr/bin/rst2s5 (rst2s5) in auto mode update-alternatives: using /usr/share/docutils/scripts/python2/rst2xetex to provide /usr/bin/rst2xetex (rst2xetex) in auto mode update-alternatives: using /usr/share/docutils/scripts/python2/rst2xml to provide /usr/bin/rst2xml (rst2xml) in auto mode update-alternatives: using /usr/share/docutils/scripts/python2/rstpep2html to provide /usr/bin/rstpep2html (rstpep2html) in auto mode Setting up python-oslo.config (1:3.9.0-3) ... update-alternatives: using /usr/bin/python2-oslo-config-generator to provide /usr/bin/oslo-config-generator (oslo-config-generator) in auto mode Setting up python-keystoneclient (1:2.3.1-2) ... update-alternatives: using /usr/bin/python2-keystone to provide /usr/bin/keystone (keystone) in auto mode Setting up python-cinderclient (1:1.6.0-2ubuntu1) ... update-alternatives: using /usr/bin/python2-cinder to provide /usr/bin/cinder (cinder) in auto mode Setting up python-glanceclient (1:2.0.0-2ubuntu0.16.04.1) ... update-alternatives: using /usr/bin/python2-glance to provide /usr/bin/glance (glance) in auto mode Setting up python-openstackclient (2.3.1-0ubuntu1) ... update-alternatives: using /usr/bin/python2-openstack to provide /usr/bin/openstack (openstack) in auto mode Processing triggers for libc-bin (2.23-0ubuntu10) ... Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: python-click python-colorama python-magic The following NEW packages will be installed: python-click python-colorama python-magic python-osmclient 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. Need to get 102 kB of archives. After this operation, 563 kB of additional disk space will be used. Get:1 http://172.17.0.3/release unstable/osmclient amd64 python-osmclient all 3.1.0-1 [18.4 kB] Get:2 http://archive.ubuntu.com/ubuntu xenial/universe amd64 python-colorama all 0.3.7-1 [22.6 kB] Get:3 http://archive.ubuntu.com/ubuntu xenial/universe amd64 python-click all 6.2-2ubuntu1 [56.1 kB] Get:4 http://archive.ubuntu.com/ubuntu xenial/universe amd64 python-magic all 1:5.25-2ubuntu1 [5374 B] debconf: unable to initialize frontend: Dialog debconf: (TERM is not set, so the dialog frontend is not usable.) debconf: falling back to frontend: Readline debconf: unable to initialize frontend: Readline debconf: (This frontend requires a controlling tty.) debconf: falling back to frontend: Teletype dpkg-preconfigure: unable to re-open stdin: Fetched 102 kB in 0s (325 kB/s) Selecting previously unselected package python-colorama. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 38602 files and directories currently installed.) Preparing to unpack .../python-colorama_0.3.7-1_all.deb ... Unpacking python-colorama (0.3.7-1) ... Selecting previously unselected package python-click. Preparing to unpack .../python-click_6.2-2ubuntu1_all.deb ... Unpacking python-click (6.2-2ubuntu1) ... Selecting previously unselected package python-magic. Preparing to unpack .../python-magic_1%3a5.25-2ubuntu1_all.deb ... Unpacking python-magic (1:5.25-2ubuntu1) ... Selecting previously unselected package python-osmclient. Preparing to unpack .../python-osmclient_3.1.0-1_all.deb ... Unpacking python-osmclient (3.1.0-1) ... Setting up python-colorama (0.3.7-1) ... Setting up python-click (6.2-2ubuntu1) ... Setting up python-magic (1:5.25-2ubuntu1) ... Setting up python-osmclient (3.1.0-1) ... devops/installers/install_osm.sh --test -r unstable -u http://172.17.0.3/ -k pubkey.asc -R release Using local devops repo for OSM installation Checking required packages: git jq wget curl tar One or several required packages are not installed. Updating apt cache requires root privileges. Ign:1 http://172.17.0.3/release unstable InRelease Hit:2 http://172.17.0.3/release unstable Release Hit:4 http://archive.ubuntu.com/ubuntu xenial InRelease Hit:5 http://archive.ubuntu.com/ubuntu xenial-updates InRelease Hit:6 http://security.ubuntu.com/ubuntu xenial-security InRelease Hit:7 http://archive.ubuntu.com/ubuntu xenial-backports InRelease Reading package lists... W: http://172.17.0.3/release/dists/unstable/Release.gpg: Signature by key 5BC308402CB59EA71677FD0A314F175C88FBD97D uses weak digest algorithm (SHA1) Installing git jq wget curl tar requires root privileges. Reading package lists... Building dependency tree... Reading state information... curl is already the newest version (7.47.0-1ubuntu2.8). git is already the newest version (1:2.7.4-0ubuntu1.3). tar is already the newest version (1.28-2.1ubuntu0.1). wget is already the newest version (1.17.1-1ubuntu1.4). The following additional packages will be installed: libonig2 The following NEW packages will be installed: jq libonig2 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 232 kB of archives. After this operation, 829 kB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libonig2 amd64 5.9.6-1 [88.1 kB] Get:2 http://archive.ubuntu.com/ubuntu xenial/universe amd64 jq amd64 1.5+dfsg-1 [144 kB] debconf: unable to initialize frontend: Dialog debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) debconf: falling back to frontend: Readline debconf: unable to initialize frontend: Readline debconf: (This frontend requires a controlling tty.) debconf: falling back to frontend: Teletype dpkg-preconfigure: unable to re-open stdin: Fetched 232 kB in 0s (740 kB/s) Selecting previously unselected package libonig2:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 38706 files and directories currently installed.) Preparing to unpack .../libonig2_5.9.6-1_amd64.deb ... Unpacking libonig2:amd64 (5.9.6-1) ... Selecting previously unselected package jq. Preparing to unpack .../jq_1.5+dfsg-1_amd64.deb ... Unpacking jq (1.5+dfsg-1) ... Processing triggers for man-db (2.7.5-1) ... Setting up libonig2:amd64 (5.9.6-1) ... Setting up jq (1.5+dfsg-1) ... Processing triggers for libc-bin (2.23-0ubuntu10) ... Guessing the current stable release Latest tag in devops repo: v4.0.0 ## Wed May 23 10:55:00 UTC 2018 source: logging sourced ## Wed May 23 10:55:00 UTC 2018 source: config sourced ## Wed May 23 10:55:00 UTC 2018 source: container sourced ## Wed May 23 10:55:00 UTC 2018 source: git_functions sourced Installing OSM from refspec: tags/v4.0.0 Checking required packages: lxd Creating the containers and installing from binaries ... ## Wed May 23 10:55:00 UTC 2018 source: logging sourced ## Wed May 23 10:55:00 UTC 2018 source: config sourced ## Wed May 23 10:55:00 UTC 2018 source: container sourced ## Wed May 23 10:55:00 UTC 2018 source: git_functions sourced ## Wed May 23 10:55:00 UTC 2018 OSM_load_config_file: config file /root/devops/jenkins/SETTINGS loaded ## Wed May 23 10:55:00 UTC 2018 OSM_load_config_file: config file /root/devops/jenkins/RO/SETTINGS loaded # Wed May 23 10:55:06 UTC 2018 container_exists: container RO not found ## Wed May 23 10:55:06 UTC 2018 create_container: creating container RO using image ubuntu:16.04 # Wed May 23 10:55:06 UTC 2018 create_container: lxc launch ubuntu:16.04 RO Creating RO Retrieving image: metadata: 100% (2.56GB/s) Retrieving image: rootfs: 1% (2.55MB/s) Retrieving image: rootfs: 2% (3.88MB/s) Retrieving image: rootfs: 3% (5.05MB/s) Retrieving image: rootfs: 4% (6.05MB/s) Retrieving image: rootfs: 5% (7.04MB/s) Retrieving image: rootfs: 6% (7.82MB/s) Retrieving image: rootfs: 7% (8.63MB/s) Retrieving image: rootfs: 8% (9.36MB/s) Retrieving image: rootfs: 9% (10.05MB/s) Retrieving image: rootfs: 10% (10.72MB/s) Retrieving image: rootfs: 10% (11.42MB/s) Retrieving image: rootfs: 11% (12.02MB/s) Retrieving image: rootfs: 12% (12.67MB/s) Retrieving image: rootfs: 13% (13.23MB/s) Retrieving image: rootfs: 14% (13.84MB/s) Retrieving image: rootfs: 15% (14.44MB/s) Retrieving image: rootfs: 16% (15.01MB/s) Retrieving image: rootfs: 17% (15.52MB/s) Retrieving image: rootfs: 18% (16.08MB/s) Retrieving image: rootfs: 19% (16.63MB/s) Retrieving image: rootfs: 20% (17.15MB/s) Retrieving image: rootfs: 20% (17.67MB/s) Retrieving image: rootfs: 21% (18.20MB/s) Retrieving image: rootfs: 22% (18.75MB/s) Retrieving image: rootfs: 23% (18.95MB/s) Retrieving image: rootfs: 24% (19.41MB/s) Retrieving image: rootfs: 25% (19.65MB/s) Retrieving image: rootfs: 26% (19.28MB/s) Retrieving image: rootfs: 27% (18.70MB/s) Retrieving image: rootfs: 28% (18.51MB/s) Retrieving image: rootfs: 29% (18.49MB/s) Retrieving image: rootfs: 30% (18.59MB/s) Retrieving image: rootfs: 30% (18.67MB/s) Retrieving image: rootfs: 31% (18.78MB/s) Retrieving image: rootfs: 32% (18.90MB/s) Retrieving image: rootfs: 33% (19.00MB/s) Retrieving image: rootfs: 34% (19.08MB/s) Retrieving image: rootfs: 35% (19.18MB/s) Retrieving image: rootfs: 36% (19.25MB/s) Retrieving image: rootfs: 37% (19.33MB/s) Retrieving image: rootfs: 38% (19.42MB/s) Retrieving image: rootfs: 39% (19.47MB/s) Retrieving image: rootfs: 39% (19.54MB/s) Retrieving image: rootfs: 40% (19.63MB/s) Retrieving image: rootfs: 41% (19.70MB/s) Retrieving image: rootfs: 42% (19.76MB/s) Retrieving image: rootfs: 43% (19.83MB/s) Retrieving image: rootfs: 44% (19.90MB/s) Retrieving image: rootfs: 45% (19.96MB/s) Retrieving image: rootfs: 46% (20.07MB/s) Retrieving image: rootfs: 47% (20.14MB/s) Retrieving image: rootfs: 48% (20.24MB/s) Retrieving image: rootfs: 49% (20.31MB/s) Retrieving image: rootfs: 49% (20.37MB/s) Retrieving image: rootfs: 50% (20.45MB/s) Retrieving image: rootfs: 51% (20.52MB/s) Retrieving image: rootfs: 52% (20.58MB/s) Retrieving image: rootfs: 53% (20.63MB/s) Retrieving image: rootfs: 54% (20.69MB/s) Retrieving image: rootfs: 55% (20.77MB/s) Retrieving image: rootfs: 56% (20.84MB/s) Retrieving image: rootfs: 57% (20.90MB/s) Retrieving image: rootfs: 58% (20.95MB/s) Retrieving image: rootfs: 59% (21.00MB/s) Retrieving image: rootfs: 59% (21.05MB/s) Retrieving image: rootfs: 60% (21.13MB/s) Retrieving image: rootfs: 61% (21.16MB/s) Retrieving image: rootfs: 62% (21.21MB/s) Retrieving image: rootfs: 63% (21.26MB/s) Retrieving image: rootfs: 64% (21.30MB/s) Retrieving image: rootfs: 65% (21.38MB/s) Retrieving image: rootfs: 66% (21.42MB/s) Retrieving image: rootfs: 67% (21.45MB/s) Retrieving image: rootfs: 68% (21.49MB/s) Retrieving image: rootfs: 68% (21.53MB/s) Retrieving image: rootfs: 69% (21.58MB/s) Retrieving image: rootfs: 70% (21.63MB/s) Retrieving image: rootfs: 71% (21.67MB/s) Retrieving image: rootfs: 72% (21.73MB/s) Retrieving image: rootfs: 73% (21.77MB/s) Retrieving image: rootfs: 74% (21.81MB/s) Retrieving image: rootfs: 75% (21.88MB/s) Retrieving image: rootfs: 76% (21.94MB/s) Retrieving image: rootfs: 77% (21.97MB/s) Retrieving image: rootfs: 78% (22.01MB/s) Retrieving image: rootfs: 78% (22.08MB/s) Retrieving image: rootfs: 79% (22.12MB/s) Retrieving image: rootfs: 80% (22.15MB/s) Retrieving image: rootfs: 81% (22.20MB/s) Retrieving image: rootfs: 82% (22.25MB/s) Retrieving image: rootfs: 83% (22.29MB/s) Retrieving image: rootfs: 84% (22.32MB/s) Retrieving image: rootfs: 85% (22.37MB/s) Retrieving image: rootfs: 86% (22.41MB/s) Retrieving image: rootfs: 87% (22.46MB/s) Retrieving image: rootfs: 88% (22.49MB/s) Retrieving image: rootfs: 88% (22.53MB/s) Retrieving image: rootfs: 89% (22.57MB/s) Retrieving image: rootfs: 90% (22.60MB/s) Retrieving image: rootfs: 91% (22.64MB/s) Retrieving image: rootfs: 92% (22.68MB/s) Retrieving image: rootfs: 93% (22.71MB/s) Retrieving image: rootfs: 94% (22.74MB/s) Retrieving image: rootfs: 95% (22.77MB/s) Retrieving image: rootfs: 96% (22.81MB/s) Retrieving image: rootfs: 97% (22.85MB/s) Retrieving image: rootfs: 97% (22.87MB/s) Retrieving image: rootfs: 98% (22.91MB/s) Retrieving image: rootfs: 99% (22.94MB/s) Retrieving image: rootfs: 100% (22.96MB/s) Retrieving image: rootfs: 100% (22.96MB/s) Starting RO # Wed May 23 10:55:19 UTC 2018 container_exec_stderr: exec in RO "curl -sL -w %{http_code}\n http://www.google.com/ -o /dev/null" ## Wed May 23 10:55:19 UTC 2018 wait_container_up: waiting for container RO to start # Wed May 23 10:55:19 UTC 2018 wait_container_up: expected '200' in 000 # Wed May 23 10:55:24 UTC 2018 container_exec_stderr: exec in RO "curl -sL -w %{http_code}\n http://www.google.com/ -o /dev/null" # Wed May 23 10:55:25 UTC 2018 wait_container_up: RO is up # Wed May 23 10:55:25 UTC 2018 container_exec: exec in RO "mkdir -p /root/devops" # Wed May 23 10:55:25 UTC 2018 container_exec: exec in RO "tar -C /root/devops -x -f -" # Wed May 23 10:55:29 UTC 2018 container_exec: exec in RO "./devops/jenkins/RO/install -r unstable -R release -k pubkey.asc -u http://172.17.0.3/" ## Wed May 23 10:55:29 UTC 2018 source: logging sourced ## Wed May 23 10:55:29 UTC 2018 source: config sourced ## Wed May 23 10:55:29 UTC 2018 source: container sourced ## Wed May 23 10:55:29 UTC 2018 source: git_functions sourced ## Wed May 23 10:55:29 UTC 2018 OSM_load_config_file: config file /root/devops/jenkins/SETTINGS loaded http://172.17.0.3//release/pubkey.asc ## Wed May 23 10:55:29 UTC 2018 OSM_load_config_file: config file /root/devops/jenkins/RO/SETTINGS loaded % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2104 100 2104 0 0 1568k 0 --:--:-- --:--:-- --:--:-- 2054k OK Get:1 http://security.ubuntu.com/ubuntu xenial-security InRelease [107 kB] Hit:2 http://archive.ubuntu.com/ubuntu xenial InRelease Get:3 http://archive.ubuntu.com/ubuntu xenial-updates InRelease [109 kB] Get:4 http://archive.ubuntu.com/ubuntu xenial-backports InRelease [107 kB] Get:5 http://security.ubuntu.com/ubuntu xenial-security/main Sources [122 kB] Get:6 http://archive.ubuntu.com/ubuntu xenial/main Sources [868 kB] Get:7 http://security.ubuntu.com/ubuntu xenial-security/restricted Sources [2116 B] Get:8 http://security.ubuntu.com/ubuntu xenial-security/universe Sources [65.4 kB] Get:9 http://security.ubuntu.com/ubuntu xenial-security/multiverse Sources [2120 B] Get:10 http://security.ubuntu.com/ubuntu xenial-security/universe amd64 Packages [351 kB] Get:11 http://archive.ubuntu.com/ubuntu xenial/restricted Sources [4808 B] Get:12 http://archive.ubuntu.com/ubuntu xenial/universe Sources [7728 kB] Get:13 http://security.ubuntu.com/ubuntu xenial-security/universe Translation-en [131 kB] Get:14 http://security.ubuntu.com/ubuntu xenial-security/multiverse amd64 Packages [3464 B] Get:15 http://security.ubuntu.com/ubuntu xenial-security/multiverse Translation-en [1744 B] Get:16 http://archive.ubuntu.com/ubuntu xenial/multiverse Sources [179 kB] Get:17 http://archive.ubuntu.com/ubuntu xenial/universe amd64 Packages [7532 kB] Get:18 http://archive.ubuntu.com/ubuntu xenial/universe Translation-en [4354 kB] Get:19 http://archive.ubuntu.com/ubuntu xenial/multiverse amd64 Packages [144 kB] Get:20 http://archive.ubuntu.com/ubuntu xenial/multiverse Translation-en [106 kB] Get:21 http://archive.ubuntu.com/ubuntu xenial-updates/main Sources [305 kB] Get:22 http://archive.ubuntu.com/ubuntu xenial-updates/restricted Sources [2524 B] Get:23 http://archive.ubuntu.com/ubuntu xenial-updates/universe Sources [203 kB] Get:24 http://archive.ubuntu.com/ubuntu xenial-updates/multiverse Sources [8404 B] Get:25 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages [783 kB] Get:26 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 Packages [631 kB] Get:27 http://archive.ubuntu.com/ubuntu xenial-updates/universe Translation-en [253 kB] Get:28 http://archive.ubuntu.com/ubuntu xenial-updates/multiverse amd64 Packages [16.4 kB] Get:29 http://archive.ubuntu.com/ubuntu xenial-updates/multiverse Translation-en [8344 B] Get:30 http://archive.ubuntu.com/ubuntu xenial-backports/main Sources [3436 B] Get:31 http://archive.ubuntu.com/ubuntu xenial-backports/universe Sources [5820 B] Get:32 http://archive.ubuntu.com/ubuntu xenial-backports/main amd64 Packages [4844 B] Get:33 http://archive.ubuntu.com/ubuntu xenial-backports/main Translation-en [3220 B] Get:34 http://archive.ubuntu.com/ubuntu xenial-backports/universe amd64 Packages [7400 B] Get:35 http://archive.ubuntu.com/ubuntu xenial-backports/universe Translation-en [3996 B] Fetched 24.2 MB in 4s (5406 kB/s) Reading package lists... Reading package lists... Building dependency tree... Reading state information... The following package was automatically installed and is no longer required: libfreetype6 Use 'apt autoremove' to remove it. The following NEW packages will be installed: ubuntu-cloud-keyring 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. Need to get 5086 B of archives. After this operation, 34.8 kB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu xenial/universe amd64 ubuntu-cloud-keyring all 2012.08.14 [5086 B] Fetched 5086 B in 0s (53.0 kB/s) Selecting previously unselected package ubuntu-cloud-keyring. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 25653 files and directories currently installed.) Preparing to unpack .../ubuntu-cloud-keyring_2012.08.14_all.deb ... Unpacking ubuntu-cloud-keyring (2012.08.14) ... Setting up ubuntu-cloud-keyring (2012.08.14) ... Importing ubuntu-cloud.archive.canonical.com keyring OK Processing ubuntu-cloud.archive.canonical.com removal keyring gpg: /etc/apt/trustdb.gpg: trustdb created OK Ign:1 http://172.17.0.3/release unstable InRelease Get:2 http://172.17.0.3/release unstable Release [7710 B] Get:3 http://172.17.0.3/release unstable Release.gpg [473 B] Hit:4 http://security.ubuntu.com/ubuntu xenial-security InRelease Hit:5 http://archive.ubuntu.com/ubuntu xenial InRelease Get:6 http://172.17.0.3/release unstable/SO amd64 Packages [2047 B] Get:7 http://172.17.0.3/release unstable/UI amd64 Packages [2474 B] Get:8 http://172.17.0.3/release unstable/RO amd64 Packages [734 B] Get:9 http://172.17.0.3/release unstable/MON amd64 Packages [987 B] Get:10 http://172.17.0.3/release unstable/IM amd64 Packages [1701 B] Get:11 http://172.17.0.3/release unstable/osmclient amd64 Packages [486 B] Get:12 http://172.17.0.3/release unstable/openvim amd64 Packages [882 B] Hit:13 http://archive.ubuntu.com/ubuntu xenial-updates InRelease Ign:14 http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata InRelease Hit:15 http://archive.ubuntu.com/ubuntu xenial-backports InRelease Get:16 http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata Release [7882 B] Get:17 http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata Release.gpg [543 B] Get:18 http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata/main amd64 Packages [146 kB] Fetched 172 kB in 0s (218 kB/s) Reading package lists... W: http://172.17.0.3/release/dists/unstable/Release.gpg: Signature by key 5BC308402CB59EA71677FD0A314F175C88FBD97D uses weak digest algorithm (SHA1) Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: binutils build-essential cpp cpp-5 docutils-common docutils-doc dpkg-dev fakeroot g++ g++-5 gcc gcc-5 ieee-data javascript-common libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan2 libatomic1 libc-dev-bin libc6-dev libcc1-0 libcilkrts5 libdpkg-perl libexpat1-dev libfakeroot libffi-dev libfile-fcntllock-perl libgcc-5-dev libgomp1 libisl15 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libjs-jquery liblcms2-2 liblsan0 libmpc3 libmpx0 libmysqlclient-dev libmysqlclient20 libpaper-utils libpaper1 libpython-all-dev libpython-dev libpython-stdlib libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib libquadmath0 libssl-dev libssl-doc libstdc++-5-dev libtiff5 libtsan0 libubsan0 libwebp5 libwebpmux1 linux-libc-dev make manpages-dev mysql-common pkg-config python python-all python-all-dev python-appdirs python-argcomplete python-babel python-babel-localedata python-bitarray python-blinker python-boto python-bottle python-bs4 python-cffi python-cffi-backend python-chardet python-cinderclient python-cliff python-cmd2 python-crypto python-cryptography python-dbus python-debtcollector python-dev python-docutils python-enum34 python-funcsigs python-functools32 python-gi python-glanceclient python-html5lib python-idna python-ipaddress python-iso8601 python-json-pointer python-jsonpatch python-jsonschema python-jwt python-keyring python-keystoneauth1 python-keystoneclient python-lib-osm-openvim python-logutils python-lxml python-minimal python-mock python-monotonic python-msgpack python-mysqldb python-netaddr python-netifaces python-neutronclient python-novaclient python-oauthlib python-openssl python-openstackclient python-openstacksdk python-os-client-config python-osc-lib python-oslo.config python-oslo.i18n python-oslo.serialization python-oslo.utils python-osm-im python-packaging python-paramiko python-pbr python-pil python-pip python-pip-whl python-pkg-resources python-pkgconfig python-ply python-positional python-prettytable python-pyang python-pyangbind python-pyasn1 python-pycparser python-pygments python-pyparsing python-requests python-requestsexceptions python-rfc3986 python-roman python-secretstorage python-setuptools python-simplejson python-six python-stevedore python-tz python-unicodecsv python-urllib3 python-warlock python-wheel python-wrapt python-yaml python2.7 python2.7-dev python2.7-minimal zlib1g-dev Suggested packages: binutils-doc cpp-doc gcc-5-locales debian-keyring g++-multilib g++-5-multilib gcc-5-doc libstdc++6-5-dbg gcc-multilib autoconf automake libtool flex bison gdb gcc-doc gcc-5-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan2-dbg liblsan0-dbg libtsan0-dbg libubsan0-dbg libcilkrts5-dbg libmpx0-dbg libquadmath0-dbg apache2 | lighttpd | httpd glibc-doc liblcms2-utils libstdc++-5-doc make-doc python-doc python-tk python-blinker-doc python-cliff-doc python-crypto-dbg python-crypto-doc python-cryptography-doc python-cryptography-vectors python-dbus-doc python-dbus-dbg python-debtcollector-doc texlive-latex-recommended texlive-latex-base texlive-lang-french fonts-linuxlibertine | ttf-linux-libertine python-enum34-doc python-funcsigs-doc python-gi-cairo python-glanceclient-doc python-genshi gir1.2-gnomekeyring-1.0 python-fs python-gdata python-kde4 python-keyczar python-keystoneauth1-doc python-requests-kerberos python-lxml-dbg python-lxml-doc python-mock-doc mysql-server python-egenix-mxdatetime python-mysqldb-dbg ipython python-netaddr-docs python-openssl-doc python-openssl-dbg python-openstacksdk-doc python-os-client-config-doc python-osc-lib-doc python-gssapi python-pil-doc python-pil-dbg python-ply-doc python-positional-doc doc-base ttf-bitstream-vera python-pyparsing-doc python-socks gnome-keyring python-secretstorage-doc python-setuptools-doc python-ntlm python2.7-doc binfmt-support The following NEW packages will be installed: binutils build-essential cpp cpp-5 docutils-common docutils-doc dpkg-dev fakeroot g++ g++-5 gcc gcc-5 ieee-data javascript-common libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan2 libatomic1 libc-dev-bin libc6-dev libcc1-0 libcilkrts5 libdpkg-perl libexpat1-dev libfakeroot libffi-dev libfile-fcntllock-perl libgcc-5-dev libgomp1 libisl15 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libjs-jquery liblcms2-2 liblsan0 libmpc3 libmpx0 libmysqlclient-dev libmysqlclient20 libpaper-utils libpaper1 libpython-all-dev libpython-dev libpython-stdlib libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib libquadmath0 libssl-dev libssl-doc libstdc++-5-dev libtiff5 libtsan0 libubsan0 libwebp5 libwebpmux1 linux-libc-dev make manpages-dev mysql-common pkg-config python python-all python-all-dev python-appdirs python-argcomplete python-babel python-babel-localedata python-bitarray python-blinker python-boto python-bottle python-bs4 python-cffi python-cffi-backend python-chardet python-cinderclient python-cliff python-cmd2 python-crypto python-cryptography python-dbus python-debtcollector python-dev python-docutils python-enum34 python-funcsigs python-functools32 python-gi python-glanceclient python-html5lib python-idna python-ipaddress python-iso8601 python-json-pointer python-jsonpatch python-jsonschema python-jwt python-keyring python-keystoneauth1 python-keystoneclient python-lib-osm-openvim python-logutils python-lxml python-minimal python-mock python-monotonic python-msgpack python-mysqldb python-netaddr python-netifaces python-neutronclient python-novaclient python-oauthlib python-openssl python-openstackclient python-openstacksdk python-os-client-config python-osc-lib python-oslo.config python-oslo.i18n python-oslo.serialization python-oslo.utils python-osm-im python-osm-ro python-packaging python-paramiko python-pbr python-pil python-pip python-pip-whl python-pkg-resources python-pkgconfig python-ply python-positional python-prettytable python-pyang python-pyangbind python-pyasn1 python-pycparser python-pygments python-pyparsing python-requests python-requestsexceptions python-rfc3986 python-roman python-secretstorage python-setuptools python-simplejson python-six python-stevedore python-tz python-unicodecsv python-urllib3 python-warlock python-wheel python-wrapt python-yaml python2.7 python2.7-dev python2.7-minimal zlib1g-dev 0 upgraded, 166 newly installed, 0 to remove and 9 not upgraded. Need to get 92.1 MB of archives. After this operation, 313 MB of additional disk space will be used. Get:1 http://172.17.0.3/release unstable/openvim amd64 python-lib-osm-openvim all 3.1.0-1 [128 kB] Get:2 http://172.17.0.3/release unstable/IM amd64 python-pyang all 1.7.5-1 [233 kB] Get:3 http://172.17.0.3/release unstable/IM amd64 python-pyangbind all 0.6.0-1 [38.1 kB] Get:4 http://172.17.0.3/release unstable/IM amd64 python-osm-im all 3.1.0-1 [61.2 kB] Get:5 http://172.17.0.3/release unstable/RO amd64 python-osm-ro all 3.1.0-1 [238 kB] Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata/main amd64 python-pyparsing all 2.1.10+dfsg1-1~cloud0 [51.6 kB] Get:7 http://archive.ubuntu.com/ubuntu xenial/main amd64 libjpeg-turbo8 amd64 1.4.2-0ubuntu3 [111 kB] Get:8 http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata/main amd64 python-babel-localedata all 2.3.4+dfsg.1-2ubuntu1~cloud0 [3431 kB] Get:9 http://archive.ubuntu.com/ubuntu xenial/main amd64 liblcms2-2 amd64 2.6-3ubuntu2 [137 kB] Get:10 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-minimal amd64 2.7.12-1ubuntu0~16.04.3 [340 kB] Get:11 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7-minimal amd64 2.7.12-1ubuntu0~16.04.3 [1261 kB] Get:12 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-minimal amd64 2.7.12-1~16.04 [28.1 kB] Get:13 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-stdlib amd64 2.7.12-1ubuntu0~16.04.3 [1880 kB] Get:14 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7 amd64 2.7.12-1ubuntu0~16.04.3 [224 kB] Get:15 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-stdlib amd64 2.7.12-1~16.04 [7768 B] Get:16 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python amd64 2.7.12-1~16.04 [137 kB] Get:17 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-cmd2 all 0.6.8-1 [22.4 kB] Get:18 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-six all 1.10.0-3 [10.9 kB] Get:19 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-wrapt amd64 1.8.0-5build2 [25.5 kB] Get:20 http://archive.ubuntu.com/ubuntu xenial/main amd64 libjbig0 amd64 2.1-3.1 [26.6 kB] Get:21 http://archive.ubuntu.com/ubuntu xenial/main amd64 libmpc3 amd64 1.0.3-1 [39.7 kB] Get:22 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 binutils amd64 2.26.1-1ubuntu1~16.04.6 [2311 kB] Get:23 http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata/main amd64 python-pkg-resources all 33.1.1-1~cloud0 [127 kB] Get:24 http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata/main amd64 python-babel all 2.3.4+dfsg.1-2ubuntu1~cloud0 [78.9 kB] Get:25 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc-dev-bin amd64 2.23-0ubuntu10 [68.7 kB] Get:26 http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata/main amd64 python-urllib3 all 1.19.1-1~cloud0 [65.9 kB] Get:27 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 linux-libc-dev amd64 4.4.0-127.153 [870 kB] Get:28 http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata/main amd64 python-requests all 2.12.4-1~cloud0 [83.5 kB] Get:29 http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata/main amd64 python-setuptools all 33.1.1-1~cloud0 [258 kB] Get:30 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc6-dev amd64 2.23-0ubuntu10 [2079 kB] Get:31 http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata/main amd64 python-cryptography amd64 1.7.1-2~cloud2 [214 kB] Get:32 http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata/main amd64 python-pbr all 1.10.0-0ubuntu6~cloud0 [58.2 kB] Get:33 http://archive.ubuntu.com/ubuntu xenial/main amd64 libisl15 amd64 0.16.1-1 [524 kB] Get:34 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 cpp-5 amd64 5.4.0-6ubuntu1~16.04.9 [7685 kB] Get:35 http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata/main amd64 python-positional all 1.1.1-0ubuntu1~cloud0 [6094 B] Get:36 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpp amd64 4:5.3.1-1ubuntu1 [27.7 kB] Get:37 http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata/main amd64 python-stevedore all 1:1.20.0-0ubuntu2~cloud0 [18.4 kB] Get:38 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcc1-0 amd64 5.4.0-6ubuntu1~16.04.9 [38.8 kB] Get:39 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgomp1 amd64 5.4.0-6ubuntu1~16.04.9 [55.0 kB] Get:40 http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata/main amd64 python-keystoneauth1 all 2.18.0-0ubuntu2~cloud0 [110 kB] Get:41 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libitm1 amd64 5.4.0-6ubuntu1~16.04.9 [27.4 kB] Get:42 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libatomic1 amd64 5.4.0-6ubuntu1~16.04.9 [8882 B] Get:43 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libasan2 amd64 5.4.0-6ubuntu1~16.04.9 [264 kB] Get:44 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 liblsan0 amd64 5.4.0-6ubuntu1~16.04.9 [105 kB] Get:45 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtsan0 amd64 5.4.0-6ubuntu1~16.04.9 [244 kB] Get:46 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libubsan0 amd64 5.4.0-6ubuntu1~16.04.9 [95.2 kB] Get:47 http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata/main amd64 python-oslo.i18n all 3.12.0-0ubuntu1~cloud0 [19.1 kB] Get:48 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcilkrts5 amd64 5.4.0-6ubuntu1~16.04.9 [40.1 kB] Get:49 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmpx0 amd64 5.4.0-6ubuntu1~16.04.9 [9774 B] Get:50 http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata/main amd64 python-funcsigs all 1.0.2-3~cloud0 [13.2 kB] Get:51 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libquadmath0 amd64 5.4.0-6ubuntu1~16.04.9 [131 kB] Get:52 http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata/main amd64 python-oslo.utils all 3.22.0-0ubuntu1~cloud0 [56.4 kB] Get:53 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgcc-5-dev amd64 5.4.0-6ubuntu1~16.04.9 [2242 kB] Get:54 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 gcc-5 amd64 5.4.0-6ubuntu1~16.04.9 [8650 kB] Get:55 http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata/main amd64 python-oslo.serialization all 2.16.0-0ubuntu1~cloud0 [14.5 kB] Get:56 http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata/main amd64 python-cinderclient all 1:1.11.0-0ubuntu2~cloud0 [127 kB] Get:57 http://archive.ubuntu.com/ubuntu xenial/main amd64 gcc amd64 4:5.3.1-1ubuntu1 [5244 B] Get:58 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libstdc++-5-dev amd64 5.4.0-6ubuntu1~16.04.9 [1427 kB] Get:59 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 g++-5 amd64 5.4.0-6ubuntu1~16.04.9 [8333 kB] Get:60 http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata/main amd64 python-cliff all 2.4.0-0ubuntu1~cloud0 [30.3 kB] Get:61 http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata/main amd64 python-mock all 2.0.0-3~cloud0 [47.4 kB] Get:62 http://archive.ubuntu.com/ubuntu xenial/main amd64 g++ amd64 4:5.3.1-1ubuntu1 [1504 B] Get:63 http://archive.ubuntu.com/ubuntu xenial/main amd64 make amd64 4.1-6 [151 kB] Get:64 http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata/main amd64 python-paramiko all 2.0.0-1~cloud0 [109 kB] Get:65 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdpkg-perl all 1.18.4ubuntu1.4 [195 kB] Get:66 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 dpkg-dev all 1.18.4ubuntu1.4 [584 kB] Get:67 http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata/main amd64 python-rfc3986 all 0.3.1-2~cloud0 [14.2 kB] Get:68 http://archive.ubuntu.com/ubuntu xenial/main amd64 build-essential amd64 12.1ubuntu2 [4758 B] Get:69 http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata/main amd64 python-oslo.config all 1:3.22.0-0ubuntu1~cloud0 [74.1 kB] Get:70 http://archive.ubuntu.com/ubuntu xenial/main amd64 docutils-common all 0.12+dfsg-1 [141 kB] Get:71 http://archive.ubuntu.com/ubuntu xenial/main amd64 docutils-doc all 0.12+dfsg-1 [889 kB] Get:72 http://archive.ubuntu.com/ubuntu xenial/main amd64 libfakeroot amd64 1.20.2-1ubuntu1 [25.5 kB] Get:73 http://archive.ubuntu.com/ubuntu xenial/main amd64 fakeroot amd64 1.20.2-1ubuntu1 [61.8 kB] Get:74 http://archive.ubuntu.com/ubuntu xenial/main amd64 ieee-data all 20150531.1 [830 kB] Get:75 http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata/main amd64 python-keystoneclient all 1:3.10.0-0ubuntu1~cloud0 [167 kB] Get:76 http://archive.ubuntu.com/ubuntu xenial/main amd64 javascript-common all 11 [6066 B] Get:77 http://archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] Get:78 http://archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-diff-xs-perl amd64 0.04-4build1 [11.0 kB] Get:79 http://archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] Get:80 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libexpat1-dev amd64 2.1.0-7ubuntu0.16.04.3 [115 kB] Get:81 http://archive.ubuntu.com/ubuntu xenial/main amd64 libfile-fcntllock-perl amd64 0.22-3 [32.0 kB] Get:82 http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata/main amd64 python-os-client-config all 1.26.0-0ubuntu1~cloud0 [36.0 kB] Get:83 http://archive.ubuntu.com/ubuntu xenial/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:84 http://archive.ubuntu.com/ubuntu xenial/main amd64 libjs-jquery all 1.11.3+dfsg-4 [161 kB] Get:85 http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata/main amd64 python-osc-lib all 1.3.0-0ubuntu1.2~cloud0 [41.5 kB] Get:86 http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata/main amd64 python-neutronclient all 1:6.1.0-0ubuntu3~cloud0 [140 kB] Get:87 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 mysql-common all 5.7.22-0ubuntu0.16.04.1 [15.4 kB] Get:88 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmysqlclient20 amd64 5.7.22-0ubuntu0.16.04.1 [809 kB] Get:89 http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata/main amd64 python-novaclient all 2:7.1.0-0ubuntu1~cloud0 [171 kB] Get:90 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-2ubuntu4.1 [168 kB] Get:91 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmysqlclient-dev amd64 5.7.22-0ubuntu0.16.04.1 [1159 kB] Get:92 http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata/main amd64 python-openssl all 16.2.0-1~cloud0 [37.5 kB] Get:93 http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata/main amd64 python-glanceclient all 1:2.6.0-0ubuntu1~cloud0 [102 kB] Get:94 http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata/main amd64 python-openstacksdk all 0.9.13-0ubuntu1~cloud0 [194 kB] Get:95 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpaper1 amd64 1.1.24+nmu4ubuntu1 [13.7 kB] Get:96 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpaper-utils amd64 1.1.24+nmu4ubuntu1 [8276 B] Get:97 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7 amd64 2.7.12-1ubuntu0~16.04.3 [1070 kB] Get:98 http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata/main amd64 python-openstackclient all 3.8.1-0ubuntu3~cloud0 [253 kB] Get:99 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-dev amd64 2.7.12-1ubuntu0~16.04.3 [27.8 MB] Get:100 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-dev amd64 2.7.12-1~16.04 [7840 B] Get:101 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-all-dev amd64 2.7.12-1~16.04 [1006 B] Get:102 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libssl-dev amd64 1.0.2g-1ubuntu4.12 [1343 kB] Get:103 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libssl-doc all 1.0.2g-1ubuntu4.12 [1079 kB] Get:104 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtiff5 amd64 4.0.6-1ubuntu0.4 [148 kB] Get:105 http://archive.ubuntu.com/ubuntu xenial/main amd64 manpages-dev all 4.04-2 [2048 kB] Get:106 http://archive.ubuntu.com/ubuntu xenial/main amd64 pkg-config amd64 0.29.1-0ubuntu1 [45.0 kB] Get:107 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-all amd64 2.7.12-1~16.04 [996 B] Get:108 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7-dev amd64 2.7.12-1ubuntu0~16.04.3 [276 kB] Get:109 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-dev amd64 2.7.12-1~16.04 [1186 B] Get:110 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-all-dev amd64 2.7.12-1~16.04 [1016 B] Get:111 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-appdirs all 1.4.0-2 [9768 B] Get:112 http://archive.ubuntu.com/ubuntu xenial/universe amd64 python-argcomplete all 0.8.1-1ubuntu2 [22.0 kB] Get:113 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-tz all 2014.10~dfsg1-0ubuntu2 [31.5 kB] Get:114 http://archive.ubuntu.com/ubuntu xenial/universe amd64 python-bitarray amd64 0.8.1-1build2 [53.6 kB] Get:115 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-blinker all 1.3.dfsg2-1build1 [12.4 kB] Get:116 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-chardet all 2.3.0-2 [96.3 kB] Get:117 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-boto all 2.38.0-1ubuntu1 [747 kB] Get:118 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 python-bottle all 0.12.7-1+deb8u1build0.16.04.1 [41.0 kB] Get:119 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-bs4 all 4.4.1-1 [64.2 kB] Get:120 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-cffi-backend amd64 1.5.2-1ubuntu1 [58.1 kB] Get:121 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-ply all 3.7-1 [46.9 kB] Get:122 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-pycparser all 2.14+dfsg-2build1 [57.9 kB] Get:123 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-cffi all 1.5.2-1ubuntu1 [63.0 kB] Get:124 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-iso8601 all 0.1.11-1 [12.8 kB] Get:125 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-lxml amd64 3.5.0-1build1 [819 kB] Get:126 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-enum34 all 1.1.2-1 [35.8 kB] Get:127 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-idna all 2.0-3 [35.1 kB] Get:128 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-ipaddress all 1.0.16-1 [18.0 kB] Get:129 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-pyasn1 all 0.1.9-1 [45.1 kB] Get:130 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-jwt all 1.3.0-1ubuntu0.1 [20.5 kB] Get:131 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-oauthlib all 1.0.3-1 [62.7 kB] Get:132 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-msgpack amd64 0.4.6-1build1 [61.3 kB] Get:133 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-debtcollector all 1.3.0-2 [12.8 kB] Get:134 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-monotonic all 0.6-2 [4974 B] Get:135 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-netaddr all 0.7.18-1 [174 kB] Get:136 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-netifaces amd64 0.10.4-0.1build2 [16.7 kB] Get:137 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-prettytable all 0.7.2-3 [19.6 kB] Get:138 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-simplejson amd64 3.8.1-1ubuntu2 [60.4 kB] Get:139 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-unicodecsv all 0.14.1-1 [11.3 kB] Get:140 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-yaml amd64 3.11-3build1 [105 kB] Get:141 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-crypto amd64 2.6.1-6ubuntu0.16.04.3 [246 kB] Get:142 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-dbus amd64 1.2.0-3 [83.5 kB] Get:143 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-roman all 2.0.0-2 [8062 B] Get:144 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-docutils all 0.12+dfsg-1 [348 kB] Get:145 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-functools32 all 3.2.3.2-2 [10.7 kB] Get:146 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-gi amd64 3.20.0-0ubuntu1 [194 kB] Get:147 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-html5lib all 0.999-4 [83.1 kB] Get:148 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-json-pointer all 1.9-3 [7186 B] Get:149 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-jsonpatch all 1.19-3 [12.3 kB] Get:150 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-jsonschema all 2.5.1-4 [30.5 kB] Get:151 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-keyring all 7.3-1ubuntu1 [43.7 kB] Get:152 http://archive.ubuntu.com/ubuntu xenial/universe amd64 python-packaging all 16.6-1 [17.2 kB] Get:153 http://archive.ubuntu.com/ubuntu xenial/universe amd64 python-pkgconfig all 1.1.0-1 [5326 B] Get:154 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-requestsexceptions all 1.1.2-0ubuntu1 [3580 B] Get:155 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 python-pip-whl all 8.1.1-2ubuntu0.4 [1110 kB] Get:156 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 python-pip all 8.1.1-2ubuntu0.4 [144 kB] Get:157 http://archive.ubuntu.com/ubuntu xenial/main amd64 libffi-dev amd64 3.2.1-4 [161 kB] Get:158 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-mysqldb amd64 1.3.7-1build2 [42.4 kB] Get:159 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-logutils all 0.3.3-5 [16.7 kB] Get:160 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-warlock all 1.1.0-1 [5098 B] Get:161 http://archive.ubuntu.com/ubuntu xenial/main amd64 libwebp5 amd64 0.4.4-1 [165 kB] Get:162 http://archive.ubuntu.com/ubuntu xenial/main amd64 libwebpmux1 amd64 0.4.4-1 [14.2 kB] Get:163 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-pil amd64 3.1.2-0ubuntu1.1 [312 kB] Get:164 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-pygments all 2.1+dfsg-1 [522 kB] Get:165 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-secretstorage all 2.1.3-1 [12.3 kB] Get:166 http://archive.ubuntu.com/ubuntu xenial/universe amd64 python-wheel all 0.29.0-1 [48.0 kB] debconf: unable to initialize frontend: Dialog debconf: (TERM is not set, so the dialog frontend is not usable.) debconf: falling back to frontend: Readline debconf: unable to initialize frontend: Readline debconf: (This frontend requires a controlling tty.) debconf: falling back to frontend: Teletype dpkg-preconfigure: unable to re-open stdin: Fetched 92.1 MB in 9s (9336 kB/s) Selecting previously unselected package libjpeg-turbo8:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 25658 files and directories currently installed.) Preparing to unpack .../libjpeg-turbo8_1.4.2-0ubuntu3_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.4.2-0ubuntu3) ... Selecting previously unselected package liblcms2-2:amd64. Preparing to unpack .../liblcms2-2_2.6-3ubuntu2_amd64.deb ... Unpacking liblcms2-2:amd64 (2.6-3ubuntu2) ... Selecting previously unselected package libpython2.7-minimal:amd64. Preparing to unpack .../libpython2.7-minimal_2.7.12-1ubuntu0~16.04.3_amd64.deb ... Unpacking libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.3) ... Selecting previously unselected package python2.7-minimal. Preparing to unpack .../python2.7-minimal_2.7.12-1ubuntu0~16.04.3_amd64.deb ... Unpacking python2.7-minimal (2.7.12-1ubuntu0~16.04.3) ... Selecting previously unselected package python-minimal. Preparing to unpack .../python-minimal_2.7.12-1~16.04_amd64.deb ... Unpacking python-minimal (2.7.12-1~16.04) ... Selecting previously unselected package libpython2.7-stdlib:amd64. Preparing to unpack .../libpython2.7-stdlib_2.7.12-1ubuntu0~16.04.3_amd64.deb ... Unpacking libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.3) ... Selecting previously unselected package python2.7. Preparing to unpack .../python2.7_2.7.12-1ubuntu0~16.04.3_amd64.deb ... Unpacking python2.7 (2.7.12-1ubuntu0~16.04.3) ... Selecting previously unselected package libpython-stdlib:amd64. Preparing to unpack .../libpython-stdlib_2.7.12-1~16.04_amd64.deb ... Unpacking libpython-stdlib:amd64 (2.7.12-1~16.04) ... Processing triggers for libc-bin (2.23-0ubuntu10) ... Processing triggers for man-db (2.7.5-1) ... Processing triggers for mime-support (3.59ubuntu1) ... Setting up libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.3) ... Setting up python2.7-minimal (2.7.12-1ubuntu0~16.04.3) ... Linking and byte-compiling packages for runtime python2.7... Setting up python-minimal (2.7.12-1~16.04) ... Selecting previously unselected package python. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 26415 files and directories currently installed.) Preparing to unpack .../python_2.7.12-1~16.04_amd64.deb ... Unpacking python (2.7.12-1~16.04) ... Selecting previously unselected package python-pyparsing. Preparing to unpack .../python-pyparsing_2.1.10+dfsg1-1~cloud0_all.deb ... Unpacking python-pyparsing (2.1.10+dfsg1-1~cloud0) ... Selecting previously unselected package python-cmd2. Preparing to unpack .../python-cmd2_0.6.8-1_all.deb ... Unpacking python-cmd2 (0.6.8-1) ... Selecting previously unselected package python-six. Preparing to unpack .../python-six_1.10.0-3_all.deb ... Unpacking python-six (1.10.0-3) ... Selecting previously unselected package python-wrapt. Preparing to unpack .../python-wrapt_1.8.0-5build2_amd64.deb ... Unpacking python-wrapt (1.8.0-5build2) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.1-3.1_amd64.deb ... Unpacking libjbig0:amd64 (2.1-3.1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.3-1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.3-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.26.1-1ubuntu1~16.04.6_amd64.deb ... Unpacking binutils (2.26.1-1ubuntu1~16.04.6) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.23-0ubuntu10_amd64.deb ... Unpacking libc-dev-bin (2.23-0ubuntu10) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_4.4.0-127.153_amd64.deb ... Unpacking linux-libc-dev:amd64 (4.4.0-127.153) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.23-0ubuntu10_amd64.deb ... Unpacking libc6-dev:amd64 (2.23-0ubuntu10) ... Selecting previously unselected package libisl15:amd64. Preparing to unpack .../libisl15_0.16.1-1_amd64.deb ... Unpacking libisl15:amd64 (0.16.1-1) ... Selecting previously unselected package cpp-5. Preparing to unpack .../cpp-5_5.4.0-6ubuntu1~16.04.9_amd64.deb ... Unpacking cpp-5 (5.4.0-6ubuntu1~16.04.9) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a5.3.1-1ubuntu1_amd64.deb ... Unpacking cpp (4:5.3.1-1ubuntu1) ... Selecting previously unselected package libcc1-0:amd64. Preparing to unpack .../libcc1-0_5.4.0-6ubuntu1~16.04.9_amd64.deb ... Unpacking libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.9) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_5.4.0-6ubuntu1~16.04.9_amd64.deb ... Unpacking libgomp1:amd64 (5.4.0-6ubuntu1~16.04.9) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_5.4.0-6ubuntu1~16.04.9_amd64.deb ... Unpacking libitm1:amd64 (5.4.0-6ubuntu1~16.04.9) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_5.4.0-6ubuntu1~16.04.9_amd64.deb ... Unpacking libatomic1:amd64 (5.4.0-6ubuntu1~16.04.9) ... Selecting previously unselected package libasan2:amd64. Preparing to unpack .../libasan2_5.4.0-6ubuntu1~16.04.9_amd64.deb ... Unpacking libasan2:amd64 (5.4.0-6ubuntu1~16.04.9) ... Selecting previously unselected package liblsan0:amd64. Preparing to unpack .../liblsan0_5.4.0-6ubuntu1~16.04.9_amd64.deb ... Unpacking liblsan0:amd64 (5.4.0-6ubuntu1~16.04.9) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_5.4.0-6ubuntu1~16.04.9_amd64.deb ... Unpacking libtsan0:amd64 (5.4.0-6ubuntu1~16.04.9) ... Selecting previously unselected package libubsan0:amd64. Preparing to unpack .../libubsan0_5.4.0-6ubuntu1~16.04.9_amd64.deb ... Unpacking libubsan0:amd64 (5.4.0-6ubuntu1~16.04.9) ... Selecting previously unselected package libcilkrts5:amd64. Preparing to unpack .../libcilkrts5_5.4.0-6ubuntu1~16.04.9_amd64.deb ... Unpacking libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.9) ... Selecting previously unselected package libmpx0:amd64. Preparing to unpack .../libmpx0_5.4.0-6ubuntu1~16.04.9_amd64.deb ... Unpacking libmpx0:amd64 (5.4.0-6ubuntu1~16.04.9) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_5.4.0-6ubuntu1~16.04.9_amd64.deb ... Unpacking libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.9) ... Selecting previously unselected package libgcc-5-dev:amd64. Preparing to unpack .../libgcc-5-dev_5.4.0-6ubuntu1~16.04.9_amd64.deb ... Unpacking libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.9) ... Selecting previously unselected package gcc-5. Preparing to unpack .../gcc-5_5.4.0-6ubuntu1~16.04.9_amd64.deb ... Unpacking gcc-5 (5.4.0-6ubuntu1~16.04.9) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a5.3.1-1ubuntu1_amd64.deb ... Unpacking gcc (4:5.3.1-1ubuntu1) ... Selecting previously unselected package libstdc++-5-dev:amd64. Preparing to unpack .../libstdc++-5-dev_5.4.0-6ubuntu1~16.04.9_amd64.deb ... Unpacking libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.9) ... Selecting previously unselected package g++-5. Preparing to unpack .../g++-5_5.4.0-6ubuntu1~16.04.9_amd64.deb ... Unpacking g++-5 (5.4.0-6ubuntu1~16.04.9) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a5.3.1-1ubuntu1_amd64.deb ... Unpacking g++ (4:5.3.1-1ubuntu1) ... Selecting previously unselected package make. Preparing to unpack .../archives/make_4.1-6_amd64.deb ... Unpacking make (4.1-6) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.18.4ubuntu1.4_all.deb ... Unpacking libdpkg-perl (1.18.4ubuntu1.4) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.18.4ubuntu1.4_all.deb ... Unpacking dpkg-dev (1.18.4ubuntu1.4) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_12.1ubuntu2_amd64.deb ... Unpacking build-essential (12.1ubuntu2) ... Selecting previously unselected package docutils-common. Preparing to unpack .../docutils-common_0.12+dfsg-1_all.deb ... Unpacking docutils-common (0.12+dfsg-1) ... Selecting previously unselected package docutils-doc. Preparing to unpack .../docutils-doc_0.12+dfsg-1_all.deb ... Unpacking docutils-doc (0.12+dfsg-1) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20.2-1ubuntu1_amd64.deb ... Unpacking libfakeroot:amd64 (1.20.2-1ubuntu1) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20.2-1ubuntu1_amd64.deb ... Unpacking fakeroot (1.20.2-1ubuntu1) ... Selecting previously unselected package ieee-data. Preparing to unpack .../ieee-data_20150531.1_all.deb ... Unpacking ieee-data (20150531.1) ... Selecting previously unselected package javascript-common. Preparing to unpack .../javascript-common_11_all.deb ... Unpacking javascript-common (11) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.03-1_all.deb ... Unpacking libalgorithm-diff-perl (1.19.03-1) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-4build1_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-4build1) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-3_all.deb ... Unpacking libalgorithm-merge-perl (0.08-3) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-7ubuntu0.16.04.3_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.3) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.22-3_amd64.deb ... Unpacking libfile-fcntllock-perl (0.22-3) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjs-jquery. Preparing to unpack .../libjs-jquery_1.11.3+dfsg-4_all.deb ... Unpacking libjs-jquery (1.11.3+dfsg-4) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.7.22-0ubuntu0.16.04.1_all.deb ... Unpacking mysql-common (5.7.22-0ubuntu0.16.04.1) ... Selecting previously unselected package libmysqlclient20:amd64. Preparing to unpack .../libmysqlclient20_5.7.22-0ubuntu0.16.04.1_amd64.deb ... Unpacking libmysqlclient20:amd64 (5.7.22-0ubuntu0.16.04.1) ... Selecting previously unselected package zlib1g-dev:amd64. Preparing to unpack .../zlib1g-dev_1%3a1.2.8.dfsg-2ubuntu4.1_amd64.deb ... Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.1) ... Selecting previously unselected package libmysqlclient-dev. Preparing to unpack .../libmysqlclient-dev_5.7.22-0ubuntu0.16.04.1_amd64.deb ... Unpacking libmysqlclient-dev (5.7.22-0ubuntu0.16.04.1) ... Selecting previously unselected package libpaper1:amd64. Preparing to unpack .../libpaper1_1.1.24+nmu4ubuntu1_amd64.deb ... Unpacking libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... Selecting previously unselected package libpaper-utils. Preparing to unpack .../libpaper-utils_1.1.24+nmu4ubuntu1_amd64.deb ... Unpacking libpaper-utils (1.1.24+nmu4ubuntu1) ... Selecting previously unselected package libpython2.7:amd64. Preparing to unpack .../libpython2.7_2.7.12-1ubuntu0~16.04.3_amd64.deb ... Unpacking libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.3) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.12-1ubuntu0~16.04.3_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.12-1ubuntu0~16.04.3) ... Selecting previously unselected package libpython-dev:amd64. Preparing to unpack .../libpython-dev_2.7.12-1~16.04_amd64.deb ... Unpacking libpython-dev:amd64 (2.7.12-1~16.04) ... Selecting previously unselected package libpython-all-dev:amd64. Preparing to unpack .../libpython-all-dev_2.7.12-1~16.04_amd64.deb ... Unpacking libpython-all-dev:amd64 (2.7.12-1~16.04) ... Selecting previously unselected package libssl-dev:amd64. Preparing to unpack .../libssl-dev_1.0.2g-1ubuntu4.12_amd64.deb ... Unpacking libssl-dev:amd64 (1.0.2g-1ubuntu4.12) ... Selecting previously unselected package libssl-doc. Preparing to unpack .../libssl-doc_1.0.2g-1ubuntu4.12_all.deb ... Unpacking libssl-doc (1.0.2g-1ubuntu4.12) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.6-1ubuntu0.4_amd64.deb ... Unpacking libtiff5:amd64 (4.0.6-1ubuntu0.4) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_4.04-2_all.deb ... Unpacking manpages-dev (4.04-2) ... Selecting previously unselected package pkg-config. Preparing to unpack .../pkg-config_0.29.1-0ubuntu1_amd64.deb ... Unpacking pkg-config (0.29.1-0ubuntu1) ... Selecting previously unselected package python-all. Preparing to unpack .../python-all_2.7.12-1~16.04_amd64.deb ... Unpacking python-all (2.7.12-1~16.04) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.12-1ubuntu0~16.04.3_amd64.deb ... Unpacking python2.7-dev (2.7.12-1ubuntu0~16.04.3) ... Selecting previously unselected package python-dev. Preparing to unpack .../python-dev_2.7.12-1~16.04_amd64.deb ... Unpacking python-dev (2.7.12-1~16.04) ... Selecting previously unselected package python-all-dev. Preparing to unpack .../python-all-dev_2.7.12-1~16.04_amd64.deb ... Unpacking python-all-dev (2.7.12-1~16.04) ... Selecting previously unselected package python-appdirs. Preparing to unpack .../python-appdirs_1.4.0-2_all.deb ... Unpacking python-appdirs (1.4.0-2) ... Selecting previously unselected package python-argcomplete. Preparing to unpack .../python-argcomplete_0.8.1-1ubuntu2_all.deb ... Unpacking python-argcomplete (0.8.1-1ubuntu2) ... Selecting previously unselected package python-babel-localedata. Preparing to unpack .../python-babel-localedata_2.3.4+dfsg.1-2ubuntu1~cloud0_all.deb ... Unpacking python-babel-localedata (2.3.4+dfsg.1-2ubuntu1~cloud0) ... Selecting previously unselected package python-pkg-resources. Preparing to unpack .../python-pkg-resources_33.1.1-1~cloud0_all.deb ... Unpacking python-pkg-resources (33.1.1-1~cloud0) ... Selecting previously unselected package python-tz. Preparing to unpack .../python-tz_2014.10~dfsg1-0ubuntu2_all.deb ... Unpacking python-tz (2014.10~dfsg1-0ubuntu2) ... Selecting previously unselected package python-babel. Preparing to unpack .../python-babel_2.3.4+dfsg.1-2ubuntu1~cloud0_all.deb ... Unpacking python-babel (2.3.4+dfsg.1-2ubuntu1~cloud0) ... Selecting previously unselected package python-bitarray. Preparing to unpack .../python-bitarray_0.8.1-1build2_amd64.deb ... Unpacking python-bitarray (0.8.1-1build2) ... Selecting previously unselected package python-blinker. Preparing to unpack .../python-blinker_1.3.dfsg2-1build1_all.deb ... Unpacking python-blinker (1.3.dfsg2-1build1) ... Selecting previously unselected package python-urllib3. Preparing to unpack .../python-urllib3_1.19.1-1~cloud0_all.deb ... Unpacking python-urllib3 (1.19.1-1~cloud0) ... Selecting previously unselected package python-chardet. Preparing to unpack .../python-chardet_2.3.0-2_all.deb ... Unpacking python-chardet (2.3.0-2) ... Selecting previously unselected package python-requests. Preparing to unpack .../python-requests_2.12.4-1~cloud0_all.deb ... Unpacking python-requests (2.12.4-1~cloud0) ... Selecting previously unselected package python-boto. Preparing to unpack .../python-boto_2.38.0-1ubuntu1_all.deb ... Unpacking python-boto (2.38.0-1ubuntu1) ... Selecting previously unselected package python-bottle. Preparing to unpack .../python-bottle_0.12.7-1+deb8u1build0.16.04.1_all.deb ... Unpacking python-bottle (0.12.7-1+deb8u1build0.16.04.1) ... Selecting previously unselected package python-bs4. Preparing to unpack .../python-bs4_4.4.1-1_all.deb ... Unpacking python-bs4 (4.4.1-1) ... Selecting previously unselected package python-cffi-backend. Preparing to unpack .../python-cffi-backend_1.5.2-1ubuntu1_amd64.deb ... Unpacking python-cffi-backend (1.5.2-1ubuntu1) ... Selecting previously unselected package python-ply. Preparing to unpack .../python-ply_3.7-1_all.deb ... Unpacking python-ply (3.7-1) ... Selecting previously unselected package python-pycparser. Preparing to unpack .../python-pycparser_2.14+dfsg-2build1_all.deb ... Unpacking python-pycparser (2.14+dfsg-2build1) ... Selecting previously unselected package python-cffi. Preparing to unpack .../python-cffi_1.5.2-1ubuntu1_all.deb ... Unpacking python-cffi (1.5.2-1ubuntu1) ... Selecting previously unselected package python-iso8601. Preparing to unpack .../python-iso8601_0.1.11-1_all.deb ... Unpacking python-iso8601 (0.1.11-1) ... Selecting previously unselected package python-lxml. Preparing to unpack .../python-lxml_3.5.0-1build1_amd64.deb ... Unpacking python-lxml (3.5.0-1build1) ... Selecting previously unselected package python-enum34. Preparing to unpack .../python-enum34_1.1.2-1_all.deb ... Unpacking python-enum34 (1.1.2-1) ... Selecting previously unselected package python-idna. Preparing to unpack .../python-idna_2.0-3_all.deb ... Unpacking python-idna (2.0-3) ... Selecting previously unselected package python-ipaddress. Preparing to unpack .../python-ipaddress_1.0.16-1_all.deb ... Unpacking python-ipaddress (1.0.16-1) ... Selecting previously unselected package python-pyasn1. Preparing to unpack .../python-pyasn1_0.1.9-1_all.deb ... Unpacking python-pyasn1 (0.1.9-1) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_33.1.1-1~cloud0_all.deb ... Unpacking python-setuptools (33.1.1-1~cloud0) ... Selecting previously unselected package python-cryptography. Preparing to unpack .../python-cryptography_1.7.1-2~cloud2_amd64.deb ... Unpacking python-cryptography (1.7.1-2~cloud2) ... Selecting previously unselected package python-jwt. Preparing to unpack .../python-jwt_1.3.0-1ubuntu0.1_all.deb ... Unpacking python-jwt (1.3.0-1ubuntu0.1) ... Selecting previously unselected package python-oauthlib. Preparing to unpack .../python-oauthlib_1.0.3-1_all.deb ... Unpacking python-oauthlib (1.0.3-1) ... Selecting previously unselected package python-pbr. Preparing to unpack .../python-pbr_1.10.0-0ubuntu6~cloud0_all.deb ... Unpacking python-pbr (1.10.0-0ubuntu6~cloud0) ... Selecting previously unselected package python-positional. Preparing to unpack .../python-positional_1.1.1-0ubuntu1~cloud0_all.deb ... Unpacking python-positional (1.1.1-0ubuntu1~cloud0) ... Selecting previously unselected package python-stevedore. Preparing to unpack .../python-stevedore_1%3a1.20.0-0ubuntu2~cloud0_all.deb ... Unpacking python-stevedore (1:1.20.0-0ubuntu2~cloud0) ... Selecting previously unselected package python-keystoneauth1. Preparing to unpack .../python-keystoneauth1_2.18.0-0ubuntu2~cloud0_all.deb ... Unpacking python-keystoneauth1 (2.18.0-0ubuntu2~cloud0) ... Selecting previously unselected package python-oslo.i18n. Preparing to unpack .../python-oslo.i18n_3.12.0-0ubuntu1~cloud0_all.deb ... Unpacking python-oslo.i18n (3.12.0-0ubuntu1~cloud0) ... Selecting previously unselected package python-msgpack. Preparing to unpack .../python-msgpack_0.4.6-1build1_amd64.deb ... Unpacking python-msgpack (0.4.6-1build1) ... Selecting previously unselected package python-funcsigs. Preparing to unpack .../python-funcsigs_1.0.2-3~cloud0_all.deb ... Unpacking python-funcsigs (1.0.2-3~cloud0) ... Selecting previously unselected package python-debtcollector. Preparing to unpack .../python-debtcollector_1.3.0-2_all.deb ... Unpacking python-debtcollector (1.3.0-2) ... Selecting previously unselected package python-monotonic. Preparing to unpack .../python-monotonic_0.6-2_all.deb ... Unpacking python-monotonic (0.6-2) ... Selecting previously unselected package python-netaddr. Preparing to unpack .../python-netaddr_0.7.18-1_all.deb ... Unpacking python-netaddr (0.7.18-1) ... Selecting previously unselected package python-netifaces. Preparing to unpack .../python-netifaces_0.10.4-0.1build2_amd64.deb ... Unpacking python-netifaces (0.10.4-0.1build2) ... Selecting previously unselected package python-oslo.utils. Preparing to unpack .../python-oslo.utils_3.22.0-0ubuntu1~cloud0_all.deb ... Unpacking python-oslo.utils (3.22.0-0ubuntu1~cloud0) ... Selecting previously unselected package python-oslo.serialization. Preparing to unpack .../python-oslo.serialization_2.16.0-0ubuntu1~cloud0_all.deb ... Unpacking python-oslo.serialization (2.16.0-0ubuntu1~cloud0) ... Selecting previously unselected package python-prettytable. Preparing to unpack .../python-prettytable_0.7.2-3_all.deb ... Unpacking python-prettytable (0.7.2-3) ... Selecting previously unselected package python-simplejson. Preparing to unpack .../python-simplejson_3.8.1-1ubuntu2_amd64.deb ... Unpacking python-simplejson (3.8.1-1ubuntu2) ... Selecting previously unselected package python-cinderclient. Preparing to unpack .../python-cinderclient_1%3a1.11.0-0ubuntu2~cloud0_all.deb ... Unpacking python-cinderclient (1:1.11.0-0ubuntu2~cloud0) ... Selecting previously unselected package python-unicodecsv. Preparing to unpack .../python-unicodecsv_0.14.1-1_all.deb ... Unpacking python-unicodecsv (0.14.1-1) ... Selecting previously unselected package python-yaml. Preparing to unpack .../python-yaml_3.11-3build1_amd64.deb ... Unpacking python-yaml (3.11-3build1) ... Selecting previously unselected package python-cliff. Preparing to unpack .../python-cliff_2.4.0-0ubuntu1~cloud0_all.deb ... Unpacking python-cliff (2.4.0-0ubuntu1~cloud0) ... Selecting previously unselected package python-crypto. Preparing to unpack .../python-crypto_2.6.1-6ubuntu0.16.04.3_amd64.deb ... Unpacking python-crypto (2.6.1-6ubuntu0.16.04.3) ... Selecting previously unselected package python-dbus. Preparing to unpack .../python-dbus_1.2.0-3_amd64.deb ... Unpacking python-dbus (1.2.0-3) ... Selecting previously unselected package python-roman. Preparing to unpack .../python-roman_2.0.0-2_all.deb ... Unpacking python-roman (2.0.0-2) ... Selecting previously unselected package python-docutils. Preparing to unpack .../python-docutils_0.12+dfsg-1_all.deb ... Unpacking python-docutils (0.12+dfsg-1) ... Selecting previously unselected package python-functools32. Preparing to unpack .../python-functools32_3.2.3.2-2_all.deb ... Unpacking python-functools32 (3.2.3.2-2) ... Selecting previously unselected package python-gi. Preparing to unpack .../python-gi_3.20.0-0ubuntu1_amd64.deb ... Unpacking python-gi (3.20.0-0ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-4_all.deb ... Unpacking python-html5lib (0.999-4) ... Selecting previously unselected package python-json-pointer. Preparing to unpack .../python-json-pointer_1.9-3_all.deb ... Unpacking python-json-pointer (1.9-3) ... Selecting previously unselected package python-jsonpatch. Preparing to unpack .../python-jsonpatch_1.19-3_all.deb ... Unpacking python-jsonpatch (1.19-3) ... Selecting previously unselected package python-mock. Preparing to unpack .../python-mock_2.0.0-3~cloud0_all.deb ... Unpacking python-mock (2.0.0-3~cloud0) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.5.1-4_all.deb ... Unpacking python-jsonschema (2.5.1-4) ... Selecting previously unselected package python-keyring. Preparing to unpack .../python-keyring_7.3-1ubuntu1_all.deb ... Unpacking python-keyring (7.3-1ubuntu1) ... Selecting previously unselected package python-packaging. Preparing to unpack .../python-packaging_16.6-1_all.deb ... Unpacking python-packaging (16.6-1) ... Selecting previously unselected package python-pkgconfig. Preparing to unpack .../python-pkgconfig_1.1.0-1_all.deb ... Unpacking python-pkgconfig (1.1.0-1) ... Selecting previously unselected package python-requestsexceptions. Preparing to unpack .../python-requestsexceptions_1.1.2-0ubuntu1_all.deb ... Unpacking python-requestsexceptions (1.1.2-0ubuntu1) ... Selecting previously unselected package python-paramiko. Preparing to unpack .../python-paramiko_2.0.0-1~cloud0_all.deb ... Unpacking python-paramiko (2.0.0-1~cloud0) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_8.1.1-2ubuntu0.4_all.deb ... Unpacking python-pip-whl (8.1.1-2ubuntu0.4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_8.1.1-2ubuntu0.4_all.deb ... Unpacking python-pip (8.1.1-2ubuntu0.4) ... Selecting previously unselected package libffi-dev:amd64. Preparing to unpack .../libffi-dev_3.2.1-4_amd64.deb ... Unpacking libffi-dev:amd64 (3.2.1-4) ... Selecting previously unselected package python-mysqldb. Preparing to unpack .../python-mysqldb_1.3.7-1build2_amd64.deb ... Unpacking python-mysqldb (1.3.7-1build2) ... Selecting previously unselected package python-lib-osm-openvim. Preparing to unpack .../python-lib-osm-openvim_3.1.0-1_all.deb ... Unpacking python-lib-osm-openvim (3.1.0-1) ... Selecting previously unselected package python-logutils. Preparing to unpack .../python-logutils_0.3.3-5_all.deb ... Unpacking python-logutils (0.3.3-5) ... Selecting previously unselected package python-rfc3986. Preparing to unpack .../python-rfc3986_0.3.1-2~cloud0_all.deb ... Unpacking python-rfc3986 (0.3.1-2~cloud0) ... Selecting previously unselected package python-oslo.config. Preparing to unpack .../python-oslo.config_1%3a3.22.0-0ubuntu1~cloud0_all.deb ... Unpacking python-oslo.config (1:3.22.0-0ubuntu1~cloud0) ... Selecting previously unselected package python-keystoneclient. Preparing to unpack .../python-keystoneclient_1%3a3.10.0-0ubuntu1~cloud0_all.deb ... Unpacking python-keystoneclient (1:3.10.0-0ubuntu1~cloud0) ... Selecting previously unselected package python-os-client-config. Preparing to unpack .../python-os-client-config_1.26.0-0ubuntu1~cloud0_all.deb ... Unpacking python-os-client-config (1.26.0-0ubuntu1~cloud0) ... Selecting previously unselected package python-osc-lib. Preparing to unpack .../python-osc-lib_1.3.0-0ubuntu1.2~cloud0_all.deb ... Unpacking python-osc-lib (1.3.0-0ubuntu1.2~cloud0) ... Selecting previously unselected package python-neutronclient. Preparing to unpack .../python-neutronclient_1%3a6.1.0-0ubuntu3~cloud0_all.deb ... Unpacking python-neutronclient (1:6.1.0-0ubuntu3~cloud0) ... Selecting previously unselected package python-novaclient. Preparing to unpack .../python-novaclient_2%3a7.1.0-0ubuntu1~cloud0_all.deb ... Unpacking python-novaclient (2:7.1.0-0ubuntu1~cloud0) ... Selecting previously unselected package python-openssl. Preparing to unpack .../python-openssl_16.2.0-1~cloud0_all.deb ... Unpacking python-openssl (16.2.0-1~cloud0) ... Selecting previously unselected package python-warlock. Preparing to unpack .../python-warlock_1.1.0-1_all.deb ... Unpacking python-warlock (1.1.0-1) ... Selecting previously unselected package python-glanceclient. Preparing to unpack .../python-glanceclient_1%3a2.6.0-0ubuntu1~cloud0_all.deb ... Unpacking python-glanceclient (1:2.6.0-0ubuntu1~cloud0) ... Selecting previously unselected package python-openstacksdk. Preparing to unpack .../python-openstacksdk_0.9.13-0ubuntu1~cloud0_all.deb ... Unpacking python-openstacksdk (0.9.13-0ubuntu1~cloud0) ... Selecting previously unselected package python-openstackclient. Preparing to unpack .../python-openstackclient_3.8.1-0ubuntu3~cloud0_all.deb ... Unpacking python-openstackclient (3.8.1-0ubuntu3~cloud0) ... Selecting previously unselected package python-pyang. Preparing to unpack .../python-pyang_1.7.5-1_all.deb ... Unpacking python-pyang (1.7.5-1) ... Selecting previously unselected package python-pyangbind. Preparing to unpack .../python-pyangbind_0.6.0-1_all.deb ... Unpacking python-pyangbind (0.6.0-1) ... Selecting previously unselected package python-osm-im. Preparing to unpack .../python-osm-im_3.1.0-1_all.deb ... Unpacking python-osm-im (3.1.0-1) ... Selecting previously unselected package python-osm-ro. Preparing to unpack .../python-osm-ro_3.1.0-1_all.deb ... Unpacking python-osm-ro (3.1.0-1) ... Selecting previously unselected package libwebp5:amd64. Preparing to unpack .../libwebp5_0.4.4-1_amd64.deb ... Unpacking libwebp5:amd64 (0.4.4-1) ... Selecting previously unselected package libwebpmux1:amd64. Preparing to unpack .../libwebpmux1_0.4.4-1_amd64.deb ... Unpacking libwebpmux1:amd64 (0.4.4-1) ... Selecting previously unselected package python-pil:amd64. Preparing to unpack .../python-pil_3.1.2-0ubuntu1.1_amd64.deb ... Unpacking python-pil:amd64 (3.1.2-0ubuntu1.1) ... Selecting previously unselected package python-pygments. Preparing to unpack .../python-pygments_2.1+dfsg-1_all.deb ... Unpacking python-pygments (2.1+dfsg-1) ... Selecting previously unselected package python-secretstorage. Preparing to unpack .../python-secretstorage_2.1.3-1_all.deb ... Unpacking python-secretstorage (2.1.3-1) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.29.0-1_all.deb ... Unpacking python-wheel (0.29.0-1) ... Processing triggers for man-db (2.7.5-1) ... Processing triggers for libc-bin (2.23-0ubuntu10) ... Processing triggers for shared-mime-info (1.5-2ubuntu0.1) ... Processing triggers for sgml-base (1.26+nmu4ubuntu1) ... Processing triggers for install-info (6.1.0.dfsg.1-5) ... Setting up libjpeg-turbo8:amd64 (1.4.2-0ubuntu3) ... Setting up liblcms2-2:amd64 (2.6-3ubuntu2) ... Setting up libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.3) ... Setting up python2.7 (2.7.12-1ubuntu0~16.04.3) ... Setting up libpython-stdlib:amd64 (2.7.12-1~16.04) ... Setting up python (2.7.12-1~16.04) ... Setting up python-pyparsing (2.1.10+dfsg1-1~cloud0) ... Setting up python-cmd2 (0.6.8-1) ... Setting up python-six (1.10.0-3) ... Setting up python-wrapt (1.8.0-5build2) ... Setting up libjbig0:amd64 (2.1-3.1) ... Setting up libmpc3:amd64 (1.0.3-1) ... Setting up binutils (2.26.1-1ubuntu1~16.04.6) ... Setting up libc-dev-bin (2.23-0ubuntu10) ... Setting up linux-libc-dev:amd64 (4.4.0-127.153) ... Setting up libc6-dev:amd64 (2.23-0ubuntu10) ... Setting up libisl15:amd64 (0.16.1-1) ... Setting up cpp-5 (5.4.0-6ubuntu1~16.04.9) ... Setting up cpp (4:5.3.1-1ubuntu1) ... Setting up libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.9) ... Setting up libgomp1:amd64 (5.4.0-6ubuntu1~16.04.9) ... Setting up libitm1:amd64 (5.4.0-6ubuntu1~16.04.9) ... Setting up libatomic1:amd64 (5.4.0-6ubuntu1~16.04.9) ... Setting up libasan2:amd64 (5.4.0-6ubuntu1~16.04.9) ... Setting up liblsan0:amd64 (5.4.0-6ubuntu1~16.04.9) ... Setting up libtsan0:amd64 (5.4.0-6ubuntu1~16.04.9) ... Setting up libubsan0:amd64 (5.4.0-6ubuntu1~16.04.9) ... Setting up libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.9) ... Setting up libmpx0:amd64 (5.4.0-6ubuntu1~16.04.9) ... Setting up libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.9) ... Setting up libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.9) ... Setting up gcc-5 (5.4.0-6ubuntu1~16.04.9) ... Setting up gcc (4:5.3.1-1ubuntu1) ... Setting up libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.9) ... Setting up g++-5 (5.4.0-6ubuntu1~16.04.9) ... Setting up g++ (4:5.3.1-1ubuntu1) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (4.1-6) ... Setting up libdpkg-perl (1.18.4ubuntu1.4) ... Setting up dpkg-dev (1.18.4ubuntu1.4) ... Setting up build-essential (12.1ubuntu2) ... Setting up docutils-common (0.12+dfsg-1) ... Setting up docutils-doc (0.12+dfsg-1) ... Setting up libfakeroot:amd64 (1.20.2-1ubuntu1) ... Setting up fakeroot (1.20.2-1ubuntu1) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up ieee-data (20150531.1) ... Setting up javascript-common (11) ... Setting up libalgorithm-diff-perl (1.19.03-1) ... Setting up libalgorithm-diff-xs-perl (0.04-4build1) ... Setting up libalgorithm-merge-perl (0.08-3) ... Setting up libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.3) ... Setting up libfile-fcntllock-perl (0.22-3) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjs-jquery (1.11.3+dfsg-4) ... Setting up mysql-common (5.7.22-0ubuntu0.16.04.1) ... update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode Setting up libmysqlclient20:amd64 (5.7.22-0ubuntu0.16.04.1) ... Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.1) ... Setting up libmysqlclient-dev (5.7.22-0ubuntu0.16.04.1) ... Setting up libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... debconf: unable to initialize frontend: Dialog debconf: (TERM is not set, so the dialog frontend is not usable.) debconf: falling back to frontend: Readline Creating config file /etc/papersize with new version Setting up libpaper-utils (1.1.24+nmu4ubuntu1) ... Setting up libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.3) ... Setting up libpython2.7-dev:amd64 (2.7.12-1ubuntu0~16.04.3) ... Setting up libpython-dev:amd64 (2.7.12-1~16.04) ... Setting up libpython-all-dev:amd64 (2.7.12-1~16.04) ... Setting up libssl-dev:amd64 (1.0.2g-1ubuntu4.12) ... Setting up libssl-doc (1.0.2g-1ubuntu4.12) ... Setting up libtiff5:amd64 (4.0.6-1ubuntu0.4) ... Setting up manpages-dev (4.04-2) ... Setting up pkg-config (0.29.1-0ubuntu1) ... Setting up python-all (2.7.12-1~16.04) ... Setting up python2.7-dev (2.7.12-1ubuntu0~16.04.3) ... Setting up python-dev (2.7.12-1~16.04) ... Setting up python-all-dev (2.7.12-1~16.04) ... Setting up python-appdirs (1.4.0-2) ... Setting up python-argcomplete (0.8.1-1ubuntu2) ... Setting up python-babel-localedata (2.3.4+dfsg.1-2ubuntu1~cloud0) ... Setting up python-pkg-resources (33.1.1-1~cloud0) ... Setting up python-tz (2014.10~dfsg1-0ubuntu2) ... Setting up python-babel (2.3.4+dfsg.1-2ubuntu1~cloud0) ... update-alternatives: using /usr/bin/pybabel-python2 to provide /usr/bin/pybabel (pybabel) in auto mode Setting up python-bitarray (0.8.1-1build2) ... Setting up python-blinker (1.3.dfsg2-1build1) ... Setting up python-urllib3 (1.19.1-1~cloud0) ... Setting up python-chardet (2.3.0-2) ... Setting up python-requests (2.12.4-1~cloud0) ... Setting up python-boto (2.38.0-1ubuntu1) ... Setting up python-bottle (0.12.7-1+deb8u1build0.16.04.1) ... Setting up python-bs4 (4.4.1-1) ... Setting up python-cffi-backend (1.5.2-1ubuntu1) ... Setting up python-ply (3.7-1) ... Setting up python-pycparser (2.14+dfsg-2build1) ... Setting up python-cffi (1.5.2-1ubuntu1) ... Setting up python-iso8601 (0.1.11-1) ... Setting up python-lxml (3.5.0-1build1) ... Setting up python-enum34 (1.1.2-1) ... Setting up python-idna (2.0-3) ... Setting up python-ipaddress (1.0.16-1) ... Setting up python-pyasn1 (0.1.9-1) ... Setting up python-setuptools (33.1.1-1~cloud0) ... Setting up python-cryptography (1.7.1-2~cloud2) ... Setting up python-jwt (1.3.0-1ubuntu0.1) ... Setting up python-oauthlib (1.0.3-1) ... Setting up python-pbr (1.10.0-0ubuntu6~cloud0) ... update-alternatives: using /usr/bin/python2-pbr to provide /usr/bin/pbr (pbr) in auto mode Setting up python-positional (1.1.1-0ubuntu1~cloud0) ... Setting up python-stevedore (1:1.20.0-0ubuntu2~cloud0) ... Setting up python-keystoneauth1 (2.18.0-0ubuntu2~cloud0) ... Setting up python-oslo.i18n (3.12.0-0ubuntu1~cloud0) ... Setting up python-msgpack (0.4.6-1build1) ... Setting up python-funcsigs (1.0.2-3~cloud0) ... Setting up python-debtcollector (1.3.0-2) ... Setting up python-monotonic (0.6-2) ... Setting up python-netaddr (0.7.18-1) ... Setting up python-netifaces (0.10.4-0.1build2) ... Setting up python-oslo.utils (3.22.0-0ubuntu1~cloud0) ... Setting up python-oslo.serialization (2.16.0-0ubuntu1~cloud0) ... Setting up python-prettytable (0.7.2-3) ... Setting up python-simplejson (3.8.1-1ubuntu2) ... Setting up python-cinderclient (1:1.11.0-0ubuntu2~cloud0) ... update-alternatives: using /usr/bin/python2-cinder to provide /usr/bin/cinder (cinder) in auto mode Setting up python-unicodecsv (0.14.1-1) ... Setting up python-yaml (3.11-3build1) ... Setting up python-cliff (2.4.0-0ubuntu1~cloud0) ... Setting up python-crypto (2.6.1-6ubuntu0.16.04.3) ... Setting up python-dbus (1.2.0-3) ... Remove stale byte-compiled files... Setting up python-roman (2.0.0-2) ... Setting up python-functools32 (3.2.3.2-2) ... Setting up python-gi (3.20.0-0ubuntu1) ... Setting up python-html5lib (0.999-4) ... Setting up python-json-pointer (1.9-3) ... update-alternatives: using /usr/bin/python2-jsonpointer to provide /usr/bin/jsonpointer (jsonpointer) in auto mode Setting up python-jsonpatch (1.19-3) ... update-alternatives: using /usr/bin/python2-jsondiff to provide /usr/bin/jsondiff (jsondiff) in auto mode update-alternatives: using /usr/bin/python2-jsonpatch to provide /usr/bin/jsonpatch (jsonpatch) in auto mode Setting up python-mock (2.0.0-3~cloud0) ... Setting up python-jsonschema (2.5.1-4) ... update-alternatives: using /usr/bin/python2-jsonschema to provide /usr/bin/jsonschema (jsonschema) in auto mode Setting up python-keyring (7.3-1ubuntu1) ... Setting up python-packaging (16.6-1) ... Setting up python-pkgconfig (1.1.0-1) ... Setting up python-requestsexceptions (1.1.2-0ubuntu1) ... Setting up python-paramiko (2.0.0-1~cloud0) ... Setting up python-pip-whl (8.1.1-2ubuntu0.4) ... Setting up python-pip (8.1.1-2ubuntu0.4) ... Setting up libffi-dev:amd64 (3.2.1-4) ... Setting up python-mysqldb (1.3.7-1build2) ... Setting up python-lib-osm-openvim (3.1.0-1) ... Setting up python-logutils (0.3.3-5) ... Setting up python-rfc3986 (0.3.1-2~cloud0) ... Setting up python-os-client-config (1.26.0-0ubuntu1~cloud0) ... Setting up python-osc-lib (1.3.0-0ubuntu1.2~cloud0) ... Setting up python-novaclient (2:7.1.0-0ubuntu1~cloud0) ... update-alternatives: using /usr/bin/python2-nova to provide /usr/bin/nova (nova) in auto mode Setting up python-openssl (16.2.0-1~cloud0) ... Setting up python-warlock (1.1.0-1) ... Setting up python-glanceclient (1:2.6.0-0ubuntu1~cloud0) ... update-alternatives: using /usr/bin/python2-glance to provide /usr/bin/glance (glance) in auto mode Setting up python-openstacksdk (0.9.13-0ubuntu1~cloud0) ... Setting up python-pyang (1.7.5-1) ... Setting up python-pyangbind (0.6.0-1) ... Setting up python-osm-im (3.1.0-1) ... Setting up libwebp5:amd64 (0.4.4-1) ... Setting up libwebpmux1:amd64 (0.4.4-1) ... Setting up python-pil:amd64 (3.1.2-0ubuntu1.1) ... Setting up python-pygments (2.1+dfsg-1) ... Setting up python-secretstorage (2.1.3-1) ... Setting up python-wheel (0.29.0-1) ... Processing triggers for sgml-base (1.26+nmu4ubuntu1) ... Setting up python-docutils (0.12+dfsg-1) ... update-alternatives: using /usr/share/docutils/scripts/python2/rst-buildhtml to provide /usr/bin/rst-buildhtml (rst-buildhtml) in auto mode update-alternatives: using /usr/share/docutils/scripts/python2/rst2html to provide /usr/bin/rst2html (rst2html) in auto mode update-alternatives: using /usr/share/docutils/scripts/python2/rst2latex to provide /usr/bin/rst2latex (rst2latex) in auto mode update-alternatives: using /usr/share/docutils/scripts/python2/rst2man to provide /usr/bin/rst2man (rst2man) in auto mode update-alternatives: using /usr/share/docutils/scripts/python2/rst2odt to provide /usr/bin/rst2odt (rst2odt) in auto mode update-alternatives: using /usr/share/docutils/scripts/python2/rst2odt_prepstyles to provide /usr/bin/rst2odt_prepstyles (rst2odt_prepstyles) in auto mode update-alternatives: using /usr/share/docutils/scripts/python2/rst2pseudoxml to provide /usr/bin/rst2pseudoxml (rst2pseudoxml) in auto mode update-alternatives: using /usr/share/docutils/scripts/python2/rst2s5 to provide /usr/bin/rst2s5 (rst2s5) in auto mode update-alternatives: using /usr/share/docutils/scripts/python2/rst2xetex to provide /usr/bin/rst2xetex (rst2xetex) in auto mode update-alternatives: using /usr/share/docutils/scripts/python2/rst2xml to provide /usr/bin/rst2xml (rst2xml) in auto mode update-alternatives: using /usr/share/docutils/scripts/python2/rstpep2html to provide /usr/bin/rstpep2html (rstpep2html) in auto mode Setting up python-oslo.config (1:3.22.0-0ubuntu1~cloud0) ... update-alternatives: using /usr/bin/python2-oslo-config-generator to provide /usr/bin/oslo-config-generator (oslo-config-generator) in auto mode Setting up python-keystoneclient (1:3.10.0-0ubuntu1~cloud0) ... Setting up python-neutronclient (1:6.1.0-0ubuntu3~cloud0) ... update-alternatives: using /usr/bin/python2-neutron to provide /usr/bin/neutron (neutron) in auto mode Setting up python-openstackclient (3.8.1-0ubuntu3~cloud0) ... update-alternatives: using /usr/bin/python2-openstack to provide /usr/bin/openstack (openstack) in auto mode Setting up python-osm-ro (3.1.0-1) ... POST INSTALL OSM-RO Collecting pip==9.0.3 Downloading https://files.pythonhosted.org/packages/ac/95/a05b56bb975efa78d3557efa36acaf9cf5d2fd0ee0062060493687432e03/pip-9.0.3-py2.py3-none-any.whl (1.4MB) [?25l  0% |▎ | 10kB 438kB/s eta 0:00:04  1% |▌ | 20kB 693kB/s eta 0:00:02  2% |▊ | 30kB 663kB/s eta 0:00:03  2% |█ | 40kB 733kB/s eta 0:00:02  3% |█▏ | 51kB 805kB/s eta 0:00:02  4% |█▍ | 61kB 963kB/s eta 0:00:02  5% |█▋ | 71kB 917kB/s eta 0:00:02  5% |█▉ | 81kB 918kB/s eta 0:00:02  6% |██ | 92kB 1.0MB/s eta 0:00:02  7% |██▍ | 102kB 1.0MB/s eta 0:00:02  8% |██▋ | 112kB 1.4MB/s eta 0:00:01  8% |██▉ | 122kB 1.2MB/s eta 0:00:02  9% |███ | 133kB 1.4MB/s eta 0:00:01  10% |███▎ | 143kB 1.6MB/s eta 0:00:01  10% |███▌ | 153kB 1.5MB/s eta 0:00:01  11% |███▊ | 163kB 1.4MB/s eta 0:00:01  12% |████ | 174kB 1.7MB/s eta 0:00:01  13% |████▏ | 184kB 1.7MB/s eta 0:00:01  13% |████▍ | 194kB 1.7MB/s eta 0:00:01  14% |████▊ | 204kB 1.8MB/s eta 0:00:01  15% |█████ | 215kB 1.5MB/s eta 0:00:01  16% |█████▏ | 225kB 1.9MB/s eta 0:00:01  16% |█████▍ | 235kB 1.9MB/s eta 0:00:01  17% |█████▋ | 245kB 1.6MB/s eta 0:00:01  18% |█████▉ | 256kB 2.0MB/s eta 0:00:01  19% |██████ | 266kB 2.0MB/s eta 0:00:01  19% |██████▎ | 276kB 1.9MB/s eta 0:00:01  20% |██████▌ | 286kB 2.0MB/s eta 0:00:01  21% |██████▉ | 296kB 1.8MB/s eta 0:00:01  21% |███████ | 307kB 2.0MB/s eta 0:00:01  22% |███████▎ | 317kB 2.0MB/s eta 0:00:01  23% |███████▌ | 327kB 1.8MB/s eta 0:00:01  24% |███████▊ | 337kB 2.1MB/s eta 0:00:01  24% |████████ | 348kB 2.1MB/s eta 0:00:01  25% |████████▏ | 358kB 2.1MB/s eta 0:00:01  26% |████████▍ | 368kB 2.2MB/s eta 0:00:01  27% |████████▋ | 378kB 1.9MB/s eta 0:00:01  27% |████████▉ | 389kB 2.2MB/s eta 0:00:01  28% |█████████▏ | 399kB 2.1MB/s eta 0:00:01  29% |█████████▍ | 409kB 1.9MB/s eta 0:00:01  29% |█████████▋ | 419kB 2.2MB/s eta 0:00:01  30% |█████████▉ | 430kB 2.2MB/s eta 0:00:01  31% |██████████ | 440kB 2.2MB/s eta 0:00:01  32% |██████████▎ | 450kB 2.2MB/s eta 0:00:01  32% |██████████▌ | 460kB 1.9MB/s eta 0:00:01  33% |██████████▊ | 471kB 2.2MB/s eta 0:00:01  34% |███████████ | 481kB 2.3MB/s eta 0:00:01  35% |███████████▎ | 491kB 2.0MB/s eta 0:00:01  35% |███████████▌ | 501kB 2.5MB/s eta 0:00:01  36% |███████████▊ | 512kB 2.4MB/s eta 0:00:01  37% |████████████ | 522kB 2.4MB/s eta 0:00:01  38% |████████████▏ | 532kB 2.5MB/s eta 0:00:01  38% |████████████▍ | 542kB 2.2MB/s eta 0:00:01  39% |████████████▋ | 552kB 2.6MB/s eta 0:00:01  40% |████████████▉ | 563kB 2.7MB/s eta 0:00:01  40% |█████████████ | 573kB 2.3MB/s eta 0:00:01  41% |█████████████▎ | 583kB 2.6MB/s eta 0:00:01  42% |█████████████▋ | 593kB 2.6MB/s eta 0:00:01  43% |█████████████▉ | 604kB 2.6MB/s eta 0:00:01  43% |██████████████ | 614kB 2.7MB/s eta 0:00:01  44% |██████████████▎ | 624kB 2.3MB/s eta 0:00:01  45% |██████████████▌ | 634kB 2.7MB/s eta 0:00:01  46% |██████████████▊ | 645kB 2.8MB/s eta 0:00:01  46% |███████████████ | 655kB 2.4MB/s eta 0:00:01  47% |███████████████▏ | 665kB 2.7MB/s eta 0:00:01  48% |███████████████▍ | 675kB 2.8MB/s eta 0:00:01  48% |███████████████▊ | 686kB 2.8MB/s eta 0:00:01  49% |████████████████ | 696kB 2.9MB/s eta 0:00:01  50% |████████████████▏ | 706kB 2.5MB/s eta 0:00:01  51% |████████████████▍ | 716kB 2.9MB/s eta 0:00:01  51% |████████████████▋ | 727kB 2.9MB/s eta 0:00:01  52% |████████████████▉ | 737kB 2.5MB/s eta 0:00:01  53% |█████████████████ | 747kB 2.8MB/s eta 0:00:01  54% |█████████████████▎ | 757kB 3.0MB/s eta 0:00:01  54% |█████████████████▌ | 768kB 3.0MB/s eta 0:00:01  55% |█████████████████▊ | 778kB 3.0MB/s eta 0:00:01  56% |██████████████████ | 788kB 2.7MB/s eta 0:00:01  57% |██████████████████▎ | 798kB 3.0MB/s eta 0:00:01  57% |██████████████████▌ | 808kB 2.8MB/s eta 0:00:01  58% |██████████████████▊ | 819kB 2.5MB/s eta 0:00:01  59% |███████████████████ | 829kB 2.9MB/s eta 0:00:01  59% |███████████████████▏ | 839kB 3.2MB/s eta 0:00:01  60% |███████████████████▍ | 849kB 3.2MB/s eta 0:00:01  61% |███████████████████▋ | 860kB 3.0MB/s eta 0:00:01  62% |███████████████████▉ | 870kB 2.7MB/s eta 0:00:01  62% |████████████████████▏ | 880kB 3.1MB/s eta 0:00:01  63% |████████████████████▍ | 890kB 3.0MB/s eta 0:00:01  64% |████████████████████▋ | 901kB 2.6MB/s eta 0:00:01  65% |████████████████████▉ | 911kB 3.4MB/s eta 0:00:01  65% |█████████████████████ | 921kB 3.4MB/s eta 0:00:01  66% |█████████████████████▎ | 931kB 3.4MB/s eta 0:00:01  67% |█████████████████████▌ | 942kB 3.4MB/s eta 0:00:01  67% |█████████████████████▊ | 952kB 2.9MB/s eta 0:00:01  68% |██████████████████████ | 962kB 3.4MB/s eta 0:00:01  69% |██████████████████████▏ | 972kB 3.3MB/s eta 0:00:01  70% |██████████████████████▌ | 983kB 2.9MB/s eta 0:00:01  70% |██████████████████████▊ | 993kB 3.5MB/s eta 0:00:01  71% |███████████████████████ | 1.0MB 3.6MB/s eta 0:00:01  72% |███████████████████████▏ | 1.0MB 3.6MB/s eta 0:00:01  73% |███████████████████████▍ | 1.0MB 3.6MB/s eta 0:00:01  73% |███████████████████████▋ | 1.0MB 3.1MB/s eta 0:00:01  74% |███████████████████████▉ | 1.0MB 3.5MB/s eta 0:00:01  75% |████████████████████████ | 1.1MB 3.6MB/s eta 0:00:01  76% |████████████████████████▎ | 1.1MB 3.1MB/s eta 0:00:01  76% |████████████████████████▋ | 1.1MB 3.7MB/s eta 0:00:01  77% |████████████████████████▉ | 1.1MB 3.6MB/s eta 0:00:01  78% |█████████████████████████ | 1.1MB 3.5MB/s eta 0:00:01  78% |█████████████████████████▎ | 1.1MB 3.7MB/s eta 0:00:01  79% |█████████████████████████▌ | 1.1MB 3.4MB/s eta 0:00:01  80% |█████████████████████████▊ | 1.1MB 3.8MB/s eta 0:00:01  81% |██████████████████████████ | 1.1MB 3.9MB/s eta 0:00:01  81% |██████████████████████████▏ | 1.1MB 3.4MB/s eta 0:00:01  82% |██████████████████████████▍ | 1.2MB 3.9MB/s eta 0:00:01  83% |██████████████████████████▋ | 1.2MB 4.0MB/s eta 0:00:01  84% |███████████████████████████ | 1.2MB 4.0MB/s eta 0:00:01  84% |███████████████████████████▏ | 1.2MB 3.9MB/s eta 0:00:01  85% |███████████████████████████▍ | 1.2MB 3.6MB/s eta 0:00:01  86% |███████████████████████████▋ | 1.2MB 3.9MB/s eta 0:00:01  86% |███████████████████████████▉ | 1.2MB 3.8MB/s eta 0:00:01  87% |████████████████████████████ | 1.2MB 3.4MB/s eta 0:00:01  88% |████████████████████████████▎ | 1.2MB 4.0MB/s eta 0:00:01  89% |████████████████████████████▌ | 1.2MB 3.9MB/s eta 0:00:01  89% |████████████████████████████▊ | 1.3MB 3.9MB/s eta 0:00:01  90% |█████████████████████████████ | 1.3MB 3.7MB/s eta 0:00:01  91% |█████████████████████████████▎ | 1.3MB 3.5MB/s eta 0:00:01  92% |█████████████████████████████▌ | 1.3MB 4.2MB/s eta 0:00:01  92% |█████████████████████████████▊ | 1.3MB 4.2MB/s eta 0:00:01  93% |██████████████████████████████ | 1.3MB 3.5MB/s eta 0:00:01  94% |██████████████████████████████▏ | 1.3MB 4.0MB/s eta 0:00:01  95% |██████████████████████████████▍ | 1.3MB 4.1MB/s eta 0:00:01  95% |██████████████████████████████▋ | 1.3MB 4.1MB/s eta 0:00:01  96% |██████████████████████████████▉ | 1.4MB 4.2MB/s eta 0:00:01  97% |███████████████████████████████ | 1.4MB 3.5MB/s eta 0:00:01  97% |███████████████████████████████▍| 1.4MB 4.3MB/s eta 0:00:01  98% |███████████████████████████████▋| 1.4MB 4.0MB/s eta 0:00:01  99% |███████████████████████████████▉| 1.4MB 3.7MB/s eta 0:00:01  100% |████████████████████████████████| 1.4MB 803kB/s [?25hInstalling collected packages: pip Found existing installation: pip 8.1.1 Not uninstalling pip at /usr/lib/python2.7/dist-packages, outside environment /usr Successfully installed pip-9.0.3 You are using pip version 9.0.3, however version 10.0.1 is available. You should consider upgrading via the 'pip install --upgrade pip' command. Collecting pyvcloud==19.1.1 Downloading https://files.pythonhosted.org/packages/17/ad/61ad9575172d3ff6eed635a92cddc89f3008986e1064a533d07cbeca3a01/pyvcloud-19.1.1.tar.gz (73kB) [?25l  13% |████▌ | 10kB 334kB/s eta 0:00:01  27% |█████████ | 20kB 541kB/s eta 0:00:01  41% |█████████████▍ | 30kB 539kB/s eta 0:00:01  55% |██████████████████ | 40kB 595kB/s eta 0:00:01  69% |██████████████████████▍ | 51kB 670kB/s eta 0:00:01  83% |██████████████████████████▉ | 61kB 801kB/s eta 0:00:01  97% |███████████████████████████████▎| 71kB 813kB/s eta 0:00:01  100% |████████████████████████████████| 81kB 866kB/s [?25hCollecting PyYAML>=3.10 (from pyvcloud==19.1.1) Downloading https://files.pythonhosted.org/packages/4a/85/db5a2df477072b2902b0eb892feb37d88ac635d36245a72a6a69b23b383a/PyYAML-3.12.tar.gz (253kB) [?25l  4% |█▎ | 10kB 2.8MB/s eta 0:00:01  8% |██▋ | 20kB 2.7MB/s eta 0:00:01  12% |███▉ | 30kB 2.4MB/s eta 0:00:01  16% |█████▏ | 40kB 2.0MB/s eta 0:00:01  20% |██████▌ | 51kB 1.8MB/s eta 0:00:01  24% |███████▊ | 61kB 2.2MB/s eta 0:00:01  28% |█████████ | 71kB 2.1MB/s eta 0:00:01  32% |██████████▍ | 81kB 2.0MB/s eta 0:00:01  36% |███████████▋ | 92kB 2.2MB/s eta 0:00:01  40% |█████████████ | 102kB 2.2MB/s eta 0:00:01  44% |██████████████▎ | 112kB 2.3MB/s eta 0:00:01  48% |███████████████▌ | 122kB 2.2MB/s eta 0:00:01  52% |████████████████▉ | 133kB 2.1MB/s eta 0:00:01  56% |██████████████████▏ | 143kB 2.5MB/s eta 0:00:01  60% |███████████████████▍ | 153kB 2.6MB/s eta 0:00:01  64% |████████████████████▊ | 163kB 2.3MB/s eta 0:00:01  68% |██████████████████████ | 174kB 2.6MB/s eta 0:00:01  72% |███████████████████████▎ | 184kB 2.7MB/s eta 0:00:01  76% |████████████████████████▋ | 194kB 2.7MB/s eta 0:00:01  80% |██████████████████████████ | 204kB 2.7MB/s eta 0:00:01  84% |███████████████████████████▏ | 215kB 2.3MB/s eta 0:00:01  89% |████████████████████████████▌ | 225kB 2.7MB/s eta 0:00:01  93% |█████████████████████████████▉ | 235kB 2.7MB/s eta 0:00:01  97% |███████████████████████████████ | 245kB 2.6MB/s eta 0:00:01  100% |████████████████████████████████| 256kB 1.9MB/s [?25hCollecting flufl.enum>=4.1.1 (from pyvcloud==19.1.1) Downloading https://files.pythonhosted.org/packages/65/51/aa79e41a6deefab555a7cc26a917363c67c6b7e2e1b43067f3d11b5e1b7e/flufl.enum-4.1.1.tar.gz Collecting humanfriendly>=4.8 (from pyvcloud==19.1.1) Downloading https://files.pythonhosted.org/packages/4a/4f/16881101fb87370fd62bdc1b7b895c505c6525a9b07e10571bf41899937b/humanfriendly-4.12.1-py2.py3-none-any.whl (65kB) [?25l  15% |█████ | 10kB 7.9MB/s eta 0:00:01  31% |██████████ | 20kB 4.7MB/s eta 0:00:01  46% |███████████████ | 30kB 4.0MB/s eta 0:00:01  62% |████████████████████ | 40kB 3.2MB/s eta 0:00:01  77% |████████████████████████▉ | 51kB 2.7MB/s eta 0:00:01  93% |█████████████████████████████▉ | 61kB 3.2MB/s eta 0:00:01  100% |████████████████████████████████| 71kB 2.7MB/s [?25hCollecting lxml>=3.4.1 (from pyvcloud==19.1.1) Downloading https://files.pythonhosted.org/packages/57/38/25b2acd2a179cb1900a32ab2daeec2967e511192c9ce0763ce16cece6366/lxml-4.2.1-cp27-cp27mu-manylinux1_x86_64.whl (5.6MB) [?25l  0% | | 10kB 2.8MB/s eta 0:00:02  0% |▏ | 20kB 2.3MB/s eta 0:00:03  0% |▏ | 30kB 3.4MB/s eta 0:00:02  0% |▎ | 40kB 2.8MB/s eta 0:00:02  0% |▎ | 51kB 2.5MB/s eta 0:00:03  1% |▍ | 61kB 3.0MB/s eta 0:00:02  1% |▍ | 71kB 2.6MB/s eta 0:00:03  1% |▌ | 81kB 3.0MB/s eta 0:00:02  1% |▌ | 92kB 2.8MB/s eta 0:00:02  1% |▋ | 102kB 2.6MB/s eta 0:00:03  2% |▋ | 112kB 2.9MB/s eta 0:00:02  2% |▊ | 122kB 2.9MB/s eta 0:00:02  2% |▊ | 133kB 2.5MB/s eta 0:00:03  2% |▉ | 143kB 2.9MB/s eta 0:00:02  2% |▉ | 153kB 2.8MB/s eta 0:00:02  2% |█ | 163kB 2.8MB/s eta 0:00:02  3% |█ | 174kB 2.9MB/s eta 0:00:02  3% |█ | 184kB 2.6MB/s eta 0:00:03  3% |█▏ | 194kB 3.1MB/s eta 0:00:02  3% |█▏ | 204kB 3.1MB/s eta 0:00:02  3% |█▎ | 215kB 2.8MB/s eta 0:00:02  4% |█▎ | 225kB 3.2MB/s eta 0:00:02  4% |█▍ | 235kB 3.1MB/s eta 0:00:02  4% |█▍ | 245kB 3.1MB/s eta 0:00:02  4% |█▌ | 256kB 3.2MB/s eta 0:00:02  4% |█▌ | 266kB 2.8MB/s eta 0:00:02  4% |█▋ | 276kB 3.3MB/s eta 0:00:02  5% |█▋ | 286kB 3.2MB/s eta 0:00:02  5% |█▊ | 296kB 2.8MB/s eta 0:00:02  5% |█▊ | 307kB 3.3MB/s eta 0:00:02  5% |█▉ | 317kB 3.3MB/s eta 0:00:02  5% |█▉ | 327kB 3.3MB/s eta 0:00:02  6% |██ | 337kB 3.3MB/s eta 0:00:02  6% |██ | 348kB 2.9MB/s eta 0:00:02  6% |██ | 358kB 3.4MB/s eta 0:00:02  6% |██ | 368kB 3.4MB/s eta 0:00:02  6% |██▏ | 378kB 3.0MB/s eta 0:00:02  6% |██▎ | 389kB 3.4MB/s eta 0:00:02  7% |██▎ | 399kB 3.5MB/s eta 0:00:02  7% |██▍ | 409kB 3.5MB/s eta 0:00:02  7% |██▍ | 419kB 3.4MB/s eta 0:00:02  7% |██▌ | 430kB 3.0MB/s eta 0:00:02  7% |██▌ | 440kB 3.5MB/s eta 0:00:02  8% |██▋ | 450kB 3.5MB/s eta 0:00:02  8% |██▋ | 460kB 3.0MB/s eta 0:00:02  8% |██▊ | 471kB 3.5MB/s eta 0:00:02  8% |██▊ | 481kB 3.6MB/s eta 0:00:02  8% |██▉ | 491kB 3.6MB/s eta 0:00:02  8% |██▉ | 501kB 3.6MB/s eta 0:00:02  9% |███ | 512kB 3.1MB/s eta 0:00:02  9% |███ | 522kB 3.8MB/s eta 0:00:02  9% |███ | 532kB 3.7MB/s eta 0:00:02  9% |███ | 542kB 3.3MB/s eta 0:00:02  9% |███▏ | 552kB 3.7MB/s eta 0:00:02  10% |███▎ | 563kB 3.8MB/s eta 0:00:02  10% |███▎ | 573kB 3.9MB/s eta 0:00:02  10% |███▍ | 583kB 3.9MB/s eta 0:00:02  10% |███▍ | 593kB 3.1MB/s eta 0:00:02  10% |███▌ | 604kB 3.6MB/s eta 0:00:02  10% |███▌ | 614kB 3.9MB/s eta 0:00:02  11% |███▋ | 624kB 3.3MB/s eta 0:00:02  11% |███▋ | 634kB 3.9MB/s eta 0:00:02  11% |███▊ | 645kB 3.7MB/s eta 0:00:02  11% |███▊ | 655kB 3.6MB/s eta 0:00:02  11% |███▉ | 665kB 3.9MB/s eta 0:00:02  12% |███▉ | 675kB 3.4MB/s eta 0:00:02  12% |████ | 686kB 3.8MB/s eta 0:00:02  12% |████ | 696kB 3.9MB/s eta 0:00:02  12% |████ | 706kB 3.5MB/s eta 0:00:02  12% |████ | 716kB 3.7MB/s eta 0:00:02  13% |████▏ | 727kB 3.9MB/s eta 0:00:02  13% |████▏ | 737kB 3.9MB/s eta 0:00:02  13% |████▎ | 747kB 4.3MB/s eta 0:00:02  13% |████▍ | 757kB 3.6MB/s eta 0:00:02  13% |████▍ | 768kB 3.9MB/s eta 0:00:02  13% |████▌ | 778kB 3.9MB/s eta 0:00:02  14% |████▌ | 788kB 3.5MB/s eta 0:00:02  14% |████▋ | 798kB 4.4MB/s eta 0:00:02  14% |████▋ | 808kB 4.1MB/s eta 0:00:02  14% |████▊ | 819kB 4.1MB/s eta 0:00:02  14% |████▊ | 829kB 4.1MB/s eta 0:00:02  15% |████▉ | 839kB 3.6MB/s eta 0:00:02  15% |████▉ | 849kB 4.1MB/s eta 0:00:02  15% |█████ | 860kB 4.3MB/s eta 0:00:02  15% |█████ | 870kB 3.7MB/s eta 0:00:02  15% |█████ | 880kB 4.2MB/s eta 0:00:02  15% |█████ | 890kB 4.0MB/s eta 0:00:02  16% |█████▏ | 901kB 4.0MB/s eta 0:00:02  16% |█████▏ | 911kB 4.4MB/s eta 0:00:02  16% |█████▎ | 921kB 3.8MB/s eta 0:00:02  16% |█████▍ | 931kB 4.2MB/s eta 0:00:02  16% |█████▍ | 942kB 4.3MB/s eta 0:00:02  17% |█████▌ | 952kB 3.8MB/s eta 0:00:02  17% |█████▌ | 962kB 4.2MB/s eta 0:00:02  17% |█████▋ | 972kB 4.5MB/s eta 0:00:02  17% |█████▋ | 983kB 4.4MB/s eta 0:00:02  17% |█████▊ | 993kB 4.7MB/s eta 0:00:01  17% |█████▊ | 1.0MB 4.0MB/s eta 0:00:02  18% |█████▉ | 1.0MB 4.4MB/s eta 0:00:02  18% |█████▉ | 1.0MB 4.6MB/s eta 0:00:01  18% |██████ | 1.0MB 4.0MB/s eta 0:00:02  18% |██████ | 1.0MB 4.6MB/s eta 0:00:01  18% |██████ | 1.1MB 4.7MB/s eta 0:00:01  19% |██████ | 1.1MB 4.7MB/s eta 0:00:01  19% |██████▏ | 1.1MB 4.8MB/s eta 0:00:01  19% |██████▏ | 1.1MB 4.1MB/s eta 0:00:02  19% |██████▎ | 1.1MB 4.6MB/s eta 0:00:01  19% |██████▎ | 1.1MB 4.8MB/s eta 0:00:01  19% |██████▍ | 1.1MB 4.1MB/s eta 0:00:02  20% |██████▌ | 1.1MB 4.7MB/s eta 0:00:01  20% |██████▌ | 1.1MB 4.6MB/s eta 0:00:01  20% |██████▋ | 1.1MB 4.6MB/s eta 0:00:01  20% |██████▋ | 1.2MB 4.7MB/s eta 0:00:01  20% |██████▊ | 1.2MB 4.1MB/s eta 0:00:02  21% |██████▊ | 1.2MB 4.7MB/s eta 0:00:01  21% |██████▉ | 1.2MB 4.8MB/s eta 0:00:01  21% |██████▉ | 1.2MB 4.3MB/s eta 0:00:02  21% |███████ | 1.2MB 4.9MB/s eta 0:00:01  21% |███████ | 1.2MB 4.9MB/s eta 0:00:01  21% |███████ | 1.2MB 4.9MB/s eta 0:00:01  22% |███████ | 1.2MB 5.0MB/s eta 0:00:01  22% |███████▏ | 1.2MB 4.4MB/s eta 0:00:01  22% |███████▏ | 1.3MB 5.0MB/s eta 0:00:01  22% |███████▎ | 1.3MB 4.9MB/s eta 0:00:01  22% |███████▎ | 1.3MB 4.3MB/s eta 0:00:01  23% |███████▍ | 1.3MB 5.0MB/s eta 0:00:01  23% |███████▍ | 1.3MB 5.0MB/s eta 0:00:01  23% |███████▌ | 1.3MB 5.0MB/s eta 0:00:01  23% |███████▋ | 1.3MB 5.0MB/s eta 0:00:01  23% |███████▋ | 1.3MB 4.4MB/s eta 0:00:01  23% |███████▊ | 1.3MB 5.0MB/s eta 0:00:01  24% |███████▊ | 1.4MB 5.1MB/s eta 0:00:01  24% |███████▉ | 1.4MB 4.2MB/s eta 0:00:02  24% |███████▉ | 1.4MB 4.9MB/s eta 0:00:01  24% |████████ | 1.4MB 5.0MB/s eta 0:00:01  24% |████████ | 1.4MB 5.0MB/s eta 0:00:01  25% |████████ | 1.4MB 5.1MB/s eta 0:00:01  25% |████████ | 1.4MB 4.4MB/s eta 0:00:01  25% |████████▏ | 1.4MB 5.2MB/s eta 0:00:01  25% |████████▏ | 1.4MB 4.9MB/s eta 0:00:01  25% |████████▎ | 1.4MB 4.3MB/s eta 0:00:01  26% |████████▎ | 1.5MB 4.8MB/s eta 0:00:01  26% |████████▍ | 1.5MB 5.4MB/s eta 0:00:01  26% |████████▍ | 1.5MB 5.4MB/s eta 0:00:01  26% |████████▌ | 1.5MB 5.4MB/s eta 0:00:01  26% |████████▋ | 1.5MB 4.7MB/s eta 0:00:01  26% |████████▋ | 1.5MB 5.3MB/s eta 0:00:01  27% |████████▊ | 1.5MB 5.1MB/s eta 0:00:01  27% |████████▊ | 1.5MB 4.5MB/s eta 0:00:01  27% |████████▉ | 1.5MB 5.5MB/s eta 0:00:01  27% |████████▉ | 1.5MB 5.9MB/s eta 0:00:01  27% |█████████ | 1.6MB 5.9MB/s eta 0:00:01  28% |█████████ | 1.6MB 5.7MB/s eta 0:00:01  28% |█████████ | 1.6MB 5.1MB/s eta 0:00:01  28% |█████████ | 1.6MB 5.7MB/s eta 0:00:01  28% |█████████▏ | 1.6MB 5.5MB/s eta 0:00:01  28% |█████████▏ | 1.6MB 4.7MB/s eta 0:00:01  28% |█████████▎ | 1.6MB 5.7MB/s eta 0:00:01  29% |█████████▎ | 1.6MB 5.8MB/s eta 0:00:01  29% |█████████▍ | 1.6MB 5.8MB/s eta 0:00:01  29% |█████████▍ | 1.6MB 5.7MB/s eta 0:00:01  29% |█████████▌ | 1.7MB 5.0MB/s eta 0:00:01  29% |█████████▌ | 1.7MB 5.7MB/s eta 0:00:01  30% |█████████▋ | 1.7MB 5.3MB/s eta 0:00:01  30% |█████████▊ | 1.7MB 4.7MB/s eta 0:00:01  30% |█████████▊ | 1.7MB 5.5MB/s eta 0:00:01  30% |█████████▉ | 1.7MB 5.7MB/s eta 0:00:01  30% |█████████▉ | 1.7MB 5.6MB/s eta 0:00:01  30% |██████████ | 1.7MB 5.7MB/s eta 0:00:01  31% |██████████ | 1.7MB 4.7MB/s eta 0:00:01  31% |██████████ | 1.8MB 5.2MB/s eta 0:00:01  31% |██████████ | 1.8MB 5.4MB/s eta 0:00:01  31% |██████████▏ | 1.8MB 4.8MB/s eta 0:00:01  31% |██████████▏ | 1.8MB 5.8MB/s eta 0:00:01  32% |██████████▎ | 1.8MB 5.3MB/s eta 0:00:01  32% |██████████▎ | 1.8MB 5.3MB/s eta 0:00:01  32% |██████████▍ | 1.8MB 6.1MB/s eta 0:00:01  32% |██████████▍ | 1.8MB 5.5MB/s eta 0:00:01  32% |██████████▌ | 1.8MB 6.2MB/s eta 0:00:01  32% |██████████▌ | 1.8MB 6.1MB/s eta 0:00:01  33% |██████████▋ | 1.9MB 5.5MB/s eta 0:00:01  33% |██████████▊ | 1.9MB 6.0MB/s eta 0:00:01  33% |██████████▊ | 1.9MB 6.3MB/s eta 0:00:01  33% |██████████▉ | 1.9MB 6.3MB/s eta 0:00:01  33% |██████████▉ | 1.9MB 7.2MB/s eta 0:00:01  34% |███████████ | 1.9MB 5.6MB/s eta 0:00:01  34% |███████████ | 1.9MB 5.7MB/s eta 0:00:01  34% |███████████ | 1.9MB 5.5MB/s eta 0:00:01  34% |███████████ | 1.9MB 5.0MB/s eta 0:00:01  34% |███████████▏ | 1.9MB 6.2MB/s eta 0:00:01  34% |███████████▏ | 2.0MB 5.8MB/s eta 0:00:01  35% |███████████▎ | 2.0MB 5.8MB/s eta 0:00:01  35% |███████████▎ | 2.0MB 5.6MB/s eta 0:00:01  35% |███████████▍ | 2.0MB 5.0MB/s eta 0:00:01  35% |███████████▍ | 2.0MB 5.5MB/s eta 0:00:01  35% |███████████▌ | 2.0MB 6.4MB/s eta 0:00:01  36% |███████████▌ | 2.0MB 5.6MB/s eta 0:00:01  36% |███████████▋ | 2.0MB 6.5MB/s eta 0:00:01  36% |███████████▋ | 2.0MB 6.5MB/s eta 0:00:01  36% |███████████▊ | 2.0MB 6.4MB/s eta 0:00:01  36% |███████████▉ | 2.1MB 7.2MB/s eta 0:00:01  36% |███████████▉ | 2.1MB 6.2MB/s eta 0:00:01  37% |████████████ | 2.1MB 7.0MB/s eta 0:00:01  37% |████████████ | 2.1MB 6.7MB/s eta 0:00:01  37% |████████████ | 2.1MB 5.5MB/s eta 0:00:01  37% |████████████ | 2.1MB 6.0MB/s eta 0:00:01  37% |████████████▏ | 2.1MB 6.2MB/s eta 0:00:01  38% |████████████▏ | 2.1MB 6.2MB/s eta 0:00:01  38% |████████████▎ | 2.1MB 6.2MB/s eta 0:00:01  38% |████████████▎ | 2.2MB 5.3MB/s eta 0:00:01  38% |████████████▍ | 2.2MB 5.7MB/s eta 0:00:01  38% |████████████▍ | 2.2MB 5.8MB/s eta 0:00:01  39% |████████████▌ | 2.2MB 5.2MB/s eta 0:00:01  39% |████████████▌ | 2.2MB 6.3MB/s eta 0:00:01  39% |████████████▋ | 2.2MB 6.6MB/s eta 0:00:01  39% |████████████▋ | 2.2MB 6.6MB/s eta 0:00:01  39% |████████████▊ | 2.2MB 6.7MB/s eta 0:00:01  39% |████████████▊ | 2.2MB 5.8MB/s eta 0:00:01  40% |████████████▉ | 2.2MB 6.5MB/s eta 0:00:01  40% |█████████████ | 2.3MB 7.2MB/s eta 0:00:01  40% |█████████████ | 2.3MB 6.4MB/s eta 0:00:01  40% |█████████████ | 2.3MB 7.3MB/s eta 0:00:01  40% |█████████████ | 2.3MB 6.1MB/s eta 0:00:01  41% |█████████████▏ | 2.3MB 6.2MB/s eta 0:00:01  41% |█████████████▏ | 2.3MB 6.5MB/s eta 0:00:01  41% |█████████████▎ | 2.3MB 5.8MB/s eta 0:00:01  41% |█████████████▎ | 2.3MB 6.3MB/s eta 0:00:01  41% |█████████████▍ | 2.3MB 6.4MB/s eta 0:00:01  41% |█████████████▍ | 2.3MB 5.7MB/s eta 0:00:01  42% |█████████████▌ | 2.4MB 6.2MB/s eta 0:00:01  42% |█████████████▌ | 2.4MB 6.4MB/s eta 0:00:01  42% |█████████████▋ | 2.4MB 6.4MB/s eta 0:00:01  42% |█████████████▋ | 2.4MB 7.9MB/s eta 0:00:01  42% |█████████████▊ | 2.4MB 6.3MB/s eta 0:00:01  43% |█████████████▊ | 2.4MB 7.0MB/s eta 0:00:01  43% |█████████████▉ | 2.4MB 7.4MB/s eta 0:00:01  43% |██████████████ | 2.4MB 6.5MB/s eta 0:00:01  43% |██████████████ | 2.4MB 7.4MB/s eta 0:00:01  43% |██████████████ | 2.4MB 7.8MB/s eta 0:00:01  43% |██████████████ | 2.5MB 7.8MB/s eta 0:00:01  44% |██████████████▏ | 2.5MB 7.4MB/s eta 0:00:01  44% |██████████████▏ | 2.5MB 7.4MB/s eta 0:00:01  44% |██████████████▎ | 2.5MB 6.2MB/s eta 0:00:01  44% |██████████████▎ | 2.5MB 6.2MB/s eta 0:00:01  44% |██████████████▍ | 2.5MB 6.2MB/s eta 0:00:01  45% |██████████████▍ | 2.5MB 5.9MB/s eta 0:00:01  45% |██████████████▌ | 2.5MB 6.1MB/s eta 0:00:01  45% |██████████████▌ | 2.5MB 6.2MB/s eta 0:00:01  45% |██████████████▋ | 2.5MB 5.9MB/s eta 0:00:01  45% |██████████████▋ | 2.6MB 5.9MB/s eta 0:00:01  45% |██████████████▊ | 2.6MB 6.1MB/s eta 0:00:01  46% |██████████████▊ | 2.6MB 4.8MB/s eta 0:00:01  46% |██████████████▉ | 2.6MB 5.9MB/s eta 0:00:01  46% |██████████████▉ | 2.6MB 7.2MB/s eta 0:00:01  46% |███████████████ | 2.6MB 6.7MB/s eta 0:00:01  46% |███████████████ | 2.6MB 7.6MB/s eta 0:00:01  47% |███████████████ | 2.6MB 7.6MB/s eta 0:00:01  47% |███████████████▏ | 2.6MB 7.5MB/s eta 0:00:01  47% |███████████████▏ | 2.7MB 8.2MB/s eta 0:00:01  47% |███████████████▎ | 2.7MB 7.1MB/s eta 0:00:01  47% |███████████████▎ | 2.7MB 7.9MB/s eta 0:00:01  47% |███████████████▍ | 2.7MB 9.5MB/s eta 0:00:01  48% |███████████████▍ | 2.7MB 8.4MB/s eta 0:00:01  48% |███████████████▌ | 2.7MB 8.6MB/s eta 0:00:01  48% |███████████████▌ | 2.7MB 7.5MB/s eta 0:00:01  48% |███████████████▋ | 2.7MB 7.6MB/s eta 0:00:01  48% |███████████████▋ | 2.7MB 7.6MB/s eta 0:00:01  49% |███████████████▊ | 2.7MB 6.4MB/s eta 0:00:01  49% |███████████████▊ | 2.8MB 6.9MB/s eta 0:00:01  49% |███████████████▉ | 2.8MB 6.9MB/s eta 0:00:01  49% |███████████████▉ | 2.8MB 6.2MB/s eta 0:00:01  49% |████████████████ | 2.8MB 7.4MB/s eta 0:00:01  50% |████████████████ | 2.8MB 6.2MB/s eta 0:00:01  50% |████████████████ | 2.8MB 6.2MB/s eta 0:00:01  50% |████████████████▏ | 2.8MB 6.6MB/s eta 0:00:01  50% |████████████████▏ | 2.8MB 6.0MB/s eta 0:00:01  50% |████████████████▎ | 2.8MB 6.5MB/s eta 0:00:01  50% |████████████████▎ | 2.8MB 7.1MB/s eta 0:00:01  51% |████████████████▍ | 2.9MB 6.1MB/s eta 0:00:01  51% |████████████████▍ | 2.9MB 6.9MB/s eta 0:00:01  51% |████████████████▌ | 2.9MB 7.0MB/s eta 0:00:01  51% |████████████████▌ | 2.9MB 6.9MB/s eta 0:00:01  51% |████████████████▋ | 2.9MB 8.4MB/s eta 0:00:01  52% |████████████████▋ | 2.9MB 7.3MB/s eta 0:00:01  52% |████████████████▊ | 2.9MB 8.2MB/s eta 0:00:01  52% |████████████████▊ | 2.9MB 8.4MB/s eta 0:00:01  52% |████████████████▉ | 2.9MB 7.3MB/s eta 0:00:01  52% |████████████████▉ | 2.9MB 8.1MB/s eta 0:00:01  52% |█████████████████ | 3.0MB 8.8MB/s eta 0:00:01  53% |█████████████████ | 3.0MB 8.8MB/s eta 0:00:01  53% |█████████████████ | 3.0MB 8.5MB/s eta 0:00:01  53% |█████████████████▏ | 3.0MB 7.5MB/s eta 0:00:01  53% |█████████████████▏ | 3.0MB 8.4MB/s eta 0:00:01  53% |█████████████████▎ | 3.0MB 7.6MB/s eta 0:00:01  54% |█████████████████▎ | 3.0MB 6.9MB/s eta 0:00:01  54% |█████████████████▍ | 3.0MB 7.6MB/s eta 0:00:01  54% |█████████████████▍ | 3.0MB 7.7MB/s eta 0:00:01  54% |█████████████████▌ | 3.1MB 7.7MB/s eta 0:00:01  54% |█████████████████▌ | 3.1MB 6.9MB/s eta 0:00:01  54% |█████████████████▋ | 3.1MB 6.1MB/s eta 0:00:01  55% |█████████████████▋ | 3.1MB 6.9MB/s eta 0:00:01  55% |█████████████████▊ | 3.1MB 7.4MB/s eta 0:00:01  55% |█████████████████▊ | 3.1MB 6.7MB/s eta 0:00:01  55% |█████████████████▉ | 3.1MB 8.4MB/s eta 0:00:01  55% |█████████████████▉ | 3.1MB 8.4MB/s eta 0:00:01  56% |██████████████████ | 3.1MB 8.2MB/s eta 0:00:01  56% |██████████████████ | 3.1MB 8.4MB/s eta 0:00:01  56% |██████████████████ | 3.2MB 7.5MB/s eta 0:00:01  56% |██████████████████ | 3.2MB 9.4MB/s eta 0:00:01  56% |██████████████████▏ | 3.2MB 9.8MB/s eta 0:00:01  56% |██████████████████▎ | 3.2MB 8.7MB/s eta 0:00:01  57% |██████████████████▎ | 3.2MB 9.2MB/s eta 0:00:01  57% |██████████████████▍ | 3.2MB 9.3MB/s eta 0:00:01  57% |██████████████████▍ | 3.2MB 9.4MB/s eta 0:00:01  57% |██████████████████▌ | 3.2MB 8.6MB/s eta 0:00:01  57% |██████████████████▌ | 3.2MB 6.4MB/s eta 0:00:01  58% |██████████████████▋ | 3.2MB 6.9MB/s eta 0:00:01  58% |██████████████████▋ | 3.3MB 7.5MB/s eta 0:00:01  58% |██████████████████▊ | 3.3MB 7.0MB/s eta 0:00:01  58% |██████████████████▊ | 3.3MB 7.7MB/s eta 0:00:01  58% |██████████████████▉ | 3.3MB 7.0MB/s eta 0:00:01  58% |██████████████████▉ | 3.3MB 7.0MB/s eta 0:00:01  59% |███████████████████ | 3.3MB 7.2MB/s eta 0:00:01  59% |███████████████████ | 3.3MB 6.4MB/s eta 0:00:01  59% |███████████████████ | 3.3MB 7.5MB/s eta 0:00:01  59% |███████████████████ | 3.3MB 9.0MB/s eta 0:00:01  59% |███████████████████▏ | 3.3MB 8.6MB/s eta 0:00:01  60% |███████████████████▎ | 3.4MB 8.9MB/s eta 0:00:01  60% |███████████████████▎ | 3.4MB 8.7MB/s eta 0:00:01  60% |███████████████████▍ | 3.4MB 8.7MB/s eta 0:00:01  60% |███████████████████▍ | 3.4MB 9.9MB/s eta 0:00:01  60% |███████████████████▌ | 3.4MB 8.0MB/s eta 0:00:01  60% |███████████████████▌ | 3.4MB 8.7MB/s eta 0:00:01  61% |███████████████████▋ | 3.4MB 9.6MB/s eta 0:00:01  61% |███████████████████▋ | 3.4MB 8.5MB/s eta 0:00:01  61% |███████████████████▊ | 3.4MB 10.2MB/s eta 0:00:01  61% |███████████████████▊ | 3.5MB 9.4MB/s eta 0:00:01  61% |███████████████████▉ | 3.5MB 9.4MB/s eta 0:00:01  62% |███████████████████▉ | 3.5MB 9.5MB/s eta 0:00:01  62% |████████████████████ | 3.5MB 7.0MB/s eta 0:00:01  62% |████████████████████ | 3.5MB 7.7MB/s eta 0:00:01  62% |████████████████████ | 3.5MB 8.8MB/s eta 0:00:01  62% |████████████████████ | 3.5MB 7.9MB/s eta 0:00:01  63% |████████████████████▏ | 3.5MB 8.4MB/s eta 0:00:01  63% |████████████████████▏ | 3.5MB 8.1MB/s eta 0:00:01  63% |████████████████████▎ | 3.5MB 8.0MB/s eta 0:00:01  63% |████████████████████▍ | 3.6MB 7.7MB/s eta 0:00:01  63% |████████████████████▍ | 3.6MB 6.9MB/s eta 0:00:01  63% |████████████████████▌ | 3.6MB 7.5MB/s eta 0:00:01  64% |████████████████████▌ | 3.6MB 9.0MB/s eta 0:00:01  64% |████████████████████▋ | 3.6MB 8.1MB/s eta 0:00:01  64% |████████████████████▋ | 3.6MB 8.7MB/s eta 0:00:01  64% |████████████████████▊ | 3.6MB 8.8MB/s eta 0:00:01  64% |████████████████████▊ | 3.6MB 8.8MB/s eta 0:00:01  65% |████████████████████▉ | 3.6MB 9.1MB/s eta 0:00:01  65% |████████████████████▉ | 3.6MB 8.1MB/s eta 0:00:01  65% |█████████████████████ | 3.7MB 9.6MB/s eta 0:00:01  65% |█████████████████████ | 3.7MB 10.0MB/s eta 0:00:01  65% |█████████████████████ | 3.7MB 8.6MB/s eta 0:00:01  65% |█████████████████████ | 3.7MB 9.9MB/s eta 0:00:01  66% |█████████████████████▏ | 3.7MB 10.1MB/s eta 0:00:01  66% |█████████████████████▏ | 3.7MB 10.2MB/s eta 0:00:01  66% |█████████████████████▎ | 3.7MB 10.8MB/s eta 0:00:01  66% |█████████████████████▍ | 3.7MB 7.8MB/s eta 0:00:01  66% |█████████████████████▍ | 3.7MB 8.7MB/s eta 0:00:01  67% |█████████████████████▌ | 3.7MB 8.7MB/s eta 0:00:01  67% |█████████████████████▌ | 3.8MB 7.9MB/s eta 0:00:01  67% |█████████████████████▋ | 3.8MB 8.7MB/s eta 0:00:01  67% |█████████████████████▋ | 3.8MB 8.8MB/s eta 0:00:01  67% |█████████████████████▊ | 3.8MB 8.8MB/s eta 0:00:01  67% |█████████████████████▊ | 3.8MB 8.8MB/s eta 0:00:01  68% |█████████████████████▉ | 3.8MB 7.4MB/s eta 0:00:01  68% |█████████████████████▉ | 3.8MB 7.8MB/s eta 0:00:01  68% |██████████████████████ | 3.8MB 9.0MB/s eta 0:00:01  68% |██████████████████████ | 3.8MB 8.7MB/s eta 0:00:01  68% |██████████████████████ | 3.9MB 9.9MB/s eta 0:00:01  69% |██████████████████████ | 3.9MB 8.0MB/s eta 0:00:01  69% |██████████████████████▏ | 3.9MB 7.9MB/s eta 0:00:01  69% |██████████████████████▏ | 3.9MB 8.9MB/s eta 0:00:01  69% |██████████████████████▎ | 3.9MB 8.6MB/s eta 0:00:01  69% |██████████████████████▎ | 3.9MB 9.3MB/s eta 0:00:01  69% |██████████████████████▍ | 3.9MB 11.0MB/s eta 0:00:01  70% |██████████████████████▌ | 3.9MB 9.3MB/s eta 0:00:01  70% |██████████████████████▌ | 3.9MB 11.3MB/s eta 0:00:01  70% |██████████████████████▋ | 3.9MB 10.4MB/s eta 0:00:01  70% |██████████████████████▋ | 4.0MB 10.4MB/s eta 0:00:01  70% |██████████████████████▊ | 4.0MB 13.3MB/s eta 0:00:01  71% |██████████████████████▊ | 4.0MB 11.7MB/s eta 0:00:01  71% |██████████████████████▉ | 4.0MB 12.0MB/s eta 0:00:01  71% |██████████████████████▉ | 4.0MB 11.6MB/s eta 0:00:01  71% |███████████████████████ | 4.0MB 9.1MB/s eta 0:00:01  71% |███████████████████████ | 4.0MB 9.5MB/s eta 0:00:01  71% |███████████████████████ | 4.0MB 9.2MB/s eta 0:00:01  72% |███████████████████████ | 4.0MB 9.2MB/s eta 0:00:01  72% |███████████████████████▏ | 4.0MB 9.1MB/s eta 0:00:01  72% |███████████████████████▏ | 4.1MB 7.9MB/s eta 0:00:01  72% |███████████████████████▎ | 4.1MB 8.9MB/s eta 0:00:01  72% |███████████████████████▎ | 4.1MB 9.5MB/s eta 0:00:01  73% |███████████████████████▍ | 4.1MB 8.1MB/s eta 0:00:01  73% |███████████████████████▍ | 4.1MB 8.6MB/s eta 0:00:01  73% |███████████████████████▌ | 4.1MB 9.2MB/s eta 0:00:01  73% |███████████████████████▋ | 4.1MB 9.1MB/s eta 0:00:01  73% |███████████████████████▋ | 4.1MB 7.4MB/s eta 0:00:01  73% |███████████████████████▊ | 4.1MB 7.0MB/s eta 0:00:01  74% |███████████████████████▊ | 4.1MB 7.6MB/s eta 0:00:01  74% |███████████████████████▉ | 4.2MB 8.0MB/s eta 0:00:01  74% |███████████████████████▉ | 4.2MB 7.1MB/s eta 0:00:01  74% |████████████████████████ | 4.2MB 7.3MB/s eta 0:00:01  74% |████████████████████████ | 4.2MB 7.9MB/s eta 0:00:01  75% |████████████████████████ | 4.2MB 7.9MB/s eta 0:00:01  75% |████████████████████████ | 4.2MB 8.1MB/s eta 0:00:01  75% |████████████████████████▏ | 4.2MB 7.6MB/s eta 0:00:01  75% |████████████████████████▏ | 4.2MB 11.5MB/s eta 0:00:01  75% |████████████████████████▎ | 4.2MB 10.4MB/s eta 0:00:01  76% |████████████████████████▎ | 4.2MB 10.0MB/s eta 0:00:01  76% |████████████████████████▍ | 4.3MB 11.1MB/s eta 0:00:01  76% |████████████████████████▍ | 4.3MB 11.7MB/s eta 0:00:01  76% |████████████████████████▌ | 4.3MB 11.5MB/s eta 0:00:01  76% |████████████████████████▋ | 4.3MB 11.6MB/s eta 0:00:01  76% |████████████████████████▋ | 4.3MB 10.0MB/s eta 0:00:01  77% |████████████████████████▊ | 4.3MB 11.6MB/s eta 0:00:01  77% |████████████████████████▊ | 4.3MB 12.2MB/s eta 0:00:01  77% |████████████████████████▉ | 4.3MB 10.3MB/s eta 0:00:01  77% |████████████████████████▉ | 4.3MB 12.5MB/s eta 0:00:01  77% |█████████████████████████ | 4.4MB 12.1MB/s eta 0:00:01  78% |█████████████████████████ | 4.4MB 12.3MB/s eta 0:00:01  78% |█████████████████████████ | 4.4MB 12.1MB/s eta 0:00:01  78% |█████████████████████████ | 4.4MB 11.0MB/s eta 0:00:01  78% |█████████████████████████▏ | 4.4MB 11.8MB/s eta 0:00:01  78% |█████████████████████████▏ | 4.4MB 8.6MB/s eta 0:00:01  78% |█████████████████████████▎ | 4.4MB 7.5MB/s eta 0:00:01  79% |█████████████████████████▎ | 4.4MB 7.7MB/s eta 0:00:01  79% |█████████████████████████▍ | 4.4MB 8.1MB/s eta 0:00:01  79% |█████████████████████████▍ | 4.4MB 8.0MB/s eta 0:00:01  79% |█████████████████████████▌ | 4.5MB 7.6MB/s eta 0:00:01  79% |█████████████████████████▌ | 4.5MB 7.5MB/s eta 0:00:01  80% |█████████████████████████▋ | 4.5MB 8.2MB/s eta 0:00:01  80% |█████████████████████████▊ | 4.5MB 8.3MB/s eta 0:00:01  80% |█████████████████████████▊ | 4.5MB 6.8MB/s eta 0:00:01  80% |█████████████████████████▉ | 4.5MB 10.0MB/s eta 0:00:01  80% |█████████████████████████▉ | 4.5MB 11.2MB/s eta 0:00:01  80% |██████████████████████████ | 4.5MB 11.3MB/s eta 0:00:01  81% |██████████████████████████ | 4.5MB 11.8MB/s eta 0:00:01  81% |██████████████████████████ | 4.5MB 10.1MB/s eta 0:00:01  81% |██████████████████████████ | 4.6MB 11.6MB/s eta 0:00:01  81% |██████████████████████████▏ | 4.6MB 11.2MB/s eta 0:00:01  81% |██████████████████████████▏ | 4.6MB 9.5MB/s eta 0:00:01  82% |██████████████████████████▎ | 4.6MB 10.2MB/s eta 0:00:01  82% |██████████████████████████▎ | 4.6MB 13.1MB/s eta 0:00:01  82% |██████████████████████████▍ | 4.6MB 13.0MB/s eta 0:00:01  82% |██████████████████████████▍ | 4.6MB 13.0MB/s eta 0:00:01  82% |██████████████████████████▌ | 4.6MB 10.4MB/s eta 0:00:01  82% |██████████████████████████▌ | 4.6MB 11.1MB/s eta 0:00:01  83% |██████████████████████████▋ | 4.6MB 12.2MB/s eta 0:00:01  83% |██████████████████████████▊ | 4.7MB 11.4MB/s eta 0:00:01  83% |██████████████████████████▊ | 4.7MB 12.0MB/s eta 0:00:01  83% |██████████████████████████▉ | 4.7MB 9.7MB/s eta 0:00:01  83% |██████████████████████████▉ | 4.7MB 9.8MB/s eta 0:00:01  84% |███████████████████████████ | 4.7MB 9.4MB/s eta 0:00:01  84% |███████████████████████████ | 4.7MB 8.3MB/s eta 0:00:01  84% |███████████████████████████ | 4.7MB 8.6MB/s eta 0:00:01  84% |███████████████████████████ | 4.7MB 9.4MB/s eta 0:00:01  84% |███████████████████████████▏ | 4.7MB 8.3MB/s eta 0:00:01  84% |███████████████████████████▏ | 4.8MB 8.9MB/s eta 0:00:01  85% |███████████████████████████▎ | 4.8MB 9.1MB/s eta 0:00:01  85% |███████████████████████████▎ | 4.8MB 9.1MB/s eta 0:00:01  85% |███████████████████████████▍ | 4.8MB 11.7MB/s eta 0:00:01  85% |███████████████████████████▍ | 4.8MB 9.2MB/s eta 0:00:01  85% |███████████████████████████▌ | 4.8MB 9.9MB/s eta 0:00:01  86% |███████████████████████████▌ | 4.8MB 10.7MB/s eta 0:00:01  86% |███████████████████████████▋ | 4.8MB 9.9MB/s eta 0:00:01  86% |███████████████████████████▋ | 4.8MB 10.8MB/s eta 0:00:01  86% |███████████████████████████▊ | 4.8MB 10.9MB/s eta 0:00:01  86% |███████████████████████████▉ | 4.9MB 10.9MB/s eta 0:00:01  86% |███████████████████████████▉ | 4.9MB 10.7MB/s eta 0:00:01  87% |████████████████████████████ | 4.9MB 9.3MB/s eta 0:00:01  87% |████████████████████████████ | 4.9MB 10.3MB/s eta 0:00:01  87% |████████████████████████████ | 4.9MB 12.8MB/s eta 0:00:01  87% |████████████████████████████ | 4.9MB 10.9MB/s eta 0:00:01  87% |████████████████████████████▏ | 4.9MB 11.8MB/s eta 0:00:01  88% |████████████████████████████▏ | 4.9MB 12.1MB/s eta 0:00:01  88% |████████████████████████████▎ | 4.9MB 12.0MB/s eta 0:00:01  88% |████████████████████████████▎ | 4.9MB 12.6MB/s eta 0:00:01  88% |████████████████████████████▍ | 5.0MB 11.6MB/s eta 0:00:01  88% |████████████████████████████▍ | 5.0MB 12.2MB/s eta 0:00:01  89% |████████████████████████████▌ | 5.0MB 12.5MB/s eta 0:00:01  89% |████████████████████████████▌ | 5.0MB 10.8MB/s eta 0:00:01  89% |████████████████████████████▋ | 5.0MB 11.4MB/s eta 0:00:01  89% |████████████████████████████▋ | 5.0MB 11.8MB/s eta 0:00:01  89% |████████████████████████████▊ | 5.0MB 11.9MB/s eta 0:00:01  89% |████████████████████████████▊ | 5.0MB 10.7MB/s eta 0:00:01  90% |████████████████████████████▉ | 5.0MB 9.6MB/s eta 0:00:01  90% |█████████████████████████████ | 5.0MB 10.6MB/s eta 0:00:01  90% |█████████████████████████████ | 5.1MB 11.3MB/s eta 0:00:01  90% |█████████████████████████████ | 5.1MB 8.0MB/s eta 0:00:01  90% |█████████████████████████████ | 5.1MB 8.7MB/s eta 0:00:01  91% |█████████████████████████████▏ | 5.1MB 9.6MB/s eta 0:00:01  91% |█████████████████████████████▏ | 5.1MB 9.6MB/s eta 0:00:01  91% |█████████████████████████████▎ | 5.1MB 10.5MB/s eta 0:00:01  91% |█████████████████████████████▎ | 5.1MB 9.1MB/s eta 0:00:01  91% |█████████████████████████████▍ | 5.1MB 10.7MB/s eta 0:00:01  91% |█████████████████████████████▍ | 5.1MB 11.4MB/s eta 0:00:01  92% |█████████████████████████████▌ | 5.2MB 10.4MB/s eta 0:00:01  92% |█████████████████████████████▌ | 5.2MB 10.7MB/s eta 0:00:01  92% |█████████████████████████████▋ | 5.2MB 13.6MB/s eta 0:00:01  92% |█████████████████████████████▋ | 5.2MB 13.8MB/s eta 0:00:01  92% |█████████████████████████████▊ | 5.2MB 11.6MB/s eta 0:00:01  93% |█████████████████████████████▊ | 5.2MB 11.6MB/s eta 0:00:01  93% |█████████████████████████████▉ | 5.2MB 11.9MB/s eta 0:00:01  93% |██████████████████████████████ | 5.2MB 13.8MB/s eta 0:00:01  93% |██████████████████████████████ | 5.2MB 10.9MB/s eta 0:00:01  93% |██████████████████████████████ | 5.2MB 11.5MB/s eta 0:00:01  93% |██████████████████████████████ | 5.3MB 12.0MB/s eta 0:00:01  94% |██████████████████████████████▏ | 5.3MB 11.9MB/s eta 0:00:01  94% |██████████████████████████████▏ | 5.3MB 14.0MB/s eta 0:00:01  94% |██████████████████████████████▎ | 5.3MB 12.6MB/s eta 0:00:01  94% |██████████████████████████████▎ | 5.3MB 15.7MB/s eta 0:00:01  94% |██████████████████████████████▍ | 5.3MB 13.3MB/s eta 0:00:01  95% |██████████████████████████████▍ | 5.3MB 11.2MB/s eta 0:00:01  95% |██████████████████████████████▌ | 5.3MB 11.3MB/s eta 0:00:01  95% |██████████████████████████████▌ | 5.3MB 12.8MB/s eta 0:00:01  95% |██████████████████████████████▋ | 5.3MB 13.0MB/s eta 0:00:01  95% |██████████████████████████████▋ | 5.4MB 12.0MB/s eta 0:00:01  95% |██████████████████████████████▊ | 5.4MB 10.1MB/s eta 0:00:01  96% |██████████████████████████████▊ | 5.4MB 10.6MB/s eta 0:00:01  96% |██████████████████████████████▉ | 5.4MB 8.1MB/s eta 0:00:01  96% |██████████████████████████████▉ | 5.4MB 7.7MB/s eta 0:00:01  96% |███████████████████████████████ | 5.4MB 8.5MB/s eta 0:00:01  96% |███████████████████████████████ | 5.4MB 9.3MB/s eta 0:00:01  97% |███████████████████████████████ | 5.4MB 9.4MB/s eta 0:00:01  97% |███████████████████████████████▏| 5.4MB 9.1MB/s eta 0:00:01  97% |███████████████████████████████▏| 5.4MB 8.3MB/s eta 0:00:01  97% |███████████████████████████████▎| 5.5MB 9.1MB/s eta 0:00:01  97% |███████████████████████████████▎| 5.5MB 10.0MB/s eta 0:00:01  97% |███████████████████████████████▍| 5.5MB 9.3MB/s eta 0:00:01  98% |███████████████████████████████▍| 5.5MB 14.1MB/s eta 0:00:01  98% |███████████████████████████████▌| 5.5MB 14.1MB/s eta 0:00:01  98% |███████████████████████████████▌| 5.5MB 14.1MB/s eta 0:00:01  98% |███████████████████████████████▋| 5.5MB 13.1MB/s eta 0:00:01  98% |███████████████████████████████▋| 5.5MB 12.0MB/s eta 0:00:01  99% |███████████████████████████████▊| 5.5MB 14.0MB/s eta 0:00:01  99% |███████████████████████████████▊| 5.6MB 14.7MB/s eta 0:00:01  99% |███████████████████████████████▉| 5.6MB 13.4MB/s eta 0:00:01  99% |███████████████████████████████▉| 5.6MB 14.7MB/s eta 0:00:01  99% |████████████████████████████████| 5.6MB 13.4MB/s eta 0:00:01  100% |████████████████████████████████| 5.6MB 229kB/s [?25hCollecting pygments>=2.2.0 (from pyvcloud==19.1.1) Downloading https://files.pythonhosted.org/packages/02/ee/b6e02dc6529e82b75bb06823ff7d005b141037cb1416b10c6f00fc419dca/Pygments-2.2.0-py2.py3-none-any.whl (841kB) [?25l  1% |▍ | 10kB 34.7MB/s eta 0:00:01  2% |▉ | 20kB 26.4MB/s eta 0:00:01  3% |█▏ | 30kB 29.2MB/s eta 0:00:01  4% |█▋ | 40kB 27.6MB/s eta 0:00:01  6% |██ | 51kB 24.2MB/s eta 0:00:01  7% |██▍ | 61kB 25.7MB/s eta 0:00:01  8% |██▊ | 71kB 23.0MB/s eta 0:00:01  9% |███▏ | 81kB 16.5MB/s eta 0:00:01  10% |███▌ | 92kB 17.4MB/s eta 0:00:01  12% |████ | 102kB 16.6MB/s eta 0:00:01  13% |████▎ | 112kB 16.9MB/s eta 0:00:01  14% |████▊ | 122kB 16.5MB/s eta 0:00:01  15% |█████ | 133kB 14.3MB/s eta 0:00:01  17% |█████▌ | 143kB 14.8MB/s eta 0:00:01  18% |█████▉ | 153kB 13.4MB/s eta 0:00:01  19% |██████▎ | 163kB 12.2MB/s eta 0:00:01  20% |██████▋ | 174kB 13.0MB/s eta 0:00:01  21% |███████ | 184kB 15.1MB/s eta 0:00:01  23% |███████▍ | 194kB 15.4MB/s eta 0:00:01  24% |███████▉ | 204kB 15.2MB/s eta 0:00:01  25% |████████▏ | 215kB 10.6MB/s eta 0:00:01  26% |████████▋ | 225kB 10.9MB/s eta 0:00:01  27% |█████████ | 235kB 11.9MB/s eta 0:00:01  29% |█████████▍ | 245kB 11.1MB/s eta 0:00:01  30% |█████████▊ | 256kB 12.6MB/s eta 0:00:01  31% |██████████▏ | 266kB 11.4MB/s eta 0:00:01  32% |██████████▌ | 276kB 11.3MB/s eta 0:00:01  34% |███████████ | 286kB 11.7MB/s eta 0:00:01  35% |███████████▎ | 296kB 9.8MB/s eta 0:00:01  36% |███████████▊ | 307kB 10.6MB/s eta 0:00:01  37% |████████████ | 317kB 15.0MB/s eta 0:00:01  38% |████████████▌ | 327kB 14.9MB/s eta 0:00:01  40% |████████████▉ | 337kB 15.5MB/s eta 0:00:01  41% |█████████████▎ | 348kB 11.9MB/s eta 0:00:01  42% |█████████████▋ | 358kB 12.0MB/s eta 0:00:01  43% |██████████████ | 368kB 11.4MB/s eta 0:00:01  45% |██████████████▍ | 378kB 11.2MB/s eta 0:00:01  46% |██████████████▉ | 389kB 11.5MB/s eta 0:00:01  47% |███████████████▏ | 399kB 13.0MB/s eta 0:00:01  48% |███████████████▋ | 409kB 10.9MB/s eta 0:00:01  49% |████████████████ | 419kB 10.9MB/s eta 0:00:01  51% |████████████████▍ | 430kB 10.3MB/s eta 0:00:01  52% |████████████████▊ | 440kB 10.2MB/s eta 0:00:01  53% |█████████████████▏ | 450kB 13.2MB/s eta 0:00:01  54% |█████████████████▌ | 460kB 9.1MB/s eta 0:00:01  55% |██████████████████ | 471kB 11.0MB/s eta 0:00:01  57% |██████████████████▎ | 481kB 10.9MB/s eta 0:00:01  58% |██████████████████▊ | 491kB 10.7MB/s eta 0:00:01  59% |███████████████████ | 501kB 11.4MB/s eta 0:00:01  60% |███████████████████▌ | 512kB 13.7MB/s eta 0:00:01  62% |███████████████████▉ | 522kB 13.9MB/s eta 0:00:01  63% |████████████████████▎ | 532kB 13.9MB/s eta 0:00:01  64% |████████████████████▋ | 542kB 12.5MB/s eta 0:00:01  65% |█████████████████████ | 552kB 13.0MB/s eta 0:00:01  66% |█████████████████████▍ | 563kB 20.3MB/s eta 0:00:01  68% |█████████████████████▉ | 573kB 16.1MB/s eta 0:00:01  69% |██████████████████████▏ | 583kB 16.8MB/s eta 0:00:01  70% |██████████████████████▋ | 593kB 16.5MB/s eta 0:00:01  71% |███████████████████████ | 604kB 16.5MB/s eta 0:00:01  72% |███████████████████████▍ | 614kB 15.0MB/s eta 0:00:01  74% |███████████████████████▊ | 624kB 11.2MB/s eta 0:00:01  75% |████████████████████████▏ | 634kB 12.1MB/s eta 0:00:01  76% |████████████████████████▌ | 645kB 13.0MB/s eta 0:00:01  77% |█████████████████████████ | 655kB 11.1MB/s eta 0:00:01  79% |█████████████████████████▎ | 665kB 11.9MB/s eta 0:00:01  80% |█████████████████████████▊ | 675kB 13.0MB/s eta 0:00:01  81% |██████████████████████████ | 686kB 12.9MB/s eta 0:00:01  82% |██████████████████████████▌ | 696kB 10.6MB/s eta 0:00:01  83% |██████████████████████████▉ | 706kB 9.7MB/s eta 0:00:01  85% |███████████████████████████▎ | 716kB 10.4MB/s eta 0:00:01  86% |███████████████████████████▋ | 727kB 12.6MB/s eta 0:00:01  87% |████████████████████████████ | 737kB 11.6MB/s eta 0:00:01  88% |████████████████████████████▍ | 747kB 12.0MB/s eta 0:00:01  90% |████████████████████████████▉ | 757kB 12.9MB/s eta 0:00:01  91% |█████████████████████████████▏ | 768kB 13.1MB/s eta 0:00:01  92% |█████████████████████████████▋ | 778kB 12.5MB/s eta 0:00:01  93% |██████████████████████████████ | 788kB 11.4MB/s eta 0:00:01  94% |██████████████████████████████▍ | 798kB 14.7MB/s eta 0:00:01  96% |██████████████████████████████▊ | 808kB 15.2MB/s eta 0:00:01  97% |███████████████████████████████▏| 819kB 13.9MB/s eta 0:00:01  98% |███████████████████████████████▌| 829kB 14.9MB/s eta 0:00:01  99% |████████████████████████████████| 839kB 16.3MB/s eta 0:00:01  100% |████████████████████████████████| 849kB 1.5MB/s [?25hCollecting requests>=2.18.4 (from pyvcloud==19.1.1) Downloading https://files.pythonhosted.org/packages/49/df/50aa1999ab9bde74656c2919d9c0c085fd2b3775fd3eca826012bef76d8c/requests-2.18.4-py2.py3-none-any.whl (88kB) [?25l  11% |███▊ | 10kB 50.9MB/s eta 0:00:01  23% |███████▍ | 20kB 30.6MB/s eta 0:00:01  34% |███████████ | 30kB 35.5MB/s eta 0:00:01  46% |██████████████▊ | 40kB 35.3MB/s eta 0:00:01  57% |██████████████████▌ | 51kB 24.8MB/s eta 0:00:01  69% |██████████████████████▏ | 61kB 27.3MB/s eta 0:00:01  80% |█████████████████████████▉ | 71kB 23.2MB/s eta 0:00:01  92% |█████████████████████████████▌ | 81kB 24.5MB/s eta 0:00:01  100% |████████████████████████████████| 92kB 9.2MB/s [?25hCollecting monotonic; python_version == "2.6" or python_version == "2.7" or python_version == "3.0" or python_version == "3.1" or python_version == "3.2" (from humanfriendly>=4.8->pyvcloud==19.1.1) Downloading https://files.pythonhosted.org/packages/ac/aa/063eca6a416f397bd99552c534c6d11d57f58f2e94c14780f3bbf818c4cf/monotonic-1.5-py2.py3-none-any.whl Collecting certifi>=2017.4.17 (from requests>=2.18.4->pyvcloud==19.1.1) Downloading https://files.pythonhosted.org/packages/7c/e6/92ad559b7192d846975fc916b65f667c7b8c3a32bea7372340bfe9a15fa5/certifi-2018.4.16-py2.py3-none-any.whl (150kB) [?25l  6% |██▏ | 10kB 15.1MB/s eta 0:00:01  13% |████▍ | 20kB 20.7MB/s eta 0:00:01  20% |██████▌ | 30kB 23.3MB/s eta 0:00:01  27% |████████▊ | 40kB 24.3MB/s eta 0:00:01  34% |███████████ | 51kB 19.4MB/s eta 0:00:01  40% |█████████████ | 61kB 21.7MB/s eta 0:00:01  47% |███████████████▎ | 71kB 19.6MB/s eta 0:00:01  54% |█████████████████▍ | 81kB 15.3MB/s eta 0:00:01  61% |███████████████████▋ | 92kB 16.7MB/s eta 0:00:01  68% |█████████████████████▉ | 102kB 15.9MB/s eta 0:00:01  74% |████████████████████████ | 112kB 17.2MB/s eta 0:00:01  81% |██████████████████████████▏ | 122kB 16.1MB/s eta 0:00:01  88% |████████████████████████████▎ | 133kB 15.2MB/s eta 0:00:01  95% |██████████████████████████████▌ | 143kB 15.6MB/s eta 0:00:01  100% |████████████████████████████████| 153kB 6.2MB/s [?25hCollecting chardet<3.1.0,>=3.0.2 (from requests>=2.18.4->pyvcloud==19.1.1) Downloading https://files.pythonhosted.org/packages/bc/a9/01ffebfb562e4274b6487b4bb1ddec7ca55ec7510b22e4c51f14098443b8/chardet-3.0.4-py2.py3-none-any.whl (133kB) [?25l  7% |██▌ | 10kB 22.9MB/s eta 0:00:01  15% |█████ | 20kB 26.4MB/s eta 0:00:01  23% |███████▍ | 30kB 31.6MB/s eta 0:00:01  30% |█████████▉ | 40kB 29.7MB/s eta 0:00:01  38% |████████████▎ | 51kB 22.1MB/s eta 0:00:01  46% |██████████████▊ | 61kB 24.6MB/s eta 0:00:01  53% |█████████████████▏ | 71kB 21.7MB/s eta 0:00:01  61% |███████████████████▋ | 81kB 23.5MB/s eta 0:00:01  69% |██████████████████████▏ | 92kB 21.3MB/s eta 0:00:01  76% |████████████████████████▋ | 102kB 19.2MB/s eta 0:00:01  84% |███████████████████████████ | 112kB 20.2MB/s eta 0:00:01  92% |█████████████████████████████▌ | 122kB 17.6MB/s eta 0:00:01  99% |████████████████████████████████| 133kB 17.2MB/s eta 0:00:01  100% |████████████████████████████████| 143kB 6.9MB/s [?25hCollecting idna<2.7,>=2.5 (from requests>=2.18.4->pyvcloud==19.1.1) Downloading https://files.pythonhosted.org/packages/27/cc/6dd9a3869f15c2edfab863b992838277279ce92663d334df9ecf5106f5c6/idna-2.6-py2.py3-none-any.whl (56kB) [?25l  18% |█████▉ | 10kB 46.3MB/s eta 0:00:01  36% |███████████▋ | 20kB 30.1MB/s eta 0:00:01  54% |█████████████████▍ | 30kB 35.1MB/s eta 0:00:01  72% |███████████████████████▏ | 40kB 34.3MB/s eta 0:00:01  90% |█████████████████████████████ | 51kB 35.3MB/s eta 0:00:01  100% |████████████████████████████████| 61kB 10.1MB/s [?25hCollecting urllib3<1.23,>=1.21.1 (from requests>=2.18.4->pyvcloud==19.1.1) Downloading https://files.pythonhosted.org/packages/63/cb/6965947c13a94236f6d4b8223e21beb4d576dc72e8130bd7880f600839b8/urllib3-1.22-py2.py3-none-any.whl (132kB) [?25l  7% |██▌ | 10kB 50.9MB/s eta 0:00:01  15% |█████ | 20kB 31.4MB/s eta 0:00:01  23% |███████▍ | 30kB 36.4MB/s eta 0:00:01  30% |██████████ | 40kB 35.3MB/s eta 0:00:01  38% |████████████▍ | 51kB 34.7MB/s eta 0:00:01  46% |██████████████▉ | 61kB 37.0MB/s eta 0:00:01  54% |█████████████████▍ | 71kB 34.5MB/s eta 0:00:01  61% |███████████████████▉ | 81kB 24.7MB/s eta 0:00:01  69% |██████████████████████▎ | 92kB 25.0MB/s eta 0:00:01  77% |████████████████████████▊ | 102kB 25.1MB/s eta 0:00:01  85% |███████████████████████████▎ | 112kB 24.9MB/s eta 0:00:01  92% |█████████████████████████████▊ | 122kB 21.1MB/s eta 0:00:01  100% |████████████████████████████████| 133kB 6.0MB/s [?25hBuilding wheels for collected packages: pyvcloud, PyYAML, flufl.enum Running setup.py bdist_wheel for pyvcloud ... [?25l- done [?25h Stored in directory: /root/.cache/pip/wheels/05/59/ae/36b67e1c0108be8750297661f5ce6d217800fcbde0bbcffc00 Running setup.py bdist_wheel for PyYAML ... [?25l- done [?25h Stored in directory: /root/.cache/pip/wheels/03/05/65/bdc14f2c6e09e82ae3e0f13d021e1b6b2481437ea2f207df3f Running setup.py bdist_wheel for flufl.enum ... [?25l- done [?25h Stored in directory: /root/.cache/pip/wheels/61/75/5a/8aef51dd0171b30446b98a505e2f980eef217dbfac30cd2754 Successfully built pyvcloud PyYAML flufl.enum Installing collected packages: PyYAML, flufl.enum, monotonic, humanfriendly, lxml, pygments, certifi, chardet, idna, urllib3, requests, pyvcloud Found existing installation: PyYAML 3.11  DEPRECATION: Uninstalling a distutils installed project (PyYAML) has been deprecated and will be removed in a future version. This is due to the fact that uninstalling a distutils project will only partially uninstall the project. Uninstalling PyYAML-3.11: Successfully uninstalled PyYAML-3.11 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: lxml 3.5.0 Uninstalling lxml-3.5.0: Successfully uninstalled lxml-3.5.0 Found existing installation: Pygments 2.1 Uninstalling Pygments-2.1: Successfully uninstalled Pygments-2.1 Found existing installation: chardet 2.3.0 Uninstalling chardet-2.3.0: Successfully uninstalled chardet-2.3.0 Found existing installation: idna 2.0 Uninstalling idna-2.0: Successfully uninstalled idna-2.0 Found existing installation: urllib3 1.19.1 Uninstalling urllib3-1.19.1: Successfully uninstalled urllib3-1.19.1 Found existing installation: requests 2.12.4 Uninstalling requests-2.12.4: Successfully uninstalled requests-2.12.4 Successfully installed PyYAML-3.12 certifi-2018.4.16 chardet-3.0.4 flufl.enum-4.1.1 humanfriendly-4.12.1 idna-2.6 lxml-4.2.1 monotonic-1.5 pygments-2.2.0 pyvcloud-19.1.1 requests-2.18.4 urllib3-1.22 You are using pip version 9.0.3, however version 10.0.1 is available. You should consider upgrading via the 'pip install --upgrade pip' command. Collecting progressbar Downloading https://files.pythonhosted.org/packages/0f/e1/f30b72ecabba259c7c38dd0eb944a173effced3fd7de2c9c2902bd6f649a/progressbar-2.3.tar.gz Building wheels for collected packages: progressbar Running setup.py bdist_wheel for progressbar ... [?25l- done [?25h Stored in directory: /root/.cache/pip/wheels/43/b8/84/79e132723562a37268a1bb977761123234aff37d54f2526edd Successfully built progressbar Installing collected packages: progressbar Successfully installed progressbar-2.3 You are using pip version 9.0.3, however version 10.0.1 is available. You should consider upgrading via the 'pip install --upgrade pip' command. Requirement already up-to-date: prettytable in /usr/lib/python2.7/dist-packages You are using pip version 9.0.3, however version 10.0.1 is available. You should consider upgrading via the 'pip install --upgrade pip' command. Collecting pyvmomi Downloading https://files.pythonhosted.org/packages/ba/45/d6e4a87004f1c87bdee2942a8896289684e660dbd76e868047d3319b245f/pyvmomi-6.7.0-py2.py3-none-any.whl (249kB) [?25l  4% |█▎ | 10kB 479kB/s eta 0:00:01  8% |██▋ | 20kB 691kB/s eta 0:00:01  12% |████ | 30kB 675kB/s eta 0:00:01  16% |█████▎ | 40kB 763kB/s eta 0:00:01  20% |██████▋ | 51kB 856kB/s eta 0:00:01  24% |███████▉ | 61kB 1.0MB/s eta 0:00:01  28% |█████████▏ | 71kB 1.0MB/s eta 0:00:01  32% |██████████▌ | 81kB 1.2MB/s eta 0:00:01  36% |███████████▉ | 92kB 1.2MB/s eta 0:00:01  40% |█████████████▏ | 102kB 1.3MB/s eta 0:00:01  45% |██████████████▍ | 112kB 1.8MB/s eta 0:00:01  49% |███████████████▊ | 122kB 2.0MB/s eta 0:00:01  53% |█████████████████ | 133kB 2.2MB/s eta 0:00:01  57% |██████████████████▍ | 143kB 2.6MB/s eta 0:00:01  61% |███████████████████▊ | 153kB 2.6MB/s eta 0:00:01  65% |█████████████████████ | 163kB 2.6MB/s eta 0:00:01  69% |██████████████████████▎ | 174kB 3.0MB/s eta 0:00:01  73% |███████████████████████▋ | 184kB 2.6MB/s eta 0:00:01  77% |█████████████████████████ | 194kB 3.0MB/s eta 0:00:01  81% |██████████████████████████▎ | 204kB 2.8MB/s eta 0:00:01  86% |███████████████████████████▌ | 215kB 2.4MB/s eta 0:00:01  90% |████████████████████████████▉ | 225kB 2.6MB/s eta 0:00:01  94% |██████████████████████████████▏ | 235kB 3.1MB/s eta 0:00:01  98% |███████████████████████████████▌| 245kB 3.1MB/s eta 0:00:01  100% |████████████████████████████████| 256kB 2.2MB/s [?25hRequirement already up-to-date: requests>=2.3.0 in /usr/local/lib/python2.7/dist-packages (from pyvmomi) Collecting six>=1.7.3 (from pyvmomi) Downloading https://files.pythonhosted.org/packages/67/4b/141a581104b1f6397bfa78ac9d43d8ad29a7ca43ea90a2d863fe3056e86a/six-1.11.0-py2.py3-none-any.whl Requirement already up-to-date: certifi>=2017.4.17 in /usr/local/lib/python2.7/dist-packages (from requests>=2.3.0->pyvmomi) Requirement already up-to-date: chardet<3.1.0,>=3.0.2 in /usr/local/lib/python2.7/dist-packages (from requests>=2.3.0->pyvmomi) Requirement already up-to-date: idna<2.7,>=2.5 in /usr/local/lib/python2.7/dist-packages (from requests>=2.3.0->pyvmomi) Requirement already up-to-date: urllib3<1.23,>=1.21.1 in /usr/local/lib/python2.7/dist-packages (from requests>=2.3.0->pyvmomi) Installing collected packages: six, pyvmomi Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Successfully installed pyvmomi-6.7.0 six-1.11.0 You are using pip version 9.0.3, however version 10.0.1 is available. You should consider upgrading via the 'pip install --upgrade pip' command. Requirement already up-to-date: pyang in /usr/lib/python2.7/dist-packages Collecting pyangbind Downloading https://files.pythonhosted.org/packages/2e/20/7b3f2de320d120e845bce141148a23522fccb089b76ae0c76b5d5623d515/pyangbind-0.8.1.tar.gz (48kB) [?25l  21% |██████▊ | 10kB 418kB/s eta 0:00:01  42% |█████████████▌ | 20kB 663kB/s eta 0:00:01  63% |████████████████████▏ | 30kB 667kB/s eta 0:00:01  84% |███████████████████████████ | 40kB 737kB/s eta 0:00:01  100% |████████████████████████████████| 51kB 842kB/s [?25hRequirement already up-to-date: lxml in /usr/local/lib/python2.7/dist-packages (from pyang) Requirement already up-to-date: bitarray in /usr/lib/python2.7/dist-packages (from pyangbind) Collecting enum34 (from pyangbind) Downloading https://files.pythonhosted.org/packages/c5/db/e56e6b4bbac7c4a06de1c50de6fe1ef3810018ae11732a50f15f62c7d050/enum34-1.1.6-py2-none-any.whl Collecting regex (from pyangbind) Downloading https://files.pythonhosted.org/packages/a2/51/c39562cfed3272592c60cfd229e5464d715b78537e332eac2b695422dc49/regex-2018.02.21.tar.gz (620kB) [?25l  1% |▌ | 10kB 10.9MB/s eta 0:00:01  3% |█ | 20kB 3.5MB/s eta 0:00:01  4% |█▋ | 30kB 5.1MB/s eta 0:00:01  6% |██▏ | 40kB 4.2MB/s eta 0:00:01  8% |██▋ | 51kB 2.2MB/s eta 0:00:01  9% |███▏ | 61kB 2.6MB/s eta 0:00:01  11% |███▊ | 71kB 2.7MB/s eta 0:00:01  13% |████▎ | 81kB 2.8MB/s eta 0:00:01  14% |████▊ | 92kB 3.1MB/s eta 0:00:01  16% |█████▎ | 102kB 3.3MB/s eta 0:00:01  18% |█████▉ | 112kB 3.4MB/s eta 0:00:01  19% |██████▍ | 122kB 3.7MB/s eta 0:00:01  21% |██████▉ | 133kB 3.6MB/s eta 0:00:01  23% |███████▍ | 143kB 4.1MB/s eta 0:00:01  24% |████████ | 153kB 4.8MB/s eta 0:00:01  26% |████████▌ | 163kB 4.3MB/s eta 0:00:01  28% |█████████ | 174kB 4.8MB/s eta 0:00:01  29% |█████████▌ | 184kB 4.5MB/s eta 0:00:01  31% |██████████ | 194kB 4.5MB/s eta 0:00:01  32% |██████████▋ | 204kB 4.5MB/s eta 0:00:01  34% |███████████ | 215kB 3.9MB/s eta 0:00:01  36% |███████████▋ | 225kB 4.3MB/s eta 0:00:01  37% |████████████▏ | 235kB 4.0MB/s eta 0:00:01  39% |████████████▊ | 245kB 3.6MB/s eta 0:00:01  41% |█████████████▏ | 256kB 5.4MB/s eta 0:00:01  42% |█████████████▊ | 266kB 5.2MB/s eta 0:00:01  44% |██████████████▎ | 276kB 5.2MB/s eta 0:00:01  46% |██████████████▉ | 286kB 5.7MB/s eta 0:00:01  47% |███████████████▎ | 296kB 4.5MB/s eta 0:00:01  49% |███████████████▉ | 307kB 4.8MB/s eta 0:00:01  51% |████████████████▍ | 317kB 5.1MB/s eta 0:00:01  52% |█████████████████ | 327kB 4.5MB/s eta 0:00:01  54% |█████████████████▍ | 337kB 5.1MB/s eta 0:00:01  56% |██████████████████ | 348kB 5.3MB/s eta 0:00:01  57% |██████████████████▌ | 358kB 5.3MB/s eta 0:00:01  59% |███████████████████ | 368kB 5.4MB/s eta 0:00:01  61% |███████████████████▌ | 378kB 4.7MB/s eta 0:00:01  62% |████████████████████ | 389kB 5.2MB/s eta 0:00:01  64% |████████████████████▋ | 399kB 5.9MB/s eta 0:00:01  65% |█████████████████████▏ | 409kB 5.1MB/s eta 0:00:01  67% |█████████████████████▋ | 419kB 5.7MB/s eta 0:00:01  69% |██████████████████████▏ | 430kB 5.2MB/s eta 0:00:01  70% |██████████████████████▊ | 440kB 5.2MB/s eta 0:00:01  72% |███████████████████████▎ | 450kB 5.3MB/s eta 0:00:01  74% |███████████████████████▊ | 460kB 4.8MB/s eta 0:00:01  75% |████████████████████████▎ | 471kB 5.6MB/s eta 0:00:01  77% |████████████████████████▉ | 481kB 5.7MB/s eta 0:00:01  79% |█████████████████████████▍ | 491kB 5.0MB/s eta 0:00:01  80% |█████████████████████████▉ | 501kB 5.6MB/s eta 0:00:01  82% |██████████████████████████▍ | 512kB 5.6MB/s eta 0:00:01  84% |███████████████████████████ | 522kB 5.6MB/s eta 0:00:01  85% |███████████████████████████▌ | 532kB 6.0MB/s eta 0:00:01  87% |████████████████████████████ | 542kB 5.1MB/s eta 0:00:01  89% |████████████████████████████▌ | 552kB 5.6MB/s eta 0:00:01  90% |█████████████████████████████ | 563kB 5.5MB/s eta 0:00:01  92% |█████████████████████████████▋ | 573kB 5.0MB/s eta 0:00:01  94% |██████████████████████████████ | 583kB 5.6MB/s eta 0:00:01  95% |██████████████████████████████▋ | 593kB 5.8MB/s eta 0:00:01  97% |███████████████████████████████▏| 604kB 5.8MB/s eta 0:00:01  98% |███████████████████████████████▊| 614kB 6.1MB/s eta 0:00:01  100% |████████████████████████████████| 624kB 1.6MB/s [?25hRequirement already up-to-date: six in /usr/local/lib/python2.7/dist-packages (from pyangbind) Building wheels for collected packages: pyangbind, regex Running setup.py bdist_wheel for pyangbind ... [?25l- done [?25h Stored in directory: /root/.cache/pip/wheels/2b/c9/b5/a80fdc73a61af741c3e181da1461b2588788229407c4d90147 Running setup.py bdist_wheel for regex ... [?25l- \ | done [?25h Stored in directory: /root/.cache/pip/wheels/6b/c9/cf/230425cdd343d6b98e8da5a5841c3dab1e0c8aaa134e29edb0 Successfully built pyangbind regex Installing collected packages: enum34, regex, pyangbind Found existing installation: enum34 1.1.2  DEPRECATION: Uninstalling a distutils installed project (enum34) has been deprecated and will be removed in a future version. This is due to the fact that uninstalling a distutils project will only partially uninstall the project. Uninstalling enum34-1.1.2: Successfully uninstalled enum34-1.1.2 Found existing installation: pyangbind 0.6.0 Uninstalling pyangbind-0.6.0: Successfully uninstalled pyangbind-0.6.0 Successfully installed enum34-1.1.6 pyangbind-0.8.1 regex-2018.2.21 You are using pip version 9.0.3, however version 10.0.1 is available. You should consider upgrading via the 'pip install --upgrade pip' command. Collecting untangle Downloading https://files.pythonhosted.org/packages/f4/eb/a19a34858cd702b09524bd2ddb01c0d75a71f993a96aec8755a76e867911/untangle-1.1.1.tar.gz Building wheels for collected packages: untangle Running setup.py bdist_wheel for untangle ... [?25l- done [?25h Stored in directory: /root/.cache/pip/wheels/16/18/ff/b217dc66c822e07c274599310ba25ffce62cda02fc1c0bdca2 Successfully built untangle Installing collected packages: untangle Successfully installed untangle-1.1.1 You are using pip version 9.0.3, however version 10.0.1 is available. You should consider upgrading via the 'pip install --upgrade pip' command. Obtaining oca from git+https://github.com/python-oca/python-oca#egg=oca Cloning https://github.com/python-oca/python-oca to /src/oca Collecting future (from oca) Downloading https://files.pythonhosted.org/packages/00/2b/8d082ddfed935f3608cc61140df6dcbf0edea1bc3ab52fb6c29ae3e81e85/future-0.16.0.tar.gz (824kB) [?25l  1% |▍ | 10kB 334kB/s eta 0:00:03  2% |▉ | 20kB 540kB/s eta 0:00:02  3% |█▏ | 30kB 528kB/s eta 0:00:02  4% |█▋ | 40kB 598kB/s eta 0:00:02  6% |██ | 51kB 683kB/s eta 0:00:02  7% |██▍ | 61kB 818kB/s eta 0:00:01  8% |██▉ | 71kB 806kB/s eta 0:00:01  9% |███▏ | 81kB 873kB/s eta 0:00:01  11% |███▋ | 92kB 980kB/s eta 0:00:01  12% |████ | 102kB 1.0MB/s eta 0:00:01  13% |████▍ | 112kB 1.5MB/s eta 0:00:01  14% |████▊ | 122kB 1.6MB/s eta 0:00:01  16% |█████▏ | 133kB 1.7MB/s eta 0:00:01  17% |█████▋ | 143kB 2.1MB/s eta 0:00:01  18% |██████ | 153kB 2.1MB/s eta 0:00:01  19% |██████▍ | 163kB 1.9MB/s eta 0:00:01  21% |██████▊ | 174kB 2.5MB/s eta 0:00:01  22% |███████▏ | 184kB 2.4MB/s eta 0:00:01  23% |███████▌ | 194kB 2.4MB/s eta 0:00:01  24% |████████ | 204kB 2.3MB/s eta 0:00:01  26% |████████▍ | 215kB 2.0MB/s eta 0:00:01  27% |████████▊ | 225kB 2.2MB/s eta 0:00:01  28% |█████████▏ | 235kB 2.7MB/s eta 0:00:01  29% |█████████▌ | 245kB 2.3MB/s eta 0:00:01  31% |██████████ | 256kB 2.6MB/s eta 0:00:01  32% |██████████▍ | 266kB 2.6MB/s eta 0:00:01  33% |██████████▊ | 276kB 2.6MB/s eta 0:00:01  34% |███████████▏ | 286kB 2.6MB/s eta 0:00:01  36% |███████████▌ | 296kB 2.3MB/s eta 0:00:01  37% |████████████ | 307kB 2.7MB/s eta 0:00:01  38% |████████████▎ | 317kB 2.8MB/s eta 0:00:01  39% |████████████▊ | 327kB 2.4MB/s eta 0:00:01  40% |█████████████▏ | 337kB 2.8MB/s eta 0:00:01  42% |█████████████▌ | 348kB 2.8MB/s eta 0:00:01  43% |██████████████ | 358kB 2.8MB/s eta 0:00:01  44% |██████████████▎ | 368kB 2.8MB/s eta 0:00:01  45% |██████████████▊ | 378kB 2.4MB/s eta 0:00:01  47% |███████████████ | 389kB 2.8MB/s eta 0:00:01  48% |███████████████▌ | 399kB 2.9MB/s eta 0:00:01  49% |████████████████ | 409kB 2.6MB/s eta 0:00:01  50% |████████████████▎ | 419kB 3.0MB/s eta 0:00:01  52% |████████████████▊ | 430kB 2.9MB/s eta 0:00:01  53% |█████████████████ | 440kB 2.9MB/s eta 0:00:01  54% |█████████████████▌ | 450kB 3.0MB/s eta 0:00:01  55% |█████████████████▉ | 460kB 2.6MB/s eta 0:00:01  57% |██████████████████▎ | 471kB 3.0MB/s eta 0:00:01  58% |██████████████████▊ | 481kB 3.0MB/s eta 0:00:01  59% |███████████████████ | 491kB 2.7MB/s eta 0:00:01  60% |███████████████████▌ | 501kB 3.0MB/s eta 0:00:01  62% |███████████████████▉ | 512kB 3.0MB/s eta 0:00:01  63% |████████████████████▎ | 522kB 3.0MB/s eta 0:00:01  64% |████████████████████▊ | 532kB 3.2MB/s eta 0:00:01  65% |█████████████████████ | 542kB 2.6MB/s eta 0:00:01  67% |█████████████████████▌ | 552kB 3.0MB/s eta 0:00:01  68% |█████████████████████▉ | 563kB 2.9MB/s eta 0:00:01  69% |██████████████████████▎ | 573kB 2.6MB/s eta 0:00:01  70% |██████████████████████▋ | 583kB 3.1MB/s eta 0:00:01  72% |███████████████████████ | 593kB 3.0MB/s eta 0:00:01  73% |███████████████████████▌ | 604kB 3.0MB/s eta 0:00:01  74% |███████████████████████▉ | 614kB 3.0MB/s eta 0:00:01  75% |████████████████████████▎ | 624kB 2.7MB/s eta 0:00:01  77% |████████████████████████▋ | 634kB 3.1MB/s eta 0:00:01  78% |█████████████████████████ | 645kB 3.2MB/s eta 0:00:01  79% |█████████████████████████▍ | 655kB 2.7MB/s eta 0:00:01  80% |█████████████████████████▉ | 665kB 3.3MB/s eta 0:00:01  81% |██████████████████████████▎ | 675kB 3.4MB/s eta 0:00:01  83% |██████████████████████████▋ | 686kB 3.4MB/s eta 0:00:01  84% |███████████████████████████ | 696kB 3.4MB/s eta 0:00:01  85% |███████████████████████████▍ | 706kB 3.0MB/s eta 0:00:01  86% |███████████████████████████▉ | 716kB 3.4MB/s eta 0:00:01  88% |████████████████████████████▏ | 727kB 3.4MB/s eta 0:00:01  89% |████████████████████████████▋ | 737kB 3.0MB/s eta 0:00:01  90% |█████████████████████████████ | 747kB 3.5MB/s eta 0:00:01  91% |█████████████████████████████▍ | 757kB 3.5MB/s eta 0:00:01  93% |█████████████████████████████▉ | 768kB 3.6MB/s eta 0:00:01  94% |██████████████████████████████▏ | 778kB 3.5MB/s eta 0:00:01  95% |██████████████████████████████▋ | 788kB 3.1MB/s eta 0:00:01  96% |███████████████████████████████ | 798kB 3.6MB/s eta 0:00:01  98% |███████████████████████████████▍| 808kB 3.7MB/s eta 0:00:01  99% |███████████████████████████████▉| 819kB 3.5MB/s eta 0:00:01  100% |████████████████████████████████| 829kB 1.2MB/s [?25hBuilding wheels for collected packages: future Running setup.py bdist_wheel for future ... [?25l- \ done [?25h Stored in directory: /root/.cache/pip/wheels/bf/c9/a3/c538d90ef17cf7823fa51fc701a7a7a910a80f6a405bf15b1a Successfully built future Installing collected packages: future, oca Running setup.py develop for oca Successfully installed future-0.16.0 oca You are using pip version 9.0.3, however version 10.0.1 is available. You should consider upgrading via the 'pip install --upgrade pip' command. Created symlink from /etc/systemd/system/multi-user.target.wants/osm-ro.service to /etc/systemd/system/osm-ro.service. Installing bash completion script /root/.bash_completion.d/python-argcomplete.sh inserting .bash_completion.d/python-argcomplete.sh execution at .bashrc To make OSM RO work, you have to install mysql and a database, and finally start osm-ro service /usr/lib/python2.7/dist-packages/osm_ro/database_utils/install-db-server.sh # -h for help service osm-ro start Processing triggers for libc-bin (2.23-0ubuntu10) ... ################################################################# ##### INSTALL REQUIRED PACKAGES ##### ################################################################# Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: libaio1 libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.0-5 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl liblwp-mediatypes-perl libtimedate-perl liburi-perl mysql-client-5.7 mysql-client-core-5.7 mysql-server-5.7 mysql-server-core-5.7 Suggested packages: libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca The following NEW packages will be installed: libaio1 libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.0-5 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl liblwp-mediatypes-perl libtimedate-perl liburi-perl mysql-client-5.7 mysql-client-core-5.7 mysql-server mysql-server-5.7 mysql-server-core-5.7 0 upgraded, 20 newly installed, 0 to remove and 9 not upgraded. Need to get 18.7 MB of archives. After this operation, 162 MB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 libaio1 amd64 0.3.110-2 [6356 B] Get:2 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 mysql-client-core-5.7 amd64 5.7.22-0ubuntu0.16.04.1 [6425 kB] Get:3 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 mysql-client-5.7 amd64 5.7.22-0ubuntu0.16.04.1 [1673 kB] Get:4 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 mysql-server-core-5.7 amd64 5.7.22-0ubuntu0.16.04.1 [7268 kB] Get:5 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libevent-core-2.0-5 amd64 2.0.21-stable-2ubuntu0.16.04.1 [70.6 kB] Get:6 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 mysql-server-5.7 amd64 5.7.22-0ubuntu0.16.04.1 [2583 kB] Get:7 http://archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-tagset-perl all 3.20-2 [13.5 kB] Get:8 http://archive.ubuntu.com/ubuntu xenial/main amd64 liburi-perl all 1.71-1 [76.9 kB] Get:9 http://archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-parser-perl amd64 3.72-1 [86.1 kB] Get:10 http://archive.ubuntu.com/ubuntu xenial/main amd64 libcgi-pm-perl all 4.26-1 [185 kB] Get:11 http://archive.ubuntu.com/ubuntu xenial/main amd64 libfcgi-perl amd64 0.77-1build1 [32.3 kB] Get:12 http://archive.ubuntu.com/ubuntu xenial/main amd64 libcgi-fast-perl all 1:2.10-1 [10.2 kB] Get:13 http://archive.ubuntu.com/ubuntu xenial/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] Get:14 http://archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-template-perl all 2.95-2 [60.4 kB] Get:15 http://archive.ubuntu.com/ubuntu xenial/main amd64 libtimedate-perl all 2.3000-2 [37.5 kB] Get:16 http://archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-date-perl all 6.02-1 [10.4 kB] Get:17 http://archive.ubuntu.com/ubuntu xenial/main amd64 libio-html-perl all 1.001-1 [14.9 kB] Get:18 http://archive.ubuntu.com/ubuntu xenial/main amd64 liblwp-mediatypes-perl all 6.02-1 [21.7 kB] Get:19 http://archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-message-perl all 6.11-1 [74.3 kB] Get:20 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 mysql-server all 5.7.22-0ubuntu0.16.04.1 [10.8 kB] Preconfiguring packages ... Fetched 18.7 MB in 1s (11.7 MB/s) Selecting previously unselected package libaio1:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40770 files and directories currently installed.) Preparing to unpack .../libaio1_0.3.110-2_amd64.deb ... Unpacking libaio1:amd64 (0.3.110-2) ... Selecting previously unselected package mysql-client-core-5.7. Preparing to unpack .../mysql-client-core-5.7_5.7.22-0ubuntu0.16.04.1_amd64.deb ... Unpacking mysql-client-core-5.7 (5.7.22-0ubuntu0.16.04.1) ... Selecting previously unselected package mysql-client-5.7. Preparing to unpack .../mysql-client-5.7_5.7.22-0ubuntu0.16.04.1_amd64.deb ... Unpacking mysql-client-5.7 (5.7.22-0ubuntu0.16.04.1) ... Selecting previously unselected package mysql-server-core-5.7. Preparing to unpack .../mysql-server-core-5.7_5.7.22-0ubuntu0.16.04.1_amd64.deb ... Unpacking mysql-server-core-5.7 (5.7.22-0ubuntu0.16.04.1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-2ubuntu0.16.04.1_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-2ubuntu0.16.04.1) ... Selecting previously unselected package mysql-server-5.7. Preparing to unpack .../mysql-server-5.7_5.7.22-0ubuntu0.16.04.1_amd64.deb ... Unpacking mysql-server-5.7 (5.7.22-0ubuntu0.16.04.1) ... Selecting previously unselected package libhtml-tagset-perl. Preparing to unpack .../libhtml-tagset-perl_3.20-2_all.deb ... Unpacking libhtml-tagset-perl (3.20-2) ... Selecting previously unselected package liburi-perl. Preparing to unpack .../liburi-perl_1.71-1_all.deb ... Unpacking liburi-perl (1.71-1) ... Selecting previously unselected package libhtml-parser-perl. Preparing to unpack .../libhtml-parser-perl_3.72-1_amd64.deb ... Unpacking libhtml-parser-perl (3.72-1) ... Selecting previously unselected package libcgi-pm-perl. Preparing to unpack .../libcgi-pm-perl_4.26-1_all.deb ... Unpacking libcgi-pm-perl (4.26-1) ... Selecting previously unselected package libfcgi-perl. Preparing to unpack .../libfcgi-perl_0.77-1build1_amd64.deb ... Unpacking libfcgi-perl (0.77-1build1) ... Selecting previously unselected package libcgi-fast-perl. Preparing to unpack .../libcgi-fast-perl_1%3a2.10-1_all.deb ... Unpacking libcgi-fast-perl (1:2.10-1) ... Selecting previously unselected package libencode-locale-perl. Preparing to unpack .../libencode-locale-perl_1.05-1_all.deb ... Unpacking libencode-locale-perl (1.05-1) ... Selecting previously unselected package libhtml-template-perl. Preparing to unpack .../libhtml-template-perl_2.95-2_all.deb ... Unpacking libhtml-template-perl (2.95-2) ... Selecting previously unselected package libtimedate-perl. Preparing to unpack .../libtimedate-perl_2.3000-2_all.deb ... Unpacking libtimedate-perl (2.3000-2) ... Selecting previously unselected package libhttp-date-perl. Preparing to unpack .../libhttp-date-perl_6.02-1_all.deb ... Unpacking libhttp-date-perl (6.02-1) ... Selecting previously unselected package libio-html-perl. Preparing to unpack .../libio-html-perl_1.001-1_all.deb ... Unpacking libio-html-perl (1.001-1) ... Selecting previously unselected package liblwp-mediatypes-perl. Preparing to unpack .../liblwp-mediatypes-perl_6.02-1_all.deb ... Unpacking liblwp-mediatypes-perl (6.02-1) ... Selecting previously unselected package libhttp-message-perl. Preparing to unpack .../libhttp-message-perl_6.11-1_all.deb ... Unpacking libhttp-message-perl (6.11-1) ... Selecting previously unselected package mysql-server. Preparing to unpack .../mysql-server_5.7.22-0ubuntu0.16.04.1_all.deb ... Unpacking mysql-server (5.7.22-0ubuntu0.16.04.1) ... Processing triggers for libc-bin (2.23-0ubuntu10) ... Processing triggers for man-db (2.7.5-1) ... Processing triggers for ureadahead (0.100.0-19) ... Processing triggers for systemd (229-4ubuntu21.2) ... Setting up libaio1:amd64 (0.3.110-2) ... Setting up mysql-client-core-5.7 (5.7.22-0ubuntu0.16.04.1) ... Setting up mysql-client-5.7 (5.7.22-0ubuntu0.16.04.1) ... Setting up mysql-server-core-5.7 (5.7.22-0ubuntu0.16.04.1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-2ubuntu0.16.04.1) ... Setting up mysql-server-5.7 (5.7.22-0ubuntu0.16.04.1) ... update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode Renaming removed key_buffer and myisam-recover options (if present) Setting up libhtml-tagset-perl (3.20-2) ... Setting up liburi-perl (1.71-1) ... Setting up libhtml-parser-perl (3.72-1) ... Setting up libcgi-pm-perl (4.26-1) ... Setting up libfcgi-perl (0.77-1build1) ... Setting up libcgi-fast-perl (1:2.10-1) ... Setting up libencode-locale-perl (1.05-1) ... Setting up libhtml-template-perl (2.95-2) ... Setting up libtimedate-perl (2.3000-2) ... Setting up libhttp-date-perl (6.02-1) ... Setting up libio-html-perl (1.001-1) ... Setting up liblwp-mediatypes-perl (6.02-1) ... Setting up libhttp-message-perl (6.11-1) ... Setting up mysql-server (5.7.22-0ubuntu0.16.04.1) ... Processing triggers for libc-bin (2.23-0ubuntu10) ... Processing triggers for systemd (229-4ubuntu21.2) ... Processing triggers for ureadahead (0.100.0-19) ... Cheking database connection and ask for credentials ################################################################# ##### CREATE AND INIT DATABASE ##### ################################################################# mysqladmin --defaults-extra-file=/tmp/installdb.n70d5y -s create mano_db Database 'mano_db' created, user 'mano' password 'manopw' loading /usr/lib/python2.7/dist-packages/osm_ro/database_utils/mano_db_structure.sql migrage database version upgrade database from version '27' to '28' [Adding necessary tables for VNFFG] Adding sce_vnffgs Adding sce_rsps Adding sce_rsp_hops Adding sce_classifiers Adding sce_classifier_matches [Adding necessary tables for VNFFG-SFC instance mapping] Adding instance_sfis Adding instance_sfs Adding instance_classifications Adding instance_sfps [Altering vim_actions table] upgrade database from version '28' to '29' Change 'member_vnf_index' from int to str at 'sce_vnfs' Add osm_id to 'nets's and 'sce_nets' upgrade database from version '29' to '30' Add 'image_list' at 'vms' to allocate alternative images upgrade database from version '30' to '31' Add 'vim_network_name' at 'sce_nets' ################################################################# ##### INSTALL REQUIRED PACKAGES ##### ################################################################# Reading package lists... Building dependency tree... Reading state information... mysql-server is already the newest version (5.7.22-0ubuntu0.16.04.1). 0 upgraded, 0 newly installed, 0 to remove and 9 not upgraded. Cheking database connection and ask for credentials ################################################################# ##### CREATE AND INIT DATABASE ##### ################################################################# mysqladmin --defaults-extra-file=/tmp/installdb.fMAXUP -s create mano_vim_db Warning: User 'mano' cannot be created at database. Probably exist Database 'mano_vim_db' created, user 'mano' password 'manopw' loading /usr/lib/python2.7/dist-packages/lib_osm_openvim/database_utils/vim_db_structure.sql loading /usr/lib/python2.7/dist-packages/lib_osm_openvim/database_utils/host_ranking.sql loading /usr/lib/python2.7/dist-packages/lib_osm_openvim/database_utils/of_ports_pci_correspondence.sql loading /usr/lib/python2.7/dist-packages/lib_osm_openvim/database_utils/nets.sql migrage database version upgrade database from version '22' to '23' Add 'hypervisor' and 'os_type' column to 'instances' table Add 'hypervisors' column to 'hosts' table ## Wed May 23 10:59:08 UTC 2018 main: done, RC=0 ## Wed May 23 10:59:08 UTC 2018 main: RO install complete. Return code was 0 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed to connect to 10.44.126.84 port 9090: Connection refused . % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5 100 5 0 0 2316 0 --:--:-- --:--:--RO is up and running --:--:-- 5000 ## Wed May 23 10:59:13 UTC 2018 source: logging sourced ## Wed May 23 10:59:13 UTC 2018 source: config sourced ## Wed May 23 10:59:13 UTC 2018 source: container sourced ## Wed May 23 10:59:13 UTC 2018 source: git_functions sourced ## Wed May 23 10:59:13 UTC 2018 OSM_load_config_file: config file /root/devops/jenkins/SETTINGS loaded ## Wed May 23 10:59:13 UTC 2018 OSM_load_config_file: config file /root/devops/jenkins/VCA/SETTINGS loaded # Wed May 23 10:59:13 UTC 2018 container_exists: container VCA not found ## Wed May 23 10:59:13 UTC 2018 create_container: creating container VCA using image ubuntu:16.04 # Wed May 23 10:59:13 UTC 2018 create_container: lxc launch ubuntu:16.04 VCA -c security.privileged=true -c security.nesting=true Creating VCA Starting VCA # Wed May 23 10:59:16 UTC 2018 container_exec_stderr: exec in VCA "curl -sL -w %{http_code}\n http://www.google.com/ -o /dev/null" ## Wed May 23 10:59:16 UTC 2018 wait_container_up: waiting for container VCA to start # Wed May 23 10:59:16 UTC 2018 wait_container_up: expected '200' in 000 # Wed May 23 10:59:21 UTC 2018 container_exec_stderr: exec in VCA "curl -sL -w %{http_code}\n http://www.google.com/ -o /dev/null" # Wed May 23 10:59:21 UTC 2018 wait_container_up: VCA is up # Wed May 23 10:59:21 UTC 2018 container_exec: exec in VCA "apt-get -y install git realpath make sudo" Reading package lists... Building dependency tree... Reading state information... git is already the newest version (1:2.7.4-0ubuntu1.3). sudo is already the newest version (1.8.16-0ubuntu1.5). The following package was automatically installed and is no longer required: libfreetype6 Use 'apt autoremove' to remove it. Suggested packages: make-doc The following NEW packages will be installed: make realpath 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 152 kB of archives. After this operation, 390 kB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 make amd64 4.1-6 [151 kB] Get:2 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 realpath all 8.25-2ubuntu3~16.04 [1096 B] debconf: unable to initialize frontend: Dialog debconf: (TERM is not set, so the dialog frontend is not usable.) debconf: falling back to frontend: Readline debconf: unable to initialize frontend: Readline debconf: (This frontend requires a controlling tty.) debconf: falling back to frontend: Teletype dpkg-preconfigure: unable to re-open stdin: Fetched 152 kB in 0s (594 kB/s) Selecting previously unselected package make. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 25653 files and directories currently installed.) Preparing to unpack .../archives/make_4.1-6_amd64.deb ... Unpacking make (4.1-6) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_8.25-2ubuntu3~16.04_all.deb ... Unpacking realpath (8.25-2ubuntu3~16.04) ... Processing triggers for man-db (2.7.5-1) ... Setting up make (4.1-6) ... Setting up realpath (8.25-2ubuntu3~16.04) ... # Wed May 23 10:59:23 UTC 2018 container_exec: exec in VCA "mkdir -p /root/devops" # Wed May 23 10:59:23 UTC 2018 container_exec: exec in VCA "tar -C /root/devops -x -f -" # Wed May 23 10:59:27 UTC 2018 container_exec: exec in VCA "./devops/jenkins/VCA/start_build" ## Wed May 23 10:59:27 UTC 2018 source: logging sourced ## Wed May 23 10:59:27 UTC 2018 source: config sourced ## Wed May 23 10:59:27 UTC 2018 source: container sourced ## Wed May 23 10:59:27 UTC 2018 source: git_functions sourced ## Wed May 23 10:59:27 UTC 2018 main: Installing packages gpg: keyring `/tmp/tmpz1dk95y2/secring.gpg' created gpg: keyring `/tmp/tmpz1dk95y2/pubring.gpg' created gpg: requesting key C8068B11 from hkp server keyserver.ubuntu.com gpg: /tmp/tmpz1dk95y2/trustdb.gpg: trustdb created gpg: key C8068B11: public key "Launchpad Ensemble PPA" imported gpg: Total number processed: 1 gpg: imported: 1 (RSA: 1) OK Hit:1 http://archive.ubuntu.com/ubuntu xenial InRelease Get:2 http://ppa.launchpad.net/juju/stable/ubuntu xenial InRelease [17.5 kB] Get:3 http://archive.ubuntu.com/ubuntu xenial-updates InRelease [109 kB] Get:4 http://security.ubuntu.com/ubuntu xenial-security InRelease [107 kB] Get:5 http://archive.ubuntu.com/ubuntu xenial-backports InRelease [107 kB] Get:6 http://archive.ubuntu.com/ubuntu xenial/main Sources [868 kB] Get:7 http://ppa.launchpad.net/juju/stable/ubuntu xenial/main amd64 Packages [5844 B] Get:8 http://security.ubuntu.com/ubuntu xenial-security/main Sources [122 kB] Get:9 http://ppa.launchpad.net/juju/stable/ubuntu xenial/main Translation-en [2600 B] Get:10 http://security.ubuntu.com/ubuntu xenial-security/restricted Sources [2116 B] Get:11 http://archive.ubuntu.com/ubuntu xenial/restricted Sources [4808 B] Get:12 http://security.ubuntu.com/ubuntu xenial-security/universe Sources [65.4 kB] Get:13 http://archive.ubuntu.com/ubuntu xenial/universe Sources [7728 kB] Get:14 http://security.ubuntu.com/ubuntu xenial-security/multiverse Sources [2120 B] Get:15 http://security.ubuntu.com/ubuntu xenial-security/universe amd64 Packages [351 kB] Get:16 http://security.ubuntu.com/ubuntu xenial-security/universe Translation-en [131 kB] Get:17 http://security.ubuntu.com/ubuntu xenial-security/multiverse amd64 Packages [3464 B] Get:18 http://archive.ubuntu.com/ubuntu xenial/multiverse Sources [179 kB] Get:19 http://security.ubuntu.com/ubuntu xenial-security/multiverse Translation-en [1744 B] Get:20 http://archive.ubuntu.com/ubuntu xenial/universe amd64 Packages [7532 kB] Get:21 http://archive.ubuntu.com/ubuntu xenial/universe Translation-en [4354 kB] Get:22 http://archive.ubuntu.com/ubuntu xenial/multiverse amd64 Packages [144 kB] Get:23 http://archive.ubuntu.com/ubuntu xenial/multiverse Translation-en [106 kB] Get:24 http://archive.ubuntu.com/ubuntu xenial-updates/main Sources [305 kB] Get:25 http://archive.ubuntu.com/ubuntu xenial-updates/restricted Sources [2524 B] Get:26 http://archive.ubuntu.com/ubuntu xenial-updates/universe Sources [203 kB] Get:27 http://archive.ubuntu.com/ubuntu xenial-updates/multiverse Sources [8404 B] Get:28 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages [783 kB] Get:29 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 Packages [631 kB] Get:30 http://archive.ubuntu.com/ubuntu xenial-updates/universe Translation-en [253 kB] Get:31 http://archive.ubuntu.com/ubuntu xenial-updates/multiverse amd64 Packages [16.4 kB] Get:32 http://archive.ubuntu.com/ubuntu xenial-updates/multiverse Translation-en [8344 B] Get:33 http://archive.ubuntu.com/ubuntu xenial-backports/main Sources [3436 B] Get:34 http://archive.ubuntu.com/ubuntu xenial-backports/universe Sources [5820 B] Get:35 http://archive.ubuntu.com/ubuntu xenial-backports/main amd64 Packages [4844 B] Get:36 http://archive.ubuntu.com/ubuntu xenial-backports/main Translation-en [3220 B] Get:37 http://archive.ubuntu.com/ubuntu xenial-backports/universe amd64 Packages [7400 B] Get:38 http://archive.ubuntu.com/ubuntu xenial-backports/universe Translation-en [3996 B] Fetched 24.2 MB in 4s (5523 kB/s) Reading package lists... Reading package lists... Building dependency tree... Reading state information... lxd is already the newest version (2.0.11-0ubuntu1~16.04.4). The following package was automatically installed and is no longer required: libfreetype6 Use 'apt autoremove' to remove it. The following additional packages will be installed: avahi-daemon avahi-utils distro-info juju-2.0 libavahi-client3 libavahi-common-data libavahi-common3 libavahi-core7 libdaemon0 libecap3 libltdl7 libnss-mdns squid squid-common squid-langpack ssl-cert Suggested packages: avahi-autoipd shunit2 juju-core avahi-autoipd | zeroconf squidclient squid-cgi squid-purge smbclient winbindd openssl-blacklist The following NEW packages will be installed: avahi-daemon avahi-utils distro-info juju juju-2.0 libavahi-client3 libavahi-common-data libavahi-common3 libavahi-core7 libdaemon0 libecap3 libltdl7 libnss-mdns squid squid-common squid-deb-proxy squid-langpack ssl-cert 0 upgraded, 18 newly installed, 0 to remove and 0 not upgraded. Need to get 35.2 MB of archives. After this operation, 185 MB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 libdaemon0 amd64 0.14-6 [16.6 kB] Get:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 libecap3 amd64 1.0.1-3ubuntu3 [16.7 kB] Get:3 http://ppa.launchpad.net/juju/stable/ubuntu xenial/main amd64 juju-2.0 amd64 1:2.3.7-0ubuntu1~16.04.1~juju1 [32.2 MB] Get:4 http://archive.ubuntu.com/ubuntu xenial/main amd64 libltdl7 amd64 2.4.6-0.1 [38.3 kB] Get:5 http://archive.ubuntu.com/ubuntu xenial/main amd64 squid-langpack all 20150704-1 [145 kB] Get:6 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 squid-common all 3.5.12-1ubuntu7.5 [176 kB] Get:7 http://archive.ubuntu.com/ubuntu xenial/main amd64 ssl-cert all 1.0.37 [16.9 kB] Get:8 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 squid amd64 3.5.12-1ubuntu7.5 [2317 kB] Get:9 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libavahi-common-data amd64 0.6.32~rc+dfsg-1ubuntu2.2 [21.5 kB] Get:10 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libavahi-common3 amd64 0.6.32~rc+dfsg-1ubuntu2.2 [21.6 kB] Get:11 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libavahi-core7 amd64 0.6.32~rc+dfsg-1ubuntu2.2 [81.5 kB] Get:12 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 avahi-daemon amd64 0.6.32~rc+dfsg-1ubuntu2.2 [59.5 kB] Get:13 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libavahi-client3 amd64 0.6.32~rc+dfsg-1ubuntu2.2 [25.2 kB] Get:14 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 avahi-utils amd64 0.6.32~rc+dfsg-1ubuntu2.2 [24.3 kB] Get:15 http://archive.ubuntu.com/ubuntu xenial/main amd64 distro-info amd64 0.14build1 [20.0 kB] Get:16 http://archive.ubuntu.com/ubuntu xenial/main amd64 libnss-mdns amd64 0.10-7 [21.5 kB] Get:17 http://archive.ubuntu.com/ubuntu xenial/universe amd64 squid-deb-proxy all 0.8.14 [12.9 kB] Get:18 http://ppa.launchpad.net/juju/stable/ubuntu xenial/main amd64 juju all 1:2.3.7-0ubuntu1~16.04.1~juju1 [11.1 kB] debconf: unable to initialize frontend: Dialog debconf: (TERM is not set, so the dialog frontend is not usable.) debconf: falling back to frontend: Readline debconf: unable to initialize frontend: Readline debconf: (This frontend requires a controlling tty.) debconf: falling back to frontend: Teletype dpkg-preconfigure: unable to re-open stdin: Fetched 35.2 MB in 13s (2675 kB/s) Selecting previously unselected package libdaemon0:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 25672 files and directories currently installed.) Preparing to unpack .../libdaemon0_0.14-6_amd64.deb ... Unpacking libdaemon0:amd64 (0.14-6) ... Selecting previously unselected package libecap3:amd64. Preparing to unpack .../libecap3_1.0.1-3ubuntu3_amd64.deb ... Unpacking libecap3:amd64 (1.0.1-3ubuntu3) ... Selecting previously unselected package libltdl7:amd64. Preparing to unpack .../libltdl7_2.4.6-0.1_amd64.deb ... Unpacking libltdl7:amd64 (2.4.6-0.1) ... Selecting previously unselected package squid-langpack. Preparing to unpack .../squid-langpack_20150704-1_all.deb ... Unpacking squid-langpack (20150704-1) ... Selecting previously unselected package squid-common. Preparing to unpack .../squid-common_3.5.12-1ubuntu7.5_all.deb ... Unpacking squid-common (3.5.12-1ubuntu7.5) ... Selecting previously unselected package ssl-cert. Preparing to unpack .../ssl-cert_1.0.37_all.deb ... Unpacking ssl-cert (1.0.37) ... Selecting previously unselected package squid. Preparing to unpack .../squid_3.5.12-1ubuntu7.5_amd64.deb ... Unpacking squid (3.5.12-1ubuntu7.5) ... Selecting previously unselected package libavahi-common-data:amd64. Preparing to unpack .../libavahi-common-data_0.6.32~rc+dfsg-1ubuntu2.2_amd64.deb ... Unpacking libavahi-common-data:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... Selecting previously unselected package libavahi-common3:amd64. Preparing to unpack .../libavahi-common3_0.6.32~rc+dfsg-1ubuntu2.2_amd64.deb ... Unpacking libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... Selecting previously unselected package libavahi-core7:amd64. Preparing to unpack .../libavahi-core7_0.6.32~rc+dfsg-1ubuntu2.2_amd64.deb ... Unpacking libavahi-core7:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... Selecting previously unselected package avahi-daemon. Preparing to unpack .../avahi-daemon_0.6.32~rc+dfsg-1ubuntu2.2_amd64.deb ... Unpacking avahi-daemon (0.6.32~rc+dfsg-1ubuntu2.2) ... Selecting previously unselected package libavahi-client3:amd64. Preparing to unpack .../libavahi-client3_0.6.32~rc+dfsg-1ubuntu2.2_amd64.deb ... Unpacking libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... Selecting previously unselected package avahi-utils. Preparing to unpack .../avahi-utils_0.6.32~rc+dfsg-1ubuntu2.2_amd64.deb ... Unpacking avahi-utils (0.6.32~rc+dfsg-1ubuntu2.2) ... Selecting previously unselected package distro-info. Preparing to unpack .../distro-info_0.14build1_amd64.deb ... Unpacking distro-info (0.14build1) ... Selecting previously unselected package libnss-mdns:amd64. Preparing to unpack .../libnss-mdns_0.10-7_amd64.deb ... Unpacking libnss-mdns:amd64 (0.10-7) ... Selecting previously unselected package juju-2.0. Preparing to unpack .../juju-2.0_1%3a2.3.7-0ubuntu1~16.04.1~juju1_amd64.deb ... Unpacking juju-2.0 (1:2.3.7-0ubuntu1~16.04.1~juju1) ... Selecting previously unselected package juju. Preparing to unpack .../juju_1%3a2.3.7-0ubuntu1~16.04.1~juju1_all.deb ... Unpacking juju (1:2.3.7-0ubuntu1~16.04.1~juju1) ... Selecting previously unselected package squid-deb-proxy. Preparing to unpack .../squid-deb-proxy_0.8.14_all.deb ... Unpacking squid-deb-proxy (0.8.14) ... Processing triggers for libc-bin (2.23-0ubuntu10) ... Processing triggers for man-db (2.7.5-1) ... Processing triggers for ufw (0.35-0ubuntu2) ... Processing triggers for systemd (229-4ubuntu21.2) ... Processing triggers for ureadahead (0.100.0-19) ... Processing triggers for dbus (1.10.6-1ubuntu3.3) ... Setting up libdaemon0:amd64 (0.14-6) ... Setting up libecap3:amd64 (1.0.1-3ubuntu3) ... Setting up libltdl7:amd64 (2.4.6-0.1) ... Setting up squid-langpack (20150704-1) ... Setting up squid-common (3.5.12-1ubuntu7.5) ... Setting up ssl-cert (1.0.37) ... debconf: unable to initialize frontend: Dialog debconf: (TERM is not set, so the dialog frontend is not usable.) debconf: falling back to frontend: Readline Setting up squid (3.5.12-1ubuntu7.5) ... Setting up libavahi-common-data:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... Setting up libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... Setting up libavahi-core7:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... Setting up avahi-daemon (0.6.32~rc+dfsg-1ubuntu2.2) ... Setting up libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... Setting up avahi-utils (0.6.32~rc+dfsg-1ubuntu2.2) ... Setting up distro-info (0.14build1) ... Setting up libnss-mdns:amd64 (0.10-7) ... First installation detected... Checking NSS setup... Setting up juju-2.0 (1:2.3.7-0ubuntu1~16.04.1~juju1) ... Setting up juju (1:2.3.7-0ubuntu1~16.04.1~juju1) ... Setting up squid-deb-proxy (0.8.14) ... debconf: unable to initialize frontend: Dialog debconf: (TERM is not set, so the dialog frontend is not usable.) debconf: falling back to frontend: Readline squid-deb-proxy.service is not active, cannot reload. invoke-rc.d: initscript squid-deb-proxy, action "reload" failed. Processing triggers for libc-bin (2.23-0ubuntu10) ... Processing triggers for systemd (229-4ubuntu21.2) ... Processing triggers for ureadahead (0.100.0-19) ... Processing triggers for ufw (0.35-0ubuntu2) ... Processing triggers for dbus (1.10.6-1ubuntu3.3) ... ## Wed May 23 11:00:01 UTC 2018 main: Configuring LXD LXD has been successfully configured. ## Wed May 23 11:00:07 UTC 2018 main: Setting lxdbr0 MTU to 1500 Generating a client certificate. This may take a minute... If this is your first time using LXD, you should also run: sudo lxd init To start your first container, try: lxc launch ubuntu:16.04 ## Wed May 23 11:00:09 UTC 2018 main: Pre-caching Ubuntu:16.04 image (this may take several minutes)... + LAYER_BASIC='gcc build-essential python3-pip python3-setuptools libyaml-dev python3-yaml python3-dev' + TRUSTY_PACKAGES=python-virtualenv + XENIAL_PACKAGES=virtualenv + DOWNLOAD_PACKAGES= + PACKAGES='gcc build-essential python3-pip python3-setuptools libyaml-dev python3-yaml python3-dev ' + PYPI='charms.reactive charmhelpers paramiko>=1.16.0,<1.17' + cache trusty python-virtualenv + series=trusty + container=juju-trusty-base + alias=juju/trusty/amd64 + lxc delete juju-trusty-base -f error: not found + true + lxc launch ubuntu:trusty juju-trusty-base Creating juju-trusty-base Retrieving image: metadata: 100% (1.89GB/s) Retrieving image: rootfs: 1% (1.12MB/s) Retrieving image: rootfs: 2% (1.53MB/s) Retrieving image: rootfs: 3% (1.94MB/s) Retrieving image: rootfs: 4% (2.27MB/s) Retrieving image: rootfs: 5% (2.61MB/s) Retrieving image: rootfs: 6% (2.96MB/s) Retrieving image: rootfs: 7% (3.25MB/s) Retrieving image: rootfs: 8% (3.49MB/s) Retrieving image: rootfs: 9% (3.67MB/s) Retrieving image: rootfs: 10% (3.84MB/s) Retrieving image: rootfs: 10% (4.04MB/s) Retrieving image: rootfs: 11% (4.23MB/s) Retrieving image: rootfs: 12% (4.39MB/s) Retrieving image: rootfs: 13% (4.55MB/s) Retrieving image: rootfs: 14% (4.70MB/s) Retrieving image: rootfs: 15% (4.82MB/s) Retrieving image: rootfs: 16% (4.96MB/s) Retrieving image: rootfs: 17% (5.08MB/s) Retrieving image: rootfs: 18% (5.19MB/s) Retrieving image: rootfs: 19% (5.29MB/s) Retrieving image: rootfs: 20% (5.38MB/s) Retrieving image: rootfs: 20% (5.48MB/s) Retrieving image: rootfs: 21% (5.56MB/s) Retrieving image: rootfs: 22% (5.64MB/s) Retrieving image: rootfs: 23% (5.72MB/s) Retrieving image: rootfs: 24% (5.72MB/s) Retrieving image: rootfs: 25% (5.73MB/s) Retrieving image: rootfs: 26% (5.75MB/s) Retrieving image: rootfs: 27% (5.76MB/s) Retrieving image: rootfs: 28% (5.80MB/s) Retrieving image: rootfs: 29% (5.82MB/s) Retrieving image: rootfs: 30% (5.84MB/s) Retrieving image: rootfs: 30% (5.85MB/s) Retrieving image: rootfs: 31% (5.88MB/s) Retrieving image: rootfs: 32% (5.91MB/s) Retrieving image: rootfs: 33% (5.96MB/s) Retrieving image: rootfs: 34% (6.00MB/s) Retrieving image: rootfs: 35% (6.04MB/s) Retrieving image: rootfs: 36% (6.09MB/s) Retrieving image: rootfs: 37% (6.13MB/s) Retrieving image: rootfs: 38% (6.17MB/s) Retrieving image: rootfs: 39% (6.21MB/s) Retrieving image: rootfs: 40% (6.24MB/s) Retrieving image: rootfs: 40% (6.28MB/s) Retrieving image: rootfs: 41% (6.31MB/s) Retrieving image: rootfs: 42% (6.34MB/s) Retrieving image: rootfs: 43% (6.38MB/s) Retrieving image: rootfs: 44% (6.41MB/s) Retrieving image: rootfs: 45% (6.44MB/s) Retrieving image: rootfs: 46% (6.47MB/s) Retrieving image: rootfs: 47% (6.50MB/s) Retrieving image: rootfs: 48% (6.53MB/s) Retrieving image: rootfs: 49% (6.55MB/s) Retrieving image: rootfs: 49% (6.58MB/s) Retrieving image: rootfs: 50% (6.61MB/s) Retrieving image: rootfs: 51% (6.63MB/s) Retrieving image: rootfs: 52% (6.65MB/s) Retrieving image: rootfs: 53% (6.68MB/s) Retrieving image: rootfs: 54% (6.70MB/s) Retrieving image: rootfs: 55% (6.72MB/s) Retrieving image: rootfs: 56% (6.75MB/s) Retrieving image: rootfs: 57% (6.77MB/s) Retrieving image: rootfs: 58% (6.78MB/s) Retrieving image: rootfs: 59% (6.81MB/s) Retrieving image: rootfs: 59% (6.82MB/s) Retrieving image: rootfs: 60% (6.84MB/s) Retrieving image: rootfs: 61% (6.86MB/s) Retrieving image: rootfs: 62% (6.88MB/s) Retrieving image: rootfs: 63% (6.90MB/s) Retrieving image: rootfs: 64% (6.91MB/s) Retrieving image: rootfs: 65% (6.93MB/s) Retrieving image: rootfs: 66% (6.95MB/s) Retrieving image: rootfs: 67% (6.96MB/s) Retrieving image: rootfs: 68% (6.98MB/s) Retrieving image: rootfs: 69% (6.99MB/s) Retrieving image: rootfs: 69% (6.95MB/s) Retrieving image: rootfs: 70% (6.94MB/s) Retrieving image: rootfs: 71% (6.93MB/s) Retrieving image: rootfs: 72% (6.92MB/s) Retrieving image: rootfs: 73% (6.92MB/s) Retrieving image: rootfs: 74% (6.91MB/s) Retrieving image: rootfs: 75% (6.90MB/s) Retrieving image: rootfs: 76% (6.89MB/s) Retrieving image: rootfs: 77% (6.88MB/s) Retrieving image: rootfs: 78% (6.88MB/s) Retrieving image: rootfs: 79% (6.89MB/s) Retrieving image: rootfs: 80% (6.90MB/s) Retrieving image: rootfs: 81% (6.91MB/s) Retrieving image: rootfs: 82% (6.93MB/s) Retrieving image: rootfs: 83% (6.94MB/s) Retrieving image: rootfs: 84% (6.95MB/s) Retrieving image: rootfs: 85% (6.96MB/s) Retrieving image: rootfs: 86% (6.97MB/s) Retrieving image: rootfs: 87% (6.99MB/s) Retrieving image: rootfs: 88% (7.00MB/s) Retrieving image: rootfs: 88% (7.01MB/s) Retrieving image: rootfs: 89% (7.02MB/s) Retrieving image: rootfs: 90% (7.03MB/s) Retrieving image: rootfs: 91% (7.04MB/s) Retrieving image: rootfs: 92% (7.05MB/s) Retrieving image: rootfs: 93% (7.07MB/s) Retrieving image: rootfs: 94% (7.07MB/s) Retrieving image: rootfs: 95% (7.08MB/s) Retrieving image: rootfs: 96% (7.10MB/s) Retrieving image: rootfs: 97% (7.11MB/s) Retrieving image: rootfs: 97% (7.12MB/s) Retrieving image: rootfs: 98% (7.12MB/s) Retrieving image: rootfs: 99% (7.13MB/s) Retrieving image: rootfs: 100% (7.14MB/s) Retrieving image: rootfs: 100% (7.14MB/s) Starting juju-trusty-base + lxc exec juju-trusty-base -- bash -c 'for i in {1..60}; do sleep 1; ping -c1 10.44.127.1 &> /dev/null && break; done' + lxc exec juju-trusty-base -- bash -c 'while [ ! -f /var/lib/cloud/instance/boot-finished ]; do sleep 1; done' + lxc exec juju-trusty-base -- apt-get update -y Ign http://archive.ubuntu.com trusty InRelease Get:1 http://archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Hit http://archive.ubuntu.com trusty-backports InRelease Hit http://archive.ubuntu.com trusty Release.gpg Get:3 http://archive.ubuntu.com trusty-updates/main Sources [416 kB] Get:4 http://archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:5 http://archive.ubuntu.com trusty-updates/universe Sources [201 kB] Get:6 http://archive.ubuntu.com trusty-updates/multiverse Sources [7386 B] Get:7 http://archive.ubuntu.com trusty-updates/main amd64 Packages [1079 kB] Get:8 http://security.ubuntu.com trusty-security/main Sources [155 kB] Get:9 http://archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:10 http://archive.ubuntu.com trusty-updates/universe amd64 Packages [455 kB] Get:11 http://archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:12 http://archive.ubuntu.com trusty-updates/main Translation-en [533 kB] Get:13 http://archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:14 http://archive.ubuntu.com trusty-updates/restricted Translation-en [4024 B] Get:15 http://archive.ubuntu.com trusty-updates/universe Translation-en [244 kB] Get:16 http://security.ubuntu.com trusty-security/universe Sources [73.9 kB] Get:17 http://archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:18 http://archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:19 http://archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:20 http://archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Get:21 http://security.ubuntu.com trusty-security/main amd64 Packages [734 kB] Hit http://archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://archive.ubuntu.com trusty-backports/main Translation-en Hit http://archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://archive.ubuntu.com trusty-backports/universe Translation-en Get:22 http://security.ubuntu.com trusty-security/universe amd64 Packages [229 kB] Hit http://archive.ubuntu.com trusty Release Get:23 http://archive.ubuntu.com trusty/main Sources [1064 kB] Get:24 http://archive.ubuntu.com trusty/restricted Sources [5433 B] Get:25 http://security.ubuntu.com trusty-security/main Translation-en [401 kB] Get:26 http://archive.ubuntu.com trusty/universe Sources [6399 kB] Get:27 http://archive.ubuntu.com trusty/multiverse Sources [174 kB] Get:28 http://security.ubuntu.com trusty-security/universe Translation-en [125 kB] Hit http://archive.ubuntu.com trusty/main amd64 Packages Hit http://archive.ubuntu.com trusty/restricted amd64 Packages Hit http://archive.ubuntu.com trusty/universe amd64 Packages Hit http://archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://archive.ubuntu.com trusty/main Translation-en Hit http://archive.ubuntu.com trusty/multiverse Translation-en Hit http://archive.ubuntu.com trusty/restricted Translation-en Hit http://archive.ubuntu.com trusty/universe Translation-en Fetched 12.5 MB in 4s (2834 kB/s) Reading package lists... + lxc exec juju-trusty-base -- apt-get upgrade -y -o Dpkg::Options::=--force-confold Reading package lists... Building dependency tree... Reading state information... The following packages were automatically installed and are no longer required: libfreetype6 os-prober Use 'apt-get autoremove' to remove them. The following packages will be upgraded: apport curl kmod libcurl3 libcurl3-gnutls libkmod2 module-init-tools python3-apport python3-problem-report wget 10 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Need to get 1126 kB of archives. After this operation, 1024 B of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libkmod2 amd64 15-0ubuntu7 [38.1 kB] Get:2 http://archive.ubuntu.com/ubuntu/ trusty-updates/main kmod amd64 15-0ubuntu7 [84.9 kB] Get:3 http://archive.ubuntu.com/ubuntu/ trusty-updates/main module-init-tools all 15-0ubuntu7 [1944 B] Get:4 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libcurl3-gnutls amd64 7.35.0-1ubuntu2.16 [166 kB] Get:5 http://archive.ubuntu.com/ubuntu/ trusty-updates/main curl amd64 7.35.0-1ubuntu2.16 [123 kB] Get:6 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libcurl3 amd64 7.35.0-1ubuntu2.16 [174 kB] Get:7 http://archive.ubuntu.com/ubuntu/ trusty-updates/main wget amd64 1.15-1ubuntu1.14.04.4 [270 kB] Get:8 http://archive.ubuntu.com/ubuntu/ trusty-updates/main python3-problem-report all 2.14.1-0ubuntu3.28 [9574 B] Get:9 http://archive.ubuntu.com/ubuntu/ trusty-updates/main python3-apport all 2.14.1-0ubuntu3.28 [75.6 kB] Get:10 http://archive.ubuntu.com/ubuntu/ trusty-updates/main apport all 2.14.1-0ubuntu3.28 [183 kB] debconf: unable to initialize frontend: Dialog debconf: (TERM is not set, so the dialog frontend is not usable.) debconf: falling back to frontend: Readline debconf: unable to initialize frontend: Readline debconf: (This frontend requires a controlling tty.) debconf: falling back to frontend: Teletype dpkg-preconfigure: unable to re-open stdin: Fetched 1126 kB in 0s (2136 kB/s) (Reading database ... 25096 files and directories currently installed.) Preparing to unpack .../libkmod2_15-0ubuntu7_amd64.deb ... Unpacking libkmod2:amd64 (15-0ubuntu7) over (15-0ubuntu6) ... Preparing to unpack .../kmod_15-0ubuntu7_amd64.deb ... Unpacking kmod (15-0ubuntu7) over (15-0ubuntu6) ... Preparing to unpack .../module-init-tools_15-0ubuntu7_all.deb ... Unpacking module-init-tools (15-0ubuntu7) over (15-0ubuntu6) ... Preparing to unpack .../libcurl3-gnutls_7.35.0-1ubuntu2.16_amd64.deb ... Unpacking libcurl3-gnutls:amd64 (7.35.0-1ubuntu2.16) over (7.35.0-1ubuntu2.15) ... Preparing to unpack .../curl_7.35.0-1ubuntu2.16_amd64.deb ... Unpacking curl (7.35.0-1ubuntu2.16) over (7.35.0-1ubuntu2.15) ... Preparing to unpack .../libcurl3_7.35.0-1ubuntu2.16_amd64.deb ... Unpacking libcurl3:amd64 (7.35.0-1ubuntu2.16) over (7.35.0-1ubuntu2.15) ... Preparing to unpack .../wget_1.15-1ubuntu1.14.04.4_amd64.deb ... Unpacking wget (1.15-1ubuntu1.14.04.4) over (1.15-1ubuntu1.14.04.3) ... Preparing to unpack .../python3-problem-report_2.14.1-0ubuntu3.28_all.deb ... Unpacking python3-problem-report (2.14.1-0ubuntu3.28) over (2.14.1-0ubuntu3.27) ... Preparing to unpack .../python3-apport_2.14.1-0ubuntu3.28_all.deb ... Unpacking python3-apport (2.14.1-0ubuntu3.28) over (2.14.1-0ubuntu3.27) ... Preparing to unpack .../apport_2.14.1-0ubuntu3.28_all.deb ... apport stop/waiting Unpacking apport (2.14.1-0ubuntu3.28) over (2.14.1-0ubuntu3.27) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for install-info (5.2.0.dfsg.1-2) ... Setting up libkmod2:amd64 (15-0ubuntu7) ... Setting up kmod (15-0ubuntu7) ... Setting up module-init-tools (15-0ubuntu7) ... Setting up libcurl3-gnutls:amd64 (7.35.0-1ubuntu2.16) ... Setting up libcurl3:amd64 (7.35.0-1ubuntu2.16) ... Setting up curl (7.35.0-1ubuntu2.16) ... Setting up wget (1.15-1ubuntu1.14.04.4) ... Setting up python3-problem-report (2.14.1-0ubuntu3.28) ... Setting up python3-apport (2.14.1-0ubuntu3.28) ... Setting up apport (2.14.1-0ubuntu3.28) ... apport start/running Processing triggers for libc-bin (2.19-0ubuntu6.14) ... + lxc exec juju-trusty-base -- apt-get install -y gcc build-essential python3-pip python3-setuptools libyaml-dev python3-yaml python3-dev python-virtualenv Reading package lists... Building dependency tree... Reading state information... The following packages were automatically installed and are no longer required: libfreetype6 os-prober Use 'apt-get autoremove' to remove them. The following extra packages will be installed: binutils cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libpython3-dev libpython3.4 libpython3.4-dev libquadmath0 libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-wheel python3-chardet python3-colorama python3-distlib python3-html5lib python3-pkg-resources python3-requests python3-six python3-urllib3 python3-wheel python3.4-dev Suggested packages: binutils-doc cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libstdc++-4.8-doc make-doc python-genshi python-lxml python3-genshi python3-lxml Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libpython3-dev libpython3.4 libpython3.4-dev libquadmath0 libstdc++-4.8-dev libtsan0 libyaml-dev linux-libc-dev make manpages-dev python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-chardet python3-colorama python3-dev python3-distlib python3-html5lib python3-pip python3-pkg-resources python3-requests python3-setuptools python3-six python3-urllib3 python3-wheel python3-yaml python3.4-dev 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded. Need to get 63.0 MB of archives. After this operation, 162 MB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:2 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:3 http://archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:4 http://archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:5 http://archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:6 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:7 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:8 http://archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:9 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.6 [1305 kB] Get:10 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:11 http://archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-149.199 [774 kB] Get:12 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:13 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:14 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4-dev amd64 3.4.3-1ubuntu1~14.04.6 [17.8 MB] Get:15 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:16 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:17 http://archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:18 http://archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:19 http://archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:20 http://archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:21 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:22 http://archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:23 http://archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:24 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:25 http://archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:26 http://archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:27 http://archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:28 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:29 http://archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:30 http://archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:31 http://archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:32 http://archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:33 http://archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:34 http://archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:35 http://archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:36 http://archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:37 http://archive.ubuntu.com/ubuntu/ trusty/main libpython3-dev amd64 3.4.0-0ubuntu2 [7002 B] Get:38 http://archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:39 http://archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:40 http://archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:41 http://archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:42 http://archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:43 http://archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:44 http://archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:45 http://archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:46 http://archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:47 http://archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:48 http://archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:49 http://archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:50 http://archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:51 http://archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:52 http://archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:53 http://archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:54 http://archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:55 http://archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Get:56 http://archive.ubuntu.com/ubuntu/ trusty-updates/main python3-chardet all 2.2.1-2~ubuntu1 [96.5 kB] Get:57 http://archive.ubuntu.com/ubuntu/ trusty-updates/universe python3-colorama all 0.2.5-0.1ubuntu2 [12.0 kB] Get:58 http://archive.ubuntu.com/ubuntu/ trusty-updates/main python3.4-dev amd64 3.4.3-1ubuntu1~14.04.6 [419 kB] Get:59 http://archive.ubuntu.com/ubuntu/ trusty/main python3-dev amd64 3.4.0-0ubuntu2 [1192 B] Get:60 http://archive.ubuntu.com/ubuntu/ trusty-updates/universe python3-distlib all 0.1.8-1ubuntu1 [113 kB] Get:61 http://archive.ubuntu.com/ubuntu/ trusty-updates/main python3-six all 1.5.2-1ubuntu1 [8310 B] Get:62 http://archive.ubuntu.com/ubuntu/ trusty-updates/universe python3-html5lib all 0.999-3~ubuntu1 [79.7 kB] Get:63 http://archive.ubuntu.com/ubuntu/ trusty-updates/main python3-urllib3 all 1.7.1-1ubuntu4 [39.6 kB] Get:64 http://archive.ubuntu.com/ubuntu/ trusty-updates/main python3-requests all 2.2.1-1ubuntu0.3 [43.0 kB] Get:65 http://archive.ubuntu.com/ubuntu/ trusty-updates/main python3-setuptools all 3.3-1ubuntu2 [144 kB] Get:66 http://archive.ubuntu.com/ubuntu/ trusty-updates/universe python3-pip all 1.5.4-1ubuntu4 [80.3 kB] Get:67 http://archive.ubuntu.com/ubuntu/ trusty-updates/main python3-wheel all 0.24.0-1~ubuntu1 [44.8 kB] Get:68 http://archive.ubuntu.com/ubuntu/ trusty-updates/main python3-yaml amd64 3.10-4ubuntu0.1 [92.7 kB] Get:69 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libyaml-dev amd64 0.1.4-3ubuntu3.1 [55.9 kB] debconf: unable to initialize frontend: Dialog debconf: (TERM is not set, so the dialog frontend is not usable.) debconf: falling back to frontend: Readline debconf: unable to initialize frontend: Readline debconf: (This frontend requires a controlling tty.) debconf: falling back to frontend: Teletype dpkg-preconfigure: unable to re-open stdin: Fetched 63.0 MB in 6s (9993 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 25096 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libpython3.4:amd64. Preparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.6_amd64.deb ... Unpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-149.199_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-149.199) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython3.4-dev:amd64. Preparing to unpack .../libpython3.4-dev_3.4.3-1ubuntu1~14.04.6_amd64.deb ... Unpacking libpython3.4-dev:amd64 (3.4.3-1ubuntu1~14.04.6) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package libpython3-dev:amd64. Preparing to unpack .../libpython3-dev_3.4.0-0ubuntu2_amd64.deb ... Unpacking libpython3-dev:amd64 (3.4.0-0ubuntu2) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... Selecting previously unselected package python3-chardet. Preparing to unpack .../python3-chardet_2.2.1-2~ubuntu1_all.deb ... Unpacking python3-chardet (2.2.1-2~ubuntu1) ... Selecting previously unselected package python3-colorama. Preparing to unpack .../python3-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python3-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python3.4-dev. Preparing to unpack .../python3.4-dev_3.4.3-1ubuntu1~14.04.6_amd64.deb ... Unpacking python3.4-dev (3.4.3-1ubuntu1~14.04.6) ... Selecting previously unselected package python3-dev. Preparing to unpack .../python3-dev_3.4.0-0ubuntu2_amd64.deb ... Unpacking python3-dev (3.4.0-0ubuntu2) ... Selecting previously unselected package python3-distlib. Preparing to unpack .../python3-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python3-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python3-six. Preparing to unpack .../python3-six_1.5.2-1ubuntu1_all.deb ... Unpacking python3-six (1.5.2-1ubuntu1) ... Selecting previously unselected package python3-html5lib. Preparing to unpack .../python3-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python3-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python3-urllib3. Preparing to unpack .../python3-urllib3_1.7.1-1ubuntu4_all.deb ... Unpacking python3-urllib3 (1.7.1-1ubuntu4) ... Selecting previously unselected package python3-requests. Preparing to unpack .../python3-requests_2.2.1-1ubuntu0.3_all.deb ... Unpacking python3-requests (2.2.1-1ubuntu0.3) ... Selecting previously unselected package python3-setuptools. Preparing to unpack .../python3-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python3-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package python3-pip. Preparing to unpack .../python3-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python3-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python3-wheel. Preparing to unpack .../python3-wheel_0.24.0-1~ubuntu1_all.deb ... Unpacking python3-wheel (0.24.0-1~ubuntu1) ... Selecting previously unselected package python3-yaml. Preparing to unpack .../python3-yaml_3.10-4ubuntu0.1_amd64.deb ... Unpacking python3-yaml (3.10-4ubuntu0.1) ... Selecting previously unselected package libyaml-dev:amd64. Preparing to unpack .../libyaml-dev_0.1.4-3ubuntu3.1_amd64.deb ... Unpacking libyaml-dev:amd64 (0.1.4-3ubuntu3.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-149.199) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython3.4-dev:amd64 (3.4.3-1ubuntu1~14.04.6) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up libpython3-dev:amd64 (3.4.0-0ubuntu2) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-setuptools (3.3-1ubuntu2) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up python-wheel (0.24.0-1~ubuntu1) ... Setting up python3-chardet (2.2.1-2~ubuntu1) ... Setting up python3-colorama (0.2.5-0.1ubuntu2) ... Setting up python3.4-dev (3.4.3-1ubuntu1~14.04.6) ... Setting up python3-dev (3.4.0-0ubuntu2) ... Setting up python3-distlib (0.1.8-1ubuntu1) ... Setting up python3-six (1.5.2-1ubuntu1) ... Setting up python3-html5lib (0.999-3~ubuntu1) ... Setting up python3-urllib3 (1.7.1-1ubuntu4) ... Setting up python3-requests (2.2.1-1ubuntu0.3) ... Setting up python3-setuptools (3.3-1ubuntu2) ... Setting up python3-pip (1.5.4-1ubuntu4) ... Setting up python3-wheel (0.24.0-1~ubuntu1) ... Setting up python3-yaml (3.10-4ubuntu0.1) ... Setting up libyaml-dev:amd64 (0.1.4-3ubuntu3.1) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... + lxc exec juju-trusty-base -- pip3 install --upgrade pip Downloading/unpacking pip from https://files.pythonhosted.org/packages/0f/74/ecd13431bcc456ed390b44c8a6e917c1820365cbebcb6a8974d1cd045ab4/pip-10.0.1-py2.py3-none-any.whl#sha256=717cdffb2833be8409433a93746744b59505f42146e8d37de6c62b430e25d6d7 Installing collected packages: pip Found existing installation: pip 1.5.4 Not uninstalling pip at /usr/lib/python3/dist-packages, owned by OS Successfully installed pip Cleaning up... + lxc exec juju-trusty-base -- pip3 install --upgrade charms.reactive charmhelpers 'paramiko>=1.16.0,<1.17' Collecting charms.reactive Downloading https://files.pythonhosted.org/packages/91/ba/7ab7b7d02f77242192d8bed0c18c39689b3acaad3081e2f307e4110b886f/charms.reactive-0.6.3.tar.gz Collecting charmhelpers Downloading https://files.pythonhosted.org/packages/bc/94/fc91cd8a592345892a9453f1166f37c37a0660dfa2813d135b7090b093db/charmhelpers-0.18.11.tar.gz (367kB) Collecting paramiko<1.17,>=1.16.0 Downloading https://files.pythonhosted.org/packages/4f/94/4f2e924966d767880b49374a14aa12eb3f98fbcd0adb8ed123d1a4015ec1/paramiko-1.16.3-py2.py3-none-any.whl (171kB) Collecting pyaml (from charms.reactive) Downloading https://files.pythonhosted.org/packages/17/c1/5892f756109e54ed53c753129b0da4acf6b6add8dff5a85b18667553b16d/pyaml-17.12.1-py2.py3-none-any.whl Collecting netaddr (from charmhelpers) Downloading https://files.pythonhosted.org/packages/ba/97/ce14451a9fd7bdb5a397abf99b24a1a6bb7a1a440b019bebd2e9a0dbec74/netaddr-0.7.19-py2.py3-none-any.whl (1.6MB) Requirement not upgraded as not directly required: PyYAML in /usr/lib/python3/dist-packages (from charmhelpers) (3.10) Collecting Tempita (from charmhelpers) Downloading https://files.pythonhosted.org/packages/56/c8/8ed6eee83dbddf7b0fc64dd5d4454bc05e6ccaafff47991f73f2894d9ff4/Tempita-0.5.2.tar.gz Collecting Jinja2 (from charmhelpers) Downloading https://files.pythonhosted.org/packages/7f/ff/ae64bacdfc95f27a016a7bed8e8686763ba4d277a78ca76f32659220a731/Jinja2-2.10-py2.py3-none-any.whl (126kB) Requirement not upgraded as not directly required: six in /usr/lib/python3/dist-packages (from charmhelpers) (1.5.2) Collecting ecdsa<2.0,>=0.11 (from paramiko<1.17,>=1.16.0) Downloading https://files.pythonhosted.org/packages/63/f4/73669d51825516ce8c43b816c0a6b64cd6eb71d08b99820c00792cb42222/ecdsa-0.13-py2.py3-none-any.whl (86kB) Collecting pycrypto!=2.4,<3.0,>=2.1 (from paramiko<1.17,>=1.16.0) Downloading https://files.pythonhosted.org/packages/60/db/645aa9af249f059cc3a368b118de33889219e0362141e75d4eaf6f80f163/pycrypto-2.6.1.tar.gz (446kB) Collecting MarkupSafe>=0.23 (from Jinja2->charmhelpers) Downloading https://files.pythonhosted.org/packages/4d/de/32d741db316d8fdb7680822dd37001ef7a448255de9699ab4bfcbdf4172b/MarkupSafe-1.0.tar.gz Building wheels for collected packages: charms.reactive, charmhelpers, Tempita, pycrypto, MarkupSafe Running setup.py bdist_wheel for charms.reactive: started Running setup.py bdist_wheel for charms.reactive: finished with status 'done' Stored in directory: /root/.cache/pip/wheels/a9/c1/44/1835750dc719bcbcd1747959f2aa152181b8041c643101877b Running setup.py bdist_wheel for charmhelpers: started Running setup.py bdist_wheel for charmhelpers: finished with status 'done' Stored in directory: /root/.cache/pip/wheels/72/fd/b7/d0ffeb5145896fc8efc6dc9e468ee359f82541799be390f3f4 Running setup.py bdist_wheel for Tempita: started Running setup.py bdist_wheel for Tempita: finished with status 'done' Stored in directory: /root/.cache/pip/wheels/1e/db/04/d827f417f162a149fbdfdd1d015c7769b393124aa98eb29642 Running setup.py bdist_wheel for pycrypto: started Running setup.py bdist_wheel for pycrypto: finished with status 'done' Stored in directory: /root/.cache/pip/wheels/27/02/5e/77a69d0c16bb63c6ed32f5386f33a2809c94bd5414a2f6c196 Running setup.py bdist_wheel for MarkupSafe: started Running setup.py bdist_wheel for MarkupSafe: finished with status 'done' Stored in directory: /root/.cache/pip/wheels/33/56/20/ebe49a5c612fffe1c5a632146b16596f9e64676768661e4e46 Successfully built charms.reactive charmhelpers Tempita pycrypto MarkupSafe Installing collected packages: pyaml, netaddr, Tempita, MarkupSafe, Jinja2, charmhelpers, charms.reactive, ecdsa, pycrypto, paramiko Successfully installed Jinja2-2.10 MarkupSafe-1.0 Tempita-0.5.2 charmhelpers-0.18.11 charms.reactive-0.6.3 ecdsa-0.13 netaddr-0.7.19 paramiko-1.16.3 pyaml-17.12.1 pycrypto-2.6.1 + lxc stop juju-trusty-base + lxc image delete juju/trusty/amd64 error: not found + true ++ date +%Y%m%d + lxc publish juju-trusty-base --alias juju/trusty/amd64 'description=trusty juju dev image (20180523)' Container published with fingerprint: 7934d520e1c5decf10285c166630d196c2338aa6141d054d9c4378d90788e235 + lxc delete juju-trusty-base -f + cache xenial virtualenv + series=xenial + container=juju-xenial-base + alias=juju/xenial/amd64 + lxc delete juju-xenial-base -f error: not found + true + lxc launch ubuntu:xenial juju-xenial-base Creating juju-xenial-base Retrieving image: metadata: 100% (1.57GB/s) Retrieving image: rootfs: 1% (2.80MB/s) Retrieving image: rootfs: 2% (4.01MB/s) Retrieving image: rootfs: 3% (4.87MB/s) Retrieving image: rootfs: 4% (5.70MB/s) Retrieving image: rootfs: 5% (6.42MB/s) Retrieving image: rootfs: 6% (7.13MB/s) Retrieving image: rootfs: 7% (7.81MB/s) Retrieving image: rootfs: 8% (8.44MB/s) Retrieving image: rootfs: 9% (9.08MB/s) Retrieving image: rootfs: 10% (9.67MB/s) Retrieving image: rootfs: 10% (10.24MB/s) Retrieving image: rootfs: 11% (10.79MB/s) Retrieving image: rootfs: 12% (11.39MB/s) Retrieving image: rootfs: 13% (11.92MB/s) Retrieving image: rootfs: 14% (12.48MB/s) Retrieving image: rootfs: 15% (13.03MB/s) Retrieving image: rootfs: 16% (13.53MB/s) Retrieving image: rootfs: 17% (14.04MB/s) Retrieving image: rootfs: 18% (14.55MB/s) Retrieving image: rootfs: 19% (15.07MB/s) Retrieving image: rootfs: 19% (15.55MB/s) Retrieving image: rootfs: 20% (16.05MB/s) Retrieving image: rootfs: 21% (16.55MB/s) Retrieving image: rootfs: 22% (17.02MB/s) Retrieving image: rootfs: 23% (17.49MB/s) Retrieving image: rootfs: 24% (17.95MB/s) Retrieving image: rootfs: 25% (18.14MB/s) Retrieving image: rootfs: 26% (18.33MB/s) Retrieving image: rootfs: 27% (18.87MB/s) Retrieving image: rootfs: 28% (19.10MB/s) Retrieving image: rootfs: 29% (19.02MB/s) Retrieving image: rootfs: 29% (19.10MB/s) Retrieving image: rootfs: 30% (19.25MB/s) Retrieving image: rootfs: 31% (19.41MB/s) Retrieving image: rootfs: 32% (19.66MB/s) Retrieving image: rootfs: 33% (19.80MB/s) Retrieving image: rootfs: 34% (19.97MB/s) Retrieving image: rootfs: 35% (20.17MB/s) Retrieving image: rootfs: 36% (20.30MB/s) Retrieving image: rootfs: 37% (20.50MB/s) Retrieving image: rootfs: 38% (20.62MB/s) Retrieving image: rootfs: 39% (20.78MB/s) Retrieving image: rootfs: 39% (20.95MB/s) Retrieving image: rootfs: 40% (21.11MB/s) Retrieving image: rootfs: 41% (21.25MB/s) Retrieving image: rootfs: 42% (21.40MB/s) Retrieving image: rootfs: 43% (21.54MB/s) Retrieving image: rootfs: 44% (21.68MB/s) Retrieving image: rootfs: 45% (21.81MB/s) Retrieving image: rootfs: 46% (21.95MB/s) Retrieving image: rootfs: 47% (22.06MB/s) Retrieving image: rootfs: 48% (22.22MB/s) Retrieving image: rootfs: 48% (22.31MB/s) Retrieving image: rootfs: 49% (22.45MB/s) Retrieving image: rootfs: 50% (22.56MB/s) Retrieving image: rootfs: 51% (22.68MB/s) Retrieving image: rootfs: 52% (22.79MB/s) Retrieving image: rootfs: 53% (22.89MB/s) Retrieving image: rootfs: 54% (23.00MB/s) Retrieving image: rootfs: 55% (23.09MB/s) Retrieving image: rootfs: 56% (23.19MB/s) Retrieving image: rootfs: 57% (23.29MB/s) Retrieving image: rootfs: 57% (23.40MB/s) Retrieving image: rootfs: 58% (23.50MB/s) Retrieving image: rootfs: 59% (23.61MB/s) Retrieving image: rootfs: 60% (23.68MB/s) Retrieving image: rootfs: 61% (23.80MB/s) Retrieving image: rootfs: 62% (23.87MB/s) Retrieving image: rootfs: 63% (23.99MB/s) Retrieving image: rootfs: 64% (24.06MB/s) Retrieving image: rootfs: 65% (24.16MB/s) Retrieving image: rootfs: 66% (24.27MB/s) Retrieving image: rootfs: 67% (24.34MB/s) Retrieving image: rootfs: 67% (24.43MB/s) Retrieving image: rootfs: 68% (24.53MB/s) Retrieving image: rootfs: 69% (24.61MB/s) Retrieving image: rootfs: 70% (24.70MB/s) Retrieving image: rootfs: 71% (24.77MB/s) Retrieving image: rootfs: 72% (24.87MB/s) Retrieving image: rootfs: 73% (24.95MB/s) Retrieving image: rootfs: 74% (25.02MB/s) Retrieving image: rootfs: 75% (25.09MB/s) Retrieving image: rootfs: 76% (25.18MB/s) Retrieving image: rootfs: 77% (25.25MB/s) Retrieving image: rootfs: 77% (25.32MB/s) Retrieving image: rootfs: 78% (25.39MB/s) Retrieving image: rootfs: 79% (25.47MB/s) Retrieving image: rootfs: 80% (25.53MB/s) Retrieving image: rootfs: 81% (25.59MB/s) Retrieving image: rootfs: 82% (25.67MB/s) Retrieving image: rootfs: 83% (25.73MB/s) Retrieving image: rootfs: 84% (25.81MB/s) Retrieving image: rootfs: 85% (25.87MB/s) Retrieving image: rootfs: 86% (25.93MB/s) Retrieving image: rootfs: 86% (26.00MB/s) Retrieving image: rootfs: 87% (26.06MB/s) Retrieving image: rootfs: 88% (26.13MB/s) Retrieving image: rootfs: 89% (26.19MB/s) Retrieving image: rootfs: 90% (26.26MB/s) Retrieving image: rootfs: 91% (26.31MB/s) Retrieving image: rootfs: 92% (26.36MB/s) Retrieving image: rootfs: 93% (26.43MB/s) Retrieving image: rootfs: 94% (26.49MB/s) Retrieving image: rootfs: 95% (26.54MB/s) Retrieving image: rootfs: 96% (26.60MB/s) Retrieving image: rootfs: 96% (26.65MB/s) Retrieving image: rootfs: 97% (26.70MB/s) Retrieving image: rootfs: 98% (26.75MB/s) Retrieving image: rootfs: 99% (26.82MB/s) Retrieving image: rootfs: 100% (26.87MB/s) Retrieving image: rootfs: 100% (26.87MB/s) Starting juju-xenial-base + lxc exec juju-xenial-base -- bash -c 'for i in {1..60}; do sleep 1; ping -c1 10.44.127.1 &> /dev/null && break; done' + lxc exec juju-xenial-base -- bash -c 'while [ ! -f /var/lib/cloud/instance/boot-finished ]; do sleep 1; done' + lxc exec juju-xenial-base -- apt-get update -y Hit:1 http://archive.ubuntu.com/ubuntu xenial InRelease Get:2 http://security.ubuntu.com/ubuntu xenial-security InRelease [107 kB] Get:3 http://archive.ubuntu.com/ubuntu xenial-updates InRelease [109 kB] Get:4 http://archive.ubuntu.com/ubuntu xenial-backports InRelease [107 kB] Get:5 http://archive.ubuntu.com/ubuntu xenial/main Sources [868 kB] Get:6 http://security.ubuntu.com/ubuntu xenial-security/main Sources [122 kB] Get:7 http://security.ubuntu.com/ubuntu xenial-security/restricted Sources [2116 B] Get:8 http://security.ubuntu.com/ubuntu xenial-security/universe Sources [65.4 kB] Get:9 http://archive.ubuntu.com/ubuntu xenial/restricted Sources [4808 B] Get:10 http://security.ubuntu.com/ubuntu xenial-security/multiverse Sources [2120 B] Get:11 http://archive.ubuntu.com/ubuntu xenial/universe Sources [7728 kB] Get:12 http://security.ubuntu.com/ubuntu xenial-security/universe amd64 Packages [351 kB] Get:13 http://security.ubuntu.com/ubuntu xenial-security/universe Translation-en [131 kB] Get:14 http://security.ubuntu.com/ubuntu xenial-security/multiverse amd64 Packages [3464 B] Get:15 http://security.ubuntu.com/ubuntu xenial-security/multiverse Translation-en [1744 B] Get:16 http://archive.ubuntu.com/ubuntu xenial/multiverse Sources [179 kB] Get:17 http://archive.ubuntu.com/ubuntu xenial/universe amd64 Packages [7532 kB] Get:18 http://archive.ubuntu.com/ubuntu xenial/universe Translation-en [4354 kB] Get:19 http://archive.ubuntu.com/ubuntu xenial/multiverse amd64 Packages [144 kB] Get:20 http://archive.ubuntu.com/ubuntu xenial/multiverse Translation-en [106 kB] Get:21 http://archive.ubuntu.com/ubuntu xenial-updates/main Sources [305 kB] Get:22 http://archive.ubuntu.com/ubuntu xenial-updates/restricted Sources [2524 B] Get:23 http://archive.ubuntu.com/ubuntu xenial-updates/universe Sources [203 kB] Get:24 http://archive.ubuntu.com/ubuntu xenial-updates/multiverse Sources [8404 B] Get:25 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages [783 kB] Get:26 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 Packages [631 kB] Get:27 http://archive.ubuntu.com/ubuntu xenial-updates/universe Translation-en [253 kB] Get:28 http://archive.ubuntu.com/ubuntu xenial-updates/multiverse amd64 Packages [16.4 kB] Get:29 http://archive.ubuntu.com/ubuntu xenial-updates/multiverse Translation-en [8344 B] Get:30 http://archive.ubuntu.com/ubuntu xenial-backports/main Sources [3436 B] Get:31 http://archive.ubuntu.com/ubuntu xenial-backports/universe Sources [5820 B] Get:32 http://archive.ubuntu.com/ubuntu xenial-backports/main amd64 Packages [4844 B] Get:33 http://archive.ubuntu.com/ubuntu xenial-backports/main Translation-en [3220 B] Get:34 http://archive.ubuntu.com/ubuntu xenial-backports/universe amd64 Packages [7400 B] Get:35 http://archive.ubuntu.com/ubuntu xenial-backports/universe Translation-en [3996 B] Fetched 24.2 MB in 4s (5502 kB/s) Reading package lists... + lxc exec juju-xenial-base -- apt-get upgrade -y -o Dpkg::Options::=--force-confold Reading package lists... Building dependency tree... Reading state information... Calculating upgrade... The following package was automatically installed and is no longer required: libfreetype6 Use 'apt autoremove' to remove it. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. + lxc exec juju-xenial-base -- apt-get install -y gcc build-essential python3-pip python3-setuptools libyaml-dev python3-yaml python3-dev virtualenv Reading package lists... Building dependency tree... Reading state information... python3-yaml is already the newest version (3.11-3build1). The following package was automatically installed and is no longer required: libfreetype6 Use 'apt autoremove' to remove it. The following additional packages will be installed: binutils cpp cpp-5 dpkg-dev fakeroot g++ g++-5 gcc-5 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan2 libatomic1 libc-dev-bin libc6-dev libcc1-0 libcilkrts5 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libgcc-5-dev libgomp1 libisl15 libitm1 liblsan0 libmpc3 libmpx0 libpython3-dev libpython3.5-dev libquadmath0 libstdc++-5-dev libtsan0 libubsan0 linux-libc-dev make manpages-dev python-pip-whl python3-virtualenv python3-wheel python3.5-dev Suggested packages: binutils-doc cpp-doc gcc-5-locales debian-keyring g++-multilib g++-5-multilib gcc-5-doc libstdc++6-5-dbg gcc-multilib autoconf automake libtool flex bison gdb gcc-doc gcc-5-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan2-dbg liblsan0-dbg libtsan0-dbg libubsan0-dbg libcilkrts5-dbg libmpx0-dbg libquadmath0-dbg glibc-doc libstdc++-5-doc libyaml-doc make-doc python-setuptools-doc The following NEW packages will be installed: binutils build-essential cpp cpp-5 dpkg-dev fakeroot g++ g++-5 gcc gcc-5 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan2 libatomic1 libc-dev-bin libc6-dev libcc1-0 libcilkrts5 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libgcc-5-dev libgomp1 libisl15 libitm1 liblsan0 libmpc3 libmpx0 libpython3-dev libpython3.5-dev libquadmath0 libstdc++-5-dev libtsan0 libubsan0 libyaml-dev linux-libc-dev make manpages-dev python-pip-whl python3-dev python3-pip python3-setuptools python3-virtualenv python3-wheel python3.5-dev virtualenv 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. Need to get 77.8 MB of archives. After this operation, 202 MB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 libmpc3 amd64 1.0.3-1 [39.7 kB] Get:2 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 binutils amd64 2.26.1-1ubuntu1~16.04.6 [2311 kB] Get:3 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc-dev-bin amd64 2.23-0ubuntu10 [68.7 kB] Get:4 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 linux-libc-dev amd64 4.4.0-127.153 [870 kB] Get:5 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc6-dev amd64 2.23-0ubuntu10 [2079 kB] Get:6 http://archive.ubuntu.com/ubuntu xenial/main amd64 libisl15 amd64 0.16.1-1 [524 kB] Get:7 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 cpp-5 amd64 5.4.0-6ubuntu1~16.04.9 [7685 kB] Get:8 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpp amd64 4:5.3.1-1ubuntu1 [27.7 kB] Get:9 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcc1-0 amd64 5.4.0-6ubuntu1~16.04.9 [38.8 kB] Get:10 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgomp1 amd64 5.4.0-6ubuntu1~16.04.9 [55.0 kB] Get:11 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libitm1 amd64 5.4.0-6ubuntu1~16.04.9 [27.4 kB] Get:12 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libatomic1 amd64 5.4.0-6ubuntu1~16.04.9 [8882 B] Get:13 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libasan2 amd64 5.4.0-6ubuntu1~16.04.9 [264 kB] Get:14 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 liblsan0 amd64 5.4.0-6ubuntu1~16.04.9 [105 kB] Get:15 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtsan0 amd64 5.4.0-6ubuntu1~16.04.9 [244 kB] Get:16 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libubsan0 amd64 5.4.0-6ubuntu1~16.04.9 [95.2 kB] Get:17 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcilkrts5 amd64 5.4.0-6ubuntu1~16.04.9 [40.1 kB] Get:18 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmpx0 amd64 5.4.0-6ubuntu1~16.04.9 [9774 B] Get:19 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libquadmath0 amd64 5.4.0-6ubuntu1~16.04.9 [131 kB] Get:20 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgcc-5-dev amd64 5.4.0-6ubuntu1~16.04.9 [2242 kB] Get:21 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 gcc-5 amd64 5.4.0-6ubuntu1~16.04.9 [8650 kB] Get:22 http://archive.ubuntu.com/ubuntu xenial/main amd64 gcc amd64 4:5.3.1-1ubuntu1 [5244 B] Get:23 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libstdc++-5-dev amd64 5.4.0-6ubuntu1~16.04.9 [1427 kB] Get:24 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 g++-5 amd64 5.4.0-6ubuntu1~16.04.9 [8333 kB] Get:25 http://archive.ubuntu.com/ubuntu xenial/main amd64 g++ amd64 4:5.3.1-1ubuntu1 [1504 B] Get:26 http://archive.ubuntu.com/ubuntu xenial/main amd64 make amd64 4.1-6 [151 kB] Get:27 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdpkg-perl all 1.18.4ubuntu1.4 [195 kB] Get:28 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 dpkg-dev all 1.18.4ubuntu1.4 [584 kB] Get:29 http://archive.ubuntu.com/ubuntu xenial/main amd64 build-essential amd64 12.1ubuntu2 [4758 B] Get:30 http://archive.ubuntu.com/ubuntu xenial/main amd64 libfakeroot amd64 1.20.2-1ubuntu1 [25.5 kB] Get:31 http://archive.ubuntu.com/ubuntu xenial/main amd64 fakeroot amd64 1.20.2-1ubuntu1 [61.8 kB] Get:32 http://archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] Get:33 http://archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-diff-xs-perl amd64 0.04-4build1 [11.0 kB] Get:34 http://archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] Get:35 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libexpat1-dev amd64 2.1.0-7ubuntu0.16.04.3 [115 kB] Get:36 http://archive.ubuntu.com/ubuntu xenial/main amd64 libfile-fcntllock-perl amd64 0.22-3 [32.0 kB] Get:37 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython3.5-dev amd64 3.5.2-2ubuntu0~16.04.4 [37.3 MB] Get:38 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpython3-dev amd64 3.5.1-3 [6926 B] Get:39 http://archive.ubuntu.com/ubuntu xenial/main amd64 manpages-dev all 4.04-2 [2048 kB] Get:40 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 python-pip-whl all 8.1.1-2ubuntu0.4 [1110 kB] Get:41 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python3.5-dev amd64 3.5.2-2ubuntu0~16.04.4 [413 kB] Get:42 http://archive.ubuntu.com/ubuntu xenial/main amd64 python3-dev amd64 3.5.1-3 [1186 B] Get:43 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 python3-pip all 8.1.1-2ubuntu0.4 [109 kB] Get:44 http://archive.ubuntu.com/ubuntu xenial/main amd64 python3-setuptools all 20.7.0-1 [88.0 kB] Get:45 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 python3-virtualenv all 15.0.1+ds-3ubuntu1 [43.2 kB] Get:46 http://archive.ubuntu.com/ubuntu xenial/universe amd64 python3-wheel all 0.29.0-1 [48.1 kB] Get:47 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 virtualenv all 15.0.1+ds-3ubuntu1 [4342 B] Get:48 http://archive.ubuntu.com/ubuntu xenial/main amd64 libyaml-dev amd64 0.1.6-3 [55.2 kB] debconf: unable to initialize frontend: Dialog debconf: (TERM is not set, so the dialog frontend is not usable.) debconf: falling back to frontend: Readline debconf: unable to initialize frontend: Readline debconf: (This frontend requires a controlling tty.) debconf: falling back to frontend: Teletype dpkg-preconfigure: unable to re-open stdin: Fetched 77.8 MB in 6s (12.3 MB/s) Selecting previously unselected package libmpc3:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 25653 files and directories currently installed.) Preparing to unpack .../libmpc3_1.0.3-1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.3-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.26.1-1ubuntu1~16.04.6_amd64.deb ... Unpacking binutils (2.26.1-1ubuntu1~16.04.6) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.23-0ubuntu10_amd64.deb ... Unpacking libc-dev-bin (2.23-0ubuntu10) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_4.4.0-127.153_amd64.deb ... Unpacking linux-libc-dev:amd64 (4.4.0-127.153) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.23-0ubuntu10_amd64.deb ... Unpacking libc6-dev:amd64 (2.23-0ubuntu10) ... Selecting previously unselected package libisl15:amd64. Preparing to unpack .../libisl15_0.16.1-1_amd64.deb ... Unpacking libisl15:amd64 (0.16.1-1) ... Selecting previously unselected package cpp-5. Preparing to unpack .../cpp-5_5.4.0-6ubuntu1~16.04.9_amd64.deb ... Unpacking cpp-5 (5.4.0-6ubuntu1~16.04.9) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a5.3.1-1ubuntu1_amd64.deb ... Unpacking cpp (4:5.3.1-1ubuntu1) ... Selecting previously unselected package libcc1-0:amd64. Preparing to unpack .../libcc1-0_5.4.0-6ubuntu1~16.04.9_amd64.deb ... Unpacking libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.9) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_5.4.0-6ubuntu1~16.04.9_amd64.deb ... Unpacking libgomp1:amd64 (5.4.0-6ubuntu1~16.04.9) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_5.4.0-6ubuntu1~16.04.9_amd64.deb ... Unpacking libitm1:amd64 (5.4.0-6ubuntu1~16.04.9) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_5.4.0-6ubuntu1~16.04.9_amd64.deb ... Unpacking libatomic1:amd64 (5.4.0-6ubuntu1~16.04.9) ... Selecting previously unselected package libasan2:amd64. Preparing to unpack .../libasan2_5.4.0-6ubuntu1~16.04.9_amd64.deb ... Unpacking libasan2:amd64 (5.4.0-6ubuntu1~16.04.9) ... Selecting previously unselected package liblsan0:amd64. Preparing to unpack .../liblsan0_5.4.0-6ubuntu1~16.04.9_amd64.deb ... Unpacking liblsan0:amd64 (5.4.0-6ubuntu1~16.04.9) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_5.4.0-6ubuntu1~16.04.9_amd64.deb ... Unpacking libtsan0:amd64 (5.4.0-6ubuntu1~16.04.9) ... Selecting previously unselected package libubsan0:amd64. Preparing to unpack .../libubsan0_5.4.0-6ubuntu1~16.04.9_amd64.deb ... Unpacking libubsan0:amd64 (5.4.0-6ubuntu1~16.04.9) ... Selecting previously unselected package libcilkrts5:amd64. Preparing to unpack .../libcilkrts5_5.4.0-6ubuntu1~16.04.9_amd64.deb ... Unpacking libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.9) ... Selecting previously unselected package libmpx0:amd64. Preparing to unpack .../libmpx0_5.4.0-6ubuntu1~16.04.9_amd64.deb ... Unpacking libmpx0:amd64 (5.4.0-6ubuntu1~16.04.9) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_5.4.0-6ubuntu1~16.04.9_amd64.deb ... Unpacking libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.9) ... Selecting previously unselected package libgcc-5-dev:amd64. Preparing to unpack .../libgcc-5-dev_5.4.0-6ubuntu1~16.04.9_amd64.deb ... Unpacking libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.9) ... Selecting previously unselected package gcc-5. Preparing to unpack .../gcc-5_5.4.0-6ubuntu1~16.04.9_amd64.deb ... Unpacking gcc-5 (5.4.0-6ubuntu1~16.04.9) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a5.3.1-1ubuntu1_amd64.deb ... Unpacking gcc (4:5.3.1-1ubuntu1) ... Selecting previously unselected package libstdc++-5-dev:amd64. Preparing to unpack .../libstdc++-5-dev_5.4.0-6ubuntu1~16.04.9_amd64.deb ... Unpacking libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.9) ... Selecting previously unselected package g++-5. Preparing to unpack .../g++-5_5.4.0-6ubuntu1~16.04.9_amd64.deb ... Unpacking g++-5 (5.4.0-6ubuntu1~16.04.9) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a5.3.1-1ubuntu1_amd64.deb ... Unpacking g++ (4:5.3.1-1ubuntu1) ... Selecting previously unselected package make. Preparing to unpack .../archives/make_4.1-6_amd64.deb ... Unpacking make (4.1-6) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.18.4ubuntu1.4_all.deb ... Unpacking libdpkg-perl (1.18.4ubuntu1.4) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.18.4ubuntu1.4_all.deb ... Unpacking dpkg-dev (1.18.4ubuntu1.4) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_12.1ubuntu2_amd64.deb ... Unpacking build-essential (12.1ubuntu2) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20.2-1ubuntu1_amd64.deb ... Unpacking libfakeroot:amd64 (1.20.2-1ubuntu1) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20.2-1ubuntu1_amd64.deb ... Unpacking fakeroot (1.20.2-1ubuntu1) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.03-1_all.deb ... Unpacking libalgorithm-diff-perl (1.19.03-1) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-4build1_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-4build1) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-3_all.deb ... Unpacking libalgorithm-merge-perl (0.08-3) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-7ubuntu0.16.04.3_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.3) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.22-3_amd64.deb ... Unpacking libfile-fcntllock-perl (0.22-3) ... Selecting previously unselected package libpython3.5-dev:amd64. Preparing to unpack .../libpython3.5-dev_3.5.2-2ubuntu0~16.04.4_amd64.deb ... Unpacking libpython3.5-dev:amd64 (3.5.2-2ubuntu0~16.04.4) ... Selecting previously unselected package libpython3-dev:amd64. Preparing to unpack .../libpython3-dev_3.5.1-3_amd64.deb ... Unpacking libpython3-dev:amd64 (3.5.1-3) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_4.04-2_all.deb ... Unpacking manpages-dev (4.04-2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_8.1.1-2ubuntu0.4_all.deb ... Unpacking python-pip-whl (8.1.1-2ubuntu0.4) ... Selecting previously unselected package python3.5-dev. Preparing to unpack .../python3.5-dev_3.5.2-2ubuntu0~16.04.4_amd64.deb ... Unpacking python3.5-dev (3.5.2-2ubuntu0~16.04.4) ... Selecting previously unselected package python3-dev. Preparing to unpack .../python3-dev_3.5.1-3_amd64.deb ... Unpacking python3-dev (3.5.1-3) ... Selecting previously unselected package python3-pip. Preparing to unpack .../python3-pip_8.1.1-2ubuntu0.4_all.deb ... Unpacking python3-pip (8.1.1-2ubuntu0.4) ... Selecting previously unselected package python3-setuptools. Preparing to unpack .../python3-setuptools_20.7.0-1_all.deb ... Unpacking python3-setuptools (20.7.0-1) ... Selecting previously unselected package python3-virtualenv. Preparing to unpack .../python3-virtualenv_15.0.1+ds-3ubuntu1_all.deb ... Unpacking python3-virtualenv (15.0.1+ds-3ubuntu1) ... Selecting previously unselected package python3-wheel. Preparing to unpack .../python3-wheel_0.29.0-1_all.deb ... Unpacking python3-wheel (0.29.0-1) ... Selecting previously unselected package virtualenv. Preparing to unpack .../virtualenv_15.0.1+ds-3ubuntu1_all.deb ... Unpacking virtualenv (15.0.1+ds-3ubuntu1) ... Selecting previously unselected package libyaml-dev:amd64. Preparing to unpack .../libyaml-dev_0.1.6-3_amd64.deb ... Unpacking libyaml-dev:amd64 (0.1.6-3) ... Processing triggers for libc-bin (2.23-0ubuntu10) ... Processing triggers for man-db (2.7.5-1) ... Setting up libmpc3:amd64 (1.0.3-1) ... Setting up binutils (2.26.1-1ubuntu1~16.04.6) ... Setting up libc-dev-bin (2.23-0ubuntu10) ... Setting up linux-libc-dev:amd64 (4.4.0-127.153) ... Setting up libc6-dev:amd64 (2.23-0ubuntu10) ... Setting up libisl15:amd64 (0.16.1-1) ... Setting up cpp-5 (5.4.0-6ubuntu1~16.04.9) ... Setting up cpp (4:5.3.1-1ubuntu1) ... Setting up libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.9) ... Setting up libgomp1:amd64 (5.4.0-6ubuntu1~16.04.9) ... Setting up libitm1:amd64 (5.4.0-6ubuntu1~16.04.9) ... Setting up libatomic1:amd64 (5.4.0-6ubuntu1~16.04.9) ... Setting up libasan2:amd64 (5.4.0-6ubuntu1~16.04.9) ... Setting up liblsan0:amd64 (5.4.0-6ubuntu1~16.04.9) ... Setting up libtsan0:amd64 (5.4.0-6ubuntu1~16.04.9) ... Setting up libubsan0:amd64 (5.4.0-6ubuntu1~16.04.9) ... Setting up libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.9) ... Setting up libmpx0:amd64 (5.4.0-6ubuntu1~16.04.9) ... Setting up libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.9) ... Setting up libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.9) ... Setting up gcc-5 (5.4.0-6ubuntu1~16.04.9) ... Setting up gcc (4:5.3.1-1ubuntu1) ... Setting up libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.9) ... Setting up g++-5 (5.4.0-6ubuntu1~16.04.9) ... Setting up g++ (4:5.3.1-1ubuntu1) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (4.1-6) ... Setting up libdpkg-perl (1.18.4ubuntu1.4) ... Setting up dpkg-dev (1.18.4ubuntu1.4) ... Setting up build-essential (12.1ubuntu2) ... Setting up libfakeroot:amd64 (1.20.2-1ubuntu1) ... Setting up fakeroot (1.20.2-1ubuntu1) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.03-1) ... Setting up libalgorithm-diff-xs-perl (0.04-4build1) ... Setting up libalgorithm-merge-perl (0.08-3) ... Setting up libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.3) ... Setting up libfile-fcntllock-perl (0.22-3) ... Setting up libpython3.5-dev:amd64 (3.5.2-2ubuntu0~16.04.4) ... Setting up libpython3-dev:amd64 (3.5.1-3) ... Setting up manpages-dev (4.04-2) ... Setting up python-pip-whl (8.1.1-2ubuntu0.4) ... Setting up python3.5-dev (3.5.2-2ubuntu0~16.04.4) ... Setting up python3-dev (3.5.1-3) ... Setting up python3-pip (8.1.1-2ubuntu0.4) ... Setting up python3-setuptools (20.7.0-1) ... Setting up python3-virtualenv (15.0.1+ds-3ubuntu1) ... Setting up python3-wheel (0.29.0-1) ... Setting up virtualenv (15.0.1+ds-3ubuntu1) ... Setting up libyaml-dev:amd64 (0.1.6-3) ... Processing triggers for libc-bin (2.23-0ubuntu10) ... + lxc exec juju-xenial-base -- pip3 install --upgrade pip Collecting pip Downloading https://files.pythonhosted.org/packages/0f/74/ecd13431bcc456ed390b44c8a6e917c1820365cbebcb6a8974d1cd045ab4/pip-10.0.1-py2.py3-none-any.whl (1.3MB) Installing collected packages: pip Found existing installation: pip 8.1.1 Not uninstalling pip at /usr/lib/python3/dist-packages, outside environment /usr Successfully installed pip-10.0.1 + lxc exec juju-xenial-base -- pip3 install --upgrade charms.reactive charmhelpers 'paramiko>=1.16.0,<1.17' Collecting charms.reactive Downloading https://files.pythonhosted.org/packages/91/ba/7ab7b7d02f77242192d8bed0c18c39689b3acaad3081e2f307e4110b886f/charms.reactive-0.6.3.tar.gz Collecting charmhelpers Downloading https://files.pythonhosted.org/packages/bc/94/fc91cd8a592345892a9453f1166f37c37a0660dfa2813d135b7090b093db/charmhelpers-0.18.11.tar.gz (367kB) Collecting paramiko<1.17,>=1.16.0 Downloading https://files.pythonhosted.org/packages/4f/94/4f2e924966d767880b49374a14aa12eb3f98fbcd0adb8ed123d1a4015ec1/paramiko-1.16.3-py2.py3-none-any.whl (171kB) Collecting pyaml (from charms.reactive) Downloading https://files.pythonhosted.org/packages/17/c1/5892f756109e54ed53c753129b0da4acf6b6add8dff5a85b18667553b16d/pyaml-17.12.1-py2.py3-none-any.whl Collecting netaddr (from charmhelpers) Downloading https://files.pythonhosted.org/packages/ba/97/ce14451a9fd7bdb5a397abf99b24a1a6bb7a1a440b019bebd2e9a0dbec74/netaddr-0.7.19-py2.py3-none-any.whl (1.6MB) Requirement not upgraded as not directly required: PyYAML in /usr/lib/python3/dist-packages (from charmhelpers) (3.11) Collecting Tempita (from charmhelpers) Downloading https://files.pythonhosted.org/packages/56/c8/8ed6eee83dbddf7b0fc64dd5d4454bc05e6ccaafff47991f73f2894d9ff4/Tempita-0.5.2.tar.gz Requirement not upgraded as not directly required: Jinja2 in /usr/lib/python3/dist-packages (from charmhelpers) (2.8) Requirement not upgraded as not directly required: six in /usr/lib/python3/dist-packages (from charmhelpers) (1.10.0) Collecting pycrypto!=2.4,<3.0,>=2.1 (from paramiko<1.17,>=1.16.0) Downloading https://files.pythonhosted.org/packages/60/db/645aa9af249f059cc3a368b118de33889219e0362141e75d4eaf6f80f163/pycrypto-2.6.1.tar.gz (446kB) Collecting ecdsa<2.0,>=0.11 (from paramiko<1.17,>=1.16.0) Downloading https://files.pythonhosted.org/packages/63/f4/73669d51825516ce8c43b816c0a6b64cd6eb71d08b99820c00792cb42222/ecdsa-0.13-py2.py3-none-any.whl (86kB) Requirement not upgraded as not directly required: MarkupSafe in /usr/lib/python3/dist-packages (from Jinja2->charmhelpers) (0.23) Building wheels for collected packages: charms.reactive, charmhelpers, Tempita, pycrypto Running setup.py bdist_wheel for charms.reactive: started Running setup.py bdist_wheel for charms.reactive: finished with status 'done' Stored in directory: /root/.cache/pip/wheels/a9/c1/44/1835750dc719bcbcd1747959f2aa152181b8041c643101877b Running setup.py bdist_wheel for charmhelpers: started Running setup.py bdist_wheel for charmhelpers: finished with status 'done' Stored in directory: /root/.cache/pip/wheels/72/fd/b7/d0ffeb5145896fc8efc6dc9e468ee359f82541799be390f3f4 Running setup.py bdist_wheel for Tempita: started Running setup.py bdist_wheel for Tempita: finished with status 'done' Stored in directory: /root/.cache/pip/wheels/1e/db/04/d827f417f162a149fbdfdd1d015c7769b393124aa98eb29642 Running setup.py bdist_wheel for pycrypto: started Running setup.py bdist_wheel for pycrypto: finished with status 'done' Stored in directory: /root/.cache/pip/wheels/27/02/5e/77a69d0c16bb63c6ed32f5386f33a2809c94bd5414a2f6c196 Successfully built charms.reactive charmhelpers Tempita pycrypto Installing collected packages: pyaml, netaddr, Tempita, charmhelpers, charms.reactive, pycrypto, ecdsa, paramiko Successfully installed Tempita-0.5.2 charmhelpers-0.18.11 charms.reactive-0.6.3 ecdsa-0.13 netaddr-0.7.19 paramiko-1.16.3 pyaml-17.12.1 pycrypto-2.6.1 + lxc stop juju-xenial-base + lxc image delete juju/xenial/amd64 error: not found + true ++ date +%Y%m%d + lxc publish juju-xenial-base --alias juju/xenial/amd64 'description=xenial juju dev image (20180523)' Container published with fingerprint: c77bd01e8fbb03c5420f2438536e02fdf8d1d7378dcff1ffaf21b989411ae639 + lxc delete juju-xenial-base -f ## Wed May 23 11:05:05 UTC 2018 main: Bootstrapping VCA Since Juju 2 is being run for the first time, downloading latest cloud information. Fetching latest public cloud list... Your list of public clouds is up to date, see `juju clouds`. Creating Juju controller "osm" on localhost/localhost Looking for packaged Juju agent version 2.3.7 for amd64 To configure your system to better support LXD containers, please see: https://github.com/lxc/lxd/blob/master/doc/production-setup.md Launching controller instance(s) on localhost/localhost... - preparing image - container started - juju-961469-0 (arch=amd64) Installing Juju agent on bootstrap instance Fetching Juju GUI 2.12.3 Waiting for address Attempting to connect to 10.44.127.208:22 Connected to 10.44.127.208 Running machine configuration script... Bootstrap agent now started Contacting Juju controller at 10.44.127.208 to verify accessibility... Bootstrap complete, "osm" controller now available Controller machines are in the "controller" model Initial model "default" added ## Wed May 23 11:06:12 UTC 2018 main: done, RC=0 ## Wed May 23 11:06:12 UTC 2018 main: VCA build complete. Return code was 0 VCA is up and running ## Wed May 23 11:06:13 UTC 2018 source: logging sourced ## Wed May 23 11:06:13 UTC 2018 source: config sourced ## Wed May 23 11:06:13 UTC 2018 source: container sourced ## Wed May 23 11:06:13 UTC 2018 source: git_functions sourced ## Wed May 23 11:06:13 UTC 2018 OSM_load_config_file: config file /root/devops/jenkins/SETTINGS loaded ## Wed May 23 11:06:13 UTC 2018 OSM_load_config_file: config file /root/devops/jenkins/MON/SETTINGS loaded # Wed May 23 11:06:13 UTC 2018 container_exists: container MON not found ## Wed May 23 11:06:13 UTC 2018 create_container: creating container MON using image ubuntu:16.04 # Wed May 23 11:06:13 UTC 2018 create_container: lxc launch ubuntu:16.04 MON Creating MON Starting MON # Wed May 23 11:06:19 UTC 2018 container_exec_stderr: exec in MON "curl -sL -w %{http_code}\n http://www.google.com/ -o /dev/null" ## Wed May 23 11:06:19 UTC 2018 wait_container_up: waiting for container MON to start # Wed May 23 11:06:19 UTC 2018 wait_container_up: expected '200' in 000 # Wed May 23 11:06:24 UTC 2018 container_exec_stderr: exec in MON "curl -sL -w %{http_code}\n http://www.google.com/ -o /dev/null" # Wed May 23 11:06:24 UTC 2018 wait_container_up: MON is up # Wed May 23 11:06:24 UTC 2018 container_exec: exec in MON "mkdir -p /root/devops" # Wed May 23 11:06:24 UTC 2018 container_exec: exec in MON "tar -C /root/devops -x -f -" # Wed May 23 11:06:29 UTC 2018 container_exec: exec in MON "./devops/jenkins/MON/install" ## Wed May 23 11:06:29 UTC 2018 source: logging sourced ## Wed May 23 11:06:29 UTC 2018 source: config sourced ## Wed May 23 11:06:29 UTC 2018 source: container sourced ## Wed May 23 11:06:29 UTC 2018 source: git_functions sourced ## Wed May 23 11:06:29 UTC 2018 OSM_load_config_file: config file /root/devops/jenkins/SETTINGS loaded ## Wed May 23 11:06:29 UTC 2018 OSM_load_config_file: config file /root/devops/jenkins/MON/SETTINGS loaded http://osm-download.etsi.org/repository/osm/debian/ReleaseTHREE/OSM%20ETSI%20Release%20Key.gpg % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3120 100 3120 0 0 43788 0 --:--:-- --:--:-- --:--:-- 43943 OK Hit:1 http://archive.ubuntu.com/ubuntu xenial InRelease Get:2 http://security.ubuntu.com/ubuntu xenial-security InRelease [107 kB] Get:3 http://archive.ubuntu.com/ubuntu xenial-updates InRelease [109 kB] Get:4 http://archive.ubuntu.com/ubuntu xenial-backports InRelease [107 kB] Get:5 http://archive.ubuntu.com/ubuntu xenial/main Sources [868 kB] Get:6 http://security.ubuntu.com/ubuntu xenial-security/main Sources [122 kB] Get:7 http://security.ubuntu.com/ubuntu xenial-security/restricted Sources [2116 B] Get:8 http://security.ubuntu.com/ubuntu xenial-security/universe Sources [65.4 kB] Get:9 http://archive.ubuntu.com/ubuntu xenial/restricted Sources [4808 B] Get:10 http://security.ubuntu.com/ubuntu xenial-security/multiverse Sources [2120 B] Get:11 http://archive.ubuntu.com/ubuntu xenial/universe Sources [7728 kB] Get:12 http://security.ubuntu.com/ubuntu xenial-security/universe amd64 Packages [351 kB] Get:13 http://security.ubuntu.com/ubuntu xenial-security/universe Translation-en [131 kB] Get:14 http://security.ubuntu.com/ubuntu xenial-security/multiverse amd64 Packages [3464 B] Get:15 http://security.ubuntu.com/ubuntu xenial-security/multiverse Translation-en [1744 B] Get:16 http://archive.ubuntu.com/ubuntu xenial/multiverse Sources [179 kB] Get:17 http://archive.ubuntu.com/ubuntu xenial/universe amd64 Packages [7532 kB] Get:18 http://archive.ubuntu.com/ubuntu xenial/universe Translation-en [4354 kB] Get:19 http://archive.ubuntu.com/ubuntu xenial/multiverse amd64 Packages [144 kB] Get:20 http://archive.ubuntu.com/ubuntu xenial/multiverse Translation-en [106 kB] Get:21 http://archive.ubuntu.com/ubuntu xenial-updates/main Sources [305 kB] Get:22 http://archive.ubuntu.com/ubuntu xenial-updates/restricted Sources [2524 B] Get:23 http://archive.ubuntu.com/ubuntu xenial-updates/universe Sources [203 kB] Get:24 http://archive.ubuntu.com/ubuntu xenial-updates/multiverse Sources [8404 B] Get:25 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages [783 kB] Get:26 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 Packages [631 kB] Get:27 http://archive.ubuntu.com/ubuntu xenial-updates/universe Translation-en [253 kB] Get:28 http://archive.ubuntu.com/ubuntu xenial-updates/multiverse amd64 Packages [16.4 kB] Get:29 http://archive.ubuntu.com/ubuntu xenial-updates/multiverse Translation-en [8344 B] Get:30 http://archive.ubuntu.com/ubuntu xenial-backports/main Sources [3436 B] Get:31 http://archive.ubuntu.com/ubuntu xenial-backports/universe Sources [5820 B] Get:32 http://archive.ubuntu.com/ubuntu xenial-backports/main amd64 Packages [4844 B] Get:33 http://archive.ubuntu.com/ubuntu xenial-backports/main Translation-en [3220 B] Get:34 http://archive.ubuntu.com/ubuntu xenial-backports/universe amd64 Packages [7400 B] Get:35 http://archive.ubuntu.com/ubuntu xenial-backports/universe Translation-en [3996 B] Fetched 24.2 MB in 4s (5505 kB/s) Reading package lists... Get:1 http://osm-download.etsi.org/repository/osm/debian/ReleaseTHREE stable InRelease [6752 B] Hit:2 http://archive.ubuntu.com/ubuntu xenial InRelease Get:3 http://osm-download.etsi.org/repository/osm/debian/ReleaseTHREE stable/SO amd64 Packages [2038 B] Get:4 http://osm-download.etsi.org/repository/osm/debian/ReleaseTHREE stable/UI amd64 Packages [2481 B] Get:5 http://osm-download.etsi.org/repository/osm/debian/ReleaseTHREE stable/RO amd64 Packages [733 B] Hit:6 http://security.ubuntu.com/ubuntu xenial-security InRelease Hit:7 http://archive.ubuntu.com/ubuntu xenial-updates InRelease Hit:8 http://archive.ubuntu.com/ubuntu xenial-backports InRelease Fetched 12.0 kB in 0s (24.2 kB/s) Reading package lists... W: http://osm-download.etsi.org/repository/osm/debian/ReleaseTHREE/dists/stable/InRelease: Signature by key F2C2C8BFC3632FC77ED1E3D76112814124E7559F uses weak digest algorithm (SHA1) E: Failed to fetch http://osm-download.etsi.org/repository/osm/debian/ReleaseTHREE/dists/stable/InRelease Unable to find expected entry 'MON/binary-amd64/Packages' in Release file (Wrong sources.list entry or malformed file) E: Some index files failed to download. They have been ignored, or old ones used instead. Reading package lists... Building dependency tree... Reading state information... The following package was automatically installed and is no longer required: libfreetype6 Use 'apt autoremove' to remove it. The following additional packages will be installed: binutils build-essential cpp cpp-5 dpkg-dev fakeroot g++ g++-5 gcc gcc-5 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan2 libatomic1 libc-dev-bin libc6-dev libcc1-0 libcilkrts5 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libgcc-5-dev libgomp1 libisl15 libitm1 liblsan0 libmpc3 libmpx0 libpython-all-dev libpython-dev libpython-stdlib libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib libquadmath0 libstdc++-5-dev libtsan0 libubsan0 linux-libc-dev make manpages-dev python python-all-dev python-dev python-minimal python-pip-whl python-pkg-resources python-setuptools python-wheel python2.7 python2.7-dev python2.7-minimal Suggested packages: binutils-doc cpp-doc gcc-5-locales debian-keyring g++-multilib g++-5-multilib gcc-5-doc libstdc++6-5-dbg gcc-multilib autoconf automake libtool flex bison gdb gcc-doc gcc-5-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan2-dbg liblsan0-dbg libtsan0-dbg libubsan0-dbg libcilkrts5-dbg libmpx0-dbg libquadmath0-dbg glibc-doc libstdc++-5-doc make-doc python-doc python-tk python-setuptools-doc python2.7-doc binfmt-support The following NEW packages will be installed: binutils build-essential cpp cpp-5 dpkg-dev fakeroot g++ g++-5 gcc gcc-5 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan2 libatomic1 libc-dev-bin libc6-dev libcc1-0 libcilkrts5 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libgcc-5-dev libgomp1 libisl15 libitm1 liblsan0 libmpc3 libmpx0 libpython-all-dev libpython-dev libpython-stdlib libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib libquadmath0 libstdc++-5-dev libtsan0 libubsan0 linux-libc-dev make manpages-dev python python-all python-all-dev python-dev python-minimal python-pip python-pip-whl python-pkg-resources python-setuptools python-wheel python2.7 python2.7-dev python2.7-minimal 0 upgraded, 57 newly installed, 0 to remove and 0 not upgraded. Need to get 73.2 MB of archives. After this operation, 209 MB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-minimal amd64 2.7.12-1ubuntu0~16.04.3 [340 kB] Get:2 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7-minimal amd64 2.7.12-1ubuntu0~16.04.3 [1261 kB] Get:3 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-minimal amd64 2.7.12-1~16.04 [28.1 kB] Get:4 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-stdlib amd64 2.7.12-1ubuntu0~16.04.3 [1880 kB] Get:5 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7 amd64 2.7.12-1ubuntu0~16.04.3 [224 kB] Get:6 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-stdlib amd64 2.7.12-1~16.04 [7768 B] Get:7 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python amd64 2.7.12-1~16.04 [137 kB] Get:8 http://archive.ubuntu.com/ubuntu xenial/main amd64 libmpc3 amd64 1.0.3-1 [39.7 kB] Get:9 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 binutils amd64 2.26.1-1ubuntu1~16.04.6 [2311 kB] Get:10 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc-dev-bin amd64 2.23-0ubuntu10 [68.7 kB] Get:11 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 linux-libc-dev amd64 4.4.0-127.153 [870 kB] Get:12 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc6-dev amd64 2.23-0ubuntu10 [2079 kB] Get:13 http://archive.ubuntu.com/ubuntu xenial/main amd64 libisl15 amd64 0.16.1-1 [524 kB] Get:14 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 cpp-5 amd64 5.4.0-6ubuntu1~16.04.9 [7685 kB] Get:15 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpp amd64 4:5.3.1-1ubuntu1 [27.7 kB] Get:16 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcc1-0 amd64 5.4.0-6ubuntu1~16.04.9 [38.8 kB] Get:17 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgomp1 amd64 5.4.0-6ubuntu1~16.04.9 [55.0 kB] Get:18 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libitm1 amd64 5.4.0-6ubuntu1~16.04.9 [27.4 kB] Get:19 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libatomic1 amd64 5.4.0-6ubuntu1~16.04.9 [8882 B] Get:20 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libasan2 amd64 5.4.0-6ubuntu1~16.04.9 [264 kB] Get:21 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 liblsan0 amd64 5.4.0-6ubuntu1~16.04.9 [105 kB] Get:22 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtsan0 amd64 5.4.0-6ubuntu1~16.04.9 [244 kB] Get:23 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libubsan0 amd64 5.4.0-6ubuntu1~16.04.9 [95.2 kB] Get:24 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcilkrts5 amd64 5.4.0-6ubuntu1~16.04.9 [40.1 kB] Get:25 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmpx0 amd64 5.4.0-6ubuntu1~16.04.9 [9774 B] Get:26 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libquadmath0 amd64 5.4.0-6ubuntu1~16.04.9 [131 kB] Get:27 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgcc-5-dev amd64 5.4.0-6ubuntu1~16.04.9 [2242 kB] Get:28 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 gcc-5 amd64 5.4.0-6ubuntu1~16.04.9 [8650 kB] Get:29 http://archive.ubuntu.com/ubuntu xenial/main amd64 gcc amd64 4:5.3.1-1ubuntu1 [5244 B] Get:30 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libstdc++-5-dev amd64 5.4.0-6ubuntu1~16.04.9 [1427 kB] Get:31 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 g++-5 amd64 5.4.0-6ubuntu1~16.04.9 [8333 kB] Get:32 http://archive.ubuntu.com/ubuntu xenial/main amd64 g++ amd64 4:5.3.1-1ubuntu1 [1504 B] Get:33 http://archive.ubuntu.com/ubuntu xenial/main amd64 make amd64 4.1-6 [151 kB] Get:34 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdpkg-perl all 1.18.4ubuntu1.4 [195 kB] Get:35 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 dpkg-dev all 1.18.4ubuntu1.4 [584 kB] Get:36 http://archive.ubuntu.com/ubuntu xenial/main amd64 build-essential amd64 12.1ubuntu2 [4758 B] Get:37 http://archive.ubuntu.com/ubuntu xenial/main amd64 libfakeroot amd64 1.20.2-1ubuntu1 [25.5 kB] Get:38 http://archive.ubuntu.com/ubuntu xenial/main amd64 fakeroot amd64 1.20.2-1ubuntu1 [61.8 kB] Get:39 http://archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] Get:40 http://archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-diff-xs-perl amd64 0.04-4build1 [11.0 kB] Get:41 http://archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] Get:42 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libexpat1-dev amd64 2.1.0-7ubuntu0.16.04.3 [115 kB] Get:43 http://archive.ubuntu.com/ubuntu xenial/main amd64 libfile-fcntllock-perl amd64 0.22-3 [32.0 kB] Get:44 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7 amd64 2.7.12-1ubuntu0~16.04.3 [1070 kB] Get:45 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-dev amd64 2.7.12-1ubuntu0~16.04.3 [27.8 MB] Get:46 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-dev amd64 2.7.12-1~16.04 [7840 B] Get:47 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-all-dev amd64 2.7.12-1~16.04 [1006 B] Get:48 http://archive.ubuntu.com/ubuntu xenial/main amd64 manpages-dev all 4.04-2 [2048 kB] Get:49 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-all amd64 2.7.12-1~16.04 [996 B] Get:50 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7-dev amd64 2.7.12-1ubuntu0~16.04.3 [276 kB] Get:51 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-dev amd64 2.7.12-1~16.04 [1186 B] Get:52 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-all-dev amd64 2.7.12-1~16.04 [1016 B] Get:53 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 python-pip-whl all 8.1.1-2ubuntu0.4 [1110 kB] Get:54 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 python-pip all 8.1.1-2ubuntu0.4 [144 kB] Get:55 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-pkg-resources all 20.7.0-1 [108 kB] Get:56 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-setuptools all 20.7.0-1 [169 kB] Get:57 http://archive.ubuntu.com/ubuntu xenial/universe amd64 python-wheel all 0.29.0-1 [48.0 kB] Extracting templates from packages: 52% Extracting templates from packages: 100% Fetched 73.2 MB in 9s (7894 kB/s) Selecting previously unselected package libpython2.7-minimal:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 25653 files and directories currently installed.) Preparing to unpack .../libpython2.7-minimal_2.7.12-1ubuntu0~16.04.3_amd64.deb ... Unpacking libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.3) ... Selecting previously unselected package python2.7-minimal. Preparing to unpack .../python2.7-minimal_2.7.12-1ubuntu0~16.04.3_amd64.deb ... Unpacking python2.7-minimal (2.7.12-1ubuntu0~16.04.3) ... Selecting previously unselected package python-minimal. Preparing to unpack .../python-minimal_2.7.12-1~16.04_amd64.deb ... Unpacking python-minimal (2.7.12-1~16.04) ... Selecting previously unselected package libpython2.7-stdlib:amd64. Preparing to unpack .../libpython2.7-stdlib_2.7.12-1ubuntu0~16.04.3_amd64.deb ... Unpacking libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.3) ... Selecting previously unselected package python2.7. Preparing to unpack .../python2.7_2.7.12-1ubuntu0~16.04.3_amd64.deb ... Unpacking python2.7 (2.7.12-1ubuntu0~16.04.3) ... Selecting previously unselected package libpython-stdlib:amd64. Preparing to unpack .../libpython-stdlib_2.7.12-1~16.04_amd64.deb ... Unpacking libpython-stdlib:amd64 (2.7.12-1~16.04) ... Processing triggers for man-db (2.7.5-1) ... Processing triggers for mime-support (3.59ubuntu1) ... Setting up libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.3) ... Setting up python2.7-minimal (2.7.12-1ubuntu0~16.04.3) ... Setting up python-minimal (2.7.12-1~16.04) ... Selecting previously unselected package python. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 26399 files and directories currently installed.) Preparing to unpack .../python_2.7.12-1~16.04_amd64.deb ... Unpacking python (2.7.12-1~16.04) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.3-1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.3-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.26.1-1ubuntu1~16.04.6_amd64.deb ... Unpacking binutils (2.26.1-1ubuntu1~16.04.6) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.23-0ubuntu10_amd64.deb ... Unpacking libc-dev-bin (2.23-0ubuntu10) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_4.4.0-127.153_amd64.deb ... Unpacking linux-libc-dev:amd64 (4.4.0-127.153) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.23-0ubuntu10_amd64.deb ... Unpacking libc6-dev:amd64 (2.23-0ubuntu10) ... Selecting previously unselected package libisl15:amd64. Preparing to unpack .../libisl15_0.16.1-1_amd64.deb ... Unpacking libisl15:amd64 (0.16.1-1) ... Selecting previously unselected package cpp-5. Preparing to unpack .../cpp-5_5.4.0-6ubuntu1~16.04.9_amd64.deb ... Unpacking cpp-5 (5.4.0-6ubuntu1~16.04.9) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a5.3.1-1ubuntu1_amd64.deb ... Unpacking cpp (4:5.3.1-1ubuntu1) ... Selecting previously unselected package libcc1-0:amd64. Preparing to unpack .../libcc1-0_5.4.0-6ubuntu1~16.04.9_amd64.deb ... Unpacking libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.9) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_5.4.0-6ubuntu1~16.04.9_amd64.deb ... Unpacking libgomp1:amd64 (5.4.0-6ubuntu1~16.04.9) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_5.4.0-6ubuntu1~16.04.9_amd64.deb ... Unpacking libitm1:amd64 (5.4.0-6ubuntu1~16.04.9) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_5.4.0-6ubuntu1~16.04.9_amd64.deb ... Unpacking libatomic1:amd64 (5.4.0-6ubuntu1~16.04.9) ... Selecting previously unselected package libasan2:amd64. Preparing to unpack .../libasan2_5.4.0-6ubuntu1~16.04.9_amd64.deb ... Unpacking libasan2:amd64 (5.4.0-6ubuntu1~16.04.9) ... Selecting previously unselected package liblsan0:amd64. Preparing to unpack .../liblsan0_5.4.0-6ubuntu1~16.04.9_amd64.deb ... Unpacking liblsan0:amd64 (5.4.0-6ubuntu1~16.04.9) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_5.4.0-6ubuntu1~16.04.9_amd64.deb ... Unpacking libtsan0:amd64 (5.4.0-6ubuntu1~16.04.9) ... Selecting previously unselected package libubsan0:amd64. Preparing to unpack .../libubsan0_5.4.0-6ubuntu1~16.04.9_amd64.deb ... Unpacking libubsan0:amd64 (5.4.0-6ubuntu1~16.04.9) ... Selecting previously unselected package libcilkrts5:amd64. Preparing to unpack .../libcilkrts5_5.4.0-6ubuntu1~16.04.9_amd64.deb ... Unpacking libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.9) ... Selecting previously unselected package libmpx0:amd64. Preparing to unpack .../libmpx0_5.4.0-6ubuntu1~16.04.9_amd64.deb ... Unpacking libmpx0:amd64 (5.4.0-6ubuntu1~16.04.9) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_5.4.0-6ubuntu1~16.04.9_amd64.deb ... Unpacking libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.9) ... Selecting previously unselected package libgcc-5-dev:amd64. Preparing to unpack .../libgcc-5-dev_5.4.0-6ubuntu1~16.04.9_amd64.deb ... Unpacking libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.9) ... Selecting previously unselected package gcc-5. Preparing to unpack .../gcc-5_5.4.0-6ubuntu1~16.04.9_amd64.deb ... Unpacking gcc-5 (5.4.0-6ubuntu1~16.04.9) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a5.3.1-1ubuntu1_amd64.deb ... Unpacking gcc (4:5.3.1-1ubuntu1) ... Selecting previously unselected package libstdc++-5-dev:amd64. Preparing to unpack .../libstdc++-5-dev_5.4.0-6ubuntu1~16.04.9_amd64.deb ... Unpacking libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.9) ... Selecting previously unselected package g++-5. Preparing to unpack .../g++-5_5.4.0-6ubuntu1~16.04.9_amd64.deb ... Unpacking g++-5 (5.4.0-6ubuntu1~16.04.9) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a5.3.1-1ubuntu1_amd64.deb ... Unpacking g++ (4:5.3.1-1ubuntu1) ... Selecting previously unselected package make. Preparing to unpack .../archives/make_4.1-6_amd64.deb ... Unpacking make (4.1-6) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.18.4ubuntu1.4_all.deb ... Unpacking libdpkg-perl (1.18.4ubuntu1.4) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.18.4ubuntu1.4_all.deb ... Unpacking dpkg-dev (1.18.4ubuntu1.4) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_12.1ubuntu2_amd64.deb ... Unpacking build-essential (12.1ubuntu2) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20.2-1ubuntu1_amd64.deb ... Unpacking libfakeroot:amd64 (1.20.2-1ubuntu1) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20.2-1ubuntu1_amd64.deb ... Unpacking fakeroot (1.20.2-1ubuntu1) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.03-1_all.deb ... Unpacking libalgorithm-diff-perl (1.19.03-1) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-4build1_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-4build1) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-3_all.deb ... Unpacking libalgorithm-merge-perl (0.08-3) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-7ubuntu0.16.04.3_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.3) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.22-3_amd64.deb ... Unpacking libfile-fcntllock-perl (0.22-3) ... Selecting previously unselected package libpython2.7:amd64. Preparing to unpack .../libpython2.7_2.7.12-1ubuntu0~16.04.3_amd64.deb ... Unpacking libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.3) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.12-1ubuntu0~16.04.3_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.12-1ubuntu0~16.04.3) ... Selecting previously unselected package libpython-dev:amd64. Preparing to unpack .../libpython-dev_2.7.12-1~16.04_amd64.deb ... Unpacking libpython-dev:amd64 (2.7.12-1~16.04) ... Selecting previously unselected package libpython-all-dev:amd64. Preparing to unpack .../libpython-all-dev_2.7.12-1~16.04_amd64.deb ... Unpacking libpython-all-dev:amd64 (2.7.12-1~16.04) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_4.04-2_all.deb ... Unpacking manpages-dev (4.04-2) ... Selecting previously unselected package python-all. Preparing to unpack .../python-all_2.7.12-1~16.04_amd64.deb ... Unpacking python-all (2.7.12-1~16.04) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.12-1ubuntu0~16.04.3_amd64.deb ... Unpacking python2.7-dev (2.7.12-1ubuntu0~16.04.3) ... Selecting previously unselected package python-dev. Preparing to unpack .../python-dev_2.7.12-1~16.04_amd64.deb ... Unpacking python-dev (2.7.12-1~16.04) ... Selecting previously unselected package python-all-dev. Preparing to unpack .../python-all-dev_2.7.12-1~16.04_amd64.deb ... Unpacking python-all-dev (2.7.12-1~16.04) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_8.1.1-2ubuntu0.4_all.deb ... Unpacking python-pip-whl (8.1.1-2ubuntu0.4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_8.1.1-2ubuntu0.4_all.deb ... Unpacking python-pip (8.1.1-2ubuntu0.4) ... Selecting previously unselected package python-pkg-resources. Preparing to unpack .../python-pkg-resources_20.7.0-1_all.deb ... Unpacking python-pkg-resources (20.7.0-1) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_20.7.0-1_all.deb ... Unpacking python-setuptools (20.7.0-1) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.29.0-1_all.deb ... Unpacking python-wheel (0.29.0-1) ... Processing triggers for man-db (2.7.5-1) ... Processing triggers for libc-bin (2.23-0ubuntu10) ... Setting up libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.3) ... Setting up python2.7 (2.7.12-1ubuntu0~16.04.3) ... Setting up libpython-stdlib:amd64 (2.7.12-1~16.04) ... Setting up python (2.7.12-1~16.04) ... Setting up libmpc3:amd64 (1.0.3-1) ... Setting up binutils (2.26.1-1ubuntu1~16.04.6) ... Setting up libc-dev-bin (2.23-0ubuntu10) ... Setting up linux-libc-dev:amd64 (4.4.0-127.153) ... Setting up libc6-dev:amd64 (2.23-0ubuntu10) ... Setting up libisl15:amd64 (0.16.1-1) ... Setting up cpp-5 (5.4.0-6ubuntu1~16.04.9) ... Setting up cpp (4:5.3.1-1ubuntu1) ... Setting up libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.9) ... Setting up libgomp1:amd64 (5.4.0-6ubuntu1~16.04.9) ... Setting up libitm1:amd64 (5.4.0-6ubuntu1~16.04.9) ... Setting up libatomic1:amd64 (5.4.0-6ubuntu1~16.04.9) ... Setting up libasan2:amd64 (5.4.0-6ubuntu1~16.04.9) ... Setting up liblsan0:amd64 (5.4.0-6ubuntu1~16.04.9) ... Setting up libtsan0:amd64 (5.4.0-6ubuntu1~16.04.9) ... Setting up libubsan0:amd64 (5.4.0-6ubuntu1~16.04.9) ... Setting up libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.9) ... Setting up libmpx0:amd64 (5.4.0-6ubuntu1~16.04.9) ... Setting up libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.9) ... Setting up libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.9) ... Setting up gcc-5 (5.4.0-6ubuntu1~16.04.9) ... Setting up gcc (4:5.3.1-1ubuntu1) ... Setting up libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.9) ... Setting up g++-5 (5.4.0-6ubuntu1~16.04.9) ... Setting up g++ (4:5.3.1-1ubuntu1) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (4.1-6) ... Setting up libdpkg-perl (1.18.4ubuntu1.4) ... Setting up dpkg-dev (1.18.4ubuntu1.4) ... Setting up build-essential (12.1ubuntu2) ... Setting up libfakeroot:amd64 (1.20.2-1ubuntu1) ... Setting up fakeroot (1.20.2-1ubuntu1) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.03-1) ... Setting up libalgorithm-diff-xs-perl (0.04-4build1) ... Setting up libalgorithm-merge-perl (0.08-3) ... Setting up libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.3) ... Setting up libfile-fcntllock-perl (0.22-3) ... Setting up libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.3) ... Setting up libpython2.7-dev:amd64 (2.7.12-1ubuntu0~16.04.3) ... Setting up libpython-dev:amd64 (2.7.12-1~16.04) ... Setting up libpython-all-dev:amd64 (2.7.12-1~16.04) ... Setting up manpages-dev (4.04-2) ... Setting up python-all (2.7.12-1~16.04) ... Setting up python2.7-dev (2.7.12-1ubuntu0~16.04.3) ... Setting up python-dev (2.7.12-1~16.04) ... Setting up python-all-dev (2.7.12-1~16.04) ... Setting up python-pip-whl (8.1.1-2ubuntu0.4) ... Setting up python-pip (8.1.1-2ubuntu0.4) ... Setting up python-pkg-resources (20.7.0-1) ... Setting up python-setuptools (20.7.0-1) ... Setting up python-wheel (0.29.0-1) ... Processing triggers for libc-bin (2.23-0ubuntu10) ... Collecting pip Downloading https://files.pythonhosted.org/packages/0f/74/ecd13431bcc456ed390b44c8a6e917c1820365cbebcb6a8974d1cd045ab4/pip-10.0.1-py2.py3-none-any.whl (1.3MB) Installing collected packages: pip Found existing installation: pip 8.1.1 Not uninstalling pip at /usr/lib/python2.7/dist-packages, outside environment /usr Successfully installed pip-10.0.1 Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: apt-file autotools-dev ca-certificates-java debhelper default-jre-headless dh-strip-nondeterminism fontconfig fontconfig-config fonts-dejavu-core fonts-dejavu-extra gettext hicolor-icon-theme intltool-debian java-common libapt-pkg-perl libarchive-zip-perl libasound2 libasound2-data libasprintf-dev libasyncns0 libatk1.0-0 libatk1.0-data libavahi-client3 libavahi-common-data libavahi-common3 libcairo2 libconfig-file-perl libcroco3 libcups2 libdatrie1 libdrm-amdgpu1 libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 libexporter-tiny-perl libfile-stripnondeterminism-perl libflac8 libfontconfig1 libgdk-pixbuf2.0-0 libgdk-pixbuf2.0-common libgettextpo-dev libgettextpo0 libgif7 libgl1-mesa-dri libgl1-mesa-glx libglapi-mesa libgraphite2-3 libgtk2.0-0 libgtk2.0-bin libgtk2.0-common libharfbuzz0b libjbig0 libjpeg-turbo8 libjpeg8 liblcms2-2 liblist-moreutils-perl libllvm5.0 libmail-sendmail-perl libnspr4 libnss3 libnss3-nssdb libogg0 libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpciaccess0 libpcsclite1 libpixman-1-0 libpulse0 libregexp-assemble-perl libsensors4 libsndfile1 libsys-hostname-long-perl libthai-data libthai0 libtiff5 libtimedate-perl libtxc-dxtn-s2tc0 libunistring0 libvorbis0a libvorbisenc2 libx11-xcb1 libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcomposite1 libxcursor1 libxdamage1 libxfixes3 libxi6 libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxtst6 libxxf86vm1 openjdk-8-jre openjdk-8-jre-headless po-debconf python-cffi-backend python-chardet python-cryptography python-enum34 python-idna python-ipaddress python-ndg-httpsclient python-openssl python-pyasn1 python-requests python-six python-urllib3 x11-common Suggested packages: dh-make default-java-plugin gettext-doc autopoint libasound2-plugins alsa-utils cups-common librsvg2-common gvfs liblcms2-utils pcscd pulseaudio lm-sensors icedtea-8-plugin libnss-mdns fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei fonts-wqy-zenhei fonts-indic libmail-box-perl python-cryptography-doc python-cryptography-vectors python-enum34-doc python-openssl-doc python-openssl-dbg doc-base python-ntlm The following NEW packages will be installed: apt-file autotools-dev ca-certificates-java debhelper default-jre default-jre-headless dh-strip-nondeterminism fontconfig fontconfig-config fonts-dejavu-core fonts-dejavu-extra gettext hicolor-icon-theme intltool-debian java-common libapt-pkg-perl libarchive-zip-perl libasound2 libasound2-data libasprintf-dev libasyncns0 libatk1.0-0 libatk1.0-data libavahi-client3 libavahi-common-data libavahi-common3 libcairo2 libconfig-file-perl libcroco3 libcups2 libdatrie1 libdrm-amdgpu1 libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 libexporter-tiny-perl libfile-stripnondeterminism-perl libflac8 libfontconfig1 libgdk-pixbuf2.0-0 libgdk-pixbuf2.0-common libgettextpo-dev libgettextpo0 libgif7 libgl1-mesa-dri libgl1-mesa-glx libglapi-mesa libgraphite2-3 libgtk2.0-0 libgtk2.0-bin libgtk2.0-common libharfbuzz0b libjbig0 libjpeg-turbo8 libjpeg8 liblcms2-2 liblist-moreutils-perl libllvm5.0 libmail-sendmail-perl libnspr4 libnss3 libnss3-nssdb libogg0 libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpciaccess0 libpcsclite1 libpixman-1-0 libpulse0 libregexp-assemble-perl libsensors4 libsndfile1 libsys-hostname-long-perl libthai-data libthai0 libtiff5 libtimedate-perl libtxc-dxtn-s2tc0 libunistring0 libvorbis0a libvorbisenc2 libx11-xcb1 libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcomposite1 libxcursor1 libxdamage1 libxfixes3 libxi6 libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxtst6 libxxf86vm1 openjdk-8-jre openjdk-8-jre-headless po-debconf python-cffi-backend python-chardet python-cryptography python-enum34 python-idna python-ipaddress python-ndg-httpsclient python-openssl python-pyasn1 python-requests python-six python-stdeb python-urllib3 x11-common 0 upgraded, 118 newly installed, 0 to remove and 0 not upgraded. Need to get 60.8 MB of archives. After this operation, 343 MB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 fonts-dejavu-core all 2.35-1 [1039 kB] Get:2 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 fontconfig-config all 2.11.94-0ubuntu1.1 [49.9 kB] Get:3 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libfontconfig1 amd64 2.11.94-0ubuntu1.1 [131 kB] Get:4 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 fontconfig amd64 2.11.94-0ubuntu1.1 [178 kB] Get:5 http://archive.ubuntu.com/ubuntu xenial/main amd64 libasyncns0 amd64 0.8-5build1 [12.3 kB] Get:6 http://archive.ubuntu.com/ubuntu xenial/main amd64 libjpeg-turbo8 amd64 1.4.2-0ubuntu3 [111 kB] Get:7 http://archive.ubuntu.com/ubuntu xenial/main amd64 liblcms2-2 amd64 2.6-3ubuntu2 [137 kB] Get:8 http://archive.ubuntu.com/ubuntu xenial/main amd64 libogg0 amd64 1.3.2-1 [17.2 kB] Get:9 http://archive.ubuntu.com/ubuntu xenial/main amd64 libunistring0 amd64 0.9.3-5.2ubuntu1 [279 kB] Get:10 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxcomposite1 amd64 1:0.4.4-1 [7714 B] Get:11 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxdamage1 amd64 1:1.1.4-2 [6946 B] Get:12 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxfixes3 amd64 1:5.0.1-2 [11.1 kB] Get:13 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxinerama1 amd64 2:1.1.3-1 [7908 B] Get:14 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxshmfence1 amd64 1.2-1 [5042 B] Get:15 http://archive.ubuntu.com/ubuntu xenial/main amd64 x11-common all 1:7.7+13ubuntu3 [22.4 kB] Get:16 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxtst6 amd64 2:1.2.2-1 [14.1 kB] Get:17 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxxf86vm1 amd64 1:1.1.4-1 [10.6 kB] Get:18 http://archive.ubuntu.com/ubuntu xenial/main amd64 libjbig0 amd64 2.1-3.1 [26.6 kB] Get:19 http://archive.ubuntu.com/ubuntu xenial/main amd64 libtxc-dxtn-s2tc0 amd64 0~git20131104-1.1 [51.8 kB] Get:20 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libconfig-file-perl all 1.50-3 [9722 B] Get:21 http://archive.ubuntu.com/ubuntu xenial/main amd64 libapt-pkg-perl amd64 0.1.29build7 [65.3 kB] Get:22 http://archive.ubuntu.com/ubuntu xenial/main amd64 libexporter-tiny-perl all 0.042-1 [28.8 kB] Get:23 http://archive.ubuntu.com/ubuntu xenial/main amd64 liblist-moreutils-perl amd64 0.413-1build1 [67.0 kB] Get:24 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libregexp-assemble-perl all 0.36-1 [77.5 kB] Get:25 http://archive.ubuntu.com/ubuntu xenial/universe amd64 apt-file all 2.5.5ubuntu1 [21.6 kB] Get:26 http://archive.ubuntu.com/ubuntu xenial/main amd64 autotools-dev all 20150820.1 [39.8 kB] Get:27 http://archive.ubuntu.com/ubuntu xenial/main amd64 java-common all 0.56ubuntu2 [7742 B] Get:28 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libavahi-common-data amd64 0.6.32~rc+dfsg-1ubuntu2.2 [21.5 kB] Get:29 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libavahi-common3 amd64 0.6.32~rc+dfsg-1ubuntu2.2 [21.6 kB] Get:30 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libavahi-client3 amd64 0.6.32~rc+dfsg-1ubuntu2.2 [25.2 kB] Get:31 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcups2 amd64 2.1.3-4ubuntu0.4 [197 kB] Get:32 http://archive.ubuntu.com/ubuntu xenial/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:33 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libnspr4 amd64 2:4.13.1-0ubuntu0.16.04.1 [112 kB] Get:34 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libnss3-nssdb all 2:3.28.4-0ubuntu0.16.04.3 [10.6 kB] Get:35 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libnss3 amd64 2:3.28.4-0ubuntu0.16.04.3 [1148 kB] Get:36 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpcsclite1 amd64 1.8.14-1ubuntu1.16.04.1 [21.4 kB] Get:37 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxi6 amd64 2:1.7.6-1 [28.6 kB] Get:38 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxrender1 amd64 1:0.9.9-0ubuntu1 [18.5 kB] Get:39 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jre-headless amd64 8u171-b11-0ubuntu0.16.04.1 [27.0 MB] Get:40 http://archive.ubuntu.com/ubuntu xenial/main amd64 default-jre-headless amd64 2:1.8-56ubuntu2 [4380 B] Get:41 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 ca-certificates-java all 20160321ubuntu1 [12.5 kB] Get:42 http://archive.ubuntu.com/ubuntu xenial/main amd64 libcroco3 amd64 0.6.11-1 [81.6 kB] Get:43 http://archive.ubuntu.com/ubuntu xenial/main amd64 gettext amd64 0.19.7-2ubuntu3 [1076 kB] Get:44 http://archive.ubuntu.com/ubuntu xenial/main amd64 intltool-debian all 0.35.0+20060710.4 [24.9 kB] Get:45 http://archive.ubuntu.com/ubuntu xenial/main amd64 po-debconf all 1.0.19 [234 kB] Get:46 http://archive.ubuntu.com/ubuntu xenial/main amd64 libarchive-zip-perl all 1.56-2 [84.1 kB] Get:47 http://archive.ubuntu.com/ubuntu xenial/main amd64 libfile-stripnondeterminism-perl all 0.015-1 [10.3 kB] Get:48 http://archive.ubuntu.com/ubuntu xenial/main amd64 libtimedate-perl all 2.3000-2 [37.5 kB] Get:49 http://archive.ubuntu.com/ubuntu xenial/main amd64 dh-strip-nondeterminism all 0.015-1 [4864 B] Get:50 http://archive.ubuntu.com/ubuntu xenial/main amd64 debhelper all 9.20160115ubuntu3 [739 kB] Get:51 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxrandr2 amd64 2:1.5.0-1 [17.6 kB] Get:52 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglapi-mesa amd64 17.2.8-0ubuntu0~16.04.1 [22.8 kB] Get:53 http://archive.ubuntu.com/ubuntu xenial/main amd64 libx11-xcb1 amd64 2:1.6.3-1ubuntu2 [8956 B] Get:54 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-dri2-0 amd64 1.11.1-1ubuntu1 [6882 B] Get:55 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-dri3-0 amd64 1.11.1-1ubuntu1 [5218 B] Get:56 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-glx0 amd64 1.11.1-1ubuntu1 [20.9 kB] Get:57 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-present0 amd64 1.11.1-1ubuntu1 [5218 B] Get:58 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-sync1 amd64 1.11.1-1ubuntu1 [8324 B] Get:59 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-amdgpu1 amd64 2.4.83-1~16.04.1 [18.6 kB] Get:60 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpciaccess0 amd64 0.13.4-1 [18.1 kB] Get:61 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-intel1 amd64 2.4.83-1~16.04.1 [59.9 kB] Get:62 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-nouveau2 amd64 2.4.83-1~16.04.1 [16.3 kB] Get:63 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-radeon1 amd64 2.4.83-1~16.04.1 [21.5 kB] Get:64 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libllvm5.0 amd64 1:5.0-3~16.04.1 [13.5 MB] Get:65 http://archive.ubuntu.com/ubuntu xenial/main amd64 libsensors4 amd64 1:3.4.0-2 [28.4 kB] Get:66 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgl1-mesa-dri amd64 17.2.8-0ubuntu0~16.04.1 [5782 kB] Get:67 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgl1-mesa-glx amd64 17.2.8-0ubuntu0~16.04.1 [130 kB] Get:68 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk2.0-common all 2.24.30-1ubuntu1.16.04.2 [123 kB] Get:69 http://archive.ubuntu.com/ubuntu xenial/main amd64 libatk1.0-data all 2.18.0-1 [17.1 kB] Get:70 http://archive.ubuntu.com/ubuntu xenial/main amd64 libatk1.0-0 amd64 2.18.0-1 [56.9 kB] Get:71 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpixman-1-0 amd64 0.33.6-1 [231 kB] Get:72 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-render0 amd64 1.11.1-1ubuntu1 [11.4 kB] Get:73 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-shm0 amd64 1.11.1-1ubuntu1 [5588 B] Get:74 http://archive.ubuntu.com/ubuntu xenial/main amd64 libcairo2 amd64 1.14.6-1 [555 kB] Get:75 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtiff5 amd64 4.0.6-1ubuntu0.4 [148 kB] Get:76 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgdk-pixbuf2.0-common all 2.32.2-1ubuntu1.4 [10.5 kB] Get:77 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgdk-pixbuf2.0-0 amd64 2.32.2-1ubuntu1.4 [158 kB] Get:78 http://archive.ubuntu.com/ubuntu xenial/main amd64 libthai-data all 0.1.24-2 [131 kB] Get:79 http://archive.ubuntu.com/ubuntu xenial/main amd64 libdatrie1 amd64 0.2.10-2 [17.3 kB] Get:80 http://archive.ubuntu.com/ubuntu xenial/main amd64 libthai0 amd64 0.1.24-2 [17.3 kB] Get:81 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpango-1.0-0 amd64 1.38.1-1 [148 kB] Get:82 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgraphite2-3 amd64 1.3.10-0ubuntu0.16.04.1 [71.7 kB] Get:83 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libharfbuzz0b amd64 1.0.1-1ubuntu0.1 [140 kB] Get:84 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpangoft2-1.0-0 amd64 1.38.1-1 [33.3 kB] Get:85 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpangocairo-1.0-0 amd64 1.38.1-1 [20.5 kB] Get:86 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxcursor1 amd64 1:1.1.14-1ubuntu0.16.04.1 [20.2 kB] Get:87 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk2.0-0 amd64 2.24.30-1ubuntu1.16.04.2 [1775 kB] Get:88 http://archive.ubuntu.com/ubuntu xenial/main amd64 libasound2-data all 1.1.0-0ubuntu1 [29.4 kB] Get:89 http://archive.ubuntu.com/ubuntu xenial/main amd64 libasound2 amd64 1.1.0-0ubuntu1 [350 kB] Get:90 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgif7 amd64 5.1.4-0.3~16.04 [30.5 kB] Get:91 http://archive.ubuntu.com/ubuntu xenial/main amd64 libflac8 amd64 1.3.1-4 [210 kB] Get:92 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libvorbis0a amd64 1.3.5-3ubuntu0.2 [86.0 kB] Get:93 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libvorbisenc2 amd64 1.3.5-3ubuntu0.2 [70.6 kB] Get:94 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsndfile1 amd64 1.0.25-10ubuntu0.16.04.1 [138 kB] Get:95 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpulse0 amd64 1:8.0-0ubuntu3.10 [249 kB] Get:96 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jre amd64 8u171-b11-0ubuntu0.16.04.1 [69.4 kB] Get:97 http://archive.ubuntu.com/ubuntu xenial/main amd64 default-jre amd64 2:1.8-56ubuntu2 [980 B] Get:98 http://archive.ubuntu.com/ubuntu xenial/main amd64 fonts-dejavu-extra all 2.35-1 [1749 kB] Get:99 http://archive.ubuntu.com/ubuntu xenial/main amd64 hicolor-icon-theme all 0.15-0ubuntu1 [7750 B] Get:100 http://archive.ubuntu.com/ubuntu xenial/main amd64 libasprintf-dev amd64 0.19.7-2ubuntu3 [4734 B] Get:101 http://archive.ubuntu.com/ubuntu xenial/main amd64 libgettextpo0 amd64 0.19.7-2ubuntu3 [125 kB] Get:102 http://archive.ubuntu.com/ubuntu xenial/main amd64 libgettextpo-dev amd64 0.19.7-2ubuntu3 [141 kB] Get:103 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk2.0-bin amd64 2.24.30-1ubuntu1.16.04.2 [9834 B] Get:104 http://archive.ubuntu.com/ubuntu xenial/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] Get:105 http://archive.ubuntu.com/ubuntu xenial/main amd64 libmail-sendmail-perl all 0.79.16-1 [26.5 kB] Get:106 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-cffi-backend amd64 1.5.2-1ubuntu1 [58.1 kB] Get:107 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-chardet all 2.3.0-2 [96.3 kB] Get:108 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-enum34 all 1.1.2-1 [35.8 kB] Get:109 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-idna all 2.0-3 [35.1 kB] Get:110 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-ipaddress all 1.0.16-1 [18.0 kB] Get:111 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-pyasn1 all 0.1.9-1 [45.1 kB] Get:112 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-six all 1.10.0-3 [10.9 kB] Get:113 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-cryptography amd64 1.2.3-1ubuntu0.1 [199 kB] Get:114 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-openssl all 0.15.1-2build1 [84.1 kB] Get:115 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-ndg-httpsclient all 0.4.0-3 [25.1 kB] Get:116 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-urllib3 all 1.13.1-2ubuntu0.16.04.1 [57.2 kB] Get:117 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-requests all 2.9.1-3 [55.6 kB] Get:118 http://archive.ubuntu.com/ubuntu xenial/universe amd64 python-stdeb all 0.8.5-1 [46.3 kB] Extracting templates from packages: 25% Extracting templates from packages: 50% Extracting templates from packages: 76% Extracting templates from packages: 100% Fetched 60.8 MB in 7s (7934 kB/s) Selecting previously unselected package fonts-dejavu-core. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 32015 files and directories currently installed.) Preparing to unpack .../fonts-dejavu-core_2.35-1_all.deb ... Unpacking fonts-dejavu-core (2.35-1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.94-0ubuntu1.1_all.deb ... Unpacking fontconfig-config (2.11.94-0ubuntu1.1) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.94-0ubuntu1.1_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... Selecting previously unselected package fontconfig. Preparing to unpack .../fontconfig_2.11.94-0ubuntu1.1_amd64.deb ... Unpacking fontconfig (2.11.94-0ubuntu1.1) ... Selecting previously unselected package libasyncns0:amd64. Preparing to unpack .../libasyncns0_0.8-5build1_amd64.deb ... Unpacking libasyncns0:amd64 (0.8-5build1) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.4.2-0ubuntu3_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.4.2-0ubuntu3) ... Selecting previously unselected package liblcms2-2:amd64. Preparing to unpack .../liblcms2-2_2.6-3ubuntu2_amd64.deb ... Unpacking liblcms2-2:amd64 (2.6-3ubuntu2) ... Selecting previously unselected package libogg0:amd64. Preparing to unpack .../libogg0_1.3.2-1_amd64.deb ... Unpacking libogg0:amd64 (1.3.2-1) ... Selecting previously unselected package libunistring0:amd64. Preparing to unpack .../libunistring0_0.9.3-5.2ubuntu1_amd64.deb ... Unpacking libunistring0:amd64 (0.9.3-5.2ubuntu1) ... Selecting previously unselected package libxcomposite1:amd64. Preparing to unpack .../libxcomposite1_1%3a0.4.4-1_amd64.deb ... Unpacking libxcomposite1:amd64 (1:0.4.4-1) ... Selecting previously unselected package libxdamage1:amd64. Preparing to unpack .../libxdamage1_1%3a1.1.4-2_amd64.deb ... Unpacking libxdamage1:amd64 (1:1.1.4-2) ... Selecting previously unselected package libxfixes3:amd64. Preparing to unpack .../libxfixes3_1%3a5.0.1-2_amd64.deb ... Unpacking libxfixes3:amd64 (1:5.0.1-2) ... Selecting previously unselected package libxinerama1:amd64. Preparing to unpack .../libxinerama1_2%3a1.1.3-1_amd64.deb ... Unpacking libxinerama1:amd64 (2:1.1.3-1) ... Selecting previously unselected package libxshmfence1:amd64. Preparing to unpack .../libxshmfence1_1.2-1_amd64.deb ... Unpacking libxshmfence1:amd64 (1.2-1) ... Selecting previously unselected package x11-common. Preparing to unpack .../x11-common_1%3a7.7+13ubuntu3_all.deb ... Unpacking x11-common (1:7.7+13ubuntu3) ... Selecting previously unselected package libxtst6:amd64. Preparing to unpack .../libxtst6_2%3a1.2.2-1_amd64.deb ... Unpacking libxtst6:amd64 (2:1.2.2-1) ... Selecting previously unselected package libxxf86vm1:amd64. Preparing to unpack .../libxxf86vm1_1%3a1.1.4-1_amd64.deb ... Unpacking libxxf86vm1:amd64 (1:1.1.4-1) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.1-3.1_amd64.deb ... Unpacking libjbig0:amd64 (2.1-3.1) ... Selecting previously unselected package libtxc-dxtn-s2tc0:amd64. Preparing to unpack .../libtxc-dxtn-s2tc0_0~git20131104-1.1_amd64.deb ... Unpacking libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... Selecting previously unselected package libconfig-file-perl. Preparing to unpack .../libconfig-file-perl_1.50-3_all.deb ... Unpacking libconfig-file-perl (1.50-3) ... Selecting previously unselected package libapt-pkg-perl. Preparing to unpack .../libapt-pkg-perl_0.1.29build7_amd64.deb ... Unpacking libapt-pkg-perl (0.1.29build7) ... Selecting previously unselected package libexporter-tiny-perl. Preparing to unpack .../libexporter-tiny-perl_0.042-1_all.deb ... Unpacking libexporter-tiny-perl (0.042-1) ... Selecting previously unselected package liblist-moreutils-perl. Preparing to unpack .../liblist-moreutils-perl_0.413-1build1_amd64.deb ... Unpacking liblist-moreutils-perl (0.413-1build1) ... Selecting previously unselected package libregexp-assemble-perl. Preparing to unpack .../libregexp-assemble-perl_0.36-1_all.deb ... Unpacking libregexp-assemble-perl (0.36-1) ... Selecting previously unselected package apt-file. Preparing to unpack .../apt-file_2.5.5ubuntu1_all.deb ... Unpacking apt-file (2.5.5ubuntu1) ... Selecting previously unselected package autotools-dev. Preparing to unpack .../autotools-dev_20150820.1_all.deb ... Unpacking autotools-dev (20150820.1) ... Selecting previously unselected package java-common. Preparing to unpack .../java-common_0.56ubuntu2_all.deb ... Unpacking java-common (0.56ubuntu2) ... Selecting previously unselected package libavahi-common-data:amd64. Preparing to unpack .../libavahi-common-data_0.6.32~rc+dfsg-1ubuntu2.2_amd64.deb ... Unpacking libavahi-common-data:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... Selecting previously unselected package libavahi-common3:amd64. Preparing to unpack .../libavahi-common3_0.6.32~rc+dfsg-1ubuntu2.2_amd64.deb ... Unpacking libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... Selecting previously unselected package libavahi-client3:amd64. Preparing to unpack .../libavahi-client3_0.6.32~rc+dfsg-1ubuntu2.2_amd64.deb ... Unpacking libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... Selecting previously unselected package libcups2:amd64. Preparing to unpack .../libcups2_2.1.3-4ubuntu0.4_amd64.deb ... Unpacking libcups2:amd64 (2.1.3-4ubuntu0.4) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libnspr4:amd64. Preparing to unpack .../libnspr4_2%3a4.13.1-0ubuntu0.16.04.1_amd64.deb ... Unpacking libnspr4:amd64 (2:4.13.1-0ubuntu0.16.04.1) ... Selecting previously unselected package libnss3-nssdb. Preparing to unpack .../libnss3-nssdb_2%3a3.28.4-0ubuntu0.16.04.3_all.deb ... Unpacking libnss3-nssdb (2:3.28.4-0ubuntu0.16.04.3) ... Selecting previously unselected package libnss3:amd64. Preparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.16.04.3_amd64.deb ... Unpacking libnss3:amd64 (2:3.28.4-0ubuntu0.16.04.3) ... Selecting previously unselected package libpcsclite1:amd64. Preparing to unpack .../libpcsclite1_1.8.14-1ubuntu1.16.04.1_amd64.deb ... Unpacking libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ... Selecting previously unselected package libxi6:amd64. Preparing to unpack .../libxi6_2%3a1.7.6-1_amd64.deb ... Unpacking libxi6:amd64 (2:1.7.6-1) ... Selecting previously unselected package libxrender1:amd64. Preparing to unpack .../libxrender1_1%3a0.9.9-0ubuntu1_amd64.deb ... Unpacking libxrender1:amd64 (1:0.9.9-0ubuntu1) ... Selecting previously unselected package openjdk-8-jre-headless:amd64. Preparing to unpack .../openjdk-8-jre-headless_8u171-b11-0ubuntu0.16.04.1_amd64.deb ... Unpacking openjdk-8-jre-headless:amd64 (8u171-b11-0ubuntu0.16.04.1) ... Selecting previously unselected package default-jre-headless. Preparing to unpack .../default-jre-headless_2%3a1.8-56ubuntu2_amd64.deb ... Unpacking default-jre-headless (2:1.8-56ubuntu2) ... Selecting previously unselected package ca-certificates-java. Preparing to unpack .../ca-certificates-java_20160321ubuntu1_all.deb ... Unpacking ca-certificates-java (20160321ubuntu1) ... Selecting previously unselected package libcroco3:amd64. Preparing to unpack .../libcroco3_0.6.11-1_amd64.deb ... Unpacking libcroco3:amd64 (0.6.11-1) ... Selecting previously unselected package gettext. Preparing to unpack .../gettext_0.19.7-2ubuntu3_amd64.deb ... Unpacking gettext (0.19.7-2ubuntu3) ... Selecting previously unselected package intltool-debian. Preparing to unpack .../intltool-debian_0.35.0+20060710.4_all.deb ... Unpacking intltool-debian (0.35.0+20060710.4) ... Selecting previously unselected package po-debconf. Preparing to unpack .../po-debconf_1.0.19_all.deb ... Unpacking po-debconf (1.0.19) ... Selecting previously unselected package libarchive-zip-perl. Preparing to unpack .../libarchive-zip-perl_1.56-2_all.deb ... Unpacking libarchive-zip-perl (1.56-2) ... Selecting previously unselected package libfile-stripnondeterminism-perl. Preparing to unpack .../libfile-stripnondeterminism-perl_0.015-1_all.deb ... Unpacking libfile-stripnondeterminism-perl (0.015-1) ... Selecting previously unselected package libtimedate-perl. Preparing to unpack .../libtimedate-perl_2.3000-2_all.deb ... Unpacking libtimedate-perl (2.3000-2) ... Selecting previously unselected package dh-strip-nondeterminism. Preparing to unpack .../dh-strip-nondeterminism_0.015-1_all.deb ... Unpacking dh-strip-nondeterminism (0.015-1) ... Selecting previously unselected package debhelper. Preparing to unpack .../debhelper_9.20160115ubuntu3_all.deb ... Unpacking debhelper (9.20160115ubuntu3) ... Selecting previously unselected package libxrandr2:amd64. Preparing to unpack .../libxrandr2_2%3a1.5.0-1_amd64.deb ... Unpacking libxrandr2:amd64 (2:1.5.0-1) ... Selecting previously unselected package libglapi-mesa:amd64. Preparing to unpack .../libglapi-mesa_17.2.8-0ubuntu0~16.04.1_amd64.deb ... Unpacking libglapi-mesa:amd64 (17.2.8-0ubuntu0~16.04.1) ... Selecting previously unselected package libx11-xcb1:amd64. Preparing to unpack .../libx11-xcb1_2%3a1.6.3-1ubuntu2_amd64.deb ... Unpacking libx11-xcb1:amd64 (2:1.6.3-1ubuntu2) ... Selecting previously unselected package libxcb-dri2-0:amd64. Preparing to unpack .../libxcb-dri2-0_1.11.1-1ubuntu1_amd64.deb ... Unpacking libxcb-dri2-0:amd64 (1.11.1-1ubuntu1) ... Selecting previously unselected package libxcb-dri3-0:amd64. Preparing to unpack .../libxcb-dri3-0_1.11.1-1ubuntu1_amd64.deb ... Unpacking libxcb-dri3-0:amd64 (1.11.1-1ubuntu1) ... Selecting previously unselected package libxcb-glx0:amd64. Preparing to unpack .../libxcb-glx0_1.11.1-1ubuntu1_amd64.deb ... Unpacking libxcb-glx0:amd64 (1.11.1-1ubuntu1) ... Selecting previously unselected package libxcb-present0:amd64. Preparing to unpack .../libxcb-present0_1.11.1-1ubuntu1_amd64.deb ... Unpacking libxcb-present0:amd64 (1.11.1-1ubuntu1) ... Selecting previously unselected package libxcb-sync1:amd64. Preparing to unpack .../libxcb-sync1_1.11.1-1ubuntu1_amd64.deb ... Unpacking libxcb-sync1:amd64 (1.11.1-1ubuntu1) ... Selecting previously unselected package libdrm-amdgpu1:amd64. Preparing to unpack .../libdrm-amdgpu1_2.4.83-1~16.04.1_amd64.deb ... Unpacking libdrm-amdgpu1:amd64 (2.4.83-1~16.04.1) ... Selecting previously unselected package libpciaccess0:amd64. Preparing to unpack .../libpciaccess0_0.13.4-1_amd64.deb ... Unpacking libpciaccess0:amd64 (0.13.4-1) ... Selecting previously unselected package libdrm-intel1:amd64. Preparing to unpack .../libdrm-intel1_2.4.83-1~16.04.1_amd64.deb ... Unpacking libdrm-intel1:amd64 (2.4.83-1~16.04.1) ... Selecting previously unselected package libdrm-nouveau2:amd64. Preparing to unpack .../libdrm-nouveau2_2.4.83-1~16.04.1_amd64.deb ... Unpacking libdrm-nouveau2:amd64 (2.4.83-1~16.04.1) ... Selecting previously unselected package libdrm-radeon1:amd64. Preparing to unpack .../libdrm-radeon1_2.4.83-1~16.04.1_amd64.deb ... Unpacking libdrm-radeon1:amd64 (2.4.83-1~16.04.1) ... Selecting previously unselected package libllvm5.0:amd64. Preparing to unpack .../libllvm5.0_1%3a5.0-3~16.04.1_amd64.deb ... Unpacking libllvm5.0:amd64 (1:5.0-3~16.04.1) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.4.0-2_amd64.deb ... Unpacking libsensors4:amd64 (1:3.4.0-2) ... Selecting previously unselected package libgl1-mesa-dri:amd64. Preparing to unpack .../libgl1-mesa-dri_17.2.8-0ubuntu0~16.04.1_amd64.deb ... Unpacking libgl1-mesa-dri:amd64 (17.2.8-0ubuntu0~16.04.1) ... Selecting previously unselected package libgl1-mesa-glx:amd64. Preparing to unpack .../libgl1-mesa-glx_17.2.8-0ubuntu0~16.04.1_amd64.deb ... Unpacking libgl1-mesa-glx:amd64 (17.2.8-0ubuntu0~16.04.1) ... Selecting previously unselected package libgtk2.0-common. Preparing to unpack .../libgtk2.0-common_2.24.30-1ubuntu1.16.04.2_all.deb ... Unpacking libgtk2.0-common (2.24.30-1ubuntu1.16.04.2) ... Selecting previously unselected package libatk1.0-data. Preparing to unpack .../libatk1.0-data_2.18.0-1_all.deb ... Unpacking libatk1.0-data (2.18.0-1) ... Selecting previously unselected package libatk1.0-0:amd64. Preparing to unpack .../libatk1.0-0_2.18.0-1_amd64.deb ... Unpacking libatk1.0-0:amd64 (2.18.0-1) ... Selecting previously unselected package libpixman-1-0:amd64. Preparing to unpack .../libpixman-1-0_0.33.6-1_amd64.deb ... Unpacking libpixman-1-0:amd64 (0.33.6-1) ... Selecting previously unselected package libxcb-render0:amd64. Preparing to unpack .../libxcb-render0_1.11.1-1ubuntu1_amd64.deb ... Unpacking libxcb-render0:amd64 (1.11.1-1ubuntu1) ... Selecting previously unselected package libxcb-shm0:amd64. Preparing to unpack .../libxcb-shm0_1.11.1-1ubuntu1_amd64.deb ... Unpacking libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... Selecting previously unselected package libcairo2:amd64. Preparing to unpack .../libcairo2_1.14.6-1_amd64.deb ... Unpacking libcairo2:amd64 (1.14.6-1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.6-1ubuntu0.4_amd64.deb ... Unpacking libtiff5:amd64 (4.0.6-1ubuntu0.4) ... Selecting previously unselected package libgdk-pixbuf2.0-common. Preparing to unpack .../libgdk-pixbuf2.0-common_2.32.2-1ubuntu1.4_all.deb ... Unpacking libgdk-pixbuf2.0-common (2.32.2-1ubuntu1.4) ... Selecting previously unselected package libgdk-pixbuf2.0-0:amd64. Preparing to unpack .../libgdk-pixbuf2.0-0_2.32.2-1ubuntu1.4_amd64.deb ... Unpacking libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.4) ... Selecting previously unselected package libthai-data. Preparing to unpack .../libthai-data_0.1.24-2_all.deb ... Unpacking libthai-data (0.1.24-2) ... Selecting previously unselected package libdatrie1:amd64. Preparing to unpack .../libdatrie1_0.2.10-2_amd64.deb ... Unpacking libdatrie1:amd64 (0.2.10-2) ... Selecting previously unselected package libthai0:amd64. Preparing to unpack .../libthai0_0.1.24-2_amd64.deb ... Unpacking libthai0:amd64 (0.1.24-2) ... Selecting previously unselected package libpango-1.0-0:amd64. Preparing to unpack .../libpango-1.0-0_1.38.1-1_amd64.deb ... Unpacking libpango-1.0-0:amd64 (1.38.1-1) ... Selecting previously unselected package libgraphite2-3:amd64. Preparing to unpack .../libgraphite2-3_1.3.10-0ubuntu0.16.04.1_amd64.deb ... Unpacking libgraphite2-3:amd64 (1.3.10-0ubuntu0.16.04.1) ... Selecting previously unselected package libharfbuzz0b:amd64. Preparing to unpack .../libharfbuzz0b_1.0.1-1ubuntu0.1_amd64.deb ... Unpacking libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... Selecting previously unselected package libpangoft2-1.0-0:amd64. Preparing to unpack .../libpangoft2-1.0-0_1.38.1-1_amd64.deb ... Unpacking libpangoft2-1.0-0:amd64 (1.38.1-1) ... Selecting previously unselected package libpangocairo-1.0-0:amd64. Preparing to unpack .../libpangocairo-1.0-0_1.38.1-1_amd64.deb ... Unpacking libpangocairo-1.0-0:amd64 (1.38.1-1) ... Selecting previously unselected package libxcursor1:amd64. Preparing to unpack .../libxcursor1_1%3a1.1.14-1ubuntu0.16.04.1_amd64.deb ... Unpacking libxcursor1:amd64 (1:1.1.14-1ubuntu0.16.04.1) ... Selecting previously unselected package libgtk2.0-0:amd64. Preparing to unpack .../libgtk2.0-0_2.24.30-1ubuntu1.16.04.2_amd64.deb ... Unpacking libgtk2.0-0:amd64 (2.24.30-1ubuntu1.16.04.2) ... Selecting previously unselected package libasound2-data. Preparing to unpack .../libasound2-data_1.1.0-0ubuntu1_all.deb ... Unpacking libasound2-data (1.1.0-0ubuntu1) ... Selecting previously unselected package libasound2:amd64. Preparing to unpack .../libasound2_1.1.0-0ubuntu1_amd64.deb ... Unpacking libasound2:amd64 (1.1.0-0ubuntu1) ... Selecting previously unselected package libgif7:amd64. Preparing to unpack .../libgif7_5.1.4-0.3~16.04_amd64.deb ... Unpacking libgif7:amd64 (5.1.4-0.3~16.04) ... Selecting previously unselected package libflac8:amd64. Preparing to unpack .../libflac8_1.3.1-4_amd64.deb ... Unpacking libflac8:amd64 (1.3.1-4) ... Selecting previously unselected package libvorbis0a:amd64. Preparing to unpack .../libvorbis0a_1.3.5-3ubuntu0.2_amd64.deb ... Unpacking libvorbis0a:amd64 (1.3.5-3ubuntu0.2) ... Selecting previously unselected package libvorbisenc2:amd64. Preparing to unpack .../libvorbisenc2_1.3.5-3ubuntu0.2_amd64.deb ... Unpacking libvorbisenc2:amd64 (1.3.5-3ubuntu0.2) ... Selecting previously unselected package libsndfile1:amd64. Preparing to unpack .../libsndfile1_1.0.25-10ubuntu0.16.04.1_amd64.deb ... Unpacking libsndfile1:amd64 (1.0.25-10ubuntu0.16.04.1) ... Selecting previously unselected package libpulse0:amd64. Preparing to unpack .../libpulse0_1%3a8.0-0ubuntu3.10_amd64.deb ... Unpacking libpulse0:amd64 (1:8.0-0ubuntu3.10) ... Selecting previously unselected package openjdk-8-jre:amd64. Preparing to unpack .../openjdk-8-jre_8u171-b11-0ubuntu0.16.04.1_amd64.deb ... Unpacking openjdk-8-jre:amd64 (8u171-b11-0ubuntu0.16.04.1) ... Selecting previously unselected package default-jre. Preparing to unpack .../default-jre_2%3a1.8-56ubuntu2_amd64.deb ... Unpacking default-jre (2:1.8-56ubuntu2) ... Selecting previously unselected package fonts-dejavu-extra. Preparing to unpack .../fonts-dejavu-extra_2.35-1_all.deb ... Unpacking fonts-dejavu-extra (2.35-1) ... Selecting previously unselected package hicolor-icon-theme. Preparing to unpack .../hicolor-icon-theme_0.15-0ubuntu1_all.deb ... Unpacking hicolor-icon-theme (0.15-0ubuntu1) ... Selecting previously unselected package libasprintf-dev:amd64. Preparing to unpack .../libasprintf-dev_0.19.7-2ubuntu3_amd64.deb ... Unpacking libasprintf-dev:amd64 (0.19.7-2ubuntu3) ... Selecting previously unselected package libgettextpo0:amd64. Preparing to unpack .../libgettextpo0_0.19.7-2ubuntu3_amd64.deb ... Unpacking libgettextpo0:amd64 (0.19.7-2ubuntu3) ... Selecting previously unselected package libgettextpo-dev:amd64. Preparing to unpack .../libgettextpo-dev_0.19.7-2ubuntu3_amd64.deb ... Unpacking libgettextpo-dev:amd64 (0.19.7-2ubuntu3) ... Selecting previously unselected package libgtk2.0-bin. Preparing to unpack .../libgtk2.0-bin_2.24.30-1ubuntu1.16.04.2_amd64.deb ... Unpacking libgtk2.0-bin (2.24.30-1ubuntu1.16.04.2) ... Selecting previously unselected package libsys-hostname-long-perl. Preparing to unpack .../libsys-hostname-long-perl_1.5-1_all.deb ... Unpacking libsys-hostname-long-perl (1.5-1) ... Selecting previously unselected package libmail-sendmail-perl. Preparing to unpack .../libmail-sendmail-perl_0.79.16-1_all.deb ... Unpacking libmail-sendmail-perl (0.79.16-1) ... Selecting previously unselected package python-cffi-backend. Preparing to unpack .../python-cffi-backend_1.5.2-1ubuntu1_amd64.deb ... Unpacking python-cffi-backend (1.5.2-1ubuntu1) ... Selecting previously unselected package python-chardet. Preparing to unpack .../python-chardet_2.3.0-2_all.deb ... Unpacking python-chardet (2.3.0-2) ... Selecting previously unselected package python-enum34. Preparing to unpack .../python-enum34_1.1.2-1_all.deb ... Unpacking python-enum34 (1.1.2-1) ... Selecting previously unselected package python-idna. Preparing to unpack .../python-idna_2.0-3_all.deb ... Unpacking python-idna (2.0-3) ... Selecting previously unselected package python-ipaddress. Preparing to unpack .../python-ipaddress_1.0.16-1_all.deb ... Unpacking python-ipaddress (1.0.16-1) ... Selecting previously unselected package python-pyasn1. Preparing to unpack .../python-pyasn1_0.1.9-1_all.deb ... Unpacking python-pyasn1 (0.1.9-1) ... Selecting previously unselected package python-six. Preparing to unpack .../python-six_1.10.0-3_all.deb ... Unpacking python-six (1.10.0-3) ... Selecting previously unselected package python-cryptography. Preparing to unpack .../python-cryptography_1.2.3-1ubuntu0.1_amd64.deb ... Unpacking python-cryptography (1.2.3-1ubuntu0.1) ... Selecting previously unselected package python-openssl. Preparing to unpack .../python-openssl_0.15.1-2build1_all.deb ... Unpacking python-openssl (0.15.1-2build1) ... Selecting previously unselected package python-ndg-httpsclient. Preparing to unpack .../python-ndg-httpsclient_0.4.0-3_all.deb ... Unpacking python-ndg-httpsclient (0.4.0-3) ... Selecting previously unselected package python-urllib3. Preparing to unpack .../python-urllib3_1.13.1-2ubuntu0.16.04.1_all.deb ... Unpacking python-urllib3 (1.13.1-2ubuntu0.16.04.1) ... Selecting previously unselected package python-requests. Preparing to unpack .../python-requests_2.9.1-3_all.deb ... Unpacking python-requests (2.9.1-3) ... Selecting previously unselected package python-stdeb. Preparing to unpack .../python-stdeb_0.8.5-1_all.deb ... Unpacking python-stdeb (0.8.5-1) ... Processing triggers for man-db (2.7.5-1) ... Processing triggers for libc-bin (2.23-0ubuntu10) ... Processing triggers for systemd (229-4ubuntu21.2) ... Processing triggers for ureadahead (0.100.0-19) ... Processing triggers for ca-certificates (20170717~16.04.1) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. Processing triggers for install-info (6.1.0.dfsg.1-5) ... Processing triggers for mime-support (3.59ubuntu1) ... Setting up fonts-dejavu-core (2.35-1) ... Setting up fontconfig-config (2.11.94-0ubuntu1.1) ... Setting up libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... Setting up fontconfig (2.11.94-0ubuntu1.1) ... Regenerating fonts cache... done. Setting up libasyncns0:amd64 (0.8-5build1) ... Setting up libjpeg-turbo8:amd64 (1.4.2-0ubuntu3) ... Setting up liblcms2-2:amd64 (2.6-3ubuntu2) ... Setting up libogg0:amd64 (1.3.2-1) ... Setting up libunistring0:amd64 (0.9.3-5.2ubuntu1) ... Setting up libxcomposite1:amd64 (1:0.4.4-1) ... Setting up libxdamage1:amd64 (1:1.1.4-2) ... Setting up libxfixes3:amd64 (1:5.0.1-2) ... Setting up libxinerama1:amd64 (2:1.1.3-1) ... Setting up libxshmfence1:amd64 (1.2-1) ... Setting up x11-common (1:7.7+13ubuntu3) ... update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults Setting up libxtst6:amd64 (2:1.2.2-1) ... Setting up libxxf86vm1:amd64 (1:1.1.4-1) ... Setting up libjbig0:amd64 (2.1-3.1) ... Setting up libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... update-alternatives: using /usr/lib/x86_64-linux-gnu/libtxc_dxtn_s2tc.so.0 to provide /usr/lib/x86_64-linux-gnu/libtxc_dxtn.so (libtxc-dxtn-x86_64-linux-gnu) in auto mode Setting up libconfig-file-perl (1.50-3) ... Setting up libapt-pkg-perl (0.1.29build7) ... Setting up libexporter-tiny-perl (0.042-1) ... Setting up liblist-moreutils-perl (0.413-1build1) ... Setting up libregexp-assemble-perl (0.36-1) ... Setting up apt-file (2.5.5ubuntu1) ... The system-wide cache is empty. You may want to run 'apt-file update' as root to update the cache. You can also run 'apt-file update' as normal user to use a cache in the user's home directory. Setting up autotools-dev (20150820.1) ... Setting up java-common (0.56ubuntu2) ... Setting up libavahi-common-data:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... Setting up libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... Setting up libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... Setting up libcups2:amd64 (2.1.3-4ubuntu0.4) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libnspr4:amd64 (2:4.13.1-0ubuntu0.16.04.1) ... Setting up libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ... Setting up libxi6:amd64 (2:1.7.6-1) ... Setting up libxrender1:amd64 (1:0.9.9-0ubuntu1) ... Setting up libcroco3:amd64 (0.6.11-1) ... Setting up gettext (0.19.7-2ubuntu3) ... Setting up intltool-debian (0.35.0+20060710.4) ... Setting up po-debconf (1.0.19) ... Setting up libarchive-zip-perl (1.56-2) ... Setting up libfile-stripnondeterminism-perl (0.015-1) ... Setting up libtimedate-perl (2.3000-2) ... Setting up libxrandr2:amd64 (2:1.5.0-1) ... Setting up libglapi-mesa:amd64 (17.2.8-0ubuntu0~16.04.1) ... Setting up libx11-xcb1:amd64 (2:1.6.3-1ubuntu2) ... Setting up libxcb-dri2-0:amd64 (1.11.1-1ubuntu1) ... Setting up libxcb-dri3-0:amd64 (1.11.1-1ubuntu1) ... Setting up libxcb-glx0:amd64 (1.11.1-1ubuntu1) ... Setting up libxcb-present0:amd64 (1.11.1-1ubuntu1) ... Setting up libxcb-sync1:amd64 (1.11.1-1ubuntu1) ... Setting up libdrm-amdgpu1:amd64 (2.4.83-1~16.04.1) ... Setting up libpciaccess0:amd64 (0.13.4-1) ... Setting up libdrm-intel1:amd64 (2.4.83-1~16.04.1) ... Setting up libdrm-nouveau2:amd64 (2.4.83-1~16.04.1) ... Setting up libdrm-radeon1:amd64 (2.4.83-1~16.04.1) ... Setting up libllvm5.0:amd64 (1:5.0-3~16.04.1) ... Setting up libsensors4:amd64 (1:3.4.0-2) ... Setting up libgl1-mesa-dri:amd64 (17.2.8-0ubuntu0~16.04.1) ... Setting up libgl1-mesa-glx:amd64 (17.2.8-0ubuntu0~16.04.1) ... update-alternatives: using /usr/lib/x86_64-linux-gnu/mesa/ld.so.conf to provide /etc/ld.so.conf.d/x86_64-linux-gnu_GL.conf (x86_64-linux-gnu_gl_conf) in auto mode Setting up libgtk2.0-common (2.24.30-1ubuntu1.16.04.2) ... Setting up libatk1.0-data (2.18.0-1) ... Setting up libatk1.0-0:amd64 (2.18.0-1) ... Setting up libpixman-1-0:amd64 (0.33.6-1) ... Setting up libxcb-render0:amd64 (1.11.1-1ubuntu1) ... Setting up libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... Setting up libcairo2:amd64 (1.14.6-1) ... Setting up libtiff5:amd64 (4.0.6-1ubuntu0.4) ... Setting up libgdk-pixbuf2.0-common (2.32.2-1ubuntu1.4) ... Setting up libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.4) ... Setting up libthai-data (0.1.24-2) ... Setting up libdatrie1:amd64 (0.2.10-2) ... Setting up libthai0:amd64 (0.1.24-2) ... Setting up libpango-1.0-0:amd64 (1.38.1-1) ... Setting up libgraphite2-3:amd64 (1.3.10-0ubuntu0.16.04.1) ... Setting up libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... Setting up libpangoft2-1.0-0:amd64 (1.38.1-1) ... Setting up libpangocairo-1.0-0:amd64 (1.38.1-1) ... Setting up libxcursor1:amd64 (1:1.1.14-1ubuntu0.16.04.1) ... Setting up libgtk2.0-0:amd64 (2.24.30-1ubuntu1.16.04.2) ... Setting up libasound2-data (1.1.0-0ubuntu1) ... Setting up libasound2:amd64 (1.1.0-0ubuntu1) ... Setting up libgif7:amd64 (5.1.4-0.3~16.04) ... Setting up libflac8:amd64 (1.3.1-4) ... Setting up libvorbis0a:amd64 (1.3.5-3ubuntu0.2) ... Setting up libvorbisenc2:amd64 (1.3.5-3ubuntu0.2) ... Setting up libsndfile1:amd64 (1.0.25-10ubuntu0.16.04.1) ... Setting up libpulse0:amd64 (1:8.0-0ubuntu3.10) ... Setting up fonts-dejavu-extra (2.35-1) ... Setting up hicolor-icon-theme (0.15-0ubuntu1) ... Setting up libasprintf-dev:amd64 (0.19.7-2ubuntu3) ... Setting up libgettextpo0:amd64 (0.19.7-2ubuntu3) ... Setting up libgettextpo-dev:amd64 (0.19.7-2ubuntu3) ... Setting up libgtk2.0-bin (2.24.30-1ubuntu1.16.04.2) ... Setting up libsys-hostname-long-perl (1.5-1) ... Setting up libmail-sendmail-perl (0.79.16-1) ... Setting up python-cffi-backend (1.5.2-1ubuntu1) ... Setting up python-chardet (2.3.0-2) ... Setting up python-enum34 (1.1.2-1) ... Setting up python-idna (2.0-3) ... Setting up python-ipaddress (1.0.16-1) ... Setting up python-pyasn1 (0.1.9-1) ... Setting up python-six (1.10.0-3) ... Setting up python-cryptography (1.2.3-1ubuntu0.1) ... Setting up python-openssl (0.15.1-2build1) ... Setting up python-ndg-httpsclient (0.4.0-3) ... Setting up python-urllib3 (1.13.1-2ubuntu0.16.04.1) ... Setting up python-requests (2.9.1-3) ... Setting up libnss3-nssdb (2:3.28.4-0ubuntu0.16.04.3) ... Setting up libnss3:amd64 (2:3.28.4-0ubuntu0.16.04.3) ... Setting up ca-certificates-java (20160321ubuntu1) ... Adding debian:ACEDICOM_Root.pem Adding debian:DigiCert_Global_Root_CA.pem Adding debian:GeoTrust_Primary_Certification_Authority.pem Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem Adding debian:Buypass_Class_3_Root_CA.pem Adding debian:CNNIC_ROOT.pem Adding debian:DST_ACES_CA_X6.pem Adding debian:CFCA_EV_ROOT.pem Adding debian:OpenTrust_Root_CA_G3.pem Adding debian:AddTrust_Public_Services_Root.pem Adding debian:EE_Certification_Centre_Root_CA.pem Adding debian:Swisscom_Root_EV_CA_2.pem Adding debian:Certum_Root_CA.pem Adding debian:TÜRKTRUST_Elektronik_Sertifika_Hizmet_Sağlayıcısı_H5.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem Adding debian:SwissSign_Gold_CA_-_G2.pem Adding debian:GeoTrust_Global_CA.pem Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem Adding debian:COMODO_RSA_Certification_Authority.pem Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem Adding debian:LuxTrust_Global_Root_2.pem Adding debian:thawte_Primary_Root_CA_-_G3.pem Adding debian:QuoVadis_Root_CA_2_G3.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem Adding debian:Global_Chambersign_Root_-_2008.pem Adding debian:Sonera_Class_2_Root_CA.pem Adding debian:Certplus_Class_2_Primary_CA.pem Adding debian:Hongkong_Post_Root_CA_1.pem Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem Adding debian:TeliaSonera_Root_CA_v1.pem Adding debian:OpenTrust_Root_CA_G2.pem Adding debian:VeriSign_Universal_Root_Certification_Authority.pem Adding debian:Microsec_e-Szigno_Root_CA_2009.pem Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem Adding debian:XRamp_Global_CA_Root.pem Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem Adding debian:Entrust_Root_Certification_Authority.pem Adding debian:AC_RAIZ_FNMT-RCM.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem Adding debian:Amazon_Root_CA_2.pem Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem Adding debian:Certum_Trusted_Network_CA_2.pem Adding debian:DST_Root_CA_X3.pem Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem Adding debian:USERTrust_ECC_Certification_Authority.pem Adding debian:Swisscom_Root_CA_1.pem Adding debian:AffirmTrust_Networking.pem Adding debian:EC-ACC.pem Adding debian:Amazon_Root_CA_1.pem Adding debian:GlobalSign_Root_CA.pem Adding debian:Comodo_AAA_Services_root.pem Adding debian:GlobalSign_Root_CA_-_R2.pem Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem Adding debian:GlobalSign_Root_CA_-_R3.pem Adding debian:SZAFIR_ROOT_CA2.pem Adding debian:Go_Daddy_Class_2_CA.pem Adding debian:thawte_Primary_Root_CA.pem Adding debian:DigiCert_Global_Root_G3.pem Adding debian:QuoVadis_Root_CA_3_G3.pem Adding debian:GeoTrust_Global_CA_2.pem Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem Adding debian:T-TeleSec_GlobalRoot_Class_3.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem Adding debian:Buypass_Class_2_Root_CA.pem Adding debian:COMODO_Certification_Authority.pem Adding debian:ISRG_Root_X1.pem Adding debian:GeoTrust_Universal_CA.pem Adding debian:Certinomis_-_Autorité_Racine.pem Adding debian:AddTrust_Low-Value_Services_Root.pem Adding debian:SecureSign_RootCA11.pem Adding debian:Comodo_Secure_Services_root.pem Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem Adding debian:Baltimore_CyberTrust_Root.pem Adding debian:Amazon_Root_CA_3.pem Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem Adding debian:QuoVadis_Root_CA_3.pem Adding debian:AddTrust_External_Root.pem Adding debian:Certplus_Root_CA_G1.pem Adding debian:SecureTrust_CA.pem Adding debian:Secure_Global_CA.pem Adding debian:TÜBİTAK_UEKAE_Kök_Sertifika_Hizmet_Sağlayıcısı_-_Sürüm_3.pem Adding debian:Entrust_Root_Certification_Authority_-_G2.pem Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem Adding debian:Atos_TrustedRoot_2011.pem Adding debian:QuoVadis_Root_CA_1_G3.pem Adding debian:Swisscom_Root_CA_2.pem Adding debian:GeoTrust_Universal_CA_2.pem Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem Adding debian:E-Tugra_Certification_Authority.pem Adding debian:Trustis_FPS_Root_CA.pem Adding debian:Certinomis_-_Root_CA.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem Adding debian:Network_Solutions_Certificate_Authority.pem Adding debian:Chambers_of_Commerce_Root_-_2008.pem Adding debian:Comodo_Trusted_Services_root.pem Adding debian:DigiCert_Assured_ID_Root_G3.pem Adding debian:certSIGN_ROOT_CA.pem Adding debian:DigiCert_Global_Root_G2.pem Adding debian:Certum_Trusted_Network_CA.pem Adding debian:CA_Disig_Root_R2.pem Adding debian:QuoVadis_Root_CA.pem Adding debian:Security_Communication_EV_RootCA1.pem Adding debian:NetLock_Arany_=Class_Gold=_Főtanúsítvány.pem Adding debian:UTN_USERFirst_Hardware_Root_CA.pem Adding debian:IdenTrust_Commercial_Root_CA_1.pem Adding debian:TWCA_Root_Certification_Authority.pem Adding debian:USERTrust_RSA_Certification_Authority.pem Adding debian:Security_Communication_Root_CA.pem Adding debian:thawte_Primary_Root_CA_-_G2.pem Adding debian:Security_Communication_RootCA2.pem Adding debian:AffirmTrust_Premium.pem Adding debian:CA_Disig_Root_R1.pem Adding debian:Starfield_Class_2_CA.pem Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem Adding debian:Deutsche_Telekom_Root_CA_2.pem Adding debian:Amazon_Root_CA_4.pem Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem Adding debian:ACCVRAIZ1.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem Adding debian:Taiwan_GRCA.pem Adding debian:DigiCert_Assured_ID_Root_G2.pem Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem Adding debian:Camerfirma_Global_Chambersign_Root.pem Adding debian:T-TeleSec_GlobalRoot_Class_2.pem Adding debian:SwissSign_Silver_CA_-_G2.pem Adding debian:QuoVadis_Root_CA_2.pem Adding debian:COMODO_ECC_Certification_Authority.pem Adding debian:Certplus_Root_CA_G2.pem Adding debian:AffirmTrust_Commercial.pem Adding debian:ePKI_Root_Certification_Authority.pem Adding debian:TWCA_Global_Root_CA.pem Adding debian:DigiCert_Assured_ID_Root_CA.pem Adding debian:Izenpe.com.pem Adding debian:Actalis_Authentication_Root_CA.pem Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem Adding debian:PSCProcert.pem Adding debian:Cybertrust_Global_Root.pem Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem Adding debian:Visa_eCommerce_Root.pem Adding debian:AddTrust_Qualified_Certificates_Root.pem Adding debian:DigiCert_Trusted_Root_G4.pem Adding debian:OpenTrust_Root_CA_G1.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem Adding debian:Certigna.pem Adding debian:AffirmTrust_Premium_ECC.pem done. Setting up openjdk-8-jre-headless:amd64 (8u171-b11-0ubuntu0.16.04.1) ... update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/jjs to provide /usr/bin/jjs (jjs) in auto mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode Setting up default-jre-headless (2:1.8-56ubuntu2) ... Setting up debhelper (9.20160115ubuntu3) ... Setting up openjdk-8-jre:amd64 (8u171-b11-0ubuntu0.16.04.1) ... update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/policytool to provide /usr/bin/policytool (policytool) in auto mode Setting up default-jre (2:1.8-56ubuntu2) ... Setting up python-stdeb (0.8.5-1) ... Setting up dh-strip-nondeterminism (0.015-1) ... Processing triggers for libc-bin (2.23-0ubuntu10) ... Processing triggers for systemd (229-4ubuntu21.2) ... Processing triggers for ureadahead (0.100.0-19) ... Processing triggers for ca-certificates (20170717~16.04.1) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. done. ## Wed May 23 11:07:55 UTC 2018 main: done, RC=0 ## Wed May 23 11:07:55 UTC 2018 main: MON install complete. Return code was 0 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5 100 5 0 0 2552 0 --:--:-- --:--:-- --:--:-- 5000 MON is up and running ## Wed May 23 11:07:55 UTC 2018 source: logging sourced ## Wed May 23 11:07:55 UTC 2018 source: config sourced ## Wed May 23 11:07:55 UTC 2018 source: container sourced ## Wed May 23 11:07:55 UTC 2018 source: git_functions sourced ## Wed May 23 11:07:55 UTC 2018 OSM_load_config_file: config file /root/devops/jenkins/SETTINGS loaded ## Wed May 23 11:07:55 UTC 2018 OSM_load_config_file: config file /root/devops/jenkins/SO/SETTINGS loaded # Wed May 23 11:07:55 UTC 2018 container_exists: container SO-ub not found ## Wed May 23 11:07:55 UTC 2018 create_container: creating container SO-ub using image ubuntu:16.04 # Wed May 23 11:07:55 UTC 2018 create_container: lxc launch ubuntu:16.04 SO-ub Creating SO-ub Starting SO-ub # Wed May 23 11:08:01 UTC 2018 container_exec_stderr: exec in SO-ub "curl -sL -w %{http_code}\n http://www.google.com/ -o /dev/null" ## Wed May 23 11:08:01 UTC 2018 wait_container_up: waiting for container SO-ub to start # Wed May 23 11:08:01 UTC 2018 wait_container_up: expected '200' in 000 # Wed May 23 11:08:06 UTC 2018 container_exec_stderr: exec in SO-ub "curl -sL -w %{http_code}\n http://www.google.com/ -o /dev/null" # Wed May 23 11:08:06 UTC 2018 wait_container_up: SO-ub is up # Wed May 23 11:08:06 UTC 2018 container_exec: exec in SO-ub "mkdir -p /root/devops" # Wed May 23 11:08:06 UTC 2018 container_exec: exec in SO-ub "tar -C /root/devops -x -f -" # Wed May 23 11:08:10 UTC 2018 container_exec: exec in SO-ub "./devops/jenkins/SO/install -r unstable -R release -k pubkey.asc -u http://172.17.0.3/" http://172.17.0.3//release/pubkey.asc % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2104 100 2104 0 0 1602k 0 --:--:-- --:--:-- --:--:-- 2054k OK Get:1 http://security.ubuntu.com/ubuntu xenial-security InRelease [107 kB] Hit:2 http://archive.ubuntu.com/ubuntu xenial InRelease Get:3 http://archive.ubuntu.com/ubuntu xenial-updates InRelease [109 kB] Get:4 http://archive.ubuntu.com/ubuntu xenial-backports InRelease [107 kB] Get:5 http://security.ubuntu.com/ubuntu xenial-security/main Sources [122 kB] Get:6 http://archive.ubuntu.com/ubuntu xenial/main Sources [868 kB] Get:7 http://security.ubuntu.com/ubuntu xenial-security/restricted Sources [2116 B] Get:8 http://security.ubuntu.com/ubuntu xenial-security/universe Sources [65.4 kB] Get:9 http://security.ubuntu.com/ubuntu xenial-security/multiverse Sources [2120 B] Get:10 http://security.ubuntu.com/ubuntu xenial-security/universe amd64 Packages [351 kB] Get:11 http://archive.ubuntu.com/ubuntu xenial/restricted Sources [4808 B] Get:12 http://archive.ubuntu.com/ubuntu xenial/universe Sources [7728 kB] Get:13 http://security.ubuntu.com/ubuntu xenial-security/universe Translation-en [131 kB] Get:14 http://security.ubuntu.com/ubuntu xenial-security/multiverse amd64 Packages [3464 B] Get:15 http://security.ubuntu.com/ubuntu xenial-security/multiverse Translation-en [1744 B] Get:16 http://archive.ubuntu.com/ubuntu xenial/multiverse Sources [179 kB] Get:17 http://archive.ubuntu.com/ubuntu xenial/universe amd64 Packages [7532 kB] Get:18 http://archive.ubuntu.com/ubuntu xenial/universe Translation-en [4354 kB] Get:19 http://archive.ubuntu.com/ubuntu xenial/multiverse amd64 Packages [144 kB] Get:20 http://archive.ubuntu.com/ubuntu xenial/multiverse Translation-en [106 kB] Get:21 http://archive.ubuntu.com/ubuntu xenial-updates/main Sources [305 kB] Get:22 http://archive.ubuntu.com/ubuntu xenial-updates/restricted Sources [2524 B] Get:23 http://archive.ubuntu.com/ubuntu xenial-updates/universe Sources [203 kB] Get:24 http://archive.ubuntu.com/ubuntu xenial-updates/multiverse Sources [8404 B] Get:25 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages [783 kB] Get:26 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 Packages [631 kB] Get:27 http://archive.ubuntu.com/ubuntu xenial-updates/universe Translation-en [253 kB] Get:28 http://archive.ubuntu.com/ubuntu xenial-updates/multiverse amd64 Packages [16.4 kB] Get:29 http://archive.ubuntu.com/ubuntu xenial-updates/multiverse Translation-en [8344 B] Get:30 http://archive.ubuntu.com/ubuntu xenial-backports/main Sources [3436 B] Get:31 http://archive.ubuntu.com/ubuntu xenial-backports/universe Sources [5820 B] Get:32 http://archive.ubuntu.com/ubuntu xenial-backports/main amd64 Packages [4844 B] Get:33 http://archive.ubuntu.com/ubuntu xenial-backports/main Translation-en [3220 B] Get:34 http://archive.ubuntu.com/ubuntu xenial-backports/universe amd64 Packages [7400 B] Get:35 http://archive.ubuntu.com/ubuntu xenial-backports/universe Translation-en [3996 B] Fetched 24.2 MB in 4s (5609 kB/s) Reading package lists... ### INSTALLING RIFT platform 5.2.0.2.72254 from repository OSM3 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3136 100 3136 0 0 8393 0 --:--:-- --:--:-- --:--:-- 8385 OK % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 224 0 224 0 0 698 0 --:--:-- --:--:-- --:--:-- 700 Ign:1 http://172.17.0.3/release unstable InRelease Get:2 http://172.17.0.3/release unstable Release [7710 B] Get:3 http://172.17.0.3/release unstable Release.gpg [473 B] Hit:4 http://archive.ubuntu.com/ubuntu xenial InRelease Get:5 http://172.17.0.3/release unstable/SO amd64 Packages [2047 B] Get:6 http://172.17.0.3/release unstable/UI amd64 Packages [2474 B] Get:7 http://172.17.0.3/release unstable/RO amd64 Packages [734 B] Get:8 http://172.17.0.3/release unstable/MON amd64 Packages [987 B] Get:9 http://172.17.0.3/release unstable/IM amd64 Packages [1701 B] Get:10 http://172.17.0.3/release unstable/osmclient amd64 Packages [486 B] Get:11 http://172.17.0.3/release unstable/openvim amd64 Packages [882 B] Hit:12 http://archive.ubuntu.com/ubuntu xenial-updates InRelease Hit:13 http://archive.ubuntu.com/ubuntu xenial-backports InRelease Hit:14 http://security.ubuntu.com/ubuntu xenial-security InRelease Get:15 http://repos.riftio.com/public/releases/riftware/OSM3/ubuntu xenial InRelease [1784 B] Get:16 http://repos.riftio.com/public/releases/riftware/OSM3/ubuntu xenial/riftware amd64 Packages [59.1 kB] Fetched 78.4 kB in 0s (87.4 kB/s) Reading package lists... W: http://172.17.0.3/release/dists/unstable/Release.gpg: Signature by key 5BC308402CB59EA71677FD0A314F175C88FBD97D uses weak digest algorithm (SHA1) WARNING: apt does not have a stable CLI interface. Use with caution in scripts. Reading package lists... Building dependency tree... Reading state information... The following package was automatically installed and is no longer required: libfreetype6 Use 'apt autoremove' to remove it. The following packages will be REMOVED: tcpdump 0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. After this operation, 1210 kB disk space will be freed. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 25653 files and directories currently installed.) Removing tcpdump (4.9.2-0ubuntu0.16.04.1) ... Processing triggers for man-db (2.7.5-1) ... Reading package lists... Building dependency tree... Reading state information... The following package was automatically installed and is no longer required: libfreetype6 Use 'apt autoremove' to remove it. The following additional packages will be installed: libpython-stdlib libpython2.7-minimal libpython2.7-stdlib python-minimal python2.7 python2.7-minimal Suggested packages: python-doc python-tk python2.7-doc binutils binfmt-support The following NEW packages will be installed: libpython-stdlib libpython2.7-minimal libpython2.7-stdlib python python-minimal python2.7 python2.7-minimal rw.tools-container-tools rw.tools-scripts 0 upgraded, 9 newly installed, 0 to remove and 0 not upgraded. Need to get 3908 kB of archives. After this operation, 16.7 MB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-minimal amd64 2.7.12-1ubuntu0~16.04.3 [340 kB] Get:2 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7-minimal amd64 2.7.12-1ubuntu0~16.04.3 [1261 kB] Get:3 http://repos.riftio.com/public/releases/riftware/OSM3/ubuntu xenial/riftware amd64 rw.tools-container-tools amd64 5.2.0.2.72254 [21.9 kB] Get:4 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-minimal amd64 2.7.12-1~16.04 [28.1 kB] Get:5 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-stdlib amd64 2.7.12-1ubuntu0~16.04.3 [1880 kB] Get:6 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7 amd64 2.7.12-1ubuntu0~16.04.3 [224 kB] Get:7 http://repos.riftio.com/public/releases/riftware/OSM3/ubuntu xenial/riftware amd64 rw.tools-scripts amd64 5.2.0.2.72254 [9842 B] Get:8 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-stdlib amd64 2.7.12-1~16.04 [7768 B] Get:9 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python amd64 2.7.12-1~16.04 [137 kB] debconf: unable to initialize frontend: Dialog debconf: (TERM is not set, so the dialog frontend is not usable.) debconf: falling back to frontend: Readline debconf: unable to initialize frontend: Readline debconf: (This frontend requires a controlling tty.) debconf: falling back to frontend: Teletype dpkg-preconfigure: unable to re-open stdin: Fetched 3908 kB in 0s (5742 kB/s) Selecting previously unselected package libpython2.7-minimal:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 25641 files and directories currently installed.) Preparing to unpack .../libpython2.7-minimal_2.7.12-1ubuntu0~16.04.3_amd64.deb ... Unpacking libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.3) ... Selecting previously unselected package python2.7-minimal. Preparing to unpack .../python2.7-minimal_2.7.12-1ubuntu0~16.04.3_amd64.deb ... Unpacking python2.7-minimal (2.7.12-1ubuntu0~16.04.3) ... Selecting previously unselected package python-minimal. Preparing to unpack .../python-minimal_2.7.12-1~16.04_amd64.deb ... Unpacking python-minimal (2.7.12-1~16.04) ... Selecting previously unselected package libpython2.7-stdlib:amd64. Preparing to unpack .../libpython2.7-stdlib_2.7.12-1ubuntu0~16.04.3_amd64.deb ... Unpacking libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.3) ... Selecting previously unselected package python2.7. Preparing to unpack .../python2.7_2.7.12-1ubuntu0~16.04.3_amd64.deb ... Unpacking python2.7 (2.7.12-1ubuntu0~16.04.3) ... Selecting previously unselected package libpython-stdlib:amd64. Preparing to unpack .../libpython-stdlib_2.7.12-1~16.04_amd64.deb ... Unpacking libpython-stdlib:amd64 (2.7.12-1~16.04) ... Processing triggers for man-db (2.7.5-1) ... Processing triggers for mime-support (3.59ubuntu1) ... Setting up libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.3) ... Setting up python2.7-minimal (2.7.12-1ubuntu0~16.04.3) ... Linking and byte-compiling packages for runtime python2.7... Setting up python-minimal (2.7.12-1~16.04) ... Selecting previously unselected package python. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 26387 files and directories currently installed.) Preparing to unpack .../python_2.7.12-1~16.04_amd64.deb ... Unpacking python (2.7.12-1~16.04) ... Selecting previously unselected package rw.tools-container-tools. Preparing to unpack .../rw.tools-container-tools_5.2.0.2.72254_amd64.deb ... Unpacking rw.tools-container-tools (5.2.0.2.72254) ... Selecting previously unselected package rw.tools-scripts. Preparing to unpack .../rw.tools-scripts_5.2.0.2.72254_amd64.deb ... Unpacking rw.tools-scripts (5.2.0.2.72254) ... Processing triggers for man-db (2.7.5-1) ... Setting up libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.3) ... Setting up python2.7 (2.7.12-1ubuntu0~16.04.3) ... Setting up libpython-stdlib:amd64 (2.7.12-1~16.04) ... Setting up python (2.7.12-1~16.04) ... Setting up rw.tools-container-tools (5.2.0.2.72254) ... Setting up rw.tools-scripts (5.2.0.2.72254) ... adding mode MANO-base adding mode rw-platform ============================= ##### pre-install check for rw-base ============================= ##### /usr/rift/container_tools/mkcontainer on SO-ub: modes are rw-base loganalyzer MANO-base rw-platform ============================= ##### pre-install check for loganalyzer ============================= ============================= ##### pre-install check for MANO-base ============================= ============================= ##### pre-install check for rw-platform ============================= VERSION 5.2.0.2.72254 obtained from dpkg ## MODES= rw-base loganalyzer MANO-base rw-platform PMODES= BRANCH=unknown VERSION=5.2.0.2.72254 SHA= ## DEBIAN_FRONTEND=noninteractive /usr/bin/apt-get -y install --allow-downgrades --no-install-recommends curl git python3 ... Reading package lists... Building dependency tree... Reading state information... python3 is already the newest version (3.5.1-3). curl is already the newest version (7.47.0-1ubuntu2.8). git is already the newest version (1:2.7.4-0ubuntu1.3). The following package was automatically installed and is no longer required: libfreetype6 Use 'apt autoremove' to remove it. 0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded. ## ...done rc is 0 ============================= ##### setup_package_repos ============================= % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 36 3136 36 1149 0 0 4562 0 --:--:-- --:--:-- --:--:-- 4559 100 3136 100 3136 0 0 12421 0 --:--:-- --:--:-- --:--:-- 12395 OK Reading package lists... Building dependency tree... Reading state information... apt-transport-https is already the newest version (1.2.26). The following package was automatically installed and is no longer required: libfreetype6 Use 'sudo apt autoremove' to remove it. 0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded. % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 210 0 210 0 0 805 0 --:--:-- --:--:-- --:--:-- 807 ### WARNING -- no repository specified. ## apt-get update ... Ign:1 http://172.17.0.3/release unstable InRelease Hit:2 http://172.17.0.3/release unstable Release Hit:3 http://archive.ubuntu.com/ubuntu xenial InRelease Hit:5 http://archive.ubuntu.com/ubuntu xenial-updates InRelease Hit:6 http://archive.ubuntu.com/ubuntu xenial-backports InRelease Hit:7 http://security.ubuntu.com/ubuntu xenial-security InRelease Get:8 http://repos.riftio.com/public/packages/ubuntu xenial InRelease [2228 B] Hit:9 http://repos.riftio.com/public/releases/riftware/OSM3/ubuntu xenial InRelease Get:10 http://repos.riftio.com/public/packages/ubuntu xenial/riftware amd64 Packages [319 kB] Fetched 322 kB in 1s (275 kB/s) Reading package lists... W: http://172.17.0.3/release/dists/unstable/Release.gpg: Signature by key 5BC308402CB59EA71677FD0A314F175C88FBD97D uses weak digest algorithm (SHA1) ## ...done rc is 0 ## df -h / ... Filesystem Size Used Avail Use% Mounted on /dev/sda1 292G 66G 211G 24% / ## ...done rc is 0 ## modeline is "mode: rw-base, version: 5.2.0.2.72254" ============================= ##### installing mode rw-base from /usr/rift/container_tools/rw-base ============================= ============================= ##### Sourcing /usr/rift/container_tools/rw-base.setup.sh ============================= chmod: cannot access '/usr/rift/usr/share': No such file or directory found python3 at least version 3.5 .. skipping enum34 ## df -h / ... Filesystem Size Used Avail Use% Mounted on /dev/sda1 292G 66G 211G 24% / ## ...done rc is 0 ============================= ##### Installing specified versions in /usr/rift/container_tools/rw-base.rpms for ub16 ============================= installing packages language-pack-en apt-transport-https locales ## DEBIAN_FRONTEND=noninteractive /usr/bin/apt-get -y install --allow-downgrades --no-install-recommends language-pack-en apt-transport-https locales ... Reading package lists... Building dependency tree... Reading state information... apt-transport-https is already the newest version (1.2.26). locales is already the newest version (2.23-0ubuntu10). The following package was automatically installed and is no longer required: libfreetype6 Use 'apt autoremove' to remove it. The following additional packages will be installed: language-pack-en-base The following NEW packages will be installed: language-pack-en language-pack-en-base 0 upgraded, 2 newly installed, 0 to remove and 14 not upgraded. Need to get 596 kB of archives. After this operation, 5321 kB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 language-pack-en-base all 1:16.04+20160627 [451 kB] Get:2 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 language-pack-en all 1:16.04+20161009 [145 kB] Fetched 596 kB in 0s (1853 kB/s) Selecting previously unselected package language-pack-en-base. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 26566 files and directories currently installed.) Preparing to unpack .../language-pack-en-base_1%3a16.04+20160627_all.deb ... Unpacking language-pack-en-base (1:16.04+20160627) ... Selecting previously unselected package language-pack-en. Preparing to unpack .../language-pack-en_1%3a16.04+20161009_all.deb ... Unpacking language-pack-en (1:16.04+20161009) ... Replacing files in old package language-pack-en-base (1:16.04+20160627) ... Setting up language-pack-en (1:16.04+20161009) ... Setting up language-pack-en-base (1:16.04+20160627) ... Generating locales (this might take a while)... en_AG.UTF-8... done en_AU.UTF-8... done en_BW.UTF-8... done en_CA.UTF-8... done en_DK.UTF-8... done en_GB.UTF-8... done en_HK.UTF-8... done en_IE.UTF-8... done en_IN.UTF-8... done en_NG.UTF-8... done en_NZ.UTF-8... done en_PH.UTF-8... done en_SG.UTF-8... done en_ZA.UTF-8... done en_ZM.UTF-8... done en_ZW.UTF-8... done Generation complete. ## ...done rc is 0 ## df -h / ... Filesystem Size Used Avail Use% Mounted on /dev/sda1 292G 66G 211G 24% / ## ...done rc is 0 ============================= ##### Sourcing /usr/rift/container_tools/rw-base.config.sh ============================= Generating locales (this might take a while)... en_AG.UTF-8... done en_AU.UTF-8... done en_BW.UTF-8... done en_CA.UTF-8... done en_DK.UTF-8... done en_GB.UTF-8... done en_HK.UTF-8... done en_IE.UTF-8... done en_IN.UTF-8... done en_NG.UTF-8... done en_NZ.UTF-8... done en_PH.UTF-8... done en_SG.UTF-8... done en_US.UTF-8... done en_ZA.UTF-8... done en_ZM.UTF-8... done en_ZW.UTF-8... done Generation complete. ## df -h / ... Filesystem Size Used Avail Use% Mounted on /dev/sda1 292G 66G 211G 24% / ## ...done rc is 0 ## modeline is "mode: loganalyzer, version: 5.2.0.2.72254" ============================= ##### installing mode loganalyzer from /usr/rift/container_tools/loganalyzer ============================= ============================= ##### Installing specified versions in /usr/rift/container_tools/loganalyzer.rpms for ub16 ============================= installing packages loganalyzer rsyslog libapache2-mod-php ## DEBIAN_FRONTEND=noninteractive /usr/bin/apt-get -y install --allow-downgrades --no-install-recommends loganalyzer rsyslog libapache2-mod-php ... Reading package lists... Building dependency tree... Reading state information... rsyslog is already the newest version (8.16.0-1ubuntu3). The following package was automatically installed and is no longer required: libfreetype6 Use 'apt autoremove' to remove it. The following additional packages will be installed: apache2 apache2-bin apache2-data apache2-utils libapache2-mod-php7.0 libapr1 libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-ldap liblua5.1-0 php-common php7.0-cli php7.0-common php7.0-json php7.0-opcache php7.0-readline ttf-bitstream-vera Suggested packages: www-browser apache2-doc apache2-suexec-pristine | apache2-suexec-custom php-pear php-gd Recommended packages: ssl-cert php-mongodb The following NEW packages will be installed: apache2 apache2-bin apache2-data apache2-utils libapache2-mod-php libapache2-mod-php7.0 libapr1 libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-ldap liblua5.1-0 loganalyzer php-common php7.0-cli php7.0-common php7.0-json php7.0-opcache php7.0-readline ttf-bitstream-vera 0 upgraded, 19 newly installed, 0 to remove and 14 not upgraded. Need to get 6049 kB of archives. After this operation, 25.1 MB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 libapr1 amd64 1.5.2-3 [86.0 kB] Get:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 libaprutil1 amd64 1.5.4-1build1 [77.1 kB] Get:3 http://archive.ubuntu.com/ubuntu xenial/main amd64 libaprutil1-dbd-sqlite3 amd64 1.5.4-1build1 [10.6 kB] Get:4 http://archive.ubuntu.com/ubuntu xenial/main amd64 libaprutil1-ldap amd64 1.5.4-1build1 [8720 B] Get:5 http://repos.riftio.com/public/packages/ubuntu xenial/riftware amd64 loganalyzer all 4.1.3.rw-0ubuntu1 [689 kB] Get:6 http://archive.ubuntu.com/ubuntu xenial/main amd64 liblua5.1-0 amd64 5.1.5-8ubuntu1 [102 kB] Get:7 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2-bin amd64 2.4.18-2ubuntu3.8 [926 kB] Get:8 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2-utils amd64 2.4.18-2ubuntu3.8 [82.0 kB] Get:9 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2-data all 2.4.18-2ubuntu3.8 [162 kB] Get:10 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2 amd64 2.4.18-2ubuntu3.8 [86.8 kB] Get:11 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 php-common all 1:35ubuntu6.1 [10.8 kB] Get:12 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 php7.0-common amd64 7.0.30-0ubuntu0.16.04.1 [840 kB] Get:13 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 php7.0-json amd64 7.0.30-0ubuntu0.16.04.1 [16.9 kB] Get:14 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 php7.0-opcache amd64 7.0.30-0ubuntu0.16.04.1 [77.2 kB] Get:15 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 php7.0-readline amd64 7.0.30-0ubuntu0.16.04.1 [12.8 kB] Get:16 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 php7.0-cli amd64 7.0.30-0ubuntu0.16.04.1 [1282 kB] Get:17 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libapache2-mod-php7.0 amd64 7.0.30-0ubuntu0.16.04.1 [1224 kB] Get:18 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libapache2-mod-php all 1:7.0+35ubuntu6.1 [2990 B] Get:19 http://archive.ubuntu.com/ubuntu xenial/universe amd64 ttf-bitstream-vera all 1.10-8 [352 kB] Fetched 6049 kB in 1s (5745 kB/s) Selecting previously unselected package libapr1:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 27207 files and directories currently installed.) Preparing to unpack .../libapr1_1.5.2-3_amd64.deb ... Unpacking libapr1:amd64 (1.5.2-3) ... Selecting previously unselected package libaprutil1:amd64. Preparing to unpack .../libaprutil1_1.5.4-1build1_amd64.deb ... Unpacking libaprutil1:amd64 (1.5.4-1build1) ... Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. Preparing to unpack .../libaprutil1-dbd-sqlite3_1.5.4-1build1_amd64.deb ... Unpacking libaprutil1-dbd-sqlite3:amd64 (1.5.4-1build1) ... Selecting previously unselected package libaprutil1-ldap:amd64. Preparing to unpack .../libaprutil1-ldap_1.5.4-1build1_amd64.deb ... Unpacking libaprutil1-ldap:amd64 (1.5.4-1build1) ... Selecting previously unselected package liblua5.1-0:amd64. Preparing to unpack .../liblua5.1-0_5.1.5-8ubuntu1_amd64.deb ... Unpacking liblua5.1-0:amd64 (5.1.5-8ubuntu1) ... Selecting previously unselected package apache2-bin. Preparing to unpack .../apache2-bin_2.4.18-2ubuntu3.8_amd64.deb ... Unpacking apache2-bin (2.4.18-2ubuntu3.8) ... Selecting previously unselected package apache2-utils. Preparing to unpack .../apache2-utils_2.4.18-2ubuntu3.8_amd64.deb ... Unpacking apache2-utils (2.4.18-2ubuntu3.8) ... Selecting previously unselected package apache2-data. Preparing to unpack .../apache2-data_2.4.18-2ubuntu3.8_all.deb ... Unpacking apache2-data (2.4.18-2ubuntu3.8) ... Selecting previously unselected package apache2. Preparing to unpack .../apache2_2.4.18-2ubuntu3.8_amd64.deb ... Unpacking apache2 (2.4.18-2ubuntu3.8) ... Selecting previously unselected package php-common. Preparing to unpack .../php-common_1%3a35ubuntu6.1_all.deb ... Unpacking php-common (1:35ubuntu6.1) ... Selecting previously unselected package php7.0-common. Preparing to unpack .../php7.0-common_7.0.30-0ubuntu0.16.04.1_amd64.deb ... Unpacking php7.0-common (7.0.30-0ubuntu0.16.04.1) ... Selecting previously unselected package php7.0-json. Preparing to unpack .../php7.0-json_7.0.30-0ubuntu0.16.04.1_amd64.deb ... Unpacking php7.0-json (7.0.30-0ubuntu0.16.04.1) ... Selecting previously unselected package php7.0-opcache. Preparing to unpack .../php7.0-opcache_7.0.30-0ubuntu0.16.04.1_amd64.deb ... Unpacking php7.0-opcache (7.0.30-0ubuntu0.16.04.1) ... Selecting previously unselected package php7.0-readline. Preparing to unpack .../php7.0-readline_7.0.30-0ubuntu0.16.04.1_amd64.deb ... Unpacking php7.0-readline (7.0.30-0ubuntu0.16.04.1) ... Selecting previously unselected package php7.0-cli. Preparing to unpack .../php7.0-cli_7.0.30-0ubuntu0.16.04.1_amd64.deb ... Unpacking php7.0-cli (7.0.30-0ubuntu0.16.04.1) ... Selecting previously unselected package libapache2-mod-php7.0. Preparing to unpack .../libapache2-mod-php7.0_7.0.30-0ubuntu0.16.04.1_amd64.deb ... Unpacking libapache2-mod-php7.0 (7.0.30-0ubuntu0.16.04.1) ... Selecting previously unselected package libapache2-mod-php. Preparing to unpack .../libapache2-mod-php_1%3a7.0+35ubuntu6.1_all.deb ... Unpacking libapache2-mod-php (1:7.0+35ubuntu6.1) ... Selecting previously unselected package ttf-bitstream-vera. Preparing to unpack .../ttf-bitstream-vera_1.10-8_all.deb ... Unpacking ttf-bitstream-vera (1.10-8) ... Selecting previously unselected package loganalyzer. Preparing to unpack .../loganalyzer_4.1.3.rw-0ubuntu1_all.deb ... Unpacking loganalyzer (4.1.3.rw-0ubuntu1) ... Processing triggers for libc-bin (2.23-0ubuntu10) ... Processing triggers for man-db (2.7.5-1) ... Processing triggers for ufw (0.35-0ubuntu2) ... Processing triggers for systemd (229-4ubuntu21.2) ... Processing triggers for ureadahead (0.100.0-19) ... Setting up libapr1:amd64 (1.5.2-3) ... Setting up libaprutil1:amd64 (1.5.4-1build1) ... Setting up libaprutil1-dbd-sqlite3:amd64 (1.5.4-1build1) ... Setting up libaprutil1-ldap:amd64 (1.5.4-1build1) ... Setting up liblua5.1-0:amd64 (5.1.5-8ubuntu1) ... Setting up apache2-bin (2.4.18-2ubuntu3.8) ... Setting up apache2-utils (2.4.18-2ubuntu3.8) ... Setting up apache2-data (2.4.18-2ubuntu3.8) ... Setting up apache2 (2.4.18-2ubuntu3.8) ... Enabling module mpm_event. Enabling module authz_core. Enabling module authz_host. Enabling module authn_core. Enabling module auth_basic. Enabling module access_compat. Enabling module authn_file. Enabling module authz_user. Enabling module alias. Enabling module dir. Enabling module autoindex. Enabling module env. Enabling module mime. Enabling module negotiation. Enabling module setenvif. Enabling module filter. Enabling module deflate. Enabling module status. Enabling conf charset. Enabling conf localized-error-pages. Enabling conf other-vhosts-access-log. Enabling conf security. Enabling conf serve-cgi-bin. Enabling site 000-default. Setting up php-common (1:35ubuntu6.1) ... Setting up php7.0-common (7.0.30-0ubuntu0.16.04.1) ... Creating config file /etc/php/7.0/mods-available/calendar.ini with new version Creating config file /etc/php/7.0/mods-available/ctype.ini with new version Creating config file /etc/php/7.0/mods-available/exif.ini with new version Creating config file /etc/php/7.0/mods-available/fileinfo.ini with new version Creating config file /etc/php/7.0/mods-available/ftp.ini with new version Creating config file /etc/php/7.0/mods-available/gettext.ini with new version Creating config file /etc/php/7.0/mods-available/iconv.ini with new version Creating config file /etc/php/7.0/mods-available/pdo.ini with new version Creating config file /etc/php/7.0/mods-available/phar.ini with new version Creating config file /etc/php/7.0/mods-available/posix.ini with new version Creating config file /etc/php/7.0/mods-available/shmop.ini with new version Creating config file /etc/php/7.0/mods-available/sockets.ini with new version Creating config file /etc/php/7.0/mods-available/sysvmsg.ini with new version Creating config file /etc/php/7.0/mods-available/sysvsem.ini with new version Creating config file /etc/php/7.0/mods-available/sysvshm.ini with new version Creating config file /etc/php/7.0/mods-available/tokenizer.ini with new version Setting up php7.0-json (7.0.30-0ubuntu0.16.04.1) ... Creating config file /etc/php/7.0/mods-available/json.ini with new version Setting up php7.0-opcache (7.0.30-0ubuntu0.16.04.1) ... Creating config file /etc/php/7.0/mods-available/opcache.ini with new version Setting up php7.0-readline (7.0.30-0ubuntu0.16.04.1) ... Creating config file /etc/php/7.0/mods-available/readline.ini with new version Setting up php7.0-cli (7.0.30-0ubuntu0.16.04.1) ... update-alternatives: using /usr/bin/php7.0 to provide /usr/bin/php (php) in auto mode update-alternatives: using /usr/bin/phar7.0 to provide /usr/bin/phar (phar) in auto mode update-alternatives: using /usr/bin/phar.phar7.0 to provide /usr/bin/phar.phar (phar.phar) in auto mode Creating config file /etc/php/7.0/cli/php.ini with new version Setting up libapache2-mod-php7.0 (7.0.30-0ubuntu0.16.04.1) ... Creating config file /etc/php/7.0/apache2/php.ini with new version Module mpm_event disabled. Enabling module mpm_prefork. apache2_switch_mpm Switch to prefork apache2_invoke: Enable module php7.0 Setting up libapache2-mod-php (1:7.0+35ubuntu6.1) ... Setting up ttf-bitstream-vera (1.10-8) ... Setting up loganalyzer (4.1.3.rw-0ubuntu1) ... Considering conflict php5 for php7.0: Module php7.0 already enabled Enabling module cgi. To activate the new configuration, you need to run: service apache2 restart apache2_invoke: Enable configuration loganalyzer.conf Processing triggers for libc-bin (2.23-0ubuntu10) ... Processing triggers for systemd (229-4ubuntu21.2) ... Processing triggers for ureadahead (0.100.0-19) ... Processing triggers for ufw (0.35-0ubuntu2) ... ## ...done rc is 0 ## df -h / ... Filesystem Size Used Avail Use% Mounted on /dev/sda1 292G 66G 211G 24% / ## ...done rc is 0 ## modeline is "mode: MANO-base, version: 5.2.0.2.72254" ============================= ##### installing mode MANO-base from /usr/rift/container_tools/MANO-base ============================= ============================= ##### Installing specified versions in /usr/rift/container_tools/MANO-base.rpms for ub16 ============================= installing packages gir1.2-glib-2.0=1.46.0.1-3ubuntu2 libgirepository-1.0-1=1.46.0.1-3ubuntu2 python3-gi python3-tosca-parser=0.6.2~dev145.rw-1 libprotobuf-c1=1.1.0.rw.3-0ubuntu1 libprotobuf-c-dev=1.1.0.rw.3-0ubuntu1 libyang=1.0.rw.2-0ubuntu1 libxerces-c3.1 libxalan-c111=1.11.0.rw.1 yuma=2.4.rw.4-0ubuntu1 libunwind8 cflite0=0.1.2.1 libboost-filesystem1.58.0 libxslt1.1 python-ncclient=0.4.3.rw.6 libpeas-1.0.0-python3loader libpeas-dev libtalloc2 libmsgpack3=0.5.9-0ubuntu~rw google-coredumper0=1.2.1.rw-0ubuntu1 libck0=0.3.5.rw-0ubuntu1 libnanomsg0=0.2.rw-0ubuntu1 libnl-3-200 libhiredis0.13 zookeeper estw=20110305.rw-0ubuntu1.rw libpcap0.8 zsh=5.0.7.rw.4 zsh-common=5.0.7.rw.4 serf iptables gdb python3-magic python3-pip pkgconf corosync pacemaker pcs redis-server glance expect python3-dbg python-requests python-yaml python-argcomplete python3-pexpect python3-kazoo python3-lxml python3-mock python3-netifaces python3-numpy python3-tornado python3-crypto python3-boto3 python3-jwt python3-python-pam python3-dicttoxml=1.6.6 python3-tornadostreamform=0.1.1 python3-paramiko=2.0.2 python3-zake=0.2.2 python3-jujuclient=0.53.3 python3-xmltodict=0.10.2 python3-oic=0.10.0.0 python3-basehash=3.0.4 python3-parsimonious=0.7.0 python3-babel=2.3.4 python3-python-glanceclient=2.5.0 python3-python-novaclient=7.1.0 python3-python-neutronclient=6.1.0 python3-python-ceilometerclient=2.8.0 python3-python-cinderclient=1.9.0 python3-netaddr=0.7.19.rw python3-mako=1.0.7.rw python3-chardet=3.0.4.rw python3-inotify=0.2.8 python3-aiohttp ## DEBIAN_FRONTEND=noninteractive /usr/bin/apt-get -y install --allow-downgrades --no-install-recommends gir1.2-glib-2.0=1.46.0.1-3ubuntu2 libgirepository-1.0-1=1.46.0.1-3ubuntu2 python3-gi python3-tosca-parser=0.6.2~dev145.rw-1 libprotobuf-c1=1.1.0.rw.3-0ubuntu1 libprotobuf-c-dev=1.1.0.rw.3-0ubuntu1 libyang=1.0.rw.2-0ubuntu1 libxerces-c3.1 libxalan-c111=1.11.0.rw.1 yuma=2.4.rw.4-0ubuntu1 libunwind8 cflite0=0.1.2.1 libboost-filesystem1.58.0 libxslt1.1 python-ncclient=0.4.3.rw.6 libpeas-1.0.0-python3loader libpeas-dev libtalloc2 libmsgpack3=0.5.9-0ubuntu~rw google-coredumper0=1.2.1.rw-0ubuntu1 libck0=0.3.5.rw-0ubuntu1 libnanomsg0=0.2.rw-0ubuntu1 libnl-3-200 libhiredis0.13 zookeeper estw=20110305.rw-0ubuntu1.rw libpcap0.8 zsh=5.0.7.rw.4 zsh-common=5.0.7.rw.4 serf iptables gdb python3-magic python3-pip pkgconf corosync pacemaker pcs redis-server glance expect python3-dbg python-requests python-yaml python-argcomplete python3-pexpect python3-kazoo python3-lxml python3-mock python3-netifaces python3-numpy python3-tornado python3-crypto python3-boto3 python3-jwt python3-python-pam python3-dicttoxml=1.6.6 python3-tornadostreamform=0.1.1 python3-paramiko=2.0.2 python3-zake=0.2.2 python3-jujuclient=0.53.3 python3-xmltodict=0.10.2 python3-oic=0.10.0.0 python3-basehash=3.0.4 python3-parsimonious=0.7.0 python3-babel=2.3.4 python3-python-glanceclient=2.5.0 python3-python-novaclient=7.1.0 python3-python-neutronclient=6.1.0 python3-python-ceilometerclient=2.8.0 python3-python-cinderclient=1.9.0 python3-netaddr=0.7.19.rw python3-mako=1.0.7.rw python3-chardet=3.0.4.rw python3-inotify=0.2.8 python3-aiohttp ... Reading package lists... Building dependency tree... Reading state information... iptables is already the newest version (1.6.0-2ubuntu3). libpcap0.8 is already the newest version (1.7.4-2). python3-gi is already the newest version (3.20.0-0ubuntu1). libxslt1.1 is already the newest version (1.1.28-2.1ubuntu0.1). libxslt1.1 set to manually installed. python3-jwt is already the newest version (1.3.0-1ubuntu0.1). The following additional packages will be installed: adwaita-icon-theme alembic binutils build-essential ca-certificates-java cluster-glue cpp cpp-5 dconf-gsettings-backend dconf-service default-jre-headless docutils-common dpkg-dev fontconfig fontconfig-config fonts-liberation formencode-i18n g++ g++-5 gcc gcc-5 gir1.2-atk-1.0 gir1.2-atspi-2.0 gir1.2-freedesktop gir1.2-gdkpixbuf-2.0 gir1.2-gtk-3.0 gir1.2-pango-1.0 gir1.2-peas-1.0 glance-api glance-common glance-registry glance-store-common glib-networking glib-networking-common glib-networking-services gobject-introspection gsettings-desktop-schemas hicolor-icon-theme humanity-icon-theme ieee-data java-common libasan2 libatk-bridge2.0-0 libatk-bridge2.0-dev libatk1.0-0 libatk1.0-data libatk1.0-dev libatomic1 libatspi2.0-0 libatspi2.0-dev libavahi-client3 libavahi-common-data libavahi-common3 libbabeltrace-ctf1 libbabeltrace1 libblas-common libblas3 libblocksruntime0 libboost-system1.58.0 libc-dev-bin libc6-dev libcairo-gobject2 libcairo-script-interpreter2 libcairo2 libcairo2-dev libcapnp-0.5.3 libcc1-0 libcfg6 libcib4 libcilkrts5 libcmap4 libcolord2 libcorosync-common4 libcpg4 libcrmcluster4 libcrmcommon3 libcrmservice3 libcroco3 libcups2 libcurl3 libdatrie1 libdbus-1-dev libdconf1 libdispatch0 libdpkg-perl libdrm-amdgpu1 libdrm-dev libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 libegl1-mesa libegl1-mesa-dev libepoxy-dev libepoxy0 libexpat1-dev libffi-dev libfontconfig1 libfontconfig1-dev libfreetype6-dev libgbm1 libgcc-5-dev libgdk-pixbuf2.0-0 libgdk-pixbuf2.0-common libgdk-pixbuf2.0-dev libgfortran3 libgirepository1.0-dev libgl1-mesa-dri libglapi-mesa libglib2.0-bin libglib2.0-dev libgmp-dev libgmpxx4ldbl libgomp1 libgraphite2-3 libgtk-3-0 libgtk-3-bin libgtk-3-common libgtk-3-dev libharfbuzz-dev libharfbuzz-gobject0 libharfbuzz-icu0 libharfbuzz0b libibverbs1 libice-dev libice6 libisl15 libitm1 libjbig0 libjemalloc1 libjline-java libjpeg-turbo8 libjpeg8 libjs-jquery libjs-sphinxdoc libjs-underscore libjson-glib-1.0-0 libjson-glib-1.0-common libkqueue0 liblapack3 liblcms2-2 libllvm5.0 liblog4j1.2-java liblrm2 liblrmd1 liblsan0 libltdl7 libmirclient-dev libmirclient9 libmircommon-dev libmircommon7 libmircookie-dev libmircookie2 libmircore-dev libmircore1 libmirprotobuf3 libmpc3 libmpx0 libnet1 libnetty-3.9-java libnspr4 libnss3 libnss3-nssdb libopenhpi2 libopenipmi0 libpango-1.0-0 libpango1.0-dev libpangocairo-1.0-0 libpangoft2-1.0-0 libpangoxft-1.0-0 libpciaccess0 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpcsclite1 libpe-rules2 libpe-status10 libpeas-1.0-0 libpeas-common libpengine10 libpils2 libpixman-1-0 libpixman-1-dev libplumb2 libplumbgpl2 libpng12-dev libpq5 libprotobuf-dev libprotobuf-lite9v5 libprotobuf9v5 libproxy1v5 libpthread-stubs0-dev libpthread-workqueue0 libpython3-dbg libpython3.5-dbg libqb0 libquadmath0 libquorum5 librdmacm1 librest-0.7-0 librsvg2-2 librsvg2-common libruby2.3 libsensors4 libslf4j-java libsm-dev libsm6 libsnmp-base libsnmp30 libsoup-gnome2.4-1 libsoup2.4-1 libssh2-1 libstatgrab10 libstdc++-5-dev libstonith1 libstonithd2 libtcl8.6 libthai-data libthai0 libtiff5 libtimedate-perl libtotem-pg5 libtransitioner2 libtsan0 libubsan0 libvotequorum7 libwayland-bin libwayland-client0 libwayland-cursor0 libwayland-dev libwayland-egl1-mesa libwayland-server0 libx11-dev libx11-xcb-dev libx11-xcb1 libxau-dev libxcb-dri2-0 libxcb-dri2-0-dev libxcb-dri3-0 libxcb-dri3-dev libxcb-glx0 libxcb-glx0-dev libxcb-present-dev libxcb-present0 libxcb-randr0 libxcb-randr0-dev libxcb-render0 libxcb-render0-dev libxcb-shape0 libxcb-shape0-dev libxcb-shm0 libxcb-shm0-dev libxcb-sync-dev libxcb-sync1 libxcb-xfixes0 libxcb-xfixes0-dev libxcb1-dev libxcomposite-dev libxcomposite1 libxcursor-dev libxcursor1 libxdamage-dev libxdamage1 libxdmcp-dev libxerces2-java libxext-dev libxfixes-dev libxfixes3 libxft-dev libxft2 libxi-dev libxi6 libxinerama-dev libxinerama1 libxkbcommon-dev libxkbcommon0 libxml-commons-external-java libxml-commons-resolver1.1-java libxrandr-dev libxrandr2 libxrender-dev libxrender1 libxshmfence-dev libxshmfence1 libxtst-dev libxtst6 libxxf86vm-dev libxxf86vm1 libzookeeper-java linux-libc-dev make nettle-dev openjdk-8-jre-headless pacemaker-common pacemaker-resource-agents pycadf-common python-alembic python-amqp python-anyjson python-automaton python-babel python-babel-localedata python-cachetools python-castellan python-cffi-backend python-chardet python-concurrent.futures python-contextlib2 python-crypto python-cryptography python-dateutil python-debtcollector python-decorator python-dnspython python-docutils python-enum34 python-eventlet python-extras python-fasteners python-fixtures python-formencode python-funcsigs python-functools32 python-futurist python-glance python-glance-store python-greenlet python-httplib2 python-idna python-ipaddr python-ipaddress python-iso8601 python-jinja2 python-jsonschema python-kazoo python-keyring python-keystoneauth1 python-keystoneclient python-keystonemiddleware python-kombu python-linecache2 python-lxml python-mako python-markupsafe python-migrate python-mimeparse python-mock python-monotonic python-msgpack python-netaddr python-netifaces python-networkx python-openssl python-oslo.concurrency python-oslo.config python-oslo.context python-oslo.db python-oslo.i18n python-oslo.log python-oslo.messaging python-oslo.middleware python-oslo.policy python-oslo.serialization python-oslo.service python-oslo.utils python-osprofiler python-paste python-pastedeploy python-pastedeploy-tpl python-pbr python-pika python-pika-pool python-pip-whl python-pkg-resources python-positional python-posix-ipc python-prettytable python-psycopg2 python-pyasn1 python-pycadf python-pyinotify python-pymysql python-repoze.lru python-retrying python-roman python-routes python-semantic-version python-simplegeneric python-simplejson python-six python-sqlalchemy python-sqlparse python-stevedore python-taskflow python-tempita python-testtools python-traceback2 python-tz python-unittest2 python-urllib3 python-webob python-wrapt python-wsme python3-alabaster python3-appdirs python3-asn1crypto python3-async-timeout python3-beaker python3-botocore python3-certifi python3-cliff python3-cmd2 python3-cookies python3-cryptography python3-dateutil python3-debtcollector python3-decorator python3-deprecation python3-docutils python3-dogpile-cache python3-funcsigs python3-future python3-idna python3-iso8601 python3-jmespath python3-jsonschema python3-keystoneauth1 python3-monotonic python3-msgpack python3-multidict python3-munch python3-openstacksdk python3-os-client-config python3-os-service-types python3-osc-lib python3-oslo-config python3-oslo-i18n python3-oslo-serialization python3-oslo-utils python3-packaging python3-pbr python3-ptyprocess python3-pycryptodomex python3-pyjwkest python3-pyopenssl python3-pyparsing python3-pyperclip python3-python-dateutil python3-python-keystoneclient python3-pytz python3-pyyaml python3-requests python3-requestsexceptions python3-responses python3-rfc3986 python3-s3transfer python3-simplejson python3-stevedore python3-testfixtures python3-urllib3 python3-warlock python3-websocket-client python3-wrapt python3-yarl python3.5-dbg rake redis-tools resource-agents ruby ruby-activesupport ruby-atomic ruby-backports ruby-did-you-mean ruby-eventmachine ruby-highline ruby-i18n ruby-json ruby-minitest ruby-multi-json ruby-net-telnet ruby-open4 ruby-power-assert ruby-rack ruby-rack-protection ruby-rack-test ruby-rpam-ruby19 ruby-sinatra ruby-sinatra-contrib ruby-test-unit ruby-thor ruby-thread-safe ruby-tilt ruby-tzinfo ruby2.3 rubygems-integration tcl-expect ubuntu-mono x11-common x11proto-composite-dev x11proto-core-dev x11proto-damage-dev x11proto-dri2-dev x11proto-fixes-dev x11proto-gl-dev x11proto-input-dev x11proto-kb-dev x11proto-randr-dev x11proto-record-dev x11proto-render-dev x11proto-xext-dev x11proto-xf86vidmode-dev x11proto-xinerama-dev xorg-sgml-doctools xsltproc xtrans-dev zlib1g-dev Suggested packages: binutils-doc cpp-doc gcc-5-locales default-jre debian-keyring g++-multilib g++-5-multilib gcc-5-doc libstdc++6-5-dbg gcc-multilib manpages-dev autoconf automake libtool flex bison gcc-doc gcc-5-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan2-dbg liblsan0-dbg libtsan0-dbg libubsan0-dbg libcilkrts5-dbg libmpx0-dbg libquadmath0-dbg gdb-doc python-ceph glibc-doc libcairo2-doc cups-common libgirepository1.0-doc libglib2.0-doc gmp-doc libgmp10-doc libmpfr-dev gvfs libgtk-3-doc libice-doc libjline-java-doc javascript-common liblcms2-utils libgnumail-java liblog4j1.2-java-doc imagemagick libpango1.0-doc pcscd libpeas-doc librsvg2-bin lm-sensors libcommons-logging-java libsm-doc snmp-mibs-downloader libstdc++-5-doc tcl8.6 libxcb-doc libxerces2-java-doc libxerces2-java-gcj libxext-doc libxml-commons-resolver1.1-java-doc libzookeeper-java-doc make-doc libnss-mdns fonts-dejavu-extra fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei fonts-wqy-zenhei fonts-indic fence-agents python-editor python-amqp-doc python-automaton-doc python-castellan-doc python-crypto-dbg python-crypto-doc python-cryptography-doc python-cryptography-vectors python-debtcollector-doc texlive-latex-recommended texlive-latex-base texlive-lang-french fonts-linuxlibertine | ttf-linux-libertine python-enum34-doc python-egenix-mxdatetime python-funcsigs-doc python-futurist-doc python-greenlet-doc python-greenlet-dev python-greenlet-dbg python-jinja2-doc python-kazoo-doc gir1.2-gnomekeyring-1.0 python-fs python-gdata python-gi python-kde4 python-keyczar python-keystoneauth1-doc python-requests-kerberos python-beanstalkc python-boto python-django python-kombu-doc python-pymongo python-redis python-lxml-dbg python-lxml-doc python-beaker python-mako-doc python-mock-doc ipython python-netaddr-docs python-matplotlib python-scipy python-pygraphviz | python-pydot python-openssl-doc python-openssl-dbg python-oslo.concurrency-doc python-oslo.log-doc python-kafka python-oslo.middleware-doc python-oslo.policy-doc python-oslo.service-doc python-pastescript python-pastewebkit libjs-mochikit libapache2-mod-wsgi libapache2-mod-python libapache2-mod-scgi python-pgsql python-pika-doc python-setuptools python-positional-doc python-psycopg2-doc doc-base python-pyinotify-doc python-pymysql-doc python-ndg-httpsclient python-semantic-version-doc python-sqlalchemy-doc python-fdb python-pymssql python-sqlparse-doc python-testtools-doc python-twisted python-ntlm python-webob-doc python3-crypto-dbg gfortran python-numpy-doc python3-dev python3-nose python3-numpy-dbg python-pexpect-doc python3-gdbm-dbg python3-tk-dbg ruby-redis ri ruby-dev bundler zsh-doc Recommended packages: fakeroot libalgorithm-merge-perl tcl8.6 tk8.6 libc-dbg gdbserver python-glanceclient at-spi2-core manpages-dev colord libfile-fcntllock-perl libtxc-dxtn-s2tc | libtxc-dxtn-s2tc0 | libtxc-dxtn0 javascript-common libservlet2.5-java openhpid debhelper libx11-doc pacemaker-cli-utils python-pil python-pygments libpaper-utils docutils-doc python-dbus python-secretstorage python-bs4 python-html5lib python-numpy python-openid python-scgi python-pastescript python-egenix-mxdatetime python-sqlalchemy-ext python-ndg-httpsclient python3-dev python3-setuptools python3-wheel zip ruby-oj fonts-lato The following NEW packages will be installed: adwaita-icon-theme alembic binutils build-essential ca-certificates-java cflite0 cluster-glue corosync cpp cpp-5 dconf-gsettings-backend dconf-service default-jre-headless docutils-common dpkg-dev estw expect fontconfig fontconfig-config fonts-liberation formencode-i18n g++ g++-5 gcc gcc-5 gdb gir1.2-atk-1.0 gir1.2-atspi-2.0 gir1.2-freedesktop gir1.2-gdkpixbuf-2.0 gir1.2-gtk-3.0 gir1.2-pango-1.0 gir1.2-peas-1.0 glance glance-api glance-common glance-registry glance-store-common glib-networking glib-networking-common glib-networking-services gobject-introspection google-coredumper0 gsettings-desktop-schemas hicolor-icon-theme humanity-icon-theme ieee-data java-common libasan2 libatk-bridge2.0-0 libatk-bridge2.0-dev libatk1.0-0 libatk1.0-data libatk1.0-dev libatomic1 libatspi2.0-0 libatspi2.0-dev libavahi-client3 libavahi-common-data libavahi-common3 libbabeltrace-ctf1 libbabeltrace1 libblas-common libblas3 libblocksruntime0 libboost-filesystem1.58.0 libboost-system1.58.0 libc-dev-bin libc6-dev libcairo-gobject2 libcairo-script-interpreter2 libcairo2 libcairo2-dev libcapnp-0.5.3 libcc1-0 libcfg6 libcib4 libcilkrts5 libck0 libcmap4 libcolord2 libcorosync-common4 libcpg4 libcrmcluster4 libcrmcommon3 libcrmservice3 libcroco3 libcups2 libcurl3 libdatrie1 libdbus-1-dev libdconf1 libdispatch0 libdpkg-perl libdrm-amdgpu1 libdrm-dev libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 libegl1-mesa libegl1-mesa-dev libepoxy-dev libepoxy0 libexpat1-dev libffi-dev libfontconfig1 libfontconfig1-dev libfreetype6-dev libgbm1 libgcc-5-dev libgdk-pixbuf2.0-0 libgdk-pixbuf2.0-common libgdk-pixbuf2.0-dev libgfortran3 libgirepository1.0-dev libgl1-mesa-dri libglapi-mesa libglib2.0-bin libglib2.0-dev libgmp-dev libgmpxx4ldbl libgomp1 libgraphite2-3 libgtk-3-0 libgtk-3-bin libgtk-3-common libgtk-3-dev libharfbuzz-dev libharfbuzz-gobject0 libharfbuzz-icu0 libharfbuzz0b libhiredis0.13 libibverbs1 libice-dev libice6 libisl15 libitm1 libjbig0 libjemalloc1 libjline-java libjpeg-turbo8 libjpeg8 libjs-jquery libjs-sphinxdoc libjs-underscore libjson-glib-1.0-0 libjson-glib-1.0-common libkqueue0 liblapack3 liblcms2-2 libllvm5.0 liblog4j1.2-java liblrm2 liblrmd1 liblsan0 libltdl7 libmirclient-dev libmirclient9 libmircommon-dev libmircommon7 libmircookie-dev libmircookie2 libmircore-dev libmircore1 libmirprotobuf3 libmpc3 libmpx0 libmsgpack3 libnanomsg0 libnet1 libnetty-3.9-java libnl-3-200 libnspr4 libnss3 libnss3-nssdb libopenhpi2 libopenipmi0 libpango-1.0-0 libpango1.0-dev libpangocairo-1.0-0 libpangoft2-1.0-0 libpangoxft-1.0-0 libpciaccess0 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpcsclite1 libpe-rules2 libpe-status10 libpeas-1.0-0 libpeas-1.0-0-python3loader libpeas-common libpeas-dev libpengine10 libpils2 libpixman-1-0 libpixman-1-dev libplumb2 libplumbgpl2 libpng12-dev libpq5 libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite9v5 libprotobuf9v5 libproxy1v5 libpthread-stubs0-dev libpthread-workqueue0 libpython3-dbg libpython3.5-dbg libqb0 libquadmath0 libquorum5 librdmacm1 librest-0.7-0 librsvg2-2 librsvg2-common libruby2.3 libsensors4 libslf4j-java libsm-dev libsm6 libsnmp-base libsnmp30 libsoup-gnome2.4-1 libsoup2.4-1 libssh2-1 libstatgrab10 libstdc++-5-dev libstonith1 libstonithd2 libtalloc2 libtcl8.6 libthai-data libthai0 libtiff5 libtimedate-perl libtotem-pg5 libtransitioner2 libtsan0 libubsan0 libunwind8 libvotequorum7 libwayland-bin libwayland-client0 libwayland-cursor0 libwayland-dev libwayland-egl1-mesa libwayland-server0 libx11-dev libx11-xcb-dev libx11-xcb1 libxalan-c111 libxau-dev libxcb-dri2-0 libxcb-dri2-0-dev libxcb-dri3-0 libxcb-dri3-dev libxcb-glx0 libxcb-glx0-dev libxcb-present-dev libxcb-present0 libxcb-randr0 libxcb-randr0-dev libxcb-render0 libxcb-render0-dev libxcb-shape0 libxcb-shape0-dev libxcb-shm0 libxcb-shm0-dev libxcb-sync-dev libxcb-sync1 libxcb-xfixes0 libxcb-xfixes0-dev libxcb1-dev libxcomposite-dev libxcomposite1 libxcursor-dev libxcursor1 libxdamage-dev libxdamage1 libxdmcp-dev libxerces-c3.1 libxerces2-java libxext-dev libxfixes-dev libxfixes3 libxft-dev libxft2 libxi-dev libxi6 libxinerama-dev libxinerama1 libxkbcommon-dev libxkbcommon0 libxml-commons-external-java libxml-commons-resolver1.1-java libxrandr-dev libxrandr2 libxrender-dev libxrender1 libxshmfence-dev libxshmfence1 libxtst-dev libxtst6 libxxf86vm-dev libxxf86vm1 libyang libzookeeper-java linux-libc-dev make nettle-dev openjdk-8-jre-headless pacemaker pacemaker-common pacemaker-resource-agents pcs pkgconf pycadf-common python-alembic python-amqp python-anyjson python-argcomplete python-automaton python-babel python-babel-localedata python-cachetools python-castellan python-cffi-backend python-chardet python-concurrent.futures python-contextlib2 python-crypto python-cryptography python-dateutil python-debtcollector python-decorator python-dnspython python-docutils python-enum34 python-eventlet python-extras python-fasteners python-fixtures python-formencode python-funcsigs python-functools32 python-futurist python-glance python-glance-store python-greenlet python-httplib2 python-idna python-ipaddr python-ipaddress python-iso8601 python-jinja2 python-jsonschema python-kazoo python-keyring python-keystoneauth1 python-keystoneclient python-keystonemiddleware python-kombu python-linecache2 python-lxml python-mako python-markupsafe python-migrate python-mimeparse python-mock python-monotonic python-msgpack python-ncclient python-netaddr python-netifaces python-networkx python-openssl python-oslo.concurrency python-oslo.config python-oslo.context python-oslo.db python-oslo.i18n python-oslo.log python-oslo.messaging python-oslo.middleware python-oslo.policy python-oslo.serialization python-oslo.service python-oslo.utils python-osprofiler python-paste python-pastedeploy python-pastedeploy-tpl python-pbr python-pika python-pika-pool python-pip-whl python-pkg-resources python-positional python-posix-ipc python-prettytable python-psycopg2 python-pyasn1 python-pycadf python-pyinotify python-pymysql python-repoze.lru python-requests python-retrying python-roman python-routes python-semantic-version python-simplegeneric python-simplejson python-six python-sqlalchemy python-sqlparse python-stevedore python-taskflow python-tempita python-testtools python-traceback2 python-tz python-unittest2 python-urllib3 python-webob python-wrapt python-wsme python-yaml python3-aiohttp python3-alabaster python3-appdirs python3-asn1crypto python3-async-timeout python3-babel python3-basehash python3-beaker python3-boto3 python3-botocore python3-certifi python3-cliff python3-cmd2 python3-cookies python3-crypto python3-dateutil python3-dbg python3-debtcollector python3-decorator python3-deprecation python3-dicttoxml python3-docutils python3-dogpile-cache python3-funcsigs python3-future python3-inotify python3-iso8601 python3-jmespath python3-jsonschema python3-jujuclient python3-kazoo python3-keystoneauth1 python3-lxml python3-magic python3-mako python3-mock python3-monotonic python3-msgpack python3-multidict python3-munch python3-netaddr python3-netifaces python3-numpy python3-oic python3-openstacksdk python3-os-client-config python3-os-service-types python3-osc-lib python3-oslo-config python3-oslo-i18n python3-oslo-serialization python3-oslo-utils python3-packaging python3-paramiko python3-parsimonious python3-pbr python3-pexpect python3-pip python3-ptyprocess python3-pycryptodomex python3-pyjwkest python3-pyopenssl python3-pyparsing python3-pyperclip python3-python-ceilometerclient python3-python-cinderclient python3-python-dateutil python3-python-glanceclient python3-python-keystoneclient python3-python-neutronclient python3-python-novaclient python3-python-pam python3-pytz python3-pyyaml python3-requestsexceptions python3-responses python3-rfc3986 python3-s3transfer python3-simplejson python3-stevedore python3-testfixtures python3-tornado python3-tornadostreamform python3-tosca-parser python3-warlock python3-websocket-client python3-wrapt python3-xmltodict python3-yarl python3-zake python3.5-dbg rake redis-server redis-tools resource-agents ruby ruby-activesupport ruby-atomic ruby-backports ruby-did-you-mean ruby-eventmachine ruby-highline ruby-i18n ruby-json ruby-minitest ruby-multi-json ruby-net-telnet ruby-open4 ruby-power-assert ruby-rack ruby-rack-protection ruby-rack-test ruby-rpam-ruby19 ruby-sinatra ruby-sinatra-contrib ruby-test-unit ruby-thor ruby-thread-safe ruby-tilt ruby-tzinfo ruby2.3 rubygems-integration serf tcl-expect ubuntu-mono x11-common x11proto-composite-dev x11proto-core-dev x11proto-damage-dev x11proto-dri2-dev x11proto-fixes-dev x11proto-gl-dev x11proto-input-dev x11proto-kb-dev x11proto-randr-dev x11proto-record-dev x11proto-render-dev x11proto-xext-dev x11proto-xf86vidmode-dev x11proto-xinerama-dev xorg-sgml-doctools xsltproc xtrans-dev yuma zlib1g-dev zookeeper zsh zsh-common The following packages will be upgraded: gir1.2-glib-2.0 libgirepository-1.0-1 python3-chardet python3-cryptography python3-idna python3-requests python3-urllib3 7 upgraded, 580 newly installed, 0 to remove and 7 not upgraded. Need to get 197 MB of archives. After this operation, 982 MB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 fontconfig-config all 2.11.94-0ubuntu1.1 [49.9 kB] Get:2 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libfontconfig1 amd64 2.11.94-0ubuntu1.1 [131 kB] Get:3 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 fontconfig amd64 2.11.94-0ubuntu1.1 [178 kB] Get:4 http://repos.riftio.com/public/packages/ubuntu xenial/riftware amd64 libdispatch0 amd64 1.0.rw.2-0ubuntu1 [45.4 kB] Get:5 http://archive.ubuntu.com/ubuntu xenial/main amd64 x11-common all 1:7.7+13ubuntu3 [22.4 kB] Get:6 http://archive.ubuntu.com/ubuntu xenial/main amd64 libice6 amd64 2:1.0.9-1 [39.2 kB] Get:7 http://archive.ubuntu.com/ubuntu xenial/main amd64 libjpeg-turbo8 amd64 1.4.2-0ubuntu3 [111 kB] Get:8 http://archive.ubuntu.com/ubuntu xenial/main amd64 liblcms2-2 amd64 2.6-3ubuntu2 [137 kB] Get:9 http://archive.ubuntu.com/ubuntu xenial/main amd64 libnet1 amd64 1.1.6+dfsg-3 [42.1 kB] Get:10 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpcrecpp0v5 amd64 2:8.38-3.1 [15.2 kB] Get:11 http://archive.ubuntu.com/ubuntu xenial/main amd64 libproxy1v5 amd64 0.4.11-5ubuntu1 [48.6 kB] Get:12 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 glib-networking-common all 2.48.2-1~ubuntu16.04.1 [10.9 kB] Get:13 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 glib-networking-services amd64 2.48.2-1~ubuntu16.04.1 [16.0 kB] Get:14 http://repos.riftio.com/public/packages/ubuntu xenial/riftware amd64 cflite0 amd64 0.1.2.1 [582 kB] Get:15 http://archive.ubuntu.com/ubuntu xenial/main amd64 libdconf1 amd64 0.24.0-2 [31.4 kB] Get:16 http://archive.ubuntu.com/ubuntu xenial/main amd64 dconf-service amd64 0.24.0-2 [27.1 kB] Get:17 http://archive.ubuntu.com/ubuntu xenial/main amd64 dconf-gsettings-backend amd64 0.24.0-2 [19.4 kB] Get:18 http://archive.ubuntu.com/ubuntu xenial/main amd64 gsettings-desktop-schemas all 3.18.1-1ubuntu1 [25.9 kB] Get:19 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 glib-networking amd64 2.48.2-1~ubuntu16.04.1 [43.7 kB] Get:20 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsoup2.4-1 amd64 2.52.2-1ubuntu0.2 [269 kB] Get:21 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsoup-gnome2.4-1 amd64 2.52.2-1ubuntu0.2 [4984 B] Get:22 http://archive.ubuntu.com/ubuntu xenial/main amd64 librest-0.7-0 amd64 0.7.93-1 [31.9 kB] Get:23 http://archive.ubuntu.com/ubuntu xenial/main amd64 libsm6 amd64 2:1.2.2-1 [15.8 kB] Get:24 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxcomposite1 amd64 1:0.4.4-1 [7714 B] Get:25 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxdamage1 amd64 1:1.1.4-2 [6946 B] Get:26 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxfixes3 amd64 1:5.0.1-2 [11.1 kB] Get:27 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxrender1 amd64 1:0.9.9-0ubuntu1 [18.5 kB] Get:28 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxft2 amd64 2.3.2-1 [36.1 kB] Get:29 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxinerama1 amd64 2:1.1.3-1 [7908 B] Get:30 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxshmfence1 amd64 1.2-1 [5042 B] Get:31 http://repos.riftio.com/public/packages/ubuntu xenial/riftware amd64 libgirepository-1.0-1 amd64 1.46.0.1-3ubuntu2 [96.1 kB] Get:32 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxtst6 amd64 2:1.2.2-1 [14.1 kB] Get:33 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxxf86vm1 amd64 1:1.1.4-1 [10.6 kB] Get:34 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-extras all 0.0.3-3 [6734 B] Get:35 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-posix-ipc amd64 0.9.8-2build2 [14.7 kB] Get:36 http://repos.riftio.com/public/packages/ubuntu xenial/riftware amd64 gir1.2-glib-2.0 amd64 1.46.0.1-3ubuntu2 [144 kB] Get:37 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-pymysql all 0.7.2-1ubuntu1 [56.4 kB] Get:38 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-semantic-version all 2.3.1-1 [7772 B] Get:39 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-six all 1.10.0-3 [10.9 kB] Get:40 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-wrapt amd64 1.8.0-5build2 [25.5 kB] Get:41 http://archive.ubuntu.com/ubuntu xenial/main amd64 libjbig0 amd64 2.1-3.1 [26.6 kB] Get:42 http://repos.riftio.com/public/packages/ubuntu xenial/riftware amd64 gir1.2-freedesktop amd64 1.46.0.1-3ubuntu2 [22.8 kB] Get:43 http://archive.ubuntu.com/ubuntu xenial/main amd64 libmpc3 amd64 1.0.3-1 [39.7 kB] Get:44 http://archive.ubuntu.com/ubuntu xenial/main amd64 hicolor-icon-theme all 0.15-0ubuntu1 [7750 B] Get:45 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpixman-1-0 amd64 0.33.6-1 [231 kB] Get:46 http://repos.riftio.com/public/packages/ubuntu xenial/riftware amd64 gobject-introspection amd64 1.46.0.1-3ubuntu2 [273 kB] Get:47 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-render0 amd64 1.11.1-1ubuntu1 [11.4 kB] Get:48 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-shm0 amd64 1.11.1-1ubuntu1 [5588 B] Get:49 http://archive.ubuntu.com/ubuntu xenial/main amd64 libcairo2 amd64 1.14.6-1 [555 kB] Get:50 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk-3-common all 3.18.9-1ubuntu3.3 [206 kB] Get:51 http://archive.ubuntu.com/ubuntu xenial/main amd64 libatk1.0-data all 2.18.0-1 [17.1 kB] Get:52 http://archive.ubuntu.com/ubuntu xenial/main amd64 libatk1.0-0 amd64 2.18.0-1 [56.9 kB] Get:53 http://archive.ubuntu.com/ubuntu xenial/main amd64 libatspi2.0-0 amd64 2.18.3-4ubuntu1 [57.4 kB] Get:54 http://repos.riftio.com/public/packages/ubuntu xenial/riftware amd64 libck0 amd64 0.3.5.rw-0ubuntu1 [15.1 kB] Get:55 http://archive.ubuntu.com/ubuntu xenial/main amd64 libatk-bridge2.0-0 amd64 2.18.1-2ubuntu1 [52.8 kB] Get:56 http://archive.ubuntu.com/ubuntu xenial/main amd64 libcairo-gobject2 amd64 1.14.6-1 [17.3 kB] Get:57 http://archive.ubuntu.com/ubuntu xenial/main amd64 libcolord2 amd64 1.2.12-1ubuntu1 [104 kB] Get:58 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libavahi-common-data amd64 0.6.32~rc+dfsg-1ubuntu2.2 [21.5 kB] Get:59 http://repos.riftio.com/public/packages/ubuntu xenial/riftware amd64 libgirepository1.0-dev amd64 1.46.0.1-3ubuntu2 [672 kB] Get:60 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libavahi-common3 amd64 0.6.32~rc+dfsg-1ubuntu2.2 [21.6 kB] Get:61 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libavahi-client3 amd64 0.6.32~rc+dfsg-1ubuntu2.2 [25.2 kB] Get:62 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcups2 amd64 2.1.3-4ubuntu0.4 [197 kB] Get:63 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libepoxy0 amd64 1.3.1-1ubuntu0.16.04.2 [177 kB] Get:64 http://archive.ubuntu.com/ubuntu xenial/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:65 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtiff5 amd64 4.0.6-1ubuntu0.4 [148 kB] Get:66 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgdk-pixbuf2.0-common all 2.32.2-1ubuntu1.4 [10.5 kB] Get:67 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgdk-pixbuf2.0-0 amd64 2.32.2-1ubuntu1.4 [158 kB] Get:68 http://archive.ubuntu.com/ubuntu xenial/main amd64 libjson-glib-1.0-common all 1.1.2-0ubuntu1 [6172 B] Get:69 http://archive.ubuntu.com/ubuntu xenial/main amd64 libjson-glib-1.0-0 amd64 1.1.2-0ubuntu1 [60.3 kB] Get:70 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libboost-system1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [9146 B] Get:71 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libcapnp-0.5.3 amd64 0.5.3-2ubuntu1 [581 kB] Get:72 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libboost-filesystem1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [37.5 kB] Get:73 http://repos.riftio.com/public/packages/ubuntu xenial/riftware amd64 libprotobuf-c1 amd64 1.1.0.rw.3-0ubuntu1 [61.0 kB] Get:74 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircore1 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [24.4 kB] Get:75 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircommon7 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [89.7 kB] Get:76 http://archive.ubuntu.com/ubuntu xenial/main amd64 libprotobuf-lite9v5 amd64 2.6.1-1.3 [58.4 kB] Get:77 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmirprotobuf3 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [120 kB] Get:78 http://repos.riftio.com/public/packages/ubuntu xenial/riftware amd64 libprotobuf-c-dev amd64 1.1.0.rw.3-0ubuntu1 [32.6 kB] Get:79 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxkbcommon0 amd64 0.5.0-1ubuntu2 [97.2 kB] Get:80 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmirclient9 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [194 kB] Get:81 http://archive.ubuntu.com/ubuntu xenial/main amd64 libthai-data all 0.1.24-2 [131 kB] Get:82 http://archive.ubuntu.com/ubuntu xenial/main amd64 libdatrie1 amd64 0.2.10-2 [17.3 kB] Get:83 http://repos.riftio.com/public/packages/ubuntu xenial/riftware amd64 python-ncclient all 0.4.3.rw.6 [106 kB] Get:84 http://archive.ubuntu.com/ubuntu xenial/main amd64 libthai0 amd64 0.1.24-2 [17.3 kB] Get:85 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpango-1.0-0 amd64 1.38.1-1 [148 kB] Get:86 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgraphite2-3 amd64 1.3.10-0ubuntu0.16.04.1 [71.7 kB] Get:87 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libharfbuzz0b amd64 1.0.1-1ubuntu0.1 [140 kB] Get:88 http://repos.riftio.com/public/packages/ubuntu xenial/riftware amd64 python3-async-timeout all 1.3.0 [6888 B] Get:89 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpangoft2-1.0-0 amd64 1.38.1-1 [33.3 kB] Get:90 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpangocairo-1.0-0 amd64 1.38.1-1 [20.5 kB] Get:91 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-client0 amd64 1.12.0-1~ubuntu16.04.3 [22.5 kB] Get:92 http://repos.riftio.com/public/packages/ubuntu xenial/riftware amd64 python3-chardet all 3.0.4.rw [82.8 kB] Get:93 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-cursor0 amd64 1.12.0-1~ubuntu16.04.3 [10.1 kB] Get:94 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-server0 amd64 1.12.0-1~ubuntu16.04.3 [28.0 kB] Get:95 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgbm1 amd64 17.2.8-0ubuntu0~16.04.1 [24.6 kB] Get:96 http://repos.riftio.com/public/packages/ubuntu xenial/riftware amd64 python3-multidict amd64 3.1.3 [123 kB] Get:97 http://archive.ubuntu.com/ubuntu xenial/main amd64 libx11-xcb1 amd64 2:1.6.3-1ubuntu2 [8956 B] Get:98 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-dri2-0 amd64 1.11.1-1ubuntu1 [6882 B] Get:99 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-dri3-0 amd64 1.11.1-1ubuntu1 [5218 B] Get:100 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-present0 amd64 1.11.1-1ubuntu1 [5218 B] Get:101 http://repos.riftio.com/public/packages/ubuntu xenial/riftware amd64 python3-yarl amd64 0.12.0 [68.8 kB] Get:102 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-sync1 amd64 1.11.1-1ubuntu1 [8324 B] Get:103 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-xfixes0 amd64 1.11.1-1ubuntu1 [8840 B] Get:104 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-amdgpu1 amd64 2.4.83-1~16.04.1 [18.6 kB] Get:105 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpciaccess0 amd64 0.13.4-1 [18.1 kB] Get:106 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-intel1 amd64 2.4.83-1~16.04.1 [59.9 kB] Get:107 http://repos.riftio.com/public/packages/ubuntu xenial/riftware amd64 python3-aiohttp amd64 2.2.5 [212 kB] Get:108 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-nouveau2 amd64 2.4.83-1~16.04.1 [16.3 kB] Get:109 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-radeon1 amd64 2.4.83-1~16.04.1 [21.5 kB] Get:110 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglapi-mesa amd64 17.2.8-0ubuntu0~16.04.1 [22.8 kB] Get:111 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libllvm5.0 amd64 1:5.0-3~16.04.1 [13.5 MB] Get:112 http://repos.riftio.com/public/packages/ubuntu xenial/riftware amd64 python3-alabaster all 0.7.10 [12.8 kB] Get:113 http://repos.riftio.com/public/packages/ubuntu xenial/riftware amd64 python3-appdirs all 1.4.3 [12.0 kB] Get:114 http://repos.riftio.com/public/packages/ubuntu xenial/riftware amd64 python3-asn1crypto all 0.24.0 [74.7 kB] Get:115 http://archive.ubuntu.com/ubuntu xenial/main amd64 libsensors4 amd64 1:3.4.0-2 [28.4 kB] Get:116 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgl1-mesa-dri amd64 17.2.8-0ubuntu0~16.04.1 [5782 kB] Get:117 http://repos.riftio.com/public/packages/ubuntu xenial/riftware amd64 python3-pytz all 2018.3 [131 kB] Get:118 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libegl1-mesa amd64 17.2.8-0ubuntu0~16.04.1 [84.8 kB] Get:119 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-egl1-mesa amd64 17.2.8-0ubuntu0~16.04.1 [5872 B] Get:120 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxcursor1 amd64 1:1.1.14-1ubuntu0.16.04.1 [20.2 kB] Get:121 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxi6 amd64 2:1.7.6-1 [28.6 kB] Get:122 http://repos.riftio.com/public/packages/ubuntu xenial/riftware amd64 python3-babel all 2.3.4 [3998 kB] Get:123 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxrandr2 amd64 2:1.5.0-1 [17.6 kB] Get:124 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk-3-0 amd64 3.18.9-1ubuntu3.3 [2352 kB] Get:125 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk-3-bin amd64 3.18.9-1ubuntu3.3 [53.7 kB] Get:126 http://archive.ubuntu.com/ubuntu xenial/main amd64 libcroco3 amd64 0.6.11-1 [81.6 kB] Get:127 http://archive.ubuntu.com/ubuntu xenial/main amd64 librsvg2-2 amd64 2.40.13-3 [93.9 kB] Get:128 http://archive.ubuntu.com/ubuntu xenial/main amd64 librsvg2-common amd64 2.40.13-3 [5034 B] Get:129 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 humanity-icon-theme all 0.6.10.1 [1289 kB] Get:130 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 ubuntu-mono all 14.04+16.04.20180326-0ubuntu1 [178 kB] Get:131 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 adwaita-icon-theme all 3.18.0-2ubuntu3.1 [3359 kB] Get:132 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-markupsafe amd64 0.23-2build2 [15.5 kB] Get:133 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-mako all 1.0.3+ds1-1ubuntu1 [59.6 kB] Get:134 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-sqlalchemy all 1.0.11+ds1-1ubuntu2 [636 kB] Get:135 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-alembic all 0.8.2-3ubuntu1 [97.9 kB] Get:136 http://archive.ubuntu.com/ubuntu xenial/main amd64 libjs-jquery all 1.11.3+dfsg-4 [161 kB] Get:137 http://archive.ubuntu.com/ubuntu xenial/main amd64 libjs-underscore all 1.7.0~dfsg-1ubuntu1 [46.7 kB] Get:138 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjs-sphinxdoc all 1.3.6-2ubuntu1.1 [57.6 kB] Get:139 http://archive.ubuntu.com/ubuntu xenial/main amd64 alembic all 0.8.2-3ubuntu1 [224 kB] Get:140 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 binutils amd64 2.26.1-1ubuntu1~16.04.6 [2311 kB] Get:141 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc-dev-bin amd64 2.23-0ubuntu10 [68.7 kB] Get:142 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 linux-libc-dev amd64 4.4.0-127.153 [870 kB] Get:143 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc6-dev amd64 2.23-0ubuntu10 [2079 kB] Get:144 http://archive.ubuntu.com/ubuntu xenial/main amd64 libisl15 amd64 0.16.1-1 [524 kB] Get:145 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 cpp-5 amd64 5.4.0-6ubuntu1~16.04.9 [7685 kB] Get:146 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpp amd64 4:5.3.1-1ubuntu1 [27.7 kB] Get:147 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcc1-0 amd64 5.4.0-6ubuntu1~16.04.9 [38.8 kB] Get:148 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgomp1 amd64 5.4.0-6ubuntu1~16.04.9 [55.0 kB] Get:149 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libitm1 amd64 5.4.0-6ubuntu1~16.04.9 [27.4 kB] Get:150 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libatomic1 amd64 5.4.0-6ubuntu1~16.04.9 [8882 B] Get:151 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libasan2 amd64 5.4.0-6ubuntu1~16.04.9 [264 kB] Get:152 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 liblsan0 amd64 5.4.0-6ubuntu1~16.04.9 [105 kB] Get:153 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtsan0 amd64 5.4.0-6ubuntu1~16.04.9 [244 kB] Get:154 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libubsan0 amd64 5.4.0-6ubuntu1~16.04.9 [95.2 kB] Get:155 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcilkrts5 amd64 5.4.0-6ubuntu1~16.04.9 [40.1 kB] Get:156 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmpx0 amd64 5.4.0-6ubuntu1~16.04.9 [9774 B] Get:157 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libquadmath0 amd64 5.4.0-6ubuntu1~16.04.9 [131 kB] Get:158 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgcc-5-dev amd64 5.4.0-6ubuntu1~16.04.9 [2242 kB] Get:159 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 gcc-5 amd64 5.4.0-6ubuntu1~16.04.9 [8650 kB] Get:160 http://archive.ubuntu.com/ubuntu xenial/main amd64 gcc amd64 4:5.3.1-1ubuntu1 [5244 B] Get:161 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libstdc++-5-dev amd64 5.4.0-6ubuntu1~16.04.9 [1427 kB] Get:162 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 g++-5 amd64 5.4.0-6ubuntu1~16.04.9 [8333 kB] Get:163 http://archive.ubuntu.com/ubuntu xenial/main amd64 g++ amd64 4:5.3.1-1ubuntu1 [1504 B] Get:164 http://archive.ubuntu.com/ubuntu xenial/main amd64 make amd64 4.1-6 [151 kB] Get:165 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdpkg-perl all 1.18.4ubuntu1.4 [195 kB] Get:166 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 dpkg-dev all 1.18.4ubuntu1.4 [584 kB] Get:167 http://archive.ubuntu.com/ubuntu xenial/main amd64 build-essential amd64 12.1ubuntu2 [4758 B] Get:168 http://archive.ubuntu.com/ubuntu xenial/main amd64 java-common all 0.56ubuntu2 [7742 B] Get:169 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libnspr4 amd64 2:4.13.1-0ubuntu0.16.04.1 [112 kB] Get:170 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libnss3-nssdb all 2:3.28.4-0ubuntu0.16.04.3 [10.6 kB] Get:171 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libnss3 amd64 2:3.28.4-0ubuntu0.16.04.3 [1148 kB] Get:172 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpcsclite1 amd64 1.8.14-1ubuntu1.16.04.1 [21.4 kB] Get:173 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jre-headless amd64 8u171-b11-0ubuntu0.16.04.1 [27.0 MB] Get:174 http://archive.ubuntu.com/ubuntu xenial/main amd64 default-jre-headless amd64 2:1.8-56ubuntu2 [4380 B] Get:175 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 ca-certificates-java all 20160321ubuntu1 [12.5 kB] Get:176 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libblocksruntime0 amd64 0.4.1-1 [6444 B] Get:177 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libkqueue0 amd64 2.0.3-1.1 [23.3 kB] Get:178 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libpthread-workqueue0 amd64 0.9.1-1 [12.4 kB] Get:179 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcurl3 amd64 7.47.0-1ubuntu2.8 [187 kB] Get:180 http://archive.ubuntu.com/ubuntu xenial/main amd64 libltdl7 amd64 2.4.6-0.1 [38.3 kB] Get:181 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpils2 amd64 1.0.12~rc1+hg2777-1.2 [17.0 kB] Get:182 http://archive.ubuntu.com/ubuntu xenial/main amd64 libplumb2 amd64 1.0.12~rc1+hg2777-1.2 [73.1 kB] Get:183 http://archive.ubuntu.com/ubuntu xenial/main amd64 liblrm2 amd64 1.0.12~rc1+hg2777-1.2 [15.7 kB] Get:184 http://archive.ubuntu.com/ubuntu xenial/main amd64 libopenhpi2 amd64 2.14.1-1.4ubuntu1 [168 kB] Get:185 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libopenipmi0 amd64 2.0.18-0ubuntu11.1 [438 kB] Get:186 http://archive.ubuntu.com/ubuntu xenial/main amd64 libplumbgpl2 amd64 1.0.12~rc1+hg2777-1.2 [7616 B] Get:187 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsnmp-base all 5.7.3+dfsg-1ubuntu4.1 [224 kB] Get:188 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsnmp30 amd64 5.7.3+dfsg-1ubuntu4.1 [811 kB] Get:189 http://archive.ubuntu.com/ubuntu xenial/main amd64 libstonith1 amd64 1.0.12~rc1+hg2777-1.2 [12.6 kB] Get:190 http://archive.ubuntu.com/ubuntu xenial/main amd64 libtimedate-perl all 2.3000-2 [37.5 kB] Get:191 http://archive.ubuntu.com/ubuntu xenial/main amd64 cluster-glue amd64 1.0.12~rc1+hg2777-1.2 [262 kB] Get:192 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcorosync-common4 amd64 2.3.5-3ubuntu2.1 [9508 B] Get:193 http://archive.ubuntu.com/ubuntu xenial/main amd64 libqb0 amd64 0.17.2.real-6ubuntu1 [57.0 kB] Get:194 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcfg6 amd64 2.3.5-3ubuntu2.1 [7476 B] Get:195 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcmap4 amd64 2.3.5-3ubuntu2.1 [9368 B] Get:196 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcpg4 amd64 2.3.5-3ubuntu2.1 [10.5 kB] Get:197 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libquorum5 amd64 2.3.5-3ubuntu2.1 [6398 B] Get:198 http://archive.ubuntu.com/ubuntu xenial/main amd64 libstatgrab10 amd64 0.91-1 [33.7 kB] Get:199 http://archive.ubuntu.com/ubuntu xenial/main amd64 libibverbs1 amd64 1.1.8-1.1ubuntu2 [25.0 kB] Get:200 http://archive.ubuntu.com/ubuntu xenial/main amd64 librdmacm1 amd64 1.0.21-1 [49.1 kB] Get:201 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtotem-pg5 amd64 2.3.5-3ubuntu2.1 [65.7 kB] Get:202 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libvotequorum7 amd64 2.3.5-3ubuntu2.1 [7484 B] Get:203 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 xsltproc amd64 1.1.28-2.1ubuntu0.1 [13.4 kB] Get:204 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 corosync amd64 2.3.5-3ubuntu2.1 [168 kB] Get:205 http://archive.ubuntu.com/ubuntu xenial/main amd64 docutils-common all 0.12+dfsg-1 [141 kB] Get:206 http://archive.ubuntu.com/ubuntu xenial/main amd64 libtcl8.6 amd64 8.6.5+dfsg-2 [875 kB] Get:207 http://archive.ubuntu.com/ubuntu xenial/universe amd64 tcl-expect amd64 5.45-7 [104 kB] Get:208 http://archive.ubuntu.com/ubuntu xenial/universe amd64 expect amd64 5.45-7 [137 kB] Get:209 http://archive.ubuntu.com/ubuntu xenial/main amd64 fonts-liberation all 1.07.4-1 [829 kB] Get:210 http://archive.ubuntu.com/ubuntu xenial/main amd64 formencode-i18n all 1.3.0-0ubuntu5 [3382 B] Get:211 http://archive.ubuntu.com/ubuntu xenial/main amd64 libbabeltrace1 amd64 1.3.2-1 [34.7 kB] Get:212 http://archive.ubuntu.com/ubuntu xenial/main amd64 libbabeltrace-ctf1 amd64 1.3.2-1 [88.3 kB] Get:213 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 gdb amd64 7.11.1-0ubuntu1~16.5 [2526 kB] Get:214 http://archive.ubuntu.com/ubuntu xenial/main amd64 gir1.2-atk-1.0 amd64 2.18.0-1 [17.6 kB] Get:215 http://archive.ubuntu.com/ubuntu xenial/main amd64 gir1.2-atspi-2.0 amd64 2.18.3-4ubuntu1 [14.1 kB] Get:216 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 gir1.2-gdkpixbuf-2.0 amd64 2.32.2-1ubuntu1.4 [8090 B] Get:217 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpangoxft-1.0-0 amd64 1.38.1-1 [15.1 kB] Get:218 http://archive.ubuntu.com/ubuntu xenial/main amd64 gir1.2-pango-1.0 amd64 1.38.1-1 [21.0 kB] Get:219 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 gir1.2-gtk-3.0 amd64 3.18.9-1ubuntu3.3 [188 kB] Get:220 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 glance-store-common all 0.13.0-3ubuntu0.16.04.1 [4278 B] Get:221 http://archive.ubuntu.com/ubuntu xenial/main amd64 ieee-data all 20150531.1 [830 kB] Get:222 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglib2.0-bin amd64 2.48.2-0ubuntu1 [39.4 kB] Get:223 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpcre16-3 amd64 2:8.38-3.1 [144 kB] Get:224 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpcre32-3 amd64 2:8.38-3.1 [136 kB] Get:225 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpcre3-dev amd64 2:8.38-3.1 [525 kB] Get:226 http://archive.ubuntu.com/ubuntu xenial/universe amd64 pkgconf amd64 0.9.12-1 [29.8 kB] Get:227 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-2ubuntu4.1 [168 kB] Get:228 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglib2.0-dev amd64 2.48.2-0ubuntu1 [1378 kB] Get:229 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdbus-1-dev amd64 1.10.6-1ubuntu3.3 [161 kB] Get:230 http://archive.ubuntu.com/ubuntu xenial/main amd64 xorg-sgml-doctools all 1:1.11-1 [12.9 kB] Get:231 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 x11proto-core-dev all 7.0.31-1~ubuntu16.04.2 [254 kB] Get:232 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxau-dev amd64 1:1.0.8-1 [11.1 kB] Get:233 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxdmcp-dev amd64 1:1.1.2-1.1 [25.1 kB] Get:234 http://archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-input-dev all 2.3.1-1 [118 kB] Get:235 http://archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-kb-dev all 1.0.7-0ubuntu1 [224 kB] Get:236 http://archive.ubuntu.com/ubuntu xenial/main amd64 xtrans-dev all 1.3.5-1 [70.5 kB] Get:237 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpthread-stubs0-dev amd64 0.3-4 [4068 B] Get:238 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxcb1-dev amd64 1.11.1-1ubuntu1 [74.2 kB] Get:239 http://archive.ubuntu.com/ubuntu xenial/main amd64 libx11-dev amd64 2:1.6.3-1ubuntu2 [642 kB] Get:240 http://archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-xext-dev all 7.3.0-1 [212 kB] Get:241 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxext-dev amd64 2:1.3.3-1 [82.1 kB] Get:242 http://archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-fixes-dev all 1:5.0-2ubuntu2 [14.2 kB] Get:243 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxfixes-dev amd64 1:5.0.1-2 [10.9 kB] Get:244 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxi-dev amd64 2:1.7.6-1 [184 kB] Get:245 http://archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-record-dev all 1.14.2-1 [33.6 kB] Get:246 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxtst-dev amd64 2:1.2.2-1 [17.0 kB] Get:247 http://archive.ubuntu.com/ubuntu xenial/main amd64 libatspi2.0-dev amd64 2.18.3-4ubuntu1 [59.2 kB] Get:248 http://archive.ubuntu.com/ubuntu xenial/main amd64 libatk-bridge2.0-dev amd64 2.18.1-2ubuntu1 [2824 B] Get:249 http://archive.ubuntu.com/ubuntu xenial/main amd64 libatk1.0-dev amd64 2.18.0-1 [79.5 kB] Get:250 http://archive.ubuntu.com/ubuntu xenial/main amd64 libblas-common amd64 3.6.0-2ubuntu2 [5342 B] Get:251 http://archive.ubuntu.com/ubuntu xenial/main amd64 libblas3 amd64 3.6.0-2ubuntu2 [147 kB] Get:252 http://archive.ubuntu.com/ubuntu xenial/main amd64 libcairo-script-interpreter2 amd64 1.14.6-1 [54.3 kB] Get:253 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libexpat1-dev amd64 2.1.0-7ubuntu0.16.04.3 [115 kB] Get:254 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpng12-dev amd64 1.2.54-1ubuntu1 [184 kB] Get:255 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libfreetype6-dev amd64 2.6.1-0.1ubuntu2.3 [956 kB] Get:256 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libfontconfig1-dev amd64 2.11.94-0ubuntu1.1 [658 kB] Get:257 http://archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-render-dev all 2:0.11.1-2 [20.1 kB] Get:258 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxrender-dev amd64 1:0.9.9-0ubuntu1 [24.5 kB] Get:259 http://archive.ubuntu.com/ubuntu xenial/main amd64 libice-dev amd64 2:1.0.9-1 [44.9 kB] Get:260 http://archive.ubuntu.com/ubuntu xenial/main amd64 libsm-dev amd64 2:1.2.2-1 [16.2 kB] Get:261 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpixman-1-dev amd64 0.33.6-1 [248 kB] Get:262 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-render0-dev amd64 1.11.1-1ubuntu1 [15.3 kB] Get:263 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-shm0-dev amd64 1.11.1-1ubuntu1 [6604 B] Get:264 http://archive.ubuntu.com/ubuntu xenial/main amd64 libcairo2-dev amd64 1.14.6-1 [590 kB] Get:265 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcrmcommon3 amd64 1.1.14-2ubuntu1.4 [138 kB] Get:266 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpe-rules2 amd64 1.1.14-2ubuntu1.4 [22.6 kB] Get:267 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcib4 amd64 1.1.14-2ubuntu1.4 [51.7 kB] Get:268 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libstonithd2 amd64 1.1.14-2ubuntu1.4 [33.7 kB] Get:269 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcrmcluster4 amd64 1.1.14-2ubuntu1.4 [40.6 kB] Get:270 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcrmservice3 amd64 1.1.14-2ubuntu1.4 [37.4 kB] Get:271 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-dev amd64 2.4.83-1~16.04.1 [229 kB] Get:272 http://archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-dri2-dev all 2.8-2 [12.6 kB] Get:273 http://archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-gl-dev all 1.4.17-1 [17.9 kB] Get:274 http://archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-xf86vidmode-dev all 2.3.1-2 [6116 B] Get:275 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxxf86vm-dev amd64 1:1.1.4-1 [13.3 kB] Get:276 http://archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-damage-dev all 1:1.2.1-2 [8286 B] Get:277 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxdamage-dev amd64 1:1.1.4-2 [5028 B] Get:278 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-glx0 amd64 1.11.1-1ubuntu1 [20.9 kB] Get:279 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-glx0-dev amd64 1.11.1-1ubuntu1 [26.9 kB] Get:280 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-dri2-0-dev amd64 1.11.1-1ubuntu1 [8384 B] Get:281 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-dri3-dev amd64 1.11.1-1ubuntu1 [5752 B] Get:282 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-randr0 amd64 1.11.1-1ubuntu1 [14.4 kB] Get:283 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-randr0-dev amd64 1.11.1-1ubuntu1 [18.2 kB] Get:284 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-shape0 amd64 1.11.1-1ubuntu1 [5756 B] Get:285 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-shape0-dev amd64 1.11.1-1ubuntu1 [6900 B] Get:286 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-xfixes0-dev amd64 1.11.1-1ubuntu1 [11.2 kB] Get:287 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-sync-dev amd64 1.11.1-1ubuntu1 [10.1 kB] Get:288 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-present-dev amd64 1.11.1-1ubuntu1 [6618 B] Get:289 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxshmfence-dev amd64 1.2-1 [3676 B] Get:290 http://archive.ubuntu.com/ubuntu xenial/main amd64 libx11-xcb-dev amd64 2:1.6.3-1ubuntu2 [9730 B] Get:291 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-bin amd64 1.12.0-1~ubuntu16.04.3 [18.4 kB] Get:292 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-dev amd64 1.12.0-1~ubuntu16.04.3 [92.4 kB] Get:293 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircore-dev amd64 0.26.3+16.04.20170605-0ubuntu1.1 [23.7 kB] Get:294 http://archive.ubuntu.com/ubuntu xenial/main amd64 libprotobuf9v5 amd64 2.6.1-1.3 [326 kB] Get:295 http://archive.ubuntu.com/ubuntu xenial/main amd64 libprotobuf-dev amd64 2.6.1-1.3 [473 kB] Get:296 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxkbcommon-dev amd64 0.5.0-1ubuntu2 [231 kB] Get:297 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircommon-dev amd64 0.26.3+16.04.20170605-0ubuntu1.1 [14.9 kB] Get:298 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircookie2 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [22.5 kB] Get:299 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircookie-dev amd64 0.26.3+16.04.20170605-0ubuntu1.1 [5152 B] Get:300 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmirclient-dev amd64 0.26.3+16.04.20170605-0ubuntu1.1 [42.6 kB] Get:301 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libegl1-mesa-dev amd64 17.2.8-0ubuntu0~16.04.1 [19.9 kB] Get:302 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libepoxy-dev amd64 1.3.1-1ubuntu0.16.04.2 [113 kB] Get:303 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgdk-pixbuf2.0-dev amd64 2.32.2-1ubuntu1.4 [44.4 kB] Get:304 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgfortran3 amd64 5.4.0-6ubuntu1~16.04.9 [260 kB] Get:305 http://archive.ubuntu.com/ubuntu xenial/main amd64 libffi-dev amd64 3.2.1-4 [161 kB] Get:306 http://archive.ubuntu.com/ubuntu xenial/main amd64 libgmpxx4ldbl amd64 2:6.1.0+dfsg-2 [8948 B] Get:307 http://archive.ubuntu.com/ubuntu xenial/main amd64 libgmp-dev amd64 2:6.1.0+dfsg-2 [314 kB] Get:308 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libharfbuzz-icu0 amd64 1.0.1-1ubuntu0.1 [5198 B] Get:309 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libharfbuzz-gobject0 amd64 1.0.1-1ubuntu0.1 [10.9 kB] Get:310 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libharfbuzz-dev amd64 1.0.1-1ubuntu0.1 [189 kB] Get:311 http://repos.riftio.com/public/packages/ubuntu xenial/riftware amd64 python3-basehash all 3.0.4 [8628 B] Get:312 http://repos.riftio.com/public/packages/ubuntu xenial/riftware amd64 python3-beaker all 1.9.0 [38.6 kB] Get:313 http://repos.riftio.com/public/packages/ubuntu xenial/riftware amd64 python3-docutils all 0.14 [340 kB] Get:314 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxft-dev amd64 2.3.2-1 [45.7 kB] Get:315 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpango1.0-dev amd64 1.38.1-1 [277 kB] Get:316 http://archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-xinerama-dev all 1.2.1-2 [4966 B] Get:317 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxinerama-dev amd64 2:1.1.3-1 [8404 B] Get:318 http://archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-randr-dev all 1.5.0-1 [33.7 kB] Get:319 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxrandr-dev amd64 2:1.5.0-1 [23.7 kB] Get:320 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxcursor-dev amd64 1:1.1.14-1ubuntu0.16.04.1 [26.3 kB] Get:321 http://archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-composite-dev all 1:0.4.2-2 [10.5 kB] Get:322 http://repos.riftio.com/public/packages/ubuntu xenial/riftware amd64 python3-jmespath all 0.9.3 [20.2 kB] Get:323 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxcomposite-dev amd64 1:0.4.4-1 [9954 B] Get:324 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 nettle-dev amd64 3.2-1ubuntu0.16.04.1 [939 kB] Get:325 http://repos.riftio.com/public/packages/ubuntu xenial/riftware amd64 python3-python-dateutil all 2.6.1 [182 kB] Get:326 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk-3-dev amd64 3.18.9-1ubuntu3.3 [868 kB] Get:327 http://repos.riftio.com/public/packages/ubuntu xenial/riftware amd64 python3-botocore all 1.8.2 [1951 kB] Get:328 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libhiredis0.13 amd64 0.13.3-2 [25.0 kB] Get:329 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libjline-java all 1.0-2 [69.4 kB] Get:330 http://archive.ubuntu.com/ubuntu xenial/main amd64 liblapack3 amd64 3.6.0-2ubuntu2 [1938 kB] Get:331 http://archive.ubuntu.com/ubuntu xenial/universe amd64 liblog4j1.2-java all 1.2.17-7ubuntu1 [426 kB] Get:332 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 liblrmd1 amd64 1.1.14-2ubuntu1.4 [26.8 kB] Get:333 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libnetty-3.9-java all 3.9.0.Final-1 [1066 kB] Get:334 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libnl-3-200 amd64 3.2.27-1ubuntu0.16.04.1 [52.2 kB] Get:335 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpe-status10 amd64 1.1.14-2ubuntu1.4 [99.8 kB] Get:336 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpengine10 amd64 1.1.14-2ubuntu1.4 [132 kB] Get:337 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpq5 amd64 9.5.12-0ubuntu0.16.04 [79.0 kB] Get:338 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libslf4j-java all 1.7.14-3 [124 kB] Get:339 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libssh2-1 amd64 1.5.0-2ubuntu0.1 [70.2 kB] Get:340 http://archive.ubuntu.com/ubuntu xenial/main amd64 libtalloc2 amd64 2.1.5-2 [34.0 kB] Get:341 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtransitioner2 amd64 1.1.14-2ubuntu1.4 [20.8 kB] Get:342 http://archive.ubuntu.com/ubuntu xenial/main amd64 libunwind8 amd64 1.1-4.1 [46.5 kB] Get:343 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libxerces-c3.1 amd64 3.1.3+debian-1 [842 kB] Get:344 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxml-commons-resolver1.1-java all 1.2-7build1 [91.6 kB] Get:345 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxml-commons-external-java all 1.4.01-2build1 [245 kB] Get:346 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxerces2-java all 2.11.0-7 [1362 kB] Get:347 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libzookeeper-java all 3.4.8-1 [1270 kB] Get:348 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 pacemaker-common all 1.1.14-2ubuntu1.4 [45.8 kB] Get:349 http://archive.ubuntu.com/ubuntu xenial/main amd64 resource-agents amd64 1:3.9.7-1 [534 kB] Get:350 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 pacemaker-resource-agents all 1.1.14-2ubuntu1.4 [37.0 kB] Get:351 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 pacemaker amd64 1.1.14-2ubuntu1.4 [334 kB] Get:352 http://archive.ubuntu.com/ubuntu xenial/main amd64 pycadf-common all 2.2.0-1 [4172 B] Get:353 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-amqp all 1.4.9-1 [38.1 kB] Get:354 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-anyjson all 0.3.3-1build1 [7096 B] Get:355 http://archive.ubuntu.com/ubuntu xenial/universe amd64 python-argcomplete all 0.8.1-1ubuntu2 [22.0 kB] Get:356 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-babel-localedata all 1.3+dfsg.1-6 [1931 kB] Get:357 http://repos.riftio.com/public/packages/ubuntu xenial/riftware amd64 python3-s3transfer all 0.1.11 [38.7 kB] Get:358 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-pkg-resources all 20.7.0-1 [108 kB] Get:359 http://repos.riftio.com/public/packages/ubuntu xenial/riftware amd64 python3-boto3 all 1.4.8 [62.6 kB] Get:360 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-tz all 2014.10~dfsg1-0ubuntu2 [31.5 kB] Get:361 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-babel all 1.3+dfsg.1-6 [70.4 kB] Get:362 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-pbr all 1.8.0-4ubuntu1 [46.6 kB] Get:363 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-funcsigs all 0.4-2 [12.6 kB] Get:364 http://repos.riftio.com/public/packages/ubuntu xenial/riftware amd64 python3-certifi all 2018.1.18 [141 kB] Get:365 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-debtcollector all 1.3.0-2 [12.8 kB] Get:366 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-prettytable all 0.7.2-3 [19.6 kB] Get:367 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-automaton all 1.2.0-1 [14.7 kB] Get:368 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-cachetools all 1.1.5-1 [9086 B] Get:369 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-cffi-backend amd64 1.5.2-1ubuntu1 [58.1 kB] Get:370 http://repos.riftio.com/public/packages/ubuntu xenial/riftware amd64 python3-pyparsing all 2.2.0 [53.2 kB] Get:371 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-enum34 all 1.1.2-1 [35.8 kB] Get:372 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-idna all 2.0-3 [35.1 kB] Get:373 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-ipaddress all 1.0.16-1 [18.0 kB] Get:374 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-pyasn1 all 0.1.9-1 [45.1 kB] Get:375 http://repos.riftio.com/public/packages/ubuntu xenial/riftware amd64 python3-pyperclip all 1.6.0 [10.9 kB] Get:376 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-cryptography amd64 1.2.3-1ubuntu0.1 [199 kB] Get:377 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-roman all 2.0.0-2 [8062 B] Get:378 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-docutils all 0.12+dfsg-1 [348 kB] Get:379 http://repos.riftio.com/public/packages/ubuntu xenial/riftware amd64 python3-cmd2 all 0.8.1 [38.1 kB] Get:380 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-netaddr all 0.7.18-1 [174 kB] Get:381 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-stevedore all 1.12.0-1 [17.7 kB] Get:382 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-oslo.config all 1:3.9.0-3 [64.6 kB] Get:383 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-oslo.context all 2.2.0-2ubuntu1 [8302 B] Get:384 http://repos.riftio.com/public/packages/ubuntu xenial/riftware amd64 python3-pbr all 3.1.1 [58.3 kB] Get:385 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-dateutil all 2.4.2-1 [42.5 kB] Get:386 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-oslo.i18n all 3.5.0-2 [19.0 kB] Get:387 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-msgpack amd64 0.4.6-1build1 [61.3 kB] Get:388 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-iso8601 all 0.1.11-1 [12.8 kB] Get:389 http://repos.riftio.com/public/packages/ubuntu xenial/riftware amd64 python3-pyyaml all 3.12 [35.9 kB] Get:390 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-monotonic all 0.6-2 [4974 B] Get:391 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-netifaces amd64 0.10.4-0.1build2 [16.7 kB] Get:392 http://repos.riftio.com/public/packages/ubuntu xenial/riftware amd64 python3-stevedore all 1.28.0 [19.8 kB] Get:393 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-oslo.utils all 3.8.0-2 [46.7 kB] Get:394 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-oslo.serialization all 2.4.0-2 [11.4 kB] Get:395 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-pyinotify all 0.9.6-0fakesync1 [24.6 kB] Get:396 http://repos.riftio.com/public/packages/ubuntu xenial/riftware amd64 python3-cliff all 2.11.0 [41.3 kB] Get:397 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-oslo.log all 3.2.0-2 [26.9 kB] Get:398 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-urllib3 all 1.13.1-2ubuntu0.16.04.1 [57.2 kB] Get:399 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-chardet all 2.3.0-2 [96.3 kB] Get:400 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-requests all 2.9.1-3 [55.6 kB] Get:401 http://repos.riftio.com/public/packages/ubuntu xenial/riftware amd64 python3-cookies all 2.2.1 [39.6 kB] Get:402 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-oslo.policy all 1.6.0-2 [25.0 kB] Get:403 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-castellan all 0.4.0-1 [31.8 kB] Get:404 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-concurrent.futures all 3.0.5-1 [31.6 kB] Get:405 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-contextlib2 all 0.5.1-1 [9614 B] Get:406 http://repos.riftio.com/public/packages/ubuntu xenial/riftware amd64 python3-idna all 2.6 [32.2 kB] Get:407 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-crypto amd64 2.6.1-6ubuntu0.16.04.3 [246 kB] Get:408 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-decorator all 4.0.6-1 [9326 B] Get:409 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-dnspython all 1.12.0-1 [85.2 kB] Get:410 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-greenlet amd64 0.4.9-2fakesync1 [18.6 kB] Get:411 http://repos.riftio.com/public/packages/ubuntu xenial/riftware amd64 python3-cryptography amd64 2.2.1 [219 kB] Get:412 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-eventlet all 0.18.4-1ubuntu1 [101 kB] Get:413 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-fasteners all 0.12.0-2ubuntu1 [13.5 kB] Get:414 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-linecache2 all 1.0.0-2 [12.3 kB] Get:415 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-traceback2 all 1.4.0-3 [15.9 kB] Get:416 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-unittest2 all 1.1.0-6.1 [75.5 kB] Get:417 http://repos.riftio.com/public/packages/ubuntu xenial/riftware amd64 python3-wrapt amd64 1.10.11 [30.0 kB] Get:418 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-mimeparse all 0.1.4-1build1 [5916 B] Get:419 http://repos.riftio.com/public/packages/ubuntu xenial/riftware amd64 python3-debtcollector all 1.19.0 [15.4 kB] Get:420 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-testtools all 1.8.1-0ubuntu1 [111 kB] Get:421 http://repos.riftio.com/public/packages/ubuntu xenial/riftware amd64 python3-decorator all 4.2.1 [11.2 kB] Get:422 http://repos.riftio.com/public/packages/ubuntu xenial/riftware amd64 python3-packaging all 17.1 [19.9 kB] Get:423 http://repos.riftio.com/public/packages/ubuntu xenial/riftware amd64 python3-deprecation all 2.0 [10.3 kB] Get:424 http://repos.riftio.com/public/packages/ubuntu xenial/riftware amd64 python3-dicttoxml all 1.6.6 [12.9 kB] Get:425 http://repos.riftio.com/public/packages/ubuntu xenial/riftware amd64 python3-dogpile-cache all 0.6.5 [34.1 kB] Get:426 http://repos.riftio.com/public/packages/ubuntu xenial/riftware amd64 python3-future all 0.16.0 [330 kB] Get:427 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-fixtures all 1.3.1-2 [30.0 kB] Get:428 http://repos.riftio.com/public/packages/ubuntu xenial/riftware amd64 python3-inotify all 0.2.8 [11.1 kB] Get:429 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-formencode all 1.3.0-0ubuntu5 [69.1 kB] Get:430 http://repos.riftio.com/public/packages/ubuntu xenial/riftware amd64 python3-iso8601 all 0.1.12 [11.3 kB] Get:431 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-functools32 all 3.2.3.2-2 [10.7 kB] Get:432 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-futurist all 0.13.0-2 [20.7 kB] Get:433 http://repos.riftio.com/public/packages/ubuntu xenial/riftware amd64 python3-jsonschema all 2.6.0 [31.5 kB] Get:434 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-mock all 1.3.0-2.1ubuntu1 [46.5 kB] Get:435 http://repos.riftio.com/public/packages/ubuntu xenial/riftware amd64 python3-websocket-client all 0.44.0 [172 kB] Get:436 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-jsonschema all 2.5.1-4 [30.5 kB] Get:437 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-keyring all 7.3-1ubuntu1 [43.7 kB] Get:438 http://repos.riftio.com/public/packages/ubuntu xenial/riftware amd64 python3-jujuclient all 0.53.3 [26.0 kB] Get:439 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-lxml amd64 3.5.0-1build1 [819 kB] Get:440 http://repos.riftio.com/public/packages/ubuntu xenial/riftware amd64 python3-kazoo all 2.4.0 [87.7 kB] Get:441 http://repos.riftio.com/public/packages/ubuntu xenial/riftware amd64 python3-requests all 2.18.4 [58.7 kB] Get:442 http://repos.riftio.com/public/packages/ubuntu xenial/riftware amd64 python3-urllib3 all 1.22 [91.0 kB] Get:443 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-positional all 1.0.1-2 [5696 B] Get:444 http://repos.riftio.com/public/packages/ubuntu xenial/riftware amd64 python3-keystoneauth1 all 3.4.0 [142 kB] Get:445 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-keystoneauth1 all 2.4.1-1ubuntu0.16.04.1 [92.6 kB] Get:446 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-keystoneclient all 1:2.3.1-2 [184 kB] Get:447 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-retrying all 1.3.3-1 [7654 B] Get:448 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-oslo.concurrency all 3.7.1-0ubuntu1.1 [24.5 kB] Get:449 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-glance-store all 0.13.0-3ubuntu0.16.04.1 [77.3 kB] Get:450 http://repos.riftio.com/public/packages/ubuntu xenial/riftware amd64 python3-lxml amd64 4.1.1 [1164 kB] Get:451 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-httplib2 all 0.9.1+dfsg-1 [34.2 kB] Get:452 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-ipaddr all 2.1.11-2 [14.9 kB] Get:453 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-jinja2 all 2.8-1 [109 kB] Get:454 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-kazoo all 2.2.1-1ubuntu1 [79.9 kB] Get:455 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-pycadf all 2.2.0-1 [17.1 kB] Get:456 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-webob all 1.5.1-1 [61.0 kB] Get:457 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-keystonemiddleware all 4.4.1-0ubuntu1 [67.8 kB] Get:458 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-kombu all 3.0.33-1ubuntu2 [161 kB] Get:459 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-sqlparse all 0.1.18-1 [27.9 kB] Get:460 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-tempita all 0.5.2-1build1 [13.8 kB] Get:461 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-migrate all 0.10.0-3ubuntu2 [69.2 kB] Get:462 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-networkx all 1.11-1ubuntu1 [806 kB] Get:463 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-openssl all 0.15.1-2build1 [84.1 kB] Get:464 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-oslo.db all 4.7.0-2ubuntu1 [94.0 kB] Get:465 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-oslo.middleware all 3.8.0-2 [24.1 kB] Get:466 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-paste all 1.7.5.1-6ubuntu3 [367 kB] Get:467 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-pastedeploy-tpl all 1.5.2-1 [4518 B] Get:468 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-pastedeploy all 1.5.2-1 [25.5 kB] Get:469 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-repoze.lru all 0.6-6 [11.7 kB] Get:470 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-routes all 2.2-1ubuntu2 [85.4 kB] Get:471 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-oslo.service all 1.8.0-1ubuntu1 [36.1 kB] Get:472 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-pika all 0.10.0-1 [73.0 kB] Get:473 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-pika-pool all 0.1.3-1ubuntu1 [6074 B] Get:474 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-yaml amd64 3.11-3build1 [105 kB] Get:475 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-oslo.messaging all 4.6.1-2ubuntu2 [187 kB] Get:476 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-osprofiler all 1.2.0-1ubuntu1 [32.7 kB] Get:477 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 python-pip-whl all 8.1.1-2ubuntu0.4 [1110 kB] Get:478 http://repos.riftio.com/public/packages/ubuntu xenial/riftware amd64 python3-mako all 1.0.7.rw [59.8 kB] Get:479 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-psycopg2 amd64 2.6.1-1build2 [131 kB] Get:480 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-simplejson amd64 3.8.1-1ubuntu2 [60.4 kB] Get:481 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-taskflow all 1.30.0-1ubuntu1 [209 kB] Get:482 http://repos.riftio.com/public/packages/ubuntu xenial/riftware amd64 python3-monotonic all 1.4 [7614 B] Get:483 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-simplegeneric all 0.8.1-1 [11.5 kB] Get:484 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-wsme all 0.8.0-2ubuntu2 [61.0 kB] Get:485 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python3-crypto amd64 2.6.1-6ubuntu0.16.04.3 [246 kB] Get:486 http://archive.ubuntu.com/ubuntu xenial/universe amd64 python3-dateutil all 2.4.2-1 [39.1 kB] Get:487 http://repos.riftio.com/public/packages/ubuntu xenial/riftware amd64 python3-msgpack amd64 0.5.6 [72.1 kB] Get:488 http://archive.ubuntu.com/ubuntu xenial/universe amd64 python3-funcsigs all 0.4-2 [12.6 kB] Get:489 http://archive.ubuntu.com/ubuntu xenial/main amd64 python3-numpy amd64 1:1.11.0-1ubuntu1 [1762 kB] Get:490 http://repos.riftio.com/public/packages/ubuntu xenial/riftware amd64 python3-munch all 2.2.0 [9062 B] Get:491 http://archive.ubuntu.com/ubuntu xenial/main amd64 python3-ptyprocess all 0.5-1 [13.0 kB] Get:492 http://archive.ubuntu.com/ubuntu xenial/main amd64 python3-pexpect all 4.0.1-1 [41.2 kB] Get:493 http://repos.riftio.com/public/packages/ubuntu xenial/riftware amd64 python3-netaddr all 0.7.19.rw [1096 kB] Get:494 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 python3-pip all 8.1.1-2ubuntu0.4 [109 kB] Get:495 http://archive.ubuntu.com/ubuntu xenial/main amd64 rubygems-integration all 1.10 [4966 B] Get:496 http://archive.ubuntu.com/ubuntu xenial/main amd64 ruby-did-you-mean all 1.0.0-2 [8390 B] Get:497 http://archive.ubuntu.com/ubuntu xenial/main amd64 ruby-minitest all 5.8.4-2 [36.6 kB] Get:498 http://archive.ubuntu.com/ubuntu xenial/main amd64 ruby-net-telnet all 0.1.1-2 [12.6 kB] Get:499 http://archive.ubuntu.com/ubuntu xenial/main amd64 ruby-power-assert all 0.2.7-1 [7668 B] Get:500 http://archive.ubuntu.com/ubuntu xenial/main amd64 ruby-test-unit all 3.1.7-2 [60.3 kB] Get:501 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libruby2.3 amd64 2.3.1-2~16.04.9 [2963 kB] Get:502 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 ruby2.3 amd64 2.3.1-2~16.04.9 [41.0 kB] Get:503 http://archive.ubuntu.com/ubuntu xenial/main amd64 ruby all 1:2.3.0+1 [5530 B] Get:504 http://archive.ubuntu.com/ubuntu xenial/main amd64 rake all 10.5.0-2 [48.2 kB] Get:505 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libjemalloc1 amd64 3.6.0-9ubuntu1 [78.9 kB] Get:506 http://archive.ubuntu.com/ubuntu xenial/universe amd64 redis-tools amd64 2:3.0.6-1 [95.3 kB] Get:507 http://archive.ubuntu.com/ubuntu xenial/universe amd64 redis-server amd64 2:3.0.6-1 [343 kB] Get:508 http://archive.ubuntu.com/ubuntu xenial/universe amd64 ruby-i18n all 0.7.0-2 [34.1 kB] Get:509 http://archive.ubuntu.com/ubuntu xenial/universe amd64 ruby-json amd64 1.8.3-1build4 [43.9 kB] Get:510 http://archive.ubuntu.com/ubuntu xenial/universe amd64 ruby-atomic amd64 1.1.16-2build5 [9914 B] Get:511 http://archive.ubuntu.com/ubuntu xenial/universe amd64 ruby-thread-safe all 0.3.5-3 [26.3 kB] Get:512 http://archive.ubuntu.com/ubuntu xenial/universe amd64 ruby-tzinfo all 1.2.2-1 [34.5 kB] Get:513 http://archive.ubuntu.com/ubuntu xenial/universe amd64 ruby-activesupport all 2:4.2.6-1 [202 kB] Get:514 http://archive.ubuntu.com/ubuntu xenial/universe amd64 ruby-backports all 3.6.6-1 [66.7 kB] Get:515 http://archive.ubuntu.com/ubuntu xenial/universe amd64 ruby-eventmachine amd64 1.0.7-3build3 [136 kB] Get:516 http://repos.riftio.com/public/packages/ubuntu xenial/riftware amd64 python3-netifaces amd64 0.10.6 [15.3 kB] Get:517 http://archive.ubuntu.com/ubuntu xenial/universe amd64 ruby-highline all 1.7.2-1 [40.7 kB] Get:518 http://archive.ubuntu.com/ubuntu xenial/universe amd64 ruby-multi-json all 1.11.2-3 [15.0 kB] Get:519 http://repos.riftio.com/public/packages/ubuntu xenial/riftware amd64 python3-pycryptodomex amd64 3.4.6 [4729 kB] Get:520 http://archive.ubuntu.com/ubuntu xenial/universe amd64 ruby-open4 all 1.3.4-1 [14.3 kB] Get:521 http://archive.ubuntu.com/ubuntu xenial/universe amd64 ruby-rack all 1.6.4-3 [81.3 kB] Get:522 http://archive.ubuntu.com/ubuntu xenial/universe amd64 ruby-rack-protection all 1.5.3-2 [10.2 kB] Get:523 http://archive.ubuntu.com/ubuntu xenial/universe amd64 ruby-rack-test all 0.6.3-1 [10.9 kB] Get:524 http://archive.ubuntu.com/ubuntu xenial/universe amd64 ruby-rpam-ruby19 amd64 1.2.1-1build2 [5790 B] Get:525 http://archive.ubuntu.com/ubuntu xenial/universe amd64 ruby-tilt all 2.0.1-2 [22.1 kB] Get:526 http://archive.ubuntu.com/ubuntu xenial/universe amd64 ruby-sinatra all 1.4.7-3 [300 kB] Get:527 http://archive.ubuntu.com/ubuntu xenial/universe amd64 ruby-sinatra-contrib all 1.4.6-2 [26.9 kB] Get:528 http://archive.ubuntu.com/ubuntu xenial/universe amd64 ruby-thor all 0.19.1-2 [43.7 kB] Get:529 http://archive.ubuntu.com/ubuntu xenial/universe amd64 zookeeper all 3.4.8-1 [107 kB] Get:530 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpeas-common all 1.16.0-1ubuntu2 [13.7 kB] Get:531 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpeas-1.0-0 amd64 1.16.0-1ubuntu2 [47.3 kB] Get:532 http://archive.ubuntu.com/ubuntu xenial/main amd64 gir1.2-peas-1.0 amd64 1.16.0-1ubuntu2 [5678 B] Get:533 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-glance all 2:12.0.0-0ubuntu2 [799 kB] Get:534 http://archive.ubuntu.com/ubuntu xenial/main amd64 glance-common all 2:12.0.0-0ubuntu2 [9326 B] Get:535 http://archive.ubuntu.com/ubuntu xenial/main amd64 glance-api all 2:12.0.0-0ubuntu2 [52.2 kB] Get:536 http://archive.ubuntu.com/ubuntu xenial/main amd64 glance-registry all 2:12.0.0-0ubuntu2 [20.5 kB] Get:537 http://archive.ubuntu.com/ubuntu xenial/main amd64 glance all 2:12.0.0-0ubuntu2 [1742 B] Get:538 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpeas-1.0-0-python3loader amd64 1.16.0-1ubuntu2 [11.1 kB] Get:539 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpeas-dev amd64 1.16.0-1ubuntu2 [18.5 kB] Get:540 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython3.5-dbg amd64 3.5.2-2ubuntu0~16.04.4 [8633 kB] Get:541 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpython3-dbg amd64 3.5.1-3 [6868 B] Get:542 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 pcs amd64 0.9.149-1ubuntu1.1 [788 kB] Get:543 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python3.5-dbg amd64 3.5.2-2ubuntu0~16.04.4 [10.5 MB] Get:544 http://archive.ubuntu.com/ubuntu xenial/main amd64 python3-dbg amd64 3.5.1-3 [1244 B] Get:545 http://archive.ubuntu.com/ubuntu xenial/main amd64 python3-magic all 1:5.25-2ubuntu1 [5438 B] Get:546 http://archive.ubuntu.com/ubuntu xenial/universe amd64 python3-mock all 1.3.0-2.1ubuntu1 [46.6 kB] Get:547 http://archive.ubuntu.com/ubuntu xenial/universe amd64 serf amd64 0.6.4~ds1-1 [2181 kB] Get:548 http://repos.riftio.com/public/packages/ubuntu xenial/riftware amd64 python3-pyjwkest all 1.3.6 [39.3 kB] Get:549 http://repos.riftio.com/public/packages/ubuntu xenial/riftware amd64 python3-pyopenssl all 17.5.0 [42.5 kB] Get:550 http://repos.riftio.com/public/packages/ubuntu xenial/riftware amd64 python3-responses all 0.6.0 [12.5 kB] Get:551 http://repos.riftio.com/public/packages/ubuntu xenial/riftware amd64 python3-testfixtures all 5.1.1 [49.7 kB] Get:552 http://repos.riftio.com/public/packages/ubuntu xenial/riftware amd64 python3-oic all 0.10.0.0 [110 kB] Get:553 http://repos.riftio.com/public/packages/ubuntu xenial/riftware amd64 python3-os-service-types all 1.2.0 [13.9 kB] Get:554 http://repos.riftio.com/public/packages/ubuntu xenial/riftware amd64 python3-requestsexceptions all 1.4.0 [6262 B] Get:555 http://repos.riftio.com/public/packages/ubuntu xenial/riftware amd64 python3-openstacksdk all 0.12.0 [403 kB] Get:556 http://repos.riftio.com/public/packages/ubuntu xenial/riftware amd64 python3-os-client-config all 1.29.0 [35.7 kB] Get:557 http://repos.riftio.com/public/packages/ubuntu xenial/riftware amd64 python3-oslo-i18n all 3.20.0 [22.7 kB] Get:558 http://repos.riftio.com/public/packages/ubuntu xenial/riftware amd64 python3-oslo-utils all 3.36.0 [59.1 kB] Get:559 http://repos.riftio.com/public/packages/ubuntu xenial/riftware amd64 python3-simplejson amd64 3.13.2 [50.6 kB] Get:560 http://repos.riftio.com/public/packages/ubuntu xenial/riftware amd64 python3-osc-lib all 1.10.0 [51.5 kB] Get:561 http://repos.riftio.com/public/packages/ubuntu xenial/riftware amd64 python3-rfc3986 all 1.1.0 [21.6 kB] Get:562 http://repos.riftio.com/public/packages/ubuntu xenial/riftware amd64 python3-oslo-config all 5.2.0 [80.5 kB] Get:563 http://repos.riftio.com/public/packages/ubuntu xenial/riftware amd64 python3-oslo-serialization all 2.25.0 [17.3 kB] Get:564 http://repos.riftio.com/public/packages/ubuntu xenial/riftware amd64 python3-paramiko all 2.0.2 [111 kB] Get:565 http://repos.riftio.com/public/packages/ubuntu xenial/riftware amd64 python3-parsimonious all 0.7.0 [35.9 kB] Get:566 http://repos.riftio.com/public/packages/ubuntu xenial/riftware amd64 python3-python-ceilometerclient all 2.8.0 [64.9 kB] Get:567 http://repos.riftio.com/public/packages/ubuntu xenial/riftware amd64 python3-python-cinderclient all 1.9.0 [121 kB] Get:568 http://repos.riftio.com/public/packages/ubuntu xenial/riftware amd64 python3-python-keystoneclient all 3.15.0 [173 kB] Get:569 http://repos.riftio.com/public/packages/ubuntu xenial/riftware amd64 python3-warlock all 1.2.0 [6932 B] Get:570 http://repos.riftio.com/public/packages/ubuntu xenial/riftware amd64 python3-python-glanceclient all 2.5.0 [100 kB] Get:571 http://repos.riftio.com/public/packages/ubuntu xenial/riftware amd64 python3-python-neutronclient all 6.1.0 [140 kB] Get:572 http://repos.riftio.com/public/packages/ubuntu xenial/riftware amd64 python3-python-novaclient all 7.1.0 [171 kB] Get:573 http://repos.riftio.com/public/packages/ubuntu xenial/riftware amd64 python3-python-pam all 1.8.2 [7934 B] Get:574 http://repos.riftio.com/public/packages/ubuntu xenial/riftware amd64 python3-tornado amd64 4.4.2 [271 kB] Get:575 http://repos.riftio.com/public/packages/ubuntu xenial/riftware amd64 python3-tornadostreamform all 0.1.1 [10.9 kB] Get:576 http://repos.riftio.com/public/packages/ubuntu xenial/riftware amd64 python3-tosca-parser all 0.6.2~dev145.rw-1 [115 kB] Get:577 http://repos.riftio.com/public/packages/ubuntu xenial/riftware amd64 python3-xmltodict all 0.10.2 [9522 B] Get:578 http://repos.riftio.com/public/packages/ubuntu xenial/riftware amd64 python3-zake all 0.2.2 [15.9 kB] Get:579 http://repos.riftio.com/public/packages/ubuntu xenial/riftware amd64 zsh-common all 5.0.7.rw.4 [2643 kB] Get:580 http://repos.riftio.com/public/packages/ubuntu xenial/riftware amd64 zsh amd64 5.0.7.rw.4 [625 kB] Get:581 http://repos.riftio.com/public/packages/ubuntu xenial/riftware amd64 estw amd64 20110305.rw-0ubuntu1.rw [4804 B] Get:582 http://repos.riftio.com/public/packages/ubuntu xenial/riftware amd64 google-coredumper0 amd64 1.2.1.rw-0ubuntu1 [31.0 kB] Get:583 http://repos.riftio.com/public/packages/ubuntu xenial/riftware amd64 libmsgpack3 amd64 0.5.9-0ubuntu~rw [10.7 kB] Get:584 http://repos.riftio.com/public/packages/ubuntu xenial/riftware amd64 libnanomsg0 amd64 0.2.rw-0ubuntu1 [72.5 kB] Get:585 http://repos.riftio.com/public/packages/ubuntu xenial/riftware amd64 libxalan-c111 amd64 1.11.0.rw.1 [1169 kB] Get:586 http://repos.riftio.com/public/packages/ubuntu xenial/riftware amd64 libyang amd64 1.0.rw.2-0ubuntu1 [338 kB] Get:587 http://repos.riftio.com/public/packages/ubuntu xenial/riftware amd64 yuma amd64 2.4.rw.4-0ubuntu1 [1156 kB] Extracting templates from packages: 5% Extracting templates from packages: 10% Extracting templates from packages: 15% Extracting templates from packages: 20% Extracting templates from packages: 25% Extracting templates from packages: 30% Extracting templates from packages: 35% Extracting templates from packages: 40% Extracting templates from packages: 45% Extracting templates from packages: 51% Extracting templates from packages: 56% Extracting templates from packages: 61% Extracting templates from packages: 66% Extracting templates from packages: 71% Extracting templates from packages: 76% Extracting templates from packages: 81% Extracting templates from packages: 86% Extracting templates from packages: 91% Extracting templates from packages: 97% Extracting templates from packages: 100% Fetched 197 MB in 50s (3861 kB/s) Selecting previously unselected package fontconfig-config. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 28498 files and directories currently installed.) Preparing to unpack .../fontconfig-config_2.11.94-0ubuntu1.1_all.deb ... Unpacking fontconfig-config (2.11.94-0ubuntu1.1) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.94-0ubuntu1.1_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... Selecting previously unselected package fontconfig. Preparing to unpack .../fontconfig_2.11.94-0ubuntu1.1_amd64.deb ... Unpacking fontconfig (2.11.94-0ubuntu1.1) ... Selecting previously unselected package x11-common. Preparing to unpack .../x11-common_1%3a7.7+13ubuntu3_all.deb ... Unpacking x11-common (1:7.7+13ubuntu3) ... Selecting previously unselected package libice6:amd64. Preparing to unpack .../libice6_2%3a1.0.9-1_amd64.deb ... Unpacking libice6:amd64 (2:1.0.9-1) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.4.2-0ubuntu3_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.4.2-0ubuntu3) ... Selecting previously unselected package liblcms2-2:amd64. Preparing to unpack .../liblcms2-2_2.6-3ubuntu2_amd64.deb ... Unpacking liblcms2-2:amd64 (2.6-3ubuntu2) ... Selecting previously unselected package libnet1:amd64. Preparing to unpack .../libnet1_1.1.6+dfsg-3_amd64.deb ... Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... Selecting previously unselected package libpcrecpp0v5:amd64. Preparing to unpack .../libpcrecpp0v5_2%3a8.38-3.1_amd64.deb ... Unpacking libpcrecpp0v5:amd64 (2:8.38-3.1) ... Selecting previously unselected package libproxy1v5:amd64. Preparing to unpack .../libproxy1v5_0.4.11-5ubuntu1_amd64.deb ... Unpacking libproxy1v5:amd64 (0.4.11-5ubuntu1) ... Selecting previously unselected package glib-networking-common. Preparing to unpack .../glib-networking-common_2.48.2-1~ubuntu16.04.1_all.deb ... Unpacking glib-networking-common (2.48.2-1~ubuntu16.04.1) ... Selecting previously unselected package glib-networking-services. Preparing to unpack .../glib-networking-services_2.48.2-1~ubuntu16.04.1_amd64.deb ... Unpacking glib-networking-services (2.48.2-1~ubuntu16.04.1) ... Selecting previously unselected package libdconf1:amd64. Preparing to unpack .../libdconf1_0.24.0-2_amd64.deb ... Unpacking libdconf1:amd64 (0.24.0-2) ... Selecting previously unselected package dconf-service. Preparing to unpack .../dconf-service_0.24.0-2_amd64.deb ... Unpacking dconf-service (0.24.0-2) ... Selecting previously unselected package dconf-gsettings-backend:amd64. Preparing to unpack .../dconf-gsettings-backend_0.24.0-2_amd64.deb ... Unpacking dconf-gsettings-backend:amd64 (0.24.0-2) ... Selecting previously unselected package gsettings-desktop-schemas. Preparing to unpack .../gsettings-desktop-schemas_3.18.1-1ubuntu1_all.deb ... Unpacking gsettings-desktop-schemas (3.18.1-1ubuntu1) ... Selecting previously unselected package glib-networking:amd64. Preparing to unpack .../glib-networking_2.48.2-1~ubuntu16.04.1_amd64.deb ... Unpacking glib-networking:amd64 (2.48.2-1~ubuntu16.04.1) ... Selecting previously unselected package libsoup2.4-1:amd64. Preparing to unpack .../libsoup2.4-1_2.52.2-1ubuntu0.2_amd64.deb ... Unpacking libsoup2.4-1:amd64 (2.52.2-1ubuntu0.2) ... Selecting previously unselected package libsoup-gnome2.4-1:amd64. Preparing to unpack .../libsoup-gnome2.4-1_2.52.2-1ubuntu0.2_amd64.deb ... Unpacking libsoup-gnome2.4-1:amd64 (2.52.2-1ubuntu0.2) ... Selecting previously unselected package librest-0.7-0:amd64. Preparing to unpack .../librest-0.7-0_0.7.93-1_amd64.deb ... Unpacking librest-0.7-0:amd64 (0.7.93-1) ... Selecting previously unselected package libsm6:amd64. Preparing to unpack .../libsm6_2%3a1.2.2-1_amd64.deb ... Unpacking libsm6:amd64 (2:1.2.2-1) ... Selecting previously unselected package libxcomposite1:amd64. Preparing to unpack .../libxcomposite1_1%3a0.4.4-1_amd64.deb ... Unpacking libxcomposite1:amd64 (1:0.4.4-1) ... Selecting previously unselected package libxdamage1:amd64. Preparing to unpack .../libxdamage1_1%3a1.1.4-2_amd64.deb ... Unpacking libxdamage1:amd64 (1:1.1.4-2) ... Selecting previously unselected package libxfixes3:amd64. Preparing to unpack .../libxfixes3_1%3a5.0.1-2_amd64.deb ... Unpacking libxfixes3:amd64 (1:5.0.1-2) ... Selecting previously unselected package libxrender1:amd64. Preparing to unpack .../libxrender1_1%3a0.9.9-0ubuntu1_amd64.deb ... Unpacking libxrender1:amd64 (1:0.9.9-0ubuntu1) ... Selecting previously unselected package libxft2:amd64. Preparing to unpack .../libxft2_2.3.2-1_amd64.deb ... Unpacking libxft2:amd64 (2.3.2-1) ... Selecting previously unselected package libxinerama1:amd64. Preparing to unpack .../libxinerama1_2%3a1.1.3-1_amd64.deb ... Unpacking libxinerama1:amd64 (2:1.1.3-1) ... Selecting previously unselected package libxshmfence1:amd64. Preparing to unpack .../libxshmfence1_1.2-1_amd64.deb ... Unpacking libxshmfence1:amd64 (1.2-1) ... Selecting previously unselected package libxtst6:amd64. Preparing to unpack .../libxtst6_2%3a1.2.2-1_amd64.deb ... Unpacking libxtst6:amd64 (2:1.2.2-1) ... Selecting previously unselected package libxxf86vm1:amd64. Preparing to unpack .../libxxf86vm1_1%3a1.1.4-1_amd64.deb ... Unpacking libxxf86vm1:amd64 (1:1.1.4-1) ... Selecting previously unselected package python-extras. Preparing to unpack .../python-extras_0.0.3-3_all.deb ... Unpacking python-extras (0.0.3-3) ... Selecting previously unselected package python-posix-ipc. Preparing to unpack .../python-posix-ipc_0.9.8-2build2_amd64.deb ... Unpacking python-posix-ipc (0.9.8-2build2) ... Selecting previously unselected package python-pymysql. Preparing to unpack .../python-pymysql_0.7.2-1ubuntu1_all.deb ... Unpacking python-pymysql (0.7.2-1ubuntu1) ... Selecting previously unselected package python-semantic-version. Preparing to unpack .../python-semantic-version_2.3.1-1_all.deb ... Unpacking python-semantic-version (2.3.1-1) ... Selecting previously unselected package python-six. Preparing to unpack .../python-six_1.10.0-3_all.deb ... Unpacking python-six (1.10.0-3) ... Selecting previously unselected package python-wrapt. Preparing to unpack .../python-wrapt_1.8.0-5build2_amd64.deb ... Unpacking python-wrapt (1.8.0-5build2) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.1-3.1_amd64.deb ... Unpacking libjbig0:amd64 (2.1-3.1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.3-1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.3-1) ... Selecting previously unselected package hicolor-icon-theme. Preparing to unpack .../hicolor-icon-theme_0.15-0ubuntu1_all.deb ... Unpacking hicolor-icon-theme (0.15-0ubuntu1) ... Selecting previously unselected package libpixman-1-0:amd64. Preparing to unpack .../libpixman-1-0_0.33.6-1_amd64.deb ... Unpacking libpixman-1-0:amd64 (0.33.6-1) ... Selecting previously unselected package libxcb-render0:amd64. Preparing to unpack .../libxcb-render0_1.11.1-1ubuntu1_amd64.deb ... Unpacking libxcb-render0:amd64 (1.11.1-1ubuntu1) ... Selecting previously unselected package libxcb-shm0:amd64. Preparing to unpack .../libxcb-shm0_1.11.1-1ubuntu1_amd64.deb ... Unpacking libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... Selecting previously unselected package libcairo2:amd64. Preparing to unpack .../libcairo2_1.14.6-1_amd64.deb ... Unpacking libcairo2:amd64 (1.14.6-1) ... Selecting previously unselected package libgtk-3-common. Preparing to unpack .../libgtk-3-common_3.18.9-1ubuntu3.3_all.deb ... Unpacking libgtk-3-common (3.18.9-1ubuntu3.3) ... Selecting previously unselected package libatk1.0-data. Preparing to unpack .../libatk1.0-data_2.18.0-1_all.deb ... Unpacking libatk1.0-data (2.18.0-1) ... Selecting previously unselected package libatk1.0-0:amd64. Preparing to unpack .../libatk1.0-0_2.18.0-1_amd64.deb ... Unpacking libatk1.0-0:amd64 (2.18.0-1) ... Selecting previously unselected package libatspi2.0-0:amd64. Preparing to unpack .../libatspi2.0-0_2.18.3-4ubuntu1_amd64.deb ... Unpacking libatspi2.0-0:amd64 (2.18.3-4ubuntu1) ... Selecting previously unselected package libatk-bridge2.0-0:amd64. Preparing to unpack .../libatk-bridge2.0-0_2.18.1-2ubuntu1_amd64.deb ... Unpacking libatk-bridge2.0-0:amd64 (2.18.1-2ubuntu1) ... Selecting previously unselected package libcairo-gobject2:amd64. Preparing to unpack .../libcairo-gobject2_1.14.6-1_amd64.deb ... Unpacking libcairo-gobject2:amd64 (1.14.6-1) ... Selecting previously unselected package libcolord2:amd64. Preparing to unpack .../libcolord2_1.2.12-1ubuntu1_amd64.deb ... Unpacking libcolord2:amd64 (1.2.12-1ubuntu1) ... Selecting previously unselected package libavahi-common-data:amd64. Preparing to unpack .../libavahi-common-data_0.6.32~rc+dfsg-1ubuntu2.2_amd64.deb ... Unpacking libavahi-common-data:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... Selecting previously unselected package libavahi-common3:amd64. Preparing to unpack .../libavahi-common3_0.6.32~rc+dfsg-1ubuntu2.2_amd64.deb ... Unpacking libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... Selecting previously unselected package libavahi-client3:amd64. Preparing to unpack .../libavahi-client3_0.6.32~rc+dfsg-1ubuntu2.2_amd64.deb ... Unpacking libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... Selecting previously unselected package libcups2:amd64. Preparing to unpack .../libcups2_2.1.3-4ubuntu0.4_amd64.deb ... Unpacking libcups2:amd64 (2.1.3-4ubuntu0.4) ... Selecting previously unselected package libepoxy0:amd64. Preparing to unpack .../libepoxy0_1.3.1-1ubuntu0.16.04.2_amd64.deb ... Unpacking libepoxy0:amd64 (1.3.1-1ubuntu0.16.04.2) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.6-1ubuntu0.4_amd64.deb ... Unpacking libtiff5:amd64 (4.0.6-1ubuntu0.4) ... Selecting previously unselected package libgdk-pixbuf2.0-common. Preparing to unpack .../libgdk-pixbuf2.0-common_2.32.2-1ubuntu1.4_all.deb ... Unpacking libgdk-pixbuf2.0-common (2.32.2-1ubuntu1.4) ... Selecting previously unselected package libgdk-pixbuf2.0-0:amd64. Preparing to unpack .../libgdk-pixbuf2.0-0_2.32.2-1ubuntu1.4_amd64.deb ... Unpacking libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.4) ... Selecting previously unselected package libjson-glib-1.0-common. Preparing to unpack .../libjson-glib-1.0-common_1.1.2-0ubuntu1_all.deb ... Unpacking libjson-glib-1.0-common (1.1.2-0ubuntu1) ... Selecting previously unselected package libjson-glib-1.0-0:amd64. Preparing to unpack .../libjson-glib-1.0-0_1.1.2-0ubuntu1_amd64.deb ... Unpacking libjson-glib-1.0-0:amd64 (1.1.2-0ubuntu1) ... Selecting previously unselected package libboost-system1.58.0:amd64. Preparing to unpack .../libboost-system1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... Unpacking libboost-system1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... Selecting previously unselected package libcapnp-0.5.3:amd64. Preparing to unpack .../libcapnp-0.5.3_0.5.3-2ubuntu1_amd64.deb ... Unpacking libcapnp-0.5.3:amd64 (0.5.3-2ubuntu1) ... Selecting previously unselected package libboost-filesystem1.58.0:amd64. Preparing to unpack .../libboost-filesystem1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... Selecting previously unselected package libmircore1:amd64. Preparing to unpack .../libmircore1_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... Unpacking libmircore1:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... Selecting previously unselected package libmircommon7:amd64. Preparing to unpack .../libmircommon7_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... Unpacking libmircommon7:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... Selecting previously unselected package libprotobuf-lite9v5:amd64. Preparing to unpack .../libprotobuf-lite9v5_2.6.1-1.3_amd64.deb ... Unpacking libprotobuf-lite9v5:amd64 (2.6.1-1.3) ... Selecting previously unselected package libmirprotobuf3:amd64. Preparing to unpack .../libmirprotobuf3_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... Unpacking libmirprotobuf3:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... Selecting previously unselected package libxkbcommon0:amd64. Preparing to unpack .../libxkbcommon0_0.5.0-1ubuntu2_amd64.deb ... Unpacking libxkbcommon0:amd64 (0.5.0-1ubuntu2) ... Selecting previously unselected package libmirclient9:amd64. Preparing to unpack .../libmirclient9_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... Unpacking libmirclient9:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... Selecting previously unselected package libthai-data. Preparing to unpack .../libthai-data_0.1.24-2_all.deb ... Unpacking libthai-data (0.1.24-2) ... Selecting previously unselected package libdatrie1:amd64. Preparing to unpack .../libdatrie1_0.2.10-2_amd64.deb ... Unpacking libdatrie1:amd64 (0.2.10-2) ... Selecting previously unselected package libthai0:amd64. Preparing to unpack .../libthai0_0.1.24-2_amd64.deb ... Unpacking libthai0:amd64 (0.1.24-2) ... Selecting previously unselected package libpango-1.0-0:amd64. Preparing to unpack .../libpango-1.0-0_1.38.1-1_amd64.deb ... Unpacking libpango-1.0-0:amd64 (1.38.1-1) ... Selecting previously unselected package libgraphite2-3:amd64. Preparing to unpack .../libgraphite2-3_1.3.10-0ubuntu0.16.04.1_amd64.deb ... Unpacking libgraphite2-3:amd64 (1.3.10-0ubuntu0.16.04.1) ... Selecting previously unselected package libharfbuzz0b:amd64. Preparing to unpack .../libharfbuzz0b_1.0.1-1ubuntu0.1_amd64.deb ... Unpacking libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... Selecting previously unselected package libpangoft2-1.0-0:amd64. Preparing to unpack .../libpangoft2-1.0-0_1.38.1-1_amd64.deb ... Unpacking libpangoft2-1.0-0:amd64 (1.38.1-1) ... Selecting previously unselected package libpangocairo-1.0-0:amd64. Preparing to unpack .../libpangocairo-1.0-0_1.38.1-1_amd64.deb ... Unpacking libpangocairo-1.0-0:amd64 (1.38.1-1) ... Selecting previously unselected package libwayland-client0:amd64. Preparing to unpack .../libwayland-client0_1.12.0-1~ubuntu16.04.3_amd64.deb ... Unpacking libwayland-client0:amd64 (1.12.0-1~ubuntu16.04.3) ... Selecting previously unselected package libwayland-cursor0:amd64. Preparing to unpack .../libwayland-cursor0_1.12.0-1~ubuntu16.04.3_amd64.deb ... Unpacking libwayland-cursor0:amd64 (1.12.0-1~ubuntu16.04.3) ... Selecting previously unselected package libwayland-server0:amd64. Preparing to unpack .../libwayland-server0_1.12.0-1~ubuntu16.04.3_amd64.deb ... Unpacking libwayland-server0:amd64 (1.12.0-1~ubuntu16.04.3) ... Selecting previously unselected package libgbm1:amd64. Preparing to unpack .../libgbm1_17.2.8-0ubuntu0~16.04.1_amd64.deb ... Unpacking libgbm1:amd64 (17.2.8-0ubuntu0~16.04.1) ... Selecting previously unselected package libx11-xcb1:amd64. Preparing to unpack .../libx11-xcb1_2%3a1.6.3-1ubuntu2_amd64.deb ... Unpacking libx11-xcb1:amd64 (2:1.6.3-1ubuntu2) ... Selecting previously unselected package libxcb-dri2-0:amd64. Preparing to unpack .../libxcb-dri2-0_1.11.1-1ubuntu1_amd64.deb ... Unpacking libxcb-dri2-0:amd64 (1.11.1-1ubuntu1) ... Selecting previously unselected package libxcb-dri3-0:amd64. Preparing to unpack .../libxcb-dri3-0_1.11.1-1ubuntu1_amd64.deb ... Unpacking libxcb-dri3-0:amd64 (1.11.1-1ubuntu1) ... Selecting previously unselected package libxcb-present0:amd64. Preparing to unpack .../libxcb-present0_1.11.1-1ubuntu1_amd64.deb ... Unpacking libxcb-present0:amd64 (1.11.1-1ubuntu1) ... Selecting previously unselected package libxcb-sync1:amd64. Preparing to unpack .../libxcb-sync1_1.11.1-1ubuntu1_amd64.deb ... Unpacking libxcb-sync1:amd64 (1.11.1-1ubuntu1) ... Selecting previously unselected package libxcb-xfixes0:amd64. Preparing to unpack .../libxcb-xfixes0_1.11.1-1ubuntu1_amd64.deb ... Unpacking libxcb-xfixes0:amd64 (1.11.1-1ubuntu1) ... Selecting previously unselected package libdrm-amdgpu1:amd64. Preparing to unpack .../libdrm-amdgpu1_2.4.83-1~16.04.1_amd64.deb ... Unpacking libdrm-amdgpu1:amd64 (2.4.83-1~16.04.1) ... Selecting previously unselected package libpciaccess0:amd64. Preparing to unpack .../libpciaccess0_0.13.4-1_amd64.deb ... Unpacking libpciaccess0:amd64 (0.13.4-1) ... Selecting previously unselected package libdrm-intel1:amd64. Preparing to unpack .../libdrm-intel1_2.4.83-1~16.04.1_amd64.deb ... Unpacking libdrm-intel1:amd64 (2.4.83-1~16.04.1) ... Selecting previously unselected package libdrm-nouveau2:amd64. Preparing to unpack .../libdrm-nouveau2_2.4.83-1~16.04.1_amd64.deb ... Unpacking libdrm-nouveau2:amd64 (2.4.83-1~16.04.1) ... Selecting previously unselected package libdrm-radeon1:amd64. Preparing to unpack .../libdrm-radeon1_2.4.83-1~16.04.1_amd64.deb ... Unpacking libdrm-radeon1:amd64 (2.4.83-1~16.04.1) ... Selecting previously unselected package libglapi-mesa:amd64. Preparing to unpack .../libglapi-mesa_17.2.8-0ubuntu0~16.04.1_amd64.deb ... Unpacking libglapi-mesa:amd64 (17.2.8-0ubuntu0~16.04.1) ... Selecting previously unselected package libllvm5.0:amd64. Preparing to unpack .../libllvm5.0_1%3a5.0-3~16.04.1_amd64.deb ... Unpacking libllvm5.0:amd64 (1:5.0-3~16.04.1) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.4.0-2_amd64.deb ... Unpacking libsensors4:amd64 (1:3.4.0-2) ... Selecting previously unselected package libgl1-mesa-dri:amd64. Preparing to unpack .../libgl1-mesa-dri_17.2.8-0ubuntu0~16.04.1_amd64.deb ... Unpacking libgl1-mesa-dri:amd64 (17.2.8-0ubuntu0~16.04.1) ... Selecting previously unselected package libegl1-mesa:amd64. Preparing to unpack .../libegl1-mesa_17.2.8-0ubuntu0~16.04.1_amd64.deb ... Unpacking libegl1-mesa:amd64 (17.2.8-0ubuntu0~16.04.1) ... Selecting previously unselected package libwayland-egl1-mesa:amd64. Preparing to unpack .../libwayland-egl1-mesa_17.2.8-0ubuntu0~16.04.1_amd64.deb ... Unpacking libwayland-egl1-mesa:amd64 (17.2.8-0ubuntu0~16.04.1) ... Selecting previously unselected package libxcursor1:amd64. Preparing to unpack .../libxcursor1_1%3a1.1.14-1ubuntu0.16.04.1_amd64.deb ... Unpacking libxcursor1:amd64 (1:1.1.14-1ubuntu0.16.04.1) ... Selecting previously unselected package libxi6:amd64. Preparing to unpack .../libxi6_2%3a1.7.6-1_amd64.deb ... Unpacking libxi6:amd64 (2:1.7.6-1) ... Selecting previously unselected package libxrandr2:amd64. Preparing to unpack .../libxrandr2_2%3a1.5.0-1_amd64.deb ... Unpacking libxrandr2:amd64 (2:1.5.0-1) ... Selecting previously unselected package libgtk-3-0:amd64. Preparing to unpack .../libgtk-3-0_3.18.9-1ubuntu3.3_amd64.deb ... Unpacking libgtk-3-0:amd64 (3.18.9-1ubuntu3.3) ... Selecting previously unselected package libgtk-3-bin. Preparing to unpack .../libgtk-3-bin_3.18.9-1ubuntu3.3_amd64.deb ... Adding 'diversion of /usr/sbin/update-icon-caches to /usr/sbin/update-icon-caches.gtk2 by libgtk-3-bin' Adding 'diversion of /usr/share/man/man8/update-icon-caches.8.gz to /usr/share/man/man8/update-icon-caches.gtk2.8.gz by libgtk-3-bin' Unpacking libgtk-3-bin (3.18.9-1ubuntu3.3) ... Selecting previously unselected package libcroco3:amd64. Preparing to unpack .../libcroco3_0.6.11-1_amd64.deb ... Unpacking libcroco3:amd64 (0.6.11-1) ... Selecting previously unselected package librsvg2-2:amd64. Preparing to unpack .../librsvg2-2_2.40.13-3_amd64.deb ... Unpacking librsvg2-2:amd64 (2.40.13-3) ... Selecting previously unselected package librsvg2-common:amd64. Preparing to unpack .../librsvg2-common_2.40.13-3_amd64.deb ... Unpacking librsvg2-common:amd64 (2.40.13-3) ... Selecting previously unselected package humanity-icon-theme. Preparing to unpack .../humanity-icon-theme_0.6.10.1_all.deb ... Unpacking humanity-icon-theme (0.6.10.1) ... Selecting previously unselected package ubuntu-mono. Preparing to unpack .../ubuntu-mono_14.04+16.04.20180326-0ubuntu1_all.deb ... Unpacking ubuntu-mono (14.04+16.04.20180326-0ubuntu1) ... Selecting previously unselected package adwaita-icon-theme. Preparing to unpack .../adwaita-icon-theme_3.18.0-2ubuntu3.1_all.deb ... Unpacking adwaita-icon-theme (3.18.0-2ubuntu3.1) ... Selecting previously unselected package python-markupsafe. Preparing to unpack .../python-markupsafe_0.23-2build2_amd64.deb ... Unpacking python-markupsafe (0.23-2build2) ... Selecting previously unselected package python-mako. Preparing to unpack .../python-mako_1.0.3+ds1-1ubuntu1_all.deb ... Unpacking python-mako (1.0.3+ds1-1ubuntu1) ... Selecting previously unselected package python-sqlalchemy. Preparing to unpack .../python-sqlalchemy_1.0.11+ds1-1ubuntu2_all.deb ... Unpacking python-sqlalchemy (1.0.11+ds1-1ubuntu2) ... Selecting previously unselected package python-alembic. Preparing to unpack .../python-alembic_0.8.2-3ubuntu1_all.deb ... Unpacking python-alembic (0.8.2-3ubuntu1) ... Selecting previously unselected package libjs-jquery. Preparing to unpack .../libjs-jquery_1.11.3+dfsg-4_all.deb ... Unpacking libjs-jquery (1.11.3+dfsg-4) ... Selecting previously unselected package libjs-underscore. Preparing to unpack .../libjs-underscore_1.7.0~dfsg-1ubuntu1_all.deb ... Unpacking libjs-underscore (1.7.0~dfsg-1ubuntu1) ... Selecting previously unselected package libjs-sphinxdoc. Preparing to unpack .../libjs-sphinxdoc_1.3.6-2ubuntu1.1_all.deb ... Unpacking libjs-sphinxdoc (1.3.6-2ubuntu1.1) ... Selecting previously unselected package alembic. Preparing to unpack .../alembic_0.8.2-3ubuntu1_all.deb ... Unpacking alembic (0.8.2-3ubuntu1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.26.1-1ubuntu1~16.04.6_amd64.deb ... Unpacking binutils (2.26.1-1ubuntu1~16.04.6) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.23-0ubuntu10_amd64.deb ... Unpacking libc-dev-bin (2.23-0ubuntu10) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_4.4.0-127.153_amd64.deb ... Unpacking linux-libc-dev:amd64 (4.4.0-127.153) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.23-0ubuntu10_amd64.deb ... Unpacking libc6-dev:amd64 (2.23-0ubuntu10) ... Selecting previously unselected package libisl15:amd64. Preparing to unpack .../libisl15_0.16.1-1_amd64.deb ... Unpacking libisl15:amd64 (0.16.1-1) ... Selecting previously unselected package cpp-5. Preparing to unpack .../cpp-5_5.4.0-6ubuntu1~16.04.9_amd64.deb ... Unpacking cpp-5 (5.4.0-6ubuntu1~16.04.9) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a5.3.1-1ubuntu1_amd64.deb ... Unpacking cpp (4:5.3.1-1ubuntu1) ... Selecting previously unselected package libcc1-0:amd64. Preparing to unpack .../libcc1-0_5.4.0-6ubuntu1~16.04.9_amd64.deb ... Unpacking libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.9) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_5.4.0-6ubuntu1~16.04.9_amd64.deb ... Unpacking libgomp1:amd64 (5.4.0-6ubuntu1~16.04.9) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_5.4.0-6ubuntu1~16.04.9_amd64.deb ... Unpacking libitm1:amd64 (5.4.0-6ubuntu1~16.04.9) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_5.4.0-6ubuntu1~16.04.9_amd64.deb ... Unpacking libatomic1:amd64 (5.4.0-6ubuntu1~16.04.9) ... Selecting previously unselected package libasan2:amd64. Preparing to unpack .../libasan2_5.4.0-6ubuntu1~16.04.9_amd64.deb ... Unpacking libasan2:amd64 (5.4.0-6ubuntu1~16.04.9) ... Selecting previously unselected package liblsan0:amd64. Preparing to unpack .../liblsan0_5.4.0-6ubuntu1~16.04.9_amd64.deb ... Unpacking liblsan0:amd64 (5.4.0-6ubuntu1~16.04.9) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_5.4.0-6ubuntu1~16.04.9_amd64.deb ... Unpacking libtsan0:amd64 (5.4.0-6ubuntu1~16.04.9) ... Selecting previously unselected package libubsan0:amd64. Preparing to unpack .../libubsan0_5.4.0-6ubuntu1~16.04.9_amd64.deb ... Unpacking libubsan0:amd64 (5.4.0-6ubuntu1~16.04.9) ... Selecting previously unselected package libcilkrts5:amd64. Preparing to unpack .../libcilkrts5_5.4.0-6ubuntu1~16.04.9_amd64.deb ... Unpacking libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.9) ... Selecting previously unselected package libmpx0:amd64. Preparing to unpack .../libmpx0_5.4.0-6ubuntu1~16.04.9_amd64.deb ... Unpacking libmpx0:amd64 (5.4.0-6ubuntu1~16.04.9) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_5.4.0-6ubuntu1~16.04.9_amd64.deb ... Unpacking libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.9) ... Selecting previously unselected package libgcc-5-dev:amd64. Preparing to unpack .../libgcc-5-dev_5.4.0-6ubuntu1~16.04.9_amd64.deb ... Unpacking libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.9) ... Selecting previously unselected package gcc-5. Preparing to unpack .../gcc-5_5.4.0-6ubuntu1~16.04.9_amd64.deb ... Unpacking gcc-5 (5.4.0-6ubuntu1~16.04.9) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a5.3.1-1ubuntu1_amd64.deb ... Unpacking gcc (4:5.3.1-1ubuntu1) ... Selecting previously unselected package libstdc++-5-dev:amd64. Preparing to unpack .../libstdc++-5-dev_5.4.0-6ubuntu1~16.04.9_amd64.deb ... Unpacking libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.9) ... Selecting previously unselected package g++-5. Preparing to unpack .../g++-5_5.4.0-6ubuntu1~16.04.9_amd64.deb ... Unpacking g++-5 (5.4.0-6ubuntu1~16.04.9) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a5.3.1-1ubuntu1_amd64.deb ... Unpacking g++ (4:5.3.1-1ubuntu1) ... Selecting previously unselected package make. Preparing to unpack .../archives/make_4.1-6_amd64.deb ... Unpacking make (4.1-6) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.18.4ubuntu1.4_all.deb ... Unpacking libdpkg-perl (1.18.4ubuntu1.4) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.18.4ubuntu1.4_all.deb ... Unpacking dpkg-dev (1.18.4ubuntu1.4) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_12.1ubuntu2_amd64.deb ... Unpacking build-essential (12.1ubuntu2) ... Selecting previously unselected package java-common. Preparing to unpack .../java-common_0.56ubuntu2_all.deb ... Unpacking java-common (0.56ubuntu2) ... Selecting previously unselected package libnspr4:amd64. Preparing to unpack .../libnspr4_2%3a4.13.1-0ubuntu0.16.04.1_amd64.deb ... Unpacking libnspr4:amd64 (2:4.13.1-0ubuntu0.16.04.1) ... Selecting previously unselected package libnss3-nssdb. Preparing to unpack .../libnss3-nssdb_2%3a3.28.4-0ubuntu0.16.04.3_all.deb ... Unpacking libnss3-nssdb (2:3.28.4-0ubuntu0.16.04.3) ... Selecting previously unselected package libnss3:amd64. Preparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.16.04.3_amd64.deb ... Unpacking libnss3:amd64 (2:3.28.4-0ubuntu0.16.04.3) ... Selecting previously unselected package libpcsclite1:amd64. Preparing to unpack .../libpcsclite1_1.8.14-1ubuntu1.16.04.1_amd64.deb ... Unpacking libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ... Selecting previously unselected package openjdk-8-jre-headless:amd64. Preparing to unpack .../openjdk-8-jre-headless_8u171-b11-0ubuntu0.16.04.1_amd64.deb ... Unpacking openjdk-8-jre-headless:amd64 (8u171-b11-0ubuntu0.16.04.1) ... Selecting previously unselected package default-jre-headless. Preparing to unpack .../default-jre-headless_2%3a1.8-56ubuntu2_amd64.deb ... Unpacking default-jre-headless (2:1.8-56ubuntu2) ... Selecting previously unselected package ca-certificates-java. Preparing to unpack .../ca-certificates-java_20160321ubuntu1_all.deb ... Unpacking ca-certificates-java (20160321ubuntu1) ... Selecting previously unselected package libblocksruntime0. Preparing to unpack .../libblocksruntime0_0.4.1-1_amd64.deb ... Unpacking libblocksruntime0 (0.4.1-1) ... Selecting previously unselected package libkqueue0. Preparing to unpack .../libkqueue0_2.0.3-1.1_amd64.deb ... Unpacking libkqueue0 (2.0.3-1.1) ... Selecting previously unselected package libpthread-workqueue0. Preparing to unpack .../libpthread-workqueue0_0.9.1-1_amd64.deb ... Unpacking libpthread-workqueue0 (0.9.1-1) ... Selecting previously unselected package libdispatch0. Preparing to unpack .../libdispatch0_1.0.rw.2-0ubuntu1_amd64.deb ... Unpacking libdispatch0 (1.0.rw.2-0ubuntu1) ... Selecting previously unselected package cflite0:amd64. Preparing to unpack .../cflite0_0.1.2.1_amd64.deb ... Unpacking cflite0:amd64 (0.1.2.1) ... Selecting previously unselected package libcurl3:amd64. Preparing to unpack .../libcurl3_7.47.0-1ubuntu2.8_amd64.deb ... Unpacking libcurl3:amd64 (7.47.0-1ubuntu2.8) ... Selecting previously unselected package libltdl7:amd64. Preparing to unpack .../libltdl7_2.4.6-0.1_amd64.deb ... Unpacking libltdl7:amd64 (2.4.6-0.1) ... Selecting previously unselected package libpils2. Preparing to unpack .../libpils2_1.0.12~rc1+hg2777-1.2_amd64.deb ... Unpacking libpils2 (1.0.12~rc1+hg2777-1.2) ... Selecting previously unselected package libplumb2. Preparing to unpack .../libplumb2_1.0.12~rc1+hg2777-1.2_amd64.deb ... Unpacking libplumb2 (1.0.12~rc1+hg2777-1.2) ... Selecting previously unselected package liblrm2. Preparing to unpack .../liblrm2_1.0.12~rc1+hg2777-1.2_amd64.deb ... Unpacking liblrm2 (1.0.12~rc1+hg2777-1.2) ... Selecting previously unselected package libopenhpi2. Preparing to unpack .../libopenhpi2_2.14.1-1.4ubuntu1_amd64.deb ... Unpacking libopenhpi2 (2.14.1-1.4ubuntu1) ... Selecting previously unselected package libopenipmi0. Preparing to unpack .../libopenipmi0_2.0.18-0ubuntu11.1_amd64.deb ... Unpacking libopenipmi0 (2.0.18-0ubuntu11.1) ... Selecting previously unselected package libplumbgpl2. Preparing to unpack .../libplumbgpl2_1.0.12~rc1+hg2777-1.2_amd64.deb ... Unpacking libplumbgpl2 (1.0.12~rc1+hg2777-1.2) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3+dfsg-1ubuntu4.1_all.deb ... Unpacking libsnmp-base (5.7.3+dfsg-1ubuntu4.1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3+dfsg-1ubuntu4.1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3+dfsg-1ubuntu4.1) ... Selecting previously unselected package libstonith1. Preparing to unpack .../libstonith1_1.0.12~rc1+hg2777-1.2_amd64.deb ... Unpacking libstonith1 (1.0.12~rc1+hg2777-1.2) ... Selecting previously unselected package libtimedate-perl. Preparing to unpack .../libtimedate-perl_2.3000-2_all.deb ... Unpacking libtimedate-perl (2.3000-2) ... Selecting previously unselected package cluster-glue. Preparing to unpack .../cluster-glue_1.0.12~rc1+hg2777-1.2_amd64.deb ... Unpacking cluster-glue (1.0.12~rc1+hg2777-1.2) ... Selecting previously unselected package libcorosync-common4:amd64. Preparing to unpack .../libcorosync-common4_2.3.5-3ubuntu2.1_amd64.deb ... Unpacking libcorosync-common4:amd64 (2.3.5-3ubuntu2.1) ... Selecting previously unselected package libqb0:amd64. Preparing to unpack .../libqb0_0.17.2.real-6ubuntu1_amd64.deb ... Unpacking libqb0:amd64 (0.17.2.real-6ubuntu1) ... Selecting previously unselected package libcfg6:amd64. Preparing to unpack .../libcfg6_2.3.5-3ubuntu2.1_amd64.deb ... Unpacking libcfg6:amd64 (2.3.5-3ubuntu2.1) ... Selecting previously unselected package libcmap4:amd64. Preparing to unpack .../libcmap4_2.3.5-3ubuntu2.1_amd64.deb ... Unpacking libcmap4:amd64 (2.3.5-3ubuntu2.1) ... Selecting previously unselected package libcpg4:amd64. Preparing to unpack .../libcpg4_2.3.5-3ubuntu2.1_amd64.deb ... Unpacking libcpg4:amd64 (2.3.5-3ubuntu2.1) ... Selecting previously unselected package libquorum5:amd64. Preparing to unpack .../libquorum5_2.3.5-3ubuntu2.1_amd64.deb ... Unpacking libquorum5:amd64 (2.3.5-3ubuntu2.1) ... Selecting previously unselected package libstatgrab10. Preparing to unpack .../libstatgrab10_0.91-1_amd64.deb ... Unpacking libstatgrab10 (0.91-1) ... Selecting previously unselected package libibverbs1. Preparing to unpack .../libibverbs1_1.1.8-1.1ubuntu2_amd64.deb ... Unpacking libibverbs1 (1.1.8-1.1ubuntu2) ... Selecting previously unselected package librdmacm1. Preparing to unpack .../librdmacm1_1.0.21-1_amd64.deb ... Unpacking librdmacm1 (1.0.21-1) ... Selecting previously unselected package libtotem-pg5:amd64. Preparing to unpack .../libtotem-pg5_2.3.5-3ubuntu2.1_amd64.deb ... Unpacking libtotem-pg5:amd64 (2.3.5-3ubuntu2.1) ... Selecting previously unselected package libvotequorum7:amd64. Preparing to unpack .../libvotequorum7_2.3.5-3ubuntu2.1_amd64.deb ... Unpacking libvotequorum7:amd64 (2.3.5-3ubuntu2.1) ... Selecting previously unselected package xsltproc. Preparing to unpack .../xsltproc_1.1.28-2.1ubuntu0.1_amd64.deb ... Unpacking xsltproc (1.1.28-2.1ubuntu0.1) ... Selecting previously unselected package corosync. Preparing to unpack .../corosync_2.3.5-3ubuntu2.1_amd64.deb ... Unpacking corosync (2.3.5-3ubuntu2.1) ... Selecting previously unselected package docutils-common. Preparing to unpack .../docutils-common_0.12+dfsg-1_all.deb ... Unpacking docutils-common (0.12+dfsg-1) ... Selecting previously unselected package libtcl8.6:amd64. Preparing to unpack .../libtcl8.6_8.6.5+dfsg-2_amd64.deb ... Unpacking libtcl8.6:amd64 (8.6.5+dfsg-2) ... Selecting previously unselected package tcl-expect:amd64. Preparing to unpack .../tcl-expect_5.45-7_amd64.deb ... Unpacking tcl-expect:amd64 (5.45-7) ... Selecting previously unselected package expect. Preparing to unpack .../expect_5.45-7_amd64.deb ... Unpacking expect (5.45-7) ... Selecting previously unselected package fonts-liberation. Preparing to unpack .../fonts-liberation_1.07.4-1_all.deb ... Unpacking fonts-liberation (1.07.4-1) ... Selecting previously unselected package formencode-i18n. Preparing to unpack .../formencode-i18n_1.3.0-0ubuntu5_all.deb ... Unpacking formencode-i18n (1.3.0-0ubuntu5) ... Selecting previously unselected package libbabeltrace1:amd64. Preparing to unpack .../libbabeltrace1_1.3.2-1_amd64.deb ... Unpacking libbabeltrace1:amd64 (1.3.2-1) ... Selecting previously unselected package libbabeltrace-ctf1:amd64. Preparing to unpack .../libbabeltrace-ctf1_1.3.2-1_amd64.deb ... Unpacking libbabeltrace-ctf1:amd64 (1.3.2-1) ... Selecting previously unselected package gdb. Preparing to unpack .../gdb_7.11.1-0ubuntu1~16.5_amd64.deb ... Unpacking gdb (7.11.1-0ubuntu1~16.5) ... Preparing to unpack .../libgirepository-1.0-1_1.46.0.1-3ubuntu2_amd64.deb ... Unpacking libgirepository-1.0-1:amd64 (1.46.0.1-3ubuntu2) over (1.46.0-3ubuntu1) ... Preparing to unpack .../gir1.2-glib-2.0_1.46.0.1-3ubuntu2_amd64.deb ... Unpacking gir1.2-glib-2.0:amd64 (1.46.0.1-3ubuntu2) over (1.46.0-3ubuntu1) ... Selecting previously unselected package gir1.2-atk-1.0. Preparing to unpack .../gir1.2-atk-1.0_2.18.0-1_amd64.deb ... Unpacking gir1.2-atk-1.0 (2.18.0-1) ... Selecting previously unselected package gir1.2-atspi-2.0. Preparing to unpack .../gir1.2-atspi-2.0_2.18.3-4ubuntu1_amd64.deb ... Unpacking gir1.2-atspi-2.0 (2.18.3-4ubuntu1) ... Selecting previously unselected package gir1.2-freedesktop:amd64. Preparing to unpack .../gir1.2-freedesktop_1.46.0.1-3ubuntu2_amd64.deb ... Unpacking gir1.2-freedesktop:amd64 (1.46.0.1-3ubuntu2) ... Selecting previously unselected package gir1.2-gdkpixbuf-2.0:amd64. Preparing to unpack .../gir1.2-gdkpixbuf-2.0_2.32.2-1ubuntu1.4_amd64.deb ... Unpacking gir1.2-gdkpixbuf-2.0:amd64 (2.32.2-1ubuntu1.4) ... Selecting previously unselected package libpangoxft-1.0-0:amd64. Preparing to unpack .../libpangoxft-1.0-0_1.38.1-1_amd64.deb ... Unpacking libpangoxft-1.0-0:amd64 (1.38.1-1) ... Selecting previously unselected package gir1.2-pango-1.0:amd64. Preparing to unpack .../gir1.2-pango-1.0_1.38.1-1_amd64.deb ... Unpacking gir1.2-pango-1.0:amd64 (1.38.1-1) ... Selecting previously unselected package gir1.2-gtk-3.0:amd64. Preparing to unpack .../gir1.2-gtk-3.0_3.18.9-1ubuntu3.3_amd64.deb ... Unpacking gir1.2-gtk-3.0:amd64 (3.18.9-1ubuntu3.3) ... Selecting previously unselected package glance-store-common. Preparing to unpack .../glance-store-common_0.13.0-3ubuntu0.16.04.1_all.deb ... Unpacking glance-store-common (0.13.0-3ubuntu0.16.04.1) ... Selecting previously unselected package gobject-introspection. Preparing to unpack .../gobject-introspection_1.46.0.1-3ubuntu2_amd64.deb ... Unpacking gobject-introspection (1.46.0.1-3ubuntu2) ... Selecting previously unselected package ieee-data. Preparing to unpack .../ieee-data_20150531.1_all.deb ... Unpacking ieee-data (20150531.1) ... Selecting previously unselected package libglib2.0-bin. Preparing to unpack .../libglib2.0-bin_2.48.2-0ubuntu1_amd64.deb ... Unpacking libglib2.0-bin (2.48.2-0ubuntu1) ... Selecting previously unselected package libpcre16-3:amd64. Preparing to unpack .../libpcre16-3_2%3a8.38-3.1_amd64.deb ... Unpacking libpcre16-3:amd64 (2:8.38-3.1) ... Selecting previously unselected package libpcre32-3:amd64. Preparing to unpack .../libpcre32-3_2%3a8.38-3.1_amd64.deb ... Unpacking libpcre32-3:amd64 (2:8.38-3.1) ... Selecting previously unselected package libpcre3-dev:amd64. Preparing to unpack .../libpcre3-dev_2%3a8.38-3.1_amd64.deb ... Unpacking libpcre3-dev:amd64 (2:8.38-3.1) ... Selecting previously unselected package pkgconf. Preparing to unpack .../pkgconf_0.9.12-1_amd64.deb ... Adding 'diversion of /usr/bin/pkg-config to /usr/bin/pkg-config.real by pkgconf' Adding 'diversion of /usr/share/aclocal/pkg.m4 to /usr/share/aclocal/pkg.real.m4 by pkgconf' Adding 'diversion of /usr/share/man/man1/pkg-config.1.gz to /usr/share/man/man1/pkg-config.real.1.gz by pkgconf' Adding 'diversion of /usr/share/pkg-config-crosswrapper to /usr/share/pkg-config-crosswrapper.real by pkgconf' Unpacking pkgconf (0.9.12-1) ... Selecting previously unselected package zlib1g-dev:amd64. Preparing to unpack .../zlib1g-dev_1%3a1.2.8.dfsg-2ubuntu4.1_amd64.deb ... Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.1) ... Selecting previously unselected package libglib2.0-dev. Preparing to unpack .../libglib2.0-dev_2.48.2-0ubuntu1_amd64.deb ... Unpacking libglib2.0-dev (2.48.2-0ubuntu1) ... Selecting previously unselected package libdbus-1-dev:amd64. Preparing to unpack .../libdbus-1-dev_1.10.6-1ubuntu3.3_amd64.deb ... Unpacking libdbus-1-dev:amd64 (1.10.6-1ubuntu3.3) ... Selecting previously unselected package xorg-sgml-doctools. Preparing to unpack .../xorg-sgml-doctools_1%3a1.11-1_all.deb ... Unpacking xorg-sgml-doctools (1:1.11-1) ... Selecting previously unselected package x11proto-core-dev. Preparing to unpack .../x11proto-core-dev_7.0.31-1~ubuntu16.04.2_all.deb ... Unpacking x11proto-core-dev (7.0.31-1~ubuntu16.04.2) ... Selecting previously unselected package libxau-dev:amd64. Preparing to unpack .../libxau-dev_1%3a1.0.8-1_amd64.deb ... Unpacking libxau-dev:amd64 (1:1.0.8-1) ... Selecting previously unselected package libxdmcp-dev:amd64. Preparing to unpack .../libxdmcp-dev_1%3a1.1.2-1.1_amd64.deb ... Unpacking libxdmcp-dev:amd64 (1:1.1.2-1.1) ... Selecting previously unselected package x11proto-input-dev. Preparing to unpack .../x11proto-input-dev_2.3.1-1_all.deb ... Unpacking x11proto-input-dev (2.3.1-1) ... Selecting previously unselected package x11proto-kb-dev. Preparing to unpack .../x11proto-kb-dev_1.0.7-0ubuntu1_all.deb ... Unpacking x11proto-kb-dev (1.0.7-0ubuntu1) ... Selecting previously unselected package xtrans-dev. Preparing to unpack .../xtrans-dev_1.3.5-1_all.deb ... Unpacking xtrans-dev (1.3.5-1) ... Selecting previously unselected package libpthread-stubs0-dev:amd64. Preparing to unpack .../libpthread-stubs0-dev_0.3-4_amd64.deb ... Unpacking libpthread-stubs0-dev:amd64 (0.3-4) ... Selecting previously unselected package libxcb1-dev:amd64. Preparing to unpack .../libxcb1-dev_1.11.1-1ubuntu1_amd64.deb ... Unpacking libxcb1-dev:amd64 (1.11.1-1ubuntu1) ... Selecting previously unselected package libx11-dev:amd64. Preparing to unpack .../libx11-dev_2%3a1.6.3-1ubuntu2_amd64.deb ... Unpacking libx11-dev:amd64 (2:1.6.3-1ubuntu2) ... Selecting previously unselected package x11proto-xext-dev. Preparing to unpack .../x11proto-xext-dev_7.3.0-1_all.deb ... Unpacking x11proto-xext-dev (7.3.0-1) ... Selecting previously unselected package libxext-dev:amd64. Preparing to unpack .../libxext-dev_2%3a1.3.3-1_amd64.deb ... Unpacking libxext-dev:amd64 (2:1.3.3-1) ... Selecting previously unselected package x11proto-fixes-dev. Preparing to unpack .../x11proto-fixes-dev_1%3a5.0-2ubuntu2_all.deb ... Unpacking x11proto-fixes-dev (1:5.0-2ubuntu2) ... Selecting previously unselected package libxfixes-dev:amd64. Preparing to unpack .../libxfixes-dev_1%3a5.0.1-2_amd64.deb ... Unpacking libxfixes-dev:amd64 (1:5.0.1-2) ... Selecting previously unselected package libxi-dev. Preparing to unpack .../libxi-dev_2%3a1.7.6-1_amd64.deb ... Unpacking libxi-dev (2:1.7.6-1) ... Selecting previously unselected package x11proto-record-dev. Preparing to unpack .../x11proto-record-dev_1.14.2-1_all.deb ... Unpacking x11proto-record-dev (1.14.2-1) ... Selecting previously unselected package libxtst-dev:amd64. Preparing to unpack .../libxtst-dev_2%3a1.2.2-1_amd64.deb ... Unpacking libxtst-dev:amd64 (2:1.2.2-1) ... Selecting previously unselected package libatspi2.0-dev. Preparing to unpack .../libatspi2.0-dev_2.18.3-4ubuntu1_amd64.deb ... Unpacking libatspi2.0-dev (2.18.3-4ubuntu1) ... Selecting previously unselected package libatk-bridge2.0-dev:amd64. Preparing to unpack .../libatk-bridge2.0-dev_2.18.1-2ubuntu1_amd64.deb ... Unpacking libatk-bridge2.0-dev:amd64 (2.18.1-2ubuntu1) ... Selecting previously unselected package libatk1.0-dev. Preparing to unpack .../libatk1.0-dev_2.18.0-1_amd64.deb ... Unpacking libatk1.0-dev (2.18.0-1) ... Selecting previously unselected package libblas-common. Preparing to unpack .../libblas-common_3.6.0-2ubuntu2_amd64.deb ... Unpacking libblas-common (3.6.0-2ubuntu2) ... Selecting previously unselected package libblas3. Preparing to unpack .../libblas3_3.6.0-2ubuntu2_amd64.deb ... Unpacking libblas3 (3.6.0-2ubuntu2) ... Selecting previously unselected package libcairo-script-interpreter2:amd64. Preparing to unpack .../libcairo-script-interpreter2_1.14.6-1_amd64.deb ... Unpacking libcairo-script-interpreter2:amd64 (1.14.6-1) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-7ubuntu0.16.04.3_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.3) ... Selecting previously unselected package libpng12-dev:amd64. Preparing to unpack .../libpng12-dev_1.2.54-1ubuntu1_amd64.deb ... Unpacking libpng12-dev:amd64 (1.2.54-1ubuntu1) ... Selecting previously unselected package libfreetype6-dev:amd64. Preparing to unpack .../libfreetype6-dev_2.6.1-0.1ubuntu2.3_amd64.deb ... Unpacking libfreetype6-dev:amd64 (2.6.1-0.1ubuntu2.3) ... Selecting previously unselected package libfontconfig1-dev:amd64. Preparing to unpack .../libfontconfig1-dev_2.11.94-0ubuntu1.1_amd64.deb ... Unpacking libfontconfig1-dev:amd64 (2.11.94-0ubuntu1.1) ... Selecting previously unselected package x11proto-render-dev. Preparing to unpack .../x11proto-render-dev_2%3a0.11.1-2_all.deb ... Unpacking x11proto-render-dev (2:0.11.1-2) ... Selecting previously unselected package libxrender-dev:amd64. Preparing to unpack .../libxrender-dev_1%3a0.9.9-0ubuntu1_amd64.deb ... Unpacking libxrender-dev:amd64 (1:0.9.9-0ubuntu1) ... Selecting previously unselected package libice-dev:amd64. Preparing to unpack .../libice-dev_2%3a1.0.9-1_amd64.deb ... Unpacking libice-dev:amd64 (2:1.0.9-1) ... Selecting previously unselected package libsm-dev:amd64. Preparing to unpack .../libsm-dev_2%3a1.2.2-1_amd64.deb ... Unpacking libsm-dev:amd64 (2:1.2.2-1) ... Selecting previously unselected package libpixman-1-dev. Preparing to unpack .../libpixman-1-dev_0.33.6-1_amd64.deb ... Unpacking libpixman-1-dev (0.33.6-1) ... Selecting previously unselected package libxcb-render0-dev:amd64. Preparing to unpack .../libxcb-render0-dev_1.11.1-1ubuntu1_amd64.deb ... Unpacking libxcb-render0-dev:amd64 (1.11.1-1ubuntu1) ... Selecting previously unselected package libxcb-shm0-dev:amd64. Preparing to unpack .../libxcb-shm0-dev_1.11.1-1ubuntu1_amd64.deb ... Unpacking libxcb-shm0-dev:amd64 (1.11.1-1ubuntu1) ... Selecting previously unselected package libcairo2-dev. Preparing to unpack .../libcairo2-dev_1.14.6-1_amd64.deb ... Unpacking libcairo2-dev (1.14.6-1) ... Selecting previously unselected package libcrmcommon3:amd64. Preparing to unpack .../libcrmcommon3_1.1.14-2ubuntu1.4_amd64.deb ... Unpacking libcrmcommon3:amd64 (1.1.14-2ubuntu1.4) ... Selecting previously unselected package libpe-rules2:amd64. Preparing to unpack .../libpe-rules2_1.1.14-2ubuntu1.4_amd64.deb ... Unpacking libpe-rules2:amd64 (1.1.14-2ubuntu1.4) ... Selecting previously unselected package libcib4:amd64. Preparing to unpack .../libcib4_1.1.14-2ubuntu1.4_amd64.deb ... Unpacking libcib4:amd64 (1.1.14-2ubuntu1.4) ... Selecting previously unselected package libck0. Preparing to unpack .../libck0_0.3.5.rw-0ubuntu1_amd64.deb ... Unpacking libck0 (0.3.5.rw-0ubuntu1) ... Selecting previously unselected package libstonithd2:amd64. Preparing to unpack .../libstonithd2_1.1.14-2ubuntu1.4_amd64.deb ... Unpacking libstonithd2:amd64 (1.1.14-2ubuntu1.4) ... Selecting previously unselected package libcrmcluster4:amd64. Preparing to unpack .../libcrmcluster4_1.1.14-2ubuntu1.4_amd64.deb ... Unpacking libcrmcluster4:amd64 (1.1.14-2ubuntu1.4) ... Selecting previously unselected package libcrmservice3:amd64. Preparing to unpack .../libcrmservice3_1.1.14-2ubuntu1.4_amd64.deb ... Unpacking libcrmservice3:amd64 (1.1.14-2ubuntu1.4) ... Selecting previously unselected package libdrm-dev:amd64. Preparing to unpack .../libdrm-dev_2.4.83-1~16.04.1_amd64.deb ... Unpacking libdrm-dev:amd64 (2.4.83-1~16.04.1) ... Selecting previously unselected package x11proto-dri2-dev. Preparing to unpack .../x11proto-dri2-dev_2.8-2_all.deb ... Unpacking x11proto-dri2-dev (2.8-2) ... Selecting previously unselected package x11proto-gl-dev. Preparing to unpack .../x11proto-gl-dev_1.4.17-1_all.deb ... Unpacking x11proto-gl-dev (1.4.17-1) ... Selecting previously unselected package x11proto-xf86vidmode-dev. Preparing to unpack .../x11proto-xf86vidmode-dev_2.3.1-2_all.deb ... Unpacking x11proto-xf86vidmode-dev (2.3.1-2) ... Selecting previously unselected package libxxf86vm-dev:amd64. Preparing to unpack .../libxxf86vm-dev_1%3a1.1.4-1_amd64.deb ... Unpacking libxxf86vm-dev:amd64 (1:1.1.4-1) ... Selecting previously unselected package x11proto-damage-dev. Preparing to unpack .../x11proto-damage-dev_1%3a1.2.1-2_all.deb ... Unpacking x11proto-damage-dev (1:1.2.1-2) ... Selecting previously unselected package libxdamage-dev:amd64. Preparing to unpack .../libxdamage-dev_1%3a1.1.4-2_amd64.deb ... Unpacking libxdamage-dev:amd64 (1:1.1.4-2) ... Selecting previously unselected package libxcb-glx0:amd64. Preparing to unpack .../libxcb-glx0_1.11.1-1ubuntu1_amd64.deb ... Unpacking libxcb-glx0:amd64 (1.11.1-1ubuntu1) ... Selecting previously unselected package libxcb-glx0-dev:amd64. Preparing to unpack .../libxcb-glx0-dev_1.11.1-1ubuntu1_amd64.deb ... Unpacking libxcb-glx0-dev:amd64 (1.11.1-1ubuntu1) ... Selecting previously unselected package libxcb-dri2-0-dev:amd64. Preparing to unpack .../libxcb-dri2-0-dev_1.11.1-1ubuntu1_amd64.deb ... Unpacking libxcb-dri2-0-dev:amd64 (1.11.1-1ubuntu1) ... Selecting previously unselected package libxcb-dri3-dev:amd64. Preparing to unpack .../libxcb-dri3-dev_1.11.1-1ubuntu1_amd64.deb ... Unpacking libxcb-dri3-dev:amd64 (1.11.1-1ubuntu1) ... Selecting previously unselected package libxcb-randr0:amd64. Preparing to unpack .../libxcb-randr0_1.11.1-1ubuntu1_amd64.deb ... Unpacking libxcb-randr0:amd64 (1.11.1-1ubuntu1) ... Selecting previously unselected package libxcb-randr0-dev:amd64. Preparing to unpack .../libxcb-randr0-dev_1.11.1-1ubuntu1_amd64.deb ... Unpacking libxcb-randr0-dev:amd64 (1.11.1-1ubuntu1) ... Selecting previously unselected package libxcb-shape0:amd64. Preparing to unpack .../libxcb-shape0_1.11.1-1ubuntu1_amd64.deb ... Unpacking libxcb-shape0:amd64 (1.11.1-1ubuntu1) ... Selecting previously unselected package libxcb-shape0-dev:amd64. Preparing to unpack .../libxcb-shape0-dev_1.11.1-1ubuntu1_amd64.deb ... Unpacking libxcb-shape0-dev:amd64 (1.11.1-1ubuntu1) ... Selecting previously unselected package libxcb-xfixes0-dev:amd64. Preparing to unpack .../libxcb-xfixes0-dev_1.11.1-1ubuntu1_amd64.deb ... Unpacking libxcb-xfixes0-dev:amd64 (1.11.1-1ubuntu1) ... Selecting previously unselected package libxcb-sync-dev:amd64. Preparing to unpack .../libxcb-sync-dev_1.11.1-1ubuntu1_amd64.deb ... Unpacking libxcb-sync-dev:amd64 (1.11.1-1ubuntu1) ... Selecting previously unselected package libxcb-present-dev:amd64. Preparing to unpack .../libxcb-present-dev_1.11.1-1ubuntu1_amd64.deb ... Unpacking libxcb-present-dev:amd64 (1.11.1-1ubuntu1) ... Selecting previously unselected package libxshmfence-dev:amd64. Preparing to unpack .../libxshmfence-dev_1.2-1_amd64.deb ... Unpacking libxshmfence-dev:amd64 (1.2-1) ... Selecting previously unselected package libx11-xcb-dev:amd64. Preparing to unpack .../libx11-xcb-dev_2%3a1.6.3-1ubuntu2_amd64.deb ... Unpacking libx11-xcb-dev:amd64 (2:1.6.3-1ubuntu2) ... Selecting previously unselected package libwayland-bin. Preparing to unpack .../libwayland-bin_1.12.0-1~ubuntu16.04.3_amd64.deb ... Unpacking libwayland-bin (1.12.0-1~ubuntu16.04.3) ... Selecting previously unselected package libwayland-dev:amd64. Preparing to unpack .../libwayland-dev_1.12.0-1~ubuntu16.04.3_amd64.deb ... Unpacking libwayland-dev:amd64 (1.12.0-1~ubuntu16.04.3) ... Selecting previously unselected package libmircore-dev:amd64. Preparing to unpack .../libmircore-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... Unpacking libmircore-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... Selecting previously unselected package libprotobuf9v5:amd64. Preparing to unpack .../libprotobuf9v5_2.6.1-1.3_amd64.deb ... Unpacking libprotobuf9v5:amd64 (2.6.1-1.3) ... Selecting previously unselected package libprotobuf-dev:amd64. Preparing to unpack .../libprotobuf-dev_2.6.1-1.3_amd64.deb ... Unpacking libprotobuf-dev:amd64 (2.6.1-1.3) ... Selecting previously unselected package libxkbcommon-dev. Preparing to unpack .../libxkbcommon-dev_0.5.0-1ubuntu2_amd64.deb ... Unpacking libxkbcommon-dev (0.5.0-1ubuntu2) ... Selecting previously unselected package libmircommon-dev:amd64. Preparing to unpack .../libmircommon-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... Unpacking libmircommon-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... Selecting previously unselected package libmircookie2:amd64. Preparing to unpack .../libmircookie2_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... Unpacking libmircookie2:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... Selecting previously unselected package libmircookie-dev:amd64. Preparing to unpack .../libmircookie-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... Unpacking libmircookie-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... Selecting previously unselected package libmirclient-dev:amd64. Preparing to unpack .../libmirclient-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... Unpacking libmirclient-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... Selecting previously unselected package libegl1-mesa-dev:amd64. Preparing to unpack .../libegl1-mesa-dev_17.2.8-0ubuntu0~16.04.1_amd64.deb ... Unpacking libegl1-mesa-dev:amd64 (17.2.8-0ubuntu0~16.04.1) ... Selecting previously unselected package libepoxy-dev:amd64. Preparing to unpack .../libepoxy-dev_1.3.1-1ubuntu0.16.04.2_amd64.deb ... Unpacking libepoxy-dev:amd64 (1.3.1-1ubuntu0.16.04.2) ... Selecting previously unselected package libgdk-pixbuf2.0-dev. Preparing to unpack .../libgdk-pixbuf2.0-dev_2.32.2-1ubuntu1.4_amd64.deb ... Unpacking libgdk-pixbuf2.0-dev (2.32.2-1ubuntu1.4) ... Selecting previously unselected package libgfortran3:amd64. Preparing to unpack .../libgfortran3_5.4.0-6ubuntu1~16.04.9_amd64.deb ... Unpacking libgfortran3:amd64 (5.4.0-6ubuntu1~16.04.9) ... Selecting previously unselected package libffi-dev:amd64. Preparing to unpack .../libffi-dev_3.2.1-4_amd64.deb ... Unpacking libffi-dev:amd64 (3.2.1-4) ... Selecting previously unselected package libgirepository1.0-dev. Preparing to unpack .../libgirepository1.0-dev_1.46.0.1-3ubuntu2_amd64.deb ... Unpacking libgirepository1.0-dev (1.46.0.1-3ubuntu2) ... Selecting previously unselected package libgmpxx4ldbl:amd64. Preparing to unpack .../libgmpxx4ldbl_2%3a6.1.0+dfsg-2_amd64.deb ... Unpacking libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... Selecting previously unselected package libgmp-dev:amd64. Preparing to unpack .../libgmp-dev_2%3a6.1.0+dfsg-2_amd64.deb ... Unpacking libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... Selecting previously unselected package libharfbuzz-icu0:amd64. Preparing to unpack .../libharfbuzz-icu0_1.0.1-1ubuntu0.1_amd64.deb ... Unpacking libharfbuzz-icu0:amd64 (1.0.1-1ubuntu0.1) ... Selecting previously unselected package libharfbuzz-gobject0:amd64. Preparing to unpack .../libharfbuzz-gobject0_1.0.1-1ubuntu0.1_amd64.deb ... Unpacking libharfbuzz-gobject0:amd64 (1.0.1-1ubuntu0.1) ... Selecting previously unselected package libharfbuzz-dev. Preparing to unpack .../libharfbuzz-dev_1.0.1-1ubuntu0.1_amd64.deb ... Unpacking libharfbuzz-dev (1.0.1-1ubuntu0.1) ... Selecting previously unselected package libxft-dev. Preparing to unpack .../libxft-dev_2.3.2-1_amd64.deb ... Unpacking libxft-dev (2.3.2-1) ... Selecting previously unselected package libpango1.0-dev. Preparing to unpack .../libpango1.0-dev_1.38.1-1_amd64.deb ... Unpacking libpango1.0-dev (1.38.1-1) ... Selecting previously unselected package x11proto-xinerama-dev. Preparing to unpack .../x11proto-xinerama-dev_1.2.1-2_all.deb ... Unpacking x11proto-xinerama-dev (1.2.1-2) ... Selecting previously unselected package libxinerama-dev:amd64. Preparing to unpack .../libxinerama-dev_2%3a1.1.3-1_amd64.deb ... Unpacking libxinerama-dev:amd64 (2:1.1.3-1) ... Selecting previously unselected package x11proto-randr-dev. Preparing to unpack .../x11proto-randr-dev_1.5.0-1_all.deb ... Unpacking x11proto-randr-dev (1.5.0-1) ... Selecting previously unselected package libxrandr-dev:amd64. Preparing to unpack .../libxrandr-dev_2%3a1.5.0-1_amd64.deb ... Unpacking libxrandr-dev:amd64 (2:1.5.0-1) ... Selecting previously unselected package libxcursor-dev:amd64. Preparing to unpack .../libxcursor-dev_1%3a1.1.14-1ubuntu0.16.04.1_amd64.deb ... Unpacking libxcursor-dev:amd64 (1:1.1.14-1ubuntu0.16.04.1) ... Selecting previously unselected package x11proto-composite-dev. Preparing to unpack .../x11proto-composite-dev_1%3a0.4.2-2_all.deb ... Unpacking x11proto-composite-dev (1:0.4.2-2) ... Selecting previously unselected package libxcomposite-dev. Preparing to unpack .../libxcomposite-dev_1%3a0.4.4-1_amd64.deb ... Unpacking libxcomposite-dev (1:0.4.4-1) ... Selecting previously unselected package nettle-dev. Preparing to unpack .../nettle-dev_3.2-1ubuntu0.16.04.1_amd64.deb ... Unpacking nettle-dev (3.2-1ubuntu0.16.04.1) ... Selecting previously unselected package libgtk-3-dev:amd64. Preparing to unpack .../libgtk-3-dev_3.18.9-1ubuntu3.3_amd64.deb ... Unpacking libgtk-3-dev:amd64 (3.18.9-1ubuntu3.3) ... Selecting previously unselected package libhiredis0.13:amd64. Preparing to unpack .../libhiredis0.13_0.13.3-2_amd64.deb ... Unpacking libhiredis0.13:amd64 (0.13.3-2) ... Selecting previously unselected package libjline-java. Preparing to unpack .../libjline-java_1.0-2_all.deb ... Unpacking libjline-java (1.0-2) ... Selecting previously unselected package liblapack3. Preparing to unpack .../liblapack3_3.6.0-2ubuntu2_amd64.deb ... Unpacking liblapack3 (3.6.0-2ubuntu2) ... Selecting previously unselected package liblog4j1.2-java. Preparing to unpack .../liblog4j1.2-java_1.2.17-7ubuntu1_all.deb ... Unpacking liblog4j1.2-java (1.2.17-7ubuntu1) ... Selecting previously unselected package liblrmd1:amd64. Preparing to unpack .../liblrmd1_1.1.14-2ubuntu1.4_amd64.deb ... Unpacking liblrmd1:amd64 (1.1.14-2ubuntu1.4) ... Selecting previously unselected package libnetty-3.9-java. Preparing to unpack .../libnetty-3.9-java_3.9.0.Final-1_all.deb ... Unpacking libnetty-3.9-java (3.9.0.Final-1) ... Selecting previously unselected package libnl-3-200:amd64. Preparing to unpack .../libnl-3-200_3.2.27-1ubuntu0.16.04.1_amd64.deb ... Unpacking libnl-3-200:amd64 (3.2.27-1ubuntu0.16.04.1) ... Selecting previously unselected package libpe-status10:amd64. Preparing to unpack .../libpe-status10_1.1.14-2ubuntu1.4_amd64.deb ... Unpacking libpe-status10:amd64 (1.1.14-2ubuntu1.4) ... Selecting previously unselected package libpengine10:amd64. Preparing to unpack .../libpengine10_1.1.14-2ubuntu1.4_amd64.deb ... Unpacking libpengine10:amd64 (1.1.14-2ubuntu1.4) ... Selecting previously unselected package libpq5:amd64. Preparing to unpack .../libpq5_9.5.12-0ubuntu0.16.04_amd64.deb ... Unpacking libpq5:amd64 (9.5.12-0ubuntu0.16.04) ... Selecting previously unselected package libprotobuf-c1. Preparing to unpack .../libprotobuf-c1_1.1.0.rw.3-0ubuntu1_amd64.deb ... Unpacking libprotobuf-c1 (1.1.0.rw.3-0ubuntu1) ... Selecting previously unselected package libprotobuf-c-dev. Preparing to unpack .../libprotobuf-c-dev_1.1.0.rw.3-0ubuntu1_amd64.deb ... Unpacking libprotobuf-c-dev (1.1.0.rw.3-0ubuntu1) ... Selecting previously unselected package libslf4j-java. Preparing to unpack .../libslf4j-java_1.7.14-3_all.deb ... Unpacking libslf4j-java (1.7.14-3) ... Selecting previously unselected package libssh2-1:amd64. Preparing to unpack .../libssh2-1_1.5.0-2ubuntu0.1_amd64.deb ... Unpacking libssh2-1:amd64 (1.5.0-2ubuntu0.1) ... Selecting previously unselected package libtalloc2:amd64. Preparing to unpack .../libtalloc2_2.1.5-2_amd64.deb ... Unpacking libtalloc2:amd64 (2.1.5-2) ... Selecting previously unselected package libtransitioner2:amd64. Preparing to unpack .../libtransitioner2_1.1.14-2ubuntu1.4_amd64.deb ... Unpacking libtransitioner2:amd64 (1.1.14-2ubuntu1.4) ... Selecting previously unselected package libunwind8. Preparing to unpack .../libunwind8_1.1-4.1_amd64.deb ... Unpacking libunwind8 (1.1-4.1) ... Selecting previously unselected package libxerces-c3.1:amd64. Preparing to unpack .../libxerces-c3.1_3.1.3+debian-1_amd64.deb ... Unpacking libxerces-c3.1:amd64 (3.1.3+debian-1) ... Selecting previously unselected package libxml-commons-resolver1.1-java. Preparing to unpack .../libxml-commons-resolver1.1-java_1.2-7build1_all.deb ... Unpacking libxml-commons-resolver1.1-java (1.2-7build1) ... Selecting previously unselected package libxml-commons-external-java. Preparing to unpack .../libxml-commons-external-java_1.4.01-2build1_all.deb ... Unpacking libxml-commons-external-java (1.4.01-2build1) ... Selecting previously unselected package libxerces2-java. Preparing to unpack .../libxerces2-java_2.11.0-7_all.deb ... Unpacking libxerces2-java (2.11.0-7) ... Selecting previously unselected package libzookeeper-java. Preparing to unpack .../libzookeeper-java_3.4.8-1_all.deb ... Unpacking libzookeeper-java (3.4.8-1) ... Selecting previously unselected package pacemaker-common. Preparing to unpack .../pacemaker-common_1.1.14-2ubuntu1.4_all.deb ... Unpacking pacemaker-common (1.1.14-2ubuntu1.4) ... Selecting previously unselected package resource-agents. Preparing to unpack .../resource-agents_1%3a3.9.7-1_amd64.deb ... Unpacking resource-agents (1:3.9.7-1) ... Selecting previously unselected package pacemaker-resource-agents. Preparing to unpack .../pacemaker-resource-agents_1.1.14-2ubuntu1.4_all.deb ... Unpacking pacemaker-resource-agents (1.1.14-2ubuntu1.4) ... Selecting previously unselected package pacemaker. Preparing to unpack .../pacemaker_1.1.14-2ubuntu1.4_amd64.deb ... Unpacking pacemaker (1.1.14-2ubuntu1.4) ... Selecting previously unselected package pycadf-common. Preparing to unpack .../pycadf-common_2.2.0-1_all.deb ... Unpacking pycadf-common (2.2.0-1) ... Selecting previously unselected package python-amqp. Preparing to unpack .../python-amqp_1.4.9-1_all.deb ... Unpacking python-amqp (1.4.9-1) ... Selecting previously unselected package python-anyjson. Preparing to unpack .../python-anyjson_0.3.3-1build1_all.deb ... Unpacking python-anyjson (0.3.3-1build1) ... Selecting previously unselected package python-argcomplete. Preparing to unpack .../python-argcomplete_0.8.1-1ubuntu2_all.deb ... Unpacking python-argcomplete (0.8.1-1ubuntu2) ... Selecting previously unselected package python-babel-localedata. Preparing to unpack .../python-babel-localedata_1.3+dfsg.1-6_all.deb ... Unpacking python-babel-localedata (1.3+dfsg.1-6) ... Selecting previously unselected package python-pkg-resources. Preparing to unpack .../python-pkg-resources_20.7.0-1_all.deb ... Unpacking python-pkg-resources (20.7.0-1) ... Selecting previously unselected package python-tz. Preparing to unpack .../python-tz_2014.10~dfsg1-0ubuntu2_all.deb ... Unpacking python-tz (2014.10~dfsg1-0ubuntu2) ... Selecting previously unselected package python-babel. Preparing to unpack .../python-babel_1.3+dfsg.1-6_all.deb ... Unpacking python-babel (1.3+dfsg.1-6) ... Selecting previously unselected package python-pbr. Preparing to unpack .../python-pbr_1.8.0-4ubuntu1_all.deb ... Unpacking python-pbr (1.8.0-4ubuntu1) ... Selecting previously unselected package python-funcsigs. Preparing to unpack .../python-funcsigs_0.4-2_all.deb ... Unpacking python-funcsigs (0.4-2) ... Selecting previously unselected package python-debtcollector. Preparing to unpack .../python-debtcollector_1.3.0-2_all.deb ... Unpacking python-debtcollector (1.3.0-2) ... Selecting previously unselected package python-prettytable. Preparing to unpack .../python-prettytable_0.7.2-3_all.deb ... Unpacking python-prettytable (0.7.2-3) ... Selecting previously unselected package python-automaton. Preparing to unpack .../python-automaton_1.2.0-1_all.deb ... Unpacking python-automaton (1.2.0-1) ... Selecting previously unselected package python-cachetools. Preparing to unpack .../python-cachetools_1.1.5-1_all.deb ... Unpacking python-cachetools (1.1.5-1) ... Selecting previously unselected package python-cffi-backend. Preparing to unpack .../python-cffi-backend_1.5.2-1ubuntu1_amd64.deb ... Unpacking python-cffi-backend (1.5.2-1ubuntu1) ... Selecting previously unselected package python-enum34. Preparing to unpack .../python-enum34_1.1.2-1_all.deb ... Unpacking python-enum34 (1.1.2-1) ... Selecting previously unselected package python-idna. Preparing to unpack .../python-idna_2.0-3_all.deb ... Unpacking python-idna (2.0-3) ... Selecting previously unselected package python-ipaddress. Preparing to unpack .../python-ipaddress_1.0.16-1_all.deb ... Unpacking python-ipaddress (1.0.16-1) ... Selecting previously unselected package python-pyasn1. Preparing to unpack .../python-pyasn1_0.1.9-1_all.deb ... Unpacking python-pyasn1 (0.1.9-1) ... Selecting previously unselected package python-cryptography. Preparing to unpack .../python-cryptography_1.2.3-1ubuntu0.1_amd64.deb ... Unpacking python-cryptography (1.2.3-1ubuntu0.1) ... Selecting previously unselected package python-roman. Preparing to unpack .../python-roman_2.0.0-2_all.deb ... Unpacking python-roman (2.0.0-2) ... Selecting previously unselected package python-docutils. Preparing to unpack .../python-docutils_0.12+dfsg-1_all.deb ... Unpacking python-docutils (0.12+dfsg-1) ... Selecting previously unselected package python-netaddr. Preparing to unpack .../python-netaddr_0.7.18-1_all.deb ... Unpacking python-netaddr (0.7.18-1) ... Selecting previously unselected package python-stevedore. Preparing to unpack .../python-stevedore_1.12.0-1_all.deb ... Unpacking python-stevedore (1.12.0-1) ... Selecting previously unselected package python-oslo.config. Preparing to unpack .../python-oslo.config_1%3a3.9.0-3_all.deb ... Unpacking python-oslo.config (1:3.9.0-3) ... Selecting previously unselected package python-oslo.context. Preparing to unpack .../python-oslo.context_2.2.0-2ubuntu1_all.deb ... Unpacking python-oslo.context (2.2.0-2ubuntu1) ... Selecting previously unselected package python-dateutil. Preparing to unpack .../python-dateutil_2.4.2-1_all.deb ... Unpacking python-dateutil (2.4.2-1) ... Selecting previously unselected package python-oslo.i18n. Preparing to unpack .../python-oslo.i18n_3.5.0-2_all.deb ... Unpacking python-oslo.i18n (3.5.0-2) ... Selecting previously unselected package python-msgpack. Preparing to unpack .../python-msgpack_0.4.6-1build1_amd64.deb ... Unpacking python-msgpack (0.4.6-1build1) ... Selecting previously unselected package python-iso8601. Preparing to unpack .../python-iso8601_0.1.11-1_all.deb ... Unpacking python-iso8601 (0.1.11-1) ... Selecting previously unselected package python-monotonic. Preparing to unpack .../python-monotonic_0.6-2_all.deb ... Unpacking python-monotonic (0.6-2) ... Selecting previously unselected package python-netifaces. Preparing to unpack .../python-netifaces_0.10.4-0.1build2_amd64.deb ... Unpacking python-netifaces (0.10.4-0.1build2) ... Selecting previously unselected package python-oslo.utils. Preparing to unpack .../python-oslo.utils_3.8.0-2_all.deb ... Unpacking python-oslo.utils (3.8.0-2) ... Selecting previously unselected package python-oslo.serialization. Preparing to unpack .../python-oslo.serialization_2.4.0-2_all.deb ... Unpacking python-oslo.serialization (2.4.0-2) ... Selecting previously unselected package python-pyinotify. Preparing to unpack .../python-pyinotify_0.9.6-0fakesync1_all.deb ... Unpacking python-pyinotify (0.9.6-0fakesync1) ... Selecting previously unselected package python-oslo.log. Preparing to unpack .../python-oslo.log_3.2.0-2_all.deb ... Unpacking python-oslo.log (3.2.0-2) ... Selecting previously unselected package python-urllib3. Preparing to unpack .../python-urllib3_1.13.1-2ubuntu0.16.04.1_all.deb ... Unpacking python-urllib3 (1.13.1-2ubuntu0.16.04.1) ... Selecting previously unselected package python-chardet. Preparing to unpack .../python-chardet_2.3.0-2_all.deb ... Unpacking python-chardet (2.3.0-2) ... Selecting previously unselected package python-requests. Preparing to unpack .../python-requests_2.9.1-3_all.deb ... Unpacking python-requests (2.9.1-3) ... Selecting previously unselected package python-oslo.policy. Preparing to unpack .../python-oslo.policy_1.6.0-2_all.deb ... Unpacking python-oslo.policy (1.6.0-2) ... Selecting previously unselected package python-castellan. Preparing to unpack .../python-castellan_0.4.0-1_all.deb ... Unpacking python-castellan (0.4.0-1) ... Selecting previously unselected package python-concurrent.futures. Preparing to unpack .../python-concurrent.futures_3.0.5-1_all.deb ... Unpacking python-concurrent.futures (3.0.5-1) ... Selecting previously unselected package python-contextlib2. Preparing to unpack .../python-contextlib2_0.5.1-1_all.deb ... Unpacking python-contextlib2 (0.5.1-1) ... Selecting previously unselected package python-crypto. Preparing to unpack .../python-crypto_2.6.1-6ubuntu0.16.04.3_amd64.deb ... Unpacking python-crypto (2.6.1-6ubuntu0.16.04.3) ... Selecting previously unselected package python-decorator. Preparing to unpack .../python-decorator_4.0.6-1_all.deb ... Unpacking python-decorator (4.0.6-1) ... Selecting previously unselected package python-dnspython. Preparing to unpack .../python-dnspython_1.12.0-1_all.deb ... Unpacking python-dnspython (1.12.0-1) ... Selecting previously unselected package python-greenlet. Preparing to unpack .../python-greenlet_0.4.9-2fakesync1_amd64.deb ... Unpacking python-greenlet (0.4.9-2fakesync1) ... Selecting previously unselected package python-eventlet. Preparing to unpack .../python-eventlet_0.18.4-1ubuntu1_all.deb ... Unpacking python-eventlet (0.18.4-1ubuntu1) ... Selecting previously unselected package python-fasteners. Preparing to unpack .../python-fasteners_0.12.0-2ubuntu1_all.deb ... Unpacking python-fasteners (0.12.0-2ubuntu1) ... Selecting previously unselected package python-linecache2. Preparing to unpack .../python-linecache2_1.0.0-2_all.deb ... Unpacking python-linecache2 (1.0.0-2) ... Selecting previously unselected package python-traceback2. Preparing to unpack .../python-traceback2_1.4.0-3_all.deb ... Unpacking python-traceback2 (1.4.0-3) ... Selecting previously unselected package python-unittest2. Preparing to unpack .../python-unittest2_1.1.0-6.1_all.deb ... Unpacking python-unittest2 (1.1.0-6.1) ... Selecting previously unselected package python-mimeparse. Preparing to unpack .../python-mimeparse_0.1.4-1build1_all.deb ... Unpacking python-mimeparse (0.1.4-1build1) ... Selecting previously unselected package python-testtools. Preparing to unpack .../python-testtools_1.8.1-0ubuntu1_all.deb ... Unpacking python-testtools (1.8.1-0ubuntu1) ... Selecting previously unselected package python-fixtures. Preparing to unpack .../python-fixtures_1.3.1-2_all.deb ... Unpacking python-fixtures (1.3.1-2) ... Selecting previously unselected package python-formencode. Preparing to unpack .../python-formencode_1.3.0-0ubuntu5_all.deb ... Unpacking python-formencode (1.3.0-0ubuntu5) ... Selecting previously unselected package python-functools32. Preparing to unpack .../python-functools32_3.2.3.2-2_all.deb ... Unpacking python-functools32 (3.2.3.2-2) ... Selecting previously unselected package python-futurist. Preparing to unpack .../python-futurist_0.13.0-2_all.deb ... Unpacking python-futurist (0.13.0-2) ... Selecting previously unselected package python-mock. Preparing to unpack .../python-mock_1.3.0-2.1ubuntu1_all.deb ... Unpacking python-mock (1.3.0-2.1ubuntu1) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.5.1-4_all.deb ... Unpacking python-jsonschema (2.5.1-4) ... Selecting previously unselected package python-keyring. Preparing to unpack .../python-keyring_7.3-1ubuntu1_all.deb ... Unpacking python-keyring (7.3-1ubuntu1) ... Selecting previously unselected package python-lxml. Preparing to unpack .../python-lxml_3.5.0-1build1_amd64.deb ... Unpacking python-lxml (3.5.0-1build1) ... Selecting previously unselected package python-positional. Preparing to unpack .../python-positional_1.0.1-2_all.deb ... Unpacking python-positional (1.0.1-2) ... Selecting previously unselected package python-keystoneauth1. Preparing to unpack .../python-keystoneauth1_2.4.1-1ubuntu0.16.04.1_all.deb ... Unpacking python-keystoneauth1 (2.4.1-1ubuntu0.16.04.1) ... Selecting previously unselected package python-keystoneclient. Preparing to unpack .../python-keystoneclient_1%3a2.3.1-2_all.deb ... Unpacking python-keystoneclient (1:2.3.1-2) ... Selecting previously unselected package python-retrying. Preparing to unpack .../python-retrying_1.3.3-1_all.deb ... Unpacking python-retrying (1.3.3-1) ... Selecting previously unselected package python-oslo.concurrency. Preparing to unpack .../python-oslo.concurrency_3.7.1-0ubuntu1.1_all.deb ... Unpacking python-oslo.concurrency (3.7.1-0ubuntu1.1) ... Selecting previously unselected package python-glance-store. Preparing to unpack .../python-glance-store_0.13.0-3ubuntu0.16.04.1_all.deb ... Unpacking python-glance-store (0.13.0-3ubuntu0.16.04.1) ... Selecting previously unselected package python-httplib2. Preparing to unpack .../python-httplib2_0.9.1+dfsg-1_all.deb ... Unpacking python-httplib2 (0.9.1+dfsg-1) ... Selecting previously unselected package python-ipaddr. Preparing to unpack .../python-ipaddr_2.1.11-2_all.deb ... Unpacking python-ipaddr (2.1.11-2) ... Selecting previously unselected package python-jinja2. Preparing to unpack .../python-jinja2_2.8-1_all.deb ... Unpacking python-jinja2 (2.8-1) ... Selecting previously unselected package python-kazoo. Preparing to unpack .../python-kazoo_2.2.1-1ubuntu1_all.deb ... Unpacking python-kazoo (2.2.1-1ubuntu1) ... Selecting previously unselected package python-pycadf. Preparing to unpack .../python-pycadf_2.2.0-1_all.deb ... Unpacking python-pycadf (2.2.0-1) ... Selecting previously unselected package python-webob. Preparing to unpack .../python-webob_1.5.1-1_all.deb ... Unpacking python-webob (1.5.1-1) ... Selecting previously unselected package python-keystonemiddleware. Preparing to unpack .../python-keystonemiddleware_4.4.1-0ubuntu1_all.deb ... Unpacking python-keystonemiddleware (4.4.1-0ubuntu1) ... Selecting previously unselected package python-kombu. Preparing to unpack .../python-kombu_3.0.33-1ubuntu2_all.deb ... Unpacking python-kombu (3.0.33-1ubuntu2) ... Selecting previously unselected package python-sqlparse. Preparing to unpack .../python-sqlparse_0.1.18-1_all.deb ... Unpacking python-sqlparse (0.1.18-1) ... Selecting previously unselected package python-tempita. Preparing to unpack .../python-tempita_0.5.2-1build1_all.deb ... Unpacking python-tempita (0.5.2-1build1) ... Selecting previously unselected package python-migrate. Preparing to unpack .../python-migrate_0.10.0-3ubuntu2_all.deb ... Unpacking python-migrate (0.10.0-3ubuntu2) ... Selecting previously unselected package python-ncclient. Preparing to unpack .../python-ncclient_0.4.3.rw.6_all.deb ... Unpacking python-ncclient (0.4.3.rw.6) ... Selecting previously unselected package python-networkx. Preparing to unpack .../python-networkx_1.11-1ubuntu1_all.deb ... Unpacking python-networkx (1.11-1ubuntu1) ... Selecting previously unselected package python-openssl. Preparing to unpack .../python-openssl_0.15.1-2build1_all.deb ... Unpacking python-openssl (0.15.1-2build1) ... Selecting previously unselected package python-oslo.db. Preparing to unpack .../python-oslo.db_4.7.0-2ubuntu1_all.deb ... Unpacking python-oslo.db (4.7.0-2ubuntu1) ... Selecting previously unselected package python-oslo.middleware. Preparing to unpack .../python-oslo.middleware_3.8.0-2_all.deb ... Unpacking python-oslo.middleware (3.8.0-2) ... Selecting previously unselected package python-paste. Preparing to unpack .../python-paste_1.7.5.1-6ubuntu3_all.deb ... Unpacking python-paste (1.7.5.1-6ubuntu3) ... Selecting previously unselected package python-pastedeploy-tpl. Preparing to unpack .../python-pastedeploy-tpl_1.5.2-1_all.deb ... Unpacking python-pastedeploy-tpl (1.5.2-1) ... Selecting previously unselected package python-pastedeploy. Preparing to unpack .../python-pastedeploy_1.5.2-1_all.deb ... Unpacking python-pastedeploy (1.5.2-1) ... Selecting previously unselected package python-repoze.lru. Preparing to unpack .../python-repoze.lru_0.6-6_all.deb ... Unpacking python-repoze.lru (0.6-6) ... Selecting previously unselected package python-routes. Preparing to unpack .../python-routes_2.2-1ubuntu2_all.deb ... Unpacking python-routes (2.2-1ubuntu2) ... Selecting previously unselected package python-oslo.service. Preparing to unpack .../python-oslo.service_1.8.0-1ubuntu1_all.deb ... Unpacking python-oslo.service (1.8.0-1ubuntu1) ... Selecting previously unselected package python-pika. Preparing to unpack .../python-pika_0.10.0-1_all.deb ... Unpacking python-pika (0.10.0-1) ... Selecting previously unselected package python-pika-pool. Preparing to unpack .../python-pika-pool_0.1.3-1ubuntu1_all.deb ... Unpacking python-pika-pool (0.1.3-1ubuntu1) ... Selecting previously unselected package python-yaml. Preparing to unpack .../python-yaml_3.11-3build1_amd64.deb ... Unpacking python-yaml (3.11-3build1) ... Selecting previously unselected package python-oslo.messaging. Preparing to unpack .../python-oslo.messaging_4.6.1-2ubuntu2_all.deb ... Unpacking python-oslo.messaging (4.6.1-2ubuntu2) ... Selecting previously unselected package python-osprofiler. Preparing to unpack .../python-osprofiler_1.2.0-1ubuntu1_all.deb ... Unpacking python-osprofiler (1.2.0-1ubuntu1) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_8.1.1-2ubuntu0.4_all.deb ... Unpacking python-pip-whl (8.1.1-2ubuntu0.4) ... Selecting previously unselected package python-psycopg2. Preparing to unpack .../python-psycopg2_2.6.1-1build2_amd64.deb ... Unpacking python-psycopg2 (2.6.1-1build2) ... Selecting previously unselected package python-simplejson. Preparing to unpack .../python-simplejson_3.8.1-1ubuntu2_amd64.deb ... Unpacking python-simplejson (3.8.1-1ubuntu2) ... Selecting previously unselected package python-taskflow. Preparing to unpack .../python-taskflow_1.30.0-1ubuntu1_all.deb ... Unpacking python-taskflow (1.30.0-1ubuntu1) ... Selecting previously unselected package python-simplegeneric. Preparing to unpack .../python-simplegeneric_0.8.1-1_all.deb ... Unpacking python-simplegeneric (0.8.1-1) ... Selecting previously unselected package python-wsme. Preparing to unpack .../python-wsme_0.8.0-2ubuntu2_all.deb ... Unpacking python-wsme (0.8.0-2ubuntu2) ... Selecting previously unselected package python3-async-timeout. Preparing to unpack .../python3-async-timeout_1.3.0_all.deb ... Unpacking python3-async-timeout (1.3.0) ... Preparing to unpack .../python3-chardet_3.0.4.rw_all.deb ... Adding 'diversion of /usr/bin/chardetect to /usr/bin/chardetect-python2 by python3-chardet' Unpacking python3-chardet (3.0.4.rw) over (2.3.0-2) ... Selecting previously unselected package python3-multidict. Preparing to unpack .../python3-multidict_3.1.3_amd64.deb ... Unpacking python3-multidict (3.1.3) ... Selecting previously unselected package python3-yarl. Preparing to unpack .../python3-yarl_0.12.0_amd64.deb ... Unpacking python3-yarl (0.12.0) ... Selecting previously unselected package python3-aiohttp. Preparing to unpack .../python3-aiohttp_2.2.5_amd64.deb ... Unpacking python3-aiohttp (2.2.5) ... Selecting previously unselected package python3-alabaster. Preparing to unpack .../python3-alabaster_0.7.10_all.deb ... Unpacking python3-alabaster (0.7.10) ... Selecting previously unselected package python3-appdirs. Preparing to unpack .../python3-appdirs_1.4.3_all.deb ... Unpacking python3-appdirs (1.4.3) ... Selecting previously unselected package python3-asn1crypto. Preparing to unpack .../python3-asn1crypto_0.24.0_all.deb ... Unpacking python3-asn1crypto (0.24.0) ... Selecting previously unselected package python3-pytz. Preparing to unpack .../python3-pytz_2018.3_all.deb ... Unpacking python3-pytz (2018.3) ... Selecting previously unselected package python3-babel. Preparing to unpack .../python3-babel_2.3.4_all.deb ... Unpacking python3-babel (2.3.4) ... Selecting previously unselected package python3-basehash. Preparing to unpack .../python3-basehash_3.0.4_all.deb ... Unpacking python3-basehash (3.0.4) ... Selecting previously unselected package python3-beaker. Preparing to unpack .../python3-beaker_1.9.0_all.deb ... Unpacking python3-beaker (1.9.0) ... Selecting previously unselected package python3-docutils. Preparing to unpack .../python3-docutils_0.14_all.deb ... Unpacking python3-docutils (0.14) ... Selecting previously unselected package python3-jmespath. Preparing to unpack .../python3-jmespath_0.9.3_all.deb ... Unpacking python3-jmespath (0.9.3) ... Selecting previously unselected package python3-python-dateutil. Preparing to unpack .../python3-python-dateutil_2.6.1_all.deb ... Unpacking python3-python-dateutil (2.6.1) ... Selecting previously unselected package python3-botocore. Preparing to unpack .../python3-botocore_1.8.2_all.deb ... Unpacking python3-botocore (1.8.2) ... Selecting previously unselected package python3-s3transfer. Preparing to unpack .../python3-s3transfer_0.1.11_all.deb ... Unpacking python3-s3transfer (0.1.11) ... Selecting previously unselected package python3-boto3. Preparing to unpack .../python3-boto3_1.4.8_all.deb ... Unpacking python3-boto3 (1.4.8) ... Selecting previously unselected package python3-certifi. Preparing to unpack .../python3-certifi_2018.1.18_all.deb ... Unpacking python3-certifi (2018.1.18) ... Selecting previously unselected package python3-pyparsing. Preparing to unpack .../python3-pyparsing_2.2.0_all.deb ... Unpacking python3-pyparsing (2.2.0) ... Selecting previously unselected package python3-pyperclip. Preparing to unpack .../python3-pyperclip_1.6.0_all.deb ... Unpacking python3-pyperclip (1.6.0) ... Selecting previously unselected package python3-cmd2. Preparing to unpack .../python3-cmd2_0.8.1_all.deb ... Unpacking python3-cmd2 (0.8.1) ... Selecting previously unselected package python3-pbr. Preparing to unpack .../python3-pbr_3.1.1_all.deb ... Unpacking python3-pbr (3.1.1) ... Selecting previously unselected package python3-pyyaml. Preparing to unpack .../python3-pyyaml_3.12_all.deb ... Unpacking python3-pyyaml (3.12) ... Selecting previously unselected package python3-stevedore. Preparing to unpack .../python3-stevedore_1.28.0_all.deb ... Unpacking python3-stevedore (1.28.0) ... Selecting previously unselected package python3-cliff. Preparing to unpack .../python3-cliff_2.11.0_all.deb ... Unpacking python3-cliff (2.11.0) ... Selecting previously unselected package python3-cookies. Preparing to unpack .../python3-cookies_2.2.1_all.deb ... Unpacking python3-cookies (2.2.1) ... Selecting previously unselected package python3-crypto. Preparing to unpack .../python3-crypto_2.6.1-6ubuntu0.16.04.3_amd64.deb ... Unpacking python3-crypto (2.6.1-6ubuntu0.16.04.3) ... Preparing to unpack .../python3-idna_2.6_all.deb ... Unpacking python3-idna (2.6) over (2.0-3) ... Preparing to unpack .../python3-cryptography_2.2.1_amd64.deb ... Unpacking python3-cryptography (2.2.1) over (1.2.3-1ubuntu0.1) ... Selecting previously unselected package python3-dateutil. Preparing to unpack .../python3-dateutil_2.4.2-1_all.deb ... Unpacking python3-dateutil (2.4.2-1) ... Selecting previously unselected package python3-wrapt. Preparing to unpack .../python3-wrapt_1.10.11_amd64.deb ... Unpacking python3-wrapt (1.10.11) ... Selecting previously unselected package python3-debtcollector. Preparing to unpack .../python3-debtcollector_1.19.0_all.deb ... Unpacking python3-debtcollector (1.19.0) ... Selecting previously unselected package python3-decorator. Preparing to unpack .../python3-decorator_4.2.1_all.deb ... Unpacking python3-decorator (4.2.1) ... Selecting previously unselected package python3-packaging. Preparing to unpack .../python3-packaging_17.1_all.deb ... Unpacking python3-packaging (17.1) ... Selecting previously unselected package python3-deprecation. Preparing to unpack .../python3-deprecation_2.0_all.deb ... Unpacking python3-deprecation (2.0) ... Selecting previously unselected package python3-dicttoxml. Preparing to unpack .../python3-dicttoxml_1.6.6_all.deb ... Unpacking python3-dicttoxml (1.6.6) ... Selecting previously unselected package python3-dogpile-cache. Preparing to unpack .../python3-dogpile-cache_0.6.5_all.deb ... Unpacking python3-dogpile-cache (0.6.5) ... Selecting previously unselected package python3-funcsigs. Preparing to unpack .../python3-funcsigs_0.4-2_all.deb ... Unpacking python3-funcsigs (0.4-2) ... Selecting previously unselected package python3-future. Preparing to unpack .../python3-future_0.16.0_all.deb ... Unpacking python3-future (0.16.0) ... Selecting previously unselected package python3-inotify. Preparing to unpack .../python3-inotify_0.2.8_all.deb ... Unpacking python3-inotify (0.2.8) ... Selecting previously unselected package python3-iso8601. Preparing to unpack .../python3-iso8601_0.1.12_all.deb ... Unpacking python3-iso8601 (0.1.12) ... Selecting previously unselected package python3-jsonschema. Preparing to unpack .../python3-jsonschema_2.6.0_all.deb ... Unpacking python3-jsonschema (2.6.0) ... Selecting previously unselected package python3-websocket-client. Preparing to unpack .../python3-websocket-client_0.44.0_all.deb ... Unpacking python3-websocket-client (0.44.0) ... Selecting previously unselected package python3-jujuclient. Preparing to unpack .../python3-jujuclient_0.53.3_all.deb ... Unpacking python3-jujuclient (0.53.3) ... Selecting previously unselected package python3-kazoo. Preparing to unpack .../python3-kazoo_2.4.0_all.deb ... Unpacking python3-kazoo (2.4.0) ... Preparing to unpack .../python3-requests_2.18.4_all.deb ... Unpacking python3-requests (2.18.4) over (2.9.1-3) ... Preparing to unpack .../python3-urllib3_1.22_all.deb ... Unpacking python3-urllib3 (1.22) over (1.13.1-2ubuntu0.16.04.1) ... Selecting previously unselected package python3-keystoneauth1. Preparing to unpack .../python3-keystoneauth1_3.4.0_all.deb ... Unpacking python3-keystoneauth1 (3.4.0) ... Selecting previously unselected package python3-lxml. Preparing to unpack .../python3-lxml_4.1.1_amd64.deb ... Unpacking python3-lxml (4.1.1) ... Selecting previously unselected package python3-mako. Preparing to unpack .../python3-mako_1.0.7.rw_all.deb ... Adding 'diversion of /usr/bin/mako-render to /usr/bin/mako-render-python2 by python3-mako' Unpacking python3-mako (1.0.7.rw) ... Selecting previously unselected package python3-monotonic. Preparing to unpack .../python3-monotonic_1.4_all.deb ... Unpacking python3-monotonic (1.4) ... Selecting previously unselected package python3-msgpack. Preparing to unpack .../python3-msgpack_0.5.6_amd64.deb ... Unpacking python3-msgpack (0.5.6) ... Selecting previously unselected package python3-munch. Preparing to unpack .../python3-munch_2.2.0_all.deb ... Unpacking python3-munch (2.2.0) ... Selecting previously unselected package python3-netaddr. Preparing to unpack .../python3-netaddr_0.7.19.rw_all.deb ... Adding 'diversion of /usr/bin/netaddr to /usr/bin/netaddr-python2 by python3-netaddr' Unpacking python3-netaddr (0.7.19.rw) ... Selecting previously unselected package python3-netifaces. Preparing to unpack .../python3-netifaces_0.10.6_amd64.deb ... Unpacking python3-netifaces (0.10.6) ... Selecting previously unselected package python3-numpy. Preparing to unpack .../python3-numpy_1%3a1.11.0-1ubuntu1_amd64.deb ... Unpacking python3-numpy (1:1.11.0-1ubuntu1) ... Selecting previously unselected package python3-pycryptodomex. Preparing to unpack .../python3-pycryptodomex_3.4.6_amd64.deb ... Unpacking python3-pycryptodomex (3.4.6) ... Selecting previously unselected package python3-pyjwkest. Preparing to unpack .../python3-pyjwkest_1.3.6_all.deb ... Unpacking python3-pyjwkest (1.3.6) ... Selecting previously unselected package python3-pyopenssl. Preparing to unpack .../python3-pyopenssl_17.5.0_all.deb ... Unpacking python3-pyopenssl (17.5.0) ... Selecting previously unselected package python3-responses. Preparing to unpack .../python3-responses_0.6.0_all.deb ... Unpacking python3-responses (0.6.0) ... Selecting previously unselected package python3-testfixtures. Preparing to unpack .../python3-testfixtures_5.1.1_all.deb ... Unpacking python3-testfixtures (5.1.1) ... Selecting previously unselected package python3-oic. Preparing to unpack .../python3-oic_0.10.0.0_all.deb ... Unpacking python3-oic (0.10.0.0) ... Selecting previously unselected package python3-os-service-types. Preparing to unpack .../python3-os-service-types_1.2.0_all.deb ... Unpacking python3-os-service-types (1.2.0) ... Selecting previously unselected package python3-requestsexceptions. Preparing to unpack .../python3-requestsexceptions_1.4.0_all.deb ... Unpacking python3-requestsexceptions (1.4.0) ... Selecting previously unselected package python3-openstacksdk. Preparing to unpack .../python3-openstacksdk_0.12.0_all.deb ... Unpacking python3-openstacksdk (0.12.0) ... Selecting previously unselected package python3-os-client-config. Preparing to unpack .../python3-os-client-config_1.29.0_all.deb ... Unpacking python3-os-client-config (1.29.0) ... Selecting previously unselected package python3-oslo-i18n. Preparing to unpack .../python3-oslo-i18n_3.20.0_all.deb ... Unpacking python3-oslo-i18n (3.20.0) ... Selecting previously unselected package python3-oslo-utils. Preparing to unpack .../python3-oslo-utils_3.36.0_all.deb ... Unpacking python3-oslo-utils (3.36.0) ... Selecting previously unselected package python3-simplejson. Preparing to unpack .../python3-simplejson_3.13.2_amd64.deb ... Unpacking python3-simplejson (3.13.2) ... Selecting previously unselected package python3-osc-lib. Preparing to unpack .../python3-osc-lib_1.10.0_all.deb ... Unpacking python3-osc-lib (1.10.0) ... Selecting previously unselected package python3-rfc3986. Preparing to unpack .../python3-rfc3986_1.1.0_all.deb ... Unpacking python3-rfc3986 (1.1.0) ... Selecting previously unselected package python3-oslo-config. Preparing to unpack .../python3-oslo-config_5.2.0_all.deb ... Unpacking python3-oslo-config (5.2.0) ... Selecting previously unselected package python3-oslo-serialization. Preparing to unpack .../python3-oslo-serialization_2.25.0_all.deb ... Unpacking python3-oslo-serialization (2.25.0) ... Selecting previously unselected package python3-paramiko. Preparing to unpack .../python3-paramiko_2.0.2_all.deb ... Unpacking python3-paramiko (2.0.2) ... Selecting previously unselected package python3-parsimonious. Preparing to unpack .../python3-parsimonious_0.7.0_all.deb ... Unpacking python3-parsimonious (0.7.0) ... Selecting previously unselected package python3-ptyprocess. Preparing to unpack .../python3-ptyprocess_0.5-1_all.deb ... Unpacking python3-ptyprocess (0.5-1) ... Selecting previously unselected package python3-pexpect. Preparing to unpack .../python3-pexpect_4.0.1-1_all.deb ... Unpacking python3-pexpect (4.0.1-1) ... Selecting previously unselected package python3-pip. Preparing to unpack .../python3-pip_8.1.1-2ubuntu0.4_all.deb ... Unpacking python3-pip (8.1.1-2ubuntu0.4) ... Selecting previously unselected package python3-python-ceilometerclient. Preparing to unpack .../python3-python-ceilometerclient_2.8.0_all.deb ... Unpacking python3-python-ceilometerclient (2.8.0) ... Selecting previously unselected package python3-python-cinderclient. Preparing to unpack .../python3-python-cinderclient_1.9.0_all.deb ... Unpacking python3-python-cinderclient (1.9.0) ... Selecting previously unselected package python3-python-keystoneclient. Preparing to unpack .../python3-python-keystoneclient_3.15.0_all.deb ... Unpacking python3-python-keystoneclient (3.15.0) ... Selecting previously unselected package python3-warlock. Preparing to unpack .../python3-warlock_1.2.0_all.deb ... Unpacking python3-warlock (1.2.0) ... Selecting previously unselected package python3-python-glanceclient. Preparing to unpack .../python3-python-glanceclient_2.5.0_all.deb ... Unpacking python3-python-glanceclient (2.5.0) ... Selecting previously unselected package python3-python-neutronclient. Preparing to unpack .../python3-python-neutronclient_6.1.0_all.deb ... Unpacking python3-python-neutronclient (6.1.0) ... Selecting previously unselected package python3-python-novaclient. Preparing to unpack .../python3-python-novaclient_7.1.0_all.deb ... Unpacking python3-python-novaclient (7.1.0) ... Selecting previously unselected package python3-python-pam. Preparing to unpack .../python3-python-pam_1.8.2_all.deb ... Unpacking python3-python-pam (1.8.2) ... Selecting previously unselected package python3-tornado. Preparing to unpack .../python3-tornado_4.4.2_amd64.deb ... Unpacking python3-tornado (4.4.2) ... Selecting previously unselected package python3-tornadostreamform. Preparing to unpack .../python3-tornadostreamform_0.1.1_all.deb ... Unpacking python3-tornadostreamform (0.1.1) ... Selecting previously unselected package python3-tosca-parser. Preparing to unpack .../python3-tosca-parser_0.6.2~dev145.rw-1_all.deb ... Unpacking python3-tosca-parser (0.6.2~dev145.rw-1) ... Selecting previously unselected package python3-xmltodict. Preparing to unpack .../python3-xmltodict_0.10.2_all.deb ... Unpacking python3-xmltodict (0.10.2) ... Selecting previously unselected package python3-zake. Preparing to unpack .../python3-zake_0.2.2_all.deb ... Unpacking python3-zake (0.2.2) ... Selecting previously unselected package rubygems-integration. Preparing to unpack .../rubygems-integration_1.10_all.deb ... Unpacking rubygems-integration (1.10) ... Selecting previously unselected package ruby-did-you-mean. Preparing to unpack .../ruby-did-you-mean_1.0.0-2_all.deb ... Unpacking ruby-did-you-mean (1.0.0-2) ... Selecting previously unselected package ruby-minitest. Preparing to unpack .../ruby-minitest_5.8.4-2_all.deb ... Unpacking ruby-minitest (5.8.4-2) ... Selecting previously unselected package ruby-net-telnet. Preparing to unpack .../ruby-net-telnet_0.1.1-2_all.deb ... Unpacking ruby-net-telnet (0.1.1-2) ... Selecting previously unselected package ruby-power-assert. Preparing to unpack .../ruby-power-assert_0.2.7-1_all.deb ... Unpacking ruby-power-assert (0.2.7-1) ... Selecting previously unselected package ruby-test-unit. Preparing to unpack .../ruby-test-unit_3.1.7-2_all.deb ... Unpacking ruby-test-unit (3.1.7-2) ... Selecting previously unselected package libruby2.3:amd64. Preparing to unpack .../libruby2.3_2.3.1-2~16.04.9_amd64.deb ... Unpacking libruby2.3:amd64 (2.3.1-2~16.04.9) ... Selecting previously unselected package ruby2.3. Preparing to unpack .../ruby2.3_2.3.1-2~16.04.9_amd64.deb ... Unpacking ruby2.3 (2.3.1-2~16.04.9) ... Selecting previously unselected package ruby. Preparing to unpack .../ruby_1%3a2.3.0+1_all.deb ... Unpacking ruby (1:2.3.0+1) ... Selecting previously unselected package rake. Preparing to unpack .../archives/rake_10.5.0-2_all.deb ... Unpacking rake (10.5.0-2) ... Selecting previously unselected package libjemalloc1. Preparing to unpack .../libjemalloc1_3.6.0-9ubuntu1_amd64.deb ... Unpacking libjemalloc1 (3.6.0-9ubuntu1) ... Selecting previously unselected package redis-tools. Preparing to unpack .../redis-tools_2%3a3.0.6-1_amd64.deb ... Unpacking redis-tools (2:3.0.6-1) ... Selecting previously unselected package redis-server. Preparing to unpack .../redis-server_2%3a3.0.6-1_amd64.deb ... Unpacking redis-server (2:3.0.6-1) ... Selecting previously unselected package ruby-i18n. Preparing to unpack .../ruby-i18n_0.7.0-2_all.deb ... Unpacking ruby-i18n (0.7.0-2) ... Selecting previously unselected package ruby-json. Preparing to unpack .../ruby-json_1.8.3-1build4_amd64.deb ... Unpacking ruby-json (1.8.3-1build4) ... Selecting previously unselected package ruby-atomic. Preparing to unpack .../ruby-atomic_1.1.16-2build5_amd64.deb ... Unpacking ruby-atomic (1.1.16-2build5) ... Selecting previously unselected package ruby-thread-safe. Preparing to unpack .../ruby-thread-safe_0.3.5-3_all.deb ... Unpacking ruby-thread-safe (0.3.5-3) ... Selecting previously unselected package ruby-tzinfo. Preparing to unpack .../ruby-tzinfo_1.2.2-1_all.deb ... Unpacking ruby-tzinfo (1.2.2-1) ... Selecting previously unselected package ruby-activesupport. Preparing to unpack .../ruby-activesupport_2%3a4.2.6-1_all.deb ... Unpacking ruby-activesupport (2:4.2.6-1) ... Selecting previously unselected package ruby-backports. Preparing to unpack .../ruby-backports_3.6.6-1_all.deb ... Unpacking ruby-backports (3.6.6-1) ... Selecting previously unselected package ruby-eventmachine. Preparing to unpack .../ruby-eventmachine_1.0.7-3build3_amd64.deb ... Unpacking ruby-eventmachine (1.0.7-3build3) ... Selecting previously unselected package ruby-highline. Preparing to unpack .../ruby-highline_1.7.2-1_all.deb ... Unpacking ruby-highline (1.7.2-1) ... Selecting previously unselected package ruby-multi-json. Preparing to unpack .../ruby-multi-json_1.11.2-3_all.deb ... Unpacking ruby-multi-json (1.11.2-3) ... Selecting previously unselected package ruby-open4. Preparing to unpack .../ruby-open4_1.3.4-1_all.deb ... Unpacking ruby-open4 (1.3.4-1) ... Selecting previously unselected package ruby-rack. Preparing to unpack .../ruby-rack_1.6.4-3_all.deb ... Unpacking ruby-rack (1.6.4-3) ... Selecting previously unselected package ruby-rack-protection. Preparing to unpack .../ruby-rack-protection_1.5.3-2_all.deb ... Unpacking ruby-rack-protection (1.5.3-2) ... Selecting previously unselected package ruby-rack-test. Preparing to unpack .../ruby-rack-test_0.6.3-1_all.deb ... Unpacking ruby-rack-test (0.6.3-1) ... Selecting previously unselected package ruby-rpam-ruby19. Preparing to unpack .../ruby-rpam-ruby19_1.2.1-1build2_amd64.deb ... Unpacking ruby-rpam-ruby19 (1.2.1-1build2) ... Selecting previously unselected package ruby-tilt. Preparing to unpack .../ruby-tilt_2.0.1-2_all.deb ... Unpacking ruby-tilt (2.0.1-2) ... Selecting previously unselected package ruby-sinatra. Preparing to unpack .../ruby-sinatra_1.4.7-3_all.deb ... Unpacking ruby-sinatra (1.4.7-3) ... Selecting previously unselected package ruby-sinatra-contrib. Preparing to unpack .../ruby-sinatra-contrib_1.4.6-2_all.deb ... Unpacking ruby-sinatra-contrib (1.4.6-2) ... Selecting previously unselected package ruby-thor. Preparing to unpack .../ruby-thor_0.19.1-2_all.deb ... Unpacking ruby-thor (0.19.1-2) ... Selecting previously unselected package zookeeper. Preparing to unpack .../zookeeper_3.4.8-1_all.deb ... Unpacking zookeeper (3.4.8-1) ... Selecting previously unselected package zsh-common. Preparing to unpack .../zsh-common_5.0.7.rw.4_all.deb ... Unpacking zsh-common (5.0.7.rw.4) ... Selecting previously unselected package zsh. Preparing to unpack .../zsh_5.0.7.rw.4_amd64.deb ... Unpacking zsh (5.0.7.rw.4) ... Selecting previously unselected package estw. Preparing to unpack .../estw_20110305.rw-0ubuntu1.rw_amd64.deb ... Unpacking estw (20110305.rw-0ubuntu1.rw) ... Selecting previously unselected package libpeas-common. Preparing to unpack .../libpeas-common_1.16.0-1ubuntu2_all.deb ... Unpacking libpeas-common (1.16.0-1ubuntu2) ... Selecting previously unselected package libpeas-1.0-0:amd64. Preparing to unpack .../libpeas-1.0-0_1.16.0-1ubuntu2_amd64.deb ... Unpacking libpeas-1.0-0:amd64 (1.16.0-1ubuntu2) ... Selecting previously unselected package gir1.2-peas-1.0:amd64. Preparing to unpack .../gir1.2-peas-1.0_1.16.0-1ubuntu2_amd64.deb ... Unpacking gir1.2-peas-1.0:amd64 (1.16.0-1ubuntu2) ... Selecting previously unselected package python-glance. Preparing to unpack .../python-glance_2%3a12.0.0-0ubuntu2_all.deb ... Unpacking python-glance (2:12.0.0-0ubuntu2) ... Selecting previously unselected package glance-common. Preparing to unpack .../glance-common_2%3a12.0.0-0ubuntu2_all.deb ... Unpacking glance-common (2:12.0.0-0ubuntu2) ... Selecting previously unselected package glance-api. Preparing to unpack .../glance-api_2%3a12.0.0-0ubuntu2_all.deb ... Unpacking glance-api (2:12.0.0-0ubuntu2) ... Selecting previously unselected package glance-registry. Preparing to unpack .../glance-registry_2%3a12.0.0-0ubuntu2_all.deb ... Unpacking glance-registry (2:12.0.0-0ubuntu2) ... Selecting previously unselected package glance. Preparing to unpack .../glance_2%3a12.0.0-0ubuntu2_all.deb ... Unpacking glance (2:12.0.0-0ubuntu2) ... Selecting previously unselected package google-coredumper0. Preparing to unpack .../google-coredumper0_1.2.1.rw-0ubuntu1_amd64.deb ... Unpacking google-coredumper0 (1.2.1.rw-0ubuntu1) ... Selecting previously unselected package libmsgpack3. Preparing to unpack .../libmsgpack3_0.5.9-0ubuntu~rw_amd64.deb ... Unpacking libmsgpack3 (0.5.9-0ubuntu~rw) ... Selecting previously unselected package libnanomsg0. Preparing to unpack .../libnanomsg0_0.2.rw-0ubuntu1_amd64.deb ... Unpacking libnanomsg0 (0.2.rw-0ubuntu1) ... Selecting previously unselected package libpeas-1.0-0-python3loader. Preparing to unpack .../libpeas-1.0-0-python3loader_1.16.0-1ubuntu2_amd64.deb ... Unpacking libpeas-1.0-0-python3loader (1.16.0-1ubuntu2) ... Selecting previously unselected package libpeas-dev:amd64. Preparing to unpack .../libpeas-dev_1.16.0-1ubuntu2_amd64.deb ... Unpacking libpeas-dev:amd64 (1.16.0-1ubuntu2) ... Selecting previously unselected package libpython3.5-dbg:amd64. Preparing to unpack .../libpython3.5-dbg_3.5.2-2ubuntu0~16.04.4_amd64.deb ... Unpacking libpython3.5-dbg:amd64 (3.5.2-2ubuntu0~16.04.4) ... Selecting previously unselected package libpython3-dbg:amd64. Preparing to unpack .../libpython3-dbg_3.5.1-3_amd64.deb ... Unpacking libpython3-dbg:amd64 (3.5.1-3) ... Selecting previously unselected package libxalan-c111:amd64. Preparing to unpack .../libxalan-c111_1.11.0.rw.1_amd64.deb ... Unpacking libxalan-c111:amd64 (1.11.0.rw.1) ... Selecting previously unselected package libyang. Preparing to unpack .../libyang_1.0.rw.2-0ubuntu1_amd64.deb ... Unpacking libyang (1.0.rw.2-0ubuntu1) ... Selecting previously unselected package pcs. Preparing to unpack .../pcs_0.9.149-1ubuntu1.1_amd64.deb ... Unpacking pcs (0.9.149-1ubuntu1.1) ... Selecting previously unselected package python3.5-dbg. Preparing to unpack .../python3.5-dbg_3.5.2-2ubuntu0~16.04.4_amd64.deb ... Unpacking python3.5-dbg (3.5.2-2ubuntu0~16.04.4) ... Selecting previously unselected package python3-dbg. Preparing to unpack .../python3-dbg_3.5.1-3_amd64.deb ... Unpacking python3-dbg (3.5.1-3) ... Selecting previously unselected package python3-magic. Preparing to unpack .../python3-magic_1%3a5.25-2ubuntu1_all.deb ... Unpacking python3-magic (1:5.25-2ubuntu1) ... Selecting previously unselected package python3-mock. Preparing to unpack .../python3-mock_1.3.0-2.1ubuntu1_all.deb ... Unpacking python3-mock (1.3.0-2.1ubuntu1) ... Selecting previously unselected package serf. Preparing to unpack .../serf_0.6.4~ds1-1_amd64.deb ... Unpacking serf (0.6.4~ds1-1) ... Selecting previously unselected package yuma. Preparing to unpack .../yuma_2.4.rw.4-0ubuntu1_amd64.deb ... Unpacking yuma (2.4.rw.4-0ubuntu1) ... Processing triggers for man-db (2.7.5-1) ... Processing triggers for libc-bin (2.23-0ubuntu10) ... Processing triggers for systemd (229-4ubuntu21.2) ... Processing triggers for ureadahead (0.100.0-19) ... Processing triggers for libglib2.0-0:amd64 (2.48.2-0ubuntu1) ... Processing triggers for ca-certificates (20170717~16.04.1) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. Processing triggers for shared-mime-info (1.5-2ubuntu0.1) ... Processing triggers for sgml-base (1.26+nmu4ubuntu1) ... Processing triggers for install-info (6.1.0.dfsg.1-5) ... Setting up fontconfig-config (2.11.94-0ubuntu1.1) ... Setting up libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... Setting up fontconfig (2.11.94-0ubuntu1.1) ... Regenerating fonts cache... done. Setting up x11-common (1:7.7+13ubuntu3) ... update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults Setting up libice6:amd64 (2:1.0.9-1) ... Setting up libjpeg-turbo8:amd64 (1.4.2-0ubuntu3) ... Setting up liblcms2-2:amd64 (2.6-3ubuntu2) ... Setting up libnet1:amd64 (1.1.6+dfsg-3) ... Setting up libpcrecpp0v5:amd64 (2:8.38-3.1) ... Setting up libproxy1v5:amd64 (0.4.11-5ubuntu1) ... Setting up glib-networking-common (2.48.2-1~ubuntu16.04.1) ... Setting up glib-networking-services (2.48.2-1~ubuntu16.04.1) ... Setting up libdconf1:amd64 (0.24.0-2) ... Setting up dconf-service (0.24.0-2) ... Setting up dconf-gsettings-backend:amd64 (0.24.0-2) ... Setting up gsettings-desktop-schemas (3.18.1-1ubuntu1) ... Setting up glib-networking:amd64 (2.48.2-1~ubuntu16.04.1) ... Setting up libsoup2.4-1:amd64 (2.52.2-1ubuntu0.2) ... Setting up libsoup-gnome2.4-1:amd64 (2.52.2-1ubuntu0.2) ... Setting up librest-0.7-0:amd64 (0.7.93-1) ... Setting up libsm6:amd64 (2:1.2.2-1) ... Setting up libxcomposite1:amd64 (1:0.4.4-1) ... Setting up libxdamage1:amd64 (1:1.1.4-2) ... Setting up libxfixes3:amd64 (1:5.0.1-2) ... Setting up libxrender1:amd64 (1:0.9.9-0ubuntu1) ... Setting up libxft2:amd64 (2.3.2-1) ... Setting up libxinerama1:amd64 (2:1.1.3-1) ... Setting up libxshmfence1:amd64 (1.2-1) ... Setting up libxtst6:amd64 (2:1.2.2-1) ... Setting up libxxf86vm1:amd64 (1:1.1.4-1) ... Setting up python-extras (0.0.3-3) ... Setting up python-posix-ipc (0.9.8-2build2) ... Setting up python-pymysql (0.7.2-1ubuntu1) ... Setting up python-semantic-version (2.3.1-1) ... Setting up python-six (1.10.0-3) ... Setting up python-wrapt (1.8.0-5build2) ... Setting up libjbig0:amd64 (2.1-3.1) ... Setting up libmpc3:amd64 (1.0.3-1) ... Setting up hicolor-icon-theme (0.15-0ubuntu1) ... Setting up libpixman-1-0:amd64 (0.33.6-1) ... Setting up libxcb-render0:amd64 (1.11.1-1ubuntu1) ... Setting up libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... Setting up libcairo2:amd64 (1.14.6-1) ... Setting up libatk1.0-data (2.18.0-1) ... Setting up libatk1.0-0:amd64 (2.18.0-1) ... Setting up libatspi2.0-0:amd64 (2.18.3-4ubuntu1) ... Setting up libatk-bridge2.0-0:amd64 (2.18.1-2ubuntu1) ... Setting up libcairo-gobject2:amd64 (1.14.6-1) ... Setting up libcolord2:amd64 (1.2.12-1ubuntu1) ... Setting up libavahi-common-data:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... Setting up libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... Setting up libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... Setting up libcups2:amd64 (2.1.3-4ubuntu0.4) ... Setting up libepoxy0:amd64 (1.3.1-1ubuntu0.16.04.2) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libtiff5:amd64 (4.0.6-1ubuntu0.4) ... Setting up libgdk-pixbuf2.0-common (2.32.2-1ubuntu1.4) ... Setting up libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.4) ... Setting up libjson-glib-1.0-common (1.1.2-0ubuntu1) ... Setting up libjson-glib-1.0-0:amd64 (1.1.2-0ubuntu1) ... Setting up libboost-system1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... Setting up libcapnp-0.5.3:amd64 (0.5.3-2ubuntu1) ... Setting up libboost-filesystem1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... Setting up libmircore1:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... Setting up libmircommon7:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... Setting up libprotobuf-lite9v5:amd64 (2.6.1-1.3) ... Setting up libmirprotobuf3:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... Setting up libxkbcommon0:amd64 (0.5.0-1ubuntu2) ... Setting up libmirclient9:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... Setting up libthai-data (0.1.24-2) ... Setting up libdatrie1:amd64 (0.2.10-2) ... Setting up libthai0:amd64 (0.1.24-2) ... Setting up libpango-1.0-0:amd64 (1.38.1-1) ... Setting up libgraphite2-3:amd64 (1.3.10-0ubuntu0.16.04.1) ... Setting up libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... Setting up libpangoft2-1.0-0:amd64 (1.38.1-1) ... Setting up libpangocairo-1.0-0:amd64 (1.38.1-1) ... Setting up libwayland-client0:amd64 (1.12.0-1~ubuntu16.04.3) ... Setting up libwayland-cursor0:amd64 (1.12.0-1~ubuntu16.04.3) ... Setting up libwayland-server0:amd64 (1.12.0-1~ubuntu16.04.3) ... Setting up libgbm1:amd64 (17.2.8-0ubuntu0~16.04.1) ... Setting up libx11-xcb1:amd64 (2:1.6.3-1ubuntu2) ... Setting up libxcb-dri2-0:amd64 (1.11.1-1ubuntu1) ... Setting up libxcb-dri3-0:amd64 (1.11.1-1ubuntu1) ... Setting up libxcb-present0:amd64 (1.11.1-1ubuntu1) ... Setting up libxcb-sync1:amd64 (1.11.1-1ubuntu1) ... Setting up libxcb-xfixes0:amd64 (1.11.1-1ubuntu1) ... Setting up libdrm-amdgpu1:amd64 (2.4.83-1~16.04.1) ... Setting up libpciaccess0:amd64 (0.13.4-1) ... Setting up libdrm-intel1:amd64 (2.4.83-1~16.04.1) ... Setting up libdrm-nouveau2:amd64 (2.4.83-1~16.04.1) ... Setting up libdrm-radeon1:amd64 (2.4.83-1~16.04.1) ... Setting up libglapi-mesa:amd64 (17.2.8-0ubuntu0~16.04.1) ... Setting up libllvm5.0:amd64 (1:5.0-3~16.04.1) ... Setting up libsensors4:amd64 (1:3.4.0-2) ... Setting up libgl1-mesa-dri:amd64 (17.2.8-0ubuntu0~16.04.1) ... Setting up libegl1-mesa:amd64 (17.2.8-0ubuntu0~16.04.1) ... update-alternatives: using /usr/lib/x86_64-linux-gnu/mesa-egl/ld.so.conf to provide /etc/ld.so.conf.d/x86_64-linux-gnu_EGL.conf (x86_64-linux-gnu_egl_conf) in auto mode Setting up libwayland-egl1-mesa:amd64 (17.2.8-0ubuntu0~16.04.1) ... Setting up libxcursor1:amd64 (1:1.1.14-1ubuntu0.16.04.1) ... Setting up libxi6:amd64 (2:1.7.6-1) ... Setting up libxrandr2:amd64 (2:1.5.0-1) ... Setting up libcroco3:amd64 (0.6.11-1) ... Setting up librsvg2-2:amd64 (2.40.13-3) ... Setting up librsvg2-common:amd64 (2.40.13-3) ... Setting up python-markupsafe (0.23-2build2) ... Setting up python-mako (1.0.3+ds1-1ubuntu1) ... Setting up python-sqlalchemy (1.0.11+ds1-1ubuntu2) ... Setting up python-alembic (0.8.2-3ubuntu1) ... update-alternatives: using /usr/bin/python2-alembic to provide /usr/bin/alembic (alembic) in auto mode Setting up libjs-jquery (1.11.3+dfsg-4) ... Setting up libjs-underscore (1.7.0~dfsg-1ubuntu1) ... Setting up libjs-sphinxdoc (1.3.6-2ubuntu1.1) ... Setting up alembic (0.8.2-3ubuntu1) ... Setting up binutils (2.26.1-1ubuntu1~16.04.6) ... Setting up libc-dev-bin (2.23-0ubuntu10) ... Setting up linux-libc-dev:amd64 (4.4.0-127.153) ... Setting up libc6-dev:amd64 (2.23-0ubuntu10) ... Setting up libisl15:amd64 (0.16.1-1) ... Setting up cpp-5 (5.4.0-6ubuntu1~16.04.9) ... Setting up cpp (4:5.3.1-1ubuntu1) ... Setting up libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.9) ... Setting up libgomp1:amd64 (5.4.0-6ubuntu1~16.04.9) ... Setting up libitm1:amd64 (5.4.0-6ubuntu1~16.04.9) ... Setting up libatomic1:amd64 (5.4.0-6ubuntu1~16.04.9) ... Setting up libasan2:amd64 (5.4.0-6ubuntu1~16.04.9) ... Setting up liblsan0:amd64 (5.4.0-6ubuntu1~16.04.9) ... Setting up libtsan0:amd64 (5.4.0-6ubuntu1~16.04.9) ... Setting up libubsan0:amd64 (5.4.0-6ubuntu1~16.04.9) ... Setting up libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.9) ... Setting up libmpx0:amd64 (5.4.0-6ubuntu1~16.04.9) ... Setting up libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.9) ... Setting up libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.9) ... Setting up gcc-5 (5.4.0-6ubuntu1~16.04.9) ... Setting up gcc (4:5.3.1-1ubuntu1) ... Setting up libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.9) ... Setting up g++-5 (5.4.0-6ubuntu1~16.04.9) ... Setting up g++ (4:5.3.1-1ubuntu1) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (4.1-6) ... Setting up libdpkg-perl (1.18.4ubuntu1.4) ... Setting up dpkg-dev (1.18.4ubuntu1.4) ... Setting up build-essential (12.1ubuntu2) ... Setting up java-common (0.56ubuntu2) ... Setting up libnspr4:amd64 (2:4.13.1-0ubuntu0.16.04.1) ... Setting up libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ... Setting up libblocksruntime0 (0.4.1-1) ... Setting up libkqueue0 (2.0.3-1.1) ... Setting up libpthread-workqueue0 (0.9.1-1) ... Setting up libdispatch0 (1.0.rw.2-0ubuntu1) ... Setting up cflite0:amd64 (0.1.2.1) ... Setting up libcurl3:amd64 (7.47.0-1ubuntu2.8) ... Setting up libltdl7:amd64 (2.4.6-0.1) ... Setting up libpils2 (1.0.12~rc1+hg2777-1.2) ... Setting up libplumb2 (1.0.12~rc1+hg2777-1.2) ... Setting up liblrm2 (1.0.12~rc1+hg2777-1.2) ... Setting up libopenhpi2 (2.14.1-1.4ubuntu1) ... Setting up libopenipmi0 (2.0.18-0ubuntu11.1) ... Setting up libplumbgpl2 (1.0.12~rc1+hg2777-1.2) ... Setting up libsnmp-base (5.7.3+dfsg-1ubuntu4.1) ... Setting up libsnmp30:amd64 (5.7.3+dfsg-1ubuntu4.1) ... Setting up libstonith1 (1.0.12~rc1+hg2777-1.2) ... Setting up libtimedate-perl (2.3000-2) ... Setting up cluster-glue (1.0.12~rc1+hg2777-1.2) ... Setting up libcorosync-common4:amd64 (2.3.5-3ubuntu2.1) ... Setting up libqb0:amd64 (0.17.2.real-6ubuntu1) ... Setting up libcfg6:amd64 (2.3.5-3ubuntu2.1) ... Setting up libcmap4:amd64 (2.3.5-3ubuntu2.1) ... Setting up libcpg4:amd64 (2.3.5-3ubuntu2.1) ... Setting up libquorum5:amd64 (2.3.5-3ubuntu2.1) ... Setting up libstatgrab10 (0.91-1) ... Setting up libibverbs1 (1.1.8-1.1ubuntu2) ... Setting up librdmacm1 (1.0.21-1) ... Setting up libvotequorum7:amd64 (2.3.5-3ubuntu2.1) ... Setting up xsltproc (1.1.28-2.1ubuntu0.1) ... Setting up docutils-common (0.12+dfsg-1) ... Setting up libtcl8.6:amd64 (8.6.5+dfsg-2) ... Setting up tcl-expect:amd64 (5.45-7) ... Setting up expect (5.45-7) ... Setting up fonts-liberation (1.07.4-1) ... Setting up formencode-i18n (1.3.0-0ubuntu5) ... Setting up libbabeltrace1:amd64 (1.3.2-1) ... Setting up libbabeltrace-ctf1:amd64 (1.3.2-1) ... Setting up gdb (7.11.1-0ubuntu1~16.5) ... Setting up libgirepository-1.0-1:amd64 (1.46.0.1-3ubuntu2) ... Setting up gir1.2-glib-2.0:amd64 (1.46.0.1-3ubuntu2) ... Setting up gir1.2-atk-1.0 (2.18.0-1) ... Setting up gir1.2-atspi-2.0 (2.18.3-4ubuntu1) ... Setting up gir1.2-freedesktop:amd64 (1.46.0.1-3ubuntu2) ... Setting up gir1.2-gdkpixbuf-2.0:amd64 (2.32.2-1ubuntu1.4) ... Setting up libpangoxft-1.0-0:amd64 (1.38.1-1) ... Setting up gir1.2-pango-1.0:amd64 (1.38.1-1) ... Setting up glance-store-common (0.13.0-3ubuntu0.16.04.1) ... Setting up gobject-introspection (1.46.0.1-3ubuntu2) ... Setting up ieee-data (20150531.1) ... Setting up libglib2.0-bin (2.48.2-0ubuntu1) ... Setting up libpcre16-3:amd64 (2:8.38-3.1) ... Setting up libpcre32-3:amd64 (2:8.38-3.1) ... Setting up libpcre3-dev:amd64 (2:8.38-3.1) ... Setting up pkgconf (0.9.12-1) ... Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.1) ... Setting up libglib2.0-dev (2.48.2-0ubuntu1) ... Setting up libdbus-1-dev:amd64 (1.10.6-1ubuntu3.3) ... Setting up xorg-sgml-doctools (1:1.11-1) ... Setting up x11proto-core-dev (7.0.31-1~ubuntu16.04.2) ... Setting up libxau-dev:amd64 (1:1.0.8-1) ... Setting up libxdmcp-dev:amd64 (1:1.1.2-1.1) ... Setting up x11proto-input-dev (2.3.1-1) ... Setting up x11proto-kb-dev (1.0.7-0ubuntu1) ... Setting up xtrans-dev (1.3.5-1) ... Setting up libpthread-stubs0-dev:amd64 (0.3-4) ... Setting up libxcb1-dev:amd64 (1.11.1-1ubuntu1) ... Setting up libx11-dev:amd64 (2:1.6.3-1ubuntu2) ... Setting up x11proto-xext-dev (7.3.0-1) ... Setting up libxext-dev:amd64 (2:1.3.3-1) ... Setting up x11proto-fixes-dev (1:5.0-2ubuntu2) ... Setting up libxfixes-dev:amd64 (1:5.0.1-2) ... Setting up libxi-dev (2:1.7.6-1) ... Setting up x11proto-record-dev (1.14.2-1) ... Setting up libxtst-dev:amd64 (2:1.2.2-1) ... Setting up libatspi2.0-dev (2.18.3-4ubuntu1) ... Setting up libatk-bridge2.0-dev:amd64 (2.18.1-2ubuntu1) ... Setting up libatk1.0-dev (2.18.0-1) ... Setting up libblas-common (3.6.0-2ubuntu2) ... Setting up libblas3 (3.6.0-2ubuntu2) ... update-alternatives: using /usr/lib/libblas/libblas.so.3 to provide /usr/lib/libblas.so.3 (libblas.so.3) in auto mode Setting up libcairo-script-interpreter2:amd64 (1.14.6-1) ... Setting up libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.3) ... Setting up libpng12-dev:amd64 (1.2.54-1ubuntu1) ... Setting up libfreetype6-dev:amd64 (2.6.1-0.1ubuntu2.3) ... Setting up libfontconfig1-dev:amd64 (2.11.94-0ubuntu1.1) ... Setting up x11proto-render-dev (2:0.11.1-2) ... Setting up libxrender-dev:amd64 (1:0.9.9-0ubuntu1) ... Setting up libice-dev:amd64 (2:1.0.9-1) ... Setting up libsm-dev:amd64 (2:1.2.2-1) ... Setting up libpixman-1-dev (0.33.6-1) ... Setting up libxcb-render0-dev:amd64 (1.11.1-1ubuntu1) ... Setting up libxcb-shm0-dev:amd64 (1.11.1-1ubuntu1) ... Setting up libcairo2-dev (1.14.6-1) ... Setting up libcrmcommon3:amd64 (1.1.14-2ubuntu1.4) ... Setting up libpe-rules2:amd64 (1.1.14-2ubuntu1.4) ... Setting up libcib4:amd64 (1.1.14-2ubuntu1.4) ... Setting up libck0 (0.3.5.rw-0ubuntu1) ... Setting up libstonithd2:amd64 (1.1.14-2ubuntu1.4) ... Setting up libcrmcluster4:amd64 (1.1.14-2ubuntu1.4) ... Setting up libcrmservice3:amd64 (1.1.14-2ubuntu1.4) ... Setting up libdrm-dev:amd64 (2.4.83-1~16.04.1) ... Setting up x11proto-dri2-dev (2.8-2) ... Setting up x11proto-gl-dev (1.4.17-1) ... Setting up x11proto-xf86vidmode-dev (2.3.1-2) ... Setting up libxxf86vm-dev:amd64 (1:1.1.4-1) ... Setting up x11proto-damage-dev (1:1.2.1-2) ... Setting up libxdamage-dev:amd64 (1:1.1.4-2) ... Setting up libxcb-glx0:amd64 (1.11.1-1ubuntu1) ... Setting up libxcb-glx0-dev:amd64 (1.11.1-1ubuntu1) ... Setting up libxcb-dri2-0-dev:amd64 (1.11.1-1ubuntu1) ... Setting up libxcb-dri3-dev:amd64 (1.11.1-1ubuntu1) ... Setting up libxcb-randr0:amd64 (1.11.1-1ubuntu1) ... Setting up libxcb-randr0-dev:amd64 (1.11.1-1ubuntu1) ... Setting up libxcb-shape0:amd64 (1.11.1-1ubuntu1) ... Setting up libxcb-shape0-dev:amd64 (1.11.1-1ubuntu1) ... Setting up libxcb-xfixes0-dev:amd64 (1.11.1-1ubuntu1) ... Setting up libxcb-sync-dev:amd64 (1.11.1-1ubuntu1) ... Setting up libxcb-present-dev:amd64 (1.11.1-1ubuntu1) ... Setting up libxshmfence-dev:amd64 (1.2-1) ... Setting up libx11-xcb-dev:amd64 (2:1.6.3-1ubuntu2) ... Setting up libwayland-bin (1.12.0-1~ubuntu16.04.3) ... Setting up libwayland-dev:amd64 (1.12.0-1~ubuntu16.04.3) ... Setting up libmircore-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... Setting up libprotobuf9v5:amd64 (2.6.1-1.3) ... Setting up libprotobuf-dev:amd64 (2.6.1-1.3) ... Setting up libxkbcommon-dev (0.5.0-1ubuntu2) ... Setting up libmircommon-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... Setting up libmircookie2:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... Setting up libmircookie-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... Setting up libmirclient-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... Setting up libegl1-mesa-dev:amd64 (17.2.8-0ubuntu0~16.04.1) ... Setting up libepoxy-dev:amd64 (1.3.1-1ubuntu0.16.04.2) ... Setting up libgdk-pixbuf2.0-dev (2.32.2-1ubuntu1.4) ... Setting up libgfortran3:amd64 (5.4.0-6ubuntu1~16.04.9) ... Setting up libffi-dev:amd64 (3.2.1-4) ... Setting up libgirepository1.0-dev (1.46.0.1-3ubuntu2) ... Setting up libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... Setting up libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... Setting up libharfbuzz-icu0:amd64 (1.0.1-1ubuntu0.1) ... Setting up libharfbuzz-gobject0:amd64 (1.0.1-1ubuntu0.1) ... Setting up libharfbuzz-dev (1.0.1-1ubuntu0.1) ... Setting up libxft-dev (2.3.2-1) ... Setting up libpango1.0-dev (1.38.1-1) ... Setting up x11proto-xinerama-dev (1.2.1-2) ... Setting up libxinerama-dev:amd64 (2:1.1.3-1) ... Setting up x11proto-randr-dev (1.5.0-1) ... Setting up libxrandr-dev:amd64 (2:1.5.0-1) ... Setting up libxcursor-dev:amd64 (1:1.1.14-1ubuntu0.16.04.1) ... Setting up x11proto-composite-dev (1:0.4.2-2) ... Setting up libxcomposite-dev (1:0.4.4-1) ... Setting up nettle-dev (3.2-1ubuntu0.16.04.1) ... Setting up libhiredis0.13:amd64 (0.13.3-2) ... Setting up libjline-java (1.0-2) ... Setting up liblapack3 (3.6.0-2ubuntu2) ... update-alternatives: using /usr/lib/lapack/liblapack.so.3 to provide /usr/lib/liblapack.so.3 (liblapack.so.3) in auto mode Setting up liblog4j1.2-java (1.2.17-7ubuntu1) ... Setting up liblrmd1:amd64 (1.1.14-2ubuntu1.4) ... Setting up libnetty-3.9-java (3.9.0.Final-1) ... Setting up libnl-3-200:amd64 (3.2.27-1ubuntu0.16.04.1) ... Setting up libpe-status10:amd64 (1.1.14-2ubuntu1.4) ... Setting up libpengine10:amd64 (1.1.14-2ubuntu1.4) ... Setting up libpq5:amd64 (9.5.12-0ubuntu0.16.04) ... Setting up libprotobuf-c1 (1.1.0.rw.3-0ubuntu1) ... Setting up libprotobuf-c-dev (1.1.0.rw.3-0ubuntu1) ... Setting up libslf4j-java (1.7.14-3) ... Setting up libssh2-1:amd64 (1.5.0-2ubuntu0.1) ... Setting up libtalloc2:amd64 (2.1.5-2) ... Setting up libtransitioner2:amd64 (1.1.14-2ubuntu1.4) ... Setting up libunwind8 (1.1-4.1) ... Setting up libxerces-c3.1:amd64 (3.1.3+debian-1) ... Setting up libxml-commons-resolver1.1-java (1.2-7build1) ... Setting up libxml-commons-external-java (1.4.01-2build1) ... Setting up libxerces2-java (2.11.0-7) ... Setting up libzookeeper-java (3.4.8-1) ... Setting up pacemaker-common (1.1.14-2ubuntu1.4) ... Adding group `haclient' (GID 116) ... Done. Adding system user `hacluster' (UID 112) ... Adding new user `hacluster' (UID 112) with group `haclient' ... Not creating home directory `/var/lib/pacemaker'. 1+0 records in 1+0 records out 4096 bytes (4.1 kB, 4.0 KiB) copied, 0.000238618 s, 17.2 MB/s Setting up resource-agents (1:3.9.7-1) ... Setting up pacemaker-resource-agents (1.1.14-2ubuntu1.4) ... Setting up pycadf-common (2.2.0-1) ... Setting up python-amqp (1.4.9-1) ... Setting up python-anyjson (0.3.3-1build1) ... Setting up python-argcomplete (0.8.1-1ubuntu2) ... Setting up python-babel-localedata (1.3+dfsg.1-6) ... Setting up python-pkg-resources (20.7.0-1) ... Setting up python-tz (2014.10~dfsg1-0ubuntu2) ... Setting up python-babel (1.3+dfsg.1-6) ... update-alternatives: using /usr/bin/pybabel-python2 to provide /usr/bin/pybabel (pybabel) in auto mode update-alternatives: warning: not replacing /usr/bin/pybabel with a link Setting up python-pbr (1.8.0-4ubuntu1) ... update-alternatives: using /usr/bin/python2-pbr to provide /usr/bin/pbr (pbr) in auto mode update-alternatives: warning: not replacing /usr/bin/pbr with a link Setting up python-funcsigs (0.4-2) ... Setting up python-debtcollector (1.3.0-2) ... Setting up python-prettytable (0.7.2-3) ... Setting up python-automaton (1.2.0-1) ... Setting up python-cachetools (1.1.5-1) ... Setting up python-cffi-backend (1.5.2-1ubuntu1) ... Setting up python-enum34 (1.1.2-1) ... Setting up python-idna (2.0-3) ... Setting up python-ipaddress (1.0.16-1) ... Setting up python-pyasn1 (0.1.9-1) ... Setting up python-cryptography (1.2.3-1ubuntu0.1) ... Setting up python-roman (2.0.0-2) ... Setting up python-netaddr (0.7.18-1) ... Setting up python-stevedore (1.12.0-1) ... Setting up python-oslo.context (2.2.0-2ubuntu1) ... Setting up python-dateutil (2.4.2-1) ... Setting up python-oslo.i18n (3.5.0-2) ... Setting up python-msgpack (0.4.6-1build1) ... Setting up python-iso8601 (0.1.11-1) ... Setting up python-monotonic (0.6-2) ... Setting up python-netifaces (0.10.4-0.1build2) ... Setting up python-oslo.utils (3.8.0-2) ... Setting up python-oslo.serialization (2.4.0-2) ... Setting up python-pyinotify (0.9.6-0fakesync1) ... Setting up python-urllib3 (1.13.1-2ubuntu0.16.04.1) ... Setting up python-chardet (2.3.0-2) ... Setting up python-requests (2.9.1-3) ... Setting up python-concurrent.futures (3.0.5-1) ... Setting up python-contextlib2 (0.5.1-1) ... Setting up python-crypto (2.6.1-6ubuntu0.16.04.3) ... Setting up python-decorator (4.0.6-1) ... Setting up python-dnspython (1.12.0-1) ... Setting up python-greenlet (0.4.9-2fakesync1) ... Setting up python-eventlet (0.18.4-1ubuntu1) ... Setting up python-fasteners (0.12.0-2ubuntu1) ... Setting up python-linecache2 (1.0.0-2) ... Setting up python-traceback2 (1.4.0-3) ... Setting up python-unittest2 (1.1.0-6.1) ... update-alternatives: using /usr/bin/python2-unit2 to provide /usr/bin/unit2 (unit2) in auto mode Setting up python-mimeparse (0.1.4-1build1) ... Setting up python-testtools (1.8.1-0ubuntu1) ... Setting up python-fixtures (1.3.1-2) ... Setting up python-formencode (1.3.0-0ubuntu5) ... Setting up python-functools32 (3.2.3.2-2) ... Setting up python-futurist (0.13.0-2) ... Setting up python-mock (1.3.0-2.1ubuntu1) ... Setting up python-jsonschema (2.5.1-4) ... update-alternatives: using /usr/bin/python2-jsonschema to provide /usr/bin/jsonschema (jsonschema) in auto mode update-alternatives: warning: not replacing /usr/bin/jsonschema with a link Setting up python-keyring (7.3-1ubuntu1) ... Setting up python-lxml (3.5.0-1build1) ... Setting up python-positional (1.0.1-2) ... Setting up python-keystoneauth1 (2.4.1-1ubuntu0.16.04.1) ... Setting up python-retrying (1.3.3-1) ... Setting up python-httplib2 (0.9.1+dfsg-1) ... Setting up python-ipaddr (2.1.11-2) ... Setting up python-jinja2 (2.8-1) ... Setting up python-kazoo (2.2.1-1ubuntu1) ... Setting up python-webob (1.5.1-1) ... Setting up python-kombu (3.0.33-1ubuntu2) ... Setting up python-sqlparse (0.1.18-1) ... Setting up python-tempita (0.5.2-1build1) ... Setting up python-migrate (0.10.0-3ubuntu2) ... update-alternatives: using /usr/bin/python2-migrate to provide /usr/bin/migrate (migrate) in auto mode update-alternatives: using /usr/bin/python2-migrate-repository to provide /usr/bin/migrate-repository (migrate-repository) in auto mode Setting up python-ncclient (0.4.3.rw.6) ... Setting up python-networkx (1.11-1ubuntu1) ... Setting up python-openssl (0.15.1-2build1) ... Setting up python-paste (1.7.5.1-6ubuntu3) ... Setting up python-pastedeploy-tpl (1.5.2-1) ... Setting up python-pastedeploy (1.5.2-1) ... Setting up python-repoze.lru (0.6-6) ... Setting up python-routes (2.2-1ubuntu2) ... Setting up python-pika (0.10.0-1) ... Setting up python-pika-pool (0.1.3-1ubuntu1) ... Setting up python-yaml (3.11-3build1) ... Setting up python-osprofiler (1.2.0-1ubuntu1) ... update-alternatives: using /usr/bin/python2-osprofiler to provide /usr/bin/osprofiler (osprofiler) in auto mode Setting up python-pip-whl (8.1.1-2ubuntu0.4) ... Setting up python-psycopg2 (2.6.1-1build2) ... Setting up python-simplejson (3.8.1-1ubuntu2) ... Setting up python-taskflow (1.30.0-1ubuntu1) ... Setting up python-simplegeneric (0.8.1-1) ... Setting up python-wsme (0.8.0-2ubuntu2) ... Setting up python3-async-timeout (1.3.0) ... 2018-05-23 11:12:51 py2deb.hooks[22281] INFO Generated 1 Python bytecode files(s) for python3-async-timeout package. Setting up python3-chardet (3.0.4.rw) ... 2018-05-23 11:12:51 py2deb.hooks[22283] INFO Generated 41 Python bytecode files(s) for python3-chardet package. Setting up python3-multidict (3.1.3) ... 2018-05-23 11:12:51 py2deb.hooks[22285] INFO Generated 2 Python bytecode files(s) for python3-multidict package. Setting up python3-yarl (0.12.0) ... 2018-05-23 11:12:51 py2deb.hooks[22287] INFO Generated 2 Python bytecode files(s) for python3-yarl package. Setting up python3-aiohttp (2.2.5) ... 2018-05-23 11:12:51 py2deb.hooks[22289] INFO Generated 39 Python bytecode files(s) for python3-aiohttp package. Setting up python3-alabaster (0.7.10) ... 2018-05-23 11:12:52 py2deb.hooks[22291] INFO Generated 3 Python bytecode files(s) for python3-alabaster package. Setting up python3-appdirs (1.4.3) ... 2018-05-23 11:12:52 py2deb.hooks[22293] INFO Generated 1 Python bytecode files(s) for python3-appdirs package. Setting up python3-asn1crypto (0.24.0) ... 2018-05-23 11:12:52 py2deb.hooks[22295] INFO Generated 27 Python bytecode files(s) for python3-asn1crypto package. Setting up python3-pytz (2018.3) ... 2018-05-23 11:12:52 py2deb.hooks[22297] INFO Generated 6 Python bytecode files(s) for python3-pytz package. Setting up python3-babel (2.3.4) ... 2018-05-23 11:12:52 py2deb.hooks[22299] INFO Generated 24 Python bytecode files(s) for python3-babel package. Setting up python3-basehash (3.0.4) ... 2018-05-23 11:12:52 py2deb.hooks[22301] INFO Generated 3 Python bytecode files(s) for python3-basehash package. Setting up python3-beaker (1.9.0) ... 2018-05-23 11:12:52 py2deb.hooks[22303] INFO Generated 26 Python bytecode files(s) for python3-beaker package. Setting up python3-docutils (0.14) ... 2018-05-23 11:12:53 py2deb.hooks[22305] INFO Generated 127 Python bytecode files(s) for python3-docutils package. Setting up python3-jmespath (0.9.3) ... 2018-05-23 11:12:53 py2deb.hooks[22307] INFO Generated 9 Python bytecode files(s) for python3-jmespath package. Setting up python3-python-dateutil (2.6.1) ... 2018-05-23 11:12:53 py2deb.hooks[22309] INFO Generated 14 Python bytecode files(s) for python3-python-dateutil package. Setting up python3-botocore (1.8.2) ... 2018-05-23 11:12:53 py2deb.hooks[22311] INFO Generated 129 Python bytecode files(s) for python3-botocore package. Setting up python3-s3transfer (0.1.11) ... 2018-05-23 11:12:53 py2deb.hooks[22313] INFO Generated 12 Python bytecode files(s) for python3-s3transfer package. Setting up python3-boto3 (1.4.8) ... 2018-05-23 11:12:54 py2deb.hooks[22315] INFO Generated 37 Python bytecode files(s) for python3-boto3 package. Setting up python3-certifi (2018.1.18) ... 2018-05-23 11:12:54 py2deb.hooks[22317] INFO Generated 3 Python bytecode files(s) for python3-certifi package. Setting up python3-pyparsing (2.2.0) ... 2018-05-23 11:12:54 py2deb.hooks[22319] INFO Generated 1 Python bytecode files(s) for python3-pyparsing package. Setting up python3-pyperclip (1.6.0) ... 2018-05-23 11:12:54 py2deb.hooks[22321] INFO Generated 1 Python bytecode files(s) for python3-pyperclip package. Setting up python3-cmd2 (0.8.1) ... 2018-05-23 11:12:54 py2deb.hooks[22323] INFO Generated 1 Python bytecode files(s) for python3-cmd2 package. Setting up python3-pbr (3.1.1) ... 2018-05-23 11:12:54 py2deb.hooks[22325] INFO Generated 41 Python bytecode files(s) for python3-pbr package. Setting up python3-pyyaml (3.12) ... 2018-05-23 11:12:54 py2deb.hooks[22327] INFO Generated 17 Python bytecode files(s) for python3-pyyaml package. Setting up python3-stevedore (1.28.0) ... 2018-05-23 11:12:54 py2deb.hooks[22329] INFO Generated 33 Python bytecode files(s) for python3-stevedore package. Setting up python3-cliff (2.11.0) ... 2018-05-23 11:12:55 py2deb.hooks[22331] INFO Generated 44 Python bytecode files(s) for python3-cliff package. Setting up python3-cookies (2.2.1) ... 2018-05-23 11:12:55 py2deb.hooks[22333] INFO Generated 2 Python bytecode files(s) for python3-cookies package. Setting up python3-crypto (2.6.1-6ubuntu0.16.04.3) ... Setting up python3-idna (2.6) ... 2018-05-23 11:12:55 py2deb.hooks[22346] INFO Generated 8 Python bytecode files(s) for python3-idna package. Setting up python3-cryptography (2.2.1) ... 2018-05-23 11:12:55 py2deb.hooks[22348] INFO Generated 68 Python bytecode files(s) for python3-cryptography package. Setting up python3-dateutil (2.4.2-1) ... Setting up python3-wrapt (1.10.11) ... 2018-05-23 11:12:56 py2deb.hooks[22361] INFO Generated 5 Python bytecode files(s) for python3-wrapt package. Setting up python3-debtcollector (1.19.0) ... 2018-05-23 11:12:56 py2deb.hooks[22363] INFO Generated 11 Python bytecode files(s) for python3-debtcollector package. Setting up python3-decorator (4.2.1) ... 2018-05-23 11:12:56 py2deb.hooks[22365] INFO Generated 1 Python bytecode files(s) for python3-decorator package. Setting up python3-packaging (17.1) ... 2018-05-23 11:12:56 py2deb.hooks[22367] INFO Generated 9 Python bytecode files(s) for python3-packaging package. Setting up python3-deprecation (2.0) ... 2018-05-23 11:12:56 py2deb.hooks[22369] INFO Generated 1 Python bytecode files(s) for python3-deprecation package. Setting up python3-dicttoxml (1.6.6) ... 2018-05-23 11:12:56 py2deb.hooks[22371] INFO Generated 1 Python bytecode files(s) for python3-dicttoxml package. Setting up python3-dogpile-cache (0.6.5) ... 2018-05-23 11:12:56 py2deb.hooks[22373] INFO Generated 22 Python bytecode files(s) for python3-dogpile-cache package. Setting up python3-funcsigs (0.4-2) ... Setting up python3-future (0.16.0) ... 2018-05-23 11:12:57 py2deb.hooks[22386] INFO Generated 195 Python bytecode files(s) for python3-future package. Setting up python3-inotify (0.2.8) ... 2018-05-23 11:12:57 py2deb.hooks[22388] INFO Generated 5 Python bytecode files(s) for python3-inotify package. Setting up python3-iso8601 (0.1.12) ... 2018-05-23 11:12:57 py2deb.hooks[22390] INFO Generated 3 Python bytecode files(s) for python3-iso8601 package. Setting up python3-jsonschema (2.6.0) ... 2018-05-23 11:12:57 py2deb.hooks[22392] INFO Generated 18 Python bytecode files(s) for python3-jsonschema package. Setting up python3-websocket-client (0.44.0) ... 2018-05-23 11:12:57 py2deb.hooks[22394] INFO Generated 17 Python bytecode files(s) for python3-websocket-client package. Setting up python3-jujuclient (0.53.3) ... 2018-05-23 11:12:58 py2deb.hooks[22396] INFO Generated 20 Python bytecode files(s) for python3-jujuclient package. Setting up python3-kazoo (2.4.0) ... 2018-05-23 11:12:58 py2deb.hooks[22398] INFO Generated 58 Python bytecode files(s) for python3-kazoo package. Setting up python3-urllib3 (1.22) ... 2018-05-23 11:12:58 py2deb.hooks[22400] INFO Generated 36 Python bytecode files(s) for python3-urllib3 package. Setting up python3-requests (2.18.4) ... 2018-05-23 11:12:58 py2deb.hooks[22402] INFO Generated 18 Python bytecode files(s) for python3-requests package. Setting up python3-keystoneauth1 (3.4.0) ... 2018-05-23 11:12:58 py2deb.hooks[22404] INFO Generated 146 Python bytecode files(s) for python3-keystoneauth1 package. Setting up python3-lxml (4.1.1) ... 2018-05-23 11:12:58 py2deb.hooks[22406] INFO Generated 24 Python bytecode files(s) for python3-lxml package. Setting up python3-mako (1.0.7.rw) ... 2018-05-23 11:12:59 py2deb.hooks[22408] INFO Generated 26 Python bytecode files(s) for python3-mako package. Setting up python3-monotonic (1.4) ... 2018-05-23 11:12:59 py2deb.hooks[22410] INFO Generated 1 Python bytecode files(s) for python3-monotonic package. Setting up python3-msgpack (0.5.6) ... 2018-05-23 11:12:59 py2deb.hooks[22412] INFO Generated 4 Python bytecode files(s) for python3-msgpack package. Setting up python3-munch (2.2.0) ... 2018-05-23 11:12:59 py2deb.hooks[22414] INFO Generated 2 Python bytecode files(s) for python3-munch package. Setting up python3-netaddr (0.7.19.rw) ... 2018-05-23 11:12:59 py2deb.hooks[22416] INFO Generated 19 Python bytecode files(s) for python3-netaddr package. Setting up python3-netifaces (0.10.6) ... Setting up python3-numpy (1:1.11.0-1ubuntu1) ... Setting up python3-pycryptodomex (3.4.6) ... 2018-05-23 11:13:01 py2deb.hooks[22431] INFO Generated 161 Python bytecode files(s) for python3-pycryptodomex package. Setting up python3-pyjwkest (1.3.6) ... 2018-05-23 11:13:01 py2deb.hooks[22433] INFO Generated 19 Python bytecode files(s) for python3-pyjwkest package. Setting up python3-pyopenssl (17.5.0) ... 2018-05-23 11:13:01 py2deb.hooks[22435] INFO Generated 8 Python bytecode files(s) for python3-pyopenssl package. Setting up python3-responses (0.6.0) ... 2018-05-23 11:13:01 py2deb.hooks[22437] INFO Generated 2 Python bytecode files(s) for python3-responses package. Setting up python3-testfixtures (5.1.1) ... 2018-05-23 11:13:01 py2deb.hooks[22439] INFO Generated 49 Python bytecode files(s) for python3-testfixtures package. Setting up python3-oic (0.10.0.0) ... 2018-05-23 11:13:01 py2deb.hooks[22441] INFO Generated 62 Python bytecode files(s) for python3-oic package. Setting up python3-os-service-types (1.2.0) ... 2018-05-23 11:13:02 py2deb.hooks[22443] INFO Generated 11 Python bytecode files(s) for python3-os-service-types package. Setting up python3-requestsexceptions (1.4.0) ... 2018-05-23 11:13:02 py2deb.hooks[22445] INFO Generated 1 Python bytecode files(s) for python3-requestsexceptions package. Setting up python3-openstacksdk (0.12.0) ... 2018-05-23 11:13:02 py2deb.hooks[22447] INFO Generated 625 Python bytecode files(s) for python3-openstacksdk package. Setting up python3-os-client-config (1.29.0) ... 2018-05-23 11:13:03 py2deb.hooks[22449] INFO Generated 15 Python bytecode files(s) for python3-os-client-config package. Setting up python3-oslo-i18n (3.20.0) ... 2018-05-23 11:13:03 py2deb.hooks[22451] INFO Generated 23 Python bytecode files(s) for python3-oslo-i18n package. Setting up python3-oslo-utils (3.36.0) ... 2018-05-23 11:13:03 py2deb.hooks[22453] INFO Generated 42 Python bytecode files(s) for python3-oslo-utils package. Setting up python3-simplejson (3.13.2) ... 2018-05-23 11:13:03 py2deb.hooks[22455] INFO Generated 40 Python bytecode files(s) for python3-simplejson package. Setting up python3-osc-lib (1.10.0) ... 2018-05-23 11:13:03 py2deb.hooks[22457] INFO Generated 44 Python bytecode files(s) for python3-osc-lib package. Setting up python3-rfc3986 (1.1.0) ... 2018-05-23 11:13:03 py2deb.hooks[22459] INFO Generated 11 Python bytecode files(s) for python3-rfc3986 package. Setting up python3-oslo-config (5.2.0) ... 2018-05-23 11:13:03 py2deb.hooks[22461] INFO Generated 28 Python bytecode files(s) for python3-oslo-config package. Setting up python3-oslo-serialization (2.25.0) ... 2018-05-23 11:13:04 py2deb.hooks[22463] INFO Generated 12 Python bytecode files(s) for python3-oslo-serialization package. Setting up python3-paramiko (2.0.2) ... 2018-05-23 11:13:04 py2deb.hooks[22465] INFO Generated 42 Python bytecode files(s) for python3-paramiko package. Setting up python3-parsimonious (0.7.0) ... File "/usr/lib/python3.5/dist-packages/parsimonious/tests/benchmarks.py", line 91 print 'Took %.3fs to parse %.1fKB: %.0fKB/s.' % (seconds_each, ^ SyntaxError: invalid syntax 2018-05-23 11:13:04 py2deb.hooks[22467] INFO Generated 12 Python bytecode files(s) for python3-parsimonious package. Setting up python3-ptyprocess (0.5-1) ... Setting up python3-pexpect (4.0.1-1) ... Setting up python3-pip (8.1.1-2ubuntu0.4) ... Setting up python3-python-ceilometerclient (2.8.0) ... 2018-05-23 11:13:05 py2deb.hooks[22502] INFO Generated 56 Python bytecode files(s) for python3-python-ceilometerclient package. Setting up python3-python-cinderclient (1.9.0) ... 2018-05-23 11:13:05 py2deb.hooks[22504] INFO Generated 167 Python bytecode files(s) for python3-python-cinderclient package. Setting up python3-python-keystoneclient (3.15.0) ... 2018-05-23 11:13:05 py2deb.hooks[22506] INFO Generated 206 Python bytecode files(s) for python3-python-keystoneclient package. Setting up python3-warlock (1.2.0) ... 2018-05-23 11:13:06 py2deb.hooks[22508] INFO Generated 4 Python bytecode files(s) for python3-warlock package. Setting up python3-python-glanceclient (2.5.0) ... 2018-05-23 11:13:06 py2deb.hooks[22510] INFO Generated 73 Python bytecode files(s) for python3-python-glanceclient package. Setting up python3-python-neutronclient (6.1.0) ... 2018-05-23 11:13:06 py2deb.hooks[22512] INFO Generated 191 Python bytecode files(s) for python3-python-neutronclient package. Setting up python3-python-novaclient (7.1.0) ... 2018-05-23 11:13:06 py2deb.hooks[22514] INFO Generated 183 Python bytecode files(s) for python3-python-novaclient package. Setting up python3-python-pam (1.8.2) ... 2018-05-23 11:13:07 py2deb.hooks[22516] INFO Generated 1 Python bytecode files(s) for python3-python-pam package. Setting up python3-tornado (4.4.2) ... 2018-05-23 11:13:07 py2deb.hooks[22518] INFO Generated 80 Python bytecode files(s) for python3-tornado package. Setting up python3-tornadostreamform (0.1.1) ... 2018-05-23 11:13:07 py2deb.hooks[22520] INFO Generated 4 Python bytecode files(s) for python3-tornadostreamform package. Setting up python3-tosca-parser (0.6.2~dev145.rw-1) ... Setting up python3-xmltodict (0.10.2) ... 2018-05-23 11:13:07 py2deb.hooks[22533] INFO Generated 1 Python bytecode files(s) for python3-xmltodict package. Setting up python3-zake (0.2.2) ... 2018-05-23 11:13:07 py2deb.hooks[22535] INFO Generated 8 Python bytecode files(s) for python3-zake package. Setting up rubygems-integration (1.10) ... Setting up ruby-did-you-mean (1.0.0-2) ... Setting up ruby-minitest (5.8.4-2) ... Setting up ruby-net-telnet (0.1.1-2) ... Setting up ruby-power-assert (0.2.7-1) ... Setting up ruby-test-unit (3.1.7-2) ... Setting up libjemalloc1 (3.6.0-9ubuntu1) ... Setting up redis-tools (2:3.0.6-1) ... Setting up redis-server (2:3.0.6-1) ... Setting up zsh-common (5.0.7.rw.4) ... Setting up zsh (5.0.7.rw.4) ... update-alternatives: using /bin/zsh5 to provide /bin/zsh (zsh) in auto mode update-alternatives: using /bin/zsh5 to provide /bin/rzsh (rzsh) in auto mode Setting up estw (20110305.rw-0ubuntu1.rw) ... Setting up libpeas-common (1.16.0-1ubuntu2) ... Setting up google-coredumper0 (1.2.1.rw-0ubuntu1) ... Setting up libmsgpack3 (0.5.9-0ubuntu~rw) ... Setting up libnanomsg0 (0.2.rw-0ubuntu1) ... Setting up libpython3.5-dbg:amd64 (3.5.2-2ubuntu0~16.04.4) ... Setting up libpython3-dbg:amd64 (3.5.1-3) ... Setting up libxalan-c111:amd64 (1.11.0.rw.1) ... Setting up libyang (1.0.rw.2-0ubuntu1) ... Setting up python3.5-dbg (3.5.2-2ubuntu0~16.04.4) ... Setting up python3-dbg (3.5.1-3) ... Setting up python3-magic (1:5.25-2ubuntu1) ... Setting up python3-mock (1.3.0-2.1ubuntu1) ... Setting up serf (0.6.4~ds1-1) ... Setting up yuma (2.4.rw.4-0ubuntu1) ... Processing triggers for sgml-base (1.26+nmu4ubuntu1) ... Setting up python-docutils (0.12+dfsg-1) ... update-alternatives: using /usr/share/docutils/scripts/python2/rst-buildhtml to provide /usr/bin/rst-buildhtml (rst-buildhtml) in auto mode update-alternatives: using /usr/share/docutils/scripts/python2/rst2html to provide /usr/bin/rst2html (rst2html) in auto mode update-alternatives: using /usr/share/docutils/scripts/python2/rst2latex to provide /usr/bin/rst2latex (rst2latex) in auto mode update-alternatives: using /usr/share/docutils/scripts/python2/rst2man to provide /usr/bin/rst2man (rst2man) in auto mode update-alternatives: using /usr/share/docutils/scripts/python2/rst2odt to provide /usr/bin/rst2odt (rst2odt) in auto mode update-alternatives: using /usr/share/docutils/scripts/python2/rst2odt_prepstyles to provide /usr/bin/rst2odt_prepstyles (rst2odt_prepstyles) in auto mode update-alternatives: using /usr/share/docutils/scripts/python2/rst2pseudoxml to provide /usr/bin/rst2pseudoxml (rst2pseudoxml) in auto mode update-alternatives: using /usr/share/docutils/scripts/python2/rst2s5 to provide /usr/bin/rst2s5 (rst2s5) in auto mode update-alternatives: using /usr/share/docutils/scripts/python2/rst2xetex to provide /usr/bin/rst2xetex (rst2xetex) in auto mode update-alternatives: using /usr/share/docutils/scripts/python2/rst2xml to provide /usr/bin/rst2xml (rst2xml) in auto mode update-alternatives: using /usr/share/docutils/scripts/python2/rstpep2html to provide /usr/bin/rstpep2html (rstpep2html) in auto mode Setting up python-oslo.config (1:3.9.0-3) ... update-alternatives: using /usr/bin/python2-oslo-config-generator to provide /usr/bin/oslo-config-generator (oslo-config-generator) in auto mode update-alternatives: warning: not replacing /usr/bin/oslo-config-generator with a link Setting up python-oslo.log (3.2.0-2) ... Setting up python-oslo.policy (1.6.0-2) ... update-alternatives: using /usr/bin/python2-oslopolicy-checker to provide /usr/bin/oslopolicy-checker (oslopolicy-checker) in auto mode Setting up python-castellan (0.4.0-1) ... Setting up python-keystoneclient (1:2.3.1-2) ... update-alternatives: using /usr/bin/python2-keystone to provide /usr/bin/keystone (keystone) in auto mode Setting up python-oslo.concurrency (3.7.1-0ubuntu1.1) ... update-alternatives: using /usr/bin/python2-lockutils-wrapper to provide /usr/bin/lockutils-wrapper (lockutils-wrapper) in auto mode Setting up python-glance-store (0.13.0-3ubuntu0.16.04.1) ... update-alternatives: using /usr/bin/python2-glance-rootwrap to provide /usr/bin/glance-rootwrap (glance-rootwrap) in auto mode Setting up python-pycadf (2.2.0-1) ... Setting up python-keystonemiddleware (4.4.1-0ubuntu1) ... Setting up python-oslo.db (4.7.0-2ubuntu1) ... Setting up python-oslo.middleware (3.8.0-2) ... Setting up python-oslo.service (1.8.0-1ubuntu1) ... Setting up python-oslo.messaging (4.6.1-2ubuntu2) ... update-alternatives: using /usr/bin/python2-oslo-messaging-zmq-broker to provide /usr/bin/oslo-messaging-zmq-broker (oslo-messaging-zmq-broker) in auto mode Setting up python-glance (2:12.0.0-0ubuntu2) ... Setting up glance-common (2:12.0.0-0ubuntu2) ... Adding system user `glance' (UID 115) ... Adding new user `glance' (UID 115) with group `glance' ... Not creating home directory `/var/lib/glance'. Setting up glance-api (2:12.0.0-0ubuntu2) ... Setting up glance-registry (2:12.0.0-0ubuntu2) ... Setting up glance (2:12.0.0-0ubuntu2) ... Setting up libgtk-3-common (3.18.9-1ubuntu3.3) ... Setting up libgtk-3-0:amd64 (3.18.9-1ubuntu3.3) ... Setting up libnss3-nssdb (2:3.28.4-0ubuntu0.16.04.3) ... Setting up libnss3:amd64 (2:3.28.4-0ubuntu0.16.04.3) ... Setting up ca-certificates-java (20160321ubuntu1) ... Adding debian:ACEDICOM_Root.pem Adding debian:DigiCert_Global_Root_CA.pem Adding debian:GeoTrust_Primary_Certification_Authority.pem Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem Adding debian:Buypass_Class_3_Root_CA.pem Adding debian:CNNIC_ROOT.pem Adding debian:DST_ACES_CA_X6.pem Adding debian:CFCA_EV_ROOT.pem Adding debian:OpenTrust_Root_CA_G3.pem Adding debian:AddTrust_Public_Services_Root.pem Adding debian:EE_Certification_Centre_Root_CA.pem Adding debian:Swisscom_Root_EV_CA_2.pem Adding debian:Certum_Root_CA.pem Adding debian:TÜRKTRUST_Elektronik_Sertifika_Hizmet_Sağlayıcısı_H5.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem Adding debian:SwissSign_Gold_CA_-_G2.pem Adding debian:GeoTrust_Global_CA.pem Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem Adding debian:COMODO_RSA_Certification_Authority.pem Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem Adding debian:LuxTrust_Global_Root_2.pem Adding debian:thawte_Primary_Root_CA_-_G3.pem Adding debian:QuoVadis_Root_CA_2_G3.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem Adding debian:Global_Chambersign_Root_-_2008.pem Adding debian:Sonera_Class_2_Root_CA.pem Adding debian:Certplus_Class_2_Primary_CA.pem Adding debian:Hongkong_Post_Root_CA_1.pem Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem Adding debian:TeliaSonera_Root_CA_v1.pem Adding debian:OpenTrust_Root_CA_G2.pem Adding debian:VeriSign_Universal_Root_Certification_Authority.pem Adding debian:Microsec_e-Szigno_Root_CA_2009.pem Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem Adding debian:XRamp_Global_CA_Root.pem Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem Adding debian:Entrust_Root_Certification_Authority.pem Adding debian:AC_RAIZ_FNMT-RCM.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem Adding debian:Amazon_Root_CA_2.pem Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem Adding debian:Certum_Trusted_Network_CA_2.pem Adding debian:DST_Root_CA_X3.pem Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem Adding debian:USERTrust_ECC_Certification_Authority.pem Adding debian:Swisscom_Root_CA_1.pem Adding debian:AffirmTrust_Networking.pem Adding debian:EC-ACC.pem Adding debian:Amazon_Root_CA_1.pem Adding debian:GlobalSign_Root_CA.pem Adding debian:Comodo_AAA_Services_root.pem Adding debian:GlobalSign_Root_CA_-_R2.pem Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem Adding debian:GlobalSign_Root_CA_-_R3.pem Adding debian:SZAFIR_ROOT_CA2.pem Adding debian:Go_Daddy_Class_2_CA.pem Adding debian:thawte_Primary_Root_CA.pem Adding debian:DigiCert_Global_Root_G3.pem Adding debian:QuoVadis_Root_CA_3_G3.pem Adding debian:GeoTrust_Global_CA_2.pem Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem Adding debian:T-TeleSec_GlobalRoot_Class_3.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem Adding debian:Buypass_Class_2_Root_CA.pem Adding debian:COMODO_Certification_Authority.pem Adding debian:ISRG_Root_X1.pem Adding debian:GeoTrust_Universal_CA.pem Adding debian:Certinomis_-_Autorité_Racine.pem Adding debian:AddTrust_Low-Value_Services_Root.pem Adding debian:SecureSign_RootCA11.pem Adding debian:Comodo_Secure_Services_root.pem Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem Adding debian:Baltimore_CyberTrust_Root.pem Adding debian:Amazon_Root_CA_3.pem Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem Adding debian:QuoVadis_Root_CA_3.pem Adding debian:AddTrust_External_Root.pem Adding debian:Certplus_Root_CA_G1.pem Adding debian:SecureTrust_CA.pem Adding debian:Secure_Global_CA.pem Adding debian:TÜBİTAK_UEKAE_Kök_Sertifika_Hizmet_Sağlayıcısı_-_Sürüm_3.pem Adding debian:Entrust_Root_Certification_Authority_-_G2.pem Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem Adding debian:Atos_TrustedRoot_2011.pem Adding debian:QuoVadis_Root_CA_1_G3.pem Adding debian:Swisscom_Root_CA_2.pem Adding debian:GeoTrust_Universal_CA_2.pem Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem Adding debian:E-Tugra_Certification_Authority.pem Adding debian:Trustis_FPS_Root_CA.pem Adding debian:Certinomis_-_Root_CA.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem Adding debian:Network_Solutions_Certificate_Authority.pem Adding debian:Chambers_of_Commerce_Root_-_2008.pem Adding debian:Comodo_Trusted_Services_root.pem Adding debian:DigiCert_Assured_ID_Root_G3.pem Adding debian:certSIGN_ROOT_CA.pem Adding debian:DigiCert_Global_Root_G2.pem Adding debian:Certum_Trusted_Network_CA.pem Adding debian:CA_Disig_Root_R2.pem Adding debian:QuoVadis_Root_CA.pem Adding debian:Security_Communication_EV_RootCA1.pem Adding debian:NetLock_Arany_=Class_Gold=_Főtanúsítvány.pem Adding debian:UTN_USERFirst_Hardware_Root_CA.pem Adding debian:IdenTrust_Commercial_Root_CA_1.pem Adding debian:TWCA_Root_Certification_Authority.pem Adding debian:USERTrust_RSA_Certification_Authority.pem Adding debian:Security_Communication_Root_CA.pem Adding debian:thawte_Primary_Root_CA_-_G2.pem Adding debian:Security_Communication_RootCA2.pem Adding debian:AffirmTrust_Premium.pem Adding debian:CA_Disig_Root_R1.pem Adding debian:Starfield_Class_2_CA.pem Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem Adding debian:Deutsche_Telekom_Root_CA_2.pem Adding debian:Amazon_Root_CA_4.pem Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem Adding debian:ACCVRAIZ1.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem Adding debian:Taiwan_GRCA.pem Adding debian:DigiCert_Assured_ID_Root_G2.pem Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem Adding debian:Camerfirma_Global_Chambersign_Root.pem Adding debian:T-TeleSec_GlobalRoot_Class_2.pem Adding debian:SwissSign_Silver_CA_-_G2.pem Adding debian:QuoVadis_Root_CA_2.pem Adding debian:COMODO_ECC_Certification_Authority.pem Adding debian:Certplus_Root_CA_G2.pem Adding debian:AffirmTrust_Commercial.pem Adding debian:ePKI_Root_Certification_Authority.pem Adding debian:TWCA_Global_Root_CA.pem Adding debian:DigiCert_Assured_ID_Root_CA.pem Adding debian:Izenpe.com.pem Adding debian:Actalis_Authentication_Root_CA.pem Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem Adding debian:PSCProcert.pem Adding debian:Cybertrust_Global_Root.pem Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem Adding debian:Visa_eCommerce_Root.pem Adding debian:AddTrust_Qualified_Certificates_Root.pem Adding debian:DigiCert_Trusted_Root_G4.pem Adding debian:OpenTrust_Root_CA_G1.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem Adding debian:Certigna.pem Adding debian:AffirmTrust_Premium_ECC.pem done. Setting up openjdk-8-jre-headless:amd64 (8u171-b11-0ubuntu0.16.04.1) ... update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/jjs to provide /usr/bin/jjs (jjs) in auto mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode Setting up default-jre-headless (2:1.8-56ubuntu2) ... Setting up libtotem-pg5:amd64 (2.3.5-3ubuntu2.1) ... Setting up corosync (2.3.5-3ubuntu2.1) ... Setting up gir1.2-gtk-3.0:amd64 (3.18.9-1ubuntu3.3) ... Setting up libgtk-3-dev:amd64 (3.18.9-1ubuntu3.3) ... Setting up pacemaker (1.1.14-2ubuntu1.4) ... Setting up rake (10.5.0-2) ... Setting up libruby2.3:amd64 (2.3.1-2~16.04.9) ... Setting up ruby2.3 (2.3.1-2~16.04.9) ... Setting up zookeeper (3.4.8-1) ... adduser: Warning: The home directory `/var/lib/zookeeper' does not belong to the user you are currently creating. update-alternatives: using /etc/zookeeper/conf_example to provide /etc/zookeeper/conf (zookeeper-conf) in auto mode Setting up libpeas-1.0-0:amd64 (1.16.0-1ubuntu2) ... Setting up gir1.2-peas-1.0:amd64 (1.16.0-1ubuntu2) ... Setting up libpeas-1.0-0-python3loader (1.16.0-1ubuntu2) ... Setting up libpeas-dev:amd64 (1.16.0-1ubuntu2) ... Setting up libgtk-3-bin (3.18.9-1ubuntu3.3) ... Setting up adwaita-icon-theme (3.18.0-2ubuntu3.1) ... update-alternatives: using /usr/share/icons/Adwaita/cursor.theme to provide /usr/share/icons/default/index.theme (x-cursor-theme) in auto mode Setting up ruby (1:2.3.0+1) ... Setting up ruby-i18n (0.7.0-2) ... Setting up ruby-json (1.8.3-1build4) ... Setting up ruby-atomic (1.1.16-2build5) ... Setting up ruby-thread-safe (0.3.5-3) ... Setting up ruby-tzinfo (1.2.2-1) ... Setting up ruby-activesupport (2:4.2.6-1) ... Setting up ruby-backports (3.6.6-1) ... Setting up ruby-eventmachine (1.0.7-3build3) ... Setting up ruby-highline (1.7.2-1) ... Setting up ruby-multi-json (1.11.2-3) ... Setting up ruby-open4 (1.3.4-1) ... Setting up ruby-rack (1.6.4-3) ... Setting up ruby-rack-protection (1.5.3-2) ... Setting up ruby-rack-test (0.6.3-1) ... Setting up ruby-rpam-ruby19 (1.2.1-1build2) ... Setting up ruby-tilt (2.0.1-2) ... Setting up ruby-sinatra (1.4.7-3) ... Setting up ruby-sinatra-contrib (1.4.6-2) ... Setting up ruby-thor (0.19.1-2) ... Setting up pcs (0.9.149-1ubuntu1.1) ... Setting up humanity-icon-theme (0.6.10.1) ... Setting up ubuntu-mono (14.04+16.04.20180326-0ubuntu1) ... Processing triggers for libc-bin (2.23-0ubuntu10) ... Processing triggers for systemd (229-4ubuntu21.2) ... Processing triggers for ureadahead (0.100.0-19) ... Processing triggers for libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.4) ... Processing triggers for ca-certificates (20170717~16.04.1) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. done. ## ...done rc is 0 ## df -h / ... Filesystem Size Used Avail Use% Mounted on /dev/sda1 292G 68G 210G 25% / ## ...done rc is 0 ============================= ##### Sourcing /usr/rift/container_tools/MANO-base.config.sh ============================= (Reading database ... 71064 files and directories currently installed.) Removing python3-cffi-backend (1.5.2-1ubuntu1) ... ## df -h / ... Filesystem Size Used Avail Use% Mounted on /dev/sda1 292G 68G 210G 25% / ## ...done rc is 0 ## modeline is "mode: rw-platform, version: 5.2.0.2.72254" ============================= ##### installing mode rw-platform from /usr/rift/container_tools/rw-platform ============================= ============================= ##### Installing specified versions in /usr/rift/container_tools/rw-platform.rpms for ub16 ============================= installing packages rw.tools-scripts=5.2.0.2.72254 rw.toolchain-rwbase=5.2.0.2.72254 rw.toolchain-rwtoolchain=5.2.0.2.72254 rw.core.util-util=5.2.0.2.72254 rw.core.rwvx-rwvx=5.2.0.2.72254 rw.automation.core-RWAUTO=5.2.0.2.72254 rw.core.mgmt-mgmt=5.2.0.2.72254 ## DEBIAN_FRONTEND=noninteractive /usr/bin/apt-get -y install --allow-downgrades --no-install-recommends rw.tools-scripts=5.2.0.2.72254 rw.toolchain-rwbase=5.2.0.2.72254 rw.toolchain-rwtoolchain=5.2.0.2.72254 rw.core.util-util=5.2.0.2.72254 rw.core.rwvx-rwvx=5.2.0.2.72254 rw.automation.core-RWAUTO=5.2.0.2.72254 rw.core.mgmt-mgmt=5.2.0.2.72254 ... Reading package lists... Building dependency tree... Reading state information... rw.tools-scripts is already the newest version (5.2.0.2.72254). The following NEW packages will be installed: rw.automation.core-rwauto rw.core.mgmt-mgmt rw.core.rwvx-rwvx rw.core.util-util rw.toolchain-rwbase rw.toolchain-rwtoolchain 0 upgraded, 6 newly installed, 0 to remove and 17 not upgraded. Need to get 164 MB of archives. After this operation, 1395 MB of additional disk space will be used. Get:1 http://repos.riftio.com/public/releases/riftware/OSM3/ubuntu xenial/riftware amd64 rw.automation.core-rwauto amd64 5.2.0.2.72254 [215 kB] Get:2 http://repos.riftio.com/public/releases/riftware/OSM3/ubuntu xenial/riftware amd64 rw.core.mgmt-mgmt amd64 5.2.0.2.72254 [24.8 MB] Get:3 http://repos.riftio.com/public/releases/riftware/OSM3/ubuntu xenial/riftware amd64 rw.core.rwvx-rwvx amd64 5.2.0.2.72254 [126 MB] Get:4 http://repos.riftio.com/public/releases/riftware/OSM3/ubuntu xenial/riftware amd64 rw.core.util-util amd64 5.2.0.2.72254 [13.1 MB] Get:5 http://repos.riftio.com/public/releases/riftware/OSM3/ubuntu xenial/riftware amd64 rw.toolchain-rwbase amd64 5.2.0.2.72254 [17.2 kB] Get:6 http://repos.riftio.com/public/releases/riftware/OSM3/ubuntu xenial/riftware amd64 rw.toolchain-rwtoolchain amd64 5.2.0.2.72254 [290 kB] Fetched 164 MB in 1min 32s (1766 kB/s) Selecting previously unselected package rw.automation.core-rwauto. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 71060 files and directories currently installed.) Preparing to unpack .../rw.automation.core-rwauto_5.2.0.2.72254_amd64.deb ... Unpacking rw.automation.core-rwauto (5.2.0.2.72254) ... Selecting previously unselected package rw.core.mgmt-mgmt. Preparing to unpack .../rw.core.mgmt-mgmt_5.2.0.2.72254_amd64.deb ... Unpacking rw.core.mgmt-mgmt (5.2.0.2.72254) ... Selecting previously unselected package rw.core.rwvx-rwvx. Preparing to unpack .../rw.core.rwvx-rwvx_5.2.0.2.72254_amd64.deb ... Unpacking rw.core.rwvx-rwvx (5.2.0.2.72254) ... Selecting previously unselected package rw.core.util-util. Preparing to unpack .../rw.core.util-util_5.2.0.2.72254_amd64.deb ... Unpacking rw.core.util-util (5.2.0.2.72254) ... Selecting previously unselected package rw.toolchain-rwbase. Preparing to unpack .../rw.toolchain-rwbase_5.2.0.2.72254_amd64.deb ... Unpacking rw.toolchain-rwbase (5.2.0.2.72254) ... Selecting previously unselected package rw.toolchain-rwtoolchain. Preparing to unpack .../rw.toolchain-rwtoolchain_5.2.0.2.72254_amd64.deb ... Unpacking rw.toolchain-rwtoolchain (5.2.0.2.72254) ... Setting up rw.automation.core-rwauto (5.2.0.2.72254) ... Setting up rw.core.mgmt-mgmt (5.2.0.2.72254) ... Setting up rw.core.rwvx-rwvx (5.2.0.2.72254) ... Setting up rw.core.util-util (5.2.0.2.72254) ... Setting up rw.toolchain-rwbase (5.2.0.2.72254) ... Setting up rw.toolchain-rwtoolchain (5.2.0.2.72254) ... ## ...done rc is 0 ## df -h / ... Filesystem Size Used Avail Use% Mounted on /dev/sda1 292G 69G 208G 25% / ## ...done rc is 0 ============================= ##### Sourcing /usr/rift/container_tools/rw-platform.config.sh ============================= ## df -h / ... ## ...done rc is 0 ============================= ##### setup_access ============================= Filesystem Size Used Avail Use% Mounted on /dev/sda1 292G 69G 208G 25% / ## chpasswd ... ## ...done rc is 0 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. Ign:1 http://172.17.0.3/release unstable InRelease Hit:2 http://172.17.0.3/release unstable Release Hit:4 http://archive.ubuntu.com/ubuntu xenial InRelease Hit:5 http://archive.ubuntu.com/ubuntu xenial-updates InRelease Hit:6 http://archive.ubuntu.com/ubuntu xenial-backports InRelease Hit:7 http://repos.riftio.com/public/packages/ubuntu xenial InRelease Hit:8 http://security.ubuntu.com/ubuntu xenial-security InRelease Reading package lists... W: http://172.17.0.3/release/dists/unstable/Release.gpg: Signature by key 5BC308402CB59EA71677FD0A314F175C88FBD97D uses weak digest algorithm (SHA1) Reading package lists... Building dependency tree... Reading state information... The following NEW packages will be installed: rw.core.mano-mano rw.core.mano-rwcal-plugin-aws rw.core.mano-rwcal-plugin-cloudsim rw.core.mano-rwcal-plugin-cloudsimproxy rw.core.mano-rwcal-plugin-mock rw.core.mano-rwcal-plugin-openmano-vimconnector rw.core.mano-rwcal-plugin-openstack 0 upgraded, 7 newly installed, 0 to remove and 16 not upgraded. Need to get 113 MB of archives. After this operation, 967 MB of additional disk space will be used. Get:1 http://172.17.0.3/release unstable/SO amd64 rw.core.mano-mano amd64 3.0.2 [113 MB] Get:2 http://172.17.0.3/release unstable/SO amd64 rw.core.mano-rwcal-plugin-aws amd64 3.0.2 [21.2 kB] Get:3 http://172.17.0.3/release unstable/SO amd64 rw.core.mano-rwcal-plugin-cloudsim amd64 3.0.2 [19.4 kB] Get:4 http://172.17.0.3/release unstable/SO amd64 rw.core.mano-rwcal-plugin-cloudsimproxy amd64 3.0.2 [5728 B] Get:5 http://172.17.0.3/release unstable/SO amd64 rw.core.mano-rwcal-plugin-mock amd64 3.0.2 [6088 B] Get:6 http://172.17.0.3/release unstable/SO amd64 rw.core.mano-rwcal-plugin-openmano-vimconnector amd64 3.0.2 [22.9 kB] Get:7 http://172.17.0.3/release unstable/SO amd64 rw.core.mano-rwcal-plugin-openstack amd64 3.0.2 [50.4 kB] debconf: unable to initialize frontend: Dialog debconf: (TERM is not set, so the dialog frontend is not usable.) debconf: falling back to frontend: Readline debconf: unable to initialize frontend: Readline debconf: (This frontend requires a controlling tty.) debconf: falling back to frontend: Teletype dpkg-preconfigure: unable to re-open stdin: Fetched 113 MB in 2s (47.0 MB/s) Selecting previously unselected package rw.core.mano-mano. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 74068 files and directories currently installed.) Preparing to unpack .../rw.core.mano-mano_3.0.2_amd64.deb ... Unpacking rw.core.mano-mano (3.0.2) ... Selecting previously unselected package rw.core.mano-rwcal-plugin-aws. Preparing to unpack .../rw.core.mano-rwcal-plugin-aws_3.0.2_amd64.deb ... Unpacking rw.core.mano-rwcal-plugin-aws (3.0.2) ... Selecting previously unselected package rw.core.mano-rwcal-plugin-cloudsim. Preparing to unpack .../rw.core.mano-rwcal-plugin-cloudsim_3.0.2_amd64.deb ... Unpacking rw.core.mano-rwcal-plugin-cloudsim (3.0.2) ... Selecting previously unselected package rw.core.mano-rwcal-plugin-cloudsimproxy. Preparing to unpack .../rw.core.mano-rwcal-plugin-cloudsimproxy_3.0.2_amd64.deb ... Unpacking rw.core.mano-rwcal-plugin-cloudsimproxy (3.0.2) ... Selecting previously unselected package rw.core.mano-rwcal-plugin-mock. Preparing to unpack .../rw.core.mano-rwcal-plugin-mock_3.0.2_amd64.deb ... Unpacking rw.core.mano-rwcal-plugin-mock (3.0.2) ... Selecting previously unselected package rw.core.mano-rwcal-plugin-openmano-vimconnector. Preparing to unpack .../rw.core.mano-rwcal-plugin-openmano-vimconnector_3.0.2_amd64.deb ... Unpacking rw.core.mano-rwcal-plugin-openmano-vimconnector (3.0.2) ... Selecting previously unselected package rw.core.mano-rwcal-plugin-openstack. Preparing to unpack .../rw.core.mano-rwcal-plugin-openstack_3.0.2_amd64.deb ... Unpacking rw.core.mano-rwcal-plugin-openstack (3.0.2) ... Setting up rw.core.mano-mano (3.0.2) ... Setting up rw.core.mano-rwcal-plugin-aws (3.0.2) ... Setting up rw.core.mano-rwcal-plugin-cloudsim (3.0.2) ... Setting up rw.core.mano-rwcal-plugin-cloudsimproxy (3.0.2) ... Setting up rw.core.mano-rwcal-plugin-mock (3.0.2) ... Setting up rw.core.mano-rwcal-plugin-openmano-vimconnector (3.0.2) ... Setting up rw.core.mano-rwcal-plugin-openstack (3.0.2) ... Reading package lists... Building dependency tree... Reading state information... python3-pip is already the newest version (8.1.1-2ubuntu0.4). Suggested packages: python-setuptools-doc The following NEW packages will be installed: python3-setuptools 0 upgraded, 1 newly installed, 0 to remove and 16 not upgraded. Need to get 88.0 kB of archives. After this operation, 439 kB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 python3-setuptools all 20.7.0-1 [88.0 kB] debconf: unable to initialize frontend: Dialog debconf: (TERM is not set, so the dialog frontend is not usable.) debconf: falling back to frontend: Readline debconf: unable to initialize frontend: Readline debconf: (This frontend requires a controlling tty.) debconf: falling back to frontend: Teletype dpkg-preconfigure: unable to re-open stdin: Fetched 88.0 kB in 0s (392 kB/s) Selecting previously unselected package python3-setuptools. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 75728 files and directories currently installed.) Preparing to unpack .../python3-setuptools_20.7.0-1_all.deb ... Unpacking python3-setuptools (20.7.0-1) ... Setting up python3-setuptools (20.7.0-1) ... Collecting juju==0.6.1 Downloading https://files.pythonhosted.org/packages/19/32/33a84b9b49aae3ba1f2f70a1b7d96664de7327e2dd18c8c88a0ec5e09d65/juju-0.6.1.tar.gz (183kB) Collecting websockets (from juju==0.6.1) Downloading https://files.pythonhosted.org/packages/6e/af/8eb36f03a25eb80161fe8c78a4b3ab8b9d22c2b9789968ab05f1e83eddc3/websockets-5.0-cp35-cp35m-manylinux1_x86_64.whl (83kB) Requirement already satisfied (use --upgrade to upgrade): pyyaml in /usr/lib/python3/dist-packages (from juju==0.6.1) Collecting theblues (from juju==0.6.1) Downloading https://files.pythonhosted.org/packages/ab/09/21a4718cb6f06573153de35af742e4c251ca9b628c9001d06f6ed4b2cae5/theblues-0.3.8.tar.gz Requirement already satisfied (use --upgrade to upgrade): python-dateutil in /usr/lib/python3/dist-packages (from juju==0.6.1) Requirement already satisfied (use --upgrade to upgrade): requests>=2.1.1 in /usr/lib/python3.5/dist-packages (from theblues->juju==0.6.1) Collecting jujubundlelib>=0.4.1 (from theblues->juju==0.6.1) Downloading https://files.pythonhosted.org/packages/fe/6c/a70cd143c77c3a5d6935e6b9e46261e8cab4db7911691650d0bbde8a1a78/jujubundlelib-0.5.6.tar.gz Requirement already satisfied (use --upgrade to upgrade): chardet<3.1.0,>=3.0.2 in /usr/lib/python3.5/dist-packages (from requests>=2.1.1->theblues->juju==0.6.1) Requirement already satisfied (use --upgrade to upgrade): idna<2.7,>=2.5 in /usr/lib/python3.5/dist-packages (from requests>=2.1.1->theblues->juju==0.6.1) Requirement already satisfied (use --upgrade to upgrade): urllib3<1.23,>=1.21.1 in /usr/lib/python3.5/dist-packages (from requests>=2.1.1->theblues->juju==0.6.1) Requirement already satisfied (use --upgrade to upgrade): certifi>=2017.4.17 in /usr/lib/python3.5/dist-packages (from requests>=2.1.1->theblues->juju==0.6.1) Building wheels for collected packages: juju, theblues, jujubundlelib Running setup.py bdist_wheel for juju: started Running setup.py bdist_wheel for juju: finished with status 'error' Complete output from command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-jwpt7dcd/juju/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" bdist_wheel -d /tmp/tmpmrlkd365pip-wheel- --python-tag cp35: usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] or: -c --help [cmd1 cmd2 ...] or: -c --help-commands or: -c cmd --help error: invalid command 'bdist_wheel' ---------------------------------------- Failed building wheel for juju Running setup.py clean for juju Running setup.py bdist_wheel for theblues: started Running setup.py bdist_wheel for theblues: finished with status 'error' Complete output from command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-jwpt7dcd/theblues/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" bdist_wheel -d /tmp/tmpdim8u39mpip-wheel- --python-tag cp35: /usr/lib/python3.5/distutils/dist.py:261: UserWarning: Unknown distribution option: 'tests_requires' warnings.warn(msg) usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] or: -c --help [cmd1 cmd2 ...] or: -c --help-commands or: -c cmd --help error: invalid command 'bdist_wheel' ---------------------------------------- Failed building wheel for theblues Running setup.py clean for theblues Running setup.py bdist_wheel for jujubundlelib: started Running setup.py bdist_wheel for jujubundlelib: finished with status 'error' Complete output from command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-jwpt7dcd/jujubundlelib/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" bdist_wheel -d /tmp/tmp6kron_lxpip-wheel- --python-tag cp35: usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] or: -c --help [cmd1 cmd2 ...] or: -c --help-commands or: -c cmd --help error: invalid command 'bdist_wheel' ---------------------------------------- Failed building wheel for jujubundlelib Running setup.py clean for jujubundlelib Failed to build juju theblues jujubundlelib Installing collected packages: websockets, jujubundlelib, theblues, juju Running setup.py install for jujubundlelib: started Running setup.py install for jujubundlelib: finished with status 'done' Running setup.py install for theblues: started Running setup.py install for theblues: finished with status 'done' Running setup.py install for juju: started Running setup.py install for juju: finished with status 'done' Successfully installed juju-0.6.1 jujubundlelib-0.5.6 theblues-0.3.8 websockets-5.0 You are using pip version 8.1.1, however version 10.0.1 is available. You should consider upgrading via the 'pip install --upgrade pip' command. ## Wed May 23 11:15:39 UTC 2018 main: SO install complete. Return code was 0 ## Wed May 23 11:15:39 UTC 2018 source: logging sourced ## Wed May 23 11:15:39 UTC 2018 source: config sourced ## Wed May 23 11:15:39 UTC 2018 source: container sourced ## Wed May 23 11:15:39 UTC 2018 source: git_functions sourced ## Wed May 23 11:15:39 UTC 2018 OSM_load_config_file: config file /root/devops/jenkins/SETTINGS loaded ## Wed May 23 11:15:39 UTC 2018 OSM_load_config_file: config file /root/devops/jenkins/UI/SETTINGS loaded # Wed May 23 11:15:39 UTC 2018 container_exists: container SO-ub exists # Wed May 23 11:15:39 UTC 2018 container_exec: exec in SO-ub "mkdir -p /root/devops" # Wed May 23 11:15:39 UTC 2018 container_exec: exec in SO-ub "tar -C /root/devops -x -f -" # Wed May 23 11:15:43 UTC 2018 container_exec: exec in SO-ub "./devops/jenkins/UI/install -r unstable -R release -k pubkey.asc -u http://172.17.0.3/" http://172.17.0.3//release/pubkey.asc % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2104 100 2104 0 0 1750k 0 --:--:-- --:--:-- --:--:-- 2054k OK Ign:1 http://172.17.0.3/release unstable InRelease Hit:2 http://172.17.0.3/release unstable Release Hit:3 http://archive.ubuntu.com/ubuntu xenial InRelease Hit:5 http://archive.ubuntu.com/ubuntu xenial-updates InRelease Hit:6 http://archive.ubuntu.com/ubuntu xenial-backports InRelease Hit:7 http://security.ubuntu.com/ubuntu xenial-security InRelease Hit:8 http://repos.riftio.com/public/packages/ubuntu xenial InRelease Reading package lists... W: http://172.17.0.3/release/dists/unstable/Release.gpg: Signature by key 5BC308402CB59EA71677FD0A314F175C88FBD97D uses weak digest algorithm (SHA1) % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3136 100 3136 0 0 12651 0 --:--:-- --:--:-- --:--:-- 12696 OK % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 224 0 224 0 0 812 0 --:--:-- --:--:-- --:--:-- 811 Ign:1 http://172.17.0.3/release unstable InRelease Hit:2 http://172.17.0.3/release unstable Release Hit:3 http://archive.ubuntu.com/ubuntu xenial InRelease Hit:5 http://archive.ubuntu.com/ubuntu xenial-updates InRelease Hit:6 http://archive.ubuntu.com/ubuntu xenial-backports InRelease Hit:7 http://security.ubuntu.com/ubuntu xenial-security InRelease Hit:8 http://repos.riftio.com/public/packages/ubuntu xenial InRelease Get:9 http://repos.riftio.com/public/releases/riftware/OSM3/ubuntu xenial InRelease [1784 B] Get:10 http://repos.riftio.com/public/releases/riftware/OSM3/ubuntu xenial/riftware amd64 Packages [59.1 kB] Fetched 60.9 kB in 0s (62.2 kB/s) Reading package lists... W: http://172.17.0.3/release/dists/unstable/Release.gpg: Signature by key 5BC308402CB59EA71677FD0A314F175C88FBD97D uses weak digest algorithm (SHA1) Reading package lists... Building dependency tree... Reading state information... python is already the newest version (2.7.12-1~16.04). rw.tools-container-tools is already the newest version (5.2.0.2.72254). rw.tools-scripts is already the newest version (5.2.0.2.72254). 0 upgraded, 0 newly installed, 0 to remove and 29 not upgraded. adding mode UI-base ##### /usr/rift/container_tools/mkcontainer on SO-ub: modes are rw-base UI-base ============================= ##### pre-install check for rw-base ============================= ============================= ##### pre-install check for UI-base ============================= VERSION 5.2.0.2.72254 obtained from dpkg ## MODES= rw-base UI-base PMODES= BRANCH=unknown VERSION=5.2.0.2.72254 SHA= ## DEBIAN_FRONTEND=noninteractive /usr/bin/apt-get -y install --allow-downgrades --no-install-recommends curl git python3 ... Reading package lists... Building dependency tree... Reading state information... python3 is already the newest version (3.5.1-3). curl is already the newest version (7.47.0-1ubuntu2.8). git is already the newest version (1:2.7.4-0ubuntu1.3). 0 upgraded, 0 newly installed, 0 to remove and 31 not upgraded. ## ...done rc is 0 ============================= ##### setup_package_repos ============================= % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3136 100 3136 0 0 11606 0 --:--:-- --:--:-- --:--:-- 11614 OK Reading package lists... Building dependency tree... Reading state information... apt-transport-https is already the newest version (1.2.26). 0 upgraded, 0 newly installed, 0 to remove and 31 not upgraded. % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 210 0 210 0 0 808 0 --:--:-- --:--:-- --:--:-- 810 ### WARNING -- no repository specified. ## apt-get update ... Ign:1 http://172.17.0.3/release unstable InRelease Hit:2 http://172.17.0.3/release unstable Release Hit:3 http://archive.ubuntu.com/ubuntu xenial InRelease Hit:4 http://security.ubuntu.com/ubuntu xenial-security InRelease Hit:6 http://archive.ubuntu.com/ubuntu xenial-updates InRelease Hit:7 http://archive.ubuntu.com/ubuntu xenial-backports InRelease Hit:8 http://repos.riftio.com/public/packages/ubuntu xenial InRelease Hit:9 http://repos.riftio.com/public/releases/riftware/OSM3/ubuntu xenial InRelease Reading package lists... W: http://172.17.0.3/release/dists/unstable/Release.gpg: Signature by key 5BC308402CB59EA71677FD0A314F175C88FBD97D uses weak digest algorithm (SHA1) ## ...done rc is 0 ## df -h / ... Filesystem Size Used Avail Use% Mounted on /dev/sda1 292G 70G 208G 26% / ## ...done rc is 0 ## modeline is "mode: rw-base, version: 5.2.0.2.72254" ### SKIPPING rw-base as this exact version has already been installed ## modeline is "mode: UI-base, version: 5.2.0.2.72254" ============================= ##### installing mode UI-base from /usr/rift/container_tools/UI-base ============================= ============================= ##### Sourcing /usr/rift/container_tools/UI-base.setup.sh ============================= ## df -h / ... Filesystem Size Used Avail Use% Mounted on /dev/sda1 292G 70G 208G 26% / ## ...done rc is 0 ============================= ##### Installing specified versions in /usr/rift/container_tools/UI-base.rpms for ub16 ============================= installing packages nodejs redis-server rsync python3-dev python3-pkg-resources ## DEBIAN_FRONTEND=noninteractive /usr/bin/apt-get -y install --allow-downgrades --no-install-recommends nodejs redis-server rsync python3-dev python3-pkg-resources ... Reading package lists... Building dependency tree... Reading state information... python3-pkg-resources is already the newest version (20.7.0-1). redis-server is already the newest version (2:3.0.6-1). rsync is already the newest version (3.1.1-3ubuntu1.2). The following NEW packages will be installed: libpython3-dev libpython3.5-dev nodejs python3-dev python3.5-dev 0 upgraded, 5 newly installed, 0 to remove and 31 not upgraded. Need to get 50.8 MB of archives. After this operation, 122 MB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython3.5-dev amd64 3.5.2-2ubuntu0~16.04.4 [37.3 MB] Get:2 http://repos.riftio.com/public/releases/riftware/OSM3/ubuntu xenial/riftware amd64 nodejs amd64 8.4.0-1nodesource1~xenial1 [13.1 MB] Get:3 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpython3-dev amd64 3.5.1-3 [6926 B] Get:4 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python3.5-dev amd64 3.5.2-2ubuntu0~16.04.4 [413 kB] Get:5 http://archive.ubuntu.com/ubuntu xenial/main amd64 python3-dev amd64 3.5.1-3 [1186 B] Fetched 50.8 MB in 12s (3960 kB/s) Selecting previously unselected package libpython3.5-dev:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 75786 files and directories currently installed.) Preparing to unpack .../libpython3.5-dev_3.5.2-2ubuntu0~16.04.4_amd64.deb ... Unpacking libpython3.5-dev:amd64 (3.5.2-2ubuntu0~16.04.4) ... Selecting previously unselected package libpython3-dev:amd64. Preparing to unpack .../libpython3-dev_3.5.1-3_amd64.deb ... Unpacking libpython3-dev:amd64 (3.5.1-3) ... Selecting previously unselected package python3.5-dev. Preparing to unpack .../python3.5-dev_3.5.2-2ubuntu0~16.04.4_amd64.deb ... Unpacking python3.5-dev (3.5.2-2ubuntu0~16.04.4) ... Selecting previously unselected package python3-dev. Preparing to unpack .../python3-dev_3.5.1-3_amd64.deb ... Unpacking python3-dev (3.5.1-3) ... Selecting previously unselected package nodejs. Preparing to unpack .../nodejs_8.4.0-1nodesource1~xenial1_amd64.deb ... Unpacking nodejs (8.4.0-1nodesource1~xenial1) ... Processing triggers for man-db (2.7.5-1) ... Setting up libpython3.5-dev:amd64 (3.5.2-2ubuntu0~16.04.4) ... Setting up libpython3-dev:amd64 (3.5.1-3) ... Setting up python3.5-dev (3.5.2-2ubuntu0~16.04.4) ... Setting up python3-dev (3.5.1-3) ... Setting up nodejs (8.4.0-1nodesource1~xenial1) ... ## ...done rc is 0 ## df -h / ... Filesystem Size Used Avail Use% Mounted on /dev/sda1 292G 70G 208G 26% / ## ...done rc is 0 ============================= ##### Sourcing /usr/rift/container_tools/UI-base.config.sh ============================= ===== NPM self-update ## npm install -g npm ... /usr/bin/npm -> /usr/lib/node_modules/npm/bin/npm-cli.js /usr/bin/npx -> /usr/lib/node_modules/npm/bin/npx-cli.js + npm@6.0.1 added 340 packages, removed 69 packages and updated 124 packages in 18.748s ## ...done rc is 0 ## npm -g ls forever ... /usr/lib `-- (empty) ## ...done rc is 1 ## npm install -g --production forever ... /usr/bin/forever -> /usr/lib/node_modules/forever/bin/forever npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.4 (node_modules/forever/node_modules/fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.4: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) + forever@0.15.3 added 120 packages from 81 contributors in 5.795s ## ...done rc is 0 ## npm ls -g ... /usr/lib +-- forever@0.15.3 | +-- cliff@0.1.10 | | +-- colors@1.0.3 | | +-- eyes@0.1.8 | | `-- winston@0.8.3 deduped | +-- clone@1.0.4 | +-- colors@0.6.2 | +-- flatiron@0.4.3 | | +-- broadway@0.3.6 | | | +-- cliff@0.1.9 | | | | +-- colors@0.6.2 deduped | | | | +-- eyes@0.1.8 deduped | | | | `-- winston@0.8.0 deduped | | | +-- eventemitter2@0.4.14 deduped | | | +-- nconf@0.6.9 deduped | | | +-- utile@0.2.1 deduped | | | `-- winston@0.8.0 | | | +-- async@0.2.10 deduped | | | +-- colors@0.6.2 deduped | | | +-- cycle@1.0.3 deduped | | | +-- eyes@0.1.8 deduped | | | +-- pkginfo@0.3.1 deduped | | | `-- stack-trace@0.0.10 deduped | | +-- director@1.2.7 | | +-- optimist@0.6.0 | | | +-- minimist@0.0.10 deduped | | | `-- wordwrap@0.0.3 deduped | | `-- prompt@0.2.14 | | +-- pkginfo@0.3.1 deduped | | +-- read@1.0.7 | | | `-- mute-stream@0.0.7 | | +-- revalidator@0.1.8 | | +-- utile@0.2.1 deduped | | `-- winston@0.8.3 deduped | +-- forever-monitor@1.7.1 | | +-- broadway@0.3.6 deduped | | +-- chokidar@1.7.0 | | | +-- anymatch@1.3.2 | | | | +-- micromatch@2.3.11 | | | | | +-- arr-diff@2.0.0 | | | | | | `-- arr-flatten@1.1.0 | | | | | +-- array-unique@0.2.1 | | | | | +-- braces@1.8.5 | | | | | | +-- expand-range@1.8.2 | | | | | | | `-- fill-range@2.2.4 | | | | | | | +-- is-number@2.1.0 | | | | | | | | `-- kind-of@3.2.2 deduped | | | | | | | +-- isobject@2.1.0 | | | | | | | | `-- isarray@1.0.0 deduped | | | | | | | +-- randomatic@3.0.0 | | | | | | | | +-- is-number@4.0.0 | | | | | | | | +-- kind-of@6.0.2 | | | | | | | | `-- math-random@1.0.1 | | | | | | | +-- repeat-element@1.1.2 deduped | | | | | | | `-- repeat-string@1.6.1 | | | | | | +-- preserve@0.2.0 | | | | | | `-- repeat-element@1.1.2 | | | | | +-- expand-brackets@0.1.5 | | | | | | `-- is-posix-bracket@0.1.1 | | | | | +-- extglob@0.3.2 | | | | | | `-- is-extglob@1.0.0 deduped | | | | | +-- filename-regex@2.0.1 | | | | | +-- is-extglob@1.0.0 deduped | | | | | +-- is-glob@2.0.1 deduped | | | | | +-- kind-of@3.2.2 | | | | | | `-- is-buffer@1.1.6 | | | | | +-- normalize-path@2.1.1 deduped | | | | | +-- object.omit@2.0.1 | | | | | | +-- for-own@0.1.5 | | | | | | | `-- for-in@1.0.2 | | | | | | `-- is-extendable@0.1.1 | | | | | +-- parse-glob@3.0.4 | | | | | | +-- glob-base@0.3.0 | | | | | | | +-- glob-parent@2.0.0 deduped | | | | | | | `-- is-glob@2.0.1 deduped | | | | | | +-- is-dotfile@1.0.3 | | | | | | +-- is-extglob@1.0.0 deduped | | | | | | `-- is-glob@2.0.1 deduped | | | | | `-- regex-cache@0.4.4 | | | | | `-- is-equal-shallow@0.1.3 | | | | | `-- is-primitive@2.0.0 | | | | `-- normalize-path@2.1.1 | | | | `-- remove-trailing-separator@1.1.0 | | | +-- async-each@1.0.1 | | | +-- UNMET OPTIONAL DEPENDENCY fsevents@^1.0.0 | | | +-- glob-parent@2.0.0 | | | | `-- is-glob@2.0.1 deduped | | | +-- inherits@2.0.3 | | | +-- is-binary-path@1.0.1 | | | | `-- binary-extensions@1.11.0 | | | +-- is-glob@2.0.1 | | | | `-- is-extglob@1.0.0 | | | +-- path-is-absolute@1.0.1 deduped | | | `-- readdirp@2.1.0 | | | +-- graceful-fs@4.1.11 | | | +-- minimatch@3.0.4 deduped | | | +-- readable-stream@2.3.6 | | | | +-- core-util-is@1.0.2 | | | | +-- inherits@2.0.3 deduped | | | | +-- isarray@1.0.0 | | | | +-- process-nextick-args@2.0.0 | | | | +-- safe-buffer@5.1.2 | | | | +-- string_decoder@1.1.1 | | | | | `-- safe-buffer@5.1.2 deduped | | | | `-- util-deprecate@1.0.2 | | | `-- set-immediate-shim@1.0.1 | | +-- minimatch@3.0.4 | | | `-- brace-expansion@1.1.11 | | | +-- balanced-match@1.0.0 | | | `-- concat-map@0.0.1 | | +-- ps-tree@0.0.3 | | | `-- event-stream@0.5.3 | | | `-- optimist@0.2.8 | | | `-- wordwrap@0.0.3 deduped | | `-- utile@0.2.1 deduped | +-- nconf@0.6.9 | | +-- async@0.2.9 | | +-- ini@1.3.5 | | `-- optimist@0.6.0 | | +-- minimist@0.0.10 deduped | | `-- wordwrap@0.0.3 deduped | +-- nssocket@0.5.3 | | +-- eventemitter2@0.4.14 | | `-- lazy@1.0.11 | +-- object-assign@3.0.0 | +-- optimist@0.6.1 | | +-- minimist@0.0.10 | | `-- wordwrap@0.0.3 | +-- path-is-absolute@1.0.1 | +-- prettyjson@1.2.1 | | +-- colors@1.3.0 | | `-- minimist@1.2.0 | +-- shush@1.0.0 | | +-- caller@0.0.1 | | | `-- tape@2.3.3 | | | +-- deep-equal@0.1.2 | | | +-- defined@0.0.0 | | | +-- inherits@2.0.3 deduped | | | +-- jsonify@0.0.0 | | | +-- resumer@0.0.0 | | | | `-- through@2.3.8 deduped | | | `-- through@2.3.8 | | `-- strip-json-comments@0.1.3 | +-- timespan@2.3.0 | +-- utile@0.2.1 | | +-- async@0.2.10 | | +-- deep-equal@1.0.1 | | +-- i@0.3.6 | | +-- mkdirp@0.5.1 | | | `-- minimist@0.0.8 | | +-- ncp@0.4.2 | | `-- rimraf@2.6.2 | | `-- glob@7.1.2 | | +-- fs.realpath@1.0.0 | | +-- inflight@1.0.6 | | | +-- once@1.4.0 deduped | | | `-- wrappy@1.0.2 | | +-- inherits@2.0.3 deduped | | +-- minimatch@3.0.4 deduped | | +-- once@1.4.0 | | | `-- wrappy@1.0.2 deduped | | `-- path-is-absolute@1.0.1 deduped | `-- winston@0.8.3 | +-- async@0.2.10 deduped | +-- colors@0.6.2 deduped | +-- cycle@1.0.3 | +-- eyes@0.1.8 deduped | +-- isstream@0.1.2 | +-- pkginfo@0.3.1 | `-- stack-trace@0.0.10 `-- npm@6.0.1 +-- abbrev@1.1.1 +-- ansi-regex@3.0.0 +-- ansicolors@0.3.2 +-- ansistyles@0.1.3 +-- aproba@1.2.0 +-- archy@1.0.0 +-- bin-links@1.1.2 | +-- bluebird@3.5.1 deduped | +-- cmd-shim@2.0.2 deduped | +-- gentle-fs@2.0.1 deduped | +-- graceful-fs@4.1.11 deduped | `-- write-file-atomic@2.3.0 deduped +-- bluebird@3.5.1 +-- byte-size@4.0.2 +-- cacache@11.0.1 | +-- bluebird@3.5.1 deduped | +-- chownr@1.0.1 deduped | +-- figgy-pudding@3.1.0 deduped | +-- glob@7.1.2 deduped | +-- graceful-fs@4.1.11 deduped | +-- lru-cache@4.1.2 deduped | +-- mississippi@3.0.0 deduped | +-- mkdirp@0.5.1 deduped | +-- move-concurrently@1.0.1 deduped | +-- promise-inflight@1.0.1 deduped | +-- rimraf@2.6.2 deduped | +-- ssri@6.0.0 deduped | +-- unique-filename@1.1.0 deduped | `-- y18n@4.0.0 +-- call-limit@1.1.0 +-- chownr@1.0.1 +-- cli-columns@3.1.2 | +-- string-width@2.1.1 | | +-- is-fullwidth-code-point@2.0.0 | | `-- strip-ansi@4.0.0 | | `-- ansi-regex@3.0.0 deduped | `-- strip-ansi@3.0.1 | `-- ansi-regex@2.1.1 +-- cli-table2@0.2.0 | +-- colors@1.1.2 | +-- lodash@3.10.1 | `-- string-width@1.0.2 | +-- code-point-at@1.1.0 | +-- is-fullwidth-code-point@1.0.0 | | `-- number-is-nan@1.0.1 | `-- strip-ansi@3.0.1 | `-- ansi-regex@2.1.1 +-- cmd-shim@2.0.2 | +-- graceful-fs@4.1.11 deduped | `-- mkdirp@0.5.1 deduped +-- columnify@1.5.4 | +-- strip-ansi@3.0.1 | | `-- ansi-regex@2.1.1 | `-- wcwidth@1.0.1 | `-- defaults@1.0.3 | `-- clone@1.0.2 +-- config-chain@1.1.11 | +-- ini@1.3.5 deduped | `-- proto-list@1.2.4 +-- debuglog@1.0.1 +-- detect-indent@5.0.0 +-- detect-newline@2.1.0 +-- dezalgo@1.0.3 | +-- asap@2.0.5 | `-- wrappy@1.0.2 deduped +-- editor@1.0.0 +-- figgy-pudding@3.1.0 +-- find-npm-prefix@1.0.2 +-- fs-vacuum@1.2.10 | +-- graceful-fs@4.1.11 deduped | +-- path-is-inside@1.0.2 deduped | `-- rimraf@2.6.2 deduped +-- fs-write-stream-atomic@1.0.10 | +-- graceful-fs@4.1.11 deduped | +-- iferr@0.1.5 | +-- imurmurhash@0.1.4 deduped | `-- readable-stream@2.3.6 deduped +-- gentle-fs@2.0.1 | +-- aproba@1.2.0 deduped | +-- fs-vacuum@1.2.10 deduped | +-- graceful-fs@4.1.11 deduped | +-- iferr@0.1.5 | +-- mkdirp@0.5.1 deduped | +-- path-is-inside@1.0.2 deduped | +-- read-cmd-shim@1.0.1 deduped | `-- slide@1.1.6 deduped +-- glob@7.1.2 | +-- fs.realpath@1.0.0 | +-- inflight@1.0.6 deduped | +-- inherits@2.0.3 deduped | +-- minimatch@3.0.4 | | `-- brace-expansion@1.1.8 | | +-- balanced-match@1.0.0 | | `-- concat-map@0.0.1 | +-- once@1.4.0 deduped | `-- path-is-absolute@1.0.1 +-- graceful-fs@4.1.11 +-- has-unicode@2.0.1 +-- hosted-git-info@2.6.0 +-- iferr@1.0.0 +-- imurmurhash@0.1.4 +-- inflight@1.0.6 | +-- once@1.4.0 deduped | `-- wrappy@1.0.2 deduped +-- inherits@2.0.3 +-- ini@1.3.5 +-- init-package-json@1.10.3 | +-- glob@7.1.2 deduped | +-- npm-package-arg@6.1.0 deduped | +-- promzard@0.3.0 | | `-- read@1.0.7 deduped | +-- read@1.0.7 deduped | +-- read-package-json@2.0.13 deduped | +-- semver@5.5.0 deduped | +-- validate-npm-package-license@3.0.3 deduped | `-- validate-npm-package-name@3.0.0 deduped +-- is-cidr@2.0.5 | `-- cidr-regex@2.0.8 | `-- ip-regex@2.1.0 +-- json-parse-better-errors@1.0.2 +-- JSONStream@1.3.2 | +-- jsonparse@1.3.1 | `-- through@2.3.8 +-- lazy-property@1.0.0 +-- libcipm@1.6.2 | +-- bin-links@1.1.2 deduped | +-- bluebird@3.5.1 deduped | +-- find-npm-prefix@1.0.2 deduped | +-- graceful-fs@4.1.11 deduped | +-- lock-verify@2.0.2 deduped | +-- npm-lifecycle@2.0.1 deduped | +-- npm-logical-tree@1.2.1 | +-- npm-package-arg@6.1.0 deduped | +-- pacote@7.6.1 | | +-- bluebird@3.5.1 deduped | | +-- cacache@10.0.4 | | | +-- bluebird@3.5.1 deduped | | | +-- chownr@1.0.1 deduped | | | +-- glob@7.1.2 deduped | | | +-- graceful-fs@4.1.11 deduped | | | +-- lru-cache@4.1.2 deduped | | | +-- mississippi@2.0.0 | | | | +-- concat-stream@1.6.2 | | | | | +-- buffer-from@1.0.0 | | | | | +-- inherits@2.0.3 deduped | | | | | +-- readable-stream@2.3.6 deduped | | | | | `-- typedarray@0.0.6 | | | | +-- duplexify@3.5.4 | | | | | +-- end-of-stream@1.4.1 deduped | | | | | +-- inherits@2.0.3 deduped | | | | | +-- readable-stream@2.3.6 deduped | | | | | `-- stream-shift@1.0.0 | | | | +-- end-of-stream@1.4.1 | | | | | `-- once@1.4.0 deduped | | | | +-- flush-write-stream@1.0.3 | | | | | +-- inherits@2.0.3 deduped | | | | | `-- readable-stream@2.3.6 deduped | | | | +-- from2@2.3.0 | | | | | +-- inherits@2.0.3 deduped | | | | | `-- readable-stream@2.3.6 deduped | | | | +-- parallel-transform@1.1.0 | | | | | +-- cyclist@0.2.2 | | | | | +-- inherits@2.0.3 deduped | | | | | `-- readable-stream@2.3.6 deduped | | | | +-- pump@2.0.1 | | | | | +-- end-of-stream@1.4.1 deduped | | | | | `-- once@1.4.0 deduped | | | | +-- pumpify@1.4.0 | | | | | +-- duplexify@3.5.4 deduped | | | | | +-- inherits@2.0.3 deduped | | | | | `-- pump@2.0.1 deduped | | | | +-- stream-each@1.2.2 | | | | | +-- end-of-stream@1.4.1 deduped | | | | | `-- stream-shift@1.0.0 | | | | `-- through2@2.0.3 | | | | +-- readable-stream@2.3.6 deduped | | | | `-- xtend@4.0.1 | | | +-- mkdirp@0.5.1 deduped | | | +-- move-concurrently@1.0.1 deduped | | | +-- promise-inflight@1.0.1 deduped | | | +-- rimraf@2.6.2 deduped | | | +-- ssri@5.3.0 deduped | | | +-- unique-filename@1.1.0 deduped | | | `-- y18n@4.0.0 | | +-- get-stream@3.0.0 | | +-- glob@7.1.2 deduped | | +-- lru-cache@4.1.2 deduped | | +-- make-fetch-happen@2.6.0 | | | +-- agentkeepalive@3.4.1 | | | | `-- humanize-ms@1.2.1 | | | | `-- ms@2.1.1 | | | +-- cacache@10.0.4 deduped | | | +-- http-cache-semantics@3.8.1 | | | +-- http-proxy-agent@2.1.0 | | | | +-- agent-base@4.2.0 | | | | | `-- es6-promisify@5.0.0 | | | | | `-- es6-promise@4.2.4 | | | | `-- debug@3.1.0 | | | | `-- ms@2.0.0 | | | +-- https-proxy-agent@2.2.1 | | | | +-- agent-base@4.2.0 | | | | | `-- es6-promisify@5.0.0 | | | | | `-- es6-promise@4.2.4 | | | | `-- debug@3.1.0 | | | | `-- ms@2.0.0 | | | +-- lru-cache@4.1.2 deduped | | | +-- mississippi@1.3.1 | | | | +-- concat-stream@1.6.2 | | | | | +-- buffer-from@1.0.0 | | | | | +-- inherits@2.0.3 deduped | | | | | +-- readable-stream@2.3.6 deduped | | | | | `-- typedarray@0.0.6 | | | | +-- duplexify@3.5.4 | | | | | +-- end-of-stream@1.4.1 deduped | | | | | +-- inherits@2.0.3 deduped | | | | | +-- readable-stream@2.3.6 deduped | | | | | `-- stream-shift@1.0.0 | | | | +-- end-of-stream@1.4.1 | | | | | `-- once@1.4.0 deduped | | | | +-- flush-write-stream@1.0.3 | | | | | +-- inherits@2.0.3 deduped | | | | | `-- readable-stream@2.3.6 deduped | | | | +-- from2@2.3.0 | | | | | +-- inherits@2.0.3 deduped | | | | | `-- readable-stream@2.3.6 deduped | | | | +-- parallel-transform@1.1.0 | | | | | +-- cyclist@0.2.2 | | | | | +-- inherits@2.0.3 deduped | | | | | `-- readable-stream@2.3.6 deduped | | | | +-- pump@1.0.3 | | | | | +-- end-of-stream@1.4.1 deduped | | | | | `-- once@1.4.0 deduped | | | | +-- pumpify@1.4.0 | | | | | +-- duplexify@3.5.4 deduped | | | | | +-- inherits@2.0.3 deduped | | | | | `-- pump@2.0.1 | | | | | +-- end-of-stream@1.4.1 deduped | | | | | `-- once@1.4.0 deduped | | | | +-- stream-each@1.2.2 | | | | | +-- end-of-stream@1.4.1 deduped | | | | | `-- stream-shift@1.0.0 | | | | `-- through2@2.0.3 | | | | +-- readable-stream@2.3.6 deduped | | | | `-- xtend@4.0.1 | | | +-- node-fetch-npm@2.0.2 | | | | +-- encoding@0.1.12 | | | | | `-- iconv-lite@0.4.21 | | | | | `-- safer-buffer@2.1.2 | | | | +-- json-parse-better-errors@1.0.2 deduped | | | | `-- safe-buffer@5.1.2 deduped | | | +-- promise-retry@1.1.1 deduped | | | +-- socks-proxy-agent@3.0.1 | | | | +-- agent-base@4.2.0 | | | | | `-- es6-promisify@5.0.0 | | | | | `-- es6-promise@4.2.4 | | | | `-- socks@1.1.10 | | | | +-- ip@1.1.5 | | | | `-- smart-buffer@1.1.15 | | | `-- ssri@5.3.0 deduped | | +-- minimatch@3.0.4 | | | `-- brace-expansion@1.1.11 | | | +-- balanced-match@1.0.0 | | | `-- concat-map@0.0.1 | | +-- mississippi@3.0.0 deduped | | +-- mkdirp@0.5.1 deduped | | +-- normalize-package-data@2.4.0 deduped | | +-- npm-package-arg@6.1.0 deduped | | +-- npm-packlist@1.1.10 deduped | | +-- npm-pick-manifest@2.1.0 deduped | | +-- osenv@0.1.5 deduped | | +-- promise-inflight@1.0.1 deduped | | +-- promise-retry@1.1.1 | | | +-- err-code@1.1.2 | | | `-- retry@0.10.1 | | +-- protoduck@5.0.0 deduped | | +-- rimraf@2.6.2 deduped | | +-- safe-buffer@5.1.2 deduped | | +-- semver@5.5.0 deduped | | +-- ssri@5.3.0 | | | `-- safe-buffer@5.1.2 deduped | | +-- tar@4.4.2 deduped | | +-- unique-filename@1.1.0 deduped | | `-- which@1.3.0 deduped | +-- protoduck@5.0.0 | | `-- genfun@4.0.1 | +-- read-package-json@2.0.13 deduped | +-- rimraf@2.6.2 deduped | `-- worker-farm@1.6.0 deduped +-- libnpmhook@4.0.1 | +-- figgy-pudding@3.1.0 deduped | `-- npm-registry-fetch@3.1.1 | +-- bluebird@3.5.1 deduped | +-- figgy-pudding@3.1.0 deduped | +-- lru-cache@4.1.2 deduped | +-- make-fetch-happen@4.0.1 | | +-- agentkeepalive@3.4.1 | | | `-- humanize-ms@1.2.1 | | | `-- ms@2.1.1 | | +-- cacache@11.0.1 deduped | | +-- http-cache-semantics@3.8.1 | | +-- http-proxy-agent@2.1.0 | | | +-- agent-base@4.2.0 | | | | `-- es6-promisify@5.0.0 | | | | `-- es6-promise@4.2.4 | | | `-- debug@3.1.0 | | | `-- ms@2.0.0 | | +-- https-proxy-agent@2.2.1 | | | +-- agent-base@4.2.0 | | | | `-- es6-promisify@5.0.0 | | | | `-- es6-promise@4.2.4 | | | `-- debug@3.1.0 | | | `-- ms@2.0.0 | | +-- lru-cache@4.1.2 deduped | | +-- mississippi@3.0.0 deduped | | +-- node-fetch-npm@2.0.2 | | | +-- encoding@0.1.12 | | | | `-- iconv-lite@0.4.21 | | | | `-- safer-buffer@2.1.2 | | | +-- json-parse-better-errors@1.0.2 deduped | | | `-- safe-buffer@5.1.2 deduped | | +-- promise-retry@1.1.1 | | | +-- err-code@1.1.2 | | | `-- retry@0.10.1 | | +-- socks-proxy-agent@4.0.0 | | | +-- agent-base@4.1.2 | | | | `-- es6-promisify@5.0.0 | | | | `-- es6-promise@4.2.4 | | | `-- socks@2.1.6 | | | +-- ip@1.1.5 | | | `-- smart-buffer@4.0.1 | | `-- ssri@6.0.0 deduped | `-- npm-package-arg@6.1.0 deduped +-- libnpx@10.2.0 | +-- dotenv@5.0.1 | +-- npm-package-arg@6.1.0 deduped | +-- rimraf@2.6.2 deduped | +-- safe-buffer@5.1.2 deduped | +-- update-notifier@2.5.0 deduped | +-- which@1.3.0 deduped | +-- y18n@4.0.0 | `-- yargs@11.0.0 | +-- cliui@4.0.0 | | +-- string-width@2.1.1 deduped | | +-- strip-ansi@4.0.0 deduped | | `-- wrap-ansi@2.1.0 | | +-- string-width@1.0.2 | | | +-- code-point-at@1.1.0 | | | +-- is-fullwidth-code-point@1.0.0 | | | | `-- number-is-nan@1.0.1 | | | `-- strip-ansi@3.0.1 deduped | | `-- strip-ansi@3.0.1 | | `-- ansi-regex@2.1.1 | +-- decamelize@1.2.0 | +-- find-up@2.1.0 | | `-- locate-path@2.0.0 | | +-- p-locate@2.0.0 | | | `-- p-limit@1.2.0 | | | `-- p-try@1.0.0 | | `-- path-exists@3.0.0 | +-- get-caller-file@1.0.2 | +-- os-locale@2.1.0 | | +-- execa@0.7.0 | | | +-- cross-spawn@5.1.0 | | | | +-- lru-cache@4.1.2 deduped | | | | +-- shebang-command@1.2.0 | | | | | `-- shebang-regex@1.0.0 | | | | `-- which@1.3.0 deduped | | | +-- get-stream@3.0.0 | | | +-- is-stream@1.1.0 | | | +-- npm-run-path@2.0.2 | | | | `-- path-key@2.0.1 | | | +-- p-finally@1.0.0 | | | +-- signal-exit@3.0.2 | | | `-- strip-eof@1.0.0 | | +-- lcid@1.0.0 | | | `-- invert-kv@1.0.0 | | `-- mem@1.1.0 | | `-- mimic-fn@1.2.0 | +-- require-directory@2.1.1 | +-- require-main-filename@1.0.1 | +-- set-blocking@2.0.0 | +-- string-width@2.1.1 | | +-- is-fullwidth-code-point@2.0.0 | | `-- strip-ansi@4.0.0 deduped | +-- which-module@2.0.0 | +-- y18n@3.2.1 | `-- yargs-parser@9.0.2 | `-- camelcase@4.1.0 +-- lock-verify@2.0.2 | +-- npm-package-arg@6.1.0 deduped | `-- semver@5.5.0 deduped +-- lockfile@1.0.4 | `-- signal-exit@3.0.2 +-- lodash._baseindexof@3.1.0 +-- lodash._baseuniq@4.6.0 | +-- lodash._createset@4.0.3 | `-- lodash._root@3.0.1 +-- lodash._bindcallback@3.0.1 +-- lodash._cacheindexof@3.0.2 +-- lodash._createcache@3.1.2 | `-- lodash._getnative@3.9.1 deduped +-- lodash._getnative@3.9.1 +-- lodash.clonedeep@4.5.0 +-- lodash.restparam@3.6.1 +-- lodash.union@4.6.0 +-- lodash.uniq@4.5.0 +-- lodash.without@4.4.0 +-- lru-cache@4.1.2 | +-- pseudomap@1.0.2 | `-- yallist@2.1.2 +-- meant@1.0.1 +-- mississippi@3.0.0 | +-- concat-stream@1.6.1 | | +-- inherits@2.0.3 deduped | | +-- readable-stream@2.3.6 deduped | | `-- typedarray@0.0.6 | +-- duplexify@3.5.4 | | +-- end-of-stream@1.4.1 deduped | | +-- inherits@2.0.3 deduped | | +-- readable-stream@2.3.6 deduped | | `-- stream-shift@1.0.0 | +-- end-of-stream@1.4.1 | | `-- once@1.4.0 deduped | +-- flush-write-stream@1.0.2 | | +-- inherits@2.0.3 deduped | | `-- readable-stream@2.3.6 deduped | +-- from2@2.3.0 | | +-- inherits@2.0.3 deduped | | `-- readable-stream@2.3.6 deduped | +-- parallel-transform@1.1.0 | | +-- cyclist@0.2.2 | | +-- inherits@2.0.3 deduped | | `-- readable-stream@2.3.6 deduped | +-- pump@3.0.0 | | +-- end-of-stream@1.4.1 deduped | | `-- once@1.4.0 deduped | +-- pumpify@1.4.0 | | +-- duplexify@3.5.4 deduped | | +-- inherits@2.0.3 deduped | | `-- pump@2.0.1 | | +-- end-of-stream@1.4.1 deduped | | `-- once@1.4.0 deduped | +-- stream-each@1.2.2 | | +-- end-of-stream@1.4.1 deduped | | `-- stream-shift@1.0.0 | `-- through2@2.0.3 | +-- readable-stream@2.3.6 deduped | `-- xtend@4.0.1 +-- mkdirp@0.5.1 | `-- minimist@0.0.8 +-- move-concurrently@1.0.1 | +-- aproba@1.2.0 deduped | +-- copy-concurrently@1.0.5 | | +-- aproba@1.2.0 deduped | | +-- fs-write-stream-atomic@1.0.10 deduped | | +-- iferr@0.1.5 | | +-- mkdirp@0.5.1 deduped | | +-- rimraf@2.6.2 deduped | | `-- run-queue@1.0.3 deduped | +-- fs-write-stream-atomic@1.0.10 deduped | +-- mkdirp@0.5.1 deduped | +-- rimraf@2.6.2 deduped | `-- run-queue@1.0.3 | `-- aproba@1.2.0 deduped +-- node-gyp@3.6.2 | +-- fstream@1.0.11 | | +-- graceful-fs@4.1.11 deduped | | +-- inherits@2.0.3 deduped | | +-- mkdirp@0.5.1 deduped | | `-- rimraf@2.6.2 deduped | +-- glob@7.1.2 deduped | +-- graceful-fs@4.1.11 deduped | +-- minimatch@3.0.4 | | `-- brace-expansion@1.1.11 | | +-- balanced-match@1.0.0 | | `-- concat-map@0.0.1 | +-- mkdirp@0.5.1 deduped | +-- nopt@3.0.6 | | `-- abbrev@1.1.1 deduped | +-- npmlog@4.1.2 deduped | +-- osenv@0.1.5 deduped | +-- request@2.85.0 deduped | +-- rimraf@2.6.2 deduped | +-- semver@5.3.0 | +-- tar@2.2.1 | | +-- block-stream@0.0.9 | | | `-- inherits@2.0.3 deduped | | +-- fstream@1.0.11 deduped | | `-- inherits@2.0.3 deduped | `-- which@1.3.0 deduped +-- nopt@4.0.1 | +-- abbrev@1.1.1 deduped | `-- osenv@0.1.5 deduped +-- normalize-package-data@2.4.0 | +-- hosted-git-info@2.6.0 deduped | +-- is-builtin-module@1.0.0 | | `-- builtin-modules@1.1.1 | +-- semver@5.5.0 deduped | `-- validate-npm-package-license@3.0.3 deduped +-- npm-audit-report@1.0.8 | +-- cli-table2@0.2.0 deduped | `-- console-control-strings@1.1.0 +-- npm-cache-filename@1.0.2 +-- npm-install-checks@3.0.0 | `-- semver@5.5.0 deduped +-- npm-lifecycle@2.0.1 | +-- byline@5.0.0 | +-- graceful-fs@4.1.11 deduped | +-- node-gyp@3.6.2 deduped | +-- resolve-from@4.0.0 | +-- slide@1.1.6 deduped | +-- uid-number@0.0.6 deduped | +-- umask@1.1.0 deduped | `-- which@1.3.0 deduped +-- npm-package-arg@6.1.0 | +-- hosted-git-info@2.6.0 deduped | +-- osenv@0.1.5 deduped | +-- semver@5.5.0 deduped | `-- validate-npm-package-name@3.0.0 deduped +-- npm-packlist@1.1.10 | +-- ignore-walk@3.0.1 | | `-- minimatch@3.0.4 | | `-- brace-expansion@1.1.8 | | +-- balanced-match@1.0.0 | | `-- concat-map@0.0.1 | `-- npm-bundled@1.0.3 +-- npm-pick-manifest@2.1.0 | +-- npm-package-arg@6.1.0 deduped | `-- semver@5.5.0 deduped +-- npm-profile@3.0.1 | +-- aproba@1.2.0 deduped | `-- make-fetch-happen@2.6.0 | +-- agentkeepalive@3.3.0 | | `-- humanize-ms@1.2.1 | | `-- ms@2.1.1 | +-- cacache@10.0.4 | | +-- bluebird@3.5.1 deduped | | +-- chownr@1.0.1 deduped | | +-- glob@7.1.2 deduped | | +-- graceful-fs@4.1.11 deduped | | +-- lru-cache@4.1.2 deduped | | +-- mississippi@2.0.0 | | | +-- concat-stream@1.6.2 | | | | +-- buffer-from@1.0.0 | | | | +-- inherits@2.0.3 deduped | | | | +-- readable-stream@2.3.6 deduped | | | | `-- typedarray@0.0.6 | | | +-- duplexify@3.5.4 | | | | +-- end-of-stream@1.4.1 deduped | | | | +-- inherits@2.0.3 deduped | | | | +-- readable-stream@2.3.6 deduped | | | | `-- stream-shift@1.0.0 | | | +-- end-of-stream@1.4.1 | | | | `-- once@1.4.0 deduped | | | +-- flush-write-stream@1.0.3 | | | | +-- inherits@2.0.3 deduped | | | | `-- readable-stream@2.3.6 deduped | | | +-- from2@2.3.0 | | | | +-- inherits@2.0.3 deduped | | | | `-- readable-stream@2.3.6 deduped | | | +-- parallel-transform@1.1.0 | | | | +-- cyclist@0.2.2 | | | | +-- inherits@2.0.3 deduped | | | | `-- readable-stream@2.3.6 deduped | | | +-- pump@2.0.1 | | | | +-- end-of-stream@1.4.1 deduped | | | | `-- once@1.4.0 deduped | | | +-- pumpify@1.4.0 | | | | +-- duplexify@3.5.4 deduped | | | | +-- inherits@2.0.3 deduped | | | | `-- pump@2.0.1 deduped | | | +-- stream-each@1.2.2 | | | | +-- end-of-stream@1.4.1 deduped | | | | `-- stream-shift@1.0.0 | | | `-- through2@2.0.3 | | | +-- readable-stream@2.3.6 deduped | | | `-- xtend@4.0.1 | | +-- mkdirp@0.5.1 deduped | | +-- move-concurrently@1.0.1 deduped | | +-- promise-inflight@1.0.1 deduped | | +-- rimraf@2.6.2 deduped | | +-- ssri@5.3.0 deduped | | +-- unique-filename@1.1.0 deduped | | `-- y18n@4.0.0 | +-- http-cache-semantics@3.8.1 | +-- http-proxy-agent@2.0.0 | | +-- agent-base@4.2.0 | | | `-- es6-promisify@5.0.0 | | | `-- es6-promise@4.2.4 | | `-- debug@2.6.9 | | `-- ms@2.0.0 | +-- https-proxy-agent@2.1.1 | | +-- agent-base@4.2.0 | | | `-- es6-promisify@5.0.0 | | | `-- es6-promise@4.2.4 | | `-- debug@3.1.0 | | `-- ms@2.0.0 | +-- lru-cache@4.1.2 deduped | +-- mississippi@1.3.1 | | +-- concat-stream@1.6.0 | | | +-- inherits@2.0.3 deduped | | | +-- readable-stream@2.3.6 deduped | | | `-- typedarray@0.0.6 | | +-- duplexify@3.5.3 | | | +-- end-of-stream@1.4.1 deduped | | | +-- inherits@2.0.3 deduped | | | +-- readable-stream@2.3.6 deduped | | | `-- stream-shift@1.0.0 | | +-- end-of-stream@1.4.1 | | | `-- once@1.4.0 deduped | | +-- flush-write-stream@1.0.2 | | | +-- inherits@2.0.3 deduped | | | `-- readable-stream@2.3.6 deduped | | +-- from2@2.3.0 | | | +-- inherits@2.0.3 deduped | | | `-- readable-stream@2.3.6 deduped | | +-- parallel-transform@1.1.0 | | | +-- cyclist@0.2.2 | | | +-- inherits@2.0.3 deduped | | | `-- readable-stream@2.3.6 deduped | | +-- pump@1.0.3 | | | +-- end-of-stream@1.4.1 deduped | | | `-- once@1.4.0 deduped | | +-- pumpify@1.4.0 | | | +-- duplexify@3.5.3 deduped | | | +-- inherits@2.0.3 deduped | | | `-- pump@2.0.1 | | | +-- end-of-stream@1.4.1 deduped | | | `-- once@1.4.0 deduped | | +-- stream-each@1.2.2 | | | +-- end-of-stream@1.4.1 deduped | | | `-- stream-shift@1.0.0 | | `-- through2@2.0.3 | | +-- readable-stream@2.3.6 deduped | | `-- xtend@4.0.1 | +-- node-fetch-npm@2.0.2 | | +-- encoding@0.1.12 | | | `-- iconv-lite@0.4.19 | | +-- json-parse-better-errors@1.0.1 | | `-- safe-buffer@5.1.2 deduped | +-- promise-retry@1.1.1 | | +-- err-code@1.1.2 | | `-- retry@0.10.1 | +-- socks-proxy-agent@3.0.1 | | +-- agent-base@4.2.0 | | | `-- es6-promisify@5.0.0 | | | `-- es6-promise@4.2.4 | | `-- socks@1.1.10 | | +-- ip@1.1.5 | | `-- smart-buffer@1.1.15 | `-- ssri@5.3.0 | `-- safe-buffer@5.1.2 deduped +-- npm-registry-client@8.5.1 | +-- concat-stream@1.6.1 | | +-- inherits@2.0.3 deduped | | +-- readable-stream@2.3.6 deduped | | `-- typedarray@0.0.6 | +-- graceful-fs@4.1.11 deduped | +-- normalize-package-data@2.4.0 deduped | +-- npm-package-arg@6.1.0 deduped | +-- npmlog@4.1.2 deduped | +-- once@1.4.0 deduped | +-- request@2.85.0 deduped | +-- retry@0.10.1 | +-- safe-buffer@5.1.2 deduped | +-- semver@5.5.0 deduped | +-- slide@1.1.6 deduped | `-- ssri@5.3.0 | `-- safe-buffer@5.1.2 deduped +-- npm-registry-fetch@1.1.0 | +-- bluebird@3.5.1 deduped | +-- figgy-pudding@2.0.1 | +-- lru-cache@4.1.2 deduped | +-- make-fetch-happen@3.0.0 | | +-- agentkeepalive@3.4.1 | | | `-- humanize-ms@1.2.1 | | | `-- ms@2.1.1 | | +-- cacache@10.0.4 | | | +-- bluebird@3.5.1 deduped | | | +-- chownr@1.0.1 deduped | | | +-- glob@7.1.2 deduped | | | +-- graceful-fs@4.1.11 deduped | | | +-- lru-cache@4.1.2 deduped | | | +-- mississippi@2.0.0 | | | | +-- concat-stream@1.6.2 | | | | | +-- buffer-from@1.0.0 | | | | | +-- inherits@2.0.3 deduped | | | | | +-- readable-stream@2.3.6 deduped | | | | | `-- typedarray@0.0.6 | | | | +-- duplexify@3.5.4 | | | | | +-- end-of-stream@1.4.1 deduped | | | | | +-- inherits@2.0.3 deduped | | | | | +-- readable-stream@2.3.6 deduped | | | | | `-- stream-shift@1.0.0 | | | | +-- end-of-stream@1.4.1 | | | | | `-- once@1.4.0 deduped | | | | +-- flush-write-stream@1.0.3 | | | | | +-- inherits@2.0.3 deduped | | | | | `-- readable-stream@2.3.6 deduped | | | | +-- from2@2.3.0 | | | | | +-- inherits@2.0.3 deduped | | | | | `-- readable-stream@2.3.6 deduped | | | | +-- parallel-transform@1.1.0 | | | | | +-- cyclist@0.2.2 | | | | | +-- inherits@2.0.3 deduped | | | | | `-- readable-stream@2.3.6 deduped | | | | +-- pump@2.0.1 | | | | | +-- end-of-stream@1.4.1 deduped | | | | | `-- once@1.4.0 deduped | | | | +-- pumpify@1.4.0 | | | | | +-- duplexify@3.5.4 deduped | | | | | +-- inherits@2.0.3 deduped | | | | | `-- pump@2.0.1 deduped | | | | +-- stream-each@1.2.2 | | | | | +-- end-of-stream@1.4.1 deduped | | | | | `-- stream-shift@1.0.0 | | | | `-- through2@2.0.3 | | | | +-- readable-stream@2.3.6 deduped | | | | `-- xtend@4.0.1 | | | +-- mkdirp@0.5.1 deduped | | | +-- move-concurrently@1.0.1 deduped | | | +-- promise-inflight@1.0.1 deduped | | | +-- rimraf@2.6.2 deduped | | | +-- ssri@5.3.0 deduped | | | +-- unique-filename@1.1.0 deduped | | | `-- y18n@4.0.0 | | +-- http-cache-semantics@3.8.1 | | +-- http-proxy-agent@2.1.0 | | | +-- agent-base@4.2.0 | | | | `-- es6-promisify@5.0.0 | | | | `-- es6-promise@4.2.4 | | | `-- debug@3.1.0 | | | `-- ms@2.0.0 | | +-- https-proxy-agent@2.2.1 | | | +-- agent-base@4.2.0 | | | | `-- es6-promisify@5.0.0 | | | | `-- es6-promise@4.2.4 | | | `-- debug@3.1.0 | | | `-- ms@2.0.0 | | +-- lru-cache@4.1.2 deduped | | +-- mississippi@3.0.0 deduped | | +-- node-fetch-npm@2.0.2 | | | +-- encoding@0.1.12 | | | | `-- iconv-lite@0.4.21 | | | | `-- safer-buffer@2.1.2 | | | +-- json-parse-better-errors@1.0.2 deduped | | | `-- safe-buffer@5.1.2 deduped | | +-- promise-retry@1.1.1 | | | +-- err-code@1.1.2 | | | `-- retry@0.10.1 | | +-- socks-proxy-agent@3.0.1 | | | +-- agent-base@4.2.0 | | | | `-- es6-promisify@5.0.0 | | | | `-- es6-promise@4.2.4 | | | `-- socks@1.1.10 | | | +-- ip@1.1.5 | | | `-- smart-buffer@1.1.15 | | `-- ssri@5.3.0 | | `-- safe-buffer@5.1.2 deduped | +-- npm-package-arg@6.1.0 deduped | `-- safe-buffer@5.1.2 deduped +-- npm-user-validate@1.0.0 +-- npmlog@4.1.2 | +-- are-we-there-yet@1.1.4 | | +-- delegates@1.0.0 | | `-- readable-stream@2.3.6 deduped | +-- console-control-strings@1.1.0 | +-- gauge@2.7.4 | | +-- aproba@1.2.0 deduped | | +-- console-control-strings@1.1.0 deduped | | +-- has-unicode@2.0.1 deduped | | +-- object-assign@4.1.1 | | +-- signal-exit@3.0.2 | | +-- string-width@1.0.2 | | | +-- code-point-at@1.1.0 | | | +-- is-fullwidth-code-point@1.0.0 | | | | `-- number-is-nan@1.0.1 | | | `-- strip-ansi@3.0.1 deduped | | +-- strip-ansi@3.0.1 | | | `-- ansi-regex@2.1.1 | | `-- wide-align@1.1.2 | | `-- string-width@1.0.2 deduped | `-- set-blocking@2.0.0 +-- once@1.4.0 | `-- wrappy@1.0.2 deduped +-- opener@1.4.3 +-- osenv@0.1.5 | +-- os-homedir@1.0.2 | `-- os-tmpdir@1.0.2 +-- pacote@8.1.1 | +-- bluebird@3.5.1 deduped | +-- cacache@11.0.1 deduped | +-- get-stream@3.0.0 | +-- glob@7.1.2 deduped | +-- lru-cache@4.1.2 deduped | +-- make-fetch-happen@4.0.1 | | +-- agentkeepalive@3.4.1 | | | `-- humanize-ms@1.2.1 | | | `-- ms@2.1.1 | | +-- cacache@11.0.1 deduped | | +-- http-cache-semantics@3.8.1 | | +-- http-proxy-agent@2.1.0 | | | +-- agent-base@4.2.0 | | | | `-- es6-promisify@5.0.0 | | | | `-- es6-promise@4.2.4 | | | `-- debug@3.1.0 | | | `-- ms@2.0.0 | | +-- https-proxy-agent@2.2.1 | | | +-- agent-base@4.2.0 | | | | `-- es6-promisify@5.0.0 | | | | `-- es6-promise@4.2.4 | | | `-- debug@3.1.0 | | | `-- ms@2.0.0 | | +-- lru-cache@4.1.2 deduped | | +-- mississippi@3.0.0 deduped | | +-- node-fetch-npm@2.0.2 | | | +-- encoding@0.1.12 | | | | `-- iconv-lite@0.4.21 | | | | `-- safer-buffer@2.1.2 | | | +-- json-parse-better-errors@1.0.2 deduped | | | `-- safe-buffer@5.1.2 deduped | | +-- promise-retry@1.1.1 deduped | | +-- socks-proxy-agent@4.0.1 | | | +-- agent-base@4.2.0 | | | | `-- es6-promisify@5.0.0 | | | | `-- es6-promise@4.2.4 | | | `-- socks@2.2.0 | | | +-- ip@1.1.5 | | | `-- smart-buffer@4.0.1 | | `-- ssri@6.0.0 deduped | +-- minimatch@3.0.4 | | `-- brace-expansion@1.1.11 | | +-- balanced-match@1.0.0 | | `-- concat-map@0.0.1 | +-- mississippi@3.0.0 deduped | +-- mkdirp@0.5.1 deduped | +-- normalize-package-data@2.4.0 deduped | +-- npm-package-arg@6.1.0 deduped | +-- npm-packlist@1.1.10 deduped | +-- npm-pick-manifest@2.1.0 deduped | +-- osenv@0.1.5 deduped | +-- promise-inflight@1.0.1 deduped | +-- promise-retry@1.1.1 | | +-- err-code@1.1.2 | | `-- retry@0.10.1 | +-- protoduck@5.0.0 | | `-- genfun@4.0.1 | +-- rimraf@2.6.2 deduped | +-- safe-buffer@5.1.2 deduped | +-- semver@5.5.0 deduped | +-- ssri@6.0.0 deduped | +-- tar@4.4.2 deduped | +-- unique-filename@1.1.0 deduped | `-- which@1.3.0 deduped +-- path-is-inside@1.0.2 +-- promise-inflight@1.0.1 +-- qrcode-terminal@0.12.0 +-- query-string@6.1.0 | +-- decode-uri-component@0.2.0 | `-- strict-uri-encode@2.0.0 +-- qw@1.0.1 +-- read@1.0.7 | `-- mute-stream@0.0.7 +-- read-cmd-shim@1.0.1 | `-- graceful-fs@4.1.11 deduped +-- read-installed@4.0.3 | +-- debuglog@1.0.1 deduped | +-- graceful-fs@4.1.11 deduped | +-- read-package-json@2.0.13 deduped | +-- readdir-scoped-modules@1.0.2 deduped | +-- semver@5.5.0 deduped | +-- slide@1.1.6 deduped | `-- util-extend@1.0.3 +-- read-package-json@2.0.13 | +-- glob@7.1.2 deduped | +-- graceful-fs@4.1.11 deduped | +-- json-parse-better-errors@1.0.1 | +-- normalize-package-data@2.4.0 deduped | `-- slash@1.0.0 +-- read-package-tree@5.2.1 | +-- debuglog@1.0.1 deduped | +-- dezalgo@1.0.3 deduped | +-- once@1.4.0 deduped | +-- read-package-json@2.0.13 deduped | `-- readdir-scoped-modules@1.0.2 deduped +-- readable-stream@2.3.6 | +-- core-util-is@1.0.2 | +-- inherits@2.0.3 deduped | +-- isarray@1.0.0 | +-- process-nextick-args@2.0.0 | +-- safe-buffer@5.1.2 deduped | +-- string_decoder@1.1.1 | | `-- safe-buffer@5.1.2 deduped | `-- util-deprecate@1.0.2 +-- readdir-scoped-modules@1.0.2 | +-- debuglog@1.0.1 deduped | +-- dezalgo@1.0.3 deduped | +-- graceful-fs@4.1.11 deduped | `-- once@1.4.0 deduped +-- request@2.85.0 | +-- aws-sign2@0.7.0 | +-- aws4@1.6.0 | +-- caseless@0.12.0 | +-- combined-stream@1.0.6 | | `-- delayed-stream@1.0.0 | +-- extend@3.0.1 | +-- forever-agent@0.6.1 | +-- form-data@2.3.2 | | +-- asynckit@0.4.0 | | +-- combined-stream@1.0.6 deduped | | `-- mime-types@2.1.18 deduped | +-- har-validator@5.0.3 | | +-- ajv@5.5.2 | | | +-- co@4.6.0 | | | +-- fast-deep-equal@1.1.0 | | | +-- fast-json-stable-stringify@2.0.0 | | | `-- json-schema-traverse@0.3.1 | | `-- har-schema@2.0.0 | +-- hawk@6.0.2 | | +-- boom@4.3.1 | | | `-- hoek@4.2.1 deduped | | +-- cryptiles@3.1.2 | | | `-- boom@5.2.0 | | | `-- hoek@4.2.1 deduped | | +-- hoek@4.2.1 | | `-- sntp@2.1.0 | | `-- hoek@4.2.1 deduped | +-- http-signature@1.2.0 | | +-- assert-plus@1.0.0 | | +-- jsprim@1.4.1 | | | +-- assert-plus@1.0.0 deduped | | | +-- extsprintf@1.3.0 | | | +-- json-schema@0.2.3 | | | `-- verror@1.10.0 | | | +-- assert-plus@1.0.0 deduped | | | +-- core-util-is@1.0.2 | | | `-- extsprintf@1.3.0 deduped | | `-- sshpk@1.14.1 | | +-- asn1@0.2.3 | | +-- assert-plus@1.0.0 deduped | | +-- bcrypt-pbkdf@1.0.1 | | | `-- tweetnacl@0.14.5 deduped | | +-- dashdash@1.14.1 | | | `-- assert-plus@1.0.0 deduped | | +-- ecc-jsbn@0.1.1 | | | `-- jsbn@0.1.1 deduped | | +-- getpass@0.1.7 | | | `-- assert-plus@1.0.0 deduped | | +-- jsbn@0.1.1 | | `-- tweetnacl@0.14.5 | +-- is-typedarray@1.0.0 | +-- isstream@0.1.2 | +-- json-stringify-safe@5.0.1 | +-- mime-types@2.1.18 | | `-- mime-db@1.33.0 | +-- oauth-sign@0.8.2 | +-- performance-now@2.1.0 | +-- qs@6.5.1 | +-- safe-buffer@5.1.2 deduped | +-- stringstream@0.0.5 | +-- tough-cookie@2.3.4 | | `-- punycode@1.4.1 | +-- tunnel-agent@0.6.0 | | `-- safe-buffer@5.1.2 deduped | `-- uuid@3.2.1 deduped +-- retry@0.12.0 +-- rimraf@2.6.2 | `-- glob@7.1.2 deduped +-- safe-buffer@5.1.2 +-- semver@5.5.0 +-- sha@2.0.1 | +-- graceful-fs@4.1.11 deduped | `-- readable-stream@2.3.6 deduped +-- slide@1.1.6 +-- sorted-object@2.0.1 +-- sorted-union-stream@2.1.3 | +-- from2@1.3.0 | | +-- inherits@2.0.3 deduped | | `-- readable-stream@1.1.14 | | +-- core-util-is@1.0.2 | | +-- inherits@2.0.3 deduped | | +-- isarray@0.0.1 | | `-- string_decoder@0.10.31 | `-- stream-iterate@1.2.0 | +-- readable-stream@2.3.6 deduped | `-- stream-shift@1.0.0 +-- ssri@6.0.0 +-- strip-ansi@4.0.0 | `-- ansi-regex@3.0.0 +-- tar@4.4.2 | +-- chownr@1.0.1 deduped | +-- fs-minipass@1.2.5 | | `-- minipass@2.2.4 deduped | +-- minipass@2.2.4 | | +-- safe-buffer@5.1.2 deduped | | `-- yallist@3.0.2 deduped | +-- minizlib@1.1.0 | | `-- minipass@2.2.4 deduped | +-- mkdirp@0.5.1 deduped | +-- safe-buffer@5.1.2 | `-- yallist@3.0.2 +-- text-table@0.2.0 +-- tiny-relative-date@1.3.0 +-- uid-number@0.0.6 +-- umask@1.1.0 +-- unique-filename@1.1.0 | `-- unique-slug@2.0.0 | `-- imurmurhash@0.1.4 deduped +-- unpipe@1.0.0 +-- update-notifier@2.5.0 | +-- boxen@1.3.0 | | +-- ansi-align@2.0.0 | | | `-- string-width@2.1.1 deduped | | +-- camelcase@4.1.0 | | +-- chalk@2.4.1 deduped | | +-- cli-boxes@1.0.0 | | +-- string-width@2.1.1 | | | +-- is-fullwidth-code-point@2.0.0 | | | `-- strip-ansi@4.0.0 deduped | | +-- term-size@1.2.0 | | | `-- execa@0.7.0 | | | +-- cross-spawn@5.1.0 | | | | +-- lru-cache@4.1.2 deduped | | | | +-- shebang-command@1.2.0 | | | | | `-- shebang-regex@1.0.0 | | | | `-- which@1.3.0 deduped | | | +-- get-stream@3.0.0 | | | +-- is-stream@1.1.0 | | | +-- npm-run-path@2.0.2 | | | | `-- path-key@2.0.1 | | | +-- p-finally@1.0.0 | | | +-- signal-exit@3.0.2 | | | `-- strip-eof@1.0.0 | | `-- widest-line@2.0.0 | | `-- string-width@2.1.1 deduped | +-- chalk@2.4.1 | | +-- ansi-styles@3.2.1 | | | `-- color-convert@1.9.1 | | | `-- color-name@1.1.3 | | +-- escape-string-regexp@1.0.5 | | `-- supports-color@5.4.0 | | `-- has-flag@3.0.0 | +-- configstore@3.1.2 | | +-- dot-prop@4.2.0 | | | `-- is-obj@1.0.1 | | +-- graceful-fs@4.1.11 deduped | | +-- make-dir@1.2.0 | | | `-- pify@3.0.0 | | +-- unique-string@1.0.0 | | | `-- crypto-random-string@1.0.0 | | +-- write-file-atomic@2.3.0 deduped | | `-- xdg-basedir@3.0.0 deduped | +-- import-lazy@2.1.0 | +-- is-ci@1.1.0 | | `-- ci-info@1.1.3 | +-- is-installed-globally@0.1.0 | | +-- global-dirs@0.1.1 | | | `-- ini@1.3.5 deduped | | `-- is-path-inside@1.0.1 | | `-- path-is-inside@1.0.2 deduped | +-- is-npm@1.0.0 | +-- latest-version@3.1.0 | | `-- package-json@4.0.1 | | +-- got@6.7.1 | | | +-- create-error-class@3.0.2 | | | | `-- capture-stack-trace@1.0.0 | | | +-- duplexer3@0.1.4 | | | +-- get-stream@3.0.0 | | | +-- is-redirect@1.0.0 | | | +-- is-retry-allowed@1.1.0 | | | +-- is-stream@1.1.0 | | | +-- lowercase-keys@1.0.1 | | | +-- safe-buffer@5.1.2 deduped | | | +-- timed-out@4.0.1 | | | +-- unzip-response@2.0.1 | | | `-- url-parse-lax@1.0.0 | | | `-- prepend-http@1.0.4 | | +-- registry-auth-token@3.3.2 | | | +-- rc@1.2.7 | | | | +-- deep-extend@0.5.1 | | | | +-- ini@1.3.5 deduped | | | | +-- minimist@1.2.0 | | | | `-- strip-json-comments@2.0.1 | | | `-- safe-buffer@5.1.2 deduped | | +-- registry-url@3.1.0 | | | `-- rc@1.2.7 | | | +-- deep-extend@0.5.1 | | | +-- ini@1.3.5 deduped | | | +-- minimist@1.2.0 | | | `-- strip-json-comments@2.0.1 | | `-- semver@5.5.0 deduped | +-- semver-diff@2.1.0 | | `-- semver@5.5.0 deduped | `-- xdg-basedir@3.0.0 +-- uuid@3.2.1 +-- validate-npm-package-license@3.0.3 | +-- spdx-correct@3.0.0 | | +-- spdx-expression-parse@3.0.0 deduped | | `-- spdx-license-ids@3.0.0 | `-- spdx-expression-parse@3.0.0 | +-- spdx-exceptions@2.1.0 | `-- spdx-license-ids@3.0.0 +-- validate-npm-package-name@3.0.0 | `-- builtins@1.0.3 +-- which@1.3.0 | `-- isexe@2.0.0 +-- worker-farm@1.6.0 | `-- errno@0.1.7 | `-- prr@1.0.1 +-- wrappy@1.0.2 `-- write-file-atomic@2.3.0 +-- graceful-fs@4.1.11 deduped +-- imurmurhash@0.1.4 deduped `-- signal-exit@3.0.2 ===== Checking Versions: node: ## ...done rc is 0 ## /usr/bin/nodejs -v ... v8.4.0 ## ...done rc is 0 npm: ## npm -v ... 6.0.1 ## ...done rc is 0 Module mpm_event already disabled Considering conflict mpm_event for mpm_prefork: Considering conflict mpm_worker for mpm_prefork: Module mpm_prefork already enabled ## systemctl stop glance-api ... ## ...done rc is 0 ## systemctl stop glance-registry ... ## ...done rc is 0 ## rm -f /etc/systemd/system/multi-user.target.wants/glance-registry.service /etc/systemd/system/multi-user.target.wants/glance-api.service ... ## ...done rc is 0 ## df -h / ... ## ...done rc is 0 Filesystem Size Used Avail Use% Mounted on /dev/sda1 292G 70G 208G 26% / ============================= ##### setup_access ============================= ## chpasswd ... ## ...done rc is 0 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. Ign:1 http://172.17.0.3/release unstable InRelease Hit:2 http://172.17.0.3/release unstable Release Hit:4 http://archive.ubuntu.com/ubuntu xenial InRelease Hit:5 http://security.ubuntu.com/ubuntu xenial-security InRelease Hit:6 http://archive.ubuntu.com/ubuntu xenial-updates InRelease Hit:7 http://archive.ubuntu.com/ubuntu xenial-backports InRelease Hit:8 http://repos.riftio.com/public/packages/ubuntu xenial InRelease Reading package lists... W: http://172.17.0.3/release/dists/unstable/Release.gpg: Signature by key 5BC308402CB59EA71677FD0A314F175C88FBD97D uses weak digest algorithm (SHA1) Reading package lists... Building dependency tree... Reading state information... The following NEW packages will be installed: rw.ui-skyquake 0 upgraded, 1 newly installed, 0 to remove and 16 not upgraded. Need to get 375 MB of archives. After this operation, 1809 MB of additional disk space will be used. Get:1 http://172.17.0.3/release unstable/UI amd64 rw.ui-skyquake amd64 3.0.3 [375 MB] debconf: unable to initialize frontend: Dialog debconf: (TERM is not set, so the dialog frontend is not usable.) debconf: falling back to frontend: Readline debconf: unable to initialize frontend: Readline debconf: (This frontend requires a controlling tty.) debconf: falling back to frontend: Teletype dpkg-preconfigure: unable to re-open stdin: Fetched 375 MB in 7s (47.8 MB/s) Selecting previously unselected package rw.ui-skyquake. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 80532 files and directories currently installed.) Preparing to unpack .../rw.ui-skyquake_3.0.3_amd64.deb ... Unpacking rw.ui-skyquake (3.0.3) ... Setting up rw.ui-skyquake (3.0.3) ... Handling plugin node modules Checking plugin about/ for newer node_modules timestamp file not found ... node_modules need to be expanded and timestamp needs to be touched Checking plugin about/ for newer node_modules ...done Checking plugin accounts/ for newer node_modules timestamp file not found ... node_modules need to be expanded and timestamp needs to be touched Checking plugin accounts/ for newer node_modules ...done Checking plugin admin/ for newer node_modules timestamp file not found ... node_modules need to be expanded and timestamp needs to be touched Checking plugin admin/ for newer node_modules ...done Checking plugin composer/ for newer node_modules timestamp file not found ... node_modules need to be expanded and timestamp needs to be touched Checking plugin composer/ for newer node_modules ...done Checking plugin debug/ for newer node_modules timestamp file not found ... node_modules need to be expanded and timestamp needs to be touched Checking plugin debug/ for newer node_modules ...done Checking plugin launchpad/ for newer node_modules timestamp file not found ... node_modules need to be expanded and timestamp needs to be touched Checking plugin launchpad/ for newer node_modules ...done Checking plugin logging/ for newer node_modules timestamp file not found ... node_modules need to be expanded and timestamp needs to be touched Checking plugin logging/ for newer node_modules ...done Checking plugin project_management/ for newer node_modules timestamp file not found ... node_modules need to be expanded and timestamp needs to be touched Checking plugin project_management/ for newer node_modules ...done Checking plugin redundancy/ for newer node_modules timestamp file not found ... node_modules need to be expanded and timestamp needs to be touched Checking plugin redundancy/ for newer node_modules ...done Checking plugin user_management/ for newer node_modules timestamp file not found ... node_modules need to be expanded and timestamp needs to be touched Checking plugin user_management/ for newer node_modules ...done Creating Service .... setting up syslog .... Launchpad service created and enabled. Run 'sudo systemctl start launchpad.service' to start the service. ## Wed May 23 11:17:34 UTC 2018 main: UI install complete. Return code was 0 Checking required packages: iptables-persistent Not installed. Installing iptables-persistent requires root privileges Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: netfilter-persistent The following NEW packages will be installed: iptables-persistent netfilter-persistent 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 13.3 kB of archives. After this operation, 79.9 kB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu xenial/universe amd64 netfilter-persistent all 1.0.4 [6786 B] Get:2 http://archive.ubuntu.com/ubuntu xenial/universe amd64 iptables-persistent all 1.0.4 [6540 B] Preconfiguring packages ... Fetched 13.3 kB in 0s (97.6 kB/s) Selecting previously unselected package netfilter-persistent. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 38718 files and directories currently installed.) Preparing to unpack .../netfilter-persistent_1.0.4_all.deb ... Unpacking netfilter-persistent (1.0.4) ... Selecting previously unselected package iptables-persistent. Preparing to unpack .../iptables-persistent_1.0.4_all.deb ... Unpacking iptables-persistent (1.0.4) ... Processing triggers for man-db (2.7.5-1) ... Processing triggers for systemd (229-4ubuntu21.2) ... Processing triggers for ureadahead (0.100.0-19) ... Setting up netfilter-persistent (1.0.4) ... update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults Setting up iptables-persistent (1.0.4) ... Processing triggers for systemd (229-4ubuntu21.2) ... Processing triggers for ureadahead (0.100.0-19) ... Configuring NAT rules Required root privileges ## Wed May 23 11:17:38 UTC 2018 source: logging sourced ## Wed May 23 11:17:38 UTC 2018 source: config sourced ## Wed May 23 11:17:38 UTC 2018 source: container sourced ## Wed May 23 11:17:38 UTC 2018 source: git_functions sourced *** Configuring iptables rules *** Configuring components Configuring RO % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed to connect to 10.44.126.84 port 9090: Connection refused . % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5 100 5 0 0 2815 0 --:--:-- --:--:-- --:--:-- 5000 RO is up and running Configuring VCA new password: type new password again: Your password has been changed. Configuring MON Configuring SO RIFT_EXTERNAL_ADDRESS=10.168.11.3 ........RW.Restconf running....SO is up % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 201 100 14 100 187 75 1012 --:--:-- --:--:-- --:--:-- 1016 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 208 100 14 100 194 79 1102 --:--:-- --:--:-- --:--:-- 1108 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 68 100 14 100 54 85 331 --:--:-- --:--:-- --:--:-- 333 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 103 100 14 100 89 76 484 --:--:-- --:--:-- --:--:-- 483 auto lo:1 iface lo:1 inet static address 10.168.11.3 netmask 255.255.255.255 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 230 100 230 0 0 22489 0 --:--:-- --:--:-- --:--:-- 23000 gpg: no valid OpenPGP data found. Ign:1 http://172.17.0.3/release unstable InRelease Ign:2 http://172.17.0.3//release unstable InRelease Hit:3 http://172.17.0.3/release unstable Release Get:4 http://172.17.0.3//release unstable Release [7710 B] Get:5 http://172.17.0.3//release unstable Release.gpg [473 B] Hit:6 http://archive.ubuntu.com/ubuntu xenial InRelease Hit:8 http://archive.ubuntu.com/ubuntu xenial-updates InRelease Hit:9 http://archive.ubuntu.com/ubuntu xenial-backports InRelease Get:10 http://172.17.0.3//release unstable/osmclient amd64 Packages [486 B] Hit:11 http://security.ubuntu.com/ubuntu xenial-security InRelease Fetched 8669 B in 0s (15.2 kB/s) Reading package lists... W: http://172.17.0.3/release/dists/unstable/Release.gpg: Signature by key 5BC308402CB59EA71677FD0A314F175C88FBD97D uses weak digest algorithm (SHA1) W: http://172.17.0.3//release/dists/unstable/Release.gpg: Signature by key 5BC308402CB59EA71677FD0A314F175C88FBD97D uses weak digest algorithm (SHA1) Reading package lists... Building dependency tree... Reading state information... python-pip is already the newest version (8.1.1-2ubuntu0.4). 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Collecting pip==9.0.3 Downloading https://files.pythonhosted.org/packages/ac/95/a05b56bb975efa78d3557efa36acaf9cf5d2fd0ee0062060493687432e03/pip-9.0.3-py2.py3-none-any.whl (1.4MB) Installing collected packages: pip Found existing installation: pip 8.1.1 Not uninstalling pip at /usr/lib/python2.7/dist-packages, outside environment /usr Successfully installed pip-9.0.3 You are using pip version 9.0.3, however version 10.0.1 is available. You should consider upgrading via the 'pip install --upgrade pip' command. Collecting python-magic Downloading https://files.pythonhosted.org/packages/42/a1/76d30c79992e3750dac6790ce16f056f870d368ba142f83f75f694d93001/python_magic-0.4.15-py2.py3-none-any.whl Installing collected packages: python-magic Successfully installed python-magic-0.4.15 You are using pip version 9.0.3, however version 10.0.1 is available. You should consider upgrading via the 'pip install --upgrade pip' command. Reading package lists... Building dependency tree... Reading state information... python-osmclient is already the newest version (3.1.0-1). 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. OSM client installed You might be interested in adding the following OSM client env variables to your .bashrc file: export OSM_HOSTNAME=10.44.126.140 export OSM_RO_HOSTNAME=10.44.126.84 DONE ## Wed May 23 11:19:54 UTC 2018 main: done, RC=0 ## Wed May 23 13:19:54 CEST 2018 main: system build complete. Return code was 0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Smoke) [Pipeline] sh [osm-stage_3-merge_v3.1-THBG7RFIRILT2ARPG4QJRPTSQPH6KH5QO2TWBW3YNAWGDXPQSHAQ] Running shell script + lxc exec osm-v31-merge-8 -- lxc list SO-ub -c 4 + grep eth0 + awk {print $2} [Pipeline] sh [osm-stage_3-merge_v3.1-THBG7RFIRILT2ARPG4QJRPTSQPH6KH5QO2TWBW3YNAWGDXPQSHAQ] Running shell script + lxc exec osm-v31-merge-8 -- lxc list RO -c 4 + grep eth0 + awk {print $2} [Pipeline] sh [osm-stage_3-merge_v3.1-THBG7RFIRILT2ARPG4QJRPTSQPH6KH5QO2TWBW3YNAWGDXPQSHAQ] Running shell script + lxc exec osm-v31-merge-8 -- make -C devops/systest OSM_HOSTNAME=10.44.126.140 OSM_RO_HOSTNAME=10.44.126.84 smoke [Pipeline] echo make: Entering directory '/root/devops/systest' make -C /root/devops//descriptor-packages/vnfd/cirros_vnf make[1]: Entering directory '/root/devops/descriptor-packages/vnfd/cirros_vnf' building cirros_vnf build make[1]: Leaving directory '/root/devops/descriptor-packages/vnfd/cirros_vnf' make -C /root/devops//descriptor-packages/nsd/cirros_ns make[1]: Entering directory '/root/devops/descriptor-packages/nsd/cirros_ns' building cirros_ns build make[1]: Leaving directory '/root/devops/descriptor-packages/nsd/cirros_ns' make[1]: Entering directory '/root/devops/systest' ============================= test session starts ============================== platform linux2 -- Python 2.7.12, pytest-2.8.7, py-1.4.31, pluggy-0.3.1 rootdir: /root/devops, inifile: collected 11 items testcases/smoke/test_smoke.py ..... testcases/vim/test_vim.py . ------ generated xml file: /root/devops/systest/reports/pytest-smoke.xml ------- ====================== 5 tests deselected by "-m 'smoke'" ====================== ==================== 6 passed, 5 deselected in 7.33 seconds ==================== make[1]: Leaving directory '/root/devops/systest' make: Leaving directory '/root/devops/systest' [Pipeline] sh [osm-stage_3-merge_v3.1-THBG7RFIRILT2ARPG4QJRPTSQPH6KH5QO2TWBW3YNAWGDXPQSHAQ] Running shell script + lxc file pull osm-v31-merge-8//root/devops/systest/reports/pytest-smoke.xml . [Pipeline] step Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive) [Pipeline] sh [osm-stage_3-merge_v3.1-THBG7RFIRILT2ARPG4QJRPTSQPH6KH5QO2TWBW3YNAWGDXPQSHAQ] Running shell script + echo osm-v31-merge-8 [Pipeline] step Archiving artifacts Recording fingerprints [Pipeline] dir Running in /home/jenkins/workspace/osm-stage_3-merge_v3.1-THBG7RFIRILT2ARPG4QJRPTSQPH6KH5QO2TWBW3YNAWGDXPQSHAQ/repo/release [Pipeline] { [Pipeline] getArtifactoryServer [Pipeline] artifactoryUpload For pattern: dists/*.gz 8 artifacts were found. For pattern: dists/*Packages 8 artifacts were found. For pattern: pool/*/*.deb 30 artifacts were found. For pattern: changelog/* 9 artifacts were found. Deploying artifact: http://osm1.etsi.org:8081/artifactory/osm-release/v3.1/8/pool/IM/python-osm-im_3.1.0-1_all.deb Deploying artifact: http://osm1.etsi.org:8081/artifactory/osm-release/v3.1/8/pool/UI/rw.ui-3.0.3-Linux-project_management.deb Deploying artifact: http://osm1.etsi.org:8081/artifactory/osm-release/v3.1/8/changelog/changelog-osmclient.html Deploying artifact: http://osm1.etsi.org:8081/artifactory/osm-release/v3.1/8/pool/UI/rw.ui-3.0.3-Linux-dummy_component.deb Deploying artifact: http://osm1.etsi.org:8081/artifactory/osm-release/v3.1/8/dists/unstable/openvim/binary-amd64/Packages Deploying artifact: http://osm1.etsi.org:8081/artifactory/osm-release/v3.1/8/changelog/changelog-RO.html Deploying artifact: http://osm1.etsi.org:8081/artifactory/osm-release/v3.1/8/dists/unstable/RO/binary-amd64/Packages Deploying artifact: http://osm1.etsi.org:8081/artifactory/osm-release/v3.1/8/changelog/changelog-UI.html Deploying artifact: http://osm1.etsi.org:8081/artifactory/osm-release/v3.1/8/pool/SO/rw.core.mano-3.0.2-Linux-mano.deb Deploying artifact: http://osm1.etsi.org:8081/artifactory/osm-release/v3.1/8/pool/IM/python-pyangbind_0.6.0-1_all.deb Deploying artifact: http://osm1.etsi.org:8081/artifactory/osm-release/v3.1/8/changelog/changelog-MON.html Deploying artifact: http://osm1.etsi.org:8081/artifactory/osm-release/v3.1/8/dists/unstable/devops/binary-amd64/Packages.gz Deploying artifact: http://osm1.etsi.org:8081/artifactory/osm-release/v3.1/8/pool/UI/rw.ui-3.0.3-Linux-admin.deb Deploying artifact: http://osm1.etsi.org:8081/artifactory/osm-release/v3.1/8/pool/SO/rw.core.mano-3.0.2-Linux-installer.deb Deploying artifact: http://osm1.etsi.org:8081/artifactory/osm-release/v3.1/8/dists/unstable/IM/binary-amd64/Packages Deploying artifact: http://osm1.etsi.org:8081/artifactory/osm-release/v3.1/8/pool/UI/rw.ui-3.0.3-Linux-redundancy.deb Deploying artifact: http://osm1.etsi.org:8081/artifactory/osm-release/v3.1/8/pool/IM/python-pyang_1.7.5-1_all.deb Deploying artifact: http://osm1.etsi.org:8081/artifactory/osm-release/v3.1/8/dists/unstable/osmclient/binary-amd64/Packages.gz Deploying artifact: http://osm1.etsi.org:8081/artifactory/osm-release/v3.1/8/dists/unstable/UI/binary-amd64/Packages.gz Deploying artifact: http://osm1.etsi.org:8081/artifactory/osm-release/v3.1/8/dists/unstable/MON/binary-amd64/Packages.gz Deploying artifact: http://osm1.etsi.org:8081/artifactory/osm-release/v3.1/8/dists/unstable/RO/binary-amd64/Packages.gz Deploying artifact: http://osm1.etsi.org:8081/artifactory/osm-release/v3.1/8/pool/UI/rw.ui-3.0.3-Linux-accounts.deb Deploying artifact: http://osm1.etsi.org:8081/artifactory/osm-release/v3.1/8/dists/unstable/IM/binary-amd64/Packages.gz Deploying artifact: http://osm1.etsi.org:8081/artifactory/osm-release/v3.1/8/pool/SO/rw.core.mano-3.0.2-Linux-rwcal-plugin-cloudsimproxy.deb Deploying artifact: http://osm1.etsi.org:8081/artifactory/osm-release/v3.1/8/dists/unstable/SO/binary-amd64/Packages Deploying artifact: http://osm1.etsi.org:8081/artifactory/osm-release/v3.1/8/changelog/changelog-devops.html Deploying artifact: http://osm1.etsi.org:8081/artifactory/osm-release/v3.1/8/dists/unstable/SO/binary-amd64/Packages.gz Deploying artifact: http://osm1.etsi.org:8081/artifactory/osm-release/v3.1/8/changelog/changelog-osm.html Deploying artifact: http://osm1.etsi.org:8081/artifactory/osm-release/v3.1/8/changelog/changelog-IM.html Deploying artifact: http://osm1.etsi.org:8081/artifactory/osm-release/v3.1/8/pool/SO/rw.core.mano-3.0.2-Linux-rwcal-plugin-openstack.deb Deploying artifact: http://osm1.etsi.org:8081/artifactory/osm-release/v3.1/8/pool/osmclient/python-osmclient_3.1.0-1_all.deb Deploying artifact: http://osm1.etsi.org:8081/artifactory/osm-release/v3.1/8/pool/openvim/python-osm-openvim_3.1.0-1_all.deb Deploying artifact: http://osm1.etsi.org:8081/artifactory/osm-release/v3.1/8/pool/UI/rw.ui-3.0.3-Linux-about.deb Deploying artifact: http://osm1.etsi.org:8081/artifactory/osm-release/v3.1/8/pool/SO/rw.core.mano-3.0.2-Linux-rwcal-plugin-mock.deb Deploying artifact: http://osm1.etsi.org:8081/artifactory/osm-release/v3.1/8/pool/MON/python-osm-mon_1.0-1_all.deb Deploying artifact: http://osm1.etsi.org:8081/artifactory/osm-release/v3.1/8/pool/UI/rw.ui-3.0.3-Linux-skyquake.deb Deploying artifact: http://osm1.etsi.org:8081/artifactory/osm-release/v3.1/8/pool/SO/rw.core.mano-3.0.2-Linux-rwcal-plugin-cloudsim.deb Deploying artifact: http://osm1.etsi.org:8081/artifactory/osm-release/v3.1/8/changelog/changelog-openvim.html Deploying artifact: http://osm1.etsi.org:8081/artifactory/osm-release/v3.1/8/dists/unstable/openvim/binary-amd64/Packages.gz Deploying artifact: http://osm1.etsi.org:8081/artifactory/osm-release/v3.1/8/pool/UI/rw.ui-3.0.3-Linux-composer.deb Deploying artifact: http://osm1.etsi.org:8081/artifactory/osm-release/v3.1/8/dists/unstable/MON/binary-amd64/Packages Deploying artifact: http://osm1.etsi.org:8081/artifactory/osm-release/v3.1/8/dists/unstable/UI/binary-amd64/Packages Deploying artifact: http://osm1.etsi.org:8081/artifactory/osm-release/v3.1/8/pool/SO/rw.core.mano-3.0.2-Linux-rwcal-plugin-aws.deb Deploying artifact: http://osm1.etsi.org:8081/artifactory/osm-release/v3.1/8/pool/devops/osm-devops_3.1.0-1_all.deb Deploying artifact: http://osm1.etsi.org:8081/artifactory/osm-release/v3.1/8/pool/SO/rw.core.mano-3.0.2-Linux-rwcal-plugin-openmano-vimconnector.deb Deploying artifact: http://osm1.etsi.org:8081/artifactory/osm-release/v3.1/8/pool/UI/rw.ui-3.0.3-Linux-launchpad.deb Deploying artifact: http://osm1.etsi.org:8081/artifactory/osm-release/v3.1/8/dists/unstable/devops/binary-amd64/Packages Deploying artifact: http://osm1.etsi.org:8081/artifactory/osm-release/v3.1/8/pool/UI/rw.ui-3.0.3-Linux-user_management.deb Deploying artifact: http://osm1.etsi.org:8081/artifactory/osm-release/v3.1/8/pool/UI/rw.ui-3.0.3-Linux-debug.deb Deploying artifact: http://osm1.etsi.org:8081/artifactory/osm-release/v3.1/8/pool/UI/rw.ui-3.0.3-Linux-logging.deb Deploying artifact: http://osm1.etsi.org:8081/artifactory/osm-release/v3.1/8/dists/unstable/osmclient/binary-amd64/Packages Deploying artifact: http://osm1.etsi.org:8081/artifactory/osm-release/v3.1/8/changelog/changelog-SO.html Deploying artifact: http://osm1.etsi.org:8081/artifactory/osm-release/v3.1/8/pool/SO/rw.core.mano-3.0.2-Linux-rw.core.mano_foss.deb Deploying artifact: http://osm1.etsi.org:8081/artifactory/osm-release/v3.1/8/pool/RO/python-osm-ro_3.1.0-1_all.deb Deploying artifact: http://osm1.etsi.org:8081/artifactory/osm-release/v3.1/8/pool/openvim/python-lib-osm-openvim_3.1.0-1_all.deb [Pipeline] publishBuildInfo Deploying build info to: http://osm1.etsi.org:8081/artifactory/api/build Deploying build descriptor to: http://osm1.etsi.org:8081/artifactory/api/build Build successfully deployed. Browse it in Artifactory under http://osm1.etsi.org:8081/artifactory/webapp/builds/osm-stage_3-merge%20::%20v3.1/8 [Pipeline] sh [release] Running shell script + env [Pipeline] step Archiving artifacts Recording fingerprints [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] sh [osm-stage_3-merge_v3.1-THBG7RFIRILT2ARPG4QJRPTSQPH6KH5QO2TWBW3YNAWGDXPQSHAQ] Running shell script + docker stop osm-v31-merge-8-apache osm-v31-merge-8-apache [Pipeline] sh [osm-stage_3-merge_v3.1-THBG7RFIRILT2ARPG4QJRPTSQPH6KH5QO2TWBW3YNAWGDXPQSHAQ] Running shell script + lxc delete osm-v31-merge-8 --force [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline Finished: SUCCESS