FailedConsole Output

Started by upstream project "daily-stage_4-testing" build number 2527
originally caused by:
 Started by timer
 > git rev-parse --is-inside-work-tree # timeout=10
Setting origin to https://osm.etsi.org/gerrit/osm/devops
 > git config remote.origin.url https://osm.etsi.org/gerrit/osm/devops # timeout=10
Fetching origin...
Fetching upstream changes from origin
 > git --version # timeout=10
 > git config --get remote.origin.url # timeout=10
 > git fetch --tags --force --progress origin +refs/heads/*:refs/remotes/origin/*
Seen branch in repository origin/WIM
Seen branch in repository origin/bug1511
Seen branch in repository origin/feature5837
Seen branch in repository origin/feature7106
Seen branch in repository origin/feature7928
Seen branch in repository origin/master
Seen branch in repository origin/multi_stack
Seen branch in repository origin/netslice
Seen branch in repository origin/new-pipeline
Seen branch in repository origin/ng-ro-refactor
Seen branch in repository origin/paas
Seen branch in repository origin/py3
Seen branch in repository origin/rift300
Seen branch in repository origin/sol006
Seen branch in repository origin/sol006v331
Seen branch in repository origin/systest
Seen branch in repository origin/v10.0
Seen branch in repository origin/v11.0
Seen branch in repository origin/v12.0
Seen branch in repository origin/v13.0
Seen branch in repository origin/v14.0
Seen branch in repository origin/v15.0
Seen branch in repository origin/v2.0
Seen branch in repository origin/v3.1
Seen branch in repository origin/v4.0
Seen branch in repository origin/v5.0
Seen branch in repository origin/v6.0
Seen branch in repository origin/v7.0
Seen branch in repository origin/v8.0
Seen branch in repository origin/v9.0
Seen branch in repository origin/vagrant_stage_3
Seen 31 remote branches
Obtained jenkins/ci-pipelines/ci_stage_3.groovy from 18582e9176d2d4a07d4628fc0db7c6221613c4f2
Running in Durability level: MAX_SURVIVABILITY
[Pipeline] properties
[Pipeline] node
Running on osm-cicd-5 in /home/jenkins/workspace/osm-stage_3-merge_master
[Pipeline] {
[Pipeline] sh
[osm-stage_3-merge_master] Running shell script
+ env
JENKINS_HOME=/var/lib/jenkins
REPO_DISTRO=unstable
SSH_CLIENT=212.234.161.1 46905 22
USER=jenkins
ROBOT_PASS_THRESHOLD=99.0
GPG_KEY_NAME=OSMETSI
OPENSTACK_BASE_IMAGE=ubuntu22.04
RUN_CHANGES_DISPLAY_URL=https://osm.etsi.org/jenkins/job/osm-stage_3-merge/job/master/3002/display/redirect?page=changes
DO_ROBOT=true
XDG_SESSION_TYPE=tty
SHLVL=0
NODE_LABELS=osm-cicd-5 pool system
HUDSON_URL=https://osm.etsi.org/jenkins/
ROBOT_VIM=/home/jenkins/hive/robot-systest.cfg
MOTD_SHOWN=pam
OLDPWD=/home/jenkins
HOME=/home/jenkins
BUILD_URL=https://osm.etsi.org/jenkins/job/osm-stage_3-merge/job/master/3002/
HUDSON_COOKIE=88a11da3-245a-443e-b2c9-593606ed6ba0
JENKINS_SERVER_COOKIE=durable-e9e6c2c57af17b4004dd9bff63f1fc71
CLOUDS=/home/jenkins/hive/clouds.yaml
DOCKER_TAG=testing-daily
DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1003/bus
WORKSPACE=/home/jenkins/workspace/osm-stage_3-merge_master
UPSTREAM_SUFFIX=-stage_2
LOGNAME=jenkins
NODE_NAME=osm-cicd-5
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-merge/job/master/3002/display/redirect?page=artifacts
SAVE_ARTIFACTS_ON_SMOKE_SUCCESS=true
XDG_SESSION_CLASS=user
EXECUTOR_NUMBER=2
SAVE_CONTAINER_ON_PASS=false
XDG_SESSION_ID=2826
TRY_JUJU_INSTALLATION=false
RUN_TESTS_DISPLAY_URL=https://osm.etsi.org/jenkins/job/osm-stage_3-merge/job/master/3002/display/redirect?page=tests
BUILD_DISPLAY_NAME=#3002
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=daily
BUILD_ID=3002
XDG_RUNTIME_DIR=/run/user/1003
DO_DOCKERPUSH=true
BUILD_TAG=jenkins-osm-stage_3-merge-master-3002
OPENSTACK_OSM_FLAVOR=osm.sanity
JENKINS_URL=https://osm.etsi.org/jenkins/
LANG=C.UTF-8
ROBOT_UNSTABLE_THRESHOLD=80.0
JOB_URL=https://osm.etsi.org/jenkins/job/osm-stage_3-merge/job/master/
BUILD_NUMBER=3002
SHELL=/bin/bash
RUN_DISPLAY_URL=https://osm.etsi.org/jenkins/job/osm-stage_3-merge/job/master/3002/display/redirect
ARTIFACTORY_SERVER=artifactory-osm
SAVE_CONTAINER_ON_FAIL=false
HUDSON_SERVER_COOKIE=6d3295a483c3e6d5
ROBOT_PORT_MAPPING_VIM=/home/jenkins/hive/port-mapping-etsi-vim.yaml
JOB_DISPLAY_URL=https://osm.etsi.org/jenkins/job/osm-stage_3-merge/job/master/display/redirect
RELEASE=release
JOB_NAME=osm-stage_3-merge/master
DO_INSTALL=true
PWD=/home/jenkins/workspace/osm-stage_3-merge_master
REPO_KEY_NAME=pubkey.asc
SSH_CONNECTION=212.234.161.1 46905 172.21.1.5 22
TRY_OLD_SERVICE_ASSURANCE=false
BRANCH_NAME=master
[Pipeline] stage
[Pipeline] { (Checkout)
[Pipeline] checkout
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://osm.etsi.org/gerrit/osm/devops
 > git init /home/jenkins/workspace/osm-stage_3-merge_master # timeout=10
Fetching upstream changes from https://osm.etsi.org/gerrit/osm/devops
 > git --version # timeout=10
 > git fetch --no-tags --force --progress https://osm.etsi.org/gerrit/osm/devops +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://osm.etsi.org/gerrit/osm/devops # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://osm.etsi.org/gerrit/osm/devops # timeout=10
Fetching without tags
Fetching upstream changes from https://osm.etsi.org/gerrit/osm/devops
 > git fetch --no-tags --force --progress https://osm.etsi.org/gerrit/osm/devops +refs/heads/*:refs/remotes/origin/*
Checking out Revision 18582e9176d2d4a07d4628fc0db7c6221613c4f2 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 18582e9176d2d4a07d4628fc0db7c6221613c4f2
Commit message: "Feature 11037 Installation of ingress controller in OSM community installer"
 > git rev-list --no-walk 18582e9176d2d4a07d4628fc0db7c6221613c4f2 # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] load
[Pipeline] { (jenkins/ci-pipelines/ci_helper.groovy)
[Pipeline] }
[Pipeline] // load
[Pipeline] stage
[Pipeline] { (Copy Artifacts)
[Pipeline] sh
[osm-stage_3-merge_master] Running shell script
+ tree -fD repo
repo  [error opening dir]

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

0 directories, 0 files
+ exit 0
[Pipeline] dir
Running in /home/jenkins/workspace/osm-stage_3-merge_master/repo
[Pipeline] {
Running in /home/jenkins/workspace/osm-stage_3-merge_master/repo/release
[Pipeline] dir
[Pipeline] {
[Pipeline] sh
[release] Running shell script
+ pwd
[Pipeline] lock
Trying to acquire lock on [Artifactory]
Lock acquired on [Artifactory]
[Pipeline] {
[Pipeline] parallel
[Pipeline] [RO] { (Branch: RO)
[Pipeline] [osmclient] { (Branch: osmclient)
[Pipeline] [IM] { (Branch: IM)
[Pipeline] [devops] { (Branch: devops)
[Pipeline] [MON] { (Branch: MON)
[Pipeline] [N2VC] { (Branch: N2VC)
[Pipeline] [NBI] { (Branch: NBI)
[Pipeline] [common] { (Branch: common)
[Pipeline] [LCM] { (Branch: LCM)
[Pipeline] [POL] { (Branch: POL)
[Pipeline] [NG-UI] { (Branch: NG-UI)
[Pipeline] [NG-SA] { (Branch: NG-SA)
[Pipeline] [PLA] { (Branch: PLA)
[Pipeline] [tests] { (Branch: tests)
[RO] Running in /home/jenkins/workspace/osm-stage_3-merge_master/repo/release/RO
[Pipeline] [RO] dir
[Pipeline] [RO] {
[Pipeline] [osmclient] dir
[osmclient] Running in /home/jenkins/workspace/osm-stage_3-merge_master/repo/release/osmclient
[Pipeline] [osmclient] {
[Pipeline] [IM] dir
[IM] Running in /home/jenkins/workspace/osm-stage_3-merge_master/repo/release/IM
[Pipeline] [IM] {
[Pipeline] [devops] dir
[devops] Running in /home/jenkins/workspace/osm-stage_3-merge_master/repo/release/devops
[Pipeline] [devops] {
[Pipeline] [MON] dir
[MON] Running in /home/jenkins/workspace/osm-stage_3-merge_master/repo/release/MON
[Pipeline] [MON] {
[Pipeline] [N2VC] dir
[N2VC] Running in /home/jenkins/workspace/osm-stage_3-merge_master/repo/release/N2VC
[Pipeline] [N2VC] {
[Pipeline] [NBI] dir
[NBI] Running in /home/jenkins/workspace/osm-stage_3-merge_master/repo/release/NBI
[Pipeline] [NBI] {
[Pipeline] [common] dir
[common] Running in /home/jenkins/workspace/osm-stage_3-merge_master/repo/release/common
[Pipeline] [common] {
[Pipeline] [LCM] dir
[LCM] Running in /home/jenkins/workspace/osm-stage_3-merge_master/repo/release/LCM
[Pipeline] [LCM] {
[Pipeline] [POL] dir
[POL] Running in /home/jenkins/workspace/osm-stage_3-merge_master/repo/release/POL
[Pipeline] [POL] {
[Pipeline] [NG-UI] dir
[NG-UI] Running in /home/jenkins/workspace/osm-stage_3-merge_master/repo/release/NG-UI
[Pipeline] [NG-UI] {
[Pipeline] [NG-SA] dir
[NG-SA] Running in /home/jenkins/workspace/osm-stage_3-merge_master/repo/release/NG-SA
[Pipeline] [NG-SA] {
[Pipeline] [PLA] dir
[PLA] Running in /home/jenkins/workspace/osm-stage_3-merge_master/repo/release/PLA
[Pipeline] [PLA] {
[Pipeline] [tests] dir
[tests] Running in /home/jenkins/workspace/osm-stage_3-merge_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 999
[Pipeline] [osmclient] echo
[osmclient] Fetching artifact for osmclient
[Pipeline] [osmclient] step
[osmclient] Copied 1 artifact from "osmclient-stage_2-merge » master" build number 773
[Pipeline] [IM] echo
[IM] Fetching artifact for IM
[Pipeline] [IM] step
[IM] Copied 1 artifact from "IM-stage_2-merge » master" build number 610
[Pipeline] [devops] echo
[devops] Fetching artifact for devops
[Pipeline] [devops] step
[devops] Copied 1 artifact from "devops-stage_2-merge » master" build number 1633
[Pipeline] [MON] echo
[MON] Fetching artifact for MON
[Pipeline] [MON] step
[MON] Copied 1 artifact from "MON-stage_2-merge » master" build number 765
[Pipeline] [N2VC] echo
[N2VC] Fetching artifact for N2VC
[Pipeline] [N2VC] step
[N2VC] Copied 1 artifact from "N2VC-stage_2-merge » master" build number 783
[Pipeline] [NBI] echo
[NBI] Fetching artifact for NBI
[Pipeline] [NBI] step
[NBI] Copied 1 artifact from "NBI-stage_2-merge » master" build number 885
[Pipeline] [common] echo
[common] Fetching artifact for common
[Pipeline] [common] step
[common] Copied 1 artifact from "common-stage_2-merge » master" build number 576
[Pipeline] [LCM] echo
[LCM] Fetching artifact for LCM
[Pipeline] [LCM] step
[LCM] Copied 1 artifact from "LCM-stage_2-merge » master" build number 867
[Pipeline] [POL] echo
[POL] Fetching artifact for POL
[POL] Copied 1 artifact from "POL-stage_2-merge » master" build number 548
[Pipeline] [POL] step
[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 529
[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 485
[Pipeline] [PLA] echo
[PLA] Fetching artifact for PLA
[Pipeline] [PLA] step
[PLA] Copied 1 artifact from "PLA-stage_2-merge » master" build number 482
[Pipeline] [tests] echo
[tests] Fetching artifact for tests
[Pipeline] [tests] step
[tests] Copied 1 artifact from "tests-stage_2-merge » master" build number 669
[Pipeline] [RO] sh
[RO] [RO] Running shell script
[RO] + cat build.env
[RO] + awk -F= /BUILD_NUMBER/{print $2}
[Pipeline] [osmclient] sh
[osmclient] [osmclient] Running shell script
[osmclient] + cat build.env
[osmclient] + awk -F= /BUILD_NUMBER/{print $2}
[Pipeline] [IM] sh
[IM] [IM] Running shell script
[IM] + cat build.env
[IM] + awk -F= /BUILD_NUMBER/{print $2}
[Pipeline] [devops] sh
[devops] [devops] Running shell script
[devops] + awk -F= /BUILD_NUMBER/{print $2}
[devops] + cat build.env
[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] + + awk -F= /BUILD_NUMBER/{print $2}
[N2VC] cat build.env
[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] + awk -F= /BUILD_NUMBER/{print $2}
[LCM] + cat build.env
[POL] [POL] Running shell script
[POL] + + awk -F= /BUILD_NUMBER/{print $2}
[POL] cat build.env
[Pipeline] [POL] sh
[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
[PLA] + cat build.env
[PLA] + awk -F= /BUILD_NUMBER/{print $2}
[Pipeline] [tests] sh
[tests] [tests] Running shell script
[tests] + cat build.env
[tests] + awk -F= /BUILD_NUMBER/{print $2}
[Pipeline] [RO] getArtifactoryServer
[Pipeline] [RO] echo
[RO] retrieve archive for RO/master/RO-stage_2-merge :: master/999/*
[Pipeline] [RO] echo
[RO] Searching Artifactory with {
[RO]      "files": [
[RO]         {
[RO]           "target": "./",
[RO]           "pattern": "osm-RO/master/999/*"
[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/999/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/999/pool/RO/python3-osm-rosdn-floodlightof_9.0.0.post172+ge31d74b-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_master/repo/release/RO/master/999/pool/RO/python3-osm-rosdn-floodlightof_9.0.0.post172+ge31d74b-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/changelog/changelog-RO.html'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/changelog/changelog-RO.html' to '/home/jenkins/workspace/osm-stage_3-merge_master/repo/release/RO/master/999/changelog/changelog-RO.html'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/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/999/pool/RO/python3-osm-rosdn-tapi_9.0.0.post172+ge31d74b-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_master/repo/release/RO/master/999/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/999/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/999/pool/RO/python3-osm-rosdn-arista-cloudvision_9.0.0.post172+ge31d74b-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_master/repo/release/RO/master/999/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/999/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/999/pool/RO/python3-osm-ro-plugin_9.0.0.post172+ge31d74b-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_master/repo/release/RO/master/999/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/999/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/999/pool/RO/python3-osm-rosdn-odlof_9.0.0.post172+ge31d74b-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_master/repo/release/RO/master/999/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/999/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/999/pool/RO/python3-osm-rovim-azure_9.0.0.post172+ge31d74b-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_master/repo/release/RO/master/999/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/999/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/999/pool/RO/python3-osm-rosdn-onosof_9.0.0.post172+ge31d74b-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_master/repo/release/RO/master/999/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/999/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/999/pool/RO/python3-osm-rovim-gcp_9.0.0.post172+ge31d74b-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_master/repo/release/RO/master/999/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/999/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/999/pool/RO/python3-osm-rovim-openvim_9.0.0.post172+ge31d74b-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_master/repo/release/RO/master/999/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/999/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/999/pool/RO/python3-osm-rovim-openstack_9.0.0.post172+ge31d74b-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_master/repo/release/RO/master/999/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/999/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/999/pool/RO/python3-osm-rovim-aws_9.0.0.post172+ge31d74b-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_master/repo/release/RO/master/999/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/999/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/999/pool/RO/python3-osm-rosdn-ietfl2vpn_9.0.0.post172+ge31d74b-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_master/repo/release/RO/master/999/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/999/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/999/pool/RO/python3-osm-rosdn-dynpac_9.0.0.post172+ge31d74b-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_master/repo/release/RO/master/999/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/999/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/999/pool/RO/python3-osm-rovim-vmware_9.0.0.post172+ge31d74b-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_master/repo/release/RO/master/999/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/999/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/999/pool/RO/python3-osm-rosdn-dpb_9.0.0.post172+ge31d74b-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_master/repo/release/RO/master/999/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/999/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/999/pool/RO/python3-osm-ng-ro_9.0.0.post172+ge31d74b-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_master/repo/release/RO/master/999/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/999/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/999/pool/RO/python3-osm-rosdn-juniper-contrail_9.0.0.post172+ge31d74b-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_master/repo/release/RO/master/999/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/999/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/999/pool/RO/python3-osm-rosdn-onos-vpls_9.0.0.post172+ge31d74b-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_master/repo/release/RO/master/999/pool/RO/python3-osm-rosdn-onos-vpls_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/773/*
[Pipeline] [osmclient] echo
[osmclient] Searching Artifactory with {
[osmclient]      "files": [
[osmclient]         {
[osmclient]           "target": "./",
[osmclient]           "pattern": "osm-osmclient/master/773/*"
[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/773/changelog/changelog-osmclient.html'...
[osmclient] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-osmclient/master/773/changelog/changelog-osmclient.html' to '/home/jenkins/workspace/osm-stage_3-merge_master/repo/release/osmclient/master/773/changelog/changelog-osmclient.html'
[osmclient] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-osmclient/master/773/pool/osmclient/python3-osmclient_11.0.0rc1.post70+gc0420cf-1_all.deb'...
[osmclient] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-osmclient/master/773/pool/osmclient/python3-osmclient_11.0.0rc1.post70+gc0420cf-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_master/repo/release/osmclient/master/773/pool/osmclient/python3-osmclient_11.0.0rc1.post70+gc0420cf-1_all.deb'
[osmclient] Finished resolving Build Info published dependencies.
[Pipeline] [IM] getArtifactoryServer
[Pipeline] [IM] echo
[IM] retrieve archive for IM/master/IM-stage_2-merge :: master/610/*
[Pipeline] [IM] echo
[IM] Searching Artifactory with {
[IM]      "files": [
[IM]         {
[IM]           "target": "./",
[IM]           "pattern": "osm-IM/master/610/*"
[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/610/pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb'...
[IM] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-IM/master/610/pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb' to '/home/jenkins/workspace/osm-stage_3-merge_master/repo/release/IM/master/610/pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb'
[IM] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-IM/master/610/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/610/pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_master/repo/release/IM/master/610/pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb'
[IM] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-IM/master/610/changelog/changelog-IM.html'...
[IM] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-IM/master/610/changelog/changelog-IM.html' to '/home/jenkins/workspace/osm-stage_3-merge_master/repo/release/IM/master/610/changelog/changelog-IM.html'
[IM] Finished resolving Build Info published dependencies.
[Pipeline] [devops] getArtifactoryServer
[Pipeline] [devops] echo
[devops] retrieve archive for devops/master/devops-stage_2-merge :: master/1633/*
[Pipeline] [devops] echo
[devops] Searching Artifactory with {
[devops]      "files": [
[devops]         {
[devops]           "target": "./",
[devops]           "pattern": "osm-devops/master/1633/*"
[devops]         }
[devops]      ]
[devops]     }
[Pipeline] [devops] newBuildInfo
[Pipeline] [devops] artifactoryDownload
[devops] Searching for artifacts...
[devops] Found 2 artifacts.
[devops] Beginning to resolve Build Info published dependencies.
[devops] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-devops/master/1633/changelog/changelog-devops.html'...
[devops] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-devops/master/1633/changelog/changelog-devops.html' to '/home/jenkins/workspace/osm-stage_3-merge_master/repo/release/devops/master/1633/changelog/changelog-devops.html'
[devops] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-devops/master/1633/pool/devops/osm-devops_15.0.0.post28-1_all.deb'...
[devops] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-devops/master/1633/pool/devops/osm-devops_15.0.0.post28-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_master/repo/release/devops/master/1633/pool/devops/osm-devops_15.0.0.post28-1_all.deb'
[devops] Finished resolving Build Info published dependencies.
[Pipeline] [MON] getArtifactoryServer
[Pipeline] [MON] echo
[MON] retrieve archive for MON/master/MON-stage_2-merge :: master/765/*
[Pipeline] [MON] echo
[MON] Searching Artifactory with {
[MON]      "files": [
[MON]         {
[MON]           "target": "./",
[MON]           "pattern": "osm-MON/master/765/*"
[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/765/changelog/changelog-MON.html'...
[MON] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-MON/master/765/changelog/changelog-MON.html' to '/home/jenkins/workspace/osm-stage_3-merge_master/repo/release/MON/master/765/changelog/changelog-MON.html'
[MON] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-MON/master/765/pool/MON/python3-osm-mon_11.0.0.post36+g754a953-1_all.deb'...
[MON] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-MON/master/765/pool/MON/python3-osm-mon_11.0.0.post36+g754a953-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_master/repo/release/MON/master/765/pool/MON/python3-osm-mon_11.0.0.post36+g754a953-1_all.deb'
[MON] Finished resolving Build Info published dependencies.
[Pipeline] [N2VC] getArtifactoryServer
[Pipeline] [N2VC] echo
[N2VC] retrieve archive for N2VC/master/N2VC-stage_2-merge :: master/783/*
[Pipeline] [N2VC] echo
[N2VC] Searching Artifactory with {
[N2VC]      "files": [
[N2VC]         {
[N2VC]           "target": "./",
[N2VC]           "pattern": "osm-N2VC/master/783/*"
[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/783/changelog/changelog-N2VC.html'...
[N2VC] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-N2VC/master/783/changelog/changelog-N2VC.html' to '/home/jenkins/workspace/osm-stage_3-merge_master/repo/release/N2VC/master/783/changelog/changelog-N2VC.html'
[N2VC] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-N2VC/master/783/pool/N2VC/python3-n2vc_11.0.0rc1.post84+gf5b7f41-1_all.deb'...
[N2VC] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-N2VC/master/783/pool/N2VC/python3-n2vc_11.0.0rc1.post84+gf5b7f41-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_master/repo/release/N2VC/master/783/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/885/*
[Pipeline] [NBI] echo
[NBI] Searching Artifactory with {
[NBI]      "files": [
[NBI]         {
[NBI]           "target": "./",
[NBI]           "pattern": "osm-NBI/master/885/*"
[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/885/changelog/changelog-NBI.html'...
[NBI] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-NBI/master/885/changelog/changelog-NBI.html' to '/home/jenkins/workspace/osm-stage_3-merge_master/repo/release/NBI/master/885/changelog/changelog-NBI.html'
[NBI] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-NBI/master/885/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/885/pool/NBI/python3-osm-nbi_9.0.0.post117+g48683b8-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_master/repo/release/NBI/master/885/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/576/*
[Pipeline] [common] echo
[common] Searching Artifactory with {
[common]      "files": [
[common]         {
[common]           "target": "./",
[common]           "pattern": "osm-common/master/576/*"
[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/576/changelog/changelog-common.html'...
[common] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-common/master/576/changelog/changelog-common.html' to '/home/jenkins/workspace/osm-stage_3-merge_master/repo/release/common/master/576/changelog/changelog-common.html'
[common] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-common/master/576/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/576/pool/common/python3-osm-common_15.0.0.post3+g409397d-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_master/repo/release/common/master/576/pool/common/python3-osm-common_15.0.0.post3+g409397d-1_all.deb'
[common] Finished resolving Build Info published dependencies.
[Pipeline] [LCM] getArtifactoryServer
[Pipeline] [LCM] echo
[LCM] retrieve archive for LCM/master/LCM-stage_2-merge :: master/867/*
[Pipeline] [LCM] echo
[LCM] Searching Artifactory with {
[LCM]      "files": [
[LCM]         {
[LCM]           "target": "./",
[LCM]           "pattern": "osm-LCM/master/867/*"
[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/867/pool/LCM/python3-osm-lcm_9.0.0.post166+g0ee7779-1_all.deb'...
[LCM] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-LCM/master/867/pool/LCM/python3-osm-lcm_9.0.0.post166+g0ee7779-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_master/repo/release/LCM/master/867/pool/LCM/python3-osm-lcm_9.0.0.post166+g0ee7779-1_all.deb'
[LCM] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-LCM/master/867/changelog/changelog-LCM.html'...
[LCM] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-LCM/master/867/changelog/changelog-LCM.html' to '/home/jenkins/workspace/osm-stage_3-merge_master/repo/release/LCM/master/867/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/548/*
[Pipeline] [POL] echo
[POL] Searching Artifactory with {
[POL]      "files": [
[POL]         {
[POL]           "target": "./",
[POL]           "pattern": "osm-POL/master/548/*"
[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/548/pool/POL/python3-osm-policy-module_11.0.0.post27+gecf3f13-1_all.deb'...
[POL] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-POL/master/548/pool/POL/python3-osm-policy-module_11.0.0.post27+gecf3f13-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_master/repo/release/POL/master/548/pool/POL/python3-osm-policy-module_11.0.0.post27+gecf3f13-1_all.deb'
[POL] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-POL/master/548/changelog/changelog-POL.html'...
[POL] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-POL/master/548/changelog/changelog-POL.html' to '/home/jenkins/workspace/osm-stage_3-merge_master/repo/release/POL/master/548/changelog/changelog-POL.html'
[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/529/*
[NG-UI] Searching Artifactory with {
[NG-UI]      "files": [
[NG-UI]         {
[NG-UI]           "target": "./",
[NG-UI]           "pattern": "osm-NG-UI/master/529/*"
[NG-UI]         }
[NG-UI]      ]
[NG-UI]     }
[Pipeline] [NG-UI] echo
[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/529/changelog/changelog-NG-UI.html'...
[NG-UI] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/master/529/changelog/changelog-NG-UI.html' to '/home/jenkins/workspace/osm-stage_3-merge_master/repo/release/NG-UI/master/529/changelog/changelog-NG-UI.html'
[NG-UI] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/master/529/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/529/pool/NG-UI/osm-ngui_15.0.0.post1+g219fe61-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_master/repo/release/NG-UI/master/529/pool/NG-UI/osm-ngui_15.0.0.post1+g219fe61-1_all.deb'
[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/485/*
[Pipeline] [NG-SA] echo
[NG-SA] Searching Artifactory with {
[NG-SA]      "files": [
[NG-SA]         {
[NG-SA]           "target": "./",
[NG-SA]           "pattern": "osm-NG-SA/master/485/*"
[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/485/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/485/pool/NG-SA/python3-osm-webhook-translator_15.0-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_master/repo/release/NG-SA/master/485/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/485/changelog/changelog-NG-SA.html'...
[NG-SA] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/485/changelog/changelog-NG-SA.html' to '/home/jenkins/workspace/osm-stage_3-merge_master/repo/release/NG-SA/master/485/changelog/changelog-NG-SA.html'
[NG-SA] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/485/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/485/pool/NG-SA/python3-osm-ngsa_15.0-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_master/repo/release/NG-SA/master/485/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/482/*
[Pipeline] [PLA] echo
[PLA] Searching Artifactory with {
[PLA]      "files": [
[PLA]         {
[PLA]           "target": "./",
[PLA]           "pattern": "osm-PLA/master/482/*"
[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/482/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/482/pool/PLA/python3-osm-pla_11.0.0.post12+gfcdb2c4-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_master/repo/release/PLA/master/482/pool/PLA/python3-osm-pla_11.0.0.post12+gfcdb2c4-1_all.deb'
[PLA] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-PLA/master/482/changelog/changelog-PLA.html'...
[PLA] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-PLA/master/482/changelog/changelog-PLA.html' to '/home/jenkins/workspace/osm-stage_3-merge_master/repo/release/PLA/master/482/changelog/changelog-PLA.html'
[PLA] Finished resolving Build Info published dependencies.
[Pipeline] [tests] getArtifactoryServer
[Pipeline] [tests] echo
[tests] retrieve archive for tests/master/tests-stage_2-merge :: master/669/*
[Pipeline] [tests] echo
[tests] Searching Artifactory with {
[tests]      "files": [
[tests]         {
[tests]           "target": "./",
[tests]           "pattern": "osm-tests/master/669/*"
[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/669/changelog/changelog-tests.html'...
[tests] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-tests/master/669/changelog/changelog-tests.html' to '/home/jenkins/workspace/osm-stage_3-merge_master/repo/release/tests/master/669/changelog/changelog-tests.html'
[tests] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-tests/master/669/pool/tests/osm-tests_9.0.0rc1.post209+g9e5450f-1_all.deb'...
[tests] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-tests/master/669/pool/tests/osm-tests_9.0.0rc1.post209+g9e5450f-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_master/repo/release/tests/master/669/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/773/changelog master/773/pool .
[Pipeline] [devops] sh
[devops] [devops] Running shell script
[devops] + cp -R master/1633/changelog master/1633/pool .
[Pipeline] [MON] sh
[MON] [MON] Running shell script
[MON] + cp -R master/765/changelog master/765/pool .
[Pipeline] [N2VC] sh
[N2VC] [N2VC] Running shell script
[N2VC] + cp -R master/783/changelog master/783/pool .
[Pipeline] [NBI] sh
[NBI] [NBI] Running shell script
[NBI] + cp -R master/885/changelog master/885/pool .
[Pipeline] [common] sh
[common] [common] Running shell script
[common] + cp -R master/576/changelog master/576/pool .
[Pipeline] [LCM] sh
[LCM] [LCM] Running shell script
[LCM] + cp -R master/867/changelog master/867/pool .
[Pipeline] [POL] sh
[POL] [POL] Running shell script
[POL] + cp -R master/548/changelog master/548/pool .
[NG-UI] [NG-UI] Running shell script
[NG-UI] + cp -R master/529/changelog master/529/pool .
[Pipeline] [NG-UI] sh
[Pipeline] [PLA] sh
[PLA] [PLA] Running shell script
[PLA] + cp -R master/482/changelog master/482/pool .
[Pipeline] [tests] sh
[tests] [tests] Running shell script
[tests] + cp -R master/669/changelog master/669/pool .
[Pipeline] [IM] sh
[IM] [IM] Running shell script
[IM] + cp -R master/610/changelog master/610/pool .
[Pipeline] [NG-SA] sh
[NG-SA] [NG-SA] Running shell script
[NG-SA] + cp -R master/485/changelog master/485/pool .
[Pipeline] [osmclient] sh
[osmclient] [osmclient] Running shell script
[osmclient] + rm -rf master/773
[Pipeline] [devops] sh
[devops] [devops] Running shell script
[devops] + rm -rf master/1633
[Pipeline] [MON] sh
[MON] [MON] Running shell script
[MON] + rm -rf master/765
[Pipeline] [N2VC] sh
[N2VC] [N2VC] Running shell script
[N2VC] + rm -rf master/783
[Pipeline] [NBI] sh
[NBI] [NBI] Running shell script
[NBI] + rm -rf master/885
[Pipeline] [common] sh
[common] [common] Running shell script
[common] + rm -rf master/576
[Pipeline] [LCM] sh
[LCM] [LCM] Running shell script
[Pipeline] [POL] sh
[LCM] + rm -rf master/867
[POL] [POL] Running shell script
[POL] + rm -rf master/548
[Pipeline] [NG-UI] sh
[NG-UI] [NG-UI] Running shell script
[NG-UI] + rm -rf master/529
[Pipeline] [PLA] sh
[PLA] [PLA] Running shell script
[PLA] + rm -rf master/482
[Pipeline] [RO] sh
[RO] [RO] Running shell script
[Pipeline] [IM] sh
[IM] [IM] Running shell script
[NG-SA] [NG-SA] Running shell script
[Pipeline] [NG-SA] sh
[RO] + cp -R master/999/changelog master/999/pool .
[IM] + rm -rf master/610
[Pipeline] [tests] sh
[NG-SA] + rm -rf master/485
[tests] [tests] Running shell script
[tests] + rm -rf master/669
[Pipeline] [osmclient] echo
[osmclient] Fetched osmclient: [https://artifactory-osm.etsi.org/artifactory/osm-osmclient/master/773/pool/osmclient/python3-osmclient_11.0.0rc1.post70+gc0420cf-1_all.deb]
[Pipeline] [osmclient] sh
[osmclient] [osmclient] Running shell script
[osmclient] + rm -rf dists
[Pipeline] [devops] echo
[devops] Fetched devops: [https://artifactory-osm.etsi.org/artifactory/osm-devops/master/1633/pool/devops/osm-devops_15.0.0.post28-1_all.deb]
[Pipeline] [devops] sh
[devops] [devops] Running shell script
[devops] + rm -rf dists
[Pipeline] [MON] echo
[MON] Fetched MON: [https://artifactory-osm.etsi.org/artifactory/osm-MON/master/765/pool/MON/python3-osm-mon_11.0.0.post36+g754a953-1_all.deb]
[Pipeline] [MON] sh
[MON] [MON] Running shell script
[MON] + rm -rf dists
[Pipeline] [N2VC] echo
[N2VC] Fetched N2VC: [https://artifactory-osm.etsi.org/artifactory/osm-N2VC/master/783/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/885/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/576/pool/common/python3-osm-common_15.0.0.post3+g409397d-1_all.deb]
[common] [common] Running shell script
[Pipeline] [common] sh
[common] + rm -rf dists
[Pipeline] [LCM] echo
[LCM] Fetched LCM: [https://artifactory-osm.etsi.org/artifactory/osm-LCM/master/867/pool/LCM/python3-osm-lcm_9.0.0.post166+g0ee7779-1_all.deb]
[Pipeline] [LCM] sh
[LCM] [LCM] Running shell script
[LCM] + rm -rf dists
[Pipeline] [POL] echo
[POL] Fetched POL: [https://artifactory-osm.etsi.org/artifactory/osm-POL/master/548/pool/POL/python3-osm-policy-module_11.0.0.post27+gecf3f13-1_all.deb]
[Pipeline] [POL] sh
[POL] [POL] Running shell script
[POL] + rm -rf dists
[Pipeline] [RO] sh
[RO] [RO] Running shell script
[RO] + rm -rf master/999
[Pipeline] [IM] echo
[IM] Fetched IM: [https://artifactory-osm.etsi.org/artifactory/osm-IM/master/610/pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb, https://artifactory-osm.etsi.org/artifactory/osm-IM/master/610/pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb]
[Pipeline] [IM] sh
[IM] [IM] Running shell script
[IM] + rm -rf dists
[Pipeline] [NG-UI] echo
[NG-UI] Fetched NG-UI: [https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/master/529/pool/NG-UI/osm-ngui_15.0.0.post1+g219fe61-1_all.deb]
[Pipeline] [NG-UI] sh
[NG-UI] [NG-UI] Running shell script
[NG-UI] + rm -rf dists
[Pipeline] [PLA] echo
[PLA] Fetched PLA: [https://artifactory-osm.etsi.org/artifactory/osm-PLA/master/482/pool/PLA/python3-osm-pla_11.0.0.post12+gfcdb2c4-1_all.deb]
[Pipeline] [PLA] sh
[PLA] [PLA] Running shell script
[PLA] + rm -rf dists
[Pipeline] [osmclient] }
[Pipeline] [devops] }
[Pipeline] [MON] }
[NG-SA] Fetched NG-SA: [https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/485/pool/NG-SA/python3-osm-webhook-translator_15.0-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/485/pool/NG-SA/python3-osm-ngsa_15.0-1_all.deb]
[Pipeline] [NG-SA] echo
[Pipeline] [NG-SA] sh
[NG-SA] [NG-SA] Running shell script
[NG-SA] + rm -rf dists
[Pipeline] [tests] echo
[tests] Fetched tests: [https://artifactory-osm.etsi.org/artifactory/osm-tests/master/669/pool/tests/osm-tests_9.0.0rc1.post209+g9e5450f-1_all.deb]
[Pipeline] [tests] sh
[tests] [tests] Running shell script
[tests] + rm -rf dists
[Pipeline] [N2VC] }
[Pipeline] [NBI] }
[Pipeline] [common] }
[Pipeline] [LCM] }
[Pipeline] [RO] echo
[RO] Fetched RO: [https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rosdn-floodlightof_9.0.0.post172+ge31d74b-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rosdn-tapi_9.0.0.post172+ge31d74b-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rosdn-arista-cloudvision_9.0.0.post172+ge31d74b-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-ro-plugin_9.0.0.post172+ge31d74b-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rosdn-odlof_9.0.0.post172+ge31d74b-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rovim-azure_9.0.0.post172+ge31d74b-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rosdn-onosof_9.0.0.post172+ge31d74b-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rovim-gcp_9.0.0.post172+ge31d74b-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rovim-openvim_9.0.0.post172+ge31d74b-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rovim-openstack_9.0.0.post172+ge31d74b-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rovim-aws_9.0.0.post172+ge31d74b-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rosdn-ietfl2vpn_9.0.0.post172+ge31d74b-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rosdn-dynpac_9.0.0.post172+ge31d74b-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rovim-vmware_9.0.0.post172+ge31d74b-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rosdn-dpb_9.0.0.post172+ge31d74b-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-ng-ro_9.0.0.post172+ge31d74b-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rosdn-juniper-contrail_9.0.0.post172+ge31d74b-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rosdn-onos-vpls_9.0.0.post172+ge31d74b-1_all.deb]
[Pipeline] [RO] sh
[RO] [RO] Running shell script
[Pipeline] [IM] }
[Pipeline] [POL] }
[Pipeline] [NG-UI] }
[Pipeline] [osmclient] // dir
[Pipeline] [devops] // dir
[RO] + rm -rf dists
[Pipeline] [MON] // dir
[Pipeline] [osmclient] }
[Pipeline] [devops] }
[Pipeline] [MON] }
[Pipeline] [NG-SA] }
[Pipeline] [PLA] }
[Pipeline] [N2VC] // dir
[Pipeline] [NBI] // dir
[Pipeline] [common] // dir
[Pipeline] [N2VC] }
[Pipeline] [NBI] }
[Pipeline] [common] }
[Pipeline] [tests] }
[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] [NG-SA] // dir
[Pipeline] [PLA] // dir
[Pipeline] [NG-SA] }
[Pipeline] [PLA] }
[Pipeline] [tests] // dir
[Pipeline] [tests] }
[Pipeline] [RO] // dir
[Pipeline] [RO] }
[Pipeline] // parallel
[Pipeline] }
Lock released on resource [Artifactory]
[Pipeline] // lock
[Pipeline] sh
[release] Running shell script
+ mkdir -p pool
[Pipeline] sh
[release] Running shell script
+ ls -al devops/pool/
total 12
drwxrwxr-x 3 jenkins jenkins 4096 May 31 01:06 .
drwxrwxr-x 5 jenkins jenkins 4096 May 31 01:06 ..
drwxrwxr-x 2 jenkins jenkins 4096 May 31 01:06 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.post28-1_all.deb
Processing pool/devops/osm-devops_15.0.0.post28-1_all.deb...
gpg: using "OSMETSI" as default secret key for signing
Signed deb pool/devops/osm-devops_15.0.0.post28-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 May 31 01:06 .
drwxrwxr-x 5 jenkins jenkins 4096 May 31 01:06 ..
drwxrwxr-x 2 jenkins jenkins 4096 May 31 01:06 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 May 31 01:06 .
drwxrwxr-x 5 jenkins jenkins 4096 May 31 01:06 ..
drwxrwxr-x 2 jenkins jenkins 4096 May 31 01:06 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.post70+gc0420cf-1_all.deb
Processing pool/osmclient/python3-osmclient_11.0.0rc1.post70+gc0420cf-1_all.deb...
gpg: using "OSMETSI" as default secret key for signing
Signed deb pool/osmclient/python3-osmclient_11.0.0rc1.post70+gc0420cf-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 45609
[Pipeline] sh
[repo] Running shell script
+ docker run -dit --name osm-master-merge-3002-apache -p 45609:80 -v /home/jenkins/workspace/osm-stage_3-merge_master/repo:/usr/local/apache2/htdocs/ httpd:2.4
08186aefb7e17164d512e0d2f0df1ae715e6acc54c26529d340c24e8531a5b6e
[Pipeline] sh
[repo] Running shell script
+ docker inspect --format {{ .NetworkSettings.IPAddress }} osm-master-merge-3002-apache
[Pipeline] sh
[repo] Running shell script
+ echo 212.234.161.1 46905 172.21.1.5 22
+ awk {print $3}
[Pipeline] timeout
Timeout set to expire in 1 min 0 sec
[Pipeline] {
[Pipeline] sh
[repo] Running shell script
+ wget http://172.21.1.5:45609/release/dists/unstable/Release
--2024-05-31 01:07:08--  http://172.21.1.5:45609/release/dists/unstable/Release
Connecting to 172.21.1.5:45609... connected.
HTTP request sent, awaiting response... 200 OK
Length: 3204 (3.1K)
Saving to: ‘Release’

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

2024-05-31 01:07:08 (367 MB/s) - ‘Release’ saved [3204/3204]

[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
HTTP server is ready and accepting http connections
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
[osm-stage_3-merge_master] Running shell script
+ tree -fD repo
[May 31 01:07]  repo
├── [May 31 01:07]  repo/Release
├── [May 31 01:07]  repo/release
│   ├── [May 31 01:06]  repo/release/IM
│   │   ├── [May 30 09:11]  repo/release/IM/build.env
│   │   ├── [May 31 01:06]  repo/release/IM/changelog
│   │   │   └── [May 31 01:06]  repo/release/IM/changelog/changelog-IM.html
│   │   ├── [May 31 01:06]  repo/release/IM/master
│   │   └── [May 31 01:06]  repo/release/IM/pool
│   │       └── [May 31 01:06]  repo/release/IM/pool/IM
│   │           ├── [May 31 01:06]  repo/release/IM/pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb
│   │           └── [May 31 01:06]  repo/release/IM/pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb
│   ├── [May 31 01:06]  repo/release/IM@tmp
│   ├── [May 31 01:06]  repo/release/LCM
│   │   ├── [May 30 09:04]  repo/release/LCM/build.env
│   │   ├── [May 31 01:06]  repo/release/LCM/changelog
│   │   │   └── [May 31 01:06]  repo/release/LCM/changelog/changelog-LCM.html
│   │   ├── [May 31 01:06]  repo/release/LCM/master
│   │   └── [May 31 01:06]  repo/release/LCM/pool
│   │       └── [May 31 01:06]  repo/release/LCM/pool/LCM
│   │           └── [May 31 01:06]  repo/release/LCM/pool/LCM/python3-osm-lcm_9.0.0.post166+g0ee7779-1_all.deb
│   ├── [May 31 01:06]  repo/release/LCM@tmp
│   ├── [May 31 01:06]  repo/release/MON
│   │   ├── [May 30 09:08]  repo/release/MON/build.env
│   │   ├── [May 31 01:06]  repo/release/MON/changelog
│   │   │   └── [May 31 01:06]  repo/release/MON/changelog/changelog-MON.html
│   │   ├── [May 31 01:06]  repo/release/MON/master
│   │   └── [May 31 01:06]  repo/release/MON/pool
│   │       └── [May 31 01:06]  repo/release/MON/pool/MON
│   │           └── [May 31 01:06]  repo/release/MON/pool/MON/python3-osm-mon_11.0.0.post36+g754a953-1_all.deb
│   ├── [May 31 01:06]  repo/release/MON@tmp
│   ├── [May 31 01:06]  repo/release/N2VC
│   │   ├── [May 30 09:05]  repo/release/N2VC/build.env
│   │   ├── [May 31 01:06]  repo/release/N2VC/changelog
│   │   │   └── [May 31 01:06]  repo/release/N2VC/changelog/changelog-N2VC.html
│   │   ├── [May 31 01:06]  repo/release/N2VC/master
│   │   └── [May 31 01:06]  repo/release/N2VC/pool
│   │       └── [May 31 01:06]  repo/release/N2VC/pool/N2VC
│   │           └── [May 31 01:06]  repo/release/N2VC/pool/N2VC/python3-n2vc_11.0.0rc1.post84+gf5b7f41-1_all.deb
│   ├── [May 31 01:06]  repo/release/N2VC@tmp
│   ├── [May 31 01:06]  repo/release/NBI
│   │   ├── [May 30 09:06]  repo/release/NBI/build.env
│   │   ├── [May 31 01:06]  repo/release/NBI/changelog
│   │   │   └── [May 31 01:06]  repo/release/NBI/changelog/changelog-NBI.html
│   │   ├── [May 31 01:06]  repo/release/NBI/master
│   │   └── [May 31 01:06]  repo/release/NBI/pool
│   │       └── [May 31 01:06]  repo/release/NBI/pool/NBI
│   │           └── [May 31 01:06]  repo/release/NBI/pool/NBI/python3-osm-nbi_9.0.0.post117+g48683b8-1_all.deb
│   ├── [May 31 01:06]  repo/release/NBI@tmp
│   ├── [May 31 01:06]  repo/release/NG-SA
│   │   ├── [May 30 09:05]  repo/release/NG-SA/build.env
│   │   ├── [May 31 01:06]  repo/release/NG-SA/changelog
│   │   │   └── [May 31 01:06]  repo/release/NG-SA/changelog/changelog-NG-SA.html
│   │   ├── [May 31 01:06]  repo/release/NG-SA/master
│   │   └── [May 31 01:06]  repo/release/NG-SA/pool
│   │       └── [May 31 01:06]  repo/release/NG-SA/pool/NG-SA
│   │           ├── [May 31 01:06]  repo/release/NG-SA/pool/NG-SA/python3-osm-ngsa_15.0-1_all.deb
│   │           └── [May 31 01:06]  repo/release/NG-SA/pool/NG-SA/python3-osm-webhook-translator_15.0-1_all.deb
│   ├── [May 31 01:06]  repo/release/NG-SA@tmp
│   ├── [May 31 01:06]  repo/release/NG-UI
│   │   ├── [May 30 09:06]  repo/release/NG-UI/build.env
│   │   ├── [May 31 01:06]  repo/release/NG-UI/changelog
│   │   │   └── [May 31 01:06]  repo/release/NG-UI/changelog/changelog-NG-UI.html
│   │   ├── [May 31 01:06]  repo/release/NG-UI/master
│   │   └── [May 31 01:06]  repo/release/NG-UI/pool
│   │       └── [May 31 01:06]  repo/release/NG-UI/pool/NG-UI
│   │           └── [May 31 01:06]  repo/release/NG-UI/pool/NG-UI/osm-ngui_15.0.0.post1+g219fe61-1_all.deb
│   ├── [May 31 01:06]  repo/release/NG-UI@tmp
│   ├── [May 31 01:07]  repo/release/OSM ETSI Release Key.gpg
│   ├── [May 31 01:06]  repo/release/PLA
│   │   ├── [May 30 09:04]  repo/release/PLA/build.env
│   │   ├── [May 31 01:06]  repo/release/PLA/changelog
│   │   │   └── [May 31 01:06]  repo/release/PLA/changelog/changelog-PLA.html
│   │   ├── [May 31 01:06]  repo/release/PLA/master
│   │   └── [May 31 01:06]  repo/release/PLA/pool
│   │       └── [May 31 01:06]  repo/release/PLA/pool/PLA
│   │           └── [May 31 01:06]  repo/release/PLA/pool/PLA/python3-osm-pla_11.0.0.post12+gfcdb2c4-1_all.deb
│   ├── [May 31 01:06]  repo/release/PLA@tmp
│   ├── [May 31 01:06]  repo/release/POL
│   │   ├── [May 30 09:02]  repo/release/POL/build.env
│   │   ├── [May 31 01:06]  repo/release/POL/changelog
│   │   │   └── [May 31 01:06]  repo/release/POL/changelog/changelog-POL.html
│   │   ├── [May 31 01:06]  repo/release/POL/master
│   │   └── [May 31 01:06]  repo/release/POL/pool
│   │       └── [May 31 01:06]  repo/release/POL/pool/POL
│   │           └── [May 31 01:06]  repo/release/POL/pool/POL/python3-osm-policy-module_11.0.0.post27+gecf3f13-1_all.deb
│   ├── [May 31 01:06]  repo/release/POL@tmp
│   ├── [May 31 01:06]  repo/release/RO
│   │   ├── [May 30 09:26]  repo/release/RO/build.env
│   │   ├── [May 31 01:06]  repo/release/RO/changelog
│   │   │   └── [May 31 01:06]  repo/release/RO/changelog/changelog-RO.html
│   │   ├── [May 31 01:06]  repo/release/RO/master
│   │   └── [May 31 01:06]  repo/release/RO/pool
│   │       └── [May 31 01:06]  repo/release/RO/pool/RO
│   │           ├── [May 31 01:06]  repo/release/RO/pool/RO/python3-osm-ng-ro_9.0.0.post172+ge31d74b-1_all.deb
│   │           ├── [May 31 01:06]  repo/release/RO/pool/RO/python3-osm-ro-plugin_9.0.0.post172+ge31d74b-1_all.deb
│   │           ├── [May 31 01:06]  repo/release/RO/pool/RO/python3-osm-rosdn-arista-cloudvision_9.0.0.post172+ge31d74b-1_all.deb
│   │           ├── [May 31 01:06]  repo/release/RO/pool/RO/python3-osm-rosdn-dpb_9.0.0.post172+ge31d74b-1_all.deb
│   │           ├── [May 31 01:06]  repo/release/RO/pool/RO/python3-osm-rosdn-dynpac_9.0.0.post172+ge31d74b-1_all.deb
│   │           ├── [May 31 01:06]  repo/release/RO/pool/RO/python3-osm-rosdn-floodlightof_9.0.0.post172+ge31d74b-1_all.deb
│   │           ├── [May 31 01:06]  repo/release/RO/pool/RO/python3-osm-rosdn-ietfl2vpn_9.0.0.post172+ge31d74b-1_all.deb
│   │           ├── [May 31 01:06]  repo/release/RO/pool/RO/python3-osm-rosdn-juniper-contrail_9.0.0.post172+ge31d74b-1_all.deb
│   │           ├── [May 31 01:06]  repo/release/RO/pool/RO/python3-osm-rosdn-odlof_9.0.0.post172+ge31d74b-1_all.deb
│   │           ├── [May 31 01:06]  repo/release/RO/pool/RO/python3-osm-rosdn-onos-vpls_9.0.0.post172+ge31d74b-1_all.deb
│   │           ├── [May 31 01:06]  repo/release/RO/pool/RO/python3-osm-rosdn-onosof_9.0.0.post172+ge31d74b-1_all.deb
│   │           ├── [May 31 01:06]  repo/release/RO/pool/RO/python3-osm-rosdn-tapi_9.0.0.post172+ge31d74b-1_all.deb
│   │           ├── [May 31 01:06]  repo/release/RO/pool/RO/python3-osm-rovim-aws_9.0.0.post172+ge31d74b-1_all.deb
│   │           ├── [May 31 01:06]  repo/release/RO/pool/RO/python3-osm-rovim-azure_9.0.0.post172+ge31d74b-1_all.deb
│   │           ├── [May 31 01:06]  repo/release/RO/pool/RO/python3-osm-rovim-gcp_9.0.0.post172+ge31d74b-1_all.deb
│   │           ├── [May 31 01:06]  repo/release/RO/pool/RO/python3-osm-rovim-openstack_9.0.0.post172+ge31d74b-1_all.deb
│   │           ├── [May 31 01:06]  repo/release/RO/pool/RO/python3-osm-rovim-openvim_9.0.0.post172+ge31d74b-1_all.deb
│   │           └── [May 31 01:06]  repo/release/RO/pool/RO/python3-osm-rovim-vmware_9.0.0.post172+ge31d74b-1_all.deb
│   ├── [May 31 01:06]  repo/release/RO@tmp
│   ├── [May 31 01:06]  repo/release/common
│   │   ├── [May 30 09:02]  repo/release/common/build.env
│   │   ├── [May 31 01:06]  repo/release/common/changelog
│   │   │   └── [May 31 01:06]  repo/release/common/changelog/changelog-common.html
│   │   ├── [May 31 01:06]  repo/release/common/master
│   │   └── [May 31 01:06]  repo/release/common/pool
│   │       └── [May 31 01:06]  repo/release/common/pool/common
│   │           └── [May 31 01:06]  repo/release/common/pool/common/python3-osm-common_15.0.0.post3+g409397d-1_all.deb
│   ├── [May 31 01:06]  repo/release/common@tmp
│   ├── [May 31 01:06]  repo/release/devops
│   │   ├── [May 30 09:07]  repo/release/devops/build.env
│   │   ├── [May 31 01:06]  repo/release/devops/changelog
│   │   │   └── [May 31 01:06]  repo/release/devops/changelog/changelog-devops.html
│   │   ├── [May 31 01:06]  repo/release/devops/master
│   │   └── [May 31 01:06]  repo/release/devops/pool
│   │       └── [May 31 01:06]  repo/release/devops/pool/devops
│   │           └── [May 31 01:06]  repo/release/devops/pool/devops/osm-devops_15.0.0.post28-1_all.deb
│   ├── [May 31 01:06]  repo/release/devops@tmp
│   ├── [May 31 01:06]  repo/release/dists
│   │   └── [May 31 01:07]  repo/release/dists/unstable
│   │       ├── [May 31 01:07]  repo/release/dists/unstable/IM
│   │       │   └── [May 31 01:07]  repo/release/dists/unstable/IM/binary-amd64
│   │       │       ├── [May 31 01:07]  repo/release/dists/unstable/IM/binary-amd64/Packages
│   │       │       └── [May 31 01:07]  repo/release/dists/unstable/IM/binary-amd64/Packages.gz
│   │       ├── [May 31 01:07]  repo/release/dists/unstable/Release
│   │       ├── [May 31 01:07]  repo/release/dists/unstable/Release.gpg
│   │       ├── [May 31 01:06]  repo/release/dists/unstable/devops
│   │       │   └── [May 31 01:06]  repo/release/dists/unstable/devops/binary-amd64
│   │       │       ├── [May 31 01:06]  repo/release/dists/unstable/devops/binary-amd64/Packages
│   │       │       └── [May 31 01:06]  repo/release/dists/unstable/devops/binary-amd64/Packages.gz
│   │       └── [May 31 01:07]  repo/release/dists/unstable/osmclient
│   │           └── [May 31 01:07]  repo/release/dists/unstable/osmclient/binary-amd64
│   │               ├── [May 31 01:07]  repo/release/dists/unstable/osmclient/binary-amd64/Packages
│   │               └── [May 31 01:07]  repo/release/dists/unstable/osmclient/binary-amd64/Packages.gz
│   ├── [May 31 01:06]  repo/release/osmclient
│   │   ├── [May 30 16:26]  repo/release/osmclient/build.env
│   │   ├── [May 31 01:06]  repo/release/osmclient/changelog
│   │   │   └── [May 31 01:06]  repo/release/osmclient/changelog/changelog-osmclient.html
│   │   ├── [May 31 01:06]  repo/release/osmclient/master
│   │   └── [May 31 01:06]  repo/release/osmclient/pool
│   │       └── [May 31 01:06]  repo/release/osmclient/pool/osmclient
│   │           └── [May 31 01:06]  repo/release/osmclient/pool/osmclient/python3-osmclient_11.0.0rc1.post70+gc0420cf-1_all.deb
│   ├── [May 31 01:06]  repo/release/osmclient@tmp
│   ├── [May 31 01:07]  repo/release/pool
│   │   ├── [May 31 01:07]  repo/release/pool/IM
│   │   │   ├── [May 31 01:07]  repo/release/pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb
│   │   │   └── [May 31 01:07]  repo/release/pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb
│   │   ├── [May 31 01:06]  repo/release/pool/devops
│   │   │   └── [May 31 01:06]  repo/release/pool/devops/osm-devops_15.0.0.post28-1_all.deb
│   │   └── [May 31 01:07]  repo/release/pool/osmclient
│   │       └── [May 31 01:07]  repo/release/pool/osmclient/python3-osmclient_11.0.0rc1.post70+gc0420cf-1_all.deb
│   ├── [May 31 01:07]  repo/release/pubkey.asc
│   ├── [May 31 01:06]  repo/release/tests
│   │   ├── [May 30 09:07]  repo/release/tests/build.env
│   │   ├── [May 31 01:06]  repo/release/tests/changelog
│   │   │   └── [May 31 01:06]  repo/release/tests/changelog/changelog-tests.html
│   │   ├── [May 31 01:06]  repo/release/tests/master
│   │   └── [May 31 01:06]  repo/release/tests/pool
│   │       └── [May 31 01:06]  repo/release/tests/pool/tests
│   │           └── [May 31 01:06]  repo/release/tests/pool/tests/osm-tests_9.0.0rc1.post209+g9e5450f-1_all.deb
│   └── [May 31 01:06]  repo/release/tests@tmp
└── [May 31 01:07]  repo/release@tmp

98 directories, 76 files
[Pipeline] sh
[osm-stage_3-merge_master] Running shell script
+ find ./repo/release/pool/ -name osm-devops*.deb
[Pipeline] sh
[osm-stage_3-merge_master] Running shell script
+ mktemp -d
[Pipeline] echo
Extracting local devops package ./repo/release/pool/devops/osm-devops_15.0.0.post28-1_all.deb into /tmp/tmp.SwZx1a3hox for docker build step
[Pipeline] sh
[osm-stage_3-merge_master] Running shell script
+ dpkg -x ./repo/release/pool/devops/osm-devops_15.0.0.post28-1_all.deb /tmp/tmp.SwZx1a3hox
[Pipeline] }
[Pipeline] // stage
[Pipeline] dir
Running in /tmp/tmp.SwZx1a3hox/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.SwZx1a3hox/usr/share/osm-devops/docker
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] sh
[docker] Running shell script
+ find . -name Dockerfile -printf %h\n
+ sed s|\./||
[Pipeline] echo
[LCM, Keystone, MON, POL, Prometheus, tests, PLA, osmclient, Airflow, Webhook, RO, NG-UI, NBI]
[Pipeline] parallel
[Pipeline] [LCM] { (Branch: LCM)
[Pipeline] [Keystone] { (Branch: Keystone)
[Pipeline] [MON] { (Branch: MON)
[Pipeline] [POL] { (Branch: POL)
[Pipeline] [Prometheus] { (Branch: Prometheus)
[Pipeline] [tests] { (Branch: tests)
[Pipeline] [PLA] { (Branch: PLA)
[Pipeline] [osmclient] { (Branch: osmclient)
[Pipeline] [Airflow] { (Branch: Airflow)
[Pipeline] [Webhook] { (Branch: Webhook)
[Pipeline] [RO] { (Branch: RO)
[Pipeline] [NG-UI] { (Branch: NG-UI)
[Pipeline] [NBI] { (Branch: NBI)
[Pipeline] [LCM] dir
[LCM] Running in /tmp/tmp.SwZx1a3hox/usr/share/osm-devops/docker/LCM
[Pipeline] [LCM] {
[Pipeline] [Keystone] dir
[Keystone] Running in /tmp/tmp.SwZx1a3hox/usr/share/osm-devops/docker/Keystone
[Pipeline] [Keystone] {
[Pipeline] [MON] dir
[MON] Running in /tmp/tmp.SwZx1a3hox/usr/share/osm-devops/docker/MON
[Pipeline] [MON] {
[Pipeline] [POL] dir
[POL] Running in /tmp/tmp.SwZx1a3hox/usr/share/osm-devops/docker/POL
[Pipeline] [POL] {
[Pipeline] [Prometheus] dir
[Prometheus] Running in /tmp/tmp.SwZx1a3hox/usr/share/osm-devops/docker/Prometheus
[Pipeline] [Prometheus] {
[Pipeline] [tests] dir
[tests] Running in /tmp/tmp.SwZx1a3hox/usr/share/osm-devops/docker/tests
[Pipeline] [tests] {
[Pipeline] [PLA] dir
[PLA] Running in /tmp/tmp.SwZx1a3hox/usr/share/osm-devops/docker/PLA
[Pipeline] [PLA] {
[Pipeline] [osmclient] dir
[osmclient] Running in /tmp/tmp.SwZx1a3hox/usr/share/osm-devops/docker/osmclient
[Pipeline] [osmclient] {
[Pipeline] [Airflow] dir
[Airflow] Running in /tmp/tmp.SwZx1a3hox/usr/share/osm-devops/docker/Airflow
[Pipeline] [Airflow] {
[Pipeline] [Webhook] dir
[Webhook] Running in /tmp/tmp.SwZx1a3hox/usr/share/osm-devops/docker/Webhook
[Pipeline] [Webhook] {
[Pipeline] [RO] dir
[RO] Running in /tmp/tmp.SwZx1a3hox/usr/share/osm-devops/docker/RO
[Pipeline] [RO] {
[Pipeline] [NG-UI] dir
[NG-UI] Running in /tmp/tmp.SwZx1a3hox/usr/share/osm-devops/docker/NG-UI
[Pipeline] [NG-UI] {
[Pipeline] [NBI] dir
[NBI] Running in /tmp/tmp.SwZx1a3hox/usr/share/osm-devops/docker/NBI
[Pipeline] [NBI] {
[Pipeline] [LCM] sh
[LCM] [LCM] Running shell script
[LCM] + docker build --build-arg APT_PROXY=http://172.21.1.1:3142 -t opensourcemano/lcm:osm-master-merge-3002 --build-arg CACHE_DATE=2024-05-31:01:07:11 --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/master/773/pool/osmclient/python3-osmclient_11.0.0rc1.post70+gc0420cf-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/master/1633/pool/devops/osm-devops_15.0.0.post28-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/master/765/pool/MON/python3-osm-mon_11.0.0.post36+g754a953-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/master/783/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/885/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/576/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/867/pool/LCM/python3-osm-lcm_9.0.0.post166+g0ee7779-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/master/548/pool/POL/python3-osm-policy-module_11.0.0.post27+gecf3f13-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/610/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/610/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/529/pool/NG-UI/osm-ngui_15.0.0.post1+g219fe61-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/master/482/pool/PLA/python3-osm-pla_11.0.0.post12+gfcdb2c4-1_all.deb --build-arg PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/485/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/485/pool/NG-SA/python3-osm-ngsa_15.0-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/master/669/pool/tests/osm-tests_9.0.0rc1.post209+g9e5450f-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rosdn-floodlightof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_TAPI_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rosdn-tapi_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/999/pool/RO/python3-osm-rosdn-arista-cloudvision_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-ro-plugin_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rosdn-odlof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rovim-azure_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rosdn-onosof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rovim-gcp_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/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/999/pool/RO/python3-osm-rovim-openstack_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rovim-aws_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rosdn-ietfl2vpn_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rosdn-dynpac_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rovim-vmware_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rosdn-dpb_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-ng-ro_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/999/pool/RO/python3-osm-rosdn-juniper-contrail_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/999/pool/RO/python3-osm-rosdn-onos-vpls_9.0.0.post172+ge31d74b-1_all.deb .
[LCM] DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
[LCM]             Install the buildx component to build images with BuildKit:
[LCM]             https://docs.docker.com/go/buildx/
[LCM] 
[LCM] Sending build context to Docker daemon  10.24kB

[LCM] Step 1/58 : FROM ubuntu:22.04 as INSTALL
[LCM]  ---> 52882761a72a
[LCM] Step 2/58 : ARG APT_PROXY
[LCM]  ---> Using cache
[LCM]  ---> bf8675204e26
[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]  ---> 6b16749f3331
[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]  ---> 2f2b4a905581
[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]  ---> ca7a439320dc
[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]  ---> 9ef31cb6a503
[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]  ---> 6f4194f7e6dc
[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]  ---> 10a1726f3443
[LCM] Step 9/58 : ARG PYTHON3_OSM_COMMON_URL
[LCM]  ---> Using cache
[LCM]  ---> 148a4c73747e
[LCM] Step 10/58 : ARG PYTHON3_OSM_LCM_URL
[LCM]  ---> Using cache
[LCM]  ---> bcc1b2a4a44d
[LCM] Step 11/58 : ARG PYTHON3_N2VC_URL
[LCM]  ---> Using cache
[LCM]  ---> 6a8ec1793a38
[LCM] Step 12/58 : RUN curl $PYTHON3_OSM_COMMON_URL -o osm_common.deb
[LCM]  ---> Using cache
[LCM]  ---> d783d84e6530
[LCM] Step 13/58 : RUN dpkg -i ./osm_common.deb
[LCM]  ---> Using cache
[LCM]  ---> 2f4a5204a176
[LCM] Step 14/58 : RUN curl $PYTHON3_OSM_LCM_URL -o osm_lcm.deb
[LCM]  ---> Using cache
[LCM]  ---> 0a88ec66d84f
[LCM] Step 15/58 : RUN dpkg -i ./osm_lcm.deb
[LCM]  ---> Using cache
[LCM]  ---> 1226ac1c82dc
[LCM] Step 16/58 : RUN curl $PYTHON3_N2VC_URL -o osm_n2vc.deb
[LCM]  ---> Using cache
[LCM]  ---> 012674fea211
[LCM] Step 17/58 : RUN dpkg -i ./osm_n2vc.deb
[LCM]  ---> Using cache
[LCM]  ---> 495c99aa9ec8
[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]  ---> 80e0584fd4cd
[LCM] Step 19/58 : FROM ubuntu:22.04 as FINAL
[LCM]  ---> 52882761a72a
[LCM] Step 20/58 : ARG APT_PROXY
[LCM]  ---> Using cache
[LCM]  ---> bf8675204e26
[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]  ---> 6b16749f3331
[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]  ---> 862dd2a755cf
[LCM] Step 23/58 : COPY --from=INSTALL /usr/lib/python3/dist-packages /usr/lib/python3/dist-packages
[LCM]  ---> Using cache
[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-merge-3002 --build-arg CACHE_DATE=2024-05-31:01:07:11 --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/master/773/pool/osmclient/python3-osmclient_11.0.0rc1.post70+gc0420cf-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/master/1633/pool/devops/osm-devops_15.0.0.post28-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/master/765/pool/MON/python3-osm-mon_11.0.0.post36+g754a953-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/master/783/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/885/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/576/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/867/pool/LCM/python3-osm-lcm_9.0.0.post166+g0ee7779-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/master/548/pool/POL/python3-osm-policy-module_11.0.0.post27+gecf3f13-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/610/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/610/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/529/pool/NG-UI/osm-ngui_15.0.0.post1+g219fe61-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/master/482/pool/PLA/python3-osm-pla_11.0.0.post12+gfcdb2c4-1_all.deb --build-arg PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/485/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/485/pool/NG-SA/python3-osm-ngsa_15.0-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/master/669/pool/tests/osm-tests_9.0.0rc1.post209+g9e5450f-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rosdn-floodlightof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_TAPI_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rosdn-tapi_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/999/pool/RO/python3-osm-rosdn-arista-cloudvision_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-ro-plugin_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rosdn-odlof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rovim-azure_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rosdn-onosof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rovim-gcp_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/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/999/pool/RO/python3-osm-rovim-openstack_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rovim-aws_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rosdn-ietfl2vpn_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rosdn-dynpac_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rovim-vmware_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rosdn-dpb_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-ng-ro_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/999/pool/RO/python3-osm-rosdn-juniper-contrail_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/999/pool/RO/python3-osm-rosdn-onos-vpls_9.0.0.post172+ge31d74b-1_all.deb .
[Keystone] DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
[Keystone]             Install the buildx component to build images with BuildKit:
[Keystone]             https://docs.docker.com/go/buildx/
[Keystone] 
[Keystone] Sending build context to Docker daemon  28.16kB

[Keystone] Step 1/24 : FROM ubuntu:22.04
[Keystone]  ---> 52882761a72a
[Keystone] Step 2/24 : ARG APT_PROXY
[Keystone]  ---> Using cache
[Keystone]  ---> bf8675204e26
[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]  ---> 6b16749f3331
[Keystone] Step 4/24 : EXPOSE 5000
[Keystone]  ---> Using cache
[Keystone]  ---> 3a3c3c284703
[Keystone] Step 5/24 : WORKDIR /app
[Keystone]  ---> Using cache
[Keystone]  ---> 5eef7cf5195a
[Keystone] Step 6/24 : COPY scripts/start.sh /app/start.sh
[Keystone]  ---> Using cache
[Keystone]  ---> c8530aa4c400
[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]  ---> b18a7f7b65a4
[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]  ---> 5b495cd4b98d
[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]  ---> 588e645b4210
[Keystone] Step 10/24 : USER appuser
[Keystone]  ---> Using cache
[Keystone]  ---> e3659e6062ac
[Keystone] Step 11/24 : ENV DB_HOST                 keystone-db
[Keystone]  ---> Using cache
[Keystone]  ---> 569b194e85e6
[Keystone] Step 12/24 : ENV DB_PORT                 3306
[Keystone]  ---> Using cache
[Keystone]  ---> 13dcd2960d37
[Keystone] Step 13/24 : ENV ROOT_DB_USER            root
[Keystone]  ---> Using cache
[Keystone]  ---> 37fe1c6c81fc
[Keystone] Step 14/24 : ENV ROOT_DB_PASSWORD        admin
[Keystone]  ---> Using cache
[Keystone]  ---> ddfb1486bb03
[Keystone] Step 15/24 : ENV KEYSTONE_DB_PASSWORD    admin
[Keystone]  ---> Using cache
[Keystone]  ---> 61147bffed5f
[Keystone] Step 16/24 : ENV REGION_ID               RegionOne
[Keystone]  ---> Using cache
[Keystone]  ---> ae502329dc58
[Keystone] Step 17/24 : ENV KEYSTONE_HOST           keystone
[Keystone]  ---> Using cache
[Keystone]  ---> 159b3e73c621
[Keystone] Step 18/24 : ENV ADMIN_USERNAME          admin
[Keystone]  ---> Using cache
[Keystone]  ---> e18434b29985
[Keystone] Step 19/24 : ENV ADMIN_PASSWORD          admin
[Keystone]  ---> Using cache
[Keystone]  ---> 2a514190fb5f
[Keystone] Step 20/24 : ENV ADMIN_PROJECT           admin
[Keystone]  ---> Using cache
[Keystone]  ---> 10c616368517
[Keystone] Step 21/24 : ENV SERVICE_USERNAME        nbi
[Keystone]  ---> Using cache
[Keystone]  ---> 7cd046dc38b9
[Keystone] Step 22/24 : ENV SERVICE_PASSWORD        nbi
[Keystone]  ---> Using cache
[Keystone]  ---> d46d3e55be89
[Keystone] Step 23/24 : ENV SERVICE_PROJECT         service
[Keystone]  ---> Using cache
[Keystone]  ---> 0815fe4fe008
[Keystone] Step 24/24 : ENTRYPOINT ["./start.sh"]
[Keystone]  ---> Using cache
[Keystone]  ---> 44124f4ef3a8
[Keystone] [Warning] One or more build-args [PYTHON3_OSMCLIENT_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL OSM_IMDOCS_URL OSM_TESTS_URL PYTHON3_OSM_IM_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_RO_PLUGIN_URL OSM_NGUI_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSM_ROSDN_TAPI_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_ROVIM_GCP_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_N2VC_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_ROVIM_AWS_URL CACHE_DATE PYTHON3_OSM_NGSA_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_ROVIM_AZURE_URL PYTHON3_OSM_ROVIM_VMWARE_URL OSM_DEVOPS_URL PYTHON3_OSM_COMMON_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_ROVIM_OPENVIM_URL PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL] were not consumed
[Keystone] Successfully built 44124f4ef3a8
[Keystone] Successfully tagged opensourcemano/keystone:osm-master-merge-3002
[Pipeline] [MON] sh
[MON] [MON] Running shell script
[MON] + docker build --build-arg APT_PROXY=http://172.21.1.1:3142 -t opensourcemano/mon:osm-master-merge-3002 --build-arg CACHE_DATE=2024-05-31:01:07:11 --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/master/773/pool/osmclient/python3-osmclient_11.0.0rc1.post70+gc0420cf-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/master/1633/pool/devops/osm-devops_15.0.0.post28-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/master/765/pool/MON/python3-osm-mon_11.0.0.post36+g754a953-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/master/783/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/885/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/576/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/867/pool/LCM/python3-osm-lcm_9.0.0.post166+g0ee7779-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/master/548/pool/POL/python3-osm-policy-module_11.0.0.post27+gecf3f13-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/610/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/610/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/529/pool/NG-UI/osm-ngui_15.0.0.post1+g219fe61-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/master/482/pool/PLA/python3-osm-pla_11.0.0.post12+gfcdb2c4-1_all.deb --build-arg PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/485/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/485/pool/NG-SA/python3-osm-ngsa_15.0-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/master/669/pool/tests/osm-tests_9.0.0rc1.post209+g9e5450f-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rosdn-floodlightof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_TAPI_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rosdn-tapi_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/999/pool/RO/python3-osm-rosdn-arista-cloudvision_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-ro-plugin_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rosdn-odlof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rovim-azure_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rosdn-onosof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rovim-gcp_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/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/999/pool/RO/python3-osm-rovim-openstack_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rovim-aws_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rosdn-ietfl2vpn_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rosdn-dynpac_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rovim-vmware_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rosdn-dpb_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-ng-ro_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/999/pool/RO/python3-osm-rosdn-juniper-contrail_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/999/pool/RO/python3-osm-rosdn-onos-vpls_9.0.0.post172+ge31d74b-1_all.deb .
[MON] DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
[MON]             Install the buildx component to build images with BuildKit:
[MON]             https://docs.docker.com/go/buildx/
[MON] 
[MON] Sending build context to Docker daemon  10.24kB

[MON] Step 1/56 : FROM ubuntu:22.04 as INSTALL
[MON]  ---> 52882761a72a
[MON] Step 2/56 : ARG APT_PROXY
[MON]  ---> Using cache
[MON]  ---> bf8675204e26
[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]  ---> 6b16749f3331
[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]  ---> 2f2b4a905581
[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]  ---> a9fdd02ef613
[MON] Step 6/56 : ARG PYTHON3_OSM_COMMON_URL
[MON]  ---> Using cache
[MON]  ---> d822bbe699c4
[MON] Step 7/56 : ARG PYTHON3_OSM_MON_URL
[MON]  ---> Using cache
[MON]  ---> 8fd73aeb15b6
[MON] Step 8/56 : ARG PYTHON3_N2VC_URL
[MON]  ---> Using cache
[MON]  ---> f649d5ccbc5a
[MON] Step 9/56 : RUN curl $PYTHON3_OSM_COMMON_URL -o osm_common.deb
[MON]  ---> Using cache
[MON]  ---> bf07ea0c90c5
[MON] Step 10/56 : RUN dpkg -i ./osm_common.deb
[MON]  ---> Using cache
[MON]  ---> 443ba8b04ec5
[MON] Step 11/56 : RUN curl $PYTHON3_N2VC_URL -o n2vc.deb
[MON]  ---> Using cache
[MON]  ---> 9e0570c5f29a
[MON] Step 12/56 : RUN dpkg -i ./n2vc.deb
[MON]  ---> Using cache
[MON]  ---> 53b8df8bd2c6
[MON] Step 13/56 : RUN curl $PYTHON3_OSM_MON_URL -o osm_mon.deb
[MON]  ---> Using cache
[MON]  ---> 7151085ca625
[MON] Step 14/56 : RUN dpkg -i ./osm_mon.deb
[MON]  ---> Using cache
[MON]  ---> dd9db83c0e51
[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]  ---> 31e06f32939d
[MON] Step 16/56 : FROM ubuntu:22.04 as FINAL
[MON]  ---> 52882761a72a
[MON] Step 17/56 : ARG APT_PROXY
[MON]  ---> Using cache
[MON]  ---> bf8675204e26
[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]  ---> 6b16749f3331
[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]  ---> 862dd2a755cf
[MON] Step 20/56 : COPY --from=INSTALL /usr/lib/python3/dist-packages /usr/lib/python3/dist-packages
[MON]  ---> Using cache
[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-merge-3002 --build-arg CACHE_DATE=2024-05-31:01:07:11 --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/master/773/pool/osmclient/python3-osmclient_11.0.0rc1.post70+gc0420cf-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/master/1633/pool/devops/osm-devops_15.0.0.post28-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/master/765/pool/MON/python3-osm-mon_11.0.0.post36+g754a953-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/master/783/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/885/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/576/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/867/pool/LCM/python3-osm-lcm_9.0.0.post166+g0ee7779-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/master/548/pool/POL/python3-osm-policy-module_11.0.0.post27+gecf3f13-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/610/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/610/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/529/pool/NG-UI/osm-ngui_15.0.0.post1+g219fe61-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/master/482/pool/PLA/python3-osm-pla_11.0.0.post12+gfcdb2c4-1_all.deb --build-arg PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/485/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/485/pool/NG-SA/python3-osm-ngsa_15.0-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/master/669/pool/tests/osm-tests_9.0.0rc1.post209+g9e5450f-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rosdn-floodlightof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_TAPI_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rosdn-tapi_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/999/pool/RO/python3-osm-rosdn-arista-cloudvision_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-ro-plugin_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rosdn-odlof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rovim-azure_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rosdn-onosof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rovim-gcp_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/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/999/pool/RO/python3-osm-rovim-openstack_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rovim-aws_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rosdn-ietfl2vpn_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rosdn-dynpac_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rovim-vmware_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rosdn-dpb_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-ng-ro_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/999/pool/RO/python3-osm-rosdn-juniper-contrail_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/999/pool/RO/python3-osm-rosdn-onos-vpls_9.0.0.post172+ge31d74b-1_all.deb .
[POL] DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
[POL]             Install the buildx component to build images with BuildKit:
[POL]             https://docs.docker.com/go/buildx/
[POL] 
[POL] Sending build context to Docker daemon  9.216kB

[POL] Step 1/40 : FROM ubuntu:22.04 as INSTALL
[POL]  ---> 52882761a72a
[POL] Step 2/40 : ARG APT_PROXY
[POL]  ---> Using cache
[POL]  ---> bf8675204e26
[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]  ---> 6b16749f3331
[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]  ---> 2f2b4a905581
[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]  ---> 130706802bfa
[POL] Step 6/40 : ARG PYTHON3_OSM_COMMON_URL
[POL]  ---> Using cache
[POL]  ---> d9e873a64b88
[POL] Step 7/40 : ARG PYTHON3_OSM_POLICY_MODULE_URL
[POL]  ---> Using cache
[POL]  ---> 3d7fa5464976
[POL] Step 8/40 : RUN curl $PYTHON3_OSM_COMMON_URL -o osm_common.deb
[POL]  ---> Using cache
[POL]  ---> cda5b2557eb4
[POL] Step 9/40 : RUN dpkg -i ./osm_common.deb
[POL]  ---> Using cache
[POL]  ---> 891b9c70bb85
[POL] Step 10/40 : RUN curl $PYTHON3_OSM_POLICY_MODULE_URL -o osm_policy_module.deb
[POL]  ---> Using cache
[POL]  ---> 8f3f6856485c
[POL] Step 11/40 : RUN dpkg -i ./osm_policy_module.deb
[POL]  ---> Using cache
[POL]  ---> e41f80418045
[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]  ---> 66742c08f301
[POL] Step 13/40 : FROM ubuntu:22.04 as FINAL
[POL]  ---> 52882761a72a
[POL] Step 14/40 : ARG APT_PROXY
[POL]  ---> Using cache
[POL]  ---> bf8675204e26
[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]  ---> 6b16749f3331
[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]  ---> 862dd2a755cf
[POL] Step 17/40 : COPY --from=INSTALL /usr/lib/python3/dist-packages /usr/lib/python3/dist-packages
[POL]  ---> Using cache
[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-merge-3002 --build-arg CACHE_DATE=2024-05-31:01:07:11 --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/master/773/pool/osmclient/python3-osmclient_11.0.0rc1.post70+gc0420cf-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/master/1633/pool/devops/osm-devops_15.0.0.post28-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/master/765/pool/MON/python3-osm-mon_11.0.0.post36+g754a953-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/master/783/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/885/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/576/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/867/pool/LCM/python3-osm-lcm_9.0.0.post166+g0ee7779-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/master/548/pool/POL/python3-osm-policy-module_11.0.0.post27+gecf3f13-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/610/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/610/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/529/pool/NG-UI/osm-ngui_15.0.0.post1+g219fe61-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/master/482/pool/PLA/python3-osm-pla_11.0.0.post12+gfcdb2c4-1_all.deb --build-arg PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/485/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/485/pool/NG-SA/python3-osm-ngsa_15.0-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/master/669/pool/tests/osm-tests_9.0.0rc1.post209+g9e5450f-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rosdn-floodlightof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_TAPI_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rosdn-tapi_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/999/pool/RO/python3-osm-rosdn-arista-cloudvision_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-ro-plugin_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rosdn-odlof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rovim-azure_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rosdn-onosof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rovim-gcp_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/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/999/pool/RO/python3-osm-rovim-openstack_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rovim-aws_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rosdn-ietfl2vpn_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rosdn-dynpac_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rovim-vmware_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rosdn-dpb_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-ng-ro_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/999/pool/RO/python3-osm-rosdn-juniper-contrail_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/999/pool/RO/python3-osm-rosdn-onos-vpls_9.0.0.post172+ge31d74b-1_all.deb .
[Prometheus] DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
[Prometheus]             Install the buildx component to build images with BuildKit:
[Prometheus]             https://docs.docker.com/go/buildx/
[Prometheus] 
[Prometheus] Sending build context to Docker daemon  15.36kB

[Prometheus] Step 1/13 : FROM python:3.8
[Prometheus]  ---> fc6a57648aa5
[Prometheus] Step 2/13 : ENV PROMETHEUS_URL http://prometheus:9090
[Prometheus]  ---> Using cache
[Prometheus]  ---> 2c4cc6886220
[Prometheus] Step 3/13 : ENV MONGODB_URL mongodb://mongo:27017
[Prometheus]  ---> Using cache
[Prometheus]  ---> 6191662526d5
[Prometheus] Step 4/13 : ENV PROMETHEUS_CONFIG_FILE /etc/prometheus/prometheus.yml
[Prometheus]  ---> Using cache
[Prometheus]  ---> 1473a528f12b
[Prometheus] Step 5/13 : ENV PROMETHEUS_BASE_CONFIG_FILE /etc/prometheus_base/prometheus.yml
[Prometheus]  ---> Using cache
[Prometheus]  ---> f18d26e0dc65
[Prometheus] Step 6/13 : ENV PROMETHEUS_ALERTS_FILE /etc/prometheus/osm_alert_rules.yml
[Prometheus]  ---> Using cache
[Prometheus]  ---> 150f306d1221
[Prometheus] Step 7/13 : ENV PROMETHEUS_BASE_ALERTS_FILE /etc/prometheus_base/osm_alert_rules.yml
[Prometheus]  ---> Using cache
[Prometheus]  ---> d4923f64fde7
[Prometheus] Step 8/13 : ENV TARGET_DATABASE osm
[Prometheus]  ---> Using cache
[Prometheus]  ---> 436c2c6ad4d9
[Prometheus] Step 9/13 : WORKDIR /code
[Prometheus]  ---> Using cache
[Prometheus]  ---> cd032a3a6f24
[Prometheus] Step 10/13 : COPY src/requirements.txt .
[Prometheus]  ---> Using cache
[Prometheus]  ---> 915427b63b3b
[Prometheus] Step 11/13 : RUN pip install -r requirements.txt
[Prometheus]  ---> Using cache
[Prometheus]  ---> 73d9998a3e7f
[Prometheus] Step 12/13 : COPY src/app.py .
[Prometheus]  ---> Using cache
[Prometheus]  ---> 1be2a13aab6a
[Prometheus] Step 13/13 : CMD [ "python", "-u", "./app.py" ]
[Prometheus]  ---> Using cache
[Prometheus]  ---> 32d11b4a92f1
[Prometheus] [Warning] One or more build-args [PYTHON3_OSM_IM_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_POLICY_MODULE_URL OSM_IMDOCS_URL OSM_TESTS_URL PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSM_ROVIM_AWS_URL PYTHON3_OSM_ROVIM_VMWARE_URL OSM_NGUI_URL PYTHON3_OSM_NGSA_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_RO_PLUGIN_URL APT_PROXY PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_PLA_URL PYTHON3_OSMCLIENT_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROSDN_TAPI_URL PYTHON3_OSM_ROVIM_AZURE_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL PYTHON3_OSM_ROVIM_OPENVIM_URL PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL PYTHON3_N2VC_URL PYTHON3_OSM_COMMON_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_ROVIM_GCP_URL OSM_DEVOPS_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_NBI_URL CACHE_DATE] were not consumed
[Prometheus] Successfully built 32d11b4a92f1
[Prometheus] Successfully tagged opensourcemano/prometheus:osm-master-merge-3002
[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-merge-3002 --build-arg CACHE_DATE=2024-05-31:01:07:11 --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/master/773/pool/osmclient/python3-osmclient_11.0.0rc1.post70+gc0420cf-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/master/1633/pool/devops/osm-devops_15.0.0.post28-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/master/765/pool/MON/python3-osm-mon_11.0.0.post36+g754a953-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/master/783/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/885/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/576/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/867/pool/LCM/python3-osm-lcm_9.0.0.post166+g0ee7779-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/master/548/pool/POL/python3-osm-policy-module_11.0.0.post27+gecf3f13-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/610/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/610/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/529/pool/NG-UI/osm-ngui_15.0.0.post1+g219fe61-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/master/482/pool/PLA/python3-osm-pla_11.0.0.post12+gfcdb2c4-1_all.deb --build-arg PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/485/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/485/pool/NG-SA/python3-osm-ngsa_15.0-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/master/669/pool/tests/osm-tests_9.0.0rc1.post209+g9e5450f-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rosdn-floodlightof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_TAPI_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rosdn-tapi_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/999/pool/RO/python3-osm-rosdn-arista-cloudvision_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-ro-plugin_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rosdn-odlof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rovim-azure_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rosdn-onosof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rovim-gcp_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/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/999/pool/RO/python3-osm-rovim-openstack_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rovim-aws_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rosdn-ietfl2vpn_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rosdn-dynpac_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rovim-vmware_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rosdn-dpb_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-ng-ro_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/999/pool/RO/python3-osm-rosdn-juniper-contrail_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/999/pool/RO/python3-osm-rosdn-onos-vpls_9.0.0.post172+ge31d74b-1_all.deb .
[tests] DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
[tests]             Install the buildx component to build images with BuildKit:
[tests]             https://docs.docker.com/go/buildx/
[tests] 
[tests] Sending build context to Docker daemon  5.632kB

[tests] Step 1/35 : FROM ubuntu:22.04 as FINAL
[tests]  ---> 52882761a72a
[tests] Step 2/35 : ARG APT_PROXY
[tests]  ---> Using cache
[tests]  ---> bf8675204e26
[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]  ---> 6b16749f3331
[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]  ---> 2f2b4a905581
[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]  ---> fd5b65fd09ad
[tests] Step 6/35 : ARG OSM_TESTS_URL
[tests]  ---> Using cache
[tests]  ---> 5dfb14f95dbd
[tests] Step 7/35 : ARG PYTHON3_OSM_IM_URL
[tests]  ---> Using cache
[tests]  ---> f609e993535f
[tests] Step 8/35 : ARG PYTHON3_OSMCLIENT_URL
[tests]  ---> Using cache
[tests]  ---> 8849fc62d9ae
[tests] Step 9/35 : RUN curl $PYTHON3_OSM_IM_URL -o osm_im.deb
[tests]  ---> Using cache
[tests]  ---> 716a8ab63b74
[tests] Step 10/35 : RUN dpkg -i ./osm_im.deb
[tests]  ---> Using cache
[tests]  ---> 86e814b0a09e
[tests] Step 11/35 : RUN curl $PYTHON3_OSMCLIENT_URL -o osmclient.deb
[tests]  ---> Using cache
[tests]  ---> 499e0c35720b
[tests] Step 12/35 : RUN dpkg -i ./osmclient.deb
[tests]  ---> Using cache
[tests]  ---> d0fd649c29d5
[tests] Step 13/35 : RUN curl $OSM_TESTS_URL -o osm_tests.deb
[tests]  ---> Using cache
[tests]  ---> cbcc6878b699
[tests] Step 14/35 : RUN dpkg -i ./osm_tests.deb
[tests]  ---> Using cache
[tests]  ---> bce8509509e0
[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]  ---> Using cache
[tests]  ---> b279def42d7f
[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
[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-merge-3002 --build-arg CACHE_DATE=2024-05-31:01:07:11 --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/master/773/pool/osmclient/python3-osmclient_11.0.0rc1.post70+gc0420cf-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/master/1633/pool/devops/osm-devops_15.0.0.post28-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/master/765/pool/MON/python3-osm-mon_11.0.0.post36+g754a953-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/master/783/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/885/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/576/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/867/pool/LCM/python3-osm-lcm_9.0.0.post166+g0ee7779-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/master/548/pool/POL/python3-osm-policy-module_11.0.0.post27+gecf3f13-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/610/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/610/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/529/pool/NG-UI/osm-ngui_15.0.0.post1+g219fe61-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/master/482/pool/PLA/python3-osm-pla_11.0.0.post12+gfcdb2c4-1_all.deb --build-arg PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/485/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/485/pool/NG-SA/python3-osm-ngsa_15.0-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/master/669/pool/tests/osm-tests_9.0.0rc1.post209+g9e5450f-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rosdn-floodlightof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_TAPI_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rosdn-tapi_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/999/pool/RO/python3-osm-rosdn-arista-cloudvision_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-ro-plugin_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rosdn-odlof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rovim-azure_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rosdn-onosof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rovim-gcp_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/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/999/pool/RO/python3-osm-rovim-openstack_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rovim-aws_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rosdn-ietfl2vpn_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rosdn-dynpac_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rovim-vmware_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rosdn-dpb_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-ng-ro_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/999/pool/RO/python3-osm-rosdn-juniper-contrail_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/999/pool/RO/python3-osm-rosdn-onos-vpls_9.0.0.post172+ge31d74b-1_all.deb .
[PLA] DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
[PLA]             Install the buildx component to build images with BuildKit:
[PLA]             https://docs.docker.com/go/buildx/
[PLA] 
[PLA] Sending build context to Docker daemon  9.216kB

[PLA] Step 1/39 : FROM ubuntu:22.04 as INSTALL
[PLA]  ---> 52882761a72a
[PLA] Step 2/39 : ARG APT_PROXY
[PLA]  ---> Using cache
[PLA]  ---> bf8675204e26
[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]  ---> 6b16749f3331
[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]  ---> 2f2b4a905581
[PLA] Step 5/39 : ARG PYTHON3_OSM_COMMON_URL
[PLA]  ---> Using cache
[PLA]  ---> 9b32db13595b
[PLA] Step 6/39 : ARG PYTHON3_OSM_PLA_URL
[PLA]  ---> Using cache
[PLA]  ---> c73d43b54a07
[PLA] Step 7/39 : RUN curl $PYTHON3_OSM_COMMON_URL -o osm_common.deb
[PLA]  ---> Using cache
[PLA]  ---> 98d69b72fa61
[PLA] Step 8/39 : RUN dpkg -i ./osm_common.deb
[PLA]  ---> Using cache
[PLA]  ---> 09e388ec28ab
[PLA] Step 9/39 : RUN curl $PYTHON3_OSM_PLA_URL -o osm_pla.deb
[PLA]  ---> Using cache
[PLA]  ---> ee573dffef68
[PLA] Step 10/39 : RUN dpkg -i ./osm_pla.deb
[PLA]  ---> Using cache
[PLA]  ---> c61940e64f81
[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]  ---> 5e69c9e007fb
[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] [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-merge-3002 --build-arg CACHE_DATE=2024-05-31:01:07:11 --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/master/773/pool/osmclient/python3-osmclient_11.0.0rc1.post70+gc0420cf-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/master/1633/pool/devops/osm-devops_15.0.0.post28-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/master/765/pool/MON/python3-osm-mon_11.0.0.post36+g754a953-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/master/783/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/885/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/576/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/867/pool/LCM/python3-osm-lcm_9.0.0.post166+g0ee7779-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/master/548/pool/POL/python3-osm-policy-module_11.0.0.post27+gecf3f13-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/610/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/610/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/529/pool/NG-UI/osm-ngui_15.0.0.post1+g219fe61-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/master/482/pool/PLA/python3-osm-pla_11.0.0.post12+gfcdb2c4-1_all.deb --build-arg PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/485/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/485/pool/NG-SA/python3-osm-ngsa_15.0-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/master/669/pool/tests/osm-tests_9.0.0rc1.post209+g9e5450f-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rosdn-floodlightof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_TAPI_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rosdn-tapi_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/999/pool/RO/python3-osm-rosdn-arista-cloudvision_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-ro-plugin_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rosdn-odlof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rovim-azure_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rosdn-onosof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rovim-gcp_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/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/999/pool/RO/python3-osm-rovim-openstack_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rovim-aws_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rosdn-ietfl2vpn_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rosdn-dynpac_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rovim-vmware_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rosdn-dpb_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-ng-ro_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/999/pool/RO/python3-osm-rosdn-juniper-contrail_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/999/pool/RO/python3-osm-rosdn-onos-vpls_9.0.0.post172+ge31d74b-1_all.deb .
[osmclient] DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
[osmclient]             Install the buildx component to build images with BuildKit:
[osmclient]             https://docs.docker.com/go/buildx/
[osmclient] 
[osmclient] Sending build context to Docker daemon  6.656kB

[osmclient] Step 1/31 : FROM ubuntu:22.04 as INSTALL
[osmclient]  ---> 52882761a72a
[osmclient] Step 2/31 : ARG APT_PROXY
[osmclient]  ---> Using cache
[osmclient]  ---> bf8675204e26
[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]  ---> 6b16749f3331
[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]  ---> 2f2b4a905581
[osmclient] Step 5/31 : ARG PYTHON3_OSM_IM_URL
[osmclient]  ---> Using cache
[osmclient]  ---> ec4ecdccf505
[osmclient] Step 6/31 : ARG PYTHON3_OSMCLIENT_URL
[osmclient]  ---> Using cache
[osmclient]  ---> c08a6ac32b94
[osmclient] Step 7/31 : RUN curl $PYTHON3_OSM_IM_URL -o osm_im.deb
[osmclient]  ---> Using cache
[osmclient]  ---> 14a69f509f93
[osmclient] Step 8/31 : RUN dpkg -i ./osm_im.deb
[osmclient]  ---> Using cache
[osmclient]  ---> 51a2db04629e
[osmclient] Step 9/31 : RUN curl $PYTHON3_OSMCLIENT_URL -o osmclient.deb
[osmclient]  ---> Using cache
[osmclient]  ---> 12e49937009c
[osmclient] Step 10/31 : RUN dpkg -i ./osmclient.deb
[osmclient]  ---> Using cache
[osmclient]  ---> ad70d18aaa3f
[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]  ---> Using cache
[osmclient]  ---> f4be1c666dc3
[osmclient] Step 12/31 : FROM ubuntu:22.04 as FINAL
[osmclient]  ---> 52882761a72a
[osmclient] Step 13/31 : ARG APT_PROXY
[osmclient]  ---> Using cache
[osmclient]  ---> bf8675204e26
[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]  ---> 6b16749f3331
[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]  ---> 862dd2a755cf
[osmclient] Step 16/31 : COPY --from=INSTALL /usr/lib/python3/dist-packages /usr/lib/python3/dist-packages
[osmclient]  ---> Using cache
[Pipeline] [Airflow] sh
[Airflow] [Airflow] Running shell script
[Pipeline] [Webhook] sh
[POL]  ---> eaf55f980d4c
[POL] Step 18/40 : COPY --from=INSTALL /usr/local/lib/python3.10/dist-packages  /usr/local/lib/python3.10/dist-packages
[Webhook] [Webhook] Running shell script
[Pipeline] [RO] sh
[RO] [RO] Running shell script
[Pipeline] [NG-UI] sh
[NG-UI] [NG-UI] Running shell script
[Pipeline] [NBI] sh
[LCM]  ---> 8a8d72ffc225
[LCM] Step 24/58 : COPY --from=INSTALL /usr/local/lib/python3.10/dist-packages  /usr/local/lib/python3.10/dist-packages
[LCM]  ---> Using cache
[LCM]  ---> 6636fcdb8724
[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]  ---> 9314bf8e2136
[LCM] Step 26/58 : RUN rm -f /etc/apt/apt.conf.d/proxy.conf
[LCM]  ---> Using cache
[LCM]  ---> d6f7d84d3bb7
[LCM] Step 27/58 : COPY --from=INSTALL /usr/bin/kubectl /usr/bin/kubectl
[LCM]  ---> Using cache
[LCM]  ---> 2af878f2dc69
[LCM] Step 28/58 : COPY --from=INSTALL /usr/local/bin/helm /usr/local/bin/helm
[LCM]  ---> Using cache
[MON]  ---> d66e9c88b9b6
[MON] Step 21/56 : COPY --from=INSTALL /usr/local/lib/python3.10/dist-packages  /usr/local/lib/python3.10/dist-packages
[MON]  ---> Using cache
[MON]  ---> 7fa5dabe7a15
[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]  ---> f1b34faf579e
[MON] Step 23/56 : RUN rm -f /etc/apt/apt.conf.d/proxy.conf
[MON]  ---> Using cache
[MON]  ---> 8371e2d3fc73
[MON] Step 24/56 : COPY --from=INSTALL /usr/bin/osm* /usr/bin/
[POL]  ---> Using cache
[POL]  ---> 8deb1e74d87a
[POL] Step 19/40 : COPY --from=INSTALL /usr/bin/osm* /usr/bin/
[tests]  ---> Running in 86af9b807700
[osmclient]  ---> 47278944b1ed
[osmclient] Step 17/31 : COPY --from=INSTALL /usr/local/lib/python3.10/dist-packages /usr/local/lib/python3.10/dist-packages
[osmclient]  ---> Using cache
[osmclient]  ---> dc25e9b60d23
[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]  ---> Using cache
[osmclient]  ---> 0ec6c54f9ac6
[osmclient] Step 19/31 : RUN rm -f /etc/apt/apt.conf.d/proxy.conf
[osmclient]  ---> Using cache
[osmclient]  ---> 60b6333e59cd
[osmclient] Step 20/31 : COPY --from=INSTALL /usr/bin/osm /usr/bin/osm
[osmclient]  ---> Using cache
[osmclient]  ---> a1d567cbfde6
[osmclient] Step 21/31 : COPY charm.sh /usr/sbin/charm
[osmclient]  ---> Using cache
[osmclient]  ---> d245c2e83dcd
[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]  ---> Using cache
[osmclient]  ---> 9e9dc9846f31
[osmclient] Step 23/31 : WORKDIR /app/osmclient
[osmclient]  ---> Using cache
[osmclient]  ---> 94596eeeca81
[osmclient] Step 24/31 : USER appuser
[osmclient]  ---> Using cache
[osmclient]  ---> fde55f911574
[osmclient] Step 25/31 : ENV LC_ALL=C.UTF-8
[osmclient]  ---> Using cache
[osmclient]  ---> c66d146059e2
[osmclient] Step 26/31 : ENV LANG=C.UTF-8
[osmclient]  ---> Using cache
[osmclient]  ---> ea25d28479e1
[osmclient] Step 27/31 : ENV OSM_HOSTNAME    nbi:9999
[osmclient]  ---> Using cache
[osmclient]  ---> b79ae008db74
[osmclient] Step 28/31 : ENV OSM_USER        admin
[osmclient]  ---> Using cache
[osmclient]  ---> e0142e0ec2a9
[osmclient] Step 29/31 : ENV OSM_PASSWORD    admin
[osmclient]  ---> Using cache
[osmclient]  ---> bbd30c84a71b
[osmclient] Step 30/31 : ENV OSM_PROJECT     admin
[osmclient]  ---> Using cache
[osmclient]  ---> 161936cdd659
[osmclient] Step 31/31 : ENTRYPOINT [ "/bin/bash" ]
[osmclient]  ---> Using cache
[osmclient]  ---> c66e210fa10d
[osmclient] [Warning] One or more build-args [PYTHON3_OSM_ROSDN_ONOS_VPLS_URL OSM_DEVOPS_URL PYTHON3_OSM_NGSA_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_ROSDN_TAPI_URL PYTHON3_OSM_ROVIM_OPENVIM_URL PYTHON3_N2VC_URL PYTHON3_OSM_MON_URL OSM_TESTS_URL PYTHON3_OSM_COMMON_URL PYTHON3_OSM_ROVIM_VMWARE_URL PYTHON3_OSM_ROVIM_AWS_URL OSM_IMDOCS_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_ROVIM_AZURE_URL PYTHON3_OSM_ROVIM_GCP_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_RO_PLUGIN_URL PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL CACHE_DATE OSM_NGUI_URL PYTHON3_OSM_ROSDN_DYNPAC_URL] were not consumed
[osmclient] Successfully built c66e210fa10d
[osmclient] Successfully tagged opensourcemano/osmclient:osm-master-merge-3002
[Airflow] + docker build --build-arg APT_PROXY=http://172.21.1.1:3142 -t opensourcemano/airflow:osm-master-merge-3002 --build-arg CACHE_DATE=2024-05-31:01:07:11 --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/master/773/pool/osmclient/python3-osmclient_11.0.0rc1.post70+gc0420cf-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/master/1633/pool/devops/osm-devops_15.0.0.post28-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/master/765/pool/MON/python3-osm-mon_11.0.0.post36+g754a953-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/master/783/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/885/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/576/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/867/pool/LCM/python3-osm-lcm_9.0.0.post166+g0ee7779-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/master/548/pool/POL/python3-osm-policy-module_11.0.0.post27+gecf3f13-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/610/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/610/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/529/pool/NG-UI/osm-ngui_15.0.0.post1+g219fe61-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/master/482/pool/PLA/python3-osm-pla_11.0.0.post12+gfcdb2c4-1_all.deb --build-arg PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/485/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/485/pool/NG-SA/python3-osm-ngsa_15.0-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/master/669/pool/tests/osm-tests_9.0.0rc1.post209+g9e5450f-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rosdn-floodlightof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_TAPI_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rosdn-tapi_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/999/pool/RO/python3-osm-rosdn-arista-cloudvision_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-ro-plugin_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rosdn-odlof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rovim-azure_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rosdn-onosof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rovim-gcp_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/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/999/pool/RO/python3-osm-rovim-openstack_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rovim-aws_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rosdn-ietfl2vpn_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rosdn-dynpac_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rovim-vmware_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rosdn-dpb_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-ng-ro_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/999/pool/RO/python3-osm-rosdn-juniper-contrail_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/999/pool/RO/python3-osm-rosdn-onos-vpls_9.0.0.post172+ge31d74b-1_all.deb .
[Airflow] DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
[Airflow]             Install the buildx component to build images with BuildKit:
[Airflow]             https://docs.docker.com/go/buildx/
[Airflow] 
[Airflow] Sending build context to Docker daemon  4.096kB

[Airflow] Step 1/16 : FROM apache/airflow:2.5.3-python3.10
[Airflow]  ---> 3211f4f8f08b
[Airflow] Step 2/16 : USER root
[Airflow]  ---> Using cache
[Airflow]  ---> 75be5bdbfa2c
[Airflow] Step 3/16 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     gcc git python3 python3-dev python3-venv python3-pip     python3-setuptools wget zstd &&     python3 -m pip install -U pip build
[Airflow]  ---> Using cache
[Airflow]  ---> a3520963bd44
[Airflow] Step 4/16 : USER airflow
[Airflow]  ---> Using cache
[Airflow]  ---> f12b69fd1c77
[Airflow] Step 5/16 : ARG PYTHON3_OSM_COMMON_URL
[Airflow]  ---> Using cache
[Airflow]  ---> bd9b01460945
[Airflow] Step 6/16 : ARG PYTHON3_OSM_NGSA_URL
[Airflow]  ---> Using cache
[Airflow]  ---> 2f677e888cf9
[Airflow] Step 7/16 : RUN curl $PYTHON3_OSM_COMMON_URL -o osm_common.deb
[Airflow]  ---> Using cache
[Airflow]  ---> 9f4e8b92c846
[Airflow] Step 8/16 : RUN curl $PYTHON3_OSM_NGSA_URL -o osm_ngsa.deb
[Airflow]  ---> Using cache
[Airflow]  ---> fd091de72759
[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]  ---> 329f034fb2c6
[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]  ---> d68e88882528
[Airflow] Step 11/16 : RUN mkdir /tmp/osm
[Airflow]  ---> Using cache
[Airflow]  ---> 434505fc216d
[Airflow] Step 12/16 : RUN dpkg-deb -x osm_common_repacked.deb /tmp/osm
[Airflow]  ---> Using cache
[Airflow]  ---> fc3f832c07d8
[Airflow] Step 13/16 : RUN dpkg-deb -x osm_ngsa_repacked.deb /tmp/osm
[Airflow]  ---> Using cache
[Airflow]  ---> 78d01fc50f04
[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]  ---> 1f0b57444d5d
[Airflow] Step 15/16 : RUN rm -rf /tmp/osm
[Airflow]  ---> Using cache
[Airflow]  ---> 4aeab9a2db4b
[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]  ---> 3b45479bd15d
[Airflow] [Warning] One or more build-args [CACHE_DATE PYTHON3_N2VC_URL PYTHON3_OSM_IM_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_ROVIM_AZURE_URL APT_PROXY PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_ROVIM_AWS_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL OSM_DEVOPS_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_ROVIM_GCP_URL PYTHON3_OSM_RO_PLUGIN_URL OSM_NGUI_URL PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL PYTHON3_OSM_ROSDN_TAPI_URL PYTHON3_OSMCLIENT_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_ROVIM_OPENVIM_URL OSM_TESTS_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL OSM_IMDOCS_URL PYTHON3_OSM_ROVIM_VMWARE_URL] were not consumed
[Airflow] Successfully built 3b45479bd15d
[Airflow] Successfully tagged opensourcemano/airflow:osm-master-merge-3002
[Webhook] + docker build --build-arg APT_PROXY=http://172.21.1.1:3142 -t opensourcemano/webhook:osm-master-merge-3002 --build-arg CACHE_DATE=2024-05-31:01:07:11 --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/master/773/pool/osmclient/python3-osmclient_11.0.0rc1.post70+gc0420cf-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/master/1633/pool/devops/osm-devops_15.0.0.post28-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/master/765/pool/MON/python3-osm-mon_11.0.0.post36+g754a953-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/master/783/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/885/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/576/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/867/pool/LCM/python3-osm-lcm_9.0.0.post166+g0ee7779-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/master/548/pool/POL/python3-osm-policy-module_11.0.0.post27+gecf3f13-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/610/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/610/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/529/pool/NG-UI/osm-ngui_15.0.0.post1+g219fe61-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/master/482/pool/PLA/python3-osm-pla_11.0.0.post12+gfcdb2c4-1_all.deb --build-arg PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/485/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/485/pool/NG-SA/python3-osm-ngsa_15.0-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/master/669/pool/tests/osm-tests_9.0.0rc1.post209+g9e5450f-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rosdn-floodlightof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_TAPI_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rosdn-tapi_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/999/pool/RO/python3-osm-rosdn-arista-cloudvision_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-ro-plugin_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rosdn-odlof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rovim-azure_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rosdn-onosof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rovim-gcp_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/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/999/pool/RO/python3-osm-rovim-openstack_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rovim-aws_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rosdn-ietfl2vpn_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rosdn-dynpac_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rovim-vmware_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rosdn-dpb_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-ng-ro_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/999/pool/RO/python3-osm-rosdn-juniper-contrail_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/999/pool/RO/python3-osm-rosdn-onos-vpls_9.0.0.post172+ge31d74b-1_all.deb .
[Webhook] DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
[Webhook]             Install the buildx component to build images with BuildKit:
[Webhook]             https://docs.docker.com/go/buildx/
[Webhook] 
[Webhook] Sending build context to Docker daemon  4.608kB

[Webhook] Step 1/21 : FROM ubuntu:22.04 as INSTALL
[Webhook]  ---> 52882761a72a
[Webhook] Step 2/21 : ARG APT_PROXY
[Webhook]  ---> Using cache
[Webhook]  ---> bf8675204e26
[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]  ---> 6b16749f3331
[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]  ---> 2f2b4a905581
[Webhook] Step 5/21 : ARG PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL
[Webhook]  ---> Using cache
[Webhook]  ---> 274aa85b169b
[Webhook] Step 6/21 : RUN curl $PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL -o osm_webhook_translator.deb
[Webhook]  ---> Using cache
[Webhook]  ---> b68ce4f4677e
[Webhook] Step 7/21 : RUN dpkg -i ./osm_webhook_translator.deb
[Webhook]  ---> Using cache
[Webhook]  ---> 5107eacbbb2c
[Webhook] Step 8/21 : RUN pip3 install     -r /usr/lib/python3/dist-packages/osm_webhook_translator/requirements.txt
[Webhook]  ---> Using cache
[Webhook]  ---> e6c8e40dc6de
[Webhook] Step 9/21 : FROM ubuntu:22.04 as FINAL
[Webhook]  ---> 52882761a72a
[Webhook] Step 10/21 : ARG APT_PROXY
[Webhook]  ---> Using cache
[Webhook]  ---> bf8675204e26
[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]  ---> 6b16749f3331
[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]  ---> 862dd2a755cf
[Webhook] Step 13/21 : COPY --from=INSTALL /usr/lib/python3/dist-packages /usr/lib/python3/dist-packages
[Webhook]  ---> Using cache
[Webhook]  ---> 901098b5ea1d
[Webhook] Step 14/21 : COPY --from=INSTALL /usr/local/lib/python3.10/dist-packages /usr/local/lib/python3.10/dist-packages
[Webhook]  ---> Using cache
[Webhook]  ---> 08ecce9ae43a
[Webhook] Step 15/21 : RUN rm -f /etc/apt/apt.conf.d/proxy.conf
[Webhook]  ---> Using cache
[Webhook]  ---> a4cbf5357154
[Webhook] Step 16/21 : COPY --from=INSTALL /usr/local/bin/uvicorn /usr/local/bin/uvicorn
[Webhook]  ---> Using cache
[RO] + docker build --build-arg APT_PROXY=http://172.21.1.1:3142 -t opensourcemano/ro:osm-master-merge-3002 --build-arg CACHE_DATE=2024-05-31:01:07:11 --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/master/773/pool/osmclient/python3-osmclient_11.0.0rc1.post70+gc0420cf-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/master/1633/pool/devops/osm-devops_15.0.0.post28-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/master/765/pool/MON/python3-osm-mon_11.0.0.post36+g754a953-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/master/783/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/885/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/576/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/867/pool/LCM/python3-osm-lcm_9.0.0.post166+g0ee7779-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/master/548/pool/POL/python3-osm-policy-module_11.0.0.post27+gecf3f13-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/610/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/610/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/529/pool/NG-UI/osm-ngui_15.0.0.post1+g219fe61-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/master/482/pool/PLA/python3-osm-pla_11.0.0.post12+gfcdb2c4-1_all.deb --build-arg PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/485/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/485/pool/NG-SA/python3-osm-ngsa_15.0-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/master/669/pool/tests/osm-tests_9.0.0rc1.post209+g9e5450f-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rosdn-floodlightof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_TAPI_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rosdn-tapi_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/999/pool/RO/python3-osm-rosdn-arista-cloudvision_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-ro-plugin_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rosdn-odlof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rovim-azure_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rosdn-onosof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rovim-gcp_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/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/999/pool/RO/python3-osm-rovim-openstack_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rovim-aws_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rosdn-ietfl2vpn_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rosdn-dynpac_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rovim-vmware_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rosdn-dpb_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-ng-ro_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/999/pool/RO/python3-osm-rosdn-juniper-contrail_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/999/pool/RO/python3-osm-rosdn-onos-vpls_9.0.0.post172+ge31d74b-1_all.deb .
[RO] DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
[RO]             Install the buildx component to build images with BuildKit:
[RO]             https://docs.docker.com/go/buildx/
[RO] 
[RO] Sending build context to Docker daemon  14.34kB

[RO] Step 1/60 : FROM ubuntu:22.04 as INSTALL
[RO]  ---> 52882761a72a
[RO] Step 2/60 : ARG APT_PROXY
[RO]  ---> Using cache
[RO]  ---> bf8675204e26
[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]  ---> 6b16749f3331
[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]  ---> 2f2b4a905581
[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]  ---> be0dabaeeb88
[RO] Step 6/60 : ARG PYTHON3_OSM_COMMON_URL
[RO]  ---> Using cache
[RO]  ---> da83b1267ff6
[RO] Step 7/60 : ARG PYTHON3_OSM_NG_RO_URL
[RO]  ---> Using cache
[RO]  ---> 021ea62540b3
[RO] Step 8/60 : ARG PYTHON3_OSM_RO_PLUGIN_URL
[RO]  ---> Using cache
[RO]  ---> fe89a17861e2
[RO] Step 9/60 : ARG PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL
[RO]  ---> Using cache
[RO]  ---> 5c3ecc7ee7e7
[RO] Step 10/60 : ARG PYTHON3_OSM_ROSDN_DPB_URL
[RO]  ---> Using cache
[RO]  ---> 536160e7da9b
[RO] Step 11/60 : ARG PYTHON3_OSM_ROSDN_DYNPAC_URL
[RO]  ---> Using cache
[RO]  ---> 35f0bc483015
[RO] Step 12/60 : ARG PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL
[RO]  ---> Using cache
[RO]  ---> 836dd256ba59
[RO] Step 13/60 : ARG PYTHON3_OSM_ROSDN_IETFL2VPN_URL
[RO]  ---> Using cache
[RO]  ---> f93b49e65434
[RO] Step 14/60 : ARG PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL
[RO]  ---> Using cache
[RO]  ---> 9d10431c952f
[RO] Step 15/60 : ARG PYTHON3_OSM_ROSDN_ODLOF_URL
[RO]  ---> Using cache
[RO]  ---> 9f80148e91e0
[RO] Step 16/60 : ARG PYTHON3_OSM_ROSDN_ONOSOF_URL
[RO]  ---> Using cache
[RO]  ---> b0e3695db2bf
[RO] Step 17/60 : ARG PYTHON3_OSM_ROSDN_ONOS_VPLS_URL
[RO]  ---> Using cache
[RO]  ---> eb70bbe26a0c
[RO] Step 18/60 : ARG PYTHON3_OSM_ROVIM_AWS_URL
[RO]  ---> Using cache
[RO]  ---> e9c174b1d88e
[RO] Step 19/60 : ARG PYTHON3_OSM_ROVIM_AZURE_URL
[RO]  ---> Using cache
[RO]  ---> f479549f3ef7
[RO] Step 20/60 : ARG PYTHON3_OSM_ROVIM_GCP_URL
[RO]  ---> Using cache
[RO]  ---> 245792d76f53
[RO] Step 21/60 : ARG PYTHON3_OSM_ROVIM_OPENSTACK_URL
[RO]  ---> Using cache
[RO]  ---> 0995ed2d430e
[RO] Step 22/60 : ARG PYTHON3_OSM_ROVIM_OPENVIM_URL
[RO]  ---> Using cache
[RO]  ---> 19da3d6e9c96
[RO] Step 23/60 : ARG PYTHON3_OSM_ROVIM_VMWARE_URL
[RO]  ---> Using cache
[RO]  ---> 866f1adfa5dc
[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]  ---> a53e037f6207
[RO] Step 25/60 : RUN dpkg -i *.deb
[RO]  ---> Using cache
[RO]  ---> c8eddd644a28
[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]  ---> dfeb6a0d9b7b
[RO] Step 27/60 : FROM ubuntu:22.04 as FINAL
[RO]  ---> 52882761a72a
[RO] Step 28/60 : ARG APT_PROXY
[RO]  ---> Using cache
[RO]  ---> bf8675204e26
[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]  ---> 6b16749f3331
[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]  ---> 862dd2a755cf
[RO] Step 31/60 : COPY --from=INSTALL /usr/lib/python3/dist-packages /usr/lib/python3/dist-packages
[RO]  ---> Using cache
[RO]  ---> 61b8c20d82d1
[RO] Step 32/60 : COPY --from=INSTALL /usr/local/lib/python3.10/dist-packages  /usr/local/lib/python3.10/dist-packages
[NG-UI] + docker build --build-arg APT_PROXY=http://172.21.1.1:3142 -t opensourcemano/ng-ui:osm-master-merge-3002 --build-arg CACHE_DATE=2024-05-31:01:07:11 --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/master/773/pool/osmclient/python3-osmclient_11.0.0rc1.post70+gc0420cf-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/master/1633/pool/devops/osm-devops_15.0.0.post28-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/master/765/pool/MON/python3-osm-mon_11.0.0.post36+g754a953-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/master/783/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/885/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/576/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/867/pool/LCM/python3-osm-lcm_9.0.0.post166+g0ee7779-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/master/548/pool/POL/python3-osm-policy-module_11.0.0.post27+gecf3f13-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/610/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/610/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/529/pool/NG-UI/osm-ngui_15.0.0.post1+g219fe61-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/master/482/pool/PLA/python3-osm-pla_11.0.0.post12+gfcdb2c4-1_all.deb --build-arg PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/485/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/485/pool/NG-SA/python3-osm-ngsa_15.0-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/master/669/pool/tests/osm-tests_9.0.0rc1.post209+g9e5450f-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rosdn-floodlightof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_TAPI_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rosdn-tapi_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/999/pool/RO/python3-osm-rosdn-arista-cloudvision_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-ro-plugin_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rosdn-odlof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rovim-azure_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rosdn-onosof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rovim-gcp_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/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/999/pool/RO/python3-osm-rovim-openstack_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rovim-aws_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rosdn-ietfl2vpn_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rosdn-dynpac_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rovim-vmware_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rosdn-dpb_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-ng-ro_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/999/pool/RO/python3-osm-rosdn-juniper-contrail_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/999/pool/RO/python3-osm-rosdn-onos-vpls_9.0.0.post172+ge31d74b-1_all.deb .
[NG-UI] DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
[NG-UI]             Install the buildx component to build images with BuildKit:
[NG-UI]             https://docs.docker.com/go/buildx/
[NG-UI] 
[NG-UI] Sending build context to Docker daemon  4.608kB

[NG-UI] Step 1/22 : FROM ubuntu:22.04 as INSTALL
[NG-UI]  ---> 52882761a72a
[NG-UI] Step 2/22 : ARG APT_PROXY
[NG-UI]  ---> Using cache
[NG-UI]  ---> bf8675204e26
[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]  ---> 6b16749f3331
[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]  ---> 1a8e02bbdf76
[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]  ---> d49fcbd0664c
[NG-UI] Step 6/22 : ARG OSM_NGUI_URL
[NG-UI]  ---> Using cache
[NG-UI]  ---> 62384c3591c3
[NG-UI] Step 7/22 : RUN curl $OSM_NGUI_URL -o osm_ngui.deb
[NG-UI]  ---> Using cache
[NG-UI]  ---> 66658784ddbd
[NG-UI] Step 8/22 : RUN dpkg -i ./osm_ngui.deb
[NG-UI]  ---> Using cache
[NG-UI]  ---> a419997f326b
[NG-UI] Step 9/22 : WORKDIR /usr/share/osm-ngui
[NG-UI]  ---> Using cache
[NG-UI]  ---> 1d3986dbc6d1
[NG-UI] Step 10/22 : RUN npm install
[NG-UI]  ---> Using cache
[NG-UI]  ---> c79cf9c4dba3
[NG-UI] Step 11/22 : RUN npm run build
[NG-UI]  ---> Using cache
[NG-UI]  ---> 69942a1fde43
[NG-UI] Step 12/22 : FROM ubuntu:22.04 AS FINAL
[NG-UI]  ---> 52882761a72a
[NG-UI] Step 13/22 : ARG APT_PROXY
[NG-UI]  ---> Using cache
[NG-UI]  ---> bf8675204e26
[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]  ---> 6b16749f3331
[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]  ---> 198332e41652
[NG-UI] Step 16/22 : RUN rm -f /etc/apt/apt.conf.d/proxy.conf
[NG-UI]  ---> Using cache
[NG-UI]  ---> 21b272d65a42
[NG-UI] Step 17/22 : RUN rm -rf /usr/share/nginx/html/*
[NG-UI]  ---> Using cache
[NG-UI]  ---> 927402ea76cd
[NG-UI] Step 18/22 : COPY --from=INSTALL /usr/share/osm-ngui/nginx/nginx.conf /etc/nginx/sites-available/default
[NG-UI]  ---> Using cache
[NG-UI]  ---> 4a614913e839
[NG-UI] Step 19/22 : COPY --from=INSTALL /usr/share/osm-ngui/dist/osm /usr/share/nginx/html
[NG-UI]  ---> Using cache
[NG-UI]  ---> aefc76e67966
[NG-UI] Step 20/22 : EXPOSE 80
[NG-UI]  ---> Using cache
[NG-UI]  ---> ec50f1415f22
[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]  ---> d6e15682b8df
[NG-UI] Step 22/22 : CMD ["nginx", "-g", "daemon off;"]
[NG-UI]  ---> Using cache
[NG-UI]  ---> 65836c7a5080
[NG-UI] [Warning] One or more build-args [CACHE_DATE PYTHON3_OSM_ROVIM_OPENVIM_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_N2VC_URL PYTHON3_OSM_NGSA_URL OSM_IMDOCS_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSM_ROVIM_GCP_URL PYTHON3_OSM_ROVIM_AWS_URL PYTHON3_OSM_RO_PLUGIN_URL PYTHON3_OSM_COMMON_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_ROSDN_TAPI_URL PYTHON3_OSM_IM_URL PYTHON3_OSM_ROVIM_AZURE_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL PYTHON3_OSM_ROVIM_VMWARE_URL OSM_TESTS_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_ROSDN_ONOSOF_URL OSM_DEVOPS_URL PYTHON3_OSMCLIENT_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL] were not consumed
[NG-UI] Successfully built 65836c7a5080
[NG-UI] Successfully tagged opensourcemano/ng-ui:osm-master-merge-3002
[NBI] [NBI] Running shell script
[NBI] + docker build --build-arg APT_PROXY=http://172.21.1.1:3142 -t opensourcemano/nbi:osm-master-merge-3002 --build-arg CACHE_DATE=2024-05-31:01:07:11 --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/master/773/pool/osmclient/python3-osmclient_11.0.0rc1.post70+gc0420cf-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/master/1633/pool/devops/osm-devops_15.0.0.post28-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/master/765/pool/MON/python3-osm-mon_11.0.0.post36+g754a953-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/master/783/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/885/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/576/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/867/pool/LCM/python3-osm-lcm_9.0.0.post166+g0ee7779-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/master/548/pool/POL/python3-osm-policy-module_11.0.0.post27+gecf3f13-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/610/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/610/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/529/pool/NG-UI/osm-ngui_15.0.0.post1+g219fe61-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/master/482/pool/PLA/python3-osm-pla_11.0.0.post12+gfcdb2c4-1_all.deb --build-arg PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/485/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/485/pool/NG-SA/python3-osm-ngsa_15.0-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/master/669/pool/tests/osm-tests_9.0.0rc1.post209+g9e5450f-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rosdn-floodlightof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_TAPI_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rosdn-tapi_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/999/pool/RO/python3-osm-rosdn-arista-cloudvision_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-ro-plugin_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rosdn-odlof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rovim-azure_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rosdn-onosof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rovim-gcp_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/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/999/pool/RO/python3-osm-rovim-openstack_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rovim-aws_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rosdn-ietfl2vpn_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rosdn-dynpac_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rovim-vmware_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-rosdn-dpb_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/999/pool/RO/python3-osm-ng-ro_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/999/pool/RO/python3-osm-rosdn-juniper-contrail_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/999/pool/RO/python3-osm-rosdn-onos-vpls_9.0.0.post172+ge31d74b-1_all.deb .
[NBI] DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
[NBI]             Install the buildx component to build images with BuildKit:
[NBI]             https://docs.docker.com/go/buildx/
[NBI] 
[NBI] Sending build context to Docker daemon  6.656kB

[NBI] Step 1/44 : FROM ubuntu:22.04 as INSTALL
[NBI]  ---> 52882761a72a
[NBI] Step 2/44 : ARG APT_PROXY
[NBI]  ---> Using cache
[NBI]  ---> bf8675204e26
[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]  ---> 6b16749f3331
[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]  ---> 2f2b4a905581
[NBI] Step 5/44 : ARG PYTHON3_OSM_COMMON_URL
[NBI]  ---> Using cache
[NBI]  ---> 9b32db13595b
[NBI] Step 6/44 : ARG PYTHON3_OSM_IM_URL
[NBI]  ---> Using cache
[NBI]  ---> af7a4c00ea35
[NBI] Step 7/44 : ARG PYTHON3_OSM_NBI_URL
[NBI]  ---> Using cache
[NBI]  ---> ba175ff5c682
[NBI] Step 8/44 : RUN curl $PYTHON3_OSM_COMMON_URL -o osm_common.deb
[NBI]  ---> Using cache
[NBI]  ---> 666a66a3484b
[NBI] Step 9/44 : RUN dpkg -i ./osm_common.deb
[NBI]  ---> Using cache
[NBI]  ---> e54e654f7e12
[NBI] Step 10/44 : RUN curl $PYTHON3_OSM_IM_URL -o osm_im.deb
[NBI]  ---> Using cache
[NBI]  ---> b5d5ef448cac
[NBI] Step 11/44 : RUN dpkg -i ./osm_im.deb
[NBI]  ---> Using cache
[NBI]  ---> 4e91852a6f99
[NBI] Step 12/44 : RUN curl $PYTHON3_OSM_NBI_URL -o osm_nbi.deb
[NBI]  ---> Using cache
[NBI]  ---> ded8b6e1fe2a
[NBI] Step 13/44 : RUN dpkg -i ./osm_nbi.deb
[NBI]  ---> Using cache
[NBI]  ---> 0d1a906f3f9b
[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]  ---> 018e1e2f15cc
[NBI] Step 15/44 : FROM ubuntu:22.04 as FINAL
[NBI]  ---> 52882761a72a
[NBI] Step 16/44 : ARG APT_PROXY
[NBI]  ---> Using cache
[NBI]  ---> bf8675204e26
[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]  ---> 6b16749f3331
[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]  ---> 862dd2a755cf
[NBI] Step 19/44 : COPY --from=INSTALL /usr/lib/python3/dist-packages /usr/lib/python3/dist-packages
[NBI]  ---> Using cache
[NBI]  ---> 6992ab393c62
[NBI] Step 20/44 : COPY --from=INSTALL /usr/local/lib/python3.10/dist-packages  /usr/local/lib/python3.10/dist-packages
[NBI]  ---> Using cache
[NBI]  ---> e39ce64c40f4
[NBI] Step 21/44 : RUN rm -f /etc/apt/apt.conf.d/proxy.conf
[NBI]  ---> Using cache
[NBI]  ---> b2619ca7ee32
[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]  ---> 9a66975ef100
[NBI] Step 23/44 : WORKDIR /app/osm_nbi
[Pipeline] [Keystone] echo
[Keystone] Tagging keystone:osm-master-merge-3002
[Pipeline] [Keystone] sh
[Keystone] [Keystone] Running shell script
[Pipeline] [Prometheus] echo
[Prometheus] Tagging prometheus:osm-master-merge-3002
[Pipeline] [Prometheus] sh
[LCM]  ---> 271c9ba67b74
[LCM] Step 29/58 : COPY --from=INSTALL /usr/local/bin/helm3 /usr/local/bin/helm3
[LCM]  ---> Using cache
[LCM]  ---> b70aad15e5b3
[LCM] Step 30/58 : COPY --from=INSTALL /usr/bin/scp /usr/bin/scp
[LCM]  ---> Using cache
[LCM]  ---> 43fcaf1dd687
[LCM] Step 31/58 : COPY --from=INSTALL /usr/bin/ssh-keygen /usr/bin/ssh-keygen
[LCM]  ---> Using cache
[LCM]  ---> 79375de5668a
[LCM] Step 32/58 : COPY --from=INSTALL /usr/bin/ssh /usr/bin/ssh
[LCM]  ---> Using cache
[LCM]  ---> 3b5e1141e20a
[LCM] Step 33/58 : COPY --from=INSTALL /usr/lib/x86_64-linux-gnu/ /usr/lib/x86_64-linux-gnu/
[LCM]  ---> Using cache
[LCM]  ---> fc883495936a
[LCM] Step 34/58 : COPY --from=INSTALL /lib/x86_64-linux-gnu/ /lib/x86_64-linux-gnu/
[LCM]  ---> Using cache
[LCM]  ---> 185caad9632a
[LCM] Step 35/58 : COPY scripts/ /app/osm_lcm/scripts/
[LCM]  ---> Using cache
[LCM]  ---> 23f0f1c7a52b
[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]  ---> 8f7cfeceb4fb
[LCM] Step 37/58 : WORKDIR /app/osm_lcm
[LCM]  ---> Using cache
[LCM]  ---> 591abbbe5593
[LCM] Step 38/58 : USER appuser
[LCM]  ---> Using cache
[LCM]  ---> 83313c9419a3
[LCM] Step 39/58 : ENV OSMLCM_RO_HOST         ro
[LCM]  ---> Using cache
[LCM]  ---> b360c8ac9675
[LCM] Step 40/58 : ENV OSMLCM_RO_PORT         9090
[LCM]  ---> Using cache
[LCM]  ---> 497d231ab617
[LCM] Step 41/58 : ENV OSMLCM_RO_TENANT       osm
[LCM]  ---> Using cache
[LCM]  ---> 3eaa889bcd16
[LCM] Step 42/58 : ENV OSMLCM_VCA_HOST        vca
[LCM]  ---> Using cache
[LCM]  ---> 29198dd74ee2
[LCM] Step 43/58 : ENV OSMLCM_VCA_PORT       17070
[LCM]  ---> Using cache
[LCM]  ---> df707d6a33c0
[LCM] Step 44/58 : ENV OSMLCM_VCA_USER       admin
[LCM]  ---> Using cache
[LCM]  ---> e2d539d15dae
[LCM] Step 45/58 : ENV OSMLCM_VCA_SECRET     secret
[LCM]  ---> Using cache
[LCM]  ---> 250158943ed4
[LCM] Step 46/58 : ENV OSMLCM_DATABASE_DRIVER mongo
[LCM]  ---> Using cache
[LCM]  ---> 8f8da91aa582
[LCM] Step 47/58 : ENV OSMLCM_DATABASE_URI    mongodb://mongo:27017
[LCM]  ---> Using cache
[LCM]  ---> fd77e6212800
[LCM] Step 48/58 : ENV OSMLCM_STORAGE_DRIVER  local
[LCM]  ---> Using cache
[LCM]  ---> f83147202398
[LCM] Step 49/58 : ENV OSMLCM_STORAGE_PATH    /app/storage
[LCM]  ---> Using cache
[LCM]  ---> 3443025d8b81
[LCM] Step 50/58 : ENV OSMLCM_MESSAGE_DRIVER  kafka
[LCM]  ---> Using cache
[LCM]  ---> a0cfabcd4646
[LCM] Step 51/58 : ENV OSMLCM_MESSAGE_HOST    kafka
[LCM]  ---> Using cache
[LCM]  ---> a804458259ef
[LCM] Step 52/58 : ENV OSMLCM_MESSAGE_PORT    9092
[LCM]  ---> Using cache
[LCM]  ---> 00ac8f1fdb96
[LCM] Step 53/58 : ENV OSMLCM_VCA_HELMPATH    /usr/local/bin/helm
[LCM]  ---> Using cache
[LCM]  ---> b3a964658c94
[LCM] Step 54/58 : ENV OSMLCM_VCA_KUBECTLPATH /usr/bin/kubectl
[LCM]  ---> Using cache
[LCM]  ---> 6c0006cfdf91
[LCM] Step 55/58 : ENV OSMLCM_VCA_JUJUPATH    /usr/local/bin/juju
[LCM]  ---> Using cache
[LCM]  ---> 3a0f94c70e23
[LCM] Step 56/58 : ENV OSMLCM_VCA_STABLEREPOURL https://charts.helm.sh/stable
[LCM]  ---> Using cache
[LCM]  ---> adb52eaa8894
[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]  ---> d1580fc4bdd3
[LCM] Step 58/58 : CMD [ "/bin/bash", "scripts/start.sh" ]
[LCM]  ---> Using cache
[LCM]  ---> 0b90cfa0586b
[LCM] [Warning] One or more build-args [PYTHON3_OSMCLIENT_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_ROVIM_OPENVIM_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_ROSDN_TAPI_URL PYTHON3_OSM_ROVIM_AWS_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL PYTHON3_OSM_RO_PLUGIN_URL OSM_NGUI_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL PYTHON3_OSM_ROVIM_GCP_URL PYTHON3_OSM_NGSA_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL CACHE_DATE PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_ROVIM_VMWARE_URL OSM_IMDOCS_URL PYTHON3_OSM_IM_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_ROVIM_AZURE_URL OSM_DEVOPS_URL OSM_TESTS_URL PYTHON3_OSM_NBI_URL] were not consumed
[LCM] Successfully built 0b90cfa0586b
[LCM] Successfully tagged opensourcemano/lcm:osm-master-merge-3002
[POL]  ---> Using cache
[POL]  ---> 50966e0a599e
[POL] Step 20/40 : COPY --from=INSTALL /usr/bin/mysql /usr/bin/
[POL]  ---> Using cache
[POL]  ---> d64c3f1a8393
[POL] Step 21/40 : COPY --from=INSTALL /usr/bin/mysqladmin /usr/bin/
[POL]  ---> Using cache
[tests] deb [signed-by=/usr/share/keyrings/cloud.google.gpg] https://packages.cloud.google.com/apt cloud-sdk main
[Webhook]  ---> 7e146838ebc3
[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]  ---> 9240cfe9dbd3
[Webhook] Step 18/21 : WORKDIR /app/osm_webhook_translator
[Webhook]  ---> Using cache
[Webhook]  ---> 8cf37009225a
[Webhook] Step 19/21 : USER appuser
[Webhook]  ---> Using cache
[Webhook]  ---> 9eb4f7b13af1
[Webhook] Step 20/21 : EXPOSE 9998
[Webhook]  ---> Using cache
[Webhook]  ---> 1d879b7c3c0f
[Webhook] Step 21/21 : CMD ["uvicorn", "osm_webhook_translator.main:app", "--host", "0.0.0.0", "--port", "9998"]
[Webhook]  ---> Using cache
[Webhook]  ---> 5cc0c7276b88
[Webhook] [Warning] One or more build-args [PYTHON3_OSM_NGSA_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_ROVIM_AWS_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_ROSDN_TAPI_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROVIM_AZURE_URL PYTHON3_OSM_ROVIM_GCP_URL PYTHON3_OSM_ROVIM_OPENVIM_URL OSM_DEVOPS_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_IM_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_ROVIM_VMWARE_URL OSM_IMDOCS_URL OSM_NGUI_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_RO_PLUGIN_URL OSM_TESTS_URL PYTHON3_OSMCLIENT_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL CACHE_DATE PYTHON3_N2VC_URL PYTHON3_OSM_COMMON_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL] were not consumed
[Webhook] Successfully built 5cc0c7276b88
[Webhook] Successfully tagged opensourcemano/webhook:osm-master-merge-3002
[RO]  ---> Using cache
[RO]  ---> 0e26e4b3730e
[RO] Step 33/60 : RUN rm -f /etc/apt/apt.conf.d/proxy.conf
[RO]  ---> Using cache
[RO]  ---> 8d64222fdc15
[RO] Step 34/60 : COPY --from=INSTALL /usr/bin/genisoimage /usr/bin/genisoimage
[RO]  ---> Using cache
[RO]  ---> 2e0613d9d09f
[RO] Step 35/60 : COPY --from=INSTALL /etc/protocols /etc/protocols
[RO]  ---> Using cache
[RO]  ---> b7171a5d73aa
[RO] Step 36/60 : EXPOSE 9090
[RO]  ---> Using cache
[RO]  ---> ac9246b2d682
[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]  ---> dda38db12a57
[RO] Step 38/60 : WORKDIR /app/osm_ro
[RO]  ---> Using cache
[RO]  ---> 4849634e46eb
[RO] Step 39/60 : USER appuser
[RO]  ---> Using cache
[RO]  ---> aa11f9f7da7f
[RO] Step 40/60 : ENV RO_DB_HOST=""
[RO]  ---> Using cache
[RO]  ---> 7226e8813f9a
[RO] Step 41/60 : ENV RO_DB_OVIM_HOST=""
[RO]  ---> Using cache
[RO]  ---> 37be231a4566
[RO] Step 42/60 : ENV RO_DB_ROOT_PASSWORD=""
[RO]  ---> Using cache
[RO]  ---> 50add396bb09
[RO] Step 43/60 : ENV RO_DB_OVIM_ROOT_PASSWORD=""
[RO]  ---> Using cache
[RO]  ---> 4dd45151320e
[RO] Step 44/60 : ENV RO_DB_USER=mano
[RO]  ---> Using cache
[RO]  ---> b1fa08c6537c
[RO] Step 45/60 : ENV RO_DB_OVIM_USER=mano
[RO]  ---> Using cache
[RO]  ---> 3755be0fa8f4
[RO] Step 46/60 : ENV RO_DB_PASSWORD=manopw
[RO]  ---> Using cache
[RO]  ---> 5d78cf832a03
[RO] Step 47/60 : ENV RO_DB_OVIM_PASSWORD=manopw
[RO]  ---> Using cache
[RO]  ---> 472d9a213743
[RO] Step 48/60 : ENV RO_DB_PORT=3306
[RO]  ---> Using cache
[RO]  ---> bc8e3c2fad48
[RO] Step 49/60 : ENV RO_DB_OVIM_PORT=3306
[RO]  ---> Using cache
[RO]  ---> ea1582d751df
[RO] Step 50/60 : ENV RO_DB_NAME=mano_db
[RO]  ---> Using cache
[RO]  ---> 391cc7f10eb4
[RO] Step 51/60 : ENV RO_DB_OVIM_NAME=mano_vim_db
[RO]  ---> Using cache
[RO]  ---> d6d3a073d290
[RO] Step 52/60 : ENV OPENMANO_TENANT=osm
[RO]  ---> Using cache
[RO]  ---> 0d748f6ea2be
[RO] Step 53/60 : ENV OSMRO_DATABASE_DRIVER mongo
[RO]  ---> Using cache
[RO]  ---> 45a633bd5cd4
[RO] Step 54/60 : ENV OSMRO_DATABASE_URI mongodb://mongo:27017
[RO]  ---> Using cache
[RO]  ---> e0836ff35bf5
[RO] Step 55/60 : ENV OSMRO_MESSAGE_DRIVER  kafka
[RO]  ---> Using cache
[RO]  ---> a3f4bb4d06ef
[RO] Step 56/60 : ENV OSMRO_MESSAGE_HOST    kafka
[RO]  ---> Using cache
[RO]  ---> 2accd2b243c3
[RO] Step 57/60 : ENV OSMRO_MESSAGE_PORT    9092
[RO]  ---> Using cache
[RO]  ---> bb3b7d9183fb
[RO] Step 58/60 : ENV OSMRO_LOG_LEVEL       INFO
[RO]  ---> Using cache
[RO]  ---> 1d12e0543060
[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]  ---> d8cd888bdfcc
[RO] Step 60/60 : CMD ["python3", "-u", "-m", "osm_ng_ro.ro_main"]
[RO]  ---> Using cache
[RO]  ---> 02bea490639e
[RO] [Warning] One or more build-args [OSM_NGUI_URL OSM_IMDOCS_URL PYTHON3_OSM_MON_URL PYTHON3_OSMCLIENT_URL PYTHON3_OSM_PLA_URL CACHE_DATE PYTHON3_OSM_IM_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_NGSA_URL OSM_TESTS_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_POLICY_MODULE_URL OSM_DEVOPS_URL PYTHON3_N2VC_URL PYTHON3_OSM_ROSDN_TAPI_URL PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL] were not consumed
[RO] Successfully built 02bea490639e
[RO] Successfully tagged opensourcemano/ro:osm-master-merge-3002
[NBI]  ---> Using cache
[NBI]  ---> 762c725a2fc5
[NBI] Step 24/44 : USER appuser
[NBI]  ---> Using cache
[NBI]  ---> e936a890b503
[NBI] Step 25/44 : EXPOSE 9999
[NBI]  ---> Using cache
[NBI]  ---> 5ece75afd310
[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]  ---> 93627336461f
[NBI] Step 27/44 : RUN cp /usr/lib/python3/dist-packages/osm_nbi/nbi.cfg /app/osm_nbi/
[NBI]  ---> Using cache
[NBI]  ---> 64e5c8909442
[NBI] Step 28/44 : RUN cp -R /usr/lib/python3/dist-packages/osm_nbi/http /app/osm_nbi/
[NBI]  ---> Using cache
[NBI]  ---> aca475039ce1
[NBI] Step 29/44 : ENV OSMNBI_SOCKET_HOST     0.0.0.0
[NBI]  ---> Using cache
[NBI]  ---> a2535594f2c2
[NBI] Step 30/44 : ENV OSMNBI_SOCKET_PORT     9999
[NBI]  ---> Using cache
[NBI]  ---> 680cd9485443
[NBI] Step 31/44 : ENV OSMNBI_STORAGE_PATH    /app/storage
[NBI]  ---> Using cache
[NBI]  ---> 16e7d66873b2
[NBI] Step 32/44 : ENV OSMNBI_DATABASE_DRIVER mongo
[NBI]  ---> Using cache
[NBI]  ---> b5735a2113cb
[NBI] Step 33/44 : ENV OSMNBI_DATABASE_URI   mongodb://mongo:27017
[NBI]  ---> Using cache
[NBI]  ---> cce99c79e2e6
[NBI] Step 34/44 : ENV OSMNBI_STATIC_DIR      /app/osm_nbi/html_public
[NBI]  ---> Using cache
[NBI]  ---> 55c0ad1558bc
[NBI] Step 35/44 : ENV OSMNBI_MESSAGE_DRIVER  kafka
[NBI]  ---> Using cache
[NBI]  ---> 16843b1684c4
[NBI] Step 36/44 : ENV OSMNBI_MESSAGE_HOST    kafka
[NBI]  ---> Using cache
[NBI]  ---> 530e65105536
[NBI] Step 37/44 : ENV OSMNBI_MESSAGE_PORT    9092
[NBI]  ---> Using cache
[NBI]  ---> 107393e75f6a
[NBI] Step 38/44 : ENV OSMNBI_LOG_FILE        /app/log/nbi.log
[NBI]  ---> Using cache
[NBI]  ---> 7dea046fb1ca
[NBI] Step 39/44 : ENV OSMNBI_LOG_LEVEL       DEBUG
[NBI]  ---> Using cache
[NBI]  ---> 485c4a749e9b
[NBI] Step 40/44 : ENV OSMNBI_AUTHENTICATION_BACKEND               internal
[NBI]  ---> Using cache
[NBI]  ---> 692e6f0495a4
[NBI] Step 41/44 : ENV OSMNBI_PROMETHEUS_HOST                      prometheus
[NBI]  ---> Using cache
[NBI]  ---> fd13128d95a5
[NBI] Step 42/44 : ENV OSMNBI_PROMETHEUS_PORT                      9090
[NBI]  ---> Using cache
[NBI]  ---> 75984931ccff
[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]  ---> 0e773641c706
[NBI] Step 44/44 : CMD python3 -m osm_nbi.nbi
[NBI]  ---> Using cache
[NBI]  ---> e0d61b086a57
[NBI] [Warning] One or more build-args [PYTHON3_OSM_ROSDN_TAPI_URL PYTHON3_OSM_ROVIM_OPENVIM_URL OSM_DEVOPS_URL OSM_TESTS_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL OSM_IMDOCS_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_ROVIM_GCP_URL PYTHON3_OSM_RO_PLUGIN_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_ROVIM_AZURE_URL OSM_NGUI_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_N2VC_URL PYTHON3_OSMCLIENT_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_ROVIM_AWS_URL CACHE_DATE PYTHON3_OSM_NGSA_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL PYTHON3_OSM_ROVIM_VMWARE_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL] were not consumed
[NBI] Successfully built e0d61b086a57
[NBI] Successfully tagged opensourcemano/nbi:osm-master-merge-3002
[Keystone] + docker tag opensourcemano/keystone:osm-master-merge-3002 osm.etsi.org:5050/devops/cicd/opensourcemano/keystone:osm-master-merge-3002
[Prometheus] [Prometheus] Running shell script
[Prometheus] + docker tag opensourcemano/prometheus:osm-master-merge-3002 osm.etsi.org:5050/devops/cicd/opensourcemano/prometheus:osm-master-merge-3002
[Pipeline] [osmclient] echo
[osmclient] Tagging osmclient:osm-master-merge-3002
[Pipeline] [osmclient] sh
[osmclient] [osmclient] Running shell script
[Pipeline] [Airflow] echo
[Airflow] Tagging airflow:osm-master-merge-3002
[Pipeline] [Airflow] sh
[Airflow] [Airflow] Running shell script
[Pipeline] [NG-UI] echo
[NG-UI] Tagging ng-ui:osm-master-merge-3002
[Pipeline] [NG-UI] sh
[tests] Removing intermediate container 86af9b807700
[tests]  ---> 6f7732fb2def
[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 843c94508b06
[osmclient] + docker tag opensourcemano/osmclient:osm-master-merge-3002 osm.etsi.org:5050/devops/cicd/opensourcemano/osmclient:osm-master-merge-3002
[Airflow] + docker tag opensourcemano/airflow:osm-master-merge-3002 osm.etsi.org:5050/devops/cicd/opensourcemano/airflow:osm-master-merge-3002
[NG-UI] [NG-UI] Running shell script
[POL]  ---> 745f250ff18f
[POL] Step 22/40 : COPY --from=INSTALL /usr/bin/mysqlshow /usr/bin/
[POL]  ---> Using cache
[POL]  ---> df9cd46f0605
[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]  ---> 51d19323ffaf
[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]  ---> 1e3eed7ceb6c
[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]  ---> a9255ea9e228
[POL] Step 26/40 : COPY scripts/ /app/osm_pol/scripts/
[POL]  ---> Using cache
[POL]  ---> c516f654dba3
[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]  ---> 706c6e22d92b
[POL] Step 28/40 : WORKDIR /app/osm_pol
[POL]  ---> Using cache
[POL]  ---> 22c17101ce9d
[POL] Step 29/40 : USER appuser
[POL]  ---> Using cache
[POL]  ---> dfd0edec2569
[POL] Step 30/40 : ENV OSMPOL_MESSAGE_DRIVER kafka
[POL]  ---> Using cache
[POL]  ---> 4d09010becb3
[POL] Step 31/40 : ENV OSMPOL_MESSAGE_HOST kafka
[POL]  ---> Using cache
[POL]  ---> e1b55d3f4a5f
[POL] Step 32/40 : ENV OSMPOL_MESSAGE_PORT 9092
[POL]  ---> Using cache
[POL]  ---> 45813b7f87b2
[POL] Step 33/40 : ENV OSMPOL_DATABASE_DRIVER mongo
[POL]  ---> Using cache
[POL]  ---> 423fbee76823
[POL] Step 34/40 : ENV OSMPOL_DATABASE_URI mongodb://mongo:27017
[POL]  ---> Using cache
[POL]  ---> 965870a6dd85
[POL] Step 35/40 : ENV OSMPOL_SQL_DATABASE_URI sqlite:///mon_sqlite.db
[POL]  ---> Using cache
[POL]  ---> b3a68a898942
[POL] Step 36/40 : ENV OSMPOL_GLOBAL_LOG_LEVEL INFO
[POL]  ---> Using cache
[POL]  ---> ac5eb6b05224
[POL] Step 37/40 : ENV OSMPOL_AUTOHEAL_ENABLED True
[POL]  ---> Using cache
[POL]  ---> 0a7ba3306b55
[POL] Step 38/40 : ENV OSMPOL_AUTOSCALE_ENABLED True
[POL]  ---> Using cache
[POL]  ---> e0f2b39724c6
[POL] Step 39/40 : HEALTHCHECK --start-period=120s --interval=10s --timeout=5s --retries=5   CMD osm-pol-healthcheck || exit 1
[POL]  ---> Using cache
[POL]  ---> 4e659acefc24
[POL] Step 40/40 : CMD /bin/bash scripts/start.sh
[POL]  ---> Using cache
[POL]  ---> 49e0b27d879b
[POL] [Warning] One or more build-args [PYTHON3_N2VC_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSMCLIENT_URL PYTHON3_OSM_ROVIM_GCP_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL OSM_DEVOPS_URL OSM_TESTS_URL PYTHON3_OSM_ROVIM_VMWARE_URL PYTHON3_OSM_NGSA_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_ROVIM_AZURE_URL PYTHON3_OSM_IM_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_RO_PLUGIN_URL CACHE_DATE OSM_IMDOCS_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_ROVIM_AWS_URL PYTHON3_OSM_ROVIM_OPENVIM_URL PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL OSM_NGUI_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_ROSDN_TAPI_URL] were not consumed
[POL] Successfully built 49e0b27d879b
[POL] Successfully tagged opensourcemano/pol:osm-master-merge-3002
[tests]   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
[tests]                                  Dload  Upload   Total   Spent    Left  Speed
[tests] 
[NG-UI] + docker tag opensourcemano/ng-ui:osm-master-merge-3002 osm.etsi.org:5050/devops/cicd/opensourcemano/ng-ui:osm-master-merge-3002
[Pipeline] [LCM] echo
[LCM] Tagging lcm:osm-master-merge-3002
[Pipeline] [LCM] sh
[LCM] [LCM] Running shell script
[LCM] + docker tag opensourcemano/lcm:osm-master-merge-3002 osm.etsi.org:5050/devops/cicd/opensourcemano/lcm:osm-master-merge-3002
[Pipeline] [Keystone] sh
[Keystone] [Keystone] Running shell script
[Keystone] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/keystone:osm-master-merge-3002
[Keystone] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/keystone]
[Keystone] 3d3c7e6049cd: Preparing
[Keystone] fb5b0410355b: Preparing
[Keystone] ba2c5a70f10f: Preparing
[Keystone] 18e0c9302331: Preparing
[Keystone] c33e49f98f53: Preparing
[Keystone] f2cd04a90f42: Preparing
[Keystone] 629ca62fb7c7: Preparing
[Keystone] f2cd04a90f42: Waiting
[Keystone] 629ca62fb7c7: Waiting
[Pipeline] [Prometheus] sh
[Prometheus] [Prometheus] Running shell script
[Prometheus] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/prometheus:osm-master-merge-3002
[Prometheus] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/prometheus]
[Prometheus] 5a4cfd9bda07: Preparing
[Prometheus] ac8686e78577: Preparing
[Prometheus] c99d8a3b11ea: Preparing
[Prometheus] 5ca3b02277e0: Preparing
[Prometheus] 6c0428c28706: Preparing
[Prometheus] f73705133a95: Preparing
[Prometheus] 22c1fba3d4f5: Preparing
[Prometheus] cbe4fb5e267b: Preparing
[Prometheus] 734c0f0b65c2: Preparing
[Prometheus] 8845ab872c1c: Preparing
[Prometheus] d7d4c2f9d26b: Preparing
[Prometheus] bbe1a212f7e9: Preparing
[Prometheus] f73705133a95: Waiting
[Prometheus] 22c1fba3d4f5: Waiting
[Prometheus] cbe4fb5e267b: Waiting
[Prometheus] 734c0f0b65c2: Waiting
[Prometheus] 8845ab872c1c: Waiting
[Prometheus] d7d4c2f9d26b: Waiting
[Prometheus] bbe1a212f7e9: Waiting
[Prometheus] 5a4cfd9bda07: Waiting
[Prometheus] ac8686e78577: Waiting
[Prometheus] c99d8a3b11ea: Waiting
[Prometheus] 5ca3b02277e0: Waiting
[Prometheus] 6c0428c28706: Waiting
[Pipeline] [Webhook] echo
[Webhook] Tagging webhook:osm-master-merge-3002
[Pipeline] [Webhook] sh
[Webhook] [Webhook] Running shell script
[Pipeline] [RO] echo
[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   8528      0 --:--:-- --:--:-- --:--:--  8577
[tests] OK
[RO] Tagging ro:osm-master-merge-3002
[Pipeline] [RO] sh
[RO] [RO] Running shell script
[Pipeline] [NBI] echo
[NBI] Tagging nbi:osm-master-merge-3002
[Pipeline] [NBI] sh
[Keystone] 18e0c9302331: Layer already exists
[Keystone] fb5b0410355b: Layer already exists
[Keystone] c33e49f98f53: Layer already exists
[Keystone] ba2c5a70f10f: Layer already exists
[Keystone] 3d3c7e6049cd: Layer already exists
[Keystone] f2cd04a90f42: Layer already exists
[Keystone] 629ca62fb7c7: Layer already exists
[Keystone] osm-master-merge-3002: digest: sha256:ebf651a98b916c00bfe15a0f45149f0b60819831ef13b0fb827f224059411303 size: 1782
[Prometheus] 5ca3b02277e0: Layer already exists
[Prometheus] 5a4cfd9bda07: Layer already exists
[Prometheus] c99d8a3b11ea: Layer already exists
[Prometheus] ac8686e78577: Layer already exists
[Prometheus] 6c0428c28706: Layer already exists
[Prometheus] 8845ab872c1c: Layer already exists
[Prometheus] f73705133a95: Layer already exists
[Prometheus] 734c0f0b65c2: Layer already exists
[Prometheus] 22c1fba3d4f5: Layer already exists
[Prometheus] cbe4fb5e267b: Layer already exists
[Webhook] + docker tag opensourcemano/webhook:osm-master-merge-3002 osm.etsi.org:5050/devops/cicd/opensourcemano/webhook:osm-master-merge-3002
[RO] + docker tag opensourcemano/ro:osm-master-merge-3002 osm.etsi.org:5050/devops/cicd/opensourcemano/ro:osm-master-merge-3002
[NBI] [NBI] Running shell script
[NBI] + docker tag opensourcemano/nbi:osm-master-merge-3002 osm.etsi.org:5050/devops/cicd/opensourcemano/nbi:osm-master-merge-3002
[Pipeline] [LCM] sh
[LCM] [LCM] Running shell script
[LCM] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/lcm:osm-master-merge-3002
[Pipeline] [POL] echo
[POL] Tagging pol:osm-master-merge-3002
[Pipeline] [POL] sh
[POL] [POL] Running shell script
[Pipeline] [osmclient] sh
[osmclient] [osmclient] Running shell script
[Pipeline] [Airflow] sh
[Airflow] [Airflow] Running shell script
[Pipeline] [NG-UI] sh
[NG-UI] [NG-UI] Running shell script
[Pipeline] [Webhook] sh
[tests] Removing intermediate container 843c94508b06
[tests]  ---> 159995a0a384
[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 f582423e56aa
[Prometheus] bbe1a212f7e9: Layer already exists
[Prometheus] d7d4c2f9d26b: Layer already exists
[Prometheus] osm-master-merge-3002: digest: sha256:b6d1ba114362fefaf16d894da0e02af0081fada79f170c2d86bd99e417b5624b size: 2841
[POL] + docker tag opensourcemano/pol:osm-master-merge-3002 osm.etsi.org:5050/devops/cicd/opensourcemano/pol:osm-master-merge-3002
[osmclient] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/osmclient:osm-master-merge-3002
[Airflow] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/airflow:osm-master-merge-3002
[Webhook] [Webhook] Running shell script
[Pipeline] [RO] sh
[RO] [RO] Running shell script
[Pipeline] [NBI] sh
[LCM] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/lcm]
[LCM] 82fb43fbe7e9: Preparing
[LCM] 7b28771f91a4: Preparing
[LCM] 7426d1222b94: Preparing
[LCM] 079ccd6cdd84: Preparing
[LCM] 90d458be31d2: Preparing
[LCM] ea6666c6d720: Preparing
[LCM] 43377b6c9181: Preparing
[LCM] 19733a136c1c: Preparing
[LCM] 852da798b4c5: Preparing
[LCM] e13fc0c6af5e: Preparing
[LCM] 9826c1deea4d: Preparing
[LCM] 543a5b2a0551: Preparing
[LCM] 3c260713a3de: Preparing
[LCM] e35aaf2aa95f: Preparing
[LCM] bddd493a7bbd: Preparing
[LCM] f2cd04a90f42: Preparing
[LCM] 629ca62fb7c7: Preparing
[LCM] 852da798b4c5: Waiting
[LCM] e13fc0c6af5e: Waiting
[LCM] 9826c1deea4d: Waiting
[LCM] 543a5b2a0551: Waiting
[LCM] 3c260713a3de: Waiting
[LCM] e35aaf2aa95f: Waiting
[LCM] bddd493a7bbd: Waiting
[LCM] f2cd04a90f42: Waiting
[LCM] 629ca62fb7c7: Waiting
[LCM] 43377b6c9181: Waiting
[LCM] 19733a136c1c: Waiting
[LCM] ea6666c6d720: Waiting
[NG-UI] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/ng-ui:osm-master-merge-3002
[Webhook] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/webhook:osm-master-merge-3002
[NBI] [NBI] Running shell script
[Pipeline] [Keystone] }
[osmclient] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/osmclient]
[osmclient] a4c8a88cd2aa: Preparing
[osmclient] 89bf10354b16: Preparing
[osmclient] c5fd524cccb6: Preparing
[osmclient] 1dcf6e59377a: Preparing
[osmclient] abe81e37d82c: Preparing
[osmclient] c8a6e933fa2a: Preparing
[osmclient] b53e57b90de1: Preparing
[osmclient] bddd493a7bbd: Preparing
[osmclient] f2cd04a90f42: Preparing
[osmclient] 629ca62fb7c7: Preparing
[osmclient] a4c8a88cd2aa: Waiting
[osmclient] 89bf10354b16: Waiting
[osmclient] c5fd524cccb6: Waiting
[osmclient] 1dcf6e59377a: Waiting
[osmclient] c8a6e933fa2a: Waiting
[osmclient] abe81e37d82c: Waiting
[osmclient] b53e57b90de1: Waiting
[osmclient] f2cd04a90f42: Waiting
[osmclient] bddd493a7bbd: Waiting
[osmclient] 629ca62fb7c7: Waiting
[Airflow] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/airflow]
[Airflow] 85278ba48f6f: Preparing
[Airflow] f7cae33010fb: Preparing
[Airflow] 4ab9fd3ae4b0: Preparing
[Airflow] ad154f0ec9c2: Preparing
[Airflow] b5eec9871f54: Preparing
[Airflow] da7c91732288: Preparing
[Airflow] e7361dea9b4a: Preparing
[Airflow] 418113a7003c: Preparing
[Airflow] 1b0f59381dd6: Preparing
[Airflow] a4bd4682277b: Preparing
[Airflow] ad154f0ec9c2: Waiting
[Airflow] 58577a3ac668: Preparing
[Airflow] b5eec9871f54: Waiting
[Airflow] 85278ba48f6f: Waiting
[Airflow] da7c91732288: Waiting
[Airflow] f7cae33010fb: Waiting
[Airflow] 4828a6c451df: Preparing
[Airflow] 4ab9fd3ae4b0: Waiting
[Airflow] e7361dea9b4a: Waiting
[Airflow] 418113a7003c: Waiting
[Airflow] 1b0f59381dd6: Waiting
[Airflow] fa9ab046628c: Preparing
[Airflow] 58577a3ac668: Waiting
[Airflow] 4828a6c451df: Waiting
[Airflow] 5f70bf18a086: Preparing
[Airflow] 8b4250c5d64d: Preparing
[Airflow] af7b571f7ca8: Preparing
[Airflow] fa9ab046628c: Waiting
[Airflow] c57e7b07a3b2: Preparing
[Airflow] f280206a86b2: Preparing
[Airflow] 5f70bf18a086: Waiting
[Airflow] af7b571f7ca8: Waiting
[Airflow] feb06c5db7c4: Preparing
[Airflow] 8b4250c5d64d: Waiting
[Airflow] b082288f25e1: Preparing
[Airflow] f280206a86b2: Waiting
[Airflow] c57e7b07a3b2: Waiting
[Airflow] feb06c5db7c4: Waiting
[Airflow] 79d83185dd32: Preparing
[Airflow] b082288f25e1: Waiting
[Airflow] ab84691a2eba: Preparing
[Airflow] 79d83185dd32: Waiting
[Airflow] 30baed22bc16: Preparing
[Airflow] ab84691a2eba: Waiting
[Airflow] 26f2bb17348b: Preparing
[Airflow] 30baed22bc16: Waiting
[Airflow] 15b3067dc4be: Preparing
[Airflow] db70c9ea5e22: Preparing
[Airflow] 26f2bb17348b: Waiting
[Airflow] 31152b74f256: Preparing
[Airflow] 15b3067dc4be: Waiting
[Airflow] db70c9ea5e22: Waiting
[Airflow] 8a2adc4b2731: Preparing
[Airflow] 31152b74f256: Waiting
[Airflow] 7766968e5876: Preparing
[Airflow] 8a2adc4b2731: Waiting
[Airflow] 16af49539099: Preparing
[Airflow] 7766968e5876: Waiting
[Airflow] 219c6c2423f1: Preparing
[Airflow] a4bd4682277b: Waiting
[Airflow] 3af14c9a24c9: Preparing
[Airflow] 16af49539099: Waiting
[Airflow] 219c6c2423f1: Waiting
[Airflow] 3af14c9a24c9: Waiting
[NG-UI] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/ng-ui]
[NG-UI] d3e42844922d: Preparing
[NG-UI] 338f6bb33d59: Preparing
[NG-UI] 97472561eab1: Preparing
[NG-UI] 5ee584d462c5: Preparing
[NG-UI] b604467974bf: Preparing
[NG-UI] f2cd04a90f42: Preparing
[NG-UI] d3e42844922d: Waiting
[NG-UI] 338f6bb33d59: Waiting
[NG-UI] 629ca62fb7c7: Preparing
[NG-UI] 97472561eab1: Waiting
[NG-UI] 5ee584d462c5: Waiting
[NG-UI] b604467974bf: Waiting
[NG-UI] f2cd04a90f42: Waiting
[NG-UI] 629ca62fb7c7: Waiting
[RO] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/ro:osm-master-merge-3002
[NBI] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/nbi:osm-master-merge-3002
[Pipeline] [POL] sh
[LCM] 90d458be31d2: Layer already exists
[LCM] 82fb43fbe7e9: Layer already exists
[LCM] 079ccd6cdd84: Layer already exists
[LCM] 7426d1222b94: Layer already exists
[LCM] 7b28771f91a4: Layer already exists
[LCM] ea6666c6d720: Layer already exists
[LCM] 43377b6c9181: Layer already exists
[LCM] 852da798b4c5: Layer already exists
[LCM] 19733a136c1c: Layer already exists
[LCM] e13fc0c6af5e: Layer already exists
[LCM] e35aaf2aa95f: Layer already exists
[LCM] 3c260713a3de: Layer already exists
[LCM] 543a5b2a0551: Layer already exists
[LCM] 9826c1deea4d: Layer already exists
[LCM] bddd493a7bbd: Layer already exists
[LCM] f2cd04a90f42: Layer already exists
[LCM] 629ca62fb7c7: Layer already exists
[POL] [POL] Running shell script
[Pipeline] [Prometheus] }
[Webhook] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/webhook]
[Webhook] a4151e18ea21: Preparing
[Webhook] 28ee6b8c2b44: Preparing
[Webhook] 87349f3b96fb: Preparing
[Webhook] aa4c25690eb8: Preparing
[Webhook] 6181ecf4b61c: Preparing
[Webhook] bddd493a7bbd: Preparing
[Webhook] f2cd04a90f42: Preparing
[Webhook] 629ca62fb7c7: Preparing
[Webhook] 6181ecf4b61c: Waiting
[Webhook] aa4c25690eb8: Waiting
[Webhook] bddd493a7bbd: Waiting
[Webhook] 87349f3b96fb: Waiting
[Webhook] f2cd04a90f42: Waiting
[Webhook] 629ca62fb7c7: Waiting
[Webhook] 28ee6b8c2b44: Waiting
[Webhook] a4151e18ea21: Waiting
[Pipeline] [Keystone] // dir
[Pipeline] [Keystone] }
[MON]  ---> Using cache
[RO] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/ro]
[RO] 7e563c473c5b: Preparing
[RO] 5312d1e15f07: Preparing
[RO] 9f33160b3e2e: Preparing
[RO] d45fcb2b5105: Preparing
[RO] 790632340a75: Preparing
[RO] 3cb8084612da: Preparing
[RO] bddd493a7bbd: Preparing
[RO] f2cd04a90f42: Preparing
[RO] 629ca62fb7c7: Preparing
[RO] 790632340a75: Waiting
[RO] 629ca62fb7c7: Waiting
[RO] 3cb8084612da: Waiting
[RO] f2cd04a90f42: Waiting
[RO] bddd493a7bbd: Waiting
[RO] 7e563c473c5b: Waiting
[RO] 5312d1e15f07: Waiting
[RO] 9f33160b3e2e: Waiting
[RO] d45fcb2b5105: Waiting
[Pipeline] [Prometheus] // dir
[tests] Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease
[tests] Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB]
[tests] Get:3 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB]
[tests] Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB]
[tests] Get:5 https://packages.cloud.google.com/apt cloud-sdk InRelease [1616 B]
[osmclient] abe81e37d82c: Layer already exists
[osmclient] 89bf10354b16: Layer already exists
[osmclient] 1dcf6e59377a: Layer already exists
[osmclient] a4c8a88cd2aa: Layer already exists
[osmclient] c5fd524cccb6: Layer already exists
[osmclient] bddd493a7bbd: Layer already exists
[osmclient] f2cd04a90f42: Layer already exists
[osmclient] c8a6e933fa2a: Layer already exists
[osmclient] b53e57b90de1: Layer already exists
[osmclient] 629ca62fb7c7: Layer already exists
[NBI] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/nbi]
[NBI] 5624c43eeb43: Preparing
[NBI] 4fb9a8b93391: Preparing
[NBI] ba766dbac914: Preparing
[NBI] e4baed180cbd: Preparing
[NBI] c3b42f0cfd8e: Preparing
[NBI] 621763d0e7a9: Preparing
[NBI] 2c6187ba6df0: Preparing
[NBI] bddd493a7bbd: Preparing
[NBI] ba766dbac914: Waiting
[NBI] e4baed180cbd: Waiting
[NBI] f2cd04a90f42: Preparing
[NBI] c3b42f0cfd8e: Waiting
[NBI] 621763d0e7a9: Waiting
[NBI] 629ca62fb7c7: Preparing
[NBI] 5624c43eeb43: Waiting
[NBI] 2c6187ba6df0: Waiting
[NBI] bddd493a7bbd: Waiting
[NBI] 4fb9a8b93391: Waiting
[NBI] f2cd04a90f42: Waiting
[NBI] 629ca62fb7c7: Waiting
[POL] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/pol:osm-master-merge-3002
[POL] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/pol]
[POL] 30e3a675bef6: Preparing
[POL] 0f2a86414079: Preparing
[POL] 7cdf47d96e04: Preparing
[POL] fbe0b864dc7e: Preparing
[POL] 2356a3768173: Preparing
[POL] 2be17baec0f2: Preparing
[POL] f97c4a9a360d: Preparing
[POL] 58a172457d4f: Preparing
[POL] f28c122d9fa3: Preparing
[POL] e9ebf83d076b: Preparing
[POL] a5e909912492: Preparing
[POL] bddd493a7bbd: Preparing
[POL] 2356a3768173: Waiting
[POL] 2be17baec0f2: Waiting
[POL] f2cd04a90f42: Preparing
[POL] f97c4a9a360d: Waiting
[POL] 58a172457d4f: Waiting
[POL] 629ca62fb7c7: Preparing
[POL] f28c122d9fa3: Waiting
[POL] 30e3a675bef6: Waiting
[POL] 0f2a86414079: Waiting
[POL] 7cdf47d96e04: Waiting
[POL] e9ebf83d076b: Waiting
[POL] fbe0b864dc7e: Waiting
[POL] f2cd04a90f42: Waiting
[POL] a5e909912492: Waiting
[POL] 629ca62fb7c7: Waiting
[POL] bddd493a7bbd: Waiting
[Pipeline] [Prometheus] }
[LCM] osm-master-merge-3002: digest: sha256:36f9d429e8db104eb05dde4a04e997c2afa50ed9de4a97f0ae916bdc2a2a8fa4 size: 3896
[NG-UI] d3e42844922d: Layer already exists
[NG-UI] b604467974bf: Layer already exists
[NG-UI] 97472561eab1: Layer already exists
[NG-UI] f2cd04a90f42: Layer already exists
[NG-UI] 338f6bb33d59: Layer already exists
[NG-UI] 5ee584d462c5: Layer already exists
[NG-UI] 629ca62fb7c7: Layer already exists
[Pipeline] [LCM] }
[Pipeline] [LCM] // dir
[MON]  ---> 95e3b30343ae
[MON] Step 25/56 : COPY --from=INSTALL /usr/bin/scp /usr/bin/scp
[MON]  ---> Using cache
[MON]  ---> 362ff4917dfc
[MON] Step 26/56 : COPY --from=INSTALL /usr/bin/ssh-keygen /usr/bin/ssh-keygen
[MON]  ---> Using cache
[MON]  ---> ba67f48d3892
[MON] Step 27/56 : COPY --from=INSTALL /usr/bin/ssh /usr/bin/ssh
[MON]  ---> Using cache
[MON]  ---> d0ee52178e50
[MON] Step 28/56 : COPY --from=INSTALL /usr/lib/x86_64-linux-gnu/ /usr/lib/x86_64-linux-gnu/
[MON]  ---> Using cache
[MON]  ---> 8b374d7d4375
[MON] Step 29/56 : COPY --from=INSTALL /lib/x86_64-linux-gnu/ /lib/x86_64-linux-gnu/
[MON]  ---> Using cache
[MON]  ---> ce4147ba8627
[MON] Step 30/56 : COPY scripts/ /app/osm_mon/scripts/
[MON]  ---> Using cache
[MON]  ---> b703c483d4da
[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]  ---> b3a4bd5f8637
[MON] Step 32/56 : WORKDIR /app/osm_mon
[MON]  ---> Using cache
[MON]  ---> 0f41cee61955
[MON] Step 33/56 : USER appuser
[MON]  ---> Using cache
[MON]  ---> b256d44356cb
[MON] Step 34/56 : ENV OSMMON_MESSAGE_DRIVER kafka
[MON]  ---> Using cache
[MON]  ---> f65d6f0d462d
[MON] Step 35/56 : ENV OSMMON_MESSAGE_HOST kafka
[MON]  ---> Using cache
[MON]  ---> f450a1737e21
[MON] Step 36/56 : ENV OSMMON_MESSAGE_PORT 9092
[MON]  ---> Using cache
[MON]  ---> 3c71e4e0a007
[MON] Step 37/56 : ENV OSMMON_DATABASE_DRIVER mongo
[MON]  ---> Using cache
[MON]  ---> 1c56703405a5
[MON] Step 38/56 : ENV OSMMON_DATABASE_URI mongodb://mongo:27017
[MON]  ---> Using cache
[MON]  ---> 853f95e9271e
[MON] Step 39/56 : ENV OSMMON_SQL_DATABASE_URI sqlite:///mon_sqlite.db
[MON]  ---> Using cache
[MON]  ---> caf3ce23cbc8
[MON] Step 40/56 : ENV OSMMON_OPENSTACK_DEFAULT_GRANULARITY 300
[MON]  ---> Using cache
[MON]  ---> b6571c3cbc35
[MON] Step 41/56 : ENV OSMMON_GLOBAL_REQUEST_TIMEOUT 10
[MON]  ---> Using cache
[MON]  ---> 1846a630361c
[MON] Step 42/56 : ENV OSMMON_GLOBAL_LOGLEVEL INFO
[MON]  ---> Using cache
[MON]  ---> 06e38520b84c
[MON] Step 43/56 : ENV OSMMON_VCA_HOST localhost
[Pipeline] [LCM] }
[PLA] 
[PLA] 
[osmclient] osm-master-merge-3002: digest: sha256:2e74597a334ab1560584c559e9ba7492124c7a48f5e0020b61f43b3dd90a537d size: 2410
[Pipeline] [osmclient] }
[tests] Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2129 kB]
[tests] Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1377 kB]
[tests] Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2468 kB]
[tests] Get:9 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [81.0 kB]
[tests] Get:10 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [31.8 kB]
[Airflow] b5eec9871f54: Layer already exists
[Airflow] f7cae33010fb: Layer already exists
[Airflow] 85278ba48f6f: Layer already exists
[Airflow] ad154f0ec9c2: Layer already exists
[Airflow] 4ab9fd3ae4b0: Layer already exists
[Airflow] da7c91732288: Layer already exists
[Airflow] a4bd4682277b: Layer already exists
[Airflow] e7361dea9b4a: Layer already exists
[Airflow] 58577a3ac668: Layer already exists
[Airflow] fa9ab046628c: Layer already exists
[Airflow] 4828a6c451df: Layer already exists
[Airflow] 418113a7003c: Layer already exists
[Airflow] 1b0f59381dd6: Layer already exists
[Airflow] af7b571f7ca8: Layer already exists
[Airflow] f280206a86b2: Layer already exists
[Airflow] 8b4250c5d64d: Layer already exists
[Airflow] c57e7b07a3b2: Layer already exists
[Airflow] 5f70bf18a086: Layer already exists
[Pipeline] [osmclient] // dir
[NG-UI] osm-master-merge-3002: digest: sha256:6caa170912ea62e16c3656cdb8206323817f40992ffd94ac6378643cb107fa11 size: 1780
[Pipeline] [osmclient] }
[Pipeline] [NG-UI] }
[MON]  ---> Using cache
[MON]  ---> 9981fc297881
[MON] Step 44/56 : ENV OSMMON_VCA_SECRET secret
[MON]  ---> Using cache
[MON]  ---> cbc974d0bf47
[MON] Step 45/56 : ENV OSMMON_VCA_USER admin
[MON]  ---> Using cache
[MON]  ---> 7e431fafc00d
[MON] Step 46/56 : ENV OSMMON_VCA_CACERT cacert
[MON]  ---> Using cache
[MON]  ---> 645390839649
[MON] Step 47/56 : ENV OSMMON_DATABASE_COMMONKEY changeme
[MON]  ---> Using cache
[MON]  ---> 2c6bd92063a8
[MON] Step 48/56 : ENV OSMMON_COLLECTOR_INTERVAL 30
[MON]  ---> Using cache
[MON]  ---> 93accb7de190
[MON] Step 49/56 : ENV OSMMON_EVALUATOR_INTERVAL 30
[MON]  ---> Using cache
[MON]  ---> 73e2d3342db6
[MON] Step 50/56 : ENV OSMMON_PROMETHEUS_URL http://prometheus:9090
[MON]  ---> Using cache
[MON]  ---> 2d6afe7dce7a
[MON] Step 51/56 : ENV OSMMON_GRAFANA_URL http://grafana:3000
[MON]  ---> Using cache
[MON]  ---> a2f76fddf88a
[MON] Step 52/56 : ENV OSMMON_GRAFANA_USER admin
[MON]  ---> Using cache
[MON]  ---> cd128a4aaedc
[MON] Step 53/56 : ENV OSMMON_GRAFANA_PASSWORD admin
[MON]  ---> Using cache
[MON]  ---> ef6d2cabf6a9
[MON] Step 54/56 : EXPOSE 8000
[MON]  ---> Using cache
[MON]  ---> 5b440689ab73
[MON] Step 55/56 : HEALTHCHECK --start-period=120s --interval=5s --timeout=2s --retries=12  CMD osm-mon-healthcheck || exit 1
[MON]  ---> Using cache
[MON]  ---> 366d4e64681e
[MON] Step 56/56 : CMD /bin/bash scripts/start.sh
[MON]  ---> Using cache
[MON]  ---> 7a016ce2f98d
[MON] [Warning] One or more build-args [PYTHON3_OSM_ROVIM_OPENSTACK_URL OSM_TESTS_URL PYTHON3_OSM_IM_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_ROSDN_TAPI_URL PYTHON3_OSM_ROVIM_AWS_URL PYTHON3_OSM_NGSA_URL OSM_NGUI_URL PYTHON3_OSMCLIENT_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL PYTHON3_OSM_ROVIM_OPENVIM_URL PYTHON3_OSM_RO_PLUGIN_URL CACHE_DATE PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSM_ROVIM_GCP_URL OSM_DEVOPS_URL OSM_IMDOCS_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_ROVIM_AZURE_URL PYTHON3_OSM_ROVIM_VMWARE_URL PYTHON3_OSM_NG_RO_URL] were not consumed
[MON] Successfully built 7a016ce2f98d
[MON] Successfully tagged opensourcemano/mon:osm-master-merge-3002
[Pipeline] [NG-UI] // dir
[PLA]  ---> Using cache
[PLA]  ---> 409aca7f41d7
[PLA] Step 13/39 : RUN tar -zxf /minizinc.tgz &&     mv /MiniZincIDE-2.4.2-bundle-linux /minizinc
[PLA]  ---> Using cache
[PLA]  ---> a165cbc87b9d
[PLA] Step 14/39 : FROM ubuntu:22.04 as FINAL
[PLA]  ---> 52882761a72a
[PLA] Step 15/39 : ARG APT_PROXY
[PLA]  ---> Using cache
[PLA]  ---> bf8675204e26
[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]  ---> 6b16749f3331
[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]  ---> 862dd2a755cf
[PLA] Step 18/39 : COPY --from=INSTALL /usr/lib/python3/dist-packages /usr/lib/python3/dist-packages
[PLA]  ---> Using cache
[Pipeline] [NG-UI] }
[tests] Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2395 kB]
[tests] Get:12 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1084 kB]
[tests] Get:13 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1858 kB]
[tests] Get:14 https://packages.cloud.google.com/apt cloud-sdk/main amd64 Packages [2999 kB]
[Airflow] b082288f25e1: Layer already exists
[Airflow] 79d83185dd32: Layer already exists
[Airflow] feb06c5db7c4: Layer already exists
[Airflow] 30baed22bc16: Layer already exists
[Airflow] ab84691a2eba: Layer already exists
[Airflow] db70c9ea5e22: Layer already exists
[Airflow] 26f2bb17348b: Layer already exists
[Airflow] 31152b74f256: Layer already exists
[Airflow] 8a2adc4b2731: Layer already exists
[Airflow] 15b3067dc4be: Layer already exists
[Airflow] 16af49539099: Layer already exists
[Airflow] 3af14c9a24c9: Layer already exists
[Airflow] 7766968e5876: Layer already exists
[Airflow] 219c6c2423f1: Layer already exists
[Airflow] osm-master-merge-3002: digest: sha256:5e1250b1e2b236633c5a0907df5341cd8b4ecfe6a0e8809ae123200426a80ff8 size: 7006
[Pipeline] [MON] echo
[MON] Tagging mon:osm-master-merge-3002
[Pipeline] [MON] sh
[MON] [MON] Running shell script
[Pipeline] [Airflow] }
[PLA]  ---> da1cff624279
[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]  ---> 0cf15f846cdd
[PLA] Step 20/39 : RUN rm -f /etc/apt/apt.conf.d/proxy.conf
[PLA]  ---> Using cache
[PLA]  ---> 5d1b62ba61dd
[PLA] Step 21/39 : LABEL authors="Lars-Göran Magnusson"
[PLA]  ---> Using cache
[PLA]  ---> 995e8ffb6d91
[PLA] Step 22/39 : COPY --from=INSTALL /usr/bin/osm* /usr/bin/
[Pipeline] [Airflow] // dir
[Webhook] aa4c25690eb8: Layer already exists
[Webhook] 87349f3b96fb: Layer already exists
[Webhook] a4151e18ea21: Layer already exists
[Webhook] 28ee6b8c2b44: Layer already exists
[Webhook] 6181ecf4b61c: Layer already exists
[Webhook] f2cd04a90f42: Layer already exists
[Webhook] bddd493a7bbd: Layer already exists
[Webhook] 629ca62fb7c7: Layer already exists
[Webhook] osm-master-merge-3002: digest: sha256:5d156938c0b3b3a15722b2b566993745dc97b2b794319b4e104ccc1ed51680f5 size: 1992
[Pipeline] [Airflow] }
[tests] Get:15 https://packages.cloud.google.com/apt cloud-sdk/main all Packages [1449 kB]
[tests] Fetched 16.3 MB in 1s (13.4 MB/s)
[Pipeline] [Webhook] }
[RO] 7e563c473c5b: Layer already exists
[RO] d45fcb2b5105: Layer already exists
[RO] 9f33160b3e2e: Layer already exists
[RO] 790632340a75: Layer already exists
[RO] 5312d1e15f07: Layer already exists
[RO] 3cb8084612da: Layer already exists
[RO] f2cd04a90f42: Layer already exists
[RO] 629ca62fb7c7: Layer already exists
[RO] bddd493a7bbd: Layer already exists
[RO] osm-master-merge-3002: digest: sha256:6d4d54c5dada9e183910a00bacc9ef534c13daab2694420096ea7834082810e2 size: 2204
[Pipeline] [Webhook] // dir
[NBI] ba766dbac914: Layer already exists
[NBI] 4fb9a8b93391: Layer already exists
[NBI] e4baed180cbd: Layer already exists
[NBI] 5624c43eeb43: Layer already exists
[NBI] c3b42f0cfd8e: Layer already exists
[NBI] 621763d0e7a9: Layer already exists
[NBI] f2cd04a90f42: Layer already exists
[NBI] bddd493a7bbd: Layer already exists
[NBI] 2c6187ba6df0: Layer already exists
[NBI] 629ca62fb7c7: Layer already exists
[NBI] osm-master-merge-3002: digest: sha256:93f000e339fdb58e62b29a2ea5d716c99adb00617a7c88fb748874c9ef546b30 size: 2411
[MON] + docker tag opensourcemano/mon:osm-master-merge-3002 osm.etsi.org:5050/devops/cicd/opensourcemano/mon:osm-master-merge-3002
[Pipeline] [Webhook] }
[Pipeline] [RO] }
[PLA]  ---> Using cache
[PLA]  ---> f42e80bbe5f3
[PLA] Step 23/39 : COPY --from=INSTALL /minizinc /minizinc
[PLA]  ---> Using cache
[PLA]  ---> 0228f5556ac8
[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]  ---> 8999a8ed91d8
[PLA] Step 25/39 : COPY scripts/ /app/osm_pla/scripts/
[PLA]  ---> Using cache
[PLA]  ---> 77e871af41be
[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]  ---> 1e29307ca790
[PLA] Step 27/39 : WORKDIR /app/osm_pla
[PLA]  ---> Using cache
[PLA]  ---> 896b22c5afe1
[PLA] Step 28/39 : USER appuser
[PLA]  ---> Using cache
[PLA]  ---> c11e12244440
[PLA] Step 29/39 : ENV OSMPLA_MESSAGE_DRIVER kafka
[PLA]  ---> Using cache
[PLA]  ---> 0bc24a6e5517
[PLA] Step 30/39 : ENV OSMPLA_MESSAGE_HOST kafka
[PLA]  ---> Using cache
[PLA]  ---> 7d27e3ab1685
[PLA] Step 31/39 : ENV OSMPLA_MESSAGE_PORT 9092
[PLA]  ---> Using cache
[PLA]  ---> c0aa56640f47
[PLA] Step 32/39 : ENV OSMPLA_DATABASE_DRIVER mongo
[PLA]  ---> Using cache
[PLA]  ---> 9d571e47c281
[PLA] Step 33/39 : ENV OSMPLA_DATABASE_URI mongodb://mongo:27017
[PLA]  ---> Using cache
[PLA]  ---> 6e463b88f20b
[PLA] Step 34/39 : ENV OSMPLA_SQL_DATABASE_URI sqlite:///pla_sqlite.db
[PLA]  ---> Using cache
[PLA]  ---> 88b1a03f8be5
[PLA] Step 35/39 : ENV OSMPLA_GLOBAL_LOG_LEVEL INFO
[PLA]  ---> Using cache
[PLA]  ---> 3cb874005cf2
[PLA] Step 36/39 : ENV FZNEXEC "/entry_data/fzn-exec"
[PLA]  ---> Using cache
[PLA]  ---> 0c95d0c7e204
[PLA] Step 37/39 : ENV PATH "/minizinc/bin:${PATH}"
[PLA]  ---> Using cache
[PLA]  ---> b5255f580f5b
[PLA] Step 38/39 : ENV LD_LIBRARY_PATH "/minizinc/lib:${LD_LIBRARY_PATH}"
[PLA]  ---> Using cache
[PLA]  ---> c991829104bf
[PLA] Step 39/39 : CMD [ "/bin/bash", "scripts/start.sh" ]
[PLA]  ---> Using cache
[PLA]  ---> 8e1127de00b3
[PLA] [Warning] One or more build-args [OSM_IMDOCS_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL PYTHON3_OSM_ROVIM_OPENVIM_URL PYTHON3_N2VC_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_ROVIM_AZURE_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_ROSDN_TAPI_URL PYTHON3_OSM_ROVIM_AWS_URL OSM_TESTS_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_ROSDN_DPB_URL OSM_NGUI_URL PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_ROVIM_GCP_URL PYTHON3_OSM_NGSA_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL PYTHON3_OSM_RO_PLUGIN_URL CACHE_DATE PYTHON3_OSM_IM_URL PYTHON3_OSM_ROVIM_VMWARE_URL OSM_DEVOPS_URL PYTHON3_OSMCLIENT_URL] were not consumed
[PLA] Successfully built 8e1127de00b3
[PLA] Successfully tagged opensourcemano/pla:osm-master-merge-3002
[Pipeline] [RO] // dir
[Pipeline] [RO] }
[Pipeline] [MON] sh
[MON] [MON] Running shell script
[Pipeline] [NBI] }
[Pipeline] [NBI] // dir
[Pipeline] [NBI] }
[Pipeline] [PLA] echo
[PLA] Tagging pla:osm-master-merge-3002
[Pipeline] [PLA] sh
[POL] 0f2a86414079: Layer already exists
[POL] fbe0b864dc7e: Layer already exists
[POL] 2356a3768173: Layer already exists
[POL] 30e3a675bef6: Layer already exists
[POL] 7cdf47d96e04: Layer already exists
[POL] 58a172457d4f: Layer already exists
[POL] f28c122d9fa3: Layer already exists
[POL] f97c4a9a360d: Layer already exists
[POL] 2be17baec0f2: Layer already exists
[POL] e9ebf83d076b: Layer already exists
[POL] f2cd04a90f42: Layer already exists
[POL] bddd493a7bbd: Layer already exists
[POL] 629ca62fb7c7: Layer already exists
[POL] a5e909912492: Layer already exists
[POL] osm-master-merge-3002: digest: sha256:9c1f5d0856d0992937c58260b192764866352ff449f421721891bdb4b6786f90 size: 3252
[MON] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/mon:osm-master-merge-3002
[MON] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/mon]
[MON] f48a8b0ec78d: Preparing
[MON] 448e55dd7a43: Preparing
[MON] 4376ad6fc928: Preparing
[MON] 8aeb31643e37: Preparing
[MON] d4027fe94e99: Preparing
[MON] a842cdd1ea3d: Preparing
[MON] 09a9e51b28dc: Preparing
[MON] f3e03868c9bf: Preparing
[MON] 05b21340682a: Preparing
[MON] e50a65c86abc: Preparing
[MON] a83b41f3e74a: Preparing
[MON] 7e61e00080c3: Preparing
[MON] bddd493a7bbd: Preparing
[MON] f2cd04a90f42: Preparing
[MON] 629ca62fb7c7: Preparing
[MON] 09a9e51b28dc: Waiting
[MON] f3e03868c9bf: Waiting
[MON] e50a65c86abc: Waiting
[MON] 05b21340682a: Waiting
[MON] a83b41f3e74a: Waiting
[MON] f2cd04a90f42: Waiting
[MON] 7e61e00080c3: Waiting
[MON] 629ca62fb7c7: Waiting
[MON] bddd493a7bbd: Waiting
[MON] a842cdd1ea3d: Waiting
[PLA] [PLA] Running shell script
[Pipeline] [POL] }
[Pipeline] [POL] // dir
[Pipeline] [POL] }
[PLA] + docker tag opensourcemano/pla:osm-master-merge-3002 osm.etsi.org:5050/devops/cicd/opensourcemano/pla:osm-master-merge-3002
[Pipeline] [PLA] sh
[MON] 448e55dd7a43: Layer already exists
[MON] 8aeb31643e37: Layer already exists
[MON] 4376ad6fc928: Layer already exists
[MON] d4027fe94e99: Layer already exists
[MON] f48a8b0ec78d: Layer already exists
[MON] 09a9e51b28dc: Layer already exists
[MON] 05b21340682a: Layer already exists
[MON] e50a65c86abc: Layer already exists
[MON] f3e03868c9bf: Layer already exists
[MON] f2cd04a90f42: Layer already exists
[MON] bddd493a7bbd: Layer already exists
[MON] a83b41f3e74a: Layer already exists
[MON] 7e61e00080c3: Layer already exists
[MON] 629ca62fb7c7: Layer already exists
[MON] a842cdd1ea3d: Layer already exists
[MON] osm-master-merge-3002: digest: sha256:bec7a9d021553b5b8adc429f045f13c8496f3e04ff0083abadd8c41d8b20c576 size: 3466
[PLA] [PLA] Running shell script
[PLA] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/pla:osm-master-merge-3002
[PLA] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/pla]
[PLA] a98d2c317a59: Preparing
[PLA] d494f968618b: Preparing
[PLA] 8c2e71833f30: Preparing
[PLA] 90fcbcd1bf69: Preparing
[PLA] 3f09a517aaea: Preparing
[PLA] 1244590bb498: Preparing
[PLA] a60350671c28: Preparing
[PLA] ae894dd1e1ac: Preparing
[PLA] bddd493a7bbd: Preparing
[PLA] f2cd04a90f42: Preparing
[PLA] 629ca62fb7c7: Preparing
[PLA] 1244590bb498: Waiting
[PLA] a60350671c28: Waiting
[PLA] ae894dd1e1ac: Waiting
[PLA] bddd493a7bbd: Waiting
[PLA] f2cd04a90f42: Waiting
[PLA] 629ca62fb7c7: Waiting
[Pipeline] [MON] }
[Pipeline] [MON] // dir
[PLA] 8c2e71833f30: Layer already exists
[PLA] 90fcbcd1bf69: Layer already exists
[PLA] 3f09a517aaea: Layer already exists
[PLA] d494f968618b: Layer already exists
[PLA] a98d2c317a59: Layer already exists
[PLA] a60350671c28: Layer already exists
[PLA] f2cd04a90f42: Layer already exists
[PLA] bddd493a7bbd: Layer already exists
[PLA] ae894dd1e1ac: Layer already exists
[PLA] 1244590bb498: Layer already exists
[PLA] 629ca62fb7c7: Layer already exists
[Pipeline] [MON] }
[tests] Reading package lists...
[PLA] osm-master-merge-3002: digest: sha256:8107f4a8cd416c2d4d8463b027e03f5fafca2ecbc7e254412120364378a4a35e size: 2625
[Pipeline] [PLA] }
[Pipeline] [PLA] // dir
[Pipeline] [PLA] }
[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 8 not upgraded.
[tests] Need to get 170 MB of archives.
[tests] After this operation, 854 MB of additional disk space will be used.
[tests] Get:1 https://packages.cloud.google.com/apt cloud-sdk/main all google-cloud-cli all 455.0.0-0 [160 MB]
[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 4s (40.8 MB/s)
[tests] Selecting previously unselected package google-cloud-cli.
[tests] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 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] write /usr/lib/google-cloud-sdk/lib/googlecloudsdk/generated_clients/apis/containeranalysis/v1alpha1/containeranalysis_v1alpha1_messages.py: no space left on device
[Pipeline] [tests] }
[Pipeline] [tests] // dir
[Pipeline] [tests] }
[tests] Failed in branch tests
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // dir
[Pipeline] stage
[Pipeline] { (Archive Container Logs)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cleanup)
[Pipeline] sh
[osm-stage_3-merge_master] Running shell script
+ docker stop osm-master-merge-3002-apache
osm-master-merge-3002-apache
[Pipeline] sh
[osm-stage_3-merge_master] Running shell script
+ docker rm osm-master-merge-3002-apache
osm-master-merge-3002-apache
[Pipeline] sh
[osm-stage_3-merge_master] Running shell script
+ rm -rf /tmp/tmp.SwZx1a3hox
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
ERROR: script returned exit code 1
Finished: FAILURE