00:57:38 Started by user Anil Belur 00:57:38 Running as SYSTEM 00:57:38 [EnvInject] - Loading node environment variables. 00:57:38 Building remotely on prd-ubuntu2204-docker-8c-8g-186 (ubuntu2204-docker-8c-8g) in workspace /w/workspace/autorelease-generate-release-notes-titanium 00:57:38 [ssh-agent] Looking for ssh-agent implementation... 00:57:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:57:38 $ ssh-agent 00:57:38 SSH_AUTH_SOCK=/tmp/ssh-XXXXXX0SO1DK/agent.1653 00:57:38 SSH_AGENT_PID=1655 00:57:38 [ssh-agent] Started. 00:57:38 Running ssh-add (command line suppressed) 00:57:38 Identity added: /w/workspace/autorelease-generate-release-notes-titanium@tmp/private_key_7277958473522451630.key (/w/workspace/autorelease-generate-release-notes-titanium@tmp/private_key_7277958473522451630.key) 00:57:38 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 00:57:38 The recommended git tool is: NONE 00:57:41 using credential opendaylight-jenkins-ssh 00:57:41 Wiping out workspace first. 00:57:41 Cloning the remote Git repository 00:57:41 Cloning repository git://devvexx.opendaylight.org/mirror/releng/autorelease 00:57:41 > git init /w/workspace/autorelease-generate-release-notes-titanium # timeout=10 00:57:41 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/autorelease 00:57:41 > git --version # timeout=10 00:57:41 > git --version # 'git version 2.34.1' 00:57:41 using GIT_SSH to set credentials Release Engineering Jenkins Key 00:57:41 Verifying host key using known hosts file 00:57:41 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. 00:57:41 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/autorelease +refs/heads/*:refs/remotes/origin/* # timeout=10 00:57:44 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/autorelease # timeout=10 00:57:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:57:44 Avoid second fetch 00:57:44 > git rev-parse refs/remotes/origin/stable/titanium^{commit} # timeout=10 00:57:45 Checking out Revision e82ee4089650f8592dec83cf35c491916fcc4a5a (refs/remotes/origin/stable/titanium) 00:57:45 > git config core.sparsecheckout # timeout=10 00:57:45 > git checkout -f e82ee4089650f8592dec83cf35c491916fcc4a5a # timeout=10 00:57:45 Commit message: "Update git submodules" 00:57:45 First time build. Skipping changelog. 00:57:45 > git remote # timeout=10 00:57:45 > git submodule init # timeout=10 00:57:45 > git submodule sync # timeout=10 00:57:45 > git config --get remote.origin.url # timeout=10 00:57:45 > git submodule init # timeout=10 00:57:45 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 00:57:45 > git config --get submodule.daexim.url # timeout=10 00:57:45 > git config -f .gitmodules --get submodule.daexim.path # timeout=10 00:57:45 > git config --get submodule.integration/distribution.url # timeout=10 00:57:45 > git config -f .gitmodules --get submodule.integration/distribution.path # timeout=10 00:57:45 > git config --get submodule.jsonrpc.url # timeout=10 00:57:45 > git config -f .gitmodules --get submodule.jsonrpc.path # timeout=10 00:57:45 > git config --get submodule.lispflowmapping.url # timeout=10 00:57:45 > git config -f .gitmodules --get submodule.lispflowmapping.path # timeout=10 00:57:45 > git config --get submodule.ovsdb.url # timeout=10 00:57:45 > git config -f .gitmodules --get submodule.ovsdb.path # timeout=10 00:57:45 > git submodule update --init --recursive daexim # timeout=10 00:57:46 > git submodule update --init --recursive integration/distribution # timeout=10 00:57:47 > git submodule update --init --recursive jsonrpc # timeout=10 00:57:48 > git submodule update --init --recursive lispflowmapping # timeout=10 00:57:49 > git submodule update --init --recursive ovsdb # timeout=10 00:57:54 provisioning config files... 00:57:54 copy managed file [npmrc] to file:/home/jenkins/.npmrc 00:57:54 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 00:57:54 [autorelease-generate-release-notes-titanium] $ /bin/bash /tmp/jenkins17949219768969757049.sh 00:57:54 ---> python-tools-install.sh 00:57:54 Setup pyenv: 00:57:54 * system (set by /opt/pyenv/version) 00:57:54 * 3.8.20 (set by /opt/pyenv/version) 00:57:54 * 3.9.20 (set by /opt/pyenv/version) 00:57:54 3.10.15 00:57:54 3.11.10 00:57:59 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-X5ub 00:57:59 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 00:57:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:57:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:58:03 lf-activate-venv(): INFO: Base packages installed successfully 00:58:03 lf-activate-venv(): INFO: Installing additional packages: lftools 00:58:28 lf-activate-venv(): INFO: Adding /tmp/venv-X5ub/bin to PATH 00:58:28 Generating Requirements File 00:58:48 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. 00:58:48 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 00:58:48 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 00:58:48 Python 3.11.10 00:58:48 pip 25.2 from /tmp/venv-X5ub/lib/python3.11/site-packages/pip (python 3.11) 00:58:49 appdirs==1.4.4 00:58:49 argcomplete==3.6.2 00:58:49 aspy.yaml==1.3.0 00:58:49 attrs==25.4.0 00:58:49 autopage==0.5.2 00:58:49 beautifulsoup4==4.14.2 00:58:49 boto3==1.40.55 00:58:49 botocore==1.40.55 00:58:49 bs4==0.0.2 00:58:49 cachetools==6.2.1 00:58:49 certifi==2025.10.5 00:58:49 cffi==2.0.0 00:58:49 cfgv==3.4.0 00:58:49 chardet==5.2.0 00:58:49 charset-normalizer==3.4.4 00:58:49 click==8.3.0 00:58:49 cliff==4.11.0 00:58:49 cmd2==2.7.0 00:58:49 cryptography==3.3.2 00:58:49 debtcollector==3.0.0 00:58:49 decorator==5.2.1 00:58:49 defusedxml==0.7.1 00:58:49 Deprecated==1.2.18 00:58:49 distlib==0.4.0 00:58:49 dnspython==2.8.0 00:58:49 docker==7.1.0 00:58:49 dogpile.cache==1.5.0 00:58:49 durationpy==0.10 00:58:49 email-validator==2.3.0 00:58:49 filelock==3.20.0 00:58:49 future==1.0.0 00:58:49 gitdb==4.0.12 00:58:49 GitPython==3.1.45 00:58:49 google-auth==2.41.1 00:58:49 httplib2==0.31.0 00:58:49 identify==2.6.15 00:58:49 idna==3.11 00:58:49 importlib-resources==1.5.0 00:58:49 iso8601==2.1.0 00:58:49 Jinja2==3.1.6 00:58:49 jmespath==1.0.1 00:58:49 jsonpatch==1.33 00:58:49 jsonpointer==3.0.0 00:58:49 jsonschema==4.25.1 00:58:49 jsonschema-specifications==2025.9.1 00:58:49 keystoneauth1==5.12.0 00:58:49 kubernetes==34.1.0 00:58:49 lftools==0.37.15 00:58:49 lxml==6.0.2 00:58:49 markdown-it-py==4.0.0 00:58:49 MarkupSafe==3.0.3 00:58:49 mdurl==0.1.2 00:58:49 msgpack==1.1.2 00:58:49 multi_key_dict==2.0.3 00:58:49 munch==4.0.0 00:58:49 netaddr==1.3.0 00:58:49 niet==1.4.2 00:58:49 nodeenv==1.9.1 00:58:49 oauth2client==4.1.3 00:58:49 oauthlib==3.3.1 00:58:49 openstacksdk==4.7.1 00:58:49 os-service-types==1.8.0 00:58:49 osc-lib==4.2.0 00:58:49 oslo.config==10.0.0 00:58:49 oslo.context==6.1.0 00:58:49 oslo.i18n==6.6.0 00:58:49 oslo.log==7.2.1 00:58:49 oslo.serialization==5.8.0 00:58:49 oslo.utils==9.1.0 00:58:49 packaging==25.0 00:58:49 pbr==7.0.1 00:58:49 platformdirs==4.5.0 00:58:49 prettytable==3.16.0 00:58:49 psutil==7.1.1 00:58:49 pyasn1==0.6.1 00:58:49 pyasn1_modules==0.4.2 00:58:49 pycparser==2.23 00:58:49 pygerrit2==2.0.15 00:58:49 PyGithub==2.8.1 00:58:49 Pygments==2.19.2 00:58:49 PyJWT==2.10.1 00:58:49 PyNaCl==1.6.0 00:58:49 pyparsing==2.4.7 00:58:49 pyperclip==1.11.0 00:58:49 pyrsistent==0.20.0 00:58:49 python-cinderclient==9.8.0 00:58:49 python-dateutil==2.9.0.post0 00:58:49 python-heatclient==4.3.0 00:58:49 python-jenkins==1.8.3 00:58:49 python-keystoneclient==5.7.0 00:58:49 python-magnumclient==4.9.0 00:58:49 python-openstackclient==8.2.0 00:58:49 python-swiftclient==4.8.0 00:58:49 PyYAML==6.0.3 00:58:49 referencing==0.37.0 00:58:49 requests==2.32.5 00:58:49 requests-oauthlib==2.0.0 00:58:49 requestsexceptions==1.4.0 00:58:49 rfc3986==2.0.0 00:58:49 rich==14.2.0 00:58:49 rich-argparse==1.7.1 00:58:49 rpds-py==0.27.1 00:58:49 rsa==4.9.1 00:58:49 ruamel.yaml==0.18.15 00:58:49 ruamel.yaml.clib==0.2.14 00:58:49 s3transfer==0.14.0 00:58:49 simplejson==3.20.2 00:58:49 six==1.17.0 00:58:49 smmap==5.0.2 00:58:49 soupsieve==2.8 00:58:49 stevedore==5.5.0 00:58:49 tabulate==0.9.0 00:58:49 toml==0.10.2 00:58:49 tomlkit==0.13.3 00:58:49 tqdm==4.67.1 00:58:49 typing_extensions==4.15.0 00:58:49 tzdata==2025.2 00:58:49 urllib3==1.26.20 00:58:49 virtualenv==20.35.3 00:58:49 wcwidth==0.2.14 00:58:49 websocket-client==1.9.0 00:58:49 wrapt==2.0.0 00:58:49 xdg==6.0.0 00:58:49 xmltodict==1.0.2 00:58:49 yq==3.4.3 00:58:49 [autorelease-generate-release-notes-titanium] $ /bin/bash -l /tmp/jenkins16456145851929899480.sh 00:58:49 + . /home/jenkins/lf-env.sh 00:58:49 + lf-activate-venv --python python3 git-review==2.3.1 00:58:49 ++ mktemp -d /tmp/venv-XXXX 00:58:49 + lf_venv=/tmp/venv-2bNZ 00:58:49 + local venv_file=/tmp/.os_lf_venv 00:58:49 + local python=python3 00:58:49 + local options 00:58:49 + local set_path=true 00:58:49 + local install_args= 00:58:49 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 git-review==2.3.1 00:58:49 + options=' --python '\''python3'\'' -- '\''git-review==2.3.1'\''' 00:58:49 + eval set -- ' --python '\''python3'\'' -- '\''git-review==2.3.1'\''' 00:58:49 ++ set -- --python python3 -- git-review==2.3.1 00:58:49 + true 00:58:49 + case $1 in 00:58:49 + python=python3 00:58:49 + shift 2 00:58:49 + true 00:58:49 + case $1 in 00:58:49 + shift 00:58:49 + break 00:58:49 + case $python in 00:58:49 + local pkg_list= 00:58:49 + [[ -d /opt/pyenv ]] 00:58:49 + echo 'Setup pyenv:' 00:58:49 Setup pyenv: 00:58:49 + export PYENV_ROOT=/opt/pyenv 00:58:49 + PYENV_ROOT=/opt/pyenv 00:58:49 + 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 00:58:49 + 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 00:58:49 + pyenv versions 00:58:49 system 00:58:49 3.8.20 00:58:49 3.9.20 00:58:49 3.10.15 00:58:49 * 3.11.10 (set by /w/workspace/autorelease-generate-release-notes-titanium/.python-version) 00:58:49 + command -v pyenv 00:58:49 ++ pyenv init - --no-rehash 00:58:49 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 00:58:49 for i in ${!paths[@]}; do 00:58:49 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 00:58:49 fi; done; 00:58:49 echo "${paths[*]}"'\'')" 00:58:49 export PATH="/opt/pyenv/shims:${PATH}" 00:58:49 export PYENV_SHELL=bash 00:58:49 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 00:58:49 pyenv() { 00:58:49 local command 00:58:49 command="${1:-}" 00:58:49 if [ "$#" -gt 0 ]; then 00:58:49 shift 00:58:49 fi 00:58:49 00:58:49 case "$command" in 00:58:49 rehash|shell) 00:58:49 eval "$(pyenv "sh-$command" "$@")" 00:58:49 ;; 00:58:49 *) 00:58:49 command pyenv "$command" "$@" 00:58:49 ;; 00:58:49 esac 00:58:49 }' 00:58:49 +++ bash --norc -ec 'IFS=:; paths=($PATH); 00:58:49 for i in ${!paths[@]}; do 00:58:49 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 00:58:49 fi; done; 00:58:49 echo "${paths[*]}"' 00:58:49 ++ 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 00:58:49 ++ 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 00:58:49 ++ 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 00:58:49 ++ export PYENV_SHELL=bash 00:58:49 ++ PYENV_SHELL=bash 00:58:49 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 00:58:49 +++ complete -F _pyenv pyenv 00:58:49 ++ lf-pyver python3 00:58:49 ++ local py_version_xy=python3 00:58:49 ++ local py_version_xyz= 00:58:49 ++ pyenv versions 00:58:49 ++ local command 00:58:49 ++ command=versions 00:58:49 ++ '[' 1 -gt 0 ']' 00:58:49 ++ shift 00:58:49 ++ case "$command" in 00:58:49 ++ sed 's/^[ *]* //' 00:58:49 ++ command pyenv versions 00:58:49 ++ awk '{ print $1 }' 00:58:49 ++ grep -E '^[0-9.]*[0-9]$' 00:58:49 ++ [[ ! -s /tmp/.pyenv_versions ]] 00:58:49 +++ grep '^3' /tmp/.pyenv_versions 00:58:49 +++ sort -V 00:58:49 +++ tail -n 1 00:58:49 ++ py_version_xyz=3.11.10 00:58:49 ++ [[ -z 3.11.10 ]] 00:58:49 ++ echo 3.11.10 00:58:49 ++ return 0 00:58:49 + pyenv local 3.11.10 00:58:49 + local command 00:58:49 + command=local 00:58:49 + '[' 2 -gt 0 ']' 00:58:49 + shift 00:58:49 + case "$command" in 00:58:49 + command pyenv local 3.11.10 00:58:54 + for arg in "$@" 00:58:54 + case $arg in 00:58:54 + pkg_list+='git-review==2.3.1 ' 00:58:54 + [[ -f /tmp/.os_lf_venv ]] 00:58:54 ++ cat /tmp/.os_lf_venv 00:58:54 + lf_venv=/tmp/venv-X5ub 00:58:54 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-X5ub from' file:/tmp/.os_lf_venv 00:58:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-X5ub from file:/tmp/.os_lf_venv 00:58:54 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 00:58:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:58:54 + local 'pip_opts=--upgrade --quiet' 00:58:54 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 00:58:54 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 00:58:54 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 00:58:54 + [[ -n '' ]] 00:58:54 + [[ -n '' ]] 00:58:54 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 00:58:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:58:54 + /tmp/venv-X5ub/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 00:58:54 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 00:58:54 lf-activate-venv(): INFO: Base packages installed successfully 00:58:54 + [[ -z git-review==2.3.1 ]] 00:58:54 + echo 'lf-activate-venv(): INFO: Installing additional packages: git-review==2.3.1 ' 00:58:54 lf-activate-venv(): INFO: Installing additional packages: git-review==2.3.1 00:58:54 + /tmp/venv-X5ub/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager git-review==2.3.1 00:58:54 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. 00:58:54 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 00:58:54 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible. 00:58:54 + type python3 00:58:54 + true 00:58:54 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-X5ub/bin to PATH' 00:58:54 lf-activate-venv(): INFO: Adding /tmp/venv-X5ub/bin to PATH 00:58:54 + PATH=/tmp/venv-X5ub/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 00:58:54 + return 0 00:58:54 + RELEASE=Titanium-SR1 00:58:54 + '[' -z Titanium-SR1 ']' 00:58:54 + ./scripts/release-notes-generator.sh Titanium-SR1 00:58:54 daexim integration/distribution jsonrpc lispflowmapping ovsdb 00:58:54 00:58:54 Dispatching projects with or without changes ... 00:58:54 00:58:54 Process remaining noteworthy projects: 00:58:54 00:58:54 Project: daexim 00:58:54 00:58:54 Project: integration/distribution 00:58:54 00:58:54 Project: jsonrpc 00:58:54 00:58:54 Project: lispflowmapping 00:58:54 00:58:54 Project: ovsdb 00:58:54 + '[' -f /w/workspace/autorelease-generate-release-notes-titanium/release-notes.rst ']' 00:58:54 + mkdir -p /w/workspace/autorelease-generate-release-notes-titanium/archives 00:58:54 + cp -f /w/workspace/autorelease-generate-release-notes-titanium/release-notes.rst /w/workspace/autorelease-generate-release-notes-titanium/archives/titanium-sr1 00:58:54 ++ mktemp -d 00:58:54 + DOCS_DIR=/tmp/tmp.xoozh6nxFf 00:58:54 + git clone -b stable/titanium https://git.opendaylight.org/gerrit/docs.git /tmp/tmp.xoozh6nxFf 00:58:54 Cloning into '/tmp/tmp.xoozh6nxFf'... 00:58:55 + cd /tmp/tmp.xoozh6nxFf 00:58:55 + cp /w/workspace/autorelease-generate-release-notes-titanium/release-notes.rst docs/release-notes/release-notes-titanium-sr1.rst 00:58:55 + git add docs/release-notes/ 00:58:55 + GERRIT_COMMIT_MESSAGE='Update release notes for Titanium-SR1' 00:58:55 + GERRIT_TOPIC=autogenerate-release-notes 00:58:55 ++ ssh -p 29418 jenkins-releng@git.opendaylight.org gerrit query limit:1 owner:self is:open project:docs 'message:Update release notes for Titanium-SR1' topic:autogenerate-release-notes 00:58:55 ++ grep Change-Id: 00:58:55 ++ awk '{{ print $2 }}' 00:58:57 + CHANGE_ID= 00:58:57 + '[' -z '' ']' 00:58:57 + git commit -sm 'Update release notes for Titanium-SR1' 00:58:57 [stable/titanium 7aa12a20d] Update release notes for Titanium-SR1 00:58:57 1 file changed, 49 insertions(+) 00:58:57 create mode 100644 docs/release-notes/release-notes-titanium-sr1.rst 00:58:57 + git status 00:58:57 On branch stable/titanium 00:58:57 Your branch is ahead of 'origin/stable/titanium' by 1 commit. 00:58:57 (use "git push" to publish your local commits) 00:58:57 00:58:57 nothing to commit, working tree clean 00:58:57 + git remote add gerrit ssh://jenkins-releng@git.opendaylight.org:29418/docs.git 00:58:57 ++ git rev-parse --show-toplevel 00:58:57 + git config core.hooksPath /tmp/tmp.xoozh6nxFf/.git/hooks 00:58:57 + git review --yes -t autogenerate-release-notes stable/titanium 00:59:05 Your change was committed before the commit hook was installed. 00:59:05 Amending the commit to add a gerrit change id. 00:59:05 remote: 00:59:05 remote: Processing changes: refs: 1, new: 1 00:59:05 remote: Processing changes: refs: 1, new: 1, done 00:59:05 remote: 00:59:05 remote: SUCCESS 00:59:05 remote: 00:59:05 remote: https://git.opendaylight.org/gerrit/c/docs/+/118736 Update release notes for Titanium-SR1 [NEW] 00:59:05 remote: 00:59:05 To ssh://git.opendaylight.org:29418/docs.git 00:59:05 * [new reference] HEAD -> refs/for/stable/titanium%topic=autogenerate-release-notes 00:59:05 $ ssh-agent -k 00:59:05 unset SSH_AUTH_SOCK; 00:59:05 unset SSH_AGENT_PID; 00:59:05 echo Agent pid 1655 killed; 00:59:05 [ssh-agent] Stopped. 00:59:05 [PostBuildScript] - [INFO] Executing post build scripts. 00:59:05 [autorelease-generate-release-notes-titanium] $ /bin/bash /tmp/jenkins18251207294301686040.sh 00:59:05 ---> sysstat.sh 00:59:05 [autorelease-generate-release-notes-titanium] $ /bin/bash /tmp/jenkins1076334520149927991.sh 00:59:05 ---> package-listing.sh 00:59:05 ++ facter osfamily 00:59:05 ++ tr '[:upper:]' '[:lower:]' 00:59:06 + OS_FAMILY=debian 00:59:06 + workspace=/w/workspace/autorelease-generate-release-notes-titanium 00:59:06 + START_PACKAGES=/tmp/packages_start.txt 00:59:06 + END_PACKAGES=/tmp/packages_end.txt 00:59:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:59:06 + PACKAGES=/tmp/packages_start.txt 00:59:06 + '[' /w/workspace/autorelease-generate-release-notes-titanium ']' 00:59:06 + PACKAGES=/tmp/packages_end.txt 00:59:06 + case "${OS_FAMILY}" in 00:59:06 + dpkg -l 00:59:06 + grep '^ii' 00:59:06 + '[' -f /tmp/packages_start.txt ']' 00:59:06 + '[' -f /tmp/packages_end.txt ']' 00:59:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:59:06 + '[' /w/workspace/autorelease-generate-release-notes-titanium ']' 00:59:06 + mkdir -p /w/workspace/autorelease-generate-release-notes-titanium/archives/ 00:59:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/autorelease-generate-release-notes-titanium/archives/ 00:59:06 [autorelease-generate-release-notes-titanium] $ /bin/bash /tmp/jenkins174988501433546051.sh 00:59:06 ---> capture-instance-metadata.sh 00:59:06 Setup pyenv: 00:59:06 system 00:59:06 3.8.20 00:59:06 3.9.20 00:59:06 3.10.15 00:59:06 * 3.11.10 (set by /w/workspace/autorelease-generate-release-notes-titanium/.python-version) 00:59:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-X5ub from file:/tmp/.os_lf_venv 00:59:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:59:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:59:07 lf-activate-venv(): INFO: Base packages installed successfully 00:59:07 lf-activate-venv(): INFO: Installing additional packages: lftools 00:59:21 lf-activate-venv(): INFO: Adding /tmp/venv-X5ub/bin to PATH 00:59:21 INFO: Running in OpenStack, capturing instance metadata 00:59:21 [autorelease-generate-release-notes-titanium] $ /bin/bash /tmp/jenkins7380342099604059411.sh 00:59:21 provisioning config files... 00:59:21 Could not find credentials [logs] for autorelease-generate-release-notes-titanium #1 00:59:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/autorelease-generate-release-notes-titanium@tmp/config5933035385349875759tmp 00:59:21 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 00:59:21 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 00:59:21 provisioning config files... 00:59:21 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 00:59:21 [EnvInject] - Injecting environment variables from a build step. 00:59:21 [EnvInject] - Injecting as environment variables the properties content 00:59:21 SERVER_ID=logs 00:59:21 00:59:21 [EnvInject] - Variables injected successfully. 00:59:21 [autorelease-generate-release-notes-titanium] $ /bin/bash /tmp/jenkins2508037824716181077.sh 00:59:21 ---> create-netrc.sh 00:59:21 WARN: Log server credential not found. 00:59:21 [autorelease-generate-release-notes-titanium] $ /bin/bash /tmp/jenkins1445931622538683429.sh 00:59:21 ---> python-tools-install.sh 00:59:21 Setup pyenv: 00:59:21 system 00:59:21 3.8.20 00:59:21 3.9.20 00:59:21 3.10.15 00:59:21 * 3.11.10 (set by /w/workspace/autorelease-generate-release-notes-titanium/.python-version) 00:59:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-X5ub from file:/tmp/.os_lf_venv 00:59:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:59:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:59:25 lf-activate-venv(): INFO: Base packages installed successfully 00:59:25 lf-activate-venv(): INFO: Installing additional packages: lftools 00:59:36 lf-activate-venv(): INFO: Adding /tmp/venv-X5ub/bin to PATH 00:59:36 [autorelease-generate-release-notes-titanium] $ /bin/bash /tmp/jenkins10346058103682853144.sh 00:59:36 ---> sudo-logs.sh 00:59:36 Archiving 'sudo' log.. 00:59:37 [autorelease-generate-release-notes-titanium] $ /bin/bash /tmp/jenkins3502810220100480018.sh 00:59:37 ---> job-cost.sh 00:59:37 Setup pyenv: 00:59:37 system 00:59:37 3.8.20 00:59:37 3.9.20 00:59:37 3.10.15 00:59:37 * 3.11.10 (set by /w/workspace/autorelease-generate-release-notes-titanium/.python-version) 00:59:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-X5ub from file:/tmp/.os_lf_venv 00:59:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:59:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:59:39 lf-activate-venv(): INFO: Base packages installed successfully 00:59:39 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 00:59:45 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. 00:59:45 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 00:59:45 lf-activate-venv(): INFO: Adding /tmp/venv-X5ub/bin to PATH 00:59:45 INFO: No Stack... 00:59:45 INFO: Retrieving Pricing Info for: v3-standard-8 00:59:46 INFO: Archiving Costs 00:59:46 [autorelease-generate-release-notes-titanium] $ /bin/bash -l /tmp/jenkins17927023171312903065.sh 00:59:46 ---> logs-deploy.sh 00:59:46 Setup pyenv: 00:59:46 system 00:59:46 3.8.20 00:59:46 3.9.20 00:59:46 3.10.15 00:59:46 * 3.11.10 (set by /w/workspace/autorelease-generate-release-notes-titanium/.python-version) 00:59:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-X5ub from file:/tmp/.os_lf_venv 00:59:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:59:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:59:48 lf-activate-venv(): INFO: Base packages installed successfully 00:59:48 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 01:00:03 lf-activate-venv(): INFO: Adding /tmp/venv-X5ub/bin to PATH 01:00:03 WARNING: Nexus logging server not set 01:00:03 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/autorelease-generate-release-notes-titanium/1/ 01:00:03 INFO: archiving logs to S3 01:00:04 ---> uname -a: 01:00:04 Linux prd-ubuntu2204-docker-8c-8g-186 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 01:00:04 01:00:04 01:00:04 ---> lscpu: 01:00:04 Architecture: x86_64 01:00:04 CPU op-mode(s): 32-bit, 64-bit 01:00:04 Address sizes: 40 bits physical, 48 bits virtual 01:00:04 Byte Order: Little Endian 01:00:04 CPU(s): 8 01:00:04 On-line CPU(s) list: 0-7 01:00:04 Vendor ID: AuthenticAMD 01:00:04 Model name: AMD EPYC-Rome Processor 01:00:04 CPU family: 23 01:00:04 Model: 49 01:00:04 Thread(s) per core: 1 01:00:04 Core(s) per socket: 1 01:00:04 Socket(s): 8 01:00:04 Stepping: 0 01:00:04 BogoMIPS: 5600.00 01:00:04 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 01:00:04 Virtualization: AMD-V 01:00:04 Hypervisor vendor: KVM 01:00:04 Virtualization type: full 01:00:04 L1d cache: 256 KiB (8 instances) 01:00:04 L1i cache: 256 KiB (8 instances) 01:00:04 L2 cache: 4 MiB (8 instances) 01:00:04 L3 cache: 128 MiB (8 instances) 01:00:04 NUMA node(s): 1 01:00:04 NUMA node0 CPU(s): 0-7 01:00:04 Vulnerability Gather data sampling: Not affected 01:00:04 Vulnerability Indirect target selection: Not affected 01:00:04 Vulnerability Itlb multihit: Not affected 01:00:04 Vulnerability L1tf: Not affected 01:00:04 Vulnerability Mds: Not affected 01:00:04 Vulnerability Meltdown: Not affected 01:00:04 Vulnerability Mmio stale data: Not affected 01:00:04 Vulnerability Reg file data sampling: Not affected 01:00:04 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 01:00:04 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 01:00:04 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:00:04 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:00:04 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB disabled; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 01:00:04 Vulnerability Srbds: Not affected 01:00:04 Vulnerability Tsx async abort: Not affected 01:00:04 01:00:04 01:00:04 ---> nproc: 01:00:04 8 01:00:04 01:00:04 01:00:04 ---> df -h: 01:00:04 Filesystem Size Used Avail Use% Mounted on 01:00:04 tmpfs 3.2G 1.1M 3.2G 1% /run 01:00:04 /dev/vda1 155G 8.5G 147G 6% / 01:00:04 tmpfs 16G 0 16G 0% /dev/shm 01:00:04 tmpfs 5.0M 0 5.0M 0% /run/lock 01:00:04 /dev/vda15 105M 6.1M 99M 6% /boot/efi 01:00:04 tmpfs 3.2G 4.0K 3.2G 1% /run/user/1001 01:00:04 01:00:04 01:00:04 ---> free -m: 01:00:04 total used free shared buff/cache available 01:00:04 Mem: 32092 861 28633 4 2597 30791 01:00:04 Swap: 1023 0 1023 01:00:04 01:00:04 01:00:04 ---> ip addr: 01:00:04 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 01:00:04 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 01:00:04 inet 127.0.0.1/8 scope host lo 01:00:04 valid_lft forever preferred_lft forever 01:00:04 inet6 ::1/128 scope host 01:00:04 valid_lft forever preferred_lft forever 01:00:04 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 01:00:04 link/ether fa:16:3e:91:d8:22 brd ff:ff:ff:ff:ff:ff 01:00:04 altname enp0s3 01:00:04 inet 10.30.170.241/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 01:00:04 valid_lft 86216sec preferred_lft 86216sec 01:00:04 inet6 fe80::f816:3eff:fe91:d822/64 scope link 01:00:04 valid_lft forever preferred_lft forever 01:00:04 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 01:00:04 link/ether 5e:a9:58:83:c4:09 brd ff:ff:ff:ff:ff:ff 01:00:04 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 01:00:04 valid_lft forever preferred_lft forever 01:00:04 01:00:04 01:00:04 ---> sar -b -r -n DEV: 01:00:04 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-8c-8g-186) 10/20/25 _x86_64_ (8 CPU) 01:00:04 01:00:04 00:57:04 LINUX RESTART (8 CPU) 01:00:04 01:00:04 01:00:04 ---> sar -P ALL: 01:00:04 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-8c-8g-186) 10/20/25 _x86_64_ (8 CPU) 01:00:04 01:00:04 00:57:04 LINUX RESTART (8 CPU) 01:00:04 01:00:04 01:00:04