Skip to content
Failed

Console Output

Skipping 1,195 KB.. Full Log
  warnings.warn("pyhmc is not supported: install pyhmc if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:266: RuntimeWarning: divide by zero encountered in log
  out = np.sum(np.log(pxd),axis=1)
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:266: RuntimeWarning: divide by zero encountered in log
  out = np.sum(np.log(pxd),axis=1)
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:366: RuntimeWarning: divide by zero encountered in divide
  out[:,start:stop] = gapxd / pxd[:,nax]
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:366: RuntimeWarning: invalid value encountered in divide
  out[:,start:stop] = gapxd / pxd[:,nax]
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:366: RuntimeWarning: divide by zero encountered in divide
  out[:,start:stop] = gapxd / pxd[:,nax]
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:366: RuntimeWarning: invalid value encountered in divide
  out[:,start:stop] = gapxd / pxd[:,nax]
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/scipy/stats/_distn_infrastructure.py:876: RuntimeWarning: invalid value encountered in greater_equal
  return (self.a <= x) & (x <= self.b)
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/scipy/stats/_distn_infrastructure.py:876: RuntimeWarning: invalid value encountered in greater_equal
  return (self.a <= x) & (x <= self.b)
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/scipy/stats/_distn_infrastructure.py:876: RuntimeWarning: invalid value encountered in less_equal
  return (self.a <= x) & (x <= self.b)
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/scipy/stats/_distn_infrastructure.py:876: RuntimeWarning: invalid value encountered in less_equal
  return (self.a <= x) & (x <= self.b)
ok
test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Gamma1D_pa_LS_KL_div_min) ... /Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:266: RuntimeWarning: divide by zero encountered in log
  out = np.sum(np.log(pxd),axis=1)
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:266: RuntimeWarning: divide by zero encountered in log
  out = np.sum(np.log(pxd),axis=1)
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:366: RuntimeWarning: divide by zero encountered in divide
  out[:,start:stop] = gapxd / pxd[:,nax]
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:366: RuntimeWarning: invalid value encountered in divide
  out[:,start:stop] = gapxd / pxd[:,nax]
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:366: RuntimeWarning: divide by zero encountered in divide
  out[:,start:stop] = gapxd / pxd[:,nax]
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:366: RuntimeWarning: invalid value encountered in divide
  out[:,start:stop] = gapxd / pxd[:,nax]
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/scipy/stats/_distn_infrastructure.py:876: RuntimeWarning: invalid value encountered in greater_equal
  return (self.a <= x) & (x <= self.b)
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/scipy/stats/_distn_infrastructure.py:876: RuntimeWarning: invalid value encountered in greater_equal
  return (self.a <= x) & (x <= self.b)
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/scipy/stats/_distn_infrastructure.py:876: RuntimeWarning: invalid value encountered in less_equal
  return (self.a <= x) & (x <= self.b)
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/scipy/stats/_distn_infrastructure.py:876: RuntimeWarning: invalid value encountered in less_equal
  return (self.a <= x) & (x <= self.b)
ok
test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Gamma1D_pa_LS_KL_div_min) ... /Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:98: RuntimeWarning: divide by zero encountered in log
  lgxd = np.log( self.tmap_component.partial_xd(x, params_ti, idxs_slice) )
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:98: RuntimeWarning: divide by zero encountered in log
  lgxd = np.log( self.tmap_component.partial_xd(x, params_ti, idxs_slice) )
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:123: RuntimeWarning: divide by zero encountered in divide
  out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax]
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:123: RuntimeWarning: invalid value encountered in divide
  out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax]
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:123: RuntimeWarning: divide by zero encountered in divide
  out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax]
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:123: RuntimeWarning: invalid value encountered in divide
  out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax]
