01:18:28 Started by timer 01:18:28 Running as SYSTEM 01:18:28 [EnvInject] - Loading node environment variables. 01:18:28 Building remotely on prd-ubuntu1804-docker-4c-4g-7552 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/ric-app-ts-docker-merge-master 01:18:28 [ssh-agent] Looking for ssh-agent implementation... 01:18:28 $ ssh-agent 01:18:28 SSH_AUTH_SOCK=/tmp/ssh-5EeDsxmBvLnT/agent.2070 01:18:28 SSH_AGENT_PID=2072 01:18:28 [ssh-agent] Started. 01:18:28 Running ssh-add (command line suppressed) 01:18:28 Identity added: /w/workspace/ric-app-ts-docker-merge-master@tmp/private_key_17598938895831779019.key (jenkins-ssh) 01:18:28 [ssh-agent] Using credentials jenkins (jenkins) 01:18:28 The recommended git tool is: NONE 01:18:31 using credential jenkins 01:18:31 Wiping out workspace first. 01:18:31 Cloning the remote Git repository 01:18:31 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/ts 01:18:31 > git init /w/workspace/ric-app-ts-docker-merge-master # timeout=10 01:18:31 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/ts 01:18:31 > git --version # timeout=10 01:18:31 > git --version # 'git version 2.17.1' 01:18:31 using GIT_SSH to set credentials jenkins 01:18:31 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/ts +refs/heads/*:refs/remotes/origin/* # timeout=10 01:18:32 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/ts # timeout=10 01:18:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:18:32 Avoid second fetch 01:18:32 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 01:18:32 Checking out Revision 19e169b2e81a0dbaf3d9dc526de0415cc995ee8b (refs/remotes/origin/master) 01:18:32 > git config core.sparsecheckout # timeout=10 01:18:32 > git checkout -f 19e169b2e81a0dbaf3d9dc526de0415cc995ee8b # timeout=10 01:18:32 Commit message: "Fixing RMR communication issue" 01:18:32 > git rev-list --no-walk 19e169b2e81a0dbaf3d9dc526de0415cc995ee8b # timeout=10 01:18:36 provisioning config files... 01:18:36 copy managed file [npmrc] to file:/home/jenkins/.npmrc 01:18:36 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 01:18:36 [ric-app-ts-docker-merge-master] $ /bin/bash /tmp/jenkins10119676401186519578.sh 01:18:36 ---> python-tools-install.sh 01:18:36 Setup pyenv: 01:18:36 * system (set by /opt/pyenv/version) 01:18:36 * 3.8.13 (set by /opt/pyenv/version) 01:18:36 * 3.9.13 (set by /opt/pyenv/version) 01:18:36 * 3.10.6 (set by /opt/pyenv/version) 01:18:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-UqRR 01:18:43 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 01:18:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:18:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:18:51 lf-activate-venv(): INFO: Base packages installed successfully 01:18:51 lf-activate-venv(): INFO: Installing additional packages: lftools 01:19:28 lf-activate-venv(): INFO: Adding /tmp/venv-UqRR/bin to PATH 01:19:28 Generating Requirements File 01:20:10 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. 01:20:10 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 01:20:12 Python 3.10.6 01:20:12 pip 26.2 from /tmp/venv-UqRR/lib/python3.10/site-packages/pip (python 3.10) 01:20:12 aiohappyeyeballs==2.7.1 01:20:12 aiohttp==3.14.3 01:20:12 aiosignal==1.4.0 01:20:12 appdirs==1.4.4 01:20:12 argcomplete==3.7.0 01:20:12 aspy.yaml==1.3.0 01:20:12 async-timeout==5.0.1 01:20:12 attrs==26.1.0 01:20:12 autopage==0.6.0 01:20:12 backports.strenum==1.3.1 01:20:12 beautifulsoup4==4.15.0 01:20:12 boto3==1.43.63 01:20:12 botocore==1.43.63 01:20:12 bs4==0.0.2 01:20:12 certifi==2026.7.22 01:20:12 cffi==2.1.1 01:20:12 cfgv==3.5.0 01:20:12 chardet==7.4.3 01:20:12 charset-normalizer==3.4.9 01:20:12 click==8.4.2 01:20:12 cliff==4.14.0 01:20:12 cmd2==3.5.1 01:20:12 cryptography==3.3.2 01:20:12 debtcollector==3.1.0 01:20:12 decorator==5.3.1 01:20:12 defusedxml==0.7.1 01:20:12 Deprecated==1.3.1 01:20:12 distlib==0.4.3 01:20:12 dnspython==2.8.0 01:20:12 docker==7.2.0 01:20:12 dogpile.cache==1.5.0 01:20:12 durationpy==0.10 01:20:12 email-validator==2.3.0 01:20:12 filelock==3.32.2 01:20:12 frozenlist==1.8.0 01:20:12 future==1.0.0 01:20:12 gitdb==4.0.12 01:20:12 GitPython==3.1.58 01:20:12 httplib2==0.30.2 01:20:12 identify==2.6.19 01:20:12 idna==3.18 01:20:12 importlib-resources==1.5.0 01:20:12 iso8601==2.1.0 01:20:12 Jinja2==3.1.6 01:20:12 jmespath==1.1.0 01:20:12 jsonpatch==1.33 01:20:12 jsonpointer==3.1.1 01:20:12 jsonschema==4.26.0 01:20:12 jsonschema-specifications==2025.9.1 01:20:12 keystoneauth1==5.14.0 01:20:12 kubernetes==36.0.3 01:20:12 lftools==0.37.22 01:20:12 lxml==6.1.1 01:20:12 markdown-it-py==4.2.0 01:20:12 MarkupSafe==3.0.3 01:20:12 mdurl==0.1.2 01:20:12 msgpack==1.2.1 01:20:12 multi_key_dict==2.0.3 01:20:12 multidict==6.7.1 01:20:12 munch==4.0.0 01:20:12 netaddr==1.3.0 01:20:12 niet==1.4.2 01:20:12 nodeenv==1.10.0 01:20:12 oauth2client==4.1.3 01:20:12 oauthlib==3.3.1 01:20:12 openstacksdk==4.13.0 01:20:12 os-service-types==1.8.2 01:20:12 osc-lib==4.6.0 01:20:12 oslo.config==10.4.0 01:20:12 oslo.context==6.4.0 01:20:12 oslo.i18n==6.8.0 01:20:12 oslo.log==8.2.0 01:20:12 oslo.serialization==5.10.0 01:20:12 oslo.utils==10.1.1 01:20:12 packaging==26.3 01:20:12 pbr==7.0.3 01:20:12 platformdirs==4.11.0 01:20:12 prettytable==3.18.0 01:20:12 propcache==0.5.2 01:20:12 psutil==7.2.2 01:20:12 pyasn1==0.6.4 01:20:12 pyasn1_modules==0.4.2 01:20:12 pycparser==3.0 01:20:12 pygerrit2==2.0.15 01:20:12 PyGithub==2.9.1 01:20:12 Pygments==2.20.0 01:20:12 PyJWT==2.13.0 01:20:12 PyNaCl==1.6.2 01:20:12 pyparsing==2.4.7 01:20:12 pyperclip==1.11.0 01:20:12 pyrsistent==0.20.0 01:20:12 python-cinderclient==9.9.0 01:20:12 python-dateutil==2.9.0.post0 01:20:12 python-discovery==1.5.1 01:20:12 python-heatclient==5.2.0 01:20:12 python-jenkins==1.8.3 01:20:12 python-keystoneclient==5.8.0 01:20:12 python-magnumclient==4.11.0 01:20:12 python-openstackclient==10.0.0 01:20:12 python-swiftclient==4.10.0 01:20:12 PyYAML==6.0.3 01:20:12 referencing==0.37.0 01:20:12 requests==2.34.2 01:20:12 requests-oauthlib==2.0.0 01:20:12 rfc3986==2.0.0 01:20:12 rich==15.0.0 01:20:12 rich-argparse==1.8.0 01:20:12 rpds-py==0.30.0 01:20:12 rsa==4.9.1 01:20:12 ruamel.yaml==0.19.1 01:20:12 ruamel.yaml.clib==0.2.15 01:20:12 s3transfer==0.19.2 01:20:12 simplejson==4.1.1 01:20:12 six==1.17.0 01:20:12 smmap==5.0.3 01:20:12 soupsieve==2.9.1 01:20:12 stevedore==5.8.0 01:20:12 tabulate==0.10.0 01:20:12 toml==0.10.2 01:20:12 tomlkit==0.15.1 01:20:12 tqdm==4.70.0 01:20:12 typing_extensions==4.16.0 01:20:12 urllib3==1.26.20 01:20:12 virtualenv==21.7.1 01:20:12 wcwidth==0.8.2 01:20:12 websocket-client==1.9.0 01:20:12 wrapt==2.3.0 01:20:12 xdg==6.0.0 01:20:12 xmltodict==1.0.4 01:20:12 yarl==1.24.5 01:20:12 yq==4.1.2 01:20:13 [ric-app-ts-docker-merge-master] $ /bin/sh /tmp/jenkins7719798319010844642.sh 01:20:13 ---> uv-install.sh 01:20:13 Installing uv/uvx (latest) using shell installer 01:20:13 2026-08-05 01:20:13 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-lc4n3k.sh" [1] 01:20:13 downloading uv 0.12.1 x86_64-unknown-linux-gnu 01:20:15 installing to /home/jenkins/.local/bin 01:20:15 uv 01:20:15 uvx 01:20:15 everything's installed! 01:20:15 01:20:15 To add $HOME/.local/bin to your PATH, either restart your shell or run: 01:20:15 01:20:15 source $HOME/.local/bin/env (sh, bash, zsh) 01:20:15 source $HOME/.local/bin/env.fish (fish) 01:20:15 Adding install location to PATH 01:20:15 ---> Validating uv/uvx install 01:20:15 uvx 0.12.1 (x86_64-unknown-linux-gnu) 01:20:15 provisioning config files... 01:20:15 copy managed file [global-settings] to file:/w/workspace/ric-app-ts-docker-merge-master@tmp/config2823085362271274025tmp 01:20:15 copy managed file [ric-app-ts-settings] to file:/w/workspace/ric-app-ts-docker-merge-master@tmp/config8190558913674632488tmp 01:20:15 [ric-app-ts-docker-merge-master] $ /bin/bash /tmp/jenkins13429707778827763904.sh 01:20:15 ---> docker-login.sh 01:20:15 nexus3.o-ran-sc.org:10001 01:20:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:20:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:20:15 Configure a credential helper to remove this warning. See 01:20:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:20:15 01:20:15 Login Succeeded 01:20:15 nexus3.o-ran-sc.org:10002 01:20:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:20:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:20:15 Configure a credential helper to remove this warning. See 01:20:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:20:15 01:20:15 Login Succeeded 01:20:15 nexus3.o-ran-sc.org:10003 01:20:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:20:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:20:15 Configure a credential helper to remove this warning. See 01:20:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:20:15 01:20:15 Login Succeeded 01:20:15 nexus3.o-ran-sc.org:10004 01:20:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:20:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:20:15 Configure a credential helper to remove this warning. See 01:20:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:20:15 01:20:15 Login Succeeded 01:20:15 ---> docker-login.sh ends 01:20:16 [ric-app-ts-docker-merge-master] $ /bin/bash /tmp/jenkins15663068316608234851.sh 01:20:16 [ric-app-ts-docker-merge-master] $ /bin/sh -xe /tmp/jenkins11868018540223109029.sh 01:20:16 [EnvInject] - Injecting environment variables from a build step. 01:20:16 [EnvInject] - Injecting as environment variables the properties content 01:20:16 DOCKER_ROOT=$WORKSPACE 01:20:16 CONTAINER_TAG_YAML_DIR= 01:20:16 CONTAINER_TAG_METHOD=yaml-file 01:20:16 01:20:16 [EnvInject] - Variables injected successfully. 01:20:16 [ric-app-ts-docker-merge-master] $ /bin/bash -l /tmp/jenkins3495667430275602648.sh 01:20:16 ---> docker-get-container-tag.sh 01:20:16 Setup pyenv: 01:20:16 system 01:20:16 3.8.13 01:20:16 3.9.13 01:20:16 * 3.10.6 (set by /w/workspace/ric-app-ts-docker-merge-master/.python-version) 01:20:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UqRR from file:/tmp/.os_lf_venv 01:20:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:20:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:20:19 lf-activate-venv(): INFO: Base packages installed successfully 01:20:19 lf-activate-venv(): INFO: Installing additional packages: yq 01:20:20 lf-activate-venv(): INFO: Adding /tmp/venv-UqRR/bin to PATH 01:20:21 ---> Docker image tag found: 1.2.5 01:20:21 [EnvInject] - Injecting environment variables from a build step. 01:20:21 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 01:20:21 [EnvInject] - Variables injected successfully. 01:20:21 [EnvInject] - Injecting environment variables from a build step. 01:20:21 [EnvInject] - Injecting as environment variables the properties content 01:20:21 DOCKER_ARGS=--network=host 01:20:21 DOCKER_ROOT=/w/workspace/ric-app-ts-docker-merge-master 01:20:21 CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 01:20:21 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 01:20:21 DOCKER_NAME=o-ran-sc/ric-app-ts 01:20:21 01:20:21 [EnvInject] - Variables injected successfully. 01:20:21 [ric-app-ts-docker-merge-master] $ /bin/bash /tmp/jenkins6031942921554307804.sh 01:20:21 ---> docker-build.sh 01:20:21 Docker version 24.0.2, build cb74dfc 01:20:21 Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/ric-app-ts:1.2.5 01:20:21 docker build --network=host -t nexus3.o-ran-sc.org:10004/o-ran-sc/ric-app-ts:1.2.5 . 01:20:22 #1 [internal] load .dockerignore 01:20:22 #1 transferring context: 2B done 01:20:22 #1 DONE 0.1s 01:20:22 01:20:22 #2 [internal] load build definition from Dockerfile 01:20:22 #2 transferring dockerfile: 5.57kB done 01:20:22 #2 DONE 0.1s 01:20:22 01:20:22 #3 [internal] load metadata for nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0 01:20:22 #3 DONE 0.1s 01:20:22 01:20:22 #4 [internal] load metadata for docker.io/library/ubuntu:20.04 01:20:23 #4 DONE 1.0s 01:20:23 01:20:23 #5 [buildenv 1/10] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0@sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 01:20:23 #5 resolve nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0@sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 0.0s done 01:20:23 #5 ... 01:20:23 01:20:23 #6 [internal] load build context 01:20:23 #6 transferring context: 700.00kB 0.0s done 01:20:23 #6 DONE 0.1s 01:20:23 01:20:23 #5 [buildenv 1/10] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0@sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 01:20:23 #5 sha256:db54390f5aa2465b3692a44d4dc8b31501b4b39fad70659713b2f6bb0a524a2b 5.96kB / 5.96kB done 01:20:23 #5 sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 2.01kB / 2.01kB done 01:20:23 #5 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 0B / 28.57MB 0.0s 01:20:23 #5 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 15.73MB / 28.57MB 0.2s 01:20:23 #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 6.29MB / 328.92MB 0.2s 01:20:23 #5 sha256:04d0e85b5cd09b2b3bd67c8db51e66ea72fcc0f011d8ed831af28ccf68dad6c8 0B / 143B 0.2s 01:20:23 #5 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 23.07MB / 28.57MB 0.4s 01:20:23 #5 sha256:04d0e85b5cd09b2b3bd67c8db51e66ea72fcc0f011d8ed831af28ccf68dad6c8 143B / 143B 0.4s 01:20:23 #5 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 28.57MB / 28.57MB 0.4s 01:20:23 #5 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 28.57MB / 28.57MB 0.5s done 01:20:23 #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 27.26MB / 328.92MB 0.5s 01:20:23 #5 sha256:04d0e85b5cd09b2b3bd67c8db51e66ea72fcc0f011d8ed831af28ccf68dad6c8 143B / 143B 0.5s done 01:20:23 #5 extracting sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 01:20:23 #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 9.54MB / 129.05MB 0.7s 01:20:23 #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 1.05MB / 134.79MB 0.7s 01:20:23 #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 46.14MB / 328.92MB 0.8s 01:20:23 #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 17.83MB / 129.05MB 0.8s 01:20:24 #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 25.17MB / 129.05MB 0.9s 01:20:24 #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 32.51MB / 129.05MB 1.0s 01:20:24 #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 9.44MB / 134.79MB 1.0s 01:20:24 #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 63.96MB / 328.92MB 1.1s 01:20:24 #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 46.14MB / 129.05MB 1.2s 01:20:24 #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 16.78MB / 134.79MB 1.2s 01:20:24 #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 53.21MB / 129.05MB 1.3s 01:20:24 #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 80.74MB / 328.92MB 1.4s 01:20:24 #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 60.82MB / 129.05MB 1.4s 01:20:24 #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 24.12MB / 134.79MB 1.4s 01:20:24 #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 73.40MB / 129.05MB 1.6s 01:20:24 #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 33.55MB / 134.79MB 1.6s 01:20:24 #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 101.71MB / 328.92MB 1.8s 01:20:24 #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 89.13MB / 129.05MB 1.8s 01:20:24 #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 41.94MB / 134.79MB 1.8s 01:20:25 #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 96.47MB / 129.05MB 1.9s 01:20:25 #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 103.81MB / 129.05MB 2.0s 01:20:25 #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 51.38MB / 134.79MB 2.0s 01:20:25 #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 122.68MB / 328.92MB 2.2s 01:20:25 #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 117.44MB / 129.05MB 2.2s 01:20:25 #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 60.82MB / 134.79MB 2.2s 01:20:25 #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 124.78MB / 129.05MB 2.4s 01:20:25 #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 70.25MB / 134.79MB 2.4s 01:20:25 #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 150.99MB / 328.92MB 2.6s 01:20:25 #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 83.89MB / 134.79MB 2.6s 01:20:26 #5 extracting sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 2.2s done 01:20:26 #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 129.05MB / 129.05MB 2.7s done 01:20:26 #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 94.37MB / 134.79MB 2.8s 01:20:26 #5 sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 8.39MB / 27.08MB 2.8s 01:20:26 #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 175.11MB / 328.92MB 3.0s 01:20:26 #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 103.81MB / 134.79MB 3.0s 01:20:26 #5 sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 22.02MB / 27.08MB 3.0s 01:20:26 #5 sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 27.08MB / 27.08MB 3.1s 01:20:26 #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 117.44MB / 134.79MB 3.3s 01:20:26 #5 sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 27.08MB / 27.08MB 3.2s done 01:20:26 #5 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 0B / 42.84MB 3.3s 01:20:26 #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 196.08MB / 328.92MB 3.3s 01:20:26 #5 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 7.34MB / 42.84MB 3.3s 01:20:26 #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 133.17MB / 134.79MB 3.5s 01:20:26 #5 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 22.02MB / 42.84MB 3.5s 01:20:26 #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 214.96MB / 328.92MB 3.7s 01:20:26 #5 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 30.41MB / 42.84MB 3.7s 01:20:26 #5 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 39.85MB / 42.84MB 3.7s 01:20:27 #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 238.03MB / 328.92MB 3.9s 01:20:27 #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 134.79MB / 134.79MB 3.8s done 01:20:27 #5 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 42.84MB / 42.84MB 3.9s done 01:20:27 #5 sha256:a7dc5108837a4b2f2334ef1af0d8acee0c93d88f648188edf23d9c959e971320 8.47MB / 8.47MB 3.9s 01:20:27 #5 sha256:a7dc5108837a4b2f2334ef1af0d8acee0c93d88f648188edf23d9c959e971320 8.47MB / 8.47MB 4.0s done 01:20:27 #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 261.10MB / 328.92MB 4.2s 01:20:27 #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 286.26MB / 328.92MB 4.4s 01:20:27 #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 317.72MB / 328.92MB 4.6s 01:20:28 #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 328.92MB / 328.92MB 5.2s done 01:20:28 #5 extracting sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 01:20:30 #5 ... 01:20:30 01:20:30 #7 [stage-1 1/8] FROM docker.io/library/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214 01:20:30 #7 resolve docker.io/library/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214 0.1s done 01:20:30 #7 sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214 6.69kB / 6.69kB done 01:20:30 #7 sha256:c664f8f86ed5a386b0a340d981b8f81714e21a8b9c73f658c4bea56aa179d54a 424B / 424B done 01:20:30 #7 sha256:b7bab04fd9aa0c771e5720bf0cc7cbf993fd6946645983d9096126e5af45d713 2.30kB / 2.30kB done 01:20:30 #7 sha256:13b7e930469f6d3575a320709035c6acf6f5485a76abcf03d1b92a64c09c2476 27.51MB / 27.51MB 4.8s done 01:20:30 #7 extracting sha256:13b7e930469f6d3575a320709035c6acf6f5485a76abcf03d1b92a64c09c2476 2.0s done 01:20:30 #7 DONE 7.8s 01:20:30 01:20:30 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y libcurl4-openssl-dev libprotobuf-dev libgrpc++-dev && rm -rf /var/lib/apt/lists/* 01:20:31 #8 0.550 Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [128 kB] 01:20:31 #8 0.569 Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] 01:20:31 #8 0.998 Get:3 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [4710 kB] 01:20:32 #8 1.339 Get:4 http://archive.ubuntu.com/ubuntu focal-updates InRelease [128 kB] 01:20:32 #8 1.470 Get:5 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1300 kB] 01:20:32 #8 1.530 Get:6 http://archive.ubuntu.com/ubuntu focal-backports InRelease [128 kB] 01:20:32 #8 1.601 Get:7 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [32.5 kB] 01:20:32 #8 1.602 Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [4368 kB] 01:20:32 #8 1.745 Get:9 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB] 01:20:33 #8 2.685 Get:10 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB] 01:20:33 #8 2.685 Get:11 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB] 01:20:33 #8 2.685 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 kB] 01:20:33 #8 2.736 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [4904 kB] 01:20:33 #8 2.961 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [36.2 kB] 01:20:33 #8 2.963 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [4850 kB] 01:20:34 #8 3.197 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1588 kB] 01:20:34 #8 3.276 Get:17 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.4 kB] 01:20:34 #8 3.278 Get:18 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [54.7 kB] 01:20:35 #8 4.477 Fetched 35.3 MB in 4s (8391 kB/s) 01:20:35 #8 4.477 Reading package lists... 01:20:37 #8 6.348 Reading package lists... 01:20:39 #8 8.112 Building dependency tree... 01:20:39 #8 ... 01:20:39 01:20:39 #5 [buildenv 1/10] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0@sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 01:20:39 #5 extracting sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 10.6s 01:20:39 #5 ... 01:20:39 01:20:39 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y libcurl4-openssl-dev libprotobuf-dev libgrpc++-dev && rm -rf /var/lib/apt/lists/* 01:20:39 #8 8.112 Building dependency tree... 01:20:39 #8 8.520 Reading state information... 01:20:40 #8 9.292 The following additional packages will be installed: 01:20:40 #8 9.293 ca-certificates krb5-locales libasn1-8-heimdal libbrotli1 libc-ares2 01:20:40 #8 9.293 libc-dev-bin libc6 libc6-dev libcrypt-dev libcurl4 libgrpc++1 libgrpc-dev 01:20:40 #8 9.293 libgrpc6 libgssapi-krb5-2 libgssapi3-heimdal libhcrypto4-heimdal 01:20:40 #8 9.293 libheimbase1-heimdal libheimntlm0-heimdal libhx509-5-heimdal libk5crypto3 01:20:40 #8 9.293 libkeyutils1 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libldap-2.4-2 01:20:40 #8 9.294 libldap-common libnghttp2-14 libprotobuf-lite17 libprotobuf17 libpsl5 01:20:40 #8 9.294 libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db 01:20:40 #8 9.296 libsqlite3-0 libssh-4 libssl1.1 libwind0-heimdal linux-libc-dev manpages 01:20:40 #8 9.298 manpages-dev openssl publicsuffix zlib1g-dev 01:20:40 #8 9.303 Suggested packages: 01:20:40 #8 9.303 glibc-doc locales libcurl4-doc libidn11-dev libkrb5-dev libldap2-dev 01:20:40 #8 9.303 librtmp-dev libssh2-1-dev libssl-dev pkg-config krb5-doc krb5-user 01:20:40 #8 9.303 libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal 01:20:40 #8 9.303 libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql man-browser 01:20:40 #8 9.551 The following NEW packages will be installed: 01:20:40 #8 9.552 ca-certificates krb5-locales libasn1-8-heimdal libbrotli1 libc-ares2 01:20:40 #8 9.553 libc-dev-bin libc6-dev libcrypt-dev libcurl4 libcurl4-openssl-dev 01:20:40 #8 9.553 libgrpc++-dev libgrpc++1 libgrpc-dev libgrpc6 libgssapi-krb5-2 01:20:40 #8 9.553 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal 01:20:40 #8 9.553 libheimntlm0-heimdal libhx509-5-heimdal libk5crypto3 libkeyutils1 01:20:40 #8 9.553 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common 01:20:40 #8 9.553 libnghttp2-14 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libpsl5 01:20:40 #8 9.554 libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db 01:20:40 #8 9.555 libsqlite3-0 libssh-4 libssl1.1 libwind0-heimdal linux-libc-dev manpages 01:20:40 #8 9.557 manpages-dev openssl publicsuffix zlib1g-dev 01:20:40 #8 9.561 The following packages will be upgraded: 01:20:40 #8 9.566 libc6 01:20:40 #8 9.892 1 upgraded, 47 newly installed, 0 to remove and 4 not upgraded. 01:20:40 #8 9.892 Need to get 20.4 MB of archives. 01:20:40 #8 9.892 After this operation, 87.1 MB of additional disk space will be used. 01:20:40 #8 9.892 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6 amd64 2.31-0ubuntu9.18 [2720 kB] 01:20:42 #8 11.15 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.24 [1323 kB] 01:20:42 #8 11.35 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.24 [621 kB] 01:20:42 #8 11.38 Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ca-certificates all 20240203~20.04.1 [159 kB] 01:20:42 #8 11.39 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.7 [549 kB] 01:20:42 #8 11.39 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-locales all 1.17-6ubuntu4.11 [12.0 kB] 01:20:42 #8 11.39 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.11 [31.5 kB] 01:20:42 #8 11.40 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.11 [80.3 kB] 01:20:42 #8 11.40 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkeyutils1 amd64 1.6-6ubuntu1.1 [10.3 kB] 01:20:42 #8 11.40 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.11 [330 kB] 01:20:42 #8 11.40 Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.11 [121 kB] 01:20:42 #8 11.49 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] 01:20:42 #8 11.63 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 manpages all 5.05-1 [1314 kB] 01:20:42 #8 11.67 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 publicsuffix all 20200303.0012-1 [111 kB] 01:20:42 #8 11.86 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [42.5 kB] 01:20:42 #8 11.86 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [181 kB] 01:20:42 #8 11.86 Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] 01:20:42 #8 11.87 Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.18 [71.7 kB] 01:20:42 #8 11.87 Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-libc-dev amd64 5.4.0-216.236 [1111 kB] 01:20:42 #8 11.91 Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 libcrypt-dev amd64 1:4.4.10-10ubuntu4 [104 kB] 01:20:42 #8 11.92 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dev amd64 2.31-0ubuntu9.18 [2520 kB] 01:20:43 #8 12.22 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [30.4 kB] 01:20:43 #8 12.23 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [88.1 kB] 01:20:43 #8 12.23 Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [47.7 kB] 01:20:43 #8 12.24 Get:25 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [107 kB] 01:20:43 #8 12.24 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [207 kB] 01:20:43 #8 12.24 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [15.1 kB] 01:20:43 #8 12.24 Get:28 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [96.5 kB] 01:20:43 #8 12.24 Get:29 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] 01:20:43 #8 12.25 Get:30 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] 01:20:43 #8 12.37 Get:31 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.10 [16.5 kB] 01:20:43 #8 12.50 Get:32 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.10 [155 kB] 01:20:43 #8 12.66 Get:33 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libnghttp2-14 amd64 1.40.0-1ubuntu0.3 [79.9 kB] 01:20:43 #8 12.66 Get:34 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] 01:20:43 #8 12.66 Get:35 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.5 [171 kB] 01:20:43 #8 12.66 Get:36 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.25 [235 kB] 01:20:43 #8 12.66 Get:37 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4-openssl-dev amd64 7.68.0-1ubuntu2.25 [322 kB] 01:20:43 #8 12.69 Get:38 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-ares2 amd64 1.15.0-1ubuntu0.5 [36.9 kB] 01:20:43 #8 12.70 Get:39 http://archive.ubuntu.com/ubuntu focal/universe amd64 libgrpc6 amd64 1.16.1-1ubuntu5 [689 kB] 01:20:43 #8 12.73 Get:40 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprotobuf17 amd64 3.6.1.3-2ubuntu5.2 [798 kB] 01:20:43 #8 12.81 Get:41 http://archive.ubuntu.com/ubuntu focal/universe amd64 libgrpc++1 amd64 1.16.1-1ubuntu5 [517 kB] 01:20:43 #8 12.81 Get:42 http://archive.ubuntu.com/ubuntu focal/universe amd64 libgrpc-dev amd64 1.16.1-1ubuntu5 [602 kB] 01:20:43 #8 12.94 Get:43 http://archive.ubuntu.com/ubuntu focal/universe amd64 libgrpc++-dev amd64 1.16.1-1ubuntu5 [624 kB] 01:20:43 #8 12.97 Get:44 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2ubuntu5.2 [132 kB] 01:20:43 #8 13.12 Get:45 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2ubuntu0.1 [48.8 kB] 01:20:43 #8 13.12 Get:46 http://archive.ubuntu.com/ubuntu focal/main amd64 manpages-dev all 5.05-1 [2266 kB] 01:20:44 #8 13.29 Get:47 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2ubuntu1.5 [155 kB] 01:20:44 #8 13.29 Get:48 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprotobuf-dev amd64 3.6.1.3-2ubuntu5.2 [1156 kB] 01:20:44 #8 13.56 debconf: delaying package configuration, since apt-utils is not installed 01:20:44 #8 13.65 Fetched 20.4 MB in 4s (5503 kB/s) 01:20:44 #8 13.74 (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 ... 4124 files and directories currently installed.) 01:20:44 #8 13.74 Preparing to unpack .../libc6_2.31-0ubuntu9.18_amd64.deb ... 01:20:44 #8 13.87 debconf: unable to initialize frontend: Dialog 01:20:44 #8 13.87 debconf: (TERM is not set, so the dialog frontend is not usable.) 01:20:44 #8 13.87 debconf: falling back to frontend: Readline 01:20:44 #8 13.87 debconf: unable to initialize frontend: Readline 01:20:44 #8 13.87 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.30.0 /usr/local/share/perl/5.30.0 /usr/lib/x86_64-linux-gnu/perl5/5.30 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.30 /usr/share/perl/5.30 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 01:20:44 #8 13.87 debconf: falling back to frontend: Teletype 01:20:44 #8 14.11 Unpacking libc6:amd64 (2.31-0ubuntu9.18) over (2.31-0ubuntu9.17) ... 01:20:47 #8 16.89 Setting up libc6:amd64 (2.31-0ubuntu9.18) ... 01:20:48 #8 17.02 debconf: unable to initialize frontend: Dialog 01:20:48 #8 17.02 debconf: (TERM is not set, so the dialog frontend is not usable.) 01:20:48 #8 17.02 debconf: falling back to frontend: Readline 01:20:48 #8 17.02 debconf: unable to initialize frontend: Readline 01:20:48 #8 17.02 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.30.0 /usr/local/share/perl/5.30.0 /usr/lib/x86_64-linux-gnu/perl5/5.30 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.30 /usr/share/perl/5.30 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 01:20:48 #8 17.02 debconf: falling back to frontend: Teletype 01:20:49 #8 18.17 Selecting previously unselected package libssl1.1:amd64. 01:20:49 #8 18.17 (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 ... 4124 files and directories currently installed.) 01:20:49 #8 18.17 Preparing to unpack .../00-libssl1.1_1.1.1f-1ubuntu2.24_amd64.deb ... 01:20:49 #8 18.18 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.24) ... 01:20:49 #8 18.39 Selecting previously unselected package openssl. 01:20:49 #8 18.40 Preparing to unpack .../01-openssl_1.1.1f-1ubuntu2.24_amd64.deb ... 01:20:49 #8 18.40 Unpacking openssl (1.1.1f-1ubuntu2.24) ... 01:20:49 #8 18.57 Selecting previously unselected package ca-certificates. 01:20:49 #8 18.58 Preparing to unpack .../02-ca-certificates_20240203~20.04.1_all.deb ... 01:20:49 #8 18.58 Unpacking ca-certificates (20240203~20.04.1) ... 01:20:49 #8 ... 01:20:49 01:20:49 #5 [buildenv 1/10] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0@sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 01:20:49 #5 extracting sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 21.0s 01:20:49 #5 ... 01:20:49 01:20:49 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y libcurl4-openssl-dev libprotobuf-dev libgrpc++-dev && rm -rf /var/lib/apt/lists/* 01:20:49 #8 18.77 Selecting previously unselected package libsqlite3-0:amd64. 01:20:49 #8 18.78 Preparing to unpack .../03-libsqlite3-0_3.31.1-4ubuntu0.7_amd64.deb ... 01:20:49 #8 18.78 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.7) ... 01:20:49 #8 18.93 Selecting previously unselected package krb5-locales. 01:20:49 #8 18.93 Preparing to unpack .../04-krb5-locales_1.17-6ubuntu4.11_all.deb ... 01:20:49 #8 18.94 Unpacking krb5-locales (1.17-6ubuntu4.11) ... 01:20:49 #8 19.01 Selecting previously unselected package libkrb5support0:amd64. 01:20:49 #8 19.01 Preparing to unpack .../05-libkrb5support0_1.17-6ubuntu4.11_amd64.deb ... 01:20:49 #8 19.01 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.11) ... 01:20:49 #8 19.07 Selecting previously unselected package libk5crypto3:amd64. 01:20:49 #8 19.07 Preparing to unpack .../06-libk5crypto3_1.17-6ubuntu4.11_amd64.deb ... 01:20:49 #8 19.08 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.11) ... 01:20:49 #8 19.14 Selecting previously unselected package libkeyutils1:amd64. 01:20:50 #8 19.14 Preparing to unpack .../07-libkeyutils1_1.6-6ubuntu1.1_amd64.deb ... 01:20:50 #8 19.15 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1.1) ... 01:20:50 #8 19.21 Selecting previously unselected package libkrb5-3:amd64. 01:20:50 #8 19.21 Preparing to unpack .../08-libkrb5-3_1.17-6ubuntu4.11_amd64.deb ... 01:20:50 #8 19.22 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.11) ... 01:20:50 #8 19.35 Selecting previously unselected package libgssapi-krb5-2:amd64. 01:20:50 #8 19.35 Preparing to unpack .../09-libgssapi-krb5-2_1.17-6ubuntu4.11_amd64.deb ... 01:20:50 #8 19.36 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.11) ... 01:20:50 #8 19.44 Selecting previously unselected package libpsl5:amd64. 01:20:50 #8 19.44 Preparing to unpack .../10-libpsl5_0.21.0-1ubuntu1_amd64.deb ... 01:20:50 #8 19.45 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... 01:20:50 #8 19.50 Selecting previously unselected package manpages. 01:20:50 #8 19.50 Preparing to unpack .../11-manpages_5.05-1_all.deb ... 01:20:50 #8 19.51 Unpacking manpages (5.05-1) ... 01:20:50 #8 19.67 Selecting previously unselected package publicsuffix. 01:20:50 #8 19.67 Preparing to unpack .../12-publicsuffix_20200303.0012-1_all.deb ... 01:20:50 #8 19.68 Unpacking publicsuffix (20200303.0012-1) ... 01:20:50 #8 19.76 Selecting previously unselected package libroken18-heimdal:amd64. 01:20:50 #8 19.76 Preparing to unpack .../13-libroken18-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... 01:20:50 #8 19.77 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 01:20:50 #8 19.84 Selecting previously unselected package libasn1-8-heimdal:amd64. 01:20:50 #8 19.84 Preparing to unpack .../14-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... 01:20:50 #8 19.85 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 01:20:50 #8 19.93 Selecting previously unselected package libbrotli1:amd64. 01:20:50 #8 19.93 Preparing to unpack .../15-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... 01:20:50 #8 19.94 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 01:20:50 #8 20.05 Selecting previously unselected package libc-dev-bin. 01:20:51 #8 20.05 Preparing to unpack .../16-libc-dev-bin_2.31-0ubuntu9.18_amd64.deb ... 01:20:51 #8 20.05 Unpacking libc-dev-bin (2.31-0ubuntu9.18) ... 01:20:51 #8 20.11 Selecting previously unselected package linux-libc-dev:amd64. 01:20:51 #8 20.12 Preparing to unpack .../17-linux-libc-dev_5.4.0-216.236_amd64.deb ... 01:20:51 #8 20.12 Unpacking linux-libc-dev:amd64 (5.4.0-216.236) ... 01:20:52 #8 21.77 Selecting previously unselected package libcrypt-dev:amd64. 01:20:52 #8 21.77 Preparing to unpack .../18-libcrypt-dev_1%3a4.4.10-10ubuntu4_amd64.deb ... 01:20:52 #8 21.78 Unpacking libcrypt-dev:amd64 (1:4.4.10-10ubuntu4) ... 01:20:52 #8 21.86 Selecting previously unselected package libc6-dev:amd64. 01:20:52 #8 21.86 Preparing to unpack .../19-libc6-dev_2.31-0ubuntu9.18_amd64.deb ... 01:20:52 #8 21.87 Unpacking libc6-dev:amd64 (2.31-0ubuntu9.18) ... 01:20:53 #8 22.91 Selecting previously unselected package libheimbase1-heimdal:amd64. 01:20:53 #8 22.91 Preparing to unpack .../20-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... 01:20:53 #8 22.92 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 01:20:53 #8 22.98 Selecting previously unselected package libhcrypto4-heimdal:amd64. 01:20:53 #8 22.98 Preparing to unpack .../21-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... 01:20:53 #8 22.99 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 01:20:53 #8 23.07 Selecting previously unselected package libwind0-heimdal:amd64. 01:20:53 #8 23.07 Preparing to unpack .../22-libwind0-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... 01:20:53 #8 23.08 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 01:20:53 #8 23.15 Selecting previously unselected package libhx509-5-heimdal:amd64. 01:20:54 #8 23.15 Preparing to unpack .../23-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... 01:20:54 #8 23.16 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 01:20:54 #8 23.26 Selecting previously unselected package libkrb5-26-heimdal:amd64. 01:20:54 #8 23.26 Preparing to unpack .../24-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... 01:20:54 #8 23.27 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 01:20:54 #8 23.40 Selecting previously unselected package libheimntlm0-heimdal:amd64. 01:20:54 #8 23.40 Preparing to unpack .../25-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... 01:20:54 #8 23.41 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 01:20:54 #8 23.52 Selecting previously unselected package libgssapi3-heimdal:amd64. 01:20:54 #8 23.52 Preparing to unpack .../26-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... 01:20:54 #8 23.53 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 01:20:54 #8 23.62 Selecting previously unselected package libsasl2-modules-db:amd64. 01:20:54 #8 23.62 Preparing to unpack .../27-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 01:20:54 #8 23.63 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 01:20:54 #8 23.72 Selecting previously unselected package libsasl2-2:amd64. 01:20:54 #8 23.72 Preparing to unpack .../28-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 01:20:54 #8 23.73 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 01:20:54 #8 23.81 Selecting previously unselected package libldap-common. 01:20:54 #8 23.81 Preparing to unpack .../29-libldap-common_2.4.49+dfsg-2ubuntu1.10_all.deb ... 01:20:54 #8 23.82 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.10) ... 01:20:54 #8 23.90 Selecting previously unselected package libldap-2.4-2:amd64. 01:20:54 #8 23.90 Preparing to unpack .../30-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.10_amd64.deb ... 01:20:54 #8 23.91 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.10) ... 01:20:54 #8 24.05 Selecting previously unselected package libnghttp2-14:amd64. 01:20:54 #8 24.05 Preparing to unpack .../31-libnghttp2-14_1.40.0-1ubuntu0.3_amd64.deb ... 01:20:54 #8 24.06 Unpacking libnghttp2-14:amd64 (1.40.0-1ubuntu0.3) ... 01:20:55 #8 24.16 Selecting previously unselected package librtmp1:amd64. 01:20:55 #8 24.16 Preparing to unpack .../32-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... 01:20:55 #8 24.17 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 01:20:55 #8 24.26 Selecting previously unselected package libssh-4:amd64. 01:20:55 #8 24.26 Preparing to unpack .../33-libssh-4_0.9.3-2ubuntu2.5_amd64.deb ... 01:20:55 #8 24.28 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.5) ... 01:20:56 #8 25.41 Selecting previously unselected package libcurl4:amd64. 01:20:56 #8 25.41 Preparing to unpack .../34-libcurl4_7.68.0-1ubuntu2.25_amd64.deb ... 01:20:56 #8 25.42 Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.25) ... 01:20:56 #8 25.51 Selecting previously unselected package libcurl4-openssl-dev:amd64. 01:20:56 #8 25.51 Preparing to unpack .../35-libcurl4-openssl-dev_7.68.0-1ubuntu2.25_amd64.deb ... 01:20:56 #8 25.52 Unpacking libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.25) ... 01:20:56 #8 25.65 Selecting previously unselected package libc-ares2:amd64. 01:20:56 #8 25.65 Preparing to unpack .../36-libc-ares2_1.15.0-1ubuntu0.5_amd64.deb ... 01:20:56 #8 25.66 Unpacking libc-ares2:amd64 (1.15.0-1ubuntu0.5) ... 01:20:56 #8 25.72 Selecting previously unselected package libgrpc6:amd64. 01:20:56 #8 25.72 Preparing to unpack .../37-libgrpc6_1.16.1-1ubuntu5_amd64.deb ... 01:20:56 #8 25.73 Unpacking libgrpc6:amd64 (1.16.1-1ubuntu5) ... 01:20:56 #8 25.92 Selecting previously unselected package libprotobuf17:amd64. 01:20:56 #8 25.92 Preparing to unpack .../38-libprotobuf17_3.6.1.3-2ubuntu5.2_amd64.deb ... 01:20:56 #8 25.93 Unpacking libprotobuf17:amd64 (3.6.1.3-2ubuntu5.2) ... 01:20:57 #8 26.09 Selecting previously unselected package libgrpc++1:amd64. 01:20:57 #8 26.09 Preparing to unpack .../39-libgrpc++1_1.16.1-1ubuntu5_amd64.deb ... 01:20:57 #8 26.10 Unpacking libgrpc++1:amd64 (1.16.1-1ubuntu5) ... 01:20:57 #8 26.22 Selecting previously unselected package libgrpc-dev:amd64. 01:20:57 #8 26.22 Preparing to unpack .../40-libgrpc-dev_1.16.1-1ubuntu5_amd64.deb ... 01:20:57 #8 26.23 Unpacking libgrpc-dev:amd64 (1.16.1-1ubuntu5) ... 01:20:58 #8 27.87 Selecting previously unselected package libgrpc++-dev:amd64. 01:20:58 #8 27.87 Preparing to unpack .../41-libgrpc++-dev_1.16.1-1ubuntu5_amd64.deb ... 01:20:59 #8 28.20 Unpacking libgrpc++-dev:amd64 (1.16.1-1ubuntu5) ... 01:20:59 #8 28.85 Selecting previously unselected package libprotobuf-lite17:amd64. 01:20:59 #8 28.85 Preparing to unpack .../42-libprotobuf-lite17_3.6.1.3-2ubuntu5.2_amd64.deb ... 01:20:59 #8 28.86 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5.2) ... 01:20:59 #8 28.95 Selecting previously unselected package libsasl2-modules:amd64. 01:20:59 #8 28.95 Preparing to unpack .../43-libsasl2-modules_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 01:20:59 #8 28.97 Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 01:20:59 #8 29.05 Selecting previously unselected package manpages-dev. 01:20:59 #8 29.05 Preparing to unpack .../44-manpages-dev_5.05-1_all.deb ... 01:20:59 #8 29.06 Unpacking manpages-dev (5.05-1) ... 01:20:59 #8 ... 01:20:59 01:20:59 #5 [buildenv 1/10] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0@sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 01:20:59 #5 extracting sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 25.6s done 01:20:59 #5 extracting sha256:04d0e85b5cd09b2b3bd67c8db51e66ea72fcc0f011d8ed831af28ccf68dad6c8 done 01:20:59 #5 extracting sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 4.9s 01:21:00 #5 ... 01:21:00 01:21:00 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y libcurl4-openssl-dev libprotobuf-dev libgrpc++-dev && rm -rf /var/lib/apt/lists/* 01:21:00 #8 29.42 Selecting previously unselected package zlib1g-dev:amd64. 01:21:00 #8 29.43 Preparing to unpack .../45-zlib1g-dev_1%3a1.2.11.dfsg-2ubuntu1.5_amd64.deb ... 01:21:00 #8 29.44 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu1.5) ... 01:21:00 #8 29.58 Selecting previously unselected package libprotobuf-dev:amd64. 01:21:00 #8 29.58 Preparing to unpack .../46-libprotobuf-dev_3.6.1.3-2ubuntu5.2_amd64.deb ... 01:21:00 #8 29.59 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5.2) ... 01:21:00 #8 29.97 Setting up libkeyutils1:amd64 (1.6-6ubuntu1.1) ... 01:21:00 #8 30.02 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... 01:21:00 #8 30.08 Setting up manpages (5.05-1) ... 01:21:00 #8 30.11 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5.2) ... 01:21:01 #8 30.13 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.24) ... 01:21:01 #8 30.25 debconf: unable to initialize frontend: Dialog 01:21:01 #8 30.25 debconf: (TERM is not set, so the dialog frontend is not usable.) 01:21:01 #8 30.25 debconf: falling back to frontend: Readline 01:21:01 #8 30.25 debconf: unable to initialize frontend: Readline 01:21:01 #8 30.25 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.30.0 /usr/local/share/perl/5.30.0 /usr/lib/x86_64-linux-gnu/perl5/5.30 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.30 /usr/share/perl/5.30 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 01:21:01 #8 30.25 debconf: falling back to frontend: Teletype 01:21:01 #8 30.31 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 01:21:01 #8 30.34 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.7) ... 01:21:01 #8 30.37 Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 01:21:01 #8 30.43 Setting up libnghttp2-14:amd64 (1.40.0-1ubuntu0.3) ... 01:21:01 #8 30.46 Setting up linux-libc-dev:amd64 (5.4.0-216.236) ... 01:21:01 #8 30.49 Setting up krb5-locales (1.17-6ubuntu4.11) ... 01:21:01 #8 30.51 Setting up libc-ares2:amd64 (1.15.0-1ubuntu0.5) ... 01:21:01 #8 30.54 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.10) ... 01:21:01 #8 30.57 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.11) ... 01:21:01 #8 30.59 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 01:21:01 #8 30.61 Setting up libgrpc6:amd64 (1.16.1-1ubuntu5) ... 01:21:01 #8 30.63 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 01:21:01 #8 30.66 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.11) ... 01:21:01 #8 30.69 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 01:21:01 #8 30.72 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 01:21:01 #8 30.75 Setting up libcrypt-dev:amd64 (1:4.4.10-10ubuntu4) ... 01:21:01 #8 30.77 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.11) ... 01:21:01 #8 30.80 Setting up libprotobuf17:amd64 (3.6.1.3-2ubuntu5.2) ... 01:21:01 #8 30.82 Setting up libc-dev-bin (2.31-0ubuntu9.18) ... 01:21:01 #8 30.84 Setting up openssl (1.1.1f-1ubuntu2.24) ... 01:21:01 #8 30.87 Setting up libgrpc++1:amd64 (1.16.1-1ubuntu5) ... 01:21:01 #8 30.89 Setting up publicsuffix (20200303.0012-1) ... 01:21:01 #8 30.91 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 01:21:01 #8 30.93 Setting up manpages-dev (5.05-1) ... 01:21:01 #8 30.95 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 01:21:01 #8 30.98 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 01:21:01 #8 30.99 Setting up libgrpc-dev:amd64 (1.16.1-1ubuntu5) ... 01:21:01 #8 31.01 Setting up ca-certificates (20240203~20.04.1) ... 01:21:02 #8 31.12 debconf: unable to initialize frontend: Dialog 01:21:02 #8 31.12 debconf: (TERM is not set, so the dialog frontend is not usable.) 01:21:02 #8 31.12 debconf: falling back to frontend: Readline 01:21:02 #8 31.12 debconf: unable to initialize frontend: Readline 01:21:02 #8 31.12 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.30.0 /usr/local/share/perl/5.30.0 /usr/lib/x86_64-linux-gnu/perl5/5.30 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.30 /usr/share/perl/5.30 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 01:21:02 #8 31.12 debconf: falling back to frontend: Teletype 01:21:02 #8 31.75 Updating certificates in /etc/ssl/certs... 01:21:03 #8 32.63 146 added, 0 removed; done. 01:21:03 #8 32.71 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 01:21:03 #8 32.73 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.11) ... 01:21:03 #8 32.77 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.5) ... 01:21:03 #8 32.79 Setting up libgrpc++-dev:amd64 (1.16.1-1ubuntu5) ... 01:21:03 #8 32.85 Setting up libc6-dev:amd64 (2.31-0ubuntu9.18) ... 01:21:03 #8 32.87 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 01:21:03 #8 32.90 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu1.5) ... 01:21:03 #8 32.94 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 01:21:03 #8 32.96 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 01:21:03 #8 32.98 Setting up libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5.2) ... 01:21:03 #8 33.02 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 01:21:03 #8 33.05 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.10) ... 01:21:03 #8 33.07 Setting up libcurl4:amd64 (7.68.0-1ubuntu2.25) ... 01:21:04 #8 33.09 Setting up libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.25) ... 01:21:04 #8 33.11 Processing triggers for libc-bin (2.31-0ubuntu9.17) ... 01:21:04 #8 33.15 Processing triggers for ca-certificates (20240203~20.04.1) ... 01:21:04 #8 33.16 Updating certificates in /etc/ssl/certs... 01:21:04 #8 33.80 0 added, 0 removed; done. 01:21:04 #8 33.80 Running hooks in /etc/ca-certificates/update.d... 01:21:04 #8 33.80 done. 01:21:06 #8 DONE 35.7s 01:21:06 01:21:06 #5 [buildenv 1/10] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0@sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 01:21:06 #5 extracting sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 9.3s done 01:21:06 #5 extracting sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 2.0s 01:21:12 #5 extracting sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 7.8s done 01:21:12 #5 extracting sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 0.1s 01:21:14 #5 extracting sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 1.8s done 01:21:14 #5 extracting sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 0.1s 01:21:15 #5 extracting sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 1.3s done 01:21:15 #5 extracting sha256:a7dc5108837a4b2f2334ef1af0d8acee0c93d88f648188edf23d9c959e971320 01:21:16 #5 extracting sha256:a7dc5108837a4b2f2334ef1af0d8acee0c93d88f648188edf23d9c959e971320 0.2s done 01:21:16 #5 DONE 53.4s 01:21:16 01:21:16 #9 [buildenv 2/10] RUN mkdir -p /playpen/assets /playpen/src /playpen/bin 01:21:18 #9 DONE 1.4s 01:21:18 01:21:18 #10 [buildenv 3/10] WORKDIR /playpen 01:21:18 #10 DONE 0.1s 01:21:18 01:21:18 #11 [buildenv 4/10] RUN wget -nv --content-disposition https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr_4.8.1_amd64.deb/download.deb && wget -nv --content-disposition https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr-dev_4.8.1_amd64.deb/download.deb && dpkg -i rmr_4.8.1_amd64.deb rmr-dev_4.8.1_amd64.deb 01:21:18 #11 0.414 2026-08-05 01:21:18 URL:https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/3232364.deb?Expires=1785893778&Signature=G-s7FD47lQRUKy95kAU4gIUT1Ov1IfJDb4ukzn4a8GWgUkKH4Rsll2FKupRlWBUJA-51NVumw~29pTTV2doHiZdqh7IUyXitGASgrM11bwa53aciT6EVuBrvNlA8sKww0NE55dedfXtq7-Jk664pBBmHDAo94BgLmKqQbT0np85lSwhbABbx5kvPJbceb2MU1D7TUJLwMuOaG9LeQlj96QlUbgl0cwMHVTbwU91U-KqsHja7FdZl9oEagymgsoARgBJAwS0jua~9SauVFyindgsJPfVqGrbEHtz8bl-Bb~iv-704pcMCJWYLjjwJKQeahTft-qO7P4pfC0pWihyrxQ__&Key-Pair-Id=K1ZMSF1EKC3AZL [241596/241596] -> "rmr_4.8.1_amd64.deb" [1] 01:21:18 #11 0.589 2026-08-05 01:21:18 URL:https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/3232360.deb?Expires=1785893778&Signature=l-1l9kr6r0-PREKxAE3C9R4hpKq4ir6jSwLVuPOYp9xPJ-2PgrdKHmOUs6xC6BO71xKyUO99m~mr-Jd72yZm2mhQdj91pPIHPYqhc8levLIHSQv2n~Q9BEbQWdkMTObJN48q5pTpEki24eoeXOWh0wl84n~8~L17jO9ojX8eZHWGksOkRV0KfVUwdn-beCbuA9qZDelLQix6JqY1p6VZxta6-9~Uj~jjm2FN7fSuGhrm4v9VLrQcEoxgZ8rDR0Ee61f09Xne165j8hPiYY3jV8zR7Hx1k2Jfz5fZmzkboM9NuNKfgvG-M-pffYguebSv3vQqGOibC37~GoHNCb65pg__&Key-Pair-Id=K1ZMSF1EKC3AZL [125638/125638] -> "rmr-dev_4.8.1_amd64.deb" [1] 01:21:18 #11 0.627 Selecting previously unselected package rmr. 01:21:18 #11 0.654 (Reading database ... 46361 files and directories currently installed.) 01:21:18 #11 0.657 Preparing to unpack rmr_4.8.1_amd64.deb ... 01:21:18 #11 0.665 Unpacking rmr (4.8.1) ... 01:21:18 #11 0.733 Selecting previously unselected package rmr-dev. 01:21:18 #11 0.738 Preparing to unpack rmr-dev_4.8.1_amd64.deb ... 01:21:18 #11 0.745 Unpacking rmr-dev (4.8.1) ... 01:21:18 #11 0.782 Setting up rmr (4.8.1) ... 01:21:18 #11 0.800 Setting up rmr-dev (4.8.1) ... 01:21:19 #11 DONE 0.9s 01:21:19 01:21:19 #12 [buildenv 5/10] RUN wget -nv --content-disposition https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/ricxfcpp-dev_2.3.6_amd64.deb/download.deb && wget -nv --content-disposition https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/ricxfcpp_2.3.6_amd64.deb/download.deb && dpkg -i ricxfcpp-dev_2.3.6_amd64.deb ricxfcpp_2.3.6_amd64.deb 01:21:19 #12 0.412 2026-08-05 01:21:19 URL:https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/3293022.deb?Expires=1785893779&Signature=iXmhpALpP4xM-~O17enesE4vyS~Z-BWgwyJhzmcQAPvNLlWp4uPI8rQ~DnTF5dvcNLhbDYf2LtcSf8KBso5--IaRzvIU8s0~agtO85Gv-Aetwq~N~fwaIE8g5j0SKUhkJe-S5nUirjEK~dUsLg7mFKz7UpaTNXkUkwQTgHdYDAQxrgxM5NF7MXhtQdL75iouPiXauxvrsYdWqKtwWzGRVWcXjDATxGMN7HGuT0KQbczq~N333Syl83-gB7OhUWlfzGvRp2AzYAvfABfCFXieqHvoGI1YNc0MLIpwdK46v03thuQvTWCZePmcGSvx78-jTLZPL~gb6V4Vf-DUKWV7Qw__&Key-Pair-Id=K1ZMSF1EKC3AZL [523580/523580] -> "ricxfcpp-dev_2.3.6_amd64.deb" [1] 01:21:19 #12 0.590 2026-08-05 01:21:19 URL:https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/3293027.deb?Expires=1785893779&Signature=e6sqXWxOREwgA-JgQKla8swil9tCHqWS2VDeE92tGyuVPu1kxDwDjF5Clupu5ydY5I3GyOqVXStb8AxIGTiaWjm6cI55gg8bu9g3zKD~g9bDrN9VsERMAfQaxZvtHKEQ0DHwJbFRZQlSqjHUMvqhBuuHtKHq3QDZ5ZRWGBUjuMhsEcv0qssCeFrhIR0pa2HqNgW7OO~i-Felr~B5HebMOll2hx-dTXh6s-UsBpV5Mq4Ent4HCPrTpdth8xohcK4VPck5sOTOOV-GeLA9G9dFLeYKYEW2Kb~Y384hpKUvsiHfnSE0CYczjoxhbbCUkdGivaFwDfGViBZe94JKIOhYdg__&Key-Pair-Id=K1ZMSF1EKC3AZL [325642/325642] -> "ricxfcpp_2.3.6_amd64.deb" [1] 01:21:19 #12 0.629 Selecting previously unselected package ricxfcpp-dev. 01:21:19 #12 0.690 (Reading database ... 46376 files and directories currently installed.) 01:21:19 #12 0.696 Preparing to unpack ricxfcpp-dev_2.3.6_amd64.deb ... 01:21:19 #12 0.703 Unpacking ricxfcpp-dev (2.3.6) ... 01:21:19 #12 0.782 Selecting previously unselected package ricxfcpp. 01:21:19 #12 0.794 Preparing to unpack ricxfcpp_2.3.6_amd64.deb ... 01:21:19 #12 0.801 Unpacking ricxfcpp (2.3.6) ... 01:21:19 #12 0.851 Setting up ricxfcpp-dev (2.3.6) ... 01:21:19 #12 0.867 Setting up ricxfcpp (2.3.6) ... 01:21:20 #12 DONE 1.0s 01:21:20 01:21:20 #13 [buildenv 6/10] RUN git clone https://github.com/Tencent/rapidjson && cd rapidjson && mkdir build && cd build && cmake -DCMAKE_INSTALL_PREFIX=/usr/local .. && make install && cd ../../ && rm -rf rapidjson 01:21:20 #13 0.256 Cloning into 'rapidjson'... 01:21:24 #13 4.974 -- The CXX compiler identification is GNU 9.3.0 01:21:24 #13 4.985 -- Check for working CXX compiler: /usr/bin/c++ 01:21:25 #13 5.109 -- Check for working CXX compiler: /usr/bin/c++ -- works 01:21:25 #13 5.113 -- Detecting CXX compiler ABI info 01:21:25 #13 5.248 -- Detecting CXX compiler ABI info - done 01:21:25 #13 5.270 -- Detecting CXX compile features 01:21:25 #13 5.271 -- Detecting CXX compile features - done 01:21:25 #13 5.279 -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) 01:21:25 #13 5.280 -- No Doxygen found. Documentation won't be built 01:21:25 #13 5.284 -- Could NOT find GTestSrc (missing: GTEST_SOURCE_DIR GTEST_INCLUDE_DIR) 01:21:25 #13 5.308 -- Configuring done 01:21:25 #13 5.360 -- Generating done 01:21:25 #13 5.369 -- Build files have been written to: /playpen/rapidjson/build 01:21:25 #13 5.445 Scanning dependencies of target serialize 01:21:25 #13 5.464 [ 2%] Building CXX object example/CMakeFiles/serialize.dir/serialize/serialize.cpp.o 01:21:28 #13 8.258 [ 5%] Linking CXX executable ../bin/serialize 01:21:28 #13 8.439 [ 5%] Built target serialize 01:21:28 #13 8.450 Scanning dependencies of target simpledom 01:21:28 #13 8.468 [ 7%] Building CXX object example/CMakeFiles/simpledom.dir/simpledom/simpledom.cpp.o 01:21:31 #13 11.12 [ 10%] Linking CXX executable ../bin/simpledom 01:21:31 #13 11.28 [ 10%] Built target simpledom 01:21:31 #13 11.30 Scanning dependencies of target simplereader 01:21:31 #13 11.31 [ 12%] Building CXX object example/CMakeFiles/simplereader.dir/simplereader/simplereader.cpp.o 01:21:32 #13 12.55 [ 15%] Linking CXX executable ../bin/simplereader 01:21:32 #13 12.82 [ 15%] Built target simplereader 01:21:32 #13 12.84 Scanning dependencies of target simplewriter 01:21:32 #13 12.86 [ 17%] Building CXX object example/CMakeFiles/simplewriter.dir/simplewriter/simplewriter.cpp.o 01:21:33 #13 13.90 [ 20%] Linking CXX executable ../bin/simplewriter 01:21:34 #13 14.07 [ 20%] Built target simplewriter 01:21:34 #13 14.09 Scanning dependencies of target capitalize 01:21:34 #13 14.11 [ 23%] Building CXX object example/CMakeFiles/capitalize.dir/capitalize/capitalize.cpp.o 01:21:36 #13 16.32 [ 25%] Linking CXX executable ../bin/capitalize 01:21:36 #13 16.48 [ 25%] Built target capitalize 01:21:36 #13 16.50 Scanning dependencies of target prettyauto 01:21:36 #13 16.52 [ 28%] Building CXX object example/CMakeFiles/prettyauto.dir/prettyauto/prettyauto.cpp.o 01:21:39 #13 18.93 [ 30%] Linking CXX executable ../bin/prettyauto 01:21:39 #13 19.11 [ 30%] Built target prettyauto 01:21:39 #13 19.13 Scanning dependencies of target condense 01:21:39 #13 19.15 [ 33%] Building CXX object example/CMakeFiles/condense.dir/condense/condense.cpp.o 01:21:41 #13 21.21 [ 35%] Linking CXX executable ../bin/condense 01:21:41 #13 21.37 [ 35%] Built target condense 01:21:41 #13 21.39 Scanning dependencies of target filterkey 01:21:41 #13 21.41 [ 38%] Building CXX object example/CMakeFiles/filterkey.dir/filterkey/filterkey.cpp.o 01:21:43 #13 23.77 [ 41%] Linking CXX executable ../bin/filterkey 01:21:44 #13 23.93 [ 41%] Built target filterkey 01:21:44 #13 23.96 Scanning dependencies of target filterkeydom 01:21:44 #13 23.97 [ 43%] Building CXX object example/CMakeFiles/filterkeydom.dir/filterkeydom/filterkeydom.cpp.o 01:21:46 #13 26.81 [ 46%] Linking CXX executable ../bin/filterkeydom 01:21:47 #13 26.98 [ 46%] Built target filterkeydom 01:21:47 #13 27.00 Scanning dependencies of target schemavalidator 01:21:47 #13 27.02 [ 48%] Building CXX object example/CMakeFiles/schemavalidator.dir/schemavalidator/schemavalidator.cpp.o 01:21:57 #13 37.05 [ 51%] Linking CXX executable ../bin/schemavalidator 01:21:57 #13 37.24 [ 51%] Built target schemavalidator 01:21:57 #13 37.26 Scanning dependencies of target messagereader 01:21:57 #13 37.28 [ 53%] Building CXX object example/CMakeFiles/messagereader.dir/messagereader/messagereader.cpp.o 01:21:58 #13 38.71 [ 56%] Linking CXX executable ../bin/messagereader 01:21:58 #13 38.86 [ 56%] Built target messagereader 01:21:58 #13 38.88 Scanning dependencies of target sortkeys 01:21:58 #13 38.90 [ 58%] Building CXX object example/CMakeFiles/sortkeys.dir/sortkeys/sortkeys.cpp.o 01:22:00 #13 40.74 [ 61%] Linking CXX executable ../bin/sortkeys 01:22:00 #13 40.90 [ 61%] Built target sortkeys 01:22:00 #13 40.92 Scanning dependencies of target simplepullreader 01:22:01 #13 40.94 [ 64%] Building CXX object example/CMakeFiles/simplepullreader.dir/simplepullreader/simplepullreader.cpp.o 01:22:02 #13 42.61 [ 66%] Linking CXX executable ../bin/simplepullreader 01:22:02 #13 42.83 [ 66%] Built target simplepullreader 01:22:02 #13 42.85 Scanning dependencies of target pretty 01:22:02 #13 42.87 [ 69%] Building CXX object example/CMakeFiles/pretty.dir/pretty/pretty.cpp.o 01:22:05 #13 45.26 [ 71%] Linking CXX executable ../bin/pretty 01:22:05 #13 45.43 [ 71%] Built target pretty 01:22:05 #13 45.45 Scanning dependencies of target jsonx 01:22:05 #13 45.47 [ 74%] Building CXX object example/CMakeFiles/jsonx.dir/jsonx/jsonx.cpp.o 01:22:07 #13 47.15 [ 76%] Linking CXX executable ../bin/jsonx 01:22:07 #13 47.30 [ 76%] Built target jsonx 01:22:07 #13 47.31 Scanning dependencies of target tutorial 01:22:07 #13 47.33 [ 79%] Building CXX object example/CMakeFiles/tutorial.dir/tutorial/tutorial.cpp.o 01:22:10 #13 49.92 [ 82%] Linking CXX executable ../bin/tutorial 01:22:10 #13 50.07 [ 82%] Built target tutorial 01:22:10 #13 50.09 Scanning dependencies of target parsebyparts 01:22:10 #13 50.11 [ 84%] Building CXX object example/CMakeFiles/parsebyparts.dir/parsebyparts/parsebyparts.cpp.o 01:22:13 #13 53.86 [ 87%] Linking CXX executable ../bin/parsebyparts 01:22:14 #13 54.01 [ 87%] Built target parsebyparts 01:22:14 #13 54.04 Scanning dependencies of target lookaheadparser 01:22:14 #13 54.05 [ 89%] Building CXX object example/CMakeFiles/lookaheadparser.dir/lookaheadparser/lookaheadparser.cpp.o 01:22:15 #13 55.29 [ 92%] Linking CXX executable ../bin/lookaheadparser 01:22:15 #13 55.45 [ 92%] Built target lookaheadparser 01:22:15 #13 55.47 Scanning dependencies of target examples 01:22:15 #13 55.48 [ 92%] Built target examples 01:22:15 #13 55.50 Scanning dependencies of target archivertest 01:22:15 #13 55.52 [ 94%] Building CXX object example/CMakeFiles/archivertest.dir/archiver/archiver.cpp.o 01:22:18 #13 58.79 [ 97%] Building CXX object example/CMakeFiles/archivertest.dir/archiver/archivertest.cpp.o 01:22:19 #13 59.94 [100%] Linking CXX executable ../bin/archivertest 01:22:20 #13 60.09 [100%] Built target archivertest 01:22:20 #13 60.12 Install the project... 01:22:20 #13 60.13 -- Install configuration: "RelWithDebInfo" 01:22:20 #13 60.13 -- Installing: /usr/local/lib/pkgconfig/RapidJSON.pc 01:22:20 #13 60.13 -- Installing: /usr/local/share/doc/RapidJSON/readme.md 01:22:20 #13 60.13 -- Installing: /usr/local/include/rapidjson 01:22:20 #13 60.13 -- Installing: /usr/local/include/rapidjson/pointer.h 01:22:20 #13 60.13 -- Installing: /usr/local/include/rapidjson/encodings.h 01:22:20 #13 60.13 -- Installing: /usr/local/include/rapidjson/memorybuffer.h 01:22:20 #13 60.13 -- Installing: /usr/local/include/rapidjson/memorystream.h 01:22:20 #13 60.13 -- Installing: /usr/local/include/rapidjson/document.h 01:22:20 #13 60.14 -- Installing: /usr/local/include/rapidjson/cursorstreamwrapper.h 01:22:20 #13 60.14 -- Installing: /usr/local/include/rapidjson/reader.h 01:22:20 #13 60.14 -- Installing: /usr/local/include/rapidjson/istreamwrapper.h 01:22:20 #13 60.14 -- Installing: /usr/local/include/rapidjson/filewritestream.h 01:22:20 #13 60.14 -- Installing: /usr/local/include/rapidjson/encodedstream.h 01:22:20 #13 60.14 -- Installing: /usr/local/include/rapidjson/msinttypes 01:22:20 #13 60.14 -- Installing: /usr/local/include/rapidjson/msinttypes/stdint.h 01:22:20 #13 60.14 -- Installing: /usr/local/include/rapidjson/msinttypes/inttypes.h 01:22:20 #13 60.14 -- Installing: /usr/local/include/rapidjson/writer.h 01:22:20 #13 60.14 -- Installing: /usr/local/include/rapidjson/error 01:22:20 #13 60.14 -- Installing: /usr/local/include/rapidjson/error/en.h 01:22:20 #13 60.14 -- Installing: /usr/local/include/rapidjson/error/error.h 01:22:20 #13 60.14 -- Installing: /usr/local/include/rapidjson/prettywriter.h 01:22:20 #13 60.14 -- Installing: /usr/local/include/rapidjson/internal 01:22:20 #13 60.14 -- Installing: /usr/local/include/rapidjson/internal/itoa.h 01:22:20 #13 60.14 -- Installing: /usr/local/include/rapidjson/internal/biginteger.h 01:22:20 #13 60.14 -- Installing: /usr/local/include/rapidjson/internal/diyfp.h 01:22:20 #13 60.14 -- Installing: /usr/local/include/rapidjson/internal/meta.h 01:22:20 #13 60.14 -- Installing: /usr/local/include/rapidjson/internal/clzll.h 01:22:20 #13 60.14 -- Installing: /usr/local/include/rapidjson/internal/strfunc.h 01:22:20 #13 60.15 -- Installing: /usr/local/include/rapidjson/internal/ieee754.h 01:22:20 #13 60.15 -- Installing: /usr/local/include/rapidjson/internal/swap.h 01:22:20 #13 60.15 -- Installing: /usr/local/include/rapidjson/internal/stack.h 01:22:20 #13 60.15 -- Installing: /usr/local/include/rapidjson/internal/pow10.h 01:22:20 #13 60.15 -- Installing: /usr/local/include/rapidjson/internal/dtoa.h 01:22:20 #13 60.15 -- Installing: /usr/local/include/rapidjson/internal/regex.h 01:22:20 #13 60.15 -- Installing: /usr/local/include/rapidjson/internal/strtod.h 01:22:20 #13 60.15 -- Installing: /usr/local/include/rapidjson/stream.h 01:22:20 #13 60.15 -- Installing: /usr/local/include/rapidjson/allocators.h 01:22:20 #13 60.15 -- Installing: /usr/local/include/rapidjson/rapidjson.h 01:22:20 #13 60.15 -- Installing: /usr/local/include/rapidjson/schema.h 01:22:20 #13 60.15 -- Installing: /usr/local/include/rapidjson/ostreamwrapper.h 01:22:20 #13 60.15 -- Installing: /usr/local/include/rapidjson/filereadstream.h 01:22:20 #13 60.15 -- Installing: /usr/local/include/rapidjson/uri.h 01:22:20 #13 60.15 -- Installing: /usr/local/include/rapidjson/stringbuffer.h 01:22:20 #13 60.15 -- Installing: /usr/local/include/rapidjson/fwd.h 01:22:20 #13 60.15 -- Installing: /usr/local/share/doc/RapidJSON/examples 01:22:20 #13 60.15 -- Installing: /usr/local/share/doc/RapidJSON/examples/condense 01:22:20 #13 60.16 -- Installing: /usr/local/share/doc/RapidJSON/examples/condense/condense.cpp 01:22:20 #13 60.16 -- Installing: /usr/local/share/doc/RapidJSON/examples/messagereader 01:22:20 #13 60.16 -- Installing: /usr/local/share/doc/RapidJSON/examples/messagereader/messagereader.cpp 01:22:20 #13 60.16 -- Installing: /usr/local/share/doc/RapidJSON/examples/pretty 01:22:20 #13 60.16 -- Installing: /usr/local/share/doc/RapidJSON/examples/pretty/pretty.cpp 01:22:20 #13 60.16 -- Installing: /usr/local/share/doc/RapidJSON/examples/filterkeydom 01:22:20 #13 60.16 -- Installing: /usr/local/share/doc/RapidJSON/examples/filterkeydom/filterkeydom.cpp 01:22:20 #13 60.16 -- Installing: /usr/local/share/doc/RapidJSON/examples/simplereader 01:22:20 #13 60.16 -- Installing: /usr/local/share/doc/RapidJSON/examples/simplereader/simplereader.cpp 01:22:20 #13 60.16 -- Installing: /usr/local/share/doc/RapidJSON/examples/serialize 01:22:20 #13 60.16 -- Installing: /usr/local/share/doc/RapidJSON/examples/serialize/serialize.cpp 01:22:20 #13 60.16 -- Installing: /usr/local/share/doc/RapidJSON/examples/schemavalidator 01:22:20 #13 60.16 -- Installing: /usr/local/share/doc/RapidJSON/examples/schemavalidator/schemavalidator.cpp 01:22:20 #13 60.16 -- Installing: /usr/local/share/doc/RapidJSON/examples/archiver 01:22:20 #13 60.16 -- Installing: /usr/local/share/doc/RapidJSON/examples/archiver/archiver.h 01:22:20 #13 60.16 -- Installing: /usr/local/share/doc/RapidJSON/examples/archiver/archivertest.cpp 01:22:20 #13 60.16 -- Installing: /usr/local/share/doc/RapidJSON/examples/archiver/archiver.cpp 01:22:20 #13 60.16 -- Installing: /usr/local/share/doc/RapidJSON/examples/sortkeys 01:22:20 #13 60.16 -- Installing: /usr/local/share/doc/RapidJSON/examples/sortkeys/sortkeys.cpp 01:22:20 #13 60.16 -- Installing: /usr/local/share/doc/RapidJSON/examples/simplepullreader 01:22:20 #13 60.16 -- Installing: /usr/local/share/doc/RapidJSON/examples/simplepullreader/simplepullreader.cpp 01:22:20 #13 60.16 -- Installing: /usr/local/share/doc/RapidJSON/examples/capitalize 01:22:20 #13 60.16 -- Installing: /usr/local/share/doc/RapidJSON/examples/capitalize/capitalize.cpp 01:22:20 #13 60.17 -- Installing: /usr/local/share/doc/RapidJSON/examples/traverseaspointer.cpp 01:22:20 #13 60.17 -- Installing: /usr/local/share/doc/RapidJSON/examples/prettyauto 01:22:20 #13 60.17 -- Installing: /usr/local/share/doc/RapidJSON/examples/prettyauto/prettyauto.cpp 01:22:20 #13 60.17 -- Installing: /usr/local/share/doc/RapidJSON/examples/lookaheadparser 01:22:20 #13 60.17 -- Installing: /usr/local/share/doc/RapidJSON/examples/lookaheadparser/lookaheadparser.cpp 01:22:20 #13 60.17 -- Installing: /usr/local/share/doc/RapidJSON/examples/parsebyparts 01:22:20 #13 60.17 -- Installing: /usr/local/share/doc/RapidJSON/examples/parsebyparts/parsebyparts.cpp 01:22:20 #13 60.17 -- Installing: /usr/local/share/doc/RapidJSON/examples/simpledom 01:22:20 #13 60.17 -- Installing: /usr/local/share/doc/RapidJSON/examples/simpledom/simpledom.cpp 01:22:20 #13 60.17 -- Installing: /usr/local/share/doc/RapidJSON/examples/CMakeLists.txt 01:22:20 #13 60.17 -- Installing: /usr/local/share/doc/RapidJSON/examples/filterkey 01:22:20 #13 60.17 -- Installing: /usr/local/share/doc/RapidJSON/examples/filterkey/filterkey.cpp 01:22:20 #13 60.17 -- Installing: /usr/local/share/doc/RapidJSON/examples/jsonx 01:22:20 #13 60.17 -- Installing: /usr/local/share/doc/RapidJSON/examples/jsonx/jsonx.cpp 01:22:20 #13 60.17 -- Installing: /usr/local/share/doc/RapidJSON/examples/tutorial 01:22:20 #13 60.17 -- Installing: /usr/local/share/doc/RapidJSON/examples/tutorial/tutorial.cpp 01:22:20 #13 60.17 -- Installing: /usr/local/share/doc/RapidJSON/examples/simplewriter 01:22:20 #13 60.17 -- Installing: /usr/local/share/doc/RapidJSON/examples/simplewriter/simplewriter.cpp 01:22:20 #13 60.17 -- Installing: /usr/local/lib/cmake/RapidJSON/RapidJSONConfig.cmake 01:22:20 #13 60.17 -- Up-to-date: /usr/local/lib/cmake/RapidJSON/RapidJSONConfig.cmake 01:22:20 #13 60.18 -- Installing: /usr/local/lib/cmake/RapidJSON/RapidJSONConfigVersion.cmake 01:22:20 #13 60.18 -- Installing: /usr/local/lib/cmake/RapidJSON/RapidJSON-targets.cmake 01:22:20 #13 DONE 60.4s 01:22:20 01:22:20 #14 [buildenv 7/10] RUN apt-get update && apt-get install -y libcurl4-openssl-dev libprotobuf-dev libgrpc++-dev 01:22:21 #14 0.480 Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 01:22:21 #14 0.480 Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [128 kB] 01:22:21 #14 0.531 Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [128 kB] 01:22:21 #14 0.825 Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [128 kB] 01:22:21 #14 0.887 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [4368 kB] 01:22:21 #14 1.000 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [4850 kB] 01:22:21 #14 1.435 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [4904 kB] 01:22:21 #14 1.502 Get:8 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [32.5 kB] 01:22:22 #14 1.609 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [36.2 kB] 01:22:22 #14 1.610 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1588 kB] 01:22:22 #14 1.622 Get:11 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1300 kB] 01:22:22 #14 1.627 Get:12 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [54.7 kB] 01:22:22 #14 1.628 Get:13 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.4 kB] 01:22:22 #14 1.904 Get:14 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [4710 kB] 01:22:23 #14 2.989 Fetched 22.3 MB in 3s (8394 kB/s) 01:22:23 #14 2.989 Reading package lists... 01:22:25 #14 4.753 Reading package lists... 01:22:26 #14 6.462 Building dependency tree... 01:22:27 #14 6.897 Reading state information... 01:22:28 #14 7.656 The following additional packages will be installed: 01:22:28 #14 7.657 libc-ares2 libcurl4 libgrpc++1 libgrpc-dev libgrpc6 libprotobuf-lite17 01:22:28 #14 7.661 libprotobuf17 01:22:28 #14 7.666 Suggested packages: 01:22:28 #14 7.666 libcurl4-doc libidn11-dev libkrb5-dev libldap2-dev librtmp-dev libssh2-1-dev 01:22:28 #14 7.666 libssl-dev 01:22:28 #14 7.765 The following NEW packages will be installed: 01:22:28 #14 7.766 libc-ares2 libcurl4-openssl-dev libgrpc++-dev libgrpc++1 libgrpc-dev 01:22:28 #14 7.770 libgrpc6 libprotobuf-dev libprotobuf-lite17 libprotobuf17 01:22:28 #14 7.773 The following packages will be upgraded: 01:22:28 #14 7.779 libcurl4 01:22:28 #14 7.963 1 upgraded, 9 newly installed, 0 to remove and 205 not upgraded. 01:22:28 #14 7.963 Need to get 5113 kB of archives. 01:22:28 #14 7.963 After this operation, 37.8 MB of additional disk space will be used. 01:22:28 #14 7.963 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.25 [235 kB] 01:22:28 #14 8.336 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4-openssl-dev amd64 7.68.0-1ubuntu2.25 [322 kB] 01:22:28 #14 8.419 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-ares2 amd64 1.15.0-1ubuntu0.5 [36.9 kB] 01:22:28 #14 8.427 Get:4 http://archive.ubuntu.com/ubuntu focal/universe amd64 libgrpc6 amd64 1.16.1-1ubuntu5 [689 kB] 01:22:29 #14 8.516 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprotobuf17 amd64 3.6.1.3-2ubuntu5.2 [798 kB] 01:22:29 #14 8.572 Get:6 http://archive.ubuntu.com/ubuntu focal/universe amd64 libgrpc++1 amd64 1.16.1-1ubuntu5 [517 kB] 01:22:29 #14 8.593 Get:7 http://archive.ubuntu.com/ubuntu focal/universe amd64 libgrpc-dev amd64 1.16.1-1ubuntu5 [602 kB] 01:22:29 #14 8.634 Get:8 http://archive.ubuntu.com/ubuntu focal/universe amd64 libgrpc++-dev amd64 1.16.1-1ubuntu5 [624 kB] 01:22:29 #14 8.740 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2ubuntu5.2 [132 kB] 01:22:29 #14 8.742 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprotobuf-dev amd64 3.6.1.3-2ubuntu5.2 [1156 kB] 01:22:29 #14 9.112 debconf: delaying package configuration, since apt-utils is not installed 01:22:29 #14 9.214 Fetched 5113 kB in 1s (4980 kB/s) 01:22:29 #14 9.261 (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 ... 46392 files and directories currently installed.) 01:22:29 #14 9.294 Preparing to unpack .../0-libcurl4_7.68.0-1ubuntu2.25_amd64.deb ... 01:22:29 #14 9.321 Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.25) over (7.68.0-1ubuntu2.7) ... 01:22:29 #14 9.426 Selecting previously unselected package libcurl4-openssl-dev:amd64. 01:22:29 #14 9.432 Preparing to unpack .../1-libcurl4-openssl-dev_7.68.0-1ubuntu2.25_amd64.deb ... 01:22:29 #14 9.438 Unpacking libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.25) ... 01:22:29 #14 9.552 Selecting previously unselected package libc-ares2:amd64. 01:22:30 #14 9.558 Preparing to unpack .../2-libc-ares2_1.15.0-1ubuntu0.5_amd64.deb ... 01:22:30 #14 9.566 Unpacking libc-ares2:amd64 (1.15.0-1ubuntu0.5) ... 01:22:30 #14 9.617 Selecting previously unselected package libgrpc6:amd64. 01:22:30 #14 9.623 Preparing to unpack .../3-libgrpc6_1.16.1-1ubuntu5_amd64.deb ... 01:22:30 #14 9.629 Unpacking libgrpc6:amd64 (1.16.1-1ubuntu5) ... 01:22:30 #14 9.786 Selecting previously unselected package libprotobuf17:amd64. 01:22:30 #14 9.791 Preparing to unpack .../4-libprotobuf17_3.6.1.3-2ubuntu5.2_amd64.deb ... 01:22:30 #14 9.799 Unpacking libprotobuf17:amd64 (3.6.1.3-2ubuntu5.2) ... 01:22:30 #14 9.973 Selecting previously unselected package libgrpc++1:amd64. 01:22:30 #14 9.978 Preparing to unpack .../5-libgrpc++1_1.16.1-1ubuntu5_amd64.deb ... 01:22:30 #14 9.985 Unpacking libgrpc++1:amd64 (1.16.1-1ubuntu5) ... 01:22:30 #14 10.12 Selecting previously unselected package libgrpc-dev:amd64. 01:22:30 #14 10.13 Preparing to unpack .../6-libgrpc-dev_1.16.1-1ubuntu5_amd64.deb ... 01:22:30 #14 10.14 Unpacking libgrpc-dev:amd64 (1.16.1-1ubuntu5) ... 01:22:30 #14 10.28 Selecting previously unselected package libgrpc++-dev:amd64. 01:22:30 #14 10.28 Preparing to unpack .../7-libgrpc++-dev_1.16.1-1ubuntu5_amd64.deb ... 01:22:30 #14 10.29 Unpacking libgrpc++-dev:amd64 (1.16.1-1ubuntu5) ... 01:22:30 #14 10.54 Selecting previously unselected package libprotobuf-lite17:amd64. 01:22:31 #14 10.55 Preparing to unpack .../8-libprotobuf-lite17_3.6.1.3-2ubuntu5.2_amd64.deb ... 01:22:31 #14 10.56 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5.2) ... 01:22:31 #14 10.62 Selecting previously unselected package libprotobuf-dev:amd64. 01:22:31 #14 10.63 Preparing to unpack .../9-libprotobuf-dev_3.6.1.3-2ubuntu5.2_amd64.deb ... 01:22:31 #14 10.63 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5.2) ... 01:22:31 #14 11.06 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5.2) ... 01:22:31 #14 11.08 Setting up libc-ares2:amd64 (1.15.0-1ubuntu0.5) ... 01:22:31 #14 11.09 Setting up libgrpc6:amd64 (1.16.1-1ubuntu5) ... 01:22:31 #14 11.11 Setting up libcurl4:amd64 (7.68.0-1ubuntu2.25) ... 01:22:31 #14 11.13 Setting up libprotobuf17:amd64 (3.6.1.3-2ubuntu5.2) ... 01:22:31 #14 11.14 Setting up libgrpc++1:amd64 (1.16.1-1ubuntu5) ... 01:22:31 #14 11.16 Setting up libgrpc-dev:amd64 (1.16.1-1ubuntu5) ... 01:22:31 #14 11.18 Setting up libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5.2) ... 01:22:31 #14 11.20 Setting up libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.25) ... 01:22:31 #14 11.22 Setting up libgrpc++-dev:amd64 (1.16.1-1ubuntu5) ... 01:22:31 #14 11.24 Processing triggers for man-db (2.9.1-1) ... 01:22:31 #14 11.28 Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 01:22:31 #14 DONE 11.5s 01:22:32 01:22:32 #15 [buildenv 8/10] COPY . /playpen/src/ 01:22:32 #15 DONE 0.2s 01:22:32 01:22:32 #16 [buildenv 9/10] RUN cd /playpen/src && rm -fr .build && mkdir .build && cd .build && cmake .. && make install 01:22:32 #16 0.342 -- The C compiler identification is GNU 9.3.0 01:22:32 #16 0.436 -- The CXX compiler identification is GNU 9.3.0 01:22:32 #16 0.447 -- Check for working C compiler: /usr/bin/cc 01:22:32 #16 0.562 -- Check for working C compiler: /usr/bin/cc -- works 01:22:32 #16 0.564 -- Detecting C compiler ABI info 01:22:32 #16 0.678 -- Detecting C compiler ABI info - done 01:22:32 #16 0.702 -- Detecting C compile features 01:22:32 #16 0.703 -- Detecting C compile features - done 01:22:32 #16 0.709 -- Check for working CXX compiler: /usr/bin/c++ 01:22:33 #16 0.843 -- Check for working CXX compiler: /usr/bin/c++ -- works 01:22:33 #16 0.845 -- Detecting CXX compiler ABI info 01:22:33 #16 0.970 -- Detecting CXX compiler ABI info - done 01:22:33 #16 0.996 -- Detecting CXX compile features 01:22:33 #16 0.997 -- Detecting CXX compile features - done 01:22:33 #16 1.001 +++ debugging is set to off 01:22:33 #16 1.012 +++ profiling is off 01:22:33 #16 1.504 CMake Warning at /usr/share/cmake-3.16/Modules/FindProtobuf.cmake:499 (message): 01:22:33 #16 1.504 Protobuf compiler version doesn't match library version 3.6.1 01:22:33 #16 1.504 Call Stack (most recent call first): 01:22:33 #16 1.504 src/ts_xapp/CMakeLists.txt:18 (find_package) 01:22:33 #16 1.504 01:22:33 #16 1.504 01:22:33 #16 1.507 -- Found Protobuf: /usr/lib/x86_64-linux-gnu/libprotobuf.so;-lpthread (found version "3.6.1") 01:22:33 #16 1.508 -- Configuring done 01:22:33 #16 1.519 -- Generating done 01:22:33 #16 1.520 -- Build files have been written to: /playpen/src/.build 01:22:33 #16 1.585 Scanning dependencies of target rc_objects 01:22:33 #16 1.605 [ 20%] Building CXX object ext/protobuf/CMakeFiles/rc_objects.dir/rc.pb.cc.o 01:22:35 #16 3.543 [ 40%] Building CXX object ext/protobuf/CMakeFiles/rc_objects.dir/rc.grpc.pb.cc.o 01:22:38 #16 6.144 [ 40%] Built target rc_objects 01:22:38 #16 6.160 Scanning dependencies of target utils_objects 01:22:38 #16 6.175 [ 60%] Building CXX object src/utils/CMakeFiles/utils_objects.dir/restclient.cpp.o 01:22:38 #16 6.798 [ 60%] Built target utils_objects 01:22:38 #16 6.816 Scanning dependencies of target ts_xapp 01:22:39 #16 6.832 [ 80%] Building CXX object src/ts_xapp/CMakeFiles/ts_xapp.dir/ts_xapp.cpp.o 01:22:43 #16 11.46 [100%] Linking CXX executable ts_xapp 01:22:44 #16 11.91 [100%] Built target ts_xapp 01:22:44 #16 11.94 Install the project... 01:22:44 #16 11.95 -- Install configuration: "" 01:22:44 #16 11.96 -- Installing: /usr/local/bin/ts_xapp 01:22:44 #16 DONE 12.1s 01:22:44 01:22:44 #17 [buildenv 10/10] COPY assets/bootstrap.rt /playpen/assets 01:22:44 #17 DONE 0.1s 01:22:44 01:22:44 #18 [stage-1 3/8] COPY --from=buildenv /usr/local/lib /usr/local/lib/ 01:22:44 #18 DONE 0.2s 01:22:44 01:22:44 #19 [stage-1 4/8] COPY --from=buildenv /usr/local/bin/rmr_probe /usr/local/bin/ts_xapp /usr/local/bin/ 01:22:44 #19 DONE 0.2s 01:22:44 01:22:44 #20 [stage-1 5/8] COPY --from=buildenv /playpen/bin /usr/local/bin/ 01:22:45 #20 DONE 0.1s 01:22:45 01:22:45 #21 [stage-1 6/8] COPY --from=buildenv /playpen/assets /data 01:22:45 #21 DONE 0.1s 01:22:45 01:22:45 #22 [stage-1 7/8] WORKDIR /data 01:22:45 #22 DONE 0.1s 01:22:46 01:22:46 #23 [stage-1 8/8] COPY --from=buildenv /playpen/assets/* /data 01:22:46 #23 DONE 0.2s 01:22:46 01:22:46 #24 exporting to image 01:22:46 #24 exporting layers 01:22:47 #24 exporting layers 1.0s done 01:22:47 #24 writing image sha256:1e8897018b5ead8da7e5d0eb5bad6a35d5d37e30cfd2f03b532173b5b24c4240 done 01:22:47 #24 naming to nexus3.o-ran-sc.org:10004/o-ran-sc/ric-app-ts:1.2.5 done 01:22:47 #24 DONE 1.1s 01:22:47 ---> docker-build.sh ends 01:22:47 [ric-app-ts-docker-merge-master] $ /bin/sh -xe /tmp/jenkins15063904580324645147.sh 01:22:47 [EnvInject] - Injecting environment variables from a build step. 01:22:47 [EnvInject] - Injecting as environment variables the properties content 01:22:47 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 01:22:47 01:22:47 [EnvInject] - Variables injected successfully. 01:22:47 [ric-app-ts-docker-merge-master] $ /bin/bash /tmp/jenkins3069616848216611503.sh 01:22:47 ---> docker-push.sh 01:22:47 Docker version 24.0.2, build cb74dfc 01:22:47 Pushing image: nexus3.o-ran-sc.org:10004/o-ran-sc/ric-app-ts:1.2.5 01:22:47 docker push nexus3.o-ran-sc.org:10004/o-ran-sc/ric-app-ts:1.2.5 01:22:47 The push refers to repository [nexus3.o-ran-sc.org:10004/o-ran-sc/ric-app-ts] 01:22:47 25383c66a469: Preparing 01:22:47 5f70bf18a086: Preparing 01:22:47 7199a79289ee: Preparing 01:22:47 736f3ffeb46a: Preparing 01:22:47 6e5d9f00147c: Preparing 01:22:47 5a6cfe1be3ad: Preparing 01:22:47 72f1887fa29b: Preparing 01:22:47 470b66ea5123: Preparing 01:22:47 5a6cfe1be3ad: Waiting 01:22:47 72f1887fa29b: Waiting 01:22:47 470b66ea5123: Waiting 01:22:47 736f3ffeb46a: Pushed 01:22:47 5f70bf18a086: Pushed 01:22:47 7199a79289ee: Pushed 01:22:48 25383c66a469: Pushed 01:22:48 6e5d9f00147c: Pushed 01:22:48 5a6cfe1be3ad: Pushed 01:22:55 470b66ea5123: Pushed 01:22:56 72f1887fa29b: Pushed 01:22:56 1.2.5: digest: sha256:1cc770b1ad13dd331698203568bbaa9916965cf2fd6dbcc0881b6ce790bffaab size: 1989 01:22:56 ---> docker-push.sh ends 01:22:56 [ric-app-ts-docker-merge-master] $ /bin/bash /tmp/jenkins903768787749622922.sh 01:22:56 $ ssh-agent -k 01:22:56 unset SSH_AUTH_SOCK; 01:22:56 unset SSH_AGENT_PID; 01:22:56 echo Agent pid 2072 killed; 01:22:56 [ssh-agent] Stopped. 01:22:56 [PostBuildScript] - [INFO] Executing post build scripts. 01:22:56 [ric-app-ts-docker-merge-master] $ /bin/bash /tmp/jenkins10264739873677128447.sh 01:22:56 ---> sysstat.sh 01:22:57 [ric-app-ts-docker-merge-master] $ /bin/bash /tmp/jenkins7001782057669542896.sh 01:22:57 ---> package-listing.sh 01:22:57 ++ facter osfamily 01:22:57 ++ tr '[:upper:]' '[:lower:]' 01:22:57 + OS_FAMILY=debian 01:22:57 + workspace=/w/workspace/ric-app-ts-docker-merge-master 01:22:57 + START_PACKAGES=/tmp/packages_start.txt 01:22:57 + END_PACKAGES=/tmp/packages_end.txt 01:22:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:22:57 + PACKAGES=/tmp/packages_start.txt 01:22:57 + '[' /w/workspace/ric-app-ts-docker-merge-master ']' 01:22:57 + PACKAGES=/tmp/packages_end.txt 01:22:57 + case "${OS_FAMILY}" in 01:22:57 + dpkg -l 01:22:57 + grep '^ii' 01:22:57 + '[' -f /tmp/packages_start.txt ']' 01:22:57 + '[' -f /tmp/packages_end.txt ']' 01:22:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:22:57 + '[' /w/workspace/ric-app-ts-docker-merge-master ']' 01:22:57 + mkdir -p /w/workspace/ric-app-ts-docker-merge-master/archives/ 01:22:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ric-app-ts-docker-merge-master/archives/ 01:22:57 [ric-app-ts-docker-merge-master] $ /bin/bash /tmp/jenkins15366040291612624683.sh 01:22:57 ---> capture-instance-metadata.sh 01:22:57 Setup pyenv: 01:22:57 system 01:22:57 3.8.13 01:22:57 3.9.13 01:22:58 * 3.10.6 (set by /w/workspace/ric-app-ts-docker-merge-master/.python-version) 01:22:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UqRR from file:/tmp/.os_lf_venv 01:22:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:22:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:22:59 lf-activate-venv(): INFO: Base packages installed successfully 01:22:59 lf-activate-venv(): INFO: Installing additional packages: lftools 01:23:17 lf-activate-venv(): INFO: Adding /tmp/venv-UqRR/bin to PATH 01:23:17 INFO: Running in OpenStack, capturing instance metadata 01:23:17 [ric-app-ts-docker-merge-master] $ /bin/bash /tmp/jenkins9562933517865354962.sh 01:23:17 provisioning config files... 01:23:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ric-app-ts-docker-merge-master@tmp/config9351983374396364323tmp 01:23:17 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 01:23:17 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 01:23:17 [EnvInject] - Injecting environment variables from a build step. 01:23:18 [EnvInject] - Injecting as environment variables the properties content 01:23:18 SERVER_ID=logs 01:23:18 01:23:18 [EnvInject] - Variables injected successfully. 01:23:18 [ric-app-ts-docker-merge-master] $ /bin/bash /tmp/jenkins14435052111570746220.sh 01:23:18 ---> create-netrc.sh 01:23:18 [ric-app-ts-docker-merge-master] $ /bin/bash /tmp/jenkins13598429572539179438.sh 01:23:18 ---> python-tools-install.sh 01:23:18 Setup pyenv: 01:23:18 system 01:23:18 3.8.13 01:23:18 3.9.13 01:23:18 * 3.10.6 (set by /w/workspace/ric-app-ts-docker-merge-master/.python-version) 01:23:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UqRR from file:/tmp/.os_lf_venv 01:23:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:23:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:23:21 lf-activate-venv(): INFO: Base packages installed successfully 01:23:21 lf-activate-venv(): INFO: Installing additional packages: lftools 01:23:38 lf-activate-venv(): INFO: Adding /tmp/venv-UqRR/bin to PATH 01:23:38 [ric-app-ts-docker-merge-master] $ /bin/sh /tmp/jenkins11734008057981525760.sh 01:23:38 ---> uv-install.sh 01:23:38 uv 0.12.1 is already installed 01:23:38 uvx 0.12.1 (x86_64-unknown-linux-gnu) 01:23:38 [ric-app-ts-docker-merge-master] $ /bin/bash /tmp/jenkins13372759243152319071.sh 01:23:38 ---> sudo-logs.sh 01:23:38 Archiving 'sudo' log.. 01:23:38 [ric-app-ts-docker-merge-master] $ /bin/bash /tmp/jenkins8799096012855934205.sh 01:23:38 ---> job-cost.sh 01:23:38 INFO: Activating Python virtual environment... 01:23:38 Setup pyenv: 01:23:39 system 01:23:39 3.8.13 01:23:39 3.9.13 01:23:39 * 3.10.6 (set by /w/workspace/ric-app-ts-docker-merge-master/.python-version) 01:23:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UqRR from file:/tmp/.os_lf_venv 01:23:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:23:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:23:42 lf-activate-venv(): INFO: Base packages installed successfully 01:23:42 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 01:23:52 lf-activate-venv(): INFO: Adding /tmp/venv-UqRR/bin to PATH 01:23:52 INFO: No stack-cost file found 01:23:52 INFO: Instance uptime: 379s 01:23:52 INFO: Fetching instance metadata (attempt 1 of 3)... 01:23:52 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 01:23:52 INFO: Successfully fetched instance metadata 01:23:52 INFO: Instance type: v3-starter-4 01:23:52 INFO: Retrieving pricing info for: v3-starter-4 01:23:52 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 01:23:52 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-starter-4/cost?seconds=379 01:23:52 INFO: Successfully fetched Vexxhost pricing API 01:23:52 INFO: Retrieved cost: 0.04 01:23:52 INFO: Retrieved resource: v3-starter-4 01:23:52 INFO: Creating archive directory: /w/workspace/ric-app-ts-docker-merge-master/archives/cost 01:23:52 INFO: Archiving costs to: /w/workspace/ric-app-ts-docker-merge-master/archives/cost.csv 01:23:52 INFO: Successfully archived job cost data 01:23:52 DEBUG: Cost data: ric-app-ts-docker-merge-master,379,2026-08-05 01:23:52,v3-starter-4,379,0.04,0.00,SUCCESS 01:23:52 [ric-app-ts-docker-merge-master] $ /bin/bash -l /tmp/jenkins10903812678485889358.sh 01:23:52 ---> logs-deploy.sh 01:23:52 Setup pyenv: 01:23:53 system 01:23:53 3.8.13 01:23:53 3.9.13 01:23:53 * 3.10.6 (set by /w/workspace/ric-app-ts-docker-merge-master/.python-version) 01:23:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UqRR from file:/tmp/.os_lf_venv 01:23:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:23:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:23:56 lf-activate-venv(): INFO: Base packages installed successfully 01:23:56 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 01:24:14 lf-activate-venv(): INFO: Adding /tmp/venv-UqRR/bin to PATH 01:24:14 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ric-app-ts-docker-merge-master/379 01:24:14 INFO: archiving workspace using pattern(s): 01:24:16 Archives upload complete. 01:24:16 INFO: archiving logs to Nexus 01:24:18 ---> uname -a: 01:24:18 Linux prd-ubuntu1804-docker-4c-4g-7552 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 01:24:18 01:24:18 01:24:18 ---> lscpu: 01:24:18 Architecture: x86_64 01:24:18 CPU op-mode(s): 32-bit, 64-bit 01:24:18 Byte Order: Little Endian 01:24:18 CPU(s): 4 01:24:18 On-line CPU(s) list: 0-3 01:24:18 Thread(s) per core: 1 01:24:18 Core(s) per socket: 1 01:24:18 Socket(s): 4 01:24:18 NUMA node(s): 1 01:24:18 Vendor ID: AuthenticAMD 01:24:18 CPU family: 23 01:24:18 Model: 49 01:24:18 Model name: AMD EPYC-Rome Processor 01:24:18 Stepping: 0 01:24:18 CPU MHz: 2800.000 01:24:18 BogoMIPS: 5600.00 01:24:18 Virtualization: AMD-V 01:24:18 Hypervisor vendor: KVM 01:24:18 Virtualization type: full 01:24:18 L1d cache: 32K 01:24:18 L1i cache: 32K 01:24:18 L2 cache: 512K 01:24:18 L3 cache: 16384K 01:24:18 NUMA node0 CPU(s): 0-3 01:24:18 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 01:24:18 01:24:18 01:24:18 ---> nproc: 01:24:18 4 01:24:18 01:24:18 01:24:18 ---> df -h: 01:24:18 Filesystem Size Used Avail Use% Mounted on 01:24:18 udev 3.9G 0 3.9G 0% /dev 01:24:18 tmpfs 798M 696K 797M 1% /run 01:24:18 /dev/vda1 20G 12G 7.7G 60% / 01:24:18 tmpfs 3.9G 0 3.9G 0% /dev/shm 01:24:18 tmpfs 5.0M 0 5.0M 0% /run/lock 01:24:18 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 01:24:18 /dev/vda15 105M 5.3M 100M 5% /boot/efi 01:24:18 tmpfs 798M 0 798M 0% /run/user/1001 01:24:18 01:24:18 01:24:18 ---> free -m: 01:24:18 total used free shared buff/cache available 01:24:18 Mem: 7975 607 2368 0 4999 7069 01:24:18 Swap: 1023 0 1023 01:24:18 01:24:18 01:24:18 ---> ip addr: 01:24:18 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 01:24:18 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 01:24:18 inet 127.0.0.1/8 scope host lo 01:24:18 valid_lft forever preferred_lft forever 01:24:18 inet6 ::1/128 scope host 01:24:18 valid_lft forever preferred_lft forever 01:24:18 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 01:24:18 link/ether fa:16:3e:74:36:68 brd ff:ff:ff:ff:ff:ff 01:24:18 inet 10.32.6.122/23 brd 10.32.7.255 scope global dynamic ens3 01:24:18 valid_lft 86007sec preferred_lft 86007sec 01:24:18 inet6 fe80::f816:3eff:fe74:3668/64 scope link 01:24:18 valid_lft forever preferred_lft forever 01:24:18 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 01:24:18 link/ether 02:42:fa:f6:a4:64 brd ff:ff:ff:ff:ff:ff 01:24:18 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 01:24:18 valid_lft forever preferred_lft forever 01:24:18 01:24:18 01:24:18 ---> sar -b -r -n DEV: 01:24:18 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-7552) 08/05/26 _x86_64_ (4 CPU) 01:24:18 01:24:18 01:17:48 LINUX RESTART (4 CPU) 01:24:18 01:24:18 01:18:01 tps rtps wtps bread/s bwrtn/s 01:24:18 01:19:01 154.70 68.99 85.70 5582.94 39565.89 01:24:18 01:20:01 61.27 0.22 61.06 23.20 9636.79 01:24:18 01:21:01 261.01 13.18 247.83 2260.56 88245.29 01:24:18 01:22:01 89.55 0.07 89.49 5.73 40569.77 01:24:18 01:23:01 61.61 0.30 61.31 18.64 6942.83 01:24:18 01:24:01 23.91 0.32 23.60 22.66 1593.60 01:24:18 Average: 108.67 13.85 94.82 1318.86 31088.58 01:24:18 01:24:18 01:18:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:24:18 01:19:01 5928724 7434936 2238696 27.41 36104 1651424 978572 10.62 559104 1511432 53912 01:24:18 01:20:01 5621860 7388416 2545560 31.17 56356 1878588 998548 10.83 619032 1730096 84088 01:24:18 01:21:01 3021192 7311708 5146228 63.01 104508 4222188 1395620 15.14 832720 3944484 334676 01:24:18 01:22:01 2634716 7376672 5532704 67.74 125984 4602300 1305532 14.17 813136 4300740 21784 01:24:18 01:23:01 2481628 7280984 5685792 69.62 128988 4649540 1127148 12.23 1118524 4143012 2244 01:24:18 01:24:01 2439736 7250080 5727684 70.13 130864 4657652 1146532 12.44 1164052 4138344 8748 01:24:18 Average: 3687976 7340466 4479444 54.85 97134 3610282 1158659 12.57 851095 3294685 84242 01:24:18 01:24:18 01:18:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:24:18 01:19:01 ens3 458.10 234.71 1062.35 65.79 0.00 0.00 0.00 0.00 01:24:18 01:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:24:18 01:19:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 01:24:18 01:20:01 ens3 41.74 35.26 823.85 5.12 0.00 0.00 0.00 0.00 01:24:18 01:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:24:18 01:20:01 lo 0.53 0.53 0.04 0.04 0.00 0.00 0.00 0.00 01:24:18 01:21:01 ens3 627.23 385.79 13264.38 32.34 0.00 0.00 0.00 0.00 01:24:18 01:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:24:18 01:21:01 lo 2.07 2.07 0.20 0.20 0.00 0.00 0.00 0.00 01:24:18 01:22:01 ens3 63.62 53.52 541.69 4.63 0.00 0.00 0.00 0.00 01:24:18 01:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:24:18 01:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:24:18 01:23:01 ens3 163.58 200.45 464.77 988.89 0.00 0.00 0.00 0.00 01:24:18 01:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:24:18 01:23:01 lo 2.46 2.46 0.22 0.22 0.00 0.00 0.00 0.00 01:24:18 01:24:01 ens3 14.65 14.31 10.59 6.82 0.00 0.00 0.00 0.00 01:24:18 01:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:24:18 01:24:01 lo 0.93 0.93 0.08 0.08 0.00 0.00 0.00 0.00 01:24:18 Average: ens3 228.15 154.02 2694.19 184.06 0.00 0.00 0.00 0.00 01:24:18 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:24:18 Average: lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 01:24:18 01:24:18 01:24:18 ---> sar -P ALL: 01:24:18 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-7552) 08/05/26 _x86_64_ (4 CPU) 01:24:18 01:24:18 01:17:48 LINUX RESTART (4 CPU) 01:24:18 01:24:18 01:18:01 CPU %user %nice %system %iowait %steal %idle 01:24:18 01:19:01 all 17.67 0.00 2.64 5.10 0.78 73.81 01:24:18 01:19:01 0 8.74 0.00 1.85 8.80 0.60 80.01 01:24:18 01:19:01 1 18.81 0.00 4.16 1.14 0.84 75.05 01:24:18 01:19:01 2 34.76 0.00 2.78 5.23 1.16 56.07 01:24:18 01:19:01 3 8.41 0.00 1.74 5.25 0.52 84.09 01:24:18 01:20:01 all 20.47 0.00 1.13 1.95 0.54 75.92 01:24:18 01:20:01 0 2.33 0.00 0.58 6.16 0.13 90.79 01:24:18 01:20:01 1 48.64 0.00 1.70 0.53 1.03 48.09 01:24:18 01:20:01 2 13.62 0.00 0.92 0.07 0.48 84.92 01:24:18 01:20:01 3 17.24 0.00 1.36 1.04 0.53 79.84 01:24:18 01:21:01 all 26.25 0.00 9.59 5.68 1.38 57.10 01:24:18 01:21:01 0 21.38 0.00 5.74 1.14 1.04 70.70 01:24:18 01:21:01 1 46.47 0.00 12.22 8.58 1.70 31.02 01:24:18 01:21:01 2 16.24 0.00 9.71 8.06 1.26 64.73 01:24:18 01:21:01 3 21.01 0.00 10.67 5.01 1.48 61.83 01:24:18 01:22:01 all 22.08 0.00 5.21 1.87 0.71 70.12 01:24:18 01:22:01 0 14.73 0.00 4.47 0.32 0.69 79.79 01:24:18 01:22:01 1 32.60 0.00 6.99 5.37 0.83 54.22 01:24:18 01:22:01 2 16.82 0.00 3.45 0.20 0.62 78.90 01:24:18 01:22:01 3 24.19 0.00 5.97 1.59 0.76 67.50 01:24:18 01:23:01 all 24.08 0.00 2.77 1.34 0.81 71.00 01:24:18 01:23:01 0 22.87 0.00 2.68 1.75 0.75 71.94 01:24:18 01:23:01 1 28.17 0.00 2.96 1.84 0.87 66.17 01:24:18 01:23:01 2 22.61 0.00 2.64 0.64 0.90 73.21 01:24:18 01:23:01 3 22.66 0.00 2.81 1.12 0.70 72.70 01:24:18 01:24:01 all 20.93 0.00 1.02 0.71 0.56 76.78 01:24:18 01:24:01 0 9.62 0.00 0.62 0.03 0.32 89.41 01:24:18 01:24:01 1 12.83 0.00 0.90 1.10 0.37 84.80 01:24:18 01:24:01 2 43.15 0.00 1.35 1.65 1.10 52.75 01:24:18 01:24:01 3 18.08 0.00 1.19 0.03 0.48 80.21 01:24:18 Average: all 21.90 0.00 3.71 2.77 0.80 70.83 01:24:18 Average: 0 13.26 0.00 2.65 3.04 0.59 80.46 01:24:18 Average: 1 31.22 0.00 4.79 3.07 0.94 59.98 01:24:18 Average: 2 24.57 0.00 3.46 2.63 0.92 68.43 01:24:18 Average: 3 18.58 0.00 3.93 2.33 0.74 74.42 01:24:18 01:24:18 01:24:18