05:39:51 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143894 05:39:51 Running as SYSTEM 05:39:52 [EnvInject] - Loading node environment variables. 05:39:52 Building remotely on prd-ubuntu1804-builder-4c-4g-4810 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 05:39:52 [ssh-agent] Looking for ssh-agent implementation... 05:39:52 $ ssh-agent 05:39:52 SSH_AUTH_SOCK=/tmp/ssh-Zxy6avSXuLU3/agent.1667 05:39:52 SSH_AGENT_PID=1669 05:39:52 [ssh-agent] Started. 05:39:52 Running ssh-add (command line suppressed) 05:39:52 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_17906140827481874586.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_17906140827481874586.key) 05:39:52 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 05:39:52 The recommended git tool is: NONE 05:39:53 using credential onap-jenkins-ssh 05:39:53 Wiping out workspace first. 05:39:53 Cloning the remote Git repository 05:39:53 Cloning repository git://cloud.onap.org/mirror/oom.git 05:39:53 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 05:39:53 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 05:39:53 > git --version # timeout=10 05:39:53 > git --version # 'git version 2.17.1' 05:39:53 using GIT_SSH to set credentials Gerrit user 05:39:53 Verifying host key using manually-configured host key entries 05:39:53 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 05:39:58 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 05:39:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:39:59 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 05:39:59 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 05:39:59 using GIT_SSH to set credentials Gerrit user 05:39:59 Verifying host key using manually-configured host key entries 05:39:59 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/94/143894/12 # timeout=30 05:39:59 > git rev-parse bf5580fdb5a5b4bb4b30eea0c21ec1965fcd67ff^{commit} # timeout=10 05:39:59 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 05:39:59 Checking out Revision bf5580fdb5a5b4bb4b30eea0c21ec1965fcd67ff (refs/changes/94/143894/12) 05:39:59 > git config core.sparsecheckout # timeout=10 05:39:59 > git checkout -f bf5580fdb5a5b4bb4b30eea0c21ec1965fcd67ff # timeout=30 05:40:02 Commit message: "[DCAEGEN2] Datalake handler 1.2.0 release" 05:40:02 > git rev-parse FETCH_HEAD^{commit} # timeout=10 05:40:02 > git rev-list --no-walk 013408e91832ed55eb26f45043498656c32fba7a # timeout=10 05:40:03 [EnvInject] - Injecting environment variables from a build step. 05:40:03 [EnvInject] - Injecting as environment variables the properties content 05:40:03 PYTHON=python3 05:40:03 05:40:03 [EnvInject] - Variables injected successfully. 05:40:03 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins6959180599526116451.sh 05:40:03 ---> tox-install.sh 05:40:03 + source /home/jenkins/lf-env.sh 05:40:03 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:40:03 ++ mktemp -d /tmp/venv-XXXX 05:40:03 + lf_venv=/tmp/venv-FcWc 05:40:03 + local venv_file=/tmp/.os_lf_venv 05:40:03 + local python=python3 05:40:03 + local options 05:40:03 + local set_path=true 05:40:03 + local install_args= 05:40:03 ++ 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 05:40:03 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:40:03 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:40:03 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 05:40:03 + true 05:40:03 + case $1 in 05:40:03 + venv_file=/tmp/.toxenv 05:40:03 + shift 2 05:40:03 + true 05:40:03 + case $1 in 05:40:03 + shift 05:40:03 + break 05:40:03 + case $python in 05:40:03 + local pkg_list= 05:40:03 + [[ -d /opt/pyenv ]] 05:40:03 + echo 'Setup pyenv:' 05:40:03 Setup pyenv: 05:40:03 + export PYENV_ROOT=/opt/pyenv 05:40:03 + PYENV_ROOT=/opt/pyenv 05:40:03 + 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 05:40:03 + 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 05:40:03 + pyenv versions 05:40:03 * system (set by /opt/pyenv/version) 05:40:03 * 3.8.13 (set by /opt/pyenv/version) 05:40:03 * 3.9.13 (set by /opt/pyenv/version) 05:40:03 * 3.10.6 (set by /opt/pyenv/version) 05:40:03 + command -v pyenv 05:40:03 ++ pyenv init - --no-rehash 05:40:03 + 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[*]}"'\'')" 05:40:03 export PATH="/opt/pyenv/shims:${PATH}" 05:40:03 export PYENV_SHELL=bash 05:40:03 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:40:03 pyenv() { 05:40:03 local command 05:40:03 command="${1:-}" 05:40:03 if [ "$#" -gt 0 ]; then 05:40:03 shift 05:40:03 fi 05:40:03 05:40:03 case "$command" in 05:40:03 rehash|shell) 05:40:03 eval "$(pyenv "sh-$command" "$@")" 05:40:03 ;; 05:40:03 *) 05:40:03 command pyenv "$command" "$@" 05:40:03 ;; 05:40:03 esac 05:40:03 }' 05:40:03 +++ 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[*]}"' 05:40:03 ++ 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 05:40:03 ++ 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 05:40:03 ++ 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 05:40:03 ++ export PYENV_SHELL=bash 05:40:03 ++ PYENV_SHELL=bash 05:40:03 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:40:03 +++ complete -F _pyenv pyenv 05:40:03 ++ lf-pyver python3 05:40:03 ++ local py_version_xy=python3 05:40:03 ++ local py_version_xyz= 05:40:03 ++ pyenv versions 05:40:03 ++ local command 05:40:03 ++ command=versions 05:40:03 ++ '[' 1 -gt 0 ']' 05:40:03 ++ shift 05:40:03 ++ case "$command" in 05:40:03 ++ command pyenv versions 05:40:03 ++ pyenv versions 05:40:03 ++ sed 's/^[ *]* //' 05:40:03 ++ awk '{ print $1 }' 05:40:03 ++ grep -E '^[0-9.]*[0-9]$' 05:40:03 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:40:03 +++ grep '^3' /tmp/.pyenv_versions 05:40:03 +++ sort -V 05:40:03 +++ tail -n 1 05:40:03 ++ py_version_xyz=3.10.6 05:40:03 ++ [[ -z 3.10.6 ]] 05:40:03 ++ echo 3.10.6 05:40:03 ++ return 0 05:40:03 + pyenv local 3.10.6 05:40:03 + local command 05:40:03 + command=local 05:40:03 + '[' 2 -gt 0 ']' 05:40:03 + shift 05:40:03 + case "$command" in 05:40:03 + command pyenv local 3.10.6 05:40:03 + pyenv local 3.10.6 05:40:03 + for arg in "$@" 05:40:03 + case $arg in 05:40:03 + pkg_list+='tox ' 05:40:03 + for arg in "$@" 05:40:03 + case $arg in 05:40:03 + pkg_list+='virtualenv ' 05:40:03 + for arg in "$@" 05:40:03 + case $arg in 05:40:03 + pkg_list+='urllib3~=1.26.15 ' 05:40:03 + [[ -f /tmp/.toxenv ]] 05:40:03 + [[ ! -f /tmp/.toxenv ]] 05:40:03 + [[ -n '' ]] 05:40:03 + python3 -m venv /tmp/venv-FcWc 05:40:07 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-FcWc' 05:40:07 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-FcWc 05:40:07 + echo /tmp/venv-FcWc 05:40:07 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 05:40:07 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 05:40:07 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 05:40:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:40:07 + local 'pip_opts=--upgrade --quiet' 05:40:07 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 05:40:07 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 05:40:07 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 05:40:07 + [[ -n '' ]] 05:40:07 + [[ -n '' ]] 05:40:07 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 05:40:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:40:07 + /tmp/venv-FcWc/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 05:40:11 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 05:40:11 lf-activate-venv(): INFO: Base packages installed successfully 05:40:11 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 05:40:11 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 05:40:11 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 05:40:11 + /tmp/venv-FcWc/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 05:40:13 + type python3 05:40:13 + true 05:40:13 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-FcWc/bin to PATH' 05:40:13 lf-activate-venv(): INFO: Adding /tmp/venv-FcWc/bin to PATH 05:40:13 + PATH=/tmp/venv-FcWc/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 05:40:13 + return 0 05:40:13 + python3 --version 05:40:13 Python 3.10.6 05:40:13 + python3 -m pip --version 05:40:13 pip 26.0.1 from /tmp/venv-FcWc/lib/python3.10/site-packages/pip (python 3.10) 05:40:13 + python3 -m pip freeze 05:40:13 cachetools==7.0.5 05:40:13 colorama==0.4.6 05:40:13 distlib==0.4.0 05:40:13 filelock==3.25.2 05:40:13 packaging==26.0 05:40:13 platformdirs==4.9.6 05:40:13 pluggy==1.6.0 05:40:13 pyproject-api==1.10.0 05:40:13 python-discovery==1.2.2 05:40:13 tomli==2.4.1 05:40:13 tomli_w==1.2.0 05:40:13 tox==4.52.0 05:40:13 typing_extensions==4.15.0 05:40:13 urllib3==1.26.20 05:40:13 virtualenv==21.2.0 05:40:13 [EnvInject] - Injecting environment variables from a build step. 05:40:13 [EnvInject] - Injecting as environment variables the properties content 05:40:13 PARALLEL=false 05:40:13 05:40:13 [EnvInject] - Variables injected successfully. 05:40:13 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins9163017864475444913.sh 05:40:13 ---> tox-run.sh 05:40:13 + 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 05:40:13 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 05:40:13 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 05:40:13 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 05:40:13 + cd /w/workspace/oom-master-pre-commit-lint/. 05:40:13 + source /home/jenkins/lf-env.sh 05:40:13 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:40:13 ++ mktemp -d /tmp/venv-XXXX 05:40:13 + lf_venv=/tmp/venv-wWFH 05:40:13 + local venv_file=/tmp/.os_lf_venv 05:40:13 + local python=python3 05:40:13 + local options 05:40:13 + local set_path=true 05:40:13 + local install_args= 05:40:13 ++ 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 05:40:13 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:40:13 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:40:13 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 05:40:13 + true 05:40:13 + case $1 in 05:40:13 + venv_file=/tmp/.toxenv 05:40:13 + shift 2 05:40:13 + true 05:40:13 + case $1 in 05:40:13 + shift 05:40:13 + break 05:40:13 + case $python in 05:40:13 + local pkg_list= 05:40:13 + [[ -d /opt/pyenv ]] 05:40:13 + echo 'Setup pyenv:' 05:40:13 Setup pyenv: 05:40:13 + export PYENV_ROOT=/opt/pyenv 05:40:13 + PYENV_ROOT=/opt/pyenv 05:40:13 + 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 05:40:13 + 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 05:40:13 + pyenv versions 05:40:13 system 05:40:13 3.8.13 05:40:13 3.9.13 05:40:13 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 05:40:13 + command -v pyenv 05:40:13 ++ pyenv init - --no-rehash 05:40:14 + 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[*]}"'\'')" 05:40:14 export PATH="/opt/pyenv/shims:${PATH}" 05:40:14 export PYENV_SHELL=bash 05:40:14 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:40:14 pyenv() { 05:40:14 local command 05:40:14 command="${1:-}" 05:40:14 if [ "$#" -gt 0 ]; then 05:40:14 shift 05:40:14 fi 05:40:14 05:40:14 case "$command" in 05:40:14 rehash|shell) 05:40:14 eval "$(pyenv "sh-$command" "$@")" 05:40:14 ;; 05:40:14 *) 05:40:14 command pyenv "$command" "$@" 05:40:14 ;; 05:40:14 esac 05:40:14 }' 05:40:14 +++ 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[*]}"' 05:40:14 ++ 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 05:40:14 ++ 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 05:40:14 ++ 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 05:40:14 ++ export PYENV_SHELL=bash 05:40:14 ++ PYENV_SHELL=bash 05:40:14 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:40:14 +++ complete -F _pyenv pyenv 05:40:14 ++ lf-pyver python3 05:40:14 ++ local py_version_xy=python3 05:40:14 ++ local py_version_xyz= 05:40:14 ++ pyenv versions 05:40:14 ++ local command 05:40:14 ++ command=versions 05:40:14 ++ '[' 1 -gt 0 ']' 05:40:14 ++ shift 05:40:14 ++ awk '{ print $1 }' 05:40:14 ++ case "$command" in 05:40:14 ++ grep -E '^[0-9.]*[0-9]$' 05:40:14 ++ sed 's/^[ *]* //' 05:40:14 ++ command pyenv versions 05:40:14 ++ pyenv versions 05:40:14 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:40:14 +++ grep '^3' /tmp/.pyenv_versions 05:40:14 +++ sort -V 05:40:14 +++ tail -n 1 05:40:14 ++ py_version_xyz=3.10.6 05:40:14 ++ [[ -z 3.10.6 ]] 05:40:14 ++ echo 3.10.6 05:40:14 ++ return 0 05:40:14 + pyenv local 3.10.6 05:40:14 + local command 05:40:14 + command=local 05:40:14 + '[' 2 -gt 0 ']' 05:40:14 + shift 05:40:14 + case "$command" in 05:40:14 + command pyenv local 3.10.6 05:40:14 + pyenv local 3.10.6 05:40:14 + for arg in "$@" 05:40:14 + case $arg in 05:40:14 + pkg_list+='tox ' 05:40:14 + for arg in "$@" 05:40:14 + case $arg in 05:40:14 + pkg_list+='virtualenv ' 05:40:14 + for arg in "$@" 05:40:14 + case $arg in 05:40:14 + pkg_list+='urllib3~=1.26.15 ' 05:40:14 + [[ -f /tmp/.toxenv ]] 05:40:14 ++ cat /tmp/.toxenv 05:40:14 + lf_venv=/tmp/venv-FcWc 05:40:14 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FcWc from' file:/tmp/.toxenv 05:40:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FcWc from file:/tmp/.toxenv 05:40:14 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 05:40:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:40:14 + local 'pip_opts=--upgrade --quiet' 05:40:14 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 05:40:14 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 05:40:14 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 05:40:14 + [[ -n '' ]] 05:40:14 + [[ -n '' ]] 05:40:14 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 05:40:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:40:14 + /tmp/venv-FcWc/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 05:40:15 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 05:40:15 lf-activate-venv(): INFO: Base packages installed successfully 05:40:15 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 05:40:15 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 05:40:15 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 05:40:15 + /tmp/venv-FcWc/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 05:40:16 + type python3 05:40:16 + true 05:40:16 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-FcWc/bin to PATH' 05:40:16 lf-activate-venv(): INFO: Adding /tmp/venv-FcWc/bin to PATH 05:40:16 + PATH=/tmp/venv-FcWc/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 05:40:16 + return 0 05:40:16 + [[ -d /opt/pyenv ]] 05:40:16 + echo '---> Setting up pyenv' 05:40:16 ---> Setting up pyenv 05:40:16 + export PYENV_ROOT=/opt/pyenv 05:40:16 + PYENV_ROOT=/opt/pyenv 05:40:16 + export PATH=/opt/pyenv/bin:/tmp/venv-FcWc/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 05:40:16 + PATH=/opt/pyenv/bin:/tmp/venv-FcWc/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 05:40:16 ++ pwd 05:40:16 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 05:40:16 + export PYTHONPATH 05:40:16 + export TOX_TESTENV_PASSENV=PYTHONPATH 05:40:16 + TOX_TESTENV_PASSENV=PYTHONPATH 05:40:16 + tox --version 05:40:16 4.52.0 from /tmp/venv-FcWc/lib/python3.10/site-packages/tox/__init__.py 05:40:16 + PARALLEL=false 05:40:16 + TOX_OPTIONS_LIST= 05:40:16 + [[ -n pre-commit ]] 05:40:16 + TOX_OPTIONS_LIST=' -e pre-commit' 05:40:16 + case ${PARALLEL,,} in 05:40:16 + tox -e pre-commit 05:40:16 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 05:40:17 pre-commit: install_deps> python -I -m pip install pre-commit 05:40:19 pre-commit: freeze> python -m pip freeze --all 05:40:20 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.25.2,identify==2.6.18,nodeenv==1.10.0,pip==26.0.1,platformdirs==4.9.6,pre_commit==4.5.1,python-discovery==1.2.2,PyYAML==6.0.3,setuptools==82.0.0,typing_extensions==4.15.0,virtualenv==21.2.0 05:40:20 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 05:40:20 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 05:40:20 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 05:40:21 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 05:40:22 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 05:40:22 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 05:40:22 [INFO] Once installed this environment will be reused. 05:40:22 [INFO] This may take a few minutes... 05:40:26 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 05:40:26 [INFO] Once installed this environment will be reused. 05:40:26 [INFO] This may take a few minutes... 05:40:30 trim trailing whitespace.................................................Passed 05:40:30 Tabs remover.............................................................Passed 05:40:30 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 05:40:31 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 05:40:31 [INFO] Once installed this environment will be reused. 05:40:31 [INFO] This may take a few minutes... 05:40:39 gitlint..............................................(no files to check)Skipped 05:40:39 pre-commit: OK (22.51=setup[3.56]+cmd[10.70,8.25] seconds) 05:40:39 congratulations :) (22.55 seconds) 05:40:39 + tox_status=0 05:40:39 + echo '---> Completed tox runs' 05:40:39 ---> Completed tox runs 05:40:39 + for i in .tox/*/log 05:40:39 ++ echo .tox/pre-commit/log 05:40:39 ++ awk -F/ '{print $2}' 05:40:39 + tox_env=pre-commit 05:40:39 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 05:40:39 + DOC_DIR=docs/_build/html 05:40:39 + [[ -d docs/_build/html ]] 05:40:39 + echo '---> tox-run.sh ends' 05:40:39 ---> tox-run.sh ends 05:40:39 + test 0 -eq 0 05:40:39 $ ssh-agent -k 05:40:39 unset SSH_AUTH_SOCK; 05:40:39 unset SSH_AGENT_PID; 05:40:39 echo Agent pid 1669 killed; 05:40:39 [ssh-agent] Stopped. 05:40:39 [PostBuildScript] - [INFO] Executing post build scripts. 05:40:39 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8135609814258240929.sh 05:40:39 ---> sysstat.sh 05:40:39 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1835541721275244765.sh 05:40:39 ---> package-listing.sh 05:40:39 ++ tr '[:upper:]' '[:lower:]' 05:40:39 ++ facter osfamily 05:40:39 + OS_FAMILY=debian 05:40:39 + workspace=/w/workspace/oom-master-pre-commit-lint 05:40:39 + START_PACKAGES=/tmp/packages_start.txt 05:40:39 + END_PACKAGES=/tmp/packages_end.txt 05:40:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:40:39 + PACKAGES=/tmp/packages_start.txt 05:40:39 + '[' /w/workspace/oom-master-pre-commit-lint ']' 05:40:39 + PACKAGES=/tmp/packages_end.txt 05:40:39 + case "${OS_FAMILY}" in 05:40:39 + dpkg -l 05:40:39 + grep '^ii' 05:40:39 + '[' -f /tmp/packages_start.txt ']' 05:40:39 + '[' -f /tmp/packages_end.txt ']' 05:40:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:40:39 + '[' /w/workspace/oom-master-pre-commit-lint ']' 05:40:39 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 05:40:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 05:40:39 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1948981100536509377.sh 05:40:39 ---> capture-instance-metadata.sh 05:40:39 Setup pyenv: 05:40:40 system 05:40:40 3.8.13 05:40:40 3.9.13 05:40:40 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 05:40:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6eu2 05:40:43 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 05:40:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:40:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:40:47 lf-activate-venv(): INFO: Base packages installed successfully 05:40:47 lf-activate-venv(): INFO: Installing additional packages: lftools 05:41:07 lf-activate-venv(): INFO: Adding /tmp/venv-6eu2/bin to PATH 05:41:07 INFO: Running in OpenStack, capturing instance metadata 05:41:07 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13944089313441486382.sh 05:41:07 provisioning config files... 05:41:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config8968181588037382901tmp 05:41:07 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 05:41:07 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 05:41:07 [EnvInject] - Injecting environment variables from a build step. 05:41:07 [EnvInject] - Injecting as environment variables the properties content 05:41:07 SERVER_ID=logs 05:41:07 05:41:07 [EnvInject] - Variables injected successfully. 05:41:07 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14529498598530985555.sh 05:41:07 ---> create-netrc.sh 05:41:07 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15127634193119847052.sh 05:41:07 ---> python-tools-install.sh 05:41:07 Setup pyenv: 05:41:07 system 05:41:07 3.8.13 05:41:07 3.9.13 05:41:07 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 05:41:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6eu2 from file:/tmp/.os_lf_venv 05:41:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:41:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:41:09 lf-activate-venv(): INFO: Base packages installed successfully 05:41:09 lf-activate-venv(): INFO: Installing additional packages: lftools 05:41:16 lf-activate-venv(): INFO: Adding /tmp/venv-6eu2/bin to PATH 05:41:16 Generating Requirements File 05:41:32 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. 05:41:32 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 05:41:32 Python 3.10.6 05:41:33 pip 26.0.1 from /tmp/venv-6eu2/lib/python3.10/site-packages/pip (python 3.10) 05:41:33 appdirs==1.4.4 05:41:33 argcomplete==3.6.3 05:41:33 aspy.yaml==1.3.0 05:41:33 attrs==26.1.0 05:41:33 autopage==0.6.0 05:41:33 backports.strenum==1.3.1 05:41:33 beautifulsoup4==4.14.3 05:41:33 boto3==1.42.86 05:41:33 botocore==1.42.86 05:41:33 bs4==0.0.2 05:41:33 certifi==2026.2.25 05:41:33 cffi==2.0.0 05:41:33 cfgv==3.5.0 05:41:33 chardet==7.4.1 05:41:33 charset-normalizer==3.4.7 05:41:33 click==8.3.2 05:41:33 cliff==4.13.3 05:41:33 cmd2==3.4.0 05:41:33 cryptography==3.3.2 05:41:33 debtcollector==3.1.0 05:41:33 decorator==5.2.1 05:41:33 defusedxml==0.7.1 05:41:33 Deprecated==1.3.1 05:41:33 distlib==0.4.0 05:41:33 dnspython==2.8.0 05:41:33 docker==7.1.0 05:41:33 dogpile.cache==1.5.0 05:41:33 durationpy==0.10 05:41:33 email-validator==2.3.0 05:41:33 filelock==3.25.2 05:41:33 future==1.0.0 05:41:33 gitdb==4.0.12 05:41:33 GitPython==3.1.46 05:41:33 httplib2==0.30.2 05:41:33 identify==2.6.18 05:41:33 idna==3.11 05:41:33 importlib-resources==1.5.0 05:41:33 iso8601==2.1.0 05:41:33 Jinja2==3.1.6 05:41:33 jmespath==1.1.0 05:41:33 jsonpatch==1.33 05:41:33 jsonpointer==3.1.1 05:41:33 jsonschema==4.26.0 05:41:33 jsonschema-specifications==2025.9.1 05:41:33 keystoneauth1==5.13.1 05:41:33 kubernetes==35.0.0 05:41:33 lftools==0.37.22 05:41:33 lxml==6.0.2 05:41:33 markdown-it-py==4.0.0 05:41:33 MarkupSafe==3.0.3 05:41:33 mdurl==0.1.2 05:41:33 msgpack==1.1.2 05:41:33 multi_key_dict==2.0.3 05:41:33 munch==4.0.0 05:41:33 netaddr==1.3.0 05:41:33 niet==1.4.2 05:41:33 nodeenv==1.10.0 05:41:33 oauth2client==4.1.3 05:41:33 oauthlib==3.3.1 05:41:33 openstacksdk==4.10.0 05:41:33 os-service-types==1.8.2 05:41:33 osc-lib==4.4.0 05:41:33 oslo.config==10.3.0 05:41:33 oslo.context==6.3.0 05:41:33 oslo.i18n==6.7.2 05:41:33 oslo.log==8.1.0 05:41:33 oslo.serialization==5.9.1 05:41:33 oslo.utils==10.0.1 05:41:33 packaging==26.0 05:41:33 pbr==7.0.3 05:41:33 platformdirs==4.9.6 05:41:33 prettytable==3.17.0 05:41:33 psutil==7.2.2 05:41:33 pyasn1==0.6.3 05:41:33 pyasn1_modules==0.4.2 05:41:33 pycparser==3.0 05:41:33 pygerrit2==2.0.15 05:41:33 PyGithub==2.9.0 05:41:33 Pygments==2.20.0 05:41:33 PyJWT==2.12.1 05:41:33 PyNaCl==1.6.2 05:41:33 pyparsing==2.4.7 05:41:33 pyperclip==1.11.0 05:41:33 pyrsistent==0.20.0 05:41:33 python-cinderclient==9.9.0 05:41:33 python-dateutil==2.9.0.post0 05:41:33 python-discovery==1.2.2 05:41:33 python-heatclient==5.1.0 05:41:33 python-jenkins==1.8.3 05:41:33 python-keystoneclient==5.8.0 05:41:33 python-magnumclient==4.10.0 05:41:33 python-openstackclient==9.0.0 05:41:33 python-swiftclient==4.10.0 05:41:33 PyYAML==6.0.3 05:41:33 referencing==0.37.0 05:41:33 requests==2.33.1 05:41:33 requests-oauthlib==2.0.0 05:41:33 requestsexceptions==1.4.0 05:41:33 rfc3986==2.0.0 05:41:33 rich==14.3.3 05:41:33 rich-argparse==1.7.2 05:41:33 rpds-py==0.30.0 05:41:33 rsa==4.9.1 05:41:33 ruamel.yaml==0.19.1 05:41:33 ruamel.yaml.clib==0.2.15 05:41:33 s3transfer==0.16.0 05:41:33 simplejson==3.20.2 05:41:33 six==1.17.0 05:41:33 smmap==5.0.3 05:41:33 soupsieve==2.8.3 05:41:33 stevedore==5.7.0 05:41:33 tabulate==0.10.0 05:41:33 toml==0.10.2 05:41:33 tomlkit==0.14.0 05:41:33 tqdm==4.67.3 05:41:33 typing_extensions==4.15.0 05:41:33 urllib3==1.26.20 05:41:33 virtualenv==21.2.0 05:41:33 wcwidth==0.6.0 05:41:33 websocket-client==1.9.0 05:41:33 wrapt==2.1.2 05:41:33 xdg==6.0.0 05:41:33 xmltodict==1.0.4 05:41:33 yq==3.4.3 05:41:33 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins9471344114299320737.sh 05:41:33 ---> uv-install.sh 05:41:33 Installing uv/uvx (latest) using shell installer 05:41:33 2026-04-09 05:41:33 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/0fbdbc27-66c6-43a7-a4cb-366b07980aba?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-04-09T06%3A29%3A09Z&rscd=attachment%3B+filename%3Duv-installer.sh&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-04-09T05%3A28%3A30Z&ske=2026-04-09T06%3A29%3A09Z&sks=b&skv=2018-11-09&sig=XsLqDgkmnojqqlqZktRCHpKKdtlST8f2Kdp2oxBdJa4%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NTcxMzU0MiwibmJmIjoxNzc1NzEzMjQyLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.9CkoKVR5De1FbDtqqSRvwMl322Z1OPd_GuWFG4ZiqD8&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [71225/71225] -> "/tmp/uv-install-1vi5pZ.sh" [1] 05:41:33 downloading uv 0.11.5 x86_64-unknown-linux-gnu 05:41:34 installing to /home/jenkins/.local/bin 05:41:34 uv 05:41:34 uvx 05:41:34 everything's installed! 05:41:34 05:41:34 To add $HOME/.local/bin to your PATH, either restart your shell or run: 05:41:34 05:41:34 source $HOME/.local/bin/env (sh, bash, zsh) 05:41:34 source $HOME/.local/bin/env.fish (fish) 05:41:34 Adding install location to PATH 05:41:34 ---> Validating uv/uvx install 05:41:34 uvx 0.11.5 (x86_64-unknown-linux-gnu) 05:41:34 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16108118043926418850.sh 05:41:34 ---> sudo-logs.sh 05:41:34 Archiving 'sudo' log.. 05:41:34 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6961618246405411674.sh 05:41:34 ---> job-cost.sh 05:41:34 INFO: Activating Python virtual environment... 05:41:34 Setup pyenv: 05:41:35 system 05:41:35 3.8.13 05:41:35 3.9.13 05:41:35 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 05:41:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6eu2 from file:/tmp/.os_lf_venv 05:41:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:41:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:41:36 lf-activate-venv(): INFO: Base packages installed successfully 05:41:36 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 05:41:41 lf-activate-venv(): INFO: Adding /tmp/venv-6eu2/bin to PATH 05:41:41 INFO: No stack-cost file found 05:41:41 INFO: Instance uptime: 134s 05:41:41 INFO: Fetching instance metadata (attempt 1 of 3)... 05:41:41 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 05:41:41 INFO: Successfully fetched instance metadata 05:41:41 INFO: Instance type: v3-standard-4 05:41:41 INFO: Retrieving pricing info for: v3-standard-4 05:41:41 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 05:41:41 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=134 05:41:42 INFO: Successfully fetched Vexxhost pricing API 05:41:42 INFO: Retrieved cost: 0.11 05:41:42 INFO: Retrieved resource: v3-standard-4 05:41:42 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 05:41:42 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 05:41:42 INFO: Successfully archived job cost data 05:41:42 DEBUG: Cost data: oom-master-pre-commit-lint,4582,2026-04-09 05:41:42,v3-standard-4,134,0.11,0.00,SUCCESS 05:41:42 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins8452593699342112134.sh 05:41:42 ---> logs-deploy.sh 05:41:42 Setup pyenv: 05:41:42 system 05:41:42 3.8.13 05:41:42 3.9.13 05:41:42 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 05:41:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6eu2 from file:/tmp/.os_lf_venv 05:41:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:41:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:41:44 lf-activate-venv(): INFO: Base packages installed successfully 05:41:44 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 05:41:51 lf-activate-venv(): INFO: Adding /tmp/venv-6eu2/bin to PATH 05:41:51 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4582 05:41:51 INFO: archiving workspace using pattern(s): 05:41:52 Archives upload complete. 05:41:52 INFO: archiving logs to Nexus 05:41:53 ---> uname -a: 05:41:53 Linux prd-ubuntu1804-builder-4c-4g-4810 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 05:41:53 05:41:53 05:41:53 ---> lscpu: 05:41:53 Architecture: x86_64 05:41:53 CPU op-mode(s): 32-bit, 64-bit 05:41:53 Byte Order: Little Endian 05:41:53 CPU(s): 4 05:41:53 On-line CPU(s) list: 0-3 05:41:53 Thread(s) per core: 1 05:41:53 Core(s) per socket: 1 05:41:53 Socket(s): 4 05:41:53 NUMA node(s): 1 05:41:53 Vendor ID: AuthenticAMD 05:41:53 CPU family: 23 05:41:53 Model: 49 05:41:53 Model name: AMD EPYC-Rome Processor 05:41:53 Stepping: 0 05:41:53 CPU MHz: 2799.998 05:41:53 BogoMIPS: 5599.99 05:41:53 Virtualization: AMD-V 05:41:53 Hypervisor vendor: KVM 05:41:53 Virtualization type: full 05:41:53 L1d cache: 32K 05:41:53 L1i cache: 32K 05:41:53 L2 cache: 512K 05:41:53 L3 cache: 16384K 05:41:53 NUMA node0 CPU(s): 0-3 05:41:53 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 05:41:53 05:41:53 05:41:53 ---> nproc: 05:41:53 4 05:41:53 05:41:53 05:41:53 ---> df -h: 05:41:53 Filesystem Size Used Avail Use% Mounted on 05:41:53 udev 7.9G 0 7.9G 0% /dev 05:41:53 tmpfs 1.6G 676K 1.6G 1% /run 05:41:53 /dev/vda1 78G 8.5G 69G 11% / 05:41:53 tmpfs 7.9G 0 7.9G 0% /dev/shm 05:41:53 tmpfs 5.0M 0 5.0M 0% /run/lock 05:41:53 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 05:41:53 /dev/vda15 105M 4.4M 100M 5% /boot/efi 05:41:53 tmpfs 1.6G 0 1.6G 0% /run/user/1001 05:41:53 05:41:53 05:41:53 ---> free -m: 05:41:53 total used free shared buff/cache available 05:41:53 Mem: 16040 551 13226 0 2261 15167 05:41:53 Swap: 1023 0 1023 05:41:53 05:41:53 05:41:53 ---> ip addr: 05:41:53 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 05:41:53 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:41:53 inet 127.0.0.1/8 scope host lo 05:41:53 valid_lft forever preferred_lft forever 05:41:53 inet6 ::1/128 scope host 05:41:53 valid_lft forever preferred_lft forever 05:41:53 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 05:41:53 link/ether fa:16:3e:89:a3:36 brd ff:ff:ff:ff:ff:ff 05:41:53 inet 10.30.106.120/23 brd 10.30.107.255 scope global dynamic ens3 05:41:53 valid_lft 86262sec preferred_lft 86262sec 05:41:53 inet6 fe80::f816:3eff:fe89:a336/64 scope link 05:41:53 valid_lft forever preferred_lft forever 05:41:53 05:41:53 05:41:53 ---> sar -b -r -n DEV: 05:41:53 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4810) 04/09/26 _x86_64_ (4 CPU) 05:41:53 05:41:53 05:39:37 LINUX RESTART (4 CPU) 05:41:53 05:41:53 05:40:01 tps rtps wtps bread/s bwrtn/s 05:41:53 05:41:01 189.99 24.05 165.94 822.66 37091.15 05:41:53 Average: 189.99 24.05 165.94 822.66 37091.15 05:41:53 05:41:53 05:40:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:41:53 05:41:01 13754208 15476536 2670760 16.26 67632 1849020 857824 4.91 831568 1613304 139908 05:41:53 Average: 13754208 15476536 2670760 16.26 67632 1849020 857824 4.91 831568 1613304 139908 05:41:53 05:41:53 05:40:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:41:53 05:41:01 lo 2.73 2.73 0.31 0.31 0.00 0.00 0.00 0.00 05:41:53 05:41:01 ens3 136.38 95.80 1521.96 25.35 0.00 0.00 0.00 0.00 05:41:53 Average: lo 2.73 2.73 0.31 0.31 0.00 0.00 0.00 0.00 05:41:53 Average: ens3 136.38 95.80 1521.96 25.35 0.00 0.00 0.00 0.00 05:41:53 05:41:53 05:41:53 ---> sar -P ALL: 05:41:53 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4810) 04/09/26 _x86_64_ (4 CPU) 05:41:53 05:41:53 05:39:37 LINUX RESTART (4 CPU) 05:41:53 05:41:53 05:40:01 CPU %user %nice %system %iowait %steal %idle 05:41:53 05:41:01 all 22.81 0.00 2.25 1.90 0.05 72.99 05:41:53 05:41:01 0 14.50 0.00 1.71 1.37 0.05 82.37 05:41:53 05:41:01 1 32.45 0.00 2.77 0.55 0.07 64.16 05:41:53 05:41:01 2 10.65 0.00 1.70 4.19 0.05 83.41 05:41:53 05:41:01 3 33.63 0.00 2.79 1.47 0.07 62.04 05:41:53 Average: all 22.81 0.00 2.25 1.90 0.05 72.99 05:41:53 Average: 0 14.50 0.00 1.71 1.37 0.05 82.37 05:41:53 Average: 1 32.45 0.00 2.77 0.55 0.07 64.16 05:41:53 Average: 2 10.65 0.00 1.70 4.19 0.05 83.41 05:41:53 Average: 3 33.63 0.00 2.79 1.47 0.07 62.04 05:41:53 05:41:53 05:41:53