06:54:04 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/118494 06:54:04 Running as SYSTEM 06:54:04 [EnvInject] - Loading node environment variables. 06:54:04 Building remotely on prd-ubuntu2204-docker-4c-16g-2196 (ubuntu2204-docker-4c-16g) in workspace /w/workspace/transportpce-tox-verify-transportpce-master 06:54:04 [ssh-agent] Looking for ssh-agent implementation... 06:54:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:54:04 $ ssh-agent 06:54:04 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXYnAKf0/agent.1570 06:54:04 SSH_AGENT_PID=1572 06:54:04 [ssh-agent] Started. 06:54:04 Running ssh-add (command line suppressed) 06:54:04 Identity added: /w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_16976682436264275248.key (/w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_16976682436264275248.key) 06:54:04 [ssh-agent] Using credentials jenkins (jenkins-ssh) 06:54:04 The recommended git tool is: NONE 06:54:06 using credential jenkins-ssh 06:54:06 Wiping out workspace first. 06:54:06 Cloning the remote Git repository 06:54:06 Cloning repository git://devvexx.opendaylight.org/mirror/transportpce 06:54:06 > git init /w/workspace/transportpce-tox-verify-transportpce-master # timeout=10 06:54:06 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 06:54:06 > git --version # timeout=10 06:54:06 > git --version # 'git version 2.34.1' 06:54:06 using GIT_SSH to set credentials jenkins-ssh 06:54:07 Verifying host key using known hosts file 06:54:07 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. 06:54:07 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 06:54:10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 06:54:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:54:11 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 06:54:11 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 06:54:11 using GIT_SSH to set credentials jenkins-ssh 06:54:11 Verifying host key using known hosts file 06:54:11 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. 06:54:11 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/94/118494/2 # timeout=10 06:54:11 > git rev-parse 1c1e4025a5b151a277a002d45c7c0336c502c37f^{commit} # timeout=10 06:54:11 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 06:54:11 Checking out Revision 1c1e4025a5b151a277a002d45c7c0336c502c37f (refs/changes/94/118494/2) 06:54:11 > git config core.sparsecheckout # timeout=10 06:54:11 > git checkout -f 1c1e4025a5b151a277a002d45c7c0336c502c37f # timeout=10 06:54:14 Commit message: "Bump upstream dependencies to Vanadium" 06:54:14 > git rev-parse FETCH_HEAD^{commit} # timeout=10 06:54:14 > git rev-list --no-walk 4e40205ebdc387445405321bb158fb2fe4c5dc9f # timeout=10 06:54:14 > git remote # timeout=10 06:54:14 > git submodule init # timeout=10 06:54:14 > git submodule sync # timeout=10 06:54:14 > git config --get remote.origin.url # timeout=10 06:54:14 > git submodule init # timeout=10 06:54:14 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 06:54:14 ERROR: No submodules found. 06:54:15 provisioning config files... 06:54:15 copy managed file [npmrc] to file:/home/jenkins/.npmrc 06:54:15 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 06:54:15 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins15256476393823954672.sh 06:54:15 ---> python-tools-install.sh 06:54:15 Setup pyenv: 06:54:15 * system (set by /opt/pyenv/version) 06:54:15 * 3.8.20 (set by /opt/pyenv/version) 06:54:15 * 3.9.20 (set by /opt/pyenv/version) 06:54:15 3.10.15 06:54:15 3.11.10 06:54:19 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Vykm 06:54:19 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:54:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:54:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:54:24 lf-activate-venv(): INFO: Base packages installed successfully 06:54:24 lf-activate-venv(): INFO: Installing additional packages: lftools 06:54:52 lf-activate-venv(): INFO: Adding /tmp/venv-Vykm/bin to PATH 06:54:52 Generating Requirements File 06:55:13 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. 06:55:13 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 06:55:13 Python 3.11.10 06:55:13 pip 25.2 from /tmp/venv-Vykm/lib/python3.11/site-packages/pip (python 3.11) 06:55:13 appdirs==1.4.4 06:55:13 argcomplete==3.6.2 06:55:13 aspy.yaml==1.3.0 06:55:13 attrs==25.4.0 06:55:13 autopage==0.5.2 06:55:13 beautifulsoup4==4.14.2 06:55:13 boto3==1.40.48 06:55:13 botocore==1.40.48 06:55:13 bs4==0.0.2 06:55:13 cachetools==6.2.0 06:55:13 certifi==2025.10.5 06:55:13 cffi==2.0.0 06:55:13 cfgv==3.4.0 06:55:13 chardet==5.2.0 06:55:13 charset-normalizer==3.4.3 06:55:13 click==8.3.0 06:55:13 cliff==4.11.0 06:55:13 cmd2==2.7.0 06:55:13 cryptography==3.3.2 06:55:13 debtcollector==3.0.0 06:55:13 decorator==5.2.1 06:55:13 defusedxml==0.7.1 06:55:13 Deprecated==1.2.18 06:55:13 distlib==0.4.0 06:55:13 dnspython==2.8.0 06:55:13 docker==7.1.0 06:55:13 dogpile.cache==1.4.1 06:55:13 durationpy==0.10 06:55:13 email-validator==2.3.0 06:55:13 filelock==3.20.0 06:55:13 future==1.0.0 06:55:13 gitdb==4.0.12 06:55:13 GitPython==3.1.45 06:55:13 google-auth==2.41.1 06:55:13 httplib2==0.31.0 06:55:13 identify==2.6.15 06:55:13 idna==3.10 06:55:13 importlib-resources==1.5.0 06:55:13 iso8601==2.1.0 06:55:13 Jinja2==3.1.6 06:55:13 jmespath==1.0.1 06:55:13 jsonpatch==1.33 06:55:13 jsonpointer==3.0.0 06:55:13 jsonschema==4.25.1 06:55:13 jsonschema-specifications==2025.9.1 06:55:13 keystoneauth1==5.12.0 06:55:13 kubernetes==34.1.0 06:55:13 lftools==0.37.14 06:55:13 lxml==6.0.2 06:55:13 markdown-it-py==4.0.0 06:55:13 MarkupSafe==3.0.3 06:55:13 mdurl==0.1.2 06:55:13 msgpack==1.1.2 06:55:13 multi_key_dict==2.0.3 06:55:13 munch==4.0.0 06:55:13 netaddr==1.3.0 06:55:13 niet==1.4.2 06:55:13 nodeenv==1.9.1 06:55:13 oauth2client==4.1.3 06:55:13 oauthlib==3.3.1 06:55:13 openstacksdk==4.7.1 06:55:13 os-service-types==1.8.0 06:55:13 osc-lib==4.2.0 06:55:13 oslo.config==10.0.0 06:55:13 oslo.context==6.1.0 06:55:13 oslo.i18n==6.6.0 06:55:13 oslo.log==7.2.1 06:55:13 oslo.serialization==5.8.0 06:55:13 oslo.utils==9.1.0 06:55:13 packaging==25.0 06:55:13 pbr==7.0.1 06:55:13 platformdirs==4.5.0 06:55:13 prettytable==3.16.0 06:55:13 psutil==7.1.0 06:55:13 pyasn1==0.6.1 06:55:13 pyasn1_modules==0.4.2 06:55:13 pycparser==2.23 06:55:13 pygerrit2==2.0.15 06:55:13 PyGithub==2.8.1 06:55:13 Pygments==2.19.2 06:55:13 PyJWT==2.10.1 06:55:13 PyNaCl==1.6.0 06:55:13 pyparsing==2.4.7 06:55:13 pyperclip==1.11.0 06:55:13 pyrsistent==0.20.0 06:55:13 python-cinderclient==9.8.0 06:55:13 python-dateutil==2.9.0.post0 06:55:13 python-heatclient==4.3.0 06:55:13 python-jenkins==1.8.3 06:55:13 python-keystoneclient==5.7.0 06:55:13 python-magnumclient==4.9.0 06:55:13 python-openstackclient==8.2.0 06:55:13 python-swiftclient==4.8.0 06:55:13 PyYAML==6.0.3 06:55:13 referencing==0.36.2 06:55:13 requests==2.32.5 06:55:13 requests-oauthlib==2.0.0 06:55:13 requestsexceptions==1.4.0 06:55:13 rfc3986==2.0.0 06:55:13 rich==14.1.0 06:55:13 rich-argparse==1.7.1 06:55:13 rpds-py==0.27.1 06:55:13 rsa==4.9.1 06:55:13 ruamel.yaml==0.18.15 06:55:13 ruamel.yaml.clib==0.2.14 06:55:13 s3transfer==0.14.0 06:55:13 simplejson==3.20.2 06:55:13 six==1.17.0 06:55:13 smmap==5.0.2 06:55:13 soupsieve==2.8 06:55:13 stevedore==5.5.0 06:55:13 tabulate==0.9.0 06:55:13 toml==0.10.2 06:55:13 tomlkit==0.13.3 06:55:13 tqdm==4.67.1 06:55:13 typing_extensions==4.15.0 06:55:13 tzdata==2025.2 06:55:13 urllib3==1.26.20 06:55:13 virtualenv==20.34.0 06:55:13 wcwidth==0.2.14 06:55:13 websocket-client==1.9.0 06:55:13 wrapt==1.17.3 06:55:13 xdg==6.0.0 06:55:13 xmltodict==1.0.2 06:55:13 yq==3.4.3 06:55:14 [EnvInject] - Injecting environment variables from a build step. 06:55:14 [EnvInject] - Injecting as environment variables the properties content 06:55:14 PYTHON=python3 06:55:14 06:55:14 [EnvInject] - Variables injected successfully. 06:55:14 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins3278583194659169437.sh 06:55:14 ---> tox-install.sh 06:55:14 + source /home/jenkins/lf-env.sh 06:55:14 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:55:14 ++ mktemp -d /tmp/venv-XXXX 06:55:14 + lf_venv=/tmp/venv-rnEJ 06:55:14 + local venv_file=/tmp/.os_lf_venv 06:55:14 + local python=python3 06:55:14 + local options 06:55:14 + local set_path=true 06:55:14 + local install_args= 06:55:14 ++ 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 06:55:14 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:55:14 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:55:14 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:55:14 + true 06:55:14 + case $1 in 06:55:14 + venv_file=/tmp/.toxenv 06:55:14 + shift 2 06:55:14 + true 06:55:14 + case $1 in 06:55:14 + shift 06:55:14 + break 06:55:14 + case $python in 06:55:14 + local pkg_list= 06:55:14 + [[ -d /opt/pyenv ]] 06:55:14 + echo 'Setup pyenv:' 06:55:14 Setup pyenv: 06:55:14 + export PYENV_ROOT=/opt/pyenv 06:55:14 + PYENV_ROOT=/opt/pyenv 06:55:14 + 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 06:55:14 + 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 06:55:14 + pyenv versions 06:55:14 system 06:55:14 3.8.20 06:55:14 3.9.20 06:55:14 3.10.15 06:55:14 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 06:55:14 + command -v pyenv 06:55:14 ++ pyenv init - --no-rehash 06:55:14 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 06:55:14 for i in ${!paths[@]}; do 06:55:14 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 06:55:14 fi; done; 06:55:14 echo "${paths[*]}"'\'')" 06:55:14 export PATH="/opt/pyenv/shims:${PATH}" 06:55:14 export PYENV_SHELL=bash 06:55:14 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:55:14 pyenv() { 06:55:14 local command 06:55:14 command="${1:-}" 06:55:14 if [ "$#" -gt 0 ]; then 06:55:14 shift 06:55:14 fi 06:55:14 06:55:14 case "$command" in 06:55:14 rehash|shell) 06:55:14 eval "$(pyenv "sh-$command" "$@")" 06:55:14 ;; 06:55:14 *) 06:55:14 command pyenv "$command" "$@" 06:55:14 ;; 06:55:14 esac 06:55:14 }' 06:55:14 +++ bash --norc -ec 'IFS=:; paths=($PATH); 06:55:14 for i in ${!paths[@]}; do 06:55:14 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 06:55:14 fi; done; 06:55:14 echo "${paths[*]}"' 06:55:14 ++ 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 06:55:14 ++ 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 06:55:14 ++ 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 06:55:14 ++ export PYENV_SHELL=bash 06:55:14 ++ PYENV_SHELL=bash 06:55:14 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:55:14 +++ complete -F _pyenv pyenv 06:55:14 ++ lf-pyver python3 06:55:14 ++ local py_version_xy=python3 06:55:14 ++ local py_version_xyz= 06:55:14 ++ pyenv versions 06:55:14 ++ local command 06:55:14 ++ command=versions 06:55:14 ++ '[' 1 -gt 0 ']' 06:55:14 ++ shift 06:55:14 ++ case "$command" in 06:55:14 ++ command pyenv versions 06:55:14 ++ sed 's/^[ *]* //' 06:55:14 ++ grep -E '^[0-9.]*[0-9]$' 06:55:14 ++ awk '{ print $1 }' 06:55:14 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:55:14 +++ grep '^3' /tmp/.pyenv_versions 06:55:14 +++ sort -V 06:55:14 +++ tail -n 1 06:55:14 ++ py_version_xyz=3.11.10 06:55:14 ++ [[ -z 3.11.10 ]] 06:55:14 ++ echo 3.11.10 06:55:14 ++ return 0 06:55:14 + pyenv local 3.11.10 06:55:14 + local command 06:55:14 + command=local 06:55:14 + '[' 2 -gt 0 ']' 06:55:14 + shift 06:55:14 + case "$command" in 06:55:14 + command pyenv local 3.11.10 06:55:14 + for arg in "$@" 06:55:14 + case $arg in 06:55:14 + pkg_list+='tox ' 06:55:14 + for arg in "$@" 06:55:14 + case $arg in 06:55:14 + pkg_list+='virtualenv ' 06:55:14 + for arg in "$@" 06:55:14 + case $arg in 06:55:14 + pkg_list+='urllib3~=1.26.15 ' 06:55:14 + [[ -f /tmp/.toxenv ]] 06:55:14 + [[ ! -f /tmp/.toxenv ]] 06:55:14 + [[ -n '' ]] 06:55:14 + python3 -m venv /tmp/venv-rnEJ 06:55:18 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rnEJ' 06:55:18 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rnEJ 06:55:18 + echo /tmp/venv-rnEJ 06:55:18 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 06:55:18 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 06:55:18 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 06:55:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:55:18 + local 'pip_opts=--upgrade --quiet' 06:55:18 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 06:55:18 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 06:55:18 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 06:55:18 + [[ -n '' ]] 06:55:18 + [[ -n '' ]] 06:55:18 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 06:55:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:55:18 + /tmp/venv-rnEJ/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 06:55:22 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 06:55:22 lf-activate-venv(): INFO: Base packages installed successfully 06:55:22 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:55:22 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 06:55:22 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 06:55:22 + /tmp/venv-rnEJ/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 06:55:25 + type python3 06:55:25 + true 06:55:25 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-rnEJ/bin to PATH' 06:55:25 lf-activate-venv(): INFO: Adding /tmp/venv-rnEJ/bin to PATH 06:55:25 + PATH=/tmp/venv-rnEJ/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 06:55:25 + return 0 06:55:25 + python3 --version 06:55:25 Python 3.11.10 06:55:25 + python3 -m pip --version 06:55:25 pip 25.2 from /tmp/venv-rnEJ/lib/python3.11/site-packages/pip (python 3.11) 06:55:25 + python3 -m pip freeze 06:55:25 cachetools==6.2.0 06:55:25 chardet==5.2.0 06:55:25 colorama==0.4.6 06:55:25 distlib==0.4.0 06:55:25 filelock==3.20.0 06:55:25 packaging==25.0 06:55:25 platformdirs==4.5.0 06:55:25 pluggy==1.6.0 06:55:25 pyproject-api==1.9.1 06:55:25 tox==4.30.3 06:55:25 urllib3==1.26.20 06:55:25 virtualenv==20.34.0 06:55:25 [transportpce-tox-verify-transportpce-master] $ /bin/sh -xe /tmp/jenkins14977426753754378694.sh 06:55:25 [EnvInject] - Injecting environment variables from a build step. 06:55:25 [EnvInject] - Injecting as environment variables the properties content 06:55:25 PARALLEL=True 06:55:25 06:55:25 [EnvInject] - Variables injected successfully. 06:55:25 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins4551045703506275380.sh 06:55:25 ---> tox-run.sh 06:55:25 + 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 06:55:25 + ARCHIVE_TOX_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 06:55:25 + ARCHIVE_DOC_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 06:55:25 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 06:55:25 + cd /w/workspace/transportpce-tox-verify-transportpce-master/. 06:55:25 + source /home/jenkins/lf-env.sh 06:55:25 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:55:25 ++ mktemp -d /tmp/venv-XXXX 06:55:25 + lf_venv=/tmp/venv-Ih6x 06:55:25 + local venv_file=/tmp/.os_lf_venv 06:55:25 + local python=python3 06:55:25 + local options 06:55:25 + local set_path=true 06:55:25 + local install_args= 06:55:25 ++ 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 06:55:25 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:55:25 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:55:25 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:55:25 + true 06:55:25 + case $1 in 06:55:25 + venv_file=/tmp/.toxenv 06:55:25 + shift 2 06:55:25 + true 06:55:25 + case $1 in 06:55:25 + shift 06:55:25 + break 06:55:25 + case $python in 06:55:25 + local pkg_list= 06:55:25 + [[ -d /opt/pyenv ]] 06:55:25 + echo 'Setup pyenv:' 06:55:25 Setup pyenv: 06:55:25 + export PYENV_ROOT=/opt/pyenv 06:55:25 + PYENV_ROOT=/opt/pyenv 06:55:25 + 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 06:55:25 + 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 06:55:25 + pyenv versions 06:55:25 system 06:55:25 3.8.20 06:55:25 3.9.20 06:55:25 3.10.15 06:55:25 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 06:55:25 + command -v pyenv 06:55:25 ++ pyenv init - --no-rehash 06:55:25 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 06:55:25 for i in ${!paths[@]}; do 06:55:25 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 06:55:25 fi; done; 06:55:25 echo "${paths[*]}"'\'')" 06:55:25 export PATH="/opt/pyenv/shims:${PATH}" 06:55:25 export PYENV_SHELL=bash 06:55:25 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:55:25 pyenv() { 06:55:25 local command 06:55:25 command="${1:-}" 06:55:25 if [ "$#" -gt 0 ]; then 06:55:25 shift 06:55:25 fi 06:55:25 06:55:25 case "$command" in 06:55:25 rehash|shell) 06:55:25 eval "$(pyenv "sh-$command" "$@")" 06:55:25 ;; 06:55:25 *) 06:55:25 command pyenv "$command" "$@" 06:55:25 ;; 06:55:25 esac 06:55:25 }' 06:55:25 +++ bash --norc -ec 'IFS=:; paths=($PATH); 06:55:25 for i in ${!paths[@]}; do 06:55:25 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 06:55:25 fi; done; 06:55:25 echo "${paths[*]}"' 06:55:25 ++ 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 06:55:25 ++ 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 06:55:25 ++ 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 06:55:25 ++ export PYENV_SHELL=bash 06:55:25 ++ PYENV_SHELL=bash 06:55:25 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:55:25 +++ complete -F _pyenv pyenv 06:55:25 ++ lf-pyver python3 06:55:25 ++ local py_version_xy=python3 06:55:25 ++ local py_version_xyz= 06:55:25 ++ pyenv versions 06:55:25 ++ local command 06:55:25 ++ command=versions 06:55:25 ++ '[' 1 -gt 0 ']' 06:55:25 ++ shift 06:55:25 ++ case "$command" in 06:55:25 ++ command pyenv versions 06:55:25 ++ awk '{ print $1 }' 06:55:25 ++ grep -E '^[0-9.]*[0-9]$' 06:55:25 ++ sed 's/^[ *]* //' 06:55:25 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:55:25 +++ grep '^3' /tmp/.pyenv_versions 06:55:25 +++ sort -V 06:55:25 +++ tail -n 1 06:55:25 ++ py_version_xyz=3.11.10 06:55:25 ++ [[ -z 3.11.10 ]] 06:55:25 ++ echo 3.11.10 06:55:25 ++ return 0 06:55:25 + pyenv local 3.11.10 06:55:25 + local command 06:55:25 + command=local 06:55:25 + '[' 2 -gt 0 ']' 06:55:25 + shift 06:55:25 + case "$command" in 06:55:25 + command pyenv local 3.11.10 06:55:25 + for arg in "$@" 06:55:25 + case $arg in 06:55:25 + pkg_list+='tox ' 06:55:25 + for arg in "$@" 06:55:25 + case $arg in 06:55:25 + pkg_list+='virtualenv ' 06:55:25 + for arg in "$@" 06:55:25 + case $arg in 06:55:25 + pkg_list+='urllib3~=1.26.15 ' 06:55:25 + [[ -f /tmp/.toxenv ]] 06:55:25 ++ cat /tmp/.toxenv 06:55:25 + lf_venv=/tmp/venv-rnEJ 06:55:25 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rnEJ from' file:/tmp/.toxenv 06:55:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rnEJ from file:/tmp/.toxenv 06:55:25 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 06:55:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:55:25 + local 'pip_opts=--upgrade --quiet' 06:55:25 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 06:55:25 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 06:55:25 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 06:55:25 + [[ -n '' ]] 06:55:25 + [[ -n '' ]] 06:55:25 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 06:55:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:55:25 + /tmp/venv-rnEJ/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 06:55:27 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 06:55:27 lf-activate-venv(): INFO: Base packages installed successfully 06:55:27 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:55:27 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 06:55:27 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 06:55:27 + /tmp/venv-rnEJ/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 06:55:28 + type python3 06:55:28 + true 06:55:28 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-rnEJ/bin to PATH' 06:55:28 lf-activate-venv(): INFO: Adding /tmp/venv-rnEJ/bin to PATH 06:55:28 + PATH=/tmp/venv-rnEJ/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 06:55:28 + return 0 06:55:28 + [[ -d /opt/pyenv ]] 06:55:28 + echo '---> Setting up pyenv' 06:55:28 ---> Setting up pyenv 06:55:28 + export PYENV_ROOT=/opt/pyenv 06:55:28 + PYENV_ROOT=/opt/pyenv 06:55:28 + export PATH=/opt/pyenv/bin:/tmp/venv-rnEJ/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 06:55:28 + PATH=/opt/pyenv/bin:/tmp/venv-rnEJ/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 06:55:28 ++ pwd 06:55:28 + PYTHONPATH=/w/workspace/transportpce-tox-verify-transportpce-master 06:55:28 + export PYTHONPATH 06:55:28 + export TOX_TESTENV_PASSENV=PYTHONPATH 06:55:28 + TOX_TESTENV_PASSENV=PYTHONPATH 06:55:28 + tox --version 06:55:28 4.30.3 from /tmp/venv-rnEJ/lib/python3.11/site-packages/tox/__init__.py 06:55:28 + PARALLEL=True 06:55:28 + TOX_OPTIONS_LIST= 06:55:28 + [[ -n '' ]] 06:55:28 + case ${PARALLEL,,} in 06:55:28 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 06:55:28 + tox --parallel auto --parallel-live 06:55:28 + tee -a /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tox.log 06:55:29 checkbashisms: freeze> python -m pip freeze --all 06:55:29 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 06:55:29 docs: install_deps> python -I -m pip install -r docs/requirements.txt 06:55:30 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 06:55:30 checkbashisms: pip==25.2,setuptools==80.9.0 06:55:30 checkbashisms: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 06:55:30 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)' 06:55:30 checkbashisms: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find . -not -path '*/\.*' -name '*.sh' -exec checkbashisms -f '{}' + 06:55:32 checkbashisms: OK ✔ in 3.23 seconds 06:55:32 pre-commit: install_deps> python -I -m pip install pre-commit 06:55:34 pre-commit: freeze> python -m pip freeze --all 06:55:34 pre-commit: cfgv==3.4.0,distlib==0.4.0,filelock==3.20.0,identify==2.6.15,nodeenv==1.9.1,pip==25.2,platformdirs==4.5.0,pre_commit==4.3.0,PyYAML==6.0.3,setuptools==80.9.0,virtualenv==20.34.0 06:55:34 pre-commit: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 06:55:34 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)' 06:55:34 /usr/bin/cpan 06:55:34 pre-commit: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run --all-files --show-diff-on-failure 06:55:34 [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. 06:55:34 [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. 06:55:34 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 06:55:35 [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. 06:55:35 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 06:55:35 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 06:55:36 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 06:55:36 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. 06:55:36 [INFO] Initializing environment for https://github.com/perltidy/perltidy. 06:55:37 buildcontroller: freeze> python -m pip freeze --all 06:55:37 buildcontroller: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.3,cryptography==46.0.2,dict2xml==1.7.7,idna==3.10,iniconfig==2.1.0,invoke==2.2.0,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.0,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 06:55:37 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh 06:55:37 + update-java-alternatives -l 06:55:37 java-1.11.0-openjdk-amd64 1111 /usr/lib/jvm/java-1.11.0-openjdk-amd64 06:55:37 java-1.17.0-openjdk-amd64 1711 /usr/lib/jvm/java-1.17.0-openjdk-amd64 06:55:37 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 06:55:37 [INFO] Once installed this environment will be reused. 06:55:37 [INFO] This may take a few minutes... 06:55:37 java-1.21.0-openjdk-amd64 2111 /usr/lib/jvm/java-1.21.0-openjdk-amd64 06:55:37 + sudo update-java-alternatives -s java-1.21.0-openjdk-amd64 06:55:37 update-alternatives: error: no alternatives for jaotc 06:55:37 update-alternatives: error: no alternatives for rmic 06:55:37 + sed -n ;s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p; 06:55:37 + java -version 06:55:37 + JAVA_VER=21 06:55:37 + echo 21 06:55:37 21 06:55:37 + javac -version 06:55:37 + sed -n ;s/javac \(.*\)\.\(.*\)\..*.*$/\1/p; 06:55:38 + JAVAC_VER=21 06:55:38 + echo 21 06:55:38 21 06:55:38 ok, java is 21 or newer 06:55:38 + [ 21 -ge 21 ] 06:55:38 + [ 21 -ge 21 ] 06:55:38 + echo ok, java is 21 or newer 06:55:38 + wget -nv https://dlcdn.apache.org/maven/maven-3/3.9.11/binaries/apache-maven-3.9.11-bin.tar.gz -P /tmp 06:55:39 2025-10-09 06:55:39 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] 06:55:39 + sudo mkdir -p /opt 06:55:39 + sudo tar xf /tmp/apache-maven-3.9.11-bin.tar.gz -C /opt 06:55:39 + sudo ln -s /opt/apache-maven-3.9.11 /opt/maven 06:55:39 + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn 06:55:39 + mvn --version 06:55:39 Apache Maven 3.9.11 (3e54c93a704957b63ee3494413a2b544fd3d825b) 06:55:39 Maven home: /opt/maven 06:55:39 Java version: 21.0.8, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 06:55:39 Default locale: en, platform encoding: UTF-8 06:55:39 OS name: "linux", version: "5.15.0-153-generic", arch: "amd64", family: "unix" 06:55:39 NOTE: Picked up JDK_JAVA_OPTIONS: 06:55:39 --add-opens=java.base/java.io=ALL-UNNAMED 06:55:39 --add-opens=java.base/java.lang=ALL-UNNAMED 06:55:39 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 06:55:39 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 06:55:39 --add-opens=java.base/java.net=ALL-UNNAMED 06:55:39 --add-opens=java.base/java.nio=ALL-UNNAMED 06:55:39 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 06:55:39 --add-opens=java.base/java.nio.file=ALL-UNNAMED 06:55:39 --add-opens=java.base/java.util=ALL-UNNAMED 06:55:39 --add-opens=java.base/java.util.jar=ALL-UNNAMED 06:55:39 --add-opens=java.base/java.util.stream=ALL-UNNAMED 06:55:39 --add-opens=java.base/java.util.zip=ALL-UNNAMED 06:55:39 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 06:55:39 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 06:55:39 -Xlog:disable 06:55:41 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 06:55:41 [INFO] Once installed this environment will be reused. 06:55:41 [INFO] This may take a few minutes... 06:55:49 [INFO] Installing environment for https://github.com/pre-commit/mirrors-autopep8. 06:55:49 [INFO] Once installed this environment will be reused. 06:55:49 [INFO] This may take a few minutes... 06:55:54 [INFO] Installing environment for https://github.com/perltidy/perltidy. 06:55:54 [INFO] Once installed this environment will be reused. 06:55:54 [INFO] This may take a few minutes... 06:55:56 docs: freeze> python -m pip freeze --all 06:55:56 docs: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.10.5,charset-normalizer==3.4.3,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.10,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.3,nwdiag==3.0.0,packaging==25.0,pillow==11.3.0,pip==25.2,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==24.11.1 06:55: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 06:55:57 docs-linkcheck: freeze> python -m pip freeze --all 06:55:58 docs-linkcheck: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.10.5,charset-normalizer==3.4.3,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.10,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.3,nwdiag==3.0.0,packaging==25.0,pillow==11.3.0,pip==25.2,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==24.11.1 06:55:58 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 06:56:00 docs: OK ✔ in 31.59 seconds 06:56:00 pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' 06:56:04 docs-linkcheck: OK ✔ in 35.21 seconds 06:56:04 pylint: freeze> python -m pip freeze --all 06:56:04 pylint: astroid==3.3.11,dill==0.4.0,isort==6.1.0,mccabe==0.7.0,pip==25.2,platformdirs==4.5.0,pylint==3.3.9,setuptools==80.9.0,tomlkit==0.13.3 06:56: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}$' '{}' + 06:56:07 trim trailing whitespace.................................................Passed 06:56:07 Tabs remover.............................................................Passed 06:56:07 autopep8.................................................................Passed 06:56:13 perltidy.................................................................Passed 06:56:14 pre-commit: commands[3] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual 06:56:14 [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. 06:56:14 [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. 06:56:14 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 06:56:14 [INFO] Once installed this environment will be reused. 06:56:14 [INFO] This may take a few minutes... 06:56:22 gitlint..................................................................Passed 06:56:29 06:56:29 ------------------------------------ 06:56:29 Your code has been rated at 10.00/10 06:56:29 06:57:22 pre-commit: OK ✔ in 50.98 seconds 06:57:22 pylint: OK ✔ in 31.29 seconds 06:57:22 buildcontroller: OK ✔ in 1 minute 52.68 seconds 06:57:22 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 06:57:22 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 06:57:22 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 06:57:22 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 06:57:29 build_karaf_tests221: freeze> python -m pip freeze --all 06:57:29 build_karaf_tests121: freeze> python -m pip freeze --all 06:57:29 build_karaf_tests190: freeze> python -m pip freeze --all 06:57:29 build_karaf_tests71: freeze> python -m pip freeze --all 06:57:29 build_karaf_tests221: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.3,cryptography==46.0.2,dict2xml==1.7.7,idna==3.10,iniconfig==2.1.0,invoke==2.2.0,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.0,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 06:57:29 build_karaf_tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 06:57:29 build karaf in karaf221 with ./karaf221.env 06:57:29 build_karaf_tests121: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.3,cryptography==46.0.2,dict2xml==1.7.7,idna==3.10,iniconfig==2.1.0,invoke==2.2.0,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.0,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 06:57:29 build_karaf_tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 06:57:29 build karaf in karaf121 with ./karaf121.env 06:57:29 build_karaf_tests190: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.3,cryptography==46.0.2,dict2xml==1.7.7,idna==3.10,iniconfig==2.1.0,invoke==2.2.0,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.0,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 06:57:29 build_karaf_tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 06:57:29 build karaf in karafoc with ./karafoc.env 06:57:29 NOTE: Picked up JDK_JAVA_OPTIONS: 06:57:29 --add-opens=java.base/java.io=ALL-UNNAMED 06:57:29 --add-opens=java.base/java.lang=ALL-UNNAMED 06:57:29 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 06:57:29 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 06:57:29 --add-opens=java.base/java.net=ALL-UNNAMED 06:57:29 --add-opens=java.base/java.nio=ALL-UNNAMED 06:57:29 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 06:57:29 --add-opens=java.base/java.nio.file=ALL-UNNAMED 06:57:29 --add-opens=java.base/java.util=ALL-UNNAMED 06:57:29 --add-opens=java.base/java.util.jar=ALL-UNNAMED 06:57:29 --add-opens=java.base/java.util.stream=ALL-UNNAMED 06:57:29 --add-opens=java.base/java.util.zip=ALL-UNNAMED 06:57:29 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 06:57:29 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 06:57:29 -Xlog:disable 06:57:29 build_karaf_tests71: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.3,cryptography==46.0.2,dict2xml==1.7.7,idna==3.10,iniconfig==2.1.0,invoke==2.2.0,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.0,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 06:57:29 build_karaf_tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 06:57:29 build karaf in karaf71 with ./karaf71.env 06:57:29 NOTE: Picked up JDK_JAVA_OPTIONS: 06:57:29 --add-opens=java.base/java.io=ALL-UNNAMED 06:57:29 --add-opens=java.base/java.lang=ALL-UNNAMED 06:57:29 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 06:57:29 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 06:57:29 --add-opens=java.base/java.net=ALL-UNNAMED 06:57:29 --add-opens=java.base/java.nio=ALL-UNNAMED 06:57:29 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 06:57:29 --add-opens=java.base/java.nio.file=ALL-UNNAMED 06:57:29 --add-opens=java.base/java.util=ALL-UNNAMED 06:57:29 --add-opens=java.base/java.util.jar=ALL-UNNAMED 06:57:29 --add-opens=java.base/java.util.stream=ALL-UNNAMED 06:57:29 --add-opens=java.base/java.util.zip=ALL-UNNAMED 06:57:29 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 06:57:29 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 06:57:29 -Xlog:disable 06:57:29 NOTE: Picked up JDK_JAVA_OPTIONS: 06:57:29 --add-opens=java.base/java.io=ALL-UNNAMED 06:57:29 --add-opens=java.base/java.lang=ALL-UNNAMED 06:57:29 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 06:57:29 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 06:57:29 --add-opens=java.base/java.net=ALL-UNNAMED 06:57:29 --add-opens=java.base/java.nio=ALL-UNNAMED 06:57:29 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 06:57:29 --add-opens=java.base/java.nio.file=ALL-UNNAMED 06:57:29 --add-opens=java.base/java.util=ALL-UNNAMED 06:57:29 --add-opens=java.base/java.util.jar=ALL-UNNAMED 06:57:29 --add-opens=java.base/java.util.stream=ALL-UNNAMED 06:57:29 --add-opens=java.base/java.util.zip=ALL-UNNAMED 06:57:29 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 06:57:29 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 06:57:29 -Xlog:disable 06:57:29 NOTE: Picked up JDK_JAVA_OPTIONS: 06:57:29 --add-opens=java.base/java.io=ALL-UNNAMED 06:57:29 --add-opens=java.base/java.lang=ALL-UNNAMED 06:57:29 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 06:57:29 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 06:57:29 --add-opens=java.base/java.net=ALL-UNNAMED 06:57:29 --add-opens=java.base/java.nio=ALL-UNNAMED 06:57:29 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 06:57:29 --add-opens=java.base/java.nio.file=ALL-UNNAMED 06:57:29 --add-opens=java.base/java.util=ALL-UNNAMED 06:57:29 --add-opens=java.base/java.util.jar=ALL-UNNAMED 06:57:29 --add-opens=java.base/java.util.stream=ALL-UNNAMED 06:57:29 --add-opens=java.base/java.util.zip=ALL-UNNAMED 06:57:29 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 06:57:29 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 06:57:29 -Xlog:disable 06:58:26 build_karaf_tests190: OK ✔ in 1 minute 4.66 seconds 06:58:26 build_karaf_tests121: OK ✔ in 1 minute 4.81 seconds 06:58:26 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 06:58:26 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 06:58:27 build_karaf_tests71: OK ✔ in 1 minute 5.84 seconds 06:58:27 build_karaf_tests221: OK ✔ in 1 minute 5.85 seconds 06:58:27 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 06:58:33 sims: freeze> python -m pip freeze --all 06:58:33 buildlighty: freeze> python -m pip freeze --all 06:58:33 sims: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.3,cryptography==46.0.2,dict2xml==1.7.7,idna==3.10,iniconfig==2.1.0,invoke==2.2.0,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.0,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 06:58:33 sims: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_lightynode.sh 06:58:33 buildlighty: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.3,cryptography==46.0.2,dict2xml==1.7.7,idna==3.10,iniconfig==2.1.0,invoke==2.2.0,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.0,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 06:58:33 buildlighty: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh 06:58:33 Using lighynode version 20.1.0.5 06:58:33 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory 06:58:34 NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED 06:59:20 sims: OK ✔ in 11.09 seconds 06:59:20 buildlighty: OK ✔ in 36.55 seconds 06:59:20 testsPCE: freeze> python -m pip freeze --all 06:59:21 testsPCE: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.3,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.10,iniconfig==2.1.0,injector==0.22.0,invoke==2.2.0,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==11.3.0,pip==25.2,pluggy==1.6.0,psutil==7.1.0,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pyparsing==3.2.5,pytest==8.4.2,python-dateutil==2.9.0.post0,pytz==2025.2,requests==2.32.5,scipy==1.16.2,setuptools==50.3.2,six==1.17.0,urllib3==2.5.0,Werkzeug==2.0.3,xlrd==1.2.0 06:59:21 testsPCE: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce 06:59:21 pytest -q transportpce_tests/pce/test01_pce.py 07:00:08 .................... [100%] 07:01:11 20 passed in 110.32s (0:01:50) 07:01:11 pytest -q transportpce_tests/pce/test02_pce_400G.py 07:01:28 ............ [100%] 07:01:58 12 passed in 46.49s 07:01:58 pytest -q transportpce_tests/pce/test03_gnpy.py 07:02:15 ........ [100%] 07:02:36 8 passed in 37.95s 07:02:36 pytest -q transportpce_tests/pce/test04_pce_bug_fix.py 07:03:08 ... [100%] 07:03:13 3 passed in 36.20s 07:03:14 testsPCE: OK ✔ in 4 minutes 46.23 seconds 07:03:14 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 07:03:14 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 07:03:14 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 07:03:21 tests190: freeze> python -m pip freeze --all 07:03:21 tests_tapi: freeze> python -m pip freeze --all 07:03:21 tests121: freeze> python -m pip freeze --all 07:03:21 tests190: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.3,cryptography==46.0.2,dict2xml==1.7.7,idna==3.10,iniconfig==2.1.0,invoke==2.2.0,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.0,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 07:03:21 tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc 07:03:21 using environment variables from ./karafoc.env 07:03:21 pytest -q transportpce_tests/oc/test01_portmapping.py 07:03:21 tests_tapi: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.3,cryptography==46.0.2,dict2xml==1.7.7,idna==3.10,iniconfig==2.1.0,invoke==2.2.0,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.0,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 07:03:21 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi 07:03:21 using environment variables from ./karaf221.env 07:03:21 pytest -q transportpce_tests/tapi/test01_abstracted_topology.py 07:03:21 tests121: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.3,cryptography==46.0.2,dict2xml==1.7.7,idna==3.10,iniconfig==2.1.0,invoke==2.2.0,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.0,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 07:03:21 tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 07:03:21 using environment variables from ./karaf121.env 07:03:21 pytest -q transportpce_tests/1.2.1/test01_portmapping.py 07:04:23 ........... [100%] 07:04:39 10 passed in 77.96s (0:01:17) 07:04:39 pytest -q transportpce_tests/oc/test02_topology.py 07:04:46 .......................................................... [100%] 07:05:45 14 passed in 65.04s (0:01:05) 07:05:45 pytest -q transportpce_tests/oc/test03_renderer.py 07:06:05 .......................... [100%] 07:06:38 19 passed in 51.17s 07:06:38 tests190: OK ✔ in 3 minutes 24.71 seconds 07:06:38 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 07:06:45 tests71: freeze> python -m pip freeze --all 07:06:46 tests71: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.3,cryptography==46.0.2,dict2xml==1.7.7,idna==3.10,iniconfig==2.1.0,invoke==2.2.0,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.0,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 07:06:46 tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 07:06:46 using environment variables from ./karaf71.env 07:06:46 pytest -q transportpce_tests/7.1/test01_portmapping.py 07:06:49 ......................... [100%] 07:07:36 12 passed in 49.54s 07:07:36 pytest -q transportpce_tests/7.1/test02_otn_renderer.py 07:08:03 .................. [100%] 07:08:26 21 passed in 304.16s (0:05:04) 07:08:26 pytest -q transportpce_tests/1.2.1/test02_topo_portmapping.py 07:08:27 . [100%] 07:08:29 51 passed in 307.10s (0:05:07) 07:08:29 pytest -q transportpce_tests/tapi/test02_full_topology.py 07:08:29 .................................. [100%] 07:09:28 6 passed in 62.42s (0:01:02) 07:09:28 pytest -q transportpce_tests/1.2.1/test03_topology.py 07:09:29 ............................. [100%] 07:10:14 62 passed in 158.29s (0:02:38) 07:10:14 pytest -q transportpce_tests/7.1/test03_renderer_or_modes.py 07:10:15 ......................................................................................... [100%] 07:11:57 44 passed in 148.20s (0:02:28) 07:11:57 pytest -q transportpce_tests/1.2.1/test04_renderer_service_path_nominal.py 07:11:58 ......................... [100%] 07:12:36 48 passed in 142.04s (0:02:22) 07:12:37 pytest -q transportpce_tests/7.1/test04_renderer_regen_mode.py 07:12:38 ............................... [100%] 07:13:24 24 passed in 86.63s (0:01:26) 07:13:24 pytest -q transportpce_tests/1.2.1/test05_olm.py 07:13:26 ..................... [100%] 07:13:54 22 passed in 77.35s (0:01:17) 07:14:10 ........ [100%] 07:14:21 36 passed in 352.23s (0:05:52) 07:14:21 pytest -q transportpce_tests/tapi/test03_tapi_device_change_notifications.py 07:14:22 ...................................................... [100%] 07:16:32 40 passed in 187.97s (0:03:07) 07:16:32 pytest -q transportpce_tests/1.2.1/test06_end2end.py 07:16:33 .................................................................................... [100%] 07:19:32 71 passed in 310.69s (0:05:10) 07:19:32 pytest -q transportpce_tests/tapi/test04_topo_extension.py 07:19:33 ................................. [100%] 07:21:56 19 passed in 143.09s (0:02:23) 07:21:56 tests71: OK ✔ in 7 minutes 16.66 seconds 07:21:56 tests_tapi: OK ✔ in 18 minutes 42.81 seconds 07:21:56 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 07:22:03 tests221: freeze> python -m pip freeze --all 07:22:04 tests221: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.3,cryptography==46.0.2,dict2xml==1.7.7,idna==3.10,iniconfig==2.1.0,invoke==2.2.0,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.0,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 07:22:04 tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 2.2.1 07:22:04 using environment variables from ./karaf221.env 07:22:04 pytest -q transportpce_tests/2.2.1/test01_portmapping.py 07:22:40 .................................... [100%] 07:23:20 35 passed in 76.00s (0:01:16) 07:23:20 pytest -q transportpce_tests/2.2.1/test02_topo_portmapping.py 07:23:52 ...... [100%] 07:24:05 6 passed in 45.23s 07:24:05 pytest -q transportpce_tests/2.2.1/test03_topology.py 07:24:49 ....................... [100%] 07:25:27 54 passed in 534.41s (0:08:54) 07:25:27 .......................... [100%] 07:26:23 44 passed in 137.28s (0:02:17) 07:26:23 pytest -q transportpce_tests/2.2.1/test04_otn_topology.py 07:26:59 ............ [100%] 07:27:23 12 passed in 59.57s 07:27:23 pytest -q transportpce_tests/2.2.1/test05_flex_grid.py 07:27:48 ................ [100%] 07:29:17 16 passed in 113.65s (0:01:53) 07:29:17 pytest -q transportpce_tests/2.2.1/test06_renderer_service_path_nominal.py 07:29:47 ............................... [100%] 07:29:54 31 passed in 36.72s 07:29:54 pytest -q transportpce_tests/2.2.1/test07_otn_renderer.py 07:30:30 .......................... [100%] 07:31:25 26 passed in 91.27s (0:01:31) 07:31:25 pytest -q transportpce_tests/2.2.1/test08_otn_sh_renderer.py 07:32:03 ...................... [100%] 07:33:06 22 passed in 100.67s (0:01:40) 07:33:06 pytest -q transportpce_tests/2.2.1/test09_olm.py 07:33:48 ........................................ [100%] 07:39:10 40 passed in 363.56s (0:06:03) 07:39:10 pytest -q transportpce_tests/2.2.1/test11_otn_end2end.py 07:39:54 ........................................................................ [ 74%] 07:45:30 ......................... [100%] 07:50:22 97 passed in 671.82s (0:11:11) 07:50:22 pytest -q transportpce_tests/2.2.1/test12_end2end.py 07:51:02 ...................................................... [100%] 08:00:49 54 passed in 626.61s (0:10:26) 08:00:49 pytest -q transportpce_tests/2.2.1/test14_otn_switch_end2end.py 08:01:44 ........................................................................ [ 71%] 08:06:52 ............................. [100%] 08:15:01 101 passed in 851.20s (0:14:11) 08:15:01 pytest -q transportpce_tests/2.2.1/test15_otn_end2end_with_intermediate_switch.py 08:15:55 ........................................................................ [ 67%] 08:21:40 ................................... [100%] 08:31:01 107 passed in 959.83s (0:15:59) 08:31:01 pytest -q transportpce_tests/2.2.1/test16_freq_end2end.py 08:31:44 ............................................. [100%] 08:34:21 45 passed in 199.82s (0:03:19) 08:34:21 tests121: OK ✔ in 22 minutes 14.26 seconds 08:34:21 tests221: OK ✔ in 1 hour 12 minutes 25.3 seconds 08:34:21 tests_hybrid: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 08:34:42 tests_hybrid: freeze> python -m pip freeze --all 08:34:42 tests_hybrid: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.3,cryptography==46.0.2,dict2xml==1.7.7,idna==3.10,iniconfig==2.1.0,invoke==2.2.0,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.0,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 08:34:42 tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid 08:34:42 using environment variables from ./karaf221.env 08:34:42 pytest -q transportpce_tests/hybrid/test01_device_change_notifications.py 08:35:23 ................................................... [100%] 08:37:10 51 passed in 147.68s (0:02:27) 08:37:10 pytest -q transportpce_tests/hybrid/test02_B100G_end2end.py 08:37:55 ........................................................................ [ 66%] 08:42:16 ..................................... [100%] 08:44:23 109 passed in 432.23s (0:07:12) 08:44:23 pytest -q transportpce_tests/hybrid/test03_autonomous_reroute.py 08:45:14 ..................................................... [100%] 08:51:46 53 passed in 442.88s (0:07:22) 08:51:46 buildcontroller: OK (112.68=setup[8.70]+cmd[103.98] seconds) 08:51:46 sims: OK (11.09=setup[7.81]+cmd[3.28] seconds) 08:51:46 build_karaf_tests121: OK (64.81=setup[8.14]+cmd[56.67] seconds) 08:51:46 testsPCE: OK (286.23=setup[53.99]+cmd[232.25] seconds) 08:51:46 tests121: OK (1334.26=setup[8.34]+cmd[1325.91] seconds) 08:51:46 build_karaf_tests221: OK (65.85=setup[8.12]+cmd[57.74] seconds) 08:51:46 tests_tapi: OK (1122.81=setup[8.30]+cmd[1114.50] seconds) 08:51:46 tests221: OK (4345.30=setup[7.89]+cmd[4337.41] seconds) 08:51:46 build_karaf_tests71: OK (65.84=setup[8.23]+cmd[57.61] seconds) 08:51:46 tests71: OK (436.66=setup[8.04]+cmd[428.63] seconds) 08:51:46 build_karaf_tests190: OK (64.66=setup[8.15]+cmd[56.50] seconds) 08:51:46 tests190: OK (204.71=setup[8.28]+cmd[196.43] seconds) 08:51:46 tests_hybrid: OK (1044.85=setup[21.09]+cmd[1023.76] seconds) 08:51:46 buildlighty: OK (36.55=setup[7.96]+cmd[28.59] seconds) 08:51:46 docs: OK (31.59=setup[28.34]+cmd[3.25] seconds) 08:51:46 docs-linkcheck: OK (35.21=setup[29.55]+cmd[5.66] seconds) 08:51:46 checkbashisms: OK (3.23=setup[1.94]+cmd[0.01,0.05,1.23] seconds) 08:51:46 pre-commit: OK (50.98=setup[2.79]+cmd[0.01,0.01,39.90,8.27] seconds) 08:51:46 pylint: OK (31.29=setup[4.75]+cmd[26.53] seconds) 08:51:46 congratulations :) (6977.77 seconds) 08:51:46 + tox_status=0 08:51:46 + echo '---> Completed tox runs' 08:51:46 ---> Completed tox runs 08:51:46 + for i in .tox/*/log 08:51:46 ++ awk -F/ '{print $2}' 08:51:46 ++ echo .tox/build_karaf_tests121/log 08:51:46 + tox_env=build_karaf_tests121 08:51:46 + cp -r .tox/build_karaf_tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests121 08:51:46 + for i in .tox/*/log 08:51:46 ++ echo .tox/build_karaf_tests190/log 08:51:46 ++ awk -F/ '{print $2}' 08:51:46 + tox_env=build_karaf_tests190 08:51:46 + cp -r .tox/build_karaf_tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests190 08:51:46 + for i in .tox/*/log 08:51:46 ++ echo .tox/build_karaf_tests221/log 08:51:46 ++ awk -F/ '{print $2}' 08:51:46 + tox_env=build_karaf_tests221 08:51:46 + cp -r .tox/build_karaf_tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests221 08:51:46 + for i in .tox/*/log 08:51:46 ++ echo .tox/build_karaf_tests71/log 08:51:46 ++ awk -F/ '{print $2}' 08:51:46 + tox_env=build_karaf_tests71 08:51:46 + cp -r .tox/build_karaf_tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests71 08:51:46 + for i in .tox/*/log 08:51:46 ++ echo .tox/buildcontroller/log 08:51:46 ++ awk -F/ '{print $2}' 08:51:46 + tox_env=buildcontroller 08:51:46 + cp -r .tox/buildcontroller/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildcontroller 08:51:46 + for i in .tox/*/log 08:51:46 ++ echo .tox/buildlighty/log 08:51:46 ++ awk -F/ '{print $2}' 08:51:46 + tox_env=buildlighty 08:51:46 + cp -r .tox/buildlighty/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildlighty 08:51:46 + for i in .tox/*/log 08:51:46 ++ echo .tox/checkbashisms/log 08:51:46 ++ awk -F/ '{print $2}' 08:51:46 + tox_env=checkbashisms 08:51:46 + cp -r .tox/checkbashisms/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/checkbashisms 08:51:46 + for i in .tox/*/log 08:51:46 ++ echo .tox/docs-linkcheck/log 08:51:46 ++ awk -F/ '{print $2}' 08:51:46 + tox_env=docs-linkcheck 08:51:46 + cp -r .tox/docs-linkcheck/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs-linkcheck 08:51:46 + for i in .tox/*/log 08:51:46 ++ echo .tox/docs/log 08:51:46 ++ awk -F/ '{print $2}' 08:51:46 + tox_env=docs 08:51:46 + cp -r .tox/docs/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs 08:51:46 + for i in .tox/*/log 08:51:46 ++ echo .tox/pre-commit/log 08:51:46 ++ awk -F/ '{print $2}' 08:51:46 + tox_env=pre-commit 08:51:46 + cp -r .tox/pre-commit/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pre-commit 08:51:46 + for i in .tox/*/log 08:51:46 ++ echo .tox/pylint/log 08:51:46 ++ awk -F/ '{print $2}' 08:51:46 + tox_env=pylint 08:51:46 + cp -r .tox/pylint/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pylint 08:51:46 + for i in .tox/*/log 08:51:46 ++ echo .tox/sims/log 08:51:46 ++ awk -F/ '{print $2}' 08:51:46 + tox_env=sims 08:51:46 + cp -r .tox/sims/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/sims 08:51:46 + for i in .tox/*/log 08:51:46 ++ echo .tox/tests121/log 08:51:46 ++ awk -F/ '{print $2}' 08:51:46 + tox_env=tests121 08:51:46 + cp -r .tox/tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests121 08:51:46 + for i in .tox/*/log 08:51:46 ++ echo .tox/tests190/log 08:51:46 ++ awk -F/ '{print $2}' 08:51:46 + tox_env=tests190 08:51:46 + cp -r .tox/tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests190 08:51:46 + for i in .tox/*/log 08:51:46 ++ echo .tox/tests221/log 08:51:46 ++ awk -F/ '{print $2}' 08:51:46 + tox_env=tests221 08:51:46 + cp -r .tox/tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests221 08:51:46 + for i in .tox/*/log 08:51:46 ++ echo .tox/tests71/log 08:51:46 ++ awk -F/ '{print $2}' 08:51:46 + tox_env=tests71 08:51:46 + cp -r .tox/tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests71 08:51:46 + for i in .tox/*/log 08:51:46 ++ echo .tox/testsPCE/log 08:51:46 ++ awk -F/ '{print $2}' 08:51:46 + tox_env=testsPCE 08:51:46 + cp -r .tox/testsPCE/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/testsPCE 08:51:46 + for i in .tox/*/log 08:51:46 ++ echo .tox/tests_hybrid/log 08:51:46 ++ awk -F/ '{print $2}' 08:51:46 + tox_env=tests_hybrid 08:51:46 + cp -r .tox/tests_hybrid/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_hybrid 08:51:46 + for i in .tox/*/log 08:51:46 ++ awk -F/ '{print $2}' 08:51:46 ++ echo .tox/tests_tapi/log 08:51:46 + tox_env=tests_tapi 08:51:46 + cp -r .tox/tests_tapi/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_tapi 08:51:46 + DOC_DIR=docs/_build/html 08:51:46 + [[ -d docs/_build/html ]] 08:51:46 + echo '---> Archiving generated docs' 08:51:46 ---> Archiving generated docs 08:51:46 + mv docs/_build/html /w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 08:51:46 + echo '---> tox-run.sh ends' 08:51:46 ---> tox-run.sh ends 08:51:46 + test 0 -eq 0 08:51:46 $ ssh-agent -k 08:51:46 unset SSH_AUTH_SOCK; 08:51:46 unset SSH_AGENT_PID; 08:51:46 echo Agent pid 1572 killed; 08:51:46 [ssh-agent] Stopped. 08:51:46 [PostBuildScript] - [INFO] Executing post build scripts. 08:51:46 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins6631448476380535690.sh 08:51:46 ---> sysstat.sh 08:51:47 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins13942132285775281436.sh 08:51:47 ---> package-listing.sh 08:51:47 ++ facter osfamily 08:51:47 ++ tr '[:upper:]' '[:lower:]' 08:51:47 + OS_FAMILY=debian 08:51:47 + workspace=/w/workspace/transportpce-tox-verify-transportpce-master 08:51:47 + START_PACKAGES=/tmp/packages_start.txt 08:51:47 + END_PACKAGES=/tmp/packages_end.txt 08:51:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:51:47 + PACKAGES=/tmp/packages_start.txt 08:51:47 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 08:51:47 + PACKAGES=/tmp/packages_end.txt 08:51:47 + case "${OS_FAMILY}" in 08:51:47 + dpkg -l 08:51:47 + grep '^ii' 08:51:47 + '[' -f /tmp/packages_start.txt ']' 08:51:47 + '[' -f /tmp/packages_end.txt ']' 08:51:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:51:47 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 08:51:47 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 08:51:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 08:51:47 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins2570980657992074035.sh 08:51:47 ---> capture-instance-metadata.sh 08:51:47 Setup pyenv: 08:51:47 system 08:51:47 3.8.20 08:51:47 3.9.20 08:51:47 3.10.15 08:51:47 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 08:51:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Vykm from file:/tmp/.os_lf_venv 08:51:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:51:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:51:50 lf-activate-venv(): INFO: Base packages installed successfully 08:51:50 lf-activate-venv(): INFO: Installing additional packages: lftools 08:52:05 lf-activate-venv(): INFO: Adding /tmp/venv-Vykm/bin to PATH 08:52:05 INFO: Running in OpenStack, capturing instance metadata 08:52:06 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins5590706940784710968.sh 08:52:06 provisioning config files... 08:52:06 Could not find credentials [logs] for transportpce-tox-verify-transportpce-master #3636 08:52:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-transportpce-master@tmp/config7421636940024224787tmp 08:52:06 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 08:52:06 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 08:52:06 provisioning config files... 08:52:06 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 08:52:06 [EnvInject] - Injecting environment variables from a build step. 08:52:06 [EnvInject] - Injecting as environment variables the properties content 08:52:06 SERVER_ID=logs 08:52:06 08:52:06 [EnvInject] - Variables injected successfully. 08:52:07 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins8579577222102478829.sh 08:52:07 ---> create-netrc.sh 08:52:07 WARN: Log server credential not found. 08:52:07 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins905592426593255545.sh 08:52:07 ---> python-tools-install.sh 08:52:07 Setup pyenv: 08:52:07 system 08:52:07 3.8.20 08:52:07 3.9.20 08:52:07 3.10.15 08:52:07 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 08:52:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Vykm from file:/tmp/.os_lf_venv 08:52:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:52:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:52:09 lf-activate-venv(): INFO: Base packages installed successfully 08:52:09 lf-activate-venv(): INFO: Installing additional packages: lftools 08:52:20 lf-activate-venv(): INFO: Adding /tmp/venv-Vykm/bin to PATH 08:52:20 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins13270939441788376596.sh 08:52:20 ---> sudo-logs.sh 08:52:20 Archiving 'sudo' log.. 08:52:20 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins6823831033628798863.sh 08:52:20 ---> job-cost.sh 08:52:21 Setup pyenv: 08:52:21 system 08:52:21 3.8.20 08:52:21 3.9.20 08:52:21 3.10.15 08:52:21 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 08:52:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Vykm from file:/tmp/.os_lf_venv 08:52:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:52:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:52:23 lf-activate-venv(): INFO: Base packages installed successfully 08:52:23 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:52:31 lf-activate-venv(): INFO: Adding /tmp/venv-Vykm/bin to PATH 08:52:31 INFO: No Stack... 08:52:32 INFO: Retrieving Pricing Info for: v3-standard-4 08:52:32 INFO: Archiving Costs 08:52:32 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins746176294504135686.sh 08:52:32 ---> logs-deploy.sh 08:52:32 Setup pyenv: 08:52:32 system 08:52:32 3.8.20 08:52:32 3.9.20 08:52:32 3.10.15 08:52:32 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 08:52:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Vykm from file:/tmp/.os_lf_venv 08:52:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:52:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:52:34 lf-activate-venv(): INFO: Base packages installed successfully 08:52:34 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 08:52:45 lf-activate-venv(): INFO: Adding /tmp/venv-Vykm/bin to PATH 08:52:45 WARNING: Nexus logging server not set 08:52:45 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-transportpce-master/3636/ 08:52:45 INFO: archiving logs to S3 08:52:47 ---> uname -a: 08:52:47 Linux prd-ubuntu2204-docker-4c-16g-2196 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 08:52:47 08:52:47 08:52:47 ---> lscpu: 08:52:47 Architecture: x86_64 08:52:47 CPU op-mode(s): 32-bit, 64-bit 08:52:47 Address sizes: 40 bits physical, 48 bits virtual 08:52:47 Byte Order: Little Endian 08:52:47 CPU(s): 4 08:52:47 On-line CPU(s) list: 0-3 08:52:47 Vendor ID: AuthenticAMD 08:52:47 Model name: AMD EPYC-Rome Processor 08:52:47 CPU family: 23 08:52:47 Model: 49 08:52:47 Thread(s) per core: 1 08:52:47 Core(s) per socket: 1 08:52:47 Socket(s): 4 08:52:47 Stepping: 0 08:52:47 BogoMIPS: 5599.99 08:52:47 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 08:52:47 Virtualization: AMD-V 08:52:47 Hypervisor vendor: KVM 08:52:47 Virtualization type: full 08:52:47 L1d cache: 128 KiB (4 instances) 08:52:47 L1i cache: 128 KiB (4 instances) 08:52:47 L2 cache: 2 MiB (4 instances) 08:52:47 L3 cache: 64 MiB (4 instances) 08:52:47 NUMA node(s): 1 08:52:47 NUMA node0 CPU(s): 0-3 08:52:47 Vulnerability Gather data sampling: Not affected 08:52:47 Vulnerability Indirect target selection: Not affected 08:52:47 Vulnerability Itlb multihit: Not affected 08:52:47 Vulnerability L1tf: Not affected 08:52:47 Vulnerability Mds: Not affected 08:52:47 Vulnerability Meltdown: Not affected 08:52:47 Vulnerability Mmio stale data: Not affected 08:52:47 Vulnerability Reg file data sampling: Not affected 08:52:47 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 08:52:47 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 08:52:47 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:52:47 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:52:47 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB disabled; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 08:52:47 Vulnerability Srbds: Not affected 08:52:47 Vulnerability Tsx async abort: Not affected 08:52:47 08:52:47 08:52:47 ---> nproc: 08:52:47 4 08:52:47 08:52:47 08:52:47 ---> df -h: 08:52:47 Filesystem Size Used Avail Use% Mounted on 08:52:47 tmpfs 1.6G 1.1M 1.6G 1% /run 08:52:47 /dev/vda1 78G 18G 61G 23% / 08:52:47 tmpfs 7.9G 0 7.9G 0% /dev/shm 08:52:47 tmpfs 5.0M 0 5.0M 0% /run/lock 08:52:47 /dev/vda15 105M 6.1M 99M 6% /boot/efi 08:52:47 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 08:52:47 08:52:47 08:52:47 ---> free -m: 08:52:47 total used free shared buff/cache available 08:52:47 Mem: 15989 695 10113 3 5180 14951 08:52:47 Swap: 1023 0 1023 08:52:47 08:52:47 08:52:47 ---> ip addr: 08:52:47 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:52:47 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:52:47 inet 127.0.0.1/8 scope host lo 08:52:47 valid_lft forever preferred_lft forever 08:52:47 inet6 ::1/128 scope host 08:52:47 valid_lft forever preferred_lft forever 08:52:47 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:52:47 link/ether fa:16:3e:fb:b9:69 brd ff:ff:ff:ff:ff:ff 08:52:47 altname enp0s3 08:52:47 inet 10.30.171.247/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 08:52:47 valid_lft 79240sec preferred_lft 79240sec 08:52:47 inet6 fe80::f816:3eff:fefb:b969/64 scope link 08:52:47 valid_lft forever preferred_lft forever 08:52:47 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 08:52:47 link/ether 76:16:5e:14:3b:58 brd ff:ff:ff:ff:ff:ff 08:52:47 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:52:47 valid_lft forever preferred_lft forever 08:52:47 08:52:47 08:52:47 ---> sar -b -r -n DEV: 08:52:47 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-16g-2196) 10/09/25 _x86_64_ (4 CPU) 08:52:47 08:52:47 06:53:29 LINUX RESTART (4 CPU) 08:52:47 08:52:47 07:00:19 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:52:47 07:10:01 89.84 29.65 43.99 16.20 375.86 6005.66 219328.87 08:52:47 07:20:20 20.28 0.19 19.11 0.97 6.21 538.98 1713.89 08:52:47 07:30:09 21.09 0.04 20.09 0.96 2.28 837.64 1186.31 08:52:47 07:40:01 10.32 0.02 9.84 0.46 0.62 285.07 276.41 08:52:47 07:50:21 2.21 0.00 2.20 0.00 0.05 37.03 0.14 08:52:47 08:00:16 5.20 0.00 5.03 0.17 0.16 127.87 43.89 08:52:47 08:10:01 4.82 0.01 4.63 0.18 1.08 127.45 74.34 08:52:47 08:20:23 5.09 0.00 4.92 0.17 0.32 133.09 236.25 08:52:47 08:30:25 2.20 0.00 2.20 0.00 0.00 34.40 0.01 08:52:47 08:40:25 11.62 0.01 10.99 0.62 0.71 640.93 201.92 08:52:47 08:50:12 5.98 0.02 5.76 0.20 0.61 172.17 192.02 08:52:47 Average: 16.02 2.64 11.60 1.77 34.27 796.69 19714.03 08:52:47 08:52:47 07:00:19 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:52:47 07:10:01 3397404 7597092 8333132 50.90 268144 3870812 9467240 54.34 2331368 10015648 1952 08:52:47 07:20:20 2531760 6761484 9168768 56.00 270940 3898068 10474252 60.12 2369856 10854508 736 08:52:47 07:30:09 10055700 14424820 1509944 9.22 276804 4027612 2799608 16.07 2409080 3310484 8500 08:52:47 07:40:01 7314932 11713168 4220320 25.78 278516 4054924 5132900 29.46 2412264 6028784 428 08:52:47 07:50:21 8695328 13095200 2838260 17.33 278692 4056380 3580468 20.55 2412468 4639356 116 08:52:47 08:00:16 6950200 11364588 4568468 27.90 279232 4070344 5264920 30.22 2413664 6385468 52 08:52:47 08:10:01 5479176 9908012 6024224 36.79 279724 4084252 6741324 38.70 2415520 7860840 308 08:52:47 08:20:23 5521584 9966912 5965348 36.43 280156 4100304 6683744 38.36 2418092 7819720 264 08:52:47 08:30:25 5453320 9899780 6032300 36.84 280412 4101172 6736148 38.67 2418348 7881320 84 08:52:47 08:40:25 6769868 11352544 4580136 27.97 284752 4227480 5278412 30.30 2434456 6544052 208 08:52:47 08:50:12 5945920 10551472 5380816 32.86 285336 4249740 6021520 34.56 2445812 7357204 124 08:52:47 Average: 6192290 10603188 5329247 32.55 278428 4067372 6198231 35.58 2407357 7154308 1161 08:52:47 08:52:47 07:00:19 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:52:47 07:10:01 lo 23.08 23.08 18.48 18.48 0.00 0.00 0.00 0.00 08:52:47 07:10:01 ens3 2.23 2.17 0.66 1.44 0.00 0.00 0.00 0.00 08:52:47 07:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:47 07:20:20 lo 42.54 42.54 18.34 18.34 0.00 0.00 0.00 0.00 08:52:47 07:20:20 ens3 1.63 1.52 0.37 0.32 0.00 0.00 0.00 0.00 08:52:47 07:20:20 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:47 07:30:09 lo 22.56 22.56 10.02 10.02 0.00 0.00 0.00 0.00 08:52:47 07:30:09 ens3 1.04 1.07 0.26 0.23 0.00 0.00 0.00 0.00 08:52:47 07:30:09 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:47 07:40:01 lo 14.24 14.24 7.93 7.93 0.00 0.00 0.00 0.00 08:52:47 07:40:01 ens3 0.71 0.54 0.16 0.12 0.00 0.00 0.00 0.00 08:52:47 07:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:47 07:50:21 lo 12.13 12.13 5.85 5.85 0.00 0.00 0.00 0.00 08:52:47 07:50:21 ens3 0.53 0.49 0.12 0.09 0.00 0.00 0.00 0.00 08:52:47 07:50:21 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:47 08:00:16 lo 24.50 24.50 8.28 8.28 0.00 0.00 0.00 0.00 08:52:47 08:00:16 ens3 0.64 0.40 0.18 0.12 0.00 0.00 0.00 0.00 08:52:47 08:00:16 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:47 08:10:01 lo 13.58 13.58 7.13 7.13 0.00 0.00 0.00 0.00 08:52:47 08:10:01 ens3 0.66 0.57 0.17 0.13 0.00 0.00 0.00 0.00 08:52:47 08:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:47 08:20:23 lo 13.56 13.56 7.88 7.88 0.00 0.00 0.00 0.00 08:52:47 08:20:23 ens3 0.55 0.42 0.11 0.08 0.00 0.00 0.00 0.00 08:52:47 08:20:23 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:47 08:30:25 lo 7.87 7.87 4.07 4.07 0.00 0.00 0.00 0.00 08:52:47 08:30:25 ens3 0.38 0.25 0.07 0.05 0.00 0.00 0.00 0.00 08:52:47 08:30:25 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:47 08:40:25 lo 16.75 16.75 9.47 9.47 0.00 0.00 0.00 0.00 08:52:47 08:40:25 ens3 1.10 0.87 0.30 0.24 0.00 0.00 0.00 0.00 08:52:47 08:40:25 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:47 08:50:12 lo 31.26 31.26 12.08 12.08 0.00 0.00 0.00 0.00 08:52:47 08:50:12 ens3 0.74 0.52 0.15 0.11 0.00 0.00 0.00 0.00 08:52:47 08:50:12 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:47 Average: lo 20.19 20.19 9.94 9.94 0.00 0.00 0.00 0.00 08:52:47 Average: ens3 0.93 0.80 0.23 0.26 0.00 0.00 0.00 0.00 08:52:47 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:47 08:52:47 08:52:47 ---> sar -P ALL: 08:52:47 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-16g-2196) 10/09/25 _x86_64_ (4 CPU) 08:52:47 08:52:47 06:53:29 LINUX RESTART (4 CPU) 08:52:47 08:52:47 07:00:19 CPU %user %nice %system %iowait %steal %idle 08:52:47 07:10:01 all 53.67 0.00 2.12 0.14 0.11 43.96 08:52:47 07:10:01 0 54.37 0.00 2.04 0.11 0.11 43.36 08:52:47 07:10:01 1 54.56 0.00 2.15 0.17 0.11 43.02 08:52:47 07:10:01 2 53.25 0.00 2.02 0.11 0.11 44.51 08:52:47 07:10:01 3 52.49 0.00 2.27 0.17 0.11 44.96 08:52:47 07:20:20 all 40.46 0.00 1.62 0.04 0.10 57.78 08:52:47 07:20:20 0 39.72 0.00 1.70 0.07 0.10 58.42 08:52:47 07:20:20 1 40.58 0.00 1.64 0.02 0.10 57.65 08:52:47 07:20:20 2 40.77 0.00 1.56 0.05 0.10 57.52 08:52:47 07:20:20 3 40.78 0.00 1.57 0.03 0.10 57.51 08:52:47 07:30:09 all 29.44 0.00 1.13 0.06 0.09 69.28 08:52:47 07:30:09 0 29.55 0.00 1.10 0.06 0.09 69.20 08:52:47 07:30:09 1 29.07 0.00 1.10 0.11 0.09 69.63 08:52:47 07:30:09 2 29.48 0.00 1.16 0.06 0.09 69.21 08:52:47 07:30:09 3 29.65 0.00 1.14 0.02 0.09 69.10 08:52:47 07:40:01 all 18.13 0.00 0.68 0.03 0.06 81.10 08:52:47 07:40:01 0 18.02 0.00 0.64 0.02 0.06 81.26 08:52:47 07:40:01 1 18.38 0.00 0.62 0.03 0.06 80.91 08:52:47 07:40:01 2 17.59 0.00 0.68 0.04 0.06 81.63 08:52:47 07:40:01 3 18.52 0.00 0.76 0.03 0.07 80.62 08:52:47 07:50:21 all 2.54 0.00 0.32 0.01 0.04 97.09 08:52:47 07:50:21 0 2.58 0.00 0.30 0.00 0.04 97.08 08:52:47 07:50:21 1 2.57 0.00 0.32 0.01 0.05 97.05 08:52:47 07:50:21 2 2.46 0.00 0.32 0.01 0.05 97.16 08:52:47 07:50:21 3 2.56 0.00 0.33 0.02 0.05 97.05 08:52:47 08:00:16 all 7.74 0.00 0.36 0.01 0.05 91.83 08:52:47 08:00:16 0 7.86 0.00 0.28 0.01 0.05 91.80 08:52:47 08:00:16 1 7.85 0.00 0.37 0.00 0.06 91.72 08:52:47 08:00:16 2 7.56 0.00 0.40 0.01 0.05 91.97 08:52:47 08:00:16 3 7.70 0.00 0.38 0.03 0.05 91.84 08:52:47 08:10:01 all 9.18 0.00 0.39 0.02 0.06 90.36 08:52:47 08:10:01 0 9.33 0.00 0.35 0.03 0.06 90.23 08:52:47 08:10:01 1 8.97 0.00 0.42 0.02 0.06 90.53 08:52:47 08:10:01 2 9.34 0.00 0.41 0.01 0.06 90.18 08:52:47 08:10:01 3 9.06 0.00 0.37 0.01 0.05 90.51 08:52:47 08:20:23 all 8.67 0.00 0.40 0.01 0.06 90.86 08:52:47 08:20:23 0 8.96 0.00 0.41 0.02 0.05 90.56 08:52:47 08:20:23 1 8.84 0.00 0.35 0.01 0.06 90.74 08:52:47 08:20:23 2 8.27 0.00 0.41 0.01 0.06 91.25 08:52:47 08:20:23 3 8.63 0.00 0.41 0.01 0.05 90.89 08:52:47 08:30:25 all 1.10 0.00 0.21 0.01 0.05 98.64 08:52:47 08:30:25 0 1.32 0.00 0.20 0.00 0.04 98.43 08:52:47 08:30:25 1 1.12 0.00 0.26 0.01 0.05 98.57 08:52:47 08:30:25 2 1.07 0.00 0.22 0.02 0.05 98.65 08:52:47 08:30:25 3 0.89 0.00 0.16 0.01 0.04 98.90 08:52:47 08:40:25 all 19.45 0.00 0.75 0.40 0.09 79.31 08:52:47 08:40:25 0 19.39 0.00 0.81 0.32 0.08 79.41 08:52:47 08:40:25 1 19.10 0.00 0.62 0.37 0.08 79.82 08:52:47 08:40:25 2 19.92 0.00 0.80 0.31 0.12 78.85 08:52:47 08:40:25 3 19.40 0.00 0.78 0.58 0.08 79.17 08:52:47 08:50:12 all 10.59 0.00 0.51 0.05 0.06 88.79 08:52:47 08:50:12 0 10.95 0.00 0.46 0.09 0.05 88.45 08:52:47 08:50:12 1 10.03 0.00 0.55 0.04 0.06 89.32 08:52:47 08:50:12 2 10.61 0.00 0.50 0.04 0.06 88.78 08:52:47 08:50:12 3 10.77 0.00 0.52 0.03 0.05 88.62 08:52:47 08:52:47 Average: CPU %user %nice %system %iowait %steal %idle 08:52:47 Average: all 18.18 0.00 0.77 0.07 0.07 80.91 08:52:47 Average: 0 18.27 0.00 0.75 0.07 0.07 80.84 08:52:47 Average: 1 18.19 0.00 0.76 0.07 0.07 80.91 08:52:47 Average: 2 18.13 0.00 0.77 0.06 0.07 80.97 08:52:47 Average: 3 18.13 0.00 0.79 0.08 0.07 80.93 08:52:47 08:52:47 08:52:47