Skip to content

Failed

gpkit.tests.from_paths.TestFiles.test_gassolar_gas_gas_py_mosek (from gpkit.tests.from_paths.TestFiles-20171016165002)

Failing for the past 1 build (Since Failed #14 )
Took 0.4 sec.

Error Message

'AR_h'

Stacktrace

Traceback (most recent call last):
  File "/jenkins/workspace/gpkit_commons_PR_Models/buildnode/reynolds/optimizer/mosek/gpkit/gpkit/tests/helpers.py", line 62, in test
    testfn(name, import_dict, path)(self)
  File "/jenkins/workspace/gpkit_commons_PR_Models/buildnode/reynolds/optimizer/mosek/gpkit/gpkit/tests/from_paths.py", line 50, in <lambda>
    lambda self: getattr(self, name)()))  # pylint:disable=undefined-variable
  File "/jenkins/workspace/gpkit_commons_PR_Models/buildnode/reynolds/optimizer/mosek/gpkit/gpkit/tests/from_paths.py", line 41, in test_fn
    mod.test()
  File "gas.py", line 208, in test
  File "/jenkins/workspace/gpkit_commons_PR_Models/buildnode/reynolds/optimizer/mosek/gpkit/gpkit/constraints/model.py", line 59, in __init__
    cs = self.setup(*args, **kwargs)  # pylint: disable=no-member
  File "gas.py", line 174, in setup
  File "/jenkins/workspace/gpkit_commons_PR_Models/buildnode/reynolds/optimizer/mosek/gpkit/gpkit/constraints/model.py", line 59, in __init__
    cs = self.setup(*args, **kwargs)  # pylint: disable=no-member
  File "gas.py", line 44, in setup
  File "/jenkins/workspace/gpkit_commons_PR_Models/buildnode/reynolds/optimizer/mosek/gpkit/gpkit/keydict.py", line 149, in __setitem__
    key, idx = self.parse_and_index(key)
  File "/jenkins/workspace/gpkit_commons_PR_Models/buildnode/reynolds/optimizer/mosek/gpkit/gpkit/keydict.py", line 99, in parse_and_index
    raise KeyError(key)
KeyError: 'AR_h'
		

Standard Output

Using solver 'mosek'
Solving for 79 variables.
Solving took 0.121 seconds.
Using solver 'mosek_cli'
Solving for 79 variables.
Solving took 0.246 seconds.
Warning: Constraint [z_{bre}_Mission/Loiter/FlightSegment/BreguetEndurance_(0,)... >= 2.45*BSFC_Mission/Loiter/FlightSegment/AircraftPerf_(0,)*P_{total}_Mission/Loiter/FlightSegment/Airc...] is not tight because the left hand side evaluated to 0.214978340025 but the right hand side evaluated to 0.214968845865 (Allowable error: 0.0001%, Actual error: 0.0044%)

Warning: Constraint [z_{bre}_Mission/Loiter/FlightSegment/BreguetEndurance_(1,)... >= 2.45*BSFC_Mission/Loiter/FlightSegment/AircraftPerf_(1,)*P_{total}_Mission/Loiter/FlightSegment/Airc...] is not tight because the left hand side evaluated to 0.201770573866 but the right hand side evaluated to 0.201772961974 (Allowable error: 0.0001%, Actual error: 0.0012%)

Warning: Constraint [z_{bre}_Mission/Loiter/FlightSegment/BreguetEndurance_(2,)... >= 2.45*BSFC_Mission/Loiter/FlightSegment/AircraftPerf_(2,)*P_{total}_Mission/Loiter/FlightSegment/Airc...] is not tight because the left hand side evaluated to 0.197669665026 but the right hand side evaluated to 0.19766884187 (Allowable error: 0.0001%, Actual error: 0.00042%)

Warning: Constraint [z_{bre}_Mission/Loiter/FlightSegment/BreguetEndurance_(3,)... >= 2.45*BSFC_Mission/Loiter/FlightSegment/AircraftPerf_(3,)*P_{total}_Mission/Loiter/FlightSegment/Airc...] is not tight because the left hand side evaluated to 0.201770775637 but the right hand side evaluated to 0.201772961974 (Allowable error: 0.0001%, Actual error: 0.0011%)

Warning: Constraint [z_{bre}_Mission/Loiter/FlightSegment/BreguetEndurance_(4,)... >= 2.45*BSFC_Mission/Loiter/FlightSegment/AircraftPerf_(4,)*P_{total}_Mission/Loiter/FlightSegment/Airc...] is not tight because the left hand side evaluated to 0.214978769982 but the right hand side evaluated to 0.214990343824 (Allowable error: 0.0001%, Actual error: 0.0054%)

	

Standard Error