Started by upstream project "Trigger" build number 385 originally caused by: Started by timer Running as SYSTEM Building remotely on testintegration (swarm rocky9 ice36 java11) in workspace /home/omero/workspace/OMERO-docs The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/omero/workspace/OMERO-docs/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/ome/ome-documentation # timeout=10 Fetching upstream changes from https://github.com/ome/ome-documentation > git --version # timeout=10 > git --version # 'git version 2.43.5' > git fetch --tags --force --progress -- https://github.com/ome/ome-documentation +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/develop^{commit} # timeout=10 Checking out Revision 930cd1337ef29077aceadc0e49e6845b4583f18e (origin/develop) > git config core.sparsecheckout # timeout=10 > git checkout -f 930cd1337ef29077aceadc0e49e6845b4583f18e # timeout=10 Commit message: "Merge pull request #2476 from sbesson/django_doc_4.2" > git rev-list --no-walk 930cd1337ef29077aceadc0e49e6845b4583f18e # timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 [OMERO-docs] $ /bin/bash -xe /tmp/jenkins17358157886210688465.sh + python3 -mvenv venv + source /home/omero/workspace/OMERO-docs/venv/bin/activate ++ deactivate nondestructive ++ '[' -n '' ']' ++ '[' -n '' ']' ++ '[' -n /bin/bash -o -n '' ']' ++ hash -r ++ '[' -n '' ']' ++ unset VIRTUAL_ENV ++ '[' '!' nondestructive = nondestructive ']' ++ VIRTUAL_ENV=/home/omero/workspace/OMERO-docs/venv ++ export VIRTUAL_ENV ++ _OLD_VIRTUAL_PATH=/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin ++ 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 ++ export PATH ++ '[' -n '' ']' ++ '[' -z '' ']' ++ _OLD_VIRTUAL_PS1= ++ PS1='(venv) ' ++ export PS1 ++ '[' -n /bin/bash -o -n '' ']' ++ hash -r + pip install -U pip Requirement already satisfied: pip in ./venv/lib/python3.9/site-packages (21.2.3) Collecting pip Using cached pip-25.0.1-py3-none-any.whl (1.8 MB) Installing collected packages: pip Attempting uninstall: pip Found existing installation: pip 21.2.3 Uninstalling pip-21.2.3: Successfully uninstalled pip-21.2.3 Successfully installed pip-25.0.1 + pip install -U scc Collecting scc Using cached scc-0.20.0-py3-none-any.whl.metadata (3.6 kB) Collecting PyGithub>=1.54 (from scc) Using cached PyGithub-2.6.1-py3-none-any.whl.metadata (3.9 kB) Collecting PyYAML>=5.1 (from scc) Using cached PyYAML-6.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) Collecting future (from scc) Using cached future-1.0.0-py3-none-any.whl.metadata (4.0 kB) Collecting ruamel.yaml (from scc) Using cached ruamel.yaml-0.18.10-py3-none-any.whl.metadata (23 kB) Collecting ruamel.yaml.jinja2 (from scc) Using cached ruamel.yaml.jinja2-0.2.7-py2.py3-none-any.whl.metadata (2.9 kB) Collecting six (from scc) Using cached six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) Collecting urllib3<2 (from scc) Using cached urllib3-1.26.20-py2.py3-none-any.whl.metadata (50 kB) Collecting yaclifw<0.3,>=0.2.0 (from scc) Using cached yaclifw-0.2.0-py3-none-any.whl Collecting pynacl>=1.4.0 (from PyGithub>=1.54->scc) Using cached PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl.metadata (8.6 kB) Collecting requests>=2.14.0 (from PyGithub>=1.54->scc) Using cached requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) Collecting pyjwt>=2.4.0 (from pyjwt[crypto]>=2.4.0->PyGithub>=1.54->scc) Using cached PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) Collecting typing-extensions>=4.0.0 (from PyGithub>=1.54->scc) Using cached typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB) Collecting Deprecated (from PyGithub>=1.54->scc) Using cached Deprecated-1.2.18-py2.py3-none-any.whl.metadata (5.7 kB) Collecting ruamel.yaml.clib>=0.2.7 (from ruamel.yaml->scc) Using cached ruamel.yaml.clib-0.2.12-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.7 kB) Collecting cryptography>=3.4.0 (from pyjwt[crypto]>=2.4.0->PyGithub>=1.54->scc) Using cached cryptography-44.0.1-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (5.7 kB) Collecting cffi>=1.4.1 (from pynacl>=1.4.0->PyGithub>=1.54->scc) Using cached cffi-1.17.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.5 kB) Collecting charset-normalizer<4,>=2 (from requests>=2.14.0->PyGithub>=1.54->scc) Using cached charset_normalizer-3.4.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (35 kB) Collecting idna<4,>=2.5 (from requests>=2.14.0->PyGithub>=1.54->scc) Using cached idna-3.10-py3-none-any.whl.metadata (10 kB) Collecting certifi>=2017.4.17 (from requests>=2.14.0->PyGithub>=1.54->scc) Using cached certifi-2025.1.31-py3-none-any.whl.metadata (2.5 kB) Collecting wrapt<2,>=1.10 (from Deprecated->PyGithub>=1.54->scc) Using cached wrapt-1.17.2-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.4 kB) Collecting pycparser (from cffi>=1.4.1->pynacl>=1.4.0->PyGithub>=1.54->scc) Using cached pycparser-2.22-py3-none-any.whl.metadata (943 bytes) Using cached scc-0.20.0-py3-none-any.whl (48 kB) Using cached PyGithub-2.6.1-py3-none-any.whl (410 kB) Using cached PyYAML-6.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (737 kB) Using cached urllib3-1.26.20-py2.py3-none-any.whl (144 kB) Using cached future-1.0.0-py3-none-any.whl (491 kB) Using cached ruamel.yaml-0.18.10-py3-none-any.whl (117 kB) Using cached ruamel.yaml.jinja2-0.2.7-py2.py3-none-any.whl (5.5 kB) Using cached six-1.17.0-py2.py3-none-any.whl (11 kB) Using cached PyJWT-2.10.1-py3-none-any.whl (22 kB) Using cached PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB) Using cached requests-2.32.3-py3-none-any.whl (64 kB) Using cached ruamel.yaml.clib-0.2.12-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (724 kB) Using cached typing_extensions-4.12.2-py3-none-any.whl (37 kB) Using cached Deprecated-1.2.18-py2.py3-none-any.whl (10.0 kB) Using cached certifi-2025.1.31-py3-none-any.whl (166 kB) Using cached cffi-1.17.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (445 kB) Using cached charset_normalizer-3.4.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (146 kB) Using cached cryptography-44.0.1-cp39-abi3-manylinux_2_34_x86_64.whl (4.2 MB) Using cached idna-3.10-py3-none-any.whl (70 kB) Using cached wrapt-1.17.2-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (82 kB) Using cached pycparser-2.22-py3-none-any.whl (117 kB) Installing collected packages: wrapt, urllib3, typing-extensions, six, ruamel.yaml.clib, PyYAML, pyjwt, pycparser, idna, future, charset-normalizer, certifi, yaclifw, ruamel.yaml, requests, Deprecated, cffi, ruamel.yaml.jinja2, pynacl, cryptography, PyGithub, scc Successfully installed Deprecated-1.2.18 PyGithub-2.6.1 PyYAML-6.0.2 certifi-2025.1.31 cffi-1.17.1 charset-normalizer-3.4.1 cryptography-44.0.1 future-1.0.0 idna-3.10 pycparser-2.22 pyjwt-2.10.1 pynacl-1.5.0 requests-2.32.3 ruamel.yaml-0.18.10 ruamel.yaml.clib-0.2.12 ruamel.yaml.jinja2-0.2.7 scc-0.20.0 six-1.17.0 typing-extensions-4.12.2 urllib3-1.26.20 wrapt-1.17.2 yaclifw-0.2.0 + test -e src + scc merge develop --no-ask --reset --comment -S success-only --push merge_ci Following Github server redirection from /repos/ome/ome-documentation to /repositories/3198415 2025-02-27 01:00:42,803 [github.Reque] INFO Following Github server redirection from /repos/ome/ome-documentation to /repositories/3198415 2025-02-27 01:00:44,976 [ scc.merge] INFO Merging Pull Request(s) based on develop 2025-02-27 01:00:44,977 [ scc.merge] INFO Including Pull Request(s) opened by any public member of the organization 2025-02-27 01:00:44,977 [ scc.merge] INFO Including Pull Request(s) labelled as include or dependencies 2025-02-27 01:00:44,977 [ scc.merge] INFO Excluding Pull Request(s) staged as draft 2025-02-27 01:00:44,977 [ scc.merge] INFO Excluding Pull Request(s) labelled as exclude or breaking 2025-02-27 01:00:44,977 [ scc.merge] INFO Excluding Pull Request(s) without successful status 2025-02-27 01:00:49,142 [urllib3.conn] WARNI Retrying (GithubRetry(total=9, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')': /repos/ome/omero-documentation/issues/2473 2025-02-27 01:00:49,143 [urllib3.conn] WARNI Retrying (GithubRetry(total=8, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')': /repos/ome/omero-documentation/issues/2473 2025-02-27 01:00:49,143 [urllib3.conn] WARNI Retrying (GithubRetry(total=7, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')': /repos/ome/omero-documentation/issues/2473 2025-02-27 01:00:49,144 [urllib3.conn] WARNI Retrying (GithubRetry(total=6, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')': /repos/ome/omero-documentation/issues/2473 2025-02-27 01:00:49,144 [urllib3.conn] WARNI Retrying (GithubRetry(total=5, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')': /repos/ome/omero-documentation/issues/2473 2025-02-27 01:00:49,145 [urllib3.conn] WARNI Retrying (GithubRetry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')': /repos/ome/omero-documentation/issues/2473 2025-02-27 01:00:49,145 [urllib3.conn] WARNI Retrying (GithubRetry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')': /repos/ome/omero-documentation/issues/2473 2025-02-27 01:00:49,145 [urllib3.conn] WARNI Retrying (GithubRetry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')': /repos/ome/omero-documentation/issues/2473 2025-02-27 01:00:49,146 [urllib3.conn] WARNI Retrying (GithubRetry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')': /repos/ome/omero-documentation/issues/2473 2025-02-27 01:00:49,146 [urllib3.conn] WARNI Retrying (GithubRetry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')': /repos/ome/omero-documentation/issues/2473 Traceback (most recent call last): File "/home/omero/workspace/OMERO-docs/venv/lib64/python3.9/site-packages/urllib3/connection.py", line 174, in _new_conn conn = connection.create_connection( File "/home/omero/workspace/OMERO-docs/venv/lib64/python3.9/site-packages/urllib3/util/connection.py", line 72, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib64/python3.9/socket.py", line 954, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -2] Name or service not known During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/omero/workspace/OMERO-docs/venv/lib64/python3.9/site-packages/urllib3/connectionpool.py", line 716, in urlopen httplib_response = self._make_request( File "/home/omero/workspace/OMERO-docs/venv/lib64/python3.9/site-packages/urllib3/connectionpool.py", line 404, in _make_request self._validate_conn(conn) File "/home/omero/workspace/OMERO-docs/venv/lib64/python3.9/site-packages/urllib3/connectionpool.py", line 1061, in _validate_conn conn.connect() File "/home/omero/workspace/OMERO-docs/venv/lib64/python3.9/site-packages/urllib3/connection.py", line 363, in connect self.sock = conn = self._new_conn() File "/home/omero/workspace/OMERO-docs/venv/lib64/python3.9/site-packages/urllib3/connection.py", line 186, in _new_conn raise NewConnectionError( urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -2] Name or service not known During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/omero/workspace/OMERO-docs/venv/lib64/python3.9/site-packages/requests/adapters.py", line 667, in send resp = conn.urlopen( File "/home/omero/workspace/OMERO-docs/venv/lib64/python3.9/site-packages/urllib3/connectionpool.py", line 830, in urlopen return self.urlopen( File "/home/omero/workspace/OMERO-docs/venv/lib64/python3.9/site-packages/urllib3/connectionpool.py", line 830, in urlopen return self.urlopen( File "/home/omero/workspace/OMERO-docs/venv/lib64/python3.9/site-packages/urllib3/connectionpool.py", line 830, in urlopen return self.urlopen( [Previous line repeated 7 more times] File "/home/omero/workspace/OMERO-docs/venv/lib64/python3.9/site-packages/urllib3/connectionpool.py", line 802, in urlopen retries = retries.increment( File "/home/omero/workspace/OMERO-docs/venv/lib64/python3.9/site-packages/github/GithubRetry.py", line 205, in increment return super().increment(method, url, response, error, _pool, _stacktrace) File "/home/omero/workspace/OMERO-docs/venv/lib64/python3.9/site-packages/urllib3/util/retry.py", line 594, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='api.github.com', port=443): Max retries exceeded with url: /repos/ome/omero-documentation/issues/2473 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/omero/workspace/OMERO-docs/venv/lib64/python3.9/site-packages/scc/main.py", line 64, in entry_point main("scc", items=[ File "/home/omero/workspace/OMERO-docs/venv/lib64/python3.9/site-packages/yaclifw/framework.py", line 188, in main ns.func(ns) File "/home/omero/workspace/OMERO-docs/venv/lib64/python3.9/site-packages/scc/git.py", line 3332, in __call__ self.merge(args, self.main_repo) File "/home/omero/workspace/OMERO-docs/venv/lib64/python3.9/site-packages/scc/git.py", line 3357, in merge updated, merge_msg = main_repo.rmerge( File "/home/omero/workspace/OMERO-docs/venv/lib64/python3.9/site-packages/scc/git.py", line 1822, in rmerge merge_msg += self.origin.find_candidate_pulls(filters) File "/home/omero/workspace/OMERO-docs/venv/lib64/python3.9/site-packages/scc/git.py", line 930, in find_candidate_pulls include, exclude_reason = self.filter_pull(pullrequest, filters) File "/home/omero/workspace/OMERO-docs/venv/lib64/python3.9/site-packages/scc/git.py", line 957, in filter_pull if pullrequest.parse(filters["exclude"].get("label"), File "/home/omero/workspace/OMERO-docs/venv/lib64/python3.9/site-packages/scc/git.py", line 559, in parse found_comments = self.parse_comments(argument, File "/home/omero/workspace/OMERO-docs/venv/lib64/python3.9/site-packages/scc/git.py", line 590, in parse_comments for comment in self.get_comments(whitelist=whitelist): File "/home/omero/workspace/OMERO-docs/venv/lib64/python3.9/site-packages/scc/git.py", line 126, in wrapper error = check_exception_message(e) File "/home/omero/workspace/OMERO-docs/venv/lib64/python3.9/site-packages/scc/git.py", line 115, in wrapper return func(*args, **kwargs) File "/home/omero/workspace/OMERO-docs/venv/lib64/python3.9/site-packages/scc/git.py", line 714, in get_comments if not self.issue_comments and self.get_issue().comments: File "/home/omero/workspace/OMERO-docs/venv/lib64/python3.9/site-packages/scc/git.py", line 126, in wrapper error = check_exception_message(e) File "/home/omero/workspace/OMERO-docs/venv/lib64/python3.9/site-packages/scc/git.py", line 115, in wrapper return func(*args, **kwargs) File "/home/omero/workspace/OMERO-docs/venv/lib64/python3.9/site-packages/scc/git.py", line 670, in get_issue self.issue = self.pull.base.repo.get_issue(self.get_number()) File "/home/omero/workspace/OMERO-docs/venv/lib64/python3.9/site-packages/github/Repository.py", line 3087, in get_issue headers, data = self._requester.requestJsonAndCheck("GET", f"{self.url}/issues/{number}") File "/home/omero/workspace/OMERO-docs/venv/lib64/python3.9/site-packages/github/Requester.py", line 625, in requestJsonAndCheck *self.requestJson( File "/home/omero/workspace/OMERO-docs/venv/lib64/python3.9/site-packages/github/Requester.py", line 959, in requestJson status, responseHeaders, output = self.__requestEncode( File "/home/omero/workspace/OMERO-docs/venv/lib64/python3.9/site-packages/github/Requester.py", line 1098, in __requestEncode status, responseHeaders, output = self.__requestRaw( File "/home/omero/workspace/OMERO-docs/venv/lib64/python3.9/site-packages/github/Requester.py", line 1136, in __requestRaw response = cnx.getresponse() File "/home/omero/workspace/OMERO-docs/venv/lib64/python3.9/site-packages/github/Requester.py", line 214, in getresponse r = verb( File "/home/omero/workspace/OMERO-docs/venv/lib64/python3.9/site-packages/requests/sessions.py", line 602, in get return self.request("GET", url, **kwargs) File "/home/omero/workspace/OMERO-docs/venv/lib64/python3.9/site-packages/requests/sessions.py", line 589, in request resp = self.send(prep, **send_kwargs) File "/home/omero/workspace/OMERO-docs/venv/lib64/python3.9/site-packages/requests/sessions.py", line 703, in send r = adapter.send(request, **kwargs) File "/home/omero/workspace/OMERO-docs/venv/lib64/python3.9/site-packages/requests/adapters.py", line 700, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='api.github.com', port=443): Max retries exceeded with url: /repos/ome/omero-documentation/issues/2473 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) Build step 'Execute shell' marked build as failure Archiving artifacts Finished: FAILURE