Skip to content

Failed

gpkit.tests.from_paths.TestFiles.test_solar_sens_chart_py_mosek_conif (from gpkit.tests.from_paths.TestFiles-20210712154517)

Failing for the past 1 build (Since Failed #493 )
Took 1.3 sec.

Error Message

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.

Stacktrace

Traceback (most recent call last):
  File "/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/gpkit/constraints/gp.py", line 207, in solve
    k=self.k, p_idxs=self.p_idxs, **solverargs)
  File "/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/gpkit/solvers/mosek_conif.py", line 256, in optimize
    raise UnknownInfeasible("solution status: ", msk_solsta)
gpkit.exceptions.UnknownInfeasible: ('solution status: ', unknown)

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/gpkit/tests/helpers.py", line 55, in test
    testfn(name, import_dict, path)(self)
  File "/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/gpkit/tests/from_paths.py", line 48, in <lambda>
    lambda self: getattr(self, name)()))  # pylint:disable=undefined-variable
  File "/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/gpkit/tests/from_paths.py", line 37, in test_fn
    mod.test()
  File "/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/solar/solar/sens_chart.py", line 97, in test
    result = model.localsolve()
  File "/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/gpkit/constraints/prog_factories.py", line 135, in solvefn
    result = progsolve(solver, verbosity=verbosity, **kwargs)
  File "/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/gpkit/constraints/sgp.py", line 160, in localsolve
    gen_result=False, **solveargs)
  File "/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/gpkit/constraints/gp.py", line 244, in solve
    raise infeasibility.__class__(msg) from infeasibility
gpkit.exceptions.UnknownInfeasible: 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.
		

Standard Output


N=1
Starting a sequence of GP solves
 for 85 free variables
  in 21 locally-GP constraints
  and for 980 free variables
       in 1300 posynomial inequalities.
Solving took 1.67 seconds and 4 GP solves.
Warning: Variable Mission.Climb.AircraftDrag.WingAero.CL[:] could cause inaccurate result because it is below lower bound. Solution is 0.8904 but bound is 0.9465
Warning: Variable Mission.Climb.AircraftDrag.WingAero.Re[:] could cause inaccurate result because it is above upper bound. Solution is 1632919.3776 but bound is 600000.0000
Warning: Variable Mission.Climb.AircraftDrag.TailAero1.Re[:] could cause inaccurate result because it is above upper bound. Solution is 1259329.5070 but bound is 1000000.0000

N=3
Starting a sequence of GP solves
 for 97 free variables
  in 23 locally-GP constraints
  and for 1032 free variables
       in 1384 posynomial inequalities.
Solving took 1.78 seconds and 4 GP solves.
Warning: Variable Mission1.Climb.AircraftDrag.WingAero.CL[:] could cause inaccurate result because it is below lower bound. Solution is 1.1135 but bound is 0.9465
Warning: Variable Mission1.Climb.AircraftDrag.WingAero.Re[:] could cause inaccurate result because it is above upper bound. Solution is 1036209.6021 but bound is 600000.0000
Warning: Variable Mission1.Climb.AircraftDrag.TailAero1.Re[:] could cause inaccurate result because it is above upper bound. Solution is 1006641.3990 but bound is 1000000.0000

N=5
Starting a sequence of GP solves
 for 85 free variables
  in 21 locally-GP constraints
  and for 1084 free variables
       in 1492 posynomial inequalities.
Solving took 1.75 seconds and 4 GP solves.
Warning: Variable Mission2.Climb.AircraftDrag.WingAero.CL[:] could cause inaccurate result because it is below lower bound. Solution is 1.0043 but bound is 0.9465
Warning: Variable Mission2.Climb.AircraftDrag.WingAero.Re[:] could cause inaccurate result because it is above upper bound. Solution is 1329202.9037 but bound is 600000.0000
Warning: Variable Mission2.Climb.AircraftDrag.TailAero1.Re[:] could cause inaccurate result because it is above upper bound. Solution is 1208149.0070 but bound is 1000000.0000

N=7
Starting a sequence of GP solves
 for 115 free variables
  in 27 locally-GP constraints
  and for 1136 free variables
       in 1624 posynomial inequalities.
Solving took 1.8 seconds and 4 GP solves.
Warning: Variable Mission3.Climb.AircraftDrag.WingAero.CL[:] could cause inaccurate result because it is below lower bound. Solution is 1.1643 but bound is 0.9465
Warning: Variable Mission3.Climb.AircraftDrag.WingAero.Re[:] could cause inaccurate result because it is above upper bound. Solution is 976138.7332 but bound is 600000.0000
Warning: Variable Mission3.Climb.AircraftDrag.TailAero1.Re[:] could cause inaccurate result because it is above upper bound. Solution is 1042059.9154 but bound is 1000000.0000

N=9
Starting a sequence of GP solves
 for 124 free variables
  in 29 locally-GP constraints
  and for 1188 free variables
       in 1780 posynomial inequalities.
Solving took 2.04 seconds and 4 GP solves.
Warning: Variable Mission4.Climb.AircraftDrag.WingAero.CL[:] could cause inaccurate result because it is below lower bound. Solution is 1.1567 but bound is 0.9465
Warning: Variable Mission4.Climb.AircraftDrag.WingAero.Re[:] could cause inaccurate result because it is above upper bound. Solution is 1007396.6632 but bound is 600000.0000
Warning: Variable Mission4.Climb.AircraftDrag.TailAero1.Re[:] could cause inaccurate result because it is above upper bound. Solution is 1092544.5684 but bound is 1000000.0000

N=0
Starting a sequence of GP solves
 for 85 free variables
  in 21 locally-GP constraints
  and for 954 free variables
       in 1269 posynomial inequalities.
