16:41:30 Started by timer 16:41:30 Running as SYSTEM 16:41:30 [EnvInject] - Loading node environment variables. 16:41:30 Building remotely on prd-ubuntu1804-docker-4c-4g-5498 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/nonrtric-plt-ranpm-pm-file-converter-docker-merge-h-release 16:41:30 [ssh-agent] Looking for ssh-agent implementation... 16:41:30 $ ssh-agent 16:41:30 SSH_AUTH_SOCK=/tmp/ssh-DW1D5D7KfMOP/agent.2183 16:41:30 SSH_AGENT_PID=2185 16:41:30 [ssh-agent] Started. 16:41:30 Running ssh-add (command line suppressed) 16:41:30 Identity added: /w/workspace/nonrtric-plt-ranpm-pm-file-converter-docker-merge-h-release@tmp/private_key_17399990651563985239.key (jenkins-ssh) 16:41:30 [ssh-agent] Using credentials jenkins (jenkins) 16:41:30 The recommended git tool is: NONE 16:41:33 using credential jenkins 16:41:33 Wiping out workspace first. 16:41:33 Cloning the remote Git repository 16:41:33 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm 16:41:33 > git init /w/workspace/nonrtric-plt-ranpm-pm-file-converter-docker-merge-h-release # timeout=10 16:41:33 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm 16:41:33 > git --version # timeout=10 16:41:33 > git --version # 'git version 2.17.1' 16:41:33 using GIT_SSH to set credentials jenkins 16:41:33 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm +refs/heads/*:refs/remotes/origin/* # timeout=10 16:41:34 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm # timeout=10 16:41:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:41:35 Avoid second fetch 16:41:35 > git rev-parse refs/remotes/origin/h-release^{commit} # timeout=10 16:41:35 Checking out Revision 54b2d6ba95c1b43224e6e8baa4378762bd62133c (refs/remotes/origin/h-release) 16:41:35 > git config core.sparsecheckout # timeout=10 16:41:35 > git checkout -f 54b2d6ba95c1b43224e6e8baa4378762bd62133c # timeout=10 16:41:35 Commit message: "Update readthedocs config" 16:41:35 > git rev-list --no-walk 54b2d6ba95c1b43224e6e8baa4378762bd62133c # timeout=10 16:41:38 provisioning config files... 16:41:38 copy managed file [npmrc] to file:/home/jenkins/.npmrc 16:41:38 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 16:41:38 [nonrtric-plt-ranpm-pm-file-converter-docker-merge-h-release] $ /bin/bash /tmp/jenkins11490385850419011247.sh 16:41:38 ---> python-tools-install.sh 16:41:38 Setup pyenv: 16:41:38 * system (set by /opt/pyenv/version) 16:41:38 * 3.8.13 (set by /opt/pyenv/version) 16:41:38 * 3.9.13 (set by /opt/pyenv/version) 16:41:38 * 3.10.6 (set by /opt/pyenv/version) 16:41:46 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-OW4i 16:41:46 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 16:41:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:41:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:41:54 lf-activate-venv(): INFO: Base packages installed successfully 16:41:54 lf-activate-venv(): INFO: Installing additional packages: lftools 16:42:34 lf-activate-venv(): INFO: Adding /tmp/venv-OW4i/bin to PATH 16:42:34 Generating Requirements File 16:43:06 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 16:43:06 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 16:43:07 Python 3.10.6 16:43:07 pip 25.2 from /tmp/venv-OW4i/lib/python3.10/site-packages/pip (python 3.10) 16:43:08 appdirs==1.4.4 16:43:08 argcomplete==3.6.2 16:43:08 aspy.yaml==1.3.0 16:43:08 attrs==25.3.0 16:43:08 autopage==0.5.2 16:43:08 beautifulsoup4==4.14.2 16:43:08 boto3==1.40.44 16:43:08 botocore==1.40.44 16:43:08 bs4==0.0.2 16:43:08 cachetools==6.2.0 16:43:08 certifi==2025.8.3 16:43:08 cffi==2.0.0 16:43:08 cfgv==3.4.0 16:43:08 chardet==5.2.0 16:43:08 charset-normalizer==3.4.3 16:43:08 click==8.3.0 16:43:08 cliff==4.11.0 16:43:08 cmd2==2.7.0 16:43:08 cryptography==3.3.2 16:43:08 debtcollector==3.0.0 16:43:08 decorator==5.2.1 16:43:08 defusedxml==0.7.1 16:43:08 Deprecated==1.2.18 16:43:08 distlib==0.4.0 16:43:08 dnspython==2.8.0 16:43:08 docker==7.1.0 16:43:08 dogpile.cache==1.4.1 16:43:08 durationpy==0.10 16:43:08 email-validator==2.3.0 16:43:08 filelock==3.19.1 16:43:08 future==1.0.0 16:43:08 gitdb==4.0.12 16:43:08 GitPython==3.1.45 16:43:08 google-auth==2.41.1 16:43:08 httplib2==0.31.0 16:43:08 identify==2.6.15 16:43:08 idna==3.10 16:43:08 importlib-resources==1.5.0 16:43:08 iso8601==2.1.0 16:43:08 Jinja2==3.1.6 16:43:08 jmespath==1.0.1 16:43:08 jsonpatch==1.33 16:43:08 jsonpointer==3.0.0 16:43:08 jsonschema==4.25.1 16:43:08 jsonschema-specifications==2025.9.1 16:43:08 keystoneauth1==5.12.0 16:43:08 kubernetes==34.1.0 16:43:08 lftools==0.37.14 16:43:08 lxml==6.0.2 16:43:08 markdown-it-py==4.0.0 16:43:08 MarkupSafe==3.0.3 16:43:08 mdurl==0.1.2 16:43:08 msgpack==1.1.1 16:43:08 multi_key_dict==2.0.3 16:43:08 munch==4.0.0 16:43:08 netaddr==1.3.0 16:43:08 niet==1.4.2 16:43:08 nodeenv==1.9.1 16:43:08 oauth2client==4.1.3 16:43:08 oauthlib==3.3.1 16:43:08 openstacksdk==4.7.1 16:43:08 os-service-types==1.8.0 16:43:08 osc-lib==4.2.0 16:43:08 oslo.config==10.0.0 16:43:08 oslo.context==6.1.0 16:43:08 oslo.i18n==6.6.0 16:43:08 oslo.log==7.2.1 16:43:08 oslo.serialization==5.8.0 16:43:08 oslo.utils==9.1.0 16:43:08 packaging==25.0 16:43:08 pbr==7.0.1 16:43:08 platformdirs==4.4.0 16:43:08 prettytable==3.16.0 16:43:08 psutil==7.1.0 16:43:08 pyasn1==0.6.1 16:43:08 pyasn1_modules==0.4.2 16:43:08 pycparser==2.23 16:43:08 pygerrit2==2.0.15 16:43:08 PyGithub==2.8.1 16:43:08 Pygments==2.19.2 16:43:08 PyJWT==2.10.1 16:43:08 PyNaCl==1.6.0 16:43:08 pyparsing==2.4.7 16:43:08 pyperclip==1.11.0 16:43:08 pyrsistent==0.20.0 16:43:08 python-cinderclient==9.8.0 16:43:08 python-dateutil==2.9.0.post0 16:43:08 python-heatclient==4.3.0 16:43:08 python-jenkins==1.8.3 16:43:08 python-keystoneclient==5.7.0 16:43:08 python-magnumclient==4.9.0 16:43:08 python-openstackclient==8.2.0 16:43:08 python-swiftclient==4.8.0 16:43:08 PyYAML==6.0.3 16:43:08 referencing==0.36.2 16:43:08 requests==2.32.5 16:43:08 requests-oauthlib==2.0.0 16:43:08 requestsexceptions==1.4.0 16:43:08 rfc3986==2.0.0 16:43:08 rich==14.1.0 16:43:08 rich-argparse==1.7.1 16:43:08 rpds-py==0.27.1 16:43:08 rsa==4.9.1 16:43:08 ruamel.yaml==0.18.15 16:43:08 ruamel.yaml.clib==0.2.14 16:43:08 s3transfer==0.14.0 16:43:08 simplejson==3.20.2 16:43:08 six==1.17.0 16:43:08 smmap==5.0.2 16:43:08 soupsieve==2.8 16:43:08 stevedore==5.5.0 16:43:08 tabulate==0.9.0 16:43:08 toml==0.10.2 16:43:08 tomlkit==0.13.3 16:43:08 tqdm==4.67.1 16:43:08 typing_extensions==4.15.0 16:43:08 tzdata==2025.2 16:43:08 urllib3==1.26.20 16:43:08 virtualenv==20.34.0 16:43:08 wcwidth==0.2.14 16:43:08 websocket-client==1.8.0 16:43:08 wrapt==1.17.3 16:43:08 xdg==6.0.0 16:43:08 xmltodict==1.0.2 16:43:08 yq==3.4.3 16:43:08 provisioning config files... 16:43:08 copy managed file [global-settings] to file:/w/workspace/nonrtric-plt-ranpm-pm-file-converter-docker-merge-h-release@tmp/config9925886102847511893tmp 16:43:08 copy managed file [nonrtric-plt-ranpm] to file:/w/workspace/nonrtric-plt-ranpm-pm-file-converter-docker-merge-h-release@tmp/config12015837138250086472tmp 16:43:08 [nonrtric-plt-ranpm-pm-file-converter-docker-merge-h-release] $ /bin/bash /tmp/jenkins17773814297282757006.sh 16:43:08 ---> docker-login.sh 16:43:08 nexus3.o-ran-sc.org:10001 16:43:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:43:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:43:08 Configure a credential helper to remove this warning. See 16:43:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:43:08 16:43:08 Login Succeeded 16:43:08 nexus3.o-ran-sc.org:10002 16:43:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:43:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:43:09 Configure a credential helper to remove this warning. See 16:43:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:43:09 16:43:09 Login Succeeded 16:43:09 nexus3.o-ran-sc.org:10003 16:43:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:43:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:43:09 Configure a credential helper to remove this warning. See 16:43:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:43:09 16:43:09 Login Succeeded 16:43:09 nexus3.o-ran-sc.org:10004 16:43:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:43:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:43:09 Configure a credential helper to remove this warning. See 16:43:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:43:09 16:43:09 Login Succeeded 16:43:09 ---> docker-login.sh ends 16:43:09 [nonrtric-plt-ranpm-pm-file-converter-docker-merge-h-release] $ /bin/bash /tmp/jenkins13762143393255047070.sh 16:43:09 [nonrtric-plt-ranpm-pm-file-converter-docker-merge-h-release] $ /bin/sh -xe /tmp/jenkins12247729671701338450.sh 16:43:09 [EnvInject] - Injecting environment variables from a build step. 16:43:09 [EnvInject] - Injecting as environment variables the properties content 16:43:09 DOCKER_ROOT=pm-file-converter 16:43:09 CONTAINER_TAG_YAML_DIR= 16:43:09 CONTAINER_TAG_METHOD=yaml-file 16:43:09 16:43:09 [EnvInject] - Variables injected successfully. 16:43:09 [nonrtric-plt-ranpm-pm-file-converter-docker-merge-h-release] $ /bin/bash -l /tmp/jenkins12729791249572291589.sh 16:43:09 ---> docker-get-container-tag.sh 16:43:09 Setup pyenv: 16:43:09 system 16:43:09 3.8.13 16:43:09 3.9.13 16:43:09 * 3.10.6 (set by /w/workspace/nonrtric-plt-ranpm-pm-file-converter-docker-merge-h-release/.python-version) 16:43:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OW4i from file:/tmp/.os_lf_venv 16:43:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:43:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:43:13 lf-activate-venv(): INFO: Base packages installed successfully 16:43:13 lf-activate-venv(): INFO: Installing additional packages: yq 16:43:14 lf-activate-venv(): INFO: Adding /tmp/venv-OW4i/bin to PATH 16:43:14 ---> Docker image tag found: 1.0.2 16:43:14 [EnvInject] - Injecting environment variables from a build step. 16:43:14 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 16:43:14 [EnvInject] - Variables injected successfully. 16:43:14 [EnvInject] - Injecting environment variables from a build step. 16:43:14 [EnvInject] - Injecting as environment variables the properties content 16:43:14 DOCKER_ARGS=--network=host 16:43:14 DOCKER_ROOT=pm-file-converter 16:43:14 CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 16:43:14 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 16:43:14 DOCKER_NAME=o-ran-sc/nonrtric-plt-ranpm-pm-file-converter 16:43:14 16:43:14 [EnvInject] - Variables injected successfully. 16:43:14 [nonrtric-plt-ranpm-pm-file-converter-docker-merge-h-release] $ /bin/bash /tmp/jenkins2488838612811690253.sh 16:43:14 ---> docker-build.sh 16:43:14 Docker version 24.0.2, build cb74dfc 16:43:14 Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-plt-ranpm-pm-file-converter:1.0.2 16:43:14 docker build --network=host -t nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-plt-ranpm-pm-file-converter:1.0.2 . 16:43:15 #1 [internal] load build definition from Dockerfile 16:43:15 #1 transferring dockerfile: 1.48kB done 16:43:15 #1 DONE 0.1s 16:43:15 16:43:15 #2 [internal] load .dockerignore 16:43:15 #2 transferring context: 2B done 16:43:15 #2 DONE 0.1s 16:43:15 16:43:15 #3 [internal] load metadata for docker.io/library/ubuntu:latest 16:43:16 #3 DONE 1.2s 16:43:16 16:43:16 #4 [internal] load metadata for docker.io/library/golang:1.20.3-buster 16:43:17 #4 DONE 1.7s 16:43:17 16:43:17 #5 [internal] load build context 16:43:17 #5 transferring context: 40.66kB done 16:43:17 #5 DONE 0.1s 16:43:17 16:43:17 #6 [stage-1 1/6] FROM docker.io/library/ubuntu@sha256:728785b59223d755e3e5c5af178fab1be7031f3522c5ccd7a0b32b80d8248123 16:43:17 #6 resolve docker.io/library/ubuntu@sha256:728785b59223d755e3e5c5af178fab1be7031f3522c5ccd7a0b32b80d8248123 16:43:17 #6 resolve docker.io/library/ubuntu@sha256:728785b59223d755e3e5c5af178fab1be7031f3522c5ccd7a0b32b80d8248123 0.2s done 16:43:17 #6 sha256:728785b59223d755e3e5c5af178fab1be7031f3522c5ccd7a0b32b80d8248123 6.69kB / 6.69kB done 16:43:17 #6 sha256:78281ac7684a7caf02348780a1b5de85844548a3cc0505df924de98380a0eeea 424B / 424B done 16:43:17 #6 sha256:ce8f79aecc435fc0b22d4dd58c72836e330beddf204491eef3f91af51bc48ed7 2.30kB / 2.30kB done 16:43:21 #6 sha256:a1a21c96bc16121569dd937bcd1c745a5081629b3b08a664446602ded91e10a4 0B / 29.72MB 3.3s 16:43:21 #6 sha256:a1a21c96bc16121569dd937bcd1c745a5081629b3b08a664446602ded91e10a4 4.55MB / 29.72MB 3.5s 16:43:21 #6 sha256:a1a21c96bc16121569dd937bcd1c745a5081629b3b08a664446602ded91e10a4 7.34MB / 29.72MB 3.6s 16:43:21 #6 sha256:a1a21c96bc16121569dd937bcd1c745a5081629b3b08a664446602ded91e10a4 9.44MB / 29.72MB 3.7s 16:43:21 #6 sha256:a1a21c96bc16121569dd937bcd1c745a5081629b3b08a664446602ded91e10a4 12.58MB / 29.72MB 3.8s 16:43:21 #6 sha256:a1a21c96bc16121569dd937bcd1c745a5081629b3b08a664446602ded91e10a4 18.87MB / 29.72MB 4.0s 16:43:21 #6 sha256:a1a21c96bc16121569dd937bcd1c745a5081629b3b08a664446602ded91e10a4 20.97MB / 29.72MB 4.1s 16:43:22 #6 sha256:a1a21c96bc16121569dd937bcd1c745a5081629b3b08a664446602ded91e10a4 24.12MB / 29.72MB 4.2s 16:43:22 #6 sha256:a1a21c96bc16121569dd937bcd1c745a5081629b3b08a664446602ded91e10a4 26.21MB / 29.72MB 4.3s 16:43:22 #6 sha256:a1a21c96bc16121569dd937bcd1c745a5081629b3b08a664446602ded91e10a4 29.72MB / 29.72MB 4.6s 16:43:22 #6 sha256:a1a21c96bc16121569dd937bcd1c745a5081629b3b08a664446602ded91e10a4 29.72MB / 29.72MB 4.7s done 16:43:22 #6 extracting sha256:a1a21c96bc16121569dd937bcd1c745a5081629b3b08a664446602ded91e10a4 0.1s 16:43:23 #6 ... 16:43:23 16:43:23 #7 [build 1/8] FROM docker.io/library/golang:1.20.3-buster@sha256:73c225bc5e2353f20dbe0466819b70a51a114a93bfe4af035a3bb9e1ecdd4107 16:43:23 #7 resolve docker.io/library/golang:1.20.3-buster@sha256:73c225bc5e2353f20dbe0466819b70a51a114a93bfe4af035a3bb9e1ecdd4107 0.1s done 16:43:23 #7 sha256:73c225bc5e2353f20dbe0466819b70a51a114a93bfe4af035a3bb9e1ecdd4107 988B / 988B done 16:43:23 #7 sha256:2ff1d7c41c74a25258bfa6f0b8adb0a727f84518f55f65ca845ebc747976c408 50.45MB / 50.45MB 2.1s done 16:43:23 #7 sha256:1751112c774258c932b169c4143f767575b4bb68042cd2bc55e9fce25d700125 1.80kB / 1.80kB done 16:43:23 #7 sha256:9ef29dfa0f7d36d483d99cfa0ac14b0c61e3b565dedbcf00333681772604f1f1 7.32kB / 7.32kB done 16:43:23 #7 sha256:3d2201bd995cccf12851a50820de03d34a17011dcbb9ac9fdf3a50c952cbb131 10.00MB / 10.00MB 0.5s done 16:43:23 #7 sha256:b253aeafeaa7e0671bb60008df01de101a38a045ff7bc656e3b0fbfc7c05cca5 7.86MB / 7.86MB 0.6s done 16:43:23 #7 sha256:1de76e268b103d05fa8960e0f77951ff54b912b63429c34f5d6adfd09f5f9ee2 51.88MB / 51.88MB 2.7s done 16:43:23 #7 sha256:e211ab4e270c4e15d645dfc2dc5dba6ecc620f37851b60da72648429652ac6f8 68.85MB / 68.85MB 3.8s done 16:43:23 #7 extracting sha256:2ff1d7c41c74a25258bfa6f0b8adb0a727f84518f55f65ca845ebc747976c408 3.8s done 16:43:23 #7 sha256:1884307c61e9d348e6ecdb8421a37a2bc42f256ce8f7bcc1fdbcf7ace5dbdde4 100.14MB / 100.14MB 4.2s done 16:43:23 #7 sha256:fba1df41d121aec837c0736317d55c70f410b71bfb1de7a73c0ca65d80104b11 156B / 156B 3.3s done 16:43:23 #7 extracting sha256:b253aeafeaa7e0671bb60008df01de101a38a045ff7bc656e3b0fbfc7c05cca5 16:43:24 #7 extracting sha256:b253aeafeaa7e0671bb60008df01de101a38a045ff7bc656e3b0fbfc7c05cca5 0.5s done 16:43:24 #7 extracting sha256:3d2201bd995cccf12851a50820de03d34a17011dcbb9ac9fdf3a50c952cbb131 16:43:24 #7 ... 16:43:24 16:43:24 #6 [stage-1 1/6] FROM docker.io/library/ubuntu@sha256:728785b59223d755e3e5c5af178fab1be7031f3522c5ccd7a0b32b80d8248123 16:43:24 #6 extracting sha256:a1a21c96bc16121569dd937bcd1c745a5081629b3b08a664446602ded91e10a4 1.9s done 16:43:24 #6 DONE 7.1s 16:43:24 16:43:24 #7 [build 1/8] FROM docker.io/library/golang:1.20.3-buster@sha256:73c225bc5e2353f20dbe0466819b70a51a114a93bfe4af035a3bb9e1ecdd4107 16:43:24 #7 extracting sha256:3d2201bd995cccf12851a50820de03d34a17011dcbb9ac9fdf3a50c952cbb131 0.3s done 16:43:25 #7 extracting sha256:1de76e268b103d05fa8960e0f77951ff54b912b63429c34f5d6adfd09f5f9ee2 16:43:28 #7 extracting sha256:1de76e268b103d05fa8960e0f77951ff54b912b63429c34f5d6adfd09f5f9ee2 3.2s done 16:43:28 #7 extracting sha256:e211ab4e270c4e15d645dfc2dc5dba6ecc620f37851b60da72648429652ac6f8 0.1s 16:43:31 #7 extracting sha256:e211ab4e270c4e15d645dfc2dc5dba6ecc620f37851b60da72648429652ac6f8 2.9s done 16:43:31 #7 extracting sha256:1884307c61e9d348e6ecdb8421a37a2bc42f256ce8f7bcc1fdbcf7ace5dbdde4 0.1s 16:43:36 #7 extracting sha256:1884307c61e9d348e6ecdb8421a37a2bc42f256ce8f7bcc1fdbcf7ace5dbdde4 5.3s 16:43:37 #7 extracting sha256:1884307c61e9d348e6ecdb8421a37a2bc42f256ce8f7bcc1fdbcf7ace5dbdde4 6.5s done 16:43:38 #7 extracting sha256:fba1df41d121aec837c0736317d55c70f410b71bfb1de7a73c0ca65d80104b11 done 16:43:38 #7 DONE 20.9s 16:43:38 16:43:38 #8 [build 2/8] WORKDIR /app 16:43:39 #8 DONE 0.7s 16:43:39 16:43:39 #9 [build 3/8] COPY main.go . 16:43:39 #9 DONE 0.1s 16:43:39 16:43:39 #10 [build 4/8] ADD common common 16:43:39 #10 DONE 0.1s 16:43:39 16:43:39 #11 [build 5/8] ADD components components 16:43:39 #11 DONE 0.1s 16:43:39 16:43:39 #12 [build 6/8] RUN go mod init main 16:43:39 #12 0.242 go: creating new go.mod: module main 16:43:39 #12 0.244 go: to add module requirements and sums: 16:43:39 #12 0.244 go mod tidy 16:43:39 #12 DONE 0.3s 16:43:40 16:43:40 #13 [build 7/8] RUN go mod tidy 16:43:40 #13 0.337 go: finding module for package golang.org/x/oauth2/clientcredentials 16:43:40 #13 0.339 go: finding module for package github.com/json-iterator/go 16:43:40 #13 0.339 go: finding module for package github.com/confluentinc/confluent-kafka-go/kafka 16:43:40 #13 0.340 go: finding module for package github.com/sirupsen/logrus 16:43:40 #13 0.477 go: downloading github.com/json-iterator/go v1.1.12 16:43:40 #13 0.486 go: downloading github.com/sirupsen/logrus v1.9.3 16:43:40 #13 0.487 go: downloading golang.org/x/oauth2 v0.31.0 16:43:40 #13 0.526 go: finding module for package github.com/minio/minio-go/v7 16:43:40 #13 0.548 go: finding module for package github.com/minio/minio-go/v7/pkg/credentials 16:43:40 #13 0.554 go: downloading github.com/confluentinc/confluent-kafka-go v1.9.2 16:43:40 #13 0.665 go: downloading github.com/minio/minio-go/v7 v7.0.95 16:43:40 #13 0.686 go: downloading github.com/minio/minio-go v6.0.14+incompatible 16:43:42 #13 2.472 go: found github.com/json-iterator/go in github.com/json-iterator/go v1.1.12 16:43:42 #13 2.472 go: found github.com/sirupsen/logrus in github.com/sirupsen/logrus v1.9.3 16:43:42 #13 2.472 go: found github.com/confluentinc/confluent-kafka-go/kafka in github.com/confluentinc/confluent-kafka-go v1.9.2 16:43:42 #13 2.472 go: found golang.org/x/oauth2/clientcredentials in golang.org/x/oauth2 v0.31.0 16:43:42 #13 2.472 go: found github.com/minio/minio-go/v7 in github.com/minio/minio-go/v7 v7.0.95 16:43:42 #13 2.472 go: found github.com/minio/minio-go/v7/pkg/credentials in github.com/minio/minio-go/v7 v7.0.95 16:43:43 #13 3.523 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 16:43:43 #13 3.523 go: downloading github.com/modern-go/reflect2 v1.0.2 16:43:43 #13 3.523 go: downloading golang.org/x/sys v0.33.0 16:43:43 #13 3.533 go: downloading github.com/stretchr/testify v1.9.0 16:43:43 #13 3.589 go: downloading github.com/go-ini/ini v1.67.0 16:43:43 #13 3.593 go: downloading github.com/dustin/go-humanize v1.0.1 16:43:43 #13 3.623 go: downloading github.com/google/uuid v1.6.0 16:43:43 #13 3.624 go: downloading github.com/klauspost/compress v1.18.0 16:43:43 #13 3.641 go: downloading github.com/minio/crc64nvme v1.0.2 16:43:43 #13 3.660 go: downloading github.com/minio/md5-simd v1.1.2 16:43:43 #13 3.687 go: downloading golang.org/x/net v0.41.0 16:43:43 #13 3.944 go: downloading github.com/davecgh/go-spew v1.1.1 16:43:43 #13 3.964 go: downloading github.com/pmezard/go-difflib v1.0.0 16:43:43 #13 3.972 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 16:43:43 #13 3.993 go: downloading github.com/goccy/go-json v0.10.5 16:43:44 #13 4.083 go: downloading github.com/klauspost/cpuid/v2 v2.2.11 16:43:44 #13 4.088 go: downloading golang.org/x/crypto v0.39.0 16:43:44 #13 4.090 go: downloading github.com/rs/xid v1.6.0 16:43:44 #13 4.117 go: downloading github.com/tinylib/msgp v1.3.0 16:43:44 #13 4.127 go: downloading golang.org/x/text v0.26.0 16:43:45 #13 5.209 go: downloading github.com/philhofer/fwd v1.2.0 16:43:45 #13 DONE 5.9s 16:43:45 16:43:45 #14 [build 8/8] RUN go build -o /pm-file-converter 16:43:46 #14 0.342 /go/pkg/mod/github.com/minio/minio-go/v7@v7.0.95/api-list.go:23:2: package iter is not in GOROOT (/usr/local/go/src/iter) 16:43:46 #14 0.342 note: imported by a module that requires go 1.23 16:43:46 #14 0.342 /go/pkg/mod/golang.org/x/sys@v0.33.0/unix/syscall_linux.go:16:2: package slices is not in GOROOT (/usr/local/go/src/slices) 16:43:46 #14 0.342 note: imported by a module that requires go 1.23 16:43:46 #14 ERROR: process "/bin/sh -c go build -o /pm-file-converter" did not complete successfully: exit code: 1 16:43:46 ------ 16:43:46 > [build 8/8] RUN go build -o /pm-file-converter: 16:43:46 #14 0.342 /go/pkg/mod/github.com/minio/minio-go/v7@v7.0.95/api-list.go:23:2: package iter is not in GOROOT (/usr/local/go/src/iter) 16:43:46 #14 0.342 note: imported by a module that requires go 1.23 16:43:46 #14 0.342 /go/pkg/mod/golang.org/x/sys@v0.33.0/unix/syscall_linux.go:16:2: package slices is not in GOROOT (/usr/local/go/src/slices) 16:43:46 #14 0.342 note: imported by a module that requires go 1.23 16:43:46 ------ 16:43:46 Dockerfile:28 16:43:46 -------------------- 16:43:46 26 | RUN go mod tidy 16:43:46 27 | 16:43:46 28 | >>> RUN go build -o /pm-file-converter 16:43:46 29 | 16:43:46 30 | #Replaced distroless image with ubuntu for debug purpose 16:43:46 -------------------- 16:43:46 ERROR: failed to solve: process "/bin/sh -c go build -o /pm-file-converter" did not complete successfully: exit code: 1 16:43:46 Build step 'Execute shell' marked build as failure 16:43:46 $ ssh-agent -k 16:43:46 unset SSH_AUTH_SOCK; 16:43:46 unset SSH_AGENT_PID; 16:43:46 echo Agent pid 2185 killed; 16:43:46 [ssh-agent] Stopped. 16:43:46 [PostBuildScript] - [INFO] Executing post build scripts. 16:43:46 [nonrtric-plt-ranpm-pm-file-converter-docker-merge-h-release] $ /bin/bash /tmp/jenkins13346984617183699855.sh 16:43:46 ---> sysstat.sh 16:43:47 [nonrtric-plt-ranpm-pm-file-converter-docker-merge-h-release] $ /bin/bash /tmp/jenkins1832418246438793567.sh 16:43:47 ---> package-listing.sh 16:43:47 ++ facter osfamily 16:43:47 ++ tr '[:upper:]' '[:lower:]' 16:43:47 + OS_FAMILY=debian 16:43:47 + workspace=/w/workspace/nonrtric-plt-ranpm-pm-file-converter-docker-merge-h-release 16:43:47 + START_PACKAGES=/tmp/packages_start.txt 16:43:47 + END_PACKAGES=/tmp/packages_end.txt 16:43:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:43:47 + PACKAGES=/tmp/packages_start.txt 16:43:47 + '[' /w/workspace/nonrtric-plt-ranpm-pm-file-converter-docker-merge-h-release ']' 16:43:47 + PACKAGES=/tmp/packages_end.txt 16:43:47 + case "${OS_FAMILY}" in 16:43:47 + dpkg -l 16:43:47 + grep '^ii' 16:43:47 + '[' -f /tmp/packages_start.txt ']' 16:43:47 + '[' -f /tmp/packages_end.txt ']' 16:43:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:43:47 + '[' /w/workspace/nonrtric-plt-ranpm-pm-file-converter-docker-merge-h-release ']' 16:43:47 + mkdir -p /w/workspace/nonrtric-plt-ranpm-pm-file-converter-docker-merge-h-release/archives/ 16:43:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/nonrtric-plt-ranpm-pm-file-converter-docker-merge-h-release/archives/ 16:43:47 [nonrtric-plt-ranpm-pm-file-converter-docker-merge-h-release] $ /bin/bash /tmp/jenkins6703465320581448690.sh 16:43:47 ---> capture-instance-metadata.sh 16:43:47 Setup pyenv: 16:43:47 system 16:43:47 3.8.13 16:43:47 3.9.13 16:43:47 * 3.10.6 (set by /w/workspace/nonrtric-plt-ranpm-pm-file-converter-docker-merge-h-release/.python-version) 16:43:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OW4i from file:/tmp/.os_lf_venv 16:43:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:43:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:43:49 lf-activate-venv(): INFO: Base packages installed successfully 16:43:49 lf-activate-venv(): INFO: Installing additional packages: lftools 16:44:08 lf-activate-venv(): INFO: Adding /tmp/venv-OW4i/bin to PATH 16:44:08 INFO: Running in OpenStack, capturing instance metadata 16:44:09 [nonrtric-plt-ranpm-pm-file-converter-docker-merge-h-release] $ /bin/bash /tmp/jenkins11163553049041147111.sh 16:44:09 provisioning config files... 16:44:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-plt-ranpm-pm-file-converter-docker-merge-h-release@tmp/config10952310074642795750tmp 16:44:09 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 16:44:09 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 16:44:09 [EnvInject] - Injecting environment variables from a build step. 16:44:09 [EnvInject] - Injecting as environment variables the properties content 16:44:09 SERVER_ID=logs 16:44:09 16:44:09 [EnvInject] - Variables injected successfully. 16:44:09 [nonrtric-plt-ranpm-pm-file-converter-docker-merge-h-release] $ /bin/bash /tmp/jenkins6807028817934189073.sh 16:44:09 ---> create-netrc.sh 16:44:09 [nonrtric-plt-ranpm-pm-file-converter-docker-merge-h-release] $ /bin/bash /tmp/jenkins6568863239491342122.sh 16:44:09 ---> python-tools-install.sh 16:44:09 Setup pyenv: 16:44:09 system 16:44:09 3.8.13 16:44:09 3.9.13 16:44:09 * 3.10.6 (set by /w/workspace/nonrtric-plt-ranpm-pm-file-converter-docker-merge-h-release/.python-version) 16:44:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OW4i from file:/tmp/.os_lf_venv 16:44:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:44:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:44:12 lf-activate-venv(): INFO: Base packages installed successfully 16:44:12 lf-activate-venv(): INFO: Installing additional packages: lftools 16:44:30 lf-activate-venv(): INFO: Adding /tmp/venv-OW4i/bin to PATH 16:44:30 [nonrtric-plt-ranpm-pm-file-converter-docker-merge-h-release] $ /bin/bash /tmp/jenkins4604987242046467079.sh 16:44:30 ---> sudo-logs.sh 16:44:30 Archiving 'sudo' log.. 16:44:30 [nonrtric-plt-ranpm-pm-file-converter-docker-merge-h-release] $ /bin/bash /tmp/jenkins10784490515048751152.sh 16:44:30 ---> job-cost.sh 16:44:30 Setup pyenv: 16:44:30 system 16:44:30 3.8.13 16:44:30 3.9.13 16:44:31 * 3.10.6 (set by /w/workspace/nonrtric-plt-ranpm-pm-file-converter-docker-merge-h-release/.python-version) 16:44:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OW4i from file:/tmp/.os_lf_venv 16:44:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:44:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:44:34 lf-activate-venv(): INFO: Base packages installed successfully 16:44:34 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:44:44 lf-activate-venv(): INFO: Adding /tmp/venv-OW4i/bin to PATH 16:44:44 INFO: No Stack... 16:44:44 INFO: Retrieving Pricing Info for: v3-starter-4 16:44:44 INFO: Archiving Costs 16:44:44 [nonrtric-plt-ranpm-pm-file-converter-docker-merge-h-release] $ /bin/bash -l /tmp/jenkins5120074915738736369.sh 16:44:45 ---> logs-deploy.sh 16:44:45 Setup pyenv: 16:44:45 system 16:44:45 3.8.13 16:44:45 3.9.13 16:44:45 * 3.10.6 (set by /w/workspace/nonrtric-plt-ranpm-pm-file-converter-docker-merge-h-release/.python-version) 16:44:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OW4i from file:/tmp/.os_lf_venv 16:44:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:44:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:44:48 lf-activate-venv(): INFO: Base packages installed successfully 16:44:48 lf-activate-venv(): INFO: Installing additional packages: lftools 16:45:06 lf-activate-venv(): INFO: Adding /tmp/venv-OW4i/bin to PATH 16:45:06 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/nonrtric-plt-ranpm-pm-file-converter-docker-merge-h-release/126 16:45:06 INFO: archiving workspace using pattern(s): 16:45:09 Archives upload complete. 16:45:09 INFO: archiving logs to Nexus 16:45:10 ---> uname -a: 16:45:10 Linux prd-ubuntu1804-docker-4c-4g-5498 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 16:45:10 16:45:10 16:45:10 ---> lscpu: 16:45:10 Architecture: x86_64 16:45:10 CPU op-mode(s): 32-bit, 64-bit 16:45:10 Byte Order: Little Endian 16:45:10 CPU(s): 4 16:45:10 On-line CPU(s) list: 0-3 16:45:10 Thread(s) per core: 1 16:45:10 Core(s) per socket: 1 16:45:10 Socket(s): 4 16:45:10 NUMA node(s): 1 16:45:10 Vendor ID: AuthenticAMD 16:45:10 CPU family: 23 16:45:10 Model: 49 16:45:10 Model name: AMD EPYC-Rome Processor 16:45:10 Stepping: 0 16:45:10 CPU MHz: 2800.000 16:45:10 BogoMIPS: 5600.00 16:45:10 Virtualization: AMD-V 16:45:10 Hypervisor vendor: KVM 16:45:10 Virtualization type: full 16:45:10 L1d cache: 32K 16:45:10 L1i cache: 32K 16:45:10 L2 cache: 512K 16:45:10 L3 cache: 16384K 16:45:10 NUMA node0 CPU(s): 0-3 16:45:10 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 16:45:10 16:45:10 16:45:10 ---> nproc: 16:45:10 4 16:45:10 16:45:10 16:45:10 ---> df -h: 16:45:10 Filesystem Size Used Avail Use% Mounted on 16:45:10 udev 3.9G 0 3.9G 0% /dev 16:45:10 tmpfs 798M 696K 797M 1% /run 16:45:10 /dev/vda1 20G 10G 9.3G 53% / 16:45:10 tmpfs 3.9G 0 3.9G 0% /dev/shm 16:45:10 tmpfs 5.0M 0 5.0M 0% /run/lock 16:45:10 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 16:45:10 /dev/vda15 105M 5.3M 100M 5% /boot/efi 16:45:10 tmpfs 798M 0 798M 0% /run/user/1001 16:45:10 16:45:10 16:45:10 ---> free -m: 16:45:10 total used free shared buff/cache available 16:45:10 Mem: 7975 496 4153 0 3326 7180 16:45:10 Swap: 1023 0 1023 16:45:10 16:45:10 16:45:10 ---> ip addr: 16:45:10 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:45:10 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:45:10 inet 127.0.0.1/8 scope host lo 16:45:10 valid_lft forever preferred_lft forever 16:45:10 inet6 ::1/128 scope host 16:45:10 valid_lft forever preferred_lft forever 16:45:10 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 16:45:10 link/ether fa:16:3e:cf:66:6f brd ff:ff:ff:ff:ff:ff 16:45:10 inet 10.32.6.50/23 brd 10.32.7.255 scope global dynamic ens3 16:45:10 valid_lft 86137sec preferred_lft 86137sec 16:45:10 inet6 fe80::f816:3eff:fecf:666f/64 scope link 16:45:10 valid_lft forever preferred_lft forever 16:45:10 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 16:45:10 link/ether 02:42:31:82:48:3a brd ff:ff:ff:ff:ff:ff 16:45:10 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 16:45:10 valid_lft forever preferred_lft forever 16:45:10 16:45:10 16:45:10 ---> sar -b -r -n DEV: 16:45:10 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-5498) 10/03/25 _x86_64_ (4 CPU) 16:45:10 16:45:10 16:40:50 LINUX RESTART (4 CPU) 16:45:10 16:45:10 16:41:01 tps rtps wtps bread/s bwrtn/s 16:45:10 16:42:02 151.97 68.84 83.14 5596.13 39561.42 16:45:10 16:43:01 59.58 0.25 59.33 28.33 9095.00 16:45:10 16:44:01 170.01 12.88 157.13 2259.65 56621.93 16:45:10 16:45:01 18.73 0.40 18.33 32.79 1375.10 16:45:10 Average: 100.25 20.68 79.57 1987.40 26738.11 16:45:10 16:45:10 16:41:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:45:10 16:42:02 5927716 7436312 2239704 27.42 35880 1654252 991164 10.75 564016 1511028 52580 16:45:10 16:43:01 5597292 7364628 2570128 31.47 56968 1877664 1034652 11.23 651208 1724308 128120 16:45:10 16:44:01 4229100 7320512 3938320 48.22 93784 3090092 1083816 11.76 837832 2797160 7220 16:45:10 16:45:01 4222736 7320832 3944684 48.30 96900 3092452 1089552 11.82 846964 2794708 11212 16:45:10 Average: 4994211 7360571 3173209 38.85 70883 2428615 1049796 11.39 725005 2206801 49783 16:45:10 16:45:10 16:41:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:45:10 16:42:02 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 16:45:10 16:42:02 ens3 425.96 253.86 1083.82 67.36 0.00 0.00 0.00 0.00 16:45:10 16:42:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:45:10 16:43:01 lo 0.61 0.61 0.05 0.05 0.00 0.00 0.00 0.00 16:45:10 16:43:01 ens3 56.01 47.16 716.21 6.07 0.00 0.00 0.00 0.00 16:45:10 16:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:45:10 16:44:01 lo 2.27 2.27 0.24 0.24 0.00 0.00 0.00 0.00 16:45:10 16:44:01 ens3 965.71 562.78 6555.80 48.47 0.00 0.00 0.00 0.00 16:45:10 16:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:45:10 16:45:01 lo 0.93 0.93 0.08 0.08 0.00 0.00 0.00 0.00 16:45:10 16:45:01 ens3 12.35 13.01 9.30 6.08 0.00 0.00 0.00 0.00 16:45:10 16:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:45:10 Average: lo 1.19 1.19 0.11 0.11 0.00 0.00 0.00 0.00 16:45:10 Average: ens3 366.33 219.94 2097.22 32.10 0.00 0.00 0.00 0.00 16:45:10 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:45:10 16:45:10 16:45:10 ---> sar -P ALL: 16:45:10 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-5498) 10/03/25 _x86_64_ (4 CPU) 16:45:10 16:45:10 16:40:50 LINUX RESTART (4 CPU) 16:45:10 16:45:10 16:41:01 CPU %user %nice %system %iowait %steal %idle 16:45:10 16:42:02 all 17.66 0.00 2.60 4.91 1.12 73.71 16:45:10 16:42:02 0 11.71 0.00 4.24 4.54 0.92 78.59 16:45:10 16:42:02 1 18.74 0.00 2.31 10.95 1.04 66.96 16:45:10 16:42:02 2 31.68 0.00 2.42 2.62 1.45 61.83 16:45:10 16:42:02 3 8.51 0.00 1.45 1.53 1.07 87.44 16:45:10 16:43:01 all 20.51 0.00 1.16 1.69 0.83 75.81 16:45:10 16:43:01 0 11.37 0.00 0.76 0.03 0.37 87.46 16:45:10 16:43:01 1 62.80 0.00 2.88 0.70 2.04 31.58 16:45:10 16:43:01 2 3.25 0.00 0.25 0.02 0.24 96.24 16:45:10 16:43:01 3 4.61 0.00 0.73 6.04 0.66 87.96 16:45:10 16:44:01 all 21.37 0.00 6.28 3.05 1.38 67.92 16:45:10 16:44:01 0 15.71 0.00 5.59 3.59 1.33 73.78 16:45:10 16:44:01 1 21.71 0.00 6.66 1.39 1.18 69.06 16:45:10 16:44:01 2 15.64 0.00 5.80 1.56 1.35 75.66 16:45:10 16:44:01 3 32.47 0.00 7.09 5.67 1.68 53.09 16:45:10 16:45:01 all 21.45 0.00 0.97 0.56 0.81 76.21 16:45:10 16:45:01 0 5.41 0.00 0.45 0.02 0.22 93.90 16:45:10 16:45:01 1 20.45 0.00 0.85 0.05 0.88 77.77 16:45:10 16:45:01 2 18.06 0.00 0.95 0.38 0.72 79.89 16:45:10 16:45:01 3 41.88 0.00 1.65 1.78 1.41 53.28 16:45:10 Average: all 20.24 0.00 2.75 2.55 1.04 73.41 16:45:10 Average: 0 11.04 0.00 2.76 2.05 0.71 83.44 16:45:10 Average: 1 30.80 0.00 3.18 3.27 1.28 61.47 16:45:10 Average: 2 17.22 0.00 2.35 1.15 0.94 78.34 16:45:10 Average: 3 21.92 0.00 2.72 3.74 1.21 70.41 16:45:10 16:45:10 16:45:10