12:36:59 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/116656 12:36:59 Running as SYSTEM 12:36:59 [EnvInject] - Loading node environment variables. 12:36:59 Building remotely on prd-ubuntu2204-docker-4c-16g-14311 (ubuntu2204-docker-4c-16g) in workspace /w/workspace/transportpce-tox-verify-transportpce-master 12:37:00 [ssh-agent] Looking for ssh-agent implementation... 12:37:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:37:01 $ ssh-agent 12:37:01 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXYbt22e/agent.1569 12:37:01 SSH_AGENT_PID=1571 12:37:01 [ssh-agent] Started. 12:37:01 Running ssh-add (command line suppressed) 12:37:01 Identity added: /w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_2871504558521747764.key (/w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_2871504558521747764.key) 12:37:01 [ssh-agent] Using credentials jenkins (jenkins-ssh) 12:37:01 The recommended git tool is: NONE 12:37:07 using credential jenkins-ssh 12:37:07 Wiping out workspace first. 12:37:07 Cloning the remote Git repository 12:37:07 Cloning repository git://devvexx.opendaylight.org/mirror/transportpce 12:37:07 > git init /w/workspace/transportpce-tox-verify-transportpce-master # timeout=10 12:37:07 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 12:37:07 > git --version # timeout=10 12:37:07 > git --version # 'git version 2.34.1' 12:37:07 using GIT_SSH to set credentials jenkins-ssh 12:37:07 Verifying host key using known hosts file 12:37:08 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:37:08 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 12:37:15 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 12:37:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:37:15 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 12:37:15 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 12:37:15 using GIT_SSH to set credentials jenkins-ssh 12:37:15 Verifying host key using known hosts file 12:37:15 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:37:15 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/56/116656/59 # timeout=10 12:37:16 > git rev-parse c0b16da334c3c91b8f6ddfd7997ae41ba2f9276c^{commit} # timeout=10 12:37:16 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:37:16 Checking out Revision c0b16da334c3c91b8f6ddfd7997ae41ba2f9276c (refs/changes/56/116656/59) 12:37:16 > git config core.sparsecheckout # timeout=10 12:37:16 > git checkout -f c0b16da334c3c91b8f6ddfd7997ae41ba2f9276c # timeout=10 12:37:17 Commit message: "Copy OpenROADM service to TAPI" 12:37:17 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:37:17 > git rev-list --no-walk e549a45ccc7ce2d9681946062ffa73fe61360ba0 # timeout=10 12:37:17 > git remote # timeout=10 12:37:17 > git submodule init # timeout=10 12:37:17 > git submodule sync # timeout=10 12:37:17 > git config --get remote.origin.url # timeout=10 12:37:17 > git submodule init # timeout=10 12:37:17 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 12:37:17 ERROR: No submodules found. 12:37:20 provisioning config files... 12:37:20 copy managed file [npmrc] to file:/home/jenkins/.npmrc 12:37:20 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 12:37:20 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins14098197821160684455.sh 12:37:20 ---> python-tools-install.sh 12:37:20 Setup pyenv: 12:37:20 * system (set by /opt/pyenv/version) 12:37:20 * 3.8.20 (set by /opt/pyenv/version) 12:37:20 * 3.9.20 (set by /opt/pyenv/version) 12:37:20 3.10.15 12:37:20 3.11.10 12:37:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-yfxo 12:37:26 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:37:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:37:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:37:31 lf-activate-venv(): INFO: Base packages installed successfully 12:37:31 lf-activate-venv(): INFO: Installing additional packages: lftools 12:38:00 lf-activate-venv(): INFO: Adding /tmp/venv-yfxo/bin to PATH 12:38:00 Generating Requirements File 12:38:18 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:38:18 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 12:38:19 Python 3.11.10 12:38:19 pip 26.0.1 from /tmp/venv-yfxo/lib/python3.11/site-packages/pip (python 3.11) 12:38:19 appdirs==1.4.4 12:38:19 argcomplete==3.6.3 12:38:19 aspy.yaml==1.3.0 12:38:19 attrs==25.4.0 12:38:19 autopage==0.6.0 12:38:19 beautifulsoup4==4.14.3 12:38:19 boto3==1.42.51 12:38:19 botocore==1.42.51 12:38:19 bs4==0.0.2 12:38:19 certifi==2026.1.4 12:38:19 cffi==2.0.0 12:38:19 cfgv==3.5.0 12:38:19 chardet==5.2.0 12:38:19 charset-normalizer==3.4.4 12:38:19 click==8.3.1 12:38:19 cliff==4.13.2 12:38:19 cmd2==3.2.0 12:38:19 cryptography==3.3.2 12:38:19 debtcollector==3.0.0 12:38:19 decorator==5.2.1 12:38:19 defusedxml==0.7.1 12:38:19 Deprecated==1.3.1 12:38:19 distlib==0.4.0 12:38:19 dnspython==2.8.0 12:38:19 docker==7.1.0 12:38:19 dogpile.cache==1.5.0 12:38:19 durationpy==0.10 12:38:19 email-validator==2.3.0 12:38:19 filelock==3.24.2 12:38:19 future==1.0.0 12:38:19 gitdb==4.0.12 12:38:19 GitPython==3.1.46 12:38:19 httplib2==0.30.2 12:38:19 identify==2.6.16 12:38:19 idna==3.11 12:38:19 importlib-resources==1.5.0 12:38:19 iso8601==2.1.0 12:38:19 Jinja2==3.1.6 12:38:19 jmespath==1.1.0 12:38:19 jsonpatch==1.33 12:38:19 jsonpointer==3.0.0 12:38:19 jsonschema==4.26.0 12:38:19 jsonschema-specifications==2025.9.1 12:38:19 keystoneauth1==5.13.0 12:38:19 kubernetes==35.0.0 12:38:19 lftools==0.37.21 12:38:19 lxml==6.0.2 12:38:19 markdown-it-py==4.0.0 12:38:19 MarkupSafe==3.0.3 12:38:19 mdurl==0.1.2 12:38:19 msgpack==1.1.2 12:38:19 multi_key_dict==2.0.3 12:38:19 munch==4.0.0 12:38:19 netaddr==1.3.0 12:38:19 niet==1.4.2 12:38:19 nodeenv==1.10.0 12:38:19 oauth2client==4.1.3 12:38:19 oauthlib==3.3.1 12:38:19 openstacksdk==4.10.0 12:38:19 os-service-types==1.8.2 12:38:19 osc-lib==4.4.0 12:38:19 oslo.config==10.3.0 12:38:19 oslo.context==6.3.0 12:38:19 oslo.i18n==6.7.2 12:38:19 oslo.log==8.0.0 12:38:19 oslo.serialization==5.9.1 12:38:19 oslo.utils==9.2.0 12:38:19 packaging==26.0 12:38:19 pbr==7.0.3 12:38:19 platformdirs==4.9.2 12:38:19 prettytable==3.17.0 12:38:19 psutil==7.2.2 12:38:19 pyasn1==0.6.2 12:38:19 pyasn1_modules==0.4.2 12:38:19 pycparser==3.0 12:38:19 pygerrit2==2.0.15 12:38:19 PyGithub==2.8.1 12:38:19 Pygments==2.19.2 12:38:19 PyJWT==2.11.0 12:38:19 PyNaCl==1.6.2 12:38:19 pyparsing==2.4.7 12:38:19 pyperclip==1.11.0 12:38:19 pyrsistent==0.20.0 12:38:19 python-cinderclient==9.8.0 12:38:19 python-dateutil==2.9.0.post0 12:38:19 python-heatclient==5.0.0 12:38:19 python-jenkins==1.8.3 12:38:19 python-keystoneclient==5.7.0 12:38:19 python-magnumclient==4.9.0 12:38:19 python-openstackclient==9.0.0 12:38:19 python-swiftclient==4.9.0 12:38:19 PyYAML==6.0.3 12:38:19 referencing==0.37.0 12:38:19 requests==2.32.5 12:38:19 requests-oauthlib==2.0.0 12:38:19 requestsexceptions==1.4.0 12:38:19 rfc3986==2.0.0 12:38:19 rich==14.3.2 12:38:19 rich-argparse==1.7.2 12:38:19 rpds-py==0.30.0 12:38:19 rsa==4.9.1 12:38:19 ruamel.yaml==0.19.1 12:38:19 ruamel.yaml.clib==0.2.15 12:38:19 s3transfer==0.16.0 12:38:19 simplejson==3.20.2 12:38:19 six==1.17.0 12:38:19 smmap==5.0.2 12:38:19 soupsieve==2.8.3 12:38:19 stevedore==5.6.0 12:38:19 tabulate==0.9.0 12:38:19 toml==0.10.2 12:38:19 tomlkit==0.14.0 12:38:19 tqdm==4.67.3 12:38:19 typing_extensions==4.15.0 12:38:19 tzdata==2025.3 12:38:19 urllib3==1.26.20 12:38:19 virtualenv==20.37.0 12:38:19 wcwidth==0.6.0 12:38:19 websocket-client==1.9.0 12:38:19 wrapt==2.1.1 12:38:19 xdg==6.0.0 12:38:19 xmltodict==1.0.3 12:38:19 yq==3.4.3 12:38:19 [EnvInject] - Injecting environment variables from a build step. 12:38:19 [EnvInject] - Injecting as environment variables the properties content 12:38:19 PYTHON=python3 12:38:19 12:38:19 [EnvInject] - Variables injected successfully. 12:38:19 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins18375326590278991510.sh 12:38:19 ---> tox-install.sh 12:38:19 + source /home/jenkins/lf-env.sh 12:38:19 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:38:19 ++ mktemp -d /tmp/venv-XXXX 12:38:19 + lf_venv=/tmp/venv-ZTxd 12:38:19 + local venv_file=/tmp/.os_lf_venv 12:38:19 + local python=python3 12:38:19 + local options 12:38:19 + local set_path=true 12:38:19 + local install_args= 12:38:19 ++ 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:38:19 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:38:19 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:38:19 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:38:19 + true 12:38:19 + case $1 in 12:38:19 + venv_file=/tmp/.toxenv 12:38:19 + shift 2 12:38:19 + true 12:38:19 + case $1 in 12:38:19 + shift 12:38:19 + break 12:38:19 + case $python in 12:38:19 + local pkg_list= 12:38:19 + [[ -d /opt/pyenv ]] 12:38:19 + echo 'Setup pyenv:' 12:38:19 Setup pyenv: 12:38:19 + export PYENV_ROOT=/opt/pyenv 12:38:19 + PYENV_ROOT=/opt/pyenv 12:38:19 + 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:38:19 + 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:38:19 + pyenv versions 12:38:19 system 12:38:19 3.8.20 12:38:19 3.9.20 12:38:19 3.10.15 12:38:19 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 12:38:19 + command -v pyenv 12:38:19 ++ pyenv init - --no-rehash 12:38:19 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 12:38:19 for i in ${!paths[@]}; do 12:38:19 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 12:38:19 fi; done; 12:38:19 echo "${paths[*]}"'\'')" 12:38:19 export PATH="/opt/pyenv/shims:${PATH}" 12:38:19 export PYENV_SHELL=bash 12:38:19 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:38:19 pyenv() { 12:38:19 local command 12:38:19 command="${1:-}" 12:38:19 if [ "$#" -gt 0 ]; then 12:38:19 shift 12:38:19 fi 12:38:19 12:38:19 case "$command" in 12:38:19 rehash|shell) 12:38:19 eval "$(pyenv "sh-$command" "$@")" 12:38:19 ;; 12:38:19 *) 12:38:19 command pyenv "$command" "$@" 12:38:19 ;; 12:38:19 esac 12:38:19 }' 12:38:19 +++ bash --norc -ec 'IFS=:; paths=($PATH); 12:38:19 for i in ${!paths[@]}; do 12:38:19 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 12:38:19 fi; done; 12:38:19 echo "${paths[*]}"' 12:38:19 ++ 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:38:19 ++ 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:38:19 ++ 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:38:19 ++ export PYENV_SHELL=bash 12:38:19 ++ PYENV_SHELL=bash 12:38:19 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:38:19 +++ complete -F _pyenv pyenv 12:38:19 ++ lf-pyver python3 12:38:19 ++ local py_version_xy=python3 12:38:19 ++ local py_version_xyz= 12:38:19 ++ pyenv versions 12:38:19 ++ local command 12:38:19 ++ command=versions 12:38:19 ++ sed 's/^[ *]* //' 12:38:19 ++ '[' 1 -gt 0 ']' 12:38:19 ++ shift 12:38:19 ++ case "$command" in 12:38:19 ++ command pyenv versions 12:38:19 ++ awk '{ print $1 }' 12:38:19 ++ grep -E '^[0-9.]*[0-9]$' 12:38:19 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:38:19 +++ grep '^3' /tmp/.pyenv_versions 12:38:19 +++ sort -V 12:38:19 +++ tail -n 1 12:38:19 ++ py_version_xyz=3.11.10 12:38:19 ++ [[ -z 3.11.10 ]] 12:38:19 ++ echo 3.11.10 12:38:19 ++ return 0 12:38:19 + pyenv local 3.11.10 12:38:19 + local command 12:38:19 + command=local 12:38:19 + '[' 2 -gt 0 ']' 12:38:19 + shift 12:38:19 + case "$command" in 12:38:19 + command pyenv local 3.11.10 12:38:20 + for arg in "$@" 12:38:20 + case $arg in 12:38:20 + pkg_list+='tox ' 12:38:20 + for arg in "$@" 12:38:20 + case $arg in 12:38:20 + pkg_list+='virtualenv ' 12:38:20 + for arg in "$@" 12:38:20 + case $arg in 12:38:20 + pkg_list+='urllib3~=1.26.15 ' 12:38:20 + [[ -f /tmp/.toxenv ]] 12:38:20 + [[ ! -f /tmp/.toxenv ]] 12:38:20 + [[ -n '' ]] 12:38:20 + python3 -m venv /tmp/venv-ZTxd 12:38:24 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZTxd' 12:38:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZTxd 12:38:24 + echo /tmp/venv-ZTxd 12:38:24 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:38:24 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:38:24 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:38:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:38:24 + local 'pip_opts=--upgrade --quiet' 12:38:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:38:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:38:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:38:24 + [[ -n '' ]] 12:38:24 + [[ -n '' ]] 12:38:24 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:38:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:38:24 + /tmp/venv-ZTxd/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:38:28 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:38:28 lf-activate-venv(): INFO: Base packages installed successfully 12:38:28 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:38:28 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:38:28 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:38:28 + /tmp/venv-ZTxd/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:38:32 + type python3 12:38:32 + true 12:38:32 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ZTxd/bin to PATH' 12:38:32 lf-activate-venv(): INFO: Adding /tmp/venv-ZTxd/bin to PATH 12:38:32 + PATH=/tmp/venv-ZTxd/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:38:32 + return 0 12:38:32 + python3 --version 12:38:32 Python 3.11.10 12:38:32 + python3 -m pip --version 12:38:32 pip 26.0.1 from /tmp/venv-ZTxd/lib/python3.11/site-packages/pip (python 3.11) 12:38:32 + python3 -m pip freeze 12:38:32 cachetools==7.0.1 12:38:32 chardet==5.2.0 12:38:32 colorama==0.4.6 12:38:32 distlib==0.4.0 12:38:32 filelock==3.24.2 12:38:32 packaging==26.0 12:38:32 platformdirs==4.9.2 12:38:32 pluggy==1.6.0 12:38:32 pyproject-api==1.10.0 12:38:32 tox==4.38.0 12:38:32 urllib3==1.26.20 12:38:32 virtualenv==20.37.0 12:38:32 [transportpce-tox-verify-transportpce-master] $ /bin/sh -xe /tmp/jenkins16510659145350522162.sh 12:38:33 [EnvInject] - Injecting environment variables from a build step. 12:38:33 [EnvInject] - Injecting as environment variables the properties content 12:38:33 PARALLEL=True 12:38:33 12:38:33 [EnvInject] - Variables injected successfully. 12:38:33 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins8408643298558862016.sh 12:38:33 ---> tox-run.sh 12:38:33 + 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:38:33 + ARCHIVE_TOX_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 12:38:33 + ARCHIVE_DOC_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 12:38:33 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 12:38:33 + cd /w/workspace/transportpce-tox-verify-transportpce-master/. 12:38:33 + source /home/jenkins/lf-env.sh 12:38:33 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:38:33 ++ mktemp -d /tmp/venv-XXXX 12:38:33 + lf_venv=/tmp/venv-KguR 12:38:33 + local venv_file=/tmp/.os_lf_venv 12:38:33 + local python=python3 12:38:33 + local options 12:38:33 + local set_path=true 12:38:33 + local install_args= 12:38:33 ++ 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:38:33 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:38:33 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:38:33 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:38:33 + true 12:38:33 + case $1 in 12:38:33 + venv_file=/tmp/.toxenv 12:38:33 + shift 2 12:38:33 + true 12:38:33 + case $1 in 12:38:33 + shift 12:38:33 + break 12:38:33 + case $python in 12:38:33 + local pkg_list= 12:38:33 + [[ -d /opt/pyenv ]] 12:38:33 + echo 'Setup pyenv:' 12:38:33 Setup pyenv: 12:38:33 + export PYENV_ROOT=/opt/pyenv 12:38:33 + PYENV_ROOT=/opt/pyenv 12:38:33 + 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:38:33 + 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:38:33 + pyenv versions 12:38:33 system 12:38:33 3.8.20 12:38:33 3.9.20 12:38:33 3.10.15 12:38:33 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 12:38:33 + command -v pyenv 12:38:33 ++ pyenv init - --no-rehash 12:38:33 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 12:38:33 for i in ${!paths[@]}; do 12:38:33 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 12:38:33 fi; done; 12:38:33 echo "${paths[*]}"'\'')" 12:38:33 export PATH="/opt/pyenv/shims:${PATH}" 12:38:33 export PYENV_SHELL=bash 12:38:33 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:38:33 pyenv() { 12:38:33 local command 12:38:33 command="${1:-}" 12:38:33 if [ "$#" -gt 0 ]; then 12:38:33 shift 12:38:33 fi 12:38:33 12:38:33 case "$command" in 12:38:33 rehash|shell) 12:38:33 eval "$(pyenv "sh-$command" "$@")" 12:38:33 ;; 12:38:33 *) 12:38:33 command pyenv "$command" "$@" 12:38:33 ;; 12:38:33 esac 12:38:33 }' 12:38:33 +++ bash --norc -ec 'IFS=:; paths=($PATH); 12:38:33 for i in ${!paths[@]}; do 12:38:33 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 12:38:33 fi; done; 12:38:33 echo "${paths[*]}"' 12:38:33 ++ 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:38:33 ++ 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:38:33 ++ 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:38:33 ++ export PYENV_SHELL=bash 12:38:33 ++ PYENV_SHELL=bash 12:38:33 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:38:33 +++ complete -F _pyenv pyenv 12:38:33 ++ lf-pyver python3 12:38:33 ++ local py_version_xy=python3 12:38:33 ++ local py_version_xyz= 12:38:33 ++ pyenv versions 12:38:33 ++ local command 12:38:33 ++ command=versions 12:38:33 ++ '[' 1 -gt 0 ']' 12:38:33 ++ shift 12:38:33 ++ case "$command" in 12:38:33 ++ grep -E '^[0-9.]*[0-9]$' 12:38:33 ++ command pyenv versions 12:38:33 ++ sed 's/^[ *]* //' 12:38:33 ++ awk '{ print $1 }' 12:38:33 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:38:33 +++ grep '^3' /tmp/.pyenv_versions 12:38:33 +++ sort -V 12:38:33 +++ tail -n 1 12:38:33 ++ py_version_xyz=3.11.10 12:38:33 ++ [[ -z 3.11.10 ]] 12:38:33 ++ echo 3.11.10 12:38:33 ++ return 0 12:38:33 + pyenv local 3.11.10 12:38:33 + local command 12:38:33 + command=local 12:38:33 + '[' 2 -gt 0 ']' 12:38:33 + shift 12:38:33 + case "$command" in 12:38:33 + command pyenv local 3.11.10 12:38:33 + for arg in "$@" 12:38:33 + case $arg in 12:38:33 + pkg_list+='tox ' 12:38:33 + for arg in "$@" 12:38:33 + case $arg in 12:38:33 + pkg_list+='virtualenv ' 12:38:33 + for arg in "$@" 12:38:33 + case $arg in 12:38:33 + pkg_list+='urllib3~=1.26.15 ' 12:38:33 + [[ -f /tmp/.toxenv ]] 12:38:33 ++ cat /tmp/.toxenv 12:38:33 + lf_venv=/tmp/venv-ZTxd 12:38:33 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZTxd from' file:/tmp/.toxenv 12:38:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZTxd from file:/tmp/.toxenv 12:38:33 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:38:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:38:33 + local 'pip_opts=--upgrade --quiet' 12:38:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:38:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:38:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:38:33 + [[ -n '' ]] 12:38:33 + [[ -n '' ]] 12:38:33 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:38:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:38:33 + /tmp/venv-ZTxd/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:38:34 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:38:34 lf-activate-venv(): INFO: Base packages installed successfully 12:38:34 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:38:34 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:38:34 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:38:34 + /tmp/venv-ZTxd/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:38:35 + type python3 12:38:35 + true 12:38:35 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ZTxd/bin to PATH' 12:38:35 lf-activate-venv(): INFO: Adding /tmp/venv-ZTxd/bin to PATH 12:38:35 + PATH=/tmp/venv-ZTxd/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:38:35 + return 0 12:38:35 + [[ -d /opt/pyenv ]] 12:38:35 + echo '---> Setting up pyenv' 12:38:35 ---> Setting up pyenv 12:38:35 + export PYENV_ROOT=/opt/pyenv 12:38:35 + PYENV_ROOT=/opt/pyenv 12:38:35 + export PATH=/opt/pyenv/bin:/tmp/venv-ZTxd/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:38:35 + PATH=/opt/pyenv/bin:/tmp/venv-ZTxd/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:38:35 ++ pwd 12:38:35 + PYTHONPATH=/w/workspace/transportpce-tox-verify-transportpce-master 12:38:35 + export PYTHONPATH 12:38:35 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:38:35 + TOX_TESTENV_PASSENV=PYTHONPATH 12:38:35 + tox --version 12:38:36 4.38.0 from /tmp/venv-ZTxd/lib/python3.11/site-packages/tox/__init__.py 12:38:36 + PARALLEL=True 12:38:36 + TOX_OPTIONS_LIST= 12:38:36 + [[ -n '' ]] 12:38:36 + case ${PARALLEL,,} in 12:38:36 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 12:38:36 + tox --parallel auto --parallel-live 12:38:36 + tee -a /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tox.log 12:38:37 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:38:37 checkbashisms: freeze> python -m pip freeze --all 12:38:37 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 12:38:37 docs: install_deps> python -I -m pip install -r docs/requirements.txt 12:38:38 checkbashisms: pip==26.0.1,setuptools==82.0.0 12:38:38 checkbashisms: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 12:38:38 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:38:38 checkbashisms: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find . -not -path '*/\.*' -name '*.sh' -exec checkbashisms -f '{}' + 12:38:39 checkbashisms: OK ✔ in 3.34 seconds 12:38:39 pre-commit: install_deps> python -I -m pip install pre-commit 12:38:44 pre-commit: freeze> python -m pip freeze --all 12:38:44 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.24.2,identify==2.6.16,nodeenv==1.10.0,pip==26.0.1,platformdirs==4.9.2,pre_commit==4.5.1,PyYAML==6.0.3,setuptools==82.0.0,virtualenv==20.37.0 12:38:44 pre-commit: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 12:38:44 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:38:44 /usr/bin/cpan 12:38:44 pre-commit: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run --all-files --show-diff-on-failure 12:38:45 [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:38:45 [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:38:45 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 12:38:46 [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:38:46 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 12:38:47 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 12:38:51 buildcontroller: freeze> python -m pip freeze --all 12:38:51 buildcontroller: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,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==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 12:38:51 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh 12:38:51 + update-java-alternatives -l 12:38:51 java-1.11.0-openjdk-amd64 1111 /usr/lib/jvm/java-1.11.0-openjdk-amd64 12:38:52 java-1.17.0-openjdk-amd64 1711 /usr/lib/jvm/java-1.17.0-openjdk-amd64 12:38:52 java-1.21.0-openjdk-amd64 2111 /usr/lib/jvm/java-1.21.0-openjdk-amd64 12:38:52 + sudo update-java-alternatives -s java-1.21.0-openjdk-amd64 12:38:56 update-alternatives: error: no alternatives for jaotc 12:38:56 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:38:56 update-alternatives: error: no alternatives for rmic 12:38:57 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. 12:38:57 [INFO] Initializing environment for https://github.com/perltidy/perltidy. 12:38:58 + sed -n ;s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p; 12:38:58 + java -version 12:38:58 + JAVA_VER=21 12:38:58 + echo 21 12:38:58 21 12:38:58 + sed -n ;s/javac \(.*\)\.\(.*\)\..*.*$/\1/p; 12:38:58 + javac -version 12:38:58 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 12:38:58 [INFO] Once installed this environment will be reused. 12:38:58 [INFO] This may take a few minutes... 12:38:58 + JAVAC_VER=21 12:38:58 + echo 21 12:38:58 + [ 21 -ge 21 ] 12:38:58 + [ 21 -ge 21 ] 12:38:58 + echo ok, java is 21 or newer 12:38:58 + wget -nv https://dlcdn.apache.org/maven/maven-3/3.9.12/binaries/apache-maven-3.9.12-bin.tar.gz -P /tmp 12:38:58 21 12:38:58 ok, java is 21 or newer 12:38:58 2026-02-18 12:38:58 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:38:58 + sudo mkdir -p /opt 12:38:58 + sudo tar xf /tmp/apache-maven-3.9.12-bin.tar.gz -C /opt 12:38:59 + sudo ln -s /opt/apache-maven-3.9.12 /opt/maven 12:38:59 + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn 12:39:01 + mvn --version 12:39:01 Apache Maven 3.9.12 (848fbb4bf2d427b72bdb2471c22fced7ebd9a7a1) 12:39:01 Maven home: /opt/maven 12:39:01 Java version: 21.0.9, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 12:39:01 Default locale: en, platform encoding: UTF-8 12:39:01 OS name: "linux", version: "5.15.0-168-generic", arch: "amd64", family: "unix" 12:39:01 NOTE: Picked up JDK_JAVA_OPTIONS: 12:39:01 --add-opens=java.base/java.io=ALL-UNNAMED 12:39:01 --add-opens=java.base/java.lang=ALL-UNNAMED 12:39:01 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 12:39:01 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 12:39:01 --add-opens=java.base/java.net=ALL-UNNAMED 12:39:01 --add-opens=java.base/java.nio=ALL-UNNAMED 12:39:01 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 12:39:01 --add-opens=java.base/java.nio.file=ALL-UNNAMED 12:39:01 --add-opens=java.base/java.util=ALL-UNNAMED 12:39:01 --add-opens=java.base/java.util.jar=ALL-UNNAMED 12:39:01 --add-opens=java.base/java.util.stream=ALL-UNNAMED 12:39:01 --add-opens=java.base/java.util.zip=ALL-UNNAMED 12:39:01 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 12:39:01 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 12:39:01 -Xlog:disable 12:39:06 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:39:06 [INFO] Once installed this environment will be reused. 12:39:06 [INFO] This may take a few minutes... 12:39:22 [INFO] Installing environment for https://github.com/pre-commit/mirrors-autopep8. 12:39:22 [INFO] Once installed this environment will be reused. 12:39:22 [INFO] This may take a few minutes... 12:39:39 [INFO] Installing environment for https://github.com/perltidy/perltidy. 12:39:39 [INFO] Once installed this environment will be reused. 12:39:39 [INFO] This may take a few minutes... 12:39:52 trim trailing whitespace.................................................Passed 12:39:52 Tabs remover.............................................................Passed 12:39:52 autopep8.................................................................Passed 12:39:57 perltidy.................................................................Passed 12:39:59 pre-commit: commands[3] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual 12:39:59 [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:39:59 [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:39:59 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 12:39:59 [INFO] Once installed this environment will be reused. 12:39:59 [INFO] This may take a few minutes... 12:40:14 docs: freeze> python -m pip freeze --all 12:40:15 docs: alabaster==1.0.0,attrs==25.4.0,babel==2.18.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.2,nwdiag==3.0.0,packaging==26.0,pillow==12.1.1,pip==26.0.1,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==82.0.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:40:15 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:40:21 docs: OK ✔ in 1 minute 45.21 seconds 12:40:21 docs-linkcheck: freeze> python -m pip freeze --all 12:40:22 pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' 12:40:22 docs-linkcheck: alabaster==1.0.0,attrs==25.4.0,babel==2.18.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.2,nwdiag==3.0.0,packaging==26.0,pillow==12.1.1,pip==26.0.1,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==82.0.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:40:22 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:40:39 gitlint..................................................................Passed 12:40:48 docs-linkcheck: OK ✔ in 1 minute 51.25 seconds 12:40:48 pre-commit: OK ✔ in 1 minute 59.78 seconds 12:40:48 pylint: freeze> python -m pip freeze --all 12:40:48 pylint: astroid==4.0.4,dill==0.4.1,isort==7.0.0,mccabe==0.7.0,pip==26.0.1,platformdirs==4.9.2,pylint==4.0.4,setuptools==82.0.0,tomlkit==0.14.0 12:40:48 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:41:13 12:41:13 ------------------------------------ 12:41:13 Your code has been rated at 10.00/10 12:41:13 12:41:46 pylint: OK ✔ in 54.33 seconds 12:41:46 buildcontroller: OK ✔ in 3 minutes 9 seconds 12:41:46 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:41:46 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:41:46 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:41:46 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:42:40 build_karaf_tests190: freeze> python -m pip freeze --all 12:42:40 build_karaf_tests121: freeze> python -m pip freeze --all 12:42:40 build_karaf_tests221: freeze> python -m pip freeze --all 12:42:40 build_karaf_tests71: freeze> python -m pip freeze --all 12:42:40 build_karaf_tests190: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,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==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 12:42:40 build_karaf_tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 12:42:40 build karaf in karafoc with ./karafoc.env 12:42:40 build_karaf_tests221: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,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==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 12:42:40 build_karaf_tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 12:42:40 build karaf in karaf221 with ./karaf221.env 12:42:40 build_karaf_tests121: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,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==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 12:42:40 build_karaf_tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 12:42:40 build karaf in karaf121 with ./karaf121.env 12:42:40 build_karaf_tests71: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,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==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 12:42:40 build_karaf_tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 12:42:40 NOTE: Picked up JDK_JAVA_OPTIONS: 12:42:40 --add-opens=java.base/java.io=ALL-UNNAMED 12:42:40 --add-opens=java.base/java.lang=ALL-UNNAMED 12:42:40 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 12:42:40 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 12:42:40 --add-opens=java.base/java.net=ALL-UNNAMED 12:42:40 --add-opens=java.base/java.nio=ALL-UNNAMED 12:42:40 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 12:42:40 --add-opens=java.base/java.nio.file=ALL-UNNAMED 12:42:40 --add-opens=java.base/java.util=ALL-UNNAMED 12:42:40 --add-opens=java.base/java.util.jar=ALL-UNNAMED 12:42:40 --add-opens=java.base/java.util.stream=ALL-UNNAMED 12:42:40 --add-opens=java.base/java.util.zip=ALL-UNNAMED 12:42:40 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 12:42:40 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 12:42:40 -Xlog:disable 12:42:41 build karaf in karaf71 with ./karaf71.env 12:42:41 NOTE: Picked up JDK_JAVA_OPTIONS: 12:42:41 --add-opens=java.base/java.io=ALL-UNNAMED 12:42:41 --add-opens=java.base/java.lang=ALL-UNNAMED 12:42:41 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 12:42:41 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 12:42:41 --add-opens=java.base/java.net=ALL-UNNAMED 12:42:41 --add-opens=java.base/java.nio=ALL-UNNAMED 12:42:41 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 12:42:41 --add-opens=java.base/java.nio.file=ALL-UNNAMED 12:42:41 --add-opens=java.base/java.util=ALL-UNNAMED 12:42:41 --add-opens=java.base/java.util.jar=ALL-UNNAMED 12:42:41 --add-opens=java.base/java.util.stream=ALL-UNNAMED 12:42:41 --add-opens=java.base/java.util.zip=ALL-UNNAMED 12:42:41 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 12:42:41 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 12:42:41 -Xlog:disable 12:42:41 NOTE: Picked up JDK_JAVA_OPTIONS: 12:42:41 --add-opens=java.base/java.io=ALL-UNNAMED 12:42:41 --add-opens=java.base/java.lang=ALL-UNNAMED 12:42:41 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 12:42:41 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 12:42:41 --add-opens=java.base/java.net=ALL-UNNAMED 12:42:41 --add-opens=java.base/java.nio=ALL-UNNAMED 12:42:41 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 12:42:41 --add-opens=java.base/java.nio.file=ALL-UNNAMED 12:42:41 --add-opens=java.base/java.util=ALL-UNNAMED 12:42:41 --add-opens=java.base/java.util.jar=ALL-UNNAMED 12:42:41 --add-opens=java.base/java.util.stream=ALL-UNNAMED 12:42:41 --add-opens=java.base/java.util.zip=ALL-UNNAMED 12:42:41 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 12:42:41 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 12:42:41 -Xlog:disable 12:42:41 NOTE: Picked up JDK_JAVA_OPTIONS: 12:42:41 --add-opens=java.base/java.io=ALL-UNNAMED 12:42:41 --add-opens=java.base/java.lang=ALL-UNNAMED 12:42:41 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 12:42:41 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 12:42:41 --add-opens=java.base/java.net=ALL-UNNAMED 12:42:41 --add-opens=java.base/java.nio=ALL-UNNAMED 12:42:41 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 12:42:41 --add-opens=java.base/java.nio.file=ALL-UNNAMED 12:42:41 --add-opens=java.base/java.util=ALL-UNNAMED 12:42:41 --add-opens=java.base/java.util.jar=ALL-UNNAMED 12:42:41 --add-opens=java.base/java.util.stream=ALL-UNNAMED 12:42:41 --add-opens=java.base/java.util.zip=ALL-UNNAMED 12:42:41 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 12:42:41 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 12:42:41 -Xlog:disable 12:45:13 build_karaf_tests121: OK ✔ in 3 minutes 27.85 seconds 12:45:13 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:46:03 build_karaf_tests221: OK ✔ in 4 minutes 14.67 seconds 12:46:03 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:46:23 build_karaf_tests190: OK ✔ in 4 minutes 37.64 seconds 12:46:23 build_karaf_tests71: OK ✔ in 4 minutes 37.81 seconds 12:46:23 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:47:18 buildlighty: freeze> python -m pip freeze --all 12:47:18 buildlighty: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,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==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 12:47:18 buildlighty: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh 12:47:19 NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED 12:47:23 sims: freeze> python -m pip freeze --all 12:47:23 sims: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,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==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 12:47:23 sims: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_lightynode.sh 12:47:23 Using lighynode version 22.1.0.6 12:47:23 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory 12:49:32 sims: OK ✔ in 1 minute 28.47 seconds 12:49:32 buildlighty: OK ✔ in 2 minutes 32.33 seconds 12:49:32 testsPCE: freeze> python -m pip freeze --all 12:49:33 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.1,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,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:49:33 testsPCE: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce 12:49:33 pytest -q transportpce_tests/pce/test01_pce.py 12:50:25 .................... [100%] 12:51:28 20 passed in 115.24s (0:01:55) 12:51:28 pytest -q transportpce_tests/pce/test02_pce_400G.py 12:51:46 ............ [100%] 12:52:16 12 passed in 47.86s 12:52:17 pytest -q transportpce_tests/pce/test03_gnpy.py 12:52:36 ........ [100%] 12:52:57 8 passed in 40.07s 12:52:57 pytest -q transportpce_tests/pce/test04_pce_bug_fix.py 12:53:32 ... [100%] 12:53:37 3 passed in 39.41s 12:53:38 testsPCE: OK ✔ in 7 minutes 14.1 seconds 12:53:38 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:53:38 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:53:38 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:53:46 tests_tapi: freeze> python -m pip freeze --all 12:53:46 tests121: freeze> python -m pip freeze --all 12:53:46 tests190: freeze> python -m pip freeze --all 12:53:47 tests_tapi: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,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==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 12:53:47 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi 12:53:47 using environment variables from ./karaf221.env 12:53:47 pytest -q transportpce_tests/tapi/test01_abstracted_topology.py 12:53:47 tests121: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,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==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 12:53:47 tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 12:53:47 using environment variables from ./karaf121.env 12:53:47 pytest -q transportpce_tests/1.2.1/test01_portmapping.py 12:53:47 tests190: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,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==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 12:53:47 tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc 12:53:47 using environment variables from ./karafoc.env 12:53:47 pytest -q transportpce_tests/oc/test01_portmapping.py 12:55:14 ........... [100%] 12:55:32 10 passed in 105.65s (0:01:45) 12:55:33 pytest -q transportpce_tests/oc/test02_topology.py 12:55:38 ............................. [100%] 12:56:20 21 passed in 152.81s (0:02:32) 12:56:20 pytest -q transportpce_tests/1.2.1/test02_topo_portmapping.py 12:56:22 .............................. [100%] 12:56:46 14 passed in 73.25s (0:01:13) 12:56:46 .pytest -q transportpce_tests/oc/test03_renderer.py 12:56:48 .............. [100%] 12:57:27 6 passed in 67.01s (0:01:07) 12:57:27 pytest -q transportpce_tests/1.2.1/test03_topology.py 12:57:29 ....................... [100%] 12:57:54 19 passed in 67.40s (0:01:07) 12:57:54 tests190: OK ✔ in 4 minutes 17.17 seconds 12:57:54 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:58:03 tests71: freeze> python -m pip freeze --all 12:58:03 tests71: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,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==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 12:58:03 tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 12:58:03 using environment variables from ./karaf71.env 12:58:03 pytest -q transportpce_tests/7.1/test01_portmapping.py 12:58:13 ............................... [100%] 12:59:01 12 passed in 57.95s 12:59:01 pytest -q transportpce_tests/7.1/test02_otn_renderer.py 12:59:02 ............................................... [100%] 13:00:08 44 passed in 160.98s (0:02:40) 13:00:08 pytest -q transportpce_tests/1.2.1/test04_renderer_service_path_nominal.py 13:00:09 .......................................................................... [100%] 13:01:39 24 passed in 90.36s (0:01:30) 13:01:39 pytest -q transportpce_tests/1.2.1/test05_olm.py 13:01:40 .. [100%] 13:01:44 62 passed in 162.50s (0:02:42) 13:01:44 pytest -q transportpce_tests/7.1/test03_renderer_or_modes.py 13:02:30 . [100%] 13:02:34 51 passed in 527.79s (0:08:47) 13:02:35 pytest -q transportpce_tests/tapi/test02_full_topology.py 13:02:44 ........................................................................................ [100%] 13:04:33 48 passed in 168.89s (0:02:48) 13:04:34 pytest -q transportpce_tests/7.1/test04_renderer_regen_mode.py 13:04:35 ......................... [100%] 13:05:22 40 passed in 222.57s (0:03:42) 13:05:22 pytest -q transportpce_tests/1.2.1/test06_end2end.py 13:05:23 ................. [100%] 13:05:55 22 passed in 81.49s (0:01:21) 13:05:59 ................................................... [100%] 13:08:31 36 passed in 356.03s (0:05:56) 13:08:31 pytest -q transportpce_tests/tapi/test03_tapi_device_change_notifications.py 13:08:49 ..................................................................................... [100%] 13:13:52 71 passed in 321.19s (0:05:21) 13:13:52 pytest -q transportpce_tests/tapi/test04_topo_extension.py 13:14:20 ..... [100%] 13:14:24 54 passed in 541.35s (0:09:01) 13:14:45 ................... [100%] 13:16:17 19 passed in 144.37s (0:02:24) 13:16:17 pytest -q transportpce_tests/tapi/test05_pce_tapi.py 13:18:21 ...................... [100%] 13:23:57 22 passed in 459.37s (0:07:39) 13:23:57 tests71: OK ✔ in 8 minutes 1.43 seconds 13:23:57 tests121: OK ✔ in 20 minutes 46.8 seconds 13:23:57 tests_tapi: OK ✔ in 30 minutes 19.97 seconds 13:23:57 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 13:24:04 tests221: freeze> python -m pip freeze --all 13:24:04 tests221: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,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==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 13:24:04 tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 2.2.1 13:24:04 using environment variables from ./karaf221.env 13:24:04 pytest -q transportpce_tests/2.2.1/test01_portmapping.py 13:24:42 ................................... [100%] 13:25:22 35 passed in 77.31s (0:01:17) 13:25:22 pytest -q transportpce_tests/2.2.1/test02_topo_portmapping.py 13:25:54 ...... [100%] 13:26:08 6 passed in 46.05s 13:26:08 pytest -q transportpce_tests/2.2.1/test03_topology.py 13:26:51 ............................................ [100%] 13:28:27 44 passed in 138.33s (0:02:18) 13:28:27 pytest -q transportpce_tests/2.2.1/test04_otn_topology.py 13:29:03 ............ [100%] 13:29:28 12 passed in 60.56s (0:01:00) 13:29:28 pytest -q transportpce_tests/2.2.1/test05_flex_grid.py 13:29:54 ................ [100%] 13:31:23 16 passed in 115.48s (0:01:55) 13:31:23 pytest -q transportpce_tests/2.2.1/test06_renderer_service_path_nominal.py 13:31:54 ............................... [100%] 13:32:01 31 passed in 36.99s 13:32:01 pytest -q transportpce_tests/2.2.1/test07_otn_renderer.py 13:32:36 .......................... [100%] 13:33:32 26 passed in 90.89s (0:01:30) 13:33:32 pytest -q transportpce_tests/2.2.1/test08_otn_sh_renderer.py 13:34:09 ...................... [100%] 13:35:12 22 passed in 99.92s (0:01:39) 13:35:12 pytest -q transportpce_tests/2.2.1/test09_olm.py 13:35:56 ........................................ [100%] 13:38:18 40 passed in 185.83s (0:03:05) 13:38:18 pytest -q transportpce_tests/2.2.1/test11_otn_end2end.py 13:39:02 ........................................................................ [ 74%] 13:44:39 ......................... [100%] 13:49:31 97 passed in 672.78s (0:11:12) 13:49:31 pytest -q transportpce_tests/2.2.1/test12_end2end.py 13:50:12 ...................................................... [100%] 13:57:00 54 passed in 448.29s (0:07:28) 13:57:00 pytest -q transportpce_tests/2.2.1/test14_otn_switch_end2end.py 13:57:56 ........................................................................ [ 71%] 14:03:04 ............................. [100%] 14:05:14 101 passed in 493.65s (0:08:13) 14:05:14 pytest -q transportpce_tests/2.2.1/test15_otn_end2end_with_intermediate_switch.py 14:06:10 ........................................................................ [ 67%] 14:11:58 ................................... [100%] 14:15:19 107 passed in 604.78s (0:10:04) 14:15:19 pytest -q transportpce_tests/2.2.1/test16_freq_end2end.py 14:16:03 ............................................. [100%] 14:18:41 45 passed in 202.31s (0:03:22) 14:18:42 tests221: OK ✔ in 54 minutes 44.74 seconds 14:18: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 14:18:48 tests_hybrid: freeze> python -m pip freeze --all 14:18:48 tests_hybrid: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,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==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 14:18:48 tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid 14:18:48 using environment variables from ./karaf221.env 14:18:48 pytest -q transportpce_tests/hybrid/test01_device_change_notifications.py 14:19:30 ................................................... [100%] 14:21:18 51 passed in 149.21s (0:02:29) 14:21:18 pytest -q transportpce_tests/hybrid/test02_B100G_end2end.py 14:22:01 ........................................................................ [ 66%] 14:26:23 ..................................... [100%] 14:28:29 109 passed in 430.81s (0:07:10) 14:28:29 pytest -q transportpce_tests/hybrid/test03_autonomous_reroute.py 14:29:19 ..................................................... [100%] 14:32:52 53 passed in 263.16s (0:04:23) 14:32:52 buildcontroller: OK (189.00=setup[15.59]+cmd[173.42] seconds) 14:32:52 sims: OK (88.46=setup[83.48]+cmd[4.98] seconds) 14:32:52 build_karaf_tests121: OK (207.85=setup[55.48]+cmd[152.36] seconds) 14:32:52 testsPCE: OK (434.10=setup[190.07]+cmd[244.03] seconds) 14:32:52 tests121: OK (1246.80=setup[9.63]+cmd[1237.17] seconds) 14:32:52 build_karaf_tests221: OK (254.67=setup[55.46]+cmd[199.21] seconds) 14:32:52 tests_tapi: OK (1819.97=setup[9.52]+cmd[1810.45] seconds) 14:32:52 tests221: OK (3284.74=setup[7.37]+cmd[3277.37] seconds) 14:32:52 build_karaf_tests71: OK (277.81=setup[55.59]+cmd[222.21] seconds) 14:32:52 tests71: OK (481.43=setup[8.98]+cmd[472.45] seconds) 14:32:52 build_karaf_tests190: OK (277.64=setup[55.42]+cmd[222.22] seconds) 14:32:52 tests190: OK (257.16=setup[9.74]+cmd[247.43] seconds) 14:32:52 tests_hybrid: OK (850.72=setup[6.61]+cmd[844.11] seconds) 14:32:52 buildlighty: OK (152.33=setup[125.66]+cmd[26.67] seconds) 14:32:52 docs: OK (105.21=setup[99.05]+cmd[6.16] seconds) 14:32:52 docs-linkcheck: OK (111.25=setup[106.15]+cmd[5.10] seconds) 14:32:52 checkbashisms: OK (3.34=setup[1.94]+cmd[0.01,0.15,1.25] seconds) 14:32:52 pre-commit: OK (119.78=setup[5.18]+cmd[0.00,0.00,74.12,40.46] seconds) 14:32:52 pylint: OK (54.32=setup[27.79]+cmd[26.53] seconds) 14:32:52 congratulations :) (6856.42 seconds) 14:32:52 + tox_status=0 14:32:52 + echo '---> Completed tox runs' 14:32:52 ---> Completed tox runs 14:32:52 + for i in .tox/*/log 14:32:52 ++ echo .tox/build_karaf_tests121/log 14:32:52 ++ awk -F/ '{print $2}' 14:32:52 + tox_env=build_karaf_tests121 14:32:52 + cp -r .tox/build_karaf_tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests121 14:32:52 + for i in .tox/*/log 14:32:52 ++ echo .tox/build_karaf_tests190/log 14:32:52 ++ awk -F/ '{print $2}' 14:32:52 + tox_env=build_karaf_tests190 14:32:52 + cp -r .tox/build_karaf_tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests190 14:32:52 + for i in .tox/*/log 14:32:52 ++ echo .tox/build_karaf_tests221/log 14:32:52 ++ awk -F/ '{print $2}' 14:32:52 + tox_env=build_karaf_tests221 14:32:52 + cp -r .tox/build_karaf_tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests221 14:32:52 + for i in .tox/*/log 14:32:52 ++ echo .tox/build_karaf_tests71/log 14:32:52 ++ awk -F/ '{print $2}' 14:32:52 + tox_env=build_karaf_tests71 14:32:52 + cp -r .tox/build_karaf_tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests71 14:32:52 + for i in .tox/*/log 14:32:52 ++ echo .tox/buildcontroller/log 14:32:52 ++ awk -F/ '{print $2}' 14:32:52 + tox_env=buildcontroller 14:32:52 + cp -r .tox/buildcontroller/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildcontroller 14:32:52 + for i in .tox/*/log 14:32:52 ++ echo .tox/buildlighty/log 14:32:52 ++ awk -F/ '{print $2}' 14:32:52 + tox_env=buildlighty 14:32:52 + cp -r .tox/buildlighty/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildlighty 14:32:52 + for i in .tox/*/log 14:32:52 ++ echo .tox/checkbashisms/log 14:32:52 ++ awk -F/ '{print $2}' 14:32:52 + tox_env=checkbashisms 14:32:52 + cp -r .tox/checkbashisms/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/checkbashisms 14:32:52 + for i in .tox/*/log 14:32:52 ++ echo .tox/docs-linkcheck/log 14:32:52 ++ awk -F/ '{print $2}' 14:32:52 + tox_env=docs-linkcheck 14:32:52 + cp -r .tox/docs-linkcheck/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs-linkcheck 14:32:52 + for i in .tox/*/log 14:32:52 ++ echo .tox/docs/log 14:32:52 ++ awk -F/ '{print $2}' 14:32:52 + tox_env=docs 14:32:52 + cp -r .tox/docs/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs 14:32:52 + for i in .tox/*/log 14:32:52 ++ echo .tox/pre-commit/log 14:32:52 ++ awk -F/ '{print $2}' 14:32:52 + tox_env=pre-commit 14:32:52 + cp -r .tox/pre-commit/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pre-commit 14:32:52 + for i in .tox/*/log 14:32:52 ++ echo .tox/pylint/log 14:32:52 ++ awk -F/ '{print $2}' 14:32:52 + tox_env=pylint 14:32:52 + cp -r .tox/pylint/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pylint 14:32:52 + for i in .tox/*/log 14:32:52 ++ echo .tox/sims/log 14:32:52 ++ awk -F/ '{print $2}' 14:32:52 + tox_env=sims 14:32:52 + cp -r .tox/sims/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/sims 14:32:52 + for i in .tox/*/log 14:32:52 ++ echo .tox/tests121/log 14:32:52 ++ awk -F/ '{print $2}' 14:32:52 + tox_env=tests121 14:32:52 + cp -r .tox/tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests121 14:32:52 + for i in .tox/*/log 14:32:52 ++ echo .tox/tests190/log 14:32:52 ++ awk -F/ '{print $2}' 14:32:52 + tox_env=tests190 14:32:52 + cp -r .tox/tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests190 14:32:52 + for i in .tox/*/log 14:32:52 ++ echo .tox/tests221/log 14:32:52 ++ awk -F/ '{print $2}' 14:32:52 + tox_env=tests221 14:32:52 + cp -r .tox/tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests221 14:32:53 + for i in .tox/*/log 14:32:53 ++ echo .tox/tests71/log 14:32:53 ++ awk -F/ '{print $2}' 14:32:53 + tox_env=tests71 14:32:53 + cp -r .tox/tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests71 14:32:53 + for i in .tox/*/log 14:32:53 ++ echo .tox/testsPCE/log 14:32:53 ++ awk -F/ '{print $2}' 14:32:53 + tox_env=testsPCE 14:32:53 + cp -r .tox/testsPCE/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/testsPCE 14:32:53 + for i in .tox/*/log 14:32:53 ++ echo .tox/tests_hybrid/log 14:32:53 ++ awk -F/ '{print $2}' 14:32:53 + tox_env=tests_hybrid 14:32:53 + cp -r .tox/tests_hybrid/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_hybrid 14:32:53 + for i in .tox/*/log 14:32:53 ++ echo .tox/tests_tapi/log 14:32:53 ++ awk -F/ '{print $2}' 14:32:53 + tox_env=tests_tapi 14:32:53 + cp -r .tox/tests_tapi/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_tapi 14:32:53 + DOC_DIR=docs/_build/html 14:32:53 + [[ -d docs/_build/html ]] 14:32:53 + echo '---> Archiving generated docs' 14:32:53 ---> Archiving generated docs 14:32:53 + mv docs/_build/html /w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 14:32:53 + echo '---> tox-run.sh ends' 14:32:53 ---> tox-run.sh ends 14:32:53 + test 0 -eq 0 14:32:53 $ ssh-agent -k 14:32:53 unset SSH_AUTH_SOCK; 14:32:53 unset SSH_AGENT_PID; 14:32:53 echo Agent pid 1571 killed; 14:32:53 [ssh-agent] Stopped. 14:32:53 [PostBuildScript] - [INFO] Executing post build scripts. 14:32:53 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins3951575861511123366.sh 14:32:53 ---> sysstat.sh 14:32:54 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins3767095905634652944.sh 14:32:54 ---> package-listing.sh 14:32:54 ++ facter osfamily 14:32:54 ++ tr '[:upper:]' '[:lower:]' 14:32:54 + OS_FAMILY=debian 14:32:54 + workspace=/w/workspace/transportpce-tox-verify-transportpce-master 14:32:54 + START_PACKAGES=/tmp/packages_start.txt 14:32:54 + END_PACKAGES=/tmp/packages_end.txt 14:32:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:32:54 + PACKAGES=/tmp/packages_start.txt 14:32:54 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 14:32:54 + PACKAGES=/tmp/packages_end.txt 14:32:54 + case "${OS_FAMILY}" in 14:32:54 + dpkg -l 14:32:54 + grep '^ii' 14:32:54 + '[' -f /tmp/packages_start.txt ']' 14:32:54 + '[' -f /tmp/packages_end.txt ']' 14:32:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:32:54 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 14:32:54 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 14:32:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 14:32:54 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins14911264710210149745.sh 14:32:54 ---> capture-instance-metadata.sh 14:32:54 Setup pyenv: 14:32:54 system 14:32:54 3.8.20 14:32:54 3.9.20 14:32:54 3.10.15 14:32:54 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 14:32:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yfxo from file:/tmp/.os_lf_venv 14:32:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:32:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:32:56 lf-activate-venv(): INFO: Base packages installed successfully 14:32:56 lf-activate-venv(): INFO: Installing additional packages: lftools 14:33:11 lf-activate-venv(): INFO: Adding /tmp/venv-yfxo/bin to PATH 14:33:11 INFO: Running in OpenStack, capturing instance metadata 14:33:11 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins11483702278114031873.sh 14:33:11 provisioning config files... 14:33:11 Could not find credentials [logs] for transportpce-tox-verify-transportpce-master #4360 14:33:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-transportpce-master@tmp/config17511891560712341486tmp 14:33:11 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 14:33:11 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 14:33:11 provisioning config files... 14:33:12 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 14:33:12 [EnvInject] - Injecting environment variables from a build step. 14:33:12 [EnvInject] - Injecting as environment variables the properties content 14:33:12 SERVER_ID=logs 14:33:12 14:33:12 [EnvInject] - Variables injected successfully. 14:33:12 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins1322351262975586496.sh 14:33:12 ---> create-netrc.sh 14:33:12 WARN: Log server credential not found. 14:33:12 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins1332492906782902216.sh 14:33:12 ---> python-tools-install.sh 14:33:12 Setup pyenv: 14:33:12 system 14:33:12 3.8.20 14:33:12 3.9.20 14:33:12 3.10.15 14:33:12 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 14:33:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yfxo from file:/tmp/.os_lf_venv 14:33:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:33:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:33:14 lf-activate-venv(): INFO: Base packages installed successfully 14:33:14 lf-activate-venv(): INFO: Installing additional packages: lftools 14:33:23 lf-activate-venv(): INFO: Adding /tmp/venv-yfxo/bin to PATH 14:33:23 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins9238789171655459568.sh 14:33:23 ---> sudo-logs.sh 14:33:23 Archiving 'sudo' log.. 14:33:24 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins672411165675997399.sh 14:33:24 ---> job-cost.sh 14:33:24 INFO: Activating Python virtual environment... 14:33:24 Setup pyenv: 14:33:24 system 14:33:24 3.8.20 14:33:24 3.9.20 14:33:24 3.10.15 14:33:24 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 14:33:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yfxo from file:/tmp/.os_lf_venv 14:33:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:33:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:33:26 lf-activate-venv(): INFO: Base packages installed successfully 14:33:26 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:33:32 lf-activate-venv(): INFO: Adding /tmp/venv-yfxo/bin to PATH 14:33:32 INFO: No stack-cost file found 14:33:32 INFO: Instance uptime: 7113s 14:33:32 INFO: Fetching instance metadata (attempt 1 of 3)... 14:33:32 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 14:33:32 INFO: Successfully fetched instance metadata 14:33:32 INFO: Instance type: v3-standard-4 14:33:32 INFO: Retrieving pricing info for: v3-standard-4 14:33:32 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 14:33:32 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=7113 14:33:33 INFO: Successfully fetched Vexxhost pricing API 14:33:33 INFO: Retrieved cost: 0.22 14:33:33 INFO: Retrieved resource: v3-standard-4 14:33:33 INFO: Creating archive directory: /w/workspace/transportpce-tox-verify-transportpce-master/archives/cost 14:33:33 INFO: Archiving costs to: /w/workspace/transportpce-tox-verify-transportpce-master/archives/cost.csv 14:33:33 INFO: Successfully archived job cost data 14:33:33 DEBUG: Cost data: transportpce-tox-verify-transportpce-master,4360,2026-02-18 14:33:33,v3-standard-4,7113,0.22,0.00,SUCCESS 14:33:33 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins10954431920733441749.sh 14:33:33 ---> logs-deploy.sh 14:33:33 Setup pyenv: 14:33:33 system 14:33:33 3.8.20 14:33:33 3.9.20 14:33:33 3.10.15 14:33:33 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 14:33:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yfxo from file:/tmp/.os_lf_venv 14:33:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:33:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:33:35 lf-activate-venv(): INFO: Base packages installed successfully 14:33:35 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 14:33:44 lf-activate-venv(): INFO: Adding /tmp/venv-yfxo/bin to PATH 14:33:44 WARNING: Nexus logging server not set 14:33:44 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-transportpce-master/4360/ 14:33:44 INFO: archiving logs to S3 14:33:46 ---> uname -a: 14:33:46 Linux prd-ubuntu2204-docker-4c-16g-14311 5.15.0-168-generic #178-Ubuntu SMP Fri Jan 9 19:05:03 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 14:33:46 14:33:46 14:33:46 ---> lscpu: 14:33:46 Architecture: x86_64 14:33:46 CPU op-mode(s): 32-bit, 64-bit 14:33:46 Address sizes: 40 bits physical, 48 bits virtual 14:33:46 Byte Order: Little Endian 14:33:46 CPU(s): 4 14:33:46 On-line CPU(s) list: 0-3 14:33:46 Vendor ID: AuthenticAMD 14:33:46 Model name: AMD EPYC-Rome Processor 14:33:46 CPU family: 23 14:33:46 Model: 49 14:33:46 Thread(s) per core: 1 14:33:46 Core(s) per socket: 1 14:33:46 Socket(s): 4 14:33:46 Stepping: 0 14:33:46 BogoMIPS: 5600.00 14:33:46 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:33:46 Virtualization: AMD-V 14:33:46 Hypervisor vendor: KVM 14:33:46 Virtualization type: full 14:33:46 L1d cache: 128 KiB (4 instances) 14:33:46 L1i cache: 128 KiB (4 instances) 14:33:46 L2 cache: 2 MiB (4 instances) 14:33:46 L3 cache: 64 MiB (4 instances) 14:33:46 NUMA node(s): 1 14:33:46 NUMA node0 CPU(s): 0-3 14:33:46 Vulnerability Gather data sampling: Not affected 14:33:46 Vulnerability Indirect target selection: Not affected 14:33:46 Vulnerability Itlb multihit: Not affected 14:33:46 Vulnerability L1tf: Not affected 14:33:46 Vulnerability Mds: Not affected 14:33:46 Vulnerability Meltdown: Not affected 14:33:46 Vulnerability Mmio stale data: Not affected 14:33:46 Vulnerability Reg file data sampling: Not affected 14:33:46 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 14:33:46 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 14:33:46 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:33:46 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:33:46 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 14:33:46 Vulnerability Srbds: Not affected 14:33:46 Vulnerability Tsa: Not affected 14:33:46 Vulnerability Tsx async abort: Not affected 14:33:46 Vulnerability Vmscape: Not affected 14:33:46 14:33:46 14:33:46 ---> nproc: 14:33:46 4 14:33:46 14:33:46 14:33:46 ---> df -h: 14:33:46 Filesystem Size Used Avail Use% Mounted on 14:33:46 tmpfs 1.6G 1.1M 1.6G 1% /run 14:33:46 /dev/vda1 78G 18G 60G 23% / 14:33:46 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:33:46 tmpfs 5.0M 0 5.0M 0% /run/lock 14:33:46 /dev/vda15 105M 6.1M 99M 6% /boot/efi 14:33:46 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 14:33:46 14:33:46 14:33:46 ---> free -m: 14:33:46 total used free shared buff/cache available 14:33:46 Mem: 15989 717 10812 3 4458 14929 14:33:46 Swap: 1023 2 1021 14:33:46 14:33:46 14:33:46 ---> ip addr: 14:33:46 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:33:46 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:33:46 inet 127.0.0.1/8 scope host lo 14:33:46 valid_lft forever preferred_lft forever 14:33:46 inet6 ::1/128 scope host 14:33:46 valid_lft forever preferred_lft forever 14:33:46 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:33:46 link/ether fa:16:3e:62:8f:68 brd ff:ff:ff:ff:ff:ff 14:33:46 altname enp0s3 14:33:46 inet 10.30.170.211/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 14:33:46 valid_lft 79281sec preferred_lft 79281sec 14:33:46 inet6 fe80::f816:3eff:fe62:8f68/64 scope link 14:33:46 valid_lft forever preferred_lft forever 14:33:46 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 14:33:46 link/ether a2:b9:73:91:c6:75 brd ff:ff:ff:ff:ff:ff 14:33:46 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 14:33:46 valid_lft forever preferred_lft forever 14:33:46 14:33:46 14:33:46 ---> sar -b -r -n DEV: 14:33:46 Linux 5.15.0-168-generic (prd-ubuntu2204-docker-4c-16g-14311) 02/18/26 _x86_64_ (4 CPU) 14:33:46 14:33:46 12:35:11 LINUX RESTART (4 CPU) 14:33:46 14:33:46 12:40:04 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:33:46 12:50:04 59.59 1.79 53.62 4.18 656.88 29810.00 17958.99 14:33:46 13:00:04 71.61 22.28 46.41 2.92 329.39 6070.87 2234.10 14:33:46 13:10:01 20.16 1.58 17.61 0.97 23.65 540.01 701.03 14:33:46 13:20:04 8.50 0.05 8.03 0.42 1.26 273.81 681.55 14:33:46 13:30:04 15.05 0.12 14.23 0.70 9.20 702.36 524.48 14:33:46 13:40:02 30.58 0.13 13.81 16.63 2.30 451.21 212615.58 14:33:46 13:50:04 3.47 0.06 3.33 0.09 2.72 77.48 444.18 14:33:46 14:00:04 5.27 0.03 4.98 0.27 1.72 193.88 485.83 14:33:46 14:10:01 5.42 0.01 5.22 0.19 0.96 160.96 64.28 14:33:46 14:20:04 8.69 0.03 8.29 0.37 1.07 547.42 121.54 14:33:46 14:30:03 8.32 0.02 7.98 0.32 0.72 299.58 310.79 14:33:46 Average: 21.50 2.37 16.68 2.46 93.62 3557.00 21403.06 14:33:46 14:33:46 12:40:04 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:33:46 12:50:04 3763644 14303744 1623720 9.92 233204 10103620 2530548 14.53 2014684 9858436 210460 14:33:46 13:00:04 224656 3465728 12465224 76.13 257496 2978124 13411112 76.98 2014724 13559004 188 14:33:46 13:10:01 2903852 6180304 9753644 59.57 260368 3010724 11150332 64.00 2086520 10791724 524 14:33:46 13:20:04 5245040 8545524 7390912 45.14 261528 3033620 8724408 50.08 2093664 8482172 852 14:33:46 13:30:04 10338116 13770952 2167792 13.24 266852 3160772 2892700 16.60 2134604 3360768 264 14:33:46 13:40:02 7902720 11406324 4531068 27.67 270988 3227372 5278572 30.30 2145588 5771796 292 14:33:46 13:50:04 8950576 12470708 3467200 21.18 271140 3243748 4952532 28.43 2147124 4735020 10568 14:33:46 14:00:04 6415796 9958404 5978028 36.51 271980 3265384 6687880 38.39 2149836 7256464 608 14:33:46 14:10:01 6300644 9865212 6071220 37.08 272476 3286852 6773844 38.88 2153360 7364808 452 14:33:46 14:20:04 7767248 11451864 4485292 27.39 276672 3402644 5237784 30.06 2162244 5888236 268 14:33:46 14:30:03 6950172 10684840 5251976 32.08 277504 3451672 5934596 34.06 2181172 6689256 404 14:33:46 Average: 6069315 10191237 5744189 35.08 265473 3833139 6688573 38.39 2116684 7614335 20444 14:33:46 14:33:46 12:40:04 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:33:46 12:50:04 lo 0.78 0.78 0.10 0.10 0.00 0.00 0.00 0.00 14:33:46 12:50:04 ens3 88.31 56.52 1162.18 5.79 0.00 0.00 0.00 0.00 14:33:46 12:50:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:33:46 13:00:04 lo 20.52 20.52 17.07 17.07 0.00 0.00 0.00 0.00 14:33:46 13:00:04 ens3 1.81 1.84 0.57 0.50 0.00 0.00 0.00 0.00 14:33:46 13:00:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:33:46 13:10:01 lo 43.74 43.74 18.18 18.18 0.00 0.00 0.00 0.00 14:33:46 13:10:01 ens3 2.05 1.43 0.54 0.42 0.00 0.00 0.00 0.00 14:33:46 13:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:33:46 13:20:04 lo 20.39 20.39 10.06 10.06 0.00 0.00 0.00 0.00 14:33:46 13:20:04 ens3 0.97 0.56 0.24 0.17 0.00 0.00 0.00 0.00 14:33:46 13:20:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:33:46 13:30:04 lo 11.47 11.47 5.66 5.66 0.00 0.00 0.00 0.00 14:33:46 13:30:04 ens3 0.89 0.73 0.23 0.18 0.00 0.00 0.00 0.00 14:33:46 13:30:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:33:46 13:40:02 lo 19.17 19.17 9.88 9.88 0.00 0.00 0.00 0.00 14:33:46 13:40:02 ens3 0.91 0.68 0.20 0.15 0.00 0.00 0.00 0.00 14:33:46 13:40:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:33:46 13:50:04 lo 10.68 10.68 5.09 5.09 0.00 0.00 0.00 0.00 14:33:46 13:50:04 ens3 0.62 0.48 0.11 0.74 0.00 0.00 0.00 0.00 14:33:46 13:50:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:33:46 14:00:04 lo 30.55 30.55 12.33 12.33 0.00 0.00 0.00 0.00 14:33:46 14:00:04 ens3 0.85 0.69 0.19 0.75 0.00 0.00 0.00 0.00 14:33:46 14:00:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:33:46 14:10:01 lo 19.44 19.44 10.27 10.27 0.00 0.00 0.00 0.00 14:33:46 14:10:01 ens3 0.69 0.55 0.16 0.13 0.00 0.00 0.00 0.00 14:33:46 14:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:33:46 14:20:04 lo 16.27 16.27 9.77 9.77 0.00 0.00 0.00 0.00 14:33:46 14:20:04 ens3 0.80 0.65 0.21 0.17 0.00 0.00 0.00 0.00 14:33:46 14:20:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:33:46 14:30:03 lo 24.15 24.15 10.52 10.52 0.00 0.00 0.00 0.00 14:33:46 14:30:03 ens3 1.33 0.86 0.42 0.31 0.00 0.00 0.00 0.00 14:33:46 14:30:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:33:46 Average: lo 19.73 19.73 9.90 9.90 0.00 0.00 0.00 0.00 14:33:46 Average: ens3 9.02 5.91 105.91 0.85 0.00 0.00 0.00 0.00 14:33:46 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:33:46 14:33:46 14:33:46 ---> sar -P ALL: 14:33:46 Linux 5.15.0-168-generic (prd-ubuntu2204-docker-4c-16g-14311) 02/18/26 _x86_64_ (4 CPU) 14:33:46 14:33:46 12:35:11 LINUX RESTART (4 CPU) 14:33:46 14:33:46 12:40:04 CPU %user %nice %system %iowait %steal %idle 14:33:46 12:50:04 all 23.15 0.00 1.91 32.96 0.10 41.88 14:33:46 12:50:04 0 21.88 0.00 1.82 37.06 0.10 39.14 14:33:46 12:50:04 1 22.75 0.00 1.98 32.80 0.10 42.37 14:33:46 12:50:04 2 22.29 0.00 1.83 24.86 0.09 50.93 14:33:46 12:50:04 3 25.70 0.00 1.98 37.13 0.10 35.09 14:33:46 13:00:04 all 57.17 0.00 2.41 0.93 0.16 39.32 14:33:46 13:00:04 0 58.43 0.00 2.31 0.65 0.16 38.45 14:33:46 13:00:04 1 55.29 0.00 2.43 1.54 0.17 40.57 14:33:46 13:00:04 2 57.64 0.00 2.44 0.62 0.17 39.13 14:33:46 13:00:04 3 57.34 0.00 2.46 0.90 0.16 39.14 14:33:46 13:10:01 all 45.45 0.00 1.68 0.21 0.19 52.48 14:33:46 13:10:01 0 45.10 0.00 1.70 0.29 0.18 52.72 14:33:46 13:10:01 1 45.15 0.00 1.75 0.10 0.20 52.81 14:33:46 13:10:01 2 45.72 0.00 1.62 0.08 0.21 52.37 14:33:46 13:10:01 3 45.82 0.00 1.64 0.38 0.16 52.00 14:33:46 13:20:04 all 17.69 0.00 0.72 0.04 0.08 81.47 14:33:46 13:20:04 0 17.74 0.00 0.68 0.02 0.08 81.47 14:33:46 13:20:04 1 17.36 0.00 0.66 0.04 0.09 81.85 14:33:46 13:20:04 2 17.82 0.00 0.75 0.02 0.08 81.32 14:33:46 13:20:04 3 17.82 0.00 0.76 0.08 0.08 81.25 14:33:46 13:30:04 all 21.75 0.00 0.76 0.06 0.08 77.35 14:33:46 13:30:04 0 20.63 0.00 0.76 0.01 0.08 78.52 14:33:46 13:30:04 1 21.99 0.00 0.85 0.06 0.08 77.01 14:33:46 13:30:04 2 22.15 0.00 0.75 0.03 0.08 76.99 14:33:46 13:30:04 3 22.24 0.00 0.67 0.15 0.08 76.86 14:33:46 13:40:02 all 25.28 0.00 0.86 0.07 0.08 73.70 14:33:46 13:40:02 0 24.97 0.00 0.77 0.03 0.08 74.15 14:33:46 13:40:02 1 25.63 0.00 1.01 0.06 0.09 73.21 14:33:46 13:40:02 2 25.47 0.00 0.73 0.08 0.09 73.64 14:33:46 13:40:02 3 25.06 0.00 0.93 0.13 0.08 73.80 14:33:46 13:50:04 all 5.68 0.00 0.43 0.01 0.06 93.82 14:33:46 13:50:04 0 5.57 0.00 0.46 0.01 0.05 93.91 14:33:46 13:50:04 1 5.49 0.00 0.45 0.03 0.07 93.97 14:33:46 13:50:04 2 5.71 0.00 0.45 0.00 0.06 93.78 14:33:46 13:50:04 3 5.95 0.00 0.36 0.02 0.05 93.61 14:33:46 14:00:04 all 12.62 0.00 0.53 0.04 0.07 86.74 14:33:46 14:00:04 0 12.59 0.00 0.53 0.01 0.07 86.81 14:33:46 14:00:04 1 12.88 0.00 0.58 0.03 0.08 86.43 14:33:46 14:00:04 2 11.86 0.00 0.53 0.01 0.08 87.53 14:33:46 14:00:04 3 13.17 0.00 0.47 0.12 0.07 86.18 14:33:46 14:10:01 all 10.49 0.00 0.43 0.02 0.08 88.99 14:33:46 14:10:01 0 10.67 0.00 0.38 0.01 0.08 88.86 14:33:46 14:10:01 1 10.22 0.00 0.41 0.02 0.08 89.28 14:33:46 14:10:01 2 10.45 0.00 0.52 0.05 0.08 88.90 14:33:46 14:10:01 3 10.61 0.00 0.40 0.01 0.08 88.90 14:33:46 14:20:04 all 13.55 0.00 0.53 0.04 0.07 85.81 14:33:46 14:20:04 0 12.97 0.00 0.56 0.04 0.07 86.36 14:33:46 14:20:04 1 14.06 0.00 0.68 0.05 0.08 85.14 14:33:46 14:20:04 2 13.62 0.00 0.43 0.01 0.07 85.86 14:33:46 14:20:04 3 13.53 0.00 0.46 0.06 0.07 85.87 14:33:46 14:30:03 all 15.65 0.00 0.64 0.03 0.07 83.61 14:33:46 14:30:03 0 15.72 0.00 0.56 0.02 0.07 83.63 14:33:46 14:30:03 1 15.47 0.00 0.72 0.02 0.08 83.72 14:33:46 14:30:03 2 15.20 0.00 0.63 0.05 0.08 84.04 14:33:46 14:30:03 3 16.19 0.00 0.66 0.04 0.07 83.04 14:33:46 14:33:46 Average: CPU %user %nice %system %iowait %steal %idle 14:33:46 Average: all 22.56 0.00 0.99 3.12 0.10 73.23 14:33:46 Average: 0 22.36 0.00 0.96 3.46 0.09 73.12 14:33:46 Average: 1 22.37 0.00 1.05 3.16 0.10 73.33 14:33:46 Average: 2 22.50 0.00 0.97 2.34 0.10 74.09 14:33:46 Average: 3 23.00 0.00 0.98 3.54 0.09 72.39 14:33:46 14:33:46 14:33:46