04:52:28 Started by timer 04:52:28 Running as SYSTEM 04:52:28 [EnvInject] - Loading node environment variables. 04:52:28 Building remotely on prd-ubuntu1804-docker-4c-4g-3810 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/it-dev-bldr-alpine3-docker-merge-master 04:52:28 [ssh-agent] Looking for ssh-agent implementation... 04:52:28 $ ssh-agent 04:52:29 SSH_AUTH_SOCK=/tmp/ssh-nbYyOuJlXQ8Z/agent.2140 04:52:29 SSH_AGENT_PID=2142 04:52:29 [ssh-agent] Started. 04:52:29 Running ssh-add (command line suppressed) 04:52:29 Identity added: /w/workspace/it-dev-bldr-alpine3-docker-merge-master@tmp/private_key_16956891082468594688.key (jenkins-ssh) 04:52:29 [ssh-agent] Using credentials jenkins (jenkins) 04:52:29 The recommended git tool is: NONE 04:52:31 using credential jenkins 04:52:31 Wiping out workspace first. 04:52:32 Cloning the remote Git repository 04:52:32 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dev 04:52:32 > git init /w/workspace/it-dev-bldr-alpine3-docker-merge-master # timeout=10 04:52:32 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dev 04:52:32 > git --version # timeout=10 04:52:32 > git --version # 'git version 2.17.1' 04:52:32 using GIT_SSH to set credentials jenkins 04:52:32 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dev +refs/heads/*:refs/remotes/origin/* # timeout=10 04:52:32 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dev # timeout=10 04:52:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:52:33 Avoid second fetch 04:52:33 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 04:52:33 Checking out Revision c05b6364ad371af734f28b74ac006e03c2123b16 (refs/remotes/origin/master) 04:52:33 > git config core.sparsecheckout # timeout=10 04:52:33 > git checkout -f c05b6364ad371af734f28b74ac006e03c2123b16 # timeout=10 04:52:33 Commit message: "CI: Migrate Sonar Scan job to GHA" 04:52:33 > git rev-list --no-walk c05b6364ad371af734f28b74ac006e03c2123b16 # timeout=10 04:52:37 provisioning config files... 04:52:37 copy managed file [npmrc] to file:/home/jenkins/.npmrc 04:52:37 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 04:52:37 [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins3627048620360520748.sh 04:52:37 ---> python-tools-install.sh 04:52:37 Setup pyenv: 04:52:37 * system (set by /opt/pyenv/version) 04:52:37 * 3.8.13 (set by /opt/pyenv/version) 04:52:37 * 3.9.13 (set by /opt/pyenv/version) 04:52:37 * 3.10.6 (set by /opt/pyenv/version) 04:52:44 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-64AK 04:52:44 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 04:52:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:52:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:52:52 lf-activate-venv(): INFO: Base packages installed successfully 04:52:52 lf-activate-venv(): INFO: Installing additional packages: lftools 04:53:31 lf-activate-venv(): INFO: Adding /tmp/venv-64AK/bin to PATH 04:53:31 Generating Requirements File 04:54:13 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. 04:54:13 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 04:54:14 Python 3.10.6 04:54:14 pip 26.1.2 from /tmp/venv-64AK/lib/python3.10/site-packages/pip (python 3.10) 04:54:15 aiohappyeyeballs==2.6.2 04:54:15 aiohttp==3.14.1 04:54:15 aiosignal==1.4.0 04:54:15 appdirs==1.4.4 04:54:15 argcomplete==3.6.3 04:54:15 aspy.yaml==1.3.0 04:54:15 async-timeout==5.0.1 04:54:15 attrs==26.1.0 04:54:15 autopage==0.6.0 04:54:15 backports.strenum==1.3.1 04:54:15 beautifulsoup4==4.15.0 04:54:15 boto3==1.43.33 04:54:15 botocore==1.43.33 04:54:15 bs4==0.0.2 04:54:15 certifi==2026.6.17 04:54:15 cffi==2.0.0 04:54:15 cfgv==3.5.0 04:54:15 chardet==7.4.3 04:54:15 charset-normalizer==3.4.7 04:54:15 click==8.4.1 04:54:15 cliff==4.14.0 04:54:15 cmd2==3.5.1 04:54:15 cryptography==3.3.2 04:54:15 debtcollector==3.1.0 04:54:15 decorator==5.3.1 04:54:15 defusedxml==0.7.1 04:54:15 Deprecated==1.3.1 04:54:15 distlib==0.4.3 04:54:15 dnspython==2.8.0 04:54:15 docker==7.1.0 04:54:15 dogpile.cache==1.5.0 04:54:15 durationpy==0.10 04:54:15 email-validator==2.3.0 04:54:15 filelock==3.29.4 04:54:15 frozenlist==1.8.0 04:54:15 future==1.0.0 04:54:15 gitdb==4.0.12 04:54:15 GitPython==3.1.50 04:54:15 httplib2==0.30.2 04:54:15 identify==2.6.19 04:54:15 idna==3.18 04:54:15 importlib-resources==1.5.0 04:54:15 iso8601==2.1.0 04:54:15 Jinja2==3.1.6 04:54:15 jmespath==1.1.0 04:54:15 jsonpatch==1.33 04:54:15 jsonpointer==3.1.1 04:54:15 jsonschema==4.26.0 04:54:15 jsonschema-specifications==2025.9.1 04:54:15 keystoneauth1==5.14.0 04:54:15 kubernetes==36.0.2 04:54:15 lftools==0.37.22 04:54:15 lxml==6.1.1 04:54:15 markdown-it-py==4.2.0 04:54:15 MarkupSafe==3.0.3 04:54:15 mdurl==0.1.2 04:54:15 msgpack==1.2.1 04:54:15 multi_key_dict==2.0.3 04:54:15 multidict==6.7.1 04:54:15 munch==4.0.0 04:54:15 netaddr==1.3.0 04:54:15 niet==1.4.2 04:54:15 nodeenv==1.10.0 04:54:15 oauth2client==4.1.3 04:54:15 oauthlib==3.3.1 04:54:15 openstacksdk==4.13.0 04:54:15 os-service-types==1.8.2 04:54:15 osc-lib==4.6.0 04:54:15 oslo.config==10.4.0 04:54:15 oslo.context==6.4.0 04:54:15 oslo.i18n==6.8.0 04:54:15 oslo.log==8.2.0 04:54:15 oslo.serialization==5.10.0 04:54:15 oslo.utils==10.1.1 04:54:15 packaging==26.2 04:54:15 pbr==7.0.3 04:54:15 platformdirs==4.10.0 04:54:15 prettytable==3.17.0 04:54:15 propcache==0.5.2 04:54:15 psutil==7.2.2 04:54:15 pyasn1==0.6.3 04:54:15 pyasn1_modules==0.4.2 04:54:15 pycparser==3.0 04:54:15 pygerrit2==2.0.15 04:54:15 PyGithub==2.9.1 04:54:15 Pygments==2.20.0 04:54:15 PyJWT==2.13.0 04:54:15 PyNaCl==1.6.2 04:54:15 pyparsing==2.4.7 04:54:15 pyperclip==1.11.0 04:54:15 pyrsistent==0.20.0 04:54:15 python-cinderclient==9.9.0 04:54:15 python-dateutil==2.9.0.post0 04:54:15 python-discovery==1.4.2 04:54:15 python-heatclient==5.2.0 04:54:15 python-jenkins==1.8.3 04:54:15 python-keystoneclient==5.8.0 04:54:15 python-magnumclient==4.10.0 04:54:15 python-openstackclient==10.0.0 04:54:15 python-swiftclient==4.10.0 04:54:15 PyYAML==6.0.3 04:54:15 referencing==0.37.0 04:54:15 requests==2.34.2 04:54:15 requests-oauthlib==2.0.0 04:54:15 rfc3986==2.0.0 04:54:15 rich==15.0.0 04:54:15 rich-argparse==1.8.0 04:54:15 rpds-py==0.30.0 04:54:15 rsa==4.9.1 04:54:15 ruamel.yaml==0.19.1 04:54:15 ruamel.yaml.clib==0.2.15 04:54:15 s3transfer==0.19.0 04:54:15 simplejson==4.1.1 04:54:15 six==1.17.0 04:54:15 smmap==5.0.3 04:54:15 soupsieve==2.8.4 04:54:15 stevedore==5.8.0 04:54:15 tabulate==0.10.0 04:54:15 toml==0.10.2 04:54:15 tomlkit==0.15.0 04:54:15 tqdm==4.68.3 04:54:15 typing_extensions==4.15.0 04:54:15 urllib3==1.26.20 04:54:15 virtualenv==21.5.1 04:54:15 wcwidth==0.8.1 04:54:15 websocket-client==1.9.0 04:54:15 wrapt==2.2.1 04:54:15 xdg==6.0.0 04:54:15 xmltodict==1.0.4 04:54:15 yarl==1.24.2 04:54:15 yq==3.4.3 04:54:15 provisioning config files... 04:54:15 copy managed file [global-settings] to file:/w/workspace/it-dev-bldr-alpine3-docker-merge-master@tmp/config2591917145556434512tmp 04:54:15 copy managed file [it-dev-settings] to file:/w/workspace/it-dev-bldr-alpine3-docker-merge-master@tmp/config418968650825969618tmp 04:54:15 [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins7652420797456413468.sh 04:54:15 ---> docker-login.sh 04:54:15 nexus3.o-ran-sc.org:10001 04:54:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:54:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:54:15 Configure a credential helper to remove this warning. See 04:54:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:54:15 04:54:15 Login Succeeded 04:54:15 nexus3.o-ran-sc.org:10002 04:54:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:54:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:54:15 Configure a credential helper to remove this warning. See 04:54:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:54:15 04:54:15 Login Succeeded 04:54:15 nexus3.o-ran-sc.org:10003 04:54:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:54:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:54:16 Configure a credential helper to remove this warning. See 04:54:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:54:16 04:54:16 Login Succeeded 04:54:16 nexus3.o-ran-sc.org:10004 04:54:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:54:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:54:16 Configure a credential helper to remove this warning. See 04:54:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:54:16 04:54:16 Login Succeeded 04:54:16 ---> docker-login.sh ends 04:54:16 [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins14832380960852761500.sh 04:54:16 [it-dev-bldr-alpine3-docker-merge-master] $ /bin/sh -xe /tmp/jenkins8924128760613479579.sh 04:54:16 [EnvInject] - Injecting environment variables from a build step. 04:54:16 [EnvInject] - Injecting as environment variables the properties content 04:54:16 DOCKER_ROOT=bldr-imgs/bldr-alpine3 04:54:16 CONTAINER_TAG_YAML_DIR= 04:54:16 CONTAINER_TAG_METHOD=yaml-file 04:54:16 04:54:16 [EnvInject] - Variables injected successfully. 04:54:16 [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash -l /tmp/jenkins15291753629076795181.sh 04:54:16 ---> docker-get-container-tag.sh 04:54:16 Setup pyenv: 04:54:16 system 04:54:16 3.8.13 04:54:16 3.9.13 04:54:16 * 3.10.6 (set by /w/workspace/it-dev-bldr-alpine3-docker-merge-master/.python-version) 04:54:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-64AK from file:/tmp/.os_lf_venv 04:54:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:54:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:54:19 lf-activate-venv(): INFO: Base packages installed successfully 04:54:19 lf-activate-venv(): INFO: Installing additional packages: yq 04:54:21 lf-activate-venv(): INFO: Adding /tmp/venv-64AK/bin to PATH 04:54:21 ---> Docker image tag found: 12-a3.11 04:54:21 [EnvInject] - Injecting environment variables from a build step. 04:54:21 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 04:54:21 [EnvInject] - Variables injected successfully. 04:54:21 [EnvInject] - Injecting environment variables from a build step. 04:54:21 [EnvInject] - Injecting as environment variables the properties content 04:54:21 DOCKER_ARGS=--network=host 04:54:21 DOCKER_ROOT=bldr-imgs/bldr-alpine3 04:54:21 CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 04:54:21 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 04:54:21 DOCKER_NAME=o-ran-sc/bldr-alpine3 04:54:21 04:54:21 [EnvInject] - Variables injected successfully. 04:54:21 [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins11690913694242017026.sh 04:54:21 ---> docker-build.sh 04:54:21 Docker version 24.0.2, build cb74dfc 04:54:21 Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/bldr-alpine3:12-a3.11 04:54:21 docker build --network=host -t nexus3.o-ran-sc.org:10004/o-ran-sc/bldr-alpine3:12-a3.11 . 04:54:22 #1 [internal] load build definition from Dockerfile 04:54:22 #1 transferring dockerfile: 1.32kB done 04:54:22 #1 DONE 0.1s 04:54:22 04:54:22 #2 [internal] load .dockerignore 04:54:22 #2 transferring context: 2B done 04:54:22 #2 DONE 0.1s 04:54:22 04:54:22 #3 [internal] load metadata for docker.io/library/python:3.7-alpine 04:54:23 #3 DONE 1.1s 04:54:23 04:54:23 #4 [1/3] FROM docker.io/library/python:3.7-alpine@sha256:f3d31c8677d03f0b3c724446077f229a6ce9d3ac430f5c08cd7dff00292048c3 04:54:23 #4 resolve docker.io/library/python:3.7-alpine@sha256:f3d31c8677d03f0b3c724446077f229a6ce9d3ac430f5c08cd7dff00292048c3 04:54:24 #4 resolve docker.io/library/python:3.7-alpine@sha256:f3d31c8677d03f0b3c724446077f229a6ce9d3ac430f5c08cd7dff00292048c3 0.1s done 04:54:24 #4 sha256:e6da3ee9bb64dd12b98fa609487f112fe1e365522e6e8345309db15c22a80a51 1.37kB / 1.37kB done 04:54:24 #4 sha256:1bac8ae77e4af0b868b62a75115616a20e025e0451eeed05d94a4cfc4523e58a 6.87kB / 6.87kB done 04:54:24 #4 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0B / 3.40MB 0.1s 04:54:24 #4 sha256:9875af95546db78168a6761b7fa205ed1cd0c153cd89356c1512e551c12b2d5c 0B / 622.29kB 0.1s 04:54:24 #4 sha256:4819c95424fc4a94767c9329b02238ebcce0bc682384cb671379bc1fb8a12b55 0B / 10.94MB 0.1s 04:54:24 #4 sha256:f3d31c8677d03f0b3c724446077f229a6ce9d3ac430f5c08cd7dff00292048c3 1.65kB / 1.65kB done 04:54:24 #4 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 1.05MB / 3.40MB 0.2s 04:54:24 #4 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.3s 04:54:24 #4 sha256:9875af95546db78168a6761b7fa205ed1cd0c153cd89356c1512e551c12b2d5c 622.29kB / 622.29kB 0.2s done 04:54:24 #4 sha256:4819c95424fc4a94767c9329b02238ebcce0bc682384cb671379bc1fb8a12b55 3.15MB / 10.94MB 0.3s 04:54:24 #4 sha256:148762f75a1f92cc9857e9c488bf95d5aac61e9905ec47a7408025b2dd5c3b7a 0B / 240B 0.3s 04:54:24 #4 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 04:54:24 #4 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.3s done 04:54:24 #4 sha256:4819c95424fc4a94767c9329b02238ebcce0bc682384cb671379bc1fb8a12b55 10.06MB / 10.94MB 0.5s 04:54:24 #4 sha256:148762f75a1f92cc9857e9c488bf95d5aac61e9905ec47a7408025b2dd5c3b7a 240B / 240B 0.3s done 04:54:24 #4 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.1s done 04:54:24 #4 sha256:ea1518237b3753b3fe40ee773d77651704178d9baa72ae5012e13a992cfa6c63 2.10MB / 2.85MB 0.5s 04:54:24 #4 sha256:4819c95424fc4a94767c9329b02238ebcce0bc682384cb671379bc1fb8a12b55 10.94MB / 10.94MB 0.6s done 04:54:24 #4 sha256:ea1518237b3753b3fe40ee773d77651704178d9baa72ae5012e13a992cfa6c63 2.85MB / 2.85MB 0.5s done 04:54:24 #4 extracting sha256:9875af95546db78168a6761b7fa205ed1cd0c153cd89356c1512e551c12b2d5c 04:54:24 #4 extracting sha256:9875af95546db78168a6761b7fa205ed1cd0c153cd89356c1512e551c12b2d5c 0.3s done 04:54:25 #4 extracting sha256:4819c95424fc4a94767c9329b02238ebcce0bc682384cb671379bc1fb8a12b55 04:54:25 #4 extracting sha256:4819c95424fc4a94767c9329b02238ebcce0bc682384cb671379bc1fb8a12b55 0.6s done 04:54:25 #4 extracting sha256:148762f75a1f92cc9857e9c488bf95d5aac61e9905ec47a7408025b2dd5c3b7a done 04:54:25 #4 extracting sha256:ea1518237b3753b3fe40ee773d77651704178d9baa72ae5012e13a992cfa6c63 04:54:26 #4 extracting sha256:ea1518237b3753b3fe40ee773d77651704178d9baa72ae5012e13a992cfa6c63 0.3s done 04:54:26 #4 DONE 2.5s 04:54:26 04:54:26 #5 [2/3] RUN apk update && apk add autoconf automake build-base cmake libtool ninja pkgconfig python3-dev sudo git go 04:54:26 #5 0.223 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:54:26 #5 0.492 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:54:29 #5 3.531 v3.18.12-181-gee848ac0785 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 04:54:29 #5 3.531 v3.18.12-181-gee848ac0785 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 04:54:29 #5 3.531 OK: 20086 distinct packages available 04:54:30 #5 4.065 (1/57) Upgrading musl (1.2.4-r1 -> 1.2.4-r3) 04:54:30 #5 4.143 (2/57) Upgrading libexpat (2.5.0-r1 -> 2.7.0-r0) 04:54:30 #5 4.149 (3/57) Installing m4 (1.4.19-r3) 04:54:30 #5 4.163 (4/57) Installing perl (5.36.2-r1) 04:54:30 #5 4.488 (5/57) Installing autoconf (2.71-r2) 04:54:30 #5 4.515 (6/57) Installing automake (1.16.5-r2) 04:54:30 #5 4.550 (7/57) Installing libgcc (12.2.1_git20220924-r10) 04:54:30 #5 4.555 (8/57) Installing libstdc++ (12.2.1_git20220924-r10) 04:54:31 #5 4.580 (9/57) Installing zstd-libs (1.5.5-r4) 04:54:31 #5 4.596 (10/57) Installing binutils (2.40-r8) 04:54:31 #5 4.681 (11/57) Installing libmagic (5.45-r0) 04:54:31 #5 4.720 (12/57) Installing file (5.45-r0) 04:54:31 #5 4.722 (13/57) Installing libgomp (12.2.1_git20220924-r10) 04:54:31 #5 4.731 (14/57) Installing libatomic (12.2.1_git20220924-r10) 04:54:31 #5 4.733 (15/57) Installing gmp (6.2.1-r3) 04:54:31 #5 4.743 (16/57) Installing isl26 (0.26-r1) 04:54:31 #5 4.771 (17/57) Installing mpfr4 (4.2.0_p12-r0) 04:54:31 #5 4.790 (18/57) Installing mpc1 (1.3.1-r1) 04:54:31 #5 4.796 (19/57) Installing gcc (12.2.1_git20220924-r10) 04:54:32 #5 5.770 (20/57) Installing libstdc++-dev (12.2.1_git20220924-r10) 04:54:32 #5 6.086 (21/57) Installing musl-dev (1.2.4-r3) 04:54:32 #5 6.167 (22/57) Installing libc-dev (0.7.2-r5) 04:54:32 #5 6.171 (23/57) Installing g++ (12.2.1_git20220924-r10) 04:54:32 #5 6.462 (24/57) Installing make (4.4.1-r1) 04:54:32 #5 6.475 (25/57) Installing fortify-headers (1.1-r3) 04:54:32 #5 6.482 (26/57) Installing patch (2.7.6-r10) 04:54:32 #5 6.489 (27/57) Installing build-base (0.5-r3) 04:54:32 #5 6.493 (28/57) Installing libacl (2.3.1-r3) 04:54:32 #5 6.497 (29/57) Installing lz4-libs (1.9.4-r4) 04:54:32 #5 6.505 (30/57) Installing libarchive (3.8.0-r0) 04:54:32 #5 6.520 (31/57) Installing brotli-libs (1.0.9-r14) 04:54:32 #5 6.535 (32/57) Installing libunistring (1.1-r1) 04:54:32 #5 6.551 (33/57) Installing libidn2 (2.3.4-r1) 04:54:33 #5 6.558 (34/57) Installing nghttp2-libs (1.57.0-r0) 04:54:33 #5 6.566 (35/57) Installing libpsl (0.21.5-r0) 04:54:33 #5 6.571 (36/57) Installing libcurl (8.12.1-r0) 04:54:33 #5 6.584 (37/57) Installing libformw (6.4_p20230506-r0) 04:54:33 #5 6.593 (38/57) Installing rhash-libs (1.4.3-r2) 04:54:33 #5 6.606 (39/57) Installing libuv (1.44.2-r2) 04:54:33 #5 6.616 (40/57) Installing cmake (3.26.5-r0) 04:54:33 #5 7.212 (41/57) Installing pcre2 (10.42-r1) 04:54:33 #5 7.229 (42/57) Installing git (2.40.4-r0) 04:54:33 #5 7.307 (43/57) Installing perl-error (0.17029-r1) 04:54:33 #5 7.312 (44/57) Installing perl-git (2.40.4-r0) 04:54:33 #5 7.317 (45/57) Installing git-perl (2.40.4-r0) 04:54:33 #5 7.325 (46/57) Installing go (1.20.11-r0) 04:54:36 #5 9.781 (47/57) Installing libltdl (2.4.7-r2) 04:54:36 #5 9.786 (48/57) Installing libtool (2.4.7-r2) 04:54:36 #5 9.823 (49/57) Installing samurai (1.2-r3) 04:54:36 #5 9.828 (50/57) Installing pkgconf (1.9.5-r0) 04:54:36 #5 9.841 (51/57) Installing mpdecimal (2.5.1-r2) 04:54:36 #5 9.866 (52/57) Installing python3 (3.11.12-r1) 04:54:36 #5 10.12 (53/57) Installing python3-pycache-pyc0 (3.11.12-r1) 04:54:36 #5 10.28 (54/57) Installing pyc (0.1-r0) 04:54:36 #5 10.28 (55/57) Installing python3-pyc (3.11.12-r1) 04:54:36 #5 10.28 (56/57) Installing python3-dev (3.11.12-r1) 04:54:37 #5 11.45 (57/57) Installing sudo (1.9.13_p3-r2) 04:54:37 #5 11.49 Executing busybox-1.36.1-r2.trigger 04:54:37 #5 11.51 OK: 641 MiB in 93 packages 04:54:40 #5 DONE 14.3s 04:54:40 04:54:40 #6 [3/3] RUN cd /tmp && git clone --branch v2015.09.25 git://git.sv.gnu.org/autoconf-archive.git && cp /tmp/autoconf-archive/m4/* /usr/share/aclocal && rm -rf /tmp/autoconf-archive 04:54:40 #6 0.212 Cloning into 'autoconf-archive'... 04:54:46 #6 5.578 Note: switching to '557b34d93d5a03fd66a2d40b02152b8f12eccf4c'. 04:54:46 #6 5.578 04:54:46 #6 5.578 You are in 'detached HEAD' state. You can look around, make experimental 04:54:46 #6 5.578 changes and commit them, and you can discard any commits you make in this 04:54:46 #6 5.578 state without impacting any branches by switching back to a branch. 04:54:46 #6 5.578 04:54:46 #6 5.578 If you want to create a new branch to retain commits you create, you may 04:54:46 #6 5.578 do so (now or later) by using -c with the switch command. Example: 04:54:46 #6 5.578 04:54:46 #6 5.578 git switch -c 04:54:46 #6 5.578 04:54:46 #6 5.578 Or undo this operation with: 04:54:46 #6 5.578 04:54:46 #6 5.578 git switch - 04:54:46 #6 5.578 04:54:46 #6 5.578 Turn off this advice by setting config variable advice.detachedHead to false 04:54:46 #6 5.578 04:54:46 #6 DONE 5.8s 04:54:46 04:54:46 #7 exporting to image 04:54:46 #7 exporting layers 04:54:51 #7 exporting layers 5.1s done 04:54:51 #7 writing image sha256:203f89be68248e26537114f9e7eb094fcba6c8a598a05738376cd46dd841568d done 04:54:51 #7 naming to nexus3.o-ran-sc.org:10004/o-ran-sc/bldr-alpine3:12-a3.11 0.0s done 04:54:51 #7 DONE 5.1s 04:54:51 ---> docker-build.sh ends 04:54:51 [it-dev-bldr-alpine3-docker-merge-master] $ /bin/sh -xe /tmp/jenkins11599596499272719864.sh 04:54:51 [EnvInject] - Injecting environment variables from a build step. 04:54:51 [EnvInject] - Injecting as environment variables the properties content 04:54:51 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 04:54:51 04:54:51 [EnvInject] - Variables injected successfully. 04:54:51 [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins4880249623106041401.sh 04:54:51 ---> docker-push.sh 04:54:51 Docker version 24.0.2, build cb74dfc 04:54:51 Pushing image: nexus3.o-ran-sc.org:10004/o-ran-sc/bldr-alpine3:12-a3.11 04:54:51 docker push nexus3.o-ran-sc.org:10004/o-ran-sc/bldr-alpine3:12-a3.11 04:54:51 The push refers to repository [nexus3.o-ran-sc.org:10004/o-ran-sc/bldr-alpine3] 04:54:51 453a65e4e420: Preparing 04:54:51 0d97d90e7d90: Preparing 04:54:51 ae2ed3079163: Preparing 04:54:51 aa3a591fc84e: Preparing 04:54:51 7f29b11ef9dd: Preparing 04:54:51 a1c2f058ec5f: Preparing 04:54:51 cc2447e1835a: Preparing 04:54:51 a1c2f058ec5f: Waiting 04:54:51 cc2447e1835a: Waiting 04:54:51 aa3a591fc84e: Layer already exists 04:54:51 ae2ed3079163: Layer already exists 04:54:51 7f29b11ef9dd: Layer already exists 04:54:52 a1c2f058ec5f: Layer already exists 04:54:52 cc2447e1835a: Layer already exists 04:54:52 453a65e4e420: Pushed 04:55:40 0d97d90e7d90: Pushed 04:55:40 12-a3.11: digest: sha256:4877a28e630e1e7f79b356eb275530c4919efef25d544c64dba6036763ac1d10 size: 1791 04:55:40 ---> docker-push.sh ends 04:55:40 [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins11693715846085125798.sh 04:55:40 $ ssh-agent -k 04:55:40 unset SSH_AUTH_SOCK; 04:55:40 unset SSH_AGENT_PID; 04:55:40 echo Agent pid 2142 killed; 04:55:40 [ssh-agent] Stopped. 04:55:40 [PostBuildScript] - [INFO] Executing post build scripts. 04:55:40 [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins3947217052415484428.sh 04:55:40 ---> sysstat.sh 04:55:41 [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins8306411654504972842.sh 04:55:41 ---> package-listing.sh 04:55:41 ++ facter osfamily 04:55:41 ++ tr '[:upper:]' '[:lower:]' 04:55:41 + OS_FAMILY=debian 04:55:41 + workspace=/w/workspace/it-dev-bldr-alpine3-docker-merge-master 04:55:41 + START_PACKAGES=/tmp/packages_start.txt 04:55:41 + END_PACKAGES=/tmp/packages_end.txt 04:55:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:55:41 + PACKAGES=/tmp/packages_start.txt 04:55:41 + '[' /w/workspace/it-dev-bldr-alpine3-docker-merge-master ']' 04:55:41 + PACKAGES=/tmp/packages_end.txt 04:55:41 + case "${OS_FAMILY}" in 04:55:41 + dpkg -l 04:55:41 + grep '^ii' 04:55:41 + '[' -f /tmp/packages_start.txt ']' 04:55:41 + '[' -f /tmp/packages_end.txt ']' 04:55:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:55:41 + '[' /w/workspace/it-dev-bldr-alpine3-docker-merge-master ']' 04:55:41 + mkdir -p /w/workspace/it-dev-bldr-alpine3-docker-merge-master/archives/ 04:55:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/it-dev-bldr-alpine3-docker-merge-master/archives/ 04:55:41 [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins9722825184375818443.sh 04:55:41 ---> capture-instance-metadata.sh 04:55:41 Setup pyenv: 04:55:41 system 04:55:41 3.8.13 04:55:41 3.9.13 04:55:41 * 3.10.6 (set by /w/workspace/it-dev-bldr-alpine3-docker-merge-master/.python-version) 04:55:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-64AK from file:/tmp/.os_lf_venv 04:55:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:55:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:55:43 lf-activate-venv(): INFO: Base packages installed successfully 04:55:43 lf-activate-venv(): INFO: Installing additional packages: lftools 04:56:01 lf-activate-venv(): INFO: Adding /tmp/venv-64AK/bin to PATH 04:56:01 INFO: Running in OpenStack, capturing instance metadata 04:56:01 [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins15653861199233312632.sh 04:56:01 provisioning config files... 04:56:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/it-dev-bldr-alpine3-docker-merge-master@tmp/config7693035423424203767tmp 04:56:01 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 04:56:01 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 04:56:01 [EnvInject] - Injecting environment variables from a build step. 04:56:01 [EnvInject] - Injecting as environment variables the properties content 04:56:01 SERVER_ID=logs 04:56:01 04:56:01 [EnvInject] - Variables injected successfully. 04:56:01 [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins15839739931332601592.sh 04:56:01 ---> create-netrc.sh 04:56:01 [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins9727356651307947034.sh 04:56:01 ---> python-tools-install.sh 04:56:01 Setup pyenv: 04:56:01 system 04:56:01 3.8.13 04:56:01 3.9.13 04:56:01 * 3.10.6 (set by /w/workspace/it-dev-bldr-alpine3-docker-merge-master/.python-version) 04:56:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-64AK from file:/tmp/.os_lf_venv 04:56:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:56:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:56:05 lf-activate-venv(): INFO: Base packages installed successfully 04:56:05 lf-activate-venv(): INFO: Installing additional packages: lftools 04:56:22 lf-activate-venv(): INFO: Adding /tmp/venv-64AK/bin to PATH 04:56:22 [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins9141783714415901856.sh 04:56:22 ---> sudo-logs.sh 04:56:22 Archiving 'sudo' log.. 04:56:22 [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins13758790738491519148.sh 04:56:22 ---> job-cost.sh 04:56:22 Setup pyenv: 04:56:22 system 04:56:22 3.8.13 04:56:22 3.9.13 04:56:22 * 3.10.6 (set by /w/workspace/it-dev-bldr-alpine3-docker-merge-master/.python-version) 04:56:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-64AK from file:/tmp/.os_lf_venv 04:56:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:56:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:56:26 lf-activate-venv(): INFO: Base packages installed successfully 04:56:26 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 04:56:36 lf-activate-venv(): INFO: Adding /tmp/venv-64AK/bin to PATH 04:56:36 INFO: No Stack... 04:56:36 INFO: Retrieving Pricing Info for: v3-starter-4 04:56:37 INFO: Archiving Costs 04:56:37 [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash -l /tmp/jenkins1930480801014270438.sh 04:56:37 ---> logs-deploy.sh 04:56:37 Setup pyenv: 04:56:37 system 04:56:37 3.8.13 04:56:37 3.9.13 04:56:37 * 3.10.6 (set by /w/workspace/it-dev-bldr-alpine3-docker-merge-master/.python-version) 04:56:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-64AK from file:/tmp/.os_lf_venv 04:56:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:56:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:56:40 lf-activate-venv(): INFO: Base packages installed successfully 04:56:40 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 04:56:57 lf-activate-venv(): INFO: Adding /tmp/venv-64AK/bin to PATH 04:56:57 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/it-dev-bldr-alpine3-docker-merge-master/333 04:56:57 INFO: archiving workspace using pattern(s): 04:56:59 Archives upload complete. 04:56:59 INFO: archiving logs to Nexus 04:57:01 ---> uname -a: 04:57:01 Linux prd-ubuntu1804-docker-4c-4g-3810 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 04:57:01 04:57:01 04:57:01 ---> lscpu: 04:57:01 Architecture: x86_64 04:57:01 CPU op-mode(s): 32-bit, 64-bit 04:57:01 Byte Order: Little Endian 04:57:01 CPU(s): 4 04:57:01 On-line CPU(s) list: 0-3 04:57:01 Thread(s) per core: 1 04:57:01 Core(s) per socket: 1 04:57:01 Socket(s): 4 04:57:01 NUMA node(s): 1 04:57:01 Vendor ID: AuthenticAMD 04:57:01 CPU family: 23 04:57:01 Model: 49 04:57:01 Model name: AMD EPYC-Rome Processor 04:57:01 Stepping: 0 04:57:01 CPU MHz: 2800.000 04:57:01 BogoMIPS: 5600.00 04:57:01 Virtualization: AMD-V 04:57:01 Hypervisor vendor: KVM 04:57:01 Virtualization type: full 04:57:01 L1d cache: 32K 04:57:01 L1i cache: 32K 04:57:01 L2 cache: 512K 04:57:01 L3 cache: 16384K 04:57:01 NUMA node0 CPU(s): 0-3 04:57:01 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 04:57:01 04:57:01 04:57:01 ---> nproc: 04:57:01 4 04:57:01 04:57:01 04:57:01 ---> df -h: 04:57:01 Filesystem Size Used Avail Use% Mounted on 04:57:01 udev 3.9G 0 3.9G 0% /dev 04:57:01 tmpfs 798M 696K 797M 1% /run 04:57:01 /dev/vda1 20G 9.7G 9.6G 51% / 04:57:01 tmpfs 3.9G 0 3.9G 0% /dev/shm 04:57:01 tmpfs 5.0M 0 5.0M 0% /run/lock 04:57:01 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 04:57:01 /dev/vda15 105M 5.3M 100M 5% /boot/efi 04:57:01 tmpfs 798M 0 798M 0% /run/user/1001 04:57:01 04:57:01 04:57:01 ---> free -m: 04:57:01 total used free shared buff/cache available 04:57:01 Mem: 7976 510 4552 0 2912 7166 04:57:01 Swap: 1023 0 1023 04:57:01 04:57:01 04:57:01 ---> ip addr: 04:57:01 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 04:57:01 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 04:57:01 inet 127.0.0.1/8 scope host lo 04:57:01 valid_lft forever preferred_lft forever 04:57:01 inet6 ::1/128 scope host 04:57:01 valid_lft forever preferred_lft forever 04:57:01 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 04:57:01 link/ether fa:16:3e:ea:42:13 brd ff:ff:ff:ff:ff:ff 04:57:01 inet 10.32.6.11/23 brd 10.32.7.255 scope global dynamic ens3 04:57:01 valid_lft 86085sec preferred_lft 86085sec 04:57:01 inet6 fe80::f816:3eff:feea:4213/64 scope link 04:57:01 valid_lft forever preferred_lft forever 04:57:01 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 04:57:01 link/ether 02:42:43:66:20:d9 brd ff:ff:ff:ff:ff:ff 04:57:01 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 04:57:01 valid_lft forever preferred_lft forever 04:57:01 04:57:01 04:57:01 ---> sar -b -r -n DEV: 04:57:01 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-3810) 06/20/26 _x86_64_ (4 CPU) 04:57:01 04:57:01 04:51:49 LINUX RESTART (4 CPU) 04:57:01 04:57:01 04:52:01 tps rtps wtps bread/s bwrtn/s 04:57:01 04:53:01 151.03 69.11 81.92 5594.94 39539.50 04:57:01 04:54:01 57.12 0.22 56.91 23.20 8647.76 04:57:01 04:55:01 115.26 12.48 102.78 2223.76 32947.71 04:57:01 04:56:01 6.13 0.30 5.83 19.99 259.91 04:57:01 Average: 82.39 20.53 61.86 1965.54 20348.68 04:57:01 04:57:01 04:52:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:57:01 04:53:01 5891676 7393224 2275752 27.86 35492 1647824 1003836 10.89 601956 1507972 45884 04:57:01 04:54:01 5612216 7366824 2555212 31.29 55412 1867668 1019160 11.06 639200 1723920 94600 04:57:01 04:55:01 4734064 7395052 3433364 42.04 73656 2719684 1063672 11.54 1180796 1990644 64 04:57:01 04:56:01 4731544 7401656 3435884 42.07 75160 2727780 975816 10.59 1295696 1878112 27004 04:57:01 Average: 5242375 7389189 2925053 35.81 59930 2240739 1015621 11.02 929412 1775162 41888 04:57:01 04:57:01 04:52:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:57:01 04:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:01 04:53:01 lo 0.93 0.93 0.08 0.08 0.00 0.00 0.00 0.00 04:57:01 04:53:01 ens3 343.72 174.44 1030.59 61.92 0.00 0.00 0.00 0.00 04:57:01 04:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:01 04:54:01 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 04:57:01 04:54:01 ens3 75.37 56.37 836.03 6.66 0.00 0.00 0.00 0.00 04:57:01 04:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:01 04:55:01 lo 2.73 2.73 0.27 0.27 0.00 0.00 0.00 0.00 04:57:01 04:55:01 ens3 638.03 234.51 4097.09 868.30 0.00 0.00 0.00 0.00 04:57:01 04:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:01 04:56:01 lo 0.87 0.87 0.07 0.07 0.00 0.00 0.00 0.00 04:57:01 04:56:01 ens3 317.39 366.79 26.13 2957.86 0.00 0.00 0.00 0.00 04:57:01 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:01 Average: lo 1.28 1.28 0.12 0.12 0.00 0.00 0.00 0.00 04:57:01 Average: ens3 343.63 208.04 1497.38 973.73 0.00 0.00 0.00 0.00 04:57:01 04:57:01 04:57:01 ---> sar -P ALL: 04:57:01 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-3810) 06/20/26 _x86_64_ (4 CPU) 04:57:01 04:57:01 04:51:49 LINUX RESTART (4 CPU) 04:57:01 04:57:01 04:52:01 CPU %user %nice %system %iowait %steal %idle 04:57:01 04:53:01 all 17.04 0.00 2.76 5.49 2.43 72.28 04:57:01 04:53:01 0 19.62 0.00 2.36 5.81 2.06 70.15 04:57:01 04:53:01 1 19.24 0.00 4.74 6.21 2.91 66.89 04:57:01 04:53:01 2 16.19 0.00 1.97 6.52 2.37 72.94 04:57:01 04:53:01 3 13.11 0.00 1.97 3.41 2.37 79.14 04:57:01 04:54:01 all 19.45 0.00 1.06 2.34 1.33 75.82 04:57:01 04:54:01 0 13.57 0.00 1.00 0.72 0.83 83.88 04:57:01 04:54:01 1 33.67 0.00 1.16 1.82 1.84 61.51 04:57:01 04:54:01 2 13.64 0.00 0.91 2.89 1.24 81.32 04:57:01 04:54:01 3 16.91 0.00 1.16 3.95 1.41 76.57 04:57:01 04:55:01 all 16.62 0.00 2.97 2.53 1.94 75.93 04:57:01 04:55:01 0 9.73 0.00 1.72 0.80 1.34 86.42 04:57:01 04:55:01 1 9.89 0.00 1.81 1.91 1.83 84.57 04:57:01 04:55:01 2 36.85 0.00 5.26 0.68 2.49 54.71 04:57:01 04:55:01 3 9.96 0.00 3.09 6.74 2.09 78.12 04:57:01 04:56:01 all 20.89 0.00 1.13 0.34 1.53 76.11 04:57:01 04:56:01 0 16.20 0.00 0.98 0.03 1.57 81.22 04:57:01 04:56:01 1 39.05 0.00 1.55 0.23 1.85 57.31 04:57:01 04:56:01 2 15.47 0.00 0.96 1.08 1.09 81.40 04:57:01 04:56:01 3 12.90 0.00 1.03 0.02 1.62 84.44 04:57:01 Average: all 18.50 0.00 1.98 2.68 1.81 75.03 04:57:01 Average: 0 14.79 0.00 1.51 1.84 1.45 80.41 04:57:01 Average: 1 25.45 0.00 2.32 2.55 2.11 67.58 04:57:01 Average: 2 20.53 0.00 2.28 2.79 1.80 72.60 04:57:01 Average: 3 13.22 0.00 1.81 3.53 1.87 79.56 04:57:01 04:57:01 04:57:01