Solving took 1.72 seconds and 4 GP solves.
Warning: Variable Mission5.Climb.AircraftDrag.WingAero.CL[:] could cause inaccurate result because it is below lower bound. Solution is 1.0536 but bound is 0.9465
Warning: Variable Mission5.Climb.AircraftDrag.WingAero.Re[:] could cause inaccurate result because it is above upper bound. Solution is 1119116.3963 but bound is 600000.0000

N=1
Starting a sequence of GP solves
 for 85 free variables
  in 21 locally-GP constraints
  and for 980 free variables
       in 1300 posynomial inequalities.
Solving took 2.32 seconds and 4 GP solves.
Warning: Variable Mission.Climb.AircraftDrag.WingAero.CL[:] could cause inaccurate result because it is below lower bound. Solution is 0.8904 but bound is 0.9465
Warning: Variable Mission.Climb.AircraftDrag.WingAero.Re[:] could cause inaccurate result because it is above upper bound. Solution is 1632908.6325 but bound is 600000.0000
Warning: Variable Mission.Climb.AircraftDrag.TailAero1.Re[:] could cause inaccurate result because it is above upper bound. Solution is 1259321.4890 but bound is 1000000.0000

N=3
Starting a sequence of GP solves
 for 97 free variables
  in 23 locally-GP constraints
  and for 1032 free variables
       in 1384 posynomial inequalities.
Solving took 2.89 seconds and 4 GP solves.
Warning: Variable Mission1.Climb.AircraftDrag.WingAero.CL[:] could cause inaccurate result because it is below lower bound. Solution is 1.1135 but bound is 0.9465
Warning: Variable Mission1.Climb.AircraftDrag.WingAero.Re[:] could cause inaccurate result because it is above upper bound. Solution is 1036200.8292 but bound is 600000.0000
Warning: Variable Mission1.Climb.AircraftDrag.TailAero1.Re[:] could cause inaccurate result because it is above upper bound. Solution is 1006641.9166 but bound is 1000000.0000

N=5
Starting a sequence of GP solves
 for 85 free variables
  in 21 locally-GP constraints
  and for 1084 free variables
       in 1492 posynomial inequalities.
Solving took 1.88 seconds and 4 GP solves.
Warning: Variable Mission2.Climb.AircraftDrag.WingAero.CL[:] could cause inaccurate result because it is below lower bound. Solution is 1.0043 but bound is 0.9465
Warning: Variable Mission2.Climb.AircraftDrag.WingAero.Re[:] could cause inaccurate result because it is above upper bound. Solution is 1329142.6024 but bound is 600000.0000
Warning: Variable Mission2.Climb.AircraftDrag.TailAero1.Re[:] could cause inaccurate result because it is above upper bound. Solution is 1208077.5641 but bound is 1000000.0000

N=7
Starting a sequence of GP solves
 for 115 free variables
  in 27 locally-GP constraints
  and for 1136 free variables
       in 1624 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: 'CFRPFabric.Relax.tmin ≥ 1' is infeasible by 2.3e+02% after substituting {CFRPFabric.Relax.tmin: 0.3048}.

N=9
Starting a sequence of GP solves
 for 124 free variables
  in 29 locally-GP constraints
  and for 1188 free variables
       in 1780 posynomial inequalities.
Solving took 2.47 seconds and 4 GP solves.
Warning: Variable Mission5.Climb.AircraftDrag.WingAero.CL[:] could cause inaccurate result because it is below lower bound. Solution is 1.1567 but bound is 0.9465
Warning: Variable Mission5.Climb.AircraftDrag.WingAero.Re[:] could cause inaccurate result because it is above upper bound. Solution is 1007400.0585 but bound is 600000.0000
Warning: Variable Mission5.Climb.AircraftDrag.TailAero1.Re[:] could cause inaccurate result because it is above upper bound. Solution is 1092545.2562 but bound is 1000000.0000

N=0
Starting a sequence of GP solves
 for 85 free variables
  in 21 locally-GP constraints
  and for 954 free variables
       in 1269 posynomial inequalities.
Solving took 2.42 seconds and 4 GP solves.
Warning: Variable Mission6.Climb.AircraftDrag.WingAero.CL[:] could cause inaccurate result because it is below lower bound. Solution is 1.0536 but bound is 0.9465
Warning: Variable Mission6.Climb.AircraftDrag.WingAero.Re[:] could cause inaccurate result because it is above upper bound. Solution is 1119107.3425 but bound is 600000.0000
Using solver 'mosek_cli'
 for 7672 free variables
  in 10814 posynomial inequalities.
Solving took 2.38 seconds.
Warning: Variable Mission.Climb.AircraftDrag.WingAero.CL[:] could cause inaccurate result because it is below lower bound. Solution is 1.2008 but bound is 0.9465
Warning: Variable Mission.Climb.AircraftDrag.WingAero.Re[:] could cause inaccurate result because it is above upper bound. Solution is 839120.8369 but bound is 600000.0000
Using solver 'mosek_conif'
 for 7672 free variables
  in 10814 posynomial inequalities.
Solving took 5.39 seconds.
Warning: Variable Mission.Climb.AircraftDrag.WingAero.CL[:] could cause inaccurate result because it is below lower bound. Solution is 1.2008 but bound is 0.9465
Warning: Variable Mission.Climb.AircraftDrag.WingAero.Re[:] could cause inaccurate result because it is above upper bound. Solution is 839123.0397 but bound is 600000.0000
Starting a sequence of GP solves
 for 85 free variables
  in 21 locally-GP constraints
  and for 954 free variables
       in 1269 posynomial inequalities.
