12:15:00 Started by user devspace 12:15:00 Running as SYSTEM 12:15:00 Building remotely on testintegration (swarm rocky9 ice36 java11) in workspace /home/omero/workspace/OMERO-docs 12:15:00 The recommended git tool is: NONE 12:15:00 No credentials specified 12:15:00 > git rev-parse --resolve-git-dir /home/omero/workspace/OMERO-docs/.git # timeout=10 12:15:00 Fetching changes from the remote Git repository 12:15:00 > git config remote.origin.url https://github.com/ome/ome-documentation # timeout=10 12:15:00 Fetching upstream changes from https://github.com/ome/ome-documentation 12:15:00 > git --version # timeout=10 12:15:00 > git --version # 'git version 2.47.3' 12:15:00 > git fetch --tags --force --progress -- https://github.com/ome/ome-documentation +refs/heads/*:refs/remotes/origin/* # timeout=10 12:15:00 > git rev-parse origin/develop^{commit} # timeout=10 12:15:00 Checking out Revision b0344eabfc17f184cc7faab4392125973156a778 (origin/develop) 12:15:00 > git config core.sparsecheckout # timeout=10 12:15:00 > git checkout -f b0344eabfc17f184cc7faab4392125973156a778 # timeout=10 12:15:00 Commit message: "Merge pull request #2513 from pwalczysko/remove-postgres12-linkwq" 12:15:00 > git rev-list --no-walk f73a8a5adda5afff8bb73c24facaf1e62a5533a7 # timeout=10 12:15:00 Cleaning workspace 12:15:00 > git rev-parse --verify HEAD # timeout=10 12:15:00 Resetting working tree 12:15:00 > git reset --hard # timeout=10 12:15:00 > git clean -fdx # timeout=10 12:15:01 [OMERO-docs] $ /bin/bash -xe /tmp/jenkins12758645078895227457.sh 12:15:01 + python3.11 -mvenv venv 12:15:04 + source /home/omero/workspace/OMERO-docs/venv/bin/activate 12:15:04 ++ deactivate nondestructive 12:15:04 ++ '[' -n '' ']' 12:15:04 ++ '[' -n '' ']' 12:15:04 ++ hash -r 12:15:04 ++ '[' -n '' ']' 12:15:04 ++ unset VIRTUAL_ENV 12:15:04 ++ unset VIRTUAL_ENV_PROMPT 12:15:04 ++ '[' '!' nondestructive = nondestructive ']' 12:15:04 ++ VIRTUAL_ENV=/home/omero/workspace/OMERO-docs/venv 12:15:04 ++ export VIRTUAL_ENV 12:15:04 ++ _OLD_VIRTUAL_PATH=/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 12:15:04 ++ PATH=/home/omero/workspace/OMERO-docs/venv/bin:/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 12:15:04 ++ export PATH 12:15:04 ++ '[' -n '' ']' 12:15:04 ++ '[' -z '' ']' 12:15:04 ++ _OLD_VIRTUAL_PS1= 12:15:04 ++ PS1='(venv) ' 12:15:04 ++ export PS1 12:15:04 ++ VIRTUAL_ENV_PROMPT='(venv) ' 12:15:04 ++ export VIRTUAL_ENV_PROMPT 12:15:04 ++ hash -r 12:15:04 + pip install -U pip 12:15:04 Requirement already satisfied: pip in ./venv/lib64/python3.11/site-packages (22.3.1) 12:15:04 Collecting pip 12:15:04 Using cached pip-25.3-py3-none-any.whl (1.8 MB) 12:15:04 Installing collected packages: pip 12:15:04 Attempting uninstall: pip 12:15:04 Found existing installation: pip 22.3.1 12:15:05 Uninstalling pip-22.3.1: 12:15:05 Successfully uninstalled pip-22.3.1 12:15:06 Successfully installed pip-25.3 12:15:06 + pip install -U scc 12:15:06 Collecting scc 12:15:06 Using cached scc-0.20.0-py3-none-any.whl.metadata (3.6 kB) 12:15:06 Collecting PyGithub>=1.54 (from scc) 12:15:06 Using cached pygithub-2.8.1-py3-none-any.whl.metadata (3.9 kB) 12:15:06 Collecting PyYAML>=5.1 (from scc) 12:15:06 Using cached pyyaml-6.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 12:15:06 Collecting future (from scc) 12:15:06 Using cached future-1.0.0-py3-none-any.whl.metadata (4.0 kB) 12:15:06 Collecting ruamel.yaml (from scc) 12:15:06 Using cached ruamel_yaml-0.19.1-py3-none-any.whl.metadata (16 kB) 12:15:06 Collecting ruamel.yaml.jinja2 (from scc) 12:15:06 Using cached ruamel.yaml.jinja2-0.2.7-py2.py3-none-any.whl.metadata (2.9 kB) 12:15:06 Collecting six (from scc) 12:15:06 Using cached six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 12:15:07 Collecting urllib3<2 (from scc) 12:15:07 Using cached urllib3-1.26.20-py2.py3-none-any.whl.metadata (50 kB) 12:15:07 Collecting yaclifw<0.3,>=0.2.0 (from scc) 12:15:07 Using cached yaclifw-0.2.0-py3-none-any.whl 12:15:07 Collecting pynacl>=1.4.0 (from PyGithub>=1.54->scc) 12:15:07 Using cached pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 12:15:07 Collecting requests>=2.14.0 (from PyGithub>=1.54->scc) 12:15:07 Using cached requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) 12:15:07 Collecting pyjwt>=2.4.0 (from pyjwt[crypto]>=2.4.0->PyGithub>=1.54->scc) 12:15:07 Using cached PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) 12:15:07 Collecting typing-extensions>=4.5.0 (from PyGithub>=1.54->scc) 12:15:07 Using cached typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 12:15:07 Collecting cryptography>=3.4.0 (from pyjwt[crypto]>=2.4.0->PyGithub>=1.54->scc) 12:15:07 Using cached cryptography-46.0.3-cp311-abi3-manylinux_2_34_x86_64.whl.metadata (5.7 kB) 12:15:07 Collecting cffi>=2.0.0 (from cryptography>=3.4.0->pyjwt[crypto]>=2.4.0->PyGithub>=1.54->scc) 12:15:07 Using cached cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 12:15:07 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.4.0->pyjwt[crypto]>=2.4.0->PyGithub>=1.54->scc) 12:15:07 Using cached pycparser-2.23-py3-none-any.whl.metadata (993 bytes) 12:15:07 Collecting charset_normalizer<4,>=2 (from requests>=2.14.0->PyGithub>=1.54->scc) 12:15:07 Using cached charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (37 kB) 12:15:07 Collecting idna<4,>=2.5 (from requests>=2.14.0->PyGithub>=1.54->scc) 12:15:07 Using cached idna-3.11-py3-none-any.whl.metadata (8.4 kB) 12:15:08 Collecting certifi>=2017.4.17 (from requests>=2.14.0->PyGithub>=1.54->scc) 12:15:08 Using cached certifi-2026.1.4-py3-none-any.whl.metadata (2.5 kB) 12:15:08 Using cached scc-0.20.0-py3-none-any.whl (48 kB) 12:15:08 Using cached urllib3-1.26.20-py2.py3-none-any.whl (144 kB) 12:15:08 Using cached pygithub-2.8.1-py3-none-any.whl (432 kB) 12:15:08 Using cached PyJWT-2.10.1-py3-none-any.whl (22 kB) 12:15:08 Using cached cryptography-46.0.3-cp311-abi3-manylinux_2_34_x86_64.whl (4.5 MB) 12:15:08 Using cached cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB) 12:15:08 Using cached pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 12:15:08 Using cached pyyaml-6.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (806 kB) 12:15:08 Using cached requests-2.32.5-py3-none-any.whl (64 kB) 12:15:08 Using cached charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB) 12:15:08 Using cached idna-3.11-py3-none-any.whl (71 kB) 12:15:08 Using cached certifi-2026.1.4-py3-none-any.whl (152 kB) 12:15:08 Using cached typing_extensions-4.15.0-py3-none-any.whl (44 kB) 12:15:08 Using cached future-1.0.0-py3-none-any.whl (491 kB) 12:15:08 Using cached pycparser-2.23-py3-none-any.whl (118 kB) 12:15:08 Using cached ruamel_yaml-0.19.1-py3-none-any.whl (118 kB) 12:15:08 Using cached ruamel.yaml.jinja2-0.2.7-py2.py3-none-any.whl (5.5 kB) 12:15:08 Using cached six-1.17.0-py2.py3-none-any.whl (11 kB) 12:15:08 Installing collected packages: urllib3, typing-extensions, six, ruamel.yaml, PyYAML, pyjwt, pycparser, idna, future, charset_normalizer, certifi, yaclifw, ruamel.yaml.jinja2, requests, cffi, pynacl, cryptography, PyGithub, scc 12:15:09 12:15:09 Successfully installed PyGithub-2.8.1 PyYAML-6.0.3 certifi-2026.1.4 cffi-2.0.0 charset_normalizer-3.4.4 cryptography-46.0.3 future-1.0.0 idna-3.11 pycparser-2.23 pyjwt-2.10.1 pynacl-1.6.2 requests-2.32.5 ruamel.yaml-0.19.1 ruamel.yaml.jinja2-0.2.7 scc-0.20.0 six-1.17.0 typing-extensions-4.15.0 urllib3-1.26.20 yaclifw-0.2.0 12:15:09 + test -e src 12:15:09 + scc merge develop --no-ask --reset --comment -S success-only --push merge_ci 12:15:10 Build was aborted 12:15:10 Aborted by devspace 12:15:10 Archiving artifacts 12:15:10 Terminated 12:15:10 Finished: ABORTED