12:05:02 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/119740 12:05:02 Running as SYSTEM 12:05:02 [EnvInject] - Loading node environment variables. 12:05:02 Building remotely on prd-ubuntu2204-docker-4c-16g-4519 (ubuntu2204-docker-4c-16g) in workspace /w/workspace/transportpce-tox-verify-transportpce-master 12:05:14 [ssh-agent] Looking for ssh-agent implementation... 12:05:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:05:14 $ ssh-agent 12:05:14 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXZ3QGV3/agent.1577 12:05:14 SSH_AGENT_PID=1579 12:05:14 [ssh-agent] Started. 12:05:14 Running ssh-add (command line suppressed) 12:05:14 Identity added: /w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_13853660054707392208.key (/w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_13853660054707392208.key) 12:05:14 [ssh-agent] Using credentials jenkins (jenkins-ssh) 12:05:14 The recommended git tool is: NONE 12:05:28 using credential jenkins-ssh 12:05:28 Wiping out workspace first. 12:05:28 Cloning the remote Git repository 12:05:28 Cloning repository git://devvexx.opendaylight.org/mirror/transportpce 12:05:28 > git init /w/workspace/transportpce-tox-verify-transportpce-master # timeout=10 12:05:28 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 12:05:28 > git --version # timeout=10 12:05:28 > git --version # 'git version 2.34.1' 12:05:28 using GIT_SSH to set credentials jenkins-ssh 12:05:28 Verifying host key using known hosts file 12:05:28 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. 12:05:28 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 12:05:35 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 12:05:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:05:36 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 12:05:36 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 12:05:36 using GIT_SSH to set credentials jenkins-ssh 12:05:36 Verifying host key using known hosts file 12:05:36 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. 12:05:36 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/40/119740/12 # timeout=10 12:05:37 > git rev-parse 125c50fbb33ace505dcbc62885595de710a15fdd^{commit} # timeout=10 12:05:37 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:05:37 Checking out Revision 125c50fbb33ace505dcbc62885595de710a15fdd (refs/changes/40/119740/12) 12:05:37 > git config core.sparsecheckout # timeout=10 12:05:37 > git checkout -f 125c50fbb33ace505dcbc62885595de710a15fdd # timeout=10 12:05:37 Commit message: "Improved readability by creating helper methods" 12:05:37 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:05:37 > git rev-list --no-walk 047848a2c687667591a0f39fc662cd0bd5125d36 # timeout=10 12:05:37 > git remote # timeout=10 12:05:37 > git submodule init # timeout=10 12:05:37 > git submodule sync # timeout=10 12:05:37 > git config --get remote.origin.url # timeout=10 12:05:37 > git submodule init # timeout=10 12:05:37 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 12:05:37 ERROR: No submodules found. 12:05:41 provisioning config files... 12:05:41 copy managed file [npmrc] to file:/home/jenkins/.npmrc 12:05:41 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 12:05:41 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins7080361413306913988.sh 12:05:41 ---> python-tools-install.sh 12:05:41 Setup pyenv: 12:05:41 * system (set by /opt/pyenv/version) 12:05:41 * 3.8.20 (set by /opt/pyenv/version) 12:05:41 * 3.9.20 (set by /opt/pyenv/version) 12:05:41 3.10.15 12:05:41 3.11.10 12:05:46 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-skXw 12:05:46 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:05:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:05:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:05:50 lf-activate-venv(): INFO: Base packages installed successfully 12:05:50 lf-activate-venv(): INFO: Installing additional packages: lftools 12:07:16 lf-activate-venv(): INFO: Adding /tmp/venv-skXw/bin to PATH 12:07:16 Generating Requirements File 12:07:37 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))': /repository/PyPi/packages/oauthlib/3.3.1/oauthlib-3.3.1-py3-none-any.whl 12:07:43 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. 12:07:43 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 12:07:44 Python 3.11.10 12:07:44 pip 25.3 from /tmp/venv-skXw/lib/python3.11/site-packages/pip (python 3.11) 12:07:44 appdirs==1.4.4 12:07:44 argcomplete==3.6.3 12:07:44 aspy.yaml==1.3.0 12:07:44 attrs==25.4.0 12:07:44 autopage==0.5.2 12:07:44 beautifulsoup4==4.14.3 12:07:44 boto3==1.42.34 12:07:44 botocore==1.42.34 12:07:44 bs4==0.0.2 12:07:44 certifi==2026.1.4 12:07:44 cffi==2.0.0 12:07:44 cfgv==3.5.0 12:07:44 chardet==5.2.0 12:07:44 charset-normalizer==3.4.4 12:07:44 click==8.3.1 12:07:44 cliff==4.13.1 12:07:44 cmd2==3.1.0 12:07:44 cryptography==3.3.2 12:07:44 debtcollector==3.0.0 12:07:44 decorator==5.2.1 12:07:44 defusedxml==0.7.1 12:07:44 Deprecated==1.3.1 12:07:44 distlib==0.4.0 12:07:44 dnspython==2.8.0 12:07:44 docker==7.1.0 12:07:44 dogpile.cache==1.5.0 12:07:44 durationpy==0.10 12:07:44 email-validator==2.3.0 12:07:44 filelock==3.20.3 12:07:44 future==1.0.0 12:07:44 gitdb==4.0.12 12:07:44 GitPython==3.1.46 12:07:44 httplib2==0.30.2 12:07:44 identify==2.6.16 12:07:44 idna==3.11 12:07:44 importlib-resources==1.5.0 12:07:44 iso8601==2.1.0 12:07:44 Jinja2==3.1.6 12:07:44 jmespath==1.1.0 12:07:44 jsonpatch==1.33 12:07:44 jsonpointer==3.0.0 12:07:44 jsonschema==4.26.0 12:07:44 jsonschema-specifications==2025.9.1 12:07:44 keystoneauth1==5.13.0 12:07:44 kubernetes==35.0.0 12:07:44 lftools==0.37.21 12:07:44 lxml==6.0.2 12:07:44 markdown-it-py==4.0.0 12:07:44 MarkupSafe==3.0.3 12:07:44 mdurl==0.1.2 12:07:44 msgpack==1.1.2 12:07:44 multi_key_dict==2.0.3 12:07:44 munch==4.0.0 12:07:44 netaddr==1.3.0 12:07:44 niet==1.4.2 12:07:44 nodeenv==1.10.0 12:07:44 oauth2client==4.1.3 12:07:44 oauthlib==3.3.1 12:07:44 openstacksdk==4.9.0 12:07:44 os-service-types==1.8.2 12:07:44 osc-lib==4.3.0 12:07:44 oslo.config==10.2.0 12:07:44 oslo.context==6.2.0 12:07:44 oslo.i18n==6.7.1 12:07:44 oslo.log==8.0.0 12:07:44 oslo.serialization==5.9.0 12:07:44 oslo.utils==9.2.0 12:07:44 packaging==26.0 12:07:44 pbr==7.0.3 12:07:44 platformdirs==4.5.1 12:07:44 prettytable==3.17.0 12:07:44 psutil==7.2.1 12:07:44 pyasn1==0.6.2 12:07:44 pyasn1_modules==0.4.2 12:07:44 pycparser==3.0 12:07:44 pygerrit2==2.0.15 12:07:44 PyGithub==2.8.1 12:07:44 Pygments==2.19.2 12:07:44 PyJWT==2.10.1 12:07:44 PyNaCl==1.6.2 12:07:44 pyparsing==2.4.7 12:07:44 pyperclip==1.11.0 12:07:44 pyrsistent==0.20.0 12:07:44 python-cinderclient==9.8.0 12:07:44 python-dateutil==2.9.0.post0 12:07:44 python-heatclient==5.0.0 12:07:44 python-jenkins==1.8.3 12:07:44 python-keystoneclient==5.7.0 12:07:44 python-magnumclient==4.9.0 12:07:44 python-openstackclient==8.3.0 12:07:44 python-swiftclient==4.9.0 12:07:44 PyYAML==6.0.3 12:07:44 referencing==0.37.0 12:07:44 requests==2.32.5 12:07:44 requests-oauthlib==2.0.0 12:07:44 requestsexceptions==1.4.0 12:07:44 rfc3986==2.0.0 12:07:44 rich==14.3.1 12:07:44 rich-argparse==1.7.2 12:07:44 rpds-py==0.30.0 12:07:44 rsa==4.9.1 12:07:44 ruamel.yaml==0.19.1 12:07:44 ruamel.yaml.clib==0.2.15 12:07:44 s3transfer==0.16.0 12:07:44 simplejson==3.20.2 12:07:44 six==1.17.0 12:07:44 smmap==5.0.2 12:07:44 soupsieve==2.8.3 12:07:44 stevedore==5.6.0 12:07:44 tabulate==0.9.0 12:07:44 toml==0.10.2 12:07:44 tomlkit==0.14.0 12:07:44 tqdm==4.67.1 12:07:44 typing_extensions==4.15.0 12:07:44 tzdata==2025.3 12:07:44 urllib3==1.26.20 12:07:44 virtualenv==20.36.1 12:07:44 wcwidth==0.4.0 12:07:44 websocket-client==1.9.0 12:07:44 wrapt==2.0.1 12:07:44 xdg==6.0.0 12:07:44 xmltodict==1.0.2 12:07:44 yq==3.4.3 12:07:44 [EnvInject] - Injecting environment variables from a build step. 12:07:44 [EnvInject] - Injecting as environment variables the properties content 12:07:44 PYTHON=python3 12:07:44 12:07:44 [EnvInject] - Variables injected successfully. 12:07:44 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins14499273554320650291.sh 12:07:44 ---> tox-install.sh 12:07:44 + source /home/jenkins/lf-env.sh 12:07:44 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:07:44 ++ mktemp -d /tmp/venv-XXXX 12:07:44 + lf_venv=/tmp/venv-YOhA 12:07:44 + local venv_file=/tmp/.os_lf_venv 12:07:44 + local python=python3 12:07:44 + local options 12:07:44 + local set_path=true 12:07:44 + local install_args= 12:07:44 ++ 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 12:07:44 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:07:44 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:07:44 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:07:44 + true 12:07:44 + case $1 in 12:07:44 + venv_file=/tmp/.toxenv 12:07:44 + shift 2 12:07:44 + true 12:07:44 + case $1 in 12:07:44 + shift 12:07:44 + break 12:07:44 + case $python in 12:07:44 + local pkg_list= 12:07:44 + [[ -d /opt/pyenv ]] 12:07:44 + echo 'Setup pyenv:' 12:07:44 Setup pyenv: 12:07:44 + export PYENV_ROOT=/opt/pyenv 12:07:44 + PYENV_ROOT=/opt/pyenv 12:07:44 + 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 12:07:44 + 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 12:07:44 + pyenv versions 12:07:44 system 12:07:44 3.8.20 12:07:44 3.9.20 12:07:44 3.10.15 12:07:44 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 12:07:44 + command -v pyenv 12:07:44 ++ pyenv init - --no-rehash 12:07:45 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 12:07:45 for i in ${!paths[@]}; do 12:07:45 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 12:07:45 fi; done; 12:07:45 echo "${paths[*]}"'\'')" 12:07:45 export PATH="/opt/pyenv/shims:${PATH}" 12:07:45 export PYENV_SHELL=bash 12:07:45 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:07:45 pyenv() { 12:07:45 local command 12:07:45 command="${1:-}" 12:07:45 if [ "$#" -gt 0 ]; then 12:07:45 shift 12:07:45 fi 12:07:45 12:07:45 case "$command" in 12:07:45 rehash|shell) 12:07:45 eval "$(pyenv "sh-$command" "$@")" 12:07:45 ;; 12:07:45 *) 12:07:45 command pyenv "$command" "$@" 12:07:45 ;; 12:07:45 esac 12:07:45 }' 12:07:45 +++ bash --norc -ec 'IFS=:; paths=($PATH); 12:07:45 for i in ${!paths[@]}; do 12:07:45 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 12:07:45 fi; done; 12:07:45 echo "${paths[*]}"' 12:07:45 ++ 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 12:07:45 ++ 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 12:07:45 ++ 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 12:07:45 ++ export PYENV_SHELL=bash 12:07:45 ++ PYENV_SHELL=bash 12:07:45 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:07:45 +++ complete -F _pyenv pyenv 12:07:45 ++ lf-pyver python3 12:07:45 ++ local py_version_xy=python3 12:07:45 ++ local py_version_xyz= 12:07:45 ++ pyenv versions 12:07:45 ++ local command 12:07:45 ++ sed 's/^[ *]* //' 12:07:45 ++ command=versions 12:07:45 ++ '[' 1 -gt 0 ']' 12:07:45 ++ shift 12:07:45 ++ case "$command" in 12:07:45 ++ command pyenv versions 12:07:45 ++ grep -E '^[0-9.]*[0-9]$' 12:07:45 ++ awk '{ print $1 }' 12:07:45 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:07:45 +++ grep '^3' /tmp/.pyenv_versions 12:07:45 +++ sort -V 12:07:45 +++ tail -n 1 12:07:45 ++ py_version_xyz=3.11.10 12:07:45 ++ [[ -z 3.11.10 ]] 12:07:45 ++ echo 3.11.10 12:07:45 ++ return 0 12:07:45 + pyenv local 3.11.10 12:07:45 + local command 12:07:45 + command=local 12:07:45 + '[' 2 -gt 0 ']' 12:07:45 + shift 12:07:45 + case "$command" in 12:07:45 + command pyenv local 3.11.10 12:07:45 + for arg in "$@" 12:07:45 + case $arg in 12:07:45 + pkg_list+='tox ' 12:07:45 + for arg in "$@" 12:07:45 + case $arg in 12:07:45 + pkg_list+='virtualenv ' 12:07:45 + for arg in "$@" 12:07:45 + case $arg in 12:07:45 + pkg_list+='urllib3~=1.26.15 ' 12:07:45 + [[ -f /tmp/.toxenv ]] 12:07:45 + [[ ! -f /tmp/.toxenv ]] 12:07:45 + [[ -n '' ]] 12:07:45 + python3 -m venv /tmp/venv-YOhA 12:07:49 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YOhA' 12:07:49 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YOhA 12:07:49 + echo /tmp/venv-YOhA 12:07:49 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:07:49 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:07:49 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:07:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:07:49 + local 'pip_opts=--upgrade --quiet' 12:07:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:07:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:07:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:07:49 + [[ -n '' ]] 12:07:49 + [[ -n '' ]] 12:07:49 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:07:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:07:49 + /tmp/venv-YOhA/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 12:07:56 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:07:56 lf-activate-venv(): INFO: Base packages installed successfully 12:07:56 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:07:56 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:07:56 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:07:56 + /tmp/venv-YOhA/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 12:07:58 + type python3 12:07:58 + true 12:07:58 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-YOhA/bin to PATH' 12:07:58 lf-activate-venv(): INFO: Adding /tmp/venv-YOhA/bin to PATH 12:07:58 + PATH=/tmp/venv-YOhA/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 12:07:58 + return 0 12:07:58 + python3 --version 12:07:58 Python 3.11.10 12:07:58 + python3 -m pip --version 12:07:58 pip 25.3 from /tmp/venv-YOhA/lib/python3.11/site-packages/pip (python 3.11) 12:07:58 + python3 -m pip freeze 12:07:58 cachetools==6.2.5 12:07:58 chardet==5.2.0 12:07:58 colorama==0.4.6 12:07:58 distlib==0.4.0 12:07:58 filelock==3.20.3 12:07:58 packaging==26.0 12:07:58 platformdirs==4.5.1 12:07:58 pluggy==1.6.0 12:07:58 pyproject-api==1.10.0 12:07:58 tox==4.34.1 12:07:58 urllib3==1.26.20 12:07:58 virtualenv==20.36.1 12:07:58 [transportpce-tox-verify-transportpce-master] $ /bin/sh -xe /tmp/jenkins18073653667067639687.sh 12:07:58 [EnvInject] - Injecting environment variables from a build step. 12:07:58 [EnvInject] - Injecting as environment variables the properties content 12:07:58 PARALLEL=True 12:07:58 12:07:58 [EnvInject] - Variables injected successfully. 12:07:58 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins15000157962706823264.sh 12:07:58 ---> tox-run.sh 12:07:58 + 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 12:07:58 + ARCHIVE_TOX_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 12:07:58 + ARCHIVE_DOC_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 12:07:58 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 12:07:58 + cd /w/workspace/transportpce-tox-verify-transportpce-master/. 12:07:58 + source /home/jenkins/lf-env.sh 12:07:58 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:07:58 ++ mktemp -d /tmp/venv-XXXX 12:07:58 + lf_venv=/tmp/venv-dodx 12:07:58 + local venv_file=/tmp/.os_lf_venv 12:07:58 + local python=python3 12:07:58 + local options 12:07:58 + local set_path=true 12:07:58 + local install_args= 12:07:58 ++ 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 12:07:58 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:07:58 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:07:58 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:07:58 + true 12:07:58 + case $1 in 12:07:58 + venv_file=/tmp/.toxenv 12:07:58 + shift 2 12:07:58 + true 12:07:58 + case $1 in 12:07:58 + shift 12:07:58 + break 12:07:58 + case $python in 12:07:58 + local pkg_list= 12:07:58 + [[ -d /opt/pyenv ]] 12:07:58 + echo 'Setup pyenv:' 12:07:58 Setup pyenv: 12:07:58 + export PYENV_ROOT=/opt/pyenv 12:07:58 + PYENV_ROOT=/opt/pyenv 12:07:58 + 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 12:07:58 + 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 12:07:58 + pyenv versions 12:07:58 system 12:07:58 3.8.20 12:07:58 3.9.20 12:07:58 3.10.15 12:07:58 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 12:07:58 + command -v pyenv 12:07:58 ++ pyenv init - --no-rehash 12:07:58 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 12:07:58 for i in ${!paths[@]}; do 12:07:58 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 12:07:58 fi; done; 12:07:58 echo "${paths[*]}"'\'')" 12:07:58 export PATH="/opt/pyenv/shims:${PATH}" 12:07:58 export PYENV_SHELL=bash 12:07:58 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:07:58 pyenv() { 12:07:58 local command 12:07:58 command="${1:-}" 12:07:58 if [ "$#" -gt 0 ]; then 12:07:58 shift 12:07:58 fi 12:07:58 12:07:58 case "$command" in 12:07:58 rehash|shell) 12:07:58 eval "$(pyenv "sh-$command" "$@")" 12:07:58 ;; 12:07:58 *) 12:07:58 command pyenv "$command" "$@" 12:07:58 ;; 12:07:58 esac 12:07:58 }' 12:07:58 +++ bash --norc -ec 'IFS=:; paths=($PATH); 12:07:58 for i in ${!paths[@]}; do 12:07:58 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 12:07:58 fi; done; 12:07:58 echo "${paths[*]}"' 12:07:58 ++ 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 12:07:58 ++ 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 12:07:58 ++ 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 12:07:58 ++ export PYENV_SHELL=bash 12:07:58 ++ PYENV_SHELL=bash 12:07:58 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:07:58 +++ complete -F _pyenv pyenv 12:07:58 ++ lf-pyver python3 12:07:58 ++ local py_version_xy=python3 12:07:58 ++ local py_version_xyz= 12:07:58 ++ pyenv versions 12:07:58 ++ local command 12:07:58 ++ command=versions 12:07:58 ++ '[' 1 -gt 0 ']' 12:07:58 ++ shift 12:07:58 ++ case "$command" in 12:07:58 ++ command pyenv versions 12:07:58 ++ sed 's/^[ *]* //' 12:07:58 ++ awk '{ print $1 }' 12:07:58 ++ grep -E '^[0-9.]*[0-9]$' 12:07:59 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:07:59 +++ grep '^3' /tmp/.pyenv_versions 12:07:59 +++ sort -V 12:07:59 +++ tail -n 1 12:07:59 ++ py_version_xyz=3.11.10 12:07:59 ++ [[ -z 3.11.10 ]] 12:07:59 ++ echo 3.11.10 12:07:59 ++ return 0 12:07:59 + pyenv local 3.11.10 12:07:59 + local command 12:07:59 + command=local 12:07:59 + '[' 2 -gt 0 ']' 12:07:59 + shift 12:07:59 + case "$command" in 12:07:59 + command pyenv local 3.11.10 12:07:59 + for arg in "$@" 12:07:59 + case $arg in 12:07:59 + pkg_list+='tox ' 12:07:59 + for arg in "$@" 12:07:59 + case $arg in 12:07:59 + pkg_list+='virtualenv ' 12:07:59 + for arg in "$@" 12:07:59 + case $arg in 12:07:59 + pkg_list+='urllib3~=1.26.15 ' 12:07:59 + [[ -f /tmp/.toxenv ]] 12:07:59 ++ cat /tmp/.toxenv 12:07:59 + lf_venv=/tmp/venv-YOhA 12:07:59 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YOhA from' file:/tmp/.toxenv 12:07:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YOhA from file:/tmp/.toxenv 12:07:59 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:07:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:07:59 + local 'pip_opts=--upgrade --quiet' 12:07:59 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:07:59 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:07:59 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:07:59 + [[ -n '' ]] 12:07:59 + [[ -n '' ]] 12:07:59 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:07:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:07:59 + /tmp/venv-YOhA/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 12:08:00 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:08:00 lf-activate-venv(): INFO: Base packages installed successfully 12:08:00 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:08:00 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:08:00 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:08:00 + /tmp/venv-YOhA/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 12:08:01 + type python3 12:08:01 + true 12:08:01 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-YOhA/bin to PATH' 12:08:01 lf-activate-venv(): INFO: Adding /tmp/venv-YOhA/bin to PATH 12:08:01 + PATH=/tmp/venv-YOhA/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 12:08:01 + return 0 12:08:01 + [[ -d /opt/pyenv ]] 12:08:01 + echo '---> Setting up pyenv' 12:08:01 ---> Setting up pyenv 12:08:01 + export PYENV_ROOT=/opt/pyenv 12:08:01 + PYENV_ROOT=/opt/pyenv 12:08:01 + export PATH=/opt/pyenv/bin:/tmp/venv-YOhA/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 12:08:01 + PATH=/opt/pyenv/bin:/tmp/venv-YOhA/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 12:08:01 ++ pwd 12:08:01 + PYTHONPATH=/w/workspace/transportpce-tox-verify-transportpce-master 12:08:01 + export PYTHONPATH 12:08:01 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:08:01 + TOX_TESTENV_PASSENV=PYTHONPATH 12:08:01 + tox --version 12:08:01 4.34.1 from /tmp/venv-YOhA/lib/python3.11/site-packages/tox/__init__.py 12:08:01 + PARALLEL=True 12:08:01 + TOX_OPTIONS_LIST= 12:08:01 + [[ -n '' ]] 12:08:01 + case ${PARALLEL,,} in 12:08:01 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 12:08:01 + tox --parallel auto --parallel-live 12:08:01 + tee -a /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tox.log 12:08:03 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 12:08:03 docs: install_deps> python -I -m pip install -r docs/requirements.txt 12:08:03 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 12:08:03 checkbashisms: freeze> python -m pip freeze --all 12:08:03 checkbashisms: pip==25.3,setuptools==80.9.0 12:08:03 checkbashisms: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 12:08:03 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)' 12:08:03 checkbashisms: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find . -not -path '*/\.*' -name '*.sh' -exec checkbashisms -f '{}' + 12:08:05 checkbashisms: OK ✔ in 3.26 seconds 12:08:05 pre-commit: install_deps> python -I -m pip install pre-commit 12:08:07 pre-commit: freeze> python -m pip freeze --all 12:08:08 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.20.3,identify==2.6.16,nodeenv==1.10.0,pip==25.3,platformdirs==4.5.1,pre_commit==4.5.1,PyYAML==6.0.3,setuptools==80.9.0,virtualenv==20.36.1 12:08:08 pre-commit: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 12:08:08 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)' 12:08:08 /usr/bin/cpan 12:08:08 pre-commit: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run --all-files --show-diff-on-failure 12:08:08 [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. 12:08:08 [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. 12:08:08 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 12:08:08 [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. 12:08:08 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 12:08:09 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 12:08:09 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:08:10 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. 12:08:10 [INFO] Initializing environment for https://github.com/perltidy/perltidy. 12:08:10 buildcontroller: freeze> python -m pip freeze --all 12:08:11 buildcontroller: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.1,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 12:08:11 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh 12:08:11 + update-java-alternatives -l 12:08:11 java-1.11.0-openjdk-amd64 1111 /usr/lib/jvm/java-1.11.0-openjdk-amd64 12:08:11 java-1.17.0-openjdk-amd64 1711 /usr/lib/jvm/java-1.17.0-openjdk-amd64 12:08:11 + sudo update-java-alternatives -s java-1.21.0-openjdk-amd64 12:08:11 java-1.21.0-openjdk-amd64 2111 /usr/lib/jvm/java-1.21.0-openjdk-amd64 12:08:11 update-alternatives: error: no alternatives for jaotc 12:08:11 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 12:08:11 [INFO] Once installed this environment will be reused. 12:08:11 [INFO] This may take a few minutes... 12:08:11 update-alternatives: error: no alternatives for rmic 12:08:11 + sed -n ;s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p; 12:08:11 + java -version 12:08:11 21 12:08:11 + JAVA_VER=21 12:08:11 + echo 21 12:08:11 + javac -version 12:08:11 + sed -n ;s/javac \(.*\)\.\(.*\)\..*.*$/\1/p; 12:08:11 + JAVAC_VER=21 12:08:11 + echo 21 12:08:11 21 12:08:11 ok, java is 21 or newer 12:08:11 + [ 21 -ge 21 ] 12:08:11 + [ 21 -ge 21 ] 12:08:11 + echo ok, java is 21 or newer 12:08:11 + wget -nv https://dlcdn.apache.org/maven/maven-3/3.9.12/binaries/apache-maven-3.9.12-bin.tar.gz -P /tmp 12:08:11 2026-01-26 12:08:11 URL:https://dlcdn.apache.org/maven/maven-3/3.9.12/binaries/apache-maven-3.9.12-bin.tar.gz [9233336/9233336] -> "/tmp/apache-maven-3.9.12-bin.tar.gz" [1] 12:08:11 + sudo mkdir -p /opt 12:08:11 + sudo tar xf /tmp/apache-maven-3.9.12-bin.tar.gz -C /opt 12:08:12 + sudo ln -s /opt/apache-maven-3.9.12 /opt/maven 12:08:12 + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn 12:08:12 + mvn --version 12:08:12 Apache Maven 3.9.12 (848fbb4bf2d427b72bdb2471c22fced7ebd9a7a1) 12:08:12 Maven home: /opt/maven 12:08:12 Java version: 21.0.9, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 12:08:12 Default locale: en, platform encoding: UTF-8 12:08:12 OS name: "linux", version: "5.15.0-164-generic", arch: "amd64", family: "unix" 12:08:12 NOTE: Picked up JDK_JAVA_OPTIONS: 12:08:12 --add-opens=java.base/java.io=ALL-UNNAMED 12:08:12 --add-opens=java.base/java.lang=ALL-UNNAMED 12:08:12 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 12:08:12 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 12:08:12 --add-opens=java.base/java.net=ALL-UNNAMED 12:08:12 --add-opens=java.base/java.nio=ALL-UNNAMED 12:08:12 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 12:08:12 --add-opens=java.base/java.nio.file=ALL-UNNAMED 12:08:12 --add-opens=java.base/java.util=ALL-UNNAMED 12:08:12 --add-opens=java.base/java.util.jar=ALL-UNNAMED 12:08:12 --add-opens=java.base/java.util.stream=ALL-UNNAMED 12:08:12 --add-opens=java.base/java.util.zip=ALL-UNNAMED 12:08:12 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 12:08:12 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 12:08:12 -Xlog:disable 12:08:17 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:08:17 [INFO] Once installed this environment will be reused. 12:08:17 [INFO] This may take a few minutes... 12:08:28 [INFO] Installing environment for https://github.com/pre-commit/mirrors-autopep8. 12:08:28 [INFO] Once installed this environment will be reused. 12:08:28 [INFO] This may take a few minutes... 12:08:29 docs-linkcheck: freeze> python -m pip freeze --all 12:08:29 docs: freeze> python -m pip freeze --all 12:08:29 docs-linkcheck: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2026.1.4,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.61.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.10.0,MarkupSafe==3.0.3,matplotlib==3.10.8,numpy==2.4.1,nwdiag==3.0.0,packaging==26.0,pillow==12.1.0,pip==25.3,Pygments==2.19.2,pyparsing==3.3.2,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==4.1.0,roman-numerals-py==4.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-tabs==3.4.7,sphinx_rtd_theme==3.1.0,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.6.3,webcolors==25.10.0 12:08:29 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 12:08:29 docs: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2026.1.4,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.61.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.10.0,MarkupSafe==3.0.3,matplotlib==3.10.8,numpy==2.4.1,nwdiag==3.0.0,packaging==26.0,pillow==12.1.0,pip==25.3,Pygments==2.19.2,pyparsing==3.3.2,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==4.1.0,roman-numerals-py==4.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-tabs==3.4.7,sphinx_rtd_theme==3.1.0,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.6.3,webcolors==25.10.0 12:08:29 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 12:08:31 docs: OK ✔ in 29.96 seconds 12:08:31 pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' 12:08:34 [INFO] Installing environment for https://github.com/perltidy/perltidy. 12:08:34 [INFO] Once installed this environment will be reused. 12:08:34 [INFO] This may take a few minutes... 12:08:36 docs-linkcheck: OK ✔ in 31.9 seconds 12:08:36 pylint: freeze> python -m pip freeze --all 12:08:36 pylint: astroid==4.0.3,dill==0.4.1,isort==7.0.0,mccabe==0.7.0,pip==25.3,platformdirs==4.5.1,pylint==4.0.4,setuptools==80.9.0,tomlkit==0.14.0 12:08:36 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}$' '{}' + 12:08:43 trim trailing whitespace.................................................Passed 12:08:43 Tabs remover.............................................................Passed 12:08:44 autopep8.................................................................Passed 12:08:47 perltidy.................................................................Passed 12:08:48 pre-commit: commands[3] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual 12:08:48 [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. 12:08:48 [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. 12:08:48 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 12:08:48 [INFO] Once installed this environment will be reused. 12:08:48 [INFO] This may take a few minutes... 12:08:57 gitlint..................................................................Passed 12:08:58 12:08:58 ------------------------------------ 12:08:58 Your code has been rated at 10.00/10 12:08:58 12:10:31 pre-commit: OK ✔ in 52.12 seconds 12:10:31 pylint: OK ✔ in 28.03 seconds 12:10:31 buildcontroller: OK ✔ in 2 minutes 28.67 seconds 12:10:31 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 12:10:31 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 12:10:31 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 12:10:31 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 12:10:39 build_karaf_tests121: freeze> python -m pip freeze --all 12:10:39 build_karaf_tests190: freeze> python -m pip freeze --all 12:10:39 build_karaf_tests221: freeze> python -m pip freeze --all 12:10:39 build_karaf_tests71: freeze> python -m pip freeze --all 12:10:39 build_karaf_tests121: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.1,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 12:10:39 build_karaf_tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 12:10:39 build karaf in karaf121 with ./karaf121.env 12:10:40 build_karaf_tests190: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.1,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 12:10:40 build_karaf_tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 12:10:40 build karaf in karafoc with ./karafoc.env 12:10:40 NOTE: Picked up JDK_JAVA_OPTIONS: 12:10:40 --add-opens=java.base/java.io=ALL-UNNAMED 12:10:40 --add-opens=java.base/java.lang=ALL-UNNAMED 12:10:40 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 12:10:40 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 12:10:40 --add-opens=java.base/java.net=ALL-UNNAMED 12:10:40 --add-opens=java.base/java.nio=ALL-UNNAMED 12:10:40 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 12:10:40 --add-opens=java.base/java.nio.file=ALL-UNNAMED 12:10:40 --add-opens=java.base/java.util=ALL-UNNAMED 12:10:40 --add-opens=java.base/java.util.jar=ALL-UNNAMED 12:10:40 --add-opens=java.base/java.util.stream=ALL-UNNAMED 12:10:40 --add-opens=java.base/java.util.zip=ALL-UNNAMED 12:10:40 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 12:10:40 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 12:10:40 -Xlog:disable 12:10:40 build_karaf_tests221: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.1,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 12:10:40 build_karaf_tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 12:10:40 build_karaf_tests71: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.1,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 12:10:40 build_karaf_tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 12:10:40 build karaf in karaf71 with ./karaf71.env 12:10:40 build karaf in karaf221 with ./karaf221.env 12:10:40 NOTE: Picked up JDK_JAVA_OPTIONS: 12:10:40 --add-opens=java.base/java.io=ALL-UNNAMED 12:10:40 --add-opens=java.base/java.lang=ALL-UNNAMED 12:10:40 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 12:10:40 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 12:10:40 --add-opens=java.base/java.net=ALL-UNNAMED 12:10:40 --add-opens=java.base/java.nio=ALL-UNNAMED 12:10:40 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 12:10:40 --add-opens=java.base/java.nio.file=ALL-UNNAMED 12:10:40 --add-opens=java.base/java.util=ALL-UNNAMED 12:10:40 --add-opens=java.base/java.util.jar=ALL-UNNAMED 12:10:40 --add-opens=java.base/java.util.stream=ALL-UNNAMED 12:10:40 --add-opens=java.base/java.util.zip=ALL-UNNAMED 12:10:40 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 12:10:40 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 12:10:40 -Xlog:disable 12:10:40 NOTE: Picked up JDK_JAVA_OPTIONS: 12:10:40 --add-opens=java.base/java.io=ALL-UNNAMED 12:10:40 --add-opens=java.base/java.lang=ALL-UNNAMED 12:10:40 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 12:10:40 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 12:10:40 --add-opens=java.base/java.net=ALL-UNNAMED 12:10:40 --add-opens=java.base/java.nio=ALL-UNNAMED 12:10:40 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 12:10:40 --add-opens=java.base/java.nio.file=ALL-UNNAMED 12:10:40 --add-opens=java.base/java.util=ALL-UNNAMED 12:10:40 --add-opens=java.base/java.util.jar=ALL-UNNAMED 12:10:40 --add-opens=java.base/java.util.stream=ALL-UNNAMED 12:10:40 --add-opens=java.base/java.util.zip=ALL-UNNAMED 12:10:40 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 12:10:40 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 12:10:40 -Xlog:disable 12:10:40 NOTE: Picked up JDK_JAVA_OPTIONS: 12:10:40 --add-opens=java.base/java.io=ALL-UNNAMED 12:10:40 --add-opens=java.base/java.lang=ALL-UNNAMED 12:10:40 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 12:10:40 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 12:10:40 --add-opens=java.base/java.net=ALL-UNNAMED 12:10:40 --add-opens=java.base/java.nio=ALL-UNNAMED 12:10:40 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 12:10:40 --add-opens=java.base/java.nio.file=ALL-UNNAMED 12:10:40 --add-opens=java.base/java.util=ALL-UNNAMED 12:10:40 --add-opens=java.base/java.util.jar=ALL-UNNAMED 12:10:40 --add-opens=java.base/java.util.stream=ALL-UNNAMED 12:10:40 --add-opens=java.base/java.util.zip=ALL-UNNAMED 12:10:40 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 12:10:40 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 12:10:40 -Xlog:disable 12:11:42 build_karaf_tests71: OK ✔ in 1 minute 12.03 seconds 12:11:42 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 12:11:45 build_karaf_tests190: OK ✔ in 1 minute 14.8 seconds 12:11:45 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 12:11:46 build_karaf_tests221: OK ✔ in 1 minute 15.43 seconds 12:11:46 build_karaf_tests121: OK ✔ in 1 minute 15.43 seconds 12:11:46 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 12:11:51 buildlighty: freeze> python -m pip freeze --all 12:11:51 buildlighty: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.1,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 12:11:51 buildlighty: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh 12:11:51 NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED 12:11:51 sims: freeze> python -m pip freeze --all 12:11:52 sims: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.1,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 12:11:52 sims: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_lightynode.sh 12:11:52 Using lighynode version 20.1.0.5 12:11:52 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory 12:12:37 sims: OK ✔ in 9.85 seconds 12:12:37 buildlighty: OK ✔ in 29.89 seconds 12:12:37 testsPCE: freeze> python -m pip freeze --all 12:12:38 testsPCE: bcrypt==5.0.0,certifi==2026.1.4,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.8,Flask==2.1.3,Flask-Injector==0.14.0,fonttools==4.61.1,gnpy4tpce==2.4.7,idna==3.11,iniconfig==2.3.0,injector==0.24.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.8,netconf-client==3.5.0,networkx==2.8.8,numpy==1.26.4,packaging==26.0,pandas==1.5.3,paramiko==4.0.0,pbr==5.11.1,pillow==12.1.0,pip==25.3,pluggy==1.6.0,psutil==7.2.1,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pyparsing==3.3.2,pytest==9.0.2,python-dateutil==2.9.0.post0,pytz==2025.2,requests==2.32.5,scipy==1.17.0,setuptools==50.3.2,six==1.17.0,urllib3==2.6.3,Werkzeug==2.0.3,xlrd==1.2.0 12:12:38 testsPCE: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce 12:12:38 pytest -q transportpce_tests/pce/test01_pce.py 12:13:27 .................... [100%] 12:14:31 20 passed in 113.38s (0:01:53) 12:14:31 pytest -q transportpce_tests/pce/test02_pce_400G.py 12:14:48 ............ [100%] 12:15:19 12 passed in 47.05s 12:15:19 pytest -q transportpce_tests/pce/test03_gnpy.py 12:15:35 ........ [100%] 12:15:56 8 passed in 37.53s 12:15:56 pytest -q transportpce_tests/pce/test04_pce_bug_fix.py 12:16:28 ... [100%] 12:16:33 3 passed in 36.39s 12:16:34 testsPCE: OK ✔ in 4 minutes 47.79 seconds 12:16:34 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 12:16:34 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 12:16:34 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 12:16:59 tests121: freeze> python -m pip freeze --all 12:16:59 tests190: freeze> python -m pip freeze --all 12:16:59 tests121: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.1,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 12:16:59 tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 12:16:59 using environment variables from ./karaf121.env 12:16:59 pytest -q transportpce_tests/1.2.1/test01_portmapping.py 12:16:59 tests190: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.1,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 12:16:59 tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc 12:16:59 using environment variables from ./karafoc.env 12:16:59 pytest -q transportpce_tests/oc/test01_portmapping.py 12:16:59 tests_tapi: freeze> python -m pip freeze --all 12:17:00 tests_tapi: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.1,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 12:17:00 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi 12:17:00 using environment variables from ./karaf221.env 12:17:00 pytest -q transportpce_tests/tapi/test01_abstracted_topology.py 12:18:07 ........... [100%] 12:18:23 10 passed in 83.20s (0:01:23) 12:18:23 pytest -q transportpce_tests/oc/test02_topology.py 12:18:32 ................................. [100%] 12:19:12 21 passed in 132.10s (0:02:12) 12:19:12 .pytest -q transportpce_tests/1.2.1/test02_topo_portmapping.py 12:19:12 ....................... [100%] 12:19:28 14 passed in 65.43s (0:01:05) 12:19:28 pytest -q transportpce_tests/oc/test03_renderer.py 12:19:30 ...................... [100%] 12:20:17 6 passed in 64.93s (0:01:04) 12:20:17 .pytest -q transportpce_tests/1.2.1/test03_topology.py 12:20:18 ................ [100%] 12:20:34 19 passed in 65.57s (0:01:05) 12:20:35 tests190: OK ✔ in 4 minutes 1.42 seconds 12:20:35 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 12:20:41 .tests71: freeze> python -m pip freeze --all 12:20:43 tests71: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.1,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 12:20:43 tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 12:20:43 using environment variables from ./karaf71.env 12:20:43 pytest -q transportpce_tests/7.1/test01_portmapping.py 12:21:01 .................................................... [100%] 12:22:27 51 passed in 326.79s (0:05:26) 12:22:27 pytest -q transportpce_tests/tapi/test02_full_topology.py 12:22:28 ........................ [100%] 12:24:43 12 passed in 238.79s (0:03:58) 12:24:43 pytest -q transportpce_tests/7.1/test02_otn_renderer.py 12:24:48 ...................................... [100%] 12:25:57 44 passed in 339.90s (0:05:39) 12:25:57 pytest -q transportpce_tests/1.2.1/test04_renderer_service_path_nominal.py 12:26:00 ......................................................................... [100%] 12:27:23 62 passed in 160.20s (0:02:40) 12:27:23 pytest -q transportpce_tests/7.1/test03_renderer_or_modes.py 12:27:23 [100%] 12:27:23 24 passed in 85.82s (0:01:25) 12:27:23 pytest -q transportpce_tests/1.2.1/test05_olm.py 12:27:27 .... [100%] 12:28:05 36 passed in 338.42s (0:05:38) 12:28:06 pytest -q transportpce_tests/tapi/test03_tapi_device_change_notifications.py 12:28:19 ......................................................................................... [100%] 12:30:06 48 passed in 162.55s (0:02:42) 12:30:06 pytest -q transportpce_tests/7.1/test04_renderer_regen_mode.py 12:30:08 ........................................ [100%] 12:31:01 40 passed in 217.27s (0:03:37) 12:31:01 pytest -q transportpce_tests/1.2.1/test06_end2end.py 12:31:01 .................. [100%] 12:31:21 22 passed in 74.83s (0:01:14) 12:31:22 ................................................................ [100%] 12:33:44 71 passed in 338.37s (0:05:38) 12:33:44 pytest -q transportpce_tests/tapi/test04_topo_extension.py 12:33:58 ..................................... [100%] 12:36:06 19 passed in 141.51s (0:02:21) 12:36:06 pytest -q transportpce_tests/tapi/test05_pce_tapi.py 12:37:42 ............... [100%] 12:39:57 54 passed in 535.96s (0:08:55) 12:40:10 ............. [100%] 12:43:44 22 passed in 458.21s (0:07:38) 12:43:45 tests71: OK ✔ in 10 minutes 46.52 seconds 12:43:45 tests121: OK ✔ in 23 minutes 24.07 seconds 12:43:45 tests_tapi: OK ✔ in 27 minutes 11.3 seconds 12:43:45 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 12:43:52 tests221: freeze> python -m pip freeze --all 12:43:52 tests221: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.1,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 12:43:52 tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 2.2.1 12:43:52 using environment variables from ./karaf221.env 12:43:52 pytest -q transportpce_tests/2.2.1/test01_portmapping.py 12:44:29 ................................... [100%] 12:45:09 35 passed in 76.28s (0:01:16) 12:45:09 pytest -q transportpce_tests/2.2.1/test02_topo_portmapping.py 12:45:41 ...... [100%] 12:45:55 6 passed in 45.42s 12:45:55 pytest -q transportpce_tests/2.2.1/test03_topology.py 12:46:38 ............................................ [100%] 12:48:13 44 passed in 137.74s (0:02:17) 12:48:13 pytest -q transportpce_tests/2.2.1/test04_otn_topology.py 12:48:48 ............ [100%] 12:49:12 12 passed in 59.35s 12:49:12 pytest -q transportpce_tests/2.2.1/test05_flex_grid.py 12:49:38 ................ [100%] 12:51:07 16 passed in 114.51s (0:01:54) 12:51:07 pytest -q transportpce_tests/2.2.1/test06_renderer_service_path_nominal.py 12:51:37 ............................... [100%] 12:51:43 31 passed in 35.44s 12:51:43 pytest -q transportpce_tests/2.2.1/test07_otn_renderer.py 12:52:19 .......................... [100%] 12:53:15 26 passed in 91.63s (0:01:31) 12:53:15 pytest -q transportpce_tests/2.2.1/test08_otn_sh_renderer.py 12:53:52 ...................... [100%] 12:54:55 22 passed in 100.16s (0:01:40) 12:54:55 pytest -q transportpce_tests/2.2.1/test09_olm.py 12:55:36 ........................................ [100%] 12:57:58 40 passed in 181.91s (0:03:01) 12:57:58 pytest -q transportpce_tests/2.2.1/test11_otn_end2end.py 12:58:40 ........................................................................ [ 74%] 13:04:17 ......................... [100%] 13:06:09 97 passed in 490.96s (0:08:10) 13:06:09 pytest -q transportpce_tests/2.2.1/test12_end2end.py 13:06:49 ...................................................... [100%] 13:16:37 54 passed in 627.70s (0:10:27) 13:16:37 pytest -q transportpce_tests/2.2.1/test14_otn_switch_end2end.py 13:17:31 ........................................................................ [ 71%] 13:22:39 ............................. [100%] 13:24:48 101 passed in 490.91s (0:08:10) 13:24:48 pytest -q transportpce_tests/2.2.1/test15_otn_end2end_with_intermediate_switch.py 13:25:43 ........................................................................ [ 67%] 13:31:28 ................................... [100%] 13:40:49 107 passed in 960.65s (0:16:00) 13:40:49 pytest -q transportpce_tests/2.2.1/test16_freq_end2end.py 13:41:32 ............................................. [100%] 13:44:20 45 passed in 211.09s (0:03:31) 13:44:21 tests221: OK ✔ in 1 hour 35.91 seconds 13:44:21 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 13:44:27 tests_hybrid: freeze> python -m pip freeze --all 13:44:28 tests_hybrid: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.1,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 13:44:28 tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid 13:44:28 using environment variables from ./karaf221.env 13:44:28 pytest -q transportpce_tests/hybrid/test01_device_change_notifications.py 13:45:08 ................................................... [100%] 13:46:56 51 passed in 147.70s (0:02:27) 13:46:56 pytest -q transportpce_tests/hybrid/test02_B100G_end2end.py 13:47:39 ........................................................................ [ 66%] 13:52:00 ..................................... [100%] 13:57:06 109 passed in 609.83s (0:10:09) 13:57:06 pytest -q transportpce_tests/hybrid/test03_autonomous_reroute.py 13:57:55 ..................................................... [100%] 14:01:28 53 passed in 261.80s (0:04:21) 14:01:28 buildcontroller: OK (148.67=setup[9.19]+cmd[139.48] seconds) 14:01:28 sims: OK (9.85=setup[6.83]+cmd[3.03] seconds) 14:01:28 build_karaf_tests121: OK (75.43=setup[9.45]+cmd[65.98] seconds) 14:01:28 testsPCE: OK (287.79=setup[52.13]+cmd[235.65] seconds) 14:01:28 tests121: OK (1404.07=setup[25.91]+cmd[1378.16] seconds) 14:01:28 build_karaf_tests221: OK (75.43=setup[9.55]+cmd[65.87] seconds) 14:01:28 tests_tapi: OK (1631.30=setup[26.43]+cmd[1604.87] seconds) 14:01:28 tests221: OK (3635.91=setup[7.93]+cmd[3627.98] seconds) 14:01:28 build_karaf_tests71: OK (72.03=setup[9.56]+cmd[62.47] seconds) 14:01:28 tests71: OK (646.52=setup[8.41]+cmd[638.11] seconds) 14:01:28 build_karaf_tests190: OK (74.80=setup[9.50]+cmd[65.31] seconds) 14:01:28 tests190: OK (241.42=setup[26.00]+cmd[215.42] seconds) 14:01:28 tests_hybrid: OK (1027.47=setup[7.14]+cmd[1020.32] seconds) 14:01:28 buildlighty: OK (29.89=setup[9.10]+cmd[20.79] seconds) 14:01:28 docs: OK (29.96=setup[27.86]+cmd[2.10] seconds) 14:01:28 docs-linkcheck: OK (31.90=setup[27.74]+cmd[4.16] seconds) 14:01:28 checkbashisms: OK (3.25=setup[2.00]+cmd[0.01,0.06,1.18] seconds) 14:01:28 pre-commit: OK (52.12=setup[3.16]+cmd[0.01,0.01,39.89,9.06] seconds) 14:01:28 pylint: OK (28.03=setup[4.78]+cmd[23.25] seconds) 14:01:28 congratulations :) (6806.61 seconds) 14:01:28 + tox_status=0 14:01:28 + echo '---> Completed tox runs' 14:01:28 ---> Completed tox runs 14:01:28 + for i in .tox/*/log 14:01:28 ++ echo .tox/build_karaf_tests121/log 14:01:28 ++ awk -F/ '{print $2}' 14:01:28 + tox_env=build_karaf_tests121 14:01:28 + cp -r .tox/build_karaf_tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests121 14:01:28 + for i in .tox/*/log 14:01:28 ++ echo .tox/build_karaf_tests190/log 14:01:28 ++ awk -F/ '{print $2}' 14:01:28 + tox_env=build_karaf_tests190 14:01:28 + cp -r .tox/build_karaf_tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests190 14:01:28 + for i in .tox/*/log 14:01:28 ++ echo .tox/build_karaf_tests221/log 14:01:28 ++ awk -F/ '{print $2}' 14:01:28 + tox_env=build_karaf_tests221 14:01:28 + cp -r .tox/build_karaf_tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests221 14:01:28 + for i in .tox/*/log 14:01:28 ++ echo .tox/build_karaf_tests71/log 14:01:28 ++ awk -F/ '{print $2}' 14:01:28 + tox_env=build_karaf_tests71 14:01:28 + cp -r .tox/build_karaf_tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests71 14:01:28 + for i in .tox/*/log 14:01:28 ++ echo .tox/buildcontroller/log 14:01:28 ++ awk -F/ '{print $2}' 14:01:28 + tox_env=buildcontroller 14:01:28 + cp -r .tox/buildcontroller/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildcontroller 14:01:28 + for i in .tox/*/log 14:01:28 ++ echo .tox/buildlighty/log 14:01:28 ++ awk -F/ '{print $2}' 14:01:28 + tox_env=buildlighty 14:01:28 + cp -r .tox/buildlighty/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildlighty 14:01:28 + for i in .tox/*/log 14:01:28 ++ echo .tox/checkbashisms/log 14:01:28 ++ awk -F/ '{print $2}' 14:01:28 + tox_env=checkbashisms 14:01:28 + cp -r .tox/checkbashisms/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/checkbashisms 14:01:28 + for i in .tox/*/log 14:01:28 ++ echo .tox/docs-linkcheck/log 14:01:28 ++ awk -F/ '{print $2}' 14:01:28 + tox_env=docs-linkcheck 14:01:28 + cp -r .tox/docs-linkcheck/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs-linkcheck 14:01:28 + for i in .tox/*/log 14:01:28 ++ echo .tox/docs/log 14:01:28 ++ awk -F/ '{print $2}' 14:01:28 + tox_env=docs 14:01:28 + cp -r .tox/docs/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs 14:01:28 + for i in .tox/*/log 14:01:28 ++ echo .tox/pre-commit/log 14:01:28 ++ awk -F/ '{print $2}' 14:01:28 + tox_env=pre-commit 14:01:28 + cp -r .tox/pre-commit/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pre-commit 14:01:28 + for i in .tox/*/log 14:01:28 ++ echo .tox/pylint/log 14:01:28 ++ awk -F/ '{print $2}' 14:01:28 + tox_env=pylint 14:01:28 + cp -r .tox/pylint/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pylint 14:01:28 + for i in .tox/*/log 14:01:28 ++ echo .tox/sims/log 14:01:28 ++ awk -F/ '{print $2}' 14:01:28 + tox_env=sims 14:01:28 + cp -r .tox/sims/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/sims 14:01:28 + for i in .tox/*/log 14:01:28 ++ echo .tox/tests121/log 14:01:28 ++ awk -F/ '{print $2}' 14:01:28 + tox_env=tests121 14:01:28 + cp -r .tox/tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests121 14:01:28 + for i in .tox/*/log 14:01:28 ++ echo .tox/tests190/log 14:01:28 ++ awk -F/ '{print $2}' 14:01:28 + tox_env=tests190 14:01:28 + cp -r .tox/tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests190 14:01:28 + for i in .tox/*/log 14:01:28 ++ echo .tox/tests221/log 14:01:28 ++ awk -F/ '{print $2}' 14:01:28 + tox_env=tests221 14:01:28 + cp -r .tox/tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests221 14:01:28 + for i in .tox/*/log 14:01:28 ++ echo .tox/tests71/log 14:01:28 ++ awk -F/ '{print $2}' 14:01:28 + tox_env=tests71 14:01:28 + cp -r .tox/tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests71 14:01:28 + for i in .tox/*/log 14:01:28 ++ echo .tox/testsPCE/log 14:01:28 ++ awk -F/ '{print $2}' 14:01:28 + tox_env=testsPCE 14:01:28 + cp -r .tox/testsPCE/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/testsPCE 14:01:28 + for i in .tox/*/log 14:01:28 ++ echo .tox/tests_hybrid/log 14:01:28 ++ awk -F/ '{print $2}' 14:01:28 + tox_env=tests_hybrid 14:01:28 + cp -r .tox/tests_hybrid/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_hybrid 14:01:28 + for i in .tox/*/log 14:01:28 ++ echo .tox/tests_tapi/log 14:01:28 ++ awk -F/ '{print $2}' 14:01:28 + tox_env=tests_tapi 14:01:28 + cp -r .tox/tests_tapi/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_tapi 14:01:28 + DOC_DIR=docs/_build/html 14:01:28 + [[ -d docs/_build/html ]] 14:01:28 + echo '---> Archiving generated docs' 14:01:28 ---> Archiving generated docs 14:01:28 + mv docs/_build/html /w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 14:01:28 + echo '---> tox-run.sh ends' 14:01:28 ---> tox-run.sh ends 14:01:28 + test 0 -eq 0 14:01:28 $ ssh-agent -k 14:01:28 unset SSH_AUTH_SOCK; 14:01:28 unset SSH_AGENT_PID; 14:01:28 echo Agent pid 1579 killed; 14:01:28 [ssh-agent] Stopped. 14:01:29 [PostBuildScript] - [INFO] Executing post build scripts. 14:01:29 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins13006193816295642134.sh 14:01:29 ---> sysstat.sh 14:01:29 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins14655190805704171239.sh 14:01:29 ---> package-listing.sh 14:01:29 ++ facter osfamily 14:01:29 ++ tr '[:upper:]' '[:lower:]' 14:01:29 + OS_FAMILY=debian 14:01:29 + workspace=/w/workspace/transportpce-tox-verify-transportpce-master 14:01:29 + START_PACKAGES=/tmp/packages_start.txt 14:01:29 + END_PACKAGES=/tmp/packages_end.txt 14:01:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:01:29 + PACKAGES=/tmp/packages_start.txt 14:01:29 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 14:01:29 + PACKAGES=/tmp/packages_end.txt 14:01:29 + case "${OS_FAMILY}" in 14:01:29 + dpkg -l 14:01:29 + grep '^ii' 14:01:29 + '[' -f /tmp/packages_start.txt ']' 14:01:29 + '[' -f /tmp/packages_end.txt ']' 14:01:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:01:29 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 14:01:29 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 14:01:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 14:01:30 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins5639817286675967042.sh 14:01:30 ---> capture-instance-metadata.sh 14:01:30 Setup pyenv: 14:01:30 system 14:01:30 3.8.20 14:01:30 3.9.20 14:01:30 3.10.15 14:01:30 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 14:01:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-skXw from file:/tmp/.os_lf_venv 14:01:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:01:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:01:32 lf-activate-venv(): INFO: Base packages installed successfully 14:01:32 lf-activate-venv(): INFO: Installing additional packages: lftools 14:01:44 lf-activate-venv(): INFO: Adding /tmp/venv-skXw/bin to PATH 14:01:44 INFO: Running in OpenStack, capturing instance metadata 14:01:45 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins7839154448443182402.sh 14:01:45 provisioning config files... 14:01:45 Could not find credentials [logs] for transportpce-tox-verify-transportpce-master #4214 14:01:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-transportpce-master@tmp/config6240479021719214180tmp 14:01:45 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 14:01:45 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 14:01:45 provisioning config files... 14:01:45 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 14:01:45 [EnvInject] - Injecting environment variables from a build step. 14:01:45 [EnvInject] - Injecting as environment variables the properties content 14:01:45 SERVER_ID=logs 14:01:45 14:01:45 [EnvInject] - Variables injected successfully. 14:01:45 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins3305502078741007137.sh 14:01:45 ---> create-netrc.sh 14:01:45 WARN: Log server credential not found. 14:01:45 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins9937855763329487363.sh 14:01:45 ---> python-tools-install.sh 14:01:45 Setup pyenv: 14:01:45 system 14:01:45 3.8.20 14:01:45 3.9.20 14:01:45 3.10.15 14:01:45 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 14:01:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-skXw from file:/tmp/.os_lf_venv 14:01:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:01:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:01:47 lf-activate-venv(): INFO: Base packages installed successfully 14:01:47 lf-activate-venv(): INFO: Installing additional packages: lftools 14:01:59 lf-activate-venv(): INFO: Adding /tmp/venv-skXw/bin to PATH 14:01:59 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins2136968263575125098.sh 14:01:59 ---> sudo-logs.sh 14:01:59 Archiving 'sudo' log.. 14:01:59 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins4237657771698480755.sh 14:01:59 ---> job-cost.sh 14:01:59 Setup pyenv: 14:01:59 system 14:01:59 3.8.20 14:01:59 3.9.20 14:01:59 3.10.15 14:01:59 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 14:01:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-skXw from file:/tmp/.os_lf_venv 14:01:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:01:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:02:01 lf-activate-venv(): INFO: Base packages installed successfully 14:02:01 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:02:09 lf-activate-venv(): INFO: Adding /tmp/venv-skXw/bin to PATH 14:02:09 INFO: No Stack... 14:02:09 INFO: Retrieving Pricing Info for: v3-standard-4 14:02:10 INFO: Archiving Costs 14:02:10 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins17732334155225566093.sh 14:02:10 ---> logs-deploy.sh 14:02:10 Setup pyenv: 14:02:10 system 14:02:10 3.8.20 14:02:10 3.9.20 14:02:10 3.10.15 14:02:10 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 14:02:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-skXw from file:/tmp/.os_lf_venv 14:02:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:02:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:02:12 lf-activate-venv(): INFO: Base packages installed successfully 14:02:12 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 14:02:23 lf-activate-venv(): INFO: Adding /tmp/venv-skXw/bin to PATH 14:02:23 WARNING: Nexus logging server not set 14:02:23 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-transportpce-master/4214/ 14:02:23 INFO: archiving logs to S3 14:02:25 ---> uname -a: 14:02:25 Linux prd-ubuntu2204-docker-4c-16g-4519 5.15.0-164-generic #174-Ubuntu SMP Fri Nov 14 20:25:16 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 14:02:25 14:02:25 14:02:25 ---> lscpu: 14:02:25 Architecture: x86_64 14:02:25 CPU op-mode(s): 32-bit, 64-bit 14:02:25 Address sizes: 40 bits physical, 48 bits virtual 14:02:25 Byte Order: Little Endian 14:02:25 CPU(s): 4 14:02:25 On-line CPU(s) list: 0-3 14:02:25 Vendor ID: AuthenticAMD 14:02:25 Model name: AMD EPYC-Rome Processor 14:02:25 CPU family: 23 14:02:25 Model: 49 14:02:25 Thread(s) per core: 1 14:02:25 Core(s) per socket: 1 14:02:25 Socket(s): 4 14:02:25 Stepping: 0 14:02:25 BogoMIPS: 5600.00 14:02:25 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 14:02:25 Virtualization: AMD-V 14:02:25 Hypervisor vendor: KVM 14:02:25 Virtualization type: full 14:02:25 L1d cache: 128 KiB (4 instances) 14:02:25 L1i cache: 128 KiB (4 instances) 14:02:25 L2 cache: 2 MiB (4 instances) 14:02:25 L3 cache: 64 MiB (4 instances) 14:02:25 NUMA node(s): 1 14:02:25 NUMA node0 CPU(s): 0-3 14:02:25 Vulnerability Gather data sampling: Not affected 14:02:25 Vulnerability Indirect target selection: Not affected 14:02:25 Vulnerability Itlb multihit: Not affected 14:02:25 Vulnerability L1tf: Not affected 14:02:25 Vulnerability Mds: Not affected 14:02:25 Vulnerability Meltdown: Not affected 14:02:25 Vulnerability Mmio stale data: Not affected 14:02:25 Vulnerability Reg file data sampling: Not affected 14:02:25 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 14:02:25 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 14:02:25 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:02:25 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:02:25 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 14:02:25 Vulnerability Srbds: Not affected 14:02:25 Vulnerability Tsa: Not affected 14:02:25 Vulnerability Tsx async abort: Not affected 14:02:25 Vulnerability Vmscape: Not affected 14:02:25 14:02:25 14:02:25 ---> nproc: 14:02:25 4 14:02:25 14:02:25 14:02:25 ---> df -h: 14:02:25 Filesystem Size Used Avail Use% Mounted on 14:02:25 tmpfs 1.6G 1.1M 1.6G 1% /run 14:02:25 /dev/vda1 78G 18G 60G 23% / 14:02:25 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:02:25 tmpfs 5.0M 0 5.0M 0% /run/lock 14:02:25 /dev/vda15 105M 6.1M 99M 6% /boot/efi 14:02:25 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 14:02:25 14:02:25 14:02:25 ---> free -m: 14:02:25 total used free shared buff/cache available 14:02:25 Mem: 15989 754 10620 4 4614 14892 14:02:25 Swap: 1023 1 1022 14:02:25 14:02:25 14:02:25 ---> ip addr: 14:02:25 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:02:25 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:02:25 inet 127.0.0.1/8 scope host lo 14:02:25 valid_lft forever preferred_lft forever 14:02:25 inet6 ::1/128 scope host 14:02:25 valid_lft forever preferred_lft forever 14:02:25 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:02:25 link/ether fa:16:3e:eb:e2:87 brd ff:ff:ff:ff:ff:ff 14:02:25 altname enp0s3 14:02:25 inet 10.30.171.144/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 14:02:25 valid_lft 79305sec preferred_lft 79305sec 14:02:25 inet6 fe80::f816:3eff:feeb:e287/64 scope link 14:02:25 valid_lft forever preferred_lft forever 14:02:25 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 14:02:25 link/ether ca:73:f6:29:69:2b brd ff:ff:ff:ff:ff:ff 14:02:25 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 14:02:25 valid_lft forever preferred_lft forever 14:02:25 14:02:25 14:02:25 ---> sar -b -r -n DEV: 14:02:25 Linux 5.15.0-164-generic (prd-ubuntu2204-docker-4c-16g-4519) 01/26/26 _x86_64_ (4 CPU) 14:02:25 14:02:25 12:04:13 LINUX RESTART (4 CPU) 14:02:25 14:02:25 12:10:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:02:25 12:20:17 93.04 2.59 85.95 4.50 129.37 29561.31 12242.12 14:02:25 12:30:06 63.08 21.71 24.60 16.78 248.80 1673.14 217495.55 14:02:25 12:40:02 12.87 0.12 12.04 0.72 5.71 382.22 1320.77 14:02:25 12:50:18 15.03 0.02 14.31 0.70 0.64 721.33 871.54 14:02:25 13:00:12 14.68 0.01 13.93 0.74 0.67 485.81 638.17 14:02:25 13:10:18 5.32 0.00 5.14 0.18 0.16 144.58 317.27 14:02:25 13:20:03 5.10 0.01 4.88 0.21 1.18 149.75 138.69 14:02:25 13:30:03 5.41 0.01 5.23 0.18 0.51 173.30 87.71 14:02:25 13:40:03 3.48 0.00 3.48 0.00 0.00 45.75 0.01 14:02:25 13:50:04 11.32 0.03 10.76 0.53 1.77 673.82 1046.68 14:02:25 14:00:01 4.56 0.02 4.39 0.15 0.59 163.66 487.03 14:02:25 Average: 21.38 2.20 16.95 2.23 35.27 3171.19 21000.86 14:02:25 14:02:25 12:10:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:02:25 12:20:17 2338600 6500280 9426784 57.57 261324 3809924 10797268 61.98 2108564 11268740 2412 14:02:25 12:30:06 2701212 6123380 9808092 59.90 267472 3140816 11276464 64.73 2165172 10916368 2572 14:02:25 12:40:02 6204576 9661144 6271528 38.30 269604 3173104 6978860 40.06 2177052 7402416 5380 14:02:25 12:50:18 9990884 13582308 2355184 14.38 274632 3302912 3045800 17.48 2215632 3618648 28 14:02:25 13:00:12 7744328 11405476 4530640 27.67 276500 3370748 5206176 29.88 2220220 5849156 64 14:02:25 13:10:18 7661728 11341792 4594224 28.06 277016 3389148 5240024 30.08 2221460 5927656 184 14:02:25 13:20:03 6284188 9985560 5949620 36.34 277700 3409772 6603872 37.91 2223452 7297504 688 14:02:25 13:30:03 6129288 9853436 6081836 37.15 278420 3431844 6761984 38.81 2226796 7449708 240 14:02:25 13:40:03 6021772 9747300 6187880 37.79 278804 3432844 6834304 39.23 2227180 7536160 256 14:02:25 13:50:04 7455044 11328248 4607872 28.14 282808 3574532 5245588 30.11 2243556 6114168 392 14:02:25 14:00:01 6703028 10604084 5331712 32.56 283224 3601880 5975988 34.30 2253952 6847720 376 14:02:25 Average: 6294059 10012092 5922307 36.17 275228 3421593 6724212 38.60 2207549 7293477 1145 14:02:25 14:02:25 12:10:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:02:25 12:20:17 lo 11.34 11.34 11.22 11.22 0.00 0.00 0.00 0.00 14:02:25 12:20:17 ens3 44.13 34.74 767.15 3.92 0.00 0.00 0.00 0.00 14:02:25 12:20:17 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:02:25 12:30:06 lo 38.05 38.05 18.41 18.41 0.00 0.00 0.00 0.00 14:02:25 12:30:06 ens3 1.96 1.74 0.43 1.28 0.00 0.00 0.00 0.00 14:02:25 12:30:06 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:02:25 12:40:02 lo 35.70 35.70 15.83 15.83 0.00 0.00 0.00 0.00 14:02:25 12:40:02 ens3 1.30 0.97 0.28 0.21 0.00 0.00 0.00 0.00 14:02:25 12:40:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:02:25 12:50:18 lo 11.06 11.06 5.45 5.45 0.00 0.00 0.00 0.00 14:02:25 12:50:18 ens3 0.97 0.79 0.26 0.21 0.00 0.00 0.00 0.00 14:02:25 12:50:18 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:02:25 13:00:12 lo 19.51 19.51 10.14 10.14 0.00 0.00 0.00 0.00 14:02:25 13:00:12 ens3 1.00 0.72 0.23 0.17 0.00 0.00 0.00 0.00 14:02:25 13:00:12 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:02:25 13:10:18 lo 21.77 21.77 8.89 8.89 0.00 0.00 0.00 0.00 14:02:25 13:10:18 ens3 0.73 0.53 0.16 0.12 0.00 0.00 0.00 0.00 14:02:25 13:10:18 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:02:25 13:20:03 lo 19.56 19.56 8.50 8.50 0.00 0.00 0.00 0.00 14:02:25 13:20:03 ens3 0.57 0.34 0.12 0.08 0.00 0.00 0.00 0.00 14:02:25 13:20:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:02:25 13:30:03 lo 20.02 20.02 10.71 10.71 0.00 0.00 0.00 0.00 14:02:25 13:30:03 ens3 0.92 0.68 0.24 0.18 0.00 0.00 0.00 0.00 14:02:25 13:30:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:02:25 13:40:03 lo 8.09 8.09 4.10 4.10 0.00 0.00 0.00 0.00 14:02:25 13:40:03 ens3 0.71 0.32 0.21 0.14 0.00 0.00 0.00 0.00 14:02:25 13:40:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:02:25 13:50:04 lo 16.71 16.71 9.41 9.41 0.00 0.00 0.00 0.00 14:02:25 13:50:04 ens3 1.03 0.92 0.25 0.21 0.00 0.00 0.00 0.00 14:02:25 13:50:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:02:25 14:00:01 lo 23.68 23.68 9.36 9.36 0.00 0.00 0.00 0.00 14:02:25 14:00:01 ens3 0.83 0.51 0.20 0.14 0.00 0.00 0.00 0.00 14:02:25 14:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:02:25 Average: lo 20.42 20.42 10.16 10.16 0.00 0.00 0.00 0.00 14:02:25 Average: ens3 5.02 3.92 71.68 0.61 0.00 0.00 0.00 0.00 14:02:25 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:02:25 14:02:25 14:02:25 ---> sar -P ALL: 14:02:25 Linux 5.15.0-164-generic (prd-ubuntu2204-docker-4c-16g-4519) 01/26/26 _x86_64_ (4 CPU) 14:02:25 14:02:25 12:04:13 LINUX RESTART (4 CPU) 14:02:25 14:02:25 12:10:03 CPU %user %nice %system %iowait %steal %idle 14:02:25 12:20:17 all 51.99 0.00 2.44 3.01 0.10 42.45 14:02:25 12:20:17 0 53.61 0.00 2.46 1.52 0.09 42.32 14:02:25 12:20:17 1 50.06 0.00 2.32 1.87 0.10 45.65 14:02:25 12:20:17 2 50.75 0.00 2.53 2.31 0.11 44.31 14:02:25 12:20:17 3 53.55 0.00 2.45 6.36 0.11 37.52 14:02:25 12:30:06 all 45.99 0.00 1.95 0.11 0.11 51.85 14:02:25 12:30:06 0 46.50 0.00 1.83 0.07 0.10 51.50 14:02:25 12:30:06 1 45.75 0.00 2.03 0.04 0.11 52.06 14:02:25 12:30:06 2 45.82 0.00 1.96 0.17 0.11 51.94 14:02:25 12:30:06 3 45.87 0.00 1.98 0.15 0.10 51.90 14:02:25 12:40:02 all 27.79 0.00 1.27 0.05 0.09 70.80 14:02:25 12:40:02 0 27.17 0.00 1.14 0.07 0.09 71.53 14:02:25 12:40:02 1 28.19 0.00 1.23 0.03 0.10 70.44 14:02:25 12:40:02 2 27.83 0.00 1.33 0.04 0.10 70.70 14:02:25 12:40:02 3 27.96 0.00 1.36 0.05 0.10 70.53 14:02:25 12:50:18 all 20.74 0.00 0.89 0.09 0.07 78.21 14:02:25 12:50:18 0 19.66 0.00 0.78 0.05 0.07 79.44 14:02:25 12:50:18 1 20.85 0.00 0.92 0.03 0.08 78.12 14:02:25 12:50:18 2 21.58 0.00 0.89 0.19 0.07 77.27 14:02:25 12:50:18 3 20.89 0.00 0.95 0.10 0.07 78.00 14:02:25 13:00:12 all 24.61 0.00 0.90 0.04 0.08 74.37 14:02:25 13:00:12 0 24.92 0.00 0.94 0.04 0.07 74.04 14:02:25 13:00:12 1 24.90 0.00 0.88 0.03 0.08 74.12 14:02:25 13:00:12 2 23.89 0.00 0.94 0.05 0.08 75.04 14:02:25 13:00:12 3 24.75 0.00 0.83 0.05 0.08 74.29 14:02:25 13:10:18 all 8.38 0.00 0.52 0.02 0.06 91.02 14:02:25 13:10:18 0 8.18 0.00 0.51 0.05 0.06 91.21 14:02:25 13:10:18 1 8.48 0.00 0.55 0.01 0.07 90.89 14:02:25 13:10:18 2 8.24 0.00 0.54 0.01 0.07 91.14 14:02:25 13:10:18 3 8.62 0.00 0.47 0.01 0.06 90.83 14:02:25 13:20:03 all 9.41 0.00 0.54 0.02 0.07 89.96 14:02:25 13:20:03 0 9.27 0.00 0.57 0.01 0.06 90.08 14:02:25 13:20:03 1 9.43 0.00 0.57 0.05 0.07 89.88 14:02:25 13:20:03 2 9.48 0.00 0.52 0.01 0.07 89.92 14:02:25 13:20:03 3 9.46 0.00 0.51 0.01 0.07 89.96 14:02:25 13:30:03 all 9.89 0.00 0.48 0.02 0.07 89.55 14:02:25 13:30:03 0 9.45 0.00 0.45 0.00 0.06 90.04 14:02:25 13:30:03 1 9.79 0.00 0.52 0.01 0.07 89.61 14:02:25 13:30:03 2 10.18 0.00 0.44 0.04 0.07 89.27 14:02:25 13:30:03 3 10.14 0.00 0.50 0.02 0.06 89.28 14:02:25 13:40:03 all 1.23 0.00 0.21 0.01 0.06 98.49 14:02:25 13:40:03 0 1.41 0.00 0.14 0.01 0.04 98.40 14:02:25 13:40:03 1 1.18 0.00 0.27 0.02 0.06 98.48 14:02:25 13:40:03 2 1.16 0.00 0.24 0.02 0.06 98.52 14:02:25 13:40:03 3 1.17 0.00 0.21 0.01 0.06 98.55 14:02:25 13:50:04 all 19.48 0.00 0.83 4.55 0.27 74.88 14:02:25 13:50:04 0 19.11 0.00 0.73 0.59 0.23 79.33 14:02:25 13:50:04 1 19.80 0.00 0.96 8.81 0.14 70.30 14:02:25 13:50:04 2 19.65 0.00 0.68 0.66 0.50 78.51 14:02:25 13:50:04 3 19.35 0.00 0.97 8.16 0.19 71.34 14:02:25 14:00:01 all 9.54 0.00 0.54 0.11 0.06 89.75 14:02:25 14:00:01 0 9.43 0.00 0.59 0.11 0.07 89.81 14:02:25 14:00:01 1 10.00 0.00 0.54 0.02 0.06 89.38 14:02:25 14:00:01 2 9.25 0.00 0.47 0.24 0.06 89.98 14:02:25 14:00:01 3 9.49 0.00 0.57 0.05 0.06 89.83 14:02:25 14:02:25 Average: CPU %user %nice %system %iowait %steal %idle 14:02:25 Average: all 20.85 0.00 0.96 0.73 0.09 77.36 14:02:25 Average: 0 20.81 0.00 0.92 0.23 0.09 77.94 14:02:25 Average: 1 20.79 0.00 0.98 0.99 0.08 77.15 14:02:25 Average: 2 20.74 0.00 0.96 0.34 0.12 77.84 14:02:25 Average: 3 21.05 0.00 0.98 1.37 0.09 76.51 14:02:25 14:02:25 14:02:25