17:13:56 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/119254 17:13:56 Running as SYSTEM 17:13:56 [EnvInject] - Loading node environment variables. 17:13:56 Building remotely on prd-ubuntu2204-docker-4c-16g-8301 (ubuntu2204-docker-4c-16g) in workspace /w/workspace/transportpce-tox-verify-transportpce-master 17:13:57 [ssh-agent] Looking for ssh-agent implementation... 17:13:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:13:57 $ ssh-agent 17:13:57 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNJVFeI/agent.1905 17:13:57 SSH_AGENT_PID=1907 17:13:57 [ssh-agent] Started. 17:13:57 Running ssh-add (command line suppressed) 17:13:57 Identity added: /w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_6704291014898750268.key (/w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_6704291014898750268.key) 17:13:57 [ssh-agent] Using credentials jenkins (jenkins-ssh) 17:13:57 The recommended git tool is: NONE 17:13:59 using credential jenkins-ssh 17:13:59 Wiping out workspace first. 17:13:59 Cloning the remote Git repository 17:13:59 Cloning repository git://devvexx.opendaylight.org/mirror/transportpce 17:13:59 > git init /w/workspace/transportpce-tox-verify-transportpce-master # timeout=10 17:13:59 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 17:13:59 > git --version # timeout=10 17:13:59 > git --version # 'git version 2.34.1' 17:13:59 using GIT_SSH to set credentials jenkins-ssh 17:13:59 Verifying host key using known hosts file 17:13:59 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. 17:13:59 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 17:14:04 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 17:14:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:14:05 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 17:14:05 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 17:14:05 using GIT_SSH to set credentials jenkins-ssh 17:14:05 Verifying host key using known hosts file 17:14:05 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. 17:14:05 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/54/119254/1 # timeout=10 17:14:05 > git rev-parse f06c23d305c1d1380b07e4b1df35d3bfb04e7d88^{commit} # timeout=10 17:14:05 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 17:14:05 Checking out Revision f06c23d305c1d1380b07e4b1df35d3bfb04e7d88 (refs/changes/54/119254/1) 17:14:05 > git config core.sparsecheckout # timeout=10 17:14:05 > git checkout -f f06c23d305c1d1380b07e4b1df35d3bfb04e7d88 # timeout=10 17:14:05 Commit message: "Use Junit 5 assertions" 17:14:05 > git rev-parse FETCH_HEAD^{commit} # timeout=10 17:14:05 > git rev-list --no-walk 50155714c90a0e6ba85ec92089885f8b5cace54e # timeout=10 17:14:05 > git remote # timeout=10 17:14:05 > git submodule init # timeout=10 17:14:06 > git submodule sync # timeout=10 17:14:06 > git config --get remote.origin.url # timeout=10 17:14:06 > git submodule init # timeout=10 17:14:06 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 17:14:06 ERROR: No submodules found. 17:14:09 provisioning config files... 17:14:09 copy managed file [npmrc] to file:/home/jenkins/.npmrc 17:14:09 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 17:14:09 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins2842354643243543255.sh 17:14:09 ---> python-tools-install.sh 17:14:09 Setup pyenv: 17:14:09 * system (set by /opt/pyenv/version) 17:14:09 * 3.8.20 (set by /opt/pyenv/version) 17:14:09 * 3.9.20 (set by /opt/pyenv/version) 17:14:09 3.10.15 17:14:09 3.11.10 17:14:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-oRw4 17:14:13 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 17:14:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:14:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:14:18 lf-activate-venv(): INFO: Base packages installed successfully 17:14:18 lf-activate-venv(): INFO: Installing additional packages: lftools 17:14:45 lf-activate-venv(): INFO: Adding /tmp/venv-oRw4/bin to PATH 17:14:45 Generating Requirements File 17:15:06 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. 17:15:06 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 17:15:06 Python 3.11.10 17:15:06 pip 25.3 from /tmp/venv-oRw4/lib/python3.11/site-packages/pip (python 3.11) 17:15:07 appdirs==1.4.4 17:15:07 argcomplete==3.6.3 17:15:07 aspy.yaml==1.3.0 17:15:07 attrs==25.4.0 17:15:07 autopage==0.5.2 17:15:07 beautifulsoup4==4.14.2 17:15:07 boto3==1.40.71 17:15:07 botocore==1.40.71 17:15:07 bs4==0.0.2 17:15:07 cachetools==6.2.1 17:15:07 certifi==2025.11.12 17:15:07 cffi==2.0.0 17:15:07 cfgv==3.4.0 17:15:07 chardet==5.2.0 17:15:07 charset-normalizer==3.4.4 17:15:07 click==8.3.0 17:15:07 cliff==4.11.0 17:15:07 cmd2==2.7.0 17:15:07 cryptography==3.3.2 17:15:07 debtcollector==3.0.0 17:15:07 decorator==5.2.1 17:15:07 defusedxml==0.7.1 17:15:07 Deprecated==1.3.1 17:15:07 distlib==0.4.0 17:15:07 dnspython==2.8.0 17:15:07 docker==7.1.0 17:15:07 dogpile.cache==1.5.0 17:15:07 durationpy==0.10 17:15:07 email-validator==2.3.0 17:15:07 filelock==3.20.0 17:15:07 future==1.0.0 17:15:07 gitdb==4.0.12 17:15:07 GitPython==3.1.45 17:15:07 google-auth==2.43.0 17:15:07 httplib2==0.31.0 17:15:07 identify==2.6.15 17:15:07 idna==3.11 17:15:07 importlib-resources==1.5.0 17:15:07 iso8601==2.1.0 17:15:07 Jinja2==3.1.6 17:15:07 jmespath==1.0.1 17:15:07 jsonpatch==1.33 17:15:07 jsonpointer==3.0.0 17:15:07 jsonschema==4.25.1 17:15:07 jsonschema-specifications==2025.9.1 17:15:07 keystoneauth1==5.12.0 17:15:07 kubernetes==34.1.0 17:15:07 lftools==0.37.15 17:15:07 lxml==6.0.2 17:15:07 markdown-it-py==4.0.0 17:15:07 MarkupSafe==3.0.3 17:15:07 mdurl==0.1.2 17:15:07 msgpack==1.1.2 17:15:07 multi_key_dict==2.0.3 17:15:07 munch==4.0.0 17:15:07 netaddr==1.3.0 17:15:07 niet==1.4.2 17:15:07 nodeenv==1.9.1 17:15:07 oauth2client==4.1.3 17:15:07 oauthlib==3.3.1 17:15:07 openstacksdk==4.7.1 17:15:07 os-service-types==1.8.1 17:15:07 osc-lib==4.2.0 17:15:07 oslo.config==10.0.0 17:15:07 oslo.context==6.1.0 17:15:07 oslo.i18n==6.6.0 17:15:07 oslo.log==7.2.1 17:15:07 oslo.serialization==5.8.0 17:15:07 oslo.utils==9.1.0 17:15:07 packaging==25.0 17:15:07 pbr==7.0.3 17:15:07 platformdirs==4.5.0 17:15:07 prettytable==3.16.0 17:15:07 psutil==7.1.3 17:15:07 pyasn1==0.6.1 17:15:07 pyasn1_modules==0.4.2 17:15:07 pycparser==2.23 17:15:07 pygerrit2==2.0.15 17:15:07 PyGithub==2.8.1 17:15:07 Pygments==2.19.2 17:15:07 PyJWT==2.10.1 17:15:07 PyNaCl==1.6.1 17:15:07 pyparsing==2.4.7 17:15:07 pyperclip==1.11.0 17:15:07 pyrsistent==0.20.0 17:15:07 python-cinderclient==9.8.0 17:15:07 python-dateutil==2.9.0.post0 17:15:07 python-heatclient==4.3.0 17:15:07 python-jenkins==1.8.3 17:15:07 python-keystoneclient==5.7.0 17:15:07 python-magnumclient==4.9.0 17:15:07 python-openstackclient==8.2.0 17:15:07 python-swiftclient==4.8.0 17:15:07 PyYAML==6.0.3 17:15:07 referencing==0.37.0 17:15:07 requests==2.32.5 17:15:07 requests-oauthlib==2.0.0 17:15:07 requestsexceptions==1.4.0 17:15:07 rfc3986==2.0.0 17:15:07 rich==14.2.0 17:15:07 rich-argparse==1.7.2 17:15:07 rpds-py==0.28.0 17:15:07 rsa==4.9.1 17:15:07 ruamel.yaml==0.18.16 17:15:07 ruamel.yaml.clib==0.2.14 17:15:07 s3transfer==0.14.0 17:15:07 simplejson==3.20.2 17:15:07 six==1.17.0 17:15:07 smmap==5.0.2 17:15:07 soupsieve==2.8 17:15:07 stevedore==5.5.0 17:15:07 tabulate==0.9.0 17:15:07 toml==0.10.2 17:15:07 tomlkit==0.13.3 17:15:07 tqdm==4.67.1 17:15:07 typing_extensions==4.15.0 17:15:07 tzdata==2025.2 17:15:07 urllib3==1.26.20 17:15:07 virtualenv==20.35.4 17:15:07 wcwidth==0.2.14 17:15:07 websocket-client==1.9.0 17:15:07 wrapt==2.0.1 17:15:07 xdg==6.0.0 17:15:07 xmltodict==1.0.2 17:15:07 yq==3.4.3 17:15:07 [EnvInject] - Injecting environment variables from a build step. 17:15:07 [EnvInject] - Injecting as environment variables the properties content 17:15:07 PYTHON=python3 17:15:07 17:15:07 [EnvInject] - Variables injected successfully. 17:15:07 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins10609882159216988256.sh 17:15:07 ---> tox-install.sh 17:15:07 + source /home/jenkins/lf-env.sh 17:15:07 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 17:15:07 ++ mktemp -d /tmp/venv-XXXX 17:15:07 + lf_venv=/tmp/venv-zW0K 17:15:07 + local venv_file=/tmp/.os_lf_venv 17:15:07 + local python=python3 17:15:07 + local options 17:15:07 + local set_path=true 17:15:07 + local install_args= 17:15:07 ++ 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 17:15:07 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:15:07 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:15:07 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 17:15:07 + true 17:15:07 + case $1 in 17:15:07 + venv_file=/tmp/.toxenv 17:15:07 + shift 2 17:15:07 + true 17:15:07 + case $1 in 17:15:07 + shift 17:15:07 + break 17:15:07 + case $python in 17:15:07 + local pkg_list= 17:15:07 + [[ -d /opt/pyenv ]] 17:15:07 + echo 'Setup pyenv:' 17:15:07 Setup pyenv: 17:15:07 + export PYENV_ROOT=/opt/pyenv 17:15:07 + PYENV_ROOT=/opt/pyenv 17:15:07 + 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 17:15:07 + 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 17:15:07 + pyenv versions 17:15:07 system 17:15:07 3.8.20 17:15:07 3.9.20 17:15:07 3.10.15 17:15:07 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 17:15:07 + command -v pyenv 17:15:07 ++ pyenv init - --no-rehash 17:15:07 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 17:15:07 for i in ${!paths[@]}; do 17:15:07 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 17:15:07 fi; done; 17:15:07 echo "${paths[*]}"'\'')" 17:15:07 export PATH="/opt/pyenv/shims:${PATH}" 17:15:07 export PYENV_SHELL=bash 17:15:07 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 17:15:07 pyenv() { 17:15:07 local command 17:15:07 command="${1:-}" 17:15:07 if [ "$#" -gt 0 ]; then 17:15:07 shift 17:15:07 fi 17:15:07 17:15:07 case "$command" in 17:15:07 rehash|shell) 17:15:07 eval "$(pyenv "sh-$command" "$@")" 17:15:07 ;; 17:15:07 *) 17:15:07 command pyenv "$command" "$@" 17:15:07 ;; 17:15:07 esac 17:15:07 }' 17:15:07 +++ bash --norc -ec 'IFS=:; paths=($PATH); 17:15:07 for i in ${!paths[@]}; do 17:15:07 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 17:15:07 fi; done; 17:15:07 echo "${paths[*]}"' 17:15:07 ++ 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 17:15:07 ++ 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 17:15:07 ++ 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 17:15:07 ++ export PYENV_SHELL=bash 17:15:07 ++ PYENV_SHELL=bash 17:15:07 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 17:15:07 +++ complete -F _pyenv pyenv 17:15:07 ++ lf-pyver python3 17:15:07 ++ local py_version_xy=python3 17:15:07 ++ local py_version_xyz= 17:15:07 ++ pyenv versions 17:15:07 ++ sed 's/^[ *]* //' 17:15:07 ++ local command 17:15:07 ++ command=versions 17:15:07 ++ '[' 1 -gt 0 ']' 17:15:07 ++ shift 17:15:07 ++ case "$command" in 17:15:07 ++ command pyenv versions 17:15:07 ++ grep -E '^[0-9.]*[0-9]$' 17:15:07 ++ awk '{ print $1 }' 17:15:07 ++ [[ ! -s /tmp/.pyenv_versions ]] 17:15:07 +++ grep '^3' /tmp/.pyenv_versions 17:15:07 +++ tail -n 1 17:15:07 +++ sort -V 17:15:07 ++ py_version_xyz=3.11.10 17:15:07 ++ [[ -z 3.11.10 ]] 17:15:07 ++ echo 3.11.10 17:15:07 ++ return 0 17:15:07 + pyenv local 3.11.10 17:15:07 + local command 17:15:07 + command=local 17:15:07 + '[' 2 -gt 0 ']' 17:15:07 + shift 17:15:07 + case "$command" in 17:15:07 + command pyenv local 3.11.10 17:15:07 + for arg in "$@" 17:15:07 + case $arg in 17:15:07 + pkg_list+='tox ' 17:15:07 + for arg in "$@" 17:15:07 + case $arg in 17:15:07 + pkg_list+='virtualenv ' 17:15:07 + for arg in "$@" 17:15:07 + case $arg in 17:15:07 + pkg_list+='urllib3~=1.26.15 ' 17:15:07 + [[ -f /tmp/.toxenv ]] 17:15:07 + [[ ! -f /tmp/.toxenv ]] 17:15:07 + [[ -n '' ]] 17:15:07 + python3 -m venv /tmp/venv-zW0K 17:15:11 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zW0K' 17:15:11 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zW0K 17:15:11 + echo /tmp/venv-zW0K 17:15:11 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 17:15:11 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 17:15:11 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 17:15:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:15:11 + local 'pip_opts=--upgrade --quiet' 17:15:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 17:15:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 17:15:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 17:15:11 + [[ -n '' ]] 17:15:11 + [[ -n '' ]] 17:15:11 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 17:15:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:15:11 + /tmp/venv-zW0K/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 17:15:14 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 17:15:14 lf-activate-venv(): INFO: Base packages installed successfully 17:15:14 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 17:15:14 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 17:15:14 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 17:15:14 + /tmp/venv-zW0K/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 17:15:17 + type python3 17:15:17 + true 17:15:17 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-zW0K/bin to PATH' 17:15:17 lf-activate-venv(): INFO: Adding /tmp/venv-zW0K/bin to PATH 17:15:17 + PATH=/tmp/venv-zW0K/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 17:15:17 + return 0 17:15:17 + python3 --version 17:15:17 Python 3.11.10 17:15:17 + python3 -m pip --version 17:15:17 pip 25.3 from /tmp/venv-zW0K/lib/python3.11/site-packages/pip (python 3.11) 17:15:17 + python3 -m pip freeze 17:15:17 cachetools==6.2.1 17:15:17 chardet==5.2.0 17:15:17 colorama==0.4.6 17:15:17 distlib==0.4.0 17:15:17 filelock==3.20.0 17:15:17 packaging==25.0 17:15:17 platformdirs==4.5.0 17:15:17 pluggy==1.6.0 17:15:17 pyproject-api==1.10.0 17:15:17 tox==4.32.0 17:15:17 urllib3==1.26.20 17:15:17 virtualenv==20.35.4 17:15:17 [transportpce-tox-verify-transportpce-master] $ /bin/sh -xe /tmp/jenkins4050244767744738678.sh 17:15:17 [EnvInject] - Injecting environment variables from a build step. 17:15:17 [EnvInject] - Injecting as environment variables the properties content 17:15:17 PARALLEL=True 17:15:17 17:15:17 [EnvInject] - Variables injected successfully. 17:15:17 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins15450218755727062894.sh 17:15:17 ---> tox-run.sh 17:15:17 + 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 17:15:17 + ARCHIVE_TOX_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 17:15:17 + ARCHIVE_DOC_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 17:15:17 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 17:15:17 + cd /w/workspace/transportpce-tox-verify-transportpce-master/. 17:15:17 + source /home/jenkins/lf-env.sh 17:15:17 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 17:15:17 ++ mktemp -d /tmp/venv-XXXX 17:15:17 + lf_venv=/tmp/venv-ukLw 17:15:17 + local venv_file=/tmp/.os_lf_venv 17:15:17 + local python=python3 17:15:17 + local options 17:15:17 + local set_path=true 17:15:17 + local install_args= 17:15:17 ++ 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 17:15:17 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:15:17 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:15:17 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 17:15:17 + true 17:15:17 + case $1 in 17:15:17 + venv_file=/tmp/.toxenv 17:15:17 + shift 2 17:15:17 + true 17:15:17 + case $1 in 17:15:17 + shift 17:15:17 + break 17:15:17 + case $python in 17:15:17 + local pkg_list= 17:15:17 + [[ -d /opt/pyenv ]] 17:15:17 + echo 'Setup pyenv:' 17:15:17 Setup pyenv: 17:15:17 + export PYENV_ROOT=/opt/pyenv 17:15:17 + PYENV_ROOT=/opt/pyenv 17:15:17 + 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 17:15:17 + 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 17:15:17 + pyenv versions 17:15:17 system 17:15:17 3.8.20 17:15:17 3.9.20 17:15:17 3.10.15 17:15:17 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 17:15:17 + command -v pyenv 17:15:17 ++ pyenv init - --no-rehash 17:15:17 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 17:15:17 for i in ${!paths[@]}; do 17:15:17 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 17:15:17 fi; done; 17:15:17 echo "${paths[*]}"'\'')" 17:15:17 export PATH="/opt/pyenv/shims:${PATH}" 17:15:17 export PYENV_SHELL=bash 17:15:17 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 17:15:17 pyenv() { 17:15:17 local command 17:15:17 command="${1:-}" 17:15:17 if [ "$#" -gt 0 ]; then 17:15:17 shift 17:15:17 fi 17:15:17 17:15:17 case "$command" in 17:15:17 rehash|shell) 17:15:17 eval "$(pyenv "sh-$command" "$@")" 17:15:17 ;; 17:15:17 *) 17:15:17 command pyenv "$command" "$@" 17:15:17 ;; 17:15:17 esac 17:15:17 }' 17:15:17 +++ bash --norc -ec 'IFS=:; paths=($PATH); 17:15:17 for i in ${!paths[@]}; do 17:15:17 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 17:15:17 fi; done; 17:15:17 echo "${paths[*]}"' 17:15:17 ++ 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 17:15:17 ++ 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 17:15:17 ++ 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 17:15:17 ++ export PYENV_SHELL=bash 17:15:17 ++ PYENV_SHELL=bash 17:15:17 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 17:15:17 +++ complete -F _pyenv pyenv 17:15:17 ++ lf-pyver python3 17:15:17 ++ local py_version_xy=python3 17:15:17 ++ local py_version_xyz= 17:15:17 ++ pyenv versions 17:15:17 ++ local command 17:15:17 ++ command=versions 17:15:17 ++ '[' 1 -gt 0 ']' 17:15:17 ++ shift 17:15:17 ++ case "$command" in 17:15:17 ++ command pyenv versions 17:15:17 ++ sed 's/^[ *]* //' 17:15:17 ++ awk '{ print $1 }' 17:15:17 ++ grep -E '^[0-9.]*[0-9]$' 17:15:17 ++ [[ ! -s /tmp/.pyenv_versions ]] 17:15:17 +++ grep '^3' /tmp/.pyenv_versions 17:15:17 +++ sort -V 17:15:17 +++ tail -n 1 17:15:17 ++ py_version_xyz=3.11.10 17:15:17 ++ [[ -z 3.11.10 ]] 17:15:17 ++ echo 3.11.10 17:15:17 ++ return 0 17:15:17 + pyenv local 3.11.10 17:15:17 + local command 17:15:17 + command=local 17:15:17 + '[' 2 -gt 0 ']' 17:15:17 + shift 17:15:17 + case "$command" in 17:15:17 + command pyenv local 3.11.10 17:15:17 + for arg in "$@" 17:15:17 + case $arg in 17:15:17 + pkg_list+='tox ' 17:15:17 + for arg in "$@" 17:15:17 + case $arg in 17:15:17 + pkg_list+='virtualenv ' 17:15:17 + for arg in "$@" 17:15:17 + case $arg in 17:15:17 + pkg_list+='urllib3~=1.26.15 ' 17:15:17 + [[ -f /tmp/.toxenv ]] 17:15:17 ++ cat /tmp/.toxenv 17:15:17 + lf_venv=/tmp/venv-zW0K 17:15:17 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zW0K from' file:/tmp/.toxenv 17:15:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zW0K from file:/tmp/.toxenv 17:15:17 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 17:15:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:15:17 + local 'pip_opts=--upgrade --quiet' 17:15:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 17:15:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 17:15:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 17:15:17 + [[ -n '' ]] 17:15:17 + [[ -n '' ]] 17:15:17 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 17:15:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:15:17 + /tmp/venv-zW0K/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 17:15:18 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 17:15:18 lf-activate-venv(): INFO: Base packages installed successfully 17:15:18 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 17:15:18 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 17:15:18 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 17:15:18 + /tmp/venv-zW0K/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 17:15:19 + type python3 17:15:19 + true 17:15:19 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-zW0K/bin to PATH' 17:15:19 lf-activate-venv(): INFO: Adding /tmp/venv-zW0K/bin to PATH 17:15:19 + PATH=/tmp/venv-zW0K/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 17:15:19 + return 0 17:15:19 + [[ -d /opt/pyenv ]] 17:15:19 + echo '---> Setting up pyenv' 17:15:19 ---> Setting up pyenv 17:15:19 + export PYENV_ROOT=/opt/pyenv 17:15:19 + PYENV_ROOT=/opt/pyenv 17:15:19 + export PATH=/opt/pyenv/bin:/tmp/venv-zW0K/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 17:15:19 + PATH=/opt/pyenv/bin:/tmp/venv-zW0K/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 17:15:19 ++ pwd 17:15:19 + PYTHONPATH=/w/workspace/transportpce-tox-verify-transportpce-master 17:15:19 + export PYTHONPATH 17:15:19 + export TOX_TESTENV_PASSENV=PYTHONPATH 17:15:19 + TOX_TESTENV_PASSENV=PYTHONPATH 17:15:19 + tox --version 17:15:20 4.32.0 from /tmp/venv-zW0K/lib/python3.11/site-packages/tox/__init__.py 17:15:20 + PARALLEL=True 17:15:20 + TOX_OPTIONS_LIST= 17:15:20 + [[ -n '' ]] 17:15:20 + case ${PARALLEL,,} in 17:15:20 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 17:15:20 + tox --parallel auto --parallel-live 17:15:20 + tee -a /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tox.log 17:15:21 checkbashisms: freeze> python -m pip freeze --all 17:15:21 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 17:15:21 docs: install_deps> python -I -m pip install -r docs/requirements.txt 17:15:21 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 17:15:22 checkbashisms: pip==25.3,setuptools==80.9.0 17:15:22 checkbashisms: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 17:15:22 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)' 17:15:22 checkbashisms: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find . -not -path '*/\.*' -name '*.sh' -exec checkbashisms -f '{}' + 17:15:23 checkbashisms: OK ✔ in 3.25 seconds 17:15:23 pre-commit: install_deps> python -I -m pip install pre-commit 17:15:26 pre-commit: freeze> python -m pip freeze --all 17:15:26 pre-commit: cfgv==3.4.0,distlib==0.4.0,filelock==3.20.0,identify==2.6.15,nodeenv==1.9.1,pip==25.3,platformdirs==4.5.0,pre_commit==4.4.0,PyYAML==6.0.3,setuptools==80.9.0,virtualenv==20.35.4 17:15:26 pre-commit: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 17:15: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)' 17:15:26 /usr/bin/cpan 17:15:26 pre-commit: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run --all-files --show-diff-on-failure 17:15:26 [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. 17:15:26 [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. 17:15:26 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 17:15: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. 17:15:27 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 17:15:27 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 17:15:27 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 17:15:28 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. 17:15:28 [INFO] Initializing environment for https://github.com/perltidy/perltidy. 17:15:28 buildcontroller: freeze> python -m pip freeze --all 17:15:29 buildcontroller: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 17:15:29 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh 17:15:29 + update-java-alternatives -l 17:15:29 java-1.11.0-openjdk-amd64 1111 /usr/lib/jvm/java-1.11.0-openjdk-amd64 17:15:29 java-1.17.0-openjdk-amd64 1711 /usr/lib/jvm/java-1.17.0-openjdk-amd64 17:15:29 java-1.21.0-openjdk-amd64 2111 /usr/lib/jvm/java-1.21.0-openjdk-amd64 17:15:29 + sudo update-java-alternatives -s java-1.21.0-openjdk-amd64 17:15:29 update-alternatives: error: no alternatives for jaotc 17:15:29 update-alternatives: error: no alternatives for rmic 17:15:29 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 17:15:29 [INFO] Once installed this environment will be reused. 17:15:29 [INFO] This may take a few minutes... 17:15:29 + sed -n ;s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p; 17:15:29 + java -version 17:15:29 + JAVA_VER=21 17:15:29 + echo 21 17:15:29 21 17:15:29 + javac -version 17:15:29 + sed -n ;s/javac \(.*\)\.\(.*\)\..*.*$/\1/p; 17:15:29 + JAVAC_VER=21 17:15:29 + echo 21 17:15:29 21 17:15:29 ok, java is 21 or newer 17:15:29 + [ 21 -ge 21 ] 17:15:29 + [ 21 -ge 21 ] 17:15:29 + echo ok, java is 21 or newer 17:15:29 + wget -nv https://dlcdn.apache.org/maven/maven-3/3.9.11/binaries/apache-maven-3.9.11-bin.tar.gz -P /tmp 17:15:30 2025-11-12 17:15:30 URL:https://dlcdn.apache.org/maven/maven-3/3.9.11/binaries/apache-maven-3.9.11-bin.tar.gz [9160848/9160848] -> "/tmp/apache-maven-3.9.11-bin.tar.gz" [1] 17:15:30 + sudo mkdir -p /opt 17:15:30 + sudo tar xf /tmp/apache-maven-3.9.11-bin.tar.gz -C /opt 17:15:31 + sudo ln -s /opt/apache-maven-3.9.11 /opt/maven 17:15:31 + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn 17:15:31 + mvn --version 17:15:31 Apache Maven 3.9.11 (3e54c93a704957b63ee3494413a2b544fd3d825b) 17:15:31 Maven home: /opt/maven 17:15:31 Java version: 21.0.8, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 17:15:31 Default locale: en, platform encoding: UTF-8 17:15:31 OS name: "linux", version: "5.15.0-153-generic", arch: "amd64", family: "unix" 17:15:31 NOTE: Picked up JDK_JAVA_OPTIONS: 17:15:31 --add-opens=java.base/java.io=ALL-UNNAMED 17:15:31 --add-opens=java.base/java.lang=ALL-UNNAMED 17:15:31 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 17:15:31 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 17:15:31 --add-opens=java.base/java.net=ALL-UNNAMED 17:15:31 --add-opens=java.base/java.nio=ALL-UNNAMED 17:15:31 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 17:15:31 --add-opens=java.base/java.nio.file=ALL-UNNAMED 17:15:31 --add-opens=java.base/java.util=ALL-UNNAMED 17:15:31 --add-opens=java.base/java.util.jar=ALL-UNNAMED 17:15:31 --add-opens=java.base/java.util.stream=ALL-UNNAMED 17:15:31 --add-opens=java.base/java.util.zip=ALL-UNNAMED 17:15:31 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 17:15:31 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 17:15:31 -Xlog:disable 17:15:34 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 17:15:34 [INFO] Once installed this environment will be reused. 17:15:34 [INFO] This may take a few minutes... 17:15:41 [INFO] Installing environment for https://github.com/pre-commit/mirrors-autopep8. 17:15:41 [INFO] Once installed this environment will be reused. 17:15:41 [INFO] This may take a few minutes... 17:15:46 [INFO] Installing environment for https://github.com/perltidy/perltidy. 17:15:46 [INFO] Once installed this environment will be reused. 17:15:46 [INFO] This may take a few minutes... 17:15:47 docs-linkcheck: freeze> python -m pip freeze --all 17:15:48 docs-linkcheck: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.11.12,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.60.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs-conf==0.9.0,MarkupSafe==3.0.3,matplotlib==3.10.7,numpy==2.3.4,nwdiag==3.0.0,packaging==25.0,pillow==12.0.0,pip==25.3,Pygments==2.19.2,pyparsing==3.2.5,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals-py==3.1.0,seqdiag==3.0.0,setuptools==80.9.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-rtd-theme==3.0.2,sphinx-tabs==3.4.7,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.5.0,webcolors==25.10.0 17:15:48 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 17:15:48 docs: freeze> python -m pip freeze --all 17:15:49 docs: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.11.12,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.60.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs-conf==0.9.0,MarkupSafe==3.0.3,matplotlib==3.10.7,numpy==2.3.4,nwdiag==3.0.0,packaging==25.0,pillow==12.0.0,pip==25.3,Pygments==2.19.2,pyparsing==3.2.5,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals-py==3.1.0,seqdiag==3.0.0,setuptools==80.9.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-rtd-theme==3.0.2,sphinx-tabs==3.4.7,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.5.0,webcolors==25.10.0 17:15:49 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 17:15:52 docs: OK ✔ in 31.3 seconds 17:15:52 pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' 17:15:56 docs-linkcheck: OK ✔ in 32.93 seconds 17:15:56 pylint: freeze> python -m pip freeze --all 17:15:56 pylint: astroid==4.0.2,dill==0.4.0,isort==7.0.0,mccabe==0.7.0,pip==25.3,platformdirs==4.5.0,pylint==4.0.2,setuptools==80.9.0,tomlkit==0.13.3 17:15:56 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}$' '{}' + 17:15:58 trim trailing whitespace.................................................Passed 17:15:58 Tabs remover.............................................................Passed 17:15:58 autopep8.................................................................Passed 17:16:04 perltidy.................................................................Passed 17:16:05 pre-commit: commands[3] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual 17:16:05 [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. 17:16:05 [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. 17:16:05 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 17:16:05 [INFO] Once installed this environment will be reused. 17:16:05 [INFO] This may take a few minutes... 17:16:13 gitlint..................................................................Passed 17:16:19 17:16:19 ------------------------------------ 17:16:19 Your code has been rated at 10.00/10 17:16:19 17:17:14 pre-commit: OK ✔ in 49.99 seconds 17:17:14 pylint: OK ✔ in 29.24 seconds 17:17:14 buildcontroller: OK ✔ in 1 minute 52.57 seconds 17:17:14 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 17:17:14 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 17:17:14 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 17:17:14 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 17:17:21 build_karaf_tests190: freeze> python -m pip freeze --all 17:17:21 build_karaf_tests121: freeze> python -m pip freeze --all 17:17:21 build_karaf_tests71: freeze> python -m pip freeze --all 17:17:21 build_karaf_tests221: freeze> python -m pip freeze --all 17:17:21 build_karaf_tests121: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 17:17:21 build_karaf_tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 17:17:21 build_karaf_tests190: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 17:17:21 build_karaf_tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 17:17:21 build karaf in karafoc with ./karafoc.env 17:17:21 build karaf in karaf121 with ./karaf121.env 17:17:21 build_karaf_tests71: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 17:17:21 build_karaf_tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 17:17:21 build karaf in karaf71 with ./karaf71.env 17:17:21 NOTE: Picked up JDK_JAVA_OPTIONS: 17:17:21 --add-opens=java.base/java.io=ALL-UNNAMED 17:17:21 --add-opens=java.base/java.lang=ALL-UNNAMED 17:17:21 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 17:17:21 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 17:17:21 --add-opens=java.base/java.net=ALL-UNNAMED 17:17:21 --add-opens=java.base/java.nio=ALL-UNNAMED 17:17:21 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 17:17:21 --add-opens=java.base/java.nio.file=ALL-UNNAMED 17:17:21 --add-opens=java.base/java.util=ALL-UNNAMED 17:17:21 --add-opens=java.base/java.util.jar=ALL-UNNAMED 17:17:21 --add-opens=java.base/java.util.stream=ALL-UNNAMED 17:17:21 --add-opens=java.base/java.util.zip=ALL-UNNAMED 17:17:21 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 17:17:21 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 17:17:21 -Xlog:disable 17:17:21 NOTE: Picked up JDK_JAVA_OPTIONS: 17:17:21 --add-opens=java.base/java.io=ALL-UNNAMED 17:17:21 --add-opens=java.base/java.lang=ALL-UNNAMED 17:17:21 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 17:17:21 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 17:17:21 --add-opens=java.base/java.net=ALL-UNNAMED 17:17:21 --add-opens=java.base/java.nio=ALL-UNNAMED 17:17:21 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 17:17:21 --add-opens=java.base/java.nio.file=ALL-UNNAMED 17:17:21 --add-opens=java.base/java.util=ALL-UNNAMED 17:17:21 --add-opens=java.base/java.util.jar=ALL-UNNAMED 17:17:21 --add-opens=java.base/java.util.stream=ALL-UNNAMED 17:17:21 --add-opens=java.base/java.util.zip=ALL-UNNAMED 17:17:21 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 17:17:21 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 17:17:21 -Xlog:disable 17:17:21 NOTE: Picked up JDK_JAVA_OPTIONS: 17:17:21 --add-opens=java.base/java.io=ALL-UNNAMED 17:17:21 --add-opens=java.base/java.lang=ALL-UNNAMED 17:17:21 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 17:17:21 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 17:17:21 --add-opens=java.base/java.net=ALL-UNNAMED 17:17:21 --add-opens=java.base/java.nio=ALL-UNNAMED 17:17:21 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 17:17:21 --add-opens=java.base/java.nio.file=ALL-UNNAMED 17:17:21 --add-opens=java.base/java.util=ALL-UNNAMED 17:17:21 --add-opens=java.base/java.util.jar=ALL-UNNAMED 17:17:21 --add-opens=java.base/java.util.stream=ALL-UNNAMED 17:17:21 --add-opens=java.base/java.util.zip=ALL-UNNAMED 17:17:21 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 17:17:21 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 17:17:21 -Xlog:disable 17:17:21 build_karaf_tests221: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 17:17:21 build_karaf_tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 17:17:21 build karaf in karaf221 with ./karaf221.env 17:17:22 NOTE: Picked up JDK_JAVA_OPTIONS: 17:17:22 --add-opens=java.base/java.io=ALL-UNNAMED 17:17:22 --add-opens=java.base/java.lang=ALL-UNNAMED 17:17:22 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 17:17:22 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 17:17:22 --add-opens=java.base/java.net=ALL-UNNAMED 17:17:22 --add-opens=java.base/java.nio=ALL-UNNAMED 17:17:22 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 17:17:22 --add-opens=java.base/java.nio.file=ALL-UNNAMED 17:17:22 --add-opens=java.base/java.util=ALL-UNNAMED 17:17:22 --add-opens=java.base/java.util.jar=ALL-UNNAMED 17:17:22 --add-opens=java.base/java.util.stream=ALL-UNNAMED 17:17:22 --add-opens=java.base/java.util.zip=ALL-UNNAMED 17:17:22 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 17:17:22 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 17:17:22 -Xlog:disable 17:18:16 build_karaf_tests71: OK ✔ in 1 minute 3.2 seconds 17:18:16 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 17:18:16 build_karaf_tests121: OK ✔ in 1 minute 3.65 seconds 17:18:16 build_karaf_tests221: OK ✔ in 1 minute 3.66 seconds 17:18:16 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 17:18:17 build_karaf_tests190: OK ✔ in 1 minute 3.9 seconds 17:18:17 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 17:18:23 sims: freeze> python -m pip freeze --all 17:18:23 buildlighty: freeze> python -m pip freeze --all 17:18:24 sims: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 17:18:24 sims: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_lightynode.sh 17:18:24 Using lighynode version 20.1.0.5 17:18:24 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory 17:18:24 buildlighty: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 17:18:24 buildlighty: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh 17:18:24 NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED 17:19:05 sims: OK ✔ in 11.1 seconds 17:19:05 buildlighty: OK ✔ in 34.3 seconds 17:19:05 testsPCE: freeze> python -m pip freeze --all 17:19:06 testsPCE: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,click==8.3.0,contourpy==1.3.3,cryptography==3.3.2,cycler==0.12.1,dict2xml==1.7.7,Flask==2.1.3,Flask-Injector==0.14.0,fonttools==4.60.1,gnpy4tpce==2.4.7,idna==3.11,iniconfig==2.3.0,injector==0.22.0,invoke==2.2.1,itsdangerous==2.2.0,Jinja2==3.1.6,kiwisolver==1.4.9,lxml==6.0.2,MarkupSafe==3.0.3,matplotlib==3.10.7,netconf-client==3.5.0,networkx==2.8.8,numpy==1.26.4,packaging==25.0,pandas==1.5.3,paramiko==4.0.0,pbr==5.11.1,pillow==12.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pyparsing==3.2.5,pytest==9.0.1,python-dateutil==2.9.0.post0,pytz==2025.2,requests==2.32.5,scipy==1.16.3,setuptools==50.3.2,six==1.17.0,urllib3==2.5.0,Werkzeug==2.0.3,xlrd==1.2.0 17:19:06 testsPCE: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce 17:19:06 pytest -q transportpce_tests/pce/test01_pce.py 17:19:52 .................... [100%] 17:20:55 20 passed in 109.62s (0:01:49) 17:20:55 pytest -q transportpce_tests/pce/test02_pce_400G.py 17:21:11 ............ [100%] 17:21:42 12 passed in 46.00s 17:21:42 pytest -q transportpce_tests/pce/test03_gnpy.py 17:21:59 ........ [100%] 17:22:20 8 passed in 37.68s 17:22:20 pytest -q transportpce_tests/pce/test04_pce_bug_fix.py 17:22:51 ... [100%] 17:22:56 3 passed in 35.97s 17:22:57 testsPCE: OK ✔ in 4 minutes 39.64 seconds 17:22:57 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 17:22:57 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 17:22:57 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 17:23:04 tests121: freeze> python -m pip freeze --all 17:23:04 tests_tapi: freeze> python -m pip freeze --all 17:23:04 tests190: freeze> python -m pip freeze --all 17:23:05 tests121: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 17:23:05 tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 17:23:05 using environment variables from ./karaf121.env 17:23:05 pytest -q transportpce_tests/1.2.1/test01_portmapping.py 17:23:05 tests_tapi: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 17:23:05 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi 17:23:05 using environment variables from ./karaf221.env 17:23:05 pytest -q transportpce_tests/tapi/test01_abstracted_topology.py 17:23:05 tests190: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 17:23:05 tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc 17:23:05 using environment variables from ./karafoc.env 17:23:05 pytest -q transportpce_tests/oc/test01_portmapping.py 17:24:07 ........... [100%] 17:24:23 10 passed in 77.69s (0:01:17) 17:24:23 pytest -q transportpce_tests/oc/test02_topology.py 17:24:28 .................................. [100%] 17:25:07 21 passed in 122.58s (0:02:02) 17:25:07 pytest -q transportpce_tests/1.2.1/test02_topo_portmapping.py 17:25:08 .......................... [100%] 17:25:28 14 passed in 65.48s (0:01:05) 17:25:28 pytest -q transportpce_tests/oc/test03_renderer.py 17:25:29 ............... [100%] 17:26:05 6 passed in 57.72s 17:26:05 pytest -q transportpce_tests/1.2.1/test03_topology.py 17:26:06 ..................... [100%] 17:26:26 19 passed in 57.13s 17:26:26 tests190: OK ✔ in 3 minutes 29.89 seconds 17:26:26 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 17:26:33 .tests71: freeze> python -m pip freeze --all 17:26:34 tests71: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 17:26:34 tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 17:26:34 using environment variables from ./karaf71.env 17:26:34 pytest -q transportpce_tests/7.1/test01_portmapping.py 17:26:53 .............................. [100%] 17:27:26 12 passed in 51.63s 17:27:26 pytest -q transportpce_tests/7.1/test02_otn_renderer.py 17:27:28 ................................................... [100%] 17:28:35 44 passed in 149.06s (0:02:29) 17:28:35 pytest -q transportpce_tests/1.2.1/test04_renderer_service_path_nominal.py 17:28:36 ..................................................................... [100%] 17:29:59 24 passed in 83.71s (0:01:23) 17:29:59 pytest -q transportpce_tests/1.2.1/test05_olm.py 17:29:59 .... [100%] 17:30:03 62 passed in 156.47s (0:02:36) 17:30:03 pytest -q transportpce_tests/7.1/test03_renderer_or_modes.py 17:30:52 ....................... [100%] 17:31:14 51 passed in 489.42s (0:08:09) 17:31:14 pytest -q transportpce_tests/tapi/test02_full_topology.py 17:31:16 ............................................................. [100%] 17:32:37 48 passed in 152.76s (0:02:32) 17:32:37 pytest -q transportpce_tests/7.1/test04_renderer_regen_mode.py 17:32:39 ............................ [100%] 17:33:20 40 passed in 201.04s (0:03:21) 17:33:20 pytest -q transportpce_tests/1.2.1/test06_end2end.py 17:33:23 .................. [100%] 17:33:51 22 passed in 74.03s (0:01:14) 17:34:01 ........................................................ [100%] 17:36:46 36 passed in 331.42s (0:05:31) 17:36:46 pytest -q transportpce_tests/tapi/test03_tapi_device_change_notifications.py 17:37:05 ................................................................................. [100%] 17:42:16 54 passed in 535.61s (0:08:55) 17:44:00 ..... [100%] 17:44:54 71 passed in 487.45s (0:08:07) 17:44:54 pytest -q transportpce_tests/tapi/test04_topo_extension.py 17:45:45 ................... [100%] 17:47:15 19 passed in 140.38s (0:02:20) 17:47:15 tests71: OK ✔ in 7 minutes 24.96 seconds 17:47:15 tests121: OK ✔ in 19 minutes 20.01 seconds 17:47:15 tests_tapi: OK ✔ in 24 minutes 18.49 seconds 17:47:15 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 17:47:22 tests221: freeze> python -m pip freeze --all 17:47:22 tests221: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 17:47:22 tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 2.2.1 17:47:22 using environment variables from ./karaf221.env 17:47:22 pytest -q transportpce_tests/2.2.1/test01_portmapping.py 17:47:58 ................................... [100%] 17:48:38 35 passed in 75.47s (0:01:15) 17:48:38 pytest -q transportpce_tests/2.2.1/test02_topo_portmapping.py 17:49:08 ...... [100%] 17:49:22 6 passed in 43.82s 17:49:22 pytest -q transportpce_tests/2.2.1/test03_topology.py 17:50:05 ............................................ [100%] 17:51:39 44 passed in 136.66s (0:02:16) 17:51:39 pytest -q transportpce_tests/2.2.1/test04_otn_topology.py 17:52:15 ............ [100%] 17:52:39 12 passed in 59.49s 17:52:39 pytest -q transportpce_tests/2.2.1/test05_flex_grid.py 17:53:05 ................ [100%] 17:54:34 16 passed in 114.37s (0:01:54) 17:54:34 pytest -q transportpce_tests/2.2.1/test06_renderer_service_path_nominal.py 17:55:02 ............................... [100%] 17:55:09 31 passed in 35.24s 17:55:09 pytest -q transportpce_tests/2.2.1/test07_otn_renderer.py 17:55:45 .......................... [100%] 17:56:40 26 passed in 90.97s (0:01:30) 17:56:40 pytest -q transportpce_tests/2.2.1/test08_otn_sh_renderer.py 17:57:16 ...................... [100%] 17:58:20 22 passed in 98.83s (0:01:38) 17:58:20 pytest -q transportpce_tests/2.2.1/test09_olm.py 17:59:00 ........................................ [100%] 18:01:21 40 passed in 181.37s (0:03:01) 18:01:21 pytest -q transportpce_tests/2.2.1/test11_otn_end2end.py 18:02:04 ........................................................................ [ 74%] 18:07:40 ......................... [100%] 18:09:32 97 passed in 490.55s (0:08:10) 18:09:32 pytest -q transportpce_tests/2.2.1/test12_end2end.py 18:10:11 ...................................................... [100%] 18:16:58 54 passed in 445.92s (0:07:25) 18:16:58 pytest -q transportpce_tests/2.2.1/test14_otn_switch_end2end.py 18:17:57 ........................................................................ [ 71%] 18:23:05 ............................. [100%] 18:25:15 101 passed in 496.03s (0:08:16) 18:25:15 pytest -q transportpce_tests/2.2.1/test15_otn_end2end_with_intermediate_switch.py 18:26:08 ........................................................................ [ 67%] 18:31:54 ................................... [100%] 18:38:15 107 passed in 780.17s (0:13:00) 18:38:15 pytest -q transportpce_tests/2.2.1/test16_freq_end2end.py 18:38:58 ............................................. [100%] 18:41:35 45 passed in 199.20s (0:03:19) 18:41:35 tests221: OK ✔ in 54 minutes 19.98 seconds 18:41:35 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 18:41:43 tests_hybrid: freeze> python -m pip freeze --all 18:41:43 tests_hybrid: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 18:41:43 tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid 18:41:43 using environment variables from ./karaf221.env 18:41:43 pytest -q transportpce_tests/hybrid/test01_device_change_notifications.py 18:42:23 ................................................... [100%] 18:44:10 51 passed in 146.36s (0:02:26) 18:44:10 pytest -q transportpce_tests/hybrid/test02_B100G_end2end.py 18:44:51 ........................................................................ [ 66%] 18:49:11 ..................................... [100%] 18:51:17 109 passed in 427.33s (0:07:07) 18:51:17 pytest -q transportpce_tests/hybrid/test03_autonomous_reroute.py 18:52:05 ..................................................... [100%] 18:55:37 53 passed in 259.40s (0:04:19) 18:55:37 buildcontroller: OK (112.57=setup[8.75]+cmd[103.82] seconds) 18:55:37 sims: OK (11.10=setup[7.34]+cmd[3.76] seconds) 18:55:37 build_karaf_tests121: OK (63.65=setup[8.65]+cmd[55.00] seconds) 18:55:37 testsPCE: OK (279.64=setup[49.12]+cmd[230.52] seconds) 18:55:37 tests121: OK (1160.01=setup[8.52]+cmd[1151.49] seconds) 18:55:37 build_karaf_tests221: OK (63.66=setup[8.87]+cmd[54.79] seconds) 18:55:37 tests_tapi: OK (1458.49=setup[8.55]+cmd[1449.95] seconds) 18:55:37 tests221: OK (3259.98=setup[7.79]+cmd[3252.19] seconds) 18:55:37 build_karaf_tests71: OK (63.19=setup[8.69]+cmd[54.50] seconds) 18:55:37 tests71: OK (444.96=setup[8.36]+cmd[436.60] seconds) 18:55:37 build_karaf_tests190: OK (63.90=setup[8.64]+cmd[55.26] seconds) 18:55:37 tests190: OK (209.89=setup[8.58]+cmd[201.31] seconds) 18:55:37 tests_hybrid: OK (842.60=setup[8.65]+cmd[833.95] seconds) 18:55:37 buildlighty: OK (34.30=setup[7.81]+cmd[26.49] seconds) 18:55:37 docs: OK (31.30=setup[28.64]+cmd[2.66] seconds) 18:55:37 docs-linkcheck: OK (32.93=setup[27.60]+cmd[5.33] seconds) 18:55:37 checkbashisms: OK (3.25=setup[1.98]+cmd[0.01,0.05,1.21] seconds) 18:55:37 pre-commit: OK (49.99=setup[2.81]+cmd[0.00,0.00,39.07,8.11] seconds) 18:55:37 pylint: OK (29.24=setup[4.59]+cmd[24.65] seconds) 18:55:37 congratulations :) (6017.24 seconds) 18:55:37 + tox_status=0 18:55:37 + echo '---> Completed tox runs' 18:55:37 ---> Completed tox runs 18:55:37 + for i in .tox/*/log 18:55:37 ++ echo .tox/build_karaf_tests121/log 18:55:37 ++ awk -F/ '{print $2}' 18:55:37 + tox_env=build_karaf_tests121 18:55:37 + cp -r .tox/build_karaf_tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests121 18:55:37 + for i in .tox/*/log 18:55:37 ++ awk -F/ '{print $2}' 18:55:37 ++ echo .tox/build_karaf_tests190/log 18:55:37 + tox_env=build_karaf_tests190 18:55:37 + cp -r .tox/build_karaf_tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests190 18:55:37 + for i in .tox/*/log 18:55:37 ++ echo .tox/build_karaf_tests221/log 18:55:37 ++ awk -F/ '{print $2}' 18:55:37 + tox_env=build_karaf_tests221 18:55:37 + cp -r .tox/build_karaf_tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests221 18:55:37 + for i in .tox/*/log 18:55:37 ++ echo .tox/build_karaf_tests71/log 18:55:37 ++ awk -F/ '{print $2}' 18:55:37 + tox_env=build_karaf_tests71 18:55:37 + cp -r .tox/build_karaf_tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests71 18:55:37 + for i in .tox/*/log 18:55:37 ++ echo .tox/buildcontroller/log 18:55:37 ++ awk -F/ '{print $2}' 18:55:37 + tox_env=buildcontroller 18:55:37 + cp -r .tox/buildcontroller/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildcontroller 18:55:37 + for i in .tox/*/log 18:55:37 ++ echo .tox/buildlighty/log 18:55:37 ++ awk -F/ '{print $2}' 18:55:37 + tox_env=buildlighty 18:55:37 + cp -r .tox/buildlighty/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildlighty 18:55:37 + for i in .tox/*/log 18:55:37 ++ echo .tox/checkbashisms/log 18:55:37 ++ awk -F/ '{print $2}' 18:55:37 + tox_env=checkbashisms 18:55:37 + cp -r .tox/checkbashisms/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/checkbashisms 18:55:37 + for i in .tox/*/log 18:55:37 ++ echo .tox/docs-linkcheck/log 18:55:37 ++ awk -F/ '{print $2}' 18:55:37 + tox_env=docs-linkcheck 18:55:37 + cp -r .tox/docs-linkcheck/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs-linkcheck 18:55:37 + for i in .tox/*/log 18:55:37 ++ echo .tox/docs/log 18:55:37 ++ awk -F/ '{print $2}' 18:55:37 + tox_env=docs 18:55:37 + cp -r .tox/docs/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs 18:55:37 + for i in .tox/*/log 18:55:37 ++ echo .tox/pre-commit/log 18:55:37 ++ awk -F/ '{print $2}' 18:55:37 + tox_env=pre-commit 18:55:37 + cp -r .tox/pre-commit/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pre-commit 18:55:37 + for i in .tox/*/log 18:55:37 ++ echo .tox/pylint/log 18:55:37 ++ awk -F/ '{print $2}' 18:55:37 + tox_env=pylint 18:55:37 + cp -r .tox/pylint/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pylint 18:55:37 + for i in .tox/*/log 18:55:37 ++ echo .tox/sims/log 18:55:37 ++ awk -F/ '{print $2}' 18:55:37 + tox_env=sims 18:55:37 + cp -r .tox/sims/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/sims 18:55:37 + for i in .tox/*/log 18:55:37 ++ echo .tox/tests121/log 18:55:37 ++ awk -F/ '{print $2}' 18:55:37 + tox_env=tests121 18:55:37 + cp -r .tox/tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests121 18:55:37 + for i in .tox/*/log 18:55:37 ++ echo .tox/tests190/log 18:55:37 ++ awk -F/ '{print $2}' 18:55:37 + tox_env=tests190 18:55:37 + cp -r .tox/tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests190 18:55:37 + for i in .tox/*/log 18:55:37 ++ echo .tox/tests221/log 18:55:37 ++ awk -F/ '{print $2}' 18:55:37 + tox_env=tests221 18:55:37 + cp -r .tox/tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests221 18:55:37 + for i in .tox/*/log 18:55:37 ++ echo .tox/tests71/log 18:55:37 ++ awk -F/ '{print $2}' 18:55:37 + tox_env=tests71 18:55:37 + cp -r .tox/tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests71 18:55:37 + for i in .tox/*/log 18:55:37 ++ echo .tox/testsPCE/log 18:55:37 ++ awk -F/ '{print $2}' 18:55:37 + tox_env=testsPCE 18:55:37 + cp -r .tox/testsPCE/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/testsPCE 18:55:37 + for i in .tox/*/log 18:55:37 ++ echo .tox/tests_hybrid/log 18:55:37 ++ awk -F/ '{print $2}' 18:55:38 + tox_env=tests_hybrid 18:55:38 + cp -r .tox/tests_hybrid/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_hybrid 18:55:38 + for i in .tox/*/log 18:55:38 ++ echo .tox/tests_tapi/log 18:55:38 ++ awk -F/ '{print $2}' 18:55:38 + tox_env=tests_tapi 18:55:38 + cp -r .tox/tests_tapi/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_tapi 18:55:38 + DOC_DIR=docs/_build/html 18:55:38 + [[ -d docs/_build/html ]] 18:55:38 + echo '---> Archiving generated docs' 18:55:38 ---> Archiving generated docs 18:55:38 + mv docs/_build/html /w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 18:55:38 + echo '---> tox-run.sh ends' 18:55:38 ---> tox-run.sh ends 18:55:38 + test 0 -eq 0 18:55:38 $ ssh-agent -k 18:55:38 unset SSH_AUTH_SOCK; 18:55:38 unset SSH_AGENT_PID; 18:55:38 echo Agent pid 1907 killed; 18:55:38 [ssh-agent] Stopped. 18:55:38 [PostBuildScript] - [INFO] Executing post build scripts. 18:55:38 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins10118990458442380099.sh 18:55:38 ---> sysstat.sh 18:55:38 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins945655373790486480.sh 18:55:38 ---> package-listing.sh 18:55:38 ++ facter osfamily 18:55:38 ++ tr '[:upper:]' '[:lower:]' 18:55:39 + OS_FAMILY=debian 18:55:39 + workspace=/w/workspace/transportpce-tox-verify-transportpce-master 18:55:39 + START_PACKAGES=/tmp/packages_start.txt 18:55:39 + END_PACKAGES=/tmp/packages_end.txt 18:55:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:55:39 + PACKAGES=/tmp/packages_start.txt 18:55:39 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 18:55:39 + PACKAGES=/tmp/packages_end.txt 18:55:39 + case "${OS_FAMILY}" in 18:55:39 + dpkg -l 18:55:39 + grep '^ii' 18:55:39 + '[' -f /tmp/packages_start.txt ']' 18:55:39 + '[' -f /tmp/packages_end.txt ']' 18:55:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:55:39 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 18:55:39 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 18:55:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 18:55:39 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins15112132558164933488.sh 18:55:39 ---> capture-instance-metadata.sh 18:55:39 Setup pyenv: 18:55:39 system 18:55:39 3.8.20 18:55:39 3.9.20 18:55:39 3.10.15 18:55:39 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 18:55:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oRw4 from file:/tmp/.os_lf_venv 18:55:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:55:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:55:41 lf-activate-venv(): INFO: Base packages installed successfully 18:55:41 lf-activate-venv(): INFO: Installing additional packages: lftools 18:55:55 lf-activate-venv(): INFO: Adding /tmp/venv-oRw4/bin to PATH 18:55:55 INFO: Running in OpenStack, capturing instance metadata 18:55:56 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins6449357074281144800.sh 18:55:56 provisioning config files... 18:55:56 Could not find credentials [logs] for transportpce-tox-verify-transportpce-master #3904 18:55:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-transportpce-master@tmp/config11331147776250808640tmp 18:55:56 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 18:55:56 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 18:55:56 provisioning config files... 18:55:57 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 18:55:57 [EnvInject] - Injecting environment variables from a build step. 18:55:57 [EnvInject] - Injecting as environment variables the properties content 18:55:57 SERVER_ID=logs 18:55:57 18:55:57 [EnvInject] - Variables injected successfully. 18:55:57 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins2979860795614216667.sh 18:55:57 ---> create-netrc.sh 18:55:57 WARN: Log server credential not found. 18:55:57 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins5149257981603088448.sh 18:55:57 ---> python-tools-install.sh 18:55:57 Setup pyenv: 18:55:57 system 18:55:57 3.8.20 18:55:57 3.9.20 18:55:57 3.10.15 18:55:57 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 18:55:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oRw4 from file:/tmp/.os_lf_venv 18:55:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:55:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:55:59 lf-activate-venv(): INFO: Base packages installed successfully 18:55:59 lf-activate-venv(): INFO: Installing additional packages: lftools 18:56:09 lf-activate-venv(): INFO: Adding /tmp/venv-oRw4/bin to PATH 18:56:09 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins12201665850540399426.sh 18:56:09 ---> sudo-logs.sh 18:56:09 Archiving 'sudo' log.. 18:56:09 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins15643688450832675556.sh 18:56:09 ---> job-cost.sh 18:56:09 Setup pyenv: 18:56:09 system 18:56:09 3.8.20 18:56:09 3.9.20 18:56:09 3.10.15 18:56:09 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 18:56:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oRw4 from file:/tmp/.os_lf_venv 18:56:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:56:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:56:12 lf-activate-venv(): INFO: Base packages installed successfully 18:56:12 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 18:56:18 lf-activate-venv(): INFO: Adding /tmp/venv-oRw4/bin to PATH 18:56:18 INFO: No Stack... 18:56:18 INFO: Retrieving Pricing Info for: v3-standard-4 18:56:19 INFO: Archiving Costs 18:56:19 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins12703193565815867989.sh 18:56:19 ---> logs-deploy.sh 18:56:19 Setup pyenv: 18:56:19 system 18:56:19 3.8.20 18:56:19 3.9.20 18:56:19 3.10.15 18:56:19 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 18:56:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oRw4 from file:/tmp/.os_lf_venv 18:56:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:56:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:56:21 lf-activate-venv(): INFO: Base packages installed successfully 18:56:21 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 18:56:31 lf-activate-venv(): INFO: Adding /tmp/venv-oRw4/bin to PATH 18:56:31 WARNING: Nexus logging server not set 18:56:31 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-transportpce-master/3904/ 18:56:31 INFO: archiving logs to S3 18:56:33 ---> uname -a: 18:56:33 Linux prd-ubuntu2204-docker-4c-16g-8301 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 18:56:33 18:56:33 18:56:33 ---> lscpu: 18:56:33 Architecture: x86_64 18:56:33 CPU op-mode(s): 32-bit, 64-bit 18:56:33 Address sizes: 40 bits physical, 48 bits virtual 18:56:33 Byte Order: Little Endian 18:56:33 CPU(s): 4 18:56:33 On-line CPU(s) list: 0-3 18:56:33 Vendor ID: AuthenticAMD 18:56:33 Model name: AMD EPYC-Rome Processor 18:56:33 CPU family: 23 18:56:33 Model: 49 18:56:33 Thread(s) per core: 1 18:56:33 Core(s) per socket: 1 18:56:33 Socket(s): 4 18:56:33 Stepping: 0 18:56:33 BogoMIPS: 5599.99 18:56:33 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 18:56:33 Virtualization: AMD-V 18:56:33 Hypervisor vendor: KVM 18:56:33 Virtualization type: full 18:56:33 L1d cache: 128 KiB (4 instances) 18:56:33 L1i cache: 128 KiB (4 instances) 18:56:33 L2 cache: 2 MiB (4 instances) 18:56:33 L3 cache: 64 MiB (4 instances) 18:56:33 NUMA node(s): 1 18:56:33 NUMA node0 CPU(s): 0-3 18:56:33 Vulnerability Gather data sampling: Not affected 18:56:33 Vulnerability Indirect target selection: Not affected 18:56:33 Vulnerability Itlb multihit: Not affected 18:56:33 Vulnerability L1tf: Not affected 18:56:33 Vulnerability Mds: Not affected 18:56:33 Vulnerability Meltdown: Not affected 18:56:33 Vulnerability Mmio stale data: Not affected 18:56:33 Vulnerability Reg file data sampling: Not affected 18:56:33 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 18:56:33 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 18:56:33 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:56:33 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 18:56:33 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB disabled; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 18:56:33 Vulnerability Srbds: Not affected 18:56:33 Vulnerability Tsx async abort: Not affected 18:56:33 18:56:33 18:56:33 ---> nproc: 18:56:33 4 18:56:33 18:56:33 18:56:33 ---> df -h: 18:56:33 Filesystem Size Used Avail Use% Mounted on 18:56:33 tmpfs 1.6G 1.1M 1.6G 1% /run 18:56:33 /dev/vda1 78G 18G 61G 23% / 18:56:33 tmpfs 7.9G 0 7.9G 0% /dev/shm 18:56:33 tmpfs 5.0M 0 5.0M 0% /run/lock 18:56:33 /dev/vda15 105M 6.1M 99M 6% /boot/efi 18:56:33 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 18:56:33 18:56:33 18:56:33 ---> free -m: 18:56:33 total used free shared buff/cache available 18:56:33 Mem: 15989 694 11465 3 3829 14952 18:56:33 Swap: 1023 0 1023 18:56:33 18:56:33 18:56:33 ---> ip addr: 18:56:33 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 18:56:33 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:56:33 inet 127.0.0.1/8 scope host lo 18:56:33 valid_lft forever preferred_lft forever 18:56:33 inet6 ::1/128 scope host 18:56:33 valid_lft forever preferred_lft forever 18:56:33 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 18:56:33 link/ether fa:16:3e:4b:50:19 brd ff:ff:ff:ff:ff:ff 18:56:33 altname enp0s3 18:56:33 inet 10.30.170.211/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 18:56:33 valid_lft 75935sec preferred_lft 75935sec 18:56:33 inet6 fe80::f816:3eff:fe4b:5019/64 scope link 18:56:33 valid_lft forever preferred_lft forever 18:56:33 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 18:56:33 link/ether 8e:6f:32:66:a4:f0 brd ff:ff:ff:ff:ff:ff 18:56:33 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 18:56:33 valid_lft forever preferred_lft forever 18:56:33 18:56:33 18:56:33 ---> sar -b -r -n DEV: 18:56:33 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-16g-8301) 11/12/25 _x86_64_ (4 CPU) 18:56:33 18:56:33 16:02:10 LINUX RESTART (4 CPU) 18:56:33 18:56:33 16:10:00 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:56:33 16:20:15 1.37 0.01 1.34 0.02 0.05 15.94 0.30 18:56:33 16:30:15 1.17 0.00 1.16 0.02 0.00 13.33 0.13 18:56:33 16:40:01 11.56 0.00 1.16 10.39 0.15 13.53 249136.36 18:56:33 16:50:16 1.24 0.00 1.22 0.02 0.00 14.45 0.13 18:56:33 17:00:16 1.21 0.00 1.20 0.01 0.00 14.21 0.09 18:56:33 17:10:01 1.15 0.00 1.15 0.00 0.00 13.47 0.00 18:56:33 17:20:16 106.97 4.99 98.11 3.87 277.97 34291.30 23074.64 18:56:33 17:30:00 72.54 22.08 47.22 3.25 304.51 5420.06 3438.89 18:56:33 17:40:01 28.32 9.30 18.18 0.84 126.07 477.81 1382.75 18:56:33 17:50:16 14.04 0.06 13.28 0.70 3.14 660.93 1212.46 18:56:33 18:00:05 16.82 0.02 16.11 0.70 1.05 437.69 382.54 18:56:33 18:10:01 7.56 0.03 7.23 0.29 1.36 193.16 233.72 18:56:33 18:20:06 7.03 0.12 6.63 0.28 6.77 164.12 75.01 18:56:33 18:30:05 4.91 0.00 4.73 0.18 0.49 134.64 53.27 18:56:33 18:40:04 5.68 0.00 5.49 0.18 0.13 144.98 74.10 18:56:33 18:50:04 9.99 0.02 9.55 0.42 0.60 549.72 106.26 18:56:33 Average: 18.25 2.26 14.68 1.31 45.07 2703.31 17095.06 18:56:33 18:56:33 16:10:00 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:56:33 16:20:15 13818100 15523068 497012 3.04 52732 1879284 1120368 6.43 186944 2114556 8 18:56:33 16:30:15 13817596 15523148 496888 3.03 53156 1879424 1120384 6.43 187388 2115760 4 18:56:33 16:40:01 13799992 15510984 508976 3.11 53820 1884216 1120512 6.43 192788 2132756 236 18:56:33 16:50:16 13798232 15509804 510136 3.12 54244 1884356 1120512 6.43 193220 2136968 156 18:56:33 17:00:16 13796216 15508236 511644 3.12 54656 1884360 1120576 6.43 193640 2137036 16 18:56:33 17:10:01 13795460 15507836 511992 3.13 55008 1884368 1121712 6.44 193972 2137876 200 18:56:33 17:20:16 4182512 14442676 1485880 9.08 233176 9821760 2111192 12.12 1837856 9594664 1056 18:56:33 17:30:00 3706780 7297708 8630272 52.71 264220 3298100 9914240 56.91 2023720 10035640 2812 18:56:33 17:40:01 3227952 6073232 9864712 60.25 261660 2614324 11107808 63.76 2058284 10560972 304 18:56:33 17:50:16 8969032 11923860 4017712 24.54 266384 2719188 5021964 28.83 2094872 4809128 224 18:56:33 18:00:05 8595980 11599548 4341900 26.52 268464 2765848 5054044 29.01 2100868 5165684 472 18:56:33 18:10:01 9913456 12938740 3003612 18.34 269008 2787016 4250184 24.40 2102656 3858816 1036 18:56:33 18:20:06 6820368 9864856 6075736 37.11 269992 2805240 6742452 38.70 2106384 6934388 588 18:56:33 18:30:05 6755892 9817200 6123512 37.40 270624 2821416 6769268 38.86 2109356 6990344 460 18:56:33 18:40:04 8466048 11545216 4396412 26.85 271624 2838268 5138828 29.50 2111752 5285756 244 18:56:33 18:50:04 8137128 11331064 4610072 28.16 275248 2948616 5246592 30.12 2126144 5598800 328 18:56:33 Average: 9475046 12494824 3474154 21.22 185876 2919736 4255040 24.42 1363740 5100572 509 18:56:33 18:56:33 16:10:00 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:56:33 16:20:15 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 18:56:33 16:20:15 ens3 0.35 0.13 0.08 0.04 0.00 0.00 0.00 0.00 18:56:33 16:20:15 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:56:33 16:30:15 lo 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:56:33 16:30:15 ens3 0.32 0.11 0.08 0.04 0.00 0.00 0.00 0.00 18:56:33 16:30:15 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:56:33 16:40:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:56:33 16:40:01 ens3 0.54 0.43 0.12 0.53 0.00 0.00 0.00 0.00 18:56:33 16:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:56:33 16:50:16 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:56:33 16:50:16 ens3 0.27 0.10 0.08 0.04 0.00 0.00 0.00 0.00 18:56:33 16:50:16 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:56:33 17:00:16 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:56:33 17:00:16 ens3 0.28 0.11 0.08 0.04 0.00 0.00 0.00 0.00 18:56:33 17:00:16 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:56:33 17:10:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:56:33 17:10:01 ens3 0.20 0.09 0.04 0.02 0.00 0.00 0.00 0.00 18:56:33 17:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:56:33 17:20:16 lo 1.26 1.26 0.74 0.74 0.00 0.00 0.00 0.00 18:56:33 17:20:16 ens3 146.89 112.91 1892.46 15.15 0.00 0.00 0.00 0.00 18:56:33 17:20:16 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:56:33 17:30:00 lo 26.60 26.60 18.89 18.89 0.00 0.00 0.00 0.00 18:56:33 17:30:00 ens3 2.18 2.00 0.70 0.59 0.00 0.00 0.00 0.00 18:56:33 17:30:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:56:33 17:40:01 lo 42.74 42.74 18.55 18.55 0.00 0.00 0.00 0.00 18:56:33 17:40:01 ens3 1.51 1.20 0.39 0.31 0.00 0.00 0.00 0.00 18:56:33 17:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:56:33 17:50:16 lo 12.57 12.57 6.10 6.10 0.00 0.00 0.00 0.00 18:56:33 17:50:16 ens3 0.96 0.68 0.24 0.19 0.00 0.00 0.00 0.00 18:56:33 17:50:16 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:56:33 18:00:05 lo 15.54 15.54 8.38 8.38 0.00 0.00 0.00 0.00 18:56:33 18:00:05 ens3 0.95 0.75 0.21 0.16 0.00 0.00 0.00 0.00 18:56:33 18:00:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:56:33 18:10:01 lo 17.72 17.72 8.70 8.70 0.00 0.00 0.00 0.00 18:56:33 18:10:01 ens3 0.74 0.58 0.17 0.13 0.00 0.00 0.00 0.00 18:56:33 18:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:56:33 18:20:06 lo 30.30 30.30 12.23 12.23 0.00 0.00 0.00 0.00 18:56:33 18:20:06 ens3 0.64 0.50 0.17 0.13 0.00 0.00 0.00 0.00 18:56:33 18:20:06 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:56:33 18:30:05 lo 19.25 19.25 10.19 10.19 0.00 0.00 0.00 0.00 18:56:33 18:30:05 ens3 0.71 0.55 0.18 0.13 0.00 0.00 0.00 0.00 18:56:33 18:30:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:56:33 18:40:04 lo 11.55 11.55 6.64 6.64 0.00 0.00 0.00 0.00 18:56:33 18:40:04 ens3 0.58 0.42 0.16 0.11 0.00 0.00 0.00 0.00 18:56:33 18:40:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:56:33 18:50:04 lo 21.41 21.41 10.29 10.29 0.00 0.00 0.00 0.00 18:56:33 18:50:04 ens3 1.05 0.94 0.30 0.24 0.00 0.00 0.00 0.00 18:56:33 18:50:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:56:33 Average: lo 12.44 12.44 6.27 6.27 0.00 0.00 0.00 0.00 18:56:33 Average: ens3 10.11 7.76 121.34 1.14 0.00 0.00 0.00 0.00 18:56:33 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:56:33 18:56:33 18:56:33 ---> sar -P ALL: 18:56:33 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-16g-8301) 11/12/25 _x86_64_ (4 CPU) 18:56:33 18:56:33 16:02:10 LINUX RESTART (4 CPU) 18:56:33 18:56:33 16:10:00 CPU %user %nice %system %iowait %steal %idle 18:56:33 16:20:15 all 0.10 0.00 0.02 0.02 0.01 99.86 18:56:33 16:20:15 0 0.02 0.00 0.02 0.01 0.01 99.95 18:56:33 16:20:15 1 0.17 0.00 0.02 0.00 0.01 99.79 18:56:33 16:20:15 2 0.14 0.00 0.02 0.06 0.02 99.76 18:56:33 16:20:15 3 0.05 0.00 0.02 0.00 0.01 99.92 18:56:33 16:30:15 all 0.08 0.00 0.02 0.02 0.01 99.86 18:56:33 16:30:15 0 0.01 0.00 0.01 0.01 0.00 99.96 18:56:33 16:30:15 1 0.04 0.00 0.04 0.01 0.02 99.90 18:56:33 16:30:15 2 0.25 0.00 0.02 0.06 0.01 99.66 18:56:33 16:30:15 3 0.03 0.00 0.02 0.01 0.02 99.93 18:56:33 16:40:01 all 0.10 0.00 0.02 0.03 0.01 99.84 18:56:33 16:40:01 0 0.08 0.00 0.01 0.01 0.01 99.90 18:56:33 16:40:01 1 0.21 0.00 0.04 0.09 0.02 99.64 18:56:33 16:40:01 2 0.02 0.00 0.02 0.00 0.02 99.94 18:56:33 16:40:01 3 0.09 0.00 0.02 0.01 0.01 99.87 18:56:33 16:50:16 all 0.22 0.00 0.02 0.02 0.01 99.73 18:56:33 16:50:16 0 0.81 0.00 0.02 0.00 0.02 99.15 18:56:33 16:50:16 1 0.02 0.00 0.02 0.06 0.01 99.88 18:56:33 16:50:16 2 0.01 0.00 0.02 0.01 0.01 99.95 18:56:33 16:50:16 3 0.04 0.00 0.02 0.00 0.02 99.92 18:56:33 17:00:16 all 0.12 0.00 0.02 0.01 0.02 99.84 18:56:33 17:00:16 0 0.01 0.00 0.02 0.00 0.01 99.96 18:56:33 17:00:16 1 0.43 0.00 0.02 0.02 0.02 99.52 18:56:33 17:00:16 2 0.02 0.00 0.02 0.00 0.01 99.95 18:56:33 17:00:16 3 0.02 0.00 0.02 0.01 0.02 99.93 18:56:33 17:10:01 all 0.24 0.00 0.02 0.01 0.02 99.72 18:56:33 17:10:01 0 0.02 0.00 0.03 0.00 0.02 99.94 18:56:33 17:10:01 1 0.90 0.00 0.03 0.02 0.02 99.02 18:56:33 17:10:01 2 0.01 0.00 0.01 0.00 0.01 99.96 18:56:33 17:10:01 3 0.02 0.00 0.02 0.00 0.02 99.95 18:56:33 17:20:16 all 30.07 0.00 1.91 0.90 0.06 67.06 18:56:33 17:20:16 0 29.40 0.00 1.75 0.49 0.06 68.31 18:56:33 17:20:16 1 29.29 0.00 2.06 0.91 0.06 67.69 18:56:33 17:20:16 2 29.79 0.00 1.93 0.90 0.06 67.32 18:56:33 17:20:16 3 31.81 0.00 1.90 1.28 0.06 64.95 18:56:33 17:30:00 all 51.33 0.00 2.12 0.11 0.10 46.33 18:56:33 17:30:00 0 51.79 0.00 2.19 0.09 0.10 45.82 18:56:33 17:30:00 1 51.79 0.00 2.03 0.12 0.10 45.96 18:56:33 17:30:00 2 50.47 0.00 2.03 0.18 0.11 47.22 18:56:33 17:30:00 3 51.26 0.00 2.24 0.07 0.10 46.33 18:56:33 17:40:01 all 35.15 0.00 1.56 0.06 0.10 63.13 18:56:33 17:40:01 0 34.40 0.00 1.64 0.02 0.10 63.84 18:56:33 17:40:01 1 35.62 0.00 1.47 0.10 0.10 62.70 18:56:33 17:40:01 2 35.46 0.00 1.60 0.04 0.10 62.79 18:56:33 17:40:01 3 35.12 0.00 1.52 0.06 0.10 63.20 18:56:33 17:50:16 all 20.13 0.00 0.90 0.05 0.09 78.84 18:56:33 17:50:16 0 19.97 0.00 0.81 0.01 0.09 79.11 18:56:33 17:50:16 1 20.75 0.00 0.92 0.03 0.09 78.21 18:56:33 17:50:16 2 20.12 0.00 0.96 0.04 0.09 78.78 18:56:33 17:50:16 3 19.67 0.00 0.91 0.10 0.08 79.24 18:56:33 18:00:05 all 24.83 0.00 0.90 0.04 0.09 74.13 18:56:33 18:00:05 0 24.07 0.00 0.87 0.05 0.08 74.93 18:56:33 18:00:05 1 25.42 0.00 1.05 0.02 0.10 73.42 18:56:33 18:00:05 2 25.44 0.00 0.78 0.08 0.10 73.61 18:56:33 18:00:05 3 24.41 0.00 0.89 0.03 0.09 74.58 18:56:33 18:56:33 18:00:05 CPU %user %nice %system %iowait %steal %idle 18:56:33 18:10:01 all 11.07 0.00 0.45 0.02 0.09 88.37 18:56:33 18:10:01 0 11.25 0.00 0.40 0.03 0.08 88.25 18:56:33 18:10:01 1 10.92 0.00 0.49 0.03 0.09 88.47 18:56:33 18:10:01 2 11.19 0.00 0.41 0.02 0.09 88.30 18:56:33 18:10:01 3 10.93 0.00 0.52 0.02 0.09 88.45 18:56:33 18:20:06 all 12.64 0.00 0.59 0.03 0.10 86.64 18:56:33 18:20:06 0 12.71 0.00 0.62 0.02 0.08 86.56 18:56:33 18:20:06 1 12.35 0.00 0.54 0.04 0.10 86.98 18:56:33 18:20:06 2 13.00 0.00 0.59 0.02 0.10 86.30 18:56:33 18:20:06 3 12.50 0.00 0.63 0.05 0.10 86.73 18:56:33 18:30:05 all 9.69 0.00 0.40 0.02 0.09 89.80 18:56:33 18:30:05 0 9.64 0.00 0.45 0.01 0.08 89.83 18:56:33 18:30:05 1 9.56 0.00 0.42 0.01 0.10 89.92 18:56:33 18:30:05 2 9.84 0.00 0.41 0.05 0.09 89.62 18:56:33 18:30:05 3 9.72 0.00 0.33 0.03 0.09 89.84 18:56:33 18:40:04 all 6.63 0.00 0.36 0.02 0.09 92.90 18:56:33 18:40:04 0 6.68 0.00 0.33 0.04 0.09 92.86 18:56:33 18:40:04 1 6.29 0.00 0.34 0.01 0.10 93.26 18:56:33 18:40:04 2 6.71 0.00 0.42 0.02 0.10 92.75 18:56:33 18:40:04 3 6.83 0.00 0.36 0.01 0.09 92.72 18:56:33 18:50:04 all 13.74 0.00 0.60 0.04 0.09 85.52 18:56:33 18:50:04 0 13.49 0.00 0.59 0.01 0.08 85.83 18:56:33 18:50:04 1 14.02 0.00 0.56 0.03 0.09 85.29 18:56:33 18:50:04 2 13.77 0.00 0.61 0.10 0.10 85.42 18:56:33 18:50:04 3 13.70 0.00 0.63 0.04 0.09 85.54 18:56:33 Average: all 13.46 0.00 0.62 0.09 0.06 85.77 18:56:33 Average: 0 13.35 0.00 0.61 0.05 0.06 85.94 18:56:33 Average: 1 13.57 0.00 0.63 0.09 0.06 85.65 18:56:33 Average: 2 13.47 0.00 0.61 0.10 0.06 85.75 18:56:33 Average: 3 13.47 0.00 0.63 0.11 0.06 85.74 18:56:33 18:56:33 18:56:33