Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-2477 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/ric-plt-ricdms-docker-merge-master [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-OcIcEi7nLTwp/agent.2059 SSH_AGENT_PID=2061 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/ric-plt-ricdms-docker-merge-master@tmp/private_key_9521945561673296839.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/ricdms > git init /w/workspace/ric-plt-ricdms-docker-merge-master # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/ricdms > 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/ricdms +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/ricdms # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 655ada7c985269dfef43c0eadf96dad769d20147 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 655ada7c985269dfef43c0eadf96dad769d20147 # timeout=10 Commit message: "Removal of a committer" > git rev-list --no-walk 655ada7c985269dfef43c0eadf96dad769d20147 # 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-ricdms-docker-merge-master] $ /bin/bash /tmp/jenkins15643619765731961166.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-Dc6c lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-Dc6c/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. lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. Python 3.10.6 pip 24.0 from /tmp/venv-Dc6c/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.2.2 aspy.yaml==1.3.0 attrs==23.2.0 autopage==0.5.2 beautifulsoup4==4.12.3 boto3==1.34.46 botocore==1.34.46 bs4==0.0.2 cachetools==5.3.2 certifi==2024.2.2 cffi==1.16.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.3.2 click==8.1.7 cliff==4.5.0 cmd2==2.4.3 cryptography==3.3.2 debtcollector==2.5.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.14 distlib==0.3.8 dnspython==2.6.1 docker==4.2.2 dogpile.cache==1.3.2 email-validator==2.1.0.post1 filelock==3.13.1 future==1.0.0 gitdb==4.0.11 GitPython==3.1.42 google-auth==2.28.0 httplib2==0.22.0 identify==2.5.35 idna==3.6 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.3 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==2.4 jsonschema==4.21.1 jsonschema-specifications==2023.12.1 keystoneauth1==5.5.0 kubernetes==29.0.0 lftools==0.37.9 lxml==5.1.0 MarkupSafe==2.1.5 msgpack==1.0.7 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.2.1 netifaces==0.11.0 niet==1.4.2 nodeenv==1.8.0 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==0.62.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==3.0.0 oslo.config==9.3.0 oslo.context==5.3.0 oslo.i18n==6.2.0 oslo.log==5.4.0 oslo.serialization==5.3.0 oslo.utils==7.0.0 packaging==23.2 pbr==6.0.0 platformdirs==4.2.0 prettytable==3.10.0 pyasn1==0.5.1 pyasn1-modules==0.3.0 pycparser==2.21 pygerrit2==2.0.15 PyGithub==2.2.0 pyinotify==0.9.6 PyJWT==2.8.0 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.8.2 pyrsistent==0.20.0 python-cinderclient==9.4.0 python-dateutil==2.8.2 python-heatclient==3.4.0 python-jenkins==1.8.2 python-keystoneclient==5.3.0 python-magnumclient==4.3.0 python-novaclient==18.4.0 python-openstackclient==6.0.1 python-swiftclient==4.4.0 pytz==2024.1 PyYAML==6.0.1 referencing==0.33.0 requests==2.31.0 requests-oauthlib==1.3.1 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.18.0 rsa==4.9 ruamel.yaml==0.18.6 ruamel.yaml.clib==0.2.8 s3transfer==0.10.0 simplejson==3.19.2 six==1.16.0 smmap==5.0.1 soupsieve==2.5 stevedore==5.1.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.12.3 tqdm==4.66.2 typing_extensions==4.9.0 tzdata==2024.1 urllib3==1.26.18 virtualenv==20.25.0 wcwidth==0.2.13 websocket-client==1.7.0 wrapt==1.16.0 xdg==6.0.0 xmltodict==0.13.0 yq==3.2.3 provisioning config files... copy managed file [global-settings] to file:/w/workspace/ric-plt-ricdms-docker-merge-master@tmp/config14740140177021382450tmp copy managed file [ric-plt-ricdms-settings] to file:/w/workspace/ric-plt-ricdms-docker-merge-master@tmp/config14623706698233848068tmp [ric-plt-ricdms-docker-merge-master] $ /bin/bash /tmp/jenkins17161167342620803958.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-ricdms-docker-merge-master] $ /bin/bash /tmp/jenkins16491157574502413969.sh [ric-plt-ricdms-docker-merge-master] $ /bin/sh -xe /tmp/jenkins1861901332084769896.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-ricdms-docker-merge-master] $ /bin/bash -l /tmp/jenkins12895002314113592623.sh ---> docker-get-container-tag.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-plt-ricdms-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Dc6c from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: yq lf-activate-venv(): INFO: Adding /tmp/venv-Dc6c/bin to PATH ---> Docker image tag found: 2.1.1 [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-ricdms-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-ricdms [EnvInject] - Variables injected successfully. [ric-plt-ricdms-docker-merge-master] $ /bin/bash /tmp/jenkins17159380801497680107.sh ---> docker-build.sh Docker version 24.0.2, build cb74dfc Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/ric-plt-ricdms:2.1.1 docker build --network=host -t nexus3.o-ran-sc.org:10004/o-ran-sc/ric-plt-ricdms:2.1.1 . #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.1s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 2.49kB done #2 DONE 0.1s #3 [internal] load metadata for docker.io/library/ubuntu:20.04 #3 ... #4 [internal] load metadata for nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.1.0 #4 DONE 0.1s #3 [internal] load metadata for docker.io/library/ubuntu:20.04 #3 DONE 1.1s #5 [internal] load build context #5 transferring context: 791.92kB 0.0s done #5 DONE 0.1s #6 [ric-dms 1/7] FROM docker.io/library/ubuntu:20.04@sha256:bb1c41682308d7040f74d103022816d41c50d7b0c89e9d706a74b4e548636e54 #6 resolve docker.io/library/ubuntu:20.04@sha256:bb1c41682308d7040f74d103022816d41c50d7b0c89e9d706a74b4e548636e54 #6 resolve docker.io/library/ubuntu:20.04@sha256:bb1c41682308d7040f74d103022816d41c50d7b0c89e9d706a74b4e548636e54 0.1s done #6 sha256:a4fab1802f08df089c4b2e0a1c8f1a06f573bd1775687d07fef4076d3a2e4900 424B / 424B done #6 sha256:18ca3f4297e795532c0d053ba443d392d5d316ee83ddee0de27f1e742a7db273 2.30kB / 2.30kB done #6 sha256:bb1c41682308d7040f74d103022816d41c50d7b0c89e9d706a74b4e548636e54 1.13kB / 1.13kB done #6 ... #7 [dms-build 1/16] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.1.0@sha256:51b9caf5688418c648653263c363fff9e8c8617b61b153c106c17dab57e7e0f9 #7 resolve nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.1.0@sha256:51b9caf5688418c648653263c363fff9e8c8617b61b153c106c17dab57e7e0f9 0.1s done #7 sha256:eaead16dc43bb8811d4ff450935d607f9ba4baffda4fc110cc402fa43f601d83 28.58MB / 28.58MB 0.5s done #7 sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 156.24MB / 337.65MB 5.2s #7 sha256:51b9caf5688418c648653263c363fff9e8c8617b61b153c106c17dab57e7e0f9 2.22kB / 2.22kB done #7 sha256:1590675bd66ad2ba395b4e6cb2f427fdd269589746f11c9ba07505ac39f1f7a3 6.52kB / 6.52kB done #7 sha256:ae28b6acf6f1d0d15609df8d5e283f2e7ccf35d2ca2fda9be3a335923c8dcaec 144B / 144B 0.1s done #7 sha256:4ea9066545e11055204cd3be7413128b91385b9a8234c5426e2c6b41fda9fdbb 129.05MB / 129.05MB 2.2s done #7 sha256:b883034e48072455c0524f01f0022e1da45a328de0545b7a435e58e1afb9e40d 104.86MB / 134.96MB 5.2s #7 extracting sha256:eaead16dc43bb8811d4ff450935d607f9ba4baffda4fc110cc402fa43f601d83 1.4s done #7 sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace 0B / 141.86MB 5.2s #7 sha256:b883034e48072455c0524f01f0022e1da45a328de0545b7a435e58e1afb9e40d 123.33MB / 134.96MB 7.3s #7 sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace 16.78MB / 141.86MB 7.3s #7 sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 185.60MB / 337.65MB 7.4s #7 sha256:b883034e48072455c0524f01f0022e1da45a328de0545b7a435e58e1afb9e40d 131.07MB / 134.96MB 7.4s #7 sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace 29.50MB / 141.86MB 7.4s #7 sha256:b883034e48072455c0524f01f0022e1da45a328de0545b7a435e58e1afb9e40d 134.96MB / 134.96MB 7.6s done #7 sha256:a4fc8b85b2bf994c43a6e5fbdbfc550133e0dd38655a9c3e65c02268abb7b870 0B / 27.94MB 8.0s #7 sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace 39.85MB / 141.86MB 11.4s #7 sha256:a4fc8b85b2bf994c43a6e5fbdbfc550133e0dd38655a9c3e65c02268abb7b870 4.19MB / 27.94MB 11.4s #7 sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 207.62MB / 337.65MB 11.5s #7 sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace 50.33MB / 141.86MB 11.5s #7 sha256:a4fc8b85b2bf994c43a6e5fbdbfc550133e0dd38655a9c3e65c02268abb7b870 14.68MB / 27.94MB 11.5s #7 sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace 60.82MB / 141.86MB 11.6s #7 sha256:a4fc8b85b2bf994c43a6e5fbdbfc550133e0dd38655a9c3e65c02268abb7b870 24.12MB / 27.94MB 11.6s #7 sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 244.32MB / 337.65MB 11.8s #7 sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace 85.98MB / 141.86MB 11.8s #7 sha256:a4fc8b85b2bf994c43a6e5fbdbfc550133e0dd38655a9c3e65c02268abb7b870 27.94MB / 27.94MB 11.7s done #7 sha256:7fe92f986395a2f764cdc8004cf8ccb3f39af358b86d40ea007a59345e921a6b 1.05MB / 42.84MB 11.8s #7 sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 267.39MB / 337.65MB 12.0s #7 sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace 109.05MB / 141.86MB 12.0s #7 sha256:7fe92f986395a2f764cdc8004cf8ccb3f39af358b86d40ea007a59345e921a6b 16.78MB / 42.84MB 12.0s #7 sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace 120.59MB / 141.86MB 12.1s #7 sha256:7fe92f986395a2f764cdc8004cf8ccb3f39af358b86d40ea007a59345e921a6b 23.07MB / 42.84MB 12.1s #7 sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 303.04MB / 337.65MB 12.3s #7 sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace 141.86MB / 141.86MB 12.3s #7 sha256:7fe92f986395a2f764cdc8004cf8ccb3f39af358b86d40ea007a59345e921a6b 36.70MB / 42.84MB 12.3s #7 sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 320.86MB / 337.65MB 12.4s #7 sha256:7fe92f986395a2f764cdc8004cf8ccb3f39af358b86d40ea007a59345e921a6b 42.84MB / 42.84MB 12.4s #7 sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace 141.86MB / 141.86MB 12.5s done #7 sha256:7fe92f986395a2f764cdc8004cf8ccb3f39af358b86d40ea007a59345e921a6b 42.84MB / 42.84MB 12.6s done #7 sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 337.65MB / 337.65MB 12.8s done #7 extracting sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 #7 sha256:b6bb5771e098c60fe00d59a9695463fd8bd7d20fae07c7f8a69289a1d3a26428 0B / 8.47MB 12.9s #7 ... #6 [ric-dms 1/7] FROM docker.io/library/ubuntu:20.04@sha256:bb1c41682308d7040f74d103022816d41c50d7b0c89e9d706a74b4e548636e54 #6 sha256:8ee0874247356ecb5ea92128219660506b139dcb6cc45dcab84d98b3c6485061 27.51MB / 27.51MB 13.4s done #6 extracting sha256:8ee0874247356ecb5ea92128219660506b139dcb6cc45dcab84d98b3c6485061 1.2s done #6 DONE 15.0s #7 [dms-build 1/16] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.1.0@sha256:51b9caf5688418c648653263c363fff9e8c8617b61b153c106c17dab57e7e0f9 #7 extracting sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 5.1s #7 sha256:b6bb5771e098c60fe00d59a9695463fd8bd7d20fae07c7f8a69289a1d3a26428 7.34MB / 8.47MB 18.0s #7 sha256:b6bb5771e098c60fe00d59a9695463fd8bd7d20fae07c7f8a69289a1d3a26428 8.47MB / 8.47MB 18.0s done #7 extracting sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 10.3s #7 ... #8 [ric-dms 2/7] RUN apt-get update -y && apt-get install --reinstall -y sudo openssl ca-certificates ca-cacert && apt-get clean && update-ca-certificates #0 0.343 Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] #0 0.546 Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] #0 0.760 Get:3 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1176 kB] #0 1.106 Get:4 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [29.7 kB] #0 1.107 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [3390 kB] #0 1.270 Get:6 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [3280 kB] #0 1.309 Get:7 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] #0 1.488 Get:8 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] #0 1.665 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 kB] #0 2.021 Get:10 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB] #0 2.042 Get:11 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB] #0 2.749 Get:12 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB] #0 2.749 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3870 kB] #0 2.895 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1475 kB] #0 3.017 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [32.4 kB] #0 3.018 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [3433 kB] #0 3.442 Get:17 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB] #0 3.884 Get:18 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB] #0 3.936 Fetched 30.2 MB in 4s (8063 kB/s) #0 3.936 Reading package lists... #0 4.871 Reading package lists... #0 5.765 Building dependency tree... #0 5.981 Reading state information... #0 6.131 The following additional packages will be installed: #0 6.131 libssl1.1 #0 6.178 The following NEW packages will be installed: #0 6.178 ca-cacert ca-certificates libssl1.1 openssl sudo #0 6.326 0 upgraded, 5 newly installed, 0 to remove and 2 not upgraded. #0 6.326 Need to get 2616 kB of archives. #0 6.326 After this operation, 8096 kB of additional disk space will be used. #0 6.326 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.21 [1321 kB] #0 6.870 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.21 [621 kB] #0 6.892 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ca-certificates all 20230311ubuntu0.20.04.1 [152 kB] #0 6.898 Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 sudo amd64 1.8.31-1ubuntu1.5 [515 kB] #0 6.918 Get:5 http://archive.ubuntu.com/ubuntu focal/universe amd64 ca-cacert all 2019.0411-2 [7688 B] #0 7.150 debconf: delaying package configuration, since apt-utils is not installed #0 7.184 Fetched 2616 kB in 1s (3562 kB/s) #0 7.252 Selecting previously unselected package libssl1.1:amd64. #0 7.252 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4124 files and directories currently installed.) #0 7.329 Preparing to unpack .../libssl1.1_1.1.1f-1ubuntu2.21_amd64.deb ... #0 7.350 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.21) ... #0 7.503 Selecting previously unselected package openssl. #0 7.503 Preparing to unpack .../openssl_1.1.1f-1ubuntu2.21_amd64.deb ... #0 7.509 Unpacking openssl (1.1.1f-1ubuntu2.21) ... #0 7.806 Selecting previously unselected package ca-certificates. #0 7.806 Preparing to unpack .../ca-certificates_20230311ubuntu0.20.04.1_all.deb ... #0 7.812 Unpacking ca-certificates (20230311ubuntu0.20.04.1) ... #0 8.030 Selecting previously unselected package sudo. #0 8.030 Preparing to unpack .../sudo_1.8.31-1ubuntu1.5_amd64.deb ... #0 8.040 Unpacking sudo (1.8.31-1ubuntu1.5) ... #0 8.138 Selecting previously unselected package ca-cacert. #0 8.138 Preparing to unpack .../ca-cacert_2019.0411-2_all.deb ... #0 8.144 Unpacking ca-cacert (2019.0411-2) ... #0 8.189 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.21) ... #0 8.276 debconf: unable to initialize frontend: Dialog #0 8.276 debconf: (TERM is not set, so the dialog frontend is not usable.) #0 8.276 debconf: falling back to frontend: Readline #0 8.277 debconf: unable to initialize frontend: Readline #0 8.277 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.30.0 /usr/local/share/perl/5.30.0 /usr/lib/x86_64-linux-gnu/perl5/5.30 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.30 /usr/share/perl/5.30 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) #0 8.277 debconf: falling back to frontend: Teletype #0 8.327 Setting up sudo (1.8.31-1ubuntu1.5) ... #0 8.383 Setting up openssl (1.1.1f-1ubuntu2.21) ... #0 8.412 Setting up ca-certificates (20230311ubuntu0.20.04.1) ... #0 8.504 debconf: unable to initialize frontend: Dialog #0 8.504 debconf: (TERM is not set, so the dialog frontend is not usable.) #0 8.504 debconf: falling back to frontend: Readline #0 8.508 debconf: unable to initialize frontend: Readline #0 8.508 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.30.0 /usr/local/share/perl/5.30.0 /usr/lib/x86_64-linux-gnu/perl5/5.30 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.30 /usr/share/perl/5.30 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) #0 8.508 debconf: falling back to frontend: Teletype #0 8.963 Updating certificates in /etc/ssl/certs... #0 9.551 139 added, 0 removed; done. #0 9.621 Setting up ca-cacert (2019.0411-2) ... #0 9.649 Processing triggers for libc-bin (2.31-0ubuntu9.14) ... #0 9.748 Processing triggers for ca-certificates (20230311ubuntu0.20.04.1) ... #0 9.758 Clearing symlinks in /etc/ssl/certs... #0 10.13 done. #0 10.13 Updating certificates in /etc/ssl/certs... #8 ... #7 [dms-build 1/16] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.1.0@sha256:51b9caf5688418c648653263c363fff9e8c8617b61b153c106c17dab57e7e0f9 #7 ... #8 [ric-dms 2/7] RUN apt-get update -y && apt-get install --reinstall -y sudo openssl ca-certificates ca-cacert && apt-get clean && update-ca-certificates #8 10.76 rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL #8 10.76 139 added, 0 removed; done. #8 10.76 Running hooks in /etc/ca-certificates/update.d... #8 10.77 done. #8 10.77 Updating certificates in /etc/ssl/certs... #8 11.26 0 added, 0 removed; done. #8 11.26 Running hooks in /etc/ca-certificates/update.d... #8 11.26 done. #8 11.32 Updating certificates in /etc/ssl/certs... #8 11.73 0 added, 0 removed; done. #8 11.73 Running hooks in /etc/ca-certificates/update.d... #8 11.73 done. #8 DONE 12.7s #7 [dms-build 1/16] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.1.0@sha256:51b9caf5688418c648653263c363fff9e8c8617b61b153c106c17dab57e7e0f9 #7 ... #9 [ric-dms 3/7] RUN mkdir -p /opt/dms && chmod -R 755 /opt/dms #9 DONE 0.4s #7 [dms-build 1/16] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.1.0@sha256:51b9caf5688418c648653263c363fff9e8c8617b61b153c106c17dab57e7e0f9 #7 extracting sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 15.4s #7 extracting sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 15.6s done #7 extracting sha256:ae28b6acf6f1d0d15609df8d5e283f2e7ccf35d2ca2fda9be3a335923c8dcaec done #7 extracting sha256:4ea9066545e11055204cd3be7413128b91385b9a8234c5426e2c6b41fda9fdbb 0.1s #7 extracting sha256:4ea9066545e11055204cd3be7413128b91385b9a8234c5426e2c6b41fda9fdbb 3.9s done #7 extracting sha256:b883034e48072455c0524f01f0022e1da45a328de0545b7a435e58e1afb9e40d #7 extracting sha256:b883034e48072455c0524f01f0022e1da45a328de0545b7a435e58e1afb9e40d 4.6s done #7 extracting sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace #7 extracting sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace 4.8s done #7 extracting sha256:a4fc8b85b2bf994c43a6e5fbdbfc550133e0dd38655a9c3e65c02268abb7b870 0.1s #7 extracting sha256:a4fc8b85b2bf994c43a6e5fbdbfc550133e0dd38655a9c3e65c02268abb7b870 1.2s done #7 extracting sha256:7fe92f986395a2f764cdc8004cf8ccb3f39af358b86d40ea007a59345e921a6b #7 extracting sha256:7fe92f986395a2f764cdc8004cf8ccb3f39af358b86d40ea007a59345e921a6b 0.7s done #7 extracting sha256:b6bb5771e098c60fe00d59a9695463fd8bd7d20fae07c7f8a69289a1d3a26428 #7 extracting sha256:b6bb5771e098c60fe00d59a9695463fd8bd7d20fae07c7f8a69289a1d3a26428 0.2s done #7 DONE 45.7s #10 [dms-build 2/16] RUN apt-get update -y && apt-get install -y jq #10 0.742 Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] #10 0.906 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease #10 1.006 Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] #10 1.295 Get:4 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [29.7 kB] #10 1.383 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [3390 kB] #10 1.584 Get:6 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] #10 1.742 Get:7 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [3280 kB] #10 1.819 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [32.4 kB] #10 1.831 Get:9 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1176 kB] #10 1.838 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1475 kB] #10 2.323 Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3870 kB] #10 2.590 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [3433 kB] #10 2.741 Get:13 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB] #10 2.742 Get:14 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB] #10 2.986 Fetched 17.1 MB in 2s (7195 kB/s) #10 2.986 Reading package lists... #10 4.135 Reading package lists... #10 5.005 Building dependency tree... #10 5.192 Reading state information... #10 5.346 The following additional packages will be installed: #10 5.346 libjq1 libonig5 #10 5.379 The following NEW packages will be installed: #10 5.379 jq libjq1 libonig5 #10 5.538 0 upgraded, 3 newly installed, 0 to remove and 140 not upgraded. #10 5.538 Need to get 313 kB of archives. #10 5.538 After this operation, 1062 kB of additional disk space will be used. #10 5.538 Get:1 http://archive.ubuntu.com/ubuntu focal/universe amd64 libonig5 amd64 6.9.4-1 [142 kB] #10 5.852 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libjq1 amd64 1.6-1ubuntu0.20.04.1 [121 kB] #10 5.895 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 jq amd64 1.6-1ubuntu0.20.04.1 [50.2 kB] #10 6.223 debconf: delaying package configuration, since apt-utils is not installed #10 6.286 Fetched 313 kB in 1s (582 kB/s) #10 6.352 Selecting previously unselected package libonig5:amd64. #10 6.352 (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 ... 46362 files and directories currently installed.) #10 7.142 Preparing to unpack .../libonig5_6.9.4-1_amd64.deb ... #10 7.159 Unpacking libonig5:amd64 (6.9.4-1) ... #10 7.268 Selecting previously unselected package libjq1:amd64. #10 7.275 Preparing to unpack .../libjq1_1.6-1ubuntu0.20.04.1_amd64.deb ... #10 7.282 Unpacking libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... #10 7.349 Selecting previously unselected package jq. #10 7.355 Preparing to unpack .../jq_1.6-1ubuntu0.20.04.1_amd64.deb ... #10 7.363 Unpacking jq (1.6-1ubuntu0.20.04.1) ... #10 7.454 Setting up libonig5:amd64 (6.9.4-1) ... #10 7.513 Setting up libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... #10 7.536 Setting up jq (1.6-1ubuntu0.20.04.1) ... #10 7.555 Processing triggers for man-db (2.9.1-1) ... #10 7.620 Processing triggers for libc-bin (2.31-0ubuntu9.9) ... #10 DONE 9.0s #11 [dms-build 3/16] RUN apt update && apt install --reinstall -y ca-certificates && update-ca-certificates #11 0.215 #11 0.215 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. #11 0.215 #11 0.562 Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease #11 0.562 Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease #11 0.683 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease #11 0.819 Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease #11 1.037 Reading package lists... #11 1.965 Building dependency tree... #11 2.157 Reading state information... #11 2.174 140 packages can be upgraded. Run 'apt list --upgradable' to see them. #11 2.181 #11 2.181 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. #11 2.181 #11 2.220 Reading package lists... #11 3.097 Building dependency tree... #11 3.280 Reading state information... #11 3.446 The following packages will be upgraded: #11 3.447 ca-certificates #11 3.608 1 upgraded, 0 newly installed, 0 to remove and 139 not upgraded. #11 3.608 Need to get 152 kB of archives. #11 3.608 After this operation, 15.4 kB of additional disk space will be used. #11 3.608 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ca-certificates all 20230311ubuntu0.20.04.1 [152 kB] #11 4.027 debconf: delaying package configuration, since apt-utils is not installed #11 4.085 Fetched 152 kB in 0s (376 kB/s) #11 4.137 (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 ... 46379 files and directories currently installed.) #11 4.158 Preparing to unpack .../ca-certificates_20230311ubuntu0.20.04.1_all.deb ... #11 4.179 Unpacking ca-certificates (20230311ubuntu0.20.04.1) over (20211016~20.04.1) ... #11 5.247 Setting up ca-certificates (20230311ubuntu0.20.04.1) ... #11 5.369 debconf: unable to initialize frontend: Dialog #11 5.369 debconf: (TERM is not set, so the dialog frontend is not usable.) #11 5.369 debconf: falling back to frontend: Readline #11 6.701 Updating certificates in /etc/ssl/certs... #11 7.511 rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL #11 7.520 19 added, 9 removed; done. #11 7.575 Processing triggers for man-db (2.9.1-1) ... #11 7.689 Processing triggers for ca-certificates (20230311ubuntu0.20.04.1) ... #11 7.700 Updating certificates in /etc/ssl/certs... #11 8.206 0 added, 0 removed; done. #11 8.206 Running hooks in /etc/ca-certificates/update.d... #11 8.209 done. #11 8.263 Updating certificates in /etc/ssl/certs... #11 8.775 0 added, 0 removed; done. #11 8.776 Running hooks in /etc/ca-certificates/update.d... #11 8.778 done. #11 DONE 8.9s #12 [dms-build 4/16] RUN mkdir -p /go/bin #12 DONE 0.3s #13 [dms-build 5/16] RUN cd /go/bin && wget --quiet https://github.com/go-swagger/go-swagger/releases/download/v0.29.0/swagger_linux_amd64 && mv swagger_linux_amd64 swagger && chmod +x swagger #13 DONE 1.1s #14 [dms-build 6/16] RUN mkdir -p /go/bin #14 DONE 0.3s #15 [dms-build 7/16] RUN mkdir -p /go/src/ws #15 DONE 0.3s #16 [dms-build 8/16] WORKDIR /go/src/ws #16 DONE 0.2s #17 [dms-build 9/16] COPY go.mod /go/src/ws #17 DONE 0.2s #18 [dms-build 10/16] COPY go.sum /go/src/ws #18 DONE 0.2s #19 [dms-build 11/16] RUN go mod download #19 DONE 8.3s #20 [dms-build 12/16] COPY . /go/src/ws #20 DONE 0.4s #21 [dms-build 13/16] RUN /go/bin/swagger generate server -f api/ric-dms-api-2.0.yaml -t pkg/ --exclude-main #21 0.449 2024/02/21 20:24:55 validating spec /go/src/ws/api/ric-dms-api-2.0.yaml #21 1.067 2024/02/21 20:24:56 preprocessing spec with option: minimal flattening #21 1.073 2024/02/21 20:24:56 building a plan for generation #21 1.073 2024/02/21 20:24:56 generation target pkg/ #21 1.073 2024/02/21 20:24:56 planning definitions (found: 7) #21 1.089 2024/02/21 20:24:56 planning operations (found: 14) #21 1.326 2024/02/21 20:24:56 grouping operations into packages (packages: 5) #21 1.326 2024/02/21 20:24:56 operations for package packages "experiment" (found: 1) #21 1.326 2024/02/21 20:24:56 operations for package packages "onboard" (found: 2) #21 1.326 2024/02/21 20:24:56 operations for package packages "deploy" (found: 3) #21 1.326 2024/02/21 20:24:56 operations for package packages "charts" (found: 6) #21 1.326 2024/02/21 20:24:56 operations for package packages "health" (found: 2) #21 1.326 2024/02/21 20:24:56 planning meta data and facades #21 1.329 2024/02/21 20:24:56 rendering 7 models #21 1.329 2024/02/21 20:24:56 rendering 1 templates for model deleteDeploymentDesc #21 1.329 2024/02/21 20:24:56 name field deleteDeploymentDesc #21 1.329 2024/02/21 20:24:56 package field models #21 1.330 2024/02/21 20:24:56 creating generated file "delete_deployment_desc.go" in "pkg/models" as definition #21 1.336 2024/02/21 20:24:56 executed template asset:model #21 1.345 2024/02/21 20:24:56 rendering 1 templates for model deploymentDesc #21 1.345 2024/02/21 20:24:56 name field deploymentDesc #21 1.345 2024/02/21 20:24:56 package field models #21 1.345 2024/02/21 20:24:56 creating generated file "deployment_desc.go" in "pkg/models" as definition #21 1.352 2024/02/21 20:24:56 executed template asset:model #21 1.358 2024/02/21 20:24:56 rendering 1 templates for model descriptor #21 1.358 2024/02/21 20:24:56 name field descriptor #21 1.358 2024/02/21 20:24:56 package field models #21 1.359 2024/02/21 20:24:56 creating generated file "descriptor.go" in "pkg/models" as definition #21 1.362 2024/02/21 20:24:56 executed template asset:model #21 1.368 2024/02/21 20:24:56 rendering 1 templates for model error_message #21 1.368 2024/02/21 20:24:56 name field error_message #21 1.368 2024/02/21 20:24:56 package field models #21 1.369 2024/02/21 20:24:56 creating generated file "error_message.go" in "pkg/models" as definition #21 1.373 2024/02/21 20:24:56 executed template asset:model #21 1.382 2024/02/21 20:24:56 rendering 1 templates for model name #21 1.382 2024/02/21 20:24:56 name field name #21 1.382 2024/02/21 20:24:56 package field models #21 1.382 2024/02/21 20:24:56 creating generated file "name.go" in "pkg/models" as definition #21 1.385 2024/02/21 20:24:56 executed template asset:model #21 1.391 2024/02/21 20:24:56 rendering 1 templates for model status #21 1.391 2024/02/21 20:24:56 name field status #21 1.391 2024/02/21 20:24:56 package field models #21 1.392 2024/02/21 20:24:56 creating generated file "status.go" in "pkg/models" as definition #21 1.393 2024/02/21 20:24:56 executed template asset:model #21 1.398 2024/02/21 20:24:56 rendering 1 templates for model updateDeploymentDesc #21 1.398 2024/02/21 20:24:56 name field updateDeploymentDesc #21 1.398 2024/02/21 20:24:56 package field models #21 1.399 2024/02/21 20:24:56 creating generated file "update_deployment_desc.go" in "pkg/models" as definition #21 1.406 2024/02/21 20:24:56 executed template asset:model #21 1.411 2024/02/21 20:24:56 rendering 5 operation groups (tags) #21 1.411 2024/02/21 20:24:56 rendering 6 operations for charts #21 1.411 2024/02/21 20:24:56 rendering 4 templates for operation RICDMS #21 1.411 2024/02/21 20:24:56 name field delete_chart #21 1.411 2024/02/21 20:24:56 package field charts #21 1.412 2024/02/21 20:24:56 creating generated file "delete_chart_parameters.go" in "pkg/restapi/operations/charts" as parameters #21 1.415 2024/02/21 20:24:56 executed template asset:serverParameter #21 1.416 2024/02/21 20:24:56 name field delete_chart #21 1.416 2024/02/21 20:24:56 package field charts #21 1.417 2024/02/21 20:24:56 creating generated file "delete_chart_urlbuilder.go" in "pkg/restapi/operations/charts" as urlbuilder #21 1.419 2024/02/21 20:24:56 executed template asset:serverUrlbuilder #21 1.420 2024/02/21 20:24:56 name field delete_chart #21 1.420 2024/02/21 20:24:56 package field charts #21 1.421 2024/02/21 20:24:56 creating generated file "delete_chart_responses.go" in "pkg/restapi/operations/charts" as responses #21 1.431 2024/02/21 20:24:56 executed template asset:serverResponses #21 1.432 2024/02/21 20:24:56 name field delete_chart #21 1.432 2024/02/21 20:24:56 package field charts #21 1.433 2024/02/21 20:24:56 creating generated file "delete_chart.go" in "pkg/restapi/operations/charts" as handler #21 1.435 2024/02/21 20:24:56 executed template asset:serverOperation #21 1.435 2024/02/21 20:24:56 rendering 4 templates for operation RICDMS #21 1.435 2024/02/21 20:24:56 name field download_helm_chart #21 1.435 2024/02/21 20:24:56 package field charts #21 1.436 2024/02/21 20:24:56 creating generated file "download_helm_chart_parameters.go" in "pkg/restapi/operations/charts" as parameters #21 1.439 2024/02/21 20:24:56 executed template asset:serverParameter #21 1.441 2024/02/21 20:24:56 name field download_helm_chart #21 1.441 2024/02/21 20:24:56 package field charts #21 1.442 2024/02/21 20:24:56 creating generated file "download_helm_chart_urlbuilder.go" in "pkg/restapi/operations/charts" as urlbuilder #21 1.447 2024/02/21 20:24:56 executed template asset:serverUrlbuilder #21 1.448 2024/02/21 20:24:56 name field download_helm_chart #21 1.448 2024/02/21 20:24:56 package field charts #21 1.449 2024/02/21 20:24:56 creating generated file "download_helm_chart_responses.go" in "pkg/restapi/operations/charts" as responses #21 1.459 2024/02/21 20:24:56 executed template asset:serverResponses #21 1.466 2024/02/21 20:24:56 name field download_helm_chart #21 1.466 2024/02/21 20:24:56 package field charts #21 1.466 2024/02/21 20:24:56 creating generated file "download_helm_chart.go" in "pkg/restapi/operations/charts" as handler #21 1.470 2024/02/21 20:24:56 executed template asset:serverOperation #21 1.471 2024/02/21 20:24:56 rendering 4 templates for operation RICDMS #21 1.471 2024/02/21 20:24:56 name field get_chart #21 1.471 2024/02/21 20:24:56 package field charts #21 1.471 2024/02/21 20:24:56 creating generated file "get_chart_parameters.go" in "pkg/restapi/operations/charts" as parameters #21 1.474 2024/02/21 20:24:56 executed template asset:serverParameter #21 1.474 2024/02/21 20:24:56 name field get_chart #21 1.474 2024/02/21 20:24:56 package field charts #21 1.475 2024/02/21 20:24:56 creating generated file "get_chart_urlbuilder.go" in "pkg/restapi/operations/charts" as urlbuilder #21 1.477 2024/02/21 20:24:56 executed template asset:serverUrlbuilder #21 1.478 2024/02/21 20:24:56 name field get_chart #21 1.478 2024/02/21 20:24:56 package field charts #21 1.478 2024/02/21 20:24:56 creating generated file "get_chart_responses.go" in "pkg/restapi/operations/charts" as responses #21 1.484 2024/02/21 20:24:56 executed template asset:serverResponses #21 1.486 2024/02/21 20:24:56 name field get_chart #21 1.486 2024/02/21 20:24:56 package field charts #21 1.487 2024/02/21 20:24:56 creating generated file "get_chart.go" in "pkg/restapi/operations/charts" as handler #21 1.489 2024/02/21 20:24:56 executed template asset:serverOperation #21 1.489 2024/02/21 20:24:56 rendering 4 templates for operation RICDMS #21 1.489 2024/02/21 20:24:56 name field get_charts_fetcher #21 1.489 2024/02/21 20:24:56 package field charts #21 1.490 2024/02/21 20:24:56 creating generated file "get_charts_fetcher_parameters.go" in "pkg/restapi/operations/charts" as parameters #21 1.493 2024/02/21 20:24:56 executed template asset:serverParameter #21 1.493 2024/02/21 20:24:56 name field get_charts_fetcher #21 1.493 2024/02/21 20:24:56 package field charts #21 1.494 2024/02/21 20:24:56 creating generated file "get_charts_fetcher_urlbuilder.go" in "pkg/restapi/operations/charts" as urlbuilder #21 1.496 2024/02/21 20:24:56 executed template asset:serverUrlbuilder #21 1.497 2024/02/21 20:24:56 name field get_charts_fetcher #21 1.497 2024/02/21 20:24:56 package field charts #21 1.498 2024/02/21 20:24:56 creating generated file "get_charts_fetcher_responses.go" in "pkg/restapi/operations/charts" as responses #21 1.504 2024/02/21 20:24:56 executed template asset:serverResponses #21 1.505 2024/02/21 20:24:56 name field get_charts_fetcher #21 1.505 2024/02/21 20:24:56 package field charts #21 1.505 2024/02/21 20:24:56 creating generated file "get_charts_fetcher.go" in "pkg/restapi/operations/charts" as handler #21 1.508 2024/02/21 20:24:56 executed template asset:serverOperation #21 1.508 2024/02/21 20:24:56 rendering 4 templates for operation RICDMS #21 1.508 2024/02/21 20:24:56 name field get_charts_list #21 1.508 2024/02/21 20:24:56 package field charts #21 1.509 2024/02/21 20:24:56 creating generated file "get_charts_list_parameters.go" in "pkg/restapi/operations/charts" as parameters #21 1.510 2024/02/21 20:24:56 executed template asset:serverParameter #21 1.511 2024/02/21 20:24:56 name field get_charts_list #21 1.511 2024/02/21 20:24:56 package field charts #21 1.511 2024/02/21 20:24:56 creating generated file "get_charts_list_urlbuilder.go" in "pkg/restapi/operations/charts" as urlbuilder #21 1.512 2024/02/21 20:24:56 executed template asset:serverUrlbuilder #21 1.513 2024/02/21 20:24:56 name field get_charts_list #21 1.513 2024/02/21 20:24:56 package field charts #21 1.514 2024/02/21 20:24:56 creating generated file "get_charts_list_responses.go" in "pkg/restapi/operations/charts" as responses #21 1.522 2024/02/21 20:24:56 executed template asset:serverResponses #21 1.524 2024/02/21 20:24:56 name field get_charts_list #21 1.524 2024/02/21 20:24:56 package field charts #21 1.524 2024/02/21 20:24:56 creating generated file "get_charts_list.go" in "pkg/restapi/operations/charts" as handler #21 1.528 2024/02/21 20:24:56 executed template asset:serverOperation #21 1.528 2024/02/21 20:24:56 rendering 4 templates for operation RICDMS #21 1.528 2024/02/21 20:24:56 name field get_values_yaml_fetcher #21 1.528 2024/02/21 20:24:56 package field charts #21 1.529 2024/02/21 20:24:56 creating generated file "get_values_yaml_fetcher_parameters.go" in "pkg/restapi/operations/charts" as parameters #21 1.533 2024/02/21 20:24:56 executed template asset:serverParameter #21 1.534 2024/02/21 20:24:56 name field get_values_yaml_fetcher #21 1.534 2024/02/21 20:24:56 package field charts #21 1.535 2024/02/21 20:24:56 creating generated file "get_values_yaml_fetcher_urlbuilder.go" in "pkg/restapi/operations/charts" as urlbuilder #21 1.537 2024/02/21 20:24:56 executed template asset:serverUrlbuilder #21 1.538 2024/02/21 20:24:56 name field get_values_yaml_fetcher #21 1.538 2024/02/21 20:24:56 package field charts #21 1.539 2024/02/21 20:24:56 creating generated file "get_values_yaml_fetcher_responses.go" in "pkg/restapi/operations/charts" as responses #21 1.546 2024/02/21 20:24:56 executed template asset:serverResponses #21 1.546 2024/02/21 20:24:56 name field get_values_yaml_fetcher #21 1.546 2024/02/21 20:24:56 package field charts #21 1.547 2024/02/21 20:24:56 creating generated file "get_values_yaml_fetcher.go" in "pkg/restapi/operations/charts" as handler #21 1.550 2024/02/21 20:24:56 executed template asset:serverOperation #21 1.550 2024/02/21 20:24:56 rendering 0 templates for operation group RICDMS #21 1.550 2024/02/21 20:24:56 rendering 3 operations for deploy #21 1.550 2024/02/21 20:24:56 rendering 4 templates for operation RICDMS #21 1.550 2024/02/21 20:24:56 name field DeleteDeploy #21 1.550 2024/02/21 20:24:56 package field deploy #21 1.551 2024/02/21 20:24:56 creating generated file "delete_deploy_parameters.go" in "pkg/restapi/operations/deploy" as parameters #21 1.553 2024/02/21 20:24:56 executed template asset:serverParameter #21 1.559 2024/02/21 20:24:56 name field DeleteDeploy #21 1.559 2024/02/21 20:24:56 package field deploy #21 1.560 2024/02/21 20:24:56 creating generated file "delete_deploy_urlbuilder.go" in "pkg/restapi/operations/deploy" as urlbuilder #21 1.561 2024/02/21 20:24:56 executed template asset:serverUrlbuilder #21 1.562 2024/02/21 20:24:56 name field DeleteDeploy #21 1.562 2024/02/21 20:24:56 package field deploy #21 1.563 2024/02/21 20:24:56 creating generated file "delete_deploy_responses.go" in "pkg/restapi/operations/deploy" as responses #21 1.569 2024/02/21 20:24:56 executed template asset:serverResponses #21 1.570 2024/02/21 20:24:56 name field DeleteDeploy #21 1.570 2024/02/21 20:24:56 package field deploy #21 1.570 2024/02/21 20:24:56 creating generated file "delete_deploy.go" in "pkg/restapi/operations/deploy" as handler #21 1.573 2024/02/21 20:24:56 executed template asset:serverOperation #21 1.573 2024/02/21 20:24:56 rendering 4 templates for operation RICDMS #21 1.573 2024/02/21 20:24:56 name field PostDeploy #21 1.573 2024/02/21 20:24:56 package field deploy #21 1.574 2024/02/21 20:24:56 creating generated file "post_deploy_parameters.go" in "pkg/restapi/operations/deploy" as parameters #21 1.575 2024/02/21 20:24:56 executed template asset:serverParameter #21 1.582 2024/02/21 20:24:56 name field PostDeploy #21 1.582 2024/02/21 20:24:56 package field deploy #21 1.582 2024/02/21 20:24:56 creating generated file "post_deploy_urlbuilder.go" in "pkg/restapi/operations/deploy" as urlbuilder #21 1.584 2024/02/21 20:24:56 executed template asset:serverUrlbuilder #21 1.585 2024/02/21 20:24:56 name field PostDeploy #21 1.585 2024/02/21 20:24:56 package field deploy #21 1.585 2024/02/21 20:24:56 creating generated file "post_deploy_responses.go" in "pkg/restapi/operations/deploy" as responses #21 1.592 2024/02/21 20:24:56 executed template asset:serverResponses #21 1.593 2024/02/21 20:24:56 name field PostDeploy #21 1.593 2024/02/21 20:24:56 package field deploy #21 1.593 2024/02/21 20:24:56 creating generated file "post_deploy.go" in "pkg/restapi/operations/deploy" as handler #21 1.595 2024/02/21 20:24:56 executed template asset:serverOperation #21 1.596 2024/02/21 20:24:56 rendering 4 templates for operation RICDMS #21 1.596 2024/02/21 20:24:56 name field PutDeploy #21 1.596 2024/02/21 20:24:56 package field deploy #21 1.597 2024/02/21 20:24:56 creating generated file "put_deploy_parameters.go" in "pkg/restapi/operations/deploy" as parameters #21 1.598 2024/02/21 20:24:56 executed template asset:serverParameter #21 1.609 2024/02/21 20:24:56 name field PutDeploy #21 1.609 2024/02/21 20:24:56 package field deploy #21 1.611 2024/02/21 20:24:56 creating generated file "put_deploy_urlbuilder.go" in "pkg/restapi/operations/deploy" as urlbuilder #21 1.613 2024/02/21 20:24:56 executed template asset:serverUrlbuilder #21 1.614 2024/02/21 20:24:56 name field PutDeploy #21 1.614 2024/02/21 20:24:56 package field deploy #21 1.615 2024/02/21 20:24:56 creating generated file "put_deploy_responses.go" in "pkg/restapi/operations/deploy" as responses #21 1.621 2024/02/21 20:24:56 executed template asset:serverResponses #21 1.622 2024/02/21 20:24:56 name field PutDeploy #21 1.622 2024/02/21 20:24:56 package field deploy #21 1.622 2024/02/21 20:24:56 creating generated file "put_deploy.go" in "pkg/restapi/operations/deploy" as handler #21 1.625 2024/02/21 20:24:56 executed template asset:serverOperation #21 1.625 2024/02/21 20:24:56 rendering 0 templates for operation group RICDMS #21 1.625 2024/02/21 20:24:56 rendering 1 operations for experiment #21 1.626 2024/02/21 20:24:56 rendering 4 templates for operation RICDMS #21 1.626 2024/02/21 20:24:56 name field PostCustomOnboard #21 1.626 2024/02/21 20:24:56 package field experiment #21 1.626 2024/02/21 20:24:56 creating generated file "post_custom_onboard_parameters.go" in "pkg/restapi/operations/experiment" as parameters #21 1.628 2024/02/21 20:24:56 executed template asset:serverParameter #21 1.635 2024/02/21 20:24:56 name field PostCustomOnboard #21 1.635 2024/02/21 20:24:56 package field experiment #21 1.636 2024/02/21 20:24:56 creating generated file "post_custom_onboard_urlbuilder.go" in "pkg/restapi/operations/experiment" as urlbuilder #21 1.638 2024/02/21 20:24:56 executed template asset:serverUrlbuilder #21 1.640 2024/02/21 20:24:56 name field PostCustomOnboard #21 1.640 2024/02/21 20:24:56 package field experiment #21 1.641 2024/02/21 20:24:56 creating generated file "post_custom_onboard_responses.go" in "pkg/restapi/operations/experiment" as responses #21 1.650 2024/02/21 20:24:56 executed template asset:serverResponses #21 1.654 2024/02/21 20:24:56 name field PostCustomOnboard #21 1.654 2024/02/21 20:24:56 package field experiment #21 1.654 2024/02/21 20:24:56 creating generated file "post_custom_onboard.go" in "pkg/restapi/operations/experiment" as handler #21 1.657 2024/02/21 20:24:56 executed template asset:serverOperation #21 1.658 2024/02/21 20:24:56 rendering 0 templates for operation group RICDMS #21 1.658 2024/02/21 20:24:56 rendering 2 operations for health #21 1.658 2024/02/21 20:24:56 rendering 4 templates for operation RICDMS #21 1.658 2024/02/21 20:24:56 name field GetHealthcheckXAppXAppNameNamespaceNamespace #21 1.658 2024/02/21 20:24:56 package field health #21 1.663 2024/02/21 20:24:56 creating generated file "get_healthcheck_x_app_x_app_name_namespace_namespace_parameters.go" in "pkg/restapi/operations/health" as parameters #21 1.668 2024/02/21 20:24:56 executed template asset:serverParameter #21 1.670 2024/02/21 20:24:56 name field GetHealthcheckXAppXAppNameNamespaceNamespace #21 1.670 2024/02/21 20:24:56 package field health #21 1.671 2024/02/21 20:24:56 creating generated file "get_healthcheck_x_app_x_app_name_namespace_namespace_urlbuilder.go" in "pkg/restapi/operations/health" as urlbuilder #21 1.677 2024/02/21 20:24:56 executed template asset:serverUrlbuilder #21 1.678 2024/02/21 20:24:56 name field GetHealthcheckXAppXAppNameNamespaceNamespace #21 1.678 2024/02/21 20:24:56 package field health #21 1.679 2024/02/21 20:24:56 creating generated file "get_healthcheck_x_app_x_app_name_namespace_namespace_responses.go" in "pkg/restapi/operations/health" as responses #21 1.693 2024/02/21 20:24:56 executed template asset:serverResponses #21 1.694 2024/02/21 20:24:56 name field GetHealthcheckXAppXAppNameNamespaceNamespace #21 1.694 2024/02/21 20:24:56 package field health #21 1.696 2024/02/21 20:24:56 creating generated file "get_healthcheck_x_app_x_app_name_namespace_namespace.go" in "pkg/restapi/operations/health" as handler #21 1.705 2024/02/21 20:24:56 executed template asset:serverOperation #21 1.706 2024/02/21 20:24:56 rendering 4 templates for operation RICDMS #21 1.706 2024/02/21 20:24:56 name field get_health_check #21 1.706 2024/02/21 20:24:56 package field health #21 1.707 2024/02/21 20:24:56 creating generated file "get_health_check_parameters.go" in "pkg/restapi/operations/health" as parameters #21 1.708 2024/02/21 20:24:56 executed template asset:serverParameter #21 1.709 2024/02/21 20:24:56 name field get_health_check #21 1.709 2024/02/21 20:24:56 package field health #21 1.709 2024/02/21 20:24:56 creating generated file "get_health_check_urlbuilder.go" in "pkg/restapi/operations/health" as urlbuilder #21 1.711 2024/02/21 20:24:56 executed template asset:serverUrlbuilder #21 1.712 2024/02/21 20:24:56 name field get_health_check #21 1.712 2024/02/21 20:24:56 package field health #21 1.713 2024/02/21 20:24:56 creating generated file "get_health_check_responses.go" in "pkg/restapi/operations/health" as responses #21 1.719 2024/02/21 20:24:56 executed template asset:serverResponses #21 1.720 2024/02/21 20:24:56 name field get_health_check #21 1.720 2024/02/21 20:24:56 package field health #21 1.720 2024/02/21 20:24:56 creating generated file "get_health_check.go" in "pkg/restapi/operations/health" as handler #21 1.723 2024/02/21 20:24:56 executed template asset:serverOperation #21 1.724 2024/02/21 20:24:56 rendering 0 templates for operation group RICDMS #21 1.724 2024/02/21 20:24:56 rendering 2 operations for onboard #21 1.724 2024/02/21 20:24:56 rendering 4 templates for operation RICDMS #21 1.724 2024/02/21 20:24:56 name field delete_onboardx_apps #21 1.724 2024/02/21 20:24:56 package field onboard #21 1.725 2024/02/21 20:24:56 creating generated file "delete_onboardx_apps_parameters.go" in "pkg/restapi/operations/onboard" as parameters #21 1.727 2024/02/21 20:24:56 executed template asset:serverParameter #21 1.733 2024/02/21 20:24:56 name field delete_onboardx_apps #21 1.733 2024/02/21 20:24:56 package field onboard #21 1.734 2024/02/21 20:24:56 creating generated file "delete_onboardx_apps_urlbuilder.go" in "pkg/restapi/operations/onboard" as urlbuilder #21 1.737 2024/02/21 20:24:56 executed template asset:serverUrlbuilder #21 1.738 2024/02/21 20:24:56 name field delete_onboardx_apps #21 1.738 2024/02/21 20:24:56 package field onboard #21 1.740 2024/02/21 20:24:56 creating generated file "delete_onboardx_apps_responses.go" in "pkg/restapi/operations/onboard" as responses #21 1.754 2024/02/21 20:24:56 executed template asset:serverResponses #21 1.755 2024/02/21 20:24:56 name field delete_onboardx_apps #21 1.755 2024/02/21 20:24:56 package field onboard #21 1.756 2024/02/21 20:24:56 creating generated file "delete_onboardx_apps.go" in "pkg/restapi/operations/onboard" as handler #21 1.761 2024/02/21 20:24:56 executed template asset:serverOperation #21 1.767 2024/02/21 20:24:56 rendering 4 templates for operation RICDMS #21 1.767 2024/02/21 20:24:56 name field post_onboardx_apps #21 1.767 2024/02/21 20:24:56 package field onboard #21 1.768 2024/02/21 20:24:56 creating generated file "post_onboardx_apps_parameters.go" in "pkg/restapi/operations/onboard" as parameters #21 1.769 2024/02/21 20:24:56 executed template asset:serverParameter #21 1.775 2024/02/21 20:24:56 name field post_onboardx_apps #21 1.775 2024/02/21 20:24:56 package field onboard #21 1.776 2024/02/21 20:24:56 creating generated file "post_onboardx_apps_urlbuilder.go" in "pkg/restapi/operations/onboard" as urlbuilder #21 1.778 2024/02/21 20:24:56 executed template asset:serverUrlbuilder #21 1.779 2024/02/21 20:24:56 name field post_onboardx_apps #21 1.779 2024/02/21 20:24:56 package field onboard #21 1.779 2024/02/21 20:24:56 creating generated file "post_onboardx_apps_responses.go" in "pkg/restapi/operations/onboard" as responses #21 1.791 2024/02/21 20:24:56 executed template asset:serverResponses #21 1.793 2024/02/21 20:24:56 name field post_onboardx_apps #21 1.793 2024/02/21 20:24:56 package field onboard #21 1.793 2024/02/21 20:24:56 creating generated file "post_onboardx_apps.go" in "pkg/restapi/operations/onboard" as handler #21 1.797 2024/02/21 20:24:56 executed template asset:serverOperation #21 1.798 2024/02/21 20:24:56 rendering 0 templates for operation group RICDMS #21 1.798 2024/02/21 20:24:56 rendering support #21 1.798 2024/02/21 20:24:56 rendering 6 templates for application RICDMS #21 1.798 2024/02/21 20:24:56 name field RICDMS #21 1.798 2024/02/21 20:24:56 package field operations #21 1.798 2024/02/21 20:24:56 creating generated file "embedded_spec.go" in "pkg/restapi" as embedded_spec #21 1.798 2024/02/21 20:24:56 executed template asset:swaggerJsonEmbed #21 1.800 2024/02/21 20:24:56 name field RICDMS #21 1.800 2024/02/21 20:24:56 package field operations #21 1.800 2024/02/21 20:24:56 creating generated file "server.go" in "pkg/restapi" as server #21 1.801 2024/02/21 20:24:56 executed template asset:serverServer #21 1.816 2024/02/21 20:24:56 name field RICDMS #21 1.816 2024/02/21 20:24:56 package field operations #21 1.816 2024/02/21 20:24:56 creating generated file "r_i_c_d_m_s_api.go" in "pkg/restapi/operations" as builder #21 1.847 2024/02/21 20:24:56 executed template asset:serverBuilder #21 1.853 2024/02/21 20:24:56 name field RICDMS #21 1.853 2024/02/21 20:24:56 package field operations #21 1.854 2024/02/21 20:24:56 creating generated file "doc.go" in "pkg/restapi" as doc #21 1.854 2024/02/21 20:24:56 executed template asset:serverDoc #21 1.854 2024/02/21 20:24:56 name field RICDMS #21 1.854 2024/02/21 20:24:56 package field operations #21 1.855 2024/02/21 20:24:56 creating generated file "configure_r_i_c_d_m_s.go" in "pkg/restapi" as configure #21 1.866 2024/02/21 20:24:56 executed template asset:serverConfigureapi #21 1.870 2024/02/21 20:24:56 Generation completed! #21 1.870 #21 1.870 For this generation to compile you need to have some packages in your GOPATH: #21 1.870 #21 1.870 * github.com/go-openapi/runtime #21 1.870 * github.com/jessevdk/go-flags #21 1.870 #21 1.870 You can get these now with: go get -u -f pkg/... #21 DONE 2.0s #22 [dms-build 14/16] RUN go build -a -installsuffix cgo -o /go/src/ws/cache/go/cmd/ric-dms cmd/ric-dms.go #22 DONE 54.5s #23 [dms-build 15/16] RUN go test -p 1 -cover ./pkg/resthooks/ #23 41.47 ok gerrit.o-ran-sc.org/r/ric-plt/ricdms/pkg/resthooks 0.061s coverage: 76.0% of statements #23 DONE 42.0s #24 [dms-build 16/16] RUN gofmt -l $(find cmd/ pkg/ -name '*.go' -not -name '*_test.go') #24 DONE 0.4s #25 [ric-dms 4/7] COPY --from=dms-build /go/src/ws/cache/go/cmd/ric-dms /opt/dms/ric-dms #25 DONE 0.4s #26 [ric-dms 5/7] COPY --from=dms-build /go/src/ws/config/config.yaml /opt/dms/config.yaml #26 DONE 0.2s #27 [ric-dms 6/7] WORKDIR /opt/dms #27 DONE 0.2s #28 [ric-dms 7/7] COPY dms-entrypoint.sh /opt/dms/ #28 DONE 0.2s #29 exporting to image #29 exporting layers #29 exporting layers 1.7s done #29 writing image sha256:d78b17770ff54d113729921c732d0e8c7ca95b06e6bd659f5e24efcc0d6a43c5 done #29 naming to nexus3.o-ran-sc.org:10004/o-ran-sc/ric-plt-ricdms:2.1.1 0.0s done #29 DONE 1.7s ---> docker-build.sh ends [ric-plt-ricdms-docker-merge-master] $ /bin/sh -xe /tmp/jenkins10610271026059907381.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-ricdms-docker-merge-master] $ /bin/bash /tmp/jenkins4441686730123270137.sh ---> docker-push.sh Docker version 24.0.2, build cb74dfc Pushing image: nexus3.o-ran-sc.org:10004/o-ran-sc/ric-plt-ricdms:2.1.1 docker push nexus3.o-ran-sc.org:10004/o-ran-sc/ric-plt-ricdms:2.1.1 The push refers to repository [nexus3.o-ran-sc.org:10004/o-ran-sc/ric-plt-ricdms] 55added2f65b: Preparing 5f70bf18a086: Preparing 9796c48e1f3b: Preparing 76c202292eed: Preparing cd2502bc5fa7: Preparing a9a6d5b101ea: Preparing 28da0445c449: Preparing a9a6d5b101ea: Waiting 28da0445c449: Waiting cd2502bc5fa7: Pushed 5f70bf18a086: Pushed 9796c48e1f3b: Pushed 55added2f65b: Pushed a9a6d5b101ea: Pushed 76c202292eed: Pushed 28da0445c449: Pushed 2.1.1: digest: sha256:46b67b30c5d0c8a05731429397a8eda3035f23b0c3fc5b21699143d0019eba39 size: 1780 ---> docker-push.sh ends [ric-plt-ricdms-docker-merge-master] $ /bin/bash /tmp/jenkins3617720299206793192.sh $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2061 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [ric-plt-ricdms-docker-merge-master] $ /bin/bash /tmp/jenkins11904800584881518538.sh ---> sysstat.sh [ric-plt-ricdms-docker-merge-master] $ /bin/bash /tmp/jenkins2212731884131101313.sh ---> package-listing.sh ++ tr '[:upper:]' '[:lower:]' ++ facter osfamily + OS_FAMILY=debian + workspace=/w/workspace/ric-plt-ricdms-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-ricdms-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-ricdms-docker-merge-master ']' + mkdir -p /w/workspace/ric-plt-ricdms-docker-merge-master/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ric-plt-ricdms-docker-merge-master/archives/ [ric-plt-ricdms-docker-merge-master] $ /bin/bash /tmp/jenkins16542179582330572806.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-plt-ricdms-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Dc6c from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-Dc6c/bin to PATH INFO: Running in OpenStack, capturing instance metadata [ric-plt-ricdms-docker-merge-master] $ /bin/bash /tmp/jenkins9639981943991612497.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ric-plt-ricdms-docker-merge-master@tmp/config1580583435173057134tmp 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-ricdms-docker-merge-master] $ /bin/bash /tmp/jenkins17723399085191151245.sh ---> create-netrc.sh [ric-plt-ricdms-docker-merge-master] $ /bin/bash /tmp/jenkins9292754139459962588.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-plt-ricdms-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Dc6c from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-Dc6c/bin to PATH [ric-plt-ricdms-docker-merge-master] $ /bin/bash /tmp/jenkins11148494728777778618.sh ---> sudo-logs.sh Archiving 'sudo' log.. [ric-plt-ricdms-docker-merge-master] $ /bin/bash /tmp/jenkins1137499988968336102.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-plt-ricdms-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Dc6c from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-Dc6c/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v2-highcpu-4 INFO: Archiving Costs [ric-plt-ricdms-docker-merge-master] $ /bin/bash -l /tmp/jenkins7582325534149503439.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-plt-ricdms-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Dc6c from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-Dc6c/bin to PATH INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ric-plt-ricdms-docker-merge-master/135 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-4c-4g-2477 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.996 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 2.0G 0 2.0G 0% /dev tmpfs 395M 696K 394M 1% /run /dev/vda1 20G 13G 6.3G 68% / tmpfs 2.0G 0 2.0G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup /dev/vda15 105M 5.3M 100M 5% /boot/efi tmpfs 395M 0 395M 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 3943 458 839 0 2646 3203 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:7d:30:67 brd ff:ff:ff:ff:ff:ff inet 10.32.6.215/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 86037sec preferred_lft 86037sec inet6 fe80::f816:3eff:fe7d:3067/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:6f:3f:61:a8 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-2477) 02/21/24 _x86_64_ (4 CPU) 20:21:40 LINUX RESTART (4 CPU) 20:22:01 tps rtps wtps bread/s bwrtn/s 20:23:01 163.52 84.00 79.52 6584.24 41813.98 20:24:01 145.24 15.20 130.04 2271.86 60796.27 20:25:01 314.33 54.00 260.33 5249.72 105140.95 20:26:01 95.87 35.82 60.05 1357.68 40888.64 20:27:01 173.25 132.08 41.18 12020.00 6184.17 Average: 178.44 64.21 114.23 5496.01 50967.91 20:22:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:23:01 1595620 3295184 2443032 60.49 51112 1802804 929864 18.28 623328 1638920 143732 20:24:01 316716 3248708 3721936 92.16 78648 2967344 1281816 25.20 682688 2777032 231728 20:25:01 545728 3276608 3492924 86.49 161272 2625844 1488668 29.26 882104 2286980 59404 20:26:01 1212168 3267404 2826484 69.99 166560 1997920 1417948 27.87 806316 1751620 68704 20:27:01 888124 3237032 3150528 78.01 169616 2295240 1007232 19.80 1041052 1850060 15440 Average: 911671 3264987 3126981 77.43 125442 2337830 1225106 24.08 807098 2060922 103802 20:22:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:01 ens3 375.10 245.74 1382.21 62.60 0.00 0.00 0.00 0.00 20:23:01 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 20:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:24:01 ens3 578.87 302.91 15219.86 31.67 0.00 0.00 0.00 0.00 20:24:01 lo 2.66 2.66 0.24 0.24 0.00 0.00 0.00 0.00 20:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:01 ens3 405.20 322.43 2137.96 27.74 0.00 0.00 0.00 0.00 20:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:26:01 ens3 0.27 0.30 0.03 0.03 0.00 0.00 0.00 0.00 20:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:27:01 ens3 122.26 219.08 17.48 1656.61 0.00 0.00 0.00 0.00 20:27:01 lo 3.63 3.63 0.31 0.31 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 Average: ens3 296.38 218.10 3753.24 355.65 0.00 0.00 0.00 0.00 Average: lo 1.53 1.53 0.13 0.13 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-2477) 02/21/24 _x86_64_ (4 CPU) 20:21:40 LINUX RESTART (4 CPU) 20:22:01 CPU %user %nice %system %iowait %steal %idle 20:23:01 all 19.05 0.00 2.25 5.23 0.05 73.41 20:23:01 0 14.20 0.00 1.96 11.24 0.05 72.55 20:23:01 1 7.14 0.00 1.05 2.54 0.05 89.21 20:23:01 2 38.43 0.00 4.18 4.05 0.08 53.26 20:23:01 3 16.46 0.00 1.79 3.13 0.03 78.58 20:24:01 all 20.79 0.00 3.73 2.92 0.06 72.51 20:24:01 0 16.79 0.00 3.27 1.87 0.07 78.00 20:24:01 1 10.11 0.00 3.32 5.30 0.03 81.23 20:24:01 2 29.14 0.00 3.96 2.21 0.07 64.61 20:24:01 3 27.18 0.00 4.38 2.32 0.07 66.05 20:25:01 all 24.23 0.00 9.93 5.15 0.09 60.60 20:25:01 0 21.44 0.00 8.37 3.91 0.07 66.22 20:25:01 1 26.16 0.00 10.79 4.37 0.08 58.60 20:25:01 2 24.14 0.00 11.67 8.00 0.12 56.07 20:25:01 3 25.19 0.00 8.88 4.33 0.08 61.52 20:26:01 all 69.46 0.00 8.08 1.27 0.11 21.09 20:26:01 0 67.69 0.00 8.39 1.72 0.10 22.10 20:26:01 1 69.51 0.00 7.91 1.23 0.12 21.24 20:26:01 2 71.82 0.00 8.00 0.51 0.10 19.57 20:26:01 3 68.84 0.00 8.05 1.58 0.10 21.42 20:27:01 all 26.55 0.00 4.54 4.24 0.09 64.58 20:27:01 0 23.58 0.00 4.45 5.29 0.08 66.60 20:27:01 1 36.02 0.00 4.86 4.31 0.10 54.71 20:27:01 2 21.82 0.00 4.96 3.51 0.10 69.61 20:27:01 3 24.77 0.00 3.88 3.87 0.10 67.38 Average: all 31.99 0.00 5.69 3.76 0.08 58.47 Average: 0 28.71 0.00 5.28 4.80 0.07 61.14 Average: 1 29.76 0.00 5.57 3.55 0.08 61.04 Average: 2 37.04 0.00 6.54 3.65 0.09 52.67 Average: 3 32.47 0.00 5.38 3.04 0.08 59.03