15:21:20 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137439 15:21:20 Running as SYSTEM 15:21:20 [EnvInject] - Loading node environment variables. 15:21:20 Building remotely on prd-ubuntu1804-builder-4c-4g-9512 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 15:21:20 [ssh-agent] Looking for ssh-agent implementation... 15:21:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:21:20 $ ssh-agent 15:21:20 SSH_AUTH_SOCK=/tmp/ssh-YqIrNTxjk6Mw/agent.1744 15:21:20 SSH_AGENT_PID=1746 15:21:20 [ssh-agent] Started. 15:21:20 Running ssh-add (command line suppressed) 15:21:20 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_1269630770996816717.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_1269630770996816717.key) 15:21:20 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:21:20 The recommended git tool is: NONE 15:21:22 using credential onap-jenkins-ssh 15:21:22 Wiping out workspace first. 15:21:22 Cloning the remote Git repository 15:21:22 Cloning repository git://cloud.onap.org/mirror/oom.git 15:21:22 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 15:21:22 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:21:22 > git --version # timeout=10 15:21:22 > git --version # 'git version 2.17.1' 15:21:22 using GIT_SSH to set credentials Gerrit user 15:21:22 Verifying host key using manually-configured host key entries 15:21:22 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:21:27 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:21:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:21:27 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:21:27 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:21:27 using GIT_SSH to set credentials Gerrit user 15:21:27 Verifying host key using manually-configured host key entries 15:21:27 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/39/137439/2 # timeout=30 15:21:28 > git rev-parse 7b4353b209f6b055367d218f2bb48156e972bef5^{commit} # timeout=10 15:21:28 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:21:28 Checking out Revision 7b4353b209f6b055367d218f2bb48156e972bef5 (refs/changes/39/137439/2) 15:21:28 > git config core.sparsecheckout # timeout=10 15:21:28 > git checkout -f 7b4353b209f6b055367d218f2bb48156e972bef5 # timeout=30 15:21:31 Commit message: "[MONGODB] Update to latest bitnami mongodb chart" 15:21:31 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:21:31 > git rev-list --no-walk ee7e3ada3228e4c80b622aa588d48ac34789cedd # timeout=10 15:21:31 [EnvInject] - Injecting environment variables from a build step. 15:21:31 [EnvInject] - Injecting as environment variables the properties content 15:21:31 PYTHON=python3 15:21:31 15:21:31 [EnvInject] - Variables injected successfully. 15:21:31 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins9011257509560061864.sh 15:21:31 ---> tox-install.sh 15:21:31 + source /home/jenkins/lf-env.sh 15:21:31 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:21:31 ++ mktemp -d /tmp/venv-XXXX 15:21:31 + lf_venv=/tmp/venv-ls7P 15:21:31 + local venv_file=/tmp/.os_lf_venv 15:21:31 + local python=python3 15:21:31 + local options 15:21:31 + local set_path=true 15:21:31 + local install_args= 15:21:31 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:21:31 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:21:31 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:21:31 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:21:31 + true 15:21:31 + case $1 in 15:21:31 + venv_file=/tmp/.toxenv 15:21:31 + shift 2 15:21:31 + true 15:21:31 + case $1 in 15:21:31 + shift 15:21:31 + break 15:21:31 + case $python in 15:21:31 + local pkg_list= 15:21:31 + [[ -d /opt/pyenv ]] 15:21:31 + echo 'Setup pyenv:' 15:21:31 Setup pyenv: 15:21:31 + export PYENV_ROOT=/opt/pyenv 15:21:31 + PYENV_ROOT=/opt/pyenv 15:21: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 15:21: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 15:21:31 + pyenv versions 15:21:31 * system (set by /opt/pyenv/version) 15:21:31 * 3.8.13 (set by /opt/pyenv/version) 15:21:31 * 3.9.13 (set by /opt/pyenv/version) 15:21:31 * 3.10.6 (set by /opt/pyenv/version) 15:21:31 + command -v pyenv 15:21:31 ++ pyenv init - --no-rehash 15:21:31 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 15:21:31 export PATH="/opt/pyenv/shims:${PATH}" 15:21:31 export PYENV_SHELL=bash 15:21:31 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:21:31 pyenv() { 15:21:31 local command 15:21:31 command="${1:-}" 15:21:31 if [ "$#" -gt 0 ]; then 15:21:31 shift 15:21:31 fi 15:21:31 15:21:31 case "$command" in 15:21:31 rehash|shell) 15:21:31 eval "$(pyenv "sh-$command" "$@")" 15:21:31 ;; 15:21:31 *) 15:21:31 command pyenv "$command" "$@" 15:21:31 ;; 15:21:31 esac 15:21:31 }' 15:21:31 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 15:21: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 15:21: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 15:21: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 15:21:31 ++ export PYENV_SHELL=bash 15:21:31 ++ PYENV_SHELL=bash 15:21:31 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:21:31 +++ complete -F _pyenv pyenv 15:21:31 ++ lf-pyver python3 15:21:31 ++ local py_version_xy=python3 15:21:31 ++ local py_version_xyz= 15:21:31 ++ pyenv versions 15:21:31 ++ local command 15:21:31 ++ command=versions 15:21:31 ++ '[' 1 -gt 0 ']' 15:21:31 ++ shift 15:21:31 ++ case "$command" in 15:21:31 ++ command pyenv versions 15:21:31 ++ pyenv versions 15:21:31 ++ sed 's/^[ *]* //' 15:21:31 ++ grep -E '^[0-9.]*[0-9]$' 15:21:31 ++ awk '{ print $1 }' 15:21:32 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:21:32 +++ grep '^3' /tmp/.pyenv_versions 15:21:32 +++ tail -n 1 15:21:32 +++ sort -V 15:21:32 ++ py_version_xyz=3.10.6 15:21:32 ++ [[ -z 3.10.6 ]] 15:21:32 ++ echo 3.10.6 15:21:32 ++ return 0 15:21:32 + pyenv local 3.10.6 15:21:32 + local command 15:21:32 + command=local 15:21:32 + '[' 2 -gt 0 ']' 15:21:32 + shift 15:21:32 + case "$command" in 15:21:32 + command pyenv local 3.10.6 15:21:32 + pyenv local 3.10.6 15:21:32 + for arg in "$@" 15:21:32 + case $arg in 15:21:32 + pkg_list+='tox ' 15:21:32 + for arg in "$@" 15:21:32 + case $arg in 15:21:32 + pkg_list+='virtualenv ' 15:21:32 + for arg in "$@" 15:21:32 + case $arg in 15:21:32 + pkg_list+='urllib3~=1.26.15 ' 15:21:32 + [[ -f /tmp/.toxenv ]] 15:21:32 + [[ ! -f /tmp/.toxenv ]] 15:21:32 + [[ -n '' ]] 15:21:32 + python3 -m venv /tmp/venv-ls7P 15:21:36 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ls7P' 15:21:36 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ls7P 15:21:36 + echo /tmp/venv-ls7P 15:21:36 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:21:36 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:21:36 + /tmp/venv-ls7P/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:21:39 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:21:39 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:21:39 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:21:39 + /tmp/venv-ls7P/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:21:41 + type python3 15:21:41 + true 15:21:41 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ls7P/bin to PATH' 15:21:41 lf-activate-venv(): INFO: Adding /tmp/venv-ls7P/bin to PATH 15:21:41 + PATH=/tmp/venv-ls7P/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:21:41 + return 0 15:21:41 + python3 --version 15:21:41 Python 3.10.6 15:21:41 + python3 -m pip --version 15:21:42 pip 24.0 from /tmp/venv-ls7P/lib/python3.10/site-packages/pip (python 3.10) 15:21:42 + python3 -m pip freeze 15:21:42 cachetools==5.3.3 15:21:42 chardet==5.2.0 15:21:42 colorama==0.4.6 15:21:42 distlib==0.3.8 15:21:42 filelock==3.13.1 15:21:42 packaging==23.2 15:21:42 platformdirs==4.2.0 15:21:42 pluggy==1.4.0 15:21:42 pyproject-api==1.6.1 15:21:42 tomli==2.0.1 15:21:42 tox==4.13.0 15:21:42 urllib3==1.26.18 15:21:42 virtualenv==20.25.1 15:21:42 [EnvInject] - Injecting environment variables from a build step. 15:21:42 [EnvInject] - Injecting as environment variables the properties content 15:21:42 PARALLEL=false 15:21:42 15:21:42 [EnvInject] - Variables injected successfully. 15:21:42 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins9001957415552819761.sh 15:21:42 ---> tox-run.sh 15:21: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 15:21:42 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 15:21:42 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 15:21:42 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 15:21:42 + cd /w/workspace/oom-master-pre-commit-lint/. 15:21:42 + source /home/jenkins/lf-env.sh 15:21:42 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:21:42 ++ mktemp -d /tmp/venv-XXXX 15:21:42 + lf_venv=/tmp/venv-zv6N 15:21:42 + local venv_file=/tmp/.os_lf_venv 15:21:42 + local python=python3 15:21:42 + local options 15:21:42 + local set_path=true 15:21:42 + local install_args= 15:21: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 15:21:42 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:21:42 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:21:42 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:21:42 + true 15:21:42 + case $1 in 15:21:42 + venv_file=/tmp/.toxenv 15:21:42 + shift 2 15:21:42 + true 15:21:42 + case $1 in 15:21:42 + shift 15:21:42 + break 15:21:42 + case $python in 15:21:42 + local pkg_list= 15:21:42 + [[ -d /opt/pyenv ]] 15:21:42 + echo 'Setup pyenv:' 15:21:42 Setup pyenv: 15:21:42 + export PYENV_ROOT=/opt/pyenv 15:21:42 + PYENV_ROOT=/opt/pyenv 15:21: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 15:21: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 15:21:42 + pyenv versions 15:21:42 system 15:21:42 3.8.13 15:21:42 3.9.13 15:21:42 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:21:42 + command -v pyenv 15:21:42 ++ pyenv init - --no-rehash 15:21: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[*]}"'\'')" 15:21:42 export PATH="/opt/pyenv/shims:${PATH}" 15:21:42 export PYENV_SHELL=bash 15:21:42 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:21:42 pyenv() { 15:21:42 local command 15:21:42 command="${1:-}" 15:21:42 if [ "$#" -gt 0 ]; then 15:21:42 shift 15:21:42 fi 15:21:42 15:21:42 case "$command" in 15:21:42 rehash|shell) 15:21:42 eval "$(pyenv "sh-$command" "$@")" 15:21:42 ;; 15:21:42 *) 15:21:42 command pyenv "$command" "$@" 15:21:42 ;; 15:21:42 esac 15:21:42 }' 15:21: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[*]}"' 15:21: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 15:21: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 15:21: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 15:21:42 ++ export PYENV_SHELL=bash 15:21:42 ++ PYENV_SHELL=bash 15:21:42 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:21:42 +++ complete -F _pyenv pyenv 15:21:42 ++ lf-pyver python3 15:21:42 ++ local py_version_xy=python3 15:21:42 ++ local py_version_xyz= 15:21:42 ++ pyenv versions 15:21:42 ++ local command 15:21:42 ++ command=versions 15:21:42 ++ '[' 1 -gt 0 ']' 15:21:42 ++ shift 15:21:42 ++ sed 's/^[ *]* //' 15:21:42 ++ case "$command" in 15:21:42 ++ command pyenv versions 15:21:42 ++ pyenv versions 15:21:42 ++ awk '{ print $1 }' 15:21:42 ++ grep -E '^[0-9.]*[0-9]$' 15:21:42 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:21:42 +++ grep '^3' /tmp/.pyenv_versions 15:21:42 +++ sort -V 15:21:42 +++ tail -n 1 15:21:42 ++ py_version_xyz=3.10.6 15:21:42 ++ [[ -z 3.10.6 ]] 15:21:42 ++ echo 3.10.6 15:21:42 ++ return 0 15:21:42 + pyenv local 3.10.6 15:21:42 + local command 15:21:42 + command=local 15:21:42 + '[' 2 -gt 0 ']' 15:21:42 + shift 15:21:42 + case "$command" in 15:21:42 + command pyenv local 3.10.6 15:21:42 + pyenv local 3.10.6 15:21:42 + for arg in "$@" 15:21:42 + case $arg in 15:21:42 + pkg_list+='tox ' 15:21:42 + for arg in "$@" 15:21:42 + case $arg in 15:21:42 + pkg_list+='virtualenv ' 15:21:42 + for arg in "$@" 15:21:42 + case $arg in 15:21:42 + pkg_list+='urllib3~=1.26.15 ' 15:21:42 + [[ -f /tmp/.toxenv ]] 15:21:42 ++ cat /tmp/.toxenv 15:21:42 + lf_venv=/tmp/venv-ls7P 15:21:42 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ls7P from' file:/tmp/.toxenv 15:21:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ls7P from file:/tmp/.toxenv 15:21:42 + /tmp/venv-ls7P/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:21:43 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:21:43 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:21:43 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:21:43 + /tmp/venv-ls7P/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:21:45 + type python3 15:21:45 + true 15:21:45 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ls7P/bin to PATH' 15:21:45 lf-activate-venv(): INFO: Adding /tmp/venv-ls7P/bin to PATH 15:21:45 + PATH=/tmp/venv-ls7P/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:21:45 + return 0 15:21:45 + [[ -d /opt/pyenv ]] 15:21:45 + echo '---> Setting up pyenv' 15:21:45 ---> Setting up pyenv 15:21:45 + export PYENV_ROOT=/opt/pyenv 15:21:45 + PYENV_ROOT=/opt/pyenv 15:21:45 + export PATH=/opt/pyenv/bin:/tmp/venv-ls7P/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:21:45 + PATH=/opt/pyenv/bin:/tmp/venv-ls7P/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:21:45 ++ pwd 15:21:45 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 15:21:45 + export PYTHONPATH 15:21:45 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:21:45 + TOX_TESTENV_PASSENV=PYTHONPATH 15:21:45 + tox --version 15:21:45 4.13.0 from /tmp/venv-ls7P/lib/python3.10/site-packages/tox/__init__.py 15:21:45 + PARALLEL=false 15:21:45 + TOX_OPTIONS_LIST= 15:21:45 + [[ -n pre-commit ]] 15:21:45 + TOX_OPTIONS_LIST=' -e pre-commit' 15:21:45 + case ${PARALLEL,,} in 15:21:45 + tox -e pre-commit 15:21:45 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 15:21:46 pre-commit: install_deps> python -I -m pip install pre-commit 15:21:49 pre-commit: freeze> python -m pip freeze --all 15:21:49 pre-commit: cfgv==3.4.0,distlib==0.3.8,filelock==3.13.1,identify==2.5.35,nodeenv==1.8.0,pip==24.0,platformdirs==4.2.0,pre-commit==3.6.2,PyYAML==6.0.1,setuptools==69.1.0,virtualenv==20.25.1,wheel==0.42.0 15:21:49 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 15:21:50 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 15:21:50 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 15:21:51 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 15:21:52 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 15:21:52 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 15:21:52 [INFO] Once installed this environment will be reused. 15:21:52 [INFO] This may take a few minutes... 15:21:56 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 15:21:56 [INFO] Once installed this environment will be reused. 15:21:56 [INFO] This may take a few minutes... 15:22:01 Trim Trailing Whitespace.................................................Failed 15:22:01 - hook id: trailing-whitespace 15:22:01 - exit code: 1 15:22:01 - files were modified by this hook 15:22:01 15:22:01 Fixing kubernetes/common/mongodb/common/templates/_utils.tpl 15:22:01 Fixing kubernetes/common/mongodb/common/templates/_resources.tpl 15:22:01 Fixing kubernetes/common/mongodb/values.yaml 15:22:01 15:22:01 Tabs remover.............................................................Passed 15:22:01 pre-commit hook(s) made changes. 15:22:01 If you are seeing this message in CI, reproduce locally with: `pre-commit run --all-files`. 15:22:01 To run `pre-commit` as part of git workflow, use `pre-commit install`. 15:22:01 All changes made by hooks: 15:22:01 diff --git a/kubernetes/common/mongodb/common/templates/_resources.tpl b/kubernetes/common/mongodb/common/templates/_resources.tpl 15:22:01 index d90f8752d..9d05f9b75 100644 15:22:01 --- a/kubernetes/common/mongodb/common/templates/_resources.tpl 15:22:01 +++ b/kubernetes/common/mongodb/common/templates/_resources.tpl 15:22:01 @@ -12,32 +12,32 @@ These presets are for basic testing and not meant to be used in production 15:22:01 */}} 15:22:01 {{- define "common.resources.preset" -}} 15:22:01 {{/* The limits are the requests increased by 50% (except ephemeral-storage)*/}} 15:22:01 -{{- $presets := dict 15:22:01 - "nano" (dict 15:22:01 +{{- $presets := dict 15:22:01 + "nano" (dict 15:22:01 "requests" (dict "cpu" "100m" "memory" "128Mi" "ephemeral-storage" "50Mi") 15:22:01 "limits" (dict "cpu" "150m" "memory" "192Mi" "ephemeral-storage" "1024Mi") 15:22:01 ) 15:22:01 - "micro" (dict 15:22:01 + "micro" (dict 15:22:01 "requests" (dict "cpu" "250m" "memory" "256Mi" "ephemeral-storage" "50Mi") 15:22:01 "limits" (dict "cpu" "375m" "memory" "384Mi" "ephemeral-storage" "1024Mi") 15:22:01 ) 15:22:01 - "small" (dict 15:22:01 + "small" (dict 15:22:01 "requests" (dict "cpu" "500m" "memory" "512Mi" "ephemeral-storage" "50Mi") 15:22:01 "limits" (dict "cpu" "750m" "memory" "768Mi" "ephemeral-storage" "1024Mi") 15:22:01 ) 15:22:01 - "medium" (dict 15:22:01 + "medium" (dict 15:22:01 "requests" (dict "cpu" "500m" "memory" "1024Mi" "ephemeral-storage" "50Mi") 15:22:01 "limits" (dict "cpu" "750m" "memory" "1536Mi" "ephemeral-storage" "1024Mi") 15:22:01 ) 15:22:01 - "large" (dict 15:22:01 + "large" (dict 15:22:01 "requests" (dict "cpu" "1.0" "memory" "2048Mi" "ephemeral-storage" "50Mi") 15:22:01 "limits" (dict "cpu" "1.5" "memory" "3072Mi" "ephemeral-storage" "1024Mi") 15:22:01 ) 15:22:01 - "xlarge" (dict 15:22:01 + "xlarge" (dict 15:22:01 "requests" (dict "cpu" "2.0" "memory" "4096Mi" "ephemeral-storage" "50Mi") 15:22:01 "limits" (dict "cpu" "3.0" "memory" "6144Mi" "ephemeral-storage" "1024Mi") 15:22:01 ) 15:22:01 - "2xlarge" (dict 15:22:01 + "2xlarge" (dict 15:22:01 "requests" (dict "cpu" "4.0" "memory" "8192Mi" "ephemeral-storage" "50Mi") 15:22:01 "limits" (dict "cpu" "6.0" "memory" "12288Mi" "ephemeral-storage" "1024Mi") 15:22:01 ) 15:22:01 diff --git a/kubernetes/common/mongodb/common/templates/_utils.tpl b/kubernetes/common/mongodb/common/templates/_utils.tpl 15:22:01 index bfbddf054..1deefa1a2 100644 15:22:01 --- a/kubernetes/common/mongodb/common/templates/_utils.tpl 15:22:01 +++ b/kubernetes/common/mongodb/common/templates/_utils.tpl 15:22:01 @@ -46,7 +46,7 @@ Usage: 15:22:01 {{- $value = ( index $latestObj . ) -}} 15:22:01 {{- $latestObj = $value -}} 15:22:01 {{- end -}} 15:22:01 -{{- printf "%v" (default "" $value) -}} 15:22:01 +{{- printf "%v" (default "" $value) -}} 15:22:01 {{- end -}} 15:22:01 15:22:01 {{/* 15:22:01 @@ -63,7 +63,7 @@ Usage: 15:22:01 {{- $key = . }} 15:22:01 {{- end -}} 15:22:01 {{- end -}} 15:22:01 -{{- printf "%s" $key -}} 15:22:01 +{{- printf "%s" $key -}} 15:22:01 {{- end -}} 15:22:01 15:22:01 {{/* 15:22:01 diff --git a/kubernetes/common/mongodb/values.yaml b/kubernetes/common/mongodb/values.yaml 15:22:01 index b676c422f..8d995ce97 100644 15:22:01 --- a/kubernetes/common/mongodb/values.yaml 15:22:01 +++ b/kubernetes/common/mongodb/values.yaml 15:22:01 @@ -287,7 +287,7 @@ tls: 15:22:01 ## memory: 1024Mi 15:22:01 ## 15:22:01 resources: {} 15:22:01 - ## Init Container securityContext 15:22:01 + ## Init Container securityContext 15:22:01 ## ref: https://kubernetes.io/docs/concepts/security/pod-security-policy/ 15:22:01 ## @param tls.securityContext Init container generate-tls-cert Security context 15:22:01 ## 15:22:01 @@ -1250,7 +1250,7 @@ backup: 15:22:01 ## @param backup.cronjob.storage.annotations PVC annotations 15:22:01 ## 15:22:01 annotations: {} 15:22:01 - ## @param backup.cronjob.storage.mountPath Path to mount the volume at 15:22:01 + ## @param backup.cronjob.storage.mountPath Path to mount the volume at 15:22:01 ## 15:22:01 mountPath: /backup/mongodb 15:22:01 ## @param backup.cronjob.storage.subPath Subdirectory of the volume to mount at 15:22:01 pre-commit: exit 1 (12.05 seconds) /w/workspace/oom-master-pre-commit-lint> pre-commit run --all-files --show-diff-on-failure pid=2303 15:22:01 pre-commit: FAIL code 1 (16.21=setup[4.16]+cmd[12.05] seconds) 15:22:01 evaluation failed :( (16.38 seconds) 15:22:02 + tox_status=1 15:22:02 + echo '---> Completed tox runs' 15:22:02 ---> Completed tox runs 15:22:02 + for i in .tox/*/log 15:22:02 ++ echo .tox/pre-commit/log 15:22:02 ++ awk -F/ '{print $2}' 15:22:02 + tox_env=pre-commit 15:22:02 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 15:22:02 + DOC_DIR=docs/_build/html 15:22:02 + [[ -d docs/_build/html ]] 15:22:02 + echo '---> tox-run.sh ends' 15:22:02 ---> tox-run.sh ends 15:22:02 + test 1 -eq 0 15:22:02 + exit 1 15:22:02 ++ '[' 2 = 1 ']' 15:22:02 Build step 'Execute shell' marked build as failure 15:22:02 $ ssh-agent -k 15:22:02 unset SSH_AUTH_SOCK; 15:22:02 unset SSH_AGENT_PID; 15:22:02 echo Agent pid 1746 killed; 15:22:02 [ssh-agent] Stopped. 15:22:02 [PostBuildScript] - [INFO] Executing post build scripts. 15:22:02 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13918627672223033268.sh 15:22:02 ---> sysstat.sh 15:22:02 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15790056692821446946.sh 15:22:02 ---> package-listing.sh 15:22:02 ++ facter osfamily 15:22:02 ++ tr '[:upper:]' '[:lower:]' 15:22:02 + OS_FAMILY=debian 15:22:02 + workspace=/w/workspace/oom-master-pre-commit-lint 15:22:02 + START_PACKAGES=/tmp/packages_start.txt 15:22:02 + END_PACKAGES=/tmp/packages_end.txt 15:22:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:22:02 + PACKAGES=/tmp/packages_start.txt 15:22:02 + '[' /w/workspace/oom-master-pre-commit-lint ']' 15:22:02 + PACKAGES=/tmp/packages_end.txt 15:22:02 + case "${OS_FAMILY}" in 15:22:02 + dpkg -l 15:22:02 + grep '^ii' 15:22:02 + '[' -f /tmp/packages_start.txt ']' 15:22:02 + '[' -f /tmp/packages_end.txt ']' 15:22:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:22:02 + '[' /w/workspace/oom-master-pre-commit-lint ']' 15:22:02 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 15:22:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 15:22:02 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16424213228492238682.sh 15:22:02 ---> capture-instance-metadata.sh 15:22:02 Setup pyenv: 15:22:02 system 15:22:02 3.8.13 15:22:02 3.9.13 15:22:02 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:22:06 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wS68 15:22:06 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:22:09 lf-activate-venv(): INFO: Installing: lftools 15:22:40 lf-activate-venv(): INFO: Adding /tmp/venv-wS68/bin to PATH 15:22:40 INFO: Running in OpenStack, capturing instance metadata 15:22:41 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6328813770653186607.sh 15:22:41 provisioning config files... 15:22:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config4963816551974622274tmp 15:22:41 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:22:41 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:22:41 [EnvInject] - Injecting environment variables from a build step. 15:22:41 [EnvInject] - Injecting as environment variables the properties content 15:22:41 SERVER_ID=logs 15:22:41 15:22:41 [EnvInject] - Variables injected successfully. 15:22:41 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12469446683183184168.sh 15:22:41 ---> create-netrc.sh 15:22:41 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11372148628406125179.sh 15:22:41 ---> python-tools-install.sh 15:22:41 Setup pyenv: 15:22:41 system 15:22:41 3.8.13 15:22:41 3.9.13 15:22:41 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:22:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wS68 from file:/tmp/.os_lf_venv 15:22:42 lf-activate-venv(): INFO: Installing: lftools 15:22:50 lf-activate-venv(): INFO: Adding /tmp/venv-wS68/bin to PATH 15:22:50 Generating Requirements File 15:23:19 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. 15:23:19 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 15:23:19 Python 3.10.6 15:23:19 pip 24.0 from /tmp/venv-wS68/lib/python3.10/site-packages/pip (python 3.10) 15:23:20 appdirs==1.4.4 15:23:20 argcomplete==3.2.2 15:23:20 aspy.yaml==1.3.0 15:23:20 attrs==23.2.0 15:23:20 autopage==0.5.2 15:23:20 beautifulsoup4==4.12.3 15:23:20 boto3==1.34.51 15:23:20 botocore==1.34.51 15:23:20 bs4==0.0.2 15:23:20 cachetools==5.3.3 15:23:20 certifi==2024.2.2 15:23:20 cffi==1.16.0 15:23:20 cfgv==3.4.0 15:23:20 chardet==5.2.0 15:23:20 charset-normalizer==3.3.2 15:23:20 click==8.1.7 15:23:20 cliff==4.6.0 15:23:20 cmd2==2.4.3 15:23:20 cryptography==3.3.2 15:23:20 debtcollector==3.0.0 15:23:20 decorator==5.1.1 15:23:20 defusedxml==0.7.1 15:23:20 Deprecated==1.2.14 15:23:20 distlib==0.3.8 15:23:20 dnspython==2.6.1 15:23:20 docker==4.2.2 15:23:20 dogpile.cache==1.3.2 15:23:20 email_validator==2.1.1 15:23:20 filelock==3.13.1 15:23:20 future==1.0.0 15:23:20 gitdb==4.0.11 15:23:20 GitPython==3.1.42 15:23:20 google-auth==2.28.1 15:23:20 httplib2==0.22.0 15:23:20 identify==2.5.35 15:23:20 idna==3.6 15:23:20 importlib-resources==1.5.0 15:23:20 iso8601==2.1.0 15:23:20 Jinja2==3.1.3 15:23:20 jmespath==1.0.1 15:23:20 jsonpatch==1.33 15:23:20 jsonpointer==2.4 15:23:20 jsonschema==4.21.1 15:23:20 jsonschema-specifications==2023.12.1 15:23:20 keystoneauth1==5.6.0 15:23:20 kubernetes==29.0.0 15:23:20 lftools==0.37.9 15:23:20 lxml==5.1.0 15:23:20 MarkupSafe==2.1.5 15:23:20 msgpack==1.0.7 15:23:20 multi_key_dict==2.0.3 15:23:20 munch==4.0.0 15:23:20 netaddr==1.2.1 15:23:20 netifaces==0.11.0 15:23:20 niet==1.4.2 15:23:20 nodeenv==1.8.0 15:23:20 oauth2client==4.1.3 15:23:20 oauthlib==3.2.2 15:23:20 openstacksdk==0.62.0 15:23:20 os-client-config==2.1.0 15:23:20 os-service-types==1.7.0 15:23:20 osc-lib==3.0.1 15:23:20 oslo.config==9.4.0 15:23:20 oslo.context==5.4.0 15:23:20 oslo.i18n==6.3.0 15:23:20 oslo.log==5.5.0 15:23:20 oslo.serialization==5.4.0 15:23:20 oslo.utils==7.1.0 15:23:20 packaging==23.2 15:23:20 pbr==6.0.0 15:23:20 platformdirs==4.2.0 15:23:20 prettytable==3.10.0 15:23:20 pyasn1==0.5.1 15:23:20 pyasn1-modules==0.3.0 15:23:20 pycparser==2.21 15:23:20 pygerrit2==2.0.15 15:23:20 PyGithub==2.2.0 15:23:20 pyinotify==0.9.6 15:23:20 PyJWT==2.8.0 15:23:20 PyNaCl==1.5.0 15:23:20 pyparsing==2.4.7 15:23:20 pyperclip==1.8.2 15:23:20 pyrsistent==0.20.0 15:23:20 python-cinderclient==9.4.0 15:23:20 python-dateutil==2.8.2 15:23:20 python-heatclient==3.4.0 15:23:20 python-jenkins==1.8.2 15:23:20 python-keystoneclient==5.3.0 15:23:20 python-magnumclient==4.3.0 15:23:20 python-novaclient==18.4.0 15:23:20 python-openstackclient==6.0.1 15:23:20 python-swiftclient==4.4.0 15:23:20 PyYAML==6.0.1 15:23:20 referencing==0.33.0 15:23:20 requests==2.31.0 15:23:20 requests-oauthlib==1.3.1 15:23:20 requestsexceptions==1.4.0 15:23:20 rfc3986==2.0.0 15:23:20 rpds-py==0.18.0 15:23:20 rsa==4.9 15:23:20 ruamel.yaml==0.18.6 15:23:20 ruamel.yaml.clib==0.2.8 15:23:20 s3transfer==0.10.0 15:23:20 simplejson==3.19.2 15:23:20 six==1.16.0 15:23:20 smmap==5.0.1 15:23:20 soupsieve==2.5 15:23:20 stevedore==5.2.0 15:23:20 tabulate==0.9.0 15:23:20 toml==0.10.2 15:23:20 tomlkit==0.12.4 15:23:20 tqdm==4.66.2 15:23:20 typing_extensions==4.10.0 15:23:20 tzdata==2024.1 15:23:20 urllib3==1.26.18 15:23:20 virtualenv==20.25.1 15:23:20 wcwidth==0.2.13 15:23:20 websocket-client==1.7.0 15:23:20 wrapt==1.16.0 15:23:20 xdg==6.0.0 15:23:20 xmltodict==0.13.0 15:23:20 yq==3.2.3 15:23:20 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1117385007646406039.sh 15:23:20 ---> sudo-logs.sh 15:23:20 Archiving 'sudo' log.. 15:23:20 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins167313128008691484.sh 15:23:20 ---> job-cost.sh 15:23:20 Setup pyenv: 15:23:20 system 15:23:20 3.8.13 15:23:20 3.9.13 15:23:20 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:23:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wS68 from file:/tmp/.os_lf_venv 15:23:22 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:23:31 lf-activate-venv(): INFO: Adding /tmp/venv-wS68/bin to PATH 15:23:31 INFO: No Stack... 15:23:31 INFO: Retrieving Pricing Info for: v3-standard-4 15:23:32 INFO: Archiving Costs 15:23:32 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins5157593888765449290.sh 15:23:32 ---> logs-deploy.sh 15:23:32 Setup pyenv: 15:23:32 system 15:23:32 3.8.13 15:23:32 3.9.13 15:23:32 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:23:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wS68 from file:/tmp/.os_lf_venv 15:23:33 lf-activate-venv(): INFO: Installing: lftools 15:23:42 lf-activate-venv(): INFO: Adding /tmp/venv-wS68/bin to PATH 15:23:42 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3330 15:23:42 INFO: archiving workspace using pattern(s): 15:23:43 Archives upload complete. 15:23:43 INFO: archiving logs to Nexus 15:23:44 ---> uname -a: 15:23:44 Linux prd-ubuntu1804-builder-4c-4g-9512 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 15:23:44 15:23:44 15:23:44 ---> lscpu: 15:23:44 Architecture: x86_64 15:23:44 CPU op-mode(s): 32-bit, 64-bit 15:23:44 Byte Order: Little Endian 15:23:44 CPU(s): 4 15:23:44 On-line CPU(s) list: 0-3 15:23:44 Thread(s) per core: 1 15:23:44 Core(s) per socket: 1 15:23:44 Socket(s): 4 15:23:44 NUMA node(s): 1 15:23:44 Vendor ID: AuthenticAMD 15:23:44 CPU family: 23 15:23:44 Model: 49 15:23:44 Model name: AMD EPYC-Rome Processor 15:23:44 Stepping: 0 15:23:44 CPU MHz: 2799.996 15:23:44 BogoMIPS: 5599.99 15:23:44 Virtualization: AMD-V 15:23:44 Hypervisor vendor: KVM 15:23:44 Virtualization type: full 15:23:44 L1d cache: 32K 15:23:44 L1i cache: 32K 15:23:44 L2 cache: 512K 15:23:44 L3 cache: 16384K 15:23:44 NUMA node0 CPU(s): 0-3 15:23:44 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 15:23:44 15:23:44 15:23:44 ---> nproc: 15:23:44 4 15:23:44 15:23:44 15:23:44 ---> df -h: 15:23:44 Filesystem Size Used Avail Use% Mounted on 15:23:44 udev 7.9G 0 7.9G 0% /dev 15:23:44 tmpfs 1.6G 672K 1.6G 1% /run 15:23:44 /dev/vda1 78G 8.4G 70G 11% / 15:23:44 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:23:44 tmpfs 5.0M 0 5.0M 0% /run/lock 15:23:44 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:23:44 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:23:44 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:23:44 15:23:44 15:23:44 ---> free -m: 15:23:44 total used free shared buff/cache available 15:23:44 Mem: 16040 546 13322 0 2170 15175 15:23:44 Swap: 1023 0 1023 15:23:44 15:23:44 15:23:44 ---> ip addr: 15:23:44 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:23:44 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:23:44 inet 127.0.0.1/8 scope host lo 15:23:44 valid_lft forever preferred_lft forever 15:23:44 inet6 ::1/128 scope host 15:23:44 valid_lft forever preferred_lft forever 15:23:44 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:23:44 link/ether fa:16:3e:a1:fb:7f brd ff:ff:ff:ff:ff:ff 15:23:44 inet 10.30.106.226/23 brd 10.30.107.255 scope global dynamic ens3 15:23:44 valid_lft 86237sec preferred_lft 86237sec 15:23:44 inet6 fe80::f816:3eff:fea1:fb7f/64 scope link 15:23:44 valid_lft forever preferred_lft forever 15:23:44 15:23:44 15:23:44 ---> sar -b -r -n DEV: 15:23:44 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-9512) 02/28/24 _x86_64_ (4 CPU) 15:23:44 15:23:44 15:21:03 LINUX RESTART (4 CPU) 15:23:44 15:23:44 15:22:02 tps rtps wtps bread/s bwrtn/s 15:23:44 15:23:01 108.08 2.37 105.71 126.35 34557.80 15:23:44 Average: 108.08 2.37 105.71 126.35 34557.80 15:23:44 15:23:44 15:22:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:23:44 15:23:01 13768772 15574012 2656196 16.17 74276 1920120 766484 4.39 747584 1672632 162856 15:23:44 Average: 13768772 15574012 2656196 16.17 74276 1920120 766484 4.39 747584 1672632 162856 15:23:44 15:23:44 15:22:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:23:44 15:23:01 ens3 48.77 33.74 710.89 8.25 0.00 0.00 0.00 0.00 15:23:44 15:23:01 lo 1.56 1.56 0.17 0.17 0.00 0.00 0.00 0.00 15:23:44 Average: ens3 48.77 33.74 710.89 8.25 0.00 0.00 0.00 0.00 15:23:44 Average: lo 1.56 1.56 0.17 0.17 0.00 0.00 0.00 0.00 15:23:44 15:23:44 15:23:44 ---> sar -P ALL: 15:23:44 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-9512) 02/28/24 _x86_64_ (4 CPU) 15:23:44 15:23:44 15:21:03 LINUX RESTART (4 CPU) 15:23:44 15:23:44 15:22:02 CPU %user %nice %system %iowait %steal %idle 15:23:44 15:23:01 all 21.18 0.00 1.51 4.98 0.05 72.29 15:23:44 15:23:01 0 19.80 0.00 1.26 0.49 0.03 78.42 15:23:44 15:23:01 1 10.71 0.00 0.77 2.34 0.03 86.14 15:23:44 15:23:01 2 39.33 0.00 2.83 3.82 0.05 53.96 15:23:44 15:23:01 3 14.92 0.00 1.17 13.31 0.07 70.53 15:23:44 Average: all 21.18 0.00 1.51 4.98 0.05 72.29 15:23:44 Average: 0 19.80 0.00 1.26 0.49 0.03 78.42 15:23:44 Average: 1 10.71 0.00 0.77 2.34 0.03 86.14 15:23:44 Average: 2 39.33 0.00 2.83 3.82 0.05 53.96 15:23:44 Average: 3 14.92 0.00 1.17 13.31 0.07 70.53 15:23:44 15:23:44 15:23:44