12:52:17 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/119617 12:52:17 Running as SYSTEM 12:52:17 [EnvInject] - Loading node environment variables. 12:52:17 Building remotely on prd-ubuntu2204-docker-4c-16g-9743 (ubuntu2204-docker-4c-16g) in workspace /w/workspace/transportpce-tox-verify-transportpce-master 12:52:21 [ssh-agent] Looking for ssh-agent implementation... 12:52:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:52:21 $ ssh-agent 12:52:21 SSH_AUTH_SOCK=/tmp/ssh-XXXXXX9eYQhz/agent.1571 12:52:21 SSH_AGENT_PID=1574 12:52:21 [ssh-agent] Started. 12:52:21 Running ssh-add (command line suppressed) 12:52:21 Identity added: /w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_33634775106351656.key (/w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_33634775106351656.key) 12:52:21 [ssh-agent] Using credentials jenkins (jenkins-ssh) 12:52:21 The recommended git tool is: NONE 12:52:30 using credential jenkins-ssh 12:52:30 Wiping out workspace first. 12:52:30 Cloning the remote Git repository 12:52:30 Cloning repository git://devvexx.opendaylight.org/mirror/transportpce 12:52:30 > git init /w/workspace/transportpce-tox-verify-transportpce-master # timeout=10 12:52:30 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 12:52:30 > git --version # timeout=10 12:52:30 > git --version # 'git version 2.34.1' 12:52:30 using GIT_SSH to set credentials jenkins-ssh 12:52:30 Verifying host key using known hosts file 12:52:30 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:52:30 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 12:52:39 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 12:52:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:52:39 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 12:52:39 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 12:52:39 using GIT_SSH to set credentials jenkins-ssh 12:52:39 Verifying host key using known hosts file 12:52:39 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:52:39 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/17/119617/10 # timeout=10 12:52:40 > git rev-parse 182c8231dcc7bba0f3852f29be31a8ea7ad2b8ea^{commit} # timeout=10 12:52:40 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:52:40 Checking out Revision 182c8231dcc7bba0f3852f29be31a8ea7ad2b8ea (refs/changes/17/119617/10) 12:52:40 > git config core.sparsecheckout # timeout=10 12:52:40 > git checkout -f 182c8231dcc7bba0f3852f29be31a8ea7ad2b8ea # timeout=10 12:52:43 Commit message: "TAPI - Refactor finding avail/used freq" 12:52:43 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:52:43 > git rev-list --no-walk 9ebf4ae2d71a7dcc7b0387b77680e0c906ba71fc # timeout=10 12:52:43 > git remote # timeout=10 12:52:43 > git submodule init # timeout=10 12:52:43 > git submodule sync # timeout=10 12:52:43 > git config --get remote.origin.url # timeout=10 12:52:43 > git submodule init # timeout=10 12:52:43 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 12:52:43 ERROR: No submodules found. 12:52:44 provisioning config files... 12:52:44 copy managed file [npmrc] to file:/home/jenkins/.npmrc 12:52:44 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 12:52:44 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins209522665420179756.sh 12:52:44 ---> python-tools-install.sh 12:52:44 Setup pyenv: 12:52:44 * system (set by /opt/pyenv/version) 12:52:44 * 3.8.20 (set by /opt/pyenv/version) 12:52:44 * 3.9.20 (set by /opt/pyenv/version) 12:52:44 3.10.15 12:52:44 3.11.10 12:52:48 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-V3kE 12:52:48 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:52:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:52:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:52:52 lf-activate-venv(): INFO: Base packages installed successfully 12:52:52 lf-activate-venv(): INFO: Installing additional packages: lftools 12:53:19 lf-activate-venv(): INFO: Adding /tmp/venv-V3kE/bin to PATH 12:53:19 Generating Requirements File 12:53:44 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:53:44 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 12:53:44 Python 3.11.10 12:53:44 pip 26.0.1 from /tmp/venv-V3kE/lib/python3.11/site-packages/pip (python 3.11) 12:53:45 appdirs==1.4.4 12:53:45 argcomplete==3.6.3 12:53:45 aspy.yaml==1.3.0 12:53:45 attrs==25.4.0 12:53:45 autopage==0.6.0 12:53:45 beautifulsoup4==4.14.3 12:53:45 boto3==1.42.47 12:53:45 botocore==1.42.47 12:53:45 bs4==0.0.2 12:53:45 certifi==2026.1.4 12:53:45 cffi==2.0.0 12:53:45 cfgv==3.5.0 12:53:45 chardet==5.2.0 12:53:45 charset-normalizer==3.4.4 12:53:45 click==8.3.1 12:53:45 cliff==4.13.1 12:53:45 cmd2==3.2.0 12:53:45 cryptography==3.3.2 12:53:45 debtcollector==3.0.0 12:53:45 decorator==5.2.1 12:53:45 defusedxml==0.7.1 12:53:45 Deprecated==1.3.1 12:53:45 distlib==0.4.0 12:53:45 dnspython==2.8.0 12:53:45 docker==7.1.0 12:53:45 dogpile.cache==1.5.0 12:53:45 durationpy==0.10 12:53:45 email-validator==2.3.0 12:53:45 filelock==3.20.3 12:53:45 future==1.0.0 12:53:45 gitdb==4.0.12 12:53:45 GitPython==3.1.46 12:53:45 httplib2==0.30.2 12:53:45 identify==2.6.16 12:53:45 idna==3.11 12:53:45 importlib-resources==1.5.0 12:53:45 iso8601==2.1.0 12:53:45 Jinja2==3.1.6 12:53:45 jmespath==1.1.0 12:53:45 jsonpatch==1.33 12:53:45 jsonpointer==3.0.0 12:53:45 jsonschema==4.26.0 12:53:45 jsonschema-specifications==2025.9.1 12:53:45 keystoneauth1==5.13.0 12:53:45 kubernetes==35.0.0 12:53:45 lftools==0.37.21 12:53:45 lxml==6.0.2 12:53:45 markdown-it-py==4.0.0 12:53:45 MarkupSafe==3.0.3 12:53:45 mdurl==0.1.2 12:53:45 msgpack==1.1.2 12:53:45 multi_key_dict==2.0.3 12:53:45 munch==4.0.0 12:53:45 netaddr==1.3.0 12:53:45 niet==1.4.2 12:53:45 nodeenv==1.10.0 12:53:45 oauth2client==4.1.3 12:53:45 oauthlib==3.3.1 12:53:45 openstacksdk==4.9.0 12:53:45 os-service-types==1.8.2 12:53:45 osc-lib==4.3.0 12:53:45 oslo.config==10.2.0 12:53:45 oslo.context==6.2.0 12:53:45 oslo.i18n==6.7.1 12:53:45 oslo.log==8.0.0 12:53:45 oslo.serialization==5.9.0 12:53:45 oslo.utils==9.2.0 12:53:45 packaging==26.0 12:53:45 pbr==7.0.3 12:53:45 platformdirs==4.5.1 12:53:45 prettytable==3.17.0 12:53:45 psutil==7.2.2 12:53:45 pyasn1==0.6.2 12:53:45 pyasn1_modules==0.4.2 12:53:45 pycparser==3.0 12:53:45 pygerrit2==2.0.15 12:53:45 PyGithub==2.8.1 12:53:45 Pygments==2.19.2 12:53:45 PyJWT==2.11.0 12:53:45 PyNaCl==1.6.2 12:53:45 pyparsing==2.4.7 12:53:45 pyperclip==1.11.0 12:53:45 pyrsistent==0.20.0 12:53:45 python-cinderclient==9.8.0 12:53:45 python-dateutil==2.9.0.post0 12:53:45 python-heatclient==5.0.0 12:53:45 python-jenkins==1.8.3 12:53:45 python-keystoneclient==5.7.0 12:53:45 python-magnumclient==4.9.0 12:53:45 python-openstackclient==8.3.0 12:53:45 python-swiftclient==4.9.0 12:53:45 PyYAML==6.0.3 12:53:45 referencing==0.37.0 12:53:45 requests==2.32.5 12:53:45 requests-oauthlib==2.0.0 12:53:45 requestsexceptions==1.4.0 12:53:45 rfc3986==2.0.0 12:53:45 rich==14.3.2 12:53:45 rich-argparse==1.7.2 12:53:45 rpds-py==0.30.0 12:53:45 rsa==4.9.1 12:53:45 ruamel.yaml==0.19.1 12:53:45 ruamel.yaml.clib==0.2.15 12:53:45 s3transfer==0.16.0 12:53:45 simplejson==3.20.2 12:53:45 six==1.17.0 12:53:45 smmap==5.0.2 12:53:45 soupsieve==2.8.3 12:53:45 stevedore==5.6.0 12:53:45 tabulate==0.9.0 12:53:45 toml==0.10.2 12:53:45 tomlkit==0.14.0 12:53:45 tqdm==4.67.3 12:53:45 typing_extensions==4.15.0 12:53:45 tzdata==2025.3 12:53:45 urllib3==1.26.20 12:53:45 virtualenv==20.36.1 12:53:45 wcwidth==0.6.0 12:53:45 websocket-client==1.9.0 12:53:45 wrapt==2.1.1 12:53:45 xdg==6.0.0 12:53:45 xmltodict==1.0.2 12:53:45 yq==3.4.3 12:53:45 [EnvInject] - Injecting environment variables from a build step. 12:53:45 [EnvInject] - Injecting as environment variables the properties content 12:53:45 PYTHON=python3 12:53:45 12:53:45 [EnvInject] - Variables injected successfully. 12:53:45 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins120813395459579471.sh 12:53:45 ---> tox-install.sh 12:53:45 + source /home/jenkins/lf-env.sh 12:53:45 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:53:45 ++ mktemp -d /tmp/venv-XXXX 12:53:45 + lf_venv=/tmp/venv-uroX 12:53:45 + local venv_file=/tmp/.os_lf_venv 12:53:45 + local python=python3 12:53:45 + local options 12:53:45 + local set_path=true 12:53:45 + local install_args= 12:53:45 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:53:45 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:53:45 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:53:45 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:53:45 + true 12:53:45 + case $1 in 12:53:45 + venv_file=/tmp/.toxenv 12:53:45 + shift 2 12:53:45 + true 12:53:45 + case $1 in 12:53:45 + shift 12:53:45 + break 12:53:45 + case $python in 12:53:45 + local pkg_list= 12:53:45 + [[ -d /opt/pyenv ]] 12:53:45 + echo 'Setup pyenv:' 12:53:45 Setup pyenv: 12:53:45 + export PYENV_ROOT=/opt/pyenv 12:53:45 + PYENV_ROOT=/opt/pyenv 12:53:45 + 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:53: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:53:45 + pyenv versions 12:53:45 system 12:53:45 3.8.20 12:53:45 3.9.20 12:53:45 3.10.15 12:53:45 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 12:53:45 + command -v pyenv 12:53:45 ++ pyenv init - --no-rehash 12:53:45 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 12:53:45 for i in ${!paths[@]}; do 12:53:45 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 12:53:45 fi; done; 12:53:45 echo "${paths[*]}"'\'')" 12:53:45 export PATH="/opt/pyenv/shims:${PATH}" 12:53:45 export PYENV_SHELL=bash 12:53:45 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:53:45 pyenv() { 12:53:45 local command 12:53:45 command="${1:-}" 12:53:45 if [ "$#" -gt 0 ]; then 12:53:45 shift 12:53:45 fi 12:53:45 12:53:45 case "$command" in 12:53:45 rehash|shell) 12:53:45 eval "$(pyenv "sh-$command" "$@")" 12:53:45 ;; 12:53:45 *) 12:53:45 command pyenv "$command" "$@" 12:53:45 ;; 12:53:45 esac 12:53:45 }' 12:53:45 +++ bash --norc -ec 'IFS=:; paths=($PATH); 12:53:45 for i in ${!paths[@]}; do 12:53:45 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 12:53:45 fi; done; 12:53:45 echo "${paths[*]}"' 12:53: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:53: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:53: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:53:45 ++ export PYENV_SHELL=bash 12:53:45 ++ PYENV_SHELL=bash 12:53:45 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:53:45 +++ complete -F _pyenv pyenv 12:53:45 ++ lf-pyver python3 12:53:45 ++ local py_version_xy=python3 12:53:45 ++ local py_version_xyz= 12:53:45 ++ pyenv versions 12:53:45 ++ sed 's/^[ *]* //' 12:53:45 ++ local command 12:53:45 ++ command=versions 12:53:45 ++ '[' 1 -gt 0 ']' 12:53:45 ++ shift 12:53:45 ++ case "$command" in 12:53:45 ++ awk '{ print $1 }' 12:53:45 ++ command pyenv versions 12:53:45 ++ grep -E '^[0-9.]*[0-9]$' 12:53:45 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:53:45 +++ grep '^3' /tmp/.pyenv_versions 12:53:45 +++ sort -V 12:53:45 +++ tail -n 1 12:53:45 ++ py_version_xyz=3.11.10 12:53:45 ++ [[ -z 3.11.10 ]] 12:53:45 ++ echo 3.11.10 12:53:45 ++ return 0 12:53:45 + pyenv local 3.11.10 12:53:45 + local command 12:53:45 + command=local 12:53:45 + '[' 2 -gt 0 ']' 12:53:45 + shift 12:53:45 + case "$command" in 12:53:45 + command pyenv local 3.11.10 12:53:45 + for arg in "$@" 12:53:45 + case $arg in 12:53:45 + pkg_list+='tox ' 12:53:45 + for arg in "$@" 12:53:45 + case $arg in 12:53:45 + pkg_list+='virtualenv ' 12:53:45 + for arg in "$@" 12:53:45 + case $arg in 12:53:45 + pkg_list+='urllib3~=1.26.15 ' 12:53:45 + [[ -f /tmp/.toxenv ]] 12:53:45 + [[ ! -f /tmp/.toxenv ]] 12:53:45 + [[ -n '' ]] 12:53:45 + python3 -m venv /tmp/venv-uroX 12:53:49 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-uroX' 12:53:49 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-uroX 12:53:49 + echo /tmp/venv-uroX 12:53:49 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:53:49 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:53:49 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:53:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:53:49 + local 'pip_opts=--upgrade --quiet' 12:53:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:53:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:53:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:53:49 + [[ -n '' ]] 12:53:49 + [[ -n '' ]] 12:53:49 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:53:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:53:49 + /tmp/venv-uroX/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:53:56 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:53:56 lf-activate-venv(): INFO: Base packages installed successfully 12:53:56 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:53:56 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:53:56 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:53:56 + /tmp/venv-uroX/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:54:06 + type python3 12:54:06 + true 12:54:06 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-uroX/bin to PATH' 12:54:06 lf-activate-venv(): INFO: Adding /tmp/venv-uroX/bin to PATH 12:54:06 + PATH=/tmp/venv-uroX/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:54:06 + return 0 12:54:06 + python3 --version 12:54:06 Python 3.11.10 12:54:06 + python3 -m pip --version 12:54:06 pip 26.0.1 from /tmp/venv-uroX/lib/python3.11/site-packages/pip (python 3.11) 12:54:06 + python3 -m pip freeze 12:54:06 cachetools==7.0.1 12:54:06 chardet==5.2.0 12:54:06 colorama==0.4.6 12:54:06 distlib==0.4.0 12:54:06 filelock==3.20.3 12:54:06 packaging==26.0 12:54:06 platformdirs==4.5.1 12:54:06 pluggy==1.6.0 12:54:06 pyproject-api==1.10.0 12:54:06 tox==4.34.1 12:54:06 urllib3==1.26.20 12:54:06 virtualenv==20.36.1 12:54:06 [transportpce-tox-verify-transportpce-master] $ /bin/sh -xe /tmp/jenkins13211793272748440578.sh 12:54:06 [EnvInject] - Injecting environment variables from a build step. 12:54:06 [EnvInject] - Injecting as environment variables the properties content 12:54:06 PARALLEL=True 12:54:06 12:54:06 [EnvInject] - Variables injected successfully. 12:54:06 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins5323456387535538112.sh 12:54:06 ---> tox-run.sh 12:54:06 + 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:54:06 + ARCHIVE_TOX_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 12:54:06 + ARCHIVE_DOC_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 12:54:06 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 12:54:06 + cd /w/workspace/transportpce-tox-verify-transportpce-master/. 12:54:06 + source /home/jenkins/lf-env.sh 12:54:06 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:54:06 ++ mktemp -d /tmp/venv-XXXX 12:54:06 + lf_venv=/tmp/venv-MTVl 12:54:06 + local venv_file=/tmp/.os_lf_venv 12:54:06 + local python=python3 12:54:06 + local options 12:54:06 + local set_path=true 12:54:06 + local install_args= 12:54:06 ++ 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:54:06 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:54:06 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:54:06 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:54:06 + true 12:54:06 + case $1 in 12:54:06 + venv_file=/tmp/.toxenv 12:54:06 + shift 2 12:54:06 + true 12:54:06 + case $1 in 12:54:06 + shift 12:54:06 + break 12:54:06 + case $python in 12:54:06 + local pkg_list= 12:54:06 + [[ -d /opt/pyenv ]] 12:54:06 + echo 'Setup pyenv:' 12:54:06 Setup pyenv: 12:54:06 + export PYENV_ROOT=/opt/pyenv 12:54:06 + PYENV_ROOT=/opt/pyenv 12:54:06 + 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:54:06 + 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:54:06 + pyenv versions 12:54:06 system 12:54:06 3.8.20 12:54:06 3.9.20 12:54:06 3.10.15 12:54:06 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 12:54:06 + command -v pyenv 12:54:06 ++ pyenv init - --no-rehash 12:54:06 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 12:54:06 for i in ${!paths[@]}; do 12:54:06 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 12:54:06 fi; done; 12:54:06 echo "${paths[*]}"'\'')" 12:54:06 export PATH="/opt/pyenv/shims:${PATH}" 12:54:06 export PYENV_SHELL=bash 12:54:06 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:54:06 pyenv() { 12:54:06 local command 12:54:06 command="${1:-}" 12:54:06 if [ "$#" -gt 0 ]; then 12:54:06 shift 12:54:06 fi 12:54:06 12:54:06 case "$command" in 12:54:06 rehash|shell) 12:54:06 eval "$(pyenv "sh-$command" "$@")" 12:54:06 ;; 12:54:06 *) 12:54:06 command pyenv "$command" "$@" 12:54:06 ;; 12:54:06 esac 12:54:06 }' 12:54:06 +++ bash --norc -ec 'IFS=:; paths=($PATH); 12:54:06 for i in ${!paths[@]}; do 12:54:06 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 12:54:06 fi; done; 12:54:06 echo "${paths[*]}"' 12:54:06 ++ 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:54:06 ++ 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:54:06 ++ 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:54:06 ++ export PYENV_SHELL=bash 12:54:06 ++ PYENV_SHELL=bash 12:54:06 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:54:06 +++ complete -F _pyenv pyenv 12:54:06 ++ lf-pyver python3 12:54:06 ++ local py_version_xy=python3 12:54:06 ++ local py_version_xyz= 12:54:06 ++ pyenv versions 12:54:06 ++ local command 12:54:06 ++ command=versions 12:54:06 ++ '[' 1 -gt 0 ']' 12:54:06 ++ shift 12:54:06 ++ case "$command" in 12:54:06 ++ command pyenv versions 12:54:06 ++ sed 's/^[ *]* //' 12:54:06 ++ awk '{ print $1 }' 12:54:06 ++ grep -E '^[0-9.]*[0-9]$' 12:54:07 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:54:07 +++ grep '^3' /tmp/.pyenv_versions 12:54:07 +++ sort -V 12:54:07 +++ tail -n 1 12:54:07 ++ py_version_xyz=3.11.10 12:54:07 ++ [[ -z 3.11.10 ]] 12:54:07 ++ echo 3.11.10 12:54:07 ++ return 0 12:54:07 + pyenv local 3.11.10 12:54:07 + local command 12:54:07 + command=local 12:54:07 + '[' 2 -gt 0 ']' 12:54:07 + shift 12:54:07 + case "$command" in 12:54:07 + command pyenv local 3.11.10 12:54:07 + for arg in "$@" 12:54:07 + case $arg in 12:54:07 + pkg_list+='tox ' 12:54:07 + for arg in "$@" 12:54:07 + case $arg in 12:54:07 + pkg_list+='virtualenv ' 12:54:07 + for arg in "$@" 12:54:07 + case $arg in 12:54:07 + pkg_list+='urllib3~=1.26.15 ' 12:54:07 + [[ -f /tmp/.toxenv ]] 12:54:07 ++ cat /tmp/.toxenv 12:54:07 + lf_venv=/tmp/venv-uroX 12:54:07 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uroX from' file:/tmp/.toxenv 12:54:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uroX from file:/tmp/.toxenv 12:54:07 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:54:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:54:07 + local 'pip_opts=--upgrade --quiet' 12:54:07 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:54:07 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:54:07 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:54:07 + [[ -n '' ]] 12:54:07 + [[ -n '' ]] 12:54:07 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:54:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:54:07 + /tmp/venv-uroX/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:54:11 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:54:11 lf-activate-venv(): INFO: Base packages installed successfully 12:54:11 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:54:11 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:54:11 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:54:11 + /tmp/venv-uroX/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:54:17 + type python3 12:54:17 + true 12:54:17 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-uroX/bin to PATH' 12:54:17 lf-activate-venv(): INFO: Adding /tmp/venv-uroX/bin to PATH 12:54:17 + PATH=/tmp/venv-uroX/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:54:17 + return 0 12:54:17 + [[ -d /opt/pyenv ]] 12:54:17 + echo '---> Setting up pyenv' 12:54:17 ---> Setting up pyenv 12:54:17 + export PYENV_ROOT=/opt/pyenv 12:54:17 + PYENV_ROOT=/opt/pyenv 12:54:17 + export PATH=/opt/pyenv/bin:/tmp/venv-uroX/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:54:17 + PATH=/opt/pyenv/bin:/tmp/venv-uroX/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:54:17 ++ pwd 12:54:17 + PYTHONPATH=/w/workspace/transportpce-tox-verify-transportpce-master 12:54:17 + export PYTHONPATH 12:54:17 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:54:17 + TOX_TESTENV_PASSENV=PYTHONPATH 12:54:17 + tox --version 12:54:17 4.34.1 from /tmp/venv-uroX/lib/python3.11/site-packages/tox/__init__.py 12:54:17 + PARALLEL=True 12:54:17 + TOX_OPTIONS_LIST= 12:54:17 + [[ -n '' ]] 12:54:17 + case ${PARALLEL,,} in 12:54:17 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 12:54:17 + tox --parallel auto --parallel-live 12:54:17 + tee -a /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tox.log 12:54:19 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 12:54:19 checkbashisms: freeze> python -m pip freeze --all 12:54:19 docs: install_deps> python -I -m pip install -r docs/requirements.txt 12:54:19 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:54:20 checkbashisms: pip==25.3,setuptools==80.9.0 12:54:20 checkbashisms: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 12:54:20 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:54:20 checkbashisms: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find . -not -path '*/\.*' -name '*.sh' -exec checkbashisms -f '{}' + 12:54:21 checkbashisms: OK ✔ in 3.35 seconds 12:54:21 pre-commit: install_deps> python -I -m pip install pre-commit 12:54:26 pre-commit: freeze> python -m pip freeze --all 12:54:26 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:54:26 pre-commit: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 12:54:26 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:54:26 /usr/bin/cpan 12:54:26 pre-commit: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run --all-files --show-diff-on-failure 12:54:27 [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:54:27 [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:54:27 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 12:54:27 [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:54:27 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 12:54:27 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 12:54:30 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:54:30 buildcontroller: freeze> python -m pip freeze --all 12:54:31 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. 12:54:31 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==25.3,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==80.9.0,urllib3==2.6.3 12:54:31 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh 12:54:31 + update-java-alternatives -l 12:54:31 java-1.11.0-openjdk-amd64 1111 /usr/lib/jvm/java-1.11.0-openjdk-amd64 12:54:31 java-1.17.0-openjdk-amd64 1711 /usr/lib/jvm/java-1.17.0-openjdk-amd64 12:54:31 java-1.21.0-openjdk-amd64 2111 /usr/lib/jvm/java-1.21.0-openjdk-amd64 12:54:31 + sudo update-java-alternatives -s java-1.21.0-openjdk-amd64 12:54:31 update-alternatives: error: no alternatives for jaotc 12:54:31 [INFO] Initializing environment for https://github.com/perltidy/perltidy. 12:54:31 update-alternatives: error: no alternatives for rmic 12:54:31 + java -version 12:54:31 + sed -n ;s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p; 12:54:31 + JAVA_VER=21 12:54:31 + echo 21 12:54:31 21 12:54:31 + javac -version 12:54:31 + sed -n ;s/javac \(.*\)\.\(.*\)\..*.*$/\1/p; 12:54:31 + JAVAC_VER=21 12:54:31 + echo 21 12:54:31 21 12:54:31 ok, java is 21 or newer 12:54:31 + [ 21 -ge 21 ] 12:54:31 + [ 21 -ge 21 ] 12:54:31 + echo ok, java is 21 or newer 12:54:31 + wget -nv https://dlcdn.apache.org/maven/maven-3/3.9.12/binaries/apache-maven-3.9.12-bin.tar.gz -P /tmp 12:54:31 2026-02-12 12:54:31 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:54:31 + sudo mkdir -p /opt 12:54:31 + sudo tar xf /tmp/apache-maven-3.9.12-bin.tar.gz -C /opt 12:54:32 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 12:54:32 [INFO] Once installed this environment will be reused. 12:54:32 [INFO] This may take a few minutes... 12:54:32 + sudo ln -s /opt/apache-maven-3.9.12 /opt/maven 12:54:32 + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn 12:54:32 + mvn --version 12:54:32 Apache Maven 3.9.12 (848fbb4bf2d427b72bdb2471c22fced7ebd9a7a1) 12:54:32 Maven home: /opt/maven 12:54:32 Java version: 21.0.9, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 12:54:32 Default locale: en, platform encoding: UTF-8 12:54:32 OS name: "linux", version: "5.15.0-168-generic", arch: "amd64", family: "unix" 12:54:32 NOTE: Picked up JDK_JAVA_OPTIONS: 12:54:32 --add-opens=java.base/java.io=ALL-UNNAMED 12:54:32 --add-opens=java.base/java.lang=ALL-UNNAMED 12:54:32 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 12:54:32 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 12:54:32 --add-opens=java.base/java.net=ALL-UNNAMED 12:54:32 --add-opens=java.base/java.nio=ALL-UNNAMED 12:54:32 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 12:54:32 --add-opens=java.base/java.nio.file=ALL-UNNAMED 12:54:32 --add-opens=java.base/java.util=ALL-UNNAMED 12:54:32 --add-opens=java.base/java.util.jar=ALL-UNNAMED 12:54:32 --add-opens=java.base/java.util.stream=ALL-UNNAMED 12:54:32 --add-opens=java.base/java.util.zip=ALL-UNNAMED 12:54:32 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 12:54:32 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 12:54:32 -Xlog:disable 12:54:38 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:54:38 [INFO] Once installed this environment will be reused. 12:54:38 [INFO] This may take a few minutes... 12:54:47 [INFO] Installing environment for https://github.com/pre-commit/mirrors-autopep8. 12:54:47 [INFO] Once installed this environment will be reused. 12:54:47 [INFO] This may take a few minutes... 12:54:52 [INFO] Installing environment for https://github.com/perltidy/perltidy. 12:54:52 [INFO] Once installed this environment will be reused. 12:54:52 [INFO] This may take a few minutes... 12:54:56 docs: freeze> python -m pip freeze --all 12:54:56 docs-linkcheck: freeze> python -m pip freeze --all 12:54:56 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==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:54:56 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:54:57 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==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:54:57 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:55:00 docs: OK ✔ in 42.14 seconds 12:55:00 pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' 12:55:04 docs-linkcheck: OK ✔ in 44.38 seconds 12:55:04 pylint: freeze> python -m pip freeze --all 12:55:04 pylint: astroid==4.0.4,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:55:04 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:55:05 trim trailing whitespace.................................................Passed 12:55:05 Tabs remover.............................................................Passed 12:55:05 autopep8.................................................................Passed 12:55:10 perltidy.................................................................Passed 12:55:11 pre-commit: commands[3] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual 12:55:11 [WARNING] hook id `remove-tabs` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. 12:55:11 [WARNING] hook id `perltidy` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. 12:55:11 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 12:55:11 [INFO] Once installed this environment will be reused. 12:55:11 [INFO] This may take a few minutes... 12:55:22 gitlint..................................................................Passed 12:55:30 12:55:30 ------------------------------------ 12:55:30 Your code has been rated at 10.00/10 12:55:30 12:57:00 pre-commit: OK ✔ in 1 minute 0.61 seconds 12:57:00 pylint: OK ✔ in 32.93 seconds 12:57:00 buildcontroller: OK ✔ in 2 minutes 40.61 seconds 12:57:00 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:57:00 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:57:00 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:57:00 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:57:09 build_karaf_tests190: freeze> python -m pip freeze --all 12:57:09 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==25.3,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==80.9.0,urllib3==2.6.3 12:57:09 build_karaf_tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 12:57:09 build karaf in karafoc with ./karafoc.env 12:57:09 build_karaf_tests121: freeze> python -m pip freeze --all 12:57:09 NOTE: Picked up JDK_JAVA_OPTIONS: 12:57:09 --add-opens=java.base/java.io=ALL-UNNAMED 12:57:09 --add-opens=java.base/java.lang=ALL-UNNAMED 12:57:09 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 12:57:09 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 12:57:09 --add-opens=java.base/java.net=ALL-UNNAMED 12:57:09 --add-opens=java.base/java.nio=ALL-UNNAMED 12:57:09 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 12:57:09 --add-opens=java.base/java.nio.file=ALL-UNNAMED 12:57:09 --add-opens=java.base/java.util=ALL-UNNAMED 12:57:09 --add-opens=java.base/java.util.jar=ALL-UNNAMED 12:57:09 --add-opens=java.base/java.util.stream=ALL-UNNAMED 12:57:09 --add-opens=java.base/java.util.zip=ALL-UNNAMED 12:57:09 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 12:57:09 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 12:57:09 -Xlog:disable 12:57:09 build_karaf_tests221: freeze> python -m pip freeze --all 12:57:09 build_karaf_tests71: freeze> python -m pip freeze --all 12:57:09 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==25.3,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==80.9.0,urllib3==2.6.3 12:57:09 build_karaf_tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 12:57:09 build karaf in karaf121 with ./karaf121.env 12:57:09 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==25.3,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==80.9.0,urllib3==2.6.3 12:57:09 build_karaf_tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 12:57:09 build karaf in karaf221 with ./karaf221.env 12:57:10 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==25.3,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==80.9.0,urllib3==2.6.3 12:57:10 build_karaf_tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 12:57:10 build karaf in karaf71 with ./karaf71.env 12:57:10 NOTE: Picked up JDK_JAVA_OPTIONS: 12:57:10 --add-opens=java.base/java.io=ALL-UNNAMED 12:57:10 --add-opens=java.base/java.lang=ALL-UNNAMED 12:57:10 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 12:57:10 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 12:57:10 --add-opens=java.base/java.net=ALL-UNNAMED 12:57:10 --add-opens=java.base/java.nio=ALL-UNNAMED 12:57:10 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 12:57:10 --add-opens=java.base/java.nio.file=ALL-UNNAMED 12:57:10 --add-opens=java.base/java.util=ALL-UNNAMED 12:57:10 --add-opens=java.base/java.util.jar=ALL-UNNAMED 12:57:10 --add-opens=java.base/java.util.stream=ALL-UNNAMED 12:57:10 --add-opens=java.base/java.util.zip=ALL-UNNAMED 12:57:10 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 12:57:10 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 12:57:10 -Xlog:disable 12:57:10 NOTE: Picked up JDK_JAVA_OPTIONS: 12:57:10 --add-opens=java.base/java.io=ALL-UNNAMED 12:57:10 --add-opens=java.base/java.lang=ALL-UNNAMED 12:57:10 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 12:57:10 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 12:57:10 --add-opens=java.base/java.net=ALL-UNNAMED 12:57:10 --add-opens=java.base/java.nio=ALL-UNNAMED 12:57:10 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 12:57:10 --add-opens=java.base/java.nio.file=ALL-UNNAMED 12:57:10 --add-opens=java.base/java.util=ALL-UNNAMED 12:57:10 --add-opens=java.base/java.util.jar=ALL-UNNAMED 12:57:10 --add-opens=java.base/java.util.stream=ALL-UNNAMED 12:57:10 --add-opens=java.base/java.util.zip=ALL-UNNAMED 12:57:10 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 12:57:10 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 12:57:10 -Xlog:disable 12:57:10 NOTE: Picked up JDK_JAVA_OPTIONS: 12:57:10 --add-opens=java.base/java.io=ALL-UNNAMED 12:57:10 --add-opens=java.base/java.lang=ALL-UNNAMED 12:57:10 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 12:57:10 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 12:57:10 --add-opens=java.base/java.net=ALL-UNNAMED 12:57:10 --add-opens=java.base/java.nio=ALL-UNNAMED 12:57:10 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 12:57:10 --add-opens=java.base/java.nio.file=ALL-UNNAMED 12:57:10 --add-opens=java.base/java.util=ALL-UNNAMED 12:57:10 --add-opens=java.base/java.util.jar=ALL-UNNAMED 12:57:10 --add-opens=java.base/java.util.stream=ALL-UNNAMED 12:57:10 --add-opens=java.base/java.util.zip=ALL-UNNAMED 12:57:10 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 12:57:10 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 12:57:10 -Xlog:disable 12:58:15 build_karaf_tests121: OK ✔ in 1 minute 16.03 seconds 12:58:15 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:58:23 build_karaf_tests190: OK ✔ in 1 minute 23.75 seconds 12:58:23 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:58:24 build_karaf_tests71: OK ✔ in 1 minute 24.54 seconds 12:58:24 build_karaf_tests221: OK ✔ in 1 minute 24.55 seconds 12:58:24 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:58:34 buildlighty: freeze> python -m pip freeze --all 12:58:35 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==25.3,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==80.9.0,urllib3==2.6.3 12:58:35 buildlighty: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh 12:58:35 NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED 12:58:35 sims: freeze> python -m pip freeze --all 12:58:36 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==25.3,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==80.9.0,urllib3==2.6.3 12:58:36 sims: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_lightynode.sh 12:58:36 Using lighynode version 22.1.0.6 12:58:36 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory 12:59:19 sims: OK ✔ in 17.35 seconds 12:59:19 buildlighty: OK ✔ in 41.84 seconds 12:59:19 testsPCE: freeze> python -m pip freeze --all 12:59:20 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==25.3,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:59:20 testsPCE: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce 12:59:20 pytest -q transportpce_tests/pce/test01_pce.py 13:00:18 .................... [100%] 13:01:21 20 passed in 121.50s (0:02:01) 13:01:22 pytest -q transportpce_tests/pce/test02_pce_400G.py 13:01:38 ............ [100%] 13:02:08 12 passed in 46.26s 13:02:08 pytest -q transportpce_tests/pce/test03_gnpy.py 13:02:25 ........ [100%] 13:02:46 8 passed in 37.31s 13:02:46 pytest -q transportpce_tests/pce/test04_pce_bug_fix.py 13:03:17 ... [100%] 13:03:22 3 passed in 36.28s 13:03:23 testsPCE: OK ✔ in 4 minutes 59.44 seconds 13:03:23 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 13:03:23 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 13:03:23 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 13:03:29 tests121: freeze> python -m pip freeze --all 13:03:29 tests_tapi: freeze> python -m pip freeze --all 13:03:30 tests190: freeze> python -m pip freeze --all 13:03:30 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==25.3,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==80.9.0,urllib3==2.6.3 13:03:30 tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 13:03:30 using environment variables from ./karaf121.env 13:03:30 pytest -q transportpce_tests/1.2.1/test01_portmapping.py 13:03:30 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==25.3,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==80.9.0,urllib3==2.6.3 13:03:30 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi 13:03:30 using environment variables from ./karaf221.env 13:03:30 pytest -q transportpce_tests/tapi/test01_abstracted_topology.py 13:03:30 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==25.3,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==80.9.0,urllib3==2.6.3 13:03:30 tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc 13:03:30 using environment variables from ./karafoc.env 13:03:30 pytest -q transportpce_tests/oc/test01_portmapping.py 13:04:42 ........... [100%] 13:04:58 10 passed in 87.99s (0:01:27) 13:04:58 pytest -q transportpce_tests/oc/test02_topology.py 13:05:05 ............................... [100%] 13:05:45 21 passed in 134.89s (0:02:14) 13:05:45 pytest -q transportpce_tests/1.2.1/test02_topo_portmapping.py 13:05:45 ............................. [100%] 13:06:07 14 passed in 68.50s (0:01:08) 13:06:07 pytest -q transportpce_tests/oc/test03_renderer.py 13:06:09 ................ [100%] 13:06:48 6 passed in 62.58s (0:01:02) 13:06:48 pytest -q transportpce_tests/1.2.1/test03_topology.py 13:06:49 .................... [100%] 13:07:08 19 passed in 60.29s (0:01:00) 13:07:08 tests190: OK ✔ in 3 minutes 45.37 seconds 13:07:08 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 13:07:14 .tests71: freeze> python -m pip freeze --all 13:07:15 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==25.3,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==80.9.0,urllib3==2.6.3 13:07:15 tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 13:07:15 using environment variables from ./karaf71.env 13:07:15 pytest -q transportpce_tests/7.1/test01_portmapping.py 13:07:34 ..................................... [100%] 13:08:14 12 passed in 57.91s 13:08:14 pytest -q transportpce_tests/7.1/test02_otn_renderer.py 13:08:15 ............................ [100%] 13:08:58 51 passed in 327.73s (0:05:27) 13:08:58 pytest -q transportpce_tests/tapi/test02_full_topology.py 13:08:58 ....................... [100%] 13:09:22 44 passed in 153.91s (0:02:33) 13:09:22 pytest -q transportpce_tests/1.2.1/test04_renderer_service_path_nominal.py 13:09:24 ................................................................................ [100%] 13:10:54 62 passed in 160.20s (0:02:40) 13:10:54 pytest -q transportpce_tests/7.1/test03_renderer_or_modes.py 13:10:56 .. [100%] 13:10:59 24 passed in 96.04s (0:01:36) 13:10:59 pytest -q transportpce_tests/1.2.1/test05_olm.py 13:11:18 ........................................................................................ [100%] 13:13:29 48 passed in 154.29s (0:02:34) 13:13:29 pytest -q transportpce_tests/7.1/test04_renderer_regen_mode.py 13:13:33 ............................... [100%] 13:14:24 40 passed in 204.37s (0:03:24) 13:14:24 pytest -q transportpce_tests/1.2.1/test06_end2end.py 13:14:25 .......... [100%] 13:14:41 36 passed in 343.51s (0:05:43) 13:14:41 pytest -q transportpce_tests/tapi/test03_tapi_device_change_notifications.py 13:14:43 .. [100%] 13:14:47 22 passed in 78.21s (0:01:18) 13:15:18 ....................................................................................................................... [100%] 13:20:17 71 passed in 335.85s (0:05:35) 13:20:18 pytest -q transportpce_tests/tapi/test04_topo_extension.py 13:21:11 .................... [100%] 13:22:42 19 passed in 144.09s (0:02:24) 13:22:42 pytest -q transportpce_tests/tapi/test05_pce_tapi.py 13:23:32 ..... [100%] 13:23:36 54 passed in 551.10s (0:09:11) 13:24:47 ...................... [100%] 13:30:23 22 passed in 460.59s (0:07:40) 13:30:23 tests71: OK ✔ in 7 minutes 39.74 seconds 13:30:23 tests121: OK ✔ in 20 minutes 13.44 seconds 13:30:23 tests_tapi: OK ✔ in 27 minutes 0.55 seconds 13:30:23 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:30:30 tests221: freeze> python -m pip freeze --all 13:30:30 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==25.3,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==80.9.0,urllib3==2.6.3 13:30:30 tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 2.2.1 13:30:30 using environment variables from ./karaf221.env 13:30:30 pytest -q transportpce_tests/2.2.1/test01_portmapping.py 13:31:07 ................................... [100%] 13:34:47 35 passed in 256.50s (0:04:16) 13:34:47 pytest -q transportpce_tests/2.2.1/test02_topo_portmapping.py 13:35:18 ...... [100%] 13:35:32 6 passed in 45.04s 13:35:32 pytest -q transportpce_tests/2.2.1/test03_topology.py 13:36:15 ............................................ [100%] 13:37:50 44 passed in 137.84s (0:02:17) 13:37:50 pytest -q transportpce_tests/2.2.1/test04_otn_topology.py 13:38:26 ............ [100%] 13:38:50 12 passed in 59.33s 13:38:50 pytest -q transportpce_tests/2.2.1/test05_flex_grid.py 13:39:17 ................ [100%] 13:40:46 16 passed in 115.61s (0:01:55) 13:40:46 pytest -q transportpce_tests/2.2.1/test06_renderer_service_path_nominal.py 13:41:18 ............................... [100%] 13:41:25 31 passed in 39.22s 13:41:25 pytest -q transportpce_tests/2.2.1/test07_otn_renderer.py 13:42:04 .......................... [100%] 13:43:00 26 passed in 94.18s (0:01:34) 13:43:00 pytest -q transportpce_tests/2.2.1/test08_otn_sh_renderer.py 13:43:38 ...................... [100%] 13:44:42 22 passed in 101.96s (0:01:41) 13:44:42 pytest -q transportpce_tests/2.2.1/test09_olm.py 13:45:24 ........................................ [100%] 13:47:46 40 passed in 183.17s (0:03:03) 13:47:46 pytest -q transportpce_tests/2.2.1/test11_otn_end2end.py 13:48:29 ........................................................................ [ 74%] 13:54:06 ......................... [100%] 13:55:58 97 passed in 492.27s (0:08:12) 13:55:58 pytest -q transportpce_tests/2.2.1/test12_end2end.py 13:56:39 ...................................................... [100%] 14:03:27 54 passed in 448.52s (0:07:28) 14:03:27 pytest -q transportpce_tests/2.2.1/test14_otn_switch_end2end.py 14:04:22 ........................................................................ [ 71%] 14:09:31 ............................. [100%] 14:11:40 101 passed in 493.12s (0:08:13) 14:11:40 pytest -q transportpce_tests/2.2.1/test15_otn_end2end_with_intermediate_switch.py 14:12:35 ........................................................................ [ 67%] 14:18:22 ................................... [100%] 14:24:42 107 passed in 781.33s (0:13:01) 14:24:42 pytest -q transportpce_tests/2.2.1/test16_freq_end2end.py 14:25:25 ............................................. [100%] 14:31:02 45 passed in 379.78s (0:06:19) 14:31:02 tests221: OK ✔ in 1 hour 39.31 seconds 14:31:02 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:31:08 tests_hybrid: freeze> python -m pip freeze --all 14:31:09 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==25.3,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==80.9.0,urllib3==2.6.3 14:31:09 tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid 14:31:09 using environment variables from ./karaf221.env 14:31:09 pytest -q transportpce_tests/hybrid/test01_device_change_notifications.py 14:31:50 ................................................... [100%] 14:33:37 51 passed in 148.43s (0:02:28) 14:33:37 pytest -q transportpce_tests/hybrid/test02_B100G_end2end.py 14:34:20 ........................................................................ [ 66%] 14:38:41 ..................................... [100%] 14:40:47 109 passed in 429.37s (0:07:09) 14:40:47 pytest -q transportpce_tests/hybrid/test03_autonomous_reroute.py 14:41:38 ..................................................... [100%] 14:48:11 53 passed in 443.76s (0:07:23) 14:48:11 buildcontroller: OK (160.61=setup[13.01]+cmd[147.61] seconds) 14:48:11 sims: OK (17.35=setup[13.67]+cmd[3.68] seconds) 14:48:11 build_karaf_tests121: OK (76.02=setup[10.97]+cmd[65.06] seconds) 14:48:11 testsPCE: OK (299.44=setup[56.81]+cmd[242.63] seconds) 14:48:11 tests121: OK (1213.44=setup[7.21]+cmd[1206.23] seconds) 14:48:11 build_karaf_tests221: OK (84.55=setup[11.15]+cmd[73.40] seconds) 14:48:11 tests_tapi: OK (1620.55=setup[7.22]+cmd[1613.32] seconds) 14:48:11 tests221: OK (3639.31=setup[7.04]+cmd[3632.27] seconds) 14:48:11 build_karaf_tests71: OK (84.54=setup[11.19]+cmd[73.35] seconds) 14:48:11 tests71: OK (459.74=setup[7.63]+cmd[452.10] seconds) 14:48:11 build_karaf_tests190: OK (83.75=setup[10.57]+cmd[73.18] seconds) 14:48:11 tests190: OK (225.37=setup[7.48]+cmd[217.89] seconds) 14:48:11 tests_hybrid: OK (1029.05=setup[6.49]+cmd[1022.56] seconds) 14:48:11 buildlighty: OK (41.84=setup[20.16]+cmd[21.68] seconds) 14:48:11 docs: OK (42.14=setup[38.69]+cmd[3.45] seconds) 14:48:11 docs-linkcheck: OK (44.37=setup[39.27]+cmd[5.11] seconds) 14:48:11 checkbashisms: OK (3.35=setup[1.96]+cmd[0.01,0.09,1.28] seconds) 14:48:11 pre-commit: OK (60.61=setup[5.37]+cmd[0.01,0.00,44.35,10.87] seconds) 14:48:11 pylint: OK (32.93=setup[4.42]+cmd[28.51] seconds) 14:48:11 congratulations :) (6833.57 seconds) 14:48:11 + tox_status=0 14:48:11 + echo '---> Completed tox runs' 14:48:11 ---> Completed tox runs 14:48:11 + for i in .tox/*/log 14:48:11 ++ echo .tox/build_karaf_tests121/log 14:48:11 ++ awk -F/ '{print $2}' 14:48:11 + tox_env=build_karaf_tests121 14:48:11 + cp -r .tox/build_karaf_tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests121 14:48:11 + for i in .tox/*/log 14:48:11 ++ echo .tox/build_karaf_tests190/log 14:48:11 ++ awk -F/ '{print $2}' 14:48:11 + tox_env=build_karaf_tests190 14:48:11 + cp -r .tox/build_karaf_tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests190 14:48:11 + for i in .tox/*/log 14:48:11 ++ echo .tox/build_karaf_tests221/log 14:48:11 ++ awk -F/ '{print $2}' 14:48:11 + tox_env=build_karaf_tests221 14:48:11 + cp -r .tox/build_karaf_tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests221 14:48:11 + for i in .tox/*/log 14:48:11 ++ echo .tox/build_karaf_tests71/log 14:48:11 ++ awk -F/ '{print $2}' 14:48:11 + tox_env=build_karaf_tests71 14:48:11 + cp -r .tox/build_karaf_tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests71 14:48:11 + for i in .tox/*/log 14:48:11 ++ echo .tox/buildcontroller/log 14:48:11 ++ awk -F/ '{print $2}' 14:48:11 + tox_env=buildcontroller 14:48:11 + cp -r .tox/buildcontroller/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildcontroller 14:48:11 + for i in .tox/*/log 14:48:11 ++ echo .tox/buildlighty/log 14:48:11 ++ awk -F/ '{print $2}' 14:48:11 + tox_env=buildlighty 14:48:11 + cp -r .tox/buildlighty/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildlighty 14:48:11 + for i in .tox/*/log 14:48:11 ++ echo .tox/checkbashisms/log 14:48:11 ++ awk -F/ '{print $2}' 14:48:11 + tox_env=checkbashisms 14:48:11 + cp -r .tox/checkbashisms/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/checkbashisms 14:48:11 + for i in .tox/*/log 14:48:11 ++ echo .tox/docs-linkcheck/log 14:48:11 ++ awk -F/ '{print $2}' 14:48:11 + tox_env=docs-linkcheck 14:48:11 + cp -r .tox/docs-linkcheck/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs-linkcheck 14:48:11 + for i in .tox/*/log 14:48:11 ++ echo .tox/docs/log 14:48:11 ++ awk -F/ '{print $2}' 14:48:11 + tox_env=docs 14:48:11 + cp -r .tox/docs/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs 14:48:11 + for i in .tox/*/log 14:48:11 ++ echo .tox/pre-commit/log 14:48:11 ++ awk -F/ '{print $2}' 14:48:11 + tox_env=pre-commit 14:48:11 + cp -r .tox/pre-commit/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pre-commit 14:48:11 + for i in .tox/*/log 14:48:11 ++ echo .tox/pylint/log 14:48:11 ++ awk -F/ '{print $2}' 14:48:11 + tox_env=pylint 14:48:11 + cp -r .tox/pylint/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pylint 14:48:11 + for i in .tox/*/log 14:48:11 ++ echo .tox/sims/log 14:48:11 ++ awk -F/ '{print $2}' 14:48:11 + tox_env=sims 14:48:11 + cp -r .tox/sims/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/sims 14:48:11 + for i in .tox/*/log 14:48:11 ++ echo .tox/tests121/log 14:48:11 ++ awk -F/ '{print $2}' 14:48:11 + tox_env=tests121 14:48:11 + cp -r .tox/tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests121 14:48:11 + for i in .tox/*/log 14:48:11 ++ echo .tox/tests190/log 14:48:11 ++ awk -F/ '{print $2}' 14:48:11 + tox_env=tests190 14:48:11 + cp -r .tox/tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests190 14:48:11 + for i in .tox/*/log 14:48:11 ++ echo .tox/tests221/log 14:48:11 ++ awk -F/ '{print $2}' 14:48:11 + tox_env=tests221 14:48:11 + cp -r .tox/tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests221 14:48:12 + for i in .tox/*/log 14:48:12 ++ echo .tox/tests71/log 14:48:12 ++ awk -F/ '{print $2}' 14:48:12 + tox_env=tests71 14:48:12 + cp -r .tox/tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests71 14:48:12 + for i in .tox/*/log 14:48:12 ++ echo .tox/testsPCE/log 14:48:12 ++ awk -F/ '{print $2}' 14:48:12 + tox_env=testsPCE 14:48:12 + cp -r .tox/testsPCE/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/testsPCE 14:48:12 + for i in .tox/*/log 14:48:12 ++ echo .tox/tests_hybrid/log 14:48:12 ++ awk -F/ '{print $2}' 14:48:12 + tox_env=tests_hybrid 14:48:12 + cp -r .tox/tests_hybrid/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_hybrid 14:48:12 + for i in .tox/*/log 14:48:12 ++ echo .tox/tests_tapi/log 14:48:12 ++ awk -F/ '{print $2}' 14:48:12 + tox_env=tests_tapi 14:48:12 + cp -r .tox/tests_tapi/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_tapi 14:48:12 + DOC_DIR=docs/_build/html 14:48:12 + [[ -d docs/_build/html ]] 14:48:12 + echo '---> Archiving generated docs' 14:48:12 ---> Archiving generated docs 14:48:12 + mv docs/_build/html /w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 14:48:12 + echo '---> tox-run.sh ends' 14:48:12 ---> tox-run.sh ends 14:48:12 + test 0 -eq 0 14:48:12 $ ssh-agent -k 14:48:12 unset SSH_AUTH_SOCK; 14:48:12 unset SSH_AGENT_PID; 14:48:12 echo Agent pid 1574 killed; 14:48:12 [ssh-agent] Stopped. 14:48:12 [PostBuildScript] - [INFO] Executing post build scripts. 14:48:12 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins15015191079715834469.sh 14:48:12 ---> sysstat.sh 14:48:12 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins12094849559646459311.sh 14:48:12 ---> package-listing.sh 14:48:13 ++ facter osfamily 14:48:13 ++ tr '[:upper:]' '[:lower:]' 14:48:13 + OS_FAMILY=debian 14:48:13 + workspace=/w/workspace/transportpce-tox-verify-transportpce-master 14:48:13 + START_PACKAGES=/tmp/packages_start.txt 14:48:13 + END_PACKAGES=/tmp/packages_end.txt 14:48:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:48:13 + PACKAGES=/tmp/packages_start.txt 14:48:13 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 14:48:13 + PACKAGES=/tmp/packages_end.txt 14:48:13 + case "${OS_FAMILY}" in 14:48:13 + dpkg -l 14:48:13 + grep '^ii' 14:48:13 + '[' -f /tmp/packages_start.txt ']' 14:48:13 + '[' -f /tmp/packages_end.txt ']' 14:48:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:48:13 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 14:48:13 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 14:48:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 14:48:13 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins6995768604086160791.sh 14:48:13 ---> capture-instance-metadata.sh 14:48:13 Setup pyenv: 14:48:13 system 14:48:13 3.8.20 14:48:13 3.9.20 14:48:13 3.10.15 14:48:13 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 14:48:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-V3kE from file:/tmp/.os_lf_venv 14:48:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:48:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:48:15 lf-activate-venv(): INFO: Base packages installed successfully 14:48:15 lf-activate-venv(): INFO: Installing additional packages: lftools 14:48:25 lf-activate-venv(): INFO: Adding /tmp/venv-V3kE/bin to PATH 14:48:25 INFO: Running in OpenStack, capturing instance metadata 14:48:26 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins6421430916632885284.sh 14:48:26 provisioning config files... 14:48:26 Could not find credentials [logs] for transportpce-tox-verify-transportpce-master #4293 14:48:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-transportpce-master@tmp/config12738917871325691685tmp 14:48:26 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 14:48:26 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 14:48:26 provisioning config files... 14:48:27 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 14:48:27 [EnvInject] - Injecting environment variables from a build step. 14:48:27 [EnvInject] - Injecting as environment variables the properties content 14:48:27 SERVER_ID=logs 14:48:27 14:48:27 [EnvInject] - Variables injected successfully. 14:48:27 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins2082362949306966250.sh 14:48:27 ---> create-netrc.sh 14:48:27 WARN: Log server credential not found. 14:48:27 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins4199693420955919124.sh 14:48:27 ---> python-tools-install.sh 14:48:27 Setup pyenv: 14:48:27 system 14:48:27 3.8.20 14:48:27 3.9.20 14:48:27 3.10.15 14:48:27 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 14:48:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-V3kE from file:/tmp/.os_lf_venv 14:48:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:48:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:48:29 lf-activate-venv(): INFO: Base packages installed successfully 14:48:29 lf-activate-venv(): INFO: Installing additional packages: lftools 14:48:38 lf-activate-venv(): INFO: Adding /tmp/venv-V3kE/bin to PATH 14:48:38 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins10546578892958845210.sh 14:48:38 ---> sudo-logs.sh 14:48:38 Archiving 'sudo' log.. 14:48:38 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins419391005174046025.sh 14:48:38 ---> job-cost.sh 14:48:38 Setup pyenv: 14:48:38 system 14:48:38 3.8.20 14:48:38 3.9.20 14:48:38 3.10.15 14:48:38 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 14:48:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-V3kE from file:/tmp/.os_lf_venv 14:48:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:48:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:48:40 lf-activate-venv(): INFO: Base packages installed successfully 14:48:40 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:48:45 lf-activate-venv(): INFO: Adding /tmp/venv-V3kE/bin to PATH 14:48:45 INFO: No Stack... 14:48:46 INFO: Retrieving Pricing Info for: v3-standard-4 14:48:46 INFO: Archiving Costs 14:48:46 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins6590636736017436270.sh 14:48:46 ---> logs-deploy.sh 14:48:46 Setup pyenv: 14:48:46 system 14:48:46 3.8.20 14:48:46 3.9.20 14:48:46 3.10.15 14:48:46 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 14:48:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-V3kE from file:/tmp/.os_lf_venv 14:48:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:48:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:48:48 lf-activate-venv(): INFO: Base packages installed successfully 14:48:48 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 14:48:57 lf-activate-venv(): INFO: Adding /tmp/venv-V3kE/bin to PATH 14:48:57 WARNING: Nexus logging server not set 14:48:57 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-transportpce-master/4293/ 14:48:57 INFO: archiving logs to S3 14:48:59 ---> uname -a: 14:48:59 Linux prd-ubuntu2204-docker-4c-16g-9743 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:48:59 14:48:59 14:48:59 ---> lscpu: 14:48:59 Architecture: x86_64 14:48:59 CPU op-mode(s): 32-bit, 64-bit 14:48:59 Address sizes: 40 bits physical, 48 bits virtual 14:48:59 Byte Order: Little Endian 14:48:59 CPU(s): 4 14:48:59 On-line CPU(s) list: 0-3 14:48:59 Vendor ID: AuthenticAMD 14:48:59 Model name: AMD EPYC-Rome Processor 14:48:59 CPU family: 23 14:48:59 Model: 49 14:48:59 Thread(s) per core: 1 14:48:59 Core(s) per socket: 1 14:48:59 Socket(s): 4 14:48:59 Stepping: 0 14:48:59 BogoMIPS: 5600.00 14:48:59 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:48:59 Virtualization: AMD-V 14:48:59 Hypervisor vendor: KVM 14:48:59 Virtualization type: full 14:48:59 L1d cache: 128 KiB (4 instances) 14:48:59 L1i cache: 128 KiB (4 instances) 14:48:59 L2 cache: 2 MiB (4 instances) 14:48:59 L3 cache: 64 MiB (4 instances) 14:48:59 NUMA node(s): 1 14:48:59 NUMA node0 CPU(s): 0-3 14:48:59 Vulnerability Gather data sampling: Not affected 14:48:59 Vulnerability Indirect target selection: Not affected 14:48:59 Vulnerability Itlb multihit: Not affected 14:48:59 Vulnerability L1tf: Not affected 14:48:59 Vulnerability Mds: Not affected 14:48:59 Vulnerability Meltdown: Not affected 14:48:59 Vulnerability Mmio stale data: Not affected 14:48:59 Vulnerability Reg file data sampling: Not affected 14:48:59 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 14:48:59 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 14:48:59 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:48:59 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:48:59 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 14:48:59 Vulnerability Srbds: Not affected 14:48:59 Vulnerability Tsa: Not affected 14:48:59 Vulnerability Tsx async abort: Not affected 14:48:59 Vulnerability Vmscape: Not affected 14:48:59 14:48:59 14:48:59 ---> nproc: 14:48:59 4 14:48:59 14:48:59 14:48:59 ---> df -h: 14:48:59 Filesystem Size Used Avail Use% Mounted on 14:48:59 tmpfs 1.6G 1.1M 1.6G 1% /run 14:48:59 /dev/vda1 78G 18G 60G 23% / 14:48:59 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:48:59 tmpfs 5.0M 0 5.0M 0% /run/lock 14:48:59 /dev/vda15 105M 6.1M 99M 6% /boot/efi 14:48:59 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 14:48:59 14:48:59 14:48:59 ---> free -m: 14:48:59 total used free shared buff/cache available 14:48:59 Mem: 15989 713 10599 4 4676 14933 14:48:59 Swap: 1023 1 1022 14:48:59 14:48:59 14:48:59 ---> ip addr: 14:48:59 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:48:59 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:48:59 inet 127.0.0.1/8 scope host lo 14:48:59 valid_lft forever preferred_lft forever 14:48:59 inet6 ::1/128 scope host 14:48:59 valid_lft forever preferred_lft forever 14:48:59 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:48:59 link/ether fa:16:3e:c5:5d:cd brd ff:ff:ff:ff:ff:ff 14:48:59 altname enp0s3 14:48:59 inet 10.30.170.104/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 14:48:59 valid_lft 79356sec preferred_lft 79356sec 14:48:59 inet6 fe80::f816:3eff:fec5:5dcd/64 scope link 14:48:59 valid_lft forever preferred_lft forever 14:48:59 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 14:48:59 link/ether 12:59:6b:4c:ae:c0 brd ff:ff:ff:ff:ff:ff 14:48:59 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 14:48:59 valid_lft forever preferred_lft forever 14:48:59 14:48:59 14:48:59 ---> sar -b -r -n DEV: 14:48:59 Linux 5.15.0-168-generic (prd-ubuntu2204-docker-4c-16g-9743) 02/12/26 _x86_64_ (4 CPU) 14:48:59 14:48:59 12:51:38 LINUX RESTART (4 CPU) 14:48:59 14:48:59 13:00:16 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:48:59 13:10:16 82.55 23.48 55.87 3.20 326.07 6057.23 4277.73 14:48:59 13:20:01 15.07 0.12 14.20 0.76 5.00 374.31 1449.11 14:48:59 13:30:11 7.40 0.05 6.98 0.37 2.30 248.51 817.79 14:48:59 13:40:16 15.27 0.07 14.52 0.69 6.01 688.00 1354.09 14:48:59 13:50:01 14.54 0.02 13.83 0.70 0.81 451.40 394.43 14:48:59 14:00:00 5.48 0.02 5.26 0.21 0.41 145.14 59.55 14:48:59 14:10:00 5.29 0.01 5.08 0.20 1.05 154.17 67.07 14:48:59 14:20:01 5.42 0.01 5.24 0.16 0.45 155.57 63.42 14:48:59 14:30:16 5.41 0.00 5.24 0.17 0.13 150.73 47.46 14:48:59 14:40:16 9.65 0.03 9.23 0.39 0.73 564.84 219.29 14:48:59 Average: 16.57 2.38 13.51 0.68 34.29 898.35 873.10 14:48:59 14:48:59 13:00:16 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:48:59 13:10:16 2822820 6334044 9596592 58.61 268712 3204060 10821488 62.12 2135712 10807288 780 14:48:59 13:20:01 3335432 6870368 9060400 55.34 270672 3225856 9661704 55.46 2169796 10246888 364 14:48:59 13:30:11 6094988 9653376 6278628 38.35 271580 3248412 6973544 40.03 2176040 7512628 484 14:48:59 13:40:16 9821196 13508628 2427124 14.82 276864 3372092 3094868 17.76 2215024 3754960 40 14:48:59 13:50:01 7580752 11331932 4602492 28.11 278948 3433760 5303876 30.44 2219720 5984980 332 14:48:59 14:00:00 7616996 11386284 4548216 27.78 279560 3451256 5247936 30.12 2221012 5951592 208 14:48:59 14:10:00 6023992 9814228 6119304 37.37 279996 3471764 6842276 39.27 2222956 7541712 500 14:48:59 14:20:01 5905964 9717496 6215940 37.96 280588 3492472 6938584 39.83 2226180 7652644 216 14:48:59 14:30:16 7747012 11580584 4353832 26.59 281252 3513852 5122576 29.40 2228428 5813604 44 14:48:59 14:40:16 7311004 11272064 4662096 28.47 285108 3632476 5230704 30.02 2242920 6220192 428 14:48:59 Average: 6426016 10146900 5786462 35.34 277328 3404600 6523756 37.45 2205779 7148649 340 14:48:59 14:48:59 13:00:16 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:48:59 13:10:16 lo 25.01 25.01 19.74 19.74 0.00 0.00 0.00 0.00 14:48:59 13:10:16 ens3 2.26 2.50 0.65 1.57 0.00 0.00 0.00 0.00 14:48:59 13:10:16 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:48:59 13:20:01 lo 45.98 45.98 18.97 18.97 0.00 0.00 0.00 0.00 14:48:59 13:20:01 ens3 1.59 1.45 0.31 0.27 0.00 0.00 0.00 0.00 14:48:59 13:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:48:59 13:30:11 lo 18.01 18.01 8.65 8.65 0.00 0.00 0.00 0.00 14:48:59 13:30:11 ens3 0.63 0.34 0.10 0.06 0.00 0.00 0.00 0.00 14:48:59 13:30:11 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:48:59 13:40:16 lo 7.44 7.44 3.97 3.97 0.00 0.00 0.00 0.00 14:48:59 13:40:16 ens3 1.10 0.79 0.33 0.25 0.00 0.00 0.00 0.00 14:48:59 13:40:16 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:48:59 13:50:01 lo 19.69 19.69 10.23 10.23 0.00 0.00 0.00 0.00 14:48:59 13:50:01 ens3 1.02 0.74 0.27 0.20 0.00 0.00 0.00 0.00 14:48:59 13:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:48:59 14:00:00 lo 21.90 21.90 8.95 8.95 0.00 0.00 0.00 0.00 14:48:59 14:00:00 ens3 0.80 0.55 0.20 0.14 0.00 0.00 0.00 0.00 14:48:59 14:00:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:48:59 14:10:00 lo 26.53 26.53 11.48 11.48 0.00 0.00 0.00 0.00 14:48:59 14:10:00 ens3 1.01 0.55 0.29 0.21 0.00 0.00 0.00 0.00 14:48:59 14:10:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:48:59 14:20:01 lo 16.52 16.52 10.02 10.02 0.00 0.00 0.00 0.00 14:48:59 14:20:01 ens3 0.71 0.63 0.14 0.11 0.00 0.00 0.00 0.00 14:48:59 14:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:48:59 14:30:16 lo 8.08 8.08 4.03 4.03 0.00 0.00 0.00 0.00 14:48:59 14:30:16 ens3 0.60 0.38 0.15 0.10 0.00 0.00 0.00 0.00 14:48:59 14:30:16 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:48:59 14:40:16 lo 22.77 22.77 10.80 10.80 0.00 0.00 0.00 0.00 14:48:59 14:40:16 ens3 1.06 0.87 0.30 0.24 0.00 0.00 0.00 0.00 14:48:59 14:40:16 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:48:59 Average: lo 21.09 21.09 10.64 10.64 0.00 0.00 0.00 0.00 14:48:59 Average: ens3 1.07 0.88 0.27 0.32 0.00 0.00 0.00 0.00 14:48:59 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:48:59 14:48:59 14:48:59 ---> sar -P ALL: 14:48:59 Linux 5.15.0-168-generic (prd-ubuntu2204-docker-4c-16g-9743) 02/12/26 _x86_64_ (4 CPU) 14:48:59 14:48:59 12:51:38 LINUX RESTART (4 CPU) 14:48:59 14:48:59 13:00:16 CPU %user %nice %system %iowait %steal %idle 14:48:59 13:10:16 all 60.29 0.00 2.54 0.15 0.12 36.90 14:48:59 13:10:16 0 59.93 0.00 2.57 0.18 0.12 37.21 14:48:59 13:10:16 1 60.80 0.00 2.61 0.14 0.11 36.34 14:48:59 13:10:16 2 60.28 0.00 2.53 0.11 0.12 36.96 14:48:59 13:10:16 3 60.16 0.00 2.48 0.16 0.11 37.09 14:48:59 13:20:01 all 34.11 0.00 1.48 0.04 0.11 64.27 14:48:59 13:20:01 0 33.71 0.00 1.55 0.04 0.10 64.59 14:48:59 13:20:01 1 34.02 0.00 1.41 0.03 0.11 64.43 14:48:59 13:20:01 2 34.41 0.00 1.48 0.04 0.11 63.97 14:48:59 13:20:01 3 34.28 0.00 1.50 0.04 0.11 64.08 14:48:59 13:30:11 all 16.44 0.00 0.71 0.03 0.09 82.73 14:48:59 13:30:11 0 16.19 0.00 0.69 0.01 0.09 83.02 14:48:59 13:30:11 1 17.07 0.00 0.74 0.05 0.09 82.05 14:48:59 13:30:11 2 16.51 0.00 0.74 0.02 0.09 82.64 14:48:59 13:30:11 3 15.99 0.00 0.66 0.02 0.09 83.23 14:48:59 13:40:16 all 20.87 0.00 0.78 0.05 0.09 78.21 14:48:59 13:40:16 0 20.25 0.00 0.81 0.05 0.08 78.81 14:48:59 13:40:16 1 21.97 0.00 0.82 0.03 0.09 77.08 14:48:59 13:40:16 2 21.08 0.00 0.74 0.03 0.09 78.06 14:48:59 13:40:16 3 20.19 0.00 0.74 0.09 0.09 78.90 14:48:59 13:50:01 all 26.55 0.00 0.92 0.04 0.10 72.39 14:48:59 13:50:01 0 26.59 0.00 0.92 0.02 0.10 72.38 14:48:59 13:50:01 1 26.38 0.00 0.99 0.07 0.09 72.46 14:48:59 13:50:01 2 27.08 0.00 0.85 0.03 0.10 71.95 14:48:59 13:50:01 3 26.17 0.00 0.93 0.03 0.09 72.78 14:48:59 14:00:00 all 8.47 0.00 0.44 0.02 0.09 90.99 14:48:59 14:00:00 0 8.29 0.00 0.42 0.00 0.08 91.20 14:48:59 14:00:00 1 8.29 0.00 0.42 0.01 0.09 91.20 14:48:59 14:00:00 2 8.71 0.00 0.46 0.05 0.09 90.68 14:48:59 14:00:00 3 8.57 0.00 0.45 0.02 0.08 90.87 14:48:59 14:10:00 all 10.47 0.00 0.49 0.02 0.09 88.94 14:48:59 14:10:00 0 10.37 0.00 0.45 0.01 0.08 89.08 14:48:59 14:10:00 1 10.87 0.00 0.48 0.01 0.09 88.55 14:48:59 14:10:00 2 10.71 0.00 0.53 0.03 0.09 88.64 14:48:59 14:10:00 3 9.93 0.00 0.48 0.02 0.09 89.48 14:48:59 14:20:01 all 9.62 0.00 0.42 0.02 0.08 89.86 14:48:59 14:20:01 0 9.77 0.00 0.39 0.02 0.08 89.74 14:48:59 14:20:01 1 9.62 0.00 0.35 0.02 0.08 89.92 14:48:59 14:20:01 2 9.45 0.00 0.46 0.01 0.09 89.98 14:48:59 14:20:01 3 9.61 0.00 0.47 0.02 0.09 89.81 14:48:59 14:30:16 all 6.78 0.00 0.42 0.02 0.08 92.70 14:48:59 14:30:16 0 7.03 0.00 0.35 0.01 0.08 92.53 14:48:59 14:30:16 1 6.16 0.00 0.42 0.03 0.08 93.30 14:48:59 14:30:16 2 6.98 0.00 0.50 0.00 0.09 92.43 14:48:59 14:30:16 3 6.96 0.00 0.40 0.03 0.07 92.54 14:48:59 14:40:16 all 14.25 0.00 0.64 0.03 0.09 84.98 14:48:59 14:40:16 0 14.88 0.00 0.71 0.06 0.09 84.26 14:48:59 14:40:16 1 13.85 0.00 0.64 0.02 0.09 85.40 14:48:59 14:40:16 2 14.48 0.00 0.63 0.01 0.10 84.79 14:48:59 14:40:16 3 13.80 0.00 0.60 0.04 0.09 85.47 14:48:59 Average: all 20.69 0.00 0.88 0.04 0.09 78.30 14:48:59 Average: 0 20.60 0.00 0.88 0.04 0.09 78.39 14:48:59 Average: 1 20.81 0.00 0.89 0.04 0.09 78.18 14:48:59 Average: 2 20.87 0.00 0.89 0.03 0.10 78.11 14:48:59 Average: 3 20.47 0.00 0.87 0.05 0.09 78.52 14:48:59 14:48:59 14:48:59