22:02:46 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/119080 22:02:46 Running as SYSTEM 22:02:46 [EnvInject] - Loading node environment variables. 22:02:46 Building remotely on prd-ubuntu2204-docker-4c-16g-11995 (ubuntu2204-docker-4c-16g) in workspace /w/workspace/transportpce-tox-verify-transportpce-master 22:02:46 [ssh-agent] Looking for ssh-agent implementation... 22:02:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:02:47 $ ssh-agent 22:02:47 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXZ6Wdks/agent.3153 22:02:47 SSH_AGENT_PID=3155 22:02:47 [ssh-agent] Started. 22:02:47 Running ssh-add (command line suppressed) 22:02:47 Identity added: /w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_14754516162302122743.key (/w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_14754516162302122743.key) 22:02:47 [ssh-agent] Using credentials jenkins (jenkins-ssh) 22:02:47 The recommended git tool is: NONE 22:02:48 using credential jenkins-ssh 22:02:48 Wiping out workspace first. 22:02:48 Cloning the remote Git repository 22:02:49 Cloning repository git://devvexx.opendaylight.org/mirror/transportpce 22:02:49 > git init /w/workspace/transportpce-tox-verify-transportpce-master # timeout=10 22:02:49 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 22:02:49 > git --version # timeout=10 22:02:49 > git --version # 'git version 2.34.1' 22:02:49 using GIT_SSH to set credentials jenkins-ssh 22:02:49 Verifying host key using known hosts file 22:02:49 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 22:02:49 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 22:02:52 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 22:02:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:02:52 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 22:02:52 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 22:02:52 using GIT_SSH to set credentials jenkins-ssh 22:02:52 Verifying host key using known hosts file 22:02:52 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 22:02:52 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/80/119080/7 # timeout=10 22:02:53 > git rev-parse eed2c842113c49fbfc435736671308a46861c388^{commit} # timeout=10 22:02:53 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 22:02:53 Checking out Revision eed2c842113c49fbfc435736671308a46861c388 (refs/changes/80/119080/7) 22:02:53 > git config core.sparsecheckout # timeout=10 22:02:53 > git checkout -f eed2c842113c49fbfc435736671308a46861c388 # timeout=10 22:02:53 Commit message: "Refactor path check in ConnectivityUtils" 22:02:53 > git rev-parse FETCH_HEAD^{commit} # timeout=10 22:02:53 > git rev-list --no-walk 0660b8fc960a583f2a386e90bb07db15b59810b1 # timeout=10 22:02:53 > git remote # timeout=10 22:02:53 > git submodule init # timeout=10 22:02:53 > git submodule sync # timeout=10 22:02:53 > git config --get remote.origin.url # timeout=10 22:02:53 > git submodule init # timeout=10 22:02:53 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 22:02:53 ERROR: No submodules found. 22:02:57 provisioning config files... 22:02:57 copy managed file [npmrc] to file:/home/jenkins/.npmrc 22:02:57 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 22:02:57 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins591587992805670539.sh 22:02:57 ---> python-tools-install.sh 22:02:57 Setup pyenv: 22:02:57 * system (set by /opt/pyenv/version) 22:02:57 * 3.8.20 (set by /opt/pyenv/version) 22:02:57 * 3.9.20 (set by /opt/pyenv/version) 22:02:57 3.10.15 22:02:57 3.11.10 22:03:01 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-cEx9 22:03:01 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 22:03:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:03:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:03:05 lf-activate-venv(): INFO: Base packages installed successfully 22:03:05 lf-activate-venv(): INFO: Installing additional packages: lftools 22:03:29 lf-activate-venv(): INFO: Adding /tmp/venv-cEx9/bin to PATH 22:03:29 Generating Requirements File 22:03:50 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. 22:03:50 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 22:03:51 Python 3.11.10 22:03:51 pip 25.3 from /tmp/venv-cEx9/lib/python3.11/site-packages/pip (python 3.11) 22:03:51 appdirs==1.4.4 22:03:51 argcomplete==3.6.3 22:03:51 aspy.yaml==1.3.0 22:03:51 attrs==25.4.0 22:03:51 autopage==0.5.2 22:03:51 beautifulsoup4==4.14.2 22:03:51 boto3==1.41.0 22:03:51 botocore==1.41.0 22:03:51 bs4==0.0.2 22:03:51 cachetools==6.2.2 22:03:51 certifi==2025.11.12 22:03:51 cffi==2.0.0 22:03:51 cfgv==3.5.0 22:03:51 chardet==5.2.0 22:03:51 charset-normalizer==3.4.4 22:03:51 click==8.3.1 22:03:51 cliff==4.11.0 22:03:51 cmd2==2.7.0 22:03:51 cryptography==3.3.2 22:03:51 debtcollector==3.0.0 22:03:51 decorator==5.2.1 22:03:51 defusedxml==0.7.1 22:03:51 Deprecated==1.3.1 22:03:51 distlib==0.4.0 22:03:51 dnspython==2.8.0 22:03:51 docker==7.1.0 22:03:51 dogpile.cache==1.5.0 22:03:51 durationpy==0.10 22:03:51 email-validator==2.3.0 22:03:51 filelock==3.20.0 22:03:51 future==1.0.0 22:03:51 gitdb==4.0.12 22:03:51 GitPython==3.1.45 22:03:51 google-auth==2.43.0 22:03:51 httplib2==0.31.0 22:03:51 identify==2.6.15 22:03:51 idna==3.11 22:03:51 importlib-resources==1.5.0 22:03:51 iso8601==2.1.0 22:03:51 Jinja2==3.1.6 22:03:51 jmespath==1.0.1 22:03:51 jsonpatch==1.33 22:03:51 jsonpointer==3.0.0 22:03:51 jsonschema==4.25.1 22:03:51 jsonschema-specifications==2025.9.1 22:03:51 keystoneauth1==5.12.0 22:03:51 kubernetes==34.1.0 22:03:51 lftools==0.37.15 22:03:51 lxml==6.0.2 22:03:51 markdown-it-py==4.0.0 22:03:51 MarkupSafe==3.0.3 22:03:51 mdurl==0.1.2 22:03:51 msgpack==1.1.2 22:03:51 multi_key_dict==2.0.3 22:03:51 munch==4.0.0 22:03:51 netaddr==1.3.0 22:03:51 niet==1.4.2 22:03:51 nodeenv==1.9.1 22:03:51 oauth2client==4.1.3 22:03:51 oauthlib==3.3.1 22:03:51 openstacksdk==4.8.0 22:03:51 os-service-types==1.8.1 22:03:51 osc-lib==4.2.0 22:03:51 oslo.config==10.1.0 22:03:51 oslo.context==6.1.0 22:03:51 oslo.i18n==6.7.0 22:03:51 oslo.log==7.2.1 22:03:51 oslo.serialization==5.8.0 22:03:51 oslo.utils==9.1.0 22:03:51 packaging==25.0 22:03:51 pbr==7.0.3 22:03:51 platformdirs==4.5.0 22:03:51 prettytable==3.17.0 22:03:51 psutil==7.1.3 22:03:51 pyasn1==0.6.1 22:03:51 pyasn1_modules==0.4.2 22:03:51 pycparser==2.23 22:03:51 pygerrit2==2.0.15 22:03:51 PyGithub==2.8.1 22:03:51 Pygments==2.19.2 22:03:51 PyJWT==2.10.1 22:03:51 PyNaCl==1.6.1 22:03:51 pyparsing==2.4.7 22:03:51 pyperclip==1.11.0 22:03:51 pyrsistent==0.20.0 22:03:51 python-cinderclient==9.8.0 22:03:51 python-dateutil==2.9.0.post0 22:03:51 python-heatclient==4.3.0 22:03:51 python-jenkins==1.8.3 22:03:51 python-keystoneclient==5.7.0 22:03:51 python-magnumclient==4.9.0 22:03:51 python-openstackclient==8.2.0 22:03:51 python-swiftclient==4.9.0 22:03:51 PyYAML==6.0.3 22:03:51 referencing==0.37.0 22:03:51 requests==2.32.5 22:03:51 requests-oauthlib==2.0.0 22:03:51 requestsexceptions==1.4.0 22:03:51 rfc3986==2.0.0 22:03:51 rich==14.2.0 22:03:51 rich-argparse==1.7.2 22:03:51 rpds-py==0.29.0 22:03:51 rsa==4.9.1 22:03:51 ruamel.yaml==0.18.16 22:03:51 ruamel.yaml.clib==0.2.15 22:03:51 s3transfer==0.14.0 22:03:51 simplejson==3.20.2 22:03:51 six==1.17.0 22:03:51 smmap==5.0.2 22:03:51 soupsieve==2.8 22:03:51 stevedore==5.5.0 22:03:51 tabulate==0.9.0 22:03:51 toml==0.10.2 22:03:51 tomlkit==0.13.3 22:03:51 tqdm==4.67.1 22:03:51 typing_extensions==4.15.0 22:03:51 tzdata==2025.2 22:03:51 urllib3==1.26.20 22:03:51 virtualenv==20.35.4 22:03:51 wcwidth==0.2.14 22:03:51 websocket-client==1.9.0 22:03:51 wrapt==2.0.1 22:03:51 xdg==6.0.0 22:03:51 xmltodict==1.0.2 22:03:51 yq==3.4.3 22:03:51 [EnvInject] - Injecting environment variables from a build step. 22:03:51 [EnvInject] - Injecting as environment variables the properties content 22:03:51 PYTHON=python3 22:03:51 22:03:51 [EnvInject] - Variables injected successfully. 22:03:51 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins55592898143416508.sh 22:03:51 ---> tox-install.sh 22:03:51 + source /home/jenkins/lf-env.sh 22:03:51 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 22:03:51 ++ mktemp -d /tmp/venv-XXXX 22:03:51 + lf_venv=/tmp/venv-dxsP 22:03:51 + local venv_file=/tmp/.os_lf_venv 22:03:51 + local python=python3 22:03:51 + local options 22:03:51 + local set_path=true 22:03:51 + local install_args= 22:03:51 ++ 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 22:03:51 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 22:03:51 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 22:03:51 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 22:03:51 + true 22:03:51 + case $1 in 22:03:51 + venv_file=/tmp/.toxenv 22:03:51 + shift 2 22:03:51 + true 22:03:51 + case $1 in 22:03:51 + shift 22:03:51 + break 22:03:51 + case $python in 22:03:51 + local pkg_list= 22:03:51 + [[ -d /opt/pyenv ]] 22:03:51 + echo 'Setup pyenv:' 22:03:51 Setup pyenv: 22:03:51 + export PYENV_ROOT=/opt/pyenv 22:03:51 + PYENV_ROOT=/opt/pyenv 22:03:51 + export PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 22:03:51 + PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 22:03:51 + pyenv versions 22:03:51 system 22:03:51 3.8.20 22:03:51 3.9.20 22:03:51 3.10.15 22:03:51 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 22:03:51 + command -v pyenv 22:03:51 ++ pyenv init - --no-rehash 22:03:51 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 22:03:51 for i in ${!paths[@]}; do 22:03:51 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 22:03:51 fi; done; 22:03:51 echo "${paths[*]}"'\'')" 22:03:51 export PATH="/opt/pyenv/shims:${PATH}" 22:03:51 export PYENV_SHELL=bash 22:03:51 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 22:03:51 pyenv() { 22:03:51 local command 22:03:51 command="${1:-}" 22:03:51 if [ "$#" -gt 0 ]; then 22:03:51 shift 22:03:51 fi 22:03:51 22:03:51 case "$command" in 22:03:51 rehash|shell) 22:03:51 eval "$(pyenv "sh-$command" "$@")" 22:03:51 ;; 22:03:51 *) 22:03:51 command pyenv "$command" "$@" 22:03:51 ;; 22:03:51 esac 22:03:51 }' 22:03:51 +++ bash --norc -ec 'IFS=:; paths=($PATH); 22:03:51 for i in ${!paths[@]}; do 22:03:51 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 22:03:51 fi; done; 22:03:51 echo "${paths[*]}"' 22:03:51 ++ PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 22:03:51 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 22:03:51 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 22:03:51 ++ export PYENV_SHELL=bash 22:03:51 ++ PYENV_SHELL=bash 22:03:51 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 22:03:51 +++ complete -F _pyenv pyenv 22:03:51 ++ lf-pyver python3 22:03:51 ++ local py_version_xy=python3 22:03:51 ++ local py_version_xyz= 22:03:51 ++ pyenv versions 22:03:51 ++ local command 22:03:51 ++ sed 's/^[ *]* //' 22:03:51 ++ command=versions 22:03:51 ++ '[' 1 -gt 0 ']' 22:03:51 ++ shift 22:03:51 ++ case "$command" in 22:03:51 ++ command pyenv versions 22:03:51 ++ grep -E '^[0-9.]*[0-9]$' 22:03:51 ++ awk '{ print $1 }' 22:03:51 ++ [[ ! -s /tmp/.pyenv_versions ]] 22:03:51 +++ grep '^3' /tmp/.pyenv_versions 22:03:51 +++ tail -n 1 22:03:51 +++ sort -V 22:03:51 ++ py_version_xyz=3.11.10 22:03:51 ++ [[ -z 3.11.10 ]] 22:03:51 ++ echo 3.11.10 22:03:51 ++ return 0 22:03:51 + pyenv local 3.11.10 22:03:51 + local command 22:03:51 + command=local 22:03:51 + '[' 2 -gt 0 ']' 22:03:51 + shift 22:03:51 + case "$command" in 22:03:51 + command pyenv local 3.11.10 22:03:51 + for arg in "$@" 22:03:51 + case $arg in 22:03:51 + pkg_list+='tox ' 22:03:51 + for arg in "$@" 22:03:51 + case $arg in 22:03:51 + pkg_list+='virtualenv ' 22:03:51 + for arg in "$@" 22:03:51 + case $arg in 22:03:51 + pkg_list+='urllib3~=1.26.15 ' 22:03:51 + [[ -f /tmp/.toxenv ]] 22:03:51 + [[ ! -f /tmp/.toxenv ]] 22:03:51 + [[ -n '' ]] 22:03:51 + python3 -m venv /tmp/venv-dxsP 22:03:55 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dxsP' 22:03:55 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dxsP 22:03:55 + echo /tmp/venv-dxsP 22:03:55 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 22:03:55 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 22:03:55 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 22:03:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:03:55 + local 'pip_opts=--upgrade --quiet' 22:03:55 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 22:03:55 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 22:03:55 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 22:03:55 + [[ -n '' ]] 22:03:55 + [[ -n '' ]] 22:03:55 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 22:03:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:03:55 + /tmp/venv-dxsP/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 22:03:59 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 22:03:59 lf-activate-venv(): INFO: Base packages installed successfully 22:03:59 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 22:03:59 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 22:03:59 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 22:03:59 + /tmp/venv-dxsP/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 22:04:02 + type python3 22:04:02 + true 22:04:02 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-dxsP/bin to PATH' 22:04:02 lf-activate-venv(): INFO: Adding /tmp/venv-dxsP/bin to PATH 22:04:02 + PATH=/tmp/venv-dxsP/bin:/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 22:04:02 + return 0 22:04:02 + python3 --version 22:04:02 Python 3.11.10 22:04:02 + python3 -m pip --version 22:04:02 pip 25.3 from /tmp/venv-dxsP/lib/python3.11/site-packages/pip (python 3.11) 22:04:02 + python3 -m pip freeze 22:04:02 cachetools==6.2.2 22:04:02 chardet==5.2.0 22:04:02 colorama==0.4.6 22:04:02 distlib==0.4.0 22:04:02 filelock==3.20.0 22:04:02 packaging==25.0 22:04:02 platformdirs==4.5.0 22:04:02 pluggy==1.6.0 22:04:02 pyproject-api==1.10.0 22:04:02 tox==4.32.0 22:04:02 urllib3==1.26.20 22:04:02 virtualenv==20.35.4 22:04:02 [transportpce-tox-verify-transportpce-master] $ /bin/sh -xe /tmp/jenkins5163406051629827062.sh 22:04:02 [EnvInject] - Injecting environment variables from a build step. 22:04:02 [EnvInject] - Injecting as environment variables the properties content 22:04:02 PARALLEL=True 22:04:02 22:04:02 [EnvInject] - Variables injected successfully. 22:04:02 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins976222171634501168.sh 22:04:02 ---> tox-run.sh 22:04:02 + PATH=/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 22:04:02 + ARCHIVE_TOX_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 22:04:02 + ARCHIVE_DOC_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 22:04:02 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 22:04:02 + cd /w/workspace/transportpce-tox-verify-transportpce-master/. 22:04:02 + source /home/jenkins/lf-env.sh 22:04:02 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 22:04:02 ++ mktemp -d /tmp/venv-XXXX 22:04:02 + lf_venv=/tmp/venv-uiQc 22:04:02 + local venv_file=/tmp/.os_lf_venv 22:04:02 + local python=python3 22:04:02 + local options 22:04:02 + local set_path=true 22:04:02 + local install_args= 22:04:02 ++ 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 22:04:02 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 22:04:02 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 22:04:02 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 22:04:02 + true 22:04:02 + case $1 in 22:04:02 + venv_file=/tmp/.toxenv 22:04:02 + shift 2 22:04:02 + true 22:04:02 + case $1 in 22:04:02 + shift 22:04:02 + break 22:04:02 + case $python in 22:04:02 + local pkg_list= 22:04:02 + [[ -d /opt/pyenv ]] 22:04:02 + echo 'Setup pyenv:' 22:04:02 Setup pyenv: 22:04:02 + export PYENV_ROOT=/opt/pyenv 22:04:02 + PYENV_ROOT=/opt/pyenv 22:04:02 + 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 22:04:02 + 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 22:04:02 + pyenv versions 22:04:02 system 22:04:02 3.8.20 22:04:02 3.9.20 22:04:02 3.10.15 22:04:02 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 22:04:02 + command -v pyenv 22:04:02 ++ pyenv init - --no-rehash 22:04:02 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 22:04:02 for i in ${!paths[@]}; do 22:04:02 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 22:04:02 fi; done; 22:04:02 echo "${paths[*]}"'\'')" 22:04:02 export PATH="/opt/pyenv/shims:${PATH}" 22:04:02 export PYENV_SHELL=bash 22:04:02 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 22:04:02 pyenv() { 22:04:02 local command 22:04:02 command="${1:-}" 22:04:02 if [ "$#" -gt 0 ]; then 22:04:02 shift 22:04:02 fi 22:04:02 22:04:02 case "$command" in 22:04:02 rehash|shell) 22:04:02 eval "$(pyenv "sh-$command" "$@")" 22:04:02 ;; 22:04:02 *) 22:04:02 command pyenv "$command" "$@" 22:04:02 ;; 22:04:02 esac 22:04:02 }' 22:04:02 +++ bash --norc -ec 'IFS=:; paths=($PATH); 22:04:02 for i in ${!paths[@]}; do 22:04:02 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 22:04:02 fi; done; 22:04:02 echo "${paths[*]}"' 22:04:02 ++ 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 22:04:02 ++ 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 22:04:02 ++ 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 22:04:02 ++ export PYENV_SHELL=bash 22:04:02 ++ PYENV_SHELL=bash 22:04:02 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 22:04:02 +++ complete -F _pyenv pyenv 22:04:02 ++ lf-pyver python3 22:04:02 ++ local py_version_xy=python3 22:04:02 ++ local py_version_xyz= 22:04:02 ++ pyenv versions 22:04:02 ++ local command 22:04:02 ++ command=versions 22:04:02 ++ '[' 1 -gt 0 ']' 22:04:02 ++ shift 22:04:02 ++ case "$command" in 22:04:02 ++ command pyenv versions 22:04:02 ++ awk '{ print $1 }' 22:04:02 ++ sed 's/^[ *]* //' 22:04:02 ++ grep -E '^[0-9.]*[0-9]$' 22:04:02 ++ [[ ! -s /tmp/.pyenv_versions ]] 22:04:02 +++ grep '^3' /tmp/.pyenv_versions 22:04:02 +++ sort -V 22:04:02 +++ tail -n 1 22:04:02 ++ py_version_xyz=3.11.10 22:04:02 ++ [[ -z 3.11.10 ]] 22:04:02 ++ echo 3.11.10 22:04:02 ++ return 0 22:04:02 + pyenv local 3.11.10 22:04:02 + local command 22:04:02 + command=local 22:04:02 + '[' 2 -gt 0 ']' 22:04:02 + shift 22:04:02 + case "$command" in 22:04:02 + command pyenv local 3.11.10 22:04:02 + for arg in "$@" 22:04:02 + case $arg in 22:04:02 + pkg_list+='tox ' 22:04:02 + for arg in "$@" 22:04:02 + case $arg in 22:04:02 + pkg_list+='virtualenv ' 22:04:02 + for arg in "$@" 22:04:02 + case $arg in 22:04:02 + pkg_list+='urllib3~=1.26.15 ' 22:04:02 + [[ -f /tmp/.toxenv ]] 22:04:02 ++ cat /tmp/.toxenv 22:04:02 + lf_venv=/tmp/venv-dxsP 22:04:02 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dxsP from' file:/tmp/.toxenv 22:04:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dxsP from file:/tmp/.toxenv 22:04:02 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 22:04:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:04:02 + local 'pip_opts=--upgrade --quiet' 22:04:02 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 22:04:02 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 22:04:02 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 22:04:02 + [[ -n '' ]] 22:04:02 + [[ -n '' ]] 22:04:02 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 22:04:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:04:02 + /tmp/venv-dxsP/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 22:04:03 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 22:04:03 lf-activate-venv(): INFO: Base packages installed successfully 22:04:03 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 22:04:03 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 22:04:03 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 22:04:03 + /tmp/venv-dxsP/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 22:04:04 + type python3 22:04:04 + true 22:04:04 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-dxsP/bin to PATH' 22:04:04 lf-activate-venv(): INFO: Adding /tmp/venv-dxsP/bin to PATH 22:04:04 + PATH=/tmp/venv-dxsP/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 22:04:04 + return 0 22:04:04 + [[ -d /opt/pyenv ]] 22:04:04 + echo '---> Setting up pyenv' 22:04:04 ---> Setting up pyenv 22:04:04 + export PYENV_ROOT=/opt/pyenv 22:04:04 + PYENV_ROOT=/opt/pyenv 22:04:04 + export PATH=/opt/pyenv/bin:/tmp/venv-dxsP/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 22:04:04 + PATH=/opt/pyenv/bin:/tmp/venv-dxsP/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 22:04:04 ++ pwd 22:04:04 + PYTHONPATH=/w/workspace/transportpce-tox-verify-transportpce-master 22:04:04 + export PYTHONPATH 22:04:04 + export TOX_TESTENV_PASSENV=PYTHONPATH 22:04:04 + TOX_TESTENV_PASSENV=PYTHONPATH 22:04:04 + tox --version 22:04:05 4.32.0 from /tmp/venv-dxsP/lib/python3.11/site-packages/tox/__init__.py 22:04:05 + PARALLEL=True 22:04:05 + TOX_OPTIONS_LIST= 22:04:05 + [[ -n '' ]] 22:04:05 + case ${PARALLEL,,} in 22:04:05 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 22:04:05 + tox --parallel auto --parallel-live 22:04:05 + tee -a /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tox.log 22:04:06 buildcontroller: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 22:04:06 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 22:04:06 docs: install_deps> python -I -m pip install -r docs/requirements.txt 22:04:06 checkbashisms: freeze> python -m pip freeze --all 22:04:07 checkbashisms: pip==25.3,setuptools==80.9.0 22:04:07 checkbashisms: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 22:04:07 checkbashisms: commands[1] /w/workspace/transportpce-tox-verify-transportpce-master/tests> sh -c 'command checkbashisms>/dev/null || sudo yum install -y devscripts-checkbashisms || sudo yum install -y devscripts-minimal || sudo yum install -y devscripts || sudo yum install -y https://archives.fedoraproject.org/pub/archive/fedora/linux/releases/31/Everything/x86_64/os/Packages/d/devscripts-checkbashisms-2.19.6-2.fc31.x86_64.rpm || (echo "checkbashisms command not found - please install it (e.g. sudo apt-get install devscripts | yum install devscripts-minimal )" >&2 && exit 1)' 22:04:07 checkbashisms: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find . -not -path '*/\.*' -name '*.sh' -exec checkbashisms -f '{}' + 22:04:09 checkbashisms: OK ✔ in 3.3 seconds 22:04:09 pre-commit: install_deps> python -I -m pip install pre-commit 22:04:11 pre-commit: freeze> python -m pip freeze --all 22:04:11 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.20.0,identify==2.6.15,nodeenv==1.9.1,pip==25.3,platformdirs==4.5.0,pre_commit==4.4.0,PyYAML==6.0.3,setuptools==80.9.0,virtualenv==20.35.4 22:04:11 pre-commit: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 22:04:11 pre-commit: commands[1] /w/workspace/transportpce-tox-verify-transportpce-master/tests> sh -c 'which cpan || sudo yum install -y perl-CPAN || (echo "cpan command not found - please install it (e.g. sudo apt-get install perl-modules | yum install perl-CPAN )" >&2 && exit 1)' 22:04:11 /usr/bin/cpan 22:04:11 pre-commit: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run --all-files --show-diff-on-failure 22:04:11 [WARNING] hook id `remove-tabs` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. 22:04:11 [WARNING] hook id `perltidy` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. 22:04:11 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 22:04:12 [WARNING] repo `https://github.com/pre-commit/pre-commit-hooks` uses deprecated stage names (commit, push) which will be removed in a future version. Hint: often `pre-commit autoupdate --repo https://github.com/pre-commit/pre-commit-hooks` will fix this. if it does not -- consider reporting an issue to that repo. 22:04:12 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 22:04:12 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 22:04:13 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 22:04:13 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. 22:04:13 [INFO] Initializing environment for https://github.com/perltidy/perltidy. 22:04:14 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 22:04:14 [INFO] Once installed this environment will be reused. 22:04:14 [INFO] This may take a few minutes... 22:04:14 buildcontroller: freeze> python -m pip freeze --all 22:04:14 buildcontroller: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 22:04:14 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh 22:04:14 + update-java-alternatives -l 22:04:14 java-1.11.0-openjdk-amd64 1111 /usr/lib/jvm/java-1.11.0-openjdk-amd64 22:04:14 + sudo update-java-alternatives -s java-1.21.0-openjdk-amd64 22:04:14 java-1.17.0-openjdk-amd64 1711 /usr/lib/jvm/java-1.17.0-openjdk-amd64 22:04:14 java-1.21.0-openjdk-amd64 2111 /usr/lib/jvm/java-1.21.0-openjdk-amd64 22:04:14 update-alternatives: error: no alternatives for jaotc 22:04:15 update-alternatives: error: no alternatives for rmic 22:04:15 + java -version 22:04:15 + sed -n ;s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p; 22:04:15 + JAVA_VER=21 22:04:15 + echo 21 22:04:15 21 22:04:15 + sed -n ;s/javac \(.*\)\.\(.*\)\..*.*$/\1/p; 22:04:15 + javac -version 22:04:16 + JAVAC_VER=21 22:04:16 + echo 21 22:04:16 21 22:04:16 ok, java is 21 or newer 22:04:16 + [ 21 -ge 21 ] 22:04:16 + [ 21 -ge 21 ] 22:04:16 + echo ok, java is 21 or newer 22:04:16 + wget -nv https://dlcdn.apache.org/maven/maven-3/3.9.11/binaries/apache-maven-3.9.11-bin.tar.gz -P /tmp 22:04:17 2025-11-19 22:04:17 URL:https://dlcdn.apache.org/maven/maven-3/3.9.11/binaries/apache-maven-3.9.11-bin.tar.gz [9160848/9160848] -> "/tmp/apache-maven-3.9.11-bin.tar.gz" [1] 22:04:17 + sudo mkdir -p /opt 22:04:17 + sudo tar xf /tmp/apache-maven-3.9.11-bin.tar.gz -C /opt 22:04:17 + sudo ln -s /opt/apache-maven-3.9.11 /opt/maven 22:04:17 + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn 22:04:17 + mvn --version 22:04:17 Apache Maven 3.9.11 (3e54c93a704957b63ee3494413a2b544fd3d825b) 22:04:17 Maven home: /opt/maven 22:04:17 Java version: 21.0.8, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 22:04:17 Default locale: en, platform encoding: UTF-8 22:04:17 OS name: "linux", version: "5.15.0-153-generic", arch: "amd64", family: "unix" 22:04:17 NOTE: Picked up JDK_JAVA_OPTIONS: 22:04:17 --add-opens=java.base/java.io=ALL-UNNAMED 22:04:17 --add-opens=java.base/java.lang=ALL-UNNAMED 22:04:17 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 22:04:17 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 22:04:17 --add-opens=java.base/java.net=ALL-UNNAMED 22:04:17 --add-opens=java.base/java.nio=ALL-UNNAMED 22:04:17 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 22:04:17 --add-opens=java.base/java.nio.file=ALL-UNNAMED 22:04:17 --add-opens=java.base/java.util=ALL-UNNAMED 22:04:17 --add-opens=java.base/java.util.jar=ALL-UNNAMED 22:04:17 --add-opens=java.base/java.util.stream=ALL-UNNAMED 22:04:17 --add-opens=java.base/java.util.zip=ALL-UNNAMED 22:04:17 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 22:04:17 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 22:04:17 -Xlog:disable 22:04:19 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 22:04:19 [INFO] Once installed this environment will be reused. 22:04:19 [INFO] This may take a few minutes... 22:04:27 [INFO] Installing environment for https://github.com/pre-commit/mirrors-autopep8. 22:04:27 [INFO] Once installed this environment will be reused. 22:04:27 [INFO] This may take a few minutes... 22:04:32 [INFO] Installing environment for https://github.com/perltidy/perltidy. 22:04:32 [INFO] Once installed this environment will be reused. 22:04:32 [INFO] This may take a few minutes... 22:04:34 docs: freeze> python -m pip freeze --all 22:04:34 docs-linkcheck: freeze> python -m pip freeze --all 22:04:34 docs: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.11.12,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.60.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs-conf==0.9.0,MarkupSafe==3.0.3,matplotlib==3.10.7,numpy==2.3.5,nwdiag==3.0.0,packaging==25.0,pillow==12.0.0,pip==25.3,Pygments==2.19.2,pyparsing==3.2.5,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals-py==3.1.0,seqdiag==3.0.0,setuptools==80.9.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-rtd-theme==3.0.2,sphinx-tabs==3.4.7,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.5.0,webcolors==25.10.0 22:04:34 docs: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> sphinx-build -q -W --keep-going -b html -n -d /w/workspace/transportpce-tox-verify-transportpce-master/.tox/docs/tmp/doctrees ../docs/ /w/workspace/transportpce-tox-verify-transportpce-master/docs/_build/html 22:04:34 docs-linkcheck: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.11.12,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.60.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs-conf==0.9.0,MarkupSafe==3.0.3,matplotlib==3.10.7,numpy==2.3.5,nwdiag==3.0.0,packaging==25.0,pillow==12.0.0,pip==25.3,Pygments==2.19.2,pyparsing==3.2.5,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals-py==3.1.0,seqdiag==3.0.0,setuptools==80.9.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-rtd-theme==3.0.2,sphinx-tabs==3.4.7,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.5.0,webcolors==25.10.0 22:04:34 docs-linkcheck: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> sphinx-build -q -b linkcheck -d /w/workspace/transportpce-tox-verify-transportpce-master/.tox/docs-linkcheck/tmp/doctrees ../docs/ /w/workspace/transportpce-tox-verify-transportpce-master/docs/_build/linkcheck 22:04:37 docs: OK ✔ in 31.87 seconds 22:04:37 pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' 22:04:42 docs-linkcheck: OK ✔ in 34.81 seconds 22:04:42 pylint: freeze> python -m pip freeze --all 22:04:42 pylint: astroid==4.0.2,dill==0.4.0,isort==7.0.0,mccabe==0.7.0,pip==25.3,platformdirs==4.5.0,pylint==4.0.3,setuptools==80.9.0,tomlkit==0.13.3 22:04:42 pylint: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find transportpce_tests/ -name '*.py' -exec pylint --fail-under=10 --max-line-length=120 --disable=missing-docstring,import-error --disable=fixme --disable=duplicate-code '--module-rgx=([a-z0-9_]+$)|([0-9.]{1,30}$)' '--method-rgx=(([a-z_][a-zA-Z0-9_]{2,})|(_[a-z0-9_]*)|(__[a-zA-Z][a-zA-Z0-9_]+__))$' '--variable-rgx=[a-zA-Z_][a-zA-Z0-9_]{1,30}$' '{}' + 22:04:45 trim trailing whitespace.................................................Passed 22:04:45 Tabs remover.............................................................Passed 22:04:45 autopep8.................................................................Passed 22:04:51 perltidy.................................................................Passed 22:04:52 pre-commit: commands[3] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual 22:04:52 [WARNING] hook id `remove-tabs` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. 22:04:52 [WARNING] hook id `perltidy` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. 22:04:52 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 22:04:52 [INFO] Once installed this environment will be reused. 22:04:52 [INFO] This may take a few minutes... 22:05:01 gitlint..................................................................Passed 22:05:05 22:05:05 ------------------------------------ 22:05:05 Your code has been rated at 10.00/10 22:05:05 22:05:59 pre-commit: OK ✔ in 53.01 seconds 22:05:59 pylint: OK ✔ in 29.85 seconds 22:05:59 buildcontroller: OK ✔ in 1 minute 53.13 seconds 22:05:59 build_karaf_tests221: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 22:05:59 build_karaf_tests71: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 22:05:59 build_karaf_tests190: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 22:05:59 build_karaf_tests121: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 22:06:07 build_karaf_tests221: freeze> python -m pip freeze --all 22:06:07 build_karaf_tests190: freeze> python -m pip freeze --all 22:06:07 build_karaf_tests71: freeze> python -m pip freeze --all 22:06:07 build_karaf_tests121: freeze> python -m pip freeze --all 22:06:07 build_karaf_tests190: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 22:06:07 build_karaf_tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 22:06:07 build_karaf_tests221: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 22:06:07 build_karaf_tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 22:06:07 build karaf in karaf221 with ./karaf221.env 22:06:07 build karaf in karafoc with ./karafoc.env 22:06:07 build_karaf_tests121: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 22:06:07 build_karaf_tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 22:06:07 build karaf in karaf121 with ./karaf121.env 22:06:07 build_karaf_tests71: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 22:06:07 build_karaf_tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 22:06:07 build karaf in karaf71 with ./karaf71.env 22:06:07 NOTE: Picked up JDK_JAVA_OPTIONS: 22:06:07 --add-opens=java.base/java.io=ALL-UNNAMED 22:06:07 --add-opens=java.base/java.lang=ALL-UNNAMED 22:06:07 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 22:06:07 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 22:06:07 --add-opens=java.base/java.net=ALL-UNNAMED 22:06:07 --add-opens=java.base/java.nio=ALL-UNNAMED 22:06:07 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 22:06:07 --add-opens=java.base/java.nio.file=ALL-UNNAMED 22:06:07 --add-opens=java.base/java.util=ALL-UNNAMED 22:06:07 --add-opens=java.base/java.util.jar=ALL-UNNAMED 22:06:07 --add-opens=java.base/java.util.stream=ALL-UNNAMED 22:06:07 --add-opens=java.base/java.util.zip=ALL-UNNAMED 22:06:07 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 22:06:07 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 22:06:07 -Xlog:disable 22:06:07 NOTE: Picked up JDK_JAVA_OPTIONS: 22:06:07 --add-opens=java.base/java.io=ALL-UNNAMED 22:06:07 --add-opens=java.base/java.lang=ALL-UNNAMED 22:06:07 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 22:06:07 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 22:06:07 --add-opens=java.base/java.net=ALL-UNNAMED 22:06:07 --add-opens=java.base/java.nio=ALL-UNNAMED 22:06:07 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 22:06:07 --add-opens=java.base/java.nio.file=ALL-UNNAMED 22:06:07 --add-opens=java.base/java.util=ALL-UNNAMED 22:06:07 --add-opens=java.base/java.util.jar=ALL-UNNAMED 22:06:07 --add-opens=java.base/java.util.stream=ALL-UNNAMED 22:06:07 --add-opens=java.base/java.util.zip=ALL-UNNAMED 22:06:07 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 22:06:07 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 22:06:07 -Xlog:disable 22:06:07 NOTE: Picked up JDK_JAVA_OPTIONS: 22:06:07 --add-opens=java.base/java.io=ALL-UNNAMED 22:06:07 --add-opens=java.base/java.lang=ALL-UNNAMED 22:06:07 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 22:06:07 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 22:06:07 --add-opens=java.base/java.net=ALL-UNNAMED 22:06:07 --add-opens=java.base/java.nio=ALL-UNNAMED 22:06:07 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 22:06:07 --add-opens=java.base/java.nio.file=ALL-UNNAMED 22:06:07 --add-opens=java.base/java.util=ALL-UNNAMED 22:06:07 --add-opens=java.base/java.util.jar=ALL-UNNAMED 22:06:07 --add-opens=java.base/java.util.stream=ALL-UNNAMED 22:06:07 --add-opens=java.base/java.util.zip=ALL-UNNAMED 22:06:07 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 22:06:07 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 22:06:07 -Xlog:disable 22:06:07 NOTE: Picked up JDK_JAVA_OPTIONS: 22:06:07 --add-opens=java.base/java.io=ALL-UNNAMED 22:06:07 --add-opens=java.base/java.lang=ALL-UNNAMED 22:06:07 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 22:06:07 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 22:06:07 --add-opens=java.base/java.net=ALL-UNNAMED 22:06:07 --add-opens=java.base/java.nio=ALL-UNNAMED 22:06:07 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 22:06:07 --add-opens=java.base/java.nio.file=ALL-UNNAMED 22:06:07 --add-opens=java.base/java.util=ALL-UNNAMED 22:06:07 --add-opens=java.base/java.util.jar=ALL-UNNAMED 22:06:07 --add-opens=java.base/java.util.stream=ALL-UNNAMED 22:06:07 --add-opens=java.base/java.util.zip=ALL-UNNAMED 22:06:07 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 22:06:07 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 22:06:07 -Xlog:disable 22:07:00 build_karaf_tests221: OK ✔ in 1 minute 1.24 seconds 22:07:00 buildlighty: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 22:07:02 build_karaf_tests71: OK ✔ in 1 minute 3.75 seconds 22:07:02 build_karaf_tests190: OK ✔ in 1 minute 3.76 seconds 22:07:02 sims: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 22:07:03 build_karaf_tests121: OK ✔ in 1 minute 4.59 seconds 22:07:03 testsPCE: install_deps> python -I -m pip install gnpy4tpce==2.4.7 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 22:07:09 buildlighty: freeze> python -m pip freeze --all 22:07:09 sims: freeze> python -m pip freeze --all 22:07:09 buildlighty: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 22:07:09 buildlighty: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh 22:07:09 sims: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 22:07:09 sims: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_lightynode.sh 22:07:09 Using lighynode version 20.1.0.5 22:07:09 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory 22:07:09 NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED 22:07:57 sims: OK ✔ in 10.24 seconds 22:07:57 buildlighty: OK ✔ in 35.26 seconds 22:07:57 testsPCE: freeze> python -m pip freeze --all 22:07:57 testsPCE: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,click==8.3.1,contourpy==1.3.3,cryptography==3.3.2,cycler==0.12.1,dict2xml==1.7.7,Flask==2.1.3,Flask-Injector==0.14.0,fonttools==4.60.1,gnpy4tpce==2.4.7,idna==3.11,iniconfig==2.3.0,injector==0.22.0,invoke==2.2.1,itsdangerous==2.2.0,Jinja2==3.1.6,kiwisolver==1.4.9,lxml==6.0.2,MarkupSafe==3.0.3,matplotlib==3.10.7,netconf-client==3.5.0,networkx==2.8.8,numpy==1.26.4,packaging==25.0,pandas==1.5.3,paramiko==4.0.0,pbr==5.11.1,pillow==12.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pyparsing==3.2.5,pytest==9.0.1,python-dateutil==2.9.0.post0,pytz==2025.2,requests==2.32.5,scipy==1.16.3,setuptools==50.3.2,six==1.17.0,urllib3==2.5.0,Werkzeug==2.0.3,xlrd==1.2.0 22:07:57 testsPCE: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce 22:07:57 pytest -q transportpce_tests/pce/test01_pce.py 22:08:43 .................... [100%] 22:09:46 20 passed in 109.12s (0:01:49) 22:09:46 pytest -q transportpce_tests/pce/test02_pce_400G.py 22:10:02 ............ [100%] 22:10:32 12 passed in 45.69s 22:10:32 pytest -q transportpce_tests/pce/test03_gnpy.py 22:10:48 ........ [100%] 22:11:09 8 passed in 36.82s 22:11:09 pytest -q transportpce_tests/pce/test04_pce_bug_fix.py 22:11:41 ... [100%] 22:11:46 3 passed in 35.90s 22:11:46 testsPCE: OK ✔ in 4 minutes 42.94 seconds 22:11:46 tests121: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 22:11:46 tests190: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 22:11:46 tests_tapi: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 22:11:54 tests121: freeze> python -m pip freeze --all 22:11:54 tests_tapi: freeze> python -m pip freeze --all 22:11:54 tests190: freeze> python -m pip freeze --all 22:11:54 tests121: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 22:11:54 tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 22:11:54 using environment variables from ./karaf121.env 22:11:54 pytest -q transportpce_tests/1.2.1/test01_portmapping.py 22:11:54 tests_tapi: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 22:11:54 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi 22:11:54 tests190: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 22:11:54 tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc 22:11:54 using environment variables from ./karaf221.env 22:11:54 pytest -q transportpce_tests/tapi/test01_abstracted_topology.py 22:11:54 using environment variables from ./karafoc.env 22:11:54 pytest -q transportpce_tests/oc/test01_portmapping.py 22:12:56 ........... [100%] 22:13:11 10 passed in 76.89s (0:01:16) 22:13:11 pytest -q transportpce_tests/oc/test02_topology.py 22:13:19 .................................... [100%] 22:13:58 21 passed in 123.84s (0:02:03) 22:13:58 pytest -q transportpce_tests/1.2.1/test02_topo_portmapping.py 22:13:59 ............................ [100%] 22:14:18 14 passed in 65.99s (0:01:05) 22:14:18 pytest -q transportpce_tests/oc/test03_renderer.py 22:14:36 ............... [100%] 22:14:57 6 passed in 58.34s 22:14:57 pytest -q transportpce_tests/1.2.1/test03_topology.py 22:14:58 ................. [100%] 22:15:15 19 passed in 56.26s 22:15:15 tests190: OK ✔ in 3 minutes 29.33 seconds 22:15:15 tests71: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 22:15:20 .tests71: freeze> python -m pip freeze --all 22:15:24 tests71: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 22:15:24 tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 22:15:24 using environment variables from ./karaf71.env 22:15:24 pytest -q transportpce_tests/7.1/test01_portmapping.py 22:15:40 ..................................... [100%] 22:16:19 12 passed in 54.83s 22:16:19 pytest -q transportpce_tests/7.1/test02_otn_renderer.py 22:16:20 .............................. [100%] 22:17:04 51 passed in 309.38s (0:05:09) 22:17:04 pytest -q transportpce_tests/tapi/test02_full_topology.py 22:17:04 ..................... [100%] 22:17:27 44 passed in 149.73s (0:02:29) 22:17:27 pytest -q transportpce_tests/1.2.1/test04_renderer_service_path_nominal.py 22:17:27 ................................................................................ [100%] 22:18:58 62 passed in 158.27s (0:02:38) 22:18:58 pytest -q transportpce_tests/7.1/test03_renderer_or_modes.py 22:18:59 .............................................................. [100%] 22:21:38 48 passed in 160.49s (0:02:40) 22:21:38 pytest -q transportpce_tests/7.1/test04_renderer_regen_mode.py 22:21:59 .. [100%] 22:22:01 24 passed in 273.91s (0:04:33) 22:22:01 pytest -q transportpce_tests/1.2.1/test05_olm.py 22:22:01 ....................... [100%] 22:22:46 36 passed in 341.61s (0:05:41) 22:22:46 pytest -q transportpce_tests/tapi/test03_tapi_device_change_notifications.py 22:22:46 ......... [100%] 22:22:59 22 passed in 79.85s (0:01:19) 22:22:59 ............................................................... [100%] 22:25:13 40 passed in 192.12s (0:03:12) 22:25:13 pytest -q transportpce_tests/1.2.1/test06_end2end.py 22:25:14 ........................................................................... [100%] 22:28:03 71 passed in 317.10s (0:05:17) 22:28:03 pytest -q transportpce_tests/tapi/test04_topo_extension.py 22:28:09 ..................................... [100%] 22:30:27 19 passed in 143.64s (0:02:23) 22:30:27 tests71: OK ✔ in 7 minutes 43.69 seconds 22:30:27 tests_tapi: OK ✔ in 18 minutes 41.31 seconds 22:30:27 tests221: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 22:30:34 tests221: freeze> python -m pip freeze --all 22:30:35 tests221: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 22:30:35 tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 2.2.1 22:30:35 using environment variables from ./karaf221.env 22:30:35 pytest -q transportpce_tests/2.2.1/test01_portmapping.py 22:31:11 ................................... [100%] 22:31:50 35 passed in 75.41s (0:01:15) 22:31:50 pytest -q transportpce_tests/2.2.1/test02_topo_portmapping.py 22:31:54 ....... [100%] 22:32:36 6 passed in 45.24s 22:32:36 pytest -q transportpce_tests/2.2.1/test03_topology.py 22:33:19 ............................ [100%] 22:34:08 54 passed in 534.68s (0:08:54) 22:34:09 ..................... [100%] 22:34:53 44 passed in 136.29s (0:02:16) 22:34:53 pytest -q transportpce_tests/2.2.1/test04_otn_topology.py 22:35:27 ............ [100%] 22:35:52 12 passed in 58.69s 22:35:52 pytest -q transportpce_tests/2.2.1/test05_flex_grid.py 22:36:17 ................ [100%] 22:37:46 16 passed in 114.26s (0:01:54) 22:37:46 pytest -q transportpce_tests/2.2.1/test06_renderer_service_path_nominal.py 22:38:15 ............................... [100%] 22:38:22 31 passed in 35.43s 22:38:22 pytest -q transportpce_tests/2.2.1/test07_otn_renderer.py 22:38:57 .......................... [100%] 22:39:53 26 passed in 90.59s (0:01:30) 22:39:53 pytest -q transportpce_tests/2.2.1/test08_otn_sh_renderer.py 22:40:28 ...................... [100%] 22:41:32 22 passed in 98.85s (0:01:38) 22:41:32 pytest -q transportpce_tests/2.2.1/test09_olm.py 22:42:11 ........................................ [100%] 22:44:33 40 passed in 180.80s (0:03:00) 22:44:33 pytest -q transportpce_tests/2.2.1/test11_otn_end2end.py 22:45:15 ........................................................................ [ 74%] 22:50:51 ......................... [100%] 22:52:43 97 passed in 489.85s (0:08:09) 22:52:43 pytest -q transportpce_tests/2.2.1/test12_end2end.py 22:53:23 ...................................................... [100%] 23:03:10 54 passed in 626.88s (0:10:26) 23:03:10 pytest -q transportpce_tests/2.2.1/test14_otn_switch_end2end.py 23:04:05 ........................................................................ [ 71%] 23:09:13 ............................. [100%] 23:11:22 101 passed in 491.53s (0:08:11) 23:11:22 pytest -q transportpce_tests/2.2.1/test15_otn_end2end_with_intermediate_switch.py 23:12:15 ........................................................................ [ 67%] 23:18:01 ................................... [100%] 23:21:21 107 passed in 598.74s (0:09:58) 23:21:21 pytest -q transportpce_tests/2.2.1/test16_freq_end2end.py 23:22:05 ............................................. [100%] 23:24:42 45 passed in 200.05s (0:03:20) 23:24:42 tests121: OK ✔ in 22 minutes 22.69 seconds 23:24:42 tests221: OK ✔ in 54 minutes 14.67 seconds 23:24:42 tests_hybrid: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 23:24:51 tests_hybrid: freeze> python -m pip freeze --all 23:24:51 tests_hybrid: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 23:24:51 tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid 23:24:51 using environment variables from ./karaf221.env 23:24:51 pytest -q transportpce_tests/hybrid/test01_device_change_notifications.py 23:25:29 ................................................... [100%] 23:30:15 51 passed in 325.07s (0:05:25) 23:30:15 pytest -q transportpce_tests/hybrid/test02_B100G_end2end.py 23:30:57 ........................................................................ [ 66%] 23:35:18 ..................................... [100%] 23:37:24 109 passed in 428.71s (0:07:08) 23:37:24 pytest -q transportpce_tests/hybrid/test03_autonomous_reroute.py 23:38:11 ..................................................... [100%] 23:41:43 53 passed in 259.08s (0:04:19) 23:41:43 buildcontroller: OK (113.13=setup[9.26]+cmd[103.86] seconds) 23:41:43 sims: OK (10.24=setup[7.22]+cmd[3.02] seconds) 23:41:43 build_karaf_tests121: OK (64.59=setup[8.89]+cmd[55.70] seconds) 23:41:43 testsPCE: OK (282.94=setup[54.22]+cmd[228.72] seconds) 23:41:43 tests121: OK (1342.69=setup[8.21]+cmd[1334.48] seconds) 23:41:43 build_karaf_tests221: OK (61.24=setup[8.86]+cmd[52.38] seconds) 23:41:43 tests_tapi: OK (1121.31=setup[8.25]+cmd[1113.06] seconds) 23:41:43 tests221: OK (3254.67=setup[7.78]+cmd[3246.89] seconds) 23:41:43 build_karaf_tests71: OK (63.75=setup[8.90]+cmd[54.85] seconds) 23:41:43 tests71: OK (463.69=setup[8.84]+cmd[454.85] seconds) 23:41:43 build_karaf_tests190: OK (63.76=setup[8.86]+cmd[54.90] seconds) 23:41:43 tests190: OK (209.33=setup[8.25]+cmd[201.08] seconds) 23:41:43 tests_hybrid: OK (1021.43=setup[7.69]+cmd[1013.74] seconds) 23:41:43 buildlighty: OK (35.26=setup[9.70]+cmd[25.56] seconds) 23:41:43 docs: OK (31.87=setup[29.27]+cmd[2.60] seconds) 23:41:43 docs-linkcheck: OK (34.81=setup[29.48]+cmd[5.34] seconds) 23:41:43 checkbashisms: OK (3.30=setup[1.99]+cmd[0.00,0.05,1.25] seconds) 23:41:43 pre-commit: OK (53.01=setup[2.90]+cmd[0.01,0.01,40.51,9.59] seconds) 23:41:43 pylint: OK (29.85=setup[5.17]+cmd[24.67] seconds) 23:41:43 congratulations :) (5858.12 seconds) 23:41:43 + tox_status=0 23:41:43 + echo '---> Completed tox runs' 23:41:43 ---> Completed tox runs 23:41:43 + for i in .tox/*/log 23:41:43 ++ echo .tox/build_karaf_tests121/log 23:41:43 ++ awk -F/ '{print $2}' 23:41:43 + tox_env=build_karaf_tests121 23:41:43 + cp -r .tox/build_karaf_tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests121 23:41:43 + for i in .tox/*/log 23:41:43 ++ echo .tox/build_karaf_tests190/log 23:41:43 ++ awk -F/ '{print $2}' 23:41:43 + tox_env=build_karaf_tests190 23:41:43 + cp -r .tox/build_karaf_tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests190 23:41:43 + for i in .tox/*/log 23:41:43 ++ echo .tox/build_karaf_tests221/log 23:41:43 ++ awk -F/ '{print $2}' 23:41:43 + tox_env=build_karaf_tests221 23:41:43 + cp -r .tox/build_karaf_tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests221 23:41:43 + for i in .tox/*/log 23:41:43 ++ echo .tox/build_karaf_tests71/log 23:41:43 ++ awk -F/ '{print $2}' 23:41:43 + tox_env=build_karaf_tests71 23:41:43 + cp -r .tox/build_karaf_tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests71 23:41:43 + for i in .tox/*/log 23:41:43 ++ echo .tox/buildcontroller/log 23:41:43 ++ awk -F/ '{print $2}' 23:41:43 + tox_env=buildcontroller 23:41:43 + cp -r .tox/buildcontroller/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildcontroller 23:41:43 + for i in .tox/*/log 23:41:43 ++ echo .tox/buildlighty/log 23:41:43 ++ awk -F/ '{print $2}' 23:41:43 + tox_env=buildlighty 23:41:43 + cp -r .tox/buildlighty/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildlighty 23:41:43 + for i in .tox/*/log 23:41:43 ++ echo .tox/checkbashisms/log 23:41:43 ++ awk -F/ '{print $2}' 23:41:43 + tox_env=checkbashisms 23:41:43 + cp -r .tox/checkbashisms/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/checkbashisms 23:41:43 + for i in .tox/*/log 23:41:43 ++ echo .tox/docs-linkcheck/log 23:41:43 ++ awk -F/ '{print $2}' 23:41:43 + tox_env=docs-linkcheck 23:41:43 + cp -r .tox/docs-linkcheck/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs-linkcheck 23:41:43 + for i in .tox/*/log 23:41:43 ++ echo .tox/docs/log 23:41:43 ++ awk -F/ '{print $2}' 23:41:43 + tox_env=docs 23:41:43 + cp -r .tox/docs/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs 23:41:43 + for i in .tox/*/log 23:41:43 ++ echo .tox/pre-commit/log 23:41:43 ++ awk -F/ '{print $2}' 23:41:43 + tox_env=pre-commit 23:41:43 + cp -r .tox/pre-commit/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pre-commit 23:41:43 + for i in .tox/*/log 23:41:43 ++ echo .tox/pylint/log 23:41:43 ++ awk -F/ '{print $2}' 23:41:43 + tox_env=pylint 23:41:43 + cp -r .tox/pylint/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pylint 23:41:43 + for i in .tox/*/log 23:41:43 ++ echo .tox/sims/log 23:41:43 ++ awk -F/ '{print $2}' 23:41:43 + tox_env=sims 23:41:43 + cp -r .tox/sims/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/sims 23:41:43 + for i in .tox/*/log 23:41:43 ++ echo .tox/tests121/log 23:41:43 ++ awk -F/ '{print $2}' 23:41:43 + tox_env=tests121 23:41:43 + cp -r .tox/tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests121 23:41:43 + for i in .tox/*/log 23:41:43 ++ echo .tox/tests190/log 23:41:43 ++ awk -F/ '{print $2}' 23:41:43 + tox_env=tests190 23:41:43 + cp -r .tox/tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests190 23:41:43 + for i in .tox/*/log 23:41:43 ++ echo .tox/tests221/log 23:41:43 ++ awk -F/ '{print $2}' 23:41:43 + tox_env=tests221 23:41:43 + cp -r .tox/tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests221 23:41:43 + for i in .tox/*/log 23:41:43 ++ echo .tox/tests71/log 23:41:43 ++ awk -F/ '{print $2}' 23:41:43 + tox_env=tests71 23:41:43 + cp -r .tox/tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests71 23:41:43 + for i in .tox/*/log 23:41:43 ++ echo .tox/testsPCE/log 23:41:43 ++ awk -F/ '{print $2}' 23:41:43 + tox_env=testsPCE 23:41:43 + cp -r .tox/testsPCE/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/testsPCE 23:41:43 + for i in .tox/*/log 23:41:43 ++ echo .tox/tests_hybrid/log 23:41:43 ++ awk -F/ '{print $2}' 23:41:43 + tox_env=tests_hybrid 23:41:43 + cp -r .tox/tests_hybrid/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_hybrid 23:41:43 + for i in .tox/*/log 23:41:43 ++ echo .tox/tests_tapi/log 23:41:43 ++ awk -F/ '{print $2}' 23:41:43 + tox_env=tests_tapi 23:41:43 + cp -r .tox/tests_tapi/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_tapi 23:41:43 + DOC_DIR=docs/_build/html 23:41:43 + [[ -d docs/_build/html ]] 23:41:43 + echo '---> Archiving generated docs' 23:41:43 ---> Archiving generated docs 23:41:43 + mv docs/_build/html /w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 23:41:43 + echo '---> tox-run.sh ends' 23:41:43 ---> tox-run.sh ends 23:41:43 + test 0 -eq 0 23:41:44 $ ssh-agent -k 23:41:44 unset SSH_AUTH_SOCK; 23:41:44 unset SSH_AGENT_PID; 23:41:44 echo Agent pid 3155 killed; 23:41:44 [ssh-agent] Stopped. 23:41:44 [PostBuildScript] - [INFO] Executing post build scripts. 23:41:44 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins5948962073954169528.sh 23:41:44 ---> sysstat.sh 23:41:44 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins18363005414169598838.sh 23:41:44 ---> package-listing.sh 23:41:44 ++ facter osfamily 23:41:44 ++ tr '[:upper:]' '[:lower:]' 23:41:44 + OS_FAMILY=debian 23:41:44 + workspace=/w/workspace/transportpce-tox-verify-transportpce-master 23:41:44 + START_PACKAGES=/tmp/packages_start.txt 23:41:44 + END_PACKAGES=/tmp/packages_end.txt 23:41:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:41:44 + PACKAGES=/tmp/packages_start.txt 23:41:44 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 23:41:44 + PACKAGES=/tmp/packages_end.txt 23:41:44 + case "${OS_FAMILY}" in 23:41:44 + dpkg -l 23:41:44 + grep '^ii' 23:41:45 + '[' -f /tmp/packages_start.txt ']' 23:41:45 + '[' -f /tmp/packages_end.txt ']' 23:41:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:41:45 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 23:41:45 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 23:41:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 23:41:45 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins14255123840056493571.sh 23:41:45 ---> capture-instance-metadata.sh 23:41:45 Setup pyenv: 23:41:45 system 23:41:45 3.8.20 23:41:45 3.9.20 23:41:45 3.10.15 23:41:45 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 23:41:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cEx9 from file:/tmp/.os_lf_venv 23:41:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:41:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:41:47 lf-activate-venv(): INFO: Base packages installed successfully 23:41:47 lf-activate-venv(): INFO: Installing additional packages: lftools 23:42:02 lf-activate-venv(): INFO: Adding /tmp/venv-cEx9/bin to PATH 23:42:02 INFO: Running in OpenStack, capturing instance metadata 23:42:02 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins6788035184203609205.sh 23:42:02 provisioning config files... 23:42:03 Could not find credentials [logs] for transportpce-tox-verify-transportpce-master #3939 23:42:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-transportpce-master@tmp/config6264270248618508176tmp 23:42:03 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 23:42:03 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 23:42:03 provisioning config files... 23:42:03 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 23:42:03 [EnvInject] - Injecting environment variables from a build step. 23:42:03 [EnvInject] - Injecting as environment variables the properties content 23:42:03 SERVER_ID=logs 23:42:03 23:42:03 [EnvInject] - Variables injected successfully. 23:42:03 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins15976636853938116750.sh 23:42:03 ---> create-netrc.sh 23:42:03 WARN: Log server credential not found. 23:42:03 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins5443378280486935535.sh 23:42:03 ---> python-tools-install.sh 23:42:03 Setup pyenv: 23:42:03 system 23:42:03 3.8.20 23:42:03 3.9.20 23:42:03 3.10.15 23:42:03 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 23:42:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cEx9 from file:/tmp/.os_lf_venv 23:42:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:42:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:42:05 lf-activate-venv(): INFO: Base packages installed successfully 23:42:05 lf-activate-venv(): INFO: Installing additional packages: lftools 23:42:15 lf-activate-venv(): INFO: Adding /tmp/venv-cEx9/bin to PATH 23:42:15 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins6139471531216942602.sh 23:42:15 ---> sudo-logs.sh 23:42:15 Archiving 'sudo' log.. 23:42:16 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins15336254250575739122.sh 23:42:16 ---> job-cost.sh 23:42:16 Setup pyenv: 23:42:16 system 23:42:16 3.8.20 23:42:16 3.9.20 23:42:16 3.10.15 23:42:16 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 23:42:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cEx9 from file:/tmp/.os_lf_venv 23:42:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:42:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:42:19 lf-activate-venv(): INFO: Base packages installed successfully 23:42:19 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 23:42:26 lf-activate-venv(): INFO: Adding /tmp/venv-cEx9/bin to PATH 23:42:26 INFO: No Stack... 23:42:26 INFO: Retrieving Pricing Info for: v3-standard-4 23:42:27 INFO: Archiving Costs 23:42:27 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins17822462491465418938.sh 23:42:27 ---> logs-deploy.sh 23:42:27 Setup pyenv: 23:42:27 system 23:42:27 3.8.20 23:42:27 3.9.20 23:42:27 3.10.15 23:42:27 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 23:42:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cEx9 from file:/tmp/.os_lf_venv 23:42:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:42:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:42:29 lf-activate-venv(): INFO: Base packages installed successfully 23:42:29 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 23:42:39 lf-activate-venv(): INFO: Adding /tmp/venv-cEx9/bin to PATH 23:42:39 WARNING: Nexus logging server not set 23:42:39 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-transportpce-master/3939/ 23:42:39 INFO: archiving logs to S3 23:42:41 ---> uname -a: 23:42:41 Linux prd-ubuntu2204-docker-4c-16g-11995 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 23:42:41 23:42:41 23:42:41 ---> lscpu: 23:42:41 Architecture: x86_64 23:42:41 CPU op-mode(s): 32-bit, 64-bit 23:42:41 Address sizes: 40 bits physical, 48 bits virtual 23:42:41 Byte Order: Little Endian 23:42:41 CPU(s): 4 23:42:41 On-line CPU(s) list: 0-3 23:42:41 Vendor ID: AuthenticAMD 23:42:41 Model name: AMD EPYC-Rome Processor 23:42:41 CPU family: 23 23:42:41 Model: 49 23:42:41 Thread(s) per core: 1 23:42:41 Core(s) per socket: 1 23:42:41 Socket(s): 4 23:42:41 Stepping: 0 23:42:41 BogoMIPS: 5600.00 23:42:41 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 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 23:42:41 Virtualization: AMD-V 23:42:41 Hypervisor vendor: KVM 23:42:41 Virtualization type: full 23:42:41 L1d cache: 128 KiB (4 instances) 23:42:41 L1i cache: 128 KiB (4 instances) 23:42:41 L2 cache: 2 MiB (4 instances) 23:42:41 L3 cache: 64 MiB (4 instances) 23:42:41 NUMA node(s): 1 23:42:41 NUMA node0 CPU(s): 0-3 23:42:41 Vulnerability Gather data sampling: Not affected 23:42:41 Vulnerability Indirect target selection: Not affected 23:42:41 Vulnerability Itlb multihit: Not affected 23:42:41 Vulnerability L1tf: Not affected 23:42:41 Vulnerability Mds: Not affected 23:42:41 Vulnerability Meltdown: Not affected 23:42:41 Vulnerability Mmio stale data: Not affected 23:42:41 Vulnerability Reg file data sampling: Not affected 23:42:41 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 23:42:41 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 23:42:41 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:42:41 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 23:42:41 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB disabled; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 23:42:41 Vulnerability Srbds: Not affected 23:42:41 Vulnerability Tsx async abort: Not affected 23:42:41 23:42:41 23:42:41 ---> nproc: 23:42:41 4 23:42:41 23:42:41 23:42:41 ---> df -h: 23:42:41 Filesystem Size Used Avail Use% Mounted on 23:42:41 tmpfs 1.6G 1.1M 1.6G 1% /run 23:42:41 /dev/vda1 78G 18G 61G 23% / 23:42:41 tmpfs 7.9G 0 7.9G 0% /dev/shm 23:42:41 tmpfs 5.0M 0 5.0M 0% /run/lock 23:42:41 /dev/vda15 105M 6.1M 99M 6% /boot/efi 23:42:41 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 23:42:41 23:42:41 23:42:41 ---> free -m: 23:42:41 total used free shared buff/cache available 23:42:41 Mem: 15989 728 10997 3 4264 14918 23:42:41 Swap: 1023 0 1023 23:42:41 23:42:41 23:42:41 ---> ip addr: 23:42:41 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 23:42:41 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:42:41 inet 127.0.0.1/8 scope host lo 23:42:41 valid_lft forever preferred_lft forever 23:42:41 inet6 ::1/128 scope host 23:42:41 valid_lft forever preferred_lft forever 23:42:41 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 23:42:41 link/ether fa:16:3e:37:69:03 brd ff:ff:ff:ff:ff:ff 23:42:41 altname enp0s3 23:42:41 inet 10.30.170.223/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 23:42:41 valid_lft 71049sec preferred_lft 71049sec 23:42:41 inet6 fe80::f816:3eff:fe37:6903/64 scope link 23:42:41 valid_lft forever preferred_lft forever 23:42:41 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 23:42:41 link/ether 6a:25:8a:13:dd:86 brd ff:ff:ff:ff:ff:ff 23:42:41 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 23:42:41 valid_lft forever preferred_lft forever 23:42:41 23:42:41 23:42:41 ---> sar -b -r -n DEV: 23:42:41 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-16g-11995) 11/19/25 _x86_64_ (4 CPU) 23:42:41 23:42:41 19:26:53 LINUX RESTART (4 CPU) 23:42:41 23:42:41 19:30:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:42:41 19:40:33 5.23 0.54 4.23 0.46 450.48 615.51 6343.33 23:42:41 19:50:33 11.06 0.01 0.92 10.13 0.19 13.00 242580.36 23:42:41 20:00:01 0.90 0.00 0.90 0.00 0.00 12.23 0.01 23:42:41 20:10:33 0.90 0.00 0.90 0.00 0.00 12.18 0.00 23:42:41 20:20:33 1.01 0.00 1.01 0.00 0.01 13.03 0.00 23:42:41 20:30:01 1.00 0.00 1.00 0.00 0.00 12.52 0.00 23:42:41 20:40:33 1.02 0.00 1.02 0.00 0.00 12.83 0.00 23:42:41 20:50:00 0.99 0.00 0.99 0.00 0.00 12.18 0.01 23:42:41 21:00:01 1.00 0.00 1.00 0.00 0.00 12.52 0.00 23:42:41 21:10:19 0.99 0.00 0.99 0.00 0.00 12.37 0.00 23:42:41 21:20:19 1.03 0.00 1.03 0.00 0.00 13.03 0.00 23:42:41 21:30:01 1.00 0.00 1.00 0.00 0.00 12.38 0.00 23:42:41 21:40:33 1.18 0.02 1.16 0.00 1.56 14.38 0.03 23:42:41 21:50:33 1.07 0.00 1.07 0.00 0.00 13.07 0.00 23:42:41 22:00:01 1.07 0.00 1.07 0.00 0.00 12.96 0.00 23:42:41 22:10:33 104.66 4.87 96.13 3.65 268.98 32978.74 17035.96 23:42:41 22:20:33 74.47 23.73 47.47 3.27 345.42 5351.32 3877.51 23:42:41 22:30:01 14.93 0.16 13.99 0.79 6.30 415.89 1404.67 23:42:41 22:40:33 21.22 0.03 20.21 0.98 1.05 828.59 1358.22 23:42:41 22:50:33 7.81 0.03 7.49 0.29 0.92 194.49 374.48 23:42:41 23:00:01 5.01 0.00 4.82 0.19 0.18 131.56 69.33 23:42:41 23:10:23 4.69 0.02 4.50 0.17 1.76 122.64 219.42 23:42:41 23:20:23 17.63 12.04 5.40 0.19 143.43 154.74 83.39 23:42:41 23:30:01 9.77 0.08 9.23 0.46 3.89 556.76 220.24 23:42:41 23:40:23 7.52 0.02 7.17 0.32 1.11 249.59 219.69 23:42:41 Average: 12.10 1.67 9.59 0.84 50.45 1739.65 10984.35 23:42:41 23:42:41 19:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:42:41 19:40:33 13453704 15521380 492724 3.01 58344 2233604 1125712 6.46 402416 2250412 8 23:42:41 19:50:33 13449488 15522540 491568 3.00 58940 2238344 1125648 6.46 407764 2250668 12 23:42:41 20:00:01 13447896 15521432 492736 3.01 59304 2238488 1125712 6.46 408112 2257944 204 23:42:41 20:10:33 13447980 15521884 492332 3.01 59616 2238500 1125888 6.46 408464 2258012 16 23:42:41 20:20:33 13448232 15522624 491552 3.00 59980 2238636 1125840 6.46 408812 2258032 8 23:42:41 20:30:01 13447988 15522692 491452 3.00 60276 2238648 1125840 6.46 409108 2258152 200 23:42:41 20:40:33 13447652 15522900 491324 3.00 60648 2238784 1125840 6.46 409496 2258332 8 23:42:41 20:50:00 13447860 15523432 490824 3.00 60964 2238784 1126180 6.46 409804 2259028 16 23:42:41 21:00:01 13449596 15525536 488704 2.98 61316 2238800 1127080 6.47 410164 2260064 200 23:42:41 21:10:19 13450016 15526364 487892 2.98 61708 2238812 1126292 6.46 410556 2259664 168 23:42:41 21:20:19 13449352 15526148 488060 2.98 62044 2238944 1126340 6.47 410860 2260068 4 23:42:41 21:30:01 13449016 15526192 488016 2.98 62420 2238956 1126292 6.46 411236 2259908 4 23:42:41 21:40:33 13435196 15513320 500904 3.06 62740 2239584 1126292 6.46 411676 2260472 16 23:42:41 21:50:33 13436040 15514584 499672 3.05 63132 2239592 1123572 6.45 412084 2257928 4 23:42:41 22:00:01 13438968 15517804 496484 3.03 63428 2239604 1123572 6.45 412364 2258168 200 23:42:41 22:10:33 4733024 15315888 610400 3.73 239436 10134476 1289456 7.40 2100720 8784912 1312 23:42:41 22:20:33 2107004 5311844 10621620 64.87 268736 2942412 11567996 66.40 2372712 11342028 388 23:42:41 22:30:01 3125784 6356804 9577956 58.50 270380 2966800 10792368 61.95 2392772 10289824 440 23:42:41 22:40:33 9670160 13046008 2892796 17.67 276008 3105860 3607600 20.71 2431524 3740848 104 23:42:41 22:50:33 7967944 11364908 4572728 27.93 277128 3125840 5268552 30.24 2433512 5438648 76 23:42:41 23:00:01 8015932 11427548 4509944 27.54 277812 3139804 5144372 29.53 2434580 5383572 108 23:42:41 23:10:23 6387360 9813692 6123108 37.40 278352 3154004 6778256 38.91 2436364 7005360 44 23:42:41 23:20:23 6286548 9784208 6152332 37.58 283416 3210368 6834080 39.23 2480232 7057772 44 23:42:41 23:30:01 7634632 11250968 4686360 28.62 287104 3319472 5359988 30.77 2488928 5682868 244 23:42:41 23:40:23 6832524 10489496 5447396 33.27 287888 3359100 6104152 35.04 2507396 6467200 888 23:42:41 Average: 10578396 13479608 2503155 15.29 146445 2881449 3185317 18.28 1208866 4202395 189 23:42:41 23:42:41 19:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:42:41 19:40:33 lo 0.14 0.14 0.01 0.01 0.00 0.00 0.00 0.00 23:42:41 19:40:33 ens3 7.34 4.29 157.52 0.39 0.00 0.00 0.00 0.00 23:42:41 19:40:33 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:41 19:50:33 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:42:41 19:50:33 ens3 0.38 0.10 0.08 0.04 0.00 0.00 0.00 0.00 23:42:41 19:50:33 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:41 20:00:01 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 23:42:41 20:00:01 ens3 0.45 0.23 0.12 0.59 0.00 0.00 0.00 0.00 23:42:41 20:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:41 20:10:33 lo 0.09 0.09 0.01 0.01 0.00 0.00 0.00 0.00 23:42:41 20:10:33 ens3 0.41 0.13 0.11 0.06 0.00 0.00 0.00 0.00 23:42:41 20:10:33 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:41 20:20:33 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:42:41 20:20:33 ens3 0.32 0.11 0.08 0.04 0.00 0.00 0.00 0.00 23:42:41 20:20:33 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:41 20:30:01 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 23:42:41 20:30:01 ens3 0.35 0.14 0.12 0.07 0.00 0.00 0.00 0.00 23:42:41 20:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:41 20:40:33 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:42:41 20:40:33 ens3 0.31 0.13 0.10 0.06 0.00 0.00 0.00 0.00 23:42:41 20:40:33 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:41 20:50:00 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 23:42:41 20:50:00 ens3 1.39 0.96 0.86 0.60 0.00 0.00 0.00 0.00 23:42:41 20:50:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:41 21:00:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:42:41 21:00:01 ens3 4.97 3.68 3.37 2.37 0.00 0.00 0.00 0.00 23:42:41 21:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:41 21:10:19 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:42:41 21:10:19 ens3 0.20 0.08 0.04 0.02 0.00 0.00 0.00 0.00 23:42:41 21:10:19 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:41 21:20:19 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:42:41 21:20:19 ens3 0.42 0.19 0.15 0.09 0.00 0.00 0.00 0.00 23:42:41 21:20:19 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:41 21:30:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:42:41 21:30:01 ens3 0.20 0.08 0.04 0.02 0.00 0.00 0.00 0.00 23:42:41 21:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:41 21:40:33 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:42:41 21:40:33 ens3 0.28 0.21 0.09 0.07 0.00 0.00 0.00 0.00 23:42:41 21:40:33 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:41 21:50:33 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:42:41 21:50:33 ens3 0.18 0.09 0.04 0.02 0.00 0.00 0.00 0.00 23:42:41 21:50:33 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:41 22:00:01 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 23:42:41 22:00:01 ens3 0.29 0.15 0.10 0.06 0.00 0.00 0.00 0.00 23:42:41 22:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:41 22:10:33 lo 1.90 1.90 1.76 1.76 0.00 0.00 0.00 0.00 23:42:41 22:10:33 ens3 139.39 106.99 1852.81 18.63 0.00 0.00 0.00 0.00 23:42:41 22:10:33 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:41 22:20:33 lo 30.98 30.98 21.71 21.71 0.00 0.00 0.00 0.00 23:42:41 22:20:33 ens3 2.30 2.11 0.74 0.62 0.00 0.00 0.00 0.00 23:42:41 22:20:33 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:41 22:30:01 lo 40.21 40.21 16.99 16.99 0.00 0.00 0.00 0.00 23:42:41 22:30:01 ens3 1.49 1.46 0.32 0.97 0.00 0.00 0.00 0.00 23:42:41 22:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:41 22:40:33 lo 19.66 19.66 9.17 9.17 0.00 0.00 0.00 0.00 23:42:41 22:40:33 ens3 1.16 1.02 0.32 0.52 0.00 0.00 0.00 0.00 23:42:41 22:40:33 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:41 22:50:33 lo 20.03 20.03 9.79 9.79 0.00 0.00 0.00 0.00 23:42:41 22:50:33 ens3 0.69 0.67 0.15 0.12 0.00 0.00 0.00 0.00 23:42:41 22:50:33 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:41 23:00:01 lo 29.38 29.38 10.36 10.36 0.00 0.00 0.00 0.00 23:42:41 23:00:01 ens3 0.50 0.44 0.11 0.09 0.00 0.00 0.00 0.00 23:42:41 23:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:41 23:10:23 lo 14.47 14.47 7.45 7.45 0.00 0.00 0.00 0.00 23:42:41 23:10:23 ens3 0.52 0.47 0.11 0.09 0.00 0.00 0.00 0.00 23:42:41 23:10:23 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:41 23:20:23 lo 17.72 17.72 10.60 10.60 0.00 0.00 0.00 0.00 23:42:41 23:20:23 ens3 0.57 0.54 0.13 0.10 0.00 0.00 0.00 0.00 23:42:41 23:20:23 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:41 23:30:01 lo 13.17 13.17 7.52 7.52 0.00 0.00 0.00 0.00 23:42:41 23:30:01 ens3 0.81 0.75 0.24 0.20 0.00 0.00 0.00 0.00 23:42:41 23:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:41 23:40:23 lo 28.64 28.64 11.91 11.91 0.00 0.00 0.00 0.00 23:42:41 23:40:23 ens3 0.83 0.73 0.21 0.17 0.00 0.00 0.00 0.00 23:42:41 23:40:23 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:41 Average: lo 8.64 8.64 4.27 4.27 0.00 0.00 0.00 0.00 23:42:41 Average: ens3 6.93 5.25 84.83 1.08 0.00 0.00 0.00 0.00 23:42:41 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:41 23:42:41 23:42:41 ---> sar -P ALL: 23:42:41 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-16g-11995) 11/19/25 _x86_64_ (4 CPU) 23:42:41 23:42:41 19:26:53 LINUX RESTART (4 CPU) 23:42:41 23:42:41 19:30:01 CPU %user %nice %system %iowait %steal %idle 23:42:41 19:40:33 all 0.36 0.00 0.22 0.22 0.02 99.18 23:42:41 19:40:33 0 0.28 0.00 0.17 0.26 0.03 99.26 23:42:41 19:40:33 1 0.52 0.00 0.20 0.37 0.02 98.88 23:42:41 19:40:33 2 0.33 0.00 0.37 0.18 0.02 99.10 23:42:41 19:40:33 3 0.29 0.00 0.15 0.07 0.01 99.47 23:42:41 19:50:33 all 0.17 0.00 0.02 0.03 0.02 99.76 23:42:41 19:50:33 0 0.02 0.00 0.02 0.01 0.01 99.95 23:42:41 19:50:33 1 0.20 0.00 0.02 0.01 0.02 99.75 23:42:41 19:50:33 2 0.30 0.00 0.04 0.07 0.03 99.55 23:42:41 19:50:33 3 0.16 0.00 0.02 0.02 0.01 99.79 23:42:41 20:00:01 all 0.25 0.00 0.02 0.01 0.02 99.70 23:42:41 20:00:01 0 0.04 0.00 0.02 0.02 0.02 99.91 23:42:41 20:00:01 1 0.63 0.00 0.01 0.00 0.01 99.35 23:42:41 20:00:01 2 0.32 0.00 0.03 0.00 0.03 99.62 23:42:41 20:00:01 3 0.02 0.00 0.03 0.02 0.02 99.92 23:42:41 20:10:33 all 0.26 0.00 0.02 0.01 0.02 99.69 23:42:41 20:10:33 0 0.01 0.00 0.02 0.03 0.02 99.92 23:42:41 20:10:33 1 0.58 0.00 0.01 0.00 0.02 99.39 23:42:41 20:10:33 2 0.42 0.00 0.03 0.02 0.02 99.51 23:42:41 20:10:33 3 0.01 0.00 0.02 0.00 0.01 99.96 23:42:41 20:20:33 all 0.23 0.00 0.02 0.01 0.02 99.72 23:42:41 20:20:33 0 0.01 0.00 0.02 0.04 0.02 99.92 23:42:41 20:20:33 1 0.76 0.00 0.02 0.00 0.02 99.19 23:42:41 20:20:33 2 0.11 0.00 0.04 0.01 0.03 99.81 23:42:41 20:20:33 3 0.02 0.00 0.02 0.00 0.01 99.95 23:42:41 20:30:01 all 0.04 0.00 0.02 0.01 0.02 99.92 23:42:41 20:30:01 0 0.01 0.00 0.02 0.03 0.02 99.92 23:42:41 20:30:01 1 0.12 0.00 0.02 0.00 0.03 99.83 23:42:41 20:30:01 2 0.01 0.00 0.02 0.01 0.01 99.95 23:42:41 20:30:01 3 0.01 0.00 0.02 0.00 0.01 99.96 23:42:41 20:40:33 all 0.14 0.00 0.02 0.01 0.02 99.81 23:42:41 20:40:33 0 0.23 0.00 0.02 0.01 0.02 99.73 23:42:41 20:40:33 1 0.07 0.00 0.03 0.00 0.02 99.88 23:42:41 20:40:33 2 0.25 0.00 0.02 0.03 0.01 99.70 23:42:41 20:40:33 3 0.02 0.00 0.02 0.00 0.02 99.93 23:42:41 20:50:00 all 0.04 0.00 0.02 0.01 0.02 99.92 23:42:41 20:50:00 0 0.04 0.00 0.02 0.00 0.02 99.92 23:42:41 20:50:00 1 0.07 0.00 0.03 0.01 0.03 99.87 23:42:41 20:50:00 2 0.02 0.00 0.01 0.02 0.01 99.93 23:42:41 20:50:00 3 0.03 0.00 0.02 0.00 0.01 99.94 23:42:41 21:00:01 all 0.06 0.00 0.02 0.01 0.02 99.89 23:42:41 21:00:01 0 0.06 0.00 0.03 0.00 0.03 99.87 23:42:41 21:00:01 1 0.04 0.00 0.02 0.02 0.02 99.90 23:42:41 21:00:01 2 0.12 0.00 0.03 0.00 0.01 99.84 23:42:41 21:00:01 3 0.03 0.00 0.01 0.00 0.01 99.94 23:42:41 21:10:19 all 0.01 0.00 0.02 0.01 0.02 99.94 23:42:41 21:10:19 0 0.01 0.00 0.02 0.04 0.02 99.92 23:42:41 21:10:19 1 0.01 0.00 0.01 0.01 0.01 99.96 23:42:41 21:10:19 2 0.02 0.00 0.03 0.00 0.03 99.92 23:42:41 21:10:19 3 0.01 0.00 0.01 0.00 0.01 99.97 23:42:41 21:20:19 all 0.07 0.00 0.02 0.01 0.02 99.89 23:42:41 21:20:19 0 0.02 0.00 0.02 0.02 0.02 99.92 23:42:41 21:20:19 1 0.02 0.00 0.02 0.01 0.01 99.95 23:42:41 21:20:19 2 0.23 0.00 0.03 0.00 0.03 99.72 23:42:41 21:20:19 3 0.01 0.00 0.01 0.01 0.01 99.96 23:42:41 23:42:41 21:20:19 CPU %user %nice %system %iowait %steal %idle 23:42:41 21:30:01 all 0.06 0.00 0.02 0.01 0.02 99.89 23:42:41 21:30:01 0 0.01 0.00 0.02 0.01 0.01 99.96 23:42:41 21:30:01 1 0.01 0.00 0.02 0.03 0.01 99.94 23:42:41 21:30:01 2 0.20 0.00 0.03 0.00 0.02 99.76 23:42:41 21:30:01 3 0.02 0.00 0.03 0.01 0.03 99.91 23:42:41 21:40:33 all 0.24 0.00 0.02 0.01 0.02 99.72 23:42:41 21:40:33 0 0.03 0.00 0.02 0.01 0.02 99.93 23:42:41 21:40:33 1 0.01 0.00 0.01 0.03 0.01 99.95 23:42:41 21:40:33 2 0.86 0.00 0.01 0.00 0.02 99.11 23:42:41 21:40:33 3 0.05 0.00 0.03 0.00 0.03 99.89 23:42:41 21:50:33 all 0.11 0.00 0.02 0.01 0.02 99.84 23:42:41 21:50:33 0 0.01 0.00 0.02 0.03 0.02 99.92 23:42:41 21:50:33 1 0.01 0.00 0.02 0.01 0.01 99.96 23:42:41 21:50:33 2 0.02 0.00 0.02 0.01 0.02 99.95 23:42:41 21:50:33 3 0.39 0.00 0.03 0.01 0.02 99.54 23:42:41 22:00:01 all 0.02 0.00 0.02 0.01 0.02 99.94 23:42:41 22:00:01 0 0.02 0.00 0.02 0.00 0.03 99.93 23:42:41 22:00:01 1 0.01 0.00 0.01 0.01 0.01 99.95 23:42:41 22:00:01 2 0.01 0.00 0.02 0.01 0.02 99.95 23:42:41 22:00:01 3 0.03 0.00 0.01 0.02 0.02 99.92 23:42:41 22:10:33 all 31.69 0.00 1.90 1.36 0.08 64.98 23:42:41 22:10:33 0 32.71 0.00 1.88 1.46 0.08 63.87 23:42:41 22:10:33 1 29.57 0.00 1.83 1.45 0.07 67.07 23:42:41 22:10:33 2 33.74 0.00 2.07 1.30 0.08 62.81 23:42:41 22:10:33 3 30.74 0.00 1.81 1.23 0.07 66.15 23:42:41 22:20:33 all 59.65 0.00 2.25 2.08 0.11 35.91 23:42:41 22:20:33 0 60.15 0.00 2.33 2.26 0.11 35.15 23:42:41 22:20:33 1 59.88 0.00 2.22 0.14 0.11 37.65 23:42:41 22:20:33 2 59.02 0.00 2.28 2.16 0.11 36.43 23:42:41 22:20:33 3 59.54 0.00 2.20 3.75 0.11 34.39 23:42:41 22:30:01 all 32.67 0.00 1.37 0.53 0.11 65.33 23:42:41 22:30:01 0 33.71 0.00 1.35 0.44 0.10 64.40 23:42:41 22:30:01 1 31.19 0.00 1.41 0.43 0.11 66.85 23:42:41 22:30:01 2 33.11 0.00 1.40 0.71 0.10 64.68 23:42:41 22:30:01 3 32.67 0.00 1.31 0.52 0.11 65.39 23:42:41 22:40:33 all 30.14 0.00 1.14 0.09 0.10 68.54 23:42:41 22:40:33 0 30.93 0.00 1.09 0.15 0.10 67.73 23:42:41 22:40:33 1 29.26 0.00 1.09 0.08 0.10 69.46 23:42:41 22:40:33 2 30.05 0.00 1.24 0.06 0.10 68.55 23:42:41 22:40:33 3 30.32 0.00 1.12 0.06 0.10 68.40 23:42:41 22:50:33 all 13.41 0.00 0.58 0.03 0.09 85.89 23:42:41 22:50:33 0 13.44 0.00 0.53 0.03 0.08 85.92 23:42:41 22:50:33 1 13.60 0.00 0.56 0.01 0.10 85.72 23:42:41 22:50:33 2 13.06 0.00 0.68 0.01 0.10 86.15 23:42:41 22:50:33 3 13.52 0.00 0.55 0.07 0.09 85.76 23:42:41 23:00:01 all 8.57 0.00 0.50 0.03 0.09 90.80 23:42:41 23:00:01 0 8.83 0.00 0.53 0.06 0.09 90.50 23:42:41 23:00:01 1 7.99 0.00 0.51 0.01 0.09 91.39 23:42:41 23:00:01 2 8.75 0.00 0.56 0.02 0.10 90.58 23:42:41 23:00:01 3 8.73 0.00 0.42 0.02 0.08 90.75 23:42:41 23:10:23 all 8.81 0.00 0.43 0.04 0.09 90.64 23:42:41 23:10:23 0 8.71 0.00 0.39 0.05 0.08 90.78 23:42:41 23:10:23 1 9.00 0.00 0.49 0.06 0.09 90.35 23:42:41 23:10:23 2 8.55 0.00 0.43 0.01 0.10 90.90 23:42:41 23:10:23 3 8.96 0.00 0.39 0.03 0.09 90.52 23:42:41 23:42:41 23:10:23 CPU %user %nice %system %iowait %steal %idle 23:42:41 23:20:23 all 9.20 0.07 0.52 0.07 0.10 90.04 23:42:41 23:20:23 0 8.81 0.00 0.47 0.02 0.10 90.60 23:42:41 23:20:23 1 9.37 0.05 0.42 0.07 0.10 89.98 23:42:41 23:20:23 2 9.24 0.00 0.54 0.02 0.10 90.10 23:42:41 23:20:23 3 9.38 0.24 0.63 0.17 0.10 89.48 23:42:41 23:30:01 all 12.93 0.00 0.58 0.06 0.09 86.34 23:42:41 23:30:01 0 12.73 0.00 0.48 0.05 0.09 86.65 23:42:41 23:30:01 1 13.12 0.00 0.55 0.01 0.09 86.23 23:42:41 23:30:01 2 13.69 0.00 0.61 0.05 0.10 85.54 23:42:41 23:30:01 3 12.16 0.00 0.68 0.12 0.09 86.96 23:42:41 23:40:23 all 14.60 0.00 0.58 0.04 0.10 84.69 23:42:41 23:40:23 0 14.32 0.00 0.56 0.05 0.10 84.98 23:42:41 23:40:23 1 14.54 0.00 0.63 0.05 0.10 84.69 23:42:41 23:40:23 2 14.95 0.00 0.52 0.05 0.10 84.38 23:42:41 23:40:23 3 14.58 0.00 0.59 0.02 0.10 84.70 23:42:41 Average: all 8.98 0.00 0.42 0.19 0.05 90.36 23:42:41 Average: 0 9.04 0.00 0.40 0.20 0.05 90.30 23:42:41 Average: 1 8.85 0.00 0.41 0.12 0.05 90.57 23:42:41 Average: 2 9.13 0.00 0.44 0.19 0.05 90.18 23:42:41 Average: 3 8.90 0.01 0.41 0.25 0.05 90.39 23:42:41 23:42:41 23:42:41