07:35:54 Started by user devspace 07:35:54 Running as SYSTEM 07:35:54 Building remotely on testintegration (swarm rocky9 ice36 java11) in workspace /home/omero/workspace/OMERO-build 07:35:54 The recommended git tool is: NONE 07:35:54 No credentials specified 07:35:54 > git rev-parse --resolve-git-dir /home/omero/workspace/OMERO-build/src/.git # timeout=10 07:35:54 Fetching changes from the remote Git repository 07:35:54 > git config remote.origin.url https://github.com/snoopycrimecop/openmicroscopy.git # timeout=10 07:35:54 Fetching upstream changes from https://github.com/snoopycrimecop/openmicroscopy.git 07:35:54 > git --version # timeout=10 07:35:54 > git --version # 'git version 2.43.5' 07:35:54 > git fetch --tags --force --progress -- https://github.com/snoopycrimecop/openmicroscopy.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:36:00 > git rev-parse origin/merge_ci^{commit} # timeout=10 07:36:00 Checking out Revision 563cb21b2c7dabff1af6a129a8c76b55a31c023c (origin/merge_ci) 07:36:00 > git config core.sparsecheckout # timeout=10 07:36:00 > git checkout -f 563cb21b2c7dabff1af6a129a8c76b55a31c023c # timeout=10 07:36:00 Commit message: "Add version.properties to etc/omero.properties" 07:36:00 > git rev-list --no-walk 6aebc5cac84d22556d5849ae703fa7488506f6da # timeout=10 07:36:00 Cleaning workspace 07:36:00 > git rev-parse --verify HEAD # timeout=10 07:36:00 Resetting working tree 07:36:00 > git reset --hard # timeout=10 07:36:01 > git clean -fdx # timeout=10 07:36:02 Copied 6 artifacts from "OMERO-python-superbuild-build" build number 351 07:36:02 [OMERO-build] $ /bin/bash -xe /tmp/jenkins6878591581290933704.sh 07:36:02 + mv omero-scripts/dist/omero_scripts-5.9.1.dev0.tar.gz . 07:36:02 + cd src 07:36:02 + export OMERO_BRANCH=merge_ci 07:36:02 + OMERO_BRANCH=merge_ci 07:36:02 + OMERO_VEN=/home/omero/workspace/OMERO-build/omero-virtualenv 07:36:02 + source /home/omero/settings.env 07:36:02 ++ OMERO_DB_HOST=pg 07:36:02 ++ OMERO_DB_USER=postgres 07:36:02 ++ OMERO_DB_PASS= 07:36:02 ++ OMERO_ROOT_PASS=omero 07:36:02 ++ OMERO_DATA_DIR=/OMERO 07:36:02 ++ export OMERO_DB_USER OMERO_DB_PASS OMERO_ROOT_PASS OMERO_DATA_DIR 07:36:02 + python3.11 -m venv /home/omero/workspace/OMERO-build/omero-virtualenv 07:36:05 + /home/omero/workspace/OMERO-build/omero-virtualenv/bin/pip install https://github.com/glencoesoftware/zeroc-ice-py-linux-x86_64/releases/download/20240202/zeroc_ice-3.6.5-cp311-cp311-manylinux_2_28_x86_64.whl 07:36:06 Collecting zeroc-ice==3.6.5 07:36:06 Downloading https://github.com/glencoesoftware/zeroc-ice-py-linux-x86_64/releases/download/20240202/zeroc_ice-3.6.5-cp311-cp311-manylinux_2_28_x86_64.whl (37.3 MB) 07:36:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 37.3/37.3 MB 12.6 MB/s eta 0:00:00 07:36:08 Installing collected packages: zeroc-ice 07:36:09 Successfully installed zeroc-ice-3.6.5 07:36:09 07:36:09 [notice] A new release of pip available: 22.3.1 -> 25.0.1 07:36:09 [notice] To update, run: python3.11 -m pip install --upgrade pip 07:36:09 + /home/omero/workspace/OMERO-build/omero-virtualenv/bin/pip install -U setuptools omero-py 07:36:10 Requirement already satisfied: setuptools in /home/omero/workspace/OMERO-build/omero-virtualenv/lib64/python3.11/site-packages (65.5.1) 07:36:10 Collecting setuptools 07:36:10 Using cached setuptools-78.1.0-py3-none-any.whl (1.3 MB) 07:36:11 Collecting omero-py 07:36:11 Downloading omero_py-5.19.8-py3-none-any.whl (2.8 MB) 07:36:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/2.8 MB 1.7 MB/s eta 0:00:00 07:36:12 Collecting urllib3<2 07:36:12 Downloading urllib3-1.26.20-py2.py3-none-any.whl (144 kB) 07:36:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 144.2/144.2 kB 20.7 MB/s eta 0:00:00 07:36:13 Collecting appdirs 07:36:13 Using cached appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) 07:36:13 Collecting future 07:36:13 Using cached future-1.0.0-py3-none-any.whl (491 kB) 07:36:13 Collecting numpy<2 07:36:13 Downloading numpy-1.26.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (18.3 MB) 07:36:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.3/18.3 MB 22.0 MB/s eta 0:00:00 07:36:14 Collecting Pillow>=10.0.0 07:36:14 Downloading pillow-11.1.0-cp311-cp311-manylinux_2_28_x86_64.whl (4.5 MB) 07:36:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 23.1 MB/s eta 0:00:00 07:36:15 Collecting PyYAML 07:36:15 Downloading PyYAML-6.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (762 kB) 07:36:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 763.0/763.0 kB 26.1 MB/s eta 0:00:00 07:36:15 Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in /home/omero/workspace/OMERO-build/omero-virtualenv/lib64/python3.11/site-packages (from omero-py) (3.6.5) 07:36:15 Collecting requests 07:36:15 Using cached requests-2.32.3-py3-none-any.whl (64 kB) 07:36:15 Collecting portalocker 07:36:15 Downloading portalocker-3.1.1-py3-none-any.whl (19 kB) 07:36:15 Collecting charset-normalizer<4,>=2 07:36:16 Using cached charset_normalizer-3.4.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (143 kB) 07:36:16 Collecting idna<4,>=2.5 07:36:16 Using cached idna-3.10-py3-none-any.whl (70 kB) 07:36:16 Collecting certifi>=2017.4.17 07:36:16 Using cached certifi-2025.1.31-py3-none-any.whl (166 kB) 07:36:16 Installing collected packages: appdirs, urllib3, setuptools, PyYAML, portalocker, Pillow, numpy, idna, future, charset-normalizer, certifi, requests, omero-py 07:36:16 Attempting uninstall: setuptools 07:36:16 Found existing installation: setuptools 65.5.1 07:36:16 Uninstalling setuptools-65.5.1: 07:36:16 Successfully uninstalled setuptools-65.5.1 07:36:22 Successfully installed Pillow-11.1.0 PyYAML-6.0.2 appdirs-1.4.4 certifi-2025.1.31 charset-normalizer-3.4.1 future-1.0.0 idna-3.10 numpy-1.26.4 omero-py-5.19.8 portalocker-3.1.1 requests-2.32.3 setuptools-78.1.0 urllib3-1.26.20 07:36:22 07:36:22 [notice] A new release of pip available: 22.3.1 -> 25.0.1 07:36:22 [notice] To update, run: python3.11 -m pip install --upgrade pip 07:36:23 + source docs/hudson/OMERO.sh 07:36:23 ++ set -e 07:36:23 ++ set -u 07:36:23 ++ set -x 07:36:23 ++ source docs/hudson/functions.sh 07:36:23 ++ echo Building merge_ci 07:36:23 Building merge_ci 07:36:23 ++ python3 ./build.py build-dev release-all 07:36:23 OpenJDK 64-Bit Server VM warning: Ignoring option MaxPermSize; support was removed in 8.0 07:36:23 Buildfile: /home/omero/workspace/OMERO-build/src/build.xml 07:36:23 07:36:23 check-ivy: 07:36:23 Creating /home/omero/workspace/OMERO-build/src/etc/local.properties 07:36:23 Created dir: /home/omero/workspace/OMERO-build/src/target 07:36:24 :: Apache Ivy 2.4.0 - 20141213170938 :: http://ant.apache.org/ivy/ :: 07:36:24 :: loading settings :: file = /home/omero/workspace/OMERO-build/src/etc/ivysettings.xml 07:36:24 07:36:24 build-scons: 07:36:24 Expanding: /home/omero/workspace/OMERO-build/src/lib/repository/scons-local-2.1.0.zip into /home/omero/workspace/OMERO-build/src/target/scons 07:36:24 No sub-builds to iterate on 07:36:24 Entering /home/omero/workspace/OMERO-build/src/components/tools... 07:36:24 07:36:24 buildlist: 07:36:24 :: Apache Ivy 2.4.0 - 20141213170938 :: http://ant.apache.org/ivy/ :: 07:36:24 :: loading settings :: file = /home/omero/workspace/OMERO-build/src/etc/ivysettings.xml 07:36:24 07:36:24 clean: 07:36:24 Entering /home/omero/workspace/OMERO-build/src/components/tools/OmeroWeb... 07:36:25 Entering /home/omero/workspace/OMERO-build/src/components/tools/OmeroWeb... 07:36:25 07:36:25 python-clean: 07:36:25 Traceback (most recent call last): 07:36:25 File "/home/omero/workspace/OMERO-build/src/components/tools/OmeroWeb/setup.py", line 13, in <module> 07:36:25 from setuptools import setup 07:36:25 ModuleNotFoundError: No module named 'setuptools' 07:36:25 07:36:25 BUILD FAILED 07:36:25 /home/omero/workspace/OMERO-build/src/build.xml:70: The following error occurred while executing this line: 07:36:25 /home/omero/workspace/OMERO-build/src/components/antlib/resources/global.xml:316: The following error occurred while executing this line: 07:36:25 /home/omero/workspace/OMERO-build/src/components/tools/build.xml:63: The following error occurred while executing this line: 07:36:25 /home/omero/workspace/OMERO-build/src/components/antlib/resources/global.xml:316: The following error occurred while executing this line: 07:36:25 /home/omero/workspace/OMERO-build/src/components/tools/python.xml:112: The following error occurred while executing this line: 07:36:25 /home/omero/workspace/OMERO-build/src/components/antlib/resources/global.xml:473: exec returned: 1 07:36:25 07:36:25 Total time: 1 second 07:36:25 Build step 'Execute shell' marked build as failure 07:36:25 Archiving artifacts 07:36:25 Finished: FAILURE