Skip to content

Console Output

05:28:38 Started by upstream project "Trigger" build number 240
05:28:38 originally caused by:
05:28:38  Started by user devspace
05:28:38 Running as SYSTEM
05:28:38 Building remotely on testintegration (swarm rocky9 ice36 java11) in workspace /home/omero/workspace/OMERO-build
05:28:38 The recommended git tool is: NONE
05:28:38 No credentials specified
05:28:38  > git rev-parse --resolve-git-dir /home/omero/workspace/OMERO-build/src/.git # timeout=10
05:28:38 Fetching changes from the remote Git repository
05:28:38  > git config remote.origin.url https://github.com/snoopycrimecop/openmicroscopy.git # timeout=10
05:28:38 Fetching upstream changes from https://github.com/snoopycrimecop/openmicroscopy.git
05:28:38  > git --version # timeout=10
05:28:38  > git --version # 'git version 2.43.5'
05:28:38  > git fetch --tags --force --progress -- https://github.com/snoopycrimecop/openmicroscopy.git +refs/heads/*:refs/remotes/origin/* # timeout=30
05:28:44  > git rev-parse origin/merge_ci^{commit} # timeout=10
05:28:44 Checking out Revision 28b8569e148c73923c986f80a1d92098b6bea047 (origin/merge_ci)
05:28:44  > git config core.sparsecheckout # timeout=10
05:28:44  > git checkout -f 28b8569e148c73923c986f80a1d92098b6bea047 # timeout=10
05:28:44 Commit message: "Add version.properties to etc/omero.properties"
05:28:44  > git rev-list --no-walk 2de8b50fc515dbe3b9cbfa10865571d149dea4ae # timeout=10
05:28:44 Cleaning workspace
05:28:44  > git rev-parse --verify HEAD # timeout=10
05:28:44 Resetting working tree
05:28:44  > git reset --hard # timeout=10
05:28:44  > git clean -fdx # timeout=10
05:28:45 Copied 6 artifacts from "OMERO-python-superbuild-build" build number 194
05:28:45 [OMERO-build] $ /bin/bash -xe /tmp/jenkins16328091183652868474.sh
05:28:45 + mv omero-scripts/dist/omero_scripts-5.8.4.dev0.tar.gz .
05:28:45 + cd src
05:28:45 + export OMERO_BRANCH=merge_ci
05:28:45 + OMERO_BRANCH=merge_ci
05:28:45 + OMERO_VEN=/home/omero/workspace/OMERO-build/omero-virtualenv
05:28:45 + source /home/omero/settings.env
05:28:45 ++ OMERO_DB_HOST=pg
05:28:45 ++ OMERO_DB_USER=postgres
05:28:45 ++ OMERO_DB_PASS=
05:28:45 ++ OMERO_ROOT_PASS=omero
05:28:45 ++ OMERO_DATA_DIR=/OMERO
05:28:45 ++ export OMERO_DB_USER OMERO_DB_PASS OMERO_ROOT_PASS OMERO_DATA_DIR
05:28:45 + python3 -m venv /home/omero/workspace/OMERO-build/omero-virtualenv
05:28:49 + /home/omero/workspace/OMERO-build/omero-virtualenv/bin/pip install https://github.com/glencoesoftware/zeroc-ice-py-rhel9-x86_64/releases/download/20230830/zeroc_ice-3.6.5-cp39-cp39-linux_x86_64.whl
05:28:51 Collecting zeroc-ice==3.6.5
05:28:52   Downloading https://github.com/glencoesoftware/zeroc-ice-py-rhel9-x86_64/releases/download/20230830/zeroc_ice-3.6.5-cp39-cp39-linux_x86_64.whl (31.3 MB)
05:28:53 WARNING: You are using pip version 21.2.3; however, version 24.2 is available.
05:28:53 You should consider upgrading via the '/home/omero/workspace/OMERO-build/omero-virtualenv/bin/python3 -m pip install --upgrade pip' command.
05:28:54 + /home/omero/workspace/OMERO-build/omero-virtualenv/bin/pip install -U setuptools omero-py
05:28:54 Requirement already satisfied: setuptools in /home/omero/workspace/OMERO-build/omero-virtualenv/lib/python3.9/site-packages (75.1.0)
05:28:55 Requirement already satisfied: omero-py in /home/omero/workspace/OMERO-build/omero-virtualenv/lib/python3.9/site-packages (5.19.5)
05:28:55 Requirement already satisfied: future in /home/omero/workspace/OMERO-build/omero-virtualenv/lib/python3.9/site-packages (from omero-py) (1.0.0)
05:28:55 Requirement already satisfied: numpy<2 in /home/omero/workspace/OMERO-build/omero-virtualenv/lib/python3.9/site-packages (from omero-py) (1.26.4)
05:28:55 Requirement already satisfied: urllib3<2 in /home/omero/workspace/OMERO-build/omero-virtualenv/lib/python3.9/site-packages (from omero-py) (1.26.18)
05:28:55 Requirement already satisfied: PyYAML in /home/omero/workspace/OMERO-build/omero-virtualenv/lib/python3.9/site-packages (from omero-py) (6.0.1)
05:28:55 Requirement already satisfied: Pillow>=10.0.0 in /home/omero/workspace/OMERO-build/omero-virtualenv/lib/python3.9/site-packages (from omero-py) (10.2.0)
05:28:55 Requirement already satisfied: portalocker in /home/omero/workspace/OMERO-build/omero-virtualenv/lib/python3.9/site-packages (from omero-py) (2.8.2)
05:28:55 Requirement already satisfied: requests in /home/omero/workspace/OMERO-build/omero-virtualenv/lib/python3.9/site-packages (from omero-py) (2.31.0)
05:28:55 Requirement already satisfied: appdirs in /home/omero/workspace/OMERO-build/omero-virtualenv/lib/python3.9/site-packages (from omero-py) (1.4.4)
05:28:55 Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in /home/omero/workspace/OMERO-build/omero-virtualenv/lib/python3.9/site-packages (from omero-py) (3.6.5)
05:28:55 Requirement already satisfied: idna<4,>=2.5 in /home/omero/workspace/OMERO-build/omero-virtualenv/lib/python3.9/site-packages (from requests->omero-py) (3.6)
05:28:55 Requirement already satisfied: certifi>=2017.4.17 in /home/omero/workspace/OMERO-build/omero-virtualenv/lib/python3.9/site-packages (from requests->omero-py) (2024.2.2)
05:28:55 Requirement already satisfied: charset-normalizer<4,>=2 in /home/omero/workspace/OMERO-build/omero-virtualenv/lib/python3.9/site-packages (from requests->omero-py) (3.3.2)
05:28:55 WARNING: You are using pip version 21.2.3; however, version 24.2 is available.
05:28:55 You should consider upgrading via the '/home/omero/workspace/OMERO-build/omero-virtualenv/bin/python3 -m pip install --upgrade pip' command.
05:28:55 + source docs/hudson/OMERO.sh
05:28:55 ++ set -e
05:28:55 ++ set -u
05:28:55 ++ set -x
05:28:55 ++ source docs/hudson/functions.sh
05:28:55 ++ echo Building merge_ci
05:28:55 Building merge_ci
05:28:55 ++ python3 ./build.py build-dev release-all
05:28:55 OpenJDK 64-Bit Server VM warning: Ignoring option MaxPermSize; support was removed in 8.0
05:28:55 Buildfile: /home/omero/workspace/OMERO-build/src/build.xml
05:28:56 
05:28:56 check-ivy:
05:28:56 Creating /home/omero/workspace/OMERO-build/src/etc/local.properties
05:28:56 Created dir: /home/omero/workspace/OMERO-build/src/target
05:28:58 :: Apache Ivy 2.4.0 - 20141213170938 :: http://ant.apache.org/ivy/ ::
05:28:58 :: loading settings :: file = /home/omero/workspace/OMERO-build/src/etc/ivysettings.xml
05:28:59 
05:28:59 build-scons:
05:28:59 Expanding: /home/omero/workspace/OMERO-build/src/lib/repository/scons-local-2.1.0.zip into /home/omero/workspace/OMERO-build/src/target/scons
05:29:00 No sub-builds to iterate on
05:29:00 Entering /home/omero/workspace/OMERO-build/src/components/tools...
05:29:00 
05:29:00 buildlist:
05:29:00 :: Apache Ivy 2.4.0 - 20141213170938 :: http://ant.apache.org/ivy/ ::
05:29:00 :: loading settings :: file = /home/omero/workspace/OMERO-build/src/etc/ivysettings.xml
05:29:01 
05:29:01 clean:
05:29:01 Entering /home/omero/workspace/OMERO-build/src/components/tools/OmeroWeb...
05:29:01 Entering /home/omero/workspace/OMERO-build/src/components/tools/OmeroWeb...
05:29:01 
05:29:01 python-clean:
05:29:01 WARNING: '' not a valid package name; please use only .-separated package names in setup.py
05:29:01 /usr/lib/python3.9/site-packages/setuptools/dist.py:480: UserWarning: The version specified ('5.6.3-513-28b8569e14-ice36') is an invalid version, this may not work as expected with newer versions of setuptools, pip, and PyPI. Please see PEP 440 for more details.
05:29:01   warnings.warn(
05:29:01 running clean
05:29:01 Deleting: /home/omero/workspace/OMERO-build/src/components/tools/OmeroWeb/omero_version.py
05:29:01 Entering /home/omero/workspace/OMERO-build/src/components/tools/OmeroFS...
05:29:01 
05:29:01 python-clean:
05:29:01 WARNING: '' not a valid package name; please use only .-separated package names in setup.py
05:29:01 /usr/lib/python3.9/site-packages/setuptools/dist.py:480: UserWarning: The version specified ('5.6.3-513-28b8569e14-ice36') is an invalid version, this may not work as expected with newer versions of setuptools, pip, and PyPI. Please see PEP 440 for more details.
05:29:01   warnings.warn(
05:29:01 running clean
05:29:01 Deleting: /home/omero/workspace/OMERO-build/src/components/tools/OmeroFS/omero_version.py
05:29:01 Entering /home/omero/workspace/OMERO-build/src/components/tools/OmeroJava...
05:29:02 Entering /home/omero/workspace/OMERO-build/src/components/tools/OmeroPy...
05:29:02 Entering /home/omero/workspace/OMERO-build/src/components/tools/OmeroPy...
05:29:02 
05:29:02 python-clean:
05:29:02 WARNING: '' not a valid package name; please use only .-separated package names in setup.py
05:29:02 /usr/lib/python3.9/site-packages/setuptools/dist.py:480: UserWarning: The version specified ('5.6.3-513-28b8569e14-ice36') is an invalid version, this may not work as expected with newer versions of setuptools, pip, and PyPI. Please see PEP 440 for more details.
05:29:02   warnings.warn(
05:29:02 running clean
05:29:02 Deleting: /home/omero/workspace/OMERO-build/src/components/tools/OmeroPy/omero_version.py
05:29:02 Deleting directory /home/omero/workspace/OMERO-build/src/target
05:29:02 
05:29:02 build-scons:
05:29:02 Expanding: /home/omero/workspace/OMERO-build/src/lib/repository/scons-local-2.1.0.zip into /home/omero/workspace/OMERO-build/src/target/scons
05:29:02 
05:29:02 build:
05:29:02 No sub-builds to iterate on
05:29:02 Entering /home/omero/workspace/OMERO-build/src/components/tools/OmeroWeb...
05:29:02 Entering /home/omero/workspace/OMERO-build/src/components/tools/OmeroWeb...
05:29:02 Entering /home/omero/workspace/OMERO-build/src/components/tools/OmeroFS...
05:29:02 Entering /home/omero/workspace/OMERO-build/src/components/tools/OmeroJava...
05:29:02 
05:29:02 tools-init:
05:29:02 no-op
05:29:03 
05:29:03 retrieve:
05:29:03 :: Apache Ivy 2.4.0 - 20141213170938 :: http://ant.apache.org/ivy/ ::
05:29:03 :: loading settings :: file = /home/omero/workspace/OMERO-build/src/etc/ivysettings.xml
05:29:04 WARNING: An illegal reflective access operation has occurred
05:29:04 WARNING: Illegal reflective access by org.apache.ivy.util.url.IvyAuthenticator (file:/home/omero/workspace/OMERO-build/src/lib/repository/ivy-2.4.0.jar) to field java.net.Authenticator.theAuthenticator
05:29:04 WARNING: Please consider reporting this to the maintainers of org.apache.ivy.util.url.IvyAuthenticator
05:29:04 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
05:29:04 WARNING: All illegal access operations will be denied in a future release
05:29:34 :: problems summary ::
05:29:34 :::: WARNINGS
05:29:34 		[NOT FOUND  ] com.google.guava#guava;32.0.1-jre!guava.jar(bundle) (0ms)
05:29:34 	==== user-maven: tried
05:29:34 	  /home/omero/.m2/repository/com/google/guava/guava/32.0.1-jre/guava-32.0.1-jre.jar
05:29:34 		[NOT FOUND  ] joda-time#joda-time;2.12.7!joda-time.jar (0ms)
05:29:34 	==== user-maven: tried
05:29:34 	  /home/omero/.m2/repository/joda-time/joda-time/2.12.7/joda-time-2.12.7.jar
05:29:34 		::::::::::::::::::::::::::::::::::::::::::::::
05:29:34 		::              FAILED DOWNLOADS            ::
05:29:34 		:: ^ see resolution messages for details  ^ ::
05:29:34 		::::::::::::::::::::::::::::::::::::::::::::::
05:29:34 		:: com.google.guava#guava;32.0.1-jre!guava.jar(bundle)
05:29:34 		:: joda-time#joda-time;2.12.7!joda-time.jar
05:29:34 		::::::::::::::::::::::::::::::::::::::::::::::
05:29:34 
05:29:34 
05:29:34 :: USE VERBOSE OR DEBUG MESSAGE LEVEL FOR MORE DETAILS
05:29:34 
05:29:34 BUILD FAILED
05:29:34 /home/omero/workspace/OMERO-build/src/build.xml:102: The following error occurred while executing this line:
05:29:34 /home/omero/workspace/OMERO-build/src/components/antlib/resources/global.xml:316: The following error occurred while executing this line:
05:29:34 /home/omero/workspace/OMERO-build/src/components/antlib/resources/lifecycle.xml:67: impossible to resolve dependencies:
05:29:34 	resolve failed - see output for details
05:29:34 
05:29:34 Total time: 38 seconds
05:29:34 Build step 'Execute shell' marked build as failure
05:29:34 Archiving artifacts
05:29:34 Finished: FAILURE