Skip to content

Passed

gpkit.tests.from_paths.TestFiles.test_solar_npod_trade_py_mosek_cli (from gpkit.tests.from_paths.TestFiles-20210414170406)

Took 15 sec.

Standard Output


N=1
Warning: linked function for Mission.Climb.dh did not return a united value. Modifying it to do so (e.g. by using `()` instead of `[]` to access variables) would reduce the risk of errors.
Warning: skipped auto-differentiation of linked variable Mission.Climb.rho[0,0] because ValueError('The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()') was raised. Set `gpkit.settings["ad_errors_raise"] = True` to raise such Exceptions directly.

Starting a seque
...[truncated 4342 chars]...
all()') was raised. Set `gpkit.settings["ad_errors_raise"] = True` to raise such Exceptions directly.

Starting a sequence of GP solves
 for 85 free variables
  in 21 locally-GP constraints
  and for 954 free variables
       in 1269 posynomial inequalities.
rw: Solver failed for an unknown reason. Relaxing constraints/constants, bounding variables, or using a different solver might fix it. Running `.debug()` or increasing verbosity may pinpoint the trouble.
e: Aircraft11.Wing.Planform.eta[:]
		

Standard Error

C:\Users\jenkins\workspace\CE_gpkit_PR_research_models\buildnode\windows10x64\optimizer\mosek\venv_gpkit\lib\site-packages\gpfit\fit_constraintset.py:46: VisibleDeprecationWarning: Creating an ndarray from ragged nested sequences (which is a list-or-tuple of lists-or-tuples-or ndarrays with different lengths or shapes) is deprecated. If you meant to do this, you must specify 'dtype=object' when creating the ndarray.
  for k in range(fitdata["K"])]
C:\Anaconda3\lib\site-packages\numpy\core\_asar
...[truncated 12323 chars]...
 of lists-or-tuples-or ndarrays with different lengths or shapes) is deprecated. If you meant to do this, you must specify 'dtype=object' when creating the ndarray.
  return array(a, dtype, copy=False, order=order)
C:\Users\jenkins\workspace\CE_gpkit_PR_research_models\buildnode\windows10x64\optimizer\mosek\venv_gpkit\lib\site-packages\pint\quantity.py:1377: UnitStrippedWarning: The unit of the quantity is stripped.
  warnings.warn("The unit of the quantity is stripped.", UnitStrippedWarning)