05:36:40 Started by timer 05:36:40 Running as SYSTEM 05:36:40 [EnvInject] - Loading node environment variables. 05:36:40 Building remotely on prd-ubuntu1804-docker-4c-4g-7430 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/ric-app-hw-go-docker-merge-master 05:36:40 [ssh-agent] Looking for ssh-agent implementation... 05:36:40 $ ssh-agent 05:36:41 SSH_AUTH_SOCK=/tmp/ssh-PS2NMGrpQPXa/agent.2133 05:36:41 SSH_AGENT_PID=2135 05:36:41 [ssh-agent] Started. 05:36:41 Running ssh-add (command line suppressed) 05:36:41 Identity added: /w/workspace/ric-app-hw-go-docker-merge-master@tmp/private_key_5533028376876820337.key (jenkins-ssh) 05:36:41 [ssh-agent] Using credentials jenkins (jenkins) 05:36:41 The recommended git tool is: NONE 05:36:44 using credential jenkins 05:36:44 Wiping out workspace first. 05:36:44 Cloning the remote Git repository 05:36:44 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/hw-go 05:36:44 > git init /w/workspace/ric-app-hw-go-docker-merge-master # timeout=10 05:36:45 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/hw-go 05:36:45 > git --version # timeout=10 05:36:45 > git --version # 'git version 2.17.1' 05:36:45 using GIT_SSH to set credentials jenkins 05:36:45 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/hw-go +refs/heads/*:refs/remotes/origin/* # timeout=10 05:36:46 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/hw-go # timeout=10 05:36:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:36:47 Avoid second fetch 05:36:47 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 05:36:47 Checking out Revision 3a0d348e429ea0f3f3d2a1d5eb54ec8758d1a262 (refs/remotes/origin/master) 05:36:47 > git config core.sparsecheckout # timeout=10 05:36:47 > git checkout -f 3a0d348e429ea0f3f3d2a1d5eb54ec8758d1a262 # timeout=10 05:36:47 Commit message: "Release image version 1.1.2" 05:36:47 > git rev-list --no-walk 3a0d348e429ea0f3f3d2a1d5eb54ec8758d1a262 # timeout=10 05:36:51 provisioning config files... 05:36:51 copy managed file [npmrc] to file:/home/jenkins/.npmrc 05:36:51 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 05:36:51 [ric-app-hw-go-docker-merge-master] $ /bin/bash /tmp/jenkins9728463795416385887.sh 05:36:51 ---> python-tools-install.sh 05:36:51 Setup pyenv: 05:36:51 * system (set by /opt/pyenv/version) 05:36:51 * 3.8.13 (set by /opt/pyenv/version) 05:36:51 * 3.9.13 (set by /opt/pyenv/version) 05:36:51 * 3.10.6 (set by /opt/pyenv/version) 05:37:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-tdld 05:37:00 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 05:37:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:37:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:37:09 lf-activate-venv(): INFO: Base packages installed successfully 05:37:09 lf-activate-venv(): INFO: Installing additional packages: lftools 05:37:57 lf-activate-venv(): INFO: Adding /tmp/venv-tdld/bin to PATH 05:37:57 Generating Requirements File 05:38:34 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. 05:38:34 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 05:38:34 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 05:38:35 Python 3.10.6 05:38:35 pip 25.3 from /tmp/venv-tdld/lib/python3.10/site-packages/pip (python 3.10) 05:38:36 appdirs==1.4.4 05:38:36 argcomplete==3.6.3 05:38:36 aspy.yaml==1.3.0 05:38:36 attrs==25.4.0 05:38:36 autopage==0.5.2 05:38:36 beautifulsoup4==4.14.2 05:38:36 boto3==1.40.59 05:38:36 botocore==1.40.59 05:38:36 bs4==0.0.2 05:38:36 cachetools==6.2.1 05:38:36 certifi==2025.10.5 05:38:36 cffi==2.0.0 05:38:36 cfgv==3.4.0 05:38:36 chardet==5.2.0 05:38:36 charset-normalizer==3.4.4 05:38:36 click==8.3.0 05:38:36 cliff==4.11.0 05:38:36 cmd2==2.7.0 05:38:36 cryptography==3.3.2 05:38:36 debtcollector==3.0.0 05:38:36 decorator==5.2.1 05:38:36 defusedxml==0.7.1 05:38:36 Deprecated==1.2.18 05:38:36 distlib==0.4.0 05:38:36 dnspython==2.8.0 05:38:36 docker==7.1.0 05:38:36 dogpile.cache==1.5.0 05:38:36 durationpy==0.10 05:38:36 email-validator==2.3.0 05:38:36 filelock==3.20.0 05:38:36 future==1.0.0 05:38:36 gitdb==4.0.12 05:38:36 GitPython==3.1.45 05:38:36 google-auth==2.41.1 05:38:36 httplib2==0.31.0 05:38:36 identify==2.6.15 05:38:36 idna==3.11 05:38:36 importlib-resources==1.5.0 05:38:36 iso8601==2.1.0 05:38:36 Jinja2==3.1.6 05:38:36 jmespath==1.0.1 05:38:36 jsonpatch==1.33 05:38:36 jsonpointer==3.0.0 05:38:36 jsonschema==4.25.1 05:38:36 jsonschema-specifications==2025.9.1 05:38:36 keystoneauth1==5.12.0 05:38:36 kubernetes==34.1.0 05:38:36 lftools==0.37.15 05:38:36 lxml==6.0.2 05:38:36 markdown-it-py==4.0.0 05:38:36 MarkupSafe==3.0.3 05:38:36 mdurl==0.1.2 05:38:36 msgpack==1.1.2 05:38:36 multi_key_dict==2.0.3 05:38:36 munch==4.0.0 05:38:36 netaddr==1.3.0 05:38:36 niet==1.4.2 05:38:36 nodeenv==1.9.1 05:38:36 oauth2client==4.1.3 05:38:36 oauthlib==3.3.1 05:38:36 openstacksdk==4.7.1 05:38:36 os-service-types==1.8.0 05:38:36 osc-lib==4.2.0 05:38:36 oslo.config==10.0.0 05:38:36 oslo.context==6.1.0 05:38:36 oslo.i18n==6.6.0 05:38:36 oslo.log==7.2.1 05:38:36 oslo.serialization==5.8.0 05:38:36 oslo.utils==9.1.0 05:38:36 packaging==25.0 05:38:36 pbr==7.0.1 05:38:36 platformdirs==4.5.0 05:38:36 prettytable==3.16.0 05:38:36 psutil==7.1.2 05:38:36 pyasn1==0.6.1 05:38:36 pyasn1_modules==0.4.2 05:38:36 pycparser==2.23 05:38:36 pygerrit2==2.0.15 05:38:36 PyGithub==2.8.1 05:38:36 Pygments==2.19.2 05:38:36 PyJWT==2.10.1 05:38:36 PyNaCl==1.6.0 05:38:36 pyparsing==2.4.7 05:38:36 pyperclip==1.11.0 05:38:36 pyrsistent==0.20.0 05:38:36 python-cinderclient==9.8.0 05:38:36 python-dateutil==2.9.0.post0 05:38:36 python-heatclient==4.3.0 05:38:36 python-jenkins==1.8.3 05:38:36 python-keystoneclient==5.7.0 05:38:36 python-magnumclient==4.9.0 05:38:36 python-openstackclient==8.2.0 05:38:36 python-swiftclient==4.8.0 05:38:36 PyYAML==6.0.3 05:38:36 referencing==0.37.0 05:38:36 requests==2.32.5 05:38:36 requests-oauthlib==2.0.0 05:38:36 requestsexceptions==1.4.0 05:38:36 rfc3986==2.0.0 05:38:36 rich==14.2.0 05:38:36 rich-argparse==1.7.1 05:38:36 rpds-py==0.28.0 05:38:36 rsa==4.9.1 05:38:36 ruamel.yaml==0.18.16 05:38:36 ruamel.yaml.clib==0.2.14 05:38:36 s3transfer==0.14.0 05:38:36 simplejson==3.20.2 05:38:36 six==1.17.0 05:38:36 smmap==5.0.2 05:38:36 soupsieve==2.8 05:38:36 stevedore==5.5.0 05:38:36 tabulate==0.9.0 05:38:36 toml==0.10.2 05:38:36 tomlkit==0.13.3 05:38:36 tqdm==4.67.1 05:38:36 typing_extensions==4.15.0 05:38:36 tzdata==2025.2 05:38:36 urllib3==1.26.20 05:38:36 virtualenv==20.35.3 05:38:36 wcwidth==0.2.14 05:38:36 websocket-client==1.9.0 05:38:36 wrapt==2.0.0 05:38:36 xdg==6.0.0 05:38:36 xmltodict==1.0.2 05:38:36 yq==3.4.3 05:38:36 provisioning config files... 05:38:36 copy managed file [global-settings] to file:/w/workspace/ric-app-hw-go-docker-merge-master@tmp/config16237328647179644534tmp 05:38:36 copy managed file [ric-app-hw-go-settings] to file:/w/workspace/ric-app-hw-go-docker-merge-master@tmp/config722650315244836962tmp 05:38:36 [ric-app-hw-go-docker-merge-master] $ /bin/bash /tmp/jenkins473747994484425156.sh 05:38:36 ---> docker-login.sh 05:38:36 nexus3.o-ran-sc.org:10001 05:38:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:38:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:38:38 Configure a credential helper to remove this warning. See 05:38:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:38:38 05:38:38 Login Succeeded 05:38:38 nexus3.o-ran-sc.org:10002 05:38:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:38:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:38:38 Configure a credential helper to remove this warning. See 05:38:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:38:38 05:38:38 Login Succeeded 05:38:38 nexus3.o-ran-sc.org:10003 05:38:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:38:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:38:38 Configure a credential helper to remove this warning. See 05:38:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:38:38 05:38:38 Login Succeeded 05:38:38 nexus3.o-ran-sc.org:10004 05:38:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:38:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:38:38 Configure a credential helper to remove this warning. See 05:38:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:38:38 05:38:38 Login Succeeded 05:38:38 ---> docker-login.sh ends 05:38:38 [ric-app-hw-go-docker-merge-master] $ /bin/bash /tmp/jenkins16300342648664422874.sh 05:38:38 [ric-app-hw-go-docker-merge-master] $ /bin/sh -xe /tmp/jenkins4474621609854386589.sh 05:38:38 [EnvInject] - Injecting environment variables from a build step. 05:38:38 [EnvInject] - Injecting as environment variables the properties content 05:38:38 DOCKER_ROOT=$WORKSPACE 05:38:38 CONTAINER_TAG_YAML_DIR= 05:38:38 CONTAINER_TAG_METHOD=yaml-file 05:38:38 05:38:38 [EnvInject] - Variables injected successfully. 05:38:38 [ric-app-hw-go-docker-merge-master] $ /bin/bash -l /tmp/jenkins8058898541020448304.sh 05:38:38 ---> docker-get-container-tag.sh 05:38:38 Setup pyenv: 05:38:39 system 05:38:39 3.8.13 05:38:39 3.9.13 05:38:39 * 3.10.6 (set by /w/workspace/ric-app-hw-go-docker-merge-master/.python-version) 05:38:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tdld from file:/tmp/.os_lf_venv 05:38:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:38:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:38:43 lf-activate-venv(): INFO: Base packages installed successfully 05:38:43 lf-activate-venv(): INFO: Installing additional packages: yq 05:38:44 lf-activate-venv(): INFO: Adding /tmp/venv-tdld/bin to PATH 05:38:45 ---> Docker image tag found: 1.1.2 05:38:45 [EnvInject] - Injecting environment variables from a build step. 05:38:45 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 05:38:45 [EnvInject] - Variables injected successfully. 05:38:45 [EnvInject] - Injecting environment variables from a build step. 05:38:45 [EnvInject] - Injecting as environment variables the properties content 05:38:45 DOCKER_ARGS=--network=host 05:38:45 DOCKER_ROOT=/w/workspace/ric-app-hw-go-docker-merge-master 05:38:45 CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 05:38:45 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 05:38:45 DOCKER_NAME=o-ran-sc/ric-app-hw-go 05:38:45 05:38:45 [EnvInject] - Variables injected successfully. 05:38:45 [ric-app-hw-go-docker-merge-master] $ /bin/bash /tmp/jenkins15447876442550450896.sh 05:38:45 ---> docker-build.sh 05:38:45 Docker version 24.0.2, build cb74dfc 05:38:45 Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/ric-app-hw-go:1.1.2 05:38:45 docker build --network=host -t nexus3.o-ran-sc.org:10004/o-ran-sc/ric-app-hw-go:1.1.2 . 05:38:46 #1 [internal] load build definition from Dockerfile 05:38:46 #1 transferring dockerfile: 05:38:46 #1 transferring dockerfile: 1.96kB done 05:38:46 #1 DONE 0.2s 05:38:46 05:38:46 #2 [internal] load .dockerignore 05:38:46 #2 transferring context: 2B done 05:38:46 #2 DONE 0.2s 05:38:46 05:38:46 #3 [internal] load metadata for docker.io/library/ubuntu:18.04 05:38:46 #3 ... 05:38:46 05:38:46 #4 [internal] load metadata for nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0 05:38:46 #4 DONE 0.1s 05:38:46 05:38:46 #3 [internal] load metadata for docker.io/library/ubuntu:18.04 05:38:48 #3 DONE 1.4s 05:38:48 05:38:48 #5 [internal] load build context 05:38:48 #5 DONE 0.0s 05:38:48 05:38:48 #6 [build-hw-go 1/8] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0@sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 05:38:48 #6 resolve nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0@sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 0.1s done 05:38:48 #6 sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 2.01kB / 2.01kB done 05:38:48 #6 sha256:db54390f5aa2465b3692a44d4dc8b31501b4b39fad70659713b2f6bb0a524a2b 5.96kB / 5.96kB done 05:38:48 #6 ... 05:38:48 05:38:48 #5 [internal] load build context 05:38:48 #5 transferring context: 301.39kB 0.0s done 05:38:48 #5 DONE 0.3s 05:38:48 05:38:48 #6 [build-hw-go 1/8] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0@sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 05:38:48 #6 sha256:04d0e85b5cd09b2b3bd67c8db51e66ea72fcc0f011d8ed831af28ccf68dad6c8 0B / 143B 0.2s 05:38:48 #6 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 0B / 328.92MB 0.2s 05:38:48 #6 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 0B / 28.57MB 0.2s 05:38:48 #6 sha256:04d0e85b5cd09b2b3bd67c8db51e66ea72fcc0f011d8ed831af28ccf68dad6c8 143B / 143B 0.2s done 05:38:48 #6 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 3.15MB / 28.57MB 0.3s 05:38:48 #6 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 0B / 129.05MB 0.4s 05:38:48 #6 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 8.40MB / 28.57MB 0.5s 05:38:49 #6 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 13.63MB / 28.57MB 0.7s 05:38:49 #6 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 17.83MB / 328.92MB 0.8s 05:38:49 #6 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 16.78MB / 28.57MB 0.8s 05:38:49 #6 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 8.39MB / 129.05MB 0.8s 05:38:49 #6 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 24.12MB / 28.57MB 1.0s 05:38:49 #6 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 28.57MB / 28.57MB 1.1s 05:38:49 #6 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 16.78MB / 129.05MB 1.1s 05:38:49 #6 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 34.60MB / 328.92MB 1.2s 05:38:49 #6 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 28.57MB / 28.57MB 1.2s done 05:38:49 #6 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 26.21MB / 129.05MB 1.3s 05:38:49 #6 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 2.10MB / 134.79MB 1.3s 05:38:49 #6 extracting sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 05:38:49 #6 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 53.48MB / 328.92MB 1.5s 05:38:49 #6 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 34.60MB / 129.05MB 1.5s 05:38:49 #6 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 11.53MB / 134.79MB 1.5s 05:38:50 #6 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 42.99MB / 129.05MB 1.7s 05:38:50 #6 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 20.60MB / 134.79MB 1.7s 05:38:50 #6 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 74.45MB / 328.92MB 1.9s 05:38:50 #6 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 51.43MB / 129.05MB 1.9s 05:38:50 #6 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 28.72MB / 134.79MB 1.9s 05:38:50 #6 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 62.75MB / 129.05MB 2.1s 05:38:50 #6 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 38.80MB / 134.79MB 2.1s 05:38:50 #6 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 92.27MB / 328.92MB 2.2s 05:38:50 #6 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 70.25MB / 129.05MB 2.2s 05:38:50 #6 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 81.79MB / 129.05MB 2.4s 05:38:50 #6 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 53.48MB / 134.79MB 2.4s 05:38:50 #6 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 113.25MB / 328.92MB 2.6s 05:38:50 #6 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 93.32MB / 129.05MB 2.6s 05:38:50 #6 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 61.87MB / 134.79MB 2.6s 05:38:51 #6 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 103.81MB / 129.05MB 2.8s 05:38:51 #6 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 72.35MB / 134.79MB 2.8s 05:38:51 #6 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 139.46MB / 328.92MB 3.1s 05:38:51 #6 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 120.59MB / 129.05MB 3.1s 05:38:51 #6 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 87.89MB / 134.79MB 3.1s 05:38:51 #6 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 129.05MB / 129.05MB 3.3s 05:38:52 #6 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 129.05MB / 129.05MB 3.6s done 05:38:52 #6 sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 0B / 27.08MB 3.7s 05:38:52 #6 extracting sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 3.2s done 05:38:56 #6 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 146.80MB / 328.92MB 8.1s 05:38:56 #6 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 94.37MB / 134.79MB 8.1s 05:38:56 #6 sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 2.10MB / 27.08MB 8.4s 05:38:56 #6 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 103.81MB / 134.79MB 8.5s 05:38:56 #6 sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 9.44MB / 27.08MB 8.5s 05:38:56 #6 sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 15.44MB / 27.08MB 8.6s 05:38:57 #6 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 163.58MB / 328.92MB 8.7s 05:38:57 #6 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 115.34MB / 134.79MB 8.7s 05:38:57 #6 sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 20.97MB / 27.08MB 8.7s 05:38:57 #6 sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 25.17MB / 27.08MB 8.8s 05:38:57 #6 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 180.36MB / 328.92MB 9.0s 05:38:57 #6 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 132.12MB / 134.79MB 9.0s 05:38:57 #6 sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 27.08MB / 27.08MB 8.9s done 05:38:57 #6 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 0B / 42.84MB 9.0s 05:38:57 #6 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 134.79MB / 134.79MB 9.3s done 05:38:57 #6 sha256:a7dc5108837a4b2f2334ef1af0d8acee0c93d88f648188edf23d9c959e971320 0B / 8.47MB 9.4s 05:38:58 #6 ... 05:38:58 05:38:58 #7 [stage-1 1/7] FROM docker.io/library/ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98 05:38:58 #7 resolve docker.io/library/ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98 0.3s done 05:38:58 #7 sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98 1.33kB / 1.33kB done 05:38:58 #7 sha256:dca176c9663a7ba4c1f0e710986f5a25e672842963d95b960191e2d9f7185ebe 424B / 424B done 05:38:58 #7 sha256:f9a80a55f492e823bf5d51f1bd5f87ea3eed1cb31788686aa99a2fb61a27af6a 2.30kB / 2.30kB done 05:38:58 #7 ... 05:38:58 05:38:58 #6 [build-hw-go 1/8] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0@sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 05:39:02 #6 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 181.40MB / 328.92MB 14.1s 05:39:02 #6 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 1.05MB / 42.84MB 14.1s 05:39:02 #6 sha256:a7dc5108837a4b2f2334ef1af0d8acee0c93d88f648188edf23d9c959e971320 0B / 8.47MB 14.4s 05:39:06 #6 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 7.34MB / 42.84MB 18.3s 05:39:06 #6 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 12.75MB / 42.84MB 18.4s 05:39:06 #6 sha256:a7dc5108837a4b2f2334ef1af0d8acee0c93d88f648188edf23d9c959e971320 1.05MB / 8.47MB 18.4s 05:39:06 #6 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 204.39MB / 328.92MB 18.6s 05:39:06 #6 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 24.32MB / 42.84MB 18.6s 05:39:06 #6 sha256:a7dc5108837a4b2f2334ef1af0d8acee0c93d88f648188edf23d9c959e971320 4.19MB / 8.47MB 18.6s 05:39:07 #6 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 30.41MB / 42.84MB 18.7s 05:39:07 #6 sha256:a7dc5108837a4b2f2334ef1af0d8acee0c93d88f648188edf23d9c959e971320 7.34MB / 8.47MB 18.7s 05:39:07 #6 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 35.59MB / 42.84MB 18.8s 05:39:07 #6 sha256:a7dc5108837a4b2f2334ef1af0d8acee0c93d88f648188edf23d9c959e971320 8.47MB / 8.47MB 18.8s 05:39:07 #6 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 221.25MB / 328.92MB 18.9s 05:39:07 #6 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 41.81MB / 42.84MB 18.9s 05:39:07 #6 sha256:a7dc5108837a4b2f2334ef1af0d8acee0c93d88f648188edf23d9c959e971320 8.47MB / 8.47MB 18.8s done 05:39:07 #6 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 239.08MB / 328.92MB 19.2s 05:39:07 #6 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 42.84MB / 42.84MB 19.0s done 05:39:07 #6 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 256.90MB / 328.92MB 19.5s 05:39:08 #6 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 274.90MB / 328.92MB 19.8s 05:39:08 #6 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 306.18MB / 328.92MB 20.2s 05:39:08 #6 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 326.11MB / 328.92MB 20.5s 05:39:09 #6 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 328.92MB / 328.92MB 21.0s done 05:39:09 #6 extracting sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 05:39:11 #6 ... 05:39:11 05:39:11 #7 [stage-1 1/7] FROM docker.io/library/ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98 05:39:11 #7 sha256:7c457f213c7634afb95a0fb2410a74b7b5bc0ba527033362c240c7a11bef4331 25.69MB / 25.69MB 19.9s done 05:39:11 #7 extracting sha256:7c457f213c7634afb95a0fb2410a74b7b5bc0ba527033362c240c7a11bef4331 2.7s done 05:39:11 #7 DONE 23.4s 05:39:11 05:39:11 #8 [stage-1 2/7] RUN mkdir /config 05:39:12 #8 DONE 1.4s 05:39:12 05:39:12 #6 [build-hw-go 1/8] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0@sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 05:39:14 #6 extracting sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 5.1s 05:39:19 #6 extracting sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 10.2s 05:39:24 #6 extracting sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 15.2s 05:39:29 #6 extracting sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 20.2s 05:39:35 #6 extracting sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 25.4s 05:39:38 #6 extracting sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 28.3s done 05:39:38 #6 extracting sha256:04d0e85b5cd09b2b3bd67c8db51e66ea72fcc0f011d8ed831af28ccf68dad6c8 05:39:38 #6 extracting sha256:04d0e85b5cd09b2b3bd67c8db51e66ea72fcc0f011d8ed831af28ccf68dad6c8 done 05:39:38 #6 extracting sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 05:39:43 #6 extracting sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 5.0s 05:39:46 #6 extracting sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 7.6s done 05:39:46 #6 extracting sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 05:39:51 #6 extracting sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 5.1s 05:39:54 #6 extracting sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 8.3s done 05:39:54 #6 extracting sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 05:39:56 #6 extracting sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 1.7s done 05:39:56 #6 extracting sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 0.1s 05:39:58 #6 extracting sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 1.5s done 05:39:58 #6 extracting sha256:a7dc5108837a4b2f2334ef1af0d8acee0c93d88f648188edf23d9c959e971320 05:39:58 #6 extracting sha256:a7dc5108837a4b2f2334ef1af0d8acee0c93d88f648188edf23d9c959e971320 0.3s done 05:39:59 #6 DONE 71.1s 05:39:59 05:39:59 #9 [build-hw-go 2/8] RUN apt update && apt install -y iputils-ping net-tools curl sudo ca-certificates 05:39:59 #9 0.218 05:39:59 #9 0.218 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 05:39:59 #9 0.218 05:39:59 #9 0.444 Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [128 kB] 05:39:59 #9 0.680 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 05:39:59 #9 0.794 Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [128 kB] 05:40:00 #9 1.058 Get:4 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1308 kB] 05:40:00 #9 1.380 Get:5 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [4801 kB] 05:40:00 #9 1.403 Get:6 http://archive.ubuntu.com/ubuntu focal-backports InRelease [128 kB] 05:40:00 #9 1.544 Get:7 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [33.1 kB] 05:40:00 #9 1.544 Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [4432 kB] 05:40:00 #9 1.656 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [4998 kB] 05:40:01 #9 2.392 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1599 kB] 05:40:01 #9 2.454 Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [4920 kB] 05:40:01 #9 2.674 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [36.8 kB] 05:40:02 #9 2.674 Get:13 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB] 05:40:02 #9 2.675 Get:14 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB] 05:40:02 #9 3.331 Fetched 22.6 MB in 3s (7646 kB/s) 05:40:02 #9 3.331 Reading package lists... 05:40:04 #9 5.159 Building dependency tree... 05:40:04 #9 5.610 Reading state information... 05:40:04 #9 5.684 206 packages can be upgraded. Run 'apt list --upgradable' to see them. 05:40:05 #9 5.693 05:40:05 #9 5.693 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 05:40:05 #9 5.693 05:40:05 #9 5.753 Reading package lists... 05:40:06 #9 7.683 Building dependency tree... 05:40:07 #9 8.176 Reading state information... 05:40:08 #9 8.959 The following additional packages will be installed: 05:40:08 #9 8.960 libcurl4 05:40:08 #9 9.058 The following NEW packages will be installed: 05:40:08 #9 9.062 curl iputils-ping net-tools 05:40:08 #9 9.069 The following packages will be upgraded: 05:40:08 #9 9.075 ca-certificates libcurl4 sudo 05:40:08 #9 9.402 3 upgraded, 3 newly installed, 0 to remove and 203 not upgraded. 05:40:08 #9 9.402 Need to get 1302 kB of archives. 05:40:08 #9 9.402 After this operation, 1408 kB of additional disk space will be used. 05:40:08 #9 9.402 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ca-certificates all 20240203~20.04.1 [159 kB] 05:40:09 #9 10.09 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 iputils-ping amd64 3:20190709-3ubuntu1 [40.0 kB] 05:40:09 #9 10.12 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 sudo amd64 1.8.31-1ubuntu1.5 [515 kB] 05:40:09 #9 10.42 Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.25 [235 kB] 05:40:09 #9 10.48 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.25 [162 kB] 05:40:09 #9 10.52 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1ubuntu1.3 [192 kB] 05:40:10 #9 10.94 debconf: delaying package configuration, since apt-utils is not installed 05:40:10 #9 11.07 Fetched 1302 kB in 1s (900 kB/s) 05:40:10 #9 11.18 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 46361 files and directories currently installed.) 05:40:10 #9 11.22 Preparing to unpack .../0-ca-certificates_20240203~20.04.1_all.deb ... 05:40:10 #9 11.25 Unpacking ca-certificates (20240203~20.04.1) over (20210119~20.04.2) ... 05:40:11 #9 12.38 Selecting previously unselected package iputils-ping. 05:40:11 #9 12.40 Preparing to unpack .../1-iputils-ping_3%3a20190709-3ubuntu1_amd64.deb ... 05:40:11 #9 12.41 Unpacking iputils-ping (3:20190709-3ubuntu1) ... 05:40:11 #9 12.64 Preparing to unpack .../2-sudo_1.8.31-1ubuntu1.5_amd64.deb ... 05:40:11 #9 12.70 Unpacking sudo (1.8.31-1ubuntu1.5) over (1.8.31-1ubuntu1.2) ... 05:40:12 #9 13.10 Preparing to unpack .../3-libcurl4_7.68.0-1ubuntu2.25_amd64.deb ... 05:40:12 #9 13.14 Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.25) over (7.68.0-1ubuntu2.7) ... 05:40:12 #9 13.27 Selecting previously unselected package curl. 05:40:12 #9 13.28 Preparing to unpack .../4-curl_7.68.0-1ubuntu2.25_amd64.deb ... 05:40:12 #9 13.28 Unpacking curl (7.68.0-1ubuntu2.25) ... 05:40:12 #9 13.38 Selecting previously unselected package net-tools. 05:40:12 #9 13.38 Preparing to unpack .../5-net-tools_1.60+git20180626.aebd88e-1ubuntu1.3_amd64.deb ... 05:40:12 #9 13.40 Unpacking net-tools (1.60+git20180626.aebd88e-1ubuntu1.3) ... 05:40:12 #9 13.54 Setting up net-tools (1.60+git20180626.aebd88e-1ubuntu1.3) ... 05:40:12 #9 13.58 Setting up ca-certificates (20240203~20.04.1) ... 05:40:13 #9 13.75 debconf: unable to initialize frontend: Dialog 05:40:13 #9 13.75 debconf: (TERM is not set, so the dialog frontend is not usable.) 05:40:13 #9 13.75 debconf: falling back to frontend: Readline 05:40:14 #9 15.21 Updating certificates in /etc/ssl/certs... 05:40:15 #9 15.99 rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL 05:40:15 #9 16.00 37 added, 19 removed; done. 05:40:15 #9 16.08 Setting up sudo (1.8.31-1ubuntu1.5) ... 05:40:15 #9 16.18 Setting up libcurl4:amd64 (7.68.0-1ubuntu2.25) ... 05:40:15 #9 16.22 Setting up curl (7.68.0-1ubuntu2.25) ... 05:40:15 #9 16.26 Setting up iputils-ping (3:20190709-3ubuntu1) ... 05:40:15 #9 16.33 Processing triggers for man-db (2.9.1-1) ... 05:40:15 #9 16.39 Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 05:40:15 #9 16.46 Processing triggers for ca-certificates (20240203~20.04.1) ... 05:40:15 #9 16.47 Updating certificates in /etc/ssl/certs... 05:40:16 #9 17.02 0 added, 0 removed; done. 05:40:16 #9 17.02 Running hooks in /etc/ca-certificates/update.d... 05:40:16 #9 17.03 done. 05:40:18 #9 DONE 18.8s 05:40:18 05:40:18 #10 [build-hw-go 3/8] RUN wget --content-disposition https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr_4.7.0_amd64.deb/download.deb && dpkg -i rmr_4.7.0_amd64.deb && rm -rf rmr_4.7.0_amd64.deb 05:40:18 #10 0.240 --2025-10-26 05:40:18-- https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr_4.7.0_amd64.deb/download.deb 05:40:18 #10 0.240 Resolving packagecloud.io (packagecloud.io)... 52.9.117.216, 52.53.80.184, 2600:1f1c:2e5:6900:d62a:40b9:7e0a:9a24, ... 05:40:18 #10 0.249 Connecting to packagecloud.io (packagecloud.io)|52.9.117.216|:443... connected. 05:40:18 #10 0.261 HTTP request sent, awaiting response... 302 Found 05:40:18 #10 0.287 Location: https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/2376617.deb?Expires=1761458118&Signature=yFqoPiipJBArQoFrcRYo6X6rO8Ah~i2Et0ecztZbUTHPKKSfgsOnAnGPS3A6LCht72sbqrMfPa5G3PlNCOMAQ18GMIiabURo10Aq6YSx~6B5H6DQBPgIVt-HODyeSrUQ8IFT73lPASa0RfaahCmh2pFOYaVrjv9-d2AQT901h0GaqnmzGkyezGiHBU~7a3PHt6e-cLJVAZQDbncT2vfgSKAk~MLa4A8LXVtoPjBd73ISHO5cjuDExoMNNr1qmIPnt1aabWIctN8nEB9~iLFrlL8Oi7IPvl5GNRxiXwhMEc54PJfD1hWz88s-~N6cSSAkiCCHb5nJMc81N5gu4b0ZMA__&Key-Pair-Id=K1ZMSF1EKC3AZL [following] 05:40:18 #10 0.287 --2025-10-26 05:40:18-- https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/2376617.deb?Expires=1761458118&Signature=yFqoPiipJBArQoFrcRYo6X6rO8Ah~i2Et0ecztZbUTHPKKSfgsOnAnGPS3A6LCht72sbqrMfPa5G3PlNCOMAQ18GMIiabURo10Aq6YSx~6B5H6DQBPgIVt-HODyeSrUQ8IFT73lPASa0RfaahCmh2pFOYaVrjv9-d2AQT901h0GaqnmzGkyezGiHBU~7a3PHt6e-cLJVAZQDbncT2vfgSKAk~MLa4A8LXVtoPjBd73ISHO5cjuDExoMNNr1qmIPnt1aabWIctN8nEB9~iLFrlL8Oi7IPvl5GNRxiXwhMEc54PJfD1hWz88s-~N6cSSAkiCCHb5nJMc81N5gu4b0ZMA__&Key-Pair-Id=K1ZMSF1EKC3AZL 05:40:18 #10 0.287 Resolving d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)... 3.168.84.152, 3.168.84.96, 3.168.84.186, ... 05:40:18 #10 0.306 Connecting to d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)|3.168.84.152|:443... connected. 05:40:18 #10 0.313 HTTP request sent, awaiting response... 200 OK 05:40:18 #10 0.364 Length: 240646 (235K) [application/x-debian-package] 05:40:18 #10 0.365 Saving to: 'rmr_4.7.0_amd64.deb' 05:40:18 #10 0.365 05:40:18 #10 0.365 0K .......... .......... .......... .......... .......... 21% 48.8M 0s 05:40:18 #10 0.366 50K .......... .......... .......... .......... .......... 42% 23.9M 0s 05:40:18 #10 0.368 100K .......... .......... .......... .......... .......... 63% 24.2M 0s 05:40:18 #10 0.370 150K .......... .......... .......... .......... .......... 85% 23.6M 0s 05:40:18 #10 0.372 200K .......... .......... .......... ..... 100% 42.5M=0.008s 05:40:18 #10 0.373 05:40:18 #10 0.373 2025-10-26 05:40:18 (28.9 MB/s) - 'rmr_4.7.0_amd64.deb' saved [240646/240646] 05:40:18 #10 0.373 05:40:18 #10 0.444 Selecting previously unselected package rmr. 05:40:18 #10 0.480 (Reading database ... 46445 files and directories currently installed.) 05:40:18 #10 0.484 Preparing to unpack rmr_4.7.0_amd64.deb ... 05:40:18 #10 0.500 Unpacking rmr (4.7.0) ... 05:40:18 #10 0.564 Setting up rmr (4.7.0) ... 05:40:18 #10 DONE 0.7s 05:40:18 05:40:18 #11 [build-hw-go 4/8] RUN wget --content-disposition https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr-dev_4.7.0_amd64.deb/download.deb && dpkg -i rmr-dev_4.7.0_amd64.deb && rm -rf rmr-dev_4.7.0_amd64.deb 05:40:18 #11 0.208 --2025-10-26 05:40:18-- https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr-dev_4.7.0_amd64.deb/download.deb 05:40:18 #11 0.210 Resolving packagecloud.io (packagecloud.io)... 52.53.80.184, 52.9.117.216, 2600:1f1c:2e5:6901:1b5f:de7b:b7e3:f5af, ... 05:40:18 #11 0.212 Connecting to packagecloud.io (packagecloud.io)|52.53.80.184|:443... connected. 05:40:18 #11 0.222 HTTP request sent, awaiting response... 302 Found 05:40:18 #11 0.248 Location: https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/2376618.deb?Expires=1761458118&Signature=HcAtnNd7ma3FYRhqOnRJXf4PkQkzefwhYmgzNkLZWEPpvtiTkljeBfzLM5ckyDnRUQ4jmgH4x1BrXYrSGlHVhdWoYD1fJEzALXa3v-XMAgO-zAkC5zZhEangDTOcEO2sUmkiUO6xybPJ-GWbCM8i6ZaOMmwF76G-39uLqNWZCdGqxl~d9VB9PmlPtbrF~WRpnt73BMvUlNKH9nmITWzMch1JKkG-7RZ0uzwdx4OWyATOLspV8nV1tWULta9JveWXqjWfGqgVX6GdHhTVklzOIo7OwonytecJMb9DN1z58pV4qV1XySUN3~1-aaxgVgEu3nSiaZbiUVfWetQNKVsYuQ__&Key-Pair-Id=K1ZMSF1EKC3AZL [following] 05:40:19 #11 0.248 --2025-10-26 05:40:18-- https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/2376618.deb?Expires=1761458118&Signature=HcAtnNd7ma3FYRhqOnRJXf4PkQkzefwhYmgzNkLZWEPpvtiTkljeBfzLM5ckyDnRUQ4jmgH4x1BrXYrSGlHVhdWoYD1fJEzALXa3v-XMAgO-zAkC5zZhEangDTOcEO2sUmkiUO6xybPJ-GWbCM8i6ZaOMmwF76G-39uLqNWZCdGqxl~d9VB9PmlPtbrF~WRpnt73BMvUlNKH9nmITWzMch1JKkG-7RZ0uzwdx4OWyATOLspV8nV1tWULta9JveWXqjWfGqgVX6GdHhTVklzOIo7OwonytecJMb9DN1z58pV4qV1XySUN3~1-aaxgVgEu3nSiaZbiUVfWetQNKVsYuQ__&Key-Pair-Id=K1ZMSF1EKC3AZL 05:40:19 #11 0.248 Resolving d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)... 3.168.84.144, 3.168.84.186, 3.168.84.96, ... 05:40:19 #11 0.249 Connecting to d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)|3.168.84.144|:443... connected. 05:40:19 #11 0.258 HTTP request sent, awaiting response... 200 OK 05:40:19 #11 0.328 Length: 125220 (122K) [application/x-debian-package] 05:40:19 #11 0.328 Saving to: 'rmr-dev_4.7.0_amd64.deb' 05:40:19 #11 0.329 05:40:19 #11 0.329 0K .......... .......... .......... .......... .......... 40% 54.1M 0s 05:40:19 #11 0.330 50K .......... .......... .......... .......... .......... 81% 13.3M 0s 05:40:19 #11 0.334 100K .......... .......... .. 100% 126M=0.005s 05:40:19 #11 0.334 05:40:19 #11 0.334 2025-10-26 05:40:19 (25.2 MB/s) - 'rmr-dev_4.7.0_amd64.deb' saved [125220/125220] 05:40:19 #11 0.334 05:40:19 #11 0.384 Selecting previously unselected package rmr-dev. 05:40:19 #11 0.413 (Reading database ... 46453 files and directories currently installed.) 05:40:19 #11 0.416 Preparing to unpack rmr-dev_4.7.0_amd64.deb ... 05:40:19 #11 0.424 Unpacking rmr-dev (4.7.0) ... 05:40:19 #11 0.479 Setting up rmr-dev (4.7.0) ... 05:40:19 #11 DONE 0.7s 05:40:19 05:40:19 #12 [build-hw-go 5/8] RUN mkdir -p /go/src/hw-go 05:40:19 #12 DONE 0.4s 05:40:19 05:40:19 #13 [build-hw-go 6/8] COPY . /go/src/hw-go 05:40:20 #13 DONE 0.2s 05:40:20 05:40:20 #14 [build-hw-go 7/8] WORKDIR /go/src/hw-go 05:40:20 #14 DONE 0.1s 05:40:20 05:40:20 #15 [build-hw-go 8/8] RUN go build -a -installsuffix cgo -o hw-go hwApp.go 05:40:21 #15 1.073 go: downloading gerrit.o-ran-sc.org/r/ric-plt/xapp-frame.git v0.9.3 05:40:21 #15 1.073 go: downloading gerrit.o-ran-sc.org/r/ric-plt/alarm-go.git/alarm v0.5.0 05:40:21 #15 1.299 go: downloading github.com/go-openapi/swag v0.19.7 05:40:21 #15 1.299 go: downloading github.com/go-openapi/errors v0.19.3 05:40:21 #15 1.300 go: downloading github.com/go-openapi/strfmt v0.19.4 05:40:21 #15 1.300 go: downloading github.com/go-openapi/validate v0.19.6 05:40:21 #15 1.329 go: downloading gerrit.o-ran-sc.org/r/com/golog.git v0.0.2 05:40:21 #15 1.337 go: downloading gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/common v1.2.1 05:40:21 #15 1.373 go: downloading gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/entities v1.2.1 05:40:21 #15 1.398 go: downloading gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/reader v1.2.1 05:40:21 #15 1.426 go: downloading gerrit.o-ran-sc.org/r/ric-plt/sdlgo.git v0.8.0 05:40:21 #15 1.461 go: downloading github.com/go-openapi/loads v0.19.4 05:40:21 #15 1.465 go: downloading github.com/go-openapi/runtime v0.19.4 05:40:21 #15 1.550 go: downloading github.com/gorilla/mux v1.7.1 05:40:21 #15 1.556 go: downloading github.com/prometheus/client_golang v0.9.3 05:40:21 #15 1.609 go: downloading github.com/spf13/viper v1.4.0 05:40:21 #15 1.630 go: downloading github.com/asaskevich/govalidator v0.0.0-20190424111038-f61b66f89f4a 05:40:21 #15 1.632 go: downloading github.com/mitchellh/mapstructure v1.1.2 05:40:21 #15 1.634 go: downloading go.mongodb.org/mongo-driver v1.1.2 05:40:21 #15 1.667 go: downloading github.com/mailru/easyjson v0.7.0 05:40:22 #15 1.774 go: downloading k8s.io/utils v0.0.0-20201110183641-67b214c5f920 05:40:22 #15 1.851 go: downloading github.com/golang/protobuf v1.4.2 05:40:22 #15 1.924 go: downloading github.com/stretchr/testify v1.5.1 05:40:22 #15 1.973 go: downloading github.com/jessevdk/go-flags v1.4.0 05:40:22 #15 2.019 go: downloading golang.org/x/net v0.0.0-20200520004742-59133d7f0dd7 05:40:22 #15 2.166 go: downloading github.com/go-openapi/spec v0.19.3 05:40:22 #15 2.166 go: downloading golang.org/x/sys v0.0.0-20200519105757-fe76b779f299 05:40:22 #15 2.167 go: downloading google.golang.org/protobuf v1.23.0 05:40:22 #15 2.496 go: downloading github.com/go-openapi/analysis v0.19.5 05:40:22 #15 2.606 go: downloading github.com/go-openapi/jsonpointer v0.19.3 05:40:22 #15 2.606 go: downloading github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90 05:40:22 #15 2.607 go: downloading github.com/prometheus/common v0.4.0 05:40:22 #15 2.645 go: downloading github.com/beorn7/perks v1.0.0 05:40:22 #15 2.665 go: downloading github.com/prometheus/procfs v0.0.0-20190507164030-5867b95ac084 05:40:22 #15 2.681 go: downloading github.com/magiconair/properties v1.8.0 05:40:22 #15 2.686 go: downloading github.com/pelletier/go-toml v1.2.0 05:40:22 #15 2.688 go: downloading github.com/spf13/cast v1.3.0 05:40:22 #15 2.727 go: downloading github.com/spf13/jwalterweatherman v1.0.0 05:40:23 #15 2.728 go: downloading github.com/spf13/pflag v1.0.3 05:40:23 #15 2.740 go: downloading github.com/davecgh/go-spew v1.1.1 05:40:23 #15 2.762 go: downloading github.com/pmezard/go-difflib v1.0.0 05:40:23 #15 2.767 go: downloading github.com/stretchr/objx v0.2.0 05:40:23 #15 2.783 go: downloading github.com/docker/go-units v0.4.0 05:40:23 #15 2.788 go: downloading github.com/go-openapi/jsonreference v0.19.3 05:40:23 #15 2.799 go: downloading github.com/go-redis/redis v6.15.9+incompatible 05:40:23 #15 2.828 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 05:40:23 #15 2.843 go: downloading github.com/go-stack/stack v1.8.0 05:40:23 #15 2.847 go: downloading github.com/PuerkitoBio/purell v1.1.1 05:40:23 #15 2.870 go: downloading github.com/PuerkitoBio/urlesc v0.0.0-20170810143723-de5bf2ad4578 05:40:54 #15 DONE 34.4s 05:40:56 05:40:56 #16 [stage-1 3/7] COPY --from=build-hw-go /go/src/hw-go/hw-go / 05:40:57 #16 DONE 0.3s 05:40:57 05:40:57 #17 [stage-1 4/7] COPY --from=build-hw-go /go/src/hw-go/config/* /config/ 05:40:57 #17 DONE 0.2s 05:40:57 05:40:57 #18 [stage-1 5/7] COPY --from=build-hw-go /usr/local/lib /usr/local/lib 05:40:57 #18 DONE 0.2s 05:40:57 05:40:57 #19 [stage-1 6/7] RUN ldconfig 05:40:57 #19 DONE 0.4s 05:40:57 05:40:57 #20 [stage-1 7/7] RUN chmod 755 /hw-go 05:40:58 #20 DONE 0.5s 05:40:58 05:40:58 #21 exporting to image 05:40:58 #21 exporting layers 05:40:58 #21 exporting layers 0.3s done 05:40:58 #21 writing image sha256:4a9b1f923349cc432c211f386f2ef6f2906cd9fe58c8a95eaffe63fceb063456 0.0s done 05:40:58 #21 naming to nexus3.o-ran-sc.org:10004/o-ran-sc/ric-app-hw-go:1.1.2 done 05:40:58 #21 DONE 0.3s 05:40:58 ---> docker-build.sh ends 05:40:58 [ric-app-hw-go-docker-merge-master] $ /bin/sh -xe /tmp/jenkins6416062098630031305.sh 05:40:58 [EnvInject] - Injecting environment variables from a build step. 05:40:58 [EnvInject] - Injecting as environment variables the properties content 05:40:58 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 05:40:58 05:40:58 [EnvInject] - Variables injected successfully. 05:40:58 [ric-app-hw-go-docker-merge-master] $ /bin/bash /tmp/jenkins18162245605695430997.sh 05:40:58 ---> docker-push.sh 05:40:58 Docker version 24.0.2, build cb74dfc 05:40:58 Pushing image: nexus3.o-ran-sc.org:10004/o-ran-sc/ric-app-hw-go:1.1.2 05:40:58 docker push nexus3.o-ran-sc.org:10004/o-ran-sc/ric-app-hw-go:1.1.2 05:40:58 The push refers to repository [nexus3.o-ran-sc.org:10004/o-ran-sc/ric-app-hw-go] 05:40:58 bdbc2d19747a: Preparing 05:40:58 e859b1e0e280: Preparing 05:40:58 a0328386016f: Preparing 05:40:58 24ba03f4f29e: Preparing 05:40:58 bdbc2d19747a: Preparing 05:40:58 dc4bf68d7659: Preparing 05:40:58 548a79621a42: Preparing 05:40:58 548a79621a42: Waiting 05:40:59 e859b1e0e280: Pushed 05:40:59 24ba03f4f29e: Pushed 05:40:59 dc4bf68d7659: Pushed 05:40:59 a0328386016f: Pushed 05:41:00 bdbc2d19747a: Pushed 05:41:04 548a79621a42: Pushed 05:41:04 1.1.2: digest: sha256:8f029c989f18484d50740b143fbc326556a3f5526ff7d3f1208308206271bc49 size: 1784 05:41:04 ---> docker-push.sh ends 05:41:04 [ric-app-hw-go-docker-merge-master] $ /bin/bash /tmp/jenkins1942333734797501192.sh 05:41:04 $ ssh-agent -k 05:41:04 unset SSH_AUTH_SOCK; 05:41:04 unset SSH_AGENT_PID; 05:41:04 echo Agent pid 2135 killed; 05:41:04 [ssh-agent] Stopped. 05:41:04 [PostBuildScript] - [INFO] Executing post build scripts. 05:41:04 [ric-app-hw-go-docker-merge-master] $ /bin/bash /tmp/jenkins6670336932673040922.sh 05:41:04 ---> sysstat.sh 05:41:05 [ric-app-hw-go-docker-merge-master] $ /bin/bash /tmp/jenkins8931114443301149184.sh 05:41:05 ---> package-listing.sh 05:41:05 ++ facter osfamily 05:41:05 ++ tr '[:upper:]' '[:lower:]' 05:41:05 + OS_FAMILY=debian 05:41:05 + workspace=/w/workspace/ric-app-hw-go-docker-merge-master 05:41:05 + START_PACKAGES=/tmp/packages_start.txt 05:41:05 + END_PACKAGES=/tmp/packages_end.txt 05:41:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:41:05 + PACKAGES=/tmp/packages_start.txt 05:41:05 + '[' /w/workspace/ric-app-hw-go-docker-merge-master ']' 05:41:05 + PACKAGES=/tmp/packages_end.txt 05:41:05 + case "${OS_FAMILY}" in 05:41:05 + dpkg -l 05:41:05 + grep '^ii' 05:41:05 + '[' -f /tmp/packages_start.txt ']' 05:41:05 + '[' -f /tmp/packages_end.txt ']' 05:41:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:41:05 + '[' /w/workspace/ric-app-hw-go-docker-merge-master ']' 05:41:05 + mkdir -p /w/workspace/ric-app-hw-go-docker-merge-master/archives/ 05:41:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ric-app-hw-go-docker-merge-master/archives/ 05:41:05 [ric-app-hw-go-docker-merge-master] $ /bin/bash /tmp/jenkins17530101799577287611.sh 05:41:05 ---> capture-instance-metadata.sh 05:41:05 Setup pyenv: 05:41:05 system 05:41:05 3.8.13 05:41:05 3.9.13 05:41:05 * 3.10.6 (set by /w/workspace/ric-app-hw-go-docker-merge-master/.python-version) 05:41:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tdld from file:/tmp/.os_lf_venv 05:41:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:41:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:41:07 lf-activate-venv(): INFO: Base packages installed successfully 05:41:07 lf-activate-venv(): INFO: Installing additional packages: lftools 05:41:28 lf-activate-venv(): INFO: Adding /tmp/venv-tdld/bin to PATH 05:41:28 INFO: Running in OpenStack, capturing instance metadata 05:41:29 [ric-app-hw-go-docker-merge-master] $ /bin/bash /tmp/jenkins4646686352369071039.sh 05:41:29 provisioning config files... 05:41:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ric-app-hw-go-docker-merge-master@tmp/config878508317161545562tmp 05:41:29 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 05:41:29 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 05:41:29 [EnvInject] - Injecting environment variables from a build step. 05:41:29 [EnvInject] - Injecting as environment variables the properties content 05:41:29 SERVER_ID=logs 05:41:29 05:41:29 [EnvInject] - Variables injected successfully. 05:41:29 [ric-app-hw-go-docker-merge-master] $ /bin/bash /tmp/jenkins2509404616969760002.sh 05:41:29 ---> create-netrc.sh 05:41:29 [ric-app-hw-go-docker-merge-master] $ /bin/bash /tmp/jenkins3293465304709710129.sh 05:41:29 ---> python-tools-install.sh 05:41:29 Setup pyenv: 05:41:29 system 05:41:29 3.8.13 05:41:29 3.9.13 05:41:29 * 3.10.6 (set by /w/workspace/ric-app-hw-go-docker-merge-master/.python-version) 05:41:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tdld from file:/tmp/.os_lf_venv 05:41:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:41:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:41:32 lf-activate-venv(): INFO: Base packages installed successfully 05:41:32 lf-activate-venv(): INFO: Installing additional packages: lftools 05:41:52 lf-activate-venv(): INFO: Adding /tmp/venv-tdld/bin to PATH 05:41:52 [ric-app-hw-go-docker-merge-master] $ /bin/bash /tmp/jenkins13447724197812743557.sh 05:41:52 ---> sudo-logs.sh 05:41:52 Archiving 'sudo' log.. 05:41:52 [ric-app-hw-go-docker-merge-master] $ /bin/bash /tmp/jenkins13414254304431651660.sh 05:41:52 ---> job-cost.sh 05:41:52 Setup pyenv: 05:41:52 system 05:41:52 3.8.13 05:41:52 3.9.13 05:41:52 * 3.10.6 (set by /w/workspace/ric-app-hw-go-docker-merge-master/.python-version) 05:41:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tdld from file:/tmp/.os_lf_venv 05:41:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:41:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:41:56 lf-activate-venv(): INFO: Base packages installed successfully 05:41:56 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 05:42:06 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. 05:42:06 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 05:42:06 lf-activate-venv(): INFO: Adding /tmp/venv-tdld/bin to PATH 05:42:06 INFO: No Stack... 05:42:07 INFO: Retrieving Pricing Info for: v3-starter-4 05:42:07 INFO: Archiving Costs 05:42:07 [ric-app-hw-go-docker-merge-master] $ /bin/bash -l /tmp/jenkins14826518973136318635.sh 05:42:07 ---> logs-deploy.sh 05:42:07 Setup pyenv: 05:42:07 system 05:42:07 3.8.13 05:42:07 3.9.13 05:42:07 * 3.10.6 (set by /w/workspace/ric-app-hw-go-docker-merge-master/.python-version) 05:42:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tdld from file:/tmp/.os_lf_venv 05:42:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:42:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:42:11 lf-activate-venv(): INFO: Base packages installed successfully 05:42:11 lf-activate-venv(): INFO: Installing additional packages: lftools 05:42:30 lf-activate-venv(): INFO: Adding /tmp/venv-tdld/bin to PATH 05:42:30 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ric-app-hw-go-docker-merge-master/288 05:42:30 INFO: archiving workspace using pattern(s): 05:42:33 Archives upload complete. 05:42:33 INFO: archiving logs to Nexus 05:42:35 ---> uname -a: 05:42:35 Linux prd-ubuntu1804-docker-4c-4g-7430 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 05:42:35 05:42:35 05:42:35 ---> lscpu: 05:42:35 Architecture: x86_64 05:42:35 CPU op-mode(s): 32-bit, 64-bit 05:42:35 Byte Order: Little Endian 05:42:35 CPU(s): 4 05:42:35 On-line CPU(s) list: 0-3 05:42:35 Thread(s) per core: 1 05:42:35 Core(s) per socket: 1 05:42:35 Socket(s): 4 05:42:35 NUMA node(s): 1 05:42:35 Vendor ID: AuthenticAMD 05:42:35 CPU family: 23 05:42:35 Model: 49 05:42:35 Model name: AMD EPYC-Rome Processor 05:42:35 Stepping: 0 05:42:35 CPU MHz: 2800.000 05:42:35 BogoMIPS: 5600.00 05:42:35 Virtualization: AMD-V 05:42:35 Hypervisor vendor: KVM 05:42:35 Virtualization type: full 05:42:35 L1d cache: 32K 05:42:35 L1i cache: 32K 05:42:35 L2 cache: 512K 05:42:35 L3 cache: 16384K 05:42:35 NUMA node0 CPU(s): 0-3 05:42:35 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 05:42:35 05:42:35 05:42:35 ---> nproc: 05:42:35 4 05:42:35 05:42:35 05:42:35 ---> df -h: 05:42:35 Filesystem Size Used Avail Use% Mounted on 05:42:35 udev 3.9G 0 3.9G 0% /dev 05:42:35 tmpfs 798M 696K 797M 1% /run 05:42:35 /dev/vda1 20G 12G 7.8G 60% / 05:42:35 tmpfs 3.9G 0 3.9G 0% /dev/shm 05:42:35 tmpfs 5.0M 0 5.0M 0% /run/lock 05:42:35 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 05:42:35 /dev/vda15 105M 5.3M 100M 5% /boot/efi 05:42:35 tmpfs 798M 0 798M 0% /run/user/1001 05:42:35 05:42:35 05:42:35 ---> free -m: 05:42:35 total used free shared buff/cache available 05:42:35 Mem: 7975 596 2406 0 4972 7080 05:42:35 Swap: 1023 0 1023 05:42:35 05:42:35 05:42:35 ---> ip addr: 05:42:35 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 05:42:35 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:42:35 inet 127.0.0.1/8 scope host lo 05:42:35 valid_lft forever preferred_lft forever 05:42:35 inet6 ::1/128 scope host 05:42:35 valid_lft forever preferred_lft forever 05:42:35 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 05:42:35 link/ether fa:16:3e:a1:69:07 brd ff:ff:ff:ff:ff:ff 05:42:35 inet 10.32.6.240/23 brd 10.32.7.255 scope global dynamic ens3 05:42:35 valid_lft 85998sec preferred_lft 85998sec 05:42:35 inet6 fe80::f816:3eff:fea1:6907/64 scope link 05:42:35 valid_lft forever preferred_lft forever 05:42:35 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 05:42:35 link/ether 02:42:46:d9:0a:6d brd ff:ff:ff:ff:ff:ff 05:42:35 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 05:42:35 valid_lft forever preferred_lft forever 05:42:35 05:42:35 05:42:35 ---> sar -b -r -n DEV: 05:42:35 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-7430) 10/26/25 _x86_64_ (4 CPU) 05:42:35 05:42:35 05:35:55 LINUX RESTART (4 CPU) 05:42:35 05:42:35 05:36:01 tps rtps wtps bread/s bwrtn/s 05:42:35 05:37:02 159.27 82.92 76.35 5819.70 38119.13 05:42:35 05:38:01 41.42 3.49 37.93 61.14 5272.33 05:42:35 05:39:01 80.79 12.55 68.24 2263.78 19629.19 05:42:35 05:40:01 129.36 0.65 128.71 12.13 76179.97 05:42:35 05:41:01 126.45 0.15 126.30 6.13 35351.44 05:42:35 05:42:01 20.23 0.58 19.64 42.39 1351.42 05:42:35 Average: 93.06 16.76 76.30 1371.17 29383.16 05:42:35 05:42:35 05:36:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:42:35 05:37:02 6032916 7482640 2134504 26.13 30496 1603092 940036 10.20 506076 1467120 27192 05:42:35 05:38:01 5784216 7458824 2383204 29.18 51468 1794588 950232 10.31 546972 1649028 152236 05:42:35 05:39:01 4998692 7436080 3168728 38.80 62676 2528872 1145764 12.43 615724 2329884 306704 05:42:35 05:40:01 2965700 7408020 5201720 63.69 112580 4341568 1289668 13.99 685344 4126628 666720 05:42:35 05:41:01 2550192 7322224 5617228 68.78 127252 4623092 1199436 13.01 1007376 4186176 100 05:42:35 05:42:01 2479556 7262020 5687864 69.64 129180 4630444 1161716 12.61 1078352 4184624 9640 05:42:35 Average: 4135212 7394968 4032208 49.37 85609 3253609 1114475 12.09 739974 2990577 193765 05:42:35 05:42:35 05:36:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:42:35 05:37:02 ens3 220.88 149.89 678.92 59.11 0.00 0.00 0.00 0.00 05:42:35 05:37:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:35 05:37:02 lo 1.18 1.18 0.11 0.11 0.00 0.00 0.00 0.00 05:42:35 05:38:01 ens3 60.82 40.11 832.19 4.74 0.00 0.00 0.00 0.00 05:42:35 05:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:35 05:38:01 lo 0.49 0.49 0.04 0.04 0.00 0.00 0.00 0.00 05:42:35 05:39:01 ens3 308.70 149.12 8491.70 15.33 0.00 0.00 0.00 0.00 05:42:35 05:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:35 05:39:01 lo 2.40 2.40 0.23 0.23 0.00 0.00 0.00 0.00 05:42:35 05:40:01 ens3 219.13 88.80 3829.00 6.32 0.00 0.00 0.00 0.00 05:42:35 05:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:35 05:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:35 05:41:01 ens3 124.13 102.67 411.42 344.89 0.00 0.00 0.00 0.00 05:42:35 05:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:35 05:41:01 lo 1.47 1.47 0.12 0.12 0.00 0.00 0.00 0.00 05:42:35 05:42:01 ens3 33.69 46.93 13.77 256.41 0.00 0.00 0.00 0.00 05:42:35 05:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:35 05:42:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 05:42:35 Average: ens3 161.50 96.41 2380.57 114.77 0.00 0.00 0.00 0.00 05:42:35 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:35 Average: lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 05:42:35 05:42:35 05:42:35 ---> sar -P ALL: 05:42:35 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-7430) 10/26/25 _x86_64_ (4 CPU) 05:42:35 05:42:35 05:35:55 LINUX RESTART (4 CPU) 05:42:35 05:42:35 05:36:01 CPU %user %nice %system %iowait %steal %idle 05:42:35 05:37:02 all 13.60 0.00 3.21 6.62 4.55 72.02 05:42:35 05:37:02 0 10.96 0.00 2.19 4.91 3.86 78.09 05:42:35 05:37:02 1 20.05 0.00 2.19 3.90 4.59 69.27 05:42:35 05:37:02 2 11.79 0.00 2.45 10.79 4.88 70.09 05:42:35 05:37:02 3 11.59 0.00 6.02 6.86 4.86 70.67 05:42:35 05:38:01 all 18.73 0.00 1.23 2.50 2.28 75.27 05:42:35 05:38:01 0 6.80 0.00 0.39 0.07 1.21 91.53 05:42:35 05:38:01 1 6.06 0.00 0.44 1.85 1.28 90.38 05:42:35 05:38:01 2 34.13 0.00 2.00 6.42 3.77 53.68 05:42:35 05:38:01 3 27.75 0.00 2.08 1.63 2.84 65.70 05:42:35 05:39:01 all 15.29 0.00 2.51 3.47 4.34 74.39 05:42:35 05:39:01 0 13.77 0.00 2.47 2.96 4.20 76.59 05:42:35 05:39:01 1 8.19 0.00 2.06 5.19 4.00 80.57 05:42:35 05:39:01 2 17.01 0.00 2.64 3.96 4.38 72.02 05:42:35 05:39:01 3 22.16 0.00 2.87 1.78 4.79 68.40 05:42:35 05:40:01 all 16.16 0.00 9.60 1.89 7.00 65.34 05:42:35 05:40:01 0 13.32 0.00 7.82 1.67 6.51 70.68 05:42:35 05:40:01 1 17.47 0.00 12.04 3.58 7.28 59.64 05:42:35 05:40:01 2 15.57 0.00 7.61 0.12 6.56 70.15 05:42:35 05:40:01 3 18.32 0.00 10.93 2.22 7.65 60.88 05:42:35 05:41:01 all 37.26 0.00 8.84 3.59 8.37 41.93 05:42:35 05:41:01 0 40.78 0.00 9.61 3.75 8.28 37.58 05:42:35 05:41:01 1 37.10 0.00 9.10 2.90 8.50 42.39 05:42:35 05:41:01 2 36.95 0.00 8.26 4.18 8.50 42.11 05:42:35 05:41:01 3 34.20 0.00 8.40 3.55 8.22 45.63 05:42:35 05:42:01 all 20.52 0.00 1.11 1.10 1.67 75.61 05:42:35 05:42:01 0 34.46 0.00 1.19 0.38 2.43 61.54 05:42:35 05:42:01 1 13.14 0.00 1.18 0.05 0.98 84.65 05:42:35 05:42:01 2 23.40 0.00 1.44 2.63 1.89 70.64 05:42:35 05:42:01 3 11.02 0.00 0.63 1.34 1.34 85.66 05:42:35 Average: all 20.27 0.00 4.43 3.20 4.72 67.38 05:42:35 Average: 0 20.05 0.00 3.97 2.30 4.43 69.25 05:42:35 Average: 1 17.05 0.00 4.51 2.92 4.45 71.06 05:42:35 Average: 2 23.10 0.00 4.07 4.69 5.00 63.14 05:42:35 Average: 3 20.84 0.00 5.18 2.90 4.97 66.11 05:42:35 05:42:35 05:42:35