09:27:19 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/144748 09:27:19 Running as SYSTEM 09:27:19 [EnvInject] - Loading node environment variables. 09:27:19 Building remotely on prd-ubuntu1804-builder-4c-4g-6383 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 09:27:19 [ssh-agent] Looking for ssh-agent implementation... 09:27:19 $ ssh-agent 09:27:19 SSH_AUTH_SOCK=/tmp/ssh-jHFC45X7wIfO/agent.1716 09:27:19 SSH_AGENT_PID=1718 09:27:19 [ssh-agent] Started. 09:27:19 Running ssh-add (command line suppressed) 09:27:19 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_3530976770202128500.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_3530976770202128500.key) 09:27:19 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:27:20 The recommended git tool is: NONE 09:27:21 using credential onap-jenkins-ssh 09:27:21 Wiping out workspace first. 09:27:21 Cloning the remote Git repository 09:27:21 Cloning repository git://cloud.onap.org/mirror/oom.git 09:27:21 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 09:27:21 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:27:21 > git --version # timeout=10 09:27:21 > git --version # 'git version 2.17.1' 09:27:21 using GIT_SSH to set credentials Gerrit user 09:27:21 Verifying host key using manually-configured host key entries 09:27:21 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:27:26 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:27:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:27:27 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:27:27 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:27:27 using GIT_SSH to set credentials Gerrit user 09:27:27 Verifying host key using manually-configured host key entries 09:27:27 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/48/144748/5 # timeout=30 09:27:27 > git rev-parse dc4612dbfdec42e64adf0f95ca89abb75de1d161^{commit} # timeout=10 09:27:27 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:27:27 Checking out Revision dc4612dbfdec42e64adf0f95ca89abb75de1d161 (refs/changes/48/144748/5) 09:27:27 > git config core.sparsecheckout # timeout=10 09:27:27 > git checkout -f dc4612dbfdec42e64adf0f95ca89abb75de1d161 # timeout=30 09:27:30 Commit message: "[SO] etsi-sol 1.10.1" 09:27:30 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:27:30 > git rev-list --no-walk 48d506e005e38b6aafd03627aed291a672d59b71 # timeout=10 09:27:31 [EnvInject] - Injecting environment variables from a build step. 09:27:31 [EnvInject] - Injecting as environment variables the properties content 09:27:31 PYTHON=python3 09:27:31 09:27:31 [EnvInject] - Variables injected successfully. 09:27:31 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins16140693166456629446.sh 09:27:31 ---> tox-install.sh 09:27:31 + source /home/jenkins/lf-env.sh 09:27:31 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:27:31 ++ mktemp -d /tmp/venv-XXXX 09:27:31 + lf_venv=/tmp/venv-l6gF 09:27:31 + local venv_file=/tmp/.os_lf_venv 09:27:31 + local python=python3 09:27:31 + local options 09:27:31 + local set_path=true 09:27:31 + local install_args= 09:27: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 09:27:31 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:27:31 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:27:31 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:27:31 + true 09:27:31 + case $1 in 09:27:31 + venv_file=/tmp/.toxenv 09:27:31 + shift 2 09:27:31 + true 09:27:31 + case $1 in 09:27:31 + shift 09:27:31 + break 09:27:31 + case $python in 09:27:31 + local pkg_list= 09:27:31 + [[ -d /opt/pyenv ]] 09:27:31 + echo 'Setup pyenv:' 09:27:31 Setup pyenv: 09:27:31 + export PYENV_ROOT=/opt/pyenv 09:27:31 + PYENV_ROOT=/opt/pyenv 09:27:31 + 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 09:27:31 + 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 09:27:31 + pyenv versions 09:27:31 * system (set by /opt/pyenv/version) 09:27:31 * 3.8.13 (set by /opt/pyenv/version) 09:27:31 * 3.9.13 (set by /opt/pyenv/version) 09:27:31 * 3.10.6 (set by /opt/pyenv/version) 09:27:31 + command -v pyenv 09:27:31 ++ pyenv init - --no-rehash 09:27: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[*]}"'\'')" 09:27:31 export PATH="/opt/pyenv/shims:${PATH}" 09:27:31 export PYENV_SHELL=bash 09:27:31 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:27:31 pyenv() { 09:27:31 local command 09:27:31 command="${1:-}" 09:27:31 if [ "$#" -gt 0 ]; then 09:27:31 shift 09:27:31 fi 09:27:31 09:27:31 case "$command" in 09:27:31 rehash|shell) 09:27:31 eval "$(pyenv "sh-$command" "$@")" 09:27:31 ;; 09:27:31 *) 09:27:31 command pyenv "$command" "$@" 09:27:31 ;; 09:27:31 esac 09:27:31 }' 09:27: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[*]}"' 09:27:31 ++ 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 09:27:31 ++ 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 09:27:31 ++ 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 09:27:31 ++ export PYENV_SHELL=bash 09:27:31 ++ PYENV_SHELL=bash 09:27:31 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:27:31 +++ complete -F _pyenv pyenv 09:27:31 ++ lf-pyver python3 09:27:31 ++ local py_version_xy=python3 09:27:31 ++ local py_version_xyz= 09:27:31 ++ pyenv versions 09:27:31 ++ local command 09:27:31 ++ command=versions 09:27:31 ++ '[' 1 -gt 0 ']' 09:27:31 ++ sed 's/^[ *]* //' 09:27:31 ++ shift 09:27:31 ++ case "$command" in 09:27:31 ++ command pyenv versions 09:27:31 ++ pyenv versions 09:27:31 ++ awk '{ print $1 }' 09:27:31 ++ grep -E '^[0-9.]*[0-9]$' 09:27:31 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:27:31 +++ grep '^3' /tmp/.pyenv_versions 09:27:31 +++ sort -V 09:27:31 +++ tail -n 1 09:27:31 ++ py_version_xyz=3.10.6 09:27:31 ++ [[ -z 3.10.6 ]] 09:27:31 ++ echo 3.10.6 09:27:31 ++ return 0 09:27:31 + pyenv local 3.10.6 09:27:31 + local command 09:27:31 + command=local 09:27:31 + '[' 2 -gt 0 ']' 09:27:31 + shift 09:27:31 + case "$command" in 09:27:31 + command pyenv local 3.10.6 09:27:31 + pyenv local 3.10.6 09:27:31 + for arg in "$@" 09:27:31 + case $arg in 09:27:31 + pkg_list+='tox ' 09:27:31 + for arg in "$@" 09:27:31 + case $arg in 09:27:31 + pkg_list+='virtualenv ' 09:27:31 + for arg in "$@" 09:27:31 + case $arg in 09:27:31 + pkg_list+='urllib3~=1.26.15 ' 09:27:31 + [[ -f /tmp/.toxenv ]] 09:27:31 + [[ ! -f /tmp/.toxenv ]] 09:27:31 + [[ -n '' ]] 09:27:31 + python3 -m venv /tmp/venv-l6gF 09:27:35 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-l6gF' 09:27:35 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-l6gF 09:27:35 + echo /tmp/venv-l6gF 09:27:35 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:27:35 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:27:35 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:27:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:27:35 + local 'pip_opts=--upgrade --quiet' 09:27:35 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:27:35 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:27:35 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:27:35 + [[ -n '' ]] 09:27:35 + [[ -n '' ]] 09:27:35 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:27:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:27:35 + /tmp/venv-l6gF/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 09:27:39 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:27:39 lf-activate-venv(): INFO: Base packages installed successfully 09:27:39 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:27:39 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:27:39 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:27:39 + /tmp/venv-l6gF/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:27:41 + type python3 09:27:41 + true 09:27:41 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-l6gF/bin to PATH' 09:27:41 lf-activate-venv(): INFO: Adding /tmp/venv-l6gF/bin to PATH 09:27:41 + PATH=/tmp/venv-l6gF/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 09:27:41 + return 0 09:27:41 + python3 --version 09:27:41 Python 3.10.6 09:27:41 + python3 -m pip --version 09:27:42 pip 26.1.2 from /tmp/venv-l6gF/lib/python3.10/site-packages/pip (python 3.10) 09:27:42 + python3 -m pip freeze 09:27:42 cachetools==7.1.4 09:27:42 colorama==0.4.6 09:27:42 distlib==0.4.1 09:27:42 filelock==3.29.0 09:27:42 packaging==26.2 09:27:42 platformdirs==4.10.0 09:27:42 pluggy==1.6.0 09:27:42 pyproject-api==1.10.1 09:27:42 python-discovery==1.4.0 09:27:42 tomli==2.4.1 09:27:42 tomli_w==1.2.0 09:27:42 tox==4.55.0 09:27:42 typing_extensions==4.15.0 09:27:42 urllib3==1.26.20 09:27:42 virtualenv==21.4.2 09:27:42 [EnvInject] - Injecting environment variables from a build step. 09:27:42 [EnvInject] - Injecting as environment variables the properties content 09:27:42 PARALLEL=false 09:27:42 09:27:42 [EnvInject] - Variables injected successfully. 09:27:42 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins13509968526291785420.sh 09:27:42 ---> tox-run.sh 09:27:42 + 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 09:27:42 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 09:27:42 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 09:27:42 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 09:27:42 + cd /w/workspace/oom-master-pre-commit-lint/. 09:27:42 + source /home/jenkins/lf-env.sh 09:27:42 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:27:42 ++ mktemp -d /tmp/venv-XXXX 09:27:42 + lf_venv=/tmp/venv-O8ri 09:27:42 + local venv_file=/tmp/.os_lf_venv 09:27:42 + local python=python3 09:27:42 + local options 09:27:42 + local set_path=true 09:27:42 + local install_args= 09:27:42 ++ 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 09:27:42 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:27:42 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:27:42 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:27:42 + true 09:27:42 + case $1 in 09:27:42 + venv_file=/tmp/.toxenv 09:27:42 + shift 2 09:27:42 + true 09:27:42 + case $1 in 09:27:42 + shift 09:27:42 + break 09:27:42 + case $python in 09:27:42 + local pkg_list= 09:27:42 + [[ -d /opt/pyenv ]] 09:27:42 + echo 'Setup pyenv:' 09:27:42 Setup pyenv: 09:27:42 + export PYENV_ROOT=/opt/pyenv 09:27:42 + PYENV_ROOT=/opt/pyenv 09:27:42 + 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 09:27:42 + 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 09:27:42 + pyenv versions 09:27:42 system 09:27:42 3.8.13 09:27:42 3.9.13 09:27:42 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:27:42 + command -v pyenv 09:27:42 ++ pyenv init - --no-rehash 09:27:42 + 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[*]}"'\'')" 09:27:42 export PATH="/opt/pyenv/shims:${PATH}" 09:27:42 export PYENV_SHELL=bash 09:27:42 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:27:42 pyenv() { 09:27:42 local command 09:27:42 command="${1:-}" 09:27:42 if [ "$#" -gt 0 ]; then 09:27:42 shift 09:27:42 fi 09:27:42 09:27:42 case "$command" in 09:27:42 rehash|shell) 09:27:42 eval "$(pyenv "sh-$command" "$@")" 09:27:42 ;; 09:27:42 *) 09:27:42 command pyenv "$command" "$@" 09:27:42 ;; 09:27:42 esac 09:27:42 }' 09:27:42 +++ 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[*]}"' 09:27:42 ++ 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 09:27:42 ++ 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 09:27:42 ++ 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 09:27:42 ++ export PYENV_SHELL=bash 09:27:42 ++ PYENV_SHELL=bash 09:27:42 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:27:42 +++ complete -F _pyenv pyenv 09:27:42 ++ lf-pyver python3 09:27:42 ++ local py_version_xy=python3 09:27:42 ++ local py_version_xyz= 09:27:42 ++ pyenv versions 09:27:42 ++ local command 09:27:42 ++ command=versions 09:27:42 ++ '[' 1 -gt 0 ']' 09:27:42 ++ shift 09:27:42 ++ case "$command" in 09:27:42 ++ command pyenv versions 09:27:42 ++ pyenv versions 09:27:42 ++ sed 's/^[ *]* //' 09:27:42 ++ awk '{ print $1 }' 09:27:42 ++ grep -E '^[0-9.]*[0-9]$' 09:27:42 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:27:42 +++ grep '^3' /tmp/.pyenv_versions 09:27:42 +++ sort -V 09:27:42 +++ tail -n 1 09:27:42 ++ py_version_xyz=3.10.6 09:27:42 ++ [[ -z 3.10.6 ]] 09:27:42 ++ echo 3.10.6 09:27:42 ++ return 0 09:27:42 + pyenv local 3.10.6 09:27:42 + local command 09:27:42 + command=local 09:27:42 + '[' 2 -gt 0 ']' 09:27:42 + shift 09:27:42 + case "$command" in 09:27:42 + command pyenv local 3.10.6 09:27:42 + pyenv local 3.10.6 09:27:42 + for arg in "$@" 09:27:42 + case $arg in 09:27:42 + pkg_list+='tox ' 09:27:42 + for arg in "$@" 09:27:42 + case $arg in 09:27:42 + pkg_list+='virtualenv ' 09:27:42 + for arg in "$@" 09:27:42 + case $arg in 09:27:42 + pkg_list+='urllib3~=1.26.15 ' 09:27:42 + [[ -f /tmp/.toxenv ]] 09:27:42 ++ cat /tmp/.toxenv 09:27:42 + lf_venv=/tmp/venv-l6gF 09:27:42 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-l6gF from' file:/tmp/.toxenv 09:27:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-l6gF from file:/tmp/.toxenv 09:27:42 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:27:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:27:42 + local 'pip_opts=--upgrade --quiet' 09:27:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:27:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:27:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:27:42 + [[ -n '' ]] 09:27:42 + [[ -n '' ]] 09:27:42 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:27:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:27:42 + /tmp/venv-l6gF/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 09:27:43 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:27:43 lf-activate-venv(): INFO: Base packages installed successfully 09:27:43 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:27:43 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:27:43 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:27:43 + /tmp/venv-l6gF/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:27:44 + type python3 09:27:44 + true 09:27:44 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-l6gF/bin to PATH' 09:27:44 lf-activate-venv(): INFO: Adding /tmp/venv-l6gF/bin to PATH 09:27:44 + PATH=/tmp/venv-l6gF/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 09:27:44 + return 0 09:27:44 + [[ -d /opt/pyenv ]] 09:27:44 + echo '---> Setting up pyenv' 09:27:44 ---> Setting up pyenv 09:27:44 + export PYENV_ROOT=/opt/pyenv 09:27:44 + PYENV_ROOT=/opt/pyenv 09:27:44 + export PATH=/opt/pyenv/bin:/tmp/venv-l6gF/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 09:27:44 + PATH=/opt/pyenv/bin:/tmp/venv-l6gF/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 09:27:44 ++ pwd 09:27:44 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 09:27:44 + export PYTHONPATH 09:27:44 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:27:44 + TOX_TESTENV_PASSENV=PYTHONPATH 09:27:44 + tox --version 09:27:44 4.55.0 from /tmp/venv-l6gF/lib/python3.10/site-packages/tox/__init__.py 09:27:44 + PARALLEL=false 09:27:44 + TOX_OPTIONS_LIST= 09:27:44 + [[ -n pre-commit ]] 09:27:44 + TOX_OPTIONS_LIST=' -e pre-commit' 09:27:44 + case ${PARALLEL,,} in 09:27:44 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 09:27:44 + tox -e pre-commit 09:27:46 pre-commit: install_deps> python -I -m pip install pre-commit 09:27:48 pre-commit: freeze> python -m pip freeze --all 09:27:49 pre-commit: cfgv==3.5.0,distlib==0.4.1,filelock==3.29.0,identify==2.6.19,nodeenv==1.10.0,pip==26.1.1,platformdirs==4.10.0,pre_commit==4.6.0,python-discovery==1.4.0,PyYAML==6.0.3,setuptools==82.0.1,typing_extensions==4.15.0,virtualenv==21.4.2 09:27:49 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 09:27:49 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 09:27:49 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 09:27:50 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 09:27:51 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:27:51 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 09:27:51 [INFO] Once installed this environment will be reused. 09:27:51 [INFO] This may take a few minutes... 09:27:55 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:27:55 [INFO] Once installed this environment will be reused. 09:27:55 [INFO] This may take a few minutes... 09:27:59 trim trailing whitespace.................................................Passed 09:28:00 Tabs remover.............................................................Passed 09:28:00 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 09:28:00 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 09:28:00 [INFO] Once installed this environment will be reused. 09:28:00 [INFO] This may take a few minutes... 09:28:08 gitlint..............................................(no files to check)Skipped 09:28:08 pre-commit: OK (23.71=setup[4.19]+cmd[11.03,8.48] seconds) 09:28:08 congratulations :) (23.74 seconds) 09:28:08 + tox_status=0 09:28:08 + echo '---> Completed tox runs' 09:28:08 ---> Completed tox runs 09:28:08 + for i in .tox/*/log 09:28:08 ++ echo .tox/pre-commit/log 09:28:08 ++ awk -F/ '{print $2}' 09:28:08 + tox_env=pre-commit 09:28:08 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 09:28:08 + DOC_DIR=docs/_build/html 09:28:08 + [[ -d docs/_build/html ]] 09:28:08 + echo '---> tox-run.sh ends' 09:28:08 ---> tox-run.sh ends 09:28:08 + test 0 -eq 0 09:28:08 $ ssh-agent -k 09:28:08 unset SSH_AUTH_SOCK; 09:28:08 unset SSH_AGENT_PID; 09:28:08 echo Agent pid 1718 killed; 09:28:08 [ssh-agent] Stopped. 09:28:08 [PostBuildScript] - [INFO] Executing post build scripts. 09:28:08 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8649462922753686583.sh 09:28:08 ---> sysstat.sh 09:28:09 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6981583913334362346.sh 09:28:09 ---> package-listing.sh 09:28:09 ++ tr '[:upper:]' '[:lower:]' 09:28:09 ++ facter osfamily 09:28:09 + OS_FAMILY=debian 09:28:09 + workspace=/w/workspace/oom-master-pre-commit-lint 09:28:09 + START_PACKAGES=/tmp/packages_start.txt 09:28:09 + END_PACKAGES=/tmp/packages_end.txt 09:28:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:28:09 + PACKAGES=/tmp/packages_start.txt 09:28:09 + '[' /w/workspace/oom-master-pre-commit-lint ']' 09:28:09 + PACKAGES=/tmp/packages_end.txt 09:28:09 + case "${OS_FAMILY}" in 09:28:09 + dpkg -l 09:28:09 + grep '^ii' 09:28:09 + '[' -f /tmp/packages_start.txt ']' 09:28:09 + '[' -f /tmp/packages_end.txt ']' 09:28:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:28:09 + '[' /w/workspace/oom-master-pre-commit-lint ']' 09:28:09 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 09:28:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 09:28:09 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins385183576015775886.sh 09:28:09 ---> capture-instance-metadata.sh 09:28:09 Setup pyenv: 09:28:09 system 09:28:09 3.8.13 09:28:09 3.9.13 09:28:09 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:28:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4VdW 09:28:13 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:28:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:28:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:28:17 lf-activate-venv(): INFO: Base packages installed successfully 09:28:17 lf-activate-venv(): INFO: Installing additional packages: lftools 09:28:36 lf-activate-venv(): INFO: Adding /tmp/venv-4VdW/bin to PATH 09:28:36 INFO: Running in OpenStack, capturing instance metadata 09:28:37 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15155338776543629282.sh 09:28:37 provisioning config files... 09:28:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config33729072283899862tmp 09:28:37 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:28:37 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:28:37 [EnvInject] - Injecting environment variables from a build step. 09:28:37 [EnvInject] - Injecting as environment variables the properties content 09:28:37 SERVER_ID=logs 09:28:37 09:28:37 [EnvInject] - Variables injected successfully. 09:28:37 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9639367810610074869.sh 09:28:37 ---> create-netrc.sh 09:28:37 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3365411177308529748.sh 09:28:37 ---> python-tools-install.sh 09:28:37 Setup pyenv: 09:28:37 system 09:28:37 3.8.13 09:28:37 3.9.13 09:28:37 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:28:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4VdW from file:/tmp/.os_lf_venv 09:28:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:28:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:28:39 lf-activate-venv(): INFO: Base packages installed successfully 09:28:39 lf-activate-venv(): INFO: Installing additional packages: lftools 09:28:46 lf-activate-venv(): INFO: Adding /tmp/venv-4VdW/bin to PATH 09:28:46 Generating Requirements File 09:29: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. 09:29:06 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:29:07 Python 3.10.6 09:29:07 pip 26.1.2 from /tmp/venv-4VdW/lib/python3.10/site-packages/pip (python 3.10) 09:29:07 aiohappyeyeballs==2.6.2 09:29:07 aiohttp==3.14.0 09:29:07 aiosignal==1.4.0 09:29:07 appdirs==1.4.4 09:29:07 argcomplete==3.6.3 09:29:07 aspy.yaml==1.3.0 09:29:07 async-timeout==5.0.1 09:29:07 attrs==26.1.0 09:29:07 autopage==0.6.0 09:29:07 backports.strenum==1.3.1 09:29:07 beautifulsoup4==4.14.3 09:29:07 boto3==1.43.21 09:29:07 botocore==1.43.21 09:29:07 bs4==0.0.2 09:29:07 certifi==2026.5.20 09:29:07 cffi==2.0.0 09:29:07 cfgv==3.5.0 09:29:07 chardet==7.4.3 09:29:07 charset-normalizer==3.4.7 09:29:07 click==8.4.1 09:29:07 cliff==4.14.0 09:29:07 cmd2==3.5.1 09:29:07 cryptography==3.3.2 09:29:07 debtcollector==3.1.0 09:29:07 decorator==5.3.1 09:29:07 defusedxml==0.7.1 09:29:07 Deprecated==1.3.1 09:29:07 distlib==0.4.1 09:29:07 dnspython==2.8.0 09:29:07 docker==7.1.0 09:29:07 dogpile.cache==1.5.0 09:29:07 durationpy==0.10 09:29:07 email-validator==2.3.0 09:29:07 filelock==3.29.0 09:29:07 frozenlist==1.8.0 09:29:07 future==1.0.0 09:29:07 gitdb==4.0.12 09:29:07 GitPython==3.1.50 09:29:07 httplib2==0.30.2 09:29:07 identify==2.6.19 09:29:07 idna==3.18 09:29:07 importlib-resources==1.5.0 09:29:07 iso8601==2.1.0 09:29:07 Jinja2==3.1.6 09:29:07 jmespath==1.1.0 09:29:07 jsonpatch==1.33 09:29:07 jsonpointer==3.1.1 09:29:07 jsonschema==4.26.0 09:29:07 jsonschema-specifications==2025.9.1 09:29:07 keystoneauth1==5.14.0 09:29:07 kubernetes==36.0.2 09:29:07 lftools==0.37.22 09:29:07 lxml==6.1.1 09:29:07 markdown-it-py==4.2.0 09:29:07 MarkupSafe==3.0.3 09:29:07 mdurl==0.1.2 09:29:07 msgpack==1.1.2 09:29:07 multi_key_dict==2.0.3 09:29:07 multidict==6.7.1 09:29:07 munch==4.0.0 09:29:07 netaddr==1.3.0 09:29:07 niet==1.4.2 09:29:07 nodeenv==1.10.0 09:29:07 oauth2client==4.1.3 09:29:07 oauthlib==3.3.1 09:29:07 openstacksdk==4.13.0 09:29:07 os-service-types==1.8.2 09:29:07 osc-lib==4.6.0 09:29:07 oslo.config==10.4.0 09:29:07 oslo.context==6.4.0 09:29:07 oslo.i18n==6.8.0 09:29:07 oslo.log==8.2.0 09:29:07 oslo.serialization==5.10.0 09:29:07 oslo.utils==10.1.0 09:29:07 packaging==26.2 09:29:07 pbr==7.0.3 09:29:07 platformdirs==4.10.0 09:29:07 prettytable==3.17.0 09:29:07 propcache==0.5.2 09:29:07 psutil==7.2.2 09:29:07 pyasn1==0.6.3 09:29:07 pyasn1_modules==0.4.2 09:29:07 pycparser==3.0 09:29:07 pygerrit2==2.0.15 09:29:07 PyGithub==2.9.1 09:29:07 Pygments==2.20.0 09:29:07 PyJWT==2.13.0 09:29:07 PyNaCl==1.6.2 09:29:07 pyparsing==2.4.7 09:29:07 pyperclip==1.11.0 09:29:07 pyrsistent==0.20.0 09:29:07 python-cinderclient==9.9.0 09:29:07 python-dateutil==2.9.0.post0 09:29:07 python-discovery==1.4.0 09:29:07 python-heatclient==5.2.0 09:29:07 python-jenkins==1.8.3 09:29:07 python-keystoneclient==5.8.0 09:29:07 python-magnumclient==4.10.0 09:29:07 python-openstackclient==10.0.0 09:29:07 python-swiftclient==4.10.0 09:29:07 PyYAML==6.0.3 09:29:07 referencing==0.37.0 09:29:07 requests==2.34.2 09:29:07 requests-oauthlib==2.0.0 09:29:07 rfc3986==2.0.0 09:29:07 rich==15.0.0 09:29:07 rich-argparse==1.8.0 09:29:07 rpds-py==0.30.0 09:29:07 rsa==4.9.1 09:29:07 ruamel.yaml==0.19.1 09:29:07 ruamel.yaml.clib==0.2.15 09:29:07 s3transfer==0.18.0 09:29:07 simplejson==4.1.1 09:29:07 six==1.17.0 09:29:07 smmap==5.0.3 09:29:07 soupsieve==2.8.4 09:29:07 stevedore==5.8.0 09:29:07 tabulate==0.10.0 09:29:07 toml==0.10.2 09:29:07 tomlkit==0.15.0 09:29:07 tqdm==4.67.3 09:29:07 typing_extensions==4.15.0 09:29:07 urllib3==1.26.20 09:29:07 virtualenv==21.4.2 09:29:07 wcwidth==0.7.0 09:29:07 websocket-client==1.9.0 09:29:07 wrapt==2.2.1 09:29:07 xdg==6.0.0 09:29:07 xmltodict==1.0.4 09:29:07 yarl==1.24.2 09:29:07 yq==3.4.3 09:29:07 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins11059853470886766144.sh 09:29:07 ---> uv-install.sh 09:29:07 Installing uv/uvx (latest) using shell installer 09:29:08 2026-06-03 09:29:08 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-zyP9vF.sh" [1] 09:29:08 downloading uv 0.11.18 x86_64-unknown-linux-gnu 09:29:09 installing to /home/jenkins/.local/bin 09:29:09 uv 09:29:09 uvx 09:29:09 everything's installed! 09:29:09 09:29:09 To add $HOME/.local/bin to your PATH, either restart your shell or run: 09:29:09 09:29:09 source $HOME/.local/bin/env (sh, bash, zsh) 09:29:09 source $HOME/.local/bin/env.fish (fish) 09:29:09 Adding install location to PATH 09:29:09 ---> Validating uv/uvx install 09:29:09 uvx 0.11.18 (x86_64-unknown-linux-gnu) 09:29:09 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6020919302264520691.sh 09:29:09 ---> sudo-logs.sh 09:29:09 Archiving 'sudo' log.. 09:29:09 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1728423300740863222.sh 09:29:09 ---> job-cost.sh 09:29:09 INFO: Activating Python virtual environment... 09:29:09 Setup pyenv: 09:29:09 system 09:29:09 3.8.13 09:29:09 3.9.13 09:29:09 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:29:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4VdW from file:/tmp/.os_lf_venv 09:29:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:29:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:29:11 lf-activate-venv(): INFO: Base packages installed successfully 09:29:11 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:29:16 lf-activate-venv(): INFO: Adding /tmp/venv-4VdW/bin to PATH 09:29:16 INFO: No stack-cost file found 09:29:16 INFO: Instance uptime: 141s 09:29:16 INFO: Fetching instance metadata (attempt 1 of 3)... 09:29:16 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 09:29:16 INFO: Successfully fetched instance metadata 09:29:16 INFO: Instance type: v3-standard-4 09:29:16 INFO: Retrieving pricing info for: v3-standard-4 09:29:16 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 09:29:16 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=141 09:29:16 INFO: Successfully fetched Vexxhost pricing API 09:29:16 INFO: Retrieved cost: 0.11 09:29:16 INFO: Retrieved resource: v3-standard-4 09:29:16 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 09:29:16 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 09:29:16 INFO: Successfully archived job cost data 09:29:16 DEBUG: Cost data: oom-master-pre-commit-lint,4634,2026-06-03 09:29:16,v3-standard-4,141,0.11,0.00,SUCCESS 09:29:16 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins14519805818189266501.sh 09:29:16 ---> logs-deploy.sh 09:29:16 Setup pyenv: 09:29:16 system 09:29:16 3.8.13 09:29:16 3.9.13 09:29:16 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:29:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4VdW from file:/tmp/.os_lf_venv 09:29:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:29:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:29:18 lf-activate-venv(): INFO: Base packages installed successfully 09:29:18 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 09:29:25 lf-activate-venv(): INFO: Adding /tmp/venv-4VdW/bin to PATH 09:29:25 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4634 09:29:25 INFO: archiving workspace using pattern(s): 09:29:26 Archives upload complete. 09:29:26 INFO: archiving logs to Nexus 09:29:27 ---> uname -a: 09:29:27 Linux prd-ubuntu1804-builder-4c-4g-6383 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 09:29:27 09:29:27 09:29:27 ---> lscpu: 09:29:27 Architecture: x86_64 09:29:27 CPU op-mode(s): 32-bit, 64-bit 09:29:27 Byte Order: Little Endian 09:29:27 CPU(s): 4 09:29:27 On-line CPU(s) list: 0-3 09:29:27 Thread(s) per core: 1 09:29:27 Core(s) per socket: 1 09:29:27 Socket(s): 4 09:29:27 NUMA node(s): 1 09:29:27 Vendor ID: AuthenticAMD 09:29:27 CPU family: 23 09:29:27 Model: 49 09:29:27 Model name: AMD EPYC-Rome Processor 09:29:27 Stepping: 0 09:29:27 CPU MHz: 2799.998 09:29:27 BogoMIPS: 5599.99 09:29:27 Virtualization: AMD-V 09:29:27 Hypervisor vendor: KVM 09:29:27 Virtualization type: full 09:29:27 L1d cache: 32K 09:29:27 L1i cache: 32K 09:29:27 L2 cache: 512K 09:29:27 L3 cache: 16384K 09:29:27 NUMA node0 CPU(s): 0-3 09:29:27 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 09:29:27 09:29:27 09:29:27 ---> nproc: 09:29:27 4 09:29:27 09:29:27 09:29:27 ---> df -h: 09:29:27 Filesystem Size Used Avail Use% Mounted on 09:29:27 udev 7.9G 0 7.9G 0% /dev 09:29:27 tmpfs 1.6G 676K 1.6G 1% /run 09:29:27 /dev/vda1 78G 8.5G 69G 11% / 09:29:27 tmpfs 7.9G 0 7.9G 0% /dev/shm 09:29:27 tmpfs 5.0M 0 5.0M 0% /run/lock 09:29:27 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 09:29:27 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:29:27 tmpfs 1.6G 0 1.6G 0% /run/user/1001 09:29:27 09:29:27 09:29:27 ---> free -m: 09:29:27 total used free shared buff/cache available 09:29:27 Mem: 16040 559 13133 0 2347 15156 09:29:27 Swap: 1023 0 1023 09:29:27 09:29:27 09:29:27 ---> ip addr: 09:29:27 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:29:27 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:29:27 inet 127.0.0.1/8 scope host lo 09:29:27 valid_lft forever preferred_lft forever 09:29:27 inet6 ::1/128 scope host 09:29:27 valid_lft forever preferred_lft forever 09:29:27 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:29:27 link/ether fa:16:3e:1e:88:1c brd ff:ff:ff:ff:ff:ff 09:29:27 inet 10.30.106.192/23 brd 10.30.107.255 scope global dynamic ens3 09:29:27 valid_lft 86255sec preferred_lft 86255sec 09:29:27 inet6 fe80::f816:3eff:fe1e:881c/64 scope link 09:29:27 valid_lft forever preferred_lft forever 09:29:27 09:29:27 09:29:27 ---> sar -b -r -n DEV: 09:29:27 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-6383) 06/03/26 _x86_64_ (4 CPU) 09:29:27 09:29:27 09:27:05 LINUX RESTART (4 CPU) 09:29:27 09:29:27 09:28:01 tps rtps wtps bread/s bwrtn/s 09:29:27 09:29:01 130.29 0.90 129.40 103.85 20649.09 09:29:27 Average: 130.29 0.90 129.40 103.85 20649.09 09:29:27 09:29:27 09:28:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:29:27 09:29:01 13593436 15503040 2831524 17.24 84404 2009460 811020 4.64 821692 1764596 204564 09:29:27 Average: 13593436 15503040 2831524 17.24 84404 2009460 811020 4.64 821692 1764596 204564 09:29:27 09:29:27 09:28:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:29:27 09:29:01 ens3 90.70 61.72 1103.81 13.54 0.00 0.00 0.00 0.00 09:29:27 09:29:01 lo 1.60 1.60 0.19 0.19 0.00 0.00 0.00 0.00 09:29:27 Average: ens3 90.70 61.72 1103.81 13.54 0.00 0.00 0.00 0.00 09:29:27 Average: lo 1.60 1.60 0.19 0.19 0.00 0.00 0.00 0.00 09:29:27 09:29:27 09:29:27 ---> sar -P ALL: 09:29:27 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-6383) 06/03/26 _x86_64_ (4 CPU) 09:29:27 09:29:27 09:27:05 LINUX RESTART (4 CPU) 09:29:27 09:29:27 09:28:01 CPU %user %nice %system %iowait %steal %idle 09:29:27 09:29:01 all 21.37 0.00 1.50 1.55 0.05 75.52 09:29:27 09:29:01 0 14.79 0.00 0.95 2.37 0.05 81.84 09:29:27 09:29:01 1 22.62 0.00 1.19 0.27 0.08 75.85 09:29:27 09:29:01 2 18.66 0.00 1.72 2.21 0.03 77.38 09:29:27 09:29:01 3 29.41 0.00 2.10 1.33 0.07 67.08 09:29:27 Average: all 21.37 0.00 1.50 1.55 0.05 75.52 09:29:27 Average: 0 14.79 0.00 0.95 2.37 0.05 81.84 09:29:27 Average: 1 22.62 0.00 1.19 0.27 0.08 75.85 09:29:27 Average: 2 18.66 0.00 1.72 2.21 0.03 77.38 09:29:27 Average: 3 29.41 0.00 2.10 1.33 0.07 67.08 09:29:27 09:29:27 09:29:27