Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-13143 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/sim-o1-interface-ntsim-ng-o-ran-ru-fh-docker-merge-master [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-xZ1afACTnLTY/agent.2108 SSH_AGENT_PID=2110 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/sim-o1-interface-ntsim-ng-o-ran-ru-fh-docker-merge-master@tmp/private_key_8567803852621784178.key (jenkins-ssh) [ssh-agent] Using credentials jenkins (jenkins) The recommended git tool is: NONE using credential jenkins Wiping out workspace first. Cloning the remote Git repository Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/sim/o1-interface > git init /w/workspace/sim-o1-interface-ntsim-ng-o-ran-ru-fh-docker-merge-master # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/sim/o1-interface > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_SSH to set credentials jenkins > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/sim/o1-interface +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/sim/o1-interface # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision d813be5ab70d2717ceb728819a21defeda84d1eb (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f d813be5ab70d2717ceb728819a21defeda84d1eb # timeout=10 Commit message: "Release docker images for J Release" > git rev-list --no-walk d813be5ab70d2717ceb728819a21defeda84d1eb # timeout=10 provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [sim-o1-interface-ntsim-ng-o-ran-ru-fh-docker-merge-master] $ /bin/bash /tmp/jenkins13385918581817327178.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.6 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7rYi lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Installing additional packages: lftools 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. virtualenv 21.8.1 requires filelock<4,>=3.24.2; python_version >= "3.10", but you have filelock 4.0.1 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-7rYi/bin to PATH Generating Requirements File ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. Python 3.10.6 pip 26.2.1 from /tmp/venv-7rYi/lib/python3.10/site-packages/pip (python 3.10) aiohappyeyeballs==2.7.1 aiohttp==3.14.3 aiosignal==1.4.0 appdirs==1.4.4 argcomplete==3.7.2 aspy.yaml==1.3.0 async-timeout==5.0.1 attrs==26.1.0 autopage==0.6.0 backports.strenum==1.3.1 beautifulsoup4==4.15.0 boto3==1.43.98 botocore==1.43.98 bs4==0.0.2 certifi==2026.7.22 cffi==2.1.1 cfgv==3.5.0 chardet==7.6.0 charset-normalizer==3.5.1 click==8.5.0 cliff==4.14.0 cmd2==3.5.1 cryptography==3.3.2 debtcollector==3.1.0 decorator==5.3.1 defusedxml==0.7.1 Deprecated==1.3.1 distlib==0.4.3 dnspython==2.8.0 docker==7.2.0 dogpile.cache==1.5.0 durationpy==0.11 email-validator==2.3.0 filelock==4.0.1 frozenlist==1.8.0 future==1.0.0 gitdb==4.0.12 GitPython==3.1.62 httplib2==0.30.2 identify==2.6.19 idna==3.20 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.1.0 jsonpatch==1.33 jsonpointer==3.1.1 jsonschema==4.26.0 jsonschema-specifications==2025.9.1 keystoneauth1==5.14.0 kubernetes==36.0.3 lftools==0.37.23 lxml==6.1.3 markdown-it-py==4.2.0 MarkupSafe==3.0.3 mdurl==0.1.2 msgpack==1.2.2 multi_key_dict==2.0.3 multidict==6.9.0 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.10.0 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.13.0 os-service-types==1.8.2 osc-lib==4.6.0 oslo.config==10.4.0 oslo.context==6.4.0 oslo.i18n==6.8.0 oslo.log==8.2.0 oslo.serialization==5.10.0 oslo.utils==10.1.1 packaging==26.3 pbr==7.0.3 platformdirs==4.11.11 prettytable==3.18.0 propcache==0.5.4 psutil==7.2.2 pyasn1==0.6.4 pyasn1_modules==0.4.2 pycparser==3.0 pygerrit2==2.0.15 PyGithub==2.10.0 Pygments==2.21.0 PyJWT==2.14.0 PyNaCl==1.6.2 pyparsing==2.4.7 pyperclip==1.11.0 pyrsistent==0.20.0 python-cinderclient==9.9.0 python-dateutil==2.9.0.post0 python-discovery==1.6.1 python-heatclient==5.2.0 python-jenkins==1.8.3 python-keystoneclient==6.0.0 python-magnumclient==4.11.0 python-openstackclient==10.0.0 python-swiftclient==4.11.0 PyYAML==6.0.3 referencing==0.37.0 requests==2.34.2 requests-oauthlib==2.0.0 rfc3986==2.0.0 rich==15.0.0 rich-argparse==1.8.0 rpds-py==0.30.0 rsa==4.9.1 ruamel.yaml==0.19.1 ruamel.yaml.clib==0.2.15 s3transfer==0.19.2 simplejson==4.1.2 six==1.17.0 smmap==5.0.3 soupsieve==2.9.2 stevedore==5.8.0 tabulate==0.10.0 toml==0.10.2 tomlkit==0.15.1 tqdm==4.70.1 typing_extensions==4.16.0 urllib3==1.26.20 virtualenv==21.8.1 wcwidth==0.8.4 websocket-client==1.9.2 wrapt==2.4.1 xdg==6.0.0 xmltodict==1.0.4 yarl==1.25.1 yq==4.1.2 [sim-o1-interface-ntsim-ng-o-ran-ru-fh-docker-merge-master] $ /bin/sh /tmp/jenkins10978645341733921200.sh ---> uv-install.sh Installing uv/uvx (latest) using shell installer 2026-09-20 08:21:31 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71308/71308] -> "/tmp/uv-install-4GDFcF.sh" [1] downloading uv 0.12.17 x86_64-unknown-linux-gnu installing to /home/jenkins/.local/bin uv uvx everything's installed! To add $HOME/.local/bin to your PATH, either restart your shell or run: source $HOME/.local/bin/env (sh, bash, zsh) source $HOME/.local/bin/env.fish (fish) Adding install location to PATH ---> Validating uv/uvx install uvx 0.12.17 (x86_64-unknown-linux-gnu) provisioning config files... copy managed file [global-settings] to file:/w/workspace/sim-o1-interface-ntsim-ng-o-ran-ru-fh-docker-merge-master@tmp/config1141316873717026843tmp copy managed file [sim-o1-interface-settings] to file:/w/workspace/sim-o1-interface-ntsim-ng-o-ran-ru-fh-docker-merge-master@tmp/config12983321384150701824tmp [sim-o1-interface-ntsim-ng-o-ran-ru-fh-docker-merge-master] $ /bin/bash /tmp/jenkins13913014404007027012.sh ---> docker-login.sh nexus3.o-ran-sc.org:10001 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10002 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10003 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10004 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded ---> docker-login.sh ends [sim-o1-interface-ntsim-ng-o-ran-ru-fh-docker-merge-master] $ /bin/bash /tmp/jenkins18292896006583803862.sh [sim-o1-interface-ntsim-ng-o-ran-ru-fh-docker-merge-master] $ /bin/sh -xe /tmp/jenkins13023815353374925751.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content DOCKER_ROOT=ntsimulator/deploy/o-ran-ru-fh CONTAINER_TAG_YAML_DIR= CONTAINER_TAG_METHOD=yaml-file [EnvInject] - Variables injected successfully. [sim-o1-interface-ntsim-ng-o-ran-ru-fh-docker-merge-master] $ /bin/bash -l /tmp/jenkins17524861157321145762.sh ---> docker-get-container-tag.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/sim-o1-interface-ntsim-ng-o-ran-ru-fh-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7rYi from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Installing additional packages: yq lf-activate-venv(): INFO: Adding /tmp/venv-7rYi/bin to PATH ---> Docker image tag found: 1.8.1 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' [EnvInject] - Variables injected successfully. [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content DOCKER_ARGS=--network=host -f Dockerfile --build-arg NTS_BUILD_DATE=$(date -u +'%Y-%m-%dT%H:%M:%SZ') DOCKER_ROOT=ntsimulator/deploy/o-ran-ru-fh CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 DOCKER_NAME=o-ran-sc/nts-ng-o-ran-ru-fh [EnvInject] - Variables injected successfully. [sim-o1-interface-ntsim-ng-o-ran-ru-fh-docker-merge-master] $ /bin/bash /tmp/jenkins5353287727430033080.sh ---> docker-build.sh Docker version 24.0.2, build cb74dfc Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/nts-ng-o-ran-ru-fh:1.8.1 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 . #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.33kB done #1 DONE 0.1s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.1s #3 [internal] load metadata for nexus3.o-ran-sc.org:10004/o-ran-sc/nts-ng-base:latest #3 DONE 0.1s #4 [internal] load build context #4 DONE 0.0s #5 [1/6] FROM nexus3.o-ran-sc.org:10004/o-ran-sc/nts-ng-base:latest@sha256:0ab1b670bf90a79d9e60ddbe7931c1da081d9e2e1159c252bf98ab0b1b011dac #5 DONE 0.0s #5 [1/6] FROM nexus3.o-ran-sc.org:10004/o-ran-sc/nts-ng-base:latest@sha256:0ab1b670bf90a79d9e60ddbe7931c1da081d9e2e1159c252bf98ab0b1b011dac #5 resolve nexus3.o-ran-sc.org:10004/o-ran-sc/nts-ng-base:latest@sha256:0ab1b670bf90a79d9e60ddbe7931c1da081d9e2e1159c252bf98ab0b1b011dac 0.0s done #5 sha256:0ab1b670bf90a79d9e60ddbe7931c1da081d9e2e1159c252bf98ab0b1b011dac 4.69kB / 4.69kB done #5 sha256:74a3628e3ee8f31db6a8567adacee5e2c438f5d26bd08da1d72f3bba460cb830 8.12kB / 8.12kB done #5 ... #4 [internal] load build context #4 transferring context: 1.19MB 0.0s done #4 DONE 0.2s #5 [1/6] FROM nexus3.o-ran-sc.org:10004/o-ran-sc/nts-ng-base:latest@sha256:0ab1b670bf90a79d9e60ddbe7931c1da081d9e2e1159c252bf98ab0b1b011dac #5 sha256:e573979f5081f39d8f12d1ebe77f347a662dbc42b84c785396daaeca6f9d0b6d 0B / 28.58MB 0.1s #5 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 0B / 32B 0.1s #5 sha256:e573979f5081f39d8f12d1ebe77f347a662dbc42b84c785396daaeca6f9d0b6d 10.49MB / 28.58MB 0.2s #5 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done #5 sha256:59141dc2e2f1a0bd37b539f6cea71f88808dadb6fce951fa9b915203a36f015a 4.19MB / 7.08MB 0.2s #5 sha256:3c273c60f4521832b7f28d25e4a5d32638ec531444cc7641f83f449f5e2415e6 4.56kB / 4.56kB 0.2s done #5 sha256:e573979f5081f39d8f12d1ebe77f347a662dbc42b84c785396daaeca6f9d0b6d 28.58MB / 28.58MB 0.4s done #5 sha256:59141dc2e2f1a0bd37b539f6cea71f88808dadb6fce951fa9b915203a36f015a 7.08MB / 7.08MB 0.2s done #5 sha256:1de3f3ec115c9ff57cbd390f2ee5b2eb9994e3c83bf69ea69dfbe513f22b6878 305.35kB / 305.35kB 0.3s done #5 sha256:e2249c763926903a0f929742d5f1035145cccd1089fd7a9b71fca59d69297a8d 1.61MB / 1.61MB 0.4s #5 sha256:3c8c88abb3c8191dcaf7e6026ccfaea9ff1b5073d3cd965d3110096041aec7ca 53.85kB / 53.85kB 0.3s done #5 sha256:e2249c763926903a0f929742d5f1035145cccd1089fd7a9b71fca59d69297a8d 1.61MB / 1.61MB 0.4s done #5 extracting sha256:e573979f5081f39d8f12d1ebe77f347a662dbc42b84c785396daaeca6f9d0b6d #5 sha256:301fe712e55e3d9fdcb05aadbc4034dec60435b3c195639e9665ea4cd18459ec 3.50kB / 3.50kB 0.4s done #5 sha256:95cd7bad2db2b1c0c0c96c290bcb63c46f495fef18940ee19c245846447f8f88 14.84kB / 14.84kB 0.5s #5 sha256:b78ae1849f4d4b3243a0dec15c7ae547dfbd72b1b1219b6948b23f90a3e1984e 0B / 143B 0.5s #5 sha256:68ddefc0e2444b95a589a1c221840623bb8e8716e61576a1fe514fe73fd168ef 64.62kB / 64.62kB 0.4s done #5 sha256:95cd7bad2db2b1c0c0c96c290bcb63c46f495fef18940ee19c245846447f8f88 14.84kB / 14.84kB 0.5s done #5 sha256:b78ae1849f4d4b3243a0dec15c7ae547dfbd72b1b1219b6948b23f90a3e1984e 143B / 143B 0.5s done #5 sha256:1a4ab967765ecfb66605270cfe09ebacda212a35d6b95989bc4ed0dc167fe7b3 131.05kB / 131.05kB 0.5s done #5 sha256:e16e8fb6442b74724af1c1e8f7d1f7909f77f17ab5811a3a004138637fbd547a 162B / 162B 0.5s done #5 sha256:b494bef227f52ea433bb1070ee6ee70dbddb5b07853bc8acc5572599de5a2da7 1.85kB / 1.85kB 0.6s done #5 sha256:03ff2ecb86733054e22f08dc49d6473d6c8b8a441ebc34db6009ee73e4bbadf8 34.41kB / 34.41kB 0.5s done #5 sha256:f7a7694b6cdc7a0c0cb7eb67a7d0b9b5149b8b495c43949715dcb0a455fe76ea 501B / 501B 0.6s #5 sha256:216ba8a9fb76d2961bde797a8f9fb563e68e8b30063694aa836b1881d0bddcb8 4.94kB / 4.94kB 0.5s done #5 sha256:f7a7694b6cdc7a0c0cb7eb67a7d0b9b5149b8b495c43949715dcb0a455fe76ea 501B / 501B 0.6s done #5 sha256:8533461adfa23fa36335d8773079e84216f623ddad9d8d86f6447496e486c7b8 152B / 152B 0.6s done #5 sha256:d1e2a5f12c3363df50d69fee2c39efe33908c40bd00990ba0f4a19ef9bf43fe8 169B / 169B 0.7s done #5 sha256:031e3ae44817d046ad6f3e73ebc1ec033472ceaeffd89b1bba3e3b7597dfc2c8 1.26kB / 1.26kB 0.6s done #5 extracting sha256:e573979f5081f39d8f12d1ebe77f347a662dbc42b84c785396daaeca6f9d0b6d 1.1s done #5 extracting sha256:59141dc2e2f1a0bd37b539f6cea71f88808dadb6fce951fa9b915203a36f015a #5 extracting sha256:59141dc2e2f1a0bd37b539f6cea71f88808dadb6fce951fa9b915203a36f015a 0.2s done #5 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done #5 extracting sha256:3c273c60f4521832b7f28d25e4a5d32638ec531444cc7641f83f449f5e2415e6 done #5 extracting sha256:1de3f3ec115c9ff57cbd390f2ee5b2eb9994e3c83bf69ea69dfbe513f22b6878 #5 extracting sha256:1de3f3ec115c9ff57cbd390f2ee5b2eb9994e3c83bf69ea69dfbe513f22b6878 0.0s done #5 extracting sha256:e2249c763926903a0f929742d5f1035145cccd1089fd7a9b71fca59d69297a8d 0.1s done #5 extracting sha256:3c8c88abb3c8191dcaf7e6026ccfaea9ff1b5073d3cd965d3110096041aec7ca done #5 extracting sha256:68ddefc0e2444b95a589a1c221840623bb8e8716e61576a1fe514fe73fd168ef #5 extracting sha256:68ddefc0e2444b95a589a1c221840623bb8e8716e61576a1fe514fe73fd168ef done #5 extracting sha256:301fe712e55e3d9fdcb05aadbc4034dec60435b3c195639e9665ea4cd18459ec done #5 extracting sha256:b78ae1849f4d4b3243a0dec15c7ae547dfbd72b1b1219b6948b23f90a3e1984e #5 extracting sha256:b78ae1849f4d4b3243a0dec15c7ae547dfbd72b1b1219b6948b23f90a3e1984e done #5 extracting sha256:e16e8fb6442b74724af1c1e8f7d1f7909f77f17ab5811a3a004138637fbd547a #5 extracting sha256:e16e8fb6442b74724af1c1e8f7d1f7909f77f17ab5811a3a004138637fbd547a done #5 extracting sha256:95cd7bad2db2b1c0c0c96c290bcb63c46f495fef18940ee19c245846447f8f88 done #5 extracting sha256:03ff2ecb86733054e22f08dc49d6473d6c8b8a441ebc34db6009ee73e4bbadf8 #5 extracting sha256:03ff2ecb86733054e22f08dc49d6473d6c8b8a441ebc34db6009ee73e4bbadf8 done #5 extracting sha256:1a4ab967765ecfb66605270cfe09ebacda212a35d6b95989bc4ed0dc167fe7b3 done #5 extracting sha256:216ba8a9fb76d2961bde797a8f9fb563e68e8b30063694aa836b1881d0bddcb8 #5 extracting sha256:216ba8a9fb76d2961bde797a8f9fb563e68e8b30063694aa836b1881d0bddcb8 done #5 extracting sha256:b494bef227f52ea433bb1070ee6ee70dbddb5b07853bc8acc5572599de5a2da7 done #5 extracting sha256:f7a7694b6cdc7a0c0cb7eb67a7d0b9b5149b8b495c43949715dcb0a455fe76ea #5 extracting sha256:f7a7694b6cdc7a0c0cb7eb67a7d0b9b5149b8b495c43949715dcb0a455fe76ea done #5 extracting sha256:8533461adfa23fa36335d8773079e84216f623ddad9d8d86f6447496e486c7b8 done #5 extracting sha256:031e3ae44817d046ad6f3e73ebc1ec033472ceaeffd89b1bba3e3b7597dfc2c8 done #5 extracting sha256:d1e2a5f12c3363df50d69fee2c39efe33908c40bd00990ba0f4a19ef9bf43fe8 #5 extracting sha256:d1e2a5f12c3363df50d69fee2c39efe33908c40bd00990ba0f4a19ef9bf43fe8 done #5 DONE 4.1s #6 [2/6] COPY ./yang /opt/dev/deploy/yang #6 DONE 3.0s #7 [3/6] COPY ./data /opt/dev/deploy/data #7 DONE 0.1s #8 [4/6] COPY ./config.json /opt/dev/ntsim-ng/config/config.json #8 DONE 0.2s #9 [5/6] RUN /opt/dev/ntsim-ng/ntsim-ng --container-init -w /opt/dev/ntsim-ng #9 0.211 [2026-09-20|08:21:46] Entering container-init mode... #9 0.228 [2026-09-20|08:21:46] Installing yang files... #9 0.228 [2026-09-20|08:21:46] Found total modules: 66 #9 0.233 [2026-09-20|08:21:46] [round 1] trying to install module onap-system from /opt/dev/deploy/yang/onap-system.yang... done #9 0.364 [2026-09-20|08:21:46] [round 1] trying to install module ietf-system from /opt/dev/deploy/yang/ietf-system.yang... done #9 0.389 [2026-09-20|08:21:46] [round 1] trying to install module nts-network-function from /opt/dev/deploy/yang/nts-network-function.yang... done #9 0.437 [2026-09-20|08:21:46] [round 1] trying to install module ietf-inet-types from /opt/dev/deploy/yang/ietf-inet-types.yang... done #9 0.482 [2026-09-20|08:21:46] [round 1] trying to install module nts-common from /opt/dev/deploy/yang/nts-common.yang... done #9 0.525 [2026-09-20|08:21:46] [round 1] trying to install module o-ran-delay-management from /opt/dev/deploy/yang/o-ran-delay-management.yang... done #9 0.570 [2026-09-20|08:21:46] [round 1] trying to install module o-ran-file-management from /opt/dev/deploy/yang/o-ran-file-management.yang... done #9 0.629 [2026-09-20|08:21:47] [round 1] trying to install module o-ran-mplane-int from /opt/dev/deploy/yang/o-ran-mplane-int.yang... done #9 0.695 [2026-09-20|08:21:47] [round 1] trying to install module iana-hardware from /opt/dev/deploy/yang/iana-hardware.yang... done #9 0.752 [2026-09-20|08:21:47] [round 1] trying to install module ietf-dhcpv6-types from /opt/dev/deploy/yang/ietf-dhcpv6-types.yang... done #9 0.812 [2026-09-20|08:21:47] [round 1] trying to install module o-ran-wg4-features from /opt/dev/deploy/yang/o-ran-wg4-features.yang... done #9 0.879 [2026-09-20|08:21:47] [round 1] trying to install module o-ran-compression-factors from /opt/dev/deploy/yang/o-ran-compression-factors.yang... done #9 0.949 [2026-09-20|08:21:47] [round 1] trying to install module ietf-ip from /opt/dev/deploy/yang/ietf-ip.yang... done #9 0.986 [2026-09-20|08:21:47] [round 1] trying to install module o-ran-certificates from /opt/dev/deploy/yang/o-ran-certificates.yang... done #9 1.057 [2026-09-20|08:21:47] [round 1] trying to install module o-ran-interfaces from /opt/dev/deploy/yang/o-ran-interfaces.yang... done #9 1.094 [2026-09-20|08:21:47] [round 1] trying to install module ietf-hardware from /opt/dev/deploy/yang/ietf-hardware.yang... done #9 1.136 [2026-09-20|08:21:47] [round 1] trying to install module o-ran-udp-echo from /opt/dev/deploy/yang/o-ran-udp-echo.yang... done #9 1.209 [2026-09-20|08:21:47] [round 1] trying to install module o-ran-transceiver from /opt/dev/deploy/yang/o-ran-transceiver.yang... done #9 1.285 [2026-09-20|08:21:47] [round 1] trying to install module o-ran-sync from /opt/dev/deploy/yang/o-ran-sync.yang... done #9 1.359 [2026-09-20|08:21:47] [round 1] trying to install module o-ran-module-cap from /opt/dev/deploy/yang/o-ran-module-cap.yang... done #9 1.431 [2026-09-20|08:21:47] [round 1] trying to install module ietf-network-instance from /opt/dev/deploy/yang/ietf-network-instance.yang... done #9 1.511 [2026-09-20|08:21:47] [round 1] trying to install module o-ran-laa-operations from /opt/dev/deploy/yang/o-ran-laa-operations.yang... done #9 1.586 [2026-09-20|08:21:47] [round 1] trying to install module o-ran-common-yang-types from /opt/dev/deploy/yang/o-ran-common-yang-types.yang... done #9 1.670 [2026-09-20|08:21:48] [round 1] trying to install module ietf-restconf from /opt/dev/deploy/yang/ietf-restconf.yang... done #9 1.749 [2026-09-20|08:21:48] [round 1] trying to install module ieee802-dot1x-types from /opt/dev/deploy/yang/ieee802-dot1x-types.yang... done #9 1.830 [2026-09-20|08:21:48] [round 1] trying to install module o-ran-laa from /opt/dev/deploy/yang/o-ran-laa.yang... done #9 1.914 [2026-09-20|08:21:48] [round 1] trying to install module ietf-interfaces from /opt/dev/deploy/yang/ietf-interfaces.yang... done #9 1.959 [2026-09-20|08:21:48] [round 1] trying to install module o-ran-lbm from /opt/dev/deploy/yang/o-ran-lbm.yang... done #9 2.044 [2026-09-20|08:21:48] [round 1] trying to install module o-ran-troubleshooting from /opt/dev/deploy/yang/o-ran-troubleshooting.yang... done #9 2.122 [2026-09-20|08:21:48] [round 1] trying to install module o-ran-ald from /opt/dev/deploy/yang/o-ran-ald.yang... done #9 2.210 [2026-09-20|08:21:48] [round 1] trying to install module o-ran-ecpri-delay from /opt/dev/deploy/yang/o-ran-ecpri-delay.yang... failed #9 2.439 [2026-09-20|08:21:48] [round 1] trying to install module o-ran-trace from /opt/dev/deploy/yang/o-ran-trace.yang... done #9 2.521 [2026-09-20|08:21:48] [round 1] trying to install module ietf-x509-cert-to-name from /opt/dev/deploy/yang/ietf-x509-cert-to-name.yang... done #9 2.569 [2026-09-20|08:21:48] [round 1] trying to install module o-ran-software-management from /opt/dev/deploy/yang/o-ran-software-management.yang... done #9 2.661 [2026-09-20|08:21:49] [round 1] not installing module o-ran-antenna-calibration as it's excluded in config. #9 2.664 [2026-09-20|08:21:49] [round 1] trying to install module ietf-netconf-acm from /opt/dev/deploy/yang/ietf-netconf-acm.yang... done #9 2.707 [2026-09-20|08:21:49] [round 1] trying to install module o-ran-common-identity-refs from /opt/dev/deploy/yang/o-ran-common-identity-refs.yang... done #9 2.795 [2026-09-20|08:21:49] [round 1] trying to install module ietf-yang-library from /opt/dev/deploy/yang/ietf-yang-library.yang... done #9 2.841 [2026-09-20|08:21:49] [round 1] trying to install module ietf-yang-types from /opt/dev/deploy/yang/ietf-yang-types.yang... done #9 2.932 [2026-09-20|08:21:49] [round 1] trying to install module o-ran-supervision from /opt/dev/deploy/yang/o-ran-supervision.yang... failed #9 3.179 [2026-09-20|08:21:49] [round 1] trying to install module ietf-netconf-notifications from /opt/dev/deploy/yang/ietf-netconf-notifications.yang... done #9 3.226 [2026-09-20|08:21:49] [round 1] trying to install module o-ran-operations from /opt/dev/deploy/yang/o-ran-operations.yang... done #9 3.320 [2026-09-20|08:21:49] [round 1] trying to install module ietf-dhcpv6-common from /opt/dev/deploy/yang/ietf-dhcpv6-common.yang... done #9 3.426 [2026-09-20|08:21:49] [round 1] trying to install module o-ran-uplane-conf from /opt/dev/deploy/yang/o-ran-uplane-conf.yang... failed #9 3.708 [2026-09-20|08:21:50] [round 1] trying to install module o-ran-hardware from /opt/dev/deploy/yang/o-ran-hardware.yang... done #9 3.761 [2026-09-20|08:21:50] [round 1] trying to install module ieee802-dot1x from /opt/dev/deploy/yang/ieee802-dot1x.yang... done #9 3.870 [2026-09-20|08:21:50] [round 1] trying to install module ietf-subscribed-notifications from /opt/dev/deploy/yang/ietf-subscribed-notifications.yang... done #9 3.977 [2026-09-20|08:21:50] [round 1] trying to install module o-ran-ald-port from /opt/dev/deploy/yang/o-ran-ald-port.yang... done #9 4.028 [2026-09-20|08:21:50] [round 1] trying to install module o-ran-dhcp from /opt/dev/deploy/yang/o-ran-dhcp.yang... done #9 4.137 [2026-09-20|08:21:50] [round 1] trying to install module ietf-yang-schema-mount from /opt/dev/deploy/yang/ietf-yang-schema-mount.yang... done #9 4.246 [2026-09-20|08:21:50] [round 1] trying to install module o-ran-externalio from /opt/dev/deploy/yang/o-ran-externalio.yang... done #9 4.361 [2026-09-20|08:21:50] [round 1] trying to install module o-ran-fm from /opt/dev/deploy/yang/o-ran-fm.yang... done #9 4.468 [2026-09-20|08:21:50] [round 1] trying to install module ietf-netconf-monitoring from /opt/dev/deploy/yang/ietf-netconf-monitoring.yang... done #9 4.520 [2026-09-20|08:21:50] [round 1] trying to install module iana-crypt-hash from /opt/dev/deploy/yang/iana-crypt-hash.yang... done #9 4.636 [2026-09-20|08:21:51] [round 1] trying to install module o-ran-shared-cell from /opt/dev/deploy/yang/o-ran-shared-cell.yang... failed #9 4.939 [2026-09-20|08:21:51] [round 1] trying to install module ietf-datastores from /opt/dev/deploy/yang/ietf-datastores.yang... done #9 4.989 [2026-09-20|08:21:51] [round 1] trying to install module o-ran-fan from /opt/dev/deploy/yang/o-ran-fan.yang... done #9 5.104 [2026-09-20|08:21:51] [round 1] trying to install module o-ran-ves-subscribed-notifications from /opt/dev/deploy/yang/o-ran-ves-subscribed-notifications.yang... done #9 5.221 [2026-09-20|08:21:51] [round 1] trying to install module ieee802-types from /opt/dev/deploy/yang/ieee802-types.yang... done #9 5.332 [2026-09-20|08:21:51] [round 1] trying to install module ietf-crypto-types from /opt/dev/deploy/yang/ietf-crypto-types.yang... done #9 5.392 [2026-09-20|08:21:51] [round 1] trying to install module o-ran-ethernet-forwarding from /opt/dev/deploy/yang/o-ran-ethernet-forwarding.yang... done #9 5.526 [2026-09-20|08:21:51] [round 1] trying to install module o-ran-processing-element from /opt/dev/deploy/yang/o-ran-processing-element.yang... failed #9 5.830 [2026-09-20|08:21:52] [round 1] trying to install module iana-if-type from /opt/dev/deploy/yang/iana-if-type.yang... done #9 5.904 [2026-09-20|08:21:52] [round 1] trying to install module o-ran-beamforming from /opt/dev/deploy/yang/o-ran-beamforming.yang... failed #9 6.263 [2026-09-20|08:21:52] [round 1] trying to install module o-ran-performance-management from /opt/dev/deploy/yang/o-ran-performance-management.yang... failed #9 6.605 [2026-09-20|08:21:52] [round 1] trying to install module o-ran-usermgmt from /opt/dev/deploy/yang/o-ran-usermgmt.yang... done #9 6.775 [2026-09-20|08:21:53] [round 2] trying to install module o-ran-ecpri-delay from /opt/dev/deploy/yang/o-ran-ecpri-delay.yang... done #9 6.903 [2026-09-20|08:21:53] [round 2] trying to install module o-ran-supervision from /opt/dev/deploy/yang/o-ran-supervision.yang... done #9 7.041 [2026-09-20|08:21:53] [round 2] trying to install module o-ran-uplane-conf from /opt/dev/deploy/yang/o-ran-uplane-conf.yang... done #9 7.203 [2026-09-20|08:21:53] [round 2] trying to install module o-ran-shared-cell from /opt/dev/deploy/yang/o-ran-shared-cell.yang... done #9 7.364 [2026-09-20|08:21:53] [round 2] trying to install module o-ran-processing-element from /opt/dev/deploy/yang/o-ran-processing-element.yang... done #9 7.459 [2026-09-20|08:21:53] [round 2] trying to install module o-ran-beamforming from /opt/dev/deploy/yang/o-ran-beamforming.yang... done #9 7.644 [2026-09-20|08:21:54] [round 2] trying to install module o-ran-performance-management from /opt/dev/deploy/yang/o-ran-performance-management.yang... done #9 7.823 [2026-09-20|08:21:54] successfully installed ALL modules in 2 rounds #9 7.823 [2026-09-20|08:21:54] Setting access configuration for installed modules... done #9 7.830 [2026-09-20|08:21:54] Enabling yang features... #9 7.830 [2026-09-20|08:21:54] Found total features: 105 #9 7.830 [2026-09-20|08:21:54] feature ietf-netconf:writable-running: already enabled, skipping. #9 7.830 [2026-09-20|08:21:54] feature ietf-netconf:candidate: already enabled, skipping. #9 7.830 [2026-09-20|08:21:54] feature ietf-netconf:confirmed-commit: enabling... done #9 7.976 [2026-09-20|08:21:54] feature ietf-netconf:rollback-on-error: already enabled, skipping. #9 7.976 [2026-09-20|08:21:54] feature ietf-netconf:validate: already enabled, skipping. #9 7.976 [2026-09-20|08:21:54] feature ietf-netconf:startup: already enabled, skipping. #9 7.976 [2026-09-20|08:21:54] feature ietf-netconf:url: already enabled, skipping. #9 7.976 [2026-09-20|08:21:54] feature ietf-netconf:xpath: already enabled, skipping. #9 7.976 [2026-09-20|08:21:54] feature ietf-netconf-nmda:origin: already enabled, skipping. #9 7.976 [2026-09-20|08:21:54] feature ietf-netconf-nmda:with-defaults: already enabled, skipping. #9 7.976 [2026-09-20|08:21:54] feature ietf-keystore:keystore-supported: already enabled, skipping. #9 7.976 [2026-09-20|08:21:54] feature ietf-keystore:local-definitions-supported: enabling... done #9 8.122 [2026-09-20|08:21:54] feature ietf-keystore:key-generation: enabling... done #9 8.268 [2026-09-20|08:21:54] feature ietf-truststore:truststore-supported: already enabled, skipping. #9 8.268 [2026-09-20|08:21:54] feature ietf-truststore:local-definitions-supported: enabling... done #9 8.416 [2026-09-20|08:21:54] feature ietf-truststore:x509-certificates: already enabled, skipping. #9 8.416 [2026-09-20|08:21:54] feature ietf-truststore:ssh-host-keys: enabling... done #9 8.563 [2026-09-20|08:21:54] feature ietf-tcp-common:keepalives-supported: already enabled, skipping. #9 8.563 [2026-09-20|08:21:54] feature iana-crypt-hash:crypt-hash-md5: enabling... done #9 8.712 [2026-09-20|08:21:55] feature iana-crypt-hash:crypt-hash-sha-256: enabling... done #9 8.861 [2026-09-20|08:21:55] feature iana-crypt-hash:crypt-hash-sha-512: enabling... done #9 9.007 [2026-09-20|08:21:55] feature ietf-ssh-server:ssh-server-transport-params-config: enabling... done #9 9.153 [2026-09-20|08:21:55] feature ietf-ssh-server:ssh-server-keepalives: enabling... done #9 9.300 [2026-09-20|08:21:55] feature ietf-ssh-server:local-client-auth-supported: already enabled, skipping. #9 9.300 [2026-09-20|08:21:55] feature ietf-ssh-server:external-client-auth-supported: enabling... done #9 9.448 [2026-09-20|08:21:55] feature ietf-tls-server:tls-server-hello-params-config: enabling... done #9 9.596 [2026-09-20|08:21:55] feature ietf-tls-server:tls-server-keepalives: enabling... done #9 9.743 [2026-09-20|08:21:56] feature ietf-tls-server:local-client-auth-supported: already enabled, skipping. #9 9.743 [2026-09-20|08:21:56] feature ietf-tls-server:external-client-auth-supported: enabling... done #9 9.908 [2026-09-20|08:21:56] feature ietf-netconf-server:ssh-listen: already enabled, skipping. #9 9.908 [2026-09-20|08:21:56] feature ietf-netconf-server:tls-listen: already enabled, skipping. #9 9.908 [2026-09-20|08:21:56] feature ietf-netconf-server:ssh-call-home: already enabled, skipping. #9 9.908 [2026-09-20|08:21:56] feature ietf-netconf-server:tls-call-home: already enabled, skipping. #9 9.909 [2026-09-20|08:21:56] feature ietf-system:radius: enabling... done #9 10.08 [2026-09-20|08:21:56] feature ietf-system:authentication: enabling... done #9 10.23 [2026-09-20|08:21:56] feature ietf-system:local-users: enabling... done #9 10.40 [2026-09-20|08:21:56] feature ietf-system:radius-authentication: enabling... done #9 10.55 [2026-09-20|08:21:56] feature ietf-system:ntp: enabling... done #9 10.70 [2026-09-20|08:21:57] feature ietf-system:ntp-udp-port: enabling... done #9 10.86 [2026-09-20|08:21:57] feature ietf-system:timezone-name: enabling... done #9 11.01 [2026-09-20|08:21:57] feature ietf-system:dns-udp-tcp-port: enabling... done #9 11.16 [2026-09-20|08:21:57] feature nts-common:faults-status: enabling... done #9 11.31 [2026-09-20|08:21:57] feature o-ran-delay-management:ADAPTIVE-RU-PROFILE: enabling... done #9 11.45 [2026-09-20|08:21:57] feature ietf-interfaces:arbitrary-names: enabling... done #9 11.61 [2026-09-20|08:21:57] feature ietf-interfaces:pre-provisioning: enabling... done #9 11.76 [2026-09-20|08:21:58] feature ietf-interfaces:if-mib: enabling... done #9 11.90 [2026-09-20|08:21:58] feature ietf-ip:ipv4-non-contiguous-netmasks: enabling... done #9 12.05 [2026-09-20|08:21:58] feature ietf-ip:ipv6-privacy-autoconf: enabling... done #9 12.21 [2026-09-20|08:21:58] feature ietf-hardware:entity-mib: enabling... done #9 12.36 [2026-09-20|08:21:58] feature ietf-hardware:hardware-state: enabling... done #9 12.51 [2026-09-20|08:21:58] feature ietf-hardware:hardware-sensor: enabling... done #9 12.66 [2026-09-20|08:21:59] feature o-ran-interfaces:UDPIP-BASED-CU-PLANE: enabling... done #9 12.81 [2026-09-20|08:21:59] feature o-ran-interfaces:ALIASMAC-BASED-CU-PLANE: enabling... done #9 12.96 [2026-09-20|08:21:59] feature o-ran-wg4-features:NON-PERSISTENT-MPLANE: enabling... done #9 13.11 [2026-09-20|08:21:59] feature o-ran-wg4-features:STATIC-TRANSMISSION-WINDOW-CONTROL: enabling... done #9 13.26 [2026-09-20|08:21:59] feature o-ran-wg4-features:DYNAMIC-TRANSMISSION-WINDOW-CONTROL: enabling... done #9 13.41 [2026-09-20|08:21:59] feature o-ran-wg4-features:UNIFORMLY-DISTRIBUTED-TRANSMISSION: enabling... done #9 13.56 [2026-09-20|08:21:59] feature o-ran-wg4-features:ORDERED-TRANSMISSION: enabling... done #9 13.71 [2026-09-20|08:22:00] feature o-ran-wg4-features:INDEPENDENT-TRANSMISSION-WINDOW-CONTROL: enabling... done #9 13.86 [2026-09-20|08:22:00] feature o-ran-wg4-features:EXT-ANT-DELAY-CONTROL: enabling... done #9 14.01 [2026-09-20|08:22:00] feature o-ran-wg4-features:CPLANE-MESSAGE-PROCESSING-LIMITS: enabling... done #9 14.15 [2026-09-20|08:22:00] feature o-ran-wg4-features:CHANNEL-INFORMATION-COMPRESSION: enabling... done #9 14.30 [2026-09-20|08:22:00] feature o-ran-wg4-features:CHANNEL-INFORMATION-PRB-GROUP: enabling... done #9 14.45 [2026-09-20|08:22:00] feature o-ran-wg4-features:BEAM-UPDATE-CONTENTION-CONTROL: enabling... done #9 14.61 [2026-09-20|08:22:01] feature o-ran-wg4-features:MULTIPLE-SCS-IN-EAXC: enabling... done #9 14.77 [2026-09-20|08:22:01] feature o-ran-wg4-features:MULTIPLE-TRANSPORT-SESSION-TYPE: enabling... done #9 14.93 [2026-09-20|08:22:01] feature o-ran-wg4-features:ENHANCED-T-COMBINE: enabling... done #9 15.07 [2026-09-20|08:22:01] feature o-ran-wg4-features:SHARED-ORU-MULTI-OPERATOR: enabling... done #9 15.22 [2026-09-20|08:22:01] feature o-ran-wg4-features:SHARED-ORU-MULTI-ODU: enabling... done #9 15.37 [2026-09-20|08:22:01] feature o-ran-wg4-features:INTEGRITY-CHECK-AT-SW-DOWNLOAD: enabling... done #9 15.53 [2026-09-20|08:22:01] feature o-ran-wg4-features:SUPERVISION-WITH-SESSION-ID: excluded in config, skipping #9 15.53 [2026-09-20|08:22:01] feature o-ran-wg4-features:UPLANE-ONLY-DL-MODE: enabling... done #9 15.69 [2026-09-20|08:22:02] feature o-ran-wg4-features:ST4-SLOT-CONFIG-MSG-SUPPORT: enabling... done #9 15.84 [2026-09-20|08:22:02] feature o-ran-compression-factors:CONFIGURABLE-FS-OFFSET: enabling... done #9 15.99 [2026-09-20|08:22:02] feature o-ran-sync:GNSS: enabling... done #9 16.14 [2026-09-20|08:22:02] feature o-ran-sync:ANTI-JAM: enabling... done #9 16.30 [2026-09-20|08:22:02] feature o-ran-module-cap:LAA: enabling... done #9 16.46 [2026-09-20|08:22:02] feature o-ran-module-cap:EAXC-ID-GROUP-SUPPORTED: enabling... done #9 16.61 [2026-09-20|08:22:02] feature o-ran-module-cap:TRANSPORT-FRAGMENTATION: enabling... done #9 16.76 [2026-09-20|08:22:03] feature o-ran-module-cap:DSS_LTE_NR: enabling... done #9 16.91 [2026-09-20|08:22:03] feature o-ran-module-cap:PRACH-STATIC-CONFIGURATION-SUPPORTED: enabling... done #9 17.08 [2026-09-20|08:22:03] feature o-ran-module-cap:SRS-STATIC-CONFIGURATION-SUPPORTED: enabling... done #9 17.23 [2026-09-20|08:22:03] feature o-ran-module-cap:CONFIGURABLE-TDD-PATTERN-SUPPORTED: enabling... done #9 17.40 [2026-09-20|08:22:03] feature o-ran-ald-port:OVERCURRENT-SUPPORTED: enabling... done #9 17.55 [2026-09-20|08:22:03] feature o-ran-hardware:ENERGYSAVING: enabling... done #9 17.71 [2026-09-20|08:22:04] feature ietf-subscribed-notifications:configured: enabling... done #9 17.87 [2026-09-20|08:22:04] feature ietf-subscribed-notifications:dscp: enabling... done #9 18.02 [2026-09-20|08:22:04] feature ietf-subscribed-notifications:encode-json: enabling... done #9 18.17 [2026-09-20|08:22:04] feature ietf-subscribed-notifications:encode-xml: enabling... done #9 18.33 [2026-09-20|08:22:04] feature ietf-subscribed-notifications:interface-designation: enabling... done #9 18.48 [2026-09-20|08:22:04] feature ietf-subscribed-notifications:qos: enabling... done #9 18.64 [2026-09-20|08:22:05] feature ietf-subscribed-notifications:replay: enabling... done #9 18.82 [2026-09-20|08:22:05] feature ietf-subscribed-notifications:subtree: enabling... done #9 18.98 [2026-09-20|08:22:05] feature ietf-subscribed-notifications:supports-vrf: enabling... done #9 19.16 [2026-09-20|08:22:05] feature ietf-subscribed-notifications:xpath: enabling... done #9 19.32 [2026-09-20|08:22:05] feature o-ran-fm:HISTORICAL-ALARM-LIST: enabling... done #9 19.47 [2026-09-20|08:22:05] feature o-ran-processing-element:SHARED_CELL: enabling... done #9 19.64 [2026-09-20|08:22:06] feature o-ran-uplane-conf:EAXC-GAIN-CORRECTION: enabling... done #9 19.80 [2026-09-20|08:22:06] feature o-ran-uplane-conf:TX-REFERENCE-LEVEL: enabling... done #9 19.95 [2026-09-20|08:22:06] feature o-ran-shared-cell:FHM: enabling... done #9 20.11 [2026-09-20|08:22:06] feature o-ran-shared-cell:SELECTIVE-BEAM-ID: enabling... done #9 20.27 [2026-09-20|08:22:06] feature o-ran-beamforming:MODIFY-BF-CONFIG: enabling... done #9 20.43 [2026-09-20|08:22:06] feature o-ran-beamforming:BEAM-TILT: enabling... done #9 20.59 [2026-09-20|08:22:06] feature o-ran-performance-management:GRANULARITY-TRANSPORT-MEASUREMENT: enabling... done #9 20.74 [2026-09-20|08:22:07] feature o-ran-performance-management:GRANULARITY-EAXC-ID-MEASUREMENT: enabling... done #9 20.91 [2026-09-20|08:22:07] ntsim successfully initialized Docker container #9 DONE 21.0s #10 [6/6] WORKDIR /opt/dev/workspace #10 DONE 0.2s #11 exporting to image #11 exporting layers #11 exporting layers 0.3s done #11 writing image sha256:27f79454c73ce4edde035fbbf098c29508c202be761422c0cb5caed1a4b97faf done #11 naming to nexus3.o-ran-sc.org:10004/o-ran-sc/nts-ng-o-ran-ru-fh:1.8.1 done #11 DONE 0.3s ---> docker-build.sh ends [sim-o1-interface-ntsim-ng-o-ran-ru-fh-docker-merge-master] $ /bin/sh -xe /tmp/jenkins7704361725896695621.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 [EnvInject] - Variables injected successfully. [sim-o1-interface-ntsim-ng-o-ran-ru-fh-docker-merge-master] $ /bin/bash /tmp/jenkins9988909441739165216.sh ---> docker-push.sh Docker version 24.0.2, build cb74dfc Pushing image: nexus3.o-ran-sc.org:10004/o-ran-sc/nts-ng-o-ran-ru-fh:1.8.1 docker push nexus3.o-ran-sc.org:10004/o-ran-sc/nts-ng-o-ran-ru-fh:1.8.1 The push refers to repository [nexus3.o-ran-sc.org:10004/o-ran-sc/nts-ng-o-ran-ru-fh] 5f70bf18a086: Preparing 6f83ba7baceb: Preparing e0d83c363a7c: Preparing d7905dcdde9f: Preparing 7e3f5ec0b684: Preparing 21b2f2309d86: Preparing efd1e4a62c87: Preparing 999d83fb7584: Preparing 78cce858ce1d: Preparing 21b2f2309d86: Waiting efd1e4a62c87: Waiting 999d83fb7584: Waiting 78cce858ce1d: Waiting fb0517968d8a: Preparing d3506a4c8fd1: Preparing 627e6713803b: Preparing fb0517968d8a: Waiting d3506a4c8fd1: Waiting 15b71a2ed8f2: Preparing c81f3ea3318a: Preparing e6ee77e599d7: Preparing 627e6713803b: Waiting 15b71a2ed8f2: Waiting c81f3ea3318a: Waiting 5f70bf18a086: Preparing b53079063fc3: Preparing 74f8c6ec4e48: Preparing 373c239454d7: Preparing 0947e1e33491: Preparing e6ee77e599d7: Waiting b53079063fc3: Waiting 74f8c6ec4e48: Waiting 373c239454d7: Waiting 0947e1e33491: Waiting c9d74f8bd8b5: Preparing 1fc4f4d54200: Preparing c83032be41ea: Preparing 5f70bf18a086: Preparing 7cc5b8df2c8a: Preparing c9d74f8bd8b5: Waiting 1fc4f4d54200: Waiting c83032be41ea: Waiting 470b66ea5123: Preparing 470b66ea5123: Waiting 7cc5b8df2c8a: Waiting 5f70bf18a086: Layer already exists 21b2f2309d86: Layer already exists efd1e4a62c87: Layer already exists 999d83fb7584: Layer already exists e0d83c363a7c: Pushed d7905dcdde9f: Pushed 78cce858ce1d: Layer already exists fb0517968d8a: Layer already exists d3506a4c8fd1: Layer already exists 627e6713803b: Layer already exists 7e3f5ec0b684: Pushed 15b71a2ed8f2: Layer already exists c81f3ea3318a: Layer already exists e6ee77e599d7: Layer already exists b53079063fc3: Layer already exists 373c239454d7: Layer already exists 6f83ba7baceb: Pushed 74f8c6ec4e48: Layer already exists 0947e1e33491: Layer already exists c9d74f8bd8b5: Layer already exists c83032be41ea: Layer already exists 1fc4f4d54200: Layer already exists 7cc5b8df2c8a: Layer already exists 470b66ea5123: Layer already exists 1.8.1: digest: sha256:ad9989188d5da4f1c2d163b6e5cb6ab6d0e6a3e28aa68719db196a7a59d36a9c size: 5737 ---> docker-push.sh ends [sim-o1-interface-ntsim-ng-o-ran-ru-fh-docker-merge-master] $ /bin/bash /tmp/jenkins16849624579967462317.sh $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2110 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [sim-o1-interface-ntsim-ng-o-ran-ru-fh-docker-merge-master] $ /bin/bash /tmp/jenkins6014336098470567444.sh ---> sysstat.sh [sim-o1-interface-ntsim-ng-o-ran-ru-fh-docker-merge-master] $ /bin/bash /tmp/jenkins13170256175101463413.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/sim-o1-interface-ntsim-ng-o-ran-ru-fh-docker-merge-master + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/sim-o1-interface-ntsim-ng-o-ran-ru-fh-docker-merge-master ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/sim-o1-interface-ntsim-ng-o-ran-ru-fh-docker-merge-master ']' + mkdir -p /w/workspace/sim-o1-interface-ntsim-ng-o-ran-ru-fh-docker-merge-master/archives/ + 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/ [sim-o1-interface-ntsim-ng-o-ran-ru-fh-docker-merge-master] $ /bin/bash /tmp/jenkins16340464611665814648.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/sim-o1-interface-ntsim-ng-o-ran-ru-fh-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7rYi from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Installing additional packages: lftools 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. virtualenv 21.8.1 requires filelock<4,>=3.24.2; python_version >= "3.10", but you have filelock 4.0.1 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-7rYi/bin to PATH INFO: Running in OpenStack, capturing instance metadata [sim-o1-interface-ntsim-ng-o-ran-ru-fh-docker-merge-master] $ /bin/bash /tmp/jenkins11031925481374700932.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/sim-o1-interface-ntsim-ng-o-ran-ru-fh-docker-merge-master@tmp/config8555471234149290046tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [sim-o1-interface-ntsim-ng-o-ran-ru-fh-docker-merge-master] $ /bin/bash /tmp/jenkins2224480281904325480.sh ---> create-netrc.sh [sim-o1-interface-ntsim-ng-o-ran-ru-fh-docker-merge-master] $ /bin/bash /tmp/jenkins3784720814460850265.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/sim-o1-interface-ntsim-ng-o-ran-ru-fh-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7rYi from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Installing additional packages: lftools 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. virtualenv 21.8.1 requires filelock<4,>=3.24.2; python_version >= "3.10", but you have filelock 4.0.1 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-7rYi/bin to PATH [sim-o1-interface-ntsim-ng-o-ran-ru-fh-docker-merge-master] $ /bin/sh /tmp/jenkins5894692968368647702.sh ---> uv-install.sh uv 0.12.17 is already installed uvx 0.12.17 (x86_64-unknown-linux-gnu) [sim-o1-interface-ntsim-ng-o-ran-ru-fh-docker-merge-master] $ /bin/bash /tmp/jenkins11930852362745315156.sh ---> sudo-logs.sh Archiving 'sudo' log.. [sim-o1-interface-ntsim-ng-o-ran-ru-fh-docker-merge-master] $ /bin/bash /tmp/jenkins8443986906987612701.sh ---> job-cost.sh INFO: Activating Python virtual environment... Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/sim-o1-interface-ntsim-ng-o-ran-ru-fh-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7rYi from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-7rYi/bin to PATH INFO: No stack-cost file found INFO: Instance uptime: 199s INFO: Fetching instance metadata (attempt 1 of 3)... DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type INFO: Successfully fetched instance metadata INFO: Instance type: v3-starter-4 INFO: Retrieving pricing info for: v3-starter-4 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-starter-4/cost?seconds=199 INFO: Successfully fetched Vexxhost pricing API INFO: Retrieved cost: 0.04 INFO: Retrieved resource: v3-starter-4 INFO: Creating archive directory: /w/workspace/sim-o1-interface-ntsim-ng-o-ran-ru-fh-docker-merge-master/archives/cost INFO: Archiving costs to: /w/workspace/sim-o1-interface-ntsim-ng-o-ran-ru-fh-docker-merge-master/archives/cost.csv INFO: Successfully archived job cost data DEBUG: Cost data: sim-o1-interface-ntsim-ng-o-ran-ru-fh-docker-merge-master,327,2026-09-20 08:22:48,v3-starter-4,199,0.04,0.00,SUCCESS [sim-o1-interface-ntsim-ng-o-ran-ru-fh-docker-merge-master] $ /bin/bash -l /tmp/jenkins11644210926358632799.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/sim-o1-interface-ntsim-ng-o-ran-ru-fh-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7rYi from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 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. virtualenv 21.8.1 requires filelock<4,>=3.24.2; python_version >= "3.10", but you have filelock 4.0.1 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-7rYi/bin to PATH 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/327 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-4c-4g-13143 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2799.998 BogoMIPS: 5599.99 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-3 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 3.9G 0 3.9G 0% /dev tmpfs 798M 696K 797M 1% /run /dev/vda1 20G 9.2G 11G 48% / tmpfs 3.9G 0 3.9G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup /dev/vda15 105M 5.3M 100M 5% /boot/efi tmpfs 798M 0 798M 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 7976 508 5112 0 2354 7184 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 link/ether fa:16:3e:58:71:db brd ff:ff:ff:ff:ff:ff inet 10.32.7.95/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 86197sec preferred_lft 86197sec inet6 fe80::f816:3eff:fe58:71db/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:d8:ad:dd:65 brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-13143) 09/20/26 _x86_64_ (4 CPU) 08:19:43 LINUX RESTART (4 CPU) 08:20:01 tps rtps wtps bread/s bwrtn/s 08:21:02 165.72 61.22 104.50 5005.97 42004.75 08:22:01 148.47 18.44 130.03 2477.28 21033.18 08:23:01 38.36 3.25 35.11 490.05 1888.22 Average: 117.34 27.69 89.66 2658.77 21645.45 08:20:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:21:02 5712556 7369804 2454872 30.06 50756 1776908 1015804 11.02 613256 1652020 167500 08:22:01 5326420 7418992 2841008 34.78 67576 2181004 1247524 13.54 623724 1994888 2196 08:23:01 5196588 7322408 2970840 36.37 72316 2208172 1069408 11.60 761956 1985532 16320 Average: 5411855 7370401 2755573 33.74 63549 2055361 1110912 12.05 666312 1877480 62005 08:20:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:21:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:21:02 lo 1.07 1.07 0.09 0.09 0.00 0.00 0.00 0.00 08:21:02 ens3 329.75 208.07 1547.18 64.38 0.00 0.00 0.00 0.00 08:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:01 lo 2.37 2.37 0.21 0.21 0.00 0.00 0.00 0.00 08:22:01 ens3 90.88 70.11 1338.74 11.51 0.00 0.00 0.00 0.00 08:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:01 lo 3.73 3.73 0.33 0.33 0.00 0.00 0.00 0.00 08:23:01 ens3 39.16 36.44 26.67 28.05 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: lo 2.39 2.39 0.21 0.21 0.00 0.00 0.00 0.00 Average: ens3 153.61 105.07 968.81 34.78 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-13143) 09/20/26 _x86_64_ (4 CPU) 08:19:43 LINUX RESTART (4 CPU) 08:20:01 CPU %user %nice %system %iowait %steal %idle 08:21:02 all 18.24 0.00 2.20 5.46 0.06 74.04 08:21:02 0 4.59 0.00 1.14 6.72 0.03 87.52 08:21:02 1 13.34 0.00 3.12 5.31 0.07 78.17 08:21:02 2 35.73 0.00 2.95 3.90 0.10 57.32 08:21:02 3 19.29 0.00 1.61 5.94 0.05 73.11 08:22:01 all 17.89 0.00 3.15 4.18 0.06 74.72 08:22:01 0 9.15 0.00 3.15 6.69 0.07 80.95 08:22:01 1 3.86 0.00 1.18 1.86 0.03 93.07 08:22:01 2 49.92 0.00 6.24 0.65 0.12 43.07 08:22:01 3 8.53 0.00 2.01 7.51 0.05 81.90 08:23:01 all 20.22 0.00 1.58 1.26 0.05 76.89 08:23:01 0 4.38 0.00 0.87 3.58 0.02 91.15 08:23:01 1 13.61 0.00 2.88 0.22 0.03 83.26 08:23:01 2 47.11 0.00 1.77 0.45 0.10 50.57 08:23:01 3 15.81 0.00 0.82 0.78 0.05 82.54 Average: all 18.79 0.00 2.31 3.63 0.06 75.22 Average: 0 6.02 0.00 1.71 5.65 0.04 86.57 Average: 1 10.31 0.00 2.40 2.47 0.04 84.78 Average: 2 44.23 0.00 3.64 1.67 0.11 50.36 Average: 3 14.58 0.00 1.47 4.72 0.05 79.17