13:55:26 Started by timer 13:55:26 Running as SYSTEM 13:55:26 [EnvInject] - Loading node environment variables. 13:55:26 Building remotely on prd-ubuntu1804-docker-4c-4g-7058 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/ric-plt-submgr-docker-merge-master 13:55:26 [ssh-agent] Looking for ssh-agent implementation... 13:55:26 $ ssh-agent 13:55:26 SSH_AUTH_SOCK=/tmp/ssh-B9J1ze5lkE2w/agent.2162 13:55:26 SSH_AGENT_PID=2163 13:55:26 [ssh-agent] Started. 13:55:26 Running ssh-add (command line suppressed) 13:55:26 Identity added: /w/workspace/ric-plt-submgr-docker-merge-master@tmp/private_key_11467502841824958600.key (jenkins-ssh) 13:55:26 [ssh-agent] Using credentials jenkins (jenkins) 13:55:26 The recommended git tool is: NONE 13:55:29 using credential jenkins 13:55:29 Wiping out workspace first. 13:55:29 Cloning the remote Git repository 13:55:29 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/submgr 13:55:29 > git init /w/workspace/ric-plt-submgr-docker-merge-master # timeout=10 13:55:29 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/submgr 13:55:29 > git --version # timeout=10 13:55:29 > git --version # 'git version 2.17.1' 13:55:29 using GIT_SSH to set credentials jenkins 13:55:29 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/submgr +refs/heads/*:refs/remotes/origin/* # timeout=10 13:55:31 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/submgr # timeout=10 13:55:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:55:31 Avoid second fetch 13:55:31 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 13:55:31 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:55:31 Checking out Revision 7b43fcbb56c2790d1e1aff424f64f825e6afe775 (refs/remotes/origin/master) 13:55:31 > git config core.sparsecheckout # timeout=10 13:55:31 > git checkout -f 7b43fcbb56c2790d1e1aff424f64f825e6afe775 # timeout=10 13:55:32 Commit message: "Release Image for CVE fixes" 13:55:32 > git rev-list --no-walk 7b43fcbb56c2790d1e1aff424f64f825e6afe775 # timeout=10 13:55:35 provisioning config files... 13:55:35 copy managed file [npmrc] to file:/home/jenkins/.npmrc 13:55:35 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 13:55:35 [ric-plt-submgr-docker-merge-master] $ /bin/bash /tmp/jenkins9859479679742389576.sh 13:55:35 ---> python-tools-install.sh 13:55:35 Setup pyenv: 13:55:35 * system (set by /opt/pyenv/version) 13:55:35 * 3.8.13 (set by /opt/pyenv/version) 13:55:35 * 3.9.13 (set by /opt/pyenv/version) 13:55:35 * 3.10.6 (set by /opt/pyenv/version) 13:55:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-274O 13:55:43 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:55:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:55:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:55:50 lf-activate-venv(): INFO: Base packages installed successfully 13:55:50 lf-activate-venv(): INFO: Installing additional packages: lftools 13:56:30 lf-activate-venv(): INFO: Adding /tmp/venv-274O/bin to PATH 13:56:30 Generating Requirements File 13:57:01 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. 13:57:01 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 13:57:02 Python 3.10.6 13:57:02 pip 26.0.1 from /tmp/venv-274O/lib/python3.10/site-packages/pip (python 3.10) 13:57:03 appdirs==1.4.4 13:57:03 argcomplete==3.6.3 13:57:03 aspy.yaml==1.3.0 13:57:03 attrs==25.4.0 13:57:03 autopage==0.6.0 13:57:03 backports.strenum==1.3.1 13:57:03 beautifulsoup4==4.14.3 13:57:03 boto3==1.42.52 13:57:03 botocore==1.42.52 13:57:03 bs4==0.0.2 13:57:03 certifi==2026.1.4 13:57:03 cffi==2.0.0 13:57:03 cfgv==3.5.0 13:57:03 chardet==5.2.0 13:57:03 charset-normalizer==3.4.4 13:57:03 click==8.3.1 13:57:03 cliff==4.13.2 13:57:03 cmd2==3.2.0 13:57:03 cryptography==3.3.2 13:57:03 debtcollector==3.0.0 13:57:03 decorator==5.2.1 13:57:03 defusedxml==0.7.1 13:57:03 Deprecated==1.3.1 13:57:03 distlib==0.4.0 13:57:03 dnspython==2.8.0 13:57:03 docker==7.1.0 13:57:03 dogpile.cache==1.5.0 13:57:03 durationpy==0.10 13:57:03 email-validator==2.3.0 13:57:03 filelock==3.24.2 13:57:03 future==1.0.0 13:57:03 gitdb==4.0.12 13:57:03 GitPython==3.1.46 13:57:03 httplib2==0.30.2 13:57:03 identify==2.6.16 13:57:03 idna==3.11 13:57:03 importlib-resources==1.5.0 13:57:03 iso8601==2.1.0 13:57:03 Jinja2==3.1.6 13:57:03 jmespath==1.1.0 13:57:03 jsonpatch==1.33 13:57:03 jsonpointer==3.0.0 13:57:03 jsonschema==4.26.0 13:57:03 jsonschema-specifications==2025.9.1 13:57:03 keystoneauth1==5.13.0 13:57:03 kubernetes==35.0.0 13:57:03 lftools==0.37.21 13:57:03 lxml==6.0.2 13:57:03 markdown-it-py==4.0.0 13:57:03 MarkupSafe==3.0.3 13:57:03 mdurl==0.1.2 13:57:03 msgpack==1.1.2 13:57:03 multi_key_dict==2.0.3 13:57:03 munch==4.0.0 13:57:03 netaddr==1.3.0 13:57:03 niet==1.4.2 13:57:03 nodeenv==1.10.0 13:57:03 oauth2client==4.1.3 13:57:03 oauthlib==3.3.1 13:57:03 openstacksdk==4.10.0 13:57:03 os-service-types==1.8.2 13:57:03 osc-lib==4.4.0 13:57:03 oslo.config==10.3.0 13:57:03 oslo.context==6.3.0 13:57:03 oslo.i18n==6.7.2 13:57:03 oslo.log==8.1.0 13:57:03 oslo.serialization==5.9.1 13:57:03 oslo.utils==9.2.0 13:57:03 packaging==26.0 13:57:03 pbr==7.0.3 13:57:03 platformdirs==4.9.2 13:57:03 prettytable==3.17.0 13:57:03 psutil==7.2.2 13:57:03 pyasn1==0.6.2 13:57:03 pyasn1_modules==0.4.2 13:57:03 pycparser==3.0 13:57:03 pygerrit2==2.0.15 13:57:03 PyGithub==2.8.1 13:57:03 Pygments==2.19.2 13:57:03 PyJWT==2.11.0 13:57:03 PyNaCl==1.6.2 13:57:03 pyparsing==2.4.7 13:57:03 pyperclip==1.11.0 13:57:03 pyrsistent==0.20.0 13:57:03 python-cinderclient==9.8.0 13:57:03 python-dateutil==2.9.0.post0 13:57:03 python-heatclient==5.0.0 13:57:03 python-jenkins==1.8.3 13:57:03 python-keystoneclient==5.7.0 13:57:03 python-magnumclient==4.9.0 13:57:03 python-openstackclient==9.0.0 13:57:03 python-swiftclient==4.9.0 13:57:03 PyYAML==6.0.3 13:57:03 referencing==0.37.0 13:57:03 requests==2.32.5 13:57:03 requests-oauthlib==2.0.0 13:57:03 requestsexceptions==1.4.0 13:57:03 rfc3986==2.0.0 13:57:03 rich==14.3.2 13:57:03 rich-argparse==1.7.2 13:57:03 rpds-py==0.30.0 13:57:03 rsa==4.9.1 13:57:03 ruamel.yaml==0.19.1 13:57:03 ruamel.yaml.clib==0.2.15 13:57:03 s3transfer==0.16.0 13:57:03 simplejson==3.20.2 13:57:03 six==1.17.0 13:57:03 smmap==5.0.2 13:57:03 soupsieve==2.8.3 13:57:03 stevedore==5.6.0 13:57:03 tabulate==0.9.0 13:57:03 toml==0.10.2 13:57:03 tomlkit==0.14.0 13:57:03 tqdm==4.67.3 13:57:03 typing_extensions==4.15.0 13:57:03 tzdata==2025.3 13:57:03 urllib3==1.26.20 13:57:03 virtualenv==20.36.1 13:57:03 wcwidth==0.6.0 13:57:03 websocket-client==1.9.0 13:57:03 wrapt==2.1.1 13:57:03 xdg==6.0.0 13:57:03 xmltodict==1.0.3 13:57:03 yq==3.4.3 13:57:03 provisioning config files... 13:57:03 copy managed file [global-settings] to file:/w/workspace/ric-plt-submgr-docker-merge-master@tmp/config4904488943235532199tmp 13:57:03 copy managed file [ric-plt-submgr-settings] to file:/w/workspace/ric-plt-submgr-docker-merge-master@tmp/config899287846864700131tmp 13:57:03 [ric-plt-submgr-docker-merge-master] $ /bin/bash /tmp/jenkins7896096006657035729.sh 13:57:03 ---> docker-login.sh 13:57:03 nexus3.o-ran-sc.org:10001 13:57:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:57:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:57:03 Configure a credential helper to remove this warning. See 13:57:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:57:03 13:57:03 Login Succeeded 13:57:03 nexus3.o-ran-sc.org:10002 13:57:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:57:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:57:04 Configure a credential helper to remove this warning. See 13:57:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:57:04 13:57:04 Login Succeeded 13:57:04 nexus3.o-ran-sc.org:10003 13:57:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:57:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:57:04 Configure a credential helper to remove this warning. See 13:57:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:57:04 13:57:04 Login Succeeded 13:57:04 nexus3.o-ran-sc.org:10004 13:57:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:57:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:57:04 Configure a credential helper to remove this warning. See 13:57:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:57:04 13:57:04 Login Succeeded 13:57:04 ---> docker-login.sh ends 13:57:04 [ric-plt-submgr-docker-merge-master] $ /bin/bash /tmp/jenkins8163712071937099661.sh 13:57:04 [ric-plt-submgr-docker-merge-master] $ /bin/sh -xe /tmp/jenkins2748009266361660243.sh 13:57:04 [EnvInject] - Injecting environment variables from a build step. 13:57:04 [EnvInject] - Injecting as environment variables the properties content 13:57:04 DOCKER_ROOT=$WORKSPACE 13:57:04 CONTAINER_TAG_YAML_DIR= 13:57:04 CONTAINER_TAG_METHOD=yaml-file 13:57:04 13:57:04 [EnvInject] - Variables injected successfully. 13:57:04 [ric-plt-submgr-docker-merge-master] $ /bin/bash -l /tmp/jenkins12209046421565842179.sh 13:57:04 ---> docker-get-container-tag.sh 13:57:04 Setup pyenv: 13:57:04 system 13:57:04 3.8.13 13:57:04 3.9.13 13:57:04 * 3.10.6 (set by /w/workspace/ric-plt-submgr-docker-merge-master/.python-version) 13:57:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-274O from file:/tmp/.os_lf_venv 13:57:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:57:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:57:08 lf-activate-venv(): INFO: Base packages installed successfully 13:57:08 lf-activate-venv(): INFO: Installing additional packages: yq 13:57:09 lf-activate-venv(): INFO: Adding /tmp/venv-274O/bin to PATH 13:57:09 ---> Docker image tag found: 0.10.4 13:57:09 [EnvInject] - Injecting environment variables from a build step. 13:57:09 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 13:57:09 [EnvInject] - Variables injected successfully. 13:57:09 [EnvInject] - Injecting environment variables from a build step. 13:57:09 [EnvInject] - Injecting as environment variables the properties content 13:57:09 DOCKER_ARGS=--network=host 13:57:09 DOCKER_ROOT=/w/workspace/ric-plt-submgr-docker-merge-master 13:57:09 CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 13:57:09 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 13:57:09 DOCKER_NAME=o-ran-sc/ric-plt-submgr 13:57:09 13:57:09 [EnvInject] - Variables injected successfully. 13:57:09 [ric-plt-submgr-docker-merge-master] $ /bin/bash /tmp/jenkins16986724010604403597.sh 13:57:09 ---> docker-build.sh 13:57:09 Docker version 24.0.2, build cb74dfc 13:57:09 Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/ric-plt-submgr:0.10.4 13:57:09 docker build --network=host -t nexus3.o-ran-sc.org:10004/o-ran-sc/ric-plt-submgr:0.10.4 . 13:57:10 #1 [internal] load .dockerignore 13:57:10 #1 transferring context: 2B done 13:57:10 #1 DONE 0.1s 13:57:10 13:57:10 #2 [internal] load build definition from Dockerfile 13:57:10 #2 transferring dockerfile: 6.97kB done 13:57:10 #2 DONE 0.1s 13:57:10 13:57:10 #3 [internal] load metadata for nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu22-c-go:1.0.0 13:57:10 #3 DONE 0.1s 13:57:10 13:57:10 #4 [internal] load metadata for docker.io/library/ubuntu:22.04 13:57:11 #4 DONE 1.1s 13:57:11 13:57:11 #5 [stage-3 1/11] FROM docker.io/library/ubuntu:22.04@sha256:3ba65aa20f86a0fad9df2b2c259c613df006b2e6d0bfcc8a146afb8c525a9751 13:57:11 #5 resolve docker.io/library/ubuntu:22.04@sha256:3ba65aa20f86a0fad9df2b2c259c613df006b2e6d0bfcc8a146afb8c525a9751 13:57:11 #5 resolve docker.io/library/ubuntu:22.04@sha256:3ba65aa20f86a0fad9df2b2c259c613df006b2e6d0bfcc8a146afb8c525a9751 0.1s done 13:57:12 #5 ... 13:57:12 13:57:12 #6 [internal] load build context 13:57:12 #6 transferring context: 2.90MB 0.1s done 13:57:12 #6 DONE 0.2s 13:57:12 13:57:12 #5 [stage-3 1/11] FROM docker.io/library/ubuntu:22.04@sha256:3ba65aa20f86a0fad9df2b2c259c613df006b2e6d0bfcc8a146afb8c525a9751 13:57:12 #5 sha256:3ba65aa20f86a0fad9df2b2c259c613df006b2e6d0bfcc8a146afb8c525a9751 6.69kB / 6.69kB done 13:57:12 #5 sha256:5c8b2c0a6c745bc177669abfaa716b4bc57d58e2ea3882fb5da67f4d59e3dda5 424B / 424B done 13:57:12 #5 sha256:8ea4cbcf3a26ffe08ba1fa548831bc318beb1a689e921b70c0c47cac329e96fd 2.29kB / 2.29kB done 13:57:16 #5 ... 13:57:16 13:57:16 #7 [submgrcore 1/14] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu22-c-go:1.0.0@sha256:35959c1fd0a618a6e6b867833ae7883d595d264f1ffd7c49789c975dc240b8bd 13:57:16 #7 resolve nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu22-c-go:1.0.0@sha256:35959c1fd0a618a6e6b867833ae7883d595d264f1ffd7c49789c975dc240b8bd 0.1s done 13:57:16 #7 sha256:6c9fa385d15c0cc6ff59747eb6ab018aa5c787418c49ca8b9e63b367f7c9b14f 7.22kB / 7.22kB done 13:57:16 #7 sha256:35959c1fd0a618a6e6b867833ae7883d595d264f1ffd7c49789c975dc240b8bd 2.22kB / 2.22kB done 13:57:16 #7 sha256:43f89b94cd7df92a2f7e565b8fb1b7f502eff2cd225508cbd7ea2d36a9a3a601 30.44MB / 30.44MB 1.0s done 13:57:16 #7 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 164.63MB / 312.07MB 4.9s 13:57:16 #7 sha256:7f2b0475be026c20016ce6b650831c82c609ae33df14ebd2194a3b3c776e5a29 143B / 143B 0.1s done 13:57:16 #7 sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 141.98MB / 141.98MB 3.3s done 13:57:16 #7 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 143.65MB / 149.15MB 4.9s 13:57:16 #7 extracting sha256:43f89b94cd7df92a2f7e565b8fb1b7f502eff2cd225508cbd7ea2d36a9a3a601 2.3s done 13:57:16 #7 sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 26.21MB / 100.23MB 4.9s 13:57:16 #7 sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 31.46MB / 100.23MB 5.0s 13:57:17 #7 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 181.40MB / 312.07MB 5.2s 13:57:17 #7 sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 45.09MB / 100.23MB 5.2s 13:57:17 #7 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 149.15MB / 149.15MB 5.2s done 13:57:17 #7 sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 60.82MB / 100.23MB 5.4s 13:57:17 #7 sha256:10b85171a08636a88885a19d72a679665b8b7f3e03b2eac60b0acff3ea740f39 6.29MB / 33.16MB 5.4s 13:57:17 #7 sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 67.11MB / 100.23MB 5.5s 13:57:17 #7 sha256:10b85171a08636a88885a19d72a679665b8b7f3e03b2eac60b0acff3ea740f39 12.58MB / 33.16MB 5.5s 13:57:17 #7 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 199.23MB / 312.07MB 5.6s 13:57:17 #7 sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 73.40MB / 100.23MB 5.6s 13:57:17 #7 sha256:10b85171a08636a88885a19d72a679665b8b7f3e03b2eac60b0acff3ea740f39 18.87MB / 33.16MB 5.6s 13:57:17 #7 sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 80.74MB / 100.23MB 5.7s 13:57:17 #7 sha256:10b85171a08636a88885a19d72a679665b8b7f3e03b2eac60b0acff3ea740f39 25.17MB / 33.16MB 5.7s 13:57:17 #7 sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 96.47MB / 100.23MB 5.9s 13:57:17 #7 sha256:10b85171a08636a88885a19d72a679665b8b7f3e03b2eac60b0acff3ea740f39 33.16MB / 33.16MB 5.9s done 13:57:17 #7 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 223.35MB / 312.07MB 6.1s 13:57:17 #7 sha256:d9c6acaf56d9438691fa992ec8da06f024e7071a52bc551415a5b5dae443e817 10.28MB / 44.06MB 6.1s 13:57:18 #7 sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 100.23MB / 100.23MB 6.1s done 13:57:18 #7 sha256:d9c6acaf56d9438691fa992ec8da06f024e7071a52bc551415a5b5dae443e817 17.83MB / 44.06MB 6.2s 13:57:18 #7 sha256:d987f0953f317ec28432e0a1954cf7c4017bc8a51e585f2432d3b71d581cc3f0 3.15MB / 9.99MB 6.2s 13:57:18 #7 sha256:d9c6acaf56d9438691fa992ec8da06f024e7071a52bc551415a5b5dae443e817 26.21MB / 44.06MB 6.3s 13:57:18 #7 sha256:d987f0953f317ec28432e0a1954cf7c4017bc8a51e585f2432d3b71d581cc3f0 9.99MB / 9.99MB 6.3s 13:57:18 #7 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 243.27MB / 312.07MB 6.4s 13:57:18 #7 sha256:d9c6acaf56d9438691fa992ec8da06f024e7071a52bc551415a5b5dae443e817 34.60MB / 44.06MB 6.4s 13:57:18 #7 sha256:d987f0953f317ec28432e0a1954cf7c4017bc8a51e585f2432d3b71d581cc3f0 9.99MB / 9.99MB 6.3s done 13:57:18 #7 sha256:d9c6acaf56d9438691fa992ec8da06f024e7071a52bc551415a5b5dae443e817 44.06MB / 44.06MB 6.5s 13:57:18 #7 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 263.19MB / 312.07MB 6.6s 13:57:18 #7 sha256:d9c6acaf56d9438691fa992ec8da06f024e7071a52bc551415a5b5dae443e817 44.06MB / 44.06MB 6.6s done 13:57:18 #7 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 286.26MB / 312.07MB 6.8s 13:57:18 #7 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 308.28MB / 312.07MB 7.0s 13:57:19 #7 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 312.07MB / 312.07MB 7.5s done 13:57:19 #7 extracting sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 13:57:22 #7 ... 13:57:22 13:57:22 #5 [stage-3 1/11] FROM docker.io/library/ubuntu:22.04@sha256:3ba65aa20f86a0fad9df2b2c259c613df006b2e6d0bfcc8a146afb8c525a9751 13:57:22 #5 sha256:b1cba2e842ca52b95817f958faf99734080c78e92e43ce609cde9244867b49ed 29.54MB / 29.54MB 8.4s done 13:57:22 #5 extracting sha256:b1cba2e842ca52b95817f958faf99734080c78e92e43ce609cde9244867b49ed 2.0s done 13:57:22 #5 DONE 10.9s 13:57:22 13:57:22 #8 [stage-3 2/11] RUN apt update && apt install -y iputils-ping net-tools curl tcpdump 13:57:22 #8 0.196 13:57:22 #8 0.196 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 13:57:22 #8 0.196 13:57:23 #8 0.373 Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 13:57:23 #8 0.508 Get:2 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB] 13:57:23 #8 0.775 Get:3 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1301 kB] 13:57:23 #8 0.876 Get:4 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 13:57:23 #8 0.968 Get:5 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 13:57:23 #8 1.056 Get:6 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB] 13:57:23 #8 1.096 Get:7 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [6538 kB] 13:57:23 #8 1.293 Get:8 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [3737 kB] 13:57:24 #8 1.377 Get:9 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [62.6 kB] 13:57:24 #8 1.632 Get:10 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB] 13:57:24 #8 1.633 Get:11 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB] 13:57:24 #8 1.638 Get:12 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1792 kB] 13:57:24 #8 1.700 Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1613 kB] 13:57:24 #8 1.722 Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [70.9 kB] 13:57:24 #8 1.791 Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [4070 kB] 13:57:24 #8 1.878 Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [6749 kB] 13:57:24 #8 2.036 Get:17 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [83.9 kB] 13:57:24 #8 2.037 Get:18 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [37.2 kB] 13:57:26 #8 3.408 Fetched 44.6 MB in 3s (14.0 MB/s) 13:57:26 #8 3.408 Reading package lists... 13:57:28 #8 5.321 Building dependency tree... 13:57:28 #8 5.797 Reading state information... 13:57:28 #8 5.865 1 package can be upgraded. Run 'apt list --upgradable' to see it. 13:57:28 #8 5.871 13:57:28 #8 5.871 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 13:57:28 #8 5.871 13:57:28 #8 5.927 Reading package lists... 13:57:30 #8 7.803 Building dependency tree... 13:57:30 #8 8.301 Reading state information... 13:57:31 #8 ... 13:57:31 13:57:31 #7 [submgrcore 1/14] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu22-c-go:1.0.0@sha256:35959c1fd0a618a6e6b867833ae7883d595d264f1ffd7c49789c975dc240b8bd 13:57:31 #7 extracting sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 11.5s 13:57:31 #7 ... 13:57:31 13:57:31 #8 [stage-3 2/11] RUN apt update && apt install -y iputils-ping net-tools curl tcpdump 13:57:31 #8 9.106 The following additional packages will be installed: 13:57:31 #8 9.106 ca-certificates dbus libapparmor1 libbrotli1 libcap2-bin libcurl4 13:57:31 #8 9.106 libdbus-1-3 libexpat1 libldap-2.5-0 libldap-common libnghttp2-14 libpam-cap 13:57:31 #8 9.106 libpcap0.8 libpsl5 librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db 13:57:31 #8 9.106 libssh-4 openssl publicsuffix 13:57:31 #8 9.111 Suggested packages: 13:57:31 #8 9.111 default-dbus-session-bus | dbus-session-bus libsasl2-modules-gssapi-mit 13:57:31 #8 9.111 | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp 13:57:31 #8 9.111 libsasl2-modules-sql apparmor 13:57:31 #8 9.233 The following NEW packages will be installed: 13:57:31 #8 9.234 ca-certificates curl dbus iputils-ping libapparmor1 libbrotli1 libcap2-bin 13:57:31 #8 9.235 libcurl4 libdbus-1-3 libexpat1 libldap-2.5-0 libldap-common libnghttp2-14 13:57:31 #8 9.236 libpam-cap libpcap0.8 libpsl5 librtmp1 libsasl2-2 libsasl2-modules 13:57:31 #8 9.239 libsasl2-modules-db libssh-4 net-tools openssl publicsuffix tcpdump 13:57:32 #8 9.591 0 upgraded, 25 newly installed, 0 to remove and 1 not upgraded. 13:57:32 #8 9.591 Need to get 4406 kB of archives. 13:57:32 #8 9.591 After this operation, 11.7 MB of additional disk space will be used. 13:57:32 #8 9.591 Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 openssl amd64 3.0.2-0ubuntu1.21 [1184 kB] 13:57:33 #8 10.68 Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 ca-certificates all 20240203~22.04.1 [162 kB] 13:57:33 #8 10.71 Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libapparmor1 amd64 3.0.4-2ubuntu2.5 [39.6 kB] 13:57:33 #8 10.71 Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdbus-1-3 amd64 1.12.20-2ubuntu4.1 [189 kB] 13:57:33 #8 10.71 Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libexpat1 amd64 2.4.7-1ubuntu0.7 [92.1 kB] 13:57:33 #8 10.76 Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dbus amd64 1.12.20-2ubuntu4.1 [158 kB] 13:57:33 #8 10.76 Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcap2-bin amd64 1:2.44-1ubuntu0.22.04.2 [26.0 kB] 13:57:33 #8 10.76 Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 iputils-ping amd64 3:20211215-1ubuntu0.1 [43.0 kB] 13:57:33 #8 10.76 Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpam-cap amd64 1:2.44-1ubuntu0.22.04.2 [7930 B] 13:57:33 #8 10.76 Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnghttp2-14 amd64 1.43.0-1ubuntu0.2 [76.9 kB] 13:57:33 #8 10.82 Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcap0.8 amd64 1.10.1-4ubuntu1.22.04.1 [145 kB] 13:57:33 #8 10.90 Get:12 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpsl5 amd64 0.21.0-1.2build2 [58.4 kB] 13:57:33 #8 10.93 Get:13 http://archive.ubuntu.com/ubuntu jammy/main amd64 publicsuffix all 20211207.1025-1 [129 kB] 13:57:33 #8 10.93 Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 tcpdump amd64 4.99.1-3ubuntu0.2 [501 kB] 13:57:33 #8 10.99 Get:15 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbrotli1 amd64 1.0.9-2build6 [315 kB] 13:57:33 #8 10.99 Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg2-3ubuntu1.2 [20.5 kB] 13:57:33 #8 10.99 Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg2-3ubuntu1.2 [53.8 kB] 13:57:33 #8 10.99 Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libldap-2.5-0 amd64 2.5.20+dfsg-0ubuntu0.22.04.1 [184 kB] 13:57:33 #8 11.03 Get:19 http://archive.ubuntu.com/ubuntu jammy/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build4 [58.2 kB] 13:57:33 #8 11.03 Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libssh-4 amd64 0.9.6-2ubuntu0.22.04.6 [187 kB] 13:57:33 #8 11.10 Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcurl4 amd64 7.81.0-1ubuntu1.21 [290 kB] 13:57:33 #8 11.12 Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 curl amd64 7.81.0-1ubuntu1.21 [194 kB] 13:57:33 #8 11.15 Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libldap-common all 2.5.20+dfsg-0ubuntu0.22.04.1 [16.4 kB] 13:57:33 #8 11.24 Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg2-3ubuntu1.2 [68.8 kB] 13:57:33 #8 11.26 Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 net-tools amd64 1.60+git20181103.0eebece-1ubuntu5.4 [204 kB] 13:57:34 #8 11.87 debconf: delaying package configuration, since apt-utils is not installed 13:57:34 #8 12.24 Fetched 4406 kB in 2s (2246 kB/s) 13:57:34 #8 12.35 Selecting previously unselected package openssl. 13:57:34 #8 12.35 (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.) 13:57:34 #8 12.35 Preparing to unpack .../00-openssl_3.0.2-0ubuntu1.21_amd64.deb ... 13:57:34 #8 12.36 Unpacking openssl (3.0.2-0ubuntu1.21) ... 13:57:35 #8 12.47 Selecting previously unselected package ca-certificates. 13:57:35 #8 12.47 Preparing to unpack .../01-ca-certificates_20240203~22.04.1_all.deb ... 13:57:35 #8 12.49 Unpacking ca-certificates (20240203~22.04.1) ... 13:57:35 #8 12.72 Selecting previously unselected package libapparmor1:amd64. 13:57:35 #8 12.72 Preparing to unpack .../02-libapparmor1_3.0.4-2ubuntu2.5_amd64.deb ... 13:57:35 #8 12.75 Unpacking libapparmor1:amd64 (3.0.4-2ubuntu2.5) ... 13:57:35 #8 12.82 Selecting previously unselected package libdbus-1-3:amd64. 13:57:35 #8 12.82 Preparing to unpack .../03-libdbus-1-3_1.12.20-2ubuntu4.1_amd64.deb ... 13:57:35 #8 12.83 Unpacking libdbus-1-3:amd64 (1.12.20-2ubuntu4.1) ... 13:57:35 #8 12.90 Selecting previously unselected package libexpat1:amd64. 13:57:35 #8 12.90 Preparing to unpack .../04-libexpat1_2.4.7-1ubuntu0.7_amd64.deb ... 13:57:35 #8 12.91 Unpacking libexpat1:amd64 (2.4.7-1ubuntu0.7) ... 13:57:35 #8 12.98 Selecting previously unselected package dbus. 13:57:35 #8 12.99 Preparing to unpack .../05-dbus_1.12.20-2ubuntu4.1_amd64.deb ... 13:57:35 #8 13.00 Unpacking dbus (1.12.20-2ubuntu4.1) ... 13:57:35 #8 13.14 Selecting previously unselected package libcap2-bin. 13:57:35 #8 13.14 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1ubuntu0.22.04.2_amd64.deb ... 13:57:35 #8 13.16 Unpacking libcap2-bin (1:2.44-1ubuntu0.22.04.2) ... 13:57:35 #8 13.28 Selecting previously unselected package iputils-ping. 13:57:35 #8 13.28 Preparing to unpack .../07-iputils-ping_3%3a20211215-1ubuntu0.1_amd64.deb ... 13:57:35 #8 13.29 Unpacking iputils-ping (3:20211215-1ubuntu0.1) ... 13:57:35 #8 13.34 Selecting previously unselected package libpam-cap:amd64. 13:57:35 #8 13.34 Preparing to unpack .../08-libpam-cap_1%3a2.44-1ubuntu0.22.04.2_amd64.deb ... 13:57:35 #8 13.35 Unpacking libpam-cap:amd64 (1:2.44-1ubuntu0.22.04.2) ... 13:57:36 #8 13.42 Selecting previously unselected package libnghttp2-14:amd64. 13:57:36 #8 13.42 Preparing to unpack .../09-libnghttp2-14_1.43.0-1ubuntu0.2_amd64.deb ... 13:57:36 #8 13.43 Unpacking libnghttp2-14:amd64 (1.43.0-1ubuntu0.2) ... 13:57:36 #8 13.49 Selecting previously unselected package libpcap0.8:amd64. 13:57:36 #8 13.49 Preparing to unpack .../10-libpcap0.8_1.10.1-4ubuntu1.22.04.1_amd64.deb ... 13:57:36 #8 13.50 Unpacking libpcap0.8:amd64 (1.10.1-4ubuntu1.22.04.1) ... 13:57:36 #8 13.56 Selecting previously unselected package libpsl5:amd64. 13:57:36 #8 13.56 Preparing to unpack .../11-libpsl5_0.21.0-1.2build2_amd64.deb ... 13:57:36 #8 13.57 Unpacking libpsl5:amd64 (0.21.0-1.2build2) ... 13:57:36 #8 13.62 Selecting previously unselected package publicsuffix. 13:57:36 #8 13.62 Preparing to unpack .../12-publicsuffix_20211207.1025-1_all.deb ... 13:57:36 #8 13.63 Unpacking publicsuffix (20211207.1025-1) ... 13:57:36 #8 13.72 Selecting previously unselected package tcpdump. 13:57:36 #8 13.72 Preparing to unpack .../13-tcpdump_4.99.1-3ubuntu0.2_amd64.deb ... 13:57:36 #8 13.73 Unpacking tcpdump (4.99.1-3ubuntu0.2) ... 13:57:36 #8 13.85 Selecting previously unselected package libbrotli1:amd64. 13:57:36 #8 13.85 Preparing to unpack .../14-libbrotli1_1.0.9-2build6_amd64.deb ... 13:57:36 #8 13.86 Unpacking libbrotli1:amd64 (1.0.9-2build6) ... 13:57:36 #8 13.93 Selecting previously unselected package libsasl2-modules-db:amd64. 13:57:36 #8 13.93 Preparing to unpack .../15-libsasl2-modules-db_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ... 13:57:36 #8 13.94 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... 13:57:36 #8 14.03 Selecting previously unselected package libsasl2-2:amd64. 13:57:36 #8 14.03 Preparing to unpack .../16-libsasl2-2_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ... 13:57:36 #8 14.04 Unpacking libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... 13:57:36 #8 14.15 Selecting previously unselected package libldap-2.5-0:amd64. 13:57:36 #8 14.15 Preparing to unpack .../17-libldap-2.5-0_2.5.20+dfsg-0ubuntu0.22.04.1_amd64.deb ... 13:57:36 #8 14.16 Unpacking libldap-2.5-0:amd64 (2.5.20+dfsg-0ubuntu0.22.04.1) ... 13:57:36 #8 14.23 Selecting previously unselected package librtmp1:amd64. 13:57:36 #8 14.23 Preparing to unpack .../18-librtmp1_2.4+20151223.gitfa8646d.1-2build4_amd64.deb ... 13:57:36 #8 14.25 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ... 13:57:37 #8 14.31 Selecting previously unselected package libssh-4:amd64. 13:57:37 #8 14.31 Preparing to unpack .../19-libssh-4_0.9.6-2ubuntu0.22.04.6_amd64.deb ... 13:57:37 #8 14.31 Unpacking libssh-4:amd64 (0.9.6-2ubuntu0.22.04.6) ... 13:57:37 #8 14.41 Selecting previously unselected package libcurl4:amd64. 13:57:37 #8 14.41 Preparing to unpack .../20-libcurl4_7.81.0-1ubuntu1.21_amd64.deb ... 13:57:37 #8 14.42 Unpacking libcurl4:amd64 (7.81.0-1ubuntu1.21) ... 13:57:37 #8 14.51 Selecting previously unselected package curl. 13:57:37 #8 14.51 Preparing to unpack .../21-curl_7.81.0-1ubuntu1.21_amd64.deb ... 13:57:37 #8 14.52 Unpacking curl (7.81.0-1ubuntu1.21) ... 13:57:37 #8 14.60 Selecting previously unselected package libldap-common. 13:57:37 #8 14.60 Preparing to unpack .../22-libldap-common_2.5.20+dfsg-0ubuntu0.22.04.1_all.deb ... 13:57:37 #8 14.62 Unpacking libldap-common (2.5.20+dfsg-0ubuntu0.22.04.1) ... 13:57:37 #8 14.72 Selecting previously unselected package libsasl2-modules:amd64. 13:57:37 #8 14.72 Preparing to unpack .../23-libsasl2-modules_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ... 13:57:37 #8 14.74 Unpacking libsasl2-modules:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... 13:57:37 #8 14.80 Selecting previously unselected package net-tools. 13:57:37 #8 14.80 Preparing to unpack .../24-net-tools_1.60+git20181103.0eebece-1ubuntu5.4_amd64.deb ... 13:57:37 #8 14.81 Unpacking net-tools (1.60+git20181103.0eebece-1ubuntu5.4) ... 13:57:37 #8 14.89 Setting up libexpat1:amd64 (2.4.7-1ubuntu0.7) ... 13:57:37 #8 14.91 Setting up net-tools (1.60+git20181103.0eebece-1ubuntu5.4) ... 13:57:37 #8 14.94 Setting up libapparmor1:amd64 (3.0.4-2ubuntu2.5) ... 13:57:37 #8 14.96 Setting up libpsl5:amd64 (0.21.0-1.2build2) ... 13:57:37 #8 14.99 Setting up libbrotli1:amd64 (1.0.9-2build6) ... 13:57:37 #8 15.00 Setting up libsasl2-modules:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... 13:57:37 #8 15.03 Setting up libnghttp2-14:amd64 (1.43.0-1ubuntu0.2) ... 13:57:37 #8 15.05 Setting up libldap-common (2.5.20+dfsg-0ubuntu0.22.04.1) ... 13:57:37 #8 15.08 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... 13:57:37 #8 15.09 Setting up libcap2-bin (1:2.44-1ubuntu0.22.04.2) ... 13:57:37 #8 15.11 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ... 13:57:37 #8 15.13 Setting up libdbus-1-3:amd64 (1.12.20-2ubuntu4.1) ... 13:57:37 #8 15.15 Setting up dbus (1.12.20-2ubuntu4.1) ... 13:57:38 #8 15.41 Setting up libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... 13:57:38 #8 15.44 Setting up libssh-4:amd64 (0.9.6-2ubuntu0.22.04.6) ... 13:57:38 #8 15.46 Setting up openssl (3.0.2-0ubuntu1.21) ... 13:57:38 #8 15.51 Setting up libpam-cap:amd64 (1:2.44-1ubuntu0.22.04.2) ... 13:57:38 #8 15.63 debconf: unable to initialize frontend: Dialog 13:57:38 #8 15.63 debconf: (TERM is not set, so the dialog frontend is not usable.) 13:57:38 #8 15.63 debconf: falling back to frontend: Readline 13:57:38 #8 15.63 debconf: unable to initialize frontend: Readline 13:57:38 #8 15.63 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.) 13:57:38 #8 15.63 debconf: falling back to frontend: Teletype 13:57:38 #8 15.74 Setting up iputils-ping (3:20211215-1ubuntu0.1) ... 13:57:38 #8 15.77 Setting up publicsuffix (20211207.1025-1) ... 13:57:38 #8 15.79 Setting up libldap-2.5-0:amd64 (2.5.20+dfsg-0ubuntu0.22.04.1) ... 13:57:38 #8 15.81 Setting up ca-certificates (20240203~22.04.1) ... 13:57:38 #8 15.93 debconf: unable to initialize frontend: Dialog 13:57:38 #8 15.93 debconf: (TERM is not set, so the dialog frontend is not usable.) 13:57:38 #8 15.93 debconf: falling back to frontend: Readline 13:57:38 #8 15.93 debconf: unable to initialize frontend: Readline 13:57:38 #8 15.93 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.) 13:57:38 #8 15.93 debconf: falling back to frontend: Teletype 13:57:39 #8 16.61 Updating certificates in /etc/ssl/certs... 13:57:40 #8 17.58 146 added, 0 removed; done. 13:57:40 #8 17.65 Setting up libpcap0.8:amd64 (1.10.1-4ubuntu1.22.04.1) ... 13:57:40 #8 17.67 Setting up libcurl4:amd64 (7.81.0-1ubuntu1.21) ... 13:57:40 #8 17.69 Setting up curl (7.81.0-1ubuntu1.21) ... 13:57:40 #8 17.71 Setting up tcpdump (4.99.1-3ubuntu0.2) ... 13:57:40 #8 17.97 Processing triggers for libc-bin (2.35-0ubuntu3.13) ... 13:57:40 #8 18.01 Processing triggers for ca-certificates (20240203~22.04.1) ... 13:57:40 #8 18.02 Updating certificates in /etc/ssl/certs... 13:57:41 #8 18.75 0 added, 0 removed; done. 13:57:41 #8 18.75 Running hooks in /etc/ca-certificates/update.d... 13:57:41 #8 18.75 done. 13:57:42 #8 ... 13:57:42 13:57:42 #7 [submgrcore 1/14] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu22-c-go:1.0.0@sha256:35959c1fd0a618a6e6b867833ae7883d595d264f1ffd7c49789c975dc240b8bd 13:57:42 #7 extracting sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 22.3s 13:57:43 #7 ... 13:57:43 13:57:43 #8 [stage-3 2/11] RUN apt update && apt install -y iputils-ping net-tools curl tcpdump 13:57:43 #8 DONE 20.6s 13:57:43 13:57:43 #7 [submgrcore 1/14] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu22-c-go:1.0.0@sha256:35959c1fd0a618a6e6b867833ae7883d595d264f1ffd7c49789c975dc240b8bd 13:57:44 #7 extracting sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 24.9s done 13:57:44 #7 extracting sha256:7f2b0475be026c20016ce6b650831c82c609ae33df14ebd2194a3b3c776e5a29 13:57:44 #7 extracting sha256:7f2b0475be026c20016ce6b650831c82c609ae33df14ebd2194a3b3c776e5a29 done 13:57:45 #7 extracting sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 13:57:50 #7 extracting sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 5.2s 13:57:53 #7 extracting sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 8.6s done 13:57:54 #7 extracting sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 0.1s 13:57:59 #7 extracting sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 5.3s 13:58:02 #7 extracting sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 8.6s done 13:58:03 #7 extracting sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 0.1s 13:58:08 #7 extracting sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 5.1s 13:58:09 #7 extracting sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 6.6s done 13:58:10 #7 extracting sha256:10b85171a08636a88885a19d72a679665b8b7f3e03b2eac60b0acff3ea740f39 13:58:12 #7 extracting sha256:10b85171a08636a88885a19d72a679665b8b7f3e03b2eac60b0acff3ea740f39 1.8s done 13:58:12 #7 extracting sha256:d9c6acaf56d9438691fa992ec8da06f024e7071a52bc551415a5b5dae443e817 13:58:13 #7 extracting sha256:d9c6acaf56d9438691fa992ec8da06f024e7071a52bc551415a5b5dae443e817 1.4s done 13:58:13 #7 extracting sha256:d987f0953f317ec28432e0a1954cf7c4017bc8a51e585f2432d3b71d581cc3f0 0.1s 13:58:13 #7 extracting sha256:d987f0953f317ec28432e0a1954cf7c4017bc8a51e585f2432d3b71d581cc3f0 0.3s done 13:58:14 #7 DONE 62.5s 13:58:14 13:58:14 #9 [submgrcore 2/14] 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 13:58:17 #9 3.440 2026-02-19 13:58:17 URL:https://dl.google.com/go/go1.22.5.linux-amd64.tar.gz [68972532/68972532] -> "go1.22.5.linux-amd64.tar.gz" [1] 13:58:20 #9 DONE 6.7s 13:58:21 13:58:21 #10 [submgrcore 3/14] RUN apt update && apt install -y iputils-ping net-tools curl tcpdump gdb valgrind 13:58:21 #10 0.207 13:58:21 #10 0.207 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 13:58:21 #10 0.207 13:58:21 #10 0.415 Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 13:58:21 #10 0.631 Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 13:58:21 #10 0.783 Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 13:58:21 #10 0.888 Get:4 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [6538 kB] 13:58:22 #10 1.375 Get:5 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [3737 kB] 13:58:22 #10 1.475 Get:6 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1301 kB] 13:58:22 #10 1.518 Get:7 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 13:58:22 #10 1.544 Get:8 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [62.6 kB] 13:58:22 #10 1.808 Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [6749 kB] 13:58:23 #10 2.781 Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [4070 kB] 13:58:23 #10 3.019 Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [70.9 kB] 13:58:23 #10 3.020 Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1613 kB] 13:58:24 #10 3.084 Get:13 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [37.2 kB] 13:58:24 #10 3.085 Get:14 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [83.9 kB] 13:58:24 #10 3.487 Fetched 24.6 MB in 3s (7720 kB/s) 13:58:24 #10 3.487 Reading package lists... 13:58:26 #10 5.430 Building dependency tree... 13:58:26 #10 5.954 Reading state information... 13:58:27 #10 6.027 163 packages can be upgraded. Run 'apt list --upgradable' to see them. 13:58:27 #10 6.034 13:58:27 #10 6.034 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 13:58:27 #10 6.034 13:58:27 #10 6.092 Reading package lists... 13:58:29 #10 7.988 Building dependency tree... 13:58:29 #10 8.489 Reading state information... 13:58:30 #10 9.325 The following additional packages will be installed: 13:58:30 #10 9.326 libbabeltrace1 libc-dev-bin libc6 libc6-dbg libc6-dev libc6-i386 libcurl4 13:58:30 #10 9.328 libdebuginfod-common libdebuginfod1 libdw1 libelf1 libipt2 libpcap0.8 13:58:30 #10 9.331 libsource-highlight-common libsource-highlight4v5 13:58:30 #10 9.340 Suggested packages: 13:58:30 #10 9.340 gdb-doc gdbserver glibc-doc locales apparmor valgrind-dbg valgrind-mpi 13:58:30 #10 9.340 kcachegrind alleyoop valkyrie 13:58:30 #10 9.340 Recommended packages: 13:58:30 #10 9.340 libnss-nis libnss-nisplus 13:58:30 #10 9.468 The following NEW packages will be installed: 13:58:30 #10 9.469 curl gdb iputils-ping libbabeltrace1 libc6-dbg libc6-i386 13:58:30 #10 9.471 libdebuginfod-common libdebuginfod1 libipt2 libpcap0.8 13:58:30 #10 9.474 libsource-highlight-common libsource-highlight4v5 net-tools tcpdump valgrind 13:58:30 #10 9.478 The following packages will be upgraded: 13:58:30 #10 9.483 libc-dev-bin libc6 libc6-dev libcurl4 libdw1 libelf1 13:58:30 #10 9.887 6 upgraded, 15 newly installed, 0 to remove and 157 not upgraded. 13:58:30 #10 9.887 Need to get 42.2 MB of archives. 13:58:30 #10 9.887 After this operation, 127 MB of additional disk space will be used. 13:58:30 #10 9.887 Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdebuginfod-common all 0.186-1ubuntu0.1 [7996 B] 13:58:31 #10 10.06 Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc6-dev amd64 2.35-0ubuntu3.13 [2101 kB] 13:58:32 #10 11.22 Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc-dev-bin amd64 2.35-0ubuntu3.13 [20.3 kB] 13:58:32 #10 11.23 Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc6 amd64 2.35-0ubuntu3.13 [3235 kB] 13:58:32 #10 11.44 Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 iputils-ping amd64 3:20211215-1ubuntu0.1 [43.0 kB] 13:58:32 #10 11.45 Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdw1 amd64 0.186-1ubuntu0.1 [251 kB] 13:58:32 #10 11.46 Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libelf1 amd64 0.186-1ubuntu0.1 [51.1 kB] 13:58:32 #10 11.46 Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcap0.8 amd64 1.10.1-4ubuntu1.22.04.1 [145 kB] 13:58:32 #10 11.47 Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 tcpdump amd64 4.99.1-3ubuntu0.2 [501 kB] 13:58:32 #10 11.49 Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcurl4 amd64 7.81.0-1ubuntu1.21 [290 kB] 13:58:32 #10 11.51 Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 curl amd64 7.81.0-1ubuntu1.21 [194 kB] 13:58:32 #10 11.52 Get:12 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbabeltrace1 amd64 1.5.8-2build1 [160 kB] 13:58:32 #10 11.56 Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdebuginfod1 amd64 0.186-1ubuntu0.1 [12.8 kB] 13:58:32 #10 11.72 Get:14 http://archive.ubuntu.com/ubuntu jammy/main amd64 libipt2 amd64 2.0.5-1 [46.4 kB] 13:58:32 #10 11.72 Get:15 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsource-highlight-common all 3.1.9-4.1build2 [64.5 kB] 13:58:32 #10 11.73 Get:16 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsource-highlight4v5 amd64 3.1.9-4.1build2 [207 kB] 13:58:32 #10 11.73 Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gdb amd64 12.1-0ubuntu1~22.04.2 [3920 kB] 13:58:32 #10 11.92 Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc6-i386 amd64 2.35-0ubuntu3.13 [2837 kB] 13:58:33 #10 12.08 Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 net-tools amd64 1.60+git20181103.0eebece-1ubuntu5.4 [204 kB] 13:58:33 #10 12.09 Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc6-dbg amd64 2.35-0ubuntu3.13 [13.8 MB] 13:58:33 #10 12.86 Get:21 http://archive.ubuntu.com/ubuntu jammy/main amd64 valgrind amd64 1:3.18.1-1ubuntu2 [14.1 MB] 13:58:34 #10 13.95 debconf: delaying package configuration, since apt-utils is not installed 13:58:35 #10 14.04 Fetched 42.2 MB in 4s (10.3 MB/s) 13:58:35 #10 14.09 Selecting previously unselected package libdebuginfod-common. 13:58:35 #10 14.09 (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.) 13:58:35 #10 14.12 Preparing to unpack .../libdebuginfod-common_0.186-1ubuntu0.1_all.deb ... 13:58:35 #10 14.13 Unpacking libdebuginfod-common (0.186-1ubuntu0.1) ... 13:58:35 #10 14.19 Preparing to unpack .../libc6-dev_2.35-0ubuntu3.13_amd64.deb ... 13:58:35 #10 14.20 Unpacking libc6-dev:amd64 (2.35-0ubuntu3.13) over (2.35-0ubuntu3.4) ... 13:58:38 #10 17.57 Preparing to unpack .../libc-dev-bin_2.35-0ubuntu3.13_amd64.deb ... 13:58:38 #10 17.58 Unpacking libc-dev-bin (2.35-0ubuntu3.13) over (2.35-0ubuntu3.4) ... 13:58:38 #10 17.67 Preparing to unpack .../libc6_2.35-0ubuntu3.13_amd64.deb ... 13:58:38 #10 17.80 debconf: unable to initialize frontend: Dialog 13:58:38 #10 17.80 debconf: (TERM is not set, so the dialog frontend is not usable.) 13:58:38 #10 17.80 debconf: falling back to frontend: Readline 13:58:38 #10 17.86 Unpacking libc6:amd64 (2.35-0ubuntu3.13) over (2.35-0ubuntu3.4) ... 13:58:40 #10 19.78 Setting up libc6:amd64 (2.35-0ubuntu3.13) ... 13:58:40 #10 19.91 debconf: unable to initialize frontend: Dialog 13:58:40 #10 19.91 debconf: (TERM is not set, so the dialog frontend is not usable.) 13:58:40 #10 19.91 debconf: falling back to frontend: Readline 13:58:41 #10 21.08 Selecting previously unselected package iputils-ping. 13:58:41 #10 21.08 (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 ... 46737 files and directories currently installed.) 13:58:42 #10 21.10 Preparing to unpack .../00-iputils-ping_3%3a20211215-1ubuntu0.1_amd64.deb ... 13:58:42 #10 21.11 Unpacking iputils-ping (3:20211215-1ubuntu0.1) ... 13:58:42 #10 21.16 Preparing to unpack .../01-libdw1_0.186-1ubuntu0.1_amd64.deb ... 13:58:42 #10 21.18 Unpacking libdw1:amd64 (0.186-1ubuntu0.1) over (0.186-1build1) ... 13:58:42 #10 21.26 Preparing to unpack .../02-libelf1_0.186-1ubuntu0.1_amd64.deb ... 13:58:42 #10 21.28 Unpacking libelf1:amd64 (0.186-1ubuntu0.1) over (0.186-1build1) ... 13:58:42 #10 21.34 Selecting previously unselected package libpcap0.8:amd64. 13:58:42 #10 21.35 Preparing to unpack .../03-libpcap0.8_1.10.1-4ubuntu1.22.04.1_amd64.deb ... 13:58:42 #10 21.36 Unpacking libpcap0.8:amd64 (1.10.1-4ubuntu1.22.04.1) ... 13:58:42 #10 21.41 Selecting previously unselected package tcpdump. 13:58:42 #10 21.42 Preparing to unpack .../04-tcpdump_4.99.1-3ubuntu0.2_amd64.deb ... 13:58:42 #10 21.43 Unpacking tcpdump (4.99.1-3ubuntu0.2) ... 13:58:42 #10 21.51 Preparing to unpack .../05-libcurl4_7.81.0-1ubuntu1.21_amd64.deb ... 13:58:42 #10 21.53 Unpacking libcurl4:amd64 (7.81.0-1ubuntu1.21) over (7.81.0-1ubuntu1.14) ... 13:58:42 #10 21.60 Selecting previously unselected package curl. 13:58:42 #10 21.61 Preparing to unpack .../06-curl_7.81.0-1ubuntu1.21_amd64.deb ... 13:58:42 #10 21.61 Unpacking curl (7.81.0-1ubuntu1.21) ... 13:58:42 #10 21.67 Selecting previously unselected package libbabeltrace1:amd64. 13:58:42 #10 21.67 Preparing to unpack .../07-libbabeltrace1_1.5.8-2build1_amd64.deb ... 13:58:42 #10 21.68 Unpacking libbabeltrace1:amd64 (1.5.8-2build1) ... 13:58:42 #10 21.74 Selecting previously unselected package libdebuginfod1:amd64. 13:58:42 #10 21.74 Preparing to unpack .../08-libdebuginfod1_0.186-1ubuntu0.1_amd64.deb ... 13:58:42 #10 21.74 Unpacking libdebuginfod1:amd64 (0.186-1ubuntu0.1) ... 13:58:42 #10 21.80 Selecting previously unselected package libipt2. 13:58:42 #10 21.80 Preparing to unpack .../09-libipt2_2.0.5-1_amd64.deb ... 13:58:42 #10 21.81 Unpacking libipt2 (2.0.5-1) ... 13:58:42 #10 21.85 Selecting previously unselected package libsource-highlight-common. 13:58:42 #10 21.86 Preparing to unpack .../10-libsource-highlight-common_3.1.9-4.1build2_all.deb ... 13:58:42 #10 21.87 Unpacking libsource-highlight-common (3.1.9-4.1build2) ... 13:58:43 #10 22.20 Selecting previously unselected package libsource-highlight4v5. 13:58:43 #10 22.21 Preparing to unpack .../11-libsource-highlight4v5_3.1.9-4.1build2_amd64.deb ... 13:58:43 #10 22.21 Unpacking libsource-highlight4v5 (3.1.9-4.1build2) ... 13:58:43 #10 22.27 Selecting previously unselected package gdb. 13:58:43 #10 22.27 Preparing to unpack .../12-gdb_12.1-0ubuntu1~22.04.2_amd64.deb ... 13:58:43 #10 22.28 Unpacking gdb (12.1-0ubuntu1~22.04.2) ... 13:58:43 #10 22.45 Selecting previously unselected package libc6-i386. 13:58:43 #10 22.46 Preparing to unpack .../13-libc6-i386_2.35-0ubuntu3.13_amd64.deb ... 13:58:43 #10 22.46 Unpacking libc6-i386 (2.35-0ubuntu3.13) ... 13:58:43 #10 22.93 Selecting previously unselected package net-tools. 13:58:43 #10 22.94 Preparing to unpack .../14-net-tools_1.60+git20181103.0eebece-1ubuntu5.4_amd64.deb ... 13:58:43 #10 22.94 Unpacking net-tools (1.60+git20181103.0eebece-1ubuntu5.4) ... 13:58:43 #10 23.00 Selecting previously unselected package libc6-dbg:amd64. 13:58:44 #10 23.01 Preparing to unpack .../15-libc6-dbg_2.35-0ubuntu3.13_amd64.deb ... 13:58:44 #10 23.01 Unpacking libc6-dbg:amd64 (2.35-0ubuntu3.13) ... 13:58:44 #10 23.56 Selecting previously unselected package valgrind. 13:58:44 #10 23.56 Preparing to unpack .../16-valgrind_1%3a3.18.1-1ubuntu2_amd64.deb ... 13:58:44 #10 23.58 Unpacking valgrind (1:3.18.1-1ubuntu2) ... 13:58:45 #10 24.24 Setting up net-tools (1.60+git20181103.0eebece-1ubuntu5.4) ... 13:58:45 #10 24.26 Setting up libdebuginfod-common (0.186-1ubuntu0.1) ... 13:58:45 #10 24.37 debconf: unable to initialize frontend: Dialog 13:58:45 #10 24.37 debconf: (TERM is not set, so the dialog frontend is not usable.) 13:58:45 #10 24.37 debconf: falling back to frontend: Readline 13:58:45 #10 24.44 13:58:45 #10 24.44 Creating config file /etc/profile.d/debuginfod.sh with new version 13:58:45 #10 24.52 13:58:45 #10 24.52 Creating config file /etc/profile.d/debuginfod.csh with new version 13:58:45 #10 24.57 Setting up libsource-highlight-common (3.1.9-4.1build2) ... 13:58:45 #10 24.59 Setting up libc6-dbg:amd64 (2.35-0ubuntu3.13) ... 13:58:45 #10 24.61 Setting up libpcap0.8:amd64 (1.10.1-4ubuntu1.22.04.1) ... 13:58:45 #10 24.62 Setting up libipt2 (2.0.5-1) ... 13:58:45 #10 24.64 Setting up libc6-i386 (2.35-0ubuntu3.13) ... 13:58:45 #10 24.66 Setting up libcurl4:amd64 (7.81.0-1ubuntu1.21) ... 13:58:45 #10 24.67 Setting up curl (7.81.0-1ubuntu1.21) ... 13:58:45 #10 24.69 Setting up libc-dev-bin (2.35-0ubuntu3.13) ... 13:58:45 #10 24.71 Setting up valgrind (1:3.18.1-1ubuntu2) ... 13:58:45 #10 24.73 Setting up libelf1:amd64 (0.186-1ubuntu0.1) ... 13:58:45 #10 24.75 Setting up iputils-ping (3:20211215-1ubuntu0.1) ... 13:58:45 #10 24.79 Setting up libsource-highlight4v5 (3.1.9-4.1build2) ... 13:58:45 #10 24.83 Setting up tcpdump (4.99.1-3ubuntu0.2) ... 13:58:45 #10 25.09 Setting up libdw1:amd64 (0.186-1ubuntu0.1) ... 13:58:46 #10 25.11 Setting up libdebuginfod1:amd64 (0.186-1ubuntu0.1) ... 13:58:46 #10 25.13 Setting up libbabeltrace1:amd64 (1.5.8-2build1) ... 13:58:46 #10 25.14 Setting up libc6-dev:amd64 (2.35-0ubuntu3.13) ... 13:58:46 #10 25.16 Setting up gdb (12.1-0ubuntu1~22.04.2) ... 13:58:46 #10 25.19 Processing triggers for man-db (2.10.2-1) ... 13:58:46 #10 25.28 Processing triggers for libc-bin (2.35-0ubuntu3.4) ... 13:58:46 #10 DONE 25.5s 13:58:46 13:58:46 #11 [submgrcore 4/14] WORKDIR /tmp 13:58:46 #11 DONE 0.2s 13:58:46 13:58:46 #12 [submgrcore 5/14] RUN wget --quiet https://github.com/go-swagger/go-swagger/releases/download/v0.23.0/swagger_linux_amd64 && mv swagger_linux_amd64 swagger && chmod +x swagger && mv swagger /usr/local/bin/ 13:58:47 #12 DONE 1.1s 13:58:47 13:58:47 #13 [submgrcore 6/14] RUN export GOBIN=/usr/local/bin/ ; go install github.com/go-delve/delve/cmd/dlv@latest 13:58:48 #13 0.395 go: downloading github.com/go-delve/delve v1.26.0 13:58:48 #13 1.098 go: github.com/go-delve/delve@v1.26.0 requires go >= 1.24; switching to go1.25.7 13:58:48 #13 1.113 go: downloading go1.25.7 (linux/amd64) 13:58:57 #13 9.711 go: downloading github.com/spf13/cobra v1.9.1 13:58:57 #13 9.711 go: downloading golang.org/x/telemetry v0.0.0-20241106142447-58a1122356f5 13:58:57 #13 9.715 go: downloading github.com/mattn/go-isatty v0.0.20 13:58:57 #13 9.898 go: downloading github.com/spf13/pflag v1.0.6 13:58:57 #13 9.910 go: downloading golang.org/x/arch v0.11.0 13:58:57 #13 10.11 go: downloading github.com/cosiner/argv v0.1.0 13:58:57 #13 10.11 go: downloading github.com/derekparker/trie/v3 v3.2.0 13:58:57 #13 10.11 go: downloading github.com/go-delve/liner v1.2.3-0.20231231155935-4726ab1d7f62 13:58:57 #13 10.12 go: downloading github.com/google/go-dap v0.12.0 13:58:57 #13 10.13 go: downloading golang.org/x/sys v0.26.0 13:58:57 #13 10.15 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.6 13:58:57 #13 10.26 go: downloading github.com/cilium/ebpf v0.11.0 13:58:58 #13 10.59 go: downloading golang.org/x/sync v0.8.0 13:58:58 #13 10.59 go: downloading go.starlark.net v0.0.0-20231101134539-556fd59b42f6 13:58:58 #13 10.63 go: downloading github.com/mattn/go-runewidth v0.0.13 13:58:58 #13 10.67 go: downloading github.com/russross/blackfriday/v2 v2.1.0 13:58:58 #13 10.69 go: downloading github.com/rivo/uniseg v0.2.0 13:58:58 #13 10.70 go: downloading golang.org/x/exp v0.0.0-20230224173230-c95f2b4c22f2 13:59:32 #13 DONE 44.6s 13:59:32 13:59:32 #14 [submgrcore 7/14] RUN wget --content-disposition https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr_4.9.4_amd64.deb/download.deb && dpkg -i rmr_4.9.4_amd64.deb 13:59:32 #14 0.231 --2026-02-19 13:59:32-- https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr_4.9.4_amd64.deb/download.deb 13:59:32 #14 0.235 Resolving packagecloud.io (packagecloud.io)... 54.193.102.213, 13.52.210.11, 2600:1f1c:2e5:6900:2002:a42e:bd60:994c, ... 13:59:32 #14 0.244 Connecting to packagecloud.io (packagecloud.io)|54.193.102.213|:443... connected. 13:59:32 #14 0.254 HTTP request sent, awaiting response... 302 Found 13:59:32 #14 0.305 Location: https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/4486039.deb?Expires=1771510472&Signature=Fb7tDtD3GpzpG8eKfjtCIqnnb3z4NykmK4SS8icbmy2xvbCb0yQLWssRqvhRzNjOUjoVCLSb8-hylS5xFo-tqFx7Ozv2imdUNo8e-t8DtOxgMqLYFeITZOhQnY4mZm0Z-JbvGBxw0D90ifJQJvqE4kZQml-BRDQHFhgd~FpXyYNvDfaqg71Ga5CPgbteAf96vbsHofqyFJGynXZxZO9z5eu5hH1XGZAOyzxbIWsFKefsBoEtwR4pZIrj53ZRqv8lUdXzQapFoUMHUFcFjoAldqe48Pp-V6Fx2d1lr3Vd5AtTXH37vd3etdTrVDSNiFR6ocUtyW0zWzX~M4j6qEmphA__&Key-Pair-Id=K1ZMSF1EKC3AZL [following] 13:59:32 #14 0.305 --2026-02-19 13:59:32-- https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/4486039.deb?Expires=1771510472&Signature=Fb7tDtD3GpzpG8eKfjtCIqnnb3z4NykmK4SS8icbmy2xvbCb0yQLWssRqvhRzNjOUjoVCLSb8-hylS5xFo-tqFx7Ozv2imdUNo8e-t8DtOxgMqLYFeITZOhQnY4mZm0Z-JbvGBxw0D90ifJQJvqE4kZQml-BRDQHFhgd~FpXyYNvDfaqg71Ga5CPgbteAf96vbsHofqyFJGynXZxZO9z5eu5hH1XGZAOyzxbIWsFKefsBoEtwR4pZIrj53ZRqv8lUdXzQapFoUMHUFcFjoAldqe48Pp-V6Fx2d1lr3Vd5AtTXH37vd3etdTrVDSNiFR6ocUtyW0zWzX~M4j6qEmphA__&Key-Pair-Id=K1ZMSF1EKC3AZL 13:59:32 #14 0.305 Resolving d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)... 3.168.84.152, 3.168.84.186, 3.168.84.144, ... 13:59:32 #14 0.313 Connecting to d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)|3.168.84.152|:443... connected. 13:59:32 #14 0.322 HTTP request sent, awaiting response... 200 OK 13:59:32 #14 0.328 Length: 246552 (241K) [application/x-debian-package] 13:59:32 #14 0.329 Saving to: 'rmr_4.9.4_amd64.deb' 13:59:32 #14 0.329 13:59:32 #14 0.329 0K .......... .......... .......... .......... .......... 20% 24.5M 0s 13:59:32 #14 0.331 50K .......... .......... .......... .......... .......... 41% 22.5M 0s 13:59:32 #14 0.333 100K .......... .......... .......... .......... .......... 62% 24.4M 0s 13:59:32 #14 0.335 150K .......... .......... .......... .......... .......... 83% 16.2M 0s 13:59:32 #14 0.338 200K .......... .......... .......... .......... 100% 19.9M=0.01s 13:59:32 #14 0.340 13:59:32 #14 0.340 2026-02-19 13:59:32 (21.0 MB/s) - 'rmr_4.9.4_amd64.deb' saved [246552/246552] 13:59:32 #14 0.340 13:59:32 #14 0.378 Selecting previously unselected package rmr. 13:59:32 #14 0.410 (Reading database ... 48275 files and directories currently installed.) 13:59:32 #14 0.414 Preparing to unpack rmr_4.9.4_amd64.deb ... 13:59:32 #14 0.421 Unpacking rmr (4.9.4) ... 13:59:32 #14 0.459 Setting up rmr (4.9.4) ... 13:59:33 #14 DONE 0.6s 13:59:33 13:59:33 #15 [submgrcore 8/14] RUN wget --content-disposition https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr-dev_4.9.4_amd64.deb/download.deb && dpkg -i rmr-dev_4.9.4_amd64.deb 13:59:33 #15 0.257 --2026-02-19 13:59:33-- https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr-dev_4.9.4_amd64.deb/download.deb 13:59:33 #15 0.260 Resolving packagecloud.io (packagecloud.io)... 13.52.210.11, 54.193.102.213, 2600:1f1c:2e5:6901:97ba:d59a:18e9:ef23, ... 13:59:33 #15 0.262 Connecting to packagecloud.io (packagecloud.io)|13.52.210.11|:443... connected. 13:59:33 #15 0.272 HTTP request sent, awaiting response... 302 Found 13:59:33 #15 0.300 Location: https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/4486035.deb?Expires=1771510473&Signature=TmoU0SBXaGWi74Prj3F6neWapxHwJ5HND546XDSZVYLpNe1~gE0bcIzYSTrXjcVsEpT5GeReWBMBlkzbPDa2qXG6-462h6AOnebX9ynAJr6xY2JTRF9w3AvwITMBOMIzi0oT~M8Cqa8b7mL-0g~uaIr1F4orbx7XjAZpG-O52RuWQq7PPomgTq1ExfiixThYREb1y0IzA7XP8IRCYvSURFPvURQJOoMINdzhMEU3rSUXbrt2d0ysZCCF3Vfw~35JcsmcWijJlGhTAWj5xSLvfhBYpPs5BpsGVn0WaKf75RDCMPes6RG~RcQzdhBcsc3QQv6jh1ATfHegpGtOG8Zb7w__&Key-Pair-Id=K1ZMSF1EKC3AZL [following] 13:59:33 #15 0.300 --2026-02-19 13:59:33-- https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/4486035.deb?Expires=1771510473&Signature=TmoU0SBXaGWi74Prj3F6neWapxHwJ5HND546XDSZVYLpNe1~gE0bcIzYSTrXjcVsEpT5GeReWBMBlkzbPDa2qXG6-462h6AOnebX9ynAJr6xY2JTRF9w3AvwITMBOMIzi0oT~M8Cqa8b7mL-0g~uaIr1F4orbx7XjAZpG-O52RuWQq7PPomgTq1ExfiixThYREb1y0IzA7XP8IRCYvSURFPvURQJOoMINdzhMEU3rSUXbrt2d0ysZCCF3Vfw~35JcsmcWijJlGhTAWj5xSLvfhBYpPs5BpsGVn0WaKf75RDCMPes6RG~RcQzdhBcsc3QQv6jh1ATfHegpGtOG8Zb7w__&Key-Pair-Id=K1ZMSF1EKC3AZL 13:59:33 #15 0.300 Resolving d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)... 3.168.84.96, 3.168.84.144, 3.168.84.186, ... 13:59:33 #15 0.303 Connecting to d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)|3.168.84.96|:443... connected. 13:59:33 #15 0.311 HTTP request sent, awaiting response... 200 OK 13:59:33 #15 0.319 Length: 128860 (126K) [application/x-debian-package] 13:59:33 #15 0.320 Saving to: 'rmr-dev_4.9.4_amd64.deb' 13:59:33 #15 0.320 13:59:33 #15 0.320 0K .......... .......... .......... .......... .......... 39% 51.6M 0s 13:59:33 #15 0.321 50K .......... .......... .......... .......... .......... 79% 11.9M 0s 13:59:33 #15 0.325 100K .......... .......... ..... 100% 36.5M=0.006s 13:59:33 #15 0.325 13:59:33 #15 0.326 2026-02-19 13:59:33 (21.4 MB/s) - 'rmr-dev_4.9.4_amd64.deb' saved [128860/128860] 13:59:33 #15 0.326 13:59:33 #15 0.364 Selecting previously unselected package rmr-dev. 13:59:33 #15 0.396 (Reading database ... 48283 files and directories currently installed.) 13:59:33 #15 0.401 Preparing to unpack rmr-dev_4.9.4_amd64.deb ... 13:59:33 #15 0.407 Unpacking rmr-dev (4.9.4) ... 13:59:33 #15 0.442 Setting up rmr-dev (4.9.4) ... 13:59:33 #15 DONE 0.6s 13:59:33 13:59:33 #16 [submgrcore 9/14] RUN rm -f rmr_4.9.4_amd64.deb rmr-dev_4.9.4_amd64.deb 13:59:34 #16 DONE 0.3s 13:59:34 13:59:34 #17 [submgrcore 10/14] RUN mkdir -p /manifests/ 13:59:34 #17 DONE 0.3s 13:59:34 13:59:34 #18 [submgrcore 11/14] RUN echo "rmrlib 4.9.4 https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr_4.9.4_amd64.deb/download.deb" >> /manifests/versions.txt 13:59:34 #18 DONE 0.3s 13:59:34 13:59:34 #19 [submgrcore 12/14] RUN echo "rmrdev 4.9.4 https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr-dev_4.9.4_amd64.deb/download.deb" >> /manifests/versions.txt 13:59:35 #19 DONE 0.3s 13:59:35 13:59:35 #20 [submgrcore 13/14] RUN echo "swagger v0.23.0 https://github.com/go-swagger/go-swagger/releases/download/v0.23.0/swagger_linux_amd64" >> /manifests/versions.txt 13:59:35 #20 DONE 0.3s 13:59:35 13:59:35 #21 [submgrcore 14/14] WORKDIR /opt/submgr 13:59:35 #21 DONE 0.1s 13:59:35 13:59:35 #22 [submgre2apbuild 1/7] COPY 3rdparty 3rdparty 13:59:35 #22 DONE 0.2s 13:59:35 13:59:35 #23 [submgre2apbuild 2/7] RUN cd 3rdparty/E2AP-v02.00.00 && gcc -c -DASN_DISABLE_OER_SUPPORT -I. -g -fPIC *.c && gcc *.o -g -shared -o libe2ap.so && cp libe2ap.so /usr/local/lib/ && cp *.h /usr/local/include/ && ldconfig 13:59:45 #23 DONE 10.0s 13:59:45 13:59:45 #24 [submgre2apbuild 3/7] RUN echo "E2AP E2AP-v02.00.00" >> /manifests/versions.txt 13:59:46 #24 DONE 0.3s 13:59:46 13:59:46 #25 [submgre2apbuild 4/7] COPY e2ap e2ap 13:59:46 #25 DONE 0.2s 13:59:46 13:59:46 #26 [submgre2apbuild 5/7] RUN cd e2ap/libe2ap_wrapper && gcc -c -DASN_DISABLE_OER_SUPPORT -g -fPIC *.c && gcc *.o -g -shared -o libe2ap_wrapper.so && cp libe2ap_wrapper.so /usr/local/lib/ && cp *.h /usr/local/include/ && ldconfig 13:59:46 #26 DONE 0.6s 13:59:46 13:59:46 #27 [submgre2apbuild 6/7] RUN cd e2ap && go test -v ./pkg/conv 13:59:57 #27 10.49 === RUN TestBcdEven 13:59:57 #27 10.49 TestBcdEven: 123456 encoded data [123456] 13:59:57 #27 10.49 --- PASS: TestBcdEven (0.00s) 13:59:57 #27 10.49 === RUN TestBcdUnEven1 13:59:57 #27 10.49 TestBcdUnEven1: 12345 encoded data [12345f] 13:59:57 #27 10.49 --- PASS: TestBcdUnEven1 (0.00s) 13:59:57 #27 10.49 === RUN TestBcdUnEven2 13:59:57 #27 10.49 TestBcdUnEven2: 12345f encoded data [12345f] 13:59:57 #27 10.49 --- PASS: TestBcdUnEven2 (0.00s) 13:59:57 #27 10.49 === RUN TestTbcdEven 13:59:57 #27 10.49 TestTbcdEven: 123456 encoded data [214365] 13:59:57 #27 10.49 --- PASS: TestTbcdEven (0.00s) 13:59:57 #27 10.49 === RUN TestTbcdUnEven1 13:59:57 #27 10.49 TestTbcdUnEven1: 12345 encoded data [2143f5] 13:59:57 #27 10.49 --- PASS: TestTbcdUnEven1 (0.00s) 13:59:57 #27 10.49 === RUN TestTbcdUnEven2 13:59:57 #27 10.49 TestTbcdUnEven2: 12345f encoded data [2143f5] 13:59:57 #27 10.49 --- PASS: TestTbcdUnEven2 (0.00s) 13:59:57 #27 10.49 === RUN TestPlmnId 13:59:57 #27 10.49 --- PASS: TestPlmnId (0.00s) 13:59:57 #27 10.49 === RUN TestPlmnIdBcd1 13:59:57 #27 10.49 --- PASS: TestPlmnIdBcd1 (0.00s) 13:59:57 #27 10.49 === RUN TestPlmnIdBcd2 13:59:57 #27 10.49 --- PASS: TestPlmnIdBcd2 (0.00s) 13:59:57 #27 10.49 === RUN TestPlmnIdTbcd1 13:59:57 #27 10.49 --- PASS: TestPlmnIdTbcd1 (0.00s) 13:59:57 #27 10.49 === RUN TestPlmnIdTbcd2 13:59:57 #27 10.49 --- PASS: TestPlmnIdTbcd2 (0.00s) 13:59:57 #27 10.49 PASS 13:59:57 #27 10.50 ok gerrit.o-ran-sc.org/r/ric-plt/e2ap/pkg/conv 0.005s 13:59:57 #27 DONE 10.9s 13:59:57 13:59:57 #28 [submgre2apbuild 7/7] RUN cd e2ap && go test -v ./pkg/e2ap_wrapper 13:59:57 #28 0.246 go: downloading github.com/google/go-cmp v0.3.1 14:00:00 #28 3.092 === RUN TestRunE2Tests 14:00:00 #28 3.092 === RUN TestRunE2Tests/ASN1C-E2AP-Packer 14:00:00 #28 3.092 TEST: 2026/02/19 14:00:00 (ASN1C-E2AP-Packer-): ########## ########## 14:00:00 #28 3.092 TEST: 2026/02/19 14:00:00 (ASN1C-E2AP-Packer-): init 14:00:00 #28 3.092 TEST: 2026/02/19 14:00:00 (ASN1C-E2AP-Packer-): pack 14:00:00 #28 3.092 TEST: 2026/02/19 14:00:00 (ASN1C-E2AP-Packer-): print: 14:00:00 #28 3.092 ricSubscriptionRequest. 14:00:00 #28 3.092 ricRequestID. 14:00:00 #28 3.092 ricRequestorID = 1 14:00:00 #28 3.092 ricInstanceID = 22 14:00:00 #28 3.092 ranFunctionID = 33 14:00:00 #28 3.092 ricSubscriptionDetails. 14:00:00 #28 3.092 ricActionToBeSetupItemIEs. 14:00:00 #28 3.092 contentLength = 1 14:00:00 #28 3.092 ricActionToBeSetupItem[index].ricActionID = 0 14:00:00 #28 3.092 ricActionToBeSetupItem[index].ricActionType = 1 14:00:00 #28 3.092 ricActionToBeSetupItem[index].ricActionDefinitionPresent = true 14:00:00 #28 3.092 ricActionToBeSetupItem[index].ricSubsequentActionPresent = true 14:00:00 #28 3.092 ricActionToBeSetupItem[index].ricSubsequentAction.ricSubsequentActionType = 0 14:00:00 #28 3.092 ricActionToBeSetupItem[index].ricSubsequentAction.ricTimeToWait = 9 14:00:00 #28 3.092 TEST: 2026/02/19 14:00:00 (ASN1C-E2AP-Packer-): unpack 14:00:00 #28 3.092 TEST: 2026/02/19 14:00:00 (ASN1C-E2AP-Packer-): print: 14:00:00 #28 3.092 ricSubscriptionRequest. 14:00:00 #28 3.092 ricRequestID. 14:00:00 #28 3.092 ricRequestorID = 1 14:00:00 #28 3.092 ricInstanceID = 22 14:00:00 #28 3.092 ranFunctionID = 33 14:00:00 #28 3.092 ricSubscriptionDetails. 14:00:00 #28 3.092 ricActionToBeSetupItemIEs. 14:00:00 #28 3.092 contentLength = 1 14:00:00 #28 3.092 ricActionToBeSetupItem[index].ricActionID = 0 14:00:00 #28 3.092 ricActionToBeSetupItem[index].ricActionType = 1 14:00:00 #28 3.092 ricActionToBeSetupItem[index].ricActionDefinitionPresent = true 14:00:00 #28 3.092 ricActionToBeSetupItem[index].ricSubsequentActionPresent = true 14:00:00 #28 3.092 ricActionToBeSetupItem[index].ricSubsequentAction.ricSubsequentActionType = 0 14:00:00 #28 3.092 ricActionToBeSetupItem[index].ricSubsequentAction.ricTimeToWait = 9 14:00:00 #28 3.092 === RUN TestRunE2Tests/ASN1C-E2AP-Packer#01 14:00:00 #28 3.092 TEST: 2026/02/19 14:00:00 (ASN1C-E2AP-Packer-): ########## ########## 14:00:00 #28 3.092 TEST: 2026/02/19 14:00:00 (ASN1C-E2AP-Packer-): init 14:00:00 #28 3.092 TEST: 2026/02/19 14:00:00 (ASN1C-E2AP-Packer-): pack 14:00:00 #28 3.092 TEST: 2026/02/19 14:00:00 (ASN1C-E2AP-Packer-): print: 14:00:00 #28 3.092 ricSubscriptionRequest. 14:00:00 #28 3.092 ricRequestID. 14:00:00 #28 3.092 ricRequestorID = 1 14:00:00 #28 3.092 ricInstanceID = 22 14:00:00 #28 3.092 ranFunctionID = 33 14:00:00 #28 3.092 ricSubscriptionDetails. 14:00:00 #28 3.092 ricActionToBeSetupItemIEs. 14:00:00 #28 3.092 contentLength = 1 14:00:00 #28 3.092 ricActionToBeSetupItem[index].ricActionID = 0 14:00:00 #28 3.092 ricActionToBeSetupItem[index].ricActionType = 1 14:00:00 #28 3.092 ricActionToBeSetupItem[index].ricActionDefinitionPresent = true 14:00:00 #28 3.092 ricActionToBeSetupItem[index].ricSubsequentActionPresent = true 14:00:00 #28 3.092 ricActionToBeSetupItem[index].ricSubsequentAction.ricSubsequentActionType = 0 14:00:00 #28 3.092 ricActionToBeSetupItem[index].ricSubsequentAction.ricTimeToWait = 9 14:00:00 #28 3.092 TEST: 2026/02/19 14:00:00 (ASN1C-E2AP-Packer-): unpack 14:00:00 #28 3.092 TEST: 2026/02/19 14:00:00 (ASN1C-E2AP-Packer-): print: 14:00:00 #28 3.092 ricSubscriptionRequest. 14:00:00 #28 3.092 ricRequestID. 14:00:00 #28 3.092 ricRequestorID = 1 14:00:00 #28 3.092 ricInstanceID = 22 14:00:00 #28 3.092 ranFunctionID = 33 14:00:00 #28 3.092 ricSubscriptionDetails. 14:00:00 #28 3.092 ricActionToBeSetupItemIEs. 14:00:00 #28 3.092 contentLength = 1 14:00:00 #28 3.092 ricActionToBeSetupItem[index].ricActionID = 0 14:00:00 #28 3.092 ricActionToBeSetupItem[index].ricActionType = 1 14:00:00 #28 3.092 ricActionToBeSetupItem[index].ricActionDefinitionPresent = true 14:00:00 #28 3.092 ricActionToBeSetupItem[index].ricSubsequentActionPresent = true 14:00:00 #28 3.092 ricActionToBeSetupItem[index].ricSubsequentAction.ricSubsequentActionType = 0 14:00:00 #28 3.092 ricActionToBeSetupItem[index].ricSubsequentAction.ricTimeToWait = 9 14:00:00 #28 3.092 === RUN TestRunE2Tests/ASN1C-E2AP-Packer#02 14:00:00 #28 3.092 TEST: 2026/02/19 14:00:00 (ASN1C-E2AP-Packer-): ########## ########## 14:00:00 #28 3.092 TEST: 2026/02/19 14:00:00 (ASN1C-E2AP-Packer-): init 14:00:00 #28 3.092 TEST: 2026/02/19 14:00:00 (ASN1C-E2AP-Packer-): pack 14:00:00 #28 3.092 TEST: 2026/02/19 14:00:00 (ASN1C-E2AP-Packer-): print: 14:00:00 #28 3.092 ricSubscriptionRequest. 14:00:00 #28 3.092 ricRequestID. 14:00:00 #28 3.092 ricRequestorID = 1 14:00:00 #28 3.092 ricInstanceID = 22 14:00:00 #28 3.092 ranFunctionID = 33 14:00:00 #28 3.092 ricSubscriptionDetails. 14:00:00 #28 3.092 ricActionToBeSetupItemIEs. 14:00:00 #28 3.092 contentLength = 1 14:00:00 #28 3.092 ricActionToBeSetupItem[index].ricActionID = 0 14:00:00 #28 3.092 ricActionToBeSetupItem[index].ricActionType = 1 14:00:00 #28 3.092 ricActionToBeSetupItem[index].ricActionDefinitionPresent = true 14:00:00 #28 3.092 ricActionToBeSetupItem[index].ricSubsequentActionPresent = true 14:00:00 #28 3.092 ricActionToBeSetupItem[index].ricSubsequentAction.ricSubsequentActionType = 0 14:00:00 #28 3.092 ricActionToBeSetupItem[index].ricSubsequentAction.ricTimeToWait = 9 14:00:00 #28 3.092 TEST: 2026/02/19 14:00:00 (ASN1C-E2AP-Packer-): unpack 14:00:00 #28 3.093 TEST: 2026/02/19 14:00:00 (ASN1C-E2AP-Packer-): print: 14:00:00 #28 3.093 ricSubscriptionRequest. 14:00:00 #28 3.093 ricRequestID. 14:00:00 #28 3.093 ricRequestorID = 1 14:00:00 #28 3.093 ricInstanceID = 22 14:00:00 #28 3.093 ranFunctionID = 33 14:00:00 #28 3.093 ricSubscriptionDetails. 14:00:00 #28 3.093 ricActionToBeSetupItemIEs. 14:00:00 #28 3.093 contentLength = 1 14:00:00 #28 3.093 ricActionToBeSetupItem[index].ricActionID = 0 14:00:00 #28 3.093 ricActionToBeSetupItem[index].ricActionType = 1 14:00:00 #28 3.093 ricActionToBeSetupItem[index].ricActionDefinitionPresent = true 14:00:00 #28 3.093 ricActionToBeSetupItem[index].ricSubsequentActionPresent = true 14:00:00 #28 3.093 ricActionToBeSetupItem[index].ricSubsequentAction.ricSubsequentActionType = 0 14:00:00 #28 3.093 ricActionToBeSetupItem[index].ricSubsequentAction.ricTimeToWait = 9 14:00:00 #28 3.094 === RUN TestRunE2Tests/ASN1C-E2AP-Packer#03 14:00:00 #28 3.094 TEST: 2026/02/19 14:00:00 (ASN1C-E2AP-Packer-): ########## ########## 14:00:00 #28 3.094 TEST: 2026/02/19 14:00:00 (ASN1C-E2AP-Packer-): init 14:00:00 #28 3.094 TEST: 2026/02/19 14:00:00 (ASN1C-E2AP-Packer-): pack 14:00:00 #28 3.094 TEST: 2026/02/19 14:00:00 (ASN1C-E2AP-Packer-): print: 14:00:00 #28 3.094 ricSubscriptionRequest. 14:00:00 #28 3.094 ricRequestID. 14:00:00 #28 3.094 ricRequestorID = 1 14:00:00 #28 3.094 ricInstanceID = 22 14:00:00 #28 3.094 ranFunctionID = 33 14:00:00 #28 3.094 ricSubscriptionDetails. 14:00:00 #28 3.094 ricActionToBeSetupItemIEs. 14:00:00 #28 3.094 contentLength = 1 14:00:00 #28 3.094 ricActionToBeSetupItem[index].ricActionID = 0 14:00:00 #28 3.094 ricActionToBeSetupItem[index].ricActionType = 1 14:00:00 #28 3.094 ricActionToBeSetupItem[index].ricActionDefinitionPresent = true 14:00:00 #28 3.094 ricActionToBeSetupItem[index].ricSubsequentActionPresent = true 14:00:00 #28 3.094 ricActionToBeSetupItem[index].ricSubsequentAction.ricSubsequentActionType = 0 14:00:00 #28 3.094 ricActionToBeSetupItem[index].ricSubsequentAction.ricTimeToWait = 9 14:00:00 #28 3.094 TEST: 2026/02/19 14:00:00 (ASN1C-E2AP-Packer-): unpack 14:00:00 #28 3.094 TEST: 2026/02/19 14:00:00 (ASN1C-E2AP-Packer-): print: 14:00:00 #28 3.094 ricSubscriptionRequest. 14:00:00 #28 3.094 ricRequestID. 14:00:00 #28 3.094 ricRequestorID = 1 14:00:00 #28 3.094 ricInstanceID = 22 14:00:00 #28 3.094 ranFunctionID = 33 14:00:00 #28 3.094 ricSubscriptionDetails. 14:00:00 #28 3.094 ricActionToBeSetupItemIEs. 14:00:00 #28 3.094 contentLength = 1 14:00:00 #28 3.094 ricActionToBeSetupItem[index].ricActionID = 0 14:00:00 #28 3.094 ricActionToBeSetupItem[index].ricActionType = 1 14:00:00 #28 3.094 ricActionToBeSetupItem[index].ricActionDefinitionPresent = true 14:00:00 #28 3.094 ricActionToBeSetupItem[index].ricSubsequentActionPresent = true 14:00:00 #28 3.094 ricActionToBeSetupItem[index].ricSubsequentAction.ricSubsequentActionType = 0 14:00:00 #28 3.094 ricActionToBeSetupItem[index].ricSubsequentAction.ricTimeToWait = 9 14:00:00 #28 3.094 === RUN TestRunE2Tests/ASN1C-E2AP-Packer#04 14:00:00 #28 3.094 TEST: 2026/02/19 14:00:00 (ASN1C-E2AP-Packer-): ########## ########## 14:00:00 #28 3.094 TEST: 2026/02/19 14:00:00 (ASN1C-E2AP-Packer-): init 14:00:00 #28 3.094 TEST: 2026/02/19 14:00:00 (ASN1C-E2AP-Packer-): pack 14:00:00 #28 3.094 TEST: 2026/02/19 14:00:00 (ASN1C-E2AP-Packer-): print: 14:00:00 #28 3.094 ricSubscriptionRequest. 14:00:00 #28 3.094 ricRequestID. 14:00:00 #28 3.094 ricRequestorID = 1 14:00:00 #28 3.094 ricInstanceID = 22 14:00:00 #28 3.094 ranFunctionID = 33 14:00:00 #28 3.094 ricSubscriptionDetails. 14:00:00 #28 3.094 ricActionToBeSetupItemIEs. 14:00:00 #28 3.094 contentLength = 1 14:00:00 #28 3.094 ricActionToBeSetupItem[index].ricActionID = 0 14:00:00 #28 3.094 ricActionToBeSetupItem[index].ricActionType = 1 14:00:00 #28 3.094 ricActionToBeSetupItem[index].ricActionDefinitionPresent = true 14:00:00 #28 3.094 ricActionToBeSetupItem[index].ricSubsequentActionPresent = true 14:00:00 #28 3.094 ricActionToBeSetupItem[index].ricSubsequentAction.ricSubsequentActionType = 0 14:00:00 #28 3.094 ricActionToBeSetupItem[index].ricSubsequentAction.ricTimeToWait = 9 14:00:00 #28 3.094 TEST: 2026/02/19 14:00:00 (ASN1C-E2AP-Packer-): unpack 14:00:00 #28 3.094 TEST: 2026/02/19 14:00:00 (ASN1C-E2AP-Packer-): print: 14:00:00 #28 3.094 ricSubscriptionRequest. 14:00:00 #28 3.094 ricRequestID. 14:00:00 #28 3.094 ricRequestorID = 1 14:00:00 #28 3.094 ricInstanceID = 22 14:00:00 #28 3.094 ranFunctionID = 33 14:00:00 #28 3.094 ricSubscriptionDetails. 14:00:00 #28 3.094 ricActionToBeSetupItemIEs. 14:00:00 #28 3.094 contentLength = 1 14:00:00 #28 3.094 ricActionToBeSetupItem[index].ricActionID = 0 14:00:00 #28 3.094 ricActionToBeSetupItem[index].ricActionType = 1 14:00:00 #28 3.094 ricActionToBeSetupItem[index].ricActionDefinitionPresent = true 14:00:00 #28 3.094 ricActionToBeSetupItem[index].ricSubsequentActionPresent = true 14:00:00 #28 3.094 ricActionToBeSetupItem[index].ricSubsequentAction.ricSubsequentActionType = 0 14:00:00 #28 3.094 ricActionToBeSetupItem[index].ricSubsequentAction.ricTimeToWait = 9 14:00:00 #28 3.094 === RUN TestRunE2Tests/ASN1C-E2AP-Packer#05 14:00:00 #28 3.094 TEST: 2026/02/19 14:00:00 (ASN1C-E2AP-Packer-SubsResp): ########## ########## 14:00:00 #28 3.094 TEST: 2026/02/19 14:00:00 (ASN1C-E2AP-Packer-SubsResp): init 14:00:00 #28 3.094 TEST: 2026/02/19 14:00:00 (ASN1C-E2AP-Packer-SubsResp): pack 14:00:00 #28 3.094 TEST: 2026/02/19 14:00:00 (ASN1C-E2AP-Packer-SubsResp): print: 14:00:00 #28 3.094 ricSubscriptionResponse. 14:00:00 #28 3.094 ricRequestID. 14:00:00 #28 3.094 ricRequestorID = 1 14:00:00 #28 3.094 ricInstanceID = 22 14:00:00 #28 3.094 ranFunctionID = 33 14:00:00 #28 3.094 ricActionAdmittedList. 14:00:00 #28 3.094 contentLength = 16 14:00:00 #28 3.094 ricActionAdmittedList.ricActionID[index] = 0 14:00:00 #28 3.094 ricActionAdmittedList.ricActionID[index] = 1 14:00:00 #28 3.094 ricActionAdmittedList.ricActionID[index] = 2 14:00:00 #28 3.094 ricActionAdmittedList.ricActionID[index] = 3 14:00:00 #28 3.094 ricActionAdmittedList.ricActionID[index] = 4 14:00:00 #28 3.094 ricActionAdmittedList.ricActionID[index] = 5 14:00:00 #28 3.094 ricActionAdmittedList.ricActionID[index] = 6 14:00:00 #28 3.094 ricActionAdmittedList.ricActionID[index] = 7 14:00:00 #28 3.094 ricActionAdmittedList.ricActionID[index] = 8 14:00:00 #28 3.094 ricActionAdmittedList.ricActionID[index] = 9 14:00:00 #28 3.094 ricActionAdmittedList.ricActionID[index] = 10 14:00:00 #28 3.094 ricActionAdmittedList.ricActionID[index] = 11 14:00:00 #28 3.094 ricActionAdmittedList.ricActionID[index] = 12 14:00:00 #28 3.094 ricActionAdmittedList.ricActionID[index] = 13 14:00:00 #28 3.094 ricActionAdmittedList.ricActionID[index] = 14 14:00:00 #28 3.094 ricActionAdmittedList.ricActionID[index] = 15 14:00:00 #28 3.094 ricActionNotAdmittedListPresent = true 14:00:00 #28 3.094 ricActionNotAdmittedList. 14:00:00 #28 3.094 contentLength = 16 14:00:00 #28 3.094 RICActionNotAdmittedItem[index].ricActionID = 0 14:00:00 #28 3.094 RICActionNotAdmittedItem[index].cause.content = 1 14:00:00 #28 3.094 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:00:00 #28 3.094 RICActionNotAdmittedItem[index].ricActionID = 1 14:00:00 #28 3.094 RICActionNotAdmittedItem[index].cause.content = 1 14:00:00 #28 3.094 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:00:00 #28 3.094 RICActionNotAdmittedItem[index].ricActionID = 2 14:00:00 #28 3.094 RICActionNotAdmittedItem[index].cause.content = 1 14:00:00 #28 3.094 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:00:00 #28 3.094 RICActionNotAdmittedItem[index].ricActionID = 3 14:00:00 #28 3.094 RICActionNotAdmittedItem[index].cause.content = 1 14:00:00 #28 3.094 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:00:00 #28 3.094 RICActionNotAdmittedItem[index].ricActionID = 4 14:00:00 #28 3.094 RICActionNotAdmittedItem[index].cause.content = 1 14:00:00 #28 3.094 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:00:00 #28 3.094 RICActionNotAdmittedItem[index].ricActionID = 5 14:00:00 #28 3.094 RICActionNotAdmittedItem[index].cause.content = 1 14:00:00 #28 3.094 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:00:00 #28 3.094 RICActionNotAdmittedItem[index].ricActionID = 6 14:00:00 #28 3.094 RICActionNotAdmittedItem[index].cause.content = 1 14:00:00 #28 3.094 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:00:00 #28 3.094 RICActionNotAdmittedItem[index].ricActionID = 7 14:00:00 #28 3.094 RICActionNotAdmittedItem[index].cause.content = 1 14:00:00 #28 3.094 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:00:00 #28 3.094 RICActionNotAdmittedItem[index].ricActionID = 8 14:00:00 #28 3.094 RICActionNotAdmittedItem[index].cause.content = 1 14:00:00 #28 3.094 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:00:00 #28 3.094 RICActionNotAdmittedItem[index].ricActionID = 9 14:00:00 #28 3.094 RICActionNotAdmittedItem[index].cause.content = 1 14:00:00 #28 3.094 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:00:00 #28 3.094 RICActionNotAdmittedItem[index].ricActionID = 10 14:00:00 #28 3.094 RICActionNotAdmittedItem[index].cause.content = 1 14:00:00 #28 3.094 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:00:00 #28 3.094 RICActionNotAdmittedItem[index].ricActionID = 11 14:00:00 #28 3.094 RICActionNotAdmittedItem[index].cause.content = 1 14:00:00 #28 3.094 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:00:00 #28 3.094 RICActionNotAdmittedItem[index].ricActionID = 12 14:00:00 #28 3.094 RICActionNotAdmittedItem[index].cause.content = 1 14:00:00 #28 3.094 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:00:00 #28 3.094 RICActionNotAdmittedItem[index].ricActionID = 13 14:00:00 #28 3.094 RICActionNotAdmittedItem[index].cause.content = 1 14:00:00 #28 3.094 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:00:00 #28 3.094 RICActionNotAdmittedItem[index].ricActionID = 14 14:00:00 #28 3.094 RICActionNotAdmittedItem[index].cause.content = 1 14:00:00 #28 3.094 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:00:00 #28 3.094 RICActionNotAdmittedItem[index].ricActionID = 15 14:00:00 #28 3.094 RICActionNotAdmittedItem[index].cause.content = 1 14:00:00 #28 3.094 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:00:00 #28 3.094 TEST: 2026/02/19 14:00:00 (ASN1C-E2AP-Packer-SubsResp): unpack 14:00:00 #28 3.094 TEST: 2026/02/19 14:00:00 (ASN1C-E2AP-Packer-SubsResp): print: 14:00:00 #28 3.094 ricSubscriptionResponse. 14:00:00 #28 3.094 ricRequestID. 14:00:00 #28 3.094 ricRequestorID = 1 14:00:00 #28 3.094 ricInstanceID = 22 14:00:00 #28 3.094 ranFunctionID = 33 14:00:00 #28 3.094 ricActionAdmittedList. 14:00:00 #28 3.094 contentLength = 16 14:00:00 #28 3.094 ricActionAdmittedList.ricActionID[index] = 0 14:00:00 #28 3.094 ricActionAdmittedList.ricActionID[index] = 1 14:00:00 #28 3.094 ricActionAdmittedList.ricActionID[index] = 2 14:00:00 #28 3.094 ricActionAdmittedList.ricActionID[index] = 3 14:00:00 #28 3.094 ricActionAdmittedList.ricActionID[index] = 4 14:00:00 #28 3.094 ricActionAdmittedList.ricActionID[index] = 5 14:00:00 #28 3.094 ricActionAdmittedList.ricActionID[index] = 6 14:00:00 #28 3.094 ricActionAdmittedList.ricActionID[index] = 7 14:00:00 #28 3.094 ricActionAdmittedList.ricActionID[index] = 8 14:00:00 #28 3.094 ricActionAdmittedList.ricActionID[index] = 9 14:00:00 #28 3.094 ricActionAdmittedList.ricActionID[index] = 10 14:00:00 #28 3.094 ricActionAdmittedList.ricActionID[index] = 11 14:00:00 #28 3.094 ricActionAdmittedList.ricActionID[index] = 12 14:00:00 #28 3.094 ricActionAdmittedList.ricActionID[index] = 13 14:00:00 #28 3.094 ricActionAdmittedList.ricActionID[index] = 14 14:00:00 #28 3.094 ricActionAdmittedList.ricActionID[index] = 15 14:00:00 #28 3.094 ricActionNotAdmittedListPresent = true 14:00:00 #28 3.094 ricActionNotAdmittedList. 14:00:00 #28 3.094 contentLength = 16 14:00:00 #28 3.094 RICActionNotAdmittedItem[index].ricActionID = 0 14:00:00 #28 3.094 RICActionNotAdmittedItem[index].cause.content = 1 14:00:00 #28 3.094 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:00:00 #28 3.094 RICActionNotAdmittedItem[index].ricActionID = 1 14:00:00 #28 3.094 RICActionNotAdmittedItem[index].cause.content = 1 14:00:00 #28 3.094 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:00:00 #28 3.094 RICActionNotAdmittedItem[index].ricActionID = 2 14:00:00 #28 3.094 RICActionNotAdmittedItem[index].cause.content = 1 14:00:00 #28 3.094 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:00:00 #28 3.094 RICActionNotAdmittedItem[index].ricActionID = 3 14:00:00 #28 3.094 RICActionNotAdmittedItem[index].cause.content = 1 14:00:00 #28 3.094 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:00:00 #28 3.094 RICActionNotAdmittedItem[index].ricActionID = 4 14:00:00 #28 3.094 RICActionNotAdmittedItem[index].cause.content = 1 14:00:00 #28 3.094 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:00:00 #28 3.094 RICActionNotAdmittedItem[index].ricActionID = 5 14:00:00 #28 3.094 RICActionNotAdmittedItem[index].cause.content = 1 14:00:00 #28 3.094 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:00:00 #28 3.094 RICActionNotAdmittedItem[index].ricActionID = 6 14:00:00 #28 3.094 RICActionNotAdmittedItem[index].cause.content = 1 14:00:00 #28 3.094 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:00:00 #28 3.094 RICActionNotAdmittedItem[index].ricActionID = 7 14:00:00 #28 3.094 RICActionNotAdmittedItem[index].cause.content = 1 14:00:00 #28 3.094 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:00:00 #28 3.094 RICActionNotAdmittedItem[index].ricActionID = 8 14:00:00 #28 3.094 RICActionNotAdmittedItem[index].cause.content = 1 14:00:00 #28 3.094 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:00:00 #28 3.094 RICActionNotAdmittedItem[index].ricActionID = 9 14:00:00 #28 3.094 RICActionNotAdmittedItem[index].cause.content = 1 14:00:00 #28 3.094 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:00:00 #28 3.094 RICActionNotAdmittedItem[index].ricActionID = 10 14:00:00 #28 3.094 RICActionNotAdmittedItem[index].cause.content = 1 14:00:00 #28 3.094 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:00:00 #28 3.094 RICActionNotAdmittedItem[index].ricActionID = 11 14:00:00 #28 3.094 RICActionNotAdmittedItem[index].cause.content = 1 14:00:00 #28 3.094 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:00:00 #28 3.094 RICActionNotAdmittedItem[index].ricActionID = 12 14:00:00 #28 3.094 RICActionNotAdmittedItem[index].cause.content = 1 14:00:00 #28 3.094 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:00:00 #28 3.094 RICActionNotAdmittedItem[index].ricActionID = 13 14:00:00 #28 3.094 RICActionNotAdmittedItem[index].cause.content = 1 14:00:00 #28 3.094 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:00:00 #28 3.094 RICActionNotAdmittedItem[index].ricActionID = 14 14:00:00 #28 3.094 RICActionNotAdmittedItem[index].cause.content = 1 14:00:00 #28 3.094 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:00:00 #28 3.094 RICActionNotAdmittedItem[index].ricActionID = 15 14:00:00 #28 3.094 RICActionNotAdmittedItem[index].cause.content = 1 14:00:00 #28 3.094 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:00:00 #28 3.094 === RUN TestRunE2Tests/ASN1C-E2AP-Packer#06 14:00:00 #28 3.094 TEST: 2026/02/19 14:00:00 (ASN1C-E2AP-Packer-SubsFail): ########## ########## 14:00:00 #28 3.094 TEST: 2026/02/19 14:00:00 (ASN1C-E2AP-Packer-SubsFail): init 14:00:00 #28 3.094 TEST: 2026/02/19 14:00:00 (ASN1C-E2AP-Packer-SubsFail): pack 14:00:00 #28 3.094 TEST: 2026/02/19 14:00:00 (ASN1C-E2AP-Packer-SubsFail): print: 14:00:00 #28 3.094 ricSubscriptionFailure. 14:00:00 #28 3.094 ricRequestID. 14:00:00 #28 3.094 ricRequestorID = 1 14:00:00 #28 3.094 ricInstanceID = 22 14:00:00 #28 3.094 ranFunctionID = 0 14:00:00 #28 3.094 ricActionNotAdmittedList. 14:00:00 #28 3.094 cause.content = 1 14:00:00 #28 3.094 cause.causeVal = 8 14:00:00 #28 3.094 TEST: 2026/02/19 14:00:00 (ASN1C-E2AP-Packer-SubsFail): unpack 14:00:00 #28 3.094 TEST: 2026/02/19 14:00:00 (ASN1C-E2AP-Packer-SubsFail): print: 14:00:00 #28 3.094 ricSubscriptionFailure. 14:00:00 #28 3.094 ricRequestID. 14:00:00 #28 3.094 ricRequestorID = 1 14:00:00 #28 3.094 ricInstanceID = 22 14:00:00 #28 3.094 ranFunctionID = 0 14:00:00 #28 3.094 ricActionNotAdmittedList. 14:00:00 #28 3.094 cause.content = 1 14:00:00 #28 3.094 cause.causeVal = 8 14:00:00 #28 3.094 === RUN TestRunE2Tests/ASN1C-E2AP-Packer#07 14:00:00 #28 3.094 TEST: 2026/02/19 14:00:00 (ASN1C-E2AP-Packer-SubsDeleteReq): ########## ########## 14:00:00 #28 3.094 TEST: 2026/02/19 14:00:00 (ASN1C-E2AP-Packer-SubsDeleteReq): init 14:00:00 #28 3.094 TEST: 2026/02/19 14:00:00 (ASN1C-E2AP-Packer-SubsDeleteReq): pack 14:00:00 #28 3.095 TEST: 2026/02/19 14:00:00 (ASN1C-E2AP-Packer-SubsDeleteReq): print: 14:00:00 #28 3.095 ricSubscriptionDeleteRequest. 14:00:00 #28 3.095 ricRequestID. 14:00:00 #28 3.095 ricRequestorID = 1 14:00:00 #28 3.095 ricInstanceID = 22 14:00:00 #28 3.095 ranFunctionID = 33 14:00:00 #28 3.095 TEST: 2026/02/19 14:00:00 (ASN1C-E2AP-Packer-SubsDeleteReq): unpack 14:00:00 #28 3.095 TEST: 2026/02/19 14:00:00 (ASN1C-E2AP-Packer-SubsDeleteReq): print: 14:00:00 #28 3.095 ricSubscriptionDeleteRequest. 14:00:00 #28 3.095 ricRequestID. 14:00:00 #28 3.095 ricRequestorID = 1 14:00:00 #28 3.095 ricInstanceID = 22 14:00:00 #28 3.095 ranFunctionID = 33 14:00:00 #28 3.095 === RUN TestRunE2Tests/ASN1C-E2AP-Packer#08 14:00:00 #28 3.096 TEST: 2026/02/19 14:00:00 (ASN1C-E2AP-Packer-SubsDeleteResp): ########## ########## 14:00:00 #28 3.096 TEST: 2026/02/19 14:00:00 (ASN1C-E2AP-Packer-SubsDeleteResp): init 14:00:00 #28 3.096 TEST: 2026/02/19 14:00:00 (ASN1C-E2AP-Packer-SubsDeleteResp): pack 14:00:00 #28 3.096 TEST: 2026/02/19 14:00:00 (ASN1C-E2AP-Packer-SubsDeleteResp): print: 14:00:00 #28 3.096 ricSubscriptionDeleteResponse. 14:00:00 #28 3.096 ricRequestID. 14:00:00 #28 3.096 ricRequestorID = 1 14:00:00 #28 3.096 ricInstanceID = 22 14:00:00 #28 3.096 ranFunctionID = 33 14:00:00 #28 3.096 TEST: 2026/02/19 14:00:00 (ASN1C-E2AP-Packer-SubsDeleteResp): unpack 14:00:00 #28 3.096 TEST: 2026/02/19 14:00:00 (ASN1C-E2AP-Packer-SubsDeleteResp): print: 14:00:00 #28 3.096 ricSubscriptionDeleteResponse. 14:00:00 #28 3.096 ricRequestID. 14:00:00 #28 3.096 ricRequestorID = 1 14:00:00 #28 3.096 ricInstanceID = 22 14:00:00 #28 3.096 ranFunctionID = 33 14:00:00 #28 3.096 === RUN TestRunE2Tests/ASN1C-E2AP-Packer#09 14:00:00 #28 3.096 TEST: 2026/02/19 14:00:00 (ASN1C-E2AP-Packer-SubsDeleteFail): ########## ########## 14:00:00 #28 3.096 TEST: 2026/02/19 14:00:00 (ASN1C-E2AP-Packer-SubsDeleteFail): init 14:00:00 #28 3.096 TEST: 2026/02/19 14:00:00 (ASN1C-E2AP-Packer-SubsDeleteFail): pack 14:00:00 #28 3.097 TEST: 2026/02/19 14:00:00 (ASN1C-E2AP-Packer-SubsDeleteFail): print: 14:00:00 #28 3.097 ricSubscriptionDeleteFailure. 14:00:00 #28 3.097 ricRequestID. 14:00:00 #28 3.097 ricRequestorID = 1 14:00:00 #28 3.097 ricInstanceID = 22 14:00:00 #28 3.097 ranFunctionID = 33 14:00:00 #28 3.097 TEST: 2026/02/19 14:00:00 (ASN1C-E2AP-Packer-SubsDeleteFail): unpack 14:00:00 #28 3.097 TEST: 2026/02/19 14:00:00 (ASN1C-E2AP-Packer-SubsDeleteFail): print: 14:00:00 #28 3.097 ricSubscriptionDeleteFailure. 14:00:00 #28 3.097 ricRequestID. 14:00:00 #28 3.097 ricRequestorID = 1 14:00:00 #28 3.097 ricInstanceID = 22 14:00:00 #28 3.097 ranFunctionID = 33 14:00:00 #28 3.097 --- PASS: TestRunE2Tests (0.01s) 14:00:00 #28 3.097 --- PASS: TestRunE2Tests/ASN1C-E2AP-Packer (0.00s) 14:00:00 #28 3.097 --- PASS: TestRunE2Tests/ASN1C-E2AP-Packer#01 (0.00s) 14:00:00 #28 3.097 --- PASS: TestRunE2Tests/ASN1C-E2AP-Packer#02 (0.00s) 14:00:00 #28 3.097 --- PASS: TestRunE2Tests/ASN1C-E2AP-Packer#03 (0.00s) 14:00:00 #28 3.097 --- PASS: TestRunE2Tests/ASN1C-E2AP-Packer#04 (0.00s) 14:00:00 #28 3.097 --- PASS: TestRunE2Tests/ASN1C-E2AP-Packer#05 (0.00s) 14:00:00 #28 3.097 --- PASS: TestRunE2Tests/ASN1C-E2AP-Packer#06 (0.00s) 14:00:00 #28 3.097 --- PASS: TestRunE2Tests/ASN1C-E2AP-Packer#07 (0.00s) 14:00:00 #28 3.097 --- PASS: TestRunE2Tests/ASN1C-E2AP-Packer#08 (0.00s) 14:00:00 #28 3.097 --- PASS: TestRunE2Tests/ASN1C-E2AP-Packer#09 (0.00s) 14:00:00 #28 3.097 PASS 14:00:00 #28 3.098 ok gerrit.o-ran-sc.org/r/ric-plt/e2ap/pkg/e2ap_wrapper 0.013s 14:00:01 #28 DONE 3.3s 14:00:01 14:00:01 #29 [submgrbuild 1/16] COPY go.mod go.mod 14:00:01 #29 DONE 0.2s 14:00:01 14:00:01 #30 [submgrbuild 2/16] RUN go mod download 14:00:01 #30 0.228 go: downloading go1.24.6 (linux/amd64) 14:00:21 #30 DONE 20.4s 14:00:21 14:00:21 #31 [submgrbuild 3/16] RUN mkdir pkg 14:00:22 #31 DONE 0.3s 14:00:22 14:00:22 #32 [submgrbuild 4/16] COPY api api 14:00:22 #32 DONE 0.2s 14:00:22 14:00:22 #33 [submgrbuild 5/16] RUN git clone "https://gerrit.o-ran-sc.org/r/ric-plt/rtmgr" && git -C "rtmgr" checkout 8becf0c4e06bc89b13d217a102eb7a50470cddc5 && cp rtmgr/api/routing_manager.yaml api/ && rm -rf rtmgr 14:00:22 #33 0.206 Cloning into 'rtmgr'... 14:00:23 #33 0.846 Note: switching to '8becf0c4e06bc89b13d217a102eb7a50470cddc5'. 14:00:23 #33 0.846 14:00:23 #33 0.846 You are in 'detached HEAD' state. You can look around, make experimental 14:00:23 #33 0.846 changes and commit them, and you can discard any commits you make in this 14:00:23 #33 0.846 state without impacting any branches by switching back to a branch. 14:00:23 #33 0.846 14:00:23 #33 0.846 If you want to create a new branch to retain commits you create, you may 14:00:23 #33 0.846 do so (now or later) by using -c with the switch command. Example: 14:00:23 #33 0.846 14:00:23 #33 0.846 git switch -c 14:00:23 #33 0.846 14:00:23 #33 0.846 Or undo this operation with: 14:00:23 #33 0.846 14:00:23 #33 0.846 git switch - 14:00:23 #33 0.846 14:00:23 #33 0.846 Turn off this advice by setting config variable advice.detachedHead to false 14:00:23 #33 0.846 14:00:23 #33 0.846 HEAD is now at 8becf0c Release ric-plt/rtmgr 14:00:23 #33 DONE 1.0s 14:00:23 14:00:23 #34 [submgrbuild 6/16] RUN mkdir -p /root/go && swagger generate client -f api/routing_manager.yaml -t pkg/ -m rtmgr_models -c rtmgr_client 14:00:23 #34 0.353 2026/02/19 14:00:23 validating spec /opt/submgr/api/routing_manager.yaml 14:00:24 #34 1.213 2026/02/19 14:00:24 preprocessing spec with option: minimal flattening 14:00:24 #34 1.220 2026/02/19 14:00:24 building a plan for generation 14:00:24 #34 1.220 2026/02/19 14:00:24 generation target pkg/ 14:00:24 #34 1.221 2026/02/19 14:00:24 planning definitions 14:00:24 #34 1.259 2026/02/19 14:00:24 planning operations 14:00:24 #34 1.280 2026/02/19 14:00:24 grouping operations into packages 14:00:24 #34 1.280 2026/02/19 14:00:24 planning meta data and facades 14:00:24 #34 1.285 2026/02/19 14:00:24 rendering 1 templates for model add-rmr-route 14:00:24 #34 1.285 2026/02/19 14:00:24 name field add-rmr-route 14:00:24 #34 1.285 2026/02/19 14:00:24 package field rtmgr_models 14:00:24 #34 1.285 2026/02/19 14:00:24 creating generated file "add_rmr_route.go" in "pkg/rtmgr_models" as definition 14:00:24 #34 1.293 2026/02/19 14:00:24 executed template asset:model 14:00:24 #34 1.295 2026/02/19 14:00:24 rendering 1 templates for model debuginfo 14:00:24 #34 1.295 2026/02/19 14:00:24 name field debuginfo 14:00:24 #34 1.295 2026/02/19 14:00:24 package field rtmgr_models 14:00:24 #34 1.296 2026/02/19 14:00:24 creating generated file "debuginfo.go" in "pkg/rtmgr_models" as definition 14:00:24 #34 1.303 2026/02/19 14:00:24 executed template asset:model 14:00:24 #34 1.305 2026/02/19 14:00:24 rendering 1 templates for model e2t-data 14:00:24 #34 1.305 2026/02/19 14:00:24 name field e2t-data 14:00:24 #34 1.305 2026/02/19 14:00:24 package field rtmgr_models 14:00:24 #34 1.305 2026/02/19 14:00:24 creating generated file "e2t_data.go" in "pkg/rtmgr_models" as definition 14:00:24 #34 1.310 2026/02/19 14:00:24 executed template asset:model 14:00:24 #34 1.312 2026/02/19 14:00:24 rendering 1 templates for model e2t-delete-data 14:00:24 #34 1.312 2026/02/19 14:00:24 name field e2t-delete-data 14:00:24 #34 1.312 2026/02/19 14:00:24 package field rtmgr_models 14:00:24 #34 1.312 2026/02/19 14:00:24 creating generated file "e2t_delete_data.go" in "pkg/rtmgr_models" as definition 14:00:24 #34 1.320 2026/02/19 14:00:24 executed template asset:model 14:00:24 #34 1.322 2026/02/19 14:00:24 rendering 1 templates for model endpoint 14:00:24 #34 1.322 2026/02/19 14:00:24 name field endpoint 14:00:24 #34 1.322 2026/02/19 14:00:24 package field rtmgr_models 14:00:24 #34 1.322 2026/02/19 14:00:24 creating generated file "endpoint.go" in "pkg/rtmgr_models" as definition 14:00:24 #34 1.326 2026/02/19 14:00:24 executed template asset:model 14:00:24 #34 1.327 2026/02/19 14:00:24 rendering 1 templates for model health-status 14:00:24 #34 1.327 2026/02/19 14:00:24 name field health-status 14:00:24 #34 1.327 2026/02/19 14:00:24 package field rtmgr_models 14:00:24 #34 1.328 2026/02/19 14:00:24 creating generated file "health_status.go" in "pkg/rtmgr_models" as definition 14:00:24 #34 1.332 2026/02/19 14:00:24 executed template asset:model 14:00:24 #34 1.335 2026/02/19 14:00:24 rendering 1 templates for model ran-e2t-element 14:00:24 #34 1.335 2026/02/19 14:00:24 name field ran-e2t-element 14:00:24 #34 1.335 2026/02/19 14:00:24 package field rtmgr_models 14:00:24 #34 1.335 2026/02/19 14:00:24 creating generated file "ran_e2t_element.go" in "pkg/rtmgr_models" as definition 14:00:24 #34 1.340 2026/02/19 14:00:24 executed template asset:model 14:00:24 #34 1.341 2026/02/19 14:00:24 rendering 1 templates for model ran-e2t-map 14:00:24 #34 1.341 2026/02/19 14:00:24 name field ran-e2t-map 14:00:24 #34 1.341 2026/02/19 14:00:24 package field rtmgr_models 14:00:24 #34 1.341 2026/02/19 14:00:24 creating generated file "ran_e2t_map.go" in "pkg/rtmgr_models" as definition 14:00:24 #34 1.344 2026/02/19 14:00:24 executed template asset:model 14:00:24 #34 1.345 2026/02/19 14:00:24 rendering 1 templates for model ranNamelist 14:00:24 #34 1.345 2026/02/19 14:00:24 name field ranNamelist 14:00:24 #34 1.345 2026/02/19 14:00:24 package field rtmgr_models 14:00:24 #34 1.346 2026/02/19 14:00:24 creating generated file "ran_namelist.go" in "pkg/rtmgr_models" as definition 14:00:24 #34 1.347 2026/02/19 14:00:24 executed template asset:model 14:00:24 #34 1.347 2026/02/19 14:00:24 rendering 1 templates for model routelist 14:00:24 #34 1.347 2026/02/19 14:00:24 name field routelist 14:00:24 #34 1.347 2026/02/19 14:00:24 package field rtmgr_models 14:00:24 #34 1.348 2026/02/19 14:00:24 creating generated file "routelist.go" in "pkg/rtmgr_models" as definition 14:00:24 #34 1.349 2026/02/19 14:00:24 executed template asset:model 14:00:24 #34 1.352 2026/02/19 14:00:24 rendering 1 templates for model xapp-callback-data 14:00:24 #34 1.352 2026/02/19 14:00:24 name field xapp-callback-data 14:00:24 #34 1.352 2026/02/19 14:00:24 package field rtmgr_models 14:00:24 #34 1.352 2026/02/19 14:00:24 creating generated file "xapp_callback_data.go" in "pkg/rtmgr_models" as definition 14:00:24 #34 1.355 2026/02/19 14:00:24 executed template asset:model 14:00:24 #34 1.356 2026/02/19 14:00:24 rendering 1 templates for model xapp-element 14:00:24 #34 1.356 2026/02/19 14:00:24 name field xapp-element 14:00:24 #34 1.356 2026/02/19 14:00:24 package field rtmgr_models 14:00:24 #34 1.357 2026/02/19 14:00:24 creating generated file "xapp_element.go" in "pkg/rtmgr_models" as definition 14:00:24 #34 1.360 2026/02/19 14:00:24 executed template asset:model 14:00:24 #34 1.361 2026/02/19 14:00:24 rendering 1 templates for model xapp-list 14:00:24 #34 1.361 2026/02/19 14:00:24 name field xapp-list 14:00:24 #34 1.361 2026/02/19 14:00:24 package field rtmgr_models 14:00:24 #34 1.361 2026/02/19 14:00:24 creating generated file "xapp_list.go" in "pkg/rtmgr_models" as definition 14:00:24 #34 1.363 2026/02/19 14:00:24 executed template asset:model 14:00:24 #34 1.366 2026/02/19 14:00:24 rendering 1 templates for model xapp-subscription-data 14:00:24 #34 1.366 2026/02/19 14:00:24 name field xapp-subscription-data 14:00:24 #34 1.366 2026/02/19 14:00:24 package field rtmgr_models 14:00:24 #34 1.366 2026/02/19 14:00:24 creating generated file "xapp_subscription_data.go" in "pkg/rtmgr_models" as definition 14:00:24 #34 1.371 2026/02/19 14:00:24 executed template asset:model 14:00:24 #34 1.373 2026/02/19 14:00:24 rendering 2 templates for operation 14:00:24 #34 1.373 2026/02/19 14:00:24 name field get_debuginfo 14:00:24 #34 1.373 2026/02/19 14:00:24 package field debug 14:00:24 #34 1.373 2026/02/19 14:00:24 creating generated file "get_debuginfo_parameters.go" in "pkg/rtmgr_client/debug" as parameters 14:00:24 #34 1.378 2026/02/19 14:00:24 executed template asset:clientParameter 14:00:24 #34 1.380 2026/02/19 14:00:24 name field get_debuginfo 14:00:24 #34 1.380 2026/02/19 14:00:24 package field debug 14:00:24 #34 1.380 2026/02/19 14:00:24 creating generated file "get_debuginfo_responses.go" in "pkg/rtmgr_client/debug" as responses 14:00:24 #34 1.399 2026/02/19 14:00:24 executed template asset:clientResponse 14:00:24 #34 1.404 2026/02/19 14:00:24 rendering 1 templates for operation group 14:00:24 #34 1.404 2026/02/19 14:00:24 name field debug 14:00:24 #34 1.405 2026/02/19 14:00:24 creating generated file "debug_client.go" in "pkg/rtmgr_client/debug" as client 14:00:24 #34 1.408 2026/02/19 14:00:24 executed template asset:clientClient 14:00:24 #34 1.410 2026/02/19 14:00:24 rendering 2 templates for operation 14:00:24 #34 1.410 2026/02/19 14:00:24 name field add_rmr_route 14:00:24 #34 1.410 2026/02/19 14:00:24 package field handle 14:00:24 #34 1.411 2026/02/19 14:00:24 creating generated file "add_rmr_route_parameters.go" in "pkg/rtmgr_client/handle" as parameters 14:00:24 #34 1.420 2026/02/19 14:00:24 executed template asset:clientParameter 14:00:24 #34 1.422 2026/02/19 14:00:24 name field add_rmr_route 14:00:24 #34 1.422 2026/02/19 14:00:24 package field handle 14:00:24 #34 1.423 2026/02/19 14:00:24 creating generated file "add_rmr_route_responses.go" in "pkg/rtmgr_client/handle" as responses 14:00:24 #34 1.430 2026/02/19 14:00:24 executed template asset:clientResponse 14:00:24 #34 1.431 2026/02/19 14:00:24 rendering 2 templates for operation 14:00:24 #34 1.431 2026/02/19 14:00:24 name field associate_ran_to_e2t_handle 14:00:24 #34 1.431 2026/02/19 14:00:24 package field handle 14:00:24 #34 1.432 2026/02/19 14:00:24 creating generated file "associate_ran_to_e2t_handle_parameters.go" in "pkg/rtmgr_client/handle" as parameters 14:00:24 #34 1.446 2026/02/19 14:00:24 executed template asset:clientParameter 14:00:24 #34 1.449 2026/02/19 14:00:24 name field associate_ran_to_e2t_handle 14:00:24 #34 1.449 2026/02/19 14:00:24 package field handle 14:00:24 #34 1.450 2026/02/19 14:00:24 creating generated file "associate_ran_to_e2t_handle_responses.go" in "pkg/rtmgr_client/handle" as responses 14:00:24 #34 1.460 2026/02/19 14:00:24 executed template asset:clientResponse 14:00:24 #34 1.462 2026/02/19 14:00:24 rendering 2 templates for operation 14:00:24 #34 1.462 2026/02/19 14:00:24 name field create_new_e2t_handle 14:00:24 #34 1.462 2026/02/19 14:00:24 package field handle 14:00:24 #34 1.463 2026/02/19 14:00:24 creating generated file "create_new_e2t_handle_parameters.go" in "pkg/rtmgr_client/handle" as parameters 14:00:24 #34 1.478 2026/02/19 14:00:24 executed template asset:clientParameter 14:00:24 #34 1.481 2026/02/19 14:00:24 name field create_new_e2t_handle 14:00:24 #34 1.481 2026/02/19 14:00:24 package field handle 14:00:24 #34 1.482 2026/02/19 14:00:24 creating generated file "create_new_e2t_handle_responses.go" in "pkg/rtmgr_client/handle" as responses 14:00:24 #34 1.491 2026/02/19 14:00:24 executed template asset:clientResponse 14:00:24 #34 1.494 2026/02/19 14:00:24 rendering 2 templates for operation 14:00:24 #34 1.494 2026/02/19 14:00:24 name field del_rmr_route 14:00:24 #34 1.494 2026/02/19 14:00:24 package field handle 14:00:24 #34 1.495 2026/02/19 14:00:24 creating generated file "del_rmr_route_parameters.go" in "pkg/rtmgr_client/handle" as parameters 14:00:24 #34 1.503 2026/02/19 14:00:24 executed template asset:clientParameter 14:00:24 #34 1.505 2026/02/19 14:00:24 name field del_rmr_route 14:00:24 #34 1.505 2026/02/19 14:00:24 package field handle 14:00:24 #34 1.506 2026/02/19 14:00:24 creating generated file "del_rmr_route_responses.go" in "pkg/rtmgr_client/handle" as responses 14:00:24 #34 1.513 2026/02/19 14:00:24 executed template asset:clientResponse 14:00:24 #34 1.516 2026/02/19 14:00:24 rendering 2 templates for operation 14:00:24 #34 1.516 2026/02/19 14:00:24 name field delete_e2t_handle 14:00:24 #34 1.516 2026/02/19 14:00:24 package field handle 14:00:24 #34 1.517 2026/02/19 14:00:24 creating generated file "delete_e2t_handle_parameters.go" in "pkg/rtmgr_client/handle" as parameters 14:00:24 #34 1.526 2026/02/19 14:00:24 executed template asset:clientParameter 14:00:24 #34 1.529 2026/02/19 14:00:24 name field delete_e2t_handle 14:00:24 #34 1.529 2026/02/19 14:00:24 package field handle 14:00:24 #34 1.530 2026/02/19 14:00:24 creating generated file "delete_e2t_handle_responses.go" in "pkg/rtmgr_client/handle" as responses 14:00:24 #34 1.537 2026/02/19 14:00:24 executed template asset:clientResponse 14:00:24 #34 1.545 2026/02/19 14:00:24 rendering 2 templates for operation 14:00:24 #34 1.545 2026/02/19 14:00:24 name field delete_xapp_subscription_handle 14:00:24 #34 1.545 2026/02/19 14:00:24 package field handle 14:00:24 #34 1.546 2026/02/19 14:00:24 creating generated file "delete_xapp_subscription_handle_parameters.go" in "pkg/rtmgr_client/handle" as parameters 14:00:24 #34 1.571 2026/02/19 14:00:24 executed template asset:clientParameter 14:00:24 #34 1.573 2026/02/19 14:00:24 name field delete_xapp_subscription_handle 14:00:24 #34 1.573 2026/02/19 14:00:24 package field handle 14:00:24 #34 1.574 2026/02/19 14:00:24 creating generated file "delete_xapp_subscription_handle_responses.go" in "pkg/rtmgr_client/handle" as responses 14:00:24 #34 1.586 2026/02/19 14:00:24 executed template asset:clientResponse 14:00:24 #34 1.592 2026/02/19 14:00:24 rendering 2 templates for operation 14:00:24 #34 1.592 2026/02/19 14:00:24 name field dissociate_ran 14:00:24 #34 1.592 2026/02/19 14:00:24 package field handle 14:00:24 #34 1.593 2026/02/19 14:00:24 creating generated file "dissociate_ran_parameters.go" in "pkg/rtmgr_client/handle" as parameters 14:00:24 #34 1.601 2026/02/19 14:00:24 executed template asset:clientParameter 14:00:24 #34 1.603 2026/02/19 14:00:24 name field dissociate_ran 14:00:24 #34 1.603 2026/02/19 14:00:24 package field handle 14:00:24 #34 1.604 2026/02/19 14:00:24 creating generated file "dissociate_ran_responses.go" in "pkg/rtmgr_client/handle" as responses 14:00:24 #34 1.610 2026/02/19 14:00:24 executed template asset:clientResponse 14:00:24 #34 1.615 2026/02/19 14:00:24 rendering 2 templates for operation 14:00:24 #34 1.615 2026/02/19 14:00:24 name field get_handles 14:00:24 #34 1.615 2026/02/19 14:00:24 package field handle 14:00:24 #34 1.616 2026/02/19 14:00:24 creating generated file "get_handles_parameters.go" in "pkg/rtmgr_client/handle" as parameters 14:00:24 #34 1.623 2026/02/19 14:00:24 executed template asset:clientParameter 14:00:24 #34 1.624 2026/02/19 14:00:24 name field get_handles 14:00:24 #34 1.624 2026/02/19 14:00:24 package field handle 14:00:24 #34 1.625 2026/02/19 14:00:24 creating generated file "get_handles_responses.go" in "pkg/rtmgr_client/handle" as responses 14:00:24 #34 1.629 2026/02/19 14:00:24 executed template asset:clientResponse 14:00:24 #34 1.634 2026/02/19 14:00:24 rendering 2 templates for operation 14:00:24 #34 1.634 2026/02/19 14:00:24 name field provide_xapp_handle 14:00:24 #34 1.634 2026/02/19 14:00:24 package field handle 14:00:24 #34 1.635 2026/02/19 14:00:24 creating generated file "provide_xapp_handle_parameters.go" in "pkg/rtmgr_client/handle" as parameters 14:00:24 #34 1.656 2026/02/19 14:00:24 executed template asset:clientParameter 14:00:24 #34 1.661 2026/02/19 14:00:24 name field provide_xapp_handle 14:00:24 #34 1.661 2026/02/19 14:00:24 package field handle 14:00:24 #34 1.662 2026/02/19 14:00:24 creating generated file "provide_xapp_handle_responses.go" in "pkg/rtmgr_client/handle" as responses 14:00:24 #34 1.673 2026/02/19 14:00:24 executed template asset:clientResponse 14:00:24 #34 1.679 2026/02/19 14:00:24 rendering 2 templates for operation 14:00:24 #34 1.679 2026/02/19 14:00:24 name field provide_xapp_subscription_handle 14:00:24 #34 1.679 2026/02/19 14:00:24 package field handle 14:00:24 #34 1.680 2026/02/19 14:00:24 creating generated file "provide_xapp_subscription_handle_parameters.go" in "pkg/rtmgr_client/handle" as parameters 14:00:24 #34 1.695 2026/02/19 14:00:24 executed template asset:clientParameter 14:00:24 #34 1.696 2026/02/19 14:00:24 name field provide_xapp_subscription_handle 14:00:24 #34 1.697 2026/02/19 14:00:24 package field handle 14:00:24 #34 1.697 2026/02/19 14:00:24 creating generated file "provide_xapp_subscription_handle_responses.go" in "pkg/rtmgr_client/handle" as responses 14:00:24 #34 1.707 2026/02/19 14:00:24 executed template asset:clientResponse 14:00:24 #34 1.715 2026/02/19 14:00:24 rendering 2 templates for operation 14:00:24 #34 1.715 2026/02/19 14:00:24 name field update_xapp_subscription_handle 14:00:24 #34 1.715 2026/02/19 14:00:24 package field handle 14:00:24 #34 1.716 2026/02/19 14:00:24 creating generated file "update_xapp_subscription_handle_parameters.go" in "pkg/rtmgr_client/handle" as parameters 14:00:24 #34 1.737 2026/02/19 14:00:24 executed template asset:clientParameter 14:00:25 #34 1.740 2026/02/19 14:00:24 name field update_xapp_subscription_handle 14:00:25 #34 1.740 2026/02/19 14:00:24 package field handle 14:00:25 #34 1.742 2026/02/19 14:00:24 creating generated file "update_xapp_subscription_handle_responses.go" in "pkg/rtmgr_client/handle" as responses 14:00:25 #34 1.755 2026/02/19 14:00:24 executed template asset:clientResponse 14:00:25 #34 1.762 2026/02/19 14:00:24 rendering 1 templates for operation group 14:00:25 #34 1.762 2026/02/19 14:00:24 name field handle 14:00:25 #34 1.763 2026/02/19 14:00:24 creating generated file "handle_client.go" in "pkg/rtmgr_client/handle" as client 14:00:25 #34 1.794 2026/02/19 14:00:24 executed template asset:clientClient 14:00:25 #34 1.802 2026/02/19 14:00:24 rendering 2 templates for operation 14:00:25 #34 1.802 2026/02/19 14:00:24 name field get_health 14:00:25 #34 1.802 2026/02/19 14:00:24 package field health 14:00:25 #34 1.804 2026/02/19 14:00:24 creating generated file "get_health_parameters.go" in "pkg/rtmgr_client/health" as parameters 14:00:25 #34 1.811 2026/02/19 14:00:24 executed template asset:clientParameter 14:00:25 #34 1.813 2026/02/19 14:00:24 name field get_health 14:00:25 #34 1.813 2026/02/19 14:00:24 package field health 14:00:25 #34 1.814 2026/02/19 14:00:24 creating generated file "get_health_responses.go" in "pkg/rtmgr_client/health" as responses 14:00:25 #34 1.818 2026/02/19 14:00:24 executed template asset:clientResponse 14:00:25 #34 1.820 2026/02/19 14:00:24 rendering 1 templates for operation group 14:00:25 #34 1.820 2026/02/19 14:00:24 name field health 14:00:25 #34 1.824 2026/02/19 14:00:24 creating generated file "health_client.go" in "pkg/rtmgr_client/health" as client 14:00:25 #34 1.824 2026/02/19 14:00:24 executed template asset:clientClient 14:00:25 #34 1.826 2026/02/19 14:00:24 rendering 1 templates for application RoutingManager 14:00:25 #34 1.826 2026/02/19 14:00:24 name field RoutingManager 14:00:25 #34 1.826 2026/02/19 14:00:24 package field rtmgr_client 14:00:25 #34 1.827 2026/02/19 14:00:24 creating generated file "routing_manager_client.go" in "pkg/rtmgr_client" as facade 14:00:25 #34 1.830 2026/02/19 14:00:24 executed template asset:clientFacade 14:00:25 #34 1.831 2026/02/19 14:00:24 Generation completed! 14:00:25 #34 1.831 14:00:25 #34 1.831 For this generation to compile you need to have some packages in your GOPATH: 14:00:25 #34 1.831 14:00:25 #34 1.831 * github.com/go-openapi/errors 14:00:25 #34 1.831 * github.com/go-openapi/runtime 14:00:25 #34 1.831 * github.com/go-openapi/runtime/client 14:00:25 #34 1.831 * github.com/go-openapi/strfmt 14:00:25 #34 1.831 14:00:25 #34 1.831 You can get these now with: go get -u -f pkg/... 14:00:25 #34 DONE 2.0s 14:00:25 14:00:25 #35 [submgrbuild 7/16] RUN echo "rtmgrapi 8becf0c4e06bc89b13d217a102eb7a50470cddc5 https://gerrit.o-ran-sc.org/r/ric-plt/rtmgr" >> /manifests/versions.txt 14:00:25 #35 DONE 0.3s 14:00:25 14:00:25 #36 [submgrbuild 8/16] COPY pkg pkg 14:00:25 #36 DONE 0.2s 14:00:25 14:00:25 #37 [submgrbuild 9/16] COPY cmd cmd 14:00:25 #37 DONE 0.2s 14:00:25 14:00:25 #38 [submgrbuild 10/16] COPY go.sum go.sum 14:00:26 #38 DONE 0.1s 14:00:26 14:00:26 #39 [submgrbuild 11/16] RUN go mod tidy 14:00:26 #39 0.417 go: downloading github.com/google/uuid v1.3.0 14:00:26 #39 0.494 go: downloading go.opentelemetry.io/otel/sdk v1.14.0 14:00:26 #39 0.627 go: downloading github.com/google/go-cmp v0.5.9 14:00:26 #39 0.627 go: downloading github.com/tidwall/pretty v1.0.0 14:00:26 #39 0.658 go: downloading github.com/pkg/errors v0.9.1 14:00:26 #39 0.695 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 14:00:26 #39 0.723 go: downloading github.com/BurntSushi/toml v0.3.1 14:00:26 #39 0.756 go: downloading github.com/kr/pretty v0.1.0 14:00:26 #39 0.765 go: downloading github.com/onsi/ginkgo v1.14.0 14:00:26 #39 0.766 go: downloading github.com/onsi/gomega v1.10.1 14:00:26 #39 0.777 go: downloading github.com/kr/text v0.2.0 14:00:27 #39 1.068 go: downloading golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 14:00:27 #39 1.096 go: downloading github.com/nxadm/tail v1.4.4 14:00:27 #39 1.110 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 14:00:27 #39 DONE 1.3s 14:00:27 14:00:27 #40 [submgrbuild 12/16] RUN mkdir -p /opt/bin && go build -o /opt/bin/submgr cmd/submgr.go && mkdir -p /opt/build/container/usr/local 14:01:04 #40 DONE 37.6s 14:01:04 14:01:04 #41 [submgrbuild 13/16] RUN cp go.mod go.sum /manifests/ 14:01:05 #41 DONE 0.4s 14:01:05 14:01:05 #42 [submgrbuild 14/16] RUN grep gerrit /manifests/go.sum > /manifests/go_gerrit.sum 14:01:05 #42 DONE 0.3s 14:01:05 14:01:05 #43 [submgrbuild 15/16] COPY test/config-file.json test/config-file.json 14:01:05 #43 DONE 0.2s 14:01:05 14:01:05 #44 [submgrbuild 16/16] COPY test/uta_rtg.rt test/uta_rtg.rt 14:01:05 #44 DONE 0.2s 14:01:09 14:01:09 #45 [stage-3 3/11] COPY --from=submgrbuild /manifests /manifests 14:01:09 #45 DONE 0.1s 14:01:09 14:01:09 #46 [stage-3 4/11] COPY --from=submgrbuild /opt/bin/submgr / 14:01:09 #46 DONE 0.3s 14:01:09 14:01:09 #47 [stage-3 5/11] COPY --from=submgrbuild /usr/local/include/rmr /usr/local/include/ 14:01:09 #47 DONE 0.1s 14:01:10 14:01:10 #48 [stage-3 6/11] COPY --from=submgrbuild /usr/local/lib/librmr* /usr/local/lib/ 14:01:10 #48 DONE 0.2s 14:01:10 14:01:10 #49 [stage-3 7/11] COPY --from=submgrbuild /usr/local/lib/libe2ap* /usr/local/lib/ 14:01:10 #49 DONE 0.2s 14:01:10 14:01:10 #50 [stage-3 8/11] RUN ldconfig 14:01:10 #50 0.219 /sbin/ldconfig.real: /usr/local/lib/librmr_si.so.4 is not a symbolic link 14:01:10 #50 0.219 14:01:11 #50 DONE 0.3s 14:01:11 14:01:11 #51 [stage-3 9/11] COPY run_submgr.sh / 14:01:11 #51 DONE 0.2s 14:01:11 14:01:11 #52 [stage-3 10/11] RUN chmod 755 /run_submgr.sh 14:01:11 #52 DONE 0.3s 14:01:11 14:01:11 #53 [stage-3 11/11] COPY config /opt/config 14:01:11 #53 DONE 0.2s 14:01:11 14:01:11 #54 exporting to image 14:01:11 #54 exporting layers 14:01:12 #54 exporting layers 0.9s done 14:01:12 #54 writing image sha256:22da1d67d6657adaed4e69399b9f0d7833abd12ec8677c3ee4d7595a548d5cce done 14:01:12 #54 naming to nexus3.o-ran-sc.org:10004/o-ran-sc/ric-plt-submgr:0.10.4 0.0s done 14:01:12 #54 DONE 0.9s 14:01:12 ---> docker-build.sh ends 14:01:12 [ric-plt-submgr-docker-merge-master] $ /bin/sh -xe /tmp/jenkins15944431670489951117.sh 14:01:12 [EnvInject] - Injecting environment variables from a build step. 14:01:12 [EnvInject] - Injecting as environment variables the properties content 14:01:12 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 14:01:12 14:01:12 [EnvInject] - Variables injected successfully. 14:01:12 [ric-plt-submgr-docker-merge-master] $ /bin/bash /tmp/jenkins7655077990067681624.sh 14:01:12 ---> docker-push.sh 14:01:12 Docker version 24.0.2, build cb74dfc 14:01:12 Pushing image: nexus3.o-ran-sc.org:10004/o-ran-sc/ric-plt-submgr:0.10.4 14:01:12 docker push nexus3.o-ran-sc.org:10004/o-ran-sc/ric-plt-submgr:0.10.4 14:01:12 The push refers to repository [nexus3.o-ran-sc.org:10004/o-ran-sc/ric-plt-submgr] 14:01:12 2dc6d24d8809: Preparing 14:01:12 5fb2e556865e: Preparing 14:01:12 b13d48af4e66: Preparing 14:01:12 5b0784f04b32: Preparing 14:01:12 8b1c187de703: Preparing 14:01:12 bc2c1bef1888: Preparing 14:01:12 40284716496a: Preparing 14:01:12 bff08ba34d27: Preparing 14:01:12 bc2c1bef1888: Waiting 14:01:12 40284716496a: Waiting 14:01:12 5546340b2e98: Preparing 14:01:12 34e5d8771215: Preparing 14:01:12 6b7908e4c747: Preparing 14:01:12 bff08ba34d27: Waiting 14:01:12 5546340b2e98: Waiting 14:01:12 34e5d8771215: Waiting 14:01:12 6b7908e4c747: Waiting 14:01:13 b13d48af4e66: Pushed 14:01:13 5fb2e556865e: Pushed 14:01:13 5b0784f04b32: Pushed 14:01:13 8b1c187de703: Pushed 14:01:13 2dc6d24d8809: Pushed 14:01:13 40284716496a: Pushed 14:01:13 5546340b2e98: Pushed 14:01:13 bc2c1bef1888: Pushed 14:01:15 bff08ba34d27: Pushed 14:01:20 6b7908e4c747: Pushed 14:01:22 34e5d8771215: Pushed 14:01:22 0.10.4: digest: sha256:715356e4bc007f2b97534bc9f3b15f8e0d244120a7c79339f4ab3b328611f7f3 size: 2619 14:01:22 ---> docker-push.sh ends 14:01:22 [ric-plt-submgr-docker-merge-master] $ /bin/bash /tmp/jenkins10735523658189294740.sh 14:01:22 $ ssh-agent -k 14:01:22 unset SSH_AUTH_SOCK; 14:01:22 unset SSH_AGENT_PID; 14:01:22 echo Agent pid 2163 killed; 14:01:22 [ssh-agent] Stopped. 14:01:22 [PostBuildScript] - [INFO] Executing post build scripts. 14:01:22 [ric-plt-submgr-docker-merge-master] $ /bin/bash /tmp/jenkins14641914344048761547.sh 14:01:22 ---> sysstat.sh 14:01:23 [ric-plt-submgr-docker-merge-master] $ /bin/bash /tmp/jenkins17274826475145975407.sh 14:01:23 ---> package-listing.sh 14:01:23 ++ facter osfamily 14:01:23 ++ tr '[:upper:]' '[:lower:]' 14:01:23 + OS_FAMILY=debian 14:01:23 + workspace=/w/workspace/ric-plt-submgr-docker-merge-master 14:01:23 + START_PACKAGES=/tmp/packages_start.txt 14:01:23 + END_PACKAGES=/tmp/packages_end.txt 14:01:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:01:23 + PACKAGES=/tmp/packages_start.txt 14:01:23 + '[' /w/workspace/ric-plt-submgr-docker-merge-master ']' 14:01:23 + PACKAGES=/tmp/packages_end.txt 14:01:23 + case "${OS_FAMILY}" in 14:01:23 + dpkg -l 14:01:23 + grep '^ii' 14:01:24 + '[' -f /tmp/packages_start.txt ']' 14:01:24 + '[' -f /tmp/packages_end.txt ']' 14:01:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:01:24 + '[' /w/workspace/ric-plt-submgr-docker-merge-master ']' 14:01:24 + mkdir -p /w/workspace/ric-plt-submgr-docker-merge-master/archives/ 14:01:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ric-plt-submgr-docker-merge-master/archives/ 14:01:24 [ric-plt-submgr-docker-merge-master] $ /bin/bash /tmp/jenkins16910277893996415793.sh 14:01:24 ---> capture-instance-metadata.sh 14:01:24 Setup pyenv: 14:01:24 system 14:01:24 3.8.13 14:01:24 3.9.13 14:01:24 * 3.10.6 (set by /w/workspace/ric-plt-submgr-docker-merge-master/.python-version) 14:01:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-274O from file:/tmp/.os_lf_venv 14:01:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:01:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:01:26 lf-activate-venv(): INFO: Base packages installed successfully 14:01:26 lf-activate-venv(): INFO: Installing additional packages: lftools 14:01:44 lf-activate-venv(): INFO: Adding /tmp/venv-274O/bin to PATH 14:01:44 INFO: Running in OpenStack, capturing instance metadata 14:01:44 [ric-plt-submgr-docker-merge-master] $ /bin/bash /tmp/jenkins15487894236374863704.sh 14:01:44 provisioning config files... 14:01:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ric-plt-submgr-docker-merge-master@tmp/config5006748789726854524tmp 14:01:44 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:01:44 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:01:44 [EnvInject] - Injecting environment variables from a build step. 14:01:44 [EnvInject] - Injecting as environment variables the properties content 14:01:44 SERVER_ID=logs 14:01:44 14:01:44 [EnvInject] - Variables injected successfully. 14:01:44 [ric-plt-submgr-docker-merge-master] $ /bin/bash /tmp/jenkins6285576430060300058.sh 14:01:44 ---> create-netrc.sh 14:01:44 [ric-plt-submgr-docker-merge-master] $ /bin/bash /tmp/jenkins1069445871002291533.sh 14:01:44 ---> python-tools-install.sh 14:01:44 Setup pyenv: 14:01:45 system 14:01:45 3.8.13 14:01:45 3.9.13 14:01:45 * 3.10.6 (set by /w/workspace/ric-plt-submgr-docker-merge-master/.python-version) 14:01:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-274O from file:/tmp/.os_lf_venv 14:01:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:01:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:01:48 lf-activate-venv(): INFO: Base packages installed successfully 14:01:48 lf-activate-venv(): INFO: Installing additional packages: lftools 14:02:05 lf-activate-venv(): INFO: Adding /tmp/venv-274O/bin to PATH 14:02:05 [ric-plt-submgr-docker-merge-master] $ /bin/bash /tmp/jenkins15014458492283328504.sh 14:02:05 ---> sudo-logs.sh 14:02:05 Archiving 'sudo' log.. 14:02:06 [ric-plt-submgr-docker-merge-master] $ /bin/bash /tmp/jenkins16790348244839273595.sh 14:02:06 ---> job-cost.sh 14:02:06 Setup pyenv: 14:02:06 system 14:02:06 3.8.13 14:02:06 3.9.13 14:02:06 * 3.10.6 (set by /w/workspace/ric-plt-submgr-docker-merge-master/.python-version) 14:02:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-274O from file:/tmp/.os_lf_venv 14:02:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:02:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:02:09 lf-activate-venv(): INFO: Base packages installed successfully 14:02:09 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:02:19 lf-activate-venv(): INFO: Adding /tmp/venv-274O/bin to PATH 14:02:19 INFO: No Stack... 14:02:20 INFO: Retrieving Pricing Info for: v3-starter-4 14:02:20 INFO: Archiving Costs 14:02:20 [ric-plt-submgr-docker-merge-master] $ /bin/bash -l /tmp/jenkins4459303608308480150.sh 14:02:20 ---> logs-deploy.sh 14:02:20 Setup pyenv: 14:02:20 system 14:02:20 3.8.13 14:02:20 3.9.13 14:02:20 * 3.10.6 (set by /w/workspace/ric-plt-submgr-docker-merge-master/.python-version) 14:02:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-274O from file:/tmp/.os_lf_venv 14:02:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:02:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:02:24 lf-activate-venv(): INFO: Base packages installed successfully 14:02:24 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 14:02:41 lf-activate-venv(): INFO: Adding /tmp/venv-274O/bin to PATH 14:02:41 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ric-plt-submgr-docker-merge-master/555 14:02:41 INFO: archiving workspace using pattern(s): 14:02:43 Archives upload complete. 14:02:44 INFO: archiving logs to Nexus 14:02:45 ---> uname -a: 14:02:45 Linux prd-ubuntu1804-docker-4c-4g-7058 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 14:02:45 14:02:45 14:02:45 ---> lscpu: 14:02:45 Architecture: x86_64 14:02:45 CPU op-mode(s): 32-bit, 64-bit 14:02:45 Byte Order: Little Endian 14:02:45 CPU(s): 4 14:02:45 On-line CPU(s) list: 0-3 14:02:45 Thread(s) per core: 1 14:02:45 Core(s) per socket: 1 14:02:45 Socket(s): 4 14:02:45 NUMA node(s): 1 14:02:45 Vendor ID: AuthenticAMD 14:02:45 CPU family: 23 14:02:45 Model: 49 14:02:45 Model name: AMD EPYC-Rome Processor 14:02:45 Stepping: 0 14:02:45 CPU MHz: 2799.998 14:02:45 BogoMIPS: 5599.99 14:02:45 Virtualization: AMD-V 14:02:45 Hypervisor vendor: KVM 14:02:45 Virtualization type: full 14:02:45 L1d cache: 32K 14:02:45 L1i cache: 32K 14:02:45 L2 cache: 512K 14:02:45 L3 cache: 16384K 14:02:45 NUMA node0 CPU(s): 0-3 14:02:45 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 14:02:45 14:02:45 14:02:45 ---> nproc: 14:02:45 4 14:02:45 14:02:45 14:02:45 ---> df -h: 14:02:45 Filesystem Size Used Avail Use% Mounted on 14:02:45 udev 3.9G 0 3.9G 0% /dev 14:02:45 tmpfs 798M 696K 797M 1% /run 14:02:45 /dev/vda1 20G 14G 5.8G 70% / 14:02:45 tmpfs 3.9G 0 3.9G 0% /dev/shm 14:02:45 tmpfs 5.0M 0 5.0M 0% /run/lock 14:02:45 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 14:02:45 /dev/vda15 105M 5.3M 100M 5% /boot/efi 14:02:45 tmpfs 798M 0 798M 0% /run/user/1001 14:02:45 14:02:45 14:02:45 ---> free -m: 14:02:45 total used free shared buff/cache available 14:02:45 Mem: 7976 741 765 0 6469 6937 14:02:45 Swap: 1023 0 1023 14:02:45 14:02:45 14:02:45 ---> ip addr: 14:02:45 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:02:45 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:02:45 inet 127.0.0.1/8 scope host lo 14:02:45 valid_lft forever preferred_lft forever 14:02:45 inet6 ::1/128 scope host 14:02:45 valid_lft forever preferred_lft forever 14:02:45 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 14:02:45 link/ether fa:16:3e:56:94:f8 brd ff:ff:ff:ff:ff:ff 14:02:45 inet 10.32.7.9/23 brd 10.32.7.255 scope global dynamic ens3 14:02:45 valid_lft 85919sec preferred_lft 85919sec 14:02:45 inet6 fe80::f816:3eff:fe56:94f8/64 scope link 14:02:45 valid_lft forever preferred_lft forever 14:02:45 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 14:02:45 link/ether 02:42:64:d5:37:ad brd ff:ff:ff:ff:ff:ff 14:02:45 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 14:02:45 valid_lft forever preferred_lft forever 14:02:45 14:02:45 14:02:45 ---> sar -b -r -n DEV: 14:02:45 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-7058) 02/19/26 _x86_64_ (4 CPU) 14:02:45 14:02:45 13:54:46 LINUX RESTART (4 CPU) 14:02:45 14:02:45 13:55:01 tps rtps wtps bread/s bwrtn/s 14:02:45 13:56:02 154.29 69.01 85.29 5597.20 39727.00 14:02:45 13:57:01 61.06 0.22 60.84 23.59 8916.84 14:02:45 13:58:01 204.28 13.20 191.08 2266.82 98848.59 14:02:45 13:59:01 193.43 0.53 192.90 4.27 56687.49 14:02:45 14:00:01 112.70 0.05 112.65 6.67 22460.39 14:02:45 14:01:01 98.35 8.98 89.37 345.56 19183.87 14:02:45 14:02:01 83.27 2.50 80.77 219.56 13257.79 14:02:45 Average: 129.79 13.53 116.26 1211.85 37077.23 14:02:45 14:02:45 13:55:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:02:45 13:56:02 5905248 7424196 2262180 27.70 36256 1663408 980512 10.64 575164 1519032 58420 14:02:45 13:57:01 5587916 7391080 2579512 31.58 58228 1908544 991128 10.75 623672 1753128 127232 14:02:45 13:58:01 2756956 7389020 5410472 66.24 115040 4525212 1183548 12.84 784716 4229952 418256 14:02:45 13:59:01 1413564 7267300 6753864 82.69 163484 5562884 1462204 15.87 1173288 5045024 361020 14:02:45 14:00:01 1266420 7385600 6901008 84.49 167468 5815152 1174252 12.74 1198708 5157588 132 14:02:45 14:01:01 915788 7313608 7251640 88.79 191300 6028248 1436516 15.59 1433844 5226264 429956 14:02:45 14:02:01 773644 7077844 7393784 90.53 193352 5911104 1365048 14.81 1553544 5229172 1652 14:02:45 Average: 2659934 7321235 5507494 67.43 132161 4487793 1227601 13.32 1048991 4022880 199524 14:02:45 14:02:45 13:55:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:02:45 13:56:02 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 14:02:45 13:56:02 ens3 403.43 241.81 1133.33 66.30 0.00 0.00 0.00 0.00 14:02:45 13:56:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:02:45 13:57:01 lo 0.54 0.54 0.04 0.04 0.00 0.00 0.00 0.00 14:02:45 13:57:01 ens3 60.22 51.19 715.75 6.18 0.00 0.00 0.00 0.00 14:02:45 13:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:02:45 13:58:01 lo 1.87 1.87 0.17 0.17 0.00 0.00 0.00 0.00 14:02:45 13:58:01 ens3 660.57 352.82 14732.88 28.43 0.00 0.00 0.00 0.00 14:02:45 13:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:02:45 13:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:02:45 13:59:01 ens3 492.75 393.08 3834.75 29.41 0.00 0.00 0.00 0.00 14:02:45 13:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:02:45 14:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:02:45 14:00:01 ens3 3.72 4.30 9.04 1.07 0.00 0.00 0.00 0.00 14:02:45 14:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:02:45 14:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:02:45 14:01:01 ens3 263.47 253.97 1845.86 22.58 0.00 0.00 0.00 0.00 14:02:45 14:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:02:45 14:02:01 lo 3.40 3.40 0.30 0.30 0.00 0.00 0.00 0.00 14:02:45 14:02:01 ens3 143.51 221.26 22.81 1620.86 0.00 0.00 0.00 0.00 14:02:45 14:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:02:45 Average: lo 1.03 1.03 0.09 0.09 0.00 0.00 0.00 0.00 14:02:45 Average: ens3 290.21 217.31 3190.69 254.12 0.00 0.00 0.00 0.00 14:02:45 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:02:45 14:02:45 14:02:45 ---> sar -P ALL: 14:02:45 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-7058) 02/19/26 _x86_64_ (4 CPU) 14:02:45 14:02:45 13:54:46 LINUX RESTART (4 CPU) 14:02:45 14:02:45 13:55:01 CPU %user %nice %system %iowait %steal %idle 14:02:45 13:56:02 all 18.94 0.00 3.06 5.07 1.62 71.30 14:02:45 13:56:02 0 14.01 0.00 2.12 6.57 1.71 75.60 14:02:45 13:56:02 1 17.72 0.00 5.90 3.65 1.49 71.23 14:02:45 13:56:02 2 11.19 0.00 1.63 5.52 1.37 80.30 14:02:45 13:56:02 3 32.86 0.00 2.61 4.55 1.92 58.06 14:02:45 13:57:01 all 20.24 0.00 1.21 1.62 1.27 75.66 14:02:45 13:57:01 0 12.33 0.00 0.84 0.10 0.98 85.75 14:02:45 13:57:01 1 47.62 0.00 2.55 0.88 2.06 46.88 14:02:45 13:57:01 2 3.25 0.00 0.75 5.42 0.49 90.09 14:02:45 13:57:01 3 17.78 0.00 0.69 0.10 1.53 79.90 14:02:45 13:58:01 all 25.83 0.00 11.85 3.41 2.59 56.32 14:02:45 13:58:01 0 28.84 0.00 10.86 5.12 2.46 52.72 14:02:45 13:58:01 1 28.37 0.00 11.95 2.85 2.61 54.23 14:02:45 13:58:01 2 20.78 0.00 11.79 4.04 2.72 60.67 14:02:45 13:58:01 3 25.31 0.00 12.80 1.59 2.57 57.73 14:02:45 13:59:01 all 13.94 0.00 5.83 4.59 1.60 74.04 14:02:45 13:59:01 0 12.07 0.00 7.04 4.68 1.77 74.44 14:02:45 13:59:01 1 16.75 0.00 5.84 3.79 1.46 72.16 14:02:45 13:59:01 2 13.36 0.00 5.36 8.64 1.65 70.99 14:02:45 13:59:01 3 13.58 0.00 5.08 1.29 1.54 78.50 14:02:45 14:00:01 all 50.52 0.00 8.19 2.63 3.06 35.59 14:02:45 14:00:01 0 54.45 0.00 8.70 1.40 3.17 32.28 14:02:45 14:00:01 1 50.00 0.00 7.87 1.49 2.86 37.79 14:02:45 14:00:01 2 47.67 0.00 7.71 5.25 3.39 35.98 14:02:45 14:00:01 3 49.95 0.00 8.48 2.42 2.82 36.32 14:02:45 14:01:01 all 45.44 0.00 7.78 1.55 2.67 42.57 14:02:45 14:01:01 0 45.12 0.00 6.92 0.70 2.67 44.60 14:02:45 14:01:01 1 44.13 0.00 7.54 1.72 2.86 43.75 14:02:45 14:01:01 2 47.09 0.00 7.69 0.55 2.53 42.13 14:02:45 14:01:01 3 45.43 0.00 8.93 3.20 2.65 39.80 14:02:45 14:02:01 all 23.21 0.00 2.32 2.08 1.32 71.07 14:02:45 14:02:01 0 26.95 0.00 2.65 1.98 1.42 67.00 14:02:45 14:02:01 1 17.23 0.00 1.69 1.33 0.90 78.85 14:02:45 14:02:01 2 31.76 0.00 2.58 3.28 1.88 60.50 14:02:45 14:02:01 3 16.94 0.00 2.33 1.73 1.08 77.91 14:02:45 Average: all 28.33 0.00 5.74 2.99 2.02 60.92 14:02:45 Average: 0 27.70 0.00 5.59 2.94 2.03 61.74 14:02:45 Average: 1 31.67 0.00 6.18 2.24 2.03 57.87 14:02:45 Average: 2 25.07 0.00 5.35 4.66 2.01 62.90 14:02:45 Average: 3 28.86 0.00 5.83 2.13 2.01 61.17 14:02:45 14:02:45 14:02:45