Started by upstream project "TransportMaps-pypi-mpi" build number 136 originally caused by: [URLTrigger] A change within the response URL invocation (log) Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on reynolds in workspace /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [GitCheckoutListener] SCM 'hudson.scm.NullSCM' is not of type GitSCM [virtualenv] $ /bin/bash -ex /tmp/jenkins1295608761567961518.sh + git archive --remote=git@bitbucket.org:dabi86/transportmaps.git HEAD:jenkins/ test-pypi.sh + tar -x + bash test-pypi.sh created virtual environment CPython3.8.10.final.0-64 in 220ms creator CPython3Posix(dest=/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3, clear=False, global=False) seeder FromAppData(download=False, pip=latest, setuptools=latest, wheel=latest, pkg_resources=latest, via=copy, app_data_dir=/home/jenkins/.local/share/virtualenv/seed-app-data/v1.0.1.debian.1) activators BashActivator,CShellActivator,FishActivator,PowerShellActivator,PythonActivator,XonshActivator TEST_NAME: TransportMaps-pypi-mpi HOSTNAME: reynolds PATH: /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/home/jenkins/bin VENV_OPTS: PATH: /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/home/jenkins/bin PY-VERS: Python 3.8.10 PY-CMD: import logging;import TransportMaps as TM;import warnings;warnings.simplefilter('ignore');TM.tests.run_all(logging.ERROR,ttype='parallel') Upgrading pip Collecting pip Using cached pip-22.2.2-py3-none-any.whl (2.0 MB) Installing collected packages: pip Attempting uninstall: pip Found existing installation: pip 20.0.2 Uninstalling pip-20.0.2: Successfully uninstalled pip-20.0.2 Successfully installed pip-22.2.2 Installing numpy Collecting numpy Using cached numpy-1.23.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.1 MB) Installing collected packages: numpy Successfully installed numpy-1.23.3 Installing TransportMaps Collecting TransportMaps Using cached TransportMaps-2.0b3-py3-none-any.whl Collecting scikit-sparse Using cached scikit_sparse-0.4.6-cp38-cp38-linux_x86_64.whl Collecting mpi4py Using cached mpi4py-3.1.3-cp38-cp38-linux_x86_64.whl Collecting dill Using cached dill-0.3.5.1-py2.py3-none-any.whl (95 kB) Requirement already satisfied: numpy>=1.14 in /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.8/site-packages (from TransportMaps) (1.23.3) Collecting scipy Using cached scipy-1.9.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (43.4 MB) Collecting orthpol-light>=1.0.1 Using cached orthpol_light-1.0.1-cp38-cp38-linux_x86_64.whl Collecting h5py Using cached h5py-3.7.0-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (4.5 MB) Collecting SpectralToolbox>=1.0.7 Using cached SpectralToolbox-1.0.12-cp38-cp38-linux_x86_64.whl Installing collected packages: orthpol-light, scipy, mpi4py, h5py, dill, SpectralToolbox, scikit-sparse, TransportMaps Successfully installed SpectralToolbox-1.0.12 TransportMaps-2.0b3 dill-0.3.5.1 h5py-3.7.0 mpi4py-3.1.3 orthpol-light-1.0.1 scikit-sparse-0.4.6 scipy-1.9.1 /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv Running tests /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.8/site-packages/TransportMaps/External.py:35: UserWarning: MPI support disabled: install mpi4py and mpi_map if needed. warnings.warn("MPI support disabled: install mpi4py and mpi_map if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.8/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.8/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.8/site-packages/TransportMaps/__init__.py:108: UserWarning: Re-linking to SpectralToolbox. This is done every time a new version of either SpectralToolbox or TransportMaps are updated. warnings.warn("Re-linking to SpectralToolbox. " + \ ---------------------------------------------------------------------- Ran 0 tests in 0.000s OK /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] done Finished: SUCCESS