Triggered by Gerrit: https://gerrit.o-ran-sc.org/r/c/ric-plt/appmgr/+/15477 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-6946 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/ric-plt-appmgr-docker-merge-master [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-rwMX3XAuezzd/agent.2027 SSH_AGENT_PID=2029 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/ric-plt-appmgr-docker-merge-master@tmp/private_key_7992484209858384261.key (jenkins-ssh) [ssh-agent] Using credentials jenkins (jenkins) The recommended git tool is: NONE using credential jenkins Wiping out workspace first. Cloning the remote Git repository Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/appmgr > git init /w/workspace/ric-plt-appmgr-docker-merge-master # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/appmgr > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_SSH to set credentials jenkins > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/appmgr +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/appmgr # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/appmgr # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/appmgr using GIT_SSH to set credentials jenkins > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/appmgr refs/changes/77/15477/1 # timeout=10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision eb649b990da3976de25ee2a6301ff15e0195c16b (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f eb649b990da3976de25ee2a6301ff15e0195c16b # timeout=10 Commit message: "Fix CVE-2024-34073" > git rev-list --no-walk b8bdc7bd6931461b7a237ab2cad278bc87ba110e # timeout=10 provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [ric-plt-appmgr-docker-merge-master] $ /bin/bash /tmp/jenkins11406045718962066839.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.6 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mTYA lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-mTYA/bin to PATH Generating Requirements File ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. Python 3.10.6 pip 26.0.1 from /tmp/venv-mTYA/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.6.3 aspy.yaml==1.3.0 attrs==25.4.0 autopage==0.6.0 backports.strenum==1.3.1 beautifulsoup4==4.14.3 boto3==1.42.51 botocore==1.42.51 bs4==0.0.2 certifi==2026.1.4 cffi==2.0.0 cfgv==3.5.0 chardet==5.2.0 charset-normalizer==3.4.4 click==8.3.1 cliff==4.13.2 cmd2==3.2.0 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.2.1 defusedxml==0.7.1 Deprecated==1.3.1 distlib==0.4.0 dnspython==2.8.0 docker==7.1.0 dogpile.cache==1.5.0 durationpy==0.10 email-validator==2.3.0 filelock==3.24.2 future==1.0.0 gitdb==4.0.12 GitPython==3.1.46 httplib2==0.30.2 identify==2.6.16 idna==3.11 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.1.0 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.26.0 jsonschema-specifications==2025.9.1 keystoneauth1==5.13.0 kubernetes==35.0.0 lftools==0.37.21 lxml==6.0.2 markdown-it-py==4.0.0 MarkupSafe==3.0.3 mdurl==0.1.2 msgpack==1.1.2 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.10.0 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.10.0 os-service-types==1.8.2 osc-lib==4.4.0 oslo.config==10.3.0 oslo.context==6.3.0 oslo.i18n==6.7.2 oslo.log==8.0.0 oslo.serialization==5.9.1 oslo.utils==9.2.0 packaging==26.0 pbr==7.0.3 platformdirs==4.9.2 prettytable==3.17.0 psutil==7.2.2 pyasn1==0.6.2 pyasn1_modules==0.4.2 pycparser==3.0 pygerrit2==2.0.15 PyGithub==2.8.1 Pygments==2.19.2 PyJWT==2.11.0 PyNaCl==1.6.2 pyparsing==2.4.7 pyperclip==1.11.0 pyrsistent==0.20.0 python-cinderclient==9.8.0 python-dateutil==2.9.0.post0 python-heatclient==5.0.0 python-jenkins==1.8.3 python-keystoneclient==5.7.0 python-magnumclient==4.9.0 python-openstackclient==9.0.0 python-swiftclient==4.9.0 PyYAML==6.0.3 referencing==0.37.0 requests==2.32.5 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rich==14.3.2 rich-argparse==1.7.2 rpds-py==0.30.0 rsa==4.9.1 ruamel.yaml==0.19.1 ruamel.yaml.clib==0.2.15 s3transfer==0.16.0 simplejson==3.20.2 six==1.17.0 smmap==5.0.2 soupsieve==2.8.3 stevedore==5.6.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.14.0 tqdm==4.67.3 typing_extensions==4.15.0 tzdata==2025.3 urllib3==1.26.20 virtualenv==20.37.0 wcwidth==0.6.0 websocket-client==1.9.0 wrapt==2.1.1 xdg==6.0.0 xmltodict==1.0.3 yq==3.4.3 provisioning config files... copy managed file [global-settings] to file:/w/workspace/ric-plt-appmgr-docker-merge-master@tmp/config7014700458891740315tmp copy managed file [ric-plt-appmgr-settings] to file:/w/workspace/ric-plt-appmgr-docker-merge-master@tmp/config8736782413917266612tmp [ric-plt-appmgr-docker-merge-master] $ /bin/bash /tmp/jenkins11144162225173364473.sh ---> docker-login.sh nexus3.o-ran-sc.org:10001 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10002 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10003 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10004 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded ---> docker-login.sh ends [ric-plt-appmgr-docker-merge-master] $ /bin/bash /tmp/jenkins7991873451134195521.sh [ric-plt-appmgr-docker-merge-master] $ /bin/sh -xe /tmp/jenkins14448289095875964624.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content DOCKER_ROOT=$WORKSPACE CONTAINER_TAG_YAML_DIR= CONTAINER_TAG_METHOD=yaml-file [EnvInject] - Variables injected successfully. [ric-plt-appmgr-docker-merge-master] $ /bin/bash -l /tmp/jenkins17720714080074245505.sh ---> docker-get-container-tag.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-plt-appmgr-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mTYA from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: yq lf-activate-venv(): INFO: Adding /tmp/venv-mTYA/bin to PATH ---> Docker image tag found: 0.5.9 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' [EnvInject] - Variables injected successfully. [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content DOCKER_ARGS=--network=host DOCKER_ROOT=/w/workspace/ric-plt-appmgr-docker-merge-master CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 DOCKER_NAME=o-ran-sc/ric-plt-appmgr [EnvInject] - Variables injected successfully. [ric-plt-appmgr-docker-merge-master] $ /bin/bash /tmp/jenkins10612594234996340845.sh ---> docker-build.sh Docker version 24.0.2, build cb74dfc Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/ric-plt-appmgr:0.5.9 docker build --network=host -t nexus3.o-ran-sc.org:10004/o-ran-sc/ric-plt-appmgr:0.5.9 . #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.1s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 3.56kB done #2 DONE 0.1s #3 [internal] load metadata for nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu22-c-go:1.0.0 #3 DONE 0.1s #4 [internal] load metadata for docker.io/library/ubuntu:22.04 #4 DONE 1.1s #5 [appmgr-build 1/17] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu22-c-go:1.0.0@sha256:35959c1fd0a618a6e6b867833ae7883d595d264f1ffd7c49789c975dc240b8bd #5 resolve nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu22-c-go:1.0.0@sha256:35959c1fd0a618a6e6b867833ae7883d595d264f1ffd7c49789c975dc240b8bd 0.1s done #5 ... #6 [internal] load build context #6 transferring context: 2.12MB 0.1s done #6 DONE 0.1s #5 [appmgr-build 1/17] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu22-c-go:1.0.0@sha256:35959c1fd0a618a6e6b867833ae7883d595d264f1ffd7c49789c975dc240b8bd #5 sha256:7f2b0475be026c20016ce6b650831c82c609ae33df14ebd2194a3b3c776e5a29 143B / 143B 0.1s #5 sha256:35959c1fd0a618a6e6b867833ae7883d595d264f1ffd7c49789c975dc240b8bd 2.22kB / 2.22kB done #5 sha256:6c9fa385d15c0cc6ff59747eb6ab018aa5c787418c49ca8b9e63b367f7c9b14f 7.22kB / 7.22kB done #5 sha256:7f2b0475be026c20016ce6b650831c82c609ae33df14ebd2194a3b3c776e5a29 143B / 143B 0.1s done #5 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 2.10MB / 312.07MB 0.2s #5 sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 0B / 141.98MB 0.2s #5 sha256:43f89b94cd7df92a2f7e565b8fb1b7f502eff2cd225508cbd7ea2d36a9a3a601 1.05MB / 30.44MB 0.2s #5 sha256:43f89b94cd7df92a2f7e565b8fb1b7f502eff2cd225508cbd7ea2d36a9a3a601 6.29MB / 30.44MB 0.4s #5 sha256:43f89b94cd7df92a2f7e565b8fb1b7f502eff2cd225508cbd7ea2d36a9a3a601 9.44MB / 30.44MB 0.5s #5 sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 8.39MB / 141.98MB 0.6s #5 sha256:43f89b94cd7df92a2f7e565b8fb1b7f502eff2cd225508cbd7ea2d36a9a3a601 11.53MB / 30.44MB 0.6s #5 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 23.41MB / 312.07MB 0.8s #5 sha256:43f89b94cd7df92a2f7e565b8fb1b7f502eff2cd225508cbd7ea2d36a9a3a601 17.83MB / 30.44MB 0.8s #5 sha256:43f89b94cd7df92a2f7e565b8fb1b7f502eff2cd225508cbd7ea2d36a9a3a601 20.97MB / 30.44MB 0.9s #5 sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 16.78MB / 141.98MB 1.1s #5 sha256:43f89b94cd7df92a2f7e565b8fb1b7f502eff2cd225508cbd7ea2d36a9a3a601 28.31MB / 30.44MB 1.1s #5 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 48.23MB / 312.07MB 1.3s #5 sha256:43f89b94cd7df92a2f7e565b8fb1b7f502eff2cd225508cbd7ea2d36a9a3a601 30.44MB / 30.44MB 1.2s done #5 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 0B / 149.15MB 1.3s #5 sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 25.17MB / 141.98MB 1.4s #5 extracting sha256:43f89b94cd7df92a2f7e565b8fb1b7f502eff2cd225508cbd7ea2d36a9a3a601 #5 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 9.44MB / 149.15MB 1.5s #5 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 67.11MB / 312.07MB 1.6s #5 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 82.84MB / 312.07MB 1.8s #5 sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 35.65MB / 141.98MB 1.8s #5 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 27.26MB / 149.15MB 1.8s #5 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 98.61MB / 312.07MB 2.0s #5 sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 42.99MB / 141.98MB 2.0s #5 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 40.89MB / 149.15MB 2.0s #5 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 114.29MB / 312.07MB 2.2s #5 sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 50.33MB / 141.98MB 2.2s #5 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 56.62MB / 149.15MB 2.2s #5 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 131.07MB / 312.07MB 2.4s #5 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 70.25MB / 149.15MB 2.4s #5 sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 58.86MB / 141.98MB 2.5s #5 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 84.93MB / 149.15MB 2.6s #5 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 153.09MB / 312.07MB 2.7s #5 sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 66.06MB / 141.98MB 2.7s #5 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 98.57MB / 149.15MB 2.8s #5 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 177.21MB / 312.07MB 3.0s #5 sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 74.45MB / 141.98MB 3.0s #5 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 110.10MB / 149.15MB 3.0s #5 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 192.94MB / 312.07MB 3.2s #5 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 119.54MB / 149.15MB 3.2s #5 sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 81.79MB / 141.98MB 3.3s #5 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 220.20MB / 312.07MB 3.5s #5 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 138.41MB / 149.15MB 3.5s #5 sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 90.18MB / 141.98MB 3.6s #5 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 149.15MB / 149.15MB 3.7s #5 extracting sha256:43f89b94cd7df92a2f7e565b8fb1b7f502eff2cd225508cbd7ea2d36a9a3a601 2.5s done #5 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 149.15MB / 149.15MB 3.9s done #5 sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 0B / 100.23MB 4.0s #5 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 247.46MB / 312.07MB 5.5s #5 sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 98.57MB / 141.98MB 5.6s #5 sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 8.39MB / 100.23MB 5.6s #5 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 267.39MB / 312.07MB 5.7s #5 sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 13.63MB / 100.23MB 5.7s #5 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 295.70MB / 312.07MB 6.0s #5 sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 111.15MB / 141.98MB 6.0s #5 sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 29.14MB / 100.23MB 6.0s #5 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 312.07MB / 312.07MB 6.2s #5 sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 36.70MB / 100.23MB 6.2s #5 sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 127.93MB / 141.98MB 6.4s #5 sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 55.57MB / 100.23MB 6.4s #5 sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 62.91MB / 100.23MB 6.5s #5 sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 141.98MB / 141.98MB 6.7s #5 sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 77.59MB / 100.23MB 6.7s #5 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 312.07MB / 312.07MB 6.8s done #5 sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 141.98MB / 141.98MB 7.0s done #5 extracting sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 0.1s #5 sha256:d9c6acaf56d9438691fa992ec8da06f024e7071a52bc551415a5b5dae443e817 0B / 44.06MB 7.1s #5 sha256:10b85171a08636a88885a19d72a679665b8b7f3e03b2eac60b0acff3ea740f39 0B / 33.16MB 7.1s #5 ... #7 [appmgr 1/9] FROM docker.io/library/ubuntu:22.04@sha256:3ba65aa20f86a0fad9df2b2c259c613df006b2e6d0bfcc8a146afb8c525a9751 #7 resolve docker.io/library/ubuntu:22.04@sha256:3ba65aa20f86a0fad9df2b2c259c613df006b2e6d0bfcc8a146afb8c525a9751 0.1s done #7 sha256:3ba65aa20f86a0fad9df2b2c259c613df006b2e6d0bfcc8a146afb8c525a9751 6.69kB / 6.69kB done #7 sha256:5c8b2c0a6c745bc177669abfaa716b4bc57d58e2ea3882fb5da67f4d59e3dda5 424B / 424B done #7 sha256:8ea4cbcf3a26ffe08ba1fa548831bc318beb1a689e921b70c0c47cac329e96fd 2.29kB / 2.29kB done #7 ... #5 [appmgr-build 1/17] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu22-c-go:1.0.0@sha256:35959c1fd0a618a6e6b867833ae7883d595d264f1ffd7c49789c975dc240b8bd #5 sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 83.89MB / 100.23MB 11.8s #5 sha256:d9c6acaf56d9438691fa992ec8da06f024e7071a52bc551415a5b5dae443e817 5.24MB / 44.06MB 11.8s #5 sha256:10b85171a08636a88885a19d72a679665b8b7f3e03b2eac60b0acff3ea740f39 2.10MB / 33.16MB 11.8s #5 sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 89.13MB / 100.23MB 11.9s #5 sha256:d9c6acaf56d9438691fa992ec8da06f024e7071a52bc551415a5b5dae443e817 14.68MB / 44.06MB 11.9s #5 sha256:10b85171a08636a88885a19d72a679665b8b7f3e03b2eac60b0acff3ea740f39 5.24MB / 33.16MB 11.9s #5 sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 100.23MB / 100.23MB 12.1s #5 sha256:d9c6acaf56d9438691fa992ec8da06f024e7071a52bc551415a5b5dae443e817 33.55MB / 44.06MB 12.1s #5 sha256:10b85171a08636a88885a19d72a679665b8b7f3e03b2eac60b0acff3ea740f39 13.63MB / 33.16MB 12.1s #5 sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 100.23MB / 100.23MB 12.2s done #5 extracting sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 5.1s #5 sha256:d9c6acaf56d9438691fa992ec8da06f024e7071a52bc551415a5b5dae443e817 44.06MB / 44.06MB 12.3s #5 sha256:10b85171a08636a88885a19d72a679665b8b7f3e03b2eac60b0acff3ea740f39 28.31MB / 33.16MB 12.3s #5 sha256:d987f0953f317ec28432e0a1954cf7c4017bc8a51e585f2432d3b71d581cc3f0 0B / 9.99MB 12.3s #5 sha256:10b85171a08636a88885a19d72a679665b8b7f3e03b2eac60b0acff3ea740f39 33.16MB / 33.16MB 12.4s #5 sha256:d987f0953f317ec28432e0a1954cf7c4017bc8a51e585f2432d3b71d581cc3f0 4.19MB / 9.99MB 12.4s #5 sha256:d9c6acaf56d9438691fa992ec8da06f024e7071a52bc551415a5b5dae443e817 44.06MB / 44.06MB 12.4s done #5 sha256:10b85171a08636a88885a19d72a679665b8b7f3e03b2eac60b0acff3ea740f39 33.16MB / 33.16MB 12.5s done #5 sha256:d987f0953f317ec28432e0a1954cf7c4017bc8a51e585f2432d3b71d581cc3f0 9.99MB / 9.99MB 12.5s #5 sha256:d987f0953f317ec28432e0a1954cf7c4017bc8a51e585f2432d3b71d581cc3f0 9.99MB / 9.99MB 12.5s done #5 ... #7 [appmgr 1/9] FROM docker.io/library/ubuntu:22.04@sha256:3ba65aa20f86a0fad9df2b2c259c613df006b2e6d0bfcc8a146afb8c525a9751 #7 sha256:b1cba2e842ca52b95817f958faf99734080c78e92e43ce609cde9244867b49ed 29.54MB / 29.54MB 14.3s done #7 extracting sha256:b1cba2e842ca52b95817f958faf99734080c78e92e43ce609cde9244867b49ed 2.1s done #7 DONE 17.0s #5 [appmgr-build 1/17] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu22-c-go:1.0.0@sha256:35959c1fd0a618a6e6b867833ae7883d595d264f1ffd7c49789c975dc240b8bd #5 ... #8 [appmgr 2/9] RUN apt-get update -y && apt-get install --reinstall -y sudo openssl ca-certificates ca-cacert && apt-get clean && update-ca-certificates #8 0.580 Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] #8 0.625 Get:2 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB] #8 1.336 Get:3 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [3728 kB] #8 1.538 Get:4 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] #8 1.753 Get:5 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] #8 1.969 Get:6 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB] #8 2.242 Get:7 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [62.6 kB] #8 2.245 Get:8 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [6511 kB] #8 2.876 Get:9 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1300 kB] #8 3.363 Get:10 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB] #8 3.368 Get:11 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1792 kB] #8 3.462 Get:12 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB] #8 3.476 Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [6731 kB] #8 3.828 Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1613 kB] #8 3.944 Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [70.9 kB] #8 3.944 Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [4063 kB] #8 4.131 Get:17 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [37.2 kB] #8 4.132 Get:18 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [83.9 kB] #8 4.978 Fetched 44.5 MB in 5s (9514 kB/s) #8 4.978 Reading package lists... #8 ... #5 [appmgr-build 1/17] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu22-c-go:1.0.0@sha256:35959c1fd0a618a6e6b867833ae7883d595d264f1ffd7c49789c975dc240b8bd #5 extracting sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 16.6s #5 extracting sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 21.8s #5 extracting sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 24.1s done #5 extracting sha256:7f2b0475be026c20016ce6b650831c82c609ae33df14ebd2194a3b3c776e5a29 done #5 extracting sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 #5 ... #8 [appmgr 2/9] RUN apt-get update -y && apt-get install --reinstall -y sudo openssl ca-certificates ca-cacert && apt-get clean && update-ca-certificates #8 6.939 Reading package lists... #8 8.748 Building dependency tree... #8 9.227 Reading state information... #8 10.12 The following NEW packages will be installed: #8 10.13 ca-cacert ca-certificates openssl sudo #8 10.67 0 upgraded, 4 newly installed, 0 to remove and 1 not upgraded. #8 10.67 Need to get 2174 kB of archives. #8 10.67 After this operation, 5102 kB of additional disk space will be used. #8 10.67 Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 openssl amd64 3.0.2-0ubuntu1.21 [1184 kB] #8 11.99 Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 ca-certificates all 20240203~22.04.1 [162 kB] #8 12.01 Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 sudo amd64 1.9.9-1ubuntu2.5 [820 kB] #8 12.09 Get:4 http://archive.ubuntu.com/ubuntu jammy/universe amd64 ca-cacert all 2019.0411-2 [7688 B] #8 12.36 debconf: delaying package configuration, since apt-utils is not installed #8 12.45 Fetched 2174 kB in 2s (1133 kB/s) #8 12.49 Selecting previously unselected package openssl. #8 12.49 (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 ... 4393 files and directories currently installed.) #8 12.50 Preparing to unpack .../openssl_3.0.2-0ubuntu1.21_amd64.deb ... #8 12.51 Unpacking openssl (3.0.2-0ubuntu1.21) ... #8 12.60 Selecting previously unselected package ca-certificates. #8 12.60 Preparing to unpack .../ca-certificates_20240203~22.04.1_all.deb ... #8 12.61 Unpacking ca-certificates (20240203~22.04.1) ... #8 12.82 Selecting previously unselected package sudo. #8 12.83 Preparing to unpack .../sudo_1.9.9-1ubuntu2.5_amd64.deb ... #8 12.85 Unpacking sudo (1.9.9-1ubuntu2.5) ... #8 12.94 Selecting previously unselected package ca-cacert. #8 12.95 Preparing to unpack .../ca-cacert_2019.0411-2_all.deb ... #8 12.96 Unpacking ca-cacert (2019.0411-2) ... #8 13.03 Setting up sudo (1.9.9-1ubuntu2.5) ... #8 13.17 Setting up openssl (3.0.2-0ubuntu1.21) ... #8 13.19 Setting up ca-certificates (20240203~22.04.1) ... #8 13.33 debconf: unable to initialize frontend: Dialog #8 13.33 debconf: (TERM is not set, so the dialog frontend is not usable.) #8 13.33 debconf: falling back to frontend: Readline #8 13.33 debconf: unable to initialize frontend: Readline #8 13.33 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.34.0 /usr/local/share/perl/5.34.0 /usr/lib/x86_64-linux-gnu/perl5/5.34 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.34 /usr/share/perl/5.34 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) #8 13.33 debconf: falling back to frontend: Teletype #8 13.87 Updating certificates in /etc/ssl/certs... #8 14.72 148 added, 0 removed; done. #8 14.78 Setting up ca-cacert (2019.0411-2) ... #8 14.82 Processing triggers for libc-bin (2.35-0ubuntu3.13) ... #8 14.85 Processing triggers for ca-certificates (20240203~22.04.1) ... #8 14.87 Clearing symlinks in /etc/ssl/certs... #8 15.26 done. #8 15.26 Updating certificates in /etc/ssl/certs... #8 16.03 rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL #8 16.10 148 added, 0 removed; done. #8 16.10 Running hooks in /etc/ca-certificates/update.d... #8 16.10 done. #8 16.12 Updating certificates in /etc/ssl/certs... #8 16.79 0 added, 0 removed; done. #8 16.79 Running hooks in /etc/ca-certificates/update.d... #8 16.79 done. #8 16.86 Updating certificates in /etc/ssl/certs... #8 ... #5 [appmgr-build 1/17] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu22-c-go:1.0.0@sha256:35959c1fd0a618a6e6b867833ae7883d595d264f1ffd7c49789c975dc240b8bd #5 ... #8 [appmgr 2/9] RUN apt-get update -y && apt-get install --reinstall -y sudo openssl ca-certificates ca-cacert && apt-get clean && update-ca-certificates #8 17.53 0 added, 0 removed; done. #8 17.53 Running hooks in /etc/ca-certificates/update.d... #8 17.53 done. #8 DONE 19.1s #5 [appmgr-build 1/17] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu22-c-go:1.0.0@sha256:35959c1fd0a618a6e6b867833ae7883d595d264f1ffd7c49789c975dc240b8bd #5 extracting sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 5.0s #5 extracting sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 8.9s done #5 extracting sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 0.1s #5 extracting sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 5.1s #5 extracting sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 8.2s done #5 extracting sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b #5 extracting sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 5.1s #5 extracting sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 6.2s done #5 extracting sha256:10b85171a08636a88885a19d72a679665b8b7f3e03b2eac60b0acff3ea740f39 #5 extracting sha256:10b85171a08636a88885a19d72a679665b8b7f3e03b2eac60b0acff3ea740f39 1.7s done #5 extracting sha256:d9c6acaf56d9438691fa992ec8da06f024e7071a52bc551415a5b5dae443e817 0.1s #5 extracting sha256:d9c6acaf56d9438691fa992ec8da06f024e7071a52bc551415a5b5dae443e817 1.3s done #5 extracting sha256:d987f0953f317ec28432e0a1954cf7c4017bc8a51e585f2432d3b71d581cc3f0 #5 extracting sha256:d987f0953f317ec28432e0a1954cf7c4017bc8a51e585f2432d3b71d581cc3f0 0.3s done #5 DONE 60.1s #9 [appmgr-build 2/17] RUN apt-get update -y && apt-get install -y jq #9 0.584 Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] #9 0.642 Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease #9 0.793 Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] #9 1.319 Get:4 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [3728 kB] #9 1.517 Get:5 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] #9 1.805 Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [70.9 kB] #9 1.867 Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [6731 kB] #9 2.207 Get:8 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1300 kB] #9 2.413 Get:9 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [62.6 kB] #9 2.423 Get:10 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [6511 kB] #9 2.781 Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [4063 kB] #9 3.006 Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1613 kB] #9 3.080 Get:13 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [37.2 kB] #9 3.082 Get:14 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [83.9 kB] #9 3.761 Fetched 24.6 MB in 3s (7216 kB/s) #9 3.761 Reading package lists... #9 5.617 Reading package lists... #9 7.443 Building dependency tree... #9 7.911 Reading state information... #9 8.662 The following additional packages will be installed: #9 8.666 libjq1 libonig5 #9 8.730 The following NEW packages will be installed: #9 8.734 jq libjq1 libonig5 #9 9.085 0 upgraded, 3 newly installed, 0 to remove and 163 not upgraded. #9 9.085 Need to get 357 kB of archives. #9 9.085 After this operation, 1087 kB of additional disk space will be used. #9 9.085 Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 libonig5 amd64 6.9.7.1-2build1 [172 kB] #9 9.789 Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libjq1 amd64 1.6-2.1ubuntu3.1 [133 kB] #9 9.858 Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 jq amd64 1.6-2.1ubuntu3.1 [52.5 kB] #9 10.19 debconf: delaying package configuration, since apt-utils is not installed #9 10.29 Fetched 357 kB in 1s (323 kB/s) #9 10.34 Selecting previously unselected package libonig5:amd64. #9 10.34 (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 ... 46730 files and directories currently installed.) #9 10.38 Preparing to unpack .../libonig5_6.9.7.1-2build1_amd64.deb ... #9 10.40 Unpacking libonig5:amd64 (6.9.7.1-2build1) ... #9 10.47 Selecting previously unselected package libjq1:amd64. #9 10.48 Preparing to unpack .../libjq1_1.6-2.1ubuntu3.1_amd64.deb ... #9 10.49 Unpacking libjq1:amd64 (1.6-2.1ubuntu3.1) ... #9 10.55 Selecting previously unselected package jq. #9 10.56 Preparing to unpack .../jq_1.6-2.1ubuntu3.1_amd64.deb ... #9 10.56 Unpacking jq (1.6-2.1ubuntu3.1) ... #9 10.66 Setting up libonig5:amd64 (6.9.7.1-2build1) ... #9 10.68 Setting up libjq1:amd64 (1.6-2.1ubuntu3.1) ... #9 10.70 Setting up jq (1.6-2.1ubuntu3.1) ... #9 10.72 Processing triggers for man-db (2.10.2-1) ... #9 10.84 Processing triggers for libc-bin (2.35-0ubuntu3.4) ... #9 DONE 12.1s #10 [appmgr-build 3/17] RUN apt update && apt install --reinstall -y ca-certificates && update-ca-certificates #10 0.238 #10 0.238 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. #10 0.238 #10 0.617 Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease #10 0.746 Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease #10 0.878 Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease #10 1.019 Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease #10 1.124 Reading package lists... #10 2.919 Building dependency tree... #10 3.387 Reading state information... #10 3.462 163 packages can be upgraded. Run 'apt list --upgradable' to see them. #10 3.468 #10 3.468 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. #10 3.468 #10 3.527 Reading package lists... #10 5.330 Building dependency tree... #10 5.802 Reading state information... #10 6.572 The following packages will be upgraded: #10 6.578 ca-certificates #10 6.772 1 upgraded, 0 newly installed, 0 to remove and 162 not upgraded. #10 6.772 Need to get 162 kB of archives. #10 6.772 After this operation, 9216 B of additional disk space will be used. #10 6.772 Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 ca-certificates all 20240203~22.04.1 [162 kB] #10 7.342 debconf: delaying package configuration, since apt-utils is not installed #10 7.436 Fetched 162 kB in 0s (376 kB/s) #10 7.509 (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 ... 46747 files and directories currently installed.) #10 7.540 Preparing to unpack .../ca-certificates_20240203~22.04.1_all.deb ... #10 7.585 Unpacking ca-certificates (20240203~22.04.1) over (20230311ubuntu0.22.04.1) ... #10 8.535 Setting up ca-certificates (20240203~22.04.1) ... #10 8.658 debconf: unable to initialize frontend: Dialog #10 8.658 debconf: (TERM is not set, so the dialog frontend is not usable.) #10 8.658 debconf: falling back to frontend: Readline #10 9.933 Updating certificates in /etc/ssl/certs... #10 10.70 rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL #10 10.74 14 added, 5 removed; done. #10 10.79 Processing triggers for man-db (2.10.2-1) ... #10 10.96 Processing triggers for ca-certificates (20240203~22.04.1) ... #10 10.98 Updating certificates in /etc/ssl/certs... #10 11.43 0 added, 0 removed; done. #10 11.43 Running hooks in /etc/ca-certificates/update.d... #10 11.43 done. #10 11.50 Updating certificates in /etc/ssl/certs... #10 11.96 0 added, 0 removed; done. #10 11.96 Running hooks in /etc/ca-certificates/update.d... #10 11.97 done. #10 DONE 12.2s #11 [appmgr-build 4/17] RUN wget -nv https://dl.google.com/go/go1.22.5.linux-amd64.tar.gz && tar -xf go1.22.5.linux-amd64.tar.gz && mv go /opt/go/1.22.5 && rm -f go*.gz #11 3.266 2026-02-18 13:46:09 URL:https://dl.google.com/go/go1.22.5.linux-amd64.tar.gz [68972532/68972532] -> "go1.22.5.linux-amd64.tar.gz" [1] #11 DONE 6.5s #12 [appmgr-build 5/17] RUN mkdir -p /go/bin #12 DONE 0.4s #13 [appmgr-build 6/17] RUN cd /go/bin && wget --quiet https://github.com/go-swagger/go-swagger/releases/download/v0.19.0/swagger_linux_amd64 && mv swagger_linux_amd64 swagger && chmod +x swagger #13 DONE 1.3s #14 [appmgr-build 7/17] RUN mkdir -p /go/src/ws #14 DONE 0.3s #15 [appmgr-build 8/17] WORKDIR /go/src/ws #15 DONE 0.2s #16 [appmgr-build 9/17] COPY go.mod /go/src/ws #16 DONE 0.2s #17 [appmgr-build 10/17] COPY go.sum /go/src/ws #17 DONE 0.1s #18 [appmgr-build 11/17] RUN GO111MODULE=on go mod download #18 DONE 4.7s #19 [appmgr-build 12/17] COPY . /go/src/ws #19 DONE 0.2s #20 [appmgr-build 13/17] RUN /go/bin/swagger generate server -f api/appmgr_rest_api.yaml --name AppManager -t pkg/ --exclude-main #20 0.395 2026/02/18 13:46:20 validating spec /go/src/ws/api/appmgr_rest_api.yaml #20 1.550 2026/02/18 13:46:21 preprocessing spec with option: minimal flattening #20 1.569 2026/02/18 13:46:22 building a plan for generation #20 1.575 2026/02/18 13:46:22 planning definitions #20 1.638 2026/02/18 13:46:22 planning operations #20 1.680 2026/02/18 13:46:22 grouping operations into packages #20 1.681 2026/02/18 13:46:22 planning meta data and facades #20 1.682 2026/02/18 13:46:22 rendering 20 models #20 1.682 2026/02/18 13:46:22 rendering 1 templates for model AllDeployableXapps #20 1.682 2026/02/18 13:46:22 name field AllDeployableXapps #20 1.682 2026/02/18 13:46:22 package field models #20 1.684 2026/02/18 13:46:22 creating generated file "all_deployable_xapps.go" in "pkg/models" as definition #20 1.685 2026/02/18 13:46:22 executed template asset:model #20 1.687 2026/02/18 13:46:22 rendering 1 templates for model AllDeployedXapps #20 1.687 2026/02/18 13:46:22 name field AllDeployedXapps #20 1.687 2026/02/18 13:46:22 package field models #20 1.687 2026/02/18 13:46:22 creating generated file "all_deployed_xapps.go" in "pkg/models" as definition #20 1.689 2026/02/18 13:46:22 executed template asset:model #20 1.691 2026/02/18 13:46:22 rendering 1 templates for model AllXappConfig #20 1.691 2026/02/18 13:46:22 name field AllXappConfig #20 1.691 2026/02/18 13:46:22 package field models #20 1.692 2026/02/18 13:46:22 creating generated file "all_xapp_config.go" in "pkg/models" as definition #20 1.694 2026/02/18 13:46:22 executed template asset:model #20 1.695 2026/02/18 13:46:22 rendering 1 templates for model ConfigMetadata #20 1.695 2026/02/18 13:46:22 name field ConfigMetadata #20 1.696 2026/02/18 13:46:22 package field models #20 1.696 2026/02/18 13:46:22 creating generated file "config_metadata.go" in "pkg/models" as definition #20 1.702 2026/02/18 13:46:22 executed template asset:model #20 1.703 2026/02/18 13:46:22 rendering 1 templates for model ConfigValidationError #20 1.703 2026/02/18 13:46:22 name field ConfigValidationError #20 1.703 2026/02/18 13:46:22 package field models #20 1.704 2026/02/18 13:46:22 creating generated file "config_validation_error.go" in "pkg/models" as definition #20 1.708 2026/02/18 13:46:22 executed template asset:model #20 1.709 2026/02/18 13:46:22 rendering 1 templates for model ConfigValidationErrors #20 1.709 2026/02/18 13:46:22 name field ConfigValidationErrors #20 1.709 2026/02/18 13:46:22 package field models #20 1.710 2026/02/18 13:46:22 creating generated file "config_validation_errors.go" in "pkg/models" as definition #20 1.712 2026/02/18 13:46:22 executed template asset:model #20 1.713 2026/02/18 13:46:22 rendering 1 templates for model EventType #20 1.713 2026/02/18 13:46:22 name field EventType #20 1.713 2026/02/18 13:46:22 package field models #20 1.713 2026/02/18 13:46:22 creating generated file "event_type.go" in "pkg/models" as definition #20 1.717 2026/02/18 13:46:22 executed template asset:model #20 1.719 2026/02/18 13:46:22 rendering 1 templates for model SubscriptionData #20 1.719 2026/02/18 13:46:22 name field SubscriptionData #20 1.719 2026/02/18 13:46:22 package field models #20 1.720 2026/02/18 13:46:22 creating generated file "subscription_data.go" in "pkg/models" as definition #20 1.730 2026/02/18 13:46:22 executed template asset:model #20 1.732 2026/02/18 13:46:22 rendering 1 templates for model XAppConfig #20 1.732 2026/02/18 13:46:22 name field XAppConfig #20 1.732 2026/02/18 13:46:22 package field models #20 1.733 2026/02/18 13:46:22 creating generated file "x_app_config.go" in "pkg/models" as definition #20 1.739 2026/02/18 13:46:22 executed template asset:model #20 1.739 2026/02/18 13:46:22 rendering 1 templates for model Xapp #20 1.739 2026/02/18 13:46:22 name field Xapp #20 1.739 2026/02/18 13:46:22 package field models #20 1.739 2026/02/18 13:46:22 creating generated file "xapp.go" in "pkg/models" as definition #20 1.751 2026/02/18 13:46:22 executed template asset:model #20 1.754 2026/02/18 13:46:22 rendering 1 templates for model XappDescriptor #20 1.754 2026/02/18 13:46:22 name field XappDescriptor #20 1.754 2026/02/18 13:46:22 package field models #20 1.755 2026/02/18 13:46:22 creating generated file "xapp_descriptor.go" in "pkg/models" as definition #20 1.759 2026/02/18 13:46:22 executed template asset:model #20 1.760 2026/02/18 13:46:22 rendering 1 templates for model XappDescriptorList #20 1.760 2026/02/18 13:46:22 name field XappDescriptorList #20 1.760 2026/02/18 13:46:22 package field models #20 1.761 2026/02/18 13:46:22 creating generated file "xapp_descriptor_list.go" in "pkg/models" as definition #20 1.763 2026/02/18 13:46:22 executed template asset:model #20 1.764 2026/02/18 13:46:22 rendering 1 templates for model XappInstance #20 1.764 2026/02/18 13:46:22 name field XappInstance #20 1.764 2026/02/18 13:46:22 package field models #20 1.764 2026/02/18 13:46:22 creating generated file "xapp_instance.go" in "pkg/models" as definition #20 1.774 2026/02/18 13:46:22 executed template asset:model #20 1.776 2026/02/18 13:46:22 rendering 1 templates for model allSubscriptions #20 1.776 2026/02/18 13:46:22 name field allSubscriptions #20 1.776 2026/02/18 13:46:22 package field models #20 1.777 2026/02/18 13:46:22 creating generated file "all_subscriptions.go" in "pkg/models" as definition #20 1.779 2026/02/18 13:46:22 executed template asset:model #20 1.780 2026/02/18 13:46:22 rendering 1 templates for model deregisterRequest #20 1.780 2026/02/18 13:46:22 name field deregisterRequest #20 1.780 2026/02/18 13:46:22 package field models #20 1.780 2026/02/18 13:46:22 creating generated file "deregister_request.go" in "pkg/models" as definition #20 1.784 2026/02/18 13:46:22 executed template asset:model #20 1.785 2026/02/18 13:46:22 rendering 1 templates for model registerRequest #20 1.785 2026/02/18 13:46:22 name field registerRequest #20 1.785 2026/02/18 13:46:22 package field models #20 1.785 2026/02/18 13:46:22 creating generated file "register_request.go" in "pkg/models" as definition #20 1.799 2026/02/18 13:46:22 executed template asset:model #20 1.799 2026/02/18 13:46:22 rendering 1 templates for model subscription #20 1.799 2026/02/18 13:46:22 name field subscription #20 1.799 2026/02/18 13:46:22 package field models #20 1.799 2026/02/18 13:46:22 creating generated file "subscription.go" in "pkg/models" as definition #20 1.802 2026/02/18 13:46:22 executed template asset:model #20 1.803 2026/02/18 13:46:22 rendering 1 templates for model subscriptionNotification #20 1.803 2026/02/18 13:46:22 name field subscriptionNotification #20 1.803 2026/02/18 13:46:22 package field models #20 1.803 2026/02/18 13:46:22 creating generated file "subscription_notification.go" in "pkg/models" as definition #20 1.807 2026/02/18 13:46:22 executed template asset:model #20 1.809 2026/02/18 13:46:22 rendering 1 templates for model subscriptionRequest #20 1.809 2026/02/18 13:46:22 name field subscriptionRequest #20 1.809 2026/02/18 13:46:22 package field models #20 1.809 2026/02/18 13:46:22 creating generated file "subscription_request.go" in "pkg/models" as definition #20 1.815 2026/02/18 13:46:22 executed template asset:model #20 1.815 2026/02/18 13:46:22 rendering 1 templates for model subscriptionResponse #20 1.815 2026/02/18 13:46:22 name field subscriptionResponse #20 1.815 2026/02/18 13:46:22 package field models #20 1.815 2026/02/18 13:46:22 creating generated file "subscription_response.go" in "pkg/models" as definition #20 1.818 2026/02/18 13:46:22 executed template asset:model #20 1.819 2026/02/18 13:46:22 rendering 3 operation groups (tags) #20 1.819 2026/02/18 13:46:22 rendering 2 operations for health #20 1.819 2026/02/18 13:46:22 rendering 4 templates for operation AppManager #20 1.819 2026/02/18 13:46:22 name field getHealthAlive #20 1.819 2026/02/18 13:46:22 package field health #20 1.820 2026/02/18 13:46:22 creating generated file "get_health_alive_parameters.go" in "pkg/restapi/operations/health" as parameters #20 1.823 2026/02/18 13:46:22 executed template asset:serverParameter #20 1.823 2026/02/18 13:46:22 name field getHealthAlive #20 1.823 2026/02/18 13:46:22 package field health #20 1.823 2026/02/18 13:46:22 creating generated file "get_health_alive_urlbuilder.go" in "pkg/restapi/operations/health" as urlbuilder #20 1.824 2026/02/18 13:46:22 executed template asset:serverUrlbuilder #20 1.825 2026/02/18 13:46:22 name field getHealthAlive #20 1.825 2026/02/18 13:46:22 package field health #20 1.826 2026/02/18 13:46:22 creating generated file "get_health_alive_responses.go" in "pkg/restapi/operations/health" as responses #20 1.828 2026/02/18 13:46:22 executed template asset:serverResponses #20 1.829 2026/02/18 13:46:22 name field getHealthAlive #20 1.829 2026/02/18 13:46:22 package field health #20 1.830 2026/02/18 13:46:22 creating generated file "get_health_alive.go" in "pkg/restapi/operations/health" as handler #20 1.835 2026/02/18 13:46:22 executed template asset:serverOperation #20 1.835 2026/02/18 13:46:22 rendering 4 templates for operation AppManager #20 1.835 2026/02/18 13:46:22 name field getHealthReady #20 1.835 2026/02/18 13:46:22 package field health #20 1.835 2026/02/18 13:46:22 creating generated file "get_health_ready_parameters.go" in "pkg/restapi/operations/health" as parameters #20 1.836 2026/02/18 13:46:22 executed template asset:serverParameter #20 1.836 2026/02/18 13:46:22 name field getHealthReady #20 1.836 2026/02/18 13:46:22 package field health #20 1.837 2026/02/18 13:46:22 creating generated file "get_health_ready_urlbuilder.go" in "pkg/restapi/operations/health" as urlbuilder #20 1.839 2026/02/18 13:46:22 executed template asset:serverUrlbuilder #20 1.840 2026/02/18 13:46:22 name field getHealthReady #20 1.840 2026/02/18 13:46:22 package field health #20 1.841 2026/02/18 13:46:22 creating generated file "get_health_ready_responses.go" in "pkg/restapi/operations/health" as responses #20 1.844 2026/02/18 13:46:22 executed template asset:serverResponses #20 1.844 2026/02/18 13:46:22 name field getHealthReady #20 1.844 2026/02/18 13:46:22 package field health #20 1.845 2026/02/18 13:46:22 creating generated file "get_health_ready.go" in "pkg/restapi/operations/health" as handler #20 1.848 2026/02/18 13:46:22 executed template asset:serverOperation #20 1.849 2026/02/18 13:46:22 rendering 0 templates for operation group AppManager #20 1.849 2026/02/18 13:46:22 rendering 7 operations for operations #20 1.849 2026/02/18 13:46:22 rendering 4 templates for operation AppManager #20 1.849 2026/02/18 13:46:22 name field addSubscription #20 1.849 2026/02/18 13:46:22 package field operations #20 1.850 2026/02/18 13:46:22 creating generated file "add_subscription_parameters.go" in "pkg/restapi/operations" as parameters #20 1.852 2026/02/18 13:46:22 executed template asset:serverParameter #20 1.854 2026/02/18 13:46:22 name field addSubscription #20 1.854 2026/02/18 13:46:22 package field operations #20 1.854 2026/02/18 13:46:22 creating generated file "add_subscription_urlbuilder.go" in "pkg/restapi/operations" as urlbuilder #20 1.857 2026/02/18 13:46:22 executed template asset:serverUrlbuilder #20 1.858 2026/02/18 13:46:22 name field addSubscription #20 1.858 2026/02/18 13:46:22 package field operations #20 1.859 2026/02/18 13:46:22 creating generated file "add_subscription_responses.go" in "pkg/restapi/operations" as responses #20 1.862 2026/02/18 13:46:22 executed template asset:serverResponses #20 1.863 2026/02/18 13:46:22 name field addSubscription #20 1.863 2026/02/18 13:46:22 package field operations #20 1.864 2026/02/18 13:46:22 creating generated file "add_subscription.go" in "pkg/restapi/operations" as handler #20 1.869 2026/02/18 13:46:22 executed template asset:serverOperation #20 1.870 2026/02/18 13:46:22 rendering 4 templates for operation AppManager #20 1.870 2026/02/18 13:46:22 name field deleteSubscription #20 1.870 2026/02/18 13:46:22 package field operations #20 1.871 2026/02/18 13:46:22 creating generated file "delete_subscription_parameters.go" in "pkg/restapi/operations" as parameters #20 1.873 2026/02/18 13:46:22 executed template asset:serverParameter #20 1.875 2026/02/18 13:46:22 name field deleteSubscription #20 1.875 2026/02/18 13:46:22 package field operations #20 1.876 2026/02/18 13:46:22 creating generated file "delete_subscription_urlbuilder.go" in "pkg/restapi/operations" as urlbuilder #20 1.878 2026/02/18 13:46:22 executed template asset:serverUrlbuilder #20 1.879 2026/02/18 13:46:22 name field deleteSubscription #20 1.879 2026/02/18 13:46:22 package field operations #20 1.880 2026/02/18 13:46:22 creating generated file "delete_subscription_responses.go" in "pkg/restapi/operations" as responses #20 1.883 2026/02/18 13:46:22 executed template asset:serverResponses #20 1.884 2026/02/18 13:46:22 name field deleteSubscription #20 1.884 2026/02/18 13:46:22 package field operations #20 1.885 2026/02/18 13:46:22 creating generated file "delete_subscription.go" in "pkg/restapi/operations" as handler #20 1.888 2026/02/18 13:46:22 executed template asset:serverOperation #20 1.889 2026/02/18 13:46:22 rendering 4 templates for operation AppManager #20 1.889 2026/02/18 13:46:22 name field deregisterXapp #20 1.889 2026/02/18 13:46:22 package field operations #20 1.890 2026/02/18 13:46:22 creating generated file "deregister_xapp_parameters.go" in "pkg/restapi/operations" as parameters #20 1.892 2026/02/18 13:46:22 executed template asset:serverParameter #20 1.894 2026/02/18 13:46:22 name field deregisterXapp #20 1.894 2026/02/18 13:46:22 package field operations #20 1.895 2026/02/18 13:46:22 creating generated file "deregister_xapp_urlbuilder.go" in "pkg/restapi/operations" as urlbuilder #20 1.897 2026/02/18 13:46:22 executed template asset:serverUrlbuilder #20 1.898 2026/02/18 13:46:22 name field deregisterXapp #20 1.898 2026/02/18 13:46:22 package field operations #20 1.899 2026/02/18 13:46:22 creating generated file "deregister_xapp_responses.go" in "pkg/restapi/operations" as responses #20 1.906 2026/02/18 13:46:22 executed template asset:serverResponses #20 1.909 2026/02/18 13:46:22 name field deregisterXapp #20 1.909 2026/02/18 13:46:22 package field operations #20 1.911 2026/02/18 13:46:22 creating generated file "deregister_xapp.go" in "pkg/restapi/operations" as handler #20 1.914 2026/02/18 13:46:22 executed template asset:serverOperation #20 1.918 2026/02/18 13:46:22 rendering 4 templates for operation AppManager #20 1.918 2026/02/18 13:46:22 name field getSubscriptionById #20 1.918 2026/02/18 13:46:22 package field operations #20 1.919 2026/02/18 13:46:22 creating generated file "get_subscription_by_id_parameters.go" in "pkg/restapi/operations" as parameters #20 1.922 2026/02/18 13:46:22 executed template asset:serverParameter #20 1.923 2026/02/18 13:46:22 name field getSubscriptionById #20 1.923 2026/02/18 13:46:22 package field operations #20 1.924 2026/02/18 13:46:22 creating generated file "get_subscription_by_id_urlbuilder.go" in "pkg/restapi/operations" as urlbuilder #20 1.926 2026/02/18 13:46:22 executed template asset:serverUrlbuilder #20 1.927 2026/02/18 13:46:22 name field getSubscriptionById #20 1.927 2026/02/18 13:46:22 package field operations #20 1.928 2026/02/18 13:46:22 creating generated file "get_subscription_by_id_responses.go" in "pkg/restapi/operations" as responses #20 1.933 2026/02/18 13:46:22 executed template asset:serverResponses #20 1.934 2026/02/18 13:46:22 name field getSubscriptionById #20 1.934 2026/02/18 13:46:22 package field operations #20 1.935 2026/02/18 13:46:22 creating generated file "get_subscription_by_id.go" in "pkg/restapi/operations" as handler #20 1.938 2026/02/18 13:46:22 executed template asset:serverOperation #20 1.939 2026/02/18 13:46:22 rendering 4 templates for operation AppManager #20 1.939 2026/02/18 13:46:22 name field getSubscriptions #20 1.940 2026/02/18 13:46:22 package field operations #20 1.941 2026/02/18 13:46:22 creating generated file "get_subscriptions_parameters.go" in "pkg/restapi/operations" as parameters #20 1.942 2026/02/18 13:46:22 executed template asset:serverParameter #20 1.945 2026/02/18 13:46:22 name field getSubscriptions #20 1.945 2026/02/18 13:46:22 package field operations #20 1.946 2026/02/18 13:46:22 creating generated file "get_subscriptions_urlbuilder.go" in "pkg/restapi/operations" as urlbuilder #20 1.947 2026/02/18 13:46:22 executed template asset:serverUrlbuilder #20 1.949 2026/02/18 13:46:22 name field getSubscriptions #20 1.949 2026/02/18 13:46:22 package field operations #20 1.950 2026/02/18 13:46:22 creating generated file "get_subscriptions_responses.go" in "pkg/restapi/operations" as responses #20 1.952 2026/02/18 13:46:22 executed template asset:serverResponses #20 1.952 2026/02/18 13:46:22 name field getSubscriptions #20 1.952 2026/02/18 13:46:22 package field operations #20 1.953 2026/02/18 13:46:22 creating generated file "get_subscriptions.go" in "pkg/restapi/operations" as handler #20 1.956 2026/02/18 13:46:22 executed template asset:serverOperation #20 1.957 2026/02/18 13:46:22 rendering 4 templates for operation AppManager #20 1.957 2026/02/18 13:46:22 name field modifySubscription #20 1.957 2026/02/18 13:46:22 package field operations #20 1.958 2026/02/18 13:46:22 creating generated file "modify_subscription_parameters.go" in "pkg/restapi/operations" as parameters #20 1.961 2026/02/18 13:46:22 executed template asset:serverParameter #20 1.963 2026/02/18 13:46:22 name field modifySubscription #20 1.963 2026/02/18 13:46:22 package field operations #20 1.964 2026/02/18 13:46:22 creating generated file "modify_subscription_urlbuilder.go" in "pkg/restapi/operations" as urlbuilder #20 1.968 2026/02/18 13:46:22 executed template asset:serverUrlbuilder #20 1.968 2026/02/18 13:46:22 name field modifySubscription #20 1.968 2026/02/18 13:46:22 package field operations #20 1.968 2026/02/18 13:46:22 creating generated file "modify_subscription_responses.go" in "pkg/restapi/operations" as responses #20 1.971 2026/02/18 13:46:22 executed template asset:serverResponses #20 1.972 2026/02/18 13:46:22 name field modifySubscription #20 1.972 2026/02/18 13:46:22 package field operations #20 1.973 2026/02/18 13:46:22 creating generated file "modify_subscription.go" in "pkg/restapi/operations" as handler #20 1.976 2026/02/18 13:46:22 executed template asset:serverOperation #20 1.978 2026/02/18 13:46:22 rendering 4 templates for operation AppManager #20 1.978 2026/02/18 13:46:22 name field registerXapp #20 1.978 2026/02/18 13:46:22 package field operations #20 1.979 2026/02/18 13:46:22 creating generated file "register_xapp_parameters.go" in "pkg/restapi/operations" as parameters #20 1.981 2026/02/18 13:46:22 executed template asset:serverParameter #20 1.982 2026/02/18 13:46:22 name field registerXapp #20 1.982 2026/02/18 13:46:22 package field operations #20 1.984 2026/02/18 13:46:22 creating generated file "register_xapp_urlbuilder.go" in "pkg/restapi/operations" as urlbuilder #20 1.985 2026/02/18 13:46:22 executed template asset:serverUrlbuilder #20 1.987 2026/02/18 13:46:22 name field registerXapp #20 1.987 2026/02/18 13:46:22 package field operations #20 1.990 2026/02/18 13:46:22 creating generated file "register_xapp_responses.go" in "pkg/restapi/operations" as responses #20 1.991 2026/02/18 13:46:22 executed template asset:serverResponses #20 1.992 2026/02/18 13:46:22 name field registerXapp #20 1.992 2026/02/18 13:46:22 package field operations #20 1.992 2026/02/18 13:46:22 creating generated file "register_xapp.go" in "pkg/restapi/operations" as handler #20 1.995 2026/02/18 13:46:22 executed template asset:serverOperation #20 1.996 2026/02/18 13:46:22 rendering 0 templates for operation group AppManager #20 1.996 2026/02/18 13:46:22 rendering 9 operations for xapp #20 1.996 2026/02/18 13:46:22 rendering 4 templates for operation AppManager #20 1.996 2026/02/18 13:46:22 name field GetConfigElement #20 1.996 2026/02/18 13:46:22 package field xapp #20 1.997 2026/02/18 13:46:22 creating generated file "get_config_element_parameters.go" in "pkg/restapi/operations/xapp" as parameters #20 2.001 2026/02/18 13:46:22 executed template asset:serverParameter #20 2.002 2026/02/18 13:46:22 name field GetConfigElement #20 2.002 2026/02/18 13:46:22 package field xapp #20 2.003 2026/02/18 13:46:22 creating generated file "get_config_element_urlbuilder.go" in "pkg/restapi/operations/xapp" as urlbuilder #20 2.005 2026/02/18 13:46:22 executed template asset:serverUrlbuilder #20 2.007 2026/02/18 13:46:22 name field GetConfigElement #20 2.007 2026/02/18 13:46:22 package field xapp #20 2.008 2026/02/18 13:46:22 creating generated file "get_config_element_responses.go" in "pkg/restapi/operations/xapp" as responses #20 2.011 2026/02/18 13:46:22 executed template asset:serverResponses #20 2.012 2026/02/18 13:46:22 name field GetConfigElement #20 2.012 2026/02/18 13:46:22 package field xapp #20 2.013 2026/02/18 13:46:22 creating generated file "get_config_element.go" in "pkg/restapi/operations/xapp" as handler #20 2.016 2026/02/18 13:46:22 executed template asset:serverOperation #20 2.017 2026/02/18 13:46:22 rendering 4 templates for operation AppManager #20 2.017 2026/02/18 13:46:22 name field ModifyXappConfig #20 2.017 2026/02/18 13:46:22 package field xapp #20 2.018 2026/02/18 13:46:22 creating generated file "modify_xapp_config_parameters.go" in "pkg/restapi/operations/xapp" as parameters #20 2.020 2026/02/18 13:46:22 executed template asset:serverParameter #20 2.021 2026/02/18 13:46:22 name field ModifyXappConfig #20 2.021 2026/02/18 13:46:22 package field xapp #20 2.022 2026/02/18 13:46:22 creating generated file "modify_xapp_config_urlbuilder.go" in "pkg/restapi/operations/xapp" as urlbuilder #20 2.024 2026/02/18 13:46:22 executed template asset:serverUrlbuilder #20 2.025 2026/02/18 13:46:22 name field ModifyXappConfig #20 2.025 2026/02/18 13:46:22 package field xapp #20 2.026 2026/02/18 13:46:22 creating generated file "modify_xapp_config_responses.go" in "pkg/restapi/operations/xapp" as responses #20 2.031 2026/02/18 13:46:22 executed template asset:serverResponses #20 2.033 2026/02/18 13:46:22 name field ModifyXappConfig #20 2.033 2026/02/18 13:46:22 package field xapp #20 2.034 2026/02/18 13:46:22 creating generated file "modify_xapp_config.go" in "pkg/restapi/operations/xapp" as handler #20 2.037 2026/02/18 13:46:22 executed template asset:serverOperation #20 2.037 2026/02/18 13:46:22 rendering 4 templates for operation AppManager #20 2.037 2026/02/18 13:46:22 name field deployXapp #20 2.037 2026/02/18 13:46:22 package field xapp #20 2.038 2026/02/18 13:46:22 creating generated file "deploy_xapp_parameters.go" in "pkg/restapi/operations/xapp" as parameters #20 2.042 2026/02/18 13:46:22 executed template asset:serverParameter #20 2.043 2026/02/18 13:46:22 name field deployXapp #20 2.043 2026/02/18 13:46:22 package field xapp #20 2.044 2026/02/18 13:46:22 creating generated file "deploy_xapp_urlbuilder.go" in "pkg/restapi/operations/xapp" as urlbuilder #20 2.045 2026/02/18 13:46:22 executed template asset:serverUrlbuilder #20 2.046 2026/02/18 13:46:22 name field deployXapp #20 2.046 2026/02/18 13:46:22 package field xapp #20 2.047 2026/02/18 13:46:22 creating generated file "deploy_xapp_responses.go" in "pkg/restapi/operations/xapp" as responses #20 2.052 2026/02/18 13:46:22 executed template asset:serverResponses #20 2.053 2026/02/18 13:46:22 name field deployXapp #20 2.053 2026/02/18 13:46:22 package field xapp #20 2.054 2026/02/18 13:46:22 creating generated file "deploy_xapp.go" in "pkg/restapi/operations/xapp" as handler #20 2.057 2026/02/18 13:46:22 executed template asset:serverOperation #20 2.058 2026/02/18 13:46:22 rendering 4 templates for operation AppManager #20 2.058 2026/02/18 13:46:22 name field getAllXappConfig #20 2.058 2026/02/18 13:46:22 package field xapp #20 2.059 2026/02/18 13:46:22 creating generated file "get_all_xapp_config_parameters.go" in "pkg/restapi/operations/xapp" as parameters #20 2.060 2026/02/18 13:46:22 executed template asset:serverParameter #20 2.060 2026/02/18 13:46:22 name field getAllXappConfig #20 2.060 2026/02/18 13:46:22 package field xapp #20 2.061 2026/02/18 13:46:22 creating generated file "get_all_xapp_config_urlbuilder.go" in "pkg/restapi/operations/xapp" as urlbuilder #20 2.063 2026/02/18 13:46:22 executed template asset:serverUrlbuilder #20 2.064 2026/02/18 13:46:22 name field getAllXappConfig #20 2.064 2026/02/18 13:46:22 package field xapp #20 2.065 2026/02/18 13:46:22 creating generated file "get_all_xapp_config_responses.go" in "pkg/restapi/operations/xapp" as responses #20 2.069 2026/02/18 13:46:22 executed template asset:serverResponses #20 2.070 2026/02/18 13:46:22 name field getAllXappConfig #20 2.070 2026/02/18 13:46:22 package field xapp #20 2.071 2026/02/18 13:46:22 creating generated file "get_all_xapp_config.go" in "pkg/restapi/operations/xapp" as handler #20 2.074 2026/02/18 13:46:22 executed template asset:serverOperation #20 2.075 2026/02/18 13:46:22 rendering 4 templates for operation AppManager #20 2.075 2026/02/18 13:46:22 name field getAllXapps #20 2.075 2026/02/18 13:46:22 package field xapp #20 2.076 2026/02/18 13:46:22 creating generated file "get_all_xapps_parameters.go" in "pkg/restapi/operations/xapp" as parameters #20 2.077 2026/02/18 13:46:22 executed template asset:serverParameter #20 2.077 2026/02/18 13:46:22 name field getAllXapps #20 2.077 2026/02/18 13:46:22 package field xapp #20 2.078 2026/02/18 13:46:22 creating generated file "get_all_xapps_urlbuilder.go" in "pkg/restapi/operations/xapp" as urlbuilder #20 2.086 2026/02/18 13:46:22 executed template asset:serverUrlbuilder #20 2.086 2026/02/18 13:46:22 name field getAllXapps #20 2.086 2026/02/18 13:46:22 package field xapp #20 2.086 2026/02/18 13:46:22 creating generated file "get_all_xapps_responses.go" in "pkg/restapi/operations/xapp" as responses #20 2.093 2026/02/18 13:46:22 executed template asset:serverResponses #20 2.095 2026/02/18 13:46:22 name field getAllXapps #20 2.095 2026/02/18 13:46:22 package field xapp #20 2.101 2026/02/18 13:46:22 creating generated file "get_all_xapps.go" in "pkg/restapi/operations/xapp" as handler #20 2.105 2026/02/18 13:46:22 executed template asset:serverOperation #20 2.106 2026/02/18 13:46:22 rendering 4 templates for operation AppManager #20 2.106 2026/02/18 13:46:22 name field getXappByName #20 2.106 2026/02/18 13:46:22 package field xapp #20 2.116 2026/02/18 13:46:22 creating generated file "get_xapp_by_name_parameters.go" in "pkg/restapi/operations/xapp" as parameters #20 2.118 2026/02/18 13:46:22 executed template asset:serverParameter #20 2.121 2026/02/18 13:46:22 name field getXappByName #20 2.121 2026/02/18 13:46:22 package field xapp #20 2.123 2026/02/18 13:46:22 creating generated file "get_xapp_by_name_urlbuilder.go" in "pkg/restapi/operations/xapp" as urlbuilder #20 2.125 2026/02/18 13:46:22 executed template asset:serverUrlbuilder #20 2.127 2026/02/18 13:46:22 name field getXappByName #20 2.127 2026/02/18 13:46:22 package field xapp #20 2.128 2026/02/18 13:46:22 creating generated file "get_xapp_by_name_responses.go" in "pkg/restapi/operations/xapp" as responses #20 2.134 2026/02/18 13:46:22 executed template asset:serverResponses #20 2.138 2026/02/18 13:46:22 name field getXappByName #20 2.138 2026/02/18 13:46:22 package field xapp #20 2.139 2026/02/18 13:46:22 creating generated file "get_xapp_by_name.go" in "pkg/restapi/operations/xapp" as handler #20 2.142 2026/02/18 13:46:22 executed template asset:serverOperation #20 2.143 2026/02/18 13:46:22 rendering 4 templates for operation AppManager #20 2.143 2026/02/18 13:46:22 name field getXappInstanceByName #20 2.143 2026/02/18 13:46:22 package field xapp #20 2.144 2026/02/18 13:46:22 creating generated file "get_xapp_instance_by_name_parameters.go" in "pkg/restapi/operations/xapp" as parameters #20 2.148 2026/02/18 13:46:22 executed template asset:serverParameter #20 2.149 2026/02/18 13:46:22 name field getXappInstanceByName #20 2.149 2026/02/18 13:46:22 package field xapp #20 2.150 2026/02/18 13:46:22 creating generated file "get_xapp_instance_by_name_urlbuilder.go" in "pkg/restapi/operations/xapp" as urlbuilder #20 2.153 2026/02/18 13:46:22 executed template asset:serverUrlbuilder #20 2.155 2026/02/18 13:46:22 name field getXappInstanceByName #20 2.155 2026/02/18 13:46:22 package field xapp #20 2.156 2026/02/18 13:46:22 creating generated file "get_xapp_instance_by_name_responses.go" in "pkg/restapi/operations/xapp" as responses #20 2.162 2026/02/18 13:46:22 executed template asset:serverResponses #20 2.164 2026/02/18 13:46:22 name field getXappInstanceByName #20 2.164 2026/02/18 13:46:22 package field xapp #20 2.165 2026/02/18 13:46:22 creating generated file "get_xapp_instance_by_name.go" in "pkg/restapi/operations/xapp" as handler #20 2.168 2026/02/18 13:46:22 executed template asset:serverOperation #20 2.169 2026/02/18 13:46:22 rendering 4 templates for operation AppManager #20 2.169 2026/02/18 13:46:22 name field listAllXapps #20 2.169 2026/02/18 13:46:22 package field xapp #20 2.170 2026/02/18 13:46:22 creating generated file "list_all_xapps_parameters.go" in "pkg/restapi/operations/xapp" as parameters #20 2.172 2026/02/18 13:46:22 executed template asset:serverParameter #20 2.172 2026/02/18 13:46:22 name field listAllXapps #20 2.172 2026/02/18 13:46:22 package field xapp #20 2.173 2026/02/18 13:46:22 creating generated file "list_all_xapps_urlbuilder.go" in "pkg/restapi/operations/xapp" as urlbuilder #20 2.175 2026/02/18 13:46:22 executed template asset:serverUrlbuilder #20 2.176 2026/02/18 13:46:22 name field listAllXapps #20 2.176 2026/02/18 13:46:22 package field xapp #20 2.177 2026/02/18 13:46:22 creating generated file "list_all_xapps_responses.go" in "pkg/restapi/operations/xapp" as responses #20 2.180 2026/02/18 13:46:22 executed template asset:serverResponses #20 2.182 2026/02/18 13:46:22 name field listAllXapps #20 2.182 2026/02/18 13:46:22 package field xapp #20 2.183 2026/02/18 13:46:22 creating generated file "list_all_xapps.go" in "pkg/restapi/operations/xapp" as handler #20 2.186 2026/02/18 13:46:22 executed template asset:serverOperation #20 2.187 2026/02/18 13:46:22 rendering 4 templates for operation AppManager #20 2.187 2026/02/18 13:46:22 name field undeployXapp #20 2.187 2026/02/18 13:46:22 package field xapp #20 2.188 2026/02/18 13:46:22 creating generated file "undeploy_xapp_parameters.go" in "pkg/restapi/operations/xapp" as parameters #20 2.190 2026/02/18 13:46:22 executed template asset:serverParameter #20 2.191 2026/02/18 13:46:22 name field undeployXapp #20 2.191 2026/02/18 13:46:22 package field xapp #20 2.192 2026/02/18 13:46:22 creating generated file "undeploy_xapp_urlbuilder.go" in "pkg/restapi/operations/xapp" as urlbuilder #20 2.194 2026/02/18 13:46:22 executed template asset:serverUrlbuilder #20 2.196 2026/02/18 13:46:22 name field undeployXapp #20 2.196 2026/02/18 13:46:22 package field xapp #20 2.196 2026/02/18 13:46:22 creating generated file "undeploy_xapp_responses.go" in "pkg/restapi/operations/xapp" as responses #20 2.200 2026/02/18 13:46:22 executed template asset:serverResponses #20 2.201 2026/02/18 13:46:22 name field undeployXapp #20 2.201 2026/02/18 13:46:22 package field xapp #20 2.202 2026/02/18 13:46:22 creating generated file "undeploy_xapp.go" in "pkg/restapi/operations/xapp" as handler #20 2.205 2026/02/18 13:46:22 executed template asset:serverOperation #20 2.206 2026/02/18 13:46:22 rendering 0 templates for operation group AppManager #20 2.206 2026/02/18 13:46:22 rendering support #20 2.207 2026/02/18 13:46:22 rendering 6 templates for application AppManager #20 2.207 2026/02/18 13:46:22 name field AppManager #20 2.207 2026/02/18 13:46:22 package field operations #20 2.208 2026/02/18 13:46:22 creating generated file "configure_app_manager.go" in "pkg/restapi" as configure #20 2.219 2026/02/18 13:46:22 executed template asset:serverConfigureapi #20 2.224 2026/02/18 13:46:22 name field AppManager #20 2.224 2026/02/18 13:46:22 package field operations #20 2.224 2026/02/18 13:46:22 creating generated file "embedded_spec.go" in "pkg/restapi" as embedded_spec #20 2.224 2026/02/18 13:46:22 executed template asset:swaggerJsonEmbed #20 2.228 2026/02/18 13:46:22 name field AppManager #20 2.228 2026/02/18 13:46:22 package field operations #20 2.229 2026/02/18 13:46:22 creating generated file "server.go" in "pkg/restapi" as server #20 2.230 2026/02/18 13:46:22 executed template asset:serverServer #20 2.238 2026/02/18 13:46:22 name field AppManager #20 2.238 2026/02/18 13:46:22 package field operations #20 2.240 2026/02/18 13:46:22 creating generated file "app_manager_api.go" in "pkg/restapi/operations" as builder #20 2.277 2026/02/18 13:46:22 executed template asset:serverBuilder #20 2.291 2026/02/18 13:46:22 name field AppManager #20 2.291 2026/02/18 13:46:22 package field operations #20 2.292 2026/02/18 13:46:22 creating generated file "doc.go" in "pkg/restapi" as doc #20 2.293 2026/02/18 13:46:22 executed template asset:serverDoc #20 2.293 2026/02/18 13:46:22 Generation completed! #20 2.293 #20 2.293 For this generation to compile you need to have some packages in your GOPATH: #20 2.293 #20 2.293 * github.com/go-openapi/runtime #20 2.293 * github.com/jessevdk/go-flags #20 2.293 #20 2.293 You can get these now with: go get -u -f pkg/... #20 DONE 2.4s #21 [appmgr-build 14/17] COPY . /go/src/ws #21 DONE 0.2s #22 [appmgr-build 15/17] RUN GO111MODULE=on GO_ENABLED=0 GOOS=linux go build -a -installsuffix cgo -o /go/src/ws/cache/go/cmd/appmgr cmd/appmgr.go #22 DONE 24.3s #23 [appmgr-build 16/17] RUN GO111MODULE=on GO_ENABLED=0 GOOS=linux go test -p 1 -cover ./pkg/resthooks/ #23 18.78 ok gerrit.o-ran-sc.org/r/ric-plt/appmgr/pkg/resthooks 3.071s coverage: 89.1% of statements #23 DONE 19.2s #24 [appmgr-build 17/17] RUN gofmt -l $(find cmd/ pkg/ -name '*.go' -not -name '*_test.go') #24 0.274 pkg/restful/types.go #24 0.274 pkg/appmgr/appmgr.go #24 0.274 pkg/cm/cm.go #24 0.278 pkg/helm/helm.go #24 0.292 pkg/resthooks/resthooks.go #24 0.292 pkg/logger/logger.go #24 0.304 pkg/restapi/doc.go #24 0.304 pkg/restapi/operations/register_xapp_responses.go #24 0.304 pkg/restapi/operations/add_subscription.go #24 0.304 pkg/restapi/operations/get_subscriptions.go #24 0.304 pkg/restapi/operations/health/get_health_alive_responses.go #24 0.304 pkg/restapi/operations/health/get_health_ready.go #24 0.304 pkg/restapi/operations/health/get_health_ready_responses.go #24 0.304 pkg/restapi/operations/health/get_health_alive.go #24 0.304 pkg/restapi/operations/add_subscription_responses.go #24 0.304 pkg/restapi/operations/get_subscriptions_responses.go #24 0.304 pkg/restapi/operations/modify_subscription.go #24 0.304 pkg/restapi/operations/delete_subscription_responses.go #24 0.304 pkg/restapi/operations/get_subscription_by_id_responses.go #24 0.304 pkg/restapi/operations/modify_subscription_responses.go #24 0.304 pkg/restapi/operations/get_subscription_by_id.go #24 0.304 pkg/restapi/operations/deregister_xapp_responses.go #24 0.304 pkg/restapi/operations/deregister_xapp.go #24 0.304 pkg/restapi/operations/xapp/get_xapp_by_name_responses.go #24 0.305 pkg/restapi/operations/xapp/get_xapp_instance_by_name.go #24 0.305 pkg/restapi/operations/xapp/modify_xapp_config_responses.go #24 0.305 pkg/restapi/operations/xapp/get_config_element_responses.go #24 0.305 pkg/restapi/operations/xapp/list_all_xapps_responses.go #24 0.305 pkg/restapi/operations/xapp/get_xapp_instance_by_name_responses.go #24 0.305 pkg/restapi/operations/xapp/undeploy_xapp_responses.go #24 0.305 pkg/restapi/operations/xapp/get_config_element.go #24 0.305 pkg/restapi/operations/xapp/modify_xapp_config.go #24 0.305 pkg/restapi/operations/xapp/get_all_xapps.go #24 0.305 pkg/restapi/operations/xapp/undeploy_xapp.go #24 0.305 pkg/restapi/operations/xapp/deploy_xapp_responses.go #24 0.305 pkg/restapi/operations/xapp/get_all_xapp_config_responses.go #24 0.305 pkg/restapi/operations/xapp/get_all_xapps_responses.go #24 0.305 pkg/restapi/operations/xapp/list_all_xapps.go #24 0.305 pkg/restapi/operations/xapp/get_all_xapp_config.go #24 0.305 pkg/restapi/operations/xapp/get_xapp_by_name.go #24 0.305 pkg/restapi/operations/xapp/deploy_xapp.go #24 0.305 pkg/restapi/operations/delete_subscription.go #24 0.305 pkg/restapi/operations/register_xapp.go #24 DONE 0.4s #25 [appmgr 3/9] COPY --from=appmgr-build /usr/local/include/ /usr/local/include/ #25 DONE 0.2s #26 [appmgr 4/9] COPY --from=appmgr-build /usr/local/lib/ /usr/local/lib/ #26 DONE 0.2s #27 [appmgr 5/9] RUN ldconfig #27 DONE 0.4s #28 [appmgr 6/9] RUN mkdir -p /opt/xAppManager && chmod -R 755 /opt/xAppManager #28 DONE 0.4s #29 [appmgr 7/9] COPY --from=appmgr-build /go/src/ws/cache/go/cmd/appmgr /opt/xAppManager/appmgr #29 DONE 0.3s #30 [appmgr 8/9] WORKDIR /opt/xAppManager #30 DONE 0.1s #31 [appmgr 9/9] COPY appmgr-entrypoint.sh /opt/xAppManager/ #31 DONE 0.2s #32 exporting to image #32 exporting layers #32 exporting layers 0.8s done #32 writing image sha256:6fd7b34208ab7ffcda938857b12ac85662ccae66c2718053bfc9a3bfcfc5644f done #32 naming to nexus3.o-ran-sc.org:10004/o-ran-sc/ric-plt-appmgr:0.5.9 done #32 DONE 0.8s ---> docker-build.sh ends [ric-plt-appmgr-docker-merge-master] $ /bin/sh -xe /tmp/jenkins2082769257992626394.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 [EnvInject] - Variables injected successfully. [ric-plt-appmgr-docker-merge-master] $ /bin/bash /tmp/jenkins6743432289678186206.sh ---> docker-push.sh Docker version 24.0.2, build cb74dfc Pushing image: nexus3.o-ran-sc.org:10004/o-ran-sc/ric-plt-appmgr:0.5.9 docker push nexus3.o-ran-sc.org:10004/o-ran-sc/ric-plt-appmgr:0.5.9 The push refers to repository [nexus3.o-ran-sc.org:10004/o-ran-sc/ric-plt-appmgr] e8618a213d89: Preparing 5f70bf18a086: Preparing 6a91d58f7b9d: Preparing 45d5741e396e: Preparing 00f0221f4c4e: Preparing db2bb36816ca: Preparing e459b9f8a4af: Preparing 3cdcb13a9cf2: Preparing 6b7908e4c747: Preparing db2bb36816ca: Waiting e459b9f8a4af: Waiting 3cdcb13a9cf2: Waiting 6b7908e4c747: Waiting 5f70bf18a086: Pushed 00f0221f4c4e: Pushed 45d5741e396e: Pushed e8618a213d89: Pushed db2bb36816ca: Pushed e459b9f8a4af: Pushed 6a91d58f7b9d: Pushed 6b7908e4c747: Pushed 3cdcb13a9cf2: Pushed 0.5.9: digest: sha256:3a6baf16844196e1d5b1fc0b7ba4fe5a0beb3f0ce9d9905102d7015087e47566 size: 2194 ---> docker-push.sh ends [ric-plt-appmgr-docker-merge-master] $ /bin/bash /tmp/jenkins3155681674831917339.sh $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2029 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [ric-plt-appmgr-docker-merge-master] $ /bin/bash /tmp/jenkins4853527266414206921.sh ---> sysstat.sh [ric-plt-appmgr-docker-merge-master] $ /bin/bash /tmp/jenkins9825703978093137181.sh ---> package-listing.sh ++ tr '[:upper:]' '[:lower:]' ++ facter osfamily + OS_FAMILY=debian + workspace=/w/workspace/ric-plt-appmgr-docker-merge-master + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/ric-plt-appmgr-docker-merge-master ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/ric-plt-appmgr-docker-merge-master ']' + mkdir -p /w/workspace/ric-plt-appmgr-docker-merge-master/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ric-plt-appmgr-docker-merge-master/archives/ [ric-plt-appmgr-docker-merge-master] $ /bin/bash /tmp/jenkins5366008692898203169.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-plt-appmgr-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mTYA from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-mTYA/bin to PATH INFO: Running in OpenStack, capturing instance metadata [ric-plt-appmgr-docker-merge-master] $ /bin/bash /tmp/jenkins1724990813175351249.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ric-plt-appmgr-docker-merge-master@tmp/config5583332823294961322tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [ric-plt-appmgr-docker-merge-master] $ /bin/bash /tmp/jenkins10982413417337013557.sh ---> create-netrc.sh [ric-plt-appmgr-docker-merge-master] $ /bin/bash /tmp/jenkins7655283246720693490.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-plt-appmgr-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mTYA from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-mTYA/bin to PATH [ric-plt-appmgr-docker-merge-master] $ /bin/bash /tmp/jenkins17236863444524037128.sh ---> sudo-logs.sh Archiving 'sudo' log.. [ric-plt-appmgr-docker-merge-master] $ /bin/bash /tmp/jenkins15532391902796820470.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-plt-appmgr-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mTYA from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-mTYA/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-starter-4 INFO: Archiving Costs [ric-plt-appmgr-docker-merge-master] $ /bin/bash -l /tmp/jenkins12802630599462245532.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-plt-appmgr-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mTYA from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-mTYA/bin to PATH INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ric-plt-appmgr-docker-merge-master/383 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-4c-4g-6946 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2799.998 BogoMIPS: 5599.99 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-3 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 3.9G 0 3.9G 0% /dev tmpfs 798M 696K 797M 1% /run /dev/vda1 20G 13G 7.0G 64% / tmpfs 3.9G 0 3.9G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup /dev/vda15 105M 5.3M 100M 5% /boot/efi tmpfs 798M 0 798M 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 7976 524 1654 0 5797 7153 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 link/ether fa:16:3e:55:6b:d7 brd ff:ff:ff:ff:ff:ff inet 10.32.6.141/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 85999sec preferred_lft 85999sec inet6 fe80::f816:3eff:fe55:6bd7/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:b3:b3:92:e2 brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-6946) 02/18/26 _x86_64_ (4 CPU) 13:42:03 LINUX RESTART (4 CPU) 13:43:01 tps rtps wtps bread/s bwrtn/s 13:44:01 52.72 3.37 49.36 53.06 5767.04 13:45:01 90.23 12.68 77.55 2240.56 37794.10 13:46:01 185.97 0.95 185.02 9.60 102431.86 13:47:01 91.10 0.18 90.92 3.87 20945.18 13:48:01 48.19 0.47 47.73 38.39 2284.95 Average: 93.64 3.53 90.11 469.10 33844.63 13:43:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:44:01 5719100 7429804 2448328 29.98 52944 1827108 960464 10.42 573876 1682184 168776 13:45:01 3969732 7365048 4197696 51.40 80048 3418236 1348992 14.64 689328 3207224 714704 13:46:01 2294252 7284264 5873176 71.91 128728 4828100 1402552 15.22 996608 4437596 440 13:47:01 1717944 7349340 6449484 78.97 151464 5373524 1413092 15.33 1124196 4810580 45608 13:48:01 1643532 7271396 6523896 79.88 153616 5372684 1137256 12.34 1220600 4795568 26948 Average: 3068912 7339970 5098516 62.42 113360 4163930 1252471 13.59 920922 3786630 191295 13:43:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:44:01 ens3 83.97 66.19 817.02 7.05 0.00 0.00 0.00 0.00 13:44:01 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 13:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:45:01 ens3 547.04 266.54 14257.29 22.69 0.00 0.00 0.00 0.00 13:45:01 lo 2.07 2.07 0.19 0.19 0.00 0.00 0.00 0.00 13:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:46:01 ens3 192.27 119.90 926.15 9.19 0.00 0.00 0.00 0.00 13:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:47:01 ens3 181.32 142.98 1742.76 11.96 0.00 0.00 0.00 0.00 13:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:48:01 ens3 123.08 205.73 21.47 1511.29 0.00 0.00 0.00 0.00 13:48:01 lo 3.77 3.77 0.33 0.33 0.00 0.00 0.00 0.00 13:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: ens3 225.54 160.27 3552.94 312.44 0.00 0.00 0.00 0.00 Average: lo 1.33 1.33 0.12 0.12 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-6946) 02/18/26 _x86_64_ (4 CPU) 13:42:03 LINUX RESTART (4 CPU) 13:43:01 CPU %user %nice %system %iowait %steal %idle 13:44:01 all 19.12 0.00 1.19 1.82 1.19 76.68 13:44:01 0 1.13 0.00 0.15 0.00 0.13 98.58 13:44:01 1 22.49 0.00 1.23 1.33 1.23 73.71 13:44:01 2 44.51 0.00 2.59 0.55 2.07 50.27 13:44:01 3 8.36 0.00 0.82 5.37 1.32 84.13 13:45:01 all 16.15 0.00 4.62 2.05 2.56 74.62 13:45:01 0 11.21 0.00 5.59 0.63 2.25 80.32 13:45:01 1 17.05 0.00 3.72 1.34 2.41 75.47 13:45:01 2 28.36 0.00 4.60 3.50 2.80 60.74 13:45:01 3 8.07 0.00 4.53 2.69 2.78 81.93 13:46:01 all 22.26 0.00 10.15 2.41 3.24 61.94 13:46:01 0 27.59 0.00 11.06 3.14 3.39 54.82 13:46:01 1 16.82 0.00 8.93 1.75 3.25 69.25 13:46:01 2 17.45 0.00 11.33 3.84 3.35 64.03 13:46:01 3 27.19 0.00 9.32 0.91 2.97 59.62 13:47:01 all 36.24 0.00 8.00 1.64 4.86 49.27 13:47:01 0 36.26 0.00 7.67 2.05 4.51 49.51 13:47:01 1 37.29 0.00 8.65 1.36 5.25 47.45 13:47:01 2 38.41 0.00 9.15 1.14 5.14 46.16 13:47:01 3 33.00 0.00 6.49 2.00 4.55 53.96 13:48:01 all 21.26 0.00 1.54 1.44 2.09 73.67 13:48:01 0 14.06 0.00 1.42 0.40 1.84 82.29 13:48:01 1 40.58 0.00 2.11 1.54 2.87 52.90 13:48:01 2 23.28 0.00 1.77 2.20 2.30 70.46 13:48:01 3 7.11 0.00 0.88 1.63 1.35 89.03 Average: all 23.03 0.00 5.09 1.87 2.79 67.23 Average: 0 18.06 0.00 5.17 1.24 2.42 73.11 Average: 1 26.90 0.00 4.94 1.46 3.01 63.68 Average: 2 30.45 0.00 5.87 2.24 3.13 58.31 Average: 3 16.70 0.00 4.39 2.53 2.59 73.79