01:18:24 Started by timer 01:18:24 Running as SYSTEM 01:18:24 [EnvInject] - Loading node environment variables. 01:18:24 Building remotely on prd-ubuntu1804-docker-4c-4g-4133 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/ric-app-ts-docker-merge-master 01:18:24 [ssh-agent] Looking for ssh-agent implementation... 01:18:24 $ ssh-agent 01:18:24 SSH_AUTH_SOCK=/tmp/ssh-ugHxTP57LBeM/agent.2088 01:18:24 SSH_AGENT_PID=2090 01:18:24 [ssh-agent] Started. 01:18:24 Running ssh-add (command line suppressed) 01:18:24 Identity added: /w/workspace/ric-app-ts-docker-merge-master@tmp/private_key_5726128825013080021.key (jenkins-ssh) 01:18:24 [ssh-agent] Using credentials jenkins (jenkins) 01:18:24 The recommended git tool is: NONE 01:18:26 using credential jenkins 01:18:26 Wiping out workspace first. 01:18:26 Cloning the remote Git repository 01:18:26 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/ts 01:18:26 > git init /w/workspace/ric-app-ts-docker-merge-master # timeout=10 01:18:26 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/ts 01:18:26 > git --version # timeout=10 01:18:26 > git --version # 'git version 2.17.1' 01:18:26 using GIT_SSH to set credentials jenkins 01:18:27 > 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:27 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/ts # timeout=10 01:18:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:18:27 Avoid second fetch 01:18:27 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 01:18:27 Checking out Revision 19e169b2e81a0dbaf3d9dc526de0415cc995ee8b (refs/remotes/origin/master) 01:18:27 > git config core.sparsecheckout # timeout=10 01:18:27 > git checkout -f 19e169b2e81a0dbaf3d9dc526de0415cc995ee8b # timeout=10 01:18:28 Commit message: "Fixing RMR communication issue" 01:18:28 > git rev-list --no-walk 19e169b2e81a0dbaf3d9dc526de0415cc995ee8b # timeout=10 01:18:31 provisioning config files... 01:18:31 copy managed file [npmrc] to file:/home/jenkins/.npmrc 01:18:31 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 01:18:31 [ric-app-ts-docker-merge-master] $ /bin/bash /tmp/jenkins10962489153766342134.sh 01:18:31 ---> python-tools-install.sh 01:18:31 Setup pyenv: 01:18:31 * system (set by /opt/pyenv/version) 01:18:31 * 3.8.13 (set by /opt/pyenv/version) 01:18:31 * 3.9.13 (set by /opt/pyenv/version) 01:18:31 * 3.10.6 (set by /opt/pyenv/version) 01:18:38 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VhTb 01:18:38 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 01:18:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:18:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:18:45 lf-activate-venv(): INFO: Base packages installed successfully 01:18:45 lf-activate-venv(): INFO: Installing additional packages: lftools 01:19:24 lf-activate-venv(): INFO: Adding /tmp/venv-VhTb/bin to PATH 01:19:24 Generating Requirements File 01:20:04 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:04 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 01:20:06 Python 3.10.6 01:20:06 pip 26.1.2 from /tmp/venv-VhTb/lib/python3.10/site-packages/pip (python 3.10) 01:20:07 aiohappyeyeballs==2.6.2 01:20:07 aiohttp==3.14.1 01:20:07 aiosignal==1.4.0 01:20:07 appdirs==1.4.4 01:20:07 argcomplete==3.6.3 01:20:07 aspy.yaml==1.3.0 01:20:07 async-timeout==5.0.1 01:20:07 attrs==26.1.0 01:20:07 autopage==0.6.0 01:20:07 backports.strenum==1.3.1 01:20:07 beautifulsoup4==4.15.0 01:20:07 boto3==1.43.36 01:20:07 botocore==1.43.36 01:20:07 bs4==0.0.2 01:20:07 certifi==2026.6.17 01:20:07 cffi==2.0.0 01:20:07 cfgv==3.5.0 01:20:07 chardet==7.4.3 01:20:07 charset-normalizer==3.4.7 01:20:07 click==8.4.1 01:20:07 cliff==4.14.0 01:20:07 cmd2==3.5.1 01:20:07 cryptography==3.3.2 01:20:07 debtcollector==3.1.0 01:20:07 decorator==5.3.1 01:20:07 defusedxml==0.7.1 01:20:07 Deprecated==1.3.1 01:20:07 distlib==0.4.3 01:20:07 dnspython==2.8.0 01:20:07 docker==7.1.0 01:20:07 dogpile.cache==1.5.0 01:20:07 durationpy==0.10 01:20:07 email-validator==2.3.0 01:20:07 filelock==3.29.4 01:20:07 frozenlist==1.8.0 01:20:07 future==1.0.0 01:20:07 gitdb==4.0.12 01:20:07 GitPython==3.1.50 01:20:07 httplib2==0.30.2 01:20:07 identify==2.6.19 01:20:07 idna==3.18 01:20:07 importlib-resources==1.5.0 01:20:07 iso8601==2.1.0 01:20:07 Jinja2==3.1.6 01:20:07 jmespath==1.1.0 01:20:07 jsonpatch==1.33 01:20:07 jsonpointer==3.1.1 01:20:07 jsonschema==4.26.0 01:20:07 jsonschema-specifications==2025.9.1 01:20:07 keystoneauth1==5.14.0 01:20:07 kubernetes==36.0.2 01:20:07 lftools==0.37.22 01:20:07 lxml==6.1.1 01:20:07 markdown-it-py==4.2.0 01:20:07 MarkupSafe==3.0.3 01:20:07 mdurl==0.1.2 01:20:07 msgpack==1.2.1 01:20:07 multi_key_dict==2.0.3 01:20:07 multidict==6.7.1 01:20:07 munch==4.0.0 01:20:07 netaddr==1.3.0 01:20:07 niet==1.4.2 01:20:07 nodeenv==1.10.0 01:20:07 oauth2client==4.1.3 01:20:07 oauthlib==3.3.1 01:20:07 openstacksdk==4.13.0 01:20:07 os-service-types==1.8.2 01:20:07 osc-lib==4.6.0 01:20:07 oslo.config==10.4.0 01:20:07 oslo.context==6.4.0 01:20:07 oslo.i18n==6.8.0 01:20:07 oslo.log==8.2.0 01:20:07 oslo.serialization==5.10.0 01:20:07 oslo.utils==10.1.1 01:20:07 packaging==26.2 01:20:07 pbr==7.0.3 01:20:07 platformdirs==4.10.0 01:20:07 prettytable==3.18.0 01:20:07 propcache==0.5.2 01:20:07 psutil==7.2.2 01:20:07 pyasn1==0.6.3 01:20:07 pyasn1_modules==0.4.2 01:20:07 pycparser==3.0 01:20:07 pygerrit2==2.0.15 01:20:07 PyGithub==2.9.1 01:20:07 Pygments==2.20.0 01:20:07 PyJWT==2.13.0 01:20:07 PyNaCl==1.6.2 01:20:07 pyparsing==2.4.7 01:20:07 pyperclip==1.11.0 01:20:07 pyrsistent==0.20.0 01:20:07 python-cinderclient==9.9.0 01:20:07 python-dateutil==2.9.0.post0 01:20:07 python-discovery==1.4.2 01:20:07 python-heatclient==5.2.0 01:20:07 python-jenkins==1.8.3 01:20:07 python-keystoneclient==5.8.0 01:20:07 python-magnumclient==4.10.0 01:20:07 python-openstackclient==10.0.0 01:20:07 python-swiftclient==4.10.0 01:20:07 PyYAML==6.0.3 01:20:07 referencing==0.37.0 01:20:07 requests==2.34.2 01:20:07 requests-oauthlib==2.0.0 01:20:07 rfc3986==2.0.0 01:20:07 rich==15.0.0 01:20:07 rich-argparse==1.8.0 01:20:07 rpds-py==0.30.0 01:20:07 rsa==4.9.1 01:20:07 ruamel.yaml==0.19.1 01:20:07 ruamel.yaml.clib==0.2.15 01:20:07 s3transfer==0.19.0 01:20:07 simplejson==4.1.1 01:20:07 six==1.17.0 01:20:07 smmap==5.0.3 01:20:07 soupsieve==2.8.4 01:20:07 stevedore==5.8.0 01:20:07 tabulate==0.10.0 01:20:07 toml==0.10.2 01:20:07 tomlkit==0.15.0 01:20:07 tqdm==4.68.3 01:20:07 typing_extensions==4.15.0 01:20:07 urllib3==1.26.20 01:20:07 virtualenv==21.5.1 01:20:07 wcwidth==0.8.1 01:20:07 websocket-client==1.9.0 01:20:07 wrapt==2.2.2 01:20:07 xdg==6.0.0 01:20:07 xmltodict==1.0.4 01:20:07 yarl==1.24.2 01:20:07 yq==3.4.3 01:20:07 provisioning config files... 01:20:07 copy managed file [global-settings] to file:/w/workspace/ric-app-ts-docker-merge-master@tmp/config18069705749900441226tmp 01:20:07 copy managed file [ric-app-ts-settings] to file:/w/workspace/ric-app-ts-docker-merge-master@tmp/config12117791089417452324tmp 01:20:07 [ric-app-ts-docker-merge-master] $ /bin/bash /tmp/jenkins6404581157027290574.sh 01:20:07 ---> docker-login.sh 01:20:07 nexus3.o-ran-sc.org:10001 01:20:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:20:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:20:08 Configure a credential helper to remove this warning. See 01:20:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:20:08 01:20:08 Login Succeeded 01:20:08 nexus3.o-ran-sc.org:10002 01:20:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:20:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:20:08 Configure a credential helper to remove this warning. See 01:20:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:20:08 01:20:08 Login Succeeded 01:20:08 nexus3.o-ran-sc.org:10003 01:20:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:20:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:20:08 Configure a credential helper to remove this warning. See 01:20:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:20:08 01:20:08 Login Succeeded 01:20:08 nexus3.o-ran-sc.org:10004 01:20:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:20:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:20:08 Configure a credential helper to remove this warning. See 01:20:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:20:08 01:20:08 Login Succeeded 01:20:08 ---> docker-login.sh ends 01:20:08 [ric-app-ts-docker-merge-master] $ /bin/bash /tmp/jenkins4547109105153748348.sh 01:20:08 [ric-app-ts-docker-merge-master] $ /bin/sh -xe /tmp/jenkins2466194586554137268.sh 01:20:08 [EnvInject] - Injecting environment variables from a build step. 01:20:08 [EnvInject] - Injecting as environment variables the properties content 01:20:08 DOCKER_ROOT=$WORKSPACE 01:20:08 CONTAINER_TAG_YAML_DIR= 01:20:08 CONTAINER_TAG_METHOD=yaml-file 01:20:08 01:20:08 [EnvInject] - Variables injected successfully. 01:20:08 [ric-app-ts-docker-merge-master] $ /bin/bash -l /tmp/jenkins11444601612537432856.sh 01:20:08 ---> docker-get-container-tag.sh 01:20:08 Setup pyenv: 01:20:08 system 01:20:08 3.8.13 01:20:08 3.9.13 01:20:08 * 3.10.6 (set by /w/workspace/ric-app-ts-docker-merge-master/.python-version) 01:20:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VhTb from file:/tmp/.os_lf_venv 01:20:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:20:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:20:12 lf-activate-venv(): INFO: Base packages installed successfully 01:20:12 lf-activate-venv(): INFO: Installing additional packages: yq 01:20:14 lf-activate-venv(): INFO: Adding /tmp/venv-VhTb/bin to PATH 01:20:14 ---> Docker image tag found: 1.2.5 01:20:14 [EnvInject] - Injecting environment variables from a build step. 01:20:14 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 01:20:14 [EnvInject] - Variables injected successfully. 01:20:14 [EnvInject] - Injecting environment variables from a build step. 01:20:14 [EnvInject] - Injecting as environment variables the properties content 01:20:14 DOCKER_ARGS=--network=host 01:20:14 DOCKER_ROOT=/w/workspace/ric-app-ts-docker-merge-master 01:20:14 CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 01:20:14 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 01:20:14 DOCKER_NAME=o-ran-sc/ric-app-ts 01:20:14 01:20:14 [EnvInject] - Variables injected successfully. 01:20:14 [ric-app-ts-docker-merge-master] $ /bin/bash /tmp/jenkins17519731509340292977.sh 01:20:14 ---> docker-build.sh 01:20:14 Docker version 24.0.2, build cb74dfc 01:20:14 Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/ric-app-ts:1.2.5 01:20:14 docker build --network=host -t nexus3.o-ran-sc.org:10004/o-ran-sc/ric-app-ts:1.2.5 . 01:20:15 #1 [internal] load build definition from Dockerfile 01:20:15 #1 transferring dockerfile: 5.57kB done 01:20:15 #1 DONE 0.1s 01:20:15 01:20:15 #2 [internal] load .dockerignore 01:20:15 #2 transferring context: 2B done 01:20:15 #2 DONE 0.1s 01:20:15 01:20:15 #3 [internal] load metadata for nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0 01:20:15 #3 DONE 0.1s 01:20:15 01:20:15 #4 [internal] load metadata for docker.io/library/ubuntu:20.04 01:20:16 #4 DONE 1.0s 01:20:16 01:20:16 #5 [internal] load build context 01:20:16 #5 DONE 0.0s 01:20:16 01:20:16 #6 [buildenv 1/10] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0@sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 01:20:16 #6 resolve nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0@sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 0.1s done 01:20:16 #6 ... 01:20:16 01:20:16 #7 [stage-1 1/8] FROM docker.io/library/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214 01:20:16 #7 resolve docker.io/library/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214 0.1s done 01:20:16 #7 DONE 0.2s 01:20:16 01:20:16 #6 [buildenv 1/10] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0@sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 01:20:16 #6 ... 01:20:16 01:20:16 #5 [internal] load build context 01:20:16 #5 transferring context: 700.00kB 0.0s done 01:20:16 #5 DONE 0.1s 01:20:16 01:20:16 #6 [buildenv 1/10] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0@sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 01:20:16 #6 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 5.24MB / 28.57MB 0.2s 01:20:16 #6 sha256:04d0e85b5cd09b2b3bd67c8db51e66ea72fcc0f011d8ed831af28ccf68dad6c8 143B / 143B 0.1s done 01:20:16 #6 sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 2.01kB / 2.01kB done 01:20:16 #6 sha256:db54390f5aa2465b3692a44d4dc8b31501b4b39fad70659713b2f6bb0a524a2b 5.96kB / 5.96kB done 01:20:16 #6 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 1.05MB / 328.92MB 0.2s 01:20:16 #6 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 0B / 129.05MB 0.2s 01:20:16 #6 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 9.44MB / 28.57MB 0.3s 01:20:16 #6 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 13.63MB / 28.57MB 0.4s 01:20:16 #6 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 17.83MB / 28.57MB 0.5s 01:20:16 #6 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 22.02MB / 28.57MB 0.6s 01:20:17 #6 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 27.26MB / 28.57MB 0.7s 01:20:17 #6 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 20.97MB / 328.92MB 0.7s 01:20:17 #6 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 28.57MB / 28.57MB 0.8s done 01:20:17 #6 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 8.39MB / 129.05MB 0.9s 01:20:17 #6 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 1.05MB / 134.79MB 0.9s 01:20:17 #6 extracting sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 01:20:17 #6 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 37.75MB / 328.92MB 1.0s 01:20:17 #6 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 8.39MB / 134.79MB 1.1s 01:20:17 #6 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 18.87MB / 129.05MB 1.2s 01:20:17 #6 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 55.57MB / 328.92MB 1.3s 01:20:17 #6 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 16.78MB / 134.79MB 1.3s 01:20:17 #6 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 72.35MB / 328.92MB 1.6s 01:20:17 #6 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 36.70MB / 129.05MB 1.6s 01:20:17 #6 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 32.51MB / 134.79MB 1.6s 01:20:18 #6 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 44.04MB / 129.05MB 1.7s 01:20:18 #6 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 42.99MB / 134.79MB 1.8s 01:20:18 #6 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 58.72MB / 129.05MB 1.9s 01:20:18 #6 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 93.32MB / 328.92MB 2.0s 01:20:18 #6 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 66.06MB / 129.05MB 2.0s 01:20:18 #6 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 52.43MB / 134.79MB 2.0s 01:20:18 #6 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 74.45MB / 129.05MB 2.1s 01:20:18 #6 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 81.79MB / 129.05MB 2.2s 01:20:18 #6 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 62.91MB / 134.79MB 2.2s 01:20:18 #6 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 111.15MB / 328.92MB 2.3s 01:20:18 #6 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 102.76MB / 129.05MB 2.5s 01:20:18 #6 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 74.10MB / 134.79MB 2.5s 01:20:19 #6 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 133.17MB / 328.92MB 2.7s 01:20:19 #6 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 117.44MB / 129.05MB 2.7s 01:20:19 #6 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 83.89MB / 134.79MB 2.7s 01:20:19 #6 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 124.78MB / 129.05MB 2.8s 01:20:19 #6 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 129.05MB / 129.05MB 3.1s done 01:20:19 #6 sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 0B / 27.08MB 3.2s 01:20:19 #6 extracting sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 2.3s done 01:20:22 #6 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 149.95MB / 328.92MB 6.4s 01:20:22 #6 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 95.42MB / 134.79MB 6.4s 01:20:22 #6 sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 10.46MB / 27.08MB 6.4s 01:20:22 #6 sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 19.92MB / 27.08MB 6.5s 01:20:22 #6 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 102.76MB / 134.79MB 6.6s 01:20:22 #6 sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 27.08MB / 27.08MB 6.6s 01:20:23 #6 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 177.21MB / 328.92MB 6.8s 01:20:23 #6 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 111.15MB / 134.79MB 6.8s 01:20:23 #6 sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 27.08MB / 27.08MB 6.6s done 01:20:23 #6 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 6.29MB / 42.84MB 6.8s 01:20:23 #6 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 14.68MB / 42.84MB 6.9s 01:20:23 #6 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 22.02MB / 42.84MB 7.0s 01:20:23 #6 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 202.38MB / 328.92MB 7.2s 01:20:23 #6 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 125.83MB / 134.79MB 7.2s 01:20:23 #6 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 38.80MB / 42.84MB 7.2s 01:20:23 #6 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 42.84MB / 42.84MB 7.3s 01:20:23 #6 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 134.79MB / 134.79MB 7.5s 01:20:23 #6 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 42.84MB / 42.84MB 7.3s done 01:20:23 #6 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 134.79MB / 134.79MB 7.5s done 01:20:23 #6 sha256:a7dc5108837a4b2f2334ef1af0d8acee0c93d88f648188edf23d9c959e971320 0B / 8.47MB 7.6s 01:20:26 #6 ... 01:20:26 01:20:26 #7 [stage-1 1/8] FROM docker.io/library/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214 01:20:26 #7 sha256:c664f8f86ed5a386b0a340d981b8f81714e21a8b9c73f658c4bea56aa179d54a 424B / 424B done 01:20:26 #7 sha256:b7bab04fd9aa0c771e5720bf0cc7cbf993fd6946645983d9096126e5af45d713 2.30kB / 2.30kB done 01:20:26 #7 sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214 6.69kB / 6.69kB done 01:20:26 #7 sha256:13b7e930469f6d3575a320709035c6acf6f5485a76abcf03d1b92a64c09c2476 27.51MB / 27.51MB 8.4s done 01:20:26 #7 extracting sha256:13b7e930469f6d3575a320709035c6acf6f5485a76abcf03d1b92a64c09c2476 1.4s 01:20:26 #7 ... 01:20:26 01:20:26 #6 [buildenv 1/10] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0@sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 01:20:26 #6 ... 01:20:26 01:20:26 #7 [stage-1 1/8] FROM docker.io/library/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214 01:20:26 #7 extracting sha256:13b7e930469f6d3575a320709035c6acf6f5485a76abcf03d1b92a64c09c2476 1.6s done 01:20:26 #7 DONE 10.6s 01:20:26 01:20:26 #6 [buildenv 1/10] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0@sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 01:20:28 #6 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 212.86MB / 328.92MB 12.4s 01:20:29 #6 sha256:a7dc5108837a4b2f2334ef1af0d8acee0c93d88f648188edf23d9c959e971320 0B / 8.47MB 12.7s 01:20:33 #6 sha256:a7dc5108837a4b2f2334ef1af0d8acee0c93d88f648188edf23d9c959e971320 7.34MB / 8.47MB 17.1s 01:20:33 #6 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 233.83MB / 328.92MB 17.2s 01:20:33 #6 sha256:a7dc5108837a4b2f2334ef1af0d8acee0c93d88f648188edf23d9c959e971320 8.47MB / 8.47MB 17.1s done 01:20:33 #6 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 250.61MB / 328.92MB 17.4s 01:20:33 #6 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 268.44MB / 328.92MB 17.6s 01:20:34 #6 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 296.75MB / 328.92MB 17.9s 01:20:34 #6 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 317.72MB / 328.92MB 18.1s 01:20:35 #6 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 328.92MB / 328.92MB 18.6s done 01:20:35 #6 extracting sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 01:20:36 #6 ... 01:20:36 01:20:36 #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:36 #0 0.291 Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] 01:20:36 #0 0.292 Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [128 kB] 01:20:36 #0 0.449 Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [128 kB] 01:20:36 #0 0.451 Get:4 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1300 kB] 01:20:36 #0 0.529 Get:5 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [4710 kB] 01:20:36 #0 0.534 Get:6 http://archive.ubuntu.com/ubuntu focal-backports InRelease [128 kB] 01:20:36 #0 0.580 Get:7 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB] 01:20:36 #0 0.784 Get:8 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [32.5 kB] 01:20:36 #0 0.784 Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [4366 kB] 01:20:36 #0 1.191 Get:10 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB] 01:20:36 #0 1.256 Get:11 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB] 01:20:36 #0 1.258 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 kB] 01:20:36 #0 1.340 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [36.2 kB] 01:20:36 #0 1.341 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [4904 kB] 01:20:36 #0 1.627 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1588 kB] 01:20:36 #0 1.725 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [4850 kB] 01:20:36 #0 2.026 Get:17 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [54.7 kB] 01:20:36 #0 2.039 Get:18 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.4 kB] 01:20:36 #0 3.271 Fetched 35.3 MB in 3s (11.5 MB/s) 01:20:36 #0 3.271 Reading package lists... 01:20:36 #0 5.328 Reading package lists... 01:20:36 #0 7.194 Building dependency tree... 01:20:36 #0 7.684 Reading state information... 01:20:36 #0 8.545 The following additional packages will be installed: 01:20:36 #0 8.546 ca-certificates krb5-locales libasn1-8-heimdal libbrotli1 libc-ares2 01:20:36 #0 8.546 libc-dev-bin libc6 libc6-dev libcrypt-dev libcurl4 libgrpc++1 libgrpc-dev 01:20:36 #0 8.546 libgrpc6 libgssapi-krb5-2 libgssapi3-heimdal libhcrypto4-heimdal 01:20:36 #0 8.546 libheimbase1-heimdal libheimntlm0-heimdal libhx509-5-heimdal libk5crypto3 01:20:36 #0 8.546 libkeyutils1 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libldap-2.4-2 01:20:36 #0 8.547 libldap-common libnghttp2-14 libprotobuf-lite17 libprotobuf17 libpsl5 01:20:36 #0 8.547 libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db 01:20:36 #0 8.548 libsqlite3-0 libssh-4 libssl1.1 libwind0-heimdal linux-libc-dev manpages 01:20:36 #0 8.549 manpages-dev openssl publicsuffix zlib1g-dev 01:20:36 #0 8.555 Suggested packages: 01:20:36 #0 8.555 glibc-doc locales libcurl4-doc libidn11-dev libkrb5-dev libldap2-dev 01:20:36 #0 8.555 librtmp-dev libssh2-1-dev libssl-dev pkg-config krb5-doc krb5-user 01:20:36 #0 8.555 libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal 01:20:36 #0 8.555 libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql man-browser 01:20:36 #0 8.775 The following NEW packages will be installed: 01:20:36 #0 8.776 ca-certificates krb5-locales libasn1-8-heimdal libbrotli1 libc-ares2 01:20:36 #0 8.776 libc-dev-bin libc6-dev libcrypt-dev libcurl4 libcurl4-openssl-dev 01:20:36 #0 8.776 libgrpc++-dev libgrpc++1 libgrpc-dev libgrpc6 libgssapi-krb5-2 01:20:36 #0 8.776 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal 01:20:36 #0 8.777 libheimntlm0-heimdal libhx509-5-heimdal libk5crypto3 libkeyutils1 01:20:36 #0 8.777 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common 01:20:36 #0 8.777 libnghttp2-14 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libpsl5 01:20:36 #0 8.777 libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db 01:20:36 #0 8.778 libsqlite3-0 libssh-4 libssl1.1 libwind0-heimdal linux-libc-dev manpages 01:20:36 #0 8.781 manpages-dev openssl publicsuffix zlib1g-dev 01:20:36 #0 8.787 The following packages will be upgraded: 01:20:36 #0 8.798 libc6 01:20:36 #0 8.892 1 upgraded, 47 newly installed, 0 to remove and 4 not upgraded. 01:20:36 #0 8.892 Need to get 20.4 MB of archives. 01:20:36 #0 8.892 After this operation, 87.1 MB of additional disk space will be used. 01:20:36 #0 8.892 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6 amd64 2.31-0ubuntu9.18 [2720 kB] 01:20:36 #0 9.075 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.24 [1323 kB] 01:20:36 #0 9.158 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.24 [621 kB] 01:20:36 #0 9.195 Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ca-certificates all 20240203~20.04.1 [159 kB] 01:20:36 #0 9.206 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.7 [549 kB] 01:20:36 #0 9.240 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-locales all 1.17-6ubuntu4.11 [12.0 kB] 01:20:36 #0 9.241 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.11 [31.5 kB] 01:20:36 #0 9.251 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.11 [80.3 kB] 01:20:36 #0 9.260 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkeyutils1 amd64 1.6-6ubuntu1.1 [10.3 kB] 01:20:36 #0 9.270 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.11 [330 kB] 01:20:36 #0 9.291 Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.11 [121 kB] 01:20:36 #0 9.300 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] 01:20:36 #0 9.307 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 manpages all 5.05-1 [1314 kB] 01:20:36 #0 9.388 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 publicsuffix all 20200303.0012-1 [111 kB] 01:20:36 #0 9.396 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:36 #0 9.403 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:36 #0 9.414 Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] 01:20:36 #0 9.431 Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.18 [71.7 kB] 01:20:36 #0 9.436 Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-libc-dev amd64 5.4.0-216.236 [1111 kB] 01:20:36 #0 9.509 Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 libcrypt-dev amd64 1:4.4.10-10ubuntu4 [104 kB] 01:20:36 #0 9.522 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dev amd64 2.31-0ubuntu9.18 [2520 kB] 01:20:36 #0 9.682 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:36 #0 9.693 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:36 #0 9.706 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:36 #0 9.726 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:36 #0 9.728 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:36 #0 9.741 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:36 #0 9.750 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:36 #0 9.760 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:36 #0 9.769 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:36 #0 9.779 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:36 #0 9.788 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:36 #0 9.797 Get:33 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libnghttp2-14 amd64 1.40.0-1ubuntu0.3 [79.9 kB] 01:20:36 #0 9.808 Get:34 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] 01:20:36 #0 9.818 Get:35 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.5 [171 kB] 01:20:36 #0 9.831 Get:36 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.25 [235 kB] 01:20:36 #0 9.847 Get:37 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4-openssl-dev amd64 7.68.0-1ubuntu2.25 [322 kB] 01:20:36 #0 9.868 Get:38 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-ares2 amd64 1.15.0-1ubuntu0.5 [36.9 kB] 01:20:36 #0 9.873 Get:39 http://archive.ubuntu.com/ubuntu focal/universe amd64 libgrpc6 amd64 1.16.1-1ubuntu5 [689 kB] 01:20:36 #0 9.919 Get:40 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprotobuf17 amd64 3.6.1.3-2ubuntu5.2 [798 kB] 01:20:36 #0 9.970 Get:41 http://archive.ubuntu.com/ubuntu focal/universe amd64 libgrpc++1 amd64 1.16.1-1ubuntu5 [517 kB] 01:20:36 #0 10.01 Get:42 http://archive.ubuntu.com/ubuntu focal/universe amd64 libgrpc-dev amd64 1.16.1-1ubuntu5 [602 kB] 01:20:36 #8 10.04 Get:43 http://archive.ubuntu.com/ubuntu focal/universe amd64 libgrpc++-dev amd64 1.16.1-1ubuntu5 [624 kB] 01:20:36 #8 10.08 Get:44 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2ubuntu5.2 [132 kB] 01:20:36 #8 10.08 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:36 #8 10.09 Get:46 http://archive.ubuntu.com/ubuntu focal/main amd64 manpages-dev all 5.05-1 [2266 kB] 01:20:36 #8 ... 01:20:36 01:20:36 #6 [buildenv 1/10] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0@sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 01:20:40 #6 extracting sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 5.1s 01:20:43 #6 ... 01:20:43 01:20:43 #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:43 #8 10.22 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:43 #8 10.23 Get:48 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprotobuf-dev amd64 3.6.1.3-2ubuntu5.2 [1156 kB] 01:20:43 #8 10.63 debconf: delaying package configuration, since apt-utils is not installed 01:20:43 #8 10.77 Fetched 20.4 MB in 1s (14.2 MB/s) 01:20:43 #8 10.87 (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:43 #8 10.87 Preparing to unpack .../libc6_2.31-0ubuntu9.18_amd64.deb ... 01:20:43 #8 11.00 debconf: unable to initialize frontend: Dialog 01:20:43 #8 11.00 debconf: (TERM is not set, so the dialog frontend is not usable.) 01:20:43 #8 11.00 debconf: falling back to frontend: Readline 01:20:43 #8 11.01 debconf: unable to initialize frontend: Readline 01:20:43 #8 11.01 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:43 #8 11.01 debconf: falling back to frontend: Teletype 01:20:43 #8 11.13 Unpacking libc6:amd64 (2.31-0ubuntu9.18) over (2.31-0ubuntu9.17) ... 01:20:43 #8 13.30 Setting up libc6:amd64 (2.31-0ubuntu9.18) ... 01:20:43 #8 13.45 debconf: unable to initialize frontend: Dialog 01:20:43 #8 13.45 debconf: (TERM is not set, so the dialog frontend is not usable.) 01:20:43 #8 13.45 debconf: falling back to frontend: Readline 01:20:43 #8 13.45 debconf: unable to initialize frontend: Readline 01:20:43 #8 13.45 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:43 #8 13.45 debconf: falling back to frontend: Teletype 01:20:43 #8 14.61 Selecting previously unselected package libssl1.1:amd64. 01:20:43 #8 14.61 (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:43 #8 14.61 Preparing to unpack .../00-libssl1.1_1.1.1f-1ubuntu2.24_amd64.deb ... 01:20:43 #8 14.63 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.24) ... 01:20:43 #8 14.87 Selecting previously unselected package openssl. 01:20:43 #8 14.87 Preparing to unpack .../01-openssl_1.1.1f-1ubuntu2.24_amd64.deb ... 01:20:43 #8 14.88 Unpacking openssl (1.1.1f-1ubuntu2.24) ... 01:20:43 #8 15.07 Selecting previously unselected package ca-certificates. 01:20:43 #8 15.07 Preparing to unpack .../02-ca-certificates_20240203~20.04.1_all.deb ... 01:20:43 #8 15.08 Unpacking ca-certificates (20240203~20.04.1) ... 01:20:43 #8 15.32 Selecting previously unselected package libsqlite3-0:amd64. 01:20:43 #8 15.32 Preparing to unpack .../03-libsqlite3-0_3.31.1-4ubuntu0.7_amd64.deb ... 01:20:43 #8 15.33 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.7) ... 01:20:43 #8 15.46 Selecting previously unselected package krb5-locales. 01:20:43 #8 15.46 Preparing to unpack .../04-krb5-locales_1.17-6ubuntu4.11_all.deb ... 01:20:43 #8 15.47 Unpacking krb5-locales (1.17-6ubuntu4.11) ... 01:20:43 #8 15.53 Selecting previously unselected package libkrb5support0:amd64. 01:20:43 #8 15.53 Preparing to unpack .../05-libkrb5support0_1.17-6ubuntu4.11_amd64.deb ... 01:20:43 #8 15.54 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.11) ... 01:20:43 #8 15.61 Selecting previously unselected package libk5crypto3:amd64. 01:20:43 #8 15.62 Preparing to unpack .../06-libk5crypto3_1.17-6ubuntu4.11_amd64.deb ... 01:20:43 #8 15.63 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.11) ... 01:20:43 #8 15.71 Selecting previously unselected package libkeyutils1:amd64. 01:20:43 #8 15.71 Preparing to unpack .../07-libkeyutils1_1.6-6ubuntu1.1_amd64.deb ... 01:20:43 #8 15.72 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1.1) ... 01:20:43 #8 15.78 Selecting previously unselected package libkrb5-3:amd64. 01:20:43 #8 15.78 Preparing to unpack .../08-libkrb5-3_1.17-6ubuntu4.11_amd64.deb ... 01:20:43 #8 15.79 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.11) ... 01:20:43 #8 15.90 Selecting previously unselected package libgssapi-krb5-2:amd64. 01:20:43 #8 15.90 Preparing to unpack .../09-libgssapi-krb5-2_1.17-6ubuntu4.11_amd64.deb ... 01:20:43 #8 15.90 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.11) ... 01:20:43 #8 15.99 Selecting previously unselected package libpsl5:amd64. 01:20:43 #8 15.99 Preparing to unpack .../10-libpsl5_0.21.0-1ubuntu1_amd64.deb ... 01:20:43 #8 16.00 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... 01:20:43 #8 16.08 Selecting previously unselected package manpages. 01:20:43 #8 16.08 Preparing to unpack .../11-manpages_5.05-1_all.deb ... 01:20:43 #8 16.10 Unpacking manpages (5.05-1) ... 01:20:43 #8 16.30 Selecting previously unselected package publicsuffix. 01:20:43 #8 16.30 Preparing to unpack .../12-publicsuffix_20200303.0012-1_all.deb ... 01:20:43 #8 16.31 Unpacking publicsuffix (20200303.0012-1) ... 01:20:43 #8 16.41 Selecting previously unselected package libroken18-heimdal:amd64. 01:20:43 #8 16.41 Preparing to unpack .../13-libroken18-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... 01:20:43 #8 16.42 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 01:20:43 #8 16.49 Selecting previously unselected package libasn1-8-heimdal:amd64. 01:20:43 #8 16.49 Preparing to unpack .../14-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... 01:20:43 #8 16.50 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 01:20:43 #8 16.61 Selecting previously unselected package libbrotli1:amd64. 01:20:43 #8 16.61 Preparing to unpack .../15-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... 01:20:43 #8 16.62 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 01:20:43 #8 16.74 Selecting previously unselected package libc-dev-bin. 01:20:43 #8 16.74 Preparing to unpack .../16-libc-dev-bin_2.31-0ubuntu9.18_amd64.deb ... 01:20:43 #8 16.75 Unpacking libc-dev-bin (2.31-0ubuntu9.18) ... 01:20:43 #8 16.83 Selecting previously unselected package linux-libc-dev:amd64. 01:20:43 #8 16.83 Preparing to unpack .../17-linux-libc-dev_5.4.0-216.236_amd64.deb ... 01:20:43 #8 16.84 Unpacking linux-libc-dev:amd64 (5.4.0-216.236) ... 01:20:45 #8 18.34 Selecting previously unselected package libcrypt-dev:amd64. 01:20:45 #8 18.34 Preparing to unpack .../18-libcrypt-dev_1%3a4.4.10-10ubuntu4_amd64.deb ... 01:20:45 #8 18.35 Unpacking libcrypt-dev:amd64 (1:4.4.10-10ubuntu4) ... 01:20:45 #8 18.43 Selecting previously unselected package libc6-dev:amd64. 01:20:45 #8 18.44 Preparing to unpack .../19-libc6-dev_2.31-0ubuntu9.18_amd64.deb ... 01:20:45 #8 18.45 Unpacking libc6-dev:amd64 (2.31-0ubuntu9.18) ... 01:20:46 #8 19.62 Selecting previously unselected package libheimbase1-heimdal:amd64. 01:20:46 #8 19.62 Preparing to unpack .../20-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... 01:20:46 #8 19.63 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 01:20:46 #8 19.70 Selecting previously unselected package libhcrypto4-heimdal:amd64. 01:20:46 #8 19.70 Preparing to unpack .../21-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... 01:20:46 #8 19.71 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 01:20:46 #8 19.78 Selecting previously unselected package libwind0-heimdal:amd64. 01:20:46 #8 19.78 Preparing to unpack .../22-libwind0-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... 01:20:46 #8 19.80 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 01:20:46 #8 19.88 Selecting previously unselected package libhx509-5-heimdal:amd64. 01:20:46 #8 19.88 Preparing to unpack .../23-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... 01:20:46 #8 19.89 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 01:20:46 #8 19.96 Selecting previously unselected package libkrb5-26-heimdal:amd64. 01:20:46 #8 19.97 Preparing to unpack .../24-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... 01:20:46 #8 19.97 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 01:20:46 #8 20.09 Selecting previously unselected package libheimntlm0-heimdal:amd64. 01:20:46 #8 20.09 Preparing to unpack .../25-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... 01:20:46 #8 20.10 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 01:20:47 #8 20.15 Selecting previously unselected package libgssapi3-heimdal:amd64. 01:20:47 #8 20.16 Preparing to unpack .../26-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... 01:20:47 #8 20.16 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 01:20:47 #8 20.24 Selecting previously unselected package libsasl2-modules-db:amd64. 01:20:47 #8 20.24 Preparing to unpack .../27-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 01:20:47 #8 20.25 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 01:20:47 #8 20.32 Selecting previously unselected package libsasl2-2:amd64. 01:20:47 #8 20.32 Preparing to unpack .../28-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 01:20:47 #8 20.33 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 01:20:47 #8 20.41 Selecting previously unselected package libldap-common. 01:20:47 #8 20.41 Preparing to unpack .../29-libldap-common_2.4.49+dfsg-2ubuntu1.10_all.deb ... 01:20:47 #8 20.43 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.10) ... 01:20:47 #8 20.52 Selecting previously unselected package libldap-2.4-2:amd64. 01:20:47 #8 20.52 Preparing to unpack .../30-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.10_amd64.deb ... 01:20:47 #8 20.53 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.10) ... 01:20:47 #8 20.64 Selecting previously unselected package libnghttp2-14:amd64. 01:20:47 #8 20.64 Preparing to unpack .../31-libnghttp2-14_1.40.0-1ubuntu0.3_amd64.deb ... 01:20:47 #8 20.64 Unpacking libnghttp2-14:amd64 (1.40.0-1ubuntu0.3) ... 01:20:47 #8 20.73 Selecting previously unselected package librtmp1:amd64. 01:20:47 #8 20.73 Preparing to unpack .../32-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... 01:20:47 #8 20.74 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 01:20:47 #8 20.82 Selecting previously unselected package libssh-4:amd64. 01:20:47 #8 20.82 Preparing to unpack .../33-libssh-4_0.9.3-2ubuntu2.5_amd64.deb ... 01:20:47 #8 20.83 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.5) ... 01:20:47 #8 20.92 Selecting previously unselected package libcurl4:amd64. 01:20:47 #8 20.92 Preparing to unpack .../34-libcurl4_7.68.0-1ubuntu2.25_amd64.deb ... 01:20:47 #8 20.94 Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.25) ... 01:20:47 #8 21.03 Selecting previously unselected package libcurl4-openssl-dev:amd64. 01:20:47 #8 21.04 Preparing to unpack .../35-libcurl4-openssl-dev_7.68.0-1ubuntu2.25_amd64.deb ... 01:20:47 #8 21.04 Unpacking libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.25) ... 01:20:48 #8 21.19 Selecting previously unselected package libc-ares2:amd64. 01:20:48 #8 21.20 Preparing to unpack .../36-libc-ares2_1.15.0-1ubuntu0.5_amd64.deb ... 01:20:48 #8 21.21 Unpacking libc-ares2:amd64 (1.15.0-1ubuntu0.5) ... 01:20:48 #8 21.27 Selecting previously unselected package libgrpc6:amd64. 01:20:48 #8 21.27 Preparing to unpack .../37-libgrpc6_1.16.1-1ubuntu5_amd64.deb ... 01:20:48 #8 21.28 Unpacking libgrpc6:amd64 (1.16.1-1ubuntu5) ... 01:20:48 #8 21.45 Selecting previously unselected package libprotobuf17:amd64. 01:20:48 #8 21.45 Preparing to unpack .../38-libprotobuf17_3.6.1.3-2ubuntu5.2_amd64.deb ... 01:20:48 #8 21.46 Unpacking libprotobuf17:amd64 (3.6.1.3-2ubuntu5.2) ... 01:20:48 #8 21.67 Selecting previously unselected package libgrpc++1:amd64. 01:20:48 #8 21.67 Preparing to unpack .../39-libgrpc++1_1.16.1-1ubuntu5_amd64.deb ... 01:20:48 #8 21.68 Unpacking libgrpc++1:amd64 (1.16.1-1ubuntu5) ... 01:20:48 #8 21.82 Selecting previously unselected package libgrpc-dev:amd64. 01:20:48 #8 21.82 Preparing to unpack .../40-libgrpc-dev_1.16.1-1ubuntu5_amd64.deb ... 01:20:48 #8 21.83 Unpacking libgrpc-dev:amd64 (1.16.1-1ubuntu5) ... 01:20:48 #8 22.03 Selecting previously unselected package libgrpc++-dev:amd64. 01:20:48 #8 22.03 Preparing to unpack .../41-libgrpc++-dev_1.16.1-1ubuntu5_amd64.deb ... 01:20:48 #8 22.04 Unpacking libgrpc++-dev:amd64 (1.16.1-1ubuntu5) ... 01:20:49 #8 22.37 Selecting previously unselected package libprotobuf-lite17:amd64. 01:20:49 #8 22.37 Preparing to unpack .../42-libprotobuf-lite17_3.6.1.3-2ubuntu5.2_amd64.deb ... 01:20:49 #8 22.38 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5.2) ... 01:20:49 #8 22.46 Selecting previously unselected package libsasl2-modules:amd64. 01:20:49 #8 22.46 Preparing to unpack .../43-libsasl2-modules_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 01:20:49 #8 22.47 Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 01:20:49 #8 22.56 Selecting previously unselected package manpages-dev. 01:20:49 #8 22.56 Preparing to unpack .../44-manpages-dev_5.05-1_all.deb ... 01:20:49 #8 22.57 Unpacking manpages-dev (5.05-1) ... 01:20:49 #8 22.91 Selecting previously unselected package zlib1g-dev:amd64. 01:20:49 #8 22.91 Preparing to unpack .../45-zlib1g-dev_1%3a1.2.11.dfsg-2ubuntu1.5_amd64.deb ... 01:20:49 #8 22.92 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu1.5) ... 01:20:49 #8 23.01 Selecting previously unselected package libprotobuf-dev:amd64. 01:20:49 #8 23.02 Preparing to unpack .../46-libprotobuf-dev_3.6.1.3-2ubuntu5.2_amd64.deb ... 01:20:49 #8 23.02 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5.2) ... 01:20:51 #8 24.25 Setting up libkeyutils1:amd64 (1.6-6ubuntu1.1) ... 01:20:51 #8 24.63 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... 01:20:51 #8 24.66 Setting up manpages (5.05-1) ... 01:20:51 #8 24.69 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5.2) ... 01:20:51 #8 24.72 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.24) ... 01:20:51 #8 24.83 debconf: unable to initialize frontend: Dialog 01:20:51 #8 24.83 debconf: (TERM is not set, so the dialog frontend is not usable.) 01:20:51 #8 24.83 debconf: falling back to frontend: Readline 01:20:51 #8 24.83 debconf: unable to initialize frontend: Readline 01:20:51 #8 24.83 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:51 #8 24.83 debconf: falling back to frontend: Teletype 01:20:51 #8 24.88 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 01:20:51 #8 24.91 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.7) ... 01:20:51 #8 24.94 Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 01:20:51 #8 24.98 Setting up libnghttp2-14:amd64 (1.40.0-1ubuntu0.3) ... 01:20:51 #8 25.01 Setting up linux-libc-dev:amd64 (5.4.0-216.236) ... 01:20:51 #8 25.04 Setting up krb5-locales (1.17-6ubuntu4.11) ... 01:20:51 #8 25.08 Setting up libc-ares2:amd64 (1.15.0-1ubuntu0.5) ... 01:20:52 #8 25.10 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.10) ... 01:20:52 #8 25.13 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.11) ... 01:20:52 #8 25.15 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 01:20:52 #8 25.17 Setting up libgrpc6:amd64 (1.16.1-1ubuntu5) ... 01:20:52 #8 25.20 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 01:20:52 #8 25.22 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.11) ... 01:20:52 #8 25.24 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 01:20:52 #8 25.27 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 01:20:52 #8 25.29 Setting up libcrypt-dev:amd64 (1:4.4.10-10ubuntu4) ... 01:20:52 #8 25.31 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.11) ... 01:20:52 #8 25.35 Setting up libprotobuf17:amd64 (3.6.1.3-2ubuntu5.2) ... 01:20:52 #8 25.38 Setting up libc-dev-bin (2.31-0ubuntu9.18) ... 01:20:52 #8 25.42 Setting up openssl (1.1.1f-1ubuntu2.24) ... 01:20:52 #8 25.47 Setting up libgrpc++1:amd64 (1.16.1-1ubuntu5) ... 01:20:52 #8 25.50 Setting up publicsuffix (20200303.0012-1) ... 01:20:52 #8 25.55 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 01:20:52 #8 25.57 Setting up manpages-dev (5.05-1) ... 01:20:52 #8 25.60 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 01:20:52 #8 25.62 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 01:20:52 #8 25.65 Setting up libgrpc-dev:amd64 (1.16.1-1ubuntu5) ... 01:20:52 #8 25.70 Setting up ca-certificates (20240203~20.04.1) ... 01:20:52 #8 25.83 debconf: unable to initialize frontend: Dialog 01:20:52 #8 25.83 debconf: (TERM is not set, so the dialog frontend is not usable.) 01:20:52 #8 25.83 debconf: falling back to frontend: Readline 01:20:52 #8 25.83 debconf: unable to initialize frontend: Readline 01:20:52 #8 25.83 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:52 #8 25.83 debconf: falling back to frontend: Teletype 01:20:53 #8 26.50 Updating certificates in /etc/ssl/certs... 01:20:54 #8 ... 01:20:54 01:20:54 #6 [buildenv 1/10] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0@sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 01:20:54 #6 extracting sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 18.8s 01:20:54 #6 ... 01:20:54 01:20:54 #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:54 #8 27.53 146 added, 0 removed; done. 01:20:54 #8 27.67 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 01:20:54 #8 27.70 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.11) ... 01:20:54 #8 27.72 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.5) ... 01:20:54 #8 27.76 Setting up libgrpc++-dev:amd64 (1.16.1-1ubuntu5) ... 01:20:54 #8 27.82 Setting up libc6-dev:amd64 (2.31-0ubuntu9.18) ... 01:20:54 #8 27.85 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 01:20:54 #8 27.90 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu1.5) ... 01:20:54 #8 27.93 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 01:20:54 #8 27.96 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 01:20:54 #8 28.00 Setting up libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5.2) ... 01:20:54 #8 28.04 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 01:20:54 #8 28.08 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.10) ... 01:20:54 #8 28.12 Setting up libcurl4:amd64 (7.68.0-1ubuntu2.25) ... 01:20:54 #8 28.17 Setting up libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.25) ... 01:20:55 #8 28.20 Processing triggers for libc-bin (2.31-0ubuntu9.17) ... 01:20:55 #8 28.26 Processing triggers for ca-certificates (20240203~20.04.1) ... 01:20:55 #8 28.28 Updating certificates in /etc/ssl/certs... 01:20:56 #8 29.20 0 added, 0 removed; done. 01:20:56 #8 29.20 Running hooks in /etc/ca-certificates/update.d... 01:20:56 #8 29.21 done. 01:20:57 #8 DONE 31.0s 01:20:57 01:20:57 #6 [buildenv 1/10] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0@sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 01:20:58 #6 extracting sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 23.9s 01:21:04 #6 extracting sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 28.9s 01:21:05 #6 extracting sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 30.4s done 01:21:05 #6 extracting sha256:04d0e85b5cd09b2b3bd67c8db51e66ea72fcc0f011d8ed831af28ccf68dad6c8 done 01:21:05 #6 extracting sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 01:21:11 #6 extracting sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 5.1s 01:21:13 #6 extracting sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 7.5s done 01:21:13 #6 extracting sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 01:21:18 #6 extracting sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 5.0s 01:21:21 #6 extracting sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 7.6s done 01:21:21 #6 extracting sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 01:21:23 #6 extracting sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 1.6s done 01:21:23 #6 extracting sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 0.1s 01:21:24 #6 extracting sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 1.3s done 01:21:24 #6 extracting sha256:a7dc5108837a4b2f2334ef1af0d8acee0c93d88f648188edf23d9c959e971320 01:21:25 #6 extracting sha256:a7dc5108837a4b2f2334ef1af0d8acee0c93d88f648188edf23d9c959e971320 0.2s done 01:21:25 #6 DONE 69.6s 01:21:25 01:21:25 #9 [buildenv 2/10] RUN mkdir -p /playpen/assets /playpen/src /playpen/bin 01:21:27 #9 DONE 1.6s 01:21:27 01:21:27 #10 [buildenv 3/10] WORKDIR /playpen 01:21:27 #10 DONE 0.1s 01:21:27 01:21:27 #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:28 #11 0.412 2026-06-24 01:21:28 URL:https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/3232364.deb?Expires=1782264987&Signature=sMzaPC2vp6BCEwy4LDdofNO8cuZWfLzVpzP5bBpMSU7IRs1lCbVvw-iDuacEe3nTyvTeIhoan8XUq3c6q937DSfT~2DrSTLupr8YuaCaLpn~SaaYSwBbTSHoudfdIqRa0su-RH-dQFi45hI1T4GM1M84iMrF5yHmD8sWTJkISxsOdWc28B5YygstmgEMKQ3Jk-eM7p6BWtq3DNmaHIbeOrL2dYDpc-augIzJ9W1rFAT7dCRf4jBUW29IWPNiTqgtIXz4F~6Ag76Wt-Rl88Mm1H5DBZslg6zqOLdLsC0In-PjMTS8y79gN8N2qZoy9xFblvoV678qWpe1ETQE0clB8w__&Key-Pair-Id=K1ZMSF1EKC3AZL [241596/241596] -> "rmr_4.8.1_amd64.deb" [1] 01:21:28 #11 0.580 2026-06-24 01:21:28 URL:https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/3232360.deb?Expires=1782264988&Signature=jVZYu0H6i8QO0R3ScyqdAtm5CtRishRGZ8qvppx5iGhmlXyKxaod-99L3JgbYS3GzT2Q-BZxM9PftJ2rgnXqLAUpSitRIhbm3p1duo39e~eKWTZfq~Q~KBkMDrG8o8xoI8Tqrx6Mu6fAeEpqnZ594Yh64jeSz-TY0y1Ld0p8s6bSTH6LhUCROmNg-gpzfklPtkd~p25yXI46quRrhX3NukR3i1~OVJXxH4gOneLkqucYBEpHDT6dCpcz1P-FHKnic2FtU0rJvV0JMNCTJMnua4ZY047v5x9REWLnnJPa21vEMgN~ggyCXtcxiqsjK4etc0tUmALQIs47BZJh1cDoPQ__&Key-Pair-Id=K1ZMSF1EKC3AZL [125638/125638] -> "rmr-dev_4.8.1_amd64.deb" [1] 01:21:28 #11 0.612 Selecting previously unselected package rmr. 01:21:28 #11 0.639 (Reading database ... 46361 files and directories currently installed.) 01:21:28 #11 0.643 Preparing to unpack rmr_4.8.1_amd64.deb ... 01:21:28 #11 0.651 Unpacking rmr (4.8.1) ... 01:21:28 #11 0.711 Selecting previously unselected package rmr-dev. 01:21:28 #11 0.717 Preparing to unpack rmr-dev_4.8.1_amd64.deb ... 01:21:28 #11 0.724 Unpacking rmr-dev (4.8.1) ... 01:21:28 #11 0.782 Setting up rmr (4.8.1) ... 01:21:28 #11 0.800 Setting up rmr-dev (4.8.1) ... 01:21:28 #11 DONE 1.0s 01:21:28 01:21:28 #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:29 #12 0.394 2026-06-24 01:21:28 URL:https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/3293022.deb?Expires=1782264988&Signature=EaplNrvNqnlSl16sv0-sPPYiwLKwSVypoMV-rsO80~o0kenR-CJvjYuhEcTsGX2kT75jjZOI3jBz0JC5dqDxE1eHq7N0xl1aad1NMTIfUJs9~-XE~IlLvEPibSBBL59R6MqdOX59QgyX4pMQmpofoJ5OZkICgC3hI3awHhZPUuw8zLq~dJgi9ldRDkqI~Z-O3Ex~pmAABrk10lEnaEHUvcUOediSeFJ2kiwkd0RU4J3s39aXp625ZsYI8LGrO~MYlV09ZP9d-p5JwcgyrbVWgGmUkrp90R3T9TwjT2tO8wYSabb86mhOtQIm-89vJk0D1iXTKfRz0lq455E81uMEsw__&Key-Pair-Id=K1ZMSF1EKC3AZL [523580/523580] -> "ricxfcpp-dev_2.3.6_amd64.deb" [1] 01:21:29 #12 0.556 2026-06-24 01:21:29 URL:https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/3293027.deb?Expires=1782264989&Signature=M-k3p2nzRbwv2BPDmvsKA3gBFE7HUI14MdfDe2j8jIcYubQ8cB2-TSwLBrk80mQb59UbbinFQUx9SQzyZSF3CDB6rNF1Fkbb1Gkt7DEdwTjRxWnrmWqEKCf6CHJwgiyTFsD2d9Vv55OBLv~iQYZSMSmVXPxQVQ6g~ijQV5xAMRJxXrJNwKd~LKBJ-e2Qk4mzFIwWnDsswyxfPV9xndHWAfl~A31WQ6~iremuRlEIgpz6-147edGadaega9zImSsiZSOwYgGLhoL7aT6YP6gDbXdRbmowoby4WV-1Y4ji2fTkKM8GG-ewelj9vL83SBcTrvWV3Mu2w2xo6qRb3wdWNw__&Key-Pair-Id=K1ZMSF1EKC3AZL [325642/325642] -> "ricxfcpp_2.3.6_amd64.deb" [1] 01:21:29 #12 0.592 Selecting previously unselected package ricxfcpp-dev. 01:21:29 #12 0.620 (Reading database ... 46376 files and directories currently installed.) 01:21:29 #12 0.624 Preparing to unpack ricxfcpp-dev_2.3.6_amd64.deb ... 01:21:29 #12 0.631 Unpacking ricxfcpp-dev (2.3.6) ... 01:21:29 #12 0.717 Selecting previously unselected package ricxfcpp. 01:21:29 #12 0.723 Preparing to unpack ricxfcpp_2.3.6_amd64.deb ... 01:21:29 #12 0.729 Unpacking ricxfcpp (2.3.6) ... 01:21:29 #12 0.777 Setting up ricxfcpp-dev (2.3.6) ... 01:21:29 #12 0.793 Setting up ricxfcpp (2.3.6) ... 01:21:29 #12 DONE 1.0s 01:21:29 01:21:29 #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:29 #13 0.239 Cloning into 'rapidjson'... 01:21:34 #13 4.564 -- The CXX compiler identification is GNU 9.3.0 01:21:34 #13 4.573 -- Check for working CXX compiler: /usr/bin/c++ 01:21:34 #13 4.689 -- Check for working CXX compiler: /usr/bin/c++ -- works 01:21:34 #13 4.691 -- Detecting CXX compiler ABI info 01:21:34 #13 4.805 -- Detecting CXX compiler ABI info - done 01:21:34 #13 4.828 -- Detecting CXX compile features 01:21:34 #13 4.829 -- Detecting CXX compile features - done 01:21:34 #13 4.834 -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) 01:21:34 #13 4.835 -- No Doxygen found. Documentation won't be built 01:21:34 #13 4.839 -- Could NOT find GTestSrc (missing: GTEST_SOURCE_DIR GTEST_INCLUDE_DIR) 01:21:34 #13 4.849 -- Configuring done 01:21:34 #13 4.897 -- Generating done 01:21:34 #13 4.904 -- Build files have been written to: /playpen/rapidjson/build 01:21:34 #13 4.957 Scanning dependencies of target serialize 01:21:34 #13 4.972 [ 2%] Building CXX object example/CMakeFiles/serialize.dir/serialize/serialize.cpp.o 01:21:37 #13 7.804 [ 5%] Linking CXX executable ../bin/serialize 01:21:37 #13 7.969 [ 5%] Built target serialize 01:21:37 #13 7.987 Scanning dependencies of target simpledom 01:21:37 #13 8.004 [ 7%] Building CXX object example/CMakeFiles/simpledom.dir/simpledom/simpledom.cpp.o 01:21:40 #13 10.66 [ 10%] Linking CXX executable ../bin/simpledom 01:21:40 #13 10.82 [ 10%] Built target simpledom 01:21:40 #13 10.85 Scanning dependencies of target simplereader 01:21:40 #13 10.87 [ 12%] Building CXX object example/CMakeFiles/simplereader.dir/simplereader/simplereader.cpp.o 01:21:41 #13 12.11 [ 15%] Linking CXX executable ../bin/simplereader 01:21:41 #13 12.26 [ 15%] Built target simplereader 01:21:41 #13 12.27 Scanning dependencies of target simplewriter 01:21:41 #13 12.29 [ 17%] Building CXX object example/CMakeFiles/simplewriter.dir/simplewriter/simplewriter.cpp.o 01:21:43 #13 13.34 [ 20%] Linking CXX executable ../bin/simplewriter 01:21:43 #13 13.50 [ 20%] Built target simplewriter 01:21:43 #13 13.52 Scanning dependencies of target capitalize 01:21:43 #13 13.54 [ 23%] Building CXX object example/CMakeFiles/capitalize.dir/capitalize/capitalize.cpp.o 01:21:45 #13 15.90 [ 25%] Linking CXX executable ../bin/capitalize 01:21:45 #13 16.05 [ 25%] Built target capitalize 01:21:45 #13 16.07 Scanning dependencies of target prettyauto 01:21:45 #13 16.08 [ 28%] Building CXX object example/CMakeFiles/prettyauto.dir/prettyauto/prettyauto.cpp.o 01:21:48 #13 18.56 [ 30%] Linking CXX executable ../bin/prettyauto 01:21:48 #13 18.71 [ 30%] Built target prettyauto 01:21:48 #13 18.73 Scanning dependencies of target condense 01:21:48 #13 18.75 [ 33%] Building CXX object example/CMakeFiles/condense.dir/condense/condense.cpp.o 01:21:50 #13 20.94 [ 35%] Linking CXX executable ../bin/condense 01:21:50 #13 21.10 [ 35%] Built target condense 01:21:50 #13 21.12 Scanning dependencies of target filterkey 01:21:50 #13 21.13 [ 38%] Building CXX object example/CMakeFiles/filterkey.dir/filterkey/filterkey.cpp.o 01:21:53 #13 23.52 [ 41%] Linking CXX executable ../bin/filterkey 01:21:53 #13 23.69 [ 41%] Built target filterkey 01:21:53 #13 23.71 Scanning dependencies of target filterkeydom 01:21:53 #13 23.72 [ 43%] Building CXX object example/CMakeFiles/filterkeydom.dir/filterkeydom/filterkeydom.cpp.o 01:21:56 #13 26.67 [ 46%] Linking CXX executable ../bin/filterkeydom 01:21:56 #13 26.84 [ 46%] Built target filterkeydom 01:21:56 #13 26.86 Scanning dependencies of target schemavalidator 01:21:56 #13 26.88 [ 48%] Building CXX object example/CMakeFiles/schemavalidator.dir/schemavalidator/schemavalidator.cpp.o 01:22:06 #13 37.11 [ 51%] Linking CXX executable ../bin/schemavalidator 01:22:06 #13 37.31 [ 51%] Built target schemavalidator 01:22:06 #13 37.33 Scanning dependencies of target messagereader 01:22:06 #13 37.35 [ 53%] Building CXX object example/CMakeFiles/messagereader.dir/messagereader/messagereader.cpp.o 01:22:08 #13 38.97 [ 56%] Linking CXX executable ../bin/messagereader 01:22:08 #13 39.15 [ 56%] Built target messagereader 01:22:08 #13 39.17 Scanning dependencies of target sortkeys 01:22:08 #13 39.19 [ 58%] Building CXX object example/CMakeFiles/sortkeys.dir/sortkeys/sortkeys.cpp.o 01:22:10 #13 41.19 [ 61%] Linking CXX executable ../bin/sortkeys 01:22:10 #13 41.33 [ 61%] Built target sortkeys 01:22:11 #13 41.35 Scanning dependencies of target simplepullreader 01:22:11 #13 41.37 [ 64%] Building CXX object example/CMakeFiles/simplepullreader.dir/simplepullreader/simplepullreader.cpp.o 01:22:12 #13 43.10 [ 66%] Linking CXX executable ../bin/simplepullreader 01:22:12 #13 43.24 [ 66%] Built target simplepullreader 01:22:12 #13 43.26 Scanning dependencies of target pretty 01:22:12 #13 43.27 [ 69%] Building CXX object example/CMakeFiles/pretty.dir/pretty/pretty.cpp.o 01:22:15 #13 45.66 [ 71%] Linking CXX executable ../bin/pretty 01:22:15 #13 45.82 [ 71%] Built target pretty 01:22:15 #13 45.84 Scanning dependencies of target jsonx 01:22:15 #13 45.86 [ 74%] Building CXX object example/CMakeFiles/jsonx.dir/jsonx/jsonx.cpp.o 01:22:17 #13 47.55 [ 76%] Linking CXX executable ../bin/jsonx 01:22:17 #13 47.70 [ 76%] Built target jsonx 01:22:17 #13 47.73 Scanning dependencies of target tutorial 01:22:17 #13 47.74 [ 79%] Building CXX object example/CMakeFiles/tutorial.dir/tutorial/tutorial.cpp.o 01:22:20 #13 50.46 [ 82%] Linking CXX executable ../bin/tutorial 01:22:20 #13 50.63 [ 82%] Built target tutorial 01:22:20 #13 50.65 Scanning dependencies of target parsebyparts 01:22:20 #13 50.66 [ 84%] Building CXX object example/CMakeFiles/parsebyparts.dir/parsebyparts/parsebyparts.cpp.o 01:22:24 #13 54.55 [ 87%] Linking CXX executable ../bin/parsebyparts 01:22:24 #13 54.71 [ 87%] Built target parsebyparts 01:22:24 #13 54.74 Scanning dependencies of target lookaheadparser 01:22:24 #13 54.75 [ 89%] Building CXX object example/CMakeFiles/lookaheadparser.dir/lookaheadparser/lookaheadparser.cpp.o 01:22:25 #13 56.04 [ 92%] Linking CXX executable ../bin/lookaheadparser 01:22:25 #13 56.21 [ 92%] Built target lookaheadparser 01:22:25 #13 56.22 Scanning dependencies of target examples 01:22:25 #13 56.24 [ 92%] Built target examples 01:22:25 #13 56.26 Scanning dependencies of target archivertest 01:22:25 #13 56.27 [ 94%] Building CXX object example/CMakeFiles/archivertest.dir/archiver/archiver.cpp.o 01:22:29 #13 59.62 [ 97%] Building CXX object example/CMakeFiles/archivertest.dir/archiver/archivertest.cpp.o 01:22:30 #13 60.88 [100%] Linking CXX executable ../bin/archivertest 01:22:30 #13 61.10 [100%] Built target archivertest 01:22:30 #13 61.14 Install the project... 01:22:30 #13 61.15 -- Install configuration: "RelWithDebInfo" 01:22:30 #13 61.16 -- Installing: /usr/local/lib/pkgconfig/RapidJSON.pc 01:22:30 #13 61.16 -- Installing: /usr/local/share/doc/RapidJSON/readme.md 01:22:30 #13 61.16 -- Installing: /usr/local/include/rapidjson 01:22:30 #13 61.16 -- Installing: /usr/local/include/rapidjson/pointer.h 01:22:30 #13 61.16 -- Installing: /usr/local/include/rapidjson/encodings.h 01:22:30 #13 61.16 -- Installing: /usr/local/include/rapidjson/memorybuffer.h 01:22:30 #13 61.16 -- Installing: /usr/local/include/rapidjson/memorystream.h 01:22:30 #13 61.16 -- Installing: /usr/local/include/rapidjson/document.h 01:22:30 #13 61.16 -- Installing: /usr/local/include/rapidjson/cursorstreamwrapper.h 01:22:30 #13 61.16 -- Installing: /usr/local/include/rapidjson/reader.h 01:22:30 #13 61.16 -- Installing: /usr/local/include/rapidjson/istreamwrapper.h 01:22:30 #13 61.16 -- Installing: /usr/local/include/rapidjson/filewritestream.h 01:22:30 #13 61.16 -- Installing: /usr/local/include/rapidjson/encodedstream.h 01:22:30 #13 61.16 -- Installing: /usr/local/include/rapidjson/msinttypes 01:22:30 #13 61.16 -- Installing: /usr/local/include/rapidjson/msinttypes/stdint.h 01:22:30 #13 61.16 -- Installing: /usr/local/include/rapidjson/msinttypes/inttypes.h 01:22:30 #13 61.16 -- Installing: /usr/local/include/rapidjson/writer.h 01:22:30 #13 61.16 -- Installing: /usr/local/include/rapidjson/error 01:22:30 #13 61.16 -- Installing: /usr/local/include/rapidjson/error/en.h 01:22:30 #13 61.16 -- Installing: /usr/local/include/rapidjson/error/error.h 01:22:30 #13 61.16 -- Installing: /usr/local/include/rapidjson/prettywriter.h 01:22:30 #13 61.16 -- Installing: /usr/local/include/rapidjson/internal 01:22:30 #13 61.16 -- Installing: /usr/local/include/rapidjson/internal/itoa.h 01:22:30 #13 61.16 -- Installing: /usr/local/include/rapidjson/internal/biginteger.h 01:22:30 #13 61.16 -- Installing: /usr/local/include/rapidjson/internal/diyfp.h 01:22:30 #13 61.17 -- Installing: /usr/local/include/rapidjson/internal/meta.h 01:22:30 #13 61.17 -- Installing: /usr/local/include/rapidjson/internal/clzll.h 01:22:30 #13 61.17 -- Installing: /usr/local/include/rapidjson/internal/strfunc.h 01:22:30 #13 61.17 -- Installing: /usr/local/include/rapidjson/internal/ieee754.h 01:22:30 #13 61.17 -- Installing: /usr/local/include/rapidjson/internal/swap.h 01:22:30 #13 61.17 -- Installing: /usr/local/include/rapidjson/internal/stack.h 01:22:30 #13 61.17 -- Installing: /usr/local/include/rapidjson/internal/pow10.h 01:22:30 #13 61.17 -- Installing: /usr/local/include/rapidjson/internal/dtoa.h 01:22:30 #13 61.17 -- Installing: /usr/local/include/rapidjson/internal/regex.h 01:22:30 #13 61.17 -- Installing: /usr/local/include/rapidjson/internal/strtod.h 01:22:30 #13 61.17 -- Installing: /usr/local/include/rapidjson/stream.h 01:22:30 #13 61.17 -- Installing: /usr/local/include/rapidjson/allocators.h 01:22:30 #13 61.17 -- Installing: /usr/local/include/rapidjson/rapidjson.h 01:22:30 #13 61.17 -- Installing: /usr/local/include/rapidjson/schema.h 01:22:30 #13 61.17 -- Installing: /usr/local/include/rapidjson/ostreamwrapper.h 01:22:30 #13 61.17 -- Installing: /usr/local/include/rapidjson/filereadstream.h 01:22:30 #13 61.17 -- Installing: /usr/local/include/rapidjson/uri.h 01:22:30 #13 61.17 -- Installing: /usr/local/include/rapidjson/stringbuffer.h 01:22:30 #13 61.17 -- Installing: /usr/local/include/rapidjson/fwd.h 01:22:30 #13 61.17 -- Installing: /usr/local/share/doc/RapidJSON/examples 01:22:30 #13 61.17 -- Installing: /usr/local/share/doc/RapidJSON/examples/condense 01:22:30 #13 61.17 -- Installing: /usr/local/share/doc/RapidJSON/examples/condense/condense.cpp 01:22:30 #13 61.17 -- Installing: /usr/local/share/doc/RapidJSON/examples/messagereader 01:22:30 #13 61.17 -- Installing: /usr/local/share/doc/RapidJSON/examples/messagereader/messagereader.cpp 01:22:30 #13 61.17 -- Installing: /usr/local/share/doc/RapidJSON/examples/pretty 01:22:30 #13 61.17 -- Installing: /usr/local/share/doc/RapidJSON/examples/pretty/pretty.cpp 01:22:30 #13 61.17 -- Installing: /usr/local/share/doc/RapidJSON/examples/filterkeydom 01:22:30 #13 61.17 -- Installing: /usr/local/share/doc/RapidJSON/examples/filterkeydom/filterkeydom.cpp 01:22:30 #13 61.17 -- Installing: /usr/local/share/doc/RapidJSON/examples/simplereader 01:22:30 #13 61.17 -- Installing: /usr/local/share/doc/RapidJSON/examples/simplereader/simplereader.cpp 01:22:30 #13 61.18 -- Installing: /usr/local/share/doc/RapidJSON/examples/serialize 01:22:30 #13 61.18 -- Installing: /usr/local/share/doc/RapidJSON/examples/serialize/serialize.cpp 01:22:30 #13 61.18 -- Installing: /usr/local/share/doc/RapidJSON/examples/schemavalidator 01:22:30 #13 61.18 -- Installing: /usr/local/share/doc/RapidJSON/examples/schemavalidator/schemavalidator.cpp 01:22:30 #13 61.18 -- Installing: /usr/local/share/doc/RapidJSON/examples/archiver 01:22:30 #13 61.18 -- Installing: /usr/local/share/doc/RapidJSON/examples/archiver/archiver.h 01:22:30 #13 61.18 -- Installing: /usr/local/share/doc/RapidJSON/examples/archiver/archivertest.cpp 01:22:30 #13 61.18 -- Installing: /usr/local/share/doc/RapidJSON/examples/archiver/archiver.cpp 01:22:30 #13 61.18 -- Installing: /usr/local/share/doc/RapidJSON/examples/sortkeys 01:22:30 #13 61.18 -- Installing: /usr/local/share/doc/RapidJSON/examples/sortkeys/sortkeys.cpp 01:22:30 #13 61.18 -- Installing: /usr/local/share/doc/RapidJSON/examples/simplepullreader 01:22:30 #13 61.18 -- Installing: /usr/local/share/doc/RapidJSON/examples/simplepullreader/simplepullreader.cpp 01:22:30 #13 61.18 -- Installing: /usr/local/share/doc/RapidJSON/examples/capitalize 01:22:30 #13 61.18 -- Installing: /usr/local/share/doc/RapidJSON/examples/capitalize/capitalize.cpp 01:22:30 #13 61.18 -- Installing: /usr/local/share/doc/RapidJSON/examples/traverseaspointer.cpp 01:22:30 #13 61.18 -- Installing: /usr/local/share/doc/RapidJSON/examples/prettyauto 01:22:30 #13 61.18 -- Installing: /usr/local/share/doc/RapidJSON/examples/prettyauto/prettyauto.cpp 01:22:30 #13 61.18 -- Installing: /usr/local/share/doc/RapidJSON/examples/lookaheadparser 01:22:30 #13 61.18 -- Installing: /usr/local/share/doc/RapidJSON/examples/lookaheadparser/lookaheadparser.cpp 01:22:30 #13 61.18 -- Installing: /usr/local/share/doc/RapidJSON/examples/parsebyparts 01:22:30 #13 61.18 -- Installing: /usr/local/share/doc/RapidJSON/examples/parsebyparts/parsebyparts.cpp 01:22:30 #13 61.18 -- Installing: /usr/local/share/doc/RapidJSON/examples/simpledom 01:22:30 #13 61.18 -- Installing: /usr/local/share/doc/RapidJSON/examples/simpledom/simpledom.cpp 01:22:30 #13 61.18 -- Installing: /usr/local/share/doc/RapidJSON/examples/CMakeLists.txt 01:22:30 #13 61.18 -- Installing: /usr/local/share/doc/RapidJSON/examples/filterkey 01:22:30 #13 61.18 -- Installing: /usr/local/share/doc/RapidJSON/examples/filterkey/filterkey.cpp 01:22:30 #13 61.18 -- Installing: /usr/local/share/doc/RapidJSON/examples/jsonx 01:22:30 #13 61.18 -- Installing: /usr/local/share/doc/RapidJSON/examples/jsonx/jsonx.cpp 01:22:30 #13 61.18 -- Installing: /usr/local/share/doc/RapidJSON/examples/tutorial 01:22:30 #13 61.18 -- Installing: /usr/local/share/doc/RapidJSON/examples/tutorial/tutorial.cpp 01:22:30 #13 61.18 -- Installing: /usr/local/share/doc/RapidJSON/examples/simplewriter 01:22:30 #13 61.18 -- Installing: /usr/local/share/doc/RapidJSON/examples/simplewriter/simplewriter.cpp 01:22:30 #13 61.18 -- Installing: /usr/local/lib/cmake/RapidJSON/RapidJSONConfig.cmake 01:22:30 #13 61.18 -- Up-to-date: /usr/local/lib/cmake/RapidJSON/RapidJSONConfig.cmake 01:22:30 #13 61.18 -- Installing: /usr/local/lib/cmake/RapidJSON/RapidJSONConfigVersion.cmake 01:22:30 #13 61.18 -- Installing: /usr/local/lib/cmake/RapidJSON/RapidJSON-targets.cmake 01:22:31 #13 DONE 61.4s 01:22:31 01:22:31 #14 [buildenv 7/10] RUN apt-get update && apt-get install -y libcurl4-openssl-dev libprotobuf-dev libgrpc++-dev 01:22:31 #14 0.405 Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [128 kB] 01:22:31 #14 0.544 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 01:22:31 #14 0.582 Get:3 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [32.5 kB] 01:22:31 #14 0.603 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [4366 kB] 01:22:31 #14 0.620 Get:5 http://archive.ubuntu.com/ubuntu focal-updates InRelease [128 kB] 01:22:31 #14 0.746 Get:6 http://archive.ubuntu.com/ubuntu focal-backports InRelease [128 kB] 01:22:31 #14 0.834 Get:7 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [4710 kB] 01:22:31 #14 0.938 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1588 kB] 01:22:32 #14 1.031 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [4850 kB] 01:22:32 #14 1.103 Get:10 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1300 kB] 01:22:32 #14 1.308 Get:11 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [36.2 kB] 01:22:32 #14 1.310 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [4904 kB] 01:22:32 #14 1.581 Get:13 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.4 kB] 01:22:32 #14 1.583 Get:14 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [54.7 kB] 01:22:33 #14 2.476 Fetched 22.3 MB in 2s (10.3 MB/s) 01:22:33 #14 2.476 Reading package lists... 01:22:35 #14 4.251 Reading package lists... 01:22:37 #14 6.225 Building dependency tree... 01:22:37 #14 6.664 Reading state information... 01:22:38 #14 7.437 The following additional packages will be installed: 01:22:38 #14 7.437 libc-ares2 libcurl4 libgrpc++1 libgrpc-dev libgrpc6 libprotobuf-lite17 01:22:38 #14 7.437 libprotobuf17 01:22:38 #14 7.437 Suggested packages: 01:22:38 #14 7.437 libcurl4-doc libidn11-dev libkrb5-dev libldap2-dev librtmp-dev libssh2-1-dev 01:22:38 #14 7.437 libssl-dev 01:22:38 #14 7.528 The following NEW packages will be installed: 01:22:38 #14 7.529 libc-ares2 libcurl4-openssl-dev libgrpc++-dev libgrpc++1 libgrpc-dev 01:22:38 #14 7.547 libgrpc6 libprotobuf-dev libprotobuf-lite17 libprotobuf17 01:22:38 #14 7.547 The following packages will be upgraded: 01:22:38 #14 7.547 libcurl4 01:22:38 #14 7.598 1 upgraded, 9 newly installed, 0 to remove and 205 not upgraded. 01:22:38 #14 7.598 Need to get 5113 kB of archives. 01:22:38 #14 7.598 After this operation, 37.8 MB of additional disk space will be used. 01:22:38 #14 7.598 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.25 [235 kB] 01:22:38 #14 7.627 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4-openssl-dev amd64 7.68.0-1ubuntu2.25 [322 kB] 01:22:38 #14 7.652 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-ares2 amd64 1.15.0-1ubuntu0.5 [36.9 kB] 01:22:38 #14 7.654 Get:4 http://archive.ubuntu.com/ubuntu focal/universe amd64 libgrpc6 amd64 1.16.1-1ubuntu5 [689 kB] 01:22:38 #14 7.694 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprotobuf17 amd64 3.6.1.3-2ubuntu5.2 [798 kB] 01:22:38 #14 7.738 Get:6 http://archive.ubuntu.com/ubuntu focal/universe amd64 libgrpc++1 amd64 1.16.1-1ubuntu5 [517 kB] 01:22:38 #14 7.763 Get:7 http://archive.ubuntu.com/ubuntu focal/universe amd64 libgrpc-dev amd64 1.16.1-1ubuntu5 [602 kB] 01:22:38 #14 7.798 Get:8 http://archive.ubuntu.com/ubuntu focal/universe amd64 libgrpc++-dev amd64 1.16.1-1ubuntu5 [624 kB] 01:22:38 #14 7.827 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2ubuntu5.2 [132 kB] 01:22:38 #14 7.840 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprotobuf-dev amd64 3.6.1.3-2ubuntu5.2 [1156 kB] 01:22:39 #14 8.189 debconf: delaying package configuration, since apt-utils is not installed 01:22:39 #14 8.285 Fetched 5113 kB in 0s (14.8 MB/s) 01:22:39 #14 8.341 (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:39 #14 8.375 Preparing to unpack .../0-libcurl4_7.68.0-1ubuntu2.25_amd64.deb ... 01:22:39 #14 8.400 Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.25) over (7.68.0-1ubuntu2.7) ... 01:22:39 #14 8.502 Selecting previously unselected package libcurl4-openssl-dev:amd64. 01:22:39 #14 8.508 Preparing to unpack .../1-libcurl4-openssl-dev_7.68.0-1ubuntu2.25_amd64.deb ... 01:22:39 #14 8.515 Unpacking libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.25) ... 01:22:39 #14 8.635 Selecting previously unselected package libc-ares2:amd64. 01:22:39 #14 8.641 Preparing to unpack .../2-libc-ares2_1.15.0-1ubuntu0.5_amd64.deb ... 01:22:39 #14 8.647 Unpacking libc-ares2:amd64 (1.15.0-1ubuntu0.5) ... 01:22:39 #14 8.705 Selecting previously unselected package libgrpc6:amd64. 01:22:39 #14 8.711 Preparing to unpack .../3-libgrpc6_1.16.1-1ubuntu5_amd64.deb ... 01:22:39 #14 8.719 Unpacking libgrpc6:amd64 (1.16.1-1ubuntu5) ... 01:22:39 #14 8.871 Selecting previously unselected package libprotobuf17:amd64. 01:22:39 #14 8.877 Preparing to unpack .../4-libprotobuf17_3.6.1.3-2ubuntu5.2_amd64.deb ... 01:22:39 #14 8.884 Unpacking libprotobuf17:amd64 (3.6.1.3-2ubuntu5.2) ... 01:22:40 #14 9.079 Selecting previously unselected package libgrpc++1:amd64. 01:22:40 #14 9.081 Preparing to unpack .../5-libgrpc++1_1.16.1-1ubuntu5_amd64.deb ... 01:22:40 #14 9.087 Unpacking libgrpc++1:amd64 (1.16.1-1ubuntu5) ... 01:22:40 #14 9.200 Selecting previously unselected package libgrpc-dev:amd64. 01:22:40 #14 9.203 Preparing to unpack .../6-libgrpc-dev_1.16.1-1ubuntu5_amd64.deb ... 01:22:40 #14 9.209 Unpacking libgrpc-dev:amd64 (1.16.1-1ubuntu5) ... 01:22:40 #14 9.383 Selecting previously unselected package libgrpc++-dev:amd64. 01:22:40 #14 9.389 Preparing to unpack .../7-libgrpc++-dev_1.16.1-1ubuntu5_amd64.deb ... 01:22:40 #14 9.398 Unpacking libgrpc++-dev:amd64 (1.16.1-1ubuntu5) ... 01:22:40 #14 9.646 Selecting previously unselected package libprotobuf-lite17:amd64. 01:22:40 #14 9.652 Preparing to unpack .../8-libprotobuf-lite17_3.6.1.3-2ubuntu5.2_amd64.deb ... 01:22:40 #14 9.666 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5.2) ... 01:22:40 #14 9.732 Selecting previously unselected package libprotobuf-dev:amd64. 01:22:40 #14 9.737 Preparing to unpack .../9-libprotobuf-dev_3.6.1.3-2ubuntu5.2_amd64.deb ... 01:22:40 #14 9.743 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5.2) ... 01:22:41 #14 10.04 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5.2) ... 01:22:41 #14 10.06 Setting up libc-ares2:amd64 (1.15.0-1ubuntu0.5) ... 01:22:41 #14 10.08 Setting up libgrpc6:amd64 (1.16.1-1ubuntu5) ... 01:22:41 #14 10.09 Setting up libcurl4:amd64 (7.68.0-1ubuntu2.25) ... 01:22:41 #14 10.11 Setting up libprotobuf17:amd64 (3.6.1.3-2ubuntu5.2) ... 01:22:41 #14 10.13 Setting up libgrpc++1:amd64 (1.16.1-1ubuntu5) ... 01:22:41 #14 10.15 Setting up libgrpc-dev:amd64 (1.16.1-1ubuntu5) ... 01:22:41 #14 10.17 Setting up libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5.2) ... 01:22:41 #14 10.19 Setting up libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.25) ... 01:22:41 #14 10.20 Setting up libgrpc++-dev:amd64 (1.16.1-1ubuntu5) ... 01:22:41 #14 10.23 Processing triggers for man-db (2.9.1-1) ... 01:22:41 #14 10.26 Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 01:22:41 #14 DONE 10.5s 01:22:41 01:22:41 #15 [buildenv 8/10] COPY . /playpen/src/ 01:22:41 #15 DONE 0.2s 01:22:41 01:22:41 #16 [buildenv 9/10] RUN cd /playpen/src && rm -fr .build && mkdir .build && cd .build && cmake .. && make install 01:22:41 #16 0.330 -- The C compiler identification is GNU 9.3.0 01:22:42 #16 0.429 -- The CXX compiler identification is GNU 9.3.0 01:22:42 #16 0.440 -- Check for working C compiler: /usr/bin/cc 01:22:42 #16 0.543 -- Check for working C compiler: /usr/bin/cc -- works 01:22:42 #16 0.544 -- Detecting C compiler ABI info 01:22:42 #16 0.659 -- Detecting C compiler ABI info - done 01:22:42 #16 0.682 -- Detecting C compile features 01:22:42 #16 0.683 -- Detecting C compile features - done 01:22:42 #16 0.691 -- Check for working CXX compiler: /usr/bin/c++ 01:22:42 #16 0.812 -- Check for working CXX compiler: /usr/bin/c++ -- works 01:22:42 #16 0.814 -- Detecting CXX compiler ABI info 01:22:42 #16 0.933 -- Detecting CXX compiler ABI info - done 01:22:42 #16 0.959 -- Detecting CXX compile features 01:22:42 #16 0.960 -- Detecting CXX compile features - done 01:22:42 #16 0.964 +++ debugging is set to off 01:22:42 #16 0.969 +++ profiling is off 01:22:43 #16 1.395 CMake Warning at /usr/share/cmake-3.16/Modules/FindProtobuf.cmake:499 (message): 01:22:43 #16 1.395 Protobuf compiler version doesn't match library version 3.6.1 01:22:43 #16 1.395 Call Stack (most recent call first): 01:22:43 #16 1.395 src/ts_xapp/CMakeLists.txt:18 (find_package) 01:22:43 #16 1.395 01:22:43 #16 1.395 01:22:43 #16 1.399 -- Found Protobuf: /usr/lib/x86_64-linux-gnu/libprotobuf.so;-lpthread (found version "3.6.1") 01:22:43 #16 1.402 -- Configuring done 01:22:43 #16 1.414 -- Generating done 01:22:43 #16 1.415 -- Build files have been written to: /playpen/src/.build 01:22:43 #16 1.467 Scanning dependencies of target rc_objects 01:22:43 #16 1.482 [ 20%] Building CXX object ext/protobuf/CMakeFiles/rc_objects.dir/rc.pb.cc.o 01:22:45 #16 3.500 [ 40%] Building CXX object ext/protobuf/CMakeFiles/rc_objects.dir/rc.grpc.pb.cc.o 01:22:47 #16 5.957 [ 40%] Built target rc_objects 01:22:47 #16 5.973 Scanning dependencies of target utils_objects 01:22:47 #16 5.988 [ 60%] Building CXX object src/utils/CMakeFiles/utils_objects.dir/restclient.cpp.o 01:22:48 #16 6.630 [ 60%] Built target utils_objects 01:22:48 #16 6.649 Scanning dependencies of target ts_xapp 01:22:48 #16 6.667 [ 80%] Building CXX object src/ts_xapp/CMakeFiles/ts_xapp.dir/ts_xapp.cpp.o 01:22:53 #16 11.36 [100%] Linking CXX executable ts_xapp 01:22:53 #16 11.81 [100%] Built target ts_xapp 01:22:53 #16 11.84 Install the project... 01:22:53 #16 11.85 -- Install configuration: "" 01:22:53 #16 11.85 -- Installing: /usr/local/bin/ts_xapp 01:22:53 #16 DONE 12.0s 01:22:53 01:22:53 #17 [buildenv 10/10] COPY assets/bootstrap.rt /playpen/assets 01:22:53 #17 DONE 0.2s 01:22:54 01:22:54 #18 [stage-1 3/8] COPY --from=buildenv /usr/local/lib /usr/local/lib/ 01:22:54 #18 DONE 0.1s 01:22:54 01:22:54 #19 [stage-1 4/8] COPY --from=buildenv /usr/local/bin/rmr_probe /usr/local/bin/ts_xapp /usr/local/bin/ 01:22:54 #19 DONE 0.2s 01:22:54 01:22:54 #20 [stage-1 5/8] COPY --from=buildenv /playpen/bin /usr/local/bin/ 01:22:54 #20 DONE 0.1s 01:22:54 01:22:54 #21 [stage-1 6/8] COPY --from=buildenv /playpen/assets /data 01:22:54 #21 DONE 0.2s 01:22:54 01:22:54 #22 [stage-1 7/8] WORKDIR /data 01:22:54 #22 DONE 0.1s 01:22:55 01:22:55 #23 [stage-1 8/8] COPY --from=buildenv /playpen/assets/* /data 01:22:55 #23 DONE 0.2s 01:22:55 01:22:55 #24 exporting to image 01:22:55 #24 exporting layers 01:22:56 #24 exporting layers 1.0s done 01:22:56 #24 writing image sha256:11b5c037676991b4e1bd4d1ee3ad6e264339ffa66f37abfe8bd795e1a2e8651e done 01:22:56 #24 naming to nexus3.o-ran-sc.org:10004/o-ran-sc/ric-app-ts:1.2.5 done 01:22:56 #24 DONE 1.0s 01:22:56 ---> docker-build.sh ends 01:22:56 [ric-app-ts-docker-merge-master] $ /bin/sh -xe /tmp/jenkins11025599915446089264.sh 01:22:56 [EnvInject] - Injecting environment variables from a build step. 01:22:56 [EnvInject] - Injecting as environment variables the properties content 01:22:56 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 01:22:56 01:22:56 [EnvInject] - Variables injected successfully. 01:22:56 [ric-app-ts-docker-merge-master] $ /bin/bash /tmp/jenkins948118568017649274.sh 01:22:56 ---> docker-push.sh 01:22:56 Docker version 24.0.2, build cb74dfc 01:22:56 Pushing image: nexus3.o-ran-sc.org:10004/o-ran-sc/ric-app-ts:1.2.5 01:22:56 docker push nexus3.o-ran-sc.org:10004/o-ran-sc/ric-app-ts:1.2.5 01:22:56 The push refers to repository [nexus3.o-ran-sc.org:10004/o-ran-sc/ric-app-ts] 01:22:56 7f45caaccbb7: Preparing 01:22:56 5f70bf18a086: Preparing 01:22:56 5e9105867471: Preparing 01:22:56 fa4f6d4980b4: Preparing 01:22:56 716a3a1ee10b: Preparing 01:22:56 8f65d59c3a8d: Preparing 01:22:56 5fa35d88d871: Preparing 01:22:56 470b66ea5123: Preparing 01:22:56 8f65d59c3a8d: Waiting 01:22:56 5fa35d88d871: Waiting 01:22:56 470b66ea5123: Waiting 01:22:57 5e9105867471: Pushed 01:22:57 fa4f6d4980b4: Pushed 01:22:57 5f70bf18a086: Pushed 01:22:57 716a3a1ee10b: Pushed 01:22:57 7f45caaccbb7: Pushed 01:22:57 8f65d59c3a8d: Pushed 01:23:04 470b66ea5123: Pushed 01:23:05 5fa35d88d871: Pushed 01:23:05 1.2.5: digest: sha256:113e74d7986b183390d6ba71985bc99836137ec48c531a31e8310a3d4f9267a1 size: 1989 01:23:05 ---> docker-push.sh ends 01:23:05 [ric-app-ts-docker-merge-master] $ /bin/bash /tmp/jenkins15964340722348062637.sh 01:23:05 $ ssh-agent -k 01:23:05 unset SSH_AUTH_SOCK; 01:23:05 unset SSH_AGENT_PID; 01:23:05 echo Agent pid 2090 killed; 01:23:05 [ssh-agent] Stopped. 01:23:05 [PostBuildScript] - [INFO] Executing post build scripts. 01:23:05 [ric-app-ts-docker-merge-master] $ /bin/bash /tmp/jenkins17890672135928708197.sh 01:23:05 ---> sysstat.sh 01:23:06 [ric-app-ts-docker-merge-master] $ /bin/bash /tmp/jenkins2274641643948981229.sh 01:23:06 ---> package-listing.sh 01:23:06 ++ facter osfamily 01:23:06 ++ tr '[:upper:]' '[:lower:]' 01:23:06 + OS_FAMILY=debian 01:23:06 + workspace=/w/workspace/ric-app-ts-docker-merge-master 01:23:06 + START_PACKAGES=/tmp/packages_start.txt 01:23:06 + END_PACKAGES=/tmp/packages_end.txt 01:23:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:23:06 + PACKAGES=/tmp/packages_start.txt 01:23:06 + '[' /w/workspace/ric-app-ts-docker-merge-master ']' 01:23:06 + PACKAGES=/tmp/packages_end.txt 01:23:06 + case "${OS_FAMILY}" in 01:23:06 + dpkg -l 01:23:06 + grep '^ii' 01:23:06 + '[' -f /tmp/packages_start.txt ']' 01:23:06 + '[' -f /tmp/packages_end.txt ']' 01:23:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:23:06 + '[' /w/workspace/ric-app-ts-docker-merge-master ']' 01:23:06 + mkdir -p /w/workspace/ric-app-ts-docker-merge-master/archives/ 01:23:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ric-app-ts-docker-merge-master/archives/ 01:23:06 [ric-app-ts-docker-merge-master] $ /bin/bash /tmp/jenkins15046437442172086871.sh 01:23:06 ---> capture-instance-metadata.sh 01:23:07 Setup pyenv: 01:23:07 system 01:23:07 3.8.13 01:23:07 3.9.13 01:23:07 * 3.10.6 (set by /w/workspace/ric-app-ts-docker-merge-master/.python-version) 01:23:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VhTb from file:/tmp/.os_lf_venv 01:23:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:23:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:23:09 lf-activate-venv(): INFO: Base packages installed successfully 01:23:09 lf-activate-venv(): INFO: Installing additional packages: lftools 01:23:26 lf-activate-venv(): INFO: Adding /tmp/venv-VhTb/bin to PATH 01:23:26 INFO: Running in OpenStack, capturing instance metadata 01:23:26 [ric-app-ts-docker-merge-master] $ /bin/bash /tmp/jenkins17610748068946627856.sh 01:23:26 provisioning config files... 01:23:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ric-app-ts-docker-merge-master@tmp/config2469325718576069771tmp 01:23:26 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 01:23:26 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 01:23:26 [EnvInject] - Injecting environment variables from a build step. 01:23:26 [EnvInject] - Injecting as environment variables the properties content 01:23:26 SERVER_ID=logs 01:23:26 01:23:26 [EnvInject] - Variables injected successfully. 01:23:26 [ric-app-ts-docker-merge-master] $ /bin/bash /tmp/jenkins16001432122946493965.sh 01:23:26 ---> create-netrc.sh 01:23:26 [ric-app-ts-docker-merge-master] $ /bin/bash /tmp/jenkins17346908302481913047.sh 01:23:26 ---> python-tools-install.sh 01:23:26 Setup pyenv: 01:23:26 system 01:23:26 3.8.13 01:23:26 3.9.13 01:23:26 * 3.10.6 (set by /w/workspace/ric-app-ts-docker-merge-master/.python-version) 01:23:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VhTb from file:/tmp/.os_lf_venv 01:23:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:23:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:23:29 lf-activate-venv(): INFO: Base packages installed successfully 01:23:29 lf-activate-venv(): INFO: Installing additional packages: lftools 01:23:45 lf-activate-venv(): INFO: Adding /tmp/venv-VhTb/bin to PATH 01:23:45 [ric-app-ts-docker-merge-master] $ /bin/bash /tmp/jenkins10739782382518755019.sh 01:23:45 ---> sudo-logs.sh 01:23:45 Archiving 'sudo' log.. 01:23:46 [ric-app-ts-docker-merge-master] $ /bin/bash /tmp/jenkins8299528744647251075.sh 01:23:46 ---> job-cost.sh 01:23:46 Setup pyenv: 01:23:46 system 01:23:46 3.8.13 01:23:46 3.9.13 01:23:46 * 3.10.6 (set by /w/workspace/ric-app-ts-docker-merge-master/.python-version) 01:23:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VhTb from file:/tmp/.os_lf_venv 01:23:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:23:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:23:49 lf-activate-venv(): INFO: Base packages installed successfully 01:23:49 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 01:23:59 lf-activate-venv(): INFO: Adding /tmp/venv-VhTb/bin to PATH 01:23:59 INFO: No Stack... 01:23:59 INFO: Retrieving Pricing Info for: v3-starter-4 01:23:59 INFO: Archiving Costs 01:23:59 [ric-app-ts-docker-merge-master] $ /bin/bash -l /tmp/jenkins5785780699282057478.sh 01:23:59 ---> logs-deploy.sh 01:23:59 Setup pyenv: 01:23:59 system 01:23:59 3.8.13 01:23:59 3.9.13 01:23:59 * 3.10.6 (set by /w/workspace/ric-app-ts-docker-merge-master/.python-version) 01:24:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VhTb from file:/tmp/.os_lf_venv 01:24:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:24:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:24:03 lf-activate-venv(): INFO: Base packages installed successfully 01:24:03 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 01:24:19 lf-activate-venv(): INFO: Adding /tmp/venv-VhTb/bin to PATH 01:24:19 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ric-app-ts-docker-merge-master/373 01:24:19 INFO: archiving workspace using pattern(s): 01:24:21 Archives upload complete. 01:24:21 INFO: archiving logs to Nexus 01:24:23 ---> uname -a: 01:24:23 Linux prd-ubuntu1804-docker-4c-4g-4133 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:23 01:24:23 01:24:23 ---> lscpu: 01:24:23 Architecture: x86_64 01:24:23 CPU op-mode(s): 32-bit, 64-bit 01:24:23 Byte Order: Little Endian 01:24:23 CPU(s): 4 01:24:23 On-line CPU(s) list: 0-3 01:24:23 Thread(s) per core: 1 01:24:23 Core(s) per socket: 1 01:24:23 Socket(s): 4 01:24:23 NUMA node(s): 1 01:24:23 Vendor ID: AuthenticAMD 01:24:23 CPU family: 23 01:24:23 Model: 49 01:24:23 Model name: AMD EPYC-Rome Processor 01:24:23 Stepping: 0 01:24:23 CPU MHz: 2799.998 01:24:23 BogoMIPS: 5599.99 01:24:23 Virtualization: AMD-V 01:24:23 Hypervisor vendor: KVM 01:24:23 Virtualization type: full 01:24:23 L1d cache: 32K 01:24:23 L1i cache: 32K 01:24:23 L2 cache: 512K 01:24:23 L3 cache: 16384K 01:24:23 NUMA node0 CPU(s): 0-3 01:24:23 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:23 01:24:23 01:24:23 ---> nproc: 01:24:23 4 01:24:23 01:24:23 01:24:23 ---> df -h: 01:24:23 Filesystem Size Used Avail Use% Mounted on 01:24:23 udev 3.9G 0 3.9G 0% /dev 01:24:23 tmpfs 798M 696K 797M 1% /run 01:24:23 /dev/vda1 20G 12G 7.8G 60% / 01:24:23 tmpfs 3.9G 0 3.9G 0% /dev/shm 01:24:23 tmpfs 5.0M 0 5.0M 0% /run/lock 01:24:23 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 01:24:23 /dev/vda15 105M 5.3M 100M 5% /boot/efi 01:24:23 tmpfs 798M 0 798M 0% /run/user/1001 01:24:23 01:24:23 01:24:23 ---> free -m: 01:24:23 total used free shared buff/cache available 01:24:23 Mem: 7976 596 2433 0 4946 7080 01:24:23 Swap: 1023 0 1023 01:24:23 01:24:23 01:24:23 ---> ip addr: 01:24:23 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 01:24:23 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 01:24:23 inet 127.0.0.1/8 scope host lo 01:24:23 valid_lft forever preferred_lft forever 01:24:23 inet6 ::1/128 scope host 01:24:23 valid_lft forever preferred_lft forever 01:24:23 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 01:24:23 link/ether fa:16:3e:4f:bd:6e brd ff:ff:ff:ff:ff:ff 01:24:23 inet 10.32.7.28/23 brd 10.32.7.255 scope global dynamic ens3 01:24:23 valid_lft 86003sec preferred_lft 86003sec 01:24:23 inet6 fe80::f816:3eff:fe4f:bd6e/64 scope link 01:24:23 valid_lft forever preferred_lft forever 01:24:23 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 01:24:23 link/ether 02:42:d5:3d:b3:38 brd ff:ff:ff:ff:ff:ff 01:24:23 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 01:24:23 valid_lft forever preferred_lft forever 01:24:23 01:24:23 01:24:23 ---> sar -b -r -n DEV: 01:24:23 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-4133) 06/24/26 _x86_64_ (4 CPU) 01:24:23 01:24:23 01:17:48 LINUX RESTART (4 CPU) 01:24:23 01:24:23 01:18:01 tps rtps wtps bread/s bwrtn/s 01:24:23 01:19:01 158.81 69.16 89.65 5611.46 39920.30 01:24:23 01:20:01 60.16 0.12 60.05 21.46 9149.88 01:24:23 01:21:01 265.07 12.91 252.16 2235.36 73402.17 01:24:23 01:22:01 92.50 0.05 92.45 0.67 52340.74 01:24:23 01:23:01 62.97 0.13 62.84 19.60 7619.53 01:24:23 01:24:01 21.26 0.60 20.66 42.53 1445.23 01:24:23 Average: 110.13 13.83 96.30 1321.81 30645.71 01:24:23 01:24:23 01:18:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:24:23 01:19:01 5911532 7434708 2255896 27.62 37884 1665460 951420 10.32 563880 1523432 59204 01:24:23 01:20:01 5528180 7378576 2639248 32.31 58172 1955308 994652 10.79 634740 1799912 171416 01:24:23 01:21:01 3412044 7396860 4755384 58.22 97084 3951076 1163020 12.62 691832 3728848 226492 01:24:23 01:22:01 2475600 7204932 5691828 69.69 126392 4589396 1444364 15.67 984236 4290476 21488 01:24:23 01:23:01 2577104 7321452 5590324 68.45 129044 4594388 1138640 12.36 1041988 4126124 164 01:24:23 01:24:01 2523152 7279684 5644276 69.11 130800 4604364 1091432 11.84 1128220 4092564 10436 01:24:23 Average: 3737935 7336035 4429493 54.23 96563 3559999 1130588 12.27 840816 3260226 81533 01:24:23 01:24:23 01:18:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:24:23 01:19:01 lo 1.07 1.07 0.09 0.09 0.00 0.00 0.00 0.00 01:24:23 01:19:01 ens3 398.53 238.34 1099.63 66.96 0.00 0.00 0.00 0.00 01:24:23 01:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:24:23 01:20:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 01:24:23 01:20:01 ens3 71.04 58.76 775.66 6.34 0.00 0.00 0.00 0.00 01:24:23 01:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:24:23 01:21:01 lo 1.87 1.87 0.18 0.18 0.00 0.00 0.00 0.00 01:24:23 01:21:01 ens3 573.67 378.65 12860.10 30.68 0.00 0.00 0.00 0.00 01:24:23 01:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:24:23 01:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:24:23 01:22:01 ens3 56.37 48.71 542.70 3.81 0.00 0.00 0.00 0.00 01:24:23 01:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:24:23 01:23:01 lo 1.87 1.87 0.16 0.16 0.00 0.00 0.00 0.00 01:24:23 01:23:01 ens3 107.00 133.74 457.65 656.86 0.00 0.00 0.00 0.00 01:24:23 01:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:24:23 01:24:01 lo 1.67 1.67 0.15 0.15 0.00 0.00 0.00 0.00 01:24:23 01:24:01 ens3 43.44 59.12 17.11 339.75 0.00 0.00 0.00 0.00 01:24:23 01:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:24:23 Average: lo 1.19 1.19 0.11 0.11 0.00 0.00 0.00 0.00 01:24:23 Average: ens3 208.34 152.89 2625.42 184.06 0.00 0.00 0.00 0.00 01:24:23 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:24:23 01:24:23 01:24:23 ---> sar -P ALL: 01:24:23 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-4133) 06/24/26 _x86_64_ (4 CPU) 01:24:23 01:24:23 01:17:48 LINUX RESTART (4 CPU) 01:24:23 01:24:23 01:18:01 CPU %user %nice %system %iowait %steal %idle 01:24:23 01:19:01 all 19.60 0.00 2.57 5.25 1.11 71.48 01:24:23 01:19:01 0 25.10 0.00 5.00 5.40 1.27 63.23 01:24:23 01:19:01 1 15.46 0.00 1.49 5.99 0.97 76.10 01:24:23 01:19:01 2 14.53 0.00 1.97 6.67 1.15 75.68 01:24:23 01:19:01 3 23.30 0.00 1.80 2.95 1.03 70.91 01:24:23 01:20:01 all 20.76 0.00 1.35 1.48 0.72 75.68 01:24:23 01:20:01 0 11.95 0.00 0.82 0.05 0.38 86.80 01:24:23 01:20:01 1 0.08 0.00 0.62 5.53 0.43 93.33 01:24:23 01:20:01 2 1.14 0.00 0.17 0.02 0.43 98.25 01:24:23 01:20:01 3 69.89 0.00 3.77 0.30 1.63 24.40 01:24:23 01:21:01 all 22.61 0.00 9.67 5.96 1.47 60.29 01:24:23 01:21:01 0 26.43 0.00 8.79 3.36 1.34 60.08 01:24:23 01:21:01 1 19.12 0.00 10.30 6.77 1.42 62.39 01:24:23 01:21:01 2 23.71 0.00 10.03 5.24 1.78 59.24 01:24:23 01:21:01 3 21.16 0.00 9.60 8.47 1.37 59.41 01:24:23 01:22:01 all 21.91 0.00 6.31 1.66 1.22 68.90 01:24:23 01:22:01 0 13.32 0.00 7.15 4.24 1.19 74.11 01:24:23 01:22:01 1 33.29 0.00 7.14 0.41 1.39 57.78 01:24:23 01:22:01 2 21.34 0.00 5.37 0.08 1.03 72.18 01:24:23 01:22:01 3 19.69 0.00 5.60 1.92 1.25 71.54 01:24:23 01:23:01 all 23.96 0.00 2.61 1.37 0.92 71.13 01:24:23 01:23:01 0 17.90 0.00 1.99 0.72 0.80 78.59 01:24:23 01:23:01 1 39.60 0.00 3.16 1.87 1.29 54.09 01:24:23 01:23:01 2 24.49 0.00 2.74 1.12 0.87 70.79 01:24:23 01:23:01 3 13.91 0.00 2.54 1.77 0.75 81.03 01:24:23 01:24:01 all 21.62 0.00 1.14 0.62 0.70 75.92 01:24:23 01:24:01 0 46.66 0.00 1.82 0.10 1.23 50.19 01:24:23 01:24:01 1 6.31 0.00 0.97 1.61 0.30 90.81 01:24:23 01:24:01 2 7.05 0.00 0.67 0.67 0.40 91.22 01:24:23 01:24:01 3 26.38 0.00 1.13 0.10 0.87 71.52 01:24:23 Average: all 21.74 0.00 3.92 2.72 1.02 70.60 01:24:23 Average: 0 23.59 0.00 4.24 2.30 1.03 68.83 01:24:23 Average: 1 18.94 0.00 3.92 3.70 0.96 72.47 01:24:23 Average: 2 15.33 0.00 3.46 2.29 0.94 77.98 01:24:23 Average: 3 29.09 0.00 4.06 2.58 1.15 63.13 01:24:23 01:24:23 01:24:23