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 config --get remote.origin.url # timeout=10 > git fetch --tags --progress origin +refs/heads/*:refs/remotes/origin/* Seen branch in repository origin/WIM Seen branch in repository origin/bug1511 Seen branch in repository origin/feature5837 Seen branch in repository origin/feature7106 Seen branch in repository origin/feature7928 Seen branch in repository origin/master Seen branch in repository origin/multi_stack Seen branch in repository origin/netslice Seen branch in repository origin/new-pipeline Seen branch in repository origin/ng-ro-refactor Seen branch in repository origin/paas Seen branch in repository origin/py3 Seen branch in repository origin/rift300 Seen branch in repository origin/sol006 Seen branch in repository origin/sol006v331 Seen branch in repository origin/systest Seen branch in repository origin/v10.0 Seen branch in repository origin/v11.0 Seen branch in repository origin/v12.0 Seen branch in repository origin/v13.0 Seen branch in repository origin/v14.0 Seen branch in repository origin/v15.0 Seen branch in repository origin/v2.0 Seen branch in repository origin/v3.1 Seen branch in repository origin/v4.0 Seen branch in repository origin/v5.0 Seen branch in repository origin/v6.0 Seen branch in repository origin/v7.0 Seen branch in repository origin/v8.0 Seen branch in repository origin/v9.0 Seen branch in repository origin/vagrant_stage_3 Seen 31 remote branches Obtained jenkins/ci-pipelines/ci_stage_3.groovy from 8e91a950fbfac8777b24f8fc577f7159bce65ee4 Running in Durability level: MAX_SURVIVABILITY [Pipeline] properties [Pipeline] node Running on osm-cicd-4 in /home/jenkins/workspace/osm-stage_3-merge_v12.0 [Pipeline] { [Pipeline] sh [osm-stage_3-merge_v12.0] Running shell script + env JENKINS_HOME=/var/lib/jenkins REPO_DISTRO=unstable SSH_CLIENT=212.234.161.1 56187 22 USER=jenkins ROBOT_PASS_THRESHOLD=100.0 GPG_KEY_NAME=OSMETSI OPENSTACK_BASE_IMAGE=ubuntu20.04 RUN_CHANGES_DISPLAY_URL=https://osm.etsi.org/jenkins/job/osm-stage_3-merge/job/v12.0/692/display/redirect?page=changes DO_ROBOT=true XDG_SESSION_TYPE=tty SHLVL=0 NODE_LABELS=osm-cicd-4 osm4 system HUDSON_URL=https://osm.etsi.org/jenkins/ ROBOT_VIM=/home/jenkins/hive/robot-systest.cfg MOTD_SHOWN=pam OLDPWD=/home/jenkins HOME=/home/jenkins BUILD_URL=https://osm.etsi.org/jenkins/job/osm-stage_3-merge/job/v12.0/692/ HUDSON_COOKIE=dd7a6c5c-97e3-4ce6-aa5b-8f9cd44e485b JENKINS_SERVER_COOKIE=durable-d5fe11d2d1c4242a83a64fb732840e11 CLOUDS=/home/jenkins/hive/clouds.yaml DOCKER_TAG=12.0.8 DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1001/bus WORKSPACE=/home/jenkins/workspace/osm-stage_3-merge_v12.0 UPSTREAM_SUFFIX=-stage_2 LOGNAME=jenkins NODE_NAME=osm-cicd-4 GERRIT_BRANCH=v12.0 HIVE_VIM_1=/home/jenkins/hive/openstack-etsi.rc _=/usr/bin/java RUN_ARTIFACTS_DISPLAY_URL=https://osm.etsi.org/jenkins/job/osm-stage_3-merge/job/v12.0/692/display/redirect?page=artifacts SAVE_ARTIFACTS_ON_SMOKE_SUCCESS=true XDG_SESSION_CLASS=user EXECUTOR_NUMBER=4 SAVE_CONTAINER_ON_PASS=false XDG_SESSION_ID=2360 RUN_TESTS_DISPLAY_URL=https://osm.etsi.org/jenkins/job/osm-stage_3-merge/job/v12.0/692/display/redirect?page=tests BUILD_DISPLAY_NAME=#692 HUDSON_HOME=/var/lib/jenkins JOB_BASE_NAME=v12.0 DOWNSTREAM_STAGE_NAME=osm-stage_4 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin SAVE_ARTIFACTS_OVERRIDE=false NODE=system INSTALLER=Default DO_BUILD=true KUBECONFIG=/home/jenkins/hive/kubeconfig.yaml ROBOT_TAG_NAME=sanity BUILD_ID=692 XDG_RUNTIME_DIR=/run/user/1001 DO_DOCKERPUSH=true BUILD_TAG=jenkins-osm-stage_3-merge-v12.0-692 JENKINS_URL=https://osm.etsi.org/jenkins/ LANG=C.UTF-8 ROBOT_UNSTABLE_THRESHOLD=80.0 JOB_URL=https://osm.etsi.org/jenkins/job/osm-stage_3-merge/job/v12.0/ BUILD_NUMBER=692 SHELL=/bin/bash RUN_DISPLAY_URL=https://osm.etsi.org/jenkins/job/osm-stage_3-merge/job/v12.0/692/display/redirect ARTIFACTORY_SERVER=artifactory-osm SAVE_CONTAINER_ON_FAIL=false HUDSON_SERVER_COOKIE=6d3295a483c3e6d5 ROBOT_PORT_MAPPING_VIM=/home/jenkins/hive/port-mapping-etsi-vim.yaml JOB_DISPLAY_URL=https://osm.etsi.org/jenkins/job/osm-stage_3-merge/job/v12.0/display/redirect RELEASE=release JOB_NAME=osm-stage_3-merge/v12.0 DO_INSTALL=true PWD=/home/jenkins/workspace/osm-stage_3-merge_v12.0 REPO_KEY_NAME=pubkey.asc SSH_CONNECTION=212.234.161.1 56187 172.21.249.4 22 BRANCH_NAME=v12.0 [Pipeline] stage [Pipeline] { (Checkout) [Pipeline] checkout No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://osm.etsi.org/gerrit/osm/devops > git init /home/jenkins/workspace/osm-stage_3-merge_v12.0 # timeout=10 Fetching upstream changes from https://osm.etsi.org/gerrit/osm/devops > git --version # timeout=10 > git fetch --no-tags --force --progress https://osm.etsi.org/gerrit/osm/devops +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url https://osm.etsi.org/gerrit/osm/devops # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://osm.etsi.org/gerrit/osm/devops # timeout=10 Fetching without tags Fetching upstream changes from https://osm.etsi.org/gerrit/osm/devops > git fetch --no-tags --force --progress https://osm.etsi.org/gerrit/osm/devops +refs/heads/*:refs/remotes/origin/* Checking out Revision 8e91a950fbfac8777b24f8fc577f7159bce65ee4 (v12.0) > git config core.sparsecheckout # timeout=10 > git checkout -f 8e91a950fbfac8777b24f8fc577f7159bce65ee4 Commit message: "Fix Bug 2338: updated kubernetes apt repo from apt.kubernetes.io to pkgs.k8s.io" > git rev-list --no-walk 8e91a950fbfac8777b24f8fc577f7159bce65ee4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] load [Pipeline] { (jenkins/ci-pipelines/ci_helper.groovy) [Pipeline] } [Pipeline] // load [Pipeline] stage [Pipeline] { (Copy Artifacts) [Pipeline] echo Logging system info before deleting repo. [Pipeline] sh [osm-stage_3-merge_v12.0] Running shell script + pwd /home/jenkins/workspace/osm-stage_3-merge_v12.0 [Pipeline] sh [osm-stage_3-merge_v12.0] Running shell script + tree -fD repo repo [error opening dir] 0 directories, 0 files [Pipeline] echo Trying to delete previous repo... [Pipeline] sh [osm-stage_3-merge_v12.0] Running shell script + rm -rfv repo [Pipeline] dir Running in /home/jenkins/workspace/osm-stage_3-merge_v12.0/repo [Pipeline] { [Pipeline] dir Running in /home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release [Pipeline] { [Pipeline] sh [release] Running shell script + pwd [Pipeline] lock Trying to acquire lock on [Artifactory] Lock acquired on [Artifactory] [Pipeline] { [Pipeline] parallel [Pipeline] [RO] { (Branch: RO) [Pipeline] [osmclient] { (Branch: osmclient) [Pipeline] [IM] { (Branch: IM) [Pipeline] [devops] { (Branch: devops) [Pipeline] [MON] { (Branch: MON) [Pipeline] [N2VC] { (Branch: N2VC) [Pipeline] [NBI] { (Branch: NBI) [Pipeline] [common] { (Branch: common) [Pipeline] [LCM] { (Branch: LCM) [Pipeline] [POL] { (Branch: POL) [Pipeline] [NG-UI] { (Branch: NG-UI) [Pipeline] [PLA] { (Branch: PLA) [Pipeline] [tests] { (Branch: tests) [Pipeline] [RO] dir [RO] Running in /home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/RO [Pipeline] [RO] { [Pipeline] [osmclient] dir [osmclient] Running in /home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/osmclient [Pipeline] [osmclient] { [Pipeline] [IM] dir [IM] Running in /home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/IM [Pipeline] [IM] { [Pipeline] [devops] dir [devops] Running in /home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/devops [Pipeline] [devops] { [Pipeline] [MON] dir [MON] Running in /home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/MON [Pipeline] [MON] { [Pipeline] [N2VC] dir [N2VC] Running in /home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/N2VC [Pipeline] [N2VC] { [Pipeline] [NBI] dir [NBI] Running in /home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/NBI [Pipeline] [NBI] { [Pipeline] [common] dir [common] Running in /home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/common [Pipeline] [common] { [Pipeline] [LCM] dir [LCM] Running in /home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/LCM [Pipeline] [LCM] { [Pipeline] [POL] dir [POL] Running in /home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/POL [Pipeline] [POL] { [NG-UI] Running in /home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/NG-UI [Pipeline] [NG-UI] dir [Pipeline] [NG-UI] { [Pipeline] [PLA] dir [PLA] Running in /home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/PLA [Pipeline] [PLA] { [Pipeline] [tests] dir [tests] Running in /home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/tests [Pipeline] [tests] { [Pipeline] [RO] echo [RO] Fetching artifact for RO [Pipeline] [RO] step [RO] Copied 1 artifact from "RO-stage_2-merge » v12.0" build number 419 [Pipeline] [osmclient] echo [osmclient] Fetching artifact for osmclient [Pipeline] [osmclient] step [osmclient] Copied 1 artifact from "osmclient-stage_2-merge » v12.0" build number 399 [Pipeline] [IM] echo [IM] Fetching artifact for IM [Pipeline] [IM] step [IM] Copied 1 artifact from "IM-stage_2-merge » v12.0" build number 391 [Pipeline] [devops] echo [devops] Fetching artifact for devops [Pipeline] [devops] step [devops] Copied 1 artifact from "devops-stage_2-merge » v12.0" build number 417 [Pipeline] [MON] echo [MON] Fetching artifact for MON [Pipeline] [MON] step [MON] Copied 1 artifact from "MON-stage_2-merge » v12.0" build number 394 [Pipeline] [N2VC] echo [N2VC] Fetching artifact for N2VC [Pipeline] [N2VC] step [N2VC] Copied 1 artifact from "N2VC-stage_2-merge » v12.0" build number 404 [Pipeline] [NBI] echo [NBI] Fetching artifact for NBI [Pipeline] [NBI] step [NBI] Copied 1 artifact from "NBI-stage_2-merge » v12.0" build number 398 [Pipeline] [common] echo [common] Fetching artifact for common [Pipeline] [common] step [common] Copied 1 artifact from "common-stage_2-merge » v12.0" build number 392 [Pipeline] [LCM] echo [LCM] Fetching artifact for LCM [Pipeline] [LCM] step [LCM] Copied 1 artifact from "LCM-stage_2-merge » v12.0" build number 403 [Pipeline] [POL] echo [POL] Fetching artifact for POL [Pipeline] [POL] step [POL] Copied 1 artifact from "POL-stage_2-merge » v12.0" build number 390 [Pipeline] [NG-UI] echo [NG-UI] Fetching artifact for NG-UI [Pipeline] [NG-UI] step [NG-UI] Copied 1 artifact from "NG-UI-stage_2-merge » v12.0" build number 392 [Pipeline] [PLA] echo [PLA] Fetching artifact for PLA [Pipeline] [PLA] step [PLA] Copied 1 artifact from "PLA-stage_2-merge » v12.0" build number 389 [Pipeline] [tests] echo [tests] Fetching artifact for tests [Pipeline] [tests] step [tests] Copied 1 artifact from "tests-stage_2-merge » v12.0" build number 289 [Pipeline] [RO] sh [RO] [RO] Running shell script [RO] + cat build.env [RO] + awk -F= /BUILD_NUMBER/{print $2} [Pipeline] [osmclient] sh [osmclient] [osmclient] Running shell script [osmclient] + cat build.env [osmclient] + awk -F= /BUILD_NUMBER/{print $2} [Pipeline] [IM] sh [IM] [IM] Running shell script [IM] + cat build.env [IM] + awk -F= /BUILD_NUMBER/{print $2} [Pipeline] [devops] sh [devops] [devops] Running shell script [devops] + cat build.env [devops] + awk -F= /BUILD_NUMBER/{print $2} [Pipeline] [MON] sh [MON] [MON] Running shell script [MON] + cat build.env+ [MON] awk -F= /BUILD_NUMBER/{print $2} [Pipeline] [N2VC] sh [N2VC] [N2VC] Running shell script [N2VC] + cat build.env [N2VC] + awk -F= /BUILD_NUMBER/{print $2} [Pipeline] [NBI] sh [NBI] [NBI] Running shell script [NBI] + cat build.env [NBI] + awk -F= /BUILD_NUMBER/{print $2} [Pipeline] [common] sh [common] [common] Running shell script [common] + cat build.env [common] + awk -F= /BUILD_NUMBER/{print $2} [Pipeline] [LCM] sh [LCM] [LCM] Running shell script [LCM] + cat build.env [LCM] + awk -F= /BUILD_NUMBER/{print $2} [Pipeline] [POL] sh [POL] [POL] Running shell script [POL] + cat build.env [POL] + awk -F= /BUILD_NUMBER/{print $2} [Pipeline] [NG-UI] sh [NG-UI] [NG-UI] Running shell script [NG-UI] + cat build.env [NG-UI] + awk -F= /BUILD_NUMBER/{print $2} [Pipeline] [PLA] sh [PLA] [PLA] Running shell script [PLA] + cat build.env [PLA] + awk -F= /BUILD_NUMBER/{print $2} [Pipeline] [tests] sh [tests] [tests] Running shell script [tests] + cat build.env [tests] + awk -F= /BUILD_NUMBER/{print $2} [Pipeline] [RO] getArtifactoryServer [Pipeline] [RO] echo [RO] retrieve archive for RO/v12.0/RO-stage_2-merge :: v12.0/419/* [Pipeline] [RO] echo [RO] Searching Artifactory with { [RO] "files": [ [RO] { [RO] "target": "./", [RO] "pattern": "osm-RO/v12.0/419/*" [RO] } [RO] ] [RO] } [Pipeline] [RO] newBuildInfo [Pipeline] [RO] artifactoryDownload [RO] Searching for artifacts... [RO] Found 20 artifacts. [RO] Beginning to resolve Build Info published dependencies. [RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/dists/unstable/RO/binary-amd64/Packages.gz'... [RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/dists/unstable/RO/binary-amd64/Packages.gz' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/RO/v12.0/419/dists/unstable/RO/binary-amd64/Packages.gz' [RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rovim-gcp_12.0.8+g8214dac-1_all.deb'... [RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rovim-gcp_12.0.8+g8214dac-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/RO/v12.0/419/pool/RO/python3-osm-rovim-gcp_12.0.8+g8214dac-1_all.deb' [RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rosdn-arista-cloudvision_12.0.8+g8214dac-1_all.deb'... [RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rosdn-arista-cloudvision_12.0.8+g8214dac-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/RO/v12.0/419/pool/RO/python3-osm-rosdn-arista-cloudvision_12.0.8+g8214dac-1_all.deb' [RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/changelog/changelog-RO.html'... [RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/changelog/changelog-RO.html' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/RO/v12.0/419/changelog/changelog-RO.html' [RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rosdn-odlof_12.0.8+g8214dac-1_all.deb'... [RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rosdn-odlof_12.0.8+g8214dac-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/RO/v12.0/419/pool/RO/python3-osm-rosdn-odlof_12.0.8+g8214dac-1_all.deb' [RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rosdn-juniper-contrail_12.0.8+g8214dac-1_all.deb'... [RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rosdn-juniper-contrail_12.0.8+g8214dac-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/RO/v12.0/419/pool/RO/python3-osm-rosdn-juniper-contrail_12.0.8+g8214dac-1_all.deb' [RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rovim-openvim_12.0.8+g8214dac-1_all.deb'... [RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rovim-openvim_12.0.8+g8214dac-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/RO/v12.0/419/pool/RO/python3-osm-rovim-openvim_12.0.8+g8214dac-1_all.deb' [RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rosdn-dpb_12.0.8+g8214dac-1_all.deb'... [RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rosdn-dpb_12.0.8+g8214dac-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/RO/v12.0/419/pool/RO/python3-osm-rosdn-dpb_12.0.8+g8214dac-1_all.deb' [RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-ng-ro_12.0.8+g8214dac-1_all.deb'... [RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-ng-ro_12.0.8+g8214dac-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/RO/v12.0/419/pool/RO/python3-osm-ng-ro_12.0.8+g8214dac-1_all.deb' [RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rosdn-dynpac_12.0.8+g8214dac-1_all.deb'... [RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rosdn-dynpac_12.0.8+g8214dac-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/RO/v12.0/419/pool/RO/python3-osm-rosdn-dynpac_12.0.8+g8214dac-1_all.deb' [RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rovim-aws_12.0.8+g8214dac-1_all.deb'... [RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rovim-aws_12.0.8+g8214dac-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/RO/v12.0/419/pool/RO/python3-osm-rovim-aws_12.0.8+g8214dac-1_all.deb' [RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rosdn-onosof_12.0.8+g8214dac-1_all.deb'... [RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rosdn-onosof_12.0.8+g8214dac-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/RO/v12.0/419/pool/RO/python3-osm-rosdn-onosof_12.0.8+g8214dac-1_all.deb' [RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rosdn-floodlightof_12.0.8+g8214dac-1_all.deb'... [RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rosdn-floodlightof_12.0.8+g8214dac-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/RO/v12.0/419/pool/RO/python3-osm-rosdn-floodlightof_12.0.8+g8214dac-1_all.deb' [RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rovim-openstack_12.0.8+g8214dac-1_all.deb'... [RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rovim-openstack_12.0.8+g8214dac-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/RO/v12.0/419/pool/RO/python3-osm-rovim-openstack_12.0.8+g8214dac-1_all.deb' [RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rosdn-ietfl2vpn_12.0.8+g8214dac-1_all.deb'... [RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rosdn-ietfl2vpn_12.0.8+g8214dac-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/RO/v12.0/419/pool/RO/python3-osm-rosdn-ietfl2vpn_12.0.8+g8214dac-1_all.deb' [RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rovim-azure_12.0.8+g8214dac-1_all.deb'... [RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rovim-azure_12.0.8+g8214dac-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/RO/v12.0/419/pool/RO/python3-osm-rovim-azure_12.0.8+g8214dac-1_all.deb' [RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-ro-plugin_12.0.8+g8214dac-1_all.deb'... [RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-ro-plugin_12.0.8+g8214dac-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/RO/v12.0/419/pool/RO/python3-osm-ro-plugin_12.0.8+g8214dac-1_all.deb' [RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rovim-vmware_12.0.8+g8214dac-1_all.deb'... [RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rovim-vmware_12.0.8+g8214dac-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/RO/v12.0/419/pool/RO/python3-osm-rovim-vmware_12.0.8+g8214dac-1_all.deb' [RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/dists/unstable/RO/binary-amd64/Packages'... [RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/dists/unstable/RO/binary-amd64/Packages' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/RO/v12.0/419/dists/unstable/RO/binary-amd64/Packages' [RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rosdn-onos-vpls_12.0.8+g8214dac-1_all.deb'... [RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rosdn-onos-vpls_12.0.8+g8214dac-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/RO/v12.0/419/pool/RO/python3-osm-rosdn-onos-vpls_12.0.8+g8214dac-1_all.deb' [RO] Finished resolving Build Info published dependencies. [Pipeline] [osmclient] getArtifactoryServer [Pipeline] [osmclient] echo [osmclient] retrieve archive for osmclient/v12.0/osmclient-stage_2-merge :: v12.0/399/* [Pipeline] [osmclient] echo [osmclient] Searching Artifactory with { [osmclient] "files": [ [osmclient] { [osmclient] "target": "./", [osmclient] "pattern": "osm-osmclient/v12.0/399/*" [osmclient] } [osmclient] ] [osmclient] } [Pipeline] [osmclient] newBuildInfo [Pipeline] [osmclient] artifactoryDownload [osmclient] Searching for artifacts... [osmclient] Found 4 artifacts. [osmclient] Beginning to resolve Build Info published dependencies. [osmclient] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v12.0/399/pool/osmclient/python3-osmclient_12.0.8+ge73c56e-1_all.deb'... [osmclient] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v12.0/399/pool/osmclient/python3-osmclient_12.0.8+ge73c56e-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/osmclient/v12.0/399/pool/osmclient/python3-osmclient_12.0.8+ge73c56e-1_all.deb' [osmclient] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v12.0/399/changelog/changelog-osmclient.html'... [osmclient] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v12.0/399/changelog/changelog-osmclient.html' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/osmclient/v12.0/399/changelog/changelog-osmclient.html' [osmclient] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v12.0/399/dists/unstable/osmclient/binary-amd64/Packages.gz'... [osmclient] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v12.0/399/dists/unstable/osmclient/binary-amd64/Packages.gz' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/osmclient/v12.0/399/dists/unstable/osmclient/binary-amd64/Packages.gz' [osmclient] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v12.0/399/dists/unstable/osmclient/binary-amd64/Packages'... [osmclient] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v12.0/399/dists/unstable/osmclient/binary-amd64/Packages' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/osmclient/v12.0/399/dists/unstable/osmclient/binary-amd64/Packages' [osmclient] Finished resolving Build Info published dependencies. [Pipeline] [IM] getArtifactoryServer [Pipeline] [IM] echo [IM] retrieve archive for IM/v12.0/IM-stage_2-merge :: v12.0/391/* [Pipeline] [IM] echo [IM] Searching Artifactory with { [IM] "files": [ [IM] { [IM] "target": "./", [IM] "pattern": "osm-IM/v12.0/391/*" [IM] } [IM] ] [IM] } [Pipeline] [IM] newBuildInfo [Pipeline] [IM] artifactoryDownload [IM] Searching for artifacts... [IM] Found 5 artifacts. [IM] Beginning to resolve Build Info published dependencies. [IM] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-IM/v12.0/391/dists/unstable/IM/binary-amd64/Packages'... [IM] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-IM/v12.0/391/dists/unstable/IM/binary-amd64/Packages' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/IM/v12.0/391/dists/unstable/IM/binary-amd64/Packages' [IM] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-IM/v12.0/391/dists/unstable/IM/binary-amd64/Packages.gz'... [IM] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-IM/v12.0/391/dists/unstable/IM/binary-amd64/Packages.gz' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/IM/v12.0/391/dists/unstable/IM/binary-amd64/Packages.gz' [IM] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-IM/v12.0/391/pool/IM/python3-osm-im_12.0.8+ga0b604e-1_all.deb'... [IM] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-IM/v12.0/391/pool/IM/python3-osm-im_12.0.8+ga0b604e-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/IM/v12.0/391/pool/IM/python3-osm-im_12.0.8+ga0b604e-1_all.deb' [IM] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-IM/v12.0/391/changelog/changelog-IM.html'... [IM] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-IM/v12.0/391/changelog/changelog-IM.html' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/IM/v12.0/391/changelog/changelog-IM.html' [IM] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-IM/v12.0/391/pool/IM/osm-imdocs_12.0.8-ga0b604e_all.deb'... [IM] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-IM/v12.0/391/pool/IM/osm-imdocs_12.0.8-ga0b604e_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/IM/v12.0/391/pool/IM/osm-imdocs_12.0.8-ga0b604e_all.deb' [IM] Finished resolving Build Info published dependencies. [Pipeline] [devops] getArtifactoryServer [Pipeline] [devops] echo [devops] retrieve archive for devops/v12.0/devops-stage_2-merge :: v12.0/417/* [Pipeline] [devops] echo [devops] Searching Artifactory with { [devops] "files": [ [devops] { [devops] "target": "./", [devops] "pattern": "osm-devops/v12.0/417/*" [devops] } [devops] ] [devops] } [Pipeline] [devops] newBuildInfo [Pipeline] [devops] artifactoryDownload [devops] Searching for artifacts... [devops] Found 2 artifacts. [devops] Beginning to resolve Build Info published dependencies. [devops] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-devops/v12.0/417/changelog/changelog-devops.html'... [devops] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-devops/v12.0/417/changelog/changelog-devops.html' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/devops/v12.0/417/changelog/changelog-devops.html' [devops] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-devops/v12.0/417/pool/devops/osm-devops_12.0.8-1_all.deb'... [devops] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-devops/v12.0/417/pool/devops/osm-devops_12.0.8-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/devops/v12.0/417/pool/devops/osm-devops_12.0.8-1_all.deb' [devops] Finished resolving Build Info published dependencies. [Pipeline] [MON] getArtifactoryServer [Pipeline] [MON] echo [MON] retrieve archive for MON/v12.0/MON-stage_2-merge :: v12.0/394/* [Pipeline] [MON] echo [MON] Searching Artifactory with { [MON] "files": [ [MON] { [MON] "target": "./", [MON] "pattern": "osm-MON/v12.0/394/*" [MON] } [MON] ] [MON] } [Pipeline] [MON] newBuildInfo [Pipeline] [MON] artifactoryDownload [MON] Searching for artifacts... [MON] Found 4 artifacts. [MON] Beginning to resolve Build Info published dependencies. [MON] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-MON/v12.0/394/dists/unstable/MON/binary-amd64/Packages.gz'... [MON] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-MON/v12.0/394/dists/unstable/MON/binary-amd64/Packages.gz' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/MON/v12.0/394/dists/unstable/MON/binary-amd64/Packages.gz' [MON] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-MON/v12.0/394/dists/unstable/MON/binary-amd64/Packages'... [MON] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-MON/v12.0/394/dists/unstable/MON/binary-amd64/Packages' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/MON/v12.0/394/dists/unstable/MON/binary-amd64/Packages' [MON] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-MON/v12.0/394/pool/MON/python3-osm-mon_12.0.8+gd286049-1_all.deb'... [MON] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-MON/v12.0/394/pool/MON/python3-osm-mon_12.0.8+gd286049-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/MON/v12.0/394/pool/MON/python3-osm-mon_12.0.8+gd286049-1_all.deb' [MON] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-MON/v12.0/394/changelog/changelog-MON.html'... [MON] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-MON/v12.0/394/changelog/changelog-MON.html' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/MON/v12.0/394/changelog/changelog-MON.html' [MON] Finished resolving Build Info published dependencies. [Pipeline] [N2VC] getArtifactoryServer [Pipeline] [N2VC] echo [N2VC] retrieve archive for N2VC/v12.0/N2VC-stage_2-merge :: v12.0/404/* [Pipeline] [N2VC] echo [N2VC] Searching Artifactory with { [N2VC] "files": [ [N2VC] { [N2VC] "target": "./", [N2VC] "pattern": "osm-N2VC/v12.0/404/*" [N2VC] } [N2VC] ] [N2VC] } [Pipeline] [N2VC] newBuildInfo [Pipeline] [N2VC] artifactoryDownload [N2VC] Searching for artifacts... [N2VC] Found 4 artifacts. [N2VC] Beginning to resolve Build Info published dependencies. [N2VC] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v12.0/404/pool/N2VC/python3-n2vc_12.0.8+g6a6c31c-1_all.deb'... [N2VC] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v12.0/404/pool/N2VC/python3-n2vc_12.0.8+g6a6c31c-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/N2VC/v12.0/404/pool/N2VC/python3-n2vc_12.0.8+g6a6c31c-1_all.deb' [N2VC] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v12.0/404/dists/unstable/N2VC/binary-amd64/Packages'... [N2VC] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v12.0/404/dists/unstable/N2VC/binary-amd64/Packages' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/N2VC/v12.0/404/dists/unstable/N2VC/binary-amd64/Packages' [N2VC] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v12.0/404/changelog/changelog-N2VC.html'... [N2VC] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v12.0/404/changelog/changelog-N2VC.html' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/N2VC/v12.0/404/changelog/changelog-N2VC.html' [N2VC] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v12.0/404/dists/unstable/N2VC/binary-amd64/Packages.gz'... [N2VC] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v12.0/404/dists/unstable/N2VC/binary-amd64/Packages.gz' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/N2VC/v12.0/404/dists/unstable/N2VC/binary-amd64/Packages.gz' [N2VC] Finished resolving Build Info published dependencies. [Pipeline] [NBI] getArtifactoryServer [Pipeline] [NBI] echo [NBI] retrieve archive for NBI/v12.0/NBI-stage_2-merge :: v12.0/398/* [Pipeline] [NBI] echo [NBI] Searching Artifactory with { [NBI] "files": [ [NBI] { [NBI] "target": "./", [NBI] "pattern": "osm-NBI/v12.0/398/*" [NBI] } [NBI] ] [NBI] } [Pipeline] [NBI] newBuildInfo [Pipeline] [NBI] artifactoryDownload [NBI] Searching for artifacts... [NBI] Found 4 artifacts. [NBI] Beginning to resolve Build Info published dependencies. [NBI] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-NBI/v12.0/398/dists/unstable/NBI/binary-amd64/Packages.gz'... [NBI] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-NBI/v12.0/398/dists/unstable/NBI/binary-amd64/Packages.gz' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/NBI/v12.0/398/dists/unstable/NBI/binary-amd64/Packages.gz' [NBI] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-NBI/v12.0/398/dists/unstable/NBI/binary-amd64/Packages'... [NBI] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-NBI/v12.0/398/dists/unstable/NBI/binary-amd64/Packages' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/NBI/v12.0/398/dists/unstable/NBI/binary-amd64/Packages' [NBI] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-NBI/v12.0/398/pool/NBI/python3-osm-nbi_12.0.8+gfa5ddde-1_all.deb'... [NBI] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-NBI/v12.0/398/pool/NBI/python3-osm-nbi_12.0.8+gfa5ddde-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/NBI/v12.0/398/pool/NBI/python3-osm-nbi_12.0.8+gfa5ddde-1_all.deb' [NBI] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-NBI/v12.0/398/changelog/changelog-NBI.html'... [NBI] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-NBI/v12.0/398/changelog/changelog-NBI.html' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/NBI/v12.0/398/changelog/changelog-NBI.html' [NBI] Finished resolving Build Info published dependencies. [Pipeline] [common] getArtifactoryServer [Pipeline] [common] echo [common] retrieve archive for common/v12.0/common-stage_2-merge :: v12.0/392/* [common] Searching Artifactory with { [common] "files": [ [common] { [common] "target": "./", [common] "pattern": "osm-common/v12.0/392/*" [common] } [common] ] [common] } [Pipeline] [common] echo [Pipeline] [common] newBuildInfo [Pipeline] [common] artifactoryDownload [common] Searching for artifacts... [common] Found 4 artifacts. [common] Beginning to resolve Build Info published dependencies. [common] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-common/v12.0/392/dists/unstable/common/binary-amd64/Packages.gz'... [common] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-common/v12.0/392/dists/unstable/common/binary-amd64/Packages.gz' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/common/v12.0/392/dists/unstable/common/binary-amd64/Packages.gz' [common] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-common/v12.0/392/changelog/changelog-common.html'... [common] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-common/v12.0/392/changelog/changelog-common.html' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/common/v12.0/392/changelog/changelog-common.html' [common] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-common/v12.0/392/pool/common/python3-osm-common_12.0.8+g6aaeaa3-1_all.deb'... [common] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-common/v12.0/392/pool/common/python3-osm-common_12.0.8+g6aaeaa3-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/common/v12.0/392/pool/common/python3-osm-common_12.0.8+g6aaeaa3-1_all.deb' [common] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-common/v12.0/392/dists/unstable/common/binary-amd64/Packages'... [common] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-common/v12.0/392/dists/unstable/common/binary-amd64/Packages' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/common/v12.0/392/dists/unstable/common/binary-amd64/Packages' [common] Finished resolving Build Info published dependencies. [Pipeline] [LCM] getArtifactoryServer [Pipeline] [LCM] echo [LCM] retrieve archive for LCM/v12.0/LCM-stage_2-merge :: v12.0/403/* [Pipeline] [LCM] echo [LCM] Searching Artifactory with { [LCM] "files": [ [LCM] { [LCM] "target": "./", [LCM] "pattern": "osm-LCM/v12.0/403/*" [LCM] } [LCM] ] [LCM] } [Pipeline] [LCM] newBuildInfo [Pipeline] [LCM] artifactoryDownload [LCM] Searching for artifacts... [LCM] Found 4 artifacts. [LCM] Beginning to resolve Build Info published dependencies. [LCM] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-LCM/v12.0/403/pool/LCM/python3-osm-lcm_12.0.8+g015edaa-1_all.deb'... [LCM] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-LCM/v12.0/403/pool/LCM/python3-osm-lcm_12.0.8+g015edaa-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/LCM/v12.0/403/pool/LCM/python3-osm-lcm_12.0.8+g015edaa-1_all.deb' [LCM] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-LCM/v12.0/403/dists/unstable/LCM/binary-amd64/Packages'... [LCM] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-LCM/v12.0/403/dists/unstable/LCM/binary-amd64/Packages' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/LCM/v12.0/403/dists/unstable/LCM/binary-amd64/Packages' [LCM] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-LCM/v12.0/403/dists/unstable/LCM/binary-amd64/Packages.gz'... [LCM] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-LCM/v12.0/403/dists/unstable/LCM/binary-amd64/Packages.gz' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/LCM/v12.0/403/dists/unstable/LCM/binary-amd64/Packages.gz' [LCM] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-LCM/v12.0/403/changelog/changelog-LCM.html'... [LCM] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-LCM/v12.0/403/changelog/changelog-LCM.html' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/LCM/v12.0/403/changelog/changelog-LCM.html' [LCM] Finished resolving Build Info published dependencies. [Pipeline] [POL] getArtifactoryServer [Pipeline] [POL] echo [POL] retrieve archive for POL/v12.0/POL-stage_2-merge :: v12.0/390/* [Pipeline] [POL] echo [POL] Searching Artifactory with { [POL] "files": [ [POL] { [POL] "target": "./", [POL] "pattern": "osm-POL/v12.0/390/*" [POL] } [POL] ] [POL] } [Pipeline] [POL] newBuildInfo [Pipeline] [POL] artifactoryDownload [POL] Searching for artifacts... [POL] Found 4 artifacts. [POL] Beginning to resolve Build Info published dependencies. [POL] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-POL/v12.0/390/pool/POL/python3-osm-policy-module_12.0.8+g90c437d-1_all.deb'... [POL] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-POL/v12.0/390/pool/POL/python3-osm-policy-module_12.0.8+g90c437d-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/POL/v12.0/390/pool/POL/python3-osm-policy-module_12.0.8+g90c437d-1_all.deb' [POL] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-POL/v12.0/390/changelog/changelog-POL.html'... [POL] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-POL/v12.0/390/changelog/changelog-POL.html' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/POL/v12.0/390/changelog/changelog-POL.html' [POL] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-POL/v12.0/390/dists/unstable/POL/binary-amd64/Packages.gz'... [POL] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-POL/v12.0/390/dists/unstable/POL/binary-amd64/Packages.gz' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/POL/v12.0/390/dists/unstable/POL/binary-amd64/Packages.gz' [POL] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-POL/v12.0/390/dists/unstable/POL/binary-amd64/Packages'... [POL] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-POL/v12.0/390/dists/unstable/POL/binary-amd64/Packages' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/POL/v12.0/390/dists/unstable/POL/binary-amd64/Packages' [POL] Finished resolving Build Info published dependencies. [Pipeline] [NG-UI] getArtifactoryServer [Pipeline] [NG-UI] echo [NG-UI] retrieve archive for NG-UI/v12.0/NG-UI-stage_2-merge :: v12.0/392/* [Pipeline] [NG-UI] echo [NG-UI] Searching Artifactory with { [NG-UI] "files": [ [NG-UI] { [NG-UI] "target": "./", [NG-UI] "pattern": "osm-NG-UI/v12.0/392/*" [NG-UI] } [NG-UI] ] [NG-UI] } [Pipeline] [NG-UI] newBuildInfo [Pipeline] [NG-UI] artifactoryDownload [NG-UI] Searching for artifacts... [NG-UI] Found 4 artifacts. [NG-UI] Beginning to resolve Build Info published dependencies. [NG-UI] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v12.0/392/pool/NG-UI/osm-ngui_12.0.8-1_all.deb'... [NG-UI] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v12.0/392/pool/NG-UI/osm-ngui_12.0.8-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/NG-UI/v12.0/392/pool/NG-UI/osm-ngui_12.0.8-1_all.deb' [NG-UI] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v12.0/392/changelog/changelog-NG-UI.html'... [NG-UI] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v12.0/392/changelog/changelog-NG-UI.html' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/NG-UI/v12.0/392/changelog/changelog-NG-UI.html' [NG-UI] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v12.0/392/dists/unstable/NG-UI/binary-amd64/Packages.gz'... [NG-UI] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v12.0/392/dists/unstable/NG-UI/binary-amd64/Packages.gz' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/NG-UI/v12.0/392/dists/unstable/NG-UI/binary-amd64/Packages.gz' [NG-UI] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v12.0/392/dists/unstable/NG-UI/binary-amd64/Packages'... [NG-UI] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v12.0/392/dists/unstable/NG-UI/binary-amd64/Packages' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/NG-UI/v12.0/392/dists/unstable/NG-UI/binary-amd64/Packages' [NG-UI] Finished resolving Build Info published dependencies. [Pipeline] [PLA] getArtifactoryServer [Pipeline] [PLA] echo [PLA] retrieve archive for PLA/v12.0/PLA-stage_2-merge :: v12.0/389/* [Pipeline] [PLA] echo [PLA] Searching Artifactory with { [PLA] "files": [ [PLA] { [PLA] "target": "./", [PLA] "pattern": "osm-PLA/v12.0/389/*" [PLA] } [PLA] ] [PLA] } [Pipeline] [PLA] newBuildInfo [Pipeline] [PLA] artifactoryDownload [PLA] Searching for artifacts... [PLA] Found 4 artifacts. [PLA] Beginning to resolve Build Info published dependencies. [PLA] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-PLA/v12.0/389/dists/unstable/PLA/binary-amd64/Packages'... [PLA] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-PLA/v12.0/389/dists/unstable/PLA/binary-amd64/Packages' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/PLA/v12.0/389/dists/unstable/PLA/binary-amd64/Packages' [PLA] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-PLA/v12.0/389/dists/unstable/PLA/binary-amd64/Packages.gz'... [PLA] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-PLA/v12.0/389/dists/unstable/PLA/binary-amd64/Packages.gz' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/PLA/v12.0/389/dists/unstable/PLA/binary-amd64/Packages.gz' [PLA] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-PLA/v12.0/389/changelog/changelog-PLA.html'... [PLA] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-PLA/v12.0/389/changelog/changelog-PLA.html' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/PLA/v12.0/389/changelog/changelog-PLA.html' [PLA] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-PLA/v12.0/389/pool/PLA/python3-osm-pla_12.0.8+g5fc05c1-1_all.deb'... [PLA] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-PLA/v12.0/389/pool/PLA/python3-osm-pla_12.0.8+g5fc05c1-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/PLA/v12.0/389/pool/PLA/python3-osm-pla_12.0.8+g5fc05c1-1_all.deb' [PLA] Finished resolving Build Info published dependencies. [Pipeline] [tests] getArtifactoryServer [Pipeline] [tests] echo [tests] retrieve archive for tests/v12.0/tests-stage_2-merge :: v12.0/289/* [Pipeline] [tests] echo [tests] Searching Artifactory with { [tests] "files": [ [tests] { [tests] "target": "./", [tests] "pattern": "osm-tests/v12.0/289/*" [tests] } [tests] ] [tests] } [Pipeline] [tests] newBuildInfo [Pipeline] [tests] artifactoryDownload [tests] Searching for artifacts... [tests] Found 4 artifacts. [tests] Beginning to resolve Build Info published dependencies. [tests] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-tests/v12.0/289/dists/unstable/tests/binary-amd64/Packages.gz'... [tests] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-tests/v12.0/289/dists/unstable/tests/binary-amd64/Packages.gz' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/tests/v12.0/289/dists/unstable/tests/binary-amd64/Packages.gz' [tests] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-tests/v12.0/289/dists/unstable/tests/binary-amd64/Packages'... [tests] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-tests/v12.0/289/dists/unstable/tests/binary-amd64/Packages' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/tests/v12.0/289/dists/unstable/tests/binary-amd64/Packages' [tests] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-tests/v12.0/289/pool/tests/osm-tests_12.0.8-1_all.deb'... [tests] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-tests/v12.0/289/pool/tests/osm-tests_12.0.8-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/tests/v12.0/289/pool/tests/osm-tests_12.0.8-1_all.deb' [tests] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-tests/v12.0/289/changelog/changelog-tests.html'... [tests] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-tests/v12.0/289/changelog/changelog-tests.html' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/tests/v12.0/289/changelog/changelog-tests.html' [tests] Finished resolving Build Info published dependencies. [Pipeline] [devops] sh [devops] [devops] Running shell script [devops] + cp -Rv v12.0/417/changelog v12.0/417/pool . [devops] 'v12.0/417/changelog' -> './changelog' [devops] 'v12.0/417/changelog/changelog-devops.html' -> './changelog/changelog-devops.html' [devops] 'v12.0/417/pool' -> './pool' [devops] 'v12.0/417/pool/devops' -> './pool/devops' [devops] 'v12.0/417/pool/devops/osm-devops_12.0.8-1_all.deb' -> './pool/devops/osm-devops_12.0.8-1_all.deb' [Pipeline] [osmclient] sh [osmclient] [osmclient] Running shell script [osmclient] + cp -Rv v12.0/399/changelog v12.0/399/dists v12.0/399/pool . [osmclient] 'v12.0/399/changelog' -> './changelog' [osmclient] 'v12.0/399/changelog/changelog-osmclient.html' -> './changelog/changelog-osmclient.html' [osmclient] 'v12.0/399/dists' -> './dists' [osmclient] 'v12.0/399/dists/unstable' -> './dists/unstable' [osmclient] 'v12.0/399/dists/unstable/osmclient' -> './dists/unstable/osmclient' [osmclient] 'v12.0/399/dists/unstable/osmclient/binary-amd64' -> './dists/unstable/osmclient/binary-amd64' [osmclient] 'v12.0/399/dists/unstable/osmclient/binary-amd64/Packages.gz' -> './dists/unstable/osmclient/binary-amd64/Packages.gz' [osmclient] 'v12.0/399/dists/unstable/osmclient/binary-amd64/Packages' -> './dists/unstable/osmclient/binary-amd64/Packages' [osmclient] 'v12.0/399/pool' -> './pool' [osmclient] 'v12.0/399/pool/osmclient' -> './pool/osmclient' [osmclient] 'v12.0/399/pool/osmclient/python3-osmclient_12.0.8+ge73c56e-1_all.deb' -> './pool/osmclient/python3-osmclient_12.0.8+ge73c56e-1_all.deb' [Pipeline] [MON] sh [MON] [MON] Running shell script [MON] + cp -Rv v12.0/394/changelog v12.0/394/dists v12.0/394/pool . [MON] 'v12.0/394/changelog' -> './changelog' [MON] 'v12.0/394/changelog/changelog-MON.html' -> './changelog/changelog-MON.html' [MON] 'v12.0/394/dists' -> './dists' [MON] 'v12.0/394/dists/unstable' -> './dists/unstable' [MON] 'v12.0/394/dists/unstable/MON' -> './dists/unstable/MON' [MON] 'v12.0/394/dists/unstable/MON/binary-amd64' -> './dists/unstable/MON/binary-amd64' [MON] 'v12.0/394/dists/unstable/MON/binary-amd64/Packages.gz' -> './dists/unstable/MON/binary-amd64/Packages.gz' [MON] 'v12.0/394/dists/unstable/MON/binary-amd64/Packages' -> './dists/unstable/MON/binary-amd64/Packages' [MON] 'v12.0/394/pool' -> './pool' [MON] 'v12.0/394/pool/MON' -> './pool/MON' [MON] 'v12.0/394/pool/MON/python3-osm-mon_12.0.8+gd286049-1_all.deb' -> './pool/MON/python3-osm-mon_12.0.8+gd286049-1_all.deb' [Pipeline] [N2VC] sh [N2VC] [N2VC] Running shell script [N2VC] + cp -Rv v12.0/404/changelog v12.0/404/dists v12.0/404/pool . [N2VC] 'v12.0/404/changelog' -> './changelog' [N2VC] 'v12.0/404/changelog/changelog-N2VC.html' -> './changelog/changelog-N2VC.html' [N2VC] 'v12.0/404/dists' -> './dists' [N2VC] 'v12.0/404/dists/unstable' -> './dists/unstable' [N2VC] 'v12.0/404/dists/unstable/N2VC' -> './dists/unstable/N2VC' [N2VC] 'v12.0/404/dists/unstable/N2VC/binary-amd64' -> './dists/unstable/N2VC/binary-amd64' [N2VC] 'v12.0/404/dists/unstable/N2VC/binary-amd64/Packages' -> './dists/unstable/N2VC/binary-amd64/Packages' [N2VC] 'v12.0/404/dists/unstable/N2VC/binary-amd64/Packages.gz' -> './dists/unstable/N2VC/binary-amd64/Packages.gz' [N2VC] 'v12.0/404/pool' -> './pool' [N2VC] 'v12.0/404/pool/N2VC' -> './pool/N2VC' [N2VC] 'v12.0/404/pool/N2VC/python3-n2vc_12.0.8+g6a6c31c-1_all.deb' -> './pool/N2VC/python3-n2vc_12.0.8+g6a6c31c-1_all.deb' [Pipeline] [NBI] sh [NBI] [NBI] Running shell script [NBI] + cp -Rv v12.0/398/changelog v12.0/398/dists v12.0/398/pool . [NBI] 'v12.0/398/changelog' -> './changelog' [NBI] 'v12.0/398/changelog/changelog-NBI.html' -> './changelog/changelog-NBI.html' [NBI] 'v12.0/398/dists' -> './dists' [NBI] 'v12.0/398/dists/unstable' -> './dists/unstable' [NBI] 'v12.0/398/dists/unstable/NBI' -> './dists/unstable/NBI' [NBI] 'v12.0/398/dists/unstable/NBI/binary-amd64' -> './dists/unstable/NBI/binary-amd64' [NBI] 'v12.0/398/dists/unstable/NBI/binary-amd64/Packages.gz' -> './dists/unstable/NBI/binary-amd64/Packages.gz' [NBI] 'v12.0/398/dists/unstable/NBI/binary-amd64/Packages' -> './dists/unstable/NBI/binary-amd64/Packages' [NBI] 'v12.0/398/pool' -> './pool' [NBI] 'v12.0/398/pool/NBI' -> './pool/NBI' [NBI] 'v12.0/398/pool/NBI/python3-osm-nbi_12.0.8+gfa5ddde-1_all.deb' -> './pool/NBI/python3-osm-nbi_12.0.8+gfa5ddde-1_all.deb' [Pipeline] [common] sh [common] [common] Running shell script [common] + cp -Rv v12.0/392/changelog v12.0/392/dists v12.0/392/pool . [common] 'v12.0/392/changelog' -> './changelog' [common] 'v12.0/392/changelog/changelog-common.html' -> './changelog/changelog-common.html' [common] 'v12.0/392/dists' -> './dists' [common] 'v12.0/392/dists/unstable' -> './dists/unstable' [common] 'v12.0/392/dists/unstable/common' -> './dists/unstable/common' [common] 'v12.0/392/dists/unstable/common/binary-amd64' -> './dists/unstable/common/binary-amd64' [common] 'v12.0/392/dists/unstable/common/binary-amd64/Packages.gz' -> './dists/unstable/common/binary-amd64/Packages.gz' [common] 'v12.0/392/dists/unstable/common/binary-amd64/Packages' -> './dists/unstable/common/binary-amd64/Packages' [common] 'v12.0/392/pool' -> './pool' [common] 'v12.0/392/pool/common' -> './pool/common' [common] 'v12.0/392/pool/common/python3-osm-common_12.0.8+g6aaeaa3-1_all.deb' -> './pool/common/python3-osm-common_12.0.8+g6aaeaa3-1_all.deb' [Pipeline] [LCM] sh [LCM] [LCM] Running shell script [LCM] + cp -Rv v12.0/403/changelog v12.0/403/dists v12.0/403/pool . [LCM] 'v12.0/403/changelog' -> './changelog' [LCM] 'v12.0/403/changelog/changelog-LCM.html' -> './changelog/changelog-LCM.html' [LCM] 'v12.0/403/dists' -> './dists' [LCM] 'v12.0/403/dists/unstable' -> './dists/unstable' [LCM] 'v12.0/403/dists/unstable/LCM' -> './dists/unstable/LCM' [LCM] 'v12.0/403/dists/unstable/LCM/binary-amd64' -> './dists/unstable/LCM/binary-amd64' [LCM] 'v12.0/403/dists/unstable/LCM/binary-amd64/Packages' -> './dists/unstable/LCM/binary-amd64/Packages' [LCM] 'v12.0/403/dists/unstable/LCM/binary-amd64/Packages.gz' -> './dists/unstable/LCM/binary-amd64/Packages.gz' [LCM] 'v12.0/403/pool' -> './pool' [LCM] 'v12.0/403/pool/LCM' -> './pool/LCM' [LCM] 'v12.0/403/pool/LCM/python3-osm-lcm_12.0.8+g015edaa-1_all.deb' -> './pool/LCM/python3-osm-lcm_12.0.8+g015edaa-1_all.deb' [Pipeline] [POL] sh [POL] [POL] Running shell script [POL] + cp -Rv v12.0/390/changelog v12.0/390/dists v12.0/390/pool . [POL] 'v12.0/390/changelog' -> './changelog' [POL] 'v12.0/390/changelog/changelog-POL.html' -> './changelog/changelog-POL.html' [POL] 'v12.0/390/dists' -> './dists' [POL] 'v12.0/390/dists/unstable' -> './dists/unstable' [POL] 'v12.0/390/dists/unstable/POL' -> './dists/unstable/POL' [POL] 'v12.0/390/dists/unstable/POL/binary-amd64' -> './dists/unstable/POL/binary-amd64' [POL] 'v12.0/390/dists/unstable/POL/binary-amd64/Packages.gz' -> './dists/unstable/POL/binary-amd64/Packages.gz' [POL] 'v12.0/390/dists/unstable/POL/binary-amd64/Packages' -> './dists/unstable/POL/binary-amd64/Packages' [POL] 'v12.0/390/pool' -> './pool' [POL] 'v12.0/390/pool/POL' -> './pool/POL' [POL] 'v12.0/390/pool/POL/python3-osm-policy-module_12.0.8+g90c437d-1_all.deb' -> './pool/POL/python3-osm-policy-module_12.0.8+g90c437d-1_all.deb' [Pipeline] [NG-UI] sh [NG-UI] [NG-UI] Running shell script [NG-UI] + cp -Rv v12.0/392/changelog v12.0/392/dists v12.0/392/pool . [NG-UI] 'v12.0/392/changelog' -> './changelog' [NG-UI] 'v12.0/392/changelog/changelog-NG-UI.html' -> './changelog/changelog-NG-UI.html' [NG-UI] 'v12.0/392/dists' -> './dists' [NG-UI] 'v12.0/392/dists/unstable' -> './dists/unstable' [NG-UI] 'v12.0/392/dists/unstable/NG-UI' -> './dists/unstable/NG-UI' [NG-UI] 'v12.0/392/dists/unstable/NG-UI/binary-amd64' -> './dists/unstable/NG-UI/binary-amd64' [NG-UI] 'v12.0/392/dists/unstable/NG-UI/binary-amd64/Packages.gz' -> './dists/unstable/NG-UI/binary-amd64/Packages.gz' [NG-UI] 'v12.0/392/dists/unstable/NG-UI/binary-amd64/Packages' -> './dists/unstable/NG-UI/binary-amd64/Packages' [NG-UI] 'v12.0/392/pool' -> './pool' [NG-UI] 'v12.0/392/pool/NG-UI' -> './pool/NG-UI' [NG-UI] 'v12.0/392/pool/NG-UI/osm-ngui_12.0.8-1_all.deb' -> './pool/NG-UI/osm-ngui_12.0.8-1_all.deb' [Pipeline] [PLA] sh [PLA] [PLA] Running shell script [PLA] + cp -Rv v12.0/389/changelog v12.0/389/dists v12.0/389/pool . [PLA] 'v12.0/389/changelog' -> './changelog' [PLA] 'v12.0/389/changelog/changelog-PLA.html' -> './changelog/changelog-PLA.html' [PLA] 'v12.0/389/dists' -> './dists' [PLA] 'v12.0/389/dists/unstable' -> './dists/unstable' [PLA] 'v12.0/389/dists/unstable/PLA' -> './dists/unstable/PLA' [PLA] 'v12.0/389/dists/unstable/PLA/binary-amd64' -> './dists/unstable/PLA/binary-amd64' [PLA] 'v12.0/389/dists/unstable/PLA/binary-amd64/Packages' -> './dists/unstable/PLA/binary-amd64/Packages' [PLA] 'v12.0/389/dists/unstable/PLA/binary-amd64/Packages.gz' -> './dists/unstable/PLA/binary-amd64/Packages.gz' [PLA] 'v12.0/389/pool' -> './pool' [PLA] 'v12.0/389/pool/PLA' -> './pool/PLA' [PLA] 'v12.0/389/pool/PLA/python3-osm-pla_12.0.8+g5fc05c1-1_all.deb' -> './pool/PLA/python3-osm-pla_12.0.8+g5fc05c1-1_all.deb' [Pipeline] [tests] sh [tests] [tests] Running shell script [tests] + cp -Rv v12.0/289/changelog v12.0/289/dists v12.0/289/pool . [tests] 'v12.0/289/changelog' -> './changelog' [tests] 'v12.0/289/changelog/changelog-tests.html' -> './changelog/changelog-tests.html' [tests] 'v12.0/289/dists' -> './dists' [tests] 'v12.0/289/dists/unstable' -> './dists/unstable' [tests] 'v12.0/289/dists/unstable/tests' -> './dists/unstable/tests' [tests] 'v12.0/289/dists/unstable/tests/binary-amd64' -> './dists/unstable/tests/binary-amd64' [tests] 'v12.0/289/dists/unstable/tests/binary-amd64/Packages.gz' -> './dists/unstable/tests/binary-amd64/Packages.gz' [tests] 'v12.0/289/dists/unstable/tests/binary-amd64/Packages' -> './dists/unstable/tests/binary-amd64/Packages' [tests] 'v12.0/289/pool' -> './pool' [tests] 'v12.0/289/pool/tests' -> './pool/tests' [tests] 'v12.0/289/pool/tests/osm-tests_12.0.8-1_all.deb' -> './pool/tests/osm-tests_12.0.8-1_all.deb' [Pipeline] [IM] sh [IM] [IM] Running shell script [IM] + cp -Rv v12.0/391/changelog v12.0/391/dists v12.0/391/pool . [IM] 'v12.0/391/changelog' -> './changelog' [IM] 'v12.0/391/changelog/changelog-IM.html' -> './changelog/changelog-IM.html' [IM] 'v12.0/391/dists' -> './dists' [IM] 'v12.0/391/dists/unstable' -> './dists/unstable' [IM] 'v12.0/391/dists/unstable/IM' -> './dists/unstable/IM' [IM] 'v12.0/391/dists/unstable/IM/binary-amd64' -> './dists/unstable/IM/binary-amd64' [IM] 'v12.0/391/dists/unstable/IM/binary-amd64/Packages' -> './dists/unstable/IM/binary-amd64/Packages' [IM] 'v12.0/391/dists/unstable/IM/binary-amd64/Packages.gz' -> './dists/unstable/IM/binary-amd64/Packages.gz' [IM] 'v12.0/391/pool' -> './pool' [IM] 'v12.0/391/pool/IM' -> './pool/IM' [IM] 'v12.0/391/pool/IM/python3-osm-im_12.0.8+ga0b604e-1_all.deb' -> './pool/IM/python3-osm-im_12.0.8+ga0b604e-1_all.deb' [IM] 'v12.0/391/pool/IM/osm-imdocs_12.0.8-ga0b604e_all.deb' -> './pool/IM/osm-imdocs_12.0.8-ga0b604e_all.deb' [Pipeline] [osmclient] sh [osmclient] [osmclient] Running shell script [osmclient] + rm -rfv v12.0/399 [osmclient] removed 'v12.0/399/changelog/changelog-osmclient.html' [osmclient] removed directory 'v12.0/399/changelog' [osmclient] removed 'v12.0/399/pool/osmclient/python3-osmclient_12.0.8+ge73c56e-1_all.deb' [osmclient] removed directory 'v12.0/399/pool/osmclient' [osmclient] removed directory 'v12.0/399/pool' [osmclient] removed 'v12.0/399/dists/unstable/osmclient/binary-amd64/Packages' [osmclient] removed 'v12.0/399/dists/unstable/osmclient/binary-amd64/Packages.gz' [osmclient] removed directory 'v12.0/399/dists/unstable/osmclient/binary-amd64' [osmclient] removed directory 'v12.0/399/dists/unstable/osmclient' [osmclient] removed directory 'v12.0/399/dists/unstable' [osmclient] removed directory 'v12.0/399/dists' [osmclient] removed directory 'v12.0/399' [Pipeline] [devops] sh [devops] [devops] Running shell script [devops] + rm -rfv v12.0/417 [devops] removed 'v12.0/417/changelog/changelog-devops.html' [devops] removed directory 'v12.0/417/changelog' [devops] removed 'v12.0/417/pool/devops/osm-devops_12.0.8-1_all.deb' [devops] removed directory 'v12.0/417/pool/devops' [devops] removed directory 'v12.0/417/pool' [devops] removed directory 'v12.0/417' [Pipeline] [MON] sh [MON] [MON] Running shell script [MON] + rm -rfv v12.0/394 [MON] removed 'v12.0/394/changelog/changelog-MON.html' [MON] removed directory 'v12.0/394/changelog' [MON] removed 'v12.0/394/pool/MON/python3-osm-mon_12.0.8+gd286049-1_all.deb' [MON] removed directory 'v12.0/394/pool/MON' [MON] removed directory 'v12.0/394/pool' [MON] removed 'v12.0/394/dists/unstable/MON/binary-amd64/Packages' [MON] removed 'v12.0/394/dists/unstable/MON/binary-amd64/Packages.gz' [MON] removed directory 'v12.0/394/dists/unstable/MON/binary-amd64' [MON] removed directory 'v12.0/394/dists/unstable/MON' [MON] removed directory 'v12.0/394/dists/unstable' [MON] removed directory 'v12.0/394/dists' [MON] removed directory 'v12.0/394' [Pipeline] [N2VC] sh [N2VC] [N2VC] Running shell script [N2VC] + rm -rfv v12.0/404 [N2VC] removed 'v12.0/404/changelog/changelog-N2VC.html' [N2VC] removed directory 'v12.0/404/changelog' [N2VC] removed 'v12.0/404/pool/N2VC/python3-n2vc_12.0.8+g6a6c31c-1_all.deb' [N2VC] removed directory 'v12.0/404/pool/N2VC' [N2VC] removed directory 'v12.0/404/pool' [N2VC] removed 'v12.0/404/dists/unstable/N2VC/binary-amd64/Packages' [N2VC] removed 'v12.0/404/dists/unstable/N2VC/binary-amd64/Packages.gz' [N2VC] removed directory 'v12.0/404/dists/unstable/N2VC/binary-amd64' [N2VC] removed directory 'v12.0/404/dists/unstable/N2VC' [N2VC] removed directory 'v12.0/404/dists/unstable' [N2VC] removed directory 'v12.0/404/dists' [N2VC] removed directory 'v12.0/404' [Pipeline] [NBI] sh [NBI] [NBI] Running shell script [NBI] + rm -rfv v12.0/398 [NBI] removed 'v12.0/398/changelog/changelog-NBI.html' [NBI] removed directory 'v12.0/398/changelog' [NBI] removed 'v12.0/398/pool/NBI/python3-osm-nbi_12.0.8+gfa5ddde-1_all.deb' [NBI] removed directory 'v12.0/398/pool/NBI' [NBI] removed directory 'v12.0/398/pool' [NBI] removed 'v12.0/398/dists/unstable/NBI/binary-amd64/Packages' [NBI] removed 'v12.0/398/dists/unstable/NBI/binary-amd64/Packages.gz' [NBI] removed directory 'v12.0/398/dists/unstable/NBI/binary-amd64' [NBI] removed directory 'v12.0/398/dists/unstable/NBI' [NBI] removed directory 'v12.0/398/dists/unstable' [NBI] removed directory 'v12.0/398/dists' [NBI] removed directory 'v12.0/398' [Pipeline] [common] sh [common] [common] Running shell script [common] + rm -rfv v12.0/392 [common] removed 'v12.0/392/changelog/changelog-common.html' [common] removed directory 'v12.0/392/changelog' [common] removed 'v12.0/392/pool/common/python3-osm-common_12.0.8+g6aaeaa3-1_all.deb' [common] removed directory 'v12.0/392/pool/common' [common] removed directory 'v12.0/392/pool' [common] removed 'v12.0/392/dists/unstable/common/binary-amd64/Packages' [common] removed 'v12.0/392/dists/unstable/common/binary-amd64/Packages.gz' [common] removed directory 'v12.0/392/dists/unstable/common/binary-amd64' [common] removed directory 'v12.0/392/dists/unstable/common' [common] removed directory 'v12.0/392/dists/unstable' [common] removed directory 'v12.0/392/dists' [common] removed directory 'v12.0/392' [Pipeline] [LCM] sh [LCM] [LCM] Running shell script [LCM] + rm -rfv v12.0/403 [LCM] removed 'v12.0/403/changelog/changelog-LCM.html' [LCM] removed directory 'v12.0/403/changelog' [LCM] removed 'v12.0/403/pool/LCM/python3-osm-lcm_12.0.8+g015edaa-1_all.deb' [LCM] removed directory 'v12.0/403/pool/LCM' [LCM] removed directory 'v12.0/403/pool' [LCM] removed 'v12.0/403/dists/unstable/LCM/binary-amd64/Packages' [LCM] removed 'v12.0/403/dists/unstable/LCM/binary-amd64/Packages.gz' [LCM] removed directory 'v12.0/403/dists/unstable/LCM/binary-amd64' [LCM] removed directory 'v12.0/403/dists/unstable/LCM' [LCM] removed directory 'v12.0/403/dists/unstable' [LCM] removed directory 'v12.0/403/dists' [LCM] removed directory 'v12.0/403' [Pipeline] [POL] sh [POL] [POL] Running shell script [POL] + rm -rfv v12.0/390 [POL] removed 'v12.0/390/changelog/changelog-POL.html' [POL] removed directory 'v12.0/390/changelog' [POL] removed 'v12.0/390/pool/POL/python3-osm-policy-module_12.0.8+g90c437d-1_all.deb' [POL] removed directory 'v12.0/390/pool/POL' [POL] removed directory 'v12.0/390/pool' [POL] removed 'v12.0/390/dists/unstable/POL/binary-amd64/Packages' [POL] removed 'v12.0/390/dists/unstable/POL/binary-amd64/Packages.gz' [POL] removed directory 'v12.0/390/dists/unstable/POL/binary-amd64' [POL] removed directory 'v12.0/390/dists/unstable/POL' [POL] removed directory 'v12.0/390/dists/unstable' [POL] removed directory 'v12.0/390/dists' [POL] removed directory 'v12.0/390' [Pipeline] [NG-UI] sh [NG-UI] [NG-UI] Running shell script [NG-UI] + rm -rfv v12.0/392 [NG-UI] removed 'v12.0/392/changelog/changelog-NG-UI.html' [NG-UI] removed directory 'v12.0/392/changelog' [NG-UI] removed 'v12.0/392/pool/NG-UI/osm-ngui_12.0.8-1_all.deb' [NG-UI] removed directory 'v12.0/392/pool/NG-UI' [NG-UI] removed directory 'v12.0/392/pool' [NG-UI] removed 'v12.0/392/dists/unstable/NG-UI/binary-amd64/Packages' [NG-UI] removed 'v12.0/392/dists/unstable/NG-UI/binary-amd64/Packages.gz' [NG-UI] removed directory 'v12.0/392/dists/unstable/NG-UI/binary-amd64' [NG-UI] removed directory 'v12.0/392/dists/unstable/NG-UI' [NG-UI] removed directory 'v12.0/392/dists/unstable' [NG-UI] removed directory 'v12.0/392/dists' [NG-UI] removed directory 'v12.0/392' [Pipeline] [RO] sh [RO] [RO] Running shell script [RO] + cp -Rv v12.0/419/changelog v12.0/419/dists v12.0/419/pool . [RO] 'v12.0/419/changelog' -> './changelog' [RO] 'v12.0/419/changelog/changelog-RO.html' -> './changelog/changelog-RO.html' [RO] 'v12.0/419/dists' -> './dists' [RO] 'v12.0/419/dists/unstable' -> './dists/unstable' [RO] 'v12.0/419/dists/unstable/RO' -> './dists/unstable/RO' [RO] 'v12.0/419/dists/unstable/RO/binary-amd64' -> './dists/unstable/RO/binary-amd64' [RO] 'v12.0/419/dists/unstable/RO/binary-amd64/Packages.gz' -> './dists/unstable/RO/binary-amd64/Packages.gz' [RO] 'v12.0/419/dists/unstable/RO/binary-amd64/Packages' -> './dists/unstable/RO/binary-amd64/Packages' [RO] 'v12.0/419/pool' -> './pool' [RO] 'v12.0/419/pool/RO' -> './pool/RO' [RO] 'v12.0/419/pool/RO/python3-osm-rovim-gcp_12.0.8+g8214dac-1_all.deb' -> './pool/RO/python3-osm-rovim-gcp_12.0.8+g8214dac-1_all.deb' [RO] 'v12.0/419/pool/RO/python3-osm-rosdn-arista-cloudvision_12.0.8+g8214dac-1_all.deb' -> './pool/RO/python3-osm-rosdn-arista-cloudvision_12.0.8+g8214dac-1_all.deb' [RO] 'v12.0/419/pool/RO/python3-osm-rosdn-odlof_12.0.8+g8214dac-1_all.deb' -> './pool/RO/python3-osm-rosdn-odlof_12.0.8+g8214dac-1_all.deb' [RO] 'v12.0/419/pool/RO/python3-osm-rosdn-juniper-contrail_12.0.8+g8214dac-1_all.deb' -> './pool/RO/python3-osm-rosdn-juniper-contrail_12.0.8+g8214dac-1_all.deb' [RO] 'v12.0/419/pool/RO/python3-osm-rovim-openvim_12.0.8+g8214dac-1_all.deb' -> './pool/RO/python3-osm-rovim-openvim_12.0.8+g8214dac-1_all.deb' [RO] 'v12.0/419/pool/RO/python3-osm-rosdn-dpb_12.0.8+g8214dac-1_all.deb' -> './pool/RO/python3-osm-rosdn-dpb_12.0.8+g8214dac-1_all.deb' [RO] 'v12.0/419/pool/RO/python3-osm-ng-ro_12.0.8+g8214dac-1_all.deb' -> './pool/RO/python3-osm-ng-ro_12.0.8+g8214dac-1_all.deb' [RO] 'v12.0/419/pool/RO/python3-osm-rosdn-dynpac_12.0.8+g8214dac-1_all.deb' -> './pool/RO/python3-osm-rosdn-dynpac_12.0.8+g8214dac-1_all.deb' [RO] 'v12.0/419/pool/RO/python3-osm-rovim-aws_12.0.8+g8214dac-1_all.deb' -> './pool/RO/python3-osm-rovim-aws_12.0.8+g8214dac-1_all.deb' [RO] 'v12.0/419/pool/RO/python3-osm-rosdn-onosof_12.0.8+g8214dac-1_all.deb' -> './pool/RO/python3-osm-rosdn-onosof_12.0.8+g8214dac-1_all.deb' [RO] 'v12.0/419/pool/RO/python3-osm-rosdn-floodlightof_12.0.8+g8214dac-1_all.deb' -> './pool/RO/python3-osm-rosdn-floodlightof_12.0.8+g8214dac-1_all.deb' [RO] 'v12.0/419/pool/RO/python3-osm-rovim-openstack_12.0.8+g8214dac-1_all.deb' -> './pool/RO/python3-osm-rovim-openstack_12.0.8+g8214dac-1_all.deb' [RO] 'v12.0/419/pool/RO/python3-osm-rosdn-ietfl2vpn_12.0.8+g8214dac-1_all.deb' -> './pool/RO/python3-osm-rosdn-ietfl2vpn_12.0.8+g8214dac-1_all.deb' [RO] 'v12.0/419/pool/RO/python3-osm-rovim-azure_12.0.8+g8214dac-1_all.deb' -> './pool/RO/python3-osm-rovim-azure_12.0.8+g8214dac-1_all.deb' [RO] 'v12.0/419/pool/RO/python3-osm-ro-plugin_12.0.8+g8214dac-1_all.deb' -> './pool/RO/python3-osm-ro-plugin_12.0.8+g8214dac-1_all.deb' [RO] 'v12.0/419/pool/RO/python3-osm-rovim-vmware_12.0.8+g8214dac-1_all.deb' -> './pool/RO/python3-osm-rovim-vmware_12.0.8+g8214dac-1_all.deb' [RO] 'v12.0/419/pool/RO/python3-osm-rosdn-onos-vpls_12.0.8+g8214dac-1_all.deb' -> './pool/RO/python3-osm-rosdn-onos-vpls_12.0.8+g8214dac-1_all.deb' [Pipeline] [IM] sh [IM] [IM] Running shell script [IM] + rm -rfv v12.0/391 [IM] removed 'v12.0/391/changelog/changelog-IM.html' [IM] removed directory 'v12.0/391/changelog' [IM] removed 'v12.0/391/pool/IM/osm-imdocs_12.0.8-ga0b604e_all.deb' [IM] removed 'v12.0/391/pool/IM/python3-osm-im_12.0.8+ga0b604e-1_all.deb' [IM] removed directory 'v12.0/391/pool/IM' [IM] removed directory 'v12.0/391/pool' [IM] removed 'v12.0/391/dists/unstable/IM/binary-amd64/Packages' [IM] removed 'v12.0/391/dists/unstable/IM/binary-amd64/Packages.gz' [IM] removed directory 'v12.0/391/dists/unstable/IM/binary-amd64' [IM] removed directory 'v12.0/391/dists/unstable/IM' [IM] removed directory 'v12.0/391/dists/unstable' [IM] removed directory 'v12.0/391/dists' [IM] removed directory 'v12.0/391' [PLA] [PLA] Running shell script [PLA] + rm -rfv v12.0/389 [PLA] removed 'v12.0/389/changelog/changelog-PLA.html' [PLA] removed directory 'v12.0/389/changelog' [PLA] removed 'v12.0/389/pool/PLA/python3-osm-pla_12.0.8+g5fc05c1-1_all.deb' [PLA] removed directory 'v12.0/389/pool/PLA' [PLA] removed directory 'v12.0/389/pool' [PLA] removed 'v12.0/389/dists/unstable/PLA/binary-amd64/Packages' [PLA] removed 'v12.0/389/dists/unstable/PLA/binary-amd64/Packages.gz' [PLA] removed directory 'v12.0/389/dists/unstable/PLA/binary-amd64' [PLA] removed directory 'v12.0/389/dists/unstable/PLA' [PLA] removed directory 'v12.0/389/dists/unstable' [PLA] removed directory 'v12.0/389/dists' [PLA] removed directory 'v12.0/389' [Pipeline] [PLA] sh [Pipeline] [tests] sh [tests] [tests] Running shell script [tests] + rm -rfv v12.0/289 [tests] removed 'v12.0/289/changelog/changelog-tests.html' [tests] removed directory 'v12.0/289/changelog' [tests] removed 'v12.0/289/pool/tests/osm-tests_12.0.8-1_all.deb' [tests] removed directory 'v12.0/289/pool/tests' [tests] removed directory 'v12.0/289/pool' [tests] removed 'v12.0/289/dists/unstable/tests/binary-amd64/Packages' [tests] removed 'v12.0/289/dists/unstable/tests/binary-amd64/Packages.gz' [tests] removed directory 'v12.0/289/dists/unstable/tests/binary-amd64' [tests] removed directory 'v12.0/289/dists/unstable/tests' [tests] removed directory 'v12.0/289/dists/unstable' [tests] removed directory 'v12.0/289/dists' [tests] removed directory 'v12.0/289' [osmclient] Fetched osmclient: [https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v12.0/399/pool/osmclient/python3-osmclient_12.0.8+ge73c56e-1_all.deb] [Pipeline] [osmclient] echo [Pipeline] [osmclient] sh [osmclient] [osmclient] Running shell script [osmclient] + rm -rf dists [Pipeline] [devops] echo [devops] Fetched devops: [https://artifactory-osm.etsi.org/artifactory/osm-devops/v12.0/417/pool/devops/osm-devops_12.0.8-1_all.deb] [Pipeline] [devops] sh [devops] [devops] Running shell script [devops] + rm -rf dists [Pipeline] [MON] echo [MON] Fetched MON: [https://artifactory-osm.etsi.org/artifactory/osm-MON/v12.0/394/pool/MON/python3-osm-mon_12.0.8+gd286049-1_all.deb] [Pipeline] [MON] sh [MON] [MON] Running shell script [MON] + rm -rf dists [Pipeline] [N2VC] echo [N2VC] Fetched N2VC: [https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v12.0/404/pool/N2VC/python3-n2vc_12.0.8+g6a6c31c-1_all.deb] [Pipeline] [N2VC] sh [N2VC] [N2VC] Running shell script [N2VC] + rm -rf dists [Pipeline] [NBI] echo [NBI] Fetched NBI: [https://artifactory-osm.etsi.org/artifactory/osm-NBI/v12.0/398/pool/NBI/python3-osm-nbi_12.0.8+gfa5ddde-1_all.deb] [Pipeline] [NBI] sh [NBI] [NBI] Running shell script [NBI] + rm -rf dists [Pipeline] [common] echo [common] Fetched common: [https://artifactory-osm.etsi.org/artifactory/osm-common/v12.0/392/pool/common/python3-osm-common_12.0.8+g6aaeaa3-1_all.deb] [Pipeline] [common] sh [common] [common] Running shell script [common] + rm -rf dists [LCM] Fetched LCM: [https://artifactory-osm.etsi.org/artifactory/osm-LCM/v12.0/403/pool/LCM/python3-osm-lcm_12.0.8+g015edaa-1_all.deb] [Pipeline] [LCM] echo [Pipeline] [LCM] sh [LCM] [LCM] Running shell script [LCM] + rm -rf dists [Pipeline] [POL] echo [POL] Fetched POL: [https://artifactory-osm.etsi.org/artifactory/osm-POL/v12.0/390/pool/POL/python3-osm-policy-module_12.0.8+g90c437d-1_all.deb] [Pipeline] [POL] sh [POL] [POL] Running shell script [POL] + rm -rf dists [Pipeline] [RO] sh [RO] [RO] Running shell script [RO] + rm -rfv v12.0/419 [RO] removed 'v12.0/419/changelog/changelog-RO.html' [RO] removed directory 'v12.0/419/changelog' [RO] removed 'v12.0/419/pool/RO/python3-osm-rosdn-ietfl2vpn_12.0.8+g8214dac-1_all.deb' [RO] removed 'v12.0/419/pool/RO/python3-osm-rosdn-dpb_12.0.8+g8214dac-1_all.deb' [RO] removed 'v12.0/419/pool/RO/python3-osm-rosdn-onosof_12.0.8+g8214dac-1_all.deb' [RO] removed 'v12.0/419/pool/RO/python3-osm-rovim-aws_12.0.8+g8214dac-1_all.deb' [RO] removed 'v12.0/419/pool/RO/python3-osm-ro-plugin_12.0.8+g8214dac-1_all.deb' [RO] removed 'v12.0/419/pool/RO/python3-osm-rosdn-floodlightof_12.0.8+g8214dac-1_all.deb' [RO] removed 'v12.0/419/pool/RO/python3-osm-rosdn-juniper-contrail_12.0.8+g8214dac-1_all.deb' [RO] removed 'v12.0/419/pool/RO/python3-osm-rovim-openstack_12.0.8+g8214dac-1_all.deb' [RO] removed 'v12.0/419/pool/RO/python3-osm-rosdn-dynpac_12.0.8+g8214dac-1_all.deb' [RO] removed 'v12.0/419/pool/RO/python3-osm-rovim-vmware_12.0.8+g8214dac-1_all.deb' [RO] removed 'v12.0/419/pool/RO/python3-osm-ng-ro_12.0.8+g8214dac-1_all.deb' [RO] removed 'v12.0/419/pool/RO/python3-osm-rosdn-odlof_12.0.8+g8214dac-1_all.deb' [RO] removed 'v12.0/419/pool/RO/python3-osm-rosdn-arista-cloudvision_12.0.8+g8214dac-1_all.deb' [RO] removed 'v12.0/419/pool/RO/python3-osm-rovim-gcp_12.0.8+g8214dac-1_all.deb' [RO] removed 'v12.0/419/pool/RO/python3-osm-rovim-openvim_12.0.8+g8214dac-1_all.deb' [RO] removed 'v12.0/419/pool/RO/python3-osm-rosdn-onos-vpls_12.0.8+g8214dac-1_all.deb' [RO] removed 'v12.0/419/pool/RO/python3-osm-rovim-azure_12.0.8+g8214dac-1_all.deb' [RO] removed directory 'v12.0/419/pool/RO' [RO] removed directory 'v12.0/419/pool' [RO] removed 'v12.0/419/dists/unstable/RO/binary-amd64/Packages' [RO] removed 'v12.0/419/dists/unstable/RO/binary-amd64/Packages.gz' [RO] removed directory 'v12.0/419/dists/unstable/RO/binary-amd64' [RO] removed directory 'v12.0/419/dists/unstable/RO' [RO] removed directory 'v12.0/419/dists/unstable' [RO] removed directory 'v12.0/419/dists' [RO] removed directory 'v12.0/419' [Pipeline] [IM] echo [IM] Fetched IM: [https://artifactory-osm.etsi.org/artifactory/osm-IM/v12.0/391/pool/IM/python3-osm-im_12.0.8+ga0b604e-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-IM/v12.0/391/pool/IM/osm-imdocs_12.0.8-ga0b604e_all.deb] [Pipeline] [IM] sh [IM] [IM] Running shell script [IM] + rm -rf dists [Pipeline] [NG-UI] echo [NG-UI] Fetched NG-UI: [https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v12.0/392/pool/NG-UI/osm-ngui_12.0.8-1_all.deb] [Pipeline] [NG-UI] sh [NG-UI] [NG-UI] Running shell script [NG-UI] + rm -rf dists [PLA] Fetched PLA: [https://artifactory-osm.etsi.org/artifactory/osm-PLA/v12.0/389/pool/PLA/python3-osm-pla_12.0.8+g5fc05c1-1_all.deb] [Pipeline] [PLA] echo [Pipeline] [PLA] sh [PLA] [PLA] Running shell script [PLA] + rm -rf dists [Pipeline] [tests] echo [tests] Fetched tests: [https://artifactory-osm.etsi.org/artifactory/osm-tests/v12.0/289/pool/tests/osm-tests_12.0.8-1_all.deb] [Pipeline] [tests] sh [tests] [tests] Running shell script [tests] + rm -rf dists [Pipeline] [osmclient] } [Pipeline] [devops] } [Pipeline] [MON] } [Pipeline] [N2VC] } [Pipeline] [NBI] } [Pipeline] [common] } [Pipeline] [LCM] } [Pipeline] [RO] echo [RO] Fetched RO: [https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rovim-gcp_12.0.8+g8214dac-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rosdn-arista-cloudvision_12.0.8+g8214dac-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rosdn-odlof_12.0.8+g8214dac-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rosdn-juniper-contrail_12.0.8+g8214dac-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rovim-openvim_12.0.8+g8214dac-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rosdn-dpb_12.0.8+g8214dac-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-ng-ro_12.0.8+g8214dac-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rosdn-dynpac_12.0.8+g8214dac-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rovim-aws_12.0.8+g8214dac-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rosdn-onosof_12.0.8+g8214dac-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rosdn-floodlightof_12.0.8+g8214dac-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rovim-openstack_12.0.8+g8214dac-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rosdn-ietfl2vpn_12.0.8+g8214dac-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rovim-azure_12.0.8+g8214dac-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-ro-plugin_12.0.8+g8214dac-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rovim-vmware_12.0.8+g8214dac-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rosdn-onos-vpls_12.0.8+g8214dac-1_all.deb] [Pipeline] [RO] sh [RO] [RO] Running shell script [Pipeline] [POL] } [RO] + rm -rf dists [Pipeline] [IM] } [Pipeline] [NG-UI] } [Pipeline] [PLA] } [Pipeline] [tests] } [Pipeline] [osmclient] // dir [Pipeline] [devops] // dir [Pipeline] [osmclient] } [Pipeline] [devops] } [Pipeline] [MON] // dir [Pipeline] [N2VC] // dir [Pipeline] [NBI] // dir [Pipeline] [common] // dir [Pipeline] [LCM] // dir [Pipeline] [MON] } [Pipeline] [N2VC] } [Pipeline] [NBI] } [Pipeline] [common] } [Pipeline] [LCM] } [Pipeline] [POL] // dir [Pipeline] [POL] } [Pipeline] [RO] } [Pipeline] [IM] // dir [Pipeline] [NG-UI] // dir [Pipeline] [PLA] // dir [Pipeline] [tests] // dir [Pipeline] [IM] } [Pipeline] [NG-UI] } [Pipeline] [PLA] } [Pipeline] [tests] } [Pipeline] [RO] // dir [Pipeline] [RO] } [Pipeline] // parallel [Pipeline] } Lock released on resource [Artifactory] [Pipeline] // lock [Pipeline] sh [release] Running shell script + mkdir -p pool [Pipeline] sh [release] Running shell script + ls -al devops/pool/ total 12 drwxrwxr-x 3 jenkins jenkins 4096 Mar 23 22:08 . drwxrwxr-x 5 jenkins jenkins 4096 Mar 23 22:08 .. drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 22:08 devops [Pipeline] sh [release] Running shell script + cp -r devops/pool/devops pool/ [Pipeline] sh [release] Running shell script + dpkg-sig --sign builder -k OSMETSI pool/devops/osm-devops_12.0.8-1_all.deb Processing pool/devops/osm-devops_12.0.8-1_all.deb... gpg: using "OSMETSI" as default secret key for signing Signed deb pool/devops/osm-devops_12.0.8-1_all.deb [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 + ls -al IM/pool/ total 12 drwxrwxr-x 3 jenkins jenkins 4096 Mar 23 22:08 . drwxrwxr-x 5 jenkins jenkins 4096 Mar 23 22:08 .. drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 22:08 IM [Pipeline] sh [release] Running shell script + cp -r IM/pool/IM pool/ [Pipeline] sh [release] Running shell script + dpkg-sig --sign builder -k OSMETSI pool/IM/osm-imdocs_12.0.8-ga0b604e_all.deb pool/IM/python3-osm-im_12.0.8+ga0b604e-1_all.deb Processing pool/IM/osm-imdocs_12.0.8-ga0b604e_all.deb... gpg: using "OSMETSI" as default secret key for signing Signed deb pool/IM/osm-imdocs_12.0.8-ga0b604e_all.deb Processing pool/IM/python3-osm-im_12.0.8+ga0b604e-1_all.deb... gpg: using "OSMETSI" as default secret key for signing Signed deb pool/IM/python3-osm-im_12.0.8+ga0b604e-1_all.deb [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 + ls -al osmclient/pool/ total 12 drwxrwxr-x 3 jenkins jenkins 4096 Mar 23 22:08 . drwxrwxr-x 5 jenkins jenkins 4096 Mar 23 22:08 .. drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 22:08 osmclient [Pipeline] sh [release] Running shell script + cp -r osmclient/pool/osmclient pool/ [Pipeline] sh [release] Running shell script + dpkg-sig --sign builder -k OSMETSI pool/osmclient/python3-osmclient_12.0.8+ge73c56e-1_all.deb Processing pool/osmclient/python3-osmclient_12.0.8+ge73c56e-1_all.deb... gpg: using "OSMETSI" as default secret key for signing Signed deb pool/osmclient/python3-osmclient_12.0.8+ge73c56e-1_all.deb [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 + apt-ftparchive release dists/unstable [Pipeline] sh [release] Running shell script + gpg --yes -abs -u OSMETSI -o dists/unstable/Release.gpg dists/unstable/Release [Pipeline] sh [release] Running shell script + cp /home/jenkins/pubkey.asc OSM ETSI Release Key.gpg [Pipeline] sh [release] Running shell script + cp /home/jenkins/pubkey.asc . [Pipeline] } [Pipeline] // dir [Pipeline] sh [repo] Running shell script + pwd [repo] Running shell script [Pipeline] sh + python -c import socket; s=socket.socket(); s.bind(("", 0));print(s.getsockname()[1]); s.close() + echo 38999 [Pipeline] sh [repo] Running shell script + docker run -dit --name osm-v120-merge-692-apache -p 38999:80 -v /home/jenkins/workspace/osm-stage_3-merge_v12.0/repo:/usr/local/apache2/htdocs/ httpd:2.4 2421114bea1979237967c0c59a9766c4771d3efa62a27c916100f3925e67cd61 [Pipeline] sh [repo] Running shell script + docker inspect --format {{ .NetworkSettings.IPAddress }} osm-v120-merge-692-apache [Pipeline] sh [repo] Running shell script + + echoawk 212.234.161.1 {print $3} 56187 172.21.249.4 22 Timeout set to expire in 1 min 0 sec [Pipeline] timeout [Pipeline] { [Pipeline] sh [repo] Running shell script + wget http://172.21.249.4:38999/release/dists/unstable/Release --2024-03-23 22:09:07-- http://172.21.249.4:38999/release/dists/unstable/Release Connecting to 172.21.249.4:38999... connected. HTTP request sent, awaiting response... 200 OK Length: 3204 (3.1K) Saving to: ‘Release’ 0K ... 100% 212M=0s 2024-03-23 22:09:07 (212 MB/s) - ‘Release’ saved [3204/3204] [Pipeline] } [Pipeline] // timeout [Pipeline] echo HTTP server is ready and accepting http connections [Pipeline] } [Pipeline] // dir [Pipeline] sh [osm-stage_3-merge_v12.0] Running shell script + find ./repo/release/pool/ -name osm-devops*.deb [Pipeline] sh [osm-stage_3-merge_v12.0] Running shell script + mktemp -d [Pipeline] echo Extracting local devops package ./repo/release/pool/devops/osm-devops_12.0.8-1_all.deb into /tmp/tmp.NBBEjCTGZQ for docker build step [Pipeline] sh [osm-stage_3-merge_v12.0] Running shell script + dpkg -x ./repo/release/pool/devops/osm-devops_12.0.8-1_all.deb /tmp/tmp.NBBEjCTGZQ [Pipeline] } [Pipeline] // stage [Pipeline] dir Running in /tmp/tmp.NBBEjCTGZQ/usr/share/osm-devops [Pipeline] { [Pipeline] withCredentials [Pipeline] { [Pipeline] sh [osm-devops] Running shell script + docker login osm.etsi.org:5050/devops/cicd/ -u **** -p **** WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/****/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded [Pipeline] } [Pipeline] // withCredentials [Pipeline] sh [osm-devops] Running shell script + date +%Y-%m-%d:%H:%M:%S [Pipeline] dir Running in /tmp/tmp.NBBEjCTGZQ/usr/share/osm-devops/docker [Pipeline] { [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [docker] Running shell script + find . -name Dockerfile -printf %h\n + sed s|\./|| [Pipeline] echo [NG-UI, PLA, tests, RO, NBI, POL, Prometheus, Keystone, osmclient, MON, LCM] [Pipeline] parallel [Pipeline] [NG-UI] { (Branch: NG-UI) [Pipeline] [PLA] { (Branch: PLA) [Pipeline] [tests] { (Branch: tests) [Pipeline] [RO] { (Branch: RO) [Pipeline] [NBI] { (Branch: NBI) [Pipeline] [POL] { (Branch: POL) [Pipeline] [Prometheus] { (Branch: Prometheus) [Pipeline] [Keystone] { (Branch: Keystone) [Pipeline] [osmclient] { (Branch: osmclient) [Pipeline] [MON] { (Branch: MON) [Pipeline] [LCM] { (Branch: LCM) [Pipeline] [NG-UI] dir [NG-UI] Running in /tmp/tmp.NBBEjCTGZQ/usr/share/osm-devops/docker/NG-UI [Pipeline] [NG-UI] { [Pipeline] [PLA] dir [PLA] Running in /tmp/tmp.NBBEjCTGZQ/usr/share/osm-devops/docker/PLA [Pipeline] [PLA] { [Pipeline] [tests] dir [tests] Running in /tmp/tmp.NBBEjCTGZQ/usr/share/osm-devops/docker/tests [Pipeline] [tests] { [Pipeline] [RO] dir [RO] Running in /tmp/tmp.NBBEjCTGZQ/usr/share/osm-devops/docker/RO [Pipeline] [RO] { [Pipeline] [NBI] dir [NBI] Running in /tmp/tmp.NBBEjCTGZQ/usr/share/osm-devops/docker/NBI [Pipeline] [NBI] { [Pipeline] [POL] dir [POL] Running in /tmp/tmp.NBBEjCTGZQ/usr/share/osm-devops/docker/POL [Pipeline] [POL] { [Pipeline] [Prometheus] dir [Prometheus] Running in /tmp/tmp.NBBEjCTGZQ/usr/share/osm-devops/docker/Prometheus [Pipeline] [Prometheus] { [Pipeline] [Keystone] dir [Keystone] Running in /tmp/tmp.NBBEjCTGZQ/usr/share/osm-devops/docker/Keystone [Pipeline] [Keystone] { [Pipeline] [osmclient] dir [osmclient] Running in /tmp/tmp.NBBEjCTGZQ/usr/share/osm-devops/docker/osmclient [Pipeline] [osmclient] { [Pipeline] [MON] dir [MON] Running in /tmp/tmp.NBBEjCTGZQ/usr/share/osm-devops/docker/MON [Pipeline] [MON] { [LCM] Running in /tmp/tmp.NBBEjCTGZQ/usr/share/osm-devops/docker/LCM [Pipeline] [LCM] dir [Pipeline] [LCM] { [Pipeline] [NG-UI] sh [NG-UI] [NG-UI] Running shell script [NG-UI] + docker build --build-arg APT_PROXY=http://172.21.1.1:3142 -t opensourcemano/ng-ui:osm-v120-merge-692 --build-arg CACHE_DATE=2024-03-23:22:09:10 --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v12.0/399/pool/osmclient/python3-osmclient_12.0.8+ge73c56e-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/v12.0/417/pool/devops/osm-devops_12.0.8-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/v12.0/394/pool/MON/python3-osm-mon_12.0.8+gd286049-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v12.0/404/pool/N2VC/python3-n2vc_12.0.8+g6a6c31c-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/v12.0/398/pool/NBI/python3-osm-nbi_12.0.8+gfa5ddde-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/v12.0/392/pool/common/python3-osm-common_12.0.8+g6aaeaa3-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/v12.0/403/pool/LCM/python3-osm-lcm_12.0.8+g015edaa-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/v12.0/390/pool/POL/python3-osm-policy-module_12.0.8+g90c437d-1_all.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v12.0/391/pool/IM/python3-osm-im_12.0.8+ga0b604e-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v12.0/391/pool/IM/osm-imdocs_12.0.8-ga0b604e_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v12.0/392/pool/NG-UI/osm-ngui_12.0.8-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/v12.0/389/pool/PLA/python3-osm-pla_12.0.8+g5fc05c1-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/v12.0/289/pool/tests/osm-tests_12.0.8-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rovim-gcp_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rosdn-arista-cloudvision_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rosdn-odlof_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rosdn-juniper-contrail_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rovim-openvim_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rosdn-dpb_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-ng-ro_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rosdn-dynpac_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rovim-aws_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rosdn-onosof_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rosdn-floodlightof_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rovim-openstack_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rosdn-ietfl2vpn_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rovim-azure_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-ro-plugin_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rovim-vmware_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rosdn-onos-vpls_12.0.8+g8214dac-1_all.deb . [NG-UI] Sending build context to Docker daemon 4.608kB [NG-UI] Step 1/21 : FROM ubuntu:20.04 as INSTALL [Pipeline] [PLA] sh [PLA] [PLA] Running shell script [PLA] + docker build --build-arg APT_PROXY=http://172.21.1.1:3142 -t opensourcemano/pla:osm-v120-merge-692 --build-arg CACHE_DATE=2024-03-23:22:09:10 --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v12.0/399/pool/osmclient/python3-osmclient_12.0.8+ge73c56e-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/v12.0/417/pool/devops/osm-devops_12.0.8-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/v12.0/394/pool/MON/python3-osm-mon_12.0.8+gd286049-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v12.0/404/pool/N2VC/python3-n2vc_12.0.8+g6a6c31c-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/v12.0/398/pool/NBI/python3-osm-nbi_12.0.8+gfa5ddde-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/v12.0/392/pool/common/python3-osm-common_12.0.8+g6aaeaa3-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/v12.0/403/pool/LCM/python3-osm-lcm_12.0.8+g015edaa-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/v12.0/390/pool/POL/python3-osm-policy-module_12.0.8+g90c437d-1_all.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v12.0/391/pool/IM/python3-osm-im_12.0.8+ga0b604e-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v12.0/391/pool/IM/osm-imdocs_12.0.8-ga0b604e_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v12.0/392/pool/NG-UI/osm-ngui_12.0.8-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/v12.0/389/pool/PLA/python3-osm-pla_12.0.8+g5fc05c1-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/v12.0/289/pool/tests/osm-tests_12.0.8-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rovim-gcp_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rosdn-arista-cloudvision_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rosdn-odlof_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rosdn-juniper-contrail_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rovim-openvim_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rosdn-dpb_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-ng-ro_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rosdn-dynpac_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rovim-aws_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rosdn-onosof_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rosdn-floodlightof_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rovim-openstack_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rosdn-ietfl2vpn_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rovim-azure_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-ro-plugin_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rovim-vmware_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rosdn-onos-vpls_12.0.8+g8214dac-1_all.deb . [PLA] Sending build context to Docker daemon 9.728kB [PLA] Step 1/42 : FROM ubuntu:20.04 as INSTALL [PLA] 20.04: Pulling from library/ubuntu [Pipeline] [tests] sh [tests] [tests] Running shell script [tests] + docker build --build-arg APT_PROXY=http://172.21.1.1:3142 -t opensourcemano/tests:osm-v120-merge-692 --build-arg CACHE_DATE=2024-03-23:22:09:10 --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v12.0/399/pool/osmclient/python3-osmclient_12.0.8+ge73c56e-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/v12.0/417/pool/devops/osm-devops_12.0.8-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/v12.0/394/pool/MON/python3-osm-mon_12.0.8+gd286049-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v12.0/404/pool/N2VC/python3-n2vc_12.0.8+g6a6c31c-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/v12.0/398/pool/NBI/python3-osm-nbi_12.0.8+gfa5ddde-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/v12.0/392/pool/common/python3-osm-common_12.0.8+g6aaeaa3-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/v12.0/403/pool/LCM/python3-osm-lcm_12.0.8+g015edaa-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/v12.0/390/pool/POL/python3-osm-policy-module_12.0.8+g90c437d-1_all.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v12.0/391/pool/IM/python3-osm-im_12.0.8+ga0b604e-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v12.0/391/pool/IM/osm-imdocs_12.0.8-ga0b604e_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v12.0/392/pool/NG-UI/osm-ngui_12.0.8-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/v12.0/389/pool/PLA/python3-osm-pla_12.0.8+g5fc05c1-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/v12.0/289/pool/tests/osm-tests_12.0.8-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rovim-gcp_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rosdn-arista-cloudvision_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rosdn-odlof_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rosdn-juniper-contrail_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rovim-openvim_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rosdn-dpb_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-ng-ro_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rosdn-dynpac_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rovim-aws_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rosdn-onosof_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rosdn-floodlightof_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rovim-openstack_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rosdn-ietfl2vpn_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rovim-azure_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-ro-plugin_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rovim-vmware_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rosdn-onos-vpls_12.0.8+g8214dac-1_all.deb . [tests] Sending build context to Docker daemon 4.608kB [tests] Step 1/30 : FROM ubuntu:20.04 as FINAL [Pipeline] [RO] sh [RO] [RO] Running shell script [RO] + docker build --build-arg APT_PROXY=http://172.21.1.1:3142 -t opensourcemano/ro:osm-v120-merge-692 --build-arg CACHE_DATE=2024-03-23:22:09:10 --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v12.0/399/pool/osmclient/python3-osmclient_12.0.8+ge73c56e-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/v12.0/417/pool/devops/osm-devops_12.0.8-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/v12.0/394/pool/MON/python3-osm-mon_12.0.8+gd286049-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v12.0/404/pool/N2VC/python3-n2vc_12.0.8+g6a6c31c-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/v12.0/398/pool/NBI/python3-osm-nbi_12.0.8+gfa5ddde-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/v12.0/392/pool/common/python3-osm-common_12.0.8+g6aaeaa3-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/v12.0/403/pool/LCM/python3-osm-lcm_12.0.8+g015edaa-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/v12.0/390/pool/POL/python3-osm-policy-module_12.0.8+g90c437d-1_all.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v12.0/391/pool/IM/python3-osm-im_12.0.8+ga0b604e-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v12.0/391/pool/IM/osm-imdocs_12.0.8-ga0b604e_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v12.0/392/pool/NG-UI/osm-ngui_12.0.8-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/v12.0/389/pool/PLA/python3-osm-pla_12.0.8+g5fc05c1-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/v12.0/289/pool/tests/osm-tests_12.0.8-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rovim-gcp_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rosdn-arista-cloudvision_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rosdn-odlof_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rosdn-juniper-contrail_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rovim-openvim_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rosdn-dpb_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-ng-ro_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rosdn-dynpac_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rovim-aws_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rosdn-onosof_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rosdn-floodlightof_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rovim-openstack_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rosdn-ietfl2vpn_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rovim-azure_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-ro-plugin_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rovim-vmware_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rosdn-onos-vpls_12.0.8+g8214dac-1_all.deb . [RO] Sending build context to Docker daemon 13.82kB [RO] Step 1/59 : FROM ubuntu:20.04 as INSTALL [Pipeline] [NBI] sh [tests] 20.04: Pulling from library/ubuntu [tests] Digest: sha256:80ef4a44043dec4490506e6cc4289eeda2d106a70148b74b5ae91ee670e9c35d [tests] Status: Image is up to date for ubuntu:20.04 [NBI] [NBI] Running shell script [NBI] + docker build --build-arg APT_PROXY=http://172.21.1.1:3142 -t opensourcemano/nbi:osm-v120-merge-692 --build-arg CACHE_DATE=2024-03-23:22:09:10 --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v12.0/399/pool/osmclient/python3-osmclient_12.0.8+ge73c56e-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/v12.0/417/pool/devops/osm-devops_12.0.8-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/v12.0/394/pool/MON/python3-osm-mon_12.0.8+gd286049-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v12.0/404/pool/N2VC/python3-n2vc_12.0.8+g6a6c31c-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/v12.0/398/pool/NBI/python3-osm-nbi_12.0.8+gfa5ddde-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/v12.0/392/pool/common/python3-osm-common_12.0.8+g6aaeaa3-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/v12.0/403/pool/LCM/python3-osm-lcm_12.0.8+g015edaa-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/v12.0/390/pool/POL/python3-osm-policy-module_12.0.8+g90c437d-1_all.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v12.0/391/pool/IM/python3-osm-im_12.0.8+ga0b604e-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v12.0/391/pool/IM/osm-imdocs_12.0.8-ga0b604e_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v12.0/392/pool/NG-UI/osm-ngui_12.0.8-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/v12.0/389/pool/PLA/python3-osm-pla_12.0.8+g5fc05c1-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/v12.0/289/pool/tests/osm-tests_12.0.8-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rovim-gcp_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rosdn-arista-cloudvision_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rosdn-odlof_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rosdn-juniper-contrail_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rovim-openvim_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rosdn-dpb_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-ng-ro_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rosdn-dynpac_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rovim-aws_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rosdn-onosof_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rosdn-floodlightof_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rovim-openstack_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rosdn-ietfl2vpn_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rovim-azure_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-ro-plugin_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rovim-vmware_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rosdn-onos-vpls_12.0.8+g8214dac-1_all.deb . [NBI] Sending build context to Docker daemon 6.656kB [NBI] Step 1/45 : FROM ubuntu:20.04 as INSTALL [Pipeline] [POL] sh [POL] [POL] Running shell script [POL] + docker build --build-arg APT_PROXY=http://172.21.1.1:3142 -t opensourcemano/pol:osm-v120-merge-692 --build-arg CACHE_DATE=2024-03-23:22:09:10 --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v12.0/399/pool/osmclient/python3-osmclient_12.0.8+ge73c56e-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/v12.0/417/pool/devops/osm-devops_12.0.8-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/v12.0/394/pool/MON/python3-osm-mon_12.0.8+gd286049-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v12.0/404/pool/N2VC/python3-n2vc_12.0.8+g6a6c31c-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/v12.0/398/pool/NBI/python3-osm-nbi_12.0.8+gfa5ddde-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/v12.0/392/pool/common/python3-osm-common_12.0.8+g6aaeaa3-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/v12.0/403/pool/LCM/python3-osm-lcm_12.0.8+g015edaa-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/v12.0/390/pool/POL/python3-osm-policy-module_12.0.8+g90c437d-1_all.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v12.0/391/pool/IM/python3-osm-im_12.0.8+ga0b604e-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v12.0/391/pool/IM/osm-imdocs_12.0.8-ga0b604e_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v12.0/392/pool/NG-UI/osm-ngui_12.0.8-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/v12.0/389/pool/PLA/python3-osm-pla_12.0.8+g5fc05c1-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/v12.0/289/pool/tests/osm-tests_12.0.8-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rovim-gcp_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rosdn-arista-cloudvision_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rosdn-odlof_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rosdn-juniper-contrail_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rovim-openvim_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rosdn-dpb_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-ng-ro_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rosdn-dynpac_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rovim-aws_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rosdn-onosof_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rosdn-floodlightof_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rovim-openstack_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rosdn-ietfl2vpn_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rovim-azure_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-ro-plugin_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rovim-vmware_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rosdn-onos-vpls_12.0.8+g8214dac-1_all.deb . [POL] Sending build context to Docker daemon 8.704kB [POL] Step 1/37 : FROM ubuntu:20.04 as INSTALL [Pipeline] [Prometheus] sh [Prometheus] [Prometheus] Running shell script [Prometheus] + docker build --build-arg APT_PROXY=http://172.21.1.1:3142 -t opensourcemano/prometheus:osm-v120-merge-692 --build-arg CACHE_DATE=2024-03-23:22:09:10 --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v12.0/399/pool/osmclient/python3-osmclient_12.0.8+ge73c56e-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/v12.0/417/pool/devops/osm-devops_12.0.8-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/v12.0/394/pool/MON/python3-osm-mon_12.0.8+gd286049-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v12.0/404/pool/N2VC/python3-n2vc_12.0.8+g6a6c31c-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/v12.0/398/pool/NBI/python3-osm-nbi_12.0.8+gfa5ddde-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/v12.0/392/pool/common/python3-osm-common_12.0.8+g6aaeaa3-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/v12.0/403/pool/LCM/python3-osm-lcm_12.0.8+g015edaa-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/v12.0/390/pool/POL/python3-osm-policy-module_12.0.8+g90c437d-1_all.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v12.0/391/pool/IM/python3-osm-im_12.0.8+ga0b604e-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v12.0/391/pool/IM/osm-imdocs_12.0.8-ga0b604e_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v12.0/392/pool/NG-UI/osm-ngui_12.0.8-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/v12.0/389/pool/PLA/python3-osm-pla_12.0.8+g5fc05c1-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/v12.0/289/pool/tests/osm-tests_12.0.8-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rovim-gcp_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rosdn-arista-cloudvision_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rosdn-odlof_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rosdn-juniper-contrail_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rovim-openvim_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rosdn-dpb_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-ng-ro_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rosdn-dynpac_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rovim-aws_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rosdn-onosof_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rosdn-floodlightof_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rovim-openstack_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rosdn-ietfl2vpn_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rovim-azure_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-ro-plugin_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rovim-vmware_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rosdn-onos-vpls_12.0.8+g8214dac-1_all.deb . [Prometheus] Sending build context to Docker daemon 12.29kB [Prometheus] Step 1/10 : FROM python:3.8 [Pipeline] [Keystone] sh [Keystone] [Keystone] Running shell script [Keystone] + docker build --build-arg APT_PROXY=http://172.21.1.1:3142 -t opensourcemano/keystone:osm-v120-merge-692 --build-arg CACHE_DATE=2024-03-23:22:09:10 --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v12.0/399/pool/osmclient/python3-osmclient_12.0.8+ge73c56e-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/v12.0/417/pool/devops/osm-devops_12.0.8-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/v12.0/394/pool/MON/python3-osm-mon_12.0.8+gd286049-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v12.0/404/pool/N2VC/python3-n2vc_12.0.8+g6a6c31c-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/v12.0/398/pool/NBI/python3-osm-nbi_12.0.8+gfa5ddde-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/v12.0/392/pool/common/python3-osm-common_12.0.8+g6aaeaa3-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/v12.0/403/pool/LCM/python3-osm-lcm_12.0.8+g015edaa-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/v12.0/390/pool/POL/python3-osm-policy-module_12.0.8+g90c437d-1_all.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v12.0/391/pool/IM/python3-osm-im_12.0.8+ga0b604e-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v12.0/391/pool/IM/osm-imdocs_12.0.8-ga0b604e_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v12.0/392/pool/NG-UI/osm-ngui_12.0.8-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/v12.0/389/pool/PLA/python3-osm-pla_12.0.8+g5fc05c1-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/v12.0/289/pool/tests/osm-tests_12.0.8-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rovim-gcp_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rosdn-arista-cloudvision_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rosdn-odlof_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rosdn-juniper-contrail_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rovim-openvim_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rosdn-dpb_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-ng-ro_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rosdn-dynpac_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rovim-aws_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rosdn-onosof_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rosdn-floodlightof_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rovim-openstack_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rosdn-ietfl2vpn_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rovim-azure_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-ro-plugin_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rovim-vmware_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rosdn-onos-vpls_12.0.8+g8214dac-1_all.deb . [Keystone] Sending build context to Docker daemon 27.65kB [Keystone] Step 1/24 : FROM ubuntu:20.04 [Pipeline] [osmclient] sh [NG-UI] 20.04: Pulling from library/ubuntu [NG-UI] Digest: sha256:80ef4a44043dec4490506e6cc4289eeda2d106a70148b74b5ae91ee670e9c35d [NG-UI] Status: Downloaded newer image for ubuntu:20.04 [NG-UI] ---> 3cff1c6ff37e [NG-UI] Step 2/21 : ARG APT_PROXY [NG-UI] ---> Using cache [NG-UI] ---> fb37d56b0d78 [NG-UI] Step 3/21 : RUN if [ ! -z $APT_PROXY ] ; then echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ; echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ; fi [NG-UI] ---> Using cache [NG-UI] ---> 1b8139421754 [NG-UI] Step 4/21 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update && DEBIAN_FRONTEND=noninteractive apt-get --yes install apt-transport-https=2.0.* curl=7.68.* gnupg2=2.2.* nginx=1.18.* software-properties-common=0.99.* xz-utils=5.2.* [PLA] Digest: sha256:80ef4a44043dec4490506e6cc4289eeda2d106a70148b74b5ae91ee670e9c35d [PLA] Status: Image is up to date for ubuntu:20.04 [osmclient] [osmclient] Running shell script [osmclient] + docker build --build-arg APT_PROXY=http://172.21.1.1:3142 -t opensourcemano/osmclient:osm-v120-merge-692 --build-arg CACHE_DATE=2024-03-23:22:09:10 --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v12.0/399/pool/osmclient/python3-osmclient_12.0.8+ge73c56e-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/v12.0/417/pool/devops/osm-devops_12.0.8-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/v12.0/394/pool/MON/python3-osm-mon_12.0.8+gd286049-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v12.0/404/pool/N2VC/python3-n2vc_12.0.8+g6a6c31c-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/v12.0/398/pool/NBI/python3-osm-nbi_12.0.8+gfa5ddde-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/v12.0/392/pool/common/python3-osm-common_12.0.8+g6aaeaa3-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/v12.0/403/pool/LCM/python3-osm-lcm_12.0.8+g015edaa-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/v12.0/390/pool/POL/python3-osm-policy-module_12.0.8+g90c437d-1_all.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v12.0/391/pool/IM/python3-osm-im_12.0.8+ga0b604e-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v12.0/391/pool/IM/osm-imdocs_12.0.8-ga0b604e_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v12.0/392/pool/NG-UI/osm-ngui_12.0.8-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/v12.0/389/pool/PLA/python3-osm-pla_12.0.8+g5fc05c1-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/v12.0/289/pool/tests/osm-tests_12.0.8-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rovim-gcp_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rosdn-arista-cloudvision_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rosdn-odlof_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rosdn-juniper-contrail_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rovim-openvim_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rosdn-dpb_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-ng-ro_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rosdn-dynpac_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rovim-aws_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rosdn-onosof_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rosdn-floodlightof_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rovim-openstack_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rosdn-ietfl2vpn_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rovim-azure_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-ro-plugin_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rovim-vmware_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rosdn-onos-vpls_12.0.8+g8214dac-1_all.deb . [osmclient] Sending build context to Docker daemon 4.608kB [osmclient] Step 1/22 : FROM ubuntu:20.04 as INSTALL [osmclient] ---> 3cff1c6ff37e [osmclient] Step 2/22 : ARG APT_PROXY [osmclient] ---> Using cache [osmclient] ---> fb37d56b0d78 [osmclient] Step 3/22 : RUN if [ ! -z $APT_PROXY ] ; then echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ; echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ; fi [osmclient] ---> Using cache [osmclient] ---> 1b8139421754 [osmclient] Step 4/22 : ARG APT_PROXY [osmclient] ---> Using cache [osmclient] ---> 02d38ef00b91 [osmclient] Step 5/22 : RUN if [ ! -z $APT_PROXY ] ; then echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ; echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ; fi [osmclient] ---> Using cache [osmclient] ---> cf2aa699a077 [osmclient] Step 6/22 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update && DEBIAN_FRONTEND=noninteractive apt-get --yes install gcc=4:9.3.* python3=3.8.* python3-dev=3.8.* python3-pip=20.0.2* python3-setuptools=45.2.* curl=7.68.* [osmclient] ---> Using cache [osmclient] ---> 5d44f571e43f [osmclient] Step 7/22 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update && DEBIAN_FRONTEND=noninteractive apt-get --yes install libcurl4-openssl-dev=7.68.* libssl-dev=1.1.* [osmclient] ---> Using cache [osmclient] ---> 91f6e78d1de9 [osmclient] Step 8/22 : ARG PYTHON3_OSMCLIENT_URL [osmclient] ---> Using cache [osmclient] ---> 706c2c97c3bd [osmclient] Step 9/22 : ARG PYTHON3_OSM_IM_URL [osmclient] ---> Using cache [osmclient] ---> e8b9d7062cd8 [osmclient] Step 10/22 : RUN curl $PYTHON3_OSMCLIENT_URL -o osmclient.deb [osmclient] ---> Using cache [osmclient] ---> ba54dfaeb1c8 [osmclient] Step 11/22 : RUN dpkg -i ./osmclient.deb [osmclient] ---> Using cache [osmclient] ---> 445c9a8ecde9 [osmclient] Step 12/22 : RUN curl $PYTHON3_OSM_IM_URL -o osm_im.deb [osmclient] ---> Using cache [osmclient] ---> 9717a6803fb6 [osmclient] Step 13/22 : RUN dpkg -i ./osm_im.deb [osmclient] ---> Using cache [osmclient] ---> de6550a63265 [osmclient] Step 14/22 : RUN pip3 install -r /usr/lib/python3/dist-packages/osmclient/requirements.txt -r /usr/lib/python3/dist-packages/osm_im/requirements.txt [osmclient] ---> Using cache [osmclient] ---> 9989fb7b1f31 [osmclient] Step 15/22 : FROM ubuntu:20.04 as FINAL [osmclient] ---> 3cff1c6ff37e [osmclient] Step 16/22 : ARG APT_PROXY [osmclient] ---> Using cache [osmclient] ---> fb37d56b0d78 [osmclient] Step 17/22 : RUN if [ ! -z $APT_PROXY ] ; then echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ; echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ; fi [osmclient] ---> Using cache [osmclient] ---> 1b8139421754 [osmclient] Step 18/22 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update && DEBIAN_FRONTEND=noninteractive apt-get --yes install python3-minimal=3.8.* && rm -rf /var/lib/apt/lists/* [osmclient] ---> Using cache [osmclient] ---> fbcfb5c03d71 [osmclient] Step 19/22 : COPY --from=INSTALL /usr/lib/python3/dist-packages /usr/lib/python3/dist-packages [osmclient] ---> Using cache [Pipeline] [MON] sh [MON] [MON] Running shell script [MON] + docker build --build-arg APT_PROXY=http://172.21.1.1:3142 -t opensourcemano/mon:osm-v120-merge-692 --build-arg CACHE_DATE=2024-03-23:22:09:10 --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v12.0/399/pool/osmclient/python3-osmclient_12.0.8+ge73c56e-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/v12.0/417/pool/devops/osm-devops_12.0.8-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/v12.0/394/pool/MON/python3-osm-mon_12.0.8+gd286049-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v12.0/404/pool/N2VC/python3-n2vc_12.0.8+g6a6c31c-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/v12.0/398/pool/NBI/python3-osm-nbi_12.0.8+gfa5ddde-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/v12.0/392/pool/common/python3-osm-common_12.0.8+g6aaeaa3-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/v12.0/403/pool/LCM/python3-osm-lcm_12.0.8+g015edaa-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/v12.0/390/pool/POL/python3-osm-policy-module_12.0.8+g90c437d-1_all.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v12.0/391/pool/IM/python3-osm-im_12.0.8+ga0b604e-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v12.0/391/pool/IM/osm-imdocs_12.0.8-ga0b604e_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v12.0/392/pool/NG-UI/osm-ngui_12.0.8-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/v12.0/389/pool/PLA/python3-osm-pla_12.0.8+g5fc05c1-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/v12.0/289/pool/tests/osm-tests_12.0.8-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rovim-gcp_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rosdn-arista-cloudvision_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rosdn-odlof_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rosdn-juniper-contrail_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rovim-openvim_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rosdn-dpb_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-ng-ro_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rosdn-dynpac_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rovim-aws_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rosdn-onosof_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rosdn-floodlightof_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rovim-openstack_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rosdn-ietfl2vpn_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rovim-azure_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-ro-plugin_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rovim-vmware_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rosdn-onos-vpls_12.0.8+g8214dac-1_all.deb . [MON] Sending build context to Docker daemon 8.192kB [MON] Step 1/55 : FROM ubuntu:20.04 as INSTALL [MON] ---> 3cff1c6ff37e [MON] Step 2/55 : ARG APT_PROXY [MON] ---> Using cache [MON] ---> fb37d56b0d78 [MON] Step 3/55 : RUN if [ ! -z $APT_PROXY ] ; then echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ; echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ; fi [MON] ---> Using cache [MON] ---> 1b8139421754 [MON] Step 4/55 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update && DEBIAN_FRONTEND=noninteractive apt-get --yes install gcc=4:9.3.* python3=3.8.* python3-dev=3.8.* python3-pip=20.0.2* python3-setuptools=45.2.* curl=7.68.* [MON] ---> Using cache [MON] ---> 863d6feaf79d [MON] Step 5/55 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update && DEBIAN_FRONTEND=noninteractive apt-get --yes install openssh-client=1:8.* [Pipeline] [LCM] sh [LCM] [LCM] Running shell script [LCM] + docker build --build-arg APT_PROXY=http://172.21.1.1:3142 -t opensourcemano/lcm:osm-v120-merge-692 --build-arg CACHE_DATE=2024-03-23:22:09:10 --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v12.0/399/pool/osmclient/python3-osmclient_12.0.8+ge73c56e-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/v12.0/417/pool/devops/osm-devops_12.0.8-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/v12.0/394/pool/MON/python3-osm-mon_12.0.8+gd286049-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v12.0/404/pool/N2VC/python3-n2vc_12.0.8+g6a6c31c-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/v12.0/398/pool/NBI/python3-osm-nbi_12.0.8+gfa5ddde-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/v12.0/392/pool/common/python3-osm-common_12.0.8+g6aaeaa3-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/v12.0/403/pool/LCM/python3-osm-lcm_12.0.8+g015edaa-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/v12.0/390/pool/POL/python3-osm-policy-module_12.0.8+g90c437d-1_all.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v12.0/391/pool/IM/python3-osm-im_12.0.8+ga0b604e-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v12.0/391/pool/IM/osm-imdocs_12.0.8-ga0b604e_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v12.0/392/pool/NG-UI/osm-ngui_12.0.8-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/v12.0/389/pool/PLA/python3-osm-pla_12.0.8+g5fc05c1-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/v12.0/289/pool/tests/osm-tests_12.0.8-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rovim-gcp_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rosdn-arista-cloudvision_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rosdn-odlof_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rosdn-juniper-contrail_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rovim-openvim_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rosdn-dpb_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-ng-ro_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rosdn-dynpac_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rovim-aws_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rosdn-onosof_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rosdn-floodlightof_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rovim-openstack_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rosdn-ietfl2vpn_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rovim-azure_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-ro-plugin_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rovim-vmware_12.0.8+g8214dac-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/419/pool/RO/python3-osm-rosdn-onos-vpls_12.0.8+g8214dac-1_all.deb . [LCM] Sending build context to Docker daemon 9.728kB [LCM] Step 1/57 : FROM ubuntu:20.04 as INSTALL [LCM] ---> 3cff1c6ff37e [LCM] Step 2/57 : ARG APT_PROXY [LCM] ---> Using cache [LCM] ---> fb37d56b0d78 [LCM] Step 3/57 : RUN if [ ! -z $APT_PROXY ] ; then echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ; echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ; fi [LCM] ---> Using cache [LCM] ---> 1b8139421754 [LCM] Step 4/57 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update && DEBIAN_FRONTEND=noninteractive apt-get --yes install gcc=4:9.3.* python3=3.8.* python3-dev=3.8.* python3-pip=20.0.2* python3-setuptools=45.2.* curl=7.68.* [LCM] ---> Using cache [LCM] ---> 863d6feaf79d [LCM] Step 5/57 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update && DEBIAN_FRONTEND=noninteractive apt-get --yes install apt-transport-https=2.0.* gnupg2=2.2.* openssh-client=1:8.* [NG-UI] ---> Running in dc14d9e52cb3 [PLA] ---> 3cff1c6ff37e [PLA] Step 2/42 : ARG APT_PROXY [PLA] ---> Using cache [PLA] ---> fb37d56b0d78 [PLA] Step 3/42 : RUN if [ ! -z $APT_PROXY ] ; then echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ; echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ; fi [PLA] ---> Using cache [PLA] ---> 1b8139421754 [PLA] Step 4/42 : ARG APT_PROXY [PLA] ---> Using cache [PLA] ---> 02d38ef00b91 [PLA] Step 5/42 : RUN if [ ! -z $APT_PROXY ] ; then echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ; echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ; fi [PLA] ---> Using cache [PLA] ---> cf2aa699a077 [PLA] Step 6/42 : ARG APT_PROXY [PLA] ---> Running in 5dcecc6cfe46 [tests] ---> 3cff1c6ff37e [tests] Step 2/30 : ARG APT_PROXY [tests] ---> Using cache [tests] ---> fb37d56b0d78 [tests] Step 3/30 : RUN if [ ! -z $APT_PROXY ] ; then echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ; echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ; fi [tests] ---> Using cache [tests] ---> 1b8139421754 [tests] Step 4/30 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update && DEBIAN_FRONTEND=noninteractive apt-get --yes install gcc=4:9.3.* python3=3.8.* python3-dev=3.8.* python3-pip=20.0.2* python3-setuptools=45.2.* curl=7.68.* [tests] ---> Using cache [tests] ---> 863d6feaf79d [tests] Step 5/30 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update && DEBIAN_FRONTEND=noninteractive apt-get --yes install gettext-base=0.19.* git=1:2.25.* iputils-ping=3:* jq=1.6* libcurl4-openssl-dev=7.68.* libssl-dev=1.1.* [tests] ---> Using cache [tests] ---> 9cc2eabc0712 [tests] Step 6/30 : ARG OSM_TESTS_URL [tests] ---> Using cache [tests] ---> f1ff3dc0e0aa [tests] Step 7/30 : ARG PYTHON3_OSM_IM_URL [tests] ---> Using cache [tests] ---> a89159bdae98 [tests] Step 8/30 : ARG PYTHON3_OSMCLIENT_URL [tests] ---> Using cache [tests] ---> 68d0f9bb6162 [tests] Step 9/30 : RUN curl $PYTHON3_OSM_IM_URL -o osm_im.deb [tests] ---> Using cache [tests] ---> b847915d256c [tests] Step 10/30 : RUN dpkg -i ./osm_im.deb [tests] ---> Using cache [tests] ---> 681483d4b1d6 [tests] Step 11/30 : RUN curl $PYTHON3_OSMCLIENT_URL -o osmclient.deb [tests] ---> Using cache [tests] ---> 97ccf7f1d80e [tests] Step 12/30 : RUN dpkg -i ./osmclient.deb [tests] ---> Using cache [tests] ---> d594b98b7fcc [tests] Step 13/30 : RUN curl $OSM_TESTS_URL -o osm_tests.deb [tests] ---> Using cache [tests] ---> a843f409e51b [tests] Step 14/30 : RUN dpkg -i ./osm_tests.deb [tests] ---> Using cache [tests] ---> 2bc46185f7ee [tests] Step 15/30 : RUN pip3 install -r /usr/lib/python3/dist-packages/osm_im/requirements.txt -r /usr/lib/python3/dist-packages/osmclient/requirements.txt -r /usr/share/osm-tests/requirements.txt [tests] ---> Using cache [tests] ---> e4482187acde [tests] Step 16/30 : RUN mv /usr/share/osm-tests/robot-systest /robot-systest [tests] ---> Using cache [tests] ---> 95babc2db1df [tests] Step 17/30 : RUN mv /usr/share/osm-tests/conformance-tests/ /robot-systest/ [tests] ---> Using cache [tests] ---> 317a72b8743b [tests] Step 18/30 : RUN mv /usr/share/osm-tests/charm.sh /usr/sbin/charm [tests] ---> Using cache [tests] ---> 9e7e4fad636f [tests] Step 19/30 : ARG CACHE_DATE=not_a_date [tests] ---> Using cache [tests] ---> 686bc453d1ce [tests] Step 20/30 : RUN git clone https://osm.etsi.org/gitlab/vnf-onboarding/osm-packages.git --recurse-submodules /robot-systest/osm-packages [tests] ---> Running in ab1cb6c3a9e0 [RO] 20.04: Pulling from library/ubuntu [NBI] 20.04: Pulling from library/ubuntu [NBI] Digest: sha256:80ef4a44043dec4490506e6cc4289eeda2d106a70148b74b5ae91ee670e9c35d [NBI] Status: Image is up to date for ubuntu:20.04 [NBI] ---> 3cff1c6ff37e [NBI] Step 2/45 : ARG APT_PROXY [NBI] ---> Using cache [NBI] ---> fb37d56b0d78 [NBI] Step 3/45 : RUN if [ ! -z $APT_PROXY ] ; then echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ; echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ; fi [NBI] ---> Using cache [NBI] ---> 1b8139421754 [NBI] Step 4/45 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update && DEBIAN_FRONTEND=noninteractive apt-get --yes install gcc=4:9.3.* python3=3.8.* python3-dev=3.8.* python3-pip=20.0.2* python3-setuptools=45.2.* curl=7.68.* [POL] 20.04: Pulling from library/ubuntu [POL] Digest: sha256:80ef4a44043dec4490506e6cc4289eeda2d106a70148b74b5ae91ee670e9c35d [POL] Status: Image is up to date for ubuntu:20.04 [POL] ---> 3cff1c6ff37e [POL] Step 2/37 : ARG APT_PROXY [POL] ---> Using cache [POL] ---> fb37d56b0d78 [POL] Step 3/37 : RUN if [ ! -z $APT_PROXY ] ; then echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ; echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ; fi [POL] ---> Using cache [POL] ---> 1b8139421754 [POL] Step 4/37 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update && DEBIAN_FRONTEND=noninteractive apt-get --yes install gcc=4:9.3.* python3=3.8.* python3-dev=3.8.* python3-pip=20.0.2* python3-setuptools=45.2.* curl=7.68.* [POL] ---> Using cache [POL] ---> 863d6feaf79d [POL] Step 5/37 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update && DEBIAN_FRONTEND=noninteractive apt-get --yes install mysql-client-core-8.0=8.0.* [Prometheus] 3.8: Pulling from library/python [Prometheus] 71215d55680c: Pulling fs layer [Prometheus] 3cb8f9c23302: Pulling fs layer [Prometheus] 5f899db30843: Pulling fs layer [Prometheus] 567db630df8d: Pulling fs layer [Prometheus] d68cd2123173: Pulling fs layer [Prometheus] bf703302edda: Pulling fs layer [Prometheus] 1fc5d16b30f6: Pulling fs layer [Prometheus] 7d670582d7db: Pulling fs layer [Prometheus] 567db630df8d: Waiting [Prometheus] d68cd2123173: Waiting [Prometheus] bf703302edda: Waiting [Prometheus] 1fc5d16b30f6: Waiting [Prometheus] 7d670582d7db: Waiting [osmclient] ---> 93a1388ef9a5 [osmclient] Step 20/22 : COPY --from=INSTALL /usr/local/lib/python3.8/dist-packages /usr/local/lib/python3.8/dist-packages [osmclient] ---> Using cache [osmclient] ---> dbad580adfe9 [osmclient] Step 21/22 : ENV OSM_SOL005=True [osmclient] ---> Using cache [osmclient] ---> c57fad76c7dc [osmclient] Step 22/22 : ENV OSM_HOSTNAME=nbi:9999 [osmclient] ---> Using cache [osmclient] ---> a76db8db53a6 [osmclient] [Warning] One or more build-args [PYTHON3_N2VC_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_ROVIM_VMWARE_URL PYTHON3_OSM_RO_PLUGIN_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_ROVIM_AZURE_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_ROVIM_AWS_URL PYTHON3_OSM_ROVIM_OPENVIM_URL OSM_DEVOPS_URL OSM_TESTS_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL CACHE_DATE OSM_IMDOCS_URL OSM_NGUI_URL PYTHON3_OSM_COMMON_URL PYTHON3_OSM_ROVIM_GCP_URL] were not consumed [osmclient] Successfully built a76db8db53a6 [osmclient] Successfully tagged opensourcemano/osmclient:osm-v120-merge-692 [MON] ---> Running in 1062d5be90f1 [Pipeline] [osmclient] echo [osmclient] Tagging osmclient:osm-v120-merge-692 [Pipeline] [osmclient] sh [RO] Digest: sha256:80ef4a44043dec4490506e6cc4289eeda2d106a70148b74b5ae91ee670e9c35d [RO] Status: Image is up to date for ubuntu:20.04 [RO] ---> 3cff1c6ff37e [RO] Step 2/59 : ARG APT_PROXY [RO] ---> Using cache [RO] ---> fb37d56b0d78 [RO] Step 3/59 : RUN if [ ! -z $APT_PROXY ] ; then echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ; echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ; fi [RO] ---> Using cache [RO] ---> 1b8139421754 [RO] Step 4/59 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update && DEBIAN_FRONTEND=noninteractive apt-get --yes install gcc=4:9.3.* python3=3.8.* python3-dev=3.8.* python3-pip=20.0.2* python3-setuptools=45.2.* curl=7.68.* [RO] ---> Using cache [RO] ---> 863d6feaf79d [RO] Step 5/59 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update && DEBIAN_FRONTEND=noninteractive apt-get --yes install genisoimage=9:1.1.* netbase=6.* [NBI] ---> Using cache [NBI] ---> 863d6feaf79d [NBI] Step 5/45 : ARG PYTHON3_OSM_COMMON_URL [Prometheus] 3cb8f9c23302: Verifying Checksum [Prometheus] 3cb8f9c23302: Download complete [Keystone] 20.04: Pulling from library/ubuntu [Keystone] Digest: sha256:80ef4a44043dec4490506e6cc4289eeda2d106a70148b74b5ae91ee670e9c35d [Keystone] Status: Image is up to date for ubuntu:20.04 [Keystone] ---> 3cff1c6ff37e [Keystone] Step 2/24 : ARG APT_PROXY [Keystone] ---> Using cache [Keystone] ---> fb37d56b0d78 [Keystone] Step 3/24 : RUN if [ ! -z $APT_PROXY ] ; then echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ; echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ; fi [Keystone] ---> Using cache [Keystone] ---> 1b8139421754 [Keystone] Step 4/24 : EXPOSE 5000 [Keystone] ---> Using cache [Keystone] ---> 7a14d5759993 [Keystone] Step 5/24 : WORKDIR /app [Keystone] ---> Using cache [Keystone] ---> 5cf5c71e14f2 [Keystone] Step 6/24 : COPY scripts/start.sh /app/start.sh [Keystone] ---> Using cache [Keystone] ---> 57e7c9689269 [Keystone] Step 7/24 : RUN DEBIAN_FRONTEND=noninteractive apt-get update && DEBIAN_FRONTEND=noninteractive apt-get upgrade -y && DEBIAN_FRONTEND=noninteractive apt-get autoremove -y && DEBIAN_FRONTEND=noninteractive apt-get install -y software-properties-common && add-apt-repository -y cloud-archive:victoria && DEBIAN_FRONTEND=noninteractive apt-get update && DEBIAN_FRONTEND=noninteractive apt-get dist-upgrade -y && DEBIAN_FRONTEND=noninteractive apt-get install -y apache2=2.4.* keystone=2:18.1.* libapache2-mod-wsgi-py3=4.6.* python3-pip=20.0.* build-essential=12.8* python3-dev=3.8.* libldap2-dev=2.4.* libsasl2-dev=2.1.* libssl-dev=1.1.* libffi-dev=3.3* libxml2-dev=2.9.* libxslt1-dev=1.1.* zlib1g-dev=1:1.2.* ldap-utils=2.4.* curl=7.68.* net-tools=1.60* mysql-client=8.0.* dnsutils=1:9.16.* && rm -rf /var/lib/apt/lists/* && chmod +x start.sh [Keystone] ---> Using cache [Keystone] ---> 94d0f47a3ffe [Keystone] Step 8/24 : RUN pip3 install -U pip==21.3.1 && pip3 install python-ldap==3.2.0 ldappool==3.0.0 python-openstackclient==5.7.0 [Keystone] ---> Using cache [Keystone] ---> de776a8fcd2b [Keystone] Step 9/24 : RUN groupadd -g 1000 appuser && useradd -u 1000 -g 1000 -d /app appuser && usermod -a -G keystone appuser && usermod -a -G adm appuser && chown -R appuser:appuser /app && chown root:keystone /etc/keystone && chmod 770 /etc/keystone && chown root:keystone /etc/ssl/certs && chmod 770 /etc/ssl/certs && chown root:keystone /etc/apache2/apache2.conf && chmod 664 /etc/apache2/apache2.conf && sed -i 's/Listen 80/Listen 8080/g' /etc/apache2/ports.conf && chown root:keystone /var/spool && chmod 775 /var/spool && chmod 770 /var/log/apache2 && chmod 660 /var/log/apache2/* && chmod 770 /var/log/keystone && chown root:keystone /var/run/apache2 && chmod 775 /var/run/apache2 && mkdir -p /etc/sudoers.d && echo "%appuser ALL= NOPASSWD: /sbin/service apache2 *" > /etc/sudoers.d/appuser [Keystone] ---> Using cache [Keystone] ---> 05253ca97dd3 [Keystone] Step 10/24 : USER appuser [Keystone] ---> Using cache [Keystone] ---> 9ae6f0b10bba [Keystone] Step 11/24 : ENV DB_HOST keystone-db [Keystone] ---> Using cache [Keystone] ---> e8f27063fc28 [Keystone] Step 12/24 : ENV DB_PORT 3306 [Keystone] ---> Using cache [Keystone] ---> 2fc1e7e0d10f [Keystone] Step 13/24 : ENV ROOT_DB_USER root [Keystone] ---> Using cache [Keystone] ---> 3d3a5667297e [Keystone] Step 14/24 : ENV ROOT_DB_PASSWORD admin [Keystone] ---> Using cache [Keystone] ---> 28c9dbe505c9 [Keystone] Step 15/24 : ENV KEYSTONE_DB_PASSWORD admin [Keystone] ---> Using cache [Keystone] ---> ff655c4a2808 [Keystone] Step 16/24 : ENV REGION_ID RegionOne [Keystone] ---> Using cache [Keystone] ---> e79d6a11e120 [Keystone] Step 17/24 : ENV KEYSTONE_HOST keystone [Keystone] ---> Using cache [Keystone] ---> 291703f28a81 [Keystone] Step 18/24 : ENV ADMIN_USERNAME admin [Keystone] ---> Using cache [Keystone] ---> 4cd6346cf63d [Keystone] Step 19/24 : ENV ADMIN_PASSWORD admin [Keystone] ---> Using cache [Keystone] ---> 96710820ab2b [Keystone] Step 20/24 : ENV ADMIN_PROJECT admin [Keystone] ---> Using cache [Keystone] ---> 3c8a4dfc8afd [Keystone] Step 21/24 : ENV SERVICE_USERNAME nbi [Keystone] ---> Using cache [Keystone] ---> 7520c0b46981 [Keystone] Step 22/24 : ENV SERVICE_PASSWORD nbi [Keystone] ---> Using cache [Keystone] ---> afb9c1781bbc [Keystone] Step 23/24 : ENV SERVICE_PROJECT service [Keystone] ---> Using cache [Keystone] ---> 4edcb58e2408 [Keystone] Step 24/24 : ENTRYPOINT ["./start.sh"] [Keystone] ---> Using cache [Keystone] ---> 76f280e90971 [Keystone] [Warning] One or more build-args [PYTHON3_OSM_NBI_URL PYTHON3_OSM_IM_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL OSM_DEVOPS_URL OSM_NGUI_URL PYTHON3_OSMCLIENT_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_ROVIM_AWS_URL PYTHON3_OSM_ROVIM_GCP_URL PYTHON3_OSM_RO_PLUGIN_URL CACHE_DATE PYTHON3_OSM_COMMON_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_ROVIM_OPENVIM_URL OSM_IMDOCS_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL PYTHON3_OSM_ROVIM_VMWARE_URL PYTHON3_N2VC_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_ROVIM_AZURE_URL OSM_TESTS_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL] were not consumed [Keystone] Successfully built 76f280e90971 [Keystone] Successfully tagged opensourcemano/keystone:osm-v120-merge-692 [LCM] ---> Running in 8fd6adcc84f1 [osmclient] [osmclient] Running shell script [osmclient] + docker tag opensourcemano/osmclient:osm-v120-merge-692 osm.etsi.org:5050/devops/cicd/opensourcemano/osmclient:osm-v120-merge-692 [Pipeline] [Keystone] echo [Keystone] Tagging keystone:osm-v120-merge-692 [Pipeline] [Keystone] sh [Prometheus] 5f899db30843: Verifying Checksum [Prometheus] 5f899db30843: Download complete [Prometheus] 71215d55680c: Verifying Checksum [Prometheus] 71215d55680c: Download complete [Prometheus] d68cd2123173: Verifying Checksum [Prometheus] d68cd2123173: Download complete [Prometheus] bf703302edda: Verifying Checksum [Prometheus] bf703302edda: Download complete [Prometheus] 1fc5d16b30f6: Verifying Checksum [Prometheus] 1fc5d16b30f6: Download complete [Keystone] [Keystone] Running shell script [Keystone] + docker tag opensourcemano/keystone:osm-v120-merge-692 osm.etsi.org:5050/devops/cicd/opensourcemano/keystone:osm-v120-merge-692 [Pipeline] [osmclient] sh [Prometheus] 7d670582d7db: Verifying Checksum [Prometheus] 7d670582d7db: Download complete [osmclient] [osmclient] Running shell script [osmclient] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/osmclient:osm-v120-merge-692 [osmclient] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/osmclient] [Pipeline] [Keystone] sh [osmclient] d4e47b5554eb: Preparing [osmclient] b696bf2550c8: Preparing [osmclient] 4e2413215975: Preparing [osmclient] add198ea386d: Preparing [osmclient] 5faf9c0a9efe: Preparing [osmclient] add198ea386d: Layer already exists [osmclient] d4e47b5554eb: Layer already exists [osmclient] b696bf2550c8: Layer already exists [osmclient] 5faf9c0a9efe: Layer already exists [osmclient] 4e2413215975: Layer already exists [osmclient] osm-v120-merge-692: digest: sha256:75665cf12317ece7a12adfc88ec0882a0b0f3df2966b4c3bcca8ea348794e80d size: 1371 [Keystone] [Keystone] Running shell script [Pipeline] [osmclient] } [POL] ---> Running in be1ffbaea70c [Pipeline] [osmclient] // dir [Keystone] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/keystone:osm-v120-merge-692 [Keystone] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/keystone] [Keystone] a62efe4998fb: Preparing [Keystone] 7ccb8df21225: Preparing [Keystone] 717c7427cbad: Preparing [Keystone] d21075dbaf49: Preparing [Keystone] 509730d68922: Preparing [Keystone] add198ea386d: Preparing [Keystone] 5faf9c0a9efe: Preparing [Keystone] add198ea386d: Waiting [Keystone] 5faf9c0a9efe: Waiting [Pipeline] [osmclient] } [Keystone] d21075dbaf49: Layer already exists [Keystone] 509730d68922: Layer already exists [Keystone] 7ccb8df21225: Layer already exists [Keystone] 717c7427cbad: Layer already exists [Keystone] a62efe4998fb: Layer already exists [Keystone] add198ea386d: Layer already exists [Keystone] 5faf9c0a9efe: Layer already exists [Keystone] osm-v120-merge-692: digest: sha256:412b76056538627479c6e81882af0a136f6d819991edc37948ccd7949dbbec88 size: 1783 [Pipeline] [Keystone] } [Pipeline] [Keystone] // dir [Pipeline] [Keystone] } [PLA] Removing intermediate container 5dcecc6cfe46 [PLA] ---> 14dc2c3cb605 [PLA] Step 7/42 : RUN if [ ! -z $APT_PROXY ] ; then echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ; echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ; fi [RO] ---> Running in 284e762e47f4 [NBI] ---> Running in 20a50e010fae [Prometheus] 567db630df8d: Verifying Checksum [Prometheus] 567db630df8d: Download complete [NG-UI] Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] [NG-UI] Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] [NG-UI] Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] [NG-UI] Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] [NG-UI] Get:5 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB] [NG-UI] Get:6 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB] [NG-UI] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 kB] [NG-UI] Get:8 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB] [NG-UI] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3967 kB] [NG-UI] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [3574 kB] [PLA] ---> Running in e3a432db0144 [tests] Cloning into '/robot-systest/osm-packages'... [NBI] Removing intermediate container 20a50e010fae [NBI] ---> 55e17a48d9f3 [NBI] Step 6/45 : ARG PYTHON3_OSM_IM_URL [NBI] ---> Running in 349c92c71593 [Prometheus] 71215d55680c: Pull complete [MON] Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease [MON] Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] [MON] Get:3 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] [MON] Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease [MON] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [32.4 kB] [MON] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [3574 kB] [MON] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3967 kB] [MON] Get:8 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1489 kB] [LCM] Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease [LCM] Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] [LCM] Get:3 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] [LCM] Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease [LCM] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1489 kB] [LCM] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [3574 kB] [NG-UI] Get:11 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [32.4 kB] [NG-UI] Get:12 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1489 kB] [NG-UI] Get:13 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1194 kB] [NG-UI] Get:14 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [3424 kB] [NG-UI] Get:15 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB] [NG-UI] Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [3492 kB] [NG-UI] Get:17 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB] [NG-UI] Get:18 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [29.7 kB] [NBI] Removing intermediate container 349c92c71593 [NBI] ---> a83ef2e598ac [NBI] Step 7/45 : ARG PYTHON3_OSM_NBI_URL [POL] Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease [POL] Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease [POL] Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] [POL] Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] [MON] Get:9 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB] [MON] Get:10 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB] [LCM] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3967 kB] [LCM] Get:8 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [32.4 kB] [LCM] Get:9 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB] [LCM] Get:10 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB] [RO] Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease [RO] Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease [RO] Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] [RO] Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] [RO] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [3574 kB] [RO] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3967 kB] [NBI] ---> Running in acd6a0b9d037 [NBI] Removing intermediate container acd6a0b9d037 [NBI] ---> 8232eb445d86 [NBI] Step 8/45 : RUN curl $PYTHON3_OSM_COMMON_URL -o osm_common.deb [NBI] ---> Running in df6a90ef5e95 [POL] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [32.4 kB] [POL] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3967 kB] [POL] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1489 kB] [POL] Get:8 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [3574 kB] [POL] Get:9 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB] [POL] Get:10 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB] [MON] Fetched 9368 kB in 2s (3763 kB/s) [LCM] Fetched 9368 kB in 2s (4631 kB/s) [PLA] Removing intermediate container e3a432db0144 [PLA] ---> 233bfc8a864d [PLA] Step 8/42 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update && DEBIAN_FRONTEND=noninteractive apt-get --yes install gcc=4:9.3.* python3=3.8.* python3-dev=3.8.* python3-pip=20.0.2* python3-setuptools=45.2.* curl=7.68.* [PLA] ---> Running in dd829d006911 [RO] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [32.4 kB] [RO] Get:8 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1489 kB] [RO] Get:9 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB] [RO] Get:10 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB] [RO] Fetched 9368 kB in 3s (3655 kB/s) [POL] Fetched 9368 kB in 2s (3994 kB/s) [LCM] Reading package lists... [NG-UI] Fetched 30.7 MB in 4s (7461 kB/s) [PLA] Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] [PLA] Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] [PLA] Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] [PLA] Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] [PLA] Get:5 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB] [PLA] Get:6 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB] [NBI]  % Total % Received % Xferd Average Speed Time Time Time Current [NBI] Dload Upload Total Spent Left Speed [NBI] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37360 100 37360 0 0 169k 0 --:--:-- --:--:-- --:--:-- 170k [POL] Reading package lists... [Prometheus] 3cb8f9c23302: Pull complete [MON] Reading package lists... [LCM] Reading package lists... [NG-UI] Reading package lists... [PLA] Get:7 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB] [PLA] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 kB] [PLA] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1489 kB] [PLA] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [32.4 kB] [PLA] Get:11 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [3574 kB] [PLA] Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3967 kB] [RO] Reading package lists... [MON] Reading package lists... [MON] Building dependency tree... [MON] Reading state information... [MON] The following additional packages will be installed: [MON] libbsd0 libcbor0.6 libedit2 libfido2-1 libx11-6 libx11-data libxau6 libxcb1 [MON] libxdmcp6 libxext6 libxmuu1 xauth [MON] Suggested packages: [MON] keychain libpam-ssh monkeysphere ssh-askpass [LCM] Building dependency tree... [LCM] Reading state information... [LCM] The following additional packages will be installed: [LCM] libbsd0 libcbor0.6 libedit2 libfido2-1 libx11-6 libx11-data libxau6 libxcb1 [LCM] libxdmcp6 libxext6 libxmuu1 xauth [LCM] Suggested packages: [LCM] keychain libpam-ssh monkeysphere ssh-askpass [LCM] The following NEW packages will be installed: [LCM] apt-transport-https gnupg2 libbsd0 libcbor0.6 libedit2 libfido2-1 libx11-6 [LCM] libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 openssh-client xauth [LCM] 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [LCM] Need to get 1695 kB of archives. [LCM] After this operation, 8626 kB of additional disk space will be used. [LCM] Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] [LCM] Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] [LCM] Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] [LCM] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] [LCM] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libxau6 amd64 1:1.0.9-0ubuntu1 [7488 B] [LCM] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu1 [10.6 kB] [LCM] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libxcb1 amd64 1.14-2 [44.7 kB] [LCM] Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libx11-data all 2:1.6.9-2ubuntu1.6 [114 kB] [LCM] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libx11-6 amd64 2:1.6.9-2ubuntu1.6 [577 kB] [LCM] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libxext6 amd64 2:1.3.4-0ubuntu1 [29.1 kB] [LCM] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libxmuu1 amd64 2:1.1.3-0ubuntu1 [9728 B] [LCM] Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.11 [670 kB] [LCM] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 xauth amd64 1:1.1-0ubuntu1 [25.0 kB] [LCM] Get:14 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.10 [1704 B] [LCM] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 gnupg2 all 2.2.19-3ubuntu2.2 [5316 B] [PLA] Get:13 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB] [PLA] Get:14 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB] [PLA] Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [3492 kB] [PLA] Get:16 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [29.7 kB] [PLA] Get:17 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [3424 kB] [PLA] Get:18 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1194 kB] [NBI] Removing intermediate container df6a90ef5e95 [NBI] ---> 929a4ff7b47c [NBI] Step 9/45 : RUN dpkg -i ./osm_common.deb [NBI] ---> Running in 4a5c78106263 [MON] The following NEW packages will be installed: [MON] libbsd0 libcbor0.6 libedit2 libfido2-1 libx11-6 libx11-data libxau6 libxcb1 [MON] libxdmcp6 libxext6 libxmuu1 openssh-client xauth [MON] 0 upgraded, 13 newly installed, 0 to remove and 2 not upgraded. [MON] Need to get 1688 kB of archives. [MON] After this operation, 8413 kB of additional disk space will be used. [MON] Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] [MON] Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] [MON] Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] [MON] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] [MON] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libxau6 amd64 1:1.0.9-0ubuntu1 [7488 B] [MON] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu1 [10.6 kB] [MON] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libxcb1 amd64 1.14-2 [44.7 kB] [MON] Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libx11-data all 2:1.6.9-2ubuntu1.6 [114 kB] [MON] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libx11-6 amd64 2:1.6.9-2ubuntu1.6 [577 kB] [MON] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libxext6 amd64 2:1.3.4-0ubuntu1 [29.1 kB] [MON] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libxmuu1 amd64 2:1.1.3-0ubuntu1 [9728 B] [MON] Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.11 [670 kB] [MON] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 xauth amd64 1:1.1-0ubuntu1 [25.0 kB] [MON] debconf: delaying package configuration, since apt-utils is not installed [MON] Fetched 1688 kB in 0s (5536 kB/s) [LCM] debconf: delaying package configuration, since apt-utils is not installed [LCM] Fetched 1695 kB in 0s (25.9 MB/s) [LCM] Selecting previously unselected package libbsd0:amd64. [LCM] (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% [NG-UI] Reading package lists... [NG-UI] Building dependency tree... [NG-UI] Reading state information... [RO] Reading package lists... [RO] Building dependency tree... [RO] Reading state information... [RO] netbase is already the newest version (6.1). [RO] netbase set to manually installed. [RO] Suggested packages: [RO] wodim cdrkit-doc [RO] The following NEW packages will be installed: [RO] genisoimage [RO] 0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded. [RO] Need to get 330 kB of archives. [RO] After this operation, 1741 kB of additional disk space will be used. [RO] Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 genisoimage amd64 9:1.1.11-3.1ubuntu1 [330 kB] [NBI] Selecting previously unselected package python3-osm-common. [NBI] (Reading database ... 14479 files and directories currently installed.) [NBI] Preparing to unpack ./osm_common.deb ... [NBI] Unpacking python3-osm-common (12.0.8+g6aaeaa3-1) ... [NBI] Setting up python3-osm-common (12.0.8+g6aaeaa3-1) ... [POL] Reading package lists... [POL] Building dependency tree... [POL] Reading state information... [POL] The following additional packages will be installed: [POL] libbsd0 libedit2 [POL] The following NEW packages will be installed: [POL] libbsd0 libedit2 mysql-client-core-8.0 [POL] 0 upgraded, 3 newly installed, 0 to remove and 2 not upgraded. [POL] Need to get 5216 kB of archives. [POL] After this operation, 75.0 MB of additional disk space will be used. [POL] Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] [POL] Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] [POL] Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-core-8.0 amd64 8.0.36-0ubuntu0.20.04.1 [5084 kB] [MON] Selecting previously unselected package libbsd0:amd64. [MON] (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 ... 14479 files and directories currently installed.) [MON] Preparing to unpack .../00-libbsd0_0.10.0-1_amd64.deb ... [MON] Unpacking libbsd0:amd64 (0.10.0-1) ... [MON] Selecting previously unselected package libcbor0.6:amd64. [MON] Preparing to unpack .../01-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... [MON] Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [MON] Selecting previously unselected package libedit2:amd64. [MON] Preparing to unpack .../02-libedit2_3.1-20191231-1_amd64.deb ... [MON] Unpacking libedit2:amd64 (3.1-20191231-1) ... [MON] Selecting previously unselected package libfido2-1:amd64. [MON] Preparing to unpack .../03-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... [MON] Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... [MON] Selecting previously unselected package libxau6:amd64. [MON] Preparing to unpack .../04-libxau6_1%3a1.0.9-0ubuntu1_amd64.deb ... [MON] Unpacking libxau6:amd64 (1:1.0.9-0ubuntu1) ... [MON] Selecting previously unselected package libxdmcp6:amd64. [MON] Preparing to unpack .../05-libxdmcp6_1%3a1.1.3-0ubuntu1_amd64.deb ... [MON] Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu1) ... [MON] Selecting previously unselected package libxcb1:amd64. [MON] Preparing to unpack .../06-libxcb1_1.14-2_amd64.deb ... [MON] Unpacking libxcb1:amd64 (1.14-2) ... [MON] Selecting previously unselected package libx11-data. [MON] Preparing to unpack .../07-libx11-data_2%3a1.6.9-2ubuntu1.6_all.deb ... [MON] Unpacking libx11-data (2:1.6.9-2ubuntu1.6) ... [MON] Selecting previously unselected package libx11-6:amd64. [MON] Preparing to unpack .../08-libx11-6_2%3a1.6.9-2ubuntu1.6_amd64.deb ... [MON] Unpacking libx11-6:amd64 (2:1.6.9-2ubuntu1.6) ... [LCM] (Reading database ... 95% (Reading database ... 100% (Reading database ... 14479 files and directories currently installed.) [LCM] Preparing to unpack .../00-libbsd0_0.10.0-1_amd64.deb ... [LCM] Unpacking libbsd0:amd64 (0.10.0-1) ... [LCM] Selecting previously unselected package libcbor0.6:amd64. [LCM] Preparing to unpack .../01-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... [LCM] Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [LCM] Selecting previously unselected package libedit2:amd64. [LCM] Preparing to unpack .../02-libedit2_3.1-20191231-1_amd64.deb ... [LCM] Unpacking libedit2:amd64 (3.1-20191231-1) ... [LCM] Selecting previously unselected package libfido2-1:amd64. [LCM] Preparing to unpack .../03-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... [LCM] Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... [LCM] Selecting previously unselected package libxau6:amd64. [LCM] Preparing to unpack .../04-libxau6_1%3a1.0.9-0ubuntu1_amd64.deb ... [LCM] Unpacking libxau6:amd64 (1:1.0.9-0ubuntu1) ... [LCM] Selecting previously unselected package libxdmcp6:amd64. [LCM] Preparing to unpack .../05-libxdmcp6_1%3a1.1.3-0ubuntu1_amd64.deb ... [LCM] Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu1) ... [LCM] Selecting previously unselected package libxcb1:amd64. [LCM] Preparing to unpack .../06-libxcb1_1.14-2_amd64.deb ... [LCM] Unpacking libxcb1:amd64 (1.14-2) ... [LCM] Selecting previously unselected package libx11-data. [LCM] Preparing to unpack .../07-libx11-data_2%3a1.6.9-2ubuntu1.6_all.deb ... [LCM] Unpacking libx11-data (2:1.6.9-2ubuntu1.6) ... [LCM] Selecting previously unselected package libx11-6:amd64. [LCM] Preparing to unpack .../08-libx11-6_2%3a1.6.9-2ubuntu1.6_amd64.deb ... [LCM] Unpacking libx11-6:amd64 (2:1.6.9-2ubuntu1.6) ... [NG-UI] The following additional packages will be installed: [NG-UI] ca-certificates dbus dbus-user-session dconf-gsettings-backend dconf-service [NG-UI] dirmngr distro-info-data dmsetup file fontconfig-config fonts-dejavu-core [NG-UI] gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 glib-networking [NG-UI] glib-networking-common glib-networking-services gnupg gnupg-l10n gnupg-utils [NG-UI] gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm [NG-UI] gsettings-desktop-schemas iproute2 iso-codes krb5-locales libapparmor1 [NG-UI] libappstream4 libargon2-1 libasn1-8-heimdal libassuan0 libatm1 libbrotli1 [NG-UI] libbsd0 libcap2 libcap2-bin libcryptsetup12 libcurl4 libdbus-1-3 libdconf1 [NG-UI] libdevmapper1.02.1 libelf1 libexpat1 libfontconfig1 libfreetype6 libgd3 [NG-UI] libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data [NG-UI] libgssapi-krb5-2 libgssapi3-heimdal libgstreamer1.0-0 libhcrypto4-heimdal [NG-UI] libheimbase1-heimdal libheimntlm0-heimdal libhx509-5-heimdal libicu66 [NG-UI] libip4tc2 libjbig0 libjpeg-turbo8 libjpeg8 libjson-c4 libk5crypto3 [NG-UI] libkeyutils1 libkmod2 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 [NG-UI] libldap-2.4-2 libldap-common liblmdb0 libmagic-mgc libmagic1 libmnl0 [NG-UI] libmpdec2 libnghttp2-14 libnginx-mod-http-image-filter [NG-UI] libnginx-mod-http-xslt-filter libnginx-mod-mail libnginx-mod-stream libnpth0 [NG-UI] libnss-systemd libpackagekit-glib2-18 libpam-cap libpam-systemd libpng16-16 [NG-UI] libpolkit-agent-1-0 libpolkit-gobject-1-0 libproxy1v5 libpsl5 [NG-UI] libpython3-stdlib libpython3.8-minimal libpython3.8-stdlib libreadline8 [NG-UI] libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db [NG-UI] libsoup2.4-1 libsqlite3-0 libssh-4 libssl1.1 libstemmer0d libtiff5 libwebp6 [NG-UI] libwind0-heimdal libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxml2 [NG-UI] libxpm4 libxslt1.1 libxtables12 libyaml-0-2 lsb-release mime-support [NG-UI] networkd-dispatcher nginx-common nginx-core openssl packagekit [NG-UI] packagekit-tools pinentry-curses policykit-1 publicsuffix python-apt-common [NG-UI] python3 python3-apt python3-certifi python3-chardet python3-dbus [NG-UI] python3-distro-info python3-gi python3-idna python3-minimal [NG-UI] python3-pkg-resources python3-requests python3-requests-unixsocket [NG-UI] python3-six python3-software-properties python3-urllib3 python3.8 [NG-UI] python3.8-minimal readline-common shared-mime-info systemd systemd-sysv [NG-UI] systemd-timesyncd tzdata ucf unattended-upgrades xdg-user-dirs [NG-UI] Suggested packages: [NG-UI] pinentry-gnome3 tor parcimonie xloadimage scdaemon iproute2-doc isoquery [NG-UI] libgd-tools krb5-doc krb5-user gstreamer1.0-tools [NG-UI] libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal [NG-UI] libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql iw [NG-UI] | wireless-tools fcgiwrap nginx-doc ssl-cert appstream pinentry-doc [NG-UI] python3-doc python3-tk python3-venv python3-apt-dbg python-apt-doc [NG-UI] python-dbus-doc python3-dbus-dbg python3-setuptools python3-cryptography [NG-UI] python3-openssl python3-socks python3.8-venv python3.8-doc binutils [NG-UI] binfmt-support readline-doc systemd-container bsd-mailx default-mta [NG-UI] | mail-transport-agent needrestart powermgmt-base [NG-UI] The following NEW packages will be installed: [NG-UI] apt-transport-https ca-certificates curl dbus dbus-user-session [NG-UI] dconf-gsettings-backend dconf-service dirmngr distro-info-data dmsetup file [NG-UI] fontconfig-config fonts-dejavu-core gir1.2-glib-2.0 [NG-UI] gir1.2-packagekitglib-1.0 glib-networking glib-networking-common [NG-UI] glib-networking-services gnupg gnupg-l10n gnupg-utils gnupg2 gpg gpg-agent [NG-UI] gpg-wks-client gpg-wks-server gpgconf gpgsm gsettings-desktop-schemas [NG-UI] iproute2 iso-codes krb5-locales libapparmor1 libappstream4 libargon2-1 [NG-UI] libasn1-8-heimdal libassuan0 libatm1 libbrotli1 libbsd0 libcap2 libcap2-bin [NG-UI] libcryptsetup12 libcurl4 libdbus-1-3 libdconf1 libdevmapper1.02.1 libelf1 [NG-UI] libexpat1 libfontconfig1 libfreetype6 libgd3 libgirepository-1.0-1 [NG-UI] libglib2.0-0 libglib2.0-bin libglib2.0-data libgssapi-krb5-2 [NG-UI] libgssapi3-heimdal libgstreamer1.0-0 libhcrypto4-heimdal [NG-UI] libheimbase1-heimdal libheimntlm0-heimdal libhx509-5-heimdal libicu66 [NG-UI] libip4tc2 libjbig0 libjpeg-turbo8 libjpeg8 libjson-c4 libk5crypto3 [NG-UI] libkeyutils1 libkmod2 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 [NG-UI] libldap-2.4-2 libldap-common liblmdb0 libmagic-mgc libmagic1 libmnl0 [NG-UI] libmpdec2 libnghttp2-14 libnginx-mod-http-image-filter [NG-UI] libnginx-mod-http-xslt-filter libnginx-mod-mail libnginx-mod-stream libnpth0 [NG-UI] libnss-systemd libpackagekit-glib2-18 libpam-cap libpam-systemd libpng16-16 [NG-UI] libpolkit-agent-1-0 libpolkit-gobject-1-0 libproxy1v5 libpsl5 [NG-UI] libpython3-stdlib libpython3.8-minimal libpython3.8-stdlib libreadline8 [NG-UI] libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db [NG-UI] libsoup2.4-1 libsqlite3-0 libssh-4 libssl1.1 libstemmer0d libtiff5 libwebp6 [NG-UI] libwind0-heimdal libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxml2 [NG-UI] libxpm4 libxslt1.1 libxtables12 libyaml-0-2 lsb-release mime-support [NG-UI] networkd-dispatcher nginx nginx-common nginx-core openssl packagekit [NG-UI] packagekit-tools pinentry-curses policykit-1 publicsuffix python-apt-common [NG-UI] python3 python3-apt python3-certifi python3-chardet python3-dbus [NG-UI] python3-distro-info python3-gi python3-idna python3-minimal [NG-UI] python3-pkg-resources python3-requests python3-requests-unixsocket [NG-UI] python3-six python3-software-properties python3-urllib3 python3.8 [NG-UI] python3.8-minimal readline-common shared-mime-info [NG-UI] software-properties-common systemd systemd-sysv systemd-timesyncd tzdata ucf [NG-UI] unattended-upgrades xdg-user-dirs xz-utils [NG-UI] 0 upgraded, 166 newly installed, 0 to remove and 0 not upgraded. [NG-UI] Need to get 41.2 MB of archives. [NG-UI] After this operation, 173 MB of additional disk space will be used. [NG-UI] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.22 [1323 kB] [NG-UI] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.9 [718 kB] [RO] debconf: delaying package configuration, since apt-utils is not installed [RO] Fetched 330 kB in 0s (11.3 MB/s) [RO] Selecting previously unselected package genisoimage. [RO] (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 ... 14479 files and directories currently installed.) [RO] Preparing to unpack .../genisoimage_9%3a1.1.11-3.1ubuntu1_amd64.deb ... [RO] Unpacking genisoimage (9:1.1.11-3.1ubuntu1) ... [POL] debconf: delaying package configuration, since apt-utils is not installed [POL] Fetched 5216 kB in 0s (41.7 MB/s) [MON] Selecting previously unselected package libxext6:amd64. [MON] Preparing to unpack .../09-libxext6_2%3a1.3.4-0ubuntu1_amd64.deb ... [MON] Unpacking libxext6:amd64 (2:1.3.4-0ubuntu1) ... [LCM] Selecting previously unselected package libxext6:amd64. [LCM] Preparing to unpack .../09-libxext6_2%3a1.3.4-0ubuntu1_amd64.deb ... [LCM] Unpacking libxext6:amd64 (2:1.3.4-0ubuntu1) ... [LCM] Selecting previously unselected package libxmuu1:amd64. [LCM] Preparing to unpack .../10-libxmuu1_2%3a1.1.3-0ubuntu1_amd64.deb ... [LCM] Unpacking libxmuu1:amd64 (2:1.1.3-0ubuntu1) ... [NG-UI] Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.6 [74.6 kB] [NG-UI] Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.9 [1890 kB] [NG-UI] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] [NG-UI] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] [NG-UI] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] [NG-UI] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 readline-common all 8.0-4 [53.5 kB] [NG-UI] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libreadline8 amd64 8.0-4 [131 kB] [NG-UI] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.6 [549 kB] [NG-UI] Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.9 [1674 kB] [NG-UI] Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.9 [387 kB] [NG-UI] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] [NG-UI] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] [NG-UI] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.3 [35.4 kB] [NG-UI] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcap2 amd64 1:2.32-1ubuntu0.1 [15.8 kB] [NG-UI] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.2 kB] [NG-UI] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevmapper1.02.1 amd64 2:1.02.167-1ubuntu1 [127 kB] [NG-UI] Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] [NG-UI] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] [NG-UI] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libip4tc2 amd64 1.8.4-3ubuntu2.1 [19.1 kB] [NG-UI] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkmod2 amd64 27-1ubuntu2.1 [45.3 kB] [NG-UI] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.23 [28.1 kB] [NG-UI] Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.23 [3811 kB] [NG-UI] Get:25 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.23 [10.3 kB] [NG-UI] Get:26 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.22 [622 kB] [NG-UI] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ca-certificates all 20230311ubuntu0.20.04.1 [152 kB] [NG-UI] Get:28 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.3 [179 kB] [NG-UI] Get:29 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dbus amd64 1.12.16-2ubuntu2.3 [151 kB] [NG-UI] Get:30 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 distro-info-data all 0.43ubuntu1.15 [4956 B] [NG-UI] Get:31 http://archive.ubuntu.com/ubuntu focal/main amd64 dmsetup amd64 2:1.02.167-1ubuntu1 [75.6 kB] [NG-UI] Get:32 http://archive.ubuntu.com/ubuntu focal/main amd64 libmagic-mgc amd64 1:5.38-4 [218 kB] [NG-UI] Get:33 http://archive.ubuntu.com/ubuntu focal/main amd64 libmagic1 amd64 1:5.38-4 [75.9 kB] [NG-UI] Get:34 http://archive.ubuntu.com/ubuntu focal/main amd64 file amd64 1:5.38-4 [23.3 kB] [NG-UI] Get:35 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.6 [1289 kB] [NG-UI] Get:36 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgirepository-1.0-1 amd64 1.64.1-1~ubuntu20.04.1 [85.7 kB] [NG-UI] Get:37 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gir1.2-glib-2.0 amd64 1.64.1-1~ubuntu20.04.1 [134 kB] [NG-UI] Get:38 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] [NG-UI] Get:39 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libelf1 amd64 0.176-1.1ubuntu0.1 [44.2 kB] [NG-UI] Get:40 http://archive.ubuntu.com/ubuntu focal/main amd64 libmnl0 amd64 1.0.4-2 [12.3 kB] [NG-UI] Get:41 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libxtables12 amd64 1.8.4-3ubuntu2.1 [28.7 kB] [NG-UI] Get:42 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcap2-bin amd64 1:2.32-1ubuntu0.1 [26.2 kB] [NG-UI] Get:43 http://archive.ubuntu.com/ubuntu focal/main amd64 iproute2 amd64 5.5.0-1ubuntu1 [858 kB] [RO] Setting up genisoimage (9:1.1.11-3.1ubuntu1) ... [POL] Selecting previously unselected package libbsd0:amd64. [POL] (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 ... 14479 files and directories currently installed.) [POL] Preparing to unpack .../libbsd0_0.10.0-1_amd64.deb ... [POL] Unpacking libbsd0:amd64 (0.10.0-1) ... [POL] Selecting previously unselected package libedit2:amd64. [POL] Preparing to unpack .../libedit2_3.1-20191231-1_amd64.deb ... [POL] Unpacking libedit2:amd64 (3.1-20191231-1) ... [POL] Selecting previously unselected package mysql-client-core-8.0. [POL] Preparing to unpack .../mysql-client-core-8.0_8.0.36-0ubuntu0.20.04.1_amd64.deb ... [POL] Unpacking mysql-client-core-8.0 (8.0.36-0ubuntu0.20.04.1) ... [MON] Selecting previously unselected package libxmuu1:amd64. [MON] Preparing to unpack .../10-libxmuu1_2%3a1.1.3-0ubuntu1_amd64.deb ... [MON] Unpacking libxmuu1:amd64 (2:1.1.3-0ubuntu1) ... [MON] Selecting previously unselected package openssh-client. [MON] Preparing to unpack .../11-openssh-client_1%3a8.2p1-4ubuntu0.11_amd64.deb ... [MON] Unpacking openssh-client (1:8.2p1-4ubuntu0.11) ... [LCM] Selecting previously unselected package openssh-client. [LCM] Preparing to unpack .../11-openssh-client_1%3a8.2p1-4ubuntu0.11_amd64.deb ... [LCM] Unpacking openssh-client (1:8.2p1-4ubuntu0.11) ... [LCM] Selecting previously unselected package xauth. [LCM] Preparing to unpack .../12-xauth_1%3a1.1-0ubuntu1_amd64.deb ... [LCM] Unpacking xauth (1:1.1-0ubuntu1) ... [NG-UI] Get:44 http://archive.ubuntu.com/ubuntu focal/main amd64 libatm1 amd64 1:2.5.1-4 [21.8 kB] [NG-UI] Get:45 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-data all 2.64.6-1~ubuntu20.04.6 [6032 B] [NG-UI] Get:46 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 tzdata all 2024a-0ubuntu0.20.04 [301 kB] [NG-UI] Get:47 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu66 amd64 66.1-2ubuntu2.1 [8515 kB] [PLA] Fetched 30.7 MB in 5s (5599 kB/s) [tests] Updating files: 20% (1134/5627) Updating files: 21% (1182/5627) Updating files: 22% (1238/5627) Updating files: 23% (1295/5627) Updating files: 24% (1351/5627) Updating files: 25% (1407/5627) Updating files: 26% (1464/5627) Updating files: 27% (1520/5627) Updating files: 28% (1576/5627) Updating files: 29% (1632/5627) Updating files: 30% (1689/5627) Updating files: 31% (1745/5627) Updating files: 32% (1801/5627) Updating files: 33% (1857/5627) Updating files: 34% (1914/5627) Updating files: 35% (1970/5627) Updating files: 36% (2026/5627) Updating files: 37% (2082/5627) Updating files: 38% (2139/5627) Updating files: 39% (2195/5627) Updating files: 40% (2251/5627) Updating files: 41% (2308/5627) Updating files: 42% (2364/5627) Updating files: 43% (2420/5627) Updating files: 44% (2476/5627) Updating files: 45% (2533/5627) Updating files: 46% (2589/5627) Updating files: 47% (2645/5627) Updating files: 48% (2701/5627) Updating files: 49% (2758/5627) Updating files: 50% (2814/5627) Updating files: 51% (2870/5627) Updating files: 52% (2927/5627) Updating files: 53% (2983/5627) Updating files: 54% (3039/5627) Updating files: 55% (3095/5627) Updating files: 56% (3152/5627) Updating files: 57% (3208/5627) Updating files: 58% (3264/5627) Updating files: 59% (3320/5627) Updating files: 60% (3377/5627) Updating files: 61% (3433/5627) Updating files: 62% (3489/5627) [NG-UI] Get:48 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss-systemd amd64 245.4-4ubuntu3.23 [96.2 kB] [NG-UI] Get:49 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-cap amd64 1:2.32-1ubuntu0.1 [8364 B] [NG-UI] Get:50 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.23 [186 kB] [NG-UI] Get:51 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.7 [640 kB] [NG-UI] Get:52 http://archive.ubuntu.com/ubuntu focal/main amd64 libyaml-0-2 amd64 0.2.2-1 [48.9 kB] [NG-UI] Get:53 http://archive.ubuntu.com/ubuntu focal/main amd64 lsb-release all 11.1.0ubuntu2 [10.6 kB] [NG-UI] Get:54 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-dbus amd64 1.2.16-1build1 [94.0 kB] [NG-UI] Get:55 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-gi amd64 3.36.0-1 [165 kB] [NG-UI] Get:56 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 networkd-dispatcher all 2.1-2~ubuntu20.04.3 [15.5 kB] [NG-UI] Get:57 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pkg-resources all 45.2.0-1ubuntu0.1 [130 kB] [NG-UI] Get:58 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-six all 1.14.0-2 [12.1 kB] [NG-UI] Get:59 http://archive.ubuntu.com/ubuntu focal/main amd64 shared-mime-info amd64 1.15-1 [430 kB] [NG-UI] Get:60 http://archive.ubuntu.com/ubuntu focal/main amd64 ucf all 3.0038+nmu1 [51.6 kB] [NG-UI] Get:61 http://archive.ubuntu.com/ubuntu focal/main amd64 xdg-user-dirs amd64 0.17-2ubuntu1 [48.3 kB] [NG-UI] Get:62 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1.1 [82.6 kB] [NG-UI] Get:63 http://archive.ubuntu.com/ubuntu focal/main amd64 iso-codes all 4.4-1 [2695 kB] [NG-UI] Get:64 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-locales all 1.17-6ubuntu4.4 [11.5 kB] [NG-UI] Get:65 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.4 [31.0 kB] [NG-UI] Get:66 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.4 [79.9 kB] [NG-UI] Get:67 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkeyutils1 amd64 1.6-6ubuntu1.1 [10.3 kB] [NG-UI] Get:68 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.4 [330 kB] [NG-UI] Get:69 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.4 [121 kB] [NG-UI] Get:70 http://archive.ubuntu.com/ubuntu focal/main amd64 liblmdb0 amd64 0.9.24-1 [44.6 kB] [NG-UI] Get:71 http://archive.ubuntu.com/ubuntu focal/main amd64 libpng16-16 amd64 1.6.37-2 [179 kB] [NG-UI] Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpolkit-gobject-1-0 amd64 0.105-26ubuntu1.3 [39.2 kB] [NG-UI] Get:73 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] [NG-UI] Get:74 http://archive.ubuntu.com/ubuntu focal/main amd64 libxau6 amd64 1:1.0.9-0ubuntu1 [7488 B] [NG-UI] Get:75 http://archive.ubuntu.com/ubuntu focal/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu1 [10.6 kB] [NG-UI] Get:76 http://archive.ubuntu.com/ubuntu focal/main amd64 libxcb1 amd64 1.14-2 [44.7 kB] [NG-UI] Get:77 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libx11-data all 2:1.6.9-2ubuntu1.6 [114 kB] [PLA] Reading package lists... [tests] Updating files: 63% (3546/5627) Updating files: 64% (3602/5627) Updating files: 65% (3658/5627) Updating files: 66% (3714/5627) Updating files: 67% (3771/5627) Updating files: 68% (3827/5627) Updating files: 69% (3883/5627) Updating files: 70% (3939/5627) Updating files: 71% (3996/5627) Updating files: 72% (4052/5627) Updating files: 73% (4108/5627) Updating files: 73% (4138/5627) Updating files: 74% (4164/5627) Updating files: 75% (4221/5627) Updating files: 76% (4277/5627) Updating files: 77% (4333/5627) Updating files: 78% (4390/5627) Updating files: 79% (4446/5627) Updating files: 80% (4502/5627) Updating files: 81% (4558/5627) Updating files: 82% (4615/5627) Updating files: 83% (4671/5627) Updating files: 84% (4727/5627) Updating files: 85% (4783/5627) Updating files: 86% (4840/5627) [LCM] Selecting previously unselected package apt-transport-https. [LCM] Preparing to unpack .../13-apt-transport-https_2.0.10_all.deb ... [NG-UI] Get:78 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libx11-6 amd64 2:1.6.9-2ubuntu1.6 [577 kB] [NG-UI] Get:79 http://archive.ubuntu.com/ubuntu focal/main amd64 publicsuffix all 20200303.0012-1 [111 kB] [NG-UI] Get:80 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python-apt-common all 2.0.1ubuntu0.20.04.1 [16.5 kB] [NG-UI] Get:81 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-apt amd64 2.0.1ubuntu0.20.04.1 [154 kB] [NG-UI] Get:82 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-distro-info all 0.23ubuntu1.1 [5944 B] [NG-UI] Get:83 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.10 [1704 B] [NG-UI] Get:84 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] [NG-UI] Get:85 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [42.5 kB] [NG-UI] Get:86 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [181 kB] [NG-UI] Get:87 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [30.4 kB] [NG-UI] Get:88 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [88.1 kB] [NG-UI] Get:89 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [47.7 kB] [NG-UI] Get:90 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [107 kB] [NG-UI] Get:91 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [207 kB] [NG-UI] Get:92 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [15.1 kB] [NG-UI] Get:93 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [96.5 kB] [NG-UI] Get:94 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] [NG-UI] Get:95 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] [NG-UI] Get:96 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.10 [16.5 kB] [NG-UI] Get:97 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.10 [155 kB] [tests] Updating files: 87% (4896/5627) Updating files: 88% (4952/5627) Updating files: 89% (5009/5627) Updating files: 90% (5065/5627) Updating files: 91% (5121/5627) Updating files: 92% (5177/5627) Updating files: 93% (5234/5627) Updating files: 94% (5290/5627) Updating files: 95% (5346/5627) Updating files: 95% (5387/5627) Updating files: 96% (5402/5627) Updating files: 97% (5459/5627) Updating files: 98% (5515/5627) Updating files: 99% (5571/5627) Updating files: 100% (5627/5627) Updating files: 100% (5627/5627), done. [tests] Submodule 'charm-packages/ha_proxy_charm_vnf/charms/simple/mod/charms.osm' (https://github.com/charmed-osm/charms.osm) registered for path 'charm-packages/ha_proxy_charm_vnf/charms/simple/mod/charms.osm' [tests] Submodule 'charm-packages/ha_proxy_charm_vnf/charms/simple/mod/operator' (https://github.com/canonical/operator) registered for path 'charm-packages/ha_proxy_charm_vnf/charms/simple/mod/operator' [tests] Submodule 'charm-packages/k8s_proxy_charm_vnf/charms/simple/mod/charms.osm' (https://github.com/charmed-osm/charms.osm) registered for path 'charm-packages/k8s_proxy_charm_vnf/charms/simple/mod/charms.osm' [tests] Submodule 'charm-packages/k8s_proxy_charm_vnf/charms/simple/mod/operator' (https://github.com/canonical/operator) registered for path 'charm-packages/k8s_proxy_charm_vnf/charms/simple/mod/operator' [MON] Selecting previously unselected package xauth. [MON] Preparing to unpack .../12-xauth_1%3a1.1-0ubuntu1_amd64.deb ... [MON] Unpacking xauth (1:1.1-0ubuntu1) ... [LCM] Unpacking apt-transport-https (2.0.10) ... [NG-UI] Get:98 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libnghttp2-14 amd64 1.40.0-1ubuntu0.2 [79.4 kB] [NG-UI] Get:99 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] [NG-UI] Get:100 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.5 [171 kB] [NG-UI] Get:101 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.21 [235 kB] [NG-UI] Get:102 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.21 [161 kB] [NG-UI] Get:103 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.3 [9424 B] [NG-UI] Get:104 http://archive.ubuntu.com/ubuntu focal/main amd64 libdconf1 amd64 0.36.0-1 [37.4 kB] [NG-UI] Get:105 http://archive.ubuntu.com/ubuntu focal/main amd64 dconf-service amd64 0.36.0-1 [29.8 kB] [NG-UI] Get:106 http://archive.ubuntu.com/ubuntu focal/main amd64 dconf-gsettings-backend amd64 0.36.0-1 [22.5 kB] [NG-UI] Get:107 http://archive.ubuntu.com/ubuntu focal/main amd64 libassuan0 amd64 2.5.3-7ubuntu2 [35.7 kB] [NG-UI] Get:108 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.2 [124 kB] [NG-UI] Get:109 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libksba8 amd64 1.3.5-2ubuntu0.20.04.2 [95.2 kB] [NG-UI] Get:110 http://archive.ubuntu.com/ubuntu focal/main amd64 libnpth0 amd64 1.6-1 [7736 B] [NG-UI] Get:111 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.2 [330 kB] [NG-UI] Get:112 http://archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 [1041 kB] [NG-UI] Get:113 http://archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB] [NG-UI] Get:114 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpackagekit-glib2-18 amd64 1.1.13-2ubuntu1.1 [104 kB] [NG-UI] Get:115 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gir1.2-packagekitglib-1.0 amd64 1.1.13-2ubuntu1.1 [21.6 kB] [NG-UI] Get:116 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libproxy1v5 amd64 0.4.15-10ubuntu1.2 [49.1 kB] [NG-UI] Get:117 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 glib-networking-common all 2.64.2-1ubuntu0.1 [5040 B] [NG-UI] Get:118 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 glib-networking-services amd64 2.64.2-1ubuntu0.1 [10.6 kB] [NG-UI] Get:119 http://archive.ubuntu.com/ubuntu focal/main amd64 gsettings-desktop-schemas all 3.36.0-1ubuntu1 [29.0 kB] [NG-UI] Get:120 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 glib-networking amd64 2.64.2-1ubuntu0.1 [58.2 kB] [NG-UI] Get:121 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg-l10n all 2.2.19-3ubuntu2.2 [51.7 kB] [NG-UI] Get:122 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg-utils amd64 2.2.19-3ubuntu2.2 [481 kB] [NG-UI] Get:123 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.2 [482 kB] [NG-UI] Get:124 http://archive.ubuntu.com/ubuntu focal/main amd64 pinentry-curses amd64 1.1.0-3build1 [36.3 kB] [NG-UI] Get:125 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.2 [232 kB] [NG-UI] Get:126 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-wks-client amd64 2.2.19-3ubuntu2.2 [97.4 kB] [NG-UI] Get:127 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-wks-server amd64 2.2.19-3ubuntu2.2 [90.2 kB] [NG-UI] Get:128 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgsm amd64 2.2.19-3ubuntu2.2 [217 kB] [NG-UI] Get:129 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg all 2.2.19-3ubuntu2.2 [259 kB] [NG-UI] Get:130 http://archive.ubuntu.com/ubuntu focal/main amd64 libsoup2.4-1 amd64 2.70.0-1 [262 kB] [NG-UI] Get:131 http://archive.ubuntu.com/ubuntu focal/main amd64 libstemmer0d amd64 0+svn585-2 [61.7 kB] [NG-UI] Get:132 http://archive.ubuntu.com/ubuntu focal/main amd64 libappstream4 amd64 0.12.10-2 [129 kB] [NG-UI] Get:133 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libfreetype6 amd64 2.10.1-2ubuntu0.3 [341 kB] [PLA] Reading package lists... [PLA] Building dependency tree... [PLA] Reading state information... [PLA] The following additional packages will be installed: [PLA] binutils binutils-common binutils-x86-64-linux-gnu build-essential [PLA] ca-certificates cpp cpp-9 dirmngr dpkg-dev fakeroot file g++ g++-9 gcc-9 [PLA] gcc-9-base gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client [PLA] gpg-wks-server gpgconf gpgsm krb5-locales libalgorithm-diff-perl [PLA] libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan5 libasn1-8-heimdal [PLA] libassuan0 libatomic1 libbinutils libbrotli1 libc-dev-bin libc6-dev libcc1-0 [PLA] libcrypt-dev libctf-nobfd0 libctf0 libcurl4 libdpkg-perl libexpat1 [PLA] libexpat1-dev libfakeroot libfile-fcntllock-perl libgcc-9-dev [PLA] libgdbm-compat4 libgdbm6 libgomp1 libgssapi-krb5-2 libgssapi3-heimdal [PLA] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [PLA] libhx509-5-heimdal libisl22 libitm1 libk5crypto3 libkeyutils1 [PLA] libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2 [PLA] libldap-common liblocale-gettext-perl liblsan0 libmagic-mgc libmagic1 [PLA] libmpc3 libmpdec2 libmpfr6 libnghttp2-14 libnpth0 libperl5.30 libpsl5 [PLA] libpython3-dev libpython3-stdlib libpython3.8 libpython3.8-dev [PLA] libpython3.8-minimal libpython3.8-stdlib libquadmath0 libreadline8 [PLA] libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db [PLA] libsqlite3-0 libssh-4 libssl1.1 libstdc++-9-dev libtsan0 libubsan1 [PLA] libwind0-heimdal linux-libc-dev make manpages manpages-dev mime-support [PLA] netbase openssl patch perl perl-modules-5.30 pinentry-curses publicsuffix [PLA] python-pip-whl python3-distutils python3-lib2to3 python3-minimal [PLA] python3-pkg-resources python3-wheel python3.8 python3.8-dev [PLA] python3.8-minimal readline-common xz-utils zlib1g-dev [PLA] Suggested packages: [PLA] binutils-doc cpp-doc gcc-9-locales dbus-user-session libpam-systemd [PLA] pinentry-gnome3 tor debian-keyring g++-multilib g++-9-multilib gcc-9-doc [PLA] gcc-multilib autoconf automake libtool flex bison gdb gcc-doc gcc-9-multilib [PLA] parcimonie xloadimage scdaemon glibc-doc git bzr gdbm-l10n krb5-doc [PLA] krb5-user libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal [PLA] libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql [PLA] libstdc++-9-doc make-doc man-browser ed diffutils-doc perl-doc [PLA] libterm-readline-gnu-perl | libterm-readline-perl-perl libb-debug-perl [PLA] liblocale-codes-perl pinentry-doc python3-doc python3-tk python3-venv [PLA] python-setuptools-doc python3.8-venv python3.8-doc binfmt-support [PLA] readline-doc [PLA] The following NEW packages will be installed: [PLA] binutils binutils-common binutils-x86-64-linux-gnu build-essential [PLA] ca-certificates cpp cpp-9 curl dirmngr dpkg-dev fakeroot file g++ g++-9 gcc [PLA] gcc-9 gcc-9-base gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client [PLA] gpg-wks-server gpgconf gpgsm krb5-locales libalgorithm-diff-perl [PLA] libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan5 libasn1-8-heimdal [PLA] libassuan0 libatomic1 libbinutils libbrotli1 libc-dev-bin libc6-dev libcc1-0 [PLA] libcrypt-dev libctf-nobfd0 libctf0 libcurl4 libdpkg-perl libexpat1 [PLA] libexpat1-dev libfakeroot libfile-fcntllock-perl libgcc-9-dev [PLA] libgdbm-compat4 libgdbm6 libgomp1 libgssapi-krb5-2 libgssapi3-heimdal [PLA] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [PLA] libhx509-5-heimdal libisl22 libitm1 libk5crypto3 libkeyutils1 [PLA] libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2 [PLA] libldap-common liblocale-gettext-perl liblsan0 libmagic-mgc libmagic1 [PLA] libmpc3 libmpdec2 libmpfr6 libnghttp2-14 libnpth0 libperl5.30 libpsl5 [PLA] libpython3-dev libpython3-stdlib libpython3.8 libpython3.8-dev [PLA] libpython3.8-minimal libpython3.8-stdlib libquadmath0 libreadline8 [PLA] libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db [PLA] libsqlite3-0 libssh-4 libssl1.1 libstdc++-9-dev libtsan0 libubsan1 [PLA] libwind0-heimdal linux-libc-dev make manpages manpages-dev mime-support [PLA] netbase openssl patch perl perl-modules-5.30 pinentry-curses publicsuffix [PLA] python-pip-whl python3 python3-dev python3-distutils python3-lib2to3 [PLA] python3-minimal python3-pip python3-pkg-resources python3-setuptools [PLA] python3-wheel python3.8 python3.8-dev python3.8-minimal readline-common [PLA] xz-utils zlib1g-dev [PLA] 0 upgraded, 127 newly installed, 0 to remove and 0 not upgraded. [PLA] Need to get 76.7 MB of archives. [PLA] After this operation, 339 MB of additional disk space will be used. [PLA] Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 liblocale-gettext-perl amd64 1.07-4 [17.1 kB] [PLA] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.22 [1323 kB] [PLA] Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.9 [718 kB] [PLA] Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.6 [74.6 kB] [tests] Submodule 'charm-packages/native_charm_vnf/charms/simple/mod/operator' (https://github.com/canonical/operator) registered for path 'charm-packages/native_charm_vnf/charms/simple/mod/operator' [tests] Submodule 'charm-packages/native_k8s_charm_vnf/charms/nginx-k8s/mod/operator' (https://github.com/canonical/operator) registered for path 'charm-packages/native_k8s_charm_vnf/charms/nginx-k8s/mod/operator' [tests] Submodule 'charm-packages/native_k8s_scale_charm_vnf/charms/nginx-k8s/mod/operator' (https://github.com/canonical/operator) registered for path 'charm-packages/native_k8s_scale_charm_vnf/charms/nginx-k8s/mod/operator' [tests] Submodule 'charm-packages/native_manual_scale_charm_vnf/charms/simple/mod/operator' (https://github.com/canonical/operator.git) registered for path 'charm-packages/native_manual_scale_charm_vnf/charms/simple/mod/operator' [tests] Submodule 'charm-packages/nopasswd_k8s_proxy_charm_vnf/charms/simple/mod/charms.osm' (https://github.com/charmed-osm/charms.osm) registered for path 'charm-packages/nopasswd_k8s_proxy_charm_vnf/charms/simple/mod/charms.osm' [tests] Submodule 'charm-packages/nopasswd_k8s_proxy_charm_vnf/charms/simple/mod/operator' (https://github.com/canonical/operator.git) registered for path 'charm-packages/nopasswd_k8s_proxy_charm_vnf/charms/simple/mod/operator' [tests] Submodule 'charm-packages/nopasswd_proxy_charm_vnf/charms/simple/mod/charms.osm' (https://github.com/charmed-osm/charms.osm) registered for path 'charm-packages/nopasswd_proxy_charm_vnf/charms/simple/mod/charms.osm' [tests] Submodule 'charm-packages/nopasswd_proxy_charm_vnf/charms/simple/mod/operator' (https://github.com/canonical/operator.git) registered for path 'charm-packages/nopasswd_proxy_charm_vnf/charms/simple/mod/operator' [tests] Submodule 'charm-packages/ns_relations_provides_vnf/charms/simple_provides/mod/operator' (https://github.com/canonical/operator) registered for path 'charm-packages/ns_relations_provides_vnf/charms/simple_provides/mod/operator' [tests] Submodule 'charm-packages/ns_relations_requires_vnf/charms/simple_requires/mod/operator' (https://github.com/canonical/operator) registered for path 'charm-packages/ns_relations_requires_vnf/charms/simple_requires/mod/operator' [tests] Submodule 'charm-packages/proxy_native_relation_vnf/charms/simple_provides_proxy/mod/charms.osm' (https://github.com/charmed-osm/charms.osm.git) registered for path 'charm-packages/proxy_native_relation_vnf/charms/simple_provides_proxy/mod/charms.osm' [tests] Submodule 'charm-packages/proxy_native_relation_vnf/charms/simple_provides_proxy/mod/operator' (https://github.com/canonical/operator.git) registered for path 'charm-packages/proxy_native_relation_vnf/charms/simple_provides_proxy/mod/operator' [tests] Submodule 'charm-packages/proxy_native_relation_vnf/charms/simple_requires/mod/operator' (https://github.com/canonical/operator.git) registered for path 'charm-packages/proxy_native_relation_vnf/charms/simple_requires/mod/operator' [tests] Submodule 'charm-packages/vnf_relations_vnf/charms/simple_provides/mod/operator' (https://github.com/canonical/operator) registered for path 'charm-packages/vnf_relations_vnf/charms/simple_provides/mod/operator' [tests] Submodule 'charm-packages/vnf_relations_vnf/charms/simple_requires/mod/operator' (https://github.com/canonical/operator) registered for path 'charm-packages/vnf_relations_vnf/charms/simple_requires/mod/operator' [tests] Submodule 'magma/hackfest_gateway_vnfd/charms/vyos-config/mod/charm-helpers' (https://github.com/juju/charm-helpers.git) registered for path 'magma/hackfest_gateway_vnfd/charms/vyos-config/mod/charm-helpers' [tests] Submodule 'magma/hackfest_gateway_vnfd/charms/vyos-config/mod/charms.osm' (https://github.com/charmed-osm/charms.osm) registered for path 'magma/hackfest_gateway_vnfd/charms/vyos-config/mod/charms.osm' [tests] Submodule 'magma/hackfest_gateway_vnfd/charms/vyos-config/mod/operator' (https://github.com/canonical/operator) registered for path 'magma/hackfest_gateway_vnfd/charms/vyos-config/mod/operator' [NG-UI] Get:134 http://archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 [114 kB] [NG-UI] Get:135 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8 amd64 2.0.3-0ubuntu1.20.04.3 [118 kB] [NG-UI] Get:136 http://archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2194 B] [NG-UI] Get:137 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libjbig0 amd64 2.1-3.1ubuntu0.20.04.1 [27.3 kB] [NG-UI] Get:138 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.20.04.3 [185 kB] [NG-UI] Get:139 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libtiff5 amd64 4.1.0+git191117-2ubuntu0.20.04.12 [164 kB] [NG-UI] Get:140 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libxpm4 amd64 1:3.5.12-1ubuntu0.20.04.2 [34.9 kB] [NG-UI] Get:141 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgd3 amd64 2.2.5-5.2ubuntu2.1 [118 kB] [NG-UI] Get:142 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-bin amd64 2.64.6-1~ubuntu20.04.6 [72.9 kB] [NG-UI] Get:143 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgstreamer1.0-0 amd64 1.16.3-0ubuntu1.1 [894 kB] [NG-UI] Get:144 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 nginx-common all 1.18.0-0ubuntu1.4 [37.7 kB] [NG-UI] Get:145 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libnginx-mod-http-image-filter amd64 1.18.0-0ubuntu1.4 [14.8 kB] [NG-UI] Get:146 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libxslt1.1 amd64 1.1.34-4ubuntu0.20.04.1 [151 kB] [NG-UI] Get:147 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libnginx-mod-http-xslt-filter amd64 1.18.0-0ubuntu1.4 [13.0 kB] [NG-UI] Get:148 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libnginx-mod-mail amd64 1.18.0-0ubuntu1.4 [42.9 kB] [NG-UI] Get:149 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libnginx-mod-stream amd64 1.18.0-0ubuntu1.4 [67.4 kB] [NG-UI] Get:150 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpolkit-agent-1-0 amd64 0.105-26ubuntu1.3 [15.2 kB] [NG-UI] Get:151 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2ubuntu0.1 [48.8 kB] [NG-UI] Get:152 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 nginx-core amd64 1.18.0-0ubuntu1.4 [425 kB] [NG-UI] Get:153 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 nginx all 1.18.0-0ubuntu1.4 [3620 B] [NG-UI] Get:154 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 policykit-1 amd64 0.105-26ubuntu1.3 [84.1 kB] [NG-UI] Get:155 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 packagekit amd64 1.1.13-2ubuntu1.1 [408 kB] [NG-UI] Get:156 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 packagekit-tools amd64 1.1.13-2ubuntu1.1 [32.8 kB] [NG-UI] Get:157 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-certifi all 2019.11.28-1 [149 kB] [NG-UI] Get:158 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-chardet all 3.0.4-4build1 [80.4 kB] [NG-UI] Get:159 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-idna all 2.8-1 [34.6 kB] [NG-UI] Get:160 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-urllib3 all 1.25.8-2ubuntu0.3 [88.7 kB] [NG-UI] Get:161 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-requests all 2.22.0-2ubuntu1.1 [47.2 kB] [NG-UI] Get:162 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-requests-unixsocket all 0.2.0-2 [7272 B] [NG-UI] Get:163 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-software-properties all 0.99.9.12 [21.7 kB] [NG-UI] Get:164 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 software-properties-common all 0.99.9.12 [10.4 kB] [NG-UI] Get:165 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 unattended-upgrades all 2.3ubuntu0.3 [48.5 kB] [NG-UI] Get:166 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 gnupg2 all 2.2.19-3ubuntu2.2 [5316 B] [NG-UI] debconf: delaying package configuration, since apt-utils is not installed [NG-UI] Fetched 41.2 MB in 6s (7190 kB/s) [PLA] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.9 [1890 kB] [PLA] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] [PLA] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] [PLA] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] [PLA] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 readline-common all 8.0-4 [53.5 kB] [PLA] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libreadline8 amd64 8.0-4 [131 kB] [PLA] Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.6 [549 kB] [PLA] Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.9 [1674 kB] [PLA] Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.9 [387 kB] [PLA] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] [PLA] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] [PLA] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.5 [2739 kB] [PLA] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libgdbm6 amd64 1.18.1-5 [27.4 kB] [PLA] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libgdbm-compat4 amd64 1.18.1-5 [6244 B] [PLA] Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.5 [3941 kB] [PLA] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 perl amd64 5.30.0-9ubuntu0.5 [224 kB] [PLA] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.22 [622 kB] [PLA] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ca-certificates all 20230311ubuntu0.20.04.1 [152 kB] [PLA] Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 libmagic-mgc amd64 1:5.38-4 [218 kB] [PLA] Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 libmagic1 amd64 1:5.38-4 [75.9 kB] [PLA] Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 file amd64 1:5.38-4 [23.3 kB] [PLA] Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 netbase all 6.1 [13.1 kB] [PLA] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pkg-resources all 45.2.0-1ubuntu0.1 [130 kB] [PLA] Get:28 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1.1 [82.6 kB] [PLA] Get:29 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-locales all 1.17-6ubuntu4.4 [11.5 kB] [PLA] Get:30 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.4 [31.0 kB] [PLA] Get:31 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.4 [79.9 kB] [PLA] Get:32 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkeyutils1 amd64 1.6-6ubuntu1.1 [10.3 kB] [PLA] Get:33 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.4 [330 kB] [PLA] Get:34 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.4 [121 kB] [PLA] Get:35 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] [PLA] Get:36 http://archive.ubuntu.com/ubuntu focal/main amd64 manpages all 5.05-1 [1314 kB] [PLA] Get:37 http://archive.ubuntu.com/ubuntu focal/main amd64 publicsuffix all 20200303.0012-1 [111 kB] [PLA] Get:38 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils-common amd64 2.34-6ubuntu1.9 [208 kB] [PLA] Get:39 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libbinutils amd64 2.34-6ubuntu1.9 [475 kB] [PLA] Get:40 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.9 [48.2 kB] [PLA] Get:41 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libctf0 amd64 2.34-6ubuntu1.9 [46.6 kB] [PLA] Get:42 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.9 [1614 kB] [PLA] Get:43 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils amd64 2.34-6ubuntu1.9 [3380 B] [PLA] Get:44 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.14 [71.8 kB] [PLA] Get:45 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-libc-dev amd64 5.4.0-174.193 [1136 kB] [PLA] Get:46 http://archive.ubuntu.com/ubuntu focal/main amd64 libcrypt-dev amd64 1:4.4.10-10ubuntu4 [104 kB] [PLA] Get:47 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dev amd64 2.31-0ubuntu9.14 [2519 kB] [tests] Submodule 'magma/hackfest_magma-agw-enb_vnfd/charms/magmagw/mod/charms.osm' (https://github.com/charmed-osm/charms.osm) registered for path 'magma/hackfest_magma-agw-enb_vnfd/charms/magmagw/mod/charms.osm' [tests] Submodule 'magma/hackfest_magma-agw-enb_vnfd/charms/magmagw/mod/operator' (https://github.com/canonical/operator) registered for path 'magma/hackfest_magma-agw-enb_vnfd/charms/magmagw/mod/operator' [tests] Cloning into '/robot-systest/osm-packages/charm-packages/ha_proxy_charm_vnf/charms/simple/mod/charms.osm'... [tests] Cloning into '/robot-systest/osm-packages/charm-packages/ha_proxy_charm_vnf/charms/simple/mod/operator'... [NBI] Removing intermediate container 4a5c78106263 [NBI] ---> f11bd60b9d88 [NBI] Step 10/45 : RUN curl $PYTHON3_OSM_IM_URL -o osm_im.deb [NBI] ---> Running in bef5bdb3006a [POL] Setting up libbsd0:amd64 (0.10.0-1) ... [POL] Setting up libedit2:amd64 (3.1-20191231-1) ... [POL] Setting up mysql-client-core-8.0 (8.0.36-0ubuntu0.20.04.1) ... [POL] Processing triggers for libc-bin (2.31-0ubuntu9.14) ... [MON] Setting up libxau6:amd64 (1:1.0.9-0ubuntu1) ... [MON] Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [MON] Setting up libx11-data (2:1.6.9-2ubuntu1.6) ... [MON] Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... [MON] Setting up libbsd0:amd64 (0.10.0-1) ... [MON] Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu1) ... [MON] Setting up libxcb1:amd64 (1.14-2) ... [MON] Setting up libedit2:amd64 (3.1-20191231-1) ... [LCM] Selecting previously unselected package gnupg2. [LCM] Preparing to unpack .../14-gnupg2_2.2.19-3ubuntu2.2_all.deb ... [LCM] Unpacking gnupg2 (2.2.19-3ubuntu2.2) ... [LCM] Setting up libxau6:amd64 (1:1.0.9-0ubuntu1) ... [LCM] Setting up gnupg2 (2.2.19-3ubuntu2.2) ... [LCM] Setting up apt-transport-https (2.0.10) ... [LCM] Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [LCM] Setting up libx11-data (2:1.6.9-2ubuntu1.6) ... [LCM] Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... [NG-UI] Selecting previously unselected package libssl1.1:amd64. [NG-UI] (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 ... 4124 files and directories currently installed.) [NG-UI] Preparing to unpack .../libssl1.1_1.1.1f-1ubuntu2.22_amd64.deb ... [NG-UI] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.22) ... [PLA] Get:48 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04.2 [18.9 kB] [PLA] Get:49 http://archive.ubuntu.com/ubuntu focal/main amd64 libisl22 amd64 0.22.1-1 [592 kB] [PLA] Get:50 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpfr6 amd64 4.0.2-1 [240 kB] [PLA] Get:51 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpc3 amd64 1.1.0-1 [40.8 kB] [PLA] Get:52 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04.2 [7502 kB] [PLA] Get:53 http://archive.ubuntu.com/ubuntu focal/main amd64 cpp amd64 4:9.3.0-1ubuntu2 [27.6 kB] [PLA] Get:54 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcc1-0 amd64 10.5.0-1ubuntu1~20.04 [48.8 kB] [PLA] Get:55 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgomp1 amd64 10.5.0-1ubuntu1~20.04 [102 kB] [PLA] Get:56 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libitm1 amd64 10.5.0-1ubuntu1~20.04 [26.2 kB] [PLA] Get:57 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libatomic1 amd64 10.5.0-1ubuntu1~20.04 [9284 B] [PLA] Get:58 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.2 [2752 kB] [PLA] Get:59 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblsan0 amd64 10.5.0-1ubuntu1~20.04 [835 kB] [PLA] Get:60 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libtsan0 amd64 10.5.0-1ubuntu1~20.04 [2016 kB] [PLA] Get:61 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libubsan1 amd64 10.5.0-1ubuntu1~20.04 [785 kB] [PLA] Get:62 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libquadmath0 amd64 10.5.0-1ubuntu1~20.04 [146 kB] [PLA] Get:63 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04.2 [2359 kB] [PLA] Get:64 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04.2 [8276 kB] [PLA] Get:65 http://archive.ubuntu.com/ubuntu focal/main amd64 gcc amd64 4:9.3.0-1ubuntu2 [5208 B] [PLA] Get:66 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.2 [1722 kB] [PLA] Get:67 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.2 [8421 kB] [PLA] Get:68 http://archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1604 B] [PLA] Get:69 http://archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB] [PLA] Get:70 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libdpkg-perl all 1.19.7ubuntu3.2 [231 kB] [PLA] Get:71 http://archive.ubuntu.com/ubuntu focal/main amd64 patch amd64 2.7.6-6 [105 kB] [PLA] Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dpkg-dev all 1.19.7ubuntu3.2 [679 kB] [PLA] Get:73 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] [PLA] Get:74 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] [PLA] Get:75 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [42.5 kB] [PLA] Get:76 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [181 kB] [PLA] Get:77 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [30.4 kB] [PLA] Get:78 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [88.1 kB] [PLA] Get:79 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [47.7 kB] [PLA] Get:80 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [107 kB] [PLA] Get:81 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [207 kB] [PLA] Get:82 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [15.1 kB] [PLA] Get:83 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [96.5 kB] [NBI]  % Total % Received % Xferd Average Speed Time Time Time Current [NBI] Dload Upload Total Spent Left Speed [NBI] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 181k 100 181k 0 0 1666k 0 --:--:-- --:--:-- --:--:-- 1666k [MON] Setting up libx11-6:amd64 (2:1.6.9-2ubuntu1.6) ... [MON] Setting up libxmuu1:amd64 (2:1.1.3-0ubuntu1) ... [LCM] Setting up libbsd0:amd64 (0.10.0-1) ... [LCM] Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu1) ... [NG-UI] Selecting previously unselected package libpython3.8-minimal:amd64. [NG-UI] Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.9_amd64.deb ... [NG-UI] Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.9) ... [PLA] Get:84 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] [PLA] Get:85 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] [PLA] Get:86 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.10 [16.5 kB] [PLA] Get:87 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.10 [155 kB] [PLA] Get:88 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libnghttp2-14 amd64 1.40.0-1ubuntu0.2 [79.4 kB] [PLA] Get:89 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] [PLA] Get:90 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.5 [171 kB] [PLA] Get:91 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.21 [235 kB] [PLA] Get:92 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.21 [161 kB] [PLA] Get:93 http://archive.ubuntu.com/ubuntu focal/main amd64 libassuan0 amd64 2.5.3-7ubuntu2 [35.7 kB] [PLA] Get:94 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.2 [124 kB] [PLA] Get:95 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libksba8 amd64 1.3.5-2ubuntu0.20.04.2 [95.2 kB] [PLA] Get:96 http://archive.ubuntu.com/ubuntu focal/main amd64 libnpth0 amd64 1.6-1 [7736 B] [PLA] Get:97 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.2 [330 kB] [PLA] Get:98 http://archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB] [PLA] Get:99 http://archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB] [PLA] Get:100 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg-l10n all 2.2.19-3ubuntu2.2 [51.7 kB] [PLA] Get:101 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg-utils amd64 2.2.19-3ubuntu2.2 [481 kB] [PLA] Get:102 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.2 [482 kB] [PLA] Get:103 http://archive.ubuntu.com/ubuntu focal/main amd64 pinentry-curses amd64 1.1.0-3build1 [36.3 kB] [PLA] Get:104 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.2 [232 kB] [PLA] Get:105 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-wks-client amd64 2.2.19-3ubuntu2.2 [97.4 kB] [PLA] Get:106 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-wks-server amd64 2.2.19-3ubuntu2.2 [90.2 kB] [PLA] Get:107 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgsm amd64 2.2.19-3ubuntu2.2 [217 kB] [PLA] Get:108 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg all 2.2.19-3ubuntu2.2 [259 kB] [PLA] Get:109 http://archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB] [PLA] Get:110 http://archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB] [PLA] Get:111 http://archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] [PLA] Get:112 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libexpat1-dev amd64 2.2.9-1ubuntu0.6 [116 kB] [PLA] Get:113 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB] [PLA] Get:114 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8 amd64 3.8.10-0ubuntu1~20.04.9 [1625 kB] [PLA] Get:115 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-dev amd64 3.8.10-0ubuntu1~20.04.9 [3950 kB] [PLA] Get:116 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-dev amd64 3.8.2-0ubuntu2 [7236 B] [PLA] Get:117 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2ubuntu0.1 [48.8 kB] [PLA] Get:118 http://archive.ubuntu.com/ubuntu focal/main amd64 manpages-dev all 5.05-1 [2266 kB] [PLA] Get:119 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 python-pip-whl all 20.0.2-5ubuntu1.10 [1805 kB] [PLA] Get:120 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2ubuntu1.5 [155 kB] [PLA] Get:121 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8-dev amd64 3.8.10-0ubuntu1~20.04.9 [514 kB] [PLA] Get:122 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lib2to3 all 3.8.10-0ubuntu1~20.04 [76.3 kB] [PLA] Get:123 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-distutils all 3.8.10-0ubuntu1~20.04 [141 kB] [PLA] Get:124 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-dev amd64 3.8.2-0ubuntu2 [1212 B] [PLA] Get:125 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-setuptools all 45.2.0-1ubuntu0.1 [330 kB] [tests] Cloning into '/robot-systest/osm-packages/charm-packages/k8s_proxy_charm_vnf/charms/simple/mod/charms.osm'... [RO] Removing intermediate container 284e762e47f4 [RO] ---> 45d415ad9628 [RO] Step 6/59 : ARG PYTHON3_OSM_COMMON_URL [RO] ---> Running in 0c4a5ef8c66d [Prometheus] 5f899db30843: Pull complete [MON] Setting up openssh-client (1:8.2p1-4ubuntu0.11) ... [MON] Setting up libxext6:amd64 (2:1.3.4-0ubuntu1) ... [MON] Setting up xauth (1:1.1-0ubuntu1) ... [MON] Processing triggers for libc-bin (2.31-0ubuntu9.14) ... [LCM] Setting up libxcb1:amd64 (1.14-2) ... [LCM] Setting up libedit2:amd64 (3.1-20191231-1) ... [LCM] Setting up libx11-6:amd64 (2:1.6.9-2ubuntu1.6) ... [LCM] Setting up libxmuu1:amd64 (2:1.1.3-0ubuntu1) ... [LCM] Setting up openssh-client (1:8.2p1-4ubuntu0.11) ... [NG-UI] Selecting previously unselected package libexpat1:amd64. [NG-UI] Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.6_amd64.deb ... [NG-UI] Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.6) ... [NG-UI] Selecting previously unselected package python3.8-minimal. [NG-UI] Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.9_amd64.deb ... [NG-UI] Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.9) ... [PLA] Get:126 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-wheel all 0.34.2-1ubuntu0.1 [23.9 kB] [PLA] Get:127 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-pip all 20.0.2-5ubuntu1.10 [231 kB] [PLA] debconf: delaying package configuration, since apt-utils is not installed [PLA] Fetched 76.7 MB in 3s (23.7 MB/s) [PLA] Selecting previously unselected package liblocale-gettext-perl. [PLA] (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 ... 4124 files and directories currently installed.) [PLA] Preparing to unpack .../liblocale-gettext-perl_1.07-4_amd64.deb ... [PLA] Unpacking liblocale-gettext-perl (1.07-4) ... [PLA] Selecting previously unselected package libssl1.1:amd64. [tests] Cloning into '/robot-systest/osm-packages/charm-packages/k8s_proxy_charm_vnf/charms/simple/mod/operator'... [RO] Removing intermediate container 0c4a5ef8c66d [RO] ---> 2db92e8ded7f [RO] Step 7/59 : ARG PYTHON3_OSM_NG_RO_URL [RO] ---> Running in fcecec635d50 [NBI] Removing intermediate container bef5bdb3006a [NBI] ---> 1e6c5e2c610c [NBI] Step 11/45 : RUN dpkg -i ./osm_im.deb [NBI] ---> Running in 71c4bbf438ab [LCM] Setting up libxext6:amd64 (2:1.3.4-0ubuntu1) ... [LCM] Setting up xauth (1:1.1-0ubuntu1) ... [LCM] Processing triggers for libc-bin (2.31-0ubuntu9.14) ... [NG-UI] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.22) ... [NG-UI] Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.9) ... [NG-UI] Setting up libexpat1:amd64 (2.2.9-1ubuntu0.6) ... [NG-UI] Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.9) ... [PLA] Preparing to unpack .../libssl1.1_1.1.1f-1ubuntu2.22_amd64.deb ... [PLA] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.22) ... [PLA] Selecting previously unselected package libpython3.8-minimal:amd64. [PLA] Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.9_amd64.deb ... [PLA] Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.9) ... [RO] Removing intermediate container fcecec635d50 [RO] ---> 1c5c4f0b81d4 [RO] Step 8/59 : ARG PYTHON3_OSM_RO_PLUGIN_URL [RO] ---> Running in ef94e0a20fd2 [NBI] Selecting previously unselected package python3-osm-im. [NBI] (Reading database ... 14540 files and directories currently installed.) [NBI] Preparing to unpack ./osm_im.deb ... [NBI] Unpacking python3-osm-im (12.0.8+ga0b604e-1) ... [NBI] Setting up python3-osm-im (12.0.8+ga0b604e-1) ... [tests] Cloning into '/robot-systest/osm-packages/charm-packages/native_charm_vnf/charms/simple/mod/operator'... [RO] Removing intermediate container ef94e0a20fd2 [RO] ---> cfeca8854633 [RO] Step 9/59 : ARG PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL [PLA] Selecting previously unselected package libexpat1:amd64. [PLA] Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.6_amd64.deb ... [PLA] Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.6) ... [PLA] Selecting previously unselected package python3.8-minimal. [PLA] Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.9_amd64.deb ... [PLA] Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.9) ... [PLA] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.22) ... [tests] Cloning into '/robot-systest/osm-packages/charm-packages/native_k8s_charm_vnf/charms/nginx-k8s/mod/operator'... [RO] ---> Running in b2ac3d5b580f [RO] Removing intermediate container b2ac3d5b580f [RO] ---> 87880afa38b1 [RO] Step 10/59 : ARG PYTHON3_OSM_ROSDN_DPB_URL [RO] ---> Running in 5adcd677a20f [RO] Removing intermediate container 5adcd677a20f [RO] ---> d83540abd347 [RO] Step 11/59 : ARG PYTHON3_OSM_ROSDN_DYNPAC_URL [POL] Removing intermediate container be1ffbaea70c [POL] ---> 784d86756234 [POL] Step 6/37 : ARG PYTHON3_OSM_COMMON_URL [POL] ---> Running in c49c395db0b2 [POL] Removing intermediate container c49c395db0b2 [POL] ---> ab913f7f4f82 [POL] Step 7/37 : ARG PYTHON3_OSM_POLICY_MODULE_URL [POL] ---> Running in 13dcdad9fd08 [MON] Removing intermediate container 1062d5be90f1 [MON] ---> 291f6a66a9e3 [MON] Step 6/55 : ARG PYTHON3_OSM_COMMON_URL [MON] ---> Running in fc2164d7d1f8 [MON] Removing intermediate container fc2164d7d1f8 [MON] ---> bcd247184000 [MON] Step 7/55 : ARG PYTHON3_OSM_MON_URL [MON] ---> Running in 0feb7ebdc4cd [LCM] Removing intermediate container 8fd6adcc84f1 [LCM] ---> 60761993fd27 [LCM] Step 6/57 : RUN mkdir /etc/apt/keyrings && curl -fsSL https://pkgs.k8s.io/core:/stable:/v1.24/deb/Release.key | gpg --dearmor -o /etc/apt/keyrings/kubernetes-apt-keyring.gpg && echo 'deb [signed-by=/etc/apt/keyrings/kubernetes-apt-keyring.gpg] https://pkgs.k8s.io/core:/stable:/v1.24/deb/ /' | tee /etc/apt/sources.list.d/kubernetes.list && apt-get update && apt-get install -y kubectl=1.24.17-1.1 [LCM] ---> Running in ce5afd7b32a4 [LCM] deb [signed-by=/etc/apt/keyrings/kubernetes-apt-keyring.gpg] https://pkgs.k8s.io/core:/stable:/v1.24/deb/ / [NG-UI] Selecting previously unselected package python3-minimal. [NG-UI] (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 ... 4425 files and directories currently installed.) [NG-UI] Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... [NG-UI] Unpacking python3-minimal (3.8.2-0ubuntu2) ... [NG-UI] Selecting previously unselected package mime-support. [NG-UI] Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... [NG-UI] Unpacking mime-support (3.64ubuntu1) ... [NG-UI] Selecting previously unselected package libmpdec2:amd64. [NG-UI] Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... [NG-UI] Unpacking libmpdec2:amd64 (2.4.2-3) ... [NG-UI] Selecting previously unselected package readline-common. [NG-UI] Preparing to unpack .../3-readline-common_8.0-4_all.deb ... [NG-UI] Unpacking readline-common (8.0-4) ... [NG-UI] Selecting previously unselected package libreadline8:amd64. [NG-UI] Preparing to unpack .../4-libreadline8_8.0-4_amd64.deb ... [NG-UI] Unpacking libreadline8:amd64 (8.0-4) ... [PLA] Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.9) ... [PLA] Setting up libexpat1:amd64 (2.2.9-1ubuntu0.6) ... [PLA] Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.9) ... [tests] Cloning into '/robot-systest/osm-packages/charm-packages/native_k8s_scale_charm_vnf/charms/nginx-k8s/mod/operator'... [RO] ---> Running in 77cfc4e4381d [RO] Removing intermediate container 77cfc4e4381d [RO] ---> 71b78aaec76c [RO] Step 12/59 : ARG PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL [RO] ---> Running in ed9ef57f0793 [NBI] Removing intermediate container 71c4bbf438ab [NBI] ---> ff99d27bd632 [NBI] Step 12/45 : RUN curl $PYTHON3_OSM_NBI_URL -o osm_nbi.deb [NBI] ---> Running in cfb05be7b9af [NBI]  % Total % Received % Xferd Average Speed Time Time Time Current [NBI] Dload Upload Total Spent Left Speed [NBI] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 168k 100 168k 0 0 1562k 0 --:--:-- --:--:-- --:--:-- 1562k [POL] Removing intermediate container 13dcdad9fd08 [POL] ---> 0631c582040d [POL] Step 8/37 : RUN curl $PYTHON3_OSM_COMMON_URL -o osm_common.deb [POL] ---> Running in 29e45420d2e4 [MON] Removing intermediate container 0feb7ebdc4cd [MON] ---> cef7e6bc1905 [MON] Step 8/55 : ARG PYTHON3_N2VC_URL [MON] ---> Running in dae938e9a52b [MON] Removing intermediate container dae938e9a52b [MON] ---> 60c833ac83e7 [MON] Step 9/55 : RUN curl $PYTHON3_OSM_COMMON_URL -o osm_common.deb [LCM] Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease [LCM] Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [LCM] Hit:3 http://archive.ubuntu.com/ubuntu focal-backports InRelease [LCM] Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease [LCM] Get:5 https://prod-cdn.packages.k8s.io/repositories/isv:/kubernetes:/core:/stable:/v1.24/deb InRelease [1192 B] [NG-UI] Selecting previously unselected package libsqlite3-0:amd64. [NG-UI] Preparing to unpack .../5-libsqlite3-0_3.31.1-4ubuntu0.6_amd64.deb ... [NG-UI] Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.6) ... [NG-UI] Selecting previously unselected package libpython3.8-stdlib:amd64. [NG-UI] Preparing to unpack .../6-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.9_amd64.deb ... [NG-UI] Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.9) ... [tests] Cloning into '/robot-systest/osm-packages/charm-packages/native_manual_scale_charm_vnf/charms/simple/mod/operator'... [RO] Removing intermediate container ed9ef57f0793 [RO] ---> 65e6e00194bc [RO] Step 13/59 : ARG PYTHON3_OSM_ROSDN_IETFL2VPN_URL [RO] ---> Running in f5b023eba9e0 [RO] Removing intermediate container f5b023eba9e0 [RO] ---> f95173251208 [RO] Step 14/59 : ARG PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL [RO] ---> Running in c02fecff3f5a [NBI] Removing intermediate container cfb05be7b9af [NBI] ---> 4f9b776ad94a [NBI] Step 13/45 : RUN dpkg -i ./osm_nbi.deb [NBI] ---> Running in 049fdf4b246a [POL]  % Total % Received % Xferd Average Speed Time Time Time Current [POL]  Dload Upload Total Spent Left Speed [POL] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37360 100 37360 0 0 419k 0 --:--:-- --:--:-- --:--:-- 419k [MON] ---> Running in 23e74c06bab1 [MON]  % Total % Received % Xferd Average Speed Time Time Time Current [MON]  Dload Upload Total Spent  Left Speed [MON]  0 0  0  0 0 0 0  0 --:--:-- --:--:-- --:--:--  0 100 37360 100 37360 0  0  561k  0 --:--:-- --:--:-- --:--:-- 561k [LCM] Get:6 https://prod-cdn.packages.k8s.io/repositories/isv:/kubernetes:/core:/stable:/v1.24/deb Packages [26.5 kB] [LCM] Fetched 27.7 kB in 1s (20.0 kB/s) [NG-UI] Selecting previously unselected package python3.8. [NG-UI] Preparing to unpack .../7-python3.8_3.8.10-0ubuntu1~20.04.9_amd64.deb ... [NG-UI] Unpacking python3.8 (3.8.10-0ubuntu1~20.04.9) ... [NG-UI] Selecting previously unselected package libpython3-stdlib:amd64. [NG-UI] Preparing to unpack .../8-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... [NG-UI] Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [NG-UI] Setting up python3-minimal (3.8.2-0ubuntu2) ... [NG-UI] Selecting previously unselected package python3. [NG-UI] (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 ... 4855 files and directories currently installed.) [NG-UI] Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... [NG-UI] Unpacking python3 (3.8.2-0ubuntu2) ... [PLA] Selecting previously unselected package python3-minimal. [PLA] (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 ... 4439 files and directories currently installed.) [PLA] Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... [PLA] Unpacking python3-minimal (3.8.2-0ubuntu2) ... [PLA] Selecting previously unselected package mime-support. [PLA] Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... [PLA] Unpacking mime-support (3.64ubuntu1) ... [PLA] Selecting previously unselected package libmpdec2:amd64. [PLA] Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... [PLA] Unpacking libmpdec2:amd64 (2.4.2-3) ... [PLA] Selecting previously unselected package readline-common. [PLA] Preparing to unpack .../3-readline-common_8.0-4_all.deb ... [PLA] Unpacking readline-common (8.0-4) ... [RO] Removing intermediate container c02fecff3f5a [RO] ---> d9e5d9996bdc [RO] Step 15/59 : ARG PYTHON3_OSM_ROSDN_ODLOF_URL [RO] ---> Running in e240884b4236 [RO] Removing intermediate container e240884b4236 [RO] ---> d27e592d0749 [RO] Step 16/59 : ARG PYTHON3_OSM_ROSDN_ONOSOF_URL [NBI] Selecting previously unselected package python3-osm-nbi. [NBI] (Reading database ... 14559 files and directories currently installed.) [NBI] Preparing to unpack ./osm_nbi.deb ... [NBI] Unpacking python3-osm-nbi (12.0.8+gfa5ddde-1) ... [NBI] Setting up python3-osm-nbi (12.0.8+gfa5ddde-1) ... [POL] Removing intermediate container 29e45420d2e4 [POL] ---> fba5c9337c2f [POL] Step 9/37 : RUN dpkg -i ./osm_common.deb [POL] ---> Running in 3bd350c14637 [POL] Selecting previously unselected package python3-osm-common. [POL] (Reading database ... 14518 files and directories currently installed.) [POL] Preparing to unpack ./osm_common.deb ... [MON] Removing intermediate container 23e74c06bab1 [MON] ---> 8659733a67e8 [MON] Step 10/55 : RUN dpkg -i ./osm_common.deb [MON] ---> Running in 0b4d184ab8e6 [MON] Selecting previously unselected package python3-osm-common. [MON] (Reading database ... 14848 files and directories currently installed.) [MON] Preparing to unpack ./osm_common.deb ... [NG-UI] Selecting previously unselected package libapparmor1:amd64. [NG-UI] Preparing to unpack .../01-libapparmor1_2.13.3-7ubuntu5.3_amd64.deb ... [NG-UI] Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.3) ... [NG-UI] Selecting previously unselected package libcap2:amd64. [NG-UI] Preparing to unpack .../02-libcap2_1%3a2.32-1ubuntu0.1_amd64.deb ... [NG-UI] Unpacking libcap2:amd64 (1:2.32-1ubuntu0.1) ... [NG-UI] Selecting previously unselected package libargon2-1:amd64. [NG-UI] Preparing to unpack .../03-libargon2-1_0~20171227-0.2_amd64.deb ... [NG-UI] Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [NG-UI] Selecting previously unselected package libdevmapper1.02.1:amd64. [NG-UI] Preparing to unpack .../04-libdevmapper1.02.1_2%3a1.02.167-1ubuntu1_amd64.deb ... [NG-UI] Unpacking libdevmapper1.02.1:amd64 (2:1.02.167-1ubuntu1) ... [PLA] Selecting previously unselected package libreadline8:amd64. [PLA] Preparing to unpack .../4-libreadline8_8.0-4_amd64.deb ... [PLA] Unpacking libreadline8:amd64 (8.0-4) ... [PLA] Selecting previously unselected package libsqlite3-0:amd64. [PLA] Preparing to unpack .../5-libsqlite3-0_3.31.1-4ubuntu0.6_amd64.deb ... [PLA] Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.6) ... [PLA] Selecting previously unselected package libpython3.8-stdlib:amd64. [PLA] Preparing to unpack .../6-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.9_amd64.deb ... [PLA] Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.9) ... [tests] Cloning into '/robot-systest/osm-packages/charm-packages/nopasswd_k8s_proxy_charm_vnf/charms/simple/mod/charms.osm'... [RO] ---> Running in 6bd90f28fc50 [RO] Removing intermediate container 6bd90f28fc50 [RO] ---> 938de7420c42 [RO] Step 17/59 : ARG PYTHON3_OSM_ROSDN_ONOS_VPLS_URL [RO] ---> Running in 5f8b99b1cdc5 [RO] Removing intermediate container 5f8b99b1cdc5 [RO] ---> 3ec78eae8737 [RO] Step 18/59 : ARG PYTHON3_OSM_ROVIM_AWS_URL [POL] Unpacking python3-osm-common (12.0.8+g6aaeaa3-1) ... [POL] Setting up python3-osm-common (12.0.8+g6aaeaa3-1) ... [MON] Unpacking python3-osm-common (12.0.8+g6aaeaa3-1) ... [MON] Setting up python3-osm-common (12.0.8+g6aaeaa3-1) ... [LCM] Reading package lists... [NG-UI] Selecting previously unselected package libjson-c4:amd64. [NG-UI] Preparing to unpack .../05-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... [NG-UI] Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... [NG-UI] Selecting previously unselected package libcryptsetup12:amd64. [NG-UI] Preparing to unpack .../06-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... [NG-UI] Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... [NG-UI] Selecting previously unselected package libip4tc2:amd64. [NG-UI] Preparing to unpack .../07-libip4tc2_1.8.4-3ubuntu2.1_amd64.deb ... [NG-UI] Unpacking libip4tc2:amd64 (1.8.4-3ubuntu2.1) ... [PLA] Selecting previously unselected package python3.8. [PLA] Preparing to unpack .../7-python3.8_3.8.10-0ubuntu1~20.04.9_amd64.deb ... [PLA] Unpacking python3.8 (3.8.10-0ubuntu1~20.04.9) ... [tests] Cloning into '/robot-systest/osm-packages/charm-packages/nopasswd_k8s_proxy_charm_vnf/charms/simple/mod/operator'... [RO] ---> Running in 67a1915679cd [RO] Removing intermediate container 67a1915679cd [RO] ---> 9d555035e77a [RO] Step 19/59 : ARG PYTHON3_OSM_ROVIM_AZURE_URL [RO] ---> Running in 8443dcfae8f2 [RO] Removing intermediate container 8443dcfae8f2 [RO] ---> 74e32aa9ee8c [RO] Step 20/59 : ARG PYTHON3_OSM_ROVIM_GCP_URL [NBI] Removing intermediate container 049fdf4b246a [NBI] ---> 9fd0a9f30928 [NBI] Step 14/45 : RUN pip3 install -r /usr/lib/python3/dist-packages/osm_common/requirements.txt -r /usr/lib/python3/dist-packages/osm_im/requirements.txt -r /usr/lib/python3/dist-packages/osm_nbi/requirements.txt [NBI] ---> Running in 698f9cb2f6ee [POL] Removing intermediate container 3bd350c14637 [POL] ---> 52355a234e65 [POL] Step 10/37 : RUN curl $PYTHON3_OSM_POLICY_MODULE_URL -o osm_policy_module.deb [POL] ---> Running in 4e91e5b24283 [MON] Removing intermediate container 0b4d184ab8e6 [MON] ---> 61269eee1120 [MON] Step 11/55 : RUN curl $PYTHON3_N2VC_URL -o n2vc.deb [MON] ---> Running in 8431288bf3a5 [LCM] Reading package lists... [LCM] Building dependency tree... [LCM] Reading state information... [NG-UI] Selecting previously unselected package libkmod2:amd64. [NG-UI] Preparing to unpack .../08-libkmod2_27-1ubuntu2.1_amd64.deb ... [NG-UI] Unpacking libkmod2:amd64 (27-1ubuntu2.1) ... [NG-UI] Selecting previously unselected package systemd-timesyncd. [NG-UI] Preparing to unpack .../09-systemd-timesyncd_245.4-4ubuntu3.23_amd64.deb ... [NG-UI] Unpacking systemd-timesyncd (245.4-4ubuntu3.23) ... [NG-UI] Selecting previously unselected package systemd. [NG-UI] Preparing to unpack .../10-systemd_245.4-4ubuntu3.23_amd64.deb ... [NG-UI] Unpacking systemd (245.4-4ubuntu3.23) ... [PLA] Selecting previously unselected package libpython3-stdlib:amd64. [PLA] Preparing to unpack .../8-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... [PLA] Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [PLA] Setting up python3-minimal (3.8.2-0ubuntu2) ... [PLA] Selecting previously unselected package python3. [PLA] (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 ... 4869 files and directories currently installed.) [PLA] Preparing to unpack .../000-python3_3.8.2-0ubuntu2_amd64.deb ... [PLA] Unpacking python3 (3.8.2-0ubuntu2) ... [PLA] Selecting previously unselected package perl-modules-5.30. [PLA] Preparing to unpack .../001-perl-modules-5.30_5.30.0-9ubuntu0.5_all.deb ... [PLA] Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.5) ... [RO] ---> Running in c8cd21b13abc [RO] Removing intermediate container c8cd21b13abc [RO] ---> e76884aafdbb [RO] Step 21/59 : ARG PYTHON3_OSM_ROVIM_OPENSTACK_URL [RO] ---> Running in 1e8d1991fb22 [POL]  % Total % Received % Xferd Average Speed Time Time Time Current [POL] Dload Upload Total Spent Left Speed [POL] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 26800 100 26800 0 0 261k 0 --:--:-- --:--:-- --:--:-- 264k [MON]  % Total % Received % Xferd Average Speed Time Time Time Current [MON] Dload Upload Total Spent Left Speed [MON] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59240 100 59240 0 0 438k 0 --:--:-- --:--:-- --:--:-- 438k [LCM] The following NEW packages will be installed: [LCM] kubectl [LCM] 0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded. [LCM] Need to get 9543 kB of archives. [LCM] After this operation, 46.8 MB of additional disk space will be used. [LCM] Get:1 https://prod-cdn.packages.k8s.io/repositories/isv:/kubernetes:/core:/stable:/v1.24/deb kubectl 1.24.17-1.1 [9543 kB] [tests] Cloning into '/robot-systest/osm-packages/charm-packages/nopasswd_proxy_charm_vnf/charms/simple/mod/charms.osm'... [RO] Removing intermediate container 1e8d1991fb22 [RO] ---> f6f13f4fac37 [RO] Step 22/59 : ARG PYTHON3_OSM_ROVIM_OPENVIM_URL [RO] ---> Running in 35b5d01b2401 [POL] Removing intermediate container 4e91e5b24283 [POL] ---> 17881fc1d0e9 [POL] Step 11/37 : RUN dpkg -i ./osm_policy_module.deb [LCM] debconf: delaying package configuration, since apt-utils is not installed [LCM] Fetched 9543 kB in 1s (18.0 MB/s) [LCM] Selecting previously unselected package kubectl. [LCM] (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 ... 14858 files and directories currently installed.) [LCM] Preparing to unpack .../kubectl_1.24.17-1.1_amd64.deb ... [LCM] Unpacking kubectl (1.24.17-1.1) ... [NG-UI] Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.3) ... [NG-UI] Setting up libcap2:amd64 (1:2.32-1ubuntu0.1) ... [NG-UI] Setting up libargon2-1:amd64 (0~20171227-0.2) ... [NG-UI] Setting up libdevmapper1.02.1:amd64 (2:1.02.167-1ubuntu1) ... [NG-UI] Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... [NG-UI] Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... [NG-UI] Setting up libip4tc2:amd64 (1.8.4-3ubuntu2.1) ... [NG-UI] Setting up libkmod2:amd64 (27-1ubuntu2.1) ... [tests] Cloning into '/robot-systest/osm-packages/charm-packages/nopasswd_proxy_charm_vnf/charms/simple/mod/operator'... [RO] Removing intermediate container 35b5d01b2401 [RO] ---> 6f895dbc9ae7 [RO] Step 23/59 : ARG PYTHON3_OSM_ROVIM_VMWARE_URL [NBI] Collecting aiokafka==0.7.2 [NBI] Downloading aiokafka-0.7.2-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.2 MB) [POL] ---> Running in eb50701d3439 [MON] Removing intermediate container 8431288bf3a5 [MON] ---> 5f03b022877e [MON] Step 12/55 : RUN dpkg -i ./n2vc.deb [MON] ---> Running in b063058b14e2 [NG-UI] Setting up systemd-timesyncd (245.4-4ubuntu3.23) ... [NG-UI] Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [NG-UI] Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [NG-UI] Setting up systemd (245.4-4ubuntu3.23) ... [NG-UI] Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [NG-UI] Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [NG-UI] Created symlink /etc/systemd/system/dbus-org.freedesktop.resolve1.service → /lib/systemd/system/systemd-resolved.service. [NG-UI] Created symlink /etc/systemd/system/multi-user.target.wants/systemd-resolved.service → /lib/systemd/system/systemd-resolved.service. [NG-UI] ln: failed to create symbolic link '/etc/resolv.conf': Device or resource busy [PLA] Selecting previously unselected package libgdbm6:amd64. [PLA] Preparing to unpack .../002-libgdbm6_1.18.1-5_amd64.deb ... [PLA] Unpacking libgdbm6:amd64 (1.18.1-5) ... [PLA] Selecting previously unselected package libgdbm-compat4:amd64. [PLA] Preparing to unpack .../003-libgdbm-compat4_1.18.1-5_amd64.deb ... [PLA] Unpacking libgdbm-compat4:amd64 (1.18.1-5) ... [PLA] Selecting previously unselected package libperl5.30:amd64. [PLA] Preparing to unpack .../004-libperl5.30_5.30.0-9ubuntu0.5_amd64.deb ... [PLA] Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.5) ... [tests] Cloning into '/robot-systest/osm-packages/charm-packages/ns_relations_provides_vnf/charms/simple_provides/mod/operator'... [RO] ---> Running in 0891ee03e490 [RO] Removing intermediate container 0891ee03e490 [RO] ---> 4a22a983835f [RO] Step 24/59 : RUN for URL in $PYTHON3_OSM_COMMON_URL $PYTHON3_OSM_NG_RO_URL $PYTHON3_OSM_RO_PLUGIN_URL $PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL $PYTHON3_OSM_ROSDN_DPB_URL $PYTHON3_OSM_ROSDN_DYNPAC_URL $PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL $PYTHON3_OSM_ROSDN_IETFL2VPN_URL $PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL $PYTHON3_OSM_ROSDN_ODLOF_URL $PYTHON3_OSM_ROSDN_ONOSOF_URL $PYTHON3_OSM_ROSDN_ONOS_VPLS_URL $PYTHON3_OSM_ROVIM_AWS_URL $PYTHON3_OSM_ROVIM_AZURE_URL $PYTHON3_OSM_ROVIM_GCP_URL $PYTHON3_OSM_ROVIM_OPENSTACK_URL $PYTHON3_OSM_ROVIM_OPENVIM_URL $PYTHON3_OSM_ROVIM_VMWARE_URL ; do curl -s $URL -O ; done [RO] ---> Running in 039f08acffbf [NBI] Collecting dataclasses==0.6 [NBI] Downloading dataclasses-0.6-py3-none-any.whl (14 kB) [NBI] Collecting kafka-python==2.0.2 [NBI] Downloading kafka_python-2.0.2-py2.py3-none-any.whl (246 kB) [NBI] Collecting pycrypto==2.6.1 [NBI] Downloading pycrypto-2.6.1.tar.gz (446 kB) [POL] Selecting previously unselected package python3-osm-policy-module. [POL] (Reading database ... 14579 files and directories currently installed.) [POL] Preparing to unpack ./osm_policy_module.deb ... [POL] Unpacking python3-osm-policy-module (12.0.8+g90c437d-1) ... [POL] Setting up python3-osm-policy-module (12.0.8+g90c437d-1) ... [MON] Selecting previously unselected package python3-n2vc. [MON] (Reading database ... 14909 files and directories currently installed.) [MON] Preparing to unpack ./n2vc.deb ... [MON] Unpacking python3-n2vc (12.0.8+g6a6c31c-1) ... [MON] Setting up python3-n2vc (12.0.8+g6a6c31c-1) ... [NG-UI] Created symlink /etc/systemd/system/multi-user.target.wants/ondemand.service → /lib/systemd/system/ondemand.service. [NG-UI] Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [NG-UI] Initializing machine ID from random generator. [PLA] Selecting previously unselected package perl. [PLA] Preparing to unpack .../005-perl_5.30.0-9ubuntu0.5_amd64.deb ... [PLA] Unpacking perl (5.30.0-9ubuntu0.5) ... [tests] Cloning into '/robot-systest/osm-packages/charm-packages/ns_relations_requires_vnf/charms/simple_requires/mod/operator'... [LCM] Setting up kubectl (1.24.17-1.1) ... [NG-UI] Selecting previously unselected package systemd-sysv. [NG-UI] (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 ... 5691 files and directories currently installed.) [NG-UI] Preparing to unpack .../000-systemd-sysv_245.4-4ubuntu3.23_amd64.deb ... [NG-UI] Unpacking systemd-sysv (245.4-4ubuntu3.23) ... [NG-UI] Selecting previously unselected package openssl. [NG-UI] Preparing to unpack .../001-openssl_1.1.1f-1ubuntu2.22_amd64.deb ... [NG-UI] Unpacking openssl (1.1.1f-1ubuntu2.22) ... [NG-UI] Selecting previously unselected package ca-certificates. [NG-UI] Preparing to unpack .../002-ca-certificates_20230311ubuntu0.20.04.1_all.deb ... [NG-UI] Unpacking ca-certificates (20230311ubuntu0.20.04.1) ... [NG-UI] Selecting previously unselected package libdbus-1-3:amd64. [NG-UI] Preparing to unpack .../003-libdbus-1-3_1.12.16-2ubuntu2.3_amd64.deb ... [NG-UI] Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.3) ... [NG-UI] Selecting previously unselected package dbus. [NG-UI] Preparing to unpack .../004-dbus_1.12.16-2ubuntu2.3_amd64.deb ... [NG-UI] Unpacking dbus (1.12.16-2ubuntu2.3) ... [PLA] Selecting previously unselected package openssl. [PLA] Preparing to unpack .../006-openssl_1.1.1f-1ubuntu2.22_amd64.deb ... [PLA] Unpacking openssl (1.1.1f-1ubuntu2.22) ... [PLA] Selecting previously unselected package ca-certificates. [PLA] Preparing to unpack .../007-ca-certificates_20230311ubuntu0.20.04.1_all.deb ... [PLA] Unpacking ca-certificates (20230311ubuntu0.20.04.1) ... [PLA] Selecting previously unselected package libmagic-mgc. [PLA] Preparing to unpack .../008-libmagic-mgc_1%3a5.38-4_amd64.deb ... [PLA] Unpacking libmagic-mgc (1:5.38-4) ... [PLA] Selecting previously unselected package libmagic1:amd64. [PLA] Preparing to unpack .../009-libmagic1_1%3a5.38-4_amd64.deb ... [PLA] Unpacking libmagic1:amd64 (1:5.38-4) ... [PLA] Selecting previously unselected package file. [PLA] Preparing to unpack .../010-file_1%3a5.38-4_amd64.deb ... [PLA] Unpacking file (1:5.38-4) ... [NBI] Collecting pymongo==3.12.3 [NBI] Downloading pymongo-3.12.3-cp38-cp38-manylinux2014_x86_64.whl (546 kB) [NBI] Collecting pyyaml==5.4.1 [NBI] Downloading PyYAML-5.4.1-cp38-cp38-manylinux1_x86_64.whl (662 kB) [POL] Removing intermediate container eb50701d3439 [POL] ---> ba2277e9ff46 [POL] Step 12/37 : RUN pip3 install -r /usr/lib/python3/dist-packages/osm_common/requirements.txt -r /usr/lib/python3/dist-packages/osm_policy_module/requirements.txt [POL] ---> Running in 51f7d4dab3e7 [MON] Removing intermediate container b063058b14e2 [MON] ---> 67408a37c47a [MON] Step 13/55 : RUN curl $PYTHON3_OSM_MON_URL -o osm_mon.deb [MON] ---> Running in 941d0e6e1c62 [MON]  % Total % Received % Xferd Average Speed Time Time Time Current [MON] Dload Upload Total Spent Left Speed [MON] [NG-UI] Selecting previously unselected package distro-info-data. [NG-UI] Preparing to unpack .../005-distro-info-data_0.43ubuntu1.15_all.deb ... [NG-UI] Unpacking distro-info-data (0.43ubuntu1.15) ... [NG-UI] Selecting previously unselected package dmsetup. [NG-UI] Preparing to unpack .../006-dmsetup_2%3a1.02.167-1ubuntu1_amd64.deb ... [NG-UI] Unpacking dmsetup (2:1.02.167-1ubuntu1) ... [NG-UI] Selecting previously unselected package libmagic-mgc. [NG-UI] Preparing to unpack .../007-libmagic-mgc_1%3a5.38-4_amd64.deb ... [NG-UI] Unpacking libmagic-mgc (1:5.38-4) ... [NG-UI] Selecting previously unselected package libmagic1:amd64. [NG-UI] Preparing to unpack .../008-libmagic1_1%3a5.38-4_amd64.deb ... [NG-UI] Unpacking libmagic1:amd64 (1:5.38-4) ... [PLA] Selecting previously unselected package netbase. [PLA] Preparing to unpack .../011-netbase_6.1_all.deb ... [PLA] Unpacking netbase (6.1) ... [PLA] Selecting previously unselected package python3-pkg-resources. [PLA] Preparing to unpack .../012-python3-pkg-resources_45.2.0-1ubuntu0.1_all.deb ... [PLA] Unpacking python3-pkg-resources (45.2.0-1ubuntu0.1) ... [PLA] Selecting previously unselected package xz-utils. [PLA] Preparing to unpack .../013-xz-utils_5.2.4-1ubuntu1.1_amd64.deb ... [PLA] Unpacking xz-utils (5.2.4-1ubuntu1.1) ... [PLA] Selecting previously unselected package krb5-locales. [PLA] Preparing to unpack .../014-krb5-locales_1.17-6ubuntu4.4_all.deb ... [PLA] Unpacking krb5-locales (1.17-6ubuntu4.4) ... [PLA] Selecting previously unselected package libkrb5support0:amd64. [PLA] Preparing to unpack .../015-libkrb5support0_1.17-6ubuntu4.4_amd64.deb ... [PLA] Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.4) ... [tests] Cloning into '/robot-systest/osm-packages/charm-packages/proxy_native_relation_vnf/charms/simple_provides_proxy/mod/charms.osm'... [RO] Removing intermediate container 039f08acffbf [RO] ---> 0e4f258df553 [RO] Step 25/59 : RUN dpkg -i *.deb [RO] ---> Running in 502be4defd90 [MON] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 27 56792 27 15564 0 0 71723 0 --:--:-- --:--:-- --:--:-- 71394 100 56792 100 56792 0 0 254k 0 --:--:-- --:--:-- --:--:-- 253k [MON] Removing intermediate container 941d0e6e1c62 [MON] ---> 393d5916e874 [MON] Step 14/55 : RUN dpkg -i ./osm_mon.deb [NG-UI] Selecting previously unselected package file. [NG-UI] Preparing to unpack .../009-file_1%3a5.38-4_amd64.deb ... [NG-UI] Unpacking file (1:5.38-4) ... [NG-UI] Selecting previously unselected package libglib2.0-0:amd64. [NG-UI] Preparing to unpack .../010-libglib2.0-0_2.64.6-1~ubuntu20.04.6_amd64.deb ... [NG-UI] Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.6) ... [NG-UI] Selecting previously unselected package libgirepository-1.0-1:amd64. [NG-UI] Preparing to unpack .../011-libgirepository-1.0-1_1.64.1-1~ubuntu20.04.1_amd64.deb ... [NG-UI] Unpacking libgirepository-1.0-1:amd64 (1.64.1-1~ubuntu20.04.1) ... [NG-UI] Selecting previously unselected package gir1.2-glib-2.0:amd64. [NG-UI] Preparing to unpack .../012-gir1.2-glib-2.0_1.64.1-1~ubuntu20.04.1_amd64.deb ... [NG-UI] Unpacking gir1.2-glib-2.0:amd64 (1.64.1-1~ubuntu20.04.1) ... [NG-UI] Selecting previously unselected package libbsd0:amd64. [NG-UI] Preparing to unpack .../013-libbsd0_0.10.0-1_amd64.deb ... [NG-UI] Unpacking libbsd0:amd64 (0.10.0-1) ... [NG-UI] Selecting previously unselected package libelf1:amd64. [NG-UI] Preparing to unpack .../014-libelf1_0.176-1.1ubuntu0.1_amd64.deb ... [NG-UI] Unpacking libelf1:amd64 (0.176-1.1ubuntu0.1) ... [PLA] Selecting previously unselected package libk5crypto3:amd64. [PLA] Preparing to unpack .../016-libk5crypto3_1.17-6ubuntu4.4_amd64.deb ... [PLA] Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.4) ... [PLA] Selecting previously unselected package libkeyutils1:amd64. [PLA] Preparing to unpack .../017-libkeyutils1_1.6-6ubuntu1.1_amd64.deb ... [PLA] Unpacking libkeyutils1:amd64 (1.6-6ubuntu1.1) ... [PLA] Selecting previously unselected package libkrb5-3:amd64. [PLA] Preparing to unpack .../018-libkrb5-3_1.17-6ubuntu4.4_amd64.deb ... [PLA] Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.4) ... [PLA] Selecting previously unselected package libgssapi-krb5-2:amd64. [PLA] Preparing to unpack .../019-libgssapi-krb5-2_1.17-6ubuntu4.4_amd64.deb ... [PLA] Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.4) ... [PLA] Selecting previously unselected package libpsl5:amd64. [PLA] Preparing to unpack .../020-libpsl5_0.21.0-1ubuntu1_amd64.deb ... [PLA] Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... [PLA] Selecting previously unselected package manpages. [PLA] Preparing to unpack .../021-manpages_5.05-1_all.deb ... [PLA] Unpacking manpages (5.05-1) ... [PLA] Selecting previously unselected package publicsuffix. [PLA] Preparing to unpack .../022-publicsuffix_20200303.0012-1_all.deb ... [PLA] Unpacking publicsuffix (20200303.0012-1) ... [tests] Cloning into '/robot-systest/osm-packages/charm-packages/proxy_native_relation_vnf/charms/simple_provides_proxy/mod/operator'... [RO] Selecting previously unselected package python3-osm-common. [RO] (Reading database ... 14502 files and directories currently installed.) [RO] Preparing to unpack python3-osm-common_12.0.8+g6aaeaa3-1_all.deb ... [RO] Unpacking python3-osm-common (12.0.8+g6aaeaa3-1) ... [RO] Selecting previously unselected package python3-osm-ng-ro. [RO] Preparing to unpack python3-osm-ng-ro_12.0.8+g8214dac-1_all.deb ... [RO] Unpacking python3-osm-ng-ro (12.0.8+g8214dac-1) ... [RO] Selecting previously unselected package python3-osm-ro-plugin. [RO] Preparing to unpack python3-osm-ro-plugin_12.0.8+g8214dac-1_all.deb ... [RO] Unpacking python3-osm-ro-plugin (12.0.8+g8214dac-1) ... [RO] Selecting previously unselected package python3-osm-rosdn-arista-cloudvision. [RO] Preparing to unpack python3-osm-rosdn-arista-cloudvision_12.0.8+g8214dac-1_all.deb ... [RO] Unpacking python3-osm-rosdn-arista-cloudvision (12.0.8+g8214dac-1) ... [NBI] Collecting bitarray==2.5.1 [NBI] Downloading bitarray-2.5.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (242 kB) [NBI] Collecting enum34==1.1.10 [NBI] Downloading enum34-1.1.10-py3-none-any.whl (11 kB) [POL] Collecting aiokafka==0.7.2 [MON] ---> Running in 120dc56721cd [MON] Selecting previously unselected package python3-osm-mon. [MON] (Reading database ... 14943 files and directories currently installed.) [MON] Preparing to unpack ./osm_mon.deb ... [MON] Unpacking python3-osm-mon (12.0.8+gd286049-1) ... [MON] Setting up python3-osm-mon (12.0.8+gd286049-1) ... [LCM] Removing intermediate container ce5afd7b32a4 [LCM] ---> 03768b187285 [LCM] Step 7/57 : RUN curl https://get.helm.sh/helm-v2.17.0-linux-amd64.tar.gz --output helm-v2.17.0.tar.gz && tar -zxvf helm-v2.17.0.tar.gz && mv linux-amd64/helm /usr/local/bin/helm && rm -r linux-amd64/ [LCM] ---> Running in 695c13e98eef [LCM]  % Total % Received % Xferd Average Speed Time Time  Time Current [LCM]  Dload  Upload  Total Spent Left Speed [LCM] [NG-UI] Selecting previously unselected package libmnl0:amd64. [NG-UI] Preparing to unpack .../015-libmnl0_1.0.4-2_amd64.deb ... [NG-UI] Unpacking libmnl0:amd64 (1.0.4-2) ... [NG-UI] Selecting previously unselected package libxtables12:amd64. [NG-UI] Preparing to unpack .../016-libxtables12_1.8.4-3ubuntu2.1_amd64.deb ... [NG-UI] Unpacking libxtables12:amd64 (1.8.4-3ubuntu2.1) ... [NG-UI] Selecting previously unselected package libcap2-bin. [NG-UI] Preparing to unpack .../017-libcap2-bin_1%3a2.32-1ubuntu0.1_amd64.deb ... [NG-UI] Unpacking libcap2-bin (1:2.32-1ubuntu0.1) ... [NG-UI] Selecting previously unselected package iproute2. [NG-UI] Preparing to unpack .../018-iproute2_5.5.0-1ubuntu1_amd64.deb ... [NG-UI] Unpacking iproute2 (5.5.0-1ubuntu1) ... [PLA] Selecting previously unselected package binutils-common:amd64. [PLA] Preparing to unpack .../023-binutils-common_2.34-6ubuntu1.9_amd64.deb ... [PLA] Unpacking binutils-common:amd64 (2.34-6ubuntu1.9) ... [PLA] Selecting previously unselected package libbinutils:amd64. [PLA] Preparing to unpack .../024-libbinutils_2.34-6ubuntu1.9_amd64.deb ... [PLA] Unpacking libbinutils:amd64 (2.34-6ubuntu1.9) ... [PLA] Selecting previously unselected package libctf-nobfd0:amd64. [PLA] Preparing to unpack .../025-libctf-nobfd0_2.34-6ubuntu1.9_amd64.deb ... [PLA] Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.9) ... [PLA] Selecting previously unselected package libctf0:amd64. [PLA] Preparing to unpack .../026-libctf0_2.34-6ubuntu1.9_amd64.deb ... [PLA] Unpacking libctf0:amd64 (2.34-6ubuntu1.9) ... [tests] Cloning into '/robot-systest/osm-packages/charm-packages/proxy_native_relation_vnf/charms/simple_requires/mod/operator'... [RO] Selecting previously unselected package python3-osm-rosdn-dpb. [RO] Preparing to unpack python3-osm-rosdn-dpb_12.0.8+g8214dac-1_all.deb ... [RO] Unpacking python3-osm-rosdn-dpb (12.0.8+g8214dac-1) ... [RO] Selecting previously unselected package python3-osm-rosdn-dynpac. [RO] Preparing to unpack python3-osm-rosdn-dynpac_12.0.8+g8214dac-1_all.deb ... [RO] Unpacking python3-osm-rosdn-dynpac (12.0.8+g8214dac-1) ... [RO] Selecting previously unselected package python3-osm-rosdn-floodlightof. [RO] Preparing to unpack python3-osm-rosdn-floodlightof_12.0.8+g8214dac-1_all.deb ... [RO] Unpacking python3-osm-rosdn-floodlightof (12.0.8+g8214dac-1) ... [RO] Selecting previously unselected package python3-osm-rosdn-ietfl2vpn. [RO] Preparing to unpack python3-osm-rosdn-ietfl2vpn_12.0.8+g8214dac-1_all.deb ... [RO] Unpacking python3-osm-rosdn-ietfl2vpn (12.0.8+g8214dac-1) ... [RO] Selecting previously unselected package python3-osm-rosdn-juniper-contrail. [RO] Preparing to unpack python3-osm-rosdn-juniper-contrail_12.0.8+g8214dac-1_all.deb ... [RO] Unpacking python3-osm-rosdn-juniper-contrail (12.0.8+g8214dac-1) ... [NBI] Collecting lxml==4.9.0 [NBI] Downloading lxml-4.9.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (6.9 MB) [POL] Downloading aiokafka-0.7.2-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.2 MB) [LCM] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 23.9M 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23.9M 100 23.9M 0 0 19.1M 0 0:00:01 0:00:01 --:--:-- 19.1M [LCM] linux-amd64/ [LCM] linux-amd64/README.md [LCM] linux-amd64/LICENSE [LCM] linux-amd64/helm [NG-UI] Selecting previously unselected package libatm1:amd64. [NG-UI] Preparing to unpack .../019-libatm1_1%3a2.5.1-4_amd64.deb ... [NG-UI] Unpacking libatm1:amd64 (1:2.5.1-4) ... [NG-UI] Selecting previously unselected package libglib2.0-data. [NG-UI] Preparing to unpack .../020-libglib2.0-data_2.64.6-1~ubuntu20.04.6_all.deb ... [NG-UI] Unpacking libglib2.0-data (2.64.6-1~ubuntu20.04.6) ... [NG-UI] Selecting previously unselected package tzdata. [NG-UI] Preparing to unpack .../021-tzdata_2024a-0ubuntu0.20.04_all.deb ... [NG-UI] Unpacking tzdata (2024a-0ubuntu0.20.04) ... [PLA] Selecting previously unselected package binutils-x86-64-linux-gnu. [PLA] Preparing to unpack .../027-binutils-x86-64-linux-gnu_2.34-6ubuntu1.9_amd64.deb ... [PLA] Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.9) ... [tests] Cloning into '/robot-systest/osm-packages/charm-packages/vnf_relations_vnf/charms/simple_provides/mod/operator'... [RO] Selecting previously unselected package python3-osm-rosdn-odlof. [RO] Preparing to unpack python3-osm-rosdn-odlof_12.0.8+g8214dac-1_all.deb ... [RO] Unpacking python3-osm-rosdn-odlof (12.0.8+g8214dac-1) ... [RO] Selecting previously unselected package python3-osm-rosdn-onos-vpls. [RO] Preparing to unpack python3-osm-rosdn-onos-vpls_12.0.8+g8214dac-1_all.deb ... [RO] Unpacking python3-osm-rosdn-onos-vpls (12.0.8+g8214dac-1) ... [RO] Selecting previously unselected package python3-osm-rosdn-onosof. [RO] Preparing to unpack python3-osm-rosdn-onosof_12.0.8+g8214dac-1_all.deb ... [RO] Unpacking python3-osm-rosdn-onosof (12.0.8+g8214dac-1) ... [NBI] Collecting pyang==2.5.3 [NBI] Downloading pyang-2.5.3-py2.py3-none-any.whl (592 kB) [NBI] Collecting pyangbind==0.8.1 [POL] Collecting dataclasses==0.6 [POL] Downloading dataclasses-0.6-py3-none-any.whl (14 kB) [POL] Collecting kafka-python==2.0.2 [POL] Downloading kafka_python-2.0.2-py2.py3-none-any.whl (246 kB) [POL] Collecting pycrypto==2.6.1 [LCM] linux-amd64/tiller [RO] Selecting previously unselected package python3-osm-rovim-aws. [RO] Preparing to unpack python3-osm-rovim-aws_12.0.8+g8214dac-1_all.deb ... [RO] Unpacking python3-osm-rovim-aws (12.0.8+g8214dac-1) ... [NBI] Downloading pyangbind-0.8.1.tar.gz (48 kB) [POL] Downloading pycrypto-2.6.1.tar.gz (446 kB) [NG-UI] Selecting previously unselected package libicu66:amd64. [NG-UI] Preparing to unpack .../022-libicu66_66.1-2ubuntu2.1_amd64.deb ... [NG-UI] Unpacking libicu66:amd64 (66.1-2ubuntu2.1) ... [PLA] Selecting previously unselected package binutils. [PLA] Preparing to unpack .../028-binutils_2.34-6ubuntu1.9_amd64.deb ... [PLA] Unpacking binutils (2.34-6ubuntu1.9) ... [tests] Cloning into '/robot-systest/osm-packages/charm-packages/vnf_relations_vnf/charms/simple_requires/mod/operator'... [RO] Selecting previously unselected package python3-osm-rovim-azure. [RO] Preparing to unpack python3-osm-rovim-azure_12.0.8+g8214dac-1_all.deb ... [RO] Unpacking python3-osm-rovim-azure (12.0.8+g8214dac-1) ... [RO] Selecting previously unselected package python3-osm-rovim-gcp. [RO] Preparing to unpack python3-osm-rovim-gcp_12.0.8+g8214dac-1_all.deb ... [RO] Unpacking python3-osm-rovim-gcp (12.0.8+g8214dac-1) ... [PLA] Selecting previously unselected package libc-dev-bin. [PLA] Preparing to unpack .../029-libc-dev-bin_2.31-0ubuntu9.14_amd64.deb ... [PLA] Unpacking libc-dev-bin (2.31-0ubuntu9.14) ... [PLA] Selecting previously unselected package linux-libc-dev:amd64. [PLA] Preparing to unpack .../030-linux-libc-dev_5.4.0-174.193_amd64.deb ... [PLA] Unpacking linux-libc-dev:amd64 (5.4.0-174.193) ... [PLA] Selecting previously unselected package libcrypt-dev:amd64. [PLA] Preparing to unpack .../031-libcrypt-dev_1%3a4.4.10-10ubuntu4_amd64.deb ... [PLA] Unpacking libcrypt-dev:amd64 (1:4.4.10-10ubuntu4) ... [PLA] Selecting previously unselected package libc6-dev:amd64. [PLA] Preparing to unpack .../032-libc6-dev_2.31-0ubuntu9.14_amd64.deb ... [PLA] Unpacking libc6-dev:amd64 (2.31-0ubuntu9.14) ... [RO] Selecting previously unselected package python3-osm-rovim-openstack. [RO] Preparing to unpack python3-osm-rovim-openstack_12.0.8+g8214dac-1_all.deb ... [RO] Unpacking python3-osm-rovim-openstack (12.0.8+g8214dac-1) ... [RO] Selecting previously unselected package python3-osm-rovim-openvim. [RO] Preparing to unpack python3-osm-rovim-openvim_12.0.8+g8214dac-1_all.deb ... [RO] Unpacking python3-osm-rovim-openvim (12.0.8+g8214dac-1) ... [RO] Selecting previously unselected package python3-osm-rovim-vmware. [RO] Preparing to unpack python3-osm-rovim-vmware_12.0.8+g8214dac-1_all.deb ... [RO] Unpacking python3-osm-rovim-vmware (12.0.8+g8214dac-1) ... [RO] Setting up python3-osm-common (12.0.8+g6aaeaa3-1) ... [RO] Setting up python3-osm-ng-ro (12.0.8+g8214dac-1) ... [NBI] Collecting regex==2022.6.2 [NBI] Downloading regex-2022.6.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (764 kB) [NBI] Collecting six==1.16.0 [NBI] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [POL] Collecting pymongo==3.12.3 [POL] Downloading pymongo-3.12.3-cp38-cp38-manylinux2014_x86_64.whl (546 kB) [MON] Removing intermediate container 120dc56721cd [MON] ---> 0c402e6d25d0 [MON] Step 15/55 : RUN pip3 install -r /usr/lib/python3/dist-packages/n2vc/requirements.txt -r /usr/lib/python3/dist-packages/osm_common/requirements.txt -r /usr/lib/python3/dist-packages/osm_mon/requirements.txt [MON] ---> Running in 7bbf26b6a709 [POL] Collecting pyyaml==5.4.1 [POL] Downloading PyYAML-5.4.1-cp38-cp38-manylinux1_x86_64.whl (662 kB) [NG-UI] Selecting previously unselected package libnss-systemd:amd64. [NG-UI] Preparing to unpack .../023-libnss-systemd_245.4-4ubuntu3.23_amd64.deb ... [NG-UI] Unpacking libnss-systemd:amd64 (245.4-4ubuntu3.23) ... [NG-UI] Selecting previously unselected package libpam-cap:amd64. [NG-UI] Preparing to unpack .../024-libpam-cap_1%3a2.32-1ubuntu0.1_amd64.deb ... [NG-UI] Unpacking libpam-cap:amd64 (1:2.32-1ubuntu0.1) ... [NG-UI] Selecting previously unselected package libpam-systemd:amd64. [NG-UI] Preparing to unpack .../025-libpam-systemd_245.4-4ubuntu3.23_amd64.deb ... [NG-UI] Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.23) ... [NG-UI] Selecting previously unselected package libxml2:amd64. [NG-UI] Preparing to unpack .../026-libxml2_2.9.10+dfsg-5ubuntu0.20.04.7_amd64.deb ... [NG-UI] Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.7) ... [NG-UI] Selecting previously unselected package libyaml-0-2:amd64. [NG-UI] Preparing to unpack .../027-libyaml-0-2_0.2.2-1_amd64.deb ... [NG-UI] Unpacking libyaml-0-2:amd64 (0.2.2-1) ... [NG-UI] Selecting previously unselected package lsb-release. [NG-UI] Preparing to unpack .../028-lsb-release_11.1.0ubuntu2_all.deb ... [NG-UI] Unpacking lsb-release (11.1.0ubuntu2) ... [NG-UI] Selecting previously unselected package python3-dbus. [NG-UI] Preparing to unpack .../029-python3-dbus_1.2.16-1build1_amd64.deb ... [NG-UI] Unpacking python3-dbus (1.2.16-1build1) ... [NG-UI] Selecting previously unselected package python3-gi. [NG-UI] Preparing to unpack .../030-python3-gi_3.36.0-1_amd64.deb ... [NG-UI] Unpacking python3-gi (3.36.0-1) ... [PLA] Selecting previously unselected package gcc-9-base:amd64. [PLA] Preparing to unpack .../033-gcc-9-base_9.4.0-1ubuntu1~20.04.2_amd64.deb ... [PLA] Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.2) ... [PLA] Selecting previously unselected package libisl22:amd64. [PLA] Preparing to unpack .../034-libisl22_0.22.1-1_amd64.deb ... [PLA] Unpacking libisl22:amd64 (0.22.1-1) ... [PLA] Selecting previously unselected package libmpfr6:amd64. [PLA] Preparing to unpack .../035-libmpfr6_4.0.2-1_amd64.deb ... [PLA] Unpacking libmpfr6:amd64 (4.0.2-1) ... [PLA] Selecting previously unselected package libmpc3:amd64. [PLA] Preparing to unpack .../036-libmpc3_1.1.0-1_amd64.deb ... [PLA] Unpacking libmpc3:amd64 (1.1.0-1) ... [PLA] Selecting previously unselected package cpp-9. [PLA] Preparing to unpack .../037-cpp-9_9.4.0-1ubuntu1~20.04.2_amd64.deb ... [PLA] Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.2) ... [tests] Cloning into '/robot-systest/osm-packages/magma/hackfest_gateway_vnfd/charms/vyos-config/mod/charm-helpers'... [RO] Setting up python3-osm-ro-plugin (12.0.8+g8214dac-1) ... [RO] Setting up python3-osm-rosdn-arista-cloudvision (12.0.8+g8214dac-1) ... [RO] Setting up python3-osm-rosdn-dpb (12.0.8+g8214dac-1) ... [RO] Setting up python3-osm-rosdn-dynpac (12.0.8+g8214dac-1) ... [NBI] Collecting aiohttp==3.6.2 [NBI] Downloading aiohttp-3.6.2-py3-none-any.whl (441 kB) [NBI] Collecting async-timeout==3.0.1 [NBI] Downloading async_timeout-3.0.1-py3-none-any.whl (8.2 kB) [NBI] Collecting attrs==21.4.0 [POL] Collecting cached-property==1.5.2 [POL] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [POL] Collecting certifi==2022.6.15 [POL] Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) [MON] Collecting async-timeout==3.0.1 [MON] Downloading async_timeout-3.0.1-py3-none-any.whl (8.2 kB) [MON] Collecting bcrypt==3.2.2 [MON] Downloading bcrypt-3.2.2-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (62 kB) [MON] Collecting cachetools==5.2.0 [MON] Downloading cachetools-5.2.0-py3-none-any.whl (9.3 kB) [LCM] Removing intermediate container 695c13e98eef [LCM] ---> 38861b9d78a8 [LCM] Step 8/57 : RUN curl https://get.helm.sh/helm-v3.7.2-linux-amd64.tar.gz --output helm-v3.7.2.tar.gz && tar -zxvf helm-v3.7.2.tar.gz && mv linux-amd64/helm /usr/local/bin/helm3 && rm -r linux-amd64/ [LCM] ---> Running in 8878a615d0f1 [NG-UI] Selecting previously unselected package networkd-dispatcher. [NG-UI] Preparing to unpack .../031-networkd-dispatcher_2.1-2~ubuntu20.04.3_all.deb ... [NG-UI] Unpacking networkd-dispatcher (2.1-2~ubuntu20.04.3) ... [NG-UI] Selecting previously unselected package python3-pkg-resources. [NG-UI] Preparing to unpack .../032-python3-pkg-resources_45.2.0-1ubuntu0.1_all.deb ... [NG-UI] Unpacking python3-pkg-resources (45.2.0-1ubuntu0.1) ... [NG-UI] Selecting previously unselected package python3-six. [NG-UI] Preparing to unpack .../033-python3-six_1.14.0-2_all.deb ... [NG-UI] Unpacking python3-six (1.14.0-2) ... [NG-UI] Selecting previously unselected package shared-mime-info. [NG-UI] Preparing to unpack .../034-shared-mime-info_1.15-1_amd64.deb ... [NG-UI] Unpacking shared-mime-info (1.15-1) ... [NG-UI] Selecting previously unselected package ucf. [NG-UI] Preparing to unpack .../035-ucf_3.0038+nmu1_all.deb ... [NG-UI] Moving old data out of the way [NG-UI] Unpacking ucf (3.0038+nmu1) ... [NG-UI] Selecting previously unselected package xdg-user-dirs. [NG-UI] Preparing to unpack .../036-xdg-user-dirs_0.17-2ubuntu1_amd64.deb ... [NG-UI] Unpacking xdg-user-dirs (0.17-2ubuntu1) ... [RO] Setting up python3-osm-rosdn-floodlightof (12.0.8+g8214dac-1) ... [RO] Setting up python3-osm-rosdn-ietfl2vpn (12.0.8+g8214dac-1) ... [RO] Setting up python3-osm-rosdn-juniper-contrail (12.0.8+g8214dac-1) ... [RO] Setting up python3-osm-rosdn-odlof (12.0.8+g8214dac-1) ... [NBI] Downloading attrs-21.4.0-py2.py3-none-any.whl (60 kB) [NBI] Collecting certifi==2022.6.15 [NBI] Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) [NBI] Collecting chardet==3.0.4 [NBI] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [NBI] Collecting charset-normalizer==2.0.12 [NBI] Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) [POL] Collecting charset-normalizer==2.0.12 [POL] Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) [POL] Collecting click==8.1.3 [POL] Downloading click-8.1.3-py3-none-any.whl (96 kB) [POL] Collecting idna==3.3 [POL] Downloading idna-3.3-py3-none-any.whl (61 kB) [POL] Collecting jsonschema==2.6.0 [POL] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [POL] Collecting mock==4.0.3 [POL] Downloading mock-4.0.3-py3-none-any.whl (28 kB) [POL] Collecting peewee==3.8.2 [Prometheus] 567db630df8d: Pull complete [Prometheus] d68cd2123173: Pull complete [Prometheus] bf703302edda: Pull complete [Prometheus] 1fc5d16b30f6: Pull complete [MON] Collecting certifi==2022.6.15 [MON] Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) [LCM]  % Total % Received % Xferd Average Speed Time Time Time Current [LCM] Dload Upload Total Spent Left Speed [LCM] [NG-UI] Selecting previously unselected package xz-utils. [NG-UI] Preparing to unpack .../037-xz-utils_5.2.4-1ubuntu1.1_amd64.deb ... [NG-UI] Unpacking xz-utils (5.2.4-1ubuntu1.1) ... [NG-UI] Selecting previously unselected package iso-codes. [NG-UI] Preparing to unpack .../038-iso-codes_4.4-1_all.deb ... [NG-UI] Unpacking iso-codes (4.4-1) ... [PLA] Selecting previously unselected package cpp. [PLA] Preparing to unpack .../038-cpp_4%3a9.3.0-1ubuntu2_amd64.deb ... [PLA] Unpacking cpp (4:9.3.0-1ubuntu2) ... [PLA] Selecting previously unselected package libcc1-0:amd64. [PLA] Preparing to unpack .../039-libcc1-0_10.5.0-1ubuntu1~20.04_amd64.deb ... [PLA] Unpacking libcc1-0:amd64 (10.5.0-1ubuntu1~20.04) ... [PLA] Selecting previously unselected package libgomp1:amd64. [PLA] Preparing to unpack .../040-libgomp1_10.5.0-1ubuntu1~20.04_amd64.deb ... [PLA] Unpacking libgomp1:amd64 (10.5.0-1ubuntu1~20.04) ... [PLA] Selecting previously unselected package libitm1:amd64. [PLA] Preparing to unpack .../041-libitm1_10.5.0-1ubuntu1~20.04_amd64.deb ... [PLA] Unpacking libitm1:amd64 (10.5.0-1ubuntu1~20.04) ... [PLA] Selecting previously unselected package libatomic1:amd64. [PLA] Preparing to unpack .../042-libatomic1_10.5.0-1ubuntu1~20.04_amd64.deb ... [PLA] Unpacking libatomic1:amd64 (10.5.0-1ubuntu1~20.04) ... [tests] Cloning into '/robot-systest/osm-packages/magma/hackfest_gateway_vnfd/charms/vyos-config/mod/charms.osm'... [tests] Cloning into '/robot-systest/osm-packages/magma/hackfest_gateway_vnfd/charms/vyos-config/mod/operator'... [RO] Setting up python3-osm-rosdn-onos-vpls (12.0.8+g8214dac-1) ... [NBI] Collecting cheroot==8.6.0 [NBI] Downloading cheroot-8.6.0-py2.py3-none-any.whl (104 kB) [NBI] Collecting cherrypy==18.6.1 [NBI] Downloading CherryPy-18.6.1-py2.py3-none-any.whl (419 kB) [POL] Downloading peewee-3.8.2.tar.gz (816 kB) [Prometheus] 7d670582d7db: Pull complete [Prometheus] Digest: sha256:c48bfc481c7b395c4176c1000a7104eef927834a978b5fdb675a79d440ea0a8c [Prometheus] Status: Downloaded newer image for python:3.8 [Prometheus] ---> 662c1454665a [Prometheus] Step 2/10 : ENV PROMETHEUS_URL http://prometheus:9090 [MON] Collecting cffi==1.15.0 [MON] Downloading cffi-1.15.0-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (446 kB) [MON] Collecting charset-normalizer==2.0.12 [MON] Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) [LCM] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 59 13.2M 59 8096k 0 0 8202k 0 0:00:01 --:--:-- 0:00:01 8194k 100 13.2M 100 13.2M 0 0 12.7M 0 0:00:01 0:00:01 --:--:-- 12.7M [LCM] linux-amd64/ [LCM] linux-amd64/helm [RO] Setting up python3-osm-rosdn-onosof (12.0.8+g8214dac-1) ... [NBI] Collecting debtcollector==2.5.0 [NBI] Downloading debtcollector-2.5.0-py3-none-any.whl (23 kB) [POL] Collecting peewee-migrate==1.1.6 [POL] Downloading peewee_migrate-1.1.6-py2.py3-none-any.whl (16 kB) [MON] Collecting cryptography==37.0.2 [MON] Downloading cryptography-37.0.2-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.1 MB) [LCM] linux-amd64/LICENSE [LCM] linux-amd64/README.md [NG-UI] Selecting previously unselected package krb5-locales. [NG-UI] Preparing to unpack .../039-krb5-locales_1.17-6ubuntu4.4_all.deb ... [NG-UI] Unpacking krb5-locales (1.17-6ubuntu4.4) ... [NG-UI] Selecting previously unselected package libkrb5support0:amd64. [NG-UI] Preparing to unpack .../040-libkrb5support0_1.17-6ubuntu4.4_amd64.deb ... [NG-UI] Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.4) ... [NG-UI] Selecting previously unselected package libk5crypto3:amd64. [NG-UI] Preparing to unpack .../041-libk5crypto3_1.17-6ubuntu4.4_amd64.deb ... [NG-UI] Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.4) ... [PLA] Selecting previously unselected package libasan5:amd64. [PLA] Preparing to unpack .../043-libasan5_9.4.0-1ubuntu1~20.04.2_amd64.deb ... [PLA] Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.2) ... [RO] Setting up python3-osm-rovim-aws (12.0.8+g8214dac-1) ... [RO] Setting up python3-osm-rovim-azure (12.0.8+g8214dac-1) ... [NBI] Collecting deepdiff==5.8.1 [NBI] Downloading deepdiff-5.8.1-py3-none-any.whl (69 kB) [NBI] Collecting idna==3.3 [NBI] Downloading idna-3.3-py3-none-any.whl (61 kB) [NBI] Collecting importlib-resources==5.8.0 [POL] Collecting pymysql==0.9.3 [POL] Downloading PyMySQL-0.9.3-py2.py3-none-any.whl (47 kB) [POL] Collecting requests==2.28.0 [POL] Downloading requests-2.28.0-py3-none-any.whl (62 kB) [Prometheus] ---> Running in 81d496cbcc1b [Prometheus] Removing intermediate container 81d496cbcc1b [Prometheus] ---> 3688e0fa7576 [Prometheus] Step 3/10 : ENV MONGODB_URL mongodb://mongo:27017 [MON] Collecting google-auth==2.8.0 [MON] Downloading google_auth-2.8.0-py2.py3-none-any.whl (164 kB) [NG-UI] Selecting previously unselected package libkeyutils1:amd64. [NG-UI] Preparing to unpack .../042-libkeyutils1_1.6-6ubuntu1.1_amd64.deb ... [NG-UI] Unpacking libkeyutils1:amd64 (1.6-6ubuntu1.1) ... [NG-UI] Selecting previously unselected package libkrb5-3:amd64. [NG-UI] Preparing to unpack .../043-libkrb5-3_1.17-6ubuntu4.4_amd64.deb ... [NG-UI] Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.4) ... [NG-UI] Selecting previously unselected package libgssapi-krb5-2:amd64. [NG-UI] Preparing to unpack .../044-libgssapi-krb5-2_1.17-6ubuntu4.4_amd64.deb ... [NG-UI] Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.4) ... [NG-UI] Selecting previously unselected package liblmdb0:amd64. [NG-UI] Preparing to unpack .../045-liblmdb0_0.9.24-1_amd64.deb ... [NG-UI] Unpacking liblmdb0:amd64 (0.9.24-1) ... [PLA] Selecting previously unselected package liblsan0:amd64. [PLA] Preparing to unpack .../044-liblsan0_10.5.0-1ubuntu1~20.04_amd64.deb ... [PLA] Unpacking liblsan0:amd64 (10.5.0-1ubuntu1~20.04) ... [PLA] Selecting previously unselected package libtsan0:amd64. [PLA] Preparing to unpack .../045-libtsan0_10.5.0-1ubuntu1~20.04_amd64.deb ... [PLA] Unpacking libtsan0:amd64 (10.5.0-1ubuntu1~20.04) ... [tests] Cloning into '/robot-systest/osm-packages/magma/hackfest_magma-agw-enb_vnfd/charms/magmagw/mod/charms.osm'... [tests] Cloning into '/robot-systest/osm-packages/magma/hackfest_magma-agw-enb_vnfd/charms/magmagw/mod/operator'... [RO] Setting up python3-osm-rovim-gcp (12.0.8+g8214dac-1) ... [RO] Setting up python3-osm-rovim-openstack (12.0.8+g8214dac-1) ... [NBI] Downloading importlib_resources-5.8.0-py3-none-any.whl (28 kB) [NBI] Collecting iso8601==1.0.2 [NBI] Downloading iso8601-1.0.2-py3-none-any.whl (9.7 kB) [NBI] Collecting jaraco-classes==3.2.1 [NBI] Downloading jaraco.classes-3.2.1-py3-none-any.whl (5.6 kB) [NBI] Collecting jaraco-collections==3.5.1 [NBI] Downloading jaraco.collections-3.5.1-py3-none-any.whl (10 kB) [POL] Collecting urllib3==1.26.9 [POL] Downloading urllib3-1.26.9-py2.py3-none-any.whl (138 kB) [POL] Building wheels for collected packages: pycrypto, peewee [POL] Building wheel for pycrypto (setup.py): started [Prometheus] ---> Running in dc78e0ec5fa0 [Prometheus] Removing intermediate container dc78e0ec5fa0 [Prometheus] ---> 0804072f4a8f [Prometheus] Step 4/10 : ENV PROMETHEUS_CONFIG_FILE /etc/prometheus/prometheus.yml [Prometheus] ---> Running in 2137b0081878 [MON] Collecting idna==3.3 [MON] Downloading idna-3.3-py3-none-any.whl (61 kB) [MON] Collecting juju==2.9.42.4 [MON] Downloading juju-2.9.42.4.tar.gz (814 kB) [NG-UI] Selecting previously unselected package libpng16-16:amd64. [NG-UI] Preparing to unpack .../046-libpng16-16_1.6.37-2_amd64.deb ... [NG-UI] Unpacking libpng16-16:amd64 (1.6.37-2) ... [RO] Setting up python3-osm-rovim-openvim (12.0.8+g8214dac-1) ... [RO] Setting up python3-osm-rovim-vmware (12.0.8+g8214dac-1) ... [NBI] Collecting jaraco-context==4.1.1 [NBI] Downloading jaraco.context-4.1.1-py3-none-any.whl (4.4 kB) [NBI] Collecting jaraco-functools==3.5.0 [NBI] Downloading jaraco.functools-3.5.0-py3-none-any.whl (7.0 kB) [Prometheus] Removing intermediate container 2137b0081878 [Prometheus] ---> 88b7b482ff80 [Prometheus] Step 5/10 : ENV TARGET_DATABASE osm [MON] Collecting jujubundlelib==0.5.7 [MON] Downloading jujubundlelib-0.5.7.tar.gz (30 kB) [LCM] Removing intermediate container 8878a615d0f1 [LCM] ---> 56c776fbb9f8 [LCM] Step 9/57 : ARG PYTHON3_OSM_COMMON_URL [NG-UI] Selecting previously unselected package libpolkit-gobject-1-0:amd64. [NG-UI] Preparing to unpack .../047-libpolkit-gobject-1-0_0.105-26ubuntu1.3_amd64.deb ... [NG-UI] Unpacking libpolkit-gobject-1-0:amd64 (0.105-26ubuntu1.3) ... [NG-UI] Selecting previously unselected package libpsl5:amd64. [NG-UI] Preparing to unpack .../048-libpsl5_0.21.0-1ubuntu1_amd64.deb ... [NG-UI] Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... [NG-UI] Selecting previously unselected package libxau6:amd64. [NG-UI] Preparing to unpack .../049-libxau6_1%3a1.0.9-0ubuntu1_amd64.deb ... [NG-UI] Unpacking libxau6:amd64 (1:1.0.9-0ubuntu1) ... [NG-UI] Selecting previously unselected package libxdmcp6:amd64. [NG-UI] Preparing to unpack .../050-libxdmcp6_1%3a1.1.3-0ubuntu1_amd64.deb ... [NG-UI] Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu1) ... [NG-UI] Selecting previously unselected package libxcb1:amd64. [NG-UI] Preparing to unpack .../051-libxcb1_1.14-2_amd64.deb ... [PLA] Selecting previously unselected package libubsan1:amd64. [PLA] Preparing to unpack .../046-libubsan1_10.5.0-1ubuntu1~20.04_amd64.deb ... [PLA] Unpacking libubsan1:amd64 (10.5.0-1ubuntu1~20.04) ... [PLA] Selecting previously unselected package libquadmath0:amd64. [PLA] Preparing to unpack .../047-libquadmath0_10.5.0-1ubuntu1~20.04_amd64.deb ... [PLA] Unpacking libquadmath0:amd64 (10.5.0-1ubuntu1~20.04) ... [PLA] Selecting previously unselected package libgcc-9-dev:amd64. [PLA] Preparing to unpack .../048-libgcc-9-dev_9.4.0-1ubuntu1~20.04.2_amd64.deb ... [PLA] Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.2) ... [tests] Submodule path 'charm-packages/ha_proxy_charm_vnf/charms/simple/mod/charms.osm': checked out '3d517f5e42550d0b5c81aa4be20f7679020854d5' [tests] Submodule path 'charm-packages/ha_proxy_charm_vnf/charms/simple/mod/operator': checked out 'a84ce8776b368a8b2bccdb173716e342db9a6b36' [tests] Submodule path 'charm-packages/k8s_proxy_charm_vnf/charms/simple/mod/charms.osm': checked out '3d517f5e42550d0b5c81aa4be20f7679020854d5' [tests] Submodule path 'charm-packages/k8s_proxy_charm_vnf/charms/simple/mod/operator': checked out 'a84ce8776b368a8b2bccdb173716e342db9a6b36' [tests] Submodule path 'charm-packages/native_charm_vnf/charms/simple/mod/operator': checked out 'a84ce8776b368a8b2bccdb173716e342db9a6b36' [tests] Submodule path 'charm-packages/native_k8s_charm_vnf/charms/nginx-k8s/mod/operator': checked out '169794cdda03d31268f0383220f965daa05c534b' [NBI] Collecting jaraco-text==3.8.0 [NBI] Downloading jaraco.text-3.8.0-py3-none-any.whl (9.7 kB) [NBI] Collecting jsonschema==4.6.0 [NBI] Downloading jsonschema-4.6.0-py3-none-any.whl (80 kB) [NBI] Collecting keystoneauth1==4.6.0 [NBI] Downloading keystoneauth1-4.6.0-py3-none-any.whl (315 kB) [Prometheus] ---> Running in d3e56e5e8bd8 [Prometheus] Removing intermediate container d3e56e5e8bd8 [Prometheus] ---> d67dae6c9ee6 [Prometheus] Step 6/10 : WORKDIR /code [Prometheus] ---> Running in 01e2c4fd2fc5 [MON] Collecting kubernetes==24.2.0 [MON] Downloading kubernetes-24.2.0-py2.py3-none-any.whl (1.5 MB) [MON] Collecting macaroonbakery==1.3.1 [LCM] ---> Running in 23d991c271ac [LCM] Removing intermediate container 23d991c271ac [LCM] ---> 7151001720a1 [LCM] Step 10/57 : ARG PYTHON3_OSM_LCM_URL [LCM] ---> Running in 5e136735f339 [NG-UI] Unpacking libxcb1:amd64 (1.14-2) ... [NG-UI] Selecting previously unselected package libx11-data. [NG-UI] Preparing to unpack .../052-libx11-data_2%3a1.6.9-2ubuntu1.6_all.deb ... [NG-UI] Unpacking libx11-data (2:1.6.9-2ubuntu1.6) ... [NG-UI] Selecting previously unselected package libx11-6:amd64. [NG-UI] Preparing to unpack .../053-libx11-6_2%3a1.6.9-2ubuntu1.6_amd64.deb ... [NG-UI] Unpacking libx11-6:amd64 (2:1.6.9-2ubuntu1.6) ... [NG-UI] Selecting previously unselected package publicsuffix. [NG-UI] Preparing to unpack .../054-publicsuffix_20200303.0012-1_all.deb ... [NG-UI] Unpacking publicsuffix (20200303.0012-1) ... [PLA] Selecting previously unselected package gcc-9. [PLA] Preparing to unpack .../049-gcc-9_9.4.0-1ubuntu1~20.04.2_amd64.deb ... [PLA] Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.2) ... [tests] Submodule path 'charm-packages/native_k8s_scale_charm_vnf/charms/nginx-k8s/mod/operator': checked out '169794cdda03d31268f0383220f965daa05c534b' [tests] Submodule path 'charm-packages/native_manual_scale_charm_vnf/charms/simple/mod/operator': checked out 'a84ce8776b368a8b2bccdb173716e342db9a6b36' [tests] Submodule path 'charm-packages/nopasswd_k8s_proxy_charm_vnf/charms/simple/mod/charms.osm': checked out '3d517f5e42550d0b5c81aa4be20f7679020854d5' [tests] Submodule path 'charm-packages/nopasswd_k8s_proxy_charm_vnf/charms/simple/mod/operator': checked out '89b51be8588a19fcc9c93410707aeb5856dd8d8f' [tests] Submodule path 'charm-packages/nopasswd_proxy_charm_vnf/charms/simple/mod/charms.osm': checked out '3d517f5e42550d0b5c81aa4be20f7679020854d5' [tests] Submodule path 'charm-packages/nopasswd_proxy_charm_vnf/charms/simple/mod/operator': checked out '89b51be8588a19fcc9c93410707aeb5856dd8d8f' [tests] Submodule path 'charm-packages/ns_relations_provides_vnf/charms/simple_provides/mod/operator': checked out 'a84ce8776b368a8b2bccdb173716e342db9a6b36' [NBI] Collecting more-itertools==8.13.0 [NBI] Downloading more_itertools-8.13.0-py3-none-any.whl (51 kB) [NBI] Collecting msgpack==1.0.4 [NBI] Downloading msgpack-1.0.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (322 kB) [Prometheus] Removing intermediate container 01e2c4fd2fc5 [Prometheus] ---> 4b74b61e3021 [Prometheus] Step 7/10 : COPY src/requirements.txt . [Prometheus] ---> 15a83933c561 [Prometheus] Step 8/10 : RUN pip install -r requirements.txt [Prometheus] ---> Running in 82687e4baf1d [MON] Downloading macaroonbakery-1.3.1.tar.gz (79 kB) [LCM] Removing intermediate container 5e136735f339 [LCM] ---> 4e0724a543a3 [LCM] Step 11/57 : ARG PYTHON3_N2VC_URL [LCM] ---> Running in 277f9bb8deb0 [LCM] Removing intermediate container 277f9bb8deb0 [LCM] ---> 34878e145a23 [LCM] Step 12/57 : RUN curl $PYTHON3_OSM_COMMON_URL -o osm_common.deb [NG-UI] Selecting previously unselected package python-apt-common. [NG-UI] Preparing to unpack .../055-python-apt-common_2.0.1ubuntu0.20.04.1_all.deb ... [NG-UI] Unpacking python-apt-common (2.0.1ubuntu0.20.04.1) ... [NG-UI] Selecting previously unselected package python3-apt. [NG-UI] Preparing to unpack .../056-python3-apt_2.0.1ubuntu0.20.04.1_amd64.deb ... [NG-UI] Unpacking python3-apt (2.0.1ubuntu0.20.04.1) ... [NG-UI] Selecting previously unselected package python3-distro-info. [NG-UI] Preparing to unpack .../057-python3-distro-info_0.23ubuntu1.1_all.deb ... [NG-UI] Unpacking python3-distro-info (0.23ubuntu1.1) ... [NG-UI] Selecting previously unselected package apt-transport-https. [NG-UI] Preparing to unpack .../058-apt-transport-https_2.0.10_all.deb ... [NG-UI] Unpacking apt-transport-https (2.0.10) ... [NG-UI] Selecting previously unselected package libbrotli1:amd64. [NG-UI] Preparing to unpack .../059-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... [NG-UI] Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [NG-UI] Selecting previously unselected package libroken18-heimdal:amd64. [NG-UI] Preparing to unpack .../060-libroken18-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... [NG-UI] Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [NG-UI] Selecting previously unselected package libasn1-8-heimdal:amd64. [NG-UI] Preparing to unpack .../061-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... [NG-UI] Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [tests] Submodule path 'charm-packages/ns_relations_requires_vnf/charms/simple_requires/mod/operator': checked out 'a84ce8776b368a8b2bccdb173716e342db9a6b36' [tests] Submodule path 'charm-packages/proxy_native_relation_vnf/charms/simple_provides_proxy/mod/charms.osm': checked out '3d517f5e42550d0b5c81aa4be20f7679020854d5' [tests] Submodule path 'charm-packages/proxy_native_relation_vnf/charms/simple_provides_proxy/mod/operator': checked out '89b51be8588a19fcc9c93410707aeb5856dd8d8f' [tests] Submodule path 'charm-packages/proxy_native_relation_vnf/charms/simple_requires/mod/operator': checked out 'a84ce8776b368a8b2bccdb173716e342db9a6b36' [tests] Submodule path 'charm-packages/vnf_relations_vnf/charms/simple_provides/mod/operator': checked out 'a84ce8776b368a8b2bccdb173716e342db9a6b36' [tests] Submodule path 'charm-packages/vnf_relations_vnf/charms/simple_requires/mod/operator': checked out 'a84ce8776b368a8b2bccdb173716e342db9a6b36' [RO] Removing intermediate container 502be4defd90 [RO] ---> d46f33bfa476 [RO] Step 26/59 : RUN pip3 install -r /usr/lib/python3/dist-packages/osm_common/requirements.txt -r /usr/lib/python3/dist-packages/osm_ng_ro/requirements.txt [RO] ---> Running in 8fad359f0007 [NBI] Collecting multidict==4.7.6 [MON] Collecting motor==1.3.1 [MON] Downloading motor-1.3.1-py2.py3-none-any.whl (46 kB) [MON] Collecting mypy-extensions==0.4.3 [MON] Downloading mypy_extensions-0.4.3-py2.py3-none-any.whl (4.5 kB) [MON] Collecting oauthlib==3.2.0 [MON] Downloading oauthlib-3.2.0-py3-none-any.whl (151 kB) [MON] Collecting paramiko==2.11.0 [MON] Downloading paramiko-2.11.0-py2.py3-none-any.whl (212 kB) [LCM] ---> Running in a63515f4e1f0 [LCM]  % Total % Received % Xferd Average Speed Time Time Time Current [LCM] Dload Upload Total Spent Left Speed [LCM] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37360 100 37360 0 0 701k 0 --:--:-- --:--:-- --:--:-- 701k [NG-UI] Selecting previously unselected package libheimbase1-heimdal:amd64. [NG-UI] Preparing to unpack .../062-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... [NG-UI] Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [NG-UI] Selecting previously unselected package libhcrypto4-heimdal:amd64. [NG-UI] Preparing to unpack .../063-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... [NG-UI] Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [NG-UI] Selecting previously unselected package libwind0-heimdal:amd64. [NG-UI] Preparing to unpack .../064-libwind0-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... [NG-UI] Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [NG-UI] Selecting previously unselected package libhx509-5-heimdal:amd64. [NG-UI] Preparing to unpack .../065-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... [NG-UI] Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [tests] Submodule path 'magma/hackfest_gateway_vnfd/charms/vyos-config/mod/charm-helpers': checked out '1989f1f255baefb34cba7863606915dcd4ef1e38' [tests] Submodule path 'magma/hackfest_gateway_vnfd/charms/vyos-config/mod/charms.osm': checked out '3d517f5e42550d0b5c81aa4be20f7679020854d5' [tests] Submodule path 'magma/hackfest_gateway_vnfd/charms/vyos-config/mod/operator': checked out 'a84ce8776b368a8b2bccdb173716e342db9a6b36' [tests] Submodule path 'magma/hackfest_magma-agw-enb_vnfd/charms/magmagw/mod/charms.osm': checked out '3d517f5e42550d0b5c81aa4be20f7679020854d5' [NBI] Downloading multidict-4.7.6-cp38-cp38-manylinux1_x86_64.whl (162 kB) [NBI] Collecting netaddr==0.8.0 [NBI] Downloading netaddr-0.8.0-py2.py3-none-any.whl (1.9 MB) [NBI] Collecting netifaces==0.11.0 [MON] Collecting protobuf==3.20.1 [MON] Downloading protobuf-3.20.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (1.0 MB) [NG-UI] Selecting previously unselected package libkrb5-26-heimdal:amd64. [NG-UI] Preparing to unpack .../066-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... [NG-UI] Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [NG-UI] Selecting previously unselected package libheimntlm0-heimdal:amd64. [NG-UI] Preparing to unpack .../067-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... [NG-UI] Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [NG-UI] Selecting previously unselected package libgssapi3-heimdal:amd64. [NG-UI] Preparing to unpack .../068-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... [NG-UI] Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [NG-UI] Selecting previously unselected package libsasl2-modules-db:amd64. [NG-UI] Preparing to unpack .../069-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [NG-UI] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [NG-UI] Selecting previously unselected package libsasl2-2:amd64. [NG-UI] Preparing to unpack .../070-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [NG-UI] Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [NG-UI] Selecting previously unselected package libldap-common. [NG-UI] Preparing to unpack .../071-libldap-common_2.4.49+dfsg-2ubuntu1.10_all.deb ... [NG-UI] Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.10) ... [NG-UI] Selecting previously unselected package libldap-2.4-2:amd64. [NG-UI] Preparing to unpack .../072-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.10_amd64.deb ... [NG-UI] Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.10) ... [NG-UI] Selecting previously unselected package libnghttp2-14:amd64. [NG-UI] Preparing to unpack .../073-libnghttp2-14_1.40.0-1ubuntu0.2_amd64.deb ... [NG-UI] Unpacking libnghttp2-14:amd64 (1.40.0-1ubuntu0.2) ... [PLA] Selecting previously unselected package gcc. [PLA] Preparing to unpack .../050-gcc_4%3a9.3.0-1ubuntu2_amd64.deb ... [PLA] Unpacking gcc (4:9.3.0-1ubuntu2) ... [PLA] Selecting previously unselected package libstdc++-9-dev:amd64. [PLA] Preparing to unpack .../051-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.2_amd64.deb ... [PLA] Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.2) ... [tests] Submodule path 'magma/hackfest_magma-agw-enb_vnfd/charms/magmagw/mod/operator': checked out 'a84ce8776b368a8b2bccdb173716e342db9a6b36' [RO] Collecting aiokafka==0.7.2 [RO] Downloading aiokafka-0.7.2-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.2 MB) [RO] Collecting dataclasses==0.6 [RO] Downloading dataclasses-0.6-py3-none-any.whl (14 kB) [RO] Collecting kafka-python==2.0.2 [RO] Downloading kafka_python-2.0.2-py2.py3-none-any.whl (246 kB) [RO] Collecting pycrypto==2.6.1 [RO] Downloading pycrypto-2.6.1.tar.gz (446 kB) [NBI] Downloading netifaces-0.11.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (33 kB) [NBI] Collecting ordered-set==4.1.0 [NBI] Downloading ordered_set-4.1.0-py3-none-any.whl (7.6 kB) [NBI] Collecting os-service-types==1.7.0 [NBI] Downloading os_service_types-1.7.0-py2.py3-none-any.whl (24 kB) [NBI] Collecting oslo-config==8.8.0 [NBI] Downloading oslo.config-8.8.0-py3-none-any.whl (128 kB) [NBI] Collecting oslo-i18n==5.1.0 [NBI] Downloading oslo.i18n-5.1.0-py3-none-any.whl (46 kB) [NBI] Collecting oslo-serialization==4.3.0 [MON] Collecting pyasn1==0.4.8 [MON] Downloading pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) [MON] Collecting pyasn1-modules==0.2.8 [MON] Downloading pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) [MON] Collecting pycparser==2.21 [MON] Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB) [MON] Collecting pymacaroons==0.13.0 [MON] Downloading pymacaroons-0.13.0-py2.py3-none-any.whl (19 kB) [LCM] Removing intermediate container a63515f4e1f0 [LCM] ---> a1b3c5a42b9a [LCM] Step 13/57 : RUN dpkg -i ./osm_common.deb [LCM] ---> Running in 90cc9415e1f4 [LCM] Selecting previously unselected package python3-osm-common. [LCM] (Reading database ... 14862 files and directories currently installed.) [LCM] Preparing to unpack ./osm_common.deb ... [LCM] Unpacking python3-osm-common (12.0.8+g6aaeaa3-1) ... [LCM] Setting up python3-osm-common (12.0.8+g6aaeaa3-1) ... [NG-UI] Selecting previously unselected package librtmp1:amd64. [NG-UI] Preparing to unpack .../074-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... [NG-UI] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [NG-UI] Selecting previously unselected package libssh-4:amd64. [NG-UI] Preparing to unpack .../075-libssh-4_0.9.3-2ubuntu2.5_amd64.deb ... [NG-UI] Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.5) ... [PLA] Selecting previously unselected package g++-9. [PLA] Preparing to unpack .../052-g++-9_9.4.0-1ubuntu1~20.04.2_amd64.deb ... [PLA] Unpacking g++-9 (9.4.0-1ubuntu1~20.04.2) ... [NBI] Downloading oslo.serialization-4.3.0-py3-none-any.whl (25 kB) [NBI] Collecting oslo-utils==6.0.0 [NBI] Downloading oslo.utils-6.0.0-py3-none-any.whl (100 kB) [NBI] Collecting packaging==21.3 [NBI] Downloading packaging-21.3-py3-none-any.whl (40 kB) [NG-UI] Selecting previously unselected package libcurl4:amd64. [NG-UI] Preparing to unpack .../076-libcurl4_7.68.0-1ubuntu2.21_amd64.deb ... [NG-UI] Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.21) ... [NG-UI] Selecting previously unselected package curl. [NG-UI] Preparing to unpack .../077-curl_7.68.0-1ubuntu2.21_amd64.deb ... [NG-UI] Unpacking curl (7.68.0-1ubuntu2.21) ... [NG-UI] Selecting previously unselected package dbus-user-session. [NG-UI] Preparing to unpack .../078-dbus-user-session_1.12.16-2ubuntu2.3_amd64.deb ... [RO] Collecting pymongo==3.12.3 [NBI] Collecting pbr==5.9.0 [NBI] Downloading pbr-5.9.0-py2.py3-none-any.whl (112 kB) [NBI] Collecting portend==3.1.0 [NBI] Downloading portend-3.1.0-py3-none-any.whl (5.3 kB) [MON] Collecting pymongo==3.12.3 [MON] Downloading pymongo-3.12.3-cp38-cp38-manylinux2014_x86_64.whl (546 kB) [LCM] Removing intermediate container 90cc9415e1f4 [LCM] ---> d914775e9e66 [LCM] Step 14/57 : RUN curl $PYTHON3_OSM_LCM_URL -o osm_lcm.deb [NG-UI] Unpacking dbus-user-session (1.12.16-2ubuntu2.3) ... [NG-UI] Selecting previously unselected package libdconf1:amd64. [NG-UI] Preparing to unpack .../079-libdconf1_0.36.0-1_amd64.deb ... [NG-UI] Unpacking libdconf1:amd64 (0.36.0-1) ... [NG-UI] Selecting previously unselected package dconf-service. [NG-UI] Preparing to unpack .../080-dconf-service_0.36.0-1_amd64.deb ... [NG-UI] Unpacking dconf-service (0.36.0-1) ... [NG-UI] Selecting previously unselected package dconf-gsettings-backend:amd64. [NG-UI] Preparing to unpack .../081-dconf-gsettings-backend_0.36.0-1_amd64.deb ... [NG-UI] Unpacking dconf-gsettings-backend:amd64 (0.36.0-1) ... [NG-UI] Selecting previously unselected package libassuan0:amd64. [NG-UI] Preparing to unpack .../082-libassuan0_2.5.3-7ubuntu2_amd64.deb ... [NG-UI] Unpacking libassuan0:amd64 (2.5.3-7ubuntu2) ... [NG-UI] Selecting previously unselected package gpgconf. [NG-UI] Preparing to unpack .../083-gpgconf_2.2.19-3ubuntu2.2_amd64.deb ... [NG-UI] Unpacking gpgconf (2.2.19-3ubuntu2.2) ... [NG-UI] Selecting previously unselected package libksba8:amd64. [NG-UI] Preparing to unpack .../084-libksba8_1.3.5-2ubuntu0.20.04.2_amd64.deb ... [NG-UI] Unpacking libksba8:amd64 (1.3.5-2ubuntu0.20.04.2) ... [NG-UI] Selecting previously unselected package libnpth0:amd64. [NG-UI] Preparing to unpack .../085-libnpth0_1.6-1_amd64.deb ... [NG-UI] Unpacking libnpth0:amd64 (1.6-1) ... [NG-UI] Selecting previously unselected package dirmngr. [NG-UI] Preparing to unpack .../086-dirmngr_2.2.19-3ubuntu2.2_amd64.deb ... [NG-UI] Unpacking dirmngr (2.2.19-3ubuntu2.2) ... [PLA] Selecting previously unselected package g++. [PLA] Preparing to unpack .../053-g++_4%3a9.3.0-1ubuntu2_amd64.deb ... [PLA] Unpacking g++ (4:9.3.0-1ubuntu2) ... [PLA] Selecting previously unselected package make. [PLA] Preparing to unpack .../054-make_4.2.1-1.2_amd64.deb ... [PLA] Unpacking make (4.2.1-1.2) ... [PLA] Selecting previously unselected package libdpkg-perl. [PLA] Preparing to unpack .../055-libdpkg-perl_1.19.7ubuntu3.2_all.deb ... [PLA] Unpacking libdpkg-perl (1.19.7ubuntu3.2) ... [PLA] Selecting previously unselected package patch. [PLA] Preparing to unpack .../056-patch_2.7.6-6_amd64.deb ... [PLA] Unpacking patch (2.7.6-6) ... [PLA] Selecting previously unselected package dpkg-dev. [PLA] Preparing to unpack .../057-dpkg-dev_1.19.7ubuntu3.2_all.deb ... [RO] Downloading pymongo-3.12.3-cp38-cp38-manylinux2014_x86_64.whl (546 kB) [RO] Collecting pyyaml==5.4.1 [RO] Downloading PyYAML-5.4.1-cp38-cp38-manylinux1_x86_64.whl (662 kB) [RO] Collecting adal==1.2.7 [RO] Downloading adal-1.2.7-py2.py3-none-any.whl (55 kB) [RO] Collecting appdirs==1.4.4 [RO] Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) [NBI] Collecting pyparsing==3.0.9 [NBI] Downloading pyparsing-3.0.9-py3-none-any.whl (98 kB) [NBI] Collecting pyrsistent==0.18.1 [NBI] Downloading pyrsistent-0.18.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (119 kB) [NBI] Collecting python-keystoneclient==4.5.0 [NBI] Downloading python_keystoneclient-4.5.0-py3-none-any.whl (398 kB) [MON] Collecting pynacl==1.5.0 [MON] Downloading PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB) [MON] Collecting pyrfc3339==1.1 [MON] Downloading pyRFC3339-1.1-py2.py3-none-any.whl (5.7 kB) [MON] Collecting python-dateutil==2.8.2 [MON] Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) [MON] Collecting pytz==2022.1 [MON] Downloading pytz-2022.1-py2.py3-none-any.whl (503 kB) [LCM] ---> Running in 3492db15dc22 [LCM]  % Total % Received % Xferd Average Speed Time Time Time Current [LCM] Dload Upload Total Spent Left Speed [LCM] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 109k 100 109k 0 0 2140k 0 --:--:-- --:--:-- --:--:-- 2140k [NG-UI] Selecting previously unselected package fonts-dejavu-core. [NG-UI] Preparing to unpack .../087-fonts-dejavu-core_2.37-1_all.deb ... [NG-UI] Unpacking fonts-dejavu-core (2.37-1) ... [PLA] Unpacking dpkg-dev (1.19.7ubuntu3.2) ... [RO] Collecting attrs==21.4.0 [RO] Downloading attrs-21.4.0-py2.py3-none-any.whl (60 kB) [NBI] Collecting pytz==2022.1 [NBI] Downloading pytz-2022.1-py2.py3-none-any.whl (503 kB) [Prometheus] Collecting aiohttp==3.6.2 [Prometheus] Downloading aiohttp-3.6.2-py3-none-any.whl (441 kB) [NG-UI] Selecting previously unselected package fontconfig-config. [NG-UI] Preparing to unpack .../088-fontconfig-config_2.13.1-2ubuntu3_all.deb ... [NG-UI] Unpacking fontconfig-config (2.13.1-2ubuntu3) ... [NG-UI] Selecting previously unselected package libpackagekit-glib2-18:amd64. [NG-UI] Preparing to unpack .../089-libpackagekit-glib2-18_1.1.13-2ubuntu1.1_amd64.deb ... [NG-UI] Unpacking libpackagekit-glib2-18:amd64 (1.1.13-2ubuntu1.1) ... [PLA] Selecting previously unselected package build-essential. [PLA] Preparing to unpack .../058-build-essential_12.8ubuntu1.1_amd64.deb ... [PLA] Unpacking build-essential (12.8ubuntu1.1) ... [PLA] Selecting previously unselected package libbrotli1:amd64. [PLA] Preparing to unpack .../059-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... [PLA] Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [RO] Collecting autopage==0.5.1 [RO] Downloading autopage-0.5.1-py3-none-any.whl (29 kB) [RO] Collecting azure-common==1.1.28 [RO] Downloading azure_common-1.1.28-py2.py3-none-any.whl (14 kB) [RO] Collecting azure-core==1.24.1 [RO] Downloading azure_core-1.24.1-py3-none-any.whl (178 kB) [RO] Collecting azure-identity==1.10.0 [NBI] Collecting requests==2.28.0 [NBI] Downloading requests-2.28.0-py3-none-any.whl (62 kB) [Prometheus] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 441.8/441.8 kB 413.3 kB/s eta 0:00:00 [Prometheus] Collecting async-timeout==3.0.1 [Prometheus] Downloading async_timeout-3.0.1-py3-none-any.whl (8.2 kB) [Prometheus] Collecting attrs==20.2.0 [Prometheus] Downloading attrs-20.2.0-py2.py3-none-any.whl (48 kB) [Prometheus] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.1/48.1 kB 5.3 MB/s eta 0:00:00 [Prometheus] Collecting chardet==3.0.4 [Prometheus] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [Prometheus] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 473.2 kB/s eta 0:00:00 [Prometheus] Collecting idna==2.10 [MON] Collecting pyyaml==5.4.1 [MON] Downloading PyYAML-5.4.1-cp38-cp38-manylinux1_x86_64.whl (662 kB) [MON] Collecting requests==2.28.0 [MON] Downloading requests-2.28.0-py3-none-any.whl (62 kB) [NG-UI] Selecting previously unselected package gir1.2-packagekitglib-1.0. [NG-UI] Preparing to unpack .../090-gir1.2-packagekitglib-1.0_1.1.13-2ubuntu1.1_amd64.deb ... [NG-UI] Unpacking gir1.2-packagekitglib-1.0 (1.1.13-2ubuntu1.1) ... [NG-UI] Selecting previously unselected package libproxy1v5:amd64. [NG-UI] Preparing to unpack .../091-libproxy1v5_0.4.15-10ubuntu1.2_amd64.deb ... [NG-UI] Unpacking libproxy1v5:amd64 (0.4.15-10ubuntu1.2) ... [NG-UI] Selecting previously unselected package glib-networking-common. [NG-UI] Preparing to unpack .../092-glib-networking-common_2.64.2-1ubuntu0.1_all.deb ... [NG-UI] Unpacking glib-networking-common (2.64.2-1ubuntu0.1) ... [NG-UI] Selecting previously unselected package glib-networking-services. [NG-UI] Preparing to unpack .../093-glib-networking-services_2.64.2-1ubuntu0.1_amd64.deb ... [NG-UI] Unpacking glib-networking-services (2.64.2-1ubuntu0.1) ... [NG-UI] Selecting previously unselected package gsettings-desktop-schemas. [NG-UI] Preparing to unpack .../094-gsettings-desktop-schemas_3.36.0-1ubuntu1_all.deb ... [NG-UI] Unpacking gsettings-desktop-schemas (3.36.0-1ubuntu1) ... [PLA] Selecting previously unselected package libroken18-heimdal:amd64. [PLA] Preparing to unpack .../060-libroken18-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... [PLA] Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [PLA] Selecting previously unselected package libasn1-8-heimdal:amd64. [PLA] Preparing to unpack .../061-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... [PLA] Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [PLA] Selecting previously unselected package libheimbase1-heimdal:amd64. [PLA] Preparing to unpack .../062-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... [PLA] Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [RO] Downloading azure_identity-1.10.0-py3-none-any.whl (134 kB) [RO] Collecting azure-mgmt-compute==27.1.0 [RO] Downloading azure_mgmt_compute-27.1.0-py3-none-any.whl (5.5 MB) [NBI] Collecting rfc3986==2.0.0 [NBI] Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) [NBI] Collecting stevedore==3.5.0 [NBI] Downloading stevedore-3.5.0-py3-none-any.whl (49 kB) [NBI] Collecting tacacs-plus==2.6 [Prometheus] Downloading idna-2.10-py2.py3-none-any.whl (58 kB) [Prometheus] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 320.9 kB/s eta 0:00:00 [MON] Collecting requests-oauthlib==1.3.1 [MON] Downloading requests_oauthlib-1.3.1-py2.py3-none-any.whl (23 kB) [MON] Collecting retrying-async==2.0.0 [MON] Downloading retrying-async-2.0.0.tar.gz (3.0 kB) [NG-UI] Selecting previously unselected package glib-networking:amd64. [NG-UI] Preparing to unpack .../095-glib-networking_2.64.2-1ubuntu0.1_amd64.deb ... [NG-UI] Unpacking glib-networking:amd64 (2.64.2-1ubuntu0.1) ... [NG-UI] Selecting previously unselected package gnupg-l10n. [NG-UI] Preparing to unpack .../096-gnupg-l10n_2.2.19-3ubuntu2.2_all.deb ... [NG-UI] Unpacking gnupg-l10n (2.2.19-3ubuntu2.2) ... [NG-UI] Selecting previously unselected package gnupg-utils. [NG-UI] Preparing to unpack .../097-gnupg-utils_2.2.19-3ubuntu2.2_amd64.deb ... [NG-UI] Unpacking gnupg-utils (2.2.19-3ubuntu2.2) ... [NG-UI] Selecting previously unselected package gpg. [NG-UI] Preparing to unpack .../098-gpg_2.2.19-3ubuntu2.2_amd64.deb ... [NG-UI] Unpacking gpg (2.2.19-3ubuntu2.2) ... [NG-UI] Selecting previously unselected package pinentry-curses. [NG-UI] Preparing to unpack .../099-pinentry-curses_1.1.0-3build1_amd64.deb ... [NG-UI] Unpacking pinentry-curses (1.1.0-3build1) ... [NG-UI] Selecting previously unselected package gpg-agent. [NG-UI] Preparing to unpack .../100-gpg-agent_2.2.19-3ubuntu2.2_amd64.deb ... [NG-UI] Unpacking gpg-agent (2.2.19-3ubuntu2.2) ... [NG-UI] Selecting previously unselected package gpg-wks-client. [NG-UI] Preparing to unpack .../101-gpg-wks-client_2.2.19-3ubuntu2.2_amd64.deb ... [NG-UI] Unpacking gpg-wks-client (2.2.19-3ubuntu2.2) ... [PLA] Selecting previously unselected package libhcrypto4-heimdal:amd64. [PLA] Preparing to unpack .../063-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... [PLA] Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [PLA] Selecting previously unselected package libwind0-heimdal:amd64. [PLA] Preparing to unpack .../064-libwind0-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... [PLA] Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [PLA] Selecting previously unselected package libhx509-5-heimdal:amd64. [PLA] Preparing to unpack .../065-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... [PLA] Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [PLA] Selecting previously unselected package libkrb5-26-heimdal:amd64. [PLA] Preparing to unpack .../066-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... [PLA] Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [PLA] Selecting previously unselected package libheimntlm0-heimdal:amd64. [PLA] Preparing to unpack .../067-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... [PLA] Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [PLA] Selecting previously unselected package libgssapi3-heimdal:amd64. [PLA] Preparing to unpack .../068-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... [PLA] Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [PLA] Selecting previously unselected package libsasl2-modules-db:amd64. [PLA] Preparing to unpack .../069-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [PLA] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [PLA] Selecting previously unselected package libsasl2-2:amd64. [PLA] Preparing to unpack .../070-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [PLA] Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [PLA] Selecting previously unselected package libldap-common. [PLA] Preparing to unpack .../071-libldap-common_2.4.49+dfsg-2ubuntu1.10_all.deb ... [PLA] Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.10) ... [PLA] Selecting previously unselected package libldap-2.4-2:amd64. [PLA] Preparing to unpack .../072-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.10_amd64.deb ... [PLA] Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.10) ... [NBI] Downloading tacacs_plus-2.6-py2.py3-none-any.whl (17 kB) [NBI] Collecting tempora==5.0.1 [NBI] Downloading tempora-5.0.1-py3-none-any.whl (15 kB) [NBI] Collecting urllib3==1.26.9 [NBI] Downloading urllib3-1.26.9-py2.py3-none-any.whl (138 kB) [Prometheus] Collecting multidict==4.7.6 [Prometheus] Downloading multidict-4.7.6-cp38-cp38-manylinux1_x86_64.whl (162 kB) [Prometheus] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.9/162.9 kB 10.2 MB/s eta 0:00:00 [MON] Collecting rsa==4.8 [MON] Downloading rsa-4.8-py3-none-any.whl (39 kB) [MON] Collecting six==1.16.0 [MON] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [MON] Collecting theblues==0.5.2 [MON] Downloading theblues-0.5.2.tar.gz (18 kB) [LCM] Removing intermediate container 3492db15dc22 [LCM] ---> e86aff9cacf2 [LCM] Step 15/57 : RUN dpkg -i ./osm_lcm.deb [LCM] ---> Running in 719eb9dc7ed4 [LCM] Selecting previously unselected package python3-osm-lcm. [LCM] (Reading database ... 14923 files and directories currently installed.) [LCM] Preparing to unpack ./osm_lcm.deb ... [LCM] Unpacking python3-osm-lcm (12.0.8+g015edaa-1) ... [LCM] Setting up python3-osm-lcm (12.0.8+g015edaa-1) ... [NG-UI] Selecting previously unselected package gpg-wks-server. [NG-UI] Preparing to unpack .../102-gpg-wks-server_2.2.19-3ubuntu2.2_amd64.deb ... [NG-UI] Unpacking gpg-wks-server (2.2.19-3ubuntu2.2) ... [NG-UI] Selecting previously unselected package gpgsm. [NG-UI] Preparing to unpack .../103-gpgsm_2.2.19-3ubuntu2.2_amd64.deb ... [NG-UI] Unpacking gpgsm (2.2.19-3ubuntu2.2) ... [NG-UI] Selecting previously unselected package gnupg. [NG-UI] Preparing to unpack .../104-gnupg_2.2.19-3ubuntu2.2_all.deb ... [NG-UI] Unpacking gnupg (2.2.19-3ubuntu2.2) ... [PLA] Selecting previously unselected package libnghttp2-14:amd64. [PLA] Preparing to unpack .../073-libnghttp2-14_1.40.0-1ubuntu0.2_amd64.deb ... [PLA] Unpacking libnghttp2-14:amd64 (1.40.0-1ubuntu0.2) ... [PLA] Selecting previously unselected package librtmp1:amd64. [PLA] Preparing to unpack .../074-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... [PLA] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [NBI] Collecting wrapt==1.14.1 [NBI] Downloading wrapt-1.14.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (81 kB) [Prometheus] Collecting pymongo==3.11.0 [Prometheus] Downloading pymongo-3.11.0-cp38-cp38-manylinux2014_x86_64.whl (530 kB) [Prometheus] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 530.4/530.4 kB 2.7 MB/s eta 0:00:00 [Prometheus] Collecting python-dateutil==2.8.1 [Prometheus] Downloading python_dateutil-2.8.1-py2.py3-none-any.whl (227 kB) [Prometheus] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 227.2/227.2 kB 10.2 MB/s eta 0:00:00 [Prometheus] Collecting PyYAML==5.3.1 [Prometheus] Downloading PyYAML-5.3.1.tar.gz (269 kB) [Prometheus] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 269.4/269.4 kB 24.0 MB/s eta 0:00:00 [MON] Collecting toposort==1.7 [MON] Downloading toposort-1.7-py2.py3-none-any.whl (9.0 kB) [MON] Collecting typing-extensions==4.2.0 [MON] Downloading typing_extensions-4.2.0-py3-none-any.whl (24 kB) [MON] Collecting typing-inspect==0.7.1 [MON] Downloading typing_inspect-0.7.1-py3-none-any.whl (8.4 kB) [NG-UI] Selecting previously unselected package libsoup2.4-1:amd64. [NG-UI] Preparing to unpack .../105-libsoup2.4-1_2.70.0-1_amd64.deb ... [NG-UI] Unpacking libsoup2.4-1:amd64 (2.70.0-1) ... [PLA] Selecting previously unselected package libssh-4:amd64. [PLA] Preparing to unpack .../075-libssh-4_0.9.3-2ubuntu2.5_amd64.deb ... [PLA] Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.5) ... [PLA] Selecting previously unselected package libcurl4:amd64. [PLA] Preparing to unpack .../076-libcurl4_7.68.0-1ubuntu2.21_amd64.deb ... [PLA] Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.21) ... [NBI] Collecting yarl==1.7.2 [NBI] Downloading yarl-1.7.2-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (308 kB) [NBI] Collecting zc-lockfile==2.0 [NBI] Downloading zc.lockfile-2.0-py2.py3-none-any.whl (9.7 kB) [Prometheus] Preparing metadata (setup.py): started [MON] Collecting urllib3==1.26.9 [MON] Downloading urllib3-1.26.9-py2.py3-none-any.whl (138 kB) [MON] Collecting websocket-client==1.3.3 [MON] Downloading websocket_client-1.3.3-py3-none-any.whl (54 kB) [LCM] Removing intermediate container 719eb9dc7ed4 [LCM] ---> 10f55b049bb7 [LCM] Step 16/57 : RUN curl $PYTHON3_N2VC_URL -o osm_n2vc.deb [LCM] ---> Running in 77fefa912b96 [NG-UI] Selecting previously unselected package libstemmer0d:amd64. [NG-UI] Preparing to unpack .../106-libstemmer0d_0+svn585-2_amd64.deb ... [NG-UI] Unpacking libstemmer0d:amd64 (0+svn585-2) ... [NG-UI] Selecting previously unselected package libappstream4:amd64. [NG-UI] Preparing to unpack .../107-libappstream4_0.12.10-2_amd64.deb ... [NG-UI] Unpacking libappstream4:amd64 (0.12.10-2) ... [NG-UI] Selecting previously unselected package libfreetype6:amd64. [NG-UI] Preparing to unpack .../108-libfreetype6_2.10.1-2ubuntu0.3_amd64.deb ... [NG-UI] Unpacking libfreetype6:amd64 (2.10.1-2ubuntu0.3) ... [NG-UI] Selecting previously unselected package libfontconfig1:amd64. [NG-UI] Preparing to unpack .../109-libfontconfig1_2.13.1-2ubuntu3_amd64.deb ... [NG-UI] Unpacking libfontconfig1:amd64 (2.13.1-2ubuntu3) ... [NG-UI] Selecting previously unselected package libjpeg-turbo8:amd64. [NG-UI] Preparing to unpack .../110-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.3_amd64.deb ... [NG-UI] Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.3) ... [NG-UI] Selecting previously unselected package libjpeg8:amd64. [NG-UI] Preparing to unpack .../111-libjpeg8_8c-2ubuntu8_amd64.deb ... [NG-UI] Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... [NG-UI] Selecting previously unselected package libjbig0:amd64. [NG-UI] Preparing to unpack .../112-libjbig0_2.1-3.1ubuntu0.20.04.1_amd64.deb ... [NG-UI] Unpacking libjbig0:amd64 (2.1-3.1ubuntu0.20.04.1) ... [NG-UI] Selecting previously unselected package libwebp6:amd64. [NG-UI] Preparing to unpack .../113-libwebp6_0.6.1-2ubuntu0.20.04.3_amd64.deb ... [NG-UI] Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.20.04.3) ... [PLA] Selecting previously unselected package curl. [PLA] Preparing to unpack .../077-curl_7.68.0-1ubuntu2.21_amd64.deb ... [PLA] Unpacking curl (7.68.0-1ubuntu2.21) ... [PLA] Selecting previously unselected package libassuan0:amd64. [PLA] Preparing to unpack .../078-libassuan0_2.5.3-7ubuntu2_amd64.deb ... [PLA] Unpacking libassuan0:amd64 (2.5.3-7ubuntu2) ... [PLA] Selecting previously unselected package gpgconf. [PLA] Preparing to unpack .../079-gpgconf_2.2.19-3ubuntu2.2_amd64.deb ... [PLA] Unpacking gpgconf (2.2.19-3ubuntu2.2) ... [PLA] Selecting previously unselected package libksba8:amd64. [PLA] Preparing to unpack .../080-libksba8_1.3.5-2ubuntu0.20.04.2_amd64.deb ... [PLA] Unpacking libksba8:amd64 (1.3.5-2ubuntu0.20.04.2) ... [PLA] Selecting previously unselected package libnpth0:amd64. [PLA] Preparing to unpack .../081-libnpth0_1.6-1_amd64.deb ... [PLA] Unpacking libnpth0:amd64 (1.6-1) ... [PLA] Selecting previously unselected package dirmngr. [PLA] Preparing to unpack .../082-dirmngr_2.2.19-3ubuntu2.2_amd64.deb ... [PLA] Unpacking dirmngr (2.2.19-3ubuntu2.2) ... [RO] Collecting azure-mgmt-core==1.3.1 [RO] Downloading azure_mgmt_core-1.3.1-py3-none-any.whl (26 kB) [RO] Collecting azure-mgmt-network==20.0.0 [NBI] Collecting zipp==3.8.0 [NBI] Downloading zipp-3.8.0-py3-none-any.whl (5.4 kB) [NBI] Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from zc-lockfile==2.0->-r /usr/lib/python3/dist-packages/osm_nbi/requirements.txt (line 166)) (45.2.0) [NBI] Building wheels for collected packages: pycrypto, pyangbind [NBI] Building wheel for pycrypto (setup.py): started [Prometheus] Preparing metadata (setup.py): finished with status 'done' [Prometheus] Collecting six==1.15.0 [Prometheus] Downloading six-1.15.0-py2.py3-none-any.whl (10 kB) [MON] Collecting websockets==7.0 [MON] Downloading websockets-7.0.tar.gz (49 kB) [LCM]  % Total % Received % Xferd Average Speed Time Time Time Current [LCM] Dload Upload Total Spent Left Speed [LCM] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59240 100 59240 0 0 1134k 0 --:--:-- --:--:-- --:--:-- 1134k [NG-UI] Selecting previously unselected package libtiff5:amd64. [NG-UI] Preparing to unpack .../114-libtiff5_4.1.0+git191117-2ubuntu0.20.04.12_amd64.deb ... [NG-UI] Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.12) ... [PLA] Selecting previously unselected package libfakeroot:amd64. [PLA] Preparing to unpack .../083-libfakeroot_1.24-1_amd64.deb ... [PLA] Unpacking libfakeroot:amd64 (1.24-1) ... [PLA] Selecting previously unselected package fakeroot. [PLA] Preparing to unpack .../084-fakeroot_1.24-1_amd64.deb ... [PLA] Unpacking fakeroot (1.24-1) ... [RO] Downloading azure_mgmt_network-20.0.0-py3-none-any.whl (8.5 MB) [Prometheus] Collecting yarl==1.6.0 [Prometheus] Downloading yarl-1.6.0-cp38-cp38-manylinux1_x86_64.whl (262 kB) [MON] Collecting aiokafka==0.7.2 [MON] Downloading aiokafka-0.7.2-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.2 MB) [MON] Collecting dataclasses==0.6 [NG-UI] Selecting previously unselected package libxpm4:amd64. [NG-UI] Preparing to unpack .../115-libxpm4_1%3a3.5.12-1ubuntu0.20.04.2_amd64.deb ... [NG-UI] Unpacking libxpm4:amd64 (1:3.5.12-1ubuntu0.20.04.2) ... [NG-UI] Selecting previously unselected package libgd3:amd64. [NG-UI] Preparing to unpack .../116-libgd3_2.2.5-5.2ubuntu2.1_amd64.deb ... [NG-UI] Unpacking libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... [NG-UI] Selecting previously unselected package libglib2.0-bin. [NG-UI] Preparing to unpack .../117-libglib2.0-bin_2.64.6-1~ubuntu20.04.6_amd64.deb ... [NG-UI] Unpacking libglib2.0-bin (2.64.6-1~ubuntu20.04.6) ... [NG-UI] Selecting previously unselected package libgstreamer1.0-0:amd64. [NG-UI] Preparing to unpack .../118-libgstreamer1.0-0_1.16.3-0ubuntu1.1_amd64.deb ... [NG-UI] Unpacking libgstreamer1.0-0:amd64 (1.16.3-0ubuntu1.1) ... [PLA] Selecting previously unselected package gnupg-l10n. [PLA] Preparing to unpack .../085-gnupg-l10n_2.2.19-3ubuntu2.2_all.deb ... [PLA] Unpacking gnupg-l10n (2.2.19-3ubuntu2.2) ... [PLA] Selecting previously unselected package gnupg-utils. [PLA] Preparing to unpack .../086-gnupg-utils_2.2.19-3ubuntu2.2_amd64.deb ... [PLA] Unpacking gnupg-utils (2.2.19-3ubuntu2.2) ... [PLA] Selecting previously unselected package gpg. [PLA] Preparing to unpack .../087-gpg_2.2.19-3ubuntu2.2_amd64.deb ... [PLA] Unpacking gpg (2.2.19-3ubuntu2.2) ... [Prometheus] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 262.5/262.5 kB 2.1 MB/s eta 0:00:00 [Prometheus] Building wheels for collected packages: PyYAML [Prometheus] Building wheel for PyYAML (setup.py): started [MON] Downloading dataclasses-0.6-py3-none-any.whl (14 kB) [MON] Collecting kafka-python==2.0.2 [MON] Downloading kafka_python-2.0.2-py2.py3-none-any.whl (246 kB) [MON] Collecting pycrypto==2.6.1 [MON] Downloading pycrypto-2.6.1.tar.gz (446 kB) [LCM] Removing intermediate container 77fefa912b96 [LCM] ---> d84d9771f75a [LCM] Step 17/57 : RUN dpkg -i ./osm_n2vc.deb [LCM] ---> Running in 35eaa9990e74 [LCM] Selecting previously unselected package python3-n2vc. [LCM] (Reading database ... 14976 files and directories currently installed.) [LCM] Preparing to unpack ./osm_n2vc.deb ... [LCM] Unpacking python3-n2vc (12.0.8+g6a6c31c-1) ... [NG-UI] Selecting previously unselected package nginx-common. [NG-UI] Preparing to unpack .../119-nginx-common_1.18.0-0ubuntu1.4_all.deb ... [NG-UI] Unpacking nginx-common (1.18.0-0ubuntu1.4) ... [NG-UI] Selecting previously unselected package libnginx-mod-http-image-filter. [NG-UI] Preparing to unpack .../120-libnginx-mod-http-image-filter_1.18.0-0ubuntu1.4_amd64.deb ... [NG-UI] Unpacking libnginx-mod-http-image-filter (1.18.0-0ubuntu1.4) ... [NG-UI] Selecting previously unselected package libxslt1.1:amd64. [NG-UI] Preparing to unpack .../121-libxslt1.1_1.1.34-4ubuntu0.20.04.1_amd64.deb ... [PLA] Selecting previously unselected package pinentry-curses. [PLA] Preparing to unpack .../088-pinentry-curses_1.1.0-3build1_amd64.deb ... [PLA] Unpacking pinentry-curses (1.1.0-3build1) ... [PLA] Selecting previously unselected package gpg-agent. [PLA] Preparing to unpack .../089-gpg-agent_2.2.19-3ubuntu2.2_amd64.deb ... [PLA] Unpacking gpg-agent (2.2.19-3ubuntu2.2) ... [PLA] Selecting previously unselected package gpg-wks-client. [PLA] Preparing to unpack .../090-gpg-wks-client_2.2.19-3ubuntu2.2_amd64.deb ... [PLA] Unpacking gpg-wks-client (2.2.19-3ubuntu2.2) ... [PLA] Selecting previously unselected package gpg-wks-server. [PLA] Preparing to unpack .../091-gpg-wks-server_2.2.19-3ubuntu2.2_amd64.deb ... [PLA] Unpacking gpg-wks-server (2.2.19-3ubuntu2.2) ... [PLA] Selecting previously unselected package gpgsm. [PLA] Preparing to unpack .../092-gpgsm_2.2.19-3ubuntu2.2_amd64.deb ... [PLA] Unpacking gpgsm (2.2.19-3ubuntu2.2) ... [MON] Collecting appdirs==1.4.4 [MON] Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) [MON] Collecting attrs==21.4.0 [MON] Downloading attrs-21.4.0-py2.py3-none-any.whl (60 kB) [MON] Collecting autopage==0.5.1 [MON] Downloading autopage-0.5.1-py3-none-any.whl (29 kB) [LCM] Setting up python3-n2vc (12.0.8+g6a6c31c-1) ... [NG-UI] Unpacking libxslt1.1:amd64 (1.1.34-4ubuntu0.20.04.1) ... [tests] Removing intermediate container ab1cb6c3a9e0 [tests] ---> 9f195b5ae9c8 [tests] Step 21/30 : WORKDIR /robot-systest [RO] Collecting azure-mgmt-resource==21.1.0 [RO] Downloading azure_mgmt_resource-21.1.0-py3-none-any.whl (1.8 MB) [MON] Collecting backports-zoneinfo==0.2.1 [MON] Downloading backports.zoneinfo-0.2.1-cp38-cp38-manylinux1_x86_64.whl (74 kB) [PLA] Selecting previously unselected package gnupg. [PLA] Preparing to unpack .../093-gnupg_2.2.19-3ubuntu2.2_all.deb ... [RO] Collecting bcrypt==3.2.2 [RO] Downloading bcrypt-3.2.2-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (62 kB) [MON] Collecting cliff==3.10.1 [MON] Downloading cliff-3.10.1-py3-none-any.whl (81 kB) [MON] Collecting cmd2==2.4.1 [NG-UI] Selecting previously unselected package libnginx-mod-http-xslt-filter. [NG-UI] Preparing to unpack .../122-libnginx-mod-http-xslt-filter_1.18.0-0ubuntu1.4_amd64.deb ... [NG-UI] Unpacking libnginx-mod-http-xslt-filter (1.18.0-0ubuntu1.4) ... [NG-UI] Selecting previously unselected package libnginx-mod-mail. [NG-UI] Preparing to unpack .../123-libnginx-mod-mail_1.18.0-0ubuntu1.4_amd64.deb ... [NG-UI] Unpacking libnginx-mod-mail (1.18.0-0ubuntu1.4) ... [NG-UI] Selecting previously unselected package libnginx-mod-stream. [NG-UI] Preparing to unpack .../124-libnginx-mod-stream_1.18.0-0ubuntu1.4_amd64.deb ... [NG-UI] Unpacking libnginx-mod-stream (1.18.0-0ubuntu1.4) ... [NG-UI] Selecting previously unselected package libpolkit-agent-1-0:amd64. [NG-UI] Preparing to unpack .../125-libpolkit-agent-1-0_0.105-26ubuntu1.3_amd64.deb ... [NG-UI] Unpacking libpolkit-agent-1-0:amd64 (0.105-26ubuntu1.3) ... [NG-UI] Selecting previously unselected package libsasl2-modules:amd64. [NG-UI] Preparing to unpack .../126-libsasl2-modules_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [NG-UI] Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [NG-UI] Selecting previously unselected package nginx-core. [NG-UI] Preparing to unpack .../127-nginx-core_1.18.0-0ubuntu1.4_amd64.deb ... [NG-UI] Unpacking nginx-core (1.18.0-0ubuntu1.4) ... [PLA] Unpacking gnupg (2.2.19-3ubuntu2.2) ... [PLA] Selecting previously unselected package libalgorithm-diff-perl. [PLA] Preparing to unpack .../094-libalgorithm-diff-perl_1.19.03-2_all.deb ... [PLA] Unpacking libalgorithm-diff-perl (1.19.03-2) ... [PLA] Selecting previously unselected package libalgorithm-diff-xs-perl. [PLA] Preparing to unpack .../095-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ... [PLA] Unpacking libalgorithm-diff-xs-perl (0.04-6) ... [PLA] Selecting previously unselected package libalgorithm-merge-perl. [PLA] Preparing to unpack .../096-libalgorithm-merge-perl_0.08-3_all.deb ... [PLA] Unpacking libalgorithm-merge-perl (0.08-3) ... [PLA] Selecting previously unselected package libexpat1-dev:amd64. [PLA] Preparing to unpack .../097-libexpat1-dev_2.2.9-1ubuntu0.6_amd64.deb ... [PLA] Unpacking libexpat1-dev:amd64 (2.2.9-1ubuntu0.6) ... [PLA] Selecting previously unselected package libfile-fcntllock-perl. [PLA] Preparing to unpack .../098-libfile-fcntllock-perl_0.22-3build4_amd64.deb ... [PLA] Unpacking libfile-fcntllock-perl (0.22-3build4) ... [PLA] Selecting previously unselected package libpython3.8:amd64. [PLA] Preparing to unpack .../099-libpython3.8_3.8.10-0ubuntu1~20.04.9_amd64.deb ... [PLA] Unpacking libpython3.8:amd64 (3.8.10-0ubuntu1~20.04.9) ... [tests] ---> Running in 63fa2779e5fb [tests] Removing intermediate container 63fa2779e5fb [tests] ---> 578c931e5d59 [tests] Step 22/30 : ENV ROBOT_DEVOPS_FOLDER=/robot-systest [tests] ---> Running in ce7a9083c021 [tests] Removing intermediate container ce7a9083c021 [tests] ---> 4d1d6cac4610 [tests] Step 23/30 : ENV ENVIRONMENTS_FOLDER=environments [tests] ---> Running in 1b51740444ef [RO] Collecting boto==2.49.0 [RO] Downloading boto-2.49.0-py2.py3-none-any.whl (1.4 MB) [RO] Collecting cachetools==5.2.0 [RO] Downloading cachetools-5.2.0-py3-none-any.whl (9.3 kB) [RO] Collecting certifi==2022.6.15 [MON] Downloading cmd2-2.4.1-py3-none-any.whl (146 kB) [MON] Collecting cycler==0.11.0 [MON] Downloading cycler-0.11.0-py3-none-any.whl (6.4 kB) [MON] Collecting dateparser==1.1.1 [MON] Downloading dateparser-1.1.1-py2.py3-none-any.whl (288 kB) [LCM] Removing intermediate container 35eaa9990e74 [LCM] ---> 2ad5bdb990a2 [LCM] Step 18/57 : RUN pip3 install -r /usr/lib/python3/dist-packages/osm_common/requirements.txt -r /usr/lib/python3/dist-packages/osm_lcm/requirements.txt -r /usr/lib/python3/dist-packages/n2vc/requirements.txt [LCM] ---> Running in c24fa76f9fef [NG-UI] Selecting previously unselected package nginx. [NG-UI] Preparing to unpack .../128-nginx_1.18.0-0ubuntu1.4_all.deb ... [NG-UI] Unpacking nginx (1.18.0-0ubuntu1.4) ... [NG-UI] Selecting previously unselected package policykit-1. [NG-UI] Preparing to unpack .../129-policykit-1_0.105-26ubuntu1.3_amd64.deb ... [NG-UI] Unpacking policykit-1 (0.105-26ubuntu1.3) ... [NG-UI] Selecting previously unselected package packagekit. [NG-UI] Preparing to unpack .../130-packagekit_1.1.13-2ubuntu1.1_amd64.deb ... [NG-UI] Unpacking packagekit (1.1.13-2ubuntu1.1) ... [NG-UI] Selecting previously unselected package packagekit-tools. [NG-UI] Preparing to unpack .../131-packagekit-tools_1.1.13-2ubuntu1.1_amd64.deb ... [NG-UI] Unpacking packagekit-tools (1.1.13-2ubuntu1.1) ... [NG-UI] Selecting previously unselected package python3-certifi. [NG-UI] Preparing to unpack .../132-python3-certifi_2019.11.28-1_all.deb ... [NG-UI] Unpacking python3-certifi (2019.11.28-1) ... [PLA] Selecting previously unselected package libpython3.8-dev:amd64. [PLA] Preparing to unpack .../100-libpython3.8-dev_3.8.10-0ubuntu1~20.04.9_amd64.deb ... [PLA] Unpacking libpython3.8-dev:amd64 (3.8.10-0ubuntu1~20.04.9) ... [tests] Removing intermediate container 1b51740444ef [tests] ---> 6d81609bd6f6 [tests] Step 24/30 : ENV PACKAGES_FOLDER=/robot-systest/osm-packages [tests] ---> Running in 909bc7a7be12 [tests] Removing intermediate container 909bc7a7be12 [tests] ---> 8536f3ee72e4 [tests] Step 25/30 : ENV ROBOT_REPORT_FOLDER=/robot-systest/results [tests] ---> Running in d4f42f1fc227 [tests] Removing intermediate container d4f42f1fc227 [tests] ---> 8aa2b01c82c7 [tests] Step 26/30 : ENV K8S_CREDENTIALS=/root/.kube/config [tests] ---> Running in c19f0901a907 [RO] Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) [RO] Collecting cffi==1.15.0 [RO] Downloading cffi-1.15.0-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (446 kB) [MON] Collecting debtcollector==2.5.0 [MON] Downloading debtcollector-2.5.0-py3-none-any.whl (23 kB) [MON] Collecting decorator==5.1.1 [MON] Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) [MON] Collecting dogpile-cache==1.1.6 [MON] Downloading dogpile.cache-1.1.6-py3-none-any.whl (51 kB) [NG-UI] Selecting previously unselected package python3-chardet. [NG-UI] Preparing to unpack .../133-python3-chardet_3.0.4-4build1_all.deb ... [NG-UI] Unpacking python3-chardet (3.0.4-4build1) ... [NG-UI] Selecting previously unselected package python3-idna. [NG-UI] Preparing to unpack .../134-python3-idna_2.8-1_all.deb ... [NG-UI] Unpacking python3-idna (2.8-1) ... [NG-UI] Selecting previously unselected package python3-urllib3. [NG-UI] Preparing to unpack .../135-python3-urllib3_1.25.8-2ubuntu0.3_all.deb ... [NG-UI] Unpacking python3-urllib3 (1.25.8-2ubuntu0.3) ... [NG-UI] Selecting previously unselected package python3-requests. [NG-UI] Preparing to unpack .../136-python3-requests_2.22.0-2ubuntu1.1_all.deb ... [NG-UI] Unpacking python3-requests (2.22.0-2ubuntu1.1) ... [NG-UI] Selecting previously unselected package python3-requests-unixsocket. [NG-UI] Preparing to unpack .../137-python3-requests-unixsocket_0.2.0-2_all.deb ... [NG-UI] Unpacking python3-requests-unixsocket (0.2.0-2) ... [NG-UI] Selecting previously unselected package python3-software-properties. [NG-UI] Preparing to unpack .../138-python3-software-properties_0.99.9.12_all.deb ... [NG-UI] Unpacking python3-software-properties (0.99.9.12) ... [PLA] Selecting previously unselected package libpython3-dev:amd64. [PLA] Preparing to unpack .../101-libpython3-dev_3.8.2-0ubuntu2_amd64.deb ... [PLA] Unpacking libpython3-dev:amd64 (3.8.2-0ubuntu2) ... [PLA] Selecting previously unselected package libsasl2-modules:amd64. [PLA] Preparing to unpack .../102-libsasl2-modules_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [PLA] Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [tests] Removing intermediate container c19f0901a907 [tests] ---> b7b46c395be2 [tests] Step 27/30 : ENV OSM_RSA_FILE=/root/osm_id_rsa [tests] ---> Running in 46d9f517a1b4 [tests] Removing intermediate container 46d9f517a1b4 [tests] ---> ff3347199d40 [tests] Step 28/30 : ENV LC_ALL=C.UTF-8 [tests] ---> Running in c292df40d4aa [tests] Removing intermediate container c292df40d4aa [tests] ---> 66c38296ce12 [tests] Step 29/30 : ENV LANG=C.UTF-8 [RO] Collecting charset-normalizer==2.0.12 [RO] Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) [RO] Collecting cheroot==8.6.0 [RO] Downloading cheroot-8.6.0-py2.py3-none-any.whl (104 kB) [RO] Collecting cherrypy==18.1.2 [RO] Downloading CherryPy-18.1.2-py2.py3-none-any.whl (418 kB) [MON] Collecting fonttools==4.33.3 [MON] Downloading fonttools-4.33.3-py3-none-any.whl (930 kB) [MON] Collecting futurist==2.4.1 [MON] Downloading futurist-2.4.1-py3-none-any.whl (36 kB) [LCM] Collecting aiokafka==0.7.2 [LCM] Downloading aiokafka-0.7.2-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.2 MB) [LCM] Collecting dataclasses==0.6 [NG-UI] Selecting previously unselected package software-properties-common. [NG-UI] Preparing to unpack .../139-software-properties-common_0.99.9.12_all.deb ... [NG-UI] Unpacking software-properties-common (0.99.9.12) ... [NG-UI] Selecting previously unselected package unattended-upgrades. [NG-UI] Preparing to unpack .../140-unattended-upgrades_2.3ubuntu0.3_all.deb ... [NG-UI] Unpacking unattended-upgrades (2.3ubuntu0.3) ... [NG-UI] Selecting previously unselected package gnupg2. [NG-UI] Preparing to unpack .../141-gnupg2_2.2.19-3ubuntu2.2_all.deb ... [NG-UI] Unpacking gnupg2 (2.2.19-3ubuntu2.2) ... [PLA] Selecting previously unselected package manpages-dev. [PLA] Preparing to unpack .../103-manpages-dev_5.05-1_all.deb ... [PLA] Unpacking manpages-dev (5.05-1) ... [tests] ---> Running in db332935d27c [tests] Removing intermediate container db332935d27c [tests] ---> f9ed10e20cb8 [tests] Step 30/30 : ENTRYPOINT [ "/robot-systest/run_test.sh"] [tests] ---> Running in d95ff912f963 [tests] Removing intermediate container d95ff912f963 [tests] ---> 60c169d8c13c [tests] [Warning] One or more build-args [OSM_IMDOCS_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_ROVIM_AWS_URL PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSM_ROVIM_VMWARE_URL PYTHON3_OSM_RO_PLUGIN_URL PYTHON3_N2VC_URL OSM_DEVOPS_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_ROVIM_OPENVIM_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROVIM_GCP_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_COMMON_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_ROVIM_AZURE_URL OSM_NGUI_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL] were not consumed [tests] Successfully built 60c169d8c13c [tests] Successfully tagged opensourcemano/tests:osm-v120-merge-692 [RO] Collecting cliff==3.10.1 [RO] Downloading cliff-3.10.1-py3-none-any.whl (81 kB) [RO] Collecting cmd2==2.4.1 [RO] Downloading cmd2-2.4.1-py3-none-any.whl (146 kB) [MON] Collecting gnocchiclient==7.0.7 [MON] Downloading gnocchiclient-7.0.7-py2.py3-none-any.whl (66 kB) [MON] Collecting httmock==1.4.0 [MON] Downloading httmock-1.4.0-py3-none-any.whl (4.8 kB) [LCM] Downloading dataclasses-0.6-py3-none-any.whl (14 kB) [LCM] Collecting kafka-python==2.0.2 [LCM] Downloading kafka_python-2.0.2-py2.py3-none-any.whl (246 kB) [LCM] Collecting pycrypto==2.6.1 [Pipeline] [tests] echo [tests] Tagging tests:osm-v120-merge-692 [Pipeline] [tests] sh [NG-UI] Setting up libksba8:amd64 (1.3.5-2ubuntu0.20.04.2) ... [NG-UI] Setting up liblmdb0:amd64 (0.9.24-1) ... [NG-UI] Setting up systemd-sysv (245.4-4ubuntu3.23) ... [NG-UI] Setting up libxau6:amd64 (1:1.0.9-0ubuntu1) ... [NG-UI] Setting up libkeyutils1:amd64 (1.6-6ubuntu1.1) ... [NG-UI] Setting up libproxy1v5:amd64 (0.4.15-10ubuntu1.2) ... [NG-UI] Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... [NG-UI] Setting up mime-support (3.64ubuntu1) ... [NG-UI] Setting up apt-transport-https (2.0.10) ... [NG-UI] Setting up xdg-user-dirs (0.17-2ubuntu1) ... [NG-UI] Setting up libmagic-mgc (1:5.38-4) ... [NG-UI] Setting up libyaml-0-2:amd64 (0.2.2-1) ... [NG-UI] Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.6) ... [PLA] Selecting previously unselected package python-pip-whl. [PLA] Preparing to unpack .../104-python-pip-whl_20.0.2-5ubuntu1.10_all.deb ... [PLA] Unpacking python-pip-whl (20.0.2-5ubuntu1.10) ... [MON] Collecting humanfriendly==10.0 [MON] Downloading humanfriendly-10.0-py2.py3-none-any.whl (86 kB) [MON] Collecting iso8601==1.0.2 [MON] Downloading iso8601-1.0.2-py3-none-any.whl (9.7 kB) [MON] Collecting jmespath==1.0.1 [MON] Downloading jmespath-1.0.1-py3-none-any.whl (20 kB) [LCM] Downloading pycrypto-2.6.1.tar.gz (446 kB) [tests] [tests] Running shell script [tests] + docker tag opensourcemano/tests:osm-v120-merge-692 osm.etsi.org:5050/devops/cicd/opensourcemano/tests:osm-v120-merge-692 [Pipeline] [tests] sh [tests] [tests] Running shell script [NG-UI] Setting up distro-info-data (0.43ubuntu1.15) ... [NG-UI] Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [NG-UI] Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.6) ... [NG-UI] Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [NG-UI] Setting up libnghttp2-14:amd64 (1.40.0-1ubuntu0.2) ... [NG-UI] Setting up libmagic1:amd64 (1:5.38-4) ... [NG-UI] Setting up nginx-common (1.18.0-0ubuntu1.4) ... [NG-UI] Created symlink /etc/systemd/system/multi-user.target.wants/nginx.service → /lib/systemd/system/nginx.service. [NG-UI] Setting up libpackagekit-glib2-18:amd64 (1.1.13-2ubuntu1.1) ... [NG-UI] Setting up libnss-systemd:amd64 (245.4-4ubuntu3.23) ... [NG-UI] First installation detected... [NG-UI] Checking NSS setup... [NG-UI] Setting up libnpth0:amd64 (1.6-1) ... [NG-UI] Setting up krb5-locales (1.17-6ubuntu4.4) ... [NG-UI] Setting up file (1:5.38-4) ... [NG-UI] Setting up libassuan0:amd64 (2.5.3-7ubuntu2) ... [NG-UI] Setting up libatm1:amd64 (1:2.5.1-4) ... [NG-UI] Setting up libldap-common (2.4.49+dfsg-2ubuntu1.10) ... [NG-UI] Setting up libjbig0:amd64 (2.1-3.1ubuntu0.20.04.1) ... [NG-UI] Setting up libkrb5support0:amd64 (1.17-6ubuntu4.4) ... [NG-UI] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [NG-UI] Setting up tzdata (2024a-0ubuntu0.20.04) ... [NG-UI] [NG-UI] Current default time zone: 'Etc/UTC' [NG-UI] Local time is now: Sat Mar 23 22:10:36 UTC 2024. [NG-UI] Universal Time is now: Sat Mar 23 22:10:36 UTC 2024. [NG-UI] Run 'dpkg-reconfigure tzdata' if you wish to change it. [NG-UI] [NG-UI] Setting up libcap2-bin (1:2.32-1ubuntu0.1) ... [NG-UI] Setting up libdconf1:amd64 (0.36.0-1) ... [NG-UI] Setting up libglib2.0-data (2.64.6-1~ubuntu20.04.6) ... [NG-UI] Setting up libx11-data (2:1.6.9-2ubuntu1.6) ... [NG-UI] Setting up gnupg-l10n (2.2.19-3ubuntu2.2) ... [NG-UI] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [NG-UI] Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.3) ... [NG-UI] Setting up dbus (1.12.16-2ubuntu2.3) ... [PLA] Selecting previously unselected package zlib1g-dev:amd64. [PLA] Preparing to unpack .../105-zlib1g-dev_1%3a1.2.11.dfsg-2ubuntu1.5_amd64.deb ... [PLA] Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu1.5) ... [PLA] Selecting previously unselected package python3.8-dev. [PLA] Preparing to unpack .../106-python3.8-dev_3.8.10-0ubuntu1~20.04.9_amd64.deb ... [PLA] Unpacking python3.8-dev (3.8.10-0ubuntu1~20.04.9) ... [PLA] Selecting previously unselected package python3-lib2to3. [PLA] Preparing to unpack .../107-python3-lib2to3_3.8.10-0ubuntu1~20.04_all.deb ... [PLA] Unpacking python3-lib2to3 (3.8.10-0ubuntu1~20.04) ... [PLA] Selecting previously unselected package python3-distutils. [PLA] Preparing to unpack .../108-python3-distutils_3.8.10-0ubuntu1~20.04_all.deb ... [PLA] Unpacking python3-distutils (3.8.10-0ubuntu1~20.04) ... [PLA] Selecting previously unselected package python3-dev. [PLA] Preparing to unpack .../109-python3-dev_3.8.2-0ubuntu2_amd64.deb ... [PLA] Unpacking python3-dev (3.8.2-0ubuntu2) ... [PLA] Selecting previously unselected package python3-setuptools. [PLA] Preparing to unpack .../110-python3-setuptools_45.2.0-1ubuntu0.1_all.deb ... [PLA] Unpacking python3-setuptools (45.2.0-1ubuntu0.1) ... [PLA] Selecting previously unselected package python3-wheel. [PLA] Preparing to unpack .../111-python3-wheel_0.34.2-1ubuntu0.1_all.deb ... [PLA] Unpacking python3-wheel (0.34.2-1ubuntu0.1) ... [RO] Collecting cryptography==37.0.2 [MON] Collecting jsonpatch==1.32 [MON] Downloading jsonpatch-1.32-py2.py3-none-any.whl (12 kB) [MON] Collecting jsonpointer==2.3 [MON] Downloading jsonpointer-2.3-py2.py3-none-any.whl (7.8 kB) [MON] Collecting keystoneauth1==4.6.0 [MON] Downloading keystoneauth1-4.6.0-py3-none-any.whl (315 kB) [MON] Collecting kiwisolver==1.4.3 [tests] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/tests:osm-v120-merge-692 [tests] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/tests] [tests] 7dca44562526: Preparing [tests] 0f968148f112: Preparing [tests] e9387d8e623b: Preparing [tests] aa1abce747dc: Preparing [tests] fc4d1591f41e: Preparing [tests] 39b92c7db8f1: Preparing [tests] d0871e1d3037: Preparing [tests] 578d0a7ee984: Preparing [tests] 88f5df8bd850: Preparing [tests] 6466efc27105: Preparing [tests] 82f2541b9d33: Preparing [tests] 640bf9da827c: Preparing [tests] c5c3ed2bec3e: Preparing [tests] add198ea386d: Preparing [tests] 5faf9c0a9efe: Preparing [tests] 88f5df8bd850: Waiting [tests] 6466efc27105: Waiting [tests] 82f2541b9d33: Waiting [tests] 640bf9da827c: Waiting [tests] c5c3ed2bec3e: Waiting [tests] add198ea386d: Waiting [tests] 39b92c7db8f1: Waiting [tests] 578d0a7ee984: Waiting [tests] d0871e1d3037: Waiting [tests] 5faf9c0a9efe: Waiting [tests] e9387d8e623b: Layer already exists [tests] 0f968148f112: Layer already exists [tests] fc4d1591f41e: Layer already exists [tests] aa1abce747dc: Layer already exists [tests] d0871e1d3037: Layer already exists [tests] 88f5df8bd850: Layer already exists [tests] 39b92c7db8f1: Layer already exists [tests] 578d0a7ee984: Layer already exists [tests] 6466efc27105: Layer already exists [tests] 82f2541b9d33: Layer already exists [tests] c5c3ed2bec3e: Layer already exists [tests] 640bf9da827c: Layer already exists [tests] 5faf9c0a9efe: Layer already exists [tests] add198ea386d: Layer already exists [NG-UI] Setting up xz-utils (5.2.4-1ubuntu1.1) ... [NG-UI] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [NG-UI] update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist [NG-UI] update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist [NG-UI] update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist [NG-UI] update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist [NG-UI] update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist [NG-UI] update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist [NG-UI] update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist [NG-UI] update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist [NG-UI] update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist [NG-UI] update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist [NG-UI] Setting up libpng16-16:amd64 (1.6.37-2) ... [NG-UI] Setting up libmnl0:amd64 (1.0.4-2) ... [NG-UI] Setting up libwebp6:amd64 (0.6.1-2ubuntu0.20.04.3) ... [NG-UI] Setting up fonts-dejavu-core (2.37-1) ... [NG-UI] Setting up ucf (3.0038+nmu1) ... [NG-UI] Setting up libk5crypto3:amd64 (1.17-6ubuntu4.4) ... [NG-UI] Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.3) ... [NG-UI] Setting up libxtables12:amd64 (1.8.4-3ubuntu2.1) ... [NG-UI] Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [NG-UI] Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [NG-UI] Setting up python-apt-common (2.0.1ubuntu0.20.04.1) ... [NG-UI] Setting up dmsetup (2:1.02.167-1ubuntu1) ... [NG-UI] Setting up libpam-systemd:amd64 (245.4-4ubuntu3.23) ... [NG-UI] Setting up libgirepository-1.0-1:amd64 (1.64.1-1~ubuntu20.04.1) ... [NG-UI] Setting up libkrb5-3:amd64 (1.17-6ubuntu4.4) ... [PLA] Selecting previously unselected package python3-pip. [PLA] Preparing to unpack .../112-python3-pip_20.0.2-5ubuntu1.10_all.deb ... [PLA] Unpacking python3-pip (20.0.2-5ubuntu1.10) ... [PLA] Setting up libksba8:amd64 (1.3.5-2ubuntu0.20.04.2) ... [PLA] Setting up libkeyutils1:amd64 (1.6-6ubuntu1.1) ... [PLA] Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... [PLA] Setting up perl-modules-5.30 (5.30.0-9ubuntu0.5) ... [PLA] Setting up mime-support (3.64ubuntu1) ... [PLA] Setting up libmagic-mgc (1:5.38-4) ... [PLA] Setting up manpages (5.05-1) ... [PLA] Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [PLA] Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.6) ... [PLA] Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [PLA] Setting up binutils-common:amd64 (2.34-6ubuntu1.9) ... [PLA] Setting up libnghttp2-14:amd64 (1.40.0-1ubuntu0.2) ... [PLA] Setting up libmagic1:amd64 (1:5.38-4) ... [PLA] Setting up linux-libc-dev:amd64 (5.4.0-174.193) ... [PLA] Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.9) ... [PLA] Setting up libnpth0:amd64 (1.6-1) ... [PLA] Setting up krb5-locales (1.17-6ubuntu4.4) ... [PLA] Setting up file (1:5.38-4) ... [PLA] Setting up libassuan0:amd64 (2.5.3-7ubuntu2) ... [PLA] Setting up libgomp1:amd64 (10.5.0-1ubuntu1~20.04) ... [PLA] Setting up libldap-common (2.4.49+dfsg-2ubuntu1.10) ... [PLA] Setting up libfakeroot:amd64 (1.24-1) ... [PLA] Setting up libkrb5support0:amd64 (1.17-6ubuntu4.4) ... [PLA] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [PLA] Setting up fakeroot (1.24-1) ... [PLA] update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode [PLA] update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist [PLA] update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist [PLA] update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist [PLA] update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist [PLA] update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist [PLA] update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist [PLA] update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist [PLA] update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist [PLA] Setting up make (4.2.1-1.2) ... [PLA] Setting up libmpfr6:amd64 (4.0.2-1) ... [PLA] Setting up gnupg-l10n (2.2.19-3ubuntu2.2) ... [PLA] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [PLA] Setting up xz-utils (5.2.4-1ubuntu1.1) ... [PLA] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [PLA] update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist [PLA] update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist [PLA] update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist [PLA] update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist [PLA] update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist [PLA] update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist [PLA] update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist [PLA] update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist [PLA] update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist [PLA] update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist [PLA] Setting up libquadmath0:amd64 (10.5.0-1ubuntu1~20.04) ... [PLA] Setting up libmpc3:amd64 (1.1.0-1) ... [PLA] Setting up libatomic1:amd64 (10.5.0-1ubuntu1~20.04) ... [PLA] Setting up patch (2.7.6-6) ... [PLA] Setting up libk5crypto3:amd64 (1.17-6ubuntu4.4) ... [PLA] Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [PLA] Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [PLA] Setting up libubsan1:amd64 (10.5.0-1ubuntu1~20.04) ... [PLA] Setting up libcrypt-dev:amd64 (1:4.4.10-10ubuntu4) ... [PLA] Setting up libisl22:amd64 (0.22.1-1) ... [PLA] Setting up netbase (6.1) ... [PLA] Setting up libkrb5-3:amd64 (1.17-6ubuntu4.4) ... [PLA] Setting up libmpdec2:amd64 (2.4.2-3) ... [PLA] Setting up libbinutils:amd64 (2.34-6ubuntu1.9) ... [RO] Downloading cryptography-37.0.2-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.1 MB) [MON] Downloading kiwisolver-1.4.3-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (1.2 MB) [LCM] Collecting pymongo==3.12.3 [LCM] Downloading pymongo-3.12.3-cp38-cp38-manylinux2014_x86_64.whl (546 kB) [LCM] Collecting pyyaml==5.4.1 [LCM] Downloading PyYAML-5.4.1-cp38-cp38-manylinux1_x86_64.whl (662 kB) [NG-UI] Setting up libstemmer0d:amd64 (0+svn585-2) ... [NG-UI] Setting up libmpdec2:amd64 (2.4.2-3) ... [NG-UI] Setting up glib-networking-common (2.64.2-1ubuntu0.1) ... [NG-UI] Setting up openssl (1.1.1f-1ubuntu2.22) ... [NG-UI] Setting up libbsd0:amd64 (0.10.0-1) ... [NG-UI] Setting up libelf1:amd64 (0.176-1.1ubuntu0.1) ... [NG-UI] Setting up libpam-cap:amd64 (1:2.32-1ubuntu0.1) ... [NG-UI] Setting up readline-common (8.0-4) ... [NG-UI] Setting up publicsuffix (20200303.0012-1) ... [NG-UI] Setting up iso-codes (4.4-1) ... [NG-UI] Setting up libpolkit-gobject-1-0:amd64 (0.105-26ubuntu1.3) ... [NG-UI] Setting up libgstreamer1.0-0:amd64 (1.16.3-0ubuntu1.1) ... [NG-UI] Setcap worked! gst-ptp-helper is not suid! [NG-UI] Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [NG-UI] Setting up libjpeg8:amd64 (8c-2ubuntu8) ... [NG-UI] Setting up pinentry-curses (1.1.0-3build1) ... [NG-UI] Setting up glib-networking-services (2.64.2-1ubuntu0.1) ... [NG-UI] Setting up libnginx-mod-mail (1.18.0-0ubuntu1.4) ... [NG-UI] Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu1) ... [NG-UI] Setting up libxcb1:amd64 (1.14-2) ... [NG-UI] Setting up fontconfig-config (2.13.1-2ubuntu3) ... [NG-UI] Setting up iproute2 (5.5.0-1ubuntu1) ... [PLA] Setting up libc-dev-bin (2.31-0ubuntu9.14) ... [PLA] Setting up openssl (1.1.1f-1ubuntu2.22) ... [PLA] Setting up readline-common (8.0-4) ... [PLA] Setting up publicsuffix (20200303.0012-1) ... [PLA] Setting up libcc1-0:amd64 (10.5.0-1ubuntu1~20.04) ... [PLA] Setting up liblocale-gettext-perl (1.07-4) ... [PLA] Setting up liblsan0:amd64 (10.5.0-1ubuntu1~20.04) ... [PLA] Setting up libitm1:amd64 (10.5.0-1ubuntu1~20.04) ... [PLA] Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [PLA] Setting up libgdbm6:amd64 (1.18.1-5) ... [PLA] Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.2) ... [PLA] Setting up libtsan0:amd64 (10.5.0-1ubuntu1~20.04) ... [PLA] Setting up libctf0:amd64 (2.34-6ubuntu1.9) ... [PLA] Setting up pinentry-curses (1.1.0-3build1) ... [PLA] Setting up manpages-dev (5.05-1) ... [PLA] Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [PLA] Setting up libreadline8:amd64 (8.0-4) ... [PLA] Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [PLA] Setting up ca-certificates (20230311ubuntu0.20.04.1) ... [MON] Collecting lxml==4.9.0 [MON] Downloading lxml-4.9.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (6.9 MB) [NG-UI] Setting up libicu66:amd64 (66.1-2ubuntu2.1) ... [NG-UI] Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [NG-UI] Setting up libreadline8:amd64 (8.0-4) ... [NG-UI] Setting up libnginx-mod-stream (1.18.0-0ubuntu1.4) ... [NG-UI] Setting up libglib2.0-bin (2.64.6-1~ubuntu20.04.6) ... [NG-UI] Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [NG-UI] Setting up ca-certificates (20230311ubuntu0.20.04.1) ... [RO] Collecting cvprac==1.2.0 [RO] Downloading cvprac-1.2.0.tar.gz (4.3 MB) [Prometheus] Building wheel for PyYAML (setup.py): finished with status 'done' [Prometheus] Created wheel for PyYAML: filename=PyYAML-5.3.1-cp38-cp38-linux_x86_64.whl size=607933 sha256=55dd4b7ea7f3acf6e898b2d5d7d15e68edcf75a2251b5babe2f54724c17cfc3a [Prometheus] Stored in directory: /root/.cache/pip/wheels/13/90/db/290ab3a34f2ef0b5a0f89235dc2d40fea83e77de84ed2dc05c [Prometheus] Successfully built PyYAML [Prometheus] Installing collected packages: chardet, six, PyYAML, pymongo, multidict, idna, attrs, async-timeout, yarl, python-dateutil, aiohttp [LCM] Collecting aiohttp==3.7.4.post0 [LCM] Downloading aiohttp-3.7.4.post0-cp38-cp38-manylinux2014_x86_64.whl (1.5 MB) [LCM] Collecting async-timeout==3.0.1 [LCM] Downloading async_timeout-3.0.1-py3-none-any.whl (8.2 kB) [NG-UI] Updating certificates in /etc/ssl/certs... [PLA] Updating certificates in /etc/ssl/certs... [RO] Collecting debtcollector==2.5.0 [RO] Downloading debtcollector-2.5.0-py3-none-any.whl (23 kB) [RO] Collecting decorator==5.1.1 [RO] Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) [RO] Collecting dogpile-cache==1.1.6 [RO] Downloading dogpile.cache-1.1.6-py3-none-any.whl (51 kB) [RO] Collecting flufl-enum==4.1.1 [RO] Downloading flufl.enum-4.1.1.tar.gz (23 kB) [Prometheus] Successfully installed PyYAML-5.3.1 aiohttp-3.6.2 async-timeout-3.0.1 attrs-20.2.0 chardet-3.0.4 idna-2.10 multidict-4.7.6 pymongo-3.11.0 python-dateutil-2.8.1 six-1.15.0 yarl-1.6.0 [Prometheus] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [Prometheus]  [Prometheus] [notice] A new release of pip is available: 23.0.1 -> 24.0 [Prometheus] [notice] To update, run: pip install --upgrade pip [MON] Collecting matplotlib==3.5.2 [MON] Downloading matplotlib-3.5.2-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (11.3 MB) [LCM] Collecting attrs==21.4.0 [LCM] Downloading attrs-21.4.0-py2.py3-none-any.whl (60 kB) [LCM] Collecting chardet==4.0.0 [LCM] Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) [LCM] Collecting checksumdir==1.2.0 [LCM] Downloading checksumdir-1.2.0-py3-none-any.whl (5.3 kB) [PLA] 137 added, 0 removed; done. [RO] Collecting google-api-core==2.8.2 [RO] Downloading google_api_core-2.8.2-py3-none-any.whl (114 kB) [POL] Building wheel for pycrypto (setup.py): finished with status 'done' [POL] Created wheel for pycrypto: filename=pycrypto-2.6.1-cp38-cp38-linux_x86_64.whl size=498474 sha256=cd80c98ca79acacb1d3f5d45c0290a71f1e8fbf9da9dd8c3e47d8f23c33eda30 [POL] Stored in directory: /root/.cache/pip/wheels/d0/99/d0/0298ea019d63f1d63a0965b9944b719e875f9bd6ffc6dcf293 [POL] Building wheel for peewee (setup.py): started [POL] Building wheel for peewee (setup.py): finished with status 'done' [POL] Created wheel for peewee: filename=peewee-3.8.2-cp38-cp38-linux_x86_64.whl size=156169 sha256=ad5eb65cb6ba27929bac0df34d38e3ade9346eee2c69f5c647e0eb093e1f2828 [POL] Stored in directory: /root/.cache/pip/wheels/f0/11/74/d5c4df68a1514aeeae7914a7c2aecba0d3fe36df8c1d272bc5 [POL] Successfully built pycrypto peewee [POL] Installing collected packages: kafka-python, aiokafka, dataclasses, pycrypto, pymongo, pyyaml, cached-property, certifi, charset-normalizer, click, idna, jsonschema, mock, peewee, peewee-migrate, pymysql, urllib3, requests [POL] Successfully installed aiokafka-0.7.2 cached-property-1.5.2 certifi-2022.6.15 charset-normalizer-2.0.12 click-8.1.3 dataclasses-0.6 idna-3.3 jsonschema-2.6.0 kafka-python-2.0.2 mock-4.0.3 peewee-3.8.2 peewee-migrate-1.1.6 pycrypto-2.6.1 pymongo-3.12.3 pymysql-0.9.3 pyyaml-5.4.1 requests-2.28.0 urllib3-1.26.9 [RO] Collecting google-api-python-client==2.51.0 [RO] Downloading google_api_python_client-2.51.0-py2.py3-none-any.whl (8.6 MB) [NG-UI] 137 added, 0 removed; done. [NG-UI] Setting up dbus-user-session (1.12.16-2ubuntu2.3) ... [NG-UI] Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [NG-UI] Setting up libfreetype6:amd64 (2.10.1-2ubuntu0.3) ... [NG-UI] Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.4) ... [NG-UI] Setting up gir1.2-glib-2.0:amd64 (1.64.1-1~ubuntu20.04.1) ... [NG-UI] Setting up libssh-4:amd64 (0.9.3-2ubuntu2.5) ... [NG-UI] Setting up gpgconf (2.2.19-3ubuntu2.2) ... [NG-UI] Setting up libpolkit-agent-1-0:amd64 (0.105-26ubuntu1.3) ... [NG-UI] Setting up libx11-6:amd64 (2:1.6.9-2ubuntu1.6) ... [NG-UI] Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.12) ... [NG-UI] Setting up libfontconfig1:amd64 (2.13.1-2ubuntu3) ... [NG-UI] Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.9) ... [NG-UI] Setting up python3.8 (3.8.10-0ubuntu1~20.04.9) ... [PLA] Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.2) ... [PLA] Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [PLA] Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.4) ... [PLA] Setting up libgdbm-compat4:amd64 (1.18.1-5) ... [PLA] Setting up libssh-4:amd64 (0.9.3-2ubuntu2.5) ... [PLA] Setting up gpgconf (2.2.19-3ubuntu2.2) ... [PLA] Setting up cpp-9 (9.4.0-1ubuntu1~20.04.2) ... [PLA] Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.5) ... [PLA] Setting up libc6-dev:amd64 (2.31-0ubuntu9.14) ... [PLA] Setting up python-pip-whl (20.0.2-5ubuntu1.10) ... [PLA] Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.9) ... [PLA] Setting up python3.8 (3.8.10-0ubuntu1~20.04.9) ... [LCM] Collecting grpcio==1.47.0 [LCM] Downloading grpcio-1.47.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.5 MB) [PLA] Setting up gpg (2.2.19-3ubuntu2.2) ... [MON] Collecting monotonic==1.6 [MON] Downloading monotonic-1.6-py2.py3-none-any.whl (8.2 kB) [MON] Collecting msgpack==1.0.4 [MON] Downloading msgpack-1.0.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (322 kB) [NG-UI] Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.7) ... [NG-UI] Setting up policykit-1 (0.105-26ubuntu1.3) ... [PLA] Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [MON] Collecting munch==2.5.0 [MON] Downloading munch-2.5.0-py2.py3-none-any.whl (10 kB) [LCM] Collecting grpcio-tools==1.47.0 [NG-UI] Setting up gpg (2.2.19-3ubuntu2.2) ... [NG-UI] Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [NG-UI] Setting up gnupg-utils (2.2.19-3ubuntu2.2) ... [NG-UI] Setting up gpg-agent (2.2.19-3ubuntu2.2) ... [NG-UI] Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket → /usr/lib/systemd/user/gpg-agent-browser.socket. [NG-UI] Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket → /usr/lib/systemd/user/gpg-agent-extra.socket. [NG-UI] Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket → /usr/lib/systemd/user/gpg-agent-ssh.socket. [NG-UI] Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket → /usr/lib/systemd/user/gpg-agent.socket. [PLA] Setting up gnupg-utils (2.2.19-3ubuntu2.2) ... [PLA] Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.9) ... [PLA] Setting up gpg-agent (2.2.19-3ubuntu2.2) ... [POL] Removing intermediate container 51f7d4dab3e7 [POL] ---> 8342f88c61ee [POL] Step 13/37 : FROM ubuntu:20.04 as FINAL [POL] ---> 3cff1c6ff37e [POL] Step 14/37 : ARG APT_PROXY [POL] ---> Using cache [POL] ---> fb37d56b0d78 [POL] Step 15/37 : RUN if [ ! -z $APT_PROXY ] ; then echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ; echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ; fi [POL] ---> Using cache [POL] ---> 1b8139421754 [POL] Step 16/37 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update && DEBIAN_FRONTEND=noninteractive apt-get --yes install python3-minimal=3.8.* && rm -rf /var/lib/apt/lists/* [POL] ---> Using cache [POL] ---> fbcfb5c03d71 [POL] Step 17/37 : COPY --from=INSTALL /usr/lib/python3/dist-packages /usr/lib/python3/dist-packages [MON] Collecting netaddr==0.8.0 [MON] Downloading netaddr-0.8.0-py2.py3-none-any.whl (1.9 MB) [LCM] Downloading grpcio_tools-1.47.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.4 MB) [LCM] Collecting grpclib==0.4.2 [LCM] Downloading grpclib-0.4.2.tar.gz (58 kB) [LCM] Installing build dependencies: started [NG-UI] Setting up libxpm4:amd64 (1:3.5.12-1ubuntu0.20.04.2) ... [NG-UI] Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [NG-UI] Setting up gpgsm (2.2.19-3ubuntu2.2) ... [RO] Collecting google-auth==2.8.0 [RO] Downloading google_auth-2.8.0-py2.py3-none-any.whl (164 kB) [RO] Collecting google-auth-httplib2==0.1.0 [RO] Downloading google_auth_httplib2-0.1.0-py2.py3-none-any.whl (9.3 kB) [Prometheus] Removing intermediate container 82687e4baf1d [Prometheus] ---> eeda8d7f3ab6 [Prometheus] Step 9/10 : COPY src/app.py . [Prometheus] ---> 4b419dc4b67e [Prometheus] Step 10/10 : CMD [ "python", "-u", "./app.py" ] [Prometheus] ---> Running in bacf01405f0e [NG-UI] Setting up dconf-service (0.36.0-1) ... [NG-UI] Setting up python3 (3.8.2-0ubuntu2) ... [NG-UI] Setting up python3-six (1.14.0-2) ... [NG-UI] Setting up gir1.2-packagekitglib-1.0 (1.1.13-2ubuntu1.1) ... [NG-UI] Setting up python3-certifi (2019.11.28-1) ... [PLA] Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [PLA] Setting up gpgsm (2.2.19-3ubuntu2.2) ... [PLA] Setting up python3 (3.8.2-0ubuntu2) ... [PLA] Setting up binutils (2.34-6ubuntu1.9) ... [PLA] Setting up python3-wheel (0.34.2-1ubuntu0.1) ... [PLA] Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.2) ... [PLA] Setting up perl (5.30.0-9ubuntu0.5) ... [PLA] Setting up libexpat1-dev:amd64 (2.2.9-1ubuntu0.6) ... [PLA] Setting up libpython3.8:amd64 (3.8.10-0ubuntu1~20.04.9) ... [PLA] Setting up libdpkg-perl (1.19.7ubuntu3.2) ... [PLA] Setting up gpg-wks-server (2.2.19-3ubuntu2.2) ... [RO] Collecting google-cloud==0.34.0 [RO] Downloading google_cloud-0.34.0-py2.py3-none-any.whl (1.8 kB) [RO] Collecting googleapis-common-protos==1.56.3 [RO] Downloading googleapis_common_protos-1.56.3-py2.py3-none-any.whl (211 kB) [RO] Collecting httplib2==0.20.4 [RO] Downloading httplib2-0.20.4-py3-none-any.whl (96 kB) [POL] ---> 647ab0df9327 [POL] Step 18/37 : COPY --from=INSTALL /usr/local/lib/python3.8/dist-packages /usr/local/lib/python3.8/dist-packages [Prometheus] Removing intermediate container bacf01405f0e [Prometheus] ---> 999efd6298af [Prometheus] [Warning] One or more build-args [PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_ROVIM_AWS_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL CACHE_DATE PYTHON3_OSMCLIENT_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_ROVIM_OPENVIM_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL APT_PROXY OSM_DEVOPS_URL OSM_IMDOCS_URL PYTHON3_OSM_IM_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_ROVIM_AZURE_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_ROVIM_VMWARE_URL PYTHON3_OSM_RO_PLUGIN_URL OSM_TESTS_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_ROSDN_ODLOF_URL OSM_NGUI_URL PYTHON3_N2VC_URL PYTHON3_OSM_COMMON_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROVIM_GCP_URL] were not consumed [Prometheus] Successfully built 999efd6298af [Prometheus] Successfully tagged opensourcemano/prometheus:osm-v120-merge-692 [MON] Collecting netifaces==0.11.0 [MON] Downloading netifaces-0.11.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (33 kB) [Pipeline] [Prometheus] echo [Prometheus] Tagging prometheus:osm-v120-merge-692 [Pipeline] [Prometheus] sh [NG-UI] Setting up python3-gi (3.36.0-1) ... [PLA] Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu1.5) ... [PLA] Setting up cpp (4:9.3.0-1ubuntu2) ... [PLA] Setting up python3-lib2to3 (3.8.10-0ubuntu1~20.04) ... [PLA] Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [PLA] Setting up python3-pkg-resources (45.2.0-1ubuntu0.1) ... [RO] Collecting humanfriendly==10.0 [RO] Downloading humanfriendly-10.0-py2.py3-none-any.whl (86 kB) [RO] Collecting idna==3.3 [RO] Downloading idna-3.3-py3-none-any.whl (61 kB) [Prometheus] [Prometheus] Running shell script [Prometheus] + docker tag opensourcemano/prometheus:osm-v120-merge-692 osm.etsi.org:5050/devops/cicd/opensourcemano/prometheus:osm-v120-merge-692 [NG-UI] Setting up shared-mime-info (1.15-1) ... [RO] Collecting importlib-metadata==4.11.4 [RO] Downloading importlib_metadata-4.11.4-py3-none-any.whl (18 kB) [Pipeline] [Prometheus] sh [PLA] Setting up python3-distutils (3.8.10-0ubuntu1~20.04) ... [PLA] Setting up gcc-9 (9.4.0-1ubuntu1~20.04.2) ... [PLA] Setting up python3-setuptools (45.2.0-1ubuntu0.1) ... [RO] Collecting ipconflict==0.5.0 [RO] Downloading ipconflict-0.5.0-py2.py3-none-any.whl (16 kB) [RO] Collecting iso8601==1.0.2 [RO] Downloading iso8601-1.0.2-py3-none-any.whl (9.7 kB) [RO] Collecting isodate==0.6.1 [RO] Downloading isodate-0.6.1-py2.py3-none-any.whl (41 kB) [RO] Collecting jaraco-functools==3.5.0 [RO] Downloading jaraco.functools-3.5.0-py3-none-any.whl (7.0 kB) [RO] Collecting jinja2==3.1.2 [RO] Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB) [RO] Collecting jmespath==1.0.1 [RO] Downloading jmespath-1.0.1-py3-none-any.whl (20 kB) [MON] Collecting numpy==1.23.0 [MON] Downloading numpy-1.23.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.1 MB) [Prometheus] [Prometheus] Running shell script [Prometheus] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/prometheus:osm-v120-merge-692 [Prometheus] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/prometheus] [Prometheus] a59a7ec2fab0: Preparing [Prometheus] 143404309552: Preparing [Prometheus] 2bc8ca01b2d8: Preparing [Prometheus] 9a2105d41b50: Preparing [Prometheus] bcf931b51217: Preparing [Prometheus] b6f975b275ed: Preparing [Prometheus] 9a6b1661f2d4: Preparing [Prometheus] e077e19b6682: Preparing [Prometheus] 21e1c4948146: Preparing [Prometheus] 68866beb2ed2: Preparing [Prometheus] e6e2ab10dba6: Preparing [Prometheus] 0238a1790324: Preparing [Prometheus] bcf931b51217: Waiting [Prometheus] b6f975b275ed: Waiting [Prometheus] 9a6b1661f2d4: Waiting [Prometheus] e077e19b6682: Waiting [Prometheus] 21e1c4948146: Waiting [Prometheus] 68866beb2ed2: Waiting [Prometheus] e6e2ab10dba6: Waiting [Prometheus] 0238a1790324: Waiting [Prometheus] a59a7ec2fab0: Pushed [Prometheus] 2bc8ca01b2d8: Pushed [Prometheus] 9a2105d41b50: Pushed [Prometheus] bcf931b51217: Layer already exists [Prometheus] 9a6b1661f2d4: Layer already exists [Prometheus] e077e19b6682: Layer already exists [Prometheus] b6f975b275ed: Layer already exists [Prometheus] 68866beb2ed2: Layer already exists [Prometheus] e6e2ab10dba6: Layer already exists [Prometheus] 21e1c4948146: Layer already exists [Prometheus] 0238a1790324: Layer already exists [PLA] Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.2) ... [PLA] Setting up libfile-fcntllock-perl (0.22-3build4) ... [PLA] Setting up libalgorithm-diff-perl (1.19.03-2) ... [PLA] Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [PLA] Setting up gcc (4:9.3.0-1ubuntu2) ... [PLA] Setting up dpkg-dev (1.19.7ubuntu3.2) ... [PLA] Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [PLA] Setting up libpython3.8-dev:amd64 (3.8.10-0ubuntu1~20.04.9) ... [PLA] Setting up python3-pip (20.0.2-5ubuntu1.10) ... [RO] Collecting jsonpatch==1.32 [RO] Downloading jsonpatch-1.32-py2.py3-none-any.whl (12 kB) [RO] Collecting jsonpointer==2.3 [RO] Downloading jsonpointer-2.3-py2.py3-none-any.whl (7.8 kB) [RO] Collecting jsonschema==3.2.0 [RO] Downloading jsonschema-3.2.0-py2.py3-none-any.whl (56 kB) [PLA] Setting up g++-9 (9.4.0-1ubuntu1~20.04.2) ... [PLA] Setting up python3.8-dev (3.8.10-0ubuntu1~20.04.9) ... [PLA] Setting up g++ (4:9.3.0-1ubuntu2) ... [RO] Collecting keystoneauth1==4.6.0 [RO] Downloading keystoneauth1-4.6.0-py3-none-any.whl (315 kB) [RO] Collecting logutils==0.3.5 [RO] Downloading logutils-0.3.5.tar.gz (27 kB) [NBI] Building wheel for pycrypto (setup.py): finished with status 'done' [NBI] Created wheel for pycrypto: filename=pycrypto-2.6.1-cp38-cp38-linux_x86_64.whl size=498474 sha256=7d6b11be0e89b331dab5021d80dc32542454eae3020706430a3f3162f0c1e050 [NBI] Stored in directory: /root/.cache/pip/wheels/d0/99/d0/0298ea019d63f1d63a0965b9944b719e875f9bd6ffc6dcf293 [NBI] Building wheel for pyangbind (setup.py): started [NBI] Building wheel for pyangbind (setup.py): finished with status 'done' [NBI] Created wheel for pyangbind: filename=pyangbind-0.8.1-py3-none-any.whl size=47761 sha256=7f5a5b550e9afa44d0d2c8768ae95e592696d152101beeebabc59edebd2b9bfc [NBI] Stored in directory: /root/.cache/pip/wheels/0c/fb/5a/3d09fc1fae9987036f767b8aa0076ac7f91ce4cd952de3f49a [NBI] Successfully built pycrypto pyangbind [NBI] Installing collected packages: kafka-python, aiokafka, dataclasses, pycrypto, pymongo, pyyaml, bitarray, enum34, lxml, pyang, regex, six, pyangbind, multidict, idna, yarl, attrs, chardet, async-timeout, aiohttp, certifi, charset-normalizer, more-itertools, jaraco-functools, cheroot, pytz, tempora, portend, zc-lockfile, jaraco-classes, zipp, importlib-resources, jaraco-context, jaraco-text, jaraco-collections, cherrypy, wrapt, debtcollector, ordered-set, deepdiff, iso8601, pyrsistent, jsonschema, pbr, stevedore, os-service-types, urllib3, requests, keystoneauth1, msgpack, netaddr, netifaces, oslo-i18n, rfc3986, oslo-config, pyparsing, packaging, oslo-utils, oslo-serialization, python-keystoneclient, tacacs-plus [LCM] Installing build dependencies: finished with status 'done' [LCM] Getting requirements to build wheel: started [LCM] Getting requirements to build wheel: finished with status 'done' [LCM] Preparing wheel metadata: started [LCM] Preparing wheel metadata: finished with status 'done' [LCM] Collecting h2==4.1.0 [LCM] Downloading h2-4.1.0-py3-none-any.whl (57 kB) [Prometheus] 143404309552: Pushed [PLA] update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode [PLA] update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist [PLA] Setting up build-essential (12.8ubuntu1.1) ... [PLA] Setting up libalgorithm-diff-xs-perl (0.04-6) ... [PLA] Setting up libalgorithm-merge-perl (0.08-3) ... [PLA] Setting up libpython3-dev:amd64 (3.8.2-0ubuntu2) ... [PLA] Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.10) ... [PLA] Setting up dirmngr (2.2.19-3ubuntu2.2) ... [Prometheus] osm-v120-merge-692: digest: sha256:2d710537a644d7d7d064aaa84584dbfee83c05a9a05559173981ef3104c3af0d size: 2841 [Pipeline] [Prometheus] } [Pipeline] [Prometheus] // dir [Pipeline] [Prometheus] } [PLA] Setting up python3-dev (3.8.2-0ubuntu2) ... [PLA] Setting up libcurl4:amd64 (7.68.0-1ubuntu2.21) ... [PLA] Setting up curl (7.68.0-1ubuntu2.21) ... [PLA] Setting up gpg-wks-client (2.2.19-3ubuntu2.2) ... [PLA] Setting up gnupg (2.2.19-3ubuntu2.2) ... [PLA] Processing triggers for libc-bin (2.31-0ubuntu9.14) ... [PLA] Processing triggers for ca-certificates (20230311ubuntu0.20.04.1) ... [PLA] Updating certificates in /etc/ssl/certs... [POL] ---> bd7cf1316cd8 [POL] Step 19/37 : COPY --from=INSTALL /usr/bin/osm* /usr/bin/ [LCM] Collecting hpack==4.0.0 [LCM] Downloading hpack-4.0.0-py3-none-any.whl (32 kB) [LCM] Collecting hyperframe==6.0.1 [LCM] Downloading hyperframe-6.0.1-py3-none-any.whl (12 kB) [LCM] Collecting idna==3.3 [LCM] Downloading idna-3.3-py3-none-any.whl (61 kB) [LCM] Collecting jinja2==3.1.2 [RO] Collecting lxml==4.9.0 [RO] Downloading lxml-4.9.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (6.9 MB) [POL] ---> 003460c718fd [POL] Step 20/37 : COPY --from=INSTALL /usr/bin/mysql /usr/bin/ [LCM] Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB) [LCM] Collecting markupsafe==2.1.1 [LCM] Downloading MarkupSafe-2.1.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) [PLA] 0 added, 0 removed; done. [PLA] Running hooks in /etc/ca-certificates/update.d... [PLA] done. [RO] Collecting markupsafe==2.1.1 [RO] Downloading MarkupSafe-2.1.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) [RO] Collecting more-itertools==8.13.0 [RO] Downloading more_itertools-8.13.0-py3-none-any.whl (51 kB) [RO] Collecting msal==1.18.0 [RO] Downloading msal-1.18.0-py2.py3-none-any.whl (82 kB) [POL] ---> 1ef5a41fdb0e [POL] Step 21/37 : COPY --from=INSTALL /usr/bin/mysqladmin /usr/bin/ [LCM] Collecting multidict==6.0.2 [LCM] Downloading multidict-6.0.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (121 kB) [NG-UI] Setting up libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... [NG-UI] Setting up python3-idna (2.8-1) ... [RO] Collecting msal-extensions==1.0.0 [RO] Downloading msal_extensions-1.0.0-py2.py3-none-any.whl (19 kB) [RO] Collecting msgpack==1.0.4 [RO] Downloading msgpack-1.0.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (322 kB) [RO] Collecting msrest==0.7.1 [RO] Downloading msrest-0.7.1-py3-none-any.whl (85 kB) [POL] ---> a5e0fdcb7c84 [POL] Step 22/37 : COPY --from=INSTALL /usr/bin/mysqlshow /usr/bin/ [LCM] Collecting protobuf==3.20.1 [LCM] Downloading protobuf-3.20.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (1.0 MB) [NG-UI] Setting up python3-urllib3 (1.25.8-2ubuntu0.3) ... [NG-UI] Setting up gpg-wks-server (2.2.19-3ubuntu2.2) ... [NG-UI] Setting up libxslt1.1:amd64 (1.1.34-4ubuntu0.20.04.1) ... [NG-UI] Setting up lsb-release (11.1.0ubuntu2) ... [NG-UI] Setting up python3-distro-info (0.23ubuntu1.1) ... [NG-UI] Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [RO] Collecting msrestazure==0.6.4 [RO] Downloading msrestazure-0.6.4-py2.py3-none-any.whl (40 kB) [RO] Collecting netaddr==0.8.0 [RO] Downloading netaddr-0.8.0-py2.py3-none-any.whl (1.9 MB) [LCM] Collecting pydantic==1.9.1 [LCM] Downloading pydantic-1.9.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (12.7 MB) [NG-UI] Setting up python3-pkg-resources (45.2.0-1ubuntu0.1) ... [RO] Collecting netifaces==0.11.0 [RO] Downloading netifaces-0.11.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (33 kB) [RO] Collecting oauthlib==3.2.0 [RO] Downloading oauthlib-3.2.0-py3-none-any.whl (151 kB) [POL] ---> 797852035b5c [POL] Step 23/37 : COPY --from=INSTALL /usr/lib/x86_64-linux-gnu/libedit.so.2 /usr/lib/x86_64-linux-gnu/ [POL] ---> 46bb7b200f34 [POL] Step 24/37 : COPY --from=INSTALL /usr/lib/x86_64-linux-gnu/libbsd.so.0 /usr/lib/x86_64-linux-gnu/ [NG-UI] Setting up python3-dbus (1.2.16-1build1) ... [RO] Collecting openstacksdk==0.99.0 [RO] Downloading openstacksdk-0.99.0-py3-none-any.whl (1.5 MB) [LCM] Collecting six==1.16.0 [LCM] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [NG-UI] Setting up dconf-gsettings-backend:amd64 (0.36.0-1) ... [NG-UI] Setting up python3-apt (2.0.1ubuntu0.20.04.1) ... [RO] Collecting os-client-config==2.1.0 [RO] Downloading os_client_config-2.1.0-py3-none-any.whl (31 kB) [RO] Collecting os-service-types==1.7.0 [RO] Downloading os_service_types-1.7.0-py2.py3-none-any.whl (24 kB) [POL] ---> 9a12b90fba19 [POL] Step 25/37 : COPY scripts/ /app/osm_pol/scripts/ [LCM] Collecting typing-extensions==4.2.0 [LCM] Downloading typing_extensions-4.2.0-py3-none-any.whl (24 kB) [NG-UI] Setting up libnginx-mod-http-image-filter (1.18.0-0ubuntu1.4) ... [NG-UI] Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [RO] Collecting osc-lib==2.6.0 [RO] Downloading osc_lib-2.6.0-py3-none-any.whl (88 kB) [RO] Collecting oslo-config==8.8.0 [RO] Downloading oslo.config-8.8.0-py3-none-any.whl (128 kB) [POL] ---> 9dc7cddf7a31 [POL] Step 26/37 : RUN groupadd -g 1000 appuser && useradd -u 1000 -g 1000 -d /app appuser && mkdir -p /app/osm_pol && mkdir -p /app/storage/kafka && mkdir /app/log && chown -R appuser:appuser /app [LCM] Collecting yarl==1.7.2 [LCM] Downloading yarl-1.7.2-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (308 kB) [LCM] Collecting bcrypt==3.2.2 [LCM] Downloading bcrypt-3.2.2-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (62 kB) [NG-UI] Setting up libnginx-mod-http-xslt-filter (1.18.0-0ubuntu1.4) ... [NG-UI] Setting up unattended-upgrades (2.3ubuntu0.3) ... [RO] Collecting oslo-context==4.1.0 [RO] Downloading oslo.context-4.1.0-py3-none-any.whl (20 kB) [RO] Collecting oslo-i18n==5.1.0 [RO] Downloading oslo.i18n-5.1.0-py3-none-any.whl (46 kB) [POL] ---> Running in fb1860fed7c0 [LCM] Collecting cachetools==5.2.0 [LCM] Downloading cachetools-5.2.0-py3-none-any.whl (9.3 kB) [LCM] Collecting certifi==2022.6.15 [LCM] Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) [NG-UI] [NG-UI] Creating config file /etc/apt/apt.conf.d/20auto-upgrades with new version [NG-UI] [NG-UI] Creating config file /etc/apt/apt.conf.d/50unattended-upgrades with new version [NG-UI] Created symlink /etc/systemd/system/multi-user.target.wants/unattended-upgrades.service → /lib/systemd/system/unattended-upgrades.service. [RO] Collecting oslo-log==5.0.0 [RO] Downloading oslo.log-5.0.0-py3-none-any.whl (71 kB) [RO] Collecting oslo-serialization==4.3.0 [RO] Downloading oslo.serialization-4.3.0-py3-none-any.whl (25 kB) [RO] Collecting oslo-utils==6.0.0 [RO] Downloading oslo.utils-6.0.0-py3-none-any.whl (100 kB) [RO] Collecting packaging==21.3 [RO] Downloading packaging-21.3-py3-none-any.whl (40 kB) [RO] Collecting paramiko==2.11.0 [RO] Downloading paramiko-2.11.0-py2.py3-none-any.whl (212 kB) [LCM] Collecting cffi==1.15.0 [LCM] Downloading cffi-1.15.0-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (446 kB) [LCM] Collecting charset-normalizer==2.0.12 [LCM] Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) [tests] 7dca44562526: Pushed [tests] osm-v120-merge-692: digest: sha256:96328e19e2131bdf06769d452a61c38731b75fe927844bac7e3ae1e83ea0e2e8 size: 3470 [Pipeline] [tests] } [Pipeline] [tests] // dir [Pipeline] [tests] } [NBI] Successfully installed aiohttp-3.6.2 aiokafka-0.7.2 async-timeout-3.0.1 attrs-21.4.0 bitarray-2.5.1 certifi-2022.6.15 chardet-3.0.4 charset-normalizer-2.0.12 cheroot-8.6.0 cherrypy-18.6.1 dataclasses-0.6 debtcollector-2.5.0 deepdiff-5.8.1 enum34-1.1.10 idna-3.3 importlib-resources-5.8.0 iso8601-1.0.2 jaraco-classes jaraco-collections jaraco-context jaraco-functools jaraco-text jsonschema-4.6.0 kafka-python-2.0.2 keystoneauth1-4.6.0 lxml-4.9.0 more-itertools-8.13.0 msgpack-1.0.4 multidict-4.7.6 netaddr-0.8.0 netifaces-0.11.0 ordered-set-4.1.0 os-service-types-1.7.0 oslo-config oslo-i18n oslo-serialization oslo-utils packaging-21.3 pbr-5.9.0 portend-3.1.0 pyang-2.5.3 pyangbind-0.8.1 pycrypto-2.6.1 pymongo-3.12.3 pyparsing-3.0.9 pyrsistent-0.18.1 python-keystoneclient-4.5.0 pytz-2022.1 pyyaml-5.4.1 regex-2022.6.2 requests-2.28.0 rfc3986-2.0.0 six-1.16.0 stevedore-3.5.0 tacacs-plus-2.6 tempora-5.0.1 urllib3-1.26.9 wrapt-1.14.1 yarl-1.7.2 zc-lockfile zipp-3.8.0 [NG-UI] Setting up python3-chardet (3.0.4-4build1) ... [RO] Collecting pbr==5.9.0 [RO] Downloading pbr-5.9.0-py2.py3-none-any.whl (112 kB) [RO] Collecting portalocker==2.4.0 [RO] Downloading portalocker-2.4.0-py2.py3-none-any.whl (16 kB) [MON] Collecting openstacksdk==0.99.0 [MON] Downloading openstacksdk-0.99.0-py3-none-any.whl (1.5 MB) [LCM] Collecting cryptography==37.0.2 [LCM] Downloading cryptography-37.0.2-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.1 MB) [NG-UI] Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [NG-UI] Setting up python3-software-properties (0.99.9.12) ... [RO] Collecting portend==3.1.0 [RO] Downloading portend-3.1.0-py3-none-any.whl (5.3 kB) [RO] Collecting prettytable==3.3.0 [RO] Downloading prettytable-3.3.0-py3-none-any.whl (26 kB) [MON] Collecting os-client-config==2.1.0 [MON] Downloading os_client_config-2.1.0-py3-none-any.whl (31 kB) [MON] Collecting os-service-types==1.7.0 [MON] Downloading os_service_types-1.7.0-py2.py3-none-any.whl (24 kB) [NG-UI] Setting up python3-requests (2.22.0-2ubuntu1.1) ... [NG-UI] Setting up nginx-core (1.18.0-0ubuntu1.4) ... [NG-UI] invoke-rc.d: could not determine current runlevel [NG-UI] invoke-rc.d: policy-rc.d denied execution of start. [NG-UI] Setting up networkd-dispatcher (2.1-2~ubuntu20.04.3) ... [RO] Collecting progressbar==2.5 [RO] Downloading progressbar-2.5.tar.gz (10 kB) [MON] Collecting osc-lib==2.6.0 [MON] Downloading osc_lib-2.6.0-py3-none-any.whl (88 kB) [MON] Collecting oslo-config==8.8.0 [LCM] Collecting google-auth==2.8.0 [LCM] Downloading google_auth-2.8.0-py2.py3-none-any.whl (164 kB) [LCM] Collecting juju==2.9.42.4 [LCM] Downloading juju-2.9.42.4.tar.gz (814 kB) [NG-UI] Created symlink /etc/systemd/system/multi-user.target.wants/networkd-dispatcher.service → /lib/systemd/system/networkd-dispatcher.service. [NG-UI] Setting up gsettings-desktop-schemas (3.36.0-1ubuntu1) ... [NG-UI] Setting up nginx (1.18.0-0ubuntu1.4) ... [NG-UI] Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.10) ... [NG-UI] Setting up python3-requests-unixsocket (0.2.0-2) ... [RO] Collecting protobuf==4.21.1 [RO] Downloading protobuf-4.21.1-cp37-abi3-manylinux2014_x86_64.whl (407 kB) [POL] Removing intermediate container fb1860fed7c0 [POL] ---> 06557a3c2aac [POL] Step 27/37 : WORKDIR /app/osm_pol [POL] ---> Running in 66a95ee44701 [POL] Removing intermediate container 66a95ee44701 [POL] ---> 1b74d059b0c2 [POL] Step 28/37 : USER appuser [POL] ---> Running in 38352f5f3123 [MON] Downloading oslo.config-8.8.0-py3-none-any.whl (128 kB) [MON] Collecting oslo-context==4.1.0 [MON] Downloading oslo.context-4.1.0-py3-none-any.whl (20 kB) [MON] Collecting oslo-i18n==5.1.0 [MON] Downloading oslo.i18n-5.1.0-py3-none-any.whl (46 kB) [LCM] Collecting jujubundlelib==0.5.7 [LCM] Downloading jujubundlelib-0.5.7.tar.gz (30 kB) [NG-UI] Setting up dirmngr (2.2.19-3ubuntu2.2) ... [NG-UI] Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. [NG-UI] Setting up libcurl4:amd64 (7.68.0-1ubuntu2.21) ... [NG-UI] Setting up curl (7.68.0-1ubuntu2.21) ... [NG-UI] Setting up glib-networking:amd64 (2.64.2-1ubuntu0.1) ... [NG-UI] Setting up libsoup2.4-1:amd64 (2.70.0-1) ... [NG-UI] Setting up gpg-wks-client (2.2.19-3ubuntu2.2) ... [NG-UI] Setting up libappstream4:amd64 (0.12.10-2) ... [NG-UI] Setting up gnupg (2.2.19-3ubuntu2.2) ... [NG-UI] Setting up packagekit (1.1.13-2ubuntu1.1) ... [NG-UI] invoke-rc.d: could not determine current runlevel [NG-UI] invoke-rc.d: policy-rc.d denied execution of force-reload. [NG-UI] Failed to open connection to "system" message bus: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory [RO] Collecting py-radix==0.10.0 [RO] Downloading py_radix-0.10.0-cp38-cp38-manylinux2014_x86_64.whl (65 kB) [RO] Collecting pyasn1==0.4.8 [RO] Downloading pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) [POL] Removing intermediate container 38352f5f3123 [POL] ---> 9248385ab376 [POL] Step 29/37 : ENV OSMPOL_MESSAGE_DRIVER kafka [POL] ---> Running in 201d44a8036a [POL] Removing intermediate container 201d44a8036a [POL] ---> 0ede6d79fae5 [POL] Step 30/37 : ENV OSMPOL_MESSAGE_HOST kafka [POL] ---> Running in a3328cd561ef [MON] Collecting oslo-log==5.0.0 [MON] Downloading oslo.log-5.0.0-py3-none-any.whl (71 kB) [MON] Collecting oslo-serialization==4.3.0 [MON] Downloading oslo.serialization-4.3.0-py3-none-any.whl (25 kB) [MON] Collecting oslo-utils==6.0.0 [LCM] Collecting kubernetes==24.2.0 [LCM] Downloading kubernetes-24.2.0-py2.py3-none-any.whl (1.5 MB) [NG-UI] Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket. [NG-UI] Setting up packagekit-tools (1.1.13-2ubuntu1.1) ... [NG-UI] Setting up gnupg2 (2.2.19-3ubuntu2.2) ... [NG-UI] Setting up software-properties-common (0.99.9.12) ... [NG-UI] Processing triggers for systemd (245.4-4ubuntu3.23) ... [NG-UI] Processing triggers for libc-bin (2.31-0ubuntu9.14) ... [NG-UI] Processing triggers for ca-certificates (20230311ubuntu0.20.04.1) ... [NG-UI] Updating certificates in /etc/ssl/certs... [PLA] Removing intermediate container dd829d006911 [PLA] ---> 1655e1f5e8a3 [PLA] Step 9/42 : ARG PYTHON3_OSM_COMMON_URL [PLA] ---> Running in 50645822e3e2 [PLA] Removing intermediate container 50645822e3e2 [PLA] ---> fd1eb530b4bd [PLA] Step 10/42 : ARG PYTHON3_OSM_PLA_URL [PLA] ---> Running in 3469b4898e66 [PLA] Removing intermediate container 3469b4898e66 [PLA] ---> 88b1b9b3cb4f [PLA] Step 11/42 : RUN curl $PYTHON3_OSM_COMMON_URL -o osm_common.deb [PLA] ---> Running in 622f4e6d6ad1 [PLA]  % Total % Received % Xferd Average Speed Time Time Time Current [PLA] Dload Upload Total Spent  Left Speed [PLA]  0  0  0  0 0  0  0  0 --:--:-- --:--:-- --:--:--  0 100 37360 100 37360 0 0 552k 0 --:--:-- --:--:-- --:--:-- 561k [RO] Collecting pyasn1-modules==0.2.8 [RO] Downloading pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) [RO] Collecting pycparser==2.21 [RO] Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB) [RO] Collecting pygments==2.12.0 [RO] Downloading Pygments-2.12.0-py3-none-any.whl (1.1 MB) [POL] Removing intermediate container a3328cd561ef [POL] ---> cd45b7ee9187 [POL] Step 31/37 : ENV OSMPOL_MESSAGE_PORT 9092 [POL] ---> Running in c6aec9f2c3b4 [POL] Removing intermediate container c6aec9f2c3b4 [POL] ---> f62ef844f6a5 [POL] Step 32/37 : ENV OSMPOL_DATABASE_DRIVER mongo [POL] ---> Running in f5b10b3193d9 [MON] Downloading oslo.utils-6.0.0-py3-none-any.whl (100 kB) [MON] Collecting packaging==21.3 [MON] Downloading packaging-21.3-py3-none-any.whl (40 kB) [LCM] Collecting macaroonbakery==1.3.1 [LCM] Downloading macaroonbakery-1.3.1.tar.gz (79 kB) [LCM] Collecting motor==1.3.1 [PLA] Removing intermediate container 622f4e6d6ad1 [PLA] ---> 7609f1dc712c [PLA] Step 12/42 : RUN dpkg -i ./osm_common.deb [PLA] ---> Running in 88bb83163f87 [RO] Collecting pyinotify==0.9.6 [RO] Downloading pyinotify-0.9.6.tar.gz (60 kB) [POL] Removing intermediate container f5b10b3193d9 [POL] ---> 421e7071a20e [POL] Step 33/37 : ENV OSMPOL_DATABASE_URI mongodb://mongo:27017 [POL] ---> Running in 40829c5b55ee [MON] Collecting pandas==1.4.3 [MON] Downloading pandas-1.4.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (11.7 MB) [LCM] Downloading motor-1.3.1-py2.py3-none-any.whl (46 kB) [LCM] Collecting mypy-extensions==0.4.3 [LCM] Downloading mypy_extensions-0.4.3-py2.py3-none-any.whl (4.5 kB) [LCM] Collecting oauthlib==3.2.0 [LCM] Downloading oauthlib-3.2.0-py3-none-any.whl (151 kB) [LCM] Collecting paramiko==2.11.0 [LCM] Downloading paramiko-2.11.0-py2.py3-none-any.whl (212 kB) [NG-UI] 0 added, 0 removed; done. [NG-UI] Running hooks in /etc/ca-certificates/update.d... [NG-UI] done. [NG-UI] Processing triggers for dbus (1.12.16-2ubuntu2.3) ... [PLA] Selecting previously unselected package python3-osm-common. [PLA] (Reading database ... 14479 files and directories currently installed.) [PLA] Preparing to unpack ./osm_common.deb ... [PLA] Unpacking python3-osm-common (12.0.8+g6aaeaa3-1) ... [PLA] Setting up python3-osm-common (12.0.8+g6aaeaa3-1) ... [RO] Collecting pyjwt[crypto]==2.4.0 [RO] Downloading PyJWT-2.4.0-py3-none-any.whl (18 kB) [RO] Collecting pynacl==1.5.0 [RO] Downloading PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB) [RO] Collecting pyopenssl==22.0.0 [RO] Downloading pyOpenSSL-22.0.0-py2.py3-none-any.whl (55 kB) [RO] Collecting pyparsing==3.0.9 [RO] Downloading pyparsing-3.0.9-py3-none-any.whl (98 kB) [RO] Collecting pyperclip==1.8.2 [RO] Downloading pyperclip-1.8.2.tar.gz (20 kB) [POL] Removing intermediate container 40829c5b55ee [POL] ---> 8a4f7f9cfd0a [POL] Step 34/37 : ENV OSMPOL_SQL_DATABASE_URI sqlite:///mon_sqlite.db [POL] ---> Running in 0b3a121d4e9c [POL] Removing intermediate container 0b3a121d4e9c [POL] ---> 6e9ebb4e8014 [POL] Step 35/37 : ENV OSMPOL_GLOBAL_LOG_LEVEL INFO [POL] ---> Running in 13bf3f407dc0 [POL] Removing intermediate container 13bf3f407dc0 [POL] ---> 8516dd3215b8 [POL] Step 36/37 : HEALTHCHECK --start-period=120s --interval=10s --timeout=5s --retries=5 CMD osm-pol-healthcheck || exit 1 [POL] ---> Running in e00630a1f9e5 [LCM] Collecting pyasn1==0.4.8 [LCM] Downloading pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) [LCM] Collecting pyasn1-modules==0.2.8 [LCM] Downloading pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) [LCM] Collecting pycparser==2.21 [LCM] Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB) [LCM] Collecting pymacaroons==0.13.0 [LCM] Downloading pymacaroons-0.13.0-py2.py3-none-any.whl (19 kB) [PLA] Removing intermediate container 88bb83163f87 [PLA] ---> 6ee1a9a49966 [PLA] Step 13/42 : RUN curl $PYTHON3_OSM_PLA_URL -o osm_pla.deb [PLA] ---> Running in cbcaab45bd6c [RO] Collecting pyrsistent==0.18.1 [RO] Downloading pyrsistent-0.18.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (119 kB) [RO] Collecting python-cinderclient==7.4.1 [RO] Downloading python_cinderclient-7.4.1-py3-none-any.whl (279 kB) [NBI] Removing intermediate container 698f9cb2f6ee [NBI] ---> 37b1903524e5 [NBI] Step 15/45 : FROM ubuntu:20.04 as FINAL [NBI] ---> 3cff1c6ff37e [NBI] Step 16/45 : ARG APT_PROXY [NBI] ---> Using cache [NBI] ---> fb37d56b0d78 [NBI] Step 17/45 : RUN if [ ! -z $APT_PROXY ] ; then echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ; echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ; fi [NBI] ---> Using cache [NBI] ---> 1b8139421754 [NBI] Step 18/45 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update && DEBIAN_FRONTEND=noninteractive apt-get --yes install python3-minimal=3.8.* && rm -rf /var/lib/apt/lists/* [NBI] ---> Using cache [NBI] ---> fbcfb5c03d71 [NBI] Step 19/45 : COPY --from=INSTALL /usr/lib/python3/dist-packages /usr/lib/python3/dist-packages [POL] Removing intermediate container e00630a1f9e5 [POL] ---> 0560e88360d3 [POL] Step 37/37 : CMD /bin/bash scripts/start.sh [POL] ---> Running in d0785422fd2a [POL] Removing intermediate container d0785422fd2a [POL] ---> 808ecff38e1e [POL] [Warning] One or more build-args [PYTHON3_OSM_MON_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_ROVIM_AZURE_URL PYTHON3_N2VC_URL PYTHON3_OSMCLIENT_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_ROSDN_ODLOF_URL OSM_DEVOPS_URL OSM_NGUI_URL PYTHON3_OSM_IM_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL CACHE_DATE PYTHON3_OSM_NBI_URL PYTHON3_OSM_ROVIM_AWS_URL PYTHON3_OSM_ROVIM_GCP_URL PYTHON3_OSM_ROVIM_OPENVIM_URL PYTHON3_OSM_ROVIM_VMWARE_URL OSM_TESTS_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL OSM_IMDOCS_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_RO_PLUGIN_URL] were not consumed [POL] Successfully built 808ecff38e1e [POL] Successfully tagged opensourcemano/pol:osm-v120-merge-692 [LCM] Collecting pynacl==1.5.0 [LCM] Downloading PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB) [LCM] Collecting pyrfc3339==1.1 [LCM] Downloading pyRFC3339-1.1-py2.py3-none-any.whl (5.7 kB) [LCM] Collecting python-dateutil==2.8.2 [Pipeline] [POL] echo [POL] Tagging pol:osm-v120-merge-692 [Pipeline] [POL] sh [LCM] Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) [POL] [POL] Running shell script [PLA]  % Total % Received % Xferd Average Speed Time Time Time Current [PLA] Dload Upload Total Spent Left Speed [PLA] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 27728 100 27728 0 0 541k 0 --:--:-- --:--:-- --:--:-- 541k [RO] Collecting python-dateutil==2.8.2 [RO] Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) [LCM] Collecting pytz==2022.1 [LCM] Downloading pytz-2022.1-py2.py3-none-any.whl (503 kB) [POL] + docker tag opensourcemano/pol:osm-v120-merge-692 osm.etsi.org:5050/devops/cicd/opensourcemano/pol:osm-v120-merge-692 [Pipeline] [POL] sh [RO] Collecting python-glanceclient==4.0.0 [RO] Downloading python_glanceclient-4.0.0-py3-none-any.whl (204 kB) [POL] [POL] Running shell script [POL] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/pol:osm-v120-merge-692 [POL] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/pol] [POL] 5312e9ebeebd: Preparing [POL] 7ae1fda3c01f: Preparing [POL] 6a17a49a68c3: Preparing [POL] 5ee188880b16: Preparing [POL] 5e1f79993be3: Preparing [POL] 1fbc08e4823a: Preparing [POL] a86137785137: Preparing [POL] b28957a0e4d2: Preparing [POL] 6acad0c5fa8d: Preparing [POL] 598dcf81e72a: Preparing [POL] 4e2413215975: Preparing [POL] add198ea386d: Preparing [POL] 5faf9c0a9efe: Preparing [POL] 1fbc08e4823a: Waiting [POL] b28957a0e4d2: Waiting [POL] 4e2413215975: Waiting [POL] 598dcf81e72a: Waiting [POL] a86137785137: Waiting [POL] add198ea386d: Waiting [POL] 6acad0c5fa8d: Waiting [POL] 5faf9c0a9efe: Waiting [RO] Collecting python-keystoneclient==4.5.0 [RO] Downloading python_keystoneclient-4.5.0-py3-none-any.whl (398 kB) [NBI] ---> fd88226cdeb4 [NBI] Step 20/45 : COPY --from=INSTALL /usr/local/lib/python3.8/dist-packages /usr/local/lib/python3.8/dist-packages [LCM] Collecting requests==2.28.0 [LCM] Downloading requests-2.28.0-py3-none-any.whl (62 kB) [LCM] Collecting requests-oauthlib==1.3.1 [LCM] Downloading requests_oauthlib-1.3.1-py2.py3-none-any.whl (23 kB) [LCM] Collecting retrying-async==2.0.0 [LCM] Downloading retrying-async-2.0.0.tar.gz (3.0 kB) [POL] 5312e9ebeebd: Pushed [POL] 7ae1fda3c01f: Pushed [POL] 5ee188880b16: Pushed [POL] 6a17a49a68c3: Pushed [POL] 5e1f79993be3: Pushed [POL] b28957a0e4d2: Pushed [PLA] Removing intermediate container cbcaab45bd6c [PLA] ---> b787778edbb6 [PLA] Step 14/42 : RUN dpkg -i ./osm_pla.deb [PLA] ---> Running in b316377631a4 [RO] Collecting python-neutronclient==7.8.0 [RO] Downloading python_neutronclient-7.8.0-py3-none-any.whl (437 kB) [RO] Collecting python-novaclient==18.0.0 [RO] Downloading python_novaclient-18.0.0-py3-none-any.whl (334 kB) [RO] Collecting python-openstackclient==5.8.0 [RO] Downloading python_openstackclient-5.8.0-py3-none-any.whl (984 kB) [LCM] Collecting rsa==4.8 [LCM] Downloading rsa-4.8-py3-none-any.whl (39 kB) [LCM] Collecting theblues==0.5.2 [LCM] Downloading theblues-0.5.2.tar.gz (18 kB) [POL] 4e2413215975: Layer already exists [POL] add198ea386d: Layer already exists [POL] 5faf9c0a9efe: Layer already exists [POL] 1fbc08e4823a: Pushed [POL] a86137785137: Pushed [PLA] Selecting previously unselected package python3-osm-pla. [PLA] (Reading database ... 14540 files and directories currently installed.) [PLA] Preparing to unpack ./osm_pla.deb ... [PLA] Unpacking python3-osm-pla (12.0.8+g5fc05c1-1) ... [PLA] Setting up python3-osm-pla (12.0.8+g5fc05c1-1) ... [RO] Collecting pytz==2022.1 [RO] Downloading pytz-2022.1-py2.py3-none-any.whl (503 kB) [RO] Collecting pyvcloud==19.1.1 [RO] Downloading pyvcloud-19.1.1-py3-none-any.whl (60 kB) [RO] Collecting pyvmomi==7.0.3 [RO] Downloading pyvmomi-7.0.3.tar.gz (592 kB) [LCM] Collecting toposort==1.7 [LCM] Downloading toposort-1.7-py2.py3-none-any.whl (9.0 kB) [LCM] Collecting typing-inspect==0.7.1 [LCM] Downloading typing_inspect-0.7.1-py3-none-any.whl (8.4 kB) [LCM] Collecting urllib3==1.26.9 [LCM] Downloading urllib3-1.26.9-py2.py3-none-any.whl (138 kB) [LCM] Collecting websocket-client==1.3.3 [LCM] Downloading websocket_client-1.3.3-py3-none-any.whl (54 kB) [POL] 598dcf81e72a: Pushed [POL] 6acad0c5fa8d: Pushed [POL] osm-v120-merge-692: digest: sha256:380d17f9704ceec981bba2445b59e09448b964fe68f13f5cfc9ebf89945a47cb size: 3043 [Pipeline] [POL] } [Pipeline] [POL] // dir [Pipeline] [POL] } [RO] Collecting requests==2.28.0 [RO] Downloading requests-2.28.0-py3-none-any.whl (62 kB) [LCM] Collecting websockets==7.0 [LCM] Downloading websockets-7.0.tar.gz (49 kB) [RO] Collecting requests-oauthlib==1.3.1 [RO] Downloading requests_oauthlib-1.3.1-py2.py3-none-any.whl (23 kB) [RO] Collecting requestsexceptions==1.4.0 [RO] Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) [LCM] Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from grpcio-tools==1.47.0->-r /usr/lib/python3/dist-packages/osm_lcm/requirements.txt (line 31)) (45.2.0) [LCM] Building wheels for collected packages: pycrypto, grpclib, juju, jujubundlelib, macaroonbakery, retrying-async, theblues, websockets [LCM] Building wheel for pycrypto (setup.py): started [NG-UI] Removing intermediate container dc14d9e52cb3 [NG-UI] ---> 2a6360406b9a [NG-UI] Step 5/21 : RUN curl -s https://deb.nodesource.com/gpgkey/nodesource.gpg.key | apt-key add - && echo "deb https://deb.nodesource.com/node_10.x focal main" | tee -a /etc/apt/sources.list.d/nodesource.list && DEBIAN_FRONTEND=noninteractive apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y nodejs=10.24.* [RO] Collecting rfc3986==2.0.0 [RO] Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) [RO] Collecting rsa==4.8 [RO] Downloading rsa-4.8-py3-none-any.whl (39 kB) [RO] Collecting simplejson==3.17.6 [RO] Downloading simplejson-3.17.6-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (139 kB) [NG-UI] ---> Running in 2a0af7d123d9 [PLA] Removing intermediate container b316377631a4 [PLA] ---> 2f50bc4c1b5b [PLA] Step 15/42 : RUN pip3 install -r /usr/lib/python3/dist-packages/osm_common/requirements.txt -r /usr/lib/python3/dist-packages/osm_pla/requirements.txt [PLA] ---> Running in 8541e5f8adbb [RO] Collecting six==1.16.0 [RO] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [RO] Collecting stevedore==3.5.0 [RO] Downloading stevedore-3.5.0-py3-none-any.whl (49 kB) [RO] Collecting tempora==5.0.1 [RO] Downloading tempora-5.0.1-py3-none-any.whl (15 kB) [NG-UI] Warning: apt-key output should not be parsed (stdout is not a terminal) [NG-UI] OK [NG-UI] deb https://deb.nodesource.com/node_10.x focal main [NG-UI] Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease [NG-UI] Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [NG-UI] Hit:3 http://archive.ubuntu.com/ubuntu focal-backports InRelease [NG-UI] Get:4 https://deb.nodesource.com/node_10.x focal InRelease [4583 B] [RO] Collecting tqdm==4.64.0 [RO] Downloading tqdm-4.64.0-py2.py3-none-any.whl (78 kB) [RO] Collecting typing-extensions==4.2.0 [RO] Downloading typing_extensions-4.2.0-py3-none-any.whl (24 kB) [RO] Collecting uritemplate==4.1.1 [RO] Downloading uritemplate-4.1.1-py2.py3-none-any.whl (10 kB) [RO] Collecting urllib3==1.26.9 [NG-UI] Hit:5 http://security.ubuntu.com/ubuntu focal-security InRelease [PLA] Collecting aiokafka==0.7.2 [PLA] Downloading aiokafka-0.7.2-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.2 MB) [RO] Downloading urllib3-1.26.9-py2.py3-none-any.whl (138 kB) [RO] Collecting uuid==1.30 [RO] Downloading uuid-1.30.tar.gz (5.8 kB) [RO] Collecting warlock==1.3.3 [RO] Downloading warlock-1.3.3.tar.gz (11 kB) [NBI] ---> e24007231738 [NBI] Step 21/45 : RUN groupadd -g 1000 appuser && useradd -u 1000 -g 1000 -d /app appuser && mkdir -p /app/osm_nbi && mkdir -p /app/storage/kafka && mkdir /app/log && chown -R appuser:appuser /app [NBI] ---> Running in 02583fccb52f [NBI] Removing intermediate container 02583fccb52f [NBI] ---> afe30848e0d0 [NBI] Step 22/45 : WORKDIR /app/osm_nbi [NBI] ---> Running in bee0931036c4 [NBI] Removing intermediate container bee0931036c4 [NBI] ---> 63d680671143 [NBI] Step 23/45 : USER appuser [NBI] ---> Running in d9ee49b3671f [NBI] Removing intermediate container d9ee49b3671f [NBI] ---> d106bb75c184 [NBI] Step 24/45 : EXPOSE 9999 [NBI] ---> Running in e9edc34d1d0a [MON] Collecting pbr==5.9.0 [MON] Downloading pbr-5.9.0-py2.py3-none-any.whl (112 kB) [MON] Collecting pillow==9.1.1 [MON] Downloading Pillow-9.1.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.1 MB) [NG-UI] Get:6 https://deb.nodesource.com/node_10.x focal/main amd64 Packages [769 B] [NG-UI] Fetched 5352 B in 1s (4246 B/s) [PLA] Collecting dataclasses==0.6 [PLA] Downloading dataclasses-0.6-py3-none-any.whl (14 kB) [PLA] Collecting kafka-python==2.0.2 [PLA] Downloading kafka_python-2.0.2-py2.py3-none-any.whl (246 kB) [RO] Collecting wcwidth==0.2.5 [RO] Downloading wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) [RO] Collecting wrapt==1.14.1 [RO] Downloading wrapt-1.14.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (81 kB) [RO] Collecting zc-lockfile==2.0 [RO] Downloading zc.lockfile-2.0-py2.py3-none-any.whl (9.7 kB) [RO] Collecting zipp==3.8.0 [RO] Downloading zipp-3.8.0-py3-none-any.whl (5.4 kB) [RO] Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from jsonschema==3.2.0->-r /usr/lib/python3/dist-packages/osm_ng_ro/requirements.txt (line 159)) (45.2.0) [RO] Collecting munch>=2.1.0 [RO] Downloading munch-4.0.0-py2.py3-none-any.whl (9.9 kB) [RO] Building wheels for collected packages: pycrypto, cvprac, flufl-enum, logutils, progressbar, pyinotify, pyperclip, pyvmomi, uuid, warlock [RO] Building wheel for pycrypto (setup.py): started [NBI] Removing intermediate container e9edc34d1d0a [NBI] ---> ec6e206e7df5 [NBI] Step 25/45 : RUN cp -R /usr/lib/python3/dist-packages/osm_nbi/html_public /app/osm_nbi/html_public [NBI] ---> Running in 553e0d5e0eb3 [NG-UI] Reading package lists... [PLA] Collecting pycrypto==2.6.1 [PLA] Downloading pycrypto-2.6.1.tar.gz (446 kB) [NBI] Removing intermediate container 553e0d5e0eb3 [NBI] ---> 1715aa961b1d [NBI] Step 26/45 : RUN cp /usr/lib/python3/dist-packages/osm_nbi/nbi.cfg /app/osm_nbi/ [NBI] ---> Running in 072b5656ec0e [NBI] Removing intermediate container 072b5656ec0e [NBI] ---> 422128f75888 [NBI] Step 27/45 : RUN cp -R /usr/lib/python3/dist-packages/osm_nbi/http /app/osm_nbi/ [NBI] ---> Running in a45873630063 [PLA] Collecting pymongo==3.12.3 [PLA] Downloading pymongo-3.12.3-cp38-cp38-manylinux2014_x86_64.whl (546 kB) [NBI] Removing intermediate container a45873630063 [NBI] ---> 5da60b3e2681 [NBI] Step 28/45 : ENV OSMNBI_SOCKET_HOST 0.0.0.0 [NBI] ---> Running in e2a4f6fc97dd [NBI] Removing intermediate container e2a4f6fc97dd [NBI] ---> 18990e628ed0 [NBI] Step 29/45 : ENV OSMNBI_SOCKET_PORT 9999 [NBI] ---> Running in de218d458432 [NBI] Removing intermediate container de218d458432 [NBI] ---> 4b3b71fc2c11 [NBI] Step 30/45 : ENV OSMNBI_SERVER_SSL_CERTIFICATE /app/osm_nbi/http/cert.pem [NBI] ---> Running in be0e84503e12 [NBI] Removing intermediate container be0e84503e12 [NBI] ---> 1c8027e62580 [NBI] Step 31/45 : ENV OSMNBI_SERVER_SSL_PRIVATE_KEY /app/osm_nbi/http/privkey.pem [NBI] ---> Running in ede28142ffb6 [NG-UI] Reading package lists... [NG-UI] Building dependency tree... [NG-UI] Reading state information... [NG-UI] The following NEW packages will be installed: [NG-UI] nodejs [NG-UI] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [NG-UI] Need to get 15.9 MB of archives. [NG-UI] After this operation, 80.5 MB of additional disk space will be used. [NG-UI] Get:1 https://deb.nodesource.com/node_10.x focal/main amd64 nodejs amd64 10.24.1-deb-1nodesource1 [15.9 MB] [PLA] Collecting pyyaml==5.4.1 [PLA] Downloading PyYAML-5.4.1-cp38-cp38-manylinux1_x86_64.whl (662 kB) [NBI] Removing intermediate container ede28142ffb6 [NBI] ---> 2110fb0ca9d2 [NBI] Step 32/45 : ENV OSMNBI_STORAGE_PATH /app/storage [NBI] ---> Running in 63284bd3bb20 [NBI] Removing intermediate container 63284bd3bb20 [NBI] ---> 824444b93ca3 [NBI] Step 33/45 : ENV OSMNBI_DATABASE_DRIVER mongo [NBI] ---> Running in 973158a15e4c [NBI] Removing intermediate container 973158a15e4c [NBI] ---> 18931c8b813c [NBI] Step 34/45 : ENV OSMNBI_DATABASE_URI mongodb://mongo:27017 [NBI] ---> Running in e982bc68aa9e [NBI] Removing intermediate container e982bc68aa9e [NBI] ---> d15e03fc21d5 [NBI] Step 35/45 : ENV OSMNBI_STATIC_DIR /app/osm_nbi/html_public [NG-UI] debconf: delaying package configuration, since apt-utils is not installed [NG-UI] Fetched 15.9 MB in 1s (24.2 MB/s) [NG-UI] Selecting previously unselected package nodejs. [NG-UI] (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 ... 11566 files and directories currently installed.) [NG-UI] Preparing to unpack .../nodejs_10.24.1-deb-1nodesource1_amd64.deb ... [NG-UI] Unpacking nodejs (10.24.1-deb-1nodesource1) ... [PLA] Collecting jinja2==3.1.2 [PLA] Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB) [PLA] Collecting markupsafe==2.1.1 [PLA] Downloading MarkupSafe-2.1.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) [PLA] Collecting pymzn==0.18.3 [PLA] Downloading pymzn-0.18.3-py3-none-any.whl (42 kB) [PLA] Building wheels for collected packages: pycrypto [PLA] Building wheel for pycrypto (setup.py): started [NBI] ---> Running in c5e33ca5213a [NBI] Removing intermediate container c5e33ca5213a [NBI] ---> 5154b4386f40 [NBI] Step 36/45 : ENV OSMNBI_MESSAGE_DRIVER kafka [NBI] ---> Running in 95b289da68b4 [NBI] Removing intermediate container 95b289da68b4 [NBI] ---> 1f0aa885942d [NBI] Step 37/45 : ENV OSMNBI_MESSAGE_HOST kafka [NBI] ---> Running in cdb68c51803c [NBI] Removing intermediate container cdb68c51803c [NBI] ---> 4bc8b01ed162 [NBI] Step 38/45 : ENV OSMNBI_MESSAGE_PORT 9092 [NBI] ---> Running in 7e6b3f756eb9 [MON] Collecting prettytable==0.7.2 [MON] Downloading prettytable-0.7.2.tar.bz2 (21 kB) [NBI] Removing intermediate container 7e6b3f756eb9 [NBI] ---> f1daf3c59475 [NBI] Step 39/45 : ENV OSMNBI_LOG_FILE /app/log/nbi.log [NBI] ---> Running in 94a7dfe94257 [NBI] Removing intermediate container 94a7dfe94257 [NBI] ---> bb7c9ae5606c [NBI] Step 40/45 : ENV OSMNBI_LOG_LEVEL DEBUG [NBI] ---> Running in bd055955109d [NBI] Removing intermediate container bd055955109d [NBI] ---> 3fb6b46c39fc [NBI] Step 41/45 : ENV OSMNBI_AUTHENTICATION_BACKEND internal [NBI] ---> Running in 46ee335d3fc5 [NBI] Removing intermediate container 46ee335d3fc5 [NBI] ---> b4222a67b153 [NBI] Step 42/45 : ENV OSMNBI_PROMETHEUS_HOST prometheus [NBI] ---> Running in 098c8453bcc8 [MON] Collecting prometheus-api-client==0.5.1 [MON] Downloading prometheus_api_client-0.5.1-py3-none-any.whl (27 kB) [MON] Collecting prometheus-client==0.14.1 [MON] Downloading prometheus_client-0.14.1-py3-none-any.whl (59 kB) [NBI] Removing intermediate container 098c8453bcc8 [NBI] ---> 1f4cf562e5ba [NBI] Step 43/45 : ENV OSMNBI_PROMETHEUS_PORT 9090 [NBI] ---> Running in a9d7676e7ceb [NBI] Removing intermediate container a9d7676e7ceb [NBI] ---> a774f1da88c1 [NBI] Step 44/45 : HEALTHCHECK --start-period=120s --interval=10s --timeout=5s --retries=5 CMD curl -k https://localhost:9999/osm/ | grep Welcome || exit 1 [NBI] ---> Running in cc21180634f2 [NBI] Removing intermediate container cc21180634f2 [NBI] ---> b4d513b95024 [NBI] Step 45/45 : CMD python3 -m osm_nbi.nbi [NBI] ---> Running in c80659a84f12 [NBI] Removing intermediate container c80659a84f12 [NBI] ---> b61db09beda5 [NBI] [Warning] One or more build-args [PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSM_ROVIM_AWS_URL CACHE_DATE OSM_DEVOPS_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_ROVIM_OPENVIM_URL PYTHON3_OSMCLIENT_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_ROVIM_GCP_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_ROVIM_AZURE_URL PYTHON3_OSM_RO_PLUGIN_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL PYTHON3_OSM_ROVIM_VMWARE_URL OSM_NGUI_URL OSM_TESTS_URL PYTHON3_OSM_POLICY_MODULE_URL OSM_IMDOCS_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_PLA_URL PYTHON3_N2VC_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL] were not consumed [NBI] Successfully built b61db09beda5 [NBI] Successfully tagged opensourcemano/nbi:osm-v120-merge-692 [MON] Collecting pygments==2.12.0 [MON] Downloading Pygments-2.12.0-py3-none-any.whl (1.1 MB) [Pipeline] [NBI] echo [NBI] Tagging nbi:osm-v120-merge-692 [Pipeline] [NBI] sh [NBI] [NBI] Running shell script [NBI] + docker tag opensourcemano/nbi:osm-v120-merge-692 osm.etsi.org:5050/devops/cicd/opensourcemano/nbi:osm-v120-merge-692 [Pipeline] [NBI] sh [NBI] [NBI] Running shell script [NBI] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/nbi:osm-v120-merge-692 [NBI] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/nbi] [NBI] 9edd234f13a3: Preparing [NBI] 9fe5abcbbc27: Preparing [NBI] 124fd81ac90e: Preparing [NBI] 6f7672d3626a: Preparing [NBI] 89bf525bdada: Preparing [NBI] bfc3bf9895cb: Preparing [NBI] 4e2413215975: Preparing [NBI] add198ea386d: Preparing [NBI] 5faf9c0a9efe: Preparing [NBI] bfc3bf9895cb: Waiting [NBI] 4e2413215975: Waiting [NBI] add198ea386d: Waiting [NBI] 5faf9c0a9efe: Waiting [NG-UI] Setting up nodejs (10.24.1-deb-1nodesource1) ... [MON] Collecting pyinotify==0.9.6 [MON] Downloading pyinotify-0.9.6.tar.gz (60 kB) [MON] Collecting pyparsing==3.0.9 [MON] Downloading pyparsing-3.0.9-py3-none-any.whl (98 kB) [NBI] 9edd234f13a3: Pushed [NBI] 6f7672d3626a: Pushed [NBI] 124fd81ac90e: Pushed [NBI] 9fe5abcbbc27: Pushed [NBI] 4e2413215975: Layer already exists [MON] Collecting pyperclip==1.8.2 [MON] Downloading pyperclip-1.8.2.tar.gz (20 kB) [MON] Collecting python-ceilometerclient==2.9.0 [MON] Downloading python_ceilometerclient-2.9.0-py2.py3-none-any.whl (113 kB) [NBI] add198ea386d: Layer already exists [NBI] 5faf9c0a9efe: Layer already exists [NBI] bfc3bf9895cb: Pushed [MON] Collecting python-cinderclient==8.3.0 [MON] Downloading python_cinderclient-8.3.0-py3-none-any.whl (254 kB) [MON] Collecting python-keystoneclient==4.5.0 [MON] Downloading python_keystoneclient-4.5.0-py3-none-any.whl (398 kB) [NG-UI] Removing intermediate container 2a0af7d123d9 [NG-UI] ---> a7c07bcb0f92 [NG-UI] Step 6/21 : ARG OSM_NGUI_URL [NG-UI] ---> Running in c8e3b1b692fb [NG-UI] Removing intermediate container c8e3b1b692fb [NG-UI] ---> cdfe6878d6b7 [NG-UI] Step 7/21 : RUN curl $OSM_NGUI_URL -o osm_ngui.deb [NG-UI] ---> Running in b33fa60ff5db [MON] Collecting python-neutronclient==7.8.0 [MON] Downloading python_neutronclient-7.8.0-py3-none-any.whl (437 kB) [NG-UI]  % Total % Received % Xferd Average Speed Time Time Time Current [NG-UI] Dload Upload Total Spent Left Speed [NG-UI] 0 0 0 0 0  0 0 0 --:--:-- --:--:-- --:--:-- 0 100 957k 100 957k 0 0 7982k 0 --:--:-- --:--:-- --:--:-- 7982k [NG-UI] Removing intermediate container b33fa60ff5db [NG-UI] ---> 13ab23b79e97 [NG-UI] Step 8/21 : RUN dpkg -i ./osm_ngui.deb [MON] Collecting python-novaclient==18.0.0 [MON] Downloading python_novaclient-18.0.0-py3-none-any.whl (334 kB) [NG-UI] ---> Running in 91412212bd45 [NG-UI] Selecting previously unselected package osm-ngui. [NG-UI] (Reading database ... 16321 files and directories currently installed.) [NG-UI] Preparing to unpack ./osm_ngui.deb ... [NG-UI] Unpacking osm-ngui (12.0.8-1) ... [NG-UI] Setting up osm-ngui (12.0.8-1) ... [MON] Collecting pytz-deprecation-shim==0.1.0.post0 [MON] Downloading pytz_deprecation_shim-0.1.0.post0-py2.py3-none-any.whl (15 kB) [MON] Collecting pyvcloud==23.0.3 [MON] Downloading pyvcloud-23.0.3-py3-none-any.whl (225 kB) [NBI] 89bf525bdada: Pushed [NG-UI] Removing intermediate container 91412212bd45 [NG-UI] ---> 4ac8debdad82 [NG-UI] Step 9/21 : WORKDIR /usr/share/osm-ngui [NG-UI] ---> Running in a1d911d2ce18 [NG-UI] Removing intermediate container a1d911d2ce18 [NG-UI] ---> b7354242baaf [NG-UI] Step 10/21 : RUN npm install [NG-UI] ---> Running in 89d5499ede78 [NBI] osm-v120-merge-692: digest: sha256:fb9862c77e28c8b552e4195914c887f42d446323725aa2aeb46b54733c7436b2 size: 2204 [Pipeline] [NBI] } [Pipeline] [NBI] // dir [Pipeline] [NBI] } [NG-UI] npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular [MON] Collecting regex==2022.3.2 [MON] Downloading regex-2022.3.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (764 kB) [NG-UI] npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. [MON] Collecting requestsexceptions==1.4.0 [MON] Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) [MON] Collecting rfc3986==2.0.0 [MON] Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) [MON] Collecting simplejson==3.17.6 [MON] Downloading simplejson-3.17.6-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (139 kB) [LCM] Building wheel for pycrypto (setup.py): finished with status 'done' [LCM] Created wheel for pycrypto: filename=pycrypto-2.6.1-cp38-cp38-linux_x86_64.whl size=498474 sha256=91e4c2fcb8f8df7e8ca057d90f88e32a343ac6fef785cbc04b50c4f66fe6c3f8 [LCM] Stored in directory: /root/.cache/pip/wheels/d0/99/d0/0298ea019d63f1d63a0965b9944b719e875f9bd6ffc6dcf293 [LCM] Building wheel for grpclib (PEP 517): started [LCM] Building wheel for grpclib (PEP 517): finished with status 'done' [LCM] Created wheel for grpclib: filename=grpclib-0.4.2-py3-none-any.whl size=70582 sha256=fd9a38ad897f714f655fb878ad94313877640e3c363b27919fb0bab6f8a25e46 [LCM] Stored in directory: /root/.cache/pip/wheels/9b/32/f9/ceae679fe6ec434ca554ab08c38a15db8af7a590892929ed2f [LCM] Building wheel for juju (setup.py): started [LCM] Building wheel for juju (setup.py): finished with status 'done' [LCM] Created wheel for juju: filename=juju-2.9.42.4-py3-none-any.whl size=806131 sha256=4bd6ddf987cd191f85772b576caefa64b04fa96b77b1ecb8186dddf879a0de31 [LCM] Stored in directory: /root/.cache/pip/wheels/34/af/9e/3bb73f9538ca840beccfb0456db648e127c9e8471df2be82eb [LCM] Building wheel for jujubundlelib (setup.py): started [LCM] Building wheel for jujubundlelib (setup.py): finished with status 'done' [LCM] Created wheel for jujubundlelib: filename=jujubundlelib-0.5.7-py2.py3-none-any.whl size=33920 sha256=084e666d8ab7bcd1d63e5c7ab599844d34ea0cccd74075063d00ef631697aac1 [LCM] Stored in directory: /root/.cache/pip/wheels/94/dc/17/5be242c261f73b58dfe2ba9bd9dfc751de012e9288cebee39a [LCM] Building wheel for macaroonbakery (setup.py): started [LCM] Building wheel for macaroonbakery (setup.py): finished with status 'done' [LCM] Created wheel for macaroonbakery: filename=macaroonbakery-1.3.1-py2.py3-none-any.whl size=103413 sha256=cd860d9eeaa1f7d930cade514163443ef13bc80bd0c97404d27a27dcadf7544e [LCM] Stored in directory: /root/.cache/pip/wheels/84/d0/a9/d76cd7f6be948b522250677d4d85e056ee989b90b283ad5fca [LCM] Building wheel for retrying-async (setup.py): started [LCM] Building wheel for retrying-async (setup.py): finished with status 'done' [LCM] Created wheel for retrying-async: filename=retrying_async-2.0.0-py3-none-any.whl size=3049 sha256=208c2d40c5792ee467f99b79a2e458d1ee4949df92caeb7d887e0cffd5874bb7 [LCM] Stored in directory: /root/.cache/pip/wheels/a0/f9/60/ad6c9ed100eba0064066d6ee895db464ba359d36e60023080b [LCM] Building wheel for theblues (setup.py): started [LCM] Building wheel for theblues (setup.py): finished with status 'done' [LCM] Created wheel for theblues: filename=theblues-0.5.2-py3-none-any.whl size=19181 sha256=d13ebb138f9e15c1b84008976379323799c87651601d738c7842ef01142c7451 [LCM] Stored in directory: /root/.cache/pip/wheels/38/ee/dd/9c9677beaecf3e4895fc20ab62a72f6c5982270b2d8f4c5594 [LCM] Building wheel for websockets (setup.py): started [LCM] Building wheel for websockets (setup.py): finished with status 'done' [LCM] Created wheel for websockets: filename=websockets-7.0-cp38-cp38-linux_x86_64.whl size=69042 sha256=1e991313e4e250c61629b6c9d915d81f713ada77530435b4bf305d9f1d4468cf [LCM] Stored in directory: /root/.cache/pip/wheels/ff/66/8a/b0610f3b070460e56f775bfcaafc6123838f3e7ab3cd80aaaf [LCM] Successfully built pycrypto grpclib juju jujubundlelib macaroonbakery retrying-async theblues websockets [LCM] Installing collected packages: kafka-python, aiokafka, dataclasses, pycrypto, pymongo, pyyaml, idna, multidict, yarl, attrs, async-timeout, chardet, typing-extensions, aiohttp, checksumdir, six, grpcio, protobuf, grpcio-tools, hyperframe, hpack, h2, grpclib, markupsafe, jinja2, pydantic, pycparser, cffi, bcrypt, cachetools, certifi, charset-normalizer, cryptography, pyasn1, rsa, pyasn1-modules, google-auth, websocket-client, python-dateutil, urllib3, requests, oauthlib, requests-oauthlib, kubernetes, pynacl, pytz, pyrfc3339, pymacaroons, macaroonbakery, paramiko, jujubundlelib, theblues, toposort, mypy-extensions, typing-inspect, websockets, juju, motor, retrying-async [NG-UI] npm WARN deprecated tslint-microsoft-contrib@6.2.0: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. [MON] Collecting stevedore==3.5.0 [MON] Downloading stevedore-3.5.0-py3-none-any.whl (49 kB) [MON] Collecting tzdata==2022.1 [MON] Downloading tzdata-2022.1-py2.py3-none-any.whl (339 kB) [MON] Collecting tzlocal==4.2 [NG-UI] npm WARN deprecated @angular/flex-layout@9.0.0-beta.31: This package has been deprecated. Please see https://blog.angular.io/modern-css-in-angular-layouts-4a259dca9127 [MON] Downloading tzlocal-4.2-py3-none-any.whl (19 kB) [MON] Collecting ujson==5.3.0 [MON] Downloading ujson-5.3.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (45 kB) [MON] Collecting unittest-xml-reporting==3.2.0 [MON] Downloading unittest_xml_reporting-3.2.0-py2.py3-none-any.whl (20 kB) [MON] Collecting vcd-api-schemas-type==10.3.0.dev72 [MON] Downloading vcd_api_schemas_type-10.3.0.dev72-py3-none-any.whl (3.0 MB) [NG-UI] npm WARN deprecated core-js@2.6.12: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. [RO] Building wheel for pycrypto (setup.py): finished with status 'done' [RO] Created wheel for pycrypto: filename=pycrypto-2.6.1-cp38-cp38-linux_x86_64.whl size=498474 sha256=1dca14ffadffae9d3b7a0902d605e97ae2b4fb61aad15d6ba490b15196e74ec8 [RO] Stored in directory: /root/.cache/pip/wheels/d0/99/d0/0298ea019d63f1d63a0965b9944b719e875f9bd6ffc6dcf293 [RO] Building wheel for cvprac (setup.py): started [RO] Building wheel for cvprac (setup.py): finished with status 'done' [RO] Created wheel for cvprac: filename=cvprac-1.2.0-py3-none-any.whl size=46548 sha256=1b6814f99647fd02aeea6b57d3b0a8f2b9359689752198e93ded0a74cf6f9c17 [RO] Stored in directory: /root/.cache/pip/wheels/6c/96/53/6f61f628f52c188595f1b0b572b0df8f7ee5797cbd078ff42b [RO] Building wheel for flufl-enum (setup.py): started [RO] Building wheel for flufl-enum (setup.py): finished with status 'done' [RO] Created wheel for flufl-enum: filename=flufl.enum-4.1.1-py3-none-any.whl size=27528 sha256=e6ff26a271f4385cd63caf8f422f214bf664065e7a00fbb51d34e8241dd6bdf4 [RO] Stored in directory: /root/.cache/pip/wheels/10/95/6e/789876efd8638cf4b09c320ec8e0907b4f046b9ace33f8000c [RO] Building wheel for logutils (setup.py): started [RO] Building wheel for logutils (setup.py): finished with status 'done' [RO] Created wheel for logutils: filename=logutils-0.3.5-py3-none-any.whl size=19936 sha256=fad0a7cb41ec7c0cd8aa55636b5dbc912b810c255f745d2b18f377d6a5ddc544 [RO] Stored in directory: /root/.cache/pip/wheels/6b/ae/e8/da4fabc163156723429818e719f8450a4c5d3cf0254d9a19a6 [RO] Building wheel for progressbar (setup.py): started [RO] Building wheel for progressbar (setup.py): finished with status 'done' [RO] Created wheel for progressbar: filename=progressbar-2.5-py3-none-any.whl size=12074 sha256=18fd719e40a35867e97ce1afd02e5bbbe3d7323db1a5008afa4d31a3cfbdf34b [RO] Stored in directory: /root/.cache/pip/wheels/2c/67/ed/d84123843c937d7e7f5ba88a270d11036473144143355e2747 [RO] Building wheel for pyinotify (setup.py): started [RO] Building wheel for pyinotify (setup.py): finished with status 'done' [RO] Created wheel for pyinotify: filename=pyinotify-0.9.6-py3-none-any.whl size=25339 sha256=2d7cf84bd1a43fd789d29a1940c4f2ebfefe162c2833eb16104dff8aac2ba197 [RO] Stored in directory: /root/.cache/pip/wheels/9d/a0/4b/1a80814e4ad0b035c07831ea1b06b691046198492bbc5769b6 [RO] Building wheel for pyperclip (setup.py): started [RO] Building wheel for pyperclip (setup.py): finished with status 'done' [RO] Created wheel for pyperclip: filename=pyperclip-1.8.2-py3-none-any.whl size=11107 sha256=c2a18a692d72c6e0c2f407df43c904e39373709e4ae4646f5888aa913c44bd9c [RO] Stored in directory: /root/.cache/pip/wheels/7f/1a/65/84ff8c386bec21fca6d220ea1f5498a0367883a78dd5ba6122 [RO] Building wheel for pyvmomi (setup.py): started [RO] Building wheel for pyvmomi (setup.py): finished with status 'done' [RO] Created wheel for pyvmomi: filename=pyvmomi-7.0.3-py2.py3-none-any.whl size=259542 sha256=f6dbef137e3f6523adaca2c08958d4829dd7948e1e71c9e904381b8e12312729 [RO] Stored in directory: /root/.cache/pip/wheels/90/36/9e/ec321440f617c3f6b271a237188eaabcbf9dd6f8f3c89e905a [RO] Building wheel for uuid (setup.py): started [RO] Building wheel for uuid (setup.py): finished with status 'done' [RO] Created wheel for uuid: filename=uuid-1.30-py3-none-any.whl size=6500 sha256=74173b01c52c86f0ff9fe944c7ffc0dfc5e0af4aa54c66a9cf89e10df6e6963f [RO] Stored in directory: /root/.cache/pip/wheels/1b/6c/cb/f9aae2bc97333c3d6e060826c1ee9e44e46306a178e5783505 [RO] Building wheel for warlock (setup.py): started [RO] Building wheel for warlock (setup.py): finished with status 'done' [RO] Created wheel for warlock: filename=warlock-1.3.3-py2.py3-none-any.whl size=9819 sha256=b46fbd8ca7a0b39429c8dbdff5af356c95ea5a963813987479ab1fca1a6bad23 [RO] Stored in directory: /root/.cache/pip/wheels/53/0b/78/24b7b7f8fc3cd27f0747b7e10516c6dcd9434c658653a2a0ce [RO] Successfully built pycrypto cvprac flufl-enum logutils progressbar pyinotify pyperclip pyvmomi uuid warlock [RO] Installing collected packages: kafka-python, aiokafka, dataclasses, pycrypto, pymongo, pyyaml, pycparser, cffi, cryptography, pyjwt, six, python-dateutil, charset-normalizer, urllib3, certifi, idna, requests, adal, appdirs, attrs, autopage, azure-common, typing-extensions, azure-core, msal, portalocker, msal-extensions, azure-identity, azure-mgmt-core, oauthlib, requests-oauthlib, isodate, msrest, azure-mgmt-compute, azure-mgmt-network, azure-mgmt-resource, bcrypt, boto, cachetools, more-itertools, jaraco-functools, cheroot, pytz, tempora, portend, zc-lockfile, cherrypy, wcwidth, prettytable, pbr, pyparsing, pyperclip, cmd2, stevedore, cliff, cvprac, wrapt, debtcollector, decorator, dogpile-cache, flufl-enum, protobuf, googleapis-common-protos, pyasn1, pyasn1-modules, rsa, google-auth, google-api-core, uritemplate, httplib2, google-auth-httplib2, google-api-python-client, google-cloud, humanfriendly, zipp, importlib-metadata, py-radix, netaddr, tqdm, ipconflict, iso8601, markupsafe, jinja2, jmespath, jsonpointer, jsonpatch, pyrsistent, jsonschema, os-service-types, keystoneauth1, logutils, lxml, msgpack, msrestazure, netifaces, requestsexceptions, munch, openstacksdk, os-client-config, simplejson, oslo-i18n, packaging, oslo-utils, osc-lib, rfc3986, oslo-config, oslo-context, pyinotify, oslo-serialization, oslo-log, pynacl, paramiko, progressbar, pygments, pyopenssl, python-cinderclient, warlock, python-glanceclient, python-keystoneclient, python-neutronclient, python-novaclient, python-openstackclient, pyvcloud, pyvmomi, uuid [PLA] Building wheel for pycrypto (setup.py): finished with status 'done' [PLA] Created wheel for pycrypto: filename=pycrypto-2.6.1-cp38-cp38-linux_x86_64.whl size=498474 sha256=5d59a8c6cfaeccd89868d3a26dc1089591cc6c08b22034dec0c03ca4b8946ae9 [PLA] Stored in directory: /root/.cache/pip/wheels/d0/99/d0/0298ea019d63f1d63a0965b9944b719e875f9bd6ffc6dcf293 [PLA] Successfully built pycrypto [PLA] Installing collected packages: kafka-python, aiokafka, dataclasses, pycrypto, pymongo, pyyaml, markupsafe, jinja2, pymzn [NG-UI] npm WARN deprecated core-js@3.6.5: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. [PLA] Successfully installed aiokafka-0.7.2 dataclasses-0.6 jinja2-3.1.2 kafka-python-2.0.2 markupsafe-2.1.1 pycrypto-2.6.1 pymongo-3.12.3 pymzn-0.18.3 pyyaml-5.4.1 [NG-UI] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [LCM] Successfully installed aiohttp-3.7.4.post0 aiokafka-0.7.2 async-timeout-3.0.1 attrs-21.4.0 bcrypt-3.2.2 cachetools-5.2.0 certifi-2022.6.15 cffi-1.15.0 chardet-4.0.0 charset-normalizer-2.0.12 checksumdir-1.2.0 cryptography-37.0.2 dataclasses-0.6 google-auth-2.8.0 grpcio-1.47.0 grpcio-tools-1.47.0 grpclib-0.4.2 h2-4.1.0 hpack-4.0.0 hyperframe-6.0.1 idna-3.3 jinja2-3.1.2 juju-2.9.42.4 jujubundlelib-0.5.7 kafka-python-2.0.2 kubernetes-24.2.0 macaroonbakery-1.3.1 markupsafe-2.1.1 motor-1.3.1 multidict-6.0.2 mypy-extensions-0.4.3 oauthlib-3.2.0 paramiko-2.11.0 protobuf-3.20.1 pyasn1-0.4.8 pyasn1-modules-0.2.8 pycparser-2.21 pycrypto-2.6.1 pydantic-1.9.1 pymacaroons-0.13.0 pymongo-3.12.3 pynacl-1.5.0 pyrfc3339-1.1 python-dateutil-2.8.2 pytz-2022.1 pyyaml-5.4.1 requests-2.28.0 requests-oauthlib-1.3.1 retrying-async-2.0.0 rsa-4.8 six-1.16.0 theblues-0.5.2 toposort-1.7 typing-extensions-4.2.0 typing-inspect-0.7.1 urllib3-1.26.9 websocket-client-1.3.3 websockets-7.0 yarl-1.7.2 [NG-UI] npm WARN deprecated debug@4.2.0: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797) [NG-UI] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead [NG-UI] npm WARN deprecated @schematics/update@0.1100.7: This was an internal-only Angular package up through Angular v11 which is no longer used or maintained. Upgrade Angular to v12+ to remove this dependency. [MON] Collecting wcwidth==0.2.5 [MON] Downloading wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) [MON] Collecting wrapt==1.14.1 [MON] Downloading wrapt-1.14.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (81 kB) [MON] Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3/dist-packages (from kubernetes==24.2.0->-r /usr/lib/python3/dist-packages/n2vc/requirements.txt (line 46)) (45.2.0) [MON] Building wheels for collected packages: juju, jujubundlelib, macaroonbakery, retrying-async, theblues, websockets, pycrypto, prettytable, pyinotify, pyperclip [MON] Building wheel for juju (setup.py): started [MON] Building wheel for juju (setup.py): finished with status 'done' [MON] Created wheel for juju: filename=juju-2.9.42.4-py3-none-any.whl size=806131 sha256=bed09acfe1d2022fcb88a99121a7353886ae4c2e0fde6931a1627721208d071c [MON] Stored in directory: /root/.cache/pip/wheels/34/af/9e/3bb73f9538ca840beccfb0456db648e127c9e8471df2be82eb [MON] Building wheel for jujubundlelib (setup.py): started [MON] Building wheel for jujubundlelib (setup.py): finished with status 'done' [MON] Created wheel for jujubundlelib: filename=jujubundlelib-0.5.7-py2.py3-none-any.whl size=33920 sha256=8fb7464949d67324fc74e7ab71c4e5c77f6f25a09115e7c07a091d7bf6691060 [MON] Stored in directory: /root/.cache/pip/wheels/94/dc/17/5be242c261f73b58dfe2ba9bd9dfc751de012e9288cebee39a [MON] Building wheel for macaroonbakery (setup.py): started [MON] Building wheel for macaroonbakery (setup.py): finished with status 'done' [MON] Created wheel for macaroonbakery: filename=macaroonbakery-1.3.1-py2.py3-none-any.whl size=103413 sha256=65687f2886e52b1bf7a9b87f5415deb272b7b73e1daaf313105a219e26ead799 [MON] Stored in directory: /root/.cache/pip/wheels/84/d0/a9/d76cd7f6be948b522250677d4d85e056ee989b90b283ad5fca [MON] Building wheel for retrying-async (setup.py): started [MON] Building wheel for retrying-async (setup.py): finished with status 'done' [MON] Created wheel for retrying-async: filename=retrying_async-2.0.0-py3-none-any.whl size=3049 sha256=99ba8eabefd5242f3357ac3f53aab32e58ea00b2194298ee7b7094db40b6b806 [MON] Stored in directory: /root/.cache/pip/wheels/a0/f9/60/ad6c9ed100eba0064066d6ee895db464ba359d36e60023080b [MON] Building wheel for theblues (setup.py): started [MON] Building wheel for theblues (setup.py): finished with status 'done' [MON] Created wheel for theblues: filename=theblues-0.5.2-py3-none-any.whl size=19181 sha256=ab127efde73fad9500a410f5a1d979c29ae62ffbd27eb5620a71f7e2a4b2e073 [MON] Stored in directory: /root/.cache/pip/wheels/38/ee/dd/9c9677beaecf3e4895fc20ab62a72f6c5982270b2d8f4c5594 [MON] Building wheel for websockets (setup.py): started [MON] Building wheel for websockets (setup.py): finished with status 'done' [MON] Created wheel for websockets: filename=websockets-7.0-cp38-cp38-linux_x86_64.whl size=69034 sha256=d81cf3af661d78ff2b2e6de8bec4fdb5cec5b8dc335a34b13e68990ce1d78746 [MON] Stored in directory: /root/.cache/pip/wheels/ff/66/8a/b0610f3b070460e56f775bfcaafc6123838f3e7ab3cd80aaaf [MON] Building wheel for pycrypto (setup.py): started [NG-UI] npm WARN deprecated @babel/plugin-proposal-class-properties@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-class-properties instead. [NG-UI] npm WARN deprecated @babel/plugin-proposal-async-generator-functions@7.20.7: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-async-generator-functions instead. [NG-UI] npm WARN deprecated @babel/plugin-proposal-dynamic-import@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-dynamic-import instead. [NG-UI] npm WARN deprecated @babel/plugin-proposal-numeric-separator@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-numeric-separator instead. [NG-UI] npm WARN deprecated @babel/plugin-proposal-nullish-coalescing-operator@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-nullish-coalescing-operator instead. [NG-UI] npm WARN deprecated @babel/plugin-proposal-optional-catch-binding@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-optional-catch-binding instead. [NG-UI] npm WARN deprecated @babel/plugin-proposal-object-rest-spread@7.20.7: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-object-rest-spread instead. [NG-UI] npm WARN deprecated @babel/plugin-proposal-private-methods@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-private-methods instead. [NG-UI] npm WARN deprecated @babel/plugin-proposal-optional-chaining@7.21.0: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-optional-chaining instead. [NG-UI] npm WARN deprecated @babel/plugin-proposal-unicode-property-regex@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-unicode-property-regex instead. [NG-UI] npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs [NG-UI] npm WARN deprecated @babel/plugin-proposal-logical-assignment-operators@7.20.7: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-logical-assignment-operators instead. [NG-UI] npm WARN deprecated @babel/plugin-proposal-json-strings@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-json-strings instead. [NG-UI] npm WARN deprecated @babel/plugin-proposal-export-namespace-from@7.18.9: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-export-namespace-from instead. [PLA] Removing intermediate container 8541e5f8adbb [PLA] ---> a66e3144510d [PLA] Step 16/42 : ADD https://github.com/MiniZinc/MiniZincIDE/releases/download/2.4.2/MiniZincIDE-2.4.2-bundle-linux-x86_64.tgz /minizinc.tgz [PLA] [PLA] [NG-UI] npm WARN deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead [NG-UI] npm WARN deprecated fsevents@2.1.3: "Please update to latest v2.3 or v2.2" [NG-UI] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [NG-UI] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [NG-UI] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [NG-UI] npm WARN deprecated figgy-pudding@3.5.2: This module is no longer supported. [NG-UI] npm WARN deprecated debug@4.1.1: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797) [PLA] ---> df541df400be [PLA] Step 17/42 : RUN tar -zxf /minizinc.tgz && mv /MiniZincIDE-2.4.2-bundle-linux /minizinc [PLA] ---> Running in f61ad8624c76 [LCM] Removing intermediate container c24fa76f9fef [LCM] ---> 76def3662079 [LCM] Step 19/57 : FROM ubuntu:20.04 as FINAL [LCM] ---> 3cff1c6ff37e [LCM] Step 20/57 : ARG APT_PROXY [LCM] ---> Using cache [LCM] ---> fb37d56b0d78 [LCM] Step 21/57 : RUN if [ ! -z $APT_PROXY ] ; then echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ; echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ; fi [LCM] ---> Using cache [LCM] ---> 1b8139421754 [LCM] Step 22/57 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update && DEBIAN_FRONTEND=noninteractive apt-get --yes install python3-minimal=3.8.* && rm -rf /var/lib/apt/lists/* [LCM] ---> Using cache [LCM] ---> fbcfb5c03d71 [LCM] Step 23/57 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update && DEBIAN_FRONTEND=noninteractive apt-get --yes install ca-certificates && rm -rf /var/lib/apt/lists/* [LCM] ---> Using cache [LCM] ---> ec9cdb4b355d [LCM] Step 24/57 : COPY --from=INSTALL /usr/lib/python3/dist-packages /usr/lib/python3/dist-packages [NG-UI] npm WARN deprecated fsevents@1.2.13: The v1 package contains DANGEROUS / INSECURE binaries. Upgrade to safe fsevents v2 [LCM] ---> 36c6d22d86ff [LCM] Step 25/57 : COPY --from=INSTALL /usr/local/lib/python3.8/dist-packages /usr/local/lib/python3.8/dist-packages [NG-UI] npm WARN deprecated node-fetch-npm@2.0.4: This module is not used anymore, npm uses minipass-fetch for its fetch implementation now [NG-UI] npm WARN deprecated svgo@1.3.2: This SVGO version is no longer supported. Upgrade to v2.x.x. [NG-UI] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [NG-UI] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [NG-UI] npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility [NG-UI] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [NG-UI] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [LCM] ---> 0cba0ab13c2a [LCM] Step 26/57 : COPY --from=INSTALL /usr/bin/kubectl /usr/bin/kubectl [MON] Building wheel for pycrypto (setup.py): finished with status 'done' [MON] Created wheel for pycrypto: filename=pycrypto-2.6.1-cp38-cp38-linux_x86_64.whl size=498474 sha256=bf4fe0708f70f3fbb157b56dfca0722a365ae422204d8aa9c274023ef83fa09b [MON] Stored in directory: /root/.cache/pip/wheels/d0/99/d0/0298ea019d63f1d63a0965b9944b719e875f9bd6ffc6dcf293 [MON] Building wheel for prettytable (setup.py): started [MON] Building wheel for prettytable (setup.py): finished with status 'done' [MON] Created wheel for prettytable: filename=prettytable-0.7.2-py3-none-any.whl size=13698 sha256=eed40c28d795bae588b866f8d1e702c2a9064d01f7dbe5c5812d53a7a99fcae4 [MON] Stored in directory: /root/.cache/pip/wheels/46/60/6c/bb25d05df22906786206e901e9354bb3061061191116768bee [MON] Building wheel for pyinotify (setup.py): started [MON] Building wheel for pyinotify (setup.py): finished with status 'done' [MON] Created wheel for pyinotify: filename=pyinotify-0.9.6-py3-none-any.whl size=25339 sha256=7df7c521495d9bad437b0213a61177bebe92245ba07e770ad47e16f998cf4e8a [MON] Stored in directory: /root/.cache/pip/wheels/9d/a0/4b/1a80814e4ad0b035c07831ea1b06b691046198492bbc5769b6 [MON] Building wheel for pyperclip (setup.py): started [MON] Building wheel for pyperclip (setup.py): finished with status 'done' [MON] Created wheel for pyperclip: filename=pyperclip-1.8.2-py3-none-any.whl size=11107 sha256=1bf5c0ca925d4bba74608b8ebf091ae448dd0513a0b4b000ec64a39ef9fef000 [MON] Stored in directory: /root/.cache/pip/wheels/7f/1a/65/84ff8c386bec21fca6d220ea1f5498a0367883a78dd5ba6122 [MON] Successfully built juju jujubundlelib macaroonbakery retrying-async theblues websockets pycrypto prettytable pyinotify pyperclip [MON] Installing collected packages: async-timeout, pycparser, cffi, bcrypt, cachetools, certifi, charset-normalizer, cryptography, six, pyasn1, pyasn1-modules, rsa, google-auth, idna, urllib3, pyyaml, python-dateutil, requests, oauthlib, requests-oauthlib, websocket-client, kubernetes, pynacl, protobuf, pytz, pyrfc3339, pymacaroons, macaroonbakery, paramiko, jujubundlelib, theblues, toposort, typing-extensions, mypy-extensions, typing-inspect, websockets, juju, pymongo, motor, retrying-async, kafka-python, aiokafka, dataclasses, pycrypto, appdirs, attrs, autopage, backports-zoneinfo, pbr, prettytable, pyperclip, wcwidth, cmd2, pyparsing, stevedore, cliff, cycler, tzdata, pytz-deprecation-shim, tzlocal, regex, dateparser, wrapt, debtcollector, decorator, dogpile-cache, fonttools, futurist, os-service-types, iso8601, keystoneauth1, monotonic, ujson, gnocchiclient, httmock, humanfriendly, jmespath, jsonpointer, jsonpatch, kiwisolver, lxml, numpy, pillow, packaging, matplotlib, msgpack, munch, netaddr, netifaces, requestsexceptions, openstacksdk, os-client-config, oslo-i18n, oslo-utils, simplejson, osc-lib, rfc3986, oslo-config, oslo-context, pyinotify, oslo-serialization, oslo-log, pandas, prometheus-api-client, prometheus-client, pygments, python-ceilometerclient, python-cinderclient, python-keystoneclient, python-neutronclient, python-novaclient, unittest-xml-reporting, vcd-api-schemas-type, pyvcloud [LCM] ---> 1ad589ba1ccf [LCM] Step 27/57 : COPY --from=INSTALL /usr/local/bin/helm /usr/local/bin/helm [PLA] Removing intermediate container f61ad8624c76 [PLA] ---> e26c40994765 [PLA] Step 18/42 : FROM ubuntu:20.04 as FINAL [PLA] ---> 3cff1c6ff37e [PLA] Step 19/42 : ARG APT_PROXY [PLA] ---> Using cache [PLA] ---> fb37d56b0d78 [PLA] Step 20/42 : RUN if [ ! -z $APT_PROXY ] ; then echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ; echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ; fi [PLA] ---> Using cache [PLA] ---> 1b8139421754 [PLA] Step 21/42 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update && DEBIAN_FRONTEND=noninteractive apt-get --yes install python3-minimal=3.8.* && rm -rf /var/lib/apt/lists/* [PLA] ---> Using cache [PLA] ---> fbcfb5c03d71 [PLA] Step 22/42 : LABEL authors="Lars-Göran Magnusson" [PLA] ---> Using cache [PLA] ---> 72627fe65e04 [PLA] Step 23/42 : COPY --from=INSTALL /usr/lib/python3/dist-packages /usr/lib/python3/dist-packages [PLA] ---> f766438743eb [PLA] Step 24/42 : COPY --from=INSTALL /usr/local/lib/python3.8/dist-packages /usr/local/lib/python3.8/dist-packages [LCM] ---> f5b250d488e4 [LCM] Step 28/57 : COPY --from=INSTALL /usr/local/bin/helm3 /usr/local/bin/helm3 [PLA] ---> 14589bd202b4 [PLA] Step 25/42 : COPY --from=INSTALL /usr/bin/osm* /usr/bin/ [LCM] ---> 0efc595f5cdb [LCM] Step 29/57 : COPY --from=INSTALL /usr/bin/scp /usr/bin/scp [PLA] ---> d79ac5af6029 [PLA] Step 26/42 : COPY --from=INSTALL /minizinc /minizinc [LCM] ---> 7c76d2102261 [LCM] Step 30/57 : COPY --from=INSTALL /usr/bin/ssh-keygen /usr/bin/ssh-keygen [RO] Successfully installed adal-1.2.7 aiokafka-0.7.2 appdirs-1.4.4 attrs-21.4.0 autopage-0.5.1 azure-common-1.1.28 azure-core-1.24.1 azure-identity-1.10.0 azure-mgmt-compute-27.1.0 azure-mgmt-core-1.3.1 azure-mgmt-network-20.0.0 azure-mgmt-resource-21.1.0 bcrypt-3.2.2 boto-2.49.0 cachetools-5.2.0 certifi-2022.6.15 cffi-1.15.0 charset-normalizer-2.0.12 cheroot-8.6.0 cherrypy-18.1.2 cliff-3.10.1 cmd2-2.4.1 cryptography-37.0.2 cvprac-1.2.0 dataclasses-0.6 debtcollector-2.5.0 decorator-5.1.1 dogpile-cache flufl-enum google-api-core-2.8.2 google-api-python-client-2.51.0 google-auth-2.8.0 google-auth-httplib2-0.1.0 google-cloud-0.34.0 googleapis-common-protos-1.56.3 httplib2-0.20.4 humanfriendly-10.0 idna-3.3 importlib-metadata-4.11.4 ipconflict-0.5.0 iso8601-1.0.2 isodate-0.6.1 jaraco-functools jinja2-3.1.2 jmespath-1.0.1 jsonpatch-1.32 jsonpointer-2.3 jsonschema-3.2.0 kafka-python-2.0.2 keystoneauth1-4.6.0 logutils-0.3.5 lxml-4.9.0 markupsafe-2.1.1 more-itertools-8.13.0 msal-1.18.0 msal-extensions-1.0.0 msgpack-1.0.4 msrest-0.7.1 msrestazure-0.6.4 munch-4.0.0 netaddr-0.8.0 netifaces-0.11.0 oauthlib-3.2.0 openstacksdk-0.99.0 os-client-config-2.1.0 os-service-types-1.7.0 osc-lib-2.6.0 oslo-config oslo-context oslo-i18n oslo-log oslo-serialization oslo-utils packaging-21.3 paramiko-2.11.0 pbr-5.9.0 portalocker-2.4.0 portend-3.1.0 prettytable-3.3.0 progressbar-2.5 protobuf-4.21.1 py-radix-0.10.0 pyasn1-0.4.8 pyasn1-modules-0.2.8 pycparser-2.21 pycrypto-2.6.1 pygments-2.12.0 pyinotify-0.9.6 pyjwt-2.4.0 pymongo-3.12.3 pynacl-1.5.0 pyopenssl-22.0.0 pyparsing-3.0.9 pyperclip-1.8.2 pyrsistent-0.18.1 python-cinderclient-7.4.1 python-dateutil-2.8.2 python-glanceclient-4.0.0 python-keystoneclient-4.5.0 python-neutronclient-7.8.0 python-novaclient-18.0.0 python-openstackclient-5.8.0 pytz-2022.1 pyvcloud-19.1.1 pyvmomi-7.0.3 pyyaml-5.4.1 requests-2.28.0 requests-oauthlib-1.3.1 requestsexceptions-1.4.0 rfc3986-2.0.0 rsa-4.8 simplejson-3.17.6 six-1.16.0 stevedore-3.5.0 tempora-5.0.1 tqdm-4.64.0 typing-extensions-4.2.0 uritemplate-4.1.1 urllib3-1.26.9 uuid-1.30 warlock-1.3.3 wcwidth-0.2.5 wrapt-1.14.1 zc-lockfile zipp-3.8.0 [LCM] ---> 353d7da70d44 [LCM] Step 31/57 : COPY --from=INSTALL /usr/bin/ssh /usr/bin/ssh [PLA] ---> a745f7bcf11f [PLA] Step 27/42 : RUN mkdir /entry_data && mkdir /placement && mkdir /entry_data/mzn-lib && ln -s /entry_data/mzn-lib /minizinc/share/minizinc/exec [PLA] ---> Running in fe0a95b5bc8c [LCM] ---> 32eae4fee01a [LCM] Step 32/57 : COPY --from=INSTALL /usr/lib/x86_64-linux-gnu/ /usr/lib/x86_64-linux-gnu/ [PLA] Removing intermediate container fe0a95b5bc8c [PLA] ---> b8a19c2f89de [PLA] Step 28/42 : COPY scripts/ /app/osm_pla/scripts/ [PLA] ---> 58cc65d6f149 [PLA] Step 29/42 : RUN groupadd -g 1000 appuser && useradd -u 1000 -g 1000 -d /app appuser && mkdir -p /app/osm_pla && chown -R appuser:appuser /app && chown -R appuser:appuser /entry_data && chown -R appuser:appuser /minizinc && chown -R appuser:appuser /placement [PLA] ---> Running in 7c8fe72b35bc [MON] Successfully installed aiokafka-0.7.2 appdirs-1.4.4 async-timeout-3.0.1 attrs-21.4.0 autopage-0.5.1 backports-zoneinfo bcrypt-3.2.2 cachetools-5.2.0 certifi-2022.6.15 cffi-1.15.0 charset-normalizer-2.0.12 cliff-3.10.1 cmd2-2.4.1 cryptography-37.0.2 cycler-0.11.0 dataclasses-0.6 dateparser-1.1.1 debtcollector-2.5.0 decorator-5.1.1 dogpile-cache fonttools-4.33.3 futurist-2.4.1 gnocchiclient-7.0.7 google-auth-2.8.0 httmock-1.4.0 humanfriendly-10.0 idna-3.3 iso8601-1.0.2 jmespath-1.0.1 jsonpatch-1.32 jsonpointer-2.3 juju-2.9.42.4 jujubundlelib-0.5.7 kafka-python-2.0.2 keystoneauth1-4.6.0 kiwisolver-1.4.3 kubernetes-24.2.0 lxml-4.9.0 macaroonbakery-1.3.1 matplotlib-3.5.2 monotonic-1.6 motor-1.3.1 msgpack-1.0.4 munch-2.5.0 mypy-extensions-0.4.3 netaddr-0.8.0 netifaces-0.11.0 numpy-1.23.0 oauthlib-3.2.0 openstacksdk-0.99.0 os-client-config-2.1.0 os-service-types-1.7.0 osc-lib-2.6.0 oslo-config oslo-context oslo-i18n oslo-log oslo-serialization oslo-utils packaging-21.3 pandas-1.4.3 paramiko-2.11.0 pbr-5.9.0 pillow-9.1.1 prettytable-0.7.2 prometheus-api-client-0.5.1 prometheus-client-0.14.1 protobuf-3.20.1 pyasn1-0.4.8 pyasn1-modules-0.2.8 pycparser-2.21 pycrypto-2.6.1 pygments-2.12.0 pyinotify-0.9.6 pymacaroons-0.13.0 pymongo-3.12.3 pynacl-1.5.0 pyparsing-3.0.9 pyperclip-1.8.2 pyrfc3339-1.1 python-ceilometerclient-2.9.0 python-cinderclient-8.3.0 python-dateutil-2.8.2 python-keystoneclient-4.5.0 python-neutronclient-7.8.0 python-novaclient-18.0.0 pytz-2022.1 pytz-deprecation-shim-0.1.0.post0 pyvcloud-23.0.3 pyyaml-5.4.1 regex-2022.3.2 requests-2.28.0 requests-oauthlib-1.3.1 requestsexceptions-1.4.0 retrying-async-2.0.0 rfc3986-2.0.0 rsa-4.8 simplejson-3.17.6 six-1.16.0 stevedore-3.5.0 theblues-0.5.2 toposort-1.7 typing-extensions-4.2.0 typing-inspect-0.7.1 tzdata-2022.1 tzlocal-4.2 ujson-5.3.0 unittest-xml-reporting-3.2.0 urllib3-1.26.9 vcd-api-schemas-type-10.3.0.dev72 wcwidth-0.2.5 websocket-client-1.3.3 websockets-7.0 wrapt-1.14.1 [LCM] ---> 89e08a7fa327 [LCM] Step 33/57 : COPY --from=INSTALL /lib/x86_64-linux-gnu/ /lib/x86_64-linux-gnu/ [NG-UI]  [NG-UI] > node-sass@5.0.0 install /usr/share/osm-ngui/node_modules/node-sass [NG-UI] > node scripts/install.js [NG-UI] [NG-UI] Downloading binary from https://github.com/sass/node-sass/releases/download/v5.0.0/linux-x64-64_binding.node [NG-UI] Download complete [NG-UI] Binary saved to /usr/share/osm-ngui/node_modules/node-sass/vendor/linux-x64-64/binding.node [NG-UI] Caching binary to /root/.npm/node-sass/5.0.0/linux-x64-64_binding.node [NG-UI] [NG-UI] > core-js@3.6.5 postinstall /usr/share/osm-ngui/node_modules/@angular-devkit/build-angular/node_modules/core-js [NG-UI] > node -e "try{require('./postinstall')}catch(e){}" [NG-UI] [NG-UI] Thank you for using core-js ( https://github.com/zloirock/core-js ) for polyfilling JavaScript standard library! [NG-UI] [NG-UI] The project needs your help! Please consider supporting of core-js on Open Collective or Patreon:  [NG-UI] > https://opencollective.com/core-js  [NG-UI] > https://www.patreon.com/zloirock  [NG-UI] [NG-UI] Also, the author of core-js ( https://github.com/zloirock ) is looking for a good job -) [NG-UI] [NG-UI] [NG-UI] > es5-ext@0.10.64 postinstall /usr/share/osm-ngui/node_modules/es5-ext [NG-UI] > node -e "try{require('./_postinstall')}catch(e){}" || exit 0 [NG-UI] [NG-UI] [NG-UI] > @angular/cli@11.0.7 postinstall /usr/share/osm-ngui/node_modules/@angular/cli [NG-UI] > node ./bin/postinstall/script.js [NG-UI] [NG-UI] [NG-UI] > @fortawesome/fontawesome-free@5.15.4 postinstall /usr/share/osm-ngui/node_modules/@fortawesome/fontawesome-free [NG-UI] > node attribution.js [NG-UI] [NG-UI] Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com [NG-UI] License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) [NG-UI] [NG-UI] [NG-UI] > core-js@2.6.12 postinstall /usr/share/osm-ngui/node_modules/core-js [NG-UI] > node -e "try{require('./postinstall')}catch(e){}" [NG-UI] [NG-UI] Thank you for using core-js ( https://github.com/zloirock/core-js ) for polyfilling JavaScript standard library! [NG-UI] [NG-UI] The project needs your help! Please consider supporting of core-js on Open Collective or Patreon:  [NG-UI] > https://opencollective.com/core-js  [NG-UI] > https://www.patreon.com/zloirock  [NG-UI] [NG-UI] Also, the author of core-js ( https://github.com/zloirock ) is looking for a good job -) [NG-UI] [NG-UI] [NG-UI] > node-sass@5.0.0 postinstall /usr/share/osm-ngui/node_modules/node-sass [NG-UI] > node scripts/build.js [NG-UI] [NG-UI] Binary found at /usr/share/osm-ngui/node_modules/node-sass/vendor/linux-x64-64/binding.node [NG-UI] Testing binary [NG-UI] Binary is fine [NG-UI] npm notice created a lockfile as package-lock.json. You should commit this file. [NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.1.2 (node_modules/rollup/node_modules/fsevents): [NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) [NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.3.2 (node_modules/chokidar/node_modules/fsevents): [NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) [NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.2.7 (node_modules/watchpack-chokidar2/node_modules/chokidar/node_modules/fsevents): [NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) [NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.2.7 (node_modules/webpack-dev-server/node_modules/chokidar/node_modules/fsevents): [NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) [NG-UI] npm WARN @angular/flex-layout@9.0.0-beta.31 requires a peer of @angular/cdk@^9.0.0-rc.8 but none is installed. You must install peer dependencies yourself. [NG-UI] npm WARN @angular/flex-layout@9.0.0-beta.31 requires a peer of tslib@^1.9.0 but none is installed. You must install peer dependencies yourself. [NG-UI] npm WARN @angular/localize@11.2.14 requires a peer of @angular/compiler@11.2.14 but none is installed. You must install peer dependencies yourself. [NG-UI] npm WARN @angular/localize@11.2.14 requires a peer of @angular/compiler-cli@11.2.14 but none is installed. You must install peer dependencies yourself. [NG-UI] npm WARN @ng-idle/core@8.0.0-beta.4 requires a peer of @angular/common@^8.0.0 but none is installed. You must install peer dependencies yourself. [NG-UI] npm WARN @ng-idle/core@8.0.0-beta.4 requires a peer of @angular/core@^8.0.0 but none is installed. You must install peer dependencies yourself. [NG-UI] npm WARN @ng-bootstrap/ng-bootstrap@5.3.1 requires a peer of @angular/common@^8.0.0 but none is installed. You must install peer dependencies yourself. [NG-UI] npm WARN @ng-bootstrap/ng-bootstrap@5.3.1 requires a peer of @angular/core@^8.0.0 but none is installed. You must install peer dependencies yourself. [NG-UI] npm WARN @ng-bootstrap/ng-bootstrap@5.3.1 requires a peer of @angular/forms@^8.0.0 but none is installed. You must install peer dependencies yourself. [NG-UI] npm WARN @ng-idle/keepalive@8.0.0-beta.4 requires a peer of @angular/common@^8.0.0 but none is installed. You must install peer dependencies yourself. [NG-UI] npm WARN @ng-idle/keepalive@8.0.0-beta.4 requires a peer of @angular/core@^8.0.0 but none is installed. You must install peer dependencies yourself. [NG-UI] npm WARN @ng-select/ng-select@3.7.3 requires a peer of @angular/common@>=8.0.0 <9.0.0 but none is installed. You must install peer dependencies yourself. [NG-UI] npm WARN @ng-select/ng-select@3.7.3 requires a peer of @angular/core@>=8.0.0 <9.0.0 but none is installed. You must install peer dependencies yourself. [NG-UI] npm WARN @ng-select/ng-select@3.7.3 requires a peer of @angular/forms@>=8.0.0 <9.0.0 but none is installed. You must install peer dependencies yourself. [NG-UI] npm WARN @ngx-translate/core@12.1.2 requires a peer of tslib@^1.10.0 but none is installed. You must install peer dependencies yourself. [NG-UI] npm WARN angular-notifier@6.0.2 requires a peer of @angular/common@>= 8.0.0 < 9.0.0 but none is installed. You must install peer dependencies yourself. [NG-UI] npm WARN angular-notifier@6.0.2 requires a peer of @angular/core@>= 8.0.0 < 9.0.0 but none is installed. You must install peer dependencies yourself. [NG-UI] npm WARN bootstrap@4.6.2 requires a peer of jquery@1.9.1 - 3 but none is installed. You must install peer dependencies yourself. [NG-UI] npm WARN bootstrap@4.6.2 requires a peer of popper.js@^1.16.1 but none is installed. You must install peer dependencies yourself. [NG-UI] npm WARN ng2-smart-table@1.6.0 requires a peer of @angular/common@^9.0.0 but none is installed. You must install peer dependencies yourself. [NG-UI] npm WARN ng2-smart-table@1.6.0 requires a peer of @angular/core@^9.0.0 but none is installed. You must install peer dependencies yourself. [NG-UI] npm WARN ng2-smart-table@1.6.0 requires a peer of @angular/forms@^9.0.0 but none is installed. You must install peer dependencies yourself. [NG-UI] npm WARN ng2-smart-table@1.6.0 requires a peer of tslib@^1.9.0 but none is installed. You must install peer dependencies yourself. [NG-UI] npm WARN karma-jasmine-html-reporter@1.7.0 requires a peer of jasmine-core@>=3.8 but none is installed. You must install peer dependencies yourself. [NG-UI] npm WARN tslint-microsoft-contrib@6.2.0 requires a peer of tslint@^5.1.0 but none is installed. You must install peer dependencies yourself. [NG-UI] npm WARN tslint-microsoft-contrib@6.2.0 requires a peer of typescript@^2.1.0 || ^3.0.0 but none is installed. You must install peer dependencies yourself. [NG-UI]  [NG-UI] added 1794 packages from 2319 contributors and audited 1800 packages in 100.18s [NG-UI] [NG-UI] 141 packages are looking for funding [NG-UI] run `npm fund` for details [NG-UI] [NG-UI] found 79 vulnerabilities (2 low, 40 moderate, 33 high, 4 critical) [NG-UI] run `npm audit fix` to fix them, or `npm audit` for details [LCM] ---> 1687afe4e8bd [LCM] Step 34/57 : COPY scripts/ /app/osm_lcm/scripts/ [LCM] ---> c0a1ba485423 [LCM] Step 35/57 : RUN groupadd -g 1000 appuser && useradd -u 1000 -g 1000 -d /app appuser && mkdir -p /app/osm_lcm && mkdir -p /app/storage/kafka && mkdir /app/log && chown -R appuser:appuser /app && chown appuser: /etc/ssl/certs/ca-certificates.crt [LCM] ---> Running in 962f4c3ebdf1 [LCM] Removing intermediate container 962f4c3ebdf1 [LCM] ---> 8e04775c6623 [LCM] Step 36/57 : WORKDIR /app/osm_lcm [LCM] ---> Running in 41988d107e54 [LCM] Removing intermediate container 41988d107e54 [LCM] ---> 74abc3c6723a [LCM] Step 37/57 : USER appuser [LCM] ---> Running in e5aaf6f369bb [LCM] Removing intermediate container e5aaf6f369bb [LCM] ---> 6fd137c2ed49 [LCM] Step 38/57 : ENV OSMLCM_RO_HOST ro [LCM] ---> Running in 0087cebfbd65 [LCM] Removing intermediate container 0087cebfbd65 [LCM] ---> 4215f7f84301 [LCM] Step 39/57 : ENV OSMLCM_RO_PORT 9090 [LCM] ---> Running in 5927386ba681 [LCM] Removing intermediate container 5927386ba681 [LCM] ---> 8aa627851734 [LCM] Step 40/57 : ENV OSMLCM_RO_TENANT osm [LCM] ---> Running in 07f2cd1bc0b1 [LCM] Removing intermediate container 07f2cd1bc0b1 [LCM] ---> bd8ecfdcdae3 [LCM] Step 41/57 : ENV OSMLCM_VCA_HOST vca [LCM] ---> Running in f1cc09715487 [LCM] Removing intermediate container f1cc09715487 [LCM] ---> f4487e16a533 [LCM] Step 42/57 : ENV OSMLCM_VCA_PORT 17070 [LCM] ---> Running in 2567a88c79c9 [LCM] Removing intermediate container 2567a88c79c9 [LCM] ---> 92e66afb3f94 [LCM] Step 43/57 : ENV OSMLCM_VCA_USER admin [LCM] ---> Running in 505c5f0d3eaf [LCM] Removing intermediate container 505c5f0d3eaf [LCM] ---> dd06a31dc91e [LCM] Step 44/57 : ENV OSMLCM_VCA_SECRET secret [LCM] ---> Running in e98cd629b026 [LCM] Removing intermediate container e98cd629b026 [LCM] ---> 2e8286eba40f [LCM] Step 45/57 : ENV OSMLCM_DATABASE_DRIVER mongo [LCM] ---> Running in d4d4830ef6f8 [LCM] Removing intermediate container d4d4830ef6f8 [LCM] ---> f42b670a99d2 [LCM] Step 46/57 : ENV OSMLCM_DATABASE_URI mongodb://mongo:27017 [LCM] ---> Running in 9ec855e718cd [LCM] Removing intermediate container 9ec855e718cd [LCM] ---> 20fd1b1bbc49 [LCM] Step 47/57 : ENV OSMLCM_STORAGE_DRIVER local [LCM] ---> Running in 235cab8f814e [LCM] Removing intermediate container 235cab8f814e [LCM] ---> 68fb2c46a199 [LCM] Step 48/57 : ENV OSMLCM_STORAGE_PATH /app/storage [LCM] ---> Running in 5efa7672ca17 [LCM] Removing intermediate container 5efa7672ca17 [LCM] ---> 929fa72e86c2 [LCM] Step 49/57 : ENV OSMLCM_MESSAGE_DRIVER kafka [LCM] ---> Running in 987e77893c31 [LCM] Removing intermediate container 987e77893c31 [LCM] ---> 742a4ecb8d79 [LCM] Step 50/57 : ENV OSMLCM_MESSAGE_HOST kafka [LCM] ---> Running in 6deb3d40bfeb [LCM] Removing intermediate container 6deb3d40bfeb [LCM] ---> 86971a175285 [LCM] Step 51/57 : ENV OSMLCM_MESSAGE_PORT 9092 [LCM] ---> Running in e2eca7a08c6f [LCM] Removing intermediate container e2eca7a08c6f [LCM] ---> 8d3dc2185f94 [LCM] Step 52/57 : ENV OSMLCM_VCA_HELMPATH /usr/local/bin/helm [PLA] Removing intermediate container 7c8fe72b35bc [PLA] ---> 22f7cf27e379 [PLA] Step 30/42 : WORKDIR /app/osm_pla [PLA] ---> Running in 5659156fd5e3 [PLA] Removing intermediate container 5659156fd5e3 [PLA] ---> ac4db503d55a [PLA] Step 31/42 : USER appuser [PLA] ---> Running in b3ef69689d72 [PLA] Removing intermediate container b3ef69689d72 [PLA] ---> 32ab1ffb8294 [PLA] Step 32/42 : ENV OSMPLA_MESSAGE_DRIVER kafka [PLA] ---> Running in 31efb936334a [PLA] Removing intermediate container 31efb936334a [PLA] ---> e703d30db826 [PLA] Step 33/42 : ENV OSMPLA_MESSAGE_HOST kafka [PLA] ---> Running in f190a5028545 [PLA] Removing intermediate container f190a5028545 [PLA] ---> 1e542b6db2be [PLA] Step 34/42 : ENV OSMPLA_MESSAGE_PORT 9092 [PLA] ---> Running in 00dbae8dff59 [PLA] Removing intermediate container 00dbae8dff59 [PLA] ---> 0085bc06cc71 [PLA] Step 35/42 : ENV OSMPLA_DATABASE_DRIVER mongo [PLA] ---> Running in 97ac4d05b5b1 [PLA] Removing intermediate container 97ac4d05b5b1 [PLA] ---> ccbfbe5b273d [PLA] Step 36/42 : ENV OSMPLA_DATABASE_URI mongodb://mongo:27017 [PLA] ---> Running in 303b02d03f98 [PLA] Removing intermediate container 303b02d03f98 [PLA] ---> 959ca66fbf87 [PLA] Step 37/42 : ENV OSMPLA_SQL_DATABASE_URI sqlite:///pla_sqlite.db [PLA] ---> Running in 8d5399975c28 [LCM] ---> Running in 1019645801be [LCM] Removing intermediate container 1019645801be [LCM] ---> 2ad89b1e134b [LCM] Step 53/57 : ENV OSMLCM_VCA_KUBECTLPATH /usr/bin/kubectl [LCM] ---> Running in d41f57aae707 [PLA] Removing intermediate container 8d5399975c28 [PLA] ---> 6a9042a9e7ef [PLA] Step 38/42 : ENV OSMPLA_GLOBAL_LOG_LEVEL INFO [PLA] ---> Running in 5976333e59a5 [PLA] Removing intermediate container 5976333e59a5 [PLA] ---> 2172691447e3 [PLA] Step 39/42 : ENV FZNEXEC "/entry_data/fzn-exec" [PLA] ---> Running in 7aa66043c1a4 [LCM] Removing intermediate container d41f57aae707 [LCM] ---> ae6e2426fddd [LCM] Step 54/57 : ENV OSMLCM_VCA_JUJUPATH /usr/local/bin/juju [LCM] ---> Running in 6142772e81db [LCM] Removing intermediate container 6142772e81db [LCM] ---> 982da4b4e631 [LCM] Step 55/57 : ENV OSMLCM_VCA_STABLEREPOURL https://charts.helm.sh/stable [LCM] ---> Running in 55d5f258f40a [PLA] Removing intermediate container 7aa66043c1a4 [PLA] ---> aaf15aa28014 [PLA] Step 40/42 : ENV PATH "/minizinc/bin:${PATH}" [LCM] Removing intermediate container 55d5f258f40a [LCM] ---> 71b180e65f45 [LCM] Step 56/57 : HEALTHCHECK --start-period=120s --interval=30s --timeout=30s --retries=1 CMD python3 -m osm_lcm.lcm_hc || exit 1 [LCM] ---> Running in fa5ff2d5843d [PLA] ---> Running in 55117fd32c61 [PLA] Removing intermediate container 55117fd32c61 [PLA] ---> 41f09a2de107 [PLA] Step 41/42 : ENV LD_LIBRARY_PATH "/minizinc/lib:${LD_LIBRARY_PATH}" [PLA] ---> Running in cb9cc22c0c86 [LCM] Removing intermediate container fa5ff2d5843d [LCM] ---> de550bb90633 [LCM] Step 57/57 : CMD [ "/bin/bash", "scripts/start.sh" ] [LCM] ---> Running in 18050c6ef9f7 [LCM] Removing intermediate container 18050c6ef9f7 [LCM] ---> 2d2b2d497928 [LCM] [Warning] One or more build-args [PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL PYTHON3_OSMCLIENT_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_ROVIM_AZURE_URL CACHE_DATE OSM_TESTS_URL PYTHON3_OSM_IM_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSM_ROVIM_AWS_URL OSM_DEVOPS_URL OSM_IMDOCS_URL OSM_NGUI_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_RO_PLUGIN_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_ROVIM_GCP_URL PYTHON3_OSM_ROVIM_OPENVIM_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_ROVIM_VMWARE_URL] were not consumed [LCM] Successfully built 2d2b2d497928 [PLA] Removing intermediate container cb9cc22c0c86 [PLA] ---> 74d1fbdc7e87 [PLA] Step 42/42 : CMD [ "/bin/bash", "scripts/start.sh" ] [PLA] ---> Running in d4f2b17e410f [LCM] Successfully tagged opensourcemano/lcm:osm-v120-merge-692 [Pipeline] [LCM] echo [LCM] Tagging lcm:osm-v120-merge-692 [Pipeline] [LCM] sh [LCM] [LCM] Running shell script [LCM] + docker tag opensourcemano/lcm:osm-v120-merge-692 osm.etsi.org:5050/devops/cicd/opensourcemano/lcm:osm-v120-merge-692 [Pipeline] [LCM] sh [LCM] [LCM] Running shell script [LCM] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/lcm:osm-v120-merge-692 [LCM] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/lcm] [LCM] 46c4cd31f29e: Preparing [LCM] 7049bbc42ba7: Preparing [LCM] 49ed0f8e6ecd: Preparing [LCM] 27824f75512e: Preparing [LCM] 376d49f7a22c: Preparing [LCM] 9b7a4856129f: Preparing [LCM] a401c88e3c7d: Preparing [LCM] 64f02f00152a: Preparing [LCM] 400dd72151ae: Preparing [LCM] 89b59d0c032b: Preparing [LCM] 7ef7a423f0b0: Preparing [LCM] 0178194aa817: Preparing [LCM] 21bf2e5876ca: Preparing [LCM] 4e2413215975: Preparing [LCM] add198ea386d: Preparing [LCM] 5faf9c0a9efe: Preparing [LCM] 9b7a4856129f: Waiting [LCM] a401c88e3c7d: Waiting [LCM] 64f02f00152a: Waiting [LCM] 7ef7a423f0b0: Waiting [LCM] 400dd72151ae: Waiting [LCM] 0178194aa817: Waiting [LCM] 21bf2e5876ca: Waiting [LCM] 89b59d0c032b: Waiting [LCM] add198ea386d: Waiting [LCM] 4e2413215975: Waiting [LCM] 5faf9c0a9efe: Waiting [PLA] Removing intermediate container d4f2b17e410f [PLA] ---> 488ff2c87f31 [PLA] [Warning] One or more build-args [PYTHON3_OSM_NBI_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL PYTHON3_N2VC_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_IM_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_ROVIM_VMWARE_URL OSM_TESTS_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_RO_PLUGIN_URL CACHE_DATE PYTHON3_OSMCLIENT_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_ROVIM_AWS_URL PYTHON3_OSM_ROVIM_OPENVIM_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL OSM_DEVOPS_URL OSM_IMDOCS_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_ROVIM_AZURE_URL OSM_NGUI_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSM_ROVIM_GCP_URL] were not consumed [PLA] Successfully built 488ff2c87f31 [PLA] Successfully tagged opensourcemano/pla:osm-v120-merge-692 [LCM] 7049bbc42ba7: Pushed [LCM] 376d49f7a22c: Pushed [LCM] 46c4cd31f29e: Pushed [Pipeline] [PLA] echo [PLA] Tagging pla:osm-v120-merge-692 [Pipeline] [PLA] sh [LCM] a401c88e3c7d: Pushed [LCM] 9b7a4856129f: Pushed [PLA] [PLA] Running shell script [PLA] + docker tag opensourcemano/pla:osm-v120-merge-692 osm.etsi.org:5050/devops/cicd/opensourcemano/pla:osm-v120-merge-692 [Pipeline] [PLA] sh [PLA] [PLA] Running shell script [MON] Removing intermediate container 7bbf26b6a709 [MON] ---> 3f4bffecc34d [MON] Step 16/55 : FROM ubuntu:20.04 as FINAL [MON] ---> 3cff1c6ff37e [MON] Step 17/55 : ARG APT_PROXY [MON] ---> Using cache [MON] ---> fb37d56b0d78 [MON] Step 18/55 : RUN if [ ! -z $APT_PROXY ] ; then echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ; echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ; fi [MON] ---> Using cache [MON] ---> 1b8139421754 [MON] Step 19/55 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update && DEBIAN_FRONTEND=noninteractive apt-get --yes install python3-minimal=3.8.* && rm -rf /var/lib/apt/lists/* [MON] ---> Using cache [MON] ---> fbcfb5c03d71 [MON] Step 20/55 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update && DEBIAN_FRONTEND=noninteractive apt-get --yes install ca-certificates && rm -rf /var/lib/apt/lists/* [MON] ---> Using cache [MON] ---> ec9cdb4b355d [MON] Step 21/55 : COPY --from=INSTALL /usr/lib/python3/dist-packages /usr/lib/python3/dist-packages [PLA] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/pla:osm-v120-merge-692 [PLA] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/pla] [PLA] 1ea211f9778a: Preparing [PLA] d43d71b21415: Preparing [PLA] 44946b26cacb: Preparing [PLA] 1487143b5f73: Preparing [PLA] 920caf3f7052: Preparing [PLA] 36a64362e965: Preparing [PLA] 58b5b39d7f7d: Preparing [PLA] 4e2413215975: Preparing [PLA] add198ea386d: Preparing [PLA] 5faf9c0a9efe: Preparing [PLA] 1ea211f9778a: Waiting [PLA] d43d71b21415: Waiting [PLA] 44946b26cacb: Waiting [PLA] 1487143b5f73: Waiting [PLA] 920caf3f7052: Waiting [PLA] 36a64362e965: Waiting [PLA] 58b5b39d7f7d: Waiting [PLA] 4e2413215975: Waiting [PLA] add198ea386d: Waiting [PLA] 5faf9c0a9efe: Waiting [RO] Removing intermediate container 8fad359f0007 [RO] ---> 98025f26c8a4 [RO] Step 27/59 : FROM ubuntu:20.04 as FINAL [RO] ---> 3cff1c6ff37e [RO] Step 28/59 : ARG APT_PROXY [RO] ---> Using cache [RO] ---> fb37d56b0d78 [RO] Step 29/59 : RUN if [ ! -z $APT_PROXY ] ; then echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ; echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ; fi [RO] ---> Using cache [RO] ---> 1b8139421754 [RO] Step 30/59 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update && DEBIAN_FRONTEND=noninteractive apt-get --yes install python3-minimal=3.8.* && rm -rf /var/lib/apt/lists/* [RO] ---> Using cache [RO] ---> fbcfb5c03d71 [RO] Step 31/59 : COPY --from=INSTALL /usr/lib/python3/dist-packages /usr/lib/python3/dist-packages [LCM] 400dd72151ae: Pushed [LCM] 64f02f00152a: Pushed [LCM] 89b59d0c032b: Pushed [LCM] 21bf2e5876ca: Layer already exists [LCM] 4e2413215975: Layer already exists [LCM] add198ea386d: Layer already exists [LCM] 5faf9c0a9efe: Layer already exists [RO] ---> f3dc171c819d [RO] Step 32/59 : COPY --from=INSTALL /usr/local/lib/python3.8/dist-packages /usr/local/lib/python3.8/dist-packages [MON] ---> 373e42b8a447 [MON] Step 22/55 : COPY --from=INSTALL /usr/local/lib/python3.8/dist-packages /usr/local/lib/python3.8/dist-packages [LCM] 0178194aa817: Pushed [PLA] d43d71b21415: Pushed [PLA] 44946b26cacb: Pushed [LCM] 27824f75512e: Pushed [LCM] 49ed0f8e6ecd: Pushed [PLA] 920caf3f7052: Pushed [PLA] 58b5b39d7f7d: Pushed [PLA] 4e2413215975: Layer already exists [PLA] add198ea386d: Layer already exists [PLA] 5faf9c0a9efe: Layer already exists [PLA] 36a64362e965: Pushed [LCM] 7ef7a423f0b0: Pushed [LCM] osm-v120-merge-692: digest: sha256:a642f4e631b8ed7ef6a599f07f3f9074b021758ceb418c907caa7d6125935d5a size: 3688 [Pipeline] [LCM] } [Pipeline] [LCM] // dir [Pipeline] [LCM] } [PLA] 1ea211f9778a: Pushed [PLA] 1487143b5f73: Pushed [PLA] osm-v120-merge-692: digest: sha256:aea27137cd63ed26a4b9a5b9eb7aa9777a647e3c4e4826c6ae3c596a398cbd6a size: 2418 [Pipeline] [PLA] } [Pipeline] [PLA] // dir [Pipeline] [PLA] } [RO] ---> 48f50eef2b23 [RO] Step 33/59 : COPY --from=INSTALL /usr/bin/genisoimage /usr/bin/genisoimage [RO] ---> 75695df47c27 [RO] Step 34/59 : COPY --from=INSTALL /etc/protocols /etc/protocols [RO] ---> d169cf815efb [RO] Step 35/59 : EXPOSE 9090 [RO] ---> Running in 7cc78db2548b [RO] Removing intermediate container 7cc78db2548b [RO] ---> f152fa503a9e [RO] Step 36/59 : RUN groupadd -g 1000 appuser && useradd -u 1000 -g 1000 -d /app appuser && mkdir -p /app/osm_ro && mkdir -p /app/storage/kafka && mkdir /app/log && chown -R appuser:appuser /app [RO] ---> Running in 1fa9003cf6ee [RO] Removing intermediate container 1fa9003cf6ee [RO] ---> d7f5cc3edcc5 [RO] Step 37/59 : WORKDIR /app/osm_ro [MON] ---> 069b269b7c30 [MON] Step 23/55 : COPY --from=INSTALL /usr/bin/osm* /usr/bin/ [MON] ---> 7180a94589f7 [MON] Step 24/55 : COPY --from=INSTALL /usr/bin/scp /usr/bin/scp [MON] ---> ee2997ba463e [MON] Step 25/55 : COPY --from=INSTALL /usr/bin/ssh-keygen /usr/bin/ssh-keygen [MON] ---> 567c4e3ac1a4 [MON] Step 26/55 : COPY --from=INSTALL /usr/bin/ssh /usr/bin/ssh [MON] ---> 6aa858b26baf [MON] Step 27/55 : COPY --from=INSTALL /usr/lib/x86_64-linux-gnu/ /usr/lib/x86_64-linux-gnu/ [RO] ---> Running in d7a0626bd626 [RO] Removing intermediate container d7a0626bd626 [RO] ---> 0cee6eadb2c7 [RO] Step 38/59 : USER appuser [RO] ---> Running in 05478465c54e [RO] Removing intermediate container 05478465c54e [RO] ---> ef842b53568d [RO] Step 39/59 : ENV RO_DB_HOST="" [RO] ---> Running in a9f7fbbee348 [RO] Removing intermediate container a9f7fbbee348 [RO] ---> 9f340d0a1b88 [RO] Step 40/59 : ENV RO_DB_OVIM_HOST="" [RO] ---> Running in cddb4bf73f12 [MON] ---> 2eca85b864c2 [MON] Step 28/55 : COPY --from=INSTALL /lib/x86_64-linux-gnu/ /lib/x86_64-linux-gnu/ [RO] Removing intermediate container cddb4bf73f12 [RO] ---> 85c52ac739bd [RO] Step 41/59 : ENV RO_DB_ROOT_PASSWORD="" [NG-UI] Removing intermediate container 89d5499ede78 [NG-UI] ---> 03f30956e68b [NG-UI] Step 11/21 : RUN npm run build [NG-UI] ---> Running in 98c80fb4cc95 [NG-UI] [NG-UI] > osm@9.0.0 build /usr/share/osm-ngui [NG-UI] > ng build --prod --aot [NG-UI] [RO] ---> Running in be2d48cd6e3d [RO] Removing intermediate container be2d48cd6e3d [RO] ---> 4d92e2dd1f87 [RO] Step 42/59 : ENV RO_DB_OVIM_ROOT_PASSWORD="" [RO] ---> Running in 70c7a34a5157 [RO] Removing intermediate container 70c7a34a5157 [RO] ---> 0eaf7c595991 [RO] Step 43/59 : ENV RO_DB_USER=mano [RO] ---> Running in 1a62a4ccb799 [RO] Removing intermediate container 1a62a4ccb799 [RO] ---> eb29e52d4517 [RO] Step 44/59 : ENV RO_DB_OVIM_USER=mano [RO] ---> Running in 1a0a7e339bee [RO] Removing intermediate container 1a0a7e339bee [RO] ---> 3738aa05e5ea [RO] Step 45/59 : ENV RO_DB_PASSWORD=manopw [RO] ---> Running in d5e26be42460 [MON] ---> d8db650f70d3 [MON] Step 29/55 : COPY scripts/ /app/osm_mon/scripts/ [MON] ---> ec5c036eb163 [MON] Step 30/55 : RUN groupadd -g 1000 appuser && useradd -u 1000 -g 1000 -d /app appuser && mkdir -p /app/osm_mon && mkdir -p /app/storage/kafka && mkdir /app/log && chown -R appuser:appuser /app [MON] ---> Running in 5ae130e880e5 [RO] Removing intermediate container d5e26be42460 [RO] ---> 43a58f5027cd [RO] Step 46/59 : ENV RO_DB_OVIM_PASSWORD=manopw [RO] ---> Running in a0ab164a4499 [RO] Removing intermediate container a0ab164a4499 [RO] ---> ac1a0608237a [RO] Step 47/59 : ENV RO_DB_PORT=3306 [RO] ---> Running in c361068bf3c7 [RO] Removing intermediate container c361068bf3c7 [RO] ---> 25f0b478ff1e [RO] Step 48/59 : ENV RO_DB_OVIM_PORT=3306 [RO] ---> Running in 53455a1ee742 [RO] Removing intermediate container 53455a1ee742 [RO] ---> 57bcdcfd8c44 [RO] Step 49/59 : ENV RO_DB_NAME=mano_db [RO] ---> Running in 749f9f31e8bf [RO] Removing intermediate container 749f9f31e8bf [RO] ---> 3a40bb37d3eb [RO] Step 50/59 : ENV RO_DB_OVIM_NAME=mano_vim_db [RO] ---> Running in 6ef0cef7e4db [RO] Removing intermediate container 6ef0cef7e4db [RO] ---> a62395d8cebc [RO] Step 51/59 : ENV OPENMANO_TENANT=osm [MON] Removing intermediate container 5ae130e880e5 [MON] ---> 1bb2c80eb33c [MON] Step 31/55 : WORKDIR /app/osm_mon [MON] ---> Running in 291a2a383d1d [MON] Removing intermediate container 291a2a383d1d [MON] ---> 9b922122f65e [MON] Step 32/55 : USER appuser [MON] ---> Running in 622f0632bd55 [RO] ---> Running in 6db2dc78fbab [RO] Removing intermediate container 6db2dc78fbab [RO] ---> 0e200aa0c821 [RO] Step 52/59 : ENV OSMRO_DATABASE_DRIVER mongo [RO] ---> Running in f83afca20465 [RO] Removing intermediate container f83afca20465 [RO] ---> 37bff277ee51 [RO] Step 53/59 : ENV OSMRO_DATABASE_URI mongodb://mongo:27017 [RO] ---> Running in 9577ec4f6811 [RO] Removing intermediate container 9577ec4f6811 [RO] ---> 9350d6b241e9 [RO] Step 54/59 : ENV OSMRO_MESSAGE_DRIVER kafka [RO] ---> Running in 6f55e09f959f [MON] Removing intermediate container 622f0632bd55 [MON] ---> 63929fcb0d94 [MON] Step 33/55 : ENV OSMMON_MESSAGE_DRIVER kafka [MON] ---> Running in 787d77b6337c [MON] Removing intermediate container 787d77b6337c [MON] ---> e8e50f7d5409 [MON] Step 34/55 : ENV OSMMON_MESSAGE_HOST kafka [MON] ---> Running in 400371e8d27f [MON] Removing intermediate container 400371e8d27f [MON] ---> e76e6591ac04 [MON] Step 35/55 : ENV OSMMON_MESSAGE_PORT 9092 [MON] ---> Running in 6077290b3dab [MON] Removing intermediate container 6077290b3dab [MON] ---> 2c4774904013 [MON] Step 36/55 : ENV OSMMON_DATABASE_DRIVER mongo [RO] Removing intermediate container 6f55e09f959f [RO] ---> c407d87894fd [RO] Step 55/59 : ENV OSMRO_MESSAGE_HOST kafka [RO] ---> Running in a76bd51d1ab3 [RO] Removing intermediate container a76bd51d1ab3 [RO] ---> fba4b28c6697 [RO] Step 56/59 : ENV OSMRO_MESSAGE_PORT 9092 [RO] ---> Running in ea1fd2a0e83e [RO] Removing intermediate container ea1fd2a0e83e [RO] ---> 937a4933e541 [RO] Step 57/59 : ENV OSMRO_LOG_LEVEL INFO [RO] ---> Running in 50e6968f8bac [RO] Removing intermediate container 50e6968f8bac [RO] ---> cce83acad4d3 [RO] Step 58/59 : HEALTHCHECK --start-period=130s --interval=10s --timeout=5s --retries=12 CMD curl --silent --fail http://localhost:9090/ro || exit 1 [RO] ---> Running in 880e1f2103ac [RO] Removing intermediate container 880e1f2103ac [RO] ---> c9dfeb3e9bed [RO] Step 59/59 : CMD ["python3", "-u", "-m", "osm_ng_ro.ro_main"] [RO] ---> Running in d7361c5a7653 [RO] Removing intermediate container d7361c5a7653 [RO] ---> 083b0ddfdbcb [RO] [Warning] One or more build-args [PYTHON3_OSM_IM_URL PYTHON3_OSM_NBI_URL PYTHON3_OSMCLIENT_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_POLICY_MODULE_URL OSM_NGUI_URL PYTHON3_OSM_LCM_URL OSM_DEVOPS_URL OSM_IMDOCS_URL PYTHON3_OSM_PLA_URL OSM_TESTS_URL CACHE_DATE PYTHON3_N2VC_URL] were not consumed [RO] Successfully built 083b0ddfdbcb [RO] Successfully tagged opensourcemano/ro:osm-v120-merge-692 [MON] ---> Running in bd5ee9b6bbae [MON] Removing intermediate container bd5ee9b6bbae [MON] ---> 0fc6d07b3df6 [MON] Step 37/55 : ENV OSMMON_DATABASE_URI mongodb://mongo:27017 [MON] ---> Running in f8cd79b9ee81 [MON] Removing intermediate container f8cd79b9ee81 [MON] ---> d1999ec838c7 [MON] Step 38/55 : ENV OSMMON_SQL_DATABASE_URI sqlite:///mon_sqlite.db [MON] ---> Running in c06599d93328 [MON] Removing intermediate container c06599d93328 [MON] ---> e6a73fd4aca6 [MON] Step 39/55 : ENV OSMMON_OPENSTACK_DEFAULT_GRANULARITY 300 [MON] ---> Running in 039b14d6ecbf [MON] Removing intermediate container 039b14d6ecbf [MON] ---> add5b2114a4f [MON] Step 40/55 : ENV OSMMON_GLOBAL_REQUEST_TIMEOUT 10 [MON] ---> Running in 169cc8ce985e [MON] Removing intermediate container 169cc8ce985e [MON] ---> 4a53836233c7 [MON] Step 41/55 : ENV OSMMON_GLOBAL_LOGLEVEL INFO [MON] ---> Running in fec5c44a39a9 [MON] Removing intermediate container fec5c44a39a9 [MON] ---> 121cde26a23f [MON] Step 42/55 : ENV OSMMON_VCA_HOST localhost [MON] ---> Running in 9f26fadcc939 [MON] Removing intermediate container 9f26fadcc939 [MON] ---> e7fa4d5fc3f3 [MON] Step 43/55 : ENV OSMMON_VCA_SECRET secret [MON] ---> Running in 7fc5607430e3 [Pipeline] [RO] echo [RO] Tagging ro:osm-v120-merge-692 [Pipeline] [RO] sh [MON] Removing intermediate container 7fc5607430e3 [MON] ---> 62a544ca7c5c [MON] Step 44/55 : ENV OSMMON_VCA_USER admin [MON] ---> Running in 39b5b4c86f38 [RO] [RO] Running shell script [RO] + docker tag opensourcemano/ro:osm-v120-merge-692 osm.etsi.org:5050/devops/cicd/opensourcemano/ro:osm-v120-merge-692 [Pipeline] [RO] sh [MON] Removing intermediate container 39b5b4c86f38 [MON] ---> c05e531a68f5 [MON] Step 45/55 : ENV OSMMON_VCA_CACERT cacert [MON] ---> Running in d1c46a36a84e [MON] Removing intermediate container d1c46a36a84e [MON] ---> d94ae65da8ec [MON] Step 46/55 : ENV OSMMON_DATABASE_COMMONKEY changeme [RO] [RO] Running shell script [NG-UI]  'node-sass' usage is deprecated and will be removed in a future major version. To opt-out of the deprecated behaviour and start using 'sass' uninstall 'node-sass'. [MON] ---> Running in 9d68a3735fef [MON] Removing intermediate container 9d68a3735fef [MON] ---> 885fbdd795e5 [MON] Step 47/55 : ENV OSMMON_COLLECTOR_INTERVAL 30 [MON] ---> Running in d28cdf55cb44 [MON] Removing intermediate container d28cdf55cb44 [MON] ---> a198dc467d02 [MON] Step 48/55 : ENV OSMMON_EVALUATOR_INTERVAL 30 [MON] ---> Running in 09c00c1d17ce [MON] Removing intermediate container 09c00c1d17ce [MON] ---> 23e1061e7d3b [MON] Step 49/55 : ENV OSMMON_PROMETHEUS_URL http://prometheus:9090 [MON] ---> Running in 5cdd8fce8593 [MON] Removing intermediate container 5cdd8fce8593 [MON] ---> 2fc98d88e76b [MON] Step 50/55 : ENV OSMMON_GRAFANA_URL http://grafana:3000 [MON] ---> Running in 9c120621880d [MON] Removing intermediate container 9c120621880d [MON] ---> 3f35e87b9abf [MON] Step 51/55 : ENV OSMMON_GRAFANA_USER admin [MON] ---> Running in 40f55b11b571 [RO] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/ro:osm-v120-merge-692 [RO] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/ro] [RO] 7b639565c17c: Preparing [RO] 599f37031a12: Preparing [RO] f44594783276: Preparing [RO] abd35cdd44f9: Preparing [RO] 0b41dbbb43fa: Preparing [RO] 4e2413215975: Preparing [RO] add198ea386d: Preparing [RO] 5faf9c0a9efe: Preparing [RO] 4e2413215975: Waiting [RO] add198ea386d: Waiting [RO] 5faf9c0a9efe: Waiting [RO] 599f37031a12: Pushed [RO] 4e2413215975: Layer already exists [RO] 7b639565c17c: Pushed [RO] add198ea386d: Layer already exists [RO] 5faf9c0a9efe: Layer already exists [RO] f44594783276: Pushed [MON] Removing intermediate container 40f55b11b571 [MON] ---> 4bb0775b576b [MON] Step 52/55 : ENV OSMMON_GRAFANA_PASSWORD admin [MON] ---> Running in 25def90a50b5 [MON] Removing intermediate container 25def90a50b5 [MON] ---> b44d23f3a0ea [MON] Step 53/55 : EXPOSE 8000 [MON] ---> Running in fa2d80b5162d [MON] Removing intermediate container fa2d80b5162d [MON] ---> df5ceac69137 [MON] Step 54/55 : HEALTHCHECK --start-period=120s --interval=5s --timeout=2s --retries=12 CMD osm-mon-healthcheck || exit 1 [MON] ---> Running in 309a3bd5a176 [MON] Removing intermediate container 309a3bd5a176 [MON] ---> 33b25f5a57d8 [MON] Step 55/55 : CMD /bin/bash scripts/start.sh [MON] ---> Running in debf75da5e0a [MON] Removing intermediate container debf75da5e0a [MON] ---> 5e15b586afea [MON] [Warning] One or more build-args [PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_ROVIM_GCP_URL CACHE_DATE OSM_DEVOPS_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSM_RO_PLUGIN_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL OSM_NGUI_URL OSM_TESTS_URL PYTHON3_OSM_IM_URL PYTHON3_OSM_ROVIM_AZURE_URL PYTHON3_OSM_ROVIM_VMWARE_URL PYTHON3_OSM_ROVIM_AWS_URL OSM_IMDOCS_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSMCLIENT_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_ROVIM_OPENVIM_URL] were not consumed [MON] Successfully built 5e15b586afea [MON] Successfully tagged opensourcemano/mon:osm-v120-merge-692 [RO] 0b41dbbb43fa: Pushed [Pipeline] [MON] echo [MON] Tagging mon:osm-v120-merge-692 [Pipeline] [MON] sh [MON] [MON] Running shell script [MON] + docker tag opensourcemano/mon:osm-v120-merge-692 osm.etsi.org:5050/devops/cicd/opensourcemano/mon:osm-v120-merge-692 [Pipeline] [MON] sh [MON] [MON] Running shell script [MON] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/mon:osm-v120-merge-692 [MON] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/mon] [MON] 134259c83433: Preparing [MON] 647724c2b4d2: Preparing [MON] 14a148f060d9: Preparing [MON] ba4f88960a8c: Preparing [MON] c20070362b1c: Preparing [MON] c1d759df61c2: Preparing [MON] 9dad90c4630d: Preparing [MON] fb8b1a45e74f: Preparing [MON] f8c2fbc29f54: Preparing [MON] 7d1af5677920: Preparing [MON] 21bf2e5876ca: Preparing [MON] 4e2413215975: Preparing [MON] add198ea386d: Preparing [MON] 5faf9c0a9efe: Preparing [MON] c20070362b1c: Waiting [MON] 9dad90c4630d: Waiting [MON] fb8b1a45e74f: Waiting [MON] f8c2fbc29f54: Waiting [MON] 7d1af5677920: Waiting [MON] c1d759df61c2: Waiting [MON] 21bf2e5876ca: Waiting [MON] 4e2413215975: Waiting [MON] add198ea386d: Waiting [MON] 5faf9c0a9efe: Waiting [MON] 134259c83433: Pushed [MON] 647724c2b4d2: Pushed [MON] c1d759df61c2: Pushed [MON] c20070362b1c: Pushed [NG-UI] Compiling @angular/core : es2015 as esm2015 [NG-UI] Compiling @angular/animations : es2015 as esm2015 [MON] fb8b1a45e74f: Pushed [MON] 9dad90c4630d: Pushed [MON] 7d1af5677920: Pushed [MON] 21bf2e5876ca: Layer already exists [MON] 4e2413215975: Layer already exists [MON] add198ea386d: Layer already exists [MON] 5faf9c0a9efe: Layer already exists [NG-UI] Compiling @angular/cdk/coercion : es2015 as esm2015 [NG-UI] Compiling @angular/common : es2015 as esm2015 [NG-UI] Compiling @angular/animations/browser : es2015 as esm2015 [NG-UI] Compiling @angular/forms : es2015 as esm2015 [NG-UI] Compiling @angular/platform-browser : es2015 as esm2015 [NG-UI] Compiling @ngx-translate/core : es2015 as esm2015 [NG-UI] Compiling @angular/common/http : es2015 as esm2015 [NG-UI] Compiling @angular/flex-layout/core : es2015 as esm2015 [NG-UI] Compiling @angular/cdk/bidi : es2015 as esm2015 [NG-UI] Compiling @akveo/ng2-completer : es2015 as esm2015 [NG-UI] Compiling @angular/flex-layout/extended : es2015 as esm2015 [NG-UI] Compiling @angular/flex-layout/flex : es2015 as esm2015 [NG-UI] Compiling @angular/flex-layout/grid : es2015 as esm2015 [NG-UI] Compiling @ng-idle/core : es2015 as esm2015 [NG-UI] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [NG-UI] Compiling @angular/platform-browser/animations : es2015 as esm2015 [NG-UI] Compiling @angular/router : es2015 as esm2015 [NG-UI] Compiling @ng-bootstrap/ng-bootstrap : es2015 as esm2015 [NG-UI] Compiling @ngx-translate/http-loader : es2015 as esm2015 [NG-UI] Compiling angular-notifier : es2015 as esm2015 [NG-UI] Compiling ng2-smart-table : es2015 as esm2015 [NG-UI] Compiling @angular/flex-layout : es2015 as esm2015 [NG-UI] Compiling @ng-select/ng-select : es2015 as esm2015 [NG-UI] Compiling ng2-charts : es2015 as esm2015 [NG-UI] Compiling @ctrl/ngx-codemirror : es2015 as esm2015 [MON] ba4f88960a8c: Pushed [MON] 14a148f060d9: Pushed [NG-UI] Compiling ng-sidebar : main as commonjs [NG-UI] Compiling @ng-idle/keepalive : es2015 as esm2015 [NG-UI] - Generating browser application bundles... [RO] abd35cdd44f9: Pushed [RO] osm-v120-merge-692: digest: sha256:5024abb224a959d9ce1e3d61d286c6b9457678ef8ad3040085509bcf4c695aea size: 1997 [Pipeline] [RO] } [Pipeline] [RO] // dir [Pipeline] [RO] } [MON] f8c2fbc29f54: Pushed [MON] osm-v120-merge-692: digest: sha256:49082c172dae42f35587b33dc347224b7454bf20acd0d3d03501c0cf26ea22fd size: 3257 [Pipeline] [MON] } [Pipeline] [MON] // dir [Pipeline] [MON] } [NG-UI] ✔ Browser application bundle generation complete. [NG-UI] - Copying assets... [NG-UI] ✔ Copying assets complete. [NG-UI] - Generating index html... [NG-UI] ✔ Index html generation complete. [NG-UI]  [NG-UI] Initial Chunk Files | Names | Size [NG-UI] main.9b4bd75053538b7a4e88.js | main | 2.04 MB [NG-UI] styles.442ef79b02101cf54454.css | styles | 250.21 kB [NG-UI] polyfills-es5.848664cf806c9c5a8dac.js | polyfills-es5 | 172.97 kB [NG-UI] polyfills.e48e78a162a8cf312146.js | polyfills | 90.32 kB [NG-UI] scripts.1af023cbc6d202857e53.js | scripts | 3.44 kB [NG-UI] runtime.a15247a7ccbbf5442703.js | runtime | 2.60 kB [NG-UI] [NG-UI] | Initial Total | 2.55 MB [NG-UI] [NG-UI] Lazy Chunk Files | Names | Size [NG-UI] 15.aeb540bf3f348b814d20.js | - | 306.97 kB [NG-UI] 18.d150ba51e947e41998f3.js | - | 230.33 kB [NG-UI] 0.32de4aab7405308b6c19.js | - | 201.76 kB [NG-UI] 19.934cff69cc33062ddefa.js | - | 179.82 kB [NG-UI] 5.455177a77237b20526e9.js | - | 138.20 kB [NG-UI] 10.6fb56ccacc3e6b9beeb6.js | - | 121.82 kB [NG-UI] 2.53cb57426dd5a3d822b9.js | - | 93.15 kB [NG-UI] 16.de24c3beed5bc4f4d1e2.js | - | 48.12 kB [NG-UI] 13.add55ea72a280f982111.js | - | 44.56 kB [NG-UI] 12.fccc4bf608f0d7ca3773.js | - | 35.93 kB [NG-UI] 20.ef78b9b37754a40c9d2a.js | - | 34.53 kB [NG-UI] 14.3118b6723cf5b942650c.js | - | 33.51 kB [NG-UI] 3.9c8d9e216a22358a23b8.js | - | 31.27 kB [NG-UI] 17.7afdd007d1d5f8d8989b.js | - | 30.35 kB [NG-UI] 11.bdd15aa79b7af3b9ae2c.js | - | 28.36 kB [NG-UI] 4.ec906adf20618acee33d.js | - | 17.70 kB [NG-UI] [NG-UI] Build at: 2024-03-23T22:17:21.922Z - Hash: 1780e30ae8641220446a - Time: 122783ms [NG-UI]  [NG-UI] Warning: /usr/share/osm-ngui/src/environments/environment.prod.ts is part of the TypeScript compilation but it's unused. [NG-UI] Add only entry points to the 'files' or 'include' properties in your tsconfig. [NG-UI] [NG-UI] Warning: /usr/share/osm-ngui/src/services/AcessGuardService.ts is part of the TypeScript compilation but it's unused. [NG-UI] Add only entry points to the 'files' or 'include' properties in your tsconfig. [NG-UI] [NG-UI] Warning: /usr/share/osm-ngui/src/app/AppModule.ts depends on '@ctrl/ngx-codemirror'. CommonJS or AMD dependencies can cause optimization bailouts. [NG-UI] For more info see: https://angular.io/guide/build#configuring-commonjs-dependencies [NG-UI] [NG-UI] Warning: /usr/share/osm-ngui/src/app/packages/PackagesModule.ts depends on 'ng-sidebar'. CommonJS or AMD dependencies can cause optimization bailouts. [NG-UI] For more info see: https://angular.io/guide/build#configuring-commonjs-dependencies [NG-UI] [NG-UI] Warning: /usr/share/osm-ngui/src/app/dashboard/DashboardComponent.ts depends on 'chart.js'. CommonJS or AMD dependencies can cause optimization bailouts. [NG-UI] For more info see: https://angular.io/guide/build#configuring-commonjs-dependencies [NG-UI] [NG-UI] Warning: /usr/share/osm-ngui/node_modules/ol/structs/RBush.js depends on 'rbush'. CommonJS or AMD dependencies can cause optimization bailouts. [NG-UI] For more info see: https://angular.io/guide/build#configuring-commonjs-dependencies [NG-UI] [NG-UI] Warning: budgets: initial exceeded maximum budget. Budget 2.00 MB was not met by 561.08 kB with a total of 2.55 MB. [NG-UI] [NG-UI] [NG-UI] Removing intermediate container 98c80fb4cc95 [NG-UI] ---> df654cb2d859 [NG-UI] Step 12/21 : FROM ubuntu:20.04 AS FINAL [NG-UI] ---> 3cff1c6ff37e [NG-UI] Step 13/21 : ARG APT_PROXY [NG-UI] ---> Using cache [NG-UI] ---> fb37d56b0d78 [NG-UI] Step 14/21 : RUN if [ ! -z $APT_PROXY ] ; then echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ; echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ; fi [NG-UI] ---> Using cache [NG-UI] ---> 1b8139421754 [NG-UI] Step 15/21 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update && DEBIAN_FRONTEND=noninteractive apt-get --yes install nginx=1.18.* && rm -rf /var/lib/apt/lists/* [NG-UI] ---> Running in 52199facc261 [NG-UI] Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] [NG-UI] Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] [NG-UI] Get:3 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] [NG-UI] Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] [NG-UI] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 kB] [NG-UI] Get:6 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB] [NG-UI] Get:7 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB] [NG-UI] Get:8 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB] [NG-UI] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3967 kB] [NG-UI] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1489 kB] [NG-UI] Get:11 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [32.4 kB] [NG-UI] Get:12 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [3574 kB] [NG-UI] Get:13 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB] [NG-UI] Get:14 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB] [NG-UI] Get:15 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [3424 kB] [NG-UI] Get:16 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1194 kB] [NG-UI] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [3492 kB] [NG-UI] Get:18 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [29.7 kB] [NG-UI] Fetched 30.7 MB in 2s (14.0 MB/s) [NG-UI] Reading package lists... [NG-UI] Reading package lists... [NG-UI] Building dependency tree... [NG-UI] Reading state information... [NG-UI] The following additional packages will be installed: [NG-UI] fontconfig-config fonts-dejavu-core iproute2 libatm1 libbsd0 libcap2 [NG-UI] libcap2-bin libelf1 libexpat1 libfontconfig1 libfreetype6 libgd3 libicu66 [NG-UI] libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libnginx-mod-http-image-filter [NG-UI] libnginx-mod-http-xslt-filter libnginx-mod-mail libnginx-mod-stream [NG-UI] libpam-cap libpng16-16 libssl1.1 libtiff5 libwebp6 libx11-6 libx11-data [NG-UI] libxau6 libxcb1 libxdmcp6 libxml2 libxpm4 libxslt1.1 libxtables12 [NG-UI] nginx-common nginx-core tzdata ucf [NG-UI] Suggested packages: [NG-UI] iproute2-doc libgd-tools fcgiwrap nginx-doc ssl-cert [NG-UI] The following NEW packages will be installed: [NG-UI] fontconfig-config fonts-dejavu-core iproute2 libatm1 libbsd0 libcap2 [NG-UI] libcap2-bin libelf1 libexpat1 libfontconfig1 libfreetype6 libgd3 libicu66 [NG-UI] libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libnginx-mod-http-image-filter [NG-UI] libnginx-mod-http-xslt-filter libnginx-mod-mail libnginx-mod-stream [NG-UI] libpam-cap libpng16-16 libssl1.1 libtiff5 libwebp6 libx11-6 libx11-data [NG-UI] libxau6 libxcb1 libxdmcp6 libxml2 libxpm4 libxslt1.1 libxtables12 nginx [NG-UI] nginx-common nginx-core tzdata ucf [NG-UI] 0 upgraded, 40 newly installed, 0 to remove and 0 not upgraded. [NG-UI] Need to get 15.8 MB of archives. [NG-UI] After this operation, 60.9 MB of additional disk space will be used. [NG-UI] Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] [NG-UI] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcap2 amd64 1:2.32-1ubuntu0.1 [15.8 kB] [NG-UI] Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libelf1 amd64 0.176-1.1ubuntu0.1 [44.2 kB] [NG-UI] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libmnl0 amd64 1.0.4-2 [12.3 kB] [NG-UI] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libxtables12 amd64 1.8.4-3ubuntu2.1 [28.7 kB] [NG-UI] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcap2-bin amd64 1:2.32-1ubuntu0.1 [26.2 kB] [NG-UI] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 iproute2 amd64 5.5.0-1ubuntu1 [858 kB] [NG-UI] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libatm1 amd64 1:2.5.1-4 [21.8 kB] [NG-UI] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.6 [74.6 kB] [NG-UI] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 tzdata all 2024a-0ubuntu0.20.04 [301 kB] [NG-UI] Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu66 amd64 66.1-2ubuntu2.1 [8515 kB] [NG-UI] Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-cap amd64 1:2.32-1ubuntu0.1 [8364 B] [NG-UI] Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.22 [1323 kB] [NG-UI] Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.7 [640 kB] [NG-UI] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 ucf all 3.0038+nmu1 [51.6 kB] [NG-UI] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libpng16-16 amd64 1.6.37-2 [179 kB] [NG-UI] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libxau6 amd64 1:1.0.9-0ubuntu1 [7488 B] [NG-UI] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu1 [10.6 kB] [NG-UI] Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libxcb1 amd64 1.14-2 [44.7 kB] [NG-UI] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libx11-data all 2:1.6.9-2ubuntu1.6 [114 kB] [NG-UI] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libx11-6 amd64 2:1.6.9-2ubuntu1.6 [577 kB] [NG-UI] Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 [1041 kB] [NG-UI] Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB] [NG-UI] Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libfreetype6 amd64 2.10.1-2ubuntu0.3 [341 kB] [NG-UI] Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 [114 kB] [NG-UI] Get:26 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8 amd64 2.0.3-0ubuntu1.20.04.3 [118 kB] [NG-UI] Get:27 http://archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2194 B] [NG-UI] Get:28 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libjbig0 amd64 2.1-3.1ubuntu0.20.04.1 [27.3 kB] [NG-UI] Get:29 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.20.04.3 [185 kB] [NG-UI] Get:30 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libtiff5 amd64 4.1.0+git191117-2ubuntu0.20.04.12 [164 kB] [NG-UI] Get:31 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libxpm4 amd64 1:3.5.12-1ubuntu0.20.04.2 [34.9 kB] [NG-UI] Get:32 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgd3 amd64 2.2.5-5.2ubuntu2.1 [118 kB] [NG-UI] Get:33 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 nginx-common all 1.18.0-0ubuntu1.4 [37.7 kB] [NG-UI] Get:34 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libnginx-mod-http-image-filter amd64 1.18.0-0ubuntu1.4 [14.8 kB] [NG-UI] Get:35 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libxslt1.1 amd64 1.1.34-4ubuntu0.20.04.1 [151 kB] [NG-UI] Get:36 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libnginx-mod-http-xslt-filter amd64 1.18.0-0ubuntu1.4 [13.0 kB] [NG-UI] Get:37 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libnginx-mod-mail amd64 1.18.0-0ubuntu1.4 [42.9 kB] [NG-UI] Get:38 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libnginx-mod-stream amd64 1.18.0-0ubuntu1.4 [67.4 kB] [NG-UI] Get:39 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 nginx-core amd64 1.18.0-0ubuntu1.4 [425 kB] [NG-UI] Get:40 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 nginx all 1.18.0-0ubuntu1.4 [3620 B] [NG-UI] debconf: delaying package configuration, since apt-utils is not installed [NG-UI] Fetched 15.8 MB in 0s (77.1 MB/s) [NG-UI] Selecting previously unselected package libbsd0:amd64. [NG-UI] (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 ... 4124 files and directories currently installed.) [NG-UI] Preparing to unpack .../00-libbsd0_0.10.0-1_amd64.deb ... [NG-UI] Unpacking libbsd0:amd64 (0.10.0-1) ... [NG-UI] Selecting previously unselected package libcap2:amd64. [NG-UI] Preparing to unpack .../01-libcap2_1%3a2.32-1ubuntu0.1_amd64.deb ... [NG-UI] Unpacking libcap2:amd64 (1:2.32-1ubuntu0.1) ... [NG-UI] Selecting previously unselected package libelf1:amd64. [NG-UI] Preparing to unpack .../02-libelf1_0.176-1.1ubuntu0.1_amd64.deb ... [NG-UI] Unpacking libelf1:amd64 (0.176-1.1ubuntu0.1) ... [NG-UI] Selecting previously unselected package libmnl0:amd64. [NG-UI] Preparing to unpack .../03-libmnl0_1.0.4-2_amd64.deb ... [NG-UI] Unpacking libmnl0:amd64 (1.0.4-2) ... [NG-UI] Selecting previously unselected package libxtables12:amd64. [NG-UI] Preparing to unpack .../04-libxtables12_1.8.4-3ubuntu2.1_amd64.deb ... [NG-UI] Unpacking libxtables12:amd64 (1.8.4-3ubuntu2.1) ... [NG-UI] Selecting previously unselected package libcap2-bin. [NG-UI] Preparing to unpack .../05-libcap2-bin_1%3a2.32-1ubuntu0.1_amd64.deb ... [NG-UI] Unpacking libcap2-bin (1:2.32-1ubuntu0.1) ... [NG-UI] Selecting previously unselected package iproute2. [NG-UI] Preparing to unpack .../06-iproute2_5.5.0-1ubuntu1_amd64.deb ... [NG-UI] Unpacking iproute2 (5.5.0-1ubuntu1) ... [NG-UI] Selecting previously unselected package libatm1:amd64. [NG-UI] Preparing to unpack .../07-libatm1_1%3a2.5.1-4_amd64.deb ... [NG-UI] Unpacking libatm1:amd64 (1:2.5.1-4) ... [NG-UI] Selecting previously unselected package libexpat1:amd64. [NG-UI] Preparing to unpack .../08-libexpat1_2.2.9-1ubuntu0.6_amd64.deb ... [NG-UI] Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.6) ... [NG-UI] Selecting previously unselected package tzdata. [NG-UI] Preparing to unpack .../09-tzdata_2024a-0ubuntu0.20.04_all.deb ... [NG-UI] Unpacking tzdata (2024a-0ubuntu0.20.04) ... [NG-UI] Selecting previously unselected package libicu66:amd64. [NG-UI] Preparing to unpack .../10-libicu66_66.1-2ubuntu2.1_amd64.deb ... [NG-UI] Unpacking libicu66:amd64 (66.1-2ubuntu2.1) ... [NG-UI] Selecting previously unselected package libpam-cap:amd64. [NG-UI] Preparing to unpack .../11-libpam-cap_1%3a2.32-1ubuntu0.1_amd64.deb ... [NG-UI] Unpacking libpam-cap:amd64 (1:2.32-1ubuntu0.1) ... [NG-UI] Selecting previously unselected package libssl1.1:amd64. [NG-UI] Preparing to unpack .../12-libssl1.1_1.1.1f-1ubuntu2.22_amd64.deb ... [NG-UI] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.22) ... [NG-UI] Selecting previously unselected package libxml2:amd64. [NG-UI] Preparing to unpack .../13-libxml2_2.9.10+dfsg-5ubuntu0.20.04.7_amd64.deb ... [NG-UI] Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.7) ... [NG-UI] Selecting previously unselected package ucf. [NG-UI] Preparing to unpack .../14-ucf_3.0038+nmu1_all.deb ... [NG-UI] Moving old data out of the way [NG-UI] Unpacking ucf (3.0038+nmu1) ... [NG-UI] Selecting previously unselected package libpng16-16:amd64. [NG-UI] Preparing to unpack .../15-libpng16-16_1.6.37-2_amd64.deb ... [NG-UI] Unpacking libpng16-16:amd64 (1.6.37-2) ... [NG-UI] Selecting previously unselected package libxau6:amd64. [NG-UI] Preparing to unpack .../16-libxau6_1%3a1.0.9-0ubuntu1_amd64.deb ... [NG-UI] Unpacking libxau6:amd64 (1:1.0.9-0ubuntu1) ... [NG-UI] Selecting previously unselected package libxdmcp6:amd64. [NG-UI] Preparing to unpack .../17-libxdmcp6_1%3a1.1.3-0ubuntu1_amd64.deb ... [NG-UI] Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu1) ... [NG-UI] Selecting previously unselected package libxcb1:amd64. [NG-UI] Preparing to unpack .../18-libxcb1_1.14-2_amd64.deb ... [NG-UI] Unpacking libxcb1:amd64 (1.14-2) ... [NG-UI] Selecting previously unselected package libx11-data. [NG-UI] Preparing to unpack .../19-libx11-data_2%3a1.6.9-2ubuntu1.6_all.deb ... [NG-UI] Unpacking libx11-data (2:1.6.9-2ubuntu1.6) ... [NG-UI] Selecting previously unselected package libx11-6:amd64. [NG-UI] Preparing to unpack .../20-libx11-6_2%3a1.6.9-2ubuntu1.6_amd64.deb ... [NG-UI] Unpacking libx11-6:amd64 (2:1.6.9-2ubuntu1.6) ... [NG-UI] Selecting previously unselected package fonts-dejavu-core. [NG-UI] Preparing to unpack .../21-fonts-dejavu-core_2.37-1_all.deb ... [NG-UI] Unpacking fonts-dejavu-core (2.37-1) ... [NG-UI] Selecting previously unselected package fontconfig-config. [NG-UI] Preparing to unpack .../22-fontconfig-config_2.13.1-2ubuntu3_all.deb ... [NG-UI] Unpacking fontconfig-config (2.13.1-2ubuntu3) ... [NG-UI] Selecting previously unselected package libfreetype6:amd64. [NG-UI] Preparing to unpack .../23-libfreetype6_2.10.1-2ubuntu0.3_amd64.deb ... [NG-UI] Unpacking libfreetype6:amd64 (2.10.1-2ubuntu0.3) ... [NG-UI] Selecting previously unselected package libfontconfig1:amd64. [NG-UI] Preparing to unpack .../24-libfontconfig1_2.13.1-2ubuntu3_amd64.deb ... [NG-UI] Unpacking libfontconfig1:amd64 (2.13.1-2ubuntu3) ... [NG-UI] Selecting previously unselected package libjpeg-turbo8:amd64. [NG-UI] Preparing to unpack .../25-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.3_amd64.deb ... [NG-UI] Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.3) ... [NG-UI] Selecting previously unselected package libjpeg8:amd64. [NG-UI] Preparing to unpack .../26-libjpeg8_8c-2ubuntu8_amd64.deb ... [NG-UI] Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... [NG-UI] Selecting previously unselected package libjbig0:amd64. [NG-UI] Preparing to unpack .../27-libjbig0_2.1-3.1ubuntu0.20.04.1_amd64.deb ... [NG-UI] Unpacking libjbig0:amd64 (2.1-3.1ubuntu0.20.04.1) ... [NG-UI] Selecting previously unselected package libwebp6:amd64. [NG-UI] Preparing to unpack .../28-libwebp6_0.6.1-2ubuntu0.20.04.3_amd64.deb ... [NG-UI] Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.20.04.3) ... [NG-UI] Selecting previously unselected package libtiff5:amd64. [NG-UI] Preparing to unpack .../29-libtiff5_4.1.0+git191117-2ubuntu0.20.04.12_amd64.deb ... [NG-UI] Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.12) ... [NG-UI] Selecting previously unselected package libxpm4:amd64. [NG-UI] Preparing to unpack .../30-libxpm4_1%3a3.5.12-1ubuntu0.20.04.2_amd64.deb ... [NG-UI] Unpacking libxpm4:amd64 (1:3.5.12-1ubuntu0.20.04.2) ... [NG-UI] Selecting previously unselected package libgd3:amd64. [NG-UI] Preparing to unpack .../31-libgd3_2.2.5-5.2ubuntu2.1_amd64.deb ... [NG-UI] Unpacking libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... [NG-UI] Selecting previously unselected package nginx-common. [NG-UI] Preparing to unpack .../32-nginx-common_1.18.0-0ubuntu1.4_all.deb ... [NG-UI] Unpacking nginx-common (1.18.0-0ubuntu1.4) ... [NG-UI] Selecting previously unselected package libnginx-mod-http-image-filter. [NG-UI] Preparing to unpack .../33-libnginx-mod-http-image-filter_1.18.0-0ubuntu1.4_amd64.deb ... [NG-UI] Unpacking libnginx-mod-http-image-filter (1.18.0-0ubuntu1.4) ... [NG-UI] Selecting previously unselected package libxslt1.1:amd64. [NG-UI] Preparing to unpack .../34-libxslt1.1_1.1.34-4ubuntu0.20.04.1_amd64.deb ... [NG-UI] Unpacking libxslt1.1:amd64 (1.1.34-4ubuntu0.20.04.1) ... [NG-UI] Selecting previously unselected package libnginx-mod-http-xslt-filter. [NG-UI] Preparing to unpack .../35-libnginx-mod-http-xslt-filter_1.18.0-0ubuntu1.4_amd64.deb ... [NG-UI] Unpacking libnginx-mod-http-xslt-filter (1.18.0-0ubuntu1.4) ... [NG-UI] Selecting previously unselected package libnginx-mod-mail. [NG-UI] Preparing to unpack .../36-libnginx-mod-mail_1.18.0-0ubuntu1.4_amd64.deb ... [NG-UI] Unpacking libnginx-mod-mail (1.18.0-0ubuntu1.4) ... [NG-UI] Selecting previously unselected package libnginx-mod-stream. [NG-UI] Preparing to unpack .../37-libnginx-mod-stream_1.18.0-0ubuntu1.4_amd64.deb ... [NG-UI] Unpacking libnginx-mod-stream (1.18.0-0ubuntu1.4) ... [NG-UI] Selecting previously unselected package nginx-core. [NG-UI] Preparing to unpack .../38-nginx-core_1.18.0-0ubuntu1.4_amd64.deb ... [NG-UI] Unpacking nginx-core (1.18.0-0ubuntu1.4) ... [NG-UI] Selecting previously unselected package nginx. [NG-UI] Preparing to unpack .../39-nginx_1.18.0-0ubuntu1.4_all.deb ... [NG-UI] Unpacking nginx (1.18.0-0ubuntu1.4) ... [NG-UI] Setting up libexpat1:amd64 (2.2.9-1ubuntu0.6) ... [NG-UI] Setting up libxau6:amd64 (1:1.0.9-0ubuntu1) ... [NG-UI] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.22) ... [NG-UI] Setting up nginx-common (1.18.0-0ubuntu1.4) ... [NG-UI] Setting up libatm1:amd64 (1:2.5.1-4) ... [NG-UI] Setting up libjbig0:amd64 (2.1-3.1ubuntu0.20.04.1) ... [NG-UI] Setting up libcap2:amd64 (1:2.32-1ubuntu0.1) ... [NG-UI] Setting up tzdata (2024a-0ubuntu0.20.04) ... [NG-UI] [NG-UI] Current default time zone: 'Etc/UTC' [NG-UI] Local time is now: Sat Mar 23 22:17:37 UTC 2024. [NG-UI] Universal Time is now: Sat Mar 23 22:17:37 UTC 2024. [NG-UI] Run 'dpkg-reconfigure tzdata' if you wish to change it. [NG-UI] [NG-UI] Setting up libcap2-bin (1:2.32-1ubuntu0.1) ... [NG-UI] Setting up libx11-data (2:1.6.9-2ubuntu1.6) ... [NG-UI] Setting up libpng16-16:amd64 (1.6.37-2) ... [NG-UI] Setting up libmnl0:amd64 (1.0.4-2) ... [NG-UI] Setting up libwebp6:amd64 (0.6.1-2ubuntu0.20.04.3) ... [NG-UI] Setting up fonts-dejavu-core (2.37-1) ... [NG-UI] Setting up ucf (3.0038+nmu1) ... [NG-UI] Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.3) ... [NG-UI] Setting up libxtables12:amd64 (1.8.4-3ubuntu2.1) ... [NG-UI] Setting up libbsd0:amd64 (0.10.0-1) ... [NG-UI] Setting up libelf1:amd64 (0.176-1.1ubuntu0.1) ... [NG-UI] Setting up libpam-cap:amd64 (1:2.32-1ubuntu0.1) ... [NG-UI] Setting up libjpeg8:amd64 (8c-2ubuntu8) ... [NG-UI] Setting up libnginx-mod-mail (1.18.0-0ubuntu1.4) ... [NG-UI] Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu1) ... [NG-UI] Setting up libxcb1:amd64 (1.14-2) ... [NG-UI] Setting up fontconfig-config (2.13.1-2ubuntu3) ... [NG-UI] Setting up iproute2 (5.5.0-1ubuntu1) ... [NG-UI] Setting up libicu66:amd64 (66.1-2ubuntu2.1) ... [NG-UI] Setting up libnginx-mod-stream (1.18.0-0ubuntu1.4) ... [NG-UI] Setting up libfreetype6:amd64 (2.10.1-2ubuntu0.3) ... [NG-UI] Setting up libx11-6:amd64 (2:1.6.9-2ubuntu1.6) ... [NG-UI] Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.12) ... [NG-UI] Setting up libfontconfig1:amd64 (2.13.1-2ubuntu3) ... [NG-UI] Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.7) ... [NG-UI] Setting up libxpm4:amd64 (1:3.5.12-1ubuntu0.20.04.2) ... [NG-UI] Setting up libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... [NG-UI] Setting up libxslt1.1:amd64 (1.1.34-4ubuntu0.20.04.1) ... [NG-UI] Setting up libnginx-mod-http-image-filter (1.18.0-0ubuntu1.4) ... [NG-UI] Setting up libnginx-mod-http-xslt-filter (1.18.0-0ubuntu1.4) ... [NG-UI] Setting up nginx-core (1.18.0-0ubuntu1.4) ... [NG-UI] invoke-rc.d: could not determine current runlevel [NG-UI] invoke-rc.d: policy-rc.d denied execution of start. [NG-UI] Setting up nginx (1.18.0-0ubuntu1.4) ... [NG-UI] Processing triggers for libc-bin (2.31-0ubuntu9.14) ... [NG-UI] Removing intermediate container 52199facc261 [NG-UI] ---> 0859c4186c04 [NG-UI] Step 16/21 : RUN rm -rf /usr/share/nginx/html/* [NG-UI] ---> Running in 3bad84ec7ad7 [NG-UI] Removing intermediate container 3bad84ec7ad7 [NG-UI] ---> ee322f70ba03 [NG-UI] Step 17/21 : COPY --from=INSTALL /usr/share/osm-ngui/nginx/nginx.conf /etc/nginx/sites-available/default [NG-UI] ---> 45b11e4c498a [NG-UI] Step 18/21 : COPY --from=INSTALL /usr/share/osm-ngui/dist/osm /usr/share/nginx/html [NG-UI] ---> c516d90d54f5 [NG-UI] Step 19/21 : EXPOSE 80 [NG-UI] ---> Running in ac5b82e1fab2 [NG-UI] Removing intermediate container ac5b82e1fab2 [NG-UI] ---> 23bb337400ec [NG-UI] Step 20/21 : HEALTHCHECK --start-period=130s --interval=10s --timeout=5s --retries=12 CMD curl --silent --fail localhost:80 || exit 1 [NG-UI] ---> Running in a1e6cf7b9df0 [NG-UI] Removing intermediate container a1e6cf7b9df0 [NG-UI] ---> a395f570cf98 [NG-UI] Step 21/21 : CMD ["nginx", "-g", "daemon off;"] [NG-UI] ---> Running in 15030a4f87e8 [NG-UI] Removing intermediate container 15030a4f87e8 [NG-UI] ---> e7a93990417a [NG-UI] [Warning] One or more build-args [OSM_TESTS_URL PYTHON3_OSM_ROVIM_OPENVIM_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSM_ROVIM_GCP_URL PYTHON3_OSM_ROVIM_VMWARE_URL OSM_DEVOPS_URL PYTHON3_OSM_ROVIM_AZURE_URL PYTHON3_OSM_RO_PLUGIN_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_ROVIM_AWS_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL PYTHON3_OSM_IM_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_N2VC_URL PYTHON3_OSM_COMMON_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_ROSDN_ONOSOF_URL CACHE_DATE OSM_IMDOCS_URL PYTHON3_OSMCLIENT_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_ROSDN_DPB_URL] were not consumed [NG-UI] Successfully built e7a93990417a [NG-UI] Successfully tagged opensourcemano/ng-ui:osm-v120-merge-692 [Pipeline] [NG-UI] echo [NG-UI] Tagging ng-ui:osm-v120-merge-692 [Pipeline] [NG-UI] sh [NG-UI] [NG-UI] Running shell script [NG-UI] + docker tag opensourcemano/ng-ui:osm-v120-merge-692 osm.etsi.org:5050/devops/cicd/opensourcemano/ng-ui:osm-v120-merge-692 [Pipeline] [NG-UI] sh [NG-UI] [NG-UI] Running shell script [NG-UI] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/ng-ui:osm-v120-merge-692 [NG-UI] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/ng-ui] [NG-UI] 6a86ad30ef81: Preparing [NG-UI] 9f45ad20f06c: Preparing [NG-UI] 6d6187d1b932: Preparing [NG-UI] d99ee997a02a: Preparing [NG-UI] add198ea386d: Preparing [NG-UI] 5faf9c0a9efe: Preparing [NG-UI] 5faf9c0a9efe: Waiting [NG-UI] add198ea386d: Layer already exists [NG-UI] 5faf9c0a9efe: Layer already exists [NG-UI] 6d6187d1b932: Pushed [NG-UI] 9f45ad20f06c: Pushed [NG-UI] 6a86ad30ef81: Pushed [NG-UI] d99ee997a02a: Pushed [NG-UI] osm-v120-merge-692: digest: sha256:1aada29ba104ec04177923e3c4f433219aa1db54d758f10aba154b2c0e49453a size: 1573 [Pipeline] [NG-UI] } [Pipeline] [NG-UI] // dir [Pipeline] [NG-UI] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // dir [Pipeline] stage [Pipeline] { (Spawn Remote VM) [Pipeline] echo Launching new VM [Pipeline] sh [osm-devops] Running shell script [Pipeline] echo Target VM is 2c0c3e88-e5c4-41ea-9bfd-074f200bea8a, waiting for IP address to be assigned [Pipeline] sh [osm-devops] Running shell script [Pipeline] sh [osm-devops] Running shell script [Pipeline] echo Waiting for VM at 172.21.249.215 to be reachable [Pipeline] timeout Timeout set to expire in 1 min 0 sec [Pipeline] { [Pipeline] sh [osm-devops] Running shell script + ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.215 echo Alive ssh: connect to host 172.21.249.215 port 22: Connection refused [Pipeline] sh [osm-devops] Running shell script + ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.215 echo Alive ssh: connect to host 172.21.249.215 port 22: Connection refused [Pipeline] sh [osm-devops] Running shell script + ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.215 echo Alive ssh: connect to host 172.21.249.215 port 22: Connection refused [Pipeline] sh [osm-devops] Running shell script + ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.215 echo Alive ssh: connect to host 172.21.249.215 port 22: Connection refused [Pipeline] sh [osm-devops] Running shell script + ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.215 echo Alive ssh: connect to host 172.21.249.215 port 22: Connection refused [Pipeline] sh [osm-devops] Running shell script + ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.215 echo Alive ssh: connect to host 172.21.249.215 port 22: Connection refused [Pipeline] sh [osm-devops] Running shell script + ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.215 echo Alive ssh: connect to host 172.21.249.215 port 22: Connection refused [Pipeline] sh [osm-devops] Running shell script + ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.215 echo Alive ssh: connect to host 172.21.249.215 port 22: Connection refused [Pipeline] sh [osm-devops] Running shell script + ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.215 echo Alive ssh: connect to host 172.21.249.215 port 22: Connection refused [Pipeline] sh [osm-devops] Running shell script + ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.215 echo Alive ssh: connect to host 172.21.249.215 port 22: Connection refused [Pipeline] sh [osm-devops] Running shell script + ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.215 echo Alive ssh: connect to host 172.21.249.215 port 22: Connection refused [Pipeline] sh [osm-devops] Running shell script + ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.215 echo Alive ssh: connect to host 172.21.249.215 port 22: Connection refused [Pipeline] sh [osm-devops] Running shell script + ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.215 echo Alive ssh: connect to host 172.21.249.215 port 22: Connection refused [Pipeline] sh [osm-devops] Running shell script + ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.215 echo Alive ssh: connect to host 172.21.249.215 port 22: Connection refused [Pipeline] sh [osm-devops] Running shell script + ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.215 echo Alive ssh: connect to host 172.21.249.215 port 22: Connection refused [Pipeline] sh [osm-devops] Running shell script + ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.215 echo Alive ssh: connect to host 172.21.249.215 port 22: Connection refused [Pipeline] sh [osm-devops] Running shell script + ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.215 echo Alive ssh: connect to host 172.21.249.215 port 22: Connection refused [Pipeline] sh [osm-devops] Running shell script + ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.215 echo Alive ssh: connect to host 172.21.249.215 port 22: Connection refused [Pipeline] sh [osm-devops] Running shell script + ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.215 echo Alive Warning: Permanently added '172.21.249.215' (ED25519) to the list of known hosts. Alive [Pipeline] } [Pipeline] // timeout [Pipeline] echo VM is ready and accepting ssh connections [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Checks before installation) [Pipeline] sshCommand Host key checking is off. It may be vulnerable to man-in-the-middle attacks. [jsch] Permanently added '172.21.249.215' (RSA) to the list of known hosts. Connected to osm-v120-merge-692[172.21.249.215:22] (SSH-2.0-OpenSSH_8.2p1 Ubuntu-4ubuntu0.4) Started command osm-v120-merge-692#185: cloud-init status --wait ......... status: done Success command osm-v120-merge-692#185: cloud-init status --wait Disconnected from osm-v120-merge-692[172.21.249.215:22] [Pipeline] sshCommand Host key checking is off. It may be vulnerable to man-in-the-middle attacks. [jsch] Permanently added '172.21.249.215' (RSA) to the list of known hosts. Connected to osm-v120-merge-692[172.21.249.215:22] (SSH-2.0-OpenSSH_8.2p1 Ubuntu-4ubuntu0.4) Started command osm-v120-merge-692#186: sudo apt-get update 0% [Working] Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 0% [Waiting for headers] Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 0% [Waiting for headers] [2 InRelease 14.2 kB/114 kB 12%] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 0% [3 InRelease 14.2 kB/114 kB 12%] [2 InRelease 14.2 kB/114 kB 12%] 0% [3 InRelease 15.6 kB/114 kB 14%] [2 InRelease 31.5 kB/114 kB 28%] 0% [3 InRelease 83.7 kB/114 kB 74%] 0% [Working] 0% [Waiting for headers] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 0% [4 InRelease 2588 B/108 kB 2%] [Waiting for headers] 0% [Waiting for headers] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2810 kB] 0% [Waiting for headers] [5 Packages 2685 B/2810 kB 0%] 0% [Waiting for headers] [5 Packages 127 kB/2810 kB 5%] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] 0% [6 Packages 11.3 kB/8628 kB 0%] [5 Packages 127 kB/2810 kB 5%] 14% [6 Packages 330 kB/8628 kB 4%] [5 Packages 486 kB/2810 kB 17%] 25% [6 Packages 2343 kB/8628 kB 27%] 25% [5 Packages store 0 B] [6 Packages 2379 kB/8628 kB 28%] Get:7 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [426 kB] 32% [5 Packages store 0 B] [6 Packages 4854 kB/8628 kB 56%] [7 Translation-en 3 34% [5 Packages store 0 B] [6 Packages 5185 kB/8628 kB 60%] [Waiting for header Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.2 kB] Get:9 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2683 kB] 34% [5 Packages store 0 B] [6 Packages 5206 kB/8628 kB 60%] [9 Packages 39.4 kB 48% [5 Packages store 0 B] [6 Packages 8027 kB/8628 kB 93%] Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [375 kB] 48% [5 Packages store 0 B] [6 Packages 8027 kB/8628 kB 93%] [10 Translation-en 49% [5 Packages store 0 B] [6 Packages 8028 kB/8628 kB 93%] [Waiting for header Get:11 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [552 B] 49% [5 Packages store 0 B] [6 Packages 8051 kB/8628 kB 93%] [Waiting for header Get:12 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [952 kB] 49% [5 Packages store 0 B] [6 Packages 8081 kB/8628 kB 94%] [12 Packages 35.6 k 52% [5 Packages store 0 B] [12 Packages 375 kB/952 kB 39%] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] 52% [5 Packages store 0 B] [13 Translation-en 61.7 kB/5124 kB 1%] [12 Packages 55% [5 Packages store 0 B] [13 Translation-en 806 kB/5124 kB 16%] [Waiting for Get:14 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [200 kB] 56% [5 Packages store 0 B] [13 Translation-en 806 kB/5124 kB 16%] [14 Translati 56% [5 Packages store 0 B] [13 Translation-en 806 kB/5124 kB 16%] [Waiting for Get:15 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.2 kB] 56% [5 Packages store 0 B] [13 Translation-en 806 kB/5124 kB 16%] [15 Commands- 56% [5 Packages store 0 B] [13 Translation-en 806 kB/5124 kB 16%] [Waiting for Get:16 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [23.9 kB] 56% [5 Packages store 0 B] [13 Translation-en 806 kB/5124 kB 16%] [16 Packages 56% [5 Packages store 0 B] [13 Translation-en 806 kB/5124 kB 16%] [Waiting for Get:17 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5796 B] 56% [5 Packages store 0 B] [13 Translation-en 806 kB/5124 kB 16%] [17 Translati Get:18 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B] 56% [5 Packages store 0 B] [13 Translation-en 806 kB/5124 kB 16%] [18 Commands- 56% [5 Packages store 0 B] [13 Translation-en 806 kB/5124 kB 16%] 67% [5 Packages store 0 B] [Waiting for headers] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 c-n-f Metadata [265 kB] 67% [5 Packages store 0 B] [19 Commands-amd64 65.5 kB/265 kB 25%] 68% [5 Packages store 0 B] [Waiting for headers] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] 68% [5 Packages store 0 B] [20 Packages 46.3 kB/144 kB 32%] 68% [5 Packages store 0 B] [Waiting for headers] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] 69% [5 Packages store 0 B] [21 Translation-en 65.5 kB/104 kB 63%] 69% [5 Packages store 0 B] [Waiting for headers] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/multiverse amd64 c-n-f Metadata [9136 B] 69% [5 Packages store 0 B] [22 Commands-amd64 9136 B/9136 B 100%] 69% [5 Packages store 0 B] [Waiting for headers] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3187 kB] 69% [5 Packages store 0 B] [23 Packages 50.0 kB/3187 kB 2%] 74% [23 Packages 2002 kB/3187 kB 63%] 74% [7 Translation-en store 0 B] [23 Packages 2002 kB/3187 kB 63%] 77% [7 Translation-en store 0 B] [Waiting for headers] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main Translation-en [508 kB] 77% [7 Translation-en store 0 B] [24 Translation-en 74.1 kB/508 kB 15%] 79% [7 Translation-en store 0 B] 79% [Connecting to nova.clouds.archive.ubuntu.com (91.189.91.122)] 79% [8 Commands-amd64 store 0 B] [Connecting to nova.clouds.archive.ubuntu.com 79% [Connecting to nova.clouds.archive.ubuntu.com (91.189.91.122)] 79% [9 Packages store 0 B] [Connecting to nova.clouds.archive.ubuntu.com (91.18 Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.2 kB] 79% [9 Packages store 0 B] [25 Commands-amd64 14.2 kB/17.2 kB 83%] 79% [9 Packages store 0 B] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2800 kB] 79% [9 Packages store 0 B] [26 Packages 2655 B/2800 kB 0%] 79% [26 Packages 43.2 kB/2800 kB 2%] 79% [10 Translation-en store 0 B] [26 Packages 46.1 kB/2800 kB 2%] 80% [26 Packages 101 kB/2800 kB 4%] 80% [11 Commands-amd64 store 0 B] [26 Packages 104 kB/2800 kB 4%] 80% [26 Packages 104 kB/2800 kB 4%] 80% [6 Packages store 0 B] [26 Packages 104 kB/2800 kB 4%] 87% [6 Packages store 0 B] [Waiting for headers] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [391 kB] 87% [6 Packages store 0 B] [27 Translation-en 28.7 kB/391 kB 7%] 88% [6 Packages store 0 B] [Waiting for headers] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [552 B] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1177 kB] 88% [6 Packages store 0 B] [29 Packages 20.5 kB/1177 kB 2%] 91% [6 Packages store 0 B] [Waiting for headers] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [282 kB] 91% [6 Packages store 0 B] [30 Translation-en 42.7 kB/282 kB 15%] 92% [6 Packages store 0 B] [Waiting for headers] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.7 kB] 92% [6 Packages store 0 B] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [26.1 kB] 92% [6 Packages store 0 B] [32 Packages 21.9 kB/26.1 kB 84%] 92% [6 Packages store 0 B] [Waiting for headers] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7768 B] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] 92% [6 Packages store 0 B] [34 Commands-amd64 620 B/620 B 100%] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 92% [6 Packages store 0 B] [35 Packages 45.7 kB/45.7 kB 100%] 92% [6 Packages store 0 B] [Connecting to nova.clouds.archive.ubuntu.com (91.18 Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports/main Translation-en [16.3 kB] 92% [6 Packages store 0 B] [36 Translation-en 14.2 kB/16.3 kB 87%] 92% [6 Packages store 0 B] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1420 B] 92% [6 Packages store 0 B] [37 Commands-amd64 1213 B/1420 B 85%] 92% [6 Packages store 0 B] [Waiting for headers] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports/restricted amd64 c-n-f Metadata [116 B] 92% [6 Packages store 0 B] [38 Commands-amd64 116 B/116 B 100%] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 92% [6 Packages store 0 B] [39 Packages 2310 B/25.0 kB 9%] 92% [6 Packages store 0 B] [Waiting for headers] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports/universe Translation-en [16.3 kB] 92% [6 Packages store 0 B] [40 Translation-en 281 B/16.3 kB 2%] 92% [6 Packages store 0 B] [Waiting for headers] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 92% [6 Packages store 0 B] [Waiting for headers] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports/multiverse amd64 c-n-f Metadata [116 B] 92% [6 Packages store 0 B] [42 Commands-amd64 116 B/116 B 100%] 92% [6 Packages store 0 B] 93% [Working] 93% [12 Packages store 0 B] 93% [Working] 93% [14 Translation-en store 0 B] 93% [Working] 93% [15 Commands-amd64 store 0 B] 93% [Working] 93% [16 Packages store 0 B] 94% [Working] 94% [17 Translation-en store 0 B] 94% [Working] 94% [18 Commands-amd64 store 0 B] 94% [Working] 94% [13 Translation-en store 0 B] 94% [13 Translation-en store 0 B] 94% [Working] 94% [19 Commands-amd64 store 0 B] 95% [Working] 95% [20 Packages store 0 B] 95% [Working] 95% [21 Translation-en store 0 B] 95% [Working] 95% [22 Commands-amd64 store 0 B] 95% [Working] 95% [23 Packages store 0 B] 95% [Working] 95% [24 Translation-en store 0 B] 96% [Working] 96% [25 Commands-amd64 store 0 B] 96% [Working] 96% [26 Packages store 0 B] 96% [Working] 96% [27 Translation-en store 0 B] 96% [Working] 96% [28 Commands-amd64 store 0 B] 97% [Working] 97% [29 Packages store 0 B] 97% [Working] 97% [30 Translation-en store 0 B] 5108 kB/s 0s 97% [Working] 5108 kB/s 0s 97% [31 Commands-amd64 store 0 B] 5108 kB/s 0s 97% [Working] 5108 kB/s 0s 97% [32 Packages store 0 B] 5108 kB/s 0s 98% [Working] 5108 kB/s 0s 98% [33 Translation-en store 0 B] 5108 kB/s 0s 98% [Working] 5108 kB/s 0s 98% [34 Commands-amd64 store 0 B] 5108 kB/s 0s 98% [Working] 5108 kB/s 0s 98% [35 Packages store 0 B] 5108 kB/s 0s 98% [Working] 5108 kB/s 0s 98% [36 Translation-en store 0 B] 5108 kB/s 0s 99% [Working] 5108 kB/s 0s 99% [37 Commands-amd64 store 0 B] 5108 kB/s 0s 99% [Working] 5108 kB/s 0s 99% [38 Commands-amd64 store 0 B] 5108 kB/s 0s 99% [Working] 5108 kB/s 0s 99% [39 Packages store 0 B] 5108 kB/s 0s 99% [Working] 5108 kB/s 0s 99% [40 Translation-en store 0 B] 5108 kB/s 0s 100% [Working] 5108 kB/s 0s 100% [41 Commands-amd64 store 0 B] 5108 kB/s 0s 100% [Working] 5108 kB/s 0s 100% [42 Commands-amd64 store 0 B] 5108 kB/s 0s 100% [Working] 5108 kB/s 0s Fetched 30.6 MB in 6s (5046 kB/s) Reading package lists... 0% Reading package lists... 0% Reading package lists... 0% Reading package lists... 2% Reading package lists... 2% Reading package lists... 4% Reading package lists... 4% Reading package lists... 4% Reading package lists... 4% Reading package lists... 4% Reading package lists... 4% Reading package lists... 28% Reading package lists... 28% Reading package lists... 41% Reading package lists... 41% Reading package lists... 41% Reading package lists... 41% Reading package lists... 41% Reading package lists... 41% Reading package lists... 46% Reading package lists... 50% Reading package lists... 50% Reading package lists... 55% Reading package lists... 55% Reading package lists... 63% Reading package lists... 63% Reading package lists... 67% Reading package lists... 67% Reading package lists... 70% Reading package lists... 70% Reading package lists... 71% Reading package lists... 71% Reading package lists... 71% Reading package lists... 71% Reading package lists... 71% Reading package lists... 71% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 79% Reading package lists... 79% Reading package lists... 84% Reading package lists... 84% Reading package lists... 92% Reading package lists... 92% Reading package lists... 96% Reading package lists... 96% Reading package lists... 98% Reading package lists... 98% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... Done Success command osm-v120-merge-692#186: sudo apt-get update Disconnected from osm-v120-merge-692[172.21.249.215:22] [Pipeline] sshCommand Host key checking is off. It may be vulnerable to man-in-the-middle attacks. [jsch] Permanently added '172.21.249.215' (RSA) to the list of known hosts. Connected to osm-v120-merge-692[172.21.249.215:22] (SSH-2.0-OpenSSH_8.2p1 Ubuntu-4ubuntu0.4) Started command osm-v120-merge-692#187: sudo apt-get install -y chrony Reading package lists... 0% Reading package lists... 100% Reading package lists... Done Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree Reading state information... 0% Reading state information... 0% Reading state information... Done The following additional packages will be installed: libnss-systemd libpam-systemd libsystemd0 systemd systemd-sysv Suggested packages: systemd-container The following packages will be REMOVED: systemd-timesyncd The following NEW packages will be installed: chrony The following packages will be upgraded: libnss-systemd libpam-systemd libsystemd0 systemd systemd-sysv 5 upgraded, 1 newly installed, 1 to remove and 226 not upgraded. Need to get 4591 kB of archives. After this operation, 314 kB of additional disk space will be used. 0% [Working] Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss-systemd amd64 245.4-4ubuntu3.23 [96.2 kB] 0% [1 libnss-systemd 14.2 kB/96.2 kB 15%] 5% [Working] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.23 [10.3 kB] 5% [2 systemd-sysv 2615 B/10.3 kB 25%] 9% [Waiting for headers] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.23 [186 kB] 9% [3 libpam-systemd 736 B/186 kB 0%] 15% [Waiting for headers] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.23 [3811 kB] 15% [4 systemd 0 B/3811 kB 0%] 85% [Waiting for headers] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 chrony amd64 3.5-6ubuntu6.2 [220 kB] 85% [5 chrony 24.6 kB/220 kB 11%] 92% [Waiting for headers] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.23 [268 kB] 93% [6 libsystemd0 29.0 kB/268 kB 11%] 100% [Working] Fetched 4591 kB in 1s (3770 kB/s) (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 ... 63795 files and directories currently installed.) Preparing to unpack .../libnss-systemd_245.4-4ubuntu3.23_amd64.deb ... Unpacking libnss-systemd:amd64 (245.4-4ubuntu3.23) over (245.4-4ubuntu3.15) ... Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.23_amd64.deb ... Unpacking systemd-sysv (245.4-4ubuntu3.23) over (245.4-4ubuntu3.15) ... Preparing to unpack .../libpam-systemd_245.4-4ubuntu3.23_amd64.deb ... Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.23) over (245.4-4ubuntu3.15) ... Preparing to unpack .../systemd_245.4-4ubuntu3.23_amd64.deb ... Unpacking systemd (245.4-4ubuntu3.23) over (245.4-4ubuntu3.15) ... dpkg: systemd-timesyncd: dependency problems, but removing anyway as you requested: systemd depends on systemd-timesyncd | time-daemon; however: Package systemd-timesyncd is to be removed. Package time-daemon is not installed. Package systemd-timesyncd which provides time-daemon is to be removed. systemd depends on systemd-timesyncd | time-daemon; however: Package systemd-timesyncd is to be removed. Package time-daemon is not installed. Package systemd-timesyncd which provides time-daemon is to be removed. (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 ... 63795 files and directories currently installed.) Removing systemd-timesyncd (245.4-4ubuntu3.15) ... Selecting previously unselected package chrony. (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 ... 63782 files and directories currently installed.) Preparing to unpack .../chrony_3.5-6ubuntu6.2_amd64.deb ... Unpacking chrony (3.5-6ubuntu6.2) ... Preparing to unpack .../libsystemd0_245.4-4ubuntu3.23_amd64.deb ... Unpacking libsystemd0:amd64 (245.4-4ubuntu3.23) over (245.4-4ubuntu3.15) ... Setting up libsystemd0:amd64 (245.4-4ubuntu3.23) ... Setting up chrony (3.5-6ubuntu6.2) ... Creating '_chrony' system user/group for the chronyd daemon… Creating config file /etc/chrony/chrony.conf with new version Creating config file /etc/chrony/chrony.keys with new version Created symlink /etc/systemd/system/chronyd.service → /lib/systemd/system/chrony.service. Created symlink /etc/systemd/system/multi-user.target.wants/chrony.service → /lib/systemd/system/chrony.service. Setting up systemd (245.4-4ubuntu3.23) ... Setting up systemd-sysv (245.4-4ubuntu3.23) ... Setting up libnss-systemd:amd64 (245.4-4ubuntu3.23) ... Setting up libpam-systemd:amd64 (245.4-4ubuntu3.23) ... Processing triggers for man-db (2.9.1-1) ... Processing triggers for dbus (1.12.16-2ubuntu2.1) ... Processing triggers for libc-bin (2.31-0ubuntu9.7) ... Success command osm-v120-merge-692#187: sudo apt-get install -y chrony Disconnected from osm-v120-merge-692[172.21.249.215:22] [Pipeline] sshCommand Host key checking is off. It may be vulnerable to man-in-the-middle attacks. [jsch] Permanently added '172.21.249.215' (RSA) to the list of known hosts. Connected to osm-v120-merge-692[172.21.249.215:22] (SSH-2.0-OpenSSH_8.2p1 Ubuntu-4ubuntu0.4) Started command osm-v120-merge-692#188: sudo service chrony stop Success command osm-v120-merge-692#188: sudo service chrony stop Disconnected from osm-v120-merge-692[172.21.249.215:22] [Pipeline] sshCommand Host key checking is off. It may be vulnerable to man-in-the-middle attacks. [jsch] Permanently added '172.21.249.215' (RSA) to the list of known hosts. Connected to osm-v120-merge-692[172.21.249.215:22] (SSH-2.0-OpenSSH_8.2p1 Ubuntu-4ubuntu0.4) Started command osm-v120-merge-692#189: sudo chronyd -vq chronyd (chrony) version 3.5 (+CMDMON +NTP +REFCLOCK +RTC +PRIVDROP +SCFILTER +SIGND +ASYNCDNS +SECHASH +IPV6 -DEBUG) Success command osm-v120-merge-692#189: sudo chronyd -vq Disconnected from osm-v120-merge-692[172.21.249.215:22] [Pipeline] sshCommand Host key checking is off. It may be vulnerable to man-in-the-middle attacks. [jsch] Permanently added '172.21.249.215' (RSA) to the list of known hosts. Connected to osm-v120-merge-692[172.21.249.215:22] (SSH-2.0-OpenSSH_8.2p1 Ubuntu-4ubuntu0.4) Started command osm-v120-merge-692#190: sudo service chrony start Success command osm-v120-merge-692#190: sudo service chrony start Disconnected from osm-v120-merge-692[172.21.249.215:22] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Install) [Pipeline] sshCommand Host key checking is off. It may be vulnerable to man-in-the-middle attacks. [jsch] Permanently added '172.21.249.215' (RSA) to the list of known hosts. Connected to osm-v120-merge-692[172.21.249.215:22] (SSH-2.0-OpenSSH_8.2p1 Ubuntu-4ubuntu0.4) Started command osm-v120-merge-692#191: wget https://osm-download.etsi.org/ftp/osm-11.0-eleven/install_osm.sh chmod +x ./install_osm.sh sed -i '1 i\export PATH=/snap/bin:$PATH' ~/.bashrc --2024-03-23 22:19:11-- https://osm-download.etsi.org/ftp/osm-11.0-eleven/install_osm.sh Resolving osm-download.etsi.org (osm-download.etsi.org)... 195.238.226.47 Connecting to osm-download.etsi.org (osm-download.etsi.org)|195.238.226.47|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 10256 (10K) [text/x-sh] Saving to: ‘install_osm.sh’ install_osm.sh 0%[ ] 0 --.-KB/s install_osm.sh 100%[===================>] 10.02K --.-KB/s in 0s 2024-03-23 22:19:11 (48.7 MB/s) - ‘install_osm.sh’ saved [10256/10256] Success command osm-v120-merge-692#191: wget https://osm-download.etsi.org/ftp/osm-11.0-eleven/install_osm.sh chmod +x ./install_osm.sh sed -i '1 i\export PATH=/snap/bin:$PATH' ~/.bashrc Disconnected from osm-v120-merge-692[172.21.249.215:22] [Pipeline] withCredentials [Pipeline] { [Pipeline] sshCommand Host key checking is off. It may be vulnerable to man-in-the-middle attacks. [jsch] Permanently added '172.21.249.215' (RSA) to the list of known hosts. Connected to osm-v120-merge-692[172.21.249.215:22] (SSH-2.0-OpenSSH_8.2p1 Ubuntu-4ubuntu0.4) Started command osm-v120-merge-692#192: ./install_osm.sh -y -u http://172.21.249.4:38999 -k pubkey.asc -R release -r unstable -d ****:****@osm.etsi.org:5050/devops/cicd/ -p http://172.21.1.1:5000 -t osm-v120-merge-692 Checking required packages to add ETSI OSM debian repo: software-properties-common apt-transport-https OK 0% [Working] Ign:1 http://172.21.249.4:38999/release unstable InRelease 0% [Working] Get:2 http://172.21.249.4:38999/release unstable Release [3204 B] 0% [2 Release 3204 B/3204 B 100%] 0% [Working] Get:3 http://172.21.249.4:38999/release unstable Release.gpg [862 B] 0% [3 Release.gpg 862 B/862 B 100%] 0% [Working] Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 0% [Connecting to security.ubuntu.com (91.189.91.81)] Hit:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 0% [Connecting to security.ubuntu.com (91.189.91.81)] 0% [Waiting for headers] [Connecting to security.ubuntu.com (91.189.91.81)] Get:6 http://172.21.249.4:38999/release unstable/devops amd64 Packages [494 B] 0% [Waiting for headers] [Connecting to security.ubuntu.com (91.189.91.81)] [6 0% [Waiting for headers] [Connecting to security.ubuntu.com (91.189.91.81)] 0% [6 Packages store 0 B] [Waiting for headers] [Connecting to security.ubuntu. 0% [Waiting for headers] [Connecting to security.ubuntu.com (91.189.91.81)] Hit:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 0% [Waiting for headers] Hit:8 http://security.ubuntu.com/ubuntu focal-security InRelease 0% [Working] 0% [Working] 0% [Working] 0% [Working] 100% [Working] Fetched 4560 B in 1s (5850 B/s) Reading package lists... 0% Reading package lists... 0% Reading package lists... 0% Reading package lists... 2% Reading package lists... 2% Reading package lists... 4% Reading package lists... 4% Reading package lists... 4% Reading package lists... 4% Reading package lists... 4% Reading package lists... 4% Reading package lists... 28% Reading package lists... 28% Reading package lists... 41% Reading package lists... 41% Reading package lists... 41% Reading package lists... 41% Reading package lists... 41% Reading package lists... 41% Reading package lists... 45% Reading package lists... 50% Reading package lists... 50% Reading package lists... 55% Reading package lists... 55% Reading package lists... 63% Reading package lists... 63% Reading package lists... 67% Reading package lists... 67% Reading package lists... 70% Reading package lists... 70% Reading package lists... 71% Reading package lists... 71% Reading package lists... 71% Reading package lists... 71% Reading package lists... 71% Reading package lists... 71% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 79% Reading package lists... 79% Reading package lists... 84% Reading package lists... 84% Reading package lists... 92% Reading package lists... 92% Reading package lists... 96% Reading package lists... 96% Reading package lists... 98% Reading package lists... 98% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... Done W: Conflicting distribution: http://172.21.249.4:38999/release unstable Release (expected unstable but got ) 0% [Working] Ign:1 http://172.21.249.4:38999/release unstable InRelease 0% [Working] Hit:2 http://172.21.249.4:38999/release unstable Release 0% [Working] Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 0% [Waiting for headers] Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 0% [Waiting for headers] Hit:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 0% [Working] 0% [Waiting for headers] Hit:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 0% [Working] 0% [Working] 0% [Working] 0% [Working] 20% [Working] Reading package lists... 0% Reading package lists... 0% Reading package lists... 0% Reading package lists... 2% Reading package lists... 2% Reading package lists... 4% Reading package lists... 4% Reading package lists... 4% Reading package lists... 4% Reading package lists... 4% Reading package lists... 4% Reading package lists... 28% Reading package lists... 28% Reading package lists... 41% Reading package lists... 41% Reading package lists... 41% Reading package lists... 41% Reading package lists... 41% Reading package lists... 41% Reading package lists... 45% Reading package lists... 50% Reading package lists... 50% Reading package lists... 55% Reading package lists... 55% Reading package lists... 63% Reading package lists... 63% Reading package lists... 67% Reading package lists... 67% Reading package lists... 70% Reading package lists... 70% Reading package lists... 71% Reading package lists... 71% Reading package lists... 71% Reading package lists... 71% Reading package lists... 71% Reading package lists... 71% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 79% Reading package lists... 79% Reading package lists... 84% Reading package lists... 84% Reading package lists... 92% Reading package lists... 92% Reading package lists... 96% Reading package lists... 96% Reading package lists... 98% Reading package lists... 98% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... Done W: Conflicting distribution: http://172.21.249.4:38999/release unstable Release (expected unstable but got ) Ign:1 http://172.21.249.4:38999/release unstable InRelease Hit:2 http://172.21.249.4:38999/release unstable Release Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease Hit:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease Hit:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease Reading package lists... W: Conflicting distribution: http://172.21.249.4:38999/release unstable Release (expected unstable but got ) Reading package lists... 0% Reading package lists... 100% Reading package lists... Done Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree Reading state information... 0% Reading state information... 0% Reading state information... Done The following NEW packages will be installed: osm-devops 0 upgraded, 1 newly installed, 0 to remove and 226 not upgraded. Need to get 753 kB of archives. After this operation, 6440 kB of additional disk space will be used. 0% [Working] Get:1 http://172.21.249.4:38999/release unstable/devops amd64 osm-devops all 12.0.8-1 [753 kB] 3% [1 osm-devops 24.4 kB/753 kB 3%] 100% [Working] Fetched 753 kB in 0s (39.4 MB/s) Selecting previously unselected package osm-devops. (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 ... 63828 files and directories currently installed.) Preparing to unpack .../osm-devops_12.0.8-1_all.deb ... Unpacking osm-devops (12.0.8-1) ... Setting up osm-devops (12.0.8-1) ... ## Sat Mar 23 22:19:33 UTC 2024 source: INFO: logging sourced ## Sat Mar 23 22:19:33 UTC 2024 source: INFO: config sourced ## Sat Mar 23 22:19:33 UTC 2024 source: INFO: container sourced ## Sat Mar 23 22:19:33 UTC 2024 source: INFO: git_functions sourced ## Sat Mar 23 22:19:33 UTC 2024 source: INFO: track sourced Checking required packages: git wget curl tar snapd /. /etc /etc/bash_completion.d /etc/bash_completion.d/git-prompt /usr /usr/bin /usr/bin/git /usr/bin/git-shell /usr/lib /usr/lib/git-core /usr/lib/git-core/git /usr/lib/git-core/git-add--interactive /usr/lib/git-core/git-bisect /usr/lib/git-core/git-credential-cache /usr/lib/git-core/git-credential-cache--daemon /usr/lib/git-core/git-credential-store /usr/lib/git-core/git-daemon /usr/lib/git-core/git-difftool--helper /usr/lib/git-core/git-fast-import /usr/lib/git-core/git-filter-branch /usr/lib/git-core/git-http-backend /usr/lib/git-core/git-http-fetch /usr/lib/git-core/git-http-push /usr/lib/git-core/git-imap-send /usr/lib/git-core/git-instaweb /usr/lib/git-core/git-legacy-stash /usr/lib/git-core/git-merge-octopus /usr/lib/git-core/git-merge-one-file /usr/lib/git-core/git-merge-resolve /usr/lib/git-core/git-mergetool /usr/lib/git-core/git-mergetool--lib /usr/lib/git-core/git-parse-remote /usr/lib/git-core/git-quiltimport /usr/lib/git-core/git-rebase--preserve-merges /usr/lib/git-core/git-remote-http /usr/lib/git-core/git-remote-testsvn /usr/lib/git-core/git-request-pull /usr/lib/git-core/git-sh-i18n /usr/lib/git-core/git-sh-i18n--envsubst /usr/lib/git-core/git-sh-prompt /usr/lib/git-core/git-sh-setup /usr/lib/git-core/git-shell /usr/lib/git-core/git-submodule /usr/lib/git-core/git-subtree /usr/lib/git-core/git-web--browse /usr/lib/git-core/mergetools /usr/lib/git-core/mergetools/araxis /usr/lib/git-core/mergetools/bc /usr/lib/git-core/mergetools/bc3 /usr/lib/git-core/mergetools/codecompare /usr/lib/git-core/mergetools/deltawalker /usr/lib/git-core/mergetools/diffmerge /usr/lib/git-core/mergetools/diffuse /usr/lib/git-core/mergetools/ecmerge /usr/lib/git-core/mergetools/emerge /usr/lib/git-core/mergetools/examdiff /usr/lib/git-core/mergetools/guiffy /usr/lib/git-core/mergetools/gvimdiff /usr/lib/git-core/mergetools/gvimdiff2 /usr/lib/git-core/mergetools/gvimdiff3 /usr/lib/git-core/mergetools/kdiff3 /usr/lib/git-core/mergetools/kompare /usr/lib/git-core/mergetools/meld /usr/lib/git-core/mergetools/opendiff /usr/lib/git-core/mergetools/p4merge /usr/lib/git-core/mergetools/smerge /usr/lib/git-core/mergetools/tkdiff /usr/lib/git-core/mergetools/tortoisemerge /usr/lib/git-core/mergetools/vimdiff /usr/lib/git-core/mergetools/vimdiff2 /usr/lib/git-core/mergetools/vimdiff3 /usr/lib/git-core/mergetools/winmerge /usr/lib/git-core/mergetools/xxdiff /usr/share /usr/share/bash-completion /usr/share/bash-completion/completions /usr/share/bash-completion/completions/git /usr/share/doc /usr/share/doc/git /usr/share/doc/git/NEWS.Debian.gz /usr/share/doc/git/README.Debian /usr/share/doc/git/README.emacs /usr/share/doc/git/README.md /usr/share/doc/git/README.source /usr/share/doc/git/RelNotes /usr/share/doc/git/RelNotes/1.5.0.1.txt /usr/share/doc/git/RelNotes/1.5.0.2.txt /usr/share/doc/git/RelNotes/1.5.0.3.txt /usr/share/doc/git/RelNotes/1.5.0.4.txt /usr/share/doc/git/RelNotes/1.5.0.5.txt /usr/share/doc/git/RelNotes/1.5.0.6.txt /usr/share/doc/git/RelNotes/1.5.0.7.txt /usr/share/doc/git/RelNotes/1.5.0.txt /usr/share/doc/git/RelNotes/1.5.1.1.txt /usr/share/doc/git/RelNotes/1.5.1.2.txt /usr/share/doc/git/RelNotes/1.5.1.3.txt /usr/share/doc/git/RelNotes/1.5.1.4.txt /usr/share/doc/git/RelNotes/1.5.1.5.txt /usr/share/doc/git/RelNotes/1.5.1.6.txt /usr/share/doc/git/RelNotes/1.5.1.txt /usr/share/doc/git/RelNotes/1.5.2.1.txt /usr/share/doc/git/RelNotes/1.5.2.2.txt /usr/share/doc/git/RelNotes/1.5.2.3.txt /usr/share/doc/git/RelNotes/1.5.2.4.txt /usr/share/doc/git/RelNotes/1.5.2.5.txt /usr/share/doc/git/RelNotes/1.5.2.txt /usr/share/doc/git/RelNotes/1.5.3.1.txt /usr/share/doc/git/RelNotes/1.5.3.2.txt /usr/share/doc/git/RelNotes/1.5.3.3.txt /usr/share/doc/git/RelNotes/1.5.3.4.txt /usr/share/doc/git/RelNotes/1.5.3.5.txt /usr/share/doc/git/RelNotes/1.5.3.6.txt /usr/share/doc/git/RelNotes/1.5.3.7.txt /usr/share/doc/git/RelNotes/1.5.3.8.txt /usr/share/doc/git/RelNotes/1.5.3.txt /usr/share/doc/git/RelNotes/1.5.4.1.txt /usr/share/doc/git/RelNotes/1.5.4.2.txt /usr/share/doc/git/RelNotes/1.5.4.3.txt /usr/share/doc/git/RelNotes/1.5.4.4.txt /usr/share/doc/git/RelNotes/1.5.4.5.txt /usr/share/doc/git/RelNotes/1.5.4.6.txt /usr/share/doc/git/RelNotes/1.5.4.7.txt /usr/share/doc/git/RelNotes/1.5.4.txt /usr/share/doc/git/RelNotes/1.5.5.1.txt /usr/share/doc/git/RelNotes/1.5.5.2.txt /usr/share/doc/git/RelNotes/1.5.5.3.txt /usr/share/doc/git/RelNotes/1.5.5.4.txt /usr/share/doc/git/RelNotes/1.5.5.5.txt /usr/share/doc/git/RelNotes/1.5.5.6.txt /usr/share/doc/git/RelNotes/1.5.5.txt /usr/share/doc/git/RelNotes/1.5.6.1.txt /usr/share/doc/git/RelNotes/1.5.6.2.txt /usr/share/doc/git/RelNotes/1.5.6.3.txt /usr/share/doc/git/RelNotes/1.5.6.4.txt /usr/share/doc/git/RelNotes/1.5.6.5.txt /usr/share/doc/git/RelNotes/1.5.6.6.txt /usr/share/doc/git/RelNotes/1.5.6.txt /usr/share/doc/git/RelNotes/1.6.0.1.txt /usr/share/doc/git/RelNotes/1.6.0.2.txt /usr/share/doc/git/RelNotes/1.6.0.3.txt /usr/share/doc/git/RelNotes/1.6.0.4.txt /usr/share/doc/git/RelNotes/1.6.0.5.txt /usr/share/doc/git/RelNotes/1.6.0.6.txt /usr/share/doc/git/RelNotes/1.6.0.txt /usr/share/doc/git/RelNotes/1.6.1.1.txt /usr/share/doc/git/RelNotes/1.6.1.2.txt /usr/share/doc/git/RelNotes/1.6.1.3.txt /usr/share/doc/git/RelNotes/1.6.1.4.txt /usr/share/doc/git/RelNotes/1.6.1.txt /usr/share/doc/git/RelNotes/1.6.2.1.txt /usr/share/doc/git/RelNotes/1.6.2.2.txt /usr/share/doc/git/RelNotes/1.6.2.3.txt /usr/share/doc/git/RelNotes/1.6.2.4.txt /usr/share/doc/git/RelNotes/1.6.2.5.txt /usr/share/doc/git/RelNotes/1.6.2.txt /usr/share/doc/git/RelNotes/1.6.3.1.txt /usr/share/doc/git/RelNotes/1.6.3.2.txt /usr/share/doc/git/RelNotes/1.6.3.3.txt /usr/share/doc/git/RelNotes/1.6.3.4.txt /usr/share/doc/git/RelNotes/1.6.3.txt /usr/share/doc/git/RelNotes/1.6.4.1.txt /usr/share/doc/git/RelNotes/1.6.4.2.txt /usr/share/doc/git/RelNotes/1.6.4.3.txt /usr/share/doc/git/RelNotes/1.6.4.4.txt /usr/share/doc/git/RelNotes/1.6.4.5.txt /usr/share/doc/git/RelNotes/1.6.4.txt /usr/share/doc/git/RelNotes/1.6.5.1.txt /usr/share/doc/git/RelNotes/1.6.5.2.txt /usr/share/doc/git/RelNotes/1.6.5.3.txt /usr/share/doc/git/RelNotes/1.6.5.4.txt /usr/share/doc/git/RelNotes/1.6.5.5.txt /usr/share/doc/git/RelNotes/1.6.5.6.txt /usr/share/doc/git/RelNotes/1.6.5.7.txt /usr/share/doc/git/RelNotes/1.6.5.8.txt /usr/share/doc/git/RelNotes/1.6.5.9.txt /usr/share/doc/git/RelNotes/1.6.5.txt /usr/share/doc/git/RelNotes/1.6.6.1.txt /usr/share/doc/git/RelNotes/1.6.6.2.txt /usr/share/doc/git/RelNotes/1.6.6.3.txt /usr/share/doc/git/RelNotes/1.6.6.txt /usr/share/doc/git/RelNotes/1.7.0.1.txt /usr/share/doc/git/RelNotes/1.7.0.2.txt /usr/share/doc/git/RelNotes/1.7.0.3.txt /usr/share/doc/git/RelNotes/1.7.0.4.txt /usr/share/doc/git/RelNotes/1.7.0.5.txt /usr/share/doc/git/RelNotes/1.7.0.6.txt /usr/share/doc/git/RelNotes/1.7.0.7.txt /usr/share/doc/git/RelNotes/1.7.0.8.txt /usr/share/doc/git/RelNotes/1.7.0.9.txt /usr/share/doc/git/RelNotes/1.7.0.txt /usr/share/doc/git/RelNotes/1.7.1.1.txt /usr/share/doc/git/RelNotes/1.7.1.2.txt /usr/share/doc/git/RelNotes/1.7.1.3.txt /usr/share/doc/git/RelNotes/1.7.1.4.txt /usr/share/doc/git/RelNotes/1.7.1.txt /usr/share/doc/git/RelNotes/1.7.10.1.txt /usr/share/doc/git/RelNotes/1.7.10.2.txt /usr/share/doc/git/RelNotes/1.7.10.3.txt /usr/share/doc/git/RelNotes/1.7.10.4.txt /usr/share/doc/git/RelNotes/1.7.10.5.txt /usr/share/doc/git/RelNotes/1.7.10.txt /usr/share/doc/git/RelNotes/1.7.11.1.txt /usr/share/doc/git/RelNotes/1.7.11.2.txt /usr/share/doc/git/RelNotes/1.7.11.3.txt /usr/share/doc/git/RelNotes/1.7.11.4.txt /usr/share/doc/git/RelNotes/1.7.11.5.txt /usr/share/doc/git/RelNotes/1.7.11.6.txt /usr/share/doc/git/RelNotes/1.7.11.7.txt /usr/share/doc/git/RelNotes/1.7.11.txt /usr/share/doc/git/RelNotes/1.7.12.1.txt /usr/share/doc/git/RelNotes/1.7.12.2.txt /usr/share/doc/git/RelNotes/1.7.12.3.txt /usr/share/doc/git/RelNotes/1.7.12.4.txt /usr/share/doc/git/RelNotes/1.7.12.txt /usr/share/doc/git/RelNotes/1.7.2.1.txt /usr/share/doc/git/RelNotes/1.7.2.2.txt /usr/share/doc/git/RelNotes/1.7.2.3.txt /usr/share/doc/git/RelNotes/1.7.2.4.txt /usr/share/doc/git/RelNotes/1.7.2.5.txt /usr/share/doc/git/RelNotes/1.7.2.txt /usr/share/doc/git/RelNotes/1.7.3.1.txt /usr/share/doc/git/RelNotes/1.7.3.2.txt /usr/share/doc/git/RelNotes/1.7.3.3.txt /usr/share/doc/git/RelNotes/1.7.3.4.txt /usr/share/doc/git/RelNotes/1.7.3.5.txt /usr/share/doc/git/RelNotes/1.7.3.txt /usr/share/doc/git/RelNotes/1.7.4.1.txt /usr/share/doc/git/RelNotes/1.7.4.2.txt /usr/share/doc/git/RelNotes/1.7.4.3.txt /usr/share/doc/git/RelNotes/1.7.4.4.txt /usr/share/doc/git/RelNotes/1.7.4.5.txt /usr/share/doc/git/RelNotes/1.7.4.txt /usr/share/doc/git/RelNotes/1.7.5.1.txt /usr/share/doc/git/RelNotes/1.7.5.2.txt /usr/share/doc/git/RelNotes/1.7.5.3.txt /usr/share/doc/git/RelNotes/1.7.5.4.txt /usr/share/doc/git/RelNotes/1.7.5.txt /usr/share/doc/git/RelNotes/1.7.6.1.txt /usr/share/doc/git/RelNotes/1.7.6.2.txt /usr/share/doc/git/RelNotes/1.7.6.3.txt /usr/share/doc/git/RelNotes/1.7.6.4.txt /usr/share/doc/git/RelNotes/1.7.6.5.txt /usr/share/doc/git/RelNotes/1.7.6.6.txt /usr/share/doc/git/RelNotes/1.7.6.txt /usr/share/doc/git/RelNotes/1.7.7.1.txt /usr/share/doc/git/RelNotes/1.7.7.2.txt /usr/share/doc/git/RelNotes/1.7.7.3.txt /usr/share/doc/git/RelNotes/1.7.7.4.txt /usr/share/doc/git/RelNotes/1.7.7.5.txt /usr/share/doc/git/RelNotes/1.7.7.6.txt /usr/share/doc/git/RelNotes/1.7.7.7.txt /usr/share/doc/git/RelNotes/1.7.7.txt /usr/share/doc/git/RelNotes/1.7.8.1.txt /usr/share/doc/git/RelNotes/1.7.8.2.txt /usr/share/doc/git/RelNotes/1.7.8.3.txt /usr/share/doc/git/RelNotes/1.7.8.4.txt /usr/share/doc/git/RelNotes/1.7.8.5.txt /usr/share/doc/git/RelNotes/1.7.8.6.txt /usr/share/doc/git/RelNotes/1.7.8.txt /usr/share/doc/git/RelNotes/1.7.9.1.txt /usr/share/doc/git/RelNotes/1.7.9.2.txt /usr/share/doc/git/RelNotes/1.7.9.3.txt /usr/share/doc/git/RelNotes/1.7.9.4.txt /usr/share/doc/git/RelNotes/1.7.9.5.txt /usr/share/doc/git/RelNotes/1.7.9.6.txt /usr/share/doc/git/RelNotes/1.7.9.7.txt /usr/share/doc/git/RelNotes/1.7.9.txt /usr/share/doc/git/RelNotes/1.8.0.1.txt /usr/share/doc/git/RelNotes/1.8.0.2.txt /usr/share/doc/git/RelNotes/1.8.0.3.txt /usr/share/doc/git/RelNotes/1.8.0.txt /usr/share/doc/git/RelNotes/1.8.1.1.txt /usr/share/doc/git/RelNotes/1.8.1.2.txt /usr/share/doc/git/RelNotes/1.8.1.3.txt /usr/share/doc/git/RelNotes/1.8.1.4.txt /usr/share/doc/git/RelNotes/1.8.1.5.txt /usr/share/doc/git/RelNotes/1.8.1.6.txt /usr/share/doc/git/RelNotes/1.8.1.txt /usr/share/doc/git/RelNotes/1.8.2.1.txt /usr/share/doc/git/RelNotes/1.8.2.2.txt /usr/share/doc/git/RelNotes/1.8.2.3.txt /usr/share/doc/git/RelNotes/1.8.2.txt /usr/share/doc/git/RelNotes/1.8.3.1.txt /usr/share/doc/git/RelNotes/1.8.3.2.txt /usr/share/doc/git/RelNotes/1.8.3.3.txt /usr/share/doc/git/RelNotes/1.8.3.4.txt /usr/share/doc/git/RelNotes/1.8.3.txt /usr/share/doc/git/RelNotes/1.8.4.1.txt /usr/share/doc/git/RelNotes/1.8.4.2.txt /usr/share/doc/git/RelNotes/1.8.4.3.txt /usr/share/doc/git/RelNotes/1.8.4.4.txt /usr/share/doc/git/RelNotes/1.8.4.5.txt /usr/share/doc/git/RelNotes/1.8.4.txt /usr/share/doc/git/RelNotes/1.8.5.1.txt /usr/share/doc/git/RelNotes/1.8.5.2.txt /usr/share/doc/git/RelNotes/1.8.5.3.txt /usr/share/doc/git/RelNotes/1.8.5.4.txt /usr/share/doc/git/RelNotes/1.8.5.5.txt /usr/share/doc/git/RelNotes/1.8.5.6.txt /usr/share/doc/git/RelNotes/1.8.5.txt /usr/share/doc/git/RelNotes/1.9.0.txt /usr/share/doc/git/RelNotes/1.9.1.txt /usr/share/doc/git/RelNotes/1.9.2.txt /usr/share/doc/git/RelNotes/1.9.3.txt /usr/share/doc/git/RelNotes/1.9.4.txt /usr/share/doc/git/RelNotes/1.9.5.txt /usr/share/doc/git/RelNotes/2.0.0.txt /usr/share/doc/git/RelNotes/2.0.1.txt /usr/share/doc/git/RelNotes/2.0.2.txt /usr/share/doc/git/RelNotes/2.0.3.txt /usr/share/doc/git/RelNotes/2.0.4.txt /usr/share/doc/git/RelNotes/2.0.5.txt /usr/share/doc/git/RelNotes/2.1.0.txt /usr/share/doc/git/RelNotes/2.1.1.txt /usr/share/doc/git/RelNotes/2.1.2.txt /usr/share/doc/git/RelNotes/2.1.3.txt /usr/share/doc/git/RelNotes/2.1.4.txt /usr/share/doc/git/RelNotes/2.10.0.txt /usr/share/doc/git/RelNotes/2.10.1.txt /usr/share/doc/git/RelNotes/2.10.2.txt /usr/share/doc/git/RelNotes/2.10.3.txt /usr/share/doc/git/RelNotes/2.10.4.txt /usr/share/doc/git/RelNotes/2.10.5.txt /usr/share/doc/git/RelNotes/2.11.0.txt /usr/share/doc/git/RelNotes/2.11.1.txt /usr/share/doc/git/RelNotes/2.11.2.txt /usr/share/doc/git/RelNotes/2.11.3.txt /usr/share/doc/git/RelNotes/2.11.4.txt /usr/share/doc/git/RelNotes/2.12.0.txt /usr/share/doc/git/RelNotes/2.12.1.txt /usr/share/doc/git/RelNotes/2.12.2.txt /usr/share/doc/git/RelNotes/2.12.3.txt /usr/share/doc/git/RelNotes/2.12.4.txt /usr/share/doc/git/RelNotes/2.12.5.txt /usr/share/doc/git/RelNotes/2.13.0.txt /usr/share/doc/git/RelNotes/2.13.1.txt /usr/share/doc/git/RelNotes/2.13.2.txt /usr/share/doc/git/RelNotes/2.13.3.txt /usr/share/doc/git/RelNotes/2.13.4.txt /usr/share/doc/git/RelNotes/2.13.5.txt /usr/share/doc/git/RelNotes/2.13.6.txt /usr/share/doc/git/RelNotes/2.13.7.txt /usr/share/doc/git/RelNotes/2.14.0.txt /usr/share/doc/git/RelNotes/2.14.1.txt /usr/share/doc/git/RelNotes/2.14.2.txt /usr/share/doc/git/RelNotes/2.14.3.txt /usr/share/doc/git/RelNotes/2.14.4.txt /usr/share/doc/git/RelNotes/2.14.5.txt /usr/share/doc/git/RelNotes/2.14.6.txt /usr/share/doc/git/RelNotes/2.15.0.txt /usr/share/doc/git/RelNotes/2.15.1.txt /usr/share/doc/git/RelNotes/2.15.2.txt /usr/share/doc/git/RelNotes/2.15.3.txt /usr/share/doc/git/RelNotes/2.15.4.txt /usr/share/doc/git/RelNotes/2.16.0.txt /usr/share/doc/git/RelNotes/2.16.1.txt /usr/share/doc/git/RelNotes/2.16.2.txt /usr/share/doc/git/RelNotes/2.16.3.txt /usr/share/doc/git/RelNotes/2.16.4.txt /usr/share/doc/git/RelNotes/2.16.5.txt /usr/share/doc/git/RelNotes/2.16.6.txt /usr/share/doc/git/RelNotes/2.17.0.txt /usr/share/doc/git/RelNotes/2.17.1.txt /usr/share/doc/git/RelNotes/2.17.2.txt /usr/share/doc/git/RelNotes/2.17.3.txt /usr/share/doc/git/RelNotes/2.18.0.txt /usr/share/doc/git/RelNotes/2.18.1.txt /usr/share/doc/git/RelNotes/2.18.2.txt /usr/share/doc/git/RelNotes/2.19.0.txt /usr/share/doc/git/RelNotes/2.19.1.txt /usr/share/doc/git/RelNotes/2.19.2.txt /usr/share/doc/git/RelNotes/2.19.3.txt /usr/share/doc/git/RelNotes/2.2.0.txt /usr/share/doc/git/RelNotes/2.2.1.txt /usr/share/doc/git/RelNotes/2.2.2.txt /usr/share/doc/git/RelNotes/2.2.3.txt /usr/share/doc/git/RelNotes/2.20.0.txt /usr/share/doc/git/RelNotes/2.20.1.txt /usr/share/doc/git/RelNotes/2.20.2.txt /usr/share/doc/git/RelNotes/2.21.0.txt /usr/share/doc/git/RelNotes/2.21.1.txt /usr/share/doc/git/RelNotes/2.22.0.txt /usr/share/doc/git/RelNotes/2.22.1.txt /usr/share/doc/git/RelNotes/2.22.2.txt /usr/share/doc/git/RelNotes/2.23.0.txt /usr/share/doc/git/RelNotes/2.23.1.txt /usr/share/doc/git/RelNotes/2.24.0.txt /usr/share/doc/git/RelNotes/2.24.1.txt /usr/share/doc/git/RelNotes/2.25.0.txt /usr/share/doc/git/RelNotes/2.25.1.txt /usr/share/doc/git/RelNotes/2.3.0.txt /usr/share/doc/git/RelNotes/2.3.1.txt /usr/share/doc/git/RelNotes/2.3.10.txt /usr/share/doc/git/RelNotes/2.3.2.txt /usr/share/doc/git/RelNotes/2.3.3.txt /usr/share/doc/git/RelNotes/2.3.4.txt /usr/share/doc/git/RelNotes/2.3.5.txt /usr/share/doc/git/RelNotes/2.3.6.txt /usr/share/doc/git/RelNotes/2.3.7.txt /usr/share/doc/git/RelNotes/2.3.8.txt /usr/share/doc/git/RelNotes/2.3.9.txt /usr/share/doc/git/RelNotes/2.4.0.txt /usr/share/doc/git/RelNotes/2.4.1.txt /usr/share/doc/git/RelNotes/2.4.10.txt /usr/share/doc/git/RelNotes/2.4.11.txt /usr/share/doc/git/RelNotes/2.4.12.txt /usr/share/doc/git/RelNotes/2.4.2.txt /usr/share/doc/git/RelNotes/2.4.3.txt /usr/share/doc/git/RelNotes/2.4.4.txt /usr/share/doc/git/RelNotes/2.4.5.txt /usr/share/doc/git/RelNotes/2.4.6.txt /usr/share/doc/git/RelNotes/2.4.7.txt /usr/share/doc/git/RelNotes/2.4.8.txt /usr/share/doc/git/RelNotes/2.4.9.txt /usr/share/doc/git/RelNotes/2.5.0.txt /usr/share/doc/git/RelNotes/2.5.1.txt /usr/share/doc/git/RelNotes/2.5.2.txt /usr/share/doc/git/RelNotes/2.5.3.txt /usr/share/doc/git/RelNotes/2.5.4.txt /usr/share/doc/git/RelNotes/2.5.5.txt /usr/share/doc/git/RelNotes/2.5.6.txt /usr/share/doc/git/RelNotes/2.6.0.txt /usr/share/doc/git/RelNotes/2.6.1.txt /usr/share/doc/git/RelNotes/2.6.2.txt /usr/share/doc/git/RelNotes/2.6.3.txt /usr/share/doc/git/RelNotes/2.6.4.txt /usr/share/doc/git/RelNotes/2.6.5.txt /usr/share/doc/git/RelNotes/2.6.6.txt /usr/share/doc/git/RelNotes/2.6.7.txt /usr/share/doc/git/RelNotes/2.7.0.txt /usr/share/doc/git/RelNotes/2.7.1.txt /usr/share/doc/git/RelNotes/2.7.2.txt /usr/share/doc/git/RelNotes/2.7.3.txt /usr/share/doc/git/RelNotes/2.7.4.txt /usr/share/doc/git/RelNotes/2.7.5.txt /usr/share/doc/git/RelNotes/2.7.6.txt /usr/share/doc/git/RelNotes/2.8.0.txt /usr/share/doc/git/RelNotes/2.8.1.txt /usr/share/doc/git/RelNotes/2.8.2.txt /usr/share/doc/git/RelNotes/2.8.3.txt /usr/share/doc/git/RelNotes/2.8.4.txt /usr/share/doc/git/RelNotes/2.8.5.txt /usr/share/doc/git/RelNotes/2.8.6.txt /usr/share/doc/git/RelNotes/2.9.0.txt /usr/share/doc/git/RelNotes/2.9.1.txt /usr/share/doc/git/RelNotes/2.9.2.txt /usr/share/doc/git/RelNotes/2.9.3.txt /usr/share/doc/git/RelNotes/2.9.4.txt /usr/share/doc/git/RelNotes/2.9.5.txt /usr/share/doc/git/changelog.Debian.gz /usr/share/doc/git/contrib /usr/share/doc/git/contrib/README /usr/share/doc/git/contrib/buildsystems /usr/share/doc/git/contrib/buildsystems/Generators /usr/share/doc/git/contrib/buildsystems/Generators/QMake.pm /usr/share/doc/git/contrib/buildsystems/Generators/Vcproj.pm /usr/share/doc/git/contrib/buildsystems/Generators/Vcxproj.pm /usr/share/doc/git/contrib/buildsystems/Generators.pm /usr/share/doc/git/contrib/buildsystems/engine.pl /usr/share/doc/git/contrib/buildsystems/generate /usr/share/doc/git/contrib/buildsystems/parse.pl /usr/share/doc/git/contrib/coccinelle /usr/share/doc/git/contrib/coccinelle/README /usr/share/doc/git/contrib/coccinelle/array.cocci /usr/share/doc/git/contrib/coccinelle/commit.cocci /usr/share/doc/git/contrib/coccinelle/flex_alloc.cocci /usr/share/doc/git/contrib/coccinelle/free.cocci /usr/share/doc/git/contrib/coccinelle/hashmap.cocci /usr/share/doc/git/contrib/coccinelle/object_id.cocci /usr/share/doc/git/contrib/coccinelle/preincr.cocci /usr/share/doc/git/contrib/coccinelle/qsort.cocci /usr/share/doc/git/contrib/coccinelle/strbuf.cocci /usr/share/doc/git/contrib/coccinelle/swap.cocci /usr/share/doc/git/contrib/coccinelle/the_repository.pending.cocci /usr/share/doc/git/contrib/coccinelle/xstrdup_or_null.cocci /usr/share/doc/git/contrib/contacts /usr/share/doc/git/contrib/contacts/Makefile /usr/share/doc/git/contrib/contacts/git-contacts /usr/share/doc/git/contrib/contacts/git-contacts.txt /usr/share/doc/git/contrib/coverage-diff.sh /usr/share/doc/git/contrib/credential /usr/share/doc/git/contrib/credential/gnome-keyring /usr/share/doc/git/contrib/credential/gnome-keyring/Makefile /usr/share/doc/git/contrib/credential/gnome-keyring/git-credential-gnome-keyring.c /usr/share/doc/git/contrib/credential/libsecret /usr/share/doc/git/contrib/credential/libsecret/Makefile /usr/share/doc/git/contrib/credential/libsecret/git-credential-libsecret.c /usr/share/doc/git/contrib/credential/netrc /usr/share/doc/git/contrib/credential/netrc/Makefile /usr/share/doc/git/contrib/credential/netrc/git-credential-netrc /usr/share/doc/git/contrib/credential/netrc/t-git-credential-netrc.sh /usr/share/doc/git/contrib/credential/netrc/test.command-option-gpg /usr/share/doc/git/contrib/credential/netrc/test.git-config-gpg /usr/share/doc/git/contrib/credential/netrc/test.netrc /usr/share/doc/git/contrib/credential/netrc/test.pl /usr/share/doc/git/contrib/credential/osxkeychain /usr/share/doc/git/contrib/credential/osxkeychain/Makefile /usr/share/doc/git/contrib/credential/osxkeychain/git-credential-osxkeychain.c /usr/share/doc/git/contrib/credential/wincred /usr/share/doc/git/contrib/credential/wincred/Makefile /usr/share/doc/git/contrib/credential/wincred/git-credential-wincred.c /usr/share/doc/git/contrib/diff-highlight /usr/share/doc/git/contrib/diff-highlight/DiffHighlight.pm /usr/share/doc/git/contrib/diff-highlight/Makefile /usr/share/doc/git/contrib/diff-highlight/README /usr/share/doc/git/contrib/diff-highlight/diff-highlight /usr/share/doc/git/contrib/diff-highlight/diff-highlight.perl /usr/share/doc/git/contrib/diff-highlight/shebang.perl /usr/share/doc/git/contrib/diff-highlight/t /usr/share/doc/git/contrib/diff-highlight/t/Makefile /usr/share/doc/git/contrib/diff-highlight/t/t9400-diff-highlight.sh /usr/share/doc/git/contrib/examples /usr/share/doc/git/contrib/examples/README /usr/share/doc/git/contrib/fast-import /usr/share/doc/git/contrib/fast-import/git-import.perl /usr/share/doc/git/contrib/fast-import/git-import.sh /usr/share/doc/git/contrib/fast-import/git-p4.README /usr/share/doc/git/contrib/fast-import/import-directories.perl /usr/share/doc/git/contrib/fast-import/import-tars.perl /usr/share/doc/git/contrib/fast-import/import-zips.py /usr/share/doc/git/contrib/git-jump /usr/share/doc/git/contrib/git-jump/README /usr/share/doc/git/contrib/git-jump/git-jump /usr/share/doc/git/contrib/git-resurrect.sh /usr/share/doc/git/contrib/git-shell-commands /usr/share/doc/git/contrib/git-shell-commands/README /usr/share/doc/git/contrib/git-shell-commands/help /usr/share/doc/git/contrib/git-shell-commands/list /usr/share/doc/git/contrib/hg-to-git /usr/share/doc/git/contrib/hg-to-git/hg-to-git.py /usr/share/doc/git/contrib/hg-to-git/hg-to-git.txt /usr/share/doc/git/contrib/long-running-filter /usr/share/doc/git/contrib/long-running-filter/example.pl /usr/share/doc/git/contrib/persistent-https /usr/share/doc/git/contrib/persistent-https/Makefile /usr/share/doc/git/contrib/persistent-https/README /usr/share/doc/git/contrib/persistent-https/client.go /usr/share/doc/git/contrib/persistent-https/main.go /usr/share/doc/git/contrib/persistent-https/proxy.go /usr/share/doc/git/contrib/persistent-https/socket.go /usr/share/doc/git/contrib/remote-helpers /usr/share/doc/git/contrib/remote-helpers/README /usr/share/doc/git/contrib/remote-helpers/git-remote-bzr /usr/share/doc/git/contrib/remote-helpers/git-remote-hg /usr/share/doc/git/contrib/remotes2config.sh /usr/share/doc/git/contrib/rerere-train.sh /usr/share/doc/git/contrib/stats /usr/share/doc/git/contrib/stats/git-common-hash /usr/share/doc/git/contrib/stats/mailmap.pl /usr/share/doc/git/contrib/stats/packinfo.pl /usr/share/doc/git/contrib/subtree /usr/share/doc/git/contrib/subtree/INSTALL /usr/share/doc/git/contrib/subtree/Makefile /usr/share/doc/git/contrib/subtree/README /usr/share/doc/git/contrib/subtree/git-subtree /usr/share/doc/git/contrib/subtree/git-subtree.sh /usr/share/doc/git/contrib/subtree/git-subtree.txt /usr/share/doc/git/contrib/subtree/t /usr/share/doc/git/contrib/subtree/t/Makefile /usr/share/doc/git/contrib/subtree/t/t7900-subtree.sh /usr/share/doc/git/contrib/subtree/todo /usr/share/doc/git/contrib/svn-fe /usr/share/doc/git/contrib/svn-fe/Makefile /usr/share/doc/git/contrib/svn-fe/svn-fe.c /usr/share/doc/git/contrib/svn-fe/svn-fe.txt /usr/share/doc/git/contrib/svn-fe/svnrdump_sim.py /usr/share/doc/git/contrib/thunderbird-patch-inline /usr/share/doc/git/contrib/thunderbird-patch-inline/README /usr/share/doc/git/contrib/thunderbird-patch-inline/appp.sh /usr/share/doc/git/contrib/update-unicode /usr/share/doc/git/contrib/update-unicode/README /usr/share/doc/git/contrib/update-unicode/update_unicode.sh /usr/share/doc/git/contrib/vscode /usr/share/doc/git/contrib/vscode/README.md /usr/share/doc/git/contrib/vscode/init.sh /usr/share/doc/git/contrib/workdir /usr/share/doc/git/contrib/workdir/git-new-workdir /usr/share/doc/git/copyright /usr/share/git-core /usr/share/git-core/contrib /usr/share/git-core/contrib/hooks /usr/share/git-core/contrib/hooks/post-receive-email /usr/share/git-core/contrib/hooks/pre-auto-gc-battery /usr/share/git-core/contrib/hooks/setgitperms.perl /usr/share/git-core/contrib/hooks/update-paranoid /usr/share/git-core/templates /usr/share/git-core/templates/branches /usr/share/git-core/templates/description /usr/share/git-core/templates/hooks /usr/share/git-core/templates/hooks/applypatch-msg.sample /usr/share/git-core/templates/hooks/commit-msg.sample /usr/share/git-core/templates/hooks/fsmonitor-watchman.sample /usr/share/git-core/templates/hooks/post-update.sample /usr/share/git-core/templates/hooks/pre-applypatch.sample /usr/share/git-core/templates/hooks/pre-commit.sample /usr/share/git-core/templates/hooks/pre-merge-commit.sample /usr/share/git-core/templates/hooks/pre-push.sample /usr/share/git-core/templates/hooks/pre-rebase.sample /usr/share/git-core/templates/hooks/pre-receive.sample /usr/share/git-core/templates/hooks/prepare-commit-msg.sample /usr/share/git-core/templates/hooks/update.sample /usr/share/git-core/templates/info /usr/share/git-core/templates/info/exclude /usr/share/gitweb /usr/share/gitweb/gitweb.cgi /usr/share/gitweb/static /usr/share/gitweb/static/git-favicon.png /usr/share/gitweb/static/git-logo.png /usr/share/gitweb/static/gitweb.css /usr/share/gitweb/static/gitweb.js /usr/share/lintian /usr/share/lintian/overrides /usr/share/lintian/overrides/git /usr/share/perl5 /usr/share/perl5/Git /usr/share/perl5/Git/I18N.pm /usr/share/perl5/Git/IndexInfo.pm /usr/share/perl5/Git/LoadCPAN /usr/share/perl5/Git/LoadCPAN/Error.pm /usr/share/perl5/Git/LoadCPAN/Mail /usr/share/perl5/Git/LoadCPAN/Mail/Address.pm /usr/share/perl5/Git/LoadCPAN.pm /usr/share/perl5/Git/Packet.pm /usr/share/perl5/Git.pm /var /var/lib /var/lib/git /usr/bin/git-receive-pack /usr/bin/git-upload-archive /usr/bin/git-upload-pack /usr/lib/git-core/git-add /usr/lib/git-core/git-am /usr/lib/git-core/git-annotate /usr/lib/git-core/git-apply /usr/lib/git-core/git-archive /usr/lib/git-core/git-bisect--helper /usr/lib/git-core/git-blame /usr/lib/git-core/git-branch /usr/lib/git-core/git-bundle /usr/lib/git-core/git-cat-file /usr/lib/git-core/git-check-attr /usr/lib/git-core/git-check-ignore /usr/lib/git-core/git-check-mailmap /usr/lib/git-core/git-check-ref-format /usr/lib/git-core/git-checkout /usr/lib/git-core/git-checkout-index /usr/lib/git-core/git-cherry /usr/lib/git-core/git-cherry-pick /usr/lib/git-core/git-clean /usr/lib/git-core/git-clone /usr/lib/git-core/git-column /usr/lib/git-core/git-commit /usr/lib/git-core/git-commit-graph /usr/lib/git-core/git-commit-tree /usr/lib/git-core/git-config /usr/lib/git-core/git-count-objects /usr/lib/git-core/git-credential /usr/lib/git-core/git-describe /usr/lib/git-core/git-diff /usr/lib/git-core/git-diff-files /usr/lib/git-core/git-diff-index /usr/lib/git-core/git-diff-tree /usr/lib/git-core/git-difftool /usr/lib/git-core/git-env--helper /usr/lib/git-core/git-fast-export /usr/lib/git-core/git-fetch /usr/lib/git-core/git-fetch-pack /usr/lib/git-core/git-fmt-merge-msg /usr/lib/git-core/git-for-each-ref /usr/lib/git-core/git-format-patch /usr/lib/git-core/git-fsck /usr/lib/git-core/git-fsck-objects /usr/lib/git-core/git-gc /usr/lib/git-core/git-get-tar-commit-id /usr/lib/git-core/git-grep /usr/lib/git-core/git-hash-object /usr/lib/git-core/git-help /usr/lib/git-core/git-index-pack /usr/lib/git-core/git-init /usr/lib/git-core/git-init-db /usr/lib/git-core/git-interpret-trailers /usr/lib/git-core/git-log /usr/lib/git-core/git-ls-files /usr/lib/git-core/git-ls-remote /usr/lib/git-core/git-ls-tree /usr/lib/git-core/git-mailinfo /usr/lib/git-core/git-mailsplit /usr/lib/git-core/git-merge /usr/lib/git-core/git-merge-base /usr/lib/git-core/git-merge-file /usr/lib/git-core/git-merge-index /usr/lib/git-core/git-merge-ours /usr/lib/git-core/git-merge-recursive /usr/lib/git-core/git-merge-subtree /usr/lib/git-core/git-merge-tree /usr/lib/git-core/git-mktag /usr/lib/git-core/git-mktree /usr/lib/git-core/git-multi-pack-index /usr/lib/git-core/git-mv /usr/lib/git-core/git-name-rev /usr/lib/git-core/git-notes /usr/lib/git-core/git-pack-objects /usr/lib/git-core/git-pack-redundant /usr/lib/git-core/git-pack-refs /usr/lib/git-core/git-patch-id /usr/lib/git-core/git-prune /usr/lib/git-core/git-prune-packed /usr/lib/git-core/git-pull /usr/lib/git-core/git-push /usr/lib/git-core/git-range-diff /usr/lib/git-core/git-read-tree /usr/lib/git-core/git-rebase /usr/lib/git-core/git-receive-pack /usr/lib/git-core/git-reflog /usr/lib/git-core/git-remote /usr/lib/git-core/git-remote-ext /usr/lib/git-core/git-remote-fd /usr/lib/git-core/git-remote-ftp /usr/lib/git-core/git-remote-ftps /usr/lib/git-core/git-remote-https /usr/lib/git-core/git-repack /usr/lib/git-core/git-replace /usr/lib/git-core/git-rerere /usr/lib/git-core/git-reset /usr/lib/git-core/git-restore /usr/lib/git-core/git-rev-list /usr/lib/git-core/git-rev-parse /usr/lib/git-core/git-revert /usr/lib/git-core/git-rm /usr/lib/git-core/git-send-pack /usr/lib/git-core/git-shortlog /usr/lib/git-core/git-show /usr/lib/git-core/git-show-branch /usr/lib/git-core/git-show-index /usr/lib/git-core/git-show-ref /usr/lib/git-core/git-sparse-checkout /usr/lib/git-core/git-stage /usr/lib/git-core/git-stash /usr/lib/git-core/git-status /usr/lib/git-core/git-stripspace /usr/lib/git-core/git-submodule--helper /usr/lib/git-core/git-switch /usr/lib/git-core/git-symbolic-ref /usr/lib/git-core/git-tag /usr/lib/git-core/git-unpack-file /usr/lib/git-core/git-unpack-objects /usr/lib/git-core/git-update-index /usr/lib/git-core/git-update-ref /usr/lib/git-core/git-update-server-info /usr/lib/git-core/git-upload-archive /usr/lib/git-core/git-upload-pack /usr/lib/git-core/git-var /usr/lib/git-core/git-verify-commit /usr/lib/git-core/git-verify-pack /usr/lib/git-core/git-verify-tag /usr/lib/git-core/git-whatchanged /usr/lib/git-core/git-worktree /usr/lib/git-core/git-write-tree /usr/share/bash-completion/completions/gitk /usr/share/doc/git/contrib/hooks /usr/share/doc/git/contrib/persistent-https/LICENSE /usr/share/doc/git/contrib/subtree/COPYING /usr/share/gitweb/index.cgi /. /etc /etc/wgetrc /usr /usr/bin /usr/bin/wget /usr/share /usr/share/doc /usr/share/doc/wget /usr/share/doc/wget/AUTHORS /usr/share/doc/wget/MAILING-LIST /usr/share/doc/wget/NEWS.gz /usr/share/doc/wget/README /usr/share/doc/wget/changelog.Debian.gz /usr/share/doc/wget/copyright /usr/share/info /usr/share/info/wget.info.gz /usr/share/man /usr/share/man/man1 /usr/share/man/man1/wget.1.gz /. /usr /usr/bin /usr/bin/curl /usr/share /usr/share/doc /usr/share/doc/curl /usr/share/doc/curl/copyright /usr/share/man /usr/share/man/man1 /usr/share/man/man1/curl.1.gz /usr/share/zsh /usr/share/zsh/vendor-completions /usr/share/zsh/vendor-completions/_curl /usr/share/doc/curl/NEWS.Debian.gz /usr/share/doc/curl/changelog.Debian.gz /. /bin /bin/tar /etc /usr /usr/lib /usr/lib/mime /usr/lib/mime/packages /usr/lib/mime/packages/tar /usr/sbin /usr/sbin/rmt-tar /usr/sbin/tarcat /usr/share /usr/share/doc /usr/share/doc/tar /usr/share/doc/tar/AUTHORS /usr/share/doc/tar/NEWS.gz /usr/share/doc/tar/README.Debian /usr/share/doc/tar/THANKS.gz /usr/share/doc/tar/changelog.Debian.gz /usr/share/doc/tar/copyright /usr/share/man /usr/share/man/man1 /usr/share/man/man1/tar.1.gz /usr/share/man/man1/tarcat.1.gz /usr/share/man/man8 /usr/share/man/man8/rmt-tar.8.gz /etc/rmt /. /etc /etc/apparmor.d /etc/apparmor.d/usr.lib.snapd.snap-confine.real /etc/apt /etc/apt/apt.conf.d /etc/apt/apt.conf.d/20snapd.conf /etc/profile.d /etc/profile.d/apps-bin-path.sh /etc/xdg /etc/xdg/autostart /etc/xdg/autostart/snap-userd-autostart.desktop /lib /lib/systemd /lib/systemd/system /lib/systemd/system/snapd.apparmor.service /lib/systemd/system/snapd.autoimport.service /lib/systemd/system/snapd.core-fixup.service /lib/systemd/system/snapd.failure.service /lib/systemd/system/snapd.recovery-chooser-trigger.service /lib/systemd/system/snapd.seeded.service /lib/systemd/system/snapd.service /lib/systemd/system/snapd.snap-repair.service /lib/systemd/system/snapd.snap-repair.timer /lib/systemd/system/snapd.socket /lib/systemd/system/snapd.system-shutdown.service /lib/systemd/system-generators /lib/systemd/system-generators/snapd-generator /lib/udev /lib/udev/rules.d /lib/udev/rules.d/66-snapd-autoimport.rules /snap /usr /usr/bin /usr/bin/snap /usr/bin/snapfuse /usr/lib /usr/lib/environment.d /usr/lib/environment.d/990-snapd.conf /usr/lib/snapd /usr/lib/snapd/complete.sh /usr/lib/snapd/etelpmoc.sh /usr/lib/snapd/info /usr/lib/snapd/snap-bootstrap /usr/lib/snapd/snap-confine /usr/lib/snapd/snap-device-helper /usr/lib/snapd/snap-discard-ns /usr/lib/snapd/snap-exec /usr/lib/snapd/snap-failure /usr/lib/snapd/snap-gdb-shim /usr/lib/snapd/snap-gdbserver-shim /usr/lib/snapd/snap-mgmt /usr/lib/snapd/snap-preseed /usr/lib/snapd/snap-recovery-chooser /usr/lib/snapd/snap-repair /usr/lib/snapd/snap-seccomp /usr/lib/snapd/snap-update-ns /usr/lib/snapd/snapctl /usr/lib/snapd/snapd /usr/lib/snapd/snapd-apparmor /usr/lib/snapd/snapd.core-fixup.sh /usr/lib/snapd/snapd.run-from-snap /usr/lib/snapd/system-shutdown /usr/lib/systemd /usr/lib/systemd/system-environment-generators /usr/lib/systemd/system-environment-generators/snapd-env-generator /usr/lib/systemd/user /usr/lib/systemd/user/snapd.session-agent.service /usr/lib/systemd/user/snapd.session-agent.socket /usr/lib/systemd/user/sockets.target.wants /usr/share /usr/share/applications /usr/share/applications/io.snapcraft.SessionAgent.desktop /usr/share/applications/snap-handle-link.desktop /usr/share/bash-completion /usr/share/bash-completion/completions /usr/share/bash-completion/completions/snap /usr/share/dbus-1 /usr/share/dbus-1/services /usr/share/dbus-1/services/io.snapcraft.Launcher.service /usr/share/dbus-1/services/io.snapcraft.SessionAgent.service /usr/share/dbus-1/services/io.snapcraft.Settings.service /usr/share/dbus-1/session.d /usr/share/dbus-1/session.d/snapd.session-services.conf /usr/share/dbus-1/system.d /usr/share/dbus-1/system.d/snapd.system-services.conf /usr/share/doc /usr/share/doc/snapd /usr/share/doc/snapd/changelog.gz /usr/share/doc/snapd/copyright /usr/share/fish /usr/share/fish/vendor_conf.d /usr/share/fish/vendor_conf.d/snapd.fish /usr/share/man /usr/share/man/man8 /usr/share/man/man8/snap-confine.8.gz /usr/share/man/man8/snap-discard-ns.8.gz /usr/share/man/man8/snap.8.gz /usr/share/man/man8/snapd-env-generator.8.gz /usr/share/polkit-1 /usr/share/polkit-1/actions /usr/share/polkit-1/actions/io.snapcraft.snapd.policy /usr/share/zsh /usr/share/zsh/vendor-completions /usr/share/zsh/vendor-completions/_snap /var /var/cache /var/cache/snapd /var/lib /var/lib/snapd /var/lib/snapd/apparmor /var/lib/snapd/apparmor/snap-confine /var/lib/snapd/auto-import /var/lib/snapd/dbus-1 /var/lib/snapd/dbus-1/services /var/lib/snapd/dbus-1/system-services /var/lib/snapd/desktop /var/lib/snapd/desktop/applications /var/lib/snapd/environment /var/lib/snapd/firstboot /var/lib/snapd/inhibit /var/lib/snapd/lib /var/lib/snapd/lib/gl /var/lib/snapd/lib/gl32 /var/lib/snapd/lib/glvnd /var/lib/snapd/lib/vulkan /var/lib/snapd/snaps /var/lib/snapd/snaps/partial /var/lib/snapd/ssl /var/lib/snapd/ssl/store-certs /var/lib/snapd/void /var/snap /lib/udev/snappy-app-dev /usr/bin/snapctl /usr/bin/ubuntu-core-launcher /usr/lib/systemd/user/sockets.target.wants/snapd.session-agent.socket Required packages are present: git wget curl tar snapd Ensure prerequisites for "jq" are available / Ensure prerequisites for "jq" are available - Download snap "core" (16928) from channel "stable" \ Download snap "core" (16928) from channel "stable" | Download snap "core" (16928) from channel "stable" /[?25l Download snap "core" (16928) from channel "stable" 0% 4.45MB/s 24.4s Download snap "core" (16928) from channel "stable" 6% 30.2MB/s 3.41s Download snap "core" (16928) from channel "stable" 14% 50.8MB/s 1.84s Download snap "core" (16928) from channel "stable" 23% 60.6MB/s 1.39s Download snap "core" (16928) from channel "stable" 31% 66.4MB/s 1.13s Download snap "core" (16928) from channel "stable" 39% 70.3MB/s 939ms Download snap "core" (16928) from channel "stable" 48% 73.1MB/s 779ms Download snap "core" (16928) from channel "stable" 54% 72.9MB/s 681ms Download snap "core" (16928) from channel "stable" 62% 73.3MB/s 571ms Download snap "core" (16928) from channel "stable"  69% 73.4MB/s 468ms Download snap "core" (16928) from channel "stable"  75% 73.5MB/s 365ms Download snap "core" (16928) from channel "stable" 82% 73.2MB/s 269ms Download snap "core" (16928) from channel "stable" 88% 72.8MB/s 177ms Download snap "core" (16928) from channel "stable" 94% 72.2MB/s  86ms Download snap "core" (16928) from channel "stable" 100% 71.5MB/s 0.0ns Fetch and check assertions for snap "core" (16928) - Mount snap "core" (16928) \ Mount snap "core" (16928) | Mount snap "core" (16928) / Mount snap "core" (16928) - Mount snap "core" (16928) \ Mount snap "core" (16928) | Mount snap "core" (16928) / Mount snap "core" (16928) - Mount snap "core" (16928) \ Setup snap "core" (16928) security profiles | Setup snap "core" (16928) security profiles / Setup snap "core" (16928) security profiles - Setup snap "core" (16928) security profiles \ Setup snap "core" (16928) security profiles | Automatically connect eligible plugs and slots of snap "core" / Download snap "jq" (6) from channel "stable" - Download snap "jq" (6) from channel "stable" \ Download snap "jq" (6) from channel "stable" | Download snap "jq" (6) from channel "stable" /[?25l Fetch and check assertions for snap "jq" (6) - Fetch and check assertions for snap "jq" (6) \ Mount snap "jq" (6) | Mount snap "jq" (6) / Mount snap "jq" (6) - Mount snap "jq" (6) \ Mount snap "jq" (6) | Mount snap "jq" (6) / Setup snap "jq" (6) security profiles - [?25hjq 1.5+dfsg-1 from Michael Vogt (mvo) installed Track start release: https://osm.etsi.org/InstallLog.php?&installation_id=1711232380-Mx08bwlJYBXsBMku&local_ts=1711232381&event=start&operation=release&value=release&comment=&tags= Track start docker_tag: https://osm.etsi.org/InstallLog.php?&installation_id=1711232380-Mx08bwlJYBXsBMku&local_ts=1711232381&event=start&operation=docker_tag&value=osm-v120-merge-692&comment=&tags= Track start installation_type: https://osm.etsi.org/InstallLog.php?&installation_id=1711232380-Mx08bwlJYBXsBMku&local_ts=1711232381&event=start&operation=installation_type&value=Default&comment=&tags= Track checks checkingroot_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1711232380-Mx08bwlJYBXsBMku&local_ts=1711232381&event=checks&operation=checkingroot_ok&value=&comment=&tags= Track checks noroot_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1711232380-Mx08bwlJYBXsBMku&local_ts=1711232381&event=checks&operation=noroot_ok&value=&comment=&tags= Track checks proceed_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1711232380-Mx08bwlJYBXsBMku&local_ts=1711232381&event=checks&operation=proceed_ok&value=&comment=&tags= Installing OSM Determining IP address of the interface with the default route * Applying /etc/sysctl.d/10-console-messages.conf ... kernel.printk = 4 4 1 7 * Applying /etc/sysctl.d/10-ipv6-privacy.conf ... net.ipv6.conf.all.use_tempaddr = 2 net.ipv6.conf.default.use_tempaddr = 2 * Applying /etc/sysctl.d/10-kernel-hardening.conf ... kernel.kptr_restrict = 1 * Applying /etc/sysctl.d/10-link-restrictions.conf ... fs.protected_hardlinks = 1 fs.protected_symlinks = 1 * Applying /etc/sysctl.d/10-magic-sysrq.conf ... kernel.sysrq = 176 * Applying /etc/sysctl.d/10-network-security.conf ... net.ipv4.conf.default.rp_filter = 2 net.ipv4.conf.all.rp_filter = 2 * Applying /etc/sysctl.d/10-ptrace.conf ... kernel.yama.ptrace_scope = 1 * Applying /etc/sysctl.d/10-zeropage.conf ... vm.mmap_min_addr = 65536 * Applying /usr/lib/sysctl.d/50-default.conf ... net.ipv4.conf.default.promote_secondaries = 1 sysctl: setting key "net.ipv4.conf.all.promote_secondaries": Invalid argument net.ipv4.ping_group_range = 0 2147483647 net.core.default_qdisc = fq_codel fs.protected_regular = 1 fs.protected_fifos = 1 * Applying /usr/lib/sysctl.d/50-pid-max.conf ... kernel.pid_max = 4194304 * Applying /etc/sysctl.d/60-lxd-production.conf ... fs.inotify.max_queued_events = 1048576 fs.inotify.max_user_instances = 1048576 fs.inotify.max_user_watches = 1048576 vm.max_map_count = 262144 kernel.dmesg_restrict = 1 net.ipv4.neigh.default.gc_thresh3 = 8192 net.ipv6.neigh.default.gc_thresh3 = 8192 sysctl: setting key "net.core.bpf_jit_limit": Invalid argument kernel.keys.maxkeys = 2000 kernel.keys.maxbytes = 2000000 * Applying /etc/sysctl.d/99-cloudimg-ipv6.conf ... net.ipv6.conf.all.use_tempaddr = 0 net.ipv6.conf.default.use_tempaddr = 0 * Applying /etc/sysctl.d/99-sysctl.conf ... * Applying /usr/lib/sysctl.d/protect-links.conf ... fs.protected_fifos = 1 fs.protected_hardlinks = 1 fs.protected_regular = 2 fs.protected_symlinks = 1 * Applying /etc/sysctl.conf ... Reading package lists... 0% Reading package lists... 100% Reading package lists... Done Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree Reading state information... 0% Reading state information... 0% Reading state information... Done Note, selecting 'liblxc-common' instead of 'lxc-common' Package 'lxcfs' is not installed, so not removed Package 'liblxc1' is not installed, so not removed Package 'lxd' is not installed, so not removed Package 'lxd-client' is not installed, so not removed 0 upgraded, 0 newly installed, 0 to remove and 226 not upgraded. snap "lxd" is already installed, see 'snap help refresh' To start your first container, try: lxc launch ubuntu:20.04 Or for a virtual machine: lxc launch ubuntu:20.04 --vm Track prereq prereqok_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1711232380-Mx08bwlJYBXsBMku&local_ts=1711232394&event=prereq&operation=prereqok_ok&value=&comment=&tags= DEBUG_INSTALL= DOCKER_PROXY_URL=http://172.21.1.1:5000 USER=ubuntu Installing Docker CE ... W: Conflicting distribution: http://172.21.249.4:38999/release unstable Release (expected unstable but got ) Reading package lists... 0% Reading package lists... 100% Reading package lists... Done Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree Reading state information... 0% Reading state information... 0% Reading state information... Done The following additional packages will be installed: python3-software-properties The following NEW packages will be installed: apt-transport-https The following packages will be upgraded: ca-certificates python3-software-properties software-properties-common 3 upgraded, 1 newly installed, 0 to remove and 223 not upgraded. Need to get 186 kB of archives. After this operation, 154 kB of additional disk space will be used. 0% [Working] Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 ca-certificates all 20230311ubuntu0.20.04.1 [152 kB] 6% [1 ca-certificates 14.2 kB/152 kB 9%] 70% [Working] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.10 [1704 B] 71% [2 apt-transport-https 1704 B/1704 B 100%] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 software-properties-common all 0.99.9.12 [10.4 kB] 81% [3 software-properties-common 10.4 kB/10.4 kB 100%] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-software-properties all 0.99.9.12 [21.7 kB] 89% [4 python3-software-properties 7830 B/21.7 kB 36%] 100% [Working] Fetched 186 kB in 0s (746 kB/s) Preconfiguring packages ... (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 ... 65095 files and directories currently installed.) Preparing to unpack .../ca-certificates_20230311ubuntu0.20.04.1_all.deb ... Unpacking ca-certificates (20230311ubuntu0.20.04.1) over (20210119~20.04.2) ... Selecting previously unselected package apt-transport-https. Preparing to unpack .../apt-transport-https_2.0.10_all.deb ... Unpacking apt-transport-https (2.0.10) ... Preparing to unpack .../software-properties-common_0.99.9.12_all.deb ... Unpacking software-properties-common (0.99.9.12) over (0.99.9.8) ... Preparing to unpack .../python3-software-properties_0.99.9.12_all.deb ... Unpacking python3-software-properties (0.99.9.12) over (0.99.9.8) ... Setting up apt-transport-https (2.0.10) ... Setting up ca-certificates (20230311ubuntu0.20.04.1) ... Updating certificates in /etc/ssl/certs... rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL 26 added, 17 removed; done. Setting up python3-software-properties (0.99.9.12) ... Setting up software-properties-common (0.99.9.12) ... Processing triggers for man-db (2.9.1-1) ... Processing triggers for dbus (1.12.16-2ubuntu2.1) ... Processing triggers for ca-certificates (20230311ubuntu0.20.04.1) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. OK 0% [Working] Ign:1 http://172.21.249.4:38999/release unstable InRelease 0% [Working] Hit:2 http://172.21.249.4:38999/release unstable Release 0% [Working] Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 0% [Connecting to security.ubuntu.com (91.189.91.83)] [Connected to download.do Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 0% [Connecting to security.ubuntu.com (91.189.91.83)] [Waiting for headers] 0% [Waiting for headers] [Connecting to security.ubuntu.com (91.189.91.83)] [Wa Get:6 https://download.docker.com/linux/ubuntu focal InRelease [57.7 kB] 0% [Waiting for headers] [Connecting to security.ubuntu.com (91.189.91.83)] [6 Hit:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 0% [Connecting to security.ubuntu.com (91.189.91.83)] [6 InRelease 32.3 kB/57.7 0% [Connecting to security.ubuntu.com (91.189.91.83)] Hit:8 http://security.ubuntu.com/ubuntu focal-security InRelease 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:9 https://download.docker.com/linux/ubuntu focal/stable amd64 Packages [40.1 kB] 0% [9 Packages 15.9 kB/40.1 kB 40%] 0% [Working] 0% [9 Packages store 0 B] 0% [Working] 100% [Working] Fetched 97.8 kB in 1s (109 kB/s) Reading package lists... 0% Reading package lists... 0% Reading package lists... 0% Reading package lists... 2% Reading package lists... 2% Reading package lists... 4% Reading package lists... 4% Reading package lists... 4% Reading package lists... 4% Reading package lists... 4% Reading package lists... 4% Reading package lists... 28% Reading package lists... 28% Reading package lists... 41% Reading package lists... 41% Reading package lists... 41% Reading package lists... 41% Reading package lists... 41% Reading package lists... 41% Reading package lists... 46% Reading package lists... 49% Reading package lists... 49% Reading package lists... 55% Reading package lists... 55% Reading package lists... 63% Reading package lists... 63% Reading package lists... 67% Reading package lists... 67% Reading package lists... 70% Reading package lists... 70% Reading package lists... 71% Reading package lists... 71% Reading package lists... 71% Reading package lists... 71% Reading package lists... 71% Reading package lists... 71% Reading package lists... 71% Reading package lists... 71% Reading package lists... 71% Reading package lists... 71% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 79% Reading package lists... 79% Reading package lists... 84% Reading package lists... 84% Reading package lists... 92% Reading package lists... 92% Reading package lists... 95% Reading package lists... 95% Reading package lists... 98% Reading package lists... 98% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... Done W: Conflicting distribution: http://172.21.249.4:38999/release unstable Release (expected unstable but got ) W: Conflicting distribution: http://172.21.249.4:38999/release unstable Release (expected unstable but got ) Reading package lists... 0% Reading package lists... 100% Reading package lists... Done Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree Reading state information... 0% Reading state information... 0% Reading state information... Done The following additional packages will be installed: containerd.io docker-buildx-plugin docker-ce-cli docker-ce-rootless-extras docker-compose-plugin pigz slirp4netns Suggested packages: aufs-tools cgroupfs-mount | cgroup-lite The following NEW packages will be installed: containerd.io docker-buildx-plugin docker-ce docker-ce-cli docker-ce-rootless-extras docker-compose-plugin pigz slirp4netns 0 upgraded, 8 newly installed, 0 to remove and 223 not upgraded. Need to get 120 MB of archives. After this operation, 428 MB of additional disk space will be used. 0% [Working] Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pigz amd64 2.4-1 [57.4 kB] 0% [1 pigz 14.2 kB/57.4 kB 25%] [Connected to download.docker.com (52.222.144.2 3% [Waiting for headers] Get:2 https://download.docker.com/linux/ubuntu focal/stable amd64 containerd.io amd64 1.6.28-2 [29.7 MB] 3% [Waiting for headers] [2 containerd.io 15.9 kB/29.7 MB 0%] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 slirp4netns amd64 0.4.3-1 [74.3 kB] 3% [3 slirp4netns 5510 B/74.3 kB 7%] [2 containerd.io 97.8 kB/29.7 MB 0%] 5% [2 containerd.io 262 kB/29.7 MB 1%] 18% [2 containerd.io 18.6 MB/29.7 MB 63%] 27% [Working] Get:4 https://download.docker.com/linux/ubuntu focal/stable amd64 docker-buildx-plugin amd64 0.13.1-1~ubuntu.20.04~focal [29.5 MB] 27% [4 docker-buildx-plugin 65.5 kB/29.5 MB 0%] 38% [4 docker-buildx-plugin 16.4 MB/29.5 MB 55%] 50% [Waiting for headers] Get:5 https://download.docker.com/linux/ubuntu focal/stable amd64 docker-ce-cli amd64 5:26.0.0-1~ubuntu.20.04~focal [13.8 MB] 50% [5 docker-ce-cli 13.2 kB/13.8 MB 0%] 61% [Waiting for headers] Get:6 https://download.docker.com/linux/ubuntu focal/stable amd64 docker-ce amd64 5:26.0.0-1~ubuntu.20.04~focal [25.1 MB] 61% [6 docker-ce 65.0 kB/25.1 MB 0%] 72% [6 docker-ce 16.5 MB/25.1 MB 66%] 81% [Waiting for headers] Get:7 https://download.docker.com/linux/ubuntu focal/stable amd64 docker-ce-rootless-extras amd64 5:26.0.0-1~ubuntu.20.04~focal [9328 kB] 81% [7 docker-ce-rootless-extras 32.3 kB/9328 kB 0%] 89% [Waiting for headers] Get:8 https://download.docker.com/linux/ubuntu focal/stable amd64 docker-compose-plugin amd64 2.25.0-1~ubuntu.20.04~focal [12.1 MB] 89% [8 docker-compose-plugin 26.9 kB/12.1 MB 0%] 100% [Working] Fetched 120 MB in 4s (32.9 MB/s) Selecting previously unselected package pigz. (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 ... 65105 files and directories currently installed.) Preparing to unpack .../0-pigz_2.4-1_amd64.deb ... Unpacking pigz (2.4-1) ... Selecting previously unselected package containerd.io. Preparing to unpack .../1-containerd.io_1.6.28-2_amd64.deb ... Unpacking containerd.io (1.6.28-2) ... Selecting previously unselected package docker-buildx-plugin. Preparing to unpack .../2-docker-buildx-plugin_0.13.1-1~ubuntu.20.04~focal_amd64.deb ... Unpacking docker-buildx-plugin (0.13.1-1~ubuntu.20.04~focal) ... Selecting previously unselected package docker-ce-cli. Preparing to unpack .../3-docker-ce-cli_5%3a26.0.0-1~ubuntu.20.04~focal_amd64.deb ... Unpacking docker-ce-cli (5:26.0.0-1~ubuntu.20.04~focal) ... Selecting previously unselected package docker-ce. Preparing to unpack .../4-docker-ce_5%3a26.0.0-1~ubuntu.20.04~focal_amd64.deb ... Unpacking docker-ce (5:26.0.0-1~ubuntu.20.04~focal) ... Selecting previously unselected package docker-ce-rootless-extras. Preparing to unpack .../5-docker-ce-rootless-extras_5%3a26.0.0-1~ubuntu.20.04~focal_amd64.deb ... Unpacking docker-ce-rootless-extras (5:26.0.0-1~ubuntu.20.04~focal) ... Selecting previously unselected package docker-compose-plugin. Preparing to unpack .../6-docker-compose-plugin_2.25.0-1~ubuntu.20.04~focal_amd64.deb ... Unpacking docker-compose-plugin (2.25.0-1~ubuntu.20.04~focal) ... Selecting previously unselected package slirp4netns. Preparing to unpack .../7-slirp4netns_0.4.3-1_amd64.deb ... Unpacking slirp4netns (0.4.3-1) ... Setting up slirp4netns (0.4.3-1) ... Setting up docker-buildx-plugin (0.13.1-1~ubuntu.20.04~focal) ... Setting up containerd.io (1.6.28-2) ... Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service. Setting up docker-compose-plugin (2.25.0-1~ubuntu.20.04~focal) ... Setting up docker-ce-cli (5:26.0.0-1~ubuntu.20.04~focal) ... Setting up pigz (2.4-1) ... Setting up docker-ce-rootless-extras (5:26.0.0-1~ubuntu.20.04~focal) ... Setting up docker-ce (5:26.0.0-1~ubuntu.20.04~focal) ... Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /lib/systemd/system/docker.service. Created symlink /etc/systemd/system/sockets.target.wants/docker.socket → /lib/systemd/system/docker.socket. Processing triggers for man-db (2.9.1-1) ... Processing triggers for systemd (245.4-4ubuntu3.23) ... Adding user to group 'docker' ... restarted Docker service Configuring docker proxy ... ... restarted Docker service again Client: Docker Engine - Community Version: 26.0.0 API version: 1.45 Go version: go1.21.8 Git commit: 2ae903e Built: Wed Mar 20 15:17:51 2024 OS/Arch: linux/amd64 Context: default Server: Docker Engine - Community Engine: Version: 26.0.0 API version: 1.45 (minimum version 1.24) Go version: go1.21.8 Git commit: 8b79278 Built: Wed Mar 20 15:17:51 2024 OS/Arch: linux/amd64 Experimental: false containerd: Version: 1.6.28 GitCommit: ae07eda36dd25f8a1b98dfbf587313b99c0190bb runc: Version: 1.1.12 GitCommit: v1.1.12-0-g51d5e94 docker-init: Version: 0.19.0 GitCommit: de40ad0 ... Docker CE installation done Track docker_ce docker_ce_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1711232380-Mx08bwlJYBXsBMku&local_ts=1711232455&event=docker_ce&operation=docker_ce_ok&value=&comment=&tags= Creating folders for installation DEBUG_INSTALL= DEFAULT_IP=172.21.249.215 OSM_DEVOPS=/usr/share/osm-devops OSM_DOCKER_WORK_DIR=/etc/osm/docker INSTALL_K8S_MONITOR= HOME=/home/ubuntu 0% [Working] Ign:1 http://172.21.249.4:38999/release unstable InRelease 0% [Working] Hit:2 http://172.21.249.4:38999/release unstable Release 0% [Working] Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 0% [Connecting to security.ubuntu.com (185.125.190.36)] [Connected to download. Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 0% [Waiting for headers] [Waiting for headers] Hit:5 http://security.ubuntu.com/ubuntu focal-security InRelease 0% [Waiting for headers] [Waiting for headers] 0% [Waiting for headers] [Waiting for headers] Hit:7 https://download.docker.com/linux/ubuntu focal InRelease 0% [Waiting for headers] Hit:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] 20% [Working] Reading package lists... 0% Reading package lists... 0% Reading package lists... 0% Reading package lists... 2% Reading package lists... 2% Reading package lists... 4% Reading package lists... 4% Reading package lists... 4% Reading package lists... 4% Reading package lists... 4% Reading package lists... 4% Reading package lists... 28% Reading package lists... 28% Reading package lists... 34% Reading package lists... 41% Reading package lists... 41% Reading package lists... 41% Reading package lists... 41% Reading package lists... 41% Reading package lists... 41% Reading package lists... 49% Reading package lists... 49% Reading package lists... 55% Reading package lists... 55% Reading package lists... 63% Reading package lists... 63% Reading package lists... 67% Reading package lists... 67% Reading package lists... 70% Reading package lists... 70% Reading package lists... 71% Reading package lists... 71% Reading package lists... 71% Reading package lists... 71% Reading package lists... 71% Reading package lists... 71% Reading package lists... 71% Reading package lists... 71% Reading package lists... 71% Reading package lists... 71% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 79% Reading package lists... 79% Reading package lists... 84% Reading package lists... 84% Reading package lists... 92% Reading package lists... 92% Reading package lists... 95% Reading package lists... 95% Reading package lists... 96% Reading package lists... 98% Reading package lists... 98% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... Done W: Conflicting distribution: http://172.21.249.4:38999/release unstable Release (expected unstable but got ) Reading package lists... 0% Reading package lists... 100% Reading package lists... Done Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree Reading state information... 0% Reading state information... 0% Reading state information... Done ca-certificates is already the newest version (20230311ubuntu0.20.04.1). ca-certificates set to manually installed. apt-transport-https is already the newest version (2.0.10). The following additional packages will be installed: libcurl4 The following packages will be upgraded: curl libcurl4 2 upgraded, 0 newly installed, 0 to remove and 221 not upgraded. Need to get 396 kB of archives. After this operation, 10.2 kB of additional disk space will be used. 0% [Working] Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.21 [161 kB] 3% [1 curl 14.2 kB/161 kB 9%] 43% [Working] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.21 [235 kB] 44% [2 libcurl4 6957 B/235 kB 3%] 100% [Working] Fetched 396 kB in 0s (1384 kB/s) (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 ... 65359 files and directories currently installed.) Preparing to unpack .../curl_7.68.0-1ubuntu2.21_amd64.deb ... Unpacking curl (7.68.0-1ubuntu2.21) over (7.68.0-1ubuntu2.7) ... Preparing to unpack .../libcurl4_7.68.0-1ubuntu2.21_amd64.deb ... Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.21) over (7.68.0-1ubuntu2.7) ... Setting up libcurl4:amd64 (7.68.0-1ubuntu2.21) ... Setting up curl (7.68.0-1ubuntu2.21) ... Processing triggers for man-db (2.9.1-1) ... Processing triggers for libc-bin (2.31-0ubuntu9.7) ... deb [signed-by=/etc/apt/keyrings/kubernetes-apt-keyring.gpg] https://pkgs.k8s.io/core:/stable:/v1.24/deb/ / 0% [Working] Ign:1 http://172.21.249.4:38999/release unstable InRelease 0% [Working] Hit:2 http://172.21.249.4:38999/release unstable Release 0% [Working] Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 0% [Connecting to security.ubuntu.com (91.189.91.82)] [Connected to download.do Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 0% [Connecting to security.ubuntu.com (91.189.91.82)] [Waiting for headers] [Co Hit:5 https://download.docker.com/linux/ubuntu focal InRelease 0% [Waiting for headers] [Connecting to security.ubuntu.com (91.189.91.82)] [Co Hit:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 0% [Connecting to security.ubuntu.com (91.189.91.82)] [Connected to pkgs.k8s.io 0% [Waiting for headers] [Waiting for headers] Hit:8 http://security.ubuntu.com/ubuntu focal-security InRelease 0% [Waiting for headers] 0% [Working] 0% [Working] Get:9 https://prod-cdn.packages.k8s.io/repositories/isv:/kubernetes:/core:/stable:/v1.24/deb InRelease [1192 B] 0% [9 InRelease 1192 B/1192 B 100%] 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] 23% [Working] Get:10 https://prod-cdn.packages.k8s.io/repositories/isv:/kubernetes:/core:/stable:/v1.24/deb Packages [26.5 kB] 23% [10 Packages 0 B/26.5 kB 0%] 100% [Working] 100% [10 Packages store 0 B] 100% [Working] Fetched 27.7 kB in 1s (25.2 kB/s) Reading package lists... 0% Reading package lists... 0% Reading package lists... 0% Reading package lists... 2% Reading package lists... 2% Reading package lists... 4% Reading package lists... 4% Reading package lists... 4% Reading package lists... 4% Reading package lists... 4% Reading package lists... 4% Reading package lists... 28% Reading package lists... 28% Reading package lists... 41% Reading package lists... 41% Reading package lists... 41% Reading package lists... 41% Reading package lists... 41% Reading package lists... 41% Reading package lists... 46% Reading package lists... 49% Reading package lists... 49% Reading package lists... 55% Reading package lists... 55% Reading package lists... 63% Reading package lists... 63% Reading package lists... 67% Reading package lists... 67% Reading package lists... 70% Reading package lists... 70% Reading package lists... 71% Reading package lists... 71% Reading package lists... 71% Reading package lists... 71% Reading package lists... 71% Reading package lists... 71% Reading package lists... 71% Reading package lists... 71% Reading package lists... 71% Reading package lists... 71% Reading package lists... 71% Reading package lists... 71% Reading package lists... 72% Reading package lists... 72% Reading package lists... 79% Reading package lists... 79% Reading package lists... 84% Reading package lists... 84% Reading package lists... 92% Reading package lists... 92% Reading package lists... 95% Reading package lists... 95% Reading package lists... 98% Reading package lists... 98% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... Done W: Conflicting distribution: http://172.21.249.4:38999/release unstable Release (expected unstable but got ) Installing Kubernetes Packages ... Reading package lists... 0% Reading package lists... 100% Reading package lists... Done Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree Reading state information... 0% Reading state information... 0% Reading state information... Done The following additional packages will be installed: conntrack cri-tools ebtables kubernetes-cni socat Suggested packages: nftables The following NEW packages will be installed: conntrack cri-tools ebtables kubeadm kubectl kubelet kubernetes-cni socat 0 upgraded, 8 newly installed, 0 to remove and 221 not upgraded. Need to get 85.4 MB of archives. After this operation, 336 MB of additional disk space will be used. 0% [Working] Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 conntrack amd64 1:1.4.5-2 [30.3 kB] 0% [1 conntrack 14.2 kB/30.3 kB 47%] [Connected to pkgs.k8s.io (34.107.204.206) 3% [Waiting for headers] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ebtables amd64 2.0.11-3build1 [80.3 kB] 3% [2 ebtables 2614 B/80.3 kB 3%] [Waiting for headers] 5% [Waiting for headers] [Waiting for headers] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 5% [3 socat 211 B/323 kB 0%] [Waiting for headers] 5% [3 socat 184 kB/323 kB 57%] 8% [Waiting for headers] 8% [Waiting for headers] 8% [Waiting for headers] [Waiting for headers] Get:4 https://prod-cdn.packages.k8s.io/repositories/isv:/kubernetes:/core:/stable:/v1.24/deb cri-tools 1.26.0-1.1 [19.0 MB] 8% [4 cri-tools 7603 B/19.0 MB 0%] [Waiting for headers] 8% [4 cri-tools 41.4 kB/19.0 MB 0%] [Waiting for headers] 10% [4 cri-tools 1769 kB/19.0 MB 9%] 28% [Working] Get:5 https://prod-cdn.packages.k8s.io/repositories/isv:/kubernetes:/core:/stable:/v1.24/deb kubernetes-cni 1.2.0-2.1 [27.6 MB] 28% [5 kubernetes-cni 16.9 kB/27.6 MB 0%] 57% [Waiting for headers] Get:6 https://prod-cdn.packages.k8s.io/repositories/isv:/kubernetes:/core:/stable:/v1.24/deb kubelet 1.24.17-1.1 [19.7 MB] 57% [6 kubelet 17.0 kB/19.7 MB 0%] 77% [Waiting for headers] Get:7 https://prod-cdn.packages.k8s.io/repositories/isv:/kubernetes:/core:/stable:/v1.24/deb kubectl 1.24.17-1.1 [9543 kB] 77% [7 kubectl 59.7 kB/9543 kB 1%] 89% [Waiting for headers] Get:8 https://prod-cdn.packages.k8s.io/repositories/isv:/kubernetes:/core:/stable:/v1.24/deb kubeadm 1.24.17-1.1 [9198 kB] 89% [8 kubeadm 0 B/9198 kB 0%] 100% [Working] Fetched 85.4 MB in 2s (39.0 MB/s) Selecting previously unselected package conntrack. (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 ... 65359 files and directories currently installed.) Preparing to unpack .../0-conntrack_1%3a1.4.5-2_amd64.deb ... Unpacking conntrack (1:1.4.5-2) ... Selecting previously unselected package cri-tools. Preparing to unpack .../1-cri-tools_1.26.0-1.1_amd64.deb ... Unpacking cri-tools (1.26.0-1.1) ... Selecting previously unselected package ebtables. Preparing to unpack .../2-ebtables_2.0.11-3build1_amd64.deb ... Unpacking ebtables (2.0.11-3build1) ... Selecting previously unselected package kubernetes-cni. Preparing to unpack .../3-kubernetes-cni_1.2.0-2.1_amd64.deb ... Unpacking kubernetes-cni (1.2.0-2.1) ... Selecting previously unselected package socat. Preparing to unpack .../4-socat_1.7.3.3-2_amd64.deb ... Unpacking socat (1.7.3.3-2) ... Selecting previously unselected package kubelet. Preparing to unpack .../5-kubelet_1.24.17-1.1_amd64.deb ... Unpacking kubelet (1.24.17-1.1) ... Selecting previously unselected package kubectl. Preparing to unpack .../6-kubectl_1.24.17-1.1_amd64.deb ... Unpacking kubectl (1.24.17-1.1) ... Selecting previously unselected package kubeadm. Preparing to unpack .../7-kubeadm_1.24.17-1.1_amd64.deb ... Unpacking kubeadm (1.24.17-1.1) ... Setting up conntrack (1:1.4.5-2) ... Setting up kubectl (1.24.17-1.1) ... Setting up ebtables (2.0.11-3build1) ... Setting up socat (1.7.3.3-2) ... Setting up cri-tools (1.26.0-1.1) ... Setting up kubernetes-cni (1.2.0-2.1) ... Setting up kubelet (1.24.17-1.1) ... Setting up kubeadm (1.24.17-1.1) ... Processing triggers for man-db (2.9.1-1) ... kubelet set on hold. kubeadm set on hold. kubectl set on hold. Track k8scluster install_k8s_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1711232380-Mx08bwlJYBXsBMku&local_ts=1711232487&event=k8scluster&operation=install_k8s_ok&value=&comment=&tags= I0323 22:21:28.344667 18106 version.go:256] remote version is much newer: v1.29.3; falling back to: stable-1.24 [init] Using Kubernetes version: v1.24.17 [preflight] Running pre-flight checks [preflight] Pulling images required for setting up a Kubernetes cluster [preflight] This might take a minute or two, depending on the speed of your internet connection [preflight] You can also perform this action in beforehand using 'kubeadm config images pull' [certs] Using certificateDir folder "/etc/kubernetes/pki" [certs] Generating "ca" certificate and key [certs] Generating "apiserver" certificate and key [certs] apiserver serving cert is signed for DNS names [kubernetes kubernetes.default kubernetes.default.svc kubernetes.default.svc.cluster.local osm-v120-merge-692] and IPs [10.96.0.1 172.21.249.215] [certs] Generating "apiserver-kubelet-client" certificate and key [certs] Generating "front-proxy-ca" certificate and key [certs] Generating "front-proxy-client" certificate and key [certs] Generating "etcd/ca" certificate and key [certs] Generating "etcd/server" certificate and key [certs] etcd/server serving cert is signed for DNS names [localhost osm-v120-merge-692] and IPs [172.21.249.215 127.0.0.1 ::1] [certs] Generating "etcd/peer" certificate and key [certs] etcd/peer serving cert is signed for DNS names [localhost osm-v120-merge-692] and IPs [172.21.249.215 127.0.0.1 ::1] [certs] Generating "etcd/healthcheck-client" certificate and key [certs] Generating "apiserver-etcd-client" certificate and key [certs] Generating "sa" key and public key [kubeconfig] Using kubeconfig folder "/etc/kubernetes" [kubeconfig] Writing "admin.conf" kubeconfig file [kubeconfig] Writing "kubelet.conf" kubeconfig file [kubeconfig] Writing "controller-manager.conf" kubeconfig file [kubeconfig] Writing "scheduler.conf" kubeconfig file [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env" [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml" [kubelet-start] Starting the kubelet [control-plane] Using manifest folder "/etc/kubernetes/manifests" [control-plane] Creating static Pod manifest for "kube-apiserver" [control-plane] Creating static Pod manifest for "kube-controller-manager" [control-plane] Creating static Pod manifest for "kube-scheduler" [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests" [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests". This can take up to 4m0s [apiclient] All control plane components are healthy after 8.507310 seconds [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster [upload-certs] Skipping phase. Please see --upload-certs [mark-control-plane] Marking the node osm-v120-merge-692 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers] [mark-control-plane] Marking the node osm-v120-merge-692 as control-plane by adding the taints [node-role.kubernetes.io/master:NoSchedule node-role.kubernetes.io/control-plane:NoSchedule] [bootstrap-token] Using token: v3q04p.yi7uwmzqoxhgdia8 [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to post CSRs in order for nodes to get long term certificate credentials [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key [addons] Applied essential addon: CoreDNS [addons] Applied essential addon: kube-proxy Your Kubernetes control-plane has initialized successfully! To start using your cluster, you need to run the following as a regular user: mkdir -p $HOME/.kube sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config sudo chown $(id -u):$(id -g) $HOME/.kube/config Alternatively, if you are the root user, you can run: export KUBECONFIG=/etc/kubernetes/admin.conf You should now deploy a pod network to the cluster. Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at: https://kubernetes.io/docs/concepts/cluster-administration/addons/ Then you can join any number of worker nodes by running the following on each as root: kubeadm join 172.21.249.215:6443 --token v3q04p.yi7uwmzqoxhgdia8 \ --discovery-token-ca-cert-hash sha256:3fd0034b961501522a81104b4779efd072f6918c32e668dae767d2b2212c9455 Track k8scluster init_k8s_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1711232380-Mx08bwlJYBXsBMku&local_ts=1711232526&event=k8scluster&operation=init_k8s_ok&value=&comment=&tags= Error from server (NotFound): namespaces "osm" not found --2024-03-23 22:22:06-- https://raw.githubusercontent.com/coreos/flannel/master/Documentation/kube-flannel.yml Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.110.133, 185.199.109.133, 185.199.108.133, ... Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.110.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 4345 (4.2K) [text/plain] Saving to: ‘/tmp/flannel.gx0j6U/kube-flannel.yml’ kube-flannel.yml 0%[ ] 0 --.-KB/s kube-flannel.yml 100%[===================>] 4.24K --.-KB/s in 0s 2024-03-23 22:22:06 (41.5 MB/s) - ‘/tmp/flannel.gx0j6U/kube-flannel.yml’ saved [4345/4345] namespace/kube-flannel created clusterrole.rbac.authorization.k8s.io/flannel created clusterrolebinding.rbac.authorization.k8s.io/flannel created serviceaccount/flannel created configmap/kube-flannel-cfg created daemonset.apps/kube-flannel-ds created node/osm-v120-merge-692 untainted node/osm-v120-merge-692 untainted Helm3 is not installed, installing ... % 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 13.8M 100 13.8M 0 0 13.5M 0 0:00:01 0:00:01 --:--:-- 13.5M linux-amd64/ linux-amd64/helm linux-amd64/LICENSE linux-amd64/README.md "stable" has been added to your repositories Hang tight while we grab the latest from your chart repositories... ...Successfully got an update from the "stable" chart repository Update Complete. ⎈Happy Helming!⎈ Track k8scluster install_helm_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1711232380-Mx08bwlJYBXsBMku&local_ts=1711232538&event=k8scluster&operation=install_helm_ok&value=&comment=&tags= Installing open-iscsi 0% [Working] Ign:1 http://172.21.249.4:38999/release unstable InRelease 0% [Working] Hit:2 http://172.21.249.4:38999/release unstable Release 0% [Working] Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 0% [Waiting for headers] [Connecting to security.ubuntu.com (185.125.190.36)] [ Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 0% [Waiting for headers] [Waiting for headers] [Connected to download.docker.co Hit:5 http://security.ubuntu.com/ubuntu focal-security InRelease 0% [Waiting for headers] [Connected to download.docker.com (52.222.144.3)] [Wai 0% [Waiting for headers] [Waiting for headers] [Waiting for headers] Hit:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 0% [Waiting for headers] [Waiting for headers] Hit:8 https://download.docker.com/linux/ubuntu focal InRelease 0% [Waiting for headers] 0% [Working] 0% [Connecting to prod-cdn.packages.k8s.io] Hit:9 https://prod-cdn.packages.k8s.io/repositories/isv:/kubernetes:/core:/stable:/v1.24/deb InRelease 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] 20% [Working] Reading package lists... 0% Reading package lists... 0% Reading package lists... 0% Reading package lists... 2% Reading package lists... 2% Reading package lists... 4% Reading package lists... 4% Reading package lists... 4% Reading package lists... 4% Reading package lists... 4% Reading package lists... 4% Reading package lists... 28% Reading package lists... 28% Reading package lists... 41% Reading package lists... 41% Reading package lists... 41% Reading package lists... 41% Reading package lists... 41% Reading package lists... 41% Reading package lists... 45% Reading package lists... 49% Reading package lists... 49% Reading package lists... 55% Reading package lists... 55% Reading package lists... 63% Reading package lists... 63% Reading package lists... 67% Reading package lists... 67% Reading package lists... 70% Reading package lists... 70% Reading package lists... 71% Reading package lists... 71% Reading package lists... 71% Reading package lists... 71% Reading package lists... 71% Reading package lists... 71% Reading package lists... 71% Reading package lists... 71% Reading package lists... 71% Reading package lists... 71% Reading package lists... 71% Reading package lists... 71% Reading package lists... 72% Reading package lists... 72% Reading package lists... 79% Reading package lists... 79% Reading package lists... 84% Reading package lists... 84% Reading package lists... 92% Reading package lists... 92% Reading package lists... 95% Reading package lists... 95% Reading package lists... 98% Reading package lists... 98% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... Done W: Conflicting distribution: http://172.21.249.4:38999/release unstable Release (expected unstable but got ) Reading package lists... 0% Reading package lists... 100% Reading package lists... Done Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree Reading state information... 0% Reading state information... 0% Reading state information... Done The following packages will be upgraded: open-iscsi 1 upgraded, 0 newly installed, 0 to remove and 220 not upgraded. Need to get 283 kB of archives. After this operation, 0 B of additional disk space will be used. 0% [Working] Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 open-iscsi amd64 2.0.874-7.1ubuntu6.4 [283 kB] 4% [1 open-iscsi 14.2 kB/283 kB 5%] 100% [Working] Fetched 283 kB in 0s (1154 kB/s) Preconfiguring packages ... (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 ... 65478 files and directories currently installed.) Preparing to unpack .../open-iscsi_2.0.874-7.1ubuntu6.4_amd64.deb ... Unpacking open-iscsi (2.0.874-7.1ubuntu6.4) over (2.0.874-7.1ubuntu6.2) ... Setting up open-iscsi (2.0.874-7.1ubuntu6.4) ... grep: /lib/modules-load.d/open-iscsi.conf: No such file or directory Processing triggers for systemd (245.4-4ubuntu3.23) ... Processing triggers for man-db (2.9.1-1) ... Processing triggers for initramfs-tools (0.136ubuntu6.7) ... update-initramfs: Generating /boot/initrd.img-5.4.0-107-generic Synchronizing state of iscsid.service with SysV service script with /lib/systemd/systemd-sysv-install. Executing: /lib/systemd/systemd-sysv-install enable iscsid Created symlink /etc/systemd/system/sysinit.target.wants/iscsid.service → /lib/systemd/system/iscsid.service. Installing OpenEBS "openebs" has been added to your repositories Hang tight while we grab the latest from your chart repositories... ...Successfully got an update from the "openebs" chart repository ...Successfully got an update from the "stable" chart repository Update Complete. ⎈Happy Helming!⎈ NAME: openebs LAST DEPLOYED: Sat Mar 23 22:22:55 2024 NAMESPACE: openebs STATUS: deployed REVISION: 1 TEST SUITE: None NOTES: Successfully installed OpenEBS. Check the status by running: kubectl get pods -n openebs The default values will install NDM and enable OpenEBS hostpath and device storage engines along with their default StorageClasses. Use `kubectl get sc` to see the list of installed OpenEBS StorageClasses. **Note**: If you are upgrading from the older helm chart that was using cStor and Jiva (non-csi) volumes, you will have to run the following command to include the older provisioners: helm upgrade openebs openebs/openebs \ --namespace openebs \ --set legacy.enabled=true \ --reuse-values For other engines, you will need to perform a few more additional steps to enable the engine, configure the engines (e.g. creating pools) and create StorageClasses. For example, cStor can be enabled using commands like: helm upgrade openebs openebs/openebs \ --namespace openebs \ --set cstor.enabled=true \ --reuse-values For more information, - view the online documentation at https://openebs.io/docs or - connect with an active community on Kubernetes slack #openebs channel. NAME NAMESPACE REVISION UPDATED STATUS CHART APP VERSION openebs openebs 1 2024-03-23 22:22:55.819401907 +0000 UTC deployed openebs-3.1.0 3.1.0 Waiting for storageclass Storageclass available storageclass.storage.k8s.io/openebs-hostpath patched Track k8scluster k8s_storageclass_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1711232380-Mx08bwlJYBXsBMku&local_ts=1711232576&event=k8scluster&operation=k8s_storageclass_ok&value=&comment=&tags= Installing MetalLB configInline: address-pools: - name: default protocol: layer2 addresses: - 172.21.249.215/32 "metallb" has been added to your repositories Hang tight while we grab the latest from your chart repositories... ...Successfully got an update from the "metallb" chart repository ...Successfully got an update from the "openebs" chart repository ...Successfully got an update from the "stable" chart repository Update Complete. ⎈Happy Helming!⎈ W0323 22:23:00.206862 25832 warnings.go:70] policy/v1beta1 PodSecurityPolicy is deprecated in v1.21+, unavailable in v1.25+ W0323 22:23:00.216030 25832 warnings.go:70] policy/v1beta1 PodSecurityPolicy is deprecated in v1.21+, unavailable in v1.25+ W0323 22:23:00.320503 25832 warnings.go:70] policy/v1beta1 PodSecurityPolicy is deprecated in v1.21+, unavailable in v1.25+ W0323 22:23:00.321476 25832 warnings.go:70] policy/v1beta1 PodSecurityPolicy is deprecated in v1.21+, unavailable in v1.25+ NAME: metallb LAST DEPLOYED: Sat Mar 23 22:22:59 2024 NAMESPACE: metallb-system STATUS: deployed REVISION: 1 TEST SUITE: None NOTES: MetalLB is now running in the cluster. LoadBalancer Services in your cluster are now available on the IPs you defined in MetalLB's configuration: config: address-pools: - addresses: - 172.21.249.215/32 name: default protocol: layer2 To see IP assignments, try `kubectl get services`. Track k8scluster k8s_metallb_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1711232380-Mx08bwlJYBXsBMku&local_ts=1711232580&event=k8scluster&operation=k8s_metallb_ok&value=&comment=&tags= Bootstraping... 1 checks of 100 OpenEBS: Waiting for 3 of 3 pods to be ready: openebs-localpv-provisioner-5486cd5544-kdwfc 0/1 openebs-ndm-n7hsc 0/1 openebs-ndm-operator-7f56cc4f57-pwfvv 0/1 MetalLB: Waiting for 2 of 2 pods to be ready: metallb-controller-5fc8b7b79b-46wsp 0/1 metallb-speaker-7htdr 0/1 Bootstraping... 2 checks of 100 OpenEBS: Waiting for 2 of 3 pods to be ready: openebs-localpv-provisioner-5486cd5544-kdwfc 0/1 openebs-ndm-operator-7f56cc4f57-pwfvv 0/1 MetalLB: Waiting for 2 of 2 pods to be ready: metallb-controller-5fc8b7b79b-46wsp 0/1 metallb-speaker-7htdr 0/1 Bootstraping... 3 checks of 100 OpenEBS: Waiting for 2 of 3 pods to be ready: openebs-localpv-provisioner-5486cd5544-kdwfc 0/1 openebs-ndm-operator-7f56cc4f57-pwfvv 0/1 MetalLB: Waiting for 2 of 2 pods to be ready: metallb-controller-5fc8b7b79b-46wsp 0/1 metallb-speaker-7htdr 0/1 Bootstraping... 4 checks of 100 OpenEBS: Waiting for 1 of 3 pods to be ready: openebs-ndm-operator-7f56cc4f57-pwfvv 0/1 MetalLB: Waiting for 2 of 2 pods to be ready: metallb-controller-5fc8b7b79b-46wsp 0/1 metallb-speaker-7htdr 0/1 Bootstraping... 5 checks of 100 OpenEBS: Waiting for 1 of 3 pods to be ready: openebs-ndm-operator-7f56cc4f57-pwfvv 0/1 MetalLB: Waiting for 2 of 2 pods to be ready: metallb-controller-5fc8b7b79b-46wsp 0/1 metallb-speaker-7htdr 0/1 Bootstraping... 6 checks of 100 OpenEBS: Waiting for 1 of 3 pods to be ready: openebs-ndm-operator-7f56cc4f57-pwfvv 0/1 MetalLB: Waiting for 2 of 2 pods to be ready: metallb-controller-5fc8b7b79b-46wsp 0/1 metallb-speaker-7htdr 0/1 Bootstraping... 7 checks of 100 OpenEBS: Waiting for 1 of 3 pods to be ready: openebs-ndm-operator-7f56cc4f57-pwfvv 0/1 MetalLB: Waiting for 2 of 2 pods to be ready: metallb-controller-5fc8b7b79b-46wsp 0/1 metallb-speaker-7htdr 0/1 Bootstraping... 8 checks of 100 OpenEBS: Waiting for 1 of 3 pods to be ready: openebs-ndm-operator-7f56cc4f57-pwfvv 0/1 MetalLB: Waiting for 2 of 2 pods to be ready: metallb-controller-5fc8b7b79b-46wsp 0/1 metallb-speaker-7htdr 0/1 Bootstraping... 9 checks of 100 MetalLB: Waiting for 2 of 2 pods to be ready: metallb-controller-5fc8b7b79b-46wsp 0/1 metallb-speaker-7htdr 0/1 Bootstraping... 10 checks of 100 MetalLB: Waiting for 2 of 2 pods to be ready: metallb-controller-5fc8b7b79b-46wsp 0/1 metallb-speaker-7htdr 0/1 Bootstraping... 11 checks of 100 MetalLB: Waiting for 2 of 2 pods to be ready: metallb-controller-5fc8b7b79b-46wsp 0/1 metallb-speaker-7htdr 0/1 Bootstraping... 12 checks of 100 MetalLB: Waiting for 2 of 2 pods to be ready: metallb-controller-5fc8b7b79b-46wsp 0/1 metallb-speaker-7htdr 0/1 Bootstraping... 13 checks of 100 MetalLB: Waiting for 2 of 2 pods to be ready: metallb-controller-5fc8b7b79b-46wsp 0/1 metallb-speaker-7htdr 0/1 Bootstraping... 14 checks of 100 MetalLB: Waiting for 2 of 2 pods to be ready: metallb-controller-5fc8b7b79b-46wsp 0/1 metallb-speaker-7htdr 0/1 Bootstraping... 15 checks of 100 MetalLB: Waiting for 1 of 2 pods to be ready: metallb-speaker-7htdr 0/1 Bootstraping... 16 checks of 100 MetalLB: Waiting for 1 of 2 pods to be ready: metallb-speaker-7htdr 0/1 Bootstraping... 17 checks of 100 MetalLB: Waiting for 1 of 2 pods to be ready: metallb-speaker-7htdr 0/1 Bootstraping... 18 checks of 100 MetalLB: Waiting for 1 of 2 pods to be ready: metallb-speaker-7htdr 0/1 Bootstraping... 19 checks of 100 MetalLB: Waiting for 1 of 2 pods to be ready: metallb-speaker-7htdr 0/1 ===> Successful checks: 1/10 ===> Successful checks: 2/10 ===> Successful checks: 3/10 ===> Successful checks: 4/10 ===> Successful checks: 5/10 ===> Successful checks: 6/10 ===> Successful checks: 7/10 ===> Successful checks: 8/10 ===> Successful checks: 9/10 ===> Successful checks: 10/10 K8S CLUSTER IS READY Track k8scluster k8s_ready_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1711232380-Mx08bwlJYBXsBMku&local_ts=1711232644&event=k8scluster&operation=k8s_ready_ok&value=&comment=&tags= Track k8scluster k8scluster_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1711232380-Mx08bwlJYBXsBMku&local_ts=1711232644&event=k8scluster&operation=k8scluster_ok&value=&comment=&tags= DEBUG_INSTALL= DEFAULT_IP=172.21.249.215 OSM_DEVOPS=/usr/share/osm-devops HOME=/home/ubuntu Installing juju Download snap "juju" (26724) from channel "2.9/stable" / Download snap "juju" (26724) from channel "2.9/stable" - Download snap "juju" (26724) from channel "2.9/stable" \ Download snap "juju" (26724) from channel "2.9/stable" | Download snap "juju" (26724) from channel "2.9/stable" /[?25l Download snap "juju" (26724) from channel "2.9/stable" 0% 0B/s ages! Download snap "juju" (26724) from channel "2.9/stable" 0% 0B/s ages! Download snap "juju" (26724) from channel "2.9/stable" 0% 0B/s ages! Download snap "juju" (26724) from channel "2.9/stable" 0% 595kB/s 3m22s Download snap "juju" (26724) from channel "2.9/stable" 1% 1.43MB/s 1m23s Download snap "juju" (26724) from channel "2.9/stable" 1% 2.79MB/s 42.4s Download snap "juju" (26724) from channel "2.9/stable" 3% 5.48MB/s 21.2s Download snap "juju" (26724) from channel "2.9/stable" 5% 8.10MB/s 14.0s Download snap "juju" (26724) from channel "2.9/stable" 8% 10.4MB/s 10.6s Download snap "juju" (26724) from channel "2.9/stable" 10% 12.0MB/s 9.01s Download snap "juju" (26724) from channel "2.9/stable" 13% 13.5MB/s 7.76s Download snap "juju" (26724) from channel "2.9/stable" 15% 14.8MB/s 6.90s Download snap "juju" (26724) from channel "2.9/stable" 17% 15.7MB/s 6.34s Download snap "juju" (26724) from channel "2.9/stable" 20% 16.6MB/s 5.80s Download snap "juju" (26724) from channel "2.9/stable" 22% 17.4MB/s 5.36s Download snap "juju" (26724) from channel "2.9/stable" 25% 18.1MB/s 5.00s Download snap "juju" (26724) from channel "2.9/stable" 27% 18.6MB/s 4.72s Download snap "juju" (26724) from channel "2.9/stable" 29% 19.2MB/s 4.43s Download snap "juju" (26724) from channel "2.9/stable" 32% 19.6MB/s 4.20s Download snap "juju" (26724) from channel "2.9/stable" 34% 19.9MB/s 3.99s Download snap "juju" (26724) from channel "2.9/stable" 36% 20.2MB/s 3.80s Download snap "juju" (26724) from channel "2.9/stable" 38% 20.5MB/s 3.61s Download snap "juju" (26724) from channel "2.9/stable" 41% 20.8MB/s 3.44s Download snap "juju" (26724) from channel "2.9/stable" 43% 21.1MB/s 3.25s Download snap "juju" (26724) from channel "2.9/stable" 45% 21.3MB/s 3.09s Download snap "juju" (26724) from channel "2.9/stable" 47% 21.5MB/s 2.93s Download snap "juju" (26724) from channel "2.9/stable" 50% 21.7MB/s 2.78s Download snap "juju" (26724) from channel "2.9/stable" 52% 21.9MB/s 2.64s Download snap "juju" (26724) from channel "2.9/stable" 54% 22.0MB/s 2.50s Download snap "juju" (26724) from channel "2.9/stable" 57% 22.4MB/s 2.31s Download snap "juju" (26724) from channel "2.9/stable" 60% 22.7MB/s 2.12s Download snap "juju" (26724) from channel "2.9/stable" 63% 23.0MB/s 1.94s Download snap "juju" (26724) from channel "2.9/stable" 65% 23.2MB/s 1.80s Download snap "juju" (26724) from channel "2.9/stable" 68% 23.4MB/s 1.67s Download snap "juju" (26724) from channel "2.9/stable"  70% 23.5MB/s 1.53s Download snap "juju" (26724) from channel "2.9/stable"  72% 23.6MB/s 1.41s Download snap "juju" (26724) from channel "2.9/stable"  75% 23.7MB/s 1.29s Download snap "juju" (26724) from channel "2.9/stable"  77% 23.8MB/s 1.17s Download snap "juju" (26724) from channel "2.9/stable" 79% 23.8MB/s 1.06s Download snap "juju" (26724) from channel "2.9/stable" 81% 24.0MB/s 929ms Download snap "juju" (26724) from channel "2.9/stable" 84% 24.0MB/s 815ms Download snap "juju" (26724) from channel "2.9/stable" 86% 24.1MB/s 701ms Download snap "juju" (26724) from channel "2.9/stable" 88% 24.1MB/s 588ms Download snap "juju" (26724) from channel "2.9/stable" 90% 24.2MB/s 475ms Download snap "juju" (26724) from channel "2.9/stable" 93% 24.2MB/s 363ms Download snap "juju" (26724) from channel "2.9/stable" 95% 24.3MB/s 241ms Download snap "juju" (26724) from channel "2.9/stable" 98% 24.4MB/s 120ms Download snap "juju" (26724) from channel "2.9/stable" 100% 24.4MB/s 0.0ns Fetch and check assertions for snap "juju" (26724) - Fetch and check assertions for snap "juju" (26724) \ Fetch and check assertions for snap "juju" (26724) | Mount snap "juju" (26724) / Mount snap "juju" (26724) - Mount snap "juju" (26724) \ Mount snap "juju" (26724) | Mount snap "juju" (26724) / Mount snap "juju" (26724) - Mount snap "juju" (26724) \ Mount snap "juju" (26724) | Mount snap "juju" (26724) / Setup snap "juju" (26724) security profiles - Connect juju:dot-azure to snapd:personal-files \ Connect juju:home to snapd:home | Connect juju:dot-openstack to snapd:personal-files / Setup snap "juju" (26724) security profiles for auto-connections - Set automatic aliases for snap "juju" \ Start snap "juju" (26724) services | Start snap "juju" (26724) services / Start snap "juju" (26724) services - Start snap "juju" (26724) services \ Run configure hook of "juju" snap if present | [?25hjuju (2.9/stable) 2.9.47 from Canonical✓ installed Finished installation of juju Track juju juju_install_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1711232380-Mx08bwlJYBXsBMku&local_ts=1711232654&event=juju&operation=juju_install_ok&value=&comment=&tags= Since Juju 2 is being run for the first time, it has downloaded the latest public cloud information. k8s substrate added as cloud "k8scloud" with storage provisioned by the existing "openebs-hostpath" storage class. You can now bootstrap to this cloud by running 'juju bootstrap k8scloud'. 22:24:19 INFO  juju.cmd supercommand.go:56 running juju [2.9.47 9ad3425d46264718844541dd7291eb15c57a5110 gc go1.21.7] 22:24:19 DEBUG juju.cmd supercommand.go:57  args: []string{"/snap/juju/26724/bin/juju", "bootstrap", "-v", "--debug", "k8scloud", "osm", "--config", "controller-service-type=loadbalancer", "--agent-version=2.9.43"} 22:24:19 DEBUG juju.cmd.juju.commands bootstrap.go:1314 authenticating with region "" and credential "k8scloud" () 22:24:19 DEBUG juju.cmd.juju.commands bootstrap.go:1462 provider attrs: map[operator-storage: workload-storage:] 22:24:19 INFO  cmd authkeys.go:114 Adding contents of "/home/ubuntu/.local/share/juju/ssh/juju_id_rsa.pub" to authorized-keys 22:24:19 DEBUG juju.cmd.juju.commands bootstrap.go:1552 preparing controller with config: map[agent-metadata-url: agent-stream:released apt-ftp-proxy: apt-http-proxy: apt-https-proxy: apt-mirror: apt-no-proxy: authorized-keys:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDWRVRrhKZc/dFC6i4ixxQjzdZlxy6EQh1tbvu1QHIG6zw6yHuiupypqhOOITPKQYtI56wInJ4v3c92Csi/NIjqoxG6UBO0dSlIlVFrgnT46cNjhJnlpGqdM2+ljsMMdf583UqoQNSo5MeJ60lD+9rBIvwE1aSH5ArqMpZ6MDTndeqvZVMdUWLsqyOtiHi5XkHvJos20ioz6mvaxND81W5NZjtyo9yKyUZvEvc1Vnxrsg8yP1A1uRc+C5O8dL2WumO/asYb7W3RJmwt+9tfhrBX9W9TyuiRJXh+PoPsNnpeK6az4Mhx5Lxw1NhLVgqaYYVHRpEgSfZHta1WP12nMjIb juju-client-key automatically-retry-hooks:true backup-dir: charmhub-url:https://api.charmhub.io cloudinit-userdata: container-image-metadata-url: container-image-stream:released container-inherit-properties: container-networking-method: default-series: default-space: development:false disable-network-management:false disable-telemetry:false egress-subnets: enable-os-refresh-update:true enable-os-upgrade:true fan-config: firewall-mode:instance ftp-proxy: http-proxy: https-proxy: ignore-machine-addresses:false image-metadata-url: image-stream:released juju-ftp-proxy: juju-http-proxy: juju-https-proxy: juju-no-proxy:127.0.0.1,localhost,::1 logforward-enabled:false logging-config: logging-output: lxd-snap-channel:5.0/stable max-action-results-age:336h max-action-results-size:5G max-status-history-age:336h max-status-history-size:5G name:controller net-bond-reconfigure-delay:17 no-proxy:127.0.0.1,localhost,::1 num-container-provision-workers:4 num-provision-workers:16 operator-storage:openebs-hostpath provisioner-harvest-mode:destroyed proxy-ssh:false resource-tags: snap-http-proxy: snap-https-proxy: snap-store-assertions: snap-store-proxy: snap-store-proxy-url: ssl-hostname-verification:true test-mode:false transmit-vendor-metrics:true type:kubernetes update-status-hook-interval:5m uuid:4cd61400-fbef-4b83-801f-f161f42557cb workload-storage:openebs-hostpath] 22:24:19 DEBUG juju.kubernetes.provider provider.go:140 opening model "controller". 22:24:19 INFO  cmd bootstrap.go:857 Creating Juju controller "osm" on k8scloud 22:24:19 INFO  juju.cmd.juju.commands bootstrap.go:928 combined bootstrap constraints: 22:24:19 INFO  cmd bootstrap.go:976 Bootstrap to generic Kubernetes cluster 22:24:21 DEBUG juju.environs.simplestreams simplestreams.go:417 searching for signed metadata in datasource "gui simplestreams" 22:24:21 DEBUG juju.environs.simplestreams simplestreams.go:452 looking for data index using path streams/v1/index2.sjson 22:24:21 DEBUG juju.environs.simplestreams simplestreams.go:464 looking for data index using URL https://streams.canonical.com/juju/gui/streams/v1/index2.sjson 22:24:21 DEBUG juju.environs.simplestreams simplestreams.go:467 streams/v1/index2.sjson not accessed, actual error: [{github.com/juju/retry.Call:188: } {github.com/juju/juju/environs/simplestreams.(*urlDataSource).fetch:219: "https://streams.canonical.com/juju/gui/streams/v1/index2.sjson" not found}] 22:24:21 DEBUG juju.environs.simplestreams simplestreams.go:468 streams/v1/index2.sjson not accessed, trying legacy index path: streams/v1/index.sjson 22:24:22 DEBUG juju.environs.simplestreams simplestreams.go:487 read metadata index at "https://streams.canonical.com/juju/gui/streams/v1/index.sjson" 22:24:22 DEBUG juju.environs.simplestreams simplestreams.go:1019 finding products at path "streams/v1/com.canonical.streams-released-dashboard.sjson" 22:24:22 INFO  cmd bootstrap.go:871 Fetching Juju Dashboard 0.8.1 22:24:22 DEBUG juju.kubernetes.provider k8s.go:476 controller pod config: &{Tags:map[] Bootstrap:0xc000835180 DisableSSLHostnameVerification:false ProxySettings:{Http: Https: Ftp: NoProxy:127.0.0.1,localhost,::1 AutoNoProxy:} Controller:map[agent-logfile-max-backups:2 agent-logfile-max-size:100M api-port:17070 api-port-open-delay:2s audit-log-capture-args:false audit-log-exclude-methods:[ReadOnlyMethods] audit-log-max-backups:10 audit-log-max-size:300M auditing-enabled:true batch-raft-fsm:false ca-cert:-----BEGIN CERTIFICATE----- MIIEEzCCAnugAwIBAgIVAP8nFXyVllU3eOBM33q8qROQTr8bMA0GCSqGSIb3DQEB CwUAMCExDTALBgNVBAoTBEp1anUxEDAOBgNVBAMTB2p1anUtY2EwHhcNMjQwMzIz MjIxOTE5WhcNMzQwMzIzMjIyNDE5WjAhMQ0wCwYDVQQKEwRKdWp1MRAwDgYDVQQD EwdqdWp1LWNhMIIBojANBgkqhkiG9w0BAQEFAAOCAY8AMIIBigKCAYEAmnZzT8ve y8HH9sUPoarEk023SeTG1gf3+/AMUuUL4V8BmynzRbJINRuvd2D+D2wLO1kCaxIT dp1pd2kBtIiOQTUMIIRkAcDQEBr1EcHs5nwINPh5StEurjSE/j8vR8hYqvwguy/K bMLyj2aZhC758MpOlku3/eAHi0omWX+thvyBzFD/8cGZ6kg2hC9jwpJQZBTgW5dP KWeW/0r8yQcdC8nXyDsajwH4HgsXkBOEel80OklVbdFZzSKCvlbBR7Frx3iTv7BY A8iAUnUDUG4xsaA+vO7Ybx4a4kkUAoztl7I6GYRl4otlRUW98dKk7eFi4q4R5w/C b2umE+VRvuaF+VWE0WOCTJw7VOLLrZuIaVDGVGNpy0SmWN/SRT4LxQxOEwbCWicy cIemEpOOBtbkFBXIdWEOef53wVitSlENuhCmlIGRPLSKI4XkppkprDYGE4N8scwU bElZRrfKzNLOZl5UdC6srEpoImFIjB7QFgWMwe4qfbdHXAB3lCdoOFzXAgMBAAGj QjBAMA4GA1UdDwEB/wQEAwICpDAPBgNVHRMBAf8EBTADAQH/MB0GA1UdDgQWBBS3 wnul1MMiogfSs7VmkL+Ps6DAWzANBgkqhkiG9w0BAQsFAAOCAYEAmTbNhWlll5J+ qNkqA09Rrka3JKQ3rTvK3LYI+DnMIXjbpffZ68xaWPCNG/g82ohu9v4WzG1g7JaF 1eBFolSxMUqUeML+1svlirHFqp5MU/AgBUG32Kb8N9u1pWDYFSfMA6CqlWuub0+y dWEOPXFOCGxEfHJvhJYIEvPA9sm3+xRoslHOLrBbeaI6wJISdlhtF5Fe7U6sLwbp tR6x/TUo/2f68gVtuNz4l6SoOY7OqSw8Acv+Ug41BszgncsJTEQyNQLRftK1vmF/ /D2NoP8F7WT35yR8k/FwtOmzYe6ZLnebvssdvJ1C014jjyPnKQJAwxOkMqBZL2cQ EZLe6/4oWx9ubICBnq8yBul4dBK9bjvFJz7Au724ITvSv+0OzaSKbZp0WeA/7U1R BwXLX2IiUph6vhrAg3mf/aQbCKCpZVQuLv9bNar4AsCn3NrbcZTWdG3U7bXxIlmn Wyxqx1+X5cy3Vltaa8nGSudQkOE6BtCpkl1UiU+7qbzYNqzdyACK -----END CERTIFICATE----- charmstore-url:https://api.jujucharms.com/charmstore controller-name:osm controller-uuid:2b68240a-85ac-43e7-8f03-f8687855539f juju-db-snap-channel:4.4/stable max-agent-state-size:524288 max-charm-state-size:2097152 max-debug-log-duration:24h0m0s max-prune-txn-batch-size:1000000 max-prune-txn-passes:100 max-txn-log-size:10M metering-url:https://api.jujucharms.com/omnibus/v3 migration-agent-wait-time:15m0s model-logfile-max-backups:2 model-logfile-max-size:10M model-logs-size:20M mongo-memory-profile:default non-synced-writes-to-raft-log:false prune-txn-query-count:1000 prune-txn-sleep-time:10ms set-numa-control-policy:false state-port:37017] APIInfo:0xc0009f60c0 ControllerTag:controller-2b68240a-85ac-43e7-8f03-f8687855539f ControllerName:osm JujuVersion:2.9.43 DataDir:/var/lib/juju LogDir:/var/log/juju MetricsSpoolDir:/var/lib/juju/metricspool ControllerId:0 AgentEnvironment:map[PROVIDER_TYPE:kubernetes]} 22:24:22 INFO  cmd bootstrap.go:413 Creating k8s resources for controller "controller-osm" 22:24:22 DEBUG juju.kubernetes.provider bootstrap.go:646 creating controller service: &Service{ObjectMeta:{controller-service controller-osm 0 0001-01-01 00:00:00 +0000 UTC map[app.kubernetes.io/managed-by:juju app.kubernetes.io/name:controller] map[controller.juju.is/id:2b68240a-85ac-43e7-8f03-f8687855539f] [] [] []},Spec:ServiceSpec{Ports:[]ServicePort{ServicePort{Name:api-server,Protocol:,Port:17070,TargetPort:{0 17070 },NodePort:0,AppProtocol:nil,},},Selector:map[string]string{app.kubernetes.io/name: controller,},ClusterIP:,Type:LoadBalancer,ExternalIPs:[],SessionAffinity:,LoadBalancerIP:,LoadBalancerSourceRanges:[],ExternalName:,ExternalTrafficPolicy:,HealthCheckNodePort:0,PublishNotReadyAddresses:false,SessionAffinityConfig:nil,IPFamilyPolicy:nil,ClusterIPs:[],IPFamilies:[],AllocateLoadBalancerNodePorts:nil,LoadBalancerClass:nil,InternalTrafficPolicy:nil,},Status:ServiceStatus{LoadBalancer:LoadBalancerStatus{Ingress:[]LoadBalancerIngress{},},Conditions:[]Condition{},},} 22:24:22 DEBUG juju.kubernetes.provider bootstrap.go:679 polling k8s controller svc DNS, in 1 attempt, controller service address not provisioned 22:24:25 DEBUG juju.kubernetes.provider configmap.go:84 updating configmap "controller-configmap" 22:24:26 DEBUG juju.kubernetes.provider configmap.go:84 updating configmap "controller-configmap" 22:24:26 DEBUG juju.kubernetes.provider bootstrap.go:1228 mongodb container args: printf 'args="--dbpath=/var/lib/juju/db --sslPEMKeyFile=/var/lib/juju/server.pem --sslPEMKeyPassword=ignored --sslMode=requireSSL --port=37017 --journal --replSet=juju --quiet --oplogSize=1024 --auth --keyFile=/var/lib/juju/shared-secret --storageEngine=wiredTiger --bind_ip_all"\nipv6Disabled=$(sysctl net.ipv6.conf.all.disable_ipv6 -n)\nif [ $ipv6Disabled -eq 0 ]; then\n args="${args} --ipv6"\nfi\nwhile [ ! -f "/var/lib/juju/server.pem" ]; do\n echo "Waiting for /var/lib/juju/server.pem to be created..."\n sleep 1\ndone\nexec mongod ${args}\n'>/root/mongo.sh && chmod a+x /root/mongo.sh && /root/mongo.sh 22:24:26 DEBUG juju.kubernetes.provider k8s.go:2021 selecting units "app.kubernetes.io/name=controller" to watch 22:24:27 DEBUG juju.kubernetes.provider.watcher k8swatcher.go:118 fire notify watcher for controller 22:24:27 DEBUG juju.kubernetes.provider.watcher k8swatcher.go:118 fire notify watcher for controller-0 22:24:36 DEBUG juju.kubernetes.provider.watcher k8swatcher.go:118 fire notify watcher for controller 22:24:36 DEBUG juju.kubernetes.provider bootstrap.go:977 Successfully assigned controller-osm/controller-0 to osm-v120-merge-692 22:24:36 DEBUG juju.kubernetes.provider bootstrap.go:977 Downloading images 22:24:36 INFO  cmd bootstrap.go:979 Downloading images 22:24:36 DEBUG juju.kubernetes.provider.watcher k8swatcher.go:118 fire notify watcher for controller-0 22:24:45 DEBUG juju.kubernetes.provider.watcher k8swatcher.go:118 fire notify watcher for controller-0 22:24:45 DEBUG juju.kubernetes.provider bootstrap.go:977 Pulled images 22:24:45 DEBUG juju.kubernetes.provider bootstrap.go:977 Created container mongodb 22:24:45 DEBUG juju.kubernetes.provider bootstrap.go:977 Started mongodb container 22:24:53 DEBUG juju.kubernetes.provider.watcher k8swatcher.go:118 fire notify watcher for controller-0 22:24:53 DEBUG juju.kubernetes.provider bootstrap.go:977 Created container api-server 22:24:53 DEBUG juju.kubernetes.provider bootstrap.go:977 Started controller container 22:24:54 DEBUG juju.kubernetes.provider.watcher k8swatcher.go:118 fire notify watcher for controller 22:24:54 INFO  cmd bootstrap.go:1065 Starting controller pod 22:24:54 INFO  cmd bootstrap.go:715 Bootstrap agent now started 22:24:54 INFO  juju.juju api.go:340 API endpoints changed from [] to [172.21.249.215:17070] 22:24:54 INFO  cmd controller.go:88 Contacting Juju controller at 172.21.249.215 to verify accessibility... 22:24:54 INFO  juju.juju api.go:86 connecting to API addresses: [172.21.249.215:17070] 22:24:59 DEBUG juju.api apiclient.go:1151 successfully dialed "wss://172.21.249.215:17070/model/4cd61400-fbef-4b83-801f-f161f42557cb/api" 22:24:59 INFO  juju.api apiclient.go:686 connection established to "wss://172.21.249.215:17070/model/4cd61400-fbef-4b83-801f-f161f42557cb/api" 22:24:59 DEBUG juju.api monitor.go:35 RPC connection died 22:24:59 INFO  cmd controller.go:108  Bootstrap complete, controller "osm" is now available in namespace "controller-osm" 22:24:59 INFO  cmd bootstrap.go:598  Now you can run juju add-model to create a new model to deploy k8s workloads. 22:24:59 INFO  cmd supercommand.go:544 command finished Generating a RSA private key ......................................................................................................................................+++++ .........................................................+++++ writing new private key to '/tmp/.osm/client.key' ----- Cloud "lxd-cloud" added to controller "osm". WARNING loading credentials: credentials for cloud lxd-cloud not found To upload a credential to the controller for cloud "lxd-cloud", use * 'add-model' with --credential option or * 'add-credential -c lxd-cloud'. Using cloud "lxd-cloud" from the controller to verify credentials. Controller credential "lxd-cloud" for user "admin" for cloud "lxd-cloud" on controller "osm" added. For more information, see ‘juju show-credential lxd-cloud lxd-cloud’. 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 220 not upgraded. Need to get 13.8 kB of archives. After this operation, 89.1 kB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 netfilter-persistent all 1.0.14ubuntu1 [7268 B] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 iptables-persistent all 1.0.14ubuntu1 [6552 B] Fetched 13.8 kB in 0s (95.0 kB/s) Preconfiguring packages ... 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 ... 65478 files and directories currently installed.) Preparing to unpack .../netfilter-persistent_1.0.14ubuntu1_all.deb ... Unpacking netfilter-persistent (1.0.14ubuntu1) ... Selecting previously unselected package iptables-persistent. Preparing to unpack .../iptables-persistent_1.0.14ubuntu1_all.deb ... Unpacking iptables-persistent (1.0.14ubuntu1) ... Setting up netfilter-persistent (1.0.14ubuntu1) ... Created symlink /etc/systemd/system/multi-user.target.wants/netfilter-persistent.service → /lib/systemd/system/netfilter-persistent.service. Setting up iptables-persistent (1.0.14ubuntu1) ... update-alternatives: using /lib/systemd/system/netfilter-persistent.service to provide /lib/systemd/system/iptables.service (iptables.service) in auto mode Processing triggers for man-db (2.9.1-1) ... Processing triggers for systemd (245.4-4ubuntu3.23) ... iptables v1.8.4 (legacy): option "--to-destination" requires an argument Try `iptables -h' or 'iptables --help' for more information. iptables v1.8.4 (legacy): option "--to-destination" requires an argument Try `iptables -h' or 'iptables --help' for more information. run-parts: executing /usr/share/netfilter-persistent/plugins.d/15-ip4tables save run-parts: executing /usr/share/netfilter-persistent/plugins.d/25-ip6tables save Track juju juju_controller_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1711232380-Mx08bwlJYBXsBMku&local_ts=1711232715&event=juju&operation=juju_controller_ok&value=&comment=&tags= Track juju juju_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1711232380-Mx08bwlJYBXsBMku&local_ts=1711232716&event=juju&operation=juju_ok&value=&comment=&tags= Pulling and generating docker images Docker login WARNING! Using --password via the CLI is insecure. Use --password-stdin. --password and --password-stdin are mutually exclusive Pulling docker images Using default tag: latest latest: Pulling from wurstmeister/zookeeper  a3ed95caeb02: Pulling fs layer   ef38b711a50f: Pulling fs layer   e057c74597c7: Pulling fs layer   666c214f6385: Pulling fs layer   c3d6a96f1ffc: Pulling fs layer   3fe26a83e0ca: Pulling fs layer   3d3a7dd3a3b1: Pulling fs layer   f8cc938abe5f: Pulling fs layer   9978b75f7a58: Pulling fs layer   4d4dbcc8f8cc: Pulling fs layer   8b130a9baa49: Pulling fs layer   6b9611650a73: Pulling fs layer   5df5aac51927: Pulling fs layer   76eea4448d9b: Pulling fs layer   8b66990876c6: Pulling fs layer   f0dd38204b6f: Pulling fs layer  666c214f6385: Waiting  c3d6a96f1ffc: Waiting  f8cc938abe5f: Waiting  9978b75f7a58: Waiting  4d4dbcc8f8cc: Waiting  8b130a9baa49: Waiting  3fe26a83e0ca: Waiting  6b9611650a73: Waiting  5df5aac51927: Waiting  3d3a7dd3a3b1: Waiting  76eea4448d9b: Waiting  8b66990876c6: Waiting  f0dd38204b6f: Waiting  e057c74597c7: Downloading 3.646kB/71.5kB  e057c74597c7: Download complete  a3ed95caeb02: Downloading 32B/32B  a3ed95caeb02: Download complete  a3ed95caeb02: Extracting 32B/32B  a3ed95caeb02: Extracting 32B/32B  666c214f6385: Downloading 366B/366B  666c214f6385: Verifying Checksum  666c214f6385: Download complete  3fe26a83e0ca: Downloading 265B/265B  c3d6a96f1ffc: Download complete  3fe26a83e0ca: Verifying Checksum  3fe26a83e0ca: Download complete  ef38b711a50f: Downloading 535.3kB/67.5MB  f8cc938abe5f: Downloading 361B/361B  f8cc938abe5f: Verifying Checksum  f8cc938abe5f: Download complete  9978b75f7a58: Downloading 110B/110B  9978b75f7a58: Verifying Checksum  9978b75f7a58: Download complete  a3ed95caeb02: Pull complete  3d3a7dd3a3b1: Downloading 535.3kB/109.9MB  4d4dbcc8f8cc: Downloading 1.312kB/1.312kB  4d4dbcc8f8cc: Verifying Checksum  4d4dbcc8f8cc: Download complete  8b130a9baa49: Downloading 372.9kB/37.17MB  ef38b711a50f: Downloading 15.02MB/67.5MB  3d3a7dd3a3b1: Downloading 15.02MB/109.9MB  8b130a9baa49: Downloading 16.1MB/37.17MB  ef38b711a50f: Downloading 31.17MB/67.5MB  3d3a7dd3a3b1: Downloading 30.62MB/109.9MB  8b130a9baa49: Downloading 33.8MB/37.17MB  8b130a9baa49: Verifying Checksum  8b130a9baa49: Download complete  6b9611650a73: Downloading 3.646kB/70.85kB  6b9611650a73: Downloading 70.85kB/70.85kB  6b9611650a73: Verifying Checksum  6b9611650a73: Download complete  5df5aac51927: Downloading 392.6kB/37.21MB  ef38b711a50f: Downloading 48.44MB/67.5MB  3d3a7dd3a3b1: Downloading 45.66MB/109.9MB  5df5aac51927: Downloading 18.09MB/37.21MB  ef38b711a50f: Downloading 65.15MB/67.5MB  3d3a7dd3a3b1: Downloading 63.48MB/109.9MB  ef38b711a50f: Verifying Checksum  ef38b711a50f: Download complete  76eea4448d9b: Downloading 740B/740B  76eea4448d9b: Verifying Checksum  76eea4448d9b: Download complete  8b66990876c6: Downloading 709B/709B  8b66990876c6: Verifying Checksum  8b66990876c6: Download complete  f0dd38204b6f: Downloading 314B/314B  f0dd38204b6f: Verifying Checksum  f0dd38204b6f: Download complete  ef38b711a50f: Extracting 557.1kB/67.5MB  5df5aac51927: Downloading 33.03MB/37.21MB  5df5aac51927: Verifying Checksum  5df5aac51927: Download complete  3d3a7dd3a3b1: Downloading 75.74MB/109.9MB  3d3a7dd3a3b1: Downloading 91.34MB/109.9MB  ef38b711a50f: Extracting 3.342MB/67.5MB  3d3a7dd3a3b1: Downloading 106.9MB/109.9MB  3d3a7dd3a3b1: Verifying Checksum  3d3a7dd3a3b1: Download complete  ef38b711a50f: Extracting 5.571MB/67.5MB  ef38b711a50f: Extracting 10.03MB/67.5MB  ef38b711a50f: Extracting 12.26MB/67.5MB  ef38b711a50f: Extracting 15.04MB/67.5MB  ef38b711a50f: Extracting 17.83MB/67.5MB  ef38b711a50f: Extracting 20.61MB/67.5MB  ef38b711a50f: Extracting 23.4MB/67.5MB  ef38b711a50f: Extracting 25.07MB/67.5MB  ef38b711a50f: Extracting 26.74MB/67.5MB  ef38b711a50f: Extracting 29.52MB/67.5MB  ef38b711a50f: Extracting 30.64MB/67.5MB  ef38b711a50f: Extracting 31.75MB/67.5MB  ef38b711a50f: Extracting 32.87MB/67.5MB  ef38b711a50f: Extracting 34.54MB/67.5MB  ef38b711a50f: Extracting 37.88MB/67.5MB  ef38b711a50f: Extracting 40.67MB/67.5MB  ef38b711a50f: Extracting 41.78MB/67.5MB  ef38b711a50f: Extracting 42.89MB/67.5MB  ef38b711a50f: Extracting 44.01MB/67.5MB  ef38b711a50f: Extracting 46.79MB/67.5MB  ef38b711a50f: Extracting 48.46MB/67.5MB  ef38b711a50f: Extracting 50.69MB/67.5MB  ef38b711a50f: Extracting 51.81MB/67.5MB  ef38b711a50f: Extracting 52.92MB/67.5MB  ef38b711a50f: Extracting 54.59MB/67.5MB  ef38b711a50f: Extracting 56.26MB/67.5MB  ef38b711a50f: Extracting 57.38MB/67.5MB  ef38b711a50f: Extracting 59.05MB/67.5MB  ef38b711a50f: Extracting 60.16MB/67.5MB  ef38b711a50f: Extracting 64.06MB/67.5MB  ef38b711a50f: Extracting 66.29MB/67.5MB  ef38b711a50f: Extracting 67.4MB/67.5MB  ef38b711a50f: Extracting 67.5MB/67.5MB  ef38b711a50f: Pull complete  e057c74597c7: Extracting 32.77kB/71.5kB  e057c74597c7: Extracting 71.5kB/71.5kB  e057c74597c7: Extracting 71.5kB/71.5kB  e057c74597c7: Pull complete  666c214f6385: Extracting 366B/366B  666c214f6385: Extracting 366B/366B  666c214f6385: Pull complete  c3d6a96f1ffc: Extracting 681B/681B  c3d6a96f1ffc: Extracting 681B/681B  c3d6a96f1ffc: Pull complete  3fe26a83e0ca: Extracting 265B/265B  3fe26a83e0ca: Extracting 265B/265B  3fe26a83e0ca: Pull complete  3d3a7dd3a3b1: Extracting 557.1kB/109.9MB  3d3a7dd3a3b1: Extracting 2.785MB/109.9MB  3d3a7dd3a3b1: Extracting 6.685MB/109.9MB  3d3a7dd3a3b1: Extracting 11.14MB/109.9MB  3d3a7dd3a3b1: Extracting 15.6MB/109.9MB  3d3a7dd3a3b1: Extracting 20.61MB/109.9MB  3d3a7dd3a3b1: Extracting 24.51MB/109.9MB  3d3a7dd3a3b1: Extracting 27.3MB/109.9MB  3d3a7dd3a3b1: Extracting 31.2MB/109.9MB  3d3a7dd3a3b1: Extracting 36.21MB/109.9MB  3d3a7dd3a3b1: Extracting 47.35MB/109.9MB  3d3a7dd3a3b1: Extracting 61.28MB/109.9MB  3d3a7dd3a3b1: Extracting 68.52MB/109.9MB  3d3a7dd3a3b1: Extracting 70.19MB/109.9MB  3d3a7dd3a3b1: Extracting 71.86MB/109.9MB  3d3a7dd3a3b1: Extracting 73.53MB/109.9MB  3d3a7dd3a3b1: Extracting 76.87MB/109.9MB  3d3a7dd3a3b1: Extracting 80.77MB/109.9MB  3d3a7dd3a3b1: Extracting 81.89MB/109.9MB  3d3a7dd3a3b1: Extracting 83MB/109.9MB  3d3a7dd3a3b1: Extracting 85.79MB/109.9MB  3d3a7dd3a3b1: Extracting 87.46MB/109.9MB  3d3a7dd3a3b1: Extracting 88.01MB/109.9MB  3d3a7dd3a3b1: Extracting 88.57MB/109.9MB  3d3a7dd3a3b1: Extracting 98.6MB/109.9MB  3d3a7dd3a3b1: Extracting 109.7MB/109.9MB  3d3a7dd3a3b1: Extracting 109.9MB/109.9MB  3d3a7dd3a3b1: Pull complete  f8cc938abe5f: Extracting 361B/361B  f8cc938abe5f: Extracting 361B/361B  f8cc938abe5f: Pull complete  9978b75f7a58: Extracting 110B/110B  9978b75f7a58: Extracting 110B/110B  9978b75f7a58: Pull complete  4d4dbcc8f8cc: Extracting 1.312kB/1.312kB  4d4dbcc8f8cc: Extracting 1.312kB/1.312kB  4d4dbcc8f8cc: Pull complete  8b130a9baa49: Extracting 393.2kB/37.17MB  8b130a9baa49: Extracting 14.94MB/37.17MB  8b130a9baa49: Extracting 31.85MB/37.17MB  8b130a9baa49: Extracting 37.17MB/37.17MB  8b130a9baa49: Pull complete  6b9611650a73: Extracting 32.77kB/70.85kB  6b9611650a73: Extracting 70.85kB/70.85kB  6b9611650a73: Extracting 70.85kB/70.85kB  6b9611650a73: Pull complete  5df5aac51927: Extracting 393.2kB/37.21MB  5df5aac51927: Extracting 12.19MB/37.21MB  5df5aac51927: Extracting 22.41MB/37.21MB  5df5aac51927: Extracting 29.1MB/37.21MB  5df5aac51927: Extracting 32.64MB/37.21MB  5df5aac51927: Extracting 34.21MB/37.21MB  5df5aac51927: Extracting 35.39MB/37.21MB  5df5aac51927: Extracting 36.18MB/37.21MB  5df5aac51927: Extracting 37.21MB/37.21MB  5df5aac51927: Pull complete  76eea4448d9b: Extracting 740B/740B  76eea4448d9b: Extracting 740B/740B  76eea4448d9b: Pull complete  8b66990876c6: Extracting 709B/709B  8b66990876c6: Extracting 709B/709B  8b66990876c6: Pull complete  f0dd38204b6f: Extracting 314B/314B  f0dd38204b6f: Extracting 314B/314B  f0dd38204b6f: Pull complete Digest: sha256:7a7fd44a72104bfbd24a77844bad5fabc86485b036f988ea927d1780782a6680 Status: Downloaded newer image for wurstmeister/zookeeper:latest docker.io/wurstmeister/zookeeper:latest 2.11-1.0.2: Pulling from wurstmeister/kafka  540db60ca938: Pulling fs layer   f0698009749d: Pulling fs layer   6f908e2198d8: Pulling fs layer   03d1b1f23ba0: Pulling fs layer   7e646c44bafc: Pulling fs layer  7e646c44bafc: Waiting  03d1b1f23ba0: Waiting  540db60ca938: Downloading 42.74kB/2.812MB  6f908e2198d8: Downloading 3.162kB/3.162kB  6f908e2198d8: Download complete  f0698009749d: Downloading 548kB/56.2MB  540db60ca938: Verifying Checksum  540db60ca938: Download complete  540db60ca938: Extracting 32.77kB/2.812MB  03d1b1f23ba0: Downloading 543.9kB/135MB  7e646c44bafc: Downloading 367B/367B  7e646c44bafc: Verifying Checksum  7e646c44bafc: Download complete  f0698009749d: Downloading 16.15MB/56.2MB  540db60ca938: Extracting 2.812MB/2.812MB  03d1b1f23ba0: Downloading 14.47MB/135MB  540db60ca938: Pull complete  f0698009749d: Downloading 32.3MB/56.2MB  03d1b1f23ba0: Downloading 32.3MB/135MB  f0698009749d: Downloading 49.57MB/56.2MB  03d1b1f23ba0: Downloading 49.01MB/135MB  f0698009749d: Verifying Checksum  f0698009749d: Download complete  f0698009749d: Extracting 557.1kB/56.2MB  03d1b1f23ba0: Downloading 64.61MB/135MB  f0698009749d: Extracting 3.899MB/56.2MB  03d1b1f23ba0: Downloading 79.09MB/135MB  f0698009749d: Extracting 7.799MB/56.2MB  03d1b1f23ba0: Downloading 93.57MB/135MB  03d1b1f23ba0: Downloading 105.3MB/135MB  f0698009749d: Extracting 12.81MB/56.2MB  03d1b1f23ba0: Downloading 120.3MB/135MB  f0698009749d: Extracting 19.5MB/56.2MB  03d1b1f23ba0: Downloading 132.6MB/135MB  f0698009749d: Extracting 21.73MB/56.2MB  03d1b1f23ba0: Download complete  f0698009749d: Extracting 24.51MB/56.2MB  f0698009749d: Extracting 27.85MB/56.2MB  f0698009749d: Extracting 32.31MB/56.2MB  f0698009749d: Extracting 36.21MB/56.2MB  f0698009749d: Extracting 40.67MB/56.2MB  f0698009749d: Extracting 44.01MB/56.2MB  f0698009749d: Extracting 46.79MB/56.2MB  f0698009749d: Extracting 52.92MB/56.2MB  f0698009749d: Extracting 56.2MB/56.2MB  f0698009749d: Pull complete  6f908e2198d8: Extracting 3.162kB/3.162kB  6f908e2198d8: Extracting 3.162kB/3.162kB  6f908e2198d8: Pull complete  03d1b1f23ba0: Extracting 557.1kB/135MB  03d1b1f23ba0: Extracting 3.342MB/135MB  03d1b1f23ba0: Extracting 10.58MB/135MB  03d1b1f23ba0: Extracting 21.73MB/135MB  03d1b1f23ba0: Extracting 32.31MB/135MB  03d1b1f23ba0: Extracting 44.56MB/135MB  03d1b1f23ba0: Extracting 52.92MB/135MB  03d1b1f23ba0: Extracting 56.26MB/135MB  03d1b1f23ba0: Extracting 59.6MB/135MB  03d1b1f23ba0: Extracting 64.06MB/135MB  03d1b1f23ba0: Extracting 67.4MB/135MB  03d1b1f23ba0: Extracting 71.86MB/135MB  03d1b1f23ba0: Extracting 76.32MB/135MB  03d1b1f23ba0: Extracting 80.77MB/135MB  03d1b1f23ba0: Extracting 84.12MB/135MB  03d1b1f23ba0: Extracting 88.57MB/135MB  03d1b1f23ba0: Extracting 93.03MB/135MB  03d1b1f23ba0: Extracting 96.93MB/135MB  03d1b1f23ba0: Extracting 101.9MB/135MB  03d1b1f23ba0: Extracting 104.7MB/135MB  03d1b1f23ba0: Extracting 108.1MB/135MB  03d1b1f23ba0: Extracting 112MB/135MB  03d1b1f23ba0: Extracting 116.4MB/135MB  03d1b1f23ba0: Extracting 120.9MB/135MB  03d1b1f23ba0: Extracting 125.3MB/135MB  03d1b1f23ba0: Extracting 130.9MB/135MB  03d1b1f23ba0: Extracting 135MB/135MB  03d1b1f23ba0: Pull complete  7e646c44bafc: Extracting 367B/367B  7e646c44bafc: Extracting 367B/367B  7e646c44bafc: Pull complete Digest: sha256:ec1098369b4ccea77489b233172789c8ac29b545b9243545386549c52d07785b Status: Downloaded newer image for wurstmeister/kafka:2.11-1.0.2 docker.io/wurstmeister/kafka:2.11-1.0.2 v2.28.1: Pulling from prom/prometheus  aa2a8d90b84c: Pulling fs layer   b45d31ee2d7f: Pulling fs layer   da9de9139824: Pulling fs layer   d04e751b88d5: Pulling fs layer   13f11ea3536c: Pulling fs layer   1d81771985c9: Pulling fs layer   d471c28936c9: Pulling fs layer   827e29e97e58: Pulling fs layer   9a0bd55ef653: Pulling fs layer   16e358518d2f: Pulling fs layer   bfdb42c9d185: Pulling fs layer   d83e6d5e5f1b: Pulling fs layer  d471c28936c9: Waiting  827e29e97e58: Waiting  9a0bd55ef653: Waiting  16e358518d2f: Waiting  bfdb42c9d185: Waiting  d04e751b88d5: Waiting  13f11ea3536c: Waiting  1d81771985c9: Waiting  d83e6d5e5f1b: Waiting  aa2a8d90b84c: Downloading 13.78kB/766.6kB  b45d31ee2d7f: Downloading 22.47kB/489.7kB  da9de9139824: Downloading 419.1kB/39.21MB  aa2a8d90b84c: Downloading 766.6kB/766.6kB  aa2a8d90b84c: Verifying Checksum  b45d31ee2d7f: Downloading 489.7kB/489.7kB  aa2a8d90b84c: Download complete  b45d31ee2d7f: Verifying Checksum  b45d31ee2d7f: Download complete  aa2a8d90b84c: Extracting 32.77kB/766.6kB  13f11ea3536c: Downloading 634B/634B  13f11ea3536c: Verifying Checksum  13f11ea3536c: Download complete  d04e751b88d5: Downloading 331.3kB/32.16MB  1d81771985c9: Downloading 2.704kB/2.704kB  1d81771985c9: Verifying Checksum  1d81771985c9: Download complete  d471c28936c9: Downloading 3.098kB/3.098kB  d471c28936c9: Verifying Checksum  d471c28936c9: Download complete  827e29e97e58: Downloading 3.647kB/4.019kB  aa2a8d90b84c: Extracting 766.6kB/766.6kB  827e29e97e58: Downloading 4.019kB/4.019kB  827e29e97e58: Verifying Checksum  827e29e97e58: Download complete  9a0bd55ef653: Downloading 1.411kB/1.411kB  9a0bd55ef653: Verifying Checksum  9a0bd55ef653: Download complete  16e358518d2f: Downloading 3.645kB/129.2kB  16e358518d2f: Downloading 129.2kB/129.2kB  16e358518d2f: Verifying Checksum  16e358518d2f: Download complete  bfdb42c9d185: Downloading 185B/185B  bfdb42c9d185: Verifying Checksum  bfdb42c9d185: Download complete  d83e6d5e5f1b: Downloading 716B/716B  d83e6d5e5f1b: Verifying Checksum  da9de9139824: Downloading 13.4MB/39.21MB  aa2a8d90b84c: Pull complete  b45d31ee2d7f: Extracting 32.77kB/489.7kB  d04e751b88d5: Downloading 11.14MB/32.16MB  da9de9139824: Downloading 31.09MB/39.21MB  b45d31ee2d7f: Extracting 458.8kB/489.7kB  d04e751b88d5: Downloading 27.2MB/32.16MB  da9de9139824: Verifying Checksum  da9de9139824: Download complete  d04e751b88d5: Verifying Checksum  d04e751b88d5: Download complete  b45d31ee2d7f: Extracting 489.7kB/489.7kB  b45d31ee2d7f: Extracting 489.7kB/489.7kB  b45d31ee2d7f: Pull complete  da9de9139824: Extracting 393.2kB/39.21MB  da9de9139824: Extracting 3.932MB/39.21MB  da9de9139824: Extracting 6.291MB/39.21MB  da9de9139824: Extracting 10.22MB/39.21MB  da9de9139824: Extracting 16.12MB/39.21MB  da9de9139824: Extracting 18.09MB/39.21MB  da9de9139824: Extracting 21.23MB/39.21MB  da9de9139824: Extracting 27.13MB/39.21MB  da9de9139824: Extracting 38.93MB/39.21MB  da9de9139824: Extracting 39.21MB/39.21MB  da9de9139824: Pull complete  d04e751b88d5: Extracting 327.7kB/32.16MB  d04e751b88d5: Extracting 3.932MB/32.16MB  d04e751b88d5: Extracting 7.537MB/32.16MB  d04e751b88d5: Extracting 10.16MB/32.16MB  d04e751b88d5: Extracting 12.78MB/32.16MB  d04e751b88d5: Extracting 20.64MB/32.16MB  d04e751b88d5: Extracting 32.11MB/32.16MB  d04e751b88d5: Extracting 32.16MB/32.16MB  d04e751b88d5: Pull complete  13f11ea3536c: Extracting 634B/634B  13f11ea3536c: Extracting 634B/634B  13f11ea3536c: Pull complete  1d81771985c9: Extracting 2.704kB/2.704kB  1d81771985c9: Extracting 2.704kB/2.704kB  1d81771985c9: Pull complete  d471c28936c9: Extracting 3.098kB/3.098kB  d471c28936c9: Extracting 3.098kB/3.098kB  d471c28936c9: Pull complete  827e29e97e58: Extracting 4.019kB/4.019kB  827e29e97e58: Extracting 4.019kB/4.019kB  827e29e97e58: Pull complete  9a0bd55ef653: Extracting 1.411kB/1.411kB  9a0bd55ef653: Extracting 1.411kB/1.411kB  9a0bd55ef653: Pull complete  16e358518d2f: Extracting 32.77kB/129.2kB  16e358518d2f: Extracting 129.2kB/129.2kB  16e358518d2f: Pull complete  bfdb42c9d185: Extracting 185B/185B  bfdb42c9d185: Extracting 185B/185B  bfdb42c9d185: Pull complete  d83e6d5e5f1b: Extracting 716B/716B  d83e6d5e5f1b: Extracting 716B/716B  d83e6d5e5f1b: Pull complete Digest: sha256:5c030438c1e4c86bdc7428f24ee1ad18476eefdfa8a7f76a8ccc9b74f1970d81 Status: Downloaded newer image for prom/prometheus:v2.28.1 docker.io/prom/prometheus:v2.28.1 latest: Pulling from google/cadvisor  ff3a5c916c92: Pulling fs layer   44a45bb65cdf: Pulling fs layer   0bbe1a2fe2a6: Pulling fs layer  ff3a5c916c92: Downloading 22.47kB/2.066MB  44a45bb65cdf: Downloading 173.1kB/15.29MB  0bbe1a2fe2a6: Downloading 155.7kB/13.17MB  ff3a5c916c92: Downloading 2.066MB/2.066MB  ff3a5c916c92: Verifying Checksum  ff3a5c916c92: Download complete  ff3a5c916c92: Extracting 32.77kB/2.066MB  44a45bb65cdf: Downloading 9.676MB/15.29MB  0bbe1a2fe2a6: Downloading 11.3MB/13.17MB  ff3a5c916c92: Extracting 2.066MB/2.066MB  0bbe1a2fe2a6: Verifying Checksum  0bbe1a2fe2a6: Download complete  44a45bb65cdf: Verifying Checksum  44a45bb65cdf: Download complete  ff3a5c916c92: Pull complete  44a45bb65cdf: Extracting 163.8kB/15.29MB  44a45bb65cdf: Extracting 4.424MB/15.29MB  44a45bb65cdf: Extracting 9.667MB/15.29MB  44a45bb65cdf: Extracting 12.45MB/15.29MB  44a45bb65cdf: Extracting 15.29MB/15.29MB  44a45bb65cdf: Pull complete  0bbe1a2fe2a6: Extracting 163.8kB/13.17MB  0bbe1a2fe2a6: Extracting 2.949MB/13.17MB  0bbe1a2fe2a6: Extracting 5.407MB/13.17MB  0bbe1a2fe2a6: Extracting 8.847MB/13.17MB  0bbe1a2fe2a6: Extracting 13.17MB/13.17MB  0bbe1a2fe2a6: Pull complete Digest: sha256:815386ebbe9a3490f38785ab11bda34ec8dacf4634af77b8912832d4f85dca04 Status: Downloaded newer image for google/cadvisor:latest docker.io/google/cadvisor:latest 8.1.1: Pulling from grafana/grafana  540db60ca938: Already exists   b91d21fc1834: Pulling fs layer   94b744eb7640: Pulling fs layer   06133c221b55: Pulling fs layer   dc4b422eea7f: Pulling fs layer   4f4fb700ef54: Pulling fs layer   581ba695933f: Pulling fs layer   688726506e9e: Pulling fs layer  4f4fb700ef54: Waiting  dc4b422eea7f: Waiting  688726506e9e: Waiting  06133c221b55: Downloading 82.75kB/6.569MB  94b744eb7640: Downloading 36.41kB/1.735MB  b91d21fc1834: Download complete  b91d21fc1834: Extracting 173B/173B  b91d21fc1834: Extracting 173B/173B  94b744eb7640: Verifying Checksum  94b744eb7640: Download complete  dc4b422eea7f: Downloading 527kB/57.41MB  4f4fb700ef54: Downloading 32B/32B  4f4fb700ef54: Verifying Checksum  4f4fb700ef54: Download complete  b91d21fc1834: Pull complete  581ba695933f: Downloading 3.646kB/15.2kB  581ba695933f: Downloading 15.2kB/15.2kB  581ba695933f: Verifying Checksum  581ba695933f: Download complete  94b744eb7640: Extracting 32.77kB/1.735MB  06133c221b55: Downloading 6.569MB/6.569MB  06133c221b55: Verifying Checksum  06133c221b55: Download complete  688726506e9e: Downloading 1.223kB/1.223kB  688726506e9e: Verifying Checksum  688726506e9e: Download complete  dc4b422eea7f: Downloading 17.24MB/57.41MB  94b744eb7640: Extracting 1.147MB/1.735MB  dc4b422eea7f: Downloading 34.51MB/57.41MB  94b744eb7640: Extracting 1.704MB/1.735MB  94b744eb7640: Extracting 1.735MB/1.735MB  94b744eb7640: Extracting 1.735MB/1.735MB  dc4b422eea7f: Downloading 49.55MB/57.41MB  dc4b422eea7f: Verifying Checksum  dc4b422eea7f: Download complete  94b744eb7640: Pull complete  06133c221b55: Extracting 98.3kB/6.569MB  06133c221b55: Extracting 4.719MB/6.569MB  06133c221b55: Extracting 6.569MB/6.569MB  06133c221b55: Extracting 6.569MB/6.569MB  06133c221b55: Pull complete  dc4b422eea7f: Extracting 557.1kB/57.41MB  dc4b422eea7f: Extracting 5.014MB/57.41MB  dc4b422eea7f: Extracting 8.356MB/57.41MB  dc4b422eea7f: Extracting 13.37MB/57.41MB  dc4b422eea7f: Extracting 18.38MB/57.41MB  dc4b422eea7f: Extracting 21.17MB/57.41MB  dc4b422eea7f: Extracting 23.95MB/57.41MB  dc4b422eea7f: Extracting 27.3MB/57.41MB  dc4b422eea7f: Extracting 30.08MB/57.41MB  dc4b422eea7f: Extracting 33.42MB/57.41MB  dc4b422eea7f: Extracting 37.32MB/57.41MB  dc4b422eea7f: Extracting 37.88MB/57.41MB  dc4b422eea7f: Extracting 39.55MB/57.41MB  dc4b422eea7f: Extracting 40.11MB/57.41MB  dc4b422eea7f: Extracting 41.78MB/57.41MB  dc4b422eea7f: Extracting 45.12MB/57.41MB  dc4b422eea7f: Extracting 47.35MB/57.41MB  dc4b422eea7f: Extracting 51.25MB/57.41MB  dc4b422eea7f: Extracting 53.48MB/57.41MB  dc4b422eea7f: Extracting 54.03MB/57.41MB  dc4b422eea7f: Extracting 56.26MB/57.41MB  dc4b422eea7f: Extracting 57.41MB/57.41MB  dc4b422eea7f: Pull complete  4f4fb700ef54: Extracting 32B/32B  4f4fb700ef54: Extracting 32B/32B  4f4fb700ef54: Pull complete  581ba695933f: Extracting 15.2kB/15.2kB  581ba695933f: Extracting 15.2kB/15.2kB  581ba695933f: Pull complete  688726506e9e: Extracting 1.223kB/1.223kB  688726506e9e: Extracting 1.223kB/1.223kB  688726506e9e: Pull complete Digest: sha256:c328587322a83c38384cb3799387c3eb3c5b96d31ca5579439400694868f5007 Status: Downloaded newer image for grafana/grafana:8.1.1 docker.io/grafana/grafana:8.1.1 1.15.6: Pulling from kiwigrid/k8s-sidecar  59bf1c3509f3: Pulling fs layer   07a400e93df3: Pulling fs layer   812206835f4c: Pulling fs layer   73342013dbd4: Pulling fs layer   27450111daa5: Pulling fs layer   b6dc38f52fdb: Pulling fs layer   c36e6a83ef93: Pulling fs layer   7b23ce5cb56a: Pulling fs layer  b6dc38f52fdb: Waiting  73342013dbd4: Waiting  27450111daa5: Waiting  c36e6a83ef93: Waiting  7b23ce5cb56a: Waiting  59bf1c3509f3: Downloading 31.16kB/2.818MB  07a400e93df3: Downloading 13.78kB/678.3kB  812206835f4c: Downloading 139.2kB/13.18MB  07a400e93df3: Downloading 678.3kB/678.3kB  07a400e93df3: Verifying Checksum  07a400e93df3: Download complete  73342013dbd4: Downloading 231B/231B  73342013dbd4: Verifying Checksum  73342013dbd4: Download complete  27450111daa5: Downloading 39.84kB/2.35MB  59bf1c3509f3: Verifying Checksum  59bf1c3509f3: Extracting 32.77kB/2.818MB  b6dc38f52fdb: Downloading 36.41kB/898.8kB  b6dc38f52fdb: Downloading 898.8kB/898.8kB  b6dc38f52fdb: Verifying Checksum  b6dc38f52fdb: Download complete  27450111daa5: Verifying Checksum  27450111daa5: Download complete  c36e6a83ef93: Download complete  7b23ce5cb56a: Downloading 60.12kB/4.827MB  7b23ce5cb56a: Verifying Checksum  7b23ce5cb56a: Download complete  812206835f4c: Verifying Checksum  812206835f4c: Download complete  59bf1c3509f3: Extracting 2.359MB/2.818MB  59bf1c3509f3: Extracting 2.818MB/2.818MB  59bf1c3509f3: Pull complete  07a400e93df3: Extracting 32.77kB/678.3kB  07a400e93df3: Extracting 655.4kB/678.3kB  07a400e93df3: Extracting 678.3kB/678.3kB  07a400e93df3: Extracting 678.3kB/678.3kB  07a400e93df3: Pull complete  812206835f4c: Extracting 163.8kB/13.18MB  812206835f4c: Extracting 3.113MB/13.18MB  812206835f4c: Extracting 5.571MB/13.18MB  812206835f4c: Extracting 6.881MB/13.18MB  812206835f4c: Extracting 9.994MB/13.18MB  812206835f4c: Extracting 12.62MB/13.18MB  812206835f4c: Extracting 13.18MB/13.18MB  812206835f4c: Pull complete  73342013dbd4: Extracting 231B/231B  73342013dbd4: Extracting 231B/231B  73342013dbd4: Pull complete  27450111daa5: Extracting 32.77kB/2.35MB  27450111daa5: Extracting 852kB/2.35MB  27450111daa5: Extracting 2.064MB/2.35MB  27450111daa5: Extracting 2.35MB/2.35MB  27450111daa5: Extracting 2.35MB/2.35MB  27450111daa5: Pull complete  b6dc38f52fdb: Extracting 32.77kB/898.8kB  b6dc38f52fdb: Extracting 898.8kB/898.8kB  b6dc38f52fdb: Extracting 898.8kB/898.8kB  b6dc38f52fdb: Pull complete  c36e6a83ef93: Extracting 99B/99B  c36e6a83ef93: Extracting 99B/99B  c36e6a83ef93: Pull complete  7b23ce5cb56a: Extracting 65.54kB/4.827MB  7b23ce5cb56a: Extracting 983kB/4.827MB  7b23ce5cb56a: Extracting 1.311MB/4.827MB  7b23ce5cb56a: Extracting 1.835MB/4.827MB  7b23ce5cb56a: Extracting 3.211MB/4.827MB  7b23ce5cb56a: Extracting 3.932MB/4.827MB  7b23ce5cb56a: Extracting 4.827MB/4.827MB  7b23ce5cb56a: Pull complete Digest: sha256:1f025ae37b7b20d63bffd179e5e6f972039dd53d9646388c0a8c456229c7bbcb Status: Downloaded newer image for kiwigrid/k8s-sidecar:1.15.6 docker.io/kiwigrid/k8s-sidecar:1.15.6 10: Pulling from library/mariadb  bccd10f490ab: Pulling fs layer   d9d8e1823c6f: Pulling fs layer   84f2e2edb76d: Pulling fs layer   4df97d18a516: Pulling fs layer   79fe85183306: Pulling fs layer   b891b67a5cf8: Pulling fs layer   ac1d0cb433aa: Pulling fs layer   c29a5135f832: Pulling fs layer  4df97d18a516: Waiting  79fe85183306: Waiting  b891b67a5cf8: Waiting  ac1d0cb433aa: Waiting  c29a5135f832: Waiting  d9d8e1823c6f: Download complete  84f2e2edb76d: Downloading 78.4kB/5.647MB  4df97d18a516: Downloading 116B/116B  4df97d18a516: Verifying Checksum  4df97d18a516: Download complete  bccd10f490ab: Downloading 312.8kB/29.54MB  79fe85183306: Downloading 333B/333B  79fe85183306: Verifying Checksum  79fe85183306: Download complete  b891b67a5cf8: Downloading 532.6kB/87.27MB  84f2e2edb76d: Downloading 5.647MB/5.647MB  84f2e2edb76d: Verifying Checksum  84f2e2edb76d: Download complete  ac1d0cb433aa: Downloading 3.614kB/3.614kB  ac1d0cb433aa: Download complete  c29a5135f832: Downloading 3.647kB/8.252kB  c29a5135f832: Downloading 8.252kB/8.252kB  c29a5135f832: Verifying Checksum  c29a5135f832: Download complete  bccd10f490ab: Downloading 15.39MB/29.54MB  b891b67a5cf8: Downloading 13.9MB/87.27MB  bccd10f490ab: Verifying Checksum  bccd10f490ab: Download complete  b891b67a5cf8: Downloading 28.39MB/87.27MB  bccd10f490ab: Extracting 327.7kB/29.54MB  b891b67a5cf8: Downloading 43.43MB/87.27MB  bccd10f490ab: Extracting 3.604MB/29.54MB  b891b67a5cf8: Downloading 60.69MB/87.27MB  bccd10f490ab: Extracting 6.554MB/29.54MB  b891b67a5cf8: Downloading 77.41MB/87.27MB  bccd10f490ab: Extracting 8.192MB/29.54MB  b891b67a5cf8: Download complete  bccd10f490ab: Extracting 10.16MB/29.54MB  bccd10f490ab: Extracting 14.75MB/29.54MB  bccd10f490ab: Extracting 19.01MB/29.54MB  bccd10f490ab: Extracting 22.28MB/29.54MB  bccd10f490ab: Extracting 25.56MB/29.54MB  bccd10f490ab: Extracting 25.89MB/29.54MB  bccd10f490ab: Extracting 28.18MB/29.54MB  bccd10f490ab: Extracting 29.16MB/29.54MB  bccd10f490ab: Extracting 29.54MB/29.54MB  bccd10f490ab: Pull complete  d9d8e1823c6f: Extracting 1.714kB/1.714kB  d9d8e1823c6f: Extracting 1.714kB/1.714kB  d9d8e1823c6f: Pull complete  84f2e2edb76d: Extracting 65.54kB/5.647MB  84f2e2edb76d: Extracting 3.604MB/5.647MB  84f2e2edb76d: Extracting 4.588MB/5.647MB  84f2e2edb76d: Extracting 4.784MB/5.647MB  84f2e2edb76d: Extracting 4.981MB/5.647MB  84f2e2edb76d: Extracting 5.647MB/5.647MB  84f2e2edb76d: Pull complete  4df97d18a516: Extracting 116B/116B  4df97d18a516: Extracting 116B/116B  4df97d18a516: Pull complete  79fe85183306: Extracting 333B/333B  79fe85183306: Extracting 333B/333B  79fe85183306: Pull complete  b891b67a5cf8: Extracting 557.1kB/87.27MB  b891b67a5cf8: Extracting 4.456MB/87.27MB  b891b67a5cf8: Extracting 7.799MB/87.27MB  b891b67a5cf8: Extracting 11.7MB/87.27MB  b891b67a5cf8: Extracting 15.6MB/87.27MB  b891b67a5cf8: Extracting 20.05MB/87.27MB  b891b67a5cf8: Extracting 23.4MB/87.27MB  b891b67a5cf8: Extracting 26.18MB/87.27MB  b891b67a5cf8: Extracting 29.52MB/87.27MB  b891b67a5cf8: Extracting 32.87MB/87.27MB  b891b67a5cf8: Extracting 36.77MB/87.27MB  b891b67a5cf8: Extracting 41.22MB/87.27MB  b891b67a5cf8: Extracting 44.01MB/87.27MB  b891b67a5cf8: Extracting 46.79MB/87.27MB  b891b67a5cf8: Extracting 53.48MB/87.27MB  b891b67a5cf8: Extracting 58.49MB/87.27MB  b891b67a5cf8: Extracting 62.95MB/87.27MB  b891b67a5cf8: Extracting 66.29MB/87.27MB  b891b67a5cf8: Extracting 68.52MB/87.27MB  b891b67a5cf8: Extracting 70.75MB/87.27MB  b891b67a5cf8: Extracting 74.65MB/87.27MB  b891b67a5cf8: Extracting 79.66MB/87.27MB  b891b67a5cf8: Extracting 81.89MB/87.27MB  b891b67a5cf8: Extracting 83.56MB/87.27MB  b891b67a5cf8: Extracting 84.67MB/87.27MB  b891b67a5cf8: Extracting 86.34MB/87.27MB  b891b67a5cf8: Extracting 86.9MB/87.27MB  b891b67a5cf8: Extracting 87.27MB/87.27MB  b891b67a5cf8: Pull complete  ac1d0cb433aa: Extracting 3.614kB/3.614kB  ac1d0cb433aa: Extracting 3.614kB/3.614kB  ac1d0cb433aa: Pull complete  c29a5135f832: Extracting 8.252kB/8.252kB  c29a5135f832: Extracting 8.252kB/8.252kB  c29a5135f832: Pull complete Digest: sha256:3e20b48362476fb535da8b001cfa4d007fe9db0cac915b048711264427627fb8 Status: Downloaded newer image for mariadb:10 docker.io/library/mariadb:10 5: Pulling from library/mysql  20e4dcae4c69: Pulling fs layer   1c56c3d4ce74: Pulling fs layer   e9f03a1c24ce: Pulling fs layer   68c3898c2015: Pulling fs layer   6b95a940e7b6: Pulling fs layer   90986bb8de6e: Pulling fs layer   ae71319cb779: Pulling fs layer   ffc89e9dfd88: Pulling fs layer   43d05e938198: Pulling fs layer   064b2d298fba: Pulling fs layer   df9a4d85569b: Pulling fs layer  ae71319cb779: Waiting  ffc89e9dfd88: Waiting  43d05e938198: Waiting  064b2d298fba: Waiting  68c3898c2015: Waiting  df9a4d85569b: Waiting  6b95a940e7b6: Waiting  90986bb8de6e: Waiting  e9f03a1c24ce: Downloading 13.78kB/983.5kB  20e4dcae4c69: Downloading 516.1kB/50.5MB  1c56c3d4ce74: Download complete  68c3898c2015: Downloading 78.4kB/4.578MB  e9f03a1c24ce: Downloading 983.5kB/983.5kB  e9f03a1c24ce: Verifying Checksum  e9f03a1c24ce: Download complete  6b95a940e7b6: Downloading 2.447kB/3.08kB  6b95a940e7b6: Downloading 3.08kB/3.08kB  6b95a940e7b6: Verifying Checksum  6b95a940e7b6: Download complete  90986bb8de6e: Download complete  ae71319cb779: Downloading 272.8kB/25.53MB  68c3898c2015: Verifying Checksum  68c3898c2015: Download complete  ffc89e9dfd88: Downloading 317B/317B  ffc89e9dfd88: Verifying Checksum  ffc89e9dfd88: Download complete  43d05e938198: Downloading 526.9kB/56.29MB  20e4dcae4c69: Downloading 16.24MB/50.5MB  ae71319cb779: Downloading 16.26MB/25.53MB  43d05e938198: Downloading 18.35MB/56.29MB  ae71319cb779: Verifying Checksum  ae71319cb779: Download complete  064b2d298fba: Downloading 999B/5.384kB  064b2d298fba: Downloading 5.384kB/5.384kB  064b2d298fba: Verifying Checksum  064b2d298fba: Download complete  df9a4d85569b: Downloading 122B/122B  df9a4d85569b: Verifying Checksum  df9a4d85569b: Download complete  20e4dcae4c69: Downloading 35.64MB/50.5MB  43d05e938198: Downloading 33.39MB/56.29MB  20e4dcae4c69: Downloading 50.32MB/50.5MB  20e4dcae4c69: Verifying Checksum  20e4dcae4c69: Download complete  20e4dcae4c69: Extracting 524.3kB/50.5MB  43d05e938198: Downloading 47.32MB/56.29MB  20e4dcae4c69: Extracting 2.621MB/50.5MB  43d05e938198: Verifying Checksum  43d05e938198: Download complete  20e4dcae4c69: Extracting 7.34MB/50.5MB  20e4dcae4c69: Extracting 11.01MB/50.5MB  20e4dcae4c69: Extracting 12.58MB/50.5MB  20e4dcae4c69: Extracting 15.2MB/50.5MB  20e4dcae4c69: Extracting 19.92MB/50.5MB  20e4dcae4c69: Extracting 25.69MB/50.5MB  20e4dcae4c69: Extracting 30.41MB/50.5MB  20e4dcae4c69: Extracting 31.98MB/50.5MB  20e4dcae4c69: Extracting 33.03MB/50.5MB  20e4dcae4c69: Extracting 35.13MB/50.5MB  20e4dcae4c69: Extracting 36.7MB/50.5MB  20e4dcae4c69: Extracting 38.27MB/50.5MB  20e4dcae4c69: Extracting 41.42MB/50.5MB  20e4dcae4c69: Extracting 43.52MB/50.5MB  20e4dcae4c69: Extracting 46.14MB/50.5MB  20e4dcae4c69: Extracting 47.19MB/50.5MB  20e4dcae4c69: Extracting 48.76MB/50.5MB  20e4dcae4c69: Extracting 50.5MB/50.5MB  20e4dcae4c69: Pull complete  1c56c3d4ce74: Extracting 869B/869B  1c56c3d4ce74: Extracting 869B/869B  1c56c3d4ce74: Pull complete  e9f03a1c24ce: Extracting 32.77kB/983.5kB  e9f03a1c24ce: Extracting 983.5kB/983.5kB  e9f03a1c24ce: Pull complete  68c3898c2015: Extracting 65.54kB/4.578MB  68c3898c2015: Extracting 2.097MB/4.578MB  68c3898c2015: Extracting 3.801MB/4.578MB  68c3898c2015: Extracting 4.578MB/4.578MB  68c3898c2015: Extracting 4.578MB/4.578MB  68c3898c2015: Pull complete  6b95a940e7b6: Extracting 3.08kB/3.08kB  6b95a940e7b6: Extracting 3.08kB/3.08kB  6b95a940e7b6: Pull complete  90986bb8de6e: Extracting 331B/331B  90986bb8de6e: Extracting 331B/331B  90986bb8de6e: Pull complete  ae71319cb779: Extracting 262.1kB/25.53MB  ae71319cb779: Extracting 3.408MB/25.53MB  ae71319cb779: Extracting 8.126MB/25.53MB  ae71319cb779: Extracting 12.58MB/25.53MB  ae71319cb779: Extracting 15.47MB/25.53MB  ae71319cb779: Extracting 19.66MB/25.53MB  ae71319cb779: Extracting 22.28MB/25.53MB  ae71319cb779: Extracting 25.53MB/25.53MB  ae71319cb779: Pull complete  ffc89e9dfd88: Extracting 317B/317B  ffc89e9dfd88: Extracting 317B/317B  ffc89e9dfd88: Pull complete  43d05e938198: Extracting 557.1kB/56.29MB  43d05e938198: Extracting 4.456MB/56.29MB  43d05e938198: Extracting 10.58MB/56.29MB  43d05e938198: Extracting 15.6MB/56.29MB  43d05e938198: Extracting 20.05MB/56.29MB  43d05e938198: Extracting 23.95MB/56.29MB  43d05e938198: Extracting 26.18MB/56.29MB  43d05e938198: Extracting 30.08MB/56.29MB  43d05e938198: Extracting 32.87MB/56.29MB  43d05e938198: Extracting 34.54MB/56.29MB  43d05e938198: Extracting 35.09MB/56.29MB  43d05e938198: Extracting 35.65MB/56.29MB  43d05e938198: Extracting 36.21MB/56.29MB  43d05e938198: Extracting 36.77MB/56.29MB  43d05e938198: Extracting 37.32MB/56.29MB  43d05e938198: Extracting 37.88MB/56.29MB  43d05e938198: Extracting 38.44MB/56.29MB  43d05e938198: Extracting 38.99MB/56.29MB  43d05e938198: Extracting 39.55MB/56.29MB  43d05e938198: Extracting 40.11MB/56.29MB  43d05e938198: Extracting 40.67MB/56.29MB  43d05e938198: Extracting 41.22MB/56.29MB  43d05e938198: Extracting 41.78MB/56.29MB  43d05e938198: Extracting 42.34MB/56.29MB  43d05e938198: Extracting 42.89MB/56.29MB  43d05e938198: Extracting 43.45MB/56.29MB  43d05e938198: Extracting 44.01MB/56.29MB  43d05e938198: Extracting 44.56MB/56.29MB  43d05e938198: Extracting 45.68MB/56.29MB  43d05e938198: Extracting 46.79MB/56.29MB  43d05e938198: Extracting 47.35MB/56.29MB  43d05e938198: Extracting 48.46MB/56.29MB  43d05e938198: Extracting 49.58MB/56.29MB  43d05e938198: Extracting 52.36MB/56.29MB  43d05e938198: Extracting 54.59MB/56.29MB  43d05e938198: Extracting 56.29MB/56.29MB  43d05e938198: Pull complete  064b2d298fba: Extracting 5.384kB/5.384kB  064b2d298fba: Extracting 5.384kB/5.384kB  064b2d298fba: Pull complete  df9a4d85569b: Extracting 122B/122B  df9a4d85569b: Extracting 122B/122B  df9a4d85569b: Pull complete Digest: sha256:4bc6bc963e6d8443453676cae56536f4b8156d78bae03c0145cbe47c2aad73bb Status: Downloaded newer image for mysql:5 docker.io/library/mysql:5 Pulling OSM docker images Pulling osm.etsi.org:5050/devops/cicd/opensourcemano/mon:osm-v120-merge-692 docker image osm-v120-merge-692: Pulling from devops/cicd/opensourcemano/mon  63e9bbe32327: Pulling fs layer   06f19c43419e: Pulling fs layer   640af5d90a7f: Pulling fs layer   2c6a56360584: Pulling fs layer   2c4e37585bfd: Pulling fs layer   cf0826f20073: Pulling fs layer   d937717fa926: Pulling fs layer   131c37c8262a: Pulling fs layer   440be9a6a85a: Pulling fs layer   a65cad385de9: Pulling fs layer   45de6fae4d9c: Pulling fs layer   0923712707b0: Pulling fs layer   04614943600f: Pulling fs layer   2bc8f1e427ab: Pulling fs layer  2c4e37585bfd: Waiting  cf0826f20073: Waiting  d937717fa926: Waiting  131c37c8262a: Waiting  440be9a6a85a: Waiting  a65cad385de9: Waiting  45de6fae4d9c: Waiting  0923712707b0: Waiting  04614943600f: Waiting  2bc8f1e427ab: Waiting  2c6a56360584: Waiting  06f19c43419e: Downloading 227B/227B  06f19c43419e: Verifying Checksum  06f19c43419e: Download complete  63e9bbe32327: Downloading 286.7kB/28.58MB  640af5d90a7f: Downloading 122.4kB/12.06MB  63e9bbe32327: Downloading 7.168MB/28.58MB  640af5d90a7f: Downloading 2.466MB/12.06MB  2c6a56360584: Downloading 11.84kB/978.6kB  63e9bbe32327: Downloading 13.76MB/28.58MB  2c6a56360584: Verifying Checksum  2c6a56360584: Download complete  640af5d90a7f: Downloading 6.767MB/12.06MB  2c4e37585bfd: Downloading 20.03kB/1.911MB  63e9bbe32327: Downloading 18.64MB/28.58MB  2c4e37585bfd: Verifying Checksum  2c4e37585bfd: Download complete  640af5d90a7f: Downloading 11.07MB/12.06MB  640af5d90a7f: Verifying Checksum  640af5d90a7f: Download complete  63e9bbe32327: Downloading 22.94MB/28.58MB  d937717fa926: Downloading 812B/812B  d937717fa926: Verifying Checksum  d937717fa926: Download complete  cf0826f20073: Downloading 528.4kB/97.72MB  131c37c8262a: Downloading 3.586kB/53.95kB  131c37c8262a: Downloading 53.95kB/53.95kB  131c37c8262a: Verifying Checksum  131c37c8262a: Download complete  440be9a6a85a: Downloading 3.585kB/205kB  63e9bbe32327: Downloading 27.53MB/28.58MB  cf0826f20073: Downloading 5.284MB/97.72MB  440be9a6a85a: Verifying Checksum  440be9a6a85a: Download complete  63e9bbe32327: Verifying Checksum  63e9bbe32327: Download complete  a65cad385de9: Downloading 3.585kB/356.2kB  45de6fae4d9c: Downloading 475.1kB/47.22MB  cf0826f20073: Downloading 13.74MB/97.72MB  63e9bbe32327: Extracting 294.9kB/28.58MB  a65cad385de9: Downloading 356.2kB/356.2kB  a65cad385de9: Verifying Checksum  a65cad385de9: Download complete  45de6fae4d9c: Downloading 4.276MB/47.22MB  63e9bbe32327: Extracting 2.359MB/28.58MB  cf0826f20073: Downloading 18.49MB/97.72MB  0923712707b0: Downloading 474.7kB/47.22MB  45de6fae4d9c: Downloading 9.507MB/47.22MB  63e9bbe32327: Extracting 5.014MB/28.58MB  cf0826f20073: Downloading 22.72MB/97.72MB  45de6fae4d9c: Downloading 14.26MB/47.22MB  0923712707b0: Downloading 1.908MB/47.22MB  63e9bbe32327: Extracting 7.668MB/28.58MB  cf0826f20073: Downloading 26.42MB/97.72MB  0923712707b0: Downloading 3.809MB/47.22MB  45de6fae4d9c: Downloading 19.01MB/47.22MB  63e9bbe32327: Extracting 9.437MB/28.58MB  cf0826f20073: Downloading 30.12MB/97.72MB  45de6fae4d9c: Downloading 23.29MB/47.22MB  63e9bbe32327: Extracting 10.91MB/28.58MB  0923712707b0: Downloading 6.185MB/47.22MB  cf0826f20073: Downloading 34.34MB/97.72MB  45de6fae4d9c: Downloading 27.56MB/47.22MB  63e9bbe32327: Extracting 13.57MB/28.58MB  0923712707b0: Downloading 8.56MB/47.22MB  cf0826f20073: Downloading 38.04MB/97.72MB  45de6fae4d9c: Downloading 31.84MB/47.22MB  63e9bbe32327: Extracting 17.1MB/28.58MB  0923712707b0: Downloading 11.41MB/47.22MB  cf0826f20073: Downloading 41.21MB/97.72MB  45de6fae4d9c: Downloading 34.7MB/47.22MB  63e9bbe32327: Extracting 20.05MB/28.58MB  0923712707b0: Downloading 14.75MB/47.22MB  cf0826f20073: Downloading 44.91MB/97.72MB  45de6fae4d9c: Downloading 37.55MB/47.22MB  0923712707b0: Downloading 18.07MB/47.22MB  63e9bbe32327: Extracting 23.59MB/28.58MB  cf0826f20073: Downloading 49.14MB/97.72MB  45de6fae4d9c: Downloading 40.87MB/47.22MB  cf0826f20073: Downloading 52.84MB/97.72MB  0923712707b0: Downloading 21.87MB/47.22MB  63e9bbe32327: Extracting 24.18MB/28.58MB  45de6fae4d9c: Downloading 44.2MB/47.22MB  cf0826f20073: Downloading 56.54MB/97.72MB  0923712707b0: Downloading 25.2MB/47.22MB  63e9bbe32327: Extracting 24.48MB/28.58MB  45de6fae4d9c: Verifying Checksum  45de6fae4d9c: Download complete  cf0826f20073: Downloading 59.71MB/97.72MB  0923712707b0: Downloading 29MB/47.22MB  04614943600f: Downloading 704B/704B  04614943600f: Verifying Checksum  04614943600f: Download complete  2bc8f1e427ab: Downloading 2.607kB/2.607kB  2bc8f1e427ab: Verifying Checksum  2bc8f1e427ab: Download complete  63e9bbe32327: Extracting 27.43MB/28.58MB  cf0826f20073: Downloading 63.93MB/97.72MB  0923712707b0: Downloading 34.7MB/47.22MB  63e9bbe32327: Extracting 28.31MB/28.58MB  0923712707b0: Downloading 39.93MB/47.22MB  cf0826f20073: Downloading 68.69MB/97.72MB  63e9bbe32327: Extracting 28.58MB/28.58MB  cf0826f20073: Downloading 72.92MB/97.72MB  0923712707b0: Downloading 45.16MB/47.22MB  0923712707b0: Verifying Checksum  0923712707b0: Download complete  63e9bbe32327: Pull complete  06f19c43419e: Extracting 227B/227B  06f19c43419e: Extracting 227B/227B  06f19c43419e: Pull complete  640af5d90a7f: Extracting 131.1kB/12.06MB  cf0826f20073: Downloading 78.2MB/97.72MB  640af5d90a7f: Extracting 2.753MB/12.06MB  cf0826f20073: Downloading 87.18MB/97.72MB  640af5d90a7f: Extracting 3.801MB/12.06MB  cf0826f20073: Downloading 96.17MB/97.72MB  cf0826f20073: Verifying Checksum  cf0826f20073: Download complete  640af5d90a7f: Extracting 5.112MB/12.06MB  640af5d90a7f: Extracting 5.636MB/12.06MB  640af5d90a7f: Extracting 7.078MB/12.06MB  640af5d90a7f: Extracting 8.258MB/12.06MB  640af5d90a7f: Extracting 9.175MB/12.06MB  640af5d90a7f: Extracting 11.93MB/12.06MB  640af5d90a7f: Extracting 12.06MB/12.06MB  640af5d90a7f: Pull complete  2c6a56360584: Extracting 32.77kB/978.6kB  2c6a56360584: Extracting 978.6kB/978.6kB  2c6a56360584: Extracting 978.6kB/978.6kB  2c6a56360584: Pull complete  2c4e37585bfd: Extracting 32.77kB/1.911MB  2c4e37585bfd: Extracting 720.9kB/1.911MB  2c4e37585bfd: Extracting 1.606MB/1.911MB  2c4e37585bfd: Extracting 1.911MB/1.911MB  2c4e37585bfd: Pull complete  cf0826f20073: Extracting 557.1kB/97.72MB  cf0826f20073: Extracting 2.228MB/97.72MB  cf0826f20073: Extracting 5.014MB/97.72MB  cf0826f20073: Extracting 7.242MB/97.72MB  cf0826f20073: Extracting 8.356MB/97.72MB  cf0826f20073: Extracting 12.81MB/97.72MB  cf0826f20073: Extracting 14.48MB/97.72MB  cf0826f20073: Extracting 15.6MB/97.72MB  cf0826f20073: Extracting 17.27MB/97.72MB  cf0826f20073: Extracting 18.94MB/97.72MB  cf0826f20073: Extracting 20.05MB/97.72MB  cf0826f20073: Extracting 21.73MB/97.72MB  cf0826f20073: Extracting 22.28MB/97.72MB  cf0826f20073: Extracting 22.84MB/97.72MB  cf0826f20073: Extracting 23.4MB/97.72MB  cf0826f20073: Extracting 27.85MB/97.72MB  cf0826f20073: Extracting 30.64MB/97.72MB  cf0826f20073: Extracting 33.98MB/97.72MB  cf0826f20073: Extracting 36.77MB/97.72MB  cf0826f20073: Extracting 41.22MB/97.72MB  cf0826f20073: Extracting 43.45MB/97.72MB  cf0826f20073: Extracting 45.12MB/97.72MB  cf0826f20073: Extracting 47.35MB/97.72MB  cf0826f20073: Extracting 48.46MB/97.72MB  cf0826f20073: Extracting 51.25MB/97.72MB  cf0826f20073: Extracting 52.92MB/97.72MB  cf0826f20073: Extracting 54.03MB/97.72MB  cf0826f20073: Extracting 56.26MB/97.72MB  cf0826f20073: Extracting 57.93MB/97.72MB  cf0826f20073: Extracting 61.28MB/97.72MB  cf0826f20073: Extracting 65.18MB/97.72MB  cf0826f20073: Extracting 68.52MB/97.72MB  cf0826f20073: Extracting 69.07MB/97.72MB  cf0826f20073: Extracting 69.63MB/97.72MB  cf0826f20073: Extracting 70.19MB/97.72MB  cf0826f20073: Extracting 71.3MB/97.72MB  cf0826f20073: Extracting 74.65MB/97.72MB  cf0826f20073: Extracting 77.43MB/97.72MB  cf0826f20073: Extracting 80.22MB/97.72MB  cf0826f20073: Extracting 81.89MB/97.72MB  cf0826f20073: Extracting 83.56MB/97.72MB  cf0826f20073: Extracting 84.67MB/97.72MB  cf0826f20073: Extracting 85.79MB/97.72MB  cf0826f20073: Extracting 86.9MB/97.72MB  cf0826f20073: Extracting 87.46MB/97.72MB  cf0826f20073: Extracting 88.57MB/97.72MB  cf0826f20073: Extracting 89.69MB/97.72MB  cf0826f20073: Extracting 91.36MB/97.72MB  cf0826f20073: Extracting 92.47MB/97.72MB  cf0826f20073: Extracting 94.14MB/97.72MB  cf0826f20073: Extracting 94.7MB/97.72MB  cf0826f20073: Extracting 95.26MB/97.72MB  cf0826f20073: Extracting 95.81MB/97.72MB  cf0826f20073: Extracting 96.37MB/97.72MB  cf0826f20073: Extracting 96.93MB/97.72MB  cf0826f20073: Extracting 97.72MB/97.72MB  cf0826f20073: Pull complete  d937717fa926: Extracting 812B/812B  d937717fa926: Extracting 812B/812B  d937717fa926: Pull complete  131c37c8262a: Extracting 32.77kB/53.95kB  131c37c8262a: Extracting 53.95kB/53.95kB  131c37c8262a: Extracting 53.95kB/53.95kB  131c37c8262a: Pull complete  440be9a6a85a: Extracting 32.77kB/205kB  440be9a6a85a: Extracting 205kB/205kB  440be9a6a85a: Extracting 205kB/205kB  440be9a6a85a: Pull complete  a65cad385de9: Extracting 32.77kB/356.2kB  a65cad385de9: Extracting 356.2kB/356.2kB  a65cad385de9: Extracting 356.2kB/356.2kB  a65cad385de9: Pull complete  45de6fae4d9c: Extracting 491.5kB/47.22MB  45de6fae4d9c: Extracting 2.458MB/47.22MB  45de6fae4d9c: Extracting 5.407MB/47.22MB  45de6fae4d9c: Extracting 8.847MB/47.22MB  45de6fae4d9c: Extracting 12.29MB/47.22MB  45de6fae4d9c: Extracting 15.24MB/47.22MB  45de6fae4d9c: Extracting 18.68MB/47.22MB  45de6fae4d9c: Extracting 22.12MB/47.22MB  45de6fae4d9c: Extracting 26.54MB/47.22MB  45de6fae4d9c: Extracting 29.98MB/47.22MB  45de6fae4d9c: Extracting 35.88MB/47.22MB  45de6fae4d9c: Extracting 40.8MB/47.22MB  45de6fae4d9c: Extracting 42.27MB/47.22MB  45de6fae4d9c: Extracting 44.24MB/47.22MB  45de6fae4d9c: Extracting 46.2MB/47.22MB  45de6fae4d9c: Extracting 47.19MB/47.22MB  45de6fae4d9c: Extracting 47.22MB/47.22MB  45de6fae4d9c: Pull complete  0923712707b0: Extracting 491.5kB/47.22MB  0923712707b0: Extracting 2.949MB/47.22MB  0923712707b0: Extracting 5.407MB/47.22MB  0923712707b0: Extracting 9.83MB/47.22MB  0923712707b0: Extracting 12.78MB/47.22MB  0923712707b0: Extracting 17.69MB/47.22MB  0923712707b0: Extracting 23.1MB/47.22MB  0923712707b0: Extracting 27.53MB/47.22MB  0923712707b0: Extracting 31.95MB/47.22MB  0923712707b0: Extracting 37.36MB/47.22MB  0923712707b0: Extracting 40.8MB/47.22MB  0923712707b0: Extracting 42.27MB/47.22MB  0923712707b0: Extracting 44.73MB/47.22MB  0923712707b0: Extracting 47.19MB/47.22MB  0923712707b0: Extracting 47.22MB/47.22MB  0923712707b0: Pull complete  04614943600f: Extracting 704B/704B  04614943600f: Extracting 704B/704B  04614943600f: Pull complete  2bc8f1e427ab: Extracting 2.607kB/2.607kB  2bc8f1e427ab: Extracting 2.607kB/2.607kB  2bc8f1e427ab: Pull complete Digest: sha256:49082c172dae42f35587b33dc347224b7454bf20acd0d3d03501c0cf26ea22fd Status: Downloaded newer image for osm.etsi.org:5050/devops/cicd/opensourcemano/mon:osm-v120-merge-692 osm.etsi.org:5050/devops/cicd/opensourcemano/mon:osm-v120-merge-692 Pulling osm.etsi.org:5050/devops/cicd/opensourcemano/pol:osm-v120-merge-692 docker image osm-v120-merge-692: Pulling from devops/cicd/opensourcemano/pol  63e9bbe32327: Already exists   06f19c43419e: Already exists   640af5d90a7f: Already exists   9f229a3a29ce: Pulling fs layer   ee5cc1db3b72: Pulling fs layer   781e6e20a167: Pulling fs layer   1aace87dc743: Pulling fs layer   4723f9ff1438: Pulling fs layer   37bf4bbe9699: Pulling fs layer   a50132e0e336: Pulling fs layer   6b3fe34670bc: Pulling fs layer   8ba4b95096f1: Pulling fs layer   d84b66746223: Pulling fs layer  1aace87dc743: Waiting  4723f9ff1438: Waiting  37bf4bbe9699: Waiting  a50132e0e336: Waiting  6b3fe34670bc: Waiting  8ba4b95096f1: Waiting  d84b66746223: Waiting  ee5cc1db3b72: Downloading 56.89kB/5.394MB  781e6e20a167: Downloading 704B/704B  781e6e20a167: Verifying Checksum  781e6e20a167: Download complete  9f229a3a29ce: Downloading 20.03kB/1.668MB  1aace87dc743: Downloading 24.12kB/2.233MB  9f229a3a29ce: Download complete  9f229a3a29ce: Extracting 32.77kB/1.668MB  4723f9ff1438: Downloading 24.12kB/2.176MB  ee5cc1db3b72: Downloading 4.035MB/5.394MB  1aace87dc743: Verifying Checksum  1aace87dc743: Download complete  ee5cc1db3b72: Verifying Checksum  ee5cc1db3b72: Download complete  a50132e0e336: Downloading 3.586kB/86.62kB  37bf4bbe9699: Downloading 24.12kB/2.172MB  a50132e0e336: Downloading 86.62kB/86.62kB  a50132e0e336: Verifying Checksum  a50132e0e336: Download complete  9f229a3a29ce: Extracting 557.1kB/1.668MB  4723f9ff1438: Verifying Checksum  4723f9ff1438: Download complete  8ba4b95096f1: Downloading 882B/882B  8ba4b95096f1: Verifying Checksum  8ba4b95096f1: Download complete  6b3fe34670bc: Downloading 3.586kB/44.45kB  6b3fe34670bc: Downloading 44.45kB/44.45kB  6b3fe34670bc: Verifying Checksum  6b3fe34670bc: Download complete  37bf4bbe9699: Verifying Checksum  37bf4bbe9699: Download complete  d84b66746223: Downloading 2.802kB/2.802kB  d84b66746223: Verifying Checksum  d84b66746223: Download complete  9f229a3a29ce: Extracting 1.638MB/1.668MB  9f229a3a29ce: Extracting 1.668MB/1.668MB  9f229a3a29ce: Extracting 1.668MB/1.668MB  9f229a3a29ce: Pull complete  ee5cc1db3b72: Extracting 65.54kB/5.394MB  ee5cc1db3b72: Extracting 1.114MB/5.394MB  ee5cc1db3b72: Extracting 2.949MB/5.394MB  ee5cc1db3b72: Extracting 4.26MB/5.394MB  ee5cc1db3b72: Extracting 5.394MB/5.394MB  ee5cc1db3b72: Pull complete  781e6e20a167: Extracting 704B/704B  781e6e20a167: Extracting 704B/704B  781e6e20a167: Pull complete  1aace87dc743: Extracting 32.77kB/2.233MB  1aace87dc743: Extracting 2.233MB/2.233MB  1aace87dc743: Pull complete  4723f9ff1438: Extracting 32.77kB/2.176MB  4723f9ff1438: Extracting 2.176MB/2.176MB  4723f9ff1438: Pull complete  37bf4bbe9699: Extracting 32.77kB/2.172MB  37bf4bbe9699: Extracting 2.172MB/2.172MB  37bf4bbe9699: Pull complete  a50132e0e336: Extracting 32.77kB/86.62kB  a50132e0e336: Extracting 86.62kB/86.62kB  a50132e0e336: Extracting 86.62kB/86.62kB  a50132e0e336: Pull complete  6b3fe34670bc: Extracting 32.77kB/44.45kB  6b3fe34670bc: Extracting 44.45kB/44.45kB  6b3fe34670bc: Pull complete  8ba4b95096f1: Extracting 882B/882B  8ba4b95096f1: Extracting 882B/882B  8ba4b95096f1: Pull complete  d84b66746223: Extracting 2.802kB/2.802kB  d84b66746223: Extracting 2.802kB/2.802kB  d84b66746223: Pull complete Digest: sha256:380d17f9704ceec981bba2445b59e09448b964fe68f13f5cfc9ebf89945a47cb Status: Downloaded newer image for osm.etsi.org:5050/devops/cicd/opensourcemano/pol:osm-v120-merge-692 osm.etsi.org:5050/devops/cicd/opensourcemano/pol:osm-v120-merge-692 Pulling osm.etsi.org:5050/devops/cicd/opensourcemano/nbi:osm-v120-merge-692 docker image osm-v120-merge-692: Pulling from devops/cicd/opensourcemano/nbi  63e9bbe32327: Already exists   06f19c43419e: Already exists   640af5d90a7f: Already exists   82b78d590508: Pulling fs layer   4a9efca78c8b: Pulling fs layer   2548bfe5df5d: Pulling fs layer   28cddd0607ef: Pulling fs layer   0bf3ab47cafd: Pulling fs layer   403b3502ecf4: Pulling fs layer  28cddd0607ef: Waiting  0bf3ab47cafd: Waiting  403b3502ecf4: Waiting  82b78d590508: Downloading 32.32kB/3.226MB  2548bfe5df5d: Downloading 1.906kB/1.906kB  2548bfe5df5d: Verifying Checksum  2548bfe5df5d: Download complete  4a9efca78c8b: Downloading 216.6kB/21.45MB  28cddd0607ef: Downloading 3.586kB/29.88kB  28cddd0607ef: Downloading 29.88kB/29.88kB  28cddd0607ef: Verifying Checksum  28cddd0607ef: Download complete  0bf3ab47cafd: Downloading 1.679kB/1.679kB  0bf3ab47cafd: Download complete  82b78d590508: Downloading 2.236MB/3.226MB  4a9efca78c8b: Downloading 4.341MB/21.45MB  403b3502ecf4: Download complete  82b78d590508: Download complete  82b78d590508: Extracting 32.77kB/3.226MB  82b78d590508: Extracting 1.049MB/3.226MB  4a9efca78c8b: Downloading 13.02MB/21.45MB  82b78d590508: Extracting 1.606MB/3.226MB  4a9efca78c8b: Downloading 20.84MB/21.45MB  4a9efca78c8b: Verifying Checksum  4a9efca78c8b: Download complete  82b78d590508: Extracting 2.392MB/3.226MB  82b78d590508: Extracting 3.226MB/3.226MB  82b78d590508: Pull complete  4a9efca78c8b: Extracting 229.4kB/21.45MB  4a9efca78c8b: Extracting 1.147MB/21.45MB  4a9efca78c8b: Extracting 2.523MB/21.45MB  4a9efca78c8b: Extracting 3.899MB/21.45MB  4a9efca78c8b: Extracting 4.817MB/21.45MB  4a9efca78c8b: Extracting 5.505MB/21.45MB  4a9efca78c8b: Extracting 6.193MB/21.45MB  4a9efca78c8b: Extracting 6.881MB/21.45MB  4a9efca78c8b: Extracting 11.24MB/21.45MB  4a9efca78c8b: Extracting 14.68MB/21.45MB  4a9efca78c8b: Extracting 16.97MB/21.45MB  4a9efca78c8b: Extracting 18.12MB/21.45MB  4a9efca78c8b: Extracting 19.04MB/21.45MB  4a9efca78c8b: Extracting 20.41MB/21.45MB  4a9efca78c8b: Extracting 21.45MB/21.45MB  4a9efca78c8b: Pull complete  2548bfe5df5d: Extracting 1.906kB/1.906kB  2548bfe5df5d: Extracting 1.906kB/1.906kB  2548bfe5df5d: Pull complete  28cddd0607ef: Extracting 29.88kB/29.88kB  28cddd0607ef: Extracting 29.88kB/29.88kB  28cddd0607ef: Pull complete  0bf3ab47cafd: Extracting 1.679kB/1.679kB  0bf3ab47cafd: Extracting 1.679kB/1.679kB  0bf3ab47cafd: Pull complete  403b3502ecf4: Extracting 2.765kB/2.765kB  403b3502ecf4: Extracting 2.765kB/2.765kB  403b3502ecf4: Pull complete Digest: sha256:fb9862c77e28c8b552e4195914c887f42d446323725aa2aeb46b54733c7436b2 Status: Downloaded newer image for osm.etsi.org:5050/devops/cicd/opensourcemano/nbi:osm-v120-merge-692 osm.etsi.org:5050/devops/cicd/opensourcemano/nbi:osm-v120-merge-692 Pulling osm.etsi.org:5050/devops/cicd/opensourcemano/keystone:osm-v120-merge-692 docker image osm-v120-merge-692: Pulling from devops/cicd/opensourcemano/keystone  63e9bbe32327: Already exists   06f19c43419e: Already exists   b3c57cee1831: Pulling fs layer   8bd9e24a11dc: Pulling fs layer   9ab130bf00ab: Pulling fs layer   a75815edf736: Pulling fs layer   d6f8f585acc9: Pulling fs layer  a75815edf736: Waiting  d6f8f585acc9: Waiting  8bd9e24a11dc: Downloading 2.999kB/2.999kB  8bd9e24a11dc: Verifying Checksum  8bd9e24a11dc: Download complete  9ab130bf00ab: Downloading 528.4kB/219.5MB  b3c57cee1831: Downloading 92B/92B  b3c57cee1831: Verifying Checksum  b3c57cee1831: Download complete  b3c57cee1831: Extracting 92B/92B  b3c57cee1831: Extracting 92B/92B  b3c57cee1831: Pull complete  8bd9e24a11dc: Extracting 2.999kB/2.999kB  8bd9e24a11dc: Extracting 2.999kB/2.999kB  a75815edf736: Downloading 151.1kB/14.7MB  8bd9e24a11dc: Pull complete  d6f8f585acc9: Downloading 3.587kB/9.126kB  d6f8f585acc9: Downloading 9.126kB/9.126kB  d6f8f585acc9: Verifying Checksum  d6f8f585acc9: Download complete  9ab130bf00ab: Downloading 7.397MB/219.5MB  a75815edf736: Downloading 1.786MB/14.7MB  9ab130bf00ab: Downloading 15.32MB/219.5MB  a75815edf736: Downloading 3.564MB/14.7MB  9ab130bf00ab: Downloading 22.19MB/219.5MB  a75815edf736: Downloading 6.07MB/14.7MB  9ab130bf00ab: Downloading 29.06MB/219.5MB  a75815edf736: Downloading 9.019MB/14.7MB  9ab130bf00ab: Downloading 35.93MB/219.5MB  a75815edf736: Downloading 12.26MB/14.7MB  a75815edf736: Verifying Checksum  a75815edf736: Download complete  9ab130bf00ab: Downloading 41.74MB/219.5MB  9ab130bf00ab: Downloading 51.25MB/219.5MB  9ab130bf00ab: Downloading 59.18MB/219.5MB  9ab130bf00ab: Downloading 68.17MB/219.5MB  9ab130bf00ab: Downloading 77.15MB/219.5MB  9ab130bf00ab: Downloading 86.66MB/219.5MB  9ab130bf00ab: Downloading 95.11MB/219.5MB  9ab130bf00ab: Downloading 104.6MB/219.5MB  9ab130bf00ab: Downloading 113.6MB/219.5MB  9ab130bf00ab: Downloading 123.1MB/219.5MB  9ab130bf00ab: Downloading 132.6MB/219.5MB  9ab130bf00ab: Downloading 141.6MB/219.5MB  9ab130bf00ab: Downloading 151.7MB/219.5MB  9ab130bf00ab: Downloading 160.6MB/219.5MB  9ab130bf00ab: Downloading 169.1MB/219.5MB  9ab130bf00ab: Downloading 177.5MB/219.5MB  9ab130bf00ab: Downloading 186.5MB/219.5MB  9ab130bf00ab: Downloading 195.5MB/219.5MB  9ab130bf00ab: Downloading 200.3MB/219.5MB  9ab130bf00ab: Downloading 208.7MB/219.5MB  9ab130bf00ab: Downloading 218.2MB/219.5MB  9ab130bf00ab: Verifying Checksum  9ab130bf00ab: Download complete  9ab130bf00ab: Extracting 557.1kB/219.5MB  9ab130bf00ab: Extracting 3.342MB/219.5MB  9ab130bf00ab: Extracting 5.571MB/219.5MB  9ab130bf00ab: Extracting 8.356MB/219.5MB  9ab130bf00ab: Extracting 10.03MB/219.5MB  9ab130bf00ab: Extracting 12.26MB/219.5MB  9ab130bf00ab: Extracting 15.6MB/219.5MB  9ab130bf00ab: Extracting 20.05MB/219.5MB  9ab130bf00ab: Extracting 23.95MB/219.5MB  9ab130bf00ab: Extracting 28.41MB/219.5MB  9ab130bf00ab: Extracting 32.87MB/219.5MB  9ab130bf00ab: Extracting 35.65MB/219.5MB  9ab130bf00ab: Extracting 36.77MB/219.5MB  9ab130bf00ab: Extracting 37.88MB/219.5MB  9ab130bf00ab: Extracting 38.99MB/219.5MB  9ab130bf00ab: Extracting 40.11MB/219.5MB  9ab130bf00ab: Extracting 40.67MB/219.5MB  9ab130bf00ab: Extracting 42.34MB/219.5MB  9ab130bf00ab: Extracting 47.91MB/219.5MB  9ab130bf00ab: Extracting 51.25MB/219.5MB  9ab130bf00ab: Extracting 57.93MB/219.5MB  9ab130bf00ab: Extracting 61.83MB/219.5MB  9ab130bf00ab: Extracting 65.73MB/219.5MB  9ab130bf00ab: Extracting 68.52MB/219.5MB  9ab130bf00ab: Extracting 74.65MB/219.5MB  9ab130bf00ab: Extracting 78.54MB/219.5MB  9ab130bf00ab: Extracting 80.22MB/219.5MB  9ab130bf00ab: Extracting 81.33MB/219.5MB  9ab130bf00ab: Extracting 83MB/219.5MB  9ab130bf00ab: Extracting 83.56MB/219.5MB  9ab130bf00ab: Extracting 84.67MB/219.5MB  9ab130bf00ab: Extracting 85.79MB/219.5MB  9ab130bf00ab: Extracting 86.34MB/219.5MB  9ab130bf00ab: Extracting 86.9MB/219.5MB  9ab130bf00ab: Extracting 88.01MB/219.5MB  9ab130bf00ab: Extracting 89.13MB/219.5MB  9ab130bf00ab: Extracting 89.69MB/219.5MB  9ab130bf00ab: Extracting 91.36MB/219.5MB  9ab130bf00ab: Extracting 93.03MB/219.5MB  9ab130bf00ab: Extracting 93.59MB/219.5MB  9ab130bf00ab: Extracting 94.7MB/219.5MB  9ab130bf00ab: Extracting 95.26MB/219.5MB  9ab130bf00ab: Extracting 96.93MB/219.5MB  9ab130bf00ab: Extracting 98.04MB/219.5MB  9ab130bf00ab: Extracting 99.71MB/219.5MB  9ab130bf00ab: Extracting 100.8MB/219.5MB  9ab130bf00ab: Extracting 101.9MB/219.5MB  9ab130bf00ab: Extracting 103.1MB/219.5MB  9ab130bf00ab: Extracting 104.7MB/219.5MB  9ab130bf00ab: Extracting 105.3MB/219.5MB  9ab130bf00ab: Extracting 105.8MB/219.5MB  9ab130bf00ab: Extracting 107MB/219.5MB  9ab130bf00ab: Extracting 108.6MB/219.5MB  9ab130bf00ab: Extracting 110.9MB/219.5MB  9ab130bf00ab: Extracting 114.8MB/219.5MB  9ab130bf00ab: Extracting 115.9MB/219.5MB  9ab130bf00ab: Extracting 117.5MB/219.5MB  9ab130bf00ab: Extracting 119.2MB/219.5MB  9ab130bf00ab: Extracting 120.9MB/219.5MB  9ab130bf00ab: Extracting 123.1MB/219.5MB  9ab130bf00ab: Extracting 126.5MB/219.5MB  9ab130bf00ab: Extracting 129.8MB/219.5MB  9ab130bf00ab: Extracting 134.3MB/219.5MB  9ab130bf00ab: Extracting 139.3MB/219.5MB  9ab130bf00ab: Extracting 144.8MB/219.5MB  9ab130bf00ab: Extracting 148.7MB/219.5MB  9ab130bf00ab: Extracting 153.2MB/219.5MB  9ab130bf00ab: Extracting 156.5MB/219.5MB  9ab130bf00ab: Extracting 161MB/219.5MB  9ab130bf00ab: Extracting 163.2MB/219.5MB  9ab130bf00ab: Extracting 167.7MB/219.5MB  9ab130bf00ab: Extracting 172.7MB/219.5MB  9ab130bf00ab: Extracting 177.1MB/219.5MB  9ab130bf00ab: Extracting 181.6MB/219.5MB  9ab130bf00ab: Extracting 186.1MB/219.5MB  9ab130bf00ab: Extracting 190MB/219.5MB  9ab130bf00ab: Extracting 191.6MB/219.5MB  9ab130bf00ab: Extracting 195MB/219.5MB  9ab130bf00ab: Extracting 196.6MB/219.5MB  9ab130bf00ab: Extracting 197.8MB/219.5MB  9ab130bf00ab: Extracting 201.1MB/219.5MB  9ab130bf00ab: Extracting 201.7MB/219.5MB  9ab130bf00ab: Extracting 202.2MB/219.5MB  9ab130bf00ab: Extracting 203.3MB/219.5MB  9ab130bf00ab: Extracting 204.4MB/219.5MB  9ab130bf00ab: Extracting 206.1MB/219.5MB  9ab130bf00ab: Extracting 206.7MB/219.5MB  9ab130bf00ab: Extracting 208.3MB/219.5MB  9ab130bf00ab: Extracting 210MB/219.5MB  9ab130bf00ab: Extracting 211.7MB/219.5MB  9ab130bf00ab: Extracting 213.4MB/219.5MB  9ab130bf00ab: Extracting 215.6MB/219.5MB  9ab130bf00ab: Extracting 217.3MB/219.5MB  9ab130bf00ab: Extracting 217.8MB/219.5MB  9ab130bf00ab: Extracting 218.9MB/219.5MB  9ab130bf00ab: Extracting 219.5MB/219.5MB  9ab130bf00ab: Extracting 219.5MB/219.5MB  9ab130bf00ab: Pull complete  a75815edf736: Extracting 163.8kB/14.7MB  a75815edf736: Extracting 6.39MB/14.7MB  a75815edf736: Extracting 7.209MB/14.7MB  a75815edf736: Extracting 7.864MB/14.7MB  a75815edf736: Extracting 8.52MB/14.7MB  a75815edf736: Extracting 8.847MB/14.7MB  a75815edf736: Extracting 9.339MB/14.7MB  a75815edf736: Extracting 9.83MB/14.7MB  a75815edf736: Extracting 10.32MB/14.7MB  a75815edf736: Extracting 10.98MB/14.7MB  a75815edf736: Extracting 11.63MB/14.7MB  a75815edf736: Extracting 12.62MB/14.7MB  a75815edf736: Extracting 13.76MB/14.7MB  a75815edf736: Extracting 14.7MB/14.7MB  a75815edf736: Pull complete  d6f8f585acc9: Extracting 9.126kB/9.126kB  d6f8f585acc9: Extracting 9.126kB/9.126kB  d6f8f585acc9: Pull complete Digest: sha256:412b76056538627479c6e81882af0a136f6d819991edc37948ccd7949dbbec88 Status: Downloaded newer image for osm.etsi.org:5050/devops/cicd/opensourcemano/keystone:osm-v120-merge-692 osm.etsi.org:5050/devops/cicd/opensourcemano/keystone:osm-v120-merge-692 Pulling osm.etsi.org:5050/devops/cicd/opensourcemano/ro:osm-v120-merge-692 docker image osm-v120-merge-692: Pulling from devops/cicd/opensourcemano/ro  63e9bbe32327: Already exists   06f19c43419e: Already exists   640af5d90a7f: Already exists   36fa875a166f: Pulling fs layer   c65b2804719b: Pulling fs layer   a80f925f259f: Pulling fs layer   50702adebdfb: Pulling fs layer   c7f8e4bd1a69: Pulling fs layer  c7f8e4bd1a69: Waiting  50702adebdfb: Waiting  a80f925f259f: Downloading 3.585kB/244.8kB  a80f925f259f: Downloading 244.8kB/244.8kB  a80f925f259f: Verifying Checksum  a80f925f259f: Download complete  36fa875a166f: Downloading 24.12kB/2.376MB  c65b2804719b: Downloading 528.4kB/81.52MB  50702adebdfb: Downloading 1.662kB/1.662kB  50702adebdfb: Verifying Checksum  50702adebdfb: Download complete  36fa875a166f: Verifying Checksum  36fa875a166f: Download complete  36fa875a166f: Extracting 32.77kB/2.376MB  c7f8e4bd1a69: Downloading 1.91kB/1.91kB  c7f8e4bd1a69: Verifying Checksum  c7f8e4bd1a69: Download complete  c65b2804719b: Downloading 7.401MB/81.52MB  36fa875a166f: Extracting 753.7kB/2.376MB  c65b2804719b: Downloading 15.86MB/81.52MB  36fa875a166f: Extracting 1.671MB/2.376MB  c65b2804719b: Downloading 25.37MB/81.52MB  36fa875a166f: Extracting 2.376MB/2.376MB  36fa875a166f: Pull complete  c65b2804719b: Downloading 34.35MB/81.52MB  c65b2804719b: Downloading 42.8MB/81.52MB  c65b2804719b: Downloading 51.79MB/81.52MB  c65b2804719b: Downloading 60.78MB/81.52MB  c65b2804719b: Downloading 69.76MB/81.52MB  c65b2804719b: Downloading 79.8MB/81.52MB  c65b2804719b: Verifying Checksum  c65b2804719b: Download complete  c65b2804719b: Extracting 557.1kB/81.52MB  c65b2804719b: Extracting 2.228MB/81.52MB  c65b2804719b: Extracting 3.342MB/81.52MB  c65b2804719b: Extracting 3.899MB/81.52MB  c65b2804719b: Extracting 4.456MB/81.52MB  c65b2804719b: Extracting 5.571MB/81.52MB  c65b2804719b: Extracting 6.128MB/81.52MB  c65b2804719b: Extracting 7.242MB/81.52MB  c65b2804719b: Extracting 7.799MB/81.52MB  c65b2804719b: Extracting 8.913MB/81.52MB  c65b2804719b: Extracting 9.47MB/81.52MB  c65b2804719b: Extracting 10.58MB/81.52MB  c65b2804719b: Extracting 11.7MB/81.52MB  c65b2804719b: Extracting 12.81MB/81.52MB  c65b2804719b: Extracting 13.93MB/81.52MB  c65b2804719b: Extracting 15.04MB/81.52MB  c65b2804719b: Extracting 15.6MB/81.52MB  c65b2804719b: Extracting 16.71MB/81.52MB  c65b2804719b: Extracting 17.83MB/81.52MB  c65b2804719b: Extracting 18.94MB/81.52MB  c65b2804719b: Extracting 20.05MB/81.52MB  c65b2804719b: Extracting 21.17MB/81.52MB  c65b2804719b: Extracting 22.28MB/81.52MB  c65b2804719b: Extracting 23.4MB/81.52MB  c65b2804719b: Extracting 24.51MB/81.52MB  c65b2804719b: Extracting 25.62MB/81.52MB  c65b2804719b: Extracting 26.74MB/81.52MB  c65b2804719b: Extracting 27.85MB/81.52MB  c65b2804719b: Extracting 28.97MB/81.52MB  c65b2804719b: Extracting 29.52MB/81.52MB  c65b2804719b: Extracting 30.64MB/81.52MB  c65b2804719b: Extracting 31.2MB/81.52MB  c65b2804719b: Extracting 32.31MB/81.52MB  c65b2804719b: Extracting 32.87MB/81.52MB  c65b2804719b: Extracting 33.42MB/81.52MB  c65b2804719b: Extracting 33.98MB/81.52MB  c65b2804719b: Extracting 34.54MB/81.52MB  c65b2804719b: Extracting 35.09MB/81.52MB  c65b2804719b: Extracting 35.65MB/81.52MB  c65b2804719b: Extracting 36.77MB/81.52MB  c65b2804719b: Extracting 37.88MB/81.52MB  c65b2804719b: Extracting 39.55MB/81.52MB  c65b2804719b: Extracting 40.67MB/81.52MB  c65b2804719b: Extracting 44.01MB/81.52MB  c65b2804719b: Extracting 45.12MB/81.52MB  c65b2804719b: Extracting 46.24MB/81.52MB  c65b2804719b: Extracting 47.35MB/81.52MB  c65b2804719b: Extracting 49.02MB/81.52MB  c65b2804719b: Extracting 50.69MB/81.52MB  c65b2804719b: Extracting 51.81MB/81.52MB  c65b2804719b: Extracting 53.48MB/81.52MB  c65b2804719b: Extracting 55.15MB/81.52MB  c65b2804719b: Extracting 56.26MB/81.52MB  c65b2804719b: Extracting 56.82MB/81.52MB  c65b2804719b: Extracting 57.38MB/81.52MB  c65b2804719b: Extracting 60.72MB/81.52MB  c65b2804719b: Extracting 62.39MB/81.52MB  c65b2804719b: Extracting 65.73MB/81.52MB  c65b2804719b: Extracting 67.96MB/81.52MB  c65b2804719b: Extracting 69.07MB/81.52MB  c65b2804719b: Extracting 70.19MB/81.52MB  c65b2804719b: Extracting 70.75MB/81.52MB  c65b2804719b: Extracting 71.3MB/81.52MB  c65b2804719b: Extracting 71.86MB/81.52MB  c65b2804719b: Extracting 72.42MB/81.52MB  c65b2804719b: Extracting 72.97MB/81.52MB  c65b2804719b: Extracting 73.53MB/81.52MB  c65b2804719b: Extracting 74.65MB/81.52MB  c65b2804719b: Extracting 75.76MB/81.52MB  c65b2804719b: Extracting 76.32MB/81.52MB  c65b2804719b: Extracting 77.99MB/81.52MB  c65b2804719b: Extracting 79.1MB/81.52MB  c65b2804719b: Extracting 79.66MB/81.52MB  c65b2804719b: Extracting 80.77MB/81.52MB  c65b2804719b: Extracting 81.52MB/81.52MB  c65b2804719b: Pull complete  a80f925f259f: Extracting 32.77kB/244.8kB  a80f925f259f: Extracting 244.8kB/244.8kB  a80f925f259f: Extracting 244.8kB/244.8kB  a80f925f259f: Pull complete  50702adebdfb: Extracting 1.662kB/1.662kB  50702adebdfb: Extracting 1.662kB/1.662kB  50702adebdfb: Pull complete  c7f8e4bd1a69: Extracting 1.91kB/1.91kB  c7f8e4bd1a69: Extracting 1.91kB/1.91kB  c7f8e4bd1a69: Pull complete Digest: sha256:5024abb224a959d9ce1e3d61d286c6b9457678ef8ad3040085509bcf4c695aea Status: Downloaded newer image for osm.etsi.org:5050/devops/cicd/opensourcemano/ro:osm-v120-merge-692 osm.etsi.org:5050/devops/cicd/opensourcemano/ro:osm-v120-merge-692 Pulling osm.etsi.org:5050/devops/cicd/opensourcemano/lcm:osm-v120-merge-692 docker image osm-v120-merge-692: Pulling from devops/cicd/opensourcemano/lcm  63e9bbe32327: Already exists   06f19c43419e: Already exists   640af5d90a7f: Already exists   2c6a56360584: Already exists   95f6467bc26c: Pulling fs layer   4d427cbab810: Pulling fs layer   a1c1265599d1: Pulling fs layer   e168828aae1f: Pulling fs layer  e168828aae1f: Waiting   164b1194d6ec: Pulling fs layer   5993d081fede: Pulling fs layer   201477246bcd: Pulling fs layer   ffaf2eb84aa2: Pulling fs layer   7bfae2e8d530: Pulling fs layer   559a152b6d33: Pulling fs layer   dc578d6c1f9b: Pulling fs layer   75d3160bf810: Pulling fs layer  201477246bcd: Waiting  ffaf2eb84aa2: Waiting  164b1194d6ec: Waiting  5993d081fede: Waiting  7bfae2e8d530: Waiting  559a152b6d33: Waiting  dc578d6c1f9b: Waiting  75d3160bf810: Waiting  95f6467bc26c: Downloading 24.12kB/2.103MB  a1c1265599d1: Downloading 147.5kB/14.49MB  4d427cbab810: Downloading 417.8kB/41.46MB  95f6467bc26c: Verifying Checksum  95f6467bc26c: Download complete  95f6467bc26c: Extracting 32.77kB/2.103MB  a1c1265599d1: Downloading 3.686MB/14.49MB  4d427cbab810: Downloading 5.014MB/41.46MB  e168828aae1f: Downloading 126.5kB/12.56MB  95f6467bc26c: Extracting 983kB/2.103MB  a1c1265599d1: Downloading 8.847MB/14.49MB  4d427cbab810: Downloading 8.774MB/41.46MB  e168828aae1f: Downloading 1.524MB/12.56MB  95f6467bc26c: Extracting 1.638MB/2.103MB  95f6467bc26c: Extracting 2.103MB/2.103MB  a1c1265599d1: Downloading 13.71MB/14.49MB  a1c1265599d1: Verifying Checksum  a1c1265599d1: Download complete  4d427cbab810: Downloading 12.12MB/41.46MB  e168828aae1f: Downloading 3.301MB/12.56MB  95f6467bc26c: Pull complete  164b1194d6ec: Downloading 143.4kB/13.95MB  e168828aae1f: Downloading 6.627MB/12.56MB  4d427cbab810: Downloading 17.13MB/41.46MB  164b1194d6ec: Downloading 3.584MB/13.95MB  e168828aae1f: Downloading 9.04MB/12.56MB  4d427cbab810: Downloading 20.47MB/41.46MB  164b1194d6ec: Downloading 8.315MB/13.95MB  e168828aae1f: Downloading 11.83MB/12.56MB  4d427cbab810: Downloading 23.4MB/41.46MB  e168828aae1f: Verifying Checksum  e168828aae1f: Download complete  164b1194d6ec: Downloading 13.19MB/13.95MB  164b1194d6ec: Verifying Checksum  164b1194d6ec: Download complete  5993d081fede: Downloading 3.586kB/53.95kB  5993d081fede: Download complete  201477246bcd: Downloading 3.585kB/205kB  201477246bcd: Verifying Checksum  201477246bcd: Download complete  4d427cbab810: Downloading 30.08MB/41.46MB  ffaf2eb84aa2: Downloading 3.585kB/356.2kB  ffaf2eb84aa2: Downloading 356.2kB/356.2kB  ffaf2eb84aa2: Verifying Checksum  ffaf2eb84aa2: Download complete  7bfae2e8d530: Downloading 475.1kB/47.22MB  4d427cbab810: Downloading 38.02MB/41.46MB  559a152b6d33: Downloading 475.1kB/47.22MB  4d427cbab810: Verifying Checksum  4d427cbab810: Download complete  7bfae2e8d530: Downloading 2.859MB/47.22MB  dc578d6c1f9b: Downloading 654B/654B  dc578d6c1f9b: Verifying Checksum  dc578d6c1f9b: Download complete  4d427cbab810: Extracting 426kB/41.46MB  559a152b6d33: Downloading 2.376MB/47.22MB  75d3160bf810: Downloading 3.585kB/122.9kB  75d3160bf810: Verifying Checksum  75d3160bf810: Download complete  7bfae2e8d530: Downloading 6.66MB/47.22MB  4d427cbab810: Extracting 1.278MB/41.46MB  559a152b6d33: Downloading 6.652MB/47.22MB  7bfae2e8d530: Downloading 12.36MB/47.22MB  559a152b6d33: Downloading 10.93MB/47.22MB  4d427cbab810: Extracting 2.982MB/41.46MB  7bfae2e8d530: Downloading 18.54MB/47.22MB  559a152b6d33: Downloading 15.68MB/47.22MB  4d427cbab810: Extracting 4.26MB/41.46MB  7bfae2e8d530: Downloading 24.72MB/47.22MB  559a152b6d33: Downloading 19.96MB/47.22MB  7bfae2e8d530: Downloading 30.42MB/47.22MB  4d427cbab810: Extracting 5.538MB/41.46MB  559a152b6d33: Downloading 24.71MB/47.22MB  7bfae2e8d530: Downloading 35.65MB/47.22MB  4d427cbab810: Extracting 8.946MB/41.46MB  559a152b6d33: Downloading 29.94MB/47.22MB  7bfae2e8d530: Downloading 40.4MB/47.22MB  4d427cbab810: Extracting 10.22MB/41.46MB  559a152b6d33: Downloading 35.64MB/47.22MB  7bfae2e8d530: Downloading 45.15MB/47.22MB  7bfae2e8d530: Verifying Checksum  7bfae2e8d530: Download complete  4d427cbab810: Extracting 12.78MB/41.46MB  559a152b6d33: Downloading 41.82MB/47.22MB  559a152b6d33: Verifying Checksum  559a152b6d33: Download complete  4d427cbab810: Extracting 16.61MB/41.46MB  4d427cbab810: Extracting 19.17MB/41.46MB  4d427cbab810: Extracting 20.45MB/41.46MB  4d427cbab810: Extracting 21.3MB/41.46MB  4d427cbab810: Extracting 22.15MB/41.46MB  4d427cbab810: Extracting 23MB/41.46MB  4d427cbab810: Extracting 23.43MB/41.46MB  4d427cbab810: Extracting 24.71MB/41.46MB  4d427cbab810: Extracting 25.56MB/41.46MB  4d427cbab810: Extracting 28.11MB/41.46MB  4d427cbab810: Extracting 30.67MB/41.46MB  4d427cbab810: Extracting 33.65MB/41.46MB  4d427cbab810: Extracting 37.91MB/41.46MB  4d427cbab810: Extracting 40.04MB/41.46MB  4d427cbab810: Extracting 40.89MB/41.46MB  4d427cbab810: Extracting 41.46MB/41.46MB  4d427cbab810: Pull complete  a1c1265599d1: Extracting 163.8kB/14.49MB  a1c1265599d1: Extracting 4.751MB/14.49MB  a1c1265599d1: Extracting 9.339MB/14.49MB  a1c1265599d1: Extracting 13.76MB/14.49MB  a1c1265599d1: Extracting 14.49MB/14.49MB  a1c1265599d1: Pull complete  e168828aae1f: Extracting 131.1kB/12.56MB  e168828aae1f: Extracting 4.194MB/12.56MB  e168828aae1f: Extracting 6.816MB/12.56MB  e168828aae1f: Extracting 10.49MB/12.56MB  e168828aae1f: Extracting 12.56MB/12.56MB  e168828aae1f: Pull complete  164b1194d6ec: Extracting 163.8kB/13.95MB  164b1194d6ec: Extracting 3.113MB/13.95MB  164b1194d6ec: Extracting 6.717MB/13.95MB  164b1194d6ec: Extracting 9.339MB/13.95MB  164b1194d6ec: Extracting 12.12MB/13.95MB  164b1194d6ec: Extracting 13.95MB/13.95MB  164b1194d6ec: Pull complete  5993d081fede: Extracting 32.77kB/53.95kB  5993d081fede: Extracting 53.95kB/53.95kB  5993d081fede: Pull complete  201477246bcd: Extracting 32.77kB/205kB  201477246bcd: Extracting 205kB/205kB  201477246bcd: Extracting 205kB/205kB  201477246bcd: Pull complete  ffaf2eb84aa2: Extracting 32.77kB/356.2kB  ffaf2eb84aa2: Extracting 356.2kB/356.2kB  ffaf2eb84aa2: Extracting 356.2kB/356.2kB  ffaf2eb84aa2: Pull complete  7bfae2e8d530: Extracting 491.5kB/47.22MB  7bfae2e8d530: Extracting 3.441MB/47.22MB  7bfae2e8d530: Extracting 8.847MB/47.22MB  7bfae2e8d530: Extracting 13.76MB/47.22MB  7bfae2e8d530: Extracting 19.66MB/47.22MB  7bfae2e8d530: Extracting 23.1MB/47.22MB  7bfae2e8d530: Extracting 27.03MB/47.22MB  7bfae2e8d530: Extracting 29.98MB/47.22MB  7bfae2e8d530: Extracting 34.9MB/47.22MB  7bfae2e8d530: Extracting 38.83MB/47.22MB  7bfae2e8d530: Extracting 42.27MB/47.22MB  7bfae2e8d530: Extracting 45.22MB/47.22MB  7bfae2e8d530: Extracting 47.19MB/47.22MB  7bfae2e8d530: Extracting 47.22MB/47.22MB  7bfae2e8d530: Pull complete  559a152b6d33: Extracting 491.5kB/47.22MB  559a152b6d33: Extracting 2.458MB/47.22MB  559a152b6d33: Extracting 4.915MB/47.22MB  559a152b6d33: Extracting 8.847MB/47.22MB  559a152b6d33: Extracting 11.8MB/47.22MB  559a152b6d33: Extracting 14.25MB/47.22MB  559a152b6d33: Extracting 18.19MB/47.22MB  559a152b6d33: Extracting 22.61MB/47.22MB  559a152b6d33: Extracting 26.54MB/47.22MB  559a152b6d33: Extracting 29.98MB/47.22MB  559a152b6d33: Extracting 35.39MB/47.22MB  559a152b6d33: Extracting 39.32MB/47.22MB  559a152b6d33: Extracting 41.29MB/47.22MB  559a152b6d33: Extracting 42.76MB/47.22MB  559a152b6d33: Extracting 45.71MB/47.22MB  559a152b6d33: Extracting 47.19MB/47.22MB  559a152b6d33: Extracting 47.22MB/47.22MB  559a152b6d33: Pull complete  dc578d6c1f9b: Extracting 654B/654B  dc578d6c1f9b: Extracting 654B/654B  dc578d6c1f9b: Pull complete  75d3160bf810: Extracting 32.77kB/122.9kB  75d3160bf810: Extracting 122.9kB/122.9kB  75d3160bf810: Pull complete Digest: sha256:a642f4e631b8ed7ef6a599f07f3f9074b021758ceb418c907caa7d6125935d5a Status: Downloaded newer image for osm.etsi.org:5050/devops/cicd/opensourcemano/lcm:osm-v120-merge-692 osm.etsi.org:5050/devops/cicd/opensourcemano/lcm:osm-v120-merge-692 Pulling osm.etsi.org:5050/devops/cicd/opensourcemano/ng-ui:osm-v120-merge-692 docker image osm-v120-merge-692: Pulling from devops/cicd/opensourcemano/ng-ui  63e9bbe32327: Already exists   06f19c43419e: Already exists   e7921fbeb632: Pulling fs layer   1af5f3679b02: Pulling fs layer   ca851255937a: Pulling fs layer   9f5bf7aecf1a: Pulling fs layer  9f5bf7aecf1a: Waiting  1af5f3679b02: Downloading 193B/193B  1af5f3679b02: Verifying Checksum  1af5f3679b02: Download complete  ca851255937a: Downloading 844B/844B  ca851255937a: Verifying Checksum  ca851255937a: Download complete  e7921fbeb632: Downloading 249.9kB/24.16MB  9f5bf7aecf1a: Downloading 44.6kB/4.158MB  e7921fbeb632: Downloading 7.258MB/24.16MB  9f5bf7aecf1a: Downloading 1.036MB/4.158MB  e7921fbeb632: Downloading 15.96MB/24.16MB  9f5bf7aecf1a: Downloading 2.162MB/4.158MB  e7921fbeb632: Verifying Checksum  e7921fbeb632: Download complete  9f5bf7aecf1a: Verifying Checksum  9f5bf7aecf1a: Download complete  e7921fbeb632: Extracting 262.1kB/24.16MB  e7921fbeb632: Extracting 4.194MB/24.16MB  e7921fbeb632: Extracting 8.913MB/24.16MB  e7921fbeb632: Extracting 13.37MB/24.16MB  e7921fbeb632: Extracting 17.3MB/24.16MB  e7921fbeb632: Extracting 20.71MB/24.16MB  e7921fbeb632: Extracting 21.23MB/24.16MB  e7921fbeb632: Extracting 23.07MB/24.16MB  e7921fbeb632: Extracting 23.33MB/24.16MB  e7921fbeb632: Extracting 24.12MB/24.16MB  e7921fbeb632: Extracting 24.16MB/24.16MB  e7921fbeb632: Pull complete  1af5f3679b02: Extracting 193B/193B  1af5f3679b02: Extracting 193B/193B  1af5f3679b02: Pull complete  ca851255937a: Extracting 844B/844B  ca851255937a: Extracting 844B/844B  ca851255937a: Pull complete  9f5bf7aecf1a: Extracting 65.54kB/4.158MB  9f5bf7aecf1a: Extracting 4.158MB/4.158MB  9f5bf7aecf1a: Pull complete Digest: sha256:1aada29ba104ec04177923e3c4f433219aa1db54d758f10aba154b2c0e49453a Status: Downloaded newer image for osm.etsi.org:5050/devops/cicd/opensourcemano/ng-ui:osm-v120-merge-692 osm.etsi.org:5050/devops/cicd/opensourcemano/ng-ui:osm-v120-merge-692 Pulling osm.etsi.org:5050/devops/cicd/opensourcemano/osmclient:osm-v120-merge-692 docker image osm-v120-merge-692: Pulling from devops/cicd/opensourcemano/osmclient  63e9bbe32327: Already exists   06f19c43419e: Already exists   640af5d90a7f: Already exists   7d05a7856e9b: Pulling fs layer   1109b3f529f9: Pulling fs layer  1109b3f529f9: Downloading 122.4kB/11.41MB  7d05a7856e9b: Downloading 32.32kB/2.86MB  1109b3f529f9: Downloading 5.972MB/11.41MB  7d05a7856e9b: Downloading 1.327MB/2.86MB  1109b3f529f9: Verifying Checksum  1109b3f529f9: Download complete  7d05a7856e9b: Verifying Checksum  7d05a7856e9b: Download complete  7d05a7856e9b: Extracting 32.77kB/2.86MB  7d05a7856e9b: Extracting 1.18MB/2.86MB  7d05a7856e9b: Extracting 1.704MB/2.86MB  7d05a7856e9b: Extracting 2.753MB/2.86MB  7d05a7856e9b: Extracting 2.86MB/2.86MB  7d05a7856e9b: Pull complete  1109b3f529f9: Extracting 131.1kB/11.41MB  1109b3f529f9: Extracting 1.442MB/11.41MB  1109b3f529f9: Extracting 5.636MB/11.41MB  1109b3f529f9: Extracting 8.389MB/11.41MB  1109b3f529f9: Extracting 9.437MB/11.41MB  1109b3f529f9: Extracting 10.88MB/11.41MB  1109b3f529f9: Extracting 11.41MB/11.41MB  1109b3f529f9: Pull complete Digest: sha256:75665cf12317ece7a12adfc88ec0882a0b0f3df2966b4c3bcca8ea348794e80d Status: Downloaded newer image for osm.etsi.org:5050/devops/cicd/opensourcemano/osmclient:osm-v120-merge-692 osm.etsi.org:5050/devops/cicd/opensourcemano/osmclient:osm-v120-merge-692 Finished pulling and generating docker images Track docker_images docker_images_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1711232380-Mx08bwlJYBXsBMku&local_ts=1711232825&event=docker_images&operation=docker_images_ok&value=&comment=&tags= Track osm_files manifest_files_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1711232380-Mx08bwlJYBXsBMku&local_ts=1711232825&event=osm_files&operation=manifest_files_ok&value=&comment=&tags= Doing a backup of existing env files cp: cannot stat '/etc/osm/docker/keystone-db.env': No such file or directory cp: cannot stat '/etc/osm/docker/keystone.env': No such file or directory cp: cannot stat '/etc/osm/docker/lcm.env': No such file or directory cp: cannot stat '/etc/osm/docker/mon.env': No such file or directory cp: cannot stat '/etc/osm/docker/nbi.env': No such file or directory cp: cannot stat '/etc/osm/docker/pol.env': No such file or directory cp: cannot stat '/etc/osm/docker/ro-db.env': No such file or directory cp: cannot stat '/etc/osm/docker/ro.env': No such file or directory Generating docker env files OSMLCM_DATABASE_COMMONKEY=G2ZIGS3mmUghHiOL3D8RHLcC6T9pcvuy OSMLCM_VCA_HOST=172.21.249.215 OSMLCM_VCA_SECRET=c95782b45eef83921566b17bcc8eee6c OSMLCM_VCA_PUBKEY=ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDWRVRrhKZc/dFC6i4ixxQjzdZlxy6EQh1tbvu1QHIG6zw6yHuiupypqhOOITPKQYtI56wInJ4v3c92Csi/NIjqoxG6UBO0dSlIlVFrgnT46cNjhJnlpGqdM2+ljsMMdf583UqoQNSo5MeJ60lD+9rBIvwE1aSH5ArqMpZ6MDTndeqvZVMdUWLsqyOtiHi5XkHvJos20ioz6mvaxND81W5NZjtyo9yKyUZvEvc1Vnxrsg8yP1A1uRc+C5O8dL2WumO/asYb7W3RJmwt+9tfhrBX9W9TyuiRJXh+PoPsNnpeK6az4Mhx5Lxw1NhLVgqaYYVHRpEgSfZHta1WP12nMjIb juju-client-key OSMLCM_VCA_CACERT=LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUVFekNDQW51Z0F3SUJBZ0lWQVA4bkZYeVZsbFUzZU9CTTMzcThxUk9RVHI4Yk1BMEdDU3FHU0liM0RRRUIKQ3dVQU1DRXhEVEFMQmdOVkJBb1RCRXAxYW5VeEVEQU9CZ05WQkFNVEIycDFhblV0WTJFd0hoY05NalF3TXpJegpNakl4T1RFNVdoY05NelF3TXpJek1qSXlOREU1V2pBaE1RMHdDd1lEVlFRS0V3UktkV3AxTVJBd0RnWURWUVFECkV3ZHFkV3AxTFdOaE1JSUJvakFOQmdrcWhraUc5dzBCQVFFRkFBT0NBWThBTUlJQmlnS0NBWUVBbW5aelQ4dmUKeThISDlzVVBvYXJFazAyM1NlVEcxZ2YzKy9BTVV1VUw0VjhCbXluelJiSklOUnV2ZDJEK0Qyd0xPMWtDYXhJVApkcDFwZDJrQnRJaU9RVFVNSUlSa0FjRFFFQnIxRWNIczVud0lOUGg1U3RFdXJqU0Uvajh2UjhoWXF2d2d1eS9LCmJNTHlqMmFaaEM3NThNcE9sa3UzL2VBSGkwb21XWCt0aHZ5QnpGRC84Y0daNmtnMmhDOWp3cEpRWkJUZ1c1ZFAKS1dlVy8wcjh5UWNkQzhuWHlEc2Fqd0g0SGdzWGtCT0VlbDgwT2tsVmJkRlp6U0tDdmxiQlI3RnJ4M2lUdjdCWQpBOGlBVW5VRFVHNHhzYUErdk83WWJ4NGE0a2tVQW96dGw3STZHWVJsNG90bFJVVzk4ZEtrN2VGaTRxNFI1dy9DCmIydW1FK1ZSdnVhRitWV0UwV09DVEp3N1ZPTExyWnVJYVZER1ZHTnB5MFNtV04vU1JUNEx4UXhPRXdiQ1dpY3kKY0llbUVwT09CdGJrRkJYSWRXRU9lZjUzd1ZpdFNsRU51aENtbElHUlBMU0tJNFhrcHBrcHJEWUdFNE44c2N3VQpiRWxaUnJmS3pOTE9abDVVZEM2c3JFcG9JbUZJakI3UUZnV013ZTRxZmJkSFhBQjNsQ2RvT0Z6WEFnTUJBQUdqClFqQkFNQTRHQTFVZER3RUIvd1FFQXdJQ3BEQVBCZ05WSFJNQkFmOEVCVEFEQVFIL01CMEdBMVVkRGdRV0JCUzMKd251bDFNTWlvZ2ZTczdWbWtMK1BzNkRBV3pBTkJna3Foa2lHOXcwQkFRc0ZBQU9DQVlFQW1UYk5oV2xsbDVKKwpxTmtxQTA5UnJrYTNKS1EzclR2SzNMWUkrRG5NSVhqYnBmZlo2OHhhV1BDTkcvZzgyb2h1OXY0V3pHMWc3SmFGCjFlQkZvbFN4TVVxVWVNTCsxc3ZsaXJIRnFwNU1VL0FnQlVHMzJLYjhOOXUxcFdEWUZTZk1BNkNxbFd1dWIwK3kKZFdFT1BYRk9DR3hFZkhKdmhKWUlFdlBBOXNtMyt4Um9zbEhPTHJCYmVhSTZ3SklTZGxodEY1RmU3VTZzTHdicAp0UjZ4L1RVby8yZjY4Z1Z0dU56NGw2U29PWTdPcVN3OEFjditVZzQxQnN6Z25jc0pURVF5TlFMUmZ0SzF2bUYvCi9EMk5vUDhGN1dUMzV5UjhrL0Z3dE9telllNlpMbmVidnNzZHZKMUMwMTRqanlQbktRSkF3eE9rTXFCWkwyY1EKRVpMZTYvNG9XeDl1YklDQm5xOHlCdWw0ZEJLOWJqdkZKejdBdTcyNElUdlN2KzBPemFTS2JacDBXZUEvN1UxUgpCd1hMWDJJaVVwaDZ2aHJBZzNtZi9hUWJDS0NwWlZRdUx2OWJOYXI0QXNDbjNOcmJjWlRXZEczVTdiWHhJbG1uCld5eHF4MStYNWN5M1ZsdGFhOG5HU3VkUWtPRTZCdENwa2wxVWlVKzdxYnpZTnF6ZHlBQ0sKLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQoK # OSMLCM_VCA_ENABLEOSUPGRADE=false # OSMLCM_VCA_APTMIRROR=http://archive.ubuntu.com/ubuntu/ OSMLCM_VCA_CLOUD=lxd-cloud OSMLCM_VCA_K8S_CLOUD=k8scloud MYSQL_ROOT_PASSWORD=krZ7ogQbWGKxrquXV8scbQ9U3WUzJv9E RO_DB_ROOT_PASSWORD=krZ7ogQbWGKxrquXV8scbQ9U3WUzJv9E OSMRO_DATABASE_COMMONKEY=G2ZIGS3mmUghHiOL3D8RHLcC6T9pcvuy MYSQL_ROOT_PASSWORD=krZ7ogQbWGKxrquXV8scbQ9U3WUzJv9E ROOT_DB_PASSWORD=krZ7ogQbWGKxrquXV8scbQ9U3WUzJv9E KEYSTONE_DB_PASSWORD=2esixBjXFFMTKmgBVn2d1WVQS5MzBkOr SERVICE_PASSWORD=GWMmq5Tw9dLqWWw29pmNpwzXd9e1Q5M4 OSMNBI_AUTHENTICATION_SERVICE_PASSWORD=GWMmq5Tw9dLqWWw29pmNpwzXd9e1Q5M4 OSMNBI_DATABASE_COMMONKEY=G2ZIGS3mmUghHiOL3D8RHLcC6T9pcvuy OSMMON_KEYSTONE_SERVICE_PASSWORD=GWMmq5Tw9dLqWWw29pmNpwzXd9e1Q5M4 OSMMON_DATABASE_COMMONKEY=G2ZIGS3mmUghHiOL3D8RHLcC6T9pcvuy OSMMON_SQL_DATABASE_URI=mysql://root:krZ7ogQbWGKxrquXV8scbQ9U3WUzJv9E@mysql:3306/mon OS_NOTIFIER_URI=http://172.21.249.215:8662 OSMMON_VCA_HOST=172.21.249.215 OSMMON_VCA_SECRET=c95782b45eef83921566b17bcc8eee6c OSMMON_VCA_CACERT=LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUVFekNDQW51Z0F3SUJBZ0lWQVA4bkZYeVZsbFUzZU9CTTMzcThxUk9RVHI4Yk1BMEdDU3FHU0liM0RRRUIKQ3dVQU1DRXhEVEFMQmdOVkJBb1RCRXAxYW5VeEVEQU9CZ05WQkFNVEIycDFhblV0WTJFd0hoY05NalF3TXpJegpNakl4T1RFNVdoY05NelF3TXpJek1qSXlOREU1V2pBaE1RMHdDd1lEVlFRS0V3UktkV3AxTVJBd0RnWURWUVFECkV3ZHFkV3AxTFdOaE1JSUJvakFOQmdrcWhraUc5dzBCQVFFRkFBT0NBWThBTUlJQmlnS0NBWUVBbW5aelQ4dmUKeThISDlzVVBvYXJFazAyM1NlVEcxZ2YzKy9BTVV1VUw0VjhCbXluelJiSklOUnV2ZDJEK0Qyd0xPMWtDYXhJVApkcDFwZDJrQnRJaU9RVFVNSUlSa0FjRFFFQnIxRWNIczVud0lOUGg1U3RFdXJqU0Uvajh2UjhoWXF2d2d1eS9LCmJNTHlqMmFaaEM3NThNcE9sa3UzL2VBSGkwb21XWCt0aHZ5QnpGRC84Y0daNmtnMmhDOWp3cEpRWkJUZ1c1ZFAKS1dlVy8wcjh5UWNkQzhuWHlEc2Fqd0g0SGdzWGtCT0VlbDgwT2tsVmJkRlp6U0tDdmxiQlI3RnJ4M2lUdjdCWQpBOGlBVW5VRFVHNHhzYUErdk83WWJ4NGE0a2tVQW96dGw3STZHWVJsNG90bFJVVzk4ZEtrN2VGaTRxNFI1dy9DCmIydW1FK1ZSdnVhRitWV0UwV09DVEp3N1ZPTExyWnVJYVZER1ZHTnB5MFNtV04vU1JUNEx4UXhPRXdiQ1dpY3kKY0llbUVwT09CdGJrRkJYSWRXRU9lZjUzd1ZpdFNsRU51aENtbElHUlBMU0tJNFhrcHBrcHJEWUdFNE44c2N3VQpiRWxaUnJmS3pOTE9abDVVZEM2c3JFcG9JbUZJakI3UUZnV013ZTRxZmJkSFhBQjNsQ2RvT0Z6WEFnTUJBQUdqClFqQkFNQTRHQTFVZER3RUIvd1FFQXdJQ3BEQVBCZ05WSFJNQkFmOEVCVEFEQVFIL01CMEdBMVVkRGdRV0JCUzMKd251bDFNTWlvZ2ZTczdWbWtMK1BzNkRBV3pBTkJna3Foa2lHOXcwQkFRc0ZBQU9DQVlFQW1UYk5oV2xsbDVKKwpxTmtxQTA5UnJrYTNKS1EzclR2SzNMWUkrRG5NSVhqYnBmZlo2OHhhV1BDTkcvZzgyb2h1OXY0V3pHMWc3SmFGCjFlQkZvbFN4TVVxVWVNTCsxc3ZsaXJIRnFwNU1VL0FnQlVHMzJLYjhOOXUxcFdEWUZTZk1BNkNxbFd1dWIwK3kKZFdFT1BYRk9DR3hFZkhKdmhKWUlFdlBBOXNtMyt4Um9zbEhPTHJCYmVhSTZ3SklTZGxodEY1RmU3VTZzTHdicAp0UjZ4L1RVby8yZjY4Z1Z0dU56NGw2U29PWTdPcVN3OEFjditVZzQxQnN6Z25jc0pURVF5TlFMUmZ0SzF2bUYvCi9EMk5vUDhGN1dUMzV5UjhrL0Z3dE9telllNlpMbmVidnNzZHZKMUMwMTRqanlQbktRSkF3eE9rTXFCWkwyY1EKRVpMZTYvNG9XeDl1YklDQm5xOHlCdWw0ZEJLOWJqdkZKejdBdTcyNElUdlN2KzBPemFTS2JacDBXZUEvN1UxUgpCd1hMWDJJaVVwaDZ2aHJBZzNtZi9hUWJDS0NwWlZRdUx2OWJOYXI0QXNDbjNOcmJjWlRXZEczVTdiWHhJbG1uCld5eHF4MStYNWN5M1ZsdGFhOG5HU3VkUWtPRTZCdENwa2wxVWlVKzdxYnpZTnF6ZHlBQ0sKLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQoK OSMPOL_SQL_DATABASE_URI=mysql://root:krZ7ogQbWGKxrquXV8scbQ9U3WUzJv9E@mysql:3306/pol Finished generation of docker env files Track osm_files env_files_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1711232380-Mx08bwlJYBXsBMku&local_ts=1711232827&event=osm_files&operation=env_files_ok&value=&comment=&tags= Added 'osm' model on k8scloud with credential 'k8scloud' for user 'admin' Located charm "mongodb-k8s" in charm-hub, revision 14 Deploying "mongodb-k8s" from charm-hub charm "mongodb-k8s", revision 14 in channel latest/stable on focal Track deploy_osm deploy_charmed_services_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1711232380-Mx08bwlJYBXsBMku&local_ts=1711232835&event=deploy_osm&operation=deploy_charmed_services_ok&value=&comment=&tags= Error from server (AlreadyExists): namespaces "osm" already exists secret/lcm-secret created secret/mon-secret created secret/nbi-secret created secret/ro-db-secret created secret/ro-secret created secret/keystone-secret created secret/pol-secret created Track deploy_osm kube_secrets_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1711232380-Mx08bwlJYBXsBMku&local_ts=1711232835&event=deploy_osm&operation=kube_secrets_ok&value=&comment=&tags= Updating K8s manifest file from opensourcemano\/nbi:.* to osm.etsi.org:5050/devops/cicd/opensourcemano\/nbi:osm-v120-merge-692 Updating K8s manifest file from opensourcemano\/lcm:.* to osm.etsi.org:5050/devops/cicd/opensourcemano\/lcm:osm-v120-merge-692 Updating K8s manifest file from opensourcemano\/ro:.* to osm.etsi.org:5050/devops/cicd/opensourcemano\/ro:osm-v120-merge-692 Updating K8s manifest file from opensourcemano\/pol:.* to osm.etsi.org:5050/devops/cicd/opensourcemano\/pol:osm-v120-merge-692 Updating K8s manifest file from opensourcemano\/mon:.* to osm.etsi.org:5050/devops/cicd/opensourcemano\/mon:osm-v120-merge-692 Updating K8s manifest file from opensourcemano\/ng-ui:.* to osm.etsi.org:5050/devops/cicd/opensourcemano\/ng-ui:osm-v120-merge-692 Updating K8s manifest file from opensourcemano\/keystone:.* to osm.etsi.org:5050/devops/cicd/opensourcemano\/keystone:osm-v120-merge-692 Updating K8s manifest file from opensourcemano\/prometheus:.* to osm.etsi.org:5050/devops/cicd/opensourcemano\/prometheus:osm-v120-merge-692 Track deploy_osm update_manifest_files_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1711232380-Mx08bwlJYBXsBMku&local_ts=1711232836&event=deploy_osm&operation=update_manifest_files_ok&value=&comment=&tags= Track deploy_osm namespace_vol_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1711232380-Mx08bwlJYBXsBMku&local_ts=1711232837&event=deploy_osm&operation=namespace_vol_ok&value=&comment=&tags= clusterrole.rbac.authorization.k8s.io/grafana-clusterrole created clusterrolebinding.rbac.authorization.k8s.io/grafana-clusterrolebinding created secret/grafana created serviceaccount/grafana created configmap/grafana-dashboard-provider created configmap/grafana-datasource created configmap/grafana created deployment.apps/grafana created service/grafana created service/kafka created statefulset.apps/kafka created service/keystone created deployment.apps/keystone created deployment.apps/lcm created service/mon created deployment.apps/mon created service/mysql created statefulset.apps/mysql created service/nbi created deployment.apps/nbi created service/ng-ui created deployment.apps/ng-ui created deployment.apps/pol created service/prometheus created configmap/prom created statefulset.apps/prometheus created service/ro created deployment.apps/ro created service/zookeeper created statefulset.apps/zookeeper created Track deploy_osm deploy_osm_services_k8s_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1711232380-Mx08bwlJYBXsBMku&local_ts=1711232838&event=deploy_osm&operation=deploy_osm_services_k8s_ok&value=&comment=&tags= sed: can't read /etc/osm/docker/osm_pla/pla.yaml: No such file or directory error: the path "/etc/osm/docker/osm_pla" does not exist Track deploy_osm deploy_osm_pla_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1711232380-Mx08bwlJYBXsBMku&local_ts=1711232839&event=deploy_osm&operation=deploy_osm_pla_ok&value=&comment=&tags= % 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 1523k 0 --:--:-- --:--:-- --:--:-- 3046k OK 0% [Working] Ign:1 http://172.21.249.4:38999/release unstable InRelease 0% [Working] Hit:2 http://172.21.249.4:38999/release unstable Release 0% [Working] Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 0% [Connecting to security.ubuntu.com (91.189.91.82)] [Connecting to download.d Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 0% [Connecting to security.ubuntu.com (91.189.91.82)] [Connected to download.do Hit:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 0% [Connecting to security.ubuntu.com (91.189.91.82)] [Waiting for headers] [Wa 0% [Connecting to security.ubuntu.com (91.189.91.82)] [Waiting for headers] [Wa Get:7 http://172.21.249.4:38999/release unstable/osmclient amd64 Packages [473 B] 0% [Connecting to security.ubuntu.com (91.189.91.82)] [Waiting for headers] [Wa 0% [7 Packages store 0 B] [Waiting for headers] [Waiting for headers] [Waiting Get:8 http://172.21.249.4:38999/release unstable/IM amd64 Packages [899 B] 0% [7 Packages store 0 B] [Waiting for headers] [8 Packages 899 B/899 B 100%] [ 0% [7 Packages store 672 B] [Waiting for headers] [Waiting for headers] [Waitin 0% [Waiting for headers] [Waiting for headers] [Waiting for headers] Hit:9 https://download.docker.com/linux/ubuntu focal InRelease 0% [Waiting for headers] [Waiting for headers] 0% [8 Packages store 0 B] [Waiting for headers] [Waiting for headers] 0% [Waiting for headers] [Waiting for headers] 0% [Waiting for headers] Hit:11 http://security.ubuntu.com/ubuntu focal-security InRelease 0% [Working] 0% [Working] Hit:10 https://prod-cdn.packages.k8s.io/repositories/isv:/kubernetes:/core:/stable:/v1.24/deb InRelease 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] 100% [Working] Fetched 1372 B in 1s (1241 B/s) Reading package lists... 0% Reading package lists... 0% Reading package lists... 0% Reading package lists... 2% Reading package lists... 2% Reading package lists... 4% Reading package lists... 4% Reading package lists... 4% Reading package lists... 4% Reading package lists... 4% Reading package lists... 4% Reading package lists... 28% Reading package lists... 28% Reading package lists... 41% Reading package lists... 41% Reading package lists... 41% Reading package lists... 41% Reading package lists... 41% Reading package lists... 41% Reading package lists... 43% Reading package lists... 49% Reading package lists... 49% Reading package lists... 55% Reading package lists... 55% Reading package lists... 63% Reading package lists... 63% Reading package lists... 67% Reading package lists... 67% Reading package lists... 70% Reading package lists... 70% Reading package lists... 71% Reading package lists... 71% Reading package lists... 71% Reading package lists... 71% Reading package lists... 71% Reading package lists... 71% Reading package lists... 71% Reading package lists... 71% Reading package lists... 71% Reading package lists... 71% Reading package lists... 71% Reading package lists... 71% Reading package lists... 72% Reading package lists... 72% Reading package lists... 79% Reading package lists... 79% Reading package lists... 84% Reading package lists... 84% Reading package lists... 92% Reading package lists... 92% Reading package lists... 95% Reading package lists... 95% Reading package lists... 98% Reading package lists... 98% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... Done W: Conflicting distribution: http://172.21.249.4:38999/release unstable Release (expected unstable but got ) 0% [Working] Ign:1 http://172.21.249.4:38999/release unstable InRelease 0% [Working] Hit:2 http://172.21.249.4:38999/release unstable Release 0% [Working] Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 0% [Waiting for headers] [Connecting to security.ubuntu.com (185.125.190.36)] [ Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 0% [Waiting for headers] [Waiting for headers] [Waiting for headers] Hit:5 http://security.ubuntu.com/ubuntu focal-security InRelease 0% [Waiting for headers] [Waiting for headers] [Waiting for headers] Hit:6 https://download.docker.com/linux/ubuntu focal InRelease 0% [Waiting for headers] [Waiting for headers] Hit:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 0% [Waiting for headers] 0% [Waiting for headers] 0% [Working] 0% [Working] 0% [Working] Hit:9 https://prod-cdn.packages.k8s.io/repositories/isv:/kubernetes:/core:/stable:/v1.24/deb InRelease 0% [Working] 0% [Working] 0% [Working] 0% [Working] 20% [Working] Reading package lists... 0% Reading package lists... 0% Reading package lists... 0% Reading package lists... 2% Reading package lists... 2% Reading package lists... 4% Reading package lists... 4% Reading package lists... 4% Reading package lists... 4% Reading package lists... 4% Reading package lists... 4% Reading package lists... 28% Reading package lists... 28% Reading package lists... 41% Reading package lists... 41% Reading package lists... 41% Reading package lists... 41% Reading package lists... 41% Reading package lists... 41% Reading package lists... 46% Reading package lists... 49% Reading package lists... 49% Reading package lists... 55% Reading package lists... 55% Reading package lists... 63% Reading package lists... 63% Reading package lists... 67% Reading package lists... 67% Reading package lists... 70% Reading package lists... 70% Reading package lists... 71% Reading package lists... 71% Reading package lists... 71% Reading package lists... 71% Reading package lists... 71% Reading package lists... 71% Reading package lists... 71% Reading package lists... 71% Reading package lists... 71% Reading package lists... 71% Reading package lists... 71% Reading package lists... 71% Reading package lists... 72% Reading package lists... 72% Reading package lists... 79% Reading package lists... 79% Reading package lists... 84% Reading package lists... 84% Reading package lists... 92% Reading package lists... 92% Reading package lists... 95% Reading package lists... 95% Reading package lists... 98% Reading package lists... 98% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... Done W: Conflicting distribution: http://172.21.249.4:38999/release unstable Release (expected unstable but got ) Reading package lists... 0% Reading package lists... 100% Reading package lists... Done Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree Reading state information... 0% Reading state information... 0% Reading state information... Done The following additional packages will be installed: binutils binutils-common binutils-x86-64-linux-gnu build-essential cpp cpp-9 dpkg-dev fakeroot g++ g++-9 gcc gcc-10-base gcc-9 gcc-9-base libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan5 libatomic1 libbinutils libc-dev-bin libc6 libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libdpkg-perl libexpat1 libexpat1-dev libfakeroot libfile-fcntllock-perl libgcc-9-dev libgcc-s1 libgomp1 libisl22 libitm1 liblsan0 libmpc3 libpython3-dev libpython3.8 libpython3.8-dev libpython3.8-minimal libpython3.8-stdlib libquadmath0 libstdc++-9-dev libstdc++6 libtsan0 libubsan1 linux-libc-dev make manpages-dev python-pip-whl python3-dev python3-wheel python3.8 python3.8-dev python3.8-minimal zlib1g zlib1g-dev Suggested packages: binutils-doc cpp-doc gcc-9-locales debian-keyring g++-multilib g++-9-multilib gcc-9-doc gcc-multilib autoconf automake libtool flex bison gdb gcc-doc gcc-9-multilib glibc-doc bzr libstdc++-9-doc make-doc python3.8-venv python3.8-doc binfmt-support The following NEW packages will be installed: binutils binutils-common binutils-x86-64-linux-gnu build-essential cpp cpp-9 dpkg-dev fakeroot g++ g++-9 gcc gcc-9 gcc-9-base libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan5 libatomic1 libbinutils libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libgcc-9-dev libgomp1 libisl22 libitm1 liblsan0 libmpc3 libpython3-dev libpython3.8-dev libquadmath0 libstdc++-9-dev libtsan0 libubsan1 linux-libc-dev make manpages-dev python-pip-whl python3-dev python3-pip python3-wheel python3.8-dev zlib1g-dev The following packages will be upgraded: gcc-10-base libc6 libexpat1 libgcc-s1 libpython3.8 libpython3.8-minimal libpython3.8-stdlib libstdc++6 python3.8 python3.8-minimal zlib1g 11 upgraded, 50 newly installed, 0 to remove and 209 not upgraded. Need to get 62.0 MB of archives. After this operation, 228 MB of additional disk space will be used. 0% [Working] Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 gcc-10-base amd64 10.5.0-1ubuntu1~20.04 [20.8 kB] 0% [1 gcc-10-base 0 B/20.8 kB 0%] 0% [Working] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgcc-s1 amd64 10.5.0-1ubuntu1~20.04 [41.8 kB] 0% [2 libgcc-s1 0 B/41.8 kB 0%] 1% [Working] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++6 amd64 10.5.0-1ubuntu1~20.04 [501 kB] 1% [3 libstdc++6 0 B/501 kB 0%] 2% [Working] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6 amd64 2.31-0ubuntu9.14 [2725 kB] 2% [4 libc6 0 B/2725 kB 0%] 6% [Working] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.6 [74.6 kB] 6% [5 libexpat1 0 B/74.6 kB 0%] 6% [Working] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.5 [54.2 kB] 6% [6 zlib1g 0 B/54.2 kB 0%] 6% [Working] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8 amd64 3.8.10-0ubuntu1~20.04.9 [1625 kB] 6% [7 libpython3.8 0 B/1625 kB 0%] 9% [Working] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.9 [387 kB] 9% [8 python3.8 0 B/387 kB 0%] 10% [Working] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.9 [1674 kB] 10% [9 libpython3.8-stdlib 0 B/1674 kB 0%] 12% [Working] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.9 [1890 kB] 12% [10 python3.8-minimal 0 B/1890 kB 0%] 15% [Working] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.9 [718 kB] 15% [11 libpython3.8-minimal 0 B/718 kB 0%] 16% [Working] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils-common amd64 2.34-6ubuntu1.9 [208 kB] 16% [12 binutils-common 0 B/208 kB 0%] 17% [Working] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libbinutils amd64 2.34-6ubuntu1.9 [475 kB] 17% [13 libbinutils 0 B/475 kB 0%] 18% [Working] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.9 [48.2 kB] 18% [14 libctf-nobfd0 0 B/48.2 kB 0%] 18% [Working] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libctf0 amd64 2.34-6ubuntu1.9 [46.6 kB] 18% [15 libctf0 0 B/46.6 kB 0%] 18% [Working] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.9 [1614 kB] 18% [16 binutils-x86-64-linux-gnu 0 B/1614 kB 0%] 21% [Working] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils amd64 2.34-6ubuntu1.9 [3380 B] 21% [17 binutils 0 B/3380 B 0%] 21% [Working] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.14 [71.8 kB] 21% [18 libc-dev-bin 0 B/71.8 kB 0%] 22% [Working] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-libc-dev amd64 5.4.0-174.193 [1136 kB] 22% [19 linux-libc-dev 0 B/1136 kB 0%] 23% [Working] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcrypt-dev amd64 1:4.4.10-10ubuntu4 [104 kB] 23% [20 libcrypt-dev 0 B/104 kB 0%] 24% [Working] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dev amd64 2.31-0ubuntu9.14 [2519 kB] 24% [21 libc6-dev 0 B/2519 kB 0%] 27% [Working] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04.2 [18.9 kB] 27% [22 gcc-9-base 0 B/18.9 kB 0%] 28% [Working] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libisl22 amd64 0.22.1-1 [592 kB] 28% [23 libisl22 0 B/592 kB 0%] 29% [Working] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmpc3 amd64 1.1.0-1 [40.8 kB] 29% [24 libmpc3 0 B/40.8 kB 0%] 29% [Working] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04.2 [7502 kB] 29% [25 cpp-9 0 B/7502 kB 0%] 39% [Working] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 cpp amd64 4:9.3.0-1ubuntu2 [27.6 kB] 39% [26 cpp 27.6 kB/27.6 kB 100%] 40% [Working] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcc1-0 amd64 10.5.0-1ubuntu1~20.04 [48.8 kB] 40% [27 libcc1-0 0 B/48.8 kB 0%] 40% [Waiting for headers] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgomp1 amd64 10.5.0-1ubuntu1~20.04 [102 kB] 40% [28 libgomp1 36.9 kB/102 kB 36%] 41% [Working] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libitm1 amd64 10.5.0-1ubuntu1~20.04 [26.2 kB] 41% [29 libitm1 8413 B/26.2 kB 32%] 41% [Working] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libatomic1 amd64 10.5.0-1ubuntu1~20.04 [9284 B] 41% [30 libatomic1 0 B/9284 B 0%] 41% [Working] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.2 [2752 kB] 41% [31 libasan5 0 B/2752 kB 0%] 45% [Waiting for headers] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 liblsan0 amd64 10.5.0-1ubuntu1~20.04 [835 kB] 45% [32 liblsan0 37.9 kB/835 kB 5%] 47% [Working] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libtsan0 amd64 10.5.0-1ubuntu1~20.04 [2016 kB] 47% [33 libtsan0 54.7 kB/2016 kB 3%] 49% [Working] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libubsan1 amd64 10.5.0-1ubuntu1~20.04 [785 kB] 49% [34 libubsan1 14.2 kB/785 kB 2%] 51% [Working] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libquadmath0 amd64 10.5.0-1ubuntu1~20.04 [146 kB] 51% [35 libquadmath0 34.5 kB/146 kB 24%] 51% [Waiting for headers] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04.2 [2359 kB] 51% [36 libgcc-9-dev 43.0 kB/2359 kB 2%] 55% [Waiting for headers] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04.2 [8276 kB] 55% [37 gcc-9 50.8 kB/8276 kB 1%] 66% [Waiting for headers] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 gcc amd64 4:9.3.0-1ubuntu2 [5208 B] 66% [38 gcc 5208 B/5208 B 100%] 66% [Waiting for headers] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.2 [1722 kB] 66% [39 libstdc++-9-dev 26.9 kB/1722 kB 2%] 69% [Waiting for headers] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.2 [8421 kB] 69% [40 g++-9 41.0 kB/8421 kB 0%] 80% [Waiting for headers] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1604 B] 80% [41 g++ 1604 B/1604 B 100%] 80% [Waiting for headers] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB] 80% [42 make 39.0 kB/162 kB 24%] 81% [Waiting for headers] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libdpkg-perl all 1.19.7ubuntu3.2 [231 kB] 81% [43 libdpkg-perl 65.5 kB/231 kB 28%] 81% [Waiting for headers] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dpkg-dev all 1.19.7ubuntu3.2 [679 kB] 81% [44 dpkg-dev 38.6 kB/679 kB 6%] 82% [Working] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] 82% [45 build-essential 4664 B/4664 B 100%] 83% [Working] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB] 83% [46 libfakeroot 9855 B/25.7 kB 38%] 83% [Working] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB] 83% [47 fakeroot 2678 B/62.6 kB 4%] 84% [Waiting for headers] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB] 84% [48 libalgorithm-diff-perl 2025 B/46.6 kB 4%] 84% [Waiting for headers] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB] 84% [49 libalgorithm-diff-xs-perl 1464 B/11.3 kB 13%] 84% [Working] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 84% [50 libalgorithm-merge-perl 1423 B/12.0 kB 12%] 85% [Waiting for headers] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libexpat1-dev amd64 2.2.9-1ubuntu0.6 [116 kB] 85% [51 libexpat1-dev 732 B/116 kB 1%] 85% [Working] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB] 85% [52 libfile-fcntllock-perl 1347 B/33.1 kB 4%] 85% [Working] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-dev amd64 3.8.10-0ubuntu1~20.04.9 [3950 kB] 85% [53 libpython3.8-dev 1314 B/3950 kB 0%] 91% [Waiting for headers] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpython3-dev amd64 3.8.2-0ubuntu2 [7236 B] 91% [54 libpython3-dev 7236 B/7236 B 100%] 91% [Working] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 manpages-dev all 5.05-1 [2266 kB] 91% [55 manpages-dev 0 B/2266 kB 0%] 95% [Working] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python-pip-whl all 20.0.2-5ubuntu1.10 [1805 kB] 95% [56 python-pip-whl 14.2 kB/1805 kB 1%] 97% [Working] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2ubuntu1.5 [155 kB] 97% [57 zlib1g-dev 21.4 kB/155 kB 14%] 98% [Working] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8-dev amd64 3.8.10-0ubuntu1~20.04.9 [514 kB] 98% [58 python3.8-dev 38.8 kB/514 kB 8%] 99% [Waiting for headers] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-dev amd64 3.8.2-0ubuntu2 [1212 B] 99% [Working] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-wheel all 0.34.2-1ubuntu0.1 [23.9 kB] 99% [60 python3-wheel 13.1 kB/23.9 kB 55%] 99% [Waiting for headers] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-pip all 20.0.2-5ubuntu1.10 [231 kB] 99% [61 python3-pip 54.4 kB/231 kB 24%] 100% [Working] Fetched 62.0 MB in 3s (23.6 MB/s) Extracting templates from packages: 49% Extracting templates from packages: 98% Extracting templates from packages: 100% Preconfiguring packages ... (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 ... 65498 files and directories currently installed.) Preparing to unpack .../gcc-10-base_10.5.0-1ubuntu1~20.04_amd64.deb ... Unpacking gcc-10-base:amd64 (10.5.0-1ubuntu1~20.04) over (10.3.0-1ubuntu1~20.04) ... Setting up gcc-10-base:amd64 (10.5.0-1ubuntu1~20.04) ... (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 ... 65498 files and directories currently installed.) Preparing to unpack .../libgcc-s1_10.5.0-1ubuntu1~20.04_amd64.deb ... Unpacking libgcc-s1:amd64 (10.5.0-1ubuntu1~20.04) over (10.3.0-1ubuntu1~20.04) ... Setting up libgcc-s1:amd64 (10.5.0-1ubuntu1~20.04) ... (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 ... 65498 files and directories currently installed.) Preparing to unpack .../libstdc++6_10.5.0-1ubuntu1~20.04_amd64.deb ... Unpacking libstdc++6:amd64 (10.5.0-1ubuntu1~20.04) over (10.3.0-1ubuntu1~20.04) ... Setting up libstdc++6:amd64 (10.5.0-1ubuntu1~20.04) ... (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 ... 65498 files and directories currently installed.) Preparing to unpack .../libc6_2.31-0ubuntu9.14_amd64.deb ... Unpacking libc6:amd64 (2.31-0ubuntu9.14) over (2.31-0ubuntu9.7) ... Setting up libc6:amd64 (2.31-0ubuntu9.14) ... (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 ... 65498 files and directories currently installed.) Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.6_amd64.deb ... Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.6) over (2.2.9-1ubuntu0.4) ... Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.5_amd64.deb ... Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.5) over (1:1.2.11.dfsg-2ubuntu1.3) ... Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.5) ... (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 ... 65498 files and directories currently installed.) Preparing to unpack .../00-libpython3.8_3.8.10-0ubuntu1~20.04.9_amd64.deb ... Unpacking libpython3.8:amd64 (3.8.10-0ubuntu1~20.04.9) over (3.8.10-0ubuntu1~20.04.4) ... Preparing to unpack .../01-python3.8_3.8.10-0ubuntu1~20.04.9_amd64.deb ... Unpacking python3.8 (3.8.10-0ubuntu1~20.04.9) over (3.8.10-0ubuntu1~20.04.4) ... Preparing to unpack .../02-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.9_amd64.deb ... Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.9) over (3.8.10-0ubuntu1~20.04.4) ... Preparing to unpack .../03-python3.8-minimal_3.8.10-0ubuntu1~20.04.9_amd64.deb ... Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.9) over (3.8.10-0ubuntu1~20.04.4) ... Preparing to unpack .../04-libpython3.8-minimal_3.8.10-0ubuntu1~20.04.9_amd64.deb ... Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.9) over (3.8.10-0ubuntu1~20.04.4) ... Selecting previously unselected package binutils-common:amd64. Preparing to unpack .../05-binutils-common_2.34-6ubuntu1.9_amd64.deb ... Unpacking binutils-common:amd64 (2.34-6ubuntu1.9) ... Selecting previously unselected package libbinutils:amd64. Preparing to unpack .../06-libbinutils_2.34-6ubuntu1.9_amd64.deb ... Unpacking libbinutils:amd64 (2.34-6ubuntu1.9) ... Selecting previously unselected package libctf-nobfd0:amd64. Preparing to unpack .../07-libctf-nobfd0_2.34-6ubuntu1.9_amd64.deb ... Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.9) ... Selecting previously unselected package libctf0:amd64. Preparing to unpack .../08-libctf0_2.34-6ubuntu1.9_amd64.deb ... Unpacking libctf0:amd64 (2.34-6ubuntu1.9) ... Selecting previously unselected package binutils-x86-64-linux-gnu. Preparing to unpack .../09-binutils-x86-64-linux-gnu_2.34-6ubuntu1.9_amd64.deb ... Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.9) ... Selecting previously unselected package binutils. Preparing to unpack .../10-binutils_2.34-6ubuntu1.9_amd64.deb ... Unpacking binutils (2.34-6ubuntu1.9) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../11-libc-dev-bin_2.31-0ubuntu9.14_amd64.deb ... Unpacking libc-dev-bin (2.31-0ubuntu9.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../12-linux-libc-dev_5.4.0-174.193_amd64.deb ... Unpacking linux-libc-dev:amd64 (5.4.0-174.193) ... Selecting previously unselected package libcrypt-dev:amd64. Preparing to unpack .../13-libcrypt-dev_1%3a4.4.10-10ubuntu4_amd64.deb ... Unpacking libcrypt-dev:amd64 (1:4.4.10-10ubuntu4) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../14-libc6-dev_2.31-0ubuntu9.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.31-0ubuntu9.14) ... Selecting previously unselected package gcc-9-base:amd64. Preparing to unpack .../15-gcc-9-base_9.4.0-1ubuntu1~20.04.2_amd64.deb ... Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.2) ... Selecting previously unselected package libisl22:amd64. Preparing to unpack .../16-libisl22_0.22.1-1_amd64.deb ... Unpacking libisl22:amd64 (0.22.1-1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../17-libmpc3_1.1.0-1_amd64.deb ... Unpacking libmpc3:amd64 (1.1.0-1) ... Selecting previously unselected package cpp-9. Preparing to unpack .../18-cpp-9_9.4.0-1ubuntu1~20.04.2_amd64.deb ... Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.2) ... Selecting previously unselected package cpp. Preparing to unpack .../19-cpp_4%3a9.3.0-1ubuntu2_amd64.deb ... Unpacking cpp (4:9.3.0-1ubuntu2) ... Selecting previously unselected package libcc1-0:amd64. Preparing to unpack .../20-libcc1-0_10.5.0-1ubuntu1~20.04_amd64.deb ... Unpacking libcc1-0:amd64 (10.5.0-1ubuntu1~20.04) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../21-libgomp1_10.5.0-1ubuntu1~20.04_amd64.deb ... Unpacking libgomp1:amd64 (10.5.0-1ubuntu1~20.04) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../22-libitm1_10.5.0-1ubuntu1~20.04_amd64.deb ... Unpacking libitm1:amd64 (10.5.0-1ubuntu1~20.04) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../23-libatomic1_10.5.0-1ubuntu1~20.04_amd64.deb ... Unpacking libatomic1:amd64 (10.5.0-1ubuntu1~20.04) ... Selecting previously unselected package libasan5:amd64. Preparing to unpack .../24-libasan5_9.4.0-1ubuntu1~20.04.2_amd64.deb ... Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.2) ... Selecting previously unselected package liblsan0:amd64. Preparing to unpack .../25-liblsan0_10.5.0-1ubuntu1~20.04_amd64.deb ... Unpacking liblsan0:amd64 (10.5.0-1ubuntu1~20.04) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../26-libtsan0_10.5.0-1ubuntu1~20.04_amd64.deb ... Unpacking libtsan0:amd64 (10.5.0-1ubuntu1~20.04) ... Selecting previously unselected package libubsan1:amd64. Preparing to unpack .../27-libubsan1_10.5.0-1ubuntu1~20.04_amd64.deb ... Unpacking libubsan1:amd64 (10.5.0-1ubuntu1~20.04) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../28-libquadmath0_10.5.0-1ubuntu1~20.04_amd64.deb ... Unpacking libquadmath0:amd64 (10.5.0-1ubuntu1~20.04) ... Selecting previously unselected package libgcc-9-dev:amd64. Preparing to unpack .../29-libgcc-9-dev_9.4.0-1ubuntu1~20.04.2_amd64.deb ... Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.2) ... Selecting previously unselected package gcc-9. Preparing to unpack .../30-gcc-9_9.4.0-1ubuntu1~20.04.2_amd64.deb ... Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.2) ... Selecting previously unselected package gcc. Preparing to unpack .../31-gcc_4%3a9.3.0-1ubuntu2_amd64.deb ... Unpacking gcc (4:9.3.0-1ubuntu2) ... Selecting previously unselected package libstdc++-9-dev:amd64. Preparing to unpack .../32-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.2_amd64.deb ... Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.2) ... Selecting previously unselected package g++-9. Preparing to unpack .../33-g++-9_9.4.0-1ubuntu1~20.04.2_amd64.deb ... Unpacking g++-9 (9.4.0-1ubuntu1~20.04.2) ... Selecting previously unselected package g++. Preparing to unpack .../34-g++_4%3a9.3.0-1ubuntu2_amd64.deb ... Unpacking g++ (4:9.3.0-1ubuntu2) ... Selecting previously unselected package make. Preparing to unpack .../35-make_4.2.1-1.2_amd64.deb ... Unpacking make (4.2.1-1.2) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../36-libdpkg-perl_1.19.7ubuntu3.2_all.deb ... Unpacking libdpkg-perl (1.19.7ubuntu3.2) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../37-dpkg-dev_1.19.7ubuntu3.2_all.deb ... Unpacking dpkg-dev (1.19.7ubuntu3.2) ... Selecting previously unselected package build-essential. Preparing to unpack .../38-build-essential_12.8ubuntu1.1_amd64.deb ... Unpacking build-essential (12.8ubuntu1.1) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../39-libfakeroot_1.24-1_amd64.deb ... Unpacking libfakeroot:amd64 (1.24-1) ... Selecting previously unselected package fakeroot. Preparing to unpack .../40-fakeroot_1.24-1_amd64.deb ... Unpacking fakeroot (1.24-1) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../41-libalgorithm-diff-perl_1.19.03-2_all.deb ... Unpacking libalgorithm-diff-perl (1.19.03-2) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../42-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-6) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../43-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 .../44-libexpat1-dev_2.2.9-1ubuntu0.6_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.2.9-1ubuntu0.6) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../45-libfile-fcntllock-perl_0.22-3build4_amd64.deb ... Unpacking libfile-fcntllock-perl (0.22-3build4) ... Selecting previously unselected package libpython3.8-dev:amd64. Preparing to unpack .../46-libpython3.8-dev_3.8.10-0ubuntu1~20.04.9_amd64.deb ... Unpacking libpython3.8-dev:amd64 (3.8.10-0ubuntu1~20.04.9) ... Selecting previously unselected package libpython3-dev:amd64. Preparing to unpack .../47-libpython3-dev_3.8.2-0ubuntu2_amd64.deb ... Unpacking libpython3-dev:amd64 (3.8.2-0ubuntu2) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../48-manpages-dev_5.05-1_all.deb ... Unpacking manpages-dev (5.05-1) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../49-python-pip-whl_20.0.2-5ubuntu1.10_all.deb ... Unpacking python-pip-whl (20.0.2-5ubuntu1.10) ... Selecting previously unselected package zlib1g-dev:amd64. Preparing to unpack .../50-zlib1g-dev_1%3a1.2.11.dfsg-2ubuntu1.5_amd64.deb ... Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu1.5) ... Selecting previously unselected package python3.8-dev. Preparing to unpack .../51-python3.8-dev_3.8.10-0ubuntu1~20.04.9_amd64.deb ... Unpacking python3.8-dev (3.8.10-0ubuntu1~20.04.9) ... Selecting previously unselected package python3-dev. Preparing to unpack .../52-python3-dev_3.8.2-0ubuntu2_amd64.deb ... Unpacking python3-dev (3.8.2-0ubuntu2) ... Selecting previously unselected package python3-wheel. Preparing to unpack .../53-python3-wheel_0.34.2-1ubuntu0.1_all.deb ... Unpacking python3-wheel (0.34.2-1ubuntu0.1) ... Selecting previously unselected package python3-pip. Preparing to unpack .../54-python3-pip_20.0.2-5ubuntu1.10_all.deb ... Unpacking python3-pip (20.0.2-5ubuntu1.10) ... Setting up libexpat1:amd64 (2.2.9-1ubuntu0.6) ... Setting up manpages-dev (5.05-1) ... Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.9) ... Setting up libfile-fcntllock-perl (0.22-3build4) ... Setting up libalgorithm-diff-perl (1.19.03-2) ... Setting up binutils-common:amd64 (2.34-6ubuntu1.9) ... Setting up linux-libc-dev:amd64 (5.4.0-174.193) ... Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.9) ... Setting up libgomp1:amd64 (10.5.0-1ubuntu1~20.04) ... Setting up python3-wheel (0.34.2-1ubuntu0.1) ... Setting up libfakeroot:amd64 (1.24-1) ... Setting up fakeroot (1.24-1) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up make (4.2.1-1.2) ... Setting up libquadmath0:amd64 (10.5.0-1ubuntu1~20.04) ... Setting up libmpc3:amd64 (1.1.0-1) ... Setting up libatomic1:amd64 (10.5.0-1ubuntu1~20.04) ... Setting up libdpkg-perl (1.19.7ubuntu3.2) ... Setting up libubsan1:amd64 (10.5.0-1ubuntu1~20.04) ... Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.9) ... Setting up libcrypt-dev:amd64 (1:4.4.10-10ubuntu4) ... Setting up libisl22:amd64 (0.22.1-1) ... Setting up python-pip-whl (20.0.2-5ubuntu1.10) ... Setting up libbinutils:amd64 (2.34-6ubuntu1.9) ... Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.9) ... Setting up libc-dev-bin (2.31-0ubuntu9.14) ... Setting up python3.8 (3.8.10-0ubuntu1~20.04.9) ... Setting up libalgorithm-diff-xs-perl (0.04-6) ... Setting up libcc1-0:amd64 (10.5.0-1ubuntu1~20.04) ... Setting up liblsan0:amd64 (10.5.0-1ubuntu1~20.04) ... Setting up libitm1:amd64 (10.5.0-1ubuntu1~20.04) ... Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.2) ... Setting up libalgorithm-merge-perl (0.08-3) ... Setting up libtsan0:amd64 (10.5.0-1ubuntu1~20.04) ... Setting up libctf0:amd64 (2.34-6ubuntu1.9) ... Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.2) ... Setting up libpython3.8:amd64 (3.8.10-0ubuntu1~20.04.9) ... Setting up python3-pip (20.0.2-5ubuntu1.10) ... Setting up cpp-9 (9.4.0-1ubuntu1~20.04.2) ... Setting up libc6-dev:amd64 (2.31-0ubuntu9.14) ... Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.9) ... Setting up binutils (2.34-6ubuntu1.9) ... Setting up dpkg-dev (1.19.7ubuntu3.2) ... Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.2) ... Setting up libexpat1-dev:amd64 (2.2.9-1ubuntu0.6) ... Setting up libpython3.8-dev:amd64 (3.8.10-0ubuntu1~20.04.9) ... Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu1.5) ... Setting up cpp (4:9.3.0-1ubuntu2) ... Setting up gcc-9 (9.4.0-1ubuntu1~20.04.2) ... Setting up libpython3-dev:amd64 (3.8.2-0ubuntu2) ... Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.2) ... Setting up gcc (4:9.3.0-1ubuntu2) ... Setting up g++-9 (9.4.0-1ubuntu1~20.04.2) ... Setting up python3.8-dev (3.8.10-0ubuntu1~20.04.9) ... Setting up g++ (4:9.3.0-1ubuntu2) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up build-essential (12.8ubuntu1.1) ... Setting up python3-dev (3.8.2-0ubuntu2) ... Processing triggers for libc-bin (2.31-0ubuntu9.7) ... Processing triggers for man-db (2.9.1-1) ... Processing triggers for mime-support (3.64ubuntu1) ... Collecting pip Downloading pip-24.0-py3-none-any.whl (2.1 MB) [?25l  |▏ | 10 kB 30.0 MB/s eta 0:00:01  |▎ | 20 kB 1.7 MB/s eta 0:00:02  |▌ | 30 kB 1.3 MB/s eta 0:00:02  |▋ | 40 kB 611 kB/s eta 0:00:04  |▊ | 51 kB 351 kB/s eta 0:00:06  |█ | 61 kB 414 kB/s eta 0:00:05  |█ | 71 kB 482 kB/s eta 0:00:05  |█▎ | 81 kB 550 kB/s eta 0:00:04  |█▍ | 92 kB 619 kB/s eta 0:00:04  |█▌ | 102 kB 686 kB/s eta 0:00:03  |█▊ | 112 kB 686 kB/s eta 0:00:03  |█▉ | 122 kB 686 kB/s eta 0:00:03  |██ | 133 kB 686 kB/s eta 0:00:03  |██▏ | 143 kB 686 kB/s eta 0:00:03  |██▎ | 153 kB 686 kB/s eta 0:00:03  |██▌ | 163 kB 686 kB/s eta 0:00:03  |██▋ | 174 kB 686 kB/s eta 0:00:03  |██▉ | 184 kB 686 kB/s eta 0:00:03  |███ | 194 kB 686 kB/s eta 0:00:03  |███ | 204 kB 686 kB/s eta 0:00:03  |███▎ | 215 kB 686 kB/s eta 0:00:03  |███▍ | 225 kB 686 kB/s eta 0:00:03  |███▋ | 235 kB 686 kB/s eta 0:00:03  |███▊ | 245 kB 686 kB/s eta 0:00:03  |███▉ | 256 kB 686 kB/s eta 0:00:03  |████ | 266 kB 686 kB/s eta 0:00:03  |████▏ | 276 kB 686 kB/s eta 0:00:03  |████▍ | 286 kB 686 kB/s eta 0:00:03  |████▌ | 296 kB 686 kB/s eta 0:00:03  |████▋ | 307 kB 686 kB/s eta 0:00:03  |████▉ | 317 kB 686 kB/s eta 0:00:03  |█████ | 327 kB 686 kB/s eta 0:00:03  |█████▏ | 337 kB 686 kB/s eta 0:00:03  |█████▎ | 348 kB 686 kB/s eta 0:00:03  |█████▍ | 358 kB 686 kB/s eta 0:00:03  |█████▋ | 368 kB 686 kB/s eta 0:00:03  |█████▊ | 378 kB 686 kB/s eta 0:00:03  |██████ | 389 kB 686 kB/s eta 0:00:03  |██████ | 399 kB 686 kB/s eta 0:00:03  |██████▏ | 409 kB 686 kB/s eta 0:00:03  |██████▍ | 419 kB 686 kB/s eta 0:00:03  |██████▌ | 430 kB 686 kB/s eta 0:00:03  |██████▊ | 440 kB 686 kB/s eta 0:00:03  |██████▉ | 450 kB 686 kB/s eta 0:00:03  |███████ | 460 kB 686 kB/s eta 0:00:03  |███████▏ | 471 kB 686 kB/s eta 0:00:03  |███████▎ | 481 kB 686 kB/s eta 0:00:03  |███████▌ | 491 kB 686 kB/s eta 0:00:03  |███████▋ | 501 kB 686 kB/s eta 0:00:03  |███████▊ | 512 kB 686 kB/s eta 0:00:03  |████████ | 522 kB 686 kB/s eta 0:00:03  |████████ | 532 kB 686 kB/s eta 0:00:03  |████████▎ | 542 kB 686 kB/s eta 0:00:03  |████████▍ | 552 kB 686 kB/s eta 0:00:03  |████████▌ | 563 kB 686 kB/s eta 0:00:03  |████████▊ | 573 kB 686 kB/s eta 0:00:03  |████████▉ | 583 kB 686 kB/s eta 0:00:03  |█████████ | 593 kB 686 kB/s eta 0:00:03  |█████████▏ | 604 kB 686 kB/s eta 0:00:03  |█████████▎ | 614 kB 686 kB/s eta 0:00:03  |█████████▌ | 624 kB 686 kB/s eta 0:00:03  |█████████▋ | 634 kB 686 kB/s eta 0:00:03  |█████████▉ | 645 kB 686 kB/s eta 0:00:03  |██████████ | 655 kB 686 kB/s eta 0:00:03  |██████████ | 665 kB 686 kB/s eta 0:00:03  |██████████▎ | 675 kB 686 kB/s eta 0:00:03  |██████████▍ | 686 kB 686 kB/s eta 0:00:03  |██████████▋ | 696 kB 686 kB/s eta 0:00:03  |██████████▊ | 706 kB 686 kB/s eta 0:00:03  |██████████▉ | 716 kB 686 kB/s eta 0:00:03  |███████████ | 727 kB 425 kB/s eta 0:00:04  |███████████▏ | 737 kB 425 kB/s eta 0:00:04  |███████████▍ | 747 kB 425 kB/s eta 0:00:04  |███████████▌ | 757 kB 425 kB/s eta 0:00:04  |███████████▋ | 768 kB 425 kB/s eta 0:00:04  |███████████▉ | 778 kB 425 kB/s eta 0:00:04  |████████████ | 788 kB 425 kB/s eta 0:00:04  |████████████▏ | 798 kB 425 kB/s eta 0:00:04  |████████████▎ | 808 kB 425 kB/s eta 0:00:04  |████████████▍ | 819 kB 425 kB/s eta 0:00:04  |████████████▋ | 829 kB 425 kB/s eta 0:00:04  |████████████▊ | 839 kB 425 kB/s eta 0:00:03  |████████████▉ | 849 kB 425 kB/s eta 0:00:03  |█████████████ | 860 kB 425 kB/s eta 0:00:03  |█████████████▏ | 870 kB 425 kB/s eta 0:00:03  |█████████████▍ | 880 kB 425 kB/s eta 0:00:03  |█████████████▌ | 890 kB 425 kB/s eta 0:00:03  |█████████████▋ | 901 kB 425 kB/s eta 0:00:03  |█████████████▉ | 911 kB 425 kB/s eta 0:00:03  |██████████████ | 921 kB 425 kB/s eta 0:00:03  |██████████████▏ | 931 kB 425 kB/s eta 0:00:03  |██████████████▎ | 942 kB 425 kB/s eta 0:00:03  |██████████████▍ | 952 kB 425 kB/s eta 0:00:03  |██████████████▋ | 962 kB 425 kB/s eta 0:00:03  |██████████████▊ | 972 kB 425 kB/s eta 0:00:03  |███████████████ | 983 kB 425 kB/s eta 0:00:03  |███████████████ | 993 kB 425 kB/s eta 0:00:03  |███████████████▏ | 1.0 MB 425 kB/s eta 0:00:03  |███████████████▍ | 1.0 MB 425 kB/s eta 0:00:03  |███████████████▌ | 1.0 MB 425 kB/s eta 0:00:03  |███████████████▊ | 1.0 MB 425 kB/s eta 0:00:03  |███████████████▉ | 1.0 MB 425 kB/s eta 0:00:03  |████████████████ | 1.1 MB 425 kB/s eta 0:00:03  |████████████████▏ | 1.1 MB 332 kB/s eta 0:00:04  |████████████████▎ | 1.1 MB 332 kB/s eta 0:00:04  |████████████████▌ | 1.1 MB 332 kB/s eta 0:00:04  |████████████████▋ | 1.1 MB 332 kB/s eta 0:00:04  |████████████████▊ | 1.1 MB 332 kB/s eta 0:00:04  |█████████████████ | 1.1 MB 332 kB/s eta 0:00:03  |█████████████████ | 1.1 MB 332 kB/s eta 0:00:03  |█████████████████▎ | 1.1 MB 332 kB/s eta 0:00:03  |█████████████████▍ | 1.1 MB 332 kB/s eta 0:00:03  |█████████████████▌ | 1.2 MB 332 kB/s eta 0:00:03  |█████████████████▊ | 1.2 MB 332 kB/s eta 0:00:03  |█████████████████▉ | 1.2 MB 332 kB/s eta 0:00:03  |██████████████████ | 1.2 MB 332 kB/s eta 0:00:03  |██████████████████▏ | 1.2 MB 332 kB/s eta 0:00:03  |██████████████████▎ | 1.2 MB 332 kB/s eta 0:00:03  |██████████████████▌ | 1.2 MB 332 kB/s eta 0:00:03  |██████████████████▋ | 1.2 MB 332 kB/s eta 0:00:03  |██████████████████▉ | 1.2 MB 332 kB/s eta 0:00:03  |███████████████████ | 1.2 MB 332 kB/s eta 0:00:03  |███████████████████ | 1.3 MB 332 kB/s eta 0:00:03  |███████████████████▎ | 1.3 MB 332 kB/s eta 0:00:03  |███████████████████▍ | 1.3 MB 332 kB/s eta 0:00:03  |███████████████████▋ | 1.3 MB 332 kB/s eta 0:00:03  |███████████████████▊ | 1.3 MB 332 kB/s eta 0:00:03  |███████████████████▉ | 1.3 MB 332 kB/s eta 0:00:03  |████████████████████ | 1.3 MB 332 kB/s eta 0:00:03  |████████████████████▏ | 1.3 MB 332 kB/s eta 0:00:03  |████████████████████▍ | 1.3 MB 332 kB/s eta 0:00:03  |████████████████████▌ | 1.4 MB 256 kB/s eta 0:00:03  |████████████████████▋ | 1.4 MB 256 kB/s eta 0:00:03  |████████████████████▉ | 1.4 MB 256 kB/s eta 0:00:03  |█████████████████████ | 1.4 MB 256 kB/s eta 0:00:03  |█████████████████████▏ | 1.4 MB 256 kB/s eta 0:00:03  |█████████████████████▎ | 1.4 MB 256 kB/s eta 0:00:03  |█████████████████████▍ | 1.4 MB 256 kB/s eta 0:00:03  |█████████████████████▋ | 1.4 MB 256 kB/s eta 0:00:03  |█████████████████████▊ | 1.4 MB 256 kB/s eta 0:00:03  |██████████████████████ | 1.4 MB 256 kB/s eta 0:00:03  |██████████████████████ | 1.5 MB 256 kB/s eta 0:00:03  |██████████████████████▏ | 1.5 MB 256 kB/s eta 0:00:03  |██████████████████████▍ | 1.5 MB 256 kB/s eta 0:00:03  |██████████████████████▌ | 1.5 MB 256 kB/s eta 0:00:03  |██████████████████████▊ | 1.5 MB 256 kB/s eta 0:00:03  |██████████████████████▉ | 1.5 MB 256 kB/s eta 0:00:03  |███████████████████████ | 1.5 MB 256 kB/s eta 0:00:03  |███████████████████████▏ | 1.5 MB 256 kB/s eta 0:00:03  |███████████████████████▎ | 1.5 MB 256 kB/s eta 0:00:03  |███████████████████████▌ | 1.5 MB 256 kB/s eta 0:00:03  |███████████████████████▋ | 1.6 MB 256 kB/s eta 0:00:03  |███████████████████████▊ | 1.6 MB 256 kB/s eta 0:00:03  |████████████████████████ | 1.6 MB 256 kB/s eta 0:00:03  |████████████████████████ | 1.6 MB 256 kB/s eta 0:00:03  |████████████████████████▎ | 1.6 MB 256 kB/s eta 0:00:03  |████████████████████████▍ | 1.6 MB 256 kB/s eta 0:00:02  |████████████████████████▌ | 1.6 MB 256 kB/s eta 0:00:02  |████████████████████████▊ | 1.6 MB 280 kB/s eta 0:00:02  |████████████████████████▉ | 1.6 MB 280 kB/s eta 0:00:02  |█████████████████████████ | 1.6 MB 280 kB/s eta 0:00:02  |█████████████████████████▏ | 1.7 MB 280 kB/s eta 0:00:02  |█████████████████████████▎ | 1.7 MB 280 kB/s eta 0:00:02  |█████████████████████████▌ | 1.7 MB 280 kB/s eta 0:00:02  |█████████████████████████▋ | 1.7 MB 280 kB/s eta 0:00:02  |█████████████████████████▊ | 1.7 MB 280 kB/s eta 0:00:02  |██████████████████████████ | 1.7 MB 280 kB/s eta 0:00:02  |██████████████████████████ | 1.7 MB 280 kB/s eta 0:00:02  |██████████████████████████▎ | 1.7 MB 280 kB/s eta 0:00:02  |██████████████████████████▍ | 1.7 MB 280 kB/s eta 0:00:02  |██████████████████████████▌ | 1.8 MB 280 kB/s eta 0:00:02  |██████████████████████████▊ | 1.8 MB 280 kB/s eta 0:00:02  |██████████████████████████▉ | 1.8 MB 280 kB/s eta 0:00:02  |███████████████████████████ | 1.8 MB 280 kB/s eta 0:00:02  |███████████████████████████▏ | 1.8 MB 280 kB/s eta 0:00:02  |███████████████████████████▎ | 1.8 MB 280 kB/s eta 0:00:02  |███████████████████████████▌ | 1.8 MB 280 kB/s eta 0:00:02  |███████████████████████████▋ | 1.8 MB 280 kB/s eta 0:00:02  |███████████████████████████▉ | 1.8 MB 280 kB/s eta 0:00:01  |████████████████████████████ | 1.8 MB 280 kB/s eta 0:00:01  |████████████████████████████ | 1.9 MB 280 kB/s eta 0:00:01  |████████████████████████████▎ | 1.9 MB 280 kB/s eta 0:00:01  |████████████████████████████▍ | 1.9 MB 280 kB/s eta 0:00:01  |████████████████████████████▋ | 1.9 MB 280 kB/s eta 0:00:01  |████████████████████████████▊ | 1.9 MB 280 kB/s eta 0:00:01  |████████████████████████████▉ | 1.9 MB 280 kB/s eta 0:00:01  |█████████████████████████████ | 1.9 MB 280 kB/s eta 0:00:01  |█████████████████████████████▏ | 1.9 MB 280 kB/s eta 0:00:01  |█████████████████████████████▍ | 1.9 MB 280 kB/s eta 0:00:01  |█████████████████████████████▌ | 1.9 MB 280 kB/s eta 0:00:01  |█████████████████████████████▋ | 2.0 MB 280 kB/s eta 0:00:01  |█████████████████████████████▉ | 2.0 MB 280 kB/s eta 0:00:01  |██████████████████████████████ | 2.0 MB 287 kB/s eta 0:00:01  |██████████████████████████████▏ | 2.0 MB 287 kB/s eta 0:00:01  |██████████████████████████████▎ | 2.0 MB 287 kB/s eta 0:00:01  |██████████████████████████████▍ | 2.0 MB 287 kB/s eta 0:00:01  |██████████████████████████████▋ | 2.0 MB 287 kB/s eta 0:00:01  |██████████████████████████████▊ | 2.0 MB 287 kB/s eta 0:00:01  |███████████████████████████████ | 2.0 MB 287 kB/s eta 0:00:01  |███████████████████████████████ | 2.0 MB 287 kB/s eta 0:00:01  |███████████████████████████████▏| 2.1 MB 287 kB/s eta 0:00:01  |███████████████████████████████▍| 2.1 MB 287 kB/s eta 0:00:01  |███████████████████████████████▌| 2.1 MB 287 kB/s eta 0:00:01  |███████████████████████████████▊| 2.1 MB 287 kB/s eta 0:00:01  |███████████████████████████████▉| 2.1 MB 287 kB/s eta 0:00:01  |████████████████████████████████| 2.1 MB 287 kB/s eta 0:00:01  |████████████████████████████████| 2.1 MB 287 kB/s [?25hInstalling collected packages: pip Attempting uninstall: pip Found existing installation: pip 20.0.2 Not uninstalling pip at /usr/lib/python3/dist-packages, outside environment /usr Can't uninstall 'pip'. No files were found to uninstall. Successfully installed pip-24.0 Collecting python-magic Downloading python_magic-0.4.27-py2.py3-none-any.whl.metadata (5.8 kB) Collecting pyangbind Downloading pyangbind-0.8.5-py3-none-any.whl.metadata (4.2 kB) Collecting verboselogs Downloading verboselogs-1.7-py2.py3-none-any.whl.metadata (10 kB) Collecting pyang (from pyangbind) Downloading pyang-2.6.0-py2.py3-none-any.whl.metadata (818 bytes) Collecting lxml (from pyangbind) Downloading lxml-5.1.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.5 kB) Collecting regex (from pyangbind) Downloading regex-2023.12.25-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (40 kB) [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/40.9 kB ? eta -:--:--  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━ 30.7/40.9 kB 1.8 MB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 548.0 kB/s eta 0:00:00 [?25hRequirement already satisfied: six in /usr/lib/python3/dist-packages (from pyangbind) (1.14.0) Collecting enum34 (from pyangbind) Downloading enum34-1.1.10-py3-none-any.whl.metadata (1.6 kB) Downloading python_magic-0.4.27-py2.py3-none-any.whl (13 kB) Downloading pyangbind-0.8.5-py3-none-any.whl (52 kB) [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/52.9 kB ? eta -:--:--  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 52.9/52.9 kB 2.5 MB/s eta 0:00:00 [?25hDownloading verboselogs-1.7-py2.py3-none-any.whl (11 kB) Downloading enum34-1.1.10-py3-none-any.whl (11 kB) Downloading lxml-5.1.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (8.0 MB) [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/8.0 MB ? eta -:--:--  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/8.0 MB 1.5 MB/s eta 0:00:06  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.1/8.0 MB 1.3 MB/s eta 0:00:07  ╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.1/8.0 MB 1.4 MB/s eta 0:00:06  ╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.2/8.0 MB 1.3 MB/s eta 0:00:06  ━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.2/8.0 MB 1.4 MB/s eta 0:00:06  ━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.3/8.0 MB 1.4 MB/s eta 0:00:06  ━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.3/8.0 MB 1.3 MB/s eta 0:00:06  ━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.4/8.0 MB 1.3 MB/s eta 0:00:06  ━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.4/8.0 MB 1.3 MB/s eta 0:00:06  ━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.5/8.0 MB 1.4 MB/s eta 0:00:06  ━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.5/8.0 MB 1.3 MB/s eta 0:00:06  ━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.5/8.0 MB 1.3 MB/s eta 0:00:06  ━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.6/8.0 MB 1.3 MB/s eta 0:00:06  ━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.6/8.0 MB 1.2 MB/s eta 0:00:07  ━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.7/8.0 MB 1.2 MB/s eta 0:00:07  ━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.7/8.0 MB 1.2 MB/s eta 0:00:07  ━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.7/8.0 MB 1.2 MB/s eta 0:00:07  ━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.7/8.0 MB 1.2 MB/s eta 0:00:07  ━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.7/8.0 MB 1.2 MB/s eta 0:00:07  ━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.8/8.0 MB 1.1 MB/s eta 0:00:07  ━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.8/8.0 MB 1.1 MB/s eta 0:00:07  ━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.8/8.0 MB 1.1 MB/s eta 0:00:07  ━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.9/8.0 MB 1.1 MB/s eta 0:00:07  ━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.9/8.0 MB 1.1 MB/s eta 0:00:07  ━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.9/8.0 MB 1.0 MB/s eta 0:00:07  ━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.9/8.0 MB 991.3 kB/s eta 0:00:08  ━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/8.0 MB 979.8 kB/s eta 0:00:08  ━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/8.0 MB 954.8 kB/s eta 0:00:08  ━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/8.0 MB 954.8 kB/s eta 0:00:08  ━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/8.0 MB 902.9 kB/s eta 0:00:08  ━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/8.0 MB 886.9 kB/s eta 0:00:08  ━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/8.0 MB 881.4 kB/s eta 0:00:08  ━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/8.0 MB 865.6 kB/s eta 0:00:09  ━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/8.0 MB 865.6 kB/s eta 0:00:09  ━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/8.0 MB 833.8 kB/s eta 0:00:09  ━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/8.0 MB 826.6 kB/s eta 0:00:09  ━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/8.0 MB 812.6 kB/s eta 0:00:09  ━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/8.0 MB 796.0 kB/s eta 0:00:09  ━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/8.0 MB 784.5 kB/s eta 0:00:09  ━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/8.0 MB 784.5 kB/s eta 0:00:09  ━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/8.0 MB 784.5 kB/s eta 0:00:09  ━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/8.0 MB 757.3 kB/s eta 0:00:10  ━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/8.0 MB 742.3 kB/s eta 0:00:10  ━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/8.0 MB 742.3 kB/s eta 0:00:10  ━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/8.0 MB 715.2 kB/s eta 0:00:10  ━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/8.0 MB 709.3 kB/s eta 0:00:10  ━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/8.0 MB 709.3 kB/s eta 0:00:10  ━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/8.0 MB 709.3 kB/s eta 0:00:10  ━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/8.0 MB 673.4 kB/s eta 0:00:11  ━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/8.0 MB 673.4 kB/s eta 0:00:11  ━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/8.0 MB 661.8 kB/s eta 0:00:11  ━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/8.0 MB 661.8 kB/s eta 0:00:11  ━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/8.0 MB 645.1 kB/s eta 0:00:11  ━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/8.0 MB 628.9 kB/s eta 0:00:11  ━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/8.0 MB 628.9 kB/s eta 0:00:11  ━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/8.0 MB 620.0 kB/s eta 0:00:11  ━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/8.0 MB 620.0 kB/s eta 0:00:11  ━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/8.0 MB 620.0 kB/s eta 0:00:11  ━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/8.0 MB 620.0 kB/s eta 0:00:11  ━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/8.0 MB 586.8 kB/s eta 0:00:12  ━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/8.0 MB 580.7 kB/s eta 0:00:12  ━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/8.0 MB 580.7 kB/s eta 0:00:12  ━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/8.0 MB 580.7 kB/s eta 0:00:12  ━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/8.0 MB 566.1 kB/s eta 0:00:12  ━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/8.0 MB 566.1 kB/s eta 0:00:12  ━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/8.0 MB 549.4 kB/s eta 0:00:13  ━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/8.0 MB 549.4 kB/s eta 0:00:13  ━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/8.0 MB 549.4 kB/s eta 0:00:13  ━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/8.0 MB 536.7 kB/s eta 0:00:13  ━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/8.0 MB 536.7 kB/s eta 0:00:13  ━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/8.0 MB 524.7 kB/s eta 0:00:13  ━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/8.0 MB 514.8 kB/s eta 0:00:13  ━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/8.0 MB 518.4 kB/s eta 0:00:13  ━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/8.0 MB 512.6 kB/s eta 0:00:13  ━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/8.0 MB 512.6 kB/s eta 0:00:13  ━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/8.0 MB 512.6 kB/s eta 0:00:13  ━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/8.0 MB 501.1 kB/s eta 0:00:14  ━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/8.0 MB 497.6 kB/s eta 0:00:14  ━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/8.0 MB 497.6 kB/s eta 0:00:14  ━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/8.0 MB 490.9 kB/s eta 0:00:14  ━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/8.0 MB 487.7 kB/s eta 0:00:14  ━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/8.0 MB 487.7 kB/s eta 0:00:14  ━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/8.0 MB 487.7 kB/s eta 0:00:14  ━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/8.0 MB 478.6 kB/s eta 0:00:14  ━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/8.0 MB 478.6 kB/s eta 0:00:14  ━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/8.0 MB 469.4 kB/s eta 0:00:14  ━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/8.0 MB 469.4 kB/s eta 0:00:14  ━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/8.0 MB 464.6 kB/s eta 0:00:14  ━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/8.0 MB 464.6 kB/s eta 0:00:14  ━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/8.0 MB 458.9 kB/s eta 0:00:15  ━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/8.0 MB 458.9 kB/s eta 0:00:15  ━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/8.0 MB 453.1 kB/s eta 0:00:15  ━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/8.0 MB 453.1 kB/s eta 0:00:15  ━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/8.0 MB 447.5 kB/s eta 0:00:15  ━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/8.0 MB 447.5 kB/s eta 0:00:15  ━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/8.0 MB 447.5 kB/s eta 0:00:15  ━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/8.0 MB 437.0 kB/s eta 0:00:15  ━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/8.0 MB 437.0 kB/s eta 0:00:15  ━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/8.0 MB 437.0 kB/s eta 0:00:15  ━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/8.0 MB 431.6 kB/s eta 0:00:15  ━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/8.0 MB 431.6 kB/s eta 0:00:15  ━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/8.0 MB 431.6 kB/s eta 0:00:15  ━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/8.0 MB 420.4 kB/s eta 0:00:16  ━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/8.0 MB 420.4 kB/s eta 0:00:16  ━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/8.0 MB 420.4 kB/s eta 0:00:16  ━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/8.0 MB 420.4 kB/s eta 0:00:16  ━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/8.0 MB 411.5 kB/s eta 0:00:16  ━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/8.0 MB 411.5 kB/s eta 0:00:16  ━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/8.0 MB 411.5 kB/s eta 0:00:16  ━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/8.0 MB 402.2 kB/s eta 0:00:16  ━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/8.0 MB 402.2 kB/s eta 0:00:16  ━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/8.0 MB 399.0 kB/s eta 0:00:16  ━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/8.0 MB 399.0 kB/s eta 0:00:16  ━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/8.0 MB 399.0 kB/s eta 0:00:16  ━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/8.0 MB 395.5 kB/s eta 0:00:16  ━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/8.0 MB 395.5 kB/s eta 0:00:16  ━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/8.0 MB 391.4 kB/s eta 0:00:17  ━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/8.0 MB 390.7 kB/s eta 0:00:17  ━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/8.0 MB 390.7 kB/s eta 0:00:17  ━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/8.0 MB 387.4 kB/s eta 0:00:17  ━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/8.0 MB 387.4 kB/s eta 0:00:17  ━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/8.0 MB 386.7 kB/s eta 0:00:17  ━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/8.0 MB 386.7 kB/s eta 0:00:17  ━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/8.0 MB 385.5 kB/s eta 0:00:17  ━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/8.0 MB 385.5 kB/s eta 0:00:17  ━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/8.0 MB 383.9 kB/s eta 0:00:17  ━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/8.0 MB 381.7 kB/s eta 0:00:17  ━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/8.0 MB 381.7 kB/s eta 0:00:17  ━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/8.0 MB 381.3 kB/s eta 0:00:17  ━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/8.0 MB 381.7 kB/s eta 0:00:17  ━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/8.0 MB 381.7 kB/s eta 0:00:17  ━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/8.0 MB 381.7 kB/s eta 0:00:17  ━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/8.0 MB 373.2 kB/s eta 0:00:17  ━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/8.0 MB 373.2 kB/s eta 0:00:17  ━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/8.0 MB 373.8 kB/s eta 0:00:17  ━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/8.0 MB 373.3 kB/s eta 0:00:17  ━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/8.0 MB 373.3 kB/s eta 0:00:17  ━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/8.0 MB 371.0 kB/s eta 0:00:17  ━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/8.0 MB 371.0 kB/s eta 0:00:17  ━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/8.0 MB 370.1 kB/s eta 0:00:17  ━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/8.0 MB 367.8 kB/s eta 0:00:17  ━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/8.0 MB 367.8 kB/s eta 0:00:17  ━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/8.0 MB 367.9 kB/s eta 0:00:17  ━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/8.0 MB 365.6 kB/s eta 0:00:17  ━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/8.0 MB 365.6 kB/s eta 0:00:17  ━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/8.0 MB 365.3 kB/s eta 0:00:17  ━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/8.0 MB 365.3 kB/s eta 0:00:17  ━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/8.0 MB 365.0 kB/s eta 0:00:17  ━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/8.0 MB 365.0 kB/s eta 0:00:17  ━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/8.0 MB 365.0 kB/s eta 0:00:17  ━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/8.0 MB 362.5 kB/s eta 0:00:17  ━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/8.0 MB 362.5 kB/s eta 0:00:17  ━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/8.0 MB 358.3 kB/s eta 0:00:17  ━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/8.0 MB 358.3 kB/s eta 0:00:17  ━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/8.0 MB 358.3 kB/s eta 0:00:17  ━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/8.0 MB 358.3 kB/s eta 0:00:17  ━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/8.0 MB 354.0 kB/s eta 0:00:17  ━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/8.0 MB 354.0 kB/s eta 0:00:17  ━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/8.0 MB 354.0 kB/s eta 0:00:17  ━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/8.0 MB 350.2 kB/s eta 0:00:17  ━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/8.0 MB 350.2 kB/s eta 0:00:17  ━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/8.0 MB 350.2 kB/s eta 0:00:17  ━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/8.0 MB 345.7 kB/s eta 0:00:18  ━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/8.0 MB 345.7 kB/s eta 0:00:18  ━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/8.0 MB 345.7 kB/s eta 0:00:18  ━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/8.0 MB 342.7 kB/s eta 0:00:18  ━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/8.0 MB 342.7 kB/s eta 0:00:18  ━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/8.0 MB 342.7 kB/s eta 0:00:18  ━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/8.0 MB 339.8 kB/s eta 0:00:18  ━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/8.0 MB 339.8 kB/s eta 0:00:18  ━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/8.0 MB 339.8 kB/s eta 0:00:18  ━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/8.0 MB 339.8 kB/s eta 0:00:18  ━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/8.0 MB 334.5 kB/s eta 0:00:18  ━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/8.0 MB 334.5 kB/s eta 0:00:18  ━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/8.0 MB 334.5 kB/s eta 0:00:18  ━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/8.0 MB 331.4 kB/s eta 0:00:18  ━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/8.0 MB 331.4 kB/s eta 0:00:18  ━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/8.0 MB 331.4 kB/s eta 0:00:18  ━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/8.0 MB 327.0 kB/s eta 0:00:18  ━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/8.0 MB 327.0 kB/s eta 0:00:18  ━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/8.0 MB 327.0 kB/s eta 0:00:18  ━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/8.0 MB 327.0 kB/s eta 0:00:18  ━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/8.0 MB 322.5 kB/s eta 0:00:18  ━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/8.0 MB 322.5 kB/s eta 0:00:18  ━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/8.0 MB 322.5 kB/s eta 0:00:18  ━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/8.0 MB 322.5 kB/s eta 0:00:18  ━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/8.0 MB 322.5 kB/s eta 0:00:18  ━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/8.0 MB 316.7 kB/s eta 0:00:19  ━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/8.0 MB 316.7 kB/s eta 0:00:19  ━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/8.0 MB 316.7 kB/s eta 0:00:19  ━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/8.0 MB 314.1 kB/s eta 0:00:19  ━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/8.0 MB 314.1 kB/s eta 0:00:19  ━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/8.0 MB 313.2 kB/s eta 0:00:19  ━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/8.0 MB 313.2 kB/s eta 0:00:19  ━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/8.0 MB 313.2 kB/s eta 0:00:19  ━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/8.0 MB 310.6 kB/s eta 0:00:19  ━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/8.0 MB 309.8 kB/s eta 0:00:19  ━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/8.0 MB 309.8 kB/s eta 0:00:19  ━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/8.0 MB 309.3 kB/s eta 0:00:19  ━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/8.0 MB 309.3 kB/s eta 0:00:19  ━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/8.0 MB 309.3 kB/s eta 0:00:19  ━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/8.0 MB 306.1 kB/s eta 0:00:19  ━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/8.0 MB 306.1 kB/s eta 0:00:19  ━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/8.0 MB 305.5 kB/s eta 0:00:19  ━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/8.0 MB 305.5 kB/s eta 0:00:19  ━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/8.0 MB 305.5 kB/s eta 0:00:19  ━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/8.0 MB 303.9 kB/s eta 0:00:19  ━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/8.0 MB 303.9 kB/s eta 0:00:19  ━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/8.0 MB 303.9 kB/s eta 0:00:19  ━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/8.0 MB 303.9 kB/s eta 0:00:19  ━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/8.0 MB 300.0 kB/s eta 0:00:19  ━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/8.0 MB 300.0 kB/s eta 0:00:19  ━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/8.0 MB 298.8 kB/s eta 0:00:19  ━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/8.0 MB 298.8 kB/s eta 0:00:19  ━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/8.0 MB 298.8 kB/s eta 0:00:19  ━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/8.0 MB 298.8 kB/s eta 0:00:19  ━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/8.0 MB 295.5 kB/s eta 0:00:19  ━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/8.0 MB 295.5 kB/s eta 0:00:19  ━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/8.0 MB 294.6 kB/s eta 0:00:19  ━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/8.0 MB 294.6 kB/s eta 0:00:19  ━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/8.0 MB 294.6 kB/s eta 0:00:19  ━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/8.0 MB 294.6 kB/s eta 0:00:19  ━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/8.0 MB 294.6 kB/s eta 0:00:19  ━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/8.0 MB 291.0 kB/s eta 0:00:20  ━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/8.0 MB 291.0 kB/s eta 0:00:20  ━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/8.0 MB 291.0 kB/s eta 0:00:20  ━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/8.0 MB 291.0 kB/s eta 0:00:20  ━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/8.0 MB 291.0 kB/s eta 0:00:20  ━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/8.0 MB 285.6 kB/s eta 0:00:20  ━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/8.0 MB 285.6 kB/s eta 0:00:20  ━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/8.0 MB 285.6 kB/s eta 0:00:20  ━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/8.0 MB 285.6 kB/s eta 0:00:20  ━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/8.0 MB 285.6 kB/s eta 0:00:20  ━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/8.0 MB 285.6 kB/s eta 0:00:20  ━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/8.0 MB 285.6 kB/s eta 0:00:20  ━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/8.0 MB 285.6 kB/s eta 0:00:20  ━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/8.0 MB 285.6 kB/s eta 0:00:20  ━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.5/8.0 MB 276.6 kB/s eta 0:00:21  ━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.5/8.0 MB 276.6 kB/s eta 0:00:21  ━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.5/8.0 MB 276.6 kB/s eta 0:00:21  ━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.5/8.0 MB 276.6 kB/s eta 0:00:21  ━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.5/8.0 MB 276.6 kB/s eta 0:00:21  ━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.5/8.0 MB 276.6 kB/s eta 0:00:21  ━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.5/8.0 MB 276.6 kB/s eta 0:00:21  ━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.5/8.0 MB 270.7 kB/s eta 0:00:21  ━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.5/8.0 MB 270.7 kB/s eta 0:00:21  ━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.5/8.0 MB 270.7 kB/s eta 0:00:21  ━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.5/8.0 MB 270.7 kB/s eta 0:00:21  ━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.5/8.0 MB 270.7 kB/s eta 0:00:21  ━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.5/8.0 MB 266.5 kB/s eta 0:00:21  ━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.5/8.0 MB 266.5 kB/s eta 0:00:21  ━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.5/8.0 MB 266.5 kB/s eta 0:00:21  ━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.5/8.0 MB 266.5 kB/s eta 0:00:21  ━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.5/8.0 MB 265.0 kB/s eta 0:00:21  ━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.5/8.0 MB 265.0 kB/s eta 0:00:21  ━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.5/8.0 MB 265.0 kB/s eta 0:00:21  ━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.5/8.0 MB 262.9 kB/s eta 0:00:21  ━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.5/8.0 MB 262.9 kB/s eta 0:00:21  ━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.5/8.0 MB 262.9 kB/s eta 0:00:21  ━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.5/8.0 MB 262.9 kB/s eta 0:00:21  ━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.5/8.0 MB 261.0 kB/s eta 0:00:21  ━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.5/8.0 MB 261.0 kB/s eta 0:00:21  ━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.5/8.0 MB 261.0 kB/s eta 0:00:21  ━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.5/8.0 MB 259.8 kB/s eta 0:00:21  ━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.5/8.0 MB 259.8 kB/s eta 0:00:21  ━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.5/8.0 MB 259.8 kB/s eta 0:00:21  ━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.5/8.0 MB 259.8 kB/s eta 0:00:21  ━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/8.0 MB 257.3 kB/s eta 0:00:22  ━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/8.0 MB 257.3 kB/s eta 0:00:22  ━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/8.0 MB 257.3 kB/s eta 0:00:22  ━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/8.0 MB 257.3 kB/s eta 0:00:22  ━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/8.0 MB 257.3 kB/s eta 0:00:22  ━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/8.0 MB 257.3 kB/s eta 0:00:22  ━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/8.0 MB 254.7 kB/s eta 0:00:22  ━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/8.0 MB 254.7 kB/s eta 0:00:22  ━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/8.0 MB 254.7 kB/s eta 0:00:22  ━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/8.0 MB 254.7 kB/s eta 0:00:22  ━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/8.0 MB 254.7 kB/s eta 0:00:22  ━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/8.0 MB 254.7 kB/s eta 0:00:22  ━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/8.0 MB 254.7 kB/s eta 0:00:22  ━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/8.0 MB 249.4 kB/s eta 0:00:22  ━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/8.0 MB 249.4 kB/s eta 0:00:22  ━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/8.0 MB 249.4 kB/s eta 0:00:22  ━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/8.0 MB 249.4 kB/s eta 0:00:22  ━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/8.0 MB 249.4 kB/s eta 0:00:22  ━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/8.0 MB 249.4 kB/s eta 0:00:22  ━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/8.0 MB 246.1 kB/s eta 0:00:22  ━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/8.0 MB 246.1 kB/s eta 0:00:22  ━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/8.0 MB 246.1 kB/s eta 0:00:22  ━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/8.0 MB 246.1 kB/s eta 0:00:22  ━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/8.0 MB 243.8 kB/s eta 0:00:23  ━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/8.0 MB 243.8 kB/s eta 0:00:23  ━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/8.0 MB 243.8 kB/s eta 0:00:23  ━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.7/8.0 MB 242.7 kB/s eta 0:00:23  ━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.7/8.0 MB 242.7 kB/s eta 0:00:23  ━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.7/8.0 MB 242.7 kB/s eta 0:00:23  ━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.7/8.0 MB 242.3 kB/s eta 0:00:22  ━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.7/8.0 MB 242.3 kB/s eta 0:00:22  ━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.7/8.0 MB 242.3 kB/s eta 0:00:22  ━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.7/8.0 MB 240.8 kB/s eta 0:00:23  ━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.7/8.0 MB 240.8 kB/s eta 0:00:23  ━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.7/8.0 MB 240.9 kB/s eta 0:00:22  ━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.7/8.0 MB 240.9 kB/s eta 0:00:22  ━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.7/8.0 MB 240.9 kB/s eta 0:00:22  ━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.7/8.0 MB 239.6 kB/s eta 0:00:23  ━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.7/8.0 MB 239.6 kB/s eta 0:00:23  ━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.7/8.0 MB 239.9 kB/s eta 0:00:22  ━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.7/8.0 MB 239.9 kB/s eta 0:00:22  ━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/8.0 MB 240.4 kB/s eta 0:00:22  ━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/8.0 MB 240.4 kB/s eta 0:00:22  ━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/8.0 MB 240.4 kB/s eta 0:00:22  ━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/8.0 MB 240.4 kB/s eta 0:00:22  ━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/8.0 MB 238.2 kB/s eta 0:00:22  ━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/8.0 MB 238.2 kB/s eta 0:00:22  ━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/8.0 MB 238.2 kB/s eta 0:00:22  ━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/8.0 MB 237.6 kB/s eta 0:00:22  ━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/8.0 MB 237.6 kB/s eta 0:00:22  ━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/8.0 MB 237.1 kB/s eta 0:00:22  ━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/8.0 MB 237.1 kB/s eta 0:00:22  ━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/8.0 MB 237.1 kB/s eta 0:00:22  ━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/8.0 MB 237.1 kB/s eta 0:00:22  ━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/8.0 MB 237.1 kB/s eta 0:00:22  ━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/8.0 MB 235.2 kB/s eta 0:00:23  ━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/8.0 MB 235.2 kB/s eta 0:00:23  ━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/8.0 MB 235.2 kB/s eta 0:00:23  ━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/8.0 MB 235.2 kB/s eta 0:00:23  ━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/8.0 MB 234.2 kB/s eta 0:00:23  ━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/8.0 MB 234.2 kB/s eta 0:00:23  ━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/8.0 MB 234.2 kB/s eta 0:00:23  ━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/8.0 MB 232.8 kB/s eta 0:00:23  ━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/8.0 MB 232.8 kB/s eta 0:00:23  ━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/8.0 MB 232.8 kB/s eta 0:00:23  ━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━ 2.9/8.0 MB 232.5 kB/s eta 0:00:23  ━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━ 2.9/8.0 MB 232.5 kB/s eta 0:00:23  ━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━ 2.9/8.0 MB 232.5 kB/s eta 0:00:23  ━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━ 2.9/8.0 MB 231.7 kB/s eta 0:00:23  ━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━ 2.9/8.0 MB 231.7 kB/s eta 0:00:23  ━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━ 2.9/8.0 MB 231.6 kB/s eta 0:00:23  ━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━ 2.9/8.0 MB 231.6 kB/s eta 0:00:23  ━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━ 2.9/8.0 MB 232.0 kB/s eta 0:00:22  ━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━ 2.9/8.0 MB 232.0 kB/s eta 0:00:22  ━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━ 2.9/8.0 MB 231.5 kB/s eta 0:00:22  ━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━ 2.9/8.0 MB 231.5 kB/s eta 0:00:22  ━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━ 2.9/8.0 MB 231.8 kB/s eta 0:00:22  ━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━ 2.9/8.0 MB 231.8 kB/s eta 0:00:22  ━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━ 2.9/8.0 MB 231.8 kB/s eta 0:00:22  ━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/8.0 MB 231.0 kB/s eta 0:00:22  ━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/8.0 MB 231.5 kB/s eta 0:00:22  ━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/8.0 MB 231.5 kB/s eta 0:00:22  ━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/8.0 MB 231.5 kB/s eta 0:00:22  ━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/8.0 MB 231.5 kB/s eta 0:00:22  ━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/8.0 MB 230.9 kB/s eta 0:00:22  ━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/8.0 MB 230.9 kB/s eta 0:00:22  ━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/8.0 MB 230.0 kB/s eta 0:00:22  ━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/8.0 MB 230.0 kB/s eta 0:00:22  ━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/8.0 MB 230.6 kB/s eta 0:00:22  ━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/8.0 MB 230.6 kB/s eta 0:00:22  ━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/8.0 MB 229.6 kB/s eta 0:00:22  ━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/8.0 MB 229.6 kB/s eta 0:00:22  ━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/8.0 MB 229.6 kB/s eta 0:00:22  ━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/8.0 MB 229.6 kB/s eta 0:00:22  ━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/8.0 MB 229.1 kB/s eta 0:00:22  ━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/8.0 MB 229.1 kB/s eta 0:00:22  ━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/8.0 MB 229.1 kB/s eta 0:00:22  ━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/8.0 MB 228.7 kB/s eta 0:00:22  ━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/8.0 MB 228.7 kB/s eta 0:00:22  ━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/8.0 MB 228.1 kB/s eta 0:00:22  ━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/8.0 MB 228.1 kB/s eta 0:00:22  ━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/8.0 MB 228.1 kB/s eta 0:00:22  ━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/8.0 MB 227.9 kB/s eta 0:00:22  ━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/8.0 MB 227.9 kB/s eta 0:00:22  ━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/8.0 MB 227.4 kB/s eta 0:00:22  ━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/8.0 MB 227.4 kB/s eta 0:00:22  ━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/8.0 MB 227.8 kB/s eta 0:00:22  ━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/8.0 MB 228.1 kB/s eta 0:00:22  ━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/8.0 MB 228.1 kB/s eta 0:00:22  ━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/8.0 MB 227.9 kB/s eta 0:00:22  ━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/8.0 MB 227.9 kB/s eta 0:00:22  ━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/8.0 MB 228.4 kB/s eta 0:00:22  ━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/8.0 MB 228.4 kB/s eta 0:00:22  ━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━ 3.2/8.0 MB 228.1 kB/s eta 0:00:22  ━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━ 3.2/8.0 MB 228.6 kB/s eta 0:00:21  ━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━ 3.2/8.0 MB 228.6 kB/s eta 0:00:21  ━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━ 3.2/8.0 MB 229.0 kB/s eta 0:00:21  ━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━ 3.3/8.0 MB 229.0 kB/s eta 0:00:21  ━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━ 3.3/8.0 MB 229.0 kB/s eta 0:00:21  ━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━ 3.3/8.0 MB 229.7 kB/s eta 0:00:21  ━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━ 3.3/8.0 MB 229.6 kB/s eta 0:00:21  ━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━ 3.3/8.0 MB 230.2 kB/s eta 0:00:21  ━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━ 3.3/8.0 MB 230.2 kB/s eta 0:00:21  ━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━ 3.3/8.0 MB 230.7 kB/s eta 0:00:21  ━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━ 3.3/8.0 MB 230.8 kB/s eta 0:00:21  ━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━ 3.4/8.0 MB 231.6 kB/s eta 0:00:21  ━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━ 3.4/8.0 MB 231.6 kB/s eta 0:00:20  ━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━ 3.4/8.0 MB 231.6 kB/s eta 0:00:20  ━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━ 3.4/8.0 MB 231.6 kB/s eta 0:00:20  ━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━ 3.4/8.0 MB 232.5 kB/s eta 0:00:20  ━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━ 3.4/8.0 MB 232.5 kB/s eta 0:00:20  ━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━ 3.4/8.0 MB 232.5 kB/s eta 0:00:20  ━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━ 3.4/8.0 MB 232.0 kB/s eta 0:00:20  ━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━ 3.4/8.0 MB 232.5 kB/s eta 0:00:20  ━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━ 3.4/8.0 MB 232.5 kB/s eta 0:00:20  ━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━ 3.5/8.0 MB 232.3 kB/s eta 0:00:20  ━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━ 3.5/8.0 MB 232.3 kB/s eta 0:00:20  ━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━ 3.5/8.0 MB 232.7 kB/s eta 0:00:20  ━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━ 3.5/8.0 MB 233.2 kB/s eta 0:00:20  ━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━ 3.5/8.0 MB 233.2 kB/s eta 0:00:20  ━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━ 3.5/8.0 MB 233.2 kB/s eta 0:00:20  ━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━ 3.5/8.0 MB 233.2 kB/s eta 0:00:20  ━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━ 3.5/8.0 MB 233.2 kB/s eta 0:00:20  ━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━ 3.5/8.0 MB 231.4 kB/s eta 0:00:20  ━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━ 3.5/8.0 MB 231.8 kB/s eta 0:00:20  ━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━ 3.5/8.0 MB 231.8 kB/s eta 0:00:20  ━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━ 3.5/8.0 MB 231.8 kB/s eta 0:00:20  ━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━ 3.5/8.0 MB 231.2 kB/s eta 0:00:20  ━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━ 3.5/8.0 MB 231.2 kB/s eta 0:00:20  ━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━ 3.5/8.0 MB 231.2 kB/s eta 0:00:20  ━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━ 3.6/8.0 MB 230.7 kB/s eta 0:00:20  ━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━ 3.6/8.0 MB 230.7 kB/s eta 0:00:20  ━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━ 3.6/8.0 MB 230.7 kB/s eta 0:00:20  ━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━ 3.6/8.0 MB 230.7 kB/s eta 0:00:20  ━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━ 3.6/8.0 MB 230.7 kB/s eta 0:00:20  ━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━ 3.6/8.0 MB 229.2 kB/s eta 0:00:20  ━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━ 3.6/8.0 MB 229.2 kB/s eta 0:00:20  ━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━ 3.6/8.0 MB 228.9 kB/s eta 0:00:20  ━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━ 3.6/8.0 MB 228.9 kB/s eta 0:00:20  ━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━ 3.6/8.0 MB 228.9 kB/s eta 0:00:20  ━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━ 3.6/8.0 MB 228.9 kB/s eta 0:00:20  ━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━ 3.6/8.0 MB 228.9 kB/s eta 0:00:20  ━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━ 3.6/8.0 MB 228.9 kB/s eta 0:00:20  ━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━ 3.6/8.0 MB 227.3 kB/s eta 0:00:20  ━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━ 3.6/8.0 MB 227.3 kB/s eta 0:00:20  ━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━ 3.6/8.0 MB 227.3 kB/s eta 0:00:20  ━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━ 3.6/8.0 MB 227.3 kB/s eta 0:00:20  ━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━ 3.6/8.0 MB 227.3 kB/s eta 0:00:20  ━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━ 3.6/8.0 MB 227.3 kB/s eta 0:00:20  ━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━ 3.6/8.0 MB 224.9 kB/s eta 0:00:20  ━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━ 3.6/8.0 MB 224.9 kB/s eta 0:00:20  ━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━ 3.6/8.0 MB 224.9 kB/s eta 0:00:20  ━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━ 3.6/8.0 MB 224.9 kB/s eta 0:00:20  ━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━ 3.6/8.0 MB 224.1 kB/s eta 0:00:20  ━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━ 3.6/8.0 MB 224.1 kB/s eta 0:00:20  ━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━ 3.6/8.0 MB 224.1 kB/s eta 0:00:20  ━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━ 3.6/8.0 MB 224.1 kB/s eta 0:00:20  ━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━ 3.6/8.0 MB 224.1 kB/s eta 0:00:20  ━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━ 3.6/8.0 MB 224.1 kB/s eta 0:00:20  ━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━ 3.7/8.0 MB 222.4 kB/s eta 0:00:20  ━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━ 3.7/8.0 MB 222.4 kB/s eta 0:00:20  ━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━ 3.7/8.0 MB 222.4 kB/s eta 0:00:20  ━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━ 3.7/8.0 MB 221.4 kB/s eta 0:00:20  ━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━ 3.7/8.0 MB 221.4 kB/s eta 0:00:20  ━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━ 3.7/8.0 MB 221.4 kB/s eta 0:00:20  ━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━ 3.7/8.0 MB 221.4 kB/s eta 0:00:20  ━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━ 3.7/8.0 MB 221.4 kB/s eta 0:00:20  ━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━ 3.7/8.0 MB 220.5 kB/s eta 0:00:20  ━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━ 3.7/8.0 MB 220.5 kB/s eta 0:00:20  ━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━ 3.7/8.0 MB 220.5 kB/s eta 0:00:20  ━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━ 3.7/8.0 MB 219.5 kB/s eta 0:00:20  ━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━ 3.7/8.0 MB 219.5 kB/s eta 0:00:20  ━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━ 3.7/8.0 MB 219.5 kB/s eta 0:00:20  ━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━ 3.7/8.0 MB 219.1 kB/s eta 0:00:20  ━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━ 3.7/8.0 MB 219.1 kB/s eta 0:00:20  ━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━ 3.7/8.0 MB 219.1 kB/s eta 0:00:20  ━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━ 3.7/8.0 MB 219.0 kB/s eta 0:00:20  ━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━ 3.7/8.0 MB 219.0 kB/s eta 0:00:20  ━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━ 3.7/8.0 MB 219.0 kB/s eta 0:00:20  ━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━ 3.7/8.0 MB 218.4 kB/s eta 0:00:20  ━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━ 3.7/8.0 MB 218.4 kB/s eta 0:00:20  ━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━ 3.8/8.0 MB 218.5 kB/s eta 0:00:20  ━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━ 3.8/8.0 MB 218.5 kB/s eta 0:00:20  ━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━ 3.8/8.0 MB 218.5 kB/s eta 0:00:20  ━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━ 3.8/8.0 MB 218.5 kB/s eta 0:00:20  ━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━ 3.8/8.0 MB 217.5 kB/s eta 0:00:20  ━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━ 3.8/8.0 MB 217.5 kB/s eta 0:00:20  ━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━ 3.8/8.0 MB 217.9 kB/s eta 0:00:20  ━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━ 3.8/8.0 MB 217.9 kB/s eta 0:00:20  ━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━ 3.8/8.0 MB 217.9 kB/s eta 0:00:20  ━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━ 3.8/8.0 MB 217.9 kB/s eta 0:00:20  ━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━ 3.8/8.0 MB 217.9 kB/s eta 0:00:20  ━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━ 3.8/8.0 MB 217.9 kB/s eta 0:00:20  ━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━ 3.8/8.0 MB 217.9 kB/s eta 0:00:20  ━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━ 3.8/8.0 MB 217.9 kB/s eta 0:00:20  ━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━ 3.8/8.0 MB 217.9 kB/s eta 0:00:20  ━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━ 3.9/8.0 MB 216.7 kB/s eta 0:00:20  ━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━ 3.9/8.0 MB 216.7 kB/s eta 0:00:20  ━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━ 3.9/8.0 MB 216.7 kB/s eta 0:00:20  ━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━ 3.9/8.0 MB 216.7 kB/s eta 0:00:20  ━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━ 3.9/8.0 MB 216.7 kB/s eta 0:00:20  ━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━ 3.9/8.0 MB 216.7 kB/s eta 0:00:20  ━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━ 3.9/8.0 MB 215.7 kB/s eta 0:00:20  ━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━ 3.9/8.0 MB 215.7 kB/s eta 0:00:20  ━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━ 3.9/8.0 MB 215.7 kB/s eta 0:00:20  ━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━ 3.9/8.0 MB 215.7 kB/s eta 0:00:19  ━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━ 3.9/8.0 MB 215.7 kB/s eta 0:00:19  ━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━ 3.9/8.0 MB 215.7 kB/s eta 0:00:19  ━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━ 3.9/8.0 MB 215.7 kB/s eta 0:00:19  ━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━ 3.9/8.0 MB 215.4 kB/s eta 0:00:19  ━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━ 3.9/8.0 MB 215.4 kB/s eta 0:00:19  ━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━ 3.9/8.0 MB 215.4 kB/s eta 0:00:19  ━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━ 3.9/8.0 MB 214.6 kB/s eta 0:00:19  ━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━ 3.9/8.0 MB 214.6 kB/s eta 0:00:19  ━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━ 3.9/8.0 MB 214.6 kB/s eta 0:00:19  ━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━ 3.9/8.0 MB 214.6 kB/s eta 0:00:19  ━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━ 4.0/8.0 MB 214.1 kB/s eta 0:00:19  ━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━ 4.0/8.0 MB 214.1 kB/s eta 0:00:19  ━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━ 4.0/8.0 MB 214.1 kB/s eta 0:00:19  ━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━ 4.0/8.0 MB 213.3 kB/s eta 0:00:19  ━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━ 4.0/8.0 MB 213.3 kB/s eta 0:00:19  ━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━ 4.0/8.0 MB 213.4 kB/s eta 0:00:19  ━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━ 4.0/8.0 MB 213.4 kB/s eta 0:00:19  ━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━ 4.0/8.0 MB 213.4 kB/s eta 0:00:19  ━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━ 4.0/8.0 MB 213.4 kB/s eta 0:00:19  ━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━ 4.0/8.0 MB 213.4 kB/s eta 0:00:19  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 4.0/8.0 MB 212.5 kB/s eta 0:00:19  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 4.0/8.0 MB 212.5 kB/s eta 0:00:19  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 4.0/8.0 MB 212.5 kB/s eta 0:00:19  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 4.0/8.0 MB 212.5 kB/s eta 0:00:19  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 4.0/8.0 MB 212.5 kB/s eta 0:00:19  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 4.0/8.0 MB 211.2 kB/s eta 0:00:19  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 4.0/8.0 MB 211.2 kB/s eta 0:00:19  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 4.0/8.0 MB 211.2 kB/s eta 0:00:19  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 4.0/8.0 MB 211.2 kB/s eta 0:00:19  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 4.0/8.0 MB 211.2 kB/s eta 0:00:19  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 4.0/8.0 MB 210.3 kB/s eta 0:00:19  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 4.0/8.0 MB 210.3 kB/s eta 0:00:19  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 4.0/8.0 MB 210.3 kB/s eta 0:00:19  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 4.0/8.0 MB 210.3 kB/s eta 0:00:19  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 4.0/8.0 MB 209.3 kB/s eta 0:00:19  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 4.0/8.0 MB 209.3 kB/s eta 0:00:19  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 4.0/8.0 MB 209.3 kB/s eta 0:00:19  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 4.0/8.0 MB 209.3 kB/s eta 0:00:19  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 4.1/8.0 MB 208.8 kB/s eta 0:00:19  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 4.1/8.0 MB 208.8 kB/s eta 0:00:19  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 4.1/8.0 MB 208.8 kB/s eta 0:00:19  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 4.1/8.0 MB 208.8 kB/s eta 0:00:19  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 4.1/8.0 MB 208.2 kB/s eta 0:00:19  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 4.1/8.0 MB 208.2 kB/s eta 0:00:19  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 4.1/8.0 MB 208.2 kB/s eta 0:00:19  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 4.1/8.0 MB 207.5 kB/s eta 0:00:19  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 4.1/8.0 MB 207.5 kB/s eta 0:00:19  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 4.1/8.0 MB 207.5 kB/s eta 0:00:19  ━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━ 4.1/8.0 MB 207.7 kB/s eta 0:00:19  ━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━ 4.1/8.0 MB 207.7 kB/s eta 0:00:19  ━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━ 4.1/8.0 MB 207.1 kB/s eta 0:00:19  ━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━ 4.1/8.0 MB 207.1 kB/s eta 0:00:19  ━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━ 4.1/8.0 MB 207.1 kB/s eta 0:00:19  ━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━ 4.1/8.0 MB 207.1 kB/s eta 0:00:19  ━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━ 4.1/8.0 MB 207.1 kB/s eta 0:00:19  ━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━ 4.1/8.0 MB 206.6 kB/s eta 0:00:19  ━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━ 4.2/8.0 MB 207.1 kB/s eta 0:00:19  ━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━ 4.2/8.0 MB 207.1 kB/s eta 0:00:19  ━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━ 4.2/8.0 MB 207.1 kB/s eta 0:00:19  ━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━ 4.2/8.0 MB 206.6 kB/s eta 0:00:19  ━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━ 4.2/8.0 MB 206.6 kB/s eta 0:00:19  ━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━ 4.2/8.0 MB 206.8 kB/s eta 0:00:19  ━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━ 4.2/8.0 MB 206.8 kB/s eta 0:00:19  ━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━ 4.2/8.0 MB 206.8 kB/s eta 0:00:19  ━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━ 4.2/8.0 MB 206.1 kB/s eta 0:00:19  ━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━ 4.2/8.0 MB 206.1 kB/s eta 0:00:19  ━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━ 4.2/8.0 MB 206.1 kB/s eta 0:00:19  ━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━ 4.2/8.0 MB 206.1 kB/s eta 0:00:19  ━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━ 4.2/8.0 MB 205.4 kB/s eta 0:00:19  ━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━ 4.2/8.0 MB 205.4 kB/s eta 0:00:19  ━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━ 4.2/8.0 MB 205.4 kB/s eta 0:00:19  ━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━ 4.2/8.0 MB 205.4 kB/s eta 0:00:19  ━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━ 4.2/8.0 MB 205.4 kB/s eta 0:00:19  ━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━ 4.2/8.0 MB 205.4 kB/s eta 0:00:19  ━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━ 4.2/8.0 MB 205.4 kB/s eta 0:00:19  ━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━ 4.2/8.0 MB 203.9 kB/s eta 0:00:19  ━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━ 4.2/8.0 MB 203.9 kB/s eta 0:00:19  ━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━ 4.2/8.0 MB 203.9 kB/s eta 0:00:19  ━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━ 4.2/8.0 MB 203.9 kB/s eta 0:00:19  ━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━ 4.2/8.0 MB 203.9 kB/s eta 0:00:19  ━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━ 4.2/8.0 MB 203.9 kB/s eta 0:00:19  ━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━ 4.3/8.0 MB 202.4 kB/s eta 0:00:19  ━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━ 4.3/8.0 MB 202.4 kB/s eta 0:00:19  ━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━ 4.3/8.0 MB 202.4 kB/s eta 0:00:19  ━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━ 4.3/8.0 MB 202.4 kB/s eta 0:00:19  ━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━ 4.3/8.0 MB 202.4 kB/s eta 0:00:19  ━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━ 4.3/8.0 MB 201.6 kB/s eta 0:00:19  ━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━ 4.3/8.0 MB 201.6 kB/s eta 0:00:19  ━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━ 4.3/8.0 MB 201.6 kB/s eta 0:00:19  ━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━ 4.3/8.0 MB 201.6 kB/s eta 0:00:19  ━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━ 4.3/8.0 MB 201.6 kB/s eta 0:00:19  ━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━ 4.3/8.0 MB 200.6 kB/s eta 0:00:19  ━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━ 4.3/8.0 MB 200.6 kB/s eta 0:00:19  ━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━ 4.3/8.0 MB 200.6 kB/s eta 0:00:19  ━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━ 4.3/8.0 MB 200.4 kB/s eta 0:00:19  ━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━ 4.3/8.0 MB 200.4 kB/s eta 0:00:19  ━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━ 4.3/8.0 MB 200.5 kB/s eta 0:00:19  ━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━ 4.3/8.0 MB 200.5 kB/s eta 0:00:19  ━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━ 4.3/8.0 MB 200.5 kB/s eta 0:00:19  ━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━ 4.3/8.0 MB 200.5 kB/s eta 0:00:19  ━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━ 4.3/8.0 MB 200.5 kB/s eta 0:00:19  ━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━ 4.4/8.0 MB 199.9 kB/s eta 0:00:19  ━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━ 4.4/8.0 MB 199.9 kB/s eta 0:00:19  ━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━ 4.4/8.0 MB 199.9 kB/s eta 0:00:19  ━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━ 4.4/8.0 MB 199.8 kB/s eta 0:00:19  ━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━ 4.4/8.0 MB 199.8 kB/s eta 0:00:19  ━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━ 4.4/8.0 MB 199.8 kB/s eta 0:00:19  ━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━ 4.4/8.0 MB 199.2 kB/s eta 0:00:19  ━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━ 4.4/8.0 MB 199.2 kB/s eta 0:00:19  ━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━ 4.4/8.0 MB 199.2 kB/s eta 0:00:19  ━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━ 4.4/8.0 MB 199.3 kB/s eta 0:00:19  ━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━ 4.4/8.0 MB 199.3 kB/s eta 0:00:19  ━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━ 4.4/8.0 MB 198.9 kB/s eta 0:00:19  ━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━ 4.4/8.0 MB 198.9 kB/s eta 0:00:19  ━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━ 4.4/8.0 MB 199.2 kB/s eta 0:00:18  ━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━ 4.4/8.0 MB 199.2 kB/s eta 0:00:18  ━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━ 4.4/8.0 MB 199.2 kB/s eta 0:00:18  ━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━ 4.5/8.0 MB 199.4 kB/s eta 0:00:18  ━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━ 4.5/8.0 MB 199.4 kB/s eta 0:00:18  ━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━ 4.5/8.0 MB 199.1 kB/s eta 0:00:18  ━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━ 4.5/8.0 MB 199.1 kB/s eta 0:00:18  ━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━ 4.5/8.0 MB 199.4 kB/s eta 0:00:18  ━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━ 4.5/8.0 MB 199.4 kB/s eta 0:00:18  ━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━ 4.5/8.0 MB 199.2 kB/s eta 0:00:18  ━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━ 4.5/8.0 MB 199.6 kB/s eta 0:00:18  ━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━ 4.5/8.0 MB 199.6 kB/s eta 0:00:18  ━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━ 4.5/8.0 MB 200.0 kB/s eta 0:00:18  ━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━ 4.5/8.0 MB 199.9 kB/s eta 0:00:18  ━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━ 4.5/8.0 MB 199.9 kB/s eta 0:00:18  ━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━ 4.6/8.0 MB 200.3 kB/s eta 0:00:18  ━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━ 4.6/8.0 MB 200.3 kB/s eta 0:00:18  ━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━ 4.6/8.0 MB 200.3 kB/s eta 0:00:18  ━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━ 4.6/8.0 MB 200.1 kB/s eta 0:00:18  ━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━ 4.6/8.0 MB 200.1 kB/s eta 0:00:18  ━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━ 4.6/8.0 MB 200.5 kB/s eta 0:00:17  ━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━ 4.6/8.0 MB 200.5 kB/s eta 0:00:17  ━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━ 4.6/8.0 MB 200.5 kB/s eta 0:00:17  ━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━ 4.6/8.0 MB 200.5 kB/s eta 0:00:17  ━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━ 4.6/8.0 MB 200.5 kB/s eta 0:00:17  ━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━ 4.6/8.0 MB 200.5 kB/s eta 0:00:17  ━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━ 4.6/8.0 MB 200.5 kB/s eta 0:00:17  ━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━ 4.6/8.0 MB 199.6 kB/s eta 0:00:17  ━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━ 4.6/8.0 MB 199.6 kB/s eta 0:00:17  ━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━ 4.7/8.0 MB 199.9 kB/s eta 0:00:17  ━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━ 4.7/8.0 MB 199.9 kB/s eta 0:00:17  ━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━ 4.7/8.0 MB 199.8 kB/s eta 0:00:17  ━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━ 4.7/8.0 MB 200.1 kB/s eta 0:00:17  ━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━ 4.7/8.0 MB 200.1 kB/s eta 0:00:17  ━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━ 4.7/8.0 MB 200.5 kB/s eta 0:00:17  ━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━ 4.7/8.0 MB 200.5 kB/s eta 0:00:17  ━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━ 4.7/8.0 MB 200.5 kB/s eta 0:00:17  ━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━ 4.7/8.0 MB 200.8 kB/s eta 0:00:17  ━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━ 4.7/8.0 MB 200.8 kB/s eta 0:00:17  ━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━ 4.7/8.0 MB 200.8 kB/s eta 0:00:17  ━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━ 4.8/8.0 MB 200.3 kB/s eta 0:00:17  ━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━ 4.8/8.0 MB 200.9 kB/s eta 0:00:17  ━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━ 4.8/8.0 MB 200.9 kB/s eta 0:00:17  ━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━ 4.8/8.0 MB 201.0 kB/s eta 0:00:16  ━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━ 4.8/8.0 MB 201.0 kB/s eta 0:00:16  ━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━ 4.8/8.0 MB 200.9 kB/s eta 0:00:16  ━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━ 4.8/8.0 MB 200.9 kB/s eta 0:00:16  ━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━ 4.8/8.0 MB 201.0 kB/s eta 0:00:16  ━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━ 4.8/8.0 MB 201.0 kB/s eta 0:00:16  ━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━ 4.8/8.0 MB 201.0 kB/s eta 0:00:16  ━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━ 4.8/8.0 MB 201.0 kB/s eta 0:00:16  ━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━ 4.8/8.0 MB 201.0 kB/s eta 0:00:16  ━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━ 4.8/8.0 MB 200.1 kB/s eta 0:00:16  ━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━ 4.8/8.0 MB 200.1 kB/s eta 0:00:16  ━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━ 4.8/8.0 MB 200.1 kB/s eta 0:00:16  ━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━ 4.9/8.0 MB 200.1 kB/s eta 0:00:16  ━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━ 4.9/8.0 MB 200.1 kB/s eta 0:00:16  ━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━ 4.9/8.0 MB 200.1 kB/s eta 0:00:16  ━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━ 4.9/8.0 MB 200.1 kB/s eta 0:00:16  ━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━ 4.9/8.0 MB 200.1 kB/s eta 0:00:16  ━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━ 4.9/8.0 MB 200.1 kB/s eta 0:00:16  ━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━ 4.9/8.0 MB 199.6 kB/s eta 0:00:16  ━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━ 4.9/8.0 MB 199.6 kB/s eta 0:00:16  ━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━ 4.9/8.0 MB 199.8 kB/s eta 0:00:16  ━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━ 4.9/8.0 MB 199.8 kB/s eta 0:00:16  ━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━ 4.9/8.0 MB 199.6 kB/s eta 0:00:16  ━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━ 4.9/8.0 MB 199.6 kB/s eta 0:00:16  ━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━ 4.9/8.0 MB 199.7 kB/s eta 0:00:16  ━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━ 4.9/8.0 MB 199.7 kB/s eta 0:00:16  ━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━ 4.9/8.0 MB 199.7 kB/s eta 0:00:16  ━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━ 4.9/8.0 MB 199.7 kB/s eta 0:00:16  ━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━ 5.0/8.0 MB 199.6 kB/s eta 0:00:16  ━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━ 5.0/8.0 MB 199.4 kB/s eta 0:00:16  ━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━ 5.0/8.0 MB 199.4 kB/s eta 0:00:16  ━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━ 5.0/8.0 MB 199.4 kB/s eta 0:00:16  ━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━ 5.0/8.0 MB 199.4 kB/s eta 0:00:16  ━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━ 5.0/8.0 MB 199.3 kB/s eta 0:00:16  ━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━ 5.0/8.0 MB 199.3 kB/s eta 0:00:16  ━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━ 5.0/8.0 MB 199.0 kB/s eta 0:00:16  ━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━ 5.0/8.0 MB 199.0 kB/s eta 0:00:16  ━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━ 5.0/8.0 MB 199.0 kB/s eta 0:00:16  ━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━ 5.0/8.0 MB 199.1 kB/s eta 0:00:15  ━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━ 5.0/8.0 MB 199.1 kB/s eta 0:00:15  ━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━ 5.0/8.0 MB 199.1 kB/s eta 0:00:15  ━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━ 5.0/8.0 MB 199.1 kB/s eta 0:00:15  ━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━ 5.0/8.0 MB 198.7 kB/s eta 0:00:15  ━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━ 5.0/8.0 MB 198.7 kB/s eta 0:00:15  ━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━ 5.0/8.0 MB 198.7 kB/s eta 0:00:15  ━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━ 5.0/8.0 MB 198.7 kB/s eta 0:00:15  ━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━ 5.0/8.0 MB 198.7 kB/s eta 0:00:15  ━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━ 5.1/8.0 MB 198.5 kB/s eta 0:00:15  ━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━ 5.1/8.0 MB 198.5 kB/s eta 0:00:15  ━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━ 5.1/8.0 MB 198.5 kB/s eta 0:00:15  ━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━ 5.1/8.0 MB 198.0 kB/s eta 0:00:15  ━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━ 5.1/8.0 MB 198.0 kB/s eta 0:00:15  ━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━ 5.1/8.0 MB 198.3 kB/s eta 0:00:15  ━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━ 5.1/8.0 MB 198.3 kB/s eta 0:00:15  ━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━ 5.1/8.0 MB 198.3 kB/s eta 0:00:15  ━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━ 5.1/8.0 MB 198.3 kB/s eta 0:00:15  ━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━ 5.1/8.0 MB 198.0 kB/s eta 0:00:15  ━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━ 5.1/8.0 MB 198.0 kB/s eta 0:00:15  ━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━ 5.2/8.0 MB 198.3 kB/s eta 0:00:15  ━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━ 5.2/8.0 MB 198.3 kB/s eta 0:00:15  ━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━ 5.2/8.0 MB 198.3 kB/s eta 0:00:15  ━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━ 5.2/8.0 MB 198.3 kB/s eta 0:00:15  ━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━ 5.2/8.0 MB 197.6 kB/s eta 0:00:15  ━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━ 5.2/8.0 MB 197.6 kB/s eta 0:00:15  ━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━ 5.2/8.0 MB 197.9 kB/s eta 0:00:15  ━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━ 5.2/8.0 MB 197.9 kB/s eta 0:00:15  ━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━ 5.2/8.0 MB 197.9 kB/s eta 0:00:15  ━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━ 5.2/8.0 MB 197.9 kB/s eta 0:00:15  ━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━ 5.2/8.0 MB 197.9 kB/s eta 0:00:15  ━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━ 5.2/8.0 MB 197.6 kB/s eta 0:00:15  ━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━ 5.2/8.0 MB 197.6 kB/s eta 0:00:15  ━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━ 5.2/8.0 MB 197.6 kB/s eta 0:00:15  ━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━ 5.2/8.0 MB 197.7 kB/s eta 0:00:14  ━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━ 5.2/8.0 MB 197.7 kB/s eta 0:00:14  ━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━ 5.2/8.0 MB 197.7 kB/s eta 0:00:14  ━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━ 5.2/8.0 MB 197.7 kB/s eta 0:00:14  ━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━ 5.2/8.0 MB 197.7 kB/s eta 0:00:14  ━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━ 5.3/8.0 MB 197.5 kB/s eta 0:00:14  ━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━ 5.3/8.0 MB 197.5 kB/s eta 0:00:14  ━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━ 5.3/8.0 MB 197.5 kB/s eta 0:00:14  ━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━ 5.3/8.0 MB 197.4 kB/s eta 0:00:14  ━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━ 5.3/8.0 MB 197.4 kB/s eta 0:00:14  ━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━ 5.3/8.0 MB 197.4 kB/s eta 0:00:14  ━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━ 5.3/8.0 MB 197.1 kB/s eta 0:00:14  ━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━ 5.3/8.0 MB 197.1 kB/s eta 0:00:14  ━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━ 5.3/8.0 MB 197.1 kB/s eta 0:00:14  ━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━ 5.3/8.0 MB 197.1 kB/s eta 0:00:14  ━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━ 5.3/8.0 MB 196.7 kB/s eta 0:00:14  ━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━ 5.3/8.0 MB 196.7 kB/s eta 0:00:14  ━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━ 5.3/8.0 MB 196.7 kB/s eta 0:00:14  ━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━ 5.3/8.0 MB 196.3 kB/s eta 0:00:14  ━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━ 5.3/8.0 MB 196.3 kB/s eta 0:00:14  ━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━ 5.3/8.0 MB 196.3 kB/s eta 0:00:14  ━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━ 5.3/8.0 MB 196.3 kB/s eta 0:00:14  ━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━ 5.3/8.0 MB 195.9 kB/s eta 0:00:14  ━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━ 5.3/8.0 MB 195.9 kB/s eta 0:00:14  ━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━ 5.3/8.0 MB 195.9 kB/s eta 0:00:14  ━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━ 5.4/8.0 MB 195.9 kB/s eta 0:00:14  ━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━ 5.4/8.0 MB 195.9 kB/s eta 0:00:14  ━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━ 5.4/8.0 MB 195.9 kB/s eta 0:00:14  ━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━ 5.4/8.0 MB 195.6 kB/s eta 0:00:14  ━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━ 5.4/8.0 MB 195.6 kB/s eta 0:00:14  ━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━ 5.4/8.0 MB 195.6 kB/s eta 0:00:14  ━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━ 5.4/8.0 MB 195.6 kB/s eta 0:00:14  ━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━ 5.4/8.0 MB 195.6 kB/s eta 0:00:14  ━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━ 5.4/8.0 MB 195.3 kB/s eta 0:00:14  ━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━ 5.4/8.0 MB 195.3 kB/s eta 0:00:14  ━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━ 5.4/8.0 MB 195.3 kB/s eta 0:00:14  ━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━ 5.4/8.0 MB 195.5 kB/s eta 0:00:14  ━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━ 5.4/8.0 MB 195.5 kB/s eta 0:00:14  ━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━ 5.4/8.0 MB 195.5 kB/s eta 0:00:14  ━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━ 5.4/8.0 MB 195.4 kB/s eta 0:00:14  ━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━ 5.4/8.0 MB 195.4 kB/s eta 0:00:14  ━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━ 5.5/8.0 MB 195.1 kB/s eta 0:00:14  ━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━ 5.5/8.0 MB 195.1 kB/s eta 0:00:14  ━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━ 5.5/8.0 MB 195.1 kB/s eta 0:00:14  ━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━ 5.5/8.0 MB 195.2 kB/s eta 0:00:13  ━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━ 5.5/8.0 MB 195.2 kB/s eta 0:00:13  ━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━ 5.5/8.0 MB 195.0 kB/s eta 0:00:13  ━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━ 5.5/8.0 MB 195.0 kB/s eta 0:00:13  ━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━ 5.5/8.0 MB 195.0 kB/s eta 0:00:13  ━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━ 5.5/8.0 MB 195.1 kB/s eta 0:00:13  ━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━ 5.5/8.0 MB 195.3 kB/s eta 0:00:13  ━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━ 5.5/8.0 MB 195.3 kB/s eta 0:00:13  ━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━ 5.5/8.0 MB 195.1 kB/s eta 0:00:13  ━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━ 5.5/8.0 MB 195.1 kB/s eta 0:00:13  ━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━ 5.6/8.0 MB 195.4 kB/s eta 0:00:13  ━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━ 5.6/8.0 MB 195.4 kB/s eta 0:00:13  ━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━ 5.6/8.0 MB 195.2 kB/s eta 0:00:13  ━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━ 5.6/8.0 MB 195.2 kB/s eta 0:00:13  ━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━ 5.6/8.0 MB 195.5 kB/s eta 0:00:13  ━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━ 5.6/8.0 MB 195.5 kB/s eta 0:00:13  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━ 5.6/8.0 MB 195.9 kB/s eta 0:00:13  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━ 5.6/8.0 MB 195.8 kB/s eta 0:00:13  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━ 5.6/8.0 MB 195.8 kB/s eta 0:00:13  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━ 5.6/8.0 MB 196.1 kB/s eta 0:00:13  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━ 5.7/8.0 MB 196.1 kB/s eta 0:00:12  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━ 5.7/8.0 MB 196.1 kB/s eta 0:00:12  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━ 5.7/8.0 MB 196.1 kB/s eta 0:00:12  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━ 5.7/8.0 MB 196.1 kB/s eta 0:00:12  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━ 5.7/8.0 MB 196.6 kB/s eta 0:00:12  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━ 5.7/8.0 MB 196.6 kB/s eta 0:00:12  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━ 5.7/8.0 MB 196.5 kB/s eta 0:00:12  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━ 5.7/8.0 MB 196.5 kB/s eta 0:00:12  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━ 5.7/8.0 MB 196.7 kB/s eta 0:00:12  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━ 5.7/8.0 MB 196.7 kB/s eta 0:00:12  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━ 5.7/8.0 MB 196.5 kB/s eta 0:00:12  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━ 5.7/8.0 MB 196.5 kB/s eta 0:00:12  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━ 5.8/8.0 MB 196.8 kB/s eta 0:00:12  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━ 5.8/8.0 MB 196.8 kB/s eta 0:00:12  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━ 5.8/8.0 MB 197.0 kB/s eta 0:00:12  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━ 5.8/8.0 MB 197.0 kB/s eta 0:00:12  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━ 5.8/8.0 MB 196.9 kB/s eta 0:00:12  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━ 5.8/8.0 MB 197.2 kB/s eta 0:00:12  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━ 5.8/8.0 MB 197.2 kB/s eta 0:00:12  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━ 5.8/8.0 MB 197.2 kB/s eta 0:00:12  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━ 5.8/8.0 MB 197.1 kB/s eta 0:00:12  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━ 5.8/8.0 MB 197.5 kB/s eta 0:00:11  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━ 5.9/8.0 MB 197.8 kB/s eta 0:00:11  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━ 5.9/8.0 MB 197.8 kB/s eta 0:00:11  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━ 5.9/8.0 MB 197.8 kB/s eta 0:00:11  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━ 5.9/8.0 MB 198.2 kB/s eta 0:00:11  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━ 5.9/8.0 MB 198.2 kB/s eta 0:00:11  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━ 5.9/8.0 MB 198.2 kB/s eta 0:00:11  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━ 5.9/8.0 MB 198.2 kB/s eta 0:00:11  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━ 5.9/8.0 MB 198.2 kB/s eta 0:00:11  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━ 5.9/8.0 MB 198.5 kB/s eta 0:00:11  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━ 5.9/8.0 MB 198.5 kB/s eta 0:00:11  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━ 5.9/8.0 MB 198.4 kB/s eta 0:00:11  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━ 5.9/8.0 MB 198.4 kB/s eta 0:00:11  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━ 6.0/8.0 MB 197.7 kB/s eta 0:00:11  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━ 6.0/8.0 MB 197.7 kB/s eta 0:00:11  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━ 6.0/8.0 MB 195.3 kB/s eta 0:00:11  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━ 6.0/8.0 MB 195.3 kB/s eta 0:00:11  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━ 6.0/8.0 MB 193.2 kB/s eta 0:00:11  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━ 6.0/8.0 MB 191.2 kB/s eta 0:00:11  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━ 6.0/8.0 MB 191.2 kB/s eta 0:00:11  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━ 6.0/8.0 MB 188.8 kB/s eta 0:00:11  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━ 6.1/8.0 MB 189.3 kB/s eta 0:00:11  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━ 6.1/8.0 MB 189.3 kB/s eta 0:00:11  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━ 6.1/8.0 MB 185.4 kB/s eta 0:00:11  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━ 6.1/8.0 MB 184.7 kB/s eta 0:00:11  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━ 6.1/8.0 MB 184.7 kB/s eta 0:00:11  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━ 6.1/8.0 MB 183.7 kB/s eta 0:00:11  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━ 6.1/8.0 MB 181.7 kB/s eta 0:00:11  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━ 6.1/8.0 MB 181.3 kB/s eta 0:00:11  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━ 6.1/8.0 MB 181.3 kB/s eta 0:00:11  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━ 6.1/8.0 MB 181.3 kB/s eta 0:00:11  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━ 6.2/8.0 MB 180.6 kB/s eta 0:00:11  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━ 6.2/8.0 MB 180.6 kB/s eta 0:00:11  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━ 6.2/8.0 MB 179.3 kB/s eta 0:00:11  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━ 6.2/8.0 MB 179.3 kB/s eta 0:00:11  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━ 6.2/8.0 MB 177.2 kB/s eta 0:00:11  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━ 6.2/8.0 MB 177.2 kB/s eta 0:00:11  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━ 6.2/8.0 MB 176.9 kB/s eta 0:00:11  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━ 6.2/8.0 MB 176.9 kB/s eta 0:00:11  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━ 6.2/8.0 MB 176.9 kB/s eta 0:00:11  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━ 6.2/8.0 MB 175.5 kB/s eta 0:00:11  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━ 6.2/8.0 MB 175.7 kB/s eta 0:00:11  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━ 6.2/8.0 MB 175.7 kB/s eta 0:00:11  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━ 6.3/8.0 MB 175.5 kB/s eta 0:00:10  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━ 6.3/8.0 MB 175.5 kB/s eta 0:00:10  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━ 6.3/8.0 MB 175.1 kB/s eta 0:00:10  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━ 6.3/8.0 MB 175.1 kB/s eta 0:00:10  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━ 6.3/8.0 MB 174.8 kB/s eta 0:00:10  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━ 6.3/8.0 MB 174.5 kB/s eta 0:00:10  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━ 6.3/8.0 MB 174.5 kB/s eta 0:00:10  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━ 6.3/8.0 MB 174.5 kB/s eta 0:00:10  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━ 6.3/8.0 MB 173.8 kB/s eta 0:00:10  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━ 6.3/8.0 MB 173.8 kB/s eta 0:00:10  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━ 6.3/8.0 MB 173.8 kB/s eta 0:00:10  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━ 6.3/8.0 MB 173.8 kB/s eta 0:00:10  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━ 6.3/8.0 MB 173.2 kB/s eta 0:00:10  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━ 6.3/8.0 MB 173.2 kB/s eta 0:00:10  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━ 6.4/8.0 MB 173.2 kB/s eta 0:00:10  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━ 6.4/8.0 MB 173.2 kB/s eta 0:00:10  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━ 6.4/8.0 MB 172.8 kB/s eta 0:00:10  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━ 6.4/8.0 MB 173.1 kB/s eta 0:00:10  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━ 6.4/8.0 MB 173.1 kB/s eta 0:00:10  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━ 6.4/8.0 MB 173.0 kB/s eta 0:00:10  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━ 6.4/8.0 MB 173.0 kB/s eta 0:00:10  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━ 6.4/8.0 MB 173.0 kB/s eta 0:00:10  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━ 6.4/8.0 MB 173.0 kB/s eta 0:00:10  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━ 6.4/8.0 MB 172.7 kB/s eta 0:00:10  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━ 6.5/8.0 MB 173.0 kB/s eta 0:00:09  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━ 6.5/8.0 MB 173.0 kB/s eta 0:00:09  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━ 6.5/8.0 MB 173.4 kB/s eta 0:00:09  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━ 6.5/8.0 MB 173.4 kB/s eta 0:00:09  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━ 6.5/8.0 MB 173.3 kB/s eta 0:00:09  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━ 6.5/8.0 MB 173.3 kB/s eta 0:00:09  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━ 6.5/8.0 MB 173.6 kB/s eta 0:00:09  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━ 6.5/8.0 MB 173.5 kB/s eta 0:00:09  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━ 6.5/8.0 MB 173.5 kB/s eta 0:00:09  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━ 6.5/8.0 MB 173.8 kB/s eta 0:00:09  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━ 6.5/8.0 MB 173.8 kB/s eta 0:00:09  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━ 6.6/8.0 MB 173.9 kB/s eta 0:00:09  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━ 6.6/8.0 MB 173.9 kB/s eta 0:00:09  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━ 6.6/8.0 MB 174.4 kB/s eta 0:00:09  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━ 6.6/8.0 MB 174.9 kB/s eta 0:00:09  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━ 6.6/8.0 MB 174.7 kB/s eta 0:00:08  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━ 6.6/8.0 MB 175.1 kB/s eta 0:00:08  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━ 6.6/8.0 MB 175.2 kB/s eta 0:00:08  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━ 6.6/8.0 MB 175.2 kB/s eta 0:00:08  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━ 6.6/8.0 MB 175.2 kB/s eta 0:00:08  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━ 6.6/8.0 MB 175.2 kB/s eta 0:00:08  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━ 6.7/8.0 MB 175.4 kB/s eta 0:00:08  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━ 6.7/8.0 MB 175.5 kB/s eta 0:00:08  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━ 6.7/8.0 MB 175.5 kB/s eta 0:00:08  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━ 6.7/8.0 MB 175.5 kB/s eta 0:00:08  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━ 6.7/8.0 MB 175.5 kB/s eta 0:00:08  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━ 6.7/8.0 MB 175.0 kB/s eta 0:00:08  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━ 6.7/8.0 MB 175.0 kB/s eta 0:00:08  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━ 6.7/8.0 MB 174.9 kB/s eta 0:00:08  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━ 6.7/8.0 MB 174.9 kB/s eta 0:00:08  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━ 6.7/8.0 MB 175.2 kB/s eta 0:00:08  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━ 6.7/8.0 MB 175.2 kB/s eta 0:00:08  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━ 6.8/8.0 MB 175.1 kB/s eta 0:00:08  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━ 6.8/8.0 MB 175.1 kB/s eta 0:00:08  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━ 6.8/8.0 MB 174.7 kB/s eta 0:00:08  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━ 6.8/8.0 MB 174.7 kB/s eta 0:00:08  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━ 6.8/8.0 MB 174.7 kB/s eta 0:00:08  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━ 6.8/8.0 MB 175.1 kB/s eta 0:00:07  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━ 6.8/8.0 MB 175.1 kB/s eta 0:00:07  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━ 6.8/8.0 MB 175.1 kB/s eta 0:00:07  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━ 6.8/8.0 MB 175.1 kB/s eta 0:00:07  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━ 6.8/8.0 MB 175.3 kB/s eta 0:00:07  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━ 6.8/8.0 MB 175.3 kB/s eta 0:00:07  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━ 6.8/8.0 MB 175.3 kB/s eta 0:00:07  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━ 6.8/8.0 MB 175.3 kB/s eta 0:00:07  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━ 6.8/8.0 MB 175.3 kB/s eta 0:00:07  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━ 6.9/8.0 MB 175.1 kB/s eta 0:00:07  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━ 6.9/8.0 MB 175.1 kB/s eta 0:00:07  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━ 6.9/8.0 MB 175.1 kB/s eta 0:00:07  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━ 6.9/8.0 MB 175.1 kB/s eta 0:00:07  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━ 6.9/8.0 MB 175.1 kB/s eta 0:00:07  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━ 6.9/8.0 MB 175.1 kB/s eta 0:00:07  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━ 6.9/8.0 MB 175.1 kB/s eta 0:00:07  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━ 6.9/8.0 MB 175.1 kB/s eta 0:00:07  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━ 6.9/8.0 MB 175.1 kB/s eta 0:00:07  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━ 6.9/8.0 MB 175.1 kB/s eta 0:00:07  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━ 6.9/8.0 MB 175.1 kB/s eta 0:00:07  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━ 6.9/8.0 MB 174.2 kB/s eta 0:00:07  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━ 6.9/8.0 MB 174.2 kB/s eta 0:00:07  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━ 6.9/8.0 MB 174.1 kB/s eta 0:00:07  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━ 6.9/8.0 MB 174.1 kB/s eta 0:00:07  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━ 6.9/8.0 MB 174.1 kB/s eta 0:00:07  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━ 6.9/8.0 MB 173.7 kB/s eta 0:00:07  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━ 6.9/8.0 MB 173.7 kB/s eta 0:00:07  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━ 6.9/8.0 MB 173.7 kB/s eta 0:00:07  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━ 6.9/8.0 MB 173.4 kB/s eta 0:00:07  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━ 6.9/8.0 MB 173.4 kB/s eta 0:00:07  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━ 6.9/8.0 MB 173.4 kB/s eta 0:00:07  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━ 6.9/8.0 MB 173.1 kB/s eta 0:00:07  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━ 6.9/8.0 MB 173.1 kB/s eta 0:00:07  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━ 6.9/8.0 MB 173.1 kB/s eta 0:00:07  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━ 7.0/8.0 MB 172.7 kB/s eta 0:00:07  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━ 7.0/8.0 MB 172.7 kB/s eta 0:00:07  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━ 7.0/8.0 MB 172.7 kB/s eta 0:00:07  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━ 7.0/8.0 MB 171.9 kB/s eta 0:00:07  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━ 7.0/8.0 MB 171.9 kB/s eta 0:00:07  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━ 7.0/8.0 MB 171.9 kB/s eta 0:00:07  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━ 7.0/8.0 MB 171.7 kB/s eta 0:00:06  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━ 7.0/8.0 MB 171.7 kB/s eta 0:00:06  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━ 7.0/8.0 MB 171.7 kB/s eta 0:00:06  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━ 7.0/8.0 MB 171.8 kB/s eta 0:00:06  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━ 7.0/8.0 MB 171.8 kB/s eta 0:00:06  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━ 7.0/8.0 MB 171.0 kB/s eta 0:00:06  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━ 7.0/8.0 MB 171.0 kB/s eta 0:00:06  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━ 7.0/8.0 MB 171.0 kB/s eta 0:00:06  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━ 7.0/8.0 MB 171.1 kB/s eta 0:00:06  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━ 7.0/8.0 MB 171.1 kB/s eta 0:00:06  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━ 7.0/8.0 MB 170.6 kB/s eta 0:00:06  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━ 7.0/8.0 MB 170.6 kB/s eta 0:00:06  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━ 7.0/8.0 MB 170.6 kB/s eta 0:00:06  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━ 7.1/8.0 MB 170.7 kB/s eta 0:00:06  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━ 7.1/8.0 MB 170.7 kB/s eta 0:00:06  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━ 7.1/8.0 MB 170.6 kB/s eta 0:00:06  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━ 7.1/8.0 MB 170.6 kB/s eta 0:00:06  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━ 7.1/8.0 MB 170.6 kB/s eta 0:00:06  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━ 7.1/8.0 MB 170.6 kB/s eta 0:00:06  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━ 7.1/8.0 MB 170.5 kB/s eta 0:00:06  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━ 7.1/8.0 MB 170.5 kB/s eta 0:00:06  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━ 7.1/8.0 MB 170.5 kB/s eta 0:00:06  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━ 7.1/8.0 MB 169.6 kB/s eta 0:00:06  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━ 7.1/8.0 MB 169.6 kB/s eta 0:00:06  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━ 7.1/8.0 MB 169.6 kB/s eta 0:00:06  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━ 7.1/8.0 MB 170.2 kB/s eta 0:00:05  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━ 7.1/8.0 MB 170.2 kB/s eta 0:00:05  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━ 7.2/8.0 MB 170.4 kB/s eta 0:00:05  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━ 7.2/8.0 MB 170.4 kB/s eta 0:00:05  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━ 7.2/8.0 MB 170.3 kB/s eta 0:00:05  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━ 7.2/8.0 MB 170.3 kB/s eta 0:00:05  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━ 7.2/8.0 MB 170.3 kB/s eta 0:00:05  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━ 7.2/8.0 MB 170.3 kB/s eta 0:00:05  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━ 7.2/8.0 MB 170.3 kB/s eta 0:00:05  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━ 7.2/8.0 MB 170.3 kB/s eta 0:00:05  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━ 7.2/8.0 MB 170.3 kB/s eta 0:00:05  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━ 7.2/8.0 MB 170.3 kB/s eta 0:00:05  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━ 7.2/8.0 MB 170.3 kB/s eta 0:00:05  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━ 7.2/8.0 MB 170.3 kB/s eta 0:00:05  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━ 7.2/8.0 MB 170.3 kB/s eta 0:00:05  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━ 7.2/8.0 MB 170.3 kB/s eta 0:00:05  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━ 7.2/8.0 MB 170.3 kB/s eta 0:00:05  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━ 7.2/8.0 MB 170.3 kB/s eta 0:00:05  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━ 7.2/8.0 MB 170.3 kB/s eta 0:00:05  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━ 7.2/8.0 MB 170.2 kB/s eta 0:00:05  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━ 7.2/8.0 MB 170.2 kB/s eta 0:00:05  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━ 7.2/8.0 MB 170.2 kB/s eta 0:00:05  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━ 7.3/8.0 MB 169.8 kB/s eta 0:00:05  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━ 7.3/8.0 MB 169.8 kB/s eta 0:00:05  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━ 7.3/8.0 MB 169.8 kB/s eta 0:00:05  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━ 7.3/8.0 MB 169.8 kB/s eta 0:00:05  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━ 7.3/8.0 MB 169.8 kB/s eta 0:00:05  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━ 7.3/8.0 MB 170.0 kB/s eta 0:00:05  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━ 7.3/8.0 MB 170.0 kB/s eta 0:00:05  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━ 7.3/8.0 MB 170.0 kB/s eta 0:00:05  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━ 7.3/8.0 MB 169.9 kB/s eta 0:00:05  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━ 7.3/8.0 MB 169.9 kB/s eta 0:00:05  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━ 7.3/8.0 MB 169.9 kB/s eta 0:00:05  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━ 7.3/8.0 MB 170.3 kB/s eta 0:00:05  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━ 7.3/8.0 MB 170.3 kB/s eta 0:00:05  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━ 7.3/8.0 MB 170.3 kB/s eta 0:00:05  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━ 7.3/8.0 MB 170.4 kB/s eta 0:00:04  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━ 7.3/8.0 MB 170.4 kB/s eta 0:00:04  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━ 7.3/8.0 MB 170.0 kB/s eta 0:00:04  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━ 7.3/8.0 MB 170.0 kB/s eta 0:00:04  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━ 7.3/8.0 MB 170.0 kB/s eta 0:00:04  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━ 7.4/8.0 MB 170.0 kB/s eta 0:00:04  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━ 7.4/8.0 MB 170.1 kB/s eta 0:00:04  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━ 7.4/8.0 MB 170.1 kB/s eta 0:00:04  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━ 7.4/8.0 MB 170.1 kB/s eta 0:00:04  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━ 7.4/8.0 MB 170.2 kB/s eta 0:00:04  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━ 7.4/8.0 MB 170.2 kB/s eta 0:00:04  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━ 7.4/8.0 MB 170.5 kB/s eta 0:00:04  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━ 7.4/8.0 MB 170.5 kB/s eta 0:00:04  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━ 7.4/8.0 MB 170.5 kB/s eta 0:00:04  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━ 7.4/8.0 MB 170.2 kB/s eta 0:00:04  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━ 7.4/8.0 MB 170.2 kB/s eta 0:00:04  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━ 7.4/8.0 MB 170.5 kB/s eta 0:00:04  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━ 7.4/8.0 MB 170.5 kB/s eta 0:00:04  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━ 7.5/8.0 MB 170.4 kB/s eta 0:00:04  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━ 7.5/8.0 MB 170.4 kB/s eta 0:00:04  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━ 7.5/8.0 MB 170.7 kB/s eta 0:00:04  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━ 7.5/8.0 MB 170.7 kB/s eta 0:00:04  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━ 7.5/8.0 MB 171.1 kB/s eta 0:00:03  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━ 7.5/8.0 MB 171.1 kB/s eta 0:00:03  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━ 7.5/8.0 MB 171.1 kB/s eta 0:00:03  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━ 7.5/8.0 MB 171.1 kB/s eta 0:00:03  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━ 7.5/8.0 MB 171.4 kB/s eta 0:00:03  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━ 7.5/8.0 MB 171.4 kB/s eta 0:00:03  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━ 7.5/8.0 MB 171.6 kB/s eta 0:00:03  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━ 7.5/8.0 MB 171.6 kB/s eta 0:00:03  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━ 7.6/8.0 MB 172.2 kB/s eta 0:00:03  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━ 7.6/8.0 MB 172.5 kB/s eta 0:00:03  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━ 7.6/8.0 MB 172.5 kB/s eta 0:00:03  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━ 7.6/8.0 MB 172.5 kB/s eta 0:00:03  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━ 7.6/8.0 MB 172.7 kB/s eta 0:00:03  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━ 7.6/8.0 MB 172.7 kB/s eta 0:00:03  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━ 7.6/8.0 MB 173.0 kB/s eta 0:00:03  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━ 7.6/8.0 MB 173.0 kB/s eta 0:00:03  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━ 7.6/8.0 MB 172.9 kB/s eta 0:00:03  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━ 7.6/8.0 MB 172.9 kB/s eta 0:00:03  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━ 7.6/8.0 MB 174.9 kB/s eta 0:00:03  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━ 7.6/8.0 MB 174.9 kB/s eta 0:00:03  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━ 7.7/8.0 MB 175.2 kB/s eta 0:00:02  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━ 7.7/8.0 MB 175.2 kB/s eta 0:00:02  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━ 7.7/8.0 MB 175.1 kB/s eta 0:00:02  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━ 7.7/8.0 MB 175.1 kB/s eta 0:00:02  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━ 7.7/8.0 MB 175.3 kB/s eta 0:00:02  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━ 7.7/8.0 MB 175.3 kB/s eta 0:00:02  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━ 7.7/8.0 MB 175.3 kB/s eta 0:00:02  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━ 7.7/8.0 MB 176.4 kB/s eta 0:00:02  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━ 7.7/8.0 MB 176.4 kB/s eta 0:00:02  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━ 7.7/8.0 MB 176.8 kB/s eta 0:00:02  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━ 7.8/8.0 MB 176.7 kB/s eta 0:00:02  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━ 7.8/8.0 MB 176.7 kB/s eta 0:00:02  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━ 7.8/8.0 MB 177.1 kB/s eta 0:00:02  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━ 7.8/8.0 MB 178.1 kB/s eta 0:00:02  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━ 7.8/8.0 MB 178.1 kB/s eta 0:00:02  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺ 7.8/8.0 MB 178.5 kB/s eta 0:00:02  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺ 7.8/8.0 MB 178.9 kB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺ 7.8/8.0 MB 178.9 kB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺ 7.8/8.0 MB 178.9 kB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺ 7.9/8.0 MB 179.2 kB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺ 7.9/8.0 MB 179.2 kB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺ 7.9/8.0 MB 179.3 kB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺ 7.9/8.0 MB 179.6 kB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺ 7.9/8.0 MB 179.6 kB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 7.9/8.0 MB 180.0 kB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 7.9/8.0 MB 180.0 kB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 7.9/8.0 MB 180.0 kB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 7.9/8.0 MB 180.0 kB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 7.9/8.0 MB 180.0 kB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 7.9/8.0 MB 180.4 kB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 7.9/8.0 MB 180.4 kB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 7.9/8.0 MB 180.1 kB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 8.0/8.0 MB 180.4 kB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 8.0/8.0 MB 180.4 kB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 8.0/8.0 MB 181.3 kB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 8.0/8.0 MB 181.3 kB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 8.0/8.0 MB 181.2 kB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.0/8.0 MB 181.3 kB/s eta 0:00:00 [?25hDownloading pyang-2.6.0-py2.py3-none-any.whl (594 kB) [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/594.1 kB ? eta -:--:--  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/594.1 kB ? eta -:--:--  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/594.1 kB ? eta -:--:--  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/594.1 kB ? eta -:--:--  ╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/594.1 kB ? eta -:--:--  ╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/594.1 kB ? eta -:--:--  ╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/594.1 kB ? eta -:--:--  ━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 30.7/594.1 kB 224.9 kB/s eta 0:00:03  ━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 30.7/594.1 kB 224.9 kB/s eta 0:00:03  ━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.0/594.1 kB 168.4 kB/s eta 0:00:04  ━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.0/594.1 kB 168.4 kB/s eta 0:00:04  ━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.0/594.1 kB 168.4 kB/s eta 0:00:04  ━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.0/594.1 kB 168.4 kB/s eta 0:00:04  ━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.0/594.1 kB 168.4 kB/s eta 0:00:04  ━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.4/594.1 kB 145.4 kB/s eta 0:00:04  ━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.4/594.1 kB 145.4 kB/s eta 0:00:04  ━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.4/594.1 kB 145.4 kB/s eta 0:00:04  ━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.4/594.1 kB 145.4 kB/s eta 0:00:04  ━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 81.9/594.1 kB 140.8 kB/s eta 0:00:04  ━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 81.9/594.1 kB 140.8 kB/s eta 0:00:04  ━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 81.9/594.1 kB 140.8 kB/s eta 0:00:04  ━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 81.9/594.1 kB 140.8 kB/s eta 0:00:04  ━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 81.9/594.1 kB 140.8 kB/s eta 0:00:04  ━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 81.9/594.1 kB 140.8 kB/s eta 0:00:04  ━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 81.9/594.1 kB 140.8 kB/s eta 0:00:04  ━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 81.9/594.1 kB 140.8 kB/s eta 0:00:04  ━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 92.2/594.1 kB 101.8 kB/s eta 0:00:05  ━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 92.2/594.1 kB 101.8 kB/s eta 0:00:05  ━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 92.2/594.1 kB 101.8 kB/s eta 0:00:05  ━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 92.2/594.1 kB 101.8 kB/s eta 0:00:05  ━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 92.2/594.1 kB 101.8 kB/s eta 0:00:05  ━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 112.6/594.1 kB 104.4 kB/s eta 0:00:05  ━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 112.6/594.1 kB 104.4 kB/s eta 0:00:05  ━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 112.6/594.1 kB 104.4 kB/s eta 0:00:05  ━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 112.6/594.1 kB 104.4 kB/s eta 0:00:05  ━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 112.6/594.1 kB 104.4 kB/s eta 0:00:05  ━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 122.9/594.1 kB 98.5 kB/s eta 0:00:05  ━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 122.9/594.1 kB 98.5 kB/s eta 0:00:05  ━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 122.9/594.1 kB 98.5 kB/s eta 0:00:05  ━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 122.9/594.1 kB 98.5 kB/s eta 0:00:05  ━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.4/594.1 kB 103.0 kB/s eta 0:00:05  ━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.4/594.1 kB 103.0 kB/s eta 0:00:05  ━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.4/594.1 kB 103.0 kB/s eta 0:00:05  ━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.8/594.1 kB 108.9 kB/s eta 0:00:04  ━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.8/594.1 kB 108.9 kB/s eta 0:00:04  ━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.8/594.1 kB 108.9 kB/s eta 0:00:04  ━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━ 174.1/594.1 kB 108.9 kB/s eta 0:00:04  ━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━ 174.1/594.1 kB 108.9 kB/s eta 0:00:04  ━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━ 194.6/594.1 kB 116.1 kB/s eta 0:00:04  ━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━ 194.6/594.1 kB 116.1 kB/s eta 0:00:04  ━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━ 194.6/594.1 kB 116.1 kB/s eta 0:00:04  ━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━ 194.6/594.1 kB 116.1 kB/s eta 0:00:04  ━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━ 204.8/594.1 kB 112.1 kB/s eta 0:00:04  ━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━ 204.8/594.1 kB 112.1 kB/s eta 0:00:04  ━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━ 204.8/594.1 kB 112.1 kB/s eta 0:00:04  ━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━ 225.3/594.1 kB 116.0 kB/s eta 0:00:04  ━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━ 225.3/594.1 kB 116.0 kB/s eta 0:00:04  ━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━ 225.3/594.1 kB 116.0 kB/s eta 0:00:04  ━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━ 245.8/594.1 kB 119.7 kB/s eta 0:00:03  ━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━ 245.8/594.1 kB 119.7 kB/s eta 0:00:03  ━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━ 245.8/594.1 kB 119.7 kB/s eta 0:00:03  ━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━ 245.8/594.1 kB 119.7 kB/s eta 0:00:03  ━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━ 266.2/594.1 kB 121.1 kB/s eta 0:00:03  ━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━ 266.2/594.1 kB 121.1 kB/s eta 0:00:03  ━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━ 266.2/594.1 kB 121.1 kB/s eta 0:00:03  ━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━ 266.2/594.1 kB 121.1 kB/s eta 0:00:03  ━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━ 286.7/594.1 kB 120.9 kB/s eta 0:00:03  ━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━ 286.7/594.1 kB 120.9 kB/s eta 0:00:03  ━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 297.0/594.1 kB 121.7 kB/s eta 0:00:03  ━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 297.0/594.1 kB 121.7 kB/s eta 0:00:03  ━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 297.0/594.1 kB 121.7 kB/s eta 0:00:03  ━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━ 317.4/594.1 kB 124.8 kB/s eta 0:00:03  ━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━ 317.4/594.1 kB 124.8 kB/s eta 0:00:03  ━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━ 327.7/594.1 kB 124.8 kB/s eta 0:00:03  ━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━ 327.7/594.1 kB 124.8 kB/s eta 0:00:03  ━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━ 327.7/594.1 kB 124.8 kB/s eta 0:00:03  ━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━ 327.7/594.1 kB 124.8 kB/s eta 0:00:03  ━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━ 327.7/594.1 kB 124.8 kB/s eta 0:00:03  ━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━ 327.7/594.1 kB 124.8 kB/s eta 0:00:03  ━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━ 327.7/594.1 kB 124.8 kB/s eta 0:00:03  ━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━ 348.2/594.1 kB 122.0 kB/s eta 0:00:03  ━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━ 368.6/594.1 kB 126.6 kB/s eta 0:00:02  ━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━ 368.6/594.1 kB 126.6 kB/s eta 0:00:02  ━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━ 368.6/594.1 kB 126.6 kB/s eta 0:00:02  ━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━ 368.6/594.1 kB 126.6 kB/s eta 0:00:02  ━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━ 378.9/594.1 kB 124.8 kB/s eta 0:00:02  ━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━ 378.9/594.1 kB 124.8 kB/s eta 0:00:02  ━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━ 378.9/594.1 kB 124.8 kB/s eta 0:00:02  ━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━ 399.4/594.1 kB 126.6 kB/s eta 0:00:02  ━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━ 399.4/594.1 kB 126.6 kB/s eta 0:00:02  ━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━ 399.4/594.1 kB 126.6 kB/s eta 0:00:02  ━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━ 399.4/594.1 kB 126.6 kB/s eta 0:00:02  ━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━ 399.4/594.1 kB 126.6 kB/s eta 0:00:02  ━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━ 409.6/594.1 kB 123.0 kB/s eta 0:00:02  ━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━ 409.6/594.1 kB 123.0 kB/s eta 0:00:02  ━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━ 409.6/594.1 kB 123.0 kB/s eta 0:00:02  ━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━ 409.6/594.1 kB 123.0 kB/s eta 0:00:02  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━ 430.1/594.1 kB 123.6 kB/s eta 0:00:02  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━ 430.1/594.1 kB 123.6 kB/s eta 0:00:02  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━ 430.1/594.1 kB 123.6 kB/s eta 0:00:02  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━ 450.6/594.1 kB 125.0 kB/s eta 0:00:02  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━ 450.6/594.1 kB 125.0 kB/s eta 0:00:02  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━ 450.6/594.1 kB 125.0 kB/s eta 0:00:02  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━ 450.6/594.1 kB 125.0 kB/s eta 0:00:02  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━ 450.6/594.1 kB 125.0 kB/s eta 0:00:02  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━ 450.6/594.1 kB 125.0 kB/s eta 0:00:02  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━ 460.8/594.1 kB 120.8 kB/s eta 0:00:02  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━ 460.8/594.1 kB 120.8 kB/s eta 0:00:02  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━ 460.8/594.1 kB 120.8 kB/s eta 0:00:02  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━ 481.3/594.1 kB 122.1 kB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━ 481.3/594.1 kB 122.1 kB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━ 481.3/594.1 kB 122.1 kB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━ 481.3/594.1 kB 122.1 kB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━ 481.3/594.1 kB 122.1 kB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━ 491.5/594.1 kB 119.8 kB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━ 491.5/594.1 kB 119.8 kB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━ 501.8/594.1 kB 120.2 kB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━ 501.8/594.1 kB 120.2 kB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━ 501.8/594.1 kB 120.2 kB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━ 522.2/594.1 kB 121.5 kB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━ 522.2/594.1 kB 121.5 kB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━ 522.2/594.1 kB 121.5 kB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━ 542.7/594.1 kB 123.3 kB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━ 542.7/594.1 kB 123.3 kB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━ 542.7/594.1 kB 123.3 kB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━ 542.7/594.1 kB 123.3 kB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━ 553.0/594.1 kB 122.2 kB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━ 553.0/594.1 kB 122.2 kB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━ 553.0/594.1 kB 122.2 kB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━ 573.4/594.1 kB 123.0 kB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━ 573.4/594.1 kB 123.0 kB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━ 573.4/594.1 kB 123.0 kB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 594.1/594.1 kB 124.9 kB/s eta 0:00:00 [?25hDownloading regex-2023.12.25-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (777 kB) [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/777.0 kB ? eta -:--:--  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/777.0 kB ? eta -:--:--  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/777.0 kB ? eta -:--:--  ╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/777.0 kB ? eta -:--:--  ╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/777.0 kB ? eta -:--:--  ╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/777.0 kB ? eta -:--:--  ━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 30.7/777.0 kB 206.6 kB/s eta 0:00:04  ━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 30.7/777.0 kB 206.6 kB/s eta 0:00:04  ━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.0/777.0 kB 150.8 kB/s eta 0:00:05  ━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.0/777.0 kB 150.8 kB/s eta 0:00:05  ━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.4/777.0 kB 180.9 kB/s eta 0:00:04  ━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.4/777.0 kB 180.9 kB/s eta 0:00:04  ━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.4/777.0 kB 180.9 kB/s eta 0:00:04  ━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 81.9/777.0 kB 186.4 kB/s eta 0:00:04  ━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 81.9/777.0 kB 186.4 kB/s eta 0:00:04  ━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 92.2/777.0 kB 185.7 kB/s eta 0:00:04  ━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 112.6/777.0 kB 204.5 kB/s eta 0:00:04  ━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 112.6/777.0 kB 204.5 kB/s eta 0:00:04  ━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 122.9/777.0 kB 198.4 kB/s eta 0:00:04  ━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 122.9/777.0 kB 198.4 kB/s eta 0:00:04  ━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.4/777.0 kB 211.8 kB/s eta 0:00:03  ━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.4/777.0 kB 211.8 kB/s eta 0:00:03  ━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.4/777.0 kB 211.8 kB/s eta 0:00:03  ━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.8/777.0 kB 207.6 kB/s eta 0:00:03  ━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 174.1/777.0 kB 211.5 kB/s eta 0:00:03  ━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 174.1/777.0 kB 211.5 kB/s eta 0:00:03  ━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 194.6/777.0 kB 213.2 kB/s eta 0:00:03  ━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 194.6/777.0 kB 213.2 kB/s eta 0:00:03  ━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 204.8/777.0 kB 209.2 kB/s eta 0:00:03  ━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 204.8/777.0 kB 209.2 kB/s eta 0:00:03  ━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━ 225.3/777.0 kB 214.0 kB/s eta 0:00:03  ━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━ 225.3/777.0 kB 214.0 kB/s eta 0:00:03  ━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━ 245.8/777.0 kB 220.4 kB/s eta 0:00:03  ━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━ 245.8/777.0 kB 220.4 kB/s eta 0:00:03  ━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━ 245.8/777.0 kB 220.4 kB/s eta 0:00:03  ━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━ 245.8/777.0 kB 220.4 kB/s eta 0:00:03  ━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━ 266.2/777.0 kB 209.0 kB/s eta 0:00:03  ━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━ 266.2/777.0 kB 209.0 kB/s eta 0:00:03  ━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━ 266.2/777.0 kB 209.0 kB/s eta 0:00:03  ━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━ 286.7/777.0 kB 209.9 kB/s eta 0:00:03  ━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━ 286.7/777.0 kB 209.9 kB/s eta 0:00:03  ━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━ 297.0/777.0 kB 204.6 kB/s eta 0:00:03  ━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━ 297.0/777.0 kB 204.6 kB/s eta 0:00:03  ━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━ 297.0/777.0 kB 204.6 kB/s eta 0:00:03  ━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━ 317.4/777.0 kB 206.7 kB/s eta 0:00:03  ━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━ 317.4/777.0 kB 206.7 kB/s eta 0:00:03  ━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━ 327.7/777.0 kB 203.5 kB/s eta 0:00:03  ━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━ 327.7/777.0 kB 203.5 kB/s eta 0:00:03  ━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━ 348.2/777.0 kB 206.9 kB/s eta 0:00:03  ━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━ 348.2/777.0 kB 206.9 kB/s eta 0:00:03  ━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━ 368.6/777.0 kB 208.5 kB/s eta 0:00:02  ━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━ 368.6/777.0 kB 208.5 kB/s eta 0:00:02  ━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 378.9/777.0 kB 206.0 kB/s eta 0:00:02  ━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 378.9/777.0 kB 206.0 kB/s eta 0:00:02  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━ 399.4/777.0 kB 210.6 kB/s eta 0:00:02  ━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━ 409.6/777.0 kB 209.7 kB/s eta 0:00:02  ━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━ 409.6/777.0 kB 209.7 kB/s eta 0:00:02  ━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━ 430.1/777.0 kB 214.2 kB/s eta 0:00:02  ━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━ 430.1/777.0 kB 214.2 kB/s eta 0:00:02  ━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━ 450.6/777.0 kB 218.4 kB/s eta 0:00:02  ━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━ 460.8/777.0 kB 217.2 kB/s eta 0:00:02  ━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━ 460.8/777.0 kB 217.2 kB/s eta 0:00:02  ━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━ 481.3/777.0 kB 221.7 kB/s eta 0:00:02  ━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━ 481.3/777.0 kB 221.7 kB/s eta 0:00:02  ━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━ 501.8/777.0 kB 222.0 kB/s eta 0:00:02  ━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━ 501.8/777.0 kB 222.0 kB/s eta 0:00:02  ━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━ 501.8/777.0 kB 222.0 kB/s eta 0:00:02  ━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━ 522.2/777.0 kB 221.9 kB/s eta 0:00:02  ━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━ 542.7/777.0 kB 224.1 kB/s eta 0:00:02  ━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━ 542.7/777.0 kB 224.1 kB/s eta 0:00:02  ━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━ 553.0/777.0 kB 223.4 kB/s eta 0:00:02  ━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━ 553.0/777.0 kB 223.4 kB/s eta 0:00:02  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━ 573.4/777.0 kB 225.8 kB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━ 573.4/777.0 kB 225.8 kB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━ 583.7/777.0 kB 223.5 kB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━ 604.2/777.0 kB 226.1 kB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━ 604.2/777.0 kB 226.1 kB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━ 624.6/777.0 kB 228.6 kB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━ 624.6/777.0 kB 228.6 kB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━ 624.6/777.0 kB 228.6 kB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━ 634.9/777.0 kB 224.0 kB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━ 655.4/777.0 kB 226.1 kB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━ 655.4/777.0 kB 226.1 kB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━ 655.4/777.0 kB 226.1 kB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━ 665.6/777.0 kB 223.0 kB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━ 665.6/777.0 kB 223.0 kB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━ 686.1/777.0 kB 224.3 kB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━ 686.1/777.0 kB 224.3 kB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━ 706.6/777.0 kB 225.5 kB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━ 706.6/777.0 kB 225.5 kB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━ 716.8/777.0 kB 223.1 kB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━ 716.8/777.0 kB 223.1 kB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━ 716.8/777.0 kB 223.1 kB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━ 716.8/777.0 kB 223.1 kB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━ 716.8/777.0 kB 223.1 kB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━ 747.5/777.0 kB 220.2 kB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━ 747.5/777.0 kB 220.2 kB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺ 757.8/777.0 kB 219.4 kB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺ 757.8/777.0 kB 219.4 kB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 768.0/777.0 kB 218.2 kB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 777.0/777.0 kB 217.4 kB/s eta 0:00:00 [?25hDEPRECATION: distro-info 0.23ubuntu1 has a non-standard version number. pip 24.1 will enforce this behaviour change. A possible replacement is to upgrade to a newer version of distro-info or contact the author to suggest that they release a version with a conforming version number. Discussion can be found at https://github.com/pypa/pip/issues/12063 DEPRECATION: python-debian 0.1.36ubuntu1 has a non-standard version number. pip 24.1 will enforce this behaviour change. A possible replacement is to upgrade to a newer version of python-debian or contact the author to suggest that they release a version with a conforming version number. Discussion can be found at https://github.com/pypa/pip/issues/12063 Installing collected packages: verboselogs, enum34, regex, python-magic, lxml, pyang, pyangbind Successfully installed enum34-1.1.10 lxml-5.1.0 pyang-2.6.0 pyangbind-0.8.5 python-magic-0.4.27 regex-2023.12.25 verboselogs-1.7 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv  Reading package lists... 0% Reading package lists... 100% Reading package lists... Done Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree Reading state information... 0% Reading state information... 0% Reading state information... Done The following NEW packages will be installed: python3-osm-im python3-osmclient 0 upgraded, 2 newly installed, 0 to remove and 209 not upgraded. Need to get 257 kB of archives. After this operation, 8348 kB of additional disk space will be used. 0% [Working] Get:1 http://172.21.249.4:38999/release unstable/IM amd64 python3-osm-im all 12.0.8+ga0b604e-1 [187 kB] 4% [1 python3-osm-im 14.2 kB/187 kB 8%] 68% [Working] Get:2 http://172.21.249.4:38999/release unstable/osmclient amd64 python3-osmclient all 12.0.8+ge73c56e-1 [69.6 kB] 71% [2 python3-osmclient 8717 B/69.6 kB 13%] 100% [Working] Fetched 257 kB in 0s (14.7 MB/s) Selecting previously unselected package python3-osm-im. (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 ... 71609 files and directories currently installed.) Preparing to unpack .../python3-osm-im_12.0.8+ga0b604e-1_all.deb ... Unpacking python3-osm-im (12.0.8+ga0b604e-1) ... Selecting previously unselected package python3-osmclient. Preparing to unpack .../python3-osmclient_12.0.8+ge73c56e-1_all.deb ... Unpacking python3-osmclient (12.0.8+ge73c56e-1) ... Setting up python3-osmclient (12.0.8+ge73c56e-1) ... Setting up python3-osm-im (12.0.8+ga0b604e-1) ... Defaulting to user installation because normal site-packages is not writeable Collecting bitarray==2.5.1 (from -r /usr/lib/python3/dist-packages/osm_im/requirements.txt (line 17)) Downloading bitarray-2.5.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (30 kB) Requirement already satisfied: enum34==1.1.10 in /usr/local/lib/python3.8/dist-packages (from -r /usr/lib/python3/dist-packages/osm_im/requirements.txt (line 19)) (1.1.10) Collecting lxml==4.9.0 (from -r /usr/lib/python3/dist-packages/osm_im/requirements.txt (line 21)) Downloading lxml-4.9.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl.metadata (3.5 kB) Collecting pyang==2.5.3 (from -r /usr/lib/python3/dist-packages/osm_im/requirements.txt (line 25)) Downloading pyang-2.5.3-py2.py3-none-any.whl.metadata (683 bytes) Collecting pyangbind==0.8.1 (from -r /usr/lib/python3/dist-packages/osm_im/requirements.txt (line 29)) Downloading pyangbind-0.8.1.tar.gz (48 kB) [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/48.6 kB ? eta -:--:--  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.6/48.6 kB 4.7 MB/s eta 0:00:00 [?25h Preparing metadata (setup.py) ... [?25l- done [?25hCollecting pyyaml==5.4.1 (from -r /usr/lib/python3/dist-packages/osm_im/requirements.txt (line 31)) Downloading PyYAML-5.4.1-cp38-cp38-manylinux1_x86_64.whl.metadata (2.1 kB) Collecting regex==2022.6.2 (from -r /usr/lib/python3/dist-packages/osm_im/requirements.txt (line 33)) Downloading regex-2022.6.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (39 kB) Collecting six==1.16.0 (from -r /usr/lib/python3/dist-packages/osm_im/requirements.txt (line 35)) Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) Downloading bitarray-2.5.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (242 kB) [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/242.4 kB ? eta -:--:--  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 242.4/242.4 kB 7.5 MB/s eta 0:00:00 [?25hDownloading lxml-4.9.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (6.9 MB) [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/6.9 MB ? eta -:--:--  ━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/6.9 MB 35.7 MB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━ 4.7/6.9 MB 63.9 MB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 6.9/6.9 MB 73.9 MB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.9/6.9 MB 60.3 MB/s eta 0:00:00 [?25hDownloading pyang-2.5.3-py2.py3-none-any.whl (592 kB) [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/592.9 kB ? eta -:--:--  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 592.9/592.9 kB 44.4 MB/s eta 0:00:00 [?25hDownloading PyYAML-5.4.1-cp38-cp38-manylinux1_x86_64.whl (662 kB) [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/662.4 kB ? eta -:--:--  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 662.4/662.4 kB 44.4 MB/s eta 0:00:00 [?25hDownloading regex-2022.6.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (764 kB) [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/764.9 kB ? eta -:--:--  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 764.9/764.9 kB 55.1 MB/s eta 0:00:00 [?25hDownloading six-1.16.0-py2.py3-none-any.whl (11 kB) Building wheels for collected packages: pyangbind Building wheel for pyangbind (setup.py) ... [?25l- done [?25h Created wheel for pyangbind: filename=pyangbind-0.8.1-py3-none-any.whl size=47761 sha256=35212b32a81c0fae88e3fed8ae1de1e94d90d200b3f79a8963bd88842d6b74dd Stored in directory: /home/ubuntu/.cache/pip/wheels/0c/fb/5a/3d09fc1fae9987036f767b8aa0076ac7f91ce4cd952de3f49a Successfully built pyangbind DEPRECATION: distro-info 0.23ubuntu1 has a non-standard version number. pip 24.1 will enforce this behaviour change. A possible replacement is to upgrade to a newer version of distro-info or contact the author to suggest that they release a version with a conforming version number. Discussion can be found at https://github.com/pypa/pip/issues/12063 DEPRECATION: python-debian 0.1.36ubuntu1 has a non-standard version number. pip 24.1 will enforce this behaviour change. A possible replacement is to upgrade to a newer version of python-debian or contact the author to suggest that they release a version with a conforming version number. Discussion can be found at https://github.com/pypa/pip/issues/12063 Installing collected packages: bitarray, six, regex, pyyaml, lxml, pyang, pyangbind ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. launchpadlib 1.10.13 requires testresources, which is not installed. Successfully installed bitarray-2.5.1 lxml-4.9.0 pyang-2.5.3 pyangbind-0.8.1 pyyaml-5.4.1 regex-2022.6.2 six-1.16.0 Reading package lists... 0% Reading package lists... 100% Reading package lists... Done Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree Reading state information... 0% Reading state information... 0% Reading state information... Done The following additional packages will be installed: libssl1.1 Suggested packages: libcurl4-doc libidn11-dev libkrb5-dev libldap2-dev librtmp-dev libssh2-1-dev pkg-config libssl-doc The following NEW packages will be installed: libcurl4-openssl-dev libssl-dev The following packages will be upgraded: libssl1.1 1 upgraded, 2 newly installed, 0 to remove and 208 not upgraded. Need to get 3231 kB of archives. After this operation, 9569 kB of additional disk space will be used. 0% [Working] Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.22 [1323 kB] 0% [1 libssl1.1 9851 B/1323 kB 1%] 39% [Working] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4-openssl-dev amd64 7.68.0-1ubuntu2.21 [322 kB] 40% [2 libcurl4-openssl-dev 4096 B/322 kB 1%] 54% [Working] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.22 [1586 kB] 54% [3 libssl-dev 0 B/1586 kB 0%] 100% [Working] Fetched 3231 kB in 0s (8009 kB/s) Preconfiguring packages ... (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 ... 71697 files and directories currently installed.) Preparing to unpack .../libssl1.1_1.1.1f-1ubuntu2.22_amd64.deb ... Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.22) over (1.1.1f-1ubuntu2.12) ... Selecting previously unselected package libcurl4-openssl-dev:amd64. Preparing to unpack .../libcurl4-openssl-dev_7.68.0-1ubuntu2.21_amd64.deb ... Unpacking libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.21) ... Selecting previously unselected package libssl-dev:amd64. Preparing to unpack .../libssl-dev_1.1.1f-1ubuntu2.22_amd64.deb ... Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.22) ... Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.22) ... Setting up libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.21) ... Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.22) ... Processing triggers for man-db (2.9.1-1) ... Processing triggers for libc-bin (2.31-0ubuntu9.7) ... Defaulting to user installation because normal site-packages is not writeable Collecting certifi==2022.6.15 (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 17)) Downloading certifi-2022.6.15-py3-none-any.whl.metadata (2.8 kB) Collecting charset-normalizer==2.0.12 (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 19)) Downloading charset_normalizer-2.0.12-py3-none-any.whl.metadata (11 kB) Collecting click==8.1.3 (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 21)) Downloading click-8.1.3-py3-none-any.whl.metadata (3.2 kB) Collecting idna==3.3 (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 23)) Downloading idna-3.3-py3-none-any.whl.metadata (9.8 kB) Collecting jinja2==3.1.2 (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 25)) Downloading Jinja2-3.1.2-py3-none-any.whl.metadata (3.5 kB) Collecting markupsafe==2.1.1 (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 27)) Downloading MarkupSafe-2.1.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.2 kB) Collecting packaging==21.3 (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 29)) Downloading packaging-21.3-py3-none-any.whl.metadata (15 kB) Collecting prettytable==3.3.0 (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 31)) Downloading prettytable-3.3.0-py3-none-any.whl.metadata (24 kB) Collecting pycurl==7.45.1 (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 33)) Downloading pycurl-7.45.1.tar.gz (233 kB) [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/233.9 kB ? eta -:--:--  ━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/233.9 kB ? eta -:--:--  ━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 30.7/233.9 kB 553.3 kB/s eta 0:00:01  ━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.0/233.9 kB 466.8 kB/s eta 0:00:01  ━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━ 71.7/233.9 kB 469.4 kB/s eta 0:00:01  ━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━ 92.2/233.9 kB 499.6 kB/s eta 0:00:01  ━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━ 92.2/233.9 kB 499.6 kB/s eta 0:00:01  ━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━ 92.2/233.9 kB 499.6 kB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━ 143.4/233.9 kB 485.0 kB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━ 153.6/233.9 kB 457.5 kB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━ 174.1/233.9 kB 456.7 kB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━ 194.6/233.9 kB 458.3 kB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━ 204.8/233.9 kB 445.1 kB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━ 225.3/233.9 kB 446.5 kB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 233.9/233.9 kB 440.9 kB/s eta 0:00:00 [?25h Preparing metadata (setup.py) ... [?25l- done [?25hCollecting pyparsing==3.0.9 (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 35)) Downloading pyparsing-3.0.9-py3-none-any.whl.metadata (4.2 kB) Requirement already satisfied: python-magic==0.4.27 in /usr/local/lib/python3.8/dist-packages (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 37)) (0.4.27) Requirement already satisfied: pyyaml==5.4.1 in ./.local/lib/python3.8/site-packages (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 39)) (5.4.1) Collecting requests==2.28.0 (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 41)) Downloading requests-2.28.0-py3-none-any.whl.metadata (4.6 kB) Collecting urllib3==1.26.9 (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 43)) Downloading urllib3-1.26.9-py2.py3-none-any.whl.metadata (46 kB) [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/46.3 kB ? eta -:--:--  ━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/46.3 kB ? eta -:--:--  ━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━ 30.7/46.3 kB 500.0 kB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 46.3/46.3 kB 486.9 kB/s eta 0:00:00 [?25hRequirement already satisfied: verboselogs==1.7 in /usr/local/lib/python3.8/dist-packages (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 45)) (1.7) Collecting wcwidth==0.2.5 (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 47)) Downloading wcwidth-0.2.5-py2.py3-none-any.whl.metadata (11 kB) Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/160.2 kB ? eta -:--:--  ━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/160.2 kB ? eta -:--:--  ━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 30.7/160.2 kB 449.4 kB/s eta 0:00:01  ━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.0/160.2 kB 435.6 kB/s eta 0:00:01  ━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━ 61.4/160.2 kB 459.1 kB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 81.9/160.2 kB 470.8 kB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━ 92.2/160.2 kB 456.7 kB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━ 92.2/160.2 kB 456.7 kB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━ 92.2/160.2 kB 456.7 kB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━ 122.9/160.2 kB 391.4 kB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━ 153.6/160.2 kB 411.9 kB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 413.4 kB/s eta 0:00:00 [?25hDownloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) Downloading click-8.1.3-py3-none-any.whl (96 kB) [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/96.6 kB ? eta -:--:--  ━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/96.6 kB ? eta -:--:--  ━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/96.6 kB ? eta -:--:--  ━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/96.6 kB ? eta -:--:--  ━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━ 41.0/96.6 kB 273.6 kB/s eta 0:00:01  ━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━ 41.0/96.6 kB 273.6 kB/s eta 0:00:01  ━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━ 41.0/96.6 kB 273.6 kB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━ 61.4/96.6 kB 266.7 kB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━ 61.4/96.6 kB 266.7 kB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━ 81.9/96.6 kB 270.8 kB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━ 81.9/96.6 kB 270.8 kB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━ 81.9/96.6 kB 270.8 kB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 226.9 kB/s eta 0:00:00 [?25hDownloading idna-3.3-py3-none-any.whl (61 kB) [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/61.2 kB ? eta -:--:--  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 30.7/61.2 kB 1.2 MB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 30.7/61.2 kB 1.2 MB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━ 41.0/61.2 kB 364.7 kB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━ 51.2/61.2 kB 282.5 kB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 326.4 kB/s eta 0:00:00 [?25hDownloading Jinja2-3.1.2-py3-none-any.whl (133 kB) [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/133.1 kB ? eta -:--:--  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/133.1 kB ? eta -:--:--  ━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/133.1 kB ? eta -:--:--  ━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/133.1 kB ? eta -:--:--  ━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 30.7/133.1 kB 296.2 kB/s eta 0:00:01  ━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 30.7/133.1 kB 296.2 kB/s eta 0:00:01  ━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.0/133.1 kB 219.2 kB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━ 61.4/133.1 kB 250.1 kB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━ 61.4/133.1 kB 250.1 kB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━ 71.7/133.1 kB 234.1 kB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━ 92.2/133.1 kB 260.3 kB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━ 92.2/133.1 kB 260.3 kB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━ 112.6/133.1 kB 275.4 kB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━ 122.9/133.1 kB 260.9 kB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 kB 278.3 kB/s eta 0:00:00 [?25hDownloading MarkupSafe-2.1.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Downloading packaging-21.3-py3-none-any.whl (40 kB) [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/40.8 kB ? eta -:--:--  ━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/40.8 kB ? eta -:--:--  ━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/40.8 kB ? eta -:--:--  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━ 30.7/40.8 kB 360.1 kB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.8/40.8 kB 347.9 kB/s eta 0:00:00 [?25hDownloading prettytable-3.3.0-py3-none-any.whl (26 kB) Downloading pyparsing-3.0.9-py3-none-any.whl (98 kB) [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/98.3 kB ? eta -:--:--  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/98.3 kB ? eta -:--:--  ━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/98.3 kB ? eta -:--:--  ━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/98.3 kB ? eta -:--:--  ━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━ 30.7/98.3 kB 331.5 kB/s eta 0:00:01  ━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━ 41.0/98.3 kB 262.5 kB/s eta 0:00:01  ━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━ 41.0/98.3 kB 262.5 kB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━ 61.4/98.3 kB 296.5 kB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━ 71.7/98.3 kB 266.5 kB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━ 92.2/98.3 kB 301.3 kB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.3/98.3 kB 303.6 kB/s eta 0:00:00 [?25hDownloading requests-2.28.0-py3-none-any.whl (62 kB) [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/62.8 kB ? eta -:--:--  ━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/62.8 kB ? eta -:--:--  ━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/62.8 kB ? eta -:--:--  ━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━ 30.7/62.8 kB 315.6 kB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━ 41.0/62.8 kB 263.1 kB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━ 41.0/62.8 kB 263.1 kB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 314.3 kB/s eta 0:00:00 [?25hDownloading urllib3-1.26.9-py2.py3-none-any.whl (138 kB) [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/139.0 kB ? eta -:--:--  ━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/139.0 kB ? eta -:--:--  ━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/139.0 kB ? eta -:--:--  ━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 30.7/139.0 kB 369.4 kB/s eta 0:00:01  ━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.0/139.0 kB 301.9 kB/s eta 0:00:01  ━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.0/139.0 kB 301.9 kB/s eta 0:00:01  ━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.0/139.0 kB 301.9 kB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━ 61.4/139.0 kB 260.3 kB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━ 81.9/139.0 kB 301.0 kB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━ 92.2/139.0 kB 288.0 kB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━ 92.2/139.0 kB 288.0 kB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━ 112.6/139.0 kB 293.9 kB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━ 122.9/139.0 kB 277.2 kB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.0/139.0 kB 292.5 kB/s eta 0:00:00 [?25hDownloading wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) Building wheels for collected packages: pycurl Building wheel for pycurl (setup.py) ... [?25l- \ | / - \ | / - \ | / - \ | / done [?25h Created wheel for pycurl: filename=pycurl-7.45.1-cp38-cp38-linux_x86_64.whl size=339696 sha256=8a32c0525ced6b8bc8d72a7ebe267f4bcaca9434fef35fecc9e7f9736db9ee07 Stored in directory: /home/ubuntu/.cache/pip/wheels/29/9b/97/525e19354d667ab6a101620502bd1df957057f66bee218305d Successfully built pycurl DEPRECATION: distro-info 0.23ubuntu1 has a non-standard version number. pip 24.1 will enforce this behaviour change. A possible replacement is to upgrade to a newer version of distro-info or contact the author to suggest that they release a version with a conforming version number. Discussion can be found at https://github.com/pypa/pip/issues/12063 DEPRECATION: python-debian 0.1.36ubuntu1 has a non-standard version number. pip 24.1 will enforce this behaviour change. A possible replacement is to upgrade to a newer version of python-debian or contact the author to suggest that they release a version with a conforming version number. Discussion can be found at https://github.com/pypa/pip/issues/12063 Installing collected packages: wcwidth, urllib3, pyparsing, pycurl, prettytable, markupsafe, idna, click, charset-normalizer, certifi, requests, packaging, jinja2  WARNING: The script normalizer is installed in '/home/ubuntu/.local/bin' which is not on PATH. Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. Successfully installed certifi-2022.6.15 charset-normalizer-2.0.12 click-8.1.3 idna-3.3 jinja2-3.1.2 markupsafe-2.1.1 packaging-21.3 prettytable-3.3.0 pycurl-7.45.1 pyparsing-3.0.9 requests-2.28.0 urllib3-1.26.9 wcwidth-0.2.5 OSM client installed OSM client assumes that OSM host is running in localhost (127.0.0.1). In case you want to interact with a different OSM host, you will have to configure this env variable in your .bashrc file: export OSM_HOSTNAME= Track osmclient osmclient_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1711232380-Mx08bwlJYBXsBMku&local_ts=1711232994&event=osmclient&operation=osmclient_ok&value=&comment=&tags= Checking OSM health state... Bootstraping... 1 attempts of 84 4 of 9 deployments starting: lcm 0/1 0 nbi 0/1 0 pol 0/1 0 ro 0/1 0 Bootstraping... 2 attempts of 84 4 of 9 deployments starting: lcm 0/1 0 nbi 0/1 0 pol 0/1 0 ro 0/1 0 Bootstraping... 3 attempts of 84 3 of 9 deployments starting: lcm 0/1 0 nbi 0/1 0 ro 0/1 0 Bootstraping... 4 attempts of 84 4 of 9 deployments starting: lcm 0/1 0 nbi 0/1 0 pol 0/1 0 ro 0/1 0 Bootstraping... 5 attempts of 84 4 of 9 deployments starting: lcm 0/1 0 nbi 0/1 0 pol 0/1 0 ro 0/1 0 Bootstraping... 6 attempts of 84 4 of 9 deployments starting: lcm 0/1 0 nbi 0/1 0 pol 0/1 0 ro 0/1 0 Bootstraping... 7 attempts of 84 4 of 9 deployments starting: lcm 0/1 0 nbi 0/1 0 pol 0/1 0 ro 0/1 0 Bootstraping... 8 attempts of 84 4 of 9 deployments starting: lcm 0/1 0 nbi 0/1 0 pol 0/1 0 ro 0/1 0 Bootstraping... 9 attempts of 84 4 of 9 deployments starting: lcm 0/1 0 nbi 0/1 0 pol 0/1 0 ro 0/1 0 Bootstraping... 10 attempts of 84 4 of 9 deployments starting: lcm 0/1 0 nbi 0/1 0 pol 0/1 0 ro 0/1 0 Bootstraping... 11 attempts of 84 3 of 9 deployments starting: lcm 0/1 0 nbi 0/1 0 ro 0/1 0 Bootstraping... 12 attempts of 84 4 of 9 deployments starting: lcm 0/1 0 nbi 0/1 0 pol 0/1 0 ro 0/1 0 Bootstraping... 13 attempts of 84 4 of 9 deployments starting: lcm 0/1 0 nbi 0/1 0 pol 0/1 0 ro 0/1 0 Bootstraping... 14 attempts of 84 4 of 9 deployments starting: lcm 0/1 0 nbi 0/1 0 pol 0/1 0 ro 0/1 0 Bootstraping... 15 attempts of 84 4 of 9 deployments starting: lcm 0/1 0 nbi 0/1 0 pol 0/1 0 ro 0/1 0 Bootstraping... 16 attempts of 84 3 of 9 deployments starting: nbi 0/1 0 pol 0/1 0 ro 0/1 0 Bootstraping... 17 attempts of 84 4 of 9 deployments starting: lcm 0/1 0 nbi 0/1 0 pol 0/1 0 ro 0/1 0 Bootstraping... 18 attempts of 84 4 of 9 deployments starting: lcm 0/1 0 nbi 0/1 0 pol 0/1 0 ro 0/1 0 Bootstraping... 19 attempts of 84 4 of 9 deployments starting: lcm 0/1 0 nbi 0/1 0 pol 0/1 0 ro 0/1 0 Bootstraping... 20 attempts of 84 4 of 9 deployments starting: lcm 0/1 0 nbi 0/1 0 pol 0/1 0 ro 0/1 0 Bootstraping... 21 attempts of 84 4 of 9 deployments starting: lcm 0/1 0 nbi 0/1 0 pol 0/1 0 ro 0/1 0 Bootstraping... 22 attempts of 84 4 of 9 deployments starting: lcm 0/1 0 nbi 0/1 0 pol 0/1 0 ro 0/1 0 Bootstraping... 23 attempts of 84 4 of 9 deployments starting: lcm 0/1 0 nbi 0/1 0 pol 0/1 0 ro 0/1 0 Bootstraping... 24 attempts of 84 4 of 9 deployments starting: lcm 0/1 0 nbi 0/1 0 pol 0/1 0 ro 0/1 0 Bootstraping... 25 attempts of 84 4 of 9 deployments starting: lcm 0/1 0 nbi 0/1 0 pol 0/1 0 ro 0/1 0 Bootstraping... 26 attempts of 84 3 of 9 deployments starting: nbi 0/1 0 pol 0/1 0 ro 0/1 0 Bootstraping... 27 attempts of 84 4 of 9 deployments starting: lcm 0/1 0 nbi 0/1 0 pol 0/1 0 ro 0/1 0 Bootstraping... 28 attempts of 84 4 of 9 deployments starting: lcm 0/1 0 nbi 0/1 0 pol 0/1 0 ro 0/1 0 Bootstraping... 29 attempts of 84 4 of 9 deployments starting: lcm 0/1 0 nbi 0/1 0 pol 0/1 0 ro 0/1 0 Bootstraping... 30 attempts of 84 4 of 9 deployments starting: lcm 0/1 0 nbi 0/1 0 pol 0/1 0 ro 0/1 0 Bootstraping... 31 attempts of 84 4 of 9 deployments starting: lcm 0/1 0 nbi 0/1 0 pol 0/1 0 ro 0/1 0 Bootstraping... 32 attempts of 84 4 of 9 deployments starting: lcm 0/1 0 nbi 0/1 0 pol 0/1 0 ro 0/1 0 Bootstraping... 33 attempts of 84 4 of 9 deployments starting: lcm 0/1 0 nbi 0/1 0 pol 0/1 0 ro 0/1 0 Bootstraping... 34 attempts of 84 4 of 9 deployments starting: lcm 0/1 0 nbi 0/1 0 pol 0/1 0 ro 0/1 0 Bootstraping... 35 attempts of 84 4 of 9 deployments starting: lcm 0/1 0 nbi 0/1 0 pol 0/1 0 ro 0/1 0 Bootstraping... 36 attempts of 84 4 of 9 deployments starting: lcm 0/1 0 nbi 0/1 0 pol 0/1 0 ro 0/1 0 Bootstraping... 37 attempts of 84 4 of 9 deployments starting: lcm 0/1 0 nbi 0/1 0 pol 0/1 0 ro 0/1 0 Bootstraping... 38 attempts of 84 4 of 9 deployments starting: lcm 0/1 0 nbi 0/1 0 pol 0/1 0 ro 0/1 0 Bootstraping... 39 attempts of 84 4 of 9 deployments starting: lcm 0/1 0 nbi 0/1 0 pol 0/1 0 ro 0/1 0 Bootstraping... 40 attempts of 84 4 of 9 deployments starting: lcm 0/1 0 nbi 0/1 0 pol 0/1 0 ro 0/1 0 Bootstraping... 41 attempts of 84 4 of 9 deployments starting: lcm 0/1 0 nbi 0/1 0 pol 0/1 0 ro 0/1 0 Bootstraping... 42 attempts of 84 4 of 9 deployments starting: lcm 0/1 0 nbi 0/1 0 pol 0/1 0 ro 0/1 0 Bootstraping... 43 attempts of 84 4 of 9 deployments starting: lcm 0/1 0 nbi 0/1 0 pol 0/1 0 ro 0/1 0 Bootstraping... 44 attempts of 84 3 of 9 deployments starting: nbi 0/1 0 pol 0/1 0 ro 0/1 0 Bootstraping... 45 attempts of 84 3 of 9 deployments starting: nbi 0/1 0 pol 0/1 0 ro 0/1 0 Bootstraping... 46 attempts of 84 3 of 9 deployments starting: nbi 0/1 0 pol 0/1 0 ro 0/1 0 Bootstraping... 47 attempts of 84 3 of 9 deployments starting: nbi 0/1 0 pol 0/1 0 ro 0/1 0 Bootstraping... 48 attempts of 84 3 of 9 deployments starting: nbi 0/1 0 pol 0/1 0 ro 0/1 0 Bootstraping... 49 attempts of 84 3 of 9 deployments starting: nbi 0/1 0 pol 0/1 0 ro 0/1 0 Bootstraping... 50 attempts of 84 3 of 9 deployments starting: nbi 0/1 0 pol 0/1 0 ro 0/1 0 Bootstraping... 51 attempts of 84 3 of 9 deployments starting: nbi 0/1 0 pol 0/1 0 ro 0/1 0 Bootstraping... 52 attempts of 84 3 of 9 deployments starting: nbi 0/1 0 pol 0/1 0 ro 0/1 0 Bootstraping... 53 attempts of 84 3 of 9 deployments starting: nbi 0/1 0 pol 0/1 0 ro 0/1 0 Bootstraping... 54 attempts of 84 3 of 9 deployments starting: nbi 0/1 0 pol 0/1 0 ro 0/1 0 Bootstraping... 55 attempts of 84 3 of 9 deployments starting: nbi 0/1 0 pol 0/1 0 ro 0/1 0 Bootstraping... 56 attempts of 84 3 of 9 deployments starting: nbi 0/1 0 pol 0/1 0 ro 0/1 0 Bootstraping... 57 attempts of 84 4 of 9 deployments starting: lcm 0/1 0 nbi 0/1 0 pol 0/1 0 ro 0/1 0 Bootstraping... 58 attempts of 84 4 of 9 deployments starting: lcm 0/1 0 nbi 0/1 0 pol 0/1 0 ro 0/1 0 Bootstraping... 59 attempts of 84 4 of 9 deployments starting: lcm 0/1 0 nbi 0/1 0 pol 0/1 0 ro 0/1 0 Bootstraping... 60 attempts of 84 4 of 9 deployments starting: lcm 0/1 0 nbi 0/1 0 pol 0/1 0 ro 0/1 0 Bootstraping... 61 attempts of 84 3 of 9 deployments starting: lcm 0/1 0 pol 0/1 0 ro 0/1 0 Bootstraping... 62 attempts of 84 2 of 9 deployments starting: lcm 0/1 0 ro 0/1 0 Bootstraping... 63 attempts of 84 1 of 9 deployments starting: lcm 0/1 0 Bootstraping... 64 attempts of 84 1 of 9 deployments starting: lcm 0/1 0 Bootstraping... 65 attempts of 84 1 of 9 deployments starting: lcm 0/1 0 Bootstraping... 66 attempts of 84 1 of 9 deployments starting: lcm 0/1 0 Bootstraping... 67 attempts of 84 1 of 9 deployments starting: lcm 0/1 0 Bootstraping... 68 attempts of 84 1 of 9 deployments starting: lcm 0/1 0 Bootstraping... 69 attempts of 84 1 of 9 deployments starting: lcm 0/1 0 Bootstraping... 70 attempts of 84 1 of 9 deployments starting: lcm 0/1 0 Bootstraping... 71 attempts of 84 1 of 9 deployments starting: lcm 0/1 0 Bootstraping... 72 attempts of 84 1 of 9 deployments starting: lcm 0/1 0 Bootstraping... 73 attempts of 84 1 of 9 deployments starting: lcm 0/1 0 Bootstraping... 74 attempts of 84 1 of 9 deployments starting: lcm 0/1 0 Bootstraping... 75 attempts of 84 1 of 9 deployments starting: lcm 0/1 0 Bootstraping... 76 attempts of 84 1 of 9 deployments starting: lcm 0/1 0 Bootstraping... 77 attempts of 84 1 of 9 deployments starting: lcm 0/1 0 Bootstraping... 78 attempts of 84 1 of 9 deployments starting: lcm 0/1 0 Bootstraping... 79 attempts of 84 1 of 9 deployments starting: lcm 0/1 0 Bootstraping... 80 attempts of 84 1 of 9 deployments starting: lcm 0/1 0 Bootstraping... 81 attempts of 84 1 of 9 deployments starting: lcm 0/1 0 Bootstraping... 82 attempts of 84 1 of 9 deployments starting: lcm 0/1 0 Bootstraping... 83 attempts of 84 1 of 9 deployments starting: lcm 0/1 0 Bootstraping... 84 attempts of 84 1 of 9 deployments starting: lcm 0/1 0 SYSTEM IS BROKEN OSM is not healthy, but will probably converge to a healthy state soon. Check OSM status with: kubectl -n osm get all Track healthchecks osm_unhealthy: https://osm.etsi.org/InstallLog.php?&installation_id=1711232380-Mx08bwlJYBXsBMku&local_ts=1711233433&event=healthchecks&operation=osm_unhealthy&value=didnotconverge&comment=&tags= Track healthchecks after_healthcheck_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1711232380-Mx08bwlJYBXsBMku&local_ts=1711233433&event=healthchecks&operation=after_healthcheck_ok&value=&comment=&tags= f52322a2-05f6-48d0-a31f-a6fd8c578695 cb158efb-1243-4faa-b296-5f32601955b2 Track final_ops add_local_k8scluster_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1711232380-Mx08bwlJYBXsBMku&local_ts=1711233435&event=final_ops&operation=add_local_k8scluster_ok&value=&comment=&tags= Track end end: https://osm.etsi.org/InstallLog.php?&installation_id=1711232380-Mx08bwlJYBXsBMku&local_ts=1711233435&event=end&operation=end&value=&comment=&tags= /etc/osm /etc/osm/docker /etc/osm/docker/ro-db.env /etc/osm/docker/mon.env /etc/osm/docker/keystone.env /etc/osm/docker/osm_pods /etc/osm/docker/osm_pods/mon.yaml /etc/osm/docker/osm_pods/ro.yaml /etc/osm/docker/osm_pods/kafka.yaml /etc/osm/docker/osm_pods/grafana.yaml /etc/osm/docker/osm_pods/zookeeper.yaml /etc/osm/docker/osm_pods/lcm.yaml /etc/osm/docker/osm_pods/pol.yaml /etc/osm/docker/osm_pods/nbi.yaml /etc/osm/docker/osm_pods/prometheus.yaml /etc/osm/docker/osm_pods/ng-ui.yaml /etc/osm/docker/osm_pods/keystone.yaml /etc/osm/docker/osm_pods/mysql.yaml /etc/osm/docker/keystone-db.env /etc/osm/docker/metallb-config.yaml /etc/osm/docker/nbi.env /etc/osm/docker/lcm.env /etc/osm/docker/pol.env /etc/osm/docker/ro.env /etc/osm/docker/cluster-config.yaml DONE Success command osm-v120-merge-692#192: ./install_osm.sh -y -u http://172.21.249.4:38999 -k pubkey.asc -R release -r unstable -d ****:****@osm.etsi.org:5050/devops/cicd/ -p http://172.21.1.1:5000 -t osm-v120-merge-692 Disconnected from osm-v120-merge-692[172.21.249.215:22] [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (OSM Health) [Pipeline] sshCommand Host key checking is off. It may be vulnerable to man-in-the-middle attacks. [jsch] Permanently added '172.21.249.215' (RSA) to the list of known hosts. Connected to osm-v120-merge-692[172.21.249.215:22] (SSH-2.0-OpenSSH_8.2p1 Ubuntu-4ubuntu0.4) Started command osm-v120-merge-692#193: /usr/share/osm-devops/installers/osm_health.sh -k -s osm Bootstraping... 1 attempts of 84 1 of 9 deployments starting: lcm 0/1 0 Bootstraping... 2 attempts of 84 1 of 9 deployments starting: lcm 0/1 0 Bootstraping... 3 attempts of 84 1 of 9 deployments starting: lcm 0/1 0 ===> Successful checks: 1/24 ===> Successful checks: 2/24 ===> Successful checks: 3/24 ===> Successful checks: 4/24 ===> Successful checks: 5/24 ===> Successful checks: 6/24 ===> Successful checks: 7/24 ===> Successful checks: 8/24 ===> Successful checks: 9/24 ===> Successful checks: 10/24 ===> Successful checks: 11/24 ===> Successful checks: 12/24 ===> Successful checks: 13/24 ===> Successful checks: 14/24 ===> Successful checks: 15/24 ===> Successful checks: 16/24 ===> Successful checks: 17/24 ===> Successful checks: 18/24 ===> Successful checks: 19/24 ===> Successful checks: 20/24 ===> Successful checks: 21/24 ===> Successful checks: 22/24 ===> Successful checks: 23/24 ===> Successful checks: 24/24 SYSTEM IS READY Success command osm-v120-merge-692#193: /usr/share/osm-devops/installers/osm_health.sh -k -s osm Disconnected from osm-v120-merge-692[172.21.249.215:22] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (System Integration Test) [Pipeline] sshCommand Host key checking is off. It may be vulnerable to man-in-the-middle attacks. [jsch] Permanently added '172.21.249.215' (RSA) to the list of known hosts. Connected to osm-v120-merge-692[172.21.249.215:22] (SSH-2.0-OpenSSH_8.2p1 Ubuntu-4ubuntu0.4) Started command osm-v120-merge-692#194: echo `juju gui 2>&1 | grep password | cut -d: -f2` c95782b45eef83921566b17bcc8eee6c Success command osm-v120-merge-692#194: echo `juju gui 2>&1 | grep password | cut -d: -f2` Disconnected from osm-v120-merge-692[172.21.249.215:22] [Pipeline] sh [osm-devops] Running shell script + mktemp -d [Pipeline] sh [osm-devops] Running shell script + docker run --env OSM_HOSTNAME=172.21.249.215 --env PROMETHEUS_HOSTNAME=172.21.249.215 --env PROMETHEUS_PORT=9091 --env JUJU_PASSWORD=c95782b45eef83921566b17bcc8eee6c --env-file /home/jenkins/hive/robot-systest.cfg -v /home/jenkins/hive/clouds.yaml:/etc/openstack/clouds.yaml -v /home/jenkins/hive/cicd_rsa:/root/osm_id_rsa -v /home/jenkins/hive/kubeconfig.yaml:/root/.kube/config -v /tmp/tmp.MRk3Kna9EX:/robot-systest/reports -v /home/jenkins/hive/port-mapping-etsi-vim.yaml:/root/port-mapping.yaml opensourcemano/tests:osm-v120-merge-692 -c -t sanity 2024-03-23_22:39:43 Creating VIM osm 4a6fbce7-5684-449f-9669-425248a451c4 VIM status: | osm | 4a6fbce7-5684-449f-9669-425248a451c4 | admin | ENABLED | N/A | 700dc428-8ac2-4d2e-af1d-a10e6cbdba63 Checking status of SDNC sdnc-osm to see if it is enabled SDNC enabled Checking status of VIM osm to see if there is port-mapping | | "sdn-port-mapping": [ | Port-mapping correctly added ============================================================================== Testsuite ============================================================================== Testsuite.Basic 07-Secure Key Management :: [BASIC-07] Secure key management. ============================================================================== Create Nopasswd Charm VNF Descriptor | PASS | ------------------------------------------------------------------------------ Create Nopasswd Charm NS Descriptor | PASS | ------------------------------------------------------------------------------ Instantiate Nopasswd Charm Network Service | PASS | ------------------------------------------------------------------------------ Get Ns Id | PASS | ------------------------------------------------------------------------------ Get Management Ip Addresses | PASS | ------------------------------------------------------------------------------ Test SSH Access | PASS | ------------------------------------------------------------------------------ Check Remote Files Created Via Day 1 Operations :: The Nopasswd VN... | PASS | ------------------------------------------------------------------------------ Execute Day 2 Operations :: Performs one Day 2 operation that crea... | PASS | ------------------------------------------------------------------------------ Check Remote Files Created Via Day 2 Operations :: Check whether t... | PASS | ------------------------------------------------------------------------------ Delete NS Instance | PASS | ------------------------------------------------------------------------------ Delete NS Descriptor | PASS | ------------------------------------------------------------------------------ Delete VNF Descriptor | PASS | ------------------------------------------------------------------------------ Testsuite.Basic 07-Secure Key Management :: [BASIC-07] Secure key ... | PASS | 12 tests, 12 passed, 0 failed ============================================================================== Testsuite.Basic 11-Native Charms :: [BASIC-11] Native Charms ============================================================================== Create Charm VNF Descriptor | PASS | ------------------------------------------------------------------------------ Create Charm NS Descriptor | PASS | ------------------------------------------------------------------------------ Instantiate Charm Network Service | PASS | ------------------------------------------------------------------------------ Get Management Ip Addresses | PASS | ------------------------------------------------------------------------------ Test SSH Access | PASS | ------------------------------------------------------------------------------ Check Remote Files Created Via Day 1 Operations :: The Charm VNF h... | PASS | ------------------------------------------------------------------------------ Delete NS Instance | PASS | ------------------------------------------------------------------------------ Delete NS Descriptor | PASS | ------------------------------------------------------------------------------ Delete VNF Descriptor | PASS | ------------------------------------------------------------------------------ Testsuite.Basic 11-Native Charms :: [BASIC-11] Native Charms | PASS | 9 tests, 9 passed, 0 failed ============================================================================== Testsuite.Hackfest Basic :: [HACKFEST-BASIC] Basic NS with a single-VDU VNF ============================================================================== Create Hackfest Basic VNF Descriptor | PASS | ------------------------------------------------------------------------------ Create Hackfest Basic NS Descriptor | PASS | ------------------------------------------------------------------------------ Network Service Instance Test | PASS | ------------------------------------------------------------------------------ Get Vnf Ip Address | PASS | ------------------------------------------------------------------------------ Test Ping | PASS | ------------------------------------------------------------------------------ Test SSH Access | PASS | ------------------------------------------------------------------------------ Delete NS Instance Test | PASS | ------------------------------------------------------------------------------ Delete NS Descriptor Test | PASS | ------------------------------------------------------------------------------ Delete VNF Descriptor Test | PASS | ------------------------------------------------------------------------------ Testsuite.Hackfest Basic :: [HACKFEST-BASIC] Basic NS with a singl... | PASS | 9 tests, 9 passed, 0 failed ============================================================================== Testsuite.Hackfest Cloudinit :: [HACKFEST-CLOUDINIT] Basic NS with two mult... ============================================================================== Create Hackfest Cloudinit VNF Descriptor | PASS | ------------------------------------------------------------------------------ Create Hackfest Cloudinit NS Descriptor | PASS | ------------------------------------------------------------------------------ Network Service Instance Test | PASS | ------------------------------------------------------------------------------ Get Vnf Ip Address | PASS | ------------------------------------------------------------------------------ Test SSH Access | PASS | ------------------------------------------------------------------------------ Check Remote File Injected Via Cloud-init | PASS | ------------------------------------------------------------------------------ Delete NS Instance Test | PASS | ------------------------------------------------------------------------------ Delete NS Descriptor Test | PASS | ------------------------------------------------------------------------------ Delete VNF Descriptor Test | PASS | ------------------------------------------------------------------------------ Testsuite.Hackfest Cloudinit :: [HACKFEST-CLOUDINIT] Basic NS with... | PASS | 9 tests, 9 passed, 0 failed ============================================================================== Testsuite.K8S 03-Simple K8S :: [K8s-03] Simple K8s. ============================================================================== Create Simple K8s VNF Descriptor | PASS | ------------------------------------------------------------------------------ Create Simple K8s Descriptor | PASS | ------------------------------------------------------------------------------ Add K8s Cluster To OSM | PASS | ------------------------------------------------------------------------------ Network Service K8s Instance Test | PASS | ------------------------------------------------------------------------------ Execute Day 2 Operations :: Performs one Day 2 operation per VNF t... | PASS | ------------------------------------------------------------------------------ Delete NS K8s Instance Test | PASS | ------------------------------------------------------------------------------ Remove K8s Cluster from OSM | PASS | ------------------------------------------------------------------------------ Delete NS Descriptor Test | PASS | ------------------------------------------------------------------------------ Delete VNF Descriptor Test | PASS | ------------------------------------------------------------------------------ Delete VNF NS Packages | PASS | ------------------------------------------------------------------------------ Testsuite.K8S 03-Simple K8S :: [K8s-03] Simple K8s. | PASS | 10 tests, 10 passed, 0 failed ============================================================================== Testsuite.K8S 04-Openldap Helm :: [K8s-04] Openldap Helm chart. ============================================================================== Create Package For OpenLDAP CNF | PASS | ------------------------------------------------------------------------------ Create Package For OpenLDAP NS | PASS | ------------------------------------------------------------------------------ Add K8s Cluster To OSM | PASS | ------------------------------------------------------------------------------ Create Network Service Instance | PASS | ------------------------------------------------------------------------------ Get Ns Id | PASS | ------------------------------------------------------------------------------ Get Vnf Id | PASS | ------------------------------------------------------------------------------ Execute Upgrade Operation | PASS | ------------------------------------------------------------------------------ Check Replicas After Upgrade Operation | PASS | ------------------------------------------------------------------------------ Execute Rollback Operation | PASS | ------------------------------------------------------------------------------ Check Replicas After Rollback Operation | PASS | ------------------------------------------------------------------------------ Delete Network Service Instance | PASS | ------------------------------------------------------------------------------ Remove K8s Cluster from OSM | PASS | ------------------------------------------------------------------------------ Delete NS Descriptor Test | PASS | ------------------------------------------------------------------------------ Delete VNF Descriptor Test | PASS | ------------------------------------------------------------------------------ Testsuite.K8S 04-Openldap Helm :: [K8s-04] Openldap Helm chart. | PASS | 14 tests, 14 passed, 0 failed ============================================================================== Testsuite.Sa 02-Vnf With Vim Metrics And Autoscaling :: [SA-02] VNF with VI... ============================================================================== Create VNF Descriptor | PASS | ------------------------------------------------------------------------------ Get Scale-Out Threshold From VNF | PASS | ------------------------------------------------------------------------------ Create NS Descriptor | PASS | ------------------------------------------------------------------------------ Instantiate Network Service | PASS | ------------------------------------------------------------------------------ Get VNF Id | PASS | ------------------------------------------------------------------------------ Get VNF IP Address | PASS | ------------------------------------------------------------------------------ Get VNF VIM-based Metric Before Auto-scaling | PASS | ------------------------------------------------------------------------------ Increase VIM-based Metric To Force Auto-scaling | PASS | ------------------------------------------------------------------------------ Wait VIM-based Metric To Exceed Threshold | PASS | ------------------------------------------------------------------------------ Get VDUs After Auto-scaling | PASS | ------------------------------------------------------------------------------ Delete NS Instance | PASS | ------------------------------------------------------------------------------ Delete NS Descriptor | PASS | ------------------------------------------------------------------------------ Delete VNF Descriptor | PASS | ------------------------------------------------------------------------------ Testsuite.Sa 02-Vnf With Vim Metrics And Autoscaling :: [SA-02] VN... | PASS | 13 tests, 13 passed, 0 failed ============================================================================== Testsuite | PASS | 76 tests, 76 passed, 0 failed ============================================================================== Output: /robot-systest/reports/output.xml Log: /robot-systest/reports/log.html Report: /robot-systest/reports/report.html [Pipeline] sh [osm-devops] Running shell script + cp /tmp/tmp.MRk3Kna9EX/log.html /tmp/tmp.MRk3Kna9EX/output.xml /tmp/tmp.MRk3Kna9EX/report.html . [Pipeline] sh [osm-devops] Running shell script + pwd [Pipeline] echo Present Directory is : /tmp/tmp.NBBEjCTGZQ/usr/share/osm-devops [Pipeline] step Robot results publisher started... -Parsing output xml: Done! -Copying log files to build dir: Done! -Assigning results to build: Done! -Checking thresholds: Done! Done publishing Robot results. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (After System Integration test) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive) [Pipeline] dir Running in /home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release [Pipeline] { [Pipeline] getArtifactoryServer [Pipeline] newBuildInfo [Pipeline] artifactoryUpload [consumer_1] Deploying artifact: https://artifactory-osm.etsi.org/artifactory/osm-release/v12.0/692/dists/unstable/devops/binary-amd64/Packages.gz [consumer_2] Deploying artifact: https://artifactory-osm.etsi.org/artifactory/osm-release/v12.0/692/dists/unstable/osmclient/binary-amd64/Packages.gz [consumer_0] Deploying artifact: https://artifactory-osm.etsi.org/artifactory/osm-release/v12.0/692/dists/unstable/IM/binary-amd64/Packages.gz [consumer_1] Deploying artifact: https://artifactory-osm.etsi.org/artifactory/osm-release/v12.0/692/dists/unstable/devops/binary-amd64/Packages [consumer_0] Deploying artifact: https://artifactory-osm.etsi.org/artifactory/osm-release/v12.0/692/dists/unstable/osmclient/binary-amd64/Packages [consumer_2] Deploying artifact: https://artifactory-osm.etsi.org/artifactory/osm-release/v12.0/692/dists/unstable/IM/binary-amd64/Packages [consumer_1] Deploying artifact: https://artifactory-osm.etsi.org/artifactory/osm-release/v12.0/692/pool/devops/osm-devops_12.0.8-1_all.deb [consumer_0] Deploying artifact: https://artifactory-osm.etsi.org/artifactory/osm-release/v12.0/692/pool/osmclient/python3-osmclient_12.0.8%2Bge73c56e-1_all.deb [consumer_2] Deploying artifact: https://artifactory-osm.etsi.org/artifactory/osm-release/v12.0/692/pool/IM/osm-imdocs_12.0.8-ga0b604e_all.deb [consumer_0] Deploying artifact: https://artifactory-osm.etsi.org/artifactory/osm-release/v12.0/692/pool/IM/python3-osm-im_12.0.8%2Bga0b604e-1_all.deb [Pipeline] publishBuildInfo Deploying build info to: https://artifactory-osm.etsi.org/artifactory/api/build Deploying build descriptor to: https://artifactory-osm.etsi.org/artifactory/api/build Build successfully deployed. Browse it in Artifactory under https://artifactory-osm.etsi.org/artifactory/webapp/builds/osm-stage_3-merge%20::%20v12.0/692 [Pipeline] sh [release] Running shell script + env [Pipeline] step Archiving artifacts Recording fingerprints [Pipeline] } [Pipeline] // dir [Pipeline] stage [Pipeline] { (Publish to Dockerhub) [Pipeline] parallel [Pipeline] [NG-UI] { (Branch: NG-UI) [Pipeline] [PLA] { (Branch: PLA) [Pipeline] [tests] { (Branch: tests) [Pipeline] [RO] { (Branch: RO) [Pipeline] [NBI] { (Branch: NBI) [Pipeline] [POL] { (Branch: POL) [Pipeline] [Prometheus] { (Branch: Prometheus) [Pipeline] [Keystone] { (Branch: Keystone) [Pipeline] [osmclient] { (Branch: osmclient) [Pipeline] [MON] { (Branch: MON) [Pipeline] [LCM] { (Branch: LCM) [Pipeline] [NG-UI] dir [NG-UI] Running in /tmp/tmp.NBBEjCTGZQ/usr/share/osm-devops/NG-UI [Pipeline] [NG-UI] { [Pipeline] [PLA] dir [PLA] Running in /tmp/tmp.NBBEjCTGZQ/usr/share/osm-devops/PLA [Pipeline] [PLA] { [Pipeline] [tests] dir [tests] Running in /tmp/tmp.NBBEjCTGZQ/usr/share/osm-devops/tests [Pipeline] [tests] { [Pipeline] [RO] dir [RO] Running in /tmp/tmp.NBBEjCTGZQ/usr/share/osm-devops/RO [Pipeline] [RO] { [Pipeline] [NBI] dir [NBI] Running in /tmp/tmp.NBBEjCTGZQ/usr/share/osm-devops/NBI [Pipeline] [NBI] { [Pipeline] [POL] dir [POL] Running in /tmp/tmp.NBBEjCTGZQ/usr/share/osm-devops/POL [Pipeline] [POL] { [Pipeline] [Prometheus] dir [Prometheus] Running in /tmp/tmp.NBBEjCTGZQ/usr/share/osm-devops/Prometheus [Pipeline] [Prometheus] { [Pipeline] [Keystone] dir [Keystone] Running in /tmp/tmp.NBBEjCTGZQ/usr/share/osm-devops/Keystone [Pipeline] [Keystone] { [Pipeline] [osmclient] dir [osmclient] Running in /tmp/tmp.NBBEjCTGZQ/usr/share/osm-devops/osmclient [Pipeline] [osmclient] { [Pipeline] [MON] dir [MON] Running in /tmp/tmp.NBBEjCTGZQ/usr/share/osm-devops/MON [Pipeline] [MON] { [Pipeline] [LCM] dir [LCM] Running in /tmp/tmp.NBBEjCTGZQ/usr/share/osm-devops/LCM [Pipeline] [LCM] { [Pipeline] [NG-UI] sh [NG-UI] [NG-UI] Running shell script [NG-UI] + docker pull osm.etsi.org:5050/devops/cicd/opensourcemano/ng-ui:osm-v120-merge-692 [NG-UI] osm-v120-merge-692: Pulling from devops/cicd/opensourcemano/ng-ui [NG-UI] Digest: sha256:1aada29ba104ec04177923e3c4f433219aa1db54d758f10aba154b2c0e49453a [NG-UI] Status: Image is up to date for osm.etsi.org:5050/devops/cicd/opensourcemano/ng-ui:osm-v120-merge-692 [NG-UI] osm.etsi.org:5050/devops/cicd/opensourcemano/ng-ui:osm-v120-merge-692 [Pipeline] [PLA] sh [PLA] [PLA] Running shell script [PLA] + docker pull osm.etsi.org:5050/devops/cicd/opensourcemano/pla:osm-v120-merge-692 [Pipeline] [tests] sh [PLA] osm-v120-merge-692: Pulling from devops/cicd/opensourcemano/pla [PLA] Digest: sha256:aea27137cd63ed26a4b9a5b9eb7aa9777a647e3c4e4826c6ae3c596a398cbd6a [PLA] Status: Image is up to date for osm.etsi.org:5050/devops/cicd/opensourcemano/pla:osm-v120-merge-692 [PLA] osm.etsi.org:5050/devops/cicd/opensourcemano/pla:osm-v120-merge-692 [tests] [tests] Running shell script [tests] + docker pull osm.etsi.org:5050/devops/cicd/opensourcemano/tests:osm-v120-merge-692 [tests] osm-v120-merge-692: Pulling from devops/cicd/opensourcemano/tests [tests] Digest: sha256:96328e19e2131bdf06769d452a61c38731b75fe927844bac7e3ae1e83ea0e2e8 [tests] Status: Image is up to date for osm.etsi.org:5050/devops/cicd/opensourcemano/tests:osm-v120-merge-692 [tests] osm.etsi.org:5050/devops/cicd/opensourcemano/tests:osm-v120-merge-692 [Pipeline] [RO] sh [RO] [RO] Running shell script [RO] + docker pull osm.etsi.org:5050/devops/cicd/opensourcemano/ro:osm-v120-merge-692 [RO] osm-v120-merge-692: Pulling from devops/cicd/opensourcemano/ro [RO] Digest: sha256:5024abb224a959d9ce1e3d61d286c6b9457678ef8ad3040085509bcf4c695aea [RO] Status: Image is up to date for osm.etsi.org:5050/devops/cicd/opensourcemano/ro:osm-v120-merge-692 [RO] osm.etsi.org:5050/devops/cicd/opensourcemano/ro:osm-v120-merge-692 [Pipeline] [NBI] sh [NBI] [NBI] Running shell script [NBI] + docker pull osm.etsi.org:5050/devops/cicd/opensourcemano/nbi:osm-v120-merge-692 [NBI] osm-v120-merge-692: Pulling from devops/cicd/opensourcemano/nbi [NBI] Digest: sha256:fb9862c77e28c8b552e4195914c887f42d446323725aa2aeb46b54733c7436b2 [NBI] Status: Image is up to date for osm.etsi.org:5050/devops/cicd/opensourcemano/nbi:osm-v120-merge-692 [NBI] osm.etsi.org:5050/devops/cicd/opensourcemano/nbi:osm-v120-merge-692 [Pipeline] [POL] sh [POL] [POL] Running shell script [POL] + docker pull osm.etsi.org:5050/devops/cicd/opensourcemano/pol:osm-v120-merge-692 [Pipeline] [Prometheus] sh [Prometheus] [Prometheus] Running shell script [Prometheus] + docker pull osm.etsi.org:5050/devops/cicd/opensourcemano/prometheus:osm-v120-merge-692 [Pipeline] [Keystone] sh [Keystone] [Keystone] Running shell script [Keystone] + docker pull osm.etsi.org:5050/devops/cicd/opensourcemano/keystone:osm-v120-merge-692 [Pipeline] [osmclient] sh [osmclient] [osmclient] Running shell script [osmclient] + docker pull osm.etsi.org:5050/devops/cicd/opensourcemano/osmclient:osm-v120-merge-692 [Pipeline] [MON] sh [MON] [MON] Running shell script [MON] + docker pull osm.etsi.org:5050/devops/cicd/opensourcemano/mon:osm-v120-merge-692 [Pipeline] [LCM] sh [POL] osm-v120-merge-692: Pulling from devops/cicd/opensourcemano/pol [LCM] [LCM] Running shell script [LCM] + docker pull osm.etsi.org:5050/devops/cicd/opensourcemano/lcm:osm-v120-merge-692 [Pipeline] [NG-UI] sh [NG-UI] [NG-UI] Running shell script [NG-UI] + docker tag osm.etsi.org:5050/devops/cicd/opensourcemano/ng-ui:osm-v120-merge-692 opensourcemano/ng-ui:12.0.8 [Pipeline] [PLA] sh [PLA] [PLA] Running shell script [Pipeline] [tests] sh [PLA] + docker tag osm.etsi.org:5050/devops/cicd/opensourcemano/pla:osm-v120-merge-692 opensourcemano/pla:12.0.8 [tests] [tests] Running shell script [Pipeline] [RO] sh [RO] [RO] Running shell script [Pipeline] [NBI] sh [NBI] [NBI] Running shell script [tests] + docker tag osm.etsi.org:5050/devops/cicd/opensourcemano/tests:osm-v120-merge-692 opensourcemano/tests:12.0.8 [RO] + docker tag osm.etsi.org:5050/devops/cicd/opensourcemano/ro:osm-v120-merge-692 opensourcemano/ro:12.0.8 [NBI] + docker tag osm.etsi.org:5050/devops/cicd/opensourcemano/nbi:osm-v120-merge-692 opensourcemano/nbi:12.0.8 [Pipeline] [NG-UI] sh [POL] Digest: sha256:380d17f9704ceec981bba2445b59e09448b964fe68f13f5cfc9ebf89945a47cb [POL] Status: Image is up to date for osm.etsi.org:5050/devops/cicd/opensourcemano/pol:osm-v120-merge-692 [Prometheus] osm-v120-merge-692: Pulling from devops/cicd/opensourcemano/prometheus [NG-UI] [NG-UI] Running shell script [NG-UI] + docker push opensourcemano/ng-ui:12.0.8 [NG-UI] The push refers to repository [docker.io/opensourcemano/ng-ui] [Pipeline] [PLA] sh [PLA] [PLA] Running shell script [Pipeline] [tests] sh [POL] osm.etsi.org:5050/devops/cicd/opensourcemano/pol:osm-v120-merge-692 [Prometheus] Digest: sha256:2d710537a644d7d7d064aaa84584dbfee83c05a9a05559173981ef3104c3af0d [Prometheus] Status: Image is up to date for osm.etsi.org:5050/devops/cicd/opensourcemano/prometheus:osm-v120-merge-692 [Prometheus] osm.etsi.org:5050/devops/cicd/opensourcemano/prometheus:osm-v120-merge-692 [osmclient] osm-v120-merge-692: Pulling from devops/cicd/opensourcemano/osmclient [osmclient] Digest: sha256:75665cf12317ece7a12adfc88ec0882a0b0f3df2966b4c3bcca8ea348794e80d [osmclient] Status: Image is up to date for osm.etsi.org:5050/devops/cicd/opensourcemano/osmclient:osm-v120-merge-692 [osmclient] osm.etsi.org:5050/devops/cicd/opensourcemano/osmclient:osm-v120-merge-692 [NG-UI] 6a86ad30ef81: Preparing [NG-UI] 9f45ad20f06c: Preparing [NG-UI] 6d6187d1b932: Preparing [NG-UI] d99ee997a02a: Preparing [NG-UI] add198ea386d: Preparing [NG-UI] 5faf9c0a9efe: Preparing [NG-UI] 5faf9c0a9efe: Waiting [PLA] + docker push opensourcemano/pla:12.0.8 [PLA] The push refers to repository [docker.io/opensourcemano/pla] [tests] [tests] Running shell script [tests] + docker push opensourcemano/tests:12.0.8 [tests] The push refers to repository [docker.io/opensourcemano/tests] [Pipeline] [RO] sh [Keystone] osm-v120-merge-692: Pulling from devops/cicd/opensourcemano/keystone [Keystone] Digest: sha256:412b76056538627479c6e81882af0a136f6d819991edc37948ccd7949dbbec88 [Keystone] Status: Image is up to date for osm.etsi.org:5050/devops/cicd/opensourcemano/keystone:osm-v120-merge-692 [Keystone] osm.etsi.org:5050/devops/cicd/opensourcemano/keystone:osm-v120-merge-692 [RO] [RO] Running shell script [Pipeline] [NBI] sh [NBI] [NBI] Running shell script [MON] osm-v120-merge-692: Pulling from devops/cicd/opensourcemano/mon [MON] Digest: sha256:49082c172dae42f35587b33dc347224b7454bf20acd0d3d03501c0cf26ea22fd [MON] Status: Image is up to date for osm.etsi.org:5050/devops/cicd/opensourcemano/mon:osm-v120-merge-692 [MON] osm.etsi.org:5050/devops/cicd/opensourcemano/mon:osm-v120-merge-692 [LCM] osm-v120-merge-692: Pulling from devops/cicd/opensourcemano/lcm [LCM] Digest: sha256:a642f4e631b8ed7ef6a599f07f3f9074b021758ceb418c907caa7d6125935d5a [LCM] Status: Image is up to date for osm.etsi.org:5050/devops/cicd/opensourcemano/lcm:osm-v120-merge-692 [LCM] osm.etsi.org:5050/devops/cicd/opensourcemano/lcm:osm-v120-merge-692 [PLA] 1ea211f9778a: Preparing [PLA] d43d71b21415: Preparing [PLA] 44946b26cacb: Preparing [PLA] 1487143b5f73: Preparing [PLA] 920caf3f7052: Preparing [PLA] 36a64362e965: Preparing [PLA] 58b5b39d7f7d: Preparing [PLA] 4e2413215975: Preparing [PLA] add198ea386d: Preparing [PLA] 5faf9c0a9efe: Preparing [PLA] 1ea211f9778a: Waiting [PLA] d43d71b21415: Waiting [PLA] 36a64362e965: Waiting [PLA] 58b5b39d7f7d: Waiting [PLA] 4e2413215975: Waiting [PLA] 44946b26cacb: Waiting [PLA] add198ea386d: Waiting [PLA] 5faf9c0a9efe: Waiting [PLA] 1487143b5f73: Waiting [PLA] 920caf3f7052: Waiting [tests] 7dca44562526: Preparing [tests] 0f968148f112: Preparing [tests] e9387d8e623b: Preparing [tests] aa1abce747dc: Preparing [tests] fc4d1591f41e: Preparing [tests] 39b92c7db8f1: Preparing [tests] d0871e1d3037: Preparing [tests] 578d0a7ee984: Preparing [tests] 88f5df8bd850: Preparing [tests] e9387d8e623b: Waiting [tests] 0f968148f112: Waiting [tests] fc4d1591f41e: Waiting [tests] 39b92c7db8f1: Waiting [tests] d0871e1d3037: Waiting [tests] 7dca44562526: Waiting [tests] 6466efc27105: Preparing [tests] 82f2541b9d33: Preparing [tests] 640bf9da827c: Preparing [tests] c5c3ed2bec3e: Preparing [tests] add198ea386d: Preparing [tests] 5faf9c0a9efe: Preparing [tests] 640bf9da827c: Waiting [tests] 88f5df8bd850: Waiting [tests] 6466efc27105: Waiting [tests] c5c3ed2bec3e: Waiting [tests] 82f2541b9d33: Waiting [tests] add198ea386d: Waiting [tests] 5faf9c0a9efe: Waiting [tests] 578d0a7ee984: Waiting [RO] + docker push opensourcemano/ro:12.0.8 [RO] The push refers to repository [docker.io/opensourcemano/ro] [NBI] + docker push opensourcemano/nbi:12.0.8 [NBI] The push refers to repository [docker.io/opensourcemano/nbi] [Pipeline] [POL] sh [POL] [POL] Running shell script [Pipeline] [Prometheus] sh [Prometheus] [Prometheus] Running shell script [Pipeline] [Keystone] sh [RO] 7b639565c17c: Preparing [RO] 599f37031a12: Preparing [RO] f44594783276: Preparing [RO] abd35cdd44f9: Preparing [RO] 0b41dbbb43fa: Preparing [RO] 4e2413215975: Preparing [RO] add198ea386d: Preparing [RO] 5faf9c0a9efe: Preparing [RO] 599f37031a12: Waiting [RO] f44594783276: Waiting [RO] 7b639565c17c: Waiting [RO] abd35cdd44f9: Waiting [RO] add198ea386d: Waiting [RO] 5faf9c0a9efe: Waiting [RO] 0b41dbbb43fa: Waiting [RO] 4e2413215975: Waiting [Keystone] [Keystone] Running shell script [Pipeline] [osmclient] sh [NG-UI] add198ea386d: Layer already exists [NBI] 9edd234f13a3: Preparing [NBI] 9fe5abcbbc27: Preparing [NBI] 9edd234f13a3: Waiting [NBI] 124fd81ac90e: Preparing [NBI] 6f7672d3626a: Preparing [NBI] 89bf525bdada: Preparing [NBI] bfc3bf9895cb: Preparing [NBI] 4e2413215975: Preparing [NBI] add198ea386d: Preparing [NBI] 5faf9c0a9efe: Preparing [NBI] 9fe5abcbbc27: Waiting [NBI] 124fd81ac90e: Waiting [NBI] 6f7672d3626a: Waiting [NBI] 89bf525bdada: Waiting [NBI] bfc3bf9895cb: Waiting [NBI] 4e2413215975: Waiting [NBI] add198ea386d: Waiting [NBI] 5faf9c0a9efe: Waiting [POL] + docker tag osm.etsi.org:5050/devops/cicd/opensourcemano/pol:osm-v120-merge-692 opensourcemano/pol:12.0.8 [Prometheus] + docker tag osm.etsi.org:5050/devops/cicd/opensourcemano/prometheus:osm-v120-merge-692 opensourcemano/prometheus:12.0.8 [Keystone] + docker tag osm.etsi.org:5050/devops/cicd/opensourcemano/keystone:osm-v120-merge-692 opensourcemano/keystone:12.0.8 [osmclient] [osmclient] Running shell script [osmclient] + docker tag osm.etsi.org:5050/devops/cicd/opensourcemano/osmclient:osm-v120-merge-692 opensourcemano/osmclient:12.0.8 [Pipeline] [MON] sh [MON] [MON] Running shell script [Pipeline] [LCM] sh [LCM] [LCM] Running shell script [Pipeline] [POL] sh [NG-UI] 5faf9c0a9efe: Layer already exists [MON] + docker tag osm.etsi.org:5050/devops/cicd/opensourcemano/mon:osm-v120-merge-692 opensourcemano/mon:12.0.8 [LCM] + docker tag osm.etsi.org:5050/devops/cicd/opensourcemano/lcm:osm-v120-merge-692 opensourcemano/lcm:12.0.8 [POL] [POL] Running shell script [Prometheus] [Prometheus] Running shell script [Pipeline] [Prometheus] sh [POL] + docker push opensourcemano/pol:12.0.8 [POL] The push refers to repository [docker.io/opensourcemano/pol] [POL] 5312e9ebeebd: Preparing [POL] 7ae1fda3c01f: Preparing [POL] 6a17a49a68c3: Preparing [POL] 5ee188880b16: Preparing [POL] 5e1f79993be3: Preparing [POL] 1fbc08e4823a: Preparing [POL] a86137785137: Preparing [POL] b28957a0e4d2: Preparing [POL] 6acad0c5fa8d: Preparing [POL] 598dcf81e72a: Preparing [POL] 4e2413215975: Preparing [POL] add198ea386d: Preparing [POL] 5faf9c0a9efe: Preparing [POL] 5ee188880b16: Waiting [POL] 5e1f79993be3: Waiting [POL] 1fbc08e4823a: Waiting [POL] 5312e9ebeebd: Waiting [POL] 7ae1fda3c01f: Waiting [POL] 6a17a49a68c3: Waiting [POL] a86137785137: Waiting [POL] b28957a0e4d2: Waiting [POL] 6acad0c5fa8d: Waiting [POL] 4e2413215975: Waiting [POL] 598dcf81e72a: Waiting [POL] add198ea386d: Waiting [POL] 5faf9c0a9efe: Waiting [Prometheus] + docker push opensourcemano/prometheus:12.0.8 [Prometheus] The push refers to repository [docker.io/opensourcemano/prometheus] [Pipeline] [Keystone] sh [Keystone] [Keystone] Running shell script [Keystone] + docker push opensourcemano/keystone:12.0.8 [Keystone] The push refers to repository [docker.io/opensourcemano/keystone] [Pipeline] [osmclient] sh [osmclient] [osmclient] Running shell script [Pipeline] [MON] sh [MON] [MON] Running shell script [Pipeline] [LCM] sh [Prometheus] a59a7ec2fab0: Preparing [Prometheus] 143404309552: Preparing [Prometheus] 2bc8ca01b2d8: Preparing [Prometheus] 9a2105d41b50: Preparing [Prometheus] bcf931b51217: Preparing [Prometheus] b6f975b275ed: Preparing [Prometheus] 9a6b1661f2d4: Preparing [Prometheus] e077e19b6682: Preparing [Prometheus] 21e1c4948146: Preparing [Prometheus] 68866beb2ed2: Preparing [Prometheus] e6e2ab10dba6: Preparing [Prometheus] 0238a1790324: Preparing [Prometheus] a59a7ec2fab0: Waiting [Prometheus] 143404309552: Waiting [Prometheus] 2bc8ca01b2d8: Waiting [Prometheus] 9a2105d41b50: Waiting [Prometheus] bcf931b51217: Waiting [Prometheus] b6f975b275ed: Waiting [Prometheus] 9a6b1661f2d4: Waiting [Prometheus] e077e19b6682: Waiting [Prometheus] 21e1c4948146: Waiting [Prometheus] 68866beb2ed2: Waiting [Prometheus] e6e2ab10dba6: Waiting [Prometheus] 0238a1790324: Waiting [Keystone] a62efe4998fb: Preparing [Keystone] 7ccb8df21225: Preparing [Keystone] 717c7427cbad: Preparing [Keystone] d21075dbaf49: Preparing [Keystone] 509730d68922: Preparing [Keystone] add198ea386d: Preparing [Keystone] 5faf9c0a9efe: Preparing [Keystone] a62efe4998fb: Waiting [Keystone] 509730d68922: Waiting [Keystone] 717c7427cbad: Waiting [Keystone] add198ea386d: Waiting [Keystone] 7ccb8df21225: Waiting [Keystone] 5faf9c0a9efe: Waiting [Keystone] d21075dbaf49: Waiting [osmclient] + docker push opensourcemano/osmclient:12.0.8 [osmclient] The push refers to repository [docker.io/opensourcemano/osmclient] [osmclient] d4e47b5554eb: Preparing [osmclient] b696bf2550c8: Preparing [osmclient] 4e2413215975: Preparing [osmclient] add198ea386d: Preparing [osmclient] 5faf9c0a9efe: Preparing [osmclient] add198ea386d: Waiting [osmclient] d4e47b5554eb: Waiting [osmclient] 5faf9c0a9efe: Waiting [osmclient] b696bf2550c8: Waiting [osmclient] 4e2413215975: Waiting [MON] + docker push opensourcemano/mon:12.0.8 [MON] The push refers to repository [docker.io/opensourcemano/mon] [LCM] [LCM] Running shell script [LCM] + docker push opensourcemano/lcm:12.0.8 [LCM] The push refers to repository [docker.io/opensourcemano/lcm] [MON] 134259c83433: Preparing [MON] 647724c2b4d2: Preparing [MON] 14a148f060d9: Preparing [MON] ba4f88960a8c: Preparing [MON] c20070362b1c: Preparing [MON] c1d759df61c2: Preparing [MON] 9dad90c4630d: Preparing [MON] fb8b1a45e74f: Preparing [MON] f8c2fbc29f54: Preparing [MON] 7d1af5677920: Preparing [MON] 21bf2e5876ca: Preparing [MON] 4e2413215975: Preparing [MON] add198ea386d: Preparing [MON] 5faf9c0a9efe: Preparing [MON] fb8b1a45e74f: Waiting [MON] 134259c83433: Waiting [MON] 647724c2b4d2: Waiting [MON] 14a148f060d9: Waiting [MON] c1d759df61c2: Waiting [MON] ba4f88960a8c: Waiting [MON] 9dad90c4630d: Waiting [MON] 7d1af5677920: Waiting [MON] 21bf2e5876ca: Waiting [MON] 4e2413215975: Waiting [MON] add198ea386d: Waiting [MON] f8c2fbc29f54: Waiting [MON] 5faf9c0a9efe: Waiting [LCM] 46c4cd31f29e: Preparing [LCM] 7049bbc42ba7: Preparing [LCM] 49ed0f8e6ecd: Preparing [LCM] 27824f75512e: Preparing [LCM] 376d49f7a22c: Preparing [LCM] 9b7a4856129f: Preparing [LCM] a401c88e3c7d: Preparing [LCM] 64f02f00152a: Preparing [LCM] 400dd72151ae: Preparing [LCM] 89b59d0c032b: Preparing [LCM] 7ef7a423f0b0: Preparing [LCM] 0178194aa817: Preparing [LCM] 21bf2e5876ca: Preparing [LCM] 4e2413215975: Preparing [LCM] add198ea386d: Preparing [LCM] 5faf9c0a9efe: Preparing [LCM] 46c4cd31f29e: Waiting [LCM] 7049bbc42ba7: Waiting [LCM] 49ed0f8e6ecd: Waiting [LCM] 27824f75512e: Waiting [LCM] 376d49f7a22c: Waiting [LCM] 9b7a4856129f: Waiting [LCM] a401c88e3c7d: Waiting [LCM] 64f02f00152a: Waiting [LCM] 400dd72151ae: Waiting [LCM] 89b59d0c032b: Waiting [LCM] 7ef7a423f0b0: Waiting [LCM] 0178194aa817: Waiting [LCM] 21bf2e5876ca: Waiting [LCM] 4e2413215975: Waiting [LCM] add198ea386d: Waiting [LCM] 5faf9c0a9efe: Waiting [NG-UI] 6d6187d1b932: Pushed [NG-UI] 9f45ad20f06c: Pushed [NG-UI] 6a86ad30ef81: Pushed [PLA] d43d71b21415: Pushed [PLA] 44946b26cacb: Pushed [NG-UI] d99ee997a02a: Pushed [PLA] 920caf3f7052: Pushed [PLA] 36a64362e965: Pushed [PLA] 4e2413215975: Mounted from opensourcemano/lcm [PLA] add198ea386d: Layer already exists [PLA] 5faf9c0a9efe: Layer already exists [PLA] 58b5b39d7f7d: Pushed [NG-UI] 12.0.8: digest: sha256:e2e19c3d33f543bc69209b7a0eb62345d22719535fb440b7d1af7d0eee53d808 size: 1573 [Pipeline] [NG-UI] } [Pipeline] [NG-UI] // dir [Pipeline] [NG-UI] } [tests] 0f968148f112: Pushed [tests] e9387d8e623b: Pushed [tests] aa1abce747dc: Pushed [tests] 39b92c7db8f1: Pushed [tests] d0871e1d3037: Pushed [tests] 578d0a7ee984: Pushed [PLA] 1ea211f9778a: Pushed [PLA] 1487143b5f73: Pushed [tests] 88f5df8bd850: Pushed [tests] 6466efc27105: Pushed [tests] 82f2541b9d33: Pushed [PLA] 12.0.8: digest: sha256:ccb95f26abd923e28e3890d09aa170a7a7a5ce720c94b889c1c301d830b38ebd size: 2418 [Pipeline] [PLA] } [Pipeline] [PLA] // dir [Pipeline] [PLA] } [tests] add198ea386d: Mounted from opensourcemano/lcm [tests] 5faf9c0a9efe: Layer already exists [RO] 7b639565c17c: Pushed [RO] 599f37031a12: Pushed [tests] 640bf9da827c: Pushed [RO] f44594783276: Pushed [RO] 0b41dbbb43fa: Pushed [RO] 4e2413215975: Layer already exists [RO] add198ea386d: Layer already exists [RO] 5faf9c0a9efe: Layer already exists [tests] 7dca44562526: Pushed [NBI] 9edd234f13a3: Pushed [NBI] 9fe5abcbbc27: Pushed [NBI] 124fd81ac90e: Pushed [NBI] 6f7672d3626a: Pushed [NBI] bfc3bf9895cb: Pushed [NBI] 4e2413215975: Mounted from opensourcemano/pla [NBI] add198ea386d: Layer already exists [NBI] 5faf9c0a9efe: Layer already exists [NBI] 89bf525bdada: Pushed [NBI] 12.0.8: digest: sha256:f1bcc9c1ff833bff673498074d305e69981591b21ae65e8eb1d7923c62ab4cb1 size: 2204 [Pipeline] [NBI] } [Pipeline] [NBI] // dir [Pipeline] [NBI] } [POL] 5312e9ebeebd: Pushed [POL] 7ae1fda3c01f: Pushed [POL] 6a17a49a68c3: Pushed [POL] 5ee188880b16: Pushed [POL] 5e1f79993be3: Pushed [RO] abd35cdd44f9: Pushed [POL] 1fbc08e4823a: Pushed [POL] b28957a0e4d2: Pushed [POL] 4e2413215975: Layer already exists [POL] a86137785137: Pushed [RO] 12.0.8: digest: sha256:00be1e2bb67aad4943832d7acb2c3d48014921546a81aaf9d638acdd985514cc size: 1997 [POL] add198ea386d: Layer already exists [POL] 5faf9c0a9efe: Layer already exists [Pipeline] [RO] } [Pipeline] [RO] // dir [Pipeline] [RO] } [POL] 6acad0c5fa8d: Pushed [POL] 598dcf81e72a: Pushed [tests] fc4d1591f41e: Pushed [POL] 12.0.8: digest: sha256:7f1f5ab803720fd858a340ba53f65396e006ab215a6c9438122d5e79847eed03 size: 3043 [Pipeline] [POL] } [Pipeline] [POL] // dir [Pipeline] [POL] } [tests] c5c3ed2bec3e: Pushed [Prometheus] a59a7ec2fab0: Pushed [Prometheus] bcf931b51217: Layer already exists [Prometheus] b6f975b275ed: Layer already exists [Prometheus] 9a6b1661f2d4: Layer already exists [Prometheus] e077e19b6682: Layer already exists [Prometheus] 21e1c4948146: Layer already exists [Prometheus] 68866beb2ed2: Layer already exists [Prometheus] 2bc8ca01b2d8: Pushed [Prometheus] 9a2105d41b50: Pushed [Prometheus] e6e2ab10dba6: Layer already exists [Prometheus] 0238a1790324: Layer already exists [Prometheus] 143404309552: Pushed [Prometheus] 12.0.8: digest: sha256:2d710537a644d7d7d064aaa84584dbfee83c05a9a05559173981ef3104c3af0d size: 2841 [Keystone] a62efe4998fb: Pushed [Keystone] d21075dbaf49: Pushed [Keystone] add198ea386d: Layer already exists [Keystone] 5faf9c0a9efe: Layer already exists [Keystone] 509730d68922: Pushed [Pipeline] [Prometheus] } [Pipeline] [Prometheus] // dir [Pipeline] [Prometheus] } [tests] 12.0.8: digest: sha256:d572344629897fd0fd78b558289867b5af61b6326f19f2fe86a8027b97f90ffa size: 3470 [Pipeline] [tests] } [Pipeline] [tests] // dir [Pipeline] [tests] } [Keystone] 7ccb8df21225: Pushed [osmclient] 4e2413215975: Mounted from opensourcemano/nbi [osmclient] add198ea386d: Layer already exists [osmclient] 5faf9c0a9efe: Layer already exists [osmclient] b696bf2550c8: Pushed [osmclient] d4e47b5554eb: Pushed [osmclient] 12.0.8: digest: sha256:9e16acc17bb590d66231f7b8c17fc09f4a769fbc02d2e48e316eab76557dc46b size: 1371 [Pipeline] [osmclient] } [Pipeline] [osmclient] // dir [Pipeline] [osmclient] } [MON] 647724c2b4d2: Pushed [MON] 134259c83433: Pushed [MON] c1d759df61c2: Pushed [MON] c20070362b1c: Pushed [MON] fb8b1a45e74f: Pushed [MON] 9dad90c4630d: Pushed [MON] 7d1af5677920: Pushed [MON] 21bf2e5876ca: Layer already exists [MON] 4e2413215975: Layer already exists [MON] add198ea386d: Layer already exists [MON] 5faf9c0a9efe: Layer already exists [MON] 14a148f060d9: Pushed [MON] ba4f88960a8c: Pushed [LCM] 46c4cd31f29e: Pushed [LCM] 7049bbc42ba7: Pushed [LCM] 376d49f7a22c: Pushed [LCM] 9b7a4856129f: Pushed [LCM] a401c88e3c7d: Pushed [LCM] 27824f75512e: Pushed [LCM] 49ed0f8e6ecd: Pushed [LCM] 64f02f00152a: Pushed [LCM] 400dd72151ae: Pushed [LCM] 21bf2e5876ca: Layer already exists [LCM] 4e2413215975: Layer already exists [LCM] 89b59d0c032b: Pushed [LCM] add198ea386d: Layer already exists [LCM] 5faf9c0a9efe: Layer already exists [MON] f8c2fbc29f54: Pushed [MON] 12.0.8: digest: sha256:84d699a5d1789bfd70bde3caf900e00b840a134055bc9ba6812e0651b3e53a75 size: 3257 [Pipeline] [MON] } [Pipeline] [MON] // dir [Pipeline] [MON] } [LCM] 0178194aa817: Pushed [LCM] 7ef7a423f0b0: Pushed [LCM] 12.0.8: digest: sha256:37e17093d34928214d3a4675963edc37e081713f349f3bada05287849500c8af size: 3688 [Pipeline] [LCM] } [Pipeline] [LCM] // dir [Pipeline] [LCM] } [Keystone] 717c7427cbad: Pushed [Keystone] 12.0.8: digest: sha256:5c52983446b7e32accc8e500a16e79dfebafbef608892c56a6ef9b98dc9d01ab size: 1783 [Pipeline] [Keystone] } [Pipeline] [Keystone] // dir [Pipeline] [Keystone] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap promotion) [Pipeline] withCredentials [Pipeline] { [Pipeline] sh [osm-devops] Running shell script + + snapcraftgrep revisions 12.0/edge\* osmclient + awk {print $1} + tail -1 Starting Snapcraft 8.0.5 Logging execution to '/home/jenkins/.local/state/snapcraft/log/snapcraft-20240323-231711.823946.log' [Pipeline] sh [osm-devops] Running shell script + snapcraft revisions osmclient + grep 12.0/beta\* + tail -1 + awk {print $1} Starting Snapcraft 8.0.5 Logging execution to '/home/jenkins/.local/state/snapcraft/log/snapcraft-20240323-231716.652785.log' [Pipeline] echo Edge: 1585, Beta: 1581 [Pipeline] echo Promoting 1585 to beta in place of 1581 [Pipeline] sh [osm-devops] Running shell script + snapcraft release osmclient 1585 12.0/beta Starting Snapcraft 8.0.5 Logging execution to '/home/jenkins/.local/state/snapcraft/log/snapcraft-20240323-231719.832314.log' Released 'osmclient' revision 1585 to channels: '12.0/beta' [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // dir [Pipeline] stage [Pipeline] { (Archive Container Logs) [Pipeline] echo Archiving container logs [Pipeline] sshCommand Host key checking is off. It may be vulnerable to man-in-the-middle attacks. [jsch] Permanently added '172.21.249.215' (RSA) to the list of known hosts. Connected to osm-v120-merge-692[172.21.249.215:22] (SSH-2.0-OpenSSH_8.2p1 Ubuntu-4ubuntu0.4) Started command osm-v120-merge-692#195: mkdir -p logs Success command osm-v120-merge-692#195: mkdir -p logs Disconnected from osm-v120-merge-692[172.21.249.215:22] [Pipeline] sshCommand Host key checking is off. It may be vulnerable to man-in-the-middle attacks. [jsch] Permanently added '172.21.249.215' (RSA) to the list of known hosts. Connected to osm-v120-merge-692[172.21.249.215:22] (SSH-2.0-OpenSSH_8.2p1 Ubuntu-4ubuntu0.4) Started command osm-v120-merge-692#196: for deployment in `kubectl -n osm get deployments | grep -v operator | grep -v NAME| awk '{print $1}'`; do echo "Extracting log for $deployment" kubectl -n osm logs deployments/$deployment --timestamps=true --all-containers 2>&1 > logs/$deployment.log done Extracting log for grafana Extracting log for keystone Extracting log for lcm Extracting log for mon Extracting log for nbi Extracting log for ng-ui Extracting log for pol Extracting log for ro Success command osm-v120-merge-692#196: for deployment in `kubectl -n osm get deployments | grep -v operator | grep -v NAME| awk '{print $1}'`; do echo "Extracting log for $deployment" kubectl -n osm logs deployments/$deployment --timestamps=true --all-containers 2>&1 > logs/$deployment.log done Disconnected from osm-v120-merge-692[172.21.249.215:22] [Pipeline] sshCommand Host key checking is off. It may be vulnerable to man-in-the-middle attacks. [jsch] Permanently added '172.21.249.215' (RSA) to the list of known hosts. Connected to osm-v120-merge-692[172.21.249.215:22] (SSH-2.0-OpenSSH_8.2p1 Ubuntu-4ubuntu0.4) Started command osm-v120-merge-692#197: for statefulset in `kubectl -n osm get statefulsets | grep -v operator | grep -v NAME| awk '{print $1}'`; do echo "Extracting log for $statefulset" kubectl -n osm logs statefulsets/$statefulset --timestamps=true --all-containers 2>&1 > logs/$statefulset.log done Extracting log for kafka Extracting log for mongodb-k8s Extracting log for mysql Extracting log for prometheus Extracting log for zookeeper Success command osm-v120-merge-692#197: for statefulset in `kubectl -n osm get statefulsets | grep -v operator | grep -v NAME| awk '{print $1}'`; do echo "Extracting log for $statefulset" kubectl -n osm logs statefulsets/$statefulset --timestamps=true --all-containers 2>&1 > logs/$statefulset.log done Disconnected from osm-v120-merge-692[172.21.249.215:22] [Pipeline] sh [osm-stage_3-merge_v12.0] Running shell script + rm -rf logs [Pipeline] sshCommand Host key checking is off. It may be vulnerable to man-in-the-middle attacks. [jsch] Permanently added '172.21.249.215' (RSA) to the list of known hosts. Connected to osm-v120-merge-692[172.21.249.215:22] (SSH-2.0-OpenSSH_8.2p1 Ubuntu-4ubuntu0.4) Started command osm-v120-merge-692#198: ls -al logs total 6656 drwxrwxr-x 2 ubuntu ubuntu 4096 Mar 23 23:17 . drwxr-xr-x 9 ubuntu ubuntu 4096 Mar 23 23:17 .. -rw-rw-r-- 1 ubuntu ubuntu 57784 Mar 23 23:17 grafana.log -rw-rw-r-- 1 ubuntu ubuntu 213017 Mar 23 23:17 kafka.log -rw-rw-r-- 1 ubuntu ubuntu 10224 Mar 23 23:17 keystone.log -rw-rw-r-- 1 ubuntu ubuntu 1301768 Mar 23 23:17 lcm.log -rw-rw-r-- 1 ubuntu ubuntu 304115 Mar 23 23:17 mon.log -rw-rw-r-- 1 ubuntu ubuntu 3054911 Mar 23 23:17 mongodb-k8s.log -rw-rw-r-- 1 ubuntu ubuntu 20761 Mar 23 23:17 mysql.log -rw-rw-r-- 1 ubuntu ubuntu 451452 Mar 23 23:17 nbi.log -rw-rw-r-- 1 ubuntu ubuntu 0 Mar 23 23:17 ng-ui.log -rw-rw-r-- 1 ubuntu ubuntu 25934 Mar 23 23:17 pol.log -rw-rw-r-- 1 ubuntu ubuntu 7016 Mar 23 23:17 prometheus.log -rw-rw-r-- 1 ubuntu ubuntu 1257114 Mar 23 23:17 ro.log -rw-rw-r-- 1 ubuntu ubuntu 75609 Mar 23 23:17 zookeeper.log Success command osm-v120-merge-692#198: ls -al logs Disconnected from osm-v120-merge-692[172.21.249.215:22] [Pipeline] sshGet Host key checking is off. It may be vulnerable to man-in-the-middle attacks. [jsch] Permanently added '172.21.249.215' (RSA) to the list of known hosts. Connected to osm-v120-merge-692[172.21.249.215:22] (SSH-2.0-OpenSSH_8.2p1 Ubuntu-4ubuntu0.4) Received file from osm-v120-merge-692: grafana.log -> /home/jenkins/workspace/osm-stage_3-merge_v12.0/logs/grafana.log Received file from osm-v120-merge-692: prometheus.log -> /home/jenkins/workspace/osm-stage_3-merge_v12.0/logs/prometheus.log Received file from osm-v120-merge-692: ng-ui.log -> /home/jenkins/workspace/osm-stage_3-merge_v12.0/logs/ng-ui.log Received file from osm-v120-merge-692: zookeeper.log -> /home/jenkins/workspace/osm-stage_3-merge_v12.0/logs/zookeeper.log Received file from osm-v120-merge-692: lcm.log -> /home/jenkins/workspace/osm-stage_3-merge_v12.0/logs/lcm.log Received file from osm-v120-merge-692: nbi.log -> /home/jenkins/workspace/osm-stage_3-merge_v12.0/logs/nbi.log Received file from osm-v120-merge-692: pol.log -> /home/jenkins/workspace/osm-stage_3-merge_v12.0/logs/pol.log Received file from osm-v120-merge-692: kafka.log -> /home/jenkins/workspace/osm-stage_3-merge_v12.0/logs/kafka.log Received file from osm-v120-merge-692: ro.log -> /home/jenkins/workspace/osm-stage_3-merge_v12.0/logs/ro.log Received file from osm-v120-merge-692: mysql.log -> /home/jenkins/workspace/osm-stage_3-merge_v12.0/logs/mysql.log Received file from osm-v120-merge-692: keystone.log -> /home/jenkins/workspace/osm-stage_3-merge_v12.0/logs/keystone.log Received file from osm-v120-merge-692: mon.log -> /home/jenkins/workspace/osm-stage_3-merge_v12.0/logs/mon.log Received file from osm-v120-merge-692: mongodb-k8s.log -> /home/jenkins/workspace/osm-stage_3-merge_v12.0/logs/mongodb-k8s.log Received directory from osm-v120-merge-692: logs -> /home/jenkins/workspace/osm-stage_3-merge_v12.0 Disconnected from osm-v120-merge-692[172.21.249.215:22] [Pipeline] sh [osm-stage_3-merge_v12.0] Running shell script + cp logs/grafana.log logs/kafka.log logs/keystone.log logs/lcm.log logs/mon.log logs/mongodb-k8s.log logs/mysql.log logs/nbi.log logs/ng-ui.log logs/pol.log logs/prometheus.log logs/ro.log logs/zookeeper.log . [Pipeline] step Archiving artifacts [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cleanup) [Pipeline] echo Deleting VM: 2c0c3e88-e5c4-41ea-9bfd-074f200bea8a [Pipeline] sh [osm-stage_3-merge_v12.0] Running shell script [Pipeline] sh [osm-stage_3-merge_v12.0] Running shell script + docker stop osm-v120-merge-692-apache osm-v120-merge-692-apache [Pipeline] sh [osm-stage_3-merge_v12.0] Running shell script + docker rm osm-v120-merge-692-apache osm-v120-merge-692-apache [osm-stage_3-merge_v12.0] Running shell script [Pipeline] sh + rm -rf /tmp/tmp.NBBEjCTGZQ [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline Finished: SUCCESS