Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-12805 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/sim-a1-interface-docker-merge-l-release [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-0NqJA6MXB1qe/agent.2030 SSH_AGENT_PID=2032 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/sim-a1-interface-docker-merge-l-release@tmp/private_key_9966452889253471329.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/a1-interface > git init /w/workspace/sim-a1-interface-docker-merge-l-release # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/sim/a1-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/a1-interface +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/sim/a1-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/l-release^{commit} # timeout=10 Checking out Revision 2b1f3ee4fac3592ba4234e5b3190e1f40c0f6635 (refs/remotes/origin/l-release) > git config core.sparsecheckout # timeout=10 > git checkout -f 2b1f3ee4fac3592ba4234e5b3190e1f40c0f6635 # timeout=10 Commit message: "Trigger RTD docs generatation for L-Release branch" > git rev-list --no-walk 2b1f3ee4fac3592ba4234e5b3190e1f40c0f6635 # 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-a1-interface-docker-merge-l-release] $ /bin/bash /tmp/jenkins18384159459963345261.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-ViPY 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 lf-activate-venv(): INFO: Adding /tmp/venv-ViPY/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-ViPY/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.94 botocore==1.43.94 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==3.32.6 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.19 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.8.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.8 prettytable==3.18.0 propcache==0.5.2 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.0 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.7.9 wcwidth==0.8.3 websocket-client==1.9.2 wrapt==2.4.1 xdg==6.0.0 xmltodict==1.0.4 yarl==1.24.5 yq==4.1.2 [sim-a1-interface-docker-merge-l-release] $ /bin/sh /tmp/jenkins6645049097139240132.sh ---> uv-install.sh Installing uv/uvx (latest) using shell installer 2026-09-16 09:42:13 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71308/71308] -> "/tmp/uv-install-rhMwjt.sh" [1] downloading uv 0.12.15 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.15 (x86_64-unknown-linux-gnu) provisioning config files... copy managed file [global-settings] to file:/w/workspace/sim-a1-interface-docker-merge-l-release@tmp/config11573058687103866718tmp copy managed file [sim-a1-interface-settings] to file:/w/workspace/sim-a1-interface-docker-merge-l-release@tmp/config16627419472450385974tmp [sim-a1-interface-docker-merge-l-release] $ /bin/bash /tmp/jenkins100219122952604719.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-a1-interface-docker-merge-l-release] $ /bin/bash /tmp/jenkins12648308940672928667.sh [sim-a1-interface-docker-merge-l-release] $ /bin/sh -xe /tmp/jenkins15855457492264597163.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content DOCKER_ROOT=near-rt-ric-simulator CONTAINER_TAG_YAML_DIR= CONTAINER_TAG_METHOD=yaml-file [EnvInject] - Variables injected successfully. [sim-a1-interface-docker-merge-l-release] $ /bin/bash -l /tmp/jenkins15380816182561637377.sh ---> docker-get-container-tag.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/sim-a1-interface-docker-merge-l-release/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ViPY 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-ViPY/bin to PATH ---> Docker image tag found: 2.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 DOCKER_ROOT=near-rt-ric-simulator CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 DOCKER_NAME=o-ran-sc/a1-simulator [EnvInject] - Variables injected successfully. [sim-a1-interface-docker-merge-l-release] $ /bin/bash /tmp/jenkins12179760204557401611.sh ---> docker-build.sh Docker version 24.0.2, build cb74dfc Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/a1-simulator:2.8.1 docker build --network=host -t nexus3.o-ran-sc.org:10004/o-ran-sc/a1-simulator:2.8.1 . #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.61kB done #1 DONE 0.1s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.1s #3 [internal] load metadata for docker.io/library/alpine:3.17.3 #3 DONE 1.1s #4 [ 1/15] FROM docker.io/library/alpine:3.17.3@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 #4 resolve docker.io/library/alpine:3.17.3@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done #4 ... #5 [internal] load build context #5 transferring context: 120.67kB 0.0s done #5 DONE 0.1s #4 [ 1/15] FROM docker.io/library/alpine:3.17.3@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 #4 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done #4 sha256:b6ca290b6b4cdcca5b3db3ffa338ee0285c11744b4a6abaa9627746ee3291d8d 528B / 528B done #4 sha256:9ed4aefc74f6792b5a804d1d146fe4b4a2299147b0f50eaf2b08435d7b38c27e 1.47kB / 1.47kB done #4 sha256:f56be85fc22e46face30e2c3de3f7fe7c15f8fd7c4e5add29d7f64b87abdaa09 0B / 3.37MB 0.1s #4 sha256:f56be85fc22e46face30e2c3de3f7fe7c15f8fd7c4e5add29d7f64b87abdaa09 3.37MB / 3.37MB 0.3s done #4 extracting sha256:f56be85fc22e46face30e2c3de3f7fe7c15f8fd7c4e5add29d7f64b87abdaa09 0.1s #4 extracting sha256:f56be85fc22e46face30e2c3de3f7fe7c15f8fd7c4e5add29d7f64b87abdaa09 0.1s done #4 DONE 0.6s #6 [ 2/15] RUN apk add --update --no-cache python3=3.10.15-r0 py3-pip nginx nginx-mod-http-lua #6 0.211 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz #6 0.371 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz #6 0.687 (1/26) Installing pcre (8.45-r2) #6 0.700 (2/26) Installing nginx (1.22.1-r1) #6 0.711 Executing nginx-1.22.1-r1.pre-install #6 0.758 Executing nginx-1.22.1-r1.post-install #6 0.762 (3/26) Installing nginx-mod-devel-kit (1.22.1-r1) #6 0.766 (4/26) Installing libgcc (12.2.1_git20220924-r4) #6 0.772 (5/26) Installing luajit (2.1_p20210510-r3) #6 0.799 (6/26) Installing lua-resty-lrucache (0.13-r0) #6 0.804 (7/26) Installing lua-resty-core (0.1.24-r0) #6 0.810 (8/26) Installing nginx-mod-http-lua (1.22.1-r1) #6 0.817 (9/26) Installing libexpat (2.6.4-r0) #6 0.822 (10/26) Installing libbz2 (1.0.8-r4) #6 0.827 (11/26) Installing libffi (3.4.4-r0) #6 0.830 (12/26) Installing gdbm (1.23-r0) #6 0.833 (13/26) Installing xz-libs (5.2.9-r0) #6 0.839 (14/26) Installing libstdc++ (12.2.1_git20220924-r4) #6 0.860 (15/26) Installing mpdecimal (2.5.1-r1) #6 0.866 (16/26) Installing ncurses-terminfo-base (6.3_p20221119-r1) #6 0.873 (17/26) Installing ncurses-libs (6.3_p20221119-r1) #6 0.882 (18/26) Installing readline (8.2.0-r0) #6 0.890 (19/26) Installing sqlite-libs (3.40.1-r1) #6 0.906 (20/26) Installing python3 (3.10.15-r0) #6 1.397 (21/26) Installing py3-six (1.16.0-r3) #6 1.415 (22/26) Installing py3-retrying (1.3.3-r3) #6 1.419 (23/26) Installing py3-parsing (3.0.9-r0) #6 1.434 (24/26) Installing py3-packaging (21.3-r2) #6 1.441 (25/26) Installing py3-setuptools (70.3.0-r0) #6 1.526 (26/26) Installing py3-pip (22.3.1-r1) #6 1.685 Executing busybox-1.35.0-r29.trigger #6 1.693 OK: 86 MiB in 41 packages #6 DONE 4.7s #7 [ 3/15] RUN pip3 install Flask==2.2.5 connexion[swagger-ui,flask]==2.14.2 #7 2.072 Collecting Flask==2.2.5 #7 2.207 Downloading Flask-2.2.5-py3-none-any.whl (101 kB) #7 2.266 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 kB 1.9 MB/s eta 0:00:00 #7 2.404 Collecting connexion[flask,swagger-ui]==2.14.2 #7 2.430 Downloading connexion-2.14.2-py2.py3-none-any.whl (95 kB) #7 2.446 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.1/95.1 kB 6.8 MB/s eta 0:00:00 #7 2.557 Collecting Werkzeug>=2.2.2 #7 2.583 Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) #7 2.632 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 226.5/226.5 kB 4.8 MB/s eta 0:00:00 #7 2.698 Collecting Jinja2>=3.0 #7 2.725 Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) #7 2.738 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.9/134.9 kB 14.8 MB/s eta 0:00:00 #7 2.816 Collecting click>=8.0 #7 2.841 Downloading click-8.5.0-py3-none-any.whl (125 kB) #7 2.853 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.3/125.3 kB 16.1 MB/s eta 0:00:00 #7 2.900 Collecting itsdangerous>=2.0 #7 2.926 Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) #7 3.008 Collecting Werkzeug>=2.2.2 #7 3.033 Downloading Werkzeug-2.2.3-py3-none-any.whl (233 kB) #7 3.052 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 233.6/233.6 kB 14.7 MB/s eta 0:00:00 #7 3.097 Collecting clickclick<21,>=1.2 #7 3.123 Downloading clickclick-20.10.2-py2.py3-none-any.whl (7.4 kB) #7 3.238 Collecting jsonschema<5,>=2.5.1 #7 3.263 Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) #7 3.275 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 10.9 MB/s eta 0:00:00 #7 3.393 Collecting requests<3,>=2.9.1 #7 3.418 Downloading requests-2.34.2-py3-none-any.whl (73 kB) #7 3.430 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 8.1 MB/s eta 0:00:00 #7 3.472 Collecting inflection<0.6,>=0.3.1 #7 3.497 Downloading inflection-0.5.1-py2.py3-none-any.whl (9.5 kB) #7 3.632 Collecting PyYAML<7,>=5.1 #7 3.659 Downloading pyyaml-6.0.3-cp310-cp310-musllinux_1_2_x86_64.whl (758 kB) #7 3.707 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 758.8/758.8 kB 17.4 MB/s eta 0:00:00 #7 3.724 Requirement already satisfied: packaging>=20 in /usr/lib/python3.10/site-packages (from connexion[flask,swagger-ui]==2.14.2) (21.3) #7 3.765 Collecting swagger-ui-bundle<0.1,>=0.0.2 #7 3.791 Downloading swagger_ui_bundle-0.0.9-py3-none-any.whl (6.2 MB) #7 4.089 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.2/6.2 MB 21.2 MB/s eta 0:00:00 #7 4.307 Collecting MarkupSafe>=2.0 #7 4.334 Downloading markupsafe-3.0.3-cp310-cp310-musllinux_1_2_x86_64.whl (20 kB) #7 5.323 Collecting rpds-py>=0.25.0 #7 5.349 Downloading rpds_py-0.30.0-cp310-cp310-musllinux_1_2_x86_64.whl (560 kB) #7 5.377 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 560.8/560.8 kB 23.5 MB/s eta 0:00:00 #7 5.432 Collecting jsonschema-specifications>=2023.03.6 #7 5.457 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) #7 5.566 Collecting referencing>=0.28.4 #7 5.591 Downloading referencing-0.37.0-py3-none-any.whl (26 kB) #7 5.662 Collecting attrs>=22.2.0 #7 5.687 Downloading attrs-26.1.0-py3-none-any.whl (67 kB) #7 5.699 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.5/67.5 kB 8.2 MB/s eta 0:00:00 #7 5.842 Collecting urllib3<3,>=1.26 #7 5.867 Downloading urllib3-2.8.0-py3-none-any.whl (135 kB) #7 5.879 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 135.7/135.7 kB 15.5 MB/s eta 0:00:00 #7 6.303 Collecting charset_normalizer<4,>=2 #7 6.358 Downloading charset_normalizer-3.5.1-cp310-cp310-musllinux_1_2_x86_64.whl (263 kB) #7 6.378 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 263.8/263.8 kB 16.6 MB/s eta 0:00:00 #7 6.453 Collecting certifi>=2023.5.7 #7 6.478 Downloading certifi-2026.7.22-py3-none-any.whl (136 kB) #7 6.490 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 137.0/137.0 kB 16.7 MB/s eta 0:00:00 #7 6.551 Collecting idna<4,>=2.5 #7 6.576 Downloading idna-3.19-py3-none-any.whl (68 kB) #7 6.587 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 68.5/68.5 kB 9.3 MB/s eta 0:00:00 #7 6.770 Collecting typing-extensions>=4.4.0 #7 6.796 Downloading typing_extensions-4.16.0-py3-none-any.whl (45 kB) #7 6.808 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 45.6/45.6 kB 4.7 MB/s eta 0:00:00 #7 7.126 Installing collected packages: urllib3, typing-extensions, rpds-py, PyYAML, MarkupSafe, itsdangerous, inflection, idna, click, charset_normalizer, certifi, attrs, Werkzeug, requests, referencing, Jinja2, clickclick, swagger-ui-bundle, jsonschema-specifications, Flask, jsonschema, connexion #7 9.102 Successfully installed Flask-2.2.5 Jinja2-3.1.6 MarkupSafe-3.0.3 PyYAML-6.0.3 Werkzeug-2.2.3 attrs-26.1.0 certifi-2026.7.22 charset_normalizer-3.5.1 click-8.5.0 clickclick-20.10.2 connexion-2.14.2 idna-3.19 inflection-0.5.1 itsdangerous-2.2.0 jsonschema-4.26.0 jsonschema-specifications-2025.9.1 referencing-0.37.0 requests-2.34.2 rpds-py-0.30.0 swagger-ui-bundle-0.0.9 typing-extensions-4.16.0 urllib3-2.8.0 #7 9.102 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv #7 DONE 10.0s #8 [ 4/15] WORKDIR /usr/src/app #8 DONE 0.1s #9 [ 5/15] COPY api api #9 DONE 0.2s #10 [ 6/15] COPY nginx.conf nginx.conf #10 DONE 0.1s #11 [ 7/15] COPY certificate /usr/src/app/cert #11 DONE 0.1s #12 [ 8/15] COPY src src #12 DONE 0.2s #13 [ 9/15] RUN addgroup nonrtric && adduser -S -G nonrtric nonrtric #13 DONE 0.3s #14 [10/15] RUN chown -R nonrtric:nonrtric /usr/src/app #14 DONE 0.4s #15 [11/15] RUN chown -R nonrtric:nonrtric /var/log/nginx #15 DONE 0.3s #16 [12/15] RUN chown -R nonrtric:nonrtric /var/lib/nginx #16 DONE 0.3s #17 [13/15] RUN touch /var/run/nginx.pid #17 DONE 0.3s #18 [14/15] RUN chown -R nonrtric:nonrtric /var/run/nginx.pid #18 DONE 0.3s #19 [15/15] RUN chmod +x src/start.sh #19 DONE 0.4s #20 exporting to image #20 exporting layers #20 exporting layers 1.3s done #20 writing image sha256:2bd659702cdff1f9ad3a0276c44bab2eb513eed6ec82dbb8677ca229b56e86f3 done #20 naming to nexus3.o-ran-sc.org:10004/o-ran-sc/a1-simulator:2.8.1 0.0s done #20 DONE 1.3s ---> docker-build.sh ends [sim-a1-interface-docker-merge-l-release] $ /bin/sh -xe /tmp/jenkins17991138264619834443.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-a1-interface-docker-merge-l-release] $ /bin/bash /tmp/jenkins6210151802246189754.sh ---> docker-push.sh Docker version 24.0.2, build cb74dfc Pushing image: nexus3.o-ran-sc.org:10004/o-ran-sc/a1-simulator:2.8.1 docker push nexus3.o-ran-sc.org:10004/o-ran-sc/a1-simulator:2.8.1 The push refers to repository [nexus3.o-ran-sc.org:10004/o-ran-sc/a1-simulator] aefce2fc6119: Preparing fd30de48c08d: Preparing e37dc7e0391d: Preparing 839e419ce1bc: Preparing 9743f52c0430: Preparing bbc38d782202: Preparing 1aea5e860095: Preparing c8d4f6be2e58: Preparing bbc38d782202: Waiting 1aea5e860095: Waiting bda0eb4403da: Preparing 01dd3146d7e9: Preparing 6c21129eca70: Preparing ee31abe3adeb: Preparing c8d4f6be2e58: Waiting bda0eb4403da: Waiting 01dd3146d7e9: Waiting 6c21129eca70: Waiting 4cd1b31ca7e5: Preparing 4e0344d15863: Preparing f1417ff83b31: Preparing 4cd1b31ca7e5: Waiting ee31abe3adeb: Waiting 4e0344d15863: Waiting f1417ff83b31: Waiting 9743f52c0430: Pushed 839e419ce1bc: Pushed e37dc7e0391d: Pushed fd30de48c08d: Pushed aefce2fc6119: Pushed 1aea5e860095: Pushed c8d4f6be2e58: Pushed bda0eb4403da: Pushed 01dd3146d7e9: Pushed bbc38d782202: Pushed f1417ff83b31: Layer already exists 6c21129eca70: Pushed ee31abe3adeb: Pushed 4cd1b31ca7e5: Pushed 4e0344d15863: Pushed 2.8.1: digest: sha256:c6ca769212b5042604ebdc0da6ef80c16467eef3c8ddec6c0e06fca572ab8f5c size: 3444 ---> docker-push.sh ends [sim-a1-interface-docker-merge-l-release] $ /bin/bash /tmp/jenkins12237230112177726142.sh $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2032 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [sim-a1-interface-docker-merge-l-release] $ /bin/bash /tmp/jenkins12607800933991108066.sh ---> sysstat.sh [sim-a1-interface-docker-merge-l-release] $ /bin/bash /tmp/jenkins10524721187289036180.sh ---> package-listing.sh ++ tr '[:upper:]' '[:lower:]' ++ facter osfamily + OS_FAMILY=debian + workspace=/w/workspace/sim-a1-interface-docker-merge-l-release + 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-a1-interface-docker-merge-l-release ']' + 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-a1-interface-docker-merge-l-release ']' + mkdir -p /w/workspace/sim-a1-interface-docker-merge-l-release/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/sim-a1-interface-docker-merge-l-release/archives/ [sim-a1-interface-docker-merge-l-release] $ /bin/bash /tmp/jenkins15516642901831758745.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/sim-a1-interface-docker-merge-l-release/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ViPY from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-ViPY/bin to PATH INFO: Running in OpenStack, capturing instance metadata [sim-a1-interface-docker-merge-l-release] $ /bin/bash /tmp/jenkins12862677787732773638.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/sim-a1-interface-docker-merge-l-release@tmp/config8763884064408146596tmp 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-a1-interface-docker-merge-l-release] $ /bin/bash /tmp/jenkins9186764129016116166.sh ---> create-netrc.sh [sim-a1-interface-docker-merge-l-release] $ /bin/bash /tmp/jenkins9746969589657900716.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/sim-a1-interface-docker-merge-l-release/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ViPY from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-ViPY/bin to PATH [sim-a1-interface-docker-merge-l-release] $ /bin/sh /tmp/jenkins12238066404035552261.sh ---> uv-install.sh uv 0.12.15 is already installed uvx 0.12.15 (x86_64-unknown-linux-gnu) [sim-a1-interface-docker-merge-l-release] $ /bin/bash /tmp/jenkins18030496504276371483.sh ---> sudo-logs.sh Archiving 'sudo' log.. [sim-a1-interface-docker-merge-l-release] $ /bin/bash /tmp/jenkins4646347785035567873.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-a1-interface-docker-merge-l-release/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ViPY 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-ViPY/bin to PATH INFO: No stack-cost file found INFO: Instance uptime: 207s 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=207 INFO: Successfully fetched Vexxhost pricing API INFO: Retrieved cost: 0.04 INFO: Retrieved resource: v3-starter-4 INFO: Creating archive directory: /w/workspace/sim-a1-interface-docker-merge-l-release/archives/cost INFO: Archiving costs to: /w/workspace/sim-a1-interface-docker-merge-l-release/archives/cost.csv INFO: Successfully archived job cost data DEBUG: Cost data: sim-a1-interface-docker-merge-l-release,62,2026-09-16 09:43:38,v3-starter-4,207,0.04,0.00,SUCCESS [sim-a1-interface-docker-merge-l-release] $ /bin/bash -l /tmp/jenkins33955668211157956.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/sim-a1-interface-docker-merge-l-release/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ViPY 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 lf-activate-venv(): INFO: Adding /tmp/venv-ViPY/bin to PATH INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/sim-a1-interface-docker-merge-l-release/62 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-4c-4g-12805 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 515 5074 0 2386 7174 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:38:84:07 brd ff:ff:ff:ff:ff:ff inet 10.32.7.68/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 86189sec preferred_lft 86189sec inet6 fe80::f816:3eff:fe38:8407/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:d9:82:29:cd 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-12805) 09/16/26 _x86_64_ (4 CPU) 09:40:24 LINUX RESTART (4 CPU) 09:41:02 tps rtps wtps bread/s bwrtn/s 09:42:01 107.30 21.52 85.78 732.77 6390.11 09:43:01 157.15 21.19 135.95 2911.83 18943.15 Average: 132.43 21.35 111.08 1831.45 12719.35 09:41:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:42:01 5641172 7368012 2526256 30.93 53708 1842272 1006224 10.92 618728 1715532 199932 09:43:01 5206412 7344004 2961016 36.25 69592 2219140 1051108 11.41 851060 1879280 1604 Average: 5423792 7356008 2743636 33.59 61650 2030706 1028666 11.16 734894 1797406 100768 09:41:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:42:01 ens3 90.02 76.08 1247.84 19.44 0.00 0.00 0.00 0.00 09:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:01 lo 0.81 0.81 0.07 0.07 0.00 0.00 0.00 0.00 09:43:01 ens3 230.24 198.60 1034.32 788.51 0.00 0.00 0.00 0.00 09:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:43:01 lo 6.46 6.46 0.59 0.59 0.00 0.00 0.00 0.00 Average: ens3 160.72 137.85 1140.18 407.21 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 3.66 3.66 0.33 0.33 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-12805) 09/16/26 _x86_64_ (4 CPU) 09:40:24 LINUX RESTART (4 CPU) 09:41:02 CPU %user %nice %system %iowait %steal %idle 09:42:01 all 19.32 0.00 1.48 3.18 0.06 75.97 09:42:01 0 29.61 0.00 1.68 0.47 0.07 68.17 09:42:01 1 4.63 0.00 0.65 0.36 0.03 94.33 09:42:01 2 35.20 0.00 2.34 2.63 0.10 59.72 09:42:01 3 7.77 0.00 1.24 9.30 0.03 81.65 09:43:01 all 20.38 0.00 2.45 3.59 0.63 72.96 09:43:01 0 22.81 0.00 2.16 1.35 0.60 73.07 09:43:01 1 17.14 0.00 2.09 4.50 0.69 75.57 09:43:01 2 29.28 0.00 4.00 7.20 0.87 58.65 09:43:01 3 12.28 0.00 1.58 1.29 0.35 84.49 Average: all 19.85 0.00 1.97 3.38 0.34 74.45 Average: 0 26.19 0.00 1.92 0.92 0.34 70.64 Average: 1 10.93 0.00 1.37 2.44 0.36 84.89 Average: 2 32.22 0.00 3.18 4.93 0.49 59.18 Average: 3 10.04 0.00 1.41 5.27 0.19 83.08