ok
test_inverse_t (TransportMaps.tests.test_kl_minimization.Gamma1D_pa_LS_KL_div_min) ... skipped 'Not implemented'
test_direct_t (TransportMaps.tests.test_kl_minimization.Beta1D_pa_LS_KL_div_min) ... /Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:266: RuntimeWarning: divide by zero encountered in log
  out = np.sum(np.log(pxd),axis=1)
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:266: RuntimeWarning: divide by zero encountered in log
  out = np.sum(np.log(pxd),axis=1)
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:366: RuntimeWarning: divide by zero encountered in divide
  out[:,start:stop] = gapxd / pxd[:,nax]
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:366: RuntimeWarning: invalid value encountered in divide
  out[:,start:stop] = gapxd / pxd[:,nax]
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:366: RuntimeWarning: divide by zero encountered in divide
  out[:,start:stop] = gapxd / pxd[:,nax]
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:366: RuntimeWarning: invalid value encountered in divide
  out[:,start:stop] = gapxd / pxd[:,nax]
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/scipy/stats/_distn_infrastructure.py:879: RuntimeWarning: invalid value encountered in greater
  return (self.a < x) & (x < self.b)
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/scipy/stats/_distn_infrastructure.py:879: RuntimeWarning: invalid value encountered in greater
  return (self.a < x) & (x < self.b)
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/scipy/stats/_distn_infrastructure.py:879: RuntimeWarning: invalid value encountered in less
  return (self.a < x) & (x < self.b)
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/scipy/stats/_distn_infrastructure.py:879: RuntimeWarning: invalid value encountered in less
  return (self.a < x) & (x < self.b)
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/scipy/stats/_distn_infrastructure.py:1738: RuntimeWarning: invalid value encountered in greater_equal
  cond2 = (x >= self.b) & cond0
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/scipy/stats/_distn_infrastructure.py:1738: RuntimeWarning: invalid value encountered in greater_equal
  cond2 = (x >= self.b) & cond0
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/scipy/stats/_distn_infrastructure.py:876: RuntimeWarning: invalid value encountered in greater_equal
  return (self.a <= x) & (x <= self.b)
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/scipy/stats/_distn_infrastructure.py:876: RuntimeWarning: invalid value encountered in greater_equal
  return (self.a <= x) & (x <= self.b)
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/scipy/stats/_distn_infrastructure.py:876: RuntimeWarning: invalid value encountered in less_equal
  return (self.a <= x) & (x <= self.b)
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/scipy/stats/_distn_infrastructure.py:876: RuntimeWarning: invalid value encountered in less_equal
  return (self.a <= x) & (x <= self.b)
ok
test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Beta1D_pa_LS_KL_div_min) ... /Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:266: RuntimeWarning: divide by zero encountered in log
  out = np.sum(np.log(pxd),axis=1)
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:266: RuntimeWarning: divide by zero encountered in log
  out = np.sum(np.log(pxd),axis=1)
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:366: RuntimeWarning: divide by zero encountered in divide
  out[:,start:stop] = gapxd / pxd[:,nax]
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:366: RuntimeWarning: divide by zero encountered in divide
  out[:,start:stop] = gapxd / pxd[:,nax]
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:366: RuntimeWarning: invalid value encountered in divide
  out[:,start:stop] = gapxd / pxd[:,nax]
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:366: RuntimeWarning: invalid value encountered in divide
  out[:,start:stop] = gapxd / pxd[:,nax]
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/scipy/stats/_distn_infrastructure.py:879: RuntimeWarning: invalid value encountered in greater
  return (self.a < x) & (x < self.b)
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/scipy/stats/_distn_infrastructure.py:879: RuntimeWarning: invalid value encountered in less
  return (self.a < x) & (x < self.b)
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/scipy/stats/_distn_infrastructure.py:1738: RuntimeWarning: invalid value encountered in greater_equal
  cond2 = (x >= self.b) & cond0
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/scipy/stats/_distn_infrastructure.py:879: RuntimeWarning: invalid value encountered in greater
  return (self.a < x) & (x < self.b)
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/scipy/stats/_distn_infrastructure.py:879: RuntimeWarning: invalid value encountered in less
  return (self.a < x) & (x < self.b)
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/scipy/stats/_distn_infrastructure.py:1738: RuntimeWarning: invalid value encountered in greater_equal
  cond2 = (x >= self.b) & cond0
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/scipy/stats/_distn_infrastructure.py:876: RuntimeWarning: invalid value encountered in greater_equal
  return (self.a <= x) & (x <= self.b)
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/scipy/stats/_distn_infrastructure.py:876: RuntimeWarning: invalid value encountered in less_equal
  return (self.a <= x) & (x <= self.b)
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/scipy/stats/_distn_infrastructure.py:876: RuntimeWarning: invalid value encountered in greater_equal
  return (self.a <= x) & (x <= self.b)
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/scipy/stats/_distn_infrastructure.py:876: RuntimeWarning: invalid value encountered in less_equal
  return (self.a <= x) & (x <= self.b)
