15:29:20 Started by timer 15:29:20 Running as SYSTEM 15:29:20 [EnvInject] - Loading node environment variables. 15:29:20 Building remotely on prd-ubuntu1804-docker-4c-4g-3760 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/it-test-nanobot-docker-merge-master 15:29:20 [ssh-agent] Looking for ssh-agent implementation... 15:29:20 $ ssh-agent 15:29:20 SSH_AUTH_SOCK=/tmp/ssh-MrB2LuLYnMSJ/agent.2064 15:29:20 SSH_AGENT_PID=2066 15:29:20 [ssh-agent] Started. 15:29:20 Running ssh-add (command line suppressed) 15:29:20 Identity added: /w/workspace/it-test-nanobot-docker-merge-master@tmp/private_key_15380239478041637008.key (jenkins-ssh) 15:29:20 [ssh-agent] Using credentials jenkins (jenkins) 15:29:20 The recommended git tool is: NONE 15:29:23 using credential jenkins 15:29:23 Wiping out workspace first. 15:29:23 Cloning the remote Git repository 15:29:23 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/test 15:29:23 > git init /w/workspace/it-test-nanobot-docker-merge-master # timeout=10 15:29:23 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/test 15:29:23 > git --version # timeout=10 15:29:23 > git --version # 'git version 2.17.1' 15:29:23 using GIT_SSH to set credentials jenkins 15:29:23 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/test +refs/heads/*:refs/remotes/origin/* # timeout=10 15:29:24 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/test # timeout=10 15:29:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:29:24 Avoid second fetch 15:29:24 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 15:29:24 Checking out Revision ff93fac4c976b89c1f5df57c9cee9972db05f54d (refs/remotes/origin/master) 15:29:24 > git config core.sparsecheckout # timeout=10 15:29:24 > git checkout -f ff93fac4c976b89c1f5df57c9cee9972db05f54d # timeout=10 15:29:25 Commit message: "Merge "Fix session create for mTLS"" 15:29:25 > git rev-list --no-walk ff93fac4c976b89c1f5df57c9cee9972db05f54d # timeout=10 15:29:28 provisioning config files... 15:29:28 copy managed file [npmrc] to file:/home/jenkins/.npmrc 15:29:28 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 15:29:28 [it-test-nanobot-docker-merge-master] $ /bin/bash /tmp/jenkins7938951976487960992.sh 15:29:28 ---> python-tools-install.sh 15:29:28 Setup pyenv: 15:29:28 * system (set by /opt/pyenv/version) 15:29:28 * 3.8.13 (set by /opt/pyenv/version) 15:29:28 * 3.9.13 (set by /opt/pyenv/version) 15:29:28 * 3.10.6 (set by /opt/pyenv/version) 15:29:36 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-FK1L 15:29:36 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:29:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:29:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:29:43 lf-activate-venv(): INFO: Base packages installed successfully 15:29:43 lf-activate-venv(): INFO: Installing additional packages: lftools 15:30:21 lf-activate-venv(): INFO: Adding /tmp/venv-FK1L/bin to PATH 15:30:21 Generating Requirements File 15:31:02 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. 15:31:02 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 15:31:03 Python 3.10.6 15:31:04 pip 26.1.2 from /tmp/venv-FK1L/lib/python3.10/site-packages/pip (python 3.10) 15:31:04 aiohappyeyeballs==2.6.2 15:31:04 aiohttp==3.14.1 15:31:04 aiosignal==1.4.0 15:31:04 appdirs==1.4.4 15:31:04 argcomplete==3.6.3 15:31:04 aspy.yaml==1.3.0 15:31:04 async-timeout==5.0.1 15:31:04 attrs==26.1.0 15:31:04 autopage==0.6.0 15:31:04 backports.strenum==1.3.1 15:31:04 beautifulsoup4==4.15.0 15:31:04 boto3==1.43.32 15:31:04 botocore==1.43.32 15:31:04 bs4==0.0.2 15:31:04 certifi==2026.6.17 15:31:04 cffi==2.0.0 15:31:04 cfgv==3.5.0 15:31:04 chardet==7.4.3 15:31:04 charset-normalizer==3.4.7 15:31:04 click==8.4.1 15:31:04 cliff==4.14.0 15:31:04 cmd2==3.5.1 15:31:04 cryptography==3.3.2 15:31:04 debtcollector==3.1.0 15:31:04 decorator==5.3.1 15:31:04 defusedxml==0.7.1 15:31:04 Deprecated==1.3.1 15:31:04 distlib==0.4.3 15:31:04 dnspython==2.8.0 15:31:04 docker==7.1.0 15:31:04 dogpile.cache==1.5.0 15:31:04 durationpy==0.10 15:31:04 email-validator==2.3.0 15:31:04 filelock==3.29.4 15:31:04 frozenlist==1.8.0 15:31:04 future==1.0.0 15:31:04 gitdb==4.0.12 15:31:04 GitPython==3.1.50 15:31:04 httplib2==0.30.2 15:31:04 identify==2.6.19 15:31:04 idna==3.18 15:31:04 importlib-resources==1.5.0 15:31:04 iso8601==2.1.0 15:31:04 Jinja2==3.1.6 15:31:04 jmespath==1.1.0 15:31:04 jsonpatch==1.33 15:31:04 jsonpointer==3.1.1 15:31:04 jsonschema==4.26.0 15:31:04 jsonschema-specifications==2025.9.1 15:31:04 keystoneauth1==5.14.0 15:31:04 kubernetes==36.0.2 15:31:04 lftools==0.37.22 15:31:04 lxml==6.1.1 15:31:04 markdown-it-py==4.2.0 15:31:04 MarkupSafe==3.0.3 15:31:04 mdurl==0.1.2 15:31:04 msgpack==1.2.1 15:31:04 multi_key_dict==2.0.3 15:31:04 multidict==6.7.1 15:31:04 munch==4.0.0 15:31:04 netaddr==1.3.0 15:31:04 niet==1.4.2 15:31:04 nodeenv==1.10.0 15:31:04 oauth2client==4.1.3 15:31:04 oauthlib==3.3.1 15:31:04 openstacksdk==4.13.0 15:31:04 os-service-types==1.8.2 15:31:04 osc-lib==4.6.0 15:31:04 oslo.config==10.4.0 15:31:04 oslo.context==6.4.0 15:31:04 oslo.i18n==6.8.0 15:31:04 oslo.log==8.2.0 15:31:04 oslo.serialization==5.10.0 15:31:04 oslo.utils==10.1.1 15:31:04 packaging==26.2 15:31:04 pbr==7.0.3 15:31:04 platformdirs==4.10.0 15:31:04 prettytable==3.17.0 15:31:04 propcache==0.5.2 15:31:04 psutil==7.2.2 15:31:04 pyasn1==0.6.3 15:31:04 pyasn1_modules==0.4.2 15:31:04 pycparser==3.0 15:31:04 pygerrit2==2.0.15 15:31:04 PyGithub==2.9.1 15:31:04 Pygments==2.20.0 15:31:04 PyJWT==2.13.0 15:31:04 PyNaCl==1.6.2 15:31:04 pyparsing==2.4.7 15:31:04 pyperclip==1.11.0 15:31:04 pyrsistent==0.20.0 15:31:04 python-cinderclient==9.9.0 15:31:04 python-dateutil==2.9.0.post0 15:31:04 python-discovery==1.4.2 15:31:04 python-heatclient==5.2.0 15:31:04 python-jenkins==1.8.3 15:31:04 python-keystoneclient==5.8.0 15:31:04 python-magnumclient==4.10.0 15:31:04 python-openstackclient==10.0.0 15:31:04 python-swiftclient==4.10.0 15:31:04 PyYAML==6.0.3 15:31:04 referencing==0.37.0 15:31:04 requests==2.34.2 15:31:04 requests-oauthlib==2.0.0 15:31:04 rfc3986==2.0.0 15:31:04 rich==15.0.0 15:31:04 rich-argparse==1.8.0 15:31:04 rpds-py==0.30.0 15:31:04 rsa==4.9.1 15:31:04 ruamel.yaml==0.19.1 15:31:04 ruamel.yaml.clib==0.2.15 15:31:04 s3transfer==0.19.0 15:31:04 simplejson==4.1.1 15:31:04 six==1.17.0 15:31:04 smmap==5.0.3 15:31:04 soupsieve==2.8.4 15:31:04 stevedore==5.8.0 15:31:04 tabulate==0.10.0 15:31:04 toml==0.10.2 15:31:04 tomlkit==0.15.0 15:31:04 tqdm==4.68.3 15:31:04 typing_extensions==4.15.0 15:31:04 urllib3==1.26.20 15:31:04 virtualenv==21.5.1 15:31:04 wcwidth==0.8.1 15:31:04 websocket-client==1.9.0 15:31:04 wrapt==2.2.1 15:31:04 xdg==6.0.0 15:31:04 xmltodict==1.0.4 15:31:04 yarl==1.24.2 15:31:04 yq==3.4.3 15:31:04 provisioning config files... 15:31:04 copy managed file [global-settings] to file:/w/workspace/it-test-nanobot-docker-merge-master@tmp/config4904529091095881853tmp 15:31:04 copy managed file [it-test-settings] to file:/w/workspace/it-test-nanobot-docker-merge-master@tmp/config16560482988916790121tmp 15:31:04 [it-test-nanobot-docker-merge-master] $ /bin/bash /tmp/jenkins13047257052184675868.sh 15:31:04 ---> docker-login.sh 15:31:04 nexus3.o-ran-sc.org:10001 15:31:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:31:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:31:05 Configure a credential helper to remove this warning. See 15:31:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:31:05 15:31:05 Login Succeeded 15:31:05 nexus3.o-ran-sc.org:10002 15:31:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:31:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:31:05 Configure a credential helper to remove this warning. See 15:31:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:31:05 15:31:05 Login Succeeded 15:31:05 nexus3.o-ran-sc.org:10003 15:31:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:31:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:31:05 Configure a credential helper to remove this warning. See 15:31:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:31:05 15:31:05 Login Succeeded 15:31:05 nexus3.o-ran-sc.org:10004 15:31:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:31:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:31:05 Configure a credential helper to remove this warning. See 15:31:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:31:05 15:31:05 Login Succeeded 15:31:05 ---> docker-login.sh ends 15:31:05 [it-test-nanobot-docker-merge-master] $ /bin/bash /tmp/jenkins14186687714631627951.sh 15:31:05 [it-test-nanobot-docker-merge-master] $ /bin/sh -xe /tmp/jenkins1060856722706842315.sh 15:31:06 [EnvInject] - Injecting environment variables from a build step. 15:31:06 [EnvInject] - Injecting as environment variables the properties content 15:31:06 DOCKER_ROOT=ric_robot_suite 15:31:06 CONTAINER_TAG_YAML_DIR=ric_robot_suite/docker/nanobot 15:31:06 CONTAINER_TAG_METHOD=yaml-file 15:31:06 15:31:06 [EnvInject] - Variables injected successfully. 15:31:06 [it-test-nanobot-docker-merge-master] $ /bin/bash -l /tmp/jenkins132971228586218656.sh 15:31:06 ---> docker-get-container-tag.sh 15:31:06 Setup pyenv: 15:31:06 system 15:31:06 3.8.13 15:31:06 3.9.13 15:31:06 * 3.10.6 (set by /w/workspace/it-test-nanobot-docker-merge-master/.python-version) 15:31:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FK1L from file:/tmp/.os_lf_venv 15:31:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:31:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:31:09 lf-activate-venv(): INFO: Base packages installed successfully 15:31:09 lf-activate-venv(): INFO: Installing additional packages: yq 15:31:11 lf-activate-venv(): INFO: Adding /tmp/venv-FK1L/bin to PATH 15:31:11 ---> Docker image tag found: 0.0.4 15:31:11 [EnvInject] - Injecting environment variables from a build step. 15:31:11 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 15:31:11 [EnvInject] - Variables injected successfully. 15:31:11 [EnvInject] - Injecting environment variables from a build step. 15:31:11 [EnvInject] - Injecting as environment variables the properties content 15:31:11 DOCKER_ARGS=--network=host -f docker/nanobot/Dockerfile 15:31:11 DOCKER_ROOT=ric_robot_suite 15:31:11 CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 15:31:11 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 15:31:11 DOCKER_NAME=o-ran-sc/it-test-nanobot 15:31:11 15:31:11 [EnvInject] - Variables injected successfully. 15:31:11 [it-test-nanobot-docker-merge-master] $ /bin/bash /tmp/jenkins2365850140602399726.sh 15:31:11 ---> docker-build.sh 15:31:11 Docker version 24.0.2, build cb74dfc 15:31:11 Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/it-test-nanobot:0.0.4 15:31:11 docker build --network=host -f docker/nanobot/Dockerfile -t nexus3.o-ran-sc.org:10004/o-ran-sc/it-test-nanobot:0.0.4 . 15:31:12 #1 [internal] load .dockerignore 15:31:12 #1 transferring context: 2B done 15:31:12 #1 DONE 0.1s 15:31:12 15:31:12 #2 [internal] load build definition from Dockerfile 15:31:12 #2 transferring dockerfile: 4.07kB done 15:31:12 #2 DONE 0.1s 15:31:12 15:31:12 #3 [internal] load metadata for docker.io/library/python:3.8-alpine 15:31:13 #3 DONE 1.2s 15:31:13 15:31:13 #4 [internal] load build context 15:31:13 #4 DONE 0.0s 15:31:13 15:31:13 #5 [stage-1 1/31] FROM docker.io/library/python:3.8-alpine@sha256:3d93b1f77efce339aa77db726656872517b0d67837989aa7c4b35bd5ae7e81ba 15:31:13 #5 resolve docker.io/library/python:3.8-alpine@sha256:3d93b1f77efce339aa77db726656872517b0d67837989aa7c4b35bd5ae7e81ba 0.1s done 15:31:13 #5 DONE 0.1s 15:31:13 15:31:13 #4 [internal] load build context 15:31:13 #4 transferring context: 67.75kB done 15:31:13 #4 DONE 0.1s 15:31:13 15:31:13 #5 [stage-1 1/31] FROM docker.io/library/python:3.8-alpine@sha256:3d93b1f77efce339aa77db726656872517b0d67837989aa7c4b35bd5ae7e81ba 15:31:13 #5 sha256:cd39247b02f92df84605637e0f1b7887434169aca105b8ee9cbcd2dbfc988ed5 4.95kB / 4.95kB done 15:31:13 #5 sha256:43c4264eed91be63b206e17d93e75256a6097070ce643c5e8f0379998b44f170 0B / 3.62MB 0.1s 15:31:13 #5 sha256:bbd039b2f2dc0cbe5a1fb925d1006dc58892cd76b385af7243c1d668d7ce2491 0B / 455.12kB 0.1s 15:31:13 #5 sha256:2fe9ed713579c200eb3576e25f4604247c6b5d36482a5bb477de3c8339274f0f 0B / 14.22MB 0.1s 15:31:13 #5 sha256:3d93b1f77efce339aa77db726656872517b0d67837989aa7c4b35bd5ae7e81ba 10.29kB / 10.29kB done 15:31:13 #5 sha256:9f956f4ecf00137962b8da05d2ced2181cf22e23036a81daa61610e16ddd1078 1.73kB / 1.73kB done 15:31:13 #5 sha256:bbd039b2f2dc0cbe5a1fb925d1006dc58892cd76b385af7243c1d668d7ce2491 455.12kB / 455.12kB 0.1s done 15:31:13 #5 sha256:2fe9ed713579c200eb3576e25f4604247c6b5d36482a5bb477de3c8339274f0f 1.05MB / 14.22MB 0.2s 15:31:13 #5 sha256:86e037ebf8b67184256b8126401150c6d34e6d9977b5f320cb4a52e91e31fc41 0B / 247B 0.2s 15:31:13 #5 sha256:43c4264eed91be63b206e17d93e75256a6097070ce643c5e8f0379998b44f170 3.62MB / 3.62MB 0.3s done 15:31:13 #5 sha256:2fe9ed713579c200eb3576e25f4604247c6b5d36482a5bb477de3c8339274f0f 7.34MB / 14.22MB 0.4s 15:31:13 #5 sha256:86e037ebf8b67184256b8126401150c6d34e6d9977b5f320cb4a52e91e31fc41 247B / 247B 0.3s done 15:31:13 #5 extracting sha256:43c4264eed91be63b206e17d93e75256a6097070ce643c5e8f0379998b44f170 15:31:14 #5 sha256:2fe9ed713579c200eb3576e25f4604247c6b5d36482a5bb477de3c8339274f0f 10.49MB / 14.22MB 0.5s 15:31:14 #5 extracting sha256:43c4264eed91be63b206e17d93e75256a6097070ce643c5e8f0379998b44f170 0.2s done 15:31:14 #5 sha256:2fe9ed713579c200eb3576e25f4604247c6b5d36482a5bb477de3c8339274f0f 14.22MB / 14.22MB 0.6s 15:31:14 #5 sha256:2fe9ed713579c200eb3576e25f4604247c6b5d36482a5bb477de3c8339274f0f 14.22MB / 14.22MB 0.6s done 15:31:14 #5 extracting sha256:bbd039b2f2dc0cbe5a1fb925d1006dc58892cd76b385af7243c1d668d7ce2491 0.1s 15:31:14 #5 extracting sha256:bbd039b2f2dc0cbe5a1fb925d1006dc58892cd76b385af7243c1d668d7ce2491 0.1s done 15:31:14 #5 extracting sha256:2fe9ed713579c200eb3576e25f4604247c6b5d36482a5bb477de3c8339274f0f 0.1s 15:31:15 #5 extracting sha256:2fe9ed713579c200eb3576e25f4604247c6b5d36482a5bb477de3c8339274f0f 1.1s done 15:31:15 #5 extracting sha256:86e037ebf8b67184256b8126401150c6d34e6d9977b5f320cb4a52e91e31fc41 done 15:31:15 #5 DONE 2.4s 15:31:15 15:31:15 #6 [nanobot-build 2/22] RUN apk update && apk add --no-cache git build-base libffi-dev libxml2 libxslt libxml2-dev libxslt-dev openssl-dev 15:31:16 #6 0.192 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 15:31:16 #6 0.313 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 15:31:16 #6 0.768 v3.20.10-101-g6ba2b85c6ce [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 15:31:16 #6 0.768 v3.20.10-99-g311f651a13b [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 15:31:16 #6 0.768 OK: 24190 distinct packages available 15:31:16 #6 0.884 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 15:31:16 #6 0.987 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 15:31:17 #6 1.423 (1/50) Upgrading musl (1.2.5-r0 -> 1.2.5-r3) 15:31:17 #6 1.442 (2/50) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.7-r0) 15:31:17 #6 1.493 (3/50) Upgrading xz-libs (5.6.2-r0 -> 5.8.3-r0) 15:31:17 #6 1.501 (4/50) Upgrading libssl3 (3.3.2-r0 -> 3.3.7-r0) 15:31:17 #6 1.513 (5/50) Upgrading zlib (1.3.1-r1 -> 1.3.2-r0) 15:31:17 #6 1.518 (6/50) Installing libgcc (13.2.1_git20240309-r1) 15:31:17 #6 1.522 (7/50) Installing jansson (2.14-r4) 15:31:17 #6 1.525 (8/50) Installing libstdc++ (13.2.1_git20240309-r1) 15:31:17 #6 1.553 (9/50) Installing zstd-libs (1.5.6-r0) 15:31:17 #6 1.570 (10/50) Installing binutils (2.42-r1) 15:31:17 #6 1.672 (11/50) Installing libmagic (5.45-r1) 15:31:17 #6 1.707 (12/50) Installing file (5.45-r1) 15:31:17 #6 1.710 (13/50) Installing libgomp (13.2.1_git20240309-r1) 15:31:17 #6 1.719 (14/50) Installing libatomic (13.2.1_git20240309-r1) 15:31:17 #6 1.723 (15/50) Installing gmp (6.3.0-r1) 15:31:17 #6 1.733 (16/50) Installing isl26 (0.26-r1) 15:31:17 #6 1.762 (17/50) Installing mpfr4 (4.2.1-r0) 15:31:17 #6 1.780 (18/50) Installing mpc1 (1.3.1-r1) 15:31:17 #6 1.784 (19/50) Installing gcc (13.2.1_git20240309-r1) 15:31:18 #6 2.773 (20/50) Installing libstdc++-dev (13.2.1_git20240309-r1) 15:31:18 #6 2.946 (21/50) Installing musl-dev (1.2.5-r3) 15:31:18 #6 3.036 (22/50) Installing g++ (13.2.1_git20240309-r1) 15:31:19 #6 3.334 (23/50) Installing make (4.4.1-r2) 15:31:19 #6 3.342 (24/50) Installing fortify-headers (1.1-r3) 15:31:19 #6 3.346 (25/50) Installing patch (2.7.6-r10) 15:31:19 #6 3.352 (26/50) Installing build-base (0.5-r3) 15:31:19 #6 3.355 (27/50) Installing brotli-libs (1.1.0-r2) 15:31:19 #6 3.371 (28/50) Installing c-ares (1.33.1-r0) 15:31:19 #6 3.375 (29/50) Installing libunistring (1.2-r0) 15:31:19 #6 3.394 (30/50) Installing libidn2 (2.3.7-r0) 15:31:19 #6 3.398 (31/50) Installing nghttp2-libs (1.62.1-r0) 15:31:19 #6 3.402 (32/50) Installing libpsl (0.21.5-r1) 15:31:19 #6 3.406 (33/50) Installing libcurl (8.14.1-r2) 15:31:19 #6 3.417 (34/50) Installing pcre2 (10.43-r0) 15:31:19 #6 3.427 (35/50) Installing git (2.45.4-r0) 15:31:19 #6 3.507 (36/50) Installing git-init-template (2.45.4-r0) 15:31:19 #6 3.513 (37/50) Installing linux-headers (6.6-r0) 15:31:19 #6 3.620 (38/50) Installing pkgconf (2.2.0-r0) 15:31:19 #6 3.628 (39/50) Installing libffi-dev (3.4.6-r0) 15:31:19 #6 3.636 (40/50) Installing libxml2 (2.12.10-r0) 15:31:19 #6 3.654 (41/50) Installing zlib-dev (1.3.2-r0) 15:31:19 #6 3.660 (42/50) Installing xz (5.8.3-r0) 15:31:19 #6 3.666 (43/50) Installing xz-dev (5.8.3-r0) 15:31:19 #6 3.673 (44/50) Installing libxml2-utils (2.12.10-r0) 15:31:19 #6 3.678 (45/50) Installing libxml2-dev (2.12.10-r0) 15:31:19 #6 3.690 (46/50) Installing libgpg-error (1.49-r0) 15:31:19 #6 3.696 (47/50) Installing libgcrypt (1.10.3-r0) 15:31:19 #6 3.713 (48/50) Installing libxslt (1.1.39-r2) 15:31:19 #6 3.721 (49/50) Installing libxslt-dev (1.1.39-r2) 15:31:19 #6 3.729 (50/50) Installing openssl-dev (3.3.7-r0) 15:31:19 #6 3.757 Executing busybox-1.36.1-r29.trigger 15:31:19 #6 3.764 Executing ca-certificates-20240705-r0.trigger 15:31:19 #6 3.807 OK: 257 MiB in 82 packages 15:31:20 #6 ... 15:31:20 15:31:20 #7 [stage-1 2/31] RUN apk update && apk add libxslt 15:31:20 #0 0.228 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 15:31:20 #0 0.345 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 15:31:20 #0 0.809 v3.20.10-101-g6ba2b85c6ce [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 15:31:20 #0 0.809 v3.20.10-99-g311f651a13b [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 15:31:20 #0 0.809 OK: 24190 distinct packages available 15:31:20 #0 1.380 (1/4) Installing libgpg-error (1.49-r0) 15:31:20 #0 1.429 (2/4) Installing libgcrypt (1.10.3-r0) 15:31:20 #0 1.452 (3/4) Installing libxml2 (2.12.10-r0) 15:31:20 #0 1.474 (4/4) Installing libxslt (1.1.39-r2) 15:31:20 #0 1.479 Executing busybox-1.36.1-r29.trigger 15:31:20 #0 1.486 OK: 18 MiB in 41 packages 15:31:20 #7 DONE 4.7s 15:31:20 15:31:20 #6 [nanobot-build 2/22] RUN apk update && apk add --no-cache git build-base libffi-dev libxml2 libxslt libxml2-dev libxslt-dev openssl-dev 15:31:20 #6 DONE 4.7s 15:31:20 15:31:20 #8 [nanobot-build 3/22] RUN apk update && apk add git gcc linux-headers libc-dev cmake pkgconfig make 15:31:20 #8 0.189 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 15:31:21 #8 0.298 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 15:31:21 #8 0.789 v3.20.10-101-g6ba2b85c6ce [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 15:31:21 #8 0.789 v3.20.10-99-g311f651a13b [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 15:31:21 #8 0.789 OK: 24185 distinct packages available 15:31:22 #8 1.491 (1/6) Installing libacl (2.3.2-r0) 15:31:22 #8 1.531 (2/6) Installing lz4-libs (1.9.4-r5) 15:31:22 #8 1.543 (3/6) Installing libarchive (3.8.3-r0) 15:31:22 #8 1.559 (4/6) Installing rhash-libs (1.4.4-r0) 15:31:22 #8 1.568 (5/6) Installing libuv (1.48.0-r0) 15:31:22 #8 1.574 (6/6) Installing cmake (3.29.3-r0) 15:31:22 #8 2.235 Executing busybox-1.36.1-r29.trigger 15:31:22 #8 2.246 OK: 317 MiB in 88 packages 15:31:23 #8 DONE 2.7s 15:31:23 15:31:23 #9 [nanobot-build 4/22] RUN pip install kubernetes 15:31:26 #9 3.481 Collecting kubernetes 15:31:26 #9 3.521 Downloading kubernetes-35.0.0-py2.py3-none-any.whl (2.0 MB) 15:31:27 #9 3.620 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 22.4 MB/s eta 0:00:00 15:31:27 #9 3.690 Collecting requests-oauthlib 15:31:27 #9 3.697 Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl (24 kB) 15:31:27 #9 3.743 Collecting six>=1.9.0 15:31:27 #9 3.750 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 15:31:27 #9 3.881 Collecting urllib3!=2.6.0,>=1.24.2 15:31:27 #9 3.888 Downloading urllib3-2.2.3-py3-none-any.whl (126 kB) 15:31:27 #9 3.903 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 126.3/126.3 kB 11.5 MB/s eta 0:00:00 15:31:27 #9 3.956 Collecting python-dateutil>=2.5.3 15:31:27 #9 3.965 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 15:31:27 #9 3.986 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 15.0 MB/s eta 0:00:00 15:31:27 #9 4.075 Collecting websocket-client!=0.40.0,!=0.41.*,!=0.42.*,>=0.32.0 15:31:27 #9 4.083 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 15:31:27 #9 4.100 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 4.0 MB/s eta 0:00:00 15:31:27 #9 4.127 Collecting durationpy>=0.7 15:31:27 #9 4.137 Downloading durationpy-0.10-py3-none-any.whl (3.9 kB) 15:31:27 #9 4.273 Collecting pyyaml>=5.4.1 15:31:27 #9 4.281 Downloading PyYAML-6.0.3-cp38-cp38-musllinux_1_2_x86_64.whl (802 kB) 15:31:27 #9 4.321 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 802.8/802.8 kB 22.6 MB/s eta 0:00:00 15:31:27 #9 4.402 Collecting certifi>=14.05.14 15:31:27 #9 4.409 Downloading certifi-2026.6.17-py3-none-any.whl (133 kB) 15:31:27 #9 4.429 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.3/133.3 kB 8.1 MB/s eta 0:00:00 15:31:27 #9 4.529 Collecting requests 15:31:27 #9 4.535 Downloading requests-2.32.4-py3-none-any.whl (64 kB) 15:31:27 #9 4.556 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.8/64.8 kB 3.3 MB/s eta 0:00:00 15:31:28 #9 5.002 Collecting charset_normalizer<4,>=2 15:31:28 #9 5.012 Downloading charset_normalizer-3.4.7-cp38-cp38-musllinux_1_2_x86_64.whl (201 kB) 15:31:28 #9 5.026 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 201.1/201.1 kB 20.6 MB/s eta 0:00:00 15:31:28 #9 5.079 Collecting idna<4,>=2.5 15:31:28 #9 5.086 Downloading idna-3.15-py3-none-any.whl (72 kB) 15:31:28 #9 5.100 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.3/72.3 kB 6.6 MB/s eta 0:00:00 15:31:28 #9 5.172 Collecting oauthlib>=3.0.0 15:31:28 #9 5.179 Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 15:31:28 #9 5.196 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.1/160.1 kB 12.2 MB/s eta 0:00:00 15:31:28 #9 5.386 Installing collected packages: durationpy, websocket-client, urllib3, six, pyyaml, oauthlib, idna, charset_normalizer, certifi, requests, python-dateutil, requests-oauthlib, kubernetes 15:31:32 #9 8.980 Successfully installed certifi-2026.6.17 charset_normalizer-3.4.7 durationpy-0.10 idna-3.15 kubernetes-35.0.0 oauthlib-3.3.1 python-dateutil-2.9.0.post0 pyyaml-6.0.3 requests-2.32.4 requests-oauthlib-2.0.0 six-1.17.0 urllib3-2.2.3 websocket-client-1.8.0 15:31:32 #9 8.980 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 15:31:32 #9 9.167 15:31:32 #9 9.167 [notice] A new release of pip is available: 23.0.1 -> 25.0.1 15:31:32 #9 9.167 [notice] To update, run: pip install --upgrade pip 15:31:33 #9 DONE 10.4s 15:31:33 15:31:33 #10 [nanobot-build 5/22] RUN pip install redis 15:31:34 #10 1.063 Collecting redis 15:31:34 #10 1.107 Downloading redis-6.1.1-py3-none-any.whl (273 kB) 15:31:34 #10 1.146 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 273.9/273.9 kB 9.0 MB/s eta 0:00:00 15:31:34 #10 1.205 Collecting async-timeout>=4.0.3 15:31:34 #10 1.212 Downloading async_timeout-5.0.1-py3-none-any.whl (6.2 kB) 15:31:35 #10 1.367 Installing collected packages: async-timeout, redis 15:31:35 #10 1.763 Successfully installed async-timeout-5.0.1 redis-6.1.1 15:31:35 #10 1.763 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 15:31:35 #10 1.778 15:31:35 #10 1.778 [notice] A new release of pip is available: 23.0.1 -> 25.0.1 15:31:35 #10 1.778 [notice] To update, run: pip install --upgrade pip 15:31:35 #10 DONE 2.2s 15:31:35 15:31:35 #11 [nanobot-build 6/22] RUN pip install asyncio 15:31:36 #11 0.899 Collecting asyncio 15:31:36 #11 0.935 Downloading asyncio-4.0.0-py3-none-any.whl (5.6 kB) 15:31:37 #11 1.069 Installing collected packages: asyncio 15:31:37 #11 1.107 Successfully installed asyncio-4.0.0 15:31:37 #11 1.107 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 15:31:37 #11 1.115 15:31:37 #11 1.115 [notice] A new release of pip is available: 23.0.1 -> 25.0.1 15:31:37 #11 1.115 [notice] To update, run: pip install --upgrade pip 15:31:37 #11 DONE 1.4s 15:31:37 15:31:37 #12 [nanobot-build 7/22] RUN pip install websockets 15:31:38 #12 1.237 Collecting websockets 15:31:38 #12 1.285 Downloading websockets-13.1-cp38-cp38-musllinux_1_2_x86_64.whl (163 kB) 15:31:38 #12 1.326 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.6/163.6 kB 4.3 MB/s eta 0:00:00 15:31:38 #12 1.452 Installing collected packages: websockets 15:31:39 #12 1.603 Successfully installed websockets-13.1 15:31:39 #12 1.604 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 15:31:39 #12 1.611 15:31:39 #12 1.611 [notice] A new release of pip is available: 23.0.1 -> 25.0.1 15:31:39 #12 1.611 [notice] To update, run: pip install --upgrade pip 15:31:39 #12 DONE 2.0s 15:31:39 15:31:39 #13 [nanobot-build 8/22] RUN pip install robotframework 15:31:40 #13 0.962 Collecting robotframework 15:31:40 #13 0.997 Downloading robotframework-7.4.2-py3-none-any.whl (807 kB) 15:31:40 #13 1.049 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.1/807.1 kB 17.7 MB/s eta 0:00:00 15:31:40 #13 1.184 Installing collected packages: robotframework 15:31:41 #13 1.823 Successfully installed robotframework-7.4.2 15:31:41 #13 1.824 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 15:31:41 #13 1.829 15:31:41 #13 1.829 [notice] A new release of pip is available: 23.0.1 -> 25.0.1 15:31:41 #13 1.829 [notice] To update, run: pip install --upgrade pip 15:31:41 #13 DONE 2.2s 15:31:41 15:31:41 #14 [nanobot-build 9/22] RUN pip install robotframework-requests 15:31:42 #14 0.914 Collecting robotframework-requests 15:31:42 #14 0.949 Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 15:31:42 #14 0.976 Requirement already satisfied: requests in /usr/local/lib/python3.8/site-packages (from robotframework-requests) (2.32.4) 15:31:42 #14 0.977 Requirement already satisfied: robotframework in /usr/local/lib/python3.8/site-packages (from robotframework-requests) (7.4.2) 15:31:42 #14 0.994 Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/local/lib/python3.8/site-packages (from requests->robotframework-requests) (2.2.3) 15:31:42 #14 0.995 Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/site-packages (from requests->robotframework-requests) (3.15) 15:31:42 #14 0.997 Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/site-packages (from requests->robotframework-requests) (2026.6.17) 15:31:42 #14 0.998 Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib/python3.8/site-packages (from requests->robotframework-requests) (3.4.7) 15:31:42 #14 1.121 Installing collected packages: robotframework-requests 15:31:42 #14 1.164 Successfully installed robotframework-requests-0.9.7 15:31:42 #14 1.165 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 15:31:42 #14 1.170 15:31:42 #14 1.170 [notice] A new release of pip is available: 23.0.1 -> 25.0.1 15:31:42 #14 1.170 [notice] To update, run: pip install --upgrade pip 15:31:43 #14 DONE 1.4s 15:31:43 15:31:43 #15 [nanobot-build 10/22] RUN pip install robotframework-ncclient 15:31:44 #15 1.122 Collecting robotframework-ncclient 15:31:44 #15 1.223 Downloading robotframework-ncclient-0.1.8.tar.gz (5.4 kB) 15:31:44 #15 1.241 Preparing metadata (setup.py): started 15:31:44 #15 1.876 Preparing metadata (setup.py): finished with status 'done' 15:31:44 #15 1.883 Requirement already satisfied: robotframework in /usr/local/lib/python3.8/site-packages (from robotframework-ncclient) (7.4.2) 15:31:44 #15 1.926 Collecting ncclient 15:31:45 #15 1.934 Downloading ncclient-0.7.1-py3-none-any.whl (94 kB) 15:31:45 #15 1.957 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.8/94.8 kB 5.2 MB/s eta 0:00:00 15:31:45 #15 2.891 Collecting lxml>=3.3.0 15:31:46 #15 2.983 Downloading lxml-6.1.1-cp38-cp38-musllinux_1_2_x86_64.whl (5.2 MB) 15:31:46 #15 3.295 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 17.1 MB/s eta 0:00:00 15:31:46 #15 3.389 Collecting paramiko>=3.2.0 15:31:46 #15 3.395 Downloading paramiko-3.5.1-py3-none-any.whl (227 kB) 15:31:46 #15 3.411 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 227.3/227.3 kB 19.5 MB/s eta 0:00:00 15:31:46 #15 3.510 Collecting pynacl>=1.5 15:31:46 #15 3.517 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_x86_64.whl (1.4 MB) 15:31:46 #15 3.563 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 33.7 MB/s eta 0:00:00 15:31:47 #15 4.381 Collecting cryptography>=3.3 15:31:47 #15 4.389 Downloading cryptography-47.0.0-cp38-abi3-musllinux_1_2_x86_64.whl (4.9 MB) 15:31:47 #15 4.527 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.9/4.9 MB 36.8 MB/s eta 0:00:00 15:31:47 #15 4.678 Collecting bcrypt>=3.2 15:31:47 #15 4.687 Downloading bcrypt-5.0.0-cp38-abi3-musllinux_1_2_x86_64.whl (359 kB) 15:31:47 #15 4.714 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 359.2/359.2 kB 16.6 MB/s eta 0:00:00 15:31:47 #15 4.795 Collecting typing-extensions>=4.13.2 15:31:47 #15 4.804 Downloading typing_extensions-4.13.2-py3-none-any.whl (45 kB) 15:31:47 #15 4.817 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 45.8/45.8 kB 4.0 MB/s eta 0:00:00 15:31:48 #15 5.186 Collecting cffi>=1.14 15:31:48 #15 5.195 Downloading cffi-1.17.1.tar.gz (516 kB) 15:31:48 #15 5.223 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 516.6/516.6 kB 23.0 MB/s eta 0:00:00 15:31:48 #15 5.357 Installing build dependencies: started 15:31:51 #15 8.544 Installing build dependencies: finished with status 'done' 15:31:51 #15 8.545 Getting requirements to build wheel: started 15:31:52 #15 9.056 Getting requirements to build wheel: finished with status 'done' 15:31:52 #15 9.062 Preparing metadata (pyproject.toml): started 15:31:52 #15 9.583 Preparing metadata (pyproject.toml): finished with status 'done' 15:31:52 #15 9.653 Collecting pycparser 15:31:52 #15 9.663 Downloading pycparser-2.23-py3-none-any.whl (118 kB) 15:31:52 #15 9.679 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.1/118.1 kB 9.5 MB/s eta 0:00:00 15:31:52 #15 9.694 Building wheels for collected packages: robotframework-ncclient, cffi 15:31:52 #15 9.695 Building wheel for robotframework-ncclient (setup.py): started 15:31:53 #15 10.27 Building wheel for robotframework-ncclient (setup.py): finished with status 'done' 15:31:53 #15 10.27 Created wheel for robotframework-ncclient: filename=robotframework_ncclient-0.1.8-py3-none-any.whl size=5967 sha256=ca1125423adb43090b9ac5f830bbefe73e5416e43b4c41d1e38f2c145734b6d3 15:31:53 #15 10.27 Stored in directory: /root/.cache/pip/wheels/1b/ad/27/89e096ce247723be3319c6c5f624e268604d8795745af05916 15:31:53 #15 10.28 Building wheel for cffi (pyproject.toml): started 15:32:02 #15 19.39 Building wheel for cffi (pyproject.toml): finished with status 'done' 15:32:02 #15 19.39 Created wheel for cffi: filename=cffi-1.17.1-cp38-cp38-linux_x86_64.whl size=460294 sha256=b74b0b22ae4b0bd79e41ddcc3c98919548d891e37df82b0d7e2452c48c1f4994 15:32:02 #15 19.40 Stored in directory: /root/.cache/pip/wheels/f8/73/f0/643f1772516a6bd314c8e57831b7d5204a45e9fe1b876b6b35 15:32:02 #15 19.40 Successfully built robotframework-ncclient cffi 15:32:02 #15 19.59 Installing collected packages: typing-extensions, pycparser, lxml, bcrypt, cffi, pynacl, cryptography, paramiko, ncclient, robotframework-ncclient 15:32:04 #15 21.11 Successfully installed bcrypt-5.0.0 cffi-1.17.1 cryptography-47.0.0 lxml-6.1.1 ncclient-0.7.1 paramiko-3.5.1 pycparser-2.23 pynacl-1.6.2 robotframework-ncclient-0.1.8 typing-extensions-4.13.2 15:32:04 #15 21.12 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 15:32:04 #15 21.12 15:32:04 #15 21.12 [notice] A new release of pip is available: 23.0.1 -> 25.0.1 15:32:04 #15 21.12 [notice] To update, run: pip install --upgrade pip 15:32:04 #15 DONE 21.8s 15:32:04 15:32:04 #16 [nanobot-build 11/22] RUN pip install UUID 15:32:05 #16 0.914 Collecting UUID 15:32:05 #16 0.955 Downloading uuid-1.30.tar.gz (5.8 kB) 15:32:05 #16 0.972 Preparing metadata (setup.py): started 15:32:06 #16 1.325 Preparing metadata (setup.py): finished with status 'done' 15:32:06 #16 1.332 Building wheels for collected packages: UUID 15:32:06 #16 1.332 Building wheel for UUID (setup.py): started 15:32:06 #16 1.773 Building wheel for UUID (setup.py): finished with status 'done' 15:32:06 #16 1.777 Created wheel for UUID: filename=uuid-1.30-py3-none-any.whl size=6503 sha256=4259e4e8e077b1979b20eb469f9e8cc94e631eee7c04fc5ec6ce8eedc3ebfaa5 15:32:06 #16 1.777 Stored in directory: /root/.cache/pip/wheels/1b/6c/cb/f9aae2bc97333c3d6e060826c1ee9e44e46306a178e5783505 15:32:06 #16 1.782 Successfully built UUID 15:32:06 #16 1.981 Installing collected packages: UUID 15:32:06 #16 2.017 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 15:32:06 #16 2.025 Successfully installed UUID-1.30 15:32:06 #16 2.027 15:32:06 #16 2.027 [notice] A new release of pip is available: 23.0.1 -> 25.0.1 15:32:06 #16 2.027 [notice] To update, run: pip install --upgrade pip 15:32:07 #16 DONE 2.3s 15:32:07 15:32:07 #17 [nanobot-build 12/22] WORKDIR /tmp/ 15:32:07 #17 DONE 0.2s 15:32:07 15:32:07 #18 [nanobot-build 13/22] RUN git clone -b 3.0.1-ONAP https://gerrit.onap.org/r/testsuite/python-testing-utils.git 15:32:07 #18 0.225 Cloning into 'python-testing-utils'... 15:32:07 #18 0.673 Note: switching to '21fcef50f0e3780cc786268937f9888c3b6facd1'. 15:32:07 #18 0.673 15:32:07 #18 0.673 You are in 'detached HEAD' state. You can look around, make experimental 15:32:07 #18 0.673 changes and commit them, and you can discard any commits you make in this 15:32:07 #18 0.673 state without impacting any branches by switching back to a branch. 15:32:07 #18 0.673 15:32:07 #18 0.673 If you want to create a new branch to retain commits you create, you may 15:32:07 #18 0.673 do so (now or later) by using -c with the switch command. Example: 15:32:07 #18 0.673 15:32:07 #18 0.673 git switch -c 15:32:07 #18 0.673 15:32:07 #18 0.673 Or undo this operation with: 15:32:07 #18 0.673 15:32:07 #18 0.673 git switch - 15:32:07 #18 0.673 15:32:07 #18 0.673 Turn off this advice by setting config variable advice.detachedHead to false 15:32:07 #18 0.673 15:32:08 #18 DONE 0.8s 15:32:08 15:32:08 #19 [nanobot-build 14/22] RUN pip install msgpack 15:32:09 #19 1.190 Collecting msgpack 15:32:09 #19 1.292 Downloading msgpack-1.1.1-cp38-cp38-musllinux_1_2_x86_64.whl (412 kB) 15:32:09 #19 1.328 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 412.8/412.8 kB 14.6 MB/s eta 0:00:00 15:32:09 #19 1.545 Installing collected packages: msgpack 15:32:09 #19 1.603 Successfully installed msgpack-1.1.1 15:32:09 #19 1.604 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 15:32:09 #19 1.611 15:32:09 #19 1.611 [notice] A new release of pip is available: 23.0.1 -> 25.0.1 15:32:09 #19 1.611 [notice] To update, run: pip install --upgrade pip 15:32:10 #19 DONE 1.9s 15:32:10 15:32:10 #20 [nanobot-build 15/22] RUN python3 -m pip install ricsdl 15:32:11 #20 0.979 Collecting ricsdl 15:32:11 #20 1.013 Downloading ricsdl-3.1.3-py3-none-any.whl (34 kB) 15:32:11 #20 1.164 Collecting redis==4.3.6 15:32:11 #20 1.171 Downloading redis-4.3.6-py3-none-any.whl (248 kB) 15:32:11 #20 1.192 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 248.8/248.8 kB 15.4 MB/s eta 0:00:00 15:32:11 #20 1.198 Requirement already satisfied: setuptools in /usr/local/lib/python3.8/site-packages (from ricsdl) (57.5.0) 15:32:11 #20 1.574 Collecting hiredis==2.0.0 15:32:11 #20 1.581 Downloading hiredis-2.0.0.tar.gz (75 kB) 15:32:11 #20 1.593 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 75.8/75.8 kB 8.4 MB/s eta 0:00:00 15:32:11 #20 1.620 Preparing metadata (setup.py): started 15:32:12 #20 1.982 Preparing metadata (setup.py): finished with status 'done' 15:32:12 #20 2.072 Collecting packaging>=20.4 15:32:12 #20 2.078 Downloading packaging-26.2-py3-none-any.whl (100 kB) 15:32:12 #20 2.096 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 6.9 MB/s eta 0:00:00 15:32:12 #20 2.101 Requirement already satisfied: async-timeout>=4.0.2 in /usr/local/lib/python3.8/site-packages (from redis==4.3.6->ricsdl) (5.0.1) 15:32:12 #20 2.147 Building wheels for collected packages: hiredis 15:32:12 #20 2.149 Building wheel for hiredis (setup.py): started 15:32:14 #20 4.544 Building wheel for hiredis (setup.py): finished with status 'done' 15:32:14 #20 4.545 Created wheel for hiredis: filename=hiredis-2.0.0-cp38-cp38-linux_x86_64.whl size=82581 sha256=e27ace04fa47b195199d0561d27cf0fdfee4850edc5877fd521641c63f923c6f 15:32:14 #20 4.546 Stored in directory: /root/.cache/pip/wheels/40/f9/92/4f916d7efad1897f2921f8694fa654619198da80ad6afc7996 15:32:14 #20 4.553 Successfully built hiredis 15:32:14 #20 4.729 Installing collected packages: packaging, hiredis, redis, ricsdl 15:32:14 #20 4.874 Attempting uninstall: redis 15:32:14 #20 4.876 Found existing installation: redis 6.1.1 15:32:14 #20 4.917 Uninstalling redis-6.1.1: 15:32:15 #20 4.955 Successfully uninstalled redis-6.1.1 15:32:15 #20 5.318 Successfully installed hiredis-2.0.0 packaging-26.2 redis-4.3.6 ricsdl-3.1.3 15:32:15 #20 5.319 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 15:32:15 #20 5.326 15:32:15 #20 5.326 [notice] A new release of pip is available: 23.0.1 -> 25.0.1 15:32:15 #20 5.326 [notice] To update, run: pip install --upgrade pip 15:32:15 #20 DONE 5.7s 15:32:15 15:32:15 #21 [nanobot-build 16/22] RUN apk add curl 15:32:16 #21 0.672 (1/1) Installing curl (8.14.1-r2) 15:32:16 #21 0.728 Executing busybox-1.36.1-r29.trigger 15:32:16 #21 0.739 OK: 317 MiB in 89 packages 15:32:16 #21 DONE 1.0s 15:32:16 15:32:16 #22 [nanobot-build 17/22] RUN curl -LO https://storage.googleapis.com/kubernetes-release/release/v1.19.2/bin/linux/amd64/kubectl 15:32:16 #22 0.235 % Total % Received % Xferd Average Speed Time Time Time Current 15:32:16 #22 0.235 Dload Upload Total Spent Left Speed 15:32:16 #22 0.236 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 1 41.0M 1 773k 0 0 1474k 0 0:00:28 --:--:-- 0:00:28 1473k 38 41.0M 38 15.8M 0 0 10.5M 0 0:00:03 0:00:01 0:00:02 10.5M 75 41.0M 75 31.0M 0 0 12.3M 0 0:00:03 0:00:02 0:00:01 12.3M 100 41.0M 100 41.0M 0 0 14.4M 0 0:00:02 0:00:02 --:--:-- 14.4M 15:32:20 #22 DONE 3.4s 15:32:20 15:32:20 #23 [nanobot-build 18/22] RUN chmod +x ./kubectl 15:32:20 #23 DONE 0.4s 15:32:20 15:32:20 #24 [nanobot-build 19/22] RUN mv ./kubectl /usr/local/bin/kubectl 15:32:21 #24 DONE 0.4s 15:32:21 15:32:21 #25 [nanobot-build 20/22] RUN apk add cmake git gcc 15:32:21 #25 0.673 OK: 317 MiB in 89 packages 15:32:21 #25 DONE 0.9s 15:32:21 15:32:21 #26 [nanobot-build 21/22] RUN git clone https://gerrit.o-ran-sc.org/r/ric-plt/lib/rmr && cd rmr && mkdir build && cd build && cmake -DPACK_EXTERNALS=1 -DDEV_PKG=1 .. && make install 15:32:22 #26 0.221 Cloning into 'rmr'... 15:32:23 #26 1.312 CMake Warning (dev) at CMakeLists.txt:40 (project): 15:32:23 #26 1.312 cmake_minimum_required() should be called prior to this top-level project() 15:32:23 #26 1.312 call. Please see the cmake-commands(7) manual for usage documentation of 15:32:23 #26 1.312 both commands. 15:32:23 #26 1.312 This warning is for project developers. Use -Wno-dev to suppress it. 15:32:23 #26 1.312 15:32:23 #26 1.393 -- The C compiler identification is GNU 13.2.1 15:32:23 #26 1.414 -- Detecting C compiler ABI info 15:32:23 #26 1.533 -- Detecting C compiler ABI info - done 15:32:23 #26 1.573 -- Check for working C compiler: /usr/bin/cc - skipped 15:32:23 #26 1.574 -- Detecting C compile features 15:32:23 #26 1.575 -- Detecting C compile features - done 15:32:23 #26 1.581 +++ RMR library install target directory: lib 15:32:23 #26 1.584 +++ mmp version from tag: '' 15:32:23 #26 1.585 +++ debugging is set to off (use -DDEBUG=1 to enable) 15:32:23 #26 1.585 +++ pkg name: rmr-dev_4.9.4_amd64.deb 15:32:23 #26 1.586 ### make package will generate only deb package; cannot find support to generate rpm packages 15:32:23 #26 1.587 +++ profiling is off (use -DGPROF=1 to enable 15:32:23 #26 1.587 +++ optimisation will default (use -DOPT_LEVEL=n to force specific level, or disable) 15:32:23 #26 1.587 +++ compiler flags: -g 15:32:23 #26 1.590 +++ not building doc, set -DBULID_DOC=1 on cmake command line to enable 15:32:23 #26 1.617 -- Configuring done (0.3s) 15:32:23 #26 1.644 -- Generating done (0.0s) 15:32:23 #26 1.646 -- Build files have been written to: /rmr/build 15:32:23 #26 1.704 [ 3%] Building C object src/rmr/common/CMakeFiles/common_objects.dir/src/symtab.c.o 15:32:23 #26 1.803 [ 6%] Building C object src/rmr/common/CMakeFiles/common_objects.dir/src/logging.c.o 15:32:23 #26 1.879 [ 9%] Building C object src/rmr/common/CMakeFiles/common_objects.dir/src/mbuf_api.c.o 15:32:23 #26 2.004 [ 12%] Building C object src/rmr/common/CMakeFiles/common_objects.dir/src/wrapper.c.o 15:32:23 #26 2.072 [ 12%] Built target common_objects 15:32:24 #26 2.103 [ 15%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/rmr_si.c.o 15:32:25 #26 3.250 [ 18%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/siaddress.c.o 15:32:25 #26 3.325 [ 21%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/sibldpoll.c.o 15:32:25 #26 3.391 [ 25%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/sicbreg.c.o 15:32:25 #26 3.451 [ 28%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/sicbstat.c.o 15:32:25 #26 3.516 [ 31%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/siclose.c.o 15:32:25 #26 3.580 [ 34%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/siconnect.c.o 15:32:25 #26 3.646 [ 37%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/siestablish.c.o 15:32:25 #26 3.718 [ 40%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/sigetadd.c.o 15:32:25 #26 3.776 [ 43%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/sigetname.c.o 15:32:25 #26 3.833 [ 46%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/siinit.c.o 15:32:25 #26 3.899 [ 50%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/silisten.c.o 15:32:25 #26 3.957 [ 53%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/sinew.c.o 15:32:25 #26 4.018 [ 56%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/sinewses.c.o 15:32:25 #26 4.088 [ 59%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/sipoll.c.o 15:32:25 #26 4.119 In file included from /rmr/src/rmr/si/src/si95/sipoll.c:40: 15:32:25 #26 4.119 /usr/include/wait.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 15:32:25 #26 4.119 1 | #warning redirecting incorrect #include to 15:32:25 #26 4.119 | ^~~~~~~ 15:32:26 #26 4.156 [ 62%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/sircv.c.o 15:32:26 #26 4.219 [ 65%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/sisend.c.o 15:32:26 #26 4.277 [ 68%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/sisendt.c.o 15:32:26 #26 4.340 [ 71%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/sishutdown.c.o 15:32:26 #26 4.400 [ 75%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/siterm.c.o 15:32:26 #26 4.462 [ 78%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/sitrash.c.o 15:32:26 #26 4.527 [ 81%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/siwait.c.o 15:32:26 #26 4.593 [ 81%] Built target rmr_si_objects 15:32:26 #26 4.616 [ 84%] Linking C shared library librmr_si.so 15:32:26 #26 4.685 [ 84%] Built target rmr_si_shared 15:32:26 #26 4.709 [ 87%] Linking C static library librmr_si.a 15:32:26 #26 4.758 [ 87%] Built target rmr_si_static 15:32:26 #26 4.779 [ 90%] Building C object src/support/CMakeFiles/health_ck.dir/rmr_probe.c.o 15:32:26 #26 4.855 [ 93%] Linking C executable health_ck 15:32:26 #26 4.902 [ 93%] Built target health_ck 15:32:26 #26 4.928 [ 96%] Building C object src/support/CMakeFiles/rmr_probe.dir/rmr_probe.c.o 15:32:26 #26 5.003 [100%] Linking C executable rmr_probe 15:32:26 #26 5.053 [100%] Built target rmr_probe 15:32:26 #26 5.078 Install the project... 15:32:26 #26 5.090 -- Install configuration: "" 15:32:26 #26 5.090 -- Installing: /usr/local/lib/librmr_si.a 15:32:26 #26 5.092 -- Installing: /usr/local/include/rmr/rmr.h 15:32:26 #26 5.093 -- Installing: /usr/local/include/rmr/rmr_symtab.h 15:32:26 #26 5.093 -- Installing: /usr/local/include/rmr/rmr_logging.h 15:32:26 #26 5.094 -- Installing: /usr/local/include/rmr/RIC_message_types.h 15:32:27 #26 DONE 5.3s 15:32:28 15:32:28 #27 [stage-1 3/31] COPY --from=nanobot-build /usr/local/lib/python3.8 /usr/local/lib/python3.8 15:32:30 #27 DONE 2.1s 15:32:30 15:32:30 #28 [stage-1 4/31] COPY --from=nanobot-build /usr/local/bin/robot /usr/local/bin 15:32:30 #28 DONE 0.2s 15:32:30 15:32:30 #29 [stage-1 5/31] RUN apk add wget 15:32:31 #29 0.687 (1/4) Installing libunistring (1.2-r0) 15:32:31 #29 0.755 (2/4) Installing libidn2 (2.3.7-r0) 15:32:31 #29 0.761 (3/4) Installing pcre2 (10.43-r0) 15:32:31 #29 0.775 (4/4) Installing wget (1.24.5-r0) 15:32:31 #29 0.786 Executing busybox-1.36.1-r29.trigger 15:32:31 #29 0.793 OK: 21 MiB in 45 packages 15:32:31 #29 DONE 1.0s 15:32:31 15:32:31 #30 [stage-1 6/31] RUN mkdir -p /robot/lib/python 15:32:31 #30 DONE 0.3s 15:32:31 15:32:31 #31 [stage-1 7/31] RUN mkdir -p /opt/e2 15:32:32 #31 DONE 0.3s 15:32:32 15:32:32 #32 [stage-1 8/31] COPY ric-python-utils/ricutils/KubernetesEntity.py /robot/lib/python 15:32:32 #32 DONE 0.2s 15:32:32 15:32:32 #33 [stage-1 9/31] COPY ric-python-utils/ricutils/SDLWrapper.py /robot/lib/python 15:32:32 #33 DONE 0.2s 15:32:32 15:32:32 #34 [stage-1 10/31] COPY --from=nanobot-build /rmr/build/src/support/rmr_probe /opt/e2 15:32:32 #34 DONE 0.2s 15:32:32 15:32:32 #35 [stage-1 11/31] COPY --from=nanobot-build /tmp/python-testing-utils/eteutils/StringTemplater.py /robot/lib/python 15:32:32 #35 DONE 0.2s 15:32:32 15:32:32 #36 [stage-1 12/31] COPY --from=nanobot-build /tmp/python-testing-utils/eteutils/UUID.py /robot/lib/python 15:32:33 #36 DONE 0.2s 15:32:33 15:32:33 #37 [stage-1 13/31] COPY ric-python-utils/ricutils/*.py /robot/lib/python/ 15:32:33 #37 DONE 0.2s 15:32:33 15:32:33 #38 [stage-1 14/31] RUN mkdir /robot/resources 15:32:33 #38 DONE 0.3s 15:32:33 15:32:33 #39 [stage-1 15/31] COPY robot/resources/json_templater.robot /robot/resources 15:32:33 #39 DONE 0.2s 15:32:33 15:32:33 #40 [stage-1 16/31] COPY robot/resources/a1mediator /robot/resources/a1mediator 15:32:33 #40 DONE 0.2s 15:32:33 15:32:33 #41 [stage-1 17/31] COPY robot/resources/appmgr /robot/resources/appmgr 15:32:34 #41 DONE 0.2s 15:32:34 15:32:34 #42 [stage-1 18/31] COPY robot/resources/dashboard /robot/resources/dashboard 15:32:34 #42 DONE 0.2s 15:32:34 15:32:34 #43 [stage-1 19/31] COPY robot/resources/e2mgr /robot/resources/e2mgr 15:32:34 #43 DONE 0.2s 15:32:34 15:32:34 #44 [stage-1 20/31] COPY robot/resources/e2sim /robot/resources/e2sim 15:32:34 #44 DONE 0.2s 15:32:34 15:32:34 #45 [stage-1 21/31] COPY robot/resources/e2term /robot/resources/e2term 15:32:34 #45 DONE 0.1s 15:32:34 15:32:34 #46 [stage-1 22/31] COPY robot/resources/o1mediator /robot/resources/o1mediator 15:32:35 #46 DONE 0.2s 15:32:35 15:32:35 #47 [stage-1 23/31] COPY robot/resources/ric /robot/resources/ric 15:32:35 #47 DONE 0.2s 15:32:35 15:32:35 #48 [stage-1 24/31] COPY robot/resources/rnib /robot/resources/rnib 15:32:35 #48 DONE 0.2s 15:32:35 15:32:35 #49 [stage-1 25/31] COPY robot/resources/rtmgr /robot/resources/rtmgr 15:32:35 #49 DONE 0.2s 15:32:35 15:32:35 #50 [stage-1 26/31] COPY robot/resources/xapps /robot/resources/xapps 15:32:35 #50 DONE 0.1s 15:32:35 15:32:35 #51 [stage-1 27/31] COPY robot/resources/global_properties.robot /robot/resources 15:32:35 #51 DONE 0.2s 15:32:35 15:32:35 #52 [stage-1 28/31] RUN mkdir -p /robot/assets/templates 15:32:36 #52 DONE 0.3s 15:32:36 15:32:36 #53 [stage-1 29/31] COPY robot/assets/templates/e2mgr_setup_nodeb.template /robot/assets/templates 15:32:36 #53 DONE 0.2s 15:32:36 15:32:36 #54 [stage-1 30/31] RUN python -m compileall /robot/lib/python 15:32:36 #54 0.271 Listing '/robot/lib/python'... 15:32:36 #54 0.271 Compiling '/robot/lib/python/E2SimUtils.py'... 15:32:36 #54 0.271 Compiling '/robot/lib/python/KubernetesEntity.py'... 15:32:36 #54 0.271 Compiling '/robot/lib/python/SDLWrapper.py'... 15:32:36 #54 0.271 Compiling '/robot/lib/python/StringTemplater.py'... 15:32:36 #54 0.271 Compiling '/robot/lib/python/UUID.py'... 15:32:36 #54 DONE 0.4s 15:32:36 15:32:36 #55 exporting to image 15:32:36 #55 exporting layers 15:32:39 #55 exporting layers 2.3s done 15:32:39 #55 writing image sha256:5b57eba5bc6eceb768d04f22b38650e9f5c8b4d32e192324489ae0f8eefb08ab done 15:32:39 #55 naming to nexus3.o-ran-sc.org:10004/o-ran-sc/it-test-nanobot:0.0.4 done 15:32:39 #55 DONE 2.3s 15:32:39 ---> docker-build.sh ends 15:32:39 [it-test-nanobot-docker-merge-master] $ /bin/sh -xe /tmp/jenkins14383055130775553531.sh 15:32:39 [EnvInject] - Injecting environment variables from a build step. 15:32:39 [EnvInject] - Injecting as environment variables the properties content 15:32:39 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 15:32:39 15:32:39 [EnvInject] - Variables injected successfully. 15:32:39 [it-test-nanobot-docker-merge-master] $ /bin/bash /tmp/jenkins7728708134502046556.sh 15:32:39 ---> docker-push.sh 15:32:39 Docker version 24.0.2, build cb74dfc 15:32:39 Pushing image: nexus3.o-ran-sc.org:10004/o-ran-sc/it-test-nanobot:0.0.4 15:32:39 docker push nexus3.o-ran-sc.org:10004/o-ran-sc/it-test-nanobot:0.0.4 15:32:39 The push refers to repository [nexus3.o-ran-sc.org:10004/o-ran-sc/it-test-nanobot] 15:32:39 b21b0ae04658: Preparing 15:32:39 65e12e4d1926: Preparing 15:32:39 7992fbb4ed57: Preparing 15:32:39 080d0a5976bb: Preparing 15:32:39 85be467a1699: Preparing 15:32:39 2cb93e325089: Preparing 15:32:39 32c68f55e931: Preparing 15:32:39 2cb93e325089: Waiting 15:32:39 8ea5a2f5bce5: Preparing 15:32:39 cb8e28e4a366: Preparing 15:32:39 a13fb15fcd4d: Preparing 15:32:39 32c68f55e931: Waiting 15:32:39 8ea5a2f5bce5: Waiting 15:32:39 cb8e28e4a366: Waiting 15:32:39 d7209b17e152: Preparing 15:32:39 a13fb15fcd4d: Waiting 15:32:39 8804191b2078: Preparing 15:32:39 802df13171a6: Preparing 15:32:39 d7209b17e152: Waiting 15:32:39 34c65deec396: Preparing 15:32:39 8804191b2078: Waiting 15:32:39 802df13171a6: Waiting 15:32:39 4bb27dde92d1: Preparing 15:32:39 34c65deec396: Waiting 15:32:39 c0aeed3933ce: Preparing 15:32:39 b50413861543: Preparing 15:32:39 cd311f638177: Preparing 15:32:39 4bb27dde92d1: Waiting 15:32:39 c0aeed3933ce: Waiting 15:32:39 b50413861543: Waiting 15:32:39 6bc2afe7944b: Preparing 15:32:39 70b2bb563398: Preparing 15:32:39 cd311f638177: Waiting 15:32:39 f2cbc151d607: Preparing 15:32:39 6bc2afe7944b: Waiting 15:32:39 70b2bb563398: Waiting 15:32:39 07ab049aa2f0: Preparing 15:32:39 59f48f3c3e8f: Preparing 15:32:39 7e6d6cdf8a6c: Preparing 15:32:39 42601b359895: Preparing 15:32:39 2ac9fab43656: Preparing 15:32:39 f2cbc151d607: Waiting 15:32:39 7e6d6cdf8a6c: Waiting 15:32:39 07ab049aa2f0: Waiting 15:32:39 59f48f3c3e8f: Waiting 15:32:39 42601b359895: Waiting 15:32:39 1437effa054b: Preparing 15:32:39 2ac9fab43656: Waiting 15:32:39 205cba1359b7: Preparing 15:32:39 9d7a7f6ab3cd: Preparing 15:32:39 1437effa054b: Waiting 15:32:39 205cba1359b7: Waiting 15:32:39 817fa7f5a4af: Preparing 15:32:39 6b49371d7ed7: Preparing 15:32:39 50acbb6dc641: Preparing 15:32:39 63ca1fbb43ae: Preparing 15:32:39 9d7a7f6ab3cd: Waiting 15:32:39 817fa7f5a4af: Waiting 15:32:39 6b49371d7ed7: Waiting 15:32:39 50acbb6dc641: Waiting 15:32:39 63ca1fbb43ae: Waiting 15:32:39 85be467a1699: Pushed 15:32:39 7992fbb4ed57: Pushed 15:32:39 080d0a5976bb: Pushed 15:32:39 65e12e4d1926: Pushed 15:32:39 b21b0ae04658: Pushed 15:32:39 2cb93e325089: Pushed 15:32:39 32c68f55e931: Pushed 15:32:39 8ea5a2f5bce5: Pushed 15:32:39 a13fb15fcd4d: Pushed 15:32:39 cb8e28e4a366: Pushed 15:32:39 d7209b17e152: Pushed 15:32:39 8804191b2078: Pushed 15:32:39 802df13171a6: Pushed 15:32:39 34c65deec396: Pushed 15:32:39 4bb27dde92d1: Pushed 15:32:39 c0aeed3933ce: Pushed 15:32:39 b50413861543: Pushed 15:32:39 cd311f638177: Pushed 15:32:39 6bc2afe7944b: Pushed 15:32:40 70b2bb563398: Pushed 15:32:40 f2cbc151d607: Pushed 15:32:40 07ab049aa2f0: Pushed 15:32:40 59f48f3c3e8f: Pushed 15:32:40 7e6d6cdf8a6c: Pushed 15:32:40 42601b359895: Pushed 15:32:40 817fa7f5a4af: Layer already exists 15:32:40 1437effa054b: Pushed 15:32:40 6b49371d7ed7: Layer already exists 15:32:40 50acbb6dc641: Layer already exists 15:32:40 63ca1fbb43ae: Layer already exists 15:32:40 2ac9fab43656: Pushed 15:32:40 9d7a7f6ab3cd: Pushed 15:32:49 205cba1359b7: Pushed 15:32:49 0.0.4: digest: sha256:01cff3c10b2a2b30a66809942fb4f3599604c05166147d4a1db86b122b70d264 size: 7186 15:32:49 ---> docker-push.sh ends 15:32:49 [it-test-nanobot-docker-merge-master] $ /bin/bash /tmp/jenkins17397976210877753773.sh 15:32:49 $ ssh-agent -k 15:32:49 unset SSH_AUTH_SOCK; 15:32:49 unset SSH_AGENT_PID; 15:32:49 echo Agent pid 2066 killed; 15:32:49 [ssh-agent] Stopped. 15:32:50 [PostBuildScript] - [INFO] Executing post build scripts. 15:32:50 [it-test-nanobot-docker-merge-master] $ /bin/bash /tmp/jenkins13727193367853185663.sh 15:32:50 ---> sysstat.sh 15:32:50 [it-test-nanobot-docker-merge-master] $ /bin/bash /tmp/jenkins17190804086865001448.sh 15:32:50 ---> package-listing.sh 15:32:50 ++ facter osfamily 15:32:50 ++ tr '[:upper:]' '[:lower:]' 15:32:51 + OS_FAMILY=debian 15:32:51 + workspace=/w/workspace/it-test-nanobot-docker-merge-master 15:32:51 + START_PACKAGES=/tmp/packages_start.txt 15:32:51 + END_PACKAGES=/tmp/packages_end.txt 15:32:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:32:51 + PACKAGES=/tmp/packages_start.txt 15:32:51 + '[' /w/workspace/it-test-nanobot-docker-merge-master ']' 15:32:51 + PACKAGES=/tmp/packages_end.txt 15:32:51 + case "${OS_FAMILY}" in 15:32:51 + grep '^ii' 15:32:51 + dpkg -l 15:32:51 + '[' -f /tmp/packages_start.txt ']' 15:32:51 + '[' -f /tmp/packages_end.txt ']' 15:32:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:32:51 + '[' /w/workspace/it-test-nanobot-docker-merge-master ']' 15:32:51 + mkdir -p /w/workspace/it-test-nanobot-docker-merge-master/archives/ 15:32:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/it-test-nanobot-docker-merge-master/archives/ 15:32:51 [it-test-nanobot-docker-merge-master] $ /bin/bash /tmp/jenkins16549579019187606461.sh 15:32:51 ---> capture-instance-metadata.sh 15:32:51 Setup pyenv: 15:32:51 system 15:32:51 3.8.13 15:32:51 3.9.13 15:32:51 * 3.10.6 (set by /w/workspace/it-test-nanobot-docker-merge-master/.python-version) 15:32:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FK1L from file:/tmp/.os_lf_venv 15:32:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:32:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:32:53 lf-activate-venv(): INFO: Base packages installed successfully 15:32:53 lf-activate-venv(): INFO: Installing additional packages: lftools 15:33:10 lf-activate-venv(): INFO: Adding /tmp/venv-FK1L/bin to PATH 15:33:10 INFO: Running in OpenStack, capturing instance metadata 15:33:11 [it-test-nanobot-docker-merge-master] $ /bin/bash /tmp/jenkins12680156300369797724.sh 15:33:11 provisioning config files... 15:33:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/it-test-nanobot-docker-merge-master@tmp/config10834592582433311455tmp 15:33:11 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:33:11 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:33:11 [EnvInject] - Injecting environment variables from a build step. 15:33:11 [EnvInject] - Injecting as environment variables the properties content 15:33:11 SERVER_ID=logs 15:33:11 15:33:11 [EnvInject] - Variables injected successfully. 15:33:11 [it-test-nanobot-docker-merge-master] $ /bin/bash /tmp/jenkins9321665869619636904.sh 15:33:11 ---> create-netrc.sh 15:33:11 [it-test-nanobot-docker-merge-master] $ /bin/bash /tmp/jenkins1029999040360653125.sh 15:33:11 ---> python-tools-install.sh 15:33:11 Setup pyenv: 15:33:11 system 15:33:11 3.8.13 15:33:11 3.9.13 15:33:11 * 3.10.6 (set by /w/workspace/it-test-nanobot-docker-merge-master/.python-version) 15:33:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FK1L from file:/tmp/.os_lf_venv 15:33:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:33:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:33:14 lf-activate-venv(): INFO: Base packages installed successfully 15:33:14 lf-activate-venv(): INFO: Installing additional packages: lftools 15:33:31 lf-activate-venv(): INFO: Adding /tmp/venv-FK1L/bin to PATH 15:33:31 [it-test-nanobot-docker-merge-master] $ /bin/bash /tmp/jenkins214079677050975073.sh 15:33:31 ---> sudo-logs.sh 15:33:31 Archiving 'sudo' log.. 15:33:31 [it-test-nanobot-docker-merge-master] $ /bin/bash /tmp/jenkins11738582421344860175.sh 15:33:31 ---> job-cost.sh 15:33:31 Setup pyenv: 15:33:31 system 15:33:31 3.8.13 15:33:31 3.9.13 15:33:31 * 3.10.6 (set by /w/workspace/it-test-nanobot-docker-merge-master/.python-version) 15:33:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FK1L from file:/tmp/.os_lf_venv 15:33:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:33:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:33:35 lf-activate-venv(): INFO: Base packages installed successfully 15:33:35 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:33:44 lf-activate-venv(): INFO: Adding /tmp/venv-FK1L/bin to PATH 15:33:44 INFO: No Stack... 15:33:45 INFO: Retrieving Pricing Info for: v3-starter-4 15:33:45 INFO: Archiving Costs 15:33:45 [it-test-nanobot-docker-merge-master] $ /bin/bash -l /tmp/jenkins6519649566206373511.sh 15:33:45 ---> logs-deploy.sh 15:33:45 Setup pyenv: 15:33:45 system 15:33:45 3.8.13 15:33:45 3.9.13 15:33:45 * 3.10.6 (set by /w/workspace/it-test-nanobot-docker-merge-master/.python-version) 15:33:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FK1L from file:/tmp/.os_lf_venv 15:33:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:33:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:33:48 lf-activate-venv(): INFO: Base packages installed successfully 15:33:48 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 15:34:05 lf-activate-venv(): INFO: Adding /tmp/venv-FK1L/bin to PATH 15:34:05 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/it-test-nanobot-docker-merge-master/350 15:34:05 INFO: archiving workspace using pattern(s): 15:34:06 Archives upload complete. 15:34:07 INFO: archiving logs to Nexus 15:34:08 ---> uname -a: 15:34:08 Linux prd-ubuntu1804-docker-4c-4g-3760 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 15:34:08 15:34:08 15:34:08 ---> lscpu: 15:34:08 Architecture: x86_64 15:34:08 CPU op-mode(s): 32-bit, 64-bit 15:34:08 Byte Order: Little Endian 15:34:08 CPU(s): 4 15:34:08 On-line CPU(s) list: 0-3 15:34:08 Thread(s) per core: 1 15:34:08 Core(s) per socket: 1 15:34:08 Socket(s): 4 15:34:08 NUMA node(s): 1 15:34:08 Vendor ID: AuthenticAMD 15:34:08 CPU family: 23 15:34:08 Model: 49 15:34:08 Model name: AMD EPYC-Rome Processor 15:34:08 Stepping: 0 15:34:08 CPU MHz: 2800.000 15:34:08 BogoMIPS: 5600.00 15:34:08 Virtualization: AMD-V 15:34:08 Hypervisor vendor: KVM 15:34:08 Virtualization type: full 15:34:08 L1d cache: 32K 15:34:08 L1i cache: 32K 15:34:08 L2 cache: 512K 15:34:08 L3 cache: 16384K 15:34:08 NUMA node0 CPU(s): 0-3 15:34:08 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 15:34:08 15:34:08 15:34:08 ---> nproc: 15:34:08 4 15:34:08 15:34:08 15:34:08 ---> df -h: 15:34:08 Filesystem Size Used Avail Use% Mounted on 15:34:08 udev 3.9G 0 3.9G 0% /dev 15:34:08 tmpfs 798M 696K 797M 1% /run 15:34:08 /dev/vda1 20G 9.8G 9.5G 51% / 15:34:08 tmpfs 3.9G 0 3.9G 0% /dev/shm 15:34:08 tmpfs 5.0M 0 5.0M 0% /run/lock 15:34:08 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 15:34:08 /dev/vda15 105M 5.3M 100M 5% /boot/efi 15:34:08 tmpfs 798M 0 798M 0% /run/user/1001 15:34:08 15:34:08 15:34:08 ---> free -m: 15:34:08 total used free shared buff/cache available 15:34:08 Mem: 7976 550 4304 0 3121 7127 15:34:08 Swap: 1023 0 1023 15:34:08 15:34:08 15:34:08 ---> ip addr: 15:34:08 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:34:08 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:34:08 inet 127.0.0.1/8 scope host lo 15:34:08 valid_lft forever preferred_lft forever 15:34:08 inet6 ::1/128 scope host 15:34:08 valid_lft forever preferred_lft forever 15:34:08 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 15:34:08 link/ether fa:16:3e:94:45:8f brd ff:ff:ff:ff:ff:ff 15:34:08 inet 10.32.6.140/23 brd 10.32.7.255 scope global dynamic ens3 15:34:08 valid_lft 86069sec preferred_lft 86069sec 15:34:08 inet6 fe80::f816:3eff:fe94:458f/64 scope link 15:34:08 valid_lft forever preferred_lft forever 15:34:08 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 15:34:08 link/ether 02:42:0f:a5:7e:07 brd ff:ff:ff:ff:ff:ff 15:34:08 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:34:08 valid_lft forever preferred_lft forever 15:34:08 15:34:08 15:34:08 ---> sar -b -r -n DEV: 15:34:08 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-3760) 06/19/26 _x86_64_ (4 CPU) 15:34:08 15:34:08 15:28:41 LINUX RESTART (4 CPU) 15:34:08 15:34:08 15:29:01 tps rtps wtps bread/s bwrtn/s 15:34:08 15:30:01 171.29 71.04 100.25 5662.66 42992.98 15:34:08 15:31:01 58.13 0.12 58.01 21.46 9257.71 15:34:08 15:32:01 119.44 12.51 106.93 2250.85 23247.85 15:34:08 15:33:01 155.65 0.32 155.33 24.53 13516.56 15:34:08 15:34:01 20.43 0.37 20.06 31.32 1452.98 15:34:08 Average: 104.99 16.87 88.12 1598.03 18092.79 15:34:08 15:34:08 15:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:34:08 15:30:01 5761184 7380420 2406244 29.46 41952 1749880 993524 10.78 616412 1605316 66688 15:34:08 15:31:01 5381112 7328688 2786316 34.11 62468 2039684 1026572 11.14 683988 1880856 175168 15:34:08 15:32:01 4634876 7177288 3532552 43.25 76680 2587352 1451708 15.75 927980 2325880 32348 15:34:08 15:33:01 4423144 7297848 3744284 45.84 86556 2882196 1088728 11.81 1115932 2321724 1928 15:34:08 15:34:01 4389724 7277816 3777704 46.25 90076 2890664 1120864 12.16 1144292 2324676 11504 15:34:08 Average: 4918008 7292412 3249420 39.79 71546 2429955 1136279 12.33 897721 2091690 57527 15:34:08 15:34:08 15:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:34:08 15:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:34:08 15:30:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 15:34:08 15:30:01 ens3 350.56 222.11 1277.70 75.27 0.00 0.00 0.00 0.00 15:34:08 15:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:34:08 15:31:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 15:34:08 15:31:01 ens3 60.31 50.93 679.63 5.59 0.00 0.00 0.00 0.00 15:34:08 15:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:34:08 15:32:01 lo 1.93 1.93 0.20 0.20 0.00 0.00 0.00 0.00 15:34:08 15:32:01 ens3 392.05 129.41 2615.37 13.74 0.00 0.00 0.00 0.00 15:34:08 15:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:34:08 15:33:01 lo 7.26 7.26 0.63 0.63 0.00 0.00 0.00 0.00 15:34:08 15:33:01 ens3 162.38 181.09 818.68 674.02 0.00 0.00 0.00 0.00 15:34:08 15:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:34:08 15:34:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 15:34:08 15:34:01 ens3 12.81 13.53 10.98 6.46 0.00 0.00 0.00 0.00 15:34:08 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:34:08 Average: lo 2.32 2.32 0.21 0.21 0.00 0.00 0.00 0.00 15:34:08 Average: ens3 195.62 119.41 1080.46 155.02 0.00 0.00 0.00 0.00 15:34:08 15:34:08 15:34:08 ---> sar -P ALL: 15:34:08 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-3760) 06/19/26 _x86_64_ (4 CPU) 15:34:08 15:34:08 15:28:41 LINUX RESTART (4 CPU) 15:34:08 15:34:08 15:29:01 CPU %user %nice %system %iowait %steal %idle 15:34:08 15:30:01 all 20.65 0.00 3.00 5.18 1.30 69.87 15:34:08 15:30:01 0 18.13 0.00 4.76 4.77 1.17 71.17 15:34:08 15:30:01 1 38.24 0.00 3.11 8.17 1.55 48.93 15:34:08 15:30:01 2 13.26 0.00 2.29 5.91 1.52 77.01 15:34:08 15:30:01 3 12.94 0.00 1.82 1.87 0.97 82.40 15:34:08 15:31:01 all 20.49 0.00 1.37 1.76 0.82 75.56 15:34:08 15:31:01 0 42.80 0.00 2.23 0.63 1.33 53.00 15:34:08 15:31:01 1 23.59 0.00 1.57 0.80 0.78 73.26 15:34:08 15:31:01 2 11.53 0.00 1.38 5.57 0.77 80.75 15:34:08 15:31:01 3 4.03 0.00 0.28 0.03 0.38 95.27 15:34:08 15:32:01 all 19.08 0.00 3.33 3.31 0.98 73.30 15:34:08 15:32:01 0 12.93 0.00 2.13 1.17 0.82 82.96 15:34:08 15:32:01 1 29.93 0.00 4.90 6.61 1.18 57.39 15:34:08 15:32:01 2 15.10 0.00 3.25 3.32 0.99 77.34 15:34:08 15:32:01 3 18.30 0.00 3.08 2.16 0.90 75.56 15:34:08 15:33:01 all 16.67 0.00 3.39 3.77 0.99 75.18 15:34:08 15:33:01 0 9.84 0.00 2.70 4.04 0.90 82.52 15:34:08 15:33:01 1 26.21 0.00 3.63 3.58 1.09 65.50 15:34:08 15:33:01 2 21.53 0.00 4.23 5.07 1.18 68.00 15:34:08 15:33:01 3 9.13 0.00 2.98 2.42 0.79 84.69 15:34:08 15:34:01 all 20.85 0.00 0.92 0.88 0.85 76.50 15:34:08 15:34:01 0 5.02 0.00 0.60 0.07 0.38 93.93 15:34:08 15:34:01 1 17.93 0.00 1.31 3.21 1.03 76.52 15:34:08 15:34:01 2 54.58 0.00 1.27 0.23 1.70 42.22 15:34:08 15:34:01 3 5.95 0.00 0.51 0.00 0.30 93.24 15:34:08 Average: all 19.55 0.00 2.40 2.98 0.99 74.08 15:34:08 Average: 0 17.75 0.00 2.48 2.13 0.92 76.71 15:34:08 Average: 1 27.17 0.00 2.90 4.47 1.13 64.33 15:34:08 Average: 2 23.22 0.00 2.48 4.02 1.23 69.05 15:34:08 Average: 3 10.06 0.00 1.73 1.29 0.67 86.25 15:34:08 15:34:08 15:34:08