FailedConsole Output

Started by upstream project "devops-stage_2/master" build number 4165
originally caused by:
 Started by upstream project "devops-stage_1" build number 5506
 originally caused by:
  Triggered by Gerrit: https://osm.etsi.org/gerrit/14325
 > git rev-parse --is-inside-work-tree # timeout=10
Setting origin to https://osm.etsi.org/gerrit/osm/devops
 > git config remote.origin.url https://osm.etsi.org/gerrit/osm/devops # timeout=10
Fetching origin...
Fetching upstream changes from origin
 > git --version # timeout=10
 > git config --get remote.origin.url # timeout=10
 > git fetch --tags --progress origin +refs/heads/*:refs/remotes/origin/*
Seen branch in repository origin/WIM
Seen branch in repository origin/bug1511
Seen branch in repository origin/feature5837
Seen branch in repository origin/feature7106
Seen branch in repository origin/feature7928
Seen branch in repository origin/master
Seen branch in repository origin/multi_stack
Seen branch in repository origin/netslice
Seen branch in repository origin/new-pipeline
Seen branch in repository origin/ng-ro-refactor
Seen branch in repository origin/paas
Seen branch in repository origin/py3
Seen branch in repository origin/rift300
Seen branch in repository origin/sol006
Seen branch in repository origin/sol006v331
Seen branch in repository origin/systest
Seen branch in repository origin/v10.0
Seen branch in repository origin/v11.0
Seen branch in repository origin/v12.0
Seen branch in repository origin/v13.0
Seen branch in repository origin/v14.0
Seen branch in repository origin/v15.0
Seen branch in repository origin/v2.0
Seen branch in repository origin/v3.1
Seen branch in repository origin/v4.0
Seen branch in repository origin/v5.0
Seen branch in repository origin/v6.0
Seen branch in repository origin/v7.0
Seen branch in repository origin/v8.0
Seen branch in repository origin/v9.0
Seen branch in repository origin/vagrant_stage_3
Seen 31 remote branches
Obtained jenkins/ci-pipelines/ci_stage_3.groovy from a9e34f6c70518678923ff2db9712c5ec438d44c7
Running in Durability level: MAX_SURVIVABILITY
[Pipeline] properties
[Pipeline] node
Running on osm-cicd-4 in /home/jenkins/workspace/osm-stage_3_master
[Pipeline] {
[Pipeline] sh
[osm-stage_3_master] Running shell script
+ env
JENKINS_HOME=/var/lib/jenkins
REPO_DISTRO=unstable
SSH_CLIENT=212.234.161.1 56187 22
USER=jenkins
ROBOT_PASS_THRESHOLD=100.0
GPG_KEY_NAME=OSMETSI
OPENSTACK_BASE_IMAGE=ubuntu22.04
RUN_CHANGES_DISPLAY_URL=https://osm.etsi.org/jenkins/job/osm-stage_3/job/master/12465/display/redirect?page=changes
DO_ROBOT=true
XDG_SESSION_TYPE=tty
UPSTREAM_JOB_NUMBER=4165
SHLVL=0
NODE_LABELS=osm-cicd-4 osm4 system
HUDSON_URL=https://osm.etsi.org/jenkins/
ROBOT_VIM=/home/jenkins/hive/robot-systest.cfg
MOTD_SHOWN=pam
OLDPWD=/home/jenkins
HOME=/home/jenkins
BUILD_URL=https://osm.etsi.org/jenkins/job/osm-stage_3/job/master/12465/
HUDSON_COOKIE=f6892ba3-d7cb-43c6-8fa7-71bf436650c6
JENKINS_SERVER_COOKIE=durable-ced6e5722dd48b30b5c63ab431bd5dc2
CLOUDS=/home/jenkins/hive/clouds.yaml
DOCKER_TAG=testing-daily
DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1001/bus
WORKSPACE=/home/jenkins/workspace/osm-stage_3_master
UPSTREAM_SUFFIX=-stage_2
LOGNAME=jenkins
NODE_NAME=osm-cicd-4
GERRIT_BRANCH=master
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/job/master/12465/display/redirect?page=artifacts
SAVE_ARTIFACTS_ON_SMOKE_SUCCESS=true
XDG_SESSION_CLASS=user
EXECUTOR_NUMBER=1
SAVE_CONTAINER_ON_PASS=false
XDG_SESSION_ID=2360
TRY_JUJU_INSTALLATION=false
RUN_TESTS_DISPLAY_URL=https://osm.etsi.org/jenkins/job/osm-stage_3/job/master/12465/display/redirect?page=tests
BUILD_DISPLAY_NAME=#12465
HUDSON_HOME=/var/lib/jenkins
JOB_BASE_NAME=master
DOWNSTREAM_STAGE_NAME=osm-stage_4
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
SAVE_ARTIFACTS_OVERRIDE=false
NODE=system
INSTALLER=Default
DO_BUILD=true
KUBECONFIG=/home/jenkins/hive/kubeconfig.yaml
ROBOT_TAG_NAME=sanity
BUILD_ID=12465
XDG_RUNTIME_DIR=/run/user/1001
DO_DOCKERPUSH=true
BUILD_TAG=jenkins-osm-stage_3-master-12465
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/job/master/
BUILD_NUMBER=12465
SHELL=/bin/bash
RUN_DISPLAY_URL=https://osm.etsi.org/jenkins/job/osm-stage_3/job/master/12465/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/job/master/display/redirect
RELEASE=release
UPSTREAM_JOB_NAME=devops-stage_2/master
JOB_NAME=osm-stage_3/master
DO_INSTALL=true
PWD=/home/jenkins/workspace/osm-stage_3_master
REPO_KEY_NAME=pubkey.asc
SSH_CONNECTION=212.234.161.1 56187 172.21.249.4 22
TRY_OLD_SERVICE_ASSURANCE=false
BRANCH_NAME=master
[Pipeline] stage
[Pipeline] { (Checkout)
[Pipeline] checkout
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://osm.etsi.org/gerrit/osm/devops # timeout=10
Fetching without tags
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/*
Checking out Revision a9e34f6c70518678923ff2db9712c5ec438d44c7 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a9e34f6c70518678923ff2db9712c5ec438d44c7
Commit message: "Remove functions from install_kubeadm_cluster.sh, moved to install_cluster_addons.sh"
 > git rev-list --no-walk a9e34f6c70518678923ff2db9712c5ec438d44c7 # 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_master] Running shell script
+ tree -fD repo
repo
├── [Apr 23 09:29]  repo/Release
├── [Apr 23 09:29]  repo/release
│   ├── [Apr 23 09:28]  repo/release/IM
│   │   ├── [Apr 23 09:13]  repo/release/IM/build.env
│   │   ├── [Apr 23 09:28]  repo/release/IM/changelog
│   │   │   └── [Apr 23 09:28]  repo/release/IM/changelog/changelog-IM.html
│   │   ├── [Apr 23 09:28]  repo/release/IM/master
│   │   └── [Apr 23 09:28]  repo/release/IM/pool
│   │       └── [Apr 23 09:28]  repo/release/IM/pool/IM
│   │           ├── [Apr 23 09:28]  repo/release/IM/pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb
│   │           └── [Apr 23 09:28]  repo/release/IM/pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb
│   ├── [Apr 23 09:29]  repo/release/IM@tmp
│   ├── [Apr 23 09:28]  repo/release/LCM
│   │   ├── [Apr 23 09:03]  repo/release/LCM/build.env
│   │   ├── [Apr 23 09:28]  repo/release/LCM/changelog
│   │   │   └── [Apr 23 09:28]  repo/release/LCM/changelog/changelog-LCM.html
│   │   ├── [Apr 23 09:28]  repo/release/LCM/master
│   │   └── [Apr 23 09:28]  repo/release/LCM/pool
│   │       └── [Apr 23 09:28]  repo/release/LCM/pool/LCM
│   │           └── [Apr 23 09:28]  repo/release/LCM/pool/LCM/python3-osm-lcm_9.0.0.post162+g9cd5345-1_all.deb
│   ├── [Apr 23 09:28]  repo/release/LCM@tmp
│   ├── [Apr 23 09:28]  repo/release/MON
│   │   ├── [Apr 23 09:05]  repo/release/MON/build.env
│   │   ├── [Apr 23 09:28]  repo/release/MON/changelog
│   │   │   └── [Apr 23 09:28]  repo/release/MON/changelog/changelog-MON.html
│   │   ├── [Apr 23 09:28]  repo/release/MON/master
│   │   └── [Apr 23 09:28]  repo/release/MON/pool
│   │       └── [Apr 23 09:28]  repo/release/MON/pool/MON
│   │           └── [Apr 23 09:28]  repo/release/MON/pool/MON/python3-osm-mon_11.0.0.post35+g1e6e756-1_all.deb
│   ├── [Apr 23 09:28]  repo/release/MON@tmp
│   ├── [Apr 23 09:28]  repo/release/N2VC
│   │   ├── [Apr 23 09:04]  repo/release/N2VC/build.env
│   │   ├── [Apr 23 09:28]  repo/release/N2VC/changelog
│   │   │   └── [Apr 23 09:28]  repo/release/N2VC/changelog/changelog-N2VC.html
│   │   ├── [Apr 23 09:28]  repo/release/N2VC/master
│   │   └── [Apr 23 09:28]  repo/release/N2VC/pool
│   │       └── [Apr 23 09:28]  repo/release/N2VC/pool/N2VC
│   │           └── [Apr 23 09:28]  repo/release/N2VC/pool/N2VC/python3-n2vc_11.0.0rc1.post84+gf5b7f41-1_all.deb
│   ├── [Apr 23 09:28]  repo/release/N2VC@tmp
│   ├── [Apr 23 09:28]  repo/release/NBI
│   │   ├── [Apr 23 09:04]  repo/release/NBI/build.env
│   │   ├── [Apr 23 09:28]  repo/release/NBI/changelog
│   │   │   └── [Apr 23 09:28]  repo/release/NBI/changelog/changelog-NBI.html
│   │   ├── [Apr 23 09:28]  repo/release/NBI/master
│   │   └── [Apr 23 09:28]  repo/release/NBI/pool
│   │       └── [Apr 23 09:28]  repo/release/NBI/pool/NBI
│   │           └── [Apr 23 09:28]  repo/release/NBI/pool/NBI/python3-osm-nbi_9.0.0.post117+g48683b8-1_all.deb
│   ├── [Apr 23 09:28]  repo/release/NBI@tmp
│   ├── [Apr 23 09:28]  repo/release/NG-SA
│   │   ├── [Apr 23 09:05]  repo/release/NG-SA/build.env
│   │   ├── [Apr 23 09:28]  repo/release/NG-SA/changelog
│   │   │   └── [Apr 23 09:28]  repo/release/NG-SA/changelog/changelog-NG-SA.html
│   │   ├── [Apr 23 09:28]  repo/release/NG-SA/master
│   │   └── [Apr 23 09:28]  repo/release/NG-SA/pool
│   │       └── [Apr 23 09:28]  repo/release/NG-SA/pool/NG-SA
│   │           ├── [Apr 23 09:28]  repo/release/NG-SA/pool/NG-SA/python3-osm-ngsa_15.0-1_all.deb
│   │           └── [Apr 23 09:28]  repo/release/NG-SA/pool/NG-SA/python3-osm-webhook-translator_15.0-1_all.deb
│   ├── [Apr 23 09:29]  repo/release/NG-SA@tmp
│   ├── [Apr 23 09:28]  repo/release/NG-UI
│   │   ├── [Apr 23 09:01]  repo/release/NG-UI/build.env
│   │   ├── [Apr 23 09:28]  repo/release/NG-UI/changelog
│   │   │   └── [Apr 23 09:28]  repo/release/NG-UI/changelog/changelog-NG-UI.html
│   │   ├── [Apr 23 09:28]  repo/release/NG-UI/master
│   │   └── [Apr 23 09:28]  repo/release/NG-UI/pool
│   │       └── [Apr 23 09:28]  repo/release/NG-UI/pool/NG-UI
│   │           └── [Apr 23 09:28]  repo/release/NG-UI/pool/NG-UI/osm-ngui_15.0.0.post1+g219fe61-1_all.deb
│   ├── [Apr 23 09:29]  repo/release/NG-UI@tmp
│   ├── [Apr 23 09:29]  repo/release/OSM ETSI Release Key.gpg
│   ├── [Apr 23 09:28]  repo/release/PLA
│   │   ├── [Apr 23 09:02]  repo/release/PLA/build.env
│   │   ├── [Apr 23 09:28]  repo/release/PLA/changelog
│   │   │   └── [Apr 23 09:28]  repo/release/PLA/changelog/changelog-PLA.html
│   │   ├── [Apr 23 09:28]  repo/release/PLA/master
│   │   └── [Apr 23 09:28]  repo/release/PLA/pool
│   │       └── [Apr 23 09:28]  repo/release/PLA/pool/PLA
│   │           └── [Apr 23 09:28]  repo/release/PLA/pool/PLA/python3-osm-pla_11.0.0.post12+gfcdb2c4-1_all.deb
│   ├── [Apr 23 09:29]  repo/release/PLA@tmp
│   ├── [Apr 23 09:28]  repo/release/POL
│   │   ├── [Apr 23 09:02]  repo/release/POL/build.env
│   │   ├── [Apr 23 09:28]  repo/release/POL/changelog
│   │   │   └── [Apr 23 09:28]  repo/release/POL/changelog/changelog-POL.html
│   │   ├── [Apr 23 09:28]  repo/release/POL/master
│   │   └── [Apr 23 09:28]  repo/release/POL/pool
│   │       └── [Apr 23 09:28]  repo/release/POL/pool/POL
│   │           └── [Apr 23 09:28]  repo/release/POL/pool/POL/python3-osm-policy-module_11.0.0.post25+g055c4ee-1_all.deb
│   ├── [Apr 23 09:28]  repo/release/POL@tmp
│   ├── [Apr 23 09:28]  repo/release/RO
│   │   ├── [Apr 20 09:28]  repo/release/RO/build.env
│   │   ├── [Apr 23 09:28]  repo/release/RO/changelog
│   │   │   └── [Apr 23 09:28]  repo/release/RO/changelog/changelog-RO.html
│   │   ├── [Apr 23 09:28]  repo/release/RO/master
│   │   └── [Apr 23 09:28]  repo/release/RO/pool
│   │       └── [Apr 23 09:28]  repo/release/RO/pool/RO
│   │           ├── [Apr 23 09:28]  repo/release/RO/pool/RO/python3-osm-ng-ro_9.0.0.post172+ge31d74b-1_all.deb
│   │           ├── [Apr 23 09:28]  repo/release/RO/pool/RO/python3-osm-ro-plugin_9.0.0.post172+ge31d74b-1_all.deb
│   │           ├── [Apr 23 09:28]  repo/release/RO/pool/RO/python3-osm-rosdn-arista-cloudvision_9.0.0.post172+ge31d74b-1_all.deb
│   │           ├── [Apr 23 09:28]  repo/release/RO/pool/RO/python3-osm-rosdn-dpb_9.0.0.post172+ge31d74b-1_all.deb
│   │           ├── [Apr 23 09:28]  repo/release/RO/pool/RO/python3-osm-rosdn-dynpac_9.0.0.post172+ge31d74b-1_all.deb
│   │           ├── [Apr 23 09:28]  repo/release/RO/pool/RO/python3-osm-rosdn-floodlightof_9.0.0.post172+ge31d74b-1_all.deb
│   │           ├── [Apr 23 09:28]  repo/release/RO/pool/RO/python3-osm-rosdn-ietfl2vpn_9.0.0.post172+ge31d74b-1_all.deb
│   │           ├── [Apr 23 09:28]  repo/release/RO/pool/RO/python3-osm-rosdn-juniper-contrail_9.0.0.post172+ge31d74b-1_all.deb
│   │           ├── [Apr 23 09:28]  repo/release/RO/pool/RO/python3-osm-rosdn-odlof_9.0.0.post172+ge31d74b-1_all.deb
│   │           ├── [Apr 23 09:28]  repo/release/RO/pool/RO/python3-osm-rosdn-onos-vpls_9.0.0.post172+ge31d74b-1_all.deb
│   │           ├── [Apr 23 09:28]  repo/release/RO/pool/RO/python3-osm-rosdn-onosof_9.0.0.post172+ge31d74b-1_all.deb
│   │           ├── [Apr 23 09:28]  repo/release/RO/pool/RO/python3-osm-rosdn-tapi_9.0.0.post172+ge31d74b-1_all.deb
│   │           ├── [Apr 23 09:28]  repo/release/RO/pool/RO/python3-osm-rovim-aws_9.0.0.post172+ge31d74b-1_all.deb
│   │           ├── [Apr 23 09:28]  repo/release/RO/pool/RO/python3-osm-rovim-azure_9.0.0.post172+ge31d74b-1_all.deb
│   │           ├── [Apr 23 09:28]  repo/release/RO/pool/RO/python3-osm-rovim-gcp_9.0.0.post172+ge31d74b-1_all.deb
│   │           ├── [Apr 23 09:28]  repo/release/RO/pool/RO/python3-osm-rovim-openstack_9.0.0.post172+ge31d74b-1_all.deb
│   │           ├── [Apr 23 09:28]  repo/release/RO/pool/RO/python3-osm-rovim-openvim_9.0.0.post172+ge31d74b-1_all.deb
│   │           └── [Apr 23 09:28]  repo/release/RO/pool/RO/python3-osm-rovim-vmware_9.0.0.post172+ge31d74b-1_all.deb
│   ├── [Apr 23 09:29]  repo/release/RO@tmp
│   ├── [Apr 23 09:28]  repo/release/build.env
│   ├── [Apr 23 09:28]  repo/release/common
│   │   ├── [Apr 23 09:02]  repo/release/common/build.env
│   │   ├── [Apr 23 09:28]  repo/release/common/changelog
│   │   │   └── [Apr 23 09:28]  repo/release/common/changelog/changelog-common.html
│   │   ├── [Apr 23 09:28]  repo/release/common/master
│   │   └── [Apr 23 09:28]  repo/release/common/pool
│   │       └── [Apr 23 09:28]  repo/release/common/pool/common
│   │           └── [Apr 23 09:28]  repo/release/common/pool/common/python3-osm-common_15.0.0.post3+g409397d-1_all.deb
│   ├── [Apr 23 09:28]  repo/release/common@tmp
│   ├── [Apr 23 09:28]  repo/release/devops
│   │   ├── [Apr 23 09:03]  repo/release/devops/build.env
│   │   ├── [Apr 23 09:28]  repo/release/devops/changelog
│   │   │   └── [Apr 23 09:28]  repo/release/devops/changelog/changelog-devops.html
│   │   ├── [Apr 23 09:28]  repo/release/devops/master
│   │   └── [Apr 23 09:28]  repo/release/devops/pool
│   │       └── [Apr 23 09:28]  repo/release/devops/pool/devops
│   │           └── [Apr 23 09:28]  repo/release/devops/pool/devops/osm-devops_15.0.0.post20-1_all.deb
│   ├── [Apr 23 09:28]  repo/release/devops@tmp
│   ├── [Apr 23 09:29]  repo/release/dists
│   │   └── [Apr 23 09:29]  repo/release/dists/unstable
│   │       ├── [Apr 23 09:29]  repo/release/dists/unstable/IM
│   │       │   └── [Apr 23 09:29]  repo/release/dists/unstable/IM/binary-amd64
│   │       │       ├── [Apr 23 09:29]  repo/release/dists/unstable/IM/binary-amd64/Packages
│   │       │       └── [Apr 23 09:29]  repo/release/dists/unstable/IM/binary-amd64/Packages.gz
│   │       ├── [Apr 23 09:29]  repo/release/dists/unstable/Release
│   │       ├── [Apr 23 09:29]  repo/release/dists/unstable/Release.gpg
│   │       ├── [Apr 23 09:29]  repo/release/dists/unstable/devops
│   │       │   └── [Apr 23 09:29]  repo/release/dists/unstable/devops/binary-amd64
│   │       │       ├── [Apr 23 09:29]  repo/release/dists/unstable/devops/binary-amd64/Packages
│   │       │       └── [Apr 23 09:29]  repo/release/dists/unstable/devops/binary-amd64/Packages.gz
│   │       └── [Apr 23 09:29]  repo/release/dists/unstable/osmclient
│   │           └── [Apr 23 09:29]  repo/release/dists/unstable/osmclient/binary-amd64
│   │               ├── [Apr 23 09:29]  repo/release/dists/unstable/osmclient/binary-amd64/Packages
│   │               └── [Apr 23 09:29]  repo/release/dists/unstable/osmclient/binary-amd64/Packages.gz
│   ├── [Apr 23 09:28]  repo/release/osmclient
│   │   ├── [Apr 23 09:28]  repo/release/osmclient/changelog
│   │   │   └── [Apr 23 09:28]  repo/release/osmclient/changelog/changelog-osmclient.html
│   │   ├── [Apr 23 09:28]  repo/release/osmclient/master-staging
│   │   └── [Apr 23 09:28]  repo/release/osmclient/pool
│   │       └── [Apr 23 09:28]  repo/release/osmclient/pool/osmclient
│   │           └── [Apr 23 09:28]  repo/release/osmclient/pool/osmclient/python3-osmclient_11.0.0rc1.post67+ga2b62c2-1_all.deb
│   ├── [Apr 23 09:28]  repo/release/osmclient@tmp
│   ├── [Apr 23 09:29]  repo/release/pool
│   │   ├── [Apr 23 09:29]  repo/release/pool/IM
│   │   │   ├── [Apr 23 09:29]  repo/release/pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb
│   │   │   └── [Apr 23 09:29]  repo/release/pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb
│   │   ├── [Apr 23 09:29]  repo/release/pool/devops
│   │   │   └── [Apr 23 09:29]  repo/release/pool/devops/osm-devops_15.0.0.post20-1_all.deb
│   │   └── [Apr 23 09:29]  repo/release/pool/osmclient
│   │       └── [Apr 23 09:29]  repo/release/pool/osmclient/python3-osmclient_11.0.0rc1.post67+ga2b62c2-1_all.deb
│   ├── [Apr 23 09:29]  repo/release/pubkey.asc
│   ├── [Apr 23 09:28]  repo/release/tests
│   │   ├── [Apr 23 09:04]  repo/release/tests/build.env
│   │   ├── [Apr 23 09:28]  repo/release/tests/changelog
│   │   │   └── [Apr 23 09:28]  repo/release/tests/changelog/changelog-tests.html
│   │   ├── [Apr 23 09:28]  repo/release/tests/master
│   │   └── [Apr 23 09:28]  repo/release/tests/pool
│   │       └── [Apr 23 09:28]  repo/release/tests/pool/tests
│   │           └── [Apr 23 09:28]  repo/release/tests/pool/tests/osm-tests_9.0.0rc1.post209+g9e5450f-1_all.deb
│   └── [Apr 23 09:29]  repo/release/tests@tmp
└── [Apr 23 09:29]  repo/release@tmp

98 directories, 76 files
[Pipeline] sh
[osm-stage_3_master] Running shell script
+ rm -rvf repo
removed directory 'repo/release@tmp'
removed 'repo/Release'
removed directory 'repo/release/NG-UI/master'
removed 'repo/release/NG-UI/changelog/changelog-NG-UI.html'
removed directory 'repo/release/NG-UI/changelog'
removed 'repo/release/NG-UI/pool/NG-UI/osm-ngui_15.0.0.post1+g219fe61-1_all.deb'
removed directory 'repo/release/NG-UI/pool/NG-UI'
removed directory 'repo/release/NG-UI/pool'
removed 'repo/release/NG-UI/build.env'
removed directory 'repo/release/NG-UI'
removed directory 'repo/release/MON@tmp'
removed directory 'repo/release/PLA/master'
removed 'repo/release/PLA/changelog/changelog-PLA.html'
removed directory 'repo/release/PLA/changelog'
removed 'repo/release/PLA/pool/PLA/python3-osm-pla_11.0.0.post12+gfcdb2c4-1_all.deb'
removed directory 'repo/release/PLA/pool/PLA'
removed directory 'repo/release/PLA/pool'
removed 'repo/release/PLA/build.env'
removed directory 'repo/release/PLA'
removed directory 'repo/release/NBI@tmp'
removed directory 'repo/release/tests/master'
removed 'repo/release/tests/changelog/changelog-tests.html'
removed directory 'repo/release/tests/changelog'
removed 'repo/release/tests/pool/tests/osm-tests_9.0.0rc1.post209+g9e5450f-1_all.deb'
removed directory 'repo/release/tests/pool/tests'
removed directory 'repo/release/tests/pool'
removed 'repo/release/tests/build.env'
removed directory 'repo/release/tests'
removed directory 'repo/release/RO/master'
removed 'repo/release/RO/changelog/changelog-RO.html'
removed directory 'repo/release/RO/changelog'
removed 'repo/release/RO/pool/RO/python3-osm-rosdn-ietfl2vpn_9.0.0.post172+ge31d74b-1_all.deb'
removed 'repo/release/RO/pool/RO/python3-osm-rosdn-onosof_9.0.0.post172+ge31d74b-1_all.deb'
removed 'repo/release/RO/pool/RO/python3-osm-rosdn-juniper-contrail_9.0.0.post172+ge31d74b-1_all.deb'
removed 'repo/release/RO/pool/RO/python3-osm-rovim-azure_9.0.0.post172+ge31d74b-1_all.deb'
removed 'repo/release/RO/pool/RO/python3-osm-rovim-gcp_9.0.0.post172+ge31d74b-1_all.deb'
removed 'repo/release/RO/pool/RO/python3-osm-rosdn-tapi_9.0.0.post172+ge31d74b-1_all.deb'
removed 'repo/release/RO/pool/RO/python3-osm-rovim-openstack_9.0.0.post172+ge31d74b-1_all.deb'
removed 'repo/release/RO/pool/RO/python3-osm-rosdn-floodlightof_9.0.0.post172+ge31d74b-1_all.deb'
removed 'repo/release/RO/pool/RO/python3-osm-rosdn-arista-cloudvision_9.0.0.post172+ge31d74b-1_all.deb'
removed 'repo/release/RO/pool/RO/python3-osm-rovim-vmware_9.0.0.post172+ge31d74b-1_all.deb'
removed 'repo/release/RO/pool/RO/python3-osm-rosdn-odlof_9.0.0.post172+ge31d74b-1_all.deb'
removed 'repo/release/RO/pool/RO/python3-osm-rosdn-dynpac_9.0.0.post172+ge31d74b-1_all.deb'
removed 'repo/release/RO/pool/RO/python3-osm-ro-plugin_9.0.0.post172+ge31d74b-1_all.deb'
removed 'repo/release/RO/pool/RO/python3-osm-rovim-openvim_9.0.0.post172+ge31d74b-1_all.deb'
removed 'repo/release/RO/pool/RO/python3-osm-ng-ro_9.0.0.post172+ge31d74b-1_all.deb'
removed 'repo/release/RO/pool/RO/python3-osm-rosdn-onos-vpls_9.0.0.post172+ge31d74b-1_all.deb'
removed 'repo/release/RO/pool/RO/python3-osm-rovim-aws_9.0.0.post172+ge31d74b-1_all.deb'
removed 'repo/release/RO/pool/RO/python3-osm-rosdn-dpb_9.0.0.post172+ge31d74b-1_all.deb'
removed directory 'repo/release/RO/pool/RO'
removed directory 'repo/release/RO/pool'
removed 'repo/release/RO/build.env'
removed directory 'repo/release/RO'
removed directory 'repo/release/IM@tmp'
removed directory 'repo/release/N2VC/master'
removed 'repo/release/N2VC/changelog/changelog-N2VC.html'
removed directory 'repo/release/N2VC/changelog'
removed 'repo/release/N2VC/pool/N2VC/python3-n2vc_11.0.0rc1.post84+gf5b7f41-1_all.deb'
removed directory 'repo/release/N2VC/pool/N2VC'
removed directory 'repo/release/N2VC/pool'
removed 'repo/release/N2VC/build.env'
removed directory 'repo/release/N2VC'
removed directory 'repo/release/LCM@tmp'
removed directory 'repo/release/NBI/master'
removed 'repo/release/NBI/changelog/changelog-NBI.html'
removed directory 'repo/release/NBI/changelog'
removed 'repo/release/NBI/pool/NBI/python3-osm-nbi_9.0.0.post117+g48683b8-1_all.deb'
removed directory 'repo/release/NBI/pool/NBI'
removed directory 'repo/release/NBI/pool'
removed 'repo/release/NBI/build.env'
removed directory 'repo/release/NBI'
removed directory 'repo/release/devops@tmp'
removed directory 'repo/release/PLA@tmp'
removed directory 'repo/release/common@tmp'
removed directory 'repo/release/POL/master'
removed 'repo/release/POL/changelog/changelog-POL.html'
removed directory 'repo/release/POL/changelog'
removed 'repo/release/POL/pool/POL/python3-osm-policy-module_11.0.0.post25+g055c4ee-1_all.deb'
removed directory 'repo/release/POL/pool/POL'
removed directory 'repo/release/POL/pool'
removed 'repo/release/POL/build.env'
removed directory 'repo/release/POL'
removed 'repo/release/OSM ETSI Release Key.gpg'
removed directory 'repo/release/devops/master'
removed 'repo/release/devops/changelog/changelog-devops.html'
removed directory 'repo/release/devops/changelog'
removed 'repo/release/devops/pool/devops/osm-devops_15.0.0.post20-1_all.deb'
removed directory 'repo/release/devops/pool/devops'
removed directory 'repo/release/devops/pool'
removed 'repo/release/devops/build.env'
removed directory 'repo/release/devops'
removed directory 'repo/release/POL@tmp'
removed directory 'repo/release/tests@tmp'
removed directory 'repo/release/common/master'
removed 'repo/release/common/changelog/changelog-common.html'
removed directory 'repo/release/common/changelog'
removed 'repo/release/common/pool/common/python3-osm-common_15.0.0.post3+g409397d-1_all.deb'
removed directory 'repo/release/common/pool/common'
removed directory 'repo/release/common/pool'
removed 'repo/release/common/build.env'
removed directory 'repo/release/common'
removed directory 'repo/release/NG-SA/master'
removed 'repo/release/NG-SA/changelog/changelog-NG-SA.html'
removed directory 'repo/release/NG-SA/changelog'
removed 'repo/release/NG-SA/pool/NG-SA/python3-osm-ngsa_15.0-1_all.deb'
removed 'repo/release/NG-SA/pool/NG-SA/python3-osm-webhook-translator_15.0-1_all.deb'
removed directory 'repo/release/NG-SA/pool/NG-SA'
removed directory 'repo/release/NG-SA/pool'
removed 'repo/release/NG-SA/build.env'
removed directory 'repo/release/NG-SA'
removed 'repo/release/pool/devops/osm-devops_15.0.0.post20-1_all.deb'
removed directory 'repo/release/pool/devops'
removed 'repo/release/pool/osmclient/python3-osmclient_11.0.0rc1.post67+ga2b62c2-1_all.deb'
removed directory 'repo/release/pool/osmclient'
removed 'repo/release/pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb'
removed 'repo/release/pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb'
removed directory 'repo/release/pool/IM'
removed directory 'repo/release/pool'
removed directory 'repo/release/NG-UI@tmp'
removed directory 'repo/release/osmclient@tmp'
removed 'repo/release/build.env'
removed directory 'repo/release/RO@tmp'
removed directory 'repo/release/NG-SA@tmp'
removed 'repo/release/osmclient/changelog/changelog-osmclient.html'
removed directory 'repo/release/osmclient/changelog'
removed directory 'repo/release/osmclient/master-staging'
removed 'repo/release/osmclient/pool/osmclient/python3-osmclient_11.0.0rc1.post67+ga2b62c2-1_all.deb'
removed directory 'repo/release/osmclient/pool/osmclient'
removed directory 'repo/release/osmclient/pool'
removed directory 'repo/release/osmclient'
removed directory 'repo/release/MON/master'
removed 'repo/release/MON/changelog/changelog-MON.html'
removed directory 'repo/release/MON/changelog'
removed 'repo/release/MON/pool/MON/python3-osm-mon_11.0.0.post35+g1e6e756-1_all.deb'
removed directory 'repo/release/MON/pool/MON'
removed directory 'repo/release/MON/pool'
removed 'repo/release/MON/build.env'
removed directory 'repo/release/MON'
removed directory 'repo/release/IM/master'
removed 'repo/release/IM/changelog/changelog-IM.html'
removed directory 'repo/release/IM/changelog'
removed 'repo/release/IM/pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb'
removed 'repo/release/IM/pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb'
removed directory 'repo/release/IM/pool/IM'
removed directory 'repo/release/IM/pool'
removed 'repo/release/IM/build.env'
removed directory 'repo/release/IM'
removed 'repo/release/pubkey.asc'
removed directory 'repo/release/N2VC@tmp'
removed 'repo/release/dists/unstable/Release.gpg'
removed 'repo/release/dists/unstable/devops/binary-amd64/Packages'
removed 'repo/release/dists/unstable/devops/binary-amd64/Packages.gz'
removed directory 'repo/release/dists/unstable/devops/binary-amd64'
removed directory 'repo/release/dists/unstable/devops'
removed 'repo/release/dists/unstable/Release'
removed 'repo/release/dists/unstable/osmclient/binary-amd64/Packages'
removed 'repo/release/dists/unstable/osmclient/binary-amd64/Packages.gz'
removed directory 'repo/release/dists/unstable/osmclient/binary-amd64'
removed directory 'repo/release/dists/unstable/osmclient'
removed 'repo/release/dists/unstable/IM/binary-amd64/Packages'
removed 'repo/release/dists/unstable/IM/binary-amd64/Packages.gz'
removed directory 'repo/release/dists/unstable/IM/binary-amd64'
removed directory 'repo/release/dists/unstable/IM'
removed directory 'repo/release/dists/unstable'
removed directory 'repo/release/dists'
removed directory 'repo/release/LCM/master'
removed 'repo/release/LCM/changelog/changelog-LCM.html'
removed directory 'repo/release/LCM/changelog'
removed 'repo/release/LCM/pool/LCM/python3-osm-lcm_9.0.0.post162+g9cd5345-1_all.deb'
removed directory 'repo/release/LCM/pool/LCM'
removed directory 'repo/release/LCM/pool'
removed 'repo/release/LCM/build.env'
removed directory 'repo/release/LCM'
removed directory 'repo/release'
removed directory 'repo'
[Pipeline] sh
[osm-stage_3_master] Running shell script
+ tree -fD repo
repo [error opening dir]

0 directories, 0 files
+ lsof repo
lsof: WARNING: can't stat() nsfs file system /var/snap/lxd/common/ns/shmounts
      Output information may be incomplete.
lsof: WARNING: can't stat() overlay file system /var/lib/docker/overlay2/187da2ba03cc71ece156b059e3051836763e7a0cc6a06970f8c4f30f5f5f4f27/merged
      Output information may be incomplete.
lsof: WARNING: can't stat() nsfs file system /run/docker/netns/53554771d9fe
      Output information may be incomplete.
lsof: WARNING: can't stat() overlay file system /var/lib/docker/overlay2/a997e21633117bbc45d7d042cba761123e39c883013f784cf774e292065ce3b6/merged
      Output information may be incomplete.
lsof: WARNING: can't stat() nsfs file system /run/docker/netns/afc9792172eb
      Output information may be incomplete.
lsof: WARNING: can't stat() overlay file system /var/lib/docker/overlay2/dd5fa6f63b2d5fb75d9446609482cc7bcc901042ef4d86c7154d03bda43ae5cd/merged
      Output information may be incomplete.
lsof: WARNING: can't stat() nsfs file system /run/docker/netns/219eb3c070bf
      Output information may be incomplete.
lsof: WARNING: can't stat() overlay file system /var/lib/docker/overlay2/785d940d6b37c2a8bdd0ea328d536cc046790f260a007eb637394be05527638c/merged
      Output information may be incomplete.
lsof: WARNING: can't stat() nsfs file system /run/docker/netns/161a8b18f028
      Output information may be incomplete.
lsof: WARNING: can't stat() overlay file system /var/lib/docker/overlay2/3f05626430ec534adc955cca6928c8b6cc74338508fc4c45c5f3d1387a410d23/merged
      Output information may be incomplete.
lsof: WARNING: can't stat() nsfs file system /run/docker/netns/95b6449fb88e
      Output information may be incomplete.
lsof: WARNING: can't stat() nsfs file system /var/snap/lxd/common/ns/mntns
      Output information may be incomplete.
lsof: WARNING: can't stat() overlay file system /var/lib/docker/overlay2/32039b0dae4003dff15d1e1d1da1dec096404f0e7c197247258262498404d4aa/merged
      Output information may be incomplete.
lsof: WARNING: can't stat() nsfs file system /run/docker/netns/823a9a7c5c3e
      Output information may be incomplete.
lsof: WARNING: can't stat() overlay file system /var/lib/docker/overlay2/486d0335842337a5633f830b898fd9322c776891ad30bcaa284cad5acb4b8d62/merged
      Output information may be incomplete.
lsof: WARNING: can't stat() nsfs file system /run/docker/netns/d8e5163850d5
      Output information may be incomplete.
lsof: WARNING: can't stat() overlay file system /var/lib/docker/overlay2/35128350fe0891f2828e3078af27954f719dc3623e6f4f0e286fa3fe7b3d32f1/merged
      Output information may be incomplete.
lsof: WARNING: can't stat() nsfs file system /run/docker/netns/7223394bc3ea
      Output information may be incomplete.
lsof: WARNING: can't stat() overlay file system /var/lib/docker/overlay2/6327ea71144d58576a166db6a6c1e337e0309690654168f2710945992f3f7205/merged
      Output information may be incomplete.
lsof: WARNING: can't stat() nsfs file system /run/docker/netns/863a99cdd261
      Output information may be incomplete.
lsof: WARNING: can't stat() overlay file system /var/lib/docker/overlay2/76eaff2831f465323bad75e2b286a2fd9a269c83c0f0706bc6b0c2e78bcc8784/merged
      Output information may be incomplete.
lsof: WARNING: can't stat() nsfs file system /run/docker/netns/44ffb00929ed
      Output information may be incomplete.
lsof: WARNING: can't stat() overlay file system /var/lib/docker/overlay2/760b2acc5ca7db218a4554a3e19cb471dcd1fc6c68d3a43a5210364e92032de5/merged
      Output information may be incomplete.
lsof: WARNING: can't stat() nsfs file system /run/docker/netns/cd4e9596e339
      Output information may be incomplete.
lsof: WARNING: can't stat() overlay file system /var/lib/docker/overlay2/054a3160504f9e5f26a18dc1a3919c70ef599ff6e798d29be288a95399b4199c/merged
      Output information may be incomplete.
lsof: WARNING: can't stat() nsfs file system /run/docker/netns/5b9de988e358
      Output information may be incomplete.
lsof: WARNING: can't stat() overlay file system /var/lib/docker/overlay2/46350f05ea9220ad8d891e3d82046e2686d4f202c0b90a558b20352cf2e408bf/merged
      Output information may be incomplete.
lsof: WARNING: can't stat() nsfs file system /run/docker/netns/25d8f8cc26cf
      Output information may be incomplete.
lsof: WARNING: can't stat() overlay file system /var/lib/docker/overlay2/b3c7a6cc59f948ead143c9e1dbf596488249be11f4f6566eab434544d44121e7/merged
      Output information may be incomplete.
lsof: WARNING: can't stat() nsfs file system /run/docker/netns/95e8aeaaec4b
      Output information may be incomplete.
lsof: status error on repo: No such file or directory
lsof 4.93.2
 latest revision: https://github.com/lsof-org/lsof
 latest FAQ: https://github.com/lsof-org/lsof/blob/master/00FAQ
 latest (non-formatted) man page: https://github.com/lsof-org/lsof/blob/master/Lsof.8
 usage: [-?abhKlnNoOPRtUvVX] [+|-c c] [+|-d s] [+D D] [+|-E] [+|-e s] [+|-f[gG]]
 [-F [f]] [-g [s]] [-i [i]] [+|-L [l]] [+m [m]] [+|-M] [-o [o]] [-p s]
 [+|-r [t]] [-s [p:s]] [-S [t]] [-T [t]] [-u s] [+|-w] [-x [fl]] [--] [names]
Use the ``-h'' option to get more help information.
+ exit 0
[Pipeline] dir
Running in /home/jenkins/workspace/osm-stage_3_master/repo
[Pipeline] {
[Pipeline] dir
Running in /home/jenkins/workspace/osm-stage_3_master/repo/release
[Pipeline] {
[Pipeline] sh
[release] Running shell script
+ pwd
[Pipeline] echo
Fetching upstream job artifact from devops-stage_2/master
[Pipeline] lock
Trying to acquire lock on [Artifactory]
Lock acquired on [Artifactory]
[Pipeline] {
[Pipeline] step
Copied 1 artifact from "devops-stage_2 » master" build number 4165
[Pipeline] sh
[release] Running shell script
+ cat build.env
+ awk -F= /GERRIT_PROJECT/{print $2}
[Pipeline] sh
[release] Running shell script
+ awk -F= /BUILD_NUMBER/{print $2}
+ cat build.env
[Pipeline] dir
Running in /home/jenkins/workspace/osm-stage_3_master/repo/release/devops
[Pipeline] {
[Pipeline] getArtifactoryServer
[Pipeline] echo
retrieve archive for devops/master/devops-stage_2 :: master/4165/*
[Pipeline] echo
Searching Artifactory with {
     "files": [
        {
          "target": "./",
          "pattern": "osm-devops/master-staging/4165/*"
        }
     ]
    }
[Pipeline] newBuildInfo
[Pipeline] artifactoryDownload
Searching for artifacts...
Found 2 artifacts.
Beginning to resolve Build Info published dependencies.
Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-devops/master-staging/4165/changelog/changelog-devops.html'...
Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-devops/master-staging/4165/changelog/changelog-devops.html' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/devops/master-staging/4165/changelog/changelog-devops.html'
Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-devops/master-staging/4165/pool/devops/osm-devops_15.0.0.post21-1_all.deb'...
Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-devops/master-staging/4165/pool/devops/osm-devops_15.0.0.post21-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/devops/master-staging/4165/pool/devops/osm-devops_15.0.0.post21-1_all.deb'
Finished resolving Build Info published dependencies.
[Pipeline] sh
[devops] Running shell script
+ cp -R master-staging/4165/changelog master-staging/4165/pool .
[Pipeline] sh
[devops] Running shell script
+ rm -rf master-staging/4165
[Pipeline] echo
Fetched pre-merge devops-stage_2/master: [https://artifactory-osm.etsi.org/artifactory/osm-devops/master-staging/4165/pool/devops/osm-devops_15.0.0.post21-1_all.deb]
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
Lock released on resource [Artifactory]
[Pipeline] // lock
[Pipeline] echo
Skipping upstream fetch of devops
[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] [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_master/repo/release/RO
[Pipeline] [RO] {
[Pipeline] [osmclient] dir
[osmclient] Running in /home/jenkins/workspace/osm-stage_3_master/repo/release/osmclient
[Pipeline] [osmclient] {
[Pipeline] [IM] dir
[IM] Running in /home/jenkins/workspace/osm-stage_3_master/repo/release/IM
[Pipeline] [IM] {
[Pipeline] [MON] dir
[MON] Running in /home/jenkins/workspace/osm-stage_3_master/repo/release/MON
[Pipeline] [MON] {
[Pipeline] [N2VC] dir
[N2VC] Running in /home/jenkins/workspace/osm-stage_3_master/repo/release/N2VC
[Pipeline] [N2VC] {
[Pipeline] [NBI] dir
[NBI] Running in /home/jenkins/workspace/osm-stage_3_master/repo/release/NBI
[Pipeline] [NBI] {
[Pipeline] [common] dir
[common] Running in /home/jenkins/workspace/osm-stage_3_master/repo/release/common
[Pipeline] [common] {
[Pipeline] [LCM] dir
[LCM] Running in /home/jenkins/workspace/osm-stage_3_master/repo/release/LCM
[Pipeline] [LCM] {
[Pipeline] [POL] dir
[POL] Running in /home/jenkins/workspace/osm-stage_3_master/repo/release/POL
[Pipeline] [POL] {
[Pipeline] [NG-UI] dir
[NG-UI] Running in /home/jenkins/workspace/osm-stage_3_master/repo/release/NG-UI
[Pipeline] [NG-UI] {
[Pipeline] [NG-SA] dir
[NG-SA] Running in /home/jenkins/workspace/osm-stage_3_master/repo/release/NG-SA
[Pipeline] [NG-SA] {
[Pipeline] [PLA] dir
[PLA] Running in /home/jenkins/workspace/osm-stage_3_master/repo/release/PLA
[Pipeline] [PLA] {
[Pipeline] [tests] dir
[tests] Running in /home/jenkins/workspace/osm-stage_3_master/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 » master" build number 957
[Pipeline] [osmclient] echo
[osmclient] Fetching artifact for osmclient
[Pipeline] [osmclient] step
[osmclient] Copied 1 artifact from "osmclient-stage_2-merge » master" build number 730
[Pipeline] [IM] echo
[IM] Fetching artifact for IM
[Pipeline] [IM] step
[IM] Copied 1 artifact from "IM-stage_2-merge » master" build number 571
[Pipeline] [MON] echo
[MON] Fetching artifact for MON
[Pipeline] [MON] step
[MON] Copied 1 artifact from "MON-stage_2-merge » master" build number 725
[Pipeline] [N2VC] echo
[N2VC] Fetching artifact for N2VC
[Pipeline] [N2VC] step
[N2VC] Copied 1 artifact from "N2VC-stage_2-merge » master" build number 744
[Pipeline] [NBI] echo
[NBI] Fetching artifact for NBI
[Pipeline] [NBI] step
[NBI] Copied 1 artifact from "NBI-stage_2-merge » master" build number 846
[common] Fetching artifact for common
[Pipeline] [common] echo
[Pipeline] [common] step
[common] Copied 1 artifact from "common-stage_2-merge » master" build number 537
[Pipeline] [LCM] echo
[LCM] Fetching artifact for LCM
[Pipeline] [LCM] step
[LCM] Copied 1 artifact from "LCM-stage_2-merge » master" build number 824
[Pipeline] [POL] echo
[POL] Fetching artifact for POL
[Pipeline] [POL] step
[POL] Copied 1 artifact from "POL-stage_2-merge » master" build number 507
[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 » master" build number 490
[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 » master" build number 446
[Pipeline] [PLA] echo
[PLA] Fetching artifact for PLA
[Pipeline] [PLA] step
[PLA] Copied 1 artifact from "PLA-stage_2-merge » master" build number 443
[Pipeline] [tests] echo
[tests] Fetching artifact for tests
[Pipeline] [tests] step
[tests] Copied 1 artifact from "tests-stage_2-merge » master" build number 630
[Pipeline] [RO] sh
[RO] [RO] Running shell script
[RO] + + cat build.env
[RO] awk -F= /BUILD_NUMBER/{print $2}
[Pipeline] [osmclient] sh
[osmclient] [osmclient] Running shell script
[osmclient] + cat build.env
[osmclient] + awk -F= /BUILD_NUMBER/{print $2}
[Pipeline] [IM] sh
[IM] [IM] Running shell script
[IM] + cat build.env
[IM] + awk -F= /BUILD_NUMBER/{print $2}
[Pipeline] [MON] sh
[MON] [MON] Running shell script
[MON] + cat build.env
[MON] + awk -F= /BUILD_NUMBER/{print $2}
[Pipeline] [N2VC] sh
[N2VC] [N2VC] Running shell script
[N2VC] + cat build.env
[N2VC] + awk -F= /BUILD_NUMBER/{print $2}
[Pipeline] [NBI] sh
[NBI] [NBI] Running shell script
[NBI] + cat build.env
[NBI] + awk -F= /BUILD_NUMBER/{print $2}
[Pipeline] [common] sh
[common] [common] Running shell script
[common] + cat build.env
[common] + awk -F= /BUILD_NUMBER/{print $2}
[Pipeline] [LCM] sh
[LCM] [LCM] Running shell script
[LCM] + cat build.env
[LCM] + awk -F= /BUILD_NUMBER/{print $2}
[Pipeline] [POL] sh
[POL] [POL] Running shell script
[POL] + cat build.env
[POL] + awk -F= /BUILD_NUMBER/{print $2}
[Pipeline] [NG-UI] sh
[NG-UI] [NG-UI] Running shell script
[NG-UI] + cat build.env
[NG-UI] + awk -F= /BUILD_NUMBER/{print $2}
[Pipeline] [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/master/RO-stage_2-merge :: master/957/*
[Pipeline] [RO] echo
[RO] Searching Artifactory with {
[RO]      "files": [
[RO]         {
[RO]           "target": "./",
[RO]           "pattern": "osm-RO/master/957/*"
[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/master/957/pool/RO/python3-osm-rosdn-ietfl2vpn_9.0.0.post172+ge31d74b-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-ietfl2vpn_9.0.0.post172+ge31d74b-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/RO/master/957/pool/RO/python3-osm-rosdn-ietfl2vpn_9.0.0.post172+ge31d74b-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-arista-cloudvision_9.0.0.post172+ge31d74b-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-arista-cloudvision_9.0.0.post172+ge31d74b-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/RO/master/957/pool/RO/python3-osm-rosdn-arista-cloudvision_9.0.0.post172+ge31d74b-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-tapi_9.0.0.post172+ge31d74b-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-tapi_9.0.0.post172+ge31d74b-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/RO/master/957/pool/RO/python3-osm-rosdn-tapi_9.0.0.post172+ge31d74b-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-ng-ro_9.0.0.post172+ge31d74b-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-ng-ro_9.0.0.post172+ge31d74b-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/RO/master/957/pool/RO/python3-osm-ng-ro_9.0.0.post172+ge31d74b-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-onosof_9.0.0.post172+ge31d74b-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-onosof_9.0.0.post172+ge31d74b-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/RO/master/957/pool/RO/python3-osm-rosdn-onosof_9.0.0.post172+ge31d74b-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-odlof_9.0.0.post172+ge31d74b-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-odlof_9.0.0.post172+ge31d74b-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/RO/master/957/pool/RO/python3-osm-rosdn-odlof_9.0.0.post172+ge31d74b-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rovim-aws_9.0.0.post172+ge31d74b-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rovim-aws_9.0.0.post172+ge31d74b-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/RO/master/957/pool/RO/python3-osm-rovim-aws_9.0.0.post172+ge31d74b-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-juniper-contrail_9.0.0.post172+ge31d74b-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-juniper-contrail_9.0.0.post172+ge31d74b-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/RO/master/957/pool/RO/python3-osm-rosdn-juniper-contrail_9.0.0.post172+ge31d74b-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-dynpac_9.0.0.post172+ge31d74b-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-dynpac_9.0.0.post172+ge31d74b-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/RO/master/957/pool/RO/python3-osm-rosdn-dynpac_9.0.0.post172+ge31d74b-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rovim-azure_9.0.0.post172+ge31d74b-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rovim-azure_9.0.0.post172+ge31d74b-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/RO/master/957/pool/RO/python3-osm-rovim-azure_9.0.0.post172+ge31d74b-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rovim-openvim_9.0.0.post172+ge31d74b-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rovim-openvim_9.0.0.post172+ge31d74b-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/RO/master/957/pool/RO/python3-osm-rovim-openvim_9.0.0.post172+ge31d74b-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rovim-openstack_9.0.0.post172+ge31d74b-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rovim-openstack_9.0.0.post172+ge31d74b-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/RO/master/957/pool/RO/python3-osm-rovim-openstack_9.0.0.post172+ge31d74b-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rovim-vmware_9.0.0.post172+ge31d74b-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rovim-vmware_9.0.0.post172+ge31d74b-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/RO/master/957/pool/RO/python3-osm-rovim-vmware_9.0.0.post172+ge31d74b-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-onos-vpls_9.0.0.post172+ge31d74b-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-onos-vpls_9.0.0.post172+ge31d74b-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/RO/master/957/pool/RO/python3-osm-rosdn-onos-vpls_9.0.0.post172+ge31d74b-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/changelog/changelog-RO.html'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/changelog/changelog-RO.html' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/RO/master/957/changelog/changelog-RO.html'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rovim-gcp_9.0.0.post172+ge31d74b-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rovim-gcp_9.0.0.post172+ge31d74b-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/RO/master/957/pool/RO/python3-osm-rovim-gcp_9.0.0.post172+ge31d74b-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-dpb_9.0.0.post172+ge31d74b-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-dpb_9.0.0.post172+ge31d74b-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/RO/master/957/pool/RO/python3-osm-rosdn-dpb_9.0.0.post172+ge31d74b-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-ro-plugin_9.0.0.post172+ge31d74b-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-ro-plugin_9.0.0.post172+ge31d74b-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/RO/master/957/pool/RO/python3-osm-ro-plugin_9.0.0.post172+ge31d74b-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-floodlightof_9.0.0.post172+ge31d74b-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-floodlightof_9.0.0.post172+ge31d74b-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/RO/master/957/pool/RO/python3-osm-rosdn-floodlightof_9.0.0.post172+ge31d74b-1_all.deb'
[RO] Finished resolving Build Info published dependencies.
[Pipeline] [osmclient] getArtifactoryServer
[Pipeline] [osmclient] echo
[osmclient] retrieve archive for osmclient/master/osmclient-stage_2-merge :: master/730/*
[Pipeline] [osmclient] echo
[osmclient] Searching Artifactory with {
[osmclient]      "files": [
[osmclient]         {
[osmclient]           "target": "./",
[osmclient]           "pattern": "osm-osmclient/master/730/*"
[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/master/730/pool/osmclient/python3-osmclient_11.0.0rc1.post66+gb9317cf-1_all.deb'...
[osmclient] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-osmclient/master/730/pool/osmclient/python3-osmclient_11.0.0rc1.post66+gb9317cf-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/osmclient/master/730/pool/osmclient/python3-osmclient_11.0.0rc1.post66+gb9317cf-1_all.deb'
[osmclient] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-osmclient/master/730/changelog/changelog-osmclient.html'...
[osmclient] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-osmclient/master/730/changelog/changelog-osmclient.html' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/osmclient/master/730/changelog/changelog-osmclient.html'
[osmclient] Finished resolving Build Info published dependencies.
[Pipeline] [IM] getArtifactoryServer
[Pipeline] [IM] echo
[IM] retrieve archive for IM/master/IM-stage_2-merge :: master/571/*
[Pipeline] [IM] echo
[IM] Searching Artifactory with {
[IM]      "files": [
[IM]         {
[IM]           "target": "./",
[IM]           "pattern": "osm-IM/master/571/*"
[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/master/571/pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb'...
[IM] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-IM/master/571/pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/IM/master/571/pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb'
[IM] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-IM/master/571/pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb'...
[IM] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-IM/master/571/pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/IM/master/571/pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb'
[IM] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-IM/master/571/changelog/changelog-IM.html'...
[IM] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-IM/master/571/changelog/changelog-IM.html' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/IM/master/571/changelog/changelog-IM.html'
[IM] Finished resolving Build Info published dependencies.
[Pipeline] [MON] getArtifactoryServer
[Pipeline] [MON] echo
[MON] retrieve archive for MON/master/MON-stage_2-merge :: master/725/*
[Pipeline] [MON] echo
[MON] Searching Artifactory with {
[MON]      "files": [
[MON]         {
[MON]           "target": "./",
[MON]           "pattern": "osm-MON/master/725/*"
[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/master/725/pool/MON/python3-osm-mon_11.0.0.post35+g1e6e756-1_all.deb'...
[MON] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-MON/master/725/pool/MON/python3-osm-mon_11.0.0.post35+g1e6e756-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/MON/master/725/pool/MON/python3-osm-mon_11.0.0.post35+g1e6e756-1_all.deb'
[MON] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-MON/master/725/changelog/changelog-MON.html'...
[MON] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-MON/master/725/changelog/changelog-MON.html' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/MON/master/725/changelog/changelog-MON.html'
[MON] Finished resolving Build Info published dependencies.
[Pipeline] [N2VC] getArtifactoryServer
[Pipeline] [N2VC] echo
[N2VC] retrieve archive for N2VC/master/N2VC-stage_2-merge :: master/744/*
[Pipeline] [N2VC] echo
[N2VC] Searching Artifactory with {
[N2VC]      "files": [
[N2VC]         {
[N2VC]           "target": "./",
[N2VC]           "pattern": "osm-N2VC/master/744/*"
[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/master/744/changelog/changelog-N2VC.html'...
[N2VC] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-N2VC/master/744/changelog/changelog-N2VC.html' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/N2VC/master/744/changelog/changelog-N2VC.html'
[N2VC] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-N2VC/master/744/pool/N2VC/python3-n2vc_11.0.0rc1.post84+gf5b7f41-1_all.deb'...
[N2VC] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-N2VC/master/744/pool/N2VC/python3-n2vc_11.0.0rc1.post84+gf5b7f41-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/N2VC/master/744/pool/N2VC/python3-n2vc_11.0.0rc1.post84+gf5b7f41-1_all.deb'
[N2VC] Finished resolving Build Info published dependencies.
[Pipeline] [NBI] getArtifactoryServer
[Pipeline] [NBI] echo
[NBI] retrieve archive for NBI/master/NBI-stage_2-merge :: master/846/*
[Pipeline] [NBI] echo
[NBI] Searching Artifactory with {
[NBI]      "files": [
[NBI]         {
[NBI]           "target": "./",
[NBI]           "pattern": "osm-NBI/master/846/*"
[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/master/846/changelog/changelog-NBI.html'...
[NBI] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-NBI/master/846/changelog/changelog-NBI.html' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/NBI/master/846/changelog/changelog-NBI.html'
[NBI] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-NBI/master/846/pool/NBI/python3-osm-nbi_9.0.0.post117+g48683b8-1_all.deb'...
[NBI] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-NBI/master/846/pool/NBI/python3-osm-nbi_9.0.0.post117+g48683b8-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/NBI/master/846/pool/NBI/python3-osm-nbi_9.0.0.post117+g48683b8-1_all.deb'
[NBI] Finished resolving Build Info published dependencies.
[Pipeline] [common] getArtifactoryServer
[Pipeline] [common] echo
[common] retrieve archive for common/master/common-stage_2-merge :: master/537/*
[Pipeline] [common] echo
[common] Searching Artifactory with {
[common]      "files": [
[common]         {
[common]           "target": "./",
[common]           "pattern": "osm-common/master/537/*"
[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/master/537/pool/common/python3-osm-common_15.0.0.post3+g409397d-1_all.deb'...
[common] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-common/master/537/pool/common/python3-osm-common_15.0.0.post3+g409397d-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/common/master/537/pool/common/python3-osm-common_15.0.0.post3+g409397d-1_all.deb'
[common] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-common/master/537/changelog/changelog-common.html'...
[common] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-common/master/537/changelog/changelog-common.html' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/common/master/537/changelog/changelog-common.html'
[common] Finished resolving Build Info published dependencies.
[Pipeline] [LCM] getArtifactoryServer
[Pipeline] [LCM] echo
[LCM] retrieve archive for LCM/master/LCM-stage_2-merge :: master/824/*
[Pipeline] [LCM] echo
[LCM] Searching Artifactory with {
[LCM]      "files": [
[LCM]         {
[LCM]           "target": "./",
[LCM]           "pattern": "osm-LCM/master/824/*"
[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/master/824/pool/LCM/python3-osm-lcm_9.0.0.post162+g9cd5345-1_all.deb'...
[LCM] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-LCM/master/824/pool/LCM/python3-osm-lcm_9.0.0.post162+g9cd5345-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/LCM/master/824/pool/LCM/python3-osm-lcm_9.0.0.post162+g9cd5345-1_all.deb'
[LCM] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-LCM/master/824/changelog/changelog-LCM.html'...
[LCM] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-LCM/master/824/changelog/changelog-LCM.html' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/LCM/master/824/changelog/changelog-LCM.html'
[LCM] Finished resolving Build Info published dependencies.
[Pipeline] [POL] getArtifactoryServer
[Pipeline] [POL] echo
[POL] retrieve archive for POL/master/POL-stage_2-merge :: master/507/*
[Pipeline] [POL] echo
[POL] Searching Artifactory with {
[POL]      "files": [
[POL]         {
[POL]           "target": "./",
[POL]           "pattern": "osm-POL/master/507/*"
[POL]         }
[POL]      ]
[POL]     }
[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/master/507/changelog/changelog-POL.html'...
[POL] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-POL/master/507/changelog/changelog-POL.html' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/POL/master/507/changelog/changelog-POL.html'
[POL] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-POL/master/507/pool/POL/python3-osm-policy-module_11.0.0.post25+g055c4ee-1_all.deb'...
[POL] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-POL/master/507/pool/POL/python3-osm-policy-module_11.0.0.post25+g055c4ee-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/POL/master/507/pool/POL/python3-osm-policy-module_11.0.0.post25+g055c4ee-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/master/NG-UI-stage_2-merge :: master/490/*
[Pipeline] [NG-UI] echo
[NG-UI] Searching Artifactory with {
[NG-UI]      "files": [
[NG-UI]         {
[NG-UI]           "target": "./",
[NG-UI]           "pattern": "osm-NG-UI/master/490/*"
[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/master/490/pool/NG-UI/osm-ngui_15.0.0.post1+g219fe61-1_all.deb'...
[NG-UI] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/master/490/pool/NG-UI/osm-ngui_15.0.0.post1+g219fe61-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/NG-UI/master/490/pool/NG-UI/osm-ngui_15.0.0.post1+g219fe61-1_all.deb'
[NG-UI] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/master/490/changelog/changelog-NG-UI.html'...
[NG-UI] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/master/490/changelog/changelog-NG-UI.html' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/NG-UI/master/490/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/master/NG-SA-stage_2-merge :: master/446/*
[Pipeline] [NG-SA] echo
[NG-SA] Searching Artifactory with {
[NG-SA]      "files": [
[NG-SA]         {
[NG-SA]           "target": "./",
[NG-SA]           "pattern": "osm-NG-SA/master/446/*"
[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/master/446/changelog/changelog-NG-SA.html'...
[NG-SA] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/446/changelog/changelog-NG-SA.html' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/NG-SA/master/446/changelog/changelog-NG-SA.html'
[NG-SA] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/446/pool/NG-SA/python3-osm-webhook-translator_15.0-1_all.deb'...
[NG-SA] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/446/pool/NG-SA/python3-osm-webhook-translator_15.0-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/NG-SA/master/446/pool/NG-SA/python3-osm-webhook-translator_15.0-1_all.deb'
[NG-SA] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/446/pool/NG-SA/python3-osm-ngsa_15.0-1_all.deb'...
[NG-SA] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/446/pool/NG-SA/python3-osm-ngsa_15.0-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/NG-SA/master/446/pool/NG-SA/python3-osm-ngsa_15.0-1_all.deb'
[NG-SA] Finished resolving Build Info published dependencies.
[Pipeline] [PLA] getArtifactoryServer
[Pipeline] [PLA] echo
[PLA] retrieve archive for PLA/master/PLA-stage_2-merge :: master/443/*
[Pipeline] [PLA] echo
[PLA] Searching Artifactory with {
[PLA]      "files": [
[PLA]         {
[PLA]           "target": "./",
[PLA]           "pattern": "osm-PLA/master/443/*"
[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/master/443/changelog/changelog-PLA.html'...
[PLA] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-PLA/master/443/changelog/changelog-PLA.html' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/PLA/master/443/changelog/changelog-PLA.html'
[PLA] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-PLA/master/443/pool/PLA/python3-osm-pla_11.0.0.post12+gfcdb2c4-1_all.deb'...
[PLA] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-PLA/master/443/pool/PLA/python3-osm-pla_11.0.0.post12+gfcdb2c4-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/PLA/master/443/pool/PLA/python3-osm-pla_11.0.0.post12+gfcdb2c4-1_all.deb'
[PLA] Finished resolving Build Info published dependencies.
[Pipeline] [tests] getArtifactoryServer
[Pipeline] [tests] echo
[tests] retrieve archive for tests/master/tests-stage_2-merge :: master/630/*
[Pipeline] [tests] echo
[tests] Searching Artifactory with {
[tests]      "files": [
[tests]         {
[tests]           "target": "./",
[tests]           "pattern": "osm-tests/master/630/*"
[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/master/630/changelog/changelog-tests.html'...
[tests] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-tests/master/630/changelog/changelog-tests.html' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/tests/master/630/changelog/changelog-tests.html'
[tests] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-tests/master/630/pool/tests/osm-tests_9.0.0rc1.post209+g9e5450f-1_all.deb'...
[tests] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-tests/master/630/pool/tests/osm-tests_9.0.0rc1.post209+g9e5450f-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/tests/master/630/pool/tests/osm-tests_9.0.0rc1.post209+g9e5450f-1_all.deb'
[tests] Finished resolving Build Info published dependencies.
[Pipeline] [osmclient] sh
[osmclient] [osmclient] Running shell script
[osmclient] + cp -R master/730/changelog master/730/pool .
[Pipeline] [MON] sh
[MON] [MON] Running shell script
[MON] + cp -R master/725/changelog master/725/pool .
[Pipeline] [N2VC] sh
[N2VC] [N2VC] Running shell script
[N2VC] + cp -R master/744/changelog master/744/pool .
[Pipeline] [NBI] sh
[NBI] [NBI] Running shell script
[NBI] + cp -R master/846/changelog master/846/pool .
[Pipeline] [common] sh
[common] [common] Running shell script
[common] + cp -R master/537/changelog master/537/pool .
[Pipeline] [LCM] sh
[LCM] [LCM] Running shell script
[LCM] + cp -R master/824/changelog master/824/pool .
[Pipeline] [POL] sh
[POL] [POL] Running shell script
[POL] + cp -R master/507/changelog master/507/pool .
[Pipeline] [NG-UI] sh
[NG-UI] [NG-UI] Running shell script
[NG-UI] + cp -R master/490/changelog master/490/pool .
[Pipeline] [IM] sh
[IM] [IM] Running shell script
[IM] + cp -R master/571/changelog master/571/pool .
[Pipeline] [PLA] sh
[PLA] [PLA] Running shell script
[PLA] + cp -R master/443/changelog master/443/pool .
[NG-SA] [NG-SA] Running shell script
[NG-SA] + cp -R master/446/changelog master/446/pool .
[Pipeline] [NG-SA] sh
[Pipeline] [osmclient] sh
[osmclient] [osmclient] Running shell script
[Pipeline] [MON] sh
[MON] [MON] Running shell script
[Pipeline] [N2VC] sh
[N2VC] [N2VC] Running shell script
[Pipeline] [NBI] sh
[NBI] [NBI] Running shell script
[Pipeline] [common] sh
[osmclient] + rm -rf master/730
[MON] + rm -rf master/725
[N2VC] + rm -rf master/744
[NBI] + rm -rf master/846
[common] [common] Running shell script
[common] + rm -rf master/537
[Pipeline] [LCM] sh
[LCM] [LCM] Running shell script
[Pipeline] [POL] sh
[LCM] + rm -rf master/824
[POL] [POL] Running shell script
[Pipeline] [RO] sh
[POL] + rm -rf master/507
[RO] [RO] Running shell script
[Pipeline] [NG-UI] sh
[NG-UI] [NG-UI] Running shell script
[Pipeline] [tests] sh
[tests] [tests] Running shell script
[RO] + cp -R master/957/changelog master/957/pool .
[NG-UI] + rm -rf master/490
[tests] + cp -R master/630/changelog master/630/pool .
[Pipeline] [IM] sh
[IM] [IM] Running shell script
[Pipeline] [NG-SA] sh
[NG-SA] [NG-SA] Running shell script
[Pipeline] [PLA] sh
[IM] + rm -rf master/571
[NG-SA] + rm -rf master/446
[PLA] [PLA] Running shell script
[PLA] + rm -rf master/443
[Pipeline] [osmclient] echo
[osmclient] Fetched osmclient: [https://artifactory-osm.etsi.org/artifactory/osm-osmclient/master/730/pool/osmclient/python3-osmclient_11.0.0rc1.post66+gb9317cf-1_all.deb]
[Pipeline] [osmclient] sh
[osmclient] [osmclient] Running shell script
[osmclient] + rm -rf dists
[Pipeline] [MON] echo
[MON] Fetched MON: [https://artifactory-osm.etsi.org/artifactory/osm-MON/master/725/pool/MON/python3-osm-mon_11.0.0.post35+g1e6e756-1_all.deb]
[MON] [MON] Running shell script
[MON] + rm -rf dists
[Pipeline] [MON] sh
[Pipeline] [N2VC] echo
[N2VC] Fetched N2VC: [https://artifactory-osm.etsi.org/artifactory/osm-N2VC/master/744/pool/N2VC/python3-n2vc_11.0.0rc1.post84+gf5b7f41-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/master/846/pool/NBI/python3-osm-nbi_9.0.0.post117+g48683b8-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/master/537/pool/common/python3-osm-common_15.0.0.post3+g409397d-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/master/824/pool/LCM/python3-osm-lcm_9.0.0.post162+g9cd5345-1_all.deb]
[Pipeline] [LCM] sh
[LCM] [LCM] Running shell script
[Pipeline] [POL] echo
[POL] Fetched POL: [https://artifactory-osm.etsi.org/artifactory/osm-POL/master/507/pool/POL/python3-osm-policy-module_11.0.0.post25+g055c4ee-1_all.deb]
[Pipeline] [POL] sh
[LCM] + rm -rf dists
[POL] [POL] Running shell script
[Pipeline] [RO] sh
[POL] + rm -rf dists
[RO] [RO] Running shell script
[RO] + rm -rf master/957
[Pipeline] [IM] echo
[IM] Fetched IM: [https://artifactory-osm.etsi.org/artifactory/osm-IM/master/571/pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb, https://artifactory-osm.etsi.org/artifactory/osm-IM/master/571/pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb]
[Pipeline] [IM] sh
[IM] [IM] Running shell script
[NG-UI] Fetched NG-UI: [https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/master/490/pool/NG-UI/osm-ngui_15.0.0.post1+g219fe61-1_all.deb]
[Pipeline] [NG-UI] echo
[IM] + rm -rf dists
[Pipeline] [NG-UI] sh
[NG-UI] [NG-UI] Running shell script
[NG-UI] + rm -rf dists
[Pipeline] [tests] sh
[tests] [tests] Running shell script
[tests] + rm -rf master/630
[Pipeline] [NG-SA] echo
[NG-SA] Fetched NG-SA: [https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/446/pool/NG-SA/python3-osm-webhook-translator_15.0-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/446/pool/NG-SA/python3-osm-ngsa_15.0-1_all.deb]
[Pipeline] [NG-SA] sh
[NG-SA] [NG-SA] Running shell script
[Pipeline] [PLA] echo
[PLA] Fetched PLA: [https://artifactory-osm.etsi.org/artifactory/osm-PLA/master/443/pool/PLA/python3-osm-pla_11.0.0.post12+gfcdb2c4-1_all.deb]
[Pipeline] [PLA] sh
[NG-SA] + rm -rf dists
[PLA] [PLA] Running shell script
[PLA] + rm -rf dists
[Pipeline] [osmclient] }
[Pipeline] [MON] }
[Pipeline] [N2VC] }
[Pipeline] [NBI] }
[Pipeline] [common] }
[Pipeline] [LCM] }
[Pipeline] [RO] echo
[RO] Fetched RO: [https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-ietfl2vpn_9.0.0.post172+ge31d74b-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-arista-cloudvision_9.0.0.post172+ge31d74b-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-tapi_9.0.0.post172+ge31d74b-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-ng-ro_9.0.0.post172+ge31d74b-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-onosof_9.0.0.post172+ge31d74b-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-odlof_9.0.0.post172+ge31d74b-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rovim-aws_9.0.0.post172+ge31d74b-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-juniper-contrail_9.0.0.post172+ge31d74b-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-dynpac_9.0.0.post172+ge31d74b-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rovim-azure_9.0.0.post172+ge31d74b-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rovim-openvim_9.0.0.post172+ge31d74b-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rovim-openstack_9.0.0.post172+ge31d74b-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rovim-vmware_9.0.0.post172+ge31d74b-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-onos-vpls_9.0.0.post172+ge31d74b-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rovim-gcp_9.0.0.post172+ge31d74b-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-dpb_9.0.0.post172+ge31d74b-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-ro-plugin_9.0.0.post172+ge31d74b-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-floodlightof_9.0.0.post172+ge31d74b-1_all.deb]
[Pipeline] [RO] sh
[RO] [RO] Running shell script
[Pipeline] [IM] }
[Pipeline] [POL] }
[Pipeline] [NG-UI] }
[RO] + rm -rf dists
[Pipeline] [tests] echo
[tests] Fetched tests: [https://artifactory-osm.etsi.org/artifactory/osm-tests/master/630/pool/tests/osm-tests_9.0.0rc1.post209+g9e5450f-1_all.deb]
[Pipeline] [tests] sh
[tests] [tests] Running shell script
[Pipeline] [osmclient] // dir
[tests] + rm -rf dists
[Pipeline] [MON] // dir
[Pipeline] [N2VC] // dir
[Pipeline] [NBI] // dir
[Pipeline] [common] // dir
[Pipeline] [osmclient] }
[Pipeline] [MON] }
[Pipeline] [N2VC] }
[Pipeline] [NBI] }
[Pipeline] [common] }
[Pipeline] [NG-SA] }
[Pipeline] [PLA] }
[Pipeline] [LCM] // dir
[Pipeline] [LCM] }
[Pipeline] [IM] // dir
[Pipeline] [POL] // dir
[Pipeline] [NG-UI] // dir
[Pipeline] [IM] }
[Pipeline] [POL] }
[Pipeline] [NG-UI] }
[Pipeline] [RO] }
[Pipeline] [tests] }
[Pipeline] [NG-SA] // dir
[Pipeline] [PLA] // dir
[Pipeline] [NG-SA] }
[Pipeline] [PLA] }
[Pipeline] [RO] // dir
[Pipeline] [RO] }
[Pipeline] [tests] // dir
[Pipeline] [tests] }
[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 Apr 23 11:47 .
drwxrwxr-x 5 jenkins jenkins 4096 Apr 23 11:47 ..
drwxrwxr-x 2 jenkins jenkins 4096 Apr 23 11:47 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.0.post21-1_all.deb
Processing pool/devops/osm-devops_15.0.0.post21-1_all.deb...
gpg: using "OSMETSI" as default secret key for signing
Signed deb pool/devops/osm-devops_15.0.0.post21-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 Apr 23 11:47 .
drwxrwxr-x 5 jenkins jenkins 4096 Apr 23 11:47 ..
drwxrwxr-x 2 jenkins jenkins 4096 Apr 23 11:47 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.0.post1-g90ffed2_amd64.deb pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb
Processing pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb...
gpg: using "OSMETSI" as default secret key for signing
Signed deb pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb
Processing pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb...
gpg: using "OSMETSI" as default secret key for signing
Signed deb pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-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 Apr 23 11:47 .
drwxrwxr-x 5 jenkins jenkins 4096 Apr 23 11:47 ..
drwxrwxr-x 2 jenkins jenkins 4096 Apr 23 11:47 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_11.0.0rc1.post66+gb9317cf-1_all.deb
Processing pool/osmclient/python3-osmclient_11.0.0rc1.post66+gb9317cf-1_all.deb...
gpg: using "OSMETSI" as default secret key for signing
Signed deb pool/osmclient/python3-osmclient_11.0.0rc1.post66+gb9317cf-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 57481
[Pipeline] sh
[repo] Running shell script
+ docker run -dit --name osm-master-12465-apache -p 57481:80 -v /home/jenkins/workspace/osm-stage_3_master/repo:/usr/local/apache2/htdocs/ httpd:2.4
4602f52c8c4e7f6ec405c25fa7ff42ff88ed3a708d25281b1019eafa1a2eb750
[Pipeline] sh
[repo] Running shell script
+ docker inspect --format {{ .NetworkSettings.IPAddress }} osm-master-12465-apache
[Pipeline] sh
[repo] Running shell script
+ echo 212.234.161.1 56187 172.21.249.4 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.249.4:57481/release/dists/unstable/Release
--2024-04-23 11:47:43--  http://172.21.249.4:57481/release/dists/unstable/Release
Connecting to 172.21.249.4:57481... connected.
HTTP request sent, awaiting response... 200 OK
Length: 3204 (3.1K)
Saving to: ‘Release’

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

2024-04-23 11:47:43 (172 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_master] Running shell script
+ tree -fD repo
repo
├── [Apr 23 11:47]  repo/Release
├── [Apr 23 11:47]  repo/release
│   ├── [Apr 23 11:47]  repo/release/IM
│   │   ├── [Apr 23 09:13]  repo/release/IM/build.env
│   │   ├── [Apr 23 11:47]  repo/release/IM/changelog
│   │   │   └── [Apr 23 11:47]  repo/release/IM/changelog/changelog-IM.html
│   │   ├── [Apr 23 11:47]  repo/release/IM/master
│   │   └── [Apr 23 11:47]  repo/release/IM/pool
│   │       └── [Apr 23 11:47]  repo/release/IM/pool/IM
│   │           ├── [Apr 23 11:47]  repo/release/IM/pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb
│   │           └── [Apr 23 11:47]  repo/release/IM/pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb
│   ├── [Apr 23 11:47]  repo/release/IM@tmp
│   ├── [Apr 23 11:47]  repo/release/LCM
│   │   ├── [Apr 23 09:03]  repo/release/LCM/build.env
│   │   ├── [Apr 23 11:47]  repo/release/LCM/changelog
│   │   │   └── [Apr 23 11:47]  repo/release/LCM/changelog/changelog-LCM.html
│   │   ├── [Apr 23 11:47]  repo/release/LCM/master
│   │   └── [Apr 23 11:47]  repo/release/LCM/pool
│   │       └── [Apr 23 11:47]  repo/release/LCM/pool/LCM
│   │           └── [Apr 23 11:47]  repo/release/LCM/pool/LCM/python3-osm-lcm_9.0.0.post162+g9cd5345-1_all.deb
│   ├── [Apr 23 11:47]  repo/release/LCM@tmp
│   ├── [Apr 23 11:47]  repo/release/MON
│   │   ├── [Apr 23 09:05]  repo/release/MON/build.env
│   │   ├── [Apr 23 11:47]  repo/release/MON/changelog
│   │   │   └── [Apr 23 11:47]  repo/release/MON/changelog/changelog-MON.html
│   │   ├── [Apr 23 11:47]  repo/release/MON/master
│   │   └── [Apr 23 11:47]  repo/release/MON/pool
│   │       └── [Apr 23 11:47]  repo/release/MON/pool/MON
│   │           └── [Apr 23 11:47]  repo/release/MON/pool/MON/python3-osm-mon_11.0.0.post35+g1e6e756-1_all.deb
│   ├── [Apr 23 11:47]  repo/release/MON@tmp
│   ├── [Apr 23 11:47]  repo/release/N2VC
│   │   ├── [Apr 23 09:04]  repo/release/N2VC/build.env
│   │   ├── [Apr 23 11:47]  repo/release/N2VC/changelog
│   │   │   └── [Apr 23 11:47]  repo/release/N2VC/changelog/changelog-N2VC.html
│   │   ├── [Apr 23 11:47]  repo/release/N2VC/master
│   │   └── [Apr 23 11:47]  repo/release/N2VC/pool
│   │       └── [Apr 23 11:47]  repo/release/N2VC/pool/N2VC
│   │           └── [Apr 23 11:47]  repo/release/N2VC/pool/N2VC/python3-n2vc_11.0.0rc1.post84+gf5b7f41-1_all.deb
│   ├── [Apr 23 11:47]  repo/release/N2VC@tmp
│   ├── [Apr 23 11:47]  repo/release/NBI
│   │   ├── [Apr 23 09:04]  repo/release/NBI/build.env
│   │   ├── [Apr 23 11:47]  repo/release/NBI/changelog
│   │   │   └── [Apr 23 11:47]  repo/release/NBI/changelog/changelog-NBI.html
│   │   ├── [Apr 23 11:47]  repo/release/NBI/master
│   │   └── [Apr 23 11:47]  repo/release/NBI/pool
│   │       └── [Apr 23 11:47]  repo/release/NBI/pool/NBI
│   │           └── [Apr 23 11:47]  repo/release/NBI/pool/NBI/python3-osm-nbi_9.0.0.post117+g48683b8-1_all.deb
│   ├── [Apr 23 11:47]  repo/release/NBI@tmp
│   ├── [Apr 23 11:47]  repo/release/NG-SA
│   │   ├── [Apr 23 09:05]  repo/release/NG-SA/build.env
│   │   ├── [Apr 23 11:47]  repo/release/NG-SA/changelog
│   │   │   └── [Apr 23 11:47]  repo/release/NG-SA/changelog/changelog-NG-SA.html
│   │   ├── [Apr 23 11:47]  repo/release/NG-SA/master
│   │   └── [Apr 23 11:47]  repo/release/NG-SA/pool
│   │       └── [Apr 23 11:47]  repo/release/NG-SA/pool/NG-SA
│   │           ├── [Apr 23 11:47]  repo/release/NG-SA/pool/NG-SA/python3-osm-ngsa_15.0-1_all.deb
│   │           └── [Apr 23 11:47]  repo/release/NG-SA/pool/NG-SA/python3-osm-webhook-translator_15.0-1_all.deb
│   ├── [Apr 23 11:47]  repo/release/NG-SA@tmp
│   ├── [Apr 23 11:47]  repo/release/NG-UI
│   │   ├── [Apr 23 09:01]  repo/release/NG-UI/build.env
│   │   ├── [Apr 23 11:47]  repo/release/NG-UI/changelog
│   │   │   └── [Apr 23 11:47]  repo/release/NG-UI/changelog/changelog-NG-UI.html
│   │   ├── [Apr 23 11:47]  repo/release/NG-UI/master
│   │   └── [Apr 23 11:47]  repo/release/NG-UI/pool
│   │       └── [Apr 23 11:47]  repo/release/NG-UI/pool/NG-UI
│   │           └── [Apr 23 11:47]  repo/release/NG-UI/pool/NG-UI/osm-ngui_15.0.0.post1+g219fe61-1_all.deb
│   ├── [Apr 23 11:47]  repo/release/NG-UI@tmp
│   ├── [Apr 23 11:47]  repo/release/OSM ETSI Release Key.gpg
│   ├── [Apr 23 11:47]  repo/release/PLA
│   │   ├── [Apr 23 09:02]  repo/release/PLA/build.env
│   │   ├── [Apr 23 11:47]  repo/release/PLA/changelog
│   │   │   └── [Apr 23 11:47]  repo/release/PLA/changelog/changelog-PLA.html
│   │   ├── [Apr 23 11:47]  repo/release/PLA/master
│   │   └── [Apr 23 11:47]  repo/release/PLA/pool
│   │       └── [Apr 23 11:47]  repo/release/PLA/pool/PLA
│   │           └── [Apr 23 11:47]  repo/release/PLA/pool/PLA/python3-osm-pla_11.0.0.post12+gfcdb2c4-1_all.deb
│   ├── [Apr 23 11:47]  repo/release/PLA@tmp
│   ├── [Apr 23 11:47]  repo/release/POL
│   │   ├── [Apr 23 09:02]  repo/release/POL/build.env
│   │   ├── [Apr 23 11:47]  repo/release/POL/changelog
│   │   │   └── [Apr 23 11:47]  repo/release/POL/changelog/changelog-POL.html
│   │   ├── [Apr 23 11:47]  repo/release/POL/master
│   │   └── [Apr 23 11:47]  repo/release/POL/pool
│   │       └── [Apr 23 11:47]  repo/release/POL/pool/POL
│   │           └── [Apr 23 11:47]  repo/release/POL/pool/POL/python3-osm-policy-module_11.0.0.post25+g055c4ee-1_all.deb
│   ├── [Apr 23 11:47]  repo/release/POL@tmp
│   ├── [Apr 23 11:47]  repo/release/RO
│   │   ├── [Apr 20 09:28]  repo/release/RO/build.env
│   │   ├── [Apr 23 11:47]  repo/release/RO/changelog
│   │   │   └── [Apr 23 11:47]  repo/release/RO/changelog/changelog-RO.html
│   │   ├── [Apr 23 11:47]  repo/release/RO/master
│   │   └── [Apr 23 11:47]  repo/release/RO/pool
│   │       └── [Apr 23 11:47]  repo/release/RO/pool/RO
│   │           ├── [Apr 23 11:47]  repo/release/RO/pool/RO/python3-osm-ng-ro_9.0.0.post172+ge31d74b-1_all.deb
│   │           ├── [Apr 23 11:47]  repo/release/RO/pool/RO/python3-osm-ro-plugin_9.0.0.post172+ge31d74b-1_all.deb
│   │           ├── [Apr 23 11:47]  repo/release/RO/pool/RO/python3-osm-rosdn-arista-cloudvision_9.0.0.post172+ge31d74b-1_all.deb
│   │           ├── [Apr 23 11:47]  repo/release/RO/pool/RO/python3-osm-rosdn-dpb_9.0.0.post172+ge31d74b-1_all.deb
│   │           ├── [Apr 23 11:47]  repo/release/RO/pool/RO/python3-osm-rosdn-dynpac_9.0.0.post172+ge31d74b-1_all.deb
│   │           ├── [Apr 23 11:47]  repo/release/RO/pool/RO/python3-osm-rosdn-floodlightof_9.0.0.post172+ge31d74b-1_all.deb
│   │           ├── [Apr 23 11:47]  repo/release/RO/pool/RO/python3-osm-rosdn-ietfl2vpn_9.0.0.post172+ge31d74b-1_all.deb
│   │           ├── [Apr 23 11:47]  repo/release/RO/pool/RO/python3-osm-rosdn-juniper-contrail_9.0.0.post172+ge31d74b-1_all.deb
│   │           ├── [Apr 23 11:47]  repo/release/RO/pool/RO/python3-osm-rosdn-odlof_9.0.0.post172+ge31d74b-1_all.deb
│   │           ├── [Apr 23 11:47]  repo/release/RO/pool/RO/python3-osm-rosdn-onos-vpls_9.0.0.post172+ge31d74b-1_all.deb
│   │           ├── [Apr 23 11:47]  repo/release/RO/pool/RO/python3-osm-rosdn-onosof_9.0.0.post172+ge31d74b-1_all.deb
│   │           ├── [Apr 23 11:47]  repo/release/RO/pool/RO/python3-osm-rosdn-tapi_9.0.0.post172+ge31d74b-1_all.deb
│   │           ├── [Apr 23 11:47]  repo/release/RO/pool/RO/python3-osm-rovim-aws_9.0.0.post172+ge31d74b-1_all.deb
│   │           ├── [Apr 23 11:47]  repo/release/RO/pool/RO/python3-osm-rovim-azure_9.0.0.post172+ge31d74b-1_all.deb
│   │           ├── [Apr 23 11:47]  repo/release/RO/pool/RO/python3-osm-rovim-gcp_9.0.0.post172+ge31d74b-1_all.deb
│   │           ├── [Apr 23 11:47]  repo/release/RO/pool/RO/python3-osm-rovim-openstack_9.0.0.post172+ge31d74b-1_all.deb
│   │           ├── [Apr 23 11:47]  repo/release/RO/pool/RO/python3-osm-rovim-openvim_9.0.0.post172+ge31d74b-1_all.deb
│   │           └── [Apr 23 11:47]  repo/release/RO/pool/RO/python3-osm-rovim-vmware_9.0.0.post172+ge31d74b-1_all.deb
│   ├── [Apr 23 11:47]  repo/release/RO@tmp
│   ├── [Apr 23 11:46]  repo/release/build.env
│   ├── [Apr 23 11:47]  repo/release/common
│   │   ├── [Apr 23 09:02]  repo/release/common/build.env
│   │   ├── [Apr 23 11:47]  repo/release/common/changelog
│   │   │   └── [Apr 23 11:47]  repo/release/common/changelog/changelog-common.html
│   │   ├── [Apr 23 11:47]  repo/release/common/master
│   │   └── [Apr 23 11:47]  repo/release/common/pool
│   │       └── [Apr 23 11:47]  repo/release/common/pool/common
│   │           └── [Apr 23 11:47]  repo/release/common/pool/common/python3-osm-common_15.0.0.post3+g409397d-1_all.deb
│   ├── [Apr 23 11:47]  repo/release/common@tmp
│   ├── [Apr 23 11:47]  repo/release/devops
│   │   ├── [Apr 23 11:47]  repo/release/devops/changelog
│   │   │   └── [Apr 23 11:47]  repo/release/devops/changelog/changelog-devops.html
│   │   ├── [Apr 23 11:47]  repo/release/devops/master-staging
│   │   └── [Apr 23 11:47]  repo/release/devops/pool
│   │       └── [Apr 23 11:47]  repo/release/devops/pool/devops
│   │           └── [Apr 23 11:47]  repo/release/devops/pool/devops/osm-devops_15.0.0.post21-1_all.deb
│   ├── [Apr 23 11:47]  repo/release/devops@tmp
│   ├── [Apr 23 11:47]  repo/release/dists
│   │   └── [Apr 23 11:47]  repo/release/dists/unstable
│   │       ├── [Apr 23 11:47]  repo/release/dists/unstable/IM
│   │       │   └── [Apr 23 11:47]  repo/release/dists/unstable/IM/binary-amd64
│   │       │       ├── [Apr 23 11:47]  repo/release/dists/unstable/IM/binary-amd64/Packages
│   │       │       └── [Apr 23 11:47]  repo/release/dists/unstable/IM/binary-amd64/Packages.gz
│   │       ├── [Apr 23 11:47]  repo/release/dists/unstable/Release
│   │       ├── [Apr 23 11:47]  repo/release/dists/unstable/Release.gpg
│   │       ├── [Apr 23 11:47]  repo/release/dists/unstable/devops
│   │       │   └── [Apr 23 11:47]  repo/release/dists/unstable/devops/binary-amd64
│   │       │       ├── [Apr 23 11:47]  repo/release/dists/unstable/devops/binary-amd64/Packages
│   │       │       └── [Apr 23 11:47]  repo/release/dists/unstable/devops/binary-amd64/Packages.gz
│   │       └── [Apr 23 11:47]  repo/release/dists/unstable/osmclient
│   │           └── [Apr 23 11:47]  repo/release/dists/unstable/osmclient/binary-amd64
│   │               ├── [Apr 23 11:47]  repo/release/dists/unstable/osmclient/binary-amd64/Packages
│   │               └── [Apr 23 11:47]  repo/release/dists/unstable/osmclient/binary-amd64/Packages.gz
│   ├── [Apr 23 11:47]  repo/release/osmclient
│   │   ├── [Apr 23 09:04]  repo/release/osmclient/build.env
│   │   ├── [Apr 23 11:47]  repo/release/osmclient/changelog
│   │   │   └── [Apr 23 11:47]  repo/release/osmclient/changelog/changelog-osmclient.html
│   │   ├── [Apr 23 11:47]  repo/release/osmclient/master
│   │   └── [Apr 23 11:47]  repo/release/osmclient/pool
│   │       └── [Apr 23 11:47]  repo/release/osmclient/pool/osmclient
│   │           └── [Apr 23 11:47]  repo/release/osmclient/pool/osmclient/python3-osmclient_11.0.0rc1.post66+gb9317cf-1_all.deb
│   ├── [Apr 23 11:47]  repo/release/osmclient@tmp
│   ├── [Apr 23 11:47]  repo/release/pool
│   │   ├── [Apr 23 11:47]  repo/release/pool/IM
│   │   │   ├── [Apr 23 11:47]  repo/release/pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb
│   │   │   └── [Apr 23 11:47]  repo/release/pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb
│   │   ├── [Apr 23 11:47]  repo/release/pool/devops
│   │   │   └── [Apr 23 11:47]  repo/release/pool/devops/osm-devops_15.0.0.post21-1_all.deb
│   │   └── [Apr 23 11:47]  repo/release/pool/osmclient
│   │       └── [Apr 23 11:47]  repo/release/pool/osmclient/python3-osmclient_11.0.0rc1.post66+gb9317cf-1_all.deb
│   ├── [Apr 23 11:47]  repo/release/pubkey.asc
│   ├── [Apr 23 11:47]  repo/release/tests
│   │   ├── [Apr 23 09:04]  repo/release/tests/build.env
│   │   ├── [Apr 23 11:47]  repo/release/tests/changelog
│   │   │   └── [Apr 23 11:47]  repo/release/tests/changelog/changelog-tests.html
│   │   ├── [Apr 23 11:47]  repo/release/tests/master
│   │   └── [Apr 23 11:47]  repo/release/tests/pool
│   │       └── [Apr 23 11:47]  repo/release/tests/pool/tests
│   │           └── [Apr 23 11:47]  repo/release/tests/pool/tests/osm-tests_9.0.0rc1.post209+g9e5450f-1_all.deb
│   └── [Apr 23 11:47]  repo/release/tests@tmp
└── [Apr 23 11:47]  repo/release@tmp

98 directories, 76 files
[Pipeline] sh
[osm-stage_3_master] Running shell script
+ find ./repo/release/pool/ -name osm-devops*.deb
[Pipeline] sh
[osm-stage_3_master] Running shell script
+ mktemp -d
[Pipeline] echo
Extracting local devops package ./repo/release/pool/devops/osm-devops_15.0.0.post21-1_all.deb into /tmp/tmp.20kkJbtMUQ for docker build step
[Pipeline] sh
[osm-stage_3_master] Running shell script
+ dpkg -x ./repo/release/pool/devops/osm-devops_15.0.0.post21-1_all.deb /tmp/tmp.20kkJbtMUQ
[Pipeline] }
[Pipeline] // stage
[Pipeline] dir
Running in /tmp/tmp.20kkJbtMUQ/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.20kkJbtMUQ/usr/share/osm-devops/docker
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] sh
[docker] Running shell script
+ + find . -namesed Dockerfile s|\./|| -printf
 %h\n
[Pipeline] echo
[NG-UI, PLA, tests, RO, NBI, Airflow, POL, Prometheus, Keystone, Webhook, osmclient, MON, LCM]
[Pipeline] parallel
[Pipeline] [NG-UI] { (Branch: NG-UI)
[Pipeline] [PLA] { (Branch: PLA)
[Pipeline] [tests] { (Branch: tests)
[Pipeline] [RO] { (Branch: RO)
[Pipeline] [NBI] { (Branch: NBI)
[Pipeline] [Airflow] { (Branch: Airflow)
[Pipeline] [POL] { (Branch: POL)
[Pipeline] [Prometheus] { (Branch: Prometheus)
[Pipeline] [Keystone] { (Branch: Keystone)
[Pipeline] [Webhook] { (Branch: Webhook)
[Pipeline] [osmclient] { (Branch: osmclient)
[Pipeline] [MON] { (Branch: MON)
[Pipeline] [LCM] { (Branch: LCM)
[Pipeline] [NG-UI] dir
[NG-UI] Running in /tmp/tmp.20kkJbtMUQ/usr/share/osm-devops/docker/NG-UI
[Pipeline] [NG-UI] {
[Pipeline] [PLA] dir
[PLA] Running in /tmp/tmp.20kkJbtMUQ/usr/share/osm-devops/docker/PLA
[Pipeline] [PLA] {
[Pipeline] [tests] dir
[tests] Running in /tmp/tmp.20kkJbtMUQ/usr/share/osm-devops/docker/tests
[Pipeline] [tests] {
[Pipeline] [RO] dir
[RO] Running in /tmp/tmp.20kkJbtMUQ/usr/share/osm-devops/docker/RO
[Pipeline] [RO] {
[Pipeline] [NBI] dir
[NBI] Running in /tmp/tmp.20kkJbtMUQ/usr/share/osm-devops/docker/NBI
[Pipeline] [NBI] {
[Pipeline] [Airflow] dir
[Airflow] Running in /tmp/tmp.20kkJbtMUQ/usr/share/osm-devops/docker/Airflow
[Pipeline] [Airflow] {
[Pipeline] [POL] dir
[POL] Running in /tmp/tmp.20kkJbtMUQ/usr/share/osm-devops/docker/POL
[Pipeline] [POL] {
[Pipeline] [Prometheus] dir
[Prometheus] Running in /tmp/tmp.20kkJbtMUQ/usr/share/osm-devops/docker/Prometheus
[Pipeline] [Prometheus] {
[Pipeline] [Keystone] dir
[Keystone] Running in /tmp/tmp.20kkJbtMUQ/usr/share/osm-devops/docker/Keystone
[Pipeline] [Keystone] {
[Pipeline] [Webhook] dir
[Webhook] Running in /tmp/tmp.20kkJbtMUQ/usr/share/osm-devops/docker/Webhook
[Pipeline] [Webhook] {
[Pipeline] [osmclient] dir
[osmclient] Running in /tmp/tmp.20kkJbtMUQ/usr/share/osm-devops/docker/osmclient
[Pipeline] [osmclient] {
[Pipeline] [MON] dir
[MON] Running in /tmp/tmp.20kkJbtMUQ/usr/share/osm-devops/docker/MON
[Pipeline] [MON] {
[Pipeline] [LCM] dir
[LCM] Running in /tmp/tmp.20kkJbtMUQ/usr/share/osm-devops/docker/LCM
[Pipeline] [LCM] {
[Pipeline] [NG-UI] sh
[NG-UI] [NG-UI] Running shell script
[NG-UI] + docker build --build-arg APT_PROXY=http://172.21.1.1:3142 -t opensourcemano/ng-ui:osm-master-12465 --build-arg CACHE_DATE=2024-04-23:11:47:46 --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/master-staging/4165/pool/devops/osm-devops_15.0.0.post21-1_all.deb --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/master/730/pool/osmclient/python3-osmclient_11.0.0rc1.post66+gb9317cf-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/master/725/pool/MON/python3-osm-mon_11.0.0.post35+g1e6e756-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/master/744/pool/N2VC/python3-n2vc_11.0.0rc1.post84+gf5b7f41-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/master/846/pool/NBI/python3-osm-nbi_9.0.0.post117+g48683b8-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/master/537/pool/common/python3-osm-common_15.0.0.post3+g409397d-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/master/824/pool/LCM/python3-osm-lcm_9.0.0.post162+g9cd5345-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/master/507/pool/POL/python3-osm-policy-module_11.0.0.post25+g055c4ee-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/571/pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/571/pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/master/490/pool/NG-UI/osm-ngui_15.0.0.post1+g219fe61-1_all.deb --build-arg PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/446/pool/NG-SA/python3-osm-webhook-translator_15.0-1_all.deb --build-arg PYTHON3_OSM_NGSA_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/446/pool/NG-SA/python3-osm-ngsa_15.0-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/master/443/pool/PLA/python3-osm-pla_11.0.0.post12+gfcdb2c4-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-ietfl2vpn_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-arista-cloudvision_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_TAPI_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-tapi_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-ng-ro_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-onosof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-odlof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rovim-aws_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-juniper-contrail_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-dynpac_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rovim-azure_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rovim-openvim_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rovim-openstack_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rovim-vmware_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-onos-vpls_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rovim-gcp_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-dpb_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-ro-plugin_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-floodlightof_9.0.0.post172+ge31d74b-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/master/630/pool/tests/osm-tests_9.0.0rc1.post209+g9e5450f-1_all.deb .
[NG-UI] Sending build context to Docker daemon  4.608kB

[NG-UI] Step 1/22 : FROM ubuntu:22.04 as INSTALL
[NG-UI]  ---> 7af9ba4f0a47
[NG-UI] Step 2/22 : ARG APT_PROXY
[NG-UI]  ---> Using cache
[NG-UI]  ---> 685b7dceb11e
[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]  ---> 8214c20bc598
[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]  ---> f3a95fce8cb5
[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]  ---> 174a11c6ffe7
[NG-UI] Step 6/22 : ARG OSM_NGUI_URL
[NG-UI]  ---> Using cache
[NG-UI]  ---> f5b113c23b69
[NG-UI] Step 7/22 : RUN curl $OSM_NGUI_URL -o osm_ngui.deb
[NG-UI]  ---> Using cache
[NG-UI]  ---> fd964c1583e4
[NG-UI] Step 8/22 : RUN dpkg -i ./osm_ngui.deb
[NG-UI]  ---> Using cache
[NG-UI]  ---> a45bee4ba8ce
[NG-UI] Step 9/22 : WORKDIR /usr/share/osm-ngui
[NG-UI]  ---> Using cache
[NG-UI]  ---> 6b03f3bf98ee
[NG-UI] Step 10/22 : RUN npm install
[NG-UI]  ---> Using cache
[NG-UI]  ---> 6248c01fec76
[NG-UI] Step 11/22 : RUN npm run build
[NG-UI]  ---> Using cache
[NG-UI]  ---> 7da4119b260d
[NG-UI] Step 12/22 : FROM ubuntu:22.04 AS FINAL
[NG-UI]  ---> 7af9ba4f0a47
[NG-UI] Step 13/22 : ARG APT_PROXY
[NG-UI]  ---> Using cache
[NG-UI]  ---> 685b7dceb11e
[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]  ---> 8214c20bc598
[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]  ---> b4b8fd0e832b
[NG-UI] Step 16/22 : RUN rm -f /etc/apt/apt.conf.d/proxy.conf
[NG-UI]  ---> Using cache
[NG-UI]  ---> 7b2401b5598a
[NG-UI] Step 17/22 : RUN rm -rf /usr/share/nginx/html/*
[NG-UI]  ---> Using cache
[NG-UI]  ---> e402e371ba01
[NG-UI] Step 18/22 : COPY --from=INSTALL /usr/share/osm-ngui/nginx/nginx.conf /etc/nginx/sites-available/default
[NG-UI]  ---> Using cache
[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-master-12465 --build-arg CACHE_DATE=2024-04-23:11:47:46 --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/master-staging/4165/pool/devops/osm-devops_15.0.0.post21-1_all.deb --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/master/730/pool/osmclient/python3-osmclient_11.0.0rc1.post66+gb9317cf-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/master/725/pool/MON/python3-osm-mon_11.0.0.post35+g1e6e756-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/master/744/pool/N2VC/python3-n2vc_11.0.0rc1.post84+gf5b7f41-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/master/846/pool/NBI/python3-osm-nbi_9.0.0.post117+g48683b8-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/master/537/pool/common/python3-osm-common_15.0.0.post3+g409397d-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/master/824/pool/LCM/python3-osm-lcm_9.0.0.post162+g9cd5345-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/master/507/pool/POL/python3-osm-policy-module_11.0.0.post25+g055c4ee-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/571/pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/571/pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/master/490/pool/NG-UI/osm-ngui_15.0.0.post1+g219fe61-1_all.deb --build-arg PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/446/pool/NG-SA/python3-osm-webhook-translator_15.0-1_all.deb --build-arg PYTHON3_OSM_NGSA_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/446/pool/NG-SA/python3-osm-ngsa_15.0-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/master/443/pool/PLA/python3-osm-pla_11.0.0.post12+gfcdb2c4-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-ietfl2vpn_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-arista-cloudvision_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_TAPI_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-tapi_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-ng-ro_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-onosof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-odlof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rovim-aws_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-juniper-contrail_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-dynpac_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rovim-azure_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rovim-openvim_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rovim-openstack_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rovim-vmware_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-onos-vpls_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rovim-gcp_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-dpb_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-ro-plugin_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-floodlightof_9.0.0.post172+ge31d74b-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/master/630/pool/tests/osm-tests_9.0.0rc1.post209+g9e5450f-1_all.deb .
[PLA] Sending build context to Docker daemon  9.216kB

[PLA] Step 1/39 : FROM ubuntu:22.04 as INSTALL
[PLA]  ---> 7af9ba4f0a47
[PLA] Step 2/39 : ARG APT_PROXY
[PLA]  ---> Using cache
[PLA]  ---> 685b7dceb11e
[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]  ---> 8214c20bc598
[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]  ---> 6ee00f9a51a5
[PLA] Step 5/39 : ARG PYTHON3_OSM_COMMON_URL
[PLA]  ---> Using cache
[PLA]  ---> 8a748e520866
[PLA] Step 6/39 : ARG PYTHON3_OSM_PLA_URL
[PLA]  ---> Using cache
[PLA]  ---> ba94177396d1
[PLA] Step 7/39 : RUN curl $PYTHON3_OSM_COMMON_URL -o osm_common.deb
[PLA]  ---> Using cache
[PLA]  ---> 7745a0eba937
[PLA] Step 8/39 : RUN dpkg -i ./osm_common.deb
[PLA]  ---> Using cache
[PLA]  ---> 38d46e649c6b
[PLA] Step 9/39 : RUN curl $PYTHON3_OSM_PLA_URL -o osm_pla.deb
[PLA]  ---> Using cache
[PLA]  ---> 145adc109431
[PLA] Step 10/39 : RUN dpkg -i ./osm_pla.deb
[PLA]  ---> Using cache
[PLA]  ---> 203585f098e3
[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]  ---> Using cache
[PLA]  ---> 468657630d51
[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
[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-master-12465 --build-arg CACHE_DATE=2024-04-23:11:47:46 --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/master-staging/4165/pool/devops/osm-devops_15.0.0.post21-1_all.deb --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/master/730/pool/osmclient/python3-osmclient_11.0.0rc1.post66+gb9317cf-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/master/725/pool/MON/python3-osm-mon_11.0.0.post35+g1e6e756-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/master/744/pool/N2VC/python3-n2vc_11.0.0rc1.post84+gf5b7f41-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/master/846/pool/NBI/python3-osm-nbi_9.0.0.post117+g48683b8-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/master/537/pool/common/python3-osm-common_15.0.0.post3+g409397d-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/master/824/pool/LCM/python3-osm-lcm_9.0.0.post162+g9cd5345-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/master/507/pool/POL/python3-osm-policy-module_11.0.0.post25+g055c4ee-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/571/pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/571/pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/master/490/pool/NG-UI/osm-ngui_15.0.0.post1+g219fe61-1_all.deb --build-arg PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/446/pool/NG-SA/python3-osm-webhook-translator_15.0-1_all.deb --build-arg PYTHON3_OSM_NGSA_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/446/pool/NG-SA/python3-osm-ngsa_15.0-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/master/443/pool/PLA/python3-osm-pla_11.0.0.post12+gfcdb2c4-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-ietfl2vpn_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-arista-cloudvision_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_TAPI_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-tapi_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-ng-ro_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-onosof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-odlof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rovim-aws_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-juniper-contrail_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-dynpac_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rovim-azure_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rovim-openvim_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rovim-openstack_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rovim-vmware_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-onos-vpls_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rovim-gcp_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-dpb_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-ro-plugin_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-floodlightof_9.0.0.post172+ge31d74b-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/master/630/pool/tests/osm-tests_9.0.0rc1.post209+g9e5450f-1_all.deb .
[tests] Sending build context to Docker daemon  5.632kB

[tests] Step 1/35 : FROM ubuntu:22.04 as FINAL
[tests]  ---> 7af9ba4f0a47
[tests] Step 2/35 : ARG APT_PROXY
[tests]  ---> Using cache
[tests]  ---> 685b7dceb11e
[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]  ---> 8214c20bc598
[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]  ---> 6ee00f9a51a5
[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]  ---> 7fa2be4e0b8b
[tests] Step 6/35 : ARG OSM_TESTS_URL
[tests]  ---> Using cache
[tests]  ---> 3bb5cc28bec5
[tests] Step 7/35 : ARG PYTHON3_OSM_IM_URL
[tests]  ---> Using cache
[tests]  ---> 1ce68e8525a8
[tests] Step 8/35 : ARG PYTHON3_OSMCLIENT_URL
[tests]  ---> Using cache
[tests]  ---> 112d55ce8d5f
[tests] Step 9/35 : RUN curl $PYTHON3_OSM_IM_URL -o osm_im.deb
[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-master-12465 --build-arg CACHE_DATE=2024-04-23:11:47:46 --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/master-staging/4165/pool/devops/osm-devops_15.0.0.post21-1_all.deb --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/master/730/pool/osmclient/python3-osmclient_11.0.0rc1.post66+gb9317cf-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/master/725/pool/MON/python3-osm-mon_11.0.0.post35+g1e6e756-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/master/744/pool/N2VC/python3-n2vc_11.0.0rc1.post84+gf5b7f41-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/master/846/pool/NBI/python3-osm-nbi_9.0.0.post117+g48683b8-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/master/537/pool/common/python3-osm-common_15.0.0.post3+g409397d-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/master/824/pool/LCM/python3-osm-lcm_9.0.0.post162+g9cd5345-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/master/507/pool/POL/python3-osm-policy-module_11.0.0.post25+g055c4ee-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/571/pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/571/pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/master/490/pool/NG-UI/osm-ngui_15.0.0.post1+g219fe61-1_all.deb --build-arg PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/446/pool/NG-SA/python3-osm-webhook-translator_15.0-1_all.deb --build-arg PYTHON3_OSM_NGSA_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/446/pool/NG-SA/python3-osm-ngsa_15.0-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/master/443/pool/PLA/python3-osm-pla_11.0.0.post12+gfcdb2c4-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-ietfl2vpn_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-arista-cloudvision_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_TAPI_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-tapi_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-ng-ro_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-onosof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-odlof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rovim-aws_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-juniper-contrail_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-dynpac_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rovim-azure_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rovim-openvim_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rovim-openstack_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rovim-vmware_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-onos-vpls_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rovim-gcp_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-dpb_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-ro-plugin_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-floodlightof_9.0.0.post172+ge31d74b-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/master/630/pool/tests/osm-tests_9.0.0rc1.post209+g9e5450f-1_all.deb .
[RO] Sending build context to Docker daemon  14.34kB

[RO] Step 1/60 : FROM ubuntu:22.04 as INSTALL
[RO]  ---> 7af9ba4f0a47
[RO] Step 2/60 : ARG APT_PROXY
[RO]  ---> Using cache
[RO]  ---> 685b7dceb11e
[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]  ---> 8214c20bc598
[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]  ---> 6ee00f9a51a5
[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]  ---> 60e4c7f78c67
[RO] Step 6/60 : ARG PYTHON3_OSM_COMMON_URL
[RO]  ---> Using cache
[RO]  ---> 028d7c6097a0
[RO] Step 7/60 : ARG PYTHON3_OSM_NG_RO_URL
[RO]  ---> Using cache
[RO]  ---> b8945871052e
[RO] Step 8/60 : ARG PYTHON3_OSM_RO_PLUGIN_URL
[RO]  ---> Using cache
[RO]  ---> bcb62a1d4fc8
[RO] Step 9/60 : ARG PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL
[RO]  ---> Using cache
[RO]  ---> 58ebe5f717c3
[RO] Step 10/60 : ARG PYTHON3_OSM_ROSDN_DPB_URL
[RO]  ---> Using cache
[RO]  ---> b835c542194c
[RO] Step 11/60 : ARG PYTHON3_OSM_ROSDN_DYNPAC_URL
[RO]  ---> Using cache
[RO]  ---> e5bc8a6c7a87
[RO] Step 12/60 : ARG PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL
[RO]  ---> Using cache
[RO]  ---> 87c9c70de7dc
[RO] Step 13/60 : ARG PYTHON3_OSM_ROSDN_IETFL2VPN_URL
[RO]  ---> Using cache
[RO]  ---> 6d4e1ead4907
[RO] Step 14/60 : ARG PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL
[RO]  ---> Using cache
[RO]  ---> 3583cb9bd937
[RO] Step 15/60 : ARG PYTHON3_OSM_ROSDN_ODLOF_URL
[RO]  ---> Using cache
[RO]  ---> d9bbcb6f3329
[RO] Step 16/60 : ARG PYTHON3_OSM_ROSDN_ONOSOF_URL
[RO]  ---> Using cache
[RO]  ---> 34603c58b6b3
[RO] Step 17/60 : ARG PYTHON3_OSM_ROSDN_ONOS_VPLS_URL
[RO]  ---> Using cache
[RO]  ---> cb422d587935
[RO] Step 18/60 : ARG PYTHON3_OSM_ROVIM_AWS_URL
[RO]  ---> Using cache
[RO]  ---> 08d80a2ae568
[RO] Step 19/60 : ARG PYTHON3_OSM_ROVIM_AZURE_URL
[RO]  ---> Using cache
[RO]  ---> 598f2f640db3
[RO] Step 20/60 : ARG PYTHON3_OSM_ROVIM_GCP_URL
[RO]  ---> Using cache
[RO]  ---> 8e0290911a01
[RO] Step 21/60 : ARG PYTHON3_OSM_ROVIM_OPENSTACK_URL
[RO]  ---> Using cache
[RO]  ---> 8840f2f89c50
[RO] Step 22/60 : ARG PYTHON3_OSM_ROVIM_OPENVIM_URL
[RO]  ---> Using cache
[RO]  ---> a710ece3e7bf
[RO] Step 23/60 : ARG PYTHON3_OSM_ROVIM_VMWARE_URL
[RO]  ---> Using cache
[RO]  ---> b45ac638d340
[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]  ---> Using cache
[RO]  ---> d70baf4631f5
[RO] Step 25/60 : RUN dpkg -i *.deb
[RO]  ---> Using cache
[RO]  ---> 41eab0e0ad03
[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]  ---> Using cache
[RO]  ---> ac5a8189d09d
[RO] Step 27/60 : FROM ubuntu:22.04 as FINAL
[RO]  ---> 7af9ba4f0a47
[RO] Step 28/60 : ARG APT_PROXY
[RO]  ---> Using cache
[RO]  ---> 685b7dceb11e
[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]  ---> 8214c20bc598
[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]  ---> 583d416d1bc8
[RO] Step 31/60 : COPY --from=INSTALL /usr/lib/python3/dist-packages /usr/lib/python3/dist-packages
[RO]  ---> Using cache
[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-master-12465 --build-arg CACHE_DATE=2024-04-23:11:47:46 --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/master-staging/4165/pool/devops/osm-devops_15.0.0.post21-1_all.deb --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/master/730/pool/osmclient/python3-osmclient_11.0.0rc1.post66+gb9317cf-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/master/725/pool/MON/python3-osm-mon_11.0.0.post35+g1e6e756-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/master/744/pool/N2VC/python3-n2vc_11.0.0rc1.post84+gf5b7f41-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/master/846/pool/NBI/python3-osm-nbi_9.0.0.post117+g48683b8-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/master/537/pool/common/python3-osm-common_15.0.0.post3+g409397d-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/master/824/pool/LCM/python3-osm-lcm_9.0.0.post162+g9cd5345-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/master/507/pool/POL/python3-osm-policy-module_11.0.0.post25+g055c4ee-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/571/pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/571/pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/master/490/pool/NG-UI/osm-ngui_15.0.0.post1+g219fe61-1_all.deb --build-arg PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/446/pool/NG-SA/python3-osm-webhook-translator_15.0-1_all.deb --build-arg PYTHON3_OSM_NGSA_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/446/pool/NG-SA/python3-osm-ngsa_15.0-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/master/443/pool/PLA/python3-osm-pla_11.0.0.post12+gfcdb2c4-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-ietfl2vpn_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-arista-cloudvision_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_TAPI_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-tapi_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-ng-ro_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-onosof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-odlof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rovim-aws_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-juniper-contrail_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-dynpac_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rovim-azure_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rovim-openvim_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rovim-openstack_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rovim-vmware_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-onos-vpls_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rovim-gcp_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-dpb_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-ro-plugin_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-floodlightof_9.0.0.post172+ge31d74b-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/master/630/pool/tests/osm-tests_9.0.0rc1.post209+g9e5450f-1_all.deb .
[NBI] Sending build context to Docker daemon  6.656kB

[NBI] Step 1/44 : FROM ubuntu:22.04 as INSTALL
[NBI]  ---> 7af9ba4f0a47
[NBI] Step 2/44 : ARG APT_PROXY
[NBI]  ---> Using cache
[NBI]  ---> 685b7dceb11e
[NBI] Step 3/44 : 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]  ---> 8214c20bc598
[NBI] Step 4/44 : 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]  ---> 6ee00f9a51a5
[NBI] Step 5/44 : ARG PYTHON3_OSM_COMMON_URL
[NBI]  ---> Using cache
[NBI]  ---> 8a748e520866
[NBI] Step 6/44 : ARG PYTHON3_OSM_IM_URL
[NBI]  ---> Using cache
[NBI]  ---> 02c864d99539
[NBI] Step 7/44 : ARG PYTHON3_OSM_NBI_URL
[NBI]  ---> Using cache
[NBI]  ---> 28b333a26d6c
[NBI] Step 8/44 : RUN curl $PYTHON3_OSM_COMMON_URL -o osm_common.deb
[NBI]  ---> Using cache
[NBI]  ---> 1a0f1445f1a3
[NBI] Step 9/44 : RUN dpkg -i ./osm_common.deb
[NBI]  ---> Using cache
[NBI]  ---> 455bc4108df8
[NBI] Step 10/44 : RUN curl $PYTHON3_OSM_IM_URL -o osm_im.deb
[NBI]  ---> Using cache
[NBI]  ---> 06a782ebdd28
[NBI] Step 11/44 : RUN dpkg -i ./osm_im.deb
[NBI]  ---> Using cache
[NBI]  ---> 15132fd10275
[NBI] Step 12/44 : RUN curl $PYTHON3_OSM_NBI_URL -o osm_nbi.deb
[NBI]  ---> Using cache
[NBI]  ---> 7f253dbd4ef3
[NBI] Step 13/44 : RUN dpkg -i ./osm_nbi.deb
[NBI]  ---> Using cache
[NBI]  ---> e020b91bda58
[NBI] Step 14/44 : 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]  ---> Using cache
[NBI]  ---> fc305f5ffe36
[NBI] Step 15/44 : FROM ubuntu:22.04 as FINAL
[NBI]  ---> 7af9ba4f0a47
[NBI] Step 16/44 : ARG APT_PROXY
[NBI]  ---> Using cache
[NBI]  ---> 685b7dceb11e
[NBI] Step 17/44 : 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]  ---> 8214c20bc598
[NBI] Step 18/44 : 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]  ---> 583d416d1bc8
[NBI] Step 19/44 : COPY --from=INSTALL /usr/lib/python3/dist-packages /usr/lib/python3/dist-packages
[NBI]  ---> Using cache
[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-master-12465 --build-arg CACHE_DATE=2024-04-23:11:47:46 --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/master-staging/4165/pool/devops/osm-devops_15.0.0.post21-1_all.deb --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/master/730/pool/osmclient/python3-osmclient_11.0.0rc1.post66+gb9317cf-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/master/725/pool/MON/python3-osm-mon_11.0.0.post35+g1e6e756-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/master/744/pool/N2VC/python3-n2vc_11.0.0rc1.post84+gf5b7f41-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/master/846/pool/NBI/python3-osm-nbi_9.0.0.post117+g48683b8-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/master/537/pool/common/python3-osm-common_15.0.0.post3+g409397d-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/master/824/pool/LCM/python3-osm-lcm_9.0.0.post162+g9cd5345-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/master/507/pool/POL/python3-osm-policy-module_11.0.0.post25+g055c4ee-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/571/pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/571/pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/master/490/pool/NG-UI/osm-ngui_15.0.0.post1+g219fe61-1_all.deb --build-arg PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/446/pool/NG-SA/python3-osm-webhook-translator_15.0-1_all.deb --build-arg PYTHON3_OSM_NGSA_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/446/pool/NG-SA/python3-osm-ngsa_15.0-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/master/443/pool/PLA/python3-osm-pla_11.0.0.post12+gfcdb2c4-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-ietfl2vpn_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-arista-cloudvision_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_TAPI_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-tapi_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-ng-ro_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-onosof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-odlof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rovim-aws_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-juniper-contrail_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-dynpac_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rovim-azure_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rovim-openvim_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rovim-openstack_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rovim-vmware_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-onos-vpls_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rovim-gcp_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-dpb_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-ro-plugin_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-floodlightof_9.0.0.post172+ge31d74b-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/master/630/pool/tests/osm-tests_9.0.0rc1.post209+g9e5450f-1_all.deb .
[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]  ---> 435cc1d09164
[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]  ---> ae46fa9758f4
[Airflow] Step 4/16 : USER airflow
[Airflow]  ---> Using cache
[Airflow]  ---> 94109b3552a2
[Airflow] Step 5/16 : ARG PYTHON3_OSM_COMMON_URL
[Airflow]  ---> Using cache
[Airflow]  ---> 0476c24fb38c
[Airflow] Step 6/16 : ARG PYTHON3_OSM_NGSA_URL
[Airflow]  ---> Using cache
[Airflow]  ---> 69023b877230
[Airflow] Step 7/16 : RUN curl $PYTHON3_OSM_COMMON_URL -o osm_common.deb
[Airflow]  ---> Using cache
[Airflow]  ---> 264b604bd7c1
[Airflow] Step 8/16 : RUN curl $PYTHON3_OSM_NGSA_URL -o osm_ngsa.deb
[Airflow]  ---> Using cache
[Airflow]  ---> ad92f02933be
[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]  ---> Using cache
[Airflow]  ---> f2d5edfcdf98
[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]  ---> Using cache
[Airflow]  ---> 2d09f958ade7
[Airflow] Step 11/16 : RUN mkdir /tmp/osm
[Airflow]  ---> Using cache
[Airflow]  ---> 22182b0549e5
[Airflow] Step 12/16 : RUN dpkg-deb -x osm_common_repacked.deb /tmp/osm
[Airflow]  ---> Using cache
[Airflow]  ---> ec46b803a409
[Airflow] Step 13/16 : RUN dpkg-deb -x osm_ngsa_repacked.deb /tmp/osm
[Airflow]  ---> Using cache
[Airflow]  ---> 60cb5bb37060
[Airflow] Step 14/16 : RUN mv /tmp/osm/usr/lib/python3/dist-packages/* /home/airflow/.local/lib/python3.10/site-packages/
[Airflow]  ---> Using cache
[Airflow]  ---> 9c857dae99fa
[Airflow] Step 15/16 : RUN rm -rf /tmp/osm
[Airflow]  ---> Using cache
[Airflow]  ---> 37486026120d
[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]  ---> Using cache
[Airflow]  ---> 440ede8f0820
[Airflow] [Warning] One or more build-args [PYTHON3_OSM_ROVIM_AZURE_URL PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL APT_PROXY PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL PYTHON3_OSM_ROVIM_VMWARE_URL PYTHON3_OSM_IM_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL CACHE_DATE OSM_NGUI_URL PYTHON3_OSM_ROVIM_GCP_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_ROVIM_OPENVIM_URL OSM_TESTS_URL PYTHON3_OSMCLIENT_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL OSM_DEVOPS_URL OSM_IMDOCS_URL PYTHON3_OSM_ROVIM_AWS_URL PYTHON3_OSM_RO_PLUGIN_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_ROSDN_TAPI_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_N2VC_URL] were not consumed
[Airflow] Successfully built 440ede8f0820
[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-master-12465 --build-arg CACHE_DATE=2024-04-23:11:47:46 --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/master-staging/4165/pool/devops/osm-devops_15.0.0.post21-1_all.deb --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/master/730/pool/osmclient/python3-osmclient_11.0.0rc1.post66+gb9317cf-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/master/725/pool/MON/python3-osm-mon_11.0.0.post35+g1e6e756-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/master/744/pool/N2VC/python3-n2vc_11.0.0rc1.post84+gf5b7f41-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/master/846/pool/NBI/python3-osm-nbi_9.0.0.post117+g48683b8-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/master/537/pool/common/python3-osm-common_15.0.0.post3+g409397d-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/master/824/pool/LCM/python3-osm-lcm_9.0.0.post162+g9cd5345-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/master/507/pool/POL/python3-osm-policy-module_11.0.0.post25+g055c4ee-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/571/pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/571/pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/master/490/pool/NG-UI/osm-ngui_15.0.0.post1+g219fe61-1_all.deb --build-arg PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/446/pool/NG-SA/python3-osm-webhook-translator_15.0-1_all.deb --build-arg PYTHON3_OSM_NGSA_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/446/pool/NG-SA/python3-osm-ngsa_15.0-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/master/443/pool/PLA/python3-osm-pla_11.0.0.post12+gfcdb2c4-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-ietfl2vpn_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-arista-cloudvision_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_TAPI_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-tapi_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-ng-ro_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-onosof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-odlof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rovim-aws_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-juniper-contrail_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-dynpac_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rovim-azure_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rovim-openvim_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rovim-openstack_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rovim-vmware_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-onos-vpls_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rovim-gcp_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-dpb_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-ro-plugin_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-floodlightof_9.0.0.post172+ge31d74b-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/master/630/pool/tests/osm-tests_9.0.0rc1.post209+g9e5450f-1_all.deb .
[POL] Sending build context to Docker daemon  9.216kB

[POL] Step 1/40 : FROM ubuntu:22.04 as INSTALL
[Pipeline] [Prometheus] sh
[Prometheus] [Prometheus] Running shell script
[Prometheus] + docker build --build-arg APT_PROXY=http://172.21.1.1:3142 -t opensourcemano/prometheus:osm-master-12465 --build-arg CACHE_DATE=2024-04-23:11:47:46 --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/master-staging/4165/pool/devops/osm-devops_15.0.0.post21-1_all.deb --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/master/730/pool/osmclient/python3-osmclient_11.0.0rc1.post66+gb9317cf-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/master/725/pool/MON/python3-osm-mon_11.0.0.post35+g1e6e756-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/master/744/pool/N2VC/python3-n2vc_11.0.0rc1.post84+gf5b7f41-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/master/846/pool/NBI/python3-osm-nbi_9.0.0.post117+g48683b8-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/master/537/pool/common/python3-osm-common_15.0.0.post3+g409397d-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/master/824/pool/LCM/python3-osm-lcm_9.0.0.post162+g9cd5345-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/master/507/pool/POL/python3-osm-policy-module_11.0.0.post25+g055c4ee-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/571/pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/571/pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/master/490/pool/NG-UI/osm-ngui_15.0.0.post1+g219fe61-1_all.deb --build-arg PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/446/pool/NG-SA/python3-osm-webhook-translator_15.0-1_all.deb --build-arg PYTHON3_OSM_NGSA_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/446/pool/NG-SA/python3-osm-ngsa_15.0-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/master/443/pool/PLA/python3-osm-pla_11.0.0.post12+gfcdb2c4-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-ietfl2vpn_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-arista-cloudvision_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_TAPI_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-tapi_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-ng-ro_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-onosof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-odlof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rovim-aws_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-juniper-contrail_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-dynpac_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rovim-azure_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rovim-openvim_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rovim-openstack_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rovim-vmware_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-onos-vpls_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rovim-gcp_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-dpb_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-ro-plugin_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-floodlightof_9.0.0.post172+ge31d74b-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/master/630/pool/tests/osm-tests_9.0.0rc1.post209+g9e5450f-1_all.deb .
[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-master-12465 --build-arg CACHE_DATE=2024-04-23:11:47:46 --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/master-staging/4165/pool/devops/osm-devops_15.0.0.post21-1_all.deb --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/master/730/pool/osmclient/python3-osmclient_11.0.0rc1.post66+gb9317cf-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/master/725/pool/MON/python3-osm-mon_11.0.0.post35+g1e6e756-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/master/744/pool/N2VC/python3-n2vc_11.0.0rc1.post84+gf5b7f41-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/master/846/pool/NBI/python3-osm-nbi_9.0.0.post117+g48683b8-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/master/537/pool/common/python3-osm-common_15.0.0.post3+g409397d-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/master/824/pool/LCM/python3-osm-lcm_9.0.0.post162+g9cd5345-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/master/507/pool/POL/python3-osm-policy-module_11.0.0.post25+g055c4ee-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/571/pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/571/pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/master/490/pool/NG-UI/osm-ngui_15.0.0.post1+g219fe61-1_all.deb --build-arg PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/446/pool/NG-SA/python3-osm-webhook-translator_15.0-1_all.deb --build-arg PYTHON3_OSM_NGSA_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/446/pool/NG-SA/python3-osm-ngsa_15.0-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/master/443/pool/PLA/python3-osm-pla_11.0.0.post12+gfcdb2c4-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-ietfl2vpn_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-arista-cloudvision_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_TAPI_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-tapi_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-ng-ro_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-onosof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-odlof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rovim-aws_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-juniper-contrail_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-dynpac_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rovim-azure_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rovim-openvim_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rovim-openstack_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rovim-vmware_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-onos-vpls_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rovim-gcp_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-dpb_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-ro-plugin_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-floodlightof_9.0.0.post172+ge31d74b-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/master/630/pool/tests/osm-tests_9.0.0rc1.post209+g9e5450f-1_all.deb .
[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-master-12465 --build-arg CACHE_DATE=2024-04-23:11:47:46 --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/master-staging/4165/pool/devops/osm-devops_15.0.0.post21-1_all.deb --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/master/730/pool/osmclient/python3-osmclient_11.0.0rc1.post66+gb9317cf-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/master/725/pool/MON/python3-osm-mon_11.0.0.post35+g1e6e756-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/master/744/pool/N2VC/python3-n2vc_11.0.0rc1.post84+gf5b7f41-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/master/846/pool/NBI/python3-osm-nbi_9.0.0.post117+g48683b8-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/master/537/pool/common/python3-osm-common_15.0.0.post3+g409397d-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/master/824/pool/LCM/python3-osm-lcm_9.0.0.post162+g9cd5345-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/master/507/pool/POL/python3-osm-policy-module_11.0.0.post25+g055c4ee-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/571/pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/571/pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/master/490/pool/NG-UI/osm-ngui_15.0.0.post1+g219fe61-1_all.deb --build-arg PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/446/pool/NG-SA/python3-osm-webhook-translator_15.0-1_all.deb --build-arg PYTHON3_OSM_NGSA_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/446/pool/NG-SA/python3-osm-ngsa_15.0-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/master/443/pool/PLA/python3-osm-pla_11.0.0.post12+gfcdb2c4-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-ietfl2vpn_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-arista-cloudvision_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_TAPI_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-tapi_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-ng-ro_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-onosof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-odlof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rovim-aws_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-juniper-contrail_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-dynpac_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rovim-azure_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rovim-openvim_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rovim-openstack_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rovim-vmware_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-onos-vpls_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rovim-gcp_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-dpb_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-ro-plugin_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-floodlightof_9.0.0.post172+ge31d74b-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/master/630/pool/tests/osm-tests_9.0.0rc1.post209+g9e5450f-1_all.deb .
[Webhook] Sending build context to Docker daemon  4.608kB

[Webhook] Step 1/21 : FROM ubuntu:22.04 as INSTALL
[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-master-12465 --build-arg CACHE_DATE=2024-04-23:11:47:46 --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/master-staging/4165/pool/devops/osm-devops_15.0.0.post21-1_all.deb --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/master/730/pool/osmclient/python3-osmclient_11.0.0rc1.post66+gb9317cf-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/master/725/pool/MON/python3-osm-mon_11.0.0.post35+g1e6e756-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/master/744/pool/N2VC/python3-n2vc_11.0.0rc1.post84+gf5b7f41-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/master/846/pool/NBI/python3-osm-nbi_9.0.0.post117+g48683b8-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/master/537/pool/common/python3-osm-common_15.0.0.post3+g409397d-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/master/824/pool/LCM/python3-osm-lcm_9.0.0.post162+g9cd5345-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/master/507/pool/POL/python3-osm-policy-module_11.0.0.post25+g055c4ee-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/571/pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/571/pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/master/490/pool/NG-UI/osm-ngui_15.0.0.post1+g219fe61-1_all.deb --build-arg PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/446/pool/NG-SA/python3-osm-webhook-translator_15.0-1_all.deb --build-arg PYTHON3_OSM_NGSA_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/446/pool/NG-SA/python3-osm-ngsa_15.0-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/master/443/pool/PLA/python3-osm-pla_11.0.0.post12+gfcdb2c4-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-ietfl2vpn_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-arista-cloudvision_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_TAPI_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-tapi_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-ng-ro_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-onosof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-odlof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rovim-aws_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-juniper-contrail_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-dynpac_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rovim-azure_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rovim-openvim_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rovim-openstack_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rovim-vmware_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-onos-vpls_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rovim-gcp_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-dpb_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-ro-plugin_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-floodlightof_9.0.0.post172+ge31d74b-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/master/630/pool/tests/osm-tests_9.0.0rc1.post209+g9e5450f-1_all.deb .
[osmclient] Sending build context to Docker daemon  6.656kB

[osmclient] Step 1/31 : FROM ubuntu:22.04 as INSTALL
[Pipeline] [MON] sh
[MON] [MON] Running shell script
[Pipeline] [LCM] sh
[NG-UI]  ---> 34c037c4ed55
[NG-UI] Step 19/22 : COPY --from=INSTALL /usr/share/osm-ngui/dist/osm /usr/share/nginx/html
[NG-UI]  ---> Using cache
[Airflow] Successfully tagged opensourcemano/airflow:osm-master-12465
[Prometheus] Sending build context to Docker daemon  15.36kB

[Prometheus] Step 1/13 : FROM python:3.8
[Prometheus]  ---> b22191dc7e28
[Prometheus] Step 2/13 : ENV PROMETHEUS_URL http://prometheus:9090
[Prometheus]  ---> Using cache
[Prometheus]  ---> a4ec14314e15
[Prometheus] Step 3/13 : ENV MONGODB_URL mongodb://mongo:27017
[Prometheus]  ---> Using cache
[Prometheus]  ---> fedada4ff4e4
[Prometheus] Step 4/13 : ENV PROMETHEUS_CONFIG_FILE /etc/prometheus/prometheus.yml
[Prometheus]  ---> Using cache
[Prometheus]  ---> 2b59c5005460
[Prometheus] Step 5/13 : ENV PROMETHEUS_BASE_CONFIG_FILE /etc/prometheus_base/prometheus.yml
[Prometheus]  ---> Using cache
[Prometheus]  ---> 3ee0cb75cca3
[Prometheus] Step 6/13 : ENV PROMETHEUS_ALERTS_FILE /etc/prometheus/osm_alert_rules.yml
[Prometheus]  ---> Using cache
[Prometheus]  ---> 273770806805
[Prometheus] Step 7/13 : ENV PROMETHEUS_BASE_ALERTS_FILE /etc/prometheus_base/osm_alert_rules.yml
[Prometheus]  ---> Using cache
[Prometheus]  ---> 41ad46c93f71
[Prometheus] Step 8/13 : ENV TARGET_DATABASE osm
[Prometheus]  ---> Using cache
[Prometheus]  ---> 4169fa4e09cc
[Prometheus] Step 9/13 : WORKDIR /code
[Prometheus]  ---> Using cache
[Prometheus]  ---> 10933d211406
[Prometheus] Step 10/13 : COPY src/requirements.txt .
[Prometheus]  ---> Using cache
[Prometheus]  ---> e5f2ee23ed76
[Prometheus] Step 11/13 : RUN pip install -r requirements.txt
[Prometheus]  ---> Using cache
[Prometheus]  ---> bdaf834539bf
[Prometheus] Step 12/13 : COPY src/app.py .
[Prometheus]  ---> Using cache
[Prometheus]  ---> f35a76f745d9
[Prometheus] Step 13/13 : CMD [ "python", "-u", "./app.py" ]
[Prometheus]  ---> Using cache
[Prometheus]  ---> 0b6a8a5b3b15
[Prometheus] [Warning] One or more build-args [PYTHON3_OSMCLIENT_URL PYTHON3_OSM_COMMON_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_ROVIM_AWS_URL PYTHON3_OSM_ROVIM_AZURE_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_NGSA_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSM_ROSDN_DYNPAC_URL OSM_TESTS_URL PYTHON3_OSM_IM_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL CACHE_DATE PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_ROVIM_GCP_URL PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_ROVIM_VMWARE_URL PYTHON3_OSM_RO_PLUGIN_URL OSM_DEVOPS_URL OSM_IMDOCS_URL PYTHON3_OSM_ROVIM_OPENVIM_URL APT_PROXY OSM_NGUI_URL PYTHON3_N2VC_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_ROSDN_TAPI_URL] were not consumed
[Keystone] Sending build context to Docker daemon  28.16kB

[Keystone] Step 1/24 : FROM ubuntu:22.04
[Keystone]  ---> 7af9ba4f0a47
[Keystone] Step 2/24 : ARG APT_PROXY
[Keystone]  ---> Using cache
[Keystone]  ---> 685b7dceb11e
[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]  ---> 8214c20bc598
[Keystone] Step 4/24 : EXPOSE 5000
[Keystone]  ---> Using cache
[Keystone]  ---> 8c0109ea1a68
[Keystone] Step 5/24 : WORKDIR /app
[Keystone]  ---> Using cache
[Keystone]  ---> 2f0f4540a3a9
[Keystone] Step 6/24 : COPY scripts/start.sh /app/start.sh
[Keystone]  ---> Using cache
[Keystone]  ---> 1cf111d66560
[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]  ---> 4857911ec635
[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]  ---> 7bf012250088
[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]  ---> caaa6cef3a46
[Keystone] Step 10/24 : USER appuser
[Keystone]  ---> Using cache
[Keystone]  ---> 8005ca0116d9
[Keystone] Step 11/24 : ENV DB_HOST                 keystone-db
[Keystone]  ---> Using cache
[Keystone]  ---> 17d07505ea1d
[Keystone] Step 12/24 : ENV DB_PORT                 3306
[Keystone]  ---> Using cache
[Keystone]  ---> 6ad3e8b85b05
[Keystone] Step 13/24 : ENV ROOT_DB_USER            root
[Keystone]  ---> Using cache
[Keystone]  ---> c9fb8a17c5a6
[Keystone] Step 14/24 : ENV ROOT_DB_PASSWORD        admin
[Keystone]  ---> Using cache
[Keystone]  ---> ee68bf344384
[Keystone] Step 15/24 : ENV KEYSTONE_DB_PASSWORD    admin
[Keystone]  ---> Using cache
[Keystone]  ---> 687102ade1e2
[Keystone] Step 16/24 : ENV REGION_ID               RegionOne
[Keystone]  ---> Using cache
[Keystone]  ---> b5205cd04836
[Keystone] Step 17/24 : ENV KEYSTONE_HOST           keystone
[Keystone]  ---> Using cache
[Keystone]  ---> 2be92d0bbd25
[Keystone] Step 18/24 : ENV ADMIN_USERNAME          admin
[Keystone]  ---> Using cache
[Keystone]  ---> b46a071175ba
[Keystone] Step 19/24 : ENV ADMIN_PASSWORD          admin
[Keystone]  ---> Using cache
[Keystone]  ---> d216782afae1
[Keystone] Step 20/24 : ENV ADMIN_PROJECT           admin
[Keystone]  ---> Using cache
[Keystone]  ---> d05f0bc1c195
[Keystone] Step 21/24 : ENV SERVICE_USERNAME        nbi
[Keystone]  ---> Using cache
[Keystone]  ---> 5fffa71bf018
[Keystone] Step 22/24 : ENV SERVICE_PASSWORD        nbi
[Keystone]  ---> Using cache
[Keystone]  ---> 6ed047b7323c
[Keystone] Step 23/24 : ENV SERVICE_PROJECT         service
[Keystone]  ---> Using cache
[Keystone]  ---> 6f5fd6119ca5
[Keystone] Step 24/24 : ENTRYPOINT ["./start.sh"]
[Keystone]  ---> Using cache
[Keystone]  ---> 11ef94a95879
[Keystone] [Warning] One or more build-args [OSM_NGUI_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL PYTHON3_OSM_ROVIM_AWS_URL PYTHON3_OSM_ROVIM_AZURE_URL OSM_DEVOPS_URL PYTHON3_N2VC_URL PYTHON3_OSM_NGSA_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSMCLIENT_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_ROSDN_TAPI_URL PYTHON3_OSM_ROVIM_GCP_URL PYTHON3_OSM_IM_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_ROVIM_VMWARE_URL OSM_IMDOCS_URL PYTHON3_OSM_MON_URL CACHE_DATE PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROVIM_OPENVIM_URL PYTHON3_OSM_RO_PLUGIN_URL OSM_TESTS_URL PYTHON3_OSM_COMMON_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL] were not consumed
[Webhook]  ---> 7af9ba4f0a47
[Webhook] Step 2/21 : ARG APT_PROXY
[Webhook]  ---> Using cache
[Webhook]  ---> 685b7dceb11e
[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]  ---> 8214c20bc598
[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]  ---> 6ee00f9a51a5
[Webhook] Step 5/21 : ARG PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL
[Webhook]  ---> Using cache
[Webhook]  ---> ac06908f987f
[Webhook] Step 6/21 : RUN curl $PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL -o osm_webhook_translator.deb
[Webhook]  ---> Using cache
[Webhook]  ---> 752b9b956647
[Webhook] Step 7/21 : RUN dpkg -i ./osm_webhook_translator.deb
[Webhook]  ---> Using cache
[Webhook]  ---> 97d3121a07ae
[Webhook] Step 8/21 : RUN pip3 install     -r /usr/lib/python3/dist-packages/osm_webhook_translator/requirements.txt
[Webhook]  ---> Using cache
[Webhook]  ---> b646d6101274
[Webhook] Step 9/21 : FROM ubuntu:22.04 as FINAL
[Webhook]  ---> 7af9ba4f0a47
[Webhook] Step 10/21 : ARG APT_PROXY
[Webhook]  ---> Using cache
[Webhook]  ---> 685b7dceb11e
[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]  ---> 8214c20bc598
[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]  ---> 583d416d1bc8
[Webhook] Step 13/21 : COPY --from=INSTALL /usr/lib/python3/dist-packages /usr/lib/python3/dist-packages
[Webhook]  ---> Using cache
[MON] + docker build --build-arg APT_PROXY=http://172.21.1.1:3142 -t opensourcemano/mon:osm-master-12465 --build-arg CACHE_DATE=2024-04-23:11:47:46 --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/master-staging/4165/pool/devops/osm-devops_15.0.0.post21-1_all.deb --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/master/730/pool/osmclient/python3-osmclient_11.0.0rc1.post66+gb9317cf-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/master/725/pool/MON/python3-osm-mon_11.0.0.post35+g1e6e756-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/master/744/pool/N2VC/python3-n2vc_11.0.0rc1.post84+gf5b7f41-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/master/846/pool/NBI/python3-osm-nbi_9.0.0.post117+g48683b8-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/master/537/pool/common/python3-osm-common_15.0.0.post3+g409397d-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/master/824/pool/LCM/python3-osm-lcm_9.0.0.post162+g9cd5345-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/master/507/pool/POL/python3-osm-policy-module_11.0.0.post25+g055c4ee-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/571/pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/571/pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/master/490/pool/NG-UI/osm-ngui_15.0.0.post1+g219fe61-1_all.deb --build-arg PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/446/pool/NG-SA/python3-osm-webhook-translator_15.0-1_all.deb --build-arg PYTHON3_OSM_NGSA_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/446/pool/NG-SA/python3-osm-ngsa_15.0-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/master/443/pool/PLA/python3-osm-pla_11.0.0.post12+gfcdb2c4-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-ietfl2vpn_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-arista-cloudvision_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_TAPI_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-tapi_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-ng-ro_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-onosof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-odlof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rovim-aws_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-juniper-contrail_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-dynpac_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rovim-azure_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rovim-openvim_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rovim-openstack_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rovim-vmware_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-onos-vpls_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rovim-gcp_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-dpb_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-ro-plugin_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-floodlightof_9.0.0.post172+ge31d74b-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/master/630/pool/tests/osm-tests_9.0.0rc1.post209+g9e5450f-1_all.deb .
[MON] Sending build context to Docker daemon  10.24kB

[MON] Step 1/56 : FROM ubuntu:22.04 as INSTALL
[MON]  ---> 7af9ba4f0a47
[MON] Step 2/56 : ARG APT_PROXY
[MON]  ---> Using cache
[MON]  ---> 685b7dceb11e
[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]  ---> 8214c20bc598
[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]  ---> 6ee00f9a51a5
[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]  ---> bb7083fc9e23
[MON] Step 6/56 : ARG PYTHON3_OSM_COMMON_URL
[MON]  ---> Using cache
[MON]  ---> cd05f3e4491b
[MON] Step 7/56 : ARG PYTHON3_OSM_MON_URL
[MON]  ---> Using cache
[MON]  ---> 29c4a21df246
[MON] Step 8/56 : ARG PYTHON3_N2VC_URL
[MON]  ---> Using cache
[MON]  ---> cd9afa6983c5
[MON] Step 9/56 : RUN curl $PYTHON3_OSM_COMMON_URL -o osm_common.deb
[MON]  ---> Using cache
[MON]  ---> d03dcd8eff58
[MON] Step 10/56 : RUN dpkg -i ./osm_common.deb
[MON]  ---> Using cache
[MON]  ---> 49d5b0d3bca2
[MON] Step 11/56 : RUN curl $PYTHON3_N2VC_URL -o n2vc.deb
[MON]  ---> Using cache
[MON]  ---> 44dbd87824ed
[MON] Step 12/56 : RUN dpkg -i ./n2vc.deb
[MON]  ---> Using cache
[MON]  ---> 75f311ff3225
[MON] Step 13/56 : RUN curl $PYTHON3_OSM_MON_URL -o osm_mon.deb
[MON]  ---> Using cache
[MON]  ---> abef6d598adf
[MON] Step 14/56 : RUN dpkg -i ./osm_mon.deb
[MON]  ---> Using cache
[MON]  ---> 021b701ec10a
[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]  ---> Using cache
[MON]  ---> e9b7f0494f33
[MON] Step 16/56 : FROM ubuntu:22.04 as FINAL
[MON]  ---> 7af9ba4f0a47
[MON] Step 17/56 : ARG APT_PROXY
[MON]  ---> Using cache
[MON]  ---> 685b7dceb11e
[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]  ---> 8214c20bc598
[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]  ---> 583d416d1bc8
[MON] Step 20/56 : COPY --from=INSTALL /usr/lib/python3/dist-packages /usr/lib/python3/dist-packages
[MON]  ---> Using cache
[LCM] [LCM] Running shell script
[LCM] + docker build --build-arg APT_PROXY=http://172.21.1.1:3142 -t opensourcemano/lcm:osm-master-12465 --build-arg CACHE_DATE=2024-04-23:11:47:46 --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/master-staging/4165/pool/devops/osm-devops_15.0.0.post21-1_all.deb --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/master/730/pool/osmclient/python3-osmclient_11.0.0rc1.post66+gb9317cf-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/master/725/pool/MON/python3-osm-mon_11.0.0.post35+g1e6e756-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/master/744/pool/N2VC/python3-n2vc_11.0.0rc1.post84+gf5b7f41-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/master/846/pool/NBI/python3-osm-nbi_9.0.0.post117+g48683b8-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/master/537/pool/common/python3-osm-common_15.0.0.post3+g409397d-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/master/824/pool/LCM/python3-osm-lcm_9.0.0.post162+g9cd5345-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/master/507/pool/POL/python3-osm-policy-module_11.0.0.post25+g055c4ee-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/571/pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/571/pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/master/490/pool/NG-UI/osm-ngui_15.0.0.post1+g219fe61-1_all.deb --build-arg PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/446/pool/NG-SA/python3-osm-webhook-translator_15.0-1_all.deb --build-arg PYTHON3_OSM_NGSA_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/446/pool/NG-SA/python3-osm-ngsa_15.0-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/master/443/pool/PLA/python3-osm-pla_11.0.0.post12+gfcdb2c4-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-ietfl2vpn_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-arista-cloudvision_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_TAPI_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-tapi_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-ng-ro_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-onosof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-odlof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rovim-aws_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-juniper-contrail_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-dynpac_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rovim-azure_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rovim-openvim_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rovim-openstack_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rovim-vmware_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-onos-vpls_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rovim-gcp_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-dpb_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-ro-plugin_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/957/pool/RO/python3-osm-rosdn-floodlightof_9.0.0.post172+ge31d74b-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/master/630/pool/tests/osm-tests_9.0.0rc1.post209+g9e5450f-1_all.deb .
[LCM] Sending build context to Docker daemon  10.24kB

[LCM] Step 1/58 : FROM ubuntu:22.04 as INSTALL
[LCM]  ---> 7af9ba4f0a47
[LCM] Step 2/58 : ARG APT_PROXY
[LCM]  ---> Using cache
[LCM]  ---> 685b7dceb11e
[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]  ---> 8214c20bc598
[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]  ---> 6ee00f9a51a5
[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]  ---> 0e956b8a7ccf
[LCM] Step 6/58 : RUN curl -fsSL https://pkgs.k8s.io/core:/stable:/v1.28/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.28/deb/ /' | tee /etc/apt/sources.list.d/kubernetes.list     && apt-get update && apt-get install -y kubectl=1.28.2-1.1
[LCM]  ---> Using cache
[LCM]  ---> 9dddbb8c87d4
[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]  ---> 5ea6f659b26b
[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]  ---> 1a0865ee5a59
[LCM] Step 9/58 : ARG PYTHON3_OSM_COMMON_URL
[LCM]  ---> Using cache
[LCM]  ---> c060062cb4ec
[LCM] Step 10/58 : ARG PYTHON3_OSM_LCM_URL
[LCM]  ---> Using cache
[LCM]  ---> 274079f6eea3
[LCM] Step 11/58 : ARG PYTHON3_N2VC_URL
[LCM]  ---> Using cache
[LCM]  ---> bd2e10057289
[LCM] Step 12/58 : RUN curl $PYTHON3_OSM_COMMON_URL -o osm_common.deb
[LCM]  ---> Using cache
[LCM]  ---> 9376580743ff
[LCM] Step 13/58 : RUN dpkg -i ./osm_common.deb
[LCM]  ---> Using cache
[LCM]  ---> fc92425f171a
[LCM] Step 14/58 : RUN curl $PYTHON3_OSM_LCM_URL -o osm_lcm.deb
[LCM]  ---> Using cache
[LCM]  ---> f6ac8210b2a4
[LCM] Step 15/58 : RUN dpkg -i ./osm_lcm.deb
[LCM]  ---> Using cache
[LCM]  ---> 5be9bb99578e
[LCM] Step 16/58 : RUN curl $PYTHON3_N2VC_URL -o osm_n2vc.deb
[LCM]  ---> Using cache
[LCM]  ---> 78da23f7855e
[LCM] Step 17/58 : RUN dpkg -i ./osm_n2vc.deb
[LCM]  ---> Using cache
[LCM]  ---> cf79330a3dbc
[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]  ---> Using cache
[LCM]  ---> c80ee729750b
[LCM] Step 19/58 : FROM ubuntu:22.04 as FINAL
[LCM]  ---> 7af9ba4f0a47
[LCM] Step 20/58 : ARG APT_PROXY
[LCM]  ---> Using cache
[LCM]  ---> 685b7dceb11e
[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]  ---> 8214c20bc598
[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]  ---> 583d416d1bc8
[LCM] Step 23/58 : COPY --from=INSTALL /usr/lib/python3/dist-packages /usr/lib/python3/dist-packages
[LCM]  ---> Using cache
[POL]  ---> 7af9ba4f0a47
[POL] Step 2/40 : ARG APT_PROXY
[POL]  ---> Using cache
[POL]  ---> 685b7dceb11e
[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]  ---> 8214c20bc598
[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]  ---> 6ee00f9a51a5
[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]  ---> 1d59467ad036
[POL] Step 6/40 : ARG PYTHON3_OSM_COMMON_URL
[POL]  ---> Using cache
[POL]  ---> 18393d85ce36
[POL] Step 7/40 : ARG PYTHON3_OSM_POLICY_MODULE_URL
[POL]  ---> Using cache
[POL]  ---> e5ed2d13b236
[POL] Step 8/40 : RUN curl $PYTHON3_OSM_COMMON_URL -o osm_common.deb
[POL]  ---> Using cache
[POL]  ---> ab5d4e932b18
[POL] Step 9/40 : RUN dpkg -i ./osm_common.deb
[POL]  ---> Using cache
[POL]  ---> afc23bb61395
[POL] Step 10/40 : RUN curl $PYTHON3_OSM_POLICY_MODULE_URL -o osm_policy_module.deb
[POL]  ---> Using cache
[POL]  ---> bb173cbad0d1
[POL] Step 11/40 : RUN dpkg -i ./osm_policy_module.deb
[POL]  ---> Using cache
[POL]  ---> 2e1c4d812770
[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]  ---> Using cache
[POL]  ---> b90f2c95262a
[POL] Step 13/40 : FROM ubuntu:22.04 as FINAL
[POL]  ---> 7af9ba4f0a47
[POL] Step 14/40 : ARG APT_PROXY
[POL]  ---> Using cache
[POL]  ---> 685b7dceb11e
[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]  ---> 8214c20bc598
[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]  ---> 583d416d1bc8
[POL] Step 17/40 : COPY --from=INSTALL /usr/lib/python3/dist-packages /usr/lib/python3/dist-packages
[POL]  ---> Using cache
[Prometheus] Successfully built 0b6a8a5b3b15
[Keystone] Successfully built 11ef94a95879
[osmclient]  ---> 7af9ba4f0a47
[osmclient] Step 2/31 : ARG APT_PROXY
[osmclient]  ---> Using cache
[osmclient]  ---> 685b7dceb11e
[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]  ---> 8214c20bc598
[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]  ---> 6ee00f9a51a5
[osmclient] Step 5/31 : ARG PYTHON3_OSM_IM_URL
[osmclient]  ---> Using cache
[osmclient]  ---> 12c7fdebd534
[osmclient] Step 6/31 : ARG PYTHON3_OSMCLIENT_URL
[osmclient]  ---> Using cache
[osmclient]  ---> 51ca0f9fcd6a
[osmclient] Step 7/31 : RUN curl $PYTHON3_OSM_IM_URL -o osm_im.deb
[Pipeline] [Airflow] echo
[Airflow] Tagging airflow:osm-master-12465
[Pipeline] [Airflow] sh
[NG-UI]  ---> e17b73de3a57
[NG-UI] Step 20/22 : EXPOSE 80
[NG-UI]  ---> Using cache
[NG-UI]  ---> 3f4320f4df6e
[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]  ---> e2dc9c82c4de
[NG-UI] Step 22/22 : CMD ["nginx", "-g", "daemon off;"]
[NG-UI]  ---> Using cache
[NG-UI]  ---> 011787fe76fc
[NG-UI] [Warning] One or more build-args [PYTHON3_OSM_ROVIM_OPENSTACK_URL PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_ROVIM_GCP_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_ROSDN_TAPI_URL PYTHON3_OSM_ROVIM_AWS_URL PYTHON3_OSM_IM_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSM_ROVIM_AZURE_URL PYTHON3_OSM_ROVIM_OPENVIM_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_COMMON_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_ROSDN_DYNPAC_URL OSM_DEVOPS_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_ROVIM_VMWARE_URL OSM_TESTS_URL PYTHON3_OSM_RO_PLUGIN_URL CACHE_DATE PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSMCLIENT_URL PYTHON3_OSM_NGSA_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_ROSDN_ONOSOF_URL OSM_IMDOCS_URL PYTHON3_N2VC_URL] were not consumed
[NG-UI] Successfully built 011787fe76fc
[NG-UI] Successfully tagged opensourcemano/ng-ui:osm-master-12465
[RO]  ---> a42c1d95231c
[RO] Step 32/60 : COPY --from=INSTALL /usr/local/lib/python3.10/dist-packages  /usr/local/lib/python3.10/dist-packages
[RO]  ---> Using cache
[NBI]  ---> 831997a07d1d
[NBI] Step 20/44 : COPY --from=INSTALL /usr/local/lib/python3.10/dist-packages  /usr/local/lib/python3.10/dist-packages
[NBI]  ---> Using cache
[POL]  ---> f0c316387344
[POL] Step 18/40 : COPY --from=INSTALL /usr/local/lib/python3.10/dist-packages  /usr/local/lib/python3.10/dist-packages
[POL]  ---> Using cache
[Prometheus] Successfully tagged opensourcemano/prometheus:osm-master-12465
[Keystone] Successfully tagged opensourcemano/keystone:osm-master-12465
[Webhook]  ---> 7573c928a4d4
[Webhook] Step 14/21 : COPY --from=INSTALL /usr/local/lib/python3.10/dist-packages /usr/local/lib/python3.10/dist-packages
[Webhook]  ---> Using cache
[MON]  ---> a2dccddb5fab
[MON] Step 21/56 : COPY --from=INSTALL /usr/local/lib/python3.10/dist-packages  /usr/local/lib/python3.10/dist-packages
[MON]  ---> Using cache
[LCM]  ---> 198497d4f85a
[LCM] Step 24/58 : COPY --from=INSTALL /usr/local/lib/python3.10/dist-packages  /usr/local/lib/python3.10/dist-packages
[LCM]  ---> Using cache
[Airflow] [Airflow] Running shell script
[Airflow] + docker tag opensourcemano/airflow:osm-master-12465 osm.etsi.org:5050/devops/cicd/opensourcemano/airflow:osm-master-12465
[Pipeline] [Prometheus] echo
[Prometheus] Tagging prometheus:osm-master-12465
[Pipeline] [Prometheus] sh
[Prometheus] [Prometheus] Running shell script
[PLA] 
[PLA] 
[PLA]  ---> Using cache
[PLA]  ---> 04853558c2fe
[PLA] Step 13/39 : RUN tar -zxf /minizinc.tgz &&     mv /MiniZincIDE-2.4.2-bundle-linux /minizinc
[PLA]  ---> Using cache
[PLA]  ---> 6b16512ecdfe
[PLA] Step 14/39 : FROM ubuntu:22.04 as FINAL
[PLA]  ---> 7af9ba4f0a47
[PLA] Step 15/39 : ARG APT_PROXY
[PLA]  ---> Using cache
[PLA]  ---> 685b7dceb11e
[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]  ---> 8214c20bc598
[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]  ---> 583d416d1bc8
[PLA] Step 18/39 : COPY --from=INSTALL /usr/lib/python3/dist-packages /usr/lib/python3/dist-packages
[PLA]  ---> Using cache
[PLA]  ---> 3d8d83921539
[PLA] Step 19/39 : COPY --from=INSTALL /usr/local/lib/python3.10/dist-packages  /usr/local/lib/python3.10/dist-packages
[PLA]  ---> Using cache
[PLA]  ---> b7cceb932087
[PLA] Step 20/39 : RUN rm -f /etc/apt/apt.conf.d/proxy.conf
[PLA]  ---> Using cache
[PLA]  ---> e9b455aabe0f
[PLA] Step 21/39 : LABEL authors="Lars-Göran Magnusson"
[PLA]  ---> Using cache
[PLA]  ---> 09ad85f2912c
[PLA] Step 22/39 : COPY --from=INSTALL /usr/bin/osm* /usr/bin/
[tests]  ---> Running in 1a3587eaa65b
[RO]  ---> 78556ead52cf
[RO] Step 33/60 : RUN rm -f /etc/apt/apt.conf.d/proxy.conf
[RO]  ---> Using cache
[RO]  ---> 72c3cd3f8b55
[RO] Step 34/60 : COPY --from=INSTALL /usr/bin/genisoimage /usr/bin/genisoimage
[RO]  ---> Using cache
[RO]  ---> 001ab3de255b
[RO] Step 35/60 : COPY --from=INSTALL /etc/protocols /etc/protocols
[RO]  ---> Using cache
[RO]  ---> 7cf7d3759e26
[RO] Step 36/60 : EXPOSE 9090
[RO]  ---> Using cache
[RO]  ---> 4112acf80174
[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]  ---> Using cache
[RO]  ---> f42e16895c68
[RO] Step 38/60 : WORKDIR /app/osm_ro
[RO]  ---> Using cache
[RO]  ---> 239a7824d190
[RO] Step 39/60 : USER appuser
[RO]  ---> Using cache
[RO]  ---> e7d7b994367f
[RO] Step 40/60 : ENV RO_DB_HOST=""
[RO]  ---> Using cache
[RO]  ---> 83a003783a90
[RO] Step 41/60 : ENV RO_DB_OVIM_HOST=""
[RO]  ---> Using cache
[RO]  ---> 5fa64b96e911
[RO] Step 42/60 : ENV RO_DB_ROOT_PASSWORD=""
[RO]  ---> Using cache
[RO]  ---> 827dbb972ce7
[RO] Step 43/60 : ENV RO_DB_OVIM_ROOT_PASSWORD=""
[RO]  ---> Using cache
[RO]  ---> 0231fde07feb
[RO] Step 44/60 : ENV RO_DB_USER=mano
[RO]  ---> Using cache
[RO]  ---> 368460e93815
[RO] Step 45/60 : ENV RO_DB_OVIM_USER=mano
[RO]  ---> Using cache
[RO]  ---> ab5b2db75920
[RO] Step 46/60 : ENV RO_DB_PASSWORD=manopw
[RO]  ---> Using cache
[RO]  ---> e1468ac9a397
[RO] Step 47/60 : ENV RO_DB_OVIM_PASSWORD=manopw
[RO]  ---> Using cache
[RO]  ---> 32c88e0315ac
[RO] Step 48/60 : ENV RO_DB_PORT=3306
[RO]  ---> Using cache
[RO]  ---> 173ffccc3ae5
[RO] Step 49/60 : ENV RO_DB_OVIM_PORT=3306
[RO]  ---> Using cache
[RO]  ---> adbfd0bae67b
[RO] Step 50/60 : ENV RO_DB_NAME=mano_db
[RO]  ---> Using cache
[RO]  ---> a08fd12bca1b
[RO] Step 51/60 : ENV RO_DB_OVIM_NAME=mano_vim_db
[RO]  ---> Using cache
[RO]  ---> ec0e52cad104
[RO] Step 52/60 : ENV OPENMANO_TENANT=osm
[RO]  ---> Using cache
[RO]  ---> 6817003cc140
[RO] Step 53/60 : ENV OSMRO_DATABASE_DRIVER mongo
[RO]  ---> Using cache
[RO]  ---> 2c7e56048cda
[RO] Step 54/60 : ENV OSMRO_DATABASE_URI mongodb://mongo:27017
[RO]  ---> Using cache
[RO]  ---> 378361439bf6
[RO] Step 55/60 : ENV OSMRO_MESSAGE_DRIVER  kafka
[RO]  ---> Using cache
[RO]  ---> 33d796732969
[RO] Step 56/60 : ENV OSMRO_MESSAGE_HOST    kafka
[RO]  ---> Using cache
[RO]  ---> 9769e0cbec02
[RO] Step 57/60 : ENV OSMRO_MESSAGE_PORT    9092
[RO]  ---> Using cache
[RO]  ---> 79d8bfa93603
[RO] Step 58/60 : ENV OSMRO_LOG_LEVEL       INFO
[RO]  ---> Using cache
[RO]  ---> 22ebb47b1b88
[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]  ---> Using cache
[RO]  ---> 58002af453f1
[RO] Step 60/60 : CMD ["python3", "-u", "-m", "osm_ng_ro.ro_main"]
[RO]  ---> Using cache
[RO]  ---> 010562478454
[RO] [Warning] One or more build-args [PYTHON3_N2VC_URL PYTHON3_OSMCLIENT_URL OSM_IMDOCS_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_NGSA_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_ROSDN_TAPI_URL OSM_NGUI_URL PYTHON3_OSM_IM_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL CACHE_DATE OSM_DEVOPS_URL OSM_TESTS_URL] were not consumed
[RO] Successfully built 010562478454
[RO] Successfully tagged opensourcemano/ro:osm-master-12465
[NBI]  ---> 0c8cf7d6ed9c
[NBI] Step 21/44 : RUN rm -f /etc/apt/apt.conf.d/proxy.conf
[NBI]  ---> Using cache
[NBI]  ---> 3f332a9b82e8
[NBI] Step 22/44 : 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]  ---> Using cache
[NBI]  ---> 68609e748b8e
[NBI] Step 23/44 : WORKDIR /app/osm_nbi
[NBI]  ---> Using cache
[NBI]  ---> bfb961a4af02
[NBI] Step 24/44 : USER appuser
[NBI]  ---> Using cache
[NBI]  ---> 1258916614ff
[NBI] Step 25/44 : EXPOSE 9999
[NBI]  ---> Using cache
[NBI]  ---> 742e6564b803
[NBI] Step 26/44 : RUN cp -R /usr/lib/python3/dist-packages/osm_nbi/html_public /app/osm_nbi/html_public
[NBI]  ---> Using cache
[NBI]  ---> 2e07c200b86a
[NBI] Step 27/44 : RUN cp /usr/lib/python3/dist-packages/osm_nbi/nbi.cfg /app/osm_nbi/
[NBI]  ---> Using cache
[NBI]  ---> 1a987bc8f98a
[NBI] Step 28/44 : RUN cp -R /usr/lib/python3/dist-packages/osm_nbi/http /app/osm_nbi/
[NBI]  ---> Using cache
[NBI]  ---> b6949fe2e62c
[NBI] Step 29/44 : ENV OSMNBI_SOCKET_HOST     0.0.0.0
[NBI]  ---> Using cache
[NBI]  ---> fd384ecd4e87
[NBI] Step 30/44 : ENV OSMNBI_SOCKET_PORT     9999
[NBI]  ---> Using cache
[NBI]  ---> 316fd3d55d99
[NBI] Step 31/44 : ENV OSMNBI_STORAGE_PATH    /app/storage
[NBI]  ---> Using cache
[NBI]  ---> ed6789e1cf9c
[NBI] Step 32/44 : ENV OSMNBI_DATABASE_DRIVER mongo
[NBI]  ---> Using cache
[NBI]  ---> b1fcf352e908
[NBI] Step 33/44 : ENV OSMNBI_DATABASE_URI   mongodb://mongo:27017
[NBI]  ---> Using cache
[NBI]  ---> 57543bb6a0ff
[NBI] Step 34/44 : ENV OSMNBI_STATIC_DIR      /app/osm_nbi/html_public
[NBI]  ---> Using cache
[NBI]  ---> 3d632e359a90
[NBI] Step 35/44 : ENV OSMNBI_MESSAGE_DRIVER  kafka
[NBI]  ---> Using cache
[NBI]  ---> 35c0a86527e9
[NBI] Step 36/44 : ENV OSMNBI_MESSAGE_HOST    kafka
[NBI]  ---> Using cache
[NBI]  ---> c251af58219e
[NBI] Step 37/44 : ENV OSMNBI_MESSAGE_PORT    9092
[NBI]  ---> Using cache
[NBI]  ---> e7530882f189
[NBI] Step 38/44 : ENV OSMNBI_LOG_FILE        /app/log/nbi.log
[NBI]  ---> Using cache
[NBI]  ---> 6e6d44cdf06e
[NBI] Step 39/44 : ENV OSMNBI_LOG_LEVEL       DEBUG
[NBI]  ---> Using cache
[NBI]  ---> 5e7260237dde
[NBI] Step 40/44 : ENV OSMNBI_AUTHENTICATION_BACKEND               internal
[NBI]  ---> Using cache
[NBI]  ---> 94a3f072f9cc
[NBI] Step 41/44 : ENV OSMNBI_PROMETHEUS_HOST                      prometheus
[NBI]  ---> Using cache
[NBI]  ---> 4e2df98bee7a
[NBI] Step 42/44 : ENV OSMNBI_PROMETHEUS_PORT                      9090
[NBI]  ---> Using cache
[NBI]  ---> e9c8276b9cd0
[NBI] Step 43/44 : HEALTHCHECK --start-period=120s --interval=10s --timeout=5s --retries=5   CMD curl -k https://localhost:9999/osm/ | grep Welcome || exit 1
[NBI]  ---> Using cache
[NBI]  ---> 36833ff1d1eb
[NBI] Step 44/44 : CMD python3 -m osm_nbi.nbi
[NBI]  ---> Using cache
[NBI]  ---> 4b4b93e4cdf5
[NBI] [Warning] One or more build-args [PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL OSM_IMDOCS_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROSDN_TAPI_URL OSM_NGUI_URL PYTHON3_N2VC_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_ROVIM_GCP_URL PYTHON3_OSM_ROVIM_AWS_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_ROSDN_ONOSOF_URL CACHE_DATE PYTHON3_OSM_PLA_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSM_ROVIM_AZURE_URL PYTHON3_OSM_RO_PLUGIN_URL OSM_DEVOPS_URL OSM_TESTS_URL PYTHON3_OSMCLIENT_URL PYTHON3_OSM_NGSA_URL PYTHON3_OSM_ROVIM_OPENVIM_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL PYTHON3_OSM_ROVIM_VMWARE_URL PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL] were not consumed
[NBI] Successfully built 4b4b93e4cdf5
[NBI] Successfully tagged opensourcemano/nbi:osm-master-12465
[POL]  ---> 956d4cbe947c
[POL] Step 19/40 : COPY --from=INSTALL /usr/bin/osm* /usr/bin/
[POL]  ---> Using cache
[POL]  ---> 3fc2f2af3eec
[POL] Step 20/40 : COPY --from=INSTALL /usr/bin/mysql /usr/bin/
[POL]  ---> Using cache
[POL]  ---> 2685dbd333a0
[POL] Step 21/40 : COPY --from=INSTALL /usr/bin/mysqladmin /usr/bin/
[POL]  ---> Using cache
[POL]  ---> 2aa441e1cc9c
[POL] Step 22/40 : COPY --from=INSTALL /usr/bin/mysqlshow /usr/bin/
[POL]  ---> Using cache
[POL]  ---> 809e4fcc5fd6
[POL] Step 23/40 : COPY --from=INSTALL /usr/lib/x86_64-linux-gnu/libedit.so.2 /usr/lib/x86_64-linux-gnu/
[POL]  ---> Using cache
[POL]  ---> 70245e7a20cd
[POL] Step 24/40 : COPY --from=INSTALL /usr/lib/x86_64-linux-gnu/libbsd.so.0 /usr/lib/x86_64-linux-gnu/
[POL]  ---> Using cache
[POL]  ---> 2506ec84425c
[POL] Step 25/40 : COPY --from=INSTALL /usr/lib/x86_64-linux-gnu/libmd.so.0 /usr/lib/x86_64-linux-gnu/
[POL]  ---> Using cache
[POL]  ---> dacc5f9dc81f
[POL] Step 26/40 : COPY scripts/ /app/osm_pol/scripts/
[POL]  ---> Using cache
[POL]  ---> 84f9a7989379
[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]  ---> Using cache
[POL]  ---> 44872cccda67
[POL] Step 28/40 : WORKDIR /app/osm_pol
[POL]  ---> Using cache
[POL]  ---> fa6aa8a43128
[POL] Step 29/40 : USER appuser
[POL]  ---> Using cache
[POL]  ---> a0b707d3c3bb
[POL] Step 30/40 : ENV OSMPOL_MESSAGE_DRIVER kafka
[POL]  ---> Using cache
[POL]  ---> 9eec4284ba97
[POL] Step 31/40 : ENV OSMPOL_MESSAGE_HOST kafka
[POL]  ---> Using cache
[POL]  ---> 9670bf3a7e2b
[POL] Step 32/40 : ENV OSMPOL_MESSAGE_PORT 9092
[POL]  ---> Using cache
[POL]  ---> e73f966fcf98
[POL] Step 33/40 : ENV OSMPOL_DATABASE_DRIVER mongo
[POL]  ---> Using cache
[POL]  ---> 135e05de5960
[POL] Step 34/40 : ENV OSMPOL_DATABASE_URI mongodb://mongo:27017
[POL]  ---> Using cache
[POL]  ---> be2ccc2a8e30
[POL] Step 35/40 : ENV OSMPOL_SQL_DATABASE_URI sqlite:///mon_sqlite.db
[POL]  ---> Using cache
[POL]  ---> ba09d5b46fa4
[POL] Step 36/40 : ENV OSMPOL_GLOBAL_LOG_LEVEL INFO
[POL]  ---> Using cache
[POL]  ---> f514fee89069
[POL] Step 37/40 : ENV OSMPOL_AUTOHEAL_ENABLED True
[POL]  ---> Using cache
[POL]  ---> e4acd9ea1acf
[POL] Step 38/40 : ENV OSMPOL_AUTOSCALE_ENABLED True
[POL]  ---> Using cache
[POL]  ---> f1acf31b43fb
[POL] Step 39/40 : HEALTHCHECK --start-period=120s --interval=10s --timeout=5s --retries=5   CMD osm-pol-healthcheck || exit 1
[POL]  ---> Using cache
[POL]  ---> dfdfa51915e0
[POL] Step 40/40 : CMD /bin/bash scripts/start.sh
[POL]  ---> Using cache
[POL]  ---> 783e26d588fd
[POL] [Warning] One or more build-args [CACHE_DATE PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_ROVIM_GCP_URL PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL PYTHON3_OSM_NGSA_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_ROVIM_AZURE_URL PYTHON3_OSM_ROVIM_AWS_URL PYTHON3_OSM_RO_PLUGIN_URL OSM_IMDOCS_URL OSM_TESTS_URL PYTHON3_N2VC_URL PYTHON3_OSM_IM_URL PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_ROVIM_VMWARE_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSM_ROVIM_OPENVIM_URL PYTHON3_OSMCLIENT_URL PYTHON3_OSM_LCM_URL OSM_NGUI_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_ROSDN_TAPI_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_ROSDN_DPB_URL OSM_DEVOPS_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL] were not consumed
[POL] Successfully built 783e26d588fd
[POL] Successfully tagged opensourcemano/pol:osm-master-12465
[Webhook]  ---> 4ad7ab2bd174
[Webhook] Step 15/21 : RUN rm -f /etc/apt/apt.conf.d/proxy.conf
[Webhook]  ---> Using cache
[Webhook]  ---> 359fd4b90ddd
[Webhook] Step 16/21 : COPY --from=INSTALL /usr/local/bin/uvicorn /usr/local/bin/uvicorn
[Webhook]  ---> Using cache
[Webhook]  ---> eec1a81dfbef
[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]  ---> Using cache
[Webhook]  ---> 1a0a62994c05
[Webhook] Step 18/21 : WORKDIR /app/osm_webhook_translator
[Webhook]  ---> Using cache
[Webhook]  ---> 7608b963da25
[Webhook] Step 19/21 : USER appuser
[Webhook]  ---> Using cache
[Webhook]  ---> c439f4bf4829
[Webhook] Step 20/21 : EXPOSE 9998
[Webhook]  ---> Using cache
[Webhook]  ---> 757d489056f4
[Webhook] Step 21/21 : CMD ["uvicorn", "osm_webhook_translator.main:app", "--host", "0.0.0.0", "--port", "9998"]
[Webhook]  ---> Using cache
[Webhook]  ---> 2ba91a502d88
[Webhook] [Warning] One or more build-args [PYTHON3_OSM_MON_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_ROSDN_TAPI_URL PYTHON3_OSM_ROVIM_OPENVIM_URL CACHE_DATE OSM_DEVOPS_URL PYTHON3_OSMCLIENT_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL PYTHON3_OSM_RO_PLUGIN_URL OSM_TESTS_URL PYTHON3_N2VC_URL PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_ROVIM_AWS_URL PYTHON3_OSM_IM_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_ROVIM_GCP_URL OSM_IMDOCS_URL OSM_NGUI_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_ROVIM_AZURE_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_NGSA_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_COMMON_URL PYTHON3_OSM_ROVIM_VMWARE_URL] were not consumed
[Webhook] Successfully built 2ba91a502d88
[Webhook] Successfully tagged opensourcemano/webhook:osm-master-12465
[osmclient]  ---> Running in 279599de58cb
[MON]  ---> 0a3f59d41087
[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]  ---> Using cache
[MON]  ---> 80a721018809
[MON] Step 23/56 : RUN rm -f /etc/apt/apt.conf.d/proxy.conf
[MON]  ---> Using cache
[MON]  ---> 4e3089762dbd
[MON] Step 24/56 : COPY --from=INSTALL /usr/bin/osm* /usr/bin/
[LCM]  ---> 26d1a436f085
[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]  ---> Using cache
[LCM]  ---> f02d5906c87f
[LCM] Step 26/58 : RUN rm -f /etc/apt/apt.conf.d/proxy.conf
[LCM]  ---> Using cache
[LCM]  ---> 473d9b85584d
[LCM] Step 27/58 : COPY --from=INSTALL /usr/bin/kubectl /usr/bin/kubectl
[LCM]  ---> Using cache
[LCM]  ---> 795a4bae5dbb
[LCM] Step 28/58 : COPY --from=INSTALL /usr/local/bin/helm /usr/local/bin/helm
[LCM]  ---> Using cache
[LCM]  ---> e448459b5af9
[LCM] Step 29/58 : COPY --from=INSTALL /usr/local/bin/helm3 /usr/local/bin/helm3
[LCM]  ---> Using cache
[LCM]  ---> 34e46ea06ab2
[LCM] Step 30/58 : COPY --from=INSTALL /usr/bin/scp /usr/bin/scp
[LCM]  ---> Using cache
[LCM]  ---> 0790b3eb4784
[LCM] Step 31/58 : COPY --from=INSTALL /usr/bin/ssh-keygen /usr/bin/ssh-keygen
[LCM]  ---> Using cache
[LCM]  ---> 17e26d46ce19
[LCM] Step 32/58 : COPY --from=INSTALL /usr/bin/ssh /usr/bin/ssh
[LCM]  ---> Using cache
[LCM]  ---> 3df0ab376c0d
[LCM] Step 33/58 : COPY --from=INSTALL /usr/lib/x86_64-linux-gnu/ /usr/lib/x86_64-linux-gnu/
[LCM]  ---> Using cache
[LCM]  ---> 1e4abc119b37
[LCM] Step 34/58 : COPY --from=INSTALL /lib/x86_64-linux-gnu/ /lib/x86_64-linux-gnu/
[LCM]  ---> Using cache
[LCM]  ---> b4aee869322f
[LCM] Step 35/58 : COPY scripts/ /app/osm_lcm/scripts/
[LCM]  ---> Using cache
[LCM]  ---> 14f2fd7528bc
[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]  ---> Using cache
[LCM]  ---> db7c38e6798b
[LCM] Step 37/58 : WORKDIR /app/osm_lcm
[LCM]  ---> Using cache
[LCM]  ---> bf1f7a334c1e
[LCM] Step 38/58 : USER appuser
[LCM]  ---> Using cache
[LCM]  ---> f2ce640451c8
[LCM] Step 39/58 : ENV OSMLCM_RO_HOST         ro
[LCM]  ---> Using cache
[LCM]  ---> 8f8d8860994b
[LCM] Step 40/58 : ENV OSMLCM_RO_PORT         9090
[LCM]  ---> Using cache
[LCM]  ---> 7f1e37799ac4
[LCM] Step 41/58 : ENV OSMLCM_RO_TENANT       osm
[LCM]  ---> Using cache
[LCM]  ---> fbdcb89fcf83
[LCM] Step 42/58 : ENV OSMLCM_VCA_HOST        vca
[LCM]  ---> Using cache
[LCM]  ---> 7fa01ec85526
[LCM] Step 43/58 : ENV OSMLCM_VCA_PORT       17070
[LCM]  ---> Using cache
[LCM]  ---> 1510b2f8dc6f
[LCM] Step 44/58 : ENV OSMLCM_VCA_USER       admin
[LCM]  ---> Using cache
[LCM]  ---> 79ece8d40411
[LCM] Step 45/58 : ENV OSMLCM_VCA_SECRET     secret
[LCM]  ---> Using cache
[LCM]  ---> 6f82e948e1a6
[LCM] Step 46/58 : ENV OSMLCM_DATABASE_DRIVER mongo
[LCM]  ---> Using cache
[LCM]  ---> bd498fe65099
[LCM] Step 47/58 : ENV OSMLCM_DATABASE_URI    mongodb://mongo:27017
[LCM]  ---> Using cache
[LCM]  ---> df6232486e89
[LCM] Step 48/58 : ENV OSMLCM_STORAGE_DRIVER  local
[LCM]  ---> Using cache
[LCM]  ---> a922ce38b019
[LCM] Step 49/58 : ENV OSMLCM_STORAGE_PATH    /app/storage
[LCM]  ---> Using cache
[LCM]  ---> bf0d29296225
[LCM] Step 50/58 : ENV OSMLCM_MESSAGE_DRIVER  kafka
[LCM]  ---> Using cache
[LCM]  ---> 085540a8afe5
[LCM] Step 51/58 : ENV OSMLCM_MESSAGE_HOST    kafka
[LCM]  ---> Using cache
[LCM]  ---> 7390dae07c36
[LCM] Step 52/58 : ENV OSMLCM_MESSAGE_PORT    9092
[LCM]  ---> Using cache
[LCM]  ---> e2ae927e5ff6
[LCM] Step 53/58 : ENV OSMLCM_VCA_HELMPATH    /usr/local/bin/helm
[LCM]  ---> Using cache
[LCM]  ---> c6f4c0866417
[LCM] Step 54/58 : ENV OSMLCM_VCA_KUBECTLPATH /usr/bin/kubectl
[LCM]  ---> Using cache
[LCM]  ---> b856747cf11c
[LCM] Step 55/58 : ENV OSMLCM_VCA_JUJUPATH    /usr/local/bin/juju
[LCM]  ---> Using cache
[LCM]  ---> b6ea929fb492
[LCM] Step 56/58 : ENV OSMLCM_VCA_STABLEREPOURL https://charts.helm.sh/stable
[LCM]  ---> Using cache
[LCM]  ---> a0e3ac1cf934
[LCM] Step 57/58 : HEALTHCHECK --start-period=120s --interval=30s --timeout=30s --retries=1   CMD python3 -m osm_lcm.lcm_hc || exit 1
[LCM]  ---> Using cache
[LCM]  ---> c409f81a32ea
[LCM] Step 58/58 : CMD [ "/bin/bash", "scripts/start.sh" ]
[LCM]  ---> Using cache
[LCM]  ---> d687b2f53ee7
[LCM] [Warning] One or more build-args [PYTHON3_OSM_IM_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_NGSA_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL OSM_TESTS_URL PYTHON3_OSMCLIENT_URL PYTHON3_OSM_RO_PLUGIN_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_ROVIM_AZURE_URL OSM_DEVOPS_URL OSM_NGUI_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_ROVIM_VMWARE_URL PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL CACHE_DATE PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSM_ROVIM_OPENVIM_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_ROVIM_AWS_URL PYTHON3_OSM_ROVIM_GCP_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_ROSDN_ONOSOF_URL OSM_IMDOCS_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_ROSDN_TAPI_URL] were not consumed
[LCM] Successfully built d687b2f53ee7
[LCM] Successfully tagged opensourcemano/lcm:osm-master-12465
[Prometheus] + docker tag opensourcemano/prometheus:osm-master-12465 osm.etsi.org:5050/devops/cicd/opensourcemano/prometheus:osm-master-12465
[Pipeline] [NG-UI] echo
[NG-UI] Tagging ng-ui:osm-master-12465
[Pipeline] [NG-UI] sh
[NG-UI] [NG-UI] Running shell script
[Pipeline] [Keystone] echo
[NG-UI] + docker tag opensourcemano/ng-ui:osm-master-12465 osm.etsi.org:5050/devops/cicd/opensourcemano/ng-ui:osm-master-12465
[Keystone] Tagging keystone:osm-master-12465
[Pipeline] [Keystone] sh
[PLA]  ---> Using cache
[PLA]  ---> 524cacae43f8
[PLA] Step 23/39 : COPY --from=INSTALL /minizinc /minizinc
[PLA]  ---> Using cache
[PLA]  ---> 942a5f95f431
[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]  ---> Using cache
[PLA]  ---> 54f0ef3e56cd
[PLA] Step 25/39 : COPY scripts/ /app/osm_pla/scripts/
[PLA]  ---> Using cache
[PLA]  ---> 2f6f2f220bca
[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]  ---> Using cache
[PLA]  ---> 00599ccd3586
[PLA] Step 27/39 : WORKDIR /app/osm_pla
[PLA]  ---> Using cache
[PLA]  ---> 6e0fd51d219f
[PLA] Step 28/39 : USER appuser
[PLA]  ---> Using cache
[PLA]  ---> b4868c51767b
[PLA] Step 29/39 : ENV OSMPLA_MESSAGE_DRIVER kafka
[PLA]  ---> Using cache
[PLA]  ---> f882dea6e263
[PLA] Step 30/39 : ENV OSMPLA_MESSAGE_HOST kafka
[PLA]  ---> Using cache
[PLA]  ---> 66679dba345b
[PLA] Step 31/39 : ENV OSMPLA_MESSAGE_PORT 9092
[PLA]  ---> Using cache
[PLA]  ---> 7b157871df93
[PLA] Step 32/39 : ENV OSMPLA_DATABASE_DRIVER mongo
[PLA]  ---> Using cache
[PLA]  ---> 87c42d925d95
[PLA] Step 33/39 : ENV OSMPLA_DATABASE_URI mongodb://mongo:27017
[PLA]  ---> Using cache
[PLA]  ---> 9a1fcb33ce69
[PLA] Step 34/39 : ENV OSMPLA_SQL_DATABASE_URI sqlite:///pla_sqlite.db
[PLA]  ---> Using cache
[PLA]  ---> 3e8a87b7bc3e
[PLA] Step 35/39 : ENV OSMPLA_GLOBAL_LOG_LEVEL INFO
[PLA]  ---> Using cache
[PLA]  ---> d99e013dfdfa
[PLA] Step 36/39 : ENV FZNEXEC "/entry_data/fzn-exec"
[PLA]  ---> Using cache
[PLA]  ---> 23fe8bdc7d17
[PLA] Step 37/39 : ENV PATH "/minizinc/bin:${PATH}"
[PLA]  ---> Using cache
[PLA]  ---> bdc2d8bddfcf
[PLA] Step 38/39 : ENV LD_LIBRARY_PATH "/minizinc/lib:${LD_LIBRARY_PATH}"
[PLA]  ---> Using cache
[PLA]  ---> b2e52b88f602
[PLA] Step 39/39 : CMD [ "/bin/bash", "scripts/start.sh" ]
[PLA]  ---> Using cache
[PLA]  ---> 07949a891434
[PLA] [Warning] One or more build-args [OSM_IMDOCS_URL OSM_TESTS_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL OSM_DEVOPS_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_ROSDN_ONOSOF_URL OSM_NGUI_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSM_ROVIM_AWS_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROVIM_GCP_URL PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL CACHE_DATE PYTHON3_OSMCLIENT_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_NGSA_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_ROVIM_OPENVIM_URL PYTHON3_N2VC_URL PYTHON3_OSM_IM_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_ROSDN_TAPI_URL PYTHON3_OSM_RO_PLUGIN_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_ROVIM_AZURE_URL PYTHON3_OSM_ROVIM_VMWARE_URL] were not consumed
[PLA] Successfully built 07949a891434
[PLA] Successfully tagged opensourcemano/pla:osm-master-12465
[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
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  170k  100  170k    0     0  1072k      0 --:--:-- --:--:-- --:--:-- 1073k
[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
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  170k  100  170k    0     0  1018k      0 --:--:-- --:--:-- --:--:-- 1015k
[MON]  ---> Using cache
[MON]  ---> 43f5c94e99f8
[MON] Step 25/56 : COPY --from=INSTALL /usr/bin/scp /usr/bin/scp
[MON]  ---> Using cache
[MON]  ---> 2e3436f9f0cf
[MON] Step 26/56 : COPY --from=INSTALL /usr/bin/ssh-keygen /usr/bin/ssh-keygen
[MON]  ---> Using cache
[MON]  ---> 221e41e756d6
[MON] Step 27/56 : COPY --from=INSTALL /usr/bin/ssh /usr/bin/ssh
[MON]  ---> Using cache
[MON]  ---> a5c161da0199
[MON] Step 28/56 : COPY --from=INSTALL /usr/lib/x86_64-linux-gnu/ /usr/lib/x86_64-linux-gnu/
[MON]  ---> Using cache
[MON]  ---> e2c54ebb9ce9
[MON] Step 29/56 : COPY --from=INSTALL /lib/x86_64-linux-gnu/ /lib/x86_64-linux-gnu/
[MON]  ---> Using cache
[MON]  ---> 49817d31570a
[MON] Step 30/56 : COPY scripts/ /app/osm_mon/scripts/
[MON]  ---> Using cache
[MON]  ---> c99a701fb5e7
[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]  ---> Using cache
[MON]  ---> 8ba30dcfa97f
[MON] Step 32/56 : WORKDIR /app/osm_mon
[MON]  ---> Using cache
[MON]  ---> b39957519dd3
[MON] Step 33/56 : USER appuser
[MON]  ---> Using cache
[MON]  ---> 08516fa0ead8
[MON] Step 34/56 : ENV OSMMON_MESSAGE_DRIVER kafka
[MON]  ---> Using cache
[MON]  ---> 835988b1569c
[MON] Step 35/56 : ENV OSMMON_MESSAGE_HOST kafka
[MON]  ---> Using cache
[MON]  ---> 600d3b0454dc
[MON] Step 36/56 : ENV OSMMON_MESSAGE_PORT 9092
[MON]  ---> Using cache
[MON]  ---> 35e5aff5285c
[MON] Step 37/56 : ENV OSMMON_DATABASE_DRIVER mongo
[MON]  ---> Using cache
[MON]  ---> 5cfeb5325bb8
[MON] Step 38/56 : ENV OSMMON_DATABASE_URI mongodb://mongo:27017
[MON]  ---> Using cache
[MON]  ---> df63cdcd7ad4
[MON] Step 39/56 : ENV OSMMON_SQL_DATABASE_URI sqlite:///mon_sqlite.db
[MON]  ---> Using cache
[MON]  ---> 909f51d56f82
[MON] Step 40/56 : ENV OSMMON_OPENSTACK_DEFAULT_GRANULARITY 300
[MON]  ---> Using cache
[MON]  ---> 52ed30877f71
[MON] Step 41/56 : ENV OSMMON_GLOBAL_REQUEST_TIMEOUT 10
[MON]  ---> Using cache
[MON]  ---> 185d768b6a07
[MON] Step 42/56 : ENV OSMMON_GLOBAL_LOGLEVEL INFO
[MON]  ---> Using cache
[MON]  ---> 84fcb72c07d1
[MON] Step 43/56 : ENV OSMMON_VCA_HOST localhost
[MON]  ---> Using cache
[MON]  ---> 892fca6ad5b1
[MON] Step 44/56 : ENV OSMMON_VCA_SECRET secret
[MON]  ---> Using cache
[MON]  ---> 5f171798e74d
[MON] Step 45/56 : ENV OSMMON_VCA_USER admin
[MON]  ---> Using cache
[MON]  ---> 9131166a57d9
[MON] Step 46/56 : ENV OSMMON_VCA_CACERT cacert
[MON]  ---> Using cache
[MON]  ---> 3ed1bc32c5ae
[MON] Step 47/56 : ENV OSMMON_DATABASE_COMMONKEY changeme
[MON]  ---> Using cache
[MON]  ---> f294450f6b41
[MON] Step 48/56 : ENV OSMMON_COLLECTOR_INTERVAL 30
[MON]  ---> Using cache
[MON]  ---> f2a2f1f76945
[MON] Step 49/56 : ENV OSMMON_EVALUATOR_INTERVAL 30
[MON]  ---> Using cache
[MON]  ---> b1103dacb21b
[MON] Step 50/56 : ENV OSMMON_PROMETHEUS_URL http://prometheus:9090
[MON]  ---> Using cache
[MON]  ---> 37fd57d826cb
[MON] Step 51/56 : ENV OSMMON_GRAFANA_URL http://grafana:3000
[MON]  ---> Using cache
[MON]  ---> 4facd258294a
[MON] Step 52/56 : ENV OSMMON_GRAFANA_USER admin
[MON]  ---> Using cache
[MON]  ---> 85c7d9daa1c2
[MON] Step 53/56 : ENV OSMMON_GRAFANA_PASSWORD admin
[MON]  ---> Using cache
[MON]  ---> b0ac840f7d9f
[MON] Step 54/56 : EXPOSE 8000
[MON]  ---> Using cache
[MON]  ---> 2cb7debf6ea5
[MON] Step 55/56 : HEALTHCHECK --start-period=120s --interval=5s --timeout=2s --retries=12  CMD osm-mon-healthcheck || exit 1
[MON]  ---> Using cache
[MON]  ---> dc055e0f3a23
[MON] Step 56/56 : CMD /bin/bash scripts/start.sh
[MON]  ---> Using cache
[MON]  ---> ddf41910ba16
[MON] [Warning] One or more build-args [PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL CACHE_DATE PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_IM_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_ROVIM_AZURE_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL PYTHON3_OSM_RO_PLUGIN_URL PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL OSM_DEVOPS_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_NGSA_URL PYTHON3_OSM_ROSDN_TAPI_URL PYTHON3_OSM_ROVIM_OPENVIM_URL PYTHON3_OSM_ROVIM_VMWARE_URL OSM_IMDOCS_URL OSM_TESTS_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSM_ROVIM_GCP_URL OSM_NGUI_URL PYTHON3_OSMCLIENT_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_ROVIM_AWS_URL] were not consumed
[MON] Successfully built ddf41910ba16
[MON] Successfully tagged opensourcemano/mon:osm-master-12465
[Keystone] [Keystone] Running shell script
[Keystone] + docker tag opensourcemano/keystone:osm-master-12465 osm.etsi.org:5050/devops/cicd/opensourcemano/keystone:osm-master-12465
[tests] Removing intermediate container 1a3587eaa65b
[tests]  ---> ba8d75385acd
[tests] Step 10/35 : RUN dpkg -i ./osm_im.deb
[tests]  ---> Running in 7e72a71cdc4a
[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.0.post1+g90ffed2-1) ...
[tests] Setting up python3-osm-im (15.0.0.post1+g90ffed2-1) ...
[osmclient] Removing intermediate container 279599de58cb
[osmclient]  ---> d44b508f3cfd
[osmclient] Step 8/31 : RUN dpkg -i ./osm_im.deb
[osmclient]  ---> Running in 423228b76aee
[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.0.post1+g90ffed2-1) ...
[osmclient] Setting up python3-osm-im (15.0.0.post1+g90ffed2-1) ...
[Pipeline] [NG-UI] sh
[NG-UI] [NG-UI] Running shell script
[NG-UI] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/ng-ui:osm-master-12465
[NG-UI] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/ng-ui]
[NG-UI] 7e36c2e94a27: Preparing
[NG-UI] e9a7bac5d06a: Preparing
[NG-UI] edc42bde588f: Preparing
[NG-UI] b5ab18f6a869: Preparing
[NG-UI] f803e97c1046: Preparing
[NG-UI] 3eaed9ad0009: Preparing
[NG-UI] e0a9f5911802: Preparing
[NG-UI] 3eaed9ad0009: Waiting
[NG-UI] e0a9f5911802: Waiting
[NG-UI] f803e97c1046: Layer already exists
[NG-UI] edc42bde588f: Layer already exists
[NG-UI] e9a7bac5d06a: Layer already exists
[NG-UI] b5ab18f6a869: Layer already exists
[NG-UI] 7e36c2e94a27: Layer already exists
[NG-UI] 3eaed9ad0009: Layer already exists
[NG-UI] e0a9f5911802: Layer already exists
[NG-UI] osm-master-12465: digest: sha256:b43704ee9f418ae2d1ce41b8c0f100fb1876dc495df68ba4f66775b0bea8edae size: 1780
[Pipeline] [RO] echo
[RO] Tagging ro:osm-master-12465
[Pipeline] [RO] sh
[RO] [RO] Running shell script
[RO] + docker tag opensourcemano/ro:osm-master-12465 osm.etsi.org:5050/devops/cicd/opensourcemano/ro:osm-master-12465
[Pipeline] [NBI] echo
[NBI] Tagging nbi:osm-master-12465
[Pipeline] [NBI] sh
[NBI] [NBI] Running shell script
[NBI] + docker tag opensourcemano/nbi:osm-master-12465 osm.etsi.org:5050/devops/cicd/opensourcemano/nbi:osm-master-12465
[Pipeline] [Airflow] sh
[Airflow] [Airflow] Running shell script
[Airflow] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/airflow:osm-master-12465
[Airflow] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/airflow]
[Airflow] 4698d4c4d6ab: Preparing
[Airflow] 20985a610d93: Preparing
[Airflow] a0a15ab14118: Preparing
[Airflow] a628373a4803: Preparing
[Airflow] 2a756832e8e7: Preparing
[Airflow] 46df807aceb4: Preparing
[Airflow] 7e945a333e26: Preparing
[Airflow] b2cf0ca01e55: Preparing
[Airflow] 63a5075a80b9: Preparing
[Airflow] 46df807aceb4: Waiting
[Airflow] 7e945a333e26: Waiting
[Airflow] b2cf0ca01e55: Waiting
[Airflow] 63a5075a80b9: Waiting
[Airflow] 97380929af0e: Preparing
[Airflow] 8ac84b161438: Preparing
[Airflow] 4828a6c451df: Preparing
[Airflow] 97380929af0e: Waiting
[Airflow] 8ac84b161438: Waiting
[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] 30baed22bc16: Waiting
[Airflow] 26f2bb17348b: Waiting
[Airflow] fa9ab046628c: Waiting
[Airflow] f280206a86b2: Waiting
[Airflow] 15b3067dc4be: Waiting
[Airflow] 8a2adc4b2731: Waiting
[Airflow] 5f70bf18a086: Waiting
[Airflow] db70c9ea5e22: Waiting
[Airflow] feb06c5db7c4: Waiting
[Airflow] 31152b74f256: Waiting
[Airflow] 7766968e5876: Waiting
[Airflow] 16af49539099: Waiting
[Airflow] 219c6c2423f1: Waiting
[Airflow] b082288f25e1: Waiting
[Airflow] c57e7b07a3b2: Waiting
[Airflow] af7b571f7ca8: Waiting
[Airflow] 3af14c9a24c9: Waiting
[Airflow] ab84691a2eba: Waiting
[Airflow] 20985a610d93: Layer already exists
[Airflow] a628373a4803: Layer already exists
[Airflow] a0a15ab14118: Layer already exists
[Airflow] 4698d4c4d6ab: Layer already exists
[Airflow] 2a756832e8e7: Layer already exists
[Airflow] b2cf0ca01e55: Layer already exists
[Airflow] 97380929af0e: Layer already exists
[Airflow] 7e945a333e26: Layer already exists
[Airflow] 46df807aceb4: Layer already exists
[Airflow] 63a5075a80b9: Layer already exists
[Airflow] 5f70bf18a086: Layer already exists
[Airflow] 8b4250c5d64d: Layer already exists
[Airflow] fa9ab046628c: Layer already exists
[Airflow] 8ac84b161438: Layer already exists
[Airflow] 4828a6c451df: Layer already exists
[Airflow] f280206a86b2: Layer already exists
[Airflow] b082288f25e1: Layer already exists
[Airflow] af7b571f7ca8: Layer already exists
[Airflow] feb06c5db7c4: Layer already exists
[Airflow] c57e7b07a3b2: 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] 7766968e5876: Layer already exists
[Airflow] db70c9ea5e22: Layer already exists
[Airflow] 8a2adc4b2731: Layer already exists
[Airflow] 31152b74f256: Layer already exists
[Airflow] 3af14c9a24c9: Layer already exists
[Airflow] 16af49539099: Layer already exists
[Airflow] 219c6c2423f1: Layer already exists
[Pipeline] [POL] echo
[Airflow] osm-master-12465: digest: sha256:733b354cf836cf67176bb45dfddf816b227443ed395b8b12b8b1c0b9163c7550 size: 7006
[POL] Tagging pol:osm-master-12465
[Pipeline] [POL] sh
[POL] [POL] Running shell script
[POL] + docker tag opensourcemano/pol:osm-master-12465 osm.etsi.org:5050/devops/cicd/opensourcemano/pol:osm-master-12465
[Pipeline] [Prometheus] sh
[Prometheus] [Prometheus] Running shell script
[Prometheus] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/prometheus:osm-master-12465
[Prometheus] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/prometheus]
[Prometheus] ab0598faa1cb: Preparing
[Prometheus] 9f8690d9092b: Preparing
[Prometheus] 0f25045a2148: Preparing
[Prometheus] c78ad66dbea8: Preparing
[Prometheus] ea687aec481f: Preparing
[Prometheus] 18711dbcc640: Preparing
[Prometheus] 89068aa9d56c: Preparing
[Prometheus] 86388e04a96b: Preparing
[Prometheus] 893507f6057f: Preparing
[Prometheus] 2353f7120e0e: Preparing
[Prometheus] 51a9318e6edf: Preparing
[Prometheus] c5bb35826823: Preparing
[Prometheus] 89068aa9d56c: Waiting
[Prometheus] 86388e04a96b: Waiting
[Prometheus] 893507f6057f: Waiting
[Prometheus] 2353f7120e0e: Waiting
[Prometheus] 51a9318e6edf: Waiting
[Prometheus] c5bb35826823: Waiting
[Prometheus] 18711dbcc640: Waiting
[Prometheus] c78ad66dbea8: Layer already exists
[Prometheus] ea687aec481f: Layer already exists
[Prometheus] ab0598faa1cb: Layer already exists
[Prometheus] 9f8690d9092b: Layer already exists
[Prometheus] 0f25045a2148: Layer already exists
[Pipeline] [Webhook] echo
[Webhook] Tagging webhook:osm-master-12465
[Pipeline] [Webhook] sh
[Webhook] [Webhook] Running shell script
[Webhook] + docker tag opensourcemano/webhook:osm-master-12465 osm.etsi.org:5050/devops/cicd/opensourcemano/webhook:osm-master-12465
[Pipeline] [LCM] echo
[LCM] Tagging lcm:osm-master-12465
[Pipeline] [LCM] sh
[Prometheus] 18711dbcc640: Layer already exists
[Prometheus] 89068aa9d56c: Layer already exists
[Prometheus] 2353f7120e0e: Layer already exists
[Prometheus] c5bb35826823: Layer already exists
[Prometheus] 51a9318e6edf: Layer already exists
[Prometheus] 893507f6057f: Layer already exists
[Prometheus] 86388e04a96b: Layer already exists
[Prometheus] osm-master-12465: digest: sha256:0e346143f1cf701819d84722654ff8d64b7b3632b29b64688e42df88cf99d6ee size: 2841
[LCM] [LCM] Running shell script
[LCM] + docker tag opensourcemano/lcm:osm-master-12465 osm.etsi.org:5050/devops/cicd/opensourcemano/lcm:osm-master-12465
[Pipeline] [NG-UI] }
[Pipeline] [PLA] echo
[PLA] Tagging pla:osm-master-12465
[PLA] [PLA] Running shell script
[PLA] + docker tag opensourcemano/pla:osm-master-12465 osm.etsi.org:5050/devops/cicd/opensourcemano/pla:osm-master-12465
[Pipeline] [PLA] sh
[Pipeline] [RO] sh
[RO] [RO] Running shell script
[RO] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/ro:osm-master-12465
[RO] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/ro]
[RO] ef218009f5aa: Preparing
[RO] 38ea75ab3532: Preparing
[RO] 715d20cdbe21: Preparing
[RO] a1eeb6990cf8: Preparing
[RO] 8b636a0dfae5: Preparing
[RO] 3c3696666394: Preparing
[RO] e5b0af0e7521: Preparing
[RO] 3eaed9ad0009: Preparing
[RO] e0a9f5911802: Preparing
[RO] 3c3696666394: Waiting
[RO] 3eaed9ad0009: Waiting
[RO] e5b0af0e7521: Waiting
[RO] e0a9f5911802: Waiting
[RO] a1eeb6990cf8: Layer already exists
[RO] 715d20cdbe21: Layer already exists
[RO] ef218009f5aa: Layer already exists
[RO] 8b636a0dfae5: Layer already exists
[RO] 38ea75ab3532: Layer already exists
[RO] 3c3696666394: Layer already exists
[RO] e5b0af0e7521: Layer already exists
[RO] 3eaed9ad0009: Layer already exists
[RO] e0a9f5911802: Layer already exists
[RO] osm-master-12465: digest: sha256:87ddb8fefcf7e8e4b9eefd5ee8f2342e37c5b7fcd94cab35e45b65e102db8e2b size: 2204
[Pipeline] [NBI] sh
[NBI] [NBI] Running shell script
[NBI] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/nbi:osm-master-12465
[NBI] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/nbi]
[NBI] 41f6905414b4: Preparing
[NBI] 4df65ccc6572: Preparing
[NBI] 4237c256d3fd: Preparing
[NBI] 519cf8de02c5: Preparing
[NBI] 8c8c6a767995: Preparing
[NBI] c044ce244db1: Preparing
[NBI] b8ea25910f9d: Preparing
[NBI] e5b0af0e7521: Preparing
[NBI] 3eaed9ad0009: Preparing
[NBI] e0a9f5911802: Preparing
[NBI] 4237c256d3fd: Waiting
[NBI] 519cf8de02c5: Waiting
[NBI] 8c8c6a767995: Waiting
[NBI] c044ce244db1: Waiting
[NBI] b8ea25910f9d: Waiting
[NBI] 41f6905414b4: Waiting
[NBI] 4df65ccc6572: Waiting
[NBI] e5b0af0e7521: Waiting
[NBI] 3eaed9ad0009: Waiting
[NBI] 519cf8de02c5: Layer already exists
[NBI] 4237c256d3fd: Layer already exists
[NBI] 4df65ccc6572: Layer already exists
[NBI] 41f6905414b4: Layer already exists
[NBI] 8c8c6a767995: Layer already exists
[NBI] 3eaed9ad0009: Layer already exists
[NBI] e0a9f5911802: Layer already exists
[NBI] c044ce244db1: Layer already exists
[NBI] b8ea25910f9d: Layer already exists
[NBI] e5b0af0e7521: Layer already exists
[NBI] osm-master-12465: digest: sha256:acc9bb3080fd4856e4852a8c54ea08be3e10032f32fa76fa56e039dd7551f512 size: 2411
[Pipeline] [POL] sh
[POL] [POL] Running shell script
[POL] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/pol:osm-master-12465
[POL] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/pol]
[POL] ce5a4012decb: Preparing
[POL] f26d1956f688: Preparing
[POL] 0a677cc98335: Preparing
[POL] 1ea7e2886483: Preparing
[POL] 7d0659d043d4: Preparing
[POL] 759ae4733fd7: Preparing
[POL] eed3d0e4d386: Preparing
[POL] ab7039b6c1c2: Preparing
[POL] 664b1a4038b0: Preparing
[POL] ce5a4012decb: Waiting
[POL] 0e04cc9898e6: Preparing
[POL] 4773453eb89e: Preparing
[POL] f26d1956f688: Waiting
[POL] e5b0af0e7521: Preparing
[POL] 0a677cc98335: Waiting
[POL] 3eaed9ad0009: Preparing
[POL] e0a9f5911802: Preparing
[POL] 1ea7e2886483: Waiting
[POL] 7d0659d043d4: Waiting
[POL] 759ae4733fd7: Waiting
[POL] eed3d0e4d386: Waiting
[POL] 664b1a4038b0: Waiting
[POL] 0e04cc9898e6: Waiting
[POL] 4773453eb89e: Waiting
[POL] e5b0af0e7521: Waiting
[POL] 3eaed9ad0009: Waiting
[POL] e0a9f5911802: Waiting
[POL] ab7039b6c1c2: Waiting
[POL] f26d1956f688: Layer already exists
[POL] 7d0659d043d4: Layer already exists
[POL] 0a677cc98335: Layer already exists
[POL] ce5a4012decb: Layer already exists
[POL] 1ea7e2886483: Layer already exists
[POL] ab7039b6c1c2: Layer already exists
[POL] 0e04cc9898e6: Layer already exists
[POL] 664b1a4038b0: Layer already exists
[POL] eed3d0e4d386: Layer already exists
[POL] 759ae4733fd7: Layer already exists
[POL] e5b0af0e7521: Layer already exists
[POL] e0a9f5911802: Layer already exists
[POL] 3eaed9ad0009: Layer already exists
[POL] 4773453eb89e: Layer already exists
[POL] osm-master-12465: digest: sha256:71a2ecb89b03bf3e91439d7fcb2763e523e6a6a8af21e89078f35aff4ad96669 size: 3252
[Pipeline] [Keystone] sh
[Keystone] [Keystone] Running shell script
[Keystone] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/keystone:osm-master-12465
[Keystone] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/keystone]
[Keystone] 056e81032938: Preparing
[Keystone] a5a41b8eaff8: Preparing
[Keystone] 56140a0558e0: Preparing
[Keystone] 576597b92161: Preparing
[Keystone] e1bb8e7bbd53: Preparing
[Keystone] 3eaed9ad0009: Preparing
[Keystone] e0a9f5911802: Preparing
[Keystone] 3eaed9ad0009: Waiting
[Keystone] e0a9f5911802: Waiting
[Keystone] e1bb8e7bbd53: Layer already exists
[Keystone] 56140a0558e0: Layer already exists
[Keystone] a5a41b8eaff8: Layer already exists
[Keystone] 576597b92161: Layer already exists
[Keystone] 056e81032938: Layer already exists
[Keystone] e0a9f5911802: Layer already exists
[Keystone] 3eaed9ad0009: Layer already exists
[Keystone] osm-master-12465: digest: sha256:e8de36b469dd43d497204a7b4fddc2ea5671427e7e416e78fcfcb29fc1356ff8 size: 1782
[Pipeline] [MON] echo
[MON] Tagging mon:osm-master-12465
[Pipeline] [MON] sh
[MON] [MON] Running shell script
[MON] + docker tag opensourcemano/mon:osm-master-12465 osm.etsi.org:5050/devops/cicd/opensourcemano/mon:osm-master-12465
[Pipeline] [Airflow] }
[Pipeline] [Webhook] sh
[Webhook] [Webhook] Running shell script
[Webhook] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/webhook:osm-master-12465
[Webhook] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/webhook]
[Webhook] 79fa752814f2: Preparing
[Webhook] 6e7f035ffd9e: Preparing
[Webhook] 9b71fe1ae8ee: Preparing
[Webhook] 6df35eccf167: Preparing
[Webhook] 965894a52648: Preparing
[Webhook] e5b0af0e7521: Preparing
[Webhook] 3eaed9ad0009: Preparing
[Webhook] e0a9f5911802: Preparing
[Webhook] e5b0af0e7521: Waiting
[Webhook] 3eaed9ad0009: Waiting
[Webhook] e0a9f5911802: Waiting
[Pipeline] [Prometheus] }
[Pipeline] [NG-UI] // dir
[tests] Removing intermediate container 7e72a71cdc4a
[tests]  ---> 8fc3d1f358cd
[tests] Step 11/35 : RUN curl $PYTHON3_OSMCLIENT_URL -o osmclient.deb
[tests]  ---> Running in 265679d8e5b1
[osmclient] Removing intermediate container 423228b76aee
[osmclient]  ---> 67766bba16ce
[osmclient] Step 9/31 : RUN curl $PYTHON3_OSMCLIENT_URL -o osmclient.deb
[osmclient]  ---> Running in d6fd1dbe69a6
[Webhook] 6df35eccf167: Layer already exists
[Webhook] 6e7f035ffd9e: Layer already exists
[Webhook] 9b71fe1ae8ee: Layer already exists
[Webhook] 79fa752814f2: Layer already exists
[Webhook] 965894a52648: Layer already exists
[Webhook] e0a9f5911802: Layer already exists
[Webhook] 3eaed9ad0009: Layer already exists
[Webhook] e5b0af0e7521: Layer already exists
[Webhook] osm-master-12465: digest: sha256:0a38f5dc208223b06caa734d4e3050db278caac4c3246d18b43001b3b2b02fae size: 1992
[Pipeline] [NG-UI] }
[Pipeline] [PLA] sh
[tests]   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
[tests]                                  Dload  Upload   Total   Spent    Left  Speed
[tests] 
[osmclient]   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
[osmclient]                                  Dload  Upload   Total   Spent    Left  Speed
[osmclient] 
[PLA] [PLA] Running shell script
[Pipeline] [LCM] sh
[PLA] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/pla:osm-master-12465
[PLA] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/pla]
[PLA] 93294d8fe852: Preparing
[PLA] c2837cce8472: Preparing
[PLA] f0ba83cb9d08: Preparing
[PLA] 63af5ac4fec1: Preparing
[PLA] 1da2a7ce0348: Preparing
[PLA] 8f4baabeaf32: Preparing
[PLA] 28cc8324cf93: Preparing
[PLA] e56be09bb926: Preparing
[PLA] e5b0af0e7521: Preparing
[PLA] 3eaed9ad0009: Preparing
[PLA] e0a9f5911802: Preparing
[PLA] e56be09bb926: Waiting
[PLA] e5b0af0e7521: Waiting
[PLA] 8f4baabeaf32: Waiting
[PLA] 28cc8324cf93: Waiting
[PLA] 3eaed9ad0009: Waiting
[PLA] e0a9f5911802: Waiting
[PLA] 63af5ac4fec1: Layer already exists
[PLA] f0ba83cb9d08: Layer already exists
[PLA] c2837cce8472: Layer already exists
[PLA] 93294d8fe852: Layer already exists
[PLA] 1da2a7ce0348: Layer already exists
[LCM] [LCM] Running shell script
[Pipeline] [Airflow] // dir
[LCM] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/lcm:osm-master-12465
[LCM] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/lcm]
[LCM] b219ffba27b9: Preparing
[LCM] 6838a09802a8: Preparing
[LCM] 29c4339961b3: Preparing
[LCM] 4ae1861e0bf9: Preparing
[LCM] 2f87b88ab380: Preparing
[LCM] b219ffba27b9: Waiting
[LCM] 6838a09802a8: Waiting
[LCM] 29c4339961b3: Waiting
[LCM] 4ae1861e0bf9: Waiting
[LCM] b86f7c53f09d: Preparing
[LCM] 27e57cba9ef7: Preparing
[LCM] 53e752ff0ff8: Preparing
[LCM] 05b877e4db81: Preparing
[LCM] 53e752ff0ff8: Waiting
[LCM] 2f87b88ab380: Waiting
[LCM] b86f7c53f09d: Waiting
[LCM] 27e57cba9ef7: Waiting
[LCM] 05b877e4db81: Waiting
[LCM] fd41d3d62cc6: Preparing
[LCM] 8c7055fdbd56: Preparing
[LCM] 56ad883ff61c: Preparing
[LCM] 471511ad3284: Preparing
[LCM] fd41d3d62cc6: Waiting
[LCM] 8c7055fdbd56: Waiting
[LCM] 56ad883ff61c: Waiting
[LCM] bffab0861202: Preparing
[LCM] e5b0af0e7521: Preparing
[LCM] 3eaed9ad0009: Preparing
[LCM] e0a9f5911802: Preparing
[LCM] e5b0af0e7521: Waiting
[LCM] bffab0861202: Waiting
[LCM] 3eaed9ad0009: Waiting
[LCM] 471511ad3284: Waiting
[tests]   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 67270  100 67270    0     0   271k      0 --:--:-- --:--:-- --:--:--  271k
[osmclient]   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 67270  100 67270    0     0   229k      0 --:--:-- --:--:-- --:--:--  229k
[PLA] 8f4baabeaf32: Layer already exists
[PLA] 28cc8324cf93: Layer already exists
[PLA] 3eaed9ad0009: Layer already exists
[PLA] e56be09bb926: Layer already exists
[PLA] e5b0af0e7521: Layer already exists
[PLA] e0a9f5911802: Layer already exists
[PLA] osm-master-12465: digest: sha256:6c84235ac476b3270cebfc132043e4e6671456f50feaae1800db9b4b2ac40131 size: 2625
[LCM] 4ae1861e0bf9: Layer already exists
[LCM] b219ffba27b9: Layer already exists
[LCM] 6838a09802a8: Layer already exists
[LCM] 29c4339961b3: Layer already exists
[LCM] 2f87b88ab380: Layer already exists
[LCM] 53e752ff0ff8: Layer already exists
[LCM] 05b877e4db81: Layer already exists
[LCM] b86f7c53f09d: Layer already exists
[LCM] 27e57cba9ef7: Layer already exists
[LCM] fd41d3d62cc6: Layer already exists
[LCM] 471511ad3284: Layer already exists
[LCM] 56ad883ff61c: Layer already exists
[LCM] 8c7055fdbd56: Layer already exists
[LCM] e5b0af0e7521: Layer already exists
[LCM] bffab0861202: Layer already exists
[LCM] 3eaed9ad0009: Layer already exists
[LCM] e0a9f5911802: Layer already exists
[LCM] osm-master-12465: digest: sha256:a618aa9adeb4084db2a0e3c6103c2e87c877683bdc9b9d7f3f15b032406eb4f0 size: 3896
[Pipeline] [Airflow] }
[Pipeline] [RO] }
[Pipeline] [NBI] }
[Pipeline] [MON] sh
[tests] Removing intermediate container 265679d8e5b1
[tests]  ---> a0cd45ec44aa
[tests] Step 12/35 : RUN dpkg -i ./osmclient.deb
[tests]  ---> Running in 2edfc7e81a4b
[osmclient] Removing intermediate container d6fd1dbe69a6
[osmclient]  ---> fa7d350ee915
[osmclient] Step 10/31 : RUN dpkg -i ./osmclient.deb
[osmclient]  ---> Running in 2597b27313d3
[MON] [MON] Running shell script
[MON] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/mon:osm-master-12465
[MON] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/mon]
[MON] 7a8dfcad008d: Preparing
[MON] bead744d7bb9: Preparing
[MON] 28df28292980: Preparing
[MON] 3c1603d7670a: Preparing
[MON] 41cf01d34302: Preparing
[MON] 57c71c10b241: Preparing
[MON] f0c53c297fbd: Preparing
[MON] 3cc18588645f: Preparing
[MON] 57c71c10b241: Waiting
[MON] f0c53c297fbd: Waiting
[MON] cb56a94c7036: Preparing
[MON] d0360154c40f: Preparing
[MON] 3cc18588645f: Waiting
[MON] cb56a94c7036: Waiting
[MON] d0360154c40f: Waiting
[MON] 6bff2aad95ea: Preparing
[MON] 380705115822: Preparing
[MON] e5b0af0e7521: Preparing
[MON] 3eaed9ad0009: Preparing
[MON] e0a9f5911802: Preparing
[MON] 380705115822: Waiting
[MON] e5b0af0e7521: Waiting
[MON] 3eaed9ad0009: Waiting
[MON] e0a9f5911802: Waiting
[Pipeline] [Prometheus] // dir
[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 (11.0.0rc1.post66+gb9317cf-1) ...
[tests] Setting up python3-osmclient (11.0.0rc1.post66+gb9317cf-1) ...
[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 (11.0.0rc1.post66+gb9317cf-1) ...
[osmclient] Setting up python3-osmclient (11.0.0rc1.post66+gb9317cf-1) ...
[MON] 7a8dfcad008d: Layer already exists
[MON] 3c1603d7670a: Layer already exists
[MON] bead744d7bb9: Layer already exists
[MON] 28df28292980: Layer already exists
[MON] 41cf01d34302: Layer already exists
[MON] d0360154c40f: Layer already exists
[MON] 57c71c10b241: Layer already exists
[MON] cb56a94c7036: Layer already exists
[MON] 3cc18588645f: Layer already exists
[MON] f0c53c297fbd: Layer already exists
[MON] 6bff2aad95ea: Layer already exists
[MON] e0a9f5911802: Layer already exists
[MON] e5b0af0e7521: Layer already exists
[MON] 380705115822: Layer already exists
[MON] 3eaed9ad0009: Layer already exists
[Pipeline] [Prometheus] }
[Pipeline] [POL] }
[Pipeline] [Keystone] }
[Pipeline] [Webhook] }
[MON] osm-master-12465: digest: sha256:ed2c70510f57f7d315a6686508b28a205948b02358c416b9f7085c7a6db78681 size: 3466
[Pipeline] [RO] // dir
[Pipeline] [NBI] // dir
[Pipeline] [RO] }
[Pipeline] [NBI] }
[Pipeline] [PLA] }
[Pipeline] [LCM] }
[Pipeline] [POL] // dir
[Pipeline] [Keystone] // dir
[Pipeline] [POL] }
[Pipeline] [Keystone] }
[Pipeline] [Webhook] // dir
[Pipeline] [Webhook] }
[Pipeline] [MON] }
[Pipeline] [PLA] // dir
[Pipeline] [LCM] // dir
[Pipeline] [PLA] }
[Pipeline] [LCM] }
[Pipeline] [MON] // dir
[Pipeline] [MON] }
[tests] Removing intermediate container 2edfc7e81a4b
[tests]  ---> 81f41708358b
[tests] Step 13/35 : RUN curl $OSM_TESTS_URL -o osm_tests.deb
[tests]  ---> Running in 98cbb21d1320
[tests]   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
[tests]                                  Dload  Upload   Total   Spent    Left  Speed
[tests] 
[osmclient] Removing intermediate container 2597b27313d3
[osmclient]  ---> febd8a694a10
[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 a34a0c7e70d0
[tests]   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 65370  100 65370    0     0   568k      0 --:--:-- --:--:-- --:--:--  569k
[tests] Removing intermediate container 98cbb21d1320
[tests]  ---> 4fc562180f4d
[tests] Step 14/35 : RUN dpkg -i ./osm_tests.deb
[tests]  ---> Running in 75d02eb15011
[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 (9.0.0rc1.post209+g9e5450f-1) ...
[tests] Setting up osm-tests (9.0.0rc1.post209+g9e5450f-1) ...
[tests] Removing intermediate container 75d02eb15011
[tests]  ---> 0c21b97d8875
[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 3f1d18e38ba2
[osmclient] Collecting enum34==1.1.10
[osmclient]   Downloading enum34-1.1.10-py3-none-any.whl (11 kB)
[osmclient] Collecting lxml==4.9.3
[osmclient]   Downloading lxml-4.9.3-cp310-cp310-manylinux_2_28_x86_64.whl (7.9 MB)
[osmclient]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.9/7.9 MB 23.8 MB/s eta 0:00:00
[tests] Collecting enum34==1.1.10
[tests]   Downloading enum34-1.1.10-py3-none-any.whl (11 kB)
[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 26.4 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 4.6 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 31.0 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 24.1 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 27.3 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.3 MB/s eta 0:00:00
[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 33.0 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 12.0 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 29.9 MB/s eta 0:00:00
[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 14.0 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 8.1 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 6.0 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 9.5 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)
[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.0 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 12.9 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 31.6 MB/s eta 0:00:00
[osmclient]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 KB 5.1 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 3.2 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 6.3 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 14.9 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 9.4 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 6.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 16.1 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 6.3 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 4.5 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)
[osmclient] Collecting verboselogs==1.7
[osmclient]   Downloading verboselogs-1.7-py2.py3-none-any.whl (11 kB)
[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
[tests] Collecting requests==2.31.0
[tests]   Downloading requests-2.31.0-py3-none-any.whl (62 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 KB 6.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 10.2 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)
[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 2.5 MB/s eta 0:00:00
[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
[tests] Collecting attrs==23.1.0
[tests]   Downloading attrs-23.1.0-py3-none-any.whl (61 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 KB 201.6 kB/s eta 0:00:00
[tests] Collecting autopage==0.5.1
[tests]   Downloading autopage-0.5.1-py3-none-any.whl (29 kB)
[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 19.6 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 10.2 MB/s eta 0:00:00
[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 841.6 kB/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.7 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 11.8 MB/s eta 0:00:00
[tests] Collecting cryptography==41.0.4
[tests]   Downloading cryptography-41.0.4-cp37-abi3-manylinux_2_28_x86_64.whl (4.4 MB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.4/4.4 MB 48.4 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 5.2 MB/s eta 0:00:00
[tests] Collecting exceptiongroup==1.1.3
[tests]   Downloading exceptiongroup-1.1.3-py3-none-any.whl (14 kB)
[osmclient] Removing intermediate container a34a0c7e70d0
[osmclient]  ---> 8c46b9fa23bc
[osmclient] Step 12/31 : FROM ubuntu:22.04 as FINAL
[osmclient]  ---> 7af9ba4f0a47
[osmclient] Step 13/31 : ARG APT_PROXY
[osmclient]  ---> Using cache
[osmclient]  ---> 685b7dceb11e
[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]  ---> 8214c20bc598
[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]  ---> 583d416d1bc8
[osmclient] Step 16/31 : COPY --from=INSTALL /usr/lib/python3/dist-packages /usr/lib/python3/dist-packages
[tests] Collecting h11==0.14.0
[tests]   Downloading h11-0.14.0-py3-none-any.whl (58 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 KB 723.4 kB/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)
[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
[osmclient]  ---> bd86aff00f4d
[osmclient] Step 17/31 : COPY --from=INSTALL /usr/local/lib/python3.10/dist-packages /usr/local/lib/python3.10/dist-packages
[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)
[tests] Collecting jsonschema==4.19.1
[tests]   Downloading jsonschema-4.19.1-py3-none-any.whl (83 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.3/83.3 KB 5.0 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 16.3 MB/s eta 0:00:00
[osmclient]  ---> 2e30a3f6ff73
[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 72a5fe41d4cf
[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 19.5 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 37.3 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
[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)
[osmclient] Get:1 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB]
[osmclient] Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB]
[osmclient] Get:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB]
[osmclient] Get:4 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB]
[osmclient] Get:5 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB]
[osmclient] Get:6 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1792 kB]
[osmclient] Get:7 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB]
[osmclient] Get:8 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB]
[osmclient] Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2333 kB]
[osmclient] Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2032 kB]
[osmclient] Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [51.1 kB]
[osmclient] Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1369 kB]
[osmclient] Get:13 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [80.9 kB]
[osmclient] Get:14 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [33.3 kB]
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 41.4 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 11.6 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 12.7 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 4.7 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 8.6 MB/s eta 0:00:00
[tests] Collecting outcome==1.2.0
[osmclient] Get:15 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2251 kB]
[osmclient] Get:16 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [44.7 kB]
[osmclient] Get:17 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1077 kB]
[osmclient] Get:18 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1748 kB]
[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 19.1 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 10.8 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 9.8 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
[tests]   Preparing metadata (setup.py): finished with status 'done'
[osmclient] Fetched 31.3 MB in 2s (15.2 MB/s)
[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 31.5 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 10.9 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 21.0 MB/s eta 0:00:00
[tests] Collecting python-keystoneclient==5.2.0
[tests]   Downloading python_keystoneclient-5.2.0-py3-none-any.whl (397 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 397.9/397.9 KB 21.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)
[osmclient] Reading package lists...
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 335.9/335.9 KB 21.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 46.6 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 29.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 27.1 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...
[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 3 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]
[osmclient] debconf: delaying package configuration, since apt-utils is not installed
[osmclient] Fetched 345 kB in 0s (11.5 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) ...
[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)
[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.6) ...
[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 9.4 MB/s eta 0:00:00
[tests] Collecting robotframework-sshlibrary==3.8.0
[tests]   Downloading robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.4/51.4 KB 2.6 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] Removing intermediate container 72a5fe41d4cf
[osmclient]  ---> 2c991a4c41ba
[osmclient] Step 19/31 : RUN rm -f /etc/apt/apt.conf.d/proxy.conf
[osmclient]  ---> Running in 311d5468d840
[osmclient] Removing intermediate container 311d5468d840
[osmclient]  ---> ac29179e6929
[osmclient] Step 20/31 : COPY --from=INSTALL /usr/bin/osm /usr/bin/osm
[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 31.8 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 33.8 MB/s eta 0:00:00
[osmclient]  ---> f5856821be3c
[osmclient] Step 21/31 : COPY charm.sh /usr/sbin/charm
[osmclient]  ---> 36a034a09b23
[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 f95ff14976af
[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 8.5 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
[osmclient] Removing intermediate container f95ff14976af
[osmclient]  ---> 75a9b11b80e1
[osmclient] Step 23/31 : WORKDIR /app/osmclient
[osmclient]  ---> Running in 64e57dd402d5
[osmclient] Removing intermediate container 64e57dd402d5
[osmclient]  ---> b7fafa9394d8
[osmclient] Step 24/31 : USER appuser
[osmclient]  ---> Running in c08ef3a12d1b
[osmclient] Removing intermediate container c08ef3a12d1b
[osmclient]  ---> d350ae1c34a1
[osmclient] Step 25/31 : ENV LC_ALL=C.UTF-8
[osmclient]  ---> Running in 785d51cbf92b
[osmclient] Removing intermediate container 785d51cbf92b
[osmclient]  ---> 6075d1d39757
[osmclient] Step 26/31 : ENV LANG=C.UTF-8
[osmclient]  ---> Running in 98e6695a56b7
[osmclient] Removing intermediate container 98e6695a56b7
[osmclient]  ---> 2bc6c873a61a
[osmclient] Step 27/31 : ENV OSM_HOSTNAME    nbi:9999
[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)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 400.2/400.2 KB 33.3 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 7.4 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 7.8 MB/s eta 0:00:00
[tests] Collecting wsproto==1.2.0
[tests]   Downloading wsproto-1.2.0-py3-none-any.whl (24 kB)
[osmclient]  ---> Running in a7899ca1af43
[osmclient] Removing intermediate container a7899ca1af43
[osmclient]  ---> 5f0c686ccda6
[osmclient] Step 28/31 : ENV OSM_USER        admin
[osmclient]  ---> Running in 0aeb9cd83791
[osmclient] Removing intermediate container 0aeb9cd83791
[osmclient]  ---> d4006e7f26a0
[osmclient] Step 29/31 : ENV OSM_PASSWORD    admin
[osmclient]  ---> Running in 00ba9dd10040
[osmclient] Removing intermediate container 00ba9dd10040
[osmclient]  ---> dade290993aa
[osmclient] Step 30/31 : ENV OSM_PROJECT     admin
[osmclient]  ---> Running in 921723d6ffb7
[osmclient] Removing intermediate container 921723d6ffb7
[osmclient]  ---> 4b68c09ed831
[osmclient] Step 31/31 : ENTRYPOINT [ "/bin/bash" ]
[osmclient]  ---> Running in e315bee9091a
[osmclient] Removing intermediate container e315bee9091a
[osmclient]  ---> d06a9be8df66
[osmclient] [Warning] One or more build-args [OSM_NGUI_URL PYTHON3_OSM_COMMON_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_RO_PLUGIN_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_ROSDN_TAPI_URL OSM_DEVOPS_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSM_ROVIM_AWS_URL OSM_IMDOCS_URL PYTHON3_N2VC_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_NGSA_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_ROVIM_AZURE_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROVIM_VMWARE_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_ROVIM_GCP_URL PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL CACHE_DATE PYTHON3_OSM_ROVIM_OPENVIM_URL OSM_TESTS_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL] were not consumed
[osmclient] Successfully built d06a9be8df66
[osmclient] Successfully tagged opensourcemano/osmclient:osm-master-12465
[osmclient] Tagging osmclient:osm-master-12465
[Pipeline] [osmclient] echo
[Pipeline] [osmclient] sh
[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] [osmclient] Running shell script
[osmclient] + docker tag opensourcemano/osmclient:osm-master-12465 osm.etsi.org:5050/devops/cicd/opensourcemano/osmclient:osm-master-12465
[Pipeline] [osmclient] sh
[tests] Collecting zipp==3.17.0
[tests]   Downloading zipp-3.17.0-py3-none-any.whl (7.4 kB)
[osmclient] [osmclient] Running shell script
[osmclient] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/osmclient:osm-master-12465
[osmclient] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/osmclient]
[osmclient] 25cb26633920: Preparing
[osmclient] e5afdd435829: Preparing
[osmclient] ddea8cd4befa: Preparing
[osmclient] f4e942051543: Preparing
[osmclient] 8737a32eba90: Preparing
[osmclient] 91004cc3960b: Preparing
[osmclient] db630c59e8c6: Preparing
[osmclient] e5b0af0e7521: Preparing
[osmclient] 3eaed9ad0009: Preparing
[osmclient] e0a9f5911802: Preparing
[osmclient] 91004cc3960b: Waiting
[osmclient] db630c59e8c6: Waiting
[osmclient] e5b0af0e7521: Waiting
[osmclient] 3eaed9ad0009: Waiting
[osmclient] e0a9f5911802: Waiting
[osmclient] 25cb26633920: Pushed
[osmclient] e5afdd435829: Pushed
[osmclient] f4e942051543: Pushed
[osmclient] ddea8cd4befa: Pushed
[osmclient] e5b0af0e7521: Layer already exists
[osmclient] 3eaed9ad0009: Layer already exists
[osmclient] e0a9f5911802: Layer already exists
[osmclient] 8737a32eba90: Pushed
[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=64604d7a0a4609d0c48e9f276cce7e808a13b99080407f07601a19bafa9fda62
[tests]   Stored in directory: /root/.cache/pip/wheels/e3/76/6f/c25be6a9e6cc9985b96e8c95997d46790242c6426ef68e754c
[tests]   Building wheel for netifaces (setup.py): started
[osmclient] db630c59e8c6: Pushed
[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=35027 sha256=939e5927d3aba640563a92b39e89cc65bcbc14bfc4d618058af427b2f140d452
[tests]   Stored in directory: /root/.cache/pip/wheels/48/65/b3/4c4cc6038b81ff21cc9df69f2b6774f5f52e23d3c275ed15aa
[tests]   Building wheel for pyjsonselect (setup.py): started
[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=1632bfb660ffebd2fa8f16801520142947ac8c6a34bd05cbf66790937bacdbac
[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=c85d242b9f9a2c2a0055125c55a2d7e8b62be9c657627fac6c273e42a074282c
[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=716fc1ca510070e7fdceb12ab0d269babf230691c5de86c92542190b56e3d527
[tests]   Stored in directory: /root/.cache/pip/wheels/ec/b3/f7/a6d25db13b69a6fd2a9b0e039bce364e5b43344844ce46cb41
[osmclient] 91004cc3960b: Pushed
[tests]   Building wheel for robotframework-sshlibrary (setup.py): started
[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=b936ed27b57ab1ce1c9af2de9073d9bde6df283adf5ab843d071af2bc392b3c4
[tests]   Stored in directory: /root/.cache/pip/wheels/8b/f5/7b/3772f9fe5bb34d9fbbe2d4ca30dcca67d741526f00adc15b30
[tests]   Building wheel for robotframework-yamllibrary (setup.py): started
[osmclient] osm-master-12465: digest: sha256:f69184760f6d34c17fb83c29cd4c543a4016f37384fcec92950828b2c9db85fc size: 2410
[Pipeline] [osmclient] }
[Pipeline] [osmclient] // dir
[Pipeline] [osmclient] }
[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=d3374bfd0cdd9bcd5a3a282d79719ce27e8c8289e863c91394d8c2581d35ea89
[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
[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
[tests] Removing intermediate container 3f1d18e38ba2
[tests]  ---> b6ce379c98b1
[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 cfb648af34c3
[tests] deb [signed-by=/usr/share/keyrings/cloud.google.gpg] https://packages.cloud.google.com/apt cloud-sdk main
[tests] Removing intermediate container cfb648af34c3
[tests]  ---> f2d467abaf7c
[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 2d1f7c8b0874
[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 --:--:-- --:--:-- --:--:--     0Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).
[tests] 
100  2659  100  2659    0     0   9800      0 --:--:-- --:--:-- --:--:--  9811
[tests] OK
[tests] Removing intermediate container 2d1f7c8b0874
[tests]  ---> 3808649fd200
[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 c80636d9b417
[tests] Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease
[tests] Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB]
[tests] Hit:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease
[tests] Get:4 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB]
[tests] Get:5 https://packages.cloud.google.com/apt cloud-sdk InRelease [6361 B]
[tests] Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2333 kB]
[tests] Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1369 kB]
[tests] Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2032 kB]
[tests] Get:9 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2251 kB]
[tests] Get:10 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1077 kB]
[tests] Get:11 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1748 kB]
[tests] Get:12 https://packages.cloud.google.com/apt cloud-sdk/main amd64 Packages [627 kB]
[tests] Fetched 11.7 MB in 2s (7769 kB/s)
[tests] Reading package lists...
[tests] Reading package lists...
[tests] Building dependency tree...
[tests] Reading state information...
[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 amd64 google-cloud-cli all 455.0.0-0 [160 MB]
[tests] Get:2 https://packages.cloud.google.com/apt cloud-sdk/main amd64 kubectl amd64 1.28.2-00 [10.3 MB]
[tests] debconf: delaying package configuration, since apt-utils is not installed
[tests] Fetched 170 MB in 41s (4171 kB/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 ... 17635 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) ...
[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) ...
[tests] Removing intermediate container c80636d9b417
[tests]  ---> a35e888692bf
[tests] Step 19/35 : RUN curl -sL https://aka.ms/InstallAzureCLIDeb | bash
[tests]  ---> Running in e607e9697b8b
[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...
[tests] Reading package lists...
[tests] Building dependency tree...
[tests] Reading state information...
[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 15.9 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.6 [5160 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 15.9 kB in 0s (634 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 ... 57225 files and directories currently installed.)
[tests] Preparing to unpack .../distro-info-data_0.52ubuntu0.6_all.deb ...
[tests] Unpacking distro-info-data (0.52ubuntu0.6) ...
[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.6) ...
[tests] Setting up lsb-release (11.1.0ubuntu4) ...
[tests] Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease
[tests] Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease
[tests] Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease
[tests] Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease
[tests] Get:5 https://packages.microsoft.com/repos/azure-cli jammy InRelease [3596 B]
[tests] Hit:6 https://packages.cloud.google.com/apt cloud-sdk InRelease
[tests] Get:7 https://packages.microsoft.com/repos/azure-cli jammy/main amd64 Packages [1494 B]
[tests] Get:8 https://packages.microsoft.com/repos/azure-cli jammy/main all Packages [1099 B]
[tests] Fetched 6189 B in 1s (4469 B/s)
[tests] Reading package lists...
[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.0 MB of archives.
[tests] After this operation, 696 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.59.0-1~jammy [56.0 MB]
[tests] debconf: delaying package configuration, since apt-utils is not installed
[tests] Fetched 56.0 MB in 1s (49.6 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 ... 57245 files and directories currently installed.)
[tests] Preparing to unpack .../azure-cli_2.59.0-1~jammy_amd64.deb ...
[tests] Unpacking azure-cli (2.59.0-1~jammy) ...
[tests] Setting up azure-cli (2.59.0-1~jammy) ...
[tests] Removing intermediate container e607e9697b8b
[tests]  ---> c09ce883f1d0
[tests] Step 20/35 : RUN mv /usr/share/osm-tests/robot-systest /robot-systest
[tests]  ---> Running in a22f1b83e353
[tests] Removing intermediate container a22f1b83e353
[tests]  ---> abb55575ba63
[tests] Step 21/35 : RUN mv /usr/share/osm-tests/cloud-scripts /robot-systest/
[tests]  ---> Running in 4c12d3cb0028
[tests] Removing intermediate container 4c12d3cb0028
[tests]  ---> 98215b9d427b
[tests] Step 22/35 : RUN mv /usr/share/osm-tests/conformance-tests/ /robot-systest/
[tests]  ---> Running in 806138256d7c
[tests] Removing intermediate container 806138256d7c
[tests]  ---> e1c0870d6d78
[tests] Step 23/35 : RUN mv /usr/share/osm-tests/charm.sh /usr/sbin/charm
[tests]  ---> Running in 3ef92e24ea86
[tests] Removing intermediate container 3ef92e24ea86
[tests]  ---> 30989d2513ef
[tests] Step 24/35 : ARG CACHE_DATE=not_a_date
[tests]  ---> Running in 4a6660468e07
[tests] Removing intermediate container 4a6660468e07
[tests]  ---> 4b0396cfdf72
[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 6ae371bd36f9
[tests] Cloning into '/robot-systest/osm-packages'...
[tests] Updating files:  91% (5138/5627)
Updating files:  92% (5177/5627)
Updating files:  93% (5234/5627)
Updating files:  94% (5290/5627)
Updating files:  95% (5346/5627)
Updating files:  96% (5402/5627)
Updating files:  97% (5459/5627)
Updating files:  98% (5515/5627)
Updating files:  99% (5571/5627)
Updating files: 100% (5627/5627)
Updating files: 100% (5627/5627), done.
[tests] Submodule 'charm-packages/ha_proxy_charm_vnf/charms/simple/mod/charms.osm' (https://github.com/charmed-osm/charms.osm) registered for path 'charm-packages/ha_proxy_charm_vnf/charms/simple/mod/charms.osm'
[tests] Submodule 'charm-packages/ha_proxy_charm_vnf/charms/simple/mod/operator' (https://github.com/canonical/operator) registered for path 'charm-packages/ha_proxy_charm_vnf/charms/simple/mod/operator'
[tests] Submodule 'charm-packages/k8s_proxy_charm_vnf/charms/simple/mod/charms.osm' (https://github.com/charmed-osm/charms.osm) registered for path 'charm-packages/k8s_proxy_charm_vnf/charms/simple/mod/charms.osm'
[tests] Submodule 'charm-packages/k8s_proxy_charm_vnf/charms/simple/mod/operator' (https://github.com/canonical/operator) registered for path 'charm-packages/k8s_proxy_charm_vnf/charms/simple/mod/operator'
[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'
[tests] Removing intermediate container 6ae371bd36f9
[tests]  ---> e9c913470803
[tests] Step 26/35 : WORKDIR /robot-systest
[tests]  ---> Running in 43a3f687a7ca
[tests] Removing intermediate container 43a3f687a7ca
[tests]  ---> eb9f3b85aba0
[tests] Step 27/35 : ENV ROBOT_DEVOPS_FOLDER=/robot-systest
[tests]  ---> Running in 4def7a1495e9
[tests] Removing intermediate container 4def7a1495e9
[tests]  ---> 01e7247293ab
[tests] Step 28/35 : ENV ENVIRONMENTS_FOLDER=environments
[tests]  ---> Running in 7fcb2cb25a9a
[tests] Removing intermediate container 7fcb2cb25a9a
[tests]  ---> 78d170f5e688
[tests] Step 29/35 : ENV PACKAGES_FOLDER=/robot-systest/osm-packages
[tests]  ---> Running in 6c3429b99855
[tests] Removing intermediate container 6c3429b99855
[tests]  ---> 2e461a4c18ac
[tests] Step 30/35 : ENV ROBOT_REPORT_FOLDER=/robot-systest/results
[tests]  ---> Running in a878bab505e8
[tests] Removing intermediate container a878bab505e8
[tests]  ---> d380ac68b84b
[tests] Step 31/35 : ENV K8S_CREDENTIALS=/root/.kube/config
[tests]  ---> Running in bf57b4799223
[tests] Removing intermediate container bf57b4799223
[tests]  ---> 65d1c1a573d4
[tests] Step 32/35 : ENV OSM_RSA_FILE=/root/osm_id_rsa
[tests]  ---> Running in 166baac48b8e
[tests] Removing intermediate container 166baac48b8e
[tests]  ---> cee0a165f2e3
[tests] Step 33/35 : ENV LC_ALL=C.UTF-8
[tests]  ---> Running in c0a26816add0
[tests] Removing intermediate container c0a26816add0
[tests]  ---> 088a2899ea69
[tests] Step 34/35 : ENV LANG=C.UTF-8
[tests]  ---> Running in 17af20958033
[tests] Removing intermediate container 17af20958033
[tests]  ---> ce6dcfb5cecf
[tests] Step 35/35 : ENTRYPOINT [ "/robot-systest/run_test.sh"]
[tests]  ---> Running in 91d2ac6ed1bb
[tests] Removing intermediate container 91d2ac6ed1bb
[tests]  ---> 4fe9a33be324
[tests] [Warning] One or more build-args [PYTHON3_OSM_MON_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSM_ROSDN_TAPI_URL OSM_NGUI_URL PYTHON3_N2VC_URL PYTHON3_OSM_RO_PLUGIN_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_COMMON_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_ROVIM_OPENVIM_URL OSM_DEVOPS_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_ROVIM_AWS_URL OSM_IMDOCS_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL PYTHON3_OSM_ROVIM_VMWARE_URL PYTHON3_OSM_NGSA_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_ROVIM_AZURE_URL PYTHON3_OSM_ROVIM_GCP_URL PYTHON3_OSM_ROSDN_DYNPAC_URL] were not consumed
[tests] Successfully built 4fe9a33be324
[tests] Successfully tagged opensourcemano/tests:osm-master-12465
[Pipeline] [tests] echo
[tests] Tagging tests:osm-master-12465
[Pipeline] [tests] sh
[tests] [tests] Running shell script
[tests] + docker tag opensourcemano/tests:osm-master-12465 osm.etsi.org:5050/devops/cicd/opensourcemano/tests:osm-master-12465
[Pipeline] [tests] sh
[tests] [tests] Running shell script
[tests] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/tests:osm-master-12465
[tests] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/tests]
[tests] 5f70a6e8f315: Preparing
[tests] 813c6a1e5a20: Preparing
[tests] 4d7dba42c09e: Preparing
[tests] 35f054652865: Preparing
[tests] 3125a8b9d9b3: Preparing
[tests] d2ef79a40b34: Preparing
[tests] 235a74c41f52: Preparing
[tests] 7f535ce2573d: Preparing
[tests] 6ab616fd2ee2: Preparing
[tests] fe8c5391e771: Preparing
[tests] 9033f86dac62: Preparing
[tests] 576ea4bdf9ef: Preparing
[tests] f0c34fa42fd4: Preparing
[tests] de45201e3b9b: Preparing
[tests] 8b8ae68f2910: Preparing
[tests] f4a104b9a3ce: Preparing
[tests] 7589a9473925: Preparing
[tests] 6ea5e2338f2a: Preparing
[tests] 3eaed9ad0009: Preparing
[tests] e0a9f5911802: Preparing
[tests] 8b8ae68f2910: Waiting
[tests] f4a104b9a3ce: Waiting
[tests] 7589a9473925: Waiting
[tests] 6ab616fd2ee2: Waiting
[tests] 6ea5e2338f2a: Waiting
[tests] 3eaed9ad0009: Waiting
[tests] fe8c5391e771: Waiting
[tests] e0a9f5911802: Waiting
[tests] 9033f86dac62: Waiting
[tests] 576ea4bdf9ef: Waiting
[tests] f0c34fa42fd4: Waiting
[tests] de45201e3b9b: Waiting
[tests] 235a74c41f52: Waiting
[tests] 7f535ce2573d: Waiting
[tests] d2ef79a40b34: Waiting
[tests] 4d7dba42c09e: Pushed
[tests] 35f054652865: Pushed
[tests] 3125a8b9d9b3: Pushed
[tests] 813c6a1e5a20: Pushed
[tests] 6ab616fd2ee2: Pushed
[tests] 7f535ce2573d: Pushed
[tests] 9033f86dac62: Pushed
[tests] 576ea4bdf9ef: Pushed
[tests] f0c34fa42fd4: Pushed
[tests] de45201e3b9b: Pushed
[tests] 8b8ae68f2910: Pushed
[tests] f4a104b9a3ce: Pushed
[tests] 7589a9473925: Layer already exists
[tests] 6ea5e2338f2a: Layer already exists
[tests] 3eaed9ad0009: Layer already exists
[tests] e0a9f5911802: Layer already exists
[tests] fe8c5391e771: Pushed
[tests] 5f70a6e8f315: Pushed
[tests] d2ef79a40b34: Pushed
[tests] 235a74c41f52: Pushed
[tests] osm-master-12465: digest: sha256:11148bc1192d283a364f30ad6bca36323b0eafffa5c7684a07486659d24f5ff5 size: 4519
[Pipeline] [tests] }
[Pipeline] [tests] // dir
[Pipeline] [tests] }
[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 cc36a972-2a2e-4bc7-98c6-1754e75565ce, waiting for IP address to be assigned
[Pipeline] sh
[osm-devops] Running shell script
[Pipeline] sh
[osm-devops] Running shell script
[Pipeline] echo
Waiting for VM at 172.21.249.165 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.165 echo Alive
ssh: connect to host 172.21.249.165 port 22: No route to host
[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.165 echo Alive
ssh: connect to host 172.21.249.165 port 22: No route to host
[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.165 echo Alive
ssh: connect to host 172.21.249.165 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.165 echo Alive
ssh: connect to host 172.21.249.165 port 22: Connection refused
[osm-devops] Running shell script
[Pipeline] sh
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.165 echo Alive
ssh: connect to host 172.21.249.165 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.165 echo Alive
ssh: connect to host 172.21.249.165 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.165 echo Alive
ssh: connect to host 172.21.249.165 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.165 echo Alive
ssh: connect to host 172.21.249.165 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.165 echo Alive
ssh: connect to host 172.21.249.165 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.165 echo Alive
ssh: connect to host 172.21.249.165 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.165 echo Alive
ssh: connect to host 172.21.249.165 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.165 echo Alive
ssh: connect to host 172.21.249.165 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.165 echo Alive
ssh: connect to host 172.21.249.165 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.165 echo Alive
ssh: connect to host 172.21.249.165 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.165 echo Alive
ssh: connect to host 172.21.249.165 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.165 echo Alive
ssh: connect to host 172.21.249.165 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.165 echo Alive
ssh: connect to host 172.21.249.165 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.165 echo Alive
ssh: connect to host 172.21.249.165 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.165 echo Alive
ssh: connect to host 172.21.249.165 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.165 echo Alive
ssh: connect to host 172.21.249.165 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.165 echo Alive
ssh: connect to host 172.21.249.165 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.165 echo Alive
ssh: connect to host 172.21.249.165 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.165 echo Alive
ssh: connect to host 172.21.249.165 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.165 echo Alive
ssh: connect to host 172.21.249.165 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.165 echo Alive
Warning: Permanently added '172.21.249.165' (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.165 echo HostKeyAlgorithms +ssh-rsa | sudo tee -a /etc/ssh/sshd_config
Warning: Permanently added '172.21.249.165' (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.165 echo PubkeyAcceptedKeyTypes +ssh-rsa | sudo tee -a /etc/ssh/sshd_config
Warning: Permanently added '172.21.249.165' (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.165 sudo systemctl restart sshd
Warning: Permanently added '172.21.249.165' (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.165' (RSA) to the list of known hosts.
Connected to osm-master-12465[172.21.249.165:22] (SSH-2.0-OpenSSH_8.9p1 Ubuntu-3)
Started command osm-master-12465#3550: cloud-init status --wait

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

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

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

0% [2 InRelease 12.7 kB/119 kB 11%] [Connecting to security.ubuntu.com (91.189.
                                                                               
0% [Waiting for headers]
                        
Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB]

0% [3 InRelease 6932 B/109 kB 6%] [Waiting for headers]
                                                       
Get:4 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB]

0% [3 InRelease 50.4 kB/109 kB 46%] [4 InRelease 2585 B/110 kB 2%]
                                                                  
0% [4 InRelease 14.2 kB/110 kB 13%]
0% [4 InRelease 20.0 kB/110 kB 18%]
                                   
Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [14.1 MB]

0% [5 Packages 5550 B/14.1 MB 0%] [4 InRelease 31.5 kB/110 kB 29%]
0% [5 Packages 3374 kB/14.1 MB 24%] [4 InRelease 110 kB/110 kB 100%]
                                                                    
0% [5 Packages 3400 kB/14.1 MB 24%]
0% [5 Packages 14.1 MB/14.1 MB 100%]
                                    
0% [Working]
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 20.5 kB/5652 kB 0%]
                                                               
0% [5 Packages store 0 B]
                         
Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/universe amd64 c-n-f Metadata [286 kB]

0% [5 Packages store 0 B] [7 Commands-amd64 11.3 kB/286 kB 4%]
                                                              
0% [5 Packages store 0 B]
                         
Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [217 kB]

0% [5 Packages store 0 B] [8 Packages 49.2 kB/217 kB 23%]
                                                         
0% [5 Packages store 0 B]
                         
Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/multiverse Translation-en [112 kB]

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

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

0% [5 Packages store 0 B] [11 Packages 20.5 kB/1608 kB 1%]
                                                          
0% [5 Packages store 0 B]
                         
Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [303 kB]

0% [5 Packages store 0 B] [12 Translation-en 13.8 kB/303 kB 5%]
                                                               
0% [5 Packages store 0 B]
69% [5 Packages store 0 B] [Connecting to nova.clouds.archive.ubuntu.com (185.1
                                                                               
Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [16.1 kB]

69% [5 Packages store 0 B] [13 Commands-amd64 14.2 kB/16.1 kB 89%] [Waiting for
                                                                               
69% [5 Packages store 0 B] [Waiting for headers]
                                                
Get:14 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1388 kB]

69% [5 Packages store 0 B] [Waiting for headers] [14 Packages 2685 B/1388 kB 0%
                                                                               
Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [1826 kB]

69% [5 Packages store 0 B] [15 Packages 2655 B/1826 kB 0%] [14 Packages 33.1 kB
75% [5 Packages store 0 B] [Waiting for headers] [14 Packages 344 kB/1388 kB 25
                                                                               
Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [310 kB]

75% [5 Packages store 0 B] [16 Translation-en 58.2 kB/310 kB 19%] [14 Packages 
76% [5 Packages store 0 B] [Waiting for headers] [14 Packages 365 kB/1388 kB 26
                                                                               
Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [520 B]

                                                                               
Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1070 kB]

76% [5 Packages store 0 B] [18 Packages 67.8 kB/1070 kB 6%] [14 Packages 368 kB
79% [5 Packages store 0 B] [Waiting for headers] [14 Packages 436 kB/1388 kB 31
                                                                               
Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [244 kB]

79% [5 Packages store 0 B] [19 Translation-en 53.3 kB/244 kB 22%] [14 Packages 
79% [5 Packages store 0 B] [Waiting for headers] [14 Packages 450 kB/1388 kB 32
                                                                               
Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [22.1 kB]

                                                                               
Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [42.7 kB]

79% [5 Packages store 0 B] [21 Packages 42.7 kB/42.7 kB 100%] [14 Packages 453 
                                                                               
Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.4 kB]

                                                                               
Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [472 B]

80% [5 Packages store 0 B] [23 Commands-amd64 472 B/472 B 100%] [14 Packages 45
                                                                               
Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.1 kB]

80% [5 Packages store 0 B] [24 Packages 67.1 kB/67.1 kB 100%] [14 Packages 459 
80% [5 Packages store 0 B] [Connecting to nova.clouds.archive.ubuntu.com (185.1
                                                                               
Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.0 kB]

80% [5 Packages store 0 B] [25 Translation-en 9899 B/11.0 kB 90%] [14 Packages 
                                                                               
80% [5 Packages store 0 B] [14 Packages 751 kB/1388 kB 54%]
                                                           
Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B]

81% [5 Packages store 0 B] [26 Commands-amd64 388 B/388 B 100%] [14 Packages 98
81% [5 Packages store 0 B] [Waiting for headers] [14 Packages 989 kB/1388 kB 71
                                                                               
Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-backports/restricted amd64 c-n-f Metadata [116 B]

                                                                               
81% [5 Packages store 0 B] [14 Packages 989 kB/1388 kB 71%]
                                                           
Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.4 kB]

81% [5 Packages store 0 B] [28 Packages 2310 B/28.4 kB 8%] [14 Packages 989 kB/
82% [5 Packages store 0 B] [Waiting for headers] [14 Packages 1277 kB/1388 kB 9
                                                                               
Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.2 kB]

82% [5 Packages store 0 B] [29 Translation-en 1161 B/16.2 kB 7%] [14 Packages 1
                                                                               
82% [5 Packages store 0 B] [29 Translation-en 14.2 kB/16.2 kB 88%]
                                                                  
82% [5 Packages store 0 B]
                          
Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [644 B]

82% [5 Packages store 0 B] [30 Commands-amd64 644 B/644 B 100%]
                                                               
82% [5 Packages store 0 B] [Waiting for headers]
                                                
Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-backports/multiverse amd64 c-n-f Metadata [116 B]

82% [5 Packages store 0 B] [31 Commands-amd64 116 B/116 B 100%] [Waiting for he
                                                                               
82% [5 Packages store 0 B] [Waiting for headers]
                                                
Get:32 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [243 kB]

82% [5 Packages store 0 B] [32 Translation-en 8314 B/243 kB 3%]
                                                               
83% [5 Packages store 0 B] [Waiting for headers]
                                                
Get:33 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [11.4 kB]

83% [5 Packages store 0 B] [33 Commands-amd64 11.4 kB/11.4 kB 100%]
                                                                   
83% [5 Packages store 0 B]
                          
Get:34 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [1762 kB]

83% [5 Packages store 0 B] [34 Packages 16.0 kB/1762 kB 1%]
                                                           
87% [5 Packages store 0 B] [Waiting for headers]
                                                
Get:35 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [299 kB]

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

88% [5 Packages store 0 B] [36 Commands-amd64 520 B/520 B 100%]
                                                               
88% [5 Packages store 0 B] [Waiting for headers]
                                                
Get:37 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [848 kB]

88% [5 Packages store 0 B] [37 Packages 28.7 kB/848 kB 3%]
                                                          
90% [5 Packages store 0 B] [Waiting for headers]
                                                
Get:38 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [162 kB]

90% [5 Packages store 0 B] [38 Translation-en 40.3 kB/162 kB 25%]
                                                                 
91% [5 Packages store 0 B] [Waiting for headers]
                                                
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 16.8 kB/16.8 kB 100%]
                                                                   
91% [5 Packages store 0 B] [Waiting for headers]
                                                
Get:40 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB]

91% [5 Packages store 0 B] [40 Packages 20.0 kB/37.2 kB 54%]
                                                            
91% [5 Packages store 0 B] [Waiting for headers]
                                                
Get:41 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7588 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 260 B/260 B 100%]
                                                               
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% [7 Commands-amd64 store 0 B]
                                
92% [Working]
92% [8 Packages store 0 B]
                          
92% [Working]
92% [9 Translation-en store 0 B]
                                
92% [Working]
92% [10 Commands-amd64 store 0 B]
                                 
92% [Working]
92% [11 Packages store 0 B]
                           
93% [Working]
93% [12 Translation-en store 0 B]
                                 
93% [Working]
93% [13 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% [18 Packages store 0 B]
                           
94% [Working]
94% [19 Translation-en store 0 B]
                                 
94% [Working]
94% [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]
                           
95% [Working]
95% [25 Translation-en store 0 B]
                                 
96% [Working]
96% [26 Commands-amd64 store 0 B]
                                 
96% [Working]
96% [27 Commands-amd64 store 0 B]
                                 
96% [Working]
96% [28 Packages store 0 B]
                           
96% [Working]
96% [14 Packages store 0 B]
                           
97% [Working]
97% [29 Translation-en store 0 B]
                                 
97% [Working]
97% [30 Commands-amd64 store 0 B]
                                 
97% [Working]
97% [31 Commands-amd64 store 0 B]
                                 
97% [Working]
97% [32 Translation-en store 0 B]
                                 
98% [Working]
98% [33 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]
                                 
99% [Working]
99% [37 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.1 MB in 5s (6221 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... 40%

Reading package lists... 40%

Reading package lists... 57%

Reading package lists... 57%

Reading package lists... 57%

Reading package lists... 57%

Reading package lists... 57%

Reading package lists... 57%

Reading package lists... 62%

Reading package lists... 62%

Reading package lists... 65%

Reading package lists... 65%

Reading package lists... 68%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 74%

Reading package lists... 74%

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... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 84%

Reading package lists... 84%

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

4% [1 chrony 14.2 kB/290 kB 5%]
                               
100% [Working]
              
Fetched 290 kB in 1s (403 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-master-12465#3552: sudo apt-get -y install chrony
Disconnected from osm-master-12465[172.21.249.165:22]
[Pipeline] sshCommand
Host key checking is off. It may be vulnerable to man-in-the-middle attacks.
[jsch] Permanently added '172.21.249.165' (RSA) to the list of known hosts.
Connected to osm-master-12465[172.21.249.165:22] (SSH-2.0-OpenSSH_8.9p1 Ubuntu-3)
Started command osm-master-12465#3553: sudo service chrony stop
Success command osm-master-12465#3553: sudo service chrony stop
Disconnected from osm-master-12465[172.21.249.165:22]
[Pipeline] sshCommand
Host key checking is off. It may be vulnerable to man-in-the-middle attacks.
[jsch] Permanently added '172.21.249.165' (RSA) to the list of known hosts.
Connected to osm-master-12465[172.21.249.165:22] (SSH-2.0-OpenSSH_8.9p1 Ubuntu-3)
Started command osm-master-12465#3554: sudo chronyd -vq
chronyd (chrony) version 4.2 (+CMDMON +NTP +REFCLOCK +RTC +PRIVDROP +SCFILTER +SIGND +ASYNCDNS +NTS +SECHASH +IPV6 -DEBUG)
Success command osm-master-12465#3554: sudo chronyd -vq
Disconnected from osm-master-12465[172.21.249.165:22]
[Pipeline] sshCommand
Host key checking is off. It may be vulnerable to man-in-the-middle attacks.
[jsch] Permanently added '172.21.249.165' (RSA) to the list of known hosts.
Connected to osm-master-12465[172.21.249.165:22] (SSH-2.0-OpenSSH_8.9p1 Ubuntu-3)
Started command osm-master-12465#3555: sudo service chrony start
Success command osm-master-12465#3555: sudo service chrony start
Disconnected from osm-master-12465[172.21.249.165: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.165' (RSA) to the list of known hosts.
Connected to osm-master-12465[172.21.249.165:22] (SSH-2.0-OpenSSH_8.9p1 Ubuntu-3)
Started command osm-master-12465#3556: 
                        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-04-23 11:55:30--  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-04-23 11:55:30 (37.1 MB/s) - ‘install_osm.sh’ saved [10473/10473]

Success command osm-master-12465#3556: 
                        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-master-12465[172.21.249.165: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.165' (RSA) to the list of known hosts.
Connected to osm-master-12465[172.21.249.165:22] (SSH-2.0-OpenSSH_8.9p1 Ubuntu-3)
Started command osm-master-12465#3557: 
                                ./install_osm.sh -y                                     -u http://172.21.249.4:57481                                     -k pubkey.asc                                     -R release -r unstable                                     -d ****:****@osm.etsi.org:5050/devops/cicd/                                     -p http://172.21.1.1:5000                                     -t osm-master-12465                                     
                            
Checking required packages to add ETSI OSM debian repo: software-properties-common apt-transport-https
OK
Repository: 'deb [arch=amd64] http://172.21.249.4:57481/release unstable devops'
Description:
Archive for codename: unstable components: devops
More info: http://172.21.249.4:57481/release
Adding repository.
Adding deb entry to /etc/apt/sources.list.d/archive_uri-http_172_21_249_4_57481_release-jammy.list
Adding disabled deb-src entry to /etc/apt/sources.list.d/archive_uri-http_172_21_249_4_57481_release-jammy.list

0% [Working]
            
Ign:1 http://172.21.249.4:57481/release unstable InRelease

0% [Working]
            
Get:2 http://172.21.249.4:57481/release unstable Release [3204 B]

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

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

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

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

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

                        
0% [Working]
0% [Working]
            
Get:8 http://172.21.249.4:57481/release unstable/devops amd64 Packages [448 B]

0% [8 Packages 448 B/448 B 100%]
                                
0% [Working]
0% [8 Packages store 0 B]
                         
0% [Working]
0% [Working]
0% [Working]
0% [Working]
100% [Working]
              
Fetched 4514 B in 1s (3295 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... 40%

Reading package lists... 40%

Reading package lists... 57%

Reading package lists... 57%

Reading package lists... 57%

Reading package lists... 57%

Reading package lists... 57%

Reading package lists... 57%

Reading package lists... 62%

Reading package lists... 62%

Reading package lists... 62%

Reading package lists... 65%

Reading package lists... 65%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 74%

Reading package lists... 74%

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... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 84%

Reading package lists... 84%

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.249.4:57481/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.249.4:57481/release unstable Release (expected unstable but got )

0% [Working]
            
Ign:1 http://172.21.249.4:57481/release unstable InRelease

0% [Working]
            
Hit:2 http://172.21.249.4:57481/release unstable Release

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

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

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

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

                        
0% [Working]
0% [Working]
0% [Working]
0% [Working]
20% [Working]
             

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 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... 40%

Reading package lists... 40%

Reading package lists... 57%

Reading package lists... 57%

Reading package lists... 57%

Reading package lists... 57%

Reading package lists... 57%

Reading package lists... 57%

Reading package lists... 62%

Reading package lists... 62%

Reading package lists... 65%

Reading package lists... 65%

Reading package lists... 66%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 74%

Reading package lists... 74%

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... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 84%

Reading package lists... 84%

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.249.4:57481/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.249.4:57481/release unstable Release (expected unstable but got )
Ign:1 http://172.21.249.4:57481/release unstable InRelease
Hit:2 http://172.21.249.4:57481/release unstable Release
Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu jammy InRelease
Hit:4 http://security.ubuntu.com/ubuntu jammy-security InRelease
Hit:6 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates InRelease
Hit:7 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-backports InRelease
Reading package lists...
W: http://172.21.249.4:57481/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.249.4:57481/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 225 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.249.4:57481/release unstable/devops amd64 osm-devops all 15.0.0.post21-1 [20.4 MB]

0% [1 osm-devops 14.2 kB/20.4 MB 0%]
                                    
100% [Working]
              
Fetched 20.4 MB in 0s (83.5 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.0.post21-1_all.deb ...
Unpacking osm-devops (15.0.0.post21-1) ...
Setting up osm-devops (15.0.0.post21-1) ...
NEEDRESTART-VER: 3.5
NEEDRESTART-KCUR: 5.15.0-47-generic
NEEDRESTART-KEXP: 5.15.0-47-generic
NEEDRESTART-KSTA: 1
##  Tue Apr 23 11:55:57 UTC 2024 source: INFO: logging sourced
##  Tue Apr 23 11:55:57 UTC 2024 source: INFO: config sourced
##  Tue Apr 23 11:55:57 UTC 2024 source: INFO: container sourced
##  Tue Apr 23 11:55:57 UTC 2024 source: INFO: git_functions sourced
##  Tue Apr 23 11:55:57 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
Track start release: https://osm.etsi.org/InstallLog.php?&installation_id=1713873357-70uRKq7xfvpF3opR&local_ts=1713873357&event=start&operation=release&value=release&comment=&tags=
Track start docker_tag: https://osm.etsi.org/InstallLog.php?&installation_id=1713873357-70uRKq7xfvpF3opR&local_ts=1713873357&event=start&operation=docker_tag&value=osm-master-12465&comment=&tags=
Track start installation_type: https://osm.etsi.org/InstallLog.php?&installation_id=1713873357-70uRKq7xfvpF3opR&local_ts=1713873357&event=start&operation=installation_type&value=Default&comment=&tags=
Track start os_info: https://osm.etsi.org/InstallLog.php?&installation_id=1713873357-70uRKq7xfvpF3opR&local_ts=1713873357&event=start&operation=os_info&value=Ubuntu_22.04&comment=&tags=
Track checks checkingroot_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1713873357-70uRKq7xfvpF3opR&local_ts=1713873358&event=checks&operation=checkingroot_ok&value=&comment=&tags=
Track checks noroot_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1713873357-70uRKq7xfvpF3opR&local_ts=1713873358&event=checks&operation=noroot_ok&value=&comment=&tags=
Track checks proceed_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1713873357-70uRKq7xfvpF3opR&local_ts=1713873358&event=checks&operation=proceed_ok&value=&comment=&tags=
Installing OSM
Determining IP address of the interface with the default route
Track prereq prereqok_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1713873357-70uRKq7xfvpF3opR&local_ts=1713873358&event=prereq&operation=prereqok_ok&value=&comment=&tags=
Kubeadm requires docker, so docker will be installed.
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 225 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 225 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 225 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 225 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 225 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 225 not upgraded.
Installing Docker CE ...

0% [Working]
            
Ign:1 http://172.21.249.4:57481/release unstable InRelease

0% [Working]
            
Hit:2 http://172.21.249.4:57481/release unstable Release

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

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

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

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

                        
0% [Working]
0% [Working]
0% [Working]
0% [Working]
20% [Working]
             

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 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... 40%

Reading package lists... 40%

Reading package lists... 57%

Reading package lists... 57%

Reading package lists... 57%

Reading package lists... 57%

Reading package lists... 57%

Reading package lists... 57%

Reading package lists... 62%

Reading package lists... 62%

Reading package lists... 63%

Reading package lists... 65%

Reading package lists... 65%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 74%

Reading package lists... 74%

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... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 84%

Reading package lists... 84%

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.249.4:57481/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.249.4:57481/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 222 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 14.2 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]

76% [3 software-properties-common 6959 B/14.1 kB 49%]
                                                     
83% [Working]
             
Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-software-properties all 0.99.22.9 [28.8 kB]

85% [4 python3-software-properties 4174 B/28.8 kB 15%]
                                                      
100% [Working]
              
Fetched 200 kB in 0s (774 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 ... 65013 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 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.249.4:57481/release unstable InRelease

0% [Working]
            
Hit:2 http://172.21.249.4:57481/release unstable Release

0% [Working]
            
Get:3 https://download.docker.com/linux/ubuntu jammy InRelease [48.8 kB]

0% [Waiting for headers] [Waiting for headers] [3 InRelease 15.9 kB/48.8 kB 32%
                                                                               
0% [Waiting for headers] [Waiting for headers]
                                              
Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu jammy InRelease

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

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

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

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

0% [9 Packages 15.9 kB/31.1 kB 51%]
                                   
0% [Working]
0% [9 Packages store 0 B]
                         
0% [Working]
0% [Working]
0% [Working]
0% [Working]
100% [Working]
              
Fetched 79.9 kB in 1s (57.5 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... 40%

Reading package lists... 40%

Reading package lists... 56%

Reading package lists... 56%

Reading package lists... 57%

Reading package lists... 57%

Reading package lists... 57%

Reading package lists... 57%

Reading package lists... 62%

Reading package lists... 62%

Reading package lists... 65%

Reading package lists... 65%

Reading package lists... 65%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 74%

Reading package lists... 74%

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... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 84%

Reading package lists... 84%

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.249.4:57481/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.249.4:57481/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 222 not upgraded.
Need to get 121 MB of archives.
After this operation, 434 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.2 kB/63.6 kB 22%] [Connected to download.docker.com (52.222.144.2
                                                                               
Get:2 https://download.docker.com/linux/ubuntu jammy/stable amd64 containerd.io amd64 1.6.31-1 [29.8 MB]

                                                                               
0% [1 pigz 43.2 kB/63.6 kB 68%] [2 containerd.io 15.9 kB/29.8 MB 0%]
                                                                    
2% [2 containerd.io 32.3 kB/29.8 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 5511 B/39.6 kB 14%] [2 containerd.io 212 kB/29.8 MB 1%]
                                                                      
4% [Waiting for headers] [2 containerd.io 327 kB/29.8 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 4744 B/61.5 kB 8%] [2 containerd.io 327 kB/29.8 MB 1%]
                                                                      
7% [Waiting for headers] [2 containerd.io 851 kB/29.8 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 2337 B/28.2 kB 8%] [2 containerd.io 851 kB/29.8 MB 3%]
                                                                        
9% [2 containerd.io 1179 kB/29.8 MB 4%]
22% [2 containerd.io 21.8 MB/29.8 MB 73%]
                                         
30% [Working]
             
Get:6 https://download.docker.com/linux/ubuntu jammy/stable amd64 docker-buildx-plugin amd64 0.14.0-1~ubuntu.22.04~jammy [29.7 MB]

30% [6 docker-buildx-plugin 5102 B/29.7 MB 0%]
42% [6 docker-buildx-plugin 18.4 MB/29.7 MB 62%]
                                                
51% [Waiting for headers]
                         
Get:7 https://download.docker.com/linux/ubuntu jammy/stable amd64 docker-ce-cli amd64 5:26.1.0-1~ubuntu.22.04~jammy [14.6 MB]

51% [7 docker-ce-cli 42.1 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.0-1~ubuntu.22.04~jammy [25.3 MB]

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

82% [9 docker-ce-rootless-extras 65.0 kB/9320 kB 1%]
                                                    
90% [Waiting for headers]
                         
Get:10 https://download.docker.com/linux/ubuntu jammy/stable amd64 docker-compose-plugin amd64 2.26.1-1~ubuntu.22.04~jammy [12.4 MB]

90% [10 docker-compose-plugin 52.6 kB/12.4 MB 0%]
                                                 
100% [Working]
              
Fetched 121 MB in 3s (35.1 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 ... 65027 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.31-1_amd64.deb ...
Unpacking containerd.io (1.6.31-1) ...
Selecting previously unselected package docker-buildx-plugin.
Preparing to unpack .../2-docker-buildx-plugin_0.14.0-1~ubuntu.22.04~jammy_amd64.deb ...
Unpacking docker-buildx-plugin (0.14.0-1~ubuntu.22.04~jammy) ...
Selecting previously unselected package docker-ce-cli.
Preparing to unpack .../3-docker-ce-cli_5%3a26.1.0-1~ubuntu.22.04~jammy_amd64.deb ...
Unpacking docker-ce-cli (5:26.1.0-1~ubuntu.22.04~jammy) ...
Selecting previously unselected package docker-ce.
Preparing to unpack .../4-docker-ce_5%3a26.1.0-1~ubuntu.22.04~jammy_amd64.deb ...
Unpacking docker-ce (5:26.1.0-1~ubuntu.22.04~jammy) ...
Selecting previously unselected package docker-ce-rootless-extras.
Preparing to unpack .../5-docker-ce-rootless-extras_5%3a26.1.0-1~ubuntu.22.04~jammy_amd64.deb ...
Unpacking docker-ce-rootless-extras (5:26.1.0-1~ubuntu.22.04~jammy) ...
Selecting previously unselected package docker-compose-plugin.
Preparing to unpack .../6-docker-compose-plugin_2.26.1-1~ubuntu.22.04~jammy_amd64.deb ...
Unpacking docker-compose-plugin (2.26.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.0-1~ubuntu.22.04~jammy) ...
Setting up containerd.io (1.6.31-1) ...
Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service.
Setting up docker-compose-plugin (2.26.1-1~ubuntu.22.04~jammy) ...
Setting up libltdl7:amd64 (2.4.6-15build2) ...
Setting up docker-ce-cli (5:26.1.0-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.0-1~ubuntu.22.04~jammy) ...
Setting up slirp4netns (1.0.1-2) ...
Setting up docker-ce (5:26.1.0-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 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 and use systemd cgroup
Configuring http://172.21.1.1:5000 as registry mirror in /etc/containerd/config.toml
Testing Docker CE installation ...
Client: Docker Engine - Community
 Version:           26.1.0
 API version:       1.45
 Go version:        go1.21.9
 Git commit:        9714adc
 Built:             Mon Apr 22 17:06:41 2024
 OS/Arch:           linux/amd64
 Context:           default

Server: Docker Engine - Community
 Engine:
  Version:          26.1.0
  API version:      1.45 (minimum version 1.24)
  Go version:       go1.21.9
  Git commit:       c8af8eb
  Built:            Mon Apr 22 17:06:41 2024
  OS/Arch:          linux/amd64
  Experimental:     false
 containerd:
  Version:          1.6.31
  GitCommit:        e377cd56a71523140ca6ae87e30244719194a521
 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: Download complete 

c1ec31eb5944: Extracting  2.459kB/2.459kB

c1ec31eb5944: Extracting  2.459kB/2.459kB

c1ec31eb5944: Pull complete 
Digest: sha256:a26bff933ddc26d5cdf7faa98b4ae1e3ec20c4985e6f87ac0973052224d24302
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=1713873357-70uRKq7xfvpF3opR&local_ts=1713873418&event=docker_ce&operation=docker_ce_ok&value=&comment=&tags=
DEBUG_INSTALL=
DEFAULT_IP=
OSM_DEVOPS=/usr/share/osm-devops
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 15.3M    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 15.3M  100 15.3M    0     0  13.9M      0  0:00:01  0:00:01 --:--:-- 13.9M
linux-amd64/
linux-amd64/LICENSE
linux-amd64/README.md
linux-amd64/helm
version.BuildInfo{Version:"v3.14.3", GitCommit:"f03cc04caaa8f6d7c3e67cf918929150cf6f3f12", GitTreeState:"clean", GoVersion:"go1.21.7"}
"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 helm_client install_helm_client_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1713873357-70uRKq7xfvpF3opR&local_ts=1713873424&event=helm_client&operation=install_helm_client_ok&value=&comment=&tags=
DEBUG_INSTALL=
OSM_DEVOPS=/usr/share/osm-devops
OSM_CLUSTER_WORK_DIR=/etc/osm
HOME=/home/ubuntu
Creating folders for installation
Copying kubeadm-config from /usr/share/osm-devops/installers/kubeadm-config.yaml to /etc/osm/kubeadm-config.yaml

0% [Working]
            
Ign:1 http://172.21.249.4:57481/release unstable InRelease

0% [Working]
            
Hit:2 http://172.21.249.4:57481/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.81)] [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.81)] [Connected to download.do
                                                                               
Hit:5 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-backports InRelease

                                                                               
0% [Connecting to security.ubuntu.com (91.189.91.81)] [Waiting for headers]
                                                                           
Hit:6 https://download.docker.com/linux/ubuntu jammy InRelease

                                                                           
0% [Connecting to security.ubuntu.com (91.189.91.81)]
                                                     
Hit:7 http://security.ubuntu.com/ubuntu jammy-security InRelease

                                                     
0% [Working]
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... 40%

Reading package lists... 40%

Reading package lists... 56%

Reading package lists... 56%

Reading package lists... 57%

Reading package lists... 57%

Reading package lists... 57%

Reading package lists... 57%

Reading package lists... 58%

Reading package lists... 62%

Reading package lists... 62%

Reading package lists... 65%

Reading package lists... 65%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 74%

Reading package lists... 74%

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... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 84%

Reading package lists... 84%

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.249.4:57481/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.249.4:57481/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 220 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 14.2 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 2613 B/290 kB 1%]
                                 
100% [Working]
              
Fetched 484 kB in 1s (522 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 ... 65293 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 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.29/deb/ /


0% [Working]
            
Ign:1 http://172.21.249.4:57481/release unstable InRelease

0% [Working]
            
Hit:2 http://172.21.249.4:57481/release unstable Release

0% [Working]
            
Hit:3 https://download.docker.com/linux/ubuntu jammy InRelease

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

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

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

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

0% [Connected to prod-cdn.packages.k8s.io (18.161.97.54)]
                                                         
Get:6 https://prod-cdn.packages.k8s.io/repositories/isv:/kubernetes:/core:/stable:/v1.29/deb  InRelease [1186 B]

                                                         
0% [6 InRelease 1186 B/1186 B 100%]
                                   
0% [Working]
0% [Working]
0% [Working]
0% [Working]
0% [Working]
0% [Working]
30% [Working]
             
Get:10 https://prod-cdn.packages.k8s.io/repositories/isv:/kubernetes:/core:/stable:/v1.29/deb  Packages [7781 B]

100% [10 Packages 7781 B/7781 B 100%]
                                     
100% [Working]
100% [10 Packages store 0 B]
                            
100% [Working]
              
Fetched 8967 B in 2s (5079 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... 40%

Reading package lists... 40%

Reading package lists... 56%

Reading package lists... 56%

Reading package lists... 57%

Reading package lists... 57%

Reading package lists... 57%

Reading package lists... 57%

Reading package lists... 62%

Reading package lists... 62%

Reading package lists... 64%

Reading package lists... 65%

Reading package lists... 65%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 74%

Reading package lists... 74%

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... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 84%

Reading package lists... 84%

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.249.4:57481/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.249.4:57481/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 220 not upgraded.
Need to get 92.4 MB of archives.
After this operation, 346 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 14.2 kB/33.5 kB 42%] [Connected to pkgs.k8s.io (34.107.204.206)
                                                                               
3% [Waiting for headers]
                        
Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 ebtables amd64 2.0.11-4build2 [84.9 kB]

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

5% [3 socat 2907 B/349 kB 1%] [Waiting for headers]
                                                   
5% [3 socat 349 kB/349 kB 100%]
                               
8% [Waiting for headers]
8% [Connected to prod-cdn.packages.k8s.io (18.161.97.104)]
                                                          
Get:4 https://prod-cdn.packages.k8s.io/repositories/isv:/kubernetes:/core:/stable:/v1.29/deb  cri-tools 1.29.0-1.1 [20.1 MB]

                                                          
8% [4 cri-tools 15.8 kB/20.1 MB 0%] [Waiting for headers]
                                                         
8% [4 cri-tools 147 kB/20.1 MB 1%]
14% [4 cri-tools 7552 kB/20.1 MB 38%] [Waiting for headers]
                                                           
25% [4 cri-tools 19.6 MB/20.1 MB 97%]
                                     
28% [Working]
             
Get:5 https://prod-cdn.packages.k8s.io/repositories/isv:/kubernetes:/core:/stable:/v1.29/deb  kubernetes-cni 1.3.0-1.1 [31.4 MB]

28% [5 kubernetes-cni 15.8 kB/31.4 MB 0%]
                                         
58% [Waiting for headers]
                         
Get:6 https://prod-cdn.packages.k8s.io/repositories/isv:/kubernetes:/core:/stable:/v1.29/deb  kubelet 1.29.3-1.1 [19.8 MB]

58% [6 kubelet 1481 B/19.8 MB 0%]
                                 
77% [Waiting for headers]
                         
Get:7 https://prod-cdn.packages.k8s.io/repositories/isv:/kubernetes:/core:/stable:/v1.29/deb  kubectl 1.29.3-1.1 [10.5 MB]

77% [7 kubectl 59.0 kB/10.5 MB 1%]
                                  
89% [Working]
             
Get:8 https://prod-cdn.packages.k8s.io/repositories/isv:/kubernetes:/core:/stable:/v1.29/deb  kubeadm 1.29.3-1.1 [10.1 MB]

89% [8 kubeadm 51.8 kB/10.1 MB 1%]
                                  
100% [Working]
              
Fetched 92.4 MB in 2s (49.8 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 ... 65293 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.29.0-1.1_amd64.deb ...
Unpacking cri-tools (1.29.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.3.0-1.1_amd64.deb ...
Unpacking kubernetes-cni (1.3.0-1.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.29.3-1.1_amd64.deb ...
Unpacking kubelet (1.29.3-1.1) ...
Selecting previously unselected package kubectl.
Preparing to unpack .../6-kubectl_1.29.3-1.1_amd64.deb ...
Unpacking kubectl (1.29.3-1.1) ...
Selecting previously unselected package kubeadm.
Preparing to unpack .../7-kubeadm_1.29.3-1.1_amd64.deb ...
Unpacking kubeadm (1.29.3-1.1) ...
Setting up conntrack (1:1.4.6-2build2) ...
Setting up kubectl (1.29.3-1.1) ...
Setting up ebtables (2.0.11-4build2) ...
Setting up socat (1.7.4.1-3ubuntu4) ...
Setting up cri-tools (1.29.0-1.1) ...
Setting up kubernetes-cni (1.3.0-1.1) ...
Setting up kubelet (1.29.3-1.1) ...
Setting up kubeadm (1.29.3-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 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=1713873357-70uRKq7xfvpF3opR&local_ts=1713873460&event=k8scluster&operation=install_k8s_ok&value=&comment=&tags=
Track k8scluster kubelet: https://osm.etsi.org/InstallLog.php?&installation_id=1713873357-70uRKq7xfvpF3opR&local_ts=1713873460&event=k8scluster&operation=kubelet&value=1.29.3-1.1&comment=&tags=
Track k8scluster kubeadm: https://osm.etsi.org/InstallLog.php?&installation_id=1713873357-70uRKq7xfvpF3opR&local_ts=1713873460&event=k8scluster&operation=kubeadm&value=1.29.3-1.1&comment=&tags=
Track k8scluster kubectl: https://osm.etsi.org/InstallLog.php?&installation_id=1713873357-70uRKq7xfvpF3opR&local_ts=1713873460&event=k8scluster&operation=kubectl&value=1.29.3-1.1&comment=&tags=
I0423 11:57:41.666476   13725 version.go:256] remote version is much newer: v1.30.0; falling back to: stable-1.29
[init] Using Kubernetes version: v1.29.4
[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-dryrun797150415"
[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-master-12465] and IPs [10.96.0.1 172.21.249.165]
[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-master-12465] and IPs [172.21.249.165 127.0.0.1 ::1]
[certs] Generating "etcd/peer" certificate and key
[certs] etcd/peer serving cert is signed for DNS names [localhost osm-master-12465] and IPs [172.21.249.165 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-dryrun797150415"
[kubeconfig] Writing "admin.conf" kubeconfig file
[kubeconfig] Writing "super-admin.conf" kubeconfig file
[kubeconfig] Writing "kubelet.conf" kubeconfig file
[kubeconfig] Writing "controller-manager.conf" kubeconfig file
[kubeconfig] Writing "scheduler.conf" kubeconfig file
[etcd] Would ensure that "/var/lib/etcd" directory is present
[etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/tmp/kubeadm-init-dryrun797150415"
[control-plane] Using manifest folder "/etc/kubernetes/tmp/kubeadm-init-dryrun797150415"
[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"
[kubelet-start] Writing kubelet environment file with flags to file "/etc/kubernetes/tmp/kubeadm-init-dryrun797150415/kubeadm-flags.env"
[kubelet-start] Writing kubelet configuration to file "/etc/kubernetes/tmp/kubeadm-init-dryrun797150415/config.yaml"
[dryrun] Wrote certificates, kubeconfig files and control plane manifests to the "/etc/kubernetes/tmp/kubeadm-init-dryrun797150415" 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-dryrun797150415" 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.165: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.165
	    - --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.29.4
	    imagePullPolicy: IfNotPresent
	    livenessProbe:
	      failureThreshold: 8
	      httpGet:
	        host: 172.21.249.165
	        path: /livez
	        port: 6443
	        scheme: HTTPS
	      initialDelaySeconds: 10
	      periodSeconds: 10
	      timeoutSeconds: 15
	    name: kube-apiserver
	    readinessProbe:
	      failureThreshold: 3
	      httpGet:
	        host: 172.21.249.165
	        path: /readyz
	        port: 6443
	        scheme: HTTPS
	      periodSeconds: 1
	      timeoutSeconds: 15
	    resources:
	      requests:
	        cpu: 250m
	    startupProbe:
	      failureThreshold: 24
	      httpGet:
	        host: 172.21.249.165
	        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
	  priority: 2000001000
	  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.29.4
	    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
	  priority: 2000001000
	  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.29.4
	    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
	  priority: 2000001000
	  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
	containerRuntimeEndpoint: ""
	cpuManagerReconcilePeriod: 0s
	evictionPressureTransitionPeriod: 0s
	fileCheckFrequency: 0s
	healthzBindAddress: 127.0.0.1
	healthzPort: 10248
	httpCheckFrequency: 0s
	imageMaximumGCAge: 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-dryrun797150415". 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.29.4
	    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
	    containerRuntimeEndpoint: ""
	    cpuManagerReconcilePeriod: 0s
	    evictionPressureTransitionPeriod: 0s
	    fileCheckFrequency: 0s
	    healthzBindAddress: 127.0.0.1
	    healthzPort: 10248
	    httpCheckFrequency: 0s
	    imageMaximumGCAge: 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:039ebd4ded19b908b11b887f829926e4dd313124360bea9b68fa8b289464a774
	  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-master-12465"
[dryrun] Would perform action PATCH on resource "nodes" in API group "core/v1"
[dryrun] Resource name: "osm-master-12465"
[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-master-12465 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-master-12465 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-master-12465"
[dryrun] Would perform action PATCH on resource "nodes" in API group "core/v1"
[dryrun] Resource name: "osm-master-12465"
[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: q28uoi.echmr1o9ujgrmdq6
[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-q28uoi"
[dryrun] Would perform action CREATE on resource "secrets" in API group "core/v1"
[dryrun] Attached object:
	apiVersion: v1
	data:
	  auth-extra-groups: c3lzdGVtOmJvb3RzdHJhcHBlcnM6a3ViZWFkbTpkZWZhdWx0LW5vZGUtdG9rZW4=
	  expiration: MjAyNC0wNC0yNFQxMTo1Nzo0N1o=
	  token-id: cTI4dW9p
	  token-secret: ZWNobXIxbzl1amdybWRxNg==
	  usage-bootstrap-authentication: dHJ1ZQ==
	  usage-bootstrap-signing: dHJ1ZQ==
	kind: Secret
	metadata:
	  creationTimestamp: null
	  name: bootstrap-token-q28uoi
	  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
	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
	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: LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSURCVENDQWUyZ0F3SUJBZ0lJYTZQaFZQVHJENG93RFFZSktvWklodmNOQVFFTEJRQXdGVEVUTUJFR0ExVUUKQXhNS2EzVmlaWEp1WlhSbGN6QWVGdzB5TkRBME1qTXhNVFV5TkRKYUZ3MHpOREEwTWpFeE1UVTNOREphTUJVeApFekFSQmdOVkJBTVRDbXQxWW1WeWJtVjBaWE13Z2dFaU1BMEdDU3FHU0liM0RRRUJBUVVBQTRJQkR3QXdnZ0VLCkFvSUJBUUNmT1FrMFNZb2hCT0pYdG5NQzl5T3AxQTE2UlorRm1nVkpTeE5JQ1plR3k5NjdXK2NxQWVwY1pIaEgKcTZsWTBYVVpTZnZPaGo0Q0JkZmNhKzZmT1lWYUtBcE9zZDVqWHp3NWw1NTAxVWl4YWQ5VGNIOS9QQTE0L0M5YgpoaHhvcitLMHRnMDBGdXVIc2xzMXFZVFp4ZjlxM015bEdZN3BYUjNZWDlONC9NMFlwanJJV0N4OUlkNyt3cUh5CnN1akt2MHEydy90OEdiK3FQRWxmUHZtMzBoTWdUZmh1dnNQM2ljYW0zZ1hlWnZhVEZuTlJEUUs1R2lCaHEvMTQKb1A0bEMwdE16NWFTQnM1eTJ1Q2gvcWJ5eEtHK1VHNkdWL1M1QlprZ0R0Rk45Yi9kRXQ4MWdJeUlucnNxdHB2YQpRSXdIdW1EeWRpeVV3MEhYcFJaeXIxbzRjVVcxQWdNQkFBR2pXVEJYTUE0R0ExVWREd0VCL3dRRUF3SUNwREFQCkJnTlZIUk1CQWY4RUJUQURBUUgvTUIwR0ExVWREZ1FXQkJSazEybzVVNWV3OW1YalZndGRiTVZNS1FvVDdEQVYKQmdOVkhSRUVEakFNZ2dwcmRXSmxjbTVsZEdWek1BMEdDU3FHU0liM0RRRUJDd1VBQTRJQkFRQTZvczdVY2UrSgpwN3dUL25kUUFDcFdoNmVIbW5SbXVjenNWQ2g0SGI5UnRXNW1XS05rNklwNDRyazNrTSsyNUV6SzRNZG5DK0NqCkJwTlhmOXlBWUFQbldTV2ljRGpZeU50ajFlbi81Sk80OFhFeHBXRjZ2QStGaldvTzNFSlpvQXFzcCtRZE0vVWIKVHRNV2llRXIvenZUZU45VHNndGxBaE4ySnpVV0M3ckloYjN1ektUY2RZK2huM2pqWElXbDZYY2l0cVRsRm1UQQpEUFhrYk15UDlkVDhQYmhGNnBqZU1KZkt2NUhjc1RYSmEvOWxlaHBaZFRoMmJUSUZuSzlqT2dwMnExaFBOVlZNCnN5MW5WNnBDak1rdkJTZjNndlpvbEVPRE5td2ZSeVRiQjB0VzE3VTBmcXBJck5sMW03dDhjWGNTODJUWVVKYlYKR1Z2dmJlbGVaSVc1Ci0tLS0tRU5EIENFUlRJRklDQVRFLS0tLS0K
	        server: https://172.21.249.165: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:
	  - 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.11.1
	        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
	      tcpBeLiberal: false
	      tcpCloseWaitTimeout: null
	      tcpEstablishedTimeout: null
	      udpStreamTimeout: 0s
	      udpTimeout: 0s
	    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
	    logging:
	      flushFrequency: 0
	      options:
	        json:
	          infoBufferSize: "0"
	      verbosity: 0
	    metricsBindAddress: ""
	    mode: ""
	    nftables:
	      masqueradeAll: false
	      masqueradeBit: null
	      minSyncPeriod: 0s
	      syncPeriod: 0s
	    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.165: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:4a61a99492c8ea16da21c3254fec415fee133599d98a3e7360ebd913a1a8c8aa
	  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.29.4
	        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-dryrun797150415/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.165:6443 --token q28uoi.echmr1o9ujgrmdq6 \
	--discovery-token-ca-cert-hash sha256:72869ff546284c0d3cf4a2f97c0b93a2928e1b0aa61b0169c2806b8090c1bcab 
I0423 11:57:48.433538   13755 version.go:256] remote version is much newer: v1.30.0; falling back to: stable-1.29
[init] Using Kubernetes version: v1.29.4
[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'
W0423 11:58:05.643527   13755 checks.go:835] detected that the sandbox image "registry.k8s.io/pause:3.6" of the container runtime is inconsistent with that used by kubeadm. It is recommended that using "registry.k8s.io/pause:3.9" as the CRI sandbox image.
[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-master-12465] and IPs [10.96.0.1 172.21.249.165]
[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-master-12465] and IPs [172.21.249.165 127.0.0.1 ::1]
[certs] Generating "etcd/peer" certificate and key
[certs] etcd/peer serving cert is signed for DNS names [localhost osm-master-12465] and IPs [172.21.249.165 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 "super-admin.conf" kubeconfig file
[kubeconfig] Writing "kubelet.conf" kubeconfig file
[kubeconfig] Writing "controller-manager.conf" kubeconfig file
[kubeconfig] Writing "scheduler.conf" kubeconfig file
[etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
[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"
[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
[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 7.004873 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-master-12465 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-master-12465 as control-plane by adding the taints [node-role.kubernetes.io/control-plane:NoSchedule]
[bootstrap-token] Using token: 7jhqkj.0wnhc4x5184kb6nu
[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.165:6443 --token 7jhqkj.0wnhc4x5184kb6nu \
	--discovery-token-ca-cert-hash sha256:51565ea4a93104ad6b52c89ba5a68d9fc9f40dde75781ee765098d5fd18bc674 
Reading existing namespaces
NAME              STATUS   AGE
default           Active   8s
kube-node-lease   Active   8s
kube-public       Active   8s
kube-system       Active   8s
Track k8scluster init_k8s_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1713873357-70uRKq7xfvpF3opR&local_ts=1713873511&event=k8scluster&operation=init_k8s_ok&value=&comment=&tags=
--2024-04-23 11:58:32--  https://raw.githubusercontent.com/coreos/flannel/master/Documentation/kube-flannel.yml
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.108.133, 185.199.109.133, 185.199.110.133, ...
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.108.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 4345 (4.2K) [text/plain]
Saving to: ‘/tmp/flannel.1cRqLe/kube-flannel.yml’


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

2024-04-23 11:58:32 (21.5 MB/s) - ‘/tmp/flannel.1cRqLe/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-master-12465 untainted
LAST SEEN   TYPE      REASON                    OBJECT                  MESSAGE
12s         Normal    Starting                  node/osm-master-12465   Starting kubelet.
12s         Warning   InvalidDiskCapacity       node/osm-master-12465   invalid capacity 0 on image filesystem
12s         Normal    NodeAllocatableEnforced   node/osm-master-12465   Updated Node Allocatable limit across pods
12s         Normal    NodeHasSufficientMemory   node/osm-master-12465   Node osm-master-12465 status is now: NodeHasSufficientMemory
12s         Normal    NodeHasNoDiskPressure     node/osm-master-12465   Node osm-master-12465 status is now: NodeHasNoDiskPressure
12s         Normal    NodeHasSufficientPID      node/osm-master-12465   Node osm-master-12465 status is now: NodeHasSufficientPID
Track k8scluster k8s_ready_before_helm: https://osm.etsi.org/InstallLog.php?&installation_id=1713873357-70uRKq7xfvpF3opR&local_ts=1713873518&event=k8scluster&operation=k8s_ready_before_helm&value=&comment=&tags=
Deleting existing namespace osm: kubectl delete ns osm
Track k8scluster install_helm_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1713873357-70uRKq7xfvpF3opR&local_ts=1713873518&event=k8scluster&operation=install_helm_ok&value=&comment=&tags=
DEBUG_INSTALL=
DEFAULT_IP=172.21.249.165
OSM_DEVOPS=/usr/share/osm-devops
OSM_CLUSTER_WORK_DIR=/etc/osm
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: Tue Apr 23 11:58: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-04-23 11:58:44.03348701 +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=1713873357-70uRKq7xfvpF3opR&local_ts=1713873524&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: Tue Apr 23 11:58: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=1713873357-70uRKq7xfvpF3opR&local_ts=1713873529&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: Tue Apr 23 11:58: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=1713873357-70uRKq7xfvpF3opR&local_ts=1713873548&event=k8scluster&operation=k8s_certmanager_ok&value=&comment=&tags=
Installing nginx
Release "ingress-nginx" does not exist. Installing it now.
NAME: ingress-nginx
LAST DEPLOYED: Tue Apr 23 11:59:11 2024
NAMESPACE: ingress-nginx
STATUS: deployed
REVISION: 1
TEST SUITE: None
NOTES:
The ingress-nginx controller has been installed.
It may take a few minutes for the load balancer IP to be available.
You can watch the status by running 'kubectl get service --namespace ingress-nginx ingress-nginx-controller --output wide --watch'

An example Ingress that makes use of the controller:
  apiVersion: networking.k8s.io/v1
  kind: Ingress
  metadata:
    name: example
    namespace: foo
  spec:
    ingressClassName: nginx
    rules:
      - host: www.example.com
        http:
          paths:
            - pathType: Prefix
              backend:
                service:
                  name: exampleService
                  port:
                    number: 80
              path: /
    # This section is only required if TLS is to be enabled for the Ingress
    tls:
      - hosts:
        - www.example.com
        secretName: example-tls

If TLS is enabled for the Ingress, a Secret containing the certificate and key must also be provided:

  apiVersion: v1
  kind: Secret
  metadata:
    name: example-tls
    namespace: foo
  data:
    tls.crt: <base64 encoded cert>
    tls.key: <base64 encoded key>
  type: kubernetes.io/tls
pod/ingress-nginx-controller-55474d95c5-wxg5b condition met
Track k8scluster k8s_nginx_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1713873357-70uRKq7xfvpF3opR&local_ts=1713873581&event=k8scluster&operation=k8s_nginx_ok&value=&comment=&tags=
===> 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=1713873357-70uRKq7xfvpF3opR&local_ts=1713873606&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.165/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=1713873357-70uRKq7xfvpF3opR&local_ts=1713873606&event=k8scluster&operation=k8scluster_ok&value=&comment=&tags=
Track juju juju_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1713873357-70uRKq7xfvpF3opR&local_ts=1713873606&event=juju&operation=juju_ok&value=&comment=&tags=
Track docker_images docker_images_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1713873357-70uRKq7xfvpF3opR&local_ts=1713873606&event=docker_images&operation=docker_images_ok&value=&comment=&tags=
DEBUG_INSTALL=
OSM_DEVOPS=/usr/share/osm-devops
OSM_DOCKER_TAG=osm-master-12465
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: Tue Apr 23 12:00:14 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=1713873357-70uRKq7xfvpF3opR&local_ts=1713873615&event=deploy_osm&operation=deploy_mongodb_ok&value=&comment=&tags=
helm install -n osm --create-namespace osm /usr/share/osm-devops/installers/helm/osm  --set global.hostname=172.21.249.165.nip.io --set global.image.repositoryBase=osm.etsi.org:5050/devops/cicd/opensourcemano --set mysql.dbHostPath=/var/lib/osm/osm --set-string global.image.tag=osm-master-12465
NAME: osm
LAST DEPLOYED: Tue Apr 23 12:00:15 2024
NAMESPACE: osm
STATUS: deployed
REVISION: 1
TEST SUITE: None
NOTES:
1. Get the application URL by running these commands:
  export OSM_GUI_URL=$(kubectl get --namespace osm -o jsonpath="{.spec.rules[0].host}" ingress ngui-ingress)
  echo "OSM UI: $OSM_GUI_URL"
  export OSM_HOSTNAME=$(kubectl get --namespace osm -o jsonpath="{.spec.rules[0].host}" ingress nbi-ingress)
  echo "OSM_HOSTNAME (for osm client): $OSM_HOSTNAME"
USER-SUPPLIED VALUES:

global:

  hostname: 172.21.249.165.nip.io

  image:

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

    tag: osm-master-12465

mysql:

  dbHostPath: /var/lib/osm/osm

Track deploy_osm deploy_osm_services_k8s_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1713873357-70uRKq7xfvpF3opR&local_ts=1713873620&event=deploy_osm&operation=deploy_osm_services_k8s_ok&value=&comment=&tags=
DEFAULT_IP=172.21.249.165
DEBUG_INSTALL=
OSM_DEVOPS=/usr/share/osm-devops
OSM_DOCKER_TAG=osm-master-12465
OSM_HELM_WORK_DIR=/etc/osm/helm
Updating Helm values file helm/values/airflow-values.yaml to use defaultAirflowTag: osm-master-12465
Updating Helm values file helm/values/airflow-values.yaml to use defaultAirflowRepository: osm.etsi.org:5050/devops/cicd/opensourcemano/airflow
Updating Helm values file helm/values/airflow-values.yaml to set ingress.web.host: airflow.172.21.249.165.nip.io
"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: Tue Apr 23 12:00:25 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 service(s) by following defined Ingress urls:

DEPRECATION WARNING:
   `ingress.web.host` has been renamed to `ingress.web.hosts` and is now an array.
   Please change your values as support for the old name will be dropped in a future release.

DEPRECATION WARNING:
   `ingress.web.tls` has been renamed to `ingress.web.hosts[*].tls` and can be set per host.
   Please change your values as support for the old name will be dropped in a future release.

DEPRECATION WARNING:
   `ingress.flower.tls` has been renamed to `ingress.flower.hosts[*].tls` and can be set per host.
   Please change your values as support for the old name will be dropped in a future release.
Airflow Webserver:
      http://airflow.172.21.249.165.nip.io//
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=1713873357-70uRKq7xfvpF3opR&local_ts=1713873854&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: Tue Apr 23 12:04:22 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=1713873357-70uRKq7xfvpF3opR&local_ts=1713873862&event=deploy_osm&operation=pushgateway_ok&value=&comment=&tags=
Updating Helm values file helm/values/alertmanager-values.yaml to set ingress.hosts.host: alertmanager.172.21.249.165.nip.io
"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: Tue Apr 23 12:04:30 2024
NAMESPACE: osm
STATUS: deployed
REVISION: 1
NOTES:
1. Get the application URL by running these commands:
  http://alertmanager.172.21.249.165.nip.io/
Track deploy_osm alertmanager_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1713873357-70uRKq7xfvpF3opR&local_ts=1713873871&event=deploy_osm&operation=alertmanager_ok&value=&comment=&tags=
Track deploy_osm install_osm_ngsa_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1713873357-70uRKq7xfvpF3opR&local_ts=1713873871&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  1362k      0 --:--:-- --:--:-- --:--:-- 1523k
OK

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

0% [Working]
            
Ign:1 http://172.21.249.4:57481/release unstable InRelease

0% [Working]
            
Hit:2 http://172.21.249.4:57481/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.83)] [Co
                                                                               
Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates InRelease

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

0% [Connecting to security.ubuntu.com (91.189.91.83)] [Connected to download.do
                                                                               
Hit:6 https://download.docker.com/linux/ubuntu jammy InRelease

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

                                              
0% [Waiting for headers]
                        
0% [Working]
0% [Connected to prod-cdn.packages.k8s.io (18.161.97.77)]
                                                         
Get:10 http://172.21.249.4:57481/release unstable/IM amd64 Packages [858 B]

                                                         
0% [Waiting for headers] [10 Packages 858 B/858 B 100%]
                                                       
0% [Waiting for headers]
                        
Get:11 http://172.21.249.4:57481/release unstable/osmclient amd64 Packages [480 B]

0% [Waiting for headers]
                        
Hit:8 https://prod-cdn.packages.k8s.io/repositories/isv:/kubernetes:/core:/stable:/v1.29/deb  InRelease

                        
0% [Working]
0% [Working]
0% [Working]
0% [Working]
0% [Working]
0% [Working]
100% [Working]
              
Fetched 1338 B in 2s (880 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... 38%

Reading package lists... 40%

Reading package lists... 40%

Reading package lists... 56%

Reading package lists... 56%

Reading package lists... 57%

Reading package lists... 57%

Reading package lists... 57%

Reading package lists... 57%

Reading package lists... 62%

Reading package lists... 62%

Reading package lists... 65%

Reading package lists... 65%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 74%

Reading package lists... 74%

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... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 84%

Reading package lists... 84%

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.249.4:57481/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.249.4:57481/release unstable Release (expected unstable but got )

0% [Working]
            
Ign:1 http://172.21.249.4:57481/release unstable InRelease

0% [Working]
            
Hit:2 http://172.21.249.4:57481/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.83)] [Co
                                                                               
Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates InRelease

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

0% [Connecting to security.ubuntu.com (91.189.91.83)] [Waiting for headers] [Wa
                                                                               
Hit:6 https://download.docker.com/linux/ubuntu jammy InRelease

                                                                               
0% [Connecting to security.ubuntu.com (91.189.91.83)] [Waiting for headers]
                                                                           
0% [Waiting for headers] [Waiting for headers]
                                              
Hit:8 http://security.ubuntu.com/ubuntu jammy-security InRelease

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

Reading package lists... 40%

Reading package lists... 40%

Reading package lists... 56%

Reading package lists... 56%

Reading package lists... 57%

Reading package lists... 57%

Reading package lists... 57%

Reading package lists... 57%

Reading package lists... 62%

Reading package lists... 62%

Reading package lists... 65%

Reading package lists... 65%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 74%

Reading package lists... 74%

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... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 84%

Reading package lists... 84%

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.249.4:57481/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.249.4:57481/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 207 not upgraded.
Need to get 83.1 MB of archives.
After this operation, 239 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 14.2 kB/20.1 kB 71%]
                                      
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 2615 B/53.9 kB 5%]
                                  
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 2020 B/699 kB 0%]
                                  
1% [Waiting for headers]
                        
Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc6 amd64 2.35-0ubuntu3.7 [3235 kB]

2% [4 libc6 11.2 kB/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 53.8 kB/91.0 kB 59%]
                                    
5% [Working]
            
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 12.3 kB/58.4 kB 21%]
                                 
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 34.9 kB/1948 kB 2%]
                                       
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 52.5 kB/508 kB 10%]
                                    
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 16.4 kB/139 kB 12%]
                                           
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 36.9 kB/77.6 kB 48%]
                                           
9% [Waiting for headers]
                        
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 47.6 kB/1848 kB 3%]
                                               
11% [Working]
             
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 11.3 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 37.4 kB/812 kB 5%]
                                                
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 20.5 kB/22.8 kB 90%]
                                    
15% [Working]
             
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.7 [20.3 kB]

15% [17 libc-dev-bin 16.4 kB/20.3 kB 81%]
                                         
16% [Working]
             
Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-libc-dev amd64 5.15.0-105.115 [1330 kB]

16% [18 linux-libc-dev 0 B/1330 kB 0%]
                                      
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 25.1 kB/112 kB 23%]
                                        
18% [Waiting for headers]
                         
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 15.8 kB/68.5 kB 23%]
                                         
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 12.6 kB/192 kB 7%]
                                       
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 16.8 kB/71.3 kB 24%]
                                       
19% [Working]
             
Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc6-dev amd64 2.35-0ubuntu3.7 [2100 kB]

19% [23 libc6-dev 6955 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 12.8 kB/20.2 kB 63%]
                                        
21% [Working]
             
Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 libisl23 amd64 0.24-2build1 [727 kB]

21% [25 libisl23 41.1 kB/727 kB 6%]
                                   
22% [Waiting for headers]
                         
Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 libmpc3 amd64 1.2.1-2build1 [46.9 kB]

22% [26 libmpc3 34.9 kB/46.9 kB 74%]
                                    
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 24.6 kB/10.0 MB 0%]
                                  
32% [Waiting for headers]
                         
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 16.4 kB/27.7 kB 59%]
                                
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 24.6 kB/48.3 kB 51%]
                                     
33% [Waiting for headers]
                         
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 45.1 kB/126 kB 36%]
                                    
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 2068 B/30.2 kB 7%]
                                  
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 10.4 kB/10.4 kB 100%]
                                        
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 12.3 kB/2282 kB 1%]
                                    
36% [Working]
             
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 0 B/1069 kB 0%]
                                
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 0 B/2260 kB 0%]
                                
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 0 B/976 kB 0%]
                                
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 0 B/154 kB 0%]
                                   
41% [Working]
             
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]

41% [38 libgcc-11-dev 0 B/2517 kB 0%]
                                     
44% [Working]
             
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 0 B/20.1 MB 0%]
                              
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 0 B/5112 B 0%]
                          
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 0 B/2101 kB 0%]
                                        
66% [Working]
             
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 0 B/11.4 MB 0%]
                              
78% [Waiting for headers]
                         
Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 g++ amd64 4:11.2.0-1ubuntu1 [1412 B]

78% [Waiting for headers]
                         
Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 make amd64 4.3-4.1build1 [180 kB]

78% [44 make 47.8 kB/180 kB 27%]
                                
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 14.2 kB/237 kB 6%]
                                       
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 6959 B/34.8 kB 20%]
                                 
79% [Waiting for headers]
                         
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 6608 B/12.5 kB 53%]
                                             
79% [Waiting for headers]
                         
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 2509 B/922 kB 0%]
                                  
80% [Waiting for headers]
                         
Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 build-essential amd64 12.9ubuntu3 [4744 B]

81% [Waiting for headers]
                         
Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 libfakeroot amd64 1.28-1ubuntu1 [31.5 kB]

81% [50 libfakeroot 3899 B/31.5 kB 12%]
                                       
81% [Waiting for headers]
                         
Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 fakeroot amd64 1.28-1ubuntu1 [60.4 kB]

81% [51 fakeroot 60.4 kB/60.4 kB 100%]
                                      
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 5634 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 11.0 kB/29.1 kB 38%]
                                              
83% [Working]
             
Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 javascript-common all 11+nmu1 [5936 B]

83% [54 javascript-common 5936 B/5936 B 100%]
                                             
83% [Working]
             
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 20.5 kB/41.8 kB 49%]
                                                   
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 5511 B/12.0 kB 46%]
                                                   
84% [Waiting for headers]
                         
Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 libfontconfig1 amd64 2.13.1-4.2ubuntu5 [131 kB]

84% [58 libfontconfig1 476 B/131 kB 0%]
                                       
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 1975 B/134 kB 1%]
                                        
Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 libjpeg8 amd64 8c-2ubuntu10 [2264 B]

                                        
Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 libdeflate0 amd64 1.10-2 [70.9 kB]

                                        
85% [61 libdeflate0 3722 B/70.9 kB 5%]
                                      
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 613 B/29.2 kB 2%]
                                  
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 3020 B/206 kB 1%]
                                  
86% [Working]
             
Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtiff5 amd64 4.3.0-6ubuntu0.8 [185 kB]

86% [64 libtiff5 3533 B/185 kB 2%]
                                  
86% [Working]
             
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 23.5 kB/36.7 kB 64%]
                                    
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 28.4 kB/129 kB 22%]
                                  
87% [Working]
             
Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc-devtools amd64 2.35-0ubuntu3.7 [29.0 kB]

87% [67 libc-devtools 5511 B/29.0 kB 19%]
                                         
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 2613 B/147 kB 2%]
                                       
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 2806 B/33.9 kB 8%]
                                                 
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 519 B/321 kB 0%]
                                     
88% [Working]
             
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 15.2 kB/118 kB 13%]
                                            
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 20.5 kB/139 kB 15%]
                                           
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 28.7 kB/164 kB 17%]
                                      
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 9959 B/4762 kB 0%]
                                            
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 20.5 kB/2309 kB 1%]
                                        
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 27.6 kB/507 kB 5%]
                                         
98% [Working]
             
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 12.3 kB/26.0 kB 47%]
                                        
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 2615 B/32.0 kB 8%]
                                        
Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 python3-pip all 22.0.2+dfsg-1ubuntu0.4 [1305 kB]

                                        
98% [80 python3-pip 2182 B/1305 kB 0%]
                                      
100% [Working]
              
Fetched 83.1 MB in 4s (23.2 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 ... 65413 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 ... 65413 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 ... 65413 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 ... 65413 files and directories currently installed.)
Preparing to unpack .../libc6_2.35-0ubuntu3.7_amd64.deb ...
Unpacking libc6:amd64 (2.35-0ubuntu3.7) over (2.35-0ubuntu3.1) ...
Setting up libc6:amd64 (2.35-0ubuntu3.7) ...
(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 ... 65413 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 ... 65413 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 ... 65545 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 ... 65545 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.7_amd64.deb ...
Unpacking libc-dev-bin (2.35-0ubuntu3.7) ...
Selecting previously unselected package linux-libc-dev:amd64.
Preparing to unpack .../03-linux-libc-dev_5.15.0-105.115_amd64.deb ...
Unpacking linux-libc-dev:amd64 (5.15.0-105.115) ...
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.7_amd64.deb ...
Unpacking libc6-dev:amd64 (2.35-0ubuntu3.7) ...
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.8_amd64.deb ...
Unpacking libtiff5:amd64 (4.3.0-6ubuntu0.8) ...
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.7_amd64.deb ...
Unpacking libc-devtools (2.35-0ubuntu3.7) ...
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-105.115) ...
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.7) ...
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.7) ...
Setting up libtiff5:amd64 (4.3.0-6ubuntu0.8) ...
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.7) ...
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 958.6 kB/s eta 0:00:03
     ━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.2/2.1 MB 2.1 MB/s eta 0:00:01
     ━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.5/2.1 MB 4.3 MB/s eta 0:00:01
     ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 1.1/2.1 MB 7.7 MB/s eta 0:00:01
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 2.1/2.1 MB 12.8 MB/s eta 0:00:01
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 11.8 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 207 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.249.4:57481/release unstable/IM amd64 python3-osm-im all 15.0.0.post1+g90ffed2-1 [176 kB]

0% [1 python3-osm-im 0 B/176 kB 0%]
                                   
68% [Working]
             
Get:2 http://172.21.249.4:57481/release unstable/osmclient amd64 python3-osmclient all 11.0.0rc1.post66+gb9317cf-1 [68.6 kB]

68% [2 python3-osmclient 0 B/68.6 kB 0%]
                                        
100% [Working]
              
Fetched 245 kB in 0s (13.7 MB/s)
Selecting previously unselected package python3-osm-im.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 72332 files and directories currently installed.)
Preparing to unpack .../python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb ...
Unpacking python3-osm-im (15.0.0.post1+g90ffed2-1) ...
Selecting previously unselected package python3-osmclient.
Preparing to unpack .../python3-osmclient_11.0.0rc1.post66+gb9317cf-1_all.deb ...
Unpacking python3-osmclient (11.0.0rc1.post66+gb9317cf-1) ...
Setting up python3-osmclient (11.0.0rc1.post66+gb9317cf-1) ...
Setting up python3-osm-im (15.0.0.post1+g90ffed2-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.0 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.1/7.9 MB 3.9 MB/s eta 0:00:03
   ━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.5/7.9 MB 7.6 MB/s eta 0:00:01
   ━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/7.9 MB 12.0 MB/s eta 0:00:01
   ━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.7/7.9 MB 19.2 MB/s eta 0:00:01
   ━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━ 4.8/7.9 MB 27.0 MB/s eta 0:00:01
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 7.9/7.9 MB 38.7 MB/s eta 0:00:01
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.9/7.9 MB 34.0 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 33.7 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 7.5 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 43.2 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 38.5 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 204 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]

1% [1 file 4063 B/21.5 kB 19%]
                              
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 2614 B/87.2 kB 3%]
                                   
37% [Working]
             
Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libmagic-mgc amd64 1:5.41-3ubuntu0.1 [257 kB]

38% [3 libmagic-mgc 1969 B/257 kB 1%]
                                     
100% [Working]
              
Fetched 366 kB in 1s (444 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 ... 72434 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 -:--:--
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.3/158.3 kB 4.5 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 18.7 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 16.6 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 10.6 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 15.6 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 7.7 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 4.5 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 9.4 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 10.9 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=1713873357-70uRKq7xfvpF3opR&local_ts=1713873964&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-04-23 12:00:25.010601321 +0000 UTC	deployed	airflow-1.9.0                	2.5.3      
alertmanager	osm      	1       	2024-04-23 12:04:30.687515842 +0000 UTC	deployed	alertmanager-0.22.0          	v0.24.0    
mongodb-k8s 	osm      	1       	2024-04-23 12:00:14.764083418 +0000 UTC	deployed	mongodb-13.9.4               	6.0.5      
osm         	osm      	1       	2024-04-23 12:00:15.865722708 +0000 UTC	deployed	osm-0.0.1                    	15         
pushgateway 	osm      	1       	2024-04-23 12:04:22.561921449 +0000 UTC	deployed	prometheus-pushgateway-1.18.2	1.4.2      
helm -n osm status osm
NAME: osm
LAST DEPLOYED: Tue Apr 23 12:00:15 2024
NAMESPACE: osm
STATUS: deployed
REVISION: 1
TEST SUITE: None
NOTES:
1. Get the application URL by running these commands:
  export OSM_GUI_URL=$(kubectl get --namespace osm -o jsonpath="{.spec.rules[0].host}" ingress ngui-ingress)
  echo "OSM UI: $OSM_GUI_URL"
  export OSM_HOSTNAME=$(kubectl get --namespace osm -o jsonpath="{.spec.rules[0].host}" ingress nbi-ingress)
  echo "OSM_HOSTNAME (for osm client): $OSM_HOSTNAME"
===> 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=1713873357-70uRKq7xfvpF3opR&local_ts=1713874093&event=healthchecks&operation=after_healthcheck_ok&value=&comment=&tags=
HTTPSConnectionPool(host='127.0.0.1', port=9999): Max retries exceeded with url: /osm/admin/v1/tokens (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f3e2bf44ac0>: Failed to establish a new connection: [Errno 111] Connection refused'))
Maybe "--hostname" option or OSM_HOSTNAME environment variable needs to be specified
HTTPSConnectionPool(host='127.0.0.1', port=9999): Max retries exceeded with url: /osm/admin/v1/tokens (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7ff3739f4520>: Failed to establish a new connection: [Errno 111] Connection refused'))
Maybe "--hostname" option or OSM_HOSTNAME environment variable needs to be specified
Track final_ops add_local_k8scluster_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1713873357-70uRKq7xfvpF3opR&local_ts=1713874094&event=final_ops&operation=add_local_k8scluster_ok&value=&comment=&tags=
Track end end: https://osm.etsi.org/InstallLog.php?&installation_id=1713873357-70uRKq7xfvpF3opR&local_ts=1713874094&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-master-12465#3557: 
                                ./install_osm.sh -y                                     -u http://172.21.249.4:57481                                     -k pubkey.asc                                     -R release -r unstable                                     -d ****:****@osm.etsi.org:5050/devops/cicd/                                     -p http://172.21.1.1:5000                                     -t osm-master-12465                                     
                            
Disconnected from osm-master-12465[172.21.249.165: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.165' (RSA) to the list of known hosts.
Connected to osm-master-12465[172.21.249.165:22] (SSH-2.0-OpenSSH_8.9p1 Ubuntu-3)
Started command osm-master-12465#3558: 
                        /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-04-23 12:00:25.010601321 +0000 UTC	deployed	airflow-1.9.0                	2.5.3      
alertmanager	osm      	1       	2024-04-23 12:04:30.687515842 +0000 UTC	deployed	alertmanager-0.22.0          	v0.24.0    
mongodb-k8s 	osm      	1       	2024-04-23 12:00:14.764083418 +0000 UTC	deployed	mongodb-13.9.4               	6.0.5      
osm         	osm      	1       	2024-04-23 12:00:15.865722708 +0000 UTC	deployed	osm-0.0.1                    	15         
pushgateway 	osm      	1       	2024-04-23 12:04:22.561921449 +0000 UTC	deployed	prometheus-pushgateway-1.18.2	1.4.2      
helm -n osm status osm
NAME: osm
LAST DEPLOYED: Tue Apr 23 12:00:15 2024
NAMESPACE: osm
STATUS: deployed
REVISION: 1
TEST SUITE: None
NOTES:
1. Get the application URL by running these commands:
  export OSM_GUI_URL=$(kubectl get --namespace osm -o jsonpath="{.spec.rules[0].host}" ingress ngui-ingress)
  echo "OSM UI: $OSM_GUI_URL"
  export OSM_HOSTNAME=$(kubectl get --namespace osm -o jsonpath="{.spec.rules[0].host}" ingress nbi-ingress)
  echo "OSM_HOSTNAME (for osm client): $OSM_HOSTNAME"
===> 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-master-12465#3558: 
                        /usr/share/osm-devops/installers/osm_health.sh -k -s osm
                    
Disconnected from osm-master-12465[172.21.249.165: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.165' (RSA) to the list of known hosts.
Connected to osm-master-12465[172.21.249.165:22] (SSH-2.0-OpenSSH_8.9p1 Ubuntu-3)
Started command osm-master-12465#3559: 
                            echo `juju gui 2>&1 | grep password | cut -d: -f2`
                        

Success command osm-master-12465#3559: 
                            echo `juju gui 2>&1 | grep password | cut -d: -f2`
                        
Disconnected from osm-master-12465[172.21.249.165: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.165 --env PROMETHEUS_HOSTNAME=172.21.249.165 --env PROMETHEUS_PORT=9091 --env JUJU_PASSWORD= --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.VCaYAk5rML:/robot-systest/reports -v /home/jenkins/hive/port-mapping-etsi-vim.yaml:/root/port-mapping.yaml opensourcemano/tests:osm-master-12465 -c -t sanity

2024-04-23_12:10:27 Creating VIM osm
HTTPSConnectionPool(host='172.21.249.165', port=9999): Max retries exceeded with url: /osm/admin/v1/tokens (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7fa534f27df0>: Failed to establish a new connection: [Errno 111] Connection refused'))
Maybe "--hostname" option or OSM_HOSTNAME environment variable needs to be specified
VIM status: HTTPSConnectionPool(host='172.21.249.165', port=9999): Max retries exceeded with url: /osm/admin/v1/tokens (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f5c59059f60>: Failed to establish a new connection: [Errno 111] Connection refused'))
VIM status: HTTPSConnectionPool(host='172.21.249.165', port=9999): Max retries exceeded with url: /osm/admin/v1/tokens (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f62acb01f60>: Failed to establish a new connection: [Errno 111] Connection refused'))
VIM status: HTTPSConnectionPool(host='172.21.249.165', port=9999): Max retries exceeded with url: /osm/admin/v1/tokens (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f85eda85f60>: Failed to establish a new connection: [Errno 111] Connection refused'))
VIM status: HTTPSConnectionPool(host='172.21.249.165', port=9999): Max retries exceeded with url: /osm/admin/v1/tokens (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7fdb7c471f60>: Failed to establish a new connection: [Errno 111] Connection refused'))
VIM stuck for more than 50 seconds as: HTTPSConnectionPool(host='172.21.249.165', port=9999): Max retries exceeded with url: /osm/admin/v1/tokens (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7fdb7c471f60>: Failed to establish a new connection: [Errno 111] Connection refused'))
HTTPSConnectionPool(host='172.21.249.165', port=9999): Max retries exceeded with url: /osm/admin/v1/tokens (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f45ffcb1f90>: Failed to establish a new connection: [Errno 111] Connection refused'))
Maybe "--hostname" option or OSM_HOSTNAME environment variable needs to be specified

2024-04-23_12:11:14 Creating VIM osm
HTTPSConnectionPool(host='172.21.249.165', port=9999): Max retries exceeded with url: /osm/admin/v1/tokens (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f9000487df0>: Failed to establish a new connection: [Errno 111] Connection refused'))
Maybe "--hostname" option or OSM_HOSTNAME environment variable needs to be specified
VIM status: HTTPSConnectionPool(host='172.21.249.165', port=9999): Max retries exceeded with url: /osm/admin/v1/tokens (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7fcb71ba9f60>: Failed to establish a new connection: [Errno 111] Connection refused'))
VIM status: HTTPSConnectionPool(host='172.21.249.165', port=9999): Max retries exceeded with url: /osm/admin/v1/tokens (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f27cc7e1f60>: Failed to establish a new connection: [Errno 111] Connection refused'))
VIM status: HTTPSConnectionPool(host='172.21.249.165', port=9999): Max retries exceeded with url: /osm/admin/v1/tokens (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f58835b5f60>: Failed to establish a new connection: [Errno 111] Connection refused'))
VIM status: HTTPSConnectionPool(host='172.21.249.165', port=9999): Max retries exceeded with url: /osm/admin/v1/tokens (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7fe007fe1f60>: Failed to establish a new connection: [Errno 111] Connection refused'))
VIM stuck for more than 50 seconds as: HTTPSConnectionPool(host='172.21.249.165', port=9999): Max retries exceeded with url: /osm/admin/v1/tokens (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7fe007fe1f60>: Failed to establish a new connection: [Errno 111] Connection refused'))
HTTPSConnectionPool(host='172.21.249.165', port=9999): Max retries exceeded with url: /osm/admin/v1/tokens (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f9490a89fc0>: Failed to establish a new connection: [Errno 111] Connection refused'))
Maybe "--hostname" option or OSM_HOSTNAME environment variable needs to be specified

2024-04-23_12:12:02 Creating VIM osm
HTTPSConnectionPool(host='172.21.249.165', port=9999): Max retries exceeded with url: /osm/admin/v1/tokens (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f4d02b83df0>: Failed to establish a new connection: [Errno 111] Connection refused'))
Maybe "--hostname" option or OSM_HOSTNAME environment variable needs to be specified
VIM status: HTTPSConnectionPool(host='172.21.249.165', port=9999): Max retries exceeded with url: /osm/admin/v1/tokens (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7ff9a4c65f60>: Failed to establish a new connection: [Errno 111] Connection refused'))
VIM status: HTTPSConnectionPool(host='172.21.249.165', port=9999): Max retries exceeded with url: /osm/admin/v1/tokens (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f3eea2adf60>: Failed to establish a new connection: [Errno 111] Connection refused'))
VIM status: HTTPSConnectionPool(host='172.21.249.165', port=9999): Max retries exceeded with url: /osm/admin/v1/tokens (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f3e36d55f60>: Failed to establish a new connection: [Errno 111] Connection refused'))
VIM status: HTTPSConnectionPool(host='172.21.249.165', port=9999): Max retries exceeded with url: /osm/admin/v1/tokens (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7fbc5a5d9f60>: Failed to establish a new connection: [Errno 111] Connection refused'))
VIM stuck for more than 50 seconds as: HTTPSConnectionPool(host='172.21.249.165', port=9999): Max retries exceeded with url: /osm/admin/v1/tokens (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7fbc5a5d9f60>: Failed to establish a new connection: [Errno 111] Connection refused'))
HTTPSConnectionPool(host='172.21.249.165', port=9999): Max retries exceeded with url: /osm/admin/v1/tokens (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f9b2a051f90>: Failed to establish a new connection: [Errno 111] Connection refused'))
Maybe "--hostname" option or OSM_HOSTNAME environment variable needs to be specified

2024-04-23_12:12:50 Creating VIM osm
HTTPSConnectionPool(host='172.21.249.165', port=9999): Max retries exceeded with url: /osm/admin/v1/tokens (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f8149c4fdf0>: Failed to establish a new connection: [Errno 111] Connection refused'))
Maybe "--hostname" option or OSM_HOSTNAME environment variable needs to be specified
VIM status: HTTPSConnectionPool(host='172.21.249.165', port=9999): Max retries exceeded with url: /osm/admin/v1/tokens (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7fcdedbddf60>: Failed to establish a new connection: [Errno 111] Connection refused'))
VIM status: HTTPSConnectionPool(host='172.21.249.165', port=9999): Max retries exceeded with url: /osm/admin/v1/tokens (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7fddc0535f60>: Failed to establish a new connection: [Errno 111] Connection refused'))
VIM status: HTTPSConnectionPool(host='172.21.249.165', port=9999): Max retries exceeded with url: /osm/admin/v1/tokens (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f197445df60>: Failed to establish a new connection: [Errno 111] Connection refused'))
VIM status: HTTPSConnectionPool(host='172.21.249.165', port=9999): Max retries exceeded with url: /osm/admin/v1/tokens (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7fc89df25f60>: Failed to establish a new connection: [Errno 111] Connection refused'))
VIM stuck for more than 50 seconds as: HTTPSConnectionPool(host='172.21.249.165', port=9999): Max retries exceeded with url: /osm/admin/v1/tokens (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7fc89df25f60>: Failed to establish a new connection: [Errno 111] Connection refused'))
HTTPSConnectionPool(host='172.21.249.165', port=9999): Max retries exceeded with url: /osm/admin/v1/tokens (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f2116605fc0>: Failed to establish a new connection: [Errno 111] Connection refused'))
Maybe "--hostname" option or OSM_HOSTNAME environment variable needs to be specified
VIM failed to enter ENABLED state
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] sh
[osm-devops] Running shell script
+ cp /tmp/tmp.VCaYAk5rML/*.xml .
cp: cannot stat '/tmp/tmp.VCaYAk5rML/*.xml': No such file or directory
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (After System Integration test)
[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.165' (RSA) to the list of known hosts.
Connected to osm-master-12465[172.21.249.165:22] (SSH-2.0-OpenSSH_8.9p1 Ubuntu-3)
Started command osm-master-12465#3560: mkdir -p logs/dags
Success command osm-master-12465#3560: mkdir -p logs/dags
Disconnected from osm-master-12465[172.21.249.165:22]
[Pipeline] sshCommand
Host key checking is off. It may be vulnerable to man-in-the-middle attacks.
[jsch] Permanently added '172.21.249.165' (RSA) to the list of known hosts.
Connected to osm-master-12465[172.21.249.165:22] (SSH-2.0-OpenSSH_8.9p1 Ubuntu-3)
Started command osm-master-12465#3561: 
            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-master-12465#3561: 
            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-master-12465[172.21.249.165:22]
[Pipeline] sshCommand
Host key checking is off. It may be vulnerable to man-in-the-middle attacks.
[jsch] Permanently added '172.21.249.165' (RSA) to the list of known hosts.
Connected to osm-master-12465[172.21.249.165:22] (SSH-2.0-OpenSSH_8.9p1 Ubuntu-3)
Started command osm-master-12465#3562: 
            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-master-12465#3562: 
            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-master-12465[172.21.249.165:22]
[Pipeline] sshCommand
Host key checking is off. It may be vulnerable to man-in-the-middle attacks.
[jsch] Permanently added '172.21.249.165' (RSA) to the list of known hosts.
Connected to osm-master-12465[172.21.249.165:22] (SSH-2.0-OpenSSH_8.9p1 Ubuntu-3)
Started command osm-master-12465#3563: 
            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-5859948465-9d9tt
tar: Removing leading `/' from member names
Success command osm-master-12465#3563: 
            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-master-12465[172.21.249.165:22]
[Pipeline] sh
[osm-stage_3_master] 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.165' (RSA) to the list of known hosts.
Connected to osm-master-12465[172.21.249.165:22] (SSH-2.0-OpenSSH_8.9p1 Ubuntu-3)
Started command osm-master-12465#3564: ls -al logs
total 14108
drwxrwxr-x 3 ubuntu ubuntu    4096 Apr 23 12:13 .
drwxr-x--- 8 ubuntu ubuntu    4096 Apr 23 12:13 ..
-rw-rw-r-- 1 ubuntu ubuntu    8026 Apr 23 12:13 airflow-postgresql.log
-rw-rw-r-- 1 ubuntu ubuntu     701 Apr 23 12:13 airflow-redis.log
-rw-rw-r-- 1 ubuntu ubuntu   30613 Apr 23 12:13 airflow-scheduler.log
-rw-rw-r-- 1 ubuntu ubuntu     692 Apr 23 12:13 airflow-statsd.log
-rw-rw-r-- 1 ubuntu ubuntu    4076 Apr 23 12:13 airflow-triggerer.log
-rw-rw-r-- 1 ubuntu ubuntu  138525 Apr 23 12:13 airflow-webserver.log
-rw-rw-r-- 1 ubuntu ubuntu   13572 Apr 23 12:13 airflow-worker.log
-rw-rw-r-- 1 ubuntu ubuntu    2902 Apr 23 12:13 alertmanager.log
drwxrwxr-x 2 ubuntu ubuntu    4096 Apr 23 12:13 dags
-rw-rw-r-- 1 ubuntu ubuntu   91622 Apr 23 12:13 grafana.log
-rw-rw-r-- 1 ubuntu ubuntu  219314 Apr 23 12:13 kafka-controller.log
-rw-rw-r-- 1 ubuntu ubuntu    2189 Apr 23 12:13 keystone.log
-rw-rw-r-- 1 ubuntu ubuntu   13810 Apr 23 12:13 lcm.log
-rw-rw-r-- 1 ubuntu ubuntu   17956 Apr 23 12:13 mon.log
-rw-rw-r-- 1 ubuntu ubuntu 9711658 Apr 23 12:13 mongodb-k8s-arbiter.log
-rw-rw-r-- 1 ubuntu ubuntu 1810962 Apr 23 12:13 mongodb-k8s.log
-rw-rw-r-- 1 ubuntu ubuntu   47519 Apr 23 12:13 mysql.log
-rw-rw-r-- 1 ubuntu ubuntu    7567 Apr 23 12:13 nbi.log
-rw-rw-r-- 1 ubuntu ubuntu       0 Apr 23 12:13 ngui.log
-rw-rw-r-- 1 ubuntu ubuntu    9160 Apr 23 12:13 prometheus.log
-rw-rw-r-- 1 ubuntu ubuntu     607 Apr 23 12:13 pushgateway-prometheus-pushgateway.log
-rw-rw-r-- 1 ubuntu ubuntu 2251469 Apr 23 12:13 ro.log
-rw-rw-r-- 1 ubuntu ubuntu     316 Apr 23 12:13 webhook-translator.log
-rw-rw-r-- 1 ubuntu ubuntu    2067 Apr 23 12:13 zookeeper.log
Success command osm-master-12465#3564: ls -al logs
Disconnected from osm-master-12465[172.21.249.165:22]
[Pipeline] sshGet
Host key checking is off. It may be vulnerable to man-in-the-middle attacks.
[jsch] Permanently added '172.21.249.165' (RSA) to the list of known hosts.
Connected to osm-master-12465[172.21.249.165:22] (SSH-2.0-OpenSSH_8.9p1 Ubuntu-3)
Received file from osm-master-12465: mongodb-k8s-arbiter.log -> /home/jenkins/workspace/osm-stage_3_master/logs/mongodb-k8s-arbiter.log
Received file from osm-master-12465: airflow-redis.log -> /home/jenkins/workspace/osm-stage_3_master/logs/airflow-redis.log
Received file from osm-master-12465: mon.log -> /home/jenkins/workspace/osm-stage_3_master/logs/mon.log
Received file from osm-master-12465: ngui.log -> /home/jenkins/workspace/osm-stage_3_master/logs/ngui.log
Received file from osm-master-12465: alertmanager.log -> /home/jenkins/workspace/osm-stage_3_master/logs/alertmanager.log
Received file from osm-master-12465: webhook-translator.log -> /home/jenkins/workspace/osm-stage_3_master/logs/webhook-translator.log
Received file from osm-master-12465: airflow-triggerer.log -> /home/jenkins/workspace/osm-stage_3_master/logs/airflow-triggerer.log
Received file from osm-master-12465: airflow-postgresql.log -> /home/jenkins/workspace/osm-stage_3_master/logs/airflow-postgresql.log
Received file from osm-master-12465: keystone.log -> /home/jenkins/workspace/osm-stage_3_master/logs/keystone.log
Received file from osm-master-12465: kafka-controller.log -> /home/jenkins/workspace/osm-stage_3_master/logs/kafka-controller.log
Received file from osm-master-12465: airflow-scheduler.log -> /home/jenkins/workspace/osm-stage_3_master/logs/airflow-scheduler.log
Received file from osm-master-12465: airflow-statsd.log -> /home/jenkins/workspace/osm-stage_3_master/logs/airflow-statsd.log
Received file from osm-master-12465: pushgateway-prometheus-pushgateway.log -> /home/jenkins/workspace/osm-stage_3_master/logs/pushgateway-prometheus-pushgateway.log
Received file from osm-master-12465: airflow-webserver.log -> /home/jenkins/workspace/osm-stage_3_master/logs/airflow-webserver.log
Received file from osm-master-12465: lcm.log -> /home/jenkins/workspace/osm-stage_3_master/logs/lcm.log
Received file from osm-master-12465: airflow-worker.log -> /home/jenkins/workspace/osm-stage_3_master/logs/airflow-worker.log
Received file from osm-master-12465: mongodb-k8s.log -> /home/jenkins/workspace/osm-stage_3_master/logs/mongodb-k8s.log
Received file from osm-master-12465: grafana.log -> /home/jenkins/workspace/osm-stage_3_master/logs/grafana.log
Received file from osm-master-12465: mysql.log -> /home/jenkins/workspace/osm-stage_3_master/logs/mysql.log
Received file from osm-master-12465: nbi.log -> /home/jenkins/workspace/osm-stage_3_master/logs/nbi.log
Received file from osm-master-12465: zookeeper.log -> /home/jenkins/workspace/osm-stage_3_master/logs/zookeeper.log
Received file from osm-master-12465: ro.log -> /home/jenkins/workspace/osm-stage_3_master/logs/ro.log
Received file from osm-master-12465: prometheus.log -> /home/jenkins/workspace/osm-stage_3_master/logs/prometheus.log
Received file from osm-master-12465: vdu_down.py.log -> /home/jenkins/workspace/osm-stage_3_master/logs/dags/vdu_down.py.log
Received file from osm-master-12465: multivim_vm_status.py.log -> /home/jenkins/workspace/osm-stage_3_master/logs/dags/multivim_vm_status.py.log
Received file from osm-master-12465: vdu_alarm.py.log -> /home/jenkins/workspace/osm-stage_3_master/logs/dags/vdu_alarm.py.log
Received file from osm-master-12465: ns_topology.py.log -> /home/jenkins/workspace/osm-stage_3_master/logs/dags/ns_topology.py.log
Received file from osm-master-12465: multisdnc_sdnc_status.py.log -> /home/jenkins/workspace/osm-stage_3_master/logs/dags/multisdnc_sdnc_status.py.log
Received file from osm-master-12465: multivim_vm_metrics.py.log -> /home/jenkins/workspace/osm-stage_3_master/logs/dags/multivim_vm_metrics.py.log
Received file from osm-master-12465: scalein_vdu.py.log -> /home/jenkins/workspace/osm-stage_3_master/logs/dags/scalein_vdu.py.log
Received file from osm-master-12465: scaleout_vdu.py.log -> /home/jenkins/workspace/osm-stage_3_master/logs/dags/scaleout_vdu.py.log
Received file from osm-master-12465: multivim_vim_status.py.log -> /home/jenkins/workspace/osm-stage_3_master/logs/dags/multivim_vim_status.py.log
Received directory from osm-master-12465: logs -> /home/jenkins/workspace/osm-stage_3_master
Disconnected from osm-master-12465[172.21.249.165:22]
[Pipeline] step
Archiving artifacts
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cleanup)
[Pipeline] echo
Deleting VM: cc36a972-2a2e-4bc7-98c6-1754e75565ce
[Pipeline] sh
[osm-stage_3_master] Running shell script
[Pipeline] sh
[osm-stage_3_master] Running shell script
+ docker stop osm-master-12465-apache
osm-master-12465-apache
[Pipeline] sh
[osm-stage_3_master] Running shell script
+ docker rm osm-master-12465-apache
osm-master-12465-apache
[Pipeline] sh
[osm-stage_3_master] Running shell script
+ rm -rf /tmp/tmp.20kkJbtMUQ
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
ERROR: script returned exit code 1
Finished: FAILURE