08:22:09 Started by timer 08:22:09 Running as SYSTEM 08:22:09 [EnvInject] - Loading node environment variables. 08:22:09 Building remotely on prd-ubuntu1804-docker-4c-4g-12437 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/sim-o1-interface-ntsim-ng-o-ran-ru-fh-docker-merge-master 08:22:09 [ssh-agent] Looking for ssh-agent implementation... 08:22:09 $ ssh-agent 08:22:09 SSH_AUTH_SOCK=/tmp/ssh-GZUPuCFDj3Ew/agent.2139 08:22:09 SSH_AGENT_PID=2141 08:22:09 [ssh-agent] Started. 08:22:09 Running ssh-add (command line suppressed) 08:22:09 Identity added: /w/workspace/sim-o1-interface-ntsim-ng-o-ran-ru-fh-docker-merge-master@tmp/private_key_12915309575295213231.key (jenkins-ssh) 08:22:09 [ssh-agent] Using credentials jenkins (jenkins) 08:22:09 The recommended git tool is: NONE 08:22:11 using credential jenkins 08:22:11 Wiping out workspace first. 08:22:11 Cloning the remote Git repository 08:22:11 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/sim/o1-interface 08:22:11 > git init /w/workspace/sim-o1-interface-ntsim-ng-o-ran-ru-fh-docker-merge-master # timeout=10 08:22:11 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/sim/o1-interface 08:22:11 > git --version # timeout=10 08:22:11 > git --version # 'git version 2.17.1' 08:22:11 using GIT_SSH to set credentials jenkins 08:22:11 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/sim/o1-interface +refs/heads/*:refs/remotes/origin/* # timeout=10 08:22:12 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/sim/o1-interface # timeout=10 08:22:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:22:12 Avoid second fetch 08:22:12 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 08:22:12 Checking out Revision d813be5ab70d2717ceb728819a21defeda84d1eb (refs/remotes/origin/master) 08:22:12 > git config core.sparsecheckout # timeout=10 08:22:12 > git checkout -f d813be5ab70d2717ceb728819a21defeda84d1eb # timeout=10 08:22:12 Commit message: "Release docker images for J Release" 08:22:12 > git rev-list --no-walk d813be5ab70d2717ceb728819a21defeda84d1eb # timeout=10 08:22:16 provisioning config files... 08:22:16 copy managed file [npmrc] to file:/home/jenkins/.npmrc 08:22:16 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 08:22:16 [sim-o1-interface-ntsim-ng-o-ran-ru-fh-docker-merge-master] $ /bin/bash /tmp/jenkins12321613601139320078.sh 08:22:16 ---> python-tools-install.sh 08:22:16 Setup pyenv: 08:22:16 * system (set by /opt/pyenv/version) 08:22:16 * 3.8.13 (set by /opt/pyenv/version) 08:22:16 * 3.9.13 (set by /opt/pyenv/version) 08:22:16 * 3.10.6 (set by /opt/pyenv/version) 08:22:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-trrC 08:22:20 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:22:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:22:25 lf-activate-venv(): INFO: Installing additional packages: lftools 08:22:51 lf-activate-venv(): INFO: Adding /tmp/venv-trrC/bin to PATH 08:22:51 Generating Requirements File 08:23:18 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. 08:23:18 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 08:23:18 Python 3.10.6 08:23:19 pip 26.2.1 from /tmp/venv-trrC/lib/python3.10/site-packages/pip (python 3.10) 08:23:19 aiohappyeyeballs==2.7.1 08:23:19 aiohttp==3.14.3 08:23:19 aiosignal==1.4.0 08:23:19 appdirs==1.4.4 08:23:19 argcomplete==3.7.2 08:23:19 aspy.yaml==1.3.0 08:23:19 async-timeout==5.0.1 08:23:19 attrs==26.1.0 08:23:19 autopage==0.6.0 08:23:19 backports.strenum==1.3.1 08:23:19 beautifulsoup4==4.15.0 08:23:19 boto3==1.43.93 08:23:19 botocore==1.43.93 08:23:19 bs4==0.0.2 08:23:19 certifi==2026.7.22 08:23:19 cffi==2.1.1 08:23:19 cfgv==3.5.0 08:23:19 chardet==7.6.0 08:23:19 charset-normalizer==3.5.1 08:23:19 click==8.5.0 08:23:19 cliff==4.14.0 08:23:19 cmd2==3.5.1 08:23:19 cryptography==3.3.2 08:23:19 debtcollector==3.1.0 08:23:19 decorator==5.3.1 08:23:19 defusedxml==0.7.1 08:23:19 Deprecated==1.3.1 08:23:19 distlib==0.4.3 08:23:19 dnspython==2.8.0 08:23:19 docker==7.2.0 08:23:19 dogpile.cache==1.5.0 08:23:19 durationpy==0.11 08:23:19 email-validator==2.3.0 08:23:19 filelock==3.32.6 08:23:19 frozenlist==1.8.0 08:23:19 future==1.0.0 08:23:19 gitdb==4.0.12 08:23:19 GitPython==3.1.62 08:23:19 httplib2==0.30.2 08:23:19 identify==2.6.19 08:23:19 idna==3.19 08:23:19 importlib-resources==1.5.0 08:23:19 iso8601==2.1.0 08:23:19 Jinja2==3.1.6 08:23:19 jmespath==1.1.0 08:23:19 jsonpatch==1.33 08:23:19 jsonpointer==3.1.1 08:23:19 jsonschema==4.26.0 08:23:19 jsonschema-specifications==2025.9.1 08:23:19 keystoneauth1==5.14.0 08:23:19 kubernetes==36.0.3 08:23:19 lftools==0.37.23 08:23:19 lxml==6.1.3 08:23:19 markdown-it-py==4.2.0 08:23:19 MarkupSafe==3.0.3 08:23:19 mdurl==0.1.2 08:23:19 msgpack==1.2.2 08:23:19 multi_key_dict==2.0.3 08:23:19 multidict==6.8.0 08:23:19 munch==4.0.0 08:23:19 netaddr==1.3.0 08:23:19 niet==1.4.2 08:23:19 nodeenv==1.10.0 08:23:19 oauth2client==4.1.3 08:23:19 oauthlib==3.3.1 08:23:19 openstacksdk==4.13.0 08:23:19 os-service-types==1.8.2 08:23:19 osc-lib==4.6.0 08:23:19 oslo.config==10.4.0 08:23:19 oslo.context==6.4.0 08:23:19 oslo.i18n==6.8.0 08:23:19 oslo.log==8.2.0 08:23:19 oslo.serialization==5.10.0 08:23:19 oslo.utils==10.1.1 08:23:19 packaging==26.3 08:23:19 pbr==7.0.3 08:23:19 platformdirs==4.11.8 08:23:19 prettytable==3.18.0 08:23:19 propcache==0.5.2 08:23:19 psutil==7.2.2 08:23:19 pyasn1==0.6.4 08:23:19 pyasn1_modules==0.4.2 08:23:19 pycparser==3.0 08:23:19 pygerrit2==2.0.15 08:23:19 PyGithub==2.10.0 08:23:19 Pygments==2.21.0 08:23:19 PyJWT==2.14.0 08:23:19 PyNaCl==1.6.2 08:23:19 pyparsing==2.4.7 08:23:19 pyperclip==1.11.0 08:23:19 pyrsistent==0.20.0 08:23:19 python-cinderclient==9.9.0 08:23:19 python-dateutil==2.9.0.post0 08:23:19 python-discovery==1.6.0 08:23:19 python-heatclient==5.2.0 08:23:19 python-jenkins==1.8.3 08:23:19 python-keystoneclient==6.0.0 08:23:19 python-magnumclient==4.11.0 08:23:19 python-openstackclient==10.0.0 08:23:19 python-swiftclient==4.11.0 08:23:19 PyYAML==6.0.3 08:23:19 referencing==0.37.0 08:23:19 requests==2.34.2 08:23:19 requests-oauthlib==2.0.0 08:23:19 rfc3986==2.0.0 08:23:19 rich==15.0.0 08:23:19 rich-argparse==1.8.0 08:23:19 rpds-py==0.30.0 08:23:19 rsa==4.9.1 08:23:19 ruamel.yaml==0.19.1 08:23:19 ruamel.yaml.clib==0.2.15 08:23:19 s3transfer==0.19.2 08:23:19 simplejson==4.1.2 08:23:19 six==1.17.0 08:23:19 smmap==5.0.3 08:23:19 soupsieve==2.9.2 08:23:19 stevedore==5.8.0 08:23:19 tabulate==0.10.0 08:23:19 toml==0.10.2 08:23:19 tomlkit==0.15.1 08:23:19 tqdm==4.70.1 08:23:19 typing_extensions==4.16.0 08:23:19 urllib3==1.26.20 08:23:19 virtualenv==21.7.9 08:23:19 wcwidth==0.8.3 08:23:19 websocket-client==1.9.2 08:23:19 wrapt==2.4.1 08:23:19 xdg==6.0.0 08:23:19 xmltodict==1.0.4 08:23:19 yarl==1.24.5 08:23:19 yq==4.1.2 08:23:19 [sim-o1-interface-ntsim-ng-o-ran-ru-fh-docker-merge-master] $ /bin/sh /tmp/jenkins5819170130256789852.sh 08:23:19 ---> uv-install.sh 08:23:19 Installing uv/uvx (latest) using shell installer 08:23:19 2026-09-13 08:23:19 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71308/71308] -> "/tmp/uv-install-7HPisW.sh" [1] 08:23:19 downloading uv 0.12.13 x86_64-unknown-linux-gnu 08:23:20 installing to /home/jenkins/.local/bin 08:23:20 uv 08:23:20 uvx 08:23:20 everything's installed! 08:23:20 08:23:20 To add $HOME/.local/bin to your PATH, either restart your shell or run: 08:23:20 08:23:20 source $HOME/.local/bin/env (sh, bash, zsh) 08:23:20 source $HOME/.local/bin/env.fish (fish) 08:23:20 Adding install location to PATH 08:23:20 ---> Validating uv/uvx install 08:23:20 uvx 0.12.13 (x86_64-unknown-linux-gnu) 08:23:20 provisioning config files... 08:23:20 copy managed file [global-settings] to file:/w/workspace/sim-o1-interface-ntsim-ng-o-ran-ru-fh-docker-merge-master@tmp/config10123842168073538346tmp 08:23:20 copy managed file [sim-o1-interface-settings] to file:/w/workspace/sim-o1-interface-ntsim-ng-o-ran-ru-fh-docker-merge-master@tmp/config4549546886154760902tmp 08:23:20 [sim-o1-interface-ntsim-ng-o-ran-ru-fh-docker-merge-master] $ /bin/bash /tmp/jenkins11338052079475657263.sh 08:23:20 ---> docker-login.sh 08:23:20 nexus3.o-ran-sc.org:10001 08:23:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:23:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:23:21 Configure a credential helper to remove this warning. See 08:23:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:23:21 08:23:21 Login Succeeded 08:23:21 nexus3.o-ran-sc.org:10002 08:23:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:23:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:23:21 Configure a credential helper to remove this warning. See 08:23:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:23:21 08:23:21 Login Succeeded 08:23:21 nexus3.o-ran-sc.org:10003 08:23:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:23:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:23:21 Configure a credential helper to remove this warning. See 08:23:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:23:21 08:23:21 Login Succeeded 08:23:21 nexus3.o-ran-sc.org:10004 08:23:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:23:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:23:21 Configure a credential helper to remove this warning. See 08:23:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:23:21 08:23:21 Login Succeeded 08:23:21 ---> docker-login.sh ends 08:23:21 [sim-o1-interface-ntsim-ng-o-ran-ru-fh-docker-merge-master] $ /bin/bash /tmp/jenkins8919660209712209078.sh 08:23:21 [sim-o1-interface-ntsim-ng-o-ran-ru-fh-docker-merge-master] $ /bin/sh -xe /tmp/jenkins16842500147190615636.sh 08:23:21 [EnvInject] - Injecting environment variables from a build step. 08:23:21 [EnvInject] - Injecting as environment variables the properties content 08:23:21 DOCKER_ROOT=ntsimulator/deploy/o-ran-ru-fh 08:23:21 CONTAINER_TAG_YAML_DIR= 08:23:21 CONTAINER_TAG_METHOD=yaml-file 08:23:21 08:23:21 [EnvInject] - Variables injected successfully. 08:23:21 [sim-o1-interface-ntsim-ng-o-ran-ru-fh-docker-merge-master] $ /bin/bash -l /tmp/jenkins3531576030667703851.sh 08:23:21 ---> docker-get-container-tag.sh 08:23:21 Setup pyenv: 08:23:21 system 08:23:21 3.8.13 08:23:21 3.9.13 08:23:21 * 3.10.6 (set by /w/workspace/sim-o1-interface-ntsim-ng-o-ran-ru-fh-docker-merge-master/.python-version) 08:23:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-trrC from file:/tmp/.os_lf_venv 08:23:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:23:24 lf-activate-venv(): INFO: Installing additional packages: yq 08:23:25 lf-activate-venv(): INFO: Adding /tmp/venv-trrC/bin to PATH 08:23:25 ---> Docker image tag found: 1.8.1 08:23:25 [EnvInject] - Injecting environment variables from a build step. 08:23:25 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 08:23:25 [EnvInject] - Variables injected successfully. 08:23:25 [EnvInject] - Injecting environment variables from a build step. 08:23:25 [EnvInject] - Injecting as environment variables the properties content 08:23:25 DOCKER_ARGS=--network=host -f Dockerfile --build-arg NTS_BUILD_DATE=$(date -u +'%Y-%m-%dT%H:%M:%SZ') 08:23:25 DOCKER_ROOT=ntsimulator/deploy/o-ran-ru-fh 08:23:25 CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 08:23:25 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 08:23:25 DOCKER_NAME=o-ran-sc/nts-ng-o-ran-ru-fh 08:23:25 08:23:25 [EnvInject] - Variables injected successfully. 08:23:25 [sim-o1-interface-ntsim-ng-o-ran-ru-fh-docker-merge-master] $ /bin/bash /tmp/jenkins8314677209934900257.sh 08:23:25 ---> docker-build.sh 08:23:25 Docker version 24.0.2, build cb74dfc 08:23:25 Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/nts-ng-o-ran-ru-fh:1.8.1 08:23:25 docker build --network=host -f Dockerfile --build-arg NTS_BUILD_DATE=$(date -u +'%Y-%m-%dT%H:%M:%SZ') -t nexus3.o-ran-sc.org:10004/o-ran-sc/nts-ng-o-ran-ru-fh:1.8.1 . 08:23:26 #1 [internal] load build definition from Dockerfile 08:23:26 #1 transferring dockerfile: 1.33kB done 08:23:26 #1 DONE 0.1s 08:23:26 08:23:26 #2 [internal] load .dockerignore 08:23:26 #2 transferring context: 2B done 08:23:26 #2 DONE 0.1s 08:23:26 08:23:26 #3 [internal] load metadata for nexus3.o-ran-sc.org:10004/o-ran-sc/nts-ng-base:latest 08:23:26 #3 DONE 0.1s 08:23:26 08:23:26 #4 [internal] load build context 08:23:26 #4 DONE 0.0s 08:23:26 08:23:26 #5 [1/6] FROM nexus3.o-ran-sc.org:10004/o-ran-sc/nts-ng-base:latest@sha256:54843a80a33af8d1f3183d733be6e3957639c1dde3b2d173a4d16889bb422722 08:23:26 #5 resolve nexus3.o-ran-sc.org:10004/o-ran-sc/nts-ng-base:latest@sha256:54843a80a33af8d1f3183d733be6e3957639c1dde3b2d173a4d16889bb422722 0.0s done 08:23:26 #5 ... 08:23:26 08:23:26 #4 [internal] load build context 08:23:26 #4 transferring context: 1.19MB 0.0s done 08:23:26 #4 DONE 0.1s 08:23:26 08:23:26 #5 [1/6] FROM nexus3.o-ran-sc.org:10004/o-ran-sc/nts-ng-base:latest@sha256:54843a80a33af8d1f3183d733be6e3957639c1dde3b2d173a4d16889bb422722 08:23:26 #5 sha256:4ff2c518539a756907d0382ef96b6fe2aca36e713746f0b6ce2b8c7624072158 8.12kB / 8.12kB done 08:23:26 #5 sha256:e573979f5081f39d8f12d1ebe77f347a662dbc42b84c785396daaeca6f9d0b6d 5.24MB / 28.58MB 0.1s 08:23:26 #5 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 0B / 32B 0.1s 08:23:26 #5 sha256:54843a80a33af8d1f3183d733be6e3957639c1dde3b2d173a4d16889bb422722 4.69kB / 4.69kB done 08:23:26 #5 sha256:003571c352525a210c8622168a5dd5b70a8ba04ea9392684f3f6ff8cc93a4348 0B / 7.08MB 0.1s 08:23:26 #5 sha256:e573979f5081f39d8f12d1ebe77f347a662dbc42b84c785396daaeca6f9d0b6d 14.68MB / 28.58MB 0.2s 08:23:26 #5 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 08:23:26 #5 sha256:003571c352525a210c8622168a5dd5b70a8ba04ea9392684f3f6ff8cc93a4348 7.08MB / 7.08MB 0.2s 08:23:26 #5 sha256:b55592dd8c15ed338829c31d3b119d80e34d416ca6245e1fa192becdd8621442 305.35kB / 305.35kB 0.2s 08:23:26 #5 sha256:cde518014737c4e42363b069df48fa2de0729897d8ecb1cc6dc8a889b967ce8c 4.56kB / 4.56kB 0.1s done 08:23:26 #5 sha256:e573979f5081f39d8f12d1ebe77f347a662dbc42b84c785396daaeca6f9d0b6d 28.58MB / 28.58MB 0.4s 08:23:26 #5 sha256:003571c352525a210c8622168a5dd5b70a8ba04ea9392684f3f6ff8cc93a4348 7.08MB / 7.08MB 0.2s done 08:23:26 #5 sha256:b55592dd8c15ed338829c31d3b119d80e34d416ca6245e1fa192becdd8621442 305.35kB / 305.35kB 0.2s done 08:23:26 #5 sha256:b2e365a397b86177277359a14f28fedd32da4df07d9323f32a8a07ff0d7bf2da 1.61MB / 1.61MB 0.3s done 08:23:26 #5 sha256:4cc3912be2e406adbabf9dc4b0b03b51076afeb4d29547d56ba260c56582b6eb 53.84kB / 53.84kB 0.3s done 08:23:26 #5 sha256:5cd55625c266da96ba04e16721de566476adc1b00616b6bd54b9a2140bfeca2c 64.65kB / 64.65kB 0.3s done 08:23:26 #5 sha256:8b8a4bc2980dcc580bba6144a038be9a6b6ad39e23aa888a4fe9f62949563b98 3.49kB / 3.49kB 0.4s 08:23:26 #5 sha256:bdc322e418a3b8522e3dc562b39c652612a23b005d66f54043d7daee0085b1a1 142B / 142B 0.4s 08:23:26 #5 sha256:e573979f5081f39d8f12d1ebe77f347a662dbc42b84c785396daaeca6f9d0b6d 28.58MB / 28.58MB 0.4s done 08:23:26 #5 sha256:8b8a4bc2980dcc580bba6144a038be9a6b6ad39e23aa888a4fe9f62949563b98 3.49kB / 3.49kB 0.4s done 08:23:26 #5 sha256:bdc322e418a3b8522e3dc562b39c652612a23b005d66f54043d7daee0085b1a1 142B / 142B 0.4s done 08:23:26 #5 extracting sha256:e573979f5081f39d8f12d1ebe77f347a662dbc42b84c785396daaeca6f9d0b6d 08:23:26 #5 sha256:a74b1ee72b68430546a43fb41200147143a63a53b80a68e3d671654e62907146 163B / 163B 0.5s done 08:23:26 #5 sha256:75a12dcb18469eb42a5257e7d0e6e4625b4d05d828f52be0aa378ed571e83585 14.84kB / 14.84kB 0.4s done 08:23:26 #5 sha256:e1f37e5122c4150debedfb14f8cf2f17319ef8a4fbe5b8661ff389129ad4d576 34.41kB / 34.41kB 0.5s done 08:23:26 #5 sha256:150c89d3f201883335848c3316f2414805de48e95f095744ca620cabcc3228b7 4.94kB / 4.94kB 0.5s 08:23:26 #5 sha256:150c89d3f201883335848c3316f2414805de48e95f095744ca620cabcc3228b7 4.94kB / 4.94kB 0.5s done 08:23:26 #5 sha256:fc86d02b8987658824ed3f56a7d11ec2d67bfa74f8d5b3cf6a4ffe83f54f6466 131.05kB / 131.05kB 0.5s done 08:23:26 #5 sha256:b78a14b90890184d70aac3871131a0d01c0b82c69e559e5259deef2ecadedd9d 1.84kB / 1.84kB 0.5s done 08:23:26 #5 sha256:f1bc3a45b687127d85095960e67d3a5fb44b0c262ec9412ffc980ddd0e326d87 1.26kB / 1.26kB 0.6s done 08:23:26 #5 sha256:2ea3b86f9073b07a55c24f4e0b7b0c367b3a4446d1b64d82121c873db9ad485c 500B / 500B 0.6s done 08:23:26 #5 sha256:a72df709d47fb79065e87e40c61fdac2e27a3c7db4a7efc8df2ffb71246d6c05 152B / 152B 0.6s done 08:23:26 #5 sha256:6721930baa3e52f19e1512f10396d5fb05a73ad19203f880c088ed709d386814 167B / 167B 0.6s done 08:23:27 #5 extracting sha256:e573979f5081f39d8f12d1ebe77f347a662dbc42b84c785396daaeca6f9d0b6d 1.0s done 08:23:27 #5 extracting sha256:003571c352525a210c8622168a5dd5b70a8ba04ea9392684f3f6ff8cc93a4348 08:23:28 #5 extracting sha256:003571c352525a210c8622168a5dd5b70a8ba04ea9392684f3f6ff8cc93a4348 0.2s done 08:23:28 #5 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 08:23:28 #5 extracting sha256:cde518014737c4e42363b069df48fa2de0729897d8ecb1cc6dc8a889b967ce8c 08:23:28 #5 extracting sha256:cde518014737c4e42363b069df48fa2de0729897d8ecb1cc6dc8a889b967ce8c done 08:23:28 #5 extracting sha256:b55592dd8c15ed338829c31d3b119d80e34d416ca6245e1fa192becdd8621442 0.0s done 08:23:28 #5 extracting sha256:b2e365a397b86177277359a14f28fedd32da4df07d9323f32a8a07ff0d7bf2da 08:23:28 #5 extracting sha256:b2e365a397b86177277359a14f28fedd32da4df07d9323f32a8a07ff0d7bf2da 0.1s done 08:23:28 #5 extracting sha256:4cc3912be2e406adbabf9dc4b0b03b51076afeb4d29547d56ba260c56582b6eb 08:23:28 #5 extracting sha256:4cc3912be2e406adbabf9dc4b0b03b51076afeb4d29547d56ba260c56582b6eb done 08:23:28 #5 extracting sha256:5cd55625c266da96ba04e16721de566476adc1b00616b6bd54b9a2140bfeca2c done 08:23:28 #5 extracting sha256:8b8a4bc2980dcc580bba6144a038be9a6b6ad39e23aa888a4fe9f62949563b98 08:23:28 #5 extracting sha256:8b8a4bc2980dcc580bba6144a038be9a6b6ad39e23aa888a4fe9f62949563b98 done 08:23:28 #5 extracting sha256:bdc322e418a3b8522e3dc562b39c652612a23b005d66f54043d7daee0085b1a1 done 08:23:28 #5 extracting sha256:a74b1ee72b68430546a43fb41200147143a63a53b80a68e3d671654e62907146 done 08:23:28 #5 extracting sha256:75a12dcb18469eb42a5257e7d0e6e4625b4d05d828f52be0aa378ed571e83585 done 08:23:28 #5 extracting sha256:e1f37e5122c4150debedfb14f8cf2f17319ef8a4fbe5b8661ff389129ad4d576 done 08:23:28 #5 extracting sha256:fc86d02b8987658824ed3f56a7d11ec2d67bfa74f8d5b3cf6a4ffe83f54f6466 done 08:23:29 #5 extracting sha256:150c89d3f201883335848c3316f2414805de48e95f095744ca620cabcc3228b7 done 08:23:29 #5 extracting sha256:b78a14b90890184d70aac3871131a0d01c0b82c69e559e5259deef2ecadedd9d done 08:23:29 #5 extracting sha256:2ea3b86f9073b07a55c24f4e0b7b0c367b3a4446d1b64d82121c873db9ad485c done 08:23:29 #5 extracting sha256:a72df709d47fb79065e87e40c61fdac2e27a3c7db4a7efc8df2ffb71246d6c05 08:23:29 #5 extracting sha256:a72df709d47fb79065e87e40c61fdac2e27a3c7db4a7efc8df2ffb71246d6c05 done 08:23:29 #5 extracting sha256:f1bc3a45b687127d85095960e67d3a5fb44b0c262ec9412ffc980ddd0e326d87 done 08:23:29 #5 extracting sha256:6721930baa3e52f19e1512f10396d5fb05a73ad19203f880c088ed709d386814 done 08:23:30 #5 DONE 4.0s 08:23:30 08:23:30 #6 [2/6] COPY ./yang /opt/dev/deploy/yang 08:23:33 #6 DONE 2.8s 08:23:33 08:23:33 #7 [3/6] COPY ./data /opt/dev/deploy/data 08:23:33 #7 DONE 0.2s 08:23:33 08:23:33 #8 [4/6] COPY ./config.json /opt/dev/ntsim-ng/config/config.json 08:23:33 #8 DONE 0.1s 08:23:33 08:23:33 #9 [5/6] RUN /opt/dev/ntsim-ng/ntsim-ng --container-init -w /opt/dev/ntsim-ng 08:23:33 #9 0.234 [2026-09-13|08:23:33] Entering container-init mode... 08:23:33 #9 0.252 [2026-09-13|08:23:33] Installing yang files... 08:23:33 #9 0.252 [2026-09-13|08:23:33] Found total modules: 66 08:23:33 #9 0.256 [2026-09-13|08:23:33] [round 1] trying to install module onap-system from /opt/dev/deploy/yang/onap-system.yang... done 08:23:33 #9 0.394 [2026-09-13|08:23:33] [round 1] trying to install module ietf-system from /opt/dev/deploy/yang/ietf-system.yang... done 08:23:33 #9 0.417 [2026-09-13|08:23:33] [round 1] trying to install module nts-network-function from /opt/dev/deploy/yang/nts-network-function.yang... done 08:23:33 #9 0.455 [2026-09-13|08:23:33] [round 1] trying to install module ietf-inet-types from /opt/dev/deploy/yang/ietf-inet-types.yang... done 08:23:33 #9 0.493 [2026-09-13|08:23:33] [round 1] trying to install module nts-common from /opt/dev/deploy/yang/nts-common.yang... done 08:23:33 #9 0.533 [2026-09-13|08:23:33] [round 1] trying to install module o-ran-delay-management from /opt/dev/deploy/yang/o-ran-delay-management.yang... done 08:23:33 #9 0.574 [2026-09-13|08:23:33] [round 1] trying to install module o-ran-file-management from /opt/dev/deploy/yang/o-ran-file-management.yang... done 08:23:34 #9 0.624 [2026-09-13|08:23:33] [round 1] trying to install module o-ran-mplane-int from /opt/dev/deploy/yang/o-ran-mplane-int.yang... done 08:23:34 #9 0.681 [2026-09-13|08:23:33] [round 1] trying to install module iana-hardware from /opt/dev/deploy/yang/iana-hardware.yang... done 08:23:34 #9 0.737 [2026-09-13|08:23:34] [round 1] trying to install module ietf-dhcpv6-types from /opt/dev/deploy/yang/ietf-dhcpv6-types.yang... done 08:23:34 #9 0.794 [2026-09-13|08:23:34] [round 1] trying to install module o-ran-wg4-features from /opt/dev/deploy/yang/o-ran-wg4-features.yang... done 08:23:34 #9 0.851 [2026-09-13|08:23:34] [round 1] trying to install module o-ran-compression-factors from /opt/dev/deploy/yang/o-ran-compression-factors.yang... done 08:23:34 #9 0.911 [2026-09-13|08:23:34] [round 1] trying to install module ietf-ip from /opt/dev/deploy/yang/ietf-ip.yang... done 08:23:34 #9 0.944 [2026-09-13|08:23:34] [round 1] trying to install module o-ran-certificates from /opt/dev/deploy/yang/o-ran-certificates.yang... done 08:23:34 #9 1.017 [2026-09-13|08:23:34] [round 1] trying to install module o-ran-interfaces from /opt/dev/deploy/yang/o-ran-interfaces.yang... done 08:23:34 #9 1.055 [2026-09-13|08:23:34] [round 1] trying to install module ietf-hardware from /opt/dev/deploy/yang/ietf-hardware.yang... done 08:23:34 #9 1.092 [2026-09-13|08:23:34] [round 1] trying to install module o-ran-udp-echo from /opt/dev/deploy/yang/o-ran-udp-echo.yang... done 08:23:34 #9 1.165 [2026-09-13|08:23:34] [round 1] trying to install module o-ran-transceiver from /opt/dev/deploy/yang/o-ran-transceiver.yang... done 08:23:34 #9 1.240 [2026-09-13|08:23:34] [round 1] trying to install module o-ran-sync from /opt/dev/deploy/yang/o-ran-sync.yang... done 08:23:34 #9 1.314 [2026-09-13|08:23:34] [round 1] trying to install module o-ran-module-cap from /opt/dev/deploy/yang/o-ran-module-cap.yang... done 08:23:34 #9 1.386 [2026-09-13|08:23:34] [round 1] trying to install module ietf-network-instance from /opt/dev/deploy/yang/ietf-network-instance.yang... done 08:23:34 #9 1.463 [2026-09-13|08:23:34] [round 1] trying to install module o-ran-laa-operations from /opt/dev/deploy/yang/o-ran-laa-operations.yang... done 08:23:34 #9 1.538 [2026-09-13|08:23:34] [round 1] trying to install module o-ran-common-yang-types from /opt/dev/deploy/yang/o-ran-common-yang-types.yang... done 08:23:35 #9 1.610 [2026-09-13|08:23:34] [round 1] trying to install module ietf-restconf from /opt/dev/deploy/yang/ietf-restconf.yang... done 08:23:35 #9 1.684 [2026-09-13|08:23:34] [round 1] trying to install module ieee802-dot1x-types from /opt/dev/deploy/yang/ieee802-dot1x-types.yang... done 08:23:35 #9 1.762 [2026-09-13|08:23:35] [round 1] trying to install module o-ran-laa from /opt/dev/deploy/yang/o-ran-laa.yang... done 08:23:35 #9 1.840 [2026-09-13|08:23:35] [round 1] trying to install module ietf-interfaces from /opt/dev/deploy/yang/ietf-interfaces.yang... done 08:23:35 #9 1.884 [2026-09-13|08:23:35] [round 1] trying to install module o-ran-lbm from /opt/dev/deploy/yang/o-ran-lbm.yang... done 08:23:35 #9 1.967 [2026-09-13|08:23:35] [round 1] trying to install module o-ran-troubleshooting from /opt/dev/deploy/yang/o-ran-troubleshooting.yang... done 08:23:35 #9 2.056 [2026-09-13|08:23:35] [round 1] trying to install module o-ran-ald from /opt/dev/deploy/yang/o-ran-ald.yang... done 08:23:35 #9 2.145 [2026-09-13|08:23:35] [round 1] trying to install module o-ran-ecpri-delay from /opt/dev/deploy/yang/o-ran-ecpri-delay.yang... failed 08:23:35 #9 2.373 [2026-09-13|08:23:35] [round 1] trying to install module o-ran-trace from /opt/dev/deploy/yang/o-ran-trace.yang... done 08:23:35 #9 2.453 [2026-09-13|08:23:35] [round 1] trying to install module ietf-x509-cert-to-name from /opt/dev/deploy/yang/ietf-x509-cert-to-name.yang... done 08:23:35 #9 2.499 [2026-09-13|08:23:35] [round 1] trying to install module o-ran-software-management from /opt/dev/deploy/yang/o-ran-software-management.yang... done 08:23:36 #9 2.592 [2026-09-13|08:23:35] [round 1] not installing module o-ran-antenna-calibration as it's excluded in config. 08:23:36 #9 2.594 [2026-09-13|08:23:35] [round 1] trying to install module ietf-netconf-acm from /opt/dev/deploy/yang/ietf-netconf-acm.yang... done 08:23:36 #9 2.637 [2026-09-13|08:23:35] [round 1] trying to install module o-ran-common-identity-refs from /opt/dev/deploy/yang/o-ran-common-identity-refs.yang... done 08:23:36 #9 2.722 [2026-09-13|08:23:36] [round 1] trying to install module ietf-yang-library from /opt/dev/deploy/yang/ietf-yang-library.yang... done 08:23:36 #9 2.766 [2026-09-13|08:23:36] [round 1] trying to install module ietf-yang-types from /opt/dev/deploy/yang/ietf-yang-types.yang... done 08:23:36 #9 2.853 [2026-09-13|08:23:36] [round 1] trying to install module o-ran-supervision from /opt/dev/deploy/yang/o-ran-supervision.yang... failed 08:23:36 #9 3.088 [2026-09-13|08:23:36] [round 1] trying to install module ietf-netconf-notifications from /opt/dev/deploy/yang/ietf-netconf-notifications.yang... done 08:23:36 #9 3.135 [2026-09-13|08:23:36] [round 1] trying to install module o-ran-operations from /opt/dev/deploy/yang/o-ran-operations.yang... done 08:23:36 #9 3.227 [2026-09-13|08:23:36] [round 1] trying to install module ietf-dhcpv6-common from /opt/dev/deploy/yang/ietf-dhcpv6-common.yang... done 08:23:36 #9 3.333 [2026-09-13|08:23:36] [round 1] trying to install module o-ran-uplane-conf from /opt/dev/deploy/yang/o-ran-uplane-conf.yang... failed 08:23:37 #9 3.609 [2026-09-13|08:23:36] [round 1] trying to install module o-ran-hardware from /opt/dev/deploy/yang/o-ran-hardware.yang... done 08:23:37 #9 3.662 [2026-09-13|08:23:36] [round 1] trying to install module ieee802-dot1x from /opt/dev/deploy/yang/ieee802-dot1x.yang... done 08:23:37 #9 3.769 [2026-09-13|08:23:37] [round 1] trying to install module ietf-subscribed-notifications from /opt/dev/deploy/yang/ietf-subscribed-notifications.yang... done 08:23:37 #9 3.874 [2026-09-13|08:23:37] [round 1] trying to install module o-ran-ald-port from /opt/dev/deploy/yang/o-ran-ald-port.yang... done 08:23:37 #9 3.925 [2026-09-13|08:23:37] [round 1] trying to install module o-ran-dhcp from /opt/dev/deploy/yang/o-ran-dhcp.yang... done 08:23:37 #9 4.032 [2026-09-13|08:23:37] [round 1] trying to install module ietf-yang-schema-mount from /opt/dev/deploy/yang/ietf-yang-schema-mount.yang... done 08:23:37 #9 4.135 [2026-09-13|08:23:37] [round 1] trying to install module o-ran-externalio from /opt/dev/deploy/yang/o-ran-externalio.yang... done 08:23:37 #9 4.239 [2026-09-13|08:23:37] [round 1] trying to install module o-ran-fm from /opt/dev/deploy/yang/o-ran-fm.yang... done 08:23:37 #9 4.346 [2026-09-13|08:23:37] [round 1] trying to install module ietf-netconf-monitoring from /opt/dev/deploy/yang/ietf-netconf-monitoring.yang... done 08:23:37 #9 4.398 [2026-09-13|08:23:37] [round 1] trying to install module iana-crypt-hash from /opt/dev/deploy/yang/iana-crypt-hash.yang... done 08:23:37 #9 4.513 [2026-09-13|08:23:37] [round 1] trying to install module o-ran-shared-cell from /opt/dev/deploy/yang/o-ran-shared-cell.yang... failed 08:23:38 #9 4.812 [2026-09-13|08:23:38] [round 1] trying to install module ietf-datastores from /opt/dev/deploy/yang/ietf-datastores.yang... done 08:23:38 #9 4.862 [2026-09-13|08:23:38] [round 1] trying to install module o-ran-fan from /opt/dev/deploy/yang/o-ran-fan.yang... done 08:23:38 #9 4.973 [2026-09-13|08:23:38] [round 1] trying to install module o-ran-ves-subscribed-notifications from /opt/dev/deploy/yang/o-ran-ves-subscribed-notifications.yang... done 08:23:38 #9 5.087 [2026-09-13|08:23:38] [round 1] trying to install module ieee802-types from /opt/dev/deploy/yang/ieee802-types.yang... done 08:23:38 #9 5.196 [2026-09-13|08:23:38] [round 1] trying to install module ietf-crypto-types from /opt/dev/deploy/yang/ietf-crypto-types.yang... done 08:23:38 #9 5.257 [2026-09-13|08:23:38] [round 1] trying to install module o-ran-ethernet-forwarding from /opt/dev/deploy/yang/o-ran-ethernet-forwarding.yang... done 08:23:38 #9 5.381 [2026-09-13|08:23:38] [round 1] trying to install module o-ran-processing-element from /opt/dev/deploy/yang/o-ran-processing-element.yang... failed 08:23:39 #9 5.684 [2026-09-13|08:23:38] [round 1] trying to install module iana-if-type from /opt/dev/deploy/yang/iana-if-type.yang... done 08:23:39 #9 5.757 [2026-09-13|08:23:39] [round 1] trying to install module o-ran-beamforming from /opt/dev/deploy/yang/o-ran-beamforming.yang... failed 08:23:39 #9 6.108 [2026-09-13|08:23:39] [round 1] trying to install module o-ran-performance-management from /opt/dev/deploy/yang/o-ran-performance-management.yang... failed 08:23:39 #9 6.445 [2026-09-13|08:23:39] [round 1] trying to install module o-ran-usermgmt from /opt/dev/deploy/yang/o-ran-usermgmt.yang... done 08:23:39 #9 6.613 [2026-09-13|08:23:39] [round 2] trying to install module o-ran-ecpri-delay from /opt/dev/deploy/yang/o-ran-ecpri-delay.yang... done 08:23:40 #9 6.740 [2026-09-13|08:23:40] [round 2] trying to install module o-ran-supervision from /opt/dev/deploy/yang/o-ran-supervision.yang... done 08:23:40 #9 6.875 [2026-09-13|08:23:40] [round 2] trying to install module o-ran-uplane-conf from /opt/dev/deploy/yang/o-ran-uplane-conf.yang... done 08:23:40 #9 7.033 [2026-09-13|08:23:40] [round 2] trying to install module o-ran-shared-cell from /opt/dev/deploy/yang/o-ran-shared-cell.yang... done 08:23:40 #9 7.189 [2026-09-13|08:23:40] [round 2] trying to install module o-ran-processing-element from /opt/dev/deploy/yang/o-ran-processing-element.yang... done 08:23:40 #9 7.280 [2026-09-13|08:23:40] [round 2] trying to install module o-ran-beamforming from /opt/dev/deploy/yang/o-ran-beamforming.yang... done 08:23:40 #9 7.463 [2026-09-13|08:23:40] [round 2] trying to install module o-ran-performance-management from /opt/dev/deploy/yang/o-ran-performance-management.yang... done 08:23:41 #9 7.641 [2026-09-13|08:23:40] successfully installed ALL modules in 2 rounds 08:23:41 #9 7.641 [2026-09-13|08:23:40] Setting access configuration for installed modules... done 08:23:41 #9 7.648 [2026-09-13|08:23:40] Enabling yang features... 08:23:41 #9 7.648 [2026-09-13|08:23:40] Found total features: 105 08:23:41 #9 7.648 [2026-09-13|08:23:40] feature ietf-netconf:writable-running: already enabled, skipping. 08:23:41 #9 7.648 [2026-09-13|08:23:40] feature ietf-netconf:candidate: already enabled, skipping. 08:23:41 #9 7.648 [2026-09-13|08:23:40] feature ietf-netconf:confirmed-commit: enabling... done 08:23:41 #9 7.793 [2026-09-13|08:23:41] feature ietf-netconf:rollback-on-error: already enabled, skipping. 08:23:41 #9 7.793 [2026-09-13|08:23:41] feature ietf-netconf:validate: already enabled, skipping. 08:23:41 #9 7.793 [2026-09-13|08:23:41] feature ietf-netconf:startup: already enabled, skipping. 08:23:41 #9 7.793 [2026-09-13|08:23:41] feature ietf-netconf:url: already enabled, skipping. 08:23:41 #9 7.793 [2026-09-13|08:23:41] feature ietf-netconf:xpath: already enabled, skipping. 08:23:41 #9 7.793 [2026-09-13|08:23:41] feature ietf-netconf-nmda:origin: already enabled, skipping. 08:23:41 #9 7.793 [2026-09-13|08:23:41] feature ietf-netconf-nmda:with-defaults: already enabled, skipping. 08:23:41 #9 7.793 [2026-09-13|08:23:41] feature ietf-keystore:keystore-supported: already enabled, skipping. 08:23:41 #9 7.793 [2026-09-13|08:23:41] feature ietf-keystore:local-definitions-supported: enabling... done 08:23:41 #9 7.939 [2026-09-13|08:23:41] feature ietf-keystore:key-generation: enabling... done 08:23:41 #9 8.085 [2026-09-13|08:23:41] feature ietf-truststore:truststore-supported: already enabled, skipping. 08:23:41 #9 8.085 [2026-09-13|08:23:41] feature ietf-truststore:local-definitions-supported: enabling... done 08:23:41 #9 8.231 [2026-09-13|08:23:41] feature ietf-truststore:x509-certificates: already enabled, skipping. 08:23:41 #9 8.231 [2026-09-13|08:23:41] feature ietf-truststore:ssh-host-keys: enabling... done 08:23:41 #9 8.379 [2026-09-13|08:23:41] feature ietf-tcp-common:keepalives-supported: already enabled, skipping. 08:23:41 #9 8.379 [2026-09-13|08:23:41] feature iana-crypt-hash:crypt-hash-md5: enabling... done 08:23:41 #9 8.524 [2026-09-13|08:23:41] feature iana-crypt-hash:crypt-hash-sha-256: enabling... done 08:23:42 #9 8.669 [2026-09-13|08:23:41] feature iana-crypt-hash:crypt-hash-sha-512: enabling... done 08:23:42 #9 8.813 [2026-09-13|08:23:42] feature ietf-ssh-server:ssh-server-transport-params-config: enabling... done 08:23:42 #9 8.957 [2026-09-13|08:23:42] feature ietf-ssh-server:ssh-server-keepalives: enabling... done 08:23:42 #9 9.101 [2026-09-13|08:23:42] feature ietf-ssh-server:local-client-auth-supported: already enabled, skipping. 08:23:42 #9 9.101 [2026-09-13|08:23:42] feature ietf-ssh-server:external-client-auth-supported: enabling... done 08:23:42 #9 9.245 [2026-09-13|08:23:42] feature ietf-tls-server:tls-server-hello-params-config: enabling... done 08:23:42 #9 9.389 [2026-09-13|08:23:42] feature ietf-tls-server:tls-server-keepalives: enabling... done 08:23:42 #9 9.534 [2026-09-13|08:23:42] feature ietf-tls-server:local-client-auth-supported: already enabled, skipping. 08:23:42 #9 9.534 [2026-09-13|08:23:42] feature ietf-tls-server:external-client-auth-supported: enabling... done 08:23:43 #9 9.680 [2026-09-13|08:23:42] feature ietf-netconf-server:ssh-listen: already enabled, skipping. 08:23:43 #9 9.680 [2026-09-13|08:23:42] feature ietf-netconf-server:tls-listen: already enabled, skipping. 08:23:43 #9 9.680 [2026-09-13|08:23:42] feature ietf-netconf-server:ssh-call-home: already enabled, skipping. 08:23:43 #9 9.680 [2026-09-13|08:23:42] feature ietf-netconf-server:tls-call-home: already enabled, skipping. 08:23:43 #9 9.680 [2026-09-13|08:23:42] feature ietf-system:radius: enabling... done 08:23:43 #9 9.826 [2026-09-13|08:23:43] feature ietf-system:authentication: enabling... done 08:23:43 #9 9.972 [2026-09-13|08:23:43] feature ietf-system:local-users: enabling... done 08:23:43 #9 10.12 [2026-09-13|08:23:43] feature ietf-system:radius-authentication: enabling... done 08:23:43 #9 10.27 [2026-09-13|08:23:43] feature ietf-system:ntp: enabling... done 08:23:43 #9 10.41 [2026-09-13|08:23:43] feature ietf-system:ntp-udp-port: enabling... done 08:23:43 #9 10.56 [2026-09-13|08:23:43] feature ietf-system:timezone-name: enabling... done 08:23:44 #9 10.70 [2026-09-13|08:23:43] feature ietf-system:dns-udp-tcp-port: enabling... done 08:23:44 #9 10.85 [2026-09-13|08:23:44] feature nts-common:faults-status: enabling... done 08:23:44 #9 10.99 [2026-09-13|08:23:44] feature o-ran-delay-management:ADAPTIVE-RU-PROFILE: enabling... done 08:23:44 #9 11.14 [2026-09-13|08:23:44] feature ietf-interfaces:arbitrary-names: enabling... done 08:23:44 #9 11.28 [2026-09-13|08:23:44] feature ietf-interfaces:pre-provisioning: enabling... done 08:23:44 #9 11.43 [2026-09-13|08:23:44] feature ietf-interfaces:if-mib: enabling... done 08:23:44 #9 11.58 [2026-09-13|08:23:44] feature ietf-ip:ipv4-non-contiguous-netmasks: enabling... done 08:23:45 #9 11.72 [2026-09-13|08:23:45] feature ietf-ip:ipv6-privacy-autoconf: enabling... done 08:23:45 #9 11.86 [2026-09-13|08:23:45] feature ietf-hardware:entity-mib: enabling... done 08:23:45 #9 12.01 [2026-09-13|08:23:45] feature ietf-hardware:hardware-state: enabling... done 08:23:45 #9 12.15 [2026-09-13|08:23:45] feature ietf-hardware:hardware-sensor: enabling... done 08:23:45 #9 12.30 [2026-09-13|08:23:45] feature o-ran-interfaces:UDPIP-BASED-CU-PLANE: enabling... done 08:23:45 #9 12.45 [2026-09-13|08:23:45] feature o-ran-interfaces:ALIASMAC-BASED-CU-PLANE: enabling... done 08:23:45 #9 12.59 [2026-09-13|08:23:45] feature o-ran-wg4-features:NON-PERSISTENT-MPLANE: enabling... done 08:23:46 #9 12.74 [2026-09-13|08:23:46] feature o-ran-wg4-features:STATIC-TRANSMISSION-WINDOW-CONTROL: enabling... done 08:23:46 #9 12.88 [2026-09-13|08:23:46] feature o-ran-wg4-features:DYNAMIC-TRANSMISSION-WINDOW-CONTROL: enabling... done 08:23:46 #9 13.03 [2026-09-13|08:23:46] feature o-ran-wg4-features:UNIFORMLY-DISTRIBUTED-TRANSMISSION: enabling... done 08:23:46 #9 13.18 [2026-09-13|08:23:46] feature o-ran-wg4-features:ORDERED-TRANSMISSION: enabling... done 08:23:46 #9 13.32 [2026-09-13|08:23:46] feature o-ran-wg4-features:INDEPENDENT-TRANSMISSION-WINDOW-CONTROL: enabling... done 08:23:46 #9 13.47 [2026-09-13|08:23:46] feature o-ran-wg4-features:EXT-ANT-DELAY-CONTROL: enabling... done 08:23:46 #9 13.61 [2026-09-13|08:23:46] feature o-ran-wg4-features:CPLANE-MESSAGE-PROCESSING-LIMITS: enabling... done 08:23:47 #9 13.76 [2026-09-13|08:23:47] feature o-ran-wg4-features:CHANNEL-INFORMATION-COMPRESSION: enabling... done 08:23:47 #9 13.90 [2026-09-13|08:23:47] feature o-ran-wg4-features:CHANNEL-INFORMATION-PRB-GROUP: enabling... done 08:23:47 #9 14.05 [2026-09-13|08:23:47] feature o-ran-wg4-features:BEAM-UPDATE-CONTENTION-CONTROL: enabling... done 08:23:47 #9 14.19 [2026-09-13|08:23:47] feature o-ran-wg4-features:MULTIPLE-SCS-IN-EAXC: enabling... done 08:23:47 #9 14.34 [2026-09-13|08:23:47] feature o-ran-wg4-features:MULTIPLE-TRANSPORT-SESSION-TYPE: enabling... done 08:23:47 #9 14.49 [2026-09-13|08:23:47] feature o-ran-wg4-features:ENHANCED-T-COMBINE: enabling... done 08:23:47 #9 14.63 [2026-09-13|08:23:47] feature o-ran-wg4-features:SHARED-ORU-MULTI-OPERATOR: enabling... done 08:23:48 #9 14.78 [2026-09-13|08:23:48] feature o-ran-wg4-features:SHARED-ORU-MULTI-ODU: enabling... done 08:23:48 #9 14.93 [2026-09-13|08:23:48] feature o-ran-wg4-features:INTEGRITY-CHECK-AT-SW-DOWNLOAD: enabling... done 08:23:48 #9 15.08 [2026-09-13|08:23:48] feature o-ran-wg4-features:SUPERVISION-WITH-SESSION-ID: excluded in config, skipping 08:23:48 #9 15.08 [2026-09-13|08:23:48] feature o-ran-wg4-features:UPLANE-ONLY-DL-MODE: enabling... done 08:23:48 #9 15.22 [2026-09-13|08:23:48] feature o-ran-wg4-features:ST4-SLOT-CONFIG-MSG-SUPPORT: enabling... done 08:23:48 #9 15.37 [2026-09-13|08:23:48] feature o-ran-compression-factors:CONFIGURABLE-FS-OFFSET: enabling... done 08:23:48 #9 15.52 [2026-09-13|08:23:48] feature o-ran-sync:GNSS: enabling... done 08:23:48 #9 15.66 [2026-09-13|08:23:48] feature o-ran-sync:ANTI-JAM: enabling... done 08:23:49 #9 15.81 [2026-09-13|08:23:49] feature o-ran-module-cap:LAA: enabling... done 08:23:49 #9 15.96 [2026-09-13|08:23:49] feature o-ran-module-cap:EAXC-ID-GROUP-SUPPORTED: enabling... done 08:23:49 #9 16.10 [2026-09-13|08:23:49] feature o-ran-module-cap:TRANSPORT-FRAGMENTATION: enabling... done 08:23:49 #9 16.25 [2026-09-13|08:23:49] feature o-ran-module-cap:DSS_LTE_NR: enabling... done 08:23:49 #9 16.40 [2026-09-13|08:23:49] feature o-ran-module-cap:PRACH-STATIC-CONFIGURATION-SUPPORTED: enabling... done 08:23:49 #9 16.55 [2026-09-13|08:23:49] feature o-ran-module-cap:SRS-STATIC-CONFIGURATION-SUPPORTED: enabling... done 08:23:49 #9 16.69 [2026-09-13|08:23:49] feature o-ran-module-cap:CONFIGURABLE-TDD-PATTERN-SUPPORTED: enabling... done 08:23:50 #9 16.84 [2026-09-13|08:23:50] feature o-ran-ald-port:OVERCURRENT-SUPPORTED: enabling... done 08:23:50 #9 16.99 [2026-09-13|08:23:50] feature o-ran-hardware:ENERGYSAVING: enabling... done 08:23:50 #9 17.14 [2026-09-13|08:23:50] feature ietf-subscribed-notifications:configured: enabling... done 08:23:50 #9 17.29 [2026-09-13|08:23:50] feature ietf-subscribed-notifications:dscp: enabling... done 08:23:50 #9 17.44 [2026-09-13|08:23:50] feature ietf-subscribed-notifications:encode-json: enabling... done 08:23:50 #9 17.59 [2026-09-13|08:23:50] feature ietf-subscribed-notifications:encode-xml: enabling... done 08:23:51 #9 17.73 [2026-09-13|08:23:51] feature ietf-subscribed-notifications:interface-designation: enabling... done 08:23:51 #9 17.89 [2026-09-13|08:23:51] feature ietf-subscribed-notifications:qos: enabling... done 08:23:51 #9 18.04 [2026-09-13|08:23:51] feature ietf-subscribed-notifications:replay: enabling... done 08:23:51 #9 18.19 [2026-09-13|08:23:51] feature ietf-subscribed-notifications:subtree: enabling... done 08:23:51 #9 18.34 [2026-09-13|08:23:51] feature ietf-subscribed-notifications:supports-vrf: enabling... done 08:23:51 #9 18.49 [2026-09-13|08:23:51] feature ietf-subscribed-notifications:xpath: enabling... done 08:23:52 #9 18.64 [2026-09-13|08:23:51] feature o-ran-fm:HISTORICAL-ALARM-LIST: enabling... done 08:23:52 #9 18.79 [2026-09-13|08:23:52] feature o-ran-processing-element:SHARED_CELL: enabling... done 08:23:52 #9 18.93 [2026-09-13|08:23:52] feature o-ran-uplane-conf:EAXC-GAIN-CORRECTION: enabling... done 08:23:52 #9 19.08 [2026-09-13|08:23:52] feature o-ran-uplane-conf:TX-REFERENCE-LEVEL: enabling... done 08:23:52 #9 19.23 [2026-09-13|08:23:52] feature o-ran-shared-cell:FHM: enabling... done 08:23:52 #9 19.38 [2026-09-13|08:23:52] feature o-ran-shared-cell:SELECTIVE-BEAM-ID: enabling... done 08:23:52 #9 19.53 [2026-09-13|08:23:52] feature o-ran-beamforming:MODIFY-BF-CONFIG: enabling... done 08:23:52 #9 19.68 [2026-09-13|08:23:52] feature o-ran-beamforming:BEAM-TILT: enabling... done 08:23:53 #9 19.83 [2026-09-13|08:23:53] feature o-ran-performance-management:GRANULARITY-TRANSPORT-MEASUREMENT: enabling... done 08:23:53 #9 19.97 [2026-09-13|08:23:53] feature o-ran-performance-management:GRANULARITY-EAXC-ID-MEASUREMENT: enabling... done 08:23:53 #9 20.13 [2026-09-13|08:23:53] ntsim successfully initialized Docker container 08:23:53 #9 DONE 20.3s 08:23:53 08:23:53 #10 [6/6] WORKDIR /opt/dev/workspace 08:23:53 #10 DONE 0.2s 08:23:53 08:23:53 #11 exporting to image 08:23:53 #11 exporting layers 08:23:54 #11 exporting layers 0.2s done 08:23:54 #11 writing image sha256:c1b39a453c056a322e644b27a5d5b9cf87447661bb8c538615a90a22e3ca1f4e done 08:23:54 #11 naming to nexus3.o-ran-sc.org:10004/o-ran-sc/nts-ng-o-ran-ru-fh:1.8.1 0.0s done 08:23:54 #11 DONE 0.2s 08:23:54 ---> docker-build.sh ends 08:23:54 [sim-o1-interface-ntsim-ng-o-ran-ru-fh-docker-merge-master] $ /bin/sh -xe /tmp/jenkins7088893069901876117.sh 08:23:54 [EnvInject] - Injecting environment variables from a build step. 08:23:54 [EnvInject] - Injecting as environment variables the properties content 08:23:54 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 08:23:54 08:23:54 [EnvInject] - Variables injected successfully. 08:23:54 [sim-o1-interface-ntsim-ng-o-ran-ru-fh-docker-merge-master] $ /bin/bash /tmp/jenkins5831959449769800925.sh 08:23:54 ---> docker-push.sh 08:23:54 Docker version 24.0.2, build cb74dfc 08:23:54 Pushing image: nexus3.o-ran-sc.org:10004/o-ran-sc/nts-ng-o-ran-ru-fh:1.8.1 08:23:54 docker push nexus3.o-ran-sc.org:10004/o-ran-sc/nts-ng-o-ran-ru-fh:1.8.1 08:23:54 The push refers to repository [nexus3.o-ran-sc.org:10004/o-ran-sc/nts-ng-o-ran-ru-fh] 08:23:54 5f70bf18a086: Preparing 08:23:54 efa702aadb60: Preparing 08:23:54 b72a34ab3254: Preparing 08:23:54 6a5fb23f94ea: Preparing 08:23:54 467a4e91254e: Preparing 08:23:54 9fb84bf03752: Preparing 08:23:54 025c8fdba7e9: Preparing 08:23:54 01a446a2e709: Preparing 08:23:54 9fb84bf03752: Waiting 08:23:54 8dced29f6fbd: Preparing 08:23:54 01a446a2e709: Waiting 08:23:54 025c8fdba7e9: Waiting 08:23:54 8dced29f6fbd: Waiting 08:23:54 10f0b0a73f1e: Preparing 08:23:54 3dfe63446c8e: Preparing 08:23:54 e94b8d98977c: Preparing 08:23:54 3dfe63446c8e: Waiting 08:23:54 10f0b0a73f1e: Waiting 08:23:54 5177cd5f26c3: Preparing 08:23:54 68bdeb9d4aae: Preparing 08:23:54 9fdad4a95f8e: Preparing 08:23:54 5f70bf18a086: Preparing 08:23:54 7be80a923b09: Preparing 08:23:54 e94b8d98977c: Waiting 08:23:54 68bdeb9d4aae: Waiting 08:23:54 5177cd5f26c3: Waiting 08:23:54 9fdad4a95f8e: Waiting 08:23:54 ea41215efb41: Preparing 08:23:54 e6c49440488a: Preparing 08:23:54 734fa8c83677: Preparing 08:23:54 7be80a923b09: Waiting 08:23:54 e6c49440488a: Waiting 08:23:54 ea41215efb41: Waiting 08:23:54 ff6012cc24ee: Preparing 08:23:54 f168d82bfa5b: Preparing 08:23:54 7213cb940da4: Preparing 08:23:54 5f70bf18a086: Preparing 08:23:54 29fcf3ed121e: Preparing 08:23:54 470b66ea5123: Preparing 08:23:54 734fa8c83677: Waiting 08:23:54 ff6012cc24ee: Waiting 08:23:54 f168d82bfa5b: Waiting 08:23:54 29fcf3ed121e: Waiting 08:23:54 7213cb940da4: Waiting 08:23:54 470b66ea5123: Waiting 08:23:54 5f70bf18a086: Layer already exists 08:23:54 9fb84bf03752: Layer already exists 08:23:54 025c8fdba7e9: Layer already exists 08:23:54 b72a34ab3254: Pushed 08:23:54 01a446a2e709: Layer already exists 08:23:54 6a5fb23f94ea: Pushed 08:23:54 8dced29f6fbd: Layer already exists 08:23:54 10f0b0a73f1e: Layer already exists 08:23:54 e94b8d98977c: Layer already exists 08:23:54 467a4e91254e: Pushed 08:23:54 3dfe63446c8e: Layer already exists 08:23:54 5177cd5f26c3: Layer already exists 08:23:54 efa702aadb60: Pushed 08:23:54 68bdeb9d4aae: Layer already exists 08:23:54 9fdad4a95f8e: Layer already exists 08:23:54 7be80a923b09: Layer already exists 08:23:54 ea41215efb41: Layer already exists 08:23:54 e6c49440488a: Layer already exists 08:23:54 734fa8c83677: Layer already exists 08:23:54 ff6012cc24ee: Layer already exists 08:23:54 f168d82bfa5b: Layer already exists 08:23:54 29fcf3ed121e: Layer already exists 08:23:54 7213cb940da4: Layer already exists 08:23:54 470b66ea5123: Layer already exists 08:23:54 1.8.1: digest: sha256:e0794440125926b1c7048cd9d164cc6d4197d0c8455f532089f050b846319698 size: 5737 08:23:54 ---> docker-push.sh ends 08:23:54 [sim-o1-interface-ntsim-ng-o-ran-ru-fh-docker-merge-master] $ /bin/bash /tmp/jenkins13259154051494183370.sh 08:23:54 $ ssh-agent -k 08:23:54 unset SSH_AUTH_SOCK; 08:23:54 unset SSH_AGENT_PID; 08:23:54 echo Agent pid 2141 killed; 08:23:54 [ssh-agent] Stopped. 08:23:54 [PostBuildScript] - [INFO] Executing post build scripts. 08:23:54 [sim-o1-interface-ntsim-ng-o-ran-ru-fh-docker-merge-master] $ /bin/bash /tmp/jenkins8180984663453736743.sh 08:23:54 ---> sysstat.sh 08:23:55 [sim-o1-interface-ntsim-ng-o-ran-ru-fh-docker-merge-master] $ /bin/bash /tmp/jenkins3086165425800346273.sh 08:23:55 ---> package-listing.sh 08:23:55 ++ facter osfamily 08:23:55 ++ tr '[:upper:]' '[:lower:]' 08:23:55 + OS_FAMILY=debian 08:23:55 + workspace=/w/workspace/sim-o1-interface-ntsim-ng-o-ran-ru-fh-docker-merge-master 08:23:55 + START_PACKAGES=/tmp/packages_start.txt 08:23:55 + END_PACKAGES=/tmp/packages_end.txt 08:23:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:23:55 + PACKAGES=/tmp/packages_start.txt 08:23:55 + '[' /w/workspace/sim-o1-interface-ntsim-ng-o-ran-ru-fh-docker-merge-master ']' 08:23:55 + PACKAGES=/tmp/packages_end.txt 08:23:55 + case "${OS_FAMILY}" in 08:23:55 + dpkg -l 08:23:55 + grep '^ii' 08:23:55 + '[' -f /tmp/packages_start.txt ']' 08:23:55 + '[' -f /tmp/packages_end.txt ']' 08:23:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:23:55 + '[' /w/workspace/sim-o1-interface-ntsim-ng-o-ran-ru-fh-docker-merge-master ']' 08:23:55 + mkdir -p /w/workspace/sim-o1-interface-ntsim-ng-o-ran-ru-fh-docker-merge-master/archives/ 08:23:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/sim-o1-interface-ntsim-ng-o-ran-ru-fh-docker-merge-master/archives/ 08:23:55 [sim-o1-interface-ntsim-ng-o-ran-ru-fh-docker-merge-master] $ /bin/bash /tmp/jenkins14586244094568608553.sh 08:23:55 ---> capture-instance-metadata.sh 08:23:55 Setup pyenv: 08:23:55 system 08:23:55 3.8.13 08:23:55 3.9.13 08:23:55 * 3.10.6 (set by /w/workspace/sim-o1-interface-ntsim-ng-o-ran-ru-fh-docker-merge-master/.python-version) 08:23:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-trrC from file:/tmp/.os_lf_venv 08:23:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:23:57 lf-activate-venv(): INFO: Installing additional packages: lftools 08:24:09 lf-activate-venv(): INFO: Adding /tmp/venv-trrC/bin to PATH 08:24:09 INFO: Running in OpenStack, capturing instance metadata 08:24:10 [sim-o1-interface-ntsim-ng-o-ran-ru-fh-docker-merge-master] $ /bin/bash /tmp/jenkins14629442108648892616.sh 08:24:10 provisioning config files... 08:24:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/sim-o1-interface-ntsim-ng-o-ran-ru-fh-docker-merge-master@tmp/config4998280537840677878tmp 08:24:10 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:24:10 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:24:10 [EnvInject] - Injecting environment variables from a build step. 08:24:10 [EnvInject] - Injecting as environment variables the properties content 08:24:10 SERVER_ID=logs 08:24:10 08:24:10 [EnvInject] - Variables injected successfully. 08:24:10 [sim-o1-interface-ntsim-ng-o-ran-ru-fh-docker-merge-master] $ /bin/bash /tmp/jenkins15908730422040256495.sh 08:24:10 ---> create-netrc.sh 08:24:10 [sim-o1-interface-ntsim-ng-o-ran-ru-fh-docker-merge-master] $ /bin/bash /tmp/jenkins18027239070382195417.sh 08:24:10 ---> python-tools-install.sh 08:24:10 Setup pyenv: 08:24:10 system 08:24:10 3.8.13 08:24:10 3.9.13 08:24:10 * 3.10.6 (set by /w/workspace/sim-o1-interface-ntsim-ng-o-ran-ru-fh-docker-merge-master/.python-version) 08:24:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-trrC from file:/tmp/.os_lf_venv 08:24:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:24:12 lf-activate-venv(): INFO: Installing additional packages: lftools 08:24:23 lf-activate-venv(): INFO: Adding /tmp/venv-trrC/bin to PATH 08:24:23 [sim-o1-interface-ntsim-ng-o-ran-ru-fh-docker-merge-master] $ /bin/sh /tmp/jenkins5735057087554635357.sh 08:24:23 ---> uv-install.sh 08:24:23 uv 0.12.13 is already installed 08:24:23 uvx 0.12.13 (x86_64-unknown-linux-gnu) 08:24:23 [sim-o1-interface-ntsim-ng-o-ran-ru-fh-docker-merge-master] $ /bin/bash /tmp/jenkins9282844424346050009.sh 08:24:23 ---> sudo-logs.sh 08:24:23 Archiving 'sudo' log.. 08:24:24 [sim-o1-interface-ntsim-ng-o-ran-ru-fh-docker-merge-master] $ /bin/bash /tmp/jenkins13393462773753408174.sh 08:24:24 ---> job-cost.sh 08:24:24 INFO: Activating Python virtual environment... 08:24:24 Setup pyenv: 08:24:24 system 08:24:24 3.8.13 08:24:24 3.9.13 08:24:24 * 3.10.6 (set by /w/workspace/sim-o1-interface-ntsim-ng-o-ran-ru-fh-docker-merge-master/.python-version) 08:24:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-trrC from file:/tmp/.os_lf_venv 08:24:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:24:26 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:24:33 lf-activate-venv(): INFO: Adding /tmp/venv-trrC/bin to PATH 08:24:33 INFO: No stack-cost file found 08:24:33 INFO: Instance uptime: 196s 08:24:33 INFO: Fetching instance metadata (attempt 1 of 3)... 08:24:33 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 08:24:33 INFO: Successfully fetched instance metadata 08:24:33 INFO: Instance type: v3-starter-4 08:24:33 INFO: Retrieving pricing info for: v3-starter-4 08:24:33 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 08:24:33 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-starter-4/cost?seconds=196 08:24:33 INFO: Successfully fetched Vexxhost pricing API 08:24:33 INFO: Retrieved cost: 0.04 08:24:33 INFO: Retrieved resource: v3-starter-4 08:24:33 INFO: Creating archive directory: /w/workspace/sim-o1-interface-ntsim-ng-o-ran-ru-fh-docker-merge-master/archives/cost 08:24:33 INFO: Archiving costs to: /w/workspace/sim-o1-interface-ntsim-ng-o-ran-ru-fh-docker-merge-master/archives/cost.csv 08:24:33 INFO: Successfully archived job cost data 08:24:33 DEBUG: Cost data: sim-o1-interface-ntsim-ng-o-ran-ru-fh-docker-merge-master,326,2026-09-13 08:24:33,v3-starter-4,196,0.04,0.00,SUCCESS 08:24:33 [sim-o1-interface-ntsim-ng-o-ran-ru-fh-docker-merge-master] $ /bin/bash -l /tmp/jenkins15298839722436847137.sh 08:24:33 ---> logs-deploy.sh 08:24:33 Setup pyenv: 08:24:33 system 08:24:33 3.8.13 08:24:33 3.9.13 08:24:33 * 3.10.6 (set by /w/workspace/sim-o1-interface-ntsim-ng-o-ran-ru-fh-docker-merge-master/.python-version) 08:24:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-trrC from file:/tmp/.os_lf_venv 08:24:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:24:35 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 08:24:47 lf-activate-venv(): INFO: Adding /tmp/venv-trrC/bin to PATH 08:24:47 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/sim-o1-interface-ntsim-ng-o-ran-ru-fh-docker-merge-master/326 08:24:47 INFO: archiving workspace using pattern(s): 08:24:48 Archives upload complete. 08:24:48 INFO: archiving logs to Nexus 08:24:49 ---> uname -a: 08:24:49 Linux prd-ubuntu1804-docker-4c-4g-12437 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 08:24:49 08:24:49 08:24:49 ---> lscpu: 08:24:49 Architecture: x86_64 08:24:49 CPU op-mode(s): 32-bit, 64-bit 08:24:49 Byte Order: Little Endian 08:24:49 CPU(s): 4 08:24:49 On-line CPU(s) list: 0-3 08:24:49 Thread(s) per core: 1 08:24:49 Core(s) per socket: 1 08:24:49 Socket(s): 4 08:24:49 NUMA node(s): 1 08:24:49 Vendor ID: AuthenticAMD 08:24:49 CPU family: 23 08:24:49 Model: 49 08:24:49 Model name: AMD EPYC-Rome Processor 08:24:49 Stepping: 0 08:24:49 CPU MHz: 2799.998 08:24:49 BogoMIPS: 5599.99 08:24:49 Virtualization: AMD-V 08:24:49 Hypervisor vendor: KVM 08:24:49 Virtualization type: full 08:24:49 L1d cache: 32K 08:24:49 L1i cache: 32K 08:24:49 L2 cache: 512K 08:24:49 L3 cache: 16384K 08:24:49 NUMA node0 CPU(s): 0-3 08:24:49 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 08:24:49 08:24:49 08:24:49 ---> nproc: 08:24:49 4 08:24:49 08:24:49 08:24:49 ---> df -h: 08:24:49 Filesystem Size Used Avail Use% Mounted on 08:24:49 udev 3.9G 0 3.9G 0% /dev 08:24:49 tmpfs 798M 696K 797M 1% /run 08:24:49 /dev/vda1 20G 9.2G 11G 48% / 08:24:49 tmpfs 3.9G 0 3.9G 0% /dev/shm 08:24:49 tmpfs 5.0M 0 5.0M 0% /run/lock 08:24:49 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 08:24:49 /dev/vda15 105M 5.3M 100M 5% /boot/efi 08:24:49 tmpfs 798M 0 798M 0% /run/user/1001 08:24:49 08:24:49 08:24:49 ---> free -m: 08:24:49 total used free shared buff/cache available 08:24:49 Mem: 7976 519 5101 0 2354 7173 08:24:49 Swap: 1023 0 1023 08:24:49 08:24:49 08:24:49 ---> ip addr: 08:24:49 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:24:49 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:24:49 inet 127.0.0.1/8 scope host lo 08:24:49 valid_lft forever preferred_lft forever 08:24:49 inet6 ::1/128 scope host 08:24:49 valid_lft forever preferred_lft forever 08:24:49 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 08:24:49 link/ether fa:16:3e:2d:16:97 brd ff:ff:ff:ff:ff:ff 08:24:49 inet 10.32.6.177/23 brd 10.32.7.255 scope global dynamic ens3 08:24:49 valid_lft 86200sec preferred_lft 86200sec 08:24:49 inet6 fe80::f816:3eff:fe2d:1697/64 scope link 08:24:49 valid_lft forever preferred_lft forever 08:24:49 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 08:24:49 link/ether 02:42:da:8a:e8:d3 brd ff:ff:ff:ff:ff:ff 08:24:49 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:24:49 valid_lft forever preferred_lft forever 08:24:49 08:24:49 08:24:49 ---> sar -b -r -n DEV: 08:24:49 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-12437) 09/13/26 _x86_64_ (4 CPU) 08:24:49 08:24:49 08:21:30 LINUX RESTART (4 CPU) 08:24:49 08:24:49 08:22:02 tps rtps wtps bread/s bwrtn/s 08:24:49 08:23:01 134.86 51.96 82.90 4022.91 8295.83 08:24:49 08:24:01 139.99 13.01 126.98 2295.75 19250.52 08:24:49 Average: 137.45 32.32 105.13 3152.08 13819.20 08:24:49 08:24:49 08:22:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:24:49 08:23:01 5653792 7395960 2513636 30.78 52932 1858012 952024 10.33 606124 1714268 195700 08:24:49 08:24:01 5250244 7358868 2917184 35.72 68692 2194836 1010100 10.96 709440 1985304 1496 08:24:49 Average: 5452018 7377414 2715410 33.25 60812 2026424 981062 10.65 657782 1849786 98598 08:24:49 08:24:49 08:22:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:24:49 08:23:01 lo 0.95 0.95 0.09 0.09 0.00 0.00 0.00 0.00 08:24:49 08:23:01 ens3 363.53 253.45 1771.28 70.07 0.00 0.00 0.00 0.00 08:24:49 08:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:24:49 08:24:01 lo 5.00 5.00 0.44 0.44 0.00 0.00 0.00 0.00 08:24:49 08:24:01 ens3 93.15 80.34 1054.08 22.11 0.00 0.00 0.00 0.00 08:24:49 08:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:24:49 Average: lo 2.99 2.99 0.26 0.26 0.00 0.00 0.00 0.00 08:24:49 Average: ens3 227.21 166.17 1409.67 45.89 0.00 0.00 0.00 0.00 08:24:49 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:24:49 08:24:49 08:24:49 ---> sar -P ALL: 08:24:49 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-12437) 09/13/26 _x86_64_ (4 CPU) 08:24:49 08:24:49 08:21:30 LINUX RESTART (4 CPU) 08:24:49 08:24:49 08:22:02 CPU %user %nice %system %iowait %steal %idle 08:24:49 08:23:01 all 21.12 0.00 1.72 3.92 0.06 73.17 08:24:49 08:23:01 0 25.72 0.00 1.85 4.13 0.05 68.24 08:24:49 08:23:01 1 7.96 0.00 1.15 7.36 0.05 83.48 08:24:49 08:23:01 2 16.56 0.00 1.78 2.26 0.07 79.33 08:24:49 08:23:01 3 34.34 0.00 2.10 1.91 0.09 61.57 08:24:49 08:24:01 all 18.00 0.00 3.55 3.53 0.07 74.85 08:24:49 08:24:01 0 3.74 0.00 1.07 1.24 0.03 93.91 08:24:49 08:24:01 1 8.70 0.00 2.66 5.26 0.03 83.35 08:24:49 08:24:01 2 41.34 0.00 8.62 5.86 0.10 44.09 08:24:49 08:24:01 3 18.16 0.00 1.84 1.76 0.08 78.15 08:24:49 Average: all 19.55 0.00 2.64 3.73 0.07 74.01 08:24:49 Average: 0 14.65 0.00 1.46 2.68 0.04 81.16 08:24:49 Average: 1 8.33 0.00 1.91 6.30 0.04 83.41 08:24:49 Average: 2 29.04 0.00 5.22 4.07 0.08 61.58 08:24:49 Average: 3 26.18 0.00 1.97 1.83 0.08 69.93 08:24:49 08:24:49 08:24:49