Solving took 1.93 seconds and 4 GP solves.
Warning: Variable Mission.Climb.AircraftDrag.WingAero.CL[:] could cause inaccurate result because it is below lower bound. Solution is 1.0536 but bound is 0.9465
Warning: Variable Mission.Climb.AircraftDrag.WingAero.Re[:] could cause inaccurate result because it is above upper bound. Solution is 1119116.3963 but bound is 600000.0000
Starting a sequence of GP solves
 for 85 free variables
  in 21 locally-GP constraints
  and for 954 free variables
       in 1269 posynomial inequalities.
	

Standard Error

/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/gpkit/constraints/prog_factories.py:45: UserWarning: Linked function for Mission.Climb.rho[0,1] did not return a united value. Modifying it to do so (e.g. by using `()` instead of `[]` to access variables) will reduce errors.
  " to access variables) will reduce errors." % v)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/venv2_gpkit/lib/python3.5/site-packages/pint/quantity.py:1377: UnitStrippedWarning: The unit of the quantity is stripped.
  warnings.warn("The unit of the quantity is stripped.", UnitStrippedWarning)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/gpkit/constraints/prog_factories.py:45: UserWarning: Linked function for Mission.Climb.rho[0,3] did not return a united value. Modifying it to do so (e.g. by using `()` instead of `[]` to access variables) will reduce errors.
  " to access variables) will reduce errors." % v)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/gpkit/constraints/prog_factories.py:45: UserWarning: 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) will reduce errors.
  " to access variables) will reduce errors." % v)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/gpkit/constraints/prog_factories.py:45: UserWarning: Linked function for Mission.Climb.rho[0,2] did not return a united value. Modifying it to do so (e.g. by using `()` instead of `[]` to access variables) will reduce errors.
  " to access variables) will reduce errors." % v)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/gpkit/constraints/prog_factories.py:45: UserWarning: Linked function for Mission.Climb.rho[0,4] did not return a united value. Modifying it to do so (e.g. by using `()` instead of `[]` to access variables) will reduce errors.
  " to access variables) will reduce errors." % v)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/gpkit/constraints/prog_factories.py:45: UserWarning: Linked function for Mission.Climb.rho[0,0] did not return a united value. Modifying it to do so (e.g. by using `()` instead of `[]` to access variables) will reduce errors.
  " to access variables) will reduce errors." % v)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/venv2_gpkit/lib/python3.5/site-packages/pint/quantity.py:1377: UnitStrippedWarning: The unit of the quantity is stripped.
  warnings.warn("The unit of the quantity is stripped.", UnitStrippedWarning)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/venv2_gpkit/lib/python3.5/site-packages/pint/quantity.py:1377: UnitStrippedWarning: The unit of the quantity is stripped.
  warnings.warn("The unit of the quantity is stripped.", UnitStrippedWarning)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/gpkit/constraints/prog_factories.py:45: UserWarning: Linked function for Mission1.Climb.rho[0,0] did not return a united value. Modifying it to do so (e.g. by using `()` instead of `[]` to access variables) will reduce errors.
  " to access variables) will reduce errors." % v)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/gpkit/constraints/prog_factories.py:45: UserWarning: Linked function for Mission1.Climb.rho[0,2] did not return a united value. Modifying it to do so (e.g. by using `()` instead of `[]` to access variables) will reduce errors.
  " to access variables) will reduce errors." % v)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/gpkit/constraints/prog_factories.py:45: UserWarning: Linked function for Mission1.Climb.rho[0,4] did not return a united value. Modifying it to do so (e.g. by using `()` instead of `[]` to access variables) will reduce errors.
  " to access variables) will reduce errors." % v)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/gpkit/constraints/prog_factories.py:45: UserWarning: Linked function for Mission1.Climb.dh did not return a united value. Modifying it to do so (e.g. by using `()` instead of `[]` to access variables) will reduce errors.
  " to access variables) will reduce errors." % v)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/gpkit/constraints/prog_factories.py:45: UserWarning: Linked function for Mission1.Climb.rho[0,1] did not return a united value. Modifying it to do so (e.g. by using `()` instead of `[]` to access variables) will reduce errors.
  " to access variables) will reduce errors." % v)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/gpkit/constraints/prog_factories.py:45: UserWarning: Linked function for Mission1.Climb.rho[0,3] did not return a united value. Modifying it to do so (e.g. by using `()` instead of `[]` to access variables) will reduce errors.
  " to access variables) will reduce errors." % v)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/venv2_gpkit/lib/python3.5/site-packages/pint/quantity.py:1377: UnitStrippedWarning: The unit of the quantity is stripped.
  warnings.warn("The unit of the quantity is stripped.", UnitStrippedWarning)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/gpkit/constraints/prog_factories.py:45: UserWarning: Linked function for Mission2.Climb.rho[0,2] did not return a united value. Modifying it to do so (e.g. by using `()` instead of `[]` to access variables) will reduce errors.
  " to access variables) will reduce errors." % v)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/venv2_gpkit/lib/python3.5/site-packages/pint/quantity.py:1377: UnitStrippedWarning: The unit of the quantity is stripped.
  warnings.warn("The unit of the quantity is stripped.", UnitStrippedWarning)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/gpkit/constraints/prog_factories.py:45: UserWarning: Linked function for Mission2.Climb.rho[0,3] did not return a united value. Modifying it to do so (e.g. by using `()` instead of `[]` to access variables) will reduce errors.
  " to access variables) will reduce errors." % v)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/gpkit/constraints/prog_factories.py:45: UserWarning: Linked function for Mission2.Climb.rho[0,0] did not return a united value. Modifying it to do so (e.g. by using `()` instead of `[]` to access variables) will reduce errors.
  " to access variables) will reduce errors." % v)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/gpkit/constraints/prog_factories.py:45: UserWarning: Linked function for Mission2.Climb.rho[0,4] did not return a united value. Modifying it to do so (e.g. by using `()` instead of `[]` to access variables) will reduce errors.
  " to access variables) will reduce errors." % v)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/gpkit/constraints/prog_factories.py:45: UserWarning: Linked function for Mission2.Climb.rho[0,1] did not return a united value. Modifying it to do so (e.g. by using `()` instead of `[]` to access variables) will reduce errors.
  " to access variables) will reduce errors." % v)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/gpkit/constraints/prog_factories.py:45: UserWarning: Linked function for Mission2.Climb.dh did not return a united value. Modifying it to do so (e.g. by using `()` instead of `[]` to access variables) will reduce errors.
  " to access variables) will reduce errors." % v)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/venv2_gpkit/lib/python3.5/site-packages/pint/quantity.py:1377: UnitStrippedWarning: The unit of the quantity is stripped.
  warnings.warn("The unit of the quantity is stripped.", UnitStrippedWarning)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/venv2_gpkit/lib/python3.5/site-packages/pint/quantity.py:1377: UnitStrippedWarning: The unit of the quantity is stripped.
  warnings.warn("The unit of the quantity is stripped.", UnitStrippedWarning)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/gpkit/constraints/prog_factories.py:45: UserWarning: Linked function for Mission3.Climb.dh did not return a united value. Modifying it to do so (e.g. by using `()` instead of `[]` to access variables) will reduce errors.
  " to access variables) will reduce errors." % v)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/gpkit/constraints/prog_factories.py:45: UserWarning: Linked function for Mission3.Climb.rho[0,2] did not return a united value. Modifying it to do so (e.g. by using `()` instead of `[]` to access variables) will reduce errors.
  " to access variables) will reduce errors." % v)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/gpkit/constraints/prog_factories.py:45: UserWarning: Linked function for Mission3.Climb.rho[0,3] did not return a united value. Modifying it to do so (e.g. by using `()` instead of `[]` to access variables) will reduce errors.
  " to access variables) will reduce errors." % v)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/gpkit/constraints/prog_factories.py:45: UserWarning: Linked function for Mission3.Climb.rho[0,1] did not return a united value. Modifying it to do so (e.g. by using `()` instead of `[]` to access variables) will reduce errors.
  " to access variables) will reduce errors." % v)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/gpkit/constraints/prog_factories.py:45: UserWarning: Linked function for Mission3.Climb.rho[0,4] did not return a united value. Modifying it to do so (e.g. by using `()` instead of `[]` to access variables) will reduce errors.
  " to access variables) will reduce errors." % v)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/gpkit/constraints/prog_factories.py:45: UserWarning: Linked function for Mission3.Climb.rho[0,0] did not return a united value. Modifying it to do so (e.g. by using `()` instead of `[]` to access variables) will reduce errors.
  " to access variables) will reduce errors." % v)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/venv2_gpkit/lib/python3.5/site-packages/pint/quantity.py:1377: UnitStrippedWarning: The unit of the quantity is stripped.
  warnings.warn("The unit of the quantity is stripped.", UnitStrippedWarning)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/venv2_gpkit/lib/python3.5/site-packages/pint/quantity.py:1377: UnitStrippedWarning: The unit of the quantity is stripped.
  warnings.warn("The unit of the quantity is stripped.", UnitStrippedWarning)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/gpkit/constraints/prog_factories.py:45: UserWarning: Linked function for Mission4.Climb.rho[0,3] did not return a united value. Modifying it to do so (e.g. by using `()` instead of `[]` to access variables) will reduce errors.
  " to access variables) will reduce errors." % v)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/gpkit/constraints/prog_factories.py:45: UserWarning: Linked function for Mission4.Climb.rho[0,2] did not return a united value. Modifying it to do so (e.g. by using `()` instead of `[]` to access variables) will reduce errors.
  " to access variables) will reduce errors." % v)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/gpkit/constraints/prog_factories.py:45: UserWarning: Linked function for Mission4.Climb.rho[0,0] did not return a united value. Modifying it to do so (e.g. by using `()` instead of `[]` to access variables) will reduce errors.
  " to access variables) will reduce errors." % v)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/gpkit/constraints/prog_factories.py:45: UserWarning: Linked function for Mission4.Climb.dh did not return a united value. Modifying it to do so (e.g. by using `()` instead of `[]` to access variables) will reduce errors.
  " to access variables) will reduce errors." % v)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/gpkit/constraints/prog_factories.py:45: UserWarning: Linked function for Mission4.Climb.rho[0,4] did not return a united value. Modifying it to do so (e.g. by using `()` instead of `[]` to access variables) will reduce errors.
  " to access variables) will reduce errors." % v)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/gpkit/constraints/prog_factories.py:45: UserWarning: Linked function for Mission4.Climb.rho[0,1] did not return a united value. Modifying it to do so (e.g. by using `()` instead of `[]` to access variables) will reduce errors.
  " to access variables) will reduce errors." % v)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/venv2_gpkit/lib/python3.5/site-packages/pint/quantity.py:1377: UnitStrippedWarning: The unit of the quantity is stripped.
  warnings.warn("The unit of the quantity is stripped.", UnitStrippedWarning)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/venv2_gpkit/lib/python3.5/site-packages/pint/quantity.py:1377: UnitStrippedWarning: The unit of the quantity is stripped.
  warnings.warn("The unit of the quantity is stripped.", UnitStrippedWarning)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/gpkit/constraints/prog_factories.py:45: UserWarning: Linked function for Mission5.Climb.rho[0,0] did not return a united value. Modifying it to do so (e.g. by using `()` instead of `[]` to access variables) will reduce errors.
  " to access variables) will reduce errors." % v)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/gpkit/constraints/prog_factories.py:45: UserWarning: Linked function for Mission5.Climb.rho[0,2] did not return a united value. Modifying it to do so (e.g. by using `()` instead of `[]` to access variables) will reduce errors.
  " to access variables) will reduce errors." % v)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/gpkit/constraints/prog_factories.py:45: UserWarning: Linked function for Mission5.Climb.rho[0,4] did not return a united value. Modifying it to do so (e.g. by using `()` instead of `[]` to access variables) will reduce errors.
  " to access variables) will reduce errors." % v)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/gpkit/constraints/prog_factories.py:45: UserWarning: Linked function for Mission5.Climb.dh did not return a united value. Modifying it to do so (e.g. by using `()` instead of `[]` to access variables) will reduce errors.
  " to access variables) will reduce errors." % v)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/gpkit/constraints/prog_factories.py:45: UserWarning: Linked function for Mission5.Climb.rho[0,1] did not return a united value. Modifying it to do so (e.g. by using `()` instead of `[]` to access variables) will reduce errors.
  " to access variables) will reduce errors." % v)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/gpkit/constraints/prog_factories.py:45: UserWarning: Linked function for Mission5.Climb.rho[0,3] did not return a united value. Modifying it to do so (e.g. by using `()` instead of `[]` to access variables) will reduce errors.
  " to access variables) will reduce errors." % v)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/venv2_gpkit/lib/python3.5/site-packages/pint/quantity.py:1377: UnitStrippedWarning: The unit of the quantity is stripped.
  warnings.warn("The unit of the quantity is stripped.", UnitStrippedWarning)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/gpkit/constraints/prog_factories.py:45: UserWarning: Linked function for Mission.Climb.rho[0,1] did not return a united value. Modifying it to do so (e.g. by using `()` instead of `[]` to access variables) will reduce errors.
  " to access variables) will reduce errors." % v)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/venv2_gpkit/lib/python3.5/site-packages/pint/quantity.py:1377: UnitStrippedWarning: The unit of the quantity is stripped.
  warnings.warn("The unit of the quantity is stripped.", UnitStrippedWarning)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/gpkit/constraints/prog_factories.py:45: UserWarning: Linked function for Mission.Climb.rho[0,3] did not return a united value. Modifying it to do so (e.g. by using `()` instead of `[]` to access variables) will reduce errors.
  " to access variables) will reduce errors." % v)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/gpkit/constraints/prog_factories.py:45: UserWarning: 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) will reduce errors.
  " to access variables) will reduce errors." % v)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/gpkit/constraints/prog_factories.py:45: UserWarning: Linked function for Mission.Climb.rho[0,2] did not return a united value. Modifying it to do so (e.g. by using `()` instead of `[]` to access variables) will reduce errors.
  " to access variables) will reduce errors." % v)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/gpkit/constraints/prog_factories.py:45: UserWarning: Linked function for Mission.Climb.rho[0,4] did not return a united value. Modifying it to do so (e.g. by using `()` instead of `[]` to access variables) will reduce errors.
  " to access variables) will reduce errors." % v)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/gpkit/constraints/prog_factories.py:45: UserWarning: Linked function for Mission.Climb.rho[0,0] did not return a united value. Modifying it to do so (e.g. by using `()` instead of `[]` to access variables) will reduce errors.
  " to access variables) will reduce errors." % v)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/venv2_gpkit/lib/python3.5/site-packages/pint/quantity.py:1377: UnitStrippedWarning: The unit of the quantity is stripped.
  warnings.warn("The unit of the quantity is stripped.", UnitStrippedWarning)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/venv2_gpkit/lib/python3.5/site-packages/pint/quantity.py:1377: UnitStrippedWarning: The unit of the quantity is stripped.
  warnings.warn("The unit of the quantity is stripped.", UnitStrippedWarning)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/gpkit/constraints/prog_factories.py:45: UserWarning: Linked function for Mission1.Climb.rho[0,0] did not return a united value. Modifying it to do so (e.g. by using `()` instead of `[]` to access variables) will reduce errors.
  " to access variables) will reduce errors." % v)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/gpkit/constraints/prog_factories.py:45: UserWarning: Linked function for Mission1.Climb.rho[0,2] did not return a united value. Modifying it to do so (e.g. by using `()` instead of `[]` to access variables) will reduce errors.
  " to access variables) will reduce errors." % v)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/gpkit/constraints/prog_factories.py:45: UserWarning: Linked function for Mission1.Climb.rho[0,4] did not return a united value. Modifying it to do so (e.g. by using `()` instead of `[]` to access variables) will reduce errors.
  " to access variables) will reduce errors." % v)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/gpkit/constraints/prog_factories.py:45: UserWarning: Linked function for Mission1.Climb.dh did not return a united value. Modifying it to do so (e.g. by using `()` instead of `[]` to access variables) will reduce errors.
  " to access variables) will reduce errors." % v)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/gpkit/constraints/prog_factories.py:45: UserWarning: Linked function for Mission1.Climb.rho[0,1] did not return a united value. Modifying it to do so (e.g. by using `()` instead of `[]` to access variables) will reduce errors.
  " to access variables) will reduce errors." % v)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/gpkit/constraints/prog_factories.py:45: UserWarning: Linked function for Mission1.Climb.rho[0,3] did not return a united value. Modifying it to do so (e.g. by using `()` instead of `[]` to access variables) will reduce errors.
  " to access variables) will reduce errors." % v)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/venv2_gpkit/lib/python3.5/site-packages/pint/quantity.py:1377: UnitStrippedWarning: The unit of the quantity is stripped.
  warnings.warn("The unit of the quantity is stripped.", UnitStrippedWarning)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/gpkit/constraints/prog_factories.py:45: UserWarning: Linked function for Mission2.Climb.rho[0,2] did not return a united value. Modifying it to do so (e.g. by using `()` instead of `[]` to access variables) will reduce errors.
  " to access variables) will reduce errors." % v)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/venv2_gpkit/lib/python3.5/site-packages/pint/quantity.py:1377: UnitStrippedWarning: The unit of the quantity is stripped.
  warnings.warn("The unit of the quantity is stripped.", UnitStrippedWarning)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/gpkit/constraints/prog_factories.py:45: UserWarning: Linked function for Mission2.Climb.rho[0,3] did not return a united value. Modifying it to do so (e.g. by using `()` instead of `[]` to access variables) will reduce errors.
  " to access variables) will reduce errors." % v)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/gpkit/constraints/prog_factories.py:45: UserWarning: Linked function for Mission2.Climb.rho[0,0] did not return a united value. Modifying it to do so (e.g. by using `()` instead of `[]` to access variables) will reduce errors.
  " to access variables) will reduce errors." % v)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/gpkit/constraints/prog_factories.py:45: UserWarning: Linked function for Mission2.Climb.rho[0,4] did not return a united value. Modifying it to do so (e.g. by using `()` instead of `[]` to access variables) will reduce errors.
  " to access variables) will reduce errors." % v)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/gpkit/constraints/prog_factories.py:45: UserWarning: Linked function for Mission2.Climb.rho[0,1] did not return a united value. Modifying it to do so (e.g. by using `()` instead of `[]` to access variables) will reduce errors.
  " to access variables) will reduce errors." % v)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/gpkit/constraints/prog_factories.py:45: UserWarning: Linked function for Mission2.Climb.dh did not return a united value. Modifying it to do so (e.g. by using `()` instead of `[]` to access variables) will reduce errors.
  " to access variables) will reduce errors." % v)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/venv2_gpkit/lib/python3.5/site-packages/pint/quantity.py:1377: UnitStrippedWarning: The unit of the quantity is stripped.
  warnings.warn("The unit of the quantity is stripped.", UnitStrippedWarning)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/venv2_gpkit/lib/python3.5/site-packages/pint/quantity.py:1377: UnitStrippedWarning: The unit of the quantity is stripped.
  warnings.warn("The unit of the quantity is stripped.", UnitStrippedWarning)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/gpkit/constraints/prog_factories.py:45: UserWarning: Linked function for Mission3.Climb.dh did not return a united value. Modifying it to do so (e.g. by using `()` instead of `[]` to access variables) will reduce errors.
  " to access variables) will reduce errors." % v)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/gpkit/constraints/prog_factories.py:45: UserWarning: Linked function for Mission3.Climb.rho[0,2] did not return a united value. Modifying it to do so (e.g. by using `()` instead of `[]` to access variables) will reduce errors.
  " to access variables) will reduce errors." % v)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/gpkit/constraints/prog_factories.py:45: UserWarning: Linked function for Mission3.Climb.rho[0,3] did not return a united value. Modifying it to do so (e.g. by using `()` instead of `[]` to access variables) will reduce errors.
  " to access variables) will reduce errors." % v)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/gpkit/constraints/prog_factories.py:45: UserWarning: Linked function for Mission3.Climb.rho[0,1] did not return a united value. Modifying it to do so (e.g. by using `()` instead of `[]` to access variables) will reduce errors.
  " to access variables) will reduce errors." % v)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/gpkit/constraints/prog_factories.py:45: UserWarning: Linked function for Mission3.Climb.rho[0,4] did not return a united value. Modifying it to do so (e.g. by using `()` instead of `[]` to access variables) will reduce errors.
  " to access variables) will reduce errors." % v)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/gpkit/constraints/prog_factories.py:45: UserWarning: Linked function for Mission3.Climb.rho[0,0] did not return a united value. Modifying it to do so (e.g. by using `()` instead of `[]` to access variables) will reduce errors.
  " to access variables) will reduce errors." % v)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/venv2_gpkit/lib/python3.5/site-packages/pint/quantity.py:1377: UnitStrippedWarning: The unit of the quantity is stripped.
  warnings.warn("The unit of the quantity is stripped.", UnitStrippedWarning)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/venv2_gpkit/lib/python3.5/site-packages/pint/quantity.py:1377: UnitStrippedWarning: The unit of the quantity is stripped.
  warnings.warn("The unit of the quantity is stripped.", UnitStrippedWarning)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/gpkit/constraints/prog_factories.py:45: UserWarning: Linked function for Mission5.Climb.rho[0,0] did not return a united value. Modifying it to do so (e.g. by using `()` instead of `[]` to access variables) will reduce errors.
  " to access variables) will reduce errors." % v)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/gpkit/constraints/prog_factories.py:45: UserWarning: Linked function for Mission5.Climb.rho[0,2] did not return a united value. Modifying it to do so (e.g. by using `()` instead of `[]` to access variables) will reduce errors.
  " to access variables) will reduce errors." % v)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/gpkit/constraints/prog_factories.py:45: UserWarning: Linked function for Mission5.Climb.rho[0,4] did not return a united value. Modifying it to do so (e.g. by using `()` instead of `[]` to access variables) will reduce errors.
  " to access variables) will reduce errors." % v)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/gpkit/constraints/prog_factories.py:45: UserWarning: Linked function for Mission5.Climb.rho[0,3] did not return a united value. Modifying it to do so (e.g. by using `()` instead of `[]` to access variables) will reduce errors.
  " to access variables) will reduce errors." % v)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/gpkit/constraints/prog_factories.py:45: UserWarning: Linked function for Mission5.Climb.dh did not return a united value. Modifying it to do so (e.g. by using `()` instead of `[]` to access variables) will reduce errors.
  " to access variables) will reduce errors." % v)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/gpkit/constraints/prog_factories.py:45: UserWarning: Linked function for Mission5.Climb.rho[0,1] did not return a united value. Modifying it to do so (e.g. by using `()` instead of `[]` to access variables) will reduce errors.
  " to access variables) will reduce errors." % v)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/venv2_gpkit/lib/python3.5/site-packages/pint/quantity.py:1377: UnitStrippedWarning: The unit of the quantity is stripped.
  warnings.warn("The unit of the quantity is stripped.", UnitStrippedWarning)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/venv2_gpkit/lib/python3.5/site-packages/pint/quantity.py:1377: UnitStrippedWarning: The unit of the quantity is stripped.
  warnings.warn("The unit of the quantity is stripped.", UnitStrippedWarning)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/gpkit/constraints/prog_factories.py:45: UserWarning: Linked function for Mission6.Climb.rho[0,4] did not return a united value. Modifying it to do so (e.g. by using `()` instead of `[]` to access variables) will reduce errors.
  " to access variables) will reduce errors." % v)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/gpkit/constraints/prog_factories.py:45: UserWarning: Linked function for Mission6.Climb.rho[0,3] did not return a united value. Modifying it to do so (e.g. by using `()` instead of `[]` to access variables) will reduce errors.
  " to access variables) will reduce errors." % v)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/gpkit/constraints/prog_factories.py:45: UserWarning: Linked function for Mission6.Climb.rho[0,2] did not return a united value. Modifying it to do so (e.g. by using `()` instead of `[]` to access variables) will reduce errors.
  " to access variables) will reduce errors." % v)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/gpkit/constraints/prog_factories.py:45: UserWarning: Linked function for Mission6.Climb.rho[0,1] did not return a united value. Modifying it to do so (e.g. by using `()` instead of `[]` to access variables) will reduce errors.
  " to access variables) will reduce errors." % v)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/gpkit/constraints/prog_factories.py:45: UserWarning: Linked function for Mission6.Climb.rho[0,0] did not return a united value. Modifying it to do so (e.g. by using `()` instead of `[]` to access variables) will reduce errors.
  " to access variables) will reduce errors." % v)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/gpkit/constraints/prog_factories.py:45: UserWarning: Linked function for Mission6.Climb.dh did not return a united value. Modifying it to do so (e.g. by using `()` instead of `[]` to access variables) will reduce errors.
  " to access variables) will reduce errors." % v)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/venv2_gpkit/lib/python3.5/site-packages/pint/quantity.py:1377: UnitStrippedWarning: The unit of the quantity is stripped.
  warnings.warn("The unit of the quantity is stripped.", UnitStrippedWarning)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/venv2_gpkit/lib/python3.5/site-packages/gassolar/environment/solar_irradiance.py:40: RuntimeWarning: overflow encountered in exp
  tau = np.exp(-0.175/costhsun)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/gpkit/constraints/prog_factories.py:45: UserWarning: Linked function for Mission.Climb.rho[0,1] did not return a united value. Modifying it to do so (e.g. by using `()` instead of `[]` to access variables) will reduce errors.
  " to access variables) will reduce errors." % v)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/venv2_gpkit/lib/python3.5/site-packages/pint/quantity.py:1377: UnitStrippedWarning: The unit of the quantity is stripped.
  warnings.warn("The unit of the quantity is stripped.", UnitStrippedWarning)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/gpkit/constraints/prog_factories.py:45: UserWarning: Linked function for Mission.Climb.rho[0,4] did not return a united value. Modifying it to do so (e.g. by using `()` instead of `[]` to access variables) will reduce errors.
  " to access variables) will reduce errors." % v)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/gpkit/constraints/prog_factories.py:45: UserWarning: Linked function for Mission.Climb.rho[0,2] did not return a united value. Modifying it to do so (e.g. by using `()` instead of `[]` to access variables) will reduce errors.
  " to access variables) will reduce errors." % v)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/gpkit/constraints/prog_factories.py:45: UserWarning: Linked function for Mission.Climb.rho[0,3] did not return a united value. Modifying it to do so (e.g. by using `()` instead of `[]` to access variables) will reduce errors.
  " to access variables) will reduce errors." % v)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/gpkit/constraints/prog_factories.py:45: UserWarning: Linked function for Mission.Climb.rho[0,0] did not return a united value. Modifying it to do so (e.g. by using `()` instead of `[]` to access variables) will reduce errors.
  " to access variables) will reduce errors." % v)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/gpkit/constraints/prog_factories.py:45: UserWarning: 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) will reduce errors.
  " to access variables) will reduce errors." % v)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/venv2_gpkit/lib/python3.5/site-packages/pint/quantity.py:1377: UnitStrippedWarning: The unit of the quantity is stripped.
  warnings.warn("The unit of the quantity is stripped.", UnitStrippedWarning)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/venv2_gpkit/lib/python3.5/site-packages/gassolar/environment/solar_irradiance.py:40: RuntimeWarning: overflow encountered in exp
  tau = np.exp(-0.175/costhsun)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/gpkit/constraints/prog_factories.py:45: UserWarning: Linked function for Mission.Climb.rho[0,1] did not return a united value. Modifying it to do so (e.g. by using `()` instead of `[]` to access variables) will reduce errors.
  " to access variables) will reduce errors." % v)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/venv2_gpkit/lib/python3.5/site-packages/pint/quantity.py:1377: UnitStrippedWarning: The unit of the quantity is stripped.
  warnings.warn("The unit of the quantity is stripped.", UnitStrippedWarning)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/gpkit/constraints/prog_factories.py:45: UserWarning: Linked function for Mission.Climb.rho[0,4] did not return a united value. Modifying it to do so (e.g. by using `()` instead of `[]` to access variables) will reduce errors.
  " to access variables) will reduce errors." % v)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/gpkit/constraints/prog_factories.py:45: UserWarning: Linked function for Mission.Climb.rho[0,2] did not return a united value. Modifying it to do so (e.g. by using `()` instead of `[]` to access variables) will reduce errors.
  " to access variables) will reduce errors." % v)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/gpkit/constraints/prog_factories.py:45: UserWarning: Linked function for Mission.Climb.rho[0,3] did not return a united value. Modifying it to do so (e.g. by using `()` instead of `[]` to access variables) will reduce errors.
  " to access variables) will reduce errors." % v)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/gpkit/constraints/prog_factories.py:45: UserWarning: Linked function for Mission.Climb.rho[0,0] did not return a united value. Modifying it to do so (e.g. by using `()` instead of `[]` to access variables) will reduce errors.
  " to access variables) will reduce errors." % v)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/gpkit/constraints/prog_factories.py:45: UserWarning: 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) will reduce errors.
  " to access variables) will reduce errors." % v)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/venv2_gpkit/lib/python3.5/site-packages/pint/quantity.py:1377: UnitStrippedWarning: The unit of the quantity is stripped.
  warnings.warn("The unit of the quantity is stripped.", UnitStrippedWarning)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/gpkit/constraints/prog_factories.py:45: UserWarning: Linked function for Mission.Climb.rho[0,1] did not return a united value. Modifying it to do so (e.g. by using `()` instead of `[]` to access variables) will reduce errors.
  " to access variables) will reduce errors." % v)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/venv2_gpkit/lib/python3.5/site-packages/pint/quantity.py:1377: UnitStrippedWarning: The unit of the quantity is stripped.
  warnings.warn("The unit of the quantity is stripped.", UnitStrippedWarning)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/gpkit/constraints/prog_factories.py:45: UserWarning: Linked function for Mission.Climb.rho[0,3] did not return a united value. Modifying it to do so (e.g. by using `()` instead of `[]` to access variables) will reduce errors.
  " to access variables) will reduce errors." % v)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/gpkit/constraints/prog_factories.py:45: UserWarning: 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) will reduce errors.
  " to access variables) will reduce errors." % v)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/gpkit/constraints/prog_factories.py:45: UserWarning: Linked function for Mission.Climb.rho[0,2] did not return a united value. Modifying it to do so (e.g. by using `()` instead of `[]` to access variables) will reduce errors.
  " to access variables) will reduce errors." % v)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/gpkit/constraints/prog_factories.py:45: UserWarning: Linked function for Mission.Climb.rho[0,4] did not return a united value. Modifying it to do so (e.g. by using `()` instead of `[]` to access variables) will reduce errors.
  " to access variables) will reduce errors." % v)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/gpkit/constraints/prog_factories.py:45: UserWarning: Linked function for Mission.Climb.rho[0,0] did not return a united value. Modifying it to do so (e.g. by using `()` instead of `[]` to access variables) will reduce errors.
  " to access variables) will reduce errors." % v)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/venv2_gpkit/lib/python3.5/site-packages/pint/quantity.py:1377: UnitStrippedWarning: The unit of the quantity is stripped.
  warnings.warn("The unit of the quantity is stripped.", UnitStrippedWarning)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/venv2_gpkit/lib/python3.5/site-packages/pint/quantity.py:1377: UnitStrippedWarning: The unit of the quantity is stripped.
  warnings.warn("The unit of the quantity is stripped.", UnitStrippedWarning)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/gpkit/constraints/prog_factories.py:45: UserWarning: Linked function for Mission.Climb.rho[0,1] did not return a united value. Modifying it to do so (e.g. by using `()` instead of `[]` to access variables) will reduce errors.
  " to access variables) will reduce errors." % v)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/venv2_gpkit/lib/python3.5/site-packages/pint/quantity.py:1377: UnitStrippedWarning: The unit of the quantity is stripped.
  warnings.warn("The unit of the quantity is stripped.", UnitStrippedWarning)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/gpkit/constraints/prog_factories.py:45: UserWarning: Linked function for Mission.Climb.rho[0,3] did not return a united value. Modifying it to do so (e.g. by using `()` instead of `[]` to access variables) will reduce errors.
  " to access variables) will reduce errors." % v)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/gpkit/constraints/prog_factories.py:45: UserWarning: 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) will reduce errors.
  " to access variables) will reduce errors." % v)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/gpkit/constraints/prog_factories.py:45: UserWarning: Linked function for Mission.Climb.rho[0,2] did not return a united value. Modifying it to do so (e.g. by using `()` instead of `[]` to access variables) will reduce errors.
  " to access variables) will reduce errors." % v)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/gpkit/constraints/prog_factories.py:45: UserWarning: Linked function for Mission.Climb.rho[0,4] did not return a united value. Modifying it to do so (e.g. by using `()` instead of `[]` to access variables) will reduce errors.
  " to access variables) will reduce errors." % v)
/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/gpkit/constraints/prog_factories.py:45: UserWarning: Linked function for Mission.Climb.rho[0,0] did not return a united value. Modifying it to do so (e.g. by using `()` instead of `[]` to access variables) will reduce errors.
  " to access variables) will reduce errors." % v)