ok
test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Beta1D_pa_LS_KL_div_min) ... /Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:98: RuntimeWarning: divide by zero encountered in log
  lgxd = np.log( self.tmap_component.partial_xd(x, params_ti, idxs_slice) )
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:98: RuntimeWarning: divide by zero encountered in log
  lgxd = np.log( self.tmap_component.partial_xd(x, params_ti, idxs_slice) )
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:123: RuntimeWarning: divide by zero encountered in divide
  out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax]
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:123: RuntimeWarning: invalid value encountered in divide
  out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax]
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:123: RuntimeWarning: divide by zero encountered in divide
  out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax]
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:123: RuntimeWarning: invalid value encountered in divide
  out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax]
ok
test_inverse_t (TransportMaps.tests.test_kl_minimization.Beta1D_pa_LS_KL_div_min) ... skipped 'Not implemented'
test_direct_t (TransportMaps.tests.test_kl_minimization.Gumbel1D_pa_LS_KL_div_min) ... /Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:266: RuntimeWarning: divide by zero encountered in log
  out = np.sum(np.log(pxd),axis=1)
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:266: RuntimeWarning: divide by zero encountered in log
  out = np.sum(np.log(pxd),axis=1)
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:366: RuntimeWarning: divide by zero encountered in divide
  out[:,start:stop] = gapxd / pxd[:,nax]
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:366: RuntimeWarning: invalid value encountered in divide
  out[:,start:stop] = gapxd / pxd[:,nax]
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:366: RuntimeWarning: divide by zero encountered in divide
  out[:,start:stop] = gapxd / pxd[:,nax]
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:366: RuntimeWarning: invalid value encountered in divide
  out[:,start:stop] = gapxd / pxd[:,nax]
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/scipy/stats/_distn_infrastructure.py:876: RuntimeWarning: invalid value encountered in greater_equal
  return (self.a <= x) & (x <= self.b)
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/scipy/stats/_distn_infrastructure.py:876: RuntimeWarning: invalid value encountered in less_equal
  return (self.a <= x) & (x <= self.b)
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/scipy/stats/_distn_infrastructure.py:876: RuntimeWarning: invalid value encountered in greater_equal
  return (self.a <= x) & (x <= self.b)
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/scipy/stats/_distn_infrastructure.py:876: RuntimeWarning: invalid value encountered in less_equal
  return (self.a <= x) & (x <= self.b)
ok
test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Gumbel1D_pa_LS_KL_div_min) ... /Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:266: RuntimeWarning: divide by zero encountered in log
  out = np.sum(np.log(pxd),axis=1)
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:366: RuntimeWarning: divide by zero encountered in divide
  out[:,start:stop] = gapxd / pxd[:,nax]
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:366: RuntimeWarning: invalid value encountered in divide
  out[:,start:stop] = gapxd / pxd[:,nax]
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:266: RuntimeWarning: divide by zero encountered in log
  out = np.sum(np.log(pxd),axis=1)
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:366: RuntimeWarning: divide by zero encountered in divide
  out[:,start:stop] = gapxd / pxd[:,nax]
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:366: RuntimeWarning: invalid value encountered in divide
  out[:,start:stop] = gapxd / pxd[:,nax]
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/scipy/stats/_distn_infrastructure.py:876: RuntimeWarning: invalid value encountered in greater_equal
  return (self.a <= x) & (x <= self.b)
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/scipy/stats/_distn_infrastructure.py:876: RuntimeWarning: invalid value encountered in greater_equal
  return (self.a <= x) & (x <= self.b)
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/scipy/stats/_distn_infrastructure.py:876: RuntimeWarning: invalid value encountered in less_equal
  return (self.a <= x) & (x <= self.b)
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/scipy/stats/_distn_infrastructure.py:876: RuntimeWarning: invalid value encountered in less_equal
  return (self.a <= x) & (x <= self.b)
ok
test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Gumbel1D_pa_LS_KL_div_min) ... /Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:98: RuntimeWarning: divide by zero encountered in log
  lgxd = np.log( self.tmap_component.partial_xd(x, params_ti, idxs_slice) )
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:98: RuntimeWarning: divide by zero encountered in log
  lgxd = np.log( self.tmap_component.partial_xd(x, params_ti, idxs_slice) )
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:123: RuntimeWarning: divide by zero encountered in divide
  out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax]
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:123: RuntimeWarning: invalid value encountered in divide
  out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax]
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:123: RuntimeWarning: divide by zero encountered in divide
  out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax]
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:123: RuntimeWarning: invalid value encountered in divide
  out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax]
ok
test_inverse_t (TransportMaps.tests.test_kl_minimization.Gumbel1D_pa_LS_KL_div_min) ... skipped 'Not implemented'
test_direct_t (TransportMaps.tests.test_kl_minimization.Linear2D_pa_LS_KL_div_min) ... /Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:266: RuntimeWarning: divide by zero encountered in log
  out = np.sum(np.log(pxd),axis=1)
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:266: RuntimeWarning: divide by zero encountered in log
  out = np.sum(np.log(pxd),axis=1)
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:266: RuntimeWarning: invalid value encountered in log
  out = np.sum(np.log(pxd),axis=1)
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:266: RuntimeWarning: invalid value encountered in log
  out = np.sum(np.log(pxd),axis=1)
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:366: RuntimeWarning: divide by zero encountered in divide
  out[:,start:stop] = gapxd / pxd[:,nax]
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:366: RuntimeWarning: invalid value encountered in divide
  out[:,start:stop] = gapxd / pxd[:,nax]
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:366: RuntimeWarning: divide by zero encountered in divide
  out[:,start:stop] = gapxd / pxd[:,nax]
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:366: RuntimeWarning: invalid value encountered in divide
  out[:,start:stop] = gapxd / pxd[:,nax]
ok
test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Linear2D_pa_LS_KL_div_min) ... /Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:266: RuntimeWarning: divide by zero encountered in log
  out = np.sum(np.log(pxd),axis=1)
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:266: RuntimeWarning: invalid value encountered in log
  out = np.sum(np.log(pxd),axis=1)
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:266: RuntimeWarning: divide by zero encountered in log
  out = np.sum(np.log(pxd),axis=1)
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:266: RuntimeWarning: invalid value encountered in log
  out = np.sum(np.log(pxd),axis=1)
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:366: RuntimeWarning: divide by zero encountered in divide
  out[:,start:stop] = gapxd / pxd[:,nax]
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:366: RuntimeWarning: divide by zero encountered in divide
  out[:,start:stop] = gapxd / pxd[:,nax]
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:366: RuntimeWarning: invalid value encountered in divide
  out[:,start:stop] = gapxd / pxd[:,nax]
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:366: RuntimeWarning: invalid value encountered in divide
  out[:,start:stop] = gapxd / pxd[:,nax]
ok
test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Linear2D_pa_LS_KL_div_min) ... /Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:98: RuntimeWarning: divide by zero encountered in log
  lgxd = np.log( self.tmap_component.partial_xd(x, params_ti, idxs_slice) )
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:98: RuntimeWarning: divide by zero encountered in log
  lgxd = np.log( self.tmap_component.partial_xd(x, params_ti, idxs_slice) )
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:123: RuntimeWarning: divide by zero encountered in divide
  out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax]
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:123: RuntimeWarning: divide by zero encountered in divide
  out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax]
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:123: RuntimeWarning: invalid value encountered in divide
  out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax]
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:123: RuntimeWarning: invalid value encountered in divide
  out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax]
ok
test_inverse_t (TransportMaps.tests.test_kl_minimization.Linear2D_pa_LS_KL_div_min) ... skipped 'Not implemented'
test_direct_t (TransportMaps.tests.test_kl_minimization.Banana2D_pa_LS_KL_div_min) ... /Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:266: RuntimeWarning: divide by zero encountered in log
  out = np.sum(np.log(pxd),axis=1)
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:266: RuntimeWarning: divide by zero encountered in log
  out = np.sum(np.log(pxd),axis=1)
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:266: RuntimeWarning: invalid value encountered in log
  out = np.sum(np.log(pxd),axis=1)
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:266: RuntimeWarning: invalid value encountered in log
  out = np.sum(np.log(pxd),axis=1)
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:366: RuntimeWarning: divide by zero encountered in divide
  out[:,start:stop] = gapxd / pxd[:,nax]
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:366: RuntimeWarning: invalid value encountered in divide
  out[:,start:stop] = gapxd / pxd[:,nax]
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:366: RuntimeWarning: divide by zero encountered in divide
  out[:,start:stop] = gapxd / pxd[:,nax]
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:366: RuntimeWarning: invalid value encountered in divide
  out[:,start:stop] = gapxd / pxd[:,nax]
ok
test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Banana2D_pa_LS_KL_div_min) ... /Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:266: RuntimeWarning: divide by zero encountered in log
  out = np.sum(np.log(pxd),axis=1)
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:266: RuntimeWarning: invalid value encountered in log
  out = np.sum(np.log(pxd),axis=1)
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:266: RuntimeWarning: divide by zero encountered in log
  out = np.sum(np.log(pxd),axis=1)
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:266: RuntimeWarning: invalid value encountered in log
  out = np.sum(np.log(pxd),axis=1)
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:366: RuntimeWarning: divide by zero encountered in divide
  out[:,start:stop] = gapxd / pxd[:,nax]
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:366: RuntimeWarning: invalid value encountered in divide
  out[:,start:stop] = gapxd / pxd[:,nax]
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:366: RuntimeWarning: divide by zero encountered in divide
  out[:,start:stop] = gapxd / pxd[:,nax]
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:366: RuntimeWarning: invalid value encountered in divide
  out[:,start:stop] = gapxd / pxd[:,nax]
ok
test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Banana2D_pa_LS_KL_div_min) ... /Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:98: RuntimeWarning: divide by zero encountered in log
  lgxd = np.log( self.tmap_component.partial_xd(x, params_ti, idxs_slice) )
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:98: RuntimeWarning: divide by zero encountered in log
  lgxd = np.log( self.tmap_component.partial_xd(x, params_ti, idxs_slice) )
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:123: RuntimeWarning: divide by zero encountered in divide
  out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax]
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:123: RuntimeWarning: invalid value encountered in divide
  out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax]
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:123: RuntimeWarning: divide by zero encountered in divide
  out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax]
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:123: RuntimeWarning: invalid value encountered in divide
  out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax]
ok
test_inverse_t (TransportMaps.tests.test_kl_minimization.Banana2D_pa_LS_KL_div_min) ... skipped 'Not implemented'
test_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_LinSpan_L2_misfit_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
ok
test_batch_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_LinSpan_L2_misfit_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
ok
test_batch_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_LinSpan_L2_misfit_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
ok
test_batch_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_LinSpan_L2_misfit_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
ok
test_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_LinSpan_L2_misfit_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
ok
test_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_LinSpan_L2_misfit_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
ok
test_precomp_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_LinSpan_L2_misfit_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
ok
test_precomp_batch_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_LinSpan_L2_misfit_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
ok
test_precomp_batch_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_LinSpan_L2_misfit_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
ok
test_precomp_batch_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_LinSpan_L2_misfit_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
ok
test_precomp_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_LinSpan_L2_misfit_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
ok
test_precomp_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_LinSpan_L2_misfit_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
ok
test_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_MonoLinSpan_L2_misfit_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
ok
test_batch_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_MonoLinSpan_L2_misfit_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
ok
test_batch_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_MonoLinSpan_L2_misfit_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
ok
test_batch_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_MonoLinSpan_L2_misfit_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
ok
test_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_MonoLinSpan_L2_misfit_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
ok
test_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_MonoLinSpan_L2_misfit_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
ok
test_precomp_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_MonoLinSpan_L2_misfit_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
ok
test_precomp_batch_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_MonoLinSpan_L2_misfit_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
ok
test_precomp_batch_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_MonoLinSpan_L2_misfit_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
ok
test_precomp_batch_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_MonoLinSpan_L2_misfit_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
ok
test_precomp_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_MonoLinSpan_L2_misfit_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
ok
test_precomp_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_MonoLinSpan_L2_misfit_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
ok
test_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntExp_L2_misfit_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
ok
test_batch_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntExp_L2_misfit_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
ok
test_batch_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntExp_L2_misfit_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
ok
test_batch_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntExp_L2_misfit_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
ok
test_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntExp_L2_misfit_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
ok
test_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntExp_L2_misfit_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
ok
test_precomp_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntExp_L2_misfit_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
ok
test_precomp_batch_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntExp_L2_misfit_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
ok
test_precomp_batch_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntExp_L2_misfit_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
ok
test_precomp_batch_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntExp_L2_misfit_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
ok
test_precomp_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntExp_L2_misfit_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
ok
test_precomp_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntExp_L2_misfit_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
ok
test_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntSq_L2_misfit_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
ok
test_batch_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntSq_L2_misfit_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
ok
test_batch_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntSq_L2_misfit_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
ok
test_batch_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntSq_L2_misfit_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
ok
test_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntSq_L2_misfit_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
ok
test_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntSq_L2_misfit_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
ok
test_precomp_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntSq_L2_misfit_DerivativeChecks) ... ERROR
test_precomp_batch_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntSq_L2_misfit_DerivativeChecks) ... [macys.local:61944] [[9364,0],0] ORTE_ERROR_LOG: Not found in file orted/pmix/pmix_server_dyn.c at line 87
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
ok
test_precomp_batch_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntSq_L2_misfit_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
ok
test_precomp_batch_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntSq_L2_misfit_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
ok
test_precomp_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntSq_L2_misfit_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
ok
test_precomp_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntSq_L2_misfit_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
ok
test_L2_minimization (TransportMaps.tests.test_L2_minimization.Parallel_IntExp_L2_min) ... /Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
ok
test_L2_minimization (TransportMaps.tests.test_L2_minimization.Parallel_IntSq_L2_min) ... /Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
ok
test_L2_minimization (TransportMaps.tests.test_L2_minimization.Parallel_LinSpan_L2_min) ... /Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/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.")
ok

======================================================================
ERROR: test_precomp_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntSq_L2_misfit_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 601, in setUp
    super(Parallel_IntSq_L2_misfit_DerivativeChecks,self).setUp()
  File "/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 489, in setUp
    self.mpi_pool.start(2, import_set)
  File "/Users/jenkins/workspace/TransportMaps-private-hotfixes-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-hotfixes-mpi_python2/lib/python2.7/site-packages/mpi_map/misc.py", line 338, in start
    maxprocs=self.nprocs)
  File "mpi4py/MPI/Comm.pyx", line 1534, in mpi4py.MPI.Intracomm.Spawn
Exception: MPI_ERR_SPAWN: could not spawn processes

----------------------------------------------------------------------
Ran 789 tests in 2501.250s

FAILED (errors=1, skipped=9)
Errors: 1, Failures: 0
Build step 'Execute shell' marked build as failure
[WS-CLEANUP] Deleting project workspace...[WS-CLEANUP] Skipped based on build state FAILURE
Finished: FAILURE