SuccessConsole Output

Started by upstream project "daily-stage_4-releasefifteen" build number 183
originally caused by:
 Started by timer
 > 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 --force --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 a86f6292dfff3284c1186212bf2cddc48eefbaf0
Running in Durability level: MAX_SURVIVABILITY
[Pipeline] properties
[Pipeline] node
Running on osm-cicd-5 in /home/jenkins/workspace/osm-stage_3-merge_v15.0@2
[Pipeline] {
[Pipeline] sh
[osm-stage_3-merge_v15.0@2] Running shell script
+ env
JENKINS_HOME=/var/lib/jenkins
REPO_DISTRO=unstable
SSH_CLIENT=212.234.161.1 32974 22
USER=jenkins
ROBOT_PASS_THRESHOLD=99.0
GPG_KEY_NAME=OSMETSI
OPENSTACK_BASE_IMAGE=ubuntu22.04
RUN_CHANGES_DISPLAY_URL=https://osm.etsi.org/jenkins/job/osm-stage_3-merge/job/v15.0/210/display/redirect?page=changes
DO_ROBOT=true
XDG_SESSION_TYPE=tty
SHLVL=0
NODE_LABELS=osm-cicd-5 pool 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/v15.0/210/
HUDSON_COOKIE=984e6ce8-f81a-49b3-a2e5-ba59521ce077
JENKINS_SERVER_COOKIE=durable-1feb85ce45103712ab6b756074d17bc2
CLOUDS=/home/jenkins/hive/clouds.yaml
DOCKER_TAG=releasefifteen-daily
DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1003/bus
WORKSPACE=/home/jenkins/workspace/osm-stage_3-merge_v15.0@2
UPSTREAM_SUFFIX=-stage_2
LOGNAME=jenkins
NODE_NAME=osm-cicd-5
GERRIT_BRANCH=v15.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/v15.0/210/display/redirect?page=artifacts
SAVE_ARTIFACTS_ON_SMOKE_SUCCESS=true
XDG_SESSION_CLASS=user
EXECUTOR_NUMBER=8
SAVE_CONTAINER_ON_PASS=false
XDG_SESSION_ID=3483
TRY_JUJU_INSTALLATION=true
RUN_TESTS_DISPLAY_URL=https://osm.etsi.org/jenkins/job/osm-stage_3-merge/job/v15.0/210/display/redirect?page=tests
BUILD_DISPLAY_NAME=#210
HUDSON_HOME=/var/lib/jenkins
JOB_BASE_NAME=v15.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=daily
BUILD_ID=210
XDG_RUNTIME_DIR=/run/user/1003
DO_DOCKERPUSH=true
BUILD_TAG=jenkins-osm-stage_3-merge-v15.0-210
OPENSTACK_OSM_FLAVOR=osm.sanity
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/v15.0/
BUILD_NUMBER=210
SHELL=/bin/bash
RUN_DISPLAY_URL=https://osm.etsi.org/jenkins/job/osm-stage_3-merge/job/v15.0/210/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/v15.0/display/redirect
RELEASE=release
JOB_NAME=osm-stage_3-merge/v15.0
DO_INSTALL=true
PWD=/home/jenkins/workspace/osm-stage_3-merge_v15.0@2
REPO_KEY_NAME=pubkey.asc
SSH_CONNECTION=212.234.161.1 32974 172.21.1.5 22
TRY_OLD_SERVICE_ASSURANCE=false
BRANCH_NAME=v15.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_v15.0@2 # 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 a86f6292dfff3284c1186212bf2cddc48eefbaf0 (v15.0)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a86f6292dfff3284c1186212bf2cddc48eefbaf0
Commit message: "fix VIM monitoring bug 2354"
 > git rev-list --no-walk a86f6292dfff3284c1186212bf2cddc48eefbaf0 # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] load
[Pipeline] { (jenkins/ci-pipelines/ci_helper.groovy)
[Pipeline] }
[Pipeline] // load
[Pipeline] stage
[Pipeline] { (Copy Artifacts)
[Pipeline] sh
[osm-stage_3-merge_v15.0@2] Running shell script
+ tree -fD repo
repo  [error opening dir]

0 directories, 0 files
+ exit 0
[Pipeline] sh
[osm-stage_3-merge_v15.0@2] Running shell script
+ rm -rvf repo
[Pipeline] sh
[osm-stage_3-merge_v15.0@2] Running shell script
+ tree -fD repo
repo  [error opening dir]

0 directories, 0 files
+ exit 0
[Pipeline] dir
Running in /home/jenkins/workspace/osm-stage_3-merge_v15.0@2/repo
[Pipeline] {
[Pipeline] dir
Running in /home/jenkins/workspace/osm-stage_3-merge_v15.0@2/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] [NG-SA] { (Branch: NG-SA)
[Pipeline] [PLA] { (Branch: PLA)
[Pipeline] [tests] { (Branch: tests)
[Pipeline] [RO] dir
[RO] Running in /home/jenkins/workspace/osm-stage_3-merge_v15.0@2/repo/release/RO
[Pipeline] [RO] {
[Pipeline] [osmclient] dir
[osmclient] Running in /home/jenkins/workspace/osm-stage_3-merge_v15.0@2/repo/release/osmclient
[Pipeline] [osmclient] {
[Pipeline] [IM] dir
[IM] Running in /home/jenkins/workspace/osm-stage_3-merge_v15.0@2/repo/release/IM
[Pipeline] [IM] {
[Pipeline] [devops] dir
[devops] Running in /home/jenkins/workspace/osm-stage_3-merge_v15.0@2/repo/release/devops
[Pipeline] [devops] {
[Pipeline] [MON] dir
[MON] Running in /home/jenkins/workspace/osm-stage_3-merge_v15.0@2/repo/release/MON
[Pipeline] [MON] {
[Pipeline] [N2VC] dir
[N2VC] Running in /home/jenkins/workspace/osm-stage_3-merge_v15.0@2/repo/release/N2VC
[Pipeline] [N2VC] {
[Pipeline] [NBI] dir
[NBI] Running in /home/jenkins/workspace/osm-stage_3-merge_v15.0@2/repo/release/NBI
[Pipeline] [NBI] {
[Pipeline] [common] dir
[common] Running in /home/jenkins/workspace/osm-stage_3-merge_v15.0@2/repo/release/common
[Pipeline] [common] {
[Pipeline] [LCM] dir
[LCM] Running in /home/jenkins/workspace/osm-stage_3-merge_v15.0@2/repo/release/LCM
[Pipeline] [LCM] {
[Pipeline] [POL] dir
[POL] Running in /home/jenkins/workspace/osm-stage_3-merge_v15.0@2/repo/release/POL
[Pipeline] [POL] {
[Pipeline] [NG-UI] dir
[NG-UI] Running in /home/jenkins/workspace/osm-stage_3-merge_v15.0@2/repo/release/NG-UI
[Pipeline] [NG-UI] {
[Pipeline] [NG-SA] dir
[NG-SA] Running in /home/jenkins/workspace/osm-stage_3-merge_v15.0@2/repo/release/NG-SA
[Pipeline] [NG-SA] {
[Pipeline] [PLA] dir
[PLA] Running in /home/jenkins/workspace/osm-stage_3-merge_v15.0@2/repo/release/PLA
[Pipeline] [PLA] {
[Pipeline] [tests] dir
[tests] Running in /home/jenkins/workspace/osm-stage_3-merge_v15.0@2/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 » v15.0" build number 197
[Pipeline] [osmclient] echo
[osmclient] Fetching artifact for osmclient
[Pipeline] [osmclient] step
[osmclient] Copied 1 artifact from "osmclient-stage_2-merge » v15.0" build number 194
[Pipeline] [IM] echo
[IM] Fetching artifact for IM
[Pipeline] [IM] step
[IM] Copied 1 artifact from "IM-stage_2-merge » v15.0" build number 192
[Pipeline] [devops] echo
[devops] Fetching artifact for devops
[Pipeline] [devops] step
[devops] Copied 1 artifact from "devops-stage_2-merge » v15.0" build number 195
[Pipeline] [MON] echo
[MON] Fetching artifact for MON
[Pipeline] [MON] step
[MON] Copied 1 artifact from "MON-stage_2-merge » v15.0" build number 195
[Pipeline] [N2VC] echo
[N2VC] Fetching artifact for N2VC
[Pipeline] [N2VC] step
[N2VC] Copied 1 artifact from "N2VC-stage_2-merge » v15.0" build number 193
[Pipeline] [NBI] echo
[NBI] Fetching artifact for NBI
[Pipeline] [NBI] step
[NBI] Copied 1 artifact from "NBI-stage_2-merge » v15.0" build number 194
[Pipeline] [common] echo
[common] Fetching artifact for common
[Pipeline] [common] step
[common] Copied 1 artifact from "common-stage_2-merge » v15.0" build number 192
[Pipeline] [LCM] echo
[LCM] Fetching artifact for LCM
[Pipeline] [LCM] step
[LCM] Copied 1 artifact from "LCM-stage_2-merge » v15.0" build number 197
[Pipeline] [POL] echo
[POL] Fetching artifact for POL
[Pipeline] [POL] step
[POL] Copied 1 artifact from "POL-stage_2-merge » v15.0" build number 192
[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 » v15.0" build number 196
[Pipeline] [NG-SA] echo
[NG-SA] Fetching artifact for NG-SA
[Pipeline] [NG-SA] step
[NG-SA] Copied 1 artifact from "NG-SA-stage_2-merge » v15.0" build number 193
[Pipeline] [PLA] echo
[PLA] Fetching artifact for PLA
[Pipeline] [PLA] step
[PLA] Copied 1 artifact from "PLA-stage_2-merge » v15.0" build number 192
[Pipeline] [tests] echo
[tests] Fetching artifact for tests
[Pipeline] [tests] step
[tests] Copied 1 artifact from "tests-stage_2-merge » v15.0" build number 196
[RO] [RO] Running shell script
[RO] + cat build.env
[RO] + awk -F= /BUILD_NUMBER/{print $2}
[Pipeline] [RO] sh
[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.envawk
[LCM]  -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] [NG-SA] sh
[NG-SA] [NG-SA] Running shell script
[NG-SA] + cat build.env
[NG-SA] + awk -F= /BUILD_NUMBER/{print $2}
[Pipeline] [PLA] sh
[PLA] [PLA] Running shell script
[Pipeline] [tests] sh
[PLA] + cat build.env
[PLA] + awk -F= /BUILD_NUMBER/{print $2}
[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/v15.0/RO-stage_2-merge :: v15.0/197/*
[Pipeline] [RO] echo
[RO] Searching Artifactory with {
[RO]      "files": [
[RO]         {
[RO]           "target": "./",
[RO]           "pattern": "osm-RO/v15.0/197/*"
[RO]         }
[RO]      ]
[RO]     }
[Pipeline] [RO] newBuildInfo
[Pipeline] [RO] artifactoryDownload
[RO] Searching for artifacts...
[RO] Found 19 artifacts.
[RO] Beginning to resolve Build Info published dependencies.
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-arista-cloudvision_15.0.1.post4+g02341fc-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-arista-cloudvision_15.0.1.post4+g02341fc-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v15.0@2/repo/release/RO/v15.0/197/pool/RO/python3-osm-rosdn-arista-cloudvision_15.0.1.post4+g02341fc-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-floodlightof_15.0.1.post4+g02341fc-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-floodlightof_15.0.1.post4+g02341fc-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v15.0@2/repo/release/RO/v15.0/197/pool/RO/python3-osm-rosdn-floodlightof_15.0.1.post4+g02341fc-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-ro-plugin_15.0.1.post4+g02341fc-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-ro-plugin_15.0.1.post4+g02341fc-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v15.0@2/repo/release/RO/v15.0/197/pool/RO/python3-osm-ro-plugin_15.0.1.post4+g02341fc-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-juniper-contrail_15.0.1.post4+g02341fc-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-juniper-contrail_15.0.1.post4+g02341fc-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v15.0@2/repo/release/RO/v15.0/197/pool/RO/python3-osm-rosdn-juniper-contrail_15.0.1.post4+g02341fc-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-ng-ro_15.0.1.post4+g02341fc-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-ng-ro_15.0.1.post4+g02341fc-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v15.0@2/repo/release/RO/v15.0/197/pool/RO/python3-osm-ng-ro_15.0.1.post4+g02341fc-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rovim-azure_15.0.1.post4+g02341fc-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rovim-azure_15.0.1.post4+g02341fc-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v15.0@2/repo/release/RO/v15.0/197/pool/RO/python3-osm-rovim-azure_15.0.1.post4+g02341fc-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rovim-gcp_15.0.1.post4+g02341fc-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rovim-gcp_15.0.1.post4+g02341fc-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v15.0@2/repo/release/RO/v15.0/197/pool/RO/python3-osm-rovim-gcp_15.0.1.post4+g02341fc-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-dynpac_15.0.1.post4+g02341fc-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-dynpac_15.0.1.post4+g02341fc-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v15.0@2/repo/release/RO/v15.0/197/pool/RO/python3-osm-rosdn-dynpac_15.0.1.post4+g02341fc-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rovim-aws_15.0.1.post4+g02341fc-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rovim-aws_15.0.1.post4+g02341fc-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v15.0@2/repo/release/RO/v15.0/197/pool/RO/python3-osm-rovim-aws_15.0.1.post4+g02341fc-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rovim-openvim_15.0.1.post4+g02341fc-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rovim-openvim_15.0.1.post4+g02341fc-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v15.0@2/repo/release/RO/v15.0/197/pool/RO/python3-osm-rovim-openvim_15.0.1.post4+g02341fc-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-ietfl2vpn_15.0.1.post4+g02341fc-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-ietfl2vpn_15.0.1.post4+g02341fc-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v15.0@2/repo/release/RO/v15.0/197/pool/RO/python3-osm-rosdn-ietfl2vpn_15.0.1.post4+g02341fc-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rovim-openstack_15.0.1.post4+g02341fc-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rovim-openstack_15.0.1.post4+g02341fc-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v15.0@2/repo/release/RO/v15.0/197/pool/RO/python3-osm-rovim-openstack_15.0.1.post4+g02341fc-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-odlof_15.0.1.post4+g02341fc-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-odlof_15.0.1.post4+g02341fc-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v15.0@2/repo/release/RO/v15.0/197/pool/RO/python3-osm-rosdn-odlof_15.0.1.post4+g02341fc-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rovim-vmware_15.0.1.post4+g02341fc-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rovim-vmware_15.0.1.post4+g02341fc-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v15.0@2/repo/release/RO/v15.0/197/pool/RO/python3-osm-rovim-vmware_15.0.1.post4+g02341fc-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-tapi_15.0.1.post4+g02341fc-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-tapi_15.0.1.post4+g02341fc-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v15.0@2/repo/release/RO/v15.0/197/pool/RO/python3-osm-rosdn-tapi_15.0.1.post4+g02341fc-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-onosof_15.0.1.post4+g02341fc-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-onosof_15.0.1.post4+g02341fc-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v15.0@2/repo/release/RO/v15.0/197/pool/RO/python3-osm-rosdn-onosof_15.0.1.post4+g02341fc-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-dpb_15.0.1.post4+g02341fc-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-dpb_15.0.1.post4+g02341fc-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v15.0@2/repo/release/RO/v15.0/197/pool/RO/python3-osm-rosdn-dpb_15.0.1.post4+g02341fc-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/changelog/changelog-RO.html'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/changelog/changelog-RO.html' to '/home/jenkins/workspace/osm-stage_3-merge_v15.0@2/repo/release/RO/v15.0/197/changelog/changelog-RO.html'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-onos-vpls_15.0.1.post4+g02341fc-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-onos-vpls_15.0.1.post4+g02341fc-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v15.0@2/repo/release/RO/v15.0/197/pool/RO/python3-osm-rosdn-onos-vpls_15.0.1.post4+g02341fc-1_all.deb'
[RO] Finished resolving Build Info published dependencies.
[Pipeline] [osmclient] getArtifactoryServer
[Pipeline] [osmclient] echo
[osmclient] retrieve archive for osmclient/v15.0/osmclient-stage_2-merge :: v15.0/194/*
[Pipeline] [osmclient] echo
[osmclient] Searching Artifactory with {
[osmclient]      "files": [
[osmclient]         {
[osmclient]           "target": "./",
[osmclient]           "pattern": "osm-osmclient/v15.0/194/*"
[osmclient]         }
[osmclient]      ]
[osmclient]     }
[Pipeline] [osmclient] newBuildInfo
[Pipeline] [osmclient] artifactoryDownload
[osmclient] Searching for artifacts...
[osmclient] Found 2 artifacts.
[osmclient] Beginning to resolve Build Info published dependencies.
[osmclient] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v15.0/194/changelog/changelog-osmclient.html'...
[osmclient] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v15.0/194/changelog/changelog-osmclient.html' to '/home/jenkins/workspace/osm-stage_3-merge_v15.0@2/repo/release/osmclient/v15.0/194/changelog/changelog-osmclient.html'
[osmclient] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v15.0/194/pool/osmclient/python3-osmclient_15.0.1.post1+gc9c8f15-1_all.deb'...
[osmclient] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v15.0/194/pool/osmclient/python3-osmclient_15.0.1.post1+gc9c8f15-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v15.0@2/repo/release/osmclient/v15.0/194/pool/osmclient/python3-osmclient_15.0.1.post1+gc9c8f15-1_all.deb'
[osmclient] Finished resolving Build Info published dependencies.
[Pipeline] [IM] getArtifactoryServer
[Pipeline] [IM] echo
[IM] retrieve archive for IM/v15.0/IM-stage_2-merge :: v15.0/192/*
[Pipeline] [IM] echo
[IM] Searching Artifactory with {
[IM]      "files": [
[IM]         {
[IM]           "target": "./",
[IM]           "pattern": "osm-IM/v15.0/192/*"
[IM]         }
[IM]      ]
[IM]     }
[Pipeline] [IM] newBuildInfo
[Pipeline] [IM] artifactoryDownload
[IM] Searching for artifacts...
[IM] Found 3 artifacts.
[IM] Beginning to resolve Build Info published dependencies.
[IM] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-IM/v15.0/192/pool/IM/osm-imdocs_15.0.1-g53dddb8_amd64.deb'...
[IM] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-IM/v15.0/192/pool/IM/osm-imdocs_15.0.1-g53dddb8_amd64.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v15.0@2/repo/release/IM/v15.0/192/pool/IM/osm-imdocs_15.0.1-g53dddb8_amd64.deb'
[IM] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-IM/v15.0/192/pool/IM/python3-osm-im_15.0.1+g53dddb8-1_all.deb'...
[IM] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-IM/v15.0/192/pool/IM/python3-osm-im_15.0.1+g53dddb8-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v15.0@2/repo/release/IM/v15.0/192/pool/IM/python3-osm-im_15.0.1+g53dddb8-1_all.deb'
[IM] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-IM/v15.0/192/changelog/changelog-IM.html'...
[IM] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-IM/v15.0/192/changelog/changelog-IM.html' to '/home/jenkins/workspace/osm-stage_3-merge_v15.0@2/repo/release/IM/v15.0/192/changelog/changelog-IM.html'
[IM] Finished resolving Build Info published dependencies.
[Pipeline] [devops] getArtifactoryServer
[Pipeline] [devops] echo
[devops] retrieve archive for devops/v15.0/devops-stage_2-merge :: v15.0/195/*
[Pipeline] [devops] echo
[devops] Searching Artifactory with {
[devops]      "files": [
[devops]         {
[devops]           "target": "./",
[devops]           "pattern": "osm-devops/v15.0/195/*"
[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/v15.0/195/changelog/changelog-devops.html'...
[devops] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-devops/v15.0/195/changelog/changelog-devops.html' to '/home/jenkins/workspace/osm-stage_3-merge_v15.0@2/repo/release/devops/v15.0/195/changelog/changelog-devops.html'
[devops] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-devops/v15.0/195/pool/devops/osm-devops_15.0.1.post1-1_all.deb'...
[devops] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-devops/v15.0/195/pool/devops/osm-devops_15.0.1.post1-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v15.0@2/repo/release/devops/v15.0/195/pool/devops/osm-devops_15.0.1.post1-1_all.deb'
[devops] Finished resolving Build Info published dependencies.
[Pipeline] [MON] getArtifactoryServer
[Pipeline] [MON] echo
[MON] retrieve archive for MON/v15.0/MON-stage_2-merge :: v15.0/195/*
[Pipeline] [MON] echo
[MON] Searching Artifactory with {
[MON]      "files": [
[MON]         {
[MON]           "target": "./",
[MON]           "pattern": "osm-MON/v15.0/195/*"
[MON]         }
[MON]      ]
[MON]     }
[Pipeline] [MON] newBuildInfo
[Pipeline] [MON] artifactoryDownload
[MON] Searching for artifacts...
[MON] Found 2 artifacts.
[MON] Beginning to resolve Build Info published dependencies.
[MON] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-MON/v15.0/195/changelog/changelog-MON.html'...
[MON] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-MON/v15.0/195/changelog/changelog-MON.html' to '/home/jenkins/workspace/osm-stage_3-merge_v15.0@2/repo/release/MON/v15.0/195/changelog/changelog-MON.html'
[MON] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-MON/v15.0/195/pool/MON/python3-osm-mon_15.0.1.post2+g5fbba4f-1_all.deb'...
[MON] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-MON/v15.0/195/pool/MON/python3-osm-mon_15.0.1.post2+g5fbba4f-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v15.0@2/repo/release/MON/v15.0/195/pool/MON/python3-osm-mon_15.0.1.post2+g5fbba4f-1_all.deb'
[MON] Finished resolving Build Info published dependencies.
[Pipeline] [N2VC] getArtifactoryServer
[Pipeline] [N2VC] echo
[N2VC] retrieve archive for N2VC/v15.0/N2VC-stage_2-merge :: v15.0/193/*
[Pipeline] [N2VC] echo
[N2VC] Searching Artifactory with {
[N2VC]      "files": [
[N2VC]         {
[N2VC]           "target": "./",
[N2VC]           "pattern": "osm-N2VC/v15.0/193/*"
[N2VC]         }
[N2VC]      ]
[N2VC]     }
[Pipeline] [N2VC] newBuildInfo
[Pipeline] [N2VC] artifactoryDownload
[N2VC] Searching for artifacts...
[N2VC] Found 2 artifacts.
[N2VC] Beginning to resolve Build Info published dependencies.
[N2VC] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v15.0/193/changelog/changelog-N2VC.html'...
[N2VC] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v15.0/193/changelog/changelog-N2VC.html' to '/home/jenkins/workspace/osm-stage_3-merge_v15.0@2/repo/release/N2VC/v15.0/193/changelog/changelog-N2VC.html'
[N2VC] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v15.0/193/pool/N2VC/python3-n2vc_15.0.1+g55fd5c9-1_all.deb'...
[N2VC] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v15.0/193/pool/N2VC/python3-n2vc_15.0.1+g55fd5c9-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v15.0@2/repo/release/N2VC/v15.0/193/pool/N2VC/python3-n2vc_15.0.1+g55fd5c9-1_all.deb'
[N2VC] Finished resolving Build Info published dependencies.
[Pipeline] [NBI] getArtifactoryServer
[Pipeline] [NBI] echo
[NBI] retrieve archive for NBI/v15.0/NBI-stage_2-merge :: v15.0/194/*
[Pipeline] [NBI] echo
[NBI] Searching Artifactory with {
[NBI]      "files": [
[NBI]         {
[NBI]           "target": "./",
[NBI]           "pattern": "osm-NBI/v15.0/194/*"
[NBI]         }
[NBI]      ]
[NBI]     }
[Pipeline] [NBI] newBuildInfo
[Pipeline] [NBI] artifactoryDownload
[NBI] Searching for artifacts...
[NBI] Found 2 artifacts.
[NBI] Beginning to resolve Build Info published dependencies.
[NBI] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-NBI/v15.0/194/pool/NBI/python3-osm-nbi_15.0.1+ge1c1437-1_all.deb'...
[NBI] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-NBI/v15.0/194/pool/NBI/python3-osm-nbi_15.0.1+ge1c1437-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v15.0@2/repo/release/NBI/v15.0/194/pool/NBI/python3-osm-nbi_15.0.1+ge1c1437-1_all.deb'
[NBI] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-NBI/v15.0/194/changelog/changelog-NBI.html'...
[NBI] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-NBI/v15.0/194/changelog/changelog-NBI.html' to '/home/jenkins/workspace/osm-stage_3-merge_v15.0@2/repo/release/NBI/v15.0/194/changelog/changelog-NBI.html'
[NBI] Finished resolving Build Info published dependencies.
[Pipeline] [common] getArtifactoryServer
[Pipeline] [common] echo
[common] retrieve archive for common/v15.0/common-stage_2-merge :: v15.0/192/*
[Pipeline] [common] echo
[common] Searching Artifactory with {
[common]      "files": [
[common]         {
[common]           "target": "./",
[common]           "pattern": "osm-common/v15.0/192/*"
[common]         }
[common]      ]
[common]     }
[Pipeline] [common] newBuildInfo
[Pipeline] [common] artifactoryDownload
[common] Searching for artifacts...
[common] Found 2 artifacts.
[common] Beginning to resolve Build Info published dependencies.
[common] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-common/v15.0/192/pool/common/python3-osm-common_15.0.1+g261e46f-1_all.deb'...
[common] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-common/v15.0/192/pool/common/python3-osm-common_15.0.1+g261e46f-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v15.0@2/repo/release/common/v15.0/192/pool/common/python3-osm-common_15.0.1+g261e46f-1_all.deb'
[common] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-common/v15.0/192/changelog/changelog-common.html'...
[common] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-common/v15.0/192/changelog/changelog-common.html' to '/home/jenkins/workspace/osm-stage_3-merge_v15.0@2/repo/release/common/v15.0/192/changelog/changelog-common.html'
[common] Finished resolving Build Info published dependencies.
[Pipeline] [LCM] getArtifactoryServer
[Pipeline] [LCM] echo
[LCM] retrieve archive for LCM/v15.0/LCM-stage_2-merge :: v15.0/197/*
[Pipeline] [LCM] echo
[LCM] Searching Artifactory with {
[LCM]      "files": [
[LCM]         {
[LCM]           "target": "./",
[LCM]           "pattern": "osm-LCM/v15.0/197/*"
[LCM]         }
[LCM]      ]
[LCM]     }
[Pipeline] [LCM] newBuildInfo
[Pipeline] [LCM] artifactoryDownload
[LCM] Searching for artifacts...
[LCM] Found 2 artifacts.
[LCM] Beginning to resolve Build Info published dependencies.
[LCM] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-LCM/v15.0/197/pool/LCM/python3-osm-lcm_15.0.1.post3+gd089a16-1_all.deb'...
[LCM] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-LCM/v15.0/197/pool/LCM/python3-osm-lcm_15.0.1.post3+gd089a16-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v15.0@2/repo/release/LCM/v15.0/197/pool/LCM/python3-osm-lcm_15.0.1.post3+gd089a16-1_all.deb'
[LCM] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-LCM/v15.0/197/changelog/changelog-LCM.html'...
[LCM] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-LCM/v15.0/197/changelog/changelog-LCM.html' to '/home/jenkins/workspace/osm-stage_3-merge_v15.0@2/repo/release/LCM/v15.0/197/changelog/changelog-LCM.html'
[LCM] Finished resolving Build Info published dependencies.
[Pipeline] [POL] getArtifactoryServer
[Pipeline] [POL] echo
[POL] retrieve archive for POL/v15.0/POL-stage_2-merge :: v15.0/192/*
[POL] Searching Artifactory with {
[POL]      "files": [
[POL]         {
[POL]           "target": "./",
[POL]           "pattern": "osm-POL/v15.0/192/*"
[POL]         }
[POL]      ]
[POL]     }
[Pipeline] [POL] echo
[Pipeline] [POL] newBuildInfo
[Pipeline] [POL] artifactoryDownload
[POL] Searching for artifacts...
[POL] Found 2 artifacts.
[POL] Beginning to resolve Build Info published dependencies.
[POL] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-POL/v15.0/192/changelog/changelog-POL.html'...
[POL] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-POL/v15.0/192/changelog/changelog-POL.html' to '/home/jenkins/workspace/osm-stage_3-merge_v15.0@2/repo/release/POL/v15.0/192/changelog/changelog-POL.html'
[POL] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-POL/v15.0/192/pool/POL/python3-osm-policy-module_15.0.1+g27aef6c-1_all.deb'...
[POL] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-POL/v15.0/192/pool/POL/python3-osm-policy-module_15.0.1+g27aef6c-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v15.0@2/repo/release/POL/v15.0/192/pool/POL/python3-osm-policy-module_15.0.1+g27aef6c-1_all.deb'
[POL] Finished resolving Build Info published dependencies.
[Pipeline] [NG-UI] getArtifactoryServer
[Pipeline] [NG-UI] echo
[NG-UI] retrieve archive for NG-UI/v15.0/NG-UI-stage_2-merge :: v15.0/196/*
[Pipeline] [NG-UI] echo
[NG-UI] Searching Artifactory with {
[NG-UI]      "files": [
[NG-UI]         {
[NG-UI]           "target": "./",
[NG-UI]           "pattern": "osm-NG-UI/v15.0/196/*"
[NG-UI]         }
[NG-UI]      ]
[NG-UI]     }
[Pipeline] [NG-UI] newBuildInfo
[Pipeline] [NG-UI] artifactoryDownload
[NG-UI] Searching for artifacts...
[NG-UI] Found 2 artifacts.
[NG-UI] Beginning to resolve Build Info published dependencies.
[NG-UI] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v15.0/196/pool/NG-UI/osm-ngui_15.0.1.post4+g60f0a51-1_all.deb'...
[NG-UI] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v15.0/196/pool/NG-UI/osm-ngui_15.0.1.post4+g60f0a51-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v15.0@2/repo/release/NG-UI/v15.0/196/pool/NG-UI/osm-ngui_15.0.1.post4+g60f0a51-1_all.deb'
[NG-UI] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v15.0/196/changelog/changelog-NG-UI.html'...
[NG-UI] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v15.0/196/changelog/changelog-NG-UI.html' to '/home/jenkins/workspace/osm-stage_3-merge_v15.0@2/repo/release/NG-UI/v15.0/196/changelog/changelog-NG-UI.html'
[NG-UI] Finished resolving Build Info published dependencies.
[Pipeline] [NG-SA] getArtifactoryServer
[Pipeline] [NG-SA] echo
[NG-SA] retrieve archive for NG-SA/v15.0/NG-SA-stage_2-merge :: v15.0/193/*
[Pipeline] [NG-SA] echo
[NG-SA] Searching Artifactory with {
[NG-SA]      "files": [
[NG-SA]         {
[NG-SA]           "target": "./",
[NG-SA]           "pattern": "osm-NG-SA/v15.0/193/*"
[NG-SA]         }
[NG-SA]      ]
[NG-SA]     }
[Pipeline] [NG-SA] newBuildInfo
[Pipeline] [NG-SA] artifactoryDownload
[NG-SA] Searching for artifacts...
[NG-SA] Found 3 artifacts.
[NG-SA] Beginning to resolve Build Info published dependencies.
[NG-SA] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/v15.0/193/pool/NG-SA/python3-osm-ngsa_15.0.1-1_all.deb'...
[NG-SA] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/v15.0/193/pool/NG-SA/python3-osm-ngsa_15.0.1-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v15.0@2/repo/release/NG-SA/v15.0/193/pool/NG-SA/python3-osm-ngsa_15.0.1-1_all.deb'
[NG-SA] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/v15.0/193/changelog/changelog-NG-SA.html'...
[NG-SA] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/v15.0/193/changelog/changelog-NG-SA.html' to '/home/jenkins/workspace/osm-stage_3-merge_v15.0@2/repo/release/NG-SA/v15.0/193/changelog/changelog-NG-SA.html'
[NG-SA] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/v15.0/193/pool/NG-SA/python3-osm-webhook-translator_15.0.1-1_all.deb'...
[NG-SA] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/v15.0/193/pool/NG-SA/python3-osm-webhook-translator_15.0.1-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v15.0@2/repo/release/NG-SA/v15.0/193/pool/NG-SA/python3-osm-webhook-translator_15.0.1-1_all.deb'
[NG-SA] Finished resolving Build Info published dependencies.
[Pipeline] [PLA] getArtifactoryServer
[Pipeline] [PLA] echo
[PLA] retrieve archive for PLA/v15.0/PLA-stage_2-merge :: v15.0/192/*
[Pipeline] [PLA] echo
[PLA] Searching Artifactory with {
[PLA]      "files": [
[PLA]         {
[PLA]           "target": "./",
[PLA]           "pattern": "osm-PLA/v15.0/192/*"
[PLA]         }
[PLA]      ]
[PLA]     }
[Pipeline] [PLA] newBuildInfo
[Pipeline] [PLA] artifactoryDownload
[PLA] Searching for artifacts...
[PLA] Found 2 artifacts.
[PLA] Beginning to resolve Build Info published dependencies.
[PLA] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-PLA/v15.0/192/pool/PLA/python3-osm-pla_15.0.1+g5fa7d6b-1_all.deb'...
[PLA] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-PLA/v15.0/192/pool/PLA/python3-osm-pla_15.0.1+g5fa7d6b-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v15.0@2/repo/release/PLA/v15.0/192/pool/PLA/python3-osm-pla_15.0.1+g5fa7d6b-1_all.deb'
[PLA] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-PLA/v15.0/192/changelog/changelog-PLA.html'...
[PLA] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-PLA/v15.0/192/changelog/changelog-PLA.html' to '/home/jenkins/workspace/osm-stage_3-merge_v15.0@2/repo/release/PLA/v15.0/192/changelog/changelog-PLA.html'
[PLA] Finished resolving Build Info published dependencies.
[Pipeline] [tests] getArtifactoryServer
[Pipeline] [tests] echo
[tests] retrieve archive for tests/v15.0/tests-stage_2-merge :: v15.0/196/*
[Pipeline] [tests] echo
[tests] Searching Artifactory with {
[tests]      "files": [
[tests]         {
[tests]           "target": "./",
[tests]           "pattern": "osm-tests/v15.0/196/*"
[tests]         }
[tests]      ]
[tests]     }
[Pipeline] [tests] newBuildInfo
[Pipeline] [tests] artifactoryDownload
[tests] Searching for artifacts...
[tests] Found 2 artifacts.
[tests] Beginning to resolve Build Info published dependencies.
[tests] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-tests/v15.0/196/pool/tests/osm-tests_15.0.1-1_all.deb'...
[tests] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-tests/v15.0/196/pool/tests/osm-tests_15.0.1-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v15.0@2/repo/release/tests/v15.0/196/pool/tests/osm-tests_15.0.1-1_all.deb'
[tests] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-tests/v15.0/196/changelog/changelog-tests.html'...
[tests] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-tests/v15.0/196/changelog/changelog-tests.html' to '/home/jenkins/workspace/osm-stage_3-merge_v15.0@2/repo/release/tests/v15.0/196/changelog/changelog-tests.html'
[tests] Finished resolving Build Info published dependencies.
[Pipeline] [osmclient] sh
[osmclient] [osmclient] Running shell script
[osmclient] + cp -R v15.0/194/changelog v15.0/194/pool .
[Pipeline] [devops] sh
[devops] [devops] Running shell script
[devops] + cp -R v15.0/195/changelog v15.0/195/pool .
[Pipeline] [MON] sh
[MON] [MON] Running shell script
[MON] + cp -R v15.0/195/changelog v15.0/195/pool .
[Pipeline] [N2VC] sh
[N2VC] [N2VC] Running shell script
[N2VC] + cp -R v15.0/193/changelog v15.0/193/pool .
[Pipeline] [NBI] sh
[NBI] [NBI] Running shell script
[NBI] + cp -R v15.0/194/changelog v15.0/194/pool .
[Pipeline] [common] sh
[common] [common] Running shell script
[common] + cp -R v15.0/192/changelog v15.0/192/pool .
[Pipeline] [LCM] sh
[LCM] [LCM] Running shell script
[LCM] + cp -R v15.0/197/changelog v15.0/197/pool .
[Pipeline] [POL] sh
[POL] [POL] Running shell script
[POL] + cp -R v15.0/192/changelog v15.0/192/pool .
[Pipeline] [NG-UI] sh
[NG-UI] [NG-UI] Running shell script
[NG-UI] + cp -R v15.0/196/changelog v15.0/196/pool .
[Pipeline] [IM] sh
[IM] [IM] Running shell script
[IM] + cp -R v15.0/192/changelog v15.0/192/pool .
[Pipeline] [NG-SA] sh
[NG-SA] [NG-SA] Running shell script
[NG-SA] + cp -R v15.0/193/changelog v15.0/193/pool .
[Pipeline] [PLA] sh
[PLA] [PLA] Running shell script
[PLA] + cp -R v15.0/192/changelog v15.0/192/pool .
[Pipeline] [tests] sh
[tests] [tests] Running shell script
[tests] + cp -R v15.0/196/changelog v15.0/196/pool .
[Pipeline] [osmclient] sh
[osmclient] [osmclient] Running shell script
[osmclient] + rm -rf v15.0/194
[Pipeline] [devops] sh
[devops] [devops] Running shell script
[devops] + rm -rf v15.0/195
[Pipeline] [MON] sh
[MON] [MON] Running shell script
[MON] + rm -rf v15.0/195
[Pipeline] [N2VC] sh
[N2VC] [N2VC] Running shell script
[Pipeline] [NBI] sh
[N2VC] + rm -rf v15.0/193
[NBI] [NBI] Running shell script
[Pipeline] [common] sh
[NBI] + rm -rf v15.0/194
[common] [common] Running shell script
[Pipeline] [LCM] sh
[common] + rm -rf v15.0/192
[LCM] [LCM] Running shell script
[LCM] + rm -rf v15.0/197
[Pipeline] [RO] sh
[RO] [RO] Running shell script
[Pipeline] [POL] sh
[RO] + cp -R v15.0/197/changelog v15.0/197/pool .
[POL] [POL] Running shell script
[POL] + rm -rf v15.0/192
[Pipeline] [NG-UI] sh
[NG-UI] [NG-UI] Running shell script
[NG-UI] + rm -rf v15.0/196
[Pipeline] [IM] sh
[IM] [IM] Running shell script
[IM] + rm -rf v15.0/192
[Pipeline] [NG-SA] sh
[NG-SA] [NG-SA] Running shell script
[NG-SA] + rm -rf v15.0/193
[Pipeline] [PLA] sh
[PLA] [PLA] Running shell script
[Pipeline] [tests] sh
[PLA] + rm -rf v15.0/192
[tests] [tests] Running shell script
[tests] + rm -rf v15.0/196
[Pipeline] [osmclient] echo
[osmclient] Fetched osmclient: [https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v15.0/194/pool/osmclient/python3-osmclient_15.0.1.post1+gc9c8f15-1_all.deb]
[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/v15.0/195/pool/devops/osm-devops_15.0.1.post1-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/v15.0/195/pool/MON/python3-osm-mon_15.0.1.post2+g5fbba4f-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/v15.0/193/pool/N2VC/python3-n2vc_15.0.1+g55fd5c9-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/v15.0/194/pool/NBI/python3-osm-nbi_15.0.1+ge1c1437-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/v15.0/192/pool/common/python3-osm-common_15.0.1+g261e46f-1_all.deb]
[Pipeline] [common] sh
[common] [common] Running shell script
[common] + rm -rf dists
[Pipeline] [LCM] echo
[LCM] Fetched LCM: [https://artifactory-osm.etsi.org/artifactory/osm-LCM/v15.0/197/pool/LCM/python3-osm-lcm_15.0.1.post3+gd089a16-1_all.deb]
[Pipeline] [LCM] sh
[LCM] [LCM] Running shell script
[LCM] + rm -rf dists
[Pipeline] [RO] sh
[RO] [RO] Running shell script
[RO] + rm -rf v15.0/197
[Pipeline] [IM] echo
[IM] Fetched IM: [https://artifactory-osm.etsi.org/artifactory/osm-IM/v15.0/192/pool/IM/osm-imdocs_15.0.1-g53dddb8_amd64.deb, https://artifactory-osm.etsi.org/artifactory/osm-IM/v15.0/192/pool/IM/python3-osm-im_15.0.1+g53dddb8-1_all.deb]
[Pipeline] [IM] sh
[IM] [IM] Running shell script
[IM] + rm -rf dists
[Pipeline] [POL] echo
[POL] Fetched POL: [https://artifactory-osm.etsi.org/artifactory/osm-POL/v15.0/192/pool/POL/python3-osm-policy-module_15.0.1+g27aef6c-1_all.deb]
[Pipeline] [POL] sh
[POL] [POL] Running shell script
[POL] + rm -rf dists
[Pipeline] [NG-UI] echo
[NG-UI] Fetched NG-UI: [https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v15.0/196/pool/NG-UI/osm-ngui_15.0.1.post4+g60f0a51-1_all.deb]
[Pipeline] [NG-UI] sh
[NG-UI] [NG-UI] Running shell script
[NG-UI] + rm -rf dists
[Pipeline] [NG-SA] echo
[NG-SA] Fetched NG-SA: [https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/v15.0/193/pool/NG-SA/python3-osm-ngsa_15.0.1-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/v15.0/193/pool/NG-SA/python3-osm-webhook-translator_15.0.1-1_all.deb]
[Pipeline] [NG-SA] sh
[NG-SA] [NG-SA] Running shell script
[NG-SA] + rm -rf dists
[Pipeline] [PLA] echo
[PLA] Fetched PLA: [https://artifactory-osm.etsi.org/artifactory/osm-PLA/v15.0/192/pool/PLA/python3-osm-pla_15.0.1+g5fa7d6b-1_all.deb]
[Pipeline] [PLA] sh
[PLA] [PLA] Running shell script
[PLA] + rm -rf dists
[Pipeline] [osmclient] }
[Pipeline] [devops] }
[Pipeline] [MON] }
[Pipeline] [N2VC] }
[Pipeline] [NBI] }
[Pipeline] [common] }
[Pipeline] [LCM] }
[Pipeline] [tests] echo
[tests] Fetched tests: [https://artifactory-osm.etsi.org/artifactory/osm-tests/v15.0/196/pool/tests/osm-tests_15.0.1-1_all.deb]
[Pipeline] [tests] sh
[tests] [tests] Running shell script
[tests] + rm -rf dists
[Pipeline] [RO] echo
[RO] Fetched RO: [https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-arista-cloudvision_15.0.1.post4+g02341fc-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-floodlightof_15.0.1.post4+g02341fc-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-ro-plugin_15.0.1.post4+g02341fc-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-juniper-contrail_15.0.1.post4+g02341fc-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-ng-ro_15.0.1.post4+g02341fc-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rovim-azure_15.0.1.post4+g02341fc-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rovim-gcp_15.0.1.post4+g02341fc-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-dynpac_15.0.1.post4+g02341fc-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rovim-aws_15.0.1.post4+g02341fc-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rovim-openvim_15.0.1.post4+g02341fc-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-ietfl2vpn_15.0.1.post4+g02341fc-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rovim-openstack_15.0.1.post4+g02341fc-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-odlof_15.0.1.post4+g02341fc-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rovim-vmware_15.0.1.post4+g02341fc-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-tapi_15.0.1.post4+g02341fc-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-onosof_15.0.1.post4+g02341fc-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-dpb_15.0.1.post4+g02341fc-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-onos-vpls_15.0.1.post4+g02341fc-1_all.deb]
[Pipeline] [RO] sh
[RO] [RO] Running shell script
[Pipeline] [IM] }
[Pipeline] [POL] }
[Pipeline] [NG-UI] }
[RO] + rm -rf dists
[Pipeline] [NG-SA] }
[Pipeline] [osmclient] // dir
[Pipeline] [devops] // dir
[Pipeline] [MON] // dir
[Pipeline] [N2VC] // dir
[Pipeline] [NBI] // dir
[Pipeline] [common] // dir
[Pipeline] [LCM] // dir
[Pipeline] [osmclient] }
[Pipeline] [devops] }
[Pipeline] [MON] }
[Pipeline] [N2VC] }
[Pipeline] [NBI] }
[Pipeline] [common] }
[Pipeline] [LCM] }
[Pipeline] [PLA] }
[Pipeline] [IM] // dir
[Pipeline] [POL] // dir
[Pipeline] [NG-UI] // dir
[Pipeline] [IM] }
[Pipeline] [POL] }
[Pipeline] [NG-UI] }
[Pipeline] [tests] }
[Pipeline] [NG-SA] // dir
[Pipeline] [NG-SA] }
[Pipeline] [RO] }
[Pipeline] [PLA] // dir
[Pipeline] [PLA] }
[Pipeline] [tests] // dir
[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 Jun 16 09:38 .
drwxrwxr-x 5 jenkins jenkins 4096 Jun 16 09:38 ..
drwxrwxr-x 2 jenkins jenkins 4096 Jun 16 09:38 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_15.0.1.post1-1_all.deb
Processing pool/devops/osm-devops_15.0.1.post1-1_all.deb...
gpg: using "OSMETSI" as default secret key for signing
Signed deb pool/devops/osm-devops_15.0.1.post1-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 Jun 16 09:38 .
drwxrwxr-x 5 jenkins jenkins 4096 Jun 16 09:38 ..
drwxrwxr-x 2 jenkins jenkins 4096 Jun 16 09:38 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_15.0.1-g53dddb8_amd64.deb pool/IM/python3-osm-im_15.0.1+g53dddb8-1_all.deb
Processing pool/IM/osm-imdocs_15.0.1-g53dddb8_amd64.deb...
gpg: using "OSMETSI" as default secret key for signing
Signed deb pool/IM/osm-imdocs_15.0.1-g53dddb8_amd64.deb
Processing pool/IM/python3-osm-im_15.0.1+g53dddb8-1_all.deb...
gpg: using "OSMETSI" as default secret key for signing
Signed deb pool/IM/python3-osm-im_15.0.1+g53dddb8-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 Jun 16 09:38 .
drwxrwxr-x 5 jenkins jenkins 4096 Jun 16 09:38 ..
drwxrwxr-x 2 jenkins jenkins 4096 Jun 16 09:38 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_15.0.1.post1+gc9c8f15-1_all.deb
Processing pool/osmclient/python3-osmclient_15.0.1.post1+gc9c8f15-1_all.deb...
gpg: using "OSMETSI" as default secret key for signing
Signed deb pool/osmclient/python3-osmclient_15.0.1.post1+gc9c8f15-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
[Pipeline] sh
[repo] Running shell script
+ python -c import socket; s=socket.socket(); s.bind(("", 0));print(s.getsockname()[1]); s.close()
+ echo 37291
[Pipeline] sh
[repo] Running shell script
+ docker run -dit --name osm-v150-merge-210-apache -p 37291:80 -v /home/jenkins/workspace/osm-stage_3-merge_v15.0@2/repo:/usr/local/apache2/htdocs/ httpd:2.4
cfb28bab73c15de37cc9506adaee4ef15348530e601b914fc5cc47b48e18cd4a
[Pipeline] sh
[repo] Running shell script
+ docker inspect --format {{ .NetworkSettings.IPAddress }} osm-v150-merge-210-apache
[Pipeline] sh
[repo] Running shell script
+ echo 212.234.161.1 32974 172.21.1.5 22
+ awk {print $3}
[Pipeline] timeout
Timeout set to expire in 1 min 0 sec
[Pipeline] {
[Pipeline] sh
[repo] Running shell script
+ wget http://172.21.1.5:37291/release/dists/unstable/Release
--2024-06-16 09:38:51--  http://172.21.1.5:37291/release/dists/unstable/Release
Connecting to 172.21.1.5:37291... connected.
HTTP request sent, awaiting response... 200 OK
Length: 3204 (3.1K)
Saving to: ‘Release’

     0K ...                                                   100%  300M=0s

2024-06-16 09:38:51 (300 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_v15.0@2] Running shell script
+ tree -fD repo
[Jun 16 09:38]  repo
├── [Jun 16 09:38]  repo/Release
├── [Jun 16 09:38]  repo/release
│   ├── [Jun 16 09:38]  repo/release/IM
│   │   ├── [Jun 15 10:25]  repo/release/IM/build.env
│   │   ├── [Jun 16 09:38]  repo/release/IM/changelog
│   │   │   └── [Jun 16 09:38]  repo/release/IM/changelog/changelog-IM.html
│   │   ├── [Jun 16 09:38]  repo/release/IM/pool
│   │   │   └── [Jun 16 09:38]  repo/release/IM/pool/IM
│   │   │       ├── [Jun 16 09:38]  repo/release/IM/pool/IM/osm-imdocs_15.0.1-g53dddb8_amd64.deb
│   │   │       └── [Jun 16 09:38]  repo/release/IM/pool/IM/python3-osm-im_15.0.1+g53dddb8-1_all.deb
│   │   └── [Jun 16 09:38]  repo/release/IM/v15.0
│   ├── [Jun 16 09:38]  repo/release/IM@tmp
│   ├── [Jun 16 09:38]  repo/release/LCM
│   │   ├── [Jun 15 10:18]  repo/release/LCM/build.env
│   │   ├── [Jun 16 09:38]  repo/release/LCM/changelog
│   │   │   └── [Jun 16 09:38]  repo/release/LCM/changelog/changelog-LCM.html
│   │   ├── [Jun 16 09:38]  repo/release/LCM/pool
│   │   │   └── [Jun 16 09:38]  repo/release/LCM/pool/LCM
│   │   │       └── [Jun 16 09:38]  repo/release/LCM/pool/LCM/python3-osm-lcm_15.0.1.post3+gd089a16-1_all.deb
│   │   └── [Jun 16 09:38]  repo/release/LCM/v15.0
│   ├── [Jun 16 09:38]  repo/release/LCM@tmp
│   ├── [Jun 16 09:38]  repo/release/MON
│   │   ├── [Jun 15 10:15]  repo/release/MON/build.env
│   │   ├── [Jun 16 09:38]  repo/release/MON/changelog
│   │   │   └── [Jun 16 09:38]  repo/release/MON/changelog/changelog-MON.html
│   │   ├── [Jun 16 09:38]  repo/release/MON/pool
│   │   │   └── [Jun 16 09:38]  repo/release/MON/pool/MON
│   │   │       └── [Jun 16 09:38]  repo/release/MON/pool/MON/python3-osm-mon_15.0.1.post2+g5fbba4f-1_all.deb
│   │   └── [Jun 16 09:38]  repo/release/MON/v15.0
│   ├── [Jun 16 09:38]  repo/release/MON@tmp
│   ├── [Jun 16 09:38]  repo/release/N2VC
│   │   ├── [Jun 15 10:14]  repo/release/N2VC/build.env
│   │   ├── [Jun 16 09:38]  repo/release/N2VC/changelog
│   │   │   └── [Jun 16 09:38]  repo/release/N2VC/changelog/changelog-N2VC.html
│   │   ├── [Jun 16 09:38]  repo/release/N2VC/pool
│   │   │   └── [Jun 16 09:38]  repo/release/N2VC/pool/N2VC
│   │   │       └── [Jun 16 09:38]  repo/release/N2VC/pool/N2VC/python3-n2vc_15.0.1+g55fd5c9-1_all.deb
│   │   └── [Jun 16 09:38]  repo/release/N2VC/v15.0
│   ├── [Jun 16 09:38]  repo/release/N2VC@tmp
│   ├── [Jun 16 09:38]  repo/release/NBI
│   │   ├── [Jun 15 10:14]  repo/release/NBI/build.env
│   │   ├── [Jun 16 09:38]  repo/release/NBI/changelog
│   │   │   └── [Jun 16 09:38]  repo/release/NBI/changelog/changelog-NBI.html
│   │   ├── [Jun 16 09:38]  repo/release/NBI/pool
│   │   │   └── [Jun 16 09:38]  repo/release/NBI/pool/NBI
│   │   │       └── [Jun 16 09:38]  repo/release/NBI/pool/NBI/python3-osm-nbi_15.0.1+ge1c1437-1_all.deb
│   │   └── [Jun 16 09:38]  repo/release/NBI/v15.0
│   ├── [Jun 16 09:38]  repo/release/NBI@tmp
│   ├── [Jun 16 09:38]  repo/release/NG-SA
│   │   ├── [Jun 15 10:21]  repo/release/NG-SA/build.env
│   │   ├── [Jun 16 09:38]  repo/release/NG-SA/changelog
│   │   │   └── [Jun 16 09:38]  repo/release/NG-SA/changelog/changelog-NG-SA.html
│   │   ├── [Jun 16 09:38]  repo/release/NG-SA/pool
│   │   │   └── [Jun 16 09:38]  repo/release/NG-SA/pool/NG-SA
│   │   │       ├── [Jun 16 09:38]  repo/release/NG-SA/pool/NG-SA/python3-osm-ngsa_15.0.1-1_all.deb
│   │   │       └── [Jun 16 09:38]  repo/release/NG-SA/pool/NG-SA/python3-osm-webhook-translator_15.0.1-1_all.deb
│   │   └── [Jun 16 09:38]  repo/release/NG-SA/v15.0
│   ├── [Jun 16 09:38]  repo/release/NG-SA@tmp
│   ├── [Jun 16 09:38]  repo/release/NG-UI
│   │   ├── [Jun 15 10:18]  repo/release/NG-UI/build.env
│   │   ├── [Jun 16 09:38]  repo/release/NG-UI/changelog
│   │   │   └── [Jun 16 09:38]  repo/release/NG-UI/changelog/changelog-NG-UI.html
│   │   ├── [Jun 16 09:38]  repo/release/NG-UI/pool
│   │   │   └── [Jun 16 09:38]  repo/release/NG-UI/pool/NG-UI
│   │   │       └── [Jun 16 09:38]  repo/release/NG-UI/pool/NG-UI/osm-ngui_15.0.1.post4+g60f0a51-1_all.deb
│   │   └── [Jun 16 09:38]  repo/release/NG-UI/v15.0
│   ├── [Jun 16 09:38]  repo/release/NG-UI@tmp
│   ├── [Jun 16 09:38]  repo/release/OSM ETSI Release Key.gpg
│   ├── [Jun 16 09:38]  repo/release/PLA
│   │   ├── [Jun 15 10:16]  repo/release/PLA/build.env
│   │   ├── [Jun 16 09:38]  repo/release/PLA/changelog
│   │   │   └── [Jun 16 09:38]  repo/release/PLA/changelog/changelog-PLA.html
│   │   ├── [Jun 16 09:38]  repo/release/PLA/pool
│   │   │   └── [Jun 16 09:38]  repo/release/PLA/pool/PLA
│   │   │       └── [Jun 16 09:38]  repo/release/PLA/pool/PLA/python3-osm-pla_15.0.1+g5fa7d6b-1_all.deb
│   │   └── [Jun 16 09:38]  repo/release/PLA/v15.0
│   ├── [Jun 16 09:38]  repo/release/PLA@tmp
│   ├── [Jun 16 09:38]  repo/release/POL
│   │   ├── [Jun 15 10:18]  repo/release/POL/build.env
│   │   ├── [Jun 16 09:38]  repo/release/POL/changelog
│   │   │   └── [Jun 16 09:38]  repo/release/POL/changelog/changelog-POL.html
│   │   ├── [Jun 16 09:38]  repo/release/POL/pool
│   │   │   └── [Jun 16 09:38]  repo/release/POL/pool/POL
│   │   │       └── [Jun 16 09:38]  repo/release/POL/pool/POL/python3-osm-policy-module_15.0.1+g27aef6c-1_all.deb
│   │   └── [Jun 16 09:38]  repo/release/POL/v15.0
│   ├── [Jun 16 09:38]  repo/release/POL@tmp
│   ├── [Jun 16 09:38]  repo/release/RO
│   │   ├── [Jun 15 10:37]  repo/release/RO/build.env
│   │   ├── [Jun 16 09:38]  repo/release/RO/changelog
│   │   │   └── [Jun 16 09:38]  repo/release/RO/changelog/changelog-RO.html
│   │   ├── [Jun 16 09:38]  repo/release/RO/pool
│   │   │   └── [Jun 16 09:38]  repo/release/RO/pool/RO
│   │   │       ├── [Jun 16 09:38]  repo/release/RO/pool/RO/python3-osm-ng-ro_15.0.1.post4+g02341fc-1_all.deb
│   │   │       ├── [Jun 16 09:38]  repo/release/RO/pool/RO/python3-osm-ro-plugin_15.0.1.post4+g02341fc-1_all.deb
│   │   │       ├── [Jun 16 09:38]  repo/release/RO/pool/RO/python3-osm-rosdn-arista-cloudvision_15.0.1.post4+g02341fc-1_all.deb
│   │   │       ├── [Jun 16 09:38]  repo/release/RO/pool/RO/python3-osm-rosdn-dpb_15.0.1.post4+g02341fc-1_all.deb
│   │   │       ├── [Jun 16 09:38]  repo/release/RO/pool/RO/python3-osm-rosdn-dynpac_15.0.1.post4+g02341fc-1_all.deb
│   │   │       ├── [Jun 16 09:38]  repo/release/RO/pool/RO/python3-osm-rosdn-floodlightof_15.0.1.post4+g02341fc-1_all.deb
│   │   │       ├── [Jun 16 09:38]  repo/release/RO/pool/RO/python3-osm-rosdn-ietfl2vpn_15.0.1.post4+g02341fc-1_all.deb
│   │   │       ├── [Jun 16 09:38]  repo/release/RO/pool/RO/python3-osm-rosdn-juniper-contrail_15.0.1.post4+g02341fc-1_all.deb
│   │   │       ├── [Jun 16 09:38]  repo/release/RO/pool/RO/python3-osm-rosdn-odlof_15.0.1.post4+g02341fc-1_all.deb
│   │   │       ├── [Jun 16 09:38]  repo/release/RO/pool/RO/python3-osm-rosdn-onos-vpls_15.0.1.post4+g02341fc-1_all.deb
│   │   │       ├── [Jun 16 09:38]  repo/release/RO/pool/RO/python3-osm-rosdn-onosof_15.0.1.post4+g02341fc-1_all.deb
│   │   │       ├── [Jun 16 09:38]  repo/release/RO/pool/RO/python3-osm-rosdn-tapi_15.0.1.post4+g02341fc-1_all.deb
│   │   │       ├── [Jun 16 09:38]  repo/release/RO/pool/RO/python3-osm-rovim-aws_15.0.1.post4+g02341fc-1_all.deb
│   │   │       ├── [Jun 16 09:38]  repo/release/RO/pool/RO/python3-osm-rovim-azure_15.0.1.post4+g02341fc-1_all.deb
│   │   │       ├── [Jun 16 09:38]  repo/release/RO/pool/RO/python3-osm-rovim-gcp_15.0.1.post4+g02341fc-1_all.deb
│   │   │       ├── [Jun 16 09:38]  repo/release/RO/pool/RO/python3-osm-rovim-openstack_15.0.1.post4+g02341fc-1_all.deb
│   │   │       ├── [Jun 16 09:38]  repo/release/RO/pool/RO/python3-osm-rovim-openvim_15.0.1.post4+g02341fc-1_all.deb
│   │   │       └── [Jun 16 09:38]  repo/release/RO/pool/RO/python3-osm-rovim-vmware_15.0.1.post4+g02341fc-1_all.deb
│   │   └── [Jun 16 09:38]  repo/release/RO/v15.0
│   ├── [Jun 16 09:38]  repo/release/RO@tmp
│   ├── [Jun 16 09:38]  repo/release/common
│   │   ├── [Jun 15 10:12]  repo/release/common/build.env
│   │   ├── [Jun 16 09:38]  repo/release/common/changelog
│   │   │   └── [Jun 16 09:38]  repo/release/common/changelog/changelog-common.html
│   │   ├── [Jun 16 09:38]  repo/release/common/pool
│   │   │   └── [Jun 16 09:38]  repo/release/common/pool/common
│   │   │       └── [Jun 16 09:38]  repo/release/common/pool/common/python3-osm-common_15.0.1+g261e46f-1_all.deb
│   │   └── [Jun 16 09:38]  repo/release/common/v15.0
│   ├── [Jun 16 09:38]  repo/release/common@tmp
│   ├── [Jun 16 09:38]  repo/release/devops
│   │   ├── [Jun 15 10:14]  repo/release/devops/build.env
│   │   ├── [Jun 16 09:38]  repo/release/devops/changelog
│   │   │   └── [Jun 16 09:38]  repo/release/devops/changelog/changelog-devops.html
│   │   ├── [Jun 16 09:38]  repo/release/devops/pool
│   │   │   └── [Jun 16 09:38]  repo/release/devops/pool/devops
│   │   │       └── [Jun 16 09:38]  repo/release/devops/pool/devops/osm-devops_15.0.1.post1-1_all.deb
│   │   └── [Jun 16 09:38]  repo/release/devops/v15.0
│   ├── [Jun 16 09:38]  repo/release/devops@tmp
│   ├── [Jun 16 09:38]  repo/release/dists
│   │   └── [Jun 16 09:38]  repo/release/dists/unstable
│   │       ├── [Jun 16 09:38]  repo/release/dists/unstable/IM
│   │       │   └── [Jun 16 09:38]  repo/release/dists/unstable/IM/binary-amd64
│   │       │       ├── [Jun 16 09:38]  repo/release/dists/unstable/IM/binary-amd64/Packages
│   │       │       └── [Jun 16 09:38]  repo/release/dists/unstable/IM/binary-amd64/Packages.gz
│   │       ├── [Jun 16 09:38]  repo/release/dists/unstable/Release
│   │       ├── [Jun 16 09:38]  repo/release/dists/unstable/Release.gpg
│   │       ├── [Jun 16 09:38]  repo/release/dists/unstable/devops
│   │       │   └── [Jun 16 09:38]  repo/release/dists/unstable/devops/binary-amd64
│   │       │       ├── [Jun 16 09:38]  repo/release/dists/unstable/devops/binary-amd64/Packages
│   │       │       └── [Jun 16 09:38]  repo/release/dists/unstable/devops/binary-amd64/Packages.gz
│   │       └── [Jun 16 09:38]  repo/release/dists/unstable/osmclient
│   │           └── [Jun 16 09:38]  repo/release/dists/unstable/osmclient/binary-amd64
│   │               ├── [Jun 16 09:38]  repo/release/dists/unstable/osmclient/binary-amd64/Packages
│   │               └── [Jun 16 09:38]  repo/release/dists/unstable/osmclient/binary-amd64/Packages.gz
│   ├── [Jun 16 09:38]  repo/release/osmclient
│   │   ├── [Jun 15 10:15]  repo/release/osmclient/build.env
│   │   ├── [Jun 16 09:38]  repo/release/osmclient/changelog
│   │   │   └── [Jun 16 09:38]  repo/release/osmclient/changelog/changelog-osmclient.html
│   │   ├── [Jun 16 09:38]  repo/release/osmclient/pool
│   │   │   └── [Jun 16 09:38]  repo/release/osmclient/pool/osmclient
│   │   │       └── [Jun 16 09:38]  repo/release/osmclient/pool/osmclient/python3-osmclient_15.0.1.post1+gc9c8f15-1_all.deb
│   │   └── [Jun 16 09:38]  repo/release/osmclient/v15.0
│   ├── [Jun 16 09:38]  repo/release/osmclient@tmp
│   ├── [Jun 16 09:38]  repo/release/pool
│   │   ├── [Jun 16 09:38]  repo/release/pool/IM
│   │   │   ├── [Jun 16 09:38]  repo/release/pool/IM/osm-imdocs_15.0.1-g53dddb8_amd64.deb
│   │   │   └── [Jun 16 09:38]  repo/release/pool/IM/python3-osm-im_15.0.1+g53dddb8-1_all.deb
│   │   ├── [Jun 16 09:38]  repo/release/pool/devops
│   │   │   └── [Jun 16 09:38]  repo/release/pool/devops/osm-devops_15.0.1.post1-1_all.deb
│   │   └── [Jun 16 09:38]  repo/release/pool/osmclient
│   │       └── [Jun 16 09:38]  repo/release/pool/osmclient/python3-osmclient_15.0.1.post1+gc9c8f15-1_all.deb
│   ├── [Jun 16 09:38]  repo/release/pubkey.asc
│   ├── [Jun 16 09:38]  repo/release/tests
│   │   ├── [Jun 15 10:18]  repo/release/tests/build.env
│   │   ├── [Jun 16 09:38]  repo/release/tests/changelog
│   │   │   └── [Jun 16 09:38]  repo/release/tests/changelog/changelog-tests.html
│   │   ├── [Jun 16 09:38]  repo/release/tests/pool
│   │   │   └── [Jun 16 09:38]  repo/release/tests/pool/tests
│   │   │       └── [Jun 16 09:38]  repo/release/tests/pool/tests/osm-tests_15.0.1-1_all.deb
│   │   └── [Jun 16 09:38]  repo/release/tests/v15.0
│   └── [Jun 16 09:38]  repo/release/tests@tmp
└── [Jun 16 09:38]  repo/release@tmp

98 directories, 76 files
[Pipeline] sh
[osm-stage_3-merge_v15.0@2] Running shell script
+ find ./repo/release/pool/ -name osm-devops*.deb
[Pipeline] sh
[osm-stage_3-merge_v15.0@2] Running shell script
+ mktemp -d
[Pipeline] echo
Extracting local devops package ./repo/release/pool/devops/osm-devops_15.0.1.post1-1_all.deb into /tmp/tmp.Js8jg6xD3u for docker build step
[Pipeline] sh
[osm-stage_3-merge_v15.0@2] Running shell script
+ dpkg -x ./repo/release/pool/devops/osm-devops_15.0.1.post1-1_all.deb /tmp/tmp.Js8jg6xD3u
[Pipeline] }
[Pipeline] // stage
[Pipeline] dir
Running in /tmp/tmp.Js8jg6xD3u/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.Js8jg6xD3u/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
[LCM, Keystone, MON, POL, Prometheus, tests, PLA, osmclient, Airflow, Webhook, RO, NG-UI, NBI]
[Pipeline] parallel
[Pipeline] [LCM] { (Branch: LCM)
[Pipeline] [Keystone] { (Branch: Keystone)
[Pipeline] [MON] { (Branch: MON)
[Pipeline] [POL] { (Branch: POL)
[Pipeline] [Prometheus] { (Branch: Prometheus)
[Pipeline] [tests] { (Branch: tests)
[Pipeline] [PLA] { (Branch: PLA)
[Pipeline] [osmclient] { (Branch: osmclient)
[Pipeline] [Airflow] { (Branch: Airflow)
[Pipeline] [Webhook] { (Branch: Webhook)
[Pipeline] [RO] { (Branch: RO)
[Pipeline] [NG-UI] { (Branch: NG-UI)
[Pipeline] [NBI] { (Branch: NBI)
[Pipeline] [LCM] dir
[LCM] Running in /tmp/tmp.Js8jg6xD3u/usr/share/osm-devops/docker/LCM
[Pipeline] [LCM] {
[Pipeline] [Keystone] dir
[Keystone] Running in /tmp/tmp.Js8jg6xD3u/usr/share/osm-devops/docker/Keystone
[Pipeline] [Keystone] {
[Pipeline] [MON] dir
[MON] Running in /tmp/tmp.Js8jg6xD3u/usr/share/osm-devops/docker/MON
[Pipeline] [MON] {
[Pipeline] [POL] dir
[POL] Running in /tmp/tmp.Js8jg6xD3u/usr/share/osm-devops/docker/POL
[Pipeline] [POL] {
[Pipeline] [Prometheus] dir
[Prometheus] Running in /tmp/tmp.Js8jg6xD3u/usr/share/osm-devops/docker/Prometheus
[Pipeline] [Prometheus] {
[Pipeline] [tests] dir
[tests] Running in /tmp/tmp.Js8jg6xD3u/usr/share/osm-devops/docker/tests
[Pipeline] [tests] {
[Pipeline] [PLA] dir
[PLA] Running in /tmp/tmp.Js8jg6xD3u/usr/share/osm-devops/docker/PLA
[Pipeline] [PLA] {
[Pipeline] [osmclient] dir
[osmclient] Running in /tmp/tmp.Js8jg6xD3u/usr/share/osm-devops/docker/osmclient
[Pipeline] [osmclient] {
[Pipeline] [Airflow] dir
[Airflow] Running in /tmp/tmp.Js8jg6xD3u/usr/share/osm-devops/docker/Airflow
[Pipeline] [Airflow] {
[Pipeline] [Webhook] dir
[Webhook] Running in /tmp/tmp.Js8jg6xD3u/usr/share/osm-devops/docker/Webhook
[Pipeline] [Webhook] {
[Pipeline] [RO] dir
[RO] Running in /tmp/tmp.Js8jg6xD3u/usr/share/osm-devops/docker/RO
[Pipeline] [RO] {
[Pipeline] [NG-UI] dir
[NG-UI] Running in /tmp/tmp.Js8jg6xD3u/usr/share/osm-devops/docker/NG-UI
[Pipeline] [NG-UI] {
[Pipeline] [NBI] dir
[NBI] Running in /tmp/tmp.Js8jg6xD3u/usr/share/osm-devops/docker/NBI
[Pipeline] [NBI] {
[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-v150-merge-210 --build-arg CACHE_DATE=2024-06-16:09:38:54 --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v15.0/194/pool/osmclient/python3-osmclient_15.0.1.post1+gc9c8f15-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/v15.0/195/pool/devops/osm-devops_15.0.1.post1-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/v15.0/195/pool/MON/python3-osm-mon_15.0.1.post2+g5fbba4f-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v15.0/193/pool/N2VC/python3-n2vc_15.0.1+g55fd5c9-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/v15.0/194/pool/NBI/python3-osm-nbi_15.0.1+ge1c1437-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/v15.0/192/pool/common/python3-osm-common_15.0.1+g261e46f-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/v15.0/197/pool/LCM/python3-osm-lcm_15.0.1.post3+gd089a16-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v15.0/192/pool/IM/osm-imdocs_15.0.1-g53dddb8_amd64.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v15.0/192/pool/IM/python3-osm-im_15.0.1+g53dddb8-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/v15.0/192/pool/POL/python3-osm-policy-module_15.0.1+g27aef6c-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v15.0/196/pool/NG-UI/osm-ngui_15.0.1.post4+g60f0a51-1_all.deb --build-arg PYTHON3_OSM_NGSA_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/v15.0/193/pool/NG-SA/python3-osm-ngsa_15.0.1-1_all.deb --build-arg PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/v15.0/193/pool/NG-SA/python3-osm-webhook-translator_15.0.1-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/v15.0/192/pool/PLA/python3-osm-pla_15.0.1+g5fa7d6b-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/v15.0/196/pool/tests/osm-tests_15.0.1-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-arista-cloudvision_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-floodlightof_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-ro-plugin_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-juniper-contrail_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-ng-ro_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rovim-azure_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rovim-gcp_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-dynpac_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rovim-aws_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rovim-openvim_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-ietfl2vpn_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rovim-openstack_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-odlof_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rovim-vmware_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROSDN_TAPI_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-tapi_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-onosof_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-dpb_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-onos-vpls_15.0.1.post4+g02341fc-1_all.deb .
[LCM] DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
[LCM]             Install the buildx component to build images with BuildKit:
[LCM]             https://docs.docker.com/go/buildx/
[LCM] 
[LCM] Sending build context to Docker daemon  10.24kB

[LCM] Step 1/58 : FROM ubuntu:22.04 as INSTALL
[LCM]  ---> 67c845845b7d
[LCM] Step 2/58 : ARG APT_PROXY
[LCM]  ---> Using cache
[LCM]  ---> 9da810ed0c6a
[LCM] Step 3/58 : 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]  ---> 7014ea1e773b
[LCM] Step 4/58 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     gcc=4:11.*     python3=3.10.*     python3-dev=3.10.*     python3-pip=22.0.*     curl=7.81.*     && rm -rf /var/lib/apt/lists/*
[LCM]  ---> Using cache
[LCM]  ---> 2da2e18694c4
[LCM] Step 5/58 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     apt-transport-https=2.4.*     gnupg2=2.2.*     openssh-client=1:8.*     && rm -rf /var/lib/apt/lists/*
[LCM]  ---> Using cache
[LCM]  ---> 5065ee5512dd
[LCM] Step 6/58 : RUN curl -fsSL https://pkgs.k8s.io/core:/stable:/v1.26/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.26/deb/ /' | tee /etc/apt/sources.list.d/kubernetes.list     && apt-get update && apt-get install -y kubectl=1.26.14-1.1
[LCM]  ---> Using cache
[LCM]  ---> a192802dfc12
[LCM] Step 7/58 : 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]  ---> Using cache
[LCM]  ---> 788a7eabe150
[LCM] Step 8/58 : RUN curl https://get.helm.sh/helm-v3.11.3-linux-amd64.tar.gz --output helm-v3.11.3.tar.gz     && tar -zxvf helm-v3.11.3.tar.gz     && mv linux-amd64/helm /usr/local/bin/helm3     && rm -r linux-amd64/
[LCM]  ---> Using cache
[LCM]  ---> bec4ddfb6b87
[LCM] Step 9/58 : ARG PYTHON3_OSM_COMMON_URL
[LCM]  ---> Using cache
[LCM]  ---> 25f1766b7838
[LCM] Step 10/58 : ARG PYTHON3_OSM_LCM_URL
[LCM]  ---> Using cache
[LCM]  ---> 5d5454a58202
[LCM] Step 11/58 : ARG PYTHON3_N2VC_URL
[LCM]  ---> Using cache
[LCM]  ---> 4995701d6231
[LCM] Step 12/58 : RUN curl $PYTHON3_OSM_COMMON_URL -o osm_common.deb
[LCM]  ---> Running in 86ad6b052993
[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-v150-merge-210 --build-arg CACHE_DATE=2024-06-16:09:38:54 --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v15.0/194/pool/osmclient/python3-osmclient_15.0.1.post1+gc9c8f15-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/v15.0/195/pool/devops/osm-devops_15.0.1.post1-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/v15.0/195/pool/MON/python3-osm-mon_15.0.1.post2+g5fbba4f-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v15.0/193/pool/N2VC/python3-n2vc_15.0.1+g55fd5c9-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/v15.0/194/pool/NBI/python3-osm-nbi_15.0.1+ge1c1437-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/v15.0/192/pool/common/python3-osm-common_15.0.1+g261e46f-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/v15.0/197/pool/LCM/python3-osm-lcm_15.0.1.post3+gd089a16-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v15.0/192/pool/IM/osm-imdocs_15.0.1-g53dddb8_amd64.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v15.0/192/pool/IM/python3-osm-im_15.0.1+g53dddb8-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/v15.0/192/pool/POL/python3-osm-policy-module_15.0.1+g27aef6c-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v15.0/196/pool/NG-UI/osm-ngui_15.0.1.post4+g60f0a51-1_all.deb --build-arg PYTHON3_OSM_NGSA_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/v15.0/193/pool/NG-SA/python3-osm-ngsa_15.0.1-1_all.deb --build-arg PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/v15.0/193/pool/NG-SA/python3-osm-webhook-translator_15.0.1-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/v15.0/192/pool/PLA/python3-osm-pla_15.0.1+g5fa7d6b-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/v15.0/196/pool/tests/osm-tests_15.0.1-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-arista-cloudvision_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-floodlightof_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-ro-plugin_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-juniper-contrail_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-ng-ro_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rovim-azure_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rovim-gcp_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-dynpac_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rovim-aws_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rovim-openvim_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-ietfl2vpn_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rovim-openstack_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-odlof_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rovim-vmware_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROSDN_TAPI_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-tapi_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-onosof_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-dpb_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-onos-vpls_15.0.1.post4+g02341fc-1_all.deb .
[Keystone] DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
[Keystone]             Install the buildx component to build images with BuildKit:
[Keystone]             https://docs.docker.com/go/buildx/
[Keystone] 
[Keystone] Sending build context to Docker daemon  28.16kB

[Keystone] Step 1/24 : FROM ubuntu:22.04
[Keystone]  ---> 67c845845b7d
[Keystone] Step 2/24 : ARG APT_PROXY
[Keystone]  ---> Using cache
[Keystone]  ---> 9da810ed0c6a
[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]  ---> 7014ea1e773b
[Keystone] Step 4/24 : EXPOSE 5000
[Keystone]  ---> Using cache
[Keystone]  ---> 9c4efa4057b6
[Keystone] Step 5/24 : WORKDIR /app
[Keystone]  ---> Using cache
[Keystone]  ---> 133dd3e504fd
[Keystone] Step 6/24 : COPY scripts/start.sh /app/start.sh
[Keystone]  ---> Using cache
[Keystone]  ---> 49523a9caddc
[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:antelope &&     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:23.0.*     libapache2-mod-wsgi-py3=4.9.*     python3-pip=22.0.*     build-essential=12.9*     python3-dev=3.10.*     libldap2-dev=2.5.*     libsasl2-dev=2.1.*     libssl-dev=3.0.*     libffi-dev=3.4*     libxml2-dev=2.9.*     libxslt1-dev=1.1.*     zlib1g-dev=1:1.2.*     ldap-utils=2.5.*     curl=7.81.*     net-tools=1.60*     mysql-client=8.0.*     dnsutils=1:9.18.* &&     rm -rf /var/lib/apt/lists/* &&     chmod +x start.sh
[Keystone]  ---> Using cache
[Keystone]  ---> 9ca40775186e
[Keystone] Step 8/24 : RUN pip3 install python-ldap==3.2.0 ldappool==3.0.0 python-openstackclient==6.2.0
[Keystone]  ---> Using cache
[Keystone]  ---> f4e98e067e31
[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]  ---> f0ae09ea4aeb
[Keystone] Step 10/24 : USER appuser
[Keystone]  ---> Using cache
[Keystone]  ---> f292c8080cc6
[Keystone] Step 11/24 : ENV DB_HOST                 keystone-db
[Keystone]  ---> Using cache
[Keystone]  ---> 1f94033617cf
[Keystone] Step 12/24 : ENV DB_PORT                 3306
[Keystone]  ---> Using cache
[Keystone]  ---> 9dbe5d02e4ab
[Keystone] Step 13/24 : ENV ROOT_DB_USER            root
[Keystone]  ---> Using cache
[Keystone]  ---> 5a9bbd532578
[Keystone] Step 14/24 : ENV ROOT_DB_PASSWORD        admin
[Keystone]  ---> Using cache
[Keystone]  ---> 964d345ed191
[Keystone] Step 15/24 : ENV KEYSTONE_DB_PASSWORD    admin
[Keystone]  ---> Using cache
[Keystone]  ---> feadd480f284
[Keystone] Step 16/24 : ENV REGION_ID               RegionOne
[Keystone]  ---> Using cache
[Keystone]  ---> 607ad6ac2c93
[Keystone] Step 17/24 : ENV KEYSTONE_HOST           keystone
[Keystone]  ---> Using cache
[Keystone]  ---> 79bc971ba682
[Keystone] Step 18/24 : ENV ADMIN_USERNAME          admin
[Keystone]  ---> Using cache
[Keystone]  ---> 7a485813539c
[Keystone] Step 19/24 : ENV ADMIN_PASSWORD          admin
[Keystone]  ---> Using cache
[Keystone]  ---> 89844178f459
[Keystone] Step 20/24 : ENV ADMIN_PROJECT           admin
[Keystone]  ---> Using cache
[Keystone]  ---> ff97ba651729
[Keystone] Step 21/24 : ENV SERVICE_USERNAME        nbi
[Keystone]  ---> Using cache
[Keystone]  ---> efd3c3da9a38
[Keystone] Step 22/24 : ENV SERVICE_PASSWORD        nbi
[Keystone]  ---> Using cache
[Keystone]  ---> a0c43d428406
[Keystone] Step 23/24 : ENV SERVICE_PROJECT         service
[Keystone]  ---> Using cache
[Keystone]  ---> 76ee3cbbf37a
[Keystone] Step 24/24 : ENTRYPOINT ["./start.sh"]
[Keystone]  ---> Using cache
[Keystone]  ---> 4f7b321e450d
[Keystone] [Warning] One or more build-args [CACHE_DATE PYTHON3_N2VC_URL PYTHON3_OSMCLIENT_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_NGSA_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSM_ROVIM_OPENVIM_URL PYTHON3_OSM_ROVIM_VMWARE_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL OSM_TESTS_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL OSM_DEVOPS_URL OSM_NGUI_URL PYTHON3_OSM_IM_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_RO_PLUGIN_URL OSM_IMDOCS_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_ROSDN_TAPI_URL PYTHON3_OSM_ROVIM_AWS_URL PYTHON3_OSM_COMMON_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_ROVIM_AZURE_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROVIM_GCP_URL] were not consumed
[Keystone] Successfully built 4f7b321e450d
[Keystone] Successfully tagged opensourcemano/keystone:osm-v150-merge-210
[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-v150-merge-210 --build-arg CACHE_DATE=2024-06-16:09:38:54 --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v15.0/194/pool/osmclient/python3-osmclient_15.0.1.post1+gc9c8f15-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/v15.0/195/pool/devops/osm-devops_15.0.1.post1-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/v15.0/195/pool/MON/python3-osm-mon_15.0.1.post2+g5fbba4f-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v15.0/193/pool/N2VC/python3-n2vc_15.0.1+g55fd5c9-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/v15.0/194/pool/NBI/python3-osm-nbi_15.0.1+ge1c1437-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/v15.0/192/pool/common/python3-osm-common_15.0.1+g261e46f-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/v15.0/197/pool/LCM/python3-osm-lcm_15.0.1.post3+gd089a16-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v15.0/192/pool/IM/osm-imdocs_15.0.1-g53dddb8_amd64.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v15.0/192/pool/IM/python3-osm-im_15.0.1+g53dddb8-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/v15.0/192/pool/POL/python3-osm-policy-module_15.0.1+g27aef6c-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v15.0/196/pool/NG-UI/osm-ngui_15.0.1.post4+g60f0a51-1_all.deb --build-arg PYTHON3_OSM_NGSA_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/v15.0/193/pool/NG-SA/python3-osm-ngsa_15.0.1-1_all.deb --build-arg PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/v15.0/193/pool/NG-SA/python3-osm-webhook-translator_15.0.1-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/v15.0/192/pool/PLA/python3-osm-pla_15.0.1+g5fa7d6b-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/v15.0/196/pool/tests/osm-tests_15.0.1-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-arista-cloudvision_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-floodlightof_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-ro-plugin_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-juniper-contrail_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-ng-ro_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rovim-azure_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rovim-gcp_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-dynpac_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rovim-aws_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rovim-openvim_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-ietfl2vpn_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rovim-openstack_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-odlof_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rovim-vmware_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROSDN_TAPI_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-tapi_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-onosof_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-dpb_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-onos-vpls_15.0.1.post4+g02341fc-1_all.deb .
[MON] DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
[MON]             Install the buildx component to build images with BuildKit:
[MON]             https://docs.docker.com/go/buildx/
[MON] 
[MON] Sending build context to Docker daemon  10.24kB

[MON] Step 1/56 : FROM ubuntu:22.04 as INSTALL
[MON]  ---> 67c845845b7d
[MON] Step 2/56 : ARG APT_PROXY
[MON]  ---> Using cache
[MON]  ---> 9da810ed0c6a
[MON] Step 3/56 : 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]  ---> 7014ea1e773b
[MON] Step 4/56 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     gcc=4:11.*     python3=3.10.*     python3-dev=3.10.*     python3-pip=22.0.*     curl=7.81.*     && rm -rf /var/lib/apt/lists/*
[MON]  ---> Using cache
[MON]  ---> 2da2e18694c4
[MON] Step 5/56 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     openssh-client=1:8.*
[MON]  ---> Using cache
[MON]  ---> b515846713f0
[MON] Step 6/56 : ARG PYTHON3_OSM_COMMON_URL
[MON]  ---> Using cache
[MON]  ---> 7168d4a27db6
[MON] Step 7/56 : ARG PYTHON3_OSM_MON_URL
[MON]  ---> Using cache
[MON]  ---> db324d2f6c26
[MON] Step 8/56 : ARG PYTHON3_N2VC_URL
[MON]  ---> Using cache
[MON]  ---> cfb52ed89070
[MON] Step 9/56 : RUN curl $PYTHON3_OSM_COMMON_URL -o osm_common.deb
[MON]  ---> Running in 97e30a3e18a5
[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-v150-merge-210 --build-arg CACHE_DATE=2024-06-16:09:38:54 --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v15.0/194/pool/osmclient/python3-osmclient_15.0.1.post1+gc9c8f15-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/v15.0/195/pool/devops/osm-devops_15.0.1.post1-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/v15.0/195/pool/MON/python3-osm-mon_15.0.1.post2+g5fbba4f-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v15.0/193/pool/N2VC/python3-n2vc_15.0.1+g55fd5c9-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/v15.0/194/pool/NBI/python3-osm-nbi_15.0.1+ge1c1437-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/v15.0/192/pool/common/python3-osm-common_15.0.1+g261e46f-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/v15.0/197/pool/LCM/python3-osm-lcm_15.0.1.post3+gd089a16-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v15.0/192/pool/IM/osm-imdocs_15.0.1-g53dddb8_amd64.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v15.0/192/pool/IM/python3-osm-im_15.0.1+g53dddb8-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/v15.0/192/pool/POL/python3-osm-policy-module_15.0.1+g27aef6c-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v15.0/196/pool/NG-UI/osm-ngui_15.0.1.post4+g60f0a51-1_all.deb --build-arg PYTHON3_OSM_NGSA_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/v15.0/193/pool/NG-SA/python3-osm-ngsa_15.0.1-1_all.deb --build-arg PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/v15.0/193/pool/NG-SA/python3-osm-webhook-translator_15.0.1-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/v15.0/192/pool/PLA/python3-osm-pla_15.0.1+g5fa7d6b-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/v15.0/196/pool/tests/osm-tests_15.0.1-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-arista-cloudvision_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-floodlightof_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-ro-plugin_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-juniper-contrail_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-ng-ro_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rovim-azure_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rovim-gcp_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-dynpac_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rovim-aws_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rovim-openvim_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-ietfl2vpn_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rovim-openstack_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-odlof_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rovim-vmware_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROSDN_TAPI_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-tapi_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-onosof_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-dpb_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-onos-vpls_15.0.1.post4+g02341fc-1_all.deb .
[POL] DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
[POL]             Install the buildx component to build images with BuildKit:
[POL]             https://docs.docker.com/go/buildx/
[POL] 
[POL] Sending build context to Docker daemon  9.216kB

[POL] Step 1/40 : FROM ubuntu:22.04 as INSTALL
[POL]  ---> 67c845845b7d
[POL] Step 2/40 : ARG APT_PROXY
[POL]  ---> Using cache
[POL]  ---> 9da810ed0c6a
[POL] Step 3/40 : 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]  ---> 7014ea1e773b
[POL] Step 4/40 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     gcc=4:11.*     python3=3.10.*     python3-dev=3.10.*     python3-pip=22.0.*     curl=7.81.*     && rm -rf /var/lib/apt/lists/*
[POL]  ---> Using cache
[POL]  ---> 2da2e18694c4
[POL] Step 5/40 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     mysql-client-core-8.0=8.0.*
[POL]  ---> Using cache
[POL]  ---> 16a8ae710d5b
[POL] Step 6/40 : ARG PYTHON3_OSM_COMMON_URL
[POL]  ---> Using cache
[POL]  ---> 16c11b1d6edb
[POL] Step 7/40 : ARG PYTHON3_OSM_POLICY_MODULE_URL
[POL]  ---> Using cache
[POL]  ---> a744647c421c
[POL] Step 8/40 : RUN curl $PYTHON3_OSM_COMMON_URL -o osm_common.deb
[POL]  ---> Running in 4a8047236e26
[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-v150-merge-210 --build-arg CACHE_DATE=2024-06-16:09:38:54 --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v15.0/194/pool/osmclient/python3-osmclient_15.0.1.post1+gc9c8f15-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/v15.0/195/pool/devops/osm-devops_15.0.1.post1-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/v15.0/195/pool/MON/python3-osm-mon_15.0.1.post2+g5fbba4f-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v15.0/193/pool/N2VC/python3-n2vc_15.0.1+g55fd5c9-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/v15.0/194/pool/NBI/python3-osm-nbi_15.0.1+ge1c1437-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/v15.0/192/pool/common/python3-osm-common_15.0.1+g261e46f-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/v15.0/197/pool/LCM/python3-osm-lcm_15.0.1.post3+gd089a16-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v15.0/192/pool/IM/osm-imdocs_15.0.1-g53dddb8_amd64.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v15.0/192/pool/IM/python3-osm-im_15.0.1+g53dddb8-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/v15.0/192/pool/POL/python3-osm-policy-module_15.0.1+g27aef6c-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v15.0/196/pool/NG-UI/osm-ngui_15.0.1.post4+g60f0a51-1_all.deb --build-arg PYTHON3_OSM_NGSA_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/v15.0/193/pool/NG-SA/python3-osm-ngsa_15.0.1-1_all.deb --build-arg PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/v15.0/193/pool/NG-SA/python3-osm-webhook-translator_15.0.1-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/v15.0/192/pool/PLA/python3-osm-pla_15.0.1+g5fa7d6b-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/v15.0/196/pool/tests/osm-tests_15.0.1-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-arista-cloudvision_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-floodlightof_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-ro-plugin_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-juniper-contrail_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-ng-ro_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rovim-azure_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rovim-gcp_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-dynpac_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rovim-aws_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rovim-openvim_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-ietfl2vpn_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rovim-openstack_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-odlof_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rovim-vmware_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROSDN_TAPI_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-tapi_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-onosof_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-dpb_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-onos-vpls_15.0.1.post4+g02341fc-1_all.deb .
[Prometheus] DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
[Prometheus]             Install the buildx component to build images with BuildKit:
[Prometheus]             https://docs.docker.com/go/buildx/
[Prometheus] 
[Prometheus] Sending build context to Docker daemon  15.36kB

[Prometheus] Step 1/13 : FROM python:3.8
[Prometheus]  ---> f67d8dfd7883
[Prometheus] Step 2/13 : ENV PROMETHEUS_URL http://prometheus:9090
[Prometheus]  ---> Using cache
[Prometheus]  ---> 400276174a9f
[Prometheus] Step 3/13 : ENV MONGODB_URL mongodb://mongo:27017
[Prometheus]  ---> Using cache
[Prometheus]  ---> a888b96c3b9a
[Prometheus] Step 4/13 : ENV PROMETHEUS_CONFIG_FILE /etc/prometheus/prometheus.yml
[Prometheus]  ---> Using cache
[Prometheus]  ---> 08fde183048f
[Prometheus] Step 5/13 : ENV PROMETHEUS_BASE_CONFIG_FILE /etc/prometheus_base/prometheus.yml
[Prometheus]  ---> Using cache
[Prometheus]  ---> 6b225e770ec0
[Prometheus] Step 6/13 : ENV PROMETHEUS_ALERTS_FILE /etc/prometheus/osm_alert_rules.yml
[Prometheus]  ---> Using cache
[Prometheus]  ---> e941d1c9c4b6
[Prometheus] Step 7/13 : ENV PROMETHEUS_BASE_ALERTS_FILE /etc/prometheus_base/osm_alert_rules.yml
[Prometheus]  ---> Using cache
[Prometheus]  ---> 129931956116
[Prometheus] Step 8/13 : ENV TARGET_DATABASE osm
[Prometheus]  ---> Using cache
[Prometheus]  ---> 4a13eeef7e85
[Prometheus] Step 9/13 : WORKDIR /code
[Prometheus]  ---> Using cache
[Prometheus]  ---> 2b6d200be085
[Prometheus] Step 10/13 : COPY src/requirements.txt .
[Prometheus]  ---> Using cache
[Prometheus]  ---> 9e2ee2167d97
[Prometheus] Step 11/13 : RUN pip install -r requirements.txt
[Prometheus]  ---> Using cache
[Prometheus]  ---> 6c74b253506a
[Prometheus] Step 12/13 : COPY src/app.py .
[Prometheus]  ---> Using cache
[Prometheus]  ---> 6387e69bcf04
[Prometheus] Step 13/13 : CMD [ "python", "-u", "./app.py" ]
[Prometheus]  ---> Using cache
[Prometheus]  ---> bbb41e2c10d2
[Prometheus] [Warning] One or more build-args [PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_NGSA_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL OSM_DEVOPS_URL OSM_IMDOCS_URL OSM_NGUI_URL OSM_TESTS_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_ROVIM_AZURE_URL PYTHON3_OSM_RO_PLUGIN_URL PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL PYTHON3_N2VC_URL PYTHON3_OSM_COMMON_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_ROVIM_AWS_URL PYTHON3_OSM_ROVIM_OPENVIM_URL APT_PROXY PYTHON3_OSM_LCM_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSMCLIENT_URL PYTHON3_OSM_IM_URL PYTHON3_OSM_ROSDN_TAPI_URL PYTHON3_OSM_ROVIM_VMWARE_URL PYTHON3_OSM_ROVIM_GCP_URL CACHE_DATE PYTHON3_OSM_MON_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_ROSDN_ONOSOF_URL] were not consumed
[Prometheus] Successfully built bbb41e2c10d2
[Prometheus] Successfully tagged opensourcemano/prometheus:osm-v150-merge-210
[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-v150-merge-210 --build-arg CACHE_DATE=2024-06-16:09:38:54 --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v15.0/194/pool/osmclient/python3-osmclient_15.0.1.post1+gc9c8f15-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/v15.0/195/pool/devops/osm-devops_15.0.1.post1-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/v15.0/195/pool/MON/python3-osm-mon_15.0.1.post2+g5fbba4f-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v15.0/193/pool/N2VC/python3-n2vc_15.0.1+g55fd5c9-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/v15.0/194/pool/NBI/python3-osm-nbi_15.0.1+ge1c1437-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/v15.0/192/pool/common/python3-osm-common_15.0.1+g261e46f-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/v15.0/197/pool/LCM/python3-osm-lcm_15.0.1.post3+gd089a16-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v15.0/192/pool/IM/osm-imdocs_15.0.1-g53dddb8_amd64.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v15.0/192/pool/IM/python3-osm-im_15.0.1+g53dddb8-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/v15.0/192/pool/POL/python3-osm-policy-module_15.0.1+g27aef6c-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v15.0/196/pool/NG-UI/osm-ngui_15.0.1.post4+g60f0a51-1_all.deb --build-arg PYTHON3_OSM_NGSA_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/v15.0/193/pool/NG-SA/python3-osm-ngsa_15.0.1-1_all.deb --build-arg PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/v15.0/193/pool/NG-SA/python3-osm-webhook-translator_15.0.1-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/v15.0/192/pool/PLA/python3-osm-pla_15.0.1+g5fa7d6b-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/v15.0/196/pool/tests/osm-tests_15.0.1-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-arista-cloudvision_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-floodlightof_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-ro-plugin_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-juniper-contrail_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-ng-ro_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rovim-azure_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rovim-gcp_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-dynpac_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rovim-aws_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rovim-openvim_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-ietfl2vpn_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rovim-openstack_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-odlof_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rovim-vmware_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROSDN_TAPI_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-tapi_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-onosof_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-dpb_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-onos-vpls_15.0.1.post4+g02341fc-1_all.deb .
[tests] DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
[tests]             Install the buildx component to build images with BuildKit:
[tests]             https://docs.docker.com/go/buildx/
[tests] 
[tests] Sending build context to Docker daemon  5.632kB

[tests] Step 1/35 : FROM ubuntu:22.04 as FINAL
[tests]  ---> 67c845845b7d
[tests] Step 2/35 : ARG APT_PROXY
[tests]  ---> Using cache
[tests]  ---> 9da810ed0c6a
[tests] Step 3/35 : 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]  ---> 7014ea1e773b
[tests] Step 4/35 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     gcc=4:11.*     python3=3.10.*     python3-dev=3.10.*     python3-pip=22.0.*     curl=7.81.*     && rm -rf /var/lib/apt/lists/*
[tests]  ---> Using cache
[tests]  ---> 2da2e18694c4
[tests] Step 5/35 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     apt-transport-https     ca-certificates     gettext-base=0.21*     git=1:2.34.*     gnupg     iputils-ping=3:*     jq=1.6*     libmagic1=1:5.*
[tests]  ---> Using cache
[tests]  ---> 9e316342f0fc
[tests] Step 6/35 : ARG OSM_TESTS_URL
[tests]  ---> Using cache
[tests]  ---> 6db457264d7a
[tests] Step 7/35 : ARG PYTHON3_OSM_IM_URL
[tests]  ---> Using cache
[tests]  ---> 6bf78eda0b9a
[tests] Step 8/35 : ARG PYTHON3_OSMCLIENT_URL
[tests]  ---> Using cache
[tests]  ---> 2116f9db8e68
[tests] Step 9/35 : RUN curl $PYTHON3_OSM_IM_URL -o osm_im.deb
[tests]  ---> Running in 98c33d2d46ea
[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-v150-merge-210 --build-arg CACHE_DATE=2024-06-16:09:38:54 --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v15.0/194/pool/osmclient/python3-osmclient_15.0.1.post1+gc9c8f15-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/v15.0/195/pool/devops/osm-devops_15.0.1.post1-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/v15.0/195/pool/MON/python3-osm-mon_15.0.1.post2+g5fbba4f-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v15.0/193/pool/N2VC/python3-n2vc_15.0.1+g55fd5c9-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/v15.0/194/pool/NBI/python3-osm-nbi_15.0.1+ge1c1437-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/v15.0/192/pool/common/python3-osm-common_15.0.1+g261e46f-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/v15.0/197/pool/LCM/python3-osm-lcm_15.0.1.post3+gd089a16-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v15.0/192/pool/IM/osm-imdocs_15.0.1-g53dddb8_amd64.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v15.0/192/pool/IM/python3-osm-im_15.0.1+g53dddb8-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/v15.0/192/pool/POL/python3-osm-policy-module_15.0.1+g27aef6c-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v15.0/196/pool/NG-UI/osm-ngui_15.0.1.post4+g60f0a51-1_all.deb --build-arg PYTHON3_OSM_NGSA_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/v15.0/193/pool/NG-SA/python3-osm-ngsa_15.0.1-1_all.deb --build-arg PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/v15.0/193/pool/NG-SA/python3-osm-webhook-translator_15.0.1-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/v15.0/192/pool/PLA/python3-osm-pla_15.0.1+g5fa7d6b-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/v15.0/196/pool/tests/osm-tests_15.0.1-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-arista-cloudvision_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-floodlightof_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-ro-plugin_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-juniper-contrail_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-ng-ro_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rovim-azure_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rovim-gcp_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-dynpac_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rovim-aws_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rovim-openvim_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-ietfl2vpn_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rovim-openstack_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-odlof_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rovim-vmware_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROSDN_TAPI_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-tapi_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-onosof_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-dpb_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-onos-vpls_15.0.1.post4+g02341fc-1_all.deb .
[PLA] DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
[PLA]             Install the buildx component to build images with BuildKit:
[PLA]             https://docs.docker.com/go/buildx/
[PLA] 
[PLA] Sending build context to Docker daemon  9.216kB

[PLA] Step 1/39 : FROM ubuntu:22.04 as INSTALL
[PLA]  ---> 67c845845b7d
[PLA] Step 2/39 : ARG APT_PROXY
[PLA]  ---> Using cache
[PLA]  ---> 9da810ed0c6a
[PLA] Step 3/39 : 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]  ---> 7014ea1e773b
[PLA] Step 4/39 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     gcc=4:11.*     python3=3.10.*     python3-dev=3.10.*     python3-pip=22.0.*     curl=7.81.*     && rm -rf /var/lib/apt/lists/*
[PLA]  ---> Using cache
[PLA]  ---> 2da2e18694c4
[PLA] Step 5/39 : ARG PYTHON3_OSM_COMMON_URL
[PLA]  ---> Using cache
[PLA]  ---> 55828aba6567
[PLA] Step 6/39 : ARG PYTHON3_OSM_PLA_URL
[PLA]  ---> Using cache
[PLA]  ---> 9fd15739c57d
[PLA] Step 7/39 : RUN curl $PYTHON3_OSM_COMMON_URL -o osm_common.deb
[PLA]  ---> Running in 0b52528d7ca9
[Pipeline] [osmclient] sh
[osmclient] [osmclient] Running shell script
[osmclient] + docker build --build-arg APT_PROXY=http://172.21.1.1:3142 -t opensourcemano/osmclient:osm-v150-merge-210 --build-arg CACHE_DATE=2024-06-16:09:38:54 --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v15.0/194/pool/osmclient/python3-osmclient_15.0.1.post1+gc9c8f15-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/v15.0/195/pool/devops/osm-devops_15.0.1.post1-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/v15.0/195/pool/MON/python3-osm-mon_15.0.1.post2+g5fbba4f-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v15.0/193/pool/N2VC/python3-n2vc_15.0.1+g55fd5c9-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/v15.0/194/pool/NBI/python3-osm-nbi_15.0.1+ge1c1437-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/v15.0/192/pool/common/python3-osm-common_15.0.1+g261e46f-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/v15.0/197/pool/LCM/python3-osm-lcm_15.0.1.post3+gd089a16-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v15.0/192/pool/IM/osm-imdocs_15.0.1-g53dddb8_amd64.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v15.0/192/pool/IM/python3-osm-im_15.0.1+g53dddb8-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/v15.0/192/pool/POL/python3-osm-policy-module_15.0.1+g27aef6c-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v15.0/196/pool/NG-UI/osm-ngui_15.0.1.post4+g60f0a51-1_all.deb --build-arg PYTHON3_OSM_NGSA_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/v15.0/193/pool/NG-SA/python3-osm-ngsa_15.0.1-1_all.deb --build-arg PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/v15.0/193/pool/NG-SA/python3-osm-webhook-translator_15.0.1-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/v15.0/192/pool/PLA/python3-osm-pla_15.0.1+g5fa7d6b-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/v15.0/196/pool/tests/osm-tests_15.0.1-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-arista-cloudvision_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-floodlightof_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-ro-plugin_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-juniper-contrail_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-ng-ro_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rovim-azure_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rovim-gcp_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-dynpac_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rovim-aws_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rovim-openvim_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-ietfl2vpn_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rovim-openstack_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-odlof_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rovim-vmware_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROSDN_TAPI_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-tapi_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-onosof_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-dpb_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-onos-vpls_15.0.1.post4+g02341fc-1_all.deb .
[osmclient] DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
[osmclient]             Install the buildx component to build images with BuildKit:
[osmclient]             https://docs.docker.com/go/buildx/
[osmclient] 
[osmclient] Sending build context to Docker daemon  6.656kB

[osmclient] Step 1/31 : FROM ubuntu:22.04 as INSTALL
[osmclient]  ---> 67c845845b7d
[osmclient] Step 2/31 : ARG APT_PROXY
[osmclient]  ---> Using cache
[osmclient]  ---> 9da810ed0c6a
[osmclient] Step 3/31 : 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]  ---> 7014ea1e773b
[osmclient] Step 4/31 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     gcc=4:11.*     python3=3.10.*     python3-dev=3.10.*     python3-pip=22.0.*     curl=7.81.*     && rm -rf /var/lib/apt/lists/*
[osmclient]  ---> Using cache
[osmclient]  ---> 2da2e18694c4
[osmclient] Step 5/31 : ARG PYTHON3_OSM_IM_URL
[osmclient]  ---> Using cache
[osmclient]  ---> 8d3e489c6156
[osmclient] Step 6/31 : ARG PYTHON3_OSMCLIENT_URL
[osmclient]  ---> Using cache
[osmclient]  ---> 4a80df18cb31
[osmclient] Step 7/31 : RUN curl $PYTHON3_OSM_IM_URL -o osm_im.deb
[osmclient]  ---> Running in 1d7918a3b33e
[Pipeline] [Airflow] sh
[Airflow] [Airflow] Running shell script
[Airflow] + docker build --build-arg APT_PROXY=http://172.21.1.1:3142 -t opensourcemano/airflow:osm-v150-merge-210 --build-arg CACHE_DATE=2024-06-16:09:38:54 --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v15.0/194/pool/osmclient/python3-osmclient_15.0.1.post1+gc9c8f15-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/v15.0/195/pool/devops/osm-devops_15.0.1.post1-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/v15.0/195/pool/MON/python3-osm-mon_15.0.1.post2+g5fbba4f-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v15.0/193/pool/N2VC/python3-n2vc_15.0.1+g55fd5c9-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/v15.0/194/pool/NBI/python3-osm-nbi_15.0.1+ge1c1437-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/v15.0/192/pool/common/python3-osm-common_15.0.1+g261e46f-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/v15.0/197/pool/LCM/python3-osm-lcm_15.0.1.post3+gd089a16-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v15.0/192/pool/IM/osm-imdocs_15.0.1-g53dddb8_amd64.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v15.0/192/pool/IM/python3-osm-im_15.0.1+g53dddb8-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/v15.0/192/pool/POL/python3-osm-policy-module_15.0.1+g27aef6c-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v15.0/196/pool/NG-UI/osm-ngui_15.0.1.post4+g60f0a51-1_all.deb --build-arg PYTHON3_OSM_NGSA_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/v15.0/193/pool/NG-SA/python3-osm-ngsa_15.0.1-1_all.deb --build-arg PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/v15.0/193/pool/NG-SA/python3-osm-webhook-translator_15.0.1-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/v15.0/192/pool/PLA/python3-osm-pla_15.0.1+g5fa7d6b-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/v15.0/196/pool/tests/osm-tests_15.0.1-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-arista-cloudvision_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-floodlightof_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-ro-plugin_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-juniper-contrail_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-ng-ro_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rovim-azure_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rovim-gcp_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-dynpac_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rovim-aws_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rovim-openvim_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-ietfl2vpn_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rovim-openstack_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-odlof_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rovim-vmware_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROSDN_TAPI_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-tapi_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-onosof_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-dpb_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-onos-vpls_15.0.1.post4+g02341fc-1_all.deb .
[Airflow] DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
[Airflow]             Install the buildx component to build images with BuildKit:
[Airflow]             https://docs.docker.com/go/buildx/
[Airflow] 
[Airflow] Sending build context to Docker daemon  4.096kB

[Airflow] Step 1/16 : FROM apache/airflow:2.5.3-python3.10
[Airflow]  ---> 3211f4f8f08b
[Airflow] Step 2/16 : USER root
[Airflow]  ---> Using cache
[Airflow]  ---> 75be5bdbfa2c
[Airflow] Step 3/16 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     gcc git python3 python3-dev python3-venv python3-pip     python3-setuptools wget zstd &&     python3 -m pip install -U pip build
[Airflow]  ---> Using cache
[Airflow]  ---> a3520963bd44
[Airflow] Step 4/16 : USER airflow
[Airflow]  ---> Using cache
[Airflow]  ---> f12b69fd1c77
[Airflow] Step 5/16 : ARG PYTHON3_OSM_COMMON_URL
[Airflow]  ---> Using cache
[Airflow]  ---> bd9b01460945
[Airflow] Step 6/16 : ARG PYTHON3_OSM_NGSA_URL
[Airflow]  ---> Using cache
[Airflow]  ---> 2f677e888cf9
[Airflow] Step 7/16 : RUN curl $PYTHON3_OSM_COMMON_URL -o osm_common.deb
[Airflow]  ---> Running in bf8185248e78
[Pipeline] [Webhook] sh
[Webhook] [Webhook] Running shell script
[Webhook] + docker build --build-arg APT_PROXY=http://172.21.1.1:3142 -t opensourcemano/webhook:osm-v150-merge-210 --build-arg CACHE_DATE=2024-06-16:09:38:54 --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v15.0/194/pool/osmclient/python3-osmclient_15.0.1.post1+gc9c8f15-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/v15.0/195/pool/devops/osm-devops_15.0.1.post1-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/v15.0/195/pool/MON/python3-osm-mon_15.0.1.post2+g5fbba4f-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v15.0/193/pool/N2VC/python3-n2vc_15.0.1+g55fd5c9-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/v15.0/194/pool/NBI/python3-osm-nbi_15.0.1+ge1c1437-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/v15.0/192/pool/common/python3-osm-common_15.0.1+g261e46f-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/v15.0/197/pool/LCM/python3-osm-lcm_15.0.1.post3+gd089a16-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v15.0/192/pool/IM/osm-imdocs_15.0.1-g53dddb8_amd64.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v15.0/192/pool/IM/python3-osm-im_15.0.1+g53dddb8-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/v15.0/192/pool/POL/python3-osm-policy-module_15.0.1+g27aef6c-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v15.0/196/pool/NG-UI/osm-ngui_15.0.1.post4+g60f0a51-1_all.deb --build-arg PYTHON3_OSM_NGSA_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/v15.0/193/pool/NG-SA/python3-osm-ngsa_15.0.1-1_all.deb --build-arg PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/v15.0/193/pool/NG-SA/python3-osm-webhook-translator_15.0.1-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/v15.0/192/pool/PLA/python3-osm-pla_15.0.1+g5fa7d6b-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/v15.0/196/pool/tests/osm-tests_15.0.1-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-arista-cloudvision_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-floodlightof_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-ro-plugin_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-juniper-contrail_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-ng-ro_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rovim-azure_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rovim-gcp_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-dynpac_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rovim-aws_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rovim-openvim_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-ietfl2vpn_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rovim-openstack_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-odlof_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rovim-vmware_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROSDN_TAPI_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-tapi_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-onosof_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-dpb_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-onos-vpls_15.0.1.post4+g02341fc-1_all.deb .
[Webhook] DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
[Webhook]             Install the buildx component to build images with BuildKit:
[Webhook]             https://docs.docker.com/go/buildx/
[Webhook] 
[Webhook] Sending build context to Docker daemon  4.608kB

[Webhook] Step 1/21 : FROM ubuntu:22.04 as INSTALL
[Webhook]  ---> 67c845845b7d
[Webhook] Step 2/21 : ARG APT_PROXY
[Webhook]  ---> Using cache
[Webhook]  ---> 9da810ed0c6a
[Webhook] 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
[Webhook]  ---> Using cache
[Webhook]  ---> 7014ea1e773b
[Webhook] Step 4/21 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     gcc=4:11.*     python3=3.10.*     python3-dev=3.10.*     python3-pip=22.0.*     curl=7.81.*     && rm -rf /var/lib/apt/lists/*
[Webhook]  ---> Using cache
[Webhook]  ---> 2da2e18694c4
[Webhook] Step 5/21 : ARG PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL
[Webhook]  ---> Using cache
[Webhook]  ---> ec7a2dc1f86d
[Webhook] Step 6/21 : RUN curl $PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL -o osm_webhook_translator.deb
[Webhook]  ---> Running in c4b6f685595d
[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-v150-merge-210 --build-arg CACHE_DATE=2024-06-16:09:38:54 --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v15.0/194/pool/osmclient/python3-osmclient_15.0.1.post1+gc9c8f15-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/v15.0/195/pool/devops/osm-devops_15.0.1.post1-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/v15.0/195/pool/MON/python3-osm-mon_15.0.1.post2+g5fbba4f-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v15.0/193/pool/N2VC/python3-n2vc_15.0.1+g55fd5c9-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/v15.0/194/pool/NBI/python3-osm-nbi_15.0.1+ge1c1437-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/v15.0/192/pool/common/python3-osm-common_15.0.1+g261e46f-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/v15.0/197/pool/LCM/python3-osm-lcm_15.0.1.post3+gd089a16-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v15.0/192/pool/IM/osm-imdocs_15.0.1-g53dddb8_amd64.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v15.0/192/pool/IM/python3-osm-im_15.0.1+g53dddb8-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/v15.0/192/pool/POL/python3-osm-policy-module_15.0.1+g27aef6c-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v15.0/196/pool/NG-UI/osm-ngui_15.0.1.post4+g60f0a51-1_all.deb --build-arg PYTHON3_OSM_NGSA_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/v15.0/193/pool/NG-SA/python3-osm-ngsa_15.0.1-1_all.deb --build-arg PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/v15.0/193/pool/NG-SA/python3-osm-webhook-translator_15.0.1-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/v15.0/192/pool/PLA/python3-osm-pla_15.0.1+g5fa7d6b-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/v15.0/196/pool/tests/osm-tests_15.0.1-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-arista-cloudvision_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-floodlightof_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-ro-plugin_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-juniper-contrail_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-ng-ro_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rovim-azure_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rovim-gcp_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-dynpac_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rovim-aws_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rovim-openvim_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-ietfl2vpn_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rovim-openstack_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-odlof_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rovim-vmware_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROSDN_TAPI_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-tapi_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-onosof_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-dpb_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-onos-vpls_15.0.1.post4+g02341fc-1_all.deb .
[RO] DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
[RO]             Install the buildx component to build images with BuildKit:
[RO]             https://docs.docker.com/go/buildx/
[RO] 
[RO] Sending build context to Docker daemon  14.34kB

[RO] Step 1/60 : FROM ubuntu:22.04 as INSTALL
[RO]  ---> 67c845845b7d
[RO] Step 2/60 : ARG APT_PROXY
[RO]  ---> Using cache
[RO]  ---> 9da810ed0c6a
[RO] Step 3/60 : 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]  ---> 7014ea1e773b
[RO] Step 4/60 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     gcc=4:11.*     python3=3.10.*     python3-dev=3.10.*     python3-pip=22.0.*     curl=7.81.*     && rm -rf /var/lib/apt/lists/*
[RO]  ---> Using cache
[RO]  ---> 2da2e18694c4
[RO] Step 5/60 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     genisoimage=9:1.1.*     netbase=6.*
[RO]  ---> Using cache
[RO]  ---> 3c10e2de42d8
[RO] Step 6/60 : ARG PYTHON3_OSM_COMMON_URL
[RO]  ---> Using cache
[RO]  ---> 375b8c04de8c
[RO] Step 7/60 : ARG PYTHON3_OSM_NG_RO_URL
[RO]  ---> Using cache
[RO]  ---> e3812cd7231f
[RO] Step 8/60 : ARG PYTHON3_OSM_RO_PLUGIN_URL
[RO]  ---> Using cache
[RO]  ---> c958f28028ff
[RO] Step 9/60 : ARG PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL
[RO]  ---> Using cache
[RO]  ---> 2ccda9430ec7
[RO] Step 10/60 : ARG PYTHON3_OSM_ROSDN_DPB_URL
[RO]  ---> Using cache
[RO]  ---> 7460ac4c66d9
[RO] Step 11/60 : ARG PYTHON3_OSM_ROSDN_DYNPAC_URL
[RO]  ---> Using cache
[RO]  ---> d7f6a261e4bd
[RO] Step 12/60 : ARG PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL
[RO]  ---> Using cache
[RO]  ---> 24a372c1feeb
[RO] Step 13/60 : ARG PYTHON3_OSM_ROSDN_IETFL2VPN_URL
[RO]  ---> Using cache
[RO]  ---> ae877ace0a01
[RO] Step 14/60 : ARG PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL
[RO]  ---> Using cache
[RO]  ---> c10e4e7e2819
[RO] Step 15/60 : ARG PYTHON3_OSM_ROSDN_ODLOF_URL
[RO]  ---> Using cache
[RO]  ---> 7f7536b060bd
[RO] Step 16/60 : ARG PYTHON3_OSM_ROSDN_ONOSOF_URL
[RO]  ---> Using cache
[RO]  ---> ca72d6a156e3
[RO] Step 17/60 : ARG PYTHON3_OSM_ROSDN_ONOS_VPLS_URL
[RO]  ---> Using cache
[RO]  ---> badcbc48b6b0
[RO] Step 18/60 : ARG PYTHON3_OSM_ROVIM_AWS_URL
[RO]  ---> Using cache
[RO]  ---> 8a0d250904a3
[RO] Step 19/60 : ARG PYTHON3_OSM_ROVIM_AZURE_URL
[RO]  ---> Using cache
[RO]  ---> 377d03aaedc0
[RO] Step 20/60 : ARG PYTHON3_OSM_ROVIM_GCP_URL
[RO]  ---> Using cache
[RO]  ---> 49ec4dea005b
[RO] Step 21/60 : ARG PYTHON3_OSM_ROVIM_OPENSTACK_URL
[RO]  ---> Using cache
[RO]  ---> d700f2ad27a7
[RO] Step 22/60 : ARG PYTHON3_OSM_ROVIM_OPENVIM_URL
[RO]  ---> Using cache
[RO]  ---> c6b8c939f2ee
[RO] Step 23/60 : ARG PYTHON3_OSM_ROVIM_VMWARE_URL
[RO]  ---> Using cache
[RO]  ---> 0e82cfb3023a
[RO] Step 24/60 : 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 116f2069599e
[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-v150-merge-210 --build-arg CACHE_DATE=2024-06-16:09:38:54 --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v15.0/194/pool/osmclient/python3-osmclient_15.0.1.post1+gc9c8f15-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/v15.0/195/pool/devops/osm-devops_15.0.1.post1-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/v15.0/195/pool/MON/python3-osm-mon_15.0.1.post2+g5fbba4f-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v15.0/193/pool/N2VC/python3-n2vc_15.0.1+g55fd5c9-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/v15.0/194/pool/NBI/python3-osm-nbi_15.0.1+ge1c1437-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/v15.0/192/pool/common/python3-osm-common_15.0.1+g261e46f-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/v15.0/197/pool/LCM/python3-osm-lcm_15.0.1.post3+gd089a16-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v15.0/192/pool/IM/osm-imdocs_15.0.1-g53dddb8_amd64.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v15.0/192/pool/IM/python3-osm-im_15.0.1+g53dddb8-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/v15.0/192/pool/POL/python3-osm-policy-module_15.0.1+g27aef6c-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v15.0/196/pool/NG-UI/osm-ngui_15.0.1.post4+g60f0a51-1_all.deb --build-arg PYTHON3_OSM_NGSA_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/v15.0/193/pool/NG-SA/python3-osm-ngsa_15.0.1-1_all.deb --build-arg PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/v15.0/193/pool/NG-SA/python3-osm-webhook-translator_15.0.1-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/v15.0/192/pool/PLA/python3-osm-pla_15.0.1+g5fa7d6b-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/v15.0/196/pool/tests/osm-tests_15.0.1-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-arista-cloudvision_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-floodlightof_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-ro-plugin_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-juniper-contrail_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-ng-ro_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rovim-azure_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rovim-gcp_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-dynpac_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rovim-aws_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rovim-openvim_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-ietfl2vpn_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rovim-openstack_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-odlof_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rovim-vmware_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROSDN_TAPI_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-tapi_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-onosof_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-dpb_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-onos-vpls_15.0.1.post4+g02341fc-1_all.deb .
[NG-UI] DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
[NG-UI]             Install the buildx component to build images with BuildKit:
[NG-UI]             https://docs.docker.com/go/buildx/
[NG-UI] 
[NG-UI] Sending build context to Docker daemon  4.608kB

[NG-UI] Step 1/22 : FROM ubuntu:22.04 as INSTALL
[NG-UI]  ---> 67c845845b7d
[NG-UI] Step 2/22 : ARG APT_PROXY
[NG-UI]  ---> Using cache
[NG-UI]  ---> 9da810ed0c6a
[NG-UI] 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
[NG-UI]  ---> Using cache
[NG-UI]  ---> 7014ea1e773b
[NG-UI] Step 4/22 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     apt-transport-https=2.4.*     curl=7.81.*     gnupg2=2.2.*     nginx=1.18.*     software-properties-common=0.99.*     xz-utils=5.2.*     && rm -rf /var/lib/apt/lists/*
[NG-UI]  ---> Using cache
[NG-UI]  ---> f4f4cf7fc447
[NG-UI] Step 5/22 : RUN curl -s https://deb.nodesource.com/gpgkey/nodesource.gpg.key | apt-key add - &&     echo "deb https://deb.nodesource.com/node_14.x jammy main" | tee -a /etc/apt/sources.list.d/nodesource.list &&     DEBIAN_FRONTEND=noninteractive apt-get update &&     DEBIAN_FRONTEND=noninteractive apt-get install -y nodejs
[NG-UI]  ---> Using cache
[NG-UI]  ---> 98ea54db3074
[NG-UI] Step 6/22 : ARG OSM_NGUI_URL
[NG-UI]  ---> Using cache
[NG-UI]  ---> 169554fe8e25
[NG-UI] Step 7/22 : RUN curl $OSM_NGUI_URL -o osm_ngui.deb
[NG-UI]  ---> Running in 828cd3cd07ec
[Pipeline] [NBI] sh
[NBI] [NBI] Running shell script
[NBI] + docker build --build-arg APT_PROXY=http://172.21.1.1:3142 -t opensourcemano/nbi:osm-v150-merge-210 --build-arg CACHE_DATE=2024-06-16:09:38:54 --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v15.0/194/pool/osmclient/python3-osmclient_15.0.1.post1+gc9c8f15-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/v15.0/195/pool/devops/osm-devops_15.0.1.post1-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/v15.0/195/pool/MON/python3-osm-mon_15.0.1.post2+g5fbba4f-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v15.0/193/pool/N2VC/python3-n2vc_15.0.1+g55fd5c9-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/v15.0/194/pool/NBI/python3-osm-nbi_15.0.1+ge1c1437-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/v15.0/192/pool/common/python3-osm-common_15.0.1+g261e46f-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/v15.0/197/pool/LCM/python3-osm-lcm_15.0.1.post3+gd089a16-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v15.0/192/pool/IM/osm-imdocs_15.0.1-g53dddb8_amd64.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v15.0/192/pool/IM/python3-osm-im_15.0.1+g53dddb8-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/v15.0/192/pool/POL/python3-osm-policy-module_15.0.1+g27aef6c-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v15.0/196/pool/NG-UI/osm-ngui_15.0.1.post4+g60f0a51-1_all.deb --build-arg PYTHON3_OSM_NGSA_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/v15.0/193/pool/NG-SA/python3-osm-ngsa_15.0.1-1_all.deb --build-arg PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/v15.0/193/pool/NG-SA/python3-osm-webhook-translator_15.0.1-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/v15.0/192/pool/PLA/python3-osm-pla_15.0.1+g5fa7d6b-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/v15.0/196/pool/tests/osm-tests_15.0.1-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-arista-cloudvision_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-floodlightof_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-ro-plugin_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-juniper-contrail_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-ng-ro_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rovim-azure_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rovim-gcp_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-dynpac_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rovim-aws_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rovim-openvim_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-ietfl2vpn_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rovim-openstack_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-odlof_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rovim-vmware_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROSDN_TAPI_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-tapi_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-onosof_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-dpb_15.0.1.post4+g02341fc-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v15.0/197/pool/RO/python3-osm-rosdn-onos-vpls_15.0.1.post4+g02341fc-1_all.deb .
[NBI] DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
[NBI]             Install the buildx component to build images with BuildKit:
[NBI]             https://docs.docker.com/go/buildx/
[NBI] 
[NBI] Sending build context to Docker daemon  6.656kB

[NBI] Step 1/46 : FROM ubuntu:22.04 as INSTALL
[NBI]  ---> 67c845845b7d
[NBI] Step 2/46 : ARG APT_PROXY
[NBI]  ---> Using cache
[NBI]  ---> 9da810ed0c6a
[NBI] Step 3/46 : 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]  ---> 7014ea1e773b
[NBI] Step 4/46 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     gcc=4:11.*     python3=3.10.*     python3-dev=3.10.*     python3-pip=22.0.*     curl=7.81.*     && rm -rf /var/lib/apt/lists/*
[NBI]  ---> Using cache
[NBI]  ---> 2da2e18694c4
[NBI] Step 5/46 : ARG PYTHON3_OSM_COMMON_URL
[NBI]  ---> Using cache
[NBI]  ---> 55828aba6567
[NBI] Step 6/46 : ARG PYTHON3_OSM_IM_URL
[NBI]  ---> Using cache
[NBI]  ---> d801b7d7432d
[NBI] Step 7/46 : ARG PYTHON3_OSM_NBI_URL
[NBI]  ---> Using cache
[NBI]  ---> 752be00ac0e9
[NBI] Step 8/46 : RUN curl $PYTHON3_OSM_COMMON_URL -o osm_common.deb
[NBI]  ---> Running in 6d6bee343b12
[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 42674  100 42674    0     0   324k      0 --:--:-- --:--:-- --:--:--  325k
[Pipeline] [Keystone] echo
[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 42674  100 42674    0     0   409k      0 --:--:-- --:--:-- --:--:--  412k
[Keystone] Tagging keystone:osm-v150-merge-210
[Pipeline] [Keystone] sh
[Keystone] [Keystone] Running shell script
[Pipeline] [Prometheus] echo
[Prometheus] Tagging prometheus:osm-v150-merge-210
[Pipeline] [Prometheus] sh
[Keystone] + docker tag opensourcemano/keystone:osm-v150-merge-210 osm.etsi.org:5050/devops/cicd/opensourcemano/keystone:osm-v150-merge-210
[Prometheus] [Prometheus] Running shell script
[Prometheus] + docker tag opensourcemano/prometheus:osm-v150-merge-210 osm.etsi.org:5050/devops/cicd/opensourcemano/prometheus:osm-v150-merge-210
[Pipeline] [Keystone] sh
[Keystone] [Keystone] Running shell script
[Pipeline] [Prometheus] sh
[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 42674  100 42674    0     0   394k      0 --:--:-- --:--:-- --:--:--  396k
[tests]   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
[tests]                                  Dload  Upload   Total   Spent    Left  Speed
[tests] 
[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 42674  100 42674    0     0   390k      0 --:--:-- --:--:-- --:--:--  393k
[osmclient]   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
[osmclient]                                  Dload  Upload   Total   Spent    Left  Speed
[osmclient] 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  170k  100  170k    0     0  1592k      0 --:--:-- --:--:-- --:--:-- 1595k
[Keystone] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/keystone:osm-v150-merge-210
[Keystone] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/keystone]
[Keystone] 7a298f2045ae: Preparing
[Keystone] a72c73349dbb: Preparing
[Keystone] ce723a28b71a: Preparing
[Keystone] f81bb6dd310e: Preparing
[Keystone] 14116e475962: Preparing
[Keystone] dc3e88bfc0a4: Preparing
[Keystone] 0b9c994b0484: Preparing
[Keystone] dc3e88bfc0a4: Waiting
[Keystone] 0b9c994b0484: Waiting
[Prometheus] [Prometheus] Running shell script
[Prometheus] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/prometheus:osm-v150-merge-210
[Prometheus] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/prometheus]
[Prometheus] 20ce33a841a6: Preparing
[Prometheus] b9568c1783e7: Preparing
[Prometheus] ad2642546096: Preparing
[Prometheus] 7d10ed48aebc: Preparing
[Prometheus] 58d80aa3e327: Preparing
[Prometheus] 2de2452f00f4: Preparing
[Prometheus] 14687bf05859: Preparing
[Prometheus] b13fdecc2461: Preparing
[Prometheus] 3999ea91fb6e: Preparing
[Prometheus] 43df359389fd: Preparing
[Prometheus] d3e8d42f967c: Preparing
[Prometheus] 5d64de483bf5: Preparing
[Prometheus] 58d80aa3e327: Waiting
[Prometheus] 2de2452f00f4: Waiting
[Prometheus] 14687bf05859: Waiting
[Prometheus] b13fdecc2461: Waiting
[Prometheus] 3999ea91fb6e: Waiting
[Prometheus] 43df359389fd: Waiting
[Prometheus] d3e8d42f967c: Waiting
[Prometheus] 5d64de483bf5: Waiting
[Prometheus] 7d10ed48aebc: Waiting
[Keystone] a72c73349dbb: Layer already exists
[Keystone] 14116e475962: Layer already exists
[Keystone] f81bb6dd310e: Layer already exists
[Keystone] ce723a28b71a: Layer already exists
[Keystone] 7a298f2045ae: Layer already exists
[Keystone] dc3e88bfc0a4: Layer already exists
[Keystone] 0b9c994b0484: Layer already exists
[Keystone] osm-v150-merge-210: digest: sha256:6d23b2a8947e6bd4edf5ad38ab88eacac46009785d11b019fc67030d304dc7fc size: 1782
[Pipeline] [Keystone] }
[tests]   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  170k  100  170k    0     0  1594k      0 --:--:-- --:--:-- --:--:-- 1610k
[Pipeline] [Keystone] // dir
[LCM] Removing intermediate container 86ad6b052993
[LCM]  ---> 8c3274676a7b
[LCM] Step 13/58 : RUN dpkg -i ./osm_common.deb
[LCM]  ---> Running in 2dc395e9e6c6
[Pipeline] [Keystone] }
[MON] Removing intermediate container 97e30a3e18a5
[MON]  ---> 2daca71abd1a
[MON] Step 10/56 : RUN dpkg -i ./osm_common.deb
[MON]  ---> Running in 4a555033f233
[Prometheus] 20ce33a841a6: Layer already exists
[Prometheus] b9568c1783e7: Layer already exists
[Prometheus] 58d80aa3e327: Layer already exists
[Prometheus] ad2642546096: Layer already exists
[Prometheus] 7d10ed48aebc: Layer already exists
[Prometheus] 43df359389fd: Layer already exists
[Prometheus] b13fdecc2461: Layer already exists
[Prometheus] 14687bf05859: Layer already exists
[Prometheus] 3999ea91fb6e: Layer already exists
[Prometheus] 2de2452f00f4: Layer already exists
[Prometheus] d3e8d42f967c: Layer already exists
[Prometheus] 5d64de483bf5: Layer already exists
[Prometheus] osm-v150-merge-210: digest: sha256:d40011a2fb0bbf01f0e787fb25f9f9a3bbba6e30ee2ba0d1f09546866c6cee75 size: 2841
[Pipeline] [Prometheus] }
[Pipeline] [Prometheus] // dir
[POL] Removing intermediate container 4a8047236e26
[POL]  ---> b3eba97a96da
[POL] Step 9/40 : RUN dpkg -i ./osm_common.deb
[POL]  ---> Running in b642d9ff0f2a
[Pipeline] [Prometheus] }
[tests] Removing intermediate container 98c33d2d46ea
[tests]  ---> 9aeb95f2b47c
[tests] Step 10/35 : RUN dpkg -i ./osm_im.deb
[tests]  ---> Running in 3d3723ff0f0b
[PLA] Removing intermediate container 0b52528d7ca9
[PLA]  ---> 85a025581494
[PLA] Step 8/39 : RUN dpkg -i ./osm_common.deb
[PLA]  ---> Running in 50abaef5c559
[osmclient] Removing intermediate container 1d7918a3b33e
[osmclient]  ---> 3a04068cf23a
[osmclient] Step 8/31 : RUN dpkg -i ./osm_im.deb
[osmclient]  ---> Running in 87e56ccde9f6
[Airflow]   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
[Airflow]                                  Dload  Upload   Total   Spent    Left  Speed
[Airflow] 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 42674  100 42674    0     0   718k      0 --:--:-- --:--:-- --:--:--  718k
[LCM] Selecting previously unselected package python3-osm-common.
[LCM] (Reading database ... 16299 files and directories currently installed.)
[LCM] Preparing to unpack ./osm_common.deb ...
[LCM] Unpacking python3-osm-common (15.0.1+g261e46f-1) ...
[LCM] Setting up python3-osm-common (15.0.1+g261e46f-1) ...
[Airflow] Removing intermediate container bf8185248e78
[Airflow]  ---> 0904755e2149
[Airflow] Step 8/16 : RUN curl $PYTHON3_OSM_NGSA_URL -o osm_ngsa.deb
[Airflow]  ---> Running in 7e02934a76a4
[Webhook]   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
[Webhook]                                  Dload  Upload   Total   Spent    Left  Speed
[Webhook] 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  4552  100  4552    0     0  49427      0 --:--:-- --:--:-- --:--:-- 50021
[Webhook] Removing intermediate container c4b6f685595d
[Webhook]  ---> d2417ab44a93
[Webhook] Step 7/21 : RUN dpkg -i ./osm_webhook_translator.deb
[Webhook]  ---> Running in 24a6f1ca61a5
[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  968k  100  968k    0     0  6624k      0 --:--:-- --:--:-- --:--:-- 6635k
[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
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 42674  100 42674    0     0   410k      0 --:--:-- --:--:-- --:--:--  408k
[NBI] Removing intermediate container 6d6bee343b12
[NBI]  ---> d4c3c5a77377
[NBI] Step 9/46 : RUN dpkg -i ./osm_common.deb
[NBI]  ---> Running in a64464be212f
[LCM] Removing intermediate container 2dc395e9e6c6
[LCM]  ---> e4e259a4212a
[LCM] Step 14/58 : RUN curl $PYTHON3_OSM_LCM_URL -o osm_lcm.deb
[LCM]  ---> Running in f06db99d7ebb
[MON] Selecting previously unselected package python3-osm-common.
[MON] (Reading database ... 16285 files and directories currently installed.)
[MON] Preparing to unpack ./osm_common.deb ...
[MON] Unpacking python3-osm-common (15.0.1+g261e46f-1) ...
[MON] Setting up python3-osm-common (15.0.1+g261e46f-1) ...
[POL] Selecting previously unselected package python3-osm-common.
[POL] (Reading database ... 16237 files and directories currently installed.)
[POL] Preparing to unpack ./osm_common.deb ...
[POL] Unpacking python3-osm-common (15.0.1+g261e46f-1) ...
[POL] Setting up python3-osm-common (15.0.1+g261e46f-1) ...
[tests] Selecting previously unselected package python3-osm-im.
[tests] (Reading database ... 17405 files and directories currently installed.)
[tests] Preparing to unpack ./osm_im.deb ...
[tests] Unpacking python3-osm-im (15.0.1+g53dddb8-1) ...
[tests] Setting up python3-osm-im (15.0.1+g53dddb8-1) ...
[PLA] Selecting previously unselected package python3-osm-common.
[PLA] (Reading database ... 16203 files and directories currently installed.)
[PLA] Preparing to unpack ./osm_common.deb ...
[PLA] Unpacking python3-osm-common (15.0.1+g261e46f-1) ...
[PLA] Setting up python3-osm-common (15.0.1+g261e46f-1) ...
[osmclient] Selecting previously unselected package python3-osm-im.
[osmclient] (Reading database ... 16203 files and directories currently installed.)
[osmclient] Preparing to unpack ./osm_im.deb ...
[osmclient] Unpacking python3-osm-im (15.0.1+g53dddb8-1) ...
[osmclient] Setting up python3-osm-im (15.0.1+g53dddb8-1) ...
[NG-UI] Removing intermediate container 828cd3cd07ec
[NG-UI]  ---> d51e76ab526b
[NG-UI] Step 8/22 : RUN dpkg -i ./osm_ngui.deb
[NG-UI]  ---> Running in 45c1048783f4
[MON] Removing intermediate container 4a555033f233
[MON]  ---> 331ae8a8f94a
[MON] Step 11/56 : RUN curl $PYTHON3_N2VC_URL -o n2vc.deb
[MON]  ---> Running in ace828ac0cd7
[POL] Removing intermediate container b642d9ff0f2a
[POL]  ---> b84216a7ac28
[POL] Step 10/40 : RUN curl $PYTHON3_OSM_POLICY_MODULE_URL -o osm_policy_module.deb
[POL]  ---> Running in 380f30d8e521
[PLA] Removing intermediate container 50abaef5c559
[PLA]  ---> 594a526cabb6
[PLA] Step 9/39 : RUN curl $PYTHON3_OSM_PLA_URL -o osm_pla.deb
[PLA]  ---> Running in 91b433c48681
[Airflow]   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
[Airflow]                                  Dload  Upload   Total   Spent    Left  Speed
[Airflow] 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 23922  100 23922    0     0   497k      0 --:--:-- --:--:-- --:--:--  497k
[Airflow] Removing intermediate container 7e02934a76a4
[Airflow]  ---> 97a774fef574
[Airflow] Step 9/16 : RUN ar x osm_common.deb &&     zstd -d < control.tar.zst | xz > control.tar.xz &&     zstd -d < data.tar.zst | xz > data.tar.xz &&     ar -m -c -a sdsd osm_common_repacked.deb debian-binary control.tar.xz data.tar.xz &&     rm debian-binary control.tar.xz data.tar.xz control.tar.zst data.tar.zst
[Airflow]  ---> Running in bc0da39cb633
[Webhook] Selecting previously unselected package python3-osm-webhook-translator.
[Webhook] (Reading database ... 16203 files and directories currently installed.)
[Webhook] Preparing to unpack ./osm_webhook_translator.deb ...
[Webhook] Unpacking python3-osm-webhook-translator (15.0.1-1) ...
[Webhook] Setting up python3-osm-webhook-translator (15.0.1-1) ...
[NBI] Selecting previously unselected package python3-osm-common.
[NBI] (Reading database ... 16203 files and directories currently installed.)
[NBI] Preparing to unpack ./osm_common.deb ...
[NBI] Unpacking python3-osm-common (15.0.1+g261e46f-1) ...
[NBI] Setting up python3-osm-common (15.0.1+g261e46f-1) ...
[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  116k  100  116k    0     0  1181k      0 --:--:-- --:--:-- --:--:-- 1193k
[LCM] Removing intermediate container f06db99d7ebb
[LCM]  ---> bea3d8dd5bbf
[LCM] Step 15/58 : RUN dpkg -i ./osm_lcm.deb
[LCM]  ---> Running in 4b02c8bea3bd
[osmclient] Removing intermediate container 87e56ccde9f6
[osmclient]  ---> 4a8c2157e7ed
[osmclient] Step 9/31 : RUN curl $PYTHON3_OSMCLIENT_URL -o osmclient.deb
[osmclient]  ---> Running in 8db294771726
[Webhook] Removing intermediate container 24a6f1ca61a5
[Webhook]  ---> e59a9d888b19
[Webhook] Step 8/21 : RUN pip3 install     -r /usr/lib/python3/dist-packages/osm_webhook_translator/requirements.txt
[Webhook]  ---> Running in 5277cc60e928
[RO] Removing intermediate container 116f2069599e
[RO]  ---> 32da0b53abf4
[RO] Step 25/60 : RUN dpkg -i *.deb
[RO]  ---> Running in 0d6ec7f1ef7d
[NG-UI] Selecting previously unselected package osm-ngui.
[NG-UI] (Reading database ... 15379 files and directories currently installed.)
[NG-UI] Preparing to unpack ./osm_ngui.deb ...
[NG-UI] Unpacking osm-ngui (15.0.1.post4+g60f0a51-1) ...
[NG-UI] Setting up osm-ngui (15.0.1.post4+g60f0a51-1) ...
[NBI] Removing intermediate container a64464be212f
[NBI]  ---> 7aa56861d1ae
[NBI] Step 10/46 : RUN curl $PYTHON3_OSM_IM_URL -o osm_im.deb
[NBI]  ---> Running in 395e01dc2aed
[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 61946  100 61946    0     0   627k      0 --:--:-- --:--:-- --:--:--  630k
[MON] Removing intermediate container ace828ac0cd7
[MON]  ---> 9bf080d9127c
[MON] Step 12/56 : RUN dpkg -i ./n2vc.deb
[MON]  ---> Running in 043e2c9a31c3
[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 27236  100 27236    0     0   255k      0 --:--:-- --:--:-- --:--:--  255k
[POL] Removing intermediate container 380f30d8e521
[POL]  ---> 7dbc5ea90817
[POL] Step 11/40 : RUN dpkg -i ./osm_policy_module.deb
[POL]  ---> Running in f88f3668e7b8
[tests] Removing intermediate container 3d3723ff0f0b
[tests]  ---> 224427b6cb8f
[tests] Step 11/35 : RUN curl $PYTHON3_OSMCLIENT_URL -o osmclient.deb
[tests]  ---> Running in b24914bb6a5b
[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 27906  100 27906    0     0   303k      0 --:--:-- --:--:-- --:--:--  306k
[NG-UI] Removing intermediate container 45c1048783f4
[NG-UI]  ---> cb343ff39569
[NG-UI] Step 9/22 : WORKDIR /usr/share/osm-ngui
[NG-UI]  ---> Running in aec6a2a6d27c
[NG-UI] Removing intermediate container aec6a2a6d27c
[NG-UI]  ---> efa5e68d1c92
[NG-UI] Step 10/22 : RUN npm install
[NG-UI]  ---> Running in 56b049fea773
[LCM] Selecting previously unselected package python3-osm-lcm.
[LCM] (Reading database ... 16360 files and directories currently installed.)
[LCM] Preparing to unpack ./osm_lcm.deb ...
[LCM] Unpacking python3-osm-lcm (15.0.1.post3+gd089a16-1) ...
[PLA] Removing intermediate container 91b433c48681
[PLA]  ---> b35fd5440272
[PLA] Step 10/39 : RUN dpkg -i ./osm_pla.deb
[PLA]  ---> Running in f29e23759dc6
[osmclient]   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
[osmclient]                                  Dload  Upload   Total   Spent    Left  Speed
[osmclient] 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 67200  100 67200    0     0   713k      0 --:--:-- --:--:-- --:--:--  721k
[osmclient] Removing intermediate container 8db294771726
[osmclient]  ---> 57e26b313a17
[osmclient] Step 10/31 : RUN dpkg -i ./osmclient.deb
[osmclient]  ---> Running in 5bb78b2527b6
[Airflow] Removing intermediate container bc0da39cb633
[Airflow]  ---> 351bb21cdff7
[Airflow] Step 10/16 : RUN ar x osm_ngsa.deb &&    zstd -d < control.tar.zst | xz > control.tar.xz &&    zstd -d < data.tar.zst | xz > data.tar.xz &&    ar -m -c -a sdsd osm_ngsa_repacked.deb debian-binary control.tar.xz data.tar.xz &&    rm debian-binary control.tar.xz data.tar.xz control.tar.zst data.tar.zst
[Airflow]  ---> Running in 1301dd97ac43
[RO] Selecting previously unselected package python3-osm-common.
[RO] (Reading database ... 16248 files and directories currently installed.)
[RO] Preparing to unpack python3-osm-common_15.0.1+g261e46f-1_all.deb ...
[RO] Unpacking python3-osm-common (15.0.1+g261e46f-1) ...
[RO] Selecting previously unselected package python3-osm-ng-ro.
[RO] Preparing to unpack python3-osm-ng-ro_15.0.1.post4+g02341fc-1_all.deb ...
[RO] Unpacking python3-osm-ng-ro (15.0.1.post4+g02341fc-1) ...
[RO] Selecting previously unselected package python3-osm-ro-plugin.
[RO] Preparing to unpack python3-osm-ro-plugin_15.0.1.post4+g02341fc-1_all.deb ...
[RO] Unpacking python3-osm-ro-plugin (15.0.1.post4+g02341fc-1) ...
[RO] Selecting previously unselected package python3-osm-rosdn-arista-cloudvision.
[RO] Preparing to unpack python3-osm-rosdn-arista-cloudvision_15.0.1.post4+g02341fc-1_all.deb ...
[RO] Unpacking python3-osm-rosdn-arista-cloudvision (15.0.1.post4+g02341fc-1) ...
[RO] Selecting previously unselected package python3-osm-rosdn-dpb.
[RO] Preparing to unpack python3-osm-rosdn-dpb_15.0.1.post4+g02341fc-1_all.deb ...
[RO] Unpacking python3-osm-rosdn-dpb (15.0.1.post4+g02341fc-1) ...
[RO] Selecting previously unselected package python3-osm-rosdn-dynpac.
[RO] Preparing to unpack python3-osm-rosdn-dynpac_15.0.1.post4+g02341fc-1_all.deb ...
[RO] Unpacking python3-osm-rosdn-dynpac (15.0.1.post4+g02341fc-1) ...
[RO] Selecting previously unselected package python3-osm-rosdn-floodlightof.
[RO] Preparing to unpack python3-osm-rosdn-floodlightof_15.0.1.post4+g02341fc-1_all.deb ...
[RO] Unpacking python3-osm-rosdn-floodlightof (15.0.1.post4+g02341fc-1) ...
[RO] Selecting previously unselected package python3-osm-rosdn-ietfl2vpn.
[RO] Preparing to unpack python3-osm-rosdn-ietfl2vpn_15.0.1.post4+g02341fc-1_all.deb ...
[RO] Unpacking python3-osm-rosdn-ietfl2vpn (15.0.1.post4+g02341fc-1) ...
[RO] Selecting previously unselected package python3-osm-rosdn-juniper-contrail.
[RO] Preparing to unpack python3-osm-rosdn-juniper-contrail_15.0.1.post4+g02341fc-1_all.deb ...
[RO] Unpacking python3-osm-rosdn-juniper-contrail (15.0.1.post4+g02341fc-1) ...
[RO] Selecting previously unselected package python3-osm-rosdn-odlof.
[RO] Preparing to unpack python3-osm-rosdn-odlof_15.0.1.post4+g02341fc-1_all.deb ...
[RO] Unpacking python3-osm-rosdn-odlof (15.0.1.post4+g02341fc-1) ...
[RO] Selecting previously unselected package python3-osm-rosdn-onos-vpls.
[RO] Preparing to unpack python3-osm-rosdn-onos-vpls_15.0.1.post4+g02341fc-1_all.deb ...
[RO] Unpacking python3-osm-rosdn-onos-vpls (15.0.1.post4+g02341fc-1) ...
[RO] Selecting previously unselected package python3-osm-rosdn-onosof.
[RO] Preparing to unpack python3-osm-rosdn-onosof_15.0.1.post4+g02341fc-1_all.deb ...
[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
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  170k  100  170k    0     0  1739k      0 --:--:-- --:--:-- --:--:-- 1741k
[NBI] Removing intermediate container 395e01dc2aed
[NBI]  ---> cba4c948cd6c
[NBI] Step 11/46 : RUN dpkg -i ./osm_im.deb
[LCM] Setting up python3-osm-lcm (15.0.1.post3+gd089a16-1) ...
[MON] Selecting previously unselected package python3-n2vc.
[MON] (Reading database ... 16346 files and directories currently installed.)
[MON] Preparing to unpack ./n2vc.deb ...
[MON] Unpacking python3-n2vc (15.0.1+g55fd5c9-1) ...
[MON] Setting up python3-n2vc (15.0.1+g55fd5c9-1) ...
[POL] Selecting previously unselected package python3-osm-policy-module.
[POL] (Reading database ... 16298 files and directories currently installed.)
[POL] Preparing to unpack ./osm_policy_module.deb ...
[POL] Unpacking python3-osm-policy-module (15.0.1+g27aef6c-1) ...
[POL] Setting up python3-osm-policy-module (15.0.1+g27aef6c-1) ...
[tests]   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
[tests]                                  Dload  Upload   Total   Spent    Left  Speed
[tests] 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 67200  100 67200    0     0   648k      0 --:--:-- --:--:-- --:--:--  649k
[tests] Removing intermediate container b24914bb6a5b
[tests]  ---> 489fe501b178
[tests] Step 12/35 : RUN dpkg -i ./osmclient.deb
[tests]  ---> Running in 8f5c7aa21872
[osmclient] Selecting previously unselected package python3-osmclient.
[osmclient] (Reading database ... 16222 files and directories currently installed.)
[osmclient] Preparing to unpack ./osmclient.deb ...
[osmclient] Unpacking python3-osmclient (15.0.1.post1+gc9c8f15-1) ...
[osmclient] Setting up python3-osmclient (15.0.1.post1+gc9c8f15-1) ...
[Webhook] Collecting annotated-types==0.5.0
[Webhook]   Downloading annotated_types-0.5.0-py3-none-any.whl (11 kB)
[Webhook] Collecting anyio==3.7.1
[Webhook]   Downloading anyio-3.7.1-py3-none-any.whl (80 kB)
[Webhook]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 80.9/80.9 KB 1.6 MB/s eta 0:00:00
[Webhook] Collecting certifi==2023.7.22
[Webhook]   Downloading certifi-2023.7.22-py3-none-any.whl (158 kB)
[Webhook]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.3/158.3 KB 5.0 MB/s eta 0:00:00
[Webhook] Collecting charset-normalizer==3.3.0
[Webhook]   Downloading charset_normalizer-3.3.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (138 kB)
[Webhook]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.7/138.7 KB 21.9 MB/s eta 0:00:00
[Webhook] Collecting click==8.1.7
[Webhook]   Downloading click-8.1.7-py3-none-any.whl (97 kB)
[Webhook]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 KB 6.1 MB/s eta 0:00:00
[Webhook] Collecting exceptiongroup==1.1.3
[Webhook]   Downloading exceptiongroup-1.1.3-py3-none-any.whl (14 kB)
[Webhook] Collecting fastapi==0.103.2
[Webhook]   Downloading fastapi-0.103.2-py3-none-any.whl (66 kB)
[Webhook]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.3/66.3 KB 4.5 MB/s eta 0:00:00
[Webhook] Collecting h11==0.14.0
[Webhook]   Downloading h11-0.14.0-py3-none-any.whl (58 kB)
[Webhook]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 KB 6.4 MB/s eta 0:00:00
[RO] Unpacking python3-osm-rosdn-onosof (15.0.1.post4+g02341fc-1) ...
[RO] Selecting previously unselected package python3-osm-rovim-aws.
[RO] Preparing to unpack python3-osm-rovim-aws_15.0.1.post4+g02341fc-1_all.deb ...
[RO] Unpacking python3-osm-rovim-aws (15.0.1.post4+g02341fc-1) ...
[RO] Selecting previously unselected package python3-osm-rovim-azure.
[RO] Preparing to unpack python3-osm-rovim-azure_15.0.1.post4+g02341fc-1_all.deb ...
[RO] Unpacking python3-osm-rovim-azure (15.0.1.post4+g02341fc-1) ...
[RO] Selecting previously unselected package python3-osm-rovim-gcp.
[RO] Preparing to unpack python3-osm-rovim-gcp_15.0.1.post4+g02341fc-1_all.deb ...
[RO] Unpacking python3-osm-rovim-gcp (15.0.1.post4+g02341fc-1) ...
[RO] Selecting previously unselected package python3-osm-rovim-openstack.
[RO] Preparing to unpack python3-osm-rovim-openstack_15.0.1.post4+g02341fc-1_all.deb ...
[RO] Unpacking python3-osm-rovim-openstack (15.0.1.post4+g02341fc-1) ...
[RO] Selecting previously unselected package python3-osm-rovim-openvim.
[RO] Preparing to unpack python3-osm-rovim-openvim_15.0.1.post4+g02341fc-1_all.deb ...
[RO] Unpacking python3-osm-rovim-openvim (15.0.1.post4+g02341fc-1) ...
[RO] Selecting previously unselected package python3-osm-rovim-vmware.
[RO] Preparing to unpack python3-osm-rovim-vmware_15.0.1.post4+g02341fc-1_all.deb ...
[RO] Unpacking python3-osm-rovim-vmware (15.0.1.post4+g02341fc-1) ...
[RO] Setting up python3-osm-common (15.0.1+g261e46f-1) ...
[RO] Setting up python3-osm-ng-ro (15.0.1.post4+g02341fc-1) ...
[RO] Setting up python3-osm-ro-plugin (15.0.1.post4+g02341fc-1) ...
[NBI]  ---> Running in c2037902680e
[LCM] Removing intermediate container 4b02c8bea3bd
[LCM]  ---> c7bf10d1e7b9
[LCM] Step 16/58 : RUN curl $PYTHON3_N2VC_URL -o osm_n2vc.deb
[LCM]  ---> Running in 2a832eb92307
[MON] Removing intermediate container 043e2c9a31c3
[MON]  ---> 35316efac9c6
[MON] Step 13/56 : RUN curl $PYTHON3_OSM_MON_URL -o osm_mon.deb
[MON]  ---> Running in 0b569bb4aa93
[PLA] Selecting previously unselected package python3-osm-pla.
[PLA] (Reading database ... 16264 files and directories currently installed.)
[PLA] Preparing to unpack ./osm_pla.deb ...
[PLA] Unpacking python3-osm-pla (15.0.1+g5fa7d6b-1) ...
[PLA] Setting up python3-osm-pla (15.0.1+g5fa7d6b-1) ...
[osmclient] Removing intermediate container 5bb78b2527b6
[osmclient]  ---> 6265ee5883f8
[osmclient] Step 11/31 : RUN pip3 install     -r /usr/lib/python3/dist-packages/osm_im/requirements.txt     -r /usr/lib/python3/dist-packages/osmclient/requirements.txt
[osmclient]  ---> Running in 832cc9f92487
[Airflow] Removing intermediate container 1301dd97ac43
[Airflow]  ---> 3fafcae01d25
[Airflow] Step 11/16 : RUN mkdir /tmp/osm
[Airflow]  ---> Running in a45ab4a94ad1
[Webhook] Collecting idna==3.4
[Webhook]   Downloading idna-3.4-py3-none-any.whl (61 kB)
[Webhook]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 KB 4.2 MB/s eta 0:00:00
[Webhook] Collecting pydantic==2.4.2
[Webhook]   Downloading pydantic-2.4.2-py3-none-any.whl (395 kB)
[Webhook]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 395.8/395.8 KB 14.8 MB/s eta 0:00:00
[RO] Setting up python3-osm-rosdn-arista-cloudvision (15.0.1.post4+g02341fc-1) ...
[RO] Setting up python3-osm-rosdn-dpb (15.0.1.post4+g02341fc-1) ...
[RO] Setting up python3-osm-rosdn-dynpac (15.0.1.post4+g02341fc-1) ...
[RO] Setting up python3-osm-rosdn-floodlightof (15.0.1.post4+g02341fc-1) ...
[RO] Setting up python3-osm-rosdn-ietfl2vpn (15.0.1.post4+g02341fc-1) ...
[RO] Setting up python3-osm-rosdn-juniper-contrail (15.0.1.post4+g02341fc-1) ...
[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 61946  100 61946    0     0   566k      0 --:--:-- --:--:-- --:--:--  570k
[LCM] Removing intermediate container 2a832eb92307
[LCM]  ---> f0504051a02e
[LCM] Step 17/58 : RUN dpkg -i ./osm_n2vc.deb
[LCM]  ---> Running in e9a5cf1f957b
[POL] Removing intermediate container f88f3668e7b8
[POL]  ---> 7e75bce986e3
[POL] Step 12/40 : 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 6688622a54ce
[tests] Selecting previously unselected package python3-osmclient.
[tests] (Reading database ... 17424 files and directories currently installed.)
[tests] Preparing to unpack ./osmclient.deb ...
[tests] Unpacking python3-osmclient (15.0.1.post1+gc9c8f15-1) ...
[tests] Setting up python3-osmclient (15.0.1.post1+gc9c8f15-1) ...
[RO] Setting up python3-osm-rosdn-odlof (15.0.1.post4+g02341fc-1) ...
[RO] Setting up python3-osm-rosdn-onos-vpls (15.0.1.post4+g02341fc-1) ...
[RO] Setting up python3-osm-rosdn-onosof (15.0.1.post4+g02341fc-1) ...
[RO] Setting up python3-osm-rovim-aws (15.0.1.post4+g02341fc-1) ...
[RO] Setting up python3-osm-rovim-azure (15.0.1.post4+g02341fc-1) ...
[RO] Setting up python3-osm-rovim-gcp (15.0.1.post4+g02341fc-1) ...
[NBI] Selecting previously unselected package python3-osm-im.
[NBI] (Reading database ... 16264 files and directories currently installed.)
[NBI] Preparing to unpack ./osm_im.deb ...
[NBI] Unpacking python3-osm-im (15.0.1+g53dddb8-1) ...
[NBI] Setting up python3-osm-im (15.0.1+g53dddb8-1) ...
[LCM] Selecting previously unselected package python3-n2vc.
[LCM] (Reading database ... 16415 files and directories currently installed.)
[LCM] Preparing to unpack ./osm_n2vc.deb ...
[LCM] Unpacking python3-n2vc (15.0.1+g55fd5c9-1) ...
[LCM] Setting up python3-n2vc (15.0.1+g55fd5c9-1) ...
[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 58668  100 58668    0     0   261k      0 --:--:-- --:--:-- --:--:--  261k
[POL] Collecting aiokafka==0.8.1
[POL]   Downloading aiokafka-0.8.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB)
[POL]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 9.3 MB/s eta 0:00:00
[POL] Collecting async-timeout==4.0.3
[POL]   Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB)
[tests] Removing intermediate container 8f5c7aa21872
[tests]  ---> 99dbb2310e17
[tests] Step 13/35 : RUN curl $OSM_TESTS_URL -o osm_tests.deb
[tests]  ---> Running in 962c70ee810e
[PLA] Removing intermediate container f29e23759dc6
[PLA]  ---> 5d6db6dc7eda
[PLA] Step 11/39 : 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 34f4fbae5c5e
[Airflow] Removing intermediate container a45ab4a94ad1
[Airflow]  ---> 320234f6ac99
[Airflow] Step 12/16 : RUN dpkg-deb -x osm_common_repacked.deb /tmp/osm
[Airflow]  ---> Running in a475926fc975
[Webhook] Collecting pydantic-core==2.10.1
[Webhook]   Downloading pydantic_core-2.10.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.0 MB)
[Webhook]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 33.7 MB/s eta 0:00:00
[Webhook] Collecting requests==2.31.0
[Webhook]   Downloading requests-2.31.0-py3-none-any.whl (62 kB)
[Webhook]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 KB 8.8 MB/s eta 0:00:00
[Webhook] Collecting sniffio==1.3.0
[Webhook]   Downloading sniffio-1.3.0-py3-none-any.whl (10 kB)
[Webhook] Collecting starlette==0.27.0
[Webhook]   Downloading starlette-0.27.0-py3-none-any.whl (66 kB)
[Webhook]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.0/67.0 KB 2.4 MB/s eta 0:00:00
[Webhook] Collecting typing-extensions==4.8.0
[Webhook]   Downloading typing_extensions-4.8.0-py3-none-any.whl (31 kB)
[Webhook] Collecting urllib3==2.0.6
[Webhook]   Downloading urllib3-2.0.6-py3-none-any.whl (123 kB)
[Webhook]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.8/123.8 KB 13.4 MB/s eta 0:00:00
[Webhook] Collecting uvicorn==0.23.2
[Webhook]   Downloading uvicorn-0.23.2-py3-none-any.whl (59 kB)
[Webhook]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 59.5/59.5 KB 1.4 MB/s eta 0:00:00
[RO] Setting up python3-osm-rovim-openstack (15.0.1.post4+g02341fc-1) ...
[RO] Setting up python3-osm-rovim-openvim (15.0.1.post4+g02341fc-1) ...
[RO] Setting up python3-osm-rovim-vmware (15.0.1.post4+g02341fc-1) ...
[NBI] Removing intermediate container c2037902680e
[NBI]  ---> 1aa3375b5392
[NBI] Step 12/46 : RUN curl $PYTHON3_OSM_NBI_URL -o osm_nbi.deb
[NBI]  ---> Running in 89d17e855167
[LCM] Removing intermediate container e9a5cf1f957b
[LCM]  ---> 1126629846da
[LCM] Step 18/58 : 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 f0f0ed7d43ee
[MON] Removing intermediate container 0b569bb4aa93
[MON]  ---> f23b4ab7ddd1
[MON] Step 14/56 : RUN dpkg -i ./osm_mon.deb
[MON]  ---> Running in 0f0ae758ad75
[POL] Collecting dataclasses==0.6
[POL]   Downloading dataclasses-0.6-py3-none-any.whl (14 kB)
[POL] Collecting dnspython==2.4.2
[POL]   Downloading dnspython-2.4.2-py3-none-any.whl (300 kB)
[POL]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 300.4/300.4 KB 19.9 MB/s eta 0:00:00
[POL] Collecting kafka-python==2.0.2
[POL]   Downloading kafka_python-2.0.2-py2.py3-none-any.whl (246 kB)
[POL]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 246.5/246.5 KB 31.6 MB/s eta 0:00:00
[POL] Collecting motor==3.3.1
[POL]   Downloading motor-3.3.1-py3-none-any.whl (70 kB)
[POL]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 70.1/70.1 KB 11.9 MB/s eta 0:00:00
[POL] Collecting packaging==23.1
[POL]   Downloading packaging-23.1-py3-none-any.whl (48 kB)
[POL]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 KB 2.9 MB/s eta 0:00:00
[tests]   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
[tests]                                  Dload  Upload   Total   Spent    Left  Speed
[tests] 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 65290  100 65290    0     0   669k      0 --:--:-- --:--:-- --:--:--  671k
[osmclient] Collecting enum34==1.1.10
[osmclient]   Downloading enum34-1.1.10-py3-none-any.whl (11 kB)
[Webhook] Installing collected packages: urllib3, typing-extensions, sniffio, idna, h11, exceptiongroup, click, charset-normalizer, certifi, annotated-types, uvicorn, requests, pydantic-core, anyio, starlette, pydantic, fastapi
[RO] Removing intermediate container 0d6ec7f1ef7d
[RO]  ---> bfe130346500
[RO] Step 26/60 : 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 f5d235c82651
[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  156k  100  156k    0     0  1408k      0 --:--:-- --:--:-- --:--:-- 1419k
[MON] Selecting previously unselected package python3-osm-mon.
[MON] (Reading database ... 16379 files and directories currently installed.)
[MON] Preparing to unpack ./osm_mon.deb ...
[MON] Unpacking python3-osm-mon (15.0.1.post2+g5fbba4f-1) ...
[MON] Setting up python3-osm-mon (15.0.1.post2+g5fbba4f-1) ...
[POL] Collecting pycryptodome==3.19.0
[POL]   Downloading pycryptodome-3.19.0-cp35-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.1 MB)
[POL]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 43.2 MB/s eta 0:00:00
[POL] Collecting pymongo==4.5.0
[POL]   Downloading pymongo-4.5.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (671 kB)
[POL]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 671.3/671.3 KB 46.7 MB/s eta 0:00:00
[tests] Removing intermediate container 962c70ee810e
[tests]  ---> f8ca3f56f37c
[tests] Step 14/35 : RUN dpkg -i ./osm_tests.deb
[tests]  ---> Running in d1410159a87a
[PLA] Collecting aiokafka==0.8.1
[PLA]   Downloading aiokafka-0.8.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB)
[PLA]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 7.0 MB/s eta 0:00:00
[PLA] Collecting async-timeout==4.0.3
[PLA]   Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB)
[PLA] Collecting dataclasses==0.6
[PLA]   Downloading dataclasses-0.6-py3-none-any.whl (14 kB)
[PLA] Collecting dnspython==2.4.2
[PLA]   Downloading dnspython-2.4.2-py3-none-any.whl (300 kB)
[PLA]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 300.4/300.4 KB 16.7 MB/s eta 0:00:00
[PLA] Collecting kafka-python==2.0.2
[PLA]   Downloading kafka_python-2.0.2-py2.py3-none-any.whl (246 kB)
[PLA]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 246.5/246.5 KB 28.1 MB/s eta 0:00:00
[PLA] Collecting motor==3.3.1
[PLA]   Downloading motor-3.3.1-py3-none-any.whl (70 kB)
[PLA]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 70.1/70.1 KB 7.7 MB/s eta 0:00:00
[osmclient] Collecting lxml==4.9.3
[osmclient]   Downloading lxml-4.9.3-cp310-cp310-manylinux_2_28_x86_64.whl (7.9 MB)
[Airflow] Removing intermediate container a475926fc975
[Airflow]  ---> d7906a627021
[Airflow] Step 13/16 : RUN dpkg-deb -x osm_ngsa_repacked.deb /tmp/osm
[Airflow]  ---> Running in 05a9a57ba2bf
[Webhook] 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
[Webhook] Successfully installed annotated-types-0.5.0 anyio-3.7.1 certifi-2023.7.22 charset-normalizer-3.3.0 click-8.1.7 exceptiongroup-1.1.3 fastapi-0.103.2 h11-0.14.0 idna-3.4 pydantic-2.4.2 pydantic-core-2.10.1 requests-2.31.0 sniffio-1.3.0 starlette-0.27.0 typing-extensions-4.8.0 urllib3-2.0.6 uvicorn-0.23.2
[NBI] Removing intermediate container 89d17e855167
[NBI]  ---> 88759046aa0c
[NBI] Step 13/46 : RUN dpkg -i ./osm_nbi.deb
[NBI]  ---> Running in bf77f0091fd9
[LCM] Collecting aiokafka==0.8.1
[LCM]   Downloading aiokafka-0.8.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB)
[POL] Collecting pyyaml==6.0.1
[POL]   Downloading PyYAML-6.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (705 kB)
[POL]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 705.5/705.5 KB 46.3 MB/s eta 0:00:00
[POL] Collecting attrs==23.1.0
[POL]   Downloading attrs-23.1.0-py3-none-any.whl (61 kB)
[POL]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 KB 7.4 MB/s eta 0:00:00
[POL] Collecting certifi==2023.7.22
[POL]   Downloading certifi-2023.7.22-py3-none-any.whl (158 kB)
[POL]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.3/158.3 KB 15.3 MB/s eta 0:00:00
[POL] Collecting charset-normalizer==3.2.0
[POL]   Downloading charset_normalizer-3.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (201 kB)
[POL]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 201.8/201.8 KB 25.3 MB/s eta 0:00:00
[POL] Collecting click==8.1.7
[POL]   Downloading click-8.1.7-py3-none-any.whl (97 kB)
[POL]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 KB 9.0 MB/s eta 0:00:00
[POL] Collecting idna==3.4
[POL]   Downloading idna-3.4-py3-none-any.whl (61 kB)
[POL]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 KB 1.4 MB/s eta 0:00:00
[tests] Selecting previously unselected package osm-tests.
[tests] (Reading database ... 17507 files and directories currently installed.)
[tests] Preparing to unpack ./osm_tests.deb ...
[tests] Unpacking osm-tests (15.0.1-1) ...
[tests] Setting up osm-tests (15.0.1-1) ...
[PLA] Collecting packaging==23.1
[PLA]   Downloading packaging-23.1-py3-none-any.whl (48 kB)
[PLA]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 KB 4.1 MB/s eta 0:00:00
[PLA] Collecting pycryptodome==3.19.0
[PLA]   Downloading pycryptodome-3.19.0-cp35-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.1 MB)
[PLA]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 33.8 MB/s eta 0:00:00
[osmclient]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.9/7.9 MB 8.7 MB/s eta 0:00:00
[osmclient] Collecting pyang==2.5.3
[osmclient]   Downloading pyang-2.5.3-py2.py3-none-any.whl (592 kB)
[osmclient]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 592.9/592.9 KB 17.7 MB/s eta 0:00:00
[osmclient] Collecting pyangbind==0.8.3.post1
[osmclient]   Downloading pyangbind-0.8.3.post1-py3-none-any.whl (51 kB)
[osmclient]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.8/51.8 KB 7.5 MB/s eta 0:00:00
[osmclient] Collecting pyyaml==6.0.1
[osmclient]   Downloading PyYAML-6.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (705 kB)
[osmclient]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 705.5/705.5 KB 14.5 MB/s eta 0:00:00
[RO] Collecting aiokafka==0.8.1
[RO]   Downloading aiokafka-0.8.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 8.7 MB/s eta 0:00:00
[NBI] Selecting previously unselected package python3-osm-nbi.
[NBI] (Reading database ... 16283 files and directories currently installed.)
[NBI] Preparing to unpack ./osm_nbi.deb ...
[NBI] Unpacking python3-osm-nbi (15.0.1+ge1c1437-1) ...
[NBI] Setting up python3-osm-nbi (15.0.1+ge1c1437-1) ...
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 8.9 MB/s eta 0:00:00
[LCM] Collecting async-timeout==4.0.3
[LCM]   Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB)
[LCM] Collecting dataclasses==0.6
[LCM]   Downloading dataclasses-0.6-py3-none-any.whl (14 kB)
[LCM] Collecting dnspython==2.4.2
[LCM]   Downloading dnspython-2.4.2-py3-none-any.whl (300 kB)
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 300.4/300.4 KB 13.4 MB/s eta 0:00:00
[LCM] Collecting kafka-python==2.0.2
[LCM]   Downloading kafka_python-2.0.2-py2.py3-none-any.whl (246 kB)
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 246.5/246.5 KB 27.4 MB/s eta 0:00:00
[LCM] Collecting motor==3.3.1
[LCM]   Downloading motor-3.3.1-py3-none-any.whl (70 kB)
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 70.1/70.1 KB 13.0 MB/s eta 0:00:00
[LCM] Collecting packaging==23.1
[LCM]   Downloading packaging-23.1-py3-none-any.whl (48 kB)
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 KB 5.2 MB/s eta 0:00:00
[MON] Removing intermediate container 0f0ae758ad75
[MON]  ---> be384078d7ad
[MON] Step 15/56 : 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 02e613323acc
[POL] Collecting jsonschema==4.19.1
[POL]   Downloading jsonschema-4.19.1-py3-none-any.whl (83 kB)
[POL]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.3/83.3 KB 4.2 MB/s eta 0:00:00
[POL] Collecting jsonschema-specifications==2023.7.1
[POL]   Downloading jsonschema_specifications-2023.7.1-py3-none-any.whl (17 kB)
[POL] Collecting peewee==3.16.3
[POL]   Downloading peewee-3.16.3.tar.gz (928 kB)
[POL]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 928.0/928.0 KB 26.8 MB/s eta 0:00:00
[POL]   Installing build dependencies: started
[tests] Removing intermediate container d1410159a87a
[tests]  ---> a97709710f03
[tests] Step 15/35 : 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]  ---> Running in 22931fa3329b
[PLA] Collecting pymongo==4.5.0
[PLA]   Downloading pymongo-4.5.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (671 kB)
[PLA]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 671.3/671.3 KB 26.1 MB/s eta 0:00:00
[PLA] Collecting pyyaml==6.0.1
[PLA]   Downloading PyYAML-6.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (705 kB)
[PLA]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 705.5/705.5 KB 36.1 MB/s eta 0:00:00
[PLA] Collecting jinja2==3.1.2
[PLA]   Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB)
[PLA]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 KB 9.6 MB/s eta 0:00:00
[PLA] Collecting markupsafe==2.1.3
[PLA]   Downloading MarkupSafe-2.1.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB)
[osmclient] Collecting regex==2023.8.8
[osmclient]   Downloading regex-2023.8.8-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (771 kB)
[osmclient]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 771.9/771.9 KB 14.5 MB/s eta 0:00:00
[osmclient] Collecting six==1.16.0
[osmclient]   Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
[osmclient] Collecting certifi==2023.7.22
[osmclient]   Downloading certifi-2023.7.22-py3-none-any.whl (158 kB)
[osmclient]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.3/158.3 KB 18.3 MB/s eta 0:00:00
[Airflow] Removing intermediate container 05a9a57ba2bf
[Airflow]  ---> cbda64e2d021
[Airflow] Step 14/16 : RUN mv /tmp/osm/usr/lib/python3/dist-packages/* /home/airflow/.local/lib/python3.10/site-packages/
[Airflow]  ---> Running in 585911085fa5
[Webhook] Removing intermediate container 5277cc60e928
[Webhook]  ---> c60175d5948c
[Webhook] Step 9/21 : FROM ubuntu:22.04 as FINAL
[Webhook]  ---> 67c845845b7d
[Webhook] Step 10/21 : ARG APT_PROXY
[Webhook]  ---> Using cache
[Webhook]  ---> 9da810ed0c6a
[Webhook] Step 11/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
[Webhook]  ---> Using cache
[Webhook]  ---> 7014ea1e773b
[Webhook] Step 12/21 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     python3-minimal=3.10.*     && rm -rf /var/lib/apt/lists/*
[Webhook]  ---> Using cache
[Webhook]  ---> 3f32ff176f7e
[Webhook] Step 13/21 : COPY --from=INSTALL /usr/lib/python3/dist-packages /usr/lib/python3/dist-packages
[RO] Collecting async-timeout==4.0.3
[RO]   Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB)
[RO] Collecting dataclasses==0.6
[RO]   Downloading dataclasses-0.6-py3-none-any.whl (14 kB)
[RO] Collecting dnspython==2.4.2
[RO]   Downloading dnspython-2.4.2-py3-none-any.whl (300 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 300.4/300.4 KB 27.7 MB/s eta 0:00:00
[RO] Collecting kafka-python==2.0.2
[RO]   Downloading kafka_python-2.0.2-py2.py3-none-any.whl (246 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 246.5/246.5 KB 14.4 MB/s eta 0:00:00
[RO] Collecting motor==3.3.1
[RO]   Downloading motor-3.3.1-py3-none-any.whl (70 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 70.1/70.1 KB 6.6 MB/s eta 0:00:00
[RO] Collecting packaging==23.1
[RO]   Downloading packaging-23.1-py3-none-any.whl (48 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 KB 4.9 MB/s eta 0:00:00
[RO] Collecting pycryptodome==3.19.0
[RO]   Downloading pycryptodome-3.19.0-cp35-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.1 MB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 38.7 MB/s eta 0:00:00
[NBI] Removing intermediate container bf77f0091fd9
[NBI]  ---> 036408ce147c
[NBI] Step 14/46 : 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 7ead0413a93d
[LCM] Collecting pycryptodome==3.19.0
[LCM]   Downloading pycryptodome-3.19.0-cp35-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.1 MB)
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 43.0 MB/s eta 0:00:00
[LCM] Collecting pymongo==4.5.0
[LCM]   Downloading pymongo-4.5.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (671 kB)
[MON] Collecting async-timeout==4.0.3
[MON]   Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB)
[MON] Collecting bcrypt==4.0.1
[MON]   Downloading bcrypt-4.0.1-cp36-abi3-manylinux_2_28_x86_64.whl (593 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 593.7/593.7 KB 5.2 MB/s eta 0:00:00
[MON] Collecting cachetools==5.3.1
[MON]   Downloading cachetools-5.3.1-py3-none-any.whl (9.3 kB)
[MON] Collecting certifi==2023.7.22
[MON]   Downloading certifi-2023.7.22-py3-none-any.whl (158 kB)
[tests] Collecting enum34==1.1.10
[tests]   Downloading enum34-1.1.10-py3-none-any.whl (11 kB)
[PLA] Collecting pymzn==0.18.3
[PLA]   Downloading pymzn-0.18.3-py3-none-any.whl (42 kB)
[PLA]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 42.8/42.8 KB 6.6 MB/s eta 0:00:00
[PLA] Installing collected packages: pymzn, kafka-python, dataclasses, pyyaml, pycryptodome, packaging, markupsafe, dnspython, async-timeout, pymongo, jinja2, aiokafka, motor
[osmclient] Collecting charset-normalizer==3.2.0
[osmclient]   Downloading charset_normalizer-3.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (201 kB)
[osmclient]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 201.8/201.8 KB 19.4 MB/s eta 0:00:00
[osmclient] Collecting click==8.1.7
[osmclient]   Downloading click-8.1.7-py3-none-any.whl (97 kB)
[osmclient]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 KB 14.4 MB/s eta 0:00:00
[osmclient] Collecting idna==3.4
[osmclient]   Downloading idna-3.4-py3-none-any.whl (61 kB)
[osmclient]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 KB 7.2 MB/s eta 0:00:00
[osmclient] Collecting jinja2==3.1.2
[osmclient]   Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB)
[osmclient]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 KB 12.4 MB/s eta 0:00:00
[osmclient] Collecting jsonpath-ng==1.6.0
[osmclient]   Downloading jsonpath_ng-1.6.0-py3-none-any.whl (29 kB)
[osmclient] Collecting markupsafe==2.1.3
[osmclient]   Downloading MarkupSafe-2.1.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB)
[osmclient] Collecting packaging==23.1
[osmclient]   Downloading packaging-23.1-py3-none-any.whl (48 kB)
[Airflow] Removing intermediate container 585911085fa5
[Airflow]  ---> 4faf8d2bbe0b
[Airflow] Step 15/16 : RUN rm -rf /tmp/osm
[RO] Collecting pymongo==4.5.0
[RO]   Downloading pymongo-4.5.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (671 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 671.3/671.3 KB 48.1 MB/s eta 0:00:00
[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
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 671.3/671.3 KB 35.7 MB/s eta 0:00:00
[LCM] Collecting pyyaml==6.0.1
[LCM]   Downloading PyYAML-6.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (705 kB)
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 705.5/705.5 KB 40.0 MB/s eta 0:00:00
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.3/158.3 KB 7.7 MB/s eta 0:00:00
[MON] Collecting cffi==1.16.0
[MON]   Downloading cffi-1.16.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (443 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 443.9/443.9 KB 9.5 MB/s eta 0:00:00
[MON] Collecting charset-normalizer==3.2.0
[MON]   Downloading charset_normalizer-3.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (201 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 201.8/201.8 KB 10.9 MB/s eta 0:00:00
[tests] Collecting lxml==4.9.3
[tests]   Downloading lxml-4.9.3-cp310-cp310-manylinux_2_28_x86_64.whl (7.9 MB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.9/7.9 MB 18.9 MB/s eta 0:00:00
[tests] Collecting pyang==2.5.3
[tests]   Downloading pyang-2.5.3-py2.py3-none-any.whl (592 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 592.9/592.9 KB 15.9 MB/s eta 0:00:00
[osmclient]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 KB 2.6 MB/s eta 0:00:00
[osmclient] Collecting ply==3.11
[osmclient]   Downloading ply-3.11-py2.py3-none-any.whl (49 kB)
[osmclient]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 KB 10.3 MB/s eta 0:00:00
[osmclient] Collecting prettytable==3.9.0
[osmclient]   Downloading prettytable-3.9.0-py3-none-any.whl (27 kB)
[osmclient] Collecting python-magic==0.4.27
[osmclient]   Downloading python_magic-0.4.27-py2.py3-none-any.whl (13 kB)
[osmclient] Collecting requests==2.31.0
[osmclient]   Downloading requests-2.31.0-py3-none-any.whl (62 kB)
[osmclient]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 KB 1.8 MB/s eta 0:00:00
[osmclient] Collecting urllib3==2.0.5
[osmclient]   Downloading urllib3-2.0.5-py3-none-any.whl (123 kB)
[osmclient]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.8/123.8 KB 12.3 MB/s eta 0:00:00
[osmclient] Collecting verboselogs==1.7
[osmclient]   Downloading verboselogs-1.7-py2.py3-none-any.whl (11 kB)
[Airflow]  ---> Running in c4db1e6c5127
[Webhook]  ---> 00d9911fd738
[Webhook] Step 14/21 : COPY --from=INSTALL /usr/local/lib/python3.10/dist-packages /usr/local/lib/python3.10/dist-packages
[RO] Collecting pyyaml==6.0.1
[RO]   Downloading PyYAML-6.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (705 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 705.5/705.5 KB 32.0 MB/s eta 0:00:00
[RO] Collecting adal==1.2.7
[RO]   Downloading adal-1.2.7-py2.py3-none-any.whl (55 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.5/55.5 KB 5.8 MB/s eta 0:00:00
[RO] Collecting appdirs==1.4.4
[RO]   Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB)
[RO] Collecting atpublic==4.0
[RO]   Downloading atpublic-4.0-py3-none-any.whl (4.9 kB)
[RO] Collecting attrs==23.1.0
[RO]   Downloading attrs-23.1.0-py3-none-any.whl (61 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 KB 2.2 MB/s eta 0:00:00
[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.29.4
[RO]   Downloading azure_core-1.29.4-py3-none-any.whl (192 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 192.4/192.4 KB 20.7 MB/s eta 0:00:00
[RO] Collecting azure-identity==1.14.0
[RO]   Downloading azure_identity-1.14.0-py3-none-any.whl (160 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 KB 5.7 MB/s eta 0:00:00
[NBI] Collecting aiokafka==0.8.1
[NBI]   Downloading aiokafka-0.8.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 7.6 MB/s eta 0:00:00
[NBI] Collecting async-timeout==4.0.3
[NBI]   Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB)
[NBI] Collecting dataclasses==0.6
[NBI]   Downloading dataclasses-0.6-py3-none-any.whl (14 kB)
[NBI] Collecting dnspython==2.4.2
[NBI]   Downloading dnspython-2.4.2-py3-none-any.whl (300 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 300.4/300.4 KB 3.5 MB/s eta 0:00:00
[NBI] Collecting kafka-python==2.0.2
[NBI]   Downloading kafka_python-2.0.2-py2.py3-none-any.whl (246 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 246.5/246.5 KB 25.5 MB/s eta 0:00:00
[NBI] Collecting motor==3.3.1
[NBI]   Downloading motor-3.3.1-py3-none-any.whl (70 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 70.1/70.1 KB 6.8 MB/s eta 0:00:00
[NBI] Collecting packaging==23.1
[LCM] Collecting aiohttp==3.8.5
[LCM]   Downloading aiohttp-3.8.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.0 MB)
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 16.2 MB/s eta 0:00:00
[LCM] Collecting aiosignal==1.3.1
[LCM]   Downloading aiosignal-1.3.1-py3-none-any.whl (7.6 kB)
[LCM] Collecting annotated-types==0.5.0
[LCM]   Downloading annotated_types-0.5.0-py3-none-any.whl (11 kB)
[LCM] Collecting attrs==23.1.0
[LCM]   Downloading attrs-23.1.0-py3-none-any.whl (61 kB)
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 KB 4.0 MB/s eta 0:00:00
[LCM] Collecting boltons==23.0.0
[LCM]   Downloading boltons-23.0.0-py2.py3-none-any.whl (194 kB)
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 194.8/194.8 KB 12.2 MB/s eta 0:00:00
[LCM] Collecting charset-normalizer==3.2.0
[LCM]   Downloading charset_normalizer-3.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (201 kB)
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 201.8/201.8 KB 17.0 MB/s eta 0:00:00
[LCM] Collecting checksumdir==1.2.0
[LCM]   Downloading checksumdir-1.2.0-py3-none-any.whl (5.3 kB)
[MON] Collecting cryptography==41.0.4
[MON]   Downloading cryptography-41.0.4-cp37-abi3-manylinux_2_28_x86_64.whl (4.4 MB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.4/4.4 MB 12.5 MB/s eta 0:00:00
[MON] Collecting dnspython==2.4.2
[MON]   Downloading dnspython-2.4.2-py3-none-any.whl (300 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 300.4/300.4 KB 13.5 MB/s eta 0:00:00
[tests] Collecting pyangbind==0.8.3.post1
[tests]   Downloading pyangbind-0.8.3.post1-py3-none-any.whl (51 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.8/51.8 KB 5.8 MB/s eta 0:00:00
[tests] Collecting pyyaml==6.0.1
[tests]   Downloading PyYAML-6.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (705 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 705.5/705.5 KB 25.7 MB/s eta 0:00:00
[PLA] Successfully installed aiokafka-0.8.1 async-timeout-4.0.3 dataclasses-0.6 dnspython-2.4.2 jinja2-3.1.2 kafka-python-2.0.2 markupsafe-2.1.3 motor-3.3.1 packaging-23.1 pycryptodome-3.19.0 pymongo-4.5.0 pymzn-0.18.3 pyyaml-6.0.1
[PLA] 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
[osmclient] Collecting wcwidth==0.2.6
[osmclient]   Downloading wcwidth-0.2.6-py2.py3-none-any.whl (29 kB)
[osmclient] Installing collected packages: wcwidth, verboselogs, ply, enum34, urllib3, six, regex, pyyaml, python-magic, prettytable, packaging, markupsafe, lxml, jsonpath-ng, idna, click, charset-normalizer, certifi, requests, pyang, jinja2, pyangbind
[Airflow] Removing intermediate container c4db1e6c5127
[Airflow]  ---> 1cca3115b739
[Airflow] Step 16/16 : RUN pip3 install    -r /home/airflow/.local/lib/python3.10/site-packages/osm_common/requirements.txt    -r /home/airflow/.local/lib/python3.10/site-packages/osm_ngsa/requirements.txt
[Airflow]  ---> Running in 38d836cb92fd
[Webhook]  ---> 5100eb23dee4
[Webhook] Step 15/21 : RUN rm -f /etc/apt/apt.conf.d/proxy.conf
[Webhook]  ---> Running in fe437c755e01
[RO] Collecting azure-mgmt-compute==30.3.0
[RO]   Downloading azure_mgmt_compute-30.3.0-py3-none-any.whl (5.2 MB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 40.8 MB/s eta 0:00:00
[RO] Collecting azure-mgmt-core==1.4.0
[RO]   Downloading azure_mgmt_core-1.4.0-py3-none-any.whl (27 kB)
[RO] Collecting azure-mgmt-network==25.1.0
[RO]   Downloading azure_mgmt_network-25.1.0-py3-none-any.whl (656 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 656.6/656.6 KB 23.9 MB/s eta 0:00:00
[RO] Collecting azure-mgmt-resource==23.0.1
[RO]   Downloading azure_mgmt_resource-23.0.1-py3-none-any.whl (2.5 MB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.5/2.5 MB 57.0 MB/s eta 0:00:00
[RO] Collecting bcrypt==4.0.1
[RO]   Downloading bcrypt-4.0.1-cp36-abi3-manylinux_2_28_x86_64.whl (593 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 593.7/593.7 KB 38.4 MB/s eta 0:00:00
[RO] Collecting boto==2.49.0
[RO]   Downloading boto-2.49.0-py2.py3-none-any.whl (1.4 MB)
[NG-UI] npm WARN deprecated glob@8.0.3: Glob versions prior to v9 are no longer supported
[NBI]   Downloading packaging-23.1-py3-none-any.whl (48 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 KB 5.6 MB/s eta 0:00:00
[NBI] Collecting pycryptodome==3.19.0
[NBI]   Downloading pycryptodome-3.19.0-cp35-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.1 MB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 43.9 MB/s eta 0:00:00
[LCM] Collecting config-man==0.0.4
[LCM]   Downloading config_man-0.0.4-py3-none-any.whl (6.3 kB)
[LCM] Collecting face==20.1.1
[LCM]   Downloading face-20.1.1-py3-none-any.whl (51 kB)
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.1/51.1 KB 6.7 MB/s eta 0:00:00
[LCM] Collecting frozenlist==1.4.0
[LCM]   Downloading frozenlist-1.4.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (225 kB)
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 225.7/225.7 KB 24.3 MB/s eta 0:00:00
[LCM] Collecting glom==23.3.0
[LCM]   Downloading glom-23.3.0-py3-none-any.whl (101 kB)
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.9/101.9 KB 11.4 MB/s eta 0:00:00
[MON] Collecting google-auth==2.17.3
[MON]   Downloading google_auth-2.17.3-py2.py3-none-any.whl (178 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.2/178.2 KB 24.8 MB/s eta 0:00:00
[MON] Collecting idna==3.4
[MON]   Downloading idna-3.4-py3-none-any.whl (61 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 KB 6.8 MB/s eta 0:00:00
[MON] Collecting juju==2.9.44.0
[MON]   Downloading juju-2.9.44.0.tar.gz (818 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 818.2/818.2 KB 20.4 MB/s eta 0:00:00
[MON]   Preparing metadata (setup.py): started
[MON]   Preparing metadata (setup.py): finished with status 'done'
[MON] Collecting jujubundlelib==0.5.7
[tests] Collecting regex==2023.8.8
[tests]   Downloading regex-2023.8.8-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (771 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 771.9/771.9 KB 34.8 MB/s eta 0:00:00
[tests] Collecting six==1.16.0
[tests]   Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
[tests] Collecting certifi==2023.7.22
[tests]   Downloading certifi-2023.7.22-py3-none-any.whl (158 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.3/158.3 KB 17.8 MB/s eta 0:00:00
[tests] Collecting charset-normalizer==3.2.0
[tests]   Downloading charset_normalizer-3.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (201 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 201.8/201.8 KB 21.1 MB/s eta 0:00:00
[Webhook] Removing intermediate container fe437c755e01
[Webhook]  ---> 9c728f37c321
[Webhook] Step 16/21 : COPY --from=INSTALL /usr/local/bin/uvicorn /usr/local/bin/uvicorn
[Webhook]  ---> 53775f00b041
[Webhook] Step 17/21 : RUN groupadd -g 1000 appuser &&     useradd -u 1000 -g 1000 -d /app appuser &&     mkdir -p /app/osm_webhook_translator &&     chown -R appuser:appuser /app
[Webhook]  ---> Running in f2c4c0b90d03
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 24.4 MB/s eta 0:00:00
[RO] Collecting cachetools==5.3.1
[RO]   Downloading cachetools-5.3.1-py3-none-any.whl (9.3 kB)
[RO] Collecting certifi==2023.7.22
[RO]   Downloading certifi-2023.7.22-py3-none-any.whl (158 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.3/158.3 KB 20.0 MB/s eta 0:00:00
[RO] Collecting cffi==1.16.0
[RO]   Downloading cffi-1.16.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (443 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 443.9/443.9 KB 40.1 MB/s eta 0:00:00
[NBI] Collecting pymongo==4.5.0
[NBI]   Downloading pymongo-4.5.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (671 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 671.3/671.3 KB 20.7 MB/s eta 0:00:00
[NBI] Collecting pyyaml==6.0.1
[NBI]   Downloading PyYAML-6.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (705 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 705.5/705.5 KB 17.5 MB/s eta 0:00:00
[NBI] Collecting enum34==1.1.10
[NBI]   Downloading enum34-1.1.10-py3-none-any.whl (11 kB)
[MON]   Downloading jujubundlelib-0.5.7.tar.gz (30 kB)
[MON]   Preparing metadata (setup.py): started
[MON]   Preparing metadata (setup.py): finished with status 'done'
[MON] Collecting kubernetes==26.1.0
[MON]   Downloading kubernetes-26.1.0-py2.py3-none-any.whl (1.4 MB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 21.2 MB/s eta 0:00:00
[MON] Collecting macaroonbakery==1.3.1
[MON]   Downloading macaroonbakery-1.3.1.tar.gz (79 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.5/79.5 KB 3.3 MB/s eta 0:00:00
[MON]   Preparing metadata (setup.py): started
[MON]   Preparing metadata (setup.py): finished with status 'done'
[POL]   Installing build dependencies: finished with status 'done'
[POL]   Getting requirements to build wheel: started
[POL]   Getting requirements to build wheel: finished with status 'done'
[POL]   Preparing metadata (pyproject.toml): started
[POL]   Preparing metadata (pyproject.toml): finished with status 'done'
[POL] Collecting peewee-migrate==1.12.2
[POL]   Downloading peewee_migrate-1.12.2-py3-none-any.whl (18 kB)
[POL] Collecting pymysql==1.1.0
[POL]   Downloading PyMySQL-1.1.0-py3-none-any.whl (44 kB)
[POL]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 44.8/44.8 KB 5.6 MB/s eta 0:00:00
[POL] Collecting referencing==0.30.2
[POL]   Downloading referencing-0.30.2-py3-none-any.whl (25 kB)
[POL] Collecting requests==2.31.0
[POL]   Downloading requests-2.31.0-py3-none-any.whl (62 kB)
[POL]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 KB 8.0 MB/s eta 0:00:00
[tests] Collecting click==8.1.7
[tests]   Downloading click-8.1.7-py3-none-any.whl (97 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 KB 14.0 MB/s eta 0:00:00
[tests] Collecting idna==3.4
[tests]   Downloading idna-3.4-py3-none-any.whl (61 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 KB 7.0 MB/s eta 0:00:00
[tests] Collecting jinja2==3.1.2
[tests]   Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 KB 19.0 MB/s eta 0:00:00
[tests] Collecting jsonpath-ng==1.6.0
[tests]   Downloading jsonpath_ng-1.6.0-py3-none-any.whl (29 kB)
[tests] Collecting markupsafe==2.1.3
[tests]   Downloading MarkupSafe-2.1.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB)
[tests] Collecting packaging==23.1
[tests]   Downloading packaging-23.1-py3-none-any.whl (48 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 KB 1.6 MB/s eta 0:00:00
[tests] Collecting ply==3.11
[tests]   Downloading ply-3.11-py2.py3-none-any.whl (49 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 KB 6.1 MB/s eta 0:00:00
[PLA] Removing intermediate container 34f4fbae5c5e
[PLA]  ---> 14db450d7adb
[PLA] Step 12/39 : ADD https://github.com/MiniZinc/MiniZincIDE/releases/download/2.4.2/MiniZincIDE-2.4.2-bundle-linux-x86_64.tgz /minizinc.tgz
[osmclient] Successfully installed certifi-2023.7.22 charset-normalizer-3.2.0 click-8.1.7 enum34-1.1.10 idna-3.4 jinja2-3.1.2 jsonpath-ng-1.6.0 lxml-4.9.3 markupsafe-2.1.3 packaging-23.1 ply-3.11 prettytable-3.9.0 pyang-2.5.3 pyangbind-0.8.3.post1 python-magic-0.4.27 pyyaml-6.0.1 regex-2023.8.8 requests-2.31.0 six-1.16.0 urllib3-2.0.5 verboselogs-1.7 wcwidth-0.2.6
[osmclient] 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
[Webhook] Removing intermediate container f2c4c0b90d03
[Webhook]  ---> 16f0febdf3b9
[Webhook] Step 18/21 : WORKDIR /app/osm_webhook_translator
[Webhook]  ---> Running in 2b272b5e67ae
[Webhook] Removing intermediate container 2b272b5e67ae
[Webhook]  ---> d6d9f115d692
[Webhook] Step 19/21 : USER appuser
[Webhook]  ---> Running in cfe80f4cdd88
[RO] Collecting charset-normalizer==3.2.0
[RO]   Downloading charset_normalizer-3.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (201 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 201.8/201.8 KB 20.9 MB/s eta 0:00:00
[RO] Collecting cheroot==10.0.0
[RO]   Downloading cheroot-10.0.0-py3-none-any.whl (101 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.6/101.6 KB 13.9 MB/s eta 0:00:00
[RO] Collecting cherrypy==18.1.2
[RO]   Downloading CherryPy-18.1.2-py2.py3-none-any.whl (418 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 418.0/418.0 KB 17.2 MB/s eta 0:00:00
[RO] Collecting cliff==4.3.0
[RO]   Downloading cliff-4.3.0-py3-none-any.whl (80 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 80.6/80.6 KB 5.4 MB/s eta 0:00:00
[RO] Collecting cmd2==2.4.3
[RO]   Downloading cmd2-2.4.3-py3-none-any.whl (147 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 147.2/147.2 KB 14.3 MB/s eta 0:00:00
[NG-UI] npm WARN deprecated @babel/plugin-proposal-async-generator-functions@7.18.10: 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.
[NBI] Collecting lxml==4.9.3
[NBI]   Downloading lxml-4.9.3-cp310-cp310-manylinux_2_28_x86_64.whl (7.9 MB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.9/7.9 MB 46.1 MB/s eta 0:00:00
[NBI] Collecting pyang==2.5.3
[NBI]   Downloading pyang-2.5.3-py2.py3-none-any.whl (592 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 592.9/592.9 KB 42.6 MB/s eta 0:00:00
[NBI] Collecting pyangbind==0.8.3.post1
[NBI]   Downloading pyangbind-0.8.3.post1-py3-none-any.whl (51 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.8/51.8 KB 7.6 MB/s eta 0:00:00
[LCM] Collecting grpcio==1.58.0
[LCM]   Downloading grpcio-1.58.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.3 MB)
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.3/5.3 MB 29.5 MB/s eta 0:00:00
[MON] Collecting motor==3.3.1
[MON]   Downloading motor-3.3.1-py3-none-any.whl (70 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 70.1/70.1 KB 11.0 MB/s eta 0:00:00
[MON] Collecting mypy-extensions==1.0.0
[MON]   Downloading mypy_extensions-1.0.0-py3-none-any.whl (4.7 kB)
[MON] Collecting oauthlib==3.2.2
[MON]   Downloading oauthlib-3.2.2-py3-none-any.whl (151 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 151.7/151.7 KB 6.2 MB/s eta 0:00:00
[MON] Collecting paramiko==2.12.0
[MON]   Downloading paramiko-2.12.0-py2.py3-none-any.whl (213 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 213.1/213.1 KB 11.3 MB/s eta 0:00:00
[tests] Collecting prettytable==3.9.0
[tests]   Downloading prettytable-3.9.0-py3-none-any.whl (27 kB)
[tests] Collecting python-magic==0.4.27
[tests]   Downloading python_magic-0.4.27-py2.py3-none-any.whl (13 kB)
[tests] Collecting requests==2.31.0
[tests]   Downloading requests-2.31.0-py3-none-any.whl (62 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 KB 5.8 MB/s eta 0:00:00
[tests] Collecting urllib3==2.0.5
[tests]   Downloading urllib3-2.0.5-py3-none-any.whl (123 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.8/123.8 KB 15.7 MB/s eta 0:00:00
[tests] Collecting verboselogs==1.7
[tests]   Downloading verboselogs-1.7-py2.py3-none-any.whl (11 kB)
[tests] Collecting wcwidth==0.2.6
[tests]   Downloading wcwidth-0.2.6-py2.py3-none-any.whl (29 kB)
[Webhook] Removing intermediate container cfe80f4cdd88
[Webhook]  ---> 0175da867899
[Webhook] Step 20/21 : EXPOSE 9998
[Webhook]  ---> Running in ecf597cd4160
[Webhook] Removing intermediate container ecf597cd4160
[Webhook]  ---> eb6c96497868
[Webhook] Step 21/21 : CMD ["uvicorn", "osm_webhook_translator.main:app", "--host", "0.0.0.0", "--port", "9998"]
[Webhook]  ---> Running in 2d98d0bf775a
[Webhook] Removing intermediate container 2d98d0bf775a
[Webhook]  ---> d87a19e364e3
[Webhook] [Warning] One or more build-args [PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROVIM_AZURE_URL OSM_TESTS_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_ROSDN_TAPI_URL OSM_DEVOPS_URL OSM_IMDOCS_URL PYTHON3_OSM_IM_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSM_ROVIM_AWS_URL PYTHON3_N2VC_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_ROVIM_VMWARE_URL OSM_NGUI_URL PYTHON3_OSM_LCM_URL CACHE_DATE PYTHON3_OSMCLIENT_URL PYTHON3_OSM_NGSA_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_ROVIM_OPENVIM_URL PYTHON3_OSM_RO_PLUGIN_URL PYTHON3_OSM_COMMON_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_ROVIM_GCP_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL] were not consumed
[Webhook] Successfully built d87a19e364e3
[Webhook] Successfully tagged opensourcemano/webhook:osm-v150-merge-210
[NG-UI] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead
[Pipeline] [Webhook] echo
[Webhook] Tagging webhook:osm-v150-merge-210
[Pipeline] [Webhook] sh
[MON] Collecting protobuf==3.20.3
[POL] Collecting rpds-py==0.10.3
[POL]   Downloading rpds_py-0.10.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB)
[POL]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 38.6 MB/s eta 0:00:00
[tests] Collecting appdirs==1.4.4
[tests]   Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB)
[tests] Collecting argcomplete==3.1.2
[tests]   Downloading argcomplete-3.1.2-py3-none-any.whl (41 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.5/41.5 KB 1.5 MB/s eta 0:00:00
[RO] Collecting cryptography==41.0.4
[RO]   Downloading cryptography-41.0.4-cp37-abi3-manylinux_2_28_x86_64.whl (4.4 MB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.4/4.4 MB 62.1 MB/s eta 0:00:00
[Webhook] [Webhook] Running shell script
[Webhook] + docker tag opensourcemano/webhook:osm-v150-merge-210 osm.etsi.org:5050/devops/cicd/opensourcemano/webhook:osm-v150-merge-210
[Pipeline] [Webhook] sh
[MON]   Downloading protobuf-3.20.3-cp310-cp310-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.1 MB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 6.0 MB/s eta 0:00:00
[POL] Collecting urllib3==2.0.5
[POL]   Downloading urllib3-2.0.5-py3-none-any.whl (123 kB)
[POL]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.8/123.8 KB 6.2 MB/s eta 0:00:00
[tests] Collecting attrs==23.1.0
[tests]   Downloading attrs-23.1.0-py3-none-any.whl (61 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 KB 2.1 MB/s eta 0:00:00
[tests] Collecting autopage==0.5.1
[tests]   Downloading autopage-0.5.1-py3-none-any.whl (29 kB)
[RO] Collecting cvprac==1.3.1
[RO]   Downloading cvprac-1.3.1.tar.gz (4.3 MB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 47.0 MB/s eta 0:00:00
[RO]   Preparing metadata (setup.py): started
[NBI] Collecting regex==2023.8.8
[NBI]   Downloading regex-2023.8.8-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (771 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 771.9/771.9 KB 40.3 MB/s eta 0:00:00
[NBI] Collecting six==1.16.0
[NBI]   Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
[Webhook] [Webhook] Running shell script
[Webhook] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/webhook:osm-v150-merge-210
[Webhook] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/webhook]
[LCM] Collecting grpcio-tools==1.48.1
[LCM]   Downloading grpcio_tools-1.48.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.4 MB)
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 48.5 MB/s eta 0:00:00
[LCM] Collecting grpclib==0.4.5
[LCM]   Downloading grpclib-0.4.5.tar.gz (62 kB)
[MON] Collecting pyasn1==0.5.0
[MON]   Downloading pyasn1-0.5.0-py2.py3-none-any.whl (83 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.9/83.9 KB 3.5 MB/s eta 0:00:00
[MON] Collecting pyasn1-modules==0.3.0
[MON]   Downloading pyasn1_modules-0.3.0-py2.py3-none-any.whl (181 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 181.3/181.3 KB 13.2 MB/s eta 0:00:00
[MON] Collecting pycparser==2.21
[MON]   Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 KB 10.3 MB/s eta 0:00:00
[MON] Collecting pymacaroons==0.13.0
[MON]   Downloading pymacaroons-0.13.0-py2.py3-none-any.whl (19 kB)
[POL] Building wheels for collected packages: peewee
[POL]   Building wheel for peewee (pyproject.toml): started
[POL]   Building wheel for peewee (pyproject.toml): finished with status 'done'
[POL]   Created wheel for peewee: filename=peewee-3.16.3-py3-none-any.whl size=135502 sha256=01f1b95909dff49e4e6756bc0c2254a8de5003ff740c3e2ab3a1517d45c62705
[POL]   Stored in directory: /root/.cache/pip/wheels/c8/ac/6d/ad6d828725ffbe3abc508c95d25dd0c5fcc63539ae47913790
[POL] Successfully built peewee
[POL] Installing collected packages: peewee, kafka-python, dataclasses, urllib3, rpds-py, pyyaml, pymysql, pycryptodome, packaging, idna, dnspython, click, charset-normalizer, certifi, attrs, async-timeout, requests, referencing, pymongo, peewee-migrate, aiokafka, motor, jsonschema-specifications, jsonschema
[tests] Collecting bcrypt==4.0.1
[tests]   Downloading bcrypt-4.0.1-cp36-abi3-manylinux_2_28_x86_64.whl (593 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 593.7/593.7 KB 41.9 MB/s eta 0:00:00
[tests] Collecting bitarray==2.8.1
[tests]   Downloading bitarray-2.8.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (286 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 286.2/286.2 KB 24.1 MB/s eta 0:00:00
[osmclient] Removing intermediate container 832cc9f92487
[osmclient]  ---> 46e1c72e51f7
[osmclient] Step 12/31 : FROM ubuntu:22.04 as FINAL
[osmclient]  ---> 67c845845b7d
[osmclient] Step 13/31 : ARG APT_PROXY
[osmclient]  ---> Using cache
[osmclient]  ---> 9da810ed0c6a
[osmclient] Step 14/31 : 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]  ---> 7014ea1e773b
[osmclient] Step 15/31 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     python3-minimal=3.10.*     && rm -rf /var/lib/apt/lists/*
[osmclient]  ---> Using cache
[osmclient]  ---> 3f32ff176f7e
[osmclient] Step 16/31 : COPY --from=INSTALL /usr/lib/python3/dist-packages /usr/lib/python3/dist-packages
[Airflow] Collecting aiokafka==0.8.1
[Airflow]   Downloading aiokafka-0.8.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 1.7 MB/s eta 0:00:00
[Airflow] Collecting async-timeout==4.0.3
[Airflow]   Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB)
[Airflow] Collecting dataclasses==0.6
[RO]   Preparing metadata (setup.py): finished with status 'done'
[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.2.2
[RO]   Downloading dogpile.cache-1.2.2-py3-none-any.whl (52 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 52.2/52.2 KB 10.4 MB/s eta 0:00:00
[RO] Collecting flufl-enum==6.0.2
[RO]   Downloading flufl_enum-6.0.2-py3-none-any.whl (5.5 kB)
[RO] Collecting google-api-core==2.8.2
[RO]   Downloading google_api_core-2.8.2-py3-none-any.whl (114 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 114.6/114.6 KB 14.8 MB/s eta 0:00:00
[NBI] Collecting aiohttp==3.8.5
[NBI]   Downloading aiohttp-3.8.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.0 MB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 35.2 MB/s eta 0:00:00
[NBI] Collecting aiosignal==1.3.1
[NBI]   Downloading aiosignal-1.3.1-py3-none-any.whl (7.6 kB)
[NBI] Collecting annotated-types==0.5.0
[Webhook] 5b52d00a3f4a: Preparing
[Webhook] ca7a9e050e49: Preparing
[Webhook] 0cc971f2c87b: Preparing
[Webhook] 1537466f3148: Preparing
[Webhook] 6210a1b1fa8c: Preparing
[Webhook] d66bebcf8f81: Preparing
[Webhook] dc3e88bfc0a4: Preparing
[Webhook] 0b9c994b0484: Preparing
[Webhook] d66bebcf8f81: Waiting
[Webhook] dc3e88bfc0a4: Waiting
[Webhook] 0b9c994b0484: Waiting
[Webhook] 5b52d00a3f4a: Pushed
[Webhook] 0cc971f2c87b: Pushed
[Webhook] ca7a9e050e49: Pushed
[Webhook] 0b9c994b0484: Layer already exists
[Webhook] d66bebcf8f81: Layer already exists
[Webhook] dc3e88bfc0a4: Layer already exists
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.3/62.3 KB 6.3 MB/s eta 0:00:00
[LCM]   Installing build dependencies: started
[MON] Collecting pymongo==4.5.0
[MON]   Downloading pymongo-4.5.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (671 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 671.3/671.3 KB 12.2 MB/s eta 0:00:00
[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]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 856.7/856.7 KB 16.5 MB/s eta 0:00:00
[MON] Collecting pyrfc3339==1.1
[tests] Collecting cffi==1.15.1
[tests]   Downloading cffi-1.15.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (441 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 441.8/441.8 KB 14.9 MB/s eta 0:00:00
[tests] Collecting cliff==4.3.0
[tests]   Downloading cliff-4.3.0-py3-none-any.whl (80 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 80.6/80.6 KB 4.4 MB/s eta 0:00:00
[tests] Collecting cmd2==2.4.3
[tests]   Downloading cmd2-2.4.3-py3-none-any.whl (147 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 147.2/147.2 KB 4.1 MB/s eta 0:00:00
[PLA] 
[PLA] 
[Airflow]   Downloading dataclasses-0.6-py3-none-any.whl (14 kB)
[Airflow] Collecting dnspython==2.4.2
[Airflow]   Downloading dnspython-2.4.2-py3-none-any.whl (300 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 300.4/300.4 kB 3.7 MB/s eta 0:00:00
[Airflow] Collecting kafka-python==2.0.2
[Airflow]   Downloading kafka_python-2.0.2-py2.py3-none-any.whl (246 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 246.5/246.5 kB 5.1 MB/s eta 0:00:00
[Airflow] Collecting motor==3.3.1
[Airflow]   Downloading motor-3.3.1-py3-none-any.whl (70 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 70.1/70.1 kB 3.2 MB/s eta 0:00:00
[Airflow] Collecting packaging==23.1
[Airflow]   Downloading packaging-23.1-py3-none-any.whl (48 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 kB 434.0 kB/s eta 0:00:00
[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)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.6/8.6 MB 34.8 MB/s eta 0:00:00
[RO] Collecting google-auth==2.8.0
[RO]   Downloading google_auth-2.8.0-py2.py3-none-any.whl (164 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 164.2/164.2 KB 4.1 MB/s eta 0:00:00
[RO] Collecting google-auth-httplib2==0.1.1
[NBI]   Downloading annotated_types-0.5.0-py3-none-any.whl (11 kB)
[NBI] Collecting attrs==23.1.0
[NBI]   Downloading attrs-23.1.0-py3-none-any.whl (61 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 KB 5.6 MB/s eta 0:00:00
[NBI] Collecting autocommand==2.2.2
[NBI]   Downloading autocommand-2.2.2-py3-none-any.whl (19 kB)
[NBI] Collecting cefevent==0.5.4
[NBI]   Downloading cefevent-0.5.4-py3-none-any.whl (19 kB)
[NBI] Collecting certifi==2023.7.22
[Webhook] 1537466f3148: Pushed
[Webhook] 6210a1b1fa8c: Pushed
[Webhook] osm-v150-merge-210: digest: sha256:cc069278f1ade34725be7031a57c564f052ff515e6ae79c2167b8c50c12e0a89 size: 1992
[Pipeline] [Webhook] }
[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]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 KB 16.1 MB/s eta 0:00:00
[RO]   Downloading google_auth_httplib2-0.1.1-py2.py3-none-any.whl (9.3 kB)
[RO] Collecting google-cloud==0.34.0
[RO]   Downloading google_cloud-0.34.0-py2.py3-none-any.whl (1.8 kB)
[Pipeline] [Webhook] // dir
[tests] Collecting cryptography==41.0.4
[tests]   Downloading cryptography-41.0.4-cp37-abi3-manylinux_2_28_x86_64.whl (4.4 MB)
[Airflow] Collecting pycryptodome==3.19.0
[Airflow]   Downloading pycryptodome-3.19.0-cp35-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.1 MB)
[NBI]   Downloading certifi-2023.7.22-py3-none-any.whl (158 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.3/158.3 KB 13.9 MB/s eta 0:00:00
[NBI] Collecting charset-normalizer==3.2.0
[Pipeline] [Webhook] }
[MON] Collecting pytz==2023.3.post1
[MON]   Downloading pytz-2023.3.post1-py2.py3-none-any.whl (502 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.5/502.5 KB 33.7 MB/s eta 0:00:00
[MON] Collecting pyyaml==6.0.1
[MON]   Downloading PyYAML-6.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (705 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 705.5/705.5 KB 26.0 MB/s eta 0:00:00
[MON] Collecting requests==2.31.0
[MON]   Downloading requests-2.31.0-py3-none-any.whl (62 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 KB 7.7 MB/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)
[MON]   Preparing metadata (setup.py): started
[MON]   Preparing metadata (setup.py): finished with status 'done'
[MON] Collecting rsa==4.9
[MON]   Downloading rsa-4.9-py3-none-any.whl (34 kB)
[MON] Collecting six==1.16.0
[MON]   Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.4/4.4 MB 52.8 MB/s eta 0:00:00
[tests] Collecting debtcollector==2.5.0
[tests]   Downloading debtcollector-2.5.0-py3-none-any.whl (23 kB)
[tests] Collecting decorator==5.1.1
[tests]   Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB)
[tests] Collecting dogpile-cache==1.2.2
[tests]   Downloading dogpile.cache-1.2.2-py3-none-any.whl (52 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 52.2/52.2 KB 4.3 MB/s eta 0:00:00
[tests] Collecting exceptiongroup==1.1.3
[tests]   Downloading exceptiongroup-1.1.3-py3-none-any.whl (14 kB)
[tests] Collecting h11==0.14.0
[tests]   Downloading h11-0.14.0-py3-none-any.whl (58 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 KB 5.3 MB/s eta 0:00:00
[tests] Collecting haikunator==2.1.0
[tests]   Downloading haikunator-2.1.0-py2.py3-none-any.whl (4.6 kB)
[osmclient]  ---> 41c58c32a7b9
[osmclient] Step 17/31 : COPY --from=INSTALL /usr/local/lib/python3.10/dist-packages /usr/local/lib/python3.10/dist-packages
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 7.4 MB/s eta 0:00:00
[RO] Collecting googleapis-common-protos==1.56.3
[RO]   Downloading googleapis_common_protos-1.56.3-py2.py3-none-any.whl (211 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 211.8/211.8 KB 21.9 MB/s eta 0:00:00
[RO] Collecting httplib2==0.22.0
[RO]   Downloading httplib2-0.22.0-py3-none-any.whl (96 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.9/96.9 KB 14.8 MB/s eta 0:00:00
[RO] Collecting humanfriendly==10.0
[RO]   Downloading humanfriendly-10.0-py2.py3-none-any.whl (86 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 86.8/86.8 KB 11.9 MB/s eta 0:00:00
[RO] Collecting idna==3.4
[RO]   Downloading idna-3.4-py3-none-any.whl (61 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 KB 11.4 MB/s eta 0:00:00
[RO] Collecting importlib-metadata==6.8.0
[RO]   Downloading importlib_metadata-6.8.0-py3-none-any.whl (22 kB)
[RO] Collecting ipconflict==0.5.0
[RO]   Downloading ipconflict-0.5.0-py2.py3-none-any.whl (16 kB)
[RO] Collecting iso8601==2.0.0
[RO]   Downloading iso8601-2.0.0-py3-none-any.whl (7.5 kB)
[RO] Collecting isodate==0.6.1
[RO]   Downloading isodate-0.6.1-py2.py3-none-any.whl (41 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.7/41.7 KB 3.6 MB/s eta 0:00:00
[NBI]   Downloading charset_normalizer-3.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (201 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 201.8/201.8 KB 13.0 MB/s eta 0:00:00
[NBI] Collecting cheroot==10.0.0
[NBI]   Downloading cheroot-10.0.0-py3-none-any.whl (101 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.6/101.6 KB 13.9 MB/s eta 0:00:00
[NBI] Collecting cherrypy==18.8.0
[NBI]   Downloading CherryPy-18.8.0-py2.py3-none-any.whl (348 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 348.4/348.4 KB 10.3 MB/s eta 0:00:00
[NBI] Collecting debtcollector==2.5.0
[NBI]   Downloading debtcollector-2.5.0-py3-none-any.whl (23 kB)
[NBI] Collecting deepdiff==6.5.0
[NBI]   Downloading deepdiff-6.5.0-py3-none-any.whl (71 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 71.3/71.3 KB 5.4 MB/s eta 0:00:00
[MON] Collecting theblues==0.5.2
[MON]   Downloading theblues-0.5.2.tar.gz (18 kB)
[MON]   Preparing metadata (setup.py): started
[MON]   Preparing metadata (setup.py): finished with status 'done'
[MON] Collecting toposort==1.10
[MON]   Downloading toposort-1.10-py3-none-any.whl (8.5 kB)
[MON] Collecting typing-extensions==4.8.0
[MON]   Downloading typing_extensions-4.8.0-py3-none-any.whl (31 kB)
[MON] Collecting typing-inspect==0.9.0
[MON]   Downloading typing_inspect-0.9.0-py3-none-any.whl (8.8 kB)
[MON] Collecting urllib3==2.0.5
[MON]   Downloading urllib3-2.0.5-py3-none-any.whl (123 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.8/123.8 KB 7.1 MB/s eta 0:00:00
[POL] Successfully installed aiokafka-0.8.1 async-timeout-4.0.3 attrs-23.1.0 certifi-2023.7.22 charset-normalizer-3.2.0 click-8.1.7 dataclasses-0.6 dnspython-2.4.2 idna-3.4 jsonschema-4.19.1 jsonschema-specifications-2023.7.1 kafka-python-2.0.2 motor-3.3.1 packaging-23.1 peewee-3.16.3 peewee-migrate-1.12.2 pycryptodome-3.19.0 pymongo-4.5.0 pymysql-1.1.0 pyyaml-6.0.1 referencing-0.30.2 requests-2.31.0 rpds-py-0.10.3 urllib3-2.0.5
[POL] 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
[tests] Collecting importlib-metadata==6.8.0
[tests]   Downloading importlib_metadata-6.8.0-py3-none-any.whl (22 kB)
[tests] Collecting iso8601==2.0.0
[tests]   Downloading iso8601-2.0.0-py3-none-any.whl (7.5 kB)
[tests] Collecting jmespath==1.0.1
[tests]   Downloading jmespath-1.0.1-py3-none-any.whl (20 kB)
[tests] Collecting jsonpatch==1.33
[tests]   Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
[tests] Collecting jsonpath-rw==1.4.0
[tests]   Downloading jsonpath-rw-1.4.0.tar.gz (13 kB)
[tests]   Preparing metadata (setup.py): started
[tests]   Preparing metadata (setup.py): finished with status 'done'
[tests] Collecting jsonpath-rw-ext==1.2.2
[tests]   Downloading jsonpath_rw_ext-1.2.2-py2.py3-none-any.whl (19 kB)
[tests] Collecting jsonpointer==2.4
[tests]   Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB)
[Airflow] Collecting pymongo==4.5.0
[Airflow]   Downloading pymongo-4.5.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (671 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 671.3/671.3 kB 12.8 MB/s eta 0:00:00
[Airflow] Collecting pyyaml==6.0.1
[Airflow]   Downloading PyYAML-6.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (705 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 705.5/705.5 kB 8.0 MB/s eta 0:00:00
[Airflow] Collecting attrs==23.1.0
[Airflow]   Downloading attrs-23.1.0-py3-none-any.whl (61 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 803.1 kB/s eta 0:00:00
[Airflow] Collecting autopage==0.5.1
[Airflow]   Downloading autopage-0.5.1-py3-none-any.whl (29 kB)
[Airflow] Requirement already satisfied: azure-common==1.1.28 in /home/airflow/.local/lib/python3.10/site-packages (from -r /home/airflow/.local/lib/python3.10/site-packages/osm_ngsa/requirements.txt (line 21)) (1.1.28)
[Airflow] Collecting azure-core==1.29.4
[Airflow]   Downloading azure_core-1.29.4-py3-none-any.whl (192 kB)
[RO] Collecting jaraco-functools==3.9.0
[RO]   Downloading jaraco.functools-3.9.0-py3-none-any.whl (9.5 kB)
[RO] Collecting jinja2==3.1.2
[RO]   Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 KB 16.8 MB/s eta 0:00:00
[RO] Collecting jmespath==1.0.1
[RO]   Downloading jmespath-1.0.1-py3-none-any.whl (20 kB)
[RO] Collecting jsonpatch==1.33
[RO]   Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
[RO] Collecting jsonpointer==2.4
[RO]   Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB)
[RO] Collecting jsonschema==4.19.1
[RO]   Downloading jsonschema-4.19.1-py3-none-any.whl (83 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.3/83.3 KB 5.9 MB/s eta 0:00:00
[RO] Collecting jsonschema-specifications==2023.7.1
[RO]   Downloading jsonschema_specifications-2023.7.1-py3-none-any.whl (17 kB)
[RO] Collecting keystoneauth1==5.3.0
[RO]   Downloading keystoneauth1-5.3.0-py3-none-any.whl (323 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 323.1/323.1 KB 18.3 MB/s eta 0:00:00
[NG-UI] npm WARN deprecated @humanwhocodes/config-array@0.5.0: Use @eslint/config-array instead
[NG-UI] npm WARN deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
[NBI] Collecting frozenlist==1.4.0
[NBI]   Downloading frozenlist-1.4.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (225 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 225.7/225.7 KB 12.3 MB/s eta 0:00:00
[NBI] Collecting idna==3.4
[NBI]   Downloading idna-3.4-py3-none-any.whl (61 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 KB 1.3 MB/s eta 0:00:00
[NBI] Collecting inflect==7.0.0
[NBI]   Downloading inflect-7.0.0-py3-none-any.whl (34 kB)
[NBI] Collecting iso8601==2.0.0
[NBI]   Downloading iso8601-2.0.0-py3-none-any.whl (7.5 kB)
[NBI] Collecting jaraco-collections==4.3.0
[NBI]   Downloading jaraco.collections-4.3.0-py3-none-any.whl (11 kB)
[NBI] Collecting jaraco-context==4.3.0
[NBI]   Downloading jaraco.context-4.3.0-py3-none-any.whl (5.3 kB)
[NBI] Collecting jaraco-functools==3.9.0
[NBI]   Downloading jaraco.functools-3.9.0-py3-none-any.whl (9.5 kB)
[MON] Collecting websocket-client==1.6.3
[MON]   Downloading websocket_client-1.6.3-py3-none-any.whl (57 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.3/57.3 KB 7.3 MB/s eta 0:00:00
[MON] Collecting websockets==11.0.3
[MON]   Downloading websockets-11.0.3-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (129 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 129.9/129.9 KB 9.4 MB/s eta 0:00:00
[MON] Collecting aiokafka==0.8.1
[MON]   Downloading aiokafka-0.8.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 23.3 MB/s eta 0:00:00
[MON] Collecting dataclasses==0.6
[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]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 246.5/246.5 KB 7.4 MB/s eta 0:00:00
[tests] Collecting jsonschema==4.19.1
[tests]   Downloading jsonschema-4.19.1-py3-none-any.whl (83 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.3/83.3 KB 2.8 MB/s eta 0:00:00
[tests] Collecting jsonschema-specifications==2023.7.1
[tests]   Downloading jsonschema_specifications-2023.7.1-py3-none-any.whl (17 kB)
[tests] Collecting keystoneauth1==5.3.0
[tests]   Downloading keystoneauth1-5.3.0-py3-none-any.whl (323 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 323.1/323.1 KB 30.5 MB/s eta 0:00:00
[tests] Collecting msgpack==1.0.7
[tests]   Downloading msgpack-1.0.7-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (530 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 530.8/530.8 KB 33.8 MB/s eta 0:00:00
[tests] Collecting netaddr==0.9.0
[tests]   Downloading netaddr-0.9.0-py3-none-any.whl (2.2 MB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 45.6 MB/s eta 0:00:00
[tests] Collecting netifaces==0.11.0
[tests]   Downloading netifaces-0.11.0.tar.gz (30 kB)
[tests]   Preparing metadata (setup.py): started
[PLA]  ---> 671bdaa4d45c
[PLA] Step 13/39 : RUN tar -zxf /minizinc.tgz &&     mv /MiniZincIDE-2.4.2-bundle-linux /minizinc
[PLA]  ---> Running in 4bbc8404417b
[osmclient]  ---> 579c6c24aa61
[osmclient] Step 18/31 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     libmagic1=1:5.*     && rm -rf /var/lib/apt/lists/*
[osmclient]  ---> Running in e25f5f289985
[osmclient] Get:1 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB]
[osmclient] Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB]
[osmclient] Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB]
[osmclient] Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB]
[osmclient] Get:5 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB]
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 192.4/192.4 kB 10.6 MB/s eta 0:00:00
[Airflow] Collecting azure-identity==1.14.0
[Airflow]   Downloading azure_identity-1.14.0-py3-none-any.whl (160 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 8.3 MB/s eta 0:00:00
[Airflow] Collecting azure-mgmt-compute==30.3.0
[Airflow]   Downloading azure_mgmt_compute-30.3.0-py3-none-any.whl (5.2 MB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 15.5 MB/s eta 0:00:00
[Airflow] Collecting azure-mgmt-core==1.4.0
[Airflow]   Downloading azure_mgmt_core-1.4.0-py3-none-any.whl (27 kB)
[Airflow] Collecting azure-mgmt-monitor==6.0.2
[Airflow]   Downloading azure_mgmt_monitor-6.0.2-py3-none-any.whl (1.3 MB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 24.9 MB/s eta 0:00:00
[Airflow] Collecting cachetools==5.3.1
[Airflow]   Downloading cachetools-5.3.1-py3-none-any.whl (9.3 kB)
[Airflow] Collecting certifi==2023.7.22
[Airflow]   Downloading certifi-2023.7.22-py3-none-any.whl (158 kB)
[RO] Collecting logutils==0.3.5
[RO]   Downloading logutils-0.3.5.tar.gz (27 kB)
[RO]   Preparing metadata (setup.py): started
[RO]   Preparing metadata (setup.py): finished with status 'done'
[NG-UI] npm WARN deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
[NBI] Collecting jaraco-text==3.11.1
[NBI]   Downloading jaraco.text-3.11.1-py3-none-any.whl (11 kB)
[NBI] Collecting jsonschema==4.19.1
[NBI]   Downloading jsonschema-4.19.1-py3-none-any.whl (83 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.3/83.3 KB 3.3 MB/s eta 0:00:00
[NBI] Collecting jsonschema-specifications==2023.7.1
[NBI]   Downloading jsonschema_specifications-2023.7.1-py3-none-any.whl (17 kB)
[NBI] Collecting keystoneauth1==5.3.0
[NBI]   Downloading keystoneauth1-5.3.0-py3-none-any.whl (323 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 323.1/323.1 KB 14.7 MB/s eta 0:00:00
[NBI] Collecting more-itertools==10.1.0
[NBI]   Downloading more_itertools-10.1.0-py3-none-any.whl (55 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.8/55.8 KB 5.0 MB/s eta 0:00:00
[NBI] Collecting msgpack==1.0.7
[NBI]   Downloading msgpack-1.0.7-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (530 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 530.8/530.8 KB 13.6 MB/s eta 0:00:00
[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 metadata (pyproject.toml): started
[LCM]   Preparing metadata (pyproject.toml): finished with status 'done'
[LCM] Collecting h2==4.1.0
[LCM]   Downloading h2-4.1.0-py3-none-any.whl (57 kB)
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.5/57.5 KB 2.6 MB/s eta 0:00:00
[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.4
[LCM]   Downloading idna-3.4-py3-none-any.whl (61 kB)
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 KB 2.7 MB/s eta 0:00:00
[LCM] Collecting jinja2==3.1.2
[LCM]   Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB)
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 KB 5.3 MB/s eta 0:00:00
[MON] Collecting packaging==23.1
[MON]   Downloading packaging-23.1-py3-none-any.whl (48 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 KB 4.7 MB/s eta 0:00:00
[MON] Collecting pycryptodome==3.19.0
[MON]   Downloading pycryptodome-3.19.0-cp35-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.1 MB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 22.1 MB/s eta 0:00:00
[MON] Collecting appdirs==1.4.4
[MON]   Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB)
[MON] Collecting attrs==23.1.0
[MON]   Downloading attrs-23.1.0-py3-none-any.whl (61 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 KB 8.3 MB/s eta 0:00:00
[MON] Collecting autopage==0.5.1
[MON]   Downloading autopage-0.5.1-py3-none-any.whl (29 kB)
[MON] Collecting cliff==4.3.0
[MON]   Downloading cliff-4.3.0-py3-none-any.whl (80 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 80.6/80.6 KB 12.8 MB/s eta 0:00:00
[POL] Removing intermediate container 6688622a54ce
[POL]  ---> f4ebb2e1c863
[POL] Step 13/40 : FROM ubuntu:22.04 as FINAL
[POL]  ---> 67c845845b7d
[POL] Step 14/40 : ARG APT_PROXY
[POL]  ---> Using cache
[POL]  ---> 9da810ed0c6a
[POL] Step 15/40 : 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]  ---> 7014ea1e773b
[POL] Step 16/40 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     python3-minimal=3.10.*     && rm -rf /var/lib/apt/lists/*
[POL]  ---> Using cache
[POL]  ---> 3f32ff176f7e
[POL] Step 17/40 : COPY --from=INSTALL /usr/lib/python3/dist-packages /usr/lib/python3/dist-packages
[tests]   Preparing metadata (setup.py): finished with status 'done'
[tests] Collecting objectpath==0.6.1
[tests]   Downloading objectpath-0.6.1-py2.py3-none-any.whl (20 kB)
[tests] Collecting openstacksdk==1.5.0
[tests]   Downloading openstacksdk-1.5.0-py3-none-any.whl (1.7 MB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 21.3 MB/s eta 0:00:00
[tests] Collecting os-service-types==1.7.0
[tests]   Downloading os_service_types-1.7.0-py2.py3-none-any.whl (24 kB)
[tests] Collecting osc-lib==2.8.1
[tests]   Downloading osc_lib-2.8.1-py3-none-any.whl (89 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 89.2/89.2 KB 8.9 MB/s eta 0:00:00
[osmclient] Get:6 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2469 kB]
[osmclient] Get:7 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1792 kB]
[osmclient] Get:8 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [44.7 kB]
[osmclient] Get:9 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1910 kB]
[osmclient] Get:10 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB]
[osmclient] Get:11 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB]
[osmclient] Get:12 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1090 kB]
[osmclient] Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2542 kB]
[osmclient] Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2183 kB]
[osmclient] Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [51.5 kB]
[osmclient] Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1391 kB]
[osmclient] Get:17 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [31.8 kB]
[osmclient] Get:18 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [81.0 kB]
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.3/158.3 kB 17.8 MB/s eta 0:00:00
[Airflow] Collecting cffi==1.16.0
[Airflow]   Downloading cffi-1.16.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (443 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 443.9/443.9 kB 10.5 MB/s eta 0:00:00
[Airflow] Collecting charset-normalizer==3.3.0
[Airflow]   Downloading charset_normalizer-3.3.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (138 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.7/138.7 kB 11.9 MB/s eta 0:00:00
[Airflow] Collecting cliff==4.3.0
[Airflow]   Downloading cliff-4.3.0-py3-none-any.whl (80 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 80.6/80.6 kB 10.7 MB/s eta 0:00:00
[Airflow] Collecting cmd2==2.4.3
[Airflow]   Downloading cmd2-2.4.3-py3-none-any.whl (147 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 147.2/147.2 kB 19.0 MB/s eta 0:00:00
[RO] Collecting lxml==4.9.3
[RO]   Downloading lxml-4.9.3-cp310-cp310-manylinux_2_28_x86_64.whl (7.9 MB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.9/7.9 MB 43.5 MB/s eta 0:00:00
[RO] Collecting markupsafe==2.1.3
[RO]   Downloading MarkupSafe-2.1.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB)
[RO] Collecting more-itertools==10.1.0
[RO]   Downloading more_itertools-10.1.0-py3-none-any.whl (55 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.8/55.8 KB 1.3 MB/s eta 0:00:00
[RO] Collecting msal==1.24.0
[RO]   Downloading msal-1.24.0-py2.py3-none-any.whl (91 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.3/91.3 KB 8.0 MB/s eta 0:00:00
[RO] Collecting msal-extensions==1.0.0
[RO]   Downloading msal_extensions-1.0.0-py2.py3-none-any.whl (19 kB)
[NBI] Collecting multidict==6.0.4
[NBI]   Downloading multidict-6.0.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (114 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 114.5/114.5 KB 1.1 MB/s eta 0:00:00
[NBI] Collecting netaddr==0.9.0
[NBI]   Downloading netaddr-0.9.0-py3-none-any.whl (2.2 MB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 46.5 MB/s eta 0:00:00
[NBI] Collecting netifaces==0.11.0
[NBI]   Downloading netifaces-0.11.0.tar.gz (30 kB)
[LCM] Collecting markupsafe==2.1.3
[LCM]   Downloading MarkupSafe-2.1.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB)
[LCM] Collecting multidict==6.0.4
[LCM]   Downloading multidict-6.0.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (114 kB)
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 114.5/114.5 KB 16.8 MB/s eta 0:00:00
[MON] Collecting cmd2==2.4.3
[MON]   Downloading cmd2-2.4.3-py3-none-any.whl (147 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 147.2/147.2 KB 20.9 MB/s eta 0:00:00
[MON] Collecting contourpy==1.1.1
[MON]   Downloading contourpy-1.1.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (301 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 301.7/301.7 KB 23.4 MB/s eta 0:00:00
[MON] Collecting cycler==0.12.0
[MON]   Downloading cycler-0.12.0-py3-none-any.whl (8.2 kB)
[MON] Collecting dateparser==1.1.8
[MON]   Downloading dateparser-1.1.8-py2.py3-none-any.whl (293 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 293.8/293.8 KB 23.5 MB/s eta 0:00:00
[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.2.2
[MON]   Downloading dogpile.cache-1.2.2-py3-none-any.whl (52 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 52.2/52.2 KB 5.2 MB/s eta 0:00:00
[tests] Collecting oslo-config==9.2.0
[tests]   Downloading oslo.config-9.2.0-py3-none-any.whl (128 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 128.6/128.6 KB 11.6 MB/s eta 0:00:00
[tests] Collecting oslo-i18n==6.1.0
[tests]   Downloading oslo.i18n-6.1.0-py3-none-any.whl (46 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 46.8/46.8 KB 5.9 MB/s eta 0:00:00
[tests] Collecting oslo-serialization==5.2.0
[tests]   Downloading oslo.serialization-5.2.0-py3-none-any.whl (26 kB)
[tests] Collecting oslo-utils==6.2.1
[tests]   Downloading oslo.utils-6.2.1-py3-none-any.whl (101 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.1/101.1 KB 17.4 MB/s eta 0:00:00
[tests] Collecting outcome==1.2.0
[tests]   Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB)
[tests] Collecting paramiko==3.3.1
[tests]   Downloading paramiko-3.3.1-py3-none-any.whl (224 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 224.8/224.8 KB 28.9 MB/s eta 0:00:00
[tests] Collecting pbr==5.11.1
[tests]   Downloading pbr-5.11.1-py2.py3-none-any.whl (112 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 112.7/112.7 KB 14.7 MB/s eta 0:00:00
[tests] Collecting pycparser==2.21
[tests]   Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 KB 16.7 MB/s eta 0:00:00
[tests] Collecting pyjsonselect==0.2.2
[tests]   Downloading pyjsonselect-0.2.2.tar.gz (8.9 kB)
[tests]   Preparing metadata (setup.py): started
[Airflow] Collecting contourpy==1.1.1
[Airflow]   Downloading contourpy-1.1.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (301 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 301.7/301.7 kB 17.0 MB/s eta 0:00:00
[Airflow] Collecting cryptography==41.0.4
[Airflow]   Downloading cryptography-41.0.4-cp37-abi3-manylinux_2_28_x86_64.whl (4.4 MB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.4/4.4 MB 28.8 MB/s eta 0:00:00
[Airflow] Collecting cycler==0.12.0
[RO] Collecting msgpack==1.0.7
[RO]   Downloading msgpack-1.0.7-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (530 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 530.8/530.8 KB 16.4 MB/s eta 0:00:00
[RO] Collecting msrest==0.7.1
[RO]   Downloading msrest-0.7.1-py3-none-any.whl (85 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 85.4/85.4 KB 12.2 MB/s eta 0:00:00
[RO] Collecting msrestazure==0.6.4
[RO]   Downloading msrestazure-0.6.4-py2.py3-none-any.whl (40 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.5/40.5 KB 3.5 MB/s eta 0:00:00
[RO] Collecting netaddr==0.9.0
[RO]   Downloading netaddr-0.9.0-py3-none-any.whl (2.2 MB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 50.2 MB/s eta 0:00:00
[RO] Collecting netifaces==0.11.0
[RO]   Downloading netifaces-0.11.0.tar.gz (30 kB)
[RO]   Preparing metadata (setup.py): started
[RO]   Preparing metadata (setup.py): finished with status 'done'
[RO] Collecting oauthlib==3.2.2
[RO]   Downloading oauthlib-3.2.2-py3-none-any.whl (151 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 151.7/151.7 KB 10.4 MB/s eta 0:00:00
[RO] Collecting openstacksdk==1.5.0
[NBI]   Preparing metadata (setup.py): started
[NBI]   Preparing metadata (setup.py): finished with status 'done'
[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==9.2.0
[NBI]   Downloading oslo.config-9.2.0-py3-none-any.whl (128 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 128.6/128.6 KB 17.8 MB/s eta 0:00:00
[NBI] Collecting oslo-i18n==6.1.0
[NBI]   Downloading oslo.i18n-6.1.0-py3-none-any.whl (46 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 46.8/46.8 KB 4.4 MB/s eta 0:00:00
[NBI] Collecting oslo-serialization==5.2.0
[NBI]   Downloading oslo.serialization-5.2.0-py3-none-any.whl (26 kB)
[NBI] Collecting oslo-utils==6.2.1
[NBI]   Downloading oslo.utils-6.2.1-py3-none-any.whl (101 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.1/101.1 KB 18.0 MB/s eta 0:00:00
[NBI] Collecting pbr==5.11.1
[NBI]   Downloading pbr-5.11.1-py2.py3-none-any.whl (112 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 112.7/112.7 KB 6.9 MB/s eta 0:00:00
[LCM] Collecting protobuf==3.20.3
[LCM]   Downloading protobuf-3.20.3-cp310-cp310-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.1 MB)
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 6.1 MB/s eta 0:00:00
[LCM] Collecting pydantic==2.4.2
[LCM]   Downloading pydantic-2.4.2-py3-none-any.whl (395 kB)
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 395.8/395.8 KB 44.3 MB/s eta 0:00:00
[MON] Collecting fonttools==4.42.1
[MON]   Downloading fonttools-4.42.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.5 MB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 23.3 MB/s eta 0:00:00
[MON] Collecting futurist==2.4.1
[MON]   Downloading futurist-2.4.1-py3-none-any.whl (36 kB)
[MON] Collecting gnocchiclient==7.0.8
[MON]   Downloading gnocchiclient-7.0.8-py2.py3-none-any.whl (66 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.5/66.5 KB 12.9 MB/s eta 0:00:00
[MON] Collecting httmock==1.4.0
[MON]   Downloading httmock-1.4.0-py3-none-any.whl (4.8 kB)
[POL]  ---> 390b295da454
[POL] Step 18/40 : COPY --from=INSTALL /usr/local/lib/python3.10/dist-packages  /usr/local/lib/python3.10/dist-packages
[tests]   Preparing metadata (setup.py): finished with status 'done'
[tests] Collecting pynacl==1.5.0
[tests]   Downloading PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 856.7/856.7 KB 12.6 MB/s eta 0:00:00
[tests] Collecting pyparsing==3.1.1
[tests]   Downloading pyparsing-3.1.1-py3-none-any.whl (103 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 103.1/103.1 KB 1.4 MB/s eta 0:00:00
[tests] Collecting pyperclip==1.8.2
[tests]   Downloading pyperclip-1.8.2.tar.gz (20 kB)
[tests]   Preparing metadata (setup.py): started
[tests]   Preparing metadata (setup.py): finished with status 'done'
[tests] Collecting pysocks==1.7.1
[tests]   Downloading PySocks-1.7.1-py3-none-any.whl (16 kB)
[tests] Collecting python-cinderclient==9.4.0
[tests]   Downloading python_cinderclient-9.4.0-py3-none-any.whl (255 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 255.9/255.9 KB 30.0 MB/s eta 0:00:00
[tests] Collecting python-keystoneclient==5.2.0
[osmclient] Fetched 32.1 MB in 2s (13.2 MB/s)
[Airflow]   Downloading cycler-0.12.0-py3-none-any.whl (8.2 kB)
[Airflow] Collecting dateparser==1.1.8
[Airflow]   Downloading dateparser-1.1.8-py2.py3-none-any.whl (293 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 293.8/293.8 kB 26.2 MB/s eta 0:00:00
[Airflow] Collecting debtcollector==2.5.0
[Airflow]   Downloading debtcollector-2.5.0-py3-none-any.whl (23 kB)
[Airflow] Collecting fonttools==4.43.0
[Airflow]   Downloading fonttools-4.43.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.5 MB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 36.6 MB/s eta 0:00:00
[Airflow] Collecting futurist==2.4.1
[Airflow]   Downloading futurist-2.4.1-py3-none-any.whl (36 kB)
[RO]   Downloading openstacksdk-1.5.0-py3-none-any.whl (1.7 MB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 44.1 MB/s eta 0:00:00
[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)
[RO] Collecting osc-lib==2.8.1
[RO]   Downloading osc_lib-2.8.1-py3-none-any.whl (89 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 89.2/89.2 KB 3.0 MB/s eta 0:00:00
[RO] Collecting oslo-config==9.2.0
[RO]   Downloading oslo.config-9.2.0-py3-none-any.whl (128 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 128.6/128.6 KB 12.2 MB/s eta 0:00:00
[RO] Collecting oslo-context==5.2.0
[RO]   Downloading oslo.context-5.2.0-py3-none-any.whl (20 kB)
[RO] Collecting oslo-i18n==6.1.0
[RO]   Downloading oslo.i18n-6.1.0-py3-none-any.whl (46 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 46.8/46.8 KB 7.0 MB/s eta 0:00:00
[NBI] Collecting portend==3.2.0
[NBI]   Downloading portend-3.2.0-py3-none-any.whl (5.3 kB)
[NBI] Collecting pydantic==2.4.2
[NBI]   Downloading pydantic-2.4.2-py3-none-any.whl (395 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 395.8/395.8 KB 4.5 MB/s eta 0:00:00
[MON] Collecting humanfriendly==10.0
[MON]   Downloading humanfriendly-10.0-py2.py3-none-any.whl (86 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 86.8/86.8 KB 9.9 MB/s eta 0:00:00
[MON] Collecting importlib-metadata==6.8.0
[MON]   Downloading importlib_metadata-6.8.0-py3-none-any.whl (22 kB)
[MON] Collecting iso8601==2.0.0
[MON]   Downloading iso8601-2.0.0-py3-none-any.whl (7.5 kB)
[MON] Collecting jmespath==1.0.1
[MON]   Downloading jmespath-1.0.1-py3-none-any.whl (20 kB)
[MON] Collecting jsonpatch==1.33
[MON]   Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
[MON] Collecting jsonpointer==2.4
[MON]   Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB)
[MON] Collecting keystoneauth1==5.3.0
[MON]   Downloading keystoneauth1-5.3.0-py3-none-any.whl (323 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 323.1/323.1 KB 35.5 MB/s eta 0:00:00
[MON] Collecting kiwisolver==1.4.5
[MON]   Downloading kiwisolver-1.4.5-cp310-cp310-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.6 MB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 41.0 MB/s eta 0:00:00
[tests]   Downloading python_keystoneclient-5.2.0-py3-none-any.whl (397 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 397.9/397.9 KB 36.7 MB/s eta 0:00:00
[tests] Collecting python-novaclient==18.4.0
[tests]   Downloading python_novaclient-18.4.0-py3-none-any.whl (335 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 335.9/335.9 KB 23.1 MB/s eta 0:00:00
[tests] Collecting python-openstackclient==6.3.0
[tests]   Downloading python_openstackclient-6.3.0-py3-none-any.whl (1.1 MB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 45.8 MB/s eta 0:00:00
[tests] Collecting pytz==2023.3.post1
[tests]   Downloading pytz-2023.3.post1-py2.py3-none-any.whl (502 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.5/502.5 KB 18.4 MB/s eta 0:00:00
[tests] Collecting referencing==0.30.2
[tests]   Downloading referencing-0.30.2-py3-none-any.whl (25 kB)
[tests] Collecting requestsexceptions==1.4.0
[tests]   Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB)
[tests] Collecting rfc3986==2.0.0
[tests]   Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB)
[tests] Collecting robotframework==6.1.1
[tests]   Downloading robotframework-6.1.1-py3-none-any.whl (699 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 699.1/699.1 KB 47.0 MB/s eta 0:00:00
[tests] Collecting robotframework-jsonlibrary==0.5
[tests]   Downloading robotframework-jsonlibrary-0.5.tar.gz (5.5 kB)
[tests]   Preparing metadata (setup.py): started
[osmclient] Reading package lists...
[Airflow] Collecting gnocchiclient==7.0.8
[Airflow]   Downloading gnocchiclient-7.0.8-py2.py3-none-any.whl (66 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.5/66.5 kB 5.8 MB/s eta 0:00:00
[Airflow] Collecting google-api-core[grpc]==2.12.0
[Airflow]   Downloading google_api_core-2.12.0-py3-none-any.whl (121 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.4/121.4 kB 6.6 MB/s eta 0:00:00
[Airflow] Collecting google-api-python-client==2.102.0
[Airflow]   Downloading google_api_python_client-2.102.0-py2.py3-none-any.whl (12.4 MB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.4/12.4 MB 48.2 MB/s eta 0:00:00
[Airflow] Collecting google-auth==2.23.2
[Airflow]   Downloading google_auth-2.23.2-py2.py3-none-any.whl (181 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 182.0/182.0 kB 17.5 MB/s eta 0:00:00
[Airflow] Collecting google-auth-httplib2==0.1.1
[Airflow]   Downloading google_auth_httplib2-0.1.1-py2.py3-none-any.whl (9.3 kB)
[RO] Collecting oslo-log==5.3.0
[RO]   Downloading oslo.log-5.3.0-py3-none-any.whl (76 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 76.3/76.3 KB 9.2 MB/s eta 0:00:00
[RO] Collecting oslo-serialization==5.2.0
[RO]   Downloading oslo.serialization-5.2.0-py3-none-any.whl (26 kB)
[RO] Collecting oslo-utils==6.2.1
[RO]   Downloading oslo.utils-6.2.1-py3-none-any.whl (101 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.1/101.1 KB 14.0 MB/s eta 0:00:00
[RO] Collecting paramiko==3.3.1
[RO]   Downloading paramiko-3.3.1-py3-none-any.whl (224 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 224.8/224.8 KB 25.0 MB/s eta 0:00:00
[RO] Collecting pbr==5.11.1
[RO]   Downloading pbr-5.11.1-py2.py3-none-any.whl (112 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 112.7/112.7 KB 16.3 MB/s eta 0:00:00
[RO] Collecting portalocker==2.8.2
[RO]   Downloading portalocker-2.8.2-py3-none-any.whl (17 kB)
[RO] Collecting portend==3.2.0
[RO]   Downloading portend-3.2.0-py3-none-any.whl (5.3 kB)
[LCM] Collecting pydantic-core==2.10.1
[LCM]   Downloading pydantic_core-2.10.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.0 MB)
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 63.5 MB/s eta 0:00:00
[LCM] Collecting typing-extensions==4.8.0
[LCM]   Downloading typing_extensions-4.8.0-py3-none-any.whl (31 kB)
[LCM] Collecting yarl==1.9.2
[LCM]   Downloading yarl-1.9.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (268 kB)
[MON] Collecting lxml==4.9.3
[MON]   Downloading lxml-4.9.3-cp310-cp310-manylinux_2_28_x86_64.whl (7.9 MB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.9/7.9 MB 50.4 MB/s eta 0:00:00
[tests]   Preparing metadata (setup.py): finished with status 'done'
[tests] Collecting robotframework-jsonvalidator==2.0.0
[tests]   Downloading robotframework_jsonvalidator-2.0.0-py2.py3-none-any.whl (10 kB)
[tests] Collecting robotframework-pythonlibcore==4.2.0
[tests]   Downloading robotframework_pythonlibcore-4.2.0-py2.py3-none-any.whl (10 kB)
[tests] Collecting robotframework-requests==0.9.5
[tests]   Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB)
[tests] Collecting robotframework-seleniumlibrary==6.1.2
[tests]   Downloading robotframework_seleniumlibrary-6.1.2-py2.py3-none-any.whl (95 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.2/95.2 KB 6.1 MB/s eta 0:00:00
[osmclient] Reading package lists...
[osmclient] Building dependency tree...
[osmclient] Reading state information...
[osmclient] The following additional packages will be installed:
[osmclient]   libmagic-mgc
[osmclient] Suggested packages:
[osmclient]   file
[osmclient] The following NEW packages will be installed:
[osmclient]   libmagic-mgc libmagic1
[osmclient] 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
[osmclient] Need to get 345 kB of archives.
[osmclient] After this operation, 7534 kB of additional disk space will be used.
[osmclient] Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libmagic-mgc amd64 1:5.41-3ubuntu0.1 [257 kB]
[osmclient] Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libmagic1 amd64 1:5.41-3ubuntu0.1 [87.2 kB]
[Airflow] Collecting google-cloud-monitoring==2.15.1
[Airflow]   Downloading google_cloud_monitoring-2.15.1-py2.py3-none-any.whl (323 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 323.4/323.4 kB 12.0 MB/s eta 0:00:00
[Airflow] Collecting googleapis-common-protos==1.60.0
[Airflow]   Downloading googleapis_common_protos-1.60.0-py2.py3-none-any.whl (227 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 227.6/227.6 kB 29.3 MB/s eta 0:00:00
[RO] Collecting prettytable==3.9.0
[RO]   Downloading prettytable-3.9.0-py3-none-any.whl (27 kB)
[RO] Collecting progressbar==2.5
[RO]   Downloading progressbar-2.5.tar.gz (10 kB)
[RO]   Preparing metadata (setup.py): started
[RO]   Preparing metadata (setup.py): finished with status 'done'
[RO] Collecting protobuf==4.24.3
[RO]   Downloading protobuf-4.24.3-cp37-abi3-manylinux2014_x86_64.whl (311 kB)
[NBI] Collecting pydantic-core==2.10.1
[NBI]   Downloading pydantic_core-2.10.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.0 MB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 56.6 MB/s eta 0:00:00
[NBI] Collecting pyparsing==3.1.1
[NBI]   Downloading pyparsing-3.1.1-py3-none-any.whl (103 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 103.1/103.1 KB 7.5 MB/s eta 0:00:00
[NBI] Collecting python-keystoneclient==5.2.0
[NBI]   Downloading python_keystoneclient-5.2.0-py3-none-any.whl (397 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 397.9/397.9 KB 21.8 MB/s eta 0:00:00
[NBI] Collecting pytz==2023.3.post1
[NBI]   Downloading pytz-2023.3.post1-py2.py3-none-any.whl (502 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.5/502.5 KB 42.2 MB/s eta 0:00:00
[NBI] Collecting referencing==0.30.2
[NBI]   Downloading referencing-0.30.2-py3-none-any.whl (25 kB)
[NBI] Collecting requests==2.31.0
[NBI]   Downloading requests-2.31.0-py3-none-any.whl (62 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 KB 673.7 kB/s eta 0:00:00
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 268.8/268.8 KB 1.8 MB/s eta 0:00:00
[LCM] Collecting bcrypt==4.0.1
[LCM]   Downloading bcrypt-4.0.1-cp36-abi3-manylinux_2_28_x86_64.whl (593 kB)
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 593.7/593.7 KB 7.5 MB/s eta 0:00:00
[LCM] Collecting cachetools==5.3.1
[LCM]   Downloading cachetools-5.3.1-py3-none-any.whl (9.3 kB)
[LCM] Collecting certifi==2023.7.22
[LCM]   Downloading certifi-2023.7.22-py3-none-any.whl (158 kB)
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.3/158.3 KB 3.8 MB/s eta 0:00:00
[LCM] Collecting cffi==1.16.0
[LCM]   Downloading cffi-1.16.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (443 kB)
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 443.9/443.9 KB 18.5 MB/s eta 0:00:00
[MON] Collecting matplotlib==3.8.0
[MON]   Downloading matplotlib-3.8.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (11.6 MB)
[POL]  ---> 718e09d32792
[POL] Step 19/40 : COPY --from=INSTALL /usr/bin/osm* /usr/bin/
[POL]  ---> 6a4c08b8cf37
[POL] Step 20/40 : COPY --from=INSTALL /usr/bin/mysql /usr/bin/
[tests] Collecting robotframework-sshlibrary==3.8.0
[tests]   Downloading robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.4/51.4 KB 1.4 MB/s eta 0:00:00
[tests]   Preparing metadata (setup.py): started
[tests]   Preparing metadata (setup.py): finished with status 'done'
[tests] Collecting robotframework-yamllibrary==0.2.8
[tests]   Downloading robotframework-yamllibrary-0.2.8.zip (5.4 kB)
[tests]   Preparing metadata (setup.py): started
[tests]   Preparing metadata (setup.py): finished with status 'done'
[osmclient] debconf: delaying package configuration, since apt-utils is not installed
[osmclient] Fetched 345 kB in 0s (14.9 MB/s)
[osmclient] Selecting previously unselected package libmagic-mgc.
[osmclient] (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 ... 5123 files and directories currently installed.)
[osmclient] Preparing to unpack .../libmagic-mgc_1%3a5.41-3ubuntu0.1_amd64.deb ...
[osmclient] Unpacking libmagic-mgc (1:5.41-3ubuntu0.1) ...
[Airflow] Collecting grpcio==1.59.0
[Airflow]   Downloading grpcio-1.59.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.3 MB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.3/5.3 MB 32.2 MB/s eta 0:00:00
[Airflow] Collecting grpcio-status==1.59.0
[Airflow]   Downloading grpcio_status-1.59.0-py3-none-any.whl (14 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 311.6/311.6 KB 2.1 MB/s eta 0:00:00
[RO] Collecting py-radix==0.10.0
[RO]   Downloading py-radix-0.10.0.tar.gz (21 kB)
[RO]   Preparing metadata (setup.py): started
[RO]   Preparing metadata (setup.py): finished with status 'done'
[RO] Collecting pyasn1==0.5.0
[RO]   Downloading pyasn1-0.5.0-py2.py3-none-any.whl (83 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.9/83.9 KB 2.2 MB/s eta 0:00:00
[RO] Collecting pyasn1-modules==0.3.0
[RO]   Downloading pyasn1_modules-0.3.0-py2.py3-none-any.whl (181 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 181.3/181.3 KB 4.0 MB/s eta 0:00:00
[RO] Collecting pycparser==2.21
[RO]   Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 KB 6.2 MB/s eta 0:00:00
[NBI] Collecting rfc3986==2.0.0
[NBI]   Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB)
[NBI] Collecting rpds-py==0.10.3
[NBI]   Downloading rpds_py-0.10.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 29.3 MB/s eta 0:00:00
[NBI] Collecting stevedore==5.1.0
[NBI]   Downloading stevedore-5.1.0-py3-none-any.whl (49 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 KB 8.2 MB/s eta 0:00:00
[LCM] Collecting cryptography==41.0.4
[LCM]   Downloading cryptography-41.0.4-cp37-abi3-manylinux_2_28_x86_64.whl (4.4 MB)
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.4/4.4 MB 45.3 MB/s eta 0:00:00
[LCM] Collecting google-auth==2.17.3
[LCM]   Downloading google_auth-2.17.3-py2.py3-none-any.whl (178 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.6/11.6 MB 17.3 MB/s eta 0:00:00
[MON] Collecting msgpack==1.0.7
[MON]   Downloading msgpack-1.0.7-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (530 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 530.8/530.8 KB 22.7 MB/s eta 0:00:00
[MON] Collecting netaddr==0.9.0
[MON]   Downloading netaddr-0.9.0-py3-none-any.whl (2.2 MB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 49.9 MB/s eta 0:00:00
[MON] Collecting netifaces==0.11.0
[MON]   Downloading netifaces-0.11.0.tar.gz (30 kB)
[MON]   Preparing metadata (setup.py): started
[MON]   Preparing metadata (setup.py): finished with status 'done'
[POL]  ---> b6aeda552c33
[POL] Step 21/40 : COPY --from=INSTALL /usr/bin/mysqladmin /usr/bin/
[POL]  ---> b39936c7591e
[POL] Step 22/40 : COPY --from=INSTALL /usr/bin/mysqlshow /usr/bin/
[POL]  ---> 17829e54022b
[POL] Step 23/40 : COPY --from=INSTALL /usr/lib/x86_64-linux-gnu/libedit.so.2 /usr/lib/x86_64-linux-gnu/
[POL]  ---> 313df6d86d6f
[POL] Step 24/40 : COPY --from=INSTALL /usr/lib/x86_64-linux-gnu/libbsd.so.0 /usr/lib/x86_64-linux-gnu/
[POL]  ---> 2cf68819fb97
[POL] Step 25/40 : COPY --from=INSTALL /usr/lib/x86_64-linux-gnu/libmd.so.0 /usr/lib/x86_64-linux-gnu/
[tests] Collecting rpds-py==0.10.3
[tests]   Downloading rpds_py-0.10.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 35.3 MB/s eta 0:00:00
[tests] Collecting scp==0.14.5
[tests]   Downloading scp-0.14.5-py2.py3-none-any.whl (8.7 kB)
[tests] Collecting selenium==4.13.0
[tests]   Downloading selenium-4.13.0-py3-none-any.whl (9.5 MB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 42.7 MB/s eta 0:00:00
[osmclient] Selecting previously unselected package libmagic1:amd64.
[osmclient] Preparing to unpack .../libmagic1_1%3a5.41-3ubuntu0.1_amd64.deb ...
[osmclient] Unpacking libmagic1:amd64 (1:5.41-3ubuntu0.1) ...
[osmclient] Setting up libmagic-mgc (1:5.41-3ubuntu0.1) ...
[osmclient] Setting up libmagic1:amd64 (1:5.41-3ubuntu0.1) ...
[osmclient] Processing triggers for libc-bin (2.35-0ubuntu3.8) ...
[Airflow] Collecting httmock==1.4.0
[Airflow]   Downloading httmock-1.4.0-py3-none-any.whl (4.8 kB)
[Airflow] Collecting httplib2==0.22.0
[Airflow]   Downloading httplib2-0.22.0-py3-none-any.whl (96 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.9/96.9 kB 11.3 MB/s eta 0:00:00
[Airflow] Requirement already satisfied: idna==3.4 in /home/airflow/.local/lib/python3.10/site-packages (from -r /home/airflow/.local/lib/python3.10/site-packages/osm_ngsa/requirements.txt (line 107)) (3.4)
[Airflow] Collecting importlib-metadata==6.8.0
[Airflow]   Downloading importlib_metadata-6.8.0-py3-none-any.whl (22 kB)
[Airflow] Collecting iso8601==2.1.0
[Airflow]   Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB)
[Airflow] Requirement already satisfied: isodate==0.6.1 in /home/airflow/.local/lib/python3.10/site-packages (from -r /home/airflow/.local/lib/python3.10/site-packages/osm_ngsa/requirements.txt (line 118)) (0.6.1)
[Airflow] Collecting keystoneauth1==5.3.0
[Airflow]   Downloading keystoneauth1-5.3.0-py3-none-any.whl (323 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 323.1/323.1 kB 20.7 MB/s eta 0:00:00
[Airflow] Collecting kiwisolver==1.4.5
[Airflow]   Downloading kiwisolver-1.4.5-cp310-cp310-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.6 MB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 38.2 MB/s eta 0:00:00
[RO] Collecting pygments==2.16.1
[RO]   Downloading Pygments-2.16.1-py3-none-any.whl (1.2 MB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 35.0 MB/s eta 0:00:00
[RO] Collecting pyinotify==0.9.6
[RO]   Downloading pyinotify-0.9.6.tar.gz (60 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.0/61.0 KB 5.9 MB/s eta 0:00:00
[RO]   Preparing metadata (setup.py): started
[RO]   Preparing metadata (setup.py): finished with status 'done'
[RO] Collecting pyjwt[crypto]==2.8.0
[RO]   Downloading PyJWT-2.8.0-py3-none-any.whl (22 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]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 856.7/856.7 KB 16.0 MB/s eta 0:00:00
[RO] Collecting pyopenssl==23.2.0
[RO]   Downloading pyOpenSSL-23.2.0-py3-none-any.whl (59 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 59.0/59.0 KB 1.9 MB/s eta 0:00:00
[NBI] Collecting tacacs-plus==2.6
[NBI]   Downloading tacacs_plus-2.6-py2.py3-none-any.whl (17 kB)
[NBI] Collecting tempora==5.5.0
[NBI]   Downloading tempora-5.5.0-py3-none-any.whl (13 kB)
[NBI] Collecting typing-extensions==4.8.0
[NBI]   Downloading typing_extensions-4.8.0-py3-none-any.whl (31 kB)
[NBI] Collecting tzdata==2023.3
[NBI]   Downloading tzdata-2023.3-py2.py3-none-any.whl (341 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 341.8/341.8 KB 18.3 MB/s eta 0:00:00
[NBI] Collecting urllib3==2.0.5
[NBI]   Downloading urllib3-2.0.5-py3-none-any.whl (123 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.8/123.8 KB 4.6 MB/s eta 0:00:00
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.2/178.2 KB 14.5 MB/s eta 0:00:00
[LCM] Collecting juju==2.9.44.0
[LCM]   Downloading juju-2.9.44.0.tar.gz (818 kB)
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 818.2/818.2 KB 21.3 MB/s eta 0:00:00
[LCM]   Preparing metadata (setup.py): started
[LCM]   Preparing metadata (setup.py): finished with status 'done'
[LCM] Collecting jujubundlelib==0.5.7
[LCM]   Downloading jujubundlelib-0.5.7.tar.gz (30 kB)
[LCM]   Preparing metadata (setup.py): started
[LCM]   Preparing metadata (setup.py): finished with status 'done'
[LCM] Collecting kubernetes==26.1.0
[LCM]   Downloading kubernetes-26.1.0-py2.py3-none-any.whl (1.4 MB)
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 45.1 MB/s eta 0:00:00
[MON] Collecting numpy==1.26.0
[MON]   Downloading numpy-1.26.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (18.2 MB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.2/18.2 MB 39.0 MB/s eta 0:00:00
[MON] Collecting openstacksdk==1.5.0
[MON]   Downloading openstacksdk-1.5.0-py3-none-any.whl (1.7 MB)
[POL]  ---> ba451f750f41
[POL] Step 26/40 : COPY scripts/ /app/osm_pol/scripts/
[POL]  ---> ebc40dfbbc63
[POL] Step 27/40 : 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
[POL]  ---> Running in 3b7ebf309f58
[tests] Collecting simplejson==3.19.1
[tests]   Downloading simplejson-3.19.1-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (137 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 137.9/137.9 KB 16.0 MB/s eta 0:00:00
[tests] Collecting sniffio==1.3.0
[tests]   Downloading sniffio-1.3.0-py3-none-any.whl (10 kB)
[tests] Collecting sortedcontainers==2.4.0
[tests]   Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
[tests] Collecting stevedore==5.1.0
[tests]   Downloading stevedore-5.1.0-py3-none-any.whl (49 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 KB 6.7 MB/s eta 0:00:00
[tests] Collecting tomlkit==0.12.1
[tests]   Downloading tomlkit-0.12.1-py3-none-any.whl (37 kB)
[tests] Collecting trio==0.22.2
[tests]   Downloading trio-0.22.2-py3-none-any.whl (400 kB)
[PLA] Removing intermediate container 4bbc8404417b
[PLA]  ---> 1251ee25f8d8
[PLA] Step 14/39 : FROM ubuntu:22.04 as FINAL
[PLA]  ---> 67c845845b7d
[PLA] Step 15/39 : ARG APT_PROXY
[PLA]  ---> Using cache
[PLA]  ---> 9da810ed0c6a
[PLA] Step 16/39 : 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]  ---> 7014ea1e773b
[PLA] Step 17/39 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     python3-minimal=3.10.*     && rm -rf /var/lib/apt/lists/*
[PLA]  ---> Using cache
[PLA]  ---> 3f32ff176f7e
[PLA] Step 18/39 : COPY --from=INSTALL /usr/lib/python3/dist-packages /usr/lib/python3/dist-packages
[osmclient] Removing intermediate container e25f5f289985
[osmclient]  ---> 91988e3ce2ea
[osmclient] Step 19/31 : RUN rm -f /etc/apt/apt.conf.d/proxy.conf
[osmclient]  ---> Running in 78bb31595bda
[Airflow] Collecting matplotlib==3.8.0
[Airflow]   Downloading matplotlib-3.8.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (11.6 MB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.6/11.6 MB 38.0 MB/s eta 0:00:00
[Airflow] Collecting msal==1.24.1
[Airflow]   Downloading msal-1.24.1-py2.py3-none-any.whl (95 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.0/96.0 kB 12.1 MB/s eta 0:00:00
[Airflow] Requirement already satisfied: msal-extensions==1.0.0 in /home/airflow/.local/lib/python3.10/site-packages (from -r /home/airflow/.local/lib/python3.10/site-packages/osm_ngsa/requirements.txt (line 136)) (1.0.0)
[Airflow] Collecting msgpack==1.0.7
[Airflow]   Downloading msgpack-1.0.7-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (530 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 530.8/530.8 kB 9.9 MB/s eta 0:00:00
[Airflow] Collecting netaddr==0.9.0
[Airflow]   Downloading netaddr-0.9.0-py3-none-any.whl (2.2 MB)
[RO] Collecting pyparsing==3.1.1
[RO]   Downloading pyparsing-3.1.1-py3-none-any.whl (103 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 103.1/103.1 KB 6.0 MB/s eta 0:00:00
[RO] Collecting pyperclip==1.8.2
[RO]   Downloading pyperclip-1.8.2.tar.gz (20 kB)
[RO]   Preparing metadata (setup.py): started
[RO]   Preparing metadata (setup.py): finished with status 'done'
[RO] Collecting pysocks==1.7.1
[RO]   Downloading PySocks-1.7.1-py3-none-any.whl (16 kB)
[RO] Collecting python-cinderclient==7.4.1
[RO]   Downloading python_cinderclient-7.4.1-py3-none-any.whl (279 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 279.9/279.9 KB 15.0 MB/s eta 0:00:00
[RO] Collecting python-dateutil==2.8.2
[RO]   Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 KB 21.6 MB/s eta 0:00:00
[RO] Collecting python-glanceclient==4.4.0
[RO]   Downloading python_glanceclient-4.4.0-py3-none-any.whl (205 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 205.4/205.4 KB 15.8 MB/s eta 0:00:00
[NG-UI] npm WARN deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
[NG-UI] npm WARN deprecated glob@8.1.0: Glob versions prior to v9 are no longer supported
[NG-UI] npm WARN deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs
[NBI] Collecting wrapt==1.15.0
[NBI]   Downloading wrapt-1.15.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (78 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.4/78.4 KB 4.0 MB/s eta 0:00:00
[NBI] Collecting yarl==1.9.2
[NBI]   Downloading yarl-1.9.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (268 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 268.8/268.8 KB 24.1 MB/s eta 0:00:00
[NBI] Collecting zc-lockfile==3.0.post1
[NBI]   Downloading zc.lockfile-3.0.post1-py3-none-any.whl (9.8 kB)
[LCM] Collecting macaroonbakery==1.3.1
[LCM]   Downloading macaroonbakery-1.3.1.tar.gz (79 kB)
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.5/79.5 KB 11.3 MB/s eta 0:00:00
[LCM]   Preparing metadata (setup.py): started
[LCM]   Preparing metadata (setup.py): finished with status 'done'
[LCM] Collecting mypy-extensions==1.0.0
[LCM]   Downloading mypy_extensions-1.0.0-py3-none-any.whl (4.7 kB)
[LCM] Collecting oauthlib==3.2.2
[LCM]   Downloading oauthlib-3.2.2-py3-none-any.whl (151 kB)
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 151.7/151.7 KB 5.0 MB/s eta 0:00:00
[LCM] Collecting paramiko==2.12.0
[LCM]   Downloading paramiko-2.12.0-py2.py3-none-any.whl (213 kB)
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 213.1/213.1 KB 14.0 MB/s eta 0:00:00
[LCM] Collecting pyasn1==0.5.0
[LCM]   Downloading pyasn1-0.5.0-py2.py3-none-any.whl (83 kB)
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.9/83.9 KB 4.4 MB/s eta 0:00:00
[LCM] Collecting pyasn1-modules==0.3.0
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 50.6 MB/s eta 0:00:00
[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)
[MON] Collecting osc-lib==2.8.1
[MON]   Downloading osc_lib-2.8.1-py3-none-any.whl (89 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 89.2/89.2 KB 6.2 MB/s eta 0:00:00
[MON] Collecting oslo-config==9.2.0
[MON]   Downloading oslo.config-9.2.0-py3-none-any.whl (128 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 128.6/128.6 KB 11.2 MB/s eta 0:00:00
[MON] Collecting oslo-context==5.2.0
[MON]   Downloading oslo.context-5.2.0-py3-none-any.whl (20 kB)
[MON] Collecting oslo-i18n==6.1.0
[MON]   Downloading oslo.i18n-6.1.0-py3-none-any.whl (46 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 46.8/46.8 KB 2.5 MB/s eta 0:00:00
[MON] Collecting oslo-log==5.3.0
[MON]   Downloading oslo.log-5.3.0-py3-none-any.whl (76 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 76.3/76.3 KB 4.1 MB/s eta 0:00:00
[POL] Removing intermediate container 3b7ebf309f58
[POL]  ---> 6968ee46d815
[POL] Step 28/40 : WORKDIR /app/osm_pol
[POL]  ---> Running in d71b3f80df76
[POL] Removing intermediate container d71b3f80df76
[POL]  ---> c16396ca6304
[POL] Step 29/40 : USER appuser
[POL]  ---> Running in 4b9e3688f9d7
[POL] Removing intermediate container 4b9e3688f9d7
[POL]  ---> 56d66ab6e2fa
[POL] Step 30/40 : ENV OSMPOL_MESSAGE_DRIVER kafka
[POL]  ---> Running in 83f4200b6a6b
[POL] Removing intermediate container 83f4200b6a6b
[POL]  ---> a3f275786719
[POL] Step 31/40 : ENV OSMPOL_MESSAGE_HOST kafka
[POL]  ---> Running in ed16872e473a
[POL] Removing intermediate container ed16872e473a
[POL]  ---> c2cfc54525b6
[POL] Step 32/40 : ENV OSMPOL_MESSAGE_PORT 9092
[POL]  ---> Running in 701f079f451b
[POL] Removing intermediate container 701f079f451b
[POL]  ---> c8183460a9b0
[POL] Step 33/40 : ENV OSMPOL_DATABASE_DRIVER mongo
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 400.2/400.2 KB 11.5 MB/s eta 0:00:00
[tests] Collecting trio-websocket==0.11.1
[tests]   Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB)
[tests] Collecting typing-extensions==4.8.0
[tests]   Downloading typing_extensions-4.8.0-py3-none-any.whl (31 kB)
[tests] Collecting tzdata==2023.3
[tests]   Downloading tzdata-2023.3-py2.py3-none-any.whl (341 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 341.8/341.8 KB 30.5 MB/s eta 0:00:00
[tests] Collecting wrapt==1.15.0
[tests]   Downloading wrapt-1.15.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (78 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.4/78.4 KB 9.4 MB/s eta 0:00:00
[tests] Collecting wsproto==1.2.0
[tests]   Downloading wsproto-1.2.0-py3-none-any.whl (24 kB)
[tests] Collecting xmltodict==0.13.0
[tests]   Downloading xmltodict-0.13.0-py2.py3-none-any.whl (10.0 kB)
[tests] Collecting yq==3.2.3
[tests]   Downloading yq-3.2.3-py3-none-any.whl (17 kB)
[osmclient] Removing intermediate container 78bb31595bda
[osmclient]  ---> 2721719cc91e
[osmclient] Step 20/31 : COPY --from=INSTALL /usr/bin/osm /usr/bin/osm
[osmclient]  ---> 2083f5fc6e78
[osmclient] Step 21/31 : COPY charm.sh /usr/sbin/charm
[osmclient]  ---> 9c3568a4b735
[osmclient] Step 22/31 : RUN groupadd -g 1000 appuser &&     useradd -u 1000 -g 1000 -d /app appuser &&     mkdir -p /app/osmclient &&     chown -R appuser:appuser /app
[osmclient]  ---> Running in 0f0d462a107d
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 24.3 MB/s eta 0:00:00
[Airflow] Collecting netifaces==0.11.0
[Airflow]   Downloading netifaces-0.11.0.tar.gz (30 kB)
[Airflow]   Preparing metadata (setup.py): started
[RO] Collecting python-keystoneclient==5.2.0
[RO]   Downloading python_keystoneclient-5.2.0-py3-none-any.whl (397 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 397.9/397.9 KB 23.7 MB/s eta 0:00:00
[RO] Collecting python-neutronclient==11.0.0
[RO]   Downloading python_neutronclient-11.0.0-py3-none-any.whl (293 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 293.6/293.6 KB 24.3 MB/s eta 0:00:00
[RO] Collecting python-novaclient==18.4.0
[RO]   Downloading python_novaclient-18.4.0-py3-none-any.whl (335 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 335.9/335.9 KB 36.4 MB/s eta 0:00:00
[RO] Collecting python-openstackclient==6.3.0
[RO]   Downloading python_openstackclient-6.3.0-py3-none-any.whl (1.1 MB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 45.0 MB/s eta 0:00:00
[RO] Collecting pytz==2023.3.post1
[RO]   Downloading pytz-2023.3.post1-py2.py3-none-any.whl (502 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.5/502.5 KB 18.3 MB/s eta 0:00:00
[RO] Collecting pyvcloud==19.1.1
[RO]   Downloading pyvcloud-19.1.1-py3-none-any.whl (60 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.3/60.3 KB 2.6 MB/s eta 0:00:00
[RO] Collecting pyvmomi==8.0.2.0
[NBI] Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from zc-lockfile==3.0.post1->-r /usr/lib/python3/dist-packages/osm_nbi/requirements.txt (line 193)) (59.6.0)
[NBI] Building wheels for collected packages: netifaces
[NBI]   Building wheel for netifaces (setup.py): started
[LCM]   Downloading pyasn1_modules-0.3.0-py2.py3-none-any.whl (181 kB)
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 181.3/181.3 KB 7.1 MB/s eta 0:00:00
[LCM] Collecting pycparser==2.21
[LCM]   Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB)
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 KB 4.9 MB/s eta 0:00:00
[LCM] Collecting pymacaroons==0.13.0
[LCM]   Downloading pymacaroons-0.13.0-py2.py3-none-any.whl (19 kB)
[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]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 856.7/856.7 KB 16.3 MB/s eta 0:00:00
[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
[LCM]   Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB)
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 KB 17.2 MB/s eta 0:00:00
[MON] Collecting oslo-serialization==5.2.0
[MON]   Downloading oslo.serialization-5.2.0-py3-none-any.whl (26 kB)
[MON] Collecting oslo-utils==6.2.1
[MON]   Downloading oslo.utils-6.2.1-py3-none-any.whl (101 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.1/101.1 KB 3.7 MB/s eta 0:00:00
[MON] Collecting pandas==2.1.1
[MON]   Downloading pandas-2.1.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (12.3 MB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.3/12.3 MB 27.0 MB/s eta 0:00:00
[POL]  ---> Running in dfdaffecab77
[POL] Removing intermediate container dfdaffecab77
[POL]  ---> 598aa2dfffa6
[POL] Step 34/40 : ENV OSMPOL_DATABASE_URI mongodb://mongo:27017
[POL]  ---> Running in 560491f2609f
[POL] Removing intermediate container 560491f2609f
[POL]  ---> 5dc4f385acde
[POL] Step 35/40 : ENV OSMPOL_SQL_DATABASE_URI sqlite:///mon_sqlite.db
[POL]  ---> Running in 4bb058fde0e6
[tests] Collecting zipp==3.17.0
[tests]   Downloading zipp-3.17.0-py3-none-any.whl (7.4 kB)
[PLA]  ---> 2153a2dd61d9
[PLA] Step 19/39 : COPY --from=INSTALL /usr/local/lib/python3.10/dist-packages  /usr/local/lib/python3.10/dist-packages
[osmclient] Removing intermediate container 0f0d462a107d
[osmclient]  ---> 606d6ddf844c
[osmclient] Step 23/31 : WORKDIR /app/osmclient
[osmclient]  ---> Running in 96bd3f8b75ab
[osmclient] Removing intermediate container 96bd3f8b75ab
[osmclient]  ---> 3a4c2a22df8f
[osmclient] Step 24/31 : USER appuser
[osmclient]  ---> Running in 37c32a2606c8
[osmclient] Removing intermediate container 37c32a2606c8
[osmclient]  ---> e201ce4b39d1
[osmclient] Step 25/31 : ENV LC_ALL=C.UTF-8
[osmclient]  ---> Running in df62c534c653
[osmclient] Removing intermediate container df62c534c653
[osmclient]  ---> 8438f39d7a66
[osmclient] Step 26/31 : ENV LANG=C.UTF-8
[RO]   Downloading pyvmomi-8.0.2.0.tar.gz (852 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 852.4/852.4 KB 31.6 MB/s eta 0:00:00
[RO]   Preparing metadata (setup.py): started
[RO]   Preparing metadata (setup.py): finished with status 'done'
[RO] Collecting referencing==0.30.2
[RO]   Downloading referencing-0.30.2-py3-none-any.whl (25 kB)
[RO] Collecting requests[socks]==2.31.0
[LCM] Collecting pytz==2023.3.post1
[LCM]   Downloading pytz-2023.3.post1-py2.py3-none-any.whl (502 kB)
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.5/502.5 KB 45.7 MB/s eta 0:00:00
[LCM] Collecting requests==2.31.0
[LCM]   Downloading requests-2.31.0-py3-none-any.whl (62 kB)
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 KB 5.1 MB/s eta 0:00:00
[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)
[LCM]   Preparing metadata (setup.py): started
[LCM]   Preparing metadata (setup.py): finished with status 'done'
[LCM] Collecting rsa==4.9
[LCM]   Downloading rsa-4.9-py3-none-any.whl (34 kB)
[LCM] Collecting six==1.16.0
[LCM]   Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
[LCM] Collecting theblues==0.5.2
[LCM]   Downloading theblues-0.5.2.tar.gz (18 kB)
[LCM]   Preparing metadata (setup.py): started
[MON] Collecting pbr==5.11.1
[MON]   Downloading pbr-5.11.1-py2.py3-none-any.whl (112 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 112.7/112.7 KB 18.2 MB/s eta 0:00:00
[MON] Collecting pillow==10.0.1
[MON]   Downloading Pillow-10.0.1-cp310-cp310-manylinux_2_28_x86_64.whl (3.6 MB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.6/3.6 MB 50.5 MB/s eta 0:00:00
[MON] Collecting prettytable==0.7.2
[MON]   Downloading prettytable-0.7.2.zip (28 kB)
[MON]   Preparing metadata (setup.py): started
[POL] Removing intermediate container 4bb058fde0e6
[POL]  ---> db755401acdc
[POL] Step 36/40 : ENV OSMPOL_GLOBAL_LOG_LEVEL INFO
[POL]  ---> Running in 98e687f37d24
[POL] Removing intermediate container 98e687f37d24
[POL]  ---> 5dee1f3c32a4
[POL] Step 37/40 : ENV OSMPOL_AUTOHEAL_ENABLED True
[POL]  ---> Running in 002d407d6808
[POL] Removing intermediate container 002d407d6808
[POL]  ---> bb719b523f4e
[POL] Step 38/40 : ENV OSMPOL_AUTOSCALE_ENABLED True
[POL]  ---> Running in c14e99dfb2f0
[POL] Removing intermediate container c14e99dfb2f0
[POL]  ---> 75a3feaf1bcf
[POL] Step 39/40 : HEALTHCHECK --start-period=120s --interval=10s --timeout=5s --retries=5   CMD osm-pol-healthcheck || exit 1
[POL]  ---> Running in 4769e9212a0d
[POL] Removing intermediate container 4769e9212a0d
[POL]  ---> d2295268182b
[POL] Step 40/40 : CMD /bin/bash scripts/start.sh
[POL]  ---> Running in 1564b1069d5d
[POL] Removing intermediate container 1564b1069d5d
[POL]  ---> 8324e730994a
[POL] [Warning] One or more build-args [PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_ROVIM_AWS_URL PYTHON3_OSM_IM_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_ROSDN_TAPI_URL PYTHON3_OSM_ROVIM_GCP_URL PYTHON3_OSM_ROVIM_VMWARE_URL OSM_DEVOPS_URL PYTHON3_OSM_NGSA_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_NBI_URL OSM_NGUI_URL OSM_TESTS_URL PYTHON3_OSMCLIENT_URL PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSM_ROVIM_AZURE_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL PYTHON3_OSM_ROVIM_OPENVIM_URL PYTHON3_OSM_RO_PLUGIN_URL CACHE_DATE OSM_IMDOCS_URL PYTHON3_N2VC_URL] were not consumed
[POL] Successfully built 8324e730994a
[osmclient]  ---> Running in 94dbe0ca60e5
[osmclient] Removing intermediate container 94dbe0ca60e5
[osmclient]  ---> b240c3548559
[osmclient] Step 27/31 : ENV OSM_HOSTNAME    nbi:9999
[osmclient]  ---> Running in ac0743b20878
[osmclient] Removing intermediate container ac0743b20878
[osmclient]  ---> c4628ec0c9ca
[osmclient] Step 28/31 : ENV OSM_USER        admin
[osmclient]  ---> Running in b4d5d32add11
[osmclient] Removing intermediate container b4d5d32add11
[osmclient]  ---> 784bfaeea4f5
[osmclient] Step 29/31 : ENV OSM_PASSWORD    admin
[osmclient]  ---> Running in d67f0e3079e7
[osmclient] Removing intermediate container d67f0e3079e7
[osmclient]  ---> c98fa4696419
[osmclient] Step 30/31 : ENV OSM_PROJECT     admin
[Airflow]   Preparing metadata (setup.py): finished with status 'done'
[Airflow] Collecting numpy==1.26.0
[Airflow]   Downloading numpy-1.26.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (18.2 MB)
[RO]   Downloading requests-2.31.0-py3-none-any.whl (62 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 KB 3.2 MB/s eta 0:00:00
[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)
[RO] Collecting rfc3986==2.0.0
[RO]   Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB)
[RO] Collecting rpds-py==0.10.3
[RO]   Downloading rpds_py-0.10.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 30.6 MB/s eta 0:00:00
[RO] Collecting rsa==4.9
[LCM]   Preparing metadata (setup.py): finished with status 'done'
[LCM] Collecting toposort==1.10
[LCM]   Downloading toposort-1.10-py3-none-any.whl (8.5 kB)
[LCM] Collecting typing-inspect==0.9.0
[MON]   Preparing metadata (setup.py): finished with status 'done'
[POL] Successfully tagged opensourcemano/pol:osm-v150-merge-210
[tests] Building wheels for collected packages: jsonpath-rw, netifaces, pyjsonselect, pyperclip, robotframework-jsonlibrary, robotframework-sshlibrary, robotframework-yamllibrary
[tests]   Building wheel for jsonpath-rw (setup.py): started
[tests]   Building wheel for jsonpath-rw (setup.py): finished with status 'done'
[tests]   Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15149 sha256=1787a266f6eed1871cadd03c3f72344c59be794c985c1060c601ba0df9576ad7
[tests]   Stored in directory: /root/.cache/pip/wheels/e3/76/6f/c25be6a9e6cc9985b96e8c95997d46790242c6426ef68e754c
[tests]   Building wheel for netifaces (setup.py): started
[osmclient]  ---> Running in c2ae5f9c7c83
[osmclient] Removing intermediate container c2ae5f9c7c83
[osmclient]  ---> 7ef743c158fd
[osmclient] Step 31/31 : ENTRYPOINT [ "/bin/bash" ]
[osmclient]  ---> Running in c7514ca71a12
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.2/18.2 MB 27.7 MB/s eta 0:00:00
[RO]   Downloading rsa-4.9-py3-none-any.whl (34 kB)
[RO] Collecting simplejson==3.19.1
[Pipeline] [POL] echo
[POL] Tagging pol:osm-v150-merge-210
[Pipeline] [POL] sh
[LCM]   Downloading typing_inspect-0.9.0-py3-none-any.whl (8.8 kB)
[LCM] Collecting urllib3==2.0.5
[LCM]   Downloading urllib3-2.0.5-py3-none-any.whl (123 kB)
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.8/123.8 KB 19.0 MB/s eta 0:00:00
[LCM] Collecting websocket-client==1.6.3
[LCM]   Downloading websocket_client-1.6.3-py3-none-any.whl (57 kB)
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.3/57.3 KB 3.0 MB/s eta 0:00:00
[MON] Collecting prometheus-api-client==0.5.4
[MON]   Downloading prometheus_api_client-0.5.4-py3-none-any.whl (28 kB)
[MON] Collecting prometheus-client==0.17.1
[MON]   Downloading prometheus_client-0.17.1-py3-none-any.whl (60 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.6/60.6 KB 10.1 MB/s eta 0:00:00
[MON] Collecting pygments==2.16.1
[MON]   Downloading Pygments-2.16.1-py3-none-any.whl (1.2 MB)
[osmclient] Removing intermediate container c7514ca71a12
[osmclient]  ---> 05a0124138ab
[osmclient] [Warning] One or more build-args [PYTHON3_N2VC_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_NGSA_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_ROSDN_TAPI_URL OSM_DEVOPS_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_RO_PLUGIN_URL OSM_NGUI_URL PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL OSM_TESTS_URL PYTHON3_OSM_ROVIM_AWS_URL OSM_IMDOCS_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_ROVIM_OPENVIM_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_ROVIM_GCP_URL PYTHON3_OSM_COMMON_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSM_ROVIM_AZURE_URL PYTHON3_OSM_ROVIM_VMWARE_URL CACHE_DATE] were not consumed
[osmclient] Successfully built 05a0124138ab
[osmclient] Successfully tagged opensourcemano/osmclient:osm-v150-merge-210
[Airflow] Collecting os-service-types==1.7.0
[Airflow]   Downloading os_service_types-1.7.0-py2.py3-none-any.whl (24 kB)
[Airflow] Collecting oslo-config==9.2.0
[Airflow]   Downloading oslo.config-9.2.0-py3-none-any.whl (128 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 128.6/128.6 kB 12.0 MB/s eta 0:00:00
[Airflow] Collecting oslo-i18n==6.1.0
[POL] [POL] Running shell script
[Pipeline] [osmclient] echo
[osmclient] Tagging osmclient:osm-v150-merge-210
[Pipeline] [osmclient] sh
[LCM] Collecting websockets==11.0.3
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 38.9 MB/s eta 0:00:00
[MON] Collecting pyinotify==0.9.6
[MON]   Downloading pyinotify-0.9.6.tar.gz (60 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.0/61.0 KB 9.0 MB/s eta 0:00:00
[MON]   Preparing metadata (setup.py): started
[Airflow]   Downloading oslo.i18n-6.1.0-py3-none-any.whl (46 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 46.8/46.8 kB 5.5 MB/s eta 0:00:00
[Airflow] Collecting oslo-serialization==5.2.0
[Airflow]   Downloading oslo.serialization-5.2.0-py3-none-any.whl (26 kB)
[Airflow] Collecting oslo-utils==6.2.1
[Airflow]   Downloading oslo.utils-6.2.1-py3-none-any.whl (101 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.1/101.1 kB 15.0 MB/s eta 0:00:00
[RO]   Downloading simplejson-3.19.1-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (137 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 137.9/137.9 KB 13.1 MB/s eta 0:00:00
[RO] Collecting six==1.16.0
[RO]   Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
[RO] Collecting stevedore==5.1.0
[RO]   Downloading stevedore-5.1.0-py3-none-any.whl (49 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 KB 6.1 MB/s eta 0:00:00
[POL] + docker tag opensourcemano/pol:osm-v150-merge-210 osm.etsi.org:5050/devops/cicd/opensourcemano/pol:osm-v150-merge-210
[osmclient] [osmclient] Running shell script
[osmclient] + docker tag opensourcemano/osmclient:osm-v150-merge-210 osm.etsi.org:5050/devops/cicd/opensourcemano/osmclient:osm-v150-merge-210
[Pipeline] [POL] sh
[LCM]   Downloading websockets-11.0.3-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (129 kB)
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 129.9/129.9 KB 9.3 MB/s eta 0:00:00
[LCM] Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from grpcio-tools==1.48.1->-r /usr/lib/python3/dist-packages/osm_lcm/requirements.txt (line 51)) (59.6.0)
[MON]   Preparing metadata (setup.py): finished with status 'done'
[MON] Collecting pyparsing==3.1.1
[MON]   Downloading pyparsing-3.1.1-py3-none-any.whl (103 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 103.1/103.1 KB 9.6 MB/s eta 0:00:00
[MON] Collecting pyperclip==1.8.2
[MON]   Downloading pyperclip-1.8.2.tar.gz (20 kB)
[MON]   Preparing metadata (setup.py): started
[PLA]  ---> 5efcead9cb01
[PLA] Step 20/39 : RUN rm -f /etc/apt/apt.conf.d/proxy.conf
[PLA]  ---> Running in 5cca2ea37049
[RO] Collecting tempora==5.5.0
[RO]   Downloading tempora-5.5.0-py3-none-any.whl (13 kB)
[RO] Collecting tqdm==4.66.1
[RO]   Downloading tqdm-4.66.1-py3-none-any.whl (78 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.3/78.3 KB 9.9 MB/s eta 0:00:00
[NG-UI] npm WARN deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead
[NBI]   Building wheel for netifaces (setup.py): finished with status 'done'
[NBI]   Created wheel for netifaces: filename=netifaces-0.11.0-cp310-cp310-linux_x86_64.whl size=35023 sha256=7e0df093ccfe8b18e563418ac9ca68f0e231a7aec6f1d06d4a28b6075eff9043
[NBI]   Stored in directory: /root/.cache/pip/wheels/48/65/b3/4c4cc6038b81ff21cc9df69f2b6774f5f52e23d3c275ed15aa
[NBI] Successfully built netifaces
[POL] [POL] Running shell script
[POL] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/pol:osm-v150-merge-210
[POL] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/pol]
[POL] f2c56a97e22b: Preparing
[POL] 449c78c981fa: Preparing
[POL] 214debe76d17: Preparing
[POL] 5d4f19d68c01: Preparing
[POL] 70949eb910a7: Preparing
[POL] 1bd1f3a60571: Preparing
[POL] c518fc42b3da: Preparing
[POL] 353c9a3662fd: Preparing
[POL] c5b48e62e55d: Preparing
[POL] 5316d7289d61: Preparing
[POL] 1b9aab55ec70: Preparing
[POL] d66bebcf8f81: Preparing
[POL] dc3e88bfc0a4: Preparing
[POL] 0b9c994b0484: Preparing
[POL] 1bd1f3a60571: Waiting
[POL] c518fc42b3da: Waiting
[POL] 353c9a3662fd: Waiting
[POL] c5b48e62e55d: Waiting
[POL] 5316d7289d61: Waiting
[POL] 1b9aab55ec70: Waiting
[POL] d66bebcf8f81: Waiting
[POL] dc3e88bfc0a4: Waiting
[POL] 0b9c994b0484: Waiting
[Pipeline] [osmclient] sh
[PLA] Removing intermediate container 5cca2ea37049
[PLA]  ---> c9dd29ec36c1
[PLA] Step 21/39 : LABEL authors="Lars-Göran Magnusson"
[PLA]  ---> Running in 30cedd2c9e5f
[PLA] Removing intermediate container 30cedd2c9e5f
[PLA]  ---> fcf7793a27dd
[PLA] Step 22/39 : COPY --from=INSTALL /usr/bin/osm* /usr/bin/
[PLA]  ---> 8f03edf56960
[PLA] Step 23/39 : COPY --from=INSTALL /minizinc /minizinc
[RO] Collecting typing-extensions==4.8.0
[RO]   Downloading typing_extensions-4.8.0-py3-none-any.whl (31 kB)
[RO] Collecting tzdata==2023.3
[RO]   Downloading tzdata-2023.3-py2.py3-none-any.whl (341 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 341.8/341.8 KB 38.1 MB/s eta 0:00:00
[RO] Collecting uritemplate==4.1.1
[RO]   Downloading uritemplate-4.1.1-py2.py3-none-any.whl (10 kB)
[osmclient] [osmclient] Running shell script
[LCM] Building wheels for collected packages: grpclib, juju, jujubundlelib, macaroonbakery, retrying-async, theblues
[LCM]   Building wheel for grpclib (pyproject.toml): started
[MON]   Preparing metadata (setup.py): finished with status 'done'
[MON] Collecting python-ceilometerclient==2.9.0
[MON]   Downloading python_ceilometerclient-2.9.0-py2.py3-none-any.whl (113 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 113.4/113.4 KB 20.5 MB/s eta 0:00:00
[MON] Collecting python-cinderclient==8.3.0
[MON]   Downloading python_cinderclient-8.3.0-py3-none-any.whl (254 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 254.7/254.7 KB 25.3 MB/s eta 0:00:00
[MON] Collecting python-keystoneclient==5.2.0
[MON]   Downloading python_keystoneclient-5.2.0-py3-none-any.whl (397 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 397.9/397.9 KB 11.2 MB/s eta 0:00:00
[MON] Collecting python-neutronclient==11.0.0
[MON]   Downloading python_neutronclient-11.0.0-py3-none-any.whl (293 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 293.6/293.6 KB 28.1 MB/s eta 0:00:00
[MON] Collecting python-novaclient==18.4.0
[MON]   Downloading python_novaclient-18.4.0-py3-none-any.whl (335 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 335.9/335.9 KB 8.4 MB/s eta 0:00:00
[MON] Collecting pyvcloud==23.0.4
[MON]   Downloading pyvcloud-23.0.4-py3-none-any.whl (224 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 224.2/224.2 KB 30.0 MB/s eta 0:00:00
[tests]   Building wheel for netifaces (setup.py): finished with status 'done'
[tests]   Created wheel for netifaces: filename=netifaces-0.11.0-cp310-cp310-linux_x86_64.whl size=35024 sha256=dfd2555045cbcf96b9a9a2510b28d1b7ba3eb75a46feed239faaa953462ef993
[tests]   Stored in directory: /root/.cache/pip/wheels/48/65/b3/4c4cc6038b81ff21cc9df69f2b6774f5f52e23d3c275ed15aa
[tests]   Building wheel for pyjsonselect (setup.py): started
[Airflow] Collecting pandas==2.1.1
[Airflow]   Downloading pandas-2.1.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (12.3 MB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.3/12.3 MB 53.1 MB/s eta 0:00:00
[Airflow] Collecting pbr==5.11.1
[Airflow]   Downloading pbr-5.11.1-py2.py3-none-any.whl (112 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 112.7/112.7 kB 5.0 MB/s eta 0:00:00
[Airflow] Collecting pillow==10.0.1
[Airflow]   Downloading Pillow-10.0.1-cp310-cp310-manylinux_2_28_x86_64.whl (3.6 MB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.6/3.6 MB 46.2 MB/s eta 0:00:00
[Airflow] Collecting portalocker==2.8.2
[Airflow]   Downloading portalocker-2.8.2-py3-none-any.whl (17 kB)
[RO] Collecting urllib3==2.0.5
[RO]   Downloading urllib3-2.0.5-py3-none-any.whl (123 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.8/123.8 KB 5.0 MB/s eta 0:00:00
[RO] Collecting uuid==1.30
[RO]   Downloading uuid-1.30.tar.gz (5.8 kB)
[RO]   Preparing metadata (setup.py): started
[RO]   Preparing metadata (setup.py): finished with status 'done'
[RO] Collecting warlock==2.0.1
[RO]   Downloading warlock-2.0.1-py3-none-any.whl (9.8 kB)
[RO] Collecting wcwidth==0.2.6
[RO]   Downloading wcwidth-0.2.6-py2.py3-none-any.whl (29 kB)
[RO] Collecting wrapt==1.15.0
[RO]   Downloading wrapt-1.15.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (78 kB)
[NBI] Installing collected packages: pytz, netifaces, netaddr, kafka-python, enum34, dataclasses, cefevent, zc-lockfile, wrapt, urllib3, tzdata, typing-extensions, six, rpds-py, rfc3986, regex, pyyaml, pyparsing, pycryptodome, pbr, packaging, ordered-set, multidict, msgpack, more-itertools, lxml, jaraco-context, iso8601, idna, frozenlist, dnspython, charset-normalizer, certifi, autocommand, attrs, async-timeout, annotated-types, yarl, tacacs-plus, stevedore, requests, referencing, pymongo, pydantic-core, pyang, oslo-i18n, os-service-types, jaraco-functools, deepdiff, debtcollector, aiosignal, aiokafka, tempora, pydantic, pyangbind, oslo-utils, oslo-config, motor, keystoneauth1, jsonschema-specifications, cheroot, aiohttp, portend, oslo-serialization, jsonschema, inflect, python-keystoneclient, jaraco-text, jaraco-collections, cherrypy
[POL] 449c78c981fa: Pushed
[POL] 214debe76d17: Pushed
[POL] 70949eb910a7: Pushed
[POL] 5d4f19d68c01: Pushed
[POL] f2c56a97e22b: Pushed
[POL] c518fc42b3da: Pushed
[POL] c5b48e62e55d: Pushed
[POL] 1bd1f3a60571: Pushed
[POL] d66bebcf8f81: Layer already exists
[POL] dc3e88bfc0a4: Layer already exists
[POL] 0b9c994b0484: Layer already exists
[POL] 353c9a3662fd: Pushed
[osmclient] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/osmclient:osm-v150-merge-210
[osmclient] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/osmclient]
[osmclient] 75c31b73426c: Preparing
[osmclient] 896d58f0f255: Preparing
[osmclient] 2ca4841ae8dc: Preparing
[osmclient] f70aba7f8be2: Preparing
[osmclient] c90fcd8440cd: Preparing
[osmclient] c852907f9d9f: Preparing
[osmclient] 75c31b73426c: Waiting
[osmclient] 896d58f0f255: Waiting
[osmclient] d84d9977102c: Preparing
[osmclient] 2ca4841ae8dc: Waiting
[osmclient] d66bebcf8f81: Preparing
[osmclient] f70aba7f8be2: Waiting
[osmclient] dc3e88bfc0a4: Preparing
[osmclient] c90fcd8440cd: Waiting
[osmclient] 0b9c994b0484: Preparing
[osmclient] c852907f9d9f: Waiting
[osmclient] d84d9977102c: Waiting
[osmclient] d66bebcf8f81: Waiting
[osmclient] 0b9c994b0484: Waiting
[osmclient] dc3e88bfc0a4: Waiting
[LCM]   Building wheel for grpclib (pyproject.toml): finished with status 'done'
[LCM]   Created wheel for grpclib: filename=grpclib-0.4.5-py3-none-any.whl size=77174 sha256=4ee2d39cde353a1c40a8f3c22abb05793b6ba3c709af0d09d9f0d6e46fd78325
[LCM]   Stored in directory: /root/.cache/pip/wheels/b6/87/f1/90fa08bcc6d35bd8dcb72e2a5383a6630584aae6b407239ee3
[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.44.0-py3-none-any.whl size=809213 sha256=f8759cda1abb44d0f023a42e912b7bde4e4259ffd41724ffeb0fdd6a1922e476
[LCM]   Stored in directory: /root/.cache/pip/wheels/83/d7/33/c77795bfcee2ffdcdf0b87c11c863fb6946b8a8f427c8a6bec
[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=33949 sha256=8d3bb329a04787af4c7dad5ab3b69fb9641e3abd252cbd93c57f4ea2471c43c3
[LCM]   Stored in directory: /root/.cache/pip/wheels/4a/57/b5/4755707ad707384c21c9220a2068468f0ee9d919f0402f0d37
[LCM]   Building wheel for macaroonbakery (setup.py): started
[MON] Collecting regex==2023.8.8
[MON]   Downloading regex-2023.8.8-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (771 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 771.9/771.9 KB 41.2 MB/s eta 0:00:00
[tests]   Building wheel for pyjsonselect (setup.py): finished with status 'done'
[tests]   Created wheel for pyjsonselect: filename=pyjsonselect-0.2.2-py3-none-any.whl size=7781 sha256=462a7c07d4d7b3d4833aa30f84995a39a8aa6ce6b5d19a113120e3290a9764b6
[tests]   Stored in directory: /root/.cache/pip/wheels/8e/65/9e/997261c61c9334136bc51c626dacbd51f5784e5664212fe308
[tests]   Building wheel for pyperclip (setup.py): started
[tests]   Building wheel for pyperclip (setup.py): finished with status 'done'
[tests]   Created wheel for pyperclip: filename=pyperclip-1.8.2-py3-none-any.whl size=11137 sha256=46fb612f42a012e5c62fdb07cdada127aae4bca370859c5e551dcb4d8603c529
[tests]   Stored in directory: /root/.cache/pip/wheels/04/24/fe/140a94a7f1036003ede94579e6b4227fe96c840c6f4dcbe307
[tests]   Building wheel for robotframework-jsonlibrary (setup.py): started
[tests]   Building wheel for robotframework-jsonlibrary (setup.py): finished with status 'done'
[tests]   Created wheel for robotframework-jsonlibrary: filename=robotframework_jsonlibrary-0.5-py3-none-any.whl size=5127 sha256=d6b9832c0817ec89fe361f66702b41e23071781d1e17a7d176fa2fa27c680001
[tests]   Stored in directory: /root/.cache/pip/wheels/ec/b3/f7/a6d25db13b69a6fd2a9b0e039bce364e5b43344844ce46cb41
[tests]   Building wheel for robotframework-sshlibrary (setup.py): started
[Airflow] Collecting prettytable==0.7.2
[Airflow]   Downloading prettytable-0.7.2.zip (28 kB)
[Airflow]   Preparing metadata (setup.py): started
[Airflow]   Preparing metadata (setup.py): finished with status 'done'
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.4/78.4 KB 8.4 MB/s eta 0:00:00
[RO] Collecting zc-lockfile==3.0.post1
[RO]   Downloading zc.lockfile-3.0.post1-py3-none-any.whl (9.8 kB)
[RO] Collecting zipp==3.17.0
[RO]   Downloading zipp-3.17.0-py3-none-any.whl (7.4 kB)
[RO] Collecting requests<3,>=2.0.0
[RO]   Downloading requests-2.32.3-py3-none-any.whl (64 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.9/64.9 KB 2.5 MB/s eta 0:00:00
[osmclient] 896d58f0f255: Pushed
[osmclient] 75c31b73426c: Pushed
[osmclient] 2ca4841ae8dc: Pushed
[osmclient] f70aba7f8be2: Pushed
[osmclient] c90fcd8440cd: Pushed
[osmclient] d66bebcf8f81: Layer already exists
[osmclient] dc3e88bfc0a4: Layer already exists
[osmclient] 0b9c994b0484: Layer already exists
[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=103439 sha256=5b4eca2e976be9ba7e4d6486f0eb07b216964f24d9f34a2673ddf33985833bf6
[LCM]   Stored in directory: /root/.cache/pip/wheels/03/10/e1/a423083040bf37cc21ef32e1ad18c1ec6165d0b5691f7365b5
[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=3048 sha256=782fa41683eeddb3a92e2be1b4430c8d5b37901919ccc46cfa70780ed94d6998
[LCM]   Stored in directory: /root/.cache/pip/wheels/21/31/06/6217651bd94602e3bebbeaa5b1e9566e49d7510f5b0354d2cb
[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=19210 sha256=54973355bbfcc84c000a95bcea0e68ef14f4b3300942366cf0456dd5fde12f6f
[LCM]   Stored in directory: /root/.cache/pip/wheels/eb/52/b7/e9a3e25897ffdc9ece9fe1d3e9ca9f10792f8c40441e9d5381
[LCM] Successfully built grpclib juju jujubundlelib macaroonbakery retrying-async theblues
[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.19.1
[MON]   Downloading simplejson-3.19.1-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (137 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 137.9/137.9 KB 11.2 MB/s eta 0:00:00
[MON] Collecting stevedore==5.1.0
[MON]   Downloading stevedore-5.1.0-py3-none-any.whl (49 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 KB 8.6 MB/s eta 0:00:00
[MON] Collecting tzdata==2023.3
[MON]   Downloading tzdata-2023.3-py2.py3-none-any.whl (341 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 341.8/341.8 KB 35.3 MB/s eta 0:00:00
[MON] Collecting tzlocal==5.0.1
[MON]   Downloading tzlocal-5.0.1-py3-none-any.whl (20 kB)
[tests]   Building wheel for robotframework-sshlibrary (setup.py): finished with status 'done'
[tests]   Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55123 sha256=7482e816b0dfec01529c8e75e3d53c1d2846b95b9122dd46ab78a7669cef8edf
[tests]   Stored in directory: /root/.cache/pip/wheels/8b/f5/7b/3772f9fe5bb34d9fbbe2d4ca30dcca67d741526f00adc15b30
[tests]   Building wheel for robotframework-yamllibrary (setup.py): started
[tests]   Building wheel for robotframework-yamllibrary (setup.py): finished with status 'done'
[tests]   Created wheel for robotframework-yamllibrary: filename=robotframework_yamllibrary-0.2.8-py3-none-any.whl size=5375 sha256=81dc810d4595e99c9ebedf2b11f5769406cb87c009d9649de9f5c327d165e10c
[tests]   Stored in directory: /root/.cache/pip/wheels/28/9f/86/d6329a9f9e3cb9d3f2575d474274a0853ba65ce20206492299
[tests] Successfully built jsonpath-rw netifaces pyjsonselect pyperclip robotframework-jsonlibrary robotframework-sshlibrary robotframework-yamllibrary
[tests] Installing collected packages: wcwidth, verboselogs, sortedcontainers, requestsexceptions, pytz, pyperclip, pyjsonselect, ply, objectpath, netifaces, netaddr, haikunator, enum34, bitarray, appdirs, zipp, xmltodict, wrapt, urllib3, tzdata, typing-extensions, tomlkit, sniffio, six, simplejson, rpds-py, robotframework-pythonlibcore, robotframework, rfc3986, regex, pyyaml, python-magic, pysocks, pyparsing, pycparser, prettytable, pbr, packaging, msgpack, markupsafe, lxml, jsonpointer, jsonpath-ng, jmespath, iso8601, idna, h11, exceptiongroup, decorator, click, charset-normalizer, certifi, bcrypt, autopage, attrs, argcomplete, yq, wsproto, stevedore, robotframework-yamllibrary, requests, referencing, pyang, outcome, oslo-i18n, os-service-types, jsonpath-rw, jsonpatch, jinja2, importlib-metadata, debtcollector, cmd2, cffi, trio, robotframework-requests, pynacl, pyangbind, oslo-utils, oslo-config, keystoneauth1, jsonschema-specifications, jsonpath-rw-ext, dogpile-cache, cryptography, cliff, trio-websocket, python-cinderclient, paramiko, oslo-serialization, openstacksdk, jsonschema, selenium, scp, robotframework-jsonvalidator, robotframework-jsonlibrary, python-novaclient, python-keystoneclient, osc-lib, robotframework-sshlibrary, robotframework-seleniumlibrary, python-openstackclient
[Airflow] Collecting prometheus-api-client==0.5.4
[Airflow]   Downloading prometheus_api_client-0.5.4-py3-none-any.whl (28 kB)
[Airflow] Collecting prometheus-client==0.17.1
[Airflow]   Downloading prometheus_client-0.17.1-py3-none-any.whl (60 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.6/60.6 kB 7.4 MB/s eta 0:00:00
[Airflow] Collecting proto-plus==1.22.3
[Airflow]   Downloading proto_plus-1.22.3-py3-none-any.whl (48 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.1/48.1 kB 2.9 MB/s eta 0:00:00
[Airflow] Collecting protobuf==4.24.3
[Airflow]   Downloading protobuf-4.24.3-cp37-abi3-manylinux2014_x86_64.whl (311 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 311.6/311.6 kB 25.8 MB/s eta 0:00:00
[Airflow] Collecting pyasn1==0.5.0
[Airflow]   Downloading pyasn1-0.5.0-py2.py3-none-any.whl (83 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.9/83.9 kB 5.1 MB/s eta 0:00:00
[Airflow] Collecting pyasn1-modules==0.3.0
[Airflow]   Downloading pyasn1_modules-0.3.0-py2.py3-none-any.whl (181 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 181.3/181.3 kB 18.8 MB/s eta 0:00:00
[Airflow] Requirement already satisfied: pycparser==2.21 in /home/airflow/.local/lib/python3.10/site-packages (from -r /home/airflow/.local/lib/python3.10/site-packages/osm_ngsa/requirements.txt (line 220)) (2.21)
[POL] 1b9aab55ec70: Pushed
[POL] 5316d7289d61: Pushed
[POL] osm-v150-merge-210: digest: sha256:5b595c677c3380f7b0da33fdf23ab752cfad1d363429231f6003399d3baf7fd0 size: 3252
[LCM] Installing collected packages: toposort, pytz, kafka-python, dataclasses, boltons, websockets, websocket-client, urllib3, typing-extensions, six, pyyaml, pyrfc3339, pycryptodome, pycparser, pyasn1, protobuf, packaging, oauthlib, mypy-extensions, multidict, markupsafe, idna, hyperframe, hpack, grpcio, frozenlist, face, dnspython, checksumdir, charset-normalizer, certifi, cachetools, bcrypt, attrs, async-timeout, annotated-types, yarl, typing-inspect, rsa, retrying-async, requests, python-dateutil, pymongo, pydantic-core, pyasn1-modules, jujubundlelib, jinja2, h2, grpcio-tools, glom, cffi, aiosignal, aiokafka, requests-oauthlib, pynacl, pydantic, motor, grpclib, google-auth, cryptography, config-man, aiohttp, pymacaroons, paramiko, kubernetes, macaroonbakery, theblues, juju
[Airflow] Collecting pyjwt[crypto]==2.8.0
[Airflow]   Downloading PyJWT-2.8.0-py3-none-any.whl (22 kB)
[Airflow] Collecting pyparsing==3.1.1
[Airflow]   Downloading pyparsing-3.1.1-py3-none-any.whl (103 kB)
[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-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-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-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-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.
[Pipeline] [POL] }
[Pipeline] [POL] // dir
[MON] Collecting ujson==5.8.0
[MON]   Downloading ujson-5.8.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (53 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.9/53.9 KB 1.4 MB/s eta 0:00:00
[MON] Collecting unittest-xml-reporting==3.2.0
[MON]   Downloading unittest_xml_reporting-3.2.0-py2.py3-none-any.whl (20 kB)
[NG-UI] npm WARN deprecated @babel/plugin-proposal-class-static-block@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-class-static-block 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.
[osmclient] d84d9977102c: Pushed
[osmclient] c852907f9d9f: Pushed
[Pipeline] [POL] }
[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)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 53.0 MB/s eta 0:00:00
[MON] Collecting wcwidth==0.2.7
[MON]   Downloading wcwidth-0.2.7-py2.py3-none-any.whl (32 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 103.1/103.1 kB 2.5 MB/s eta 0:00:00
[Airflow] Collecting pyperclip==1.8.2
[Airflow]   Downloading pyperclip-1.8.2.tar.gz (20 kB)
[Airflow]   Preparing metadata (setup.py): started
[Airflow]   Preparing metadata (setup.py): finished with status 'done'
[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-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-private-property-in-object@7.21.11: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-private-property-in-object 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.
[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-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 @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.
[osmclient] osm-v150-merge-210: digest: sha256:9f791b4466925ae11f849f3c614e78bcd6039b644d946c0426ef01ce1156e8a4 size: 2410
[Pipeline] [osmclient] }
[MON] Collecting wrapt==1.15.0
[MON]   Downloading wrapt-1.15.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (78 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.4/78.4 KB 12.8 MB/s eta 0:00:00
[MON] Collecting zipp==3.17.0
[MON]   Downloading zipp-3.17.0-py3-none-any.whl (7.4 kB)
[Pipeline] [osmclient] // dir
[Airflow] Collecting python-ceilometerclient==2.9.0
[Airflow]   Downloading python_ceilometerclient-2.9.0-py2.py3-none-any.whl (113 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 113.4/113.4 kB 3.7 MB/s eta 0:00:00
[Airflow] Requirement already satisfied: python-dateutil==2.8.2 in /home/airflow/.local/lib/python3.10/site-packages (from -r /home/airflow/.local/lib/python3.10/site-packages/osm_ngsa/requirements.txt (line 233)) (2.8.2)
[Airflow] Collecting python-keystoneclient==5.2.0
[Airflow]   Downloading python_keystoneclient-5.2.0-py3-none-any.whl (397 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 397.9/397.9 kB 32.2 MB/s eta 0:00:00
[Pipeline] [osmclient] }
[MON] Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3/dist-packages (from kubernetes==26.1.0->-r /usr/lib/python3/dist-packages/n2vc/requirements.txt (line 49)) (59.6.0)
[Airflow] Collecting python-novaclient==18.4.0
[Airflow]   Downloading python_novaclient-18.4.0-py3-none-any.whl (335 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 335.9/335.9 kB 22.5 MB/s eta 0:00:00
[Airflow] Collecting pytz==2023.3.post1
[Airflow]   Downloading pytz-2023.3.post1-py2.py3-none-any.whl (502 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.5/502.5 kB 15.9 MB/s eta 0:00:00
[RO] Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from zc-lockfile==3.0.post1->-r /usr/lib/python3/dist-packages/osm_ng_ro/requirements.txt (line 478)) (59.6.0)
[RO] Building wheels for collected packages: cvprac, logutils, netifaces, progressbar, py-radix, pyinotify, pyperclip, pyvmomi, uuid
[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.3.1-py3-none-any.whl size=50636 sha256=b6fa9b2117913fb8c7278ec96e122b07c99629d6e9f81d2d61e7ad3d2ccfcc96
[RO]   Stored in directory: /root/.cache/pip/wheels/7a/16/78/8603fa505935a05d2c7cddc7254c9b36d356fa03ca7ee558f5
[RO]   Building wheel for logutils (setup.py): started
[Airflow] Collecting regex==2023.10.3
[Airflow]   Downloading regex-2023.10.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (773 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 773.9/773.9 kB 38.0 MB/s eta 0:00:00
[Airflow] Collecting requests==2.31.0
[Airflow]   Downloading requests-2.31.0-py3-none-any.whl (62 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 4.2 MB/s eta 0:00:00
[Airflow] Collecting rfc3986==2.0.0
[Airflow]   Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB)
[Airflow] Requirement already satisfied: rsa==4.9 in /home/airflow/.local/lib/python3.10/site-packages (from -r /home/airflow/.local/lib/python3.10/site-packages/osm_ngsa/requirements.txt (line 269)) (4.9)
[Airflow] Requirement already satisfied: six==1.16.0 in /home/airflow/.local/lib/python3.10/site-packages (from -r /home/airflow/.local/lib/python3.10/site-packages/osm_ngsa/requirements.txt (line 271)) (1.16.0)
[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=19947 sha256=0a3963df7014da7682cdeb2b3165ed6684fbf0453683745c9013e6f0ae28cdda
[RO]   Stored in directory: /root/.cache/pip/wheels/14/79/18/d4879c632aaa2097f00b8f19008f4833af5bc8c871544c4cb5
[RO]   Building wheel for netifaces (setup.py): started
[NG-UI] npm WARN deprecated read-package-json@5.0.2: This package is no longer supported. Please use @npmcli/package-json instead.
[MON] Building wheels for collected packages: juju, jujubundlelib, macaroonbakery, retrying-async, theblues, netifaces, prettytable, pyinotify, pyperclip
[MON]   Building wheel for juju (setup.py): started
[Airflow] Collecting stevedore==5.1.0
[Airflow]   Downloading stevedore-5.1.0-py3-none-any.whl (49 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 1.9 MB/s eta 0:00:00
[Airflow] Collecting typing-extensions==4.8.0
[Airflow]   Downloading typing_extensions-4.8.0-py3-none-any.whl (31 kB)
[Airflow] Collecting tzdata==2023.3
[Airflow]   Downloading tzdata-2023.3-py2.py3-none-any.whl (341 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 341.8/341.8 kB 19.5 MB/s eta 0:00:00
[Airflow] Collecting tzlocal==5.0.1
[Airflow]   Downloading tzlocal-5.0.1-py3-none-any.whl (20 kB)
[Airflow] Collecting ujson==5.8.0
[Airflow]   Downloading ujson-5.8.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (53 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.9/53.9 kB 6.5 MB/s eta 0:00:00
[Airflow] Collecting uritemplate==4.1.1
[Airflow]   Downloading uritemplate-4.1.1-py2.py3-none-any.whl (10 kB)
[Airflow] Collecting urllib3==2.0.6
[Airflow]   Downloading urllib3-2.0.6-py3-none-any.whl (123 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.8/123.8 kB 3.9 MB/s eta 0:00:00
[Airflow] Collecting wcwidth==0.2.8
[Airflow]   Downloading wcwidth-0.2.8-py2.py3-none-any.whl (31 kB)
[Airflow] Requirement already satisfied: wrapt==1.15.0 in /home/airflow/.local/lib/python3.10/site-packages (from -r /home/airflow/.local/lib/python3.10/site-packages/osm_ngsa/requirements.txt (line 304)) (1.15.0)
[NBI] Successfully installed aiohttp-3.8.5 aiokafka-0.8.1 aiosignal-1.3.1 annotated-types-0.5.0 async-timeout-4.0.3 attrs-23.1.0 autocommand-2.2.2 cefevent-0.5.4 certifi-2023.7.22 charset-normalizer-3.2.0 cheroot-10.0.0 cherrypy-18.8.0 dataclasses-0.6 debtcollector-2.5.0 deepdiff-6.5.0 dnspython-2.4.2 enum34-1.1.10 frozenlist-1.4.0 idna-3.4 inflect-7.0.0 iso8601-2.0.0 jaraco-collections-4.3.0 jaraco-context-4.3.0 jaraco-functools-3.9.0 jaraco-text-3.11.1 jsonschema-4.19.1 jsonschema-specifications-2023.7.1 kafka-python-2.0.2 keystoneauth1-5.3.0 lxml-4.9.3 more-itertools-10.1.0 motor-3.3.1 msgpack-1.0.7 multidict-6.0.4 netaddr-0.9.0 netifaces-0.11.0 ordered-set-4.1.0 os-service-types-1.7.0 oslo-config-9.2.0 oslo-i18n-6.1.0 oslo-serialization-5.2.0 oslo-utils-6.2.1 packaging-23.1 pbr-5.11.1 portend-3.2.0 pyang-2.5.3 pyangbind-0.8.3.post1 pycryptodome-3.19.0 pydantic-2.4.2 pydantic-core-2.10.1 pymongo-4.5.0 pyparsing-3.1.1 python-keystoneclient-5.2.0 pytz-2023.3.post1 pyyaml-6.0.1 referencing-0.30.2 regex-2023.8.8 requests-2.31.0 rfc3986-2.0.0 rpds-py-0.10.3 six-1.16.0 stevedore-5.1.0 tacacs-plus-2.6 tempora-5.5.0 typing-extensions-4.8.0 tzdata-2023.3 urllib3-2.0.5 wrapt-1.15.0 yarl-1.9.2 zc-lockfile-3.0.post1
[NBI] 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
[Airflow] Collecting zipp==3.17.0
[Airflow]   Downloading zipp-3.17.0-py3-none-any.whl (7.4 kB)
[NG-UI] npm WARN deprecated @humanwhocodes/object-schema@1.2.1: Use @eslint/object-schema instead
[MON]   Building wheel for juju (setup.py): finished with status 'done'
[MON]   Created wheel for juju: filename=juju-2.9.44.0-py3-none-any.whl size=809213 sha256=a9b7ed5a20a7d78bde88c1443282526d63ddeed3aef614740fbd6b076f2bc201
[MON]   Stored in directory: /root/.cache/pip/wheels/83/d7/33/c77795bfcee2ffdcdf0b87c11c863fb6946b8a8f427c8a6bec
[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=33949 sha256=373dba6a0ab341f02d6fe3c536f83e95c883790bfaee9ed2d16eaeb61b6a2abd
[MON]   Stored in directory: /root/.cache/pip/wheels/4a/57/b5/4755707ad707384c21c9220a2068468f0ee9d919f0402f0d37
[MON]   Building wheel for macaroonbakery (setup.py): started
[RO]   Building wheel for netifaces (setup.py): finished with status 'done'
[RO]   Created wheel for netifaces: filename=netifaces-0.11.0-cp310-cp310-linux_x86_64.whl size=35027 sha256=3dbb60e9a5d9cf577ab54709bc9dc69ac7a47ad492df17a71eb371fea286c79f
[RO]   Stored in directory: /root/.cache/pip/wheels/48/65/b3/4c4cc6038b81ff21cc9df69f2b6774f5f52e23d3c275ed15aa
[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=12082 sha256=98b9874f638173fbe5a433bb478b8c7e4fcd34ff82292bf115cbd6bd272f2234
[RO]   Stored in directory: /root/.cache/pip/wheels/cd/17/e5/765d1a3112ff3978f70223502f6047e06c43a24d7c5f8ff95b
[RO]   Building wheel for py-radix (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=103439 sha256=9f4ebb87ff7a5b26eadd8c2f7ce1a105fea26b0aff77906349b7a118090fa059
[MON]   Stored in directory: /root/.cache/pip/wheels/03/10/e1/a423083040bf37cc21ef32e1ad18c1ec6165d0b5691f7365b5
[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=3048 sha256=539d0acaa4ac2120213efd2dfd747f87b80e4930b54acc2b0c2aed0e86884dff
[MON]   Stored in directory: /root/.cache/pip/wheels/21/31/06/6217651bd94602e3bebbeaa5b1e9566e49d7510f5b0354d2cb
[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=19210 sha256=d0d835bbed501b54d081d14c2efd1e92fb71f36a34f8f6b5f654acd6db8c8afa
[MON]   Stored in directory: /root/.cache/pip/wheels/eb/52/b7/e9a3e25897ffdc9ece9fe1d3e9ca9f10792f8c40441e9d5381
[MON]   Building wheel for netifaces (setup.py): started
[PLA]  ---> d06ea6212729
[PLA] Step 24/39 : RUN mkdir /entry_data &&     mkdir /placement &&     mkdir /entry_data/mzn-lib &&     ln -s /entry_data/mzn-lib /minizinc/share/minizinc/exec
[PLA]  ---> Running in bb97f2ffb8e9
[PLA] Removing intermediate container bb97f2ffb8e9
[PLA]  ---> 8e6d6cd8f582
[PLA] Step 25/39 : COPY scripts/ /app/osm_pla/scripts/
[PLA]  ---> 1432ce844dcb
[PLA] Step 26/39 : 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 a91f0843058d
[Airflow] Building wheels for collected packages: netifaces, prettytable, pyperclip
[Airflow]   Building wheel for netifaces (setup.py): started
[RO]   Building wheel for py-radix (setup.py): finished with status 'done'
[RO]   Created wheel for py-radix: filename=py_radix-0.10.0-cp310-cp310-linux_x86_64.whl size=50899 sha256=bf206045a8d4e92bc453a363c0dcd1cce9b40ee6264936fff34793ec54bd3995
[RO]   Stored in directory: /root/.cache/pip/wheels/6d/29/5a/e5083f47e00dd79bf1e95d93c452440cff80d7ca16215cabed
[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=25352 sha256=5d3ac37691f322e716bc3a4c39f726ae0e17aee8a21507e29489d3dccb87be35
[RO]   Stored in directory: /root/.cache/pip/wheels/c8/e6/94/d10115432935b5daf653cc1341686f2b6b033d9341d4d32911
[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=11137 sha256=831896d546da6b72917672550118d25e35f4986a9fab2082b01bf3ddb4523f59
[RO]   Stored in directory: /root/.cache/pip/wheels/04/24/fe/140a94a7f1036003ede94579e6b4227fe96c840c6f4dcbe307
[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-8.0.2.0-py2.py3-none-any.whl size=322334 sha256=8d9e26bfd953efeabed6434b44c5e9dd8fee5517a13f3b453d40adbd585a1a00
[RO]   Stored in directory: /root/.cache/pip/wheels/fe/71/96/3c0d7eb8addccf8b11247503bbee58b74ddea7ad120ffd0ddd
[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=6503 sha256=b7af3f003deb6f0683a0cad6f957fa41e9d3093e0336e81c57f8ef445c5ca7ee
[RO]   Stored in directory: /root/.cache/pip/wheels/ed/08/9e/f0a977dfe55051a07e21af89200125d65f1efa60cbac61ed88
[RO] Successfully built cvprac logutils netifaces progressbar py-radix pyinotify pyperclip pyvmomi uuid
[RO] Installing collected packages: wcwidth, uuid, requestsexceptions, pytz, pyperclip, pyinotify, py-radix, progressbar, netifaces, netaddr, logutils, kafka-python, google-cloud, dataclasses, boto, azure-common, appdirs, zipp, zc-lockfile, wrapt, urllib3, uritemplate, tzdata, typing-extensions, tqdm, six, simplejson, rpds-py, rfc3986, pyyaml, pysocks, pyparsing, pyjwt, pygments, pycryptodome, pycparser, pyasn1, protobuf, prettytable, portalocker, pbr, packaging, oauthlib, msgpack, more-itertools, markupsafe, lxml, jsonpointer, jmespath, iso8601, idna, humanfriendly, dnspython, decorator, charset-normalizer, certifi, cachetools, bcrypt, autopage, attrs, atpublic, async-timeout, stevedore, rsa, requests, referencing, pyvmomi, python-dateutil, pymongo, pyasn1-modules, oslo-i18n, os-service-types, jsonpatch, jinja2, jaraco-functools, isodate, ipconflict, importlib-metadata, httplib2, googleapis-common-protos, flufl-enum, debtcollector, cmd2, cffi, aiokafka, tempora, requests-oauthlib, pyvcloud, pynacl, oslo-utils, oslo-context, oslo-config, motor, keystoneauth1, jsonschema-specifications, google-auth, dogpile-cache, cryptography, cliff, cheroot, azure-core, python-cinderclient, pyopenssl, portend, paramiko, oslo-serialization, openstacksdk, msrest, jsonschema, google-auth-httplib2, google-api-core, cvprac, azure-mgmt-core, adal, warlock, python-novaclient, python-keystoneclient, oslo-log, osc-lib, os-client-config, msrestazure, msal, google-api-python-client, cherrypy, azure-mgmt-resource, azure-mgmt-network, azure-mgmt-compute, python-openstackclient, python-neutronclient, python-glanceclient, msal-extensions, azure-identity
[MON]   Building wheel for netifaces (setup.py): finished with status 'done'
[MON]   Created wheel for netifaces: filename=netifaces-0.11.0-cp310-cp310-linux_x86_64.whl size=35027 sha256=84513735c2cde5b342ff0de473df6564288bb8addfe56882be2e13cbded889bf
[MON]   Stored in directory: /root/.cache/pip/wheels/48/65/b3/4c4cc6038b81ff21cc9df69f2b6774f5f52e23d3c275ed15aa
[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=13714 sha256=2d807701dbfe7644892b2bdcc5d335c87f6bec847200f6c08aa770ec3a27f833
[MON]   Stored in directory: /root/.cache/pip/wheels/25/4b/07/18c5d92824315576e478206ea69df34a9e31958f6143eb0e31
[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=25352 sha256=84790de4baaafe3661b406cf89913c7d7b9164f3827497fbfbb2518285e05667
[MON]   Stored in directory: /root/.cache/pip/wheels/c8/e6/94/d10115432935b5daf653cc1341686f2b6b033d9341d4d32911
[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=11137 sha256=362e6aa054894cf327ade2f5d155d2b1de0bef34e33acb7666ed4a6213f8e3d4
[MON]   Stored in directory: /root/.cache/pip/wheels/04/24/fe/140a94a7f1036003ede94579e6b4227fe96c840c6f4dcbe307
[MON] Successfully built juju jujubundlelib macaroonbakery retrying-async theblues netifaces prettytable pyinotify pyperclip
[LCM] Successfully installed aiohttp-3.8.5 aiokafka-0.8.1 aiosignal-1.3.1 annotated-types-0.5.0 async-timeout-4.0.3 attrs-23.1.0 bcrypt-4.0.1 boltons-23.0.0 cachetools-5.3.1 certifi-2023.7.22 cffi-1.16.0 charset-normalizer-3.2.0 checksumdir-1.2.0 config-man-0.0.4 cryptography-41.0.4 dataclasses-0.6 dnspython-2.4.2 face-20.1.1 frozenlist-1.4.0 glom-23.3.0 google-auth-2.17.3 grpcio-1.58.0 grpcio-tools-1.48.1 grpclib-0.4.5 h2-4.1.0 hpack-4.0.0 hyperframe-6.0.1 idna-3.4 jinja2-3.1.2 juju-2.9.44.0 jujubundlelib-0.5.7 kafka-python-2.0.2 kubernetes-26.1.0 macaroonbakery-1.3.1 markupsafe-2.1.3 motor-3.3.1 multidict-6.0.4 mypy-extensions-1.0.0 oauthlib-3.2.2 packaging-23.1 paramiko-2.12.0 protobuf-3.20.3 pyasn1-0.5.0 pyasn1-modules-0.3.0 pycparser-2.21 pycryptodome-3.19.0 pydantic-2.4.2 pydantic-core-2.10.1 pymacaroons-0.13.0 pymongo-4.5.0 pynacl-1.5.0 pyrfc3339-1.1 python-dateutil-2.8.2 pytz-2023.3.post1 pyyaml-6.0.1 requests-2.31.0 requests-oauthlib-1.3.1 retrying-async-2.0.0 rsa-4.9 six-1.16.0 theblues-0.5.2 toposort-1.10 typing-extensions-4.8.0 typing-inspect-0.9.0 urllib3-2.0.5 websocket-client-1.6.3 websockets-11.0.3 yarl-1.9.2
[LCM] 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
[MON] Installing collected packages: wcwidth, toposort, requestsexceptions, pytz, pyperclip, pyinotify, prettytable, netifaces, netaddr, kafka-python, dataclasses, appdirs, zipp, wrapt, websockets, websocket-client, vcd-api-schemas-type, urllib3, ujson, tzlocal, tzdata, typing-extensions, six, simplejson, rfc3986, regex, pyyaml, pyrfc3339, pyparsing, pygments, pycryptodome, pycparser, pyasn1, protobuf, prometheus-client, pillow, pbr, packaging, oauthlib, numpy, mypy-extensions, msgpack, lxml, kiwisolver, jsonpointer, jmespath, iso8601, idna, humanfriendly, futurist, fonttools, dnspython, decorator, cycler, charset-normalizer, certifi, cachetools, bcrypt, autopage, attrs, async-timeout, unittest-xml-reporting, typing-inspect, stevedore, rsa, retrying-async, requests, python-dateutil, pymongo, pyasn1-modules, oslo-i18n, os-service-types, jujubundlelib, jsonpatch, importlib-metadata, debtcollector, contourpy, cmd2, cffi, aiokafka, requests-oauthlib, pyvcloud, pynacl, pandas, oslo-utils, oslo-context, oslo-config, motor, matplotlib, keystoneauth1, httmock, google-auth, dogpile-cache, dateparser, cryptography, cliff, python-cinderclient, pymacaroons, prometheus-api-client, paramiko, oslo-serialization, openstacksdk, kubernetes, gnocchiclient, python-novaclient, python-keystoneclient, python-ceilometerclient, oslo-log, osc-lib, os-client-config, macaroonbakery, theblues, python-neutronclient, juju
[Airflow]   Building wheel for netifaces (setup.py): finished with status 'done'
[Airflow]   Created wheel for netifaces: filename=netifaces-0.11.0-cp310-cp310-linux_x86_64.whl size=34393 sha256=773f2954ebdfc46c367dd2019cc03f5ac89b7c62d62305fdf01d3742716cf481
[Airflow]   Stored in directory: /home/airflow/.cache/pip/wheels/48/65/b3/4c4cc6038b81ff21cc9df69f2b6774f5f52e23d3c275ed15aa
[Airflow]   Building wheel for prettytable (setup.py): started
[Airflow]   Building wheel for prettytable (setup.py): finished with status 'done'
[Airflow]   Created wheel for prettytable: filename=prettytable-0.7.2-py3-none-any.whl size=13695 sha256=89976ffa7c535cb46013640364b0163f9bef29a1651698e7857acc8d4cdbecd3
[Airflow]   Stored in directory: /home/airflow/.cache/pip/wheels/25/4b/07/18c5d92824315576e478206ea69df34a9e31958f6143eb0e31
[Airflow]   Building wheel for pyperclip (setup.py): started
[NBI] Removing intermediate container 7ead0413a93d
[NBI]  ---> 10cfa28aac4e
[NBI] Step 15/46 : FROM ubuntu:22.04 as FINAL
[NBI]  ---> 67c845845b7d
[NBI] Step 16/46 : ARG APT_PROXY
[NBI]  ---> Using cache
[NBI]  ---> 9da810ed0c6a
[NBI] Step 17/46 : 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]  ---> 7014ea1e773b
[NBI] Step 18/46 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     python3-minimal=3.10.*     && rm -rf /var/lib/apt/lists/*
[NBI]  ---> Using cache
[NBI]  ---> 3f32ff176f7e
[NBI] Step 19/46 : COPY --from=INSTALL /usr/lib/python3/dist-packages /usr/lib/python3/dist-packages
[Airflow]   Building wheel for pyperclip (setup.py): finished with status 'done'
[Airflow]   Created wheel for pyperclip: filename=pyperclip-1.8.2-py3-none-any.whl size=11124 sha256=8c2febc4404f7ce7220a6454ab527a04d2615681aacac3016b560480fa8d534c
[Airflow]   Stored in directory: /home/airflow/.cache/pip/wheels/04/24/fe/140a94a7f1036003ede94579e6b4227fe96c840c6f4dcbe307
[Airflow] Successfully built netifaces prettytable pyperclip
[tests] Successfully installed appdirs-1.4.4 argcomplete-3.1.2 attrs-23.1.0 autopage-0.5.1 bcrypt-4.0.1 bitarray-2.8.1 certifi-2023.7.22 cffi-1.15.1 charset-normalizer-3.2.0 click-8.1.7 cliff-4.3.0 cmd2-2.4.3 cryptography-41.0.4 debtcollector-2.5.0 decorator-5.1.1 dogpile-cache-1.2.2 enum34-1.1.10 exceptiongroup-1.1.3 h11-0.14.0 haikunator-2.1.0 idna-3.4 importlib-metadata-6.8.0 iso8601-2.0.0 jinja2-3.1.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-ng-1.6.0 jsonpath-rw-1.4.0 jsonpath-rw-ext-1.2.2 jsonpointer-2.4 jsonschema-4.19.1 jsonschema-specifications-2023.7.1 keystoneauth1-5.3.0 lxml-4.9.3 markupsafe-2.1.3 msgpack-1.0.7 netaddr-0.9.0 netifaces-0.11.0 objectpath-0.6.1 openstacksdk-1.5.0 os-service-types-1.7.0 osc-lib-2.8.1 oslo-config-9.2.0 oslo-i18n-6.1.0 oslo-serialization-5.2.0 oslo-utils-6.2.1 outcome-1.2.0 packaging-23.1 paramiko-3.3.1 pbr-5.11.1 ply-3.11 prettytable-3.9.0 pyang-2.5.3 pyangbind-0.8.3.post1 pycparser-2.21 pyjsonselect-0.2.2 pynacl-1.5.0 pyparsing-3.1.1 pyperclip-1.8.2 pysocks-1.7.1 python-cinderclient-9.4.0 python-keystoneclient-5.2.0 python-magic-0.4.27 python-novaclient-18.4.0 python-openstackclient-6.3.0 pytz-2023.3.post1 pyyaml-6.0.1 referencing-0.30.2 regex-2023.8.8 requests-2.31.0 requestsexceptions-1.4.0 rfc3986-2.0.0 robotframework-6.1.1 robotframework-jsonlibrary-0.5 robotframework-jsonvalidator-2.0.0 robotframework-pythonlibcore-4.2.0 robotframework-requests-0.9.5 robotframework-seleniumlibrary-6.1.2 robotframework-sshlibrary-3.8.0 robotframework-yamllibrary-0.2.8 rpds-py-0.10.3 scp-0.14.5 selenium-4.13.0 simplejson-3.19.1 six-1.16.0 sniffio-1.3.0 sortedcontainers-2.4.0 stevedore-5.1.0 tomlkit-0.12.1 trio-0.22.2 trio-websocket-0.11.1 typing-extensions-4.8.0 tzdata-2023.3 urllib3-2.0.5 verboselogs-1.7 wcwidth-0.2.6 wrapt-1.15.0 wsproto-1.2.0 xmltodict-0.13.0 yq-3.2.3 zipp-3.17.0
[tests] 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
[NG-UI] npm WARN deprecated npmlog@6.0.2: This package is no longer supported.
[NG-UI] npm WARN deprecated gauge@4.0.4: This package is no longer supported.
[NG-UI] npm WARN deprecated are-we-there-yet@3.0.1: This package is no longer supported.
[NBI]  ---> df9f3f471111
[NBI] Step 20/46 : COPY --from=INSTALL /usr/local/lib/python3.10/dist-packages  /usr/local/lib/python3.10/dist-packages
[NG-UI] npm WARN deprecated glob@7.1.4: Glob versions prior to v9 are no longer supported
[LCM] Removing intermediate container f0f0ed7d43ee
[LCM]  ---> 13d0b2b3b1db
[LCM] Step 19/58 : FROM ubuntu:22.04 as FINAL
[LCM]  ---> 67c845845b7d
[LCM] Step 20/58 : ARG APT_PROXY
[LCM]  ---> Using cache
[LCM]  ---> 9da810ed0c6a
[LCM] Step 21/58 : 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]  ---> 7014ea1e773b
[LCM] Step 22/58 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     python3-minimal=3.10.*     && rm -rf /var/lib/apt/lists/*
[LCM]  ---> Using cache
[LCM]  ---> 3f32ff176f7e
[LCM] Step 23/58 : COPY --from=INSTALL /usr/lib/python3/dist-packages /usr/lib/python3/dist-packages
[Airflow] Installing collected packages: wcwidth, pytz, pyperclip, prettytable, netifaces, netaddr, kafka-python, dataclasses, zipp, urllib3, uritemplate, ujson, tzlocal, tzdata, typing-extensions, rfc3986, regex, pyyaml, pyparsing, pyjwt, pycryptodome, pyasn1, protobuf, prometheus-client, portalocker, pillow, pbr, packaging, numpy, msgpack, kiwisolver, iso8601, grpcio, futurist, fonttools, dnspython, debtcollector, cycler, charset-normalizer, cffi, certifi, cachetools, autopage, attrs, async-timeout, stevedore, requests, pymongo, pyasn1-modules, proto-plus, pandas, oslo-i18n, os-service-types, importlib-metadata, httplib2, googleapis-common-protos, dateparser, cryptography, contourpy, cmd2, aiokafka, oslo-utils, oslo-config, motor, matplotlib, keystoneauth1, httmock, grpcio-status, google-auth, cliff, azure-core, prometheus-api-client, oslo-serialization, msal, google-auth-httplib2, google-api-core, gnocchiclient, azure-mgmt-core, python-novaclient, python-keystoneclient, python-ceilometerclient, google-api-python-client, azure-mgmt-monitor, azure-mgmt-compute, google-cloud-monitoring, azure-identity
[Airflow]   Attempting uninstall: wcwidth
[Airflow]     Found existing installation: wcwidth 0.2.6
[Airflow]     Uninstalling wcwidth-0.2.6:
[Airflow]       Successfully uninstalled wcwidth-0.2.6
[Airflow]   Attempting uninstall: pytz
[Airflow]     Found existing installation: pytz 2023.3
[Airflow]     Uninstalling pytz-2023.3:
[Airflow]       Successfully uninstalled pytz-2023.3
[PLA] Removing intermediate container a91f0843058d
[PLA]  ---> ae751104909b
[PLA] Step 27/39 : WORKDIR /app/osm_pla
[PLA]  ---> Running in 83a091710c23
[PLA] Removing intermediate container 83a091710c23
[PLA]  ---> 46a253320008
[PLA] Step 28/39 : USER appuser
[PLA]  ---> Running in 9429b377d029
[PLA] Removing intermediate container 9429b377d029
[PLA]  ---> 59573614ae0d
[PLA] Step 29/39 : ENV OSMPLA_MESSAGE_DRIVER kafka
[PLA]  ---> Running in 22a08ebbb80e
[PLA] Removing intermediate container 22a08ebbb80e
[PLA]  ---> 02048e7220e1
[PLA] Step 30/39 : ENV OSMPLA_MESSAGE_HOST kafka
[PLA]  ---> Running in adb1d63d9cea
[PLA] Removing intermediate container adb1d63d9cea
[PLA]  ---> 90433a68c6da
[PLA] Step 31/39 : ENV OSMPLA_MESSAGE_PORT 9092
[PLA]  ---> Running in 5a200b223326
[PLA] Removing intermediate container 5a200b223326
[PLA]  ---> 9fa55531a40e
[PLA] Step 32/39 : ENV OSMPLA_DATABASE_DRIVER mongo
[PLA]  ---> Running in 606fb0229c1b
[Airflow]   Attempting uninstall: zipp
[Airflow]     Found existing installation: zipp 3.15.0
[Airflow]     Uninstalling zipp-3.15.0:
[Airflow]       Successfully uninstalled zipp-3.15.0
[Airflow]   Attempting uninstall: urllib3
[Airflow]     Found existing installation: urllib3 1.26.15
[Airflow]     Uninstalling urllib3-1.26.15:
[LCM]  ---> b2f22737a9bb
[LCM] Step 24/58 : COPY --from=INSTALL /usr/local/lib/python3.10/dist-packages  /usr/local/lib/python3.10/dist-packages
[PLA] Removing intermediate container 606fb0229c1b
[PLA]  ---> c5b6ea6bc192
[PLA] Step 33/39 : ENV OSMPLA_DATABASE_URI mongodb://mongo:27017
[PLA]  ---> Running in 8a6de892d322
[PLA] Removing intermediate container 8a6de892d322
[PLA]  ---> 54dd2be1955c
[PLA] Step 34/39 : ENV OSMPLA_SQL_DATABASE_URI sqlite:///pla_sqlite.db
[PLA]  ---> Running in 9c8c4bb59923
[PLA] Removing intermediate container 9c8c4bb59923
[PLA]  ---> 0f3346d1415e
[PLA] Step 35/39 : ENV OSMPLA_GLOBAL_LOG_LEVEL INFO
[PLA]  ---> Running in 32ac80c23cfd
[PLA] Removing intermediate container 32ac80c23cfd
[PLA]  ---> 8d2b1319bef8
[PLA] Step 36/39 : ENV FZNEXEC "/entry_data/fzn-exec"
[PLA]  ---> Running in f0c544edd26b
[PLA] Removing intermediate container f0c544edd26b
[PLA]  ---> bd718f57b06b
[PLA] Step 37/39 : ENV PATH "/minizinc/bin:${PATH}"
[PLA]  ---> Running in 1883e5a44c15
[PLA] Removing intermediate container 1883e5a44c15
[PLA]  ---> fcb0f92094b8
[PLA] Step 38/39 : ENV LD_LIBRARY_PATH "/minizinc/lib:${LD_LIBRARY_PATH}"
[PLA]  ---> Running in a7b21b012190
[PLA] Removing intermediate container a7b21b012190
[PLA]  ---> 0a5bd51cc855
[PLA] Step 39/39 : CMD [ "/bin/bash", "scripts/start.sh" ]
[PLA]  ---> Running in 2a6a66d2be91
[PLA] Removing intermediate container 2a6a66d2be91
[PLA]  ---> 790e7acb0b70
[PLA] [Warning] One or more build-args [PYTHON3_OSM_ROVIM_OPENSTACK_URL PYTHON3_OSM_RO_PLUGIN_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_ROVIM_OPENVIM_URL PYTHON3_OSMCLIENT_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_ROVIM_AZURE_URL PYTHON3_OSM_ROVIM_GCP_URL OSM_DEVOPS_URL OSM_TESTS_URL PYTHON3_OSM_POLICY_MODULE_URL CACHE_DATE PYTHON3_N2VC_URL PYTHON3_OSM_ROSDN_TAPI_URL PYTHON3_OSM_ROVIM_VMWARE_URL PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL OSM_IMDOCS_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_NGSA_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_ROVIM_AWS_URL OSM_NGUI_URL PYTHON3_OSM_IM_URL PYTHON3_OSM_LCM_URL] were not consumed
[PLA] Successfully built 790e7acb0b70
[PLA] Successfully tagged opensourcemano/pla:osm-v150-merge-210
[Airflow]       Successfully uninstalled urllib3-1.26.15
[Airflow]   Attempting uninstall: uritemplate
[Airflow]     Found existing installation: uritemplate 3.0.1
[Airflow]     Uninstalling uritemplate-3.0.1:
[Airflow]       Successfully uninstalled uritemplate-3.0.1
[Airflow]   Attempting uninstall: typing-extensions
[Airflow]     Found existing installation: typing_extensions 4.5.0
[Airflow]     Uninstalling typing_extensions-4.5.0:
[Pipeline] [PLA] echo
[PLA] Tagging pla:osm-v150-merge-210
[Pipeline] [PLA] sh
[NBI]  ---> 487f225588fd
[NBI] Step 21/46 : RUN rm -f /etc/apt/apt.conf.d/proxy.conf
[PLA] [PLA] Running shell script
[PLA] + docker tag opensourcemano/pla:osm-v150-merge-210 osm.etsi.org:5050/devops/cicd/opensourcemano/pla:osm-v150-merge-210
[Pipeline] [PLA] sh
[NBI]  ---> Running in 5cfcb0e7532f
[PLA] [PLA] Running shell script
[PLA] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/pla:osm-v150-merge-210
[PLA] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/pla]
[PLA] 7c57841baf10: Preparing
[PLA] 9da6b43656cb: Preparing
[PLA] 27b67df54d9b: Preparing
[PLA] ad6b58429724: Preparing
[PLA] 7ea180a9b038: Preparing
[PLA] ac6bddc3c06b: Preparing
[PLA] 3aa9953ce9d4: Preparing
[PLA] 97ccfa6abcc1: Preparing
[PLA] d66bebcf8f81: Preparing
[PLA] dc3e88bfc0a4: Preparing
[PLA] 0b9c994b0484: Preparing
[PLA] 3aa9953ce9d4: Waiting
[PLA] 97ccfa6abcc1: Waiting
[PLA] ac6bddc3c06b: Waiting
[PLA] d66bebcf8f81: Waiting
[PLA] dc3e88bfc0a4: Waiting
[PLA] 0b9c994b0484: Waiting
[PLA] 7ea180a9b038: Pushed
[PLA] 9da6b43656cb: Pushed
[PLA] 27b67df54d9b: Pushed
[NBI] Removing intermediate container 5cfcb0e7532f
[NBI]  ---> cb9b52cd6c73
[NBI] Step 22/46 : 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 cec8552c175c
[PLA] ac6bddc3c06b: Pushed
[PLA] d66bebcf8f81: Layer already exists
[PLA] dc3e88bfc0a4: Layer already exists
[PLA] 0b9c994b0484: Layer already exists
[NBI] Removing intermediate container cec8552c175c
[NBI]  ---> b12b8313a58d
[NBI] Step 23/46 : WORKDIR /app/osm_nbi
[NBI]  ---> Running in bfd6bab6de38
[NBI] Removing intermediate container bfd6bab6de38
[NBI]  ---> 6ef18855d763
[NBI] Step 24/46 : USER appuser
[NBI]  ---> Running in 7c99c37db5a1
[NBI] Removing intermediate container 7c99c37db5a1
[NBI]  ---> 4a0ac8108d42
[NBI] Step 25/46 : EXPOSE 9999
[NBI]  ---> Running in f52a555c40ac
[NBI] Removing intermediate container f52a555c40ac
[NBI]  ---> e77f470fbc9a
[NBI] Step 26/46 : RUN cp -R /usr/lib/python3/dist-packages/osm_nbi/html_public /app/osm_nbi/html_public
[NBI]  ---> Running in fef110824dae
[PLA] 97ccfa6abcc1: Pushed
[PLA] 3aa9953ce9d4: Pushed
[Airflow]       Successfully uninstalled typing_extensions-4.5.0
[Airflow]   Attempting uninstall: rfc3986
[Airflow]     Found existing installation: rfc3986 1.5.0
[Airflow]     Uninstalling rfc3986-1.5.0:
[Airflow]       Successfully uninstalled rfc3986-1.5.0
[Airflow]   Attempting uninstall: pyyaml
[Airflow]     Found existing installation: PyYAML 6.0
[Airflow]     Uninstalling PyYAML-6.0:
[Airflow]       Successfully uninstalled PyYAML-6.0
[NBI] Removing intermediate container fef110824dae
[NBI]  ---> 827078194725
[NBI] Step 27/46 : RUN cp /usr/lib/python3/dist-packages/osm_nbi/nbi.cfg /app/osm_nbi/
[NBI]  ---> Running in 9dddb6dee399
[Airflow]   Attempting uninstall: pyparsing
[Airflow]     Found existing installation: pyparsing 3.0.9
[Airflow]     Uninstalling pyparsing-3.0.9:
[Airflow]       Successfully uninstalled pyparsing-3.0.9
[Airflow]   Attempting uninstall: pyjwt
[Airflow]     Found existing installation: PyJWT 2.6.0
[Airflow]     Uninstalling PyJWT-2.6.0:
[Airflow]       Successfully uninstalled PyJWT-2.6.0
[NBI] Removing intermediate container 9dddb6dee399
[NBI]  ---> 0d7ad8e86329
[NBI] Step 28/46 : RUN cp -R /usr/lib/python3/dist-packages/osm_nbi/http /app/osm_nbi/
[NBI]  ---> Running in ca4205b75be2
[tests] Removing intermediate container 22931fa3329b
[tests]  ---> 7817b5ee9a98
[tests] Step 16/35 : RUN echo "deb [signed-by=/usr/share/keyrings/cloud.google.gpg] https://packages.cloud.google.com/apt cloud-sdk main" | tee -a /etc/apt/sources.list.d/google-cloud-sdk.list
[tests]  ---> Running in 63459560aaef
[tests] deb [signed-by=/usr/share/keyrings/cloud.google.gpg] https://packages.cloud.google.com/apt cloud-sdk main
[tests] Removing intermediate container 63459560aaef
[tests]  ---> 682c8d6f14f7
[tests] Step 17/35 : RUN curl https://packages.cloud.google.com/apt/doc/apt-key.gpg | apt-key --keyring /usr/share/keyrings/cloud.google.gpg add -
[tests]  ---> Running in 57e3c06e4d33
[tests]   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
[tests]                                  Dload  Upload   Total   Spent    Left  Speed
[tests] 
[Airflow]   Attempting uninstall: pyasn1
[Airflow]     Found existing installation: pyasn1 0.4.8
[Airflow]     Uninstalling pyasn1-0.4.8:
[Airflow]       Successfully uninstalled pyasn1-0.4.8
[Airflow]   Attempting uninstall: protobuf
[Airflow]     Found existing installation: protobuf 3.20.0
[Airflow]     Uninstalling protobuf-3.20.0:
[Airflow]       Successfully uninstalled protobuf-3.20.0
[Airflow]   Attempting uninstall: prometheus-client
[Airflow]     Found existing installation: prometheus-client 0.16.0
[Airflow]     Uninstalling prometheus-client-0.16.0:
[Airflow]       Successfully uninstalled prometheus-client-0.16.0
[NBI] Removing intermediate container ca4205b75be2
[NBI]  ---> d90275aa24a5
[NBI] Step 29/46 : ENV OSMNBI_SOCKET_HOST     0.0.0.0
[NBI]  ---> Running in 295112ed253a
[NBI] Removing intermediate container 295112ed253a
[NBI]  ---> 9ec010e33aaa
[NBI] Step 30/46 : ENV OSMNBI_SOCKET_PORT     9999
[NBI]  ---> Running in d4fdd521c313
[NBI] Removing intermediate container d4fdd521c313
[NBI]  ---> 1dbc4233717e
[NBI] Step 31/46 : ENV OSMNBI_SERVER_SSL_CERTIFICATE               /app/osm_nbi/http/cert.pem
[NBI]  ---> Running in 447694c50942
[tests]   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).
[tests] 
100  2659  100  2659    0     0   8049      0 --:--:-- --:--:-- --:--:--  8057
[tests] OK
[tests] Removing intermediate container 57e3c06e4d33
[tests]  ---> 8e5aafe9a51b
[tests] Step 18/35 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     google-cloud-cli=455.*     kubectl=1.28.*
[tests]  ---> Running in 9f4ca8c7b6bd
[Airflow]   Attempting uninstall: portalocker
[Airflow]     Found existing installation: portalocker 2.7.0
[Airflow]     Uninstalling portalocker-2.7.0:
[Airflow]       Successfully uninstalled portalocker-2.7.0
[Airflow]   Attempting uninstall: packaging
[Airflow]     Found existing installation: packaging 21.3
[Airflow]     Uninstalling packaging-21.3:
[Airflow]       Successfully uninstalled packaging-21.3
[Airflow]   Attempting uninstall: numpy
[Airflow]     Found existing installation: numpy 1.24.2
[Airflow]     Uninstalling numpy-1.24.2:
[NBI] Removing intermediate container 447694c50942
[NBI]  ---> ffb39356fd6e
[NBI] Step 32/46 : ENV OSMNBI_SERVER_SSL_PRIVATE_KEY               /app/osm_nbi/http/privkey.pem
[NBI]  ---> Running in 13ebcc4aa792
[NBI] Removing intermediate container 13ebcc4aa792
[NBI]  ---> ba27c7219a33
[NBI] Step 33/46 : ENV OSMNBI_STORAGE_PATH    /app/storage
[NBI]  ---> Running in a8222ae30357
[NBI] Removing intermediate container a8222ae30357
[NBI]  ---> 74ffcbb742fd
[NBI] Step 34/46 : ENV OSMNBI_DATABASE_DRIVER mongo
[NBI]  ---> Running in f4953081ebf6
[NBI] Removing intermediate container f4953081ebf6
[NBI]  ---> ffc1680abaff
[NBI] Step 35/46 : ENV OSMNBI_DATABASE_URI   mongodb://mongo:27017
[NBI]  ---> Running in 51840ee2e6a0
[NBI] Removing intermediate container 51840ee2e6a0
[NBI]  ---> e26339b3df87
[NBI] Step 36/46 : ENV OSMNBI_STATIC_DIR      /app/osm_nbi/html_public
[NBI]  ---> Running in 2730f52d882b
[NBI] Removing intermediate container 2730f52d882b
[NBI]  ---> d0967d9284d1
[NBI] Step 37/46 : ENV OSMNBI_MESSAGE_DRIVER  kafka
[NBI]  ---> Running in e02362eabc0d
[tests] Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease
[tests] Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB]
[tests] Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB]
[tests] Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB]
[tests] Get:5 https://packages.cloud.google.com/apt cloud-sdk InRelease [1616 B]
[tests] Get:6 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1090 kB]
[tests] Get:7 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2469 kB]
[tests] Get:8 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1910 kB]
[tests] Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [51.5 kB]
[tests] Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2183 kB]
[tests] Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1391 kB]
[tests] Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2542 kB]
[tests] Get:13 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [31.8 kB]
[NBI] Removing intermediate container e02362eabc0d
[NBI]  ---> 8bc5c45f4dd2
[NBI] Step 38/46 : ENV OSMNBI_MESSAGE_HOST    kafka
[NBI]  ---> Running in f1ba054a29b5
[NBI] Removing intermediate container f1ba054a29b5
[NBI]  ---> a0fa52c1bcc0
[NBI] Step 39/46 : ENV OSMNBI_MESSAGE_PORT    9092
[NBI]  ---> Running in 6ed06b3bafd7
[NBI] Removing intermediate container 6ed06b3bafd7
[NBI]  ---> 60300d07cfdf
[NBI] Step 40/46 : ENV OSMNBI_LOG_FILE        /app/log/nbi.log
[NBI]  ---> Running in 3548c0e96907
[NBI] Removing intermediate container 3548c0e96907
[NBI]  ---> 8c4d39151451
[NBI] Step 41/46 : ENV OSMNBI_LOG_LEVEL       DEBUG
[NBI]  ---> Running in bf653408af35
[NBI] Removing intermediate container bf653408af35
[NBI]  ---> 5f66dec4c9fa
[NBI] Step 42/46 : ENV OSMNBI_AUTHENTICATION_BACKEND               internal
[NBI]  ---> Running in 6ab6bb2451c0
[NBI] Removing intermediate container 6ab6bb2451c0
[NBI]  ---> 4aaf48053814
[NBI] Step 43/46 : ENV OSMNBI_PROMETHEUS_HOST                      prometheus
[NBI]  ---> Running in 81f0cc88af15
[tests] Get:14 https://packages.cloud.google.com/apt cloud-sdk/main all Packages [1459 kB]
[tests] Get:15 https://packages.cloud.google.com/apt cloud-sdk/main amd64 Packages [3035 kB]
[tests] Fetched 16.5 MB in 1s (11.4 MB/s)
[NBI] Removing intermediate container 81f0cc88af15
[NBI]  ---> 6844a0a879d5
[NBI] Step 44/46 : ENV OSMNBI_PROMETHEUS_PORT                      9090
[NBI]  ---> Running in cbaf0520a9c6
[NBI] Removing intermediate container cbaf0520a9c6
[NBI]  ---> 07fa135781f1
[NBI] Step 45/46 : HEALTHCHECK --start-period=120s --interval=10s --timeout=5s --retries=5   CMD curl -k https://localhost:9999/osm/ | grep Welcome || exit 1
[NBI]  ---> Running in edbbccc940e8
[NBI] Removing intermediate container edbbccc940e8
[NBI]  ---> 00a250bd5767
[NBI] Step 46/46 : CMD python3 -m osm_nbi.nbi
[NBI]  ---> Running in 24f6eda4e698
[NBI] Removing intermediate container 24f6eda4e698
[NBI]  ---> baa396f60219
[NBI] [Warning] One or more build-args [OSM_IMDOCS_URL PYTHON3_N2VC_URL PYTHON3_OSMCLIENT_URL CACHE_DATE PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL OSM_TESTS_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_ROVIM_AWS_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSM_ROSDN_TAPI_URL PYTHON3_OSM_ROVIM_VMWARE_URL OSM_NGUI_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_RO_PLUGIN_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_ROVIM_AZURE_URL PYTHON3_OSM_ROVIM_GCP_URL OSM_DEVOPS_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_NGSA_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_ROVIM_OPENVIM_URL] were not consumed
[NBI] Successfully built baa396f60219
[NBI] Successfully tagged opensourcemano/nbi:osm-v150-merge-210
[Pipeline] [NBI] echo
[NBI] Tagging nbi:osm-v150-merge-210
[Pipeline] [NBI] sh
[Airflow]       Successfully uninstalled numpy-1.24.2
[NBI] [NBI] Running shell script
[NBI] + docker tag opensourcemano/nbi:osm-v150-merge-210 osm.etsi.org:5050/devops/cicd/opensourcemano/nbi:osm-v150-merge-210
[Pipeline] [NBI] sh
[tests] Reading package lists...
[NBI] [NBI] Running shell script
[NBI] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/nbi:osm-v150-merge-210
[NBI] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/nbi]
[NBI] 34daf1295503: Preparing
[NBI] b9d590b79e07: Preparing
[NBI] 27a86d27a0de: Preparing
[NBI] 84c6c3a630a4: Preparing
[NBI] 6529ff681562: Preparing
[NBI] 0d2729eef3c5: Preparing
[NBI] d7cda685ede7: Preparing
[NBI] d66bebcf8f81: Preparing
[NBI] dc3e88bfc0a4: Preparing
[NBI] 0b9c994b0484: Preparing
[NBI] 0d2729eef3c5: Waiting
[NBI] d7cda685ede7: Waiting
[NBI] d66bebcf8f81: Waiting
[NBI] dc3e88bfc0a4: Waiting
[NBI] 0b9c994b0484: Waiting
[NBI] 84c6c3a630a4: Waiting
[NBI] 6529ff681562: Waiting
[NBI] 34daf1295503: Pushed
[NBI] b9d590b79e07: Pushed
[NBI] 27a86d27a0de: Pushed
[tests] Reading package lists...
[tests] Building dependency tree...
[tests] Reading state information...
[NBI] 84c6c3a630a4: Pushed
[NBI] 6529ff681562: Pushed
[NBI] d66bebcf8f81: Layer already exists
[NBI] dc3e88bfc0a4: Layer already exists
[NBI] 0b9c994b0484: Layer already exists
[LCM]  ---> d0840685f730
[LCM] Step 25/58 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     ca-certificates     && rm -rf /var/lib/apt/lists/*
[LCM]  ---> Running in 6d249dc5610d
[LCM] Get:1 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB]
[LCM] Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB]
[LCM] Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB]
[LCM] Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB]
[LCM] Get:5 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1792 kB]
[LCM] Get:6 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB]
[LCM] Get:7 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1090 kB]
[LCM] Get:8 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2469 kB]
[LCM] Get:9 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB]
[LCM] Get:10 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB]
[LCM] Get:11 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [44.7 kB]
[LCM] Get:12 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1910 kB]
[LCM] Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [51.5 kB]
[LCM] Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2542 kB]
[LCM] Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1391 kB]
[LCM] Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2183 kB]
[LCM] Get:17 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [31.8 kB]
[LCM] Get:18 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [81.0 kB]
[tests] Suggested packages:
[tests]   google-cloud-cli-app-engine-java google-cloud-cli-app-engine-python
[tests]   google-cloud-cli-pubsub-emulator google-cloud-cli-bigtable-emulator
[tests]   google-cloud-cli-datastore-emulator
[tests] The following NEW packages will be installed:
[tests]   google-cloud-cli kubectl
[tests] 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded.
[tests] Need to get 170 MB of archives.
[tests] After this operation, 854 MB of additional disk space will be used.
[tests] Get:1 https://packages.cloud.google.com/apt cloud-sdk/main all google-cloud-cli all 455.0.0-0 [160 MB]
[Airflow]   Attempting uninstall: msgpack
[Airflow]     Found existing installation: msgpack 1.0.5
[Airflow]     Uninstalling msgpack-1.0.5:
[Airflow]       Successfully uninstalled msgpack-1.0.5
[Airflow]   Attempting uninstall: grpcio
[Airflow]     Found existing installation: grpcio 1.53.0
[Airflow]     Uninstalling grpcio-1.53.0:
[Airflow]       Successfully uninstalled grpcio-1.53.0
[NBI] d7cda685ede7: Pushed
[LCM] Fetched 32.1 MB in 2s (17.1 MB/s)
[Airflow]   Attempting uninstall: dnspython
[Airflow]     Found existing installation: dnspython 2.3.0
[Airflow]     Uninstalling dnspython-2.3.0:
[Airflow]       Successfully uninstalled dnspython-2.3.0
[LCM] Reading package lists...
[Airflow]   Attempting uninstall: charset-normalizer
[Airflow]     Found existing installation: charset-normalizer 2.1.1
[Airflow]     Uninstalling charset-normalizer-2.1.1:
[Airflow]       Successfully uninstalled charset-normalizer-2.1.1
[Airflow]   Attempting uninstall: cffi
[Airflow]     Found existing installation: cffi 1.15.1
[Airflow]     Uninstalling cffi-1.15.1:
[Airflow]       Successfully uninstalled cffi-1.15.1
[LCM] Reading package lists...
[LCM] Building dependency tree...
[LCM] Reading state information...
[LCM] The following additional packages will be installed:
[LCM]   openssl
[tests] Get:2 https://packages.cloud.google.com/apt cloud-sdk/main amd64 kubectl amd64 1.28.2-00 [10.3 MB]
[Airflow]   Attempting uninstall: certifi
[Airflow]     Found existing installation: certifi 2022.12.7
[Airflow]     Uninstalling certifi-2022.12.7:
[Airflow]       Successfully uninstalled certifi-2022.12.7
[Airflow]   Attempting uninstall: cachetools
[Airflow]     Found existing installation: cachetools 5.3.0
[Airflow]     Uninstalling cachetools-5.3.0:
[Airflow]       Successfully uninstalled cachetools-5.3.0
[Airflow]   Attempting uninstall: attrs
[Airflow]     Found existing installation: attrs 22.2.0
[Airflow]     Uninstalling attrs-22.2.0:
[Airflow]       Successfully uninstalled attrs-22.2.0
[Airflow]   Attempting uninstall: async-timeout
[Airflow]     Found existing installation: async-timeout 4.0.2
[Airflow]     Uninstalling async-timeout-4.0.2:
[Airflow]       Successfully uninstalled async-timeout-4.0.2
[Airflow]   Attempting uninstall: requests
[Airflow]     Found existing installation: requests 2.28.2
[Airflow]     Uninstalling requests-2.28.2:
[Airflow]       Successfully uninstalled requests-2.28.2
[Airflow]   Attempting uninstall: pyasn1-modules
[Airflow]     Found existing installation: pyasn1-modules 0.2.8
[Airflow]     Uninstalling pyasn1-modules-0.2.8:
[Airflow]       Successfully uninstalled pyasn1-modules-0.2.8
[LCM] The following NEW packages will be installed:
[LCM]   ca-certificates openssl
[LCM] 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
[LCM] Need to get 1341 kB of archives.
[LCM] After this operation, 2502 kB of additional disk space will be used.
[LCM] Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 openssl amd64 3.0.2-0ubuntu1.15 [1186 kB]
[LCM] Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 ca-certificates all 20230311ubuntu0.22.04.1 [155 kB]
[LCM] debconf: delaying package configuration, since apt-utils is not installed
[LCM] Fetched 1341 kB in 0s (47.3 MB/s)
[LCM] Selecting previously unselected package openssl.
[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 ... 5123 files and directories currently installed.)
[LCM] Preparing to unpack .../openssl_3.0.2-0ubuntu1.15_amd64.deb ...
[LCM] Unpacking openssl (3.0.2-0ubuntu1.15) ...
[LCM] Selecting previously unselected package ca-certificates.
[LCM] Preparing to unpack .../ca-certificates_20230311ubuntu0.22.04.1_all.deb ...
[LCM] Unpacking ca-certificates (20230311ubuntu0.22.04.1) ...
[LCM] Setting up openssl (3.0.2-0ubuntu1.15) ...
[LCM] Setting up ca-certificates (20230311ubuntu0.22.04.1) ...
[tests] debconf: delaying package configuration, since apt-utils is not installed
[tests] Fetched 170 MB in 4s (48.3 MB/s)
[tests] Selecting previously unselected package google-cloud-cli.
[tests] (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 ... 17636 files and directories currently installed.)
[tests] Preparing to unpack .../google-cloud-cli_455.0.0-0_all.deb ...
[tests] Unpacking google-cloud-cli (455.0.0-0) ...
[Airflow]   Attempting uninstall: proto-plus
[Airflow]     Found existing installation: proto-plus 1.19.6
[Airflow]     Uninstalling proto-plus-1.19.6:
[Airflow]       Successfully uninstalled proto-plus-1.19.6
[Airflow]   Attempting uninstall: pandas
[Airflow]     Found existing installation: pandas 1.5.3
[Airflow]     Uninstalling pandas-1.5.3:
[NBI] 0d2729eef3c5: Pushed
[NBI] osm-v150-merge-210: digest: sha256:9432dc2c7d071bd0623dd87c3d996639f51ce3a37f502313300647f54877a7e7 size: 2411
[Pipeline] [NBI] }
[Pipeline] [NBI] // dir
[Pipeline] [NBI] }
[LCM] Updating certificates in /etc/ssl/certs...
[LCM] 137 added, 0 removed; done.
[LCM] Processing triggers for ca-certificates (20230311ubuntu0.22.04.1) ...
[LCM] Updating certificates in /etc/ssl/certs...
[LCM] 0 added, 0 removed; done.
[LCM] Running hooks in /etc/ca-certificates/update.d...
[LCM] done.
[Airflow]       Successfully uninstalled pandas-1.5.3
[LCM] Removing intermediate container 6d249dc5610d
[LCM]  ---> 3a3326e2148e
[LCM] Step 26/58 : RUN rm -f /etc/apt/apt.conf.d/proxy.conf
[LCM]  ---> Running in e74b6ca55099
[LCM] Removing intermediate container e74b6ca55099
[LCM]  ---> 346199d7b619
[LCM] Step 27/58 : COPY --from=INSTALL /usr/bin/kubectl /usr/bin/kubectl
[RO] Successfully installed adal-1.2.7 aiokafka-0.8.1 appdirs-1.4.4 async-timeout-4.0.3 atpublic-4.0 attrs-23.1.0 autopage-0.5.1 azure-common-1.1.28 azure-core-1.29.4 azure-identity-1.14.0 azure-mgmt-compute-30.3.0 azure-mgmt-core-1.4.0 azure-mgmt-network-25.1.0 azure-mgmt-resource-23.0.1 bcrypt-4.0.1 boto-2.49.0 cachetools-5.3.1 certifi-2023.7.22 cffi-1.16.0 charset-normalizer-3.2.0 cheroot-10.0.0 cherrypy-18.1.2 cliff-4.3.0 cmd2-2.4.3 cryptography-41.0.4 cvprac-1.3.1 dataclasses-0.6 debtcollector-2.5.0 decorator-5.1.1 dnspython-2.4.2 dogpile-cache-1.2.2 flufl-enum-6.0.2 google-api-core-2.8.2 google-api-python-client-2.51.0 google-auth-2.8.0 google-auth-httplib2-0.1.1 google-cloud-0.34.0 googleapis-common-protos-1.56.3 httplib2-0.22.0 humanfriendly-10.0 idna-3.4 importlib-metadata-6.8.0 ipconflict-0.5.0 iso8601-2.0.0 isodate-0.6.1 jaraco-functools-3.9.0 jinja2-3.1.2 jmespath-1.0.1 jsonpatch-1.33 jsonpointer-2.4 jsonschema-4.19.1 jsonschema-specifications-2023.7.1 kafka-python-2.0.2 keystoneauth1-5.3.0 logutils-0.3.5 lxml-4.9.3 markupsafe-2.1.3 more-itertools-10.1.0 motor-3.3.1 msal-1.24.0 msal-extensions-1.0.0 msgpack-1.0.7 msrest-0.7.1 msrestazure-0.6.4 netaddr-0.9.0 netifaces-0.11.0 oauthlib-3.2.2 openstacksdk-1.5.0 os-client-config-2.1.0 os-service-types-1.7.0 osc-lib-2.8.1 oslo-config-9.2.0 oslo-context-5.2.0 oslo-i18n-6.1.0 oslo-log-5.3.0 oslo-serialization-5.2.0 oslo-utils-6.2.1 packaging-23.1 paramiko-3.3.1 pbr-5.11.1 portalocker-2.8.2 portend-3.2.0 prettytable-3.9.0 progressbar-2.5 protobuf-4.24.3 py-radix-0.10.0 pyasn1-0.5.0 pyasn1-modules-0.3.0 pycparser-2.21 pycryptodome-3.19.0 pygments-2.16.1 pyinotify-0.9.6 pyjwt-2.8.0 pymongo-4.5.0 pynacl-1.5.0 pyopenssl-23.2.0 pyparsing-3.1.1 pyperclip-1.8.2 pysocks-1.7.1 python-cinderclient-7.4.1 python-dateutil-2.8.2 python-glanceclient-4.4.0 python-keystoneclient-5.2.0 python-neutronclient-11.0.0 python-novaclient-18.4.0 python-openstackclient-6.3.0 pytz-2023.3.post1 pyvcloud-19.1.1 pyvmomi-8.0.2.0 pyyaml-6.0.1 referencing-0.30.2 requests-2.31.0 requests-oauthlib-1.3.1 requestsexceptions-1.4.0 rfc3986-2.0.0 rpds-py-0.10.3 rsa-4.9 simplejson-3.19.1 six-1.16.0 stevedore-5.1.0 tempora-5.5.0 tqdm-4.66.1 typing-extensions-4.8.0 tzdata-2023.3 uritemplate-4.1.1 urllib3-2.0.5 uuid-1.30 warlock-2.0.1 wcwidth-0.2.6 wrapt-1.15.0 zc-lockfile-3.0.post1 zipp-3.17.0
[RO] 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
[PLA] 7c57841baf10: Pushed
[PLA] ad6b58429724: Pushed
[PLA] osm-v150-merge-210: digest: sha256:6d9ddf4485bf733e5526fa4204700f9e3b899682720c4acd5fafd3d7d7e0ec7c size: 2625
[Pipeline] [PLA] }
[Pipeline] [PLA] // dir
[Pipeline] [PLA] }
[LCM]  ---> ae1a8e2b9f32
[LCM] Step 28/58 : COPY --from=INSTALL /usr/local/bin/helm /usr/local/bin/helm
[MON] Successfully installed aiokafka-0.8.1 appdirs-1.4.4 async-timeout-4.0.3 attrs-23.1.0 autopage-0.5.1 bcrypt-4.0.1 cachetools-5.3.1 certifi-2023.7.22 cffi-1.16.0 charset-normalizer-3.2.0 cliff-4.3.0 cmd2-2.4.3 contourpy-1.1.1 cryptography-41.0.4 cycler-0.12.0 dataclasses-0.6 dateparser-1.1.8 debtcollector-2.5.0 decorator-5.1.1 dnspython-2.4.2 dogpile-cache-1.2.2 fonttools-4.42.1 futurist-2.4.1 gnocchiclient-7.0.8 google-auth-2.17.3 httmock-1.4.0 humanfriendly-10.0 idna-3.4 importlib-metadata-6.8.0 iso8601-2.0.0 jmespath-1.0.1 jsonpatch-1.33 jsonpointer-2.4 juju-2.9.44.0 jujubundlelib-0.5.7 kafka-python-2.0.2 keystoneauth1-5.3.0 kiwisolver-1.4.5 kubernetes-26.1.0 lxml-4.9.3 macaroonbakery-1.3.1 matplotlib-3.8.0 motor-3.3.1 msgpack-1.0.7 mypy-extensions-1.0.0 netaddr-0.9.0 netifaces-0.11.0 numpy-1.26.0 oauthlib-3.2.2 openstacksdk-1.5.0 os-client-config-2.1.0 os-service-types-1.7.0 osc-lib-2.8.1 oslo-config-9.2.0 oslo-context-5.2.0 oslo-i18n-6.1.0 oslo-log-5.3.0 oslo-serialization-5.2.0 oslo-utils-6.2.1 packaging-23.1 pandas-2.1.1 paramiko-2.12.0 pbr-5.11.1 pillow-10.0.1 prettytable-0.7.2 prometheus-api-client-0.5.4 prometheus-client-0.17.1 protobuf-3.20.3 pyasn1-0.5.0 pyasn1-modules-0.3.0 pycparser-2.21 pycryptodome-3.19.0 pygments-2.16.1 pyinotify-0.9.6 pymacaroons-0.13.0 pymongo-4.5.0 pynacl-1.5.0 pyparsing-3.1.1 pyperclip-1.8.2 pyrfc3339-1.1 python-ceilometerclient-2.9.0 python-cinderclient-8.3.0 python-dateutil-2.8.2 python-keystoneclient-5.2.0 python-neutronclient-11.0.0 python-novaclient-18.4.0 pytz-2023.3.post1 pyvcloud-23.0.4 pyyaml-6.0.1 regex-2023.8.8 requests-2.31.0 requests-oauthlib-1.3.1 requestsexceptions-1.4.0 retrying-async-2.0.0 rfc3986-2.0.0 rsa-4.9 simplejson-3.19.1 six-1.16.0 stevedore-5.1.0 theblues-0.5.2 toposort-1.10 typing-extensions-4.8.0 typing-inspect-0.9.0 tzdata-2023.3 tzlocal-5.0.1 ujson-5.8.0 unittest-xml-reporting-3.2.0 urllib3-2.0.5 vcd-api-schemas-type-10.3.0.dev72 wcwidth-0.2.7 websocket-client-1.6.3 websockets-11.0.3 wrapt-1.15.0 zipp-3.17.0
[MON] 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
[LCM]  ---> 710a401ef8c2
[LCM] Step 29/58 : COPY --from=INSTALL /usr/local/bin/helm3 /usr/local/bin/helm3
[Airflow]   Attempting uninstall: importlib-metadata
[Airflow]     Found existing installation: importlib-metadata 6.1.0
[Airflow]     Uninstalling importlib-metadata-6.1.0:
[Airflow]       Successfully uninstalled importlib-metadata-6.1.0
[Airflow]   Attempting uninstall: httplib2
[Airflow]     Found existing installation: httplib2 0.21.0
[Airflow]     Uninstalling httplib2-0.21.0:
[Airflow]       Successfully uninstalled httplib2-0.21.0
[Airflow]   Attempting uninstall: googleapis-common-protos
[Airflow]     Found existing installation: googleapis-common-protos 1.56.4
[Airflow]     Uninstalling googleapis-common-protos-1.56.4:
[Airflow]       Successfully uninstalled googleapis-common-protos-1.56.4
[Airflow]   Attempting uninstall: cryptography
[Airflow]     Found existing installation: cryptography 39.0.2
[Airflow]     Uninstalling cryptography-39.0.2:
[LCM]  ---> 82084e5d966e
[LCM] Step 30/58 : COPY --from=INSTALL /usr/bin/scp /usr/bin/scp
[LCM]  ---> 171a536118df
[LCM] Step 31/58 : COPY --from=INSTALL /usr/bin/ssh-keygen /usr/bin/ssh-keygen
[LCM]  ---> da62a250e267
[LCM] Step 32/58 : COPY --from=INSTALL /usr/bin/ssh /usr/bin/ssh
[Airflow]       Successfully uninstalled cryptography-39.0.2
[LCM]  ---> 961f2b215301
[LCM] Step 33/58 : COPY --from=INSTALL /usr/lib/x86_64-linux-gnu/ /usr/lib/x86_64-linux-gnu/
[Airflow]   Attempting uninstall: grpcio-status
[Airflow]     Found existing installation: grpcio-status 1.48.2
[Airflow]     Uninstalling grpcio-status-1.48.2:
[Airflow]       Successfully uninstalled grpcio-status-1.48.2
[Airflow]   Attempting uninstall: google-auth
[Airflow]     Found existing installation: google-auth 2.17.0
[Airflow]     Uninstalling google-auth-2.17.0:
[Airflow]       Successfully uninstalled google-auth-2.17.0
[Airflow]   Attempting uninstall: azure-core
[Airflow]     Found existing installation: azure-core 1.26.3
[Airflow]     Uninstalling azure-core-1.26.3:
[Airflow]       Successfully uninstalled azure-core-1.26.3
[Airflow]   Attempting uninstall: msal
[Airflow]     Found existing installation: msal 1.21.0
[Airflow]     Uninstalling msal-1.21.0:
[Airflow]       Successfully uninstalled msal-1.21.0
[Airflow]   Attempting uninstall: google-auth-httplib2
[Airflow]     Found existing installation: google-auth-httplib2 0.1.0
[Airflow]     Uninstalling google-auth-httplib2-0.1.0:
[Airflow]       Successfully uninstalled google-auth-httplib2-0.1.0
[Airflow]   Attempting uninstall: google-api-core
[Airflow]     Found existing installation: google-api-core 2.8.2
[Airflow]     Uninstalling google-api-core-2.8.2:
[Airflow]       Successfully uninstalled google-api-core-2.8.2
[Airflow]   Attempting uninstall: azure-mgmt-core
[Airflow]     Found existing installation: azure-mgmt-core 1.3.2
[Airflow]     Uninstalling azure-mgmt-core-1.3.2:
[Airflow]       Successfully uninstalled azure-mgmt-core-1.3.2
[Airflow]   Attempting uninstall: google-api-python-client
[Airflow]     Found existing installation: google-api-python-client 1.12.11
[Airflow]     Uninstalling google-api-python-client-1.12.11:
[Airflow]       Successfully uninstalled google-api-python-client-1.12.11
[LCM]  ---> e1517cfe02cb
[LCM] Step 34/58 : COPY --from=INSTALL /lib/x86_64-linux-gnu/ /lib/x86_64-linux-gnu/
[NG-UI] 
[NG-UI] > @parcel/watcher@2.0.4 install /usr/share/osm-ngui/node_modules/@parcel/watcher
[NG-UI] > node-gyp-build
[NG-UI] 
[NG-UI] 
[NG-UI] > nice-napi@1.0.2 install /usr/share/osm-ngui/node_modules/nice-napi
[NG-UI] > node-gyp-build
[NG-UI] 
[NG-UI] 
[NG-UI] > core-js@3.37.1 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 core-js:
[NG-UI] > https://opencollective.com/core-js 
[NG-UI] > https://patreon.com/zloirock 
[NG-UI] > https://boosty.to/zloirock 
[NG-UI] > bitcoin: bc1qlea7544qtsmj2rayg0lthvza9fau63ux0fstcz 
[NG-UI] 
[NG-UI] I highly recommend reading this: https://github.com/zloirock/core-js/blob/master/docs/2023-02-14-so-whats-next.md 
[NG-UI] 
[NG-UI] 
[NG-UI] > core-js-pure@3.37.1 postinstall /usr/share/osm-ngui/node_modules/core-js-pure
[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 core-js:
[NG-UI] > https://opencollective.com/core-js 
[NG-UI] > https://patreon.com/zloirock 
[NG-UI] > https://boosty.to/zloirock 
[NG-UI] > bitcoin: bc1qlea7544qtsmj2rayg0lthvza9fau63ux0fstcz 
[NG-UI] 
[NG-UI] I highly recommend reading this: https://github.com/zloirock/core-js/blob/master/docs/2023-02-14-so-whats-next.md 
[NG-UI] 
[NG-UI] 
[NG-UI] > esbuild@0.15.5 postinstall /usr/share/osm-ngui/node_modules/esbuild
[NG-UI] > node install.js
[NG-UI] 
[NG-UI] 
[NG-UI] > nx@15.9.3 postinstall /usr/share/osm-ngui/node_modules/@nrwl/cli/node_modules/nx
[NG-UI] > node ./bin/compute-project-graph
[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] > cypress@12.17.4 postinstall /usr/share/osm-ngui/node_modules/cypress
[NG-UI] > node index.js --exec install
[NG-UI] 
[NG-UI] Installing Cypress (version: 12.17.4)
[NG-UI] 
[NG-UI] [STARTED] Task without title.
[NG-UI] [TITLE]  Downloading Cypress      0% 0s
[NG-UI] [TITLE]  Downloading Cypress      1% 10s
[NG-UI] [TITLE]  Downloading Cypress      4% 5s
[NG-UI] [TITLE]  Downloading Cypress      6% 5s
[NG-UI] [TITLE]  Downloading Cypress      10% 4s
[NG-UI] [TITLE]  Downloading Cypress      13% 3s
[NG-UI] [TITLE]  Downloading Cypress      16% 3s
[NG-UI] [TITLE]  Downloading Cypress      19% 3s
[NG-UI] [TITLE]  Downloading Cypress      23% 3s
[NG-UI] [TITLE]  Downloading Cypress      27% 2s
[NG-UI] [TITLE]  Downloading Cypress      31% 2s
[NG-UI] [TITLE]  Downloading Cypress      35% 2s
[NG-UI] [TITLE]  Downloading Cypress      38% 2s
[NG-UI] [TITLE]  Downloading Cypress      42% 2s
[NG-UI] [TITLE]  Downloading Cypress      47% 2s
[NG-UI] [TITLE]  Downloading Cypress      51% 1s
[NG-UI] [TITLE]  Downloading Cypress      55% 1s
[NG-UI] [TITLE]  Downloading Cypress      60% 1s
[NG-UI] [TITLE]  Downloading Cypress      64% 1s
[NG-UI] [TITLE]  Downloading Cypress      69% 1s
[NG-UI] [TITLE]  Downloading Cypress      74% 1s
[NG-UI] [TITLE]  Downloading Cypress      76% 1s
[NG-UI] [TITLE]  Downloading Cypress      80% 1s
[NG-UI] [TITLE]  Downloading Cypress      83% 0s
[NG-UI] [TITLE]  Downloading Cypress      88% 0s
[NG-UI] [TITLE]  Downloading Cypress      91% 0s
[tests] Selecting previously unselected package kubectl.
[tests] Preparing to unpack .../kubectl_1.28.2-00_amd64.deb ...
[tests] Unpacking kubectl (1.28.2-00) ...
[tests] Setting up kubectl (1.28.2-00) ...
[tests] Setting up google-cloud-cli (455.0.0-0) ...
[NG-UI] [TITLE]  Downloading Cypress      94% 0s
[NG-UI] [TITLE]  Downloading Cypress      98% 0s
[NG-UI] [TITLE]  Downloaded Cypress     
[NG-UI] [SUCCESS]  Downloaded Cypress     
[NG-UI] [STARTED] Task without title.
[NG-UI] [TITLE]  Unzipping Cypress        0% 0s
[NG-UI] [TITLE]  Unzipping Cypress        1% 45s
[NG-UI] [TITLE]  Unzipping Cypress        1% 46s
[NG-UI] [TITLE]  Unzipping Cypress        1% 47s
[NG-UI] [TITLE]  Unzipping Cypress        1% 48s
[NG-UI] [TITLE]  Unzipping Cypress        1% 49s
[NG-UI] [TITLE]  Unzipping Cypress        1% 50s
[NG-UI] [TITLE]  Unzipping Cypress        1% 51s
[NG-UI] [TITLE]  Unzipping Cypress        1% 52s
[NG-UI] [TITLE]  Unzipping Cypress        1% 53s
[NG-UI] [TITLE]  Unzipping Cypress        1% 54s
[NG-UI] [TITLE]  Unzipping Cypress        1% 55s
[NG-UI] [TITLE]  Unzipping Cypress        1% 56s
[NG-UI] [TITLE]  Unzipping Cypress        1% 57s
[NG-UI] [TITLE]  Unzipping Cypress        1% 58s
[NG-UI] [TITLE]  Unzipping Cypress        1% 59s
[NG-UI] [TITLE]  Unzipping Cypress        1% 60s
[NG-UI] [TITLE]  Unzipping Cypress        1% 61s
[NG-UI] [TITLE]  Unzipping Cypress        1% 62s
[NG-UI] [TITLE]  Unzipping Cypress        1% 63s
[NG-UI] [TITLE]  Unzipping Cypress        1% 64s
[NG-UI] [TITLE]  Unzipping Cypress        1% 65s
[NG-UI] [TITLE]  Unzipping Cypress        1% 66s
[NG-UI] [TITLE]  Unzipping Cypress        1% 67s
[NG-UI] [TITLE]  Unzipping Cypress        1% 68s
[NG-UI] [TITLE]  Unzipping Cypress        1% 69s
[NG-UI] [TITLE]  Unzipping Cypress        1% 70s
[NG-UI] [TITLE]  Unzipping Cypress        1% 71s
[NG-UI] [TITLE]  Unzipping Cypress        2% 35s
[NG-UI] [TITLE]  Unzipping Cypress        2% 36s
[NG-UI] [TITLE]  Unzipping Cypress        2% 37s
[NG-UI] [TITLE]  Unzipping Cypress        2% 38s
[NG-UI] [TITLE]  Unzipping Cypress        2% 39s
[NG-UI] [TITLE]  Unzipping Cypress        2% 40s
[NG-UI] [TITLE]  Unzipping Cypress        2% 41s
[NG-UI] [TITLE]  Unzipping Cypress        2% 42s
[NG-UI] [TITLE]  Unzipping Cypress        2% 43s
[NG-UI] [TITLE]  Unzipping Cypress        2% 44s
[NG-UI] [TITLE]  Unzipping Cypress        2% 45s
[NG-UI] [TITLE]  Unzipping Cypress        2% 46s
[NG-UI] [TITLE]  Unzipping Cypress        3% 30s
[NG-UI] [TITLE]  Unzipping Cypress        3% 31s
[NG-UI] [TITLE]  Unzipping Cypress        3% 32s
[NG-UI] [TITLE]  Unzipping Cypress        3% 33s
[NG-UI] [TITLE]  Unzipping Cypress        3% 34s
[NG-UI] [TITLE]  Unzipping Cypress        3% 35s
[NG-UI] [TITLE]  Unzipping Cypress        3% 36s
[NG-UI] [TITLE]  Unzipping Cypress        3% 37s
[NG-UI] [TITLE]  Unzipping Cypress        3% 38s
[NG-UI] [TITLE]  Unzipping Cypress        4% 28s
[NG-UI] [TITLE]  Unzipping Cypress        4% 29s
[NG-UI] [TITLE]  Unzipping Cypress        4% 30s
[NG-UI] [TITLE]  Unzipping Cypress        4% 31s
[NG-UI] [TITLE]  Unzipping Cypress        4% 32s
[NG-UI] [TITLE]  Unzipping Cypress        4% 33s
[NG-UI] [TITLE]  Unzipping Cypress        5% 26s
[NG-UI] [TITLE]  Unzipping Cypress        5% 27s
[NG-UI] [TITLE]  Unzipping Cypress        5% 28s
[NG-UI] [TITLE]  Unzipping Cypress        5% 29s
[NG-UI] [TITLE]  Unzipping Cypress        5% 30s
[NG-UI] [TITLE]  Unzipping Cypress        5% 31s
[NG-UI] [TITLE]  Unzipping Cypress        6% 25s
[NG-UI] [TITLE]  Unzipping Cypress        6% 26s
[NG-UI] [TITLE]  Unzipping Cypress        6% 27s
[NG-UI] [TITLE]  Unzipping Cypress        6% 28s
[NG-UI] [TITLE]  Unzipping Cypress        7% 24s
[NG-UI] [TITLE]  Unzipping Cypress        7% 25s
[NG-UI] [TITLE]  Unzipping Cypress        7% 26s
[NG-UI] [TITLE]  Unzipping Cypress        8% 23s
[NG-UI] [TITLE]  Unzipping Cypress        8% 24s
[NG-UI] [TITLE]  Unzipping Cypress        8% 25s
[NG-UI] [TITLE]  Unzipping Cypress        9% 22s
[NG-UI] [TITLE]  Unzipping Cypress        9% 23s
[NG-UI] [TITLE]  Unzipping Cypress        9% 24s
[NG-UI] [TITLE]  Unzipping Cypress        10% 22s
[NG-UI] [TITLE]  Unzipping Cypress        10% 23s
[NG-UI] [TITLE]  Unzipping Cypress        10% 24s
[NG-UI] [TITLE]  Unzipping Cypress        10% 25s
[NG-UI] [TITLE]  Unzipping Cypress        11% 22s
[NG-UI] [TITLE]  Unzipping Cypress        11% 23s
[NG-UI] [TITLE]  Unzipping Cypress        11% 24s
[NG-UI] [TITLE]  Unzipping Cypress        12% 22s
[LCM]  ---> 163bd9c234b9
[LCM] Step 35/58 : COPY scripts/ /app/osm_lcm/scripts/
[LCM]  ---> 24a323d9b6f3
[LCM] Step 36/58 : 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 d9b7e8f119d7
[LCM] Removing intermediate container d9b7e8f119d7
[LCM]  ---> 553e7dc55491
[LCM] Step 37/58 : WORKDIR /app/osm_lcm
[LCM]  ---> Running in df915329ddfa
[LCM] Removing intermediate container df915329ddfa
[LCM]  ---> ea2fdca3be29
[LCM] Step 38/58 : USER appuser
[LCM]  ---> Running in 44301f5b7ca0
[LCM] Removing intermediate container 44301f5b7ca0
[LCM]  ---> 737716702e7a
[LCM] Step 39/58 : ENV OSMLCM_RO_HOST         ro
[LCM]  ---> Running in 082ffed2880c
[NG-UI] [TITLE]  Unzipping Cypress        12% 23s
[NG-UI] [TITLE]  Unzipping Cypress        12% 24s
[NG-UI] [TITLE]  Unzipping Cypress        13% 22s
[NG-UI] [TITLE]  Unzipping Cypress        13% 23s
[NG-UI] [TITLE]  Unzipping Cypress        14% 21s
[NG-UI] [TITLE]  Unzipping Cypress        14% 22s
[NG-UI] [TITLE]  Unzipping Cypress        14% 23s
[NG-UI] [TITLE]  Unzipping Cypress        15% 22s
[NG-UI] [TITLE]  Unzipping Cypress        15% 23s
[LCM] Removing intermediate container 082ffed2880c
[LCM]  ---> af1ec780fc99
[LCM] Step 40/58 : ENV OSMLCM_RO_PORT         9090
[LCM]  ---> Running in 47d9ea653111
[LCM] Removing intermediate container 47d9ea653111
[LCM]  ---> a7ebc76c29ef
[LCM] Step 41/58 : ENV OSMLCM_RO_TENANT       osm
[LCM]  ---> Running in 235f00679b6d
[LCM] Removing intermediate container 235f00679b6d
[LCM]  ---> 6b3671e87302
[LCM] Step 42/58 : ENV OSMLCM_VCA_HOST        vca
[LCM]  ---> Running in 2a3fbd9df141
[NG-UI] [TITLE]  Unzipping Cypress        15% 24s
[NG-UI] [TITLE]  Unzipping Cypress        16% 22s
[NG-UI] [TITLE]  Unzipping Cypress        16% 23s
[NG-UI] [TITLE]  Unzipping Cypress        16% 24s
[NG-UI] [TITLE]  Unzipping Cypress        17% 22s
[NG-UI] [TITLE]  Unzipping Cypress        17% 23s
[NG-UI] [TITLE]  Unzipping Cypress        17% 24s
[NG-UI] [TITLE]  Unzipping Cypress        18% 22s
[NG-UI] [TITLE]  Unzipping Cypress        18% 23s
[LCM] Removing intermediate container 2a3fbd9df141
[LCM]  ---> e47334c6b1f8
[LCM] Step 43/58 : ENV OSMLCM_VCA_PORT       17070
[LCM]  ---> Running in 97598da44faa
[LCM] Removing intermediate container 97598da44faa
[LCM]  ---> ae1a4000c7ef
[LCM] Step 44/58 : ENV OSMLCM_VCA_USER       admin
[LCM]  ---> Running in 35653261efd8
[LCM] Removing intermediate container 35653261efd8
[LCM]  ---> 26f7a83dd95c
[LCM] Step 45/58 : ENV OSMLCM_VCA_SECRET     secret
[LCM]  ---> Running in e89f99b35f6b
[LCM] Removing intermediate container e89f99b35f6b
[LCM]  ---> 6e5fae57508e
[LCM] Step 46/58 : ENV OSMLCM_DATABASE_DRIVER mongo
[LCM]  ---> Running in 2f10d181881b
[LCM] Removing intermediate container 2f10d181881b
[LCM]  ---> 10e5ba9a7299
[LCM] Step 47/58 : ENV OSMLCM_DATABASE_URI    mongodb://mongo:27017
[LCM]  ---> Running in b3f7c19d08df
[LCM] Removing intermediate container b3f7c19d08df
[LCM]  ---> 65f39e9c2cd3
[LCM] Step 48/58 : ENV OSMLCM_STORAGE_DRIVER  local
[LCM]  ---> Running in 4f00e0124881
[LCM] Removing intermediate container 4f00e0124881
[LCM]  ---> a1cc3f7dc448
[LCM] Step 49/58 : ENV OSMLCM_STORAGE_PATH    /app/storage
[LCM]  ---> Running in 69d7fefff895
[LCM] Removing intermediate container 69d7fefff895
[LCM]  ---> d0a0bf7100a1
[LCM] Step 50/58 : ENV OSMLCM_MESSAGE_DRIVER  kafka
[LCM]  ---> Running in 7ee8071881f6
[LCM] Removing intermediate container 7ee8071881f6
[LCM]  ---> d3642a49e7de
[LCM] Step 51/58 : ENV OSMLCM_MESSAGE_HOST    kafka
[LCM]  ---> Running in a02c0a3f9fb4
[LCM] Removing intermediate container a02c0a3f9fb4
[LCM]  ---> 029dea450c99
[LCM] Step 52/58 : ENV OSMLCM_MESSAGE_PORT    9092
[NG-UI] [TITLE]  Unzipping Cypress        18% 24s
[NG-UI] [TITLE]  Unzipping Cypress        19% 22s
[NG-UI] [TITLE]  Unzipping Cypress        19% 23s
[NG-UI] [TITLE]  Unzipping Cypress        19% 24s
[NG-UI] [TITLE]  Unzipping Cypress        20% 22s
[NG-UI] [TITLE]  Unzipping Cypress        20% 23s
[NG-UI] [TITLE]  Unzipping Cypress        21% 22s
[NG-UI] [TITLE]  Unzipping Cypress        21% 23s
[NG-UI] [TITLE]  Unzipping Cypress        22% 22s
[LCM]  ---> Running in dce2c8afaf9e
[LCM] Removing intermediate container dce2c8afaf9e
[LCM]  ---> 4cfc9540dab7
[LCM] Step 53/58 : ENV OSMLCM_VCA_HELMPATH    /usr/local/bin/helm
[LCM]  ---> Running in c8b6c7b81766
[LCM] Removing intermediate container c8b6c7b81766
[LCM]  ---> 123e25c6d733
[LCM] Step 54/58 : ENV OSMLCM_VCA_KUBECTLPATH /usr/bin/kubectl
[LCM]  ---> Running in b999839d4b34
[LCM] Removing intermediate container b999839d4b34
[LCM]  ---> c3ec1e1454e9
[LCM] Step 55/58 : ENV OSMLCM_VCA_JUJUPATH    /usr/local/bin/juju
[LCM]  ---> Running in f929b9c45c50
[LCM] Removing intermediate container f929b9c45c50
[LCM]  ---> 5e3eeb8feeac
[LCM] Step 56/58 : ENV OSMLCM_VCA_STABLEREPOURL https://charts.helm.sh/stable
[LCM]  ---> Running in 539f71ddbf6e
[NG-UI] [TITLE]  Unzipping Cypress        23% 21s
[NG-UI] [TITLE]  Unzipping Cypress        23% 22s
[NG-UI] [TITLE]  Unzipping Cypress        24% 21s
[NG-UI] [TITLE]  Unzipping Cypress        24% 22s
[LCM] Removing intermediate container 539f71ddbf6e
[LCM]  ---> d07007c33eec
[LCM] Step 57/58 : HEALTHCHECK --start-period=120s --interval=30s --timeout=30s --retries=1   CMD python3 -m osm_lcm.lcm_hc || exit 1
[LCM]  ---> Running in 087d48cbf254
[LCM] Removing intermediate container 087d48cbf254
[LCM]  ---> 8c09de00b4d4
[LCM] Step 58/58 : CMD [ "/bin/bash", "scripts/start.sh" ]
[LCM]  ---> Running in b548cbb568c0
[LCM] Removing intermediate container b548cbb568c0
[LCM]  ---> 3777137c6f3b
[LCM] [Warning] One or more build-args [PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_ROVIM_AZURE_URL PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL CACHE_DATE OSM_IMDOCS_URL PYTHON3_OSM_IM_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_NGSA_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_ROVIM_GCP_URL PYTHON3_OSM_ROSDN_TAPI_URL PYTHON3_OSM_ROVIM_OPENVIM_URL PYTHON3_OSM_RO_PLUGIN_URL OSM_DEVOPS_URL OSM_NGUI_URL PYTHON3_OSMCLIENT_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL OSM_TESTS_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_ROVIM_AWS_URL PYTHON3_OSM_ROVIM_VMWARE_URL] were not consumed
[LCM] Successfully built 3777137c6f3b
[LCM] Successfully tagged opensourcemano/lcm:osm-v150-merge-210
[RO] Removing intermediate container f5d235c82651
[RO]  ---> 59b489054777
[RO] Step 27/60 : FROM ubuntu:22.04 as FINAL
[RO]  ---> 67c845845b7d
[RO] Step 28/60 : ARG APT_PROXY
[RO]  ---> Using cache
[RO]  ---> 9da810ed0c6a
[RO] Step 29/60 : 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]  ---> 7014ea1e773b
[RO] Step 30/60 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     python3-minimal=3.10.*     && rm -rf /var/lib/apt/lists/*
[RO]  ---> Using cache
[RO]  ---> 3f32ff176f7e
[RO] Step 31/60 : COPY --from=INSTALL /usr/lib/python3/dist-packages /usr/lib/python3/dist-packages
[NG-UI] [TITLE]  Unzipping Cypress        25% 21s
[NG-UI] [TITLE]  Unzipping Cypress        25% 22s
[NG-UI] [TITLE]  Unzipping Cypress        26% 21s
[NG-UI] [TITLE]  Unzipping Cypress        27% 20s
[Pipeline] [LCM] echo
[LCM] Tagging lcm:osm-v150-merge-210
[Pipeline] [LCM] sh
[NG-UI] [TITLE]  Unzipping Cypress        27% 21s
[NG-UI] [TITLE]  Unzipping Cypress        28% 20s
[LCM] [LCM] Running shell script
[LCM] + docker tag opensourcemano/lcm:osm-v150-merge-210 osm.etsi.org:5050/devops/cicd/opensourcemano/lcm:osm-v150-merge-210
[Pipeline] [LCM] sh
[NG-UI] [TITLE]  Unzipping Cypress        29% 19s
[NG-UI] [TITLE]  Unzipping Cypress        29% 20s
[LCM] [LCM] Running shell script
[Airflow]   Attempting uninstall: google-cloud-monitoring
[Airflow]     Found existing installation: google-cloud-monitoring 2.11.0
[Airflow]     Uninstalling google-cloud-monitoring-2.11.0:
[Airflow]       Successfully uninstalled google-cloud-monitoring-2.11.0
[Airflow]   Attempting uninstall: azure-identity
[Airflow]     Found existing installation: azure-identity 1.12.0
[Airflow]     Uninstalling azure-identity-1.12.0:
[Airflow]       Successfully uninstalled azure-identity-1.12.0
[Airflow] 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.
[Airflow] snowflake-connector-python 3.0.2 requires charset-normalizer<3,>=2, but you have charset-normalizer 3.3.0 which is incompatible.
[Airflow] snowflake-connector-python 3.0.2 requires cryptography<41.0.0,>=3.1.0, but you have cryptography 41.0.4 which is incompatible.
[Airflow] snowflake-connector-python 3.0.2 requires urllib3<1.27,>=1.21.1, but you have urllib3 2.0.6 which is incompatible.
[Airflow] pyopenssl 23.1.1 requires cryptography<41,>=38.0.0, but you have cryptography 41.0.4 which is incompatible.
[Airflow] mysql-connector-python 8.0.32 requires protobuf<=3.20.3,>=3.11.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] httpx 0.23.3 requires rfc3986[idna2008]<2,>=1.3, but you have rfc3986 2.0.0 which is incompatible.
[Airflow] google-cloud-workflows 1.7.1 requires protobuf<4.0.0dev,>=3.19.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-vision 1.0.2 requires protobuf<4.0.0dev, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-videointelligence 1.16.3 requires protobuf<4.0.0dev, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-translate 1.7.2 requires protobuf<4.0.0dev, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-texttospeech 1.0.3 requires protobuf<4.0.0dev, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-tasks 2.10.1 requires protobuf<4.0.0dev,>=3.19.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-speech 1.3.4 requires protobuf<4.0.0dev, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-spanner 1.19.3 requires protobuf<4.0.0dev, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-secret-manager 1.0.2 requires protobuf<4.0.0dev, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-resource-manager 1.6.0 requires protobuf<4.0.0dev,>=3.19.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-redis 2.9.0 requires protobuf<4.0.0dev,>=3.19.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-pubsub 2.13.5 requires protobuf<4.0.0dev,>=3.19.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-os-login 2.7.1 requires protobuf<4.0.0dev,>=3.19.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-orchestration-airflow 1.4.1 requires protobuf<4.0.0dev,>=3.19.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-memcache 1.4.1 requires protobuf<4.0.0dev,>=3.19.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-logging 3.2.1 requires protobuf<4.0.0dev,>=3.19.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-language 1.3.2 requires protobuf<4.0.0dev, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-kms 2.12.0 requires protobuf<4.0.0dev,>=3.19.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-dlp 3.7.1 requires protobuf<4.0.0dev,>=3.19.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-dataproc 5.0.0 requires protobuf<4.0.0dev,>=3.19.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-dataproc-metastore 1.6.0 requires protobuf<4.0.0dev,>=3.19.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-dataplex 1.1.0 requires protobuf<4.0.0dev,>=3.19.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-dataform 0.2.0 requires protobuf<4.0.0dev,>=3.19.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-dataflow-client 0.5.4 requires protobuf<4.0.0dev,>=3.19.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-datacatalog 3.9.0 requires protobuf<4.0.0dev,>=3.19.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-container 2.11.1 requires protobuf<4.0.0dev,>=3.19.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-build 3.9.0 requires protobuf<4.0.0dev,>=3.19.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-bigtable 2.11.1 requires protobuf<4.0.0dev,>=3.19.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-bigquery 2.34.4 requires packaging<22.0dev,>=14.3, but you have packaging 23.1 which is incompatible.
[Airflow] google-cloud-bigquery 2.34.4 requires protobuf<4.0.0dev,>=3.12.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-bigquery-storage 2.14.1 requires protobuf<4.0.0dev,>=3.19.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-bigquery-datatransfer 3.7.0 requires protobuf<4.0.0dev,>=3.19.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-automl 2.8.0 requires protobuf<4.0.0dev,>=3.19.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-appengine-logging 1.1.3 requires protobuf<4.0.0dev,>=3.19.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-aiplatform 1.16.1 requires packaging<22.0.0dev,>=14.3, but you have packaging 23.1 which is incompatible.
[Airflow] google-cloud-aiplatform 1.16.1 requires protobuf<4.0.0dev,>=3.19.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-ads 18.0.0 requires proto-plus==1.19.6, but you have proto-plus 1.22.3 which is incompatible.
[Airflow] google-ads 18.0.0 requires protobuf!=3.18.*,!=3.19.*,<=3.20.0,>=3.12.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] gcloud-aio-storage 8.1.0 requires pyasn1-modules<0.3.0,>=0.2.1, but you have pyasn1-modules 0.3.0 which is incompatible.
[Airflow] gcloud-aio-auth 4.2.0 requires cryptography<40.0.0,>=2.0.0, but you have cryptography 41.0.4 which is incompatible.
[Airflow] elasticsearch 7.13.4 requires urllib3<2,>=1.21.1, but you have urllib3 2.0.6 which is incompatible.
[Airflow] elasticsearch-dbapi 0.2.10 requires packaging<22.0,>=21.0, but you have packaging 23.1 which is incompatible.
[Airflow] botocore 1.29.102 requires urllib3<1.27,>=1.25.4, but you have urllib3 2.0.6 which is incompatible.
[Airflow] apache-airflow-providers-google 8.11.0 requires google-api-python-client<2.0.0,>=1.6.0, but you have google-api-python-client 2.102.0 which is incompatible.
[Airflow] Successfully installed aiokafka-0.8.1 async-timeout-4.0.3 attrs-23.1.0 autopage-0.5.1 azure-core-1.29.4 azure-identity-1.14.0 azure-mgmt-compute-30.3.0 azure-mgmt-core-1.4.0 azure-mgmt-monitor-6.0.2 cachetools-5.3.1 certifi-2023.7.22 cffi-1.16.0 charset-normalizer-3.3.0 cliff-4.3.0 cmd2-2.4.3 contourpy-1.1.1 cryptography-41.0.4 cycler-0.12.0 dataclasses-0.6 dateparser-1.1.8 debtcollector-2.5.0 dnspython-2.4.2 fonttools-4.43.0 futurist-2.4.1 gnocchiclient-7.0.8 google-api-core-2.12.0 google-api-python-client-2.102.0 google-auth-2.23.2 google-auth-httplib2-0.1.1 google-cloud-monitoring-2.15.1 googleapis-common-protos-1.60.0 grpcio-1.59.0 grpcio-status-1.59.0 httmock-1.4.0 httplib2-0.22.0 importlib-metadata-6.8.0 iso8601-2.1.0 kafka-python-2.0.2 keystoneauth1-5.3.0 kiwisolver-1.4.5 matplotlib-3.8.0 motor-3.3.1 msal-1.24.1 msgpack-1.0.7 netaddr-0.9.0 netifaces-0.11.0 numpy-1.26.0 os-service-types-1.7.0 oslo-config-9.2.0 oslo-i18n-6.1.0 oslo-serialization-5.2.0 oslo-utils-6.2.1 packaging-23.1 pandas-2.1.1 pbr-5.11.1 pillow-10.0.1 portalocker-2.8.2 prettytable-0.7.2 prometheus-api-client-0.5.4 prometheus-client-0.17.1 proto-plus-1.22.3 protobuf-4.24.3 pyasn1-0.5.0 pyasn1-modules-0.3.0 pycryptodome-3.19.0 pyjwt-2.8.0 pymongo-4.5.0 pyparsing-3.1.1 pyperclip-1.8.2 python-ceilometerclient-2.9.0 python-keystoneclient-5.2.0 python-novaclient-18.4.0 pytz-2023.3.post1 pyyaml-6.0.1 regex-2023.10.3 requests-2.31.0 rfc3986-2.0.0 stevedore-5.1.0 typing-extensions-4.8.0 tzdata-2023.3 tzlocal-5.0.1 ujson-5.8.0 uritemplate-4.1.1 urllib3-2.0.6 wcwidth-0.2.8 zipp-3.17.0
[Airflow] 
[Airflow] [notice] A new release of pip is available: 23.0.1 -> 24.0
[Airflow] [notice] To update, run: python -m pip install --upgrade pip
[RO]  ---> 9f910cf0396b
[RO] Step 32/60 : COPY --from=INSTALL /usr/local/lib/python3.10/dist-packages  /usr/local/lib/python3.10/dist-packages
[NG-UI] [TITLE]  Unzipping Cypress        30% 19s
[NG-UI] [TITLE]  Unzipping Cypress        31% 19s
[NG-UI] [TITLE]  Unzipping Cypress        32% 18s
[NG-UI] [TITLE]  Unzipping Cypress        32% 19s
[NG-UI] [TITLE]  Unzipping Cypress        33% 18s
[NG-UI] [TITLE]  Unzipping Cypress        34% 17s
[NG-UI] [TITLE]  Unzipping Cypress        34% 18s
[LCM] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/lcm:osm-v150-merge-210
[LCM] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/lcm]
[LCM] 9b2b1dc661fc: Preparing
[LCM] d858f6188055: Preparing
[LCM] a4ece3074487: Preparing
[LCM] b9e04fedeb5e: Preparing
[LCM] dba5119b1bfd: Preparing
[LCM] 9e4369ef8fa3: Preparing
[LCM] 21b43725b135: Preparing
[LCM] 8977852e1591: Preparing
[LCM] c4b66d23a9f3: Preparing
[LCM] fa2f02241401: Preparing
[LCM] 95a1f8a1de57: Preparing
[LCM] cd2ecc7cff74: Preparing
[LCM] 6fc2bc85dfd7: Preparing
[LCM] 450f3b2e9c64: Preparing
[LCM] d66bebcf8f81: Preparing
[LCM] dc3e88bfc0a4: Preparing
[LCM] 0b9c994b0484: Preparing
[LCM] fa2f02241401: Waiting
[LCM] 95a1f8a1de57: Waiting
[LCM] cd2ecc7cff74: Waiting
[LCM] 6fc2bc85dfd7: Waiting
[LCM] 9e4369ef8fa3: Waiting
[LCM] 21b43725b135: Waiting
[LCM] 450f3b2e9c64: Waiting
[LCM] d66bebcf8f81: Waiting
[LCM] 8977852e1591: Waiting
[LCM] c4b66d23a9f3: Waiting
[LCM] dc3e88bfc0a4: Waiting
[LCM] 0b9c994b0484: Waiting
[LCM] d858f6188055: Pushed
[LCM] 9b2b1dc661fc: Pushed
[LCM] dba5119b1bfd: Pushed
[LCM] 9e4369ef8fa3: Pushed
[LCM] 21b43725b135: Pushed
[MON] Removing intermediate container 02e613323acc
[MON]  ---> 2de9681397d4
[MON] Step 16/56 : FROM ubuntu:22.04 as FINAL
[MON]  ---> 67c845845b7d
[MON] Step 17/56 : ARG APT_PROXY
[MON]  ---> Using cache
[MON]  ---> 9da810ed0c6a
[MON] Step 18/56 : 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]  ---> 7014ea1e773b
[MON] Step 19/56 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     python3-minimal=3.10.*     && rm -rf /var/lib/apt/lists/*
[MON]  ---> Using cache
[MON]  ---> 3f32ff176f7e
[MON] Step 20/56 : COPY --from=INSTALL /usr/lib/python3/dist-packages /usr/lib/python3/dist-packages
[MON]  ---> f1089221cb8f
[MON] Step 21/56 : COPY --from=INSTALL /usr/local/lib/python3.10/dist-packages  /usr/local/lib/python3.10/dist-packages
[NG-UI] [TITLE]  Unzipping Cypress        35% 17s
[NG-UI] [TITLE]  Unzipping Cypress        35% 18s
[NG-UI] [TITLE]  Unzipping Cypress        36% 17s
[NG-UI] [TITLE]  Unzipping Cypress        37% 17s
[NG-UI] [TITLE]  Unzipping Cypress        38% 16s
[NG-UI] [TITLE]  Unzipping Cypress        38% 17s
[NG-UI] [TITLE]  Unzipping Cypress        38% 18s
[NG-UI] [TITLE]  Unzipping Cypress        39% 17s
[NG-UI] [TITLE]  Unzipping Cypress        39% 18s
[NG-UI] [TITLE]  Unzipping Cypress        40% 17s
[NG-UI] [TITLE]  Unzipping Cypress        41% 16s
[NG-UI] [TITLE]  Unzipping Cypress        41% 17s
[NG-UI] [TITLE]  Unzipping Cypress        42% 16s
[NG-UI] [TITLE]  Unzipping Cypress        43% 16s
[NG-UI] [TITLE]  Unzipping Cypress        44% 15s
[NG-UI] [TITLE]  Unzipping Cypress        44% 16s
[NG-UI] [TITLE]  Unzipping Cypress        45% 15s
[NG-UI] [TITLE]  Unzipping Cypress        45% 16s
[NG-UI] [TITLE]  Unzipping Cypress        46% 15s
[NG-UI] [TITLE]  Unzipping Cypress        47% 15s
[LCM] 8977852e1591: Pushed
[LCM] c4b66d23a9f3: Pushed
[LCM] 95a1f8a1de57: Pushed
[LCM] fa2f02241401: Pushed
[LCM] cd2ecc7cff74: Pushed
[LCM] d66bebcf8f81: Layer already exists
[LCM] dc3e88bfc0a4: Layer already exists
[NG-UI] [TITLE]  Unzipping Cypress        48% 14s
[NG-UI] [TITLE]  Unzipping Cypress        48% 15s
[NG-UI] [TITLE]  Unzipping Cypress        49% 14s
[NG-UI] [TITLE]  Unzipping Cypress        50% 14s
[NG-UI] [TITLE]  Unzipping Cypress        51% 13s
[NG-UI] [TITLE]  Unzipping Cypress        52% 13s
[LCM] 0b9c994b0484: Layer already exists
[NG-UI] [TITLE]  Unzipping Cypress        53% 13s
[NG-UI] [TITLE]  Unzipping Cypress        54% 12s
[NG-UI] [TITLE]  Unzipping Cypress        55% 12s
[NG-UI] [TITLE]  Unzipping Cypress        56% 12s
[LCM] 450f3b2e9c64: Pushed
[NG-UI] [TITLE]  Unzipping Cypress        57% 11s
[NG-UI] [TITLE]  Unzipping Cypress        57% 12s
[NG-UI] [TITLE]  Unzipping Cypress        58% 11s
[NG-UI] [TITLE]  Unzipping Cypress        59% 11s
[NG-UI] [TITLE]  Unzipping Cypress        60% 10s
[NG-UI] [TITLE]  Unzipping Cypress        60% 11s
[NG-UI] [TITLE]  Unzipping Cypress        61% 10s
[NG-UI] [TITLE]  Unzipping Cypress        62% 10s
[NG-UI] [TITLE]  Unzipping Cypress        63% 10s
[NG-UI] [TITLE]  Unzipping Cypress        64% 9s
[NG-UI] [TITLE]  Unzipping Cypress        64% 10s
[LCM] b9e04fedeb5e: Pushed
[LCM] a4ece3074487: Pushed
[NG-UI] [TITLE]  Unzipping Cypress        65% 9s
[NG-UI] [TITLE]  Unzipping Cypress        66% 9s
[NG-UI] [TITLE]  Unzipping Cypress        67% 9s
[NG-UI] [TITLE]  Unzipping Cypress        68% 8s
[NG-UI] [TITLE]  Unzipping Cypress        68% 9s
[NG-UI] [TITLE]  Unzipping Cypress        69% 8s
[NG-UI] [TITLE]  Unzipping Cypress        70% 8s
[NG-UI] [TITLE]  Unzipping Cypress        71% 8s
[NG-UI] [TITLE]  Unzipping Cypress        72% 7s
[NG-UI] [TITLE]  Unzipping Cypress        73% 7s
[NG-UI] [TITLE]  Unzipping Cypress        74% 7s
[NG-UI] [TITLE]  Unzipping Cypress        75% 6s
[NG-UI] [TITLE]  Unzipping Cypress        75% 7s
[NG-UI] [TITLE]  Unzipping Cypress        76% 6s
[NG-UI] [TITLE]  Unzipping Cypress        77% 6s
[NG-UI] [TITLE]  Unzipping Cypress        78% 6s
[LCM] 6fc2bc85dfd7: Pushed
[LCM] osm-v150-merge-210: digest: sha256:c35db869ac81d199dc550d958d891ff5dfecc4878709f192facf326cc66623da size: 3896
[Pipeline] [LCM] }
[Pipeline] [LCM] // dir
[NG-UI] [TITLE]  Unzipping Cypress        79% 5s
[Pipeline] [LCM] }
[NG-UI] [TITLE]  Unzipping Cypress        80% 5s
[NG-UI] [TITLE]  Unzipping Cypress        81% 5s
[NG-UI] [TITLE]  Unzipping Cypress        82% 5s
[NG-UI] [TITLE]  Unzipping Cypress        83% 4s
[NG-UI] [TITLE]  Unzipping Cypress        84% 4s
[NG-UI] [TITLE]  Unzipping Cypress        85% 4s
[NG-UI] [TITLE]  Unzipping Cypress        86% 3s
[NG-UI] [TITLE]  Unzipping Cypress        87% 3s
[NG-UI] [TITLE]  Unzipping Cypress        88% 3s
[NG-UI] [TITLE]  Unzipping Cypress        89% 3s
[NG-UI] [TITLE]  Unzipping Cypress        90% 2s
[NG-UI] [TITLE]  Unzipping Cypress        91% 2s
[NG-UI] [TITLE]  Unzipping Cypress        92% 2s
[NG-UI] [TITLE]  Unzipping Cypress        93% 2s
[NG-UI] [TITLE]  Unzipping Cypress        94% 1s
[NG-UI] [TITLE]  Unzipping Cypress        95% 1s
[NG-UI] [TITLE]  Unzipping Cypress        96% 1s
[NG-UI] [TITLE]  Unzipping Cypress        97% 1s
[NG-UI] [TITLE]  Unzipping Cypress        98% 0s
[NG-UI] [TITLE]  Unzipping Cypress        99% 0s
[NG-UI] [TITLE]  Unzipping Cypress        100% 0s
[NG-UI] [TITLE]  Unzipped Cypress       
[NG-UI] [SUCCESS]  Unzipped Cypress       
[NG-UI] [STARTED] Task without title.
[NG-UI] [TITLE]  Finished Installation   /root/.cache/Cypress/12.17.4
[NG-UI] [SUCCESS]  Finished Installation   /root/.cache/Cypress/12.17.4
[NG-UI] 
[NG-UI] You can now open Cypress by running: node_modules/.bin/cypress open
[NG-UI] 
[NG-UI] https://on.cypress.io/installing-cypress
[NG-UI] 
[NG-UI] npm notice created a lockfile as package-lock.json. You should commit this file.
[NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: esbuild-linux-32@0.15.5 (node_modules/esbuild/node_modules/esbuild-linux-32):
[NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for esbuild-linux-32@0.15.5: wanted {"os":"linux","arch":"ia32"} (current: {"os":"linux","arch":"x64"})
[NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: esbuild-linux-arm@0.15.5 (node_modules/esbuild/node_modules/esbuild-linux-arm):
[NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for esbuild-linux-arm@0.15.5: wanted {"os":"linux","arch":"arm"} (current: {"os":"linux","arch":"x64"})
[NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: esbuild-darwin-64@0.15.5 (node_modules/esbuild/node_modules/esbuild-darwin-64):
[NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for esbuild-darwin-64@0.15.5: wanted {"os":"darwin","arch":"x64"} (current: {"os":"linux","arch":"x64"})
[NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: esbuild-netbsd-64@0.15.5 (node_modules/esbuild/node_modules/esbuild-netbsd-64):
[NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for esbuild-netbsd-64@0.15.5: wanted {"os":"netbsd","arch":"x64"} (current: {"os":"linux","arch":"x64"})
[NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: esbuild-freebsd-64@0.15.5 (node_modules/esbuild/node_modules/esbuild-freebsd-64):
[NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for esbuild-freebsd-64@0.15.5: wanted {"os":"freebsd","arch":"x64"} (current: {"os":"linux","arch":"x64"})
[NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: esbuild-android-64@0.15.5 (node_modules/esbuild/node_modules/esbuild-android-64):
[NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for esbuild-android-64@0.15.5: wanted {"os":"android","arch":"x64"} (current: {"os":"linux","arch":"x64"})
[NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: esbuild-openbsd-64@0.15.5 (node_modules/esbuild/node_modules/esbuild-openbsd-64):
[NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for esbuild-openbsd-64@0.15.5: wanted {"os":"openbsd","arch":"x64"} (current: {"os":"linux","arch":"x64"})
[NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: esbuild-windows-32@0.15.5 (node_modules/esbuild/node_modules/esbuild-windows-32):
[NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for esbuild-windows-32@0.15.5: wanted {"os":"win32","arch":"ia32"} (current: {"os":"linux","arch":"x64"})
[NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: esbuild-windows-64@0.15.5 (node_modules/esbuild/node_modules/esbuild-windows-64):
[NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for esbuild-windows-64@0.15.5: wanted {"os":"win32","arch":"x64"} (current: {"os":"linux","arch":"x64"})
[NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: esbuild-linux-arm64@0.15.5 (node_modules/esbuild/node_modules/esbuild-linux-arm64):
[NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for esbuild-linux-arm64@0.15.5: wanted {"os":"linux","arch":"arm64"} (current: {"os":"linux","arch":"x64"})
[NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: esbuild-linux-s390x@0.15.5 (node_modules/esbuild/node_modules/esbuild-linux-s390x):
[NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for esbuild-linux-s390x@0.15.5: wanted {"os":"linux","arch":"s390x"} (current: {"os":"linux","arch":"x64"})
[NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: esbuild-darwin-arm64@0.15.5 (node_modules/esbuild/node_modules/esbuild-darwin-arm64):
[NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for esbuild-darwin-arm64@0.15.5: wanted {"os":"darwin","arch":"arm64"} (current: {"os":"linux","arch":"x64"})
[NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: esbuild-android-arm64@0.15.5 (node_modules/esbuild/node_modules/esbuild-android-arm64):
[NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for esbuild-android-arm64@0.15.5: wanted {"os":"android","arch":"arm64"} (current: {"os":"linux","arch":"x64"})
[NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: esbuild-linux-ppc64le@0.15.5 (node_modules/esbuild/node_modules/esbuild-linux-ppc64le):
[NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for esbuild-linux-ppc64le@0.15.5: wanted {"os":"linux","arch":"ppc64"} (current: {"os":"linux","arch":"x64"})
[NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: esbuild-freebsd-arm64@0.15.5 (node_modules/esbuild/node_modules/esbuild-freebsd-arm64):
[NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for esbuild-freebsd-arm64@0.15.5: wanted {"os":"freebsd","arch":"arm64"} (current: {"os":"linux","arch":"x64"})
[NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: esbuild-linux-riscv64@0.15.5 (node_modules/esbuild/node_modules/esbuild-linux-riscv64):
[NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for esbuild-linux-riscv64@0.15.5: wanted {"os":"linux","arch":"riscv64"} (current: {"os":"linux","arch":"x64"})
[NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: esbuild-windows-arm64@0.15.5 (node_modules/esbuild/node_modules/esbuild-windows-arm64):
[NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for esbuild-windows-arm64@0.15.5: wanted {"os":"win32","arch":"arm64"} (current: {"os":"linux","arch":"x64"})
[NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: esbuild-sunos-64@0.15.5 (node_modules/esbuild/node_modules/esbuild-sunos-64):
[NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for esbuild-sunos-64@0.15.5: wanted {"os":"sunos","arch":"x64"} (current: {"os":"linux","arch":"x64"})
[NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: @esbuild/linux-loong64@0.15.5 (node_modules/esbuild/node_modules/@esbuild/linux-loong64):
[NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for @esbuild/linux-loong64@0.15.5: wanted {"os":"linux","arch":"loong64"} (current: {"os":"linux","arch":"x64"})
[NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: esbuild-linux-mips64le@0.15.5 (node_modules/esbuild/node_modules/esbuild-linux-mips64le):
[NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for esbuild-linux-mips64le@0.15.5: wanted {"os":"linux","arch":"mips64el"} (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 notsup Unsupported engine for @yarnpkg/parsers@3.0.2: wanted: {"node":">=18.12.0"} (current: {"node":"14.21.3","npm":"6.14.18"})
[NG-UI] npm WARN notsup Not compatible with your version of node/npm: @yarnpkg/parsers@3.0.2
[NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: @nrwl/nx-darwin-x64@15.9.3 (node_modules/@nrwl/cli/node_modules/nx/node_modules/@nrwl/nx-darwin-x64):
[NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for @nrwl/nx-darwin-x64@15.9.3: wanted {"os":"darwin","arch":"x64"} (current: {"os":"linux","arch":"x64"})
[NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: @nrwl/nx-darwin-arm64@15.9.3 (node_modules/@nrwl/cli/node_modules/nx/node_modules/@nrwl/nx-darwin-arm64):
[NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for @nrwl/nx-darwin-arm64@15.9.3: wanted {"os":"darwin","arch":"arm64"} (current: {"os":"linux","arch":"x64"})
[NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: @nrwl/nx-win32-x64-msvc@15.9.3 (node_modules/@nrwl/cli/node_modules/nx/node_modules/@nrwl/nx-win32-x64-msvc):
[NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for @nrwl/nx-win32-x64-msvc@15.9.3: wanted {"os":"win32","arch":"x64"} (current: {"os":"linux","arch":"x64"})
[NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: @nrwl/nx-linux-arm64-gnu@15.9.3 (node_modules/@nrwl/cli/node_modules/nx/node_modules/@nrwl/nx-linux-arm64-gnu):
[NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for @nrwl/nx-linux-arm64-gnu@15.9.3: wanted {"os":"linux","arch":"arm64"} (current: {"os":"linux","arch":"x64"})
[NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: @nrwl/nx-linux-arm64-musl@15.9.3 (node_modules/@nrwl/cli/node_modules/nx/node_modules/@nrwl/nx-linux-arm64-musl):
[NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for @nrwl/nx-linux-arm64-musl@15.9.3: wanted {"os":"linux","arch":"arm64"} (current: {"os":"linux","arch":"x64"})
[NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: @nrwl/nx-win32-arm64-msvc@15.9.3 (node_modules/@nrwl/cli/node_modules/nx/node_modules/@nrwl/nx-win32-arm64-msvc):
[NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for @nrwl/nx-win32-arm64-msvc@15.9.3: wanted {"os":"win32","arch":"arm64"} (current: {"os":"linux","arch":"x64"})
[NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: @nrwl/nx-linux-arm-gnueabihf@15.9.3 (node_modules/@nrwl/cli/node_modules/nx/node_modules/@nrwl/nx-linux-arm-gnueabihf):
[NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for @nrwl/nx-linux-arm-gnueabihf@15.9.3: wanted {"os":"linux","arch":"arm"} (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 @ng-bootstrap/ng-bootstrap@11.0.1 requires a peer of @angular/core@^13.0.0 but none is installed. You must install peer dependencies yourself.
[NG-UI] npm WARN @ng-bootstrap/ng-bootstrap@11.0.1 requires a peer of @angular/forms@^13.0.0 but none is installed. You must install peer dependencies yourself.
[NG-UI] npm WARN @ng-bootstrap/ng-bootstrap@11.0.1 requires a peer of @angular/common@^13.0.0 but none is installed. You must install peer dependencies yourself.
[NG-UI] npm WARN @ng-bootstrap/ng-bootstrap@11.0.1 requires a peer of @angular/localize@^13.0.0 but none is installed. You must install peer dependencies yourself.
[NG-UI] npm WARN @ng-select/ng-select@8.3.0 requires a peer of @angular/common@>=13.0.0 <14.0.0 but none is installed. You must install peer dependencies yourself.
[NG-UI] npm WARN @ng-select/ng-select@8.3.0 requires a peer of @angular/core@>=13.0.0 <14.0.0 but none is installed. You must install peer dependencies yourself.
[NG-UI] npm WARN @ng-select/ng-select@8.3.0 requires a peer of @angular/forms@>=13.0.0 <14.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 angular-notifier@9.1.0 requires a peer of @angular/common@>= 11.0.0 < 12.0.0 but none is installed. You must install peer dependencies yourself.
[NG-UI] npm WARN angular-notifier@9.1.0 requires a peer of @angular/core@>= 11.0.0 < 12.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/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 @angular-eslint/schematics@13.5.0 requires a peer of @angular/cli@>= 13.0.0 < 14.0.0 but none is installed. You must install peer dependencies yourself.
[NG-UI] npm WARN ajv-keywords@3.5.2 requires a peer of ajv@^6.9.1 but none is installed. You must install peer dependencies yourself.
[NG-UI] 
[NG-UI] added 1521 packages from 2512 contributors and audited 1551 packages in 116.116s
[NG-UI] 
[NG-UI] 232 packages are looking for funding
[NG-UI]   run `npm fund` for details
[NG-UI] 
[NG-UI] found 11 vulnerabilities (5 moderate, 6 high)
[NG-UI]   run `npm audit fix` to fix them, or `npm audit` for details
[MON]  ---> a09f620cd942
[MON] Step 22/56 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     ca-certificates     && rm -rf /var/lib/apt/lists/*
[MON]  ---> Running in 8d6fba929ed9
[MON] Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB]
[MON] Get:2 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB]
[MON] Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB]
[MON] Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB]
[MON] Get:5 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2469 kB]
[MON] Get:6 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1090 kB]
[MON] Get:7 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [44.7 kB]
[MON] Get:8 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1910 kB]
[MON] Get:9 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB]
[MON] Get:10 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB]
[MON] Get:11 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1792 kB]
[MON] Get:12 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB]
[MON] Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [51.5 kB]
[MON] Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2183 kB]
[MON] Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1391 kB]
[MON] Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2542 kB]
[MON] Get:17 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [81.0 kB]
[MON] Get:18 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [31.8 kB]
[RO]  ---> a302a313cfe5
[RO] Step 33/60 : RUN rm -f /etc/apt/apt.conf.d/proxy.conf
[RO]  ---> Running in 8da4f487623f
[RO] Removing intermediate container 8da4f487623f
[RO]  ---> 01e34933976e
[RO] Step 34/60 : COPY --from=INSTALL /usr/bin/genisoimage /usr/bin/genisoimage
[RO]  ---> c7b1ba60f15e
[RO] Step 35/60 : COPY --from=INSTALL /etc/protocols /etc/protocols
[RO]  ---> ac239a518387
[RO] Step 36/60 : EXPOSE 9090
[RO]  ---> Running in d53a84507216
[RO] Removing intermediate container d53a84507216
[RO]  ---> 4b0100262859
[RO] Step 37/60 : 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 3af8badd3373
[RO] Removing intermediate container 3af8badd3373
[RO]  ---> 72ace9410d02
[RO] Step 38/60 : WORKDIR /app/osm_ro
[RO]  ---> Running in 0f73713fb8c5
[RO] Removing intermediate container 0f73713fb8c5
[RO]  ---> 5164687cfc20
[RO] Step 39/60 : USER appuser
[RO]  ---> Running in 942d5005348c
[RO] Removing intermediate container 942d5005348c
[RO]  ---> faa608554cf7
[RO] Step 40/60 : ENV RO_DB_HOST=""
[RO]  ---> Running in a66cdc1f1d29
[RO] Removing intermediate container a66cdc1f1d29
[RO]  ---> 3da8eda057be
[RO] Step 41/60 : ENV RO_DB_OVIM_HOST=""
[RO]  ---> Running in 9950a5727aaf
[RO] Removing intermediate container 9950a5727aaf
[RO]  ---> 962c4013d06b
[RO] Step 42/60 : ENV RO_DB_ROOT_PASSWORD=""
[RO]  ---> Running in ce859761bebd
[RO] Removing intermediate container ce859761bebd
[RO]  ---> c81486bc7987
[RO] Step 43/60 : ENV RO_DB_OVIM_ROOT_PASSWORD=""
[RO]  ---> Running in 58744dac7f66
[RO] Removing intermediate container 58744dac7f66
[RO]  ---> 5aea2386c1b2
[RO] Step 44/60 : ENV RO_DB_USER=mano
[RO]  ---> Running in 12537df1c27a
[RO] Removing intermediate container 12537df1c27a
[RO]  ---> 6ca34d5c9979
[RO] Step 45/60 : ENV RO_DB_OVIM_USER=mano
[MON] Fetched 32.1 MB in 2s (14.0 MB/s)
[Airflow] Removing intermediate container 38d836cb92fd
[Airflow]  ---> af87e4ceca79
[Airflow] [Warning] One or more build-args [PYTHON3_OSM_ROVIM_AZURE_URL CACHE_DATE OSM_DEVOPS_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSM_ROSDN_TAPI_URL OSM_TESTS_URL PYTHON3_OSM_IM_URL PYTHON3_OSM_ROSDN_ODLOF_URL APT_PROXY PYTHON3_OSM_ROVIM_OPENSTACK_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_ROVIM_GCP_URL PYTHON3_OSM_RO_PLUGIN_URL PYTHON3_OSM_ROVIM_OPENVIM_URL OSM_IMDOCS_URL PYTHON3_OSMCLIENT_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_ROSDN_ONOSOF_URL OSM_NGUI_URL PYTHON3_N2VC_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_ROVIM_AWS_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_ROVIM_VMWARE_URL PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL] were not consumed
[Airflow] Successfully built af87e4ceca79
[Airflow] Successfully tagged opensourcemano/airflow:osm-v150-merge-210
[RO]  ---> Running in 53e4dbc7f1b2
[RO] Removing intermediate container 53e4dbc7f1b2
[RO]  ---> 42d35170d481
[RO] Step 46/60 : ENV RO_DB_PASSWORD=manopw
[RO]  ---> Running in 281779a7a414
[RO] Removing intermediate container 281779a7a414
[RO]  ---> c75cdc7ac9cf
[RO] Step 47/60 : ENV RO_DB_OVIM_PASSWORD=manopw
[RO]  ---> Running in 4496cbd8bd24
[RO] Removing intermediate container 4496cbd8bd24
[RO]  ---> cd051c90edca
[RO] Step 48/60 : ENV RO_DB_PORT=3306
[RO]  ---> Running in b76a3a5d16dd
[RO] Removing intermediate container b76a3a5d16dd
[RO]  ---> 0b88ad253da9
[RO] Step 49/60 : ENV RO_DB_OVIM_PORT=3306
[RO]  ---> Running in 53408f7f54fb
[RO] Removing intermediate container 53408f7f54fb
[RO]  ---> b166813f868a
[RO] Step 50/60 : ENV RO_DB_NAME=mano_db
[RO]  ---> Running in 02cc01343104
[RO] Removing intermediate container 02cc01343104
[RO]  ---> 020ee0d47260
[RO] Step 51/60 : ENV RO_DB_OVIM_NAME=mano_vim_db
[RO]  ---> Running in 50e4801a263e
[Pipeline] [Airflow] echo
[Airflow] Tagging airflow:osm-v150-merge-210
[Pipeline] [Airflow] sh
[RO] Removing intermediate container 50e4801a263e
[RO]  ---> 4947f28cb14c
[RO] Step 52/60 : ENV OPENMANO_TENANT=osm
[RO]  ---> Running in efd69aa663fe
[RO] Removing intermediate container efd69aa663fe
[RO]  ---> 4a5c15c14904
[RO] Step 53/60 : ENV OSMRO_DATABASE_DRIVER mongo
[RO]  ---> Running in 295b40be704c
[Airflow] [Airflow] Running shell script
[Airflow] + docker tag opensourcemano/airflow:osm-v150-merge-210 osm.etsi.org:5050/devops/cicd/opensourcemano/airflow:osm-v150-merge-210
[Pipeline] [Airflow] sh
[MON] Reading package lists...
[RO] Removing intermediate container 295b40be704c
[RO]  ---> b74e4068ce87
[RO] Step 54/60 : ENV OSMRO_DATABASE_URI mongodb://mongo:27017
[RO]  ---> Running in d0da3e3c0ed1
[RO] Removing intermediate container d0da3e3c0ed1
[RO]  ---> fd201929eeb2
[RO] Step 55/60 : ENV OSMRO_MESSAGE_DRIVER  kafka
[RO]  ---> Running in 5cd4d2ab1335
[RO] Removing intermediate container 5cd4d2ab1335
[RO]  ---> 52314be6c114
[RO] Step 56/60 : ENV OSMRO_MESSAGE_HOST    kafka
[RO]  ---> Running in f6c0b31ffe58
[RO] Removing intermediate container f6c0b31ffe58
[RO]  ---> 82b03e89789f
[RO] Step 57/60 : ENV OSMRO_MESSAGE_PORT    9092
[RO]  ---> Running in 399208d8165b
[RO] Removing intermediate container 399208d8165b
[RO]  ---> fc23852c3f8f
[RO] Step 58/60 : ENV OSMRO_LOG_LEVEL       INFO
[RO]  ---> Running in fe8b1ac9b8eb
[RO] Removing intermediate container fe8b1ac9b8eb
[RO]  ---> c3ca78322774
[RO] Step 59/60 : HEALTHCHECK --start-period=130s --interval=10s --timeout=5s --retries=12   CMD curl --silent --fail http://localhost:9090/ro || exit 1
[RO]  ---> Running in a18a152cfea0
[RO] Removing intermediate container a18a152cfea0
[RO]  ---> 283a0d0a6efc
[RO] Step 60/60 : CMD ["python3", "-u", "-m", "osm_ng_ro.ro_main"]
[RO]  ---> Running in 9daf9854e13f
[RO] Removing intermediate container 9daf9854e13f
[RO]  ---> 7f5f17b9c85a
[RO] [Warning] One or more build-args [CACHE_DATE OSM_IMDOCS_URL PYTHON3_OSMCLIENT_URL PYTHON3_OSM_POLICY_MODULE_URL OSM_TESTS_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_NGSA_URL OSM_DEVOPS_URL PYTHON3_OSM_PLA_URL PYTHON3_N2VC_URL PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL OSM_NGUI_URL PYTHON3_OSM_IM_URL PYTHON3_OSM_ROSDN_TAPI_URL PYTHON3_OSM_MON_URL] were not consumed
[RO] Successfully built 7f5f17b9c85a
[RO] Successfully tagged opensourcemano/ro:osm-v150-merge-210
[Airflow] [Airflow] Running shell script
[Airflow] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/airflow:osm-v150-merge-210
[Airflow] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/airflow]
[Airflow] 5b7f8d95a1c7: Preparing
[Airflow] 5cd288a9cdf1: Preparing
[Airflow] 53e8eab85bcf: Preparing
[Airflow] 3a64a1206bd7: Preparing
[Airflow] 1d8cc71f279d: Preparing
[Airflow] e9b59634c138: Preparing
[Airflow] fc72e2c17eb8: Preparing
[Airflow] 20606f4ce40d: Preparing
[Airflow] 2de9ccef5c20: Preparing
[Airflow] 3d73d687c23c: Preparing
[Airflow] 58577a3ac668: Preparing
[Airflow] 4828a6c451df: Preparing
[Airflow] fa9ab046628c: Preparing
[Airflow] 5f70bf18a086: Preparing
[Airflow] 8b4250c5d64d: Preparing
[Airflow] af7b571f7ca8: Preparing
[Airflow] c57e7b07a3b2: Preparing
[Airflow] f280206a86b2: Preparing
[Airflow] feb06c5db7c4: Preparing
[Airflow] b082288f25e1: Preparing
[Airflow] 79d83185dd32: Preparing
[Airflow] ab84691a2eba: Preparing
[Airflow] 30baed22bc16: Preparing
[Airflow] 26f2bb17348b: Preparing
[Airflow] 15b3067dc4be: Preparing
[Airflow] db70c9ea5e22: Preparing
[Airflow] 31152b74f256: Preparing
[Airflow] 8a2adc4b2731: Preparing
[Airflow] 7766968e5876: Preparing
[Airflow] e9b59634c138: Waiting
[Airflow] fc72e2c17eb8: Waiting
[Airflow] 16af49539099: Preparing
[Airflow] 20606f4ce40d: Waiting
[Airflow] 219c6c2423f1: Preparing
[Airflow] 2de9ccef5c20: Waiting
[Airflow] 3af14c9a24c9: Preparing
[Airflow] 58577a3ac668: Waiting
[Airflow] 79d83185dd32: Waiting
[Airflow] ab84691a2eba: Waiting
[Airflow] 4828a6c451df: Waiting
[Airflow] 30baed22bc16: Waiting
[Airflow] fa9ab046628c: Waiting
[Airflow] 26f2bb17348b: Waiting
[Airflow] 15b3067dc4be: Waiting
[Airflow] 5f70bf18a086: Waiting
[Airflow] db70c9ea5e22: Waiting
[Airflow] 8b4250c5d64d: Waiting
[Airflow] 31152b74f256: Waiting
[Airflow] 8a2adc4b2731: Waiting
[Airflow] af7b571f7ca8: Waiting
[Airflow] 7766968e5876: Waiting
[Airflow] 16af49539099: Waiting
[Airflow] c57e7b07a3b2: Waiting
[Airflow] f280206a86b2: Waiting
[Airflow] feb06c5db7c4: Waiting
[Airflow] 219c6c2423f1: Waiting
[Airflow] b082288f25e1: Waiting
[Airflow] 3af14c9a24c9: Waiting
[Airflow] 3d73d687c23c: Waiting
[Airflow] 3a64a1206bd7: Pushed
[Airflow] 5cd288a9cdf1: Pushed
[Airflow] 53e8eab85bcf: Pushed
[Pipeline] [RO] echo
[RO] Tagging ro:osm-v150-merge-210
[Pipeline] [RO] sh
[Airflow] 1d8cc71f279d: Pushed
[Airflow] e9b59634c138: Pushed
[Airflow] 2de9ccef5c20: Pushed
[Airflow] 20606f4ce40d: Pushed
[Airflow] fc72e2c17eb8: Pushed
[Airflow] 58577a3ac668: Layer already exists
[Airflow] 4828a6c451df: Layer already exists
[Airflow] fa9ab046628c: Layer already exists
[Airflow] af7b571f7ca8: Layer already exists
[Airflow] 5f70bf18a086: Layer already exists
[Airflow] 8b4250c5d64d: Layer already exists
[RO] [RO] Running shell script
[MON] Reading package lists...
[Airflow] feb06c5db7c4: Layer already exists
[Airflow] f280206a86b2: Layer already exists
[Airflow] c57e7b07a3b2: Layer already exists
[Airflow] b082288f25e1: Layer already exists
[Airflow] 79d83185dd32: Layer already exists
[Airflow] ab84691a2eba: Layer already exists
[Airflow] 3d73d687c23c: Pushed
[Airflow] 15b3067dc4be: Layer already exists
[Airflow] 30baed22bc16: Layer already exists
[Airflow] 26f2bb17348b: Layer already exists
[Airflow] 31152b74f256: Layer already exists
[Airflow] 7766968e5876: Layer already exists
[Airflow] 8a2adc4b2731: Layer already exists
[Airflow] db70c9ea5e22: Layer already exists
[Airflow] 16af49539099: Layer already exists
[Airflow] 3af14c9a24c9: Layer already exists
[Airflow] 219c6c2423f1: Layer already exists
[RO] + docker tag opensourcemano/ro:osm-v150-merge-210 osm.etsi.org:5050/devops/cicd/opensourcemano/ro:osm-v150-merge-210
[Pipeline] [RO] sh
[MON] Building dependency tree...
[MON] Reading state information...
[MON] The following additional packages will be installed:
[MON]   openssl
[MON] The following NEW packages will be installed:
[MON]   ca-certificates openssl
[MON] 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
[MON] Need to get 1341 kB of archives.
[MON] After this operation, 2502 kB of additional disk space will be used.
[MON] Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 openssl amd64 3.0.2-0ubuntu1.15 [1186 kB]
[MON] Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 ca-certificates all 20230311ubuntu0.22.04.1 [155 kB]
[MON] debconf: delaying package configuration, since apt-utils is not installed
[MON] Fetched 1341 kB in 0s (47.4 MB/s)
[MON] Selecting previously unselected package openssl.
[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 ... 5123 files and directories currently installed.)
[MON] Preparing to unpack .../openssl_3.0.2-0ubuntu1.15_amd64.deb ...
[MON] Unpacking openssl (3.0.2-0ubuntu1.15) ...
[RO] [RO] Running shell script
[RO] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/ro:osm-v150-merge-210
[RO] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/ro]
[RO] c67a673238f9: Preparing
[RO] 26e6069f7a1f: Preparing
[RO] 341ea910663f: Preparing
[RO] 8014f31eebaa: Preparing
[RO] 9d4f84fd0c20: Preparing
[RO] e11f9a479cda: Preparing
[RO] d66bebcf8f81: Preparing
[RO] dc3e88bfc0a4: Preparing
[RO] 0b9c994b0484: Preparing
[RO] d66bebcf8f81: Waiting
[RO] 9d4f84fd0c20: Waiting
[RO] dc3e88bfc0a4: Waiting
[RO] 0b9c994b0484: Waiting
[RO] e11f9a479cda: Waiting
[RO] 8014f31eebaa: Pushed
[RO] 341ea910663f: Pushed
[RO] c67a673238f9: Pushed
[RO] 26e6069f7a1f: Pushed
[RO] dc3e88bfc0a4: Layer already exists
[RO] d66bebcf8f81: Layer already exists
[RO] 0b9c994b0484: Layer already exists
[MON] Selecting previously unselected package ca-certificates.
[MON] Preparing to unpack .../ca-certificates_20230311ubuntu0.22.04.1_all.deb ...
[MON] Unpacking ca-certificates (20230311ubuntu0.22.04.1) ...
[MON] Setting up openssl (3.0.2-0ubuntu1.15) ...
[MON] Setting up ca-certificates (20230311ubuntu0.22.04.1) ...
[MON] Updating certificates in /etc/ssl/certs...
[MON] 137 added, 0 removed; done.
[MON] Processing triggers for ca-certificates (20230311ubuntu0.22.04.1) ...
[MON] Updating certificates in /etc/ssl/certs...
[MON] 0 added, 0 removed; done.
[MON] Running hooks in /etc/ca-certificates/update.d...
[MON] done.
[RO] e11f9a479cda: Pushed
[MON] Removing intermediate container 8d6fba929ed9
[MON]  ---> 354f93ae3fce
[MON] Step 23/56 : RUN rm -f /etc/apt/apt.conf.d/proxy.conf
[MON]  ---> Running in 35e9c802263d
[MON] Removing intermediate container 35e9c802263d
[MON]  ---> 467081f250a1
[MON] Step 24/56 : COPY --from=INSTALL /usr/bin/osm* /usr/bin/
[MON]  ---> 623edfa71a45
[MON] Step 25/56 : COPY --from=INSTALL /usr/bin/scp /usr/bin/scp
[MON]  ---> 36bf7d844cf7
[MON] Step 26/56 : COPY --from=INSTALL /usr/bin/ssh-keygen /usr/bin/ssh-keygen
[MON]  ---> 75e8ca3810f3
[MON] Step 27/56 : COPY --from=INSTALL /usr/bin/ssh /usr/bin/ssh
[MON]  ---> 3dcd10c0ded6
[MON] Step 28/56 : COPY --from=INSTALL /usr/lib/x86_64-linux-gnu/ /usr/lib/x86_64-linux-gnu/
[tests] Removing intermediate container 9f4ca8c7b6bd
[tests]  ---> ea105f8e582e
[tests] Step 19/35 : RUN curl -sL https://aka.ms/InstallAzureCLIDeb | bash
[tests]  ---> Running in 90d8689cb117
[tests] Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease
[tests] Hit:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease
[tests] Hit:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease
[tests] Hit:4 http://security.ubuntu.com/ubuntu jammy-security InRelease
[tests] Hit:5 https://packages.cloud.google.com/apt cloud-sdk InRelease
[tests] Reading package lists...
[MON]  ---> 0e10d2bb0456
[MON] Step 29/56 : COPY --from=INSTALL /lib/x86_64-linux-gnu/ /lib/x86_64-linux-gnu/
[tests] Reading package lists...
[tests] Building dependency tree...
[tests] Reading state information...
[tests] ca-certificates is already the newest version (20230311ubuntu0.22.04.1).
[tests] curl is already the newest version (7.81.0-1ubuntu1.16).
[tests] gnupg is already the newest version (2.2.27-3ubuntu2.1).
[tests] apt-transport-https is already the newest version (2.4.12).
[tests] The following additional packages will be installed:
[tests]   distro-info-data
[tests] The following NEW packages will be installed:
[tests]   distro-info-data lsb-release
[tests] 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded.
[tests] Need to get 16.1 kB of archives.
[tests] After this operation, 88.1 kB of additional disk space will be used.
[tests] Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 distro-info-data all 0.52ubuntu0.7 [5326 B]
[tests] Get:2 http://archive.ubuntu.com/ubuntu jammy/main amd64 lsb-release all 11.1.0ubuntu4 [10.8 kB]
[tests] debconf: delaying package configuration, since apt-utils is not installed
[tests] Fetched 16.1 kB in 0s (1439 kB/s)
[tests] Selecting previously unselected package distro-info-data.
[tests] (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 ... 57226 files and directories currently installed.)
[tests] Preparing to unpack .../distro-info-data_0.52ubuntu0.7_all.deb ...
[tests] Unpacking distro-info-data (0.52ubuntu0.7) ...
[tests] Selecting previously unselected package lsb-release.
[tests] Preparing to unpack .../lsb-release_11.1.0ubuntu4_all.deb ...
[tests] Unpacking lsb-release (11.1.0ubuntu4) ...
[tests] Setting up distro-info-data (0.52ubuntu0.7) ...
[tests] Setting up lsb-release (11.1.0ubuntu4) ...
[tests] Types: deb
[tests] URIs: https://packages.microsoft.com/repos/azure-cli/
[tests] Suites: jammy
[tests] Components: main
[tests] Architectures: amd64
[tests] Signed-by: /etc/apt/keyrings/microsoft.gpg
[tests] Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease
[tests] Hit:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease
[tests] Hit:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease
[tests] Hit:4 http://security.ubuntu.com/ubuntu jammy-security InRelease
[tests] Hit:5 https://packages.cloud.google.com/apt cloud-sdk InRelease
[tests] Get:6 https://packages.microsoft.com/repos/azure-cli jammy InRelease [3596 B]
[MON]  ---> 7296f3676f0e
[MON] Step 30/56 : COPY scripts/ /app/osm_mon/scripts/
[tests] Get:7 https://packages.microsoft.com/repos/azure-cli jammy/main all Packages [1099 B]
[tests] Get:8 https://packages.microsoft.com/repos/azure-cli jammy/main amd64 Packages [1620 B]
[tests] Fetched 6315 B in 1s (10.1 kB/s)
[MON]  ---> 4b4179d49be7
[MON] Step 31/56 : 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 00f91e29ea6f
[tests] Reading package lists...
[RO] 9d4f84fd0c20: Pushed
[RO] osm-v150-merge-210: digest: sha256:4ea2fe267eeb12e9d57701dd76c7413de6e3e10b630fe25d6f028dfe94c54a81 size: 2204
[Pipeline] [RO] }
[Pipeline] [RO] // dir
[Pipeline] [RO] }
[MON] Removing intermediate container 00f91e29ea6f
[MON]  ---> a5ecaf739c44
[MON] Step 32/56 : WORKDIR /app/osm_mon
[MON]  ---> Running in f18cf5e7d5b1
[MON] Removing intermediate container f18cf5e7d5b1
[MON]  ---> dc9953335c0f
[MON] Step 33/56 : USER appuser
[MON]  ---> Running in 42229f6c3d5f
[MON] Removing intermediate container 42229f6c3d5f
[MON]  ---> 32350727c39e
[MON] Step 34/56 : ENV OSMMON_MESSAGE_DRIVER kafka
[MON]  ---> Running in fb1577b2473e
[MON] Removing intermediate container fb1577b2473e
[MON]  ---> aec015e69860
[MON] Step 35/56 : ENV OSMMON_MESSAGE_HOST kafka
[MON]  ---> Running in ae6e772e5996
[MON] Removing intermediate container ae6e772e5996
[MON]  ---> 50c72cae285f
[MON] Step 36/56 : ENV OSMMON_MESSAGE_PORT 9092
[MON]  ---> Running in 5bc6c83b1ab7
[MON] Removing intermediate container 5bc6c83b1ab7
[MON]  ---> f0f2ccc6e724
[MON] Step 37/56 : ENV OSMMON_DATABASE_DRIVER mongo
[MON]  ---> Running in 09589d34caa4
[MON] Removing intermediate container 09589d34caa4
[MON]  ---> f7c65d97928e
[MON] Step 38/56 : ENV OSMMON_DATABASE_URI mongodb://mongo:27017
[MON]  ---> Running in de5440c5159e
[MON] Removing intermediate container de5440c5159e
[MON]  ---> 0b45b9f9949a
[MON] Step 39/56 : ENV OSMMON_SQL_DATABASE_URI sqlite:///mon_sqlite.db
[MON]  ---> Running in 8e1870f55251
[MON] Removing intermediate container 8e1870f55251
[MON]  ---> 45b663fd58fe
[MON] Step 40/56 : ENV OSMMON_OPENSTACK_DEFAULT_GRANULARITY 300
[MON]  ---> Running in a8c5efc984c2
[MON] Removing intermediate container a8c5efc984c2
[MON]  ---> bf8e9a9fa7be
[MON] Step 41/56 : ENV OSMMON_GLOBAL_REQUEST_TIMEOUT 10
[MON]  ---> Running in beefa083981f
[MON] Removing intermediate container beefa083981f
[MON]  ---> bfa8271e6cfa
[MON] Step 42/56 : ENV OSMMON_GLOBAL_LOGLEVEL INFO
[MON]  ---> Running in f3a2e79d0037
[MON] Removing intermediate container f3a2e79d0037
[MON]  ---> d3c765014d52
[MON] Step 43/56 : ENV OSMMON_VCA_HOST localhost
[MON]  ---> Running in d98b073401d6
[MON] Removing intermediate container d98b073401d6
[MON]  ---> ec4b335de7d1
[MON] Step 44/56 : ENV OSMMON_VCA_SECRET secret
[tests] Reading package lists...
[tests] Building dependency tree...
[tests] Reading state information...
[tests] The following NEW packages will be installed:
[tests]   azure-cli
[tests] 0 upgraded, 1 newly installed, 0 to remove and 4 not upgraded.
[tests] Need to get 56.4 MB of archives.
[tests] After this operation, 698 MB of additional disk space will be used.
[tests] Get:1 https://packages.microsoft.com/repos/azure-cli jammy/main amd64 azure-cli amd64 2.61.0-1~jammy [56.4 MB]
[MON]  ---> Running in a094f6cd7acd
[MON] Removing intermediate container a094f6cd7acd
[MON]  ---> 177d57373ea8
[MON] Step 45/56 : ENV OSMMON_VCA_USER admin
[MON]  ---> Running in 17e38869c507
[MON] Removing intermediate container 17e38869c507
[MON]  ---> 0a908ec3e727
[MON] Step 46/56 : ENV OSMMON_VCA_CACERT cacert
[MON]  ---> Running in 50d51690cace
[MON] Removing intermediate container 50d51690cace
[MON]  ---> 26c50a636dec
[MON] Step 47/56 : ENV OSMMON_DATABASE_COMMONKEY changeme
[MON]  ---> Running in 7f863746cfd1
[MON] Removing intermediate container 7f863746cfd1
[MON]  ---> a75206e0500a
[MON] Step 48/56 : ENV OSMMON_COLLECTOR_INTERVAL 30
[MON]  ---> Running in 610459e60abd
[MON] Removing intermediate container 610459e60abd
[MON]  ---> 800056b70bc0
[MON] Step 49/56 : ENV OSMMON_EVALUATOR_INTERVAL 30
[MON]  ---> Running in dbcb06fa40c7
[MON] Removing intermediate container dbcb06fa40c7
[MON]  ---> cebe883f31be
[MON] Step 50/56 : ENV OSMMON_PROMETHEUS_URL http://prometheus:9090
[MON]  ---> Running in a03e9f38f602
[MON] Removing intermediate container a03e9f38f602
[MON]  ---> c77c7618019c
[MON] Step 51/56 : ENV OSMMON_GRAFANA_URL http://grafana:3000
[MON]  ---> Running in 57e65d68861e
[MON] Removing intermediate container 57e65d68861e
[MON]  ---> 4ce04877a0ac
[MON] Step 52/56 : ENV OSMMON_GRAFANA_USER admin
[MON]  ---> Running in 1ec23d26b2d3
[MON] Removing intermediate container 1ec23d26b2d3
[MON]  ---> c365aebc2b04
[MON] Step 53/56 : ENV OSMMON_GRAFANA_PASSWORD admin
[MON]  ---> Running in 1b90b3dad5eb
[MON] Removing intermediate container 1b90b3dad5eb
[MON]  ---> eaf1dd6b015d
[MON] Step 54/56 : EXPOSE 8000
[MON]  ---> Running in 37c67bdabe73
[MON] Removing intermediate container 37c67bdabe73
[MON]  ---> 0e6379b4dfd6
[MON] Step 55/56 : HEALTHCHECK --start-period=120s --interval=5s --timeout=2s --retries=12  CMD osm-mon-healthcheck || exit 1
[MON]  ---> Running in 03cc004df253
[MON] Removing intermediate container 03cc004df253
[MON]  ---> bba0762d8f4c
[MON] Step 56/56 : CMD /bin/bash scripts/start.sh
[MON]  ---> Running in 51261a7fbef5
[MON] Removing intermediate container 51261a7fbef5
[MON]  ---> 64c481d94aec
[MON] [Warning] One or more build-args [OSM_TESTS_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSMCLIENT_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_ROVIM_AZURE_URL PYTHON3_OSM_RO_PLUGIN_URL CACHE_DATE PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_ROVIM_GCP_URL PYTHON3_OSM_ROVIM_OPENVIM_URL PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL OSM_NGUI_URL PYTHON3_OSM_IM_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL PYTHON3_OSM_ROVIM_VMWARE_URL OSM_IMDOCS_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_NGSA_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_ROVIM_AWS_URL OSM_DEVOPS_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_ROSDN_TAPI_URL] were not consumed
[MON] Successfully built 64c481d94aec
[MON] Successfully tagged opensourcemano/mon:osm-v150-merge-210
[Pipeline] [MON] echo
[MON] Tagging mon:osm-v150-merge-210
[Pipeline] [MON] sh
[tests] debconf: delaying package configuration, since apt-utils is not installed
[tests] Fetched 56.4 MB in 1s (47.1 MB/s)
[tests] Selecting previously unselected package azure-cli.
[tests] (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 ... 57246 files and directories currently installed.)
[tests] Preparing to unpack .../azure-cli_2.61.0-1~jammy_amd64.deb ...
[tests] Unpacking azure-cli (2.61.0-1~jammy) ...
[MON] [MON] Running shell script
[MON] + docker tag opensourcemano/mon:osm-v150-merge-210 osm.etsi.org:5050/devops/cicd/opensourcemano/mon:osm-v150-merge-210
[Pipeline] [MON] sh
[MON] [MON] Running shell script
[MON] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/mon:osm-v150-merge-210
[MON] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/mon]
[MON] d4471b2d7e71: Preparing
[MON] bf4063e23425: Preparing
[MON] d3a5da25d58e: Preparing
[MON] 4201ee85663e: Preparing
[MON] 1cd876bd6f85: Preparing
[MON] 44b2c8bd0918: Preparing
[MON] 718781494cff: Preparing
[MON] befc74ae2438: Preparing
[MON] 54f09e75cffe: Preparing
[MON] 095d630ad781: Preparing
[MON] b16f5622c1f6: Preparing
[MON] 416800875b1b: Preparing
[MON] d66bebcf8f81: Preparing
[MON] dc3e88bfc0a4: Preparing
[MON] 0b9c994b0484: Preparing
[MON] 095d630ad781: Waiting
[MON] b16f5622c1f6: Waiting
[MON] d66bebcf8f81: Waiting
[MON] 1cd876bd6f85: Waiting
[MON] 44b2c8bd0918: Waiting
[MON] 718781494cff: Waiting
[MON] dc3e88bfc0a4: Waiting
[MON] befc74ae2438: Waiting
[MON] 54f09e75cffe: Waiting
[MON] 416800875b1b: Waiting
[MON] bf4063e23425: Pushed
[MON] d4471b2d7e71: Pushed
[MON] 44b2c8bd0918: Pushed
[MON] 1cd876bd6f85: Pushed
[MON] 718781494cff: Pushed
[MON] befc74ae2438: Pushed
[MON] 54f09e75cffe: Pushed
[MON] 095d630ad781: Pushed
[MON] 416800875b1b: Pushed
[MON] d66bebcf8f81: Layer already exists
[MON] dc3e88bfc0a4: Layer already exists
[MON] 0b9c994b0484: Layer already exists
[MON] 4201ee85663e: Pushed
[MON] d3a5da25d58e: Pushed
[tests] Setting up azure-cli (2.61.0-1~jammy) ...
[Airflow] 5b7f8d95a1c7: Pushed
[Airflow] osm-v150-merge-210: digest: sha256:031efc3de4aa541b16486810a6a00b55ad4db8fd0852d0434a774abfc7c4057f size: 7006
[Pipeline] [Airflow] }
[Pipeline] [Airflow] // dir
[Pipeline] [Airflow] }
[MON] b16f5622c1f6: Pushed
[MON] osm-v150-merge-210: digest: sha256:83b81cec448d09db4c061bdf36e38ca337a93f028868459e319573df4f1850d0 size: 3466
[Pipeline] [MON] }
[Pipeline] [MON] // dir
[Pipeline] [MON] }
[tests] Removing intermediate container 90d8689cb117
[tests]  ---> 86884233fe2c
[tests] Step 20/35 : RUN mv /usr/share/osm-tests/robot-systest /robot-systest
[tests]  ---> Running in 643829cd25cd
[tests] Removing intermediate container 643829cd25cd
[tests]  ---> 330948ff6111
[tests] Step 21/35 : RUN mv /usr/share/osm-tests/cloud-scripts /robot-systest/
[tests]  ---> Running in 1ea9a7fbace6
[tests] Removing intermediate container 1ea9a7fbace6
[tests]  ---> 5007d52ffcb5
[tests] Step 22/35 : RUN mv /usr/share/osm-tests/conformance-tests/ /robot-systest/
[tests]  ---> Running in f7ed2ef23946
[tests] Removing intermediate container f7ed2ef23946
[tests]  ---> 7350646e3d8c
[tests] Step 23/35 : RUN mv /usr/share/osm-tests/charm.sh /usr/sbin/charm
[tests]  ---> Running in 11b49d8f0edd
[tests] Removing intermediate container 11b49d8f0edd
[tests]  ---> d9091d1f6e35
[tests] Step 24/35 : ARG CACHE_DATE=not_a_date
[tests]  ---> Running in 8ce041f4fe4b
[tests] Removing intermediate container 8ce041f4fe4b
[tests]  ---> 837bdc94abab
[tests] Step 25/35 : RUN git clone     https://osm.etsi.org/gitlab/vnf-onboarding/osm-packages.git     --recurse-submodules     /robot-systest/osm-packages
[tests]  ---> Running in daf428e6f3a4
[tests] Cloning into '/robot-systest/osm-packages'...
[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'
[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'
[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'...
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/k8s_proxy_charm_vnf/charms/simple/mod/charms.osm'...
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/k8s_proxy_charm_vnf/charms/simple/mod/operator'...
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/native_charm_vnf/charms/simple/mod/operator'...
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/native_k8s_charm_vnf/charms/nginx-k8s/mod/operator'...
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/native_k8s_scale_charm_vnf/charms/nginx-k8s/mod/operator'...
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/native_manual_scale_charm_vnf/charms/simple/mod/operator'...
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/nopasswd_k8s_proxy_charm_vnf/charms/simple/mod/charms.osm'...
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/nopasswd_k8s_proxy_charm_vnf/charms/simple/mod/operator'...
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/nopasswd_proxy_charm_vnf/charms/simple/mod/charms.osm'...
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/nopasswd_proxy_charm_vnf/charms/simple/mod/operator'...
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/ns_relations_provides_vnf/charms/simple_provides/mod/operator'...
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/ns_relations_requires_vnf/charms/simple_requires/mod/operator'...
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/proxy_native_relation_vnf/charms/simple_provides_proxy/mod/charms.osm'...
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/proxy_native_relation_vnf/charms/simple_provides_proxy/mod/operator'...
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/proxy_native_relation_vnf/charms/simple_requires/mod/operator'...
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/vnf_relations_vnf/charms/simple_provides/mod/operator'...
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/vnf_relations_vnf/charms/simple_requires/mod/operator'...
[tests] Cloning into '/robot-systest/osm-packages/magma/hackfest_gateway_vnfd/charms/vyos-config/mod/charm-helpers'...
[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'...
[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'...
[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'
[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'
[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'
[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'
[tests] Submodule path 'magma/hackfest_magma-agw-enb_vnfd/charms/magmagw/mod/operator': checked out 'a84ce8776b368a8b2bccdb173716e342db9a6b36'
[NG-UI] Removing intermediate container 56b049fea773
[NG-UI]  ---> 4d98d752fd44
[NG-UI] Step 11/22 : RUN npm run build
[NG-UI]  ---> Running in 131f4c7f222e
[NG-UI] 
[NG-UI] > osm@14.0.0 build /usr/share/osm-ngui
[NG-UI] > ng build --configuration production --aot
[NG-UI] 
[NG-UI] - Generating browser application bundles (phase: setup)...
[NG-UI] Processing legacy "View Engine" libraries:
[NG-UI] - @angular/flex-layout/core [es2015/esm2015] (git+https://github.com/angular/flex-layout.git)
[NG-UI] - @ng-idle/core [es2015/esm2015] (git+https://github.com/moribvndvs/ng2-idle.git)
[NG-UI] - @ngx-translate/core [es2015/esm2015] (git+https://github.com/ngx-translate/core.git)
[NG-UI] - @akveo/ng2-completer [es2015/esm2015] (git+https://github.com/oferh/ng2-completer.git)
[NG-UI] - @angular/flex-layout/extended [es2015/esm2015] (git+https://github.com/angular/flex-layout.git)
[tests] Removing intermediate container daf428e6f3a4
[tests]  ---> 7aaec05fed0c
[tests] Step 26/35 : WORKDIR /robot-systest
[tests]  ---> Running in 6eeff627b79f
[tests] Removing intermediate container 6eeff627b79f
[tests]  ---> f4e8258621ad
[tests] Step 27/35 : ENV ROBOT_DEVOPS_FOLDER=/robot-systest
[tests]  ---> Running in 2f617ad341d0
[tests] Removing intermediate container 2f617ad341d0
[tests]  ---> 30f957063881
[tests] Step 28/35 : ENV ENVIRONMENTS_FOLDER=environments
[tests]  ---> Running in cc46bfff176a
[tests] Removing intermediate container cc46bfff176a
[tests]  ---> 5a60c18bb34f
[tests] Step 29/35 : ENV PACKAGES_FOLDER=/robot-systest/osm-packages
[tests]  ---> Running in a09a8c9ed9ac
[tests] Removing intermediate container a09a8c9ed9ac
[tests]  ---> df6c511cbe9a
[tests] Step 30/35 : ENV ROBOT_REPORT_FOLDER=/robot-systest/results
[tests]  ---> Running in 2e7c21509e63
[tests] Removing intermediate container 2e7c21509e63
[tests]  ---> 785ce14be33d
[tests] Step 31/35 : ENV K8S_CREDENTIALS=/root/.kube/config
[tests]  ---> Running in 38872ada2ff4
[NG-UI] - @angular/flex-layout/flex [es2015/esm2015] (git+https://github.com/angular/flex-layout.git)
[NG-UI] - @angular/flex-layout/grid [es2015/esm2015] (git+https://github.com/angular/flex-layout.git)
[NG-UI] - @ng-idle/keepalive [es2015/esm2015] (git+https://github.com/moribvndvs/ng2-idle.git)
[NG-UI] - @ngx-translate/http-loader [es2015/esm2015] (git+https://github.com/ngx-translate/http-loader.git)
[tests] Removing intermediate container 38872ada2ff4
[tests]  ---> 44d2bd31149f
[tests] Step 32/35 : ENV OSM_RSA_FILE=/root/osm_id_rsa
[tests]  ---> Running in f6ca67efde43
[tests] Removing intermediate container f6ca67efde43
[tests]  ---> f0f5dfbbcd9d
[tests] Step 33/35 : ENV LC_ALL=C.UTF-8
[tests]  ---> Running in a4e3a4adebbc
[tests] Removing intermediate container a4e3a4adebbc
[tests]  ---> 5ec7e018ab9f
[tests] Step 34/35 : ENV LANG=C.UTF-8
[tests]  ---> Running in 2093e36b6648
[tests] Removing intermediate container 2093e36b6648
[tests]  ---> 41312113e046
[tests] Step 35/35 : ENTRYPOINT [ "/robot-systest/run_test.sh"]
[tests]  ---> Running in 6eb1d73269e0
[tests] Removing intermediate container 6eb1d73269e0
[tests]  ---> b107ee27aef3
[tests] [Warning] One or more build-args [PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL PYTHON3_N2VC_URL PYTHON3_OSM_COMMON_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_ROVIM_OPENVIM_URL OSM_IMDOCS_URL OSM_NGUI_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_ROVIM_AZURE_URL OSM_DEVOPS_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_ROVIM_AWS_URL PYTHON3_OSM_NGSA_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_ROSDN_TAPI_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSM_RO_PLUGIN_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_ROVIM_GCP_URL PYTHON3_OSM_ROVIM_VMWARE_URL] were not consumed
[tests] Successfully built b107ee27aef3
[tests] Successfully tagged opensourcemano/tests:osm-v150-merge-210
[NG-UI] - angular-notifier [es2015/esm2015] (git+https://github.com/dominique-mueller/angular-notifier.git)
[NG-UI] - ngx-toastr [es2015/esm2015] (git+https://github.com/scttcper/ngx-toastr.git)
[NG-UI] - ng2-smart-table [es2015/esm2015] ()
[NG-UI] - @angular/flex-layout [es2015/esm2015] (git+https://github.com/angular/flex-layout.git)
[NG-UI] - ng-sidebar [main/commonjs] (git+https://github.com/arkon/ng-sidebar.git)
[Pipeline] [tests] echo
[tests] Tagging tests:osm-v150-merge-210
[Pipeline] [tests] sh
[tests] [tests] Running shell script
[tests] + docker tag opensourcemano/tests:osm-v150-merge-210 osm.etsi.org:5050/devops/cicd/opensourcemano/tests:osm-v150-merge-210
[Pipeline] [tests] sh
[NG-UI] Encourage the library authors to publish an Ivy distribution.
[tests] [tests] Running shell script
[tests] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/tests:osm-v150-merge-210
[tests] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/tests]
[tests] 044155e3fbcd: Preparing
[tests] c92dda2a8855: Preparing
[tests] 0cfb710f27fa: Preparing
[tests] 07e286b97d23: Preparing
[tests] d46c5c8c9459: Preparing
[tests] 532824bb7726: Preparing
[tests] 529f4234b3b9: Preparing
[tests] 678df750a83c: Preparing
[tests] 4091157ba5fd: Preparing
[tests] ac4cdf9e41df: Preparing
[tests] 715c1312cb01: Preparing
[tests] f89d65347d53: Preparing
[tests] 23148199b244: Preparing
[tests] 5cb85711fe65: Preparing
[tests] 7e6a27f72590: Preparing
[tests] 330df727f77e: Preparing
[tests] 604b936682fa: Preparing
[tests] fe39f7d10365: Preparing
[tests] dc3e88bfc0a4: Preparing
[tests] 0b9c994b0484: Preparing
[tests] ac4cdf9e41df: Waiting
[tests] 715c1312cb01: Waiting
[tests] f89d65347d53: Waiting
[tests] 23148199b244: Waiting
[tests] 5cb85711fe65: Waiting
[tests] 7e6a27f72590: Waiting
[tests] 330df727f77e: Waiting
[tests] 604b936682fa: Waiting
[tests] fe39f7d10365: Waiting
[tests] dc3e88bfc0a4: Waiting
[tests] 0b9c994b0484: Waiting
[tests] 529f4234b3b9: Waiting
[tests] 678df750a83c: Waiting
[tests] 4091157ba5fd: Waiting
[tests] 532824bb7726: Waiting
[tests] 0cfb710f27fa: Pushed
[tests] c92dda2a8855: Pushed
[tests] d46c5c8c9459: Pushed
[tests] 07e286b97d23: Pushed
[tests] 678df750a83c: Pushed
[tests] 4091157ba5fd: Pushed
[tests] 715c1312cb01: Pushed
[tests] f89d65347d53: Pushed
[tests] 23148199b244: Pushed
[tests] 5cb85711fe65: Pushed
[tests] 7e6a27f72590: Pushed
[tests] 330df727f77e: Pushed
[tests] 604b936682fa: Layer already exists
[tests] fe39f7d10365: Layer already exists
[tests] dc3e88bfc0a4: Layer already exists
[tests] 0b9c994b0484: Layer already exists
[tests] 044155e3fbcd: Pushed
[tests] ac4cdf9e41df: Pushed
[tests] 532824bb7726: Pushed
[tests] 529f4234b3b9: Pushed
[tests] osm-v150-merge-210: digest: sha256:2d646c9f0d8af3d4378ff84ffdd8f72f5b304ee52a9efac0c438e62d49c578b9 size: 4519
[Pipeline] [tests] }
[Pipeline] [tests] // dir
[Pipeline] [tests] }
[NG-UI] ✔ Browser application bundle generation complete.
[NG-UI] ✔ Browser application bundle generation complete.
[NG-UI] - Copying assets...
[NG-UI] ✔ Copying assets complete.
[NG-UI] - Generating index html...
[NG-UI] - Generating index html...
[NG-UI] 1 rules skipped due to selector errors:
[NG-UI]   .custom-file-input:lang(en)~.custom-file-label -> unmatched pseudo-class :lang
[NG-UI] ✔ Index html generation complete.
[NG-UI] 
[NG-UI] Initial Chunk Files           | Names                                  |  Raw Size | Estimated Transfer Size
[NG-UI] main.cdd9d88a086d4450.js      | main                                   |   1.33 MB |               314.23 kB
[NG-UI] styles.f0ac1004bb2721d3.css   | styles                                 | 256.86 kB |                35.63 kB
[NG-UI] polyfills.de0bb5264be3b4bb.js | polyfills                              |  34.40 kB |                11.13 kB
[NG-UI] runtime.c6066f9fe429db83.js   | runtime                                |   3.61 kB |                 1.73 kB
[NG-UI] scripts.03d911157aa4cedb.js   | scripts                                |   3.45 kB |                 1.36 kB
[NG-UI] 
[NG-UI] | Initial Total                          |   1.62 MB |               364.08 kB
[NG-UI] 
[NG-UI] Lazy Chunk Files              | Names                                  |  Raw Size | Estimated Transfer Size
[NG-UI] 572.0af99598249fb8e1.js       | vim-accounts-VimAccountsModule         | 311.37 kB |                68.27 kB
[NG-UI] 259.1132c533bae4311d.js       | instances-InstancesModule              | 216.50 kB |                23.49 kB
[NG-UI] 859.2733550a9d4a17d4.js       | packages-PackagesModule                | 202.00 kB |                42.95 kB
[NG-UI] 266.61ac87ca0735e498.js       | packages-PackagesModule                | 168.99 kB |                49.64 kB
[NG-UI] 585.c9ad4b944138c9c5.js       | packages-PackagesModule                | 159.72 kB |                19.14 kB
[NG-UI] 189.dda6edfc277d4855.js       | packages-PackagesModule                | 122.92 kB |                29.07 kB
[NG-UI] 845.3b8bdce433ce56be.js       | roles-RolesModule                      | 119.10 kB |                29.20 kB
[NG-UI] 134.5958df256ddd0084.js       | packages-PackagesModule                |  93.31 kB |                26.98 kB
[NG-UI] 602.fe9687b9d51e1aa3.js       | k8s-K8sModule                          |  43.35 kB |                 6.64 kB
[NG-UI] 757.9c344a336d4c7ea4.js       | sdn-controller-SDNControllerModule     |  39.57 kB |                 6.55 kB
[NG-UI] 514.d6b23987213ab452.js       | users-UsersModule                      |  37.34 kB |                 6.90 kB
[NG-UI] 548.bb121320796baf5e.js       | projects-ProjectsModule                |  32.54 kB |                 6.57 kB
[NG-UI] 958.fae3025b6caa9ee8.js       | wim-accounts-WIMAccountsModule         |  30.53 kB |                 5.38 kB
[NG-UI] 274.5a8c7844f5f71c7a.js       | dashboard-DashboardModule              |  27.03 kB |                 5.16 kB
[NG-UI] 690.b93507d6aa4dac05.js       | osm-repositories-OsmRepositoriesModule |  25.70 kB |                 5.28 kB
[NG-UI] 554.ef427bf059bb5c3e.js       | dashboard-DashboardModule              |  25.01 kB |                 6.56 kB
[NG-UI] 583.bf3d2be43ea69a35.js       | dashboard-DashboardModule              |  20.83 kB |                 6.92 kB
[NG-UI] common.32fa5d58bd1d92d1.js    | common                                 |   3.97 kB |                 1.18 kB
[NG-UI] 
[NG-UI] Build at: 2024-06-16T09:43:36.919Z - Hash: a227697a97385ef9 - Time: 71886ms
[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] 
[NG-UI] Removing intermediate container 131f4c7f222e
[NG-UI]  ---> 4a1a4e071a2a
[NG-UI] Step 12/22 : FROM ubuntu:22.04 AS FINAL
[NG-UI]  ---> 67c845845b7d
[NG-UI] Step 13/22 : ARG APT_PROXY
[NG-UI]  ---> Using cache
[NG-UI]  ---> 9da810ed0c6a
[NG-UI] Step 14/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
[NG-UI]  ---> Using cache
[NG-UI]  ---> 7014ea1e773b
[NG-UI] Step 15/22 : 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]  ---> Using cache
[NG-UI]  ---> 632bc111b16b
[NG-UI] Step 16/22 : RUN rm -f /etc/apt/apt.conf.d/proxy.conf
[NG-UI]  ---> Using cache
[NG-UI]  ---> 20c48b37bee1
[NG-UI] Step 17/22 : RUN rm -rf /usr/share/nginx/html/*
[NG-UI]  ---> Using cache
[NG-UI]  ---> c93c23f9144b
[NG-UI] Step 18/22 : COPY --from=INSTALL /usr/share/osm-ngui/nginx/nginx.conf /etc/nginx/sites-available/default
[NG-UI]  ---> Using cache
[NG-UI]  ---> 6455ad6a1e32
[NG-UI] Step 19/22 : COPY --from=INSTALL /usr/share/osm-ngui/dist/osm /usr/share/nginx/html
[NG-UI]  ---> Using cache
[NG-UI]  ---> 13ed63db6374
[NG-UI] Step 20/22 : EXPOSE 80
[NG-UI]  ---> Using cache
[NG-UI]  ---> 8780f8f3cffd
[NG-UI] Step 21/22 : HEALTHCHECK --start-period=130s --interval=10s --timeout=5s --retries=12   CMD curl --silent --fail localhost:80 || exit 1
[NG-UI]  ---> Using cache
[NG-UI]  ---> d6a835a6f4d1
[NG-UI] Step 22/22 : CMD ["nginx", "-g", "daemon off;"]
[NG-UI]  ---> Using cache
[NG-UI]  ---> c4a4b79f114c
[NG-UI] [Warning] One or more build-args [PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_ROVIM_GCP_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_ROSDN_TAPI_URL PYTHON3_OSM_RO_PLUGIN_URL OSM_IMDOCS_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_IM_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROSDN_ODLOF_URL OSM_DEVOPS_URL OSM_TESTS_URL CACHE_DATE PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_ROVIM_AWS_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL PYTHON3_N2VC_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_ROVIM_OPENVIM_URL PYTHON3_OSMCLIENT_URL PYTHON3_OSM_COMMON_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_NGSA_URL PYTHON3_OSM_ROVIM_AZURE_URL PYTHON3_OSM_ROVIM_VMWARE_URL] were not consumed
[NG-UI] Successfully built c4a4b79f114c
[NG-UI] Successfully tagged opensourcemano/ng-ui:osm-v150-merge-210
[Pipeline] [NG-UI] echo
[NG-UI] Tagging ng-ui:osm-v150-merge-210
[Pipeline] [NG-UI] sh
[NG-UI] [NG-UI] Running shell script
[NG-UI] + docker tag opensourcemano/ng-ui:osm-v150-merge-210 osm.etsi.org:5050/devops/cicd/opensourcemano/ng-ui:osm-v150-merge-210
[NG-UI] [NG-UI] Running shell script
[Pipeline] [NG-UI] sh
[NG-UI] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/ng-ui:osm-v150-merge-210
[NG-UI] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/ng-ui]
[NG-UI] ea0bcc876590: Preparing
[NG-UI] d4aa6f0c2ee6: Preparing
[NG-UI] 4b9c4a54120d: Preparing
[NG-UI] 6d889b881525: Preparing
[NG-UI] f521b351680f: Preparing
[NG-UI] dc3e88bfc0a4: Preparing
[NG-UI] 0b9c994b0484: Preparing
[NG-UI] dc3e88bfc0a4: Waiting
[NG-UI] 0b9c994b0484: Waiting
[NG-UI] 4b9c4a54120d: Layer already exists
[NG-UI] f521b351680f: Layer already exists
[NG-UI] d4aa6f0c2ee6: Layer already exists
[NG-UI] 6d889b881525: Layer already exists
[NG-UI] ea0bcc876590: Layer already exists
[NG-UI] dc3e88bfc0a4: Layer already exists
[NG-UI] 0b9c994b0484: Layer already exists
[NG-UI] osm-v150-merge-210: digest: sha256:c28df18a9b647fc95460eaf19ac4ac2912acd0559951708f00c4c6381d07045a size: 1780
[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 982af6cb-b530-4182-bca7-e9231e87f702, waiting for IP address to be assigned
[Pipeline] sh
[osm-devops] Running shell script
[Pipeline] sh
[osm-devops] Running shell script
[Pipeline] sh
[osm-devops] Running shell script
[Pipeline] echo
Waiting for VM at 172.21.249.170 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.170 echo Alive
ssh: connect to host 172.21.249.170 port 22: Connection timed out
[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.170 echo Alive
ssh: connect to host 172.21.249.170 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.170 echo Alive
ssh: connect to host 172.21.249.170 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.170 echo Alive
ssh: connect to host 172.21.249.170 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.170 echo Alive
ssh: connect to host 172.21.249.170 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.170 echo Alive
ssh: connect to host 172.21.249.170 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.170 echo Alive
ssh: connect to host 172.21.249.170 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.170 echo Alive
ssh: connect to host 172.21.249.170 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.170 echo Alive
ssh: connect to host 172.21.249.170 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.170 echo Alive
ssh: connect to host 172.21.249.170 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.170 echo Alive
ssh: connect to host 172.21.249.170 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.170 echo Alive
ssh: connect to host 172.21.249.170 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.170 echo Alive
ssh: connect to host 172.21.249.170 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.170 echo Alive
ssh: connect to host 172.21.249.170 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.170 echo Alive
ssh: connect to host 172.21.249.170 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.170 echo Alive
ssh: connect to host 172.21.249.170 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.170 echo Alive
ssh: connect to host 172.21.249.170 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.170 echo Alive
ssh: connect to host 172.21.249.170 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.170 echo Alive
ssh: connect to host 172.21.249.170 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.170 echo Alive
ssh: connect to host 172.21.249.170 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.170 echo Alive
Warning: Permanently added '172.21.249.170' (ED25519) to the list of known hosts.
Alive
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
VM is ready and accepting ssh connections
[Pipeline] echo
Applying sshd config workaround for Ubuntu 22.04 and old jsch client in Jenkins...
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null ubuntu@172.21.249.170 echo HostKeyAlgorithms +ssh-rsa | sudo tee -a /etc/ssh/sshd_config
Warning: Permanently added '172.21.249.170' (ED25519) to the list of known hosts.
HostKeyAlgorithms +ssh-rsa
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null ubuntu@172.21.249.170 echo PubkeyAcceptedKeyTypes +ssh-rsa | sudo tee -a /etc/ssh/sshd_config
Warning: Permanently added '172.21.249.170' (ED25519) to the list of known hosts.
PubkeyAcceptedKeyTypes +ssh-rsa
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null ubuntu@172.21.249.170 sudo systemctl restart sshd
Warning: Permanently added '172.21.249.170' (ED25519) to the list of known hosts.
[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.170' (RSA) to the list of known hosts.
Connected to osm-v150-merge-210[172.21.249.170:22] (SSH-2.0-OpenSSH_8.9p1 Ubuntu-3)
Started command osm-v150-merge-210#964: cloud-init status --wait

status: done
Success command osm-v150-merge-210#964: cloud-init status --wait
Disconnected from osm-v150-merge-210[172.21.249.170:22]
[Pipeline] sshCommand
Host key checking is off. It may be vulnerable to man-in-the-middle attacks.
[jsch] Permanently added '172.21.249.170' (RSA) to the list of known hosts.
Connected to osm-v150-merge-210[172.21.249.170:22] (SSH-2.0-OpenSSH_8.9p1 Ubuntu-3)
Started command osm-v150-merge-210#965: sudo apt-get -y update

0% [Working]
            
Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu jammy InRelease

0% [Connecting to security.ubuntu.com (185.125.190.82)]
                                                       
Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB]

0% [2 InRelease 8192 B/128 kB 6%] [Waiting for headers]
                                                       
Get:3 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB]

0% [2 InRelease 14.9 kB/128 kB 12%] [3 InRelease 14.2 kB/129 kB 11%]
                                                                    
0% [Waiting for headers] [3 InRelease 85.1 kB/129 kB 66%]
                                                         
0% [Waiting for headers]
                        
Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB]

0% [4 InRelease 8177 B/127 kB 6%]
                                 
0% [Working]
0% [Working]
            
Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [14.1 MB]

0% [5 Packages 14.0 kB/14.1 MB 0%]
0% [5 Packages 3279 kB/14.1 MB 23%]
                                   
0% [Working]
0% [5 Packages store 0 B]
0% [5 Packages store 0 B] [Waiting for headers]
                                               
Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/universe Translation-en [5652 kB]

0% [5 Packages store 0 B] [6 Translation-en 4680 B/5652 kB 0%] [Waiting for hea
                                                                               
Get:7 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1517 kB]

0% [5 Packages store 0 B] [6 Translation-en 586 kB/5652 kB 10%] [7 Packages 702
                                                                               
0% [5 Packages store 0 B] [7 Packages 462 kB/1517 kB 30%]
                                                         
Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/universe amd64 c-n-f Metadata [286 kB]

0% [5 Packages store 0 B] [8 Commands-amd64 26.8 kB/286 kB 9%] [7 Packages 462 
0% [5 Packages store 0 B] [Waiting for headers] [7 Packages 496 kB/1517 kB 33%]
                                                                               
Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [217 kB]

0% [5 Packages store 0 B] [9 Packages 29.9 kB/217 kB 14%] [7 Packages 496 kB/15
0% [5 Packages store 0 B] [Waiting for headers] [7 Packages 496 kB/1517 kB 33%]
                                                                               
Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/multiverse Translation-en [112 kB]

0% [5 Packages store 0 B] [10 Translation-en 47.2 kB/112 kB 42%] [7 Packages 49
                                                                               
Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/multiverse amd64 c-n-f Metadata [8372 B]

0% [5 Packages store 0 B] [11 Commands-amd64 8372 B/8372 B 100%] [7 Packages 51
                                                                               
Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1731 kB]

0% [5 Packages store 0 B] [12 Packages 57.3 kB/1731 kB 3%] [7 Packages 515 kB/1
70% [5 Packages store 0 B] [12 Packages 1731 kB/1731 kB 100%] [7 Packages 828 k
                                                                               
Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [318 kB]

70% [5 Packages store 0 B] [13 Translation-en 254 kB/318 kB 80%] [7 Packages 87
71% [5 Packages store 0 B] [Waiting for headers] [7 Packages 896 kB/1517 kB 59%
                                                                               
Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [16.1 kB]

71% [5 Packages store 0 B] [14 Commands-amd64 16.1 kB/16.1 kB 100%] [7 Packages
                                                                               
71% [5 Packages store 0 B] [7 Packages 896 kB/1517 kB 59%]
                                                          
Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [1990 kB]

71% [5 Packages store 0 B] [15 Packages 8192 B/1990 kB 0%] [7 Packages 896 kB/1
77% [5 Packages store 0 B] [Waiting for headers] [7 Packages 1309 kB/1517 kB 86
                                                                               
Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [338 kB]

77% [5 Packages store 0 B] [16 Translation-en 25.8 kB/338 kB 8%] [7 Packages 13
                                                                               
Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [520 B]

                                                                               
78% [5 Packages store 0 B] [Waiting for headers]
                                                
Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1086 kB]

78% [5 Packages store 0 B] [18 Packages 14.2 kB/1086 kB 1%] [Waiting for header
                                                                               
81% [5 Packages store 0 B] [Waiting for headers]
                                                
Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [251 kB]

81% [5 Packages store 0 B] [19 Translation-en 41.5 kB/251 kB 17%] [Waiting for 
                                                                               
81% [5 Packages store 0 B] [Waiting for headers] [Waiting for headers]
                                                                      
Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [22.1 kB]

81% [5 Packages store 0 B] [20 Commands-amd64 22.1 kB/22.1 kB 100%] [Waiting fo
                                                                               
81% [5 Packages store 0 B] [Waiting for headers] [Waiting for headers]
                                                                      
Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.0 kB]

81% [5 Packages store 0 B] [21 Packages 29.9 kB/43.0 kB 70%] [Waiting for heade
                                                                               
82% [5 Packages store 0 B] [Waiting for headers] [Waiting for headers]
                                                                      
Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.7 kB]

82% [5 Packages store 0 B] [Waiting for headers] [Waiting for headers]
                                                                      
Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [472 B]

                                                                      
Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.1 kB]

82% [5 Packages store 0 B] [24 Packages 40.0 kB/67.1 kB 60%] [Waiting for heade
                                                                               
82% [5 Packages store 0 B] [Waiting for headers] [Waiting for headers]
                                                                      
Get:25 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [259 kB]

                                                                      
Get:26 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [11.4 kB]

                                                                      
Get:27 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [1933 kB]

82% [5 Packages store 0 B] [Waiting for headers] [27 Packages 8192 B/1933 kB 0%
                                                                               
Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.0 kB]

83% [5 Packages store 0 B] [28 Translation-en 11.0 kB/11.0 kB 100%] [27 Package
                                                                               
83% [5 Packages store 0 B] [27 Packages 376 kB/1933 kB 19%]
                                                           
Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B]

83% [5 Packages store 0 B] [29 Commands-amd64 388 B/388 B 100%] [27 Packages 37
                                                                               
83% [5 Packages store 0 B] [27 Packages 376 kB/1933 kB 19%]
                                                           
Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-backports/restricted amd64 c-n-f Metadata [116 B]

83% [5 Packages store 0 B] [30 Commands-amd64 116 B/116 B 100%] [27 Packages 37
                                                                               
83% [5 Packages store 0 B] [27 Packages 376 kB/1933 kB 19%]
                                                           
87% [5 Packages store 0 B] [Waiting for headers]
                                                
Get:31 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [329 kB]

87% [5 Packages store 0 B] [Waiting for headers] [31 Translation-en 0 B/329 kB 
                                                                               
88% [5 Packages store 0 B] [Waiting for headers]
                                                
Get:32 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [520 B]

88% [5 Packages store 0 B] [Waiting for headers] [32 Commands-amd64 0 B/520 B 0
                                                                               
88% [5 Packages store 0 B] [Waiting for headers]
                                                
Get:33 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [858 kB]

88% [5 Packages store 0 B] [Waiting for headers] [33 Packages 0 B/858 kB 0%]
                                                                            
Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [27.2 kB]

88% [5 Packages store 0 B] [34 Packages 0 B/27.2 kB 0%] [33 Packages 95.4 kB/85
                                                                               
89% [5 Packages store 0 B] [33 Packages 176 kB/858 kB 21%]
                                                          
Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.3 kB]

89% [5 Packages store 0 B] [35 Translation-en 0 B/16.3 kB 0%] [33 Packages 176 
                                                                               
89% [5 Packages store 0 B] [33 Packages 233 kB/858 kB 27%]
                                                          
Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [644 B]

89% [5 Packages store 0 B] [36 Commands-amd64 0 B/644 B 0%] [33 Packages 233 kB
                                                                               
89% [5 Packages store 0 B] [33 Packages 260 kB/858 kB 30%]
                                                          
Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-backports/multiverse amd64 c-n-f Metadata [116 B]

90% [5 Packages store 0 B] [37 Commands-amd64 0 B/116 B 0%] [33 Packages 696 kB
                                                                               
90% [5 Packages store 0 B] [33 Packages 717 kB/858 kB 84%]
                                                          
90% [5 Packages store 0 B]
                          
Get:38 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [166 kB]

90% [5 Packages store 0 B] [38 Translation-en 0 B/166 kB 0%]
                                                            
91% [5 Packages store 0 B]
                          
Get:39 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [16.8 kB]

91% [5 Packages store 0 B] [39 Commands-amd64 0 B/16.8 kB 0%]
                                                             
91% [5 Packages store 0 B]
                          
Get:40 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB]

91% [5 Packages store 0 B] [40 Packages 0 B/37.2 kB 0%]
                                                       
91% [5 Packages store 0 B]
                          
Get:41 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7588 B]

91% [5 Packages store 0 B] [41 Translation-en 0 B/7588 B 0%]
                                                            
91% [5 Packages store 0 B]
                          
Get:42 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [260 B]

91% [5 Packages store 0 B] [42 Commands-amd64 0 B/260 B 0%]
                                                           
91% [5 Packages store 0 B]
91% [5 Packages store 0 B]
91% [5 Packages store 0 B]
91% [5 Packages store 0 B]
                          
91% [Working]
91% [6 Translation-en store 0 B]
91% [6 Translation-en store 0 B]
                                
91% [Working]
91% [8 Commands-amd64 store 0 B]
                                
92% [Working]
92% [9 Packages store 0 B]
                          
92% [Working]
92% [10 Translation-en store 0 B]
                                 
92% [Working]
92% [11 Commands-amd64 store 0 B]
                                 
92% [Working]
92% [12 Packages store 0 B]
                           
93% [Working]
93% [13 Translation-en store 0 B]
                                 
93% [Working]
93% [14 Commands-amd64 store 0 B]
                                 
93% [Working]
93% [15 Packages store 0 B]
                           
93% [Working]
93% [16 Translation-en store 0 B]
                                 
94% [Working]
94% [17 Commands-amd64 store 0 B]
                                 
94% [Working]
94% [7 Packages store 0 B]
                          
94% [Working]
94% [18 Packages store 0 B]
                           
94% [Working]
94% [19 Translation-en store 0 B]
                                 
95% [Working]
95% [20 Commands-amd64 store 0 B]
                                 
95% [Working]
95% [21 Packages store 0 B]
                           
95% [Working]
95% [22 Translation-en store 0 B]
                                 
95% [Working]
95% [23 Commands-amd64 store 0 B]
                                 
95% [Working]
95% [24 Packages store 0 B]
                           
96% [Working]
96% [25 Translation-en store 0 B]
                                 
96% [Working]
96% [26 Commands-amd64 store 0 B]
                                 
96% [Working]
96% [28 Translation-en store 0 B]
                                 
96% [Working]
96% [29 Commands-amd64 store 0 B]
                                 
97% [Working]
97% [30 Commands-amd64 store 0 B]
                                 
97% [Working]
97% [27 Packages store 0 B]
                           
97% [Working]
97% [31 Translation-en store 0 B]
                                 
97% [Working]
97% [32 Commands-amd64 store 0 B]
                                 
98% [Working]
98% [34 Packages store 0 B]
                           
98% [Working]
98% [35 Translation-en store 0 B]
                                 
98% [Working]
98% [36 Commands-amd64 store 0 B]
                                 
98% [Working]
98% [37 Commands-amd64 store 0 B]
                                 
99% [Working]
99% [33 Packages store 0 B]
                           
99% [Working]
99% [38 Translation-en store 0 B]
                                 
99% [Working]
99% [39 Commands-amd64 store 0 B]
                                 
99% [Working]
99% [40 Packages store 0 B]
                           
100% [Working]
100% [41 Translation-en store 0 B]
                                  
100% [Working]
100% [42 Commands-amd64 store 0 B]
                                  
100% [Working]
              
Fetched 31.8 MB in 5s (6278 kB/s)

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 3%

Reading package lists... 3%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 39%

Reading package lists... 39%

Reading package lists... 55%

Reading package lists... 55%

Reading package lists... 55%

Reading package lists... 55%

Reading package lists... 56%

Reading package lists... 56%

Reading package lists... 59%

Reading package lists... 61%

Reading package lists... 61%

Reading package lists... 64%

Reading package lists... 64%

Reading package lists... 70%

Reading package lists... 70%

Reading package lists... 73%

Reading package lists... 73%

Reading package lists... 77%

Reading package lists... 77%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 83%

Reading package lists... 83%

Reading package lists... 86%

Reading package lists... 86%

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... Done

Success command osm-v150-merge-210#965: sudo apt-get -y update
Disconnected from osm-v150-merge-210[172.21.249.170:22]
[Pipeline] sshCommand
Host key checking is off. It may be vulnerable to man-in-the-middle attacks.
[jsch] Permanently added '172.21.249.170' (RSA) to the list of known hosts.
Connected to osm-v150-merge-210[172.21.249.170:22] (SSH-2.0-OpenSSH_8.9p1 Ubuntu-3)
Started command osm-v150-merge-210#966: sudo apt-get -y install 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... Done


Reading state information... 0% 

Reading state information... 0%

Reading state information... Done

The following packages will be REMOVED:
  systemd-timesyncd
The following NEW packages will be installed:
  chrony
0 upgraded, 1 newly installed, 1 to remove and 236 not upgraded.
Need to get 290 kB of archives.
After this operation, 364 kB of additional disk space will be used.

0% [Working]
            
Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 chrony amd64 4.2-2ubuntu2 [290 kB]

0% [1 chrony 0 B/290 kB 0%]
                           
100% [Working]
              
Fetched 290 kB in 0s (1047 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 ... 64228 files and directories currently installed.)
Removing systemd-timesyncd (249.11-0ubuntu3.4) ...
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 ... 64214 files and directories currently installed.)
Preparing to unpack .../chrony_4.2-2ubuntu2_amd64.deb ...
Unpacking chrony (4.2-2ubuntu2) ...
Setting up chrony (4.2-2ubuntu2) ...

Creating config file /etc/chrony/chrony.conf with new version

Creating config file /etc/chrony/chrony.keys with new version
dpkg-statoverride: warning: --update given but /var/log/chrony does not exist
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.
Processing triggers for dbus (1.12.20-2ubuntu4) ...
Processing triggers for man-db (2.10.2-1) ...
Scanning processes... [                                                        ]
Scanning processes... [                                                        ]
Scanning processes... [                                                        ]
Scanning processes... [=                                                       ]
Scanning processes... [=                                                       ]
Scanning processes... [==                                                      ]
Scanning processes... [==                                                      ]
Scanning processes... [==                                                      ]
Scanning processes... [===                                                     ]
Scanning processes... [===                                                     ]
Scanning processes... [====                                                    ]
Scanning processes... [====                                                    ]
Scanning processes... [=====                                                   ]
Scanning processes... [=====                                                   ]
Scanning processes... [=====                                                   ]
Scanning processes... [======                                                  ]
Scanning processes... [======                                                  ]
Scanning processes... [=======                                                 ]
Scanning processes... [=======                                                 ]
Scanning processes... [========                                                ]
Scanning processes... [========                                                ]
Scanning processes... [========                                                ]
Scanning processes... [=========                                               ]
Scanning processes... [=========                                               ]
Scanning processes... [==========                                              ]
Scanning processes... [==========                                              ]
Scanning processes... [===========                                             ]
Scanning processes... [===========                                             ]
Scanning processes... [===========                                             ]
Scanning processes... [============                                            ]
Scanning processes... [============                                            ]
Scanning processes... [=============                                           ]
Scanning processes... [=============                                           ]
Scanning processes... [==============                                          ]
Scanning processes... [==============                                          ]
Scanning processes... [==============                                          ]
Scanning processes... [===============                                         ]
Scanning processes... [===============                                         ]
Scanning processes... [================                                        ]
Scanning processes... [================                                        ]
Scanning processes... [================                                        ]
Scanning processes... [=================                                       ]
Scanning processes... [=================                                       ]
Scanning processes... [==================                                      ]
Scanning processes... [==================                                      ]
Scanning processes... [===================                                     ]
Scanning processes... [===================                                     ]
Scanning processes... [===================                                     ]
Scanning processes... [====================                                    ]
Scanning processes... [====================                                    ]
Scanning processes... [=====================                                   ]
Scanning processes... [=====================                                   ]
Scanning processes... [======================                                  ]
Scanning processes... [======================                                  ]
Scanning processes... [======================                                  ]
Scanning processes... [=======================                                 ]
Scanning processes... [=======================                                 ]
Scanning processes... [========================                                ]
Scanning processes... [========================                                ]
Scanning processes... [=========================                               ]
Scanning processes... [=========================                               ]
Scanning processes... [=========================                               ]
Scanning processes... [==========================                              ]
Scanning processes... [==========================                              ]
Scanning processes... [===========================                             ]
Scanning processes... [===========================                             ]
Scanning processes... [============================                            ]
Scanning processes... [============================                            ]
Scanning processes... [============================                            ]
Scanning processes... [=============================                           ]
Scanning processes... [=============================                           ]
Scanning processes... [==============================                          ]
Scanning processes... [==============================                          ]
Scanning processes... [==============================                          ]
Scanning processes... [===============================                         ]
Scanning processes... [===============================                         ]
Scanning processes... [================================                        ]
Scanning processes... [================================                        ]
Scanning processes... [=================================                       ]
Scanning processes... [=================================                       ]
Scanning processes... [=================================                       ]
Scanning processes... [==================================                      ]
Scanning processes... [==================================                      ]
Scanning processes... [===================================                     ]
Scanning processes... [===================================                     ]
Scanning processes... [====================================                    ]
Scanning processes... [====================================                    ]
Scanning processes... [====================================                    ]
Scanning processes... [=====================================                   ]
Scanning processes... [=====================================                   ]
Scanning processes... [======================================                  ]
Scanning processes... [======================================                  ]
Scanning processes... [=======================================                 ]
Scanning processes... [=======================================                 ]
Scanning processes... [=======================================                 ]
Scanning processes... [========================================                ]
Scanning processes... [========================================                ]
Scanning processes... [=========================================               ]
Scanning processes... [=========================================               ]
Scanning processes... [==========================================              ]
Scanning processes... [==========================================              ]
Scanning processes... [==========================================              ]
Scanning processes... [===========================================             ]
Scanning processes... [===========================================             ]
Scanning processes... [============================================            ]
Scanning processes... [============================================            ]
Scanning processes... [============================================            ]
Scanning processes... [=============================================           ]
Scanning processes... [=============================================           ]
Scanning processes... [==============================================          ]
Scanning processes... [==============================================          ]
Scanning processes... [===============================================         ]
Scanning processes... [===============================================         ]
Scanning processes... [===============================================         ]
Scanning processes... [================================================        ]
Scanning processes... [================================================        ]
Scanning processes... [=================================================       ]
Scanning processes... [=================================================       ]
Scanning processes... [==================================================      ]
Scanning processes... [==================================================      ]
Scanning processes... [==================================================      ]
Scanning processes... [===================================================     ]
Scanning processes... [===================================================     ]
Scanning processes... [====================================================    ]
Scanning processes... [====================================================    ]
Scanning processes... [=====================================================   ]
Scanning processes... [=====================================================   ]
Scanning processes... [=====================================================   ]
Scanning processes... [======================================================  ]
Scanning processes... [======================================================  ]
Scanning processes... [======================================================= ]
Scanning processes... [======================================================= ]
Scanning processes... [========================================================]
Scanning processes...                                                           
Scanning linux images... [                                                     ]
Scanning linux images... [=================                                    ]
Scanning linux images... [===================================                  ]
Scanning linux images... [=====================================================]
Scanning linux images...                                                        

Running kernel seems to be up-to-date.

No services need to be restarted.

No containers need to be restarted.

No user sessions are running outdated binaries.

No VM guests are running outdated hypervisor (qemu) binaries on this host.
Success command osm-v150-merge-210#966: sudo apt-get -y install chrony
Disconnected from osm-v150-merge-210[172.21.249.170:22]
[Pipeline] sshCommand
Host key checking is off. It may be vulnerable to man-in-the-middle attacks.
[jsch] Permanently added '172.21.249.170' (RSA) to the list of known hosts.
Connected to osm-v150-merge-210[172.21.249.170:22] (SSH-2.0-OpenSSH_8.9p1 Ubuntu-3)
Started command osm-v150-merge-210#967: sudo service chrony stop
Success command osm-v150-merge-210#967: sudo service chrony stop
Disconnected from osm-v150-merge-210[172.21.249.170:22]
[Pipeline] sshCommand
Host key checking is off. It may be vulnerable to man-in-the-middle attacks.
[jsch] Permanently added '172.21.249.170' (RSA) to the list of known hosts.
Connected to osm-v150-merge-210[172.21.249.170:22] (SSH-2.0-OpenSSH_8.9p1 Ubuntu-3)
Started command osm-v150-merge-210#968: sudo chronyd -vq
chronyd (chrony) version 4.2 (+CMDMON +NTP +REFCLOCK +RTC +PRIVDROP +SCFILTER +SIGND +ASYNCDNS +NTS +SECHASH +IPV6 -DEBUG)
Success command osm-v150-merge-210#968: sudo chronyd -vq
Disconnected from osm-v150-merge-210[172.21.249.170:22]
[Pipeline] sshCommand
Host key checking is off. It may be vulnerable to man-in-the-middle attacks.
[jsch] Permanently added '172.21.249.170' (RSA) to the list of known hosts.
Connected to osm-v150-merge-210[172.21.249.170:22] (SSH-2.0-OpenSSH_8.9p1 Ubuntu-3)
Started command osm-v150-merge-210#969: sudo service chrony start
Success command osm-v150-merge-210#969: sudo service chrony start
Disconnected from osm-v150-merge-210[172.21.249.170: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.170' (RSA) to the list of known hosts.
Connected to osm-v150-merge-210[172.21.249.170:22] (SSH-2.0-OpenSSH_8.9p1 Ubuntu-3)
Started command osm-v150-merge-210#970: 
                        wget https://osm-download.etsi.org/ftp/osm-15.0-fifteen/install_osm.sh
                        chmod +x ./install_osm.sh
                        sed -i '1 i\export PATH=/snap/bin:$PATH' ~/.bashrc
                    
--2024-06-16 09:44:53--  https://osm-download.etsi.org/ftp/osm-15.0-fifteen/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: 10473 (10K) [text/x-sh]
Saving to: ‘install_osm.sh’


install_osm.sh        0%[                    ]       0  --.-KB/s               
install_osm.sh      100%[===================>]  10.23K  --.-KB/s    in 0s      

2024-06-16 09:44:53 (22.7 MB/s) - ‘install_osm.sh’ saved [10473/10473]

Success command osm-v150-merge-210#970: 
                        wget https://osm-download.etsi.org/ftp/osm-15.0-fifteen/install_osm.sh
                        chmod +x ./install_osm.sh
                        sed -i '1 i\export PATH=/snap/bin:$PATH' ~/.bashrc
                    
Disconnected from osm-v150-merge-210[172.21.249.170: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.170' (RSA) to the list of known hosts.
Connected to osm-v150-merge-210[172.21.249.170:22] (SSH-2.0-OpenSSH_8.9p1 Ubuntu-3)
Started command osm-v150-merge-210#971: 
                                ./install_osm.sh -y                                     -u http://172.21.1.5:37291                                     -k pubkey.asc                                     -R release -r unstable                                     -d ****:****@osm.etsi.org:5050/devops/cicd/                                     -p http://172.21.1.1:5000                                     -t osm-v150-merge-210                                      --juju --lxd
                            
Checking required packages to add ETSI OSM debian repo: software-properties-common apt-transport-https
OK
Repository: 'deb [arch=amd64] http://172.21.1.5:37291/release unstable devops'
Description:
Archive for codename: unstable components: devops
More info: http://172.21.1.5:37291/release
Adding repository.
Adding deb entry to /etc/apt/sources.list.d/archive_uri-http_172_21_1_5_37291_release-jammy.list
Adding disabled deb-src entry to /etc/apt/sources.list.d/archive_uri-http_172_21_1_5_37291_release-jammy.list

0% [Working]
            
Ign:1 http://172.21.1.5:37291/release unstable InRelease

0% [Working]
            
Get:2 http://172.21.1.5:37291/release unstable Release [3204 B]

0% [2 Release 3204 B/3204 B 100%]
                                 
0% [Working]
            
Get:3 http://172.21.1.5:37291/release unstable Release.gpg [862 B]

0% [3 Release.gpg 862 B/862 B 100%]
                                   
0% [Working]
            
Hit:4 http://security.ubuntu.com/ubuntu jammy-security InRelease

0% [Connecting to nova.clouds.archive.ubuntu.com (91.189.91.93)]
                                                                
Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu jammy InRelease [270 kB]

                                                                
0% [5 InRelease 13.8 kB/270 kB 5%]
0% [5 InRelease 13.8 kB/270 kB 5%]
                                  
Get:6 http://172.21.1.5:37291/release unstable/devops amd64 Packages [448 B]

0% [5 InRelease 13.8 kB/270 kB 5%]
0% [6 Packages store 0 B] [5 InRelease 13.8 kB/270 kB 5%]
                                                         
0% [5 InRelease 13.8 kB/270 kB 5%]
0% [5 InRelease 79.0 kB/270 kB 29%]
                                   
0% [Working]
            
Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB]

0% [7 InRelease 5132 B/128 kB 4%]
                                 
0% [Working]
0% [Waiting for headers]
                        
Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB]

0% [8 InRelease 5131 B/127 kB 4%]
                                 
0% [Working]
0% [Working]
100% [Working]
              
Fetched 530 kB in 1s (356 kB/s)

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 3%

Reading package lists... 3%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 39%

Reading package lists... 39%

Reading package lists... 55%

Reading package lists... 55%

Reading package lists... 55%

Reading package lists... 55%

Reading package lists... 56%

Reading package lists... 56%

Reading package lists... 59%

Reading package lists... 61%

Reading package lists... 61%

Reading package lists... 64%

Reading package lists... 64%

Reading package lists... 70%

Reading package lists... 70%

Reading package lists... 73%

Reading package lists... 73%

Reading package lists... 77%

Reading package lists... 77%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 83%

Reading package lists... 83%

Reading package lists... 86%

Reading package lists... 86%

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... Done

W: http://172.21.1.5:37291/release/dists/unstable/Release.gpg: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
W: Conflicting distribution: http://172.21.1.5:37291/release unstable Release (expected unstable but got )

0% [Working]
            
Ign:1 http://172.21.1.5:37291/release unstable InRelease

0% [Working]
            
Hit:2 http://172.21.1.5:37291/release unstable Release

0% [Working]
            
Hit:3 http://security.ubuntu.com/ubuntu jammy-security InRelease

0% [Connecting to nova.clouds.archive.ubuntu.com (91.189.91.93)]
                                                                
Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu jammy InRelease [270 kB]

                                                                
0% [4 InRelease 13.8 kB/270 kB 5%]
0% [4 InRelease 13.8 kB/270 kB 5%]
0% [4 InRelease 73.2 kB/270 kB 27%]
                                   
0% [Working]
            
Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB]

0% [6 InRelease 5132 B/128 kB 4%]
                                 
0% [Working]
0% [Waiting for headers]
                        
Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB]

0% [7 InRelease 5131 B/127 kB 4%]
                                 
0% [Working]
0% [Working]
100% [Working]
              
Fetched 525 kB in 1s (354 kB/s)

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 3%

Reading package lists... 3%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 39%

Reading package lists... 39%

Reading package lists... 55%

Reading package lists... 55%

Reading package lists... 55%

Reading package lists... 55%

Reading package lists... 55%

Reading package lists... 56%

Reading package lists... 56%

Reading package lists... 61%

Reading package lists... 61%

Reading package lists... 64%

Reading package lists... 64%

Reading package lists... 70%

Reading package lists... 70%

Reading package lists... 73%

Reading package lists... 73%

Reading package lists... 77%

Reading package lists... 77%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 83%

Reading package lists... 83%

Reading package lists... 86%

Reading package lists... 86%

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... Done

W: http://172.21.1.5:37291/release/dists/unstable/Release.gpg: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
W: Conflicting distribution: http://172.21.1.5:37291/release unstable Release (expected unstable but got )
Ign:1 http://172.21.1.5:37291/release unstable InRelease
Hit:2 http://172.21.1.5:37291/release unstable Release
Hit:3 http://security.ubuntu.com/ubuntu jammy-security InRelease
Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu jammy InRelease [270 kB]
Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB]
Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB]
Fetched 525 kB in 1s (367 kB/s)
Reading package lists...
W: http://172.21.1.5:37291/release/dists/unstable/Release.gpg: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
W: Conflicting distribution: http://172.21.1.5:37291/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... Done


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 236 not upgraded.
Need to get 20.4 MB of archives.
After this operation, 108 MB of additional disk space will be used.

0% [Working]
            
Get:1 http://172.21.1.5:37291/release unstable/devops amd64 osm-devops all 15.0.1.post1-1 [20.4 MB]

0% [1 osm-devops 14.2 kB/20.4 MB 0%]
                                    
100% [Working]
              
Fetched 20.4 MB in 0s (93.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 ... 64271 files and directories currently installed.)
Preparing to unpack .../osm-devops_15.0.1.post1-1_all.deb ...
Unpacking osm-devops (15.0.1.post1-1) ...
Setting up osm-devops (15.0.1.post1-1) ...
NEEDRESTART-VER: 3.5
NEEDRESTART-KCUR: 5.15.0-47-generic
NEEDRESTART-KEXP: 5.15.0-47-generic
NEEDRESTART-KSTA: 1
##  Sun Jun 16 09:45:22 UTC 2024 source: INFO: logging sourced
##  Sun Jun 16 09:45:22 UTC 2024 source: INFO: config sourced
##  Sun Jun 16 09:45:22 UTC 2024 source: INFO: container sourced
##  Sun Jun 16 09:45:22 UTC 2024 source: INFO: git_functions sourced
##  Sun Jun 16 09:45:22 UTC 2024 source: INFO: track sourced
Ubuntu
22.04
OSM_BEHIND_PROXY=
OSM_PROXY_ENV_VARIABLES=
This machine is not behind a proxy
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-daemon
/usr/lib/git-core/git-difftool--helper
/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-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-quiltimport
/usr/lib/git-core/git-remote-http
/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/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/kdiff3
/usr/lib/git-core/mergetools/kompare
/usr/lib/git-core/mergetools/meld
/usr/lib/git-core/mergetools/nvimdiff
/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/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.17.4.txt
/usr/share/doc/git/RelNotes/2.17.5.txt
/usr/share/doc/git/RelNotes/2.17.6.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.18.3.txt
/usr/share/doc/git/RelNotes/2.18.4.txt
/usr/share/doc/git/RelNotes/2.18.5.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.19.4.txt
/usr/share/doc/git/RelNotes/2.19.5.txt
/usr/share/doc/git/RelNotes/2.19.6.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.20.3.txt
/usr/share/doc/git/RelNotes/2.20.4.txt
/usr/share/doc/git/RelNotes/2.20.5.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.21.2.txt
/usr/share/doc/git/RelNotes/2.21.3.txt
/usr/share/doc/git/RelNotes/2.21.4.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.22.3.txt
/usr/share/doc/git/RelNotes/2.22.4.txt
/usr/share/doc/git/RelNotes/2.22.5.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.23.2.txt
/usr/share/doc/git/RelNotes/2.23.3.txt
/usr/share/doc/git/RelNotes/2.23.4.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.24.2.txt
/usr/share/doc/git/RelNotes/2.24.3.txt
/usr/share/doc/git/RelNotes/2.24.4.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.25.2.txt
/usr/share/doc/git/RelNotes/2.25.3.txt
/usr/share/doc/git/RelNotes/2.25.4.txt
/usr/share/doc/git/RelNotes/2.25.5.txt
/usr/share/doc/git/RelNotes/2.26.0.txt
/usr/share/doc/git/RelNotes/2.26.1.txt
/usr/share/doc/git/RelNotes/2.26.2.txt
/usr/share/doc/git/RelNotes/2.26.3.txt
/usr/share/doc/git/RelNotes/2.27.0.txt
/usr/share/doc/git/RelNotes/2.27.1.txt
/usr/share/doc/git/RelNotes/2.28.0.txt
/usr/share/doc/git/RelNotes/2.28.1.txt
/usr/share/doc/git/RelNotes/2.29.0.txt
/usr/share/doc/git/RelNotes/2.29.1.txt
/usr/share/doc/git/RelNotes/2.29.2.txt
/usr/share/doc/git/RelNotes/2.29.3.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.30.0.txt
/usr/share/doc/git/RelNotes/2.30.1.txt
/usr/share/doc/git/RelNotes/2.30.2.txt
/usr/share/doc/git/RelNotes/2.31.0.txt
/usr/share/doc/git/RelNotes/2.31.1.txt
/usr/share/doc/git/RelNotes/2.32.0.txt
/usr/share/doc/git/RelNotes/2.33.0.txt
/usr/share/doc/git/RelNotes/2.33.1.txt
/usr/share/doc/git/RelNotes/2.34.0.txt
/usr/share/doc/git/RelNotes/2.34.1.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/CMakeLists.txt
/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/xcalloc.cocci
/usr/share/doc/git/contrib/coccinelle/xopen.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.perl
/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/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/push-to-checkout.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-bugreport
/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--worker
/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-credential-cache
/usr/lib/git-core/git-credential-cache--daemon
/usr/lib/git-core/git-credential-store
/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-fast-import
/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-for-each-repo
/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-maintenance
/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-fde-keymgr
/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                                    /
Download snap "core" (16928) from channel "stable"                             -
Download snap "core" (16928) from channel "stable"                             \
Download snap "core" (16928) from channel "stable"                             |
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%     0B/s ages!
Download snap "core" (16928) from channel "stable"             0%     0B/s ages!
Download snap "core" (16928) from channel "stable"             0%  735kB/s 2m28s
Download snap "core" (16928) from channel "stable"             0% 1.11MB/s 1m38s
Download snap "core" (16928) from channel "stable"             1% 2.65MB/s 40.6s
Download snap "core" (16928) from channel "stable"             3% 4.75MB/s 22.4s
Download snap "core" (16928) from channel "stable"             5% 7.84MB/s 13.2s
Download snap "core" (16928) from channel "stable"             8% 10.2MB/s 9.90s
Download snap "core" (16928) from channel "stable"            10% 12.0MB/s 8.18s
Download snap "core" (16928) from channel "stable"            13% 13.4MB/s 7.09s
Download snap "core" (16928) from channel "stable"            16% 14.8MB/s 6.24s
Download snap "core" (16928) from channel "stable"            18% 15.9MB/s 5.62s
Download snap "core" (16928) from channel "stable"            21% 17.0MB/s 5.06s
Download snap "core" (16928) from channel "stable"            24% 17.7MB/s 4.71s
Download snap "core" (16928) from channel "stable"            26% 18.3MB/s 4.41s
Download snap "core" (16928) from channel "stable"            29% 18.8MB/s 4.14s
Download snap "core" (16928) from channel "stable"            31% 19.2MB/s 3.90s
Download snap "core" (16928) from channel "stable"            34% 19.9MB/s 3.59s
Download snap "core" (16928) from channel "stable"            37% 20.5MB/s 3.34s
Download snap "core" (16928) from channel "stable"            40% 20.8MB/s 3.16s
Download snap "core" (16928) from channel "stable"            42% 21.1MB/s 2.99s
Download snap "core" (16928) from channel "stable"            45% 21.4MB/s 2.80s
Download snap "core" (16928) from channel "stable"            48% 21.6MB/s 2.64s
Download snap "core" (16928) from channel "stable"            50% 21.8MB/s 2.51s
Download snap "core" (16928) from channel "stable"            52% 22.0MB/s 2.37s
Download snap "core" (16928) from channel "stable"            55% 22.2MB/s 2.20s
Download snap "core" (16928) from channel "stable"            58% 22.4MB/s 2.05s
Download snap "core" (16928) from channel "stable"            60% 22.6MB/s 1.92s
Download snap "core" (16928) from channel "stable"            63% 22.8MB/s 1.77s
Download snap "core" (16928) from channel "stable"            66% 23.0MB/s 1.62s
Download snap "core" (16928) from channel "stable"            69% 23.2MB/s 1.48s
Download snap "core" (16928) from channel "stable"            71% 23.3MB/s 1.36s
Download snap "core" (16928) from channel "stable"            73% 23.3MB/s 1.25s
Download snap "core" (16928) from channel "stable"            76% 23.5MB/s 1.11s
Download snap "core" (16928) from channel "stable"            79% 23.5MB/s 992ms
Download snap "core" (16928) from channel "stable"            81% 23.7MB/s 861ms
Download snap "core" (16928) from channel "stable"            84% 23.9MB/s 710ms
Download snap "core" (16928) from channel "stable"            87% 24.0MB/s 583ms
Download snap "core" (16928) from channel "stable"            90% 24.1MB/s 467ms
Download snap "core" (16928) from channel "stable"            92% 24.2MB/s 353ms
Download snap "core" (16928) from channel "stable"            95% 24.2MB/s 238ms
Download snap "core" (16928) from channel "stable"            97% 24.2MB/s 135ms
Download snap "core" (16928) from channel "stable"           100% 24.4MB/s 2.5ms
Fetch and check assertions for snap "core" (16928)                             |
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)                                                      /
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                                    -
Setup snap "core" (16928) security profiles                                    \
Setup snap "core" (16928) security profiles                                    |
Setup snap "core" (16928) security profiles                                    /
Run configure hook of "core" snap if present                                   -
Download snap "jq" (6) from channel "stable"                                   \
Download snap "jq" (6) from channel "stable"                                   |
Download snap "jq" (6) from channel "stable"                                   /[?25l
Download snap "jq" (6) from channel "stable"                 100% 2.14MB/s 0.0ns
Fetch and check assertions for 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                                          \
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=1718531122-SbwNwGo0lrchr6TH&local_ts=1718531133&event=start&operation=release&value=release&comment=&tags=
Track start docker_tag: https://osm.etsi.org/InstallLog.php?&installation_id=1718531122-SbwNwGo0lrchr6TH&local_ts=1718531133&event=start&operation=docker_tag&value=osm-v150-merge-210&comment=&tags=
Track start installation_type: https://osm.etsi.org/InstallLog.php?&installation_id=1718531122-SbwNwGo0lrchr6TH&local_ts=1718531133&event=start&operation=installation_type&value=Default&comment=&tags=
Track start os_info: https://osm.etsi.org/InstallLog.php?&installation_id=1718531122-SbwNwGo0lrchr6TH&local_ts=1718531133&event=start&operation=os_info&value=Ubuntu_22.04&comment=&tags=
Track checks checkingroot_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1718531122-SbwNwGo0lrchr6TH&local_ts=1718531133&event=checks&operation=checkingroot_ok&value=&comment=&tags=
Track checks noroot_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1718531122-SbwNwGo0lrchr6TH&local_ts=1718531134&event=checks&operation=noroot_ok&value=&comment=&tags=
Track checks proceed_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1718531122-SbwNwGo0lrchr6TH&local_ts=1718531134&event=checks&operation=proceed_ok&value=&comment=&tags=
Installing OSM
Determining IP address of the interface with the default route
DEBUG_INSTALL=
OSM_BEHIND_PROXY=
OSM_DEFAULT_IF=ens3
OSM_DEVOPS=/usr/share/osm-devops
* 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-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 ...
kernel.core_uses_pid = 1
net.ipv4.conf.default.rp_filter = 2
net.ipv4.conf.default.accept_source_route = 0
sysctl: setting key "net.ipv4.conf.all.accept_source_route": Invalid argument
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_hardlinks = 1
fs.protected_symlinks = 1
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 /usr/lib/sysctl.d/99-protect-links.conf ...
fs.protected_fifos = 1
fs.protected_hardlinks = 1
fs.protected_regular = 2
fs.protected_symlinks = 1
* Applying /etc/sysctl.d/99-sysctl.conf ...
* 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... Done


Reading state information... 0% 

Reading state information... 0%

Reading state information... Done

Note, selecting 'liblxc-common' instead of 'lxc-common'
Package 'lxd' is not installed, so not removed
E: Unable to locate package lxd-client

Handling re-refresh of "lxd" as needed                                         /
Download snap "lxd" (28373) from channel "5.0/stable"                          -
Download snap "lxd" (28373) from channel "5.0/stable"                          \
Download snap "lxd" (28373) from channel "5.0/stable"                          |
Download snap "lxd" (28373) from channel "5.0/stable"                          /
Download snap "lxd" (28373) from channel "5.0/stable"                          -[?25l
Download snap "lxd" (28373) from channel "5.0/stable"          0%     0B/s ages!
Download snap "lxd" (28373) from channel "5.0/stable"          0%     0B/s ages!
Download snap "lxd" (28373) from channel "5.0/stable"          0%  525kB/s 2m32s
Download snap "lxd" (28373) from channel "5.0/stable"          1% 1.19MB/s 1m07s
Download snap "lxd" (28373) from channel "5.0/stable"          2% 2.54MB/s 30.9s
Download snap "lxd" (28373) from channel "5.0/stable"          3% 4.51MB/s 17.1s
Download snap "lxd" (28373) from channel "5.0/stable"          7% 7.96MB/s 9.31s
Download snap "lxd" (28373) from channel "5.0/stable"         11% 10.4MB/s 6.88s
Download snap "lxd" (28373) from channel "5.0/stable"         14% 12.0MB/s 5.74s
Download snap "lxd" (28373) from channel "5.0/stable"         18% 13.9MB/s 4.69s
Download snap "lxd" (28373) from channel "5.0/stable"         22% 15.4MB/s 4.05s
Download snap "lxd" (28373) from channel "5.0/stable"         25% 16.4MB/s 3.64s
Download snap "lxd" (28373) from channel "5.0/stable"         29% 17.5MB/s 3.23s
Download snap "lxd" (28373) from channel "5.0/stable"         33% 17.8MB/s 3.02s
Download snap "lxd" (28373) from channel "5.0/stable"         36% 18.6MB/s 2.73s
Download snap "lxd" (28373) from channel "5.0/stable"         40% 19.4MB/s 2.45s
Download snap "lxd" (28373) from channel "5.0/stable"         44% 19.8MB/s 2.25s
Download snap "lxd" (28373) from channel "5.0/stable"         47% 20.2MB/s 2.07s
Download snap "lxd" (28373) from channel "5.0/stable"         51% 20.7MB/s 1.89s
Download snap "lxd" (28373) from channel "5.0/stable"         55% 21.2MB/s 1.70s
Download snap "lxd" (28373) from channel "5.0/stable"         60% 21.8MB/s 1.47s
Download snap "lxd" (28373) from channel "5.0/stable"         63% 22.2MB/s 1.32s
Download snap "lxd" (28373) from channel "5.0/stable"         67% 22.3MB/s 1.19s
Download snap "lxd" (28373) from channel "5.0/stable"         70% 22.5MB/s 1.06s
Download snap "lxd" (28373) from channel "5.0/stable"         74% 22.7MB/s 928ms
Download snap "lxd" (28373) from channel "5.0/stable"         77% 22.9MB/s 800ms
Download snap "lxd" (28373) from channel "5.0/stable"         81% 23.2MB/s 641ms
Download snap "lxd" (28373) from channel "5.0/stable"         85% 23.3MB/s 518ms
Download snap "lxd" (28373) from channel "5.0/stable"         88% 23.4MB/s 397ms
Download snap "lxd" (28373) from channel "5.0/stable"         92% 23.6MB/s 270ms
Download snap "lxd" (28373) from channel "5.0/stable"         97% 23.9MB/s 109ms
Download snap "lxd" (28373) from channel "5.0/stable"        100% 24.0MB/s 0.0ns
Download snap "lxd" (28373) from channel "5.0/stable"        100% 23.3MB/s 0.0ns
Download snap "lxd" (28373) from channel "5.0/stable"        100% 22.6MB/s 0.0ns
Download snap "lxd" (28373) from channel "5.0/stable"        100% 22.0MB/s 0.0ns
Download snap "lxd" (28373) from channel "5.0/stable"        100% 21.4MB/s 0.0ns
Download snap "lxd" (28373) from channel "5.0/stable"        100% 20.8MB/s 0.0ns
Download snap "lxd" (28373) from channel "5.0/stable"        100% 20.3MB/s 0.0ns
Download snap "lxd" (28373) from channel "5.0/stable"        100% 19.8MB/s 0.0ns
Download snap "lxd" (28373) from channel "5.0/stable"        100% 19.3MB/s 0.0ns
Download snap "lxd" (28373) from channel "5.0/stable"        100% 18.8MB/s 0.0ns
Fetch and check assertions for snap "lxd" (28373)                              \
Fetch and check assertions for snap "lxd" (28373)                              |
Mount snap "lxd" (28373)                                                       /
Mount snap "lxd" (28373)                                                       -
Mount snap "lxd" (28373)                                                       \
Mount snap "lxd" (28373)                                                       |
Mount snap "lxd" (28373)                                                       /
Stop snap "lxd" services                                                       -
Stop snap "lxd" services                                                       \
Stop snap "lxd" services                                                       |
Stop snap "lxd" services                                                       /
Stop snap "lxd" services                                                       -
Stop snap "lxd" services                                                       \
Stop snap "lxd" services                                                       |
Stop snap "lxd" services                                                       /
Stop snap "lxd" services                                                       -
Stop snap "lxd" services                                                       \
Stop snap "lxd" services                                                       |
Stop snap "lxd" services                                                       /
Stop snap "lxd" services                                                       -
Stop snap "lxd" services                                                       \
Stop snap "lxd" services                                                       |
Handling re-refresh of "lxd" as needed                                         /
Copy snap "lxd" data                                                           -
Setup snap "lxd" (28373) security profiles                                     \
Setup snap "lxd" (28373) security profiles                                     |
Setup snap "lxd" (28373) security profiles                                     /
Setup snap "lxd" (28373) security profiles                                     -
Setup snap "lxd" (28373) security profiles                                     \
Setup snap "lxd" (28373) security profiles                                     |
Setup snap "lxd" (28373) security profiles                                     /
Setup snap "lxd" (28373) security profiles                                     -
Setup snap "lxd" (28373) security profiles                                     \
Setup snap "lxd" (28373) security profiles                                     |
Setup snap "lxd" (28373) security profiles                                     /
Setup snap "lxd" (28373) security profiles                                     -
Setup snap "lxd" (28373) security profiles                                     \
Handling re-refresh of "lxd" as needed                                         |
Handling re-refresh of "lxd" as needed                                         /
Run post-refresh hook of "lxd" snap if present                                 -
Start snap "lxd" (28373) services                                              \
Start snap "lxd" (28373) services                                              |
Start snap "lxd" (28373) services                                              /
Start snap "lxd" (28373) services                                              -
Start snap "lxd" (28373) services                                              \
Start snap "lxd" (28373) services                                              |
Run configure hook of "lxd" snap if present                                    /
Run configure hook of "lxd" snap if present                                    -
Run configure hook of "lxd" snap if present                                    \
Run configure hook of "lxd" snap if present                                    |
Handling re-refresh of "lxd" as needed                                         /
Handling re-refresh of "lxd" as needed                                         -
Handling re-refresh of "lxd" as needed                                         \
Handling re-refresh of "lxd" as needed                                         |
Handling re-refresh of "lxd" as needed                                         /
[?25hlxd (5.0/stable) 5.0.3-d921d2e from Canonical✓ refreshed
Track prereq lxd_install_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1718531122-SbwNwGo0lrchr6TH&local_ts=1718531157&event=prereq&operation=lxd_install_ok&value=&comment=&tags=
Track prereq prereqok_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1718531122-SbwNwGo0lrchr6TH&local_ts=1718531157&event=prereq&operation=prereqok_ok&value=&comment=&tags=
DEBUG_INSTALL=
DOCKER_PROXY_URL=http://172.21.1.1:5000
OSM_BEHIND_PROXY=
USER=ubuntu
Removing previous installation of docker ...

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... Done


Reading state information... 0% 

Reading state information... 0%

Reading state information... Done

Package 'docker.io' is not installed, so not removed
0 upgraded, 0 newly installed, 0 to remove and 236 not upgraded.

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... Done


Reading state information... 0% 

Reading state information... 0%

Reading state information... Done

Package 'docker-doc' is not installed, so not removed
0 upgraded, 0 newly installed, 0 to remove and 236 not upgraded.

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... Done


Reading state information... 0% 

Reading state information... 0%

Reading state information... Done

Package 'docker-compose' is not installed, so not removed
0 upgraded, 0 newly installed, 0 to remove and 236 not upgraded.

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... Done


Reading state information... 0% 

Reading state information... 0%

Reading state information... Done

Package 'podman-docker' is not installed, so not removed
0 upgraded, 0 newly installed, 0 to remove and 236 not upgraded.

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... Done


Reading state information... 0% 

Reading state information... 0%

Reading state information... Done

Package 'containerd' is not installed, so not removed
0 upgraded, 0 newly installed, 0 to remove and 236 not upgraded.

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... Done


Reading state information... 0% 

Reading state information... 0%

Reading state information... Done

Package 'runc' is not installed, so not removed
0 upgraded, 0 newly installed, 0 to remove and 236 not upgraded.
Installing Docker CE ...

0% [Working]
            
Ign:1 http://172.21.1.5:37291/release unstable InRelease

0% [Working]
            
Hit:2 http://172.21.1.5:37291/release unstable Release

0% [Working]
            
Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu jammy InRelease

0% [Waiting for headers] [Connecting to security.ubuntu.com (91.189.91.82)]
                                                                           
Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates InRelease

                                                                           
0% [Waiting for headers] [Waiting for headers]
                                              
Hit:5 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-backports InRelease

                                              
0% [Waiting for headers]
                        
Hit:6 http://security.ubuntu.com/ubuntu jammy-security 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... 3%

Reading package lists... 3%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 39%

Reading package lists... 39%

Reading package lists... 55%

Reading package lists... 55%

Reading package lists... 55%

Reading package lists... 55%

Reading package lists... 56%

Reading package lists... 56%

Reading package lists... 61%

Reading package lists... 61%

Reading package lists... 61%

Reading package lists... 64%

Reading package lists... 64%

Reading package lists... 70%

Reading package lists... 70%

Reading package lists... 73%

Reading package lists... 73%

Reading package lists... 77%

Reading package lists... 77%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 83%

Reading package lists... 83%

Reading package lists... 86%

Reading package lists... 86%

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... Done

W: http://172.21.1.5:37291/release/dists/unstable/Release.gpg: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
W: Conflicting distribution: http://172.21.1.5:37291/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... Done


Reading state information... 0% 

Reading state information... 0%

Reading state information... Done

gnupg is already the newest version (2.2.27-3ubuntu2.1).
gnupg set to manually installed.
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 233 not upgraded.
Need to get 200 kB of archives.
After this operation, 190 kB of additional disk space will be used.

0% [Working]
            
Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 ca-certificates all 20230311ubuntu0.22.04.1 [155 kB]

6% [1 ca-certificates 13.8 kB/155 kB 9%]
                                        
67% [Working]
             
Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 apt-transport-https all 2.4.12 [1510 B]

68% [2 apt-transport-https 1510 B/1510 B 100%]
                                              
73% [Waiting for headers]
                         
Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 software-properties-common all 0.99.22.9 [14.1 kB]

74% [3 software-properties-common 2252 B/14.1 kB 16%]
                                                     
83% [Waiting for headers]
                         
Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-software-properties all 0.99.22.9 [28.8 kB]

84% [4 python3-software-properties 2000 B/28.8 kB 7%]
                                                     
100% [Working]
              
Fetched 200 kB in 1s (279 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 ... 65004 files and directories currently installed.)
Preparing to unpack .../ca-certificates_20230311ubuntu0.22.04.1_all.deb ...
Unpacking ca-certificates (20230311ubuntu0.22.04.1) over (20211016) ...
Selecting previously unselected package apt-transport-https.
Preparing to unpack .../apt-transport-https_2.4.12_all.deb ...
Unpacking apt-transport-https (2.4.12) ...
Preparing to unpack .../software-properties-common_0.99.22.9_all.deb ...
Unpacking software-properties-common (0.99.22.9) over (0.99.22.3) ...
Preparing to unpack .../python3-software-properties_0.99.22.9_all.deb ...
Unpacking python3-software-properties (0.99.22.9) over (0.99.22.3) ...
Setting up apt-transport-https (2.4.12) ...
Setting up ca-certificates (20230311ubuntu0.22.04.1) ...
Updating certificates in /etc/ssl/certs...
rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL
19 added, 9 removed; done.
Setting up python3-software-properties (0.99.22.9) ...
Setting up software-properties-common (0.99.22.9) ...
Processing triggers for man-db (2.10.2-1) ...
Processing triggers for dbus (1.12.20-2ubuntu4) ...
Processing triggers for ca-certificates (20230311ubuntu0.22.04.1) ...
Updating certificates in /etc/ssl/certs...
0 added, 0 removed; done.
Running hooks in /etc/ca-certificates/update.d...
done.
Scanning processes... [                                                        ]
Scanning processes... [                                                        ]
Scanning processes... [                                                        ]
Scanning processes... [                                                        ]
Scanning processes... [=                                                       ]
Scanning processes... [=                                                       ]
Scanning processes... [=                                                       ]
Scanning processes... [==                                                      ]
Scanning processes... [==                                                      ]
Scanning processes... [==                                                      ]
Scanning processes... [===                                                     ]
Scanning processes... [===                                                     ]
Scanning processes... [===                                                     ]
Scanning processes... [====                                                    ]
Scanning processes... [====                                                    ]
Scanning processes... [====                                                    ]
Scanning processes... [=====                                                   ]
Scanning processes... [=====                                                   ]
Scanning processes... [=====                                                   ]
Scanning processes... [======                                                  ]
Scanning processes... [======                                                  ]
Scanning processes... [======                                                  ]
Scanning processes... [=======                                                 ]
Scanning processes... [=======                                                 ]
Scanning processes... [=======                                                 ]
Scanning processes... [========                                                ]
Scanning processes... [========                                                ]
Scanning processes... [========                                                ]
Scanning processes... [========                                                ]
Scanning processes... [=========                                               ]
Scanning processes... [=========                                               ]
Scanning processes... [=========                                               ]
Scanning processes... [==========                                              ]
Scanning processes... [==========                                              ]
Scanning processes... [==========                                              ]
Scanning processes... [===========                                             ]
Scanning processes... [===========                                             ]
Scanning processes... [===========                                             ]
Scanning processes... [============                                            ]
Scanning processes... [============                                            ]
Scanning processes... [============                                            ]
Scanning processes... [=============                                           ]
Scanning processes... [=============                                           ]
Scanning processes... [=============                                           ]
Scanning processes... [==============                                          ]
Scanning processes... [==============                                          ]
Scanning processes... [==============                                          ]
Scanning processes... [===============                                         ]
Scanning processes... [===============                                         ]
Scanning processes... [===============                                         ]
Scanning processes... [================                                        ]
Scanning processes... [================                                        ]
Scanning processes... [================                                        ]
Scanning processes... [================                                        ]
Scanning processes... [=================                                       ]
Scanning processes... [=================                                       ]
Scanning processes... [=================                                       ]
Scanning processes... [==================                                      ]
Scanning processes... [==================                                      ]
Scanning processes... [==================                                      ]
Scanning processes... [===================                                     ]
Scanning processes... [===================                                     ]
Scanning processes... [===================                                     ]
Scanning processes... [====================                                    ]
Scanning processes... [====================                                    ]
Scanning processes... [====================                                    ]
Scanning processes... [=====================                                   ]
Scanning processes... [=====================                                   ]
Scanning processes... [=====================                                   ]
Scanning processes... [======================                                  ]
Scanning processes... [======================                                  ]
Scanning processes... [======================                                  ]
Scanning processes... [=======================                                 ]
Scanning processes... [=======================                                 ]
Scanning processes... [=======================                                 ]
Scanning processes... [========================                                ]
Scanning processes... [========================                                ]
Scanning processes... [========================                                ]
Scanning processes... [========================                                ]
Scanning processes... [=========================                               ]
Scanning processes... [=========================                               ]
Scanning processes... [=========================                               ]
Scanning processes... [==========================                              ]
Scanning processes... [==========================                              ]
Scanning processes... [==========================                              ]
Scanning processes... [===========================                             ]
Scanning processes... [===========================                             ]
Scanning processes... [===========================                             ]
Scanning processes... [============================                            ]
Scanning processes... [============================                            ]
Scanning processes... [============================                            ]
Scanning processes... [=============================                           ]
Scanning processes... [=============================                           ]
Scanning processes... [=============================                           ]
Scanning processes... [==============================                          ]
Scanning processes... [==============================                          ]
Scanning processes... [==============================                          ]
Scanning processes... [===============================                         ]
Scanning processes... [===============================                         ]
Scanning processes... [===============================                         ]
Scanning processes... [================================                        ]
Scanning processes... [================================                        ]
Scanning processes... [================================                        ]
Scanning processes... [================================                        ]
Scanning processes... [=================================                       ]
Scanning processes... [=================================                       ]
Scanning processes... [=================================                       ]
Scanning processes... [==================================                      ]
Scanning processes... [==================================                      ]
Scanning processes... [==================================                      ]
Scanning processes... [===================================                     ]
Scanning processes... [===================================                     ]
Scanning processes... [===================================                     ]
Scanning processes... [====================================                    ]
Scanning processes... [====================================                    ]
Scanning processes... [====================================                    ]
Scanning processes... [=====================================                   ]
Scanning processes... [=====================================                   ]
Scanning processes... [=====================================                   ]
Scanning processes... [======================================                  ]
Scanning processes... [======================================                  ]
Scanning processes... [======================================                  ]
Scanning processes... [=======================================                 ]
Scanning processes... [=======================================                 ]
Scanning processes... [=======================================                 ]
Scanning processes... [========================================                ]
Scanning processes... [========================================                ]
Scanning processes... [========================================                ]
Scanning processes... [========================================                ]
Scanning processes... [=========================================               ]
Scanning processes... [=========================================               ]
Scanning processes... [=========================================               ]
Scanning processes... [==========================================              ]
Scanning processes... [==========================================              ]
Scanning processes... [==========================================              ]
Scanning processes... [===========================================             ]
Scanning processes... [===========================================             ]
Scanning processes... [===========================================             ]
Scanning processes... [============================================            ]
Scanning processes... [============================================            ]
Scanning processes... [============================================            ]
Scanning processes... [=============================================           ]
Scanning processes... [=============================================           ]
Scanning processes... [=============================================           ]
Scanning processes... [==============================================          ]
Scanning processes... [==============================================          ]
Scanning processes... [==============================================          ]
Scanning processes... [===============================================         ]
Scanning processes... [===============================================         ]
Scanning processes... [===============================================         ]
Scanning processes... [================================================        ]
Scanning processes... [================================================        ]
Scanning processes... [================================================        ]
Scanning processes... [================================================        ]
Scanning processes... [=================================================       ]
Scanning processes... [=================================================       ]
Scanning processes... [=================================================       ]
Scanning processes... [==================================================      ]
Scanning processes... [==================================================      ]
Scanning processes... [==================================================      ]
Scanning processes... [===================================================     ]
Scanning processes... [===================================================     ]
Scanning processes... [===================================================     ]
Scanning processes... [====================================================    ]
Scanning processes... [====================================================    ]
Scanning processes... [====================================================    ]
Scanning processes... [=====================================================   ]
Scanning processes... [=====================================================   ]
Scanning processes... [=====================================================   ]
Scanning processes... [======================================================  ]
Scanning processes... [======================================================  ]
Scanning processes... [======================================================  ]
Scanning processes... [======================================================= ]
Scanning processes... [======================================================= ]
Scanning processes... [======================================================= ]
Scanning processes... [========================================================]
Scanning processes...                                                           
Scanning linux images... [                                                     ]
Scanning linux images... [=================                                    ]
Scanning linux images... [===================================                  ]
Scanning linux images... [=====================================================]
Scanning linux images...                                                        

Running kernel seems to be up-to-date.

No services need to be restarted.

No containers need to be restarted.

No user sessions are running outdated binaries.

No VM guests are running outdated hypervisor (qemu) binaries on this host.

0% [Working]
            
Ign:1 http://172.21.1.5:37291/release unstable InRelease

0% [Working]
            
Hit:2 http://172.21.1.5:37291/release unstable Release

0% [Working]
            
Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu jammy InRelease

0% [Connecting to security.ubuntu.com (91.189.91.83)] [Connected to download.do
                                                                               
Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates InRelease

                                                                               
0% [Connecting to security.ubuntu.com (91.189.91.83)] [Waiting for headers]
                                                                           
Get:5 https://download.docker.com/linux/ubuntu jammy InRelease [48.8 kB]

0% [Waiting for headers] [Connecting to security.ubuntu.com (91.189.91.83)] [5 
                                                                               
Hit:6 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-backports InRelease

0% [Connecting to security.ubuntu.com (91.189.91.83)] [5 InRelease 32.3 kB/48.8
                                                                               
0% [Connecting to security.ubuntu.com (91.189.91.83)]
                                                     
Hit:7 http://security.ubuntu.com/ubuntu jammy-security InRelease

                                                     
0% [Working]
0% [Working]
0% [Working]
0% [Working]
0% [Working]
0% [Working]
            
Get:9 https://download.docker.com/linux/ubuntu jammy/stable amd64 Packages [33.7 kB]

0% [9 Packages 15.7 kB/33.7 kB 46%]
                                   
0% [Working]
0% [9 Packages store 0 B]
                         
0% [Working]
100% [Working]
              
Fetched 82.5 kB in 2s (54.6 kB/s)

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 3%

Reading package lists... 3%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 39%

Reading package lists... 39%

Reading package lists... 55%

Reading package lists... 55%

Reading package lists... 55%

Reading package lists... 55%

Reading package lists... 55%

Reading package lists... 55%

Reading package lists... 56%

Reading package lists... 60%

Reading package lists... 60%

Reading package lists... 64%

Reading package lists... 64%

Reading package lists... 70%

Reading package lists... 70%

Reading package lists... 73%

Reading package lists... 73%

Reading package lists... 77%

Reading package lists... 77%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 83%

Reading package lists... 83%

Reading package lists... 86%

Reading package lists... 86%

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: http://172.21.1.5:37291/release/dists/unstable/Release.gpg: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
W: Conflicting distribution: http://172.21.1.5:37291/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... Done


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 libltdl7 libslirp0 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 libltdl7 libslirp0 pigz
  slirp4netns
0 upgraded, 10 newly installed, 0 to remove and 233 not upgraded.
Need to get 121 MB of archives.
After this operation, 435 MB of additional disk space will be used.

0% [Working]
            
Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/universe amd64 pigz amd64 2.6-1 [63.6 kB]

0% [1 pigz 14.0 kB/63.6 kB 22%] [Connected to download.docker.com (52.222.144.4
                                                                               
Get:2 https://download.docker.com/linux/ubuntu jammy/stable amd64 containerd.io amd64 1.6.33-1 [30.0 MB]

                                                                               
0% [1 pigz 42.9 kB/63.6 kB 68%] [2 containerd.io 15.9 kB/30.0 MB 0%]
                                                                    
2% [2 containerd.io 65.0 kB/30.0 MB 0%]
                                       
Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 libltdl7 amd64 2.4.6-15build2 [39.6 kB]

2% [3 libltdl7 5298 B/39.6 kB 13%] [2 containerd.io 245 kB/30.0 MB 1%]
                                                                      
4% [Waiting for headers] [2 containerd.io 393 kB/30.0 MB 1%]
                                                            
Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 libslirp0 amd64 4.6.1-1build1 [61.5 kB]

4% [4 libslirp0 2879 B/61.5 kB 5%] [2 containerd.io 393 kB/30.0 MB 1%]
                                                                      
7% [2 containerd.io 1015 kB/30.0 MB 3%]
                                       
Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/universe amd64 slirp4netns amd64 1.0.1-2 [28.2 kB]

7% [5 slirp4netns 3164 B/28.2 kB 11%] [2 containerd.io 1015 kB/30.0 MB 3%]
                                                                          
9% [2 containerd.io 1359 kB/30.0 MB 5%]
                                       
30% [Working]
             
Get:6 https://download.docker.com/linux/ubuntu jammy/stable amd64 docker-buildx-plugin amd64 0.14.1-1~ubuntu.22.04~jammy [29.6 MB]

30% [6 docker-buildx-plugin 24.3 kB/29.6 MB 0%]
48% [6 docker-buildx-plugin 27.8 MB/29.6 MB 94%]
                                                
51% [Waiting for headers]
                         
Get:7 https://download.docker.com/linux/ubuntu jammy/stable amd64 docker-ce-cli amd64 5:26.1.4-1~ubuntu.22.04~jammy [14.6 MB]

51% [7 docker-ce-cli 57.3 kB/14.6 MB 0%]
                                        
63% [Waiting for headers]
                         
Get:8 https://download.docker.com/linux/ubuntu jammy/stable amd64 docker-ce amd64 5:26.1.4-1~ubuntu.22.04~jammy [25.3 MB]

63% [8 docker-ce 65.0 kB/25.3 MB 0%]
                                    
82% [Waiting for headers]
                         
Get:9 https://download.docker.com/linux/ubuntu jammy/stable amd64 docker-ce-rootless-extras amd64 5:26.1.4-1~ubuntu.22.04~jammy [9319 kB]

82% [9 docker-ce-rootless-extras 41.6 kB/9319 kB 0%]
                                                    
90% [Waiting for headers]
                         
Get:10 https://download.docker.com/linux/ubuntu jammy/stable amd64 docker-compose-plugin amd64 2.27.1-1~ubuntu.22.04~jammy [12.5 MB]

90% [10 docker-compose-plugin 79.0 kB/12.5 MB 1%]
                                                 
100% [Working]
              
Fetched 121 MB in 2s (62.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 ... 65018 files and directories currently installed.)
Preparing to unpack .../0-pigz_2.6-1_amd64.deb ...
Unpacking pigz (2.6-1) ...
Selecting previously unselected package containerd.io.
Preparing to unpack .../1-containerd.io_1.6.33-1_amd64.deb ...
Unpacking containerd.io (1.6.33-1) ...
Selecting previously unselected package docker-buildx-plugin.
Preparing to unpack .../2-docker-buildx-plugin_0.14.1-1~ubuntu.22.04~jammy_amd64.deb ...
Unpacking docker-buildx-plugin (0.14.1-1~ubuntu.22.04~jammy) ...
Selecting previously unselected package docker-ce-cli.
Preparing to unpack .../3-docker-ce-cli_5%3a26.1.4-1~ubuntu.22.04~jammy_amd64.deb ...
Unpacking docker-ce-cli (5:26.1.4-1~ubuntu.22.04~jammy) ...
Selecting previously unselected package docker-ce.
Preparing to unpack .../4-docker-ce_5%3a26.1.4-1~ubuntu.22.04~jammy_amd64.deb ...
Unpacking docker-ce (5:26.1.4-1~ubuntu.22.04~jammy) ...
Selecting previously unselected package docker-ce-rootless-extras.
Preparing to unpack .../5-docker-ce-rootless-extras_5%3a26.1.4-1~ubuntu.22.04~jammy_amd64.deb ...
Unpacking docker-ce-rootless-extras (5:26.1.4-1~ubuntu.22.04~jammy) ...
Selecting previously unselected package docker-compose-plugin.
Preparing to unpack .../6-docker-compose-plugin_2.27.1-1~ubuntu.22.04~jammy_amd64.deb ...
Unpacking docker-compose-plugin (2.27.1-1~ubuntu.22.04~jammy) ...
Selecting previously unselected package libltdl7:amd64.
Preparing to unpack .../7-libltdl7_2.4.6-15build2_amd64.deb ...
Unpacking libltdl7:amd64 (2.4.6-15build2) ...
Selecting previously unselected package libslirp0:amd64.
Preparing to unpack .../8-libslirp0_4.6.1-1build1_amd64.deb ...
Unpacking libslirp0:amd64 (4.6.1-1build1) ...
Selecting previously unselected package slirp4netns.
Preparing to unpack .../9-slirp4netns_1.0.1-2_amd64.deb ...
Unpacking slirp4netns (1.0.1-2) ...
Setting up docker-buildx-plugin (0.14.1-1~ubuntu.22.04~jammy) ...
Setting up containerd.io (1.6.33-1) ...
Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service.
Setting up docker-compose-plugin (2.27.1-1~ubuntu.22.04~jammy) ...
Setting up libltdl7:amd64 (2.4.6-15build2) ...
Setting up docker-ce-cli (5:26.1.4-1~ubuntu.22.04~jammy) ...
Setting up libslirp0:amd64 (4.6.1-1build1) ...
Setting up pigz (2.6-1) ...
Setting up docker-ce-rootless-extras (5:26.1.4-1~ubuntu.22.04~jammy) ...
Setting up slirp4netns (1.0.1-2) ...
Setting up docker-ce (5:26.1.4-1~ubuntu.22.04~jammy) ...
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.10.2-1) ...
Processing triggers for libc-bin (2.35-0ubuntu3.1) ...
Scanning processes... [                                                        ]
Scanning processes... [                                                        ]
Scanning processes... [                                                        ]
Scanning processes... [                                                        ]
Scanning processes... [=                                                       ]
Scanning processes... [=                                                       ]
Scanning processes... [=                                                       ]
Scanning processes... [==                                                      ]
Scanning processes... [==                                                      ]
Scanning processes... [==                                                      ]
Scanning processes... [===                                                     ]
Scanning processes... [===                                                     ]
Scanning processes... [===                                                     ]
Scanning processes... [====                                                    ]
Scanning processes... [====                                                    ]
Scanning processes... [====                                                    ]
Scanning processes... [=====                                                   ]
Scanning processes... [=====                                                   ]
Scanning processes... [=====                                                   ]
Scanning processes... [=====                                                   ]
Scanning processes... [======                                                  ]
Scanning processes... [======                                                  ]
Scanning processes... [======                                                  ]
Scanning processes... [=======                                                 ]
Scanning processes... [=======                                                 ]
Scanning processes... [=======                                                 ]
Scanning processes... [========                                                ]
Scanning processes... [========                                                ]
Scanning processes... [========                                                ]
Scanning processes... [=========                                               ]
Scanning processes... [=========                                               ]
Scanning processes... [=========                                               ]
Scanning processes... [==========                                              ]
Scanning processes... [==========                                              ]
Scanning processes... [==========                                              ]
Scanning processes... [==========                                              ]
Scanning processes... [===========                                             ]
Scanning processes... [===========                                             ]
Scanning processes... [===========                                             ]
Scanning processes... [============                                            ]
Scanning processes... [============                                            ]
Scanning processes... [============                                            ]
Scanning processes... [=============                                           ]
Scanning processes... [=============                                           ]
Scanning processes... [=============                                           ]
Scanning processes... [==============                                          ]
Scanning processes... [==============                                          ]
Scanning processes... [==============                                          ]
Scanning processes... [===============                                         ]
Scanning processes... [===============                                         ]
Scanning processes... [===============                                         ]
Scanning processes... [===============                                         ]
Scanning processes... [================                                        ]
Scanning processes... [================                                        ]
Scanning processes... [================                                        ]
Scanning processes... [=================                                       ]
Scanning processes... [=================                                       ]
Scanning processes... [=================                                       ]
Scanning processes... [==================                                      ]
Scanning processes... [==================                                      ]
Scanning processes... [==================                                      ]
Scanning processes... [===================                                     ]
Scanning processes... [===================                                     ]
Scanning processes... [===================                                     ]
Scanning processes... [====================                                    ]
Scanning processes... [====================                                    ]
Scanning processes... [====================                                    ]
Scanning processes... [====================                                    ]
Scanning processes... [=====================                                   ]
Scanning processes... [=====================                                   ]
Scanning processes... [=====================                                   ]
Scanning processes... [======================                                  ]
Scanning processes... [======================                                  ]
Scanning processes... [======================                                  ]
Scanning processes... [=======================                                 ]
Scanning processes... [=======================                                 ]
Scanning processes... [=======================                                 ]
Scanning processes... [========================                                ]
Scanning processes... [========================                                ]
Scanning processes... [========================                                ]
Scanning processes... [=========================                               ]
Scanning processes... [=========================                               ]
Scanning processes... [=========================                               ]
Scanning processes... [=========================                               ]
Scanning processes... [==========================                              ]
Scanning processes... [==========================                              ]
Scanning processes... [==========================                              ]
Scanning processes... [===========================                             ]
Scanning processes... [===========================                             ]
Scanning processes... [===========================                             ]
Scanning processes... [============================                            ]
Scanning processes... [============================                            ]
Scanning processes... [============================                            ]
Scanning processes... [=============================                           ]
Scanning processes... [=============================                           ]
Scanning processes... [=============================                           ]
Scanning processes... [==============================                          ]
Scanning processes... [==============================                          ]
Scanning processes... [==============================                          ]
Scanning processes... [==============================                          ]
Scanning processes... [===============================                         ]
Scanning processes... [===============================                         ]
Scanning processes... [===============================                         ]
Scanning processes... [================================                        ]
Scanning processes... [================================                        ]
Scanning processes... [================================                        ]
Scanning processes... [=================================                       ]
Scanning processes... [=================================                       ]
Scanning processes... [=================================                       ]
Scanning processes... [==================================                      ]
Scanning processes... [==================================                      ]
Scanning processes... [==================================                      ]
Scanning processes... [===================================                     ]
Scanning processes... [===================================                     ]
Scanning processes... [===================================                     ]
Scanning processes... [===================================                     ]
Scanning processes... [====================================                    ]
Scanning processes... [====================================                    ]
Scanning processes... [====================================                    ]
Scanning processes... [=====================================                   ]
Scanning processes... [=====================================                   ]
Scanning processes... [=====================================                   ]
Scanning processes... [======================================                  ]
Scanning processes... [======================================                  ]
Scanning processes... [======================================                  ]
Scanning processes... [=======================================                 ]
Scanning processes... [=======================================                 ]
Scanning processes... [=======================================                 ]
Scanning processes... [========================================                ]
Scanning processes... [========================================                ]
Scanning processes... [========================================                ]
Scanning processes... [========================================                ]
Scanning processes... [=========================================               ]
Scanning processes... [=========================================               ]
Scanning processes... [=========================================               ]
Scanning processes... [==========================================              ]
Scanning processes... [==========================================              ]
Scanning processes... [==========================================              ]
Scanning processes... [===========================================             ]
Scanning processes... [===========================================             ]
Scanning processes... [===========================================             ]
Scanning processes... [============================================            ]
Scanning processes... [============================================            ]
Scanning processes... [============================================            ]
Scanning processes... [=============================================           ]
Scanning processes... [=============================================           ]
Scanning processes... [=============================================           ]
Scanning processes... [=============================================           ]
Scanning processes... [==============================================          ]
Scanning processes... [==============================================          ]
Scanning processes... [==============================================          ]
Scanning processes... [===============================================         ]
Scanning processes... [===============================================         ]
Scanning processes... [===============================================         ]
Scanning processes... [================================================        ]
Scanning processes... [================================================        ]
Scanning processes... [================================================        ]
Scanning processes... [=================================================       ]
Scanning processes... [=================================================       ]
Scanning processes... [=================================================       ]
Scanning processes... [==================================================      ]
Scanning processes... [==================================================      ]
Scanning processes... [==================================================      ]
Scanning processes... [==================================================      ]
Scanning processes... [===================================================     ]
Scanning processes... [===================================================     ]
Scanning processes... [===================================================     ]
Scanning processes... [====================================================    ]
Scanning processes... [====================================================    ]
Scanning processes... [====================================================    ]
Scanning processes... [=====================================================   ]
Scanning processes... [=====================================================   ]
Scanning processes... [=====================================================   ]
Scanning processes... [======================================================  ]
Scanning processes... [======================================================  ]
Scanning processes... [======================================================  ]
Scanning processes... [======================================================= ]
Scanning processes... [======================================================= ]
Scanning processes... [======================================================= ]
Scanning processes... [========================================================]
Scanning processes...                                                           
Scanning linux images... [                                                     ]
Scanning linux images... [=================                                    ]
Scanning linux images... [===================================                  ]
Scanning linux images... [=====================================================]
Scanning linux images...                                                        

Running kernel seems to be up-to-date.

No services need to be restarted.

No containers need to be restarted.

No user sessions are running outdated binaries.

No VM guests are running outdated hypervisor (qemu) binaries on this host.
Adding user to group 'docker'
Configuring docker proxy ...
... restarted Docker service
Configuring containerd to expose CRI, use systemd cgroup and use DOCKER_PROXY_URL as registry mirror
Testing Docker CE installation ...
Client: Docker Engine - Community
 Version:           26.1.4
 API version:       1.45
 Go version:        go1.21.11
 Git commit:        5650f9b
 Built:             Wed Jun  5 11:28:57 2024
 OS/Arch:           linux/amd64
 Context:           default

Server: Docker Engine - Community
 Engine:
  Version:          26.1.4
  API version:      1.45 (minimum version 1.24)
  Go version:       go1.21.11
  Git commit:       de5c9cf
  Built:            Wed Jun  5 11:28:57 2024
  OS/Arch:          linux/amd64
  Experimental:     false
 containerd:
  Version:          1.6.33
  GitCommit:        d2d58213f83a351ca8f528a95fbd145f5654e957
 runc:
  Version:          1.1.12
  GitCommit:        v1.1.12-0-g51d5e94
 docker-init:
  Version:          0.19.0
  GitCommit:        de40ad0
Unable to find image 'hello-world:latest' locally
latest: Pulling from library/hello-world


c1ec31eb5944: Pulling fs layer 

c1ec31eb5944: Downloading  2.459kB/2.459kB

c1ec31eb5944: Verifying Checksum 

c1ec31eb5944: Download complete 

c1ec31eb5944: Extracting  2.459kB/2.459kB

c1ec31eb5944: Extracting  2.459kB/2.459kB

c1ec31eb5944: Pull complete 
Digest: sha256:d1b0b5888fbb59111dbf2b3ed698489c41046cb9d6d61743e37ef8d9f3dda06f
Status: Downloaded newer image for hello-world:latest

Hello from Docker!
This message shows that your installation appears to be working correctly.

To generate this message, Docker took the following steps:
 1. The Docker client contacted the Docker daemon.
 2. The Docker daemon pulled the "hello-world" image from the Docker Hub.
    (amd64)
 3. The Docker daemon created a new container from that image which runs the
    executable that produces the output you are currently reading.
 4. The Docker daemon streamed that output to the Docker client, which sent it
    to your terminal.

To try something more ambitious, you can run an Ubuntu container with:
 $ docker run -it ubuntu bash

Share images, automate workflows, and more with a free Docker ID:
 https://hub.docker.com/

For more examples and ideas, visit:
 https://docs.docker.com/get-started/

... Docker CE installation done
Track docker_ce docker_ce_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1718531122-SbwNwGo0lrchr6TH&local_ts=1718531220&event=docker_ce&operation=docker_ce_ok&value=&comment=&tags=
Creating folders for installation
DEBUG_INSTALL=
DEFAULT_IP=172.21.249.170
OSM_DEVOPS=/usr/share/osm-devops
OSM_CLUSTER_WORK_DIR=/etc/osm
INSTALL_K8S_MONITOR=
HOME=/home/ubuntu

0% [Working]
            
Ign:1 http://172.21.1.5:37291/release unstable InRelease

0% [Working]
            
Hit:2 http://172.21.1.5:37291/release unstable Release

0% [Working]
            
Get:3 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB]

0% [Connecting to nova.clouds.archive.ubuntu.com (91.189.91.94)] [3 InRelease 1
                                                                               
Hit:4 https://download.docker.com/linux/ubuntu jammy InRelease

                                                                               
0% [Waiting for headers] [3 InRelease 14.2 kB/129 kB 11%]
                                                         
Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu jammy InRelease [270 kB]

0% [5 InRelease 13.8 kB/270 kB 5%] [3 InRelease 127 kB/129 kB 99%]
                                                                  
0% [5 InRelease 13.8 kB/270 kB 5%]
0% [5 InRelease 19.6 kB/270 kB 7%]
0% [5 InRelease 67.4 kB/270 kB 25%]
                                   
0% [Working]
0% [Waiting for headers]
                        
Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB]

0% [7 InRelease 5132 B/128 kB 4%]
                                 
0% [Working]
0% [Waiting for headers]
                        
Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB]

0% [8 InRelease 5131 B/127 kB 4%]
                                 
0% [Working]
0% [Working]
100% [Working]
              
Fetched 654 kB in 1s (452 kB/s)

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 3%

Reading package lists... 3%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 39%

Reading package lists... 39%

Reading package lists... 55%

Reading package lists... 55%

Reading package lists... 55%

Reading package lists... 55%

Reading package lists... 55%

Reading package lists... 55%

Reading package lists... 59%

Reading package lists... 60%

Reading package lists... 60%

Reading package lists... 64%

Reading package lists... 64%

Reading package lists... 70%

Reading package lists... 70%

Reading package lists... 73%

Reading package lists... 73%

Reading package lists... 77%

Reading package lists... 77%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 83%

Reading package lists... 83%

Reading package lists... 86%

Reading package lists... 86%

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: http://172.21.1.5:37291/release/dists/unstable/Release.gpg: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
W: Conflicting distribution: http://172.21.1.5:37291/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... Done


Reading state information... 0% 

Reading state information... 0%

Reading state information... Done

ca-certificates is already the newest version (20230311ubuntu0.22.04.1).
apt-transport-https is already the newest version (2.4.12).
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 231 not upgraded.
Need to get 484 kB of archives.
After this operation, 6144 B of additional disk space will be used.

0% [Working]
            
Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 curl amd64 7.81.0-1ubuntu1.16 [194 kB]

2% [1 curl 13.8 kB/194 kB 7%]
                             
42% [Working]
             
Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcurl4 amd64 7.81.0-1ubuntu1.16 [290 kB]

43% [2 libcurl4 5147 B/290 kB 2%]
                                 
100% [Working]
              
Fetched 484 kB in 1s (423 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 ... 65284 files and directories currently installed.)
Preparing to unpack .../curl_7.81.0-1ubuntu1.16_amd64.deb ...
Unpacking curl (7.81.0-1ubuntu1.16) over (7.81.0-1ubuntu1.4) ...
Preparing to unpack .../libcurl4_7.81.0-1ubuntu1.16_amd64.deb ...
Unpacking libcurl4:amd64 (7.81.0-1ubuntu1.16) over (7.81.0-1ubuntu1.4) ...
Setting up libcurl4:amd64 (7.81.0-1ubuntu1.16) ...
Setting up curl (7.81.0-1ubuntu1.16) ...
Processing triggers for man-db (2.10.2-1) ...
Processing triggers for libc-bin (2.35-0ubuntu3.1) ...
Scanning processes... [                                                        ]
Scanning processes... [                                                        ]
Scanning processes... [                                                        ]
Scanning processes... [                                                        ]
Scanning processes... [=                                                       ]
Scanning processes... [=                                                       ]
Scanning processes... [=                                                       ]
Scanning processes... [==                                                      ]
Scanning processes... [==                                                      ]
Scanning processes... [==                                                      ]
Scanning processes... [===                                                     ]
Scanning processes... [===                                                     ]
Scanning processes... [===                                                     ]
Scanning processes... [====                                                    ]
Scanning processes... [====                                                    ]
Scanning processes... [====                                                    ]
Scanning processes... [=====                                                   ]
Scanning processes... [=====                                                   ]
Scanning processes... [=====                                                   ]
Scanning processes... [======                                                  ]
Scanning processes... [======                                                  ]
Scanning processes... [======                                                  ]
Scanning processes... [======                                                  ]
Scanning processes... [=======                                                 ]
Scanning processes... [=======                                                 ]
Scanning processes... [=======                                                 ]
Scanning processes... [========                                                ]
Scanning processes... [========                                                ]
Scanning processes... [========                                                ]
Scanning processes... [=========                                               ]
Scanning processes... [=========                                               ]
Scanning processes... [=========                                               ]
Scanning processes... [==========                                              ]
Scanning processes... [==========                                              ]
Scanning processes... [==========                                              ]
Scanning processes... [===========                                             ]
Scanning processes... [===========                                             ]
Scanning processes... [===========                                             ]
Scanning processes... [============                                            ]
Scanning processes... [============                                            ]
Scanning processes... [============                                            ]
Scanning processes... [============                                            ]
Scanning processes... [=============                                           ]
Scanning processes... [=============                                           ]
Scanning processes... [=============                                           ]
Scanning processes... [==============                                          ]
Scanning processes... [==============                                          ]
Scanning processes... [==============                                          ]
Scanning processes... [===============                                         ]
Scanning processes... [===============                                         ]
Scanning processes... [===============                                         ]
Scanning processes... [================                                        ]
Scanning processes... [================                                        ]
Scanning processes... [================                                        ]
Scanning processes... [=================                                       ]
Scanning processes... [=================                                       ]
Scanning processes... [=================                                       ]
Scanning processes... [==================                                      ]
Scanning processes... [==================                                      ]
Scanning processes... [==================                                      ]
Scanning processes... [==================                                      ]
Scanning processes... [===================                                     ]
Scanning processes... [===================                                     ]
Scanning processes... [===================                                     ]
Scanning processes... [====================                                    ]
Scanning processes... [====================                                    ]
Scanning processes... [====================                                    ]
Scanning processes... [=====================                                   ]
Scanning processes... [=====================                                   ]
Scanning processes... [=====================                                   ]
Scanning processes... [======================                                  ]
Scanning processes... [======================                                  ]
Scanning processes... [======================                                  ]
Scanning processes... [=======================                                 ]
Scanning processes... [=======================                                 ]
Scanning processes... [=======================                                 ]
Scanning processes... [========================                                ]
Scanning processes... [========================                                ]
Scanning processes... [========================                                ]
Scanning processes... [========================                                ]
Scanning processes... [=========================                               ]
Scanning processes... [=========================                               ]
Scanning processes... [=========================                               ]
Scanning processes... [==========================                              ]
Scanning processes... [==========================                              ]
Scanning processes... [==========================                              ]
Scanning processes... [===========================                             ]
Scanning processes... [===========================                             ]
Scanning processes... [===========================                             ]
Scanning processes... [============================                            ]
Scanning processes... [============================                            ]
Scanning processes... [============================                            ]
Scanning processes... [=============================                           ]
Scanning processes... [=============================                           ]
Scanning processes... [=============================                           ]
Scanning processes... [==============================                          ]
Scanning processes... [==============================                          ]
Scanning processes... [==============================                          ]
Scanning processes... [===============================                         ]
Scanning processes... [===============================                         ]
Scanning processes... [===============================                         ]
Scanning processes... [===============================                         ]
Scanning processes... [================================                        ]
Scanning processes... [================================                        ]
Scanning processes... [================================                        ]
Scanning processes... [=================================                       ]
Scanning processes... [=================================                       ]
Scanning processes... [=================================                       ]
Scanning processes... [==================================                      ]
Scanning processes... [==================================                      ]
Scanning processes... [==================================                      ]
Scanning processes... [===================================                     ]
Scanning processes... [===================================                     ]
Scanning processes... [===================================                     ]
Scanning processes... [====================================                    ]
Scanning processes... [====================================                    ]
Scanning processes... [====================================                    ]
Scanning processes... [=====================================                   ]
Scanning processes... [=====================================                   ]
Scanning processes... [=====================================                   ]
Scanning processes... [=====================================                   ]
Scanning processes... [======================================                  ]
Scanning processes... [======================================                  ]
Scanning processes... [======================================                  ]
Scanning processes... [=======================================                 ]
Scanning processes... [=======================================                 ]
Scanning processes... [=======================================                 ]
Scanning processes... [========================================                ]
Scanning processes... [========================================                ]
Scanning processes... [========================================                ]
Scanning processes... [=========================================               ]
Scanning processes... [=========================================               ]
Scanning processes... [=========================================               ]
Scanning processes... [==========================================              ]
Scanning processes... [==========================================              ]
Scanning processes... [==========================================              ]
Scanning processes... [===========================================             ]
Scanning processes... [===========================================             ]
Scanning processes... [===========================================             ]
Scanning processes... [===========================================             ]
Scanning processes... [============================================            ]
Scanning processes... [============================================            ]
Scanning processes... [============================================            ]
Scanning processes... [=============================================           ]
Scanning processes... [=============================================           ]
Scanning processes... [=============================================           ]
Scanning processes... [==============================================          ]
Scanning processes... [==============================================          ]
Scanning processes... [==============================================          ]
Scanning processes... [===============================================         ]
Scanning processes... [===============================================         ]
Scanning processes... [===============================================         ]
Scanning processes... [================================================        ]
Scanning processes... [================================================        ]
Scanning processes... [================================================        ]
Scanning processes... [=================================================       ]
Scanning processes... [=================================================       ]
Scanning processes... [=================================================       ]
Scanning processes... [=================================================       ]
Scanning processes... [==================================================      ]
Scanning processes... [==================================================      ]
Scanning processes... [==================================================      ]
Scanning processes... [===================================================     ]
Scanning processes... [===================================================     ]
Scanning processes... [===================================================     ]
Scanning processes... [====================================================    ]
Scanning processes... [====================================================    ]
Scanning processes... [====================================================    ]
Scanning processes... [=====================================================   ]
Scanning processes... [=====================================================   ]
Scanning processes... [=====================================================   ]
Scanning processes... [======================================================  ]
Scanning processes... [======================================================  ]
Scanning processes... [======================================================  ]
Scanning processes... [======================================================= ]
Scanning processes... [======================================================= ]
Scanning processes... [======================================================= ]
Scanning processes... [========================================================]
Scanning processes...                                                           
Scanning linux images... [                                                     ]
Scanning linux images... [=================                                    ]
Scanning linux images... [===================================                  ]
Scanning linux images... [=====================================================]
Scanning linux images...                                                        

Running kernel seems to be up-to-date.

No services need to be restarted.

No containers need to be restarted.

No user sessions are running outdated binaries.

No VM guests are running outdated hypervisor (qemu) binaries on this host.
deb [signed-by=/etc/apt/keyrings/kubernetes-apt-keyring.gpg] https://pkgs.k8s.io/core:/stable:/v1.26/deb/ /


0% [Working]
            
Ign:1 http://172.21.1.5:37291/release unstable InRelease

0% [Working]
            
Hit:2 http://172.21.1.5:37291/release unstable Release

0% [Working]
            
Hit:3 http://security.ubuntu.com/ubuntu jammy-security InRelease

0% [Connecting to nova.clouds.archive.ubuntu.com (91.189.91.93)] [Connected to 
                                                                               
Hit:4 https://download.docker.com/linux/ubuntu jammy InRelease

                                                                               
0% [Waiting for headers] [Waiting for headers]
                                              
Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu jammy InRelease [270 kB]

0% [5 InRelease 13.8 kB/270 kB 5%] [Waiting for headers]
                                                        
0% [5 InRelease 13.8 kB/270 kB 5%]
0% [Connecting to prod-cdn.packages.k8s.io (18.161.97.77)] [5 InRelease 25.4 kB
                                                                               
Get:6 https://prod-cdn.packages.k8s.io/repositories/isv:/kubernetes:/core:/stable:/v1.26/deb  InRelease [1192 B]

                                                                               
0% [6 InRelease 1192 B/1192 B 100%] [5 InRelease 52.9 kB/270 kB 20%]
                                                                    
0% [5 InRelease 52.9 kB/270 kB 20%]
                                   
0% [5 InRelease 131 kB/270 kB 49%]
                                  
0% [Working]
0% [Waiting for headers]
                        
Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB]

0% [8 InRelease 5132 B/128 kB 4%]
0% [8 InRelease 76.1 kB/128 kB 59%]
                                   
0% [Waiting for headers]
                        
Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB]

0% [Waiting for headers] [9 InRelease 2235 B/127 kB 2%]
                                                       
Get:10 https://prod-cdn.packages.k8s.io/repositories/isv:/kubernetes:/core:/stable:/v1.26/deb  Packages [22.1 kB]

0% [10 Packages 8447 B/22.1 kB 38%] [9 InRelease 22.5 kB/127 kB 18%]
                                                                    
0% [9 InRelease 76.1 kB/127 kB 60%]
0% [10 Packages store 0 B] [9 InRelease 76.1 kB/127 kB 60%]
                                                           
0% [9 InRelease 76.1 kB/127 kB 60%]
0% [9 InRelease 76.1 kB/127 kB 60%]
                                   
0% [Working]
0% [Working]
100% [Working]
              
Fetched 549 kB in 2s (338 kB/s)

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 3%

Reading package lists... 3%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 39%

Reading package lists... 39%

Reading package lists... 55%

Reading package lists... 55%

Reading package lists... 55%

Reading package lists... 55%

Reading package lists... 55%

Reading package lists... 55%

Reading package lists... 58%

Reading package lists... 60%

Reading package lists... 60%

Reading package lists... 64%

Reading package lists... 64%

Reading package lists... 70%

Reading package lists... 70%

Reading package lists... 73%

Reading package lists... 73%

Reading package lists... 77%

Reading package lists... 77%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 83%

Reading package lists... 83%

Reading package lists... 86%

Reading package lists... 86%

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: http://172.21.1.5:37291/release/dists/unstable/Release.gpg: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
W: Conflicting distribution: http://172.21.1.5:37291/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... Done


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
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 231 not upgraded.
Need to get 87.3 MB of archives.
After this operation, 341 MB of additional disk space will be used.

0% [Working]
            
Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 conntrack amd64 1:1.4.6-2build2 [33.5 kB]

0% [1 conntrack 13.8 kB/33.5 kB 41%] [Waiting for headers]
                                                          
0% [1 conntrack 13.8 kB/33.5 kB 41%]
3% [Connecting to prod-cdn.packages.k8s.io] [Waiting for headers]
3% [Connected to prod-cdn.packages.k8s.io (18.161.97.77)] [Waiting for headers]
                                                                               
Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 ebtables amd64 2.0.11-4build2 [84.9 kB]

                                                                               
3% [Waiting for headers] [4 ebtables 2251 B/84.9 kB 3%] [Waiting for headers]
3% [Waiting for headers] [4 ebtables 37.0 kB/84.9 kB 44%] [Waiting for headers]
                                                                               
5% [Waiting for headers] [Waiting for headers] [Waiting for headers]
                                                                    
Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 socat amd64 1.7.4.1-3ubuntu4 [349 kB]

5% [Waiting for headers] [6 socat 737 B/349 kB 0%] [Waiting for headers]
5% [Waiting for headers] [6 socat 3633 B/349 kB 1%] [Waiting for headers]
                                                                         
Get:2 https://prod-cdn.packages.k8s.io/repositories/isv:/kubernetes:/core:/stable:/v1.26/deb  cri-tools 1.26.0-1.1 [19.0 MB]

5% [2 cri-tools 0 B/19.0 MB 0%] [6 socat 12.3 kB/349 kB 4%] [Waiting for header
                                                                               
5% [2 cri-tools 178 kB/19.0 MB 1%] [6 socat 137 kB/349 kB 39%]
                                                              
8% [2 cri-tools 404 kB/19.0 MB 2%]
11% [2 cri-tools 3533 kB/19.0 MB 19%]
23% [2 cri-tools 16.8 MB/19.0 MB 89%]
                                     
28% [Working]
             
Get:3 https://prod-cdn.packages.k8s.io/repositories/isv:/kubernetes:/core:/stable:/v1.26/deb  kubernetes-cni 1.2.0-2.1 [27.6 MB]

28% [3 kubernetes-cni 0 B/27.6 MB 0%]
                                     
56% [Working]
             
Get:5 https://prod-cdn.packages.k8s.io/repositories/isv:/kubernetes:/core:/stable:/v1.26/deb  kubelet 1.26.5-1.1 [20.5 MB]

56% [5 kubelet 0 B/20.5 MB 0%]
                              
77% [Working]
             
Get:7 https://prod-cdn.packages.k8s.io/repositories/isv:/kubernetes:/core:/stable:/v1.26/deb  kubectl 1.26.5-1.1 [10.1 MB]

77% [7 kubectl 0 B/10.1 MB 0%]
                              
89% [Working]
             
Get:8 https://prod-cdn.packages.k8s.io/repositories/isv:/kubernetes:/core:/stable:/v1.26/deb  kubeadm 1.26.5-1.1 [9746 kB]

89% [8 kubeadm 0 B/9746 kB 0%]
                              
100% [Working]
              
Fetched 87.3 MB in 4s (24.3 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 ... 65284 files and directories currently installed.)
Preparing to unpack .../0-conntrack_1%3a1.4.6-2build2_amd64.deb ...
Unpacking conntrack (1:1.4.6-2build2) ...
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-4build2_amd64.deb ...
Unpacking ebtables (2.0.11-4build2) ...
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.4.1-3ubuntu4_amd64.deb ...
Unpacking socat (1.7.4.1-3ubuntu4) ...
Selecting previously unselected package kubelet.
Preparing to unpack .../5-kubelet_1.26.5-1.1_amd64.deb ...
Unpacking kubelet (1.26.5-1.1) ...
Selecting previously unselected package kubectl.
Preparing to unpack .../6-kubectl_1.26.5-1.1_amd64.deb ...
Unpacking kubectl (1.26.5-1.1) ...
Selecting previously unselected package kubeadm.
Preparing to unpack .../7-kubeadm_1.26.5-1.1_amd64.deb ...
Unpacking kubeadm (1.26.5-1.1) ...
Setting up conntrack (1:1.4.6-2build2) ...
Setting up kubectl (1.26.5-1.1) ...
Setting up ebtables (2.0.11-4build2) ...
Setting up socat (1.7.4.1-3ubuntu4) ...
Setting up cri-tools (1.26.0-1.1) ...
Setting up kubernetes-cni (1.2.0-2.1) ...
Setting up kubelet (1.26.5-1.1) ...
Setting up kubeadm (1.26.5-1.1) ...
Processing triggers for man-db (2.10.2-1) ...
Scanning processes... [                                                        ]
Scanning processes... [                                                        ]
Scanning processes... [                                                        ]
Scanning processes... [                                                        ]
Scanning processes... [=                                                       ]
Scanning processes... [=                                                       ]
Scanning processes... [=                                                       ]
Scanning processes... [==                                                      ]
Scanning processes... [==                                                      ]
Scanning processes... [==                                                      ]
Scanning processes... [===                                                     ]
Scanning processes... [===                                                     ]
Scanning processes... [===                                                     ]
Scanning processes... [====                                                    ]
Scanning processes... [====                                                    ]
Scanning processes... [====                                                    ]
Scanning processes... [=====                                                   ]
Scanning processes... [=====                                                   ]
Scanning processes... [=====                                                   ]
Scanning processes... [======                                                  ]
Scanning processes... [======                                                  ]
Scanning processes... [======                                                  ]
Scanning processes... [======                                                  ]
Scanning processes... [=======                                                 ]
Scanning processes... [=======                                                 ]
Scanning processes... [=======                                                 ]
Scanning processes... [========                                                ]
Scanning processes... [========                                                ]
Scanning processes... [========                                                ]
Scanning processes... [=========                                               ]
Scanning processes... [=========                                               ]
Scanning processes... [=========                                               ]
Scanning processes... [==========                                              ]
Scanning processes... [==========                                              ]
Scanning processes... [==========                                              ]
Scanning processes... [===========                                             ]
Scanning processes... [===========                                             ]
Scanning processes... [===========                                             ]
Scanning processes... [============                                            ]
Scanning processes... [============                                            ]
Scanning processes... [============                                            ]
Scanning processes... [============                                            ]
Scanning processes... [=============                                           ]
Scanning processes... [=============                                           ]
Scanning processes... [=============                                           ]
Scanning processes... [==============                                          ]
Scanning processes... [==============                                          ]
Scanning processes... [==============                                          ]
Scanning processes... [===============                                         ]
Scanning processes... [===============                                         ]
Scanning processes... [===============                                         ]
Scanning processes... [================                                        ]
Scanning processes... [================                                        ]
Scanning processes... [================                                        ]
Scanning processes... [=================                                       ]
Scanning processes... [=================                                       ]
Scanning processes... [=================                                       ]
Scanning processes... [==================                                      ]
Scanning processes... [==================                                      ]
Scanning processes... [==================                                      ]
Scanning processes... [==================                                      ]
Scanning processes... [===================                                     ]
Scanning processes... [===================                                     ]
Scanning processes... [===================                                     ]
Scanning processes... [====================                                    ]
Scanning processes... [====================                                    ]
Scanning processes... [====================                                    ]
Scanning processes... [=====================                                   ]
Scanning processes... [=====================                                   ]
Scanning processes... [=====================                                   ]
Scanning processes... [======================                                  ]
Scanning processes... [======================                                  ]
Scanning processes... [======================                                  ]
Scanning processes... [=======================                                 ]
Scanning processes... [=======================                                 ]
Scanning processes... [=======================                                 ]
Scanning processes... [========================                                ]
Scanning processes... [========================                                ]
Scanning processes... [========================                                ]
Scanning processes... [========================                                ]
Scanning processes... [=========================                               ]
Scanning processes... [=========================                               ]
Scanning processes... [=========================                               ]
Scanning processes... [==========================                              ]
Scanning processes... [==========================                              ]
Scanning processes... [==========================                              ]
Scanning processes... [===========================                             ]
Scanning processes... [===========================                             ]
Scanning processes... [===========================                             ]
Scanning processes... [============================                            ]
Scanning processes... [============================                            ]
Scanning processes... [============================                            ]
Scanning processes... [=============================                           ]
Scanning processes... [=============================                           ]
Scanning processes... [=============================                           ]
Scanning processes... [==============================                          ]
Scanning processes... [==============================                          ]
Scanning processes... [==============================                          ]
Scanning processes... [===============================                         ]
Scanning processes... [===============================                         ]
Scanning processes... [===============================                         ]
Scanning processes... [===============================                         ]
Scanning processes... [================================                        ]
Scanning processes... [================================                        ]
Scanning processes... [================================                        ]
Scanning processes... [=================================                       ]
Scanning processes... [=================================                       ]
Scanning processes... [=================================                       ]
Scanning processes... [==================================                      ]
Scanning processes... [==================================                      ]
Scanning processes... [==================================                      ]
Scanning processes... [===================================                     ]
Scanning processes... [===================================                     ]
Scanning processes... [===================================                     ]
Scanning processes... [====================================                    ]
Scanning processes... [====================================                    ]
Scanning processes... [====================================                    ]
Scanning processes... [=====================================                   ]
Scanning processes... [=====================================                   ]
Scanning processes... [=====================================                   ]
Scanning processes... [=====================================                   ]
Scanning processes... [======================================                  ]
Scanning processes... [======================================                  ]
Scanning processes... [======================================                  ]
Scanning processes... [=======================================                 ]
Scanning processes... [=======================================                 ]
Scanning processes... [=======================================                 ]
Scanning processes... [========================================                ]
Scanning processes... [========================================                ]
Scanning processes... [========================================                ]
Scanning processes... [=========================================               ]
Scanning processes... [=========================================               ]
Scanning processes... [=========================================               ]
Scanning processes... [==========================================              ]
Scanning processes... [==========================================              ]
Scanning processes... [==========================================              ]
Scanning processes... [===========================================             ]
Scanning processes... [===========================================             ]
Scanning processes... [===========================================             ]
Scanning processes... [===========================================             ]
Scanning processes... [============================================            ]
Scanning processes... [============================================            ]
Scanning processes... [============================================            ]
Scanning processes... [=============================================           ]
Scanning processes... [=============================================           ]
Scanning processes... [=============================================           ]
Scanning processes... [==============================================          ]
Scanning processes... [==============================================          ]
Scanning processes... [==============================================          ]
Scanning processes... [===============================================         ]
Scanning processes... [===============================================         ]
Scanning processes... [===============================================         ]
Scanning processes... [================================================        ]
Scanning processes... [================================================        ]
Scanning processes... [================================================        ]
Scanning processes... [=================================================       ]
Scanning processes... [=================================================       ]
Scanning processes... [=================================================       ]
Scanning processes... [=================================================       ]
Scanning processes... [==================================================      ]
Scanning processes... [==================================================      ]
Scanning processes... [==================================================      ]
Scanning processes... [===================================================     ]
Scanning processes... [===================================================     ]
Scanning processes... [===================================================     ]
Scanning processes... [====================================================    ]
Scanning processes... [====================================================    ]
Scanning processes... [====================================================    ]
Scanning processes... [=====================================================   ]
Scanning processes... [=====================================================   ]
Scanning processes... [=====================================================   ]
Scanning processes... [======================================================  ]
Scanning processes... [======================================================  ]
Scanning processes... [======================================================  ]
Scanning processes... [======================================================= ]
Scanning processes... [======================================================= ]
Scanning processes... [======================================================= ]
Scanning processes... [========================================================]
Scanning processes...                                                           
Scanning linux images... [                                                     ]
Scanning linux images... [=================                                    ]
Scanning linux images... [===================================                  ]
Scanning linux images... [=====================================================]
Scanning linux images...                                                        

Running kernel seems to be up-to-date.

No services need to be restarted.

No containers need to be restarted.

No user sessions are running outdated binaries.

No VM guests are running outdated hypervisor (qemu) binaries on this host.
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=1718531122-SbwNwGo0lrchr6TH&local_ts=1718531260&event=k8scluster&operation=install_k8s_ok&value=&comment=&tags=
Track k8scluster kubelet: https://osm.etsi.org/InstallLog.php?&installation_id=1718531122-SbwNwGo0lrchr6TH&local_ts=1718531260&event=k8scluster&operation=kubelet&value=1.26.5-1.1&comment=&tags=
Track k8scluster kubeadm: https://osm.etsi.org/InstallLog.php?&installation_id=1718531122-SbwNwGo0lrchr6TH&local_ts=1718531260&event=k8scluster&operation=kubeadm&value=1.26.5-1.1&comment=&tags=
Track k8scluster kubectl: https://osm.etsi.org/InstallLog.php?&installation_id=1718531122-SbwNwGo0lrchr6TH&local_ts=1718531260&event=k8scluster&operation=kubectl&value=1.26.5-1.1&comment=&tags=
I0616 09:47:41.682514   14850 version.go:256] remote version is much newer: v1.30.2; falling back to: stable-1.26
[init] Using Kubernetes version: v1.26.15
[preflight] Running pre-flight checks
[preflight] Would pull the required images (like 'kubeadm config images pull')
[certs] Using certificateDir folder "/etc/kubernetes/tmp/kubeadm-init-dryrun379262488"
[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-v150-merge-210] and IPs [10.96.0.1 172.21.249.170]
[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-v150-merge-210] and IPs [172.21.249.170 127.0.0.1 ::1]
[certs] Generating "etcd/peer" certificate and key
[certs] etcd/peer serving cert is signed for DNS names [localhost osm-v150-merge-210] and IPs [172.21.249.170 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/tmp/kubeadm-init-dryrun379262488"
[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 "/etc/kubernetes/tmp/kubeadm-init-dryrun379262488/kubeadm-flags.env"
[kubelet-start] Writing kubelet configuration to file "/etc/kubernetes/tmp/kubeadm-init-dryrun379262488/config.yaml"
[control-plane] Using manifest folder "/etc/kubernetes/tmp/kubeadm-init-dryrun379262488"
[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] Would ensure that "/var/lib/etcd" directory is present
[etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/tmp/kubeadm-init-dryrun379262488"
[dryrun] Wrote certificates, kubeconfig files and control plane manifests to the "/etc/kubernetes/tmp/kubeadm-init-dryrun379262488" directory
[dryrun] The certificates or kubeconfig files would not be printed due to their sensitive nature
[dryrun] Please examine the "/etc/kubernetes/tmp/kubeadm-init-dryrun379262488" directory for details about what would be written
[dryrun] Would write file "/etc/kubernetes/manifests/kube-apiserver.yaml" with content:
	apiVersion: v1
	kind: Pod
	metadata:
	  annotations:
	    kubeadm.kubernetes.io/kube-apiserver.advertise-address.endpoint: 172.21.249.170:6443
	  creationTimestamp: null
	  labels:
	    component: kube-apiserver
	    tier: control-plane
	  name: kube-apiserver
	  namespace: kube-system
	spec:
	  containers:
	  - command:
	    - kube-apiserver
	    - --advertise-address=172.21.249.170
	    - --allow-privileged=true
	    - --authorization-mode=Node,RBAC
	    - --client-ca-file=/etc/kubernetes/pki/ca.crt
	    - --enable-admission-plugins=NodeRestriction
	    - --enable-bootstrap-token-auth=true
	    - --etcd-cafile=/etc/kubernetes/pki/etcd/ca.crt
	    - --etcd-certfile=/etc/kubernetes/pki/apiserver-etcd-client.crt
	    - --etcd-keyfile=/etc/kubernetes/pki/apiserver-etcd-client.key
	    - --etcd-servers=https://127.0.0.1:2379
	    - --kubelet-client-certificate=/etc/kubernetes/pki/apiserver-kubelet-client.crt
	    - --kubelet-client-key=/etc/kubernetes/pki/apiserver-kubelet-client.key
	    - --kubelet-preferred-address-types=InternalIP,ExternalIP,Hostname
	    - --proxy-client-cert-file=/etc/kubernetes/pki/front-proxy-client.crt
	    - --proxy-client-key-file=/etc/kubernetes/pki/front-proxy-client.key
	    - --requestheader-allowed-names=front-proxy-client
	    - --requestheader-client-ca-file=/etc/kubernetes/pki/front-proxy-ca.crt
	    - --requestheader-extra-headers-prefix=X-Remote-Extra-
	    - --requestheader-group-headers=X-Remote-Group
	    - --requestheader-username-headers=X-Remote-User
	    - --secure-port=6443
	    - --service-account-issuer=https://kubernetes.default.svc.cluster.local
	    - --service-account-key-file=/etc/kubernetes/pki/sa.pub
	    - --service-account-signing-key-file=/etc/kubernetes/pki/sa.key
	    - --service-cluster-ip-range=10.96.0.0/12
	    - --service-node-port-range=80-32767
	    - --tls-cert-file=/etc/kubernetes/pki/apiserver.crt
	    - --tls-private-key-file=/etc/kubernetes/pki/apiserver.key
	    image: registry.k8s.io/kube-apiserver:v1.26.15
	    imagePullPolicy: IfNotPresent
	    livenessProbe:
	      failureThreshold: 8
	      httpGet:
	        host: 172.21.249.170
	        path: /livez
	        port: 6443
	        scheme: HTTPS
	      initialDelaySeconds: 10
	      periodSeconds: 10
	      timeoutSeconds: 15
	    name: kube-apiserver
	    readinessProbe:
	      failureThreshold: 3
	      httpGet:
	        host: 172.21.249.170
	        path: /readyz
	        port: 6443
	        scheme: HTTPS
	      periodSeconds: 1
	      timeoutSeconds: 15
	    resources:
	      requests:
	        cpu: 250m
	    startupProbe:
	      failureThreshold: 24
	      httpGet:
	        host: 172.21.249.170
	        path: /livez
	        port: 6443
	        scheme: HTTPS
	      initialDelaySeconds: 10
	      periodSeconds: 10
	      timeoutSeconds: 15
	    volumeMounts:
	    - mountPath: /etc/ssl/certs
	      name: ca-certs
	      readOnly: true
	    - mountPath: /etc/ca-certificates
	      name: etc-ca-certificates
	      readOnly: true
	    - mountPath: /etc/pki
	      name: etc-pki
	      readOnly: true
	    - mountPath: /etc/kubernetes/pki
	      name: k8s-certs
	      readOnly: true
	    - mountPath: /usr/local/share/ca-certificates
	      name: usr-local-share-ca-certificates
	      readOnly: true
	    - mountPath: /usr/share/ca-certificates
	      name: usr-share-ca-certificates
	      readOnly: true
	  hostNetwork: true
	  priorityClassName: system-node-critical
	  securityContext:
	    seccompProfile:
	      type: RuntimeDefault
	  volumes:
	  - hostPath:
	      path: /etc/ssl/certs
	      type: DirectoryOrCreate
	    name: ca-certs
	  - hostPath:
	      path: /etc/ca-certificates
	      type: DirectoryOrCreate
	    name: etc-ca-certificates
	  - hostPath:
	      path: /etc/pki
	      type: DirectoryOrCreate
	    name: etc-pki
	  - hostPath:
	      path: /etc/kubernetes/pki
	      type: DirectoryOrCreate
	    name: k8s-certs
	  - hostPath:
	      path: /usr/local/share/ca-certificates
	      type: DirectoryOrCreate
	    name: usr-local-share-ca-certificates
	  - hostPath:
	      path: /usr/share/ca-certificates
	      type: DirectoryOrCreate
	    name: usr-share-ca-certificates
	status: {}
[dryrun] Would write file "/etc/kubernetes/manifests/kube-controller-manager.yaml" with content:
	apiVersion: v1
	kind: Pod
	metadata:
	  creationTimestamp: null
	  labels:
	    component: kube-controller-manager
	    tier: control-plane
	  name: kube-controller-manager
	  namespace: kube-system
	spec:
	  containers:
	  - command:
	    - kube-controller-manager
	    - --allocate-node-cidrs=true
	    - --authentication-kubeconfig=/etc/kubernetes/controller-manager.conf
	    - --authorization-kubeconfig=/etc/kubernetes/controller-manager.conf
	    - --bind-address=127.0.0.1
	    - --client-ca-file=/etc/kubernetes/pki/ca.crt
	    - --cluster-cidr=10.244.0.0/16
	    - --cluster-name=kubernetes
	    - --cluster-signing-cert-file=/etc/kubernetes/pki/ca.crt
	    - --cluster-signing-key-file=/etc/kubernetes/pki/ca.key
	    - --controllers=*,bootstrapsigner,tokencleaner
	    - --kubeconfig=/etc/kubernetes/controller-manager.conf
	    - --leader-elect=true
	    - --requestheader-client-ca-file=/etc/kubernetes/pki/front-proxy-ca.crt
	    - --root-ca-file=/etc/kubernetes/pki/ca.crt
	    - --service-account-private-key-file=/etc/kubernetes/pki/sa.key
	    - --service-cluster-ip-range=10.96.0.0/12
	    - --use-service-account-credentials=true
	    image: registry.k8s.io/kube-controller-manager:v1.26.15
	    imagePullPolicy: IfNotPresent
	    livenessProbe:
	      failureThreshold: 8
	      httpGet:
	        host: 127.0.0.1
	        path: /healthz
	        port: 10257
	        scheme: HTTPS
	      initialDelaySeconds: 10
	      periodSeconds: 10
	      timeoutSeconds: 15
	    name: kube-controller-manager
	    resources:
	      requests:
	        cpu: 200m
	    startupProbe:
	      failureThreshold: 24
	      httpGet:
	        host: 127.0.0.1
	        path: /healthz
	        port: 10257
	        scheme: HTTPS
	      initialDelaySeconds: 10
	      periodSeconds: 10
	      timeoutSeconds: 15
	    volumeMounts:
	    - mountPath: /etc/ssl/certs
	      name: ca-certs
	      readOnly: true
	    - mountPath: /etc/ca-certificates
	      name: etc-ca-certificates
	      readOnly: true
	    - mountPath: /etc/pki
	      name: etc-pki
	      readOnly: true
	    - mountPath: /usr/libexec/kubernetes/kubelet-plugins/volume/exec
	      name: flexvolume-dir
	    - mountPath: /etc/kubernetes/pki
	      name: k8s-certs
	      readOnly: true
	    - mountPath: /etc/kubernetes/controller-manager.conf
	      name: kubeconfig
	      readOnly: true
	    - mountPath: /usr/local/share/ca-certificates
	      name: usr-local-share-ca-certificates
	      readOnly: true
	    - mountPath: /usr/share/ca-certificates
	      name: usr-share-ca-certificates
	      readOnly: true
	  hostNetwork: true
	  priorityClassName: system-node-critical
	  securityContext:
	    seccompProfile:
	      type: RuntimeDefault
	  volumes:
	  - hostPath:
	      path: /etc/ssl/certs
	      type: DirectoryOrCreate
	    name: ca-certs
	  - hostPath:
	      path: /etc/ca-certificates
	      type: DirectoryOrCreate
	    name: etc-ca-certificates
	  - hostPath:
	      path: /etc/pki
	      type: DirectoryOrCreate
	    name: etc-pki
	  - hostPath:
	      path: /usr/libexec/kubernetes/kubelet-plugins/volume/exec
	      type: DirectoryOrCreate
	    name: flexvolume-dir
	  - hostPath:
	      path: /etc/kubernetes/pki
	      type: DirectoryOrCreate
	    name: k8s-certs
	  - hostPath:
	      path: /etc/kubernetes/controller-manager.conf
	      type: FileOrCreate
	    name: kubeconfig
	  - hostPath:
	      path: /usr/local/share/ca-certificates
	      type: DirectoryOrCreate
	    name: usr-local-share-ca-certificates
	  - hostPath:
	      path: /usr/share/ca-certificates
	      type: DirectoryOrCreate
	    name: usr-share-ca-certificates
	status: {}
[dryrun] Would write file "/etc/kubernetes/manifests/kube-scheduler.yaml" with content:
	apiVersion: v1
	kind: Pod
	metadata:
	  creationTimestamp: null
	  labels:
	    component: kube-scheduler
	    tier: control-plane
	  name: kube-scheduler
	  namespace: kube-system
	spec:
	  containers:
	  - command:
	    - kube-scheduler
	    - --authentication-kubeconfig=/etc/kubernetes/scheduler.conf
	    - --authorization-kubeconfig=/etc/kubernetes/scheduler.conf
	    - --bind-address=127.0.0.1
	    - --kubeconfig=/etc/kubernetes/scheduler.conf
	    - --leader-elect=true
	    image: registry.k8s.io/kube-scheduler:v1.26.15
	    imagePullPolicy: IfNotPresent
	    livenessProbe:
	      failureThreshold: 8
	      httpGet:
	        host: 127.0.0.1
	        path: /healthz
	        port: 10259
	        scheme: HTTPS
	      initialDelaySeconds: 10
	      periodSeconds: 10
	      timeoutSeconds: 15
	    name: kube-scheduler
	    resources:
	      requests:
	        cpu: 100m
	    startupProbe:
	      failureThreshold: 24
	      httpGet:
	        host: 127.0.0.1
	        path: /healthz
	        port: 10259
	        scheme: HTTPS
	      initialDelaySeconds: 10
	      periodSeconds: 10
	      timeoutSeconds: 15
	    volumeMounts:
	    - mountPath: /etc/kubernetes/scheduler.conf
	      name: kubeconfig
	      readOnly: true
	  hostNetwork: true
	  priorityClassName: system-node-critical
	  securityContext:
	    seccompProfile:
	      type: RuntimeDefault
	  volumes:
	  - hostPath:
	      path: /etc/kubernetes/scheduler.conf
	      type: FileOrCreate
	    name: kubeconfig
	status: {}
[dryrun] Would write file "/var/lib/kubelet/config.yaml" with content:
	apiVersion: kubelet.config.k8s.io/v1beta1
	authentication:
	  anonymous:
	    enabled: false
	  webhook:
	    cacheTTL: 0s
	    enabled: true
	  x509:
	    clientCAFile: /etc/kubernetes/pki/ca.crt
	authorization:
	  mode: Webhook
	  webhook:
	    cacheAuthorizedTTL: 0s
	    cacheUnauthorizedTTL: 0s
	cgroupDriver: systemd
	clusterDNS:
	- 10.96.0.10
	clusterDomain: cluster.local
	cpuManagerReconcilePeriod: 0s
	evictionPressureTransitionPeriod: 0s
	fileCheckFrequency: 0s
	healthzBindAddress: 127.0.0.1
	healthzPort: 10248
	httpCheckFrequency: 0s
	imageMinimumGCAge: 0s
	kind: KubeletConfiguration
	logging:
	  flushFrequency: 0
	  options:
	    json:
	      infoBufferSize: "0"
	  verbosity: 0
	memorySwap: {}
	nodeStatusReportFrequency: 0s
	nodeStatusUpdateFrequency: 0s
	resolvConf: /run/systemd/resolve/resolv.conf
	rotateCertificates: true
	runtimeRequestTimeout: 0s
	shutdownGracePeriod: 0s
	shutdownGracePeriodCriticalPods: 0s
	staticPodPath: /etc/kubernetes/manifests
	streamingConnectionIdleTimeout: 0s
	syncFrequency: 0s
	volumeStatsAggPeriod: 0s
[dryrun] Would write file "/var/lib/kubelet/kubeadm-flags.env" with content:
	KUBELET_KUBEADM_ARGS="--container-runtime-endpoint=unix:///var/run/containerd/containerd.sock --pod-infra-container-image=registry.k8s.io/pause:3.9"
[wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/tmp/kubeadm-init-dryrun379262488". This can take up to 4m0s
[upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
[dryrun] Would perform action CREATE on resource "configmaps" in API group "core/v1"
[dryrun] Attached object:
	apiVersion: v1
	data:
	  ClusterConfiguration: |
	    apiServer:
	      extraArgs:
	        authorization-mode: Node,RBAC
	        service-node-port-range: 80-32767
	      timeoutForControlPlane: 4m0s
	    apiVersion: kubeadm.k8s.io/v1beta3
	    certificatesDir: /etc/kubernetes/pki
	    clusterName: kubernetes
	    controllerManager: {}
	    dns: {}
	    etcd:
	      local:
	        dataDir: /var/lib/etcd
	    imageRepository: registry.k8s.io
	    kind: ClusterConfiguration
	    kubernetesVersion: v1.26.15
	    networking:
	      dnsDomain: cluster.local
	      podSubnet: 10.244.0.0/16
	      serviceSubnet: 10.96.0.0/12
	    scheduler: {}
	kind: ConfigMap
	metadata:
	  creationTimestamp: null
	  name: kubeadm-config
	  namespace: kube-system
[dryrun] Would perform action CREATE on resource "roles" in API group "rbac.authorization.k8s.io/v1"
[dryrun] Attached object:
	apiVersion: rbac.authorization.k8s.io/v1
	kind: Role
	metadata:
	  creationTimestamp: null
	  name: kubeadm:nodes-kubeadm-config
	  namespace: kube-system
	rules:
	- apiGroups:
	  - ""
	  resourceNames:
	  - kubeadm-config
	  resources:
	  - configmaps
	  verbs:
	  - get
[dryrun] Would perform action CREATE on resource "rolebindings" in API group "rbac.authorization.k8s.io/v1"
[dryrun] Attached object:
	apiVersion: rbac.authorization.k8s.io/v1
	kind: RoleBinding
	metadata:
	  creationTimestamp: null
	  name: kubeadm:nodes-kubeadm-config
	  namespace: kube-system
	roleRef:
	  apiGroup: rbac.authorization.k8s.io
	  kind: Role
	  name: kubeadm:nodes-kubeadm-config
	subjects:
	- kind: Group
	  name: system:bootstrappers:kubeadm:default-node-token
	- kind: Group
	  name: system:nodes
[kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
[dryrun] Would perform action CREATE on resource "configmaps" in API group "core/v1"
[dryrun] Attached object:
	apiVersion: v1
	data:
	  kubelet: |
	    apiVersion: kubelet.config.k8s.io/v1beta1
	    authentication:
	      anonymous:
	        enabled: false
	      webhook:
	        cacheTTL: 0s
	        enabled: true
	      x509:
	        clientCAFile: /etc/kubernetes/pki/ca.crt
	    authorization:
	      mode: Webhook
	      webhook:
	        cacheAuthorizedTTL: 0s
	        cacheUnauthorizedTTL: 0s
	    cgroupDriver: systemd
	    clusterDNS:
	    - 10.96.0.10
	    clusterDomain: cluster.local
	    cpuManagerReconcilePeriod: 0s
	    evictionPressureTransitionPeriod: 0s
	    fileCheckFrequency: 0s
	    healthzBindAddress: 127.0.0.1
	    healthzPort: 10248
	    httpCheckFrequency: 0s
	    imageMinimumGCAge: 0s
	    kind: KubeletConfiguration
	    logging:
	      flushFrequency: 0
	      options:
	        json:
	          infoBufferSize: "0"
	      verbosity: 0
	    memorySwap: {}
	    nodeStatusReportFrequency: 0s
	    nodeStatusUpdateFrequency: 0s
	    resolvConf: /run/systemd/resolve/resolv.conf
	    rotateCertificates: true
	    runtimeRequestTimeout: 0s
	    shutdownGracePeriod: 0s
	    shutdownGracePeriodCriticalPods: 0s
	    staticPodPath: /etc/kubernetes/manifests
	    streamingConnectionIdleTimeout: 0s
	    syncFrequency: 0s
	    volumeStatsAggPeriod: 0s
	kind: ConfigMap
	metadata:
	  annotations:
	    kubeadm.kubernetes.io/component-config.hash: sha256:000a5dd81630f64bd6f310899359dfb9e8818fc8fe011b7fdc0ec73783a42452
	  creationTimestamp: null
	  name: kubelet-config
	  namespace: kube-system
[dryrun] Would perform action CREATE on resource "roles" in API group "rbac.authorization.k8s.io/v1"
[dryrun] Attached object:
	apiVersion: rbac.authorization.k8s.io/v1
	kind: Role
	metadata:
	  creationTimestamp: null
	  name: kubeadm:kubelet-config
	  namespace: kube-system
	rules:
	- apiGroups:
	  - ""
	  resourceNames:
	  - kubelet-config
	  resources:
	  - configmaps
	  verbs:
	  - get
[dryrun] Would perform action CREATE on resource "rolebindings" in API group "rbac.authorization.k8s.io/v1"
[dryrun] Attached object:
	apiVersion: rbac.authorization.k8s.io/v1
	kind: RoleBinding
	metadata:
	  creationTimestamp: null
	  name: kubeadm:kubelet-config
	  namespace: kube-system
	roleRef:
	  apiGroup: rbac.authorization.k8s.io
	  kind: Role
	  name: kubeadm:kubelet-config
	subjects:
	- kind: Group
	  name: system:nodes
	- kind: Group
	  name: system:bootstrappers:kubeadm:default-node-token
[dryrun] Would perform action GET on resource "nodes" in API group "core/v1"
[dryrun] Resource name: "osm-v150-merge-210"
[dryrun] Would perform action PATCH on resource "nodes" in API group "core/v1"
[dryrun] Resource name: "osm-v150-merge-210"
[dryrun] Attached patch:
	{"metadata":{"annotations":{"kubeadm.alpha.kubernetes.io/cri-socket":"unix:///var/run/containerd/containerd.sock"}}}
[upload-certs] Skipping phase. Please see --upload-certs
[mark-control-plane] Marking the node osm-v150-merge-210 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-v150-merge-210 as control-plane by adding the taints [node-role.kubernetes.io/control-plane:NoSchedule]
[dryrun] Would perform action GET on resource "nodes" in API group "core/v1"
[dryrun] Resource name: "osm-v150-merge-210"
[dryrun] Would perform action PATCH on resource "nodes" in API group "core/v1"
[dryrun] Resource name: "osm-v150-merge-210"
[dryrun] Attached patch:
	{"metadata":{"labels":{"node-role.kubernetes.io/control-plane":"","node.kubernetes.io/exclude-from-external-load-balancers":""}},"spec":{"taints":[{"effect":"NoSchedule","key":"node-role.kubernetes.io/control-plane"}]}}
[bootstrap-token] Using token: dd1nqy.dno195o90zngs2k2
[bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
[dryrun] Would perform action GET on resource "secrets" in API group "core/v1"
[dryrun] Resource name: "bootstrap-token-dd1nqy"
[dryrun] Would perform action CREATE on resource "secrets" in API group "core/v1"
[dryrun] Attached object:
	apiVersion: v1
	data:
	  auth-extra-groups: c3lzdGVtOmJvb3RzdHJhcHBlcnM6a3ViZWFkbTpkZWZhdWx0LW5vZGUtdG9rZW4=
	  expiration: MjAyNC0wNi0xN1QwOTo0Nzo0Nlo=
	  token-id: ZGQxbnF5
	  token-secret: ZG5vMTk1bzkwem5nczJrMg==
	  usage-bootstrap-authentication: dHJ1ZQ==
	  usage-bootstrap-signing: dHJ1ZQ==
	kind: Secret
	metadata:
	  creationTimestamp: null
	  name: bootstrap-token-dd1nqy
	  namespace: kube-system
	type: bootstrap.kubernetes.io/token
[bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
[dryrun] Would perform action CREATE on resource "clusterroles" in API group "rbac.authorization.k8s.io/v1"
[dryrun] Attached object:
	apiVersion: rbac.authorization.k8s.io/v1
	kind: ClusterRole
	metadata:
	  creationTimestamp: null
	  name: kubeadm:get-nodes
	  namespace: kube-system
	rules:
	- apiGroups:
	  - ""
	  resources:
	  - nodes
	  verbs:
	  - get
[dryrun] Would perform action CREATE on resource "clusterrolebindings" in API group "rbac.authorization.k8s.io/v1"
[dryrun] Attached object:
	apiVersion: rbac.authorization.k8s.io/v1
	kind: ClusterRoleBinding
	metadata:
	  creationTimestamp: null
	  name: kubeadm:get-nodes
	  namespace: kube-system
	roleRef:
	  apiGroup: rbac.authorization.k8s.io
	  kind: ClusterRole
	  name: kubeadm:get-nodes
	subjects:
	- kind: Group
	  name: system:bootstrappers:kubeadm:default-node-token
[bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to post CSRs in order for nodes to get long term certificate credentials
[dryrun] Would perform action CREATE on resource "clusterrolebindings" in API group "rbac.authorization.k8s.io/v1"
[dryrun] Attached object:
	apiVersion: rbac.authorization.k8s.io/v1
	kind: ClusterRoleBinding
	metadata:
	  creationTimestamp: null
	  name: kubeadm:kubelet-bootstrap
	roleRef:
	  apiGroup: rbac.authorization.k8s.io
	  kind: ClusterRole
	  name: system:node-bootstrapper
	subjects:
	- kind: Group
	  name: system:bootstrappers:kubeadm:default-node-token
[bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
[dryrun] Would perform action CREATE on resource "clusterrolebindings" in API group "rbac.authorization.k8s.io/v1"
[dryrun] Attached object:
	apiVersion: rbac.authorization.k8s.io/v1
	kind: ClusterRoleBinding
	metadata:
	  creationTimestamp: null
	  name: kubeadm:node-autoapprove-bootstrap
	roleRef:
	  apiGroup: rbac.authorization.k8s.io
	  kind: ClusterRole
	  name: system:certificates.k8s.io:certificatesigningrequests:nodeclient
	subjects:
	- kind: Group
	  name: system:bootstrappers:kubeadm:default-node-token
[bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
[dryrun] Would perform action CREATE on resource "clusterrolebindings" in API group "rbac.authorization.k8s.io/v1"
[dryrun] Attached object:
	apiVersion: rbac.authorization.k8s.io/v1
	kind: ClusterRoleBinding
	metadata:
	  creationTimestamp: null
	  name: kubeadm:node-autoapprove-certificate-rotation
	roleRef:
	  apiGroup: rbac.authorization.k8s.io
	  kind: ClusterRole
	  name: system:certificates.k8s.io:certificatesigningrequests:selfnodeclient
	subjects:
	- kind: Group
	  name: system:nodes
[bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
[dryrun] Would perform action CREATE on resource "configmaps" in API group "core/v1"
[dryrun] Attached object:
	apiVersion: v1
	data:
	  kubeconfig: |
	    apiVersion: v1
	    clusters:
	    - cluster:
	        certificate-authority-data: LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUMvakNDQWVhZ0F3SUJBZ0lCQURBTkJna3Foa2lHOXcwQkFRc0ZBREFWTVJNd0VRWURWUVFERXdwcmRXSmwKY201bGRHVnpNQjRYRFRJME1EWXhOakE1TkRjME1sb1hEVE0wTURZeE5EQTVORGMwTWxvd0ZURVRNQkVHQTFVRQpBeE1LYTNWaVpYSnVaWFJsY3pDQ0FTSXdEUVlKS29aSWh2Y05BUUVCQlFBRGdnRVBBRENDQVFvQ2dnRUJBTVlSCnEwZmQ1aUhWalAra1V6ZEd1SG9IejUwOWx2bEFEMjVpdGpEOGc2SHM4MmhEV1hsdTl0NGp5Q1VMRVlzUmI2VzQKNjFVcFdWUHdUZFc2VTJXL1VSVzRKeUlpUCtMREZzbUdmTHJucm95NStjL2pkaWVSbUMyZS81UkxoanFEU2QvbQoxN05QRXVac2lLYllFT3hiTmJBY0l5SmtwUFFiUGg0ZjRMYkZ2dFdQSlE0UmhlKytiUERDbWVlWElwYkpFRW9MCkFNb00yT2k2MTJjQVg5OW9Db05nK0Fad3BWdFNIcUJPODgyZmxYRC9qcEd5dUMwL0YvZHNTWUcyckVTZTRFQVMKVkpSbXNhNmxBalRUbExtc0lVVE92dVpaUGdLM0NXODg1MUZ4cTF0K2VjUlMyWTVWSWhKNmxFUjJsVXZrUVdpRwozTWV4clhGZlRwd2lQaDFUTmNVQ0F3RUFBYU5aTUZjd0RnWURWUjBQQVFIL0JBUURBZ0trTUE4R0ExVWRFd0VCCi93UUZNQU1CQWY4d0hRWURWUjBPQkJZRUZDZ0VLTytCYXFQWmpUS1ZyUHJTQmtUMnh1OG1NQlVHQTFVZEVRUU8KTUF5Q0NtdDFZbVZ5Ym1WMFpYTXdEUVlKS29aSWh2Y05BUUVMQlFBRGdnRUJBSmwxbFJ2cW1qWnFDVWdIN29TQwptQzBxZXNMRlF1ZlNJeVBPUDhhQVVTR2llaysyUGNTaDRpSDIzNmx3MjlObmUxYjluTmJ3MllIZXVoaGZlYWkxCnBjcVU0UldnSjBkL05LYnRwOUJGK3dHWXRSb1kwcUNqcDd2SzhUWEdyYi9LYlBxSjg0NnFGclFHRzB6Z3Z5VHIKcGFXWjJFODVqcEtlR0l4ZUoxaENPVkpkK3VkQVkrR0tZM3pCdnFLZHMwdWgxazd6TmNQYWlaaTQ1cktVZ0FnMgpyTThValdIUnVVaHFSQ1FSRXl3SFlxeHVVT2lOa0RIZFMwUTFsM2VTTXV6OXAxeHI1SC9FRGJWQVViZDRzSGY1Ck81dSs2NW5SaUVjM2VnZFRRRFoxTU9YdmwvZlJJY0ZTZklEODFGQ042V0NZaFJXZlNuTTloM0dwcitBYkk3SlEKekwwPQotLS0tLUVORCBDRVJUSUZJQ0FURS0tLS0tCg==
	        server: https://172.21.249.170:6443
	      name: ""
	    contexts: null
	    current-context: ""
	    kind: Config
	    preferences: {}
	    users: null
	kind: ConfigMap
	metadata:
	  creationTimestamp: null
	  name: cluster-info
	  namespace: kube-public
[dryrun] Would perform action CREATE on resource "roles" in API group "rbac.authorization.k8s.io/v1"
[dryrun] Attached object:
	apiVersion: rbac.authorization.k8s.io/v1
	kind: Role
	metadata:
	  creationTimestamp: null
	  name: kubeadm:bootstrap-signer-clusterinfo
	  namespace: kube-public
	rules:
	- apiGroups:
	  - ""
	  resourceNames:
	  - cluster-info
	  resources:
	  - configmaps
	  verbs:
	  - get
[dryrun] Would perform action CREATE on resource "rolebindings" in API group "rbac.authorization.k8s.io/v1"
[dryrun] Attached object:
	apiVersion: rbac.authorization.k8s.io/v1
	kind: RoleBinding
	metadata:
	  creationTimestamp: null
	  name: kubeadm:bootstrap-signer-clusterinfo
	  namespace: kube-public
	roleRef:
	  apiGroup: rbac.authorization.k8s.io
	  kind: Role
	  name: kubeadm:bootstrap-signer-clusterinfo
	subjects:
	- kind: User
	  name: system:anonymous
[dryrun] Would perform action LIST on resource "deployments" in API group "apps/v1"
[dryrun] Would perform action GET on resource "configmaps" in API group "core/v1"
[dryrun] Resource name: "coredns"
[dryrun] Would perform action CREATE on resource "configmaps" in API group "core/v1"
[dryrun] Attached object:
	apiVersion: v1
	data:
	  Corefile: |
	    .:53 {
	        errors
	        health {
	           lameduck 5s
	        }
	        ready
	        kubernetes cluster.local in-addr.arpa ip6.arpa {
	           pods insecure
	           fallthrough in-addr.arpa ip6.arpa
	           ttl 30
	        }
	        prometheus :9153
	        forward . /etc/resolv.conf {
	           max_concurrent 1000
	        }
	        cache 30
	        loop
	        reload
	        loadbalance
	    }
	kind: ConfigMap
	metadata:
	  creationTimestamp: null
	  name: coredns
	  namespace: kube-system
[dryrun] Would perform action CREATE on resource "clusterroles" in API group "rbac.authorization.k8s.io/v1"
[dryrun] Attached object:
	apiVersion: rbac.authorization.k8s.io/v1
	kind: ClusterRole
	metadata:
	  creationTimestamp: null
	  name: system:coredns
	rules:
	- apiGroups:
	  - ""
	  resources:
	  - endpoints
	  - services
	  - pods
	  - namespaces
	  verbs:
	  - list
	  - watch
	- apiGroups:
	  - ""
	  resources:
	  - nodes
	  verbs:
	  - get
	- apiGroups:
	  - discovery.k8s.io
	  resources:
	  - endpointslices
	  verbs:
	  - list
	  - watch
[dryrun] Would perform action CREATE on resource "clusterrolebindings" in API group "rbac.authorization.k8s.io/v1"
[dryrun] Attached object:
	apiVersion: rbac.authorization.k8s.io/v1
	kind: ClusterRoleBinding
	metadata:
	  creationTimestamp: null
	  name: system:coredns
	roleRef:
	  apiGroup: rbac.authorization.k8s.io
	  kind: ClusterRole
	  name: system:coredns
	subjects:
	- kind: ServiceAccount
	  name: coredns
	  namespace: kube-system
[dryrun] Would perform action CREATE on resource "serviceaccounts" in API group "core/v1"
[dryrun] Attached object:
	apiVersion: v1
	kind: ServiceAccount
	metadata:
	  creationTimestamp: null
	  name: coredns
	  namespace: kube-system
[dryrun] Would perform action CREATE on resource "deployments" in API group "apps/v1"
[dryrun] Attached object:
	apiVersion: apps/v1
	kind: Deployment
	metadata:
	  creationTimestamp: null
	  labels:
	    k8s-app: kube-dns
	  name: coredns
	  namespace: kube-system
	spec:
	  replicas: 2
	  selector:
	    matchLabels:
	      k8s-app: kube-dns
	  strategy:
	    rollingUpdate:
	      maxUnavailable: 1
	    type: RollingUpdate
	  template:
	    metadata:
	      creationTimestamp: null
	      labels:
	        k8s-app: kube-dns
	    spec:
	      affinity:
	        podAntiAffinity:
	          preferredDuringSchedulingIgnoredDuringExecution:
	          - podAffinityTerm:
	              labelSelector:
	                matchExpressions:
	                - key: k8s-app
	                  operator: In
	                  values:
	                  - kube-dns
	              topologyKey: kubernetes.io/hostname
	            weight: 100
	      containers:
	      - args:
	        - -conf
	        - /etc/coredns/Corefile
	        image: registry.k8s.io/coredns/coredns:v1.9.3
	        imagePullPolicy: IfNotPresent
	        livenessProbe:
	          failureThreshold: 5
	          httpGet:
	            path: /health
	            port: 8080
	            scheme: HTTP
	          initialDelaySeconds: 60
	          successThreshold: 1
	          timeoutSeconds: 5
	        name: coredns
	        ports:
	        - containerPort: 53
	          name: dns
	          protocol: UDP
	        - containerPort: 53
	          name: dns-tcp
	          protocol: TCP
	        - containerPort: 9153
	          name: metrics
	          protocol: TCP
	        readinessProbe:
	          httpGet:
	            path: /ready
	            port: 8181
	            scheme: HTTP
	        resources:
	          limits:
	            memory: 170Mi
	          requests:
	            cpu: 100m
	            memory: 70Mi
	        securityContext:
	          allowPrivilegeEscalation: false
	          capabilities:
	            add:
	            - NET_BIND_SERVICE
	            drop:
	            - all
	          readOnlyRootFilesystem: true
	        volumeMounts:
	        - mountPath: /etc/coredns
	          name: config-volume
	          readOnly: true
	      dnsPolicy: Default
	      nodeSelector:
	        kubernetes.io/os: linux
	      priorityClassName: system-cluster-critical
	      serviceAccountName: coredns
	      tolerations:
	      - key: CriticalAddonsOnly
	        operator: Exists
	      - effect: NoSchedule
	        key: node-role.kubernetes.io/control-plane
	      volumes:
	      - configMap:
	          items:
	          - key: Corefile
	            path: Corefile
	          name: coredns
	        name: config-volume
	status: {}
[dryrun] Would perform action CREATE on resource "services" in API group "core/v1"
[dryrun] Attached object:
	apiVersion: v1
	kind: Service
	metadata:
	  annotations:
	    prometheus.io/port: "9153"
	    prometheus.io/scrape: "true"
	  creationTimestamp: null
	  labels:
	    k8s-app: kube-dns
	    kubernetes.io/cluster-service: "true"
	    kubernetes.io/name: CoreDNS
	  name: kube-dns
	  namespace: kube-system
	  resourceVersion: "0"
	spec:
	  clusterIP: 10.96.0.10
	  ports:
	  - name: dns
	    port: 53
	    protocol: UDP
	    targetPort: 53
	  - name: dns-tcp
	    port: 53
	    protocol: TCP
	    targetPort: 53
	  - name: metrics
	    port: 9153
	    protocol: TCP
	    targetPort: 9153
	  selector:
	    k8s-app: kube-dns
	status:
	  loadBalancer: {}
[addons] Applied essential addon: CoreDNS
[dryrun] Would perform action CREATE on resource "configmaps" in API group "core/v1"
[dryrun] Attached object:
	apiVersion: v1
	data:
	  config.conf: |-
	    apiVersion: kubeproxy.config.k8s.io/v1alpha1
	    bindAddress: 0.0.0.0
	    bindAddressHardFail: false
	    clientConnection:
	      acceptContentTypes: ""
	      burst: 0
	      contentType: ""
	      kubeconfig: /var/lib/kube-proxy/kubeconfig.conf
	      qps: 0
	    clusterCIDR: 10.244.0.0/16
	    configSyncPeriod: 0s
	    conntrack:
	      maxPerCore: null
	      min: null
	      tcpCloseWaitTimeout: null
	      tcpEstablishedTimeout: null
	    detectLocal:
	      bridgeInterface: ""
	      interfaceNamePrefix: ""
	    detectLocalMode: ""
	    enableProfiling: false
	    healthzBindAddress: ""
	    hostnameOverride: ""
	    iptables:
	      localhostNodePorts: null
	      masqueradeAll: false
	      masqueradeBit: null
	      minSyncPeriod: 0s
	      syncPeriod: 0s
	    ipvs:
	      excludeCIDRs: null
	      minSyncPeriod: 0s
	      scheduler: ""
	      strictARP: false
	      syncPeriod: 0s
	      tcpFinTimeout: 0s
	      tcpTimeout: 0s
	      udpTimeout: 0s
	    kind: KubeProxyConfiguration
	    metricsBindAddress: ""
	    mode: ""
	    nodePortAddresses: null
	    oomScoreAdj: null
	    portRange: ""
	    showHiddenMetricsForVersion: ""
	    winkernel:
	      enableDSR: false
	      forwardHealthCheckVip: false
	      networkName: ""
	      rootHnsEndpointName: ""
	      sourceVip: ""
	  kubeconfig.conf: |-
	    apiVersion: v1
	    kind: Config
	    clusters:
	    - cluster:
	        certificate-authority: /var/run/secrets/kubernetes.io/serviceaccount/ca.crt
	        server: https://172.21.249.170:6443
	      name: default
	    contexts:
	    - context:
	        cluster: default
	        namespace: default
	        user: default
	      name: default
	    current-context: default
	    users:
	    - name: default
	      user:
	        tokenFile: /var/run/secrets/kubernetes.io/serviceaccount/token
	kind: ConfigMap
	metadata:
	  annotations:
	    kubeadm.kubernetes.io/component-config.hash: sha256:3795f78974accfb89890ce43b805b50d223f9741f1f0133cfe220628151346d5
	  creationTimestamp: null
	  labels:
	    app: kube-proxy
	  name: kube-proxy
	  namespace: kube-system
[dryrun] Would perform action CREATE on resource "daemonsets" in API group "apps/v1"
[dryrun] Attached object:
	apiVersion: apps/v1
	kind: DaemonSet
	metadata:
	  creationTimestamp: null
	  labels:
	    k8s-app: kube-proxy
	  name: kube-proxy
	  namespace: kube-system
	spec:
	  selector:
	    matchLabels:
	      k8s-app: kube-proxy
	  template:
	    metadata:
	      creationTimestamp: null
	      labels:
	        k8s-app: kube-proxy
	    spec:
	      containers:
	      - command:
	        - /usr/local/bin/kube-proxy
	        - --config=/var/lib/kube-proxy/config.conf
	        - --hostname-override=$(NODE_NAME)
	        env:
	        - name: NODE_NAME
	          valueFrom:
	            fieldRef:
	              fieldPath: spec.nodeName
	        image: registry.k8s.io/kube-proxy:v1.26.15
	        imagePullPolicy: IfNotPresent
	        name: kube-proxy
	        resources: {}
	        securityContext:
	          privileged: true
	        volumeMounts:
	        - mountPath: /var/lib/kube-proxy
	          name: kube-proxy
	        - mountPath: /run/xtables.lock
	          name: xtables-lock
	        - mountPath: /lib/modules
	          name: lib-modules
	          readOnly: true
	      hostNetwork: true
	      nodeSelector:
	        kubernetes.io/os: linux
	      priorityClassName: system-node-critical
	      serviceAccountName: kube-proxy
	      tolerations:
	      - operator: Exists
	      volumes:
	      - configMap:
	          name: kube-proxy
	        name: kube-proxy
	      - hostPath:
	          path: /run/xtables.lock
	          type: FileOrCreate
	        name: xtables-lock
	      - hostPath:
	          path: /lib/modules
	        name: lib-modules
	  updateStrategy:
	    type: RollingUpdate
	status:
	  currentNumberScheduled: 0
	  desiredNumberScheduled: 0
	  numberMisscheduled: 0
	  numberReady: 0
[dryrun] Would perform action CREATE on resource "serviceaccounts" in API group "core/v1"
[dryrun] Attached object:
	apiVersion: v1
	kind: ServiceAccount
	metadata:
	  creationTimestamp: null
	  name: kube-proxy
	  namespace: kube-system
[dryrun] Would perform action CREATE on resource "clusterrolebindings" in API group "rbac.authorization.k8s.io/v1"
[dryrun] Attached object:
	apiVersion: rbac.authorization.k8s.io/v1
	kind: ClusterRoleBinding
	metadata:
	  creationTimestamp: null
	  name: kubeadm:node-proxier
	roleRef:
	  apiGroup: rbac.authorization.k8s.io
	  kind: ClusterRole
	  name: system:node-proxier
	subjects:
	- kind: ServiceAccount
	  name: kube-proxy
	  namespace: kube-system
[dryrun] Would perform action CREATE on resource "roles" in API group "rbac.authorization.k8s.io/v1"
[dryrun] Attached object:
	apiVersion: rbac.authorization.k8s.io/v1
	kind: Role
	metadata:
	  creationTimestamp: null
	  name: kube-proxy
	  namespace: kube-system
	rules:
	- apiGroups:
	  - ""
	  resourceNames:
	  - kube-proxy
	  resources:
	  - configmaps
	  verbs:
	  - get
[dryrun] Would perform action CREATE on resource "rolebindings" in API group "rbac.authorization.k8s.io/v1"
[dryrun] Attached object:
	apiVersion: rbac.authorization.k8s.io/v1
	kind: RoleBinding
	metadata:
	  creationTimestamp: null
	  name: kube-proxy
	  namespace: kube-system
	roleRef:
	  apiGroup: rbac.authorization.k8s.io
	  kind: Role
	  name: kube-proxy
	subjects:
	- kind: Group
	  name: system:bootstrappers:kubeadm:default-node-token
[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/tmp/kubeadm-init-dryrun379262488/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.170:6443 --token dd1nqy.dno195o90zngs2k2 \
	--discovery-token-ca-cert-hash sha256:9d77c192703fd06e1213a1ff5bc5119ea29a291abf7bcce69e1a9ba99ac38658 
I0616 09:47:46.963185   14879 version.go:256] remote version is much newer: v1.30.2; falling back to: stable-1.26
[init] Using Kubernetes version: v1.26.15
[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-v150-merge-210] and IPs [10.96.0.1 172.21.249.170]
[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-v150-merge-210] and IPs [172.21.249.170 127.0.0.1 ::1]
[certs] Generating "etcd/peer" certificate and key
[certs] etcd/peer serving cert is signed for DNS names [localhost osm-v150-merge-210] and IPs [172.21.249.170 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.003437 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-v150-merge-210 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-v150-merge-210 as control-plane by adding the taints [node-role.kubernetes.io/control-plane:NoSchedule]
[bootstrap-token] Using token: ia8aft.hz24ypcafxtux85r
[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.170:6443 --token ia8aft.hz24ypcafxtux85r \
	--discovery-token-ca-cert-hash sha256:87ad35c7574a63db3473886ac171c272bc32e5bdf2bc074e677e48f93a9d6378 
Reading existing namespaces
NAME              STATUS   AGE
default           Active   7s
kube-node-lease   Active   9s
kube-public       Active   9s
kube-system       Active   9s
Track k8scluster init_k8s_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1718531122-SbwNwGo0lrchr6TH&local_ts=1718531307&event=k8scluster&operation=init_k8s_ok&value=&comment=&tags=
--2024-06-16 09:48:28--  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.111.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.8bYi2d/kube-flannel.yml’


kube-flannel.yml      0%[                    ]       0  --.-KB/s               
kube-flannel.yml    100%[===================>]   4.24K  --.-KB/s    in 0s      

2024-06-16 09:48:28 (20.8 MB/s) - ‘/tmp/flannel.8bYi2d/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-v150-merge-210 untainted
LAST SEEN   TYPE      REASON                    OBJECT                    MESSAGE
12s         Normal    Starting                  node/osm-v150-merge-210   Starting kubelet.
12s         Warning   InvalidDiskCapacity       node/osm-v150-merge-210   invalid capacity 0 on image filesystem
12s         Normal    NodeAllocatableEnforced   node/osm-v150-merge-210   Updated Node Allocatable limit across pods
12s         Normal    NodeHasSufficientMemory   node/osm-v150-merge-210   Node osm-v150-merge-210 status is now: NodeHasSufficientMemory
12s         Normal    NodeHasNoDiskPressure     node/osm-v150-merge-210   Node osm-v150-merge-210 status is now: NodeHasNoDiskPressure
12s         Normal    NodeHasSufficientPID      node/osm-v150-merge-210   Node osm-v150-merge-210 status is now: NodeHasSufficientPID
Track k8scluster k8s_ready_before_helm: https://osm.etsi.org/InstallLog.php?&installation_id=1718531122-SbwNwGo0lrchr6TH&local_ts=1718531314&event=k8scluster&operation=k8s_ready_before_helm&value=&comment=&tags=
Deleting existing namespace osm: kubectl delete ns osm
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 14.7M    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 14.7M  100 14.7M    0     0  12.8M      0  0:00:01  0:00:01 --:--:-- 12.9M
linux-amd64/
linux-amd64/LICENSE
linux-amd64/README.md
linux-amd64/helm
version.BuildInfo{Version:"v3.11.3", GitCommit:"323249351482b3bbfc9f5004f65d400aa70f9ae7", GitTreeState:"clean", GoVersion:"go1.20.3"}
"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=1718531122-SbwNwGo0lrchr6TH&local_ts=1718531320&event=k8scluster&operation=install_helm_ok&value=&comment=&tags=
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: Sun Jun 16 09:48:44 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-06-16 09:48:44.492606899 +0000 UTC	deployed	openebs-3.7.0	3.7.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=1718531122-SbwNwGo0lrchr6TH&local_ts=1718531325&event=k8scluster&operation=k8s_storageclass_ok&value=&comment=&tags=
Installing MetalLB
"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!⎈
NAME: metallb
LAST DEPLOYED: Sun Jun 16 09:48:48 2024
NAMESPACE: metallb-system
STATUS: deployed
REVISION: 1
TEST SUITE: None
NOTES:
MetalLB is now running in the cluster.

Now you can configure it via its CRs. Please refer to the metallb official docs
on how to use the CRs.
Track k8scluster k8s_metallb_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1718531122-SbwNwGo0lrchr6TH&local_ts=1718531329&event=k8scluster&operation=k8s_metallb_ok&value=&comment=&tags=
Installing cert-manager
"jetstack" 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 "jetstack" chart repository
...Successfully got an update from the "stable" chart repository
Update Complete. ⎈Happy Helming!⎈
NAME: cert-manager
LAST DEPLOYED: Sun Jun 16 09:48:52 2024
NAMESPACE: cert-manager
STATUS: deployed
REVISION: 1
TEST SUITE: None
NOTES:
cert-manager v1.9.1 has been deployed successfully!

In order to begin issuing certificates, you will need to set up a ClusterIssuer
or Issuer resource (for example, by creating a 'letsencrypt-staging' issuer).

More information on the different types of issuers and how to configure them
can be found in our documentation:

https://cert-manager.io/docs/configuration/

For information on how to configure cert-manager to automatically provision
Certificates for Ingress resources, take a look at the `ingress-shim`
documentation:

https://cert-manager.io/docs/usage/ingress/
Track k8scluster k8s_certmanager_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1718531122-SbwNwGo0lrchr6TH&local_ts=1718531359&event=k8scluster&operation=k8s_certmanager_ok&value=&comment=&tags=

Bootstraping... 1 checks of 100
MetalLB: Waiting for 1 of 2 pods to be ready:
metallb-speaker-pr69j	3/4	

CertManager: Waiting for 1 of 1 pods to be ready:
No	resources	


Bootstraping... 2 checks of 100
MetalLB: Waiting for 1 of 2 pods to be ready:
metallb-speaker-pr69j	3/4	

CertManager: Waiting for 1 of 1 pods to be ready:
No	resources	


Bootstraping... 3 checks of 100
MetalLB: Waiting for 1 of 2 pods to be ready:
metallb-speaker-pr69j	3/4	

CertManager: Waiting for 1 of 1 pods to be ready:
No	resources	


Bootstraping... 4 checks of 100
MetalLB: Waiting for 1 of 2 pods to be ready:
metallb-speaker-pr69j	3/4	

CertManager: Waiting for 1 of 1 pods to be ready:
No	resources	

===> 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=1718531122-SbwNwGo0lrchr6TH&local_ts=1718531394&event=k8scluster&operation=k8s_ready_ok&value=&comment=&tags=
Creating IP address pool manifest: /etc/osm/metallb-ipaddrpool.yaml
apiVersion: metallb.io/v1beta1

kind: IPAddressPool

metadata:

  name: first-pool

  namespace: metallb-system

spec:

  addresses:

  - 172.21.249.170/32

Applying IP address pool manifest: kubectl apply -f /etc/osm/metallb-ipaddrpool.yaml
ipaddresspool.metallb.io/first-pool created
Track k8scluster k8scluster_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1718531122-SbwNwGo0lrchr6TH&local_ts=1718531395&event=k8scluster&operation=k8scluster_ok&value=&comment=&tags=
DEBUG_INSTALL=
DEFAULT_IP=172.21.249.170
OSM_BEHIND_PROXY=
OSM_DEVOPS=/usr/share/osm-devops
HOME=/home/ubuntu
Installing juju client

Download snap "juju" (26973) from channel "2.9/stable"                         /
Download snap "juju" (26973) from channel "2.9/stable"                         -
Download snap "juju" (26973) from channel "2.9/stable"                         \
Download snap "juju" (26973) from channel "2.9/stable"                         |
Download snap "juju" (26973) from channel "2.9/stable"                         /[?25l
Download snap "juju" (26973) from channel "2.9/stable"         0%     0B/s ages!
Download snap "juju" (26973) from channel "2.9/stable"         0%     0B/s ages!
Download snap "juju" (26973) from channel "2.9/stable"         0%     0B/s ages!
Download snap "juju" (26973) from channel "2.9/stable"         0%  596kB/s 3m21s
Download snap "juju" (26973) from channel "2.9/stable"         1% 1.91MB/s 1m02s
Download snap "juju" (26973) from channel "2.9/stable"         2% 3.19MB/s 37.1s
Download snap "juju" (26973) from channel "2.9/stable"         3% 5.80MB/s 20.0s
Download snap "juju" (26973) from channel "2.9/stable"         6% 8.55MB/s 13.2s
Download snap "juju" (26973) from channel "2.9/stable"         8% 10.7MB/s 10.3s
Download snap "juju" (26973) from channel "2.9/stable"        11% 12.2MB/s 8.81s
Download snap "juju" (26973) from channel "2.9/stable"        13% 13.9MB/s 7.51s
Download snap "juju" (26973) from channel "2.9/stable"        16% 15.1MB/s 6.71s
Download snap "juju" (26973) from channel "2.9/stable"        18% 16.0MB/s 6.18s
Download snap "juju" (26973) from channel "2.9/stable"        20% 16.9MB/s 5.68s
Download snap "juju" (26973) from channel "2.9/stable"        23% 17.6MB/s 5.26s
Download snap "juju" (26973) from channel "2.9/stable"        25% 18.2MB/s 4.95s
Download snap "juju" (26973) from channel "2.9/stable"        27% 18.7MB/s 4.68s
Download snap "juju" (26973) from channel "2.9/stable"        30% 19.2MB/s 4.40s
Download snap "juju" (26973) from channel "2.9/stable"        32% 19.6MB/s 4.17s
Download snap "juju" (26973) from channel "2.9/stable"        34% 19.9MB/s 3.97s
Download snap "juju" (26973) from channel "2.9/stable"        37% 20.3MB/s 3.75s
Download snap "juju" (26973) from channel "2.9/stable"        39% 20.7MB/s 3.54s
Download snap "juju" (26973) from channel "2.9/stable"        41% 20.9MB/s 3.37s
Download snap "juju" (26973) from channel "2.9/stable"        44% 21.3MB/s 3.18s
Download snap "juju" (26973) from channel "2.9/stable"        46% 21.5MB/s 3.02s
Download snap "juju" (26973) from channel "2.9/stable"        48% 21.7MB/s 2.85s
Download snap "juju" (26973) from channel "2.9/stable"        51% 21.9MB/s 2.71s
Download snap "juju" (26973) from channel "2.9/stable"        53% 22.1MB/s 2.55s
Download snap "juju" (26973) from channel "2.9/stable"        55% 22.2MB/s 2.41s
Download snap "juju" (26973) from channel "2.9/stable"        58% 22.4MB/s 2.28s
Download snap "juju" (26973) from channel "2.9/stable"        60% 22.6MB/s 2.11s
Download snap "juju" (26973) from channel "2.9/stable"        63% 22.9MB/s 1.92s
Download snap "juju" (26973) from channel "2.9/stable"        65% 23.0MB/s 1.81s
Download snap "juju" (26973) from channel "2.9/stable"        68% 23.1MB/s 1.67s
Download snap "juju" (26973) from channel "2.9/stable"        70% 23.3MB/s 1.53s
Download snap "juju" (26973) from channel "2.9/stable"        73% 23.4MB/s 1.41s
Download snap "juju" (26973) from channel "2.9/stable"        75% 23.5MB/s 1.29s
Download snap "juju" (26973) from channel "2.9/stable"        77% 23.5MB/s 1.18s
Download snap "juju" (26973) from channel "2.9/stable"        79% 23.6MB/s 1.06s
Download snap "juju" (26973) from channel "2.9/stable"        82% 23.7MB/s 928ms
Download snap "juju" (26973) from channel "2.9/stable"        84% 23.8MB/s 812ms
Download snap "juju" (26973) from channel "2.9/stable"        87% 24.0MB/s 675ms
Download snap "juju" (26973) from channel "2.9/stable"        89% 24.1MB/s 549ms
Download snap "juju" (26973) from channel "2.9/stable"        91% 24.1MB/s 437ms
Download snap "juju" (26973) from channel "2.9/stable"        93% 24.2MB/s 324ms
Download snap "juju" (26973) from channel "2.9/stable"        96% 24.3MB/s 202ms
Download snap "juju" (26973) from channel "2.9/stable"        98% 24.4MB/s  80ms
Download snap "juju" (26973) from channel "2.9/stable"       100% 24.2MB/s 0.0ns
Fetch and check assertions for snap "juju" (26973)                             -
Fetch and check assertions for snap "juju" (26973)                             \
Fetch and check assertions for snap "juju" (26973)                             |
Mount snap "juju" (26973)                                                      /
Mount snap "juju" (26973)                                                      -
Mount snap "juju" (26973)                                                      \
Mount snap "juju" (26973)                                                      |
Mount snap "juju" (26973)                                                      /
Mount snap "juju" (26973)                                                      -
Setup snap "juju" (26973) security profiles                                    \
Automatically connect eligible plugs and slots of snap "juju"                  |
Setup snap "juju" (26973) security profiles for auto-connections               /
Setup snap "juju" (26973) security profiles for auto-connections               -
Setup snap "juju" (26973) security profiles for auto-connections               \
Setup snap "juju" (26973) security profiles for auto-connections               |
Set automatic aliases for snap "juju"                                          /
Start snap "juju" (26973) services                                             -
Start snap "juju" (26973) services                                             \
Start snap "juju" (26973) services                                             |
Start snap "juju" (26973) services                                             /
Start snap "juju" (26973) services                                             -
Start snap "juju" (26973) services                                             \
Start snap "juju" (26973) services                                             |
Run configure hook of "juju" snap if present                                   /
[?25hjuju (2.9/stable) 2.9.49 from Canonical✓ installed
Finished installation of juju client
Track juju juju_client_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1718531122-SbwNwGo0lrchr6TH&local_ts=1718531406&event=juju&operation=juju_client_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'.
09:50:11 INFO  juju.cmd supercommand.go:56 running juju [2.9.49 a0e00417b8c153f999562bdb77e27e940f9813ca gc go1.21.8]
09:50:11 DEBUG juju.cmd supercommand.go:57   args: []string{"/snap/juju/26973/bin/juju", "bootstrap", "-v", "--debug", "k8scloud", "osm", "--config", "controller-service-type=loadbalancer", "--agent-version=2.9.43"}
09:50:11 DEBUG juju.cmd.juju.commands bootstrap.go:1314 authenticating with region "" and credential "k8scloud" ()
09:50:11 DEBUG juju.cmd.juju.commands bootstrap.go:1462 provider attrs: map[operator-storage: workload-storage:]
09:50:11 INFO  cmd authkeys.go:114 Adding contents of "/home/ubuntu/.local/share/juju/ssh/juju_id_rsa.pub" to authorized-keys
09:50:11 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCkkcHR2TIMe/57PB5ugr2Yc6ab8k932hbf3lDyFZ5v5/IN2KLRgvzsKhXXuVhMZZwyABbm10J1QS4aJKeWEnnDHOpQrdSugaxbI6B5LKyv4dVLbRpQyzdMOMLXDZnOHVsdyqdtKok0Ty22PZZ/VbAAz2TeOxZJguR6EfVMbBHiWpArE8O3eXfQE4+lIIo+VgRnPMdUNEZauyEecvDoB+fN+B+rMHP3tKHiqFyo0PQE+3QH3soKn3Dm8XPdtXN/OOXT5zrDXx2oPHzrHF9mSz+8mhdrQek9dMDSdPkPBVCd7kWBZZPGEO0J+3HfmQvYvn9STxEEHLGD8IkDAWSc256Z 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:82053902-3abc-42d0-8b51-ec35e52c5d1d workload-storage:openebs-hostpath]
09:50:11 DEBUG juju.kubernetes.provider provider.go:140 opening model "controller".
09:50:11 INFO  cmd bootstrap.go:857 Creating Juju controller "osm" on k8scloud
09:50:11 INFO  juju.cmd.juju.commands bootstrap.go:928 combined bootstrap constraints: 
09:50:11 INFO  cmd bootstrap.go:976 Bootstrap to generic Kubernetes cluster
09:50:13 DEBUG juju.environs.simplestreams simplestreams.go:417 searching for signed metadata in datasource "gui simplestreams"
09:50:13 DEBUG juju.environs.simplestreams simplestreams.go:452 looking for data index using path streams/v1/index2.sjson
09:50:13 DEBUG juju.environs.simplestreams simplestreams.go:464 looking for data index using URL https://streams.canonical.com/juju/gui/streams/v1/index2.sjson
09:50:13 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}]
09:50:13 DEBUG juju.environs.simplestreams simplestreams.go:468 streams/v1/index2.sjson not accessed, trying legacy index path: streams/v1/index.sjson
09:50:13 DEBUG juju.environs.simplestreams simplestreams.go:487 read metadata index at "https://streams.canonical.com/juju/gui/streams/v1/index.sjson"
09:50:13 DEBUG juju.environs.simplestreams simplestreams.go:1019 finding products at path "streams/v1/com.canonical.streams-released-dashboard.sjson"
09:50:13 INFO  cmd bootstrap.go:871 Fetching Juju Dashboard 0.8.1
09:50:13 DEBUG juju.kubernetes.provider k8s.go:476 controller pod config: 
&{Tags:map[] Bootstrap:0xc0003fe380 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-----
MIIEEzCCAnugAwIBAgIVAPdNhhE2YYi6GtW9uZ59Zw18sTxxMA0GCSqGSIb3DQEB
CwUAMCExDTALBgNVBAoTBEp1anUxEDAOBgNVBAMTB2p1anUtY2EwHhcNMjQwNjE2
MDk0NTExWhcNMzQwNjE2MDk1MDExWjAhMQ0wCwYDVQQKEwRKdWp1MRAwDgYDVQQD
EwdqdWp1LWNhMIIBojANBgkqhkiG9w0BAQEFAAOCAY8AMIIBigKCAYEA8oGAWi8V
T9nsBHqHdwx69WfyDXIdSAeSqXAtF5Gbm5KmIFKujI5V1MyKkaEXqUh1DyrdUJ3i
w48GYdqc4ae2vZ0xaFT5NJP/PPpvYEg9FBrE8zve4oKN43lSZHetR+HY/3KIj/tz
d8Vd4TJ8Vpe+oWoY9dKG3RLiTUPdQ8RtLhp4cKzn5KxWUBwiLOVDGuh4bvKzs63P
GGpdR+X28N/D2DiyT0hjANv0kgrZ+Dk60Tqtkwbyzo1gciYct3tapPXt/2cH1NG0
ICyVAtBpAuSN1o6IrGnLRQrUyFIWfB5gV93jcwzBVHtD9Bx+1eiGt3yhu0hQPdEZ
YwM2fAOQVgAX1y+bP27QBcwZdTcNIkIwpXPujUrZxpRNIdxycregF0G5/fsLd3wE
/z0Yt1OGrt/dVP/OuOX6sze6+hB67RQqPrqYh7jwtfxgk3U78/rNx+oLD/ymTCc8
U4ymxpBfQGfNOjJh0XwLDvtnKOd4IY34yjfBgmTkgYtEhBXjlgJqONqTAgMBAAGj
QjBAMA4GA1UdDwEB/wQEAwICpDAPBgNVHRMBAf8EBTADAQH/MB0GA1UdDgQWBBSY
8nyjnbGsODGXEWGsJeIzyge3ozANBgkqhkiG9w0BAQsFAAOCAYEAZdapFosrHkjD
4P/ZzR7a/uD2L3hAacVkcfy3XhGw+CVBov54Qu13Ko9jPwtlmXZtL6B1PR/nyYYc
FAH0KRwghLnRzcE5gUI4MfYMQKb1B5Q8zkAgQMM8R0acqobZY56kQThxmjqr5jzM
sOJzwEQro1jHij++BFkFRQVZH6OFciypaYYs4zc7CUuyOV2zj98+YZIPL5ic97Jz
QSK0ekY80E7oglX9msCyRsJ80yaMmHz06jQDXIuCxj1f6aLW325KV5GtQlEDiJlN
rxTcOib7cjkGy4PjnF1jGAuA93KScNDlYT4x4+p1abjvyY2nO2X9DGyE6Z3HZ7Ps
aotPA7ydhVvlyOWSK32pYdY08YaQvwQWkfsBuJnf/KTblURcFZyJNcwG3W4te3w7
WmQcgFor/D6Xv/L19F0aSO/xczSo1XFHssAKPpVH9+K4rVG04FYtIjgPfPtLyx0l
yKrSPLfi8U5HdiQPjrpz3ncTXXMqzqyksre5MQuuRZ+qiLjEx76H
-----END CERTIFICATE-----
 charmstore-url:https://api.jujucharms.com/charmstore controller-name:osm controller-uuid:fa3722e1-91be-47da-82ac-bb02168c233c 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:0xc000a5a0c0 ControllerTag:controller-fa3722e1-91be-47da-82ac-bb02168c233c 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]}
09:50:13 INFO  cmd bootstrap.go:413 Creating k8s resources for controller "controller-osm"
09:50:13 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 <nil> <nil> map[app.kubernetes.io/managed-by:juju app.kubernetes.io/name:controller] map[controller.juju.is/id:fa3722e1-91be-47da-82ac-bb02168c233c] [] [] []},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{},},}
09:50:13 DEBUG juju.kubernetes.provider bootstrap.go:679 polling k8s controller svc DNS, in 1 attempt, controller service address not provisioned
09:50:17 DEBUG juju.kubernetes.provider configmap.go:84 updating configmap "controller-configmap"
09:50:17 DEBUG juju.kubernetes.provider configmap.go:84 updating configmap "controller-configmap"
09:50:18 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
09:50:18 DEBUG juju.kubernetes.provider k8s.go:2021 selecting units "app.kubernetes.io/name=controller" to watch
09:50:18 DEBUG juju.kubernetes.provider.watcher k8swatcher.go:118 fire notify watcher for controller
09:50:19 DEBUG juju.kubernetes.provider.watcher k8swatcher.go:118 fire notify watcher for controller-0
09:50:26 DEBUG juju.kubernetes.provider.watcher k8swatcher.go:118 fire notify watcher for controller
09:50:26 DEBUG juju.kubernetes.provider bootstrap.go:977 Successfully assigned controller-osm/controller-0 to osm-v150-merge-210
09:50:26 DEBUG juju.kubernetes.provider bootstrap.go:977 Downloading images
09:50:26 INFO  cmd bootstrap.go:979 Downloading images
09:50:26 DEBUG juju.kubernetes.provider.watcher k8swatcher.go:118 fire notify watcher for controller-0
09:50:33 DEBUG juju.kubernetes.provider.watcher k8swatcher.go:118 fire notify watcher for controller-0
09:50:33 DEBUG juju.kubernetes.provider bootstrap.go:977 Pulled images
09:50:33 DEBUG juju.kubernetes.provider bootstrap.go:977 Created container mongodb
09:50:33 DEBUG juju.kubernetes.provider bootstrap.go:977 Started mongodb container
09:50:42 DEBUG juju.kubernetes.provider.watcher k8swatcher.go:118 fire notify watcher for controller-0
09:50:42 DEBUG juju.kubernetes.provider bootstrap.go:977 Created container api-server
09:50:42 DEBUG juju.kubernetes.provider bootstrap.go:977 Started controller container
09:50:43 DEBUG juju.kubernetes.provider.watcher k8swatcher.go:118 fire notify watcher for controller
09:50:43 INFO  cmd bootstrap.go:1065 Starting controller pod
09:50:43 INFO  cmd bootstrap.go:715 Bootstrap agent now started
09:50:43 INFO  juju.juju api.go:340 API endpoints changed from [] to [172.21.249.170:17070]
09:50:43 INFO  cmd controller.go:88 Contacting Juju controller at 172.21.249.170 to verify accessibility...
09:50:43 INFO  juju.juju api.go:86 connecting to API addresses: [172.21.249.170:17070]
09:50:47 DEBUG juju.api apiclient.go:1151 successfully dialed "wss://172.21.249.170:17070/model/82053902-3abc-42d0-8b51-ec35e52c5d1d/api"
09:50:47 INFO  juju.api apiclient.go:686 connection established to "wss://172.21.249.170:17070/model/82053902-3abc-42d0-8b51-ec35e52c5d1d/api"
09:50:47 DEBUG juju.api monitor.go:35 RPC connection died
09:50:47 INFO  cmd controller.go:108 
Bootstrap complete, controller "osm" is now available in namespace "controller-osm"
09:50:47 INFO  cmd bootstrap.go:598 
Now you can run
	juju add-model <model-name>
to create a new model to deploy k8s workloads.
09:50:47 INFO  cmd supercommand.go:544 command finished
.+...+........+....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*........+...+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.........+..+....+.....+......+...+.+...........+..........+........+...+....+...+...+........+............+...+.......+.....+.......+..+.+...+.........+...+...+......+.....+......+....+......+.........+...+..+....+......+......+.........+...........+.......+...+...+.........+...+.......................+.......+...+..+.............+..............+............+.+.....+.........+.+...+...........+...+...+...............+...+...................+...+.........+.....+.+..+...+.......+........+...+.......+........+......+...+..........+......+..+....+........+...+....+........+............+....+.........+..+.+..+..................+...............+....+...+.....+.+......+...+...+............+.....+............+.+........+.+.....+.+..+......+.+....................+....+..+....+...+......+..+...+.+......+..+...+....+........+..................+...............+...+.+...+...+.....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
.+.....+...+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*....+.....+...+.........+....+..+...+....+...+.....+.......+.....+......+.+...+......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+...+.....+..........+...+............+.....+................+...........+...+...+...+......+.+...+.....+....+..+.+..+.+..+.........+...+.+..+....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-----
To start your first container, try: lxc launch ubuntu:22.04
Or for a virtual machine: lxc launch ubuntu:22.04 --vm

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 234 not upgraded.
Need to get 13.9 kB of archives.
After this operation, 93.2 kB of additional disk space will be used.
Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/universe amd64 netfilter-persistent all 1.0.16 [7440 B]
Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/universe amd64 iptables-persistent all 1.0.16 [6488 B]
Fetched 13.9 kB in 0s (30.6 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 ... 65403 files and directories currently installed.)
Preparing to unpack .../netfilter-persistent_1.0.16_all.deb ...
Unpacking netfilter-persistent (1.0.16) ...
Selecting previously unselected package iptables-persistent.
Preparing to unpack .../iptables-persistent_1.0.16_all.deb ...
Unpacking iptables-persistent (1.0.16) ...
Setting up netfilter-persistent (1.0.16) ...
Created symlink /etc/systemd/system/multi-user.target.wants/netfilter-persistent.service → /lib/systemd/system/netfilter-persistent.service.
Setting up iptables-persistent (1.0.16) ...
update-alternatives: using /lib/systemd/system/netfilter-persistent.service to provide /lib/systemd/system/iptables.service (iptables.service) in auto mode
# Warning: iptables-legacy tables present, use iptables-legacy to see them
# Warning: iptables-legacy tables present, use iptables-legacy-save to see them
# Warning: ip6tables-legacy tables present, use ip6tables-legacy to see them
# Warning: ip6tables-legacy tables present, use ip6tables-legacy-save to see them
Processing triggers for man-db (2.10.2-1) ...
Scanning processes... [                                                        ]
Scanning processes... [                                                        ]
Scanning processes... [                                                        ]
Scanning processes... [                                                        ]
Scanning processes... [                                                        ]
Scanning processes... [=                                                       ]
Scanning processes... [=                                                       ]
Scanning processes... [=                                                       ]
Scanning processes... [=                                                       ]
Scanning processes... [==                                                      ]
Scanning processes... [==                                                      ]
Scanning processes... [==                                                      ]
Scanning processes... [==                                                      ]
Scanning processes... [==                                                      ]
Scanning processes... [===                                                     ]
Scanning processes... [===                                                     ]
Scanning processes... [===                                                     ]
Scanning processes... [===                                                     ]
Scanning processes... [====                                                    ]
Scanning processes... [====                                                    ]
Scanning processes... [====                                                    ]
Scanning processes... [====                                                    ]
Scanning processes... [====                                                    ]
Scanning processes... [=====                                                   ]
Scanning processes... [=====                                                   ]
Scanning processes... [=====                                                   ]
Scanning processes... [=====                                                   ]
Scanning processes... [======                                                  ]
Scanning processes... [======                                                  ]
Scanning processes... [======                                                  ]
Scanning processes... [======                                                  ]
Scanning processes... [======                                                  ]
Scanning processes... [=======                                                 ]
Scanning processes... [=======                                                 ]
Scanning processes... [=======                                                 ]
Scanning processes... [=======                                                 ]
Scanning processes... [========                                                ]
Scanning processes... [========                                                ]
Scanning processes... [========                                                ]
Scanning processes... [========                                                ]
Scanning processes... [========                                                ]
Scanning processes... [=========                                               ]
Scanning processes... [=========                                               ]
Scanning processes... [=========                                               ]
Scanning processes... [=========                                               ]
Scanning processes... [==========                                              ]
Scanning processes... [==========                                              ]
Scanning processes... [==========                                              ]
Scanning processes... [==========                                              ]
Scanning processes... [==========                                              ]
Scanning processes... [===========                                             ]
Scanning processes... [===========                                             ]
Scanning processes... [===========                                             ]
Scanning processes... [===========                                             ]
Scanning processes... [============                                            ]
Scanning processes... [============                                            ]
Scanning processes... [============                                            ]
Scanning processes... [============                                            ]
Scanning processes... [============                                            ]
Scanning processes... [=============                                           ]
Scanning processes... [=============                                           ]
Scanning processes... [=============                                           ]
Scanning processes... [=============                                           ]
Scanning processes... [==============                                          ]
Scanning processes... [==============                                          ]
Scanning processes... [==============                                          ]
Scanning processes... [==============                                          ]
Scanning processes... [===============                                         ]
Scanning processes... [===============                                         ]
Scanning processes... [===============                                         ]
Scanning processes... [===============                                         ]
Scanning processes... [===============                                         ]
Scanning processes... [================                                        ]
Scanning processes... [================                                        ]
Scanning processes... [================                                        ]
Scanning processes... [================                                        ]
Scanning processes... [=================                                       ]
Scanning processes... [=================                                       ]
Scanning processes... [=================                                       ]
Scanning processes... [=================                                       ]
Scanning processes... [=================                                       ]
Scanning processes... [==================                                      ]
Scanning processes... [==================                                      ]
Scanning processes... [==================                                      ]
Scanning processes... [==================                                      ]
Scanning processes... [===================                                     ]
Scanning processes... [===================                                     ]
Scanning processes... [===================                                     ]
Scanning processes... [===================                                     ]
Scanning processes... [===================                                     ]
Scanning processes... [====================                                    ]
Scanning processes... [====================                                    ]
Scanning processes... [====================                                    ]
Scanning processes... [====================                                    ]
Scanning processes... [=====================                                   ]
Scanning processes... [=====================                                   ]
Scanning processes... [=====================                                   ]
Scanning processes... [=====================                                   ]
Scanning processes... [=====================                                   ]
Scanning processes... [======================                                  ]
Scanning processes... [======================                                  ]
Scanning processes... [======================                                  ]
Scanning processes... [======================                                  ]
Scanning processes... [=======================                                 ]
Scanning processes... [=======================                                 ]
Scanning processes... [=======================                                 ]
Scanning processes... [=======================                                 ]
Scanning processes... [=======================                                 ]
Scanning processes... [========================                                ]
Scanning processes... [========================                                ]
Scanning processes... [========================                                ]
Scanning processes... [========================                                ]
Scanning processes... [=========================                               ]
Scanning processes... [=========================                               ]
Scanning processes... [=========================                               ]
Scanning processes... [=========================                               ]
Scanning processes... [=========================                               ]
Scanning processes... [==========================                              ]
Scanning processes... [==========================                              ]
Scanning processes... [==========================                              ]
Scanning processes... [==========================                              ]
Scanning processes... [===========================                             ]
Scanning processes... [===========================                             ]
Scanning processes... [===========================                             ]
Scanning processes... [===========================                             ]
Scanning processes... [============================                            ]
Scanning processes... [============================                            ]
Scanning processes... [============================                            ]
Scanning processes... [============================                            ]
Scanning processes... [============================                            ]
Scanning processes... [=============================                           ]
Scanning processes... [=============================                           ]
Scanning processes... [=============================                           ]
Scanning processes... [=============================                           ]
Scanning processes... [==============================                          ]
Scanning processes... [==============================                          ]
Scanning processes... [==============================                          ]
Scanning processes... [==============================                          ]
Scanning processes... [==============================                          ]
Scanning processes... [===============================                         ]
Scanning processes... [===============================                         ]
Scanning processes... [===============================                         ]
Scanning processes... [===============================                         ]
Scanning processes... [================================                        ]
Scanning processes... [================================                        ]
Scanning processes... [================================                        ]
Scanning processes... [================================                        ]
Scanning processes... [================================                        ]
Scanning processes... [=================================                       ]
Scanning processes... [=================================                       ]
Scanning processes... [=================================                       ]
Scanning processes... [=================================                       ]
Scanning processes... [==================================                      ]
Scanning processes... [==================================                      ]
Scanning processes... [==================================                      ]
Scanning processes... [==================================                      ]
Scanning processes... [==================================                      ]
Scanning processes... [===================================                     ]
Scanning processes... [===================================                     ]
Scanning processes... [===================================                     ]
Scanning processes... [===================================                     ]
Scanning processes... [====================================                    ]
Scanning processes... [====================================                    ]
Scanning processes... [====================================                    ]
Scanning processes... [====================================                    ]
Scanning processes... [====================================                    ]
Scanning processes... [=====================================                   ]
Scanning processes... [=====================================                   ]
Scanning processes... [=====================================                   ]
Scanning processes... [=====================================                   ]
Scanning processes... [======================================                  ]
Scanning processes... [======================================                  ]
Scanning processes... [======================================                  ]
Scanning processes... [======================================                  ]
Scanning processes... [======================================                  ]
Scanning processes... [=======================================                 ]
Scanning processes... [=======================================                 ]
Scanning processes... [=======================================                 ]
Scanning processes... [=======================================                 ]
Scanning processes... [========================================                ]
Scanning processes... [========================================                ]
Scanning processes... [========================================                ]
Scanning processes... [========================================                ]
Scanning processes... [========================================                ]
Scanning processes... [=========================================               ]
Scanning processes... [=========================================               ]
Scanning processes... [=========================================               ]
Scanning processes... [=========================================               ]
Scanning processes... [==========================================              ]
Scanning processes... [==========================================              ]
Scanning processes... [==========================================              ]
Scanning processes... [==========================================              ]
Scanning processes... [===========================================             ]
Scanning processes... [===========================================             ]
Scanning processes... [===========================================             ]
Scanning processes... [===========================================             ]
Scanning processes... [===========================================             ]
Scanning processes... [============================================            ]
Scanning processes... [============================================            ]
Scanning processes... [============================================            ]
Scanning processes... [============================================            ]
Scanning processes... [=============================================           ]
Scanning processes... [=============================================           ]
Scanning processes... [=============================================           ]
Scanning processes... [=============================================           ]
Scanning processes... [=============================================           ]
Scanning processes... [==============================================          ]
Scanning processes... [==============================================          ]
Scanning processes... [==============================================          ]
Scanning processes... [==============================================          ]
Scanning processes... [===============================================         ]
Scanning processes... [===============================================         ]
Scanning processes... [===============================================         ]
Scanning processes... [===============================================         ]
Scanning processes... [===============================================         ]
Scanning processes... [================================================        ]
Scanning processes... [================================================        ]
Scanning processes... [================================================        ]
Scanning processes... [================================================        ]
Scanning processes... [=================================================       ]
Scanning processes... [=================================================       ]
Scanning processes... [=================================================       ]
Scanning processes... [=================================================       ]
Scanning processes... [=================================================       ]
Scanning processes... [==================================================      ]
Scanning processes... [==================================================      ]
Scanning processes... [==================================================      ]
Scanning processes... [==================================================      ]
Scanning processes... [===================================================     ]
Scanning processes... [===================================================     ]
Scanning processes... [===================================================     ]
Scanning processes... [===================================================     ]
Scanning processes... [===================================================     ]
Scanning processes... [====================================================    ]
Scanning processes... [====================================================    ]
Scanning processes... [====================================================    ]
Scanning processes... [====================================================    ]
Scanning processes... [=====================================================   ]
Scanning processes... [=====================================================   ]
Scanning processes... [=====================================================   ]
Scanning processes... [=====================================================   ]
Scanning processes... [=====================================================   ]
Scanning processes... [======================================================  ]
Scanning processes... [======================================================  ]
Scanning processes... [======================================================  ]
Scanning processes... [======================================================  ]
Scanning processes... [======================================================= ]
Scanning processes... [======================================================= ]
Scanning processes... [======================================================= ]
Scanning processes... [======================================================= ]
Scanning processes... [========================================================]
Scanning processes...                                                           
Scanning linux images... [                                                     ]
Scanning linux images... [=================                                    ]
Scanning linux images... [===================================                  ]
Scanning linux images... [=====================================================]
Scanning linux images...                                                        

Running kernel seems to be up-to-date.

No services need to be restarted.

No containers need to be restarted.

No user sessions are running outdated binaries.

No VM guests are running outdated hypervisor (qemu) binaries on this host.
iptables v1.8.7 (nf_tables): option "--to-destination" requires an argument
Try `iptables -h' or 'iptables --help' for more information.
iptables v1.8.7 (nf_tables): 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
# Warning: iptables-legacy tables present, use iptables-legacy-save to see them
run-parts: executing /usr/share/netfilter-persistent/plugins.d/25-ip6tables save
# Warning: ip6tables-legacy tables present, use ip6tables-legacy-save to see them
Track juju juju_controller_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1718531122-SbwNwGo0lrchr6TH&local_ts=1718531466&event=juju&operation=juju_controller_ok&value=&comment=&tags=
Track juju juju_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1718531122-SbwNwGo0lrchr6TH&local_ts=1718531467&event=juju&operation=juju_ok&value=&comment=&tags=
Track docker_images docker_images_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1718531122-SbwNwGo0lrchr6TH&local_ts=1718531467&event=docker_images&operation=docker_images_ok&value=&comment=&tags=
DEBUG_INSTALL=
OSM_DEVOPS=/usr/share/osm-devops
OSM_DOCKER_TAG=osm-v150-merge-210
OSM_HELM_WORK_DIR=/etc/osm/helm
"bitnami" 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 "jetstack" chart repository
...Successfully got an update from the "stable" chart repository
...Successfully got an update from the "bitnami" chart repository
Update Complete. ⎈Happy Helming!⎈
Release "mongodb-k8s" does not exist. Installing it now.
NAME: mongodb-k8s
LAST DEPLOYED: Sun Jun 16 09:51:17 2024
NAMESPACE: osm
STATUS: deployed
REVISION: 1
TEST SUITE: None
NOTES:
CHART NAME: mongodb
CHART VERSION: 13.9.4
APP VERSION: 6.0.5

** Please be patient while the chart is being deployed **

MongoDB&reg; can be accessed on the following DNS name(s) and ports from within your cluster:

    mongodb-k8s-0.mongodb-k8s-headless.osm.svc.cluster.local:27017
    mongodb-k8s-1.mongodb-k8s-headless.osm.svc.cluster.local:27017

To connect to your database, create a MongoDB&reg; client container:

    kubectl run --namespace osm mongodb-k8s-client --rm --tty -i --restart='Never' --env="MONGODB_ROOT_PASSWORD=$MONGODB_ROOT_PASSWORD" --image docker.io/bitnami/mongodb:6.0.5-debian-11-r4 --command -- bash

Then, run the following command:
    mongosh admin --host "mongodb-k8s-0.mongodb-k8s-headless.osm.svc.cluster.local:27017,mongodb-k8s-1.mongodb-k8s-headless.osm.svc.cluster.local:27017"
Track deploy_osm deploy_mongodb_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1718531122-SbwNwGo0lrchr6TH&local_ts=1718531477&event=deploy_osm&operation=deploy_mongodb_ok&value=&comment=&tags=
helm install -n osm --create-namespace osm /usr/share/osm-devops/installers/helm/osm -f /etc/osm/helm/osm-values.yaml  --set global.image.repositoryBase=osm.etsi.org:5050/devops/cicd/opensourcemano --set mysql.dbHostPath=/var/lib/osm/osm --set vca.enabled=true --set vca.host=172.21.249.170 --set vca.secret=d7c6a05b40284d29ab0a15f25d989ffb --set vca.cacert=LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUVFekNDQW51Z0F3SUJBZ0lWQVBkTmhoRTJZWWk2R3RXOXVaNTladzE4c1R4eE1BMEdDU3FHU0liM0RRRUIKQ3dVQU1DRXhEVEFMQmdOVkJBb1RCRXAxYW5VeEVEQU9CZ05WQkFNVEIycDFhblV0WTJFd0hoY05NalF3TmpFMgpNRGswTlRFeFdoY05NelF3TmpFMk1EazFNREV4V2pBaE1RMHdDd1lEVlFRS0V3UktkV3AxTVJBd0RnWURWUVFECkV3ZHFkV3AxTFdOaE1JSUJvakFOQmdrcWhraUc5dzBCQVFFRkFBT0NBWThBTUlJQmlnS0NBWUVBOG9HQVdpOFYKVDluc0JIcUhkd3g2OVdmeURYSWRTQWVTcVhBdEY1R2JtNUttSUZLdWpJNVYxTXlLa2FFWHFVaDFEeXJkVUozaQp3NDhHWWRxYzRhZTJ2WjB4YUZUNU5KUC9QUHB2WUVnOUZCckU4enZlNG9LTjQzbFNaSGV0UitIWS8zS0lqL3R6CmQ4VmQ0VEo4VnBlK29Xb1k5ZEtHM1JMaVRVUGRROFJ0TGhwNGNLem41S3hXVUJ3aUxPVkRHdWg0YnZLenM2M1AKR0dwZFIrWDI4Ti9EMkRpeVQwaGpBTnYwa2dyWitEazYwVHF0a3dieXpvMWdjaVljdDN0YXBQWHQvMmNIMU5HMApJQ3lWQXRCcEF1U04xbzZJckduTFJRclV5RklXZkI1Z1Y5M2pjd3pCVkh0RDlCeCsxZWlHdDN5aHUwaFFQZEVaCll3TTJmQU9RVmdBWDF5K2JQMjdRQmN3WmRUY05Ja0l3cFhQdWpVclp4cFJOSWR4eWNyZWdGMEc1L2ZzTGQzd0UKL3owWXQxT0dydC9kVlAvT3VPWDZzemU2K2hCNjdSUXFQcnFZaDdqd3RmeGdrM1U3OC9yTngrb0xEL3ltVENjOApVNHlteHBCZlFHZk5PakpoMFh3TER2dG5LT2Q0SVkzNHlqZkJnbVRrZ1l0RWhCWGpsZ0pxT05xVEFnTUJBQUdqClFqQkFNQTRHQTFVZER3RUIvd1FFQXdJQ3BEQVBCZ05WSFJNQkFmOEVCVEFEQVFIL01CMEdBMVVkRGdRV0JCU1kKOG55am5iR3NPREdYRVdHc0plSXp5Z2Uzb3pBTkJna3Foa2lHOXcwQkFRc0ZBQU9DQVlFQVpkYXBGb3NySGtqRAo0UC9aelI3YS91RDJMM2hBYWNWa2NmeTNYaEd3K0NWQm92NTRRdTEzS285alB3dGxtWFp0TDZCMVBSL255WVljCkZBSDBLUndnaExuUnpjRTVnVUk0TWZZTVFLYjFCNVE4emtBZ1FNTThSMGFjcW9iWlk1NmtRVGh4bWpxcjVqek0Kc09KendFUXJvMWpIaWorK0JGa0ZSUVZaSDZPRmNpeXBhWVlzNHpjN0NVdXlPVjJ6ajk4K1laSVBMNWljOTdKegpRU0swZWtZODBFN29nbFg5bXNDeVJzSjgweWFNbUh6MDZqUURYSXVDeGoxZjZhTFczMjVLVjVHdFFsRURpSmxOCnJ4VGNPaWI3Y2prR3k0UGpuRjFqR0F1QTkzS1NjTkRsWVQ0eDQrcDFhYmp2eVkybk8yWDlER3lFNlozSFo3UHMKYW90UEE3eWRoVnZseU9XU0szMnBZZFkwOFlhUXZ3UVdrZnNCdUpuZi9LVGJsVVJjRlp5Sk5jd0czVzR0ZTN3NwpXbVFjZ0Zvci9ENlh2L0wxOUYwYVNPL3hjelNvMVhGSHNzQUtQcFZIOStLNHJWRzA0Rll0SWpnUGZQdEx5eDBsCnlLclNQTGZpOFU1SGRpUVBqcnB6M25jVFhYTXF6cXlrc3JlNU1RdXVSWitxaUxqRXg3NkgKLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQoK --set-string global.image.tag=osm-v150-merge-210
NAME: osm
LAST DEPLOYED: Sun Jun 16 09:51:18 2024
NAMESPACE: osm
STATUS: deployed
REVISION: 1
TEST SUITE: None
NOTES:
1. Get the application URL by running these commands:
  export NODE_PORT=$(kubectl get --namespace osm -o jsonpath="{.spec.ports[0].nodePort}" services nbi)
  export NODE_IP=$(kubectl get nodes --namespace osm -o jsonpath="{.items[0].status.addresses[0].address}")
  echo http://$NODE_IP:$NODE_PORT
USER-SUPPLIED VALUES:

global:

  image:

    repositoryBase: osm.etsi.org:5050/devops/cicd/opensourcemano

    tag: osm-v150-merge-210

mysql:

  dbHostPath: /var/lib/osm/osm

vca:

  cacert: LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUVFekNDQW51Z0F3SUJBZ0lWQVBkTmhoRTJZWWk2R3RXOXVaNTladzE4c1R4eE1BMEdDU3FHU0liM0RRRUIKQ3dVQU1DRXhEVEFMQmdOVkJBb1RCRXAxYW5VeEVEQU9CZ05WQkFNVEIycDFhblV0WTJFd0hoY05NalF3TmpFMgpNRGswTlRFeFdoY05NelF3TmpFMk1EazFNREV4V2pBaE1RMHdDd1lEVlFRS0V3UktkV3AxTVJBd0RnWURWUVFECkV3ZHFkV3AxTFdOaE1JSUJvakFOQmdrcWhraUc5dzBCQVFFRkFBT0NBWThBTUlJQmlnS0NBWUVBOG9HQVdpOFYKVDluc0JIcUhkd3g2OVdmeURYSWRTQWVTcVhBdEY1R2JtNUttSUZLdWpJNVYxTXlLa2FFWHFVaDFEeXJkVUozaQp3NDhHWWRxYzRhZTJ2WjB4YUZUNU5KUC9QUHB2WUVnOUZCckU4enZlNG9LTjQzbFNaSGV0UitIWS8zS0lqL3R6CmQ4VmQ0VEo4VnBlK29Xb1k5ZEtHM1JMaVRVUGRROFJ0TGhwNGNLem41S3hXVUJ3aUxPVkRHdWg0YnZLenM2M1AKR0dwZFIrWDI4Ti9EMkRpeVQwaGpBTnYwa2dyWitEazYwVHF0a3dieXpvMWdjaVljdDN0YXBQWHQvMmNIMU5HMApJQ3lWQXRCcEF1U04xbzZJckduTFJRclV5RklXZkI1Z1Y5M2pjd3pCVkh0RDlCeCsxZWlHdDN5aHUwaFFQZEVaCll3TTJmQU9RVmdBWDF5K2JQMjdRQmN3WmRUY05Ja0l3cFhQdWpVclp4cFJOSWR4eWNyZWdGMEc1L2ZzTGQzd0UKL3owWXQxT0dydC9kVlAvT3VPWDZzemU2K2hCNjdSUXFQcnFZaDdqd3RmeGdrM1U3OC9yTngrb0xEL3ltVENjOApVNHlteHBCZlFHZk5PakpoMFh3TER2dG5LT2Q0SVkzNHlqZkJnbVRrZ1l0RWhCWGpsZ0pxT05xVEFnTUJBQUdqClFqQkFNQTRHQTFVZER3RUIvd1FFQXdJQ3BEQVBCZ05WSFJNQkFmOEVCVEFEQVFIL01CMEdBMVVkRGdRV0JCU1kKOG55am5iR3NPREdYRVdHc0plSXp5Z2Uzb3pBTkJna3Foa2lHOXcwQkFRc0ZBQU9DQVlFQVpkYXBGb3NySGtqRAo0UC9aelI3YS91RDJMM2hBYWNWa2NmeTNYaEd3K0NWQm92NTRRdTEzS285alB3dGxtWFp0TDZCMVBSL255WVljCkZBSDBLUndnaExuUnpjRTVnVUk0TWZZTVFLYjFCNVE4emtBZ1FNTThSMGFjcW9iWlk1NmtRVGh4bWpxcjVqek0Kc09KendFUXJvMWpIaWorK0JGa0ZSUVZaSDZPRmNpeXBhWVlzNHpjN0NVdXlPVjJ6ajk4K1laSVBMNWljOTdKegpRU0swZWtZODBFN29nbFg5bXNDeVJzSjgweWFNbUh6MDZqUURYSXVDeGoxZjZhTFczMjVLVjVHdFFsRURpSmxOCnJ4VGNPaWI3Y2prR3k0UGpuRjFqR0F1QTkzS1NjTkRsWVQ0eDQrcDFhYmp2eVkybk8yWDlER3lFNlozSFo3UHMKYW90UEE3eWRoVnZseU9XU0szMnBZZFkwOFlhUXZ3UVdrZnNCdUpuZi9LVGJsVVJjRlp5Sk5jd0czVzR0ZTN3NwpXbVFjZ0Zvci9ENlh2L0wxOUYwYVNPL3hjelNvMVhGSHNzQUtQcFZIOStLNHJWRzA0Rll0SWpnUGZQdEx5eDBsCnlLclNQTGZpOFU1SGRpUVBqcnB6M25jVFhYTXF6cXlrc3JlNU1RdXVSWitxaUxqRXg3NkgKLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQoK

  enabled: true

  host: 172.21.249.170

  pubkey: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCkkcHR2TIMe/57PB5ugr2Yc6ab8k932hbf3lDyFZ5v5/IN2KLRgvzsKhXXuVhMZZwyABbm10J1QS4aJKeWEnnDHOpQrdSugaxbI6B5LKyv4dVLbRpQyzdMOMLXDZnOHVsdyqdtKok0Ty22PZZ/VbAAz2TeOxZJguR6EfVMbBHiWpArE8O3eXfQE4+lIIo+VgRnPMdUNEZauyEecvDoB+fN+B+rMHP3tKHiqFyo0PQE+3QH3soKn3Dm8XPdtXN/OOXT5zrDXx2oPHzrHF9mSz+8mhdrQek9dMDSdPkPBVCd7kWBZZPGEO0J+3HfmQvYvn9STxEEHLGD8IkDAWSc256Z

    juju-client-key

  secret: d7c6a05b40284d29ab0a15f25d989ffb

Track deploy_osm deploy_osm_services_k8s_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1718531122-SbwNwGo0lrchr6TH&local_ts=1718531480&event=deploy_osm&operation=deploy_osm_services_k8s_ok&value=&comment=&tags=
DEBUG_INSTALL=
OSM_DEVOPS=/usr/share/osm-devops
OSM_DOCKER_TAG=osm-v150-merge-210
OSM_HELM_WORK_DIR=/etc/osm/helm
Updating Helm values file helm/values/airflow-values.yaml to use defaultAirflowTag: osm-v150-merge-210
Updating Helm values file helm/values/airflow-values.yaml to use defaultAirflowRepository: osm.etsi.org:5050/devops/cicd/opensourcemano/airflow
"apache-airflow" 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 "apache-airflow" chart repository
...Successfully got an update from the "openebs" chart repository
...Successfully got an update from the "jetstack" chart repository
...Successfully got an update from the "stable" chart repository
...Successfully got an update from the "bitnami" chart repository
Update Complete. ⎈Happy Helming!⎈
Release "airflow" does not exist. Installing it now.
NAME: airflow
LAST DEPLOYED: Sun Jun 16 09:51:24 2024
NAMESPACE: osm
STATUS: deployed
REVISION: 1
TEST SUITE: None
NOTES:
Thank you for installing Apache Airflow 2.5.3!

Your release is named airflow.
You can now access your dashboard(s) by executing the following command(s) and visiting the corresponding port at localhost in your browser:

Airflow Webserver:     kubectl port-forward svc/airflow-webserver 8080:8080 --namespace osm
Default Webserver (Airflow UI) Login credentials:
    username: admin
    password: admin
Default Postgres connection credentials:
    username: postgres
    password: postgres
    port: 5432

You can get Fernet Key value by running the following:

    echo Fernet Key: $(kubectl get secret --namespace osm airflow-fernet-key -o jsonpath="{.data.fernet-key}" | base64 --decode)
Track deploy_osm airflow_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1718531122-SbwNwGo0lrchr6TH&local_ts=1718531732&event=deploy_osm&operation=airflow_ok&value=&comment=&tags=
"prometheus-community" 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 "apache-airflow" chart repository
...Successfully got an update from the "openebs" chart repository
...Successfully got an update from the "jetstack" chart repository
...Successfully got an update from the "prometheus-community" chart repository
...Successfully got an update from the "stable" chart repository
...Successfully got an update from the "bitnami" chart repository
Update Complete. ⎈Happy Helming!⎈
Release "pushgateway" does not exist. Installing it now.
NAME: pushgateway
LAST DEPLOYED: Sun Jun 16 09:55:40 2024
NAMESPACE: osm
STATUS: deployed
REVISION: 1
TEST SUITE: None
NOTES:
1. Get the application URL by running these commands:
  export POD_NAME=$(kubectl get pods --namespace osm -l "app=prometheus-pushgateway,release=pushgateway" -o jsonpath="{.items[0].metadata.name}")
  echo "Visit http://127.0.0.1:8080 to use your application"
  kubectl port-forward $POD_NAME 8080:80
Track deploy_osm pushgateway_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1718531122-SbwNwGo0lrchr6TH&local_ts=1718531740&event=deploy_osm&operation=pushgateway_ok&value=&comment=&tags=
"prometheus-community" already exists with the same configuration, skipping
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 "apache-airflow" chart repository
...Successfully got an update from the "openebs" chart repository
...Successfully got an update from the "jetstack" chart repository
...Successfully got an update from the "prometheus-community" chart repository
...Successfully got an update from the "stable" chart repository
...Successfully got an update from the "bitnami" chart repository
Update Complete. ⎈Happy Helming!⎈
Release "alertmanager" does not exist. Installing it now.
NAME: alertmanager
LAST DEPLOYED: Sun Jun 16 09:55:48 2024
NAMESPACE: osm
STATUS: deployed
REVISION: 1
NOTES:
1. Get the application URL by running these commands:
  export NODE_PORT=$(kubectl get --namespace osm -o jsonpath="{.spec.ports[0].nodePort}" services alertmanager)
  export NODE_IP=$(kubectl get nodes --namespace osm -o jsonpath="{.items[0].status.addresses[0].address}")
  echo http://$NODE_IP:$NODE_PORT
Track deploy_osm alertmanager_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1718531122-SbwNwGo0lrchr6TH&local_ts=1718531748&event=deploy_osm&operation=alertmanager_ok&value=&comment=&tags=
Track deploy_osm install_osm_ngsa_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1718531122-SbwNwGo0lrchr6TH&local_ts=1718531748&event=deploy_osm&operation=install_osm_ngsa_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   249k      0 --:--:-- --:--:-- --:--:--  253k
OK

Repository: 'deb [arch=amd64] http://172.21.1.5:37291/release unstable osmclient IM'
Description:
Archive for codename: unstable components: osmclient,IM
More info: http://172.21.1.5:37291/release
Adding repository.
Adding deb entry to /etc/apt/sources.list.d/archive_uri-http_172_21_1_5_37291_release-jammy.list
Adding disabled deb-src entry to /etc/apt/sources.list.d/archive_uri-http_172_21_1_5_37291_release-jammy.list

0% [Working]
            
Ign:1 http://172.21.1.5:37291/release unstable InRelease

0% [Working]
            
Hit:2 http://172.21.1.5:37291/release unstable Release

0% [Working]
            
Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu jammy InRelease

0% [Connecting to security.ubuntu.com (91.189.91.83)] [Connected to download.do
                                                                               
Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates InRelease

0% [Waiting for headers] [Waiting for headers] [Waiting for headers] [Waiting f
                                                                               
Hit:5 https://download.docker.com/linux/ubuntu jammy InRelease

                                                                               
0% [Waiting for headers] [Waiting for headers] [Waiting for headers]
                                                                    
Hit:6 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-backports InRelease

                                                                    
0% [Waiting for headers] [Waiting for headers]
                                              
Hit:7 http://security.ubuntu.com/ubuntu jammy-security InRelease

                                              
0% [Waiting for headers]
0% [Waiting for headers]
                        
Get:9 http://172.21.1.5:37291/release unstable/osmclient amd64 Packages [478 B]

0% [9 Packages 478 B/478 B 100%] [Waiting for headers]
                                                      
0% [Waiting for headers]
                        
0% [Working]
            
Get:11 http://172.21.1.5:37291/release unstable/IM amd64 Packages [854 B]

0% [Working]
0% [11 Packages store 0 B]
                          
0% [Working]
0% [Connecting to prod-cdn.packages.k8s.io]
                                           
Hit:10 https://prod-cdn.packages.k8s.io/repositories/isv:/kubernetes:/core:/stable:/v1.26/deb  InRelease

                                           
0% [Working]
0% [Working]
0% [Working]
0% [Working]
0% [Working]
100% [Working]
              
Fetched 1332 B in 1s (1110 B/s)

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 3%

Reading package lists... 3%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 35%

Reading package lists... 39%

Reading package lists... 39%

Reading package lists... 55%

Reading package lists... 55%

Reading package lists... 55%

Reading package lists... 55%

Reading package lists... 55%

Reading package lists... 55%

Reading package lists... 60%

Reading package lists... 60%

Reading package lists... 64%

Reading package lists... 64%

Reading package lists... 70%

Reading package lists... 70%

Reading package lists... 73%

Reading package lists... 73%

Reading package lists... 77%

Reading package lists... 77%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 83%

Reading package lists... 83%

Reading package lists... 86%

Reading package lists... 86%

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: http://172.21.1.5:37291/release/dists/unstable/Release.gpg: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
W: Conflicting distribution: http://172.21.1.5:37291/release unstable Release (expected unstable but got )

0% [Working]
            
Ign:1 http://172.21.1.5:37291/release unstable InRelease

0% [Working]
            
Hit:2 http://172.21.1.5:37291/release unstable Release

0% [Working]
            
Hit:3 http://security.ubuntu.com/ubuntu jammy-security InRelease

0% [Waiting for headers] [Waiting for headers] [Connected to pkgs.k8s.io (34.10
                                                                               
Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu jammy InRelease

0% [Waiting for headers] [Waiting for headers] [Connected to pkgs.k8s.io (34.10
                                                                               
Hit:5 https://download.docker.com/linux/ubuntu jammy InRelease

                                                                               
0% [Waiting for headers] [Waiting for headers]
                                              
Hit:6 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates InRelease

0% [Waiting for headers] [Waiting for headers]
                                              
Hit:7 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-backports InRelease

                                              
0% [Waiting for headers]
                        
0% [Working]
0% [Working]
0% [Waiting for headers]
                        
Hit:8 https://prod-cdn.packages.k8s.io/repositories/isv:/kubernetes:/core:/stable:/v1.26/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... 3%

Reading package lists... 3%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 38%

Reading package lists... 39%

Reading package lists... 39%

Reading package lists... 55%

Reading package lists... 55%

Reading package lists... 55%

Reading package lists... 55%

Reading package lists... 55%

Reading package lists... 55%

Reading package lists... 60%

Reading package lists... 60%

Reading package lists... 64%

Reading package lists... 64%

Reading package lists... 70%

Reading package lists... 70%

Reading package lists... 73%

Reading package lists... 73%

Reading package lists... 77%

Reading package lists... 77%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 83%

Reading package lists... 83%

Reading package lists... 86%

Reading package lists... 86%

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: http://172.21.1.5:37291/release/dists/unstable/Release.gpg: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
W: Conflicting distribution: http://172.21.1.5:37291/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... Done


Reading state information... 0% 

Reading state information... 0%

Reading state information... Done

The following additional packages will be installed:
  build-essential bzip2 cpp cpp-11 dpkg-dev fakeroot fontconfig-config
  fonts-dejavu-core g++ g++-11 gcc gcc-11 gcc-11-base gcc-12-base
  javascript-common libalgorithm-diff-perl libalgorithm-diff-xs-perl
  libalgorithm-merge-perl libasan6 libatomic1 libc-dev-bin libc-devtools libc6
  libc6-dev libcc1-0 libcrypt-dev libdeflate0 libdpkg-perl libexpat1
  libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1
  libgcc-11-dev libgcc-s1 libgd3 libgomp1 libisl23 libitm1 libjbig0
  libjpeg-turbo8 libjpeg8 libjs-jquery libjs-sphinxdoc libjs-underscore
  liblsan0 libmpc3 libnsl-dev libpython3-dev libpython3-stdlib libpython3.10
  libpython3.10-dev libpython3.10-minimal libpython3.10-stdlib libquadmath0
  libstdc++-11-dev libstdc++6 libtiff5 libtirpc-dev libtsan0 libubsan1
  libwebp7 libxpm4 linux-libc-dev lto-disabled-list make manpages-dev python3
  python3-dev python3-distutils python3-lib2to3 python3-minimal python3-wheel
  python3.10 python3.10-dev python3.10-minimal rpcsvc-proto zlib1g zlib1g-dev
Suggested packages:
  bzip2-doc cpp-doc gcc-11-locales debian-keyring g++-multilib g++-11-multilib
  gcc-11-doc gcc-multilib autoconf automake libtool flex bison gdb gcc-doc
  gcc-11-multilib apache2 | lighttpd | httpd glibc-doc bzr libgd-tools
  libstdc++-11-doc make-doc python3-doc python3-tk python3-venv
  python3.10-venv python3.10-doc binfmt-support
Recommended packages:
  libnss-nis libnss-nisplus
The following NEW packages will be installed:
  build-essential bzip2 cpp cpp-11 dpkg-dev fakeroot fontconfig-config
  fonts-dejavu-core g++ g++-11 gcc gcc-11 gcc-11-base javascript-common
  libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
  libasan6 libatomic1 libc-dev-bin libc-devtools libc6-dev libcc1-0
  libcrypt-dev libdeflate0 libdpkg-perl libexpat1-dev libfakeroot
  libfile-fcntllock-perl libfontconfig1 libgcc-11-dev libgd3 libgomp1 libisl23
  libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libjs-jquery libjs-sphinxdoc
  libjs-underscore liblsan0 libmpc3 libnsl-dev libpython3-dev
  libpython3.10-dev libquadmath0 libstdc++-11-dev libtiff5 libtirpc-dev
  libtsan0 libubsan1 libwebp7 libxpm4 linux-libc-dev lto-disabled-list make
  manpages-dev python3-dev python3-pip python3-wheel python3.10-dev
  rpcsvc-proto zlib1g-dev
The following packages will be upgraded:
  gcc-12-base libc6 libexpat1 libgcc-s1 libpython3-stdlib libpython3.10
  libpython3.10-minimal libpython3.10-stdlib libstdc++6 python3
  python3-distutils python3-lib2to3 python3-minimal python3.10
  python3.10-minimal zlib1g
16 upgraded, 64 newly installed, 0 to remove and 218 not upgraded.
Need to get 83.1 MB of archives.
After this operation, 240 MB of additional disk space will be used.

0% [Working]
            
Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gcc-12-base amd64 12.3.0-1ubuntu1~22.04 [20.1 kB]

0% [1 gcc-12-base 5148 B/20.1 kB 26%]
                                     
0% [Working]
            
Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgcc-s1 amd64 12.3.0-1ubuntu1~22.04 [53.9 kB]

0% [2 libgcc-s1 2252 B/53.9 kB 4%]
                                  
1% [Waiting for headers]
                        
Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libstdc++6 amd64 12.3.0-1ubuntu1~22.04 [699 kB]

1% [3 libstdc++6 1295 B/699 kB 0%]
                                  
1% [Working]
            
Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc6 amd64 2.35-0ubuntu3.8 [3235 kB]

1% [4 libc6 1429 B/3235 kB 0%]
                              
5% [Waiting for headers]
                        
Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libexpat1 amd64 2.4.7-1ubuntu0.3 [91.0 kB]

5% [5 libexpat1 26.9 kB/91.0 kB 30%]
                                    
5% [Waiting for headers]
                        
Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu9.2 [58.4 kB]

5% [6 zlib1g 19.2 kB/58.4 kB 33%]
                                 
6% [Waiting for headers]
                        
Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10 amd64 3.10.12-1~22.04.3 [1948 kB]

6% [7 libpython3.10 15.2 kB/1948 kB 1%]
                                       
8% [Waiting for headers]
                        
Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10 amd64 3.10.12-1~22.04.3 [508 kB]

8% [8 python3.10 10.5 kB/508 kB 2%]
                                   
8% [Waiting for headers]
                        
Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-distutils all 3.10.8-1~22.04 [139 kB]

8% [9 python3-distutils 21.4 kB/139 kB 15%]
                                           
9% [Waiting for headers]
                        
Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-lib2to3 all 3.10.8-1~22.04 [77.6 kB]

9% [10 python3-lib2to3 31.2 kB/77.6 kB 40%]
                                           
9% [Working]
            
Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-stdlib amd64 3.10.12-1~22.04.3 [1848 kB]

9% [11 libpython3.10-stdlib 0 B/1848 kB 0%]
                                           
11% [Waiting for headers]
                         
Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10-minimal amd64 3.10.12-1~22.04.3 [2242 kB]

11% [12 python3.10-minimal 29.8 kB/2242 kB 1%]
                                              
14% [Working]
             
Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-minimal amd64 3.10.12-1~22.04.3 [812 kB]

14% [13 libpython3.10-minimal 14.2 kB/812 kB 2%]
                                                
15% [Waiting for headers]
                         
Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-minimal amd64 3.10.6-1~22.04 [24.3 kB]

15% [14 python3-minimal 24.3 kB/24.3 kB 100%]
                                             
15% [Working]
             
Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3 amd64 3.10.6-1~22.04 [22.8 kB]

15% [15 python3 16.4 kB/22.8 kB 72%]
                                    
15% [Waiting for headers]
                         
Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3-stdlib amd64 3.10.6-1~22.04 [6910 B]

15% [16 libpython3-stdlib 6910 B/6910 B 100%]
                                             
15% [Working]
             
Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc-dev-bin amd64 2.35-0ubuntu3.8 [20.3 kB]

15% [17 libc-dev-bin 0 B/20.3 kB 0%]
                                    
16% [Waiting for headers]
                         
Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-libc-dev amd64 5.15.0-112.122 [1342 kB]

16% [18 linux-libc-dev 43.8 kB/1342 kB 3%]
                                          
17% [Waiting for headers]
                         
Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 libcrypt-dev amd64 1:4.4.27-1 [112 kB]

17% [19 libcrypt-dev 18.5 kB/112 kB 17%]
                                        
18% [Working]
             
Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu6 [68.5 kB]

18% [20 rpcsvc-proto 20.5 kB/68.5 kB 30%]
                                         
18% [Working]
             
Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtirpc-dev amd64 1.3.2-2ubuntu0.1 [192 kB]

18% [21 libtirpc-dev 8192 B/192 kB 4%]
                                      
18% [Waiting for headers]
                         
Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 libnsl-dev amd64 1.3.0-2build2 [71.3 kB]

18% [22 libnsl-dev 804 B/71.3 kB 1%]
                                    
19% [Working]
             
Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc6-dev amd64 2.35-0ubuntu3.8 [2100 kB]

19% [23 libc6-dev 0 B/2100 kB 0%]
                                 
21% [Working]
             
Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gcc-11-base amd64 11.4.0-1ubuntu1~22.04 [20.2 kB]

21% [24 gcc-11-base 8192 B/20.2 kB 40%]
                                       
21% [Working]
             
Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 libisl23 amd64 0.24-2build1 [727 kB]

21% [25 libisl23 4096 B/727 kB 1%]
                                  
22% [Working]
             
Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 libmpc3 amd64 1.2.1-2build1 [46.9 kB]

22% [26 libmpc3 4096 B/46.9 kB 9%]
                                  
22% [Working]
             
Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 cpp-11 amd64 11.4.0-1ubuntu1~22.04 [10.0 MB]

22% [27 cpp-11 11.0 kB/10.0 MB 0%]
                                  
32% [Working]
             
Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 cpp amd64 4:11.2.0-1ubuntu1 [27.7 kB]

32% [28 cpp 11.4 kB/27.7 kB 41%]
                                
33% [Working]
             
Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcc1-0 amd64 12.3.0-1ubuntu1~22.04 [48.3 kB]

33% [29 libcc1-0 1887 B/48.3 kB 4%]
                                   
33% [Working]
             
Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgomp1 amd64 12.3.0-1ubuntu1~22.04 [126 kB]

33% [30 libgomp1 4096 B/126 kB 3%]
                                  
33% [Working]
             
Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libitm1 amd64 12.3.0-1ubuntu1~22.04 [30.2 kB]

33% [31 libitm1 22.1 kB/30.2 kB 73%]
                                    
33% [Working]
             
Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libatomic1 amd64 12.3.0-1ubuntu1~22.04 [10.4 kB]

33% [32 libatomic1 4096 B/10.4 kB 39%]
                                      
34% [Working]
             
Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libasan6 amd64 11.4.0-1ubuntu1~22.04 [2282 kB]

34% [33 libasan6 53.2 kB/2282 kB 2%]
                                    
36% [Waiting for headers]
                         
Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 liblsan0 amd64 12.3.0-1ubuntu1~22.04 [1069 kB]

36% [34 liblsan0 18.2 kB/1069 kB 2%]
                                    
37% [Working]
             
Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtsan0 amd64 11.4.0-1ubuntu1~22.04 [2260 kB]

37% [35 libtsan0 43.3 kB/2260 kB 2%]
                                    
40% [Working]
             
Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libubsan1 amd64 12.3.0-1ubuntu1~22.04 [976 kB]

40% [36 libubsan1 11.1 kB/976 kB 1%]
                                    
41% [Working]
             
Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libquadmath0 amd64 12.3.0-1ubuntu1~22.04 [154 kB]

41% [37 libquadmath0 17.6 kB/154 kB 11%]
                                        
41% [Waiting for headers]
                         
Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgcc-11-dev amd64 11.4.0-1ubuntu1~22.04 [2517 kB]

42% [38 libgcc-11-dev 42.8 kB/2517 kB 2%]
                                         
44% [Waiting for headers]
                         
Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gcc-11 amd64 11.4.0-1ubuntu1~22.04 [20.1 MB]

44% [39 gcc-11 31.9 kB/20.1 MB 0%]
58% [39 gcc-11 14.5 MB/20.1 MB 72%]
                                   
64% [Working]
             
Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 gcc amd64 4:11.2.0-1ubuntu1 [5112 B]

64% [40 gcc 5112 B/5112 B 100%]
                               
64% [Working]
             
Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libstdc++-11-dev amd64 11.4.0-1ubuntu1~22.04 [2101 kB]

64% [41 libstdc++-11-dev 4096 B/2101 kB 0%]
                                           
66% [Waiting for headers]
                         
Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 g++-11 amd64 11.4.0-1ubuntu1~22.04 [11.4 MB]

66% [42 g++-11 66.3 kB/11.4 MB 1%]
                                  
78% [Working]
             
Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 g++ amd64 4:11.2.0-1ubuntu1 [1412 B]

78% [43 g++ 1412 B/1412 B 100%]
                               
78% [Working]
             
Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 make amd64 4.3-4.1build1 [180 kB]

78% [44 make 12.3 kB/180 kB 7%]
                               
78% [Working]
             
Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdpkg-perl all 1.21.1ubuntu2.3 [237 kB]

78% [45 libdpkg-perl 8192 B/237 kB 3%]
                                      
79% [Working]
             
Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 bzip2 amd64 1.0.8-5build1 [34.8 kB]

79% [46 bzip2 0 B/34.8 kB 0%]
                             
79% [Working]
             
Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 lto-disabled-list all 24 [12.5 kB]

79% [47 lto-disabled-list 12.5 kB/12.5 kB 100%]
                                               
79% [Working]
             
Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 dpkg-dev all 1.21.1ubuntu2.3 [922 kB]

79% [48 dpkg-dev 8192 B/922 kB 1%]
                                  
80% [Working]
             
Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 build-essential amd64 12.9ubuntu3 [4744 B]

80% [49 build-essential 4744 B/4744 B 100%]
                                           
81% [Working]
             
Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 libfakeroot amd64 1.28-1ubuntu1 [31.5 kB]

81% [50 libfakeroot 16.4 kB/31.5 kB 52%]
                                        
81% [Working]
             
Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 fakeroot amd64 1.28-1ubuntu1 [60.4 kB]

81% [51 fakeroot 910 B/60.4 kB 2%]
                                  
81% [Working]
             
Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 fonts-dejavu-core all 2.37-2build1 [1041 kB]

81% [52 fonts-dejavu-core 8042 B/1041 kB 1%]
                                            
82% [Waiting for headers]
                         
Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 fontconfig-config all 2.13.1-4.2ubuntu5 [29.1 kB]

82% [53 fontconfig-config 804 B/29.1 kB 3%]
                                           
83% [Working]
             
Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 javascript-common all 11+nmu1 [5936 B]

             
Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-diff-perl all 1.201-1 [41.8 kB]

83% [55 libalgorithm-diff-perl 41.8 kB/41.8 kB 100%]
                                                    
83% [Working]
             
Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6build3 [11.9 kB]

83% [56 libalgorithm-diff-xs-perl 11.9 kB/11.9 kB 100%]
                                                       
84% [Working]
             
Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB]

84% [57 libalgorithm-merge-perl 12.0 kB/12.0 kB 100%]
                                                     
84% [Working]
             
Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 libfontconfig1 amd64 2.13.1-4.2ubuntu5 [131 kB]

84% [58 libfontconfig1 20.5 kB/131 kB 16%]
                                          
84% [Working]
             
Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 libjpeg-turbo8 amd64 2.1.2-0ubuntu1 [134 kB]

84% [59 libjpeg-turbo8 30.2 kB/134 kB 22%]
                                          
85% [Waiting for headers]
                         
Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 libjpeg8 amd64 8c-2ubuntu10 [2264 B]

85% [60 libjpeg8 2264 B/2264 B 100%]
                                    
85% [Working]
             
Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 libdeflate0 amd64 1.10-2 [70.9 kB]

85% [61 libdeflate0 16.4 kB/70.9 kB 23%]
                                        
85% [Waiting for headers]
                         
Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libjbig0 amd64 2.1-3.1ubuntu0.22.04.1 [29.2 kB]

85% [62 libjbig0 804 B/29.2 kB 3%]
                                  
85% [Working]
             
Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libwebp7 amd64 1.2.2-2ubuntu0.22.04.2 [206 kB]

85% [63 libwebp7 28.3 kB/206 kB 14%]
                                    
86% [Waiting for headers]
                         
Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtiff5 amd64 4.3.0-6ubuntu0.9 [185 kB]

86% [64 libtiff5 37.9 kB/185 kB 20%]
                                    
86% [Waiting for headers]
                         
Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxpm4 amd64 1:3.5.12-1ubuntu0.22.04.2 [36.7 kB]

86% [65 libxpm4 15.3 kB/36.7 kB 42%]
                                    
87% [Working]
             
Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 libgd3 amd64 2.3.0-2ubuntu2 [129 kB]

87% [66 libgd3 16.0 kB/129 kB 12%]
                                  
87% [Working]
             
Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc-devtools amd64 2.35-0ubuntu3.8 [28.9 kB]

87% [67 libc-devtools 17.2 kB/28.9 kB 59%]
                                          
87% [Working]
             
Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libexpat1-dev amd64 2.4.7-1ubuntu0.3 [147 kB]

87% [68 libexpat1-dev 32.8 kB/147 kB 22%]
                                         
88% [Waiting for headers]
                         
Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 libfile-fcntllock-perl amd64 0.22-3build7 [33.9 kB]

88% [69 libfile-fcntllock-perl 12.3 kB/33.9 kB 36%]
                                                   
88% [Working]
             
Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 libjs-jquery all 3.6.0+dfsg+~3.5.13-1 [321 kB]

88% [70 libjs-jquery 1851 B/321 kB 1%]
                                      
88% [Waiting for headers]
                         
Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 libjs-underscore all 1.13.2~dfsg-2 [118 kB]

88% [71 libjs-underscore 5390 B/118 kB 5%]
                                          
89% [Waiting for headers]
                         
Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 libjs-sphinxdoc all 4.3.2-1 [139 kB]

89% [72 libjs-sphinxdoc 802 B/139 kB 1%]
                                        
89% [Working]
             
Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2ubuntu9.2 [164 kB]

89% [73 zlib1g-dev 12.0 kB/164 kB 7%]
                                     
90% [Waiting for headers]
                         
Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-dev amd64 3.10.12-1~22.04.3 [4762 kB]

90% [74 libpython3.10-dev 801 B/4762 kB 0%]
94% [74 libpython3.10-dev 4372 kB/4762 kB 92%]
                                              
94% [Working]
             
Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3-dev amd64 3.10.6-1~22.04 [7166 B]

94% [75 libpython3-dev 7166 B/7166 B 100%]
                                          
95% [Working]
             
Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 manpages-dev all 5.10-1ubuntu1 [2309 kB]

95% [76 manpages-dev 8192 B/2309 kB 0%]
                                       
97% [Working]
             
Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10-dev amd64 3.10.12-1~22.04.3 [507 kB]

97% [77 python3.10-dev 8192 B/507 kB 2%]
                                        
98% [Waiting for headers]
                         
Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-dev amd64 3.10.6-1~22.04 [26.0 kB]

98% [78 python3-dev 2251 B/26.0 kB 9%]
                                      
98% [Working]
             
Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 python3-wheel all 0.37.1-2ubuntu0.22.04.1 [32.0 kB]

98% [79 python3-wheel 31.3 kB/32.0 kB 98%]
                                          
98% [Working]
             
Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 python3-pip all 22.0.2+dfsg-1ubuntu0.4 [1305 kB]

99% [80 python3-pip 8192 B/1305 kB 1%]
                                      
100% [Working]
              
Fetched 83.1 MB in 5s (16.4 MB/s)

Extracting templates from packages: 37%
Extracting templates from packages: 75%
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 ... 65425 files and directories currently installed.)
Preparing to unpack .../gcc-12-base_12.3.0-1ubuntu1~22.04_amd64.deb ...
Unpacking gcc-12-base:amd64 (12.3.0-1ubuntu1~22.04) over (12-20220319-1ubuntu1) ...
Setting up gcc-12-base:amd64 (12.3.0-1ubuntu1~22.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 ... 65425 files and directories currently installed.)
Preparing to unpack .../libgcc-s1_12.3.0-1ubuntu1~22.04_amd64.deb ...
Unpacking libgcc-s1:amd64 (12.3.0-1ubuntu1~22.04) over (12-20220319-1ubuntu1) ...
Setting up libgcc-s1:amd64 (12.3.0-1ubuntu1~22.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 ... 65425 files and directories currently installed.)
Preparing to unpack .../libstdc++6_12.3.0-1ubuntu1~22.04_amd64.deb ...
Unpacking libstdc++6:amd64 (12.3.0-1ubuntu1~22.04) over (12-20220319-1ubuntu1) ...
Setting up libstdc++6:amd64 (12.3.0-1ubuntu1~22.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 ... 65425 files and directories currently installed.)
Preparing to unpack .../libc6_2.35-0ubuntu3.8_amd64.deb ...
Unpacking libc6:amd64 (2.35-0ubuntu3.8) over (2.35-0ubuntu3.1) ...
Setting up libc6:amd64 (2.35-0ubuntu3.8) ...
(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 ... 65425 files and directories currently installed.)
Preparing to unpack .../libexpat1_2.4.7-1ubuntu0.3_amd64.deb ...
Unpacking libexpat1:amd64 (2.4.7-1ubuntu0.3) over (2.4.7-1) ...
Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu9.2_amd64.deb ...
Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu9.2) over (1:1.2.11.dfsg-2ubuntu9) ...
Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ...
(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 ... 65425 files and directories currently installed.)
Preparing to unpack .../0-libpython3.10_3.10.12-1~22.04.3_amd64.deb ...
Unpacking libpython3.10:amd64 (3.10.12-1~22.04.3) over (3.10.4-3ubuntu0.1) ...
Preparing to unpack .../1-python3.10_3.10.12-1~22.04.3_amd64.deb ...
Unpacking python3.10 (3.10.12-1~22.04.3) over (3.10.4-3ubuntu0.1) ...
Preparing to unpack .../2-python3-distutils_3.10.8-1~22.04_all.deb ...
Unpacking python3-distutils (3.10.8-1~22.04) over (3.10.4-0ubuntu1) ...
Preparing to unpack .../3-python3-lib2to3_3.10.8-1~22.04_all.deb ...
Unpacking python3-lib2to3 (3.10.8-1~22.04) over (3.10.4-0ubuntu1) ...
Preparing to unpack .../4-libpython3.10-stdlib_3.10.12-1~22.04.3_amd64.deb ...
Unpacking libpython3.10-stdlib:amd64 (3.10.12-1~22.04.3) over (3.10.4-3ubuntu0.1) ...
Preparing to unpack .../5-python3.10-minimal_3.10.12-1~22.04.3_amd64.deb ...
Unpacking python3.10-minimal (3.10.12-1~22.04.3) over (3.10.4-3ubuntu0.1) ...
Preparing to unpack .../6-libpython3.10-minimal_3.10.12-1~22.04.3_amd64.deb ...
Unpacking libpython3.10-minimal:amd64 (3.10.12-1~22.04.3) over (3.10.4-3ubuntu0.1) ...
Setting up libpython3.10-minimal:amd64 (3.10.12-1~22.04.3) ...
Setting up libexpat1:amd64 (2.4.7-1ubuntu0.3) ...
Setting up python3.10-minimal (3.10.12-1~22.04.3) ...
(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 ... 65557 files and directories currently installed.)
Preparing to unpack .../python3-minimal_3.10.6-1~22.04_amd64.deb ...
Unpacking python3-minimal (3.10.6-1~22.04) over (3.10.4-0ubuntu2) ...
Setting up python3-minimal (3.10.6-1~22.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 ... 65557 files and directories currently installed.)
Preparing to unpack .../00-python3_3.10.6-1~22.04_amd64.deb ...
Unpacking python3 (3.10.6-1~22.04) over (3.10.4-0ubuntu2) ...
Preparing to unpack .../01-libpython3-stdlib_3.10.6-1~22.04_amd64.deb ...
Unpacking libpython3-stdlib:amd64 (3.10.6-1~22.04) over (3.10.4-0ubuntu2) ...
Selecting previously unselected package libc-dev-bin.
Preparing to unpack .../02-libc-dev-bin_2.35-0ubuntu3.8_amd64.deb ...
Unpacking libc-dev-bin (2.35-0ubuntu3.8) ...
Selecting previously unselected package linux-libc-dev:amd64.
Preparing to unpack .../03-linux-libc-dev_5.15.0-112.122_amd64.deb ...
Unpacking linux-libc-dev:amd64 (5.15.0-112.122) ...
Selecting previously unselected package libcrypt-dev:amd64.
Preparing to unpack .../04-libcrypt-dev_1%3a4.4.27-1_amd64.deb ...
Unpacking libcrypt-dev:amd64 (1:4.4.27-1) ...
Selecting previously unselected package rpcsvc-proto.
Preparing to unpack .../05-rpcsvc-proto_1.4.2-0ubuntu6_amd64.deb ...
Unpacking rpcsvc-proto (1.4.2-0ubuntu6) ...
Selecting previously unselected package libtirpc-dev:amd64.
Preparing to unpack .../06-libtirpc-dev_1.3.2-2ubuntu0.1_amd64.deb ...
Unpacking libtirpc-dev:amd64 (1.3.2-2ubuntu0.1) ...
Selecting previously unselected package libnsl-dev:amd64.
Preparing to unpack .../07-libnsl-dev_1.3.0-2build2_amd64.deb ...
Unpacking libnsl-dev:amd64 (1.3.0-2build2) ...
Selecting previously unselected package libc6-dev:amd64.
Preparing to unpack .../08-libc6-dev_2.35-0ubuntu3.8_amd64.deb ...
Unpacking libc6-dev:amd64 (2.35-0ubuntu3.8) ...
Selecting previously unselected package gcc-11-base:amd64.
Preparing to unpack .../09-gcc-11-base_11.4.0-1ubuntu1~22.04_amd64.deb ...
Unpacking gcc-11-base:amd64 (11.4.0-1ubuntu1~22.04) ...
Selecting previously unselected package libisl23:amd64.
Preparing to unpack .../10-libisl23_0.24-2build1_amd64.deb ...
Unpacking libisl23:amd64 (0.24-2build1) ...
Selecting previously unselected package libmpc3:amd64.
Preparing to unpack .../11-libmpc3_1.2.1-2build1_amd64.deb ...
Unpacking libmpc3:amd64 (1.2.1-2build1) ...
Selecting previously unselected package cpp-11.
Preparing to unpack .../12-cpp-11_11.4.0-1ubuntu1~22.04_amd64.deb ...
Unpacking cpp-11 (11.4.0-1ubuntu1~22.04) ...
Selecting previously unselected package cpp.
Preparing to unpack .../13-cpp_4%3a11.2.0-1ubuntu1_amd64.deb ...
Unpacking cpp (4:11.2.0-1ubuntu1) ...
Selecting previously unselected package libcc1-0:amd64.
Preparing to unpack .../14-libcc1-0_12.3.0-1ubuntu1~22.04_amd64.deb ...
Unpacking libcc1-0:amd64 (12.3.0-1ubuntu1~22.04) ...
Selecting previously unselected package libgomp1:amd64.
Preparing to unpack .../15-libgomp1_12.3.0-1ubuntu1~22.04_amd64.deb ...
Unpacking libgomp1:amd64 (12.3.0-1ubuntu1~22.04) ...
Selecting previously unselected package libitm1:amd64.
Preparing to unpack .../16-libitm1_12.3.0-1ubuntu1~22.04_amd64.deb ...
Unpacking libitm1:amd64 (12.3.0-1ubuntu1~22.04) ...
Selecting previously unselected package libatomic1:amd64.
Preparing to unpack .../17-libatomic1_12.3.0-1ubuntu1~22.04_amd64.deb ...
Unpacking libatomic1:amd64 (12.3.0-1ubuntu1~22.04) ...
Selecting previously unselected package libasan6:amd64.
Preparing to unpack .../18-libasan6_11.4.0-1ubuntu1~22.04_amd64.deb ...
Unpacking libasan6:amd64 (11.4.0-1ubuntu1~22.04) ...
Selecting previously unselected package liblsan0:amd64.
Preparing to unpack .../19-liblsan0_12.3.0-1ubuntu1~22.04_amd64.deb ...
Unpacking liblsan0:amd64 (12.3.0-1ubuntu1~22.04) ...
Selecting previously unselected package libtsan0:amd64.
Preparing to unpack .../20-libtsan0_11.4.0-1ubuntu1~22.04_amd64.deb ...
Unpacking libtsan0:amd64 (11.4.0-1ubuntu1~22.04) ...
Selecting previously unselected package libubsan1:amd64.
Preparing to unpack .../21-libubsan1_12.3.0-1ubuntu1~22.04_amd64.deb ...
Unpacking libubsan1:amd64 (12.3.0-1ubuntu1~22.04) ...
Selecting previously unselected package libquadmath0:amd64.
Preparing to unpack .../22-libquadmath0_12.3.0-1ubuntu1~22.04_amd64.deb ...
Unpacking libquadmath0:amd64 (12.3.0-1ubuntu1~22.04) ...
Selecting previously unselected package libgcc-11-dev:amd64.
Preparing to unpack .../23-libgcc-11-dev_11.4.0-1ubuntu1~22.04_amd64.deb ...
Unpacking libgcc-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ...
Selecting previously unselected package gcc-11.
Preparing to unpack .../24-gcc-11_11.4.0-1ubuntu1~22.04_amd64.deb ...
Unpacking gcc-11 (11.4.0-1ubuntu1~22.04) ...
Selecting previously unselected package gcc.
Preparing to unpack .../25-gcc_4%3a11.2.0-1ubuntu1_amd64.deb ...
Unpacking gcc (4:11.2.0-1ubuntu1) ...
Selecting previously unselected package libstdc++-11-dev:amd64.
Preparing to unpack .../26-libstdc++-11-dev_11.4.0-1ubuntu1~22.04_amd64.deb ...
Unpacking libstdc++-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ...
Selecting previously unselected package g++-11.
Preparing to unpack .../27-g++-11_11.4.0-1ubuntu1~22.04_amd64.deb ...
Unpacking g++-11 (11.4.0-1ubuntu1~22.04) ...
Selecting previously unselected package g++.
Preparing to unpack .../28-g++_4%3a11.2.0-1ubuntu1_amd64.deb ...
Unpacking g++ (4:11.2.0-1ubuntu1) ...
Selecting previously unselected package make.
Preparing to unpack .../29-make_4.3-4.1build1_amd64.deb ...
Unpacking make (4.3-4.1build1) ...
Selecting previously unselected package libdpkg-perl.
Preparing to unpack .../30-libdpkg-perl_1.21.1ubuntu2.3_all.deb ...
Unpacking libdpkg-perl (1.21.1ubuntu2.3) ...
Selecting previously unselected package bzip2.
Preparing to unpack .../31-bzip2_1.0.8-5build1_amd64.deb ...
Unpacking bzip2 (1.0.8-5build1) ...
Selecting previously unselected package lto-disabled-list.
Preparing to unpack .../32-lto-disabled-list_24_all.deb ...
Unpacking lto-disabled-list (24) ...
Selecting previously unselected package dpkg-dev.
Preparing to unpack .../33-dpkg-dev_1.21.1ubuntu2.3_all.deb ...
Unpacking dpkg-dev (1.21.1ubuntu2.3) ...
Selecting previously unselected package build-essential.
Preparing to unpack .../34-build-essential_12.9ubuntu3_amd64.deb ...
Unpacking build-essential (12.9ubuntu3) ...
Selecting previously unselected package libfakeroot:amd64.
Preparing to unpack .../35-libfakeroot_1.28-1ubuntu1_amd64.deb ...
Unpacking libfakeroot:amd64 (1.28-1ubuntu1) ...
Selecting previously unselected package fakeroot.
Preparing to unpack .../36-fakeroot_1.28-1ubuntu1_amd64.deb ...
Unpacking fakeroot (1.28-1ubuntu1) ...
Selecting previously unselected package fonts-dejavu-core.
Preparing to unpack .../37-fonts-dejavu-core_2.37-2build1_all.deb ...
Unpacking fonts-dejavu-core (2.37-2build1) ...
Selecting previously unselected package fontconfig-config.
Preparing to unpack .../38-fontconfig-config_2.13.1-4.2ubuntu5_all.deb ...
Unpacking fontconfig-config (2.13.1-4.2ubuntu5) ...
Selecting previously unselected package javascript-common.
Preparing to unpack .../39-javascript-common_11+nmu1_all.deb ...
Unpacking javascript-common (11+nmu1) ...
Selecting previously unselected package libalgorithm-diff-perl.
Preparing to unpack .../40-libalgorithm-diff-perl_1.201-1_all.deb ...
Unpacking libalgorithm-diff-perl (1.201-1) ...
Selecting previously unselected package libalgorithm-diff-xs-perl.
Preparing to unpack .../41-libalgorithm-diff-xs-perl_0.04-6build3_amd64.deb ...
Unpacking libalgorithm-diff-xs-perl (0.04-6build3) ...
Selecting previously unselected package libalgorithm-merge-perl.
Preparing to unpack .../42-libalgorithm-merge-perl_0.08-3_all.deb ...
Unpacking libalgorithm-merge-perl (0.08-3) ...
Selecting previously unselected package libfontconfig1:amd64.
Preparing to unpack .../43-libfontconfig1_2.13.1-4.2ubuntu5_amd64.deb ...
Unpacking libfontconfig1:amd64 (2.13.1-4.2ubuntu5) ...
Selecting previously unselected package libjpeg-turbo8:amd64.
Preparing to unpack .../44-libjpeg-turbo8_2.1.2-0ubuntu1_amd64.deb ...
Unpacking libjpeg-turbo8:amd64 (2.1.2-0ubuntu1) ...
Selecting previously unselected package libjpeg8:amd64.
Preparing to unpack .../45-libjpeg8_8c-2ubuntu10_amd64.deb ...
Unpacking libjpeg8:amd64 (8c-2ubuntu10) ...
Selecting previously unselected package libdeflate0:amd64.
Preparing to unpack .../46-libdeflate0_1.10-2_amd64.deb ...
Unpacking libdeflate0:amd64 (1.10-2) ...
Selecting previously unselected package libjbig0:amd64.
Preparing to unpack .../47-libjbig0_2.1-3.1ubuntu0.22.04.1_amd64.deb ...
Unpacking libjbig0:amd64 (2.1-3.1ubuntu0.22.04.1) ...
Selecting previously unselected package libwebp7:amd64.
Preparing to unpack .../48-libwebp7_1.2.2-2ubuntu0.22.04.2_amd64.deb ...
Unpacking libwebp7:amd64 (1.2.2-2ubuntu0.22.04.2) ...
Selecting previously unselected package libtiff5:amd64.
Preparing to unpack .../49-libtiff5_4.3.0-6ubuntu0.9_amd64.deb ...
Unpacking libtiff5:amd64 (4.3.0-6ubuntu0.9) ...
Selecting previously unselected package libxpm4:amd64.
Preparing to unpack .../50-libxpm4_1%3a3.5.12-1ubuntu0.22.04.2_amd64.deb ...
Unpacking libxpm4:amd64 (1:3.5.12-1ubuntu0.22.04.2) ...
Selecting previously unselected package libgd3:amd64.
Preparing to unpack .../51-libgd3_2.3.0-2ubuntu2_amd64.deb ...
Unpacking libgd3:amd64 (2.3.0-2ubuntu2) ...
Selecting previously unselected package libc-devtools.
Preparing to unpack .../52-libc-devtools_2.35-0ubuntu3.8_amd64.deb ...
Unpacking libc-devtools (2.35-0ubuntu3.8) ...
Selecting previously unselected package libexpat1-dev:amd64.
Preparing to unpack .../53-libexpat1-dev_2.4.7-1ubuntu0.3_amd64.deb ...
Unpacking libexpat1-dev:amd64 (2.4.7-1ubuntu0.3) ...
Selecting previously unselected package libfile-fcntllock-perl.
Preparing to unpack .../54-libfile-fcntllock-perl_0.22-3build7_amd64.deb ...
Unpacking libfile-fcntllock-perl (0.22-3build7) ...
Selecting previously unselected package libjs-jquery.
Preparing to unpack .../55-libjs-jquery_3.6.0+dfsg+~3.5.13-1_all.deb ...
Unpacking libjs-jquery (3.6.0+dfsg+~3.5.13-1) ...
Selecting previously unselected package libjs-underscore.
Preparing to unpack .../56-libjs-underscore_1.13.2~dfsg-2_all.deb ...
Unpacking libjs-underscore (1.13.2~dfsg-2) ...
Selecting previously unselected package libjs-sphinxdoc.
Preparing to unpack .../57-libjs-sphinxdoc_4.3.2-1_all.deb ...
Unpacking libjs-sphinxdoc (4.3.2-1) ...
Selecting previously unselected package zlib1g-dev:amd64.
Preparing to unpack .../58-zlib1g-dev_1%3a1.2.11.dfsg-2ubuntu9.2_amd64.deb ...
Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ...
Selecting previously unselected package libpython3.10-dev:amd64.
Preparing to unpack .../59-libpython3.10-dev_3.10.12-1~22.04.3_amd64.deb ...
Unpacking libpython3.10-dev:amd64 (3.10.12-1~22.04.3) ...
Selecting previously unselected package libpython3-dev:amd64.
Preparing to unpack .../60-libpython3-dev_3.10.6-1~22.04_amd64.deb ...
Unpacking libpython3-dev:amd64 (3.10.6-1~22.04) ...
Selecting previously unselected package manpages-dev.
Preparing to unpack .../61-manpages-dev_5.10-1ubuntu1_all.deb ...
Unpacking manpages-dev (5.10-1ubuntu1) ...
Selecting previously unselected package python3.10-dev.
Preparing to unpack .../62-python3.10-dev_3.10.12-1~22.04.3_amd64.deb ...
Unpacking python3.10-dev (3.10.12-1~22.04.3) ...
Selecting previously unselected package python3-dev.
Preparing to unpack .../63-python3-dev_3.10.6-1~22.04_amd64.deb ...
Unpacking python3-dev (3.10.6-1~22.04) ...
Selecting previously unselected package python3-wheel.
Preparing to unpack .../64-python3-wheel_0.37.1-2ubuntu0.22.04.1_all.deb ...
Unpacking python3-wheel (0.37.1-2ubuntu0.22.04.1) ...
Selecting previously unselected package python3-pip.
Preparing to unpack .../65-python3-pip_22.0.2+dfsg-1ubuntu0.4_all.deb ...
Unpacking python3-pip (22.0.2+dfsg-1ubuntu0.4) ...
Setting up javascript-common (11+nmu1) ...
Setting up gcc-11-base:amd64 (11.4.0-1ubuntu1~22.04) ...
Setting up manpages-dev (5.10-1ubuntu1) ...
Setting up lto-disabled-list (24) ...
Setting up libxpm4:amd64 (1:3.5.12-1ubuntu0.22.04.2) ...
Setting up libfile-fcntllock-perl (0.22-3build7) ...
Setting up libalgorithm-diff-perl (1.201-1) ...
Setting up libdeflate0:amd64 (1.10-2) ...
Setting up linux-libc-dev:amd64 (5.15.0-112.122) ...
Setting up libgomp1:amd64 (12.3.0-1ubuntu1~22.04) ...
Setting up bzip2 (1.0.8-5build1) ...
Setting up libjbig0:amd64 (2.1-3.1ubuntu0.22.04.1) ...
Setting up libfakeroot:amd64 (1.28-1ubuntu1) ...
Setting up libasan6:amd64 (11.4.0-1ubuntu1~22.04) ...
Setting up fakeroot (1.28-1ubuntu1) ...
update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
Setting up libpython3.10-stdlib:amd64 (3.10.12-1~22.04.3) ...
Setting up libtirpc-dev:amd64 (1.3.2-2ubuntu0.1) ...
Setting up rpcsvc-proto (1.4.2-0ubuntu6) ...
Setting up make (4.3-4.1build1) ...
Setting up libquadmath0:amd64 (12.3.0-1ubuntu1~22.04) ...
Setting up libmpc3:amd64 (1.2.1-2build1) ...
Setting up libatomic1:amd64 (12.3.0-1ubuntu1~22.04) ...
Setting up fonts-dejavu-core (2.37-2build1) ...
Setting up libjpeg-turbo8:amd64 (2.1.2-0ubuntu1) ...
Setting up libdpkg-perl (1.21.1ubuntu2.3) ...
Setting up libwebp7:amd64 (1.2.2-2ubuntu0.22.04.2) ...
Setting up libubsan1:amd64 (12.3.0-1ubuntu1~22.04) ...
Setting up libnsl-dev:amd64 (1.3.0-2build2) ...
Setting up libcrypt-dev:amd64 (1:4.4.27-1) ...
Setting up libjs-jquery (3.6.0+dfsg+~3.5.13-1) ...
Setting up libisl23:amd64 (0.24-2build1) ...
Setting up libc-dev-bin (2.35-0ubuntu3.8) ...
Setting up libalgorithm-diff-xs-perl (0.04-6build3) ...
Setting up libcc1-0:amd64 (12.3.0-1ubuntu1~22.04) ...
Setting up liblsan0:amd64 (12.3.0-1ubuntu1~22.04) ...
Setting up libitm1:amd64 (12.3.0-1ubuntu1~22.04) ...
Setting up libpython3-stdlib:amd64 (3.10.6-1~22.04) ...
Setting up libjs-underscore (1.13.2~dfsg-2) ...
Setting up libalgorithm-merge-perl (0.08-3) ...
Setting up libtsan0:amd64 (11.4.0-1ubuntu1~22.04) ...
Setting up libjpeg8:amd64 (8c-2ubuntu10) ...
Setting up cpp-11 (11.4.0-1ubuntu1~22.04) ...
Setting up libpython3.10:amd64 (3.10.12-1~22.04.3) ...
Setting up python3.10 (3.10.12-1~22.04.3) ...
Setting up fontconfig-config (2.13.1-4.2ubuntu5) ...
Setting up python3 (3.10.6-1~22.04) ...
Setting up dpkg-dev (1.21.1ubuntu2.3) ...
Setting up libjs-sphinxdoc (4.3.2-1) ...
Setting up libgcc-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ...
Setting up gcc-11 (11.4.0-1ubuntu1~22.04) ...
Setting up cpp (4:11.2.0-1ubuntu1) ...
Setting up libc6-dev:amd64 (2.35-0ubuntu3.8) ...
Setting up libtiff5:amd64 (4.3.0-6ubuntu0.9) ...
Setting up libfontconfig1:amd64 (2.13.1-4.2ubuntu5) ...
Setting up python3-lib2to3 (3.10.8-1~22.04) ...
Setting up python3-distutils (3.10.8-1~22.04) ...
Setting up python3-wheel (0.37.1-2ubuntu0.22.04.1) ...
Setting up gcc (4:11.2.0-1ubuntu1) ...
Setting up libexpat1-dev:amd64 (2.4.7-1ubuntu0.3) ...
Setting up libgd3:amd64 (2.3.0-2ubuntu2) ...
Setting up python3-pip (22.0.2+dfsg-1ubuntu0.4) ...
Setting up libstdc++-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ...
Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ...
Setting up libc-devtools (2.35-0ubuntu3.8) ...
Setting up g++-11 (11.4.0-1ubuntu1~22.04) ...
Setting up libpython3.10-dev:amd64 (3.10.12-1~22.04.3) ...
Setting up python3.10-dev (3.10.12-1~22.04.3) ...
Setting up g++ (4:11.2.0-1ubuntu1) ...
update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
Setting up build-essential (12.9ubuntu3) ...
Setting up libpython3-dev:amd64 (3.10.6-1~22.04) ...
Setting up python3-dev (3.10.6-1~22.04) ...
Processing triggers for man-db (2.10.2-1) ...
Processing triggers for libc-bin (2.35-0ubuntu3.1) ...
NEEDRESTART-VER: 3.5
NEEDRESTART-KCUR: 5.15.0-47-generic
NEEDRESTART-KEXP: 5.15.0-47-generic
NEEDRESTART-KSTA: 1
NEEDRESTART-SVC: chrony.service
NEEDRESTART-SVC: containerd.service
NEEDRESTART-SVC: cron.service
NEEDRESTART-SVC: dbus.service
NEEDRESTART-SVC: docker.service
NEEDRESTART-SVC: getty@tty1.service
NEEDRESTART-SVC: irqbalance.service
NEEDRESTART-SVC: kubelet.service
NEEDRESTART-SVC: ModemManager.service
NEEDRESTART-SVC: multipathd.service
NEEDRESTART-SVC: networkd-dispatcher.service
NEEDRESTART-SVC: packagekit.service
NEEDRESTART-SVC: polkit.service
NEEDRESTART-SVC: rsyslog.service
NEEDRESTART-SVC: serial-getty@ttyS0.service
NEEDRESTART-SVC: snapd.service
NEEDRESTART-SVC: ssh.service
NEEDRESTART-SVC: systemd-journald.service
NEEDRESTART-SVC: systemd-logind.service
NEEDRESTART-SVC: systemd-networkd.service
NEEDRESTART-SVC: systemd-resolved.service
NEEDRESTART-SVC: systemd-udevd.service
NEEDRESTART-SVC: udisks2.service
NEEDRESTART-SVC: unattended-upgrades.service
NEEDRESTART-SVC: user@1000.service
Requirement already satisfied: pip in /usr/lib/python3/dist-packages (22.0.2)
Collecting pip
  Downloading pip-24.0-py3-none-any.whl (2.1 MB)
[?25l     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/2.1 MB ? eta -:--:--
     ╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/2.1 MB 1.1 MB/s eta 0:00:02
     ━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.3/2.1 MB 4.3 MB/s eta 0:00:01
     ━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━ 1.1/2.1 MB 10.2 MB/s eta 0:00:01
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 14.9 MB/s eta 0:00:00
[?25hInstalling collected packages: pip
  Attempting uninstall: pip
    Found existing installation: pip 22.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
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... Done


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 218 not upgraded.
Need to get 245 kB of archives.
After this operation, 8441 kB of additional disk space will be used.

0% [Working]
            
Get:1 http://172.21.1.5:37291/release unstable/IM amd64 python3-osm-im all 15.0.1+g53dddb8-1 [176 kB]

5% [1 python3-osm-im 14.2 kB/176 kB 8%]
                                       
68% [Working]
             
Get:2 http://172.21.1.5:37291/release unstable/osmclient amd64 python3-osmclient all 15.0.1.post1+gc9c8f15-1 [68.5 kB]

72% [2 python3-osmclient 12.3 kB/68.5 kB 18%]
                                             
100% [Working]
              
Fetched 245 kB in 0s (13.4 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 ... 72344 files and directories currently installed.)
Preparing to unpack .../python3-osm-im_15.0.1+g53dddb8-1_all.deb ...
Unpacking python3-osm-im (15.0.1+g53dddb8-1) ...
Selecting previously unselected package python3-osmclient.
Preparing to unpack .../python3-osmclient_15.0.1.post1+gc9c8f15-1_all.deb ...
Unpacking python3-osmclient (15.0.1.post1+gc9c8f15-1) ...
Setting up python3-osmclient (15.0.1.post1+gc9c8f15-1) ...
Setting up python3-osm-im (15.0.1+g53dddb8-1) ...
NEEDRESTART-VER: 3.5
NEEDRESTART-KCUR: 5.15.0-47-generic
NEEDRESTART-KEXP: 5.15.0-47-generic
NEEDRESTART-KSTA: 1
NEEDRESTART-SVC: chrony.service
NEEDRESTART-SVC: containerd.service
NEEDRESTART-SVC: cron.service
NEEDRESTART-SVC: dbus.service
NEEDRESTART-SVC: docker.service
NEEDRESTART-SVC: getty@tty1.service
NEEDRESTART-SVC: irqbalance.service
NEEDRESTART-SVC: kubelet.service
NEEDRESTART-SVC: ModemManager.service
NEEDRESTART-SVC: multipathd.service
NEEDRESTART-SVC: networkd-dispatcher.service
NEEDRESTART-SVC: packagekit.service
NEEDRESTART-SVC: polkit.service
NEEDRESTART-SVC: rsyslog.service
NEEDRESTART-SVC: serial-getty@ttyS0.service
NEEDRESTART-SVC: snapd.service
NEEDRESTART-SVC: ssh.service
NEEDRESTART-SVC: systemd-journald.service
NEEDRESTART-SVC: systemd-logind.service
NEEDRESTART-SVC: systemd-networkd.service
NEEDRESTART-SVC: systemd-resolved.service
NEEDRESTART-SVC: systemd-udevd.service
NEEDRESTART-SVC: udisks2.service
NEEDRESTART-SVC: unattended-upgrades.service
NEEDRESTART-SVC: user@1000.service
Defaulting to user installation because normal site-packages is not writeable
Collecting enum34==1.1.10 (from -r /usr/lib/python3/dist-packages/osm_im/requirements.txt (line 17))
  Downloading enum34-1.1.10-py3-none-any.whl.metadata (1.6 kB)
Collecting lxml==4.9.3 (from -r /usr/lib/python3/dist-packages/osm_im/requirements.txt (line 19))
  Downloading lxml-4.9.3-cp310-cp310-manylinux_2_28_x86_64.whl.metadata (3.8 kB)
Collecting pyang==2.5.3 (from -r /usr/lib/python3/dist-packages/osm_im/requirements.txt (line 23))
  Downloading pyang-2.5.3-py2.py3-none-any.whl.metadata (683 bytes)
Collecting pyangbind==0.8.3.post1 (from -r /usr/lib/python3/dist-packages/osm_im/requirements.txt (line 27))
  Downloading pyangbind-0.8.3.post1-py3-none-any.whl.metadata (4.2 kB)
Collecting pyyaml==6.0.1 (from -r /usr/lib/python3/dist-packages/osm_im/requirements.txt (line 29))
  Downloading PyYAML-6.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB)
Collecting regex==2023.8.8 (from -r /usr/lib/python3/dist-packages/osm_im/requirements.txt (line 31))
  Downloading regex-2023.8.8-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (40 kB)
[?25l     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/40.9 kB ? eta -:--:--
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 1.1 MB/s eta 0:00:00
[?25hRequirement already satisfied: six==1.16.0 in /usr/lib/python3/dist-packages (from -r /usr/lib/python3/dist-packages/osm_im/requirements.txt (line 33)) (1.16.0)
Downloading enum34-1.1.10-py3-none-any.whl (11 kB)
Downloading lxml-4.9.3-cp310-cp310-manylinux_2_28_x86_64.whl (7.9 MB)
[?25l   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/7.9 MB ? eta -:--:--
   ╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.2/7.9 MB 5.3 MB/s eta 0:00:02
   ━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.5/7.9 MB 8.0 MB/s eta 0:00:01
   ━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/7.9 MB 12.3 MB/s eta 0:00:01
   ━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/7.9 MB 20.4 MB/s eta 0:00:01
   ━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━ 5.1/7.9 MB 29.0 MB/s eta 0:00:01
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 7.9/7.9 MB 38.3 MB/s eta 0:00:01
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.9/7.9 MB 32.4 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 50.3 MB/s eta 0:00:00
[?25hDownloading pyangbind-0.8.3.post1-py3-none-any.whl (51 kB)
[?25l   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/51.8 kB ? eta -:--:--
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.8/51.8 kB 9.0 MB/s eta 0:00:00
[?25hDownloading PyYAML-6.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (705 kB)
[?25l   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/705.5 kB ? eta -:--:--
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 705.5/705.5 kB 63.6 MB/s eta 0:00:00
[?25hDownloading regex-2023.8.8-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (771 kB)
[?25l   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/771.9 kB ? eta -:--:--
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 771.9/771.9 kB 61.8 MB/s eta 0:00:00
[?25hDEPRECATION: distro-info 1.1build1 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.43ubuntu1 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: enum34, regex, pyyaml, lxml, pyang, pyangbind
Successfully installed enum34-1.1.10 lxml-4.9.3 pyang-2.5.3 pyangbind-0.8.3.post1 pyyaml-6.0.1 regex-2023.8.8

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... Done


Reading state information... 0% 

Reading state information... 0%

Reading state information... Done

The following additional packages will be installed:
  file libmagic-mgc
The following packages will be upgraded:
  file libmagic-mgc libmagic1
3 upgraded, 0 newly installed, 0 to remove and 215 not upgraded.
Need to get 366 kB of archives.
After this operation, 3072 B of additional disk space will be used.

0% [Working]
            
Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 file amd64 1:5.41-3ubuntu0.1 [21.5 kB]

2% [1 file 9492 B/21.5 kB 44%]
                              
11% [Working]
             
Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libmagic1 amd64 1:5.41-3ubuntu0.1 [87.2 kB]

12% [2 libmagic1 2252 B/87.2 kB 3%]
                                   
37% [Waiting for headers]
                         
Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libmagic-mgc amd64 1:5.41-3ubuntu0.1 [257 kB]

37% [3 libmagic-mgc 1245 B/257 kB 0%]
                                     
100% [Working]
              
Fetched 366 kB in 1s (391 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 ... 72446 files and directories currently installed.)
Preparing to unpack .../file_1%3a5.41-3ubuntu0.1_amd64.deb ...
Unpacking file (1:5.41-3ubuntu0.1) over (1:5.41-3) ...
Preparing to unpack .../libmagic1_1%3a5.41-3ubuntu0.1_amd64.deb ...
Unpacking libmagic1:amd64 (1:5.41-3ubuntu0.1) over (1:5.41-3) ...
Preparing to unpack .../libmagic-mgc_1%3a5.41-3ubuntu0.1_amd64.deb ...
Unpacking libmagic-mgc (1:5.41-3ubuntu0.1) over (1:5.41-3) ...
Setting up libmagic-mgc (1:5.41-3ubuntu0.1) ...
Setting up libmagic1:amd64 (1:5.41-3ubuntu0.1) ...
Setting up file (1:5.41-3ubuntu0.1) ...
Processing triggers for libc-bin (2.35-0ubuntu3.1) ...
Processing triggers for man-db (2.10.2-1) ...
NEEDRESTART-VER: 3.5
NEEDRESTART-KCUR: 5.15.0-47-generic
NEEDRESTART-KEXP: 5.15.0-47-generic
NEEDRESTART-KSTA: 1
NEEDRESTART-SVC: chrony.service
NEEDRESTART-SVC: containerd.service
NEEDRESTART-SVC: cron.service
NEEDRESTART-SVC: dbus.service
NEEDRESTART-SVC: docker.service
NEEDRESTART-SVC: getty@tty1.service
NEEDRESTART-SVC: irqbalance.service
NEEDRESTART-SVC: kubelet.service
NEEDRESTART-SVC: ModemManager.service
NEEDRESTART-SVC: multipathd.service
NEEDRESTART-SVC: networkd-dispatcher.service
NEEDRESTART-SVC: packagekit.service
NEEDRESTART-SVC: polkit.service
NEEDRESTART-SVC: rsyslog.service
NEEDRESTART-SVC: serial-getty@ttyS0.service
NEEDRESTART-SVC: snapd.service
NEEDRESTART-SVC: ssh.service
NEEDRESTART-SVC: systemd-journald.service
NEEDRESTART-SVC: systemd-logind.service
NEEDRESTART-SVC: systemd-networkd.service
NEEDRESTART-SVC: systemd-resolved.service
NEEDRESTART-SVC: systemd-udevd.service
NEEDRESTART-SVC: udisks2.service
NEEDRESTART-SVC: unattended-upgrades.service
NEEDRESTART-SVC: user@1000.service
Defaulting to user installation because normal site-packages is not writeable
Collecting certifi==2023.7.22 (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 17))
  Downloading certifi-2023.7.22-py3-none-any.whl.metadata (2.2 kB)
Collecting charset-normalizer==3.2.0 (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 19))
  Downloading charset_normalizer-3.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (31 kB)
Collecting click==8.1.7 (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 21))
  Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB)
Collecting idna==3.4 (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 23))
  Downloading idna-3.4-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 jsonpath-ng==1.6.0 (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 27))
  Downloading jsonpath_ng-1.6.0-py3-none-any.whl.metadata (17 kB)
Collecting markupsafe==2.1.3 (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 29))
  Downloading MarkupSafe-2.1.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB)
Collecting packaging==23.1 (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 31))
  Downloading packaging-23.1-py3-none-any.whl.metadata (3.1 kB)
Collecting ply==3.11 (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 33))
  Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes)
Collecting prettytable==3.9.0 (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 35))
  Downloading prettytable-3.9.0-py3-none-any.whl.metadata (26 kB)
Collecting python-magic==0.4.27 (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 37))
  Downloading python_magic-0.4.27-py2.py3-none-any.whl.metadata (5.8 kB)
Requirement already satisfied: pyyaml==6.0.1 in ./.local/lib/python3.10/site-packages (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 39)) (6.0.1)
Collecting requests==2.31.0 (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 41))
  Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB)
Collecting urllib3==2.0.5 (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 43))
  Downloading urllib3-2.0.5-py3-none-any.whl.metadata (6.6 kB)
Collecting verboselogs==1.7 (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 45))
  Downloading verboselogs-1.7-py2.py3-none-any.whl.metadata (10 kB)
Collecting wcwidth==0.2.6 (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 47))
  Downloading wcwidth-0.2.6-py2.py3-none-any.whl.metadata (11 kB)
Downloading certifi-2023.7.22-py3-none-any.whl (158 kB)
[?25l   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/158.3 kB ? eta -:--:--
   ━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/158.3 kB ? eta -:--:--
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.3/158.3 kB 2.9 MB/s eta 0:00:00
[?25hDownloading charset_normalizer-3.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (201 kB)
[?25l   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/201.8 kB ? eta -:--:--
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 201.8/201.8 kB 10.1 MB/s eta 0:00:00
[?25hDownloading click-8.1.7-py3-none-any.whl (97 kB)
[?25l   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/97.9 kB ? eta -:--:--
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 13.7 MB/s eta 0:00:00
[?25hDownloading idna-3.4-py3-none-any.whl (61 kB)
[?25l   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/61.5 kB ? eta -:--:--
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 8.1 MB/s eta 0:00:00
[?25hDownloading Jinja2-3.1.2-py3-none-any.whl (133 kB)
[?25l   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/133.1 kB ? eta -:--:--
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 kB 18.0 MB/s eta 0:00:00
[?25hDownloading jsonpath_ng-1.6.0-py3-none-any.whl (29 kB)
Downloading MarkupSafe-2.1.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB)
Downloading packaging-23.1-py3-none-any.whl (48 kB)
[?25l   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/48.9 kB ? eta -:--:--
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 kB 6.1 MB/s eta 0:00:00
[?25hDownloading ply-3.11-py2.py3-none-any.whl (49 kB)
[?25l   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/49.6 kB ? eta -:--:--
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 8.6 MB/s eta 0:00:00
[?25hDownloading prettytable-3.9.0-py3-none-any.whl (27 kB)
Downloading python_magic-0.4.27-py2.py3-none-any.whl (13 kB)
Downloading requests-2.31.0-py3-none-any.whl (62 kB)
[?25l   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/62.6 kB ? eta -:--:--
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 6.9 MB/s eta 0:00:00
[?25hDownloading urllib3-2.0.5-py3-none-any.whl (123 kB)
[?25l   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/123.8 kB ? eta -:--:--
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.8/123.8 kB 18.3 MB/s eta 0:00:00
[?25hDownloading verboselogs-1.7-py2.py3-none-any.whl (11 kB)
Downloading wcwidth-0.2.6-py2.py3-none-any.whl (29 kB)
DEPRECATION: distro-info 1.1build1 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.43ubuntu1 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, verboselogs, ply, urllib3, python-magic, prettytable, packaging, markupsafe, jsonpath-ng, idna, click, charset-normalizer, certifi, requests, jinja2
  WARNING: The script jsonpath_ng 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.
  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-2023.7.22 charset-normalizer-3.2.0 click-8.1.7 idna-3.4 jinja2-3.1.2 jsonpath-ng-1.6.0 markupsafe-2.1.3 packaging-23.1 ply-3.11 prettytable-3.9.0 python-magic-0.4.27 requests-2.31.0 urllib3-2.0.5 verboselogs-1.7 wcwidth-0.2.6

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=<OSM_host>
Track osmclient osmclient_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1718531122-SbwNwGo0lrchr6TH&local_ts=1718531839&event=osmclient&operation=osmclient_ok&value=&comment=&tags=
Checking OSM health state...
helm -n osm list
NAME        	NAMESPACE	REVISION	UPDATED                                	STATUS  	CHART                        	APP VERSION
airflow     	osm      	1       	2024-06-16 09:51:24.89095679 +0000 UTC 	deployed	airflow-1.9.0                	2.5.3      
alertmanager	osm      	1       	2024-06-16 09:55:48.125074982 +0000 UTC	deployed	alertmanager-0.22.0          	v0.24.0    
mongodb-k8s 	osm      	1       	2024-06-16 09:51:17.14371793 +0000 UTC 	deployed	mongodb-13.9.4               	6.0.5      
osm         	osm      	1       	2024-06-16 09:51:18.186915261 +0000 UTC	deployed	osm-0.0.1                    	15         
pushgateway 	osm      	1       	2024-06-16 09:55:40.27267079 +0000 UTC 	deployed	prometheus-pushgateway-1.18.2	1.4.2      
helm -n osm status osm
NAME: osm
LAST DEPLOYED: Sun Jun 16 09:51:18 2024
NAMESPACE: osm
STATUS: deployed
REVISION: 1
TEST SUITE: None
NOTES:
1. Get the application URL by running these commands:
  export NODE_PORT=$(kubectl get --namespace osm -o jsonpath="{.spec.ports[0].nodePort}" services nbi)
  export NODE_IP=$(kubectl get nodes --namespace osm -o jsonpath="{.items[0].status.addresses[0].address}")
  echo http://$NODE_IP:$NODE_PORT
===> 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
Track healthchecks after_healthcheck_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1718531122-SbwNwGo0lrchr6TH&local_ts=1718531968&event=healthchecks&operation=after_healthcheck_ok&value=&comment=&tags=
2a6ff39e-4b02-4458-bf3b-a063efed3b26
e5aa1b63-acc0-4819-8a4b-672a2c5cb2d1
Track final_ops add_local_k8scluster_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1718531122-SbwNwGo0lrchr6TH&local_ts=1718531971&event=final_ops&operation=add_local_k8scluster_ok&value=&comment=&tags=
Fixing firewall so docker and LXD can share the same host without affecting each other.
# Generated by iptables-save v1.8.7 on Sun Jun 16 09:59:31 2024

*mangle

:PREROUTING ACCEPT [0:0]

:INPUT ACCEPT [0:0]

:FORWARD ACCEPT [0:0]

:OUTPUT ACCEPT [0:0]

:POSTROUTING ACCEPT [0:0]

:KUBE-IPTABLES-HINT - [0:0]

:KUBE-KUBELET-CANARY - [0:0]

:KUBE-PROXY-CANARY - [0:0]

COMMIT

# Completed on Sun Jun 16 09:59:31 2024

# Generated by iptables-save v1.8.7 on Sun Jun 16 09:59:31 2024

*filter

:INPUT ACCEPT [0:0]

:FORWARD ACCEPT [0:0]

:OUTPUT ACCEPT [0:0]

:DOCKER - [0:0]

:DOCKER-ISOLATION-STAGE-1 - [0:0]

:DOCKER-ISOLATION-STAGE-2 - [0:0]

:DOCKER-USER - [0:0]

:FLANNEL-FWD - [0:0]

:KUBE-EXTERNAL-SERVICES - [0:0]

:KUBE-FIREWALL - [0:0]

:KUBE-FORWARD - [0:0]

:KUBE-KUBELET-CANARY - [0:0]

:KUBE-NODEPORTS - [0:0]

:KUBE-PROXY-CANARY - [0:0]

:KUBE-PROXY-FIREWALL - [0:0]

:KUBE-SERVICES - [0:0]

-A INPUT -m conntrack --ctstate NEW -m comment --comment "kubernetes load balancer firewall" -j KUBE-PROXY-FIREWALL

-A INPUT -m comment --comment "kubernetes health check service ports" -j KUBE-NODEPORTS

-A INPUT -m conntrack --ctstate NEW -m comment --comment "kubernetes externally-visible service portals" -j KUBE-EXTERNAL-SERVICES

-A INPUT -j KUBE-FIREWALL

-A FORWARD -m conntrack --ctstate NEW -m comment --comment "kubernetes load balancer firewall" -j KUBE-PROXY-FIREWALL

-A FORWARD -m comment --comment "kubernetes forwarding rules" -j KUBE-FORWARD

-A FORWARD -m conntrack --ctstate NEW -m comment --comment "kubernetes service portals" -j KUBE-SERVICES

-A FORWARD -m conntrack --ctstate NEW -m comment --comment "kubernetes externally-visible service portals" -j KUBE-EXTERNAL-SERVICES

-A FORWARD -j DOCKER-USER

-A FORWARD -j DOCKER-ISOLATION-STAGE-1

-A FORWARD -o docker0 -m conntrack --ctstate RELATED,ESTABLISHED -j ACCEPT

-A FORWARD -o docker0 -j DOCKER

-A FORWARD -i docker0 ! -o docker0 -j ACCEPT

-A FORWARD -i docker0 -o docker0 -j ACCEPT

-A FORWARD -m comment --comment "flanneld forward" -j FLANNEL-FWD

-A OUTPUT -m conntrack --ctstate NEW -m comment --comment "kubernetes load balancer firewall" -j KUBE-PROXY-FIREWALL

-A OUTPUT -m conntrack --ctstate NEW -m comment --comment "kubernetes service portals" -j KUBE-SERVICES

-A OUTPUT -j KUBE-FIREWALL

-A DOCKER-ISOLATION-STAGE-1 -i docker0 ! -o docker0 -j DOCKER-ISOLATION-STAGE-2

-A DOCKER-ISOLATION-STAGE-1 -j RETURN

-A DOCKER-ISOLATION-STAGE-2 -o docker0 -j DROP

-A DOCKER-ISOLATION-STAGE-2 -j RETURN

-A DOCKER-USER -j ACCEPT

-A DOCKER-USER -j RETURN

-A FLANNEL-FWD -s 10.244.0.0/16 -m comment --comment "flanneld forward" -j ACCEPT

-A FLANNEL-FWD -d 10.244.0.0/16 -m comment --comment "flanneld forward" -j ACCEPT

-A KUBE-FIREWALL ! -s 127.0.0.0/8 -d 127.0.0.0/8 -m comment --comment "block incoming localnet connections" -m conntrack ! --ctstate RELATED,ESTABLISHED,DNAT -j DROP

-A KUBE-FIREWALL -m comment --comment "kubernetes firewall for dropping marked packets" -m mark --mark 0x8000/0x8000 -j DROP

-A KUBE-FORWARD -m conntrack --ctstate INVALID -j DROP

-A KUBE-FORWARD -m comment --comment "kubernetes forwarding rules" -j ACCEPT

-A KUBE-FORWARD -m comment --comment "kubernetes forwarding conntrack rule" -m conntrack --ctstate RELATED,ESTABLISHED -j ACCEPT

COMMIT

# Completed on Sun Jun 16 09:59:31 2024

# Generated by iptables-save v1.8.7 on Sun Jun 16 09:59:31 2024

*nat

:PREROUTING ACCEPT [0:0]

:INPUT ACCEPT [0:0]

:OUTPUT ACCEPT [0:0]

:POSTROUTING ACCEPT [0:0]

:DOCKER - [0:0]

:FLANNEL-POSTRTG - [0:0]

:KUBE-EXT-BF2LB5WJRBPLA42J - [0:0]

:KUBE-EXT-FQUXG555W5IVIWW3 - [0:0]

:KUBE-EXT-GZN4S7ND4PF6YXD6 - [0:0]

:KUBE-EXT-MD4PSIBW5SPF2DB3 - [0:0]

:KUBE-EXT-PQIZCPF63EFIBBJY - [0:0]

:KUBE-EXT-VTS3SY4BGCZLE3HK - [0:0]

:KUBE-EXT-XUD4OEZNIHB47KQL - [0:0]

:KUBE-EXT-YA74QX5VY2UAABIX - [0:0]

:KUBE-KUBELET-CANARY - [0:0]

:KUBE-MARK-DROP - [0:0]

:KUBE-MARK-MASQ - [0:0]

:KUBE-NODEPORTS - [0:0]

:KUBE-POSTROUTING - [0:0]

:KUBE-PROXY-CANARY - [0:0]

:KUBE-SEP-275NWNNANOEIGYHG - [0:0]

:KUBE-SEP-2Z3537XSN3RJRU3M - [0:0]

:KUBE-SEP-3XVCGOFJKZYFFGWB - [0:0]

:KUBE-SEP-5ME4XGOFV45WR7Q5 - [0:0]

:KUBE-SEP-6TJ7I3XZOPCUGZ6W - [0:0]

:KUBE-SEP-7HXLIXUMXGELTMFD - [0:0]

:KUBE-SEP-D2FVLKHRN7FNCVK4 - [0:0]

:KUBE-SEP-D2OLVF2OKVRXIMLH - [0:0]

:KUBE-SEP-E7HC7GW26GFSVRFJ - [0:0]

:KUBE-SEP-EGCEYKHROSDPZWKO - [0:0]

:KUBE-SEP-EMW66GMYGMYD7NAB - [0:0]

:KUBE-SEP-FVQSBIWR5JTECIVC - [0:0]

:KUBE-SEP-IRMT6RY5EEEBXDAY - [0:0]

:KUBE-SEP-ISHFB2I4PMRIVC6G - [0:0]

:KUBE-SEP-J4KF23YDSKMYSWOY - [0:0]

:KUBE-SEP-LASJGFFJP3UOS6RQ - [0:0]

:KUBE-SEP-LPGSDLJ3FDW46N4W - [0:0]

:KUBE-SEP-MHWK5N6X4ER6N5YC - [0:0]

:KUBE-SEP-MNWGAGGUHIHEBZJ5 - [0:0]

:KUBE-SEP-MPZWNBZ2DSPNHLYN - [0:0]

:KUBE-SEP-OBKOHGRG2TLV64W7 - [0:0]

:KUBE-SEP-OYQECDV34TM4MQCT - [0:0]

:KUBE-SEP-PDA5VH7CCJLPVDAY - [0:0]

:KUBE-SEP-PYE7BJ6COWNPQ247 - [0:0]

:KUBE-SEP-QC4UKK3JARLRGV2A - [0:0]

:KUBE-SEP-QTEADDRAHUZGD5RY - [0:0]

:KUBE-SEP-S34SRWBD53OKWLZL - [0:0]

:KUBE-SEP-XZVNOPGBKFOKTOOW - [0:0]

:KUBE-SEP-YO6GK7QQMSG42MKC - [0:0]

:KUBE-SEP-Z7HAWG3QGA5Z3UUP - [0:0]

:KUBE-SERVICES - [0:0]

:KUBE-SVC-57RXGDQGDROYCT5J - [0:0]

:KUBE-SVC-5QOWUZVRO3UICSLI - [0:0]

:KUBE-SVC-BF2LB5WJRBPLA42J - [0:0]

:KUBE-SVC-ERIFXISQEP7F7OF4 - [0:0]

:KUBE-SVC-FQUXG555W5IVIWW3 - [0:0]

:KUBE-SVC-GZ25SP4UFGF7SAVL - [0:0]

:KUBE-SVC-GZN4S7ND4PF6YXD6 - [0:0]

:KUBE-SVC-JD5MR3NA4I4DYORP - [0:0]

:KUBE-SVC-KJWF6GU7OHHSDT5H - [0:0]

:KUBE-SVC-MD4PSIBW5SPF2DB3 - [0:0]

:KUBE-SVC-NPX46M4PTMTKRN6Y - [0:0]

:KUBE-SVC-O36IMWM6WEZJKHBK - [0:0]

:KUBE-SVC-PQIZCPF63EFIBBJY - [0:0]

:KUBE-SVC-QE77U7R3P7AE7O5U - [0:0]

:KUBE-SVC-QSOISDZI64RJ2IKG - [0:0]

:KUBE-SVC-S4GQNWHOWTOQDYZX - [0:0]

:KUBE-SVC-TCOU7JCQXEZGVUNU - [0:0]

:KUBE-SVC-TTTQGL2HNUNQKPOG - [0:0]

:KUBE-SVC-USIDOZAE2VTXK5OJ - [0:0]

:KUBE-SVC-VTS3SY4BGCZLE3HK - [0:0]

:KUBE-SVC-XUD4OEZNIHB47KQL - [0:0]

:KUBE-SVC-YA74QX5VY2UAABIX - [0:0]

:KUBE-SVC-YFBWLFEGVQGI5ORM - [0:0]

:KUBE-SVC-YO4WYSW77CAYSOKE - [0:0]

:KUBE-SVC-ZUD4L6KQKCHD52W4 - [0:0]

-A PREROUTING -m comment --comment "kubernetes service portals" -j KUBE-SERVICES

-A PREROUTING -m addrtype --dst-type LOCAL -j DOCKER

-A OUTPUT -m comment --comment "kubernetes service portals" -j KUBE-SERVICES

-A OUTPUT ! -d 127.0.0.0/8 -m addrtype --dst-type LOCAL -j DOCKER

-A POSTROUTING -m comment --comment "kubernetes postrouting rules" -j KUBE-POSTROUTING

-A POSTROUTING -s 172.17.0.0/16 ! -o docker0 -j MASQUERADE

-A POSTROUTING -m comment --comment "flanneld masq" -j FLANNEL-POSTRTG

-A DOCKER -i docker0 -j RETURN

-A FLANNEL-POSTRTG -m comment --comment "flanneld masq" -j RETURN

-A FLANNEL-POSTRTG -s 10.244.0.0/24 -d 10.244.0.0/16 -m comment --comment "flanneld masq" -j RETURN

-A FLANNEL-POSTRTG -s 10.244.0.0/16 -d 10.244.0.0/24 -m comment --comment "flanneld masq" -j RETURN

-A FLANNEL-POSTRTG ! -s 10.244.0.0/16 -d 10.244.0.0/24 -m comment --comment "flanneld masq" -j RETURN

-A FLANNEL-POSTRTG -s 10.244.0.0/16 ! -d 224.0.0.0/4 -m comment --comment "flanneld masq" -j MASQUERADE --random-fully

-A FLANNEL-POSTRTG ! -s 10.244.0.0/16 -d 10.244.0.0/16 -m comment --comment "flanneld masq" -j MASQUERADE --random-fully

-A KUBE-EXT-BF2LB5WJRBPLA42J -m comment --comment "masquerade traffic for osm/airflow-webserver:airflow-ui external destinations" -j KUBE-MARK-MASQ

-A KUBE-EXT-BF2LB5WJRBPLA42J -j KUBE-SVC-BF2LB5WJRBPLA42J

-A KUBE-EXT-FQUXG555W5IVIWW3 -m comment --comment "masquerade traffic for osm/nbi external destinations" -j KUBE-MARK-MASQ

-A KUBE-EXT-FQUXG555W5IVIWW3 -j KUBE-SVC-FQUXG555W5IVIWW3

-A KUBE-EXT-GZN4S7ND4PF6YXD6 -m comment --comment "masquerade traffic for osm/alertmanager:http external destinations" -j KUBE-MARK-MASQ

-A KUBE-EXT-GZN4S7ND4PF6YXD6 -j KUBE-SVC-GZN4S7ND4PF6YXD6

-A KUBE-EXT-MD4PSIBW5SPF2DB3 -m comment --comment "masquerade traffic for osm/prometheus external destinations" -j KUBE-MARK-MASQ

-A KUBE-EXT-MD4PSIBW5SPF2DB3 -j KUBE-SVC-MD4PSIBW5SPF2DB3

-A KUBE-EXT-PQIZCPF63EFIBBJY -m comment --comment "masquerade traffic for osm/grafana:service external destinations" -j KUBE-MARK-MASQ

-A KUBE-EXT-PQIZCPF63EFIBBJY -j KUBE-SVC-PQIZCPF63EFIBBJY

-A KUBE-EXT-VTS3SY4BGCZLE3HK -m comment --comment "masquerade traffic for controller-osm/controller-service:api-server external destinations" -j KUBE-MARK-MASQ

-A KUBE-EXT-VTS3SY4BGCZLE3HK -j KUBE-SVC-VTS3SY4BGCZLE3HK

-A KUBE-EXT-XUD4OEZNIHB47KQL -m comment --comment "masquerade traffic for osm/webhook-translator external destinations" -j KUBE-MARK-MASQ

-A KUBE-EXT-XUD4OEZNIHB47KQL -j KUBE-SVC-XUD4OEZNIHB47KQL

-A KUBE-EXT-YA74QX5VY2UAABIX -m comment --comment "masquerade traffic for osm/ng-ui external destinations" -j KUBE-MARK-MASQ

-A KUBE-EXT-YA74QX5VY2UAABIX -j KUBE-SVC-YA74QX5VY2UAABIX

-A KUBE-MARK-DROP -j MARK --set-xmark 0x8000/0x8000

-A KUBE-MARK-MASQ -j MARK --set-xmark 0x4000/0x4000

-A KUBE-NODEPORTS -p tcp -m comment --comment "osm/airflow-webserver:airflow-ui" -j KUBE-EXT-BF2LB5WJRBPLA42J

-A KUBE-NODEPORTS -p tcp -m comment --comment "osm/alertmanager:http" -j KUBE-EXT-GZN4S7ND4PF6YXD6

-A KUBE-NODEPORTS -p tcp -m comment --comment "controller-osm/controller-service:api-server" -j KUBE-EXT-VTS3SY4BGCZLE3HK

-A KUBE-NODEPORTS -p tcp -m comment --comment "osm/webhook-translator" -j KUBE-EXT-XUD4OEZNIHB47KQL

-A KUBE-NODEPORTS -p tcp -m comment --comment "osm/prometheus" -j KUBE-EXT-MD4PSIBW5SPF2DB3

-A KUBE-NODEPORTS -p tcp -m comment --comment "osm/nbi" -j KUBE-EXT-FQUXG555W5IVIWW3

-A KUBE-NODEPORTS -p tcp -m comment --comment "osm/grafana:service" -j KUBE-EXT-PQIZCPF63EFIBBJY

-A KUBE-NODEPORTS -p tcp -m comment --comment "osm/ng-ui" -j KUBE-EXT-YA74QX5VY2UAABIX

-A KUBE-POSTROUTING -j RETURN

-A KUBE-POSTROUTING -j MARK --set-xmark 0x4000/0x0

-A KUBE-POSTROUTING -m comment --comment "kubernetes service traffic requiring SNAT" -j MASQUERADE --random-fully

-A KUBE-SEP-275NWNNANOEIGYHG -s 10.244.0.6/32 -m comment --comment "kube-system/kube-dns:metrics" -j KUBE-MARK-MASQ

-A KUBE-SEP-275NWNNANOEIGYHG -p tcp -m comment --comment "kube-system/kube-dns:metrics" -m tcp -j DNAT --to-destination 10.244.0.6:9153

-A KUBE-SEP-2Z3537XSN3RJRU3M -s 10.244.0.6/32 -m comment --comment "kube-system/kube-dns:dns-tcp" -j KUBE-MARK-MASQ

-A KUBE-SEP-2Z3537XSN3RJRU3M -p tcp -m comment --comment "kube-system/kube-dns:dns-tcp" -m tcp -j DNAT --to-destination 10.244.0.6:53

-A KUBE-SEP-3XVCGOFJKZYFFGWB -s 10.244.0.43/32 -m comment --comment "osm/kafka:tcp-client" -j KUBE-MARK-MASQ

-A KUBE-SEP-3XVCGOFJKZYFFGWB -p tcp -m comment --comment "osm/kafka:tcp-client" -m tcp -j DNAT --to-destination 10.244.0.43:9092

-A KUBE-SEP-5ME4XGOFV45WR7Q5 -s 10.244.0.9/32 -m comment --comment "cert-manager/cert-manager-webhook:https" -j KUBE-MARK-MASQ

-A KUBE-SEP-5ME4XGOFV45WR7Q5 -p tcp -m comment --comment "cert-manager/cert-manager-webhook:https" -m tcp -j DNAT --to-destination 10.244.0.9:10250

-A KUBE-SEP-6TJ7I3XZOPCUGZ6W -s 10.244.0.20/32 -m comment --comment "osm/prometheus" -j KUBE-MARK-MASQ

-A KUBE-SEP-6TJ7I3XZOPCUGZ6W -p tcp -m comment --comment "osm/prometheus" -m tcp -j DNAT --to-destination 10.244.0.20:9090

-A KUBE-SEP-7HXLIXUMXGELTMFD -s 10.244.0.16/32 -m comment --comment "osm/webhook-translator" -j KUBE-MARK-MASQ

-A KUBE-SEP-7HXLIXUMXGELTMFD -p tcp -m comment --comment "osm/webhook-translator" -m tcp -j DNAT --to-destination 10.244.0.16:9998

-A KUBE-SEP-D2FVLKHRN7FNCVK4 -s 10.244.0.23/32 -m comment --comment "osm/grafana:service" -j KUBE-MARK-MASQ

-A KUBE-SEP-D2FVLKHRN7FNCVK4 -p tcp -m comment --comment "osm/grafana:service" -m tcp -j DNAT --to-destination 10.244.0.23:3000

-A KUBE-SEP-D2OLVF2OKVRXIMLH -s 172.21.249.170/32 -m comment --comment "default/kubernetes:https" -j KUBE-MARK-MASQ

-A KUBE-SEP-D2OLVF2OKVRXIMLH -p tcp -m comment --comment "default/kubernetes:https" -m tcp -j DNAT --to-destination 172.21.249.170:6443

-A KUBE-SEP-E7HC7GW26GFSVRFJ -s 10.244.0.52/32 -m comment --comment "osm/alertmanager:http" -j KUBE-MARK-MASQ

-A KUBE-SEP-E7HC7GW26GFSVRFJ -p tcp -m comment --comment "osm/alertmanager:http" -m tcp -j DNAT --to-destination 10.244.0.52:9093

-A KUBE-SEP-EGCEYKHROSDPZWKO -s 10.244.0.38/32 -m comment --comment "osm/airflow-statsd:statsd-scrape" -j KUBE-MARK-MASQ

-A KUBE-SEP-EGCEYKHROSDPZWKO -p tcp -m comment --comment "osm/airflow-statsd:statsd-scrape" -m tcp -j DNAT --to-destination 10.244.0.38:9102

-A KUBE-SEP-EMW66GMYGMYD7NAB -s 10.244.0.41/32 -m comment --comment "osm/kafka:tcp-client" -j KUBE-MARK-MASQ

-A KUBE-SEP-EMW66GMYGMYD7NAB -p tcp -m comment --comment "osm/kafka:tcp-client" -m tcp -j DNAT --to-destination 10.244.0.41:9092

-A KUBE-SEP-FVQSBIWR5JTECIVC -s 10.244.0.5/32 -m comment --comment "kube-system/kube-dns:metrics" -j KUBE-MARK-MASQ

-A KUBE-SEP-FVQSBIWR5JTECIVC -p tcp -m comment --comment "kube-system/kube-dns:metrics" -m tcp -j DNAT --to-destination 10.244.0.5:9153

-A KUBE-SEP-IRMT6RY5EEEBXDAY -s 10.244.0.6/32 -m comment --comment "kube-system/kube-dns:dns" -j KUBE-MARK-MASQ

-A KUBE-SEP-IRMT6RY5EEEBXDAY -p udp -m comment --comment "kube-system/kube-dns:dns" -m udp -j DNAT --to-destination 10.244.0.6:53

-A KUBE-SEP-ISHFB2I4PMRIVC6G -s 10.244.0.13/32 -m comment --comment "controller-osm/modeloperator" -j KUBE-MARK-MASQ

-A KUBE-SEP-ISHFB2I4PMRIVC6G -p tcp -m comment --comment "controller-osm/modeloperator" -m tcp -j DNAT --to-destination 10.244.0.13:17071

-A KUBE-SEP-J4KF23YDSKMYSWOY -s 10.244.0.50/32 -m comment --comment "osm/pushgateway-prometheus-pushgateway:http" -j KUBE-MARK-MASQ

-A KUBE-SEP-J4KF23YDSKMYSWOY -p tcp -m comment --comment "osm/pushgateway-prometheus-pushgateway:http" -m tcp -j DNAT --to-destination 10.244.0.50:9091

-A KUBE-SEP-LASJGFFJP3UOS6RQ -s 10.244.0.5/32 -m comment --comment "kube-system/kube-dns:dns-tcp" -j KUBE-MARK-MASQ

-A KUBE-SEP-LASJGFFJP3UOS6RQ -p tcp -m comment --comment "kube-system/kube-dns:dns-tcp" -m tcp -j DNAT --to-destination 10.244.0.5:53

-A KUBE-SEP-LPGSDLJ3FDW46N4W -s 10.244.0.5/32 -m comment --comment "kube-system/kube-dns:dns" -j KUBE-MARK-MASQ

-A KUBE-SEP-LPGSDLJ3FDW46N4W -p udp -m comment --comment "kube-system/kube-dns:dns" -m udp -j DNAT --to-destination 10.244.0.5:53

-A KUBE-SEP-MHWK5N6X4ER6N5YC -s 10.244.0.21/32 -m comment --comment "osm/ng-ui" -j KUBE-MARK-MASQ

-A KUBE-SEP-MHWK5N6X4ER6N5YC -p tcp -m comment --comment "osm/ng-ui" -m tcp -j DNAT --to-destination 10.244.0.21:80

-A KUBE-SEP-MNWGAGGUHIHEBZJ5 -s 10.244.0.40/32 -m comment --comment "osm/zookeeper:tcp-client" -j KUBE-MARK-MASQ

-A KUBE-SEP-MNWGAGGUHIHEBZJ5 -p tcp -m comment --comment "osm/zookeeper:tcp-client" -m tcp -j DNAT --to-destination 10.244.0.40:2181

-A KUBE-SEP-MPZWNBZ2DSPNHLYN -s 10.244.0.38/32 -m comment --comment "osm/airflow-statsd:statsd-ingest" -j KUBE-MARK-MASQ

-A KUBE-SEP-MPZWNBZ2DSPNHLYN -p udp -m comment --comment "osm/airflow-statsd:statsd-ingest" -m udp -j DNAT --to-destination 10.244.0.38:9125

-A KUBE-SEP-OBKOHGRG2TLV64W7 -s 10.244.0.36/32 -m comment --comment "osm/airflow-webserver:airflow-ui" -j KUBE-MARK-MASQ

-A KUBE-SEP-OBKOHGRG2TLV64W7 -p tcp -m comment --comment "osm/airflow-webserver:airflow-ui" -m tcp -j DNAT --to-destination 10.244.0.36:8080

-A KUBE-SEP-OYQECDV34TM4MQCT -s 10.244.0.40/32 -m comment --comment "osm/zookeeper:tcp-follower" -j KUBE-MARK-MASQ

-A KUBE-SEP-OYQECDV34TM4MQCT -p tcp -m comment --comment "osm/zookeeper:tcp-follower" -m tcp -j DNAT --to-destination 10.244.0.40:2888

-A KUBE-SEP-PDA5VH7CCJLPVDAY -s 10.244.0.46/32 -m comment --comment "osm/airflow-redis:redis-db" -j KUBE-MARK-MASQ

-A KUBE-SEP-PDA5VH7CCJLPVDAY -p tcp -m comment --comment "osm/airflow-redis:redis-db" -m tcp -j DNAT --to-destination 10.244.0.46:6379

-A KUBE-SEP-PYE7BJ6COWNPQ247 -s 10.244.0.31/32 -m comment --comment "osm/kafka:tcp-client" -j KUBE-MARK-MASQ

-A KUBE-SEP-PYE7BJ6COWNPQ247 -p tcp -m comment --comment "osm/kafka:tcp-client" -m tcp -j DNAT --to-destination 10.244.0.31:9092

-A KUBE-SEP-QC4UKK3JARLRGV2A -s 10.244.0.30/32 -m comment --comment "osm/mysql:mysql" -j KUBE-MARK-MASQ

-A KUBE-SEP-QC4UKK3JARLRGV2A -p tcp -m comment --comment "osm/mysql:mysql" -m tcp -j DNAT --to-destination 10.244.0.30:3306

-A KUBE-SEP-QTEADDRAHUZGD5RY -s 10.244.0.12/32 -m comment --comment "controller-osm/controller-service:api-server" -j KUBE-MARK-MASQ

-A KUBE-SEP-QTEADDRAHUZGD5RY -p tcp -m comment --comment "controller-osm/controller-service:api-server" -m tcp -j DNAT --to-destination 10.244.0.12:17070

-A KUBE-SEP-S34SRWBD53OKWLZL -s 10.244.0.44/32 -m comment --comment "osm/airflow-postgresql:tcp-postgresql" -j KUBE-MARK-MASQ

-A KUBE-SEP-S34SRWBD53OKWLZL -p tcp -m comment --comment "osm/airflow-postgresql:tcp-postgresql" -m tcp -j DNAT --to-destination 10.244.0.44:5432

-A KUBE-SEP-XZVNOPGBKFOKTOOW -s 10.244.0.4/32 -m comment --comment "metallb-system/metallb-webhook-service" -j KUBE-MARK-MASQ

-A KUBE-SEP-XZVNOPGBKFOKTOOW -p tcp -m comment --comment "metallb-system/metallb-webhook-service" -m tcp -j DNAT --to-destination 10.244.0.4:9443

-A KUBE-SEP-YO6GK7QQMSG42MKC -s 10.244.0.40/32 -m comment --comment "osm/zookeeper:tcp-election" -j KUBE-MARK-MASQ

-A KUBE-SEP-YO6GK7QQMSG42MKC -p tcp -m comment --comment "osm/zookeeper:tcp-election" -m tcp -j DNAT --to-destination 10.244.0.40:3888

-A KUBE-SEP-Z7HAWG3QGA5Z3UUP -s 10.244.0.17/32 -m comment --comment "osm/nbi" -j KUBE-MARK-MASQ

-A KUBE-SEP-Z7HAWG3QGA5Z3UUP -p tcp -m comment --comment "osm/nbi" -m tcp -j DNAT --to-destination 10.244.0.17:9999

-A KUBE-SERVICES -d 10.104.238.110/32 -p tcp -m comment --comment "osm/zookeeper:tcp-election cluster IP" -j KUBE-SVC-KJWF6GU7OHHSDT5H

-A KUBE-SERVICES -d 10.107.179.172/32 -p tcp -m comment --comment "osm/mysql:mysql cluster IP" -j KUBE-SVC-S4GQNWHOWTOQDYZX

-A KUBE-SERVICES -d 10.108.244.104/32 -p tcp -m comment --comment "osm/airflow-postgresql:tcp-postgresql cluster IP" -j KUBE-SVC-QE77U7R3P7AE7O5U

-A KUBE-SERVICES -d 10.103.92.222/32 -p tcp -m comment --comment "osm/airflow-webserver:airflow-ui cluster IP" -j KUBE-SVC-BF2LB5WJRBPLA42J

-A KUBE-SERVICES -d 10.104.80.207/32 -p tcp -m comment --comment "cert-manager/cert-manager-webhook:https cluster IP" -j KUBE-SVC-ZUD4L6KQKCHD52W4

-A KUBE-SERVICES -d 10.110.77.140/32 -p tcp -m comment --comment "osm/alertmanager:http cluster IP" -j KUBE-SVC-GZN4S7ND4PF6YXD6

-A KUBE-SERVICES -d 10.96.0.10/32 -p tcp -m comment --comment "kube-system/kube-dns:metrics cluster IP" -j KUBE-SVC-JD5MR3NA4I4DYORP

-A KUBE-SERVICES -d 10.101.240.112/32 -p tcp -m comment --comment "osm/kafka:tcp-client cluster IP" -j KUBE-SVC-QSOISDZI64RJ2IKG

-A KUBE-SERVICES -d 10.96.20.21/32 -p tcp -m comment --comment "controller-osm/controller-service:api-server cluster IP" -j KUBE-SVC-VTS3SY4BGCZLE3HK

-A KUBE-SERVICES -d 172.21.249.170/32 -p tcp -m comment --comment "controller-osm/controller-service:api-server loadbalancer IP" -j KUBE-EXT-VTS3SY4BGCZLE3HK

-A KUBE-SERVICES -d 10.109.81.1/32 -p tcp -m comment --comment "osm/webhook-translator cluster IP" -j KUBE-SVC-XUD4OEZNIHB47KQL

-A KUBE-SERVICES -d 10.104.238.110/32 -p tcp -m comment --comment "osm/zookeeper:tcp-client cluster IP" -j KUBE-SVC-YFBWLFEGVQGI5ORM

-A KUBE-SERVICES -d 10.97.177.47/32 -p tcp -m comment --comment "osm/airflow-statsd:statsd-scrape cluster IP" -j KUBE-SVC-TTTQGL2HNUNQKPOG

-A KUBE-SERVICES -d 10.111.131.65/32 -p tcp -m comment --comment "metallb-system/metallb-webhook-service cluster IP" -j KUBE-SVC-GZ25SP4UFGF7SAVL

-A KUBE-SERVICES -d 10.107.121.218/32 -p tcp -m comment --comment "osm/prometheus cluster IP" -j KUBE-SVC-MD4PSIBW5SPF2DB3

-A KUBE-SERVICES -d 10.101.201.143/32 -p tcp -m comment --comment "osm/nbi cluster IP" -j KUBE-SVC-FQUXG555W5IVIWW3

-A KUBE-SERVICES -d 10.104.228.160/32 -p tcp -m comment --comment "osm/grafana:service cluster IP" -j KUBE-SVC-PQIZCPF63EFIBBJY

-A KUBE-SERVICES -d 10.107.187.53/32 -p tcp -m comment --comment "controller-osm/modeloperator cluster IP" -j KUBE-SVC-YO4WYSW77CAYSOKE

-A KUBE-SERVICES -d 10.96.0.1/32 -p tcp -m comment --comment "default/kubernetes:https cluster IP" -j KUBE-SVC-NPX46M4PTMTKRN6Y

-A KUBE-SERVICES -d 10.96.0.10/32 -p tcp -m comment --comment "kube-system/kube-dns:dns-tcp cluster IP" -j KUBE-SVC-ERIFXISQEP7F7OF4

-A KUBE-SERVICES -d 10.107.205.167/32 -p tcp -m comment --comment "osm/ng-ui cluster IP" -j KUBE-SVC-YA74QX5VY2UAABIX

-A KUBE-SERVICES -d 10.96.0.10/32 -p udp -m comment --comment "kube-system/kube-dns:dns cluster IP" -j KUBE-SVC-TCOU7JCQXEZGVUNU

-A KUBE-SERVICES -d 10.106.216.19/32 -p tcp -m comment --comment "osm/airflow-redis:redis-db cluster IP" -j KUBE-SVC-USIDOZAE2VTXK5OJ

-A KUBE-SERVICES -d 10.103.153.48/32 -p tcp -m comment --comment "osm/pushgateway-prometheus-pushgateway:http cluster IP" -j KUBE-SVC-5QOWUZVRO3UICSLI

-A KUBE-SERVICES -d 10.104.238.110/32 -p tcp -m comment --comment "osm/zookeeper:tcp-follower cluster IP" -j KUBE-SVC-57RXGDQGDROYCT5J

-A KUBE-SERVICES -d 10.97.177.47/32 -p udp -m comment --comment "osm/airflow-statsd:statsd-ingest cluster IP" -j KUBE-SVC-O36IMWM6WEZJKHBK

-A KUBE-SERVICES -m comment --comment "kubernetes service nodeports; NOTE: this must be the last rule in this chain" -m addrtype --dst-type LOCAL -j KUBE-NODEPORTS

-A KUBE-SVC-57RXGDQGDROYCT5J ! -s 10.244.0.0/16 -d 10.104.238.110/32 -p tcp -m comment --comment "osm/zookeeper:tcp-follower cluster IP" -j KUBE-MARK-MASQ

-A KUBE-SVC-57RXGDQGDROYCT5J -m comment --comment "osm/zookeeper:tcp-follower -> 10.244.0.40:2888" -j KUBE-SEP-OYQECDV34TM4MQCT

-A KUBE-SVC-5QOWUZVRO3UICSLI ! -s 10.244.0.0/16 -d 10.103.153.48/32 -p tcp -m comment --comment "osm/pushgateway-prometheus-pushgateway:http cluster IP" -j KUBE-MARK-MASQ

-A KUBE-SVC-5QOWUZVRO3UICSLI -m comment --comment "osm/pushgateway-prometheus-pushgateway:http -> 10.244.0.50:9091" -j KUBE-SEP-J4KF23YDSKMYSWOY

-A KUBE-SVC-BF2LB5WJRBPLA42J ! -s 10.244.0.0/16 -d 10.103.92.222/32 -p tcp -m comment --comment "osm/airflow-webserver:airflow-ui cluster IP" -j KUBE-MARK-MASQ

-A KUBE-SVC-BF2LB5WJRBPLA42J -m comment --comment "osm/airflow-webserver:airflow-ui -> 10.244.0.36:8080" -j KUBE-SEP-OBKOHGRG2TLV64W7

-A KUBE-SVC-ERIFXISQEP7F7OF4 ! -s 10.244.0.0/16 -d 10.96.0.10/32 -p tcp -m comment --comment "kube-system/kube-dns:dns-tcp cluster IP" -j KUBE-MARK-MASQ

-A KUBE-SVC-ERIFXISQEP7F7OF4 -m comment --comment "kube-system/kube-dns:dns-tcp -> 10.244.0.5:53" -m statistic --mode random --probability 0.50000000000 -j KUBE-SEP-LASJGFFJP3UOS6RQ

-A KUBE-SVC-ERIFXISQEP7F7OF4 -m comment --comment "kube-system/kube-dns:dns-tcp -> 10.244.0.6:53" -j KUBE-SEP-2Z3537XSN3RJRU3M

-A KUBE-SVC-FQUXG555W5IVIWW3 ! -s 10.244.0.0/16 -d 10.101.201.143/32 -p tcp -m comment --comment "osm/nbi cluster IP" -j KUBE-MARK-MASQ

-A KUBE-SVC-FQUXG555W5IVIWW3 -m comment --comment "osm/nbi -> 10.244.0.17:9999" -j KUBE-SEP-Z7HAWG3QGA5Z3UUP

-A KUBE-SVC-GZ25SP4UFGF7SAVL ! -s 10.244.0.0/16 -d 10.111.131.65/32 -p tcp -m comment --comment "metallb-system/metallb-webhook-service cluster IP" -j KUBE-MARK-MASQ

-A KUBE-SVC-GZ25SP4UFGF7SAVL -m comment --comment "metallb-system/metallb-webhook-service -> 10.244.0.4:9443" -j KUBE-SEP-XZVNOPGBKFOKTOOW

-A KUBE-SVC-GZN4S7ND4PF6YXD6 ! -s 10.244.0.0/16 -d 10.110.77.140/32 -p tcp -m comment --comment "osm/alertmanager:http cluster IP" -j KUBE-MARK-MASQ

-A KUBE-SVC-GZN4S7ND4PF6YXD6 -m comment --comment "osm/alertmanager:http -> 10.244.0.52:9093" -j KUBE-SEP-E7HC7GW26GFSVRFJ

-A KUBE-SVC-JD5MR3NA4I4DYORP ! -s 10.244.0.0/16 -d 10.96.0.10/32 -p tcp -m comment --comment "kube-system/kube-dns:metrics cluster IP" -j KUBE-MARK-MASQ

-A KUBE-SVC-JD5MR3NA4I4DYORP -m comment --comment "kube-system/kube-dns:metrics -> 10.244.0.5:9153" -m statistic --mode random --probability 0.50000000000 -j KUBE-SEP-FVQSBIWR5JTECIVC

-A KUBE-SVC-JD5MR3NA4I4DYORP -m comment --comment "kube-system/kube-dns:metrics -> 10.244.0.6:9153" -j KUBE-SEP-275NWNNANOEIGYHG

-A KUBE-SVC-KJWF6GU7OHHSDT5H ! -s 10.244.0.0/16 -d 10.104.238.110/32 -p tcp -m comment --comment "osm/zookeeper:tcp-election cluster IP" -j KUBE-MARK-MASQ

-A KUBE-SVC-KJWF6GU7OHHSDT5H -m comment --comment "osm/zookeeper:tcp-election -> 10.244.0.40:3888" -j KUBE-SEP-YO6GK7QQMSG42MKC

-A KUBE-SVC-MD4PSIBW5SPF2DB3 ! -s 10.244.0.0/16 -d 10.107.121.218/32 -p tcp -m comment --comment "osm/prometheus cluster IP" -j KUBE-MARK-MASQ

-A KUBE-SVC-MD4PSIBW5SPF2DB3 -m comment --comment "osm/prometheus -> 10.244.0.20:9090" -j KUBE-SEP-6TJ7I3XZOPCUGZ6W

-A KUBE-SVC-NPX46M4PTMTKRN6Y ! -s 10.244.0.0/16 -d 10.96.0.1/32 -p tcp -m comment --comment "default/kubernetes:https cluster IP" -j KUBE-MARK-MASQ

-A KUBE-SVC-NPX46M4PTMTKRN6Y -m comment --comment "default/kubernetes:https -> 172.21.249.170:6443" -j KUBE-SEP-D2OLVF2OKVRXIMLH

-A KUBE-SVC-O36IMWM6WEZJKHBK ! -s 10.244.0.0/16 -d 10.97.177.47/32 -p udp -m comment --comment "osm/airflow-statsd:statsd-ingest cluster IP" -j KUBE-MARK-MASQ

-A KUBE-SVC-O36IMWM6WEZJKHBK -m comment --comment "osm/airflow-statsd:statsd-ingest -> 10.244.0.38:9125" -j KUBE-SEP-MPZWNBZ2DSPNHLYN

-A KUBE-SVC-PQIZCPF63EFIBBJY ! -s 10.244.0.0/16 -d 10.104.228.160/32 -p tcp -m comment --comment "osm/grafana:service cluster IP" -j KUBE-MARK-MASQ

-A KUBE-SVC-PQIZCPF63EFIBBJY -m comment --comment "osm/grafana:service -> 10.244.0.23:3000" -j KUBE-SEP-D2FVLKHRN7FNCVK4

-A KUBE-SVC-QE77U7R3P7AE7O5U ! -s 10.244.0.0/16 -d 10.108.244.104/32 -p tcp -m comment --comment "osm/airflow-postgresql:tcp-postgresql cluster IP" -j KUBE-MARK-MASQ

-A KUBE-SVC-QE77U7R3P7AE7O5U -m comment --comment "osm/airflow-postgresql:tcp-postgresql -> 10.244.0.44:5432" -j KUBE-SEP-S34SRWBD53OKWLZL

-A KUBE-SVC-QSOISDZI64RJ2IKG ! -s 10.244.0.0/16 -d 10.101.240.112/32 -p tcp -m comment --comment "osm/kafka:tcp-client cluster IP" -j KUBE-MARK-MASQ

-A KUBE-SVC-QSOISDZI64RJ2IKG -m comment --comment "osm/kafka:tcp-client -> 10.244.0.31:9092" -m statistic --mode random --probability 0.33333333349 -j KUBE-SEP-PYE7BJ6COWNPQ247

-A KUBE-SVC-QSOISDZI64RJ2IKG -m comment --comment "osm/kafka:tcp-client -> 10.244.0.41:9092" -m statistic --mode random --probability 0.50000000000 -j KUBE-SEP-EMW66GMYGMYD7NAB

-A KUBE-SVC-QSOISDZI64RJ2IKG -m comment --comment "osm/kafka:tcp-client -> 10.244.0.43:9092" -j KUBE-SEP-3XVCGOFJKZYFFGWB

-A KUBE-SVC-S4GQNWHOWTOQDYZX ! -s 10.244.0.0/16 -d 10.107.179.172/32 -p tcp -m comment --comment "osm/mysql:mysql cluster IP" -j KUBE-MARK-MASQ

-A KUBE-SVC-S4GQNWHOWTOQDYZX -m comment --comment "osm/mysql:mysql -> 10.244.0.30:3306" -j KUBE-SEP-QC4UKK3JARLRGV2A

-A KUBE-SVC-TCOU7JCQXEZGVUNU ! -s 10.244.0.0/16 -d 10.96.0.10/32 -p udp -m comment --comment "kube-system/kube-dns:dns cluster IP" -j KUBE-MARK-MASQ

-A KUBE-SVC-TCOU7JCQXEZGVUNU -m comment --comment "kube-system/kube-dns:dns -> 10.244.0.5:53" -m statistic --mode random --probability 0.50000000000 -j KUBE-SEP-LPGSDLJ3FDW46N4W

-A KUBE-SVC-TCOU7JCQXEZGVUNU -m comment --comment "kube-system/kube-dns:dns -> 10.244.0.6:53" -j KUBE-SEP-IRMT6RY5EEEBXDAY

-A KUBE-SVC-TTTQGL2HNUNQKPOG ! -s 10.244.0.0/16 -d 10.97.177.47/32 -p tcp -m comment --comment "osm/airflow-statsd:statsd-scrape cluster IP" -j KUBE-MARK-MASQ

-A KUBE-SVC-TTTQGL2HNUNQKPOG -m comment --comment "osm/airflow-statsd:statsd-scrape -> 10.244.0.38:9102" -j KUBE-SEP-EGCEYKHROSDPZWKO

-A KUBE-SVC-USIDOZAE2VTXK5OJ ! -s 10.244.0.0/16 -d 10.106.216.19/32 -p tcp -m comment --comment "osm/airflow-redis:redis-db cluster IP" -j KUBE-MARK-MASQ

-A KUBE-SVC-USIDOZAE2VTXK5OJ -m comment --comment "osm/airflow-redis:redis-db -> 10.244.0.46:6379" -j KUBE-SEP-PDA5VH7CCJLPVDAY

-A KUBE-SVC-VTS3SY4BGCZLE3HK ! -s 10.244.0.0/16 -d 10.96.20.21/32 -p tcp -m comment --comment "controller-osm/controller-service:api-server cluster IP" -j KUBE-MARK-MASQ

-A KUBE-SVC-VTS3SY4BGCZLE3HK -m comment --comment "controller-osm/controller-service:api-server -> 10.244.0.12:17070" -j KUBE-SEP-QTEADDRAHUZGD5RY

-A KUBE-SVC-XUD4OEZNIHB47KQL ! -s 10.244.0.0/16 -d 10.109.81.1/32 -p tcp -m comment --comment "osm/webhook-translator cluster IP" -j KUBE-MARK-MASQ

-A KUBE-SVC-XUD4OEZNIHB47KQL -m comment --comment "osm/webhook-translator -> 10.244.0.16:9998" -j KUBE-SEP-7HXLIXUMXGELTMFD

-A KUBE-SVC-YA74QX5VY2UAABIX ! -s 10.244.0.0/16 -d 10.107.205.167/32 -p tcp -m comment --comment "osm/ng-ui cluster IP" -j KUBE-MARK-MASQ

-A KUBE-SVC-YA74QX5VY2UAABIX -m comment --comment "osm/ng-ui -> 10.244.0.21:80" -j KUBE-SEP-MHWK5N6X4ER6N5YC

-A KUBE-SVC-YFBWLFEGVQGI5ORM ! -s 10.244.0.0/16 -d 10.104.238.110/32 -p tcp -m comment --comment "osm/zookeeper:tcp-client cluster IP" -j KUBE-MARK-MASQ

-A KUBE-SVC-YFBWLFEGVQGI5ORM -m comment --comment "osm/zookeeper:tcp-client -> 10.244.0.40:2181" -j KUBE-SEP-MNWGAGGUHIHEBZJ5

-A KUBE-SVC-YO4WYSW77CAYSOKE ! -s 10.244.0.0/16 -d 10.107.187.53/32 -p tcp -m comment --comment "controller-osm/modeloperator cluster IP" -j KUBE-MARK-MASQ

-A KUBE-SVC-YO4WYSW77CAYSOKE -m comment --comment "controller-osm/modeloperator -> 10.244.0.13:17071" -j KUBE-SEP-ISHFB2I4PMRIVC6G

-A KUBE-SVC-ZUD4L6KQKCHD52W4 ! -s 10.244.0.0/16 -d 10.104.80.207/32 -p tcp -m comment --comment "cert-manager/cert-manager-webhook:https cluster IP" -j KUBE-MARK-MASQ

-A KUBE-SVC-ZUD4L6KQKCHD52W4 -m comment --comment "cert-manager/cert-manager-webhook:https -> 10.244.0.9:10250" -j KUBE-SEP-5ME4XGOFV45WR7Q5

COMMIT

# Completed on Sun Jun 16# Warning: iptables-legacy tables present, use iptables-legacy-save to see them

 09:59:31 2024

# Generated by ip6tables-save v1.8.7 on Sun Jun 16 09:59:31 2024

*mangle

:PREROUTING ACCEPT [0:0]# Warning: ip6tables-legacy tables present, use ip6tables-legacy-save to see them



:INPUT ACCEPT [0:0]

:FORWARD ACCEPT [0:0]

:OUTPUT ACCEPT [0:0]

:POSTROUTING ACCEPT [0:0]

:KUBE-IPTABLES-HINT - [0:0]

:KUBE-KUBELET-CANARY - [0:0]

:KUBE-PROXY-CANARY - [0:0]

COMMIT

# Completed on Sun Jun 16 09:59:31 2024

# Generated by ip6tables-save v1.8.7 on Sun Jun 16 09:59:31 2024

*filter

:INPUT ACCEPT [0:0]

:FORWARD ACCEPT [0:0]

:OUTPUT ACCEPT [0:0]

:KUBE-EXTERNAL-SERVICES - [0:0]

:KUBE-FIREWALL - [0:0]

:KUBE-FORWARD - [0:0]

:KUBE-KUBELET-CANARY - [0:0]

:KUBE-NODEPORTS - [0:0]

:KUBE-PROXY-CANARY - [0:0]

:KUBE-PROXY-FIREWALL - [0:0]

:KUBE-SERVICES - [0:0]

-A INPUT -m conntrack --ctstate NEW -m comment --comment "kubernetes load balancer firewall" -j KUBE-PROXY-FIREWALL

-A INPUT -m comment --comment "kubernetes health check service ports" -j KUBE-NODEPORTS

-A INPUT -m conntrack --ctstate NEW -m comment --comment "kubernetes externally-visible service portals" -j KUBE-EXTERNAL-SERVICES

-A FORWARD -m conntrack --ctstate NEW -m comment --comment "kubernetes load balancer firewall" -j KUBE-PROXY-FIREWALL

-A FORWARD -m comment --comment "kubernetes forwarding rules" -j KUBE-FORWARD

-A FORWARD -m conntrack --ctstate NEW -m comment --comment "kubernetes service portals" -j KUBE-SERVICES

-A FORWARD -m conntrack --ctstate NEW -m comment --comment "kubernetes externally-visible service portals" -j KUBE-EXTERNAL-SERVICES

-A OUTPUT -m conntrack --ctstate NEW -m comment --comment "kubernetes load balancer firewall" -j KUBE-PROXY-FIREWALL

-A OUTPUT -m conntrack --ctstate NEW -m comment --comment "kubernetes service portals" -j KUBE-SERVICES

-A KUBE-FIREWALL -m comment --comment "kubernetes firewall for dropping marked packets" -m mark --mark 0x8000/0x8000 -j DROP

-A KUBE-FORWARD -m conntrack --ctstate INVALID -j DROP

-A KUBE-FORWARD -m comment --comment "kubernetes forwarding rules" -j ACCEPT

-A KUBE-FORWARD -m comment --comment "kubernetes forwarding conntrack rule" -m conntrack --ctstate RELATED,ESTABLISHED -j ACCEPT

COMMIT

# Completed on Sun Jun 16 09:59:31 2024

# Generated by ip6tables-save v1.8.7 on Sun Jun 16 09:59:31 2024

*nat

:PREROUTING ACCEPT [0:0]

:INPUT ACCEPT [0:0]

:OUTPUT ACCEPT [0:0]

:POSTROUTING ACCEPT [0:0]

:KUBE-KUBELET-CANARY - [0:0]

:KUBE-MARK-DROP - [0:0]

:KUBE-MARK-MASQ - [0:0]

:KUBE-NODEPORTS - [0:0]

:KUBE-POSTROUTING - [0:0]

:KUBE-PROXY-CANARY - [0:0]

:KUBE-SERVICES - [0:0]

-A PREROUTING -m comment --comment "kubernetes service portals" -j KUBE-SERVICES

-A OUTPUT -m comment --comment "kubernetes service portals" -j KUBE-SERVICES

-A POSTROUTING -m comment --comment "kubernetes postrouting rules" -j KUBE-POSTROUTING

-A KUBE-MARK-DROP -j MARK --set-xmark 0x8000/0x8000

-A KUBE-MARK-MASQ -j MARK --set-xmark 0x4000/0x4000

-A KUBE-POSTROUTING -j RETURN

-A KUBE-POSTROUTING -j MARK --set-xmark 0x4000/0x0

-A KUBE-POSTROUTING -m comment --comment "kubernetes service traffic requiring SNAT" -j MASQUERADE --random-fully

-A KUBE-SERVICES ! -d ::1/128 -m comment --comment "kubernetes service nodeports; NOTE: this must be the last rule in this chain" -m addrtype --dst-type LOCAL -j KUBE-NODEPORTS

COMMIT

# Completed on Sun Jun 16 09:59:31 2024

Track end end: https://osm.etsi.org/InstallLog.php?&installation_id=1718531122-SbwNwGo0lrchr6TH&local_ts=1718531971&event=end&operation=end&value=&comment=&tags=
/etc/osm
/etc/osm/kubeadm-config.yaml
/etc/osm/helm
/etc/osm/helm/mongodb-values.yaml
/etc/osm/helm/osm-values.yaml
/etc/osm/helm/airflow-values.yaml
/etc/osm/helm/alertmanager-values.yaml
/etc/osm/metallb-ipaddrpool.yaml

DONE
Success command osm-v150-merge-210#971: 
                                ./install_osm.sh -y                                     -u http://172.21.1.5:37291                                     -k pubkey.asc                                     -R release -r unstable                                     -d ****:****@osm.etsi.org:5050/devops/cicd/                                     -p http://172.21.1.1:5000                                     -t osm-v150-merge-210                                      --juju --lxd
                            
Disconnected from osm-v150-merge-210[172.21.249.170: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.170' (RSA) to the list of known hosts.
Connected to osm-v150-merge-210[172.21.249.170:22] (SSH-2.0-OpenSSH_8.9p1 Ubuntu-3)
Started command osm-v150-merge-210#972: 
                        /usr/share/osm-devops/installers/osm_health.sh -k -s osm
                    
helm -n osm list
NAME        	NAMESPACE	REVISION	UPDATED                                	STATUS  	CHART                        	APP VERSION
airflow     	osm      	1       	2024-06-16 09:51:24.89095679 +0000 UTC 	deployed	airflow-1.9.0                	2.5.3      
alertmanager	osm      	1       	2024-06-16 09:55:48.125074982 +0000 UTC	deployed	alertmanager-0.22.0          	v0.24.0    
mongodb-k8s 	osm      	1       	2024-06-16 09:51:17.14371793 +0000 UTC 	deployed	mongodb-13.9.4               	6.0.5      
osm         	osm      	1       	2024-06-16 09:51:18.186915261 +0000 UTC	deployed	osm-0.0.1                    	15         
pushgateway 	osm      	1       	2024-06-16 09:55:40.27267079 +0000 UTC 	deployed	prometheus-pushgateway-1.18.2	1.4.2      
helm -n osm status osm
NAME: osm
LAST DEPLOYED: Sun Jun 16 09:51:18 2024
NAMESPACE: osm
STATUS: deployed
REVISION: 1
TEST SUITE: None
NOTES:
1. Get the application URL by running these commands:
  export NODE_PORT=$(kubectl get --namespace osm -o jsonpath="{.spec.ports[0].nodePort}" services nbi)
  export NODE_IP=$(kubectl get nodes --namespace osm -o jsonpath="{.items[0].status.addresses[0].address}")
  echo http://$NODE_IP:$NODE_PORT
===> 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-v150-merge-210#972: 
                        /usr/share/osm-devops/installers/osm_health.sh -k -s osm
                    
Disconnected from osm-v150-merge-210[172.21.249.170: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.170' (RSA) to the list of known hosts.
Connected to osm-v150-merge-210[172.21.249.170:22] (SSH-2.0-OpenSSH_8.9p1 Ubuntu-3)
Started command osm-v150-merge-210#973: 
                            echo `juju gui 2>&1 | grep password | cut -d: -f2`
                        
d7c6a05b40284d29ab0a15f25d989ffb
Success command osm-v150-merge-210#973: 
                            echo `juju gui 2>&1 | grep password | cut -d: -f2`
                        
Disconnected from osm-v150-merge-210[172.21.249.170:22]
[Pipeline] sh
[osm-devops] Running shell script
+ mktemp -d
[Pipeline] withCredentials
[Pipeline] {
[Pipeline] sh
[osm-devops] Running shell script
+ docker run --env OSM_HOSTNAME=172.21.249.170 --env PROMETHEUS_HOSTNAME=172.21.249.170 --env PROMETHEUS_PORT=9091 --env JUJU_PASSWORD=d7c6a05b40284d29ab0a15f25d989ffb --env-file /home/jenkins/hive/robot-systest.cfg --env OCI_REGISTRY_URL=oci://osm.etsi.org:5050/devops/test --env OCI_REGISTRY_USER=**** --env OCI_REGISTRY_PASSWORD=**** -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.yEDiT0Vun5:/robot-systest/reports -v /home/jenkins/hive/port-mapping-etsi-vim.yaml:/root/port-mapping.yaml opensourcemano/tests:osm-v150-merge-210 -c -t daily

2024-06-16_10:01:46 Creating VIM osm
b3a53d5d-d363-4b48-85b6-219473bb9a33
VIM status: | osm | b3a53d5d-d363-4b48-85b6-219473bb9a33 | admin | ENABLED | N/A |
7153c6df-b526-462e-9ca7-7ca42be1f007
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

2024-06-16_10:02:04 Creating K8s Cluster
358fbf02-1305-4b49-86c4-e63d38a91d40
==============================================================================
Testsuite                                                                     
==============================================================================
Testsuite.Basic 01-Crud Operations On Vim Targets :: [BASIC-01] CRUD operat...
==============================================================================
Create VIM Target Basic :: Create a VIM Target only with the manda... | PASS |
Not applicable for openstack VIM
------------------------------------------------------------------------------
Delete VIM Target By Name :: Delete the VIM Target created in prev... | PASS |
Not applicable for openstack VIM
------------------------------------------------------------------------------
Create VIM Target With Extra Config :: Create a VIM Target using t... | PASS |
------------------------------------------------------------------------------
Delete VIM Target By ID :: Delete the VIM Target created in previo... | PASS |
------------------------------------------------------------------------------
Testsuite.Basic 01-Crud Operations On Vim Targets :: [BASIC-01] CR... | PASS |
4 tests, 4 passed, 0 failed
==============================================================================
Testsuite.Basic 05-Instantiation Parameters In Cloud Init :: [BASIC-05] Ins...
==============================================================================
Create Cloudinit VNF Descriptor :: Upload VNF package for the test... | PASS |
------------------------------------------------------------------------------
Create Cloudinit NS Descriptor :: Upload NS package for the testsu... | PASS |
------------------------------------------------------------------------------
Instantiate Cloudinit Network Service Using Instantiation Paramete... | PASS |
------------------------------------------------------------------------------
Get Management Ip Addresses :: Retrieve VNF mgmt IP address from OSM. | PASS |
------------------------------------------------------------------------------
Test SSH Access With The New Password :: Test SSH access with the ... | PASS |
------------------------------------------------------------------------------
Delete NS Instance :: Delete NS instance.                             | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor :: Delete NS package from OSM.                   | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor :: Delete VNF package from OSM.                 | PASS |
------------------------------------------------------------------------------
Testsuite.Basic 05-Instantiation Parameters In Cloud Init :: [BASI... | PASS |
8 tests, 8 passed, 0 failed
==============================================================================
Testsuite.Basic 08-Disable Port Security Network Level :: [BASIC-08] Disabl...
==============================================================================
Create VIM With Port Security Disabled :: Register an Opentack VIM... | PASS |
------------------------------------------------------------------------------
Create VNF Descriptor :: Upload VNF package for the testsuite.        | PASS |
------------------------------------------------------------------------------
Create NS Descriptor :: Upload NS package for the testsuite.          | PASS |
------------------------------------------------------------------------------
Instantiate Network Service :: Instantiate NS for the testsuite.      | PASS |
------------------------------------------------------------------------------
Check Port Security Is Disabled :: Check that there are ports/inte... | PASS |
------------------------------------------------------------------------------
Delete NS Instance :: Delete NS instance.                             | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor :: Delete NS package from OSM.                   | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor :: Delete VNF package from OSM.                 | PASS |
------------------------------------------------------------------------------
Delete VIM :: Delete VIM from OSM.                                    | PASS |
------------------------------------------------------------------------------
Testsuite.Basic 08-Disable Port Security Network Level :: [BASIC-0... | PASS |
9 tests, 9 passed, 0 failed
==============================================================================
Testsuite.Basic 09-Manual Vdu Scaling :: [BASIC-09] Manual VNF/VDU Scaling.   
==============================================================================
Create Scaling VNF Descriptor :: Upload VNF package for the testsu... | PASS |
------------------------------------------------------------------------------
Create Scaling NS Descriptor :: Upload NS package for the testsuite.  | PASS |
------------------------------------------------------------------------------
Instantiate Scaling Network Service :: Instantiate NS for the test... | PASS |
------------------------------------------------------------------------------
Get Ns Id :: Retrieve NS instance id to be used later on.             | PASS |
------------------------------------------------------------------------------
Get Vnf Id :: Retrieve VNF instance id to be used later on.           | PASS |
------------------------------------------------------------------------------
Get Vdus Before Scale Out :: Check the number of VDUs instances be... | PASS |
------------------------------------------------------------------------------
Perform Manual Vdu Scale Out :: Perform a manual scale-out operati... | PASS |
------------------------------------------------------------------------------
Check Vdus After Scale Out :: Check whether there is one more VDU ... | PASS |
------------------------------------------------------------------------------
Perform Manual Vdu Scale In :: Perform a manual scale-in operation... | PASS |
------------------------------------------------------------------------------
Check Vdus After Scaling In :: Check whether there is one less VDU... | PASS |
------------------------------------------------------------------------------
Delete NS Instance :: Delete NS instance.                             | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor :: Delete NS package from OSM.                   | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor :: Delete VNF package from OSM.                 | PASS |
------------------------------------------------------------------------------
Testsuite.Basic 09-Manual Vdu Scaling :: [BASIC-09] Manual VNF/VDU... | PASS |
13 tests, 13 passed, 0 failed
==============================================================================
Testsuite.Basic 15-Rbac Configurations :: [BASIC-15] RBAC Configurations.     
==============================================================================
Create And Validate User :: Create a user in OSM.                     | PASS |
------------------------------------------------------------------------------
Assign Role To User :: Assign a user to a project with a role         | PASS |
------------------------------------------------------------------------------
Run Action As User :: Update the password of the user.                | PASS |
------------------------------------------------------------------------------
Create And Update Project :: Create a project and update its name.    | PASS |
------------------------------------------------------------------------------
Create And Validate Role :: Create a role and check that exists in... | PASS |
------------------------------------------------------------------------------
Update Role Information :: Update a role with a capability.           | PASS |
------------------------------------------------------------------------------
Delete Allocated Resources :: Delete user, project and role.          | PASS |
------------------------------------------------------------------------------
Testsuite.Basic 15-Rbac Configurations :: [BASIC-15] RBAC Configur... | PASS |
7 tests, 7 passed, 0 failed
==============================================================================
Testsuite.Basic 16-Advanced Onboarding And Scaling :: [BASIC-16] Advanced o...
==============================================================================
Create Scaling VNF Descriptor :: Upload VNF package for the testsu... | PASS |
------------------------------------------------------------------------------
Create Scaling NS Descriptor :: Upload NS package for the testsuite.  | PASS |
------------------------------------------------------------------------------
Instantiate Scaling Network Service :: Instantiate NS for the test... | PASS |
------------------------------------------------------------------------------
Get Vnf Id :: Retrieve VNF instance id to be used later on.           | PASS |
------------------------------------------------------------------------------
Check Vdus Before Scale Out :: Check the number of VDUs instances ... | PASS |
------------------------------------------------------------------------------
Perform Manual Vdu Scale Out :: Perform a manual scale-out operati... | PASS |
------------------------------------------------------------------------------
Check Vdus After Scale Out :: Check whether there is one extra VDU... | PASS |
------------------------------------------------------------------------------
Perform Manual Vdu Scale In :: Perform a manual scale-in operation... | PASS |
------------------------------------------------------------------------------
Check Vdus After Scaling In :: Check whether there is one less VDU... | PASS |
------------------------------------------------------------------------------
Delete NS Instance :: Delete NS intance.                              | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor :: Delete NS package from OSM.                   | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor :: Delete VNF package from OSM.                 | PASS |
------------------------------------------------------------------------------
Testsuite.Basic 16-Advanced Onboarding And Scaling :: [BASIC-16] A... | PASS |
12 tests, 12 passed, 0 failed
==============================================================================
Testsuite.Basic 17-Delete Vnf Package :: [BASIC-17] Delete VNF Package Befo...
==============================================================================
Create VNF Package :: Upload VNF package for the testsuite.           | PASS |
------------------------------------------------------------------------------
Create NS Package :: Upload NS package for the testsuite.             | PASS |
------------------------------------------------------------------------------
Cannot Delete VNF Package :: Assert that the VNF package cannot be... | PASS |
------------------------------------------------------------------------------
Delete NS Package :: Delete NS package from OSM.                      | PASS |
------------------------------------------------------------------------------
Delete VNF Package :: Delete VNF package from OSM.                    | PASS |
------------------------------------------------------------------------------
Testsuite.Basic 17-Delete Vnf Package :: [BASIC-17] Delete VNF Pac... | PASS |
5 tests, 5 passed, 0 failed
==============================================================================
Testsuite.Basic 18-Ns Ip Profile :: [BASIC-18] NS with a VLD with a virtual...
==============================================================================
Create VNF Descriptor :: Upload VNF package for the testsuite.        | PASS |
------------------------------------------------------------------------------
Create NS Descriptor :: Upload NS package for the testsuite.          | PASS |
------------------------------------------------------------------------------
Instantiate Network Service :: Instantiate NS for the testsuite.      | PASS |
------------------------------------------------------------------------------
Get Vnfs Info :: Get information from the two VNF of the Ns, speci... | PASS |
------------------------------------------------------------------------------
Check Vnf1 IPs :: Check whether IP addresses of the first VNF in t... | PASS |
------------------------------------------------------------------------------
Check Vnf2 IPs :: Check whether IP addresses of the second VNF in ... | PASS |
------------------------------------------------------------------------------
Verify Vnf1 Interfaces :: Check whether IP addresses of the first ... | PASS |
------------------------------------------------------------------------------
Verify Vnf2 Interfaces :: Check whether IP addresses of the second... | PASS |
------------------------------------------------------------------------------
Ping from Vnf1 to Vnf2 :: Check connectivity from the first VNF to... | PASS |
------------------------------------------------------------------------------
Ping from Vnf2 to Vnf1 :: Check connectivity from the second VNF t... | PASS |
------------------------------------------------------------------------------
Delete NS Instance :: Delete NS instance.                             | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor :: Delete NS package from OSM.                   | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor :: Delete VNF package from OSM.                 | PASS |
------------------------------------------------------------------------------
Testsuite.Basic 18-Ns Ip Profile :: [BASIC-18] NS with a VLD with ... | PASS |
13 tests, 13 passed, 0 failed
==============================================================================
Testsuite.Basic 19-Vnf Ip Profile :: [BASIC-19] NS with a single VNF and tw...
==============================================================================
Create VNF Descriptor :: Upload VNF package for the testsuite.        | PASS |
------------------------------------------------------------------------------
Create NS Descriptor :: Upload NS package for the testsuite.          | PASS |
------------------------------------------------------------------------------
Instantiate Network Service :: Instantiate NS for the testsuite.      | PASS |
------------------------------------------------------------------------------
Get Vnf Info :: Get VNF information, specifically the VNF instance... | PASS |
------------------------------------------------------------------------------
Check Vnf IPs :: Check whether IP addresses are syntactically valid.  | PASS |
------------------------------------------------------------------------------
Delete NS Instance :: Delete NS instance.                             | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor :: Delete NS package from OSM.                   | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor :: Delete VNF package from OSM.                 | PASS |
------------------------------------------------------------------------------
Testsuite.Basic 19-Vnf Ip Profile :: [BASIC-19] NS with a single V... | PASS |
8 tests, 8 passed, 0 failed
==============================================================================
Testsuite.Basic 21-Support Of Volumes :: [BASIC-21] NS with only one VDU an...
==============================================================================
Create VNF Descriptor :: Upload VNF package for the testsuite.        | PASS |
------------------------------------------------------------------------------
Create NS Descriptor :: Upload NS package for the testsuite.          | PASS |
------------------------------------------------------------------------------
Network Service Instance Test :: Instantiate NS for the testsuite.    | PASS |
------------------------------------------------------------------------------
Get NS Id :: Get NS identifier and stores as suite variable to be ... | PASS |
------------------------------------------------------------------------------
Get Volumes From VNFD :: Get from VNF descriptor the expected numb... | PASS |
------------------------------------------------------------------------------
Get VNF IP Address :: Get the mgmt IP address of the VNF.             | PASS |
------------------------------------------------------------------------------
Check VDU disks :: Check that the number of volumes is the expecte... | PASS |
------------------------------------------------------------------------------
Delete NS Instance Test :: Delete NS instance.                        | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor Test :: Delete NS package from OSM.              | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor Test :: Delete VNF package from OSM.            | PASS |
------------------------------------------------------------------------------
Testsuite.Basic 21-Support Of Volumes :: [BASIC-21] NS with only o... | PASS |
10 tests, 10 passed, 0 failed
==============================================================================
Testsuite.Basic 23-Sol004 Sol007 Packages :: [BASIC-23] Creation and deleti...
==============================================================================
Create VNF Package :: Upload VNF package for the testsuite.           | PASS |
------------------------------------------------------------------------------
Create NS Package :: Upload NS package for the testsuite.             | PASS |
------------------------------------------------------------------------------
Cannot Delete VNF Package :: Assert that the VNF package cannot be... | PASS |
------------------------------------------------------------------------------
Delete NS Package :: Delete NS package.                               | PASS |
------------------------------------------------------------------------------
Delete VNF Package :: Delete VNF package.                             | PASS |
------------------------------------------------------------------------------
Testsuite.Basic 23-Sol004 Sol007 Packages :: [BASIC-23] Creation a... | PASS |
5 tests, 5 passed, 0 failed
==============================================================================
Testsuite.Basic 24-Affinity Groups :: [BASIC-24] VNF with two VDUs belongin...
==============================================================================
Create VNF Package :: Upload VNF package for the testsuite.           | PASS |
------------------------------------------------------------------------------
Create NS Package :: Upload NS package for the testsuite.             | PASS |
------------------------------------------------------------------------------
Network Service Instance Test :: Instantiate NS for the testsuite.    | PASS |
------------------------------------------------------------------------------
Check Vnf Affinity Groups :: Check that all VDUs of the VNF belong... | PASS |
------------------------------------------------------------------------------
Delete NS Instance Test :: Delete NS instance.                        | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor Test :: Delete NS package from OSM.              | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor Test :: Delete VNF package from OSM.            | PASS |
------------------------------------------------------------------------------
Testsuite.Basic 24-Affinity Groups :: [BASIC-24] VNF with two VDUs... | PASS |
7 tests, 7 passed, 0 failed
==============================================================================
Testsuite.Basic 27-Update Helm Ee In Running Vnf Instance :: [BASIC-27] Upd...
==============================================================================
Create VNF Descriptor :: Upload VNF package for the testsuite.        | PASS |
------------------------------------------------------------------------------
Create NS Descriptor :: Upload NS package for the testsuite.          | PASS |
------------------------------------------------------------------------------
Instantiate Network Service :: Instantiate NS for the testsuite.      | PASS |
------------------------------------------------------------------------------
Set NS Update Config :: Prepare NS update config dictionary to upd... | PASS |
------------------------------------------------------------------------------
Get Management Ip Address :: Get VNF mgmt IP address from the NS.     | PASS |
------------------------------------------------------------------------------
Test SSH Access :: Test SSH access to the VNF mgmt IP address.        | PASS |
------------------------------------------------------------------------------
Check Remote Files Created Via Day 1 Operation :: The VNF has a Da... | PASS |
------------------------------------------------------------------------------
Execute Day 2 Operation :: Performs one Day 2 operation on the VNF... | PASS |
------------------------------------------------------------------------------
Check Remote File Created Via Day 2 Operation :: Check whether the... | PASS |
------------------------------------------------------------------------------
Update VNFD Package :: Updates the VNFD by using new VNFD package ... | PASS |
------------------------------------------------------------------------------
Update Running VNF Instance :: Updates the running VNF instance by... | PASS |
------------------------------------------------------------------------------
Execute Day 2 Operation on Upgraded Helm EE :: Performs one Day 2 ... | PASS |
------------------------------------------------------------------------------
Check Remote Folder Created Via Day 2 Operation :: Check whether t... | PASS |
------------------------------------------------------------------------------
Delete NS Instance :: Delete NS instance.                             | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor :: Delete NS package from OSM.                   | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor :: Delete VNF package from OSM.                 | PASS |
------------------------------------------------------------------------------
Testsuite.Basic 27-Update Helm Ee In Running Vnf Instance :: [BASI... | PASS |
16 tests, 16 passed, 0 failed
==============================================================================
Testsuite.Basic 28-Keep Persistent Volumes :: [BASIC-28] NS with one VDU wh...
==============================================================================
Create VNF Descriptor :: Upload VNF package for the testsuite.        | PASS |
------------------------------------------------------------------------------
Create NS Descriptor :: Upload NS package for the testsuite.          | PASS |
------------------------------------------------------------------------------
Network Service Instance Test :: Instantiate NS for the testsuite.    | PASS |
------------------------------------------------------------------------------
Check Persistent Volume Counts :: Check that the number of persist... | PASS |
------------------------------------------------------------------------------
Set Persistent Volume Ids :: Get the identifiers of the persistent... | PASS |
------------------------------------------------------------------------------
Delete NS Instance Test :: Delete NS instance.                        | PASS |
------------------------------------------------------------------------------
Check Persistent Root Volume in VIM after NS Deleted :: Check that... | PASS |
------------------------------------------------------------------------------
Check Persistent Ordinary Volume in VIM after NS Deleted :: Check ... | PASS |
------------------------------------------------------------------------------
Prepare Ns Config With Volume Id :: Generate NS instantiation para... | PASS |
------------------------------------------------------------------------------
Network Service Instance With Existing Volumes Test :: Instantiate... | PASS |
------------------------------------------------------------------------------
Verify the Attachment Of Existing Persistent Volumes :: Get the id... | PASS |
------------------------------------------------------------------------------
Delete NS Instance With Existing Volumes Test :: Delete NS instance.  | PASS |
------------------------------------------------------------------------------
Check Existence of Persistent Volumes :: Check that the persistent... | PASS |
------------------------------------------------------------------------------
Delete Persistent Volumes :: Delete persistent volumes.               | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor Test :: Delete NS package from OSM.              | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor Test :: Delete VNF package from OSM.            | PASS |
------------------------------------------------------------------------------
Testsuite.Basic 28-Keep Persistent Volumes :: [BASIC-28] NS with o... | PASS |
16 tests, 16 passed, 0 failed
==============================================================================
Testsuite.Basic 29-Vnf Ipv6 Profile :: [BASIC-29] NS with a single VNF and ...
==============================================================================
Create VNF Descriptor :: Upload VNF package for the testsuite.        | PASS |
------------------------------------------------------------------------------
Create NS Descriptor :: Upload NS package for the testsuite.          | PASS |
------------------------------------------------------------------------------
Instantiate Network Service :: Instantiate NS for the testsuite.      | PASS |
------------------------------------------------------------------------------
Get Vnf Info :: Get VNF information, specifically VNF instance id ... | PASS |
------------------------------------------------------------------------------
Check Vnf IPs :: Check whether IP addresses are syntactically valid.  | PASS |
------------------------------------------------------------------------------
Check That Ipv6 Address_mode And Ra_mode Are Set :: Check that IPv... | PASS |
------------------------------------------------------------------------------
Delete NS Instance :: Delete NS instance.                             | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor :: Delete NS package from OSM.                   | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor :: Delete VNF package from OSM.                 | PASS |
------------------------------------------------------------------------------
Testsuite.Basic 29-Vnf Ipv6 Profile :: [BASIC-29] NS with a single... | PASS |
9 tests, 9 passed, 0 failed
==============================================================================
Testsuite.Basic 30-Ns Ipv6 Profile :: [BASIC-30] NS with a single VNF and t...
==============================================================================
Create VNF Descriptor :: Upload VNF package for the testsuite.        | PASS |
------------------------------------------------------------------------------
Create NS Descriptor :: Upload NS package for the testsuite.          | PASS |
------------------------------------------------------------------------------
Instantiate Network Service :: Instantiate NS for the testsuite.      | PASS |
------------------------------------------------------------------------------
Get Vnfs Info :: Get information from the two VNF of the NS, speci... | PASS |
------------------------------------------------------------------------------
Check Vnf1 IPs :: Check whether IP addresses of the first VNF in t... | PASS |
------------------------------------------------------------------------------
Check Vnf2 IPs :: Check whether IP addresses of the second VNF in ... | PASS |
------------------------------------------------------------------------------
Verify Vnf1 Interfaces :: Check whether IP addresses of the first ... | PASS |
------------------------------------------------------------------------------
Verify Vnf2 Interfaces :: Check whether IP addresses of the second... | PASS |
------------------------------------------------------------------------------
Check that ipv6 address_mode and ra_mode are set :: Check that IPv... | PASS |
------------------------------------------------------------------------------
Delete NS Instance :: Delete NS instance.                             | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor :: Delete NS package from OSM.                   | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor :: Delete VNF package from OSM.                 | PASS |
------------------------------------------------------------------------------
Testsuite.Basic 30-Ns Ipv6 Profile :: [BASIC-30] NS with a single ... | PASS |
12 tests, 12 passed, 0 failed
==============================================================================
Testsuite.Basic 31-Multivdu Volume Multiattach :: [BASIC-31] Basic NS with ...
==============================================================================
Create Multiattach VNF Descriptor :: Upload VNF package for the te... | PASS |
------------------------------------------------------------------------------
Create Multiattach NS Descriptor :: Upload NS package for the test... | PASS |
------------------------------------------------------------------------------
Network Service Instance Test :: Instantiate NS for the testsuite.    | PASS |
------------------------------------------------------------------------------
Get Vnf ID :: Get the VNF instance id from OSM.                       | PASS |
------------------------------------------------------------------------------
Get Vnf Management Ip Addresses :: Get the IP addresses of the two... | PASS |
------------------------------------------------------------------------------
Ensure that VDUs can share data :: Connect via SSH to the two VDUs... | PASS |
------------------------------------------------------------------------------
Delete NS Instance Test :: Delete NS instance.                        | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor Test :: Delete NS package from OSM.              | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor Test :: Delete VNF package from OSM.            | PASS |
------------------------------------------------------------------------------
Testsuite.Basic 31-Multivdu Volume Multiattach :: [BASIC-31] Basic... | PASS |
9 tests, 9 passed, 0 failed
==============================================================================
Testsuite.Epa 01-Epa Sriov :: [EPA-01] EPA+SRIOV without underlay.            
==============================================================================
Create VNF Descriptor :: Upload VNF package for the testsuite.        | PASS |
------------------------------------------------------------------------------
Create NS Descriptor :: Upload NS package for the testsuite.          | PASS |
------------------------------------------------------------------------------
Instantiate Network Service :: Instantiate NS for the testsuite.      | PASS |
------------------------------------------------------------------------------
Get VNF IP Address :: Get the mgmt IP address of the VNF of the NS.   | PASS |
------------------------------------------------------------------------------
Check SR-IOV Interface :: Connect via SSH to the mgmt IP address o... | PASS |
------------------------------------------------------------------------------
Delete NS Instance :: Delete NS instance.                             | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor :: Delete NS package from OSM.                   | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor :: Delete VNF package from OSM.                 | PASS |
------------------------------------------------------------------------------
Testsuite.Epa 01-Epa Sriov :: [EPA-01] EPA+SRIOV without underlay.    | PASS |
8 tests, 8 passed, 0 failed
==============================================================================
Testsuite.Epa 02-Additional Capabilities :: [EPA-02] Support for additional...
==============================================================================
Create VNF Descriptor :: Upload VNF package for the testsuite.        | PASS |
------------------------------------------------------------------------------
Create NS Descriptor :: Upload NS package for the testsuite.          | PASS |
------------------------------------------------------------------------------
Instantiate Network Service :: Instantiate the NS for the testsuite.  | PASS |
------------------------------------------------------------------------------
Get VNF Server ID :: Get the id of the VM at the VIM and store in ... | PASS |
------------------------------------------------------------------------------
Get Server Flavor Properties :: Get from the VIM the flavor proper... | PASS |
------------------------------------------------------------------------------
Check Flavor Quota Properties :: Assert that the flavor properties... | PASS |
------------------------------------------------------------------------------
Delete NS Instance :: Delete NS instance.                             | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor :: Delete NS package from OSM.                   | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor :: Delete VNF package from OSM.                 | PASS |
------------------------------------------------------------------------------
Testsuite.Epa 02-Additional Capabilities :: [EPA-02] Support for a... | PASS |
9 tests, 9 passed, 0 failed
==============================================================================
Testsuite.Epa 03-Crud Operations On Sdnc :: [EPA-03] CRUD operations on SDN...
==============================================================================
Create Basic SDNC :: Register SDN controller in OSM.                  | PASS |
------------------------------------------------------------------------------
Check SDNC Status Is Healthy :: Check in Prometheus that the SDN c... | PASS |
------------------------------------------------------------------------------
Delete Basic SDNC :: Delete SDN controller from OSM.                  | PASS |
------------------------------------------------------------------------------
Testsuite.Epa 03-Crud Operations On Sdnc :: [EPA-03] CRUD operatio... | PASS |
3 tests, 3 passed, 0 failed
==============================================================================
Testsuite.Epa 04-Epa Underlay Sriov :: [EPA-04] EPA underlay SR-IOV.          
==============================================================================
Create VNF Descriptor :: Upload VNF package for the testsuite.        | PASS |
------------------------------------------------------------------------------
Create NS Descriptor :: Upload NS package for the testsuite.          | PASS |
------------------------------------------------------------------------------
Instantiate Network Service :: Instantiate NS for the testsuite.      | PASS |
------------------------------------------------------------------------------
Get Management Ip Addresses :: Get the mgmt IP addresses of both V... | PASS |
------------------------------------------------------------------------------
Ping from Vnf1 to Vnf2 :: Check connectivity from the first VNF to... | FAIL |
1 != 0
------------------------------------------------------------------------------
Ping from Vnf2 to Vnf1 :: Check connectivity from the second VNF t... | PASS |
------------------------------------------------------------------------------
Delete NS Instance :: Delete NS instance.                             | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor :: Delete NS package from OSM.                   | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor :: Delete VNF package from OSM.                 | PASS |
------------------------------------------------------------------------------
Testsuite.Epa 04-Epa Underlay Sriov :: [EPA-04] EPA underlay SR-IOV.  | FAIL |
9 tests, 8 passed, 1 failed
==============================================================================
Testsuite.Fail 01-Insufficient Resources :: [FAIL-01] A single VNF with 2 V...
==============================================================================
Create VNF Descriptor :: Upload VNF package for the testsuite.        | PASS |
------------------------------------------------------------------------------
Create NS Descriptor :: Upload NS package for the testsuite.          | PASS |
------------------------------------------------------------------------------
Cannot Instantiate Network Service :: Assert failure when trying t... | PASS |
------------------------------------------------------------------------------
Delete NS Instance And Check VIM :: Delete NS instance and check t... | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor :: Delete NS package from OSM.                   | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor :: Delete VNF package from OSM.                 | PASS |
------------------------------------------------------------------------------
Testsuite.Fail 01-Insufficient Resources :: [FAIL-01] A single VNF... | PASS |
6 tests, 6 passed, 0 failed
==============================================================================
Testsuite.Hackfest Basic :: [HACKFEST-BASIC] Basic NS with a single-VDU VNF   
==============================================================================
Create Hackfest Basic VNF Descriptor :: Upload VNF package for the... | PASS |
------------------------------------------------------------------------------
Create Hackfest Basic NS Descriptor :: Upload NS package for the t... | PASS |
------------------------------------------------------------------------------
Network Service Instance Test :: Instantiate NS for the testsuite.    | PASS |
------------------------------------------------------------------------------
Get Vnf Ip Address :: Get the mgmt IP address of the VNF of the NS.   | PASS |
------------------------------------------------------------------------------
Test Ping :: Test that the mgmt IP address of the VNF is reachable... | PASS |
------------------------------------------------------------------------------
Test SSH Access :: Check that the VNF is accessible via SSH in its... | PASS |
------------------------------------------------------------------------------
Delete NS Instance Test :: Delete NS instance.                        | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor Test :: Delete NS package from OSM.              | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor Test :: Delete VNF package from OSM.            | 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 :: Upload VNF package for... | PASS |
------------------------------------------------------------------------------
Create Hackfest Cloudinit NS Descriptor :: Upload NS package for t... | PASS |
------------------------------------------------------------------------------
Network Service Instance Test :: Instantiate NS for the testsuite.    | PASS |
------------------------------------------------------------------------------
Get Vnf Ip Address :: Get the mgmt IP address of the VNF of the NS.   | PASS |
------------------------------------------------------------------------------
Test SSH Access :: Check that the VNF is accessible via SSH in its... | PASS |
------------------------------------------------------------------------------
Check Remote File Injected Via Cloud-init :: Check that the day-0 ... | PASS |
------------------------------------------------------------------------------
Delete NS Instance Test :: Delete NS instance.                        | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor Test :: Delete NS package from OSM.              | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor Test :: Delete VNF package from OSM.            | PASS |
------------------------------------------------------------------------------
Testsuite.Hackfest Cloudinit :: [HACKFEST-CLOUDINIT] Basic NS with... | PASS |
9 tests, 9 passed, 0 failed
==============================================================================
Testsuite.Hackfest Multivdu :: [HACKFEST-MULTIVDU] Basic NS with two multi-...
==============================================================================
Create Hackfest multivdu VNF Descriptor :: Upload VNF package for ... | PASS |
------------------------------------------------------------------------------
Create Hackfest Multivdu NS Descriptor :: Upload NS package for th... | PASS |
------------------------------------------------------------------------------
Network Service Instance Test :: Instantiate NS for the testsuite.    | PASS |
------------------------------------------------------------------------------
Get Vnf Ip Address :: Get the mgmt IP address of the VNF of the NS.   | PASS |
------------------------------------------------------------------------------
Test Ping :: Test that the mgmt IP address of the VNF is reachable... | PASS |
------------------------------------------------------------------------------
Test SSH Access :: Check that the VNF is accessible via SSH in its... | PASS |
------------------------------------------------------------------------------
Delete NS Instance Test :: Delete NS instance.                        | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor Test :: Delete NS package.                       | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor Test :: Delete VNF package.                     | PASS |
------------------------------------------------------------------------------
Testsuite.Hackfest Multivdu :: [HACKFEST-MULTIVDU] Basic NS with t... | PASS |
9 tests, 9 passed, 0 failed
==============================================================================
Testsuite.Heal 01-Volume Vdu Healing :: [HEAL-01] Healing of a multi-volume...
==============================================================================
Create VNF Descriptors :: Upload VNF packages for the testsuite.      | PASS |
------------------------------------------------------------------------------
Create NS Descriptor :: Upload NS package for the testsuite.          | PASS |
------------------------------------------------------------------------------
Network Service Instance Test :: Instantiate NS for the testsuite.    | PASS |
------------------------------------------------------------------------------
Get NS Id :: Get NS identifier.                                       | PASS |
------------------------------------------------------------------------------
Get VIM Objects :: Retrieve all VMs and volumes from the NS and st... | PASS |
------------------------------------------------------------------------------
Get Volume VNF Info :: Get VDU ID, IP addresses and volumes of the... | PASS |
------------------------------------------------------------------------------
Get Volumes Info :: Get number of volumes from the VNF descriptor ... | PASS |
------------------------------------------------------------------------------
Check VDU Disks :: Check that the number of disks in the VDU meets... | PASS |
------------------------------------------------------------------------------
Delete Persistent Volume VDU :: Manually delete the VM in Openstack.  | PASS |
------------------------------------------------------------------------------
Heal Persistent Volume VDU :: Manually heal the VNF in order to re... | PASS |
------------------------------------------------------------------------------
Check VNF After Healing :: Check that the IDs of the VM and volume... | PASS |
------------------------------------------------------------------------------
Update VIM Objects :: Retrieve all VMs and volumes from the NS and... | PASS |
------------------------------------------------------------------------------
Delete NS Instance :: Delete NS instance.                             | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor :: Delete NS package from OSM.                   | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptors :: Delete VNF packages from OSM.               | PASS |
------------------------------------------------------------------------------
Delete Remaining Objects in VIM :: Delete any remaining objects (v... | PASS |
------------------------------------------------------------------------------
Testsuite.Heal 01-Volume Vdu Healing :: [HEAL-01] Healing of a mul... | PASS |
16 tests, 16 passed, 0 failed
==============================================================================
Testsuite.Heal 02-Scale Vdu Healing :: [HEAL-02] Healing of scaled charm VDUs 
==============================================================================
Create VNF Descriptors :: Upload VNF packages for the testsuite.      | PASS |
------------------------------------------------------------------------------
Create NS Descriptor :: Upload NS package for the testsuite.          | PASS |
------------------------------------------------------------------------------
Create Test Flavor :: Create a flavor that will be used at NS inst... | PASS |
------------------------------------------------------------------------------
Network Service Instance Test :: Instantiate NS for the testsuite ... | PASS |
------------------------------------------------------------------------------
Get NS Id :: Get NS identifier.                                       | PASS |
------------------------------------------------------------------------------
Scale Out Charm VNF :: Perform a manual scale-out operation of the... | PASS |
------------------------------------------------------------------------------
Get VIM Objects :: Retrieve all VMs and volumes from the NS and st... | PASS |
------------------------------------------------------------------------------
Get Charm VNF Info :: Get VDU ID and IP addresses of the charm VNF... | PASS |
------------------------------------------------------------------------------
Halt Charm VDU :: Halt one of the VM of the charm VNF.                | PASS |
------------------------------------------------------------------------------
Heal Charm VDU :: Heal manually via OSM commands all stopped VMs .... | PASS |
------------------------------------------------------------------------------
Check VNF After Healing :: Check that the IDs of the VM and volume... | PASS |
------------------------------------------------------------------------------
Update VIM Objects :: Retrieve all VMs and volumes from the NS and... | PASS |
------------------------------------------------------------------------------
Delete NS Instance :: Delete NS instance.                             | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor :: Delete NS package from OSM.                   | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptors :: Delete VNF packages from OSM.               | PASS |
------------------------------------------------------------------------------
Delete Remaining Objects In VIM :: Delete any remaining objects (v... | PASS |
------------------------------------------------------------------------------
Testsuite.Heal 02-Scale Vdu Healing :: [HEAL-02] Healing of scaled... | PASS |
16 tests, 16 passed, 0 failed
==============================================================================
Testsuite.Heal 03-Multiple Healing :: [HEAL-03] Healing of multiple VDUs      
==============================================================================
Create VNF Descriptors :: Upload VNF packages for the testsuite.      | PASS |
------------------------------------------------------------------------------
Create NS Descriptor :: Upload NS package for the testsuite.          | PASS |
------------------------------------------------------------------------------
Network Service Instance Test :: Instantiate NS for the testsuite.    | PASS |
------------------------------------------------------------------------------
Get NS Id :: Get NS identifier and stores as suite variable to be ... | PASS |
------------------------------------------------------------------------------
Scale Out Charm VNF :: Perform a manual scale-out operation of the... | PASS |
------------------------------------------------------------------------------
Get VIM Objects :: Retrieve all VMs and volumes from the NS and st... | PASS |
------------------------------------------------------------------------------
Get Charm VNF Info :: Get VDU ID and IP addresses of the charm VNF... | PASS |
------------------------------------------------------------------------------
Get Volume VNF Info :: Get info about volumes and VM of the VNF wi... | PASS |
------------------------------------------------------------------------------
Stop VDUs :: Stop all VMs.                                            | PASS |
------------------------------------------------------------------------------
Heal VDUs :: Heal manually via OSM commands all stopped VMs . They... | PASS |
------------------------------------------------------------------------------
Check VNFs After Healing :: Check that the IDs of the VM and volum... | PASS |
------------------------------------------------------------------------------
Update VIM Objects :: Retrieve all VMs and volumes from the NS and... | PASS |
------------------------------------------------------------------------------
Delete NS Instance :: Delete NS instance.                             | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor :: Delete NS package from OSM.                   | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptors :: Delete VNF packages from OSM.               | PASS |
------------------------------------------------------------------------------
Delete Objects In VIM :: Delete any remaining objects (volumes, VM... | PASS |
------------------------------------------------------------------------------
Testsuite.Heal 03-Multiple Healing :: [HEAL-03] Healing of multipl... | PASS |
16 tests, 16 passed, 0 failed
==============================================================================
Testsuite.Heal 04-Autohealing :: [HEAL-04] Autohealing of NS                  
==============================================================================
Create VNF Descriptors :: Upload VNF package for the testsuite.       | PASS |
------------------------------------------------------------------------------
Create NS Descriptor :: Upload NS package for the testsuite.          | PASS |
------------------------------------------------------------------------------
Network Service Instance Test :: Instantiate NS for the testsuite.    | PASS |
------------------------------------------------------------------------------
Get NS Id :: Get NS identifier and stores as suite variable to be ... | PASS |
------------------------------------------------------------------------------
Get VIM Objects :: Retrieve all VMs and volumes from the NS and st... | PASS |
------------------------------------------------------------------------------
Get VNF Info :: Get VDU ID and IP addresses of the VNF and stores ... | PASS |
------------------------------------------------------------------------------
Stop Autoheal VDU :: Stop one VM of the VNF.                          | PASS |
------------------------------------------------------------------------------
Wait For Autohealing To Be Completed :: Wait for auto-healing to b... | PASS |
------------------------------------------------------------------------------
Check VNF After Healing :: Check that the ID of the VM and the IP ... | PASS |
------------------------------------------------------------------------------
Update VIM Objects :: Retrieve all VMs from the NS and stores them... | PASS |
------------------------------------------------------------------------------
Delete NS Instance :: Delete NS instance.                             | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor :: Delete NS package from OSM.                   | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptors :: Delete VNF package from OSM.                | PASS |
------------------------------------------------------------------------------
Delete Objects In VIM :: Delete any remaining objects (volumes, VM... | PASS |
------------------------------------------------------------------------------
Testsuite.Heal 04-Autohealing :: [HEAL-04] Autohealing of NS          | PASS |
14 tests, 14 passed, 0 failed
==============================================================================
Testsuite.K8S 02-K8Scluster Creation :: [K8s-02] K8s cluster addition.        
==============================================================================
Create VIM Target Basic :: Creates a VIM for the K8s cluster to be... | PASS |
------------------------------------------------------------------------------
Add K8s Cluster To OSM :: Creates a VIM for the K8s cluster to be ... | PASS |
------------------------------------------------------------------------------
Remove K8s Cluster from OSM :: Delete K8s cluster.                    | PASS |
------------------------------------------------------------------------------
Delete VIM Target By ID :: Delete the VIM Target created in previo... | PASS |
------------------------------------------------------------------------------
Testsuite.K8S 02-K8Scluster Creation :: [K8s-02] K8s cluster addit... | PASS |
4 tests, 4 passed, 0 failed
==============================================================================
Testsuite.K8S 04-Openldap Helm :: [K8s-04] Openldap Helm chart.               
==============================================================================
Create Package For OpenLDAP CNF :: Upload NF package for the tests... | PASS |
------------------------------------------------------------------------------
Create Package For OpenLDAP NS :: Upload NS package for the testsu... | PASS |
------------------------------------------------------------------------------
Create Network Service Instance :: Instantiate NS for the testsuite.  | PASS |
------------------------------------------------------------------------------
Get Ns Id :: Retrieve NS instance id to be used later on.             | PASS |
------------------------------------------------------------------------------
Get Vnf Id :: Retrieve NF instance id to be used later on.            | PASS |
------------------------------------------------------------------------------
Execute Upgrade Operation :: Perform OSM action to upgrade the num... | PASS |
------------------------------------------------------------------------------
Check Replicas After Upgrade Operation :: Check that the number of... | PASS |
------------------------------------------------------------------------------
Execute Rollback Operation :: Perform OSM action to rollback the p... | PASS |
------------------------------------------------------------------------------
Check Replicas After Rollback Operation :: Check that the number o... | PASS |
------------------------------------------------------------------------------
Delete Network Service Instance :: Delete NS instance.                | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor Test :: Delete NS package from OSM.              | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor Test :: Delete NF package from OSM.             | PASS |
------------------------------------------------------------------------------
Testsuite.K8S 04-Openldap Helm :: [K8s-04] Openldap Helm chart.       | PASS |
12 tests, 12 passed, 0 failed
==============================================================================
Testsuite.K8S 07-Dummy Helm :: [K8s-07] Openldap Helm in isolated cluster w...
==============================================================================
Create Package For OpenLDAP CNF :: Upload NF package for the tests... | PASS |
------------------------------------------------------------------------------
Create Package For OpenLDAP NS :: Upload NS package for the testsu... | PASS |
------------------------------------------------------------------------------
Create Dummy VIM :: Register a VIM of type dummy in OSM.              | PASS |
------------------------------------------------------------------------------
Add K8s Cluster To OSM :: Register a K8s cluster associated to the... | PASS |
------------------------------------------------------------------------------
Create Network Service Instance :: Instantiate NS for the testsuite.  | PASS |
------------------------------------------------------------------------------
Delete Network Service Instance :: Delete NS instance.                | PASS |
------------------------------------------------------------------------------
Remove K8s Cluster from OSM :: Remove K8s cluster from OSM.           | PASS |
------------------------------------------------------------------------------
Delete VIM :: Remove VIM from OSM.                                    | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor Test :: Delete NS package from OSM.              | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor Test :: Delete NF package from OSM.             | PASS |
------------------------------------------------------------------------------
Testsuite.K8S 07-Dummy Helm :: [K8s-07] Openldap Helm in isolated ... | PASS |
10 tests, 10 passed, 0 failed
==============================================================================
Testsuite.K8S 13-Two Helm Kdu :: [K8s-13] Two Helm-based KDU stored in publ...
==============================================================================
Create Package For CNF :: Create Package For CNF                      | PASS |
------------------------------------------------------------------------------
Create Package For NS :: Create Package For NS                        | PASS |
------------------------------------------------------------------------------
Create Helm OCI Repo :: Create Helm OCI Repo for openldap kdu         | PASS |
------------------------------------------------------------------------------
Create Network Service Instance :: Create Network Service Instance    | PASS |
------------------------------------------------------------------------------
Get Ns Id :: Get ID of NS instance                                    | PASS |
------------------------------------------------------------------------------
Get Vnf Id :: Get ID of VNF                                           | PASS |
------------------------------------------------------------------------------
Execute Upgrade Operation over first KDU :: Execute Upgrade Operat... | PASS |
------------------------------------------------------------------------------
Check Replicas After Upgrade Operation over first KDU :: Check Rep... | PASS |
------------------------------------------------------------------------------
Execute Rollback Operation over first KDU :: Execute Rollback Oper... | PASS |
------------------------------------------------------------------------------
Check Replicas After Rollback Operation over first KDU :: Check Re... | PASS |
------------------------------------------------------------------------------
Execute Upgrade Operation over second KDU :: Execute Upgrade Opera... | PASS |
------------------------------------------------------------------------------
Check Replicas After Upgrade Operation over second KDU :: Check Re... | PASS |
------------------------------------------------------------------------------
Execute Rollback Operation over second KDU :: Execute Rollback Ope... | PASS |
------------------------------------------------------------------------------
Check Replicas After Rollback Operation over second KDU :: Check R... | PASS |
------------------------------------------------------------------------------
Delete Network Service Instance :: Delete Network Service Instance    | PASS |
------------------------------------------------------------------------------
Delete Helm OCI Repo :: Delete Helm OCI Repo                          | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor Test :: Delete NS Descriptor Test                | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor Test :: Delete VNF Descriptor Test              | PASS |
------------------------------------------------------------------------------
Testsuite.K8S 13-Two Helm Kdu :: [K8s-13] Two Helm-based KDU store... | PASS |
18 tests, 18 passed, 0 failed
==============================================================================
Testsuite.Lcmop 01-Cancel Operation Basic :: [LCMOP_01] Cancel an ongoing N...
==============================================================================
Create VNF Descriptor :: Create the VNF descriptor                    | PASS |
------------------------------------------------------------------------------
Create NS Descriptor :: Create the NS descriptor                      | PASS |
------------------------------------------------------------------------------
Instantiate Network Service :: Instantiate the Network service        | PASS |
------------------------------------------------------------------------------
Get Operation ID :: Obtain the operation ID of the NS instantiation   | PASS |
------------------------------------------------------------------------------
Cancel Operation :: Cancel the ongoing NS instantiation               | PASS |
------------------------------------------------------------------------------
Check That Operation Is Cancelled :: Check that the operation is s... | PASS |
------------------------------------------------------------------------------
Delete NS Instance Test :: Delete the cancelled NS instance           | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor Test :: Delete the NS descriptor                 | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor Test :: Delete the VNF descriptor               | PASS |
------------------------------------------------------------------------------
Testsuite.Lcmop 01-Cancel Operation Basic :: [LCMOP_01] Cancel an ... | PASS |
9 tests, 9 passed, 0 failed
==============================================================================
Testsuite.Quotas 01-Quota Enforcement :: [QUOTAS-01] Quota enforcement.       
==============================================================================
Create First Project With Quotas :: Create a first project with qu... | PASS |
------------------------------------------------------------------------------
Create Second Project With Quotas :: Create a second project with ... | PASS |
------------------------------------------------------------------------------
Create User In Projects :: Create a user with role project_admin i... | PASS |
------------------------------------------------------------------------------
Change First Project Name to Third Project Name :: Rename first pr... | PASS |
------------------------------------------------------------------------------
Create VNFDs On Third Project Until Exceed Quota :: Upload VNF pac... | PASS |
------------------------------------------------------------------------------
Increase Third Project Quotas :: Update the quotas of the third pr... | PASS |
------------------------------------------------------------------------------
Create More VNFDs On Third Project Until Exceed Quota :: Upload VN... | PASS |
------------------------------------------------------------------------------
Create VNFDs On Second Project Until Exceed Quota :: Upload VNF pa... | PASS |
------------------------------------------------------------------------------
Check Project Scopes :: Check that the user can see a VNF package ... | PASS |
------------------------------------------------------------------------------
Delete Second Project VNFD :: Delete VNF packages from second proj... | PASS |
------------------------------------------------------------------------------
Delete Third Project VNFDs :: Delete VNF packages from third project. | PASS |
------------------------------------------------------------------------------
Delete Second Project After Removing User From It :: Delete user f... | PASS |
------------------------------------------------------------------------------
Delete Projects User :: Delete user.                                  | PASS |
------------------------------------------------------------------------------
Delete Third Project :: Delete third project.                         | PASS |
------------------------------------------------------------------------------
Testsuite.Quotas 01-Quota Enforcement :: [QUOTAS-01] Quota enforce... | PASS |
14 tests, 14 passed, 0 failed
==============================================================================
Testsuite.Sa 01-Vnf With Vim Metrics :: [SA-01] VNF with VIM-based metrics.   
==============================================================================
Create VNF Descriptor :: Upload VNF package for the testsuite.        | PASS |
------------------------------------------------------------------------------
Create NS Descriptor :: Upload NS package for the testsuite.          | PASS |
------------------------------------------------------------------------------
Instantiate Network Service :: Instantiate NS for the testsuite.      | PASS |
------------------------------------------------------------------------------
Get VNF VIM-based Metrics :: Check that the expected metrics are p... | PASS |
------------------------------------------------------------------------------
Delete NS Instance :: Delete NS instance.                             | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor :: Delete NS package.                            | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor :: Delete VNF package.                          | PASS |
------------------------------------------------------------------------------
Testsuite.Sa 01-Vnf With Vim Metrics :: [SA-01] VNF with VIM-based... | PASS |
7 tests, 7 passed, 0 failed
==============================================================================
Testsuite.Sa 02-Vnf With Vim Metrics And Autoscaling :: [SA-02] VNF with VI...
==============================================================================
Create VNF Descriptor :: Upload VNF package for the testsuite.        | PASS |
------------------------------------------------------------------------------
Get Thresholds From VNF :: Read metric threshold and threshold tim... | PASS |
------------------------------------------------------------------------------
Create NS Descriptor :: Upload NS package for the testsuite.          | PASS |
------------------------------------------------------------------------------
Instantiate Network Service :: Instantiate the NS for the testsuite.  | PASS |
------------------------------------------------------------------------------
Get VNF Id :: Retrieve VNF instance id to be used later on.           | PASS |
------------------------------------------------------------------------------
Get VNF IP Address :: Get the mgmt IP address of the VNF to be use... | PASS |
------------------------------------------------------------------------------
Get VNF VIM-based Metric Before Auto-scaling :: Get from Prometheu... | PASS |
------------------------------------------------------------------------------
Increase VIM-based Metric To Force Auto-scaling :: Connect to the ... | PASS |
------------------------------------------------------------------------------
Wait VIM-based Metric To Exceed Threshold :: Wait until the VIM me... | PASS |
------------------------------------------------------------------------------
Wait Threshold Time :: Wait until the VIM metric has exceeded thre... | PASS |
------------------------------------------------------------------------------
Check VIM-based Metric Exceeds Threshold After Threshold-time :: C... | PASS |
------------------------------------------------------------------------------
Get VDUs After Auto-scaling :: Check that the VNF has scaled up an... | PASS |
------------------------------------------------------------------------------
Delete NS Instance :: Delete NS instance.                             | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor :: Delete NS package from OSM.                   | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor :: Delete VNF package from OSM.                 | PASS |
------------------------------------------------------------------------------
Testsuite.Sa 02-Vnf With Vim Metrics And Autoscaling :: [SA-02] VN... | PASS |
15 tests, 15 passed, 0 failed
==============================================================================
Testsuite.Sa 07-Alarms From Sa-Related Vnfs :: [SA-07] Events or alarms com...
==============================================================================
Create Webhook Service VNF Descriptor :: Upload VNF package with a... | PASS |
------------------------------------------------------------------------------
Create Webhook Service NS Descriptor :: Upload NS package with a w... | PASS |
------------------------------------------------------------------------------
Instantiate Webhook Service Network Service :: Instantiate NS with... | PASS |
------------------------------------------------------------------------------
Get Webhook Service VNF IP Address :: Get the mgmt IP address of t... | PASS |
------------------------------------------------------------------------------
Start Webhook Service :: Launch simple command in webhook VNF to l... | PASS |
------------------------------------------------------------------------------
Create VNF Descriptor :: Upload VNF package for the testsuite.        | PASS |
------------------------------------------------------------------------------
Create NS Descriptor :: Upload NS package for the testsuite.          | PASS |
------------------------------------------------------------------------------
Instantiate Network Service :: Instantiate the main NS for the tes... | PASS |
------------------------------------------------------------------------------
Get Alarm Metric :: Check that the expected metric is present in P... | PASS |
------------------------------------------------------------------------------
Check Alarms Were Received :: Check in the webhook VNF that the no... | PASS |
------------------------------------------------------------------------------
Delete NS Instance :: Delete main NS instance.                        | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor :: Delete main NS package.                       | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor :: Delete main VNF package.                     | PASS |
------------------------------------------------------------------------------
Delete Webhook Service NS Instance :: Delete NS instance for the w... | PASS |
------------------------------------------------------------------------------
Delete Webhook Service NS Descriptor :: Delete NS package for the ... | PASS |
------------------------------------------------------------------------------
Delete Webhook Service VNF Descriptor :: Delete VNF package for th... | PASS |
------------------------------------------------------------------------------
Testsuite.Sa 07-Alarms From Sa-Related Vnfs :: [SA-07] Events or a... | PASS |
16 tests, 16 passed, 0 failed
==============================================================================
Testsuite.Sa 08-Vnf With Vnf Indicators Snmp :: [SA-08] VNF with VNF-based ...
==============================================================================
Create VNF Descriptor :: Upload VNF package for the testsuite.        | PASS |
------------------------------------------------------------------------------
Create NS Descriptor :: Upload NS package for the testsuite.          | PASS |
------------------------------------------------------------------------------
Instantiate Network Service :: Instantiate the NS for the testsuite.  | PASS |
------------------------------------------------------------------------------
Get VNF SNMP Metrics :: Check that SNMP metrics from the VNF are s... | PASS |
------------------------------------------------------------------------------
Delete NS Instance :: Delete NS instance.                             | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor :: Delete NS package from OSM.                   | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor :: Delete VNF package from OSM.                 | PASS |
------------------------------------------------------------------------------
Testsuite.Sa 08-Vnf With Vnf Indicators Snmp :: [SA-08] VNF with V... | PASS |
7 tests, 7 passed, 0 failed
==============================================================================
Testsuite.Slice 01-Network Slicing :: [SLICE-01] Network Slicing.             
==============================================================================
Create Slice VNF Descriptors :: Onboards all the VNFDs required fo... | PASS |
------------------------------------------------------------------------------
Create Slice NS Descriptors :: Onboards all the NSDs required for ... | PASS |
------------------------------------------------------------------------------
Create Slice Template :: Onboards the Network Slice Template: nst ... | PASS |
------------------------------------------------------------------------------
Network Slice Instance Test :: Instantiates the NST recently onboa... | PASS |
------------------------------------------------------------------------------
Get Middle Vnf Management Ip :: Obtains the management IP of the s... | PASS |
------------------------------------------------------------------------------
Get Slice Vnf Ip Addresses :: Obtains the list of IPs addresses in... | PASS |
------------------------------------------------------------------------------
Test Middle Ns Ping :: Pings the slice middle vnf (mgmt_vnf_ip)       | PASS |
------------------------------------------------------------------------------
Test Middle Vnf SSH Access :: SSH access to the slice middle vnf (... | PASS |
------------------------------------------------------------------------------
Test Slice Connectivity :: SSH access to the slice middle vnf (mgm... | PASS |
------------------------------------------------------------------------------
Delete Slice Instance :: Stops the slice instance (slice_name)        | PASS |
------------------------------------------------------------------------------
Delete Slice Template :: Deletes the NST (nst_name) from OSM          | PASS |
------------------------------------------------------------------------------
Delete NS Descriptors :: Deletes all the NSDs created for the test... | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptors :: Deletes all the VNFDs created for the te... | PASS |
------------------------------------------------------------------------------
Testsuite.Slice 01-Network Slicing :: [SLICE-01] Network Slicing.     | PASS |
13 tests, 13 passed, 0 failed
==============================================================================
Testsuite.Slice 02-Shared Network Slicing :: [SLICE-02] Shared Network Slic...
==============================================================================
Create Slice VNF Descriptors :: Onboards all the VNFDs required fo... | PASS |
------------------------------------------------------------------------------
Create Slice NS Descriptors :: Onboards all the NSDs required for ... | PASS |
------------------------------------------------------------------------------
Create Slice Templates :: Onboards the Network Slice Templates: ns... | PASS |
------------------------------------------------------------------------------
Network Slice First Instance :: Instantiates the First NST recentl... | PASS |
------------------------------------------------------------------------------
Network Slice Second Instance :: Instantiates the Second NST recen... | PASS |
------------------------------------------------------------------------------
First Network Slice Ns Count :: Counts the NS in both slice instan... | PASS |
------------------------------------------------------------------------------
Get Middle Vnf Management Ip :: Obtains the management IP of the s... | PASS |
------------------------------------------------------------------------------
Get First Slice Vnf IPs :: Obtains the list of IPs addresses in th... | PASS |
------------------------------------------------------------------------------
Test Middle Ns Ping :: Pings the slice middle vnf (mgmt_vnf_ip)       | PASS |
------------------------------------------------------------------------------
Test Middle Vnf SSH Access :: SSH access to the slice middle vnf (... | PASS |
------------------------------------------------------------------------------
Test First Slice Connectivity :: SSH access to the slice middle vn... | PASS |
------------------------------------------------------------------------------
Delete Slice One Instance :: Stops the slice instance (slice_name)    | PASS |
------------------------------------------------------------------------------
Second Network Slice Ns Count :: Counts the NS in both slice insta... | PASS |
------------------------------------------------------------------------------
Get Second Slice Vnf IPs :: Obtains the list of IPs addresses in t... | PASS |
------------------------------------------------------------------------------
Test Second Slice Connectivity :: SSH access to the slice middle v... | PASS |
------------------------------------------------------------------------------
Delete Slice Two Instance :: Stops the slice instance (slice2_name)   | PASS |
------------------------------------------------------------------------------
Delete Slice One Template :: Deletes the NST (nst_name) from OSM      | PASS |
------------------------------------------------------------------------------
Delete Slice Two Template :: Deletes the NST (nst2_name) from OSM     | PASS |
------------------------------------------------------------------------------
Delete NS Descriptors :: Deletes all the NSDs created for the test... | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptors :: Deletes all the VNFDs created for the te... | PASS |
------------------------------------------------------------------------------
Testsuite.Slice 02-Shared Network Slicing :: [SLICE-02] Shared Net... | PASS |
20 tests, 20 passed, 0 failed
==============================================================================
Testsuite.Sol003 01-Vnf-Lifecycle-Management :: [SOL003-01] Sol003 Api testing
==============================================================================
Create VNF Package From JSON File :: Create a VNF package and upda... | PASS |
------------------------------------------------------------------------------
Instantiate VNF :: Test case to Instantiate a VNF                     | PASS |
------------------------------------------------------------------------------
Query VNF Instances :: Test case to query VNF Instance                | PASS |
------------------------------------------------------------------------------
Query VNF Instance ID :: Test case to query Vnf instance ID           | PASS |
------------------------------------------------------------------------------
Query VNF LCM Ops :: Test case to Query VNF LCM operation             | PASS |
------------------------------------------------------------------------------
Query VNF LCM Ops ID :: Check if the operation has completed.         | PASS |
------------------------------------------------------------------------------
Scale VNF :: Scale out VNF                                            | PASS |
------------------------------------------------------------------------------
Terminate VNF :: Test case to terminate the VNF                       | PASS |
------------------------------------------------------------------------------
Delete VNF :: Delete VNF instance.                                    | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor Test :: Delete VNF package from OSM.            | PASS |
------------------------------------------------------------------------------
Testsuite.Sol003 01-Vnf-Lifecycle-Management :: [SOL003-01] Sol003... | PASS |
10 tests, 10 passed, 0 failed
==============================================================================
Testsuite.Sol003 02-Dualstack Ip Vnfm :: [Sol003-02] Sol003 Dual Stack IP i...
==============================================================================
Create VNFD Descriptor :: Test case to create a VNF Identifier        | PASS |
------------------------------------------------------------------------------
Instantiate VNF :: Test case to Instantiate a VNF                     | PASS |
------------------------------------------------------------------------------
Get Ns Id :: Get the NS instance id                                   | PASS |
------------------------------------------------------------------------------
Get Ip From The NSD :: Get the IP address from the NSD                | PASS |
------------------------------------------------------------------------------
Get Dual Ip :: Get the IP address from the NS                         | PASS |
------------------------------------------------------------------------------
Verify Dual Ip :: Test case to validate the IP address.               | PASS |
------------------------------------------------------------------------------
Terminate VNF :: Test case to terminate the VNF                       | PASS |
------------------------------------------------------------------------------
Delete VNF :: Test case to delete VNF                                 | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor Test :: Test case to delete the VNF descriptor. | PASS |
------------------------------------------------------------------------------
Testsuite.Sol003 02-Dualstack Ip Vnfm :: [Sol003-02] Sol003 Dual S... | PASS |
9 tests, 9 passed, 0 failed
==============================================================================
Testsuite                                                             | FAIL |
451 tests, 450 passed, 1 failed
==============================================================================
Output:  /robot-systest/reports/output.xml
Log:     /robot-systest/reports/log.html
Report:  /robot-systest/reports/report.html
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] sh
[osm-devops] Running shell script
+ cp /tmp/tmp.yEDiT0Vun5/output.xml .
[Pipeline] sh
[osm-devops] Running shell script
+ cp /tmp/tmp.yEDiT0Vun5/log.html /tmp/tmp.yEDiT0Vun5/report.html .
[Pipeline] sh
[osm-devops] Running shell script
+ pwd
[Pipeline] echo
Present Directory is : /tmp/tmp.Js8jg6xD3u/usr/share/osm-devops
Robot results publisher started...
-Parsing output xml:
Done!
-Copying log files to build dir:
[Pipeline] step
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_v15.0@2/repo/release
[Pipeline] {
[Pipeline] getArtifactoryServer
[Pipeline] newBuildInfo
[Pipeline] artifactoryUpload
[consumer_0] Deploying artifact: https://artifactory-osm.etsi.org/artifactory/osm-release/v15.0/210/dists/unstable/IM/binary-amd64/Packages.gz
[consumer_2] Deploying artifact: https://artifactory-osm.etsi.org/artifactory/osm-release/v15.0/210/dists/unstable/devops/binary-amd64/Packages.gz
[consumer_1] Deploying artifact: https://artifactory-osm.etsi.org/artifactory/osm-release/v15.0/210/dists/unstable/osmclient/binary-amd64/Packages.gz
[consumer_1] Deploying artifact: https://artifactory-osm.etsi.org/artifactory/osm-release/v15.0/210/dists/unstable/IM/binary-amd64/Packages
[consumer_0] Deploying artifact: https://artifactory-osm.etsi.org/artifactory/osm-release/v15.0/210/dists/unstable/osmclient/binary-amd64/Packages
[consumer_2] Deploying artifact: https://artifactory-osm.etsi.org/artifactory/osm-release/v15.0/210/dists/unstable/devops/binary-amd64/Packages
[consumer_1] Deploying artifact: https://artifactory-osm.etsi.org/artifactory/osm-release/v15.0/210/pool/IM/python3-osm-im_15.0.1%2Bg53dddb8-1_all.deb
[consumer_0] Deploying artifact: https://artifactory-osm.etsi.org/artifactory/osm-release/v15.0/210/pool/IM/osm-imdocs_15.0.1-g53dddb8_amd64.deb
[consumer_2] Deploying artifact: https://artifactory-osm.etsi.org/artifactory/osm-release/v15.0/210/pool/osmclient/python3-osmclient_15.0.1.post1%2Bgc9c8f15-1_all.deb
[consumer_1] Deploying artifact: https://artifactory-osm.etsi.org/artifactory/osm-release/v15.0/210/pool/devops/osm-devops_15.0.1.post1-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::%20v15.0/210
[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] [LCM] { (Branch: LCM)
[Pipeline] [Keystone] { (Branch: Keystone)
[Pipeline] [MON] { (Branch: MON)
[Pipeline] [POL] { (Branch: POL)
[Pipeline] [Prometheus] { (Branch: Prometheus)
[Pipeline] [tests] { (Branch: tests)
[Pipeline] [PLA] { (Branch: PLA)
[Pipeline] [osmclient] { (Branch: osmclient)
[Pipeline] [Airflow] { (Branch: Airflow)
[Pipeline] [Webhook] { (Branch: Webhook)
[Pipeline] [RO] { (Branch: RO)
[Pipeline] [NG-UI] { (Branch: NG-UI)
[Pipeline] [NBI] { (Branch: NBI)
[Pipeline] [LCM] dir
[LCM] Running in /tmp/tmp.Js8jg6xD3u/usr/share/osm-devops/LCM
[Pipeline] [LCM] {
[Pipeline] [Keystone] dir
[Keystone] Running in /tmp/tmp.Js8jg6xD3u/usr/share/osm-devops/Keystone
[Pipeline] [Keystone] {
[Pipeline] [MON] dir
[MON] Running in /tmp/tmp.Js8jg6xD3u/usr/share/osm-devops/MON
[Pipeline] [MON] {
[Pipeline] [POL] dir
[POL] Running in /tmp/tmp.Js8jg6xD3u/usr/share/osm-devops/POL
[Pipeline] [POL] {
[Pipeline] [Prometheus] dir
[Prometheus] Running in /tmp/tmp.Js8jg6xD3u/usr/share/osm-devops/Prometheus
[Pipeline] [Prometheus] {
[Pipeline] [tests] dir
[tests] Running in /tmp/tmp.Js8jg6xD3u/usr/share/osm-devops/tests
[Pipeline] [tests] {
[Pipeline] [PLA] dir
[PLA] Running in /tmp/tmp.Js8jg6xD3u/usr/share/osm-devops/PLA
[Pipeline] [PLA] {
[Pipeline] [osmclient] dir
[osmclient] Running in /tmp/tmp.Js8jg6xD3u/usr/share/osm-devops/osmclient
[Pipeline] [osmclient] {
[Pipeline] [Airflow] dir
[Airflow] Running in /tmp/tmp.Js8jg6xD3u/usr/share/osm-devops/Airflow
[Pipeline] [Airflow] {
[Pipeline] [Webhook] dir
[Webhook] Running in /tmp/tmp.Js8jg6xD3u/usr/share/osm-devops/Webhook
[Pipeline] [Webhook] {
[Pipeline] [RO] dir
[RO] Running in /tmp/tmp.Js8jg6xD3u/usr/share/osm-devops/RO
[Pipeline] [RO] {
[Pipeline] [NG-UI] dir
[NG-UI] Running in /tmp/tmp.Js8jg6xD3u/usr/share/osm-devops/NG-UI
[Pipeline] [NG-UI] {
[Pipeline] [NBI] dir
[NBI] Running in /tmp/tmp.Js8jg6xD3u/usr/share/osm-devops/NBI
[Pipeline] [NBI] {
[Pipeline] [LCM] sh
[LCM] [LCM] Running shell script
[LCM] + docker pull osm.etsi.org:5050/devops/cicd/opensourcemano/lcm:osm-v150-merge-210
[LCM] osm-v150-merge-210: Pulling from devops/cicd/opensourcemano/lcm
[LCM] Digest: sha256:c35db869ac81d199dc550d958d891ff5dfecc4878709f192facf326cc66623da
[LCM] Status: Image is up to date for osm.etsi.org:5050/devops/cicd/opensourcemano/lcm:osm-v150-merge-210
[LCM] osm.etsi.org:5050/devops/cicd/opensourcemano/lcm:osm-v150-merge-210
[Pipeline] [Keystone] sh
[Keystone] [Keystone] Running shell script
[Keystone] + docker pull osm.etsi.org:5050/devops/cicd/opensourcemano/keystone:osm-v150-merge-210
[Keystone] osm-v150-merge-210: Pulling from devops/cicd/opensourcemano/keystone
[Keystone] Digest: sha256:6d23b2a8947e6bd4edf5ad38ab88eacac46009785d11b019fc67030d304dc7fc
[Keystone] Status: Image is up to date for osm.etsi.org:5050/devops/cicd/opensourcemano/keystone:osm-v150-merge-210
[Keystone] osm.etsi.org:5050/devops/cicd/opensourcemano/keystone:osm-v150-merge-210
[Pipeline] [MON] sh
[MON] [MON] Running shell script
[MON] + docker pull osm.etsi.org:5050/devops/cicd/opensourcemano/mon:osm-v150-merge-210
[MON] osm-v150-merge-210: Pulling from devops/cicd/opensourcemano/mon
[MON] Digest: sha256:83b81cec448d09db4c061bdf36e38ca337a93f028868459e319573df4f1850d0
[MON] Status: Image is up to date for osm.etsi.org:5050/devops/cicd/opensourcemano/mon:osm-v150-merge-210
[MON] osm.etsi.org:5050/devops/cicd/opensourcemano/mon:osm-v150-merge-210
[Pipeline] [POL] sh
[POL] [POL] Running shell script
[POL] + docker pull osm.etsi.org:5050/devops/cicd/opensourcemano/pol:osm-v150-merge-210
[POL] osm-v150-merge-210: Pulling from devops/cicd/opensourcemano/pol
[POL] Digest: sha256:5b595c677c3380f7b0da33fdf23ab752cfad1d363429231f6003399d3baf7fd0
[POL] Status: Image is up to date for osm.etsi.org:5050/devops/cicd/opensourcemano/pol:osm-v150-merge-210
[POL] osm.etsi.org:5050/devops/cicd/opensourcemano/pol:osm-v150-merge-210
[Pipeline] [Prometheus] sh
[Prometheus] [Prometheus] Running shell script
[Prometheus] + docker pull osm.etsi.org:5050/devops/cicd/opensourcemano/prometheus:osm-v150-merge-210
[Prometheus] osm-v150-merge-210: Pulling from devops/cicd/opensourcemano/prometheus
[Prometheus] Digest: sha256:d40011a2fb0bbf01f0e787fb25f9f9a3bbba6e30ee2ba0d1f09546866c6cee75
[Prometheus] Status: Image is up to date for osm.etsi.org:5050/devops/cicd/opensourcemano/prometheus:osm-v150-merge-210
[Prometheus] osm.etsi.org:5050/devops/cicd/opensourcemano/prometheus:osm-v150-merge-210
[Pipeline] [tests] sh
[tests] [tests] Running shell script
[tests] + docker pull osm.etsi.org:5050/devops/cicd/opensourcemano/tests:osm-v150-merge-210
[tests] osm-v150-merge-210: Pulling from devops/cicd/opensourcemano/tests
[tests] Digest: sha256:2d646c9f0d8af3d4378ff84ffdd8f72f5b304ee52a9efac0c438e62d49c578b9
[tests] Status: Image is up to date for osm.etsi.org:5050/devops/cicd/opensourcemano/tests:osm-v150-merge-210
[tests] osm.etsi.org:5050/devops/cicd/opensourcemano/tests:osm-v150-merge-210
[Pipeline] [PLA] sh
[PLA] [PLA] Running shell script
[PLA] + docker pull osm.etsi.org:5050/devops/cicd/opensourcemano/pla:osm-v150-merge-210
[Pipeline] [osmclient] sh
[osmclient] [osmclient] Running shell script
[osmclient] + docker pull osm.etsi.org:5050/devops/cicd/opensourcemano/osmclient:osm-v150-merge-210
[Pipeline] [Airflow] sh
[Airflow] [Airflow] Running shell script
[Airflow] + docker pull osm.etsi.org:5050/devops/cicd/opensourcemano/airflow:osm-v150-merge-210
[Pipeline] [Webhook] sh
[Webhook] [Webhook] Running shell script
[Webhook] + docker pull osm.etsi.org:5050/devops/cicd/opensourcemano/webhook:osm-v150-merge-210
[Pipeline] [RO] sh
[RO] [RO] Running shell script
[Pipeline] [NG-UI] sh
[NG-UI] [NG-UI] Running shell script
[Pipeline] [NBI] sh
[PLA] osm-v150-merge-210: Pulling from devops/cicd/opensourcemano/pla
[PLA] Digest: sha256:6d9ddf4485bf733e5526fa4204700f9e3b899682720c4acd5fafd3d7d7e0ec7c
[PLA] Status: Image is up to date for osm.etsi.org:5050/devops/cicd/opensourcemano/pla:osm-v150-merge-210
[PLA] osm.etsi.org:5050/devops/cicd/opensourcemano/pla:osm-v150-merge-210
[osmclient] osm-v150-merge-210: Pulling from devops/cicd/opensourcemano/osmclient
[osmclient] Digest: sha256:9f791b4466925ae11f849f3c614e78bcd6039b644d946c0426ef01ce1156e8a4
[osmclient] Status: Image is up to date for osm.etsi.org:5050/devops/cicd/opensourcemano/osmclient:osm-v150-merge-210
[osmclient] osm.etsi.org:5050/devops/cicd/opensourcemano/osmclient:osm-v150-merge-210
[Airflow] osm-v150-merge-210: Pulling from devops/cicd/opensourcemano/airflow
[Airflow] Digest: sha256:031efc3de4aa541b16486810a6a00b55ad4db8fd0852d0434a774abfc7c4057f
[Airflow] Status: Image is up to date for osm.etsi.org:5050/devops/cicd/opensourcemano/airflow:osm-v150-merge-210
[Airflow] osm.etsi.org:5050/devops/cicd/opensourcemano/airflow:osm-v150-merge-210
[RO] + docker pull osm.etsi.org:5050/devops/cicd/opensourcemano/ro:osm-v150-merge-210
[RO] osm-v150-merge-210: Pulling from devops/cicd/opensourcemano/ro
[RO] Digest: sha256:4ea2fe267eeb12e9d57701dd76c7413de6e3e10b630fe25d6f028dfe94c54a81
[RO] Status: Image is up to date for osm.etsi.org:5050/devops/cicd/opensourcemano/ro:osm-v150-merge-210
[RO] osm.etsi.org:5050/devops/cicd/opensourcemano/ro:osm-v150-merge-210
[NG-UI] + docker pull osm.etsi.org:5050/devops/cicd/opensourcemano/ng-ui:osm-v150-merge-210
[NG-UI] osm-v150-merge-210: Pulling from devops/cicd/opensourcemano/ng-ui
[NG-UI] Digest: sha256:c28df18a9b647fc95460eaf19ac4ac2912acd0559951708f00c4c6381d07045a
[NG-UI] Status: Image is up to date for osm.etsi.org:5050/devops/cicd/opensourcemano/ng-ui:osm-v150-merge-210
[NG-UI] osm.etsi.org:5050/devops/cicd/opensourcemano/ng-ui:osm-v150-merge-210
[NBI] [NBI] Running shell script
[NBI] + docker pull osm.etsi.org:5050/devops/cicd/opensourcemano/nbi:osm-v150-merge-210
[NBI] osm-v150-merge-210: Pulling from devops/cicd/opensourcemano/nbi
[NBI] Digest: sha256:9432dc2c7d071bd0623dd87c3d996639f51ce3a37f502313300647f54877a7e7
[NBI] Status: Image is up to date for osm.etsi.org:5050/devops/cicd/opensourcemano/nbi:osm-v150-merge-210
[NBI] osm.etsi.org:5050/devops/cicd/opensourcemano/nbi:osm-v150-merge-210
[Webhook] osm-v150-merge-210: Pulling from devops/cicd/opensourcemano/webhook
[Webhook] Digest: sha256:cc069278f1ade34725be7031a57c564f052ff515e6ae79c2167b8c50c12e0a89
[Webhook] Status: Image is up to date for osm.etsi.org:5050/devops/cicd/opensourcemano/webhook:osm-v150-merge-210
[Webhook] osm.etsi.org:5050/devops/cicd/opensourcemano/webhook:osm-v150-merge-210
[Pipeline] [LCM] sh
[LCM] [LCM] Running shell script
[LCM] + docker tag osm.etsi.org:5050/devops/cicd/opensourcemano/lcm:osm-v150-merge-210 opensourcemano/lcm:releasefifteen-daily
[Pipeline] [Keystone] sh
[Keystone] [Keystone] Running shell script
[Keystone] + docker tag osm.etsi.org:5050/devops/cicd/opensourcemano/keystone:osm-v150-merge-210 opensourcemano/keystone:releasefifteen-daily
[Pipeline] [MON] sh
[MON] [MON] Running shell script
[MON] + docker tag osm.etsi.org:5050/devops/cicd/opensourcemano/mon:osm-v150-merge-210 opensourcemano/mon:releasefifteen-daily
[Pipeline] [POL] sh
[POL] [POL] Running shell script
[POL] + docker tag osm.etsi.org:5050/devops/cicd/opensourcemano/pol:osm-v150-merge-210 opensourcemano/pol:releasefifteen-daily
[Pipeline] [Prometheus] sh
[Prometheus] [Prometheus] Running shell script
[Prometheus] + docker tag osm.etsi.org:5050/devops/cicd/opensourcemano/prometheus:osm-v150-merge-210 opensourcemano/prometheus:releasefifteen-daily
[Pipeline] [tests] sh
[tests] [tests] Running shell script
[tests] + docker tag osm.etsi.org:5050/devops/cicd/opensourcemano/tests:osm-v150-merge-210 opensourcemano/tests:releasefifteen-daily
[Pipeline] [PLA] sh
[PLA] [PLA] Running shell script
[PLA] + docker tag osm.etsi.org:5050/devops/cicd/opensourcemano/pla:osm-v150-merge-210 opensourcemano/pla:releasefifteen-daily
[Pipeline] [LCM] sh
[LCM] [LCM] Running shell script
[LCM] + docker push opensourcemano/lcm:releasefifteen-daily
[LCM] The push refers to repository [docker.io/opensourcemano/lcm]
[LCM] 9b2b1dc661fc: Preparing
[LCM] d858f6188055: Preparing
[LCM] a4ece3074487: Preparing
[LCM] b9e04fedeb5e: Preparing
[LCM] dba5119b1bfd: Preparing
[LCM] 9e4369ef8fa3: Preparing
[LCM] 21b43725b135: Preparing
[LCM] 8977852e1591: Preparing
[LCM] c4b66d23a9f3: Preparing
[LCM] fa2f02241401: Preparing
[LCM] 95a1f8a1de57: Preparing
[LCM] cd2ecc7cff74: Preparing
[LCM] 6fc2bc85dfd7: Preparing
[LCM] 450f3b2e9c64: Preparing
[LCM] d66bebcf8f81: Preparing
[LCM] dc3e88bfc0a4: Preparing
[LCM] 0b9c994b0484: Preparing
[LCM] 9e4369ef8fa3: Waiting
[LCM] 21b43725b135: Waiting
[LCM] 8977852e1591: Waiting
[LCM] fa2f02241401: Waiting
[LCM] 95a1f8a1de57: Waiting
[LCM] cd2ecc7cff74: Waiting
[LCM] 6fc2bc85dfd7: Waiting
[LCM] 450f3b2e9c64: Waiting
[LCM] d66bebcf8f81: Waiting
[LCM] dc3e88bfc0a4: Waiting
[LCM] 0b9c994b0484: Waiting
[LCM] c4b66d23a9f3: Waiting
[Pipeline] [Keystone] sh
[Keystone] [Keystone] Running shell script
[Keystone] + docker push opensourcemano/keystone:releasefifteen-daily
[Keystone] The push refers to repository [docker.io/opensourcemano/keystone]
[Keystone] 7a298f2045ae: Preparing
[Keystone] a72c73349dbb: Preparing
[Keystone] ce723a28b71a: Preparing
[Keystone] f81bb6dd310e: Preparing
[Keystone] 14116e475962: Preparing
[Keystone] dc3e88bfc0a4: Preparing
[Keystone] 0b9c994b0484: Preparing
[Keystone] f81bb6dd310e: Waiting
[Keystone] 14116e475962: Waiting
[Keystone] 7a298f2045ae: Waiting
[Keystone] a72c73349dbb: Waiting
[Keystone] ce723a28b71a: Waiting
[Keystone] dc3e88bfc0a4: Waiting
[Keystone] 0b9c994b0484: Waiting
[Pipeline] [MON] sh
[MON] [MON] Running shell script
[MON] + docker push opensourcemano/mon:releasefifteen-daily
[MON] The push refers to repository [docker.io/opensourcemano/mon]
[MON] d4471b2d7e71: Preparing
[MON] bf4063e23425: Preparing
[MON] d3a5da25d58e: Preparing
[MON] 4201ee85663e: Preparing
[MON] 1cd876bd6f85: Preparing
[MON] 44b2c8bd0918: Preparing
[MON] 718781494cff: Preparing
[MON] befc74ae2438: Preparing
[MON] 54f09e75cffe: Preparing
[MON] 095d630ad781: Preparing
[MON] b16f5622c1f6: Preparing
[MON] 416800875b1b: Preparing
[MON] d66bebcf8f81: Preparing
[MON] dc3e88bfc0a4: Preparing
[MON] 0b9c994b0484: Preparing
[MON] 1cd876bd6f85: Waiting
[MON] 44b2c8bd0918: Waiting
[MON] 718781494cff: Waiting
[MON] befc74ae2438: Waiting
[MON] 54f09e75cffe: Waiting
[MON] 095d630ad781: Waiting
[MON] b16f5622c1f6: Waiting
[MON] 416800875b1b: Waiting
[MON] d4471b2d7e71: Waiting
[MON] d66bebcf8f81: Waiting
[MON] bf4063e23425: Waiting
[MON] 0b9c994b0484: Waiting
[MON] d3a5da25d58e: Waiting
[MON] 4201ee85663e: Waiting
[Pipeline] [POL] sh
[POL] [POL] Running shell script
[POL] + docker push opensourcemano/pol:releasefifteen-daily
[POL] The push refers to repository [docker.io/opensourcemano/pol]
[POL] f2c56a97e22b: Preparing
[POL] 449c78c981fa: Preparing
[POL] 214debe76d17: Preparing
[POL] 5d4f19d68c01: Preparing
[POL] 70949eb910a7: Preparing
[POL] 1bd1f3a60571: Preparing
[POL] c518fc42b3da: Preparing
[POL] 449c78c981fa: Waiting
[POL] 214debe76d17: Waiting
[POL] 5d4f19d68c01: Waiting
[POL] f2c56a97e22b: Waiting
[POL] 70949eb910a7: Waiting
[POL] 1bd1f3a60571: Waiting
[POL] c518fc42b3da: Waiting
[POL] 353c9a3662fd: Preparing
[POL] c5b48e62e55d: Preparing
[POL] 5316d7289d61: Preparing
[POL] 1b9aab55ec70: Preparing
[POL] 353c9a3662fd: Waiting
[POL] d66bebcf8f81: Preparing
[POL] c5b48e62e55d: Waiting
[POL] dc3e88bfc0a4: Preparing
[POL] 5316d7289d61: Waiting
[POL] 1b9aab55ec70: Waiting
[POL] 0b9c994b0484: Preparing
[POL] dc3e88bfc0a4: Waiting
[POL] 0b9c994b0484: Waiting
[Pipeline] [Prometheus] sh
[Prometheus] [Prometheus] Running shell script
[Prometheus] + docker push opensourcemano/prometheus:releasefifteen-daily
[Prometheus] The push refers to repository [docker.io/opensourcemano/prometheus]
[Prometheus] 20ce33a841a6: Preparing
[Prometheus] b9568c1783e7: Preparing
[Prometheus] ad2642546096: Preparing
[Prometheus] 7d10ed48aebc: Preparing
[Prometheus] 58d80aa3e327: Preparing
[Prometheus] 2de2452f00f4: Preparing
[Prometheus] 14687bf05859: Preparing
[Prometheus] b13fdecc2461: Preparing
[Prometheus] 3999ea91fb6e: Preparing
[Prometheus] 43df359389fd: Preparing
[Prometheus] b9568c1783e7: Waiting
[Prometheus] d3e8d42f967c: Preparing
[Prometheus] ad2642546096: Waiting
[Prometheus] 5d64de483bf5: Preparing
[Prometheus] 7d10ed48aebc: Waiting
[Prometheus] 3999ea91fb6e: Waiting
[Prometheus] d3e8d42f967c: Waiting
[Prometheus] 43df359389fd: Waiting
[Prometheus] 5d64de483bf5: Waiting
[Prometheus] 58d80aa3e327: Waiting
[Prometheus] 14687bf05859: Waiting
[Prometheus] 2de2452f00f4: Waiting
[Prometheus] b13fdecc2461: Waiting
[Prometheus] 20ce33a841a6: Waiting
[Pipeline] [osmclient] sh
[osmclient] [osmclient] Running shell script
[osmclient] + docker tag osm.etsi.org:5050/devops/cicd/opensourcemano/osmclient:osm-v150-merge-210 opensourcemano/osmclient:releasefifteen-daily
[Pipeline] [Airflow] sh
[Airflow] [Airflow] Running shell script
[Airflow] + docker tag osm.etsi.org:5050/devops/cicd/opensourcemano/airflow:osm-v150-merge-210 opensourcemano/airflow:releasefifteen-daily
[Pipeline] [Webhook] sh
[Webhook] [Webhook] Running shell script
[Webhook] + docker tag osm.etsi.org:5050/devops/cicd/opensourcemano/webhook:osm-v150-merge-210 opensourcemano/webhook:releasefifteen-daily
[Pipeline] [RO] sh
[RO] [RO] Running shell script
[RO] + docker tag osm.etsi.org:5050/devops/cicd/opensourcemano/ro:osm-v150-merge-210 opensourcemano/ro:releasefifteen-daily
[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-v150-merge-210 opensourcemano/ng-ui:releasefifteen-daily
[Pipeline] [NBI] sh
[NBI] [NBI] Running shell script
[NBI] + docker tag osm.etsi.org:5050/devops/cicd/opensourcemano/nbi:osm-v150-merge-210 opensourcemano/nbi:releasefifteen-daily
[Pipeline] [tests] sh
[tests] [tests] Running shell script
[tests] + docker push opensourcemano/tests:releasefifteen-daily
[tests] The push refers to repository [docker.io/opensourcemano/tests]
[tests] 044155e3fbcd: Preparing
[tests] c92dda2a8855: Preparing
[tests] 0cfb710f27fa: Preparing
[tests] 07e286b97d23: Preparing
[tests] d46c5c8c9459: Preparing
[tests] 532824bb7726: Preparing
[tests] 529f4234b3b9: Preparing
[tests] 678df750a83c: Preparing
[tests] 4091157ba5fd: Preparing
[tests] ac4cdf9e41df: Preparing
[tests] 715c1312cb01: Preparing
[tests] f89d65347d53: Preparing
[tests] 23148199b244: Preparing
[tests] 5cb85711fe65: Preparing
[tests] 7e6a27f72590: Preparing
[tests] 330df727f77e: Preparing
[tests] 604b936682fa: Preparing
[tests] fe39f7d10365: Preparing
[tests] dc3e88bfc0a4: Preparing
[tests] 0b9c994b0484: Preparing
[tests] 044155e3fbcd: Waiting
[tests] c92dda2a8855: Waiting
[tests] 0cfb710f27fa: Waiting
[tests] 07e286b97d23: Waiting
[tests] d46c5c8c9459: Waiting
[tests] 532824bb7726: Waiting
[tests] 529f4234b3b9: Waiting
[tests] 678df750a83c: Waiting
[tests] 0b9c994b0484: Waiting
[tests] 604b936682fa: Waiting
[tests] 7e6a27f72590: Waiting
[tests] 4091157ba5fd: Waiting
[tests] 5cb85711fe65: Waiting
[tests] 330df727f77e: Waiting
[tests] 715c1312cb01: Waiting
[tests] 23148199b244: Waiting
[tests] dc3e88bfc0a4: Waiting
[tests] fe39f7d10365: Waiting
[tests] f89d65347d53: Waiting
[Pipeline] [PLA] sh
[PLA] [PLA] Running shell script
[PLA] + docker push opensourcemano/pla:releasefifteen-daily
[PLA] The push refers to repository [docker.io/opensourcemano/pla]
[PLA] 7c57841baf10: Preparing
[PLA] 9da6b43656cb: Preparing
[PLA] 27b67df54d9b: Preparing
[PLA] ad6b58429724: Preparing
[PLA] 7ea180a9b038: Preparing
[PLA] ac6bddc3c06b: Preparing
[PLA] 3aa9953ce9d4: Preparing
[PLA] 97ccfa6abcc1: Preparing
[PLA] d66bebcf8f81: Preparing
[PLA] dc3e88bfc0a4: Preparing
[PLA] 0b9c994b0484: Preparing
[PLA] 7ea180a9b038: Waiting
[PLA] ac6bddc3c06b: Waiting
[PLA] 3aa9953ce9d4: Waiting
[PLA] dc3e88bfc0a4: Waiting
[PLA] 0b9c994b0484: Waiting
[PLA] 97ccfa6abcc1: Waiting
[PLA] 27b67df54d9b: Waiting
[PLA] d66bebcf8f81: Waiting
[PLA] 7c57841baf10: Waiting
[PLA] 9da6b43656cb: Waiting
[Pipeline] [osmclient] sh
[osmclient] [osmclient] Running shell script
[osmclient] + docker push opensourcemano/osmclient:releasefifteen-daily
[osmclient] The push refers to repository [docker.io/opensourcemano/osmclient]
[Pipeline] [Airflow] sh
[Airflow] [Airflow] Running shell script
[Airflow] + docker push opensourcemano/airflow:releasefifteen-daily
[Airflow] The push refers to repository [docker.io/opensourcemano/airflow]
[Pipeline] [Webhook] sh
[osmclient] 75c31b73426c: Preparing
[osmclient] 896d58f0f255: Preparing
[osmclient] 2ca4841ae8dc: Preparing
[osmclient] f70aba7f8be2: Preparing
[osmclient] c90fcd8440cd: Preparing
[osmclient] c852907f9d9f: Preparing
[osmclient] d84d9977102c: Preparing
[osmclient] d66bebcf8f81: Preparing
[osmclient] dc3e88bfc0a4: Preparing
[osmclient] 0b9c994b0484: Preparing
[osmclient] c90fcd8440cd: Waiting
[osmclient] c852907f9d9f: Waiting
[osmclient] d84d9977102c: Waiting
[osmclient] 75c31b73426c: Waiting
[osmclient] 0b9c994b0484: Waiting
[osmclient] d66bebcf8f81: Waiting
[osmclient] dc3e88bfc0a4: Waiting
[osmclient] f70aba7f8be2: Waiting
[Airflow] 5b7f8d95a1c7: Preparing
[Airflow] 5cd288a9cdf1: Preparing
[Airflow] 53e8eab85bcf: Preparing
[Airflow] 3a64a1206bd7: Preparing
[Airflow] 1d8cc71f279d: Preparing
[Airflow] e9b59634c138: Preparing
[Airflow] fc72e2c17eb8: Preparing
[Airflow] 20606f4ce40d: Preparing
[Airflow] 2de9ccef5c20: Preparing
[Airflow] 3d73d687c23c: Preparing
[Airflow] 58577a3ac668: Preparing
[Airflow] 4828a6c451df: Preparing
[Airflow] fa9ab046628c: Preparing
[Airflow] 5f70bf18a086: Preparing
[Airflow] 8b4250c5d64d: Preparing
[Airflow] af7b571f7ca8: Preparing
[Airflow] c57e7b07a3b2: Preparing
[Airflow] f280206a86b2: Preparing
[Airflow] feb06c5db7c4: Preparing
[Airflow] b082288f25e1: Preparing
[Airflow] 79d83185dd32: Preparing
[Airflow] ab84691a2eba: Preparing
[Airflow] 30baed22bc16: Preparing
[Airflow] 26f2bb17348b: Preparing
[Airflow] 15b3067dc4be: Preparing
[Airflow] db70c9ea5e22: Preparing
[Airflow] 31152b74f256: Preparing
[Airflow] 8a2adc4b2731: Preparing
[Airflow] 7766968e5876: Preparing
[Airflow] 16af49539099: Preparing
[Airflow] 219c6c2423f1: Preparing
[Airflow] 3af14c9a24c9: Preparing
[Airflow] 5b7f8d95a1c7: Waiting
[Airflow] 5cd288a9cdf1: Waiting
[Airflow] c57e7b07a3b2: Waiting
[Airflow] 53e8eab85bcf: Waiting
[Airflow] f280206a86b2: Waiting
[Airflow] feb06c5db7c4: Waiting
[Airflow] 3a64a1206bd7: Waiting
[Airflow] 1d8cc71f279d: Waiting
[Airflow] e9b59634c138: Waiting
[Airflow] b082288f25e1: Waiting
[Airflow] fc72e2c17eb8: Waiting
[Airflow] 79d83185dd32: Waiting
[Airflow] 20606f4ce40d: Waiting
[Airflow] 2de9ccef5c20: Waiting
[Airflow] 3d73d687c23c: Waiting
[Airflow] ab84691a2eba: Waiting
[Airflow] 58577a3ac668: Waiting
[Airflow] 4828a6c451df: Waiting
[Airflow] 30baed22bc16: Waiting
[Airflow] fa9ab046628c: Waiting
[Airflow] 26f2bb17348b: Waiting
[Airflow] 5f70bf18a086: Waiting
[Airflow] 8b4250c5d64d: Waiting
[Airflow] 15b3067dc4be: Waiting
[Airflow] af7b571f7ca8: Waiting
[Airflow] db70c9ea5e22: Waiting
[Airflow] 31152b74f256: Waiting
[Airflow] 8a2adc4b2731: Waiting
[Airflow] 7766968e5876: Waiting
[Airflow] 219c6c2423f1: Waiting
[Airflow] 16af49539099: Waiting
[Airflow] 3af14c9a24c9: Waiting
[Webhook] [Webhook] Running shell script
[Webhook] + docker push opensourcemano/webhook:releasefifteen-daily
[Webhook] The push refers to repository [docker.io/opensourcemano/webhook]
[Webhook] 5b52d00a3f4a: Preparing
[Webhook] ca7a9e050e49: Preparing
[Webhook] 5b52d00a3f4a: Waiting
[Webhook] 0cc971f2c87b: Preparing
[Webhook] 1537466f3148: Preparing
[Webhook] 6210a1b1fa8c: Preparing
[Webhook] d66bebcf8f81: Preparing
[Webhook] dc3e88bfc0a4: Preparing
[Webhook] 0b9c994b0484: Preparing
[Webhook] ca7a9e050e49: Waiting
[Webhook] 1537466f3148: Waiting
[Webhook] 0cc971f2c87b: Waiting
[Webhook] 6210a1b1fa8c: Waiting
[Webhook] dc3e88bfc0a4: Waiting
[Webhook] d66bebcf8f81: Waiting
[Webhook] 0b9c994b0484: Waiting
[Pipeline] [RO] sh
[RO] [RO] Running shell script
[RO] + docker push opensourcemano/ro:releasefifteen-daily
[RO] The push refers to repository [docker.io/opensourcemano/ro]
[Pipeline] [NG-UI] sh
[NG-UI] [NG-UI] Running shell script
[Pipeline] [NBI] sh
[NG-UI] + docker push opensourcemano/ng-ui:releasefifteen-daily
[NG-UI] The push refers to repository [docker.io/opensourcemano/ng-ui]
[NBI] [NBI] Running shell script
[LCM] d858f6188055: Pushed
[LCM] 9b2b1dc661fc: Pushed
[LCM] dba5119b1bfd: Pushed
[RO] c67a673238f9: Preparing
[RO] 26e6069f7a1f: Preparing
[RO] 341ea910663f: Preparing
[RO] 8014f31eebaa: Preparing
[RO] 9d4f84fd0c20: Preparing
[RO] e11f9a479cda: Preparing
[RO] d66bebcf8f81: Preparing
[RO] dc3e88bfc0a4: Preparing
[RO] 0b9c994b0484: Preparing
[RO] c67a673238f9: Waiting
[RO] 8014f31eebaa: Waiting
[RO] 26e6069f7a1f: Waiting
[RO] 341ea910663f: Waiting
[RO] 9d4f84fd0c20: Waiting
[RO] e11f9a479cda: Waiting
[RO] 0b9c994b0484: Waiting
[RO] d66bebcf8f81: Waiting
[RO] dc3e88bfc0a4: Waiting
[NG-UI] ea0bcc876590: Preparing
[NG-UI] d4aa6f0c2ee6: Preparing
[NG-UI] 4b9c4a54120d: Preparing
[NG-UI] 6d889b881525: Preparing
[NG-UI] f521b351680f: Preparing
[NG-UI] dc3e88bfc0a4: Preparing
[NG-UI] 0b9c994b0484: Preparing
[NG-UI] ea0bcc876590: Waiting
[NG-UI] d4aa6f0c2ee6: Waiting
[NG-UI] dc3e88bfc0a4: Waiting
[NG-UI] 6d889b881525: Waiting
[NG-UI] f521b351680f: Waiting
[NG-UI] 0b9c994b0484: Waiting
[NG-UI] 4b9c4a54120d: Waiting
[NBI] + docker push opensourcemano/nbi:releasefifteen-daily
[NBI] The push refers to repository [docker.io/opensourcemano/nbi]
[NBI] 34daf1295503: Preparing
[NBI] b9d590b79e07: Preparing
[NBI] 27a86d27a0de: Preparing
[NBI] 84c6c3a630a4: Preparing
[NBI] 6529ff681562: Preparing
[NBI] 0d2729eef3c5: Preparing
[NBI] d7cda685ede7: Preparing
[NBI] d66bebcf8f81: Preparing
[NBI] dc3e88bfc0a4: Preparing
[NBI] b9d590b79e07: Waiting
[NBI] 84c6c3a630a4: Waiting
[NBI] 0b9c994b0484: Preparing
[NBI] 27a86d27a0de: Waiting
[NBI] 6529ff681562: Waiting
[NBI] d7cda685ede7: Waiting
[NBI] 0d2729eef3c5: Waiting
[NBI] dc3e88bfc0a4: Waiting
[NBI] d66bebcf8f81: Waiting
[NBI] 0b9c994b0484: Waiting
[LCM] 21b43725b135: Pushed
[LCM] 9e4369ef8fa3: Pushed
[LCM] 8977852e1591: Pushed
[LCM] c4b66d23a9f3: Pushed
[LCM] b9e04fedeb5e: Pushed
[LCM] fa2f02241401: Pushed
[LCM] 95a1f8a1de57: Pushed
[LCM] d66bebcf8f81: Layer already exists
[LCM] dc3e88bfc0a4: Layer already exists
[LCM] a4ece3074487: Pushed
[LCM] 0b9c994b0484: Layer already exists
[LCM] cd2ecc7cff74: Pushed
[Keystone] 7a298f2045ae: Layer already exists
[Keystone] a72c73349dbb: Layer already exists
[Keystone] ce723a28b71a: Layer already exists
[Keystone] f81bb6dd310e: Layer already exists
[Keystone] 14116e475962: Layer already exists
[Keystone] dc3e88bfc0a4: Layer already exists
[Keystone] 0b9c994b0484: Layer already exists
[Keystone] releasefifteen-daily: digest: sha256:f8682b796a0926d69713ce55b30a983e7c9f55530e018d2e33888d82aadac501 size: 1782
[Pipeline] [Keystone] }
[Pipeline] [Keystone] // dir
[Pipeline] [Keystone] }
[LCM] 450f3b2e9c64: Pushed
[MON] bf4063e23425: Pushed
[MON] d4471b2d7e71: Pushed
[MON] 44b2c8bd0918: Pushed
[MON] 1cd876bd6f85: Pushed
[LCM] 6fc2bc85dfd7: Pushed
[MON] befc74ae2438: Pushed
[MON] 718781494cff: Pushed
[MON] d3a5da25d58e: Pushed
[LCM] releasefifteen-daily: digest: sha256:41774926d13bd37dc1d1ce47e8019ee70454acaf46c38d76c89ae8e3498d9a95 size: 3896
[MON] 54f09e75cffe: Pushed
[MON] d66bebcf8f81: Layer already exists
[Pipeline] [LCM] }
[Pipeline] [LCM] // dir
[Pipeline] [LCM] }
[MON] dc3e88bfc0a4: Layer already exists
[MON] 095d630ad781: Pushed
[MON] 0b9c994b0484: Layer already exists
[MON] 4201ee85663e: Pushed
[MON] 416800875b1b: Pushed
[POL] 214debe76d17: Pushed
[POL] f2c56a97e22b: Pushed
[POL] 449c78c981fa: Pushed
[POL] 5d4f19d68c01: Pushed
[POL] 70949eb910a7: Pushed
[POL] 1bd1f3a60571: Pushed
[POL] c518fc42b3da: Pushed
[POL] c5b48e62e55d: Pushed
[POL] 353c9a3662fd: Pushed
[POL] d66bebcf8f81: Layer already exists
[POL] dc3e88bfc0a4: Layer already exists
[POL] 0b9c994b0484: Layer already exists
[POL] 1b9aab55ec70: Pushed
[POL] 5316d7289d61: Pushed
[Prometheus] 20ce33a841a6: Layer already exists
[Prometheus] b9568c1783e7: Layer already exists
[Prometheus] ad2642546096: Layer already exists
[Prometheus] 7d10ed48aebc: Layer already exists
[Prometheus] 58d80aa3e327: Layer already exists
[Prometheus] 2de2452f00f4: Layer already exists
[Prometheus] 14687bf05859: Layer already exists
[Prometheus] b13fdecc2461: Layer already exists
[Prometheus] 3999ea91fb6e: Layer already exists
[Prometheus] 43df359389fd: Layer already exists
[Prometheus] d3e8d42f967c: Layer already exists
[Prometheus] 5d64de483bf5: Layer already exists
[Prometheus] releasefifteen-daily: digest: sha256:d40011a2fb0bbf01f0e787fb25f9f9a3bbba6e30ee2ba0d1f09546866c6cee75 size: 2841
[Pipeline] [Prometheus] }
[Pipeline] [Prometheus] // dir
[Pipeline] [Prometheus] }
[POL] releasefifteen-daily: digest: sha256:8197639d9ec1370d57bacdad101769cdd387ef164785d88a5ccf3e7e8303a29f size: 3252
[Pipeline] [POL] }
[Pipeline] [POL] // dir
[Pipeline] [POL] }
[MON] b16f5622c1f6: Pushed
[MON] releasefifteen-daily: digest: sha256:a93553154a27d1ada7618cc42ff97efc885010550d4f4acc418be54af0b23c71 size: 3466
[Pipeline] [MON] }
[Pipeline] [MON] // dir
[Pipeline] [MON] }
[tests] c92dda2a8855: Pushed
[tests] 0cfb710f27fa: Pushed
[tests] 07e286b97d23: Pushed
[tests] d46c5c8c9459: Pushed
[tests] 678df750a83c: Pushed
[tests] 4091157ba5fd: Pushed
[tests] 715c1312cb01: Pushed
[tests] f89d65347d53: Pushed
[tests] 23148199b244: Pushed
[tests] 5cb85711fe65: Pushed
[tests] ac4cdf9e41df: Pushed
[tests] 7e6a27f72590: Pushed
[tests] 604b936682fa: Layer already exists
[tests] fe39f7d10365: Layer already exists
[tests] dc3e88bfc0a4: Layer already exists
[tests] 0b9c994b0484: Layer already exists
[tests] 330df727f77e: Pushed
[tests] 532824bb7726: Pushed
[PLA] 9da6b43656cb: Pushed
[PLA] 27b67df54d9b: Pushed
[PLA] 7ea180a9b038: Pushed
[PLA] ac6bddc3c06b: Pushed
[tests] 044155e3fbcd: Pushed
[PLA] 3aa9953ce9d4: Pushed
[PLA] d66bebcf8f81: Layer already exists
[PLA] 97ccfa6abcc1: Pushed
[PLA] dc3e88bfc0a4: Layer already exists
[PLA] 0b9c994b0484: Layer already exists
[PLA] 7c57841baf10: Pushed
[osmclient] 896d58f0f255: Pushed
[osmclient] 75c31b73426c: Pushed
[osmclient] 2ca4841ae8dc: Pushed
[PLA] ad6b58429724: Pushed
[osmclient] f70aba7f8be2: Pushed
[osmclient] d66bebcf8f81: Layer already exists
[osmclient] c90fcd8440cd: Pushed
[osmclient] dc3e88bfc0a4: Layer already exists
[osmclient] 0b9c994b0484: Layer already exists
[PLA] releasefifteen-daily: digest: sha256:2f7ea7c92677bdedc3d9046fb54823e9d4f5b2fa3adb3d68a6cba640975bde75 size: 2625
[Pipeline] [PLA] }
[Pipeline] [PLA] // dir
[Pipeline] [PLA] }
[tests] 529f4234b3b9: Pushed
[osmclient] d84d9977102c: Pushed
[osmclient] c852907f9d9f: Pushed
[tests] releasefifteen-daily: digest: sha256:f98088dcf6b6d94f03da867af10f704af2f6f53db3762b10f293ea4f2da6426e size: 4519
[Pipeline] [tests] }
[Pipeline] [tests] // dir
[Pipeline] [tests] }
[osmclient] releasefifteen-daily: digest: sha256:a43db2f401add2adf97542f0cfc336bd2aa21033a56b885e07ed61b8513164a1 size: 2410
[Pipeline] [osmclient] }
[Pipeline] [osmclient] // dir
[Pipeline] [osmclient] }
[Airflow] 5cd288a9cdf1: Pushed
[Airflow] 53e8eab85bcf: Pushed
[Airflow] 3a64a1206bd7: Pushed
[Airflow] e9b59634c138: Pushed
[Airflow] 1d8cc71f279d: Pushed
[Airflow] fc72e2c17eb8: Pushed
[Airflow] 58577a3ac668: Layer already exists
[Airflow] 4828a6c451df: Layer already exists
[Airflow] fa9ab046628c: Layer already exists
[Airflow] 20606f4ce40d: Pushed
[Airflow] 2de9ccef5c20: Pushed
[Airflow] 5f70bf18a086: Layer already exists
[Airflow] 8b4250c5d64d: Layer already exists
[Airflow] af7b571f7ca8: Layer already exists
[Airflow] c57e7b07a3b2: Layer already exists
[Airflow] 3d73d687c23c: Pushed
[Airflow] feb06c5db7c4: Layer already exists
[Airflow] f280206a86b2: Layer already exists
[Airflow] b082288f25e1: Layer already exists
[Airflow] 79d83185dd32: Layer already exists
[Airflow] ab84691a2eba: Layer already exists
[Airflow] 30baed22bc16: Layer already exists
[Airflow] 26f2bb17348b: Layer already exists
[Airflow] 15b3067dc4be: Layer already exists
[Airflow] db70c9ea5e22: Layer already exists
[Airflow] 31152b74f256: Layer already exists
[Airflow] 8a2adc4b2731: Layer already exists
[Airflow] 7766968e5876: Layer already exists
[Airflow] 16af49539099: Layer already exists
[Airflow] 219c6c2423f1: Layer already exists
[Airflow] 3af14c9a24c9: Layer already exists
[Webhook] 0cc971f2c87b: Pushed
[Webhook] ca7a9e050e49: Pushed
[Webhook] 5b52d00a3f4a: Pushed
[Webhook] d66bebcf8f81: Layer already exists
[Webhook] dc3e88bfc0a4: Layer already exists
[Webhook] 0b9c994b0484: Layer already exists
[Webhook] 1537466f3148: Pushed
[Webhook] 6210a1b1fa8c: Pushed
[Webhook] releasefifteen-daily: digest: sha256:fdf6d97e0804186802ba93173033402caf715ee8f5ee0e0d4c9e92fe62dc1dc8 size: 1992
[Pipeline] [Webhook] }
[Pipeline] [Webhook] // dir
[Pipeline] [Webhook] }
[RO] 26e6069f7a1f: Pushed
[RO] c67a673238f9: Pushed
[RO] 341ea910663f: Pushed
[RO] d66bebcf8f81: Layer already exists
[RO] dc3e88bfc0a4: Layer already exists
[RO] 8014f31eebaa: Pushed
[RO] 0b9c994b0484: Layer already exists
[RO] e11f9a479cda: Pushed
[NG-UI] d4aa6f0c2ee6: Layer already exists
[NG-UI] ea0bcc876590: Layer already exists
[NG-UI] 6d889b881525: Layer already exists
[NG-UI] 4b9c4a54120d: Layer already exists
[NG-UI] f521b351680f: Layer already exists
[NG-UI] dc3e88bfc0a4: Layer already exists
[NG-UI] 0b9c994b0484: Layer already exists
[NG-UI] releasefifteen-daily: digest: sha256:70ff259c84037eed44e92ab94e16daf7773de01d413f7fb2d0bde8f7ca4b9e1f size: 1780
[Pipeline] [NG-UI] }
[NBI] 34daf1295503: Pushed
[NBI] b9d590b79e07: Pushed
[NBI] 27a86d27a0de: Pushed
[NBI] 84c6c3a630a4: Pushed
[NBI] 6529ff681562: Pushed
[NBI] d66bebcf8f81: Layer already exists
[NBI] dc3e88bfc0a4: Layer already exists
[NBI] 0b9c994b0484: Layer already exists
[Pipeline] [NG-UI] // dir
[Pipeline] [NG-UI] }
[NBI] d7cda685ede7: Pushed
[RO] 9d4f84fd0c20: Pushed
[NBI] 0d2729eef3c5: Pushed
[RO] releasefifteen-daily: digest: sha256:2836f15e81eeff8375b855cae56ff5ff896367e8f41660cd81829e7a50105f79 size: 2204
[Pipeline] [RO] }
[Pipeline] [RO] // dir
[Pipeline] [RO] }
[Airflow] 5b7f8d95a1c7: Pushed
[NBI] releasefifteen-daily: digest: sha256:78b56a8fd3c3d5e618246808069d2bf649f76ae219bb8ef33272f493ab63258e size: 2411
[Pipeline] [NBI] }
[Pipeline] [NBI] // dir
[Pipeline] [NBI] }
[Airflow] releasefifteen-daily: digest: sha256:031efc3de4aa541b16486810a6a00b55ad4db8fd0852d0434a774abfc7c4057f size: 7006
[Pipeline] [Airflow] }
[Pipeline] [Airflow] // dir
[Pipeline] [Airflow] }
[Pipeline] // parallel
[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.170' (RSA) to the list of known hosts.
Connected to osm-v150-merge-210[172.21.249.170:22] (SSH-2.0-OpenSSH_8.9p1 Ubuntu-3)
Started command osm-v150-merge-210#974: mkdir -p logs/dags
Success command osm-v150-merge-210#974: mkdir -p logs/dags
Disconnected from osm-v150-merge-210[172.21.249.170:22]
[Pipeline] sshCommand
Host key checking is off. It may be vulnerable to man-in-the-middle attacks.
[jsch] Permanently added '172.21.249.170' (RSA) to the list of known hosts.
Connected to osm-v150-merge-210[172.21.249.170:22] (SSH-2.0-OpenSSH_8.9p1 Ubuntu-3)
Started command osm-v150-merge-210#975: 
            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 airflow-scheduler
Extracting log for airflow-statsd
Extracting log for airflow-triggerer
Extracting log for airflow-webserver
Extracting log for grafana
Extracting log for keystone
Extracting log for lcm
Extracting log for mon
Extracting log for nbi
Extracting log for ngui
Extracting log for pushgateway-prometheus-pushgateway
Extracting log for ro
Extracting log for webhook-translator
Success command osm-v150-merge-210#975: 
            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-v150-merge-210[172.21.249.170:22]
[Pipeline] sshCommand
Host key checking is off. It may be vulnerable to man-in-the-middle attacks.
[jsch] Permanently added '172.21.249.170' (RSA) to the list of known hosts.
Connected to osm-v150-merge-210[172.21.249.170:22] (SSH-2.0-OpenSSH_8.9p1 Ubuntu-3)
Started command osm-v150-merge-210#976: 
            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 airflow-postgresql
Extracting log for airflow-redis
Extracting log for airflow-worker
Extracting log for alertmanager
Extracting log for kafka-controller
Found 3 pods, using pod/kafka-controller-2
Extracting log for mongodb-k8s
Found 2 pods, using pod/mongodb-k8s-0
Extracting log for mongodb-k8s-arbiter
Extracting log for mysql
Extracting log for prometheus
Extracting log for zookeeper
Success command osm-v150-merge-210#976: 
            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-v150-merge-210[172.21.249.170:22]
[Pipeline] sshCommand
Host key checking is off. It may be vulnerable to man-in-the-middle attacks.
[jsch] Permanently added '172.21.249.170' (RSA) to the list of known hosts.
Connected to osm-v150-merge-210[172.21.249.170:22] (SSH-2.0-OpenSSH_8.9p1 Ubuntu-3)
Started command osm-v150-merge-210#977: 
            schedulerPod="$(kubectl get pods -n osm | grep airflow-scheduler| awk '{print $1; exit}')";             echo "Extracting logs from Airflow DAGs from pod ${schedulerPod}";             kubectl cp -n osm ${schedulerPod}:/opt/airflow/logs/scheduler/latest/dags logs/dags -c scheduler
        
Extracting logs from Airflow DAGs from pod airflow-scheduler-7bfcb6bb9d-th87v
tar: Removing leading `/' from member names
Success command osm-v150-merge-210#977: 
            schedulerPod="$(kubectl get pods -n osm | grep airflow-scheduler| awk '{print $1; exit}')";             echo "Extracting logs from Airflow DAGs from pod ${schedulerPod}";             kubectl cp -n osm ${schedulerPod}:/opt/airflow/logs/scheduler/latest/dags logs/dags -c scheduler
        
Disconnected from osm-v150-merge-210[172.21.249.170:22]
[Pipeline] sh
[osm-stage_3-merge_v15.0@2] 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.170' (RSA) to the list of known hosts.
Connected to osm-v150-merge-210[172.21.249.170:22] (SSH-2.0-OpenSSH_8.9p1 Ubuntu-3)
Started command osm-v150-merge-210#978: ls -al logs
total 29724
drwxrwxr-x 3 ubuntu ubuntu    4096 Jun 16 12:48 .
drwxr-x--- 9 ubuntu ubuntu    4096 Jun 16 12:48 ..
-rw-rw-r-- 1 ubuntu ubuntu   21617 Jun 16 12:48 airflow-postgresql.log
-rw-rw-r-- 1 ubuntu ubuntu   17735 Jun 16 12:48 airflow-redis.log
-rw-rw-r-- 1 ubuntu ubuntu 3046308 Jun 16 12:48 airflow-scheduler.log
-rw-rw-r-- 1 ubuntu ubuntu     692 Jun 16 12:48 airflow-statsd.log
-rw-rw-r-- 1 ubuntu ubuntu    4662 Jun 16 12:48 airflow-triggerer.log
-rw-rw-r-- 1 ubuntu ubuntu  656769 Jun 16 12:48 airflow-webserver.log
-rw-rw-r-- 1 ubuntu ubuntu 2010133 Jun 16 12:48 airflow-worker.log
-rw-rw-r-- 1 ubuntu ubuntu   19217 Jun 16 12:48 alertmanager.log
drwxrwxr-x 2 ubuntu ubuntu    4096 Jun 16 12:48 dags
-rw-rw-r-- 1 ubuntu ubuntu  102204 Jun 16 12:48 grafana.log
-rw-rw-r-- 1 ubuntu ubuntu  339574 Jun 16 12:48 kafka-controller.log
-rw-rw-r-- 1 ubuntu ubuntu    2196 Jun 16 12:48 keystone.log
-rw-rw-r-- 1 ubuntu ubuntu 6129040 Jun 16 12:48 lcm.log
-rw-rw-r-- 1 ubuntu ubuntu   29730 Jun 16 12:48 mon.log
-rw-rw-r-- 1 ubuntu ubuntu 4342873 Jun 16 12:48 mongodb-k8s-arbiter.log
-rw-rw-r-- 1 ubuntu ubuntu 8514914 Jun 16 12:48 mongodb-k8s.log
-rw-rw-r-- 1 ubuntu ubuntu  554562 Jun 16 12:48 mysql.log
-rw-rw-r-- 1 ubuntu ubuntu 2479741 Jun 16 12:48 nbi.log
-rw-rw-r-- 1 ubuntu ubuntu       0 Jun 16 12:48 ngui.log
-rw-rw-r-- 1 ubuntu ubuntu  160639 Jun 16 12:48 prometheus.log
-rw-rw-r-- 1 ubuntu ubuntu     607 Jun 16 12:48 pushgateway-prometheus-pushgateway.log
-rw-rw-r-- 1 ubuntu ubuntu 1911343 Jun 16 12:48 ro.log
-rw-rw-r-- 1 ubuntu ubuntu   30677 Jun 16 12:48 webhook-translator.log
-rw-rw-r-- 1 ubuntu ubuntu    2067 Jun 16 12:48 zookeeper.log
Success command osm-v150-merge-210#978: ls -al logs
Disconnected from osm-v150-merge-210[172.21.249.170:22]
[Pipeline] sshGet
Host key checking is off. It may be vulnerable to man-in-the-middle attacks.
[jsch] Permanently added '172.21.249.170' (RSA) to the list of known hosts.
Connected to osm-v150-merge-210[172.21.249.170:22] (SSH-2.0-OpenSSH_8.9p1 Ubuntu-3)
Received file from osm-v150-merge-210: mongodb-k8s-arbiter.log -> /home/jenkins/workspace/osm-stage_3-merge_v15.0@2/logs/mongodb-k8s-arbiter.log
Received file from osm-v150-merge-210: airflow-redis.log -> /home/jenkins/workspace/osm-stage_3-merge_v15.0@2/logs/airflow-redis.log
Received file from osm-v150-merge-210: mon.log -> /home/jenkins/workspace/osm-stage_3-merge_v15.0@2/logs/mon.log
Received file from osm-v150-merge-210: ngui.log -> /home/jenkins/workspace/osm-stage_3-merge_v15.0@2/logs/ngui.log
Received file from osm-v150-merge-210: alertmanager.log -> /home/jenkins/workspace/osm-stage_3-merge_v15.0@2/logs/alertmanager.log
Received file from osm-v150-merge-210: webhook-translator.log -> /home/jenkins/workspace/osm-stage_3-merge_v15.0@2/logs/webhook-translator.log
Received file from osm-v150-merge-210: airflow-triggerer.log -> /home/jenkins/workspace/osm-stage_3-merge_v15.0@2/logs/airflow-triggerer.log
Received file from osm-v150-merge-210: airflow-postgresql.log -> /home/jenkins/workspace/osm-stage_3-merge_v15.0@2/logs/airflow-postgresql.log
Received file from osm-v150-merge-210: keystone.log -> /home/jenkins/workspace/osm-stage_3-merge_v15.0@2/logs/keystone.log
Received file from osm-v150-merge-210: kafka-controller.log -> /home/jenkins/workspace/osm-stage_3-merge_v15.0@2/logs/kafka-controller.log
Received file from osm-v150-merge-210: airflow-scheduler.log -> /home/jenkins/workspace/osm-stage_3-merge_v15.0@2/logs/airflow-scheduler.log
Received file from osm-v150-merge-210: airflow-statsd.log -> /home/jenkins/workspace/osm-stage_3-merge_v15.0@2/logs/airflow-statsd.log
Received file from osm-v150-merge-210: pushgateway-prometheus-pushgateway.log -> /home/jenkins/workspace/osm-stage_3-merge_v15.0@2/logs/pushgateway-prometheus-pushgateway.log
Received file from osm-v150-merge-210: airflow-webserver.log -> /home/jenkins/workspace/osm-stage_3-merge_v15.0@2/logs/airflow-webserver.log
Received file from osm-v150-merge-210: lcm.log -> /home/jenkins/workspace/osm-stage_3-merge_v15.0@2/logs/lcm.log
Received file from osm-v150-merge-210: airflow-worker.log -> /home/jenkins/workspace/osm-stage_3-merge_v15.0@2/logs/airflow-worker.log
Received file from osm-v150-merge-210: mongodb-k8s.log -> /home/jenkins/workspace/osm-stage_3-merge_v15.0@2/logs/mongodb-k8s.log
Received file from osm-v150-merge-210: grafana.log -> /home/jenkins/workspace/osm-stage_3-merge_v15.0@2/logs/grafana.log
Received file from osm-v150-merge-210: mysql.log -> /home/jenkins/workspace/osm-stage_3-merge_v15.0@2/logs/mysql.log
Received file from osm-v150-merge-210: nbi.log -> /home/jenkins/workspace/osm-stage_3-merge_v15.0@2/logs/nbi.log
Received file from osm-v150-merge-210: zookeeper.log -> /home/jenkins/workspace/osm-stage_3-merge_v15.0@2/logs/zookeeper.log
Received file from osm-v150-merge-210: ro.log -> /home/jenkins/workspace/osm-stage_3-merge_v15.0@2/logs/ro.log
Received file from osm-v150-merge-210: prometheus.log -> /home/jenkins/workspace/osm-stage_3-merge_v15.0@2/logs/prometheus.log
Received file from osm-v150-merge-210: vdu_down.py.log -> /home/jenkins/workspace/osm-stage_3-merge_v15.0@2/logs/dags/vdu_down.py.log
Received file from osm-v150-merge-210: multivim_vm_status.py.log -> /home/jenkins/workspace/osm-stage_3-merge_v15.0@2/logs/dags/multivim_vm_status.py.log
Received file from osm-v150-merge-210: vdu_alarm.py.log -> /home/jenkins/workspace/osm-stage_3-merge_v15.0@2/logs/dags/vdu_alarm.py.log
Received file from osm-v150-merge-210: ns_topology.py.log -> /home/jenkins/workspace/osm-stage_3-merge_v15.0@2/logs/dags/ns_topology.py.log
Received file from osm-v150-merge-210: multisdnc_sdnc_status.py.log -> /home/jenkins/workspace/osm-stage_3-merge_v15.0@2/logs/dags/multisdnc_sdnc_status.py.log
Received file from osm-v150-merge-210: multivim_vm_metrics.py.log -> /home/jenkins/workspace/osm-stage_3-merge_v15.0@2/logs/dags/multivim_vm_metrics.py.log
Received file from osm-v150-merge-210: scalein_vdu.py.log -> /home/jenkins/workspace/osm-stage_3-merge_v15.0@2/logs/dags/scalein_vdu.py.log
Received file from osm-v150-merge-210: scaleout_vdu.py.log -> /home/jenkins/workspace/osm-stage_3-merge_v15.0@2/logs/dags/scaleout_vdu.py.log
Received file from osm-v150-merge-210: multivim_vim_status.py.log -> /home/jenkins/workspace/osm-stage_3-merge_v15.0@2/logs/dags/multivim_vim_status.py.log
Received directory from osm-v150-merge-210: logs -> /home/jenkins/workspace/osm-stage_3-merge_v15.0@2
Disconnected from osm-v150-merge-210[172.21.249.170:22]
[Pipeline] step
Archiving artifacts
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cleanup)
Deleting VM: 982af6cb-b530-4182-bca7-e9231e87f702
[Pipeline] echo
[Pipeline] sh
[osm-stage_3-merge_v15.0@2] Running shell script
[Pipeline] sh
[osm-stage_3-merge_v15.0@2] Running shell script
+ docker stop osm-v150-merge-210-apache
osm-v150-merge-210-apache
[Pipeline] sh
[osm-stage_3-merge_v15.0@2] Running shell script
+ docker rm osm-v150-merge-210-apache
osm-v150-merge-210-apache
[Pipeline] sh
[osm-stage_3-merge_v15.0@2] Running shell script
+ rm -rf /tmp/tmp.Js8jg6xD3u
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
Finished: SUCCESS