15:57:00 Started by timer 15:57:00 Running as SYSTEM 15:57:00 [EnvInject] - Loading node environment variables. 15:57:00 Building remotely on prd-ubuntu1804-builder-2c-2g-1288 (ubuntu1804-builder-2c-2g) in workspace /w/workspace/aiml-fw-athp-data-extraction-tox-sonarqube 15:57:00 [ssh-agent] Looking for ssh-agent implementation... 15:57:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:57:00 $ ssh-agent 15:57:00 SSH_AUTH_SOCK=/tmp/ssh-16MngjygS9Cj/agent.1913 15:57:00 SSH_AGENT_PID=1915 15:57:00 [ssh-agent] Started. 15:57:00 Running ssh-add (command line suppressed) 15:57:00 Identity added: /w/workspace/aiml-fw-athp-data-extraction-tox-sonarqube@tmp/private_key_16749933196740690606.key (jenkins-ssh) 15:57:00 [ssh-agent] Using credentials jenkins (jenkins) 15:57:00 The recommended git tool is: NONE 15:57:02 using credential jenkins 15:57:02 Wiping out workspace first. 15:57:02 Cloning the remote Git repository 15:57:02 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/athp/data-extraction 15:57:02 > git init /w/workspace/aiml-fw-athp-data-extraction-tox-sonarqube # timeout=10 15:57:02 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/athp/data-extraction 15:57:02 > git --version # timeout=10 15:57:02 > git --version # 'git version 2.17.1' 15:57:02 using GIT_SSH to set credentials jenkins 15:57:02 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/athp/data-extraction +refs/heads/*:refs/remotes/origin/* # timeout=10 15:57:03 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/athp/data-extraction # timeout=10 15:57:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:57:04 Avoid second fetch 15:57:04 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 15:57:04 Checking out Revision cd54234cb626eac98f670def87134fcfc3cc52c2 (refs/remotes/origin/master) 15:57:04 > git config core.sparsecheckout # timeout=10 15:57:04 > git checkout -f cd54234cb626eac98f670def87134fcfc3cc52c2 # timeout=10 15:57:04 Commit message: "Data extraction I release related changes" 15:57:04 > git rev-list --no-walk cd54234cb626eac98f670def87134fcfc3cc52c2 # timeout=10 15:57:04 provisioning config files... 15:57:04 copy managed file [npmrc] to file:/home/jenkins/.npmrc 15:57:04 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 15:57:04 [aiml-fw-athp-data-extraction-tox-sonarqube] $ /bin/bash /tmp/jenkins13736817114734409549.sh 15:57:04 ---> python-tools-install.sh 15:57:04 Setup pyenv: 15:57:04 * system (set by /opt/pyenv/version) 15:57:04 * 3.8.13 (set by /opt/pyenv/version) 15:57:04 * 3.9.13 (set by /opt/pyenv/version) 15:57:04 * 3.10.6 (set by /opt/pyenv/version) 15:57:08 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8AdE 15:57:08 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:57:12 lf-activate-venv(): INFO: Installing: lftools 15:57:44 lf-activate-venv(): INFO: Adding /tmp/venv-8AdE/bin to PATH 15:57:44 Generating Requirements File 15:58:19 Python 3.10.6 15:58:19 pip 24.0 from /tmp/venv-8AdE/lib/python3.10/site-packages/pip (python 3.10) 15:58:20 appdirs==1.4.4 15:58:20 argcomplete==3.2.2 15:58:20 aspy.yaml==1.3.0 15:58:20 attrs==23.2.0 15:58:20 autopage==0.5.2 15:58:20 beautifulsoup4==4.12.3 15:58:20 boto3==1.34.37 15:58:20 botocore==1.34.37 15:58:20 bs4==0.0.2 15:58:20 cachetools==5.3.2 15:58:20 certifi==2024.2.2 15:58:20 cffi==1.16.0 15:58:20 cfgv==3.4.0 15:58:20 chardet==5.2.0 15:58:20 charset-normalizer==3.3.2 15:58:20 click==8.1.7 15:58:20 cliff==4.5.0 15:58:20 cmd2==2.4.3 15:58:20 cryptography==3.3.2 15:58:20 debtcollector==2.5.0 15:58:20 decorator==5.1.1 15:58:20 defusedxml==0.7.1 15:58:20 Deprecated==1.2.14 15:58:20 distlib==0.3.8 15:58:20 dnspython==2.5.0 15:58:20 docker==4.2.2 15:58:20 dogpile.cache==1.3.1 15:58:20 email-validator==2.1.0.post1 15:58:20 filelock==3.13.1 15:58:20 future==0.18.3 15:58:20 gitdb==4.0.11 15:58:20 GitPython==3.1.41 15:58:20 google-auth==2.27.0 15:58:20 httplib2==0.22.0 15:58:20 identify==2.5.33 15:58:20 idna==3.6 15:58:20 importlib-resources==1.5.0 15:58:20 iso8601==2.1.0 15:58:20 Jinja2==3.1.3 15:58:20 jmespath==1.0.1 15:58:20 jsonpatch==1.33 15:58:20 jsonpointer==2.4 15:58:20 jsonschema==4.21.1 15:58:20 jsonschema-specifications==2023.12.1 15:58:20 keystoneauth1==5.5.0 15:58:20 kubernetes==29.0.0 15:58:20 lftools==0.37.8 15:58:20 lxml==5.1.0 15:58:20 MarkupSafe==2.1.5 15:58:20 msgpack==1.0.7 15:58:20 multi_key_dict==2.0.3 15:58:20 munch==4.0.0 15:58:20 netaddr==0.10.1 15:58:20 netifaces==0.11.0 15:58:20 niet==1.4.2 15:58:20 nodeenv==1.8.0 15:58:20 oauth2client==4.1.3 15:58:20 oauthlib==3.2.2 15:58:20 openstacksdk==0.62.0 15:58:20 os-client-config==2.1.0 15:58:20 os-service-types==1.7.0 15:58:20 osc-lib==3.0.0 15:58:20 oslo.config==9.3.0 15:58:20 oslo.context==5.3.0 15:58:20 oslo.i18n==6.2.0 15:58:20 oslo.log==5.4.0 15:58:20 oslo.serialization==5.3.0 15:58:20 oslo.utils==7.0.0 15:58:20 packaging==23.2 15:58:20 pbr==6.0.0 15:58:20 platformdirs==4.2.0 15:58:20 prettytable==3.9.0 15:58:20 pyasn1==0.5.1 15:58:20 pyasn1-modules==0.3.0 15:58:20 pycparser==2.21 15:58:20 pygerrit2==2.0.15 15:58:20 PyGithub==2.2.0 15:58:20 pyinotify==0.9.6 15:58:20 PyJWT==2.8.0 15:58:20 PyNaCl==1.5.0 15:58:20 pyparsing==2.4.7 15:58:20 pyperclip==1.8.2 15:58:20 pyrsistent==0.20.0 15:58:20 python-cinderclient==9.4.0 15:58:20 python-dateutil==2.8.2 15:58:20 python-heatclient==3.4.0 15:58:20 python-jenkins==1.8.2 15:58:20 python-keystoneclient==5.3.0 15:58:20 python-magnumclient==4.3.0 15:58:20 python-novaclient==18.4.0 15:58:20 python-openstackclient==6.0.1 15:58:20 python-swiftclient==4.4.0 15:58:20 pytz==2024.1 15:58:20 PyYAML==6.0.1 15:58:20 referencing==0.33.0 15:58:20 requests==2.31.0 15:58:20 requests-oauthlib==1.3.1 15:58:20 requestsexceptions==1.4.0 15:58:20 rfc3986==2.0.0 15:58:20 rpds-py==0.17.1 15:58:20 rsa==4.9 15:58:20 ruamel.yaml==0.18.6 15:58:20 ruamel.yaml.clib==0.2.8 15:58:20 s3transfer==0.10.0 15:58:20 simplejson==3.19.2 15:58:20 six==1.16.0 15:58:20 smmap==5.0.1 15:58:20 soupsieve==2.5 15:58:20 stevedore==5.1.0 15:58:20 tabulate==0.9.0 15:58:20 toml==0.10.2 15:58:20 tomlkit==0.12.3 15:58:20 tqdm==4.66.1 15:58:20 typing_extensions==4.9.0 15:58:20 tzdata==2023.4 15:58:20 urllib3==1.26.18 15:58:20 virtualenv==20.25.0 15:58:20 wcwidth==0.2.13 15:58:20 websocket-client==1.7.0 15:58:20 wrapt==1.16.0 15:58:20 xdg==6.0.0 15:58:20 xmltodict==0.13.0 15:58:20 yq==3.2.3 15:58:20 [EnvInject] - Injecting environment variables from a build step. 15:58:20 [EnvInject] - Injecting as environment variables the properties content 15:58:20 SET_JDK_VERSION=openjdk17 15:58:20 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 15:58:20 15:58:20 [EnvInject] - Variables injected successfully. 15:58:20 [aiml-fw-athp-data-extraction-tox-sonarqube] $ /bin/sh /tmp/jenkins8961243573963321436.sh 15:58:20 ---> update-java-alternatives.sh 15:58:20 ---> Updating Java version 15:58:20 ---> Ubuntu/Debian system detected 15:58:20 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 15:58:20 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 15:58:20 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 15:58:21 openjdk version "17.0.7" 2023-04-18 15:58:21 OpenJDK Runtime Environment (build 17.0.7+7-Ubuntu-0ubuntu118.04) 15:58:21 OpenJDK 64-Bit Server VM (build 17.0.7+7-Ubuntu-0ubuntu118.04, mixed mode, sharing) 15:58:21 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 15:58:21 [EnvInject] - Injecting environment variables from a build step. 15:58:21 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 15:58:21 [EnvInject] - Variables injected successfully. 15:58:21 [EnvInject] - Injecting environment variables from a build step. 15:58:21 [EnvInject] - Injecting as environment variables the properties content 15:58:21 PYTHON=python3 15:58:21 15:58:21 [EnvInject] - Variables injected successfully. 15:58:21 [aiml-fw-athp-data-extraction-tox-sonarqube] $ /bin/bash -l /tmp/jenkins17243358997449499245.sh 15:58:21 ---> tox-install.sh 15:58:21 + source /home/jenkins/lf-env.sh 15:58:21 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:58:21 ++ mktemp -d /tmp/venv-XXXX 15:58:21 + lf_venv=/tmp/venv-vQ8d 15:58:21 + local venv_file=/tmp/.os_lf_venv 15:58:21 + local python=python3 15:58:21 + local options 15:58:21 + local set_path=true 15:58:21 + local install_args= 15:58:21 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:58:21 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:58:21 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:58:21 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:58:21 + true 15:58:21 + case $1 in 15:58:21 + venv_file=/tmp/.toxenv 15:58:21 + shift 2 15:58:21 + true 15:58:21 + case $1 in 15:58:21 + shift 15:58:21 + break 15:58:21 + case $python in 15:58:21 + local pkg_list= 15:58:21 + [[ -d /opt/pyenv ]] 15:58:21 + echo 'Setup pyenv:' 15:58:21 Setup pyenv: 15:58:21 + export PYENV_ROOT=/opt/pyenv 15:58:21 + PYENV_ROOT=/opt/pyenv 15:58:21 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:58:21 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:58:21 + pyenv versions 15:58:21 system 15:58:21 3.8.13 15:58:21 3.9.13 15:58:21 * 3.10.6 (set by /w/workspace/aiml-fw-athp-data-extraction-tox-sonarqube/.python-version) 15:58:21 + command -v pyenv 15:58:21 ++ pyenv init - --no-rehash 15:58:21 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 15:58:21 export PATH="/opt/pyenv/shims:${PATH}" 15:58:21 export PYENV_SHELL=bash 15:58:21 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:58:21 pyenv() { 15:58:21 local command 15:58:21 command="${1:-}" 15:58:21 if [ "$#" -gt 0 ]; then 15:58:21 shift 15:58:21 fi 15:58:21 15:58:21 case "$command" in 15:58:21 rehash|shell) 15:58:21 eval "$(pyenv "sh-$command" "$@")" 15:58:21 ;; 15:58:21 *) 15:58:21 command pyenv "$command" "$@" 15:58:21 ;; 15:58:21 esac 15:58:21 }' 15:58:21 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 15:58:21 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:58:21 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:58:21 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:58:21 ++ export PYENV_SHELL=bash 15:58:21 ++ PYENV_SHELL=bash 15:58:21 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:58:21 +++ complete -F _pyenv pyenv 15:58:21 ++ lf-pyver python3 15:58:21 ++ local py_version_xy=python3 15:58:21 ++ local py_version_xyz= 15:58:21 ++ pyenv versions 15:58:21 ++ local command 15:58:21 ++ command=versions 15:58:21 ++ '[' 1 -gt 0 ']' 15:58:21 ++ shift 15:58:21 ++ case "$command" in 15:58:21 ++ command pyenv versions 15:58:21 ++ pyenv versions 15:58:21 ++ awk '{ print $1 }' 15:58:21 ++ sed 's/^[ *]* //' 15:58:21 ++ grep -E '^[0-9.]*[0-9]$' 15:58:21 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:58:21 +++ tail -n 1 15:58:21 +++ grep '^3' /tmp/.pyenv_versions 15:58:21 +++ sort -V 15:58:21 ++ py_version_xyz=3.10.6 15:58:21 ++ [[ -z 3.10.6 ]] 15:58:21 ++ echo 3.10.6 15:58:21 ++ return 0 15:58:21 + pyenv local 3.10.6 15:58:21 + local command 15:58:21 + command=local 15:58:21 + '[' 2 -gt 0 ']' 15:58:21 + shift 15:58:21 + case "$command" in 15:58:21 + command pyenv local 3.10.6 15:58:21 + pyenv local 3.10.6 15:58:21 + for arg in "$@" 15:58:21 + case $arg in 15:58:21 + pkg_list+='tox ' 15:58:21 + for arg in "$@" 15:58:21 + case $arg in 15:58:21 + pkg_list+='virtualenv ' 15:58:21 + for arg in "$@" 15:58:21 + case $arg in 15:58:21 + pkg_list+='urllib3~=1.26.15 ' 15:58:21 + [[ -f /tmp/.toxenv ]] 15:58:21 + [[ ! -f /tmp/.toxenv ]] 15:58:21 + [[ -n '' ]] 15:58:21 + python3 -m venv /tmp/venv-vQ8d 15:58:25 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vQ8d' 15:58:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vQ8d 15:58:25 + echo /tmp/venv-vQ8d 15:58:25 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:58:25 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:58:25 + /tmp/venv-vQ8d/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:58:28 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:58:28 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:58:28 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:58:28 + /tmp/venv-vQ8d/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:58:30 + type python3 15:58:30 + true 15:58:30 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-vQ8d/bin to PATH' 15:58:30 lf-activate-venv(): INFO: Adding /tmp/venv-vQ8d/bin to PATH 15:58:30 + PATH=/tmp/venv-vQ8d/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:58:30 + return 0 15:58:30 + python3 --version 15:58:30 Python 3.10.6 15:58:30 + python3 -m pip --version 15:58:31 pip 24.0 from /tmp/venv-vQ8d/lib/python3.10/site-packages/pip (python 3.10) 15:58:31 + python3 -m pip freeze 15:58:31 cachetools==5.3.2 15:58:31 chardet==5.2.0 15:58:31 colorama==0.4.6 15:58:31 distlib==0.3.8 15:58:31 filelock==3.13.1 15:58:31 packaging==23.2 15:58:31 platformdirs==4.2.0 15:58:31 pluggy==1.4.0 15:58:31 pyproject-api==1.6.1 15:58:31 tomli==2.0.1 15:58:31 tox==4.12.1 15:58:31 urllib3==1.26.18 15:58:31 virtualenv==20.25.0 15:58:31 [aiml-fw-athp-data-extraction-tox-sonarqube] $ /bin/sh -xe /tmp/jenkins5162561940878126643.sh 15:58:31 [EnvInject] - Injecting environment variables from a build step. 15:58:31 [EnvInject] - Injecting as environment variables the properties content 15:58:31 PARALLEL=False 15:58:31 15:58:31 [EnvInject] - Variables injected successfully. 15:58:31 [aiml-fw-athp-data-extraction-tox-sonarqube] $ /bin/bash -l /tmp/jenkins9901209005788377366.sh 15:58:31 ---> tox-run.sh 15:58:31 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:58:31 + ARCHIVE_TOX_DIR=/w/workspace/aiml-fw-athp-data-extraction-tox-sonarqube/archives/tox 15:58:31 + ARCHIVE_DOC_DIR=/w/workspace/aiml-fw-athp-data-extraction-tox-sonarqube/archives/docs 15:58:31 + mkdir -p /w/workspace/aiml-fw-athp-data-extraction-tox-sonarqube/archives/tox 15:58:31 + cd /w/workspace/aiml-fw-athp-data-extraction-tox-sonarqube/. 15:58:31 + source /home/jenkins/lf-env.sh 15:58:31 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:58:31 ++ mktemp -d /tmp/venv-XXXX 15:58:31 + lf_venv=/tmp/venv-heH0 15:58:31 + local venv_file=/tmp/.os_lf_venv 15:58:31 + local python=python3 15:58:31 + local options 15:58:31 + local set_path=true 15:58:31 + local install_args= 15:58:31 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:58:31 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:58:31 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:58:31 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:58:31 + true 15:58:31 + case $1 in 15:58:31 + venv_file=/tmp/.toxenv 15:58:31 + shift 2 15:58:31 + true 15:58:31 + case $1 in 15:58:31 + shift 15:58:31 + break 15:58:31 + case $python in 15:58:31 + local pkg_list= 15:58:31 + [[ -d /opt/pyenv ]] 15:58:31 + echo 'Setup pyenv:' 15:58:31 Setup pyenv: 15:58:31 + export PYENV_ROOT=/opt/pyenv 15:58:31 + PYENV_ROOT=/opt/pyenv 15:58:31 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:58:31 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:58:31 + pyenv versions 15:58:31 system 15:58:31 3.8.13 15:58:31 3.9.13 15:58:31 * 3.10.6 (set by /w/workspace/aiml-fw-athp-data-extraction-tox-sonarqube/.python-version) 15:58:31 + command -v pyenv 15:58:31 ++ pyenv init - --no-rehash 15:58:31 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 15:58:31 export PATH="/opt/pyenv/shims:${PATH}" 15:58:31 export PYENV_SHELL=bash 15:58:31 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:58:31 pyenv() { 15:58:31 local command 15:58:31 command="${1:-}" 15:58:31 if [ "$#" -gt 0 ]; then 15:58:31 shift 15:58:31 fi 15:58:31 15:58:31 case "$command" in 15:58:31 rehash|shell) 15:58:31 eval "$(pyenv "sh-$command" "$@")" 15:58:31 ;; 15:58:31 *) 15:58:31 command pyenv "$command" "$@" 15:58:31 ;; 15:58:31 esac 15:58:31 }' 15:58:31 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 15:58:31 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:58:31 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:58:31 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:58:31 ++ export PYENV_SHELL=bash 15:58:31 ++ PYENV_SHELL=bash 15:58:31 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:58:31 +++ complete -F _pyenv pyenv 15:58:31 ++ lf-pyver python3 15:58:31 ++ local py_version_xy=python3 15:58:31 ++ local py_version_xyz= 15:58:31 ++ pyenv versions 15:58:31 ++ local command 15:58:31 ++ command=versions 15:58:31 ++ '[' 1 -gt 0 ']' 15:58:31 ++ shift 15:58:31 ++ case "$command" in 15:58:31 ++ command pyenv versions 15:58:31 ++ pyenv versions 15:58:31 ++ grep -E '^[0-9.]*[0-9]$' 15:58:31 ++ awk '{ print $1 }' 15:58:31 ++ sed 's/^[ *]* //' 15:58:31 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:58:31 +++ grep '^3' /tmp/.pyenv_versions 15:58:31 +++ tail -n 1 15:58:31 +++ sort -V 15:58:31 ++ py_version_xyz=3.10.6 15:58:31 ++ [[ -z 3.10.6 ]] 15:58:31 ++ echo 3.10.6 15:58:31 ++ return 0 15:58:31 + pyenv local 3.10.6 15:58:31 + local command 15:58:31 + command=local 15:58:31 + '[' 2 -gt 0 ']' 15:58:31 + shift 15:58:31 + case "$command" in 15:58:31 + command pyenv local 3.10.6 15:58:31 + pyenv local 3.10.6 15:58:31 + for arg in "$@" 15:58:31 + case $arg in 15:58:31 + pkg_list+='tox ' 15:58:31 + for arg in "$@" 15:58:31 + case $arg in 15:58:31 + pkg_list+='virtualenv ' 15:58:31 + for arg in "$@" 15:58:31 + case $arg in 15:58:31 + pkg_list+='urllib3~=1.26.15 ' 15:58:31 + [[ -f /tmp/.toxenv ]] 15:58:31 ++ cat /tmp/.toxenv 15:58:31 + lf_venv=/tmp/venv-vQ8d 15:58:31 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vQ8d from' file:/tmp/.toxenv 15:58:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vQ8d from file:/tmp/.toxenv 15:58:31 + /tmp/venv-vQ8d/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:58:32 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:58:32 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:58:32 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:58:32 + /tmp/venv-vQ8d/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:58:34 + type python3 15:58:34 + true 15:58:34 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-vQ8d/bin to PATH' 15:58:34 lf-activate-venv(): INFO: Adding /tmp/venv-vQ8d/bin to PATH 15:58:34 + PATH=/tmp/venv-vQ8d/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:58:34 + return 0 15:58:34 + [[ -d /opt/pyenv ]] 15:58:34 + echo '---> Setting up pyenv' 15:58:34 ---> Setting up pyenv 15:58:34 + export PYENV_ROOT=/opt/pyenv 15:58:34 + PYENV_ROOT=/opt/pyenv 15:58:34 + export PATH=/opt/pyenv/bin:/tmp/venv-vQ8d/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:58:34 + PATH=/opt/pyenv/bin:/tmp/venv-vQ8d/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:58:34 ++ pwd 15:58:34 + PYTHONPATH=/w/workspace/aiml-fw-athp-data-extraction-tox-sonarqube 15:58:34 + export PYTHONPATH 15:58:34 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:58:34 + TOX_TESTENV_PASSENV=PYTHONPATH 15:58:34 + tox --version 15:58:34 4.12.1 from /tmp/venv-vQ8d/lib/python3.10/site-packages/tox/__init__.py 15:58:34 + PARALLEL=False 15:58:34 + TOX_OPTIONS_LIST= 15:58:34 + [[ -n '' ]] 15:58:34 + case ${PARALLEL,,} in 15:58:34 + tee -a /w/workspace/aiml-fw-athp-data-extraction-tox-sonarqube/archives/tox/tox.log 15:58:34 + tox 15:58:36 code: skipped because could not find python interpreter with spec(s): python3.8 15:58:36 code: SKIP ⚠ in 1.89 seconds 15:58:36 docs: install_deps> python -I -m pip install lfdocs-conf recommonmark sphinx sphinx-rtd-theme sphinxcontrib-httpdomain 'urllib3~=1.26.15' 15:58:59 docs: freeze> python -m pip freeze --all 15:59:00 docs: alabaster==0.7.16,attrs==23.2.0,Babel==2.14.0,blockdiag==3.0.0,certifi==2024.2.2,charset-normalizer==3.3.2,commonmark==0.9.1,contourpy==1.2.0,cycler==0.12.1,docutils==0.20.1,fonttools==4.48.1,funcparserlib==2.0.0a0,future==0.18.3,idna==3.6,imagesize==1.4.1,Jinja2==3.1.3,jsonschema==3.2.0,kiwisolver==1.4.5,lfdocs-conf==0.9.0,MarkupSafe==2.1.5,matplotlib==3.8.2,numpy==1.26.4,nwdiag==3.0.0,packaging==23.2,pillow==10.2.0,pip==23.3.1,Pygments==2.17.2,pyparsing==3.1.1,pyrsistent==0.20.0,python-dateutil==2.8.2,PyYAML==6.0.1,recommonmark==0.7.1,requests==2.31.0,requests-file==1.5.1,seqdiag==3.0.0,setuptools==69.0.2,six==1.16.0,snowballstemmer==2.2.0,Sphinx==7.2.6,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.4,sphinx-rtd-theme==2.0.0,sphinx-tabs==3.4.5,sphinxcontrib-applehelp==1.0.8,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==1.0.6,sphinxcontrib-htmlhelp==2.0.5,sphinxcontrib-httpdomain==1.8.1,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.27,sphinxcontrib-qthelp==1.0.7,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==1.1.10,sphinxcontrib-swaggerdoc==0.1.7,urllib3==1.26.18,webcolors==1.13,wheel==0.42.0 15:59:00 docs: commands[0]> sphinx-build -W -b html -n -d /w/workspace/aiml-fw-athp-data-extraction-tox-sonarqube/.tox/docs/tmp/doctrees ./docs/ /w/workspace/aiml-fw-athp-data-extraction-tox-sonarqube/docs/_build/html 15:59:01 Running Sphinx v7.2.6 15:59:01 making output directory... done 15:59:01 loading intersphinx inventory from https://docs.o-ran-sc.org/projects/o-ran-sc-aiml-fw-aimlfw-dep/en/latest/objects.inv... 15:59:01 building [mo]: targets for 0 po files that are out of date 15:59:01 writing output... 15:59:01 building [html]: targets for 4 source files that are out of date 15:59:01 updating environment: [new config] 4 added, 0 changed, 0 removed 15:59:02 reading sources... [ 25%] index reading sources... [ 50%] installation-guide reading sources... [ 75%] overview reading sources... [100%] release-notes 15:59:02 looking for now-outdated files... none found 15:59:02 pickling environment... done 15:59:02 checking consistency... done 15:59:02 preparing documents... done 15:59:02 copying assets... copying static files... done 15:59:02 copying extra files... done 15:59:02 done 15:59:02 writing output... [ 25%] index writing output... [ 50%] installation-guide writing output... [ 75%] overview writing output... [100%] release-notes 15:59:02 generating indices... genindex done 15:59:02 highlighting module code... 15:59:02 writing additional pages... search done 15:59:02 dumping search index in English (code: en)... done 15:59:02 dumping object inventory... done 15:59:02 build succeeded. 15:59:02 15:59:02 The HTML pages are in docs/_build/html. 15:59:02 docs: commands[1]> echo 'Generated docs available in /w/workspace/aiml-fw-athp-data-extraction-tox-sonarqube/docs/_build/html' 15:59:02 Generated docs available in /w/workspace/aiml-fw-athp-data-extraction-tox-sonarqube/docs/_build/html 15:59:03 docs: OK ✔ in 25.62 seconds 15:59:03 docs-linkcheck: install_deps> python -I -m pip install lfdocs-conf recommonmark sphinx sphinx-rtd-theme sphinxcontrib-httpdomain 'urllib3~=1.26.15' 15:59:22 docs-linkcheck: freeze> python -m pip freeze --all 15:59:22 docs-linkcheck: alabaster==0.7.16,attrs==23.2.0,Babel==2.14.0,blockdiag==3.0.0,certifi==2024.2.2,charset-normalizer==3.3.2,commonmark==0.9.1,contourpy==1.2.0,cycler==0.12.1,docutils==0.20.1,fonttools==4.48.1,funcparserlib==2.0.0a0,future==0.18.3,idna==3.6,imagesize==1.4.1,Jinja2==3.1.3,jsonschema==3.2.0,kiwisolver==1.4.5,lfdocs-conf==0.9.0,MarkupSafe==2.1.5,matplotlib==3.8.2,numpy==1.26.4,nwdiag==3.0.0,packaging==23.2,pillow==10.2.0,pip==23.3.1,Pygments==2.17.2,pyparsing==3.1.1,pyrsistent==0.20.0,python-dateutil==2.8.2,PyYAML==6.0.1,recommonmark==0.7.1,requests==2.31.0,requests-file==1.5.1,seqdiag==3.0.0,setuptools==69.0.2,six==1.16.0,snowballstemmer==2.2.0,Sphinx==7.2.6,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.4,sphinx-rtd-theme==2.0.0,sphinx-tabs==3.4.5,sphinxcontrib-applehelp==1.0.8,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==1.0.6,sphinxcontrib-htmlhelp==2.0.5,sphinxcontrib-httpdomain==1.8.1,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.27,sphinxcontrib-qthelp==1.0.7,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==1.1.10,sphinxcontrib-swaggerdoc==0.1.7,urllib3==1.26.18,webcolors==1.13,wheel==0.42.0 15:59:22 docs-linkcheck: commands[0]> sphinx-build -W -b linkcheck -d /w/workspace/aiml-fw-athp-data-extraction-tox-sonarqube/.tox/docs-linkcheck/tmp/doctrees ./docs/ /w/workspace/aiml-fw-athp-data-extraction-tox-sonarqube/docs/_build/linkcheck 15:59:23 Running Sphinx v7.2.6 15:59:23 making output directory... done 15:59:23 loading intersphinx inventory from https://docs.o-ran-sc.org/projects/o-ran-sc-aiml-fw-aimlfw-dep/en/latest/objects.inv... 15:59:23 building [mo]: targets for 0 po files that are out of date 15:59:23 writing output... 15:59:23 building [linkcheck]: targets for 4 source files that are out of date 15:59:23 updating environment: [new config] 4 added, 0 changed, 0 removed 15:59:23 reading sources... [ 25%] index reading sources... [ 50%] installation-guide reading sources... [ 75%] overview reading sources... [100%] release-notes 15:59:23 looking for now-outdated files... none found 15:59:23 pickling environment... done 15:59:23 checking consistency... done 15:59:23 preparing documents... done 15:59:23 copying assets... done 15:59:23 writing output... [ 25%] index writing output... [ 50%] installation-guide writing output... [ 75%] overview writing output... [100%] release-notes 15:59:23 15:59:23 (installation-guide: line 39) ok https://docs.o-ran-sc.org/projects/o-ran-sc-aiml-fw-aimlfw-dep/en/latest/index.html 15:59:23 build succeeded. 15:59:23 15:59:23 Look for any errors in the above output or in docs/_build/linkcheck/output.txt 15:59:23 code: SKIP (1.89 seconds) 15:59:23 docs: OK (25.61=setup[24.17]+cmd[1.44,0.00] seconds) 15:59:23 docs-linkcheck: OK (21.47=setup[20.45]+cmd[1.02] seconds) 15:59:23 congratulations :) (49.14 seconds) 15:59:23 + tox_status=0 15:59:23 + echo '---> Completed tox runs' 15:59:23 ---> Completed tox runs 15:59:23 + for i in .tox/*/log 15:59:23 ++ echo .tox/docs-linkcheck/log 15:59:23 ++ awk -F/ '{print $2}' 15:59:23 + tox_env=docs-linkcheck 15:59:23 + cp -r .tox/docs-linkcheck/log /w/workspace/aiml-fw-athp-data-extraction-tox-sonarqube/archives/tox/docs-linkcheck 15:59:23 + for i in .tox/*/log 15:59:23 ++ awk -F/ '{print $2}' 15:59:23 ++ echo .tox/docs/log 15:59:23 + tox_env=docs 15:59:23 + cp -r .tox/docs/log /w/workspace/aiml-fw-athp-data-extraction-tox-sonarqube/archives/tox/docs 15:59:23 + DOC_DIR=docs/_build/html 15:59:23 + [[ -d docs/_build/html ]] 15:59:23 + echo '---> Archiving generated docs' 15:59:23 ---> Archiving generated docs 15:59:23 + mv docs/_build/html /w/workspace/aiml-fw-athp-data-extraction-tox-sonarqube/archives/docs 15:59:23 + echo '---> tox-run.sh ends' 15:59:23 ---> tox-run.sh ends 15:59:23 + test 0 -eq 0 15:59:23 Unpacking https://repo1.maven.org/maven2/org/sonarsource/scanner/cli/sonar-scanner-cli/4.6.2.2472/sonar-scanner-cli-4.6.2.2472.zip to /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner on prd-ubuntu1804-builder-2c-2g-1288 15:59:24 [aiml-fw-athp-data-extraction-tox-sonarqube] $ /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/bin/sonar-scanner -Dsonar.host.url=https://sonarcloud.io/ ******** -Dsonar.projectKey=o-ran-sc_aiml-fw-athp-data-extraction -Dsonar.projectName=aiml-fw-athp-data-extraction -Dsonar.login=d9e23c28dc39b6d7531d2ecabf122ce84e6253ef -Dsonar.organization=o-ran-sc -Dsonar.sources=dataextraction -Dsonar.python.coverage.reportPaths=coverage.xml -Dsonar.build.sourceEncoding=UTF-8 -Dsonar.projectBaseDir=/w/workspace/aiml-fw-athp-data-extraction-tox-sonarqube 15:59:25 INFO: Scanner configuration file: /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/conf/sonar-scanner.properties 15:59:25 INFO: Project root configuration file: NONE 15:59:25 INFO: SonarScanner 4.6.2.2472 15:59:25 INFO: Java 17.0.7 Private Build (64-bit) 15:59:25 INFO: Linux 4.15.0-213-generic amd64 15:59:26 INFO: User cache: /home/jenkins/.sonar/cache 15:59:28 INFO: Scanner configuration file: /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/conf/sonar-scanner.properties 15:59:28 INFO: Project root configuration file: NONE 15:59:28 INFO: Analyzing on SonarCloud 15:59:28 INFO: Default locale: "en", source code encoding: "UTF-8" (analysis is platform dependent) 15:59:28 INFO: Load global settings 15:59:28 INFO: Load global settings (done) | time=306ms 15:59:28 INFO: Server id: 1BD809FA-AWHW8ct9-T_TB3XqouNu 15:59:28 INFO: User cache: /home/jenkins/.sonar/cache 15:59:28 INFO: Loading required plugins 15:59:28 INFO: Load plugins index 15:59:29 INFO: Load plugins index (done) | time=276ms 15:59:29 INFO: Load/download plugins 15:59:30 INFO: Load/download plugins (done) | time=921ms 15:59:30 INFO: Found an active CI vendor: 'Jenkins' 15:59:30 INFO: Load project settings for component key: 'o-ran-sc_aiml-fw-athp-data-extraction' 15:59:31 INFO: Load project settings for component key: 'o-ran-sc_aiml-fw-athp-data-extraction' (done) | time=254ms 15:59:31 INFO: Process project properties 15:59:31 INFO: Project key: o-ran-sc_aiml-fw-athp-data-extraction 15:59:31 INFO: Base dir: /w/workspace/aiml-fw-athp-data-extraction-tox-sonarqube 15:59:31 INFO: Working dir: /w/workspace/aiml-fw-athp-data-extraction-tox-sonarqube/.scannerwork 15:59:31 INFO: Load project branches 15:59:31 INFO: Load project branches (done) | time=222ms 15:59:31 INFO: Check ALM binding of project 'o-ran-sc_aiml-fw-athp-data-extraction' 15:59:31 INFO: Detected project binding: NOT_BOUND 15:59:31 INFO: Check ALM binding of project 'o-ran-sc_aiml-fw-athp-data-extraction' (done) | time=191ms 15:59:31 INFO: Load project pull requests 15:59:31 INFO: Load project pull requests (done) | time=187ms 15:59:31 INFO: Load branch configuration 15:59:31 INFO: Load branch configuration (done) | time=2ms 15:59:31 INFO: Load quality profiles 15:59:31 INFO: Load quality profiles (done) | time=272ms 15:59:31 INFO: Load active rules 15:59:44 INFO: Load active rules (done) | time=12129ms 15:59:44 INFO: Organization key: o-ran-sc 15:59:44 WARN: The property 'sonar.login' is deprecated and will be removed in the future. Please use the 'sonar.token' property instead when passing a token. 15:59:44 INFO: Preprocessing files... 15:59:44 INFO: 1 language detected in 24 preprocessed files 15:59:44 INFO: 0 files ignored because of inclusion/exclusion patterns 15:59:44 INFO: 0 files ignored because of scm ignore settings 15:59:44 INFO: Loading plugins for detected languages 15:59:44 INFO: Load/download plugins 15:59:45 INFO: Load/download plugins (done) | time=395ms 15:59:45 INFO: Load project repositories 15:59:45 INFO: Load project repositories (done) | time=225ms 15:59:45 INFO: Indexing files... 15:59:45 INFO: Project configuration: 15:59:45 INFO: Excluded sources: **/build-wrapper-dump.json 15:59:45 INFO: 24 files indexed 15:59:45 INFO: Quality profile for py: Sonar way 15:59:45 INFO: ------------- Run sensors on module aiml-fw-athp-data-extraction 15:59:45 INFO: Load metrics repository 15:59:46 INFO: Load metrics repository (done) | time=495ms 15:59:46 INFO: Sensor cache enabled 15:59:46 INFO: Load sensor cache 15:59:46 INFO: Load sensor cache (404) | time=626ms 15:59:47 INFO: Sensor Python Sensor [python] 15:59:47 WARN: Your code is analyzed as compatible with all Python 3 versions by default. You can get a more precise analysis by setting the exact Python version in your configuration via the parameter "sonar.python.version" 15:59:47 INFO: Starting global symbols computation 15:59:47 INFO: 20 source files to be analyzed 15:59:48 INFO: 20/20 source files have been analyzed 15:59:48 INFO: Starting rules execution 15:59:48 INFO: 20 source files to be analyzed 15:59:50 INFO: 20/20 source files have been analyzed 15:59:50 INFO: The Python analyzer was able to leverage cached data from previous analyses for 0 out of 20 files. These files were not parsed. 15:59:50 INFO: Sensor Python Sensor [python] (done) | time=3145ms 15:59:50 INFO: Sensor Cobertura Sensor for Python coverage [python] 15:59:50 WARN: No report was found for sonar.python.coverage.reportPaths using pattern coverage.xml 15:59:50 INFO: Sensor Cobertura Sensor for Python coverage [python] (done) | time=252ms 15:59:50 INFO: Sensor PythonXUnitSensor [python] 15:59:51 INFO: Sensor PythonXUnitSensor [python] (done) | time=178ms 15:59:51 INFO: Sensor Python HTML templates processing [securitypythonfrontend] 15:59:51 INFO: HTML files are not indexed : you may want to add them in the scanned files of this project to detect Python XSS vulnerabilities 15:59:51 INFO: Sensor Python HTML templates processing [securitypythonfrontend] (done) | time=1ms 15:59:51 INFO: Sensor JaCoCo XML Report Importer [jacoco] 15:59:51 INFO: 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml 15:59:51 INFO: No report imported, no coverage information will be imported by JaCoCo XML Report Importer 15:59:51 INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms 15:59:51 INFO: Sensor TextAndSecretsSensor [text] 15:59:51 INFO: 20 source files to be analyzed 15:59:51 INFO: 20/20 source files have been analyzed 15:59:51 INFO: Sensor TextAndSecretsSensor [text] (done) | time=486ms 15:59:51 INFO: Sensor IaC Docker Sensor [iac] 15:59:51 INFO: 0 source files to be analyzed 15:59:51 INFO: 0/0 source files have been analyzed 15:59:51 INFO: Sensor IaC Docker Sensor [iac] (done) | time=98ms 15:59:51 INFO: Sensor Serverless configuration file sensor [security] 15:59:51 INFO: 0 Serverless function entries were found in the project 15:59:51 INFO: 0 Serverless function handlers were kept as entrypoints 15:59:51 INFO: Sensor Serverless configuration file sensor [security] (done) | time=15ms 15:59:51 INFO: Sensor AWS SAM template file sensor [security] 15:59:51 INFO: Sensor AWS SAM template file sensor [security] (done) | time=1ms 15:59:51 INFO: Sensor AWS SAM Inline template file sensor [security] 15:59:51 INFO: Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms 15:59:51 INFO: Sensor javabugs [dbd] 15:59:51 INFO: Reading IR files from: /w/workspace/aiml-fw-athp-data-extraction-tox-sonarqube/.scannerwork/ir/java 15:59:51 INFO: No IR files have been included for analysis. 15:59:51 INFO: Sensor javabugs [dbd] (done) | time=3ms 15:59:51 INFO: Sensor pythonbugs [dbd] 15:59:51 INFO: Reading IR files from: /w/workspace/aiml-fw-athp-data-extraction-tox-sonarqube/.scannerwork/ir/python 15:59:51 INFO: Analyzing 59 functions to detect bugs. 15:59:52 INFO: Sensor pythonbugs [dbd] (done) | time=333ms 15:59:52 INFO: Sensor JavaSecuritySensor [security] 15:59:52 INFO: Enabled taint analysis rules: S2076, S2078, S2083, S2091, S2631, S3649, S5131, S5135, S5144, S5145, S5146, S5167, S5334, S6096 15:59:52 INFO: Load type hierarchy and UCFGs: Starting 15:59:52 INFO: Load type hierarchy: Starting 15:59:52 INFO: Reading type hierarchy from: /w/workspace/aiml-fw-athp-data-extraction-tox-sonarqube/.scannerwork/ucfg2/java 15:59:52 INFO: Read 0 type definitions 15:59:52 INFO: Load type hierarchy: Time spent was 00:00:00.001 15:59:52 INFO: Load UCFGs: Starting 15:59:52 INFO: Load UCFGs: Time spent was 00:00:00.000 15:59:52 INFO: Load type hierarchy and UCFGs: Time spent was 00:00:00.001 15:59:52 INFO: No UCFGs have been included for analysis. 15:59:52 INFO: java security sensor: Time spent was 00:00:00.003 15:59:52 INFO: Sensor JavaSecuritySensor [security] (done) | time=37ms 15:59:52 INFO: Sensor CSharpSecuritySensor [security] 15:59:52 INFO: Enabled taint analysis rules: S2076, S2078, S2083, S2091, S2631, S3649, S5131, S5135, S5144, S5145, S5146, S5334, S5883, S6096, S6173, S6287, S6350, S6399, S6639, S6641 15:59:52 INFO: Load type hierarchy and UCFGs: Starting 15:59:52 INFO: Load type hierarchy: Starting 15:59:52 INFO: Reading type hierarchy from: /w/workspace/aiml-fw-athp-data-extraction-tox-sonarqube/ucfg2/cs 15:59:52 INFO: Read 0 type definitions 15:59:52 INFO: Load type hierarchy: Time spent was 00:00:00.000 15:59:52 INFO: Load UCFGs: Starting 15:59:52 INFO: Load UCFGs: Time spent was 00:00:00.000 15:59:52 INFO: Load type hierarchy and UCFGs: Time spent was 00:00:00.001 15:59:52 INFO: No UCFGs have been included for analysis. 15:59:52 INFO: csharp security sensor: Time spent was 00:00:00.001 15:59:52 INFO: Sensor CSharpSecuritySensor [security] (done) | time=2ms 15:59:52 INFO: Sensor PhpSecuritySensor [security] 15:59:52 INFO: Enabled taint analysis rules: S2076, S2078, S2083, S2091, S2631, S3649, S5131, S5135, S5144, S5145, S5146, S5334, S5335, S5883, S6173, S6287, S6350 15:59:52 INFO: Load type hierarchy and UCFGs: Starting 15:59:52 INFO: Load type hierarchy: Starting 15:59:52 INFO: Reading type hierarchy from: /w/workspace/aiml-fw-athp-data-extraction-tox-sonarqube/.scannerwork/ucfg2/php 15:59:52 INFO: Read 0 type definitions 15:59:52 INFO: Load type hierarchy: Time spent was 00:00:00.000 15:59:52 INFO: Load UCFGs: Starting 15:59:52 INFO: Load UCFGs: Time spent was 00:00:00.000 15:59:52 INFO: Load type hierarchy and UCFGs: Time spent was 00:00:00.000 15:59:52 INFO: No UCFGs have been included for analysis. 15:59:52 INFO: php security sensor: Time spent was 00:00:00.000 15:59:52 INFO: Sensor PhpSecuritySensor [security] (done) | time=1ms 15:59:52 INFO: Sensor PythonSecuritySensor [security] 15:59:52 INFO: Enabled taint analysis rules: S2076, S2078, S2083, S2091, S2631, S3649, S5131, S5135, S5144, S5145, S5146, S5147, S5334, S5496, S6287, S6350, S6639, S6680, S6776, S6839 15:59:52 INFO: Load type hierarchy and UCFGs: Starting 15:59:52 INFO: Load type hierarchy: Starting 15:59:52 INFO: Reading type hierarchy from: /w/workspace/aiml-fw-athp-data-extraction-tox-sonarqube/.scannerwork/ucfg2/python 15:59:52 INFO: Read 936 type definitions 15:59:52 INFO: Load type hierarchy: Time spent was 00:00:00.131 15:59:52 INFO: Load UCFGs: Starting 15:59:52 INFO: Reading UCFGs from: /w/workspace/aiml-fw-athp-data-extraction-tox-sonarqube/.scannerwork/ucfg2/python 15:59:52 INFO: Load UCFGs: Time spent was 00:00:00.499 15:59:52 INFO: Load type hierarchy and UCFGs: Time spent was 00:00:00.631 15:59:52 INFO: Analyzing 3649 UCFGs to detect vulnerabilities. 15:59:52 INFO: Check cache: Starting 15:59:52 INFO: Load cache: Starting 15:59:52 INFO: Load cache: Time spent was 00:00:00.000 15:59:52 INFO: Check cache: Time spent was 00:00:00.000 15:59:52 INFO: Create runtime call graph: Starting 15:59:52 INFO: Variable Type Analysis #1: Starting 15:59:52 INFO: Create runtime type propagation graph: Starting 15:59:52 INFO: Create runtime type propagation graph: Time spent was 00:00:00.207 15:59:52 INFO: Run SCC (Tarjan) on 9245 nodes: Starting 15:59:52 INFO: Run SCC (Tarjan) on 9245 nodes: Time spent was 00:00:00.011 15:59:52 INFO: Tarjan found 9240 strongly connected components 15:59:52 INFO: Propagate runtime types to strongly connected components: Starting 15:59:52 INFO: Propagate runtime types to strongly connected components: Time spent was 00:00:00.030 15:59:52 INFO: Variable Type Analysis #1: Time spent was 00:00:00.251 15:59:52 INFO: Variable Type Analysis #2: Starting 15:59:52 INFO: Create runtime type propagation graph: Starting 15:59:52 INFO: Create runtime type propagation graph: Time spent was 00:00:00.029 15:59:53 INFO: Run SCC (Tarjan) on 9076 nodes: Starting 15:59:53 INFO: Run SCC (Tarjan) on 9076 nodes: Time spent was 00:00:00.007 15:59:53 INFO: Tarjan found 9076 strongly connected components 15:59:53 INFO: Propagate runtime types to strongly connected components: Starting 15:59:53 INFO: Propagate runtime types to strongly connected components: Time spent was 00:00:00.022 15:59:53 INFO: Variable Type Analysis #2: Time spent was 00:00:00.059 15:59:53 INFO: Create runtime call graph: Time spent was 00:00:00.318 15:59:53 INFO: Load config: Starting 15:59:53 INFO: Load config: Time spent was 00:00:00.143 15:59:53 INFO: Compute entry points: Starting 15:59:53 INFO: Compute entry points: Time spent was 00:00:00.155 15:59:53 INFO: All rules entry points : 3 15:59:53 INFO: Slice call graph: Starting 15:59:53 INFO: Retained UCFGs : 11 15:59:53 INFO: Slice call graph: Time spent was 00:00:00.000 15:59:53 INFO: Live variable analysis: Starting 15:59:53 INFO: Live variable analysis: Time spent was 00:00:00.011 15:59:53 INFO: Taint analysis for python: Starting 15:59:53 INFO: 0 / 11 UCFGs simulated, memory usage: 112 MB 15:59:53 INFO: 5 / 11 UCFGs simulated, memory usage: 118 MB 15:59:53 INFO: Taint analysis for python: Time spent was 00:00:00.101 15:59:53 INFO: Report issues: Starting 15:59:53 INFO: Report issues: Time spent was 00:00:00.002 15:59:53 INFO: Store cache: Starting 15:59:53 INFO: Store cache: Time spent was 00:00:00.022 15:59:53 INFO: python security sensor: Time spent was 00:00:01.405 15:59:53 INFO: python security sensor: Begin: 2024-02-09T15:59:52.061631633Z, End: 2024-02-09T15:59:53.467012167Z, Duration: 00:00:01.405 15:59:53 Load type hierarchy and UCFGs: Begin: 2024-02-09T15:59:52.076376058Z, End: 2024-02-09T15:59:52.707837195Z, Duration: 00:00:00.631 15:59:53 Load type hierarchy: Begin: 2024-02-09T15:59:52.076413809Z, End: 2024-02-09T15:59:52.207617216Z, Duration: 00:00:00.131 15:59:53 Load UCFGs: Begin: 2024-02-09T15:59:52.207925435Z, End: 2024-02-09T15:59:52.707454495Z, Duration: 00:00:00.499 15:59:53 Check cache: Begin: 2024-02-09T15:59:52.708038971Z, End: 2024-02-09T15:59:52.708544484Z, Duration: 00:00:00.000 15:59:53 Load cache: Begin: 2024-02-09T15:59:52.708113663Z, End: 2024-02-09T15:59:52.708197575Z, Duration: 00:00:00.000 15:59:53 Create runtime call graph: Begin: 2024-02-09T15:59:52.708685958Z, End: 2024-02-09T15:59:53.026820786Z, Duration: 00:00:00.318 15:59:53 Variable Type Analysis #1: Begin: 2024-02-09T15:59:52.709811229Z, End: 2024-02-09T15:59:52.961549877Z, Duration: 00:00:00.251 15:59:53 Create runtime type propagation graph: Begin: 2024-02-09T15:59:52.710908118Z, End: 2024-02-09T15:59:52.918583955Z, Duration: 00:00:00.207 15:59:53 Run SCC (Tarjan) on 9245 nodes: Begin: 2024-02-09T15:59:52.919197862Z, End: 2024-02-09T15:59:52.930397332Z, Duration: 00:00:00.011 15:59:53 Propagate runtime types to strongly connected components: Begin: 2024-02-09T15:59:52.930670620Z, End: 2024-02-09T15:59:52.961262900Z, Duration: 00:00:00.030 15:59:53 Variable Type Analysis #2: Begin: 2024-02-09T15:59:52.963490899Z, End: 2024-02-09T15:59:53.023376054Z, Duration: 00:00:00.059 15:59:53 Create runtime type propagation graph: Begin: 2024-02-09T15:59:52.963581901Z, End: 2024-02-09T15:59:52.992831016Z, Duration: 00:00:00.029 15:59:53 Run SCC (Tarjan) on 9076 nodes: Begin: 2024-02-09T15:59:52.993418031Z, End: 2024-02-09T15:59:53.000557863Z, Duration: 00:00:00.007 15:59:53 Propagate runtime types to strongly connected components: Begin: 2024-02-09T15:59:53.000811090Z, End: 2024-02-09T15:59:53.023116797Z, Duration: 00:00:00.022 15:59:53 Load config: Begin: 2024-02-09T15:59:53.026967620Z, End: 2024-02-09T15:59:53.170147355Z, Duration: 00:00:00.143 15:59:53 Compute entry points: Begin: 2024-02-09T15:59:53.170480124Z, End: 2024-02-09T15:59:53.325639851Z, Duration: 00:00:00.155 15:59:53 Slice call graph: Begin: 2024-02-09T15:59:53.326093063Z, End: 2024-02-09T15:59:53.326750450Z, Duration: 00:00:00.000 15:59:53 Live variable analysis: Begin: 2024-02-09T15:59:53.326884804Z, End: 2024-02-09T15:59:53.338065863Z, Duration: 00:00:00.011 15:59:53 Taint analysis for python: Begin: 2024-02-09T15:59:53.338552926Z, End: 2024-02-09T15:59:53.439695345Z, Duration: 00:00:00.101 15:59:53 Report issues: Begin: 2024-02-09T15:59:53.440785405Z, End: 2024-02-09T15:59:53.443476047Z, Duration: 00:00:00.002 15:59:53 Store cache: Begin: 2024-02-09T15:59:53.443864857Z, End: 2024-02-09T15:59:53.466784631Z, Duration: 00:00:00.022 15:59:53 INFO: python security sensor peak memory: 173 MB 15:59:53 INFO: Sensor PythonSecuritySensor [security] (done) | time=1412ms 15:59:53 INFO: Sensor JsSecuritySensor [security] 15:59:53 INFO: Enabled taint analysis rules: S5696, S2083, S5334, S6287, S6105, S2076, S5144, S6350, S5131, S5147, S6096, S3649, S5146, S5883, S2631 15:59:53 INFO: Load type hierarchy and UCFGs: Starting 15:59:53 INFO: Load type hierarchy: Starting 15:59:53 INFO: Reading type hierarchy from: /w/workspace/aiml-fw-athp-data-extraction-tox-sonarqube/.scannerwork/ucfg2/js 15:59:53 INFO: Read 0 type definitions 15:59:53 INFO: Load type hierarchy: Time spent was 00:00:00.000 15:59:53 INFO: Load UCFGs: Starting 15:59:53 INFO: Load UCFGs: Time spent was 00:00:00.000 15:59:53 INFO: Load type hierarchy and UCFGs: Time spent was 00:00:00.001 15:59:53 INFO: No UCFGs have been included for analysis. 15:59:53 INFO: js security sensor: Time spent was 00:00:00.001 15:59:53 INFO: Sensor JsSecuritySensor [security] (done) | time=3ms 15:59:53 INFO: ------------- Run sensors on project 15:59:53 INFO: Sensor Zero Coverage Sensor 15:59:53 INFO: Sensor Zero Coverage Sensor (done) | time=16ms 15:59:53 INFO: CPD Executor 4 files had no CPD blocks 15:59:53 INFO: CPD Executor Calculating CPD for 16 files 15:59:53 INFO: CPD Executor CPD calculation finished (done) | time=16ms 15:59:53 INFO: Analysis report generated in 224ms, dir size=335 KB 15:59:53 INFO: Analysis report compressed in 40ms, zip size=104 KB 15:59:54 INFO: Analysis report uploaded in 475ms 15:59:54 INFO: ANALYSIS SUCCESSFUL, you can find the results at: https://sonarcloud.io/dashboard?id=o-ran-sc_aiml-fw-athp-data-extraction 15:59:54 INFO: Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report 15:59:54 INFO: More about the report processing at https://sonarcloud.io/api/ce/task?id=AY2OmMkrih0UwLSiv6T_ 15:59:56 INFO: Sensor cache published successfully 15:59:56 INFO: Analysis total time: 25.856 s 15:59:56 INFO: ------------------------------------------------------------------------ 15:59:56 INFO: EXECUTION SUCCESS 15:59:56 INFO: ------------------------------------------------------------------------ 15:59:56 INFO: Total time: 30.947s 15:59:56 INFO: Final Memory: 62M/185M 15:59:56 INFO: ------------------------------------------------------------------------ 15:59:57 $ ssh-agent -k 15:59:57 unset SSH_AUTH_SOCK; 15:59:57 unset SSH_AGENT_PID; 15:59:57 echo Agent pid 1915 killed; 15:59:57 [ssh-agent] Stopped. 15:59:57 [PostBuildScript] - [INFO] Executing post build scripts. 15:59:57 [aiml-fw-athp-data-extraction-tox-sonarqube] $ /bin/bash /tmp/jenkins13069827754086106872.sh 15:59:57 ---> sysstat.sh 15:59:57 [aiml-fw-athp-data-extraction-tox-sonarqube] $ /bin/bash /tmp/jenkins4559334232223471378.sh 15:59:57 ---> package-listing.sh 15:59:58 ++ facter osfamily 15:59:58 ++ tr '[:upper:]' '[:lower:]' 15:59:58 + OS_FAMILY=debian 15:59:58 + workspace=/w/workspace/aiml-fw-athp-data-extraction-tox-sonarqube 15:59:58 + START_PACKAGES=/tmp/packages_start.txt 15:59:58 + END_PACKAGES=/tmp/packages_end.txt 15:59:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:59:58 + PACKAGES=/tmp/packages_start.txt 15:59:58 + '[' /w/workspace/aiml-fw-athp-data-extraction-tox-sonarqube ']' 15:59:58 + PACKAGES=/tmp/packages_end.txt 15:59:58 + case "${OS_FAMILY}" in 15:59:58 + dpkg -l 15:59:58 + grep '^ii' 15:59:58 + '[' -f /tmp/packages_start.txt ']' 15:59:58 + '[' -f /tmp/packages_end.txt ']' 15:59:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:59:58 + '[' /w/workspace/aiml-fw-athp-data-extraction-tox-sonarqube ']' 15:59:58 + mkdir -p /w/workspace/aiml-fw-athp-data-extraction-tox-sonarqube/archives/ 15:59:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/aiml-fw-athp-data-extraction-tox-sonarqube/archives/ 15:59:58 [aiml-fw-athp-data-extraction-tox-sonarqube] $ /bin/bash /tmp/jenkins6142726749226383086.sh 15:59:58 ---> capture-instance-metadata.sh 15:59:58 Setup pyenv: 15:59:58 system 15:59:58 3.8.13 15:59:58 3.9.13 15:59:58 * 3.10.6 (set by /w/workspace/aiml-fw-athp-data-extraction-tox-sonarqube/.python-version) 15:59:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8AdE from file:/tmp/.os_lf_venv 16:00:00 lf-activate-venv(): INFO: Installing: lftools 16:00:12 lf-activate-venv(): INFO: Adding /tmp/venv-8AdE/bin to PATH 16:00:12 INFO: Running in OpenStack, capturing instance metadata 16:00:13 [aiml-fw-athp-data-extraction-tox-sonarqube] $ /bin/bash /tmp/jenkins9678563916500460622.sh 16:00:13 provisioning config files... 16:00:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/aiml-fw-athp-data-extraction-tox-sonarqube@tmp/config9211026789169788918tmp 16:00:13 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 16:00:13 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 16:00:13 [EnvInject] - Injecting environment variables from a build step. 16:00:13 [EnvInject] - Injecting as environment variables the properties content 16:00:13 SERVER_ID=logs 16:00:13 16:00:13 [EnvInject] - Variables injected successfully. 16:00:13 [aiml-fw-athp-data-extraction-tox-sonarqube] $ /bin/bash /tmp/jenkins9270263159287207758.sh 16:00:13 ---> create-netrc.sh 16:00:13 [aiml-fw-athp-data-extraction-tox-sonarqube] $ /bin/bash /tmp/jenkins9769222340243155715.sh 16:00:13 ---> python-tools-install.sh 16:00:13 Setup pyenv: 16:00:13 system 16:00:13 3.8.13 16:00:13 3.9.13 16:00:13 * 3.10.6 (set by /w/workspace/aiml-fw-athp-data-extraction-tox-sonarqube/.python-version) 16:00:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8AdE from file:/tmp/.os_lf_venv 16:00:15 lf-activate-venv(): INFO: Installing: lftools 16:00:24 lf-activate-venv(): INFO: Adding /tmp/venv-8AdE/bin to PATH 16:00:24 [aiml-fw-athp-data-extraction-tox-sonarqube] $ /bin/bash /tmp/jenkins10126759547732326530.sh 16:00:24 ---> sudo-logs.sh 16:00:24 Archiving 'sudo' log.. 16:00:24 [aiml-fw-athp-data-extraction-tox-sonarqube] $ /bin/bash /tmp/jenkins9698084650717083016.sh 16:00:24 ---> job-cost.sh 16:00:24 Setup pyenv: 16:00:24 system 16:00:24 3.8.13 16:00:24 3.9.13 16:00:24 * 3.10.6 (set by /w/workspace/aiml-fw-athp-data-extraction-tox-sonarqube/.python-version) 16:00:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8AdE from file:/tmp/.os_lf_venv 16:00:25 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:00:34 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 16:00:34 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 16:00:34 lf-activate-venv(): INFO: Adding /tmp/venv-8AdE/bin to PATH 16:00:34 INFO: No Stack... 16:00:34 INFO: Retrieving Pricing Info for: v2-highcpu-2 16:00:35 INFO: Archiving Costs 16:00:35 [aiml-fw-athp-data-extraction-tox-sonarqube] $ /bin/bash -l /tmp/jenkins12603827497273929071.sh 16:00:35 ---> logs-deploy.sh 16:00:35 Setup pyenv: 16:00:35 system 16:00:35 3.8.13 16:00:35 3.9.13 16:00:35 * 3.10.6 (set by /w/workspace/aiml-fw-athp-data-extraction-tox-sonarqube/.python-version) 16:00:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8AdE from file:/tmp/.os_lf_venv 16:00:36 lf-activate-venv(): INFO: Installing: lftools 16:00:47 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:00:47 python-openstackclient 6.5.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 16:00:47 lf-activate-venv(): INFO: Adding /tmp/venv-8AdE/bin to PATH 16:00:47 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/aiml-fw-athp-data-extraction-tox-sonarqube/68 16:00:47 INFO: archiving workspace using pattern(s): -p **/*.log 16:00:50 Archives upload complete. 16:00:50 INFO: archiving logs to Nexus 16:00:51 ---> uname -a: 16:00:51 Linux prd-ubuntu1804-builder-2c-2g-1288 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:00:51 16:00:51 16:00:51 ---> lscpu: 16:00:51 Architecture: x86_64 16:00:51 CPU op-mode(s): 32-bit, 64-bit 16:00:51 Byte Order: Little Endian 16:00:51 CPU(s): 2 16:00:51 On-line CPU(s) list: 0,1 16:00:51 Thread(s) per core: 1 16:00:51 Core(s) per socket: 1 16:00:51 Socket(s): 2 16:00:51 NUMA node(s): 1 16:00:51 Vendor ID: AuthenticAMD 16:00:51 CPU family: 23 16:00:51 Model: 49 16:00:51 Model name: AMD EPYC-Rome Processor 16:00:51 Stepping: 0 16:00:51 CPU MHz: 2799.998 16:00:51 BogoMIPS: 5599.99 16:00:51 Virtualization: AMD-V 16:00:51 Hypervisor vendor: KVM 16:00:51 Virtualization type: full 16:00:51 L1d cache: 32K 16:00:51 L1i cache: 32K 16:00:51 L2 cache: 512K 16:00:51 L3 cache: 16384K 16:00:51 NUMA node0 CPU(s): 0,1 16:00:51 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:00:51 16:00:51 16:00:51 ---> nproc: 16:00:51 2 16:00:51 16:00:51 16:00:51 ---> df -h: 16:00:51 Filesystem Size Used Avail Use% Mounted on 16:00:51 udev 984M 0 984M 0% /dev 16:00:51 tmpfs 200M 668K 199M 1% /run 16:00:51 /dev/vda1 20G 8.1G 12G 42% / 16:00:51 tmpfs 997M 0 997M 0% /dev/shm 16:00:51 tmpfs 5.0M 0 5.0M 0% /run/lock 16:00:51 tmpfs 997M 0 997M 0% /sys/fs/cgroup 16:00:51 /dev/vda15 105M 5.3M 100M 5% /boot/efi 16:00:51 tmpfs 200M 0 200M 0% /run/user/1001 16:00:51 16:00:51 16:00:51 ---> free -m: 16:00:51 total used free shared buff/cache available 16:00:51 Mem: 1992 328 265 0 1398 1480 16:00:51 Swap: 1023 0 1023 16:00:51 16:00:51 16:00:51 ---> ip addr: 16:00:51 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:00:51 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:00:51 inet 127.0.0.1/8 scope host lo 16:00:51 valid_lft forever preferred_lft forever 16:00:51 inet6 ::1/128 scope host 16:00:51 valid_lft forever preferred_lft forever 16:00:51 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 16:00:51 link/ether fa:16:3e:c1:9c:e7 brd ff:ff:ff:ff:ff:ff 16:00:51 inet 10.32.6.162/23 brd 10.32.7.255 scope global dynamic ens3 16:00:51 valid_lft 84116sec preferred_lft 84116sec 16:00:51 inet6 fe80::f816:3eff:fec1:9ce7/64 scope link 16:00:51 valid_lft forever preferred_lft forever 16:00:51 16:00:51 16:00:51 ---> sar -b -r -n DEV: 16:00:51 Linux 4.15.0-213-generic (prd-ubuntu1804-builder-2c-2g-1288) 02/09/24 _x86_64_ (2 CPU) 16:00:51 16:00:51 15:22:48 LINUX RESTART (2 CPU) 16:00:51 16:00:51 15:23:01 tps rtps wtps bread/s bwrtn/s 16:00:51 15:24:02 27.87 21.19 6.68 2929.82 1996.27 16:00:51 15:25:01 1.15 0.00 1.15 0.00 13.69 16:00:51 15:26:01 1.10 0.00 1.10 0.00 11.73 16:00:51 15:27:01 0.78 0.00 0.78 0.00 9.87 16:00:51 15:28:01 1.20 0.00 1.20 0.00 13.86 16:00:51 15:29:01 0.87 0.00 0.87 0.00 11.06 16:00:51 15:30:01 1.03 0.00 1.03 0.00 12.26 16:00:51 15:31:01 0.87 0.00 0.87 0.00 10.93 16:00:51 15:32:01 1.08 0.00 1.08 0.00 12.80 16:00:51 15:33:01 1.23 0.00 1.23 0.00 15.46 16:00:51 15:34:01 0.97 0.00 0.97 0.00 10.40 16:00:51 15:35:01 1.33 0.00 1.33 0.00 16.80 16:00:51 15:36:01 0.77 0.00 0.77 0.00 8.40 16:00:51 15:37:01 1.32 0.00 1.32 0.00 14.66 16:00:51 15:38:01 1.03 0.00 1.03 0.00 12.40 16:00:51 15:39:01 0.98 0.05 0.93 0.40 12.53 16:00:51 15:40:01 1.12 0.00 1.12 0.00 14.26 16:00:51 15:41:01 0.92 0.00 0.92 0.00 11.33 16:00:51 15:42:01 1.05 0.00 1.05 0.00 12.26 16:00:51 15:43:01 1.27 0.00 1.27 0.00 15.86 16:00:51 15:44:01 1.13 0.00 1.13 0.00 12.80 16:00:51 15:45:01 1.57 0.00 1.57 0.00 18.66 16:00:51 15:46:01 1.22 0.00 1.22 0.00 14.00 16:00:51 15:47:01 1.57 0.00 1.57 0.00 18.93 16:00:51 15:48:01 1.27 0.00 1.27 0.00 14.40 16:00:51 15:49:01 1.22 0.00 1.22 0.00 14.40 16:00:51 15:50:01 0.93 0.00 0.93 0.00 11.46 16:00:51 15:51:01 0.73 0.00 0.73 0.00 8.53 16:00:51 15:52:01 0.97 0.00 0.97 0.00 12.53 16:00:51 15:53:01 1.25 0.00 1.25 0.00 15.20 16:00:51 15:54:01 0.82 0.00 0.82 0.00 9.20 16:00:51 15:55:01 1.23 0.00 1.23 0.00 14.26 16:00:51 15:56:01 0.95 0.00 0.95 0.00 11.46 16:00:51 15:57:01 3.22 2.22 1.00 87.19 202.50 16:00:51 15:58:01 107.03 51.17 55.86 2395.87 8992.14 16:00:51 15:59:01 150.24 52.34 97.90 4205.30 24040.26 16:00:51 16:00:01 135.66 81.82 53.84 6224.30 21251.52 16:00:51 Average: 12.41 5.65 6.76 428.41 1538.60 16:00:51 16:00:51 15:23:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:00:51 15:24:02 297720 1652140 1742912 85.41 25528 1428344 453184 14.67 313252 1309824 196 16:00:51 15:25:01 298192 1652728 1742440 85.39 25560 1428472 453184 14.67 312900 1309896 164 16:00:51 15:26:01 298184 1652816 1742448 85.39 25596 1428480 453184 14.67 312924 1309944 88 16:00:51 15:27:01 298216 1652884 1742416 85.39 25636 1428472 453184 14.67 312992 1309944 212 16:00:51 15:28:01 297836 1652556 1742796 85.40 25676 1428484 459704 14.88 312940 1309948 88 16:00:51 15:29:01 298140 1652908 1742492 85.39 25716 1428492 459704 14.88 313192 1309956 144 16:00:51 15:30:01 297740 1652552 1742892 85.41 25748 1428492 459704 14.88 313392 1309956 92 16:00:51 15:31:01 297864 1652716 1742768 85.40 25788 1428496 459704 14.88 313212 1309960 136 16:00:51 15:32:01 297732 1652644 1742900 85.41 25828 1428500 459704 14.88 313276 1309964 128 16:00:51 15:33:01 297632 1652592 1743000 85.41 25868 1428500 459704 14.88 313460 1309964 4 16:00:51 15:34:01 297440 1652448 1743192 85.42 25900 1428508 459704 14.88 313564 1309976 108 16:00:51 15:35:01 297696 1652740 1742936 85.41 25956 1428504 459704 14.88 313508 1309976 88 16:00:51 15:36:01 297432 1652508 1743200 85.42 25972 1428512 459704 14.88 313500 1309976 96 16:00:51 15:37:01 297364 1652500 1743268 85.43 25996 1428516 459704 14.88 313844 1309980 124 16:00:51 15:38:01 297596 1652748 1743036 85.42 26048 1428504 459704 14.88 313660 1309984 8 16:00:51 15:39:01 296996 1652204 1743636 85.45 26092 1428516 461064 14.93 313880 1309984 232 16:00:51 15:40:01 296944 1652208 1743688 85.45 26140 1428528 461064 14.93 314168 1309992 132 16:00:51 15:41:01 296968 1652280 1743664 85.45 26180 1428524 461064 14.93 313964 1309996 264 16:00:51 15:42:01 297100 1652444 1743532 85.44 26212 1428532 461064 14.93 313972 1309996 132 16:00:51 15:43:01 297052 1652440 1743580 85.44 26252 1428528 461064 14.93 314012 1310000 56 16:00:51 15:44:01 296604 1652052 1744028 85.47 26308 1428540 461064 14.93 314136 1310004 92 16:00:51 15:45:01 296736 1652284 1743896 85.46 26396 1428540 461064 14.93 314176 1310004 124 16:00:51 15:46:01 296604 1652228 1744028 85.47 26468 1428544 461064 14.93 314192 1310008 92 16:00:51 15:47:01 296472 1652196 1744160 85.47 26548 1428552 461064 14.93 314344 1310016 112 16:00:51 15:48:01 296216 1652016 1744416 85.48 26636 1428544 461064 14.93 314352 1310016 96 16:00:51 15:49:01 296364 1652212 1744268 85.48 26652 1428556 461064 14.93 314476 1310020 88 16:00:51 15:50:01 296240 1652124 1744392 85.48 26684 1428564 461064 14.93 314428 1310024 132 16:00:51 15:51:01 296356 1652256 1744276 85.48 26700 1428564 461064 14.93 314484 1310028 136 16:00:51 15:52:01 296364 1652296 1744268 85.48 26732 1428568 461064 14.93 314524 1310032 168 16:00:51 15:53:01 296072 1652036 1744560 85.49 26756 1428564 461064 14.93 314580 1310036 168 16:00:51 15:54:01 296072 1652128 1744560 85.49 26772 1428696 461064 14.93 314552 1310120 92 16:00:51 15:55:01 295956 1652076 1744676 85.50 26788 1428704 461064 14.93 314528 1310168 88 16:00:51 15:56:01 295832 1652008 1744800 85.50 26828 1428708 461064 14.93 314576 1310172 88 16:00:51 15:57:01 271304 1635804 1769328 86.70 26916 1436892 469144 15.19 332324 1316592 268 16:00:51 15:58:01 72504 1515392 1968128 96.45 50600 1479712 571392 18.50 442072 1379008 150808 16:00:51 15:59:01 158600 1534200 1882032 92.23 74824 1391548 620760 20.09 397896 1344320 128548 16:00:51 16:00:01 396616 1539216 1644016 80.56 86880 1134280 531780 17.21 362904 1117804 75560 16:00:51 Average: 289264 1641989 1751368 85.82 29816 1421189 469235 15.19 321410 1307773 9707 16:00:51 16:00:51 15:23:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:00:51 15:24:02 ens3 195.07 91.32 428.87 24.48 0.00 0.00 0.00 0.00 16:00:51 15:24:02 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 16:00:51 15:25:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 16:00:51 15:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:00:51 15:26:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:00:51 15:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:00:51 15:27:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:00:51 15:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:00:51 15:28:01 ens3 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:00:51 15:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:00:51 15:29:01 ens3 0.67 0.18 0.13 0.07 0.00 0.00 0.00 0.00 16:00:51 15:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:00:51 15:30:01 ens3 0.57 0.35 0.34 0.23 0.00 0.00 0.00 0.00 16:00:51 15:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:00:51 15:31:01 ens3 0.12 0.08 0.01 0.04 0.00 0.00 0.00 0.00 16:00:51 15:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:00:51 15:32:01 ens3 0.03 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:00:51 15:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:00:51 15:33:01 ens3 1.47 0.68 1.59 0.05 0.00 0.00 0.00 0.00 16:00:51 15:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:00:51 15:34:01 ens3 0.67 0.47 0.42 0.30 0.00 0.00 0.00 0.00 16:00:51 15:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:00:51 15:35:01 ens3 0.13 0.10 0.01 0.04 0.00 0.00 0.00 0.00 16:00:51 15:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:00:51 15:36:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:00:51 15:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:00:51 15:37:01 ens3 0.53 0.42 0.26 0.21 0.00 0.00 0.00 0.00 16:00:51 15:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:00:51 15:38:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:00:51 15:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:00:51 15:39:01 ens3 0.48 0.37 0.20 0.08 0.00 0.00 0.00 0.00 16:00:51 15:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:00:51 15:40:01 ens3 0.77 0.50 0.31 0.22 0.00 0.00 0.00 0.00 16:00:51 15:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:00:51 15:41:01 ens3 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 16:00:51 15:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:00:51 15:42:01 ens3 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 16:00:51 15:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:00:51 15:43:01 ens3 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00 16:00:51 15:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:00:51 15:44:01 ens3 0.13 0.12 0.07 0.07 0.00 0.00 0.00 0.00 16:00:51 15:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:00:51 15:45:01 ens3 0.12 0.07 0.01 0.00 0.00 0.00 0.00 0.00 16:00:51 15:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:00:51 15:46:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:00:51 15:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:00:51 15:47:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:00:51 15:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:00:51 15:48:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:00:51 15:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:00:51 15:49:01 ens3 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 16:00:51 15:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:00:51 15:50:01 ens3 0.03 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:00:51 15:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:00:51 15:51:01 ens3 0.08 0.07 0.01 0.00 0.00 0.00 0.00 0.00 16:00:51 15:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:00:51 15:52:01 ens3 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:00:51 15:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:00:51 15:53:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:00:51 15:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:00:51 15:54:01 ens3 0.13 0.08 0.07 0.06 0.00 0.00 0.00 0.00 16:00:51 15:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:00:51 15:55:01 ens3 0.08 0.07 0.01 0.00 0.00 0.00 0.00 0.00 16:00:51 15:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:00:51 15:56:01 ens3 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:00:51 15:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:00:51 15:57:01 ens3 90.65 50.46 115.96 14.72 0.00 0.00 0.00 0.00 16:00:51 15:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:00:51 15:58:01 ens3 119.35 100.85 1116.01 28.20 0.00 0.00 0.00 0.00 16:00:51 15:58:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 16:00:51 15:59:01 ens3 72.34 64.91 1311.18 9.37 0.00 0.00 0.00 0.00 16:00:51 15:59:01 lo 1.83 1.83 0.17 0.17 0.00 0.00 0.00 0.00 16:00:51 16:00:01 ens3 264.67 172.30 2140.97 29.29 0.00 0.00 0.00 0.00 16:00:51 16:00:01 lo 0.70 0.70 0.08 0.08 0.00 0.00 0.00 0.00 16:00:51 Average: ens3 20.26 13.10 138.36 2.91 0.00 0.00 0.00 0.00 16:00:51 Average: lo 0.19 0.19 0.02 0.02 0.00 0.00 0.00 0.00 16:00:51 16:00:51 16:00:51 ---> sar -P ALL: 16:00:51 Linux 4.15.0-213-generic (prd-ubuntu1804-builder-2c-2g-1288) 02/09/24 _x86_64_ (2 CPU) 16:00:51 16:00:51 15:22:48 LINUX RESTART (2 CPU) 16:00:51 16:00:51 15:23:01 CPU %user %nice %system %iowait %steal %idle 16:00:51 15:24:02 all 3.71 0.00 0.64 1.87 0.03 93.75 16:00:51 15:24:02 0 4.64 0.00 0.63 1.92 0.03 92.77 16:00:51 15:24:02 1 2.78 0.00 0.62 1.84 0.02 94.74 16:00:51 15:25:01 all 0.03 0.00 0.03 0.02 0.01 99.92 16:00:51 15:25:01 0 0.02 0.00 0.05 0.03 0.02 99.88 16:00:51 15:25:01 1 0.02 0.00 0.02 0.00 0.02 99.95 16:00:51 15:26:01 all 0.02 0.00 0.02 0.03 0.02 99.92 16:00:51 15:26:01 0 0.05 0.00 0.03 0.03 0.02 99.87 16:00:51 15:26:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:00:51 15:27:01 all 0.02 0.00 0.02 0.04 0.02 99.91 16:00:51 15:27:01 0 0.02 0.00 0.02 0.10 0.00 99.87 16:00:51 15:27:01 1 0.02 0.00 0.00 0.00 0.03 99.95 16:00:51 15:28:01 all 0.02 0.00 0.02 0.03 0.01 99.93 16:00:51 15:28:01 0 0.00 0.00 0.02 0.00 0.02 99.97 16:00:51 15:28:01 1 0.02 0.00 0.03 0.03 0.02 99.90 16:00:51 15:29:01 all 0.03 0.00 0.03 0.02 0.02 99.91 16:00:51 15:29:01 0 0.03 0.00 0.02 0.00 0.00 99.95 16:00:51 15:29:01 1 0.03 0.00 0.03 0.03 0.02 99.88 16:00:51 15:30:01 all 0.05 0.00 0.02 0.02 0.01 99.91 16:00:51 15:30:01 0 0.05 0.00 0.02 0.00 0.00 99.93 16:00:51 15:30:01 1 0.05 0.00 0.03 0.03 0.03 99.85 16:00:51 15:31:01 all 0.03 0.00 0.02 0.01 0.02 99.93 16:00:51 15:31:01 0 0.03 0.00 0.02 0.00 0.00 99.95 16:00:51 15:31:01 1 0.00 0.00 0.02 0.03 0.02 99.93 16:00:51 15:32:01 all 0.00 0.00 0.02 0.03 0.01 99.95 16:00:51 15:32:01 0 0.00 0.00 0.02 0.00 0.02 99.97 16:00:51 15:32:01 1 0.00 0.00 0.00 0.03 0.02 99.95 16:00:51 15:33:01 all 0.08 0.00 0.03 0.03 0.02 99.84 16:00:51 15:33:01 0 0.10 0.00 0.02 0.02 0.02 99.85 16:00:51 15:33:01 1 0.08 0.00 0.07 0.07 0.00 99.78 16:00:51 15:34:01 all 1.08 0.00 0.03 0.02 0.02 98.85 16:00:51 15:34:01 0 0.07 0.00 0.05 0.00 0.02 99.87 16:00:51 15:34:01 1 2.07 0.00 0.00 0.03 0.02 97.88 16:00:51 16:00:51 15:34:01 CPU %user %nice %system %iowait %steal %idle 16:00:51 15:35:01 all 1.03 0.00 0.01 0.04 0.01 98.92 16:00:51 15:35:01 0 0.03 0.00 0.02 0.00 0.02 99.93 16:00:51 15:35:01 1 1.99 0.00 0.00 0.08 0.00 97.93 16:00:51 15:36:01 all 0.03 0.00 0.01 0.01 0.01 99.94 16:00:51 15:36:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:00:51 15:36:01 1 0.07 0.00 0.00 0.02 0.02 99.90 16:00:51 15:37:01 all 0.18 0.00 0.02 0.02 0.02 99.77 16:00:51 15:37:01 0 0.05 0.00 0.03 0.02 0.02 99.88 16:00:51 15:37:01 1 0.28 0.00 0.00 0.03 0.00 99.68 16:00:51 15:38:01 all 0.02 0.00 0.02 0.05 0.01 99.91 16:00:51 15:38:01 0 0.03 0.00 0.03 0.00 0.02 99.92 16:00:51 15:38:01 1 0.00 0.00 0.00 0.08 0.02 99.90 16:00:51 15:39:01 all 0.20 0.00 0.03 0.02 0.02 99.74 16:00:51 15:39:01 0 0.07 0.00 0.03 0.00 0.02 99.88 16:00:51 15:39:01 1 0.34 0.00 0.02 0.05 0.00 99.60 16:00:51 15:40:01 all 0.05 0.00 0.02 0.03 0.02 99.88 16:00:51 15:40:01 0 0.07 0.00 0.00 0.00 0.02 99.92 16:00:51 15:40:01 1 0.03 0.00 0.02 0.05 0.03 99.87 16:00:51 15:41:01 all 0.03 0.00 0.03 0.03 0.02 99.91 16:00:51 15:41:01 0 0.03 0.00 0.03 0.00 0.00 99.93 16:00:51 15:41:01 1 0.02 0.00 0.03 0.07 0.02 99.87 16:00:51 15:42:01 all 0.01 0.00 0.03 0.02 0.02 99.93 16:00:51 15:42:01 0 0.03 0.00 0.00 0.00 0.00 99.97 16:00:51 15:42:01 1 0.00 0.00 0.03 0.03 0.03 99.90 16:00:51 15:43:01 all 0.64 0.00 0.04 0.02 0.01 99.29 16:00:51 15:43:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:00:51 15:43:01 1 1.24 0.00 0.07 0.02 0.02 98.66 16:00:51 15:44:01 all 1.00 0.00 0.01 0.06 0.02 98.92 16:00:51 15:44:01 0 0.00 0.00 0.02 0.00 0.02 99.97 16:00:51 15:44:01 1 1.99 0.00 0.02 0.11 0.02 97.87 16:00:51 15:45:01 all 1.01 0.00 0.02 0.07 0.01 98.90 16:00:51 15:45:01 0 0.03 0.00 0.02 0.00 0.00 99.95 16:00:51 15:45:01 1 1.97 0.00 0.02 0.13 0.03 97.85 16:00:51 16:00:51 15:45:01 CPU %user %nice %system %iowait %steal %idle 16:00:51 15:46:01 all 1.02 0.00 0.02 0.03 0.02 98.91 16:00:51 15:46:01 0 0.03 0.00 0.02 0.00 0.00 99.95 16:00:51 15:46:01 1 2.00 0.00 0.02 0.07 0.02 97.90 16:00:51 15:47:01 all 0.37 0.00 0.04 0.07 0.01 99.52 16:00:51 15:47:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:00:51 15:47:01 1 0.70 0.00 0.07 0.15 0.02 99.07 16:00:51 15:48:01 all 0.02 0.00 0.01 0.05 0.01 99.92 16:00:51 15:48:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:00:51 15:48:01 1 0.02 0.00 0.02 0.08 0.02 99.87 16:00:51 15:49:01 all 0.02 0.00 0.02 0.01 0.02 99.94 16:00:51 15:49:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:00:51 15:49:01 1 0.03 0.00 0.03 0.02 0.03 99.88 16:00:51 15:50:01 all 0.02 0.00 0.02 0.02 0.02 99.93 16:00:51 15:50:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:00:51 15:50:01 1 0.00 0.00 0.02 0.03 0.00 99.95 16:00:51 15:51:01 all 0.02 0.00 0.02 0.01 0.02 99.94 16:00:51 15:51:01 0 0.03 0.00 0.03 0.00 0.02 99.92 16:00:51 15:51:01 1 0.00 0.00 0.00 0.02 0.02 99.97 16:00:51 15:52:01 all 0.00 0.00 0.03 0.02 0.01 99.94 16:00:51 15:52:01 0 0.00 0.00 0.07 0.00 0.02 99.92 16:00:51 15:52:01 1 0.00 0.00 0.00 0.03 0.02 99.95 16:00:51 15:53:01 all 0.02 0.00 0.03 0.02 0.02 99.92 16:00:51 15:53:01 0 0.03 0.00 0.02 0.00 0.02 99.93 16:00:51 15:53:01 1 0.00 0.00 0.02 0.03 0.00 99.95 16:00:51 15:54:01 all 0.02 0.00 0.02 0.01 0.01 99.95 16:00:51 15:54:01 0 0.03 0.00 0.02 0.02 0.02 99.92 16:00:51 15:54:01 1 0.00 0.00 0.02 0.02 0.02 99.95 16:00:51 15:55:01 all 0.02 0.00 0.00 0.01 0.02 99.96 16:00:51 15:55:01 0 0.02 0.00 0.02 0.00 0.03 99.93 16:00:51 15:55:01 1 0.02 0.00 0.00 0.02 0.00 99.97 16:00:51 15:56:01 all 0.01 0.00 0.02 0.03 0.02 99.92 16:00:51 15:56:01 0 0.03 0.00 0.02 0.02 0.02 99.92 16:00:51 15:56:01 1 0.00 0.00 0.00 0.05 0.02 99.93 16:00:51 16:00:51 15:56:01 CPU %user %nice %system %iowait %steal %idle 16:00:51 15:57:01 all 1.07 0.00 0.13 0.09 0.02 98.70 16:00:51 15:57:01 0 0.90 0.00 0.12 0.05 0.00 98.93 16:00:51 15:57:01 1 1.24 0.00 0.15 0.12 0.02 98.48 16:00:51 15:58:01 all 39.39 0.00 2.89 5.41 0.08 52.23 16:00:51 15:58:01 0 50.71 0.00 3.19 1.92 0.08 44.10 16:00:51 15:58:01 1 28.00 0.00 2.60 8.93 0.07 60.40 16:00:51 15:59:01 all 40.78 0.00 3.52 6.42 0.08 49.19 16:00:51 15:59:01 0 52.65 0.00 3.94 3.20 0.10 40.11 16:00:51 15:59:01 1 28.87 0.00 3.10 9.65 0.08 58.30 16:00:51 16:00:01 all 37.54 0.00 2.78 6.31 0.09 53.28 16:00:51 16:00:01 0 37.19 0.00 2.19 4.39 0.08 56.15 16:00:51 16:00:01 1 37.90 0.00 3.35 8.26 0.08 50.41 16:00:51 Average: all 3.49 0.00 0.29 0.57 0.02 95.64 16:00:51 Average: 0 3.97 0.00 0.29 0.32 0.02 95.41 16:00:51 Average: 1 3.02 0.00 0.28 0.82 0.02 95.87 16:00:51 16:00:51 16:00:51