10:55:34 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143894 10:55:34 Running as SYSTEM 10:55:34 [EnvInject] - Loading node environment variables. 10:55:34 Building remotely on prd-ubuntu1804-builder-4c-4g-4375 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 10:55:34 [ssh-agent] Looking for ssh-agent implementation... 10:55:34 $ ssh-agent 10:55:34 SSH_AUTH_SOCK=/tmp/ssh-EqHPiTOHAn3Q/agent.1715 10:55:34 SSH_AGENT_PID=1717 10:55:34 [ssh-agent] Started. 10:55:34 Running ssh-add (command line suppressed) 10:55:34 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_15487886040019030913.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_15487886040019030913.key) 10:55:34 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:55:34 The recommended git tool is: NONE 10:55:35 using credential onap-jenkins-ssh 10:55:35 Wiping out workspace first. 10:55:35 Cloning the remote Git repository 10:55:35 Cloning repository git://cloud.onap.org/mirror/oom.git 10:55:35 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 10:55:35 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:55:35 > git --version # timeout=10 10:55:35 > git --version # 'git version 2.17.1' 10:55:35 using GIT_SSH to set credentials Gerrit user 10:55:35 Verifying host key using manually-configured host key entries 10:55:35 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:55:40 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:55:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:55:41 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:55:41 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:55:41 using GIT_SSH to set credentials Gerrit user 10:55:41 Verifying host key using manually-configured host key entries 10:55:41 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/94/143894/9 # timeout=30 10:55:41 > git rev-parse 60d411c83c3c002e8800f34d7586d426bb97aead^{commit} # timeout=10 10:55:41 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:55:41 Checking out Revision 60d411c83c3c002e8800f34d7586d426bb97aead (refs/changes/94/143894/9) 10:55:41 > git config core.sparsecheckout # timeout=10 10:55:41 > git checkout -f 60d411c83c3c002e8800f34d7586d426bb97aead # timeout=30 10:55:44 Commit message: "[DCAEGEN2] Datalake handler 1.2.0 release" 10:55:44 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:55:44 > git rev-list --no-walk 4ad36579a06b56ed10b819d7a453d5040f75040d # timeout=10 10:55:45 [EnvInject] - Injecting environment variables from a build step. 10:55:45 [EnvInject] - Injecting as environment variables the properties content 10:55:45 PYTHON=python3 10:55:45 10:55:45 [EnvInject] - Variables injected successfully. 10:55:45 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins6302838825751076930.sh 10:55:45 ---> tox-install.sh 10:55:45 + source /home/jenkins/lf-env.sh 10:55:45 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:55:45 ++ mktemp -d /tmp/venv-XXXX 10:55:45 + lf_venv=/tmp/venv-bpU0 10:55:45 + local venv_file=/tmp/.os_lf_venv 10:55:45 + local python=python3 10:55:45 + local options 10:55:45 + local set_path=true 10:55:45 + local install_args= 10:55:45 ++ 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 10:55:45 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:55:45 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:55:45 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:55:45 + true 10:55:45 + case $1 in 10:55:45 + venv_file=/tmp/.toxenv 10:55:45 + shift 2 10:55:45 + true 10:55:45 + case $1 in 10:55:45 + shift 10:55:45 + break 10:55:45 + case $python in 10:55:45 + local pkg_list= 10:55:45 + [[ -d /opt/pyenv ]] 10:55:45 + echo 'Setup pyenv:' 10:55:45 Setup pyenv: 10:55:45 + export PYENV_ROOT=/opt/pyenv 10:55:45 + PYENV_ROOT=/opt/pyenv 10:55:45 + 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 10:55:45 + 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 10:55:45 + pyenv versions 10:55:45 * system (set by /opt/pyenv/version) 10:55:45 * 3.8.13 (set by /opt/pyenv/version) 10:55:45 * 3.9.13 (set by /opt/pyenv/version) 10:55:45 * 3.10.6 (set by /opt/pyenv/version) 10:55:45 + command -v pyenv 10:55:45 ++ pyenv init - --no-rehash 10:55:45 + 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[*]}"'\'')" 10:55:45 export PATH="/opt/pyenv/shims:${PATH}" 10:55:45 export PYENV_SHELL=bash 10:55:45 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:55:45 pyenv() { 10:55:45 local command 10:55:45 command="${1:-}" 10:55:45 if [ "$#" -gt 0 ]; then 10:55:45 shift 10:55:45 fi 10:55:45 10:55:45 case "$command" in 10:55:45 rehash|shell) 10:55:45 eval "$(pyenv "sh-$command" "$@")" 10:55:45 ;; 10:55:45 *) 10:55:45 command pyenv "$command" "$@" 10:55:45 ;; 10:55:45 esac 10:55:45 }' 10:55:45 +++ 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[*]}"' 10:55:45 ++ 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 10:55:45 ++ 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 10:55:45 ++ 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 10:55:45 ++ export PYENV_SHELL=bash 10:55:45 ++ PYENV_SHELL=bash 10:55:45 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:55:45 +++ complete -F _pyenv pyenv 10:55:45 ++ lf-pyver python3 10:55:45 ++ local py_version_xy=python3 10:55:45 ++ local py_version_xyz= 10:55:45 ++ pyenv versions 10:55:45 ++ local command 10:55:45 ++ command=versions 10:55:45 ++ '[' 1 -gt 0 ']' 10:55:45 ++ shift 10:55:45 ++ case "$command" in 10:55:45 ++ command pyenv versions 10:55:45 ++ pyenv versions 10:55:45 ++ sed 's/^[ *]* //' 10:55:45 ++ awk '{ print $1 }' 10:55:45 ++ grep -E '^[0-9.]*[0-9]$' 10:55:45 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:55:45 +++ grep '^3' /tmp/.pyenv_versions 10:55:45 +++ tail -n 1 10:55:45 +++ sort -V 10:55:45 ++ py_version_xyz=3.10.6 10:55:45 ++ [[ -z 3.10.6 ]] 10:55:45 ++ echo 3.10.6 10:55:45 ++ return 0 10:55:45 + pyenv local 3.10.6 10:55:45 + local command 10:55:45 + command=local 10:55:45 + '[' 2 -gt 0 ']' 10:55:45 + shift 10:55:45 + case "$command" in 10:55:45 + command pyenv local 3.10.6 10:55:45 + pyenv local 3.10.6 10:55:45 + for arg in "$@" 10:55:45 + case $arg in 10:55:45 + pkg_list+='tox ' 10:55:45 + for arg in "$@" 10:55:45 + case $arg in 10:55:45 + pkg_list+='virtualenv ' 10:55:45 + for arg in "$@" 10:55:45 + case $arg in 10:55:45 + pkg_list+='urllib3~=1.26.15 ' 10:55:45 + [[ -f /tmp/.toxenv ]] 10:55:45 + [[ ! -f /tmp/.toxenv ]] 10:55:45 + [[ -n '' ]] 10:55:45 + python3 -m venv /tmp/venv-bpU0 10:55:49 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bpU0' 10:55:49 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bpU0 10:55:49 + echo /tmp/venv-bpU0 10:55:49 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:55:49 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:55:49 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:55:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:55:49 + local 'pip_opts=--upgrade --quiet' 10:55:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:55:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:55:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:55:49 + [[ -n '' ]] 10:55:49 + [[ -n '' ]] 10:55:49 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:55:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:55:49 + /tmp/venv-bpU0/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 10:55:53 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:55:53 lf-activate-venv(): INFO: Base packages installed successfully 10:55:53 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:55:53 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:55:53 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:55:53 + /tmp/venv-bpU0/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 10:55:55 + type python3 10:55:55 + true 10:55:55 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-bpU0/bin to PATH' 10:55:55 lf-activate-venv(): INFO: Adding /tmp/venv-bpU0/bin to PATH 10:55:55 + PATH=/tmp/venv-bpU0/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 10:55:55 + return 0 10:55:55 + python3 --version 10:55:55 Python 3.10.6 10:55:55 + python3 -m pip --version 10:55:55 pip 26.0.1 from /tmp/venv-bpU0/lib/python3.10/site-packages/pip (python 3.10) 10:55:55 + python3 -m pip freeze 10:55:55 cachetools==7.0.5 10:55:55 colorama==0.4.6 10:55:55 distlib==0.4.0 10:55:55 filelock==3.25.2 10:55:55 packaging==26.0 10:55:55 platformdirs==4.9.4 10:55:55 pluggy==1.6.0 10:55:55 pyproject-api==1.10.0 10:55:55 python-discovery==1.2.1 10:55:55 tomli==2.4.1 10:55:55 tomli_w==1.2.0 10:55:55 tox==4.52.0 10:55:55 typing_extensions==4.15.0 10:55:55 urllib3==1.26.20 10:55:55 virtualenv==21.2.0 10:55:55 [EnvInject] - Injecting environment variables from a build step. 10:55:55 [EnvInject] - Injecting as environment variables the properties content 10:55:55 PARALLEL=false 10:55:55 10:55:55 [EnvInject] - Variables injected successfully. 10:55:55 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins15347947000373387202.sh 10:55:55 ---> tox-run.sh 10:55:55 + 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 10:55:55 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 10:55:55 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 10:55:55 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 10:55:55 + cd /w/workspace/oom-master-pre-commit-lint/. 10:55:55 + source /home/jenkins/lf-env.sh 10:55:55 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:55:55 ++ mktemp -d /tmp/venv-XXXX 10:55:55 + lf_venv=/tmp/venv-Aes3 10:55:55 + local venv_file=/tmp/.os_lf_venv 10:55:55 + local python=python3 10:55:55 + local options 10:55:55 + local set_path=true 10:55:55 + local install_args= 10:55:55 ++ 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 10:55:55 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:55:55 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:55:55 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:55:55 + true 10:55:55 + case $1 in 10:55:55 + venv_file=/tmp/.toxenv 10:55:55 + shift 2 10:55:55 + true 10:55:55 + case $1 in 10:55:55 + shift 10:55:55 + break 10:55:55 + case $python in 10:55:55 + local pkg_list= 10:55:55 + [[ -d /opt/pyenv ]] 10:55:55 + echo 'Setup pyenv:' 10:55:55 Setup pyenv: 10:55:55 + export PYENV_ROOT=/opt/pyenv 10:55:55 + PYENV_ROOT=/opt/pyenv 10:55:55 + 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 10:55:55 + 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 10:55:55 + pyenv versions 10:55:55 system 10:55:55 3.8.13 10:55:55 3.9.13 10:55:55 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:55:55 + command -v pyenv 10:55:55 ++ pyenv init - --no-rehash 10:55:55 + 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[*]}"'\'')" 10:55:55 export PATH="/opt/pyenv/shims:${PATH}" 10:55:55 export PYENV_SHELL=bash 10:55:55 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:55:55 pyenv() { 10:55:55 local command 10:55:55 command="${1:-}" 10:55:55 if [ "$#" -gt 0 ]; then 10:55:55 shift 10:55:55 fi 10:55:55 10:55:55 case "$command" in 10:55:55 rehash|shell) 10:55:55 eval "$(pyenv "sh-$command" "$@")" 10:55:55 ;; 10:55:55 *) 10:55:55 command pyenv "$command" "$@" 10:55:55 ;; 10:55:55 esac 10:55:55 }' 10:55:55 +++ 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[*]}"' 10:55:55 ++ 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 10:55:55 ++ 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 10:55:55 ++ 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 10:55:55 ++ export PYENV_SHELL=bash 10:55:55 ++ PYENV_SHELL=bash 10:55:55 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:55:55 +++ complete -F _pyenv pyenv 10:55:55 ++ lf-pyver python3 10:55:55 ++ local py_version_xy=python3 10:55:55 ++ local py_version_xyz= 10:55:55 ++ pyenv versions 10:55:55 ++ local command 10:55:55 ++ command=versions 10:55:55 ++ '[' 1 -gt 0 ']' 10:55:55 ++ shift 10:55:55 ++ case "$command" in 10:55:55 ++ command pyenv versions 10:55:55 ++ pyenv versions 10:55:55 ++ sed 's/^[ *]* //' 10:55:55 ++ awk '{ print $1 }' 10:55:55 ++ grep -E '^[0-9.]*[0-9]$' 10:55:56 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:55:56 +++ grep '^3' /tmp/.pyenv_versions 10:55:56 +++ sort -V 10:55:56 +++ tail -n 1 10:55:56 ++ py_version_xyz=3.10.6 10:55:56 ++ [[ -z 3.10.6 ]] 10:55:56 ++ echo 3.10.6 10:55:56 ++ return 0 10:55:56 + pyenv local 3.10.6 10:55:56 + local command 10:55:56 + command=local 10:55:56 + '[' 2 -gt 0 ']' 10:55:56 + shift 10:55:56 + case "$command" in 10:55:56 + command pyenv local 3.10.6 10:55:56 + pyenv local 3.10.6 10:55:56 + for arg in "$@" 10:55:56 + case $arg in 10:55:56 + pkg_list+='tox ' 10:55:56 + for arg in "$@" 10:55:56 + case $arg in 10:55:56 + pkg_list+='virtualenv ' 10:55:56 + for arg in "$@" 10:55:56 + case $arg in 10:55:56 + pkg_list+='urllib3~=1.26.15 ' 10:55:56 + [[ -f /tmp/.toxenv ]] 10:55:56 ++ cat /tmp/.toxenv 10:55:56 + lf_venv=/tmp/venv-bpU0 10:55:56 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bpU0 from' file:/tmp/.toxenv 10:55:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bpU0 from file:/tmp/.toxenv 10:55:56 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:55:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:55:56 + local 'pip_opts=--upgrade --quiet' 10:55:56 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:55:56 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:55:56 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:55:56 + [[ -n '' ]] 10:55:56 + [[ -n '' ]] 10:55:56 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:55:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:55:56 + /tmp/venv-bpU0/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 10:55:56 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:55:56 lf-activate-venv(): INFO: Base packages installed successfully 10:55:56 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:55:56 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:55:56 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:55:56 + /tmp/venv-bpU0/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 10:55:57 + type python3 10:55:57 + true 10:55:57 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-bpU0/bin to PATH' 10:55:57 lf-activate-venv(): INFO: Adding /tmp/venv-bpU0/bin to PATH 10:55:57 + PATH=/tmp/venv-bpU0/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 10:55:57 + return 0 10:55:57 + [[ -d /opt/pyenv ]] 10:55:57 + echo '---> Setting up pyenv' 10:55:57 ---> Setting up pyenv 10:55:57 + export PYENV_ROOT=/opt/pyenv 10:55:57 + PYENV_ROOT=/opt/pyenv 10:55:57 + export PATH=/opt/pyenv/bin:/tmp/venv-bpU0/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 10:55:57 + PATH=/opt/pyenv/bin:/tmp/venv-bpU0/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 10:55:57 ++ pwd 10:55:57 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 10:55:57 + export PYTHONPATH 10:55:57 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:55:57 + TOX_TESTENV_PASSENV=PYTHONPATH 10:55:57 + tox --version 10:55:58 4.52.0 from /tmp/venv-bpU0/lib/python3.10/site-packages/tox/__init__.py 10:55:58 + PARALLEL=false 10:55:58 + TOX_OPTIONS_LIST= 10:55:58 + [[ -n pre-commit ]] 10:55:58 + TOX_OPTIONS_LIST=' -e pre-commit' 10:55:58 + case ${PARALLEL,,} in 10:55:58 + tox -e pre-commit 10:55:58 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 10:55:59 pre-commit: install_deps> python -I -m pip install pre-commit 10:56:01 pre-commit: freeze> python -m pip freeze --all 10:56:01 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.4,pre_commit==4.5.1,python-discovery==1.2.1,PyYAML==6.0.3,setuptools==82.0.0,typing_extensions==4.15.0,virtualenv==21.2.0 10:56:01 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 10:56:02 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 10:56:02 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 10:56:03 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 10:56:04 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:56:04 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 10:56:04 [INFO] Once installed this environment will be reused. 10:56:04 [INFO] This may take a few minutes... 10:56:08 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:56:08 [INFO] Once installed this environment will be reused. 10:56:08 [INFO] This may take a few minutes... 10:56:13 trim trailing whitespace.................................................Passed 10:56:13 Tabs remover.............................................................Passed 10:56:13 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 10:56:13 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 10:56:13 [INFO] Once installed this environment will be reused. 10:56:13 [INFO] This may take a few minutes... 10:56:21 gitlint..............................................(no files to check)Skipped 10:56:21 pre-commit: OK (23.16=setup[3.57]+cmd[11.44,8.14] seconds) 10:56:21 congratulations :) (23.19 seconds) 10:56:21 + tox_status=0 10:56:21 + echo '---> Completed tox runs' 10:56:21 ---> Completed tox runs 10:56:21 + for i in .tox/*/log 10:56:21 ++ echo .tox/pre-commit/log 10:56:21 ++ awk -F/ '{print $2}' 10:56:21 + tox_env=pre-commit 10:56:21 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 10:56:21 + DOC_DIR=docs/_build/html 10:56:21 + [[ -d docs/_build/html ]] 10:56:21 + echo '---> tox-run.sh ends' 10:56:21 ---> tox-run.sh ends 10:56:21 + test 0 -eq 0 10:56:21 $ ssh-agent -k 10:56:21 unset SSH_AUTH_SOCK; 10:56:21 unset SSH_AGENT_PID; 10:56:21 echo Agent pid 1717 killed; 10:56:21 [ssh-agent] Stopped. 10:56:21 [PostBuildScript] - [INFO] Executing post build scripts. 10:56:21 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10025874449703273664.sh 10:56:21 ---> sysstat.sh 10:56:22 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1383905377726464138.sh 10:56:22 ---> package-listing.sh 10:56:22 ++ facter osfamily 10:56:22 ++ tr '[:upper:]' '[:lower:]' 10:56:22 + OS_FAMILY=debian 10:56:22 + workspace=/w/workspace/oom-master-pre-commit-lint 10:56:22 + START_PACKAGES=/tmp/packages_start.txt 10:56:22 + END_PACKAGES=/tmp/packages_end.txt 10:56:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:56:22 + PACKAGES=/tmp/packages_start.txt 10:56:22 + '[' /w/workspace/oom-master-pre-commit-lint ']' 10:56:22 + PACKAGES=/tmp/packages_end.txt 10:56:22 + case "${OS_FAMILY}" in 10:56:22 + dpkg -l 10:56:22 + grep '^ii' 10:56:22 + '[' -f /tmp/packages_start.txt ']' 10:56:22 + '[' -f /tmp/packages_end.txt ']' 10:56:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:56:22 + '[' /w/workspace/oom-master-pre-commit-lint ']' 10:56:22 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 10:56:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 10:56:22 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9456938198747997359.sh 10:56:22 ---> capture-instance-metadata.sh 10:56:22 Setup pyenv: 10:56:22 system 10:56:22 3.8.13 10:56:22 3.9.13 10:56:22 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:56:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-DeLc 10:56:26 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:56:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:56:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:56:29 lf-activate-venv(): INFO: Base packages installed successfully 10:56:29 lf-activate-venv(): INFO: Installing additional packages: lftools 10:56:49 lf-activate-venv(): INFO: Adding /tmp/venv-DeLc/bin to PATH 10:56:49 INFO: Running in OpenStack, capturing instance metadata 10:56:50 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11720393110036853961.sh 10:56:50 provisioning config files... 10:56:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config3805561869309436150tmp 10:56:50 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:56:50 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:56:50 [EnvInject] - Injecting environment variables from a build step. 10:56:50 [EnvInject] - Injecting as environment variables the properties content 10:56:50 SERVER_ID=logs 10:56:50 10:56:50 [EnvInject] - Variables injected successfully. 10:56:50 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14925313272597134062.sh 10:56:50 ---> create-netrc.sh 10:56:50 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins950544495711318106.sh 10:56:50 ---> python-tools-install.sh 10:56:50 Setup pyenv: 10:56:50 system 10:56:50 3.8.13 10:56:50 3.9.13 10:56:50 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:56:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DeLc from file:/tmp/.os_lf_venv 10:56:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:56:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:56:52 lf-activate-venv(): INFO: Base packages installed successfully 10:56:52 lf-activate-venv(): INFO: Installing additional packages: lftools 10:56:59 lf-activate-venv(): INFO: Adding /tmp/venv-DeLc/bin to PATH 10:56:59 Generating Requirements File 10:57:15 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. 10:57:15 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 10:57:15 Python 3.10.6 10:57:15 pip 26.0.1 from /tmp/venv-DeLc/lib/python3.10/site-packages/pip (python 3.10) 10:57:16 appdirs==1.4.4 10:57:16 argcomplete==3.6.3 10:57:16 aspy.yaml==1.3.0 10:57:16 attrs==26.1.0 10:57:16 autopage==0.6.0 10:57:16 backports.strenum==1.3.1 10:57:16 beautifulsoup4==4.14.3 10:57:16 boto3==1.42.84 10:57:16 botocore==1.42.84 10:57:16 bs4==0.0.2 10:57:16 certifi==2026.2.25 10:57:16 cffi==2.0.0 10:57:16 cfgv==3.5.0 10:57:16 chardet==7.4.0.post2 10:57:16 charset-normalizer==3.4.7 10:57:16 click==8.3.2 10:57:16 cliff==4.13.2 10:57:16 cmd2==3.4.0 10:57:16 cryptography==3.3.2 10:57:16 debtcollector==3.1.0 10:57:16 decorator==5.2.1 10:57:16 defusedxml==0.7.1 10:57:16 Deprecated==1.3.1 10:57:16 distlib==0.4.0 10:57:16 dnspython==2.8.0 10:57:16 docker==7.1.0 10:57:16 dogpile.cache==1.5.0 10:57:16 durationpy==0.10 10:57:16 email-validator==2.3.0 10:57:16 filelock==3.25.2 10:57:16 future==1.0.0 10:57:16 gitdb==4.0.12 10:57:16 GitPython==3.1.46 10:57:16 httplib2==0.30.2 10:57:16 identify==2.6.18 10:57:16 idna==3.11 10:57:16 importlib-resources==1.5.0 10:57:16 iso8601==2.1.0 10:57:16 Jinja2==3.1.6 10:57:16 jmespath==1.1.0 10:57:16 jsonpatch==1.33 10:57:16 jsonpointer==3.1.1 10:57:16 jsonschema==4.26.0 10:57:16 jsonschema-specifications==2025.9.1 10:57:16 keystoneauth1==5.13.1 10:57:16 kubernetes==35.0.0 10:57:16 lftools==0.37.22 10:57:16 lxml==6.0.2 10:57:16 markdown-it-py==4.0.0 10:57:16 MarkupSafe==3.0.3 10:57:16 mdurl==0.1.2 10:57:16 msgpack==1.1.2 10:57:16 multi_key_dict==2.0.3 10:57:16 munch==4.0.0 10:57:16 netaddr==1.3.0 10:57:16 niet==1.4.2 10:57:16 nodeenv==1.10.0 10:57:16 oauth2client==4.1.3 10:57:16 oauthlib==3.3.1 10:57:16 openstacksdk==4.10.0 10:57:16 os-service-types==1.8.2 10:57:16 osc-lib==4.4.0 10:57:16 oslo.config==10.3.0 10:57:16 oslo.context==6.3.0 10:57:16 oslo.i18n==6.7.2 10:57:16 oslo.log==8.1.0 10:57:16 oslo.serialization==5.9.1 10:57:16 oslo.utils==10.0.0 10:57:16 packaging==26.0 10:57:16 pbr==7.0.3 10:57:16 platformdirs==4.9.4 10:57:16 prettytable==3.17.0 10:57:16 psutil==7.2.2 10:57:16 pyasn1==0.6.3 10:57:16 pyasn1_modules==0.4.2 10:57:16 pycparser==3.0 10:57:16 pygerrit2==2.0.15 10:57:16 PyGithub==2.9.0 10:57:16 Pygments==2.20.0 10:57:16 PyJWT==2.12.1 10:57:16 PyNaCl==1.6.2 10:57:16 pyparsing==2.4.7 10:57:16 pyperclip==1.11.0 10:57:16 pyrsistent==0.20.0 10:57:16 python-cinderclient==9.9.0 10:57:16 python-dateutil==2.9.0.post0 10:57:16 python-discovery==1.2.1 10:57:16 python-heatclient==5.1.0 10:57:16 python-jenkins==1.8.3 10:57:16 python-keystoneclient==5.8.0 10:57:16 python-magnumclient==4.10.0 10:57:16 python-openstackclient==9.0.0 10:57:16 python-swiftclient==4.10.0 10:57:16 PyYAML==6.0.3 10:57:16 referencing==0.37.0 10:57:16 requests==2.33.1 10:57:16 requests-oauthlib==2.0.0 10:57:16 requestsexceptions==1.4.0 10:57:16 rfc3986==2.0.0 10:57:16 rich==14.3.3 10:57:16 rich-argparse==1.7.2 10:57:16 rpds-py==0.30.0 10:57:16 rsa==4.9.1 10:57:16 ruamel.yaml==0.19.1 10:57:16 ruamel.yaml.clib==0.2.15 10:57:16 s3transfer==0.16.0 10:57:16 simplejson==3.20.2 10:57:16 six==1.17.0 10:57:16 smmap==5.0.3 10:57:16 soupsieve==2.8.3 10:57:16 stevedore==5.7.0 10:57:16 tabulate==0.10.0 10:57:16 toml==0.10.2 10:57:16 tomlkit==0.14.0 10:57:16 tqdm==4.67.3 10:57:16 typing_extensions==4.15.0 10:57:16 urllib3==1.26.20 10:57:16 virtualenv==21.2.0 10:57:16 wcwidth==0.6.0 10:57:16 websocket-client==1.9.0 10:57:16 wrapt==2.1.2 10:57:16 xdg==6.0.0 10:57:16 xmltodict==1.0.4 10:57:16 yq==3.4.3 10:57:16 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins14274587609239015622.sh 10:57:16 ---> uv-install.sh 10:57:16 Installing uv/uvx (latest) using shell installer 10:57:16 2026-04-07 10:57:16 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/c459da62-e838-45dc-bfca-ac56a38b294c?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-04-07T11%3A50%3A02Z&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-07T10%3A49%3A42Z&ske=2026-04-07T11%3A50%3A02Z&sks=b&skv=2018-11-09&sig=oVbzWp%2F78uXD%2Bx43L92Ogn7Lr8xmgmgJD4i21bhg0Gs%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NTU1OTYxNywibmJmIjoxNzc1NTU5MzE3LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.fpO5enkPwuXEGOxGiejqP3UOvQ_5XGG4TDTWWT5AnXQ&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [71225/71225] -> "/tmp/uv-install-iTeFT4.sh" [1] 10:57:16 downloading uv 0.11.3 x86_64-unknown-linux-gnu 10:57:17 installing to /home/jenkins/.local/bin 10:57:17 uv 10:57:17 uvx 10:57:17 everything's installed! 10:57:17 10:57:17 To add $HOME/.local/bin to your PATH, either restart your shell or run: 10:57:17 10:57:17 source $HOME/.local/bin/env (sh, bash, zsh) 10:57:17 source $HOME/.local/bin/env.fish (fish) 10:57:17 Adding install location to PATH 10:57:17 ---> Validating uv/uvx install 10:57:17 uvx 0.11.3 (x86_64-unknown-linux-gnu) 10:57:17 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2272800260093548143.sh 10:57:17 ---> sudo-logs.sh 10:57:17 Archiving 'sudo' log.. 10:57:17 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11331154987680482629.sh 10:57:17 ---> job-cost.sh 10:57:17 INFO: Activating Python virtual environment... 10:57:17 Setup pyenv: 10:57:17 system 10:57:17 3.8.13 10:57:17 3.9.13 10:57:17 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:57:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DeLc from file:/tmp/.os_lf_venv 10:57:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:57:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:57:19 lf-activate-venv(): INFO: Base packages installed successfully 10:57:19 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:57:24 lf-activate-venv(): INFO: Adding /tmp/venv-DeLc/bin to PATH 10:57:24 INFO: No stack-cost file found 10:57:24 INFO: Instance uptime: 132s 10:57:24 INFO: Fetching instance metadata (attempt 1 of 3)... 10:57:24 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 10:57:25 INFO: Successfully fetched instance metadata 10:57:25 INFO: Instance type: v3-standard-4 10:57:25 INFO: Retrieving pricing info for: v3-standard-4 10:57:25 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 10:57:25 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=132 10:57:25 INFO: Successfully fetched Vexxhost pricing API 10:57:25 INFO: Retrieved cost: 0.11 10:57:25 INFO: Retrieved resource: v3-standard-4 10:57:25 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 10:57:25 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 10:57:25 INFO: Successfully archived job cost data 10:57:25 DEBUG: Cost data: oom-master-pre-commit-lint,4572,2026-04-07 10:57:25,v3-standard-4,132,0.11,0.00,SUCCESS 10:57:25 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins15655219149972641790.sh 10:57:25 ---> logs-deploy.sh 10:57:25 Setup pyenv: 10:57:25 system 10:57:25 3.8.13 10:57:25 3.9.13 10:57:25 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:57:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DeLc from file:/tmp/.os_lf_venv 10:57:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:57:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:57:27 lf-activate-venv(): INFO: Base packages installed successfully 10:57:27 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 10:57:34 lf-activate-venv(): INFO: Adding /tmp/venv-DeLc/bin to PATH 10:57:34 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4572 10:57:34 INFO: archiving workspace using pattern(s): 10:57:35 Archives upload complete. 10:57:36 INFO: archiving logs to Nexus 10:57:36 ---> uname -a: 10:57:36 Linux prd-ubuntu1804-builder-4c-4g-4375 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 10:57:36 10:57:36 10:57:36 ---> lscpu: 10:57:36 Architecture: x86_64 10:57:36 CPU op-mode(s): 32-bit, 64-bit 10:57:36 Byte Order: Little Endian 10:57:36 CPU(s): 4 10:57:36 On-line CPU(s) list: 0-3 10:57:36 Thread(s) per core: 1 10:57:36 Core(s) per socket: 1 10:57:36 Socket(s): 4 10:57:36 NUMA node(s): 1 10:57:36 Vendor ID: AuthenticAMD 10:57:36 CPU family: 23 10:57:36 Model: 49 10:57:36 Model name: AMD EPYC-Rome Processor 10:57:36 Stepping: 0 10:57:36 CPU MHz: 2799.998 10:57:36 BogoMIPS: 5599.99 10:57:36 Virtualization: AMD-V 10:57:36 Hypervisor vendor: KVM 10:57:36 Virtualization type: full 10:57:36 L1d cache: 32K 10:57:36 L1i cache: 32K 10:57:36 L2 cache: 512K 10:57:36 L3 cache: 16384K 10:57:36 NUMA node0 CPU(s): 0-3 10:57:36 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 10:57:36 10:57:36 10:57:36 ---> nproc: 10:57:36 4 10:57:36 10:57:36 10:57:36 ---> df -h: 10:57:36 Filesystem Size Used Avail Use% Mounted on 10:57:36 udev 7.9G 0 7.9G 0% /dev 10:57:36 tmpfs 1.6G 676K 1.6G 1% /run 10:57:36 /dev/vda1 78G 8.5G 69G 11% / 10:57:36 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:57:36 tmpfs 5.0M 0 5.0M 0% /run/lock 10:57:36 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:57:36 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:57:36 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:57:36 10:57:36 10:57:36 ---> free -m: 10:57:36 total used free shared buff/cache available 10:57:36 Mem: 16040 556 13222 0 2261 15162 10:57:36 Swap: 1023 0 1023 10:57:36 10:57:36 10:57:36 ---> ip addr: 10:57:36 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:57:36 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:57:36 inet 127.0.0.1/8 scope host lo 10:57:36 valid_lft forever preferred_lft forever 10:57:36 inet6 ::1/128 scope host 10:57:36 valid_lft forever preferred_lft forever 10:57:36 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:57:36 link/ether fa:16:3e:e5:e2:7a brd ff:ff:ff:ff:ff:ff 10:57:36 inet 10.30.107.179/23 brd 10.30.107.255 scope global dynamic ens3 10:57:36 valid_lft 86263sec preferred_lft 86263sec 10:57:36 inet6 fe80::f816:3eff:fee5:e27a/64 scope link 10:57:36 valid_lft forever preferred_lft forever 10:57:36 10:57:36 10:57:36 ---> sar -b -r -n DEV: 10:57:36 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4375) 04/07/26 _x86_64_ (4 CPU) 10:57:36 10:57:36 10:55:23 LINUX RESTART (4 CPU) 10:57:36 10:57:36 10:56:00 tps rtps wtps bread/s bwrtn/s 10:57:36 10:57:01 126.49 1.84 124.65 134.54 32560.56 10:57:36 Average: 126.49 1.84 124.65 134.54 32560.56 10:57:36 10:57:36 10:56:00 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:57:36 10:57:01 13785808 15582652 2639160 16.07 78380 1906224 726236 4.16 722632 1675772 140316 10:57:36 Average: 13785808 15582652 2639160 16.07 78380 1906224 726236 4.16 722632 1675772 140316 10:57:36 10:57:36 10:56:00 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:57:36 10:57:01 lo 2.36 2.36 0.26 0.26 0.00 0.00 0.00 0.00 10:57:36 10:57:01 ens3 111.33 80.00 1290.56 12.95 0.00 0.00 0.00 0.00 10:57:36 Average: lo 2.36 2.36 0.26 0.26 0.00 0.00 0.00 0.00 10:57:36 Average: ens3 111.33 80.00 1290.56 12.95 0.00 0.00 0.00 0.00 10:57:36 10:57:36 10:57:36 ---> sar -P ALL: 10:57:36 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4375) 04/07/26 _x86_64_ (4 CPU) 10:57:36 10:57:36 10:55:23 LINUX RESTART (4 CPU) 10:57:36 10:57:36 10:56:00 CPU %user %nice %system %iowait %steal %idle 10:57:36 10:57:01 all 22.60 0.00 2.00 1.50 0.06 73.84 10:57:36 10:57:01 0 8.35 0.00 1.12 1.40 0.08 89.05 10:57:36 10:57:01 1 43.48 0.00 3.07 0.46 0.07 52.92 10:57:36 10:57:01 2 23.23 0.00 2.14 0.74 0.05 73.85 10:57:36 10:57:01 3 15.49 0.00 1.66 3.42 0.05 79.38 10:57:36 Average: all 22.60 0.00 2.00 1.50 0.06 73.84 10:57:36 Average: 0 8.35 0.00 1.12 1.40 0.08 89.05 10:57:36 Average: 1 43.48 0.00 3.07 0.46 0.07 52.92 10:57:36 Average: 2 23.23 0.00 2.14 0.74 0.05 73.85 10:57:36 Average: 3 15.49 0.00 1.66 3.42 0.05 79.38 10:57:36 10:57:36 10:57:36