Skip to content
Failed

Console Output

Started by upstream project "gplibrary_Push_Models" build number 165
originally caused by:
 Started by upstream project "gpkit_Push" build number 625
 originally caused by:
  Started by GitHub push by bqpd
  Started by GitHub push by bqpd
[EnvInject] - Loading node environment variables.
Building remotely on reynolds in workspace /jenkins/workspace/gplibrary_Push_Models/mosek
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://github.com/convexengineering/gplibrary
 > git init /jenkins/workspace/gplibrary_Push_Models/mosek # timeout=10
Fetching upstream changes from https://github.com/convexengineering/gplibrary
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/convexengineering/gplibrary +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/convexengineering/gplibrary # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/convexengineering/gplibrary # timeout=10
Fetching upstream changes from https://github.com/convexengineering/gplibrary
 > git fetch --tags --progress https://github.com/convexengineering/gplibrary +refs/pull/*:refs/remotes/origin/pr/* +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision 9ef01e9a942f045dffd79894476795cdcb13fd00 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9ef01e9a942f045dffd79894476795cdcb13fd00 # timeout=3
Commit message: "SimPleAC versions (#172)"
 > git rev-list --no-walk 9ef01e9a942f045dffd79894476795cdcb13fd00 # timeout=10
Run condition [Execution node ] enabling prebuild for step [Execute shell]
Run condition [Execution node ] enabling prebuild for step [Execute Windows batch command]
[Execution node] check if [reynolds] is in [[macys, macys_VM, reynolds, reynolds-ubuntu16]]
Run condition [Execution node ] enabling perform for step [Execute shell]
[mosek] $ /bin/bash -xe /tmp/jenkins8913753784876725199.sh
+ [[ reynolds == *macys* ]]
+ virtualenv /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit
New python executable in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/bin/python
Installing setuptools, pip, wheel...done.
+ . /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/bin/activate
++ deactivate nondestructive
++ unset -f pydoc
++ '[' -z '' ']'
++ '[' -z '' ']'
++ '[' -n /bin/bash ']'
++ hash -r
++ '[' -z '' ']'
++ unset VIRTUAL_ENV
++ '[' '!' nondestructive = nondestructive ']'
++ VIRTUAL_ENV=/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit
++ export VIRTUAL_ENV
++ _OLD_VIRTUAL_PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
++ PATH=/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
++ export PATH
++ '[' -z '' ']'
++ '[' -z '' ']'
++ _OLD_VIRTUAL_PS1=
++ '[' x '!=' x ']'
+++ basename /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit
++ PS1='(venv2_gpkit) '
++ export PS1
++ alias pydoc
++ '[' -n /bin/bash ']'
++ hash -r
++ which pip
+ export PIP=/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/bin/pip
+ PIP=/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/bin/pip
+ pip_install pip
+ python /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/bin/pip install --upgrade pip
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7.
Requirement already up-to-date: pip in ./venv2_gpkit/lib/python2.7/site-packages (19.0.3)
+ [[ reynolds == *reynolds* ]]
+ export CVXOPT_SUITESPARSE_INC_DIR=/usr/include/suitesparse
+ CVXOPT_SUITESPARSE_INC_DIR=/usr/include/suitesparse
+ export PATH=/home/jenkins/.local/bin/:/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
+ PATH=/home/jenkins/.local/bin/:/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
+ [[ mosek == mosek ]]
+ [[ reynolds == reynolds-ubuntu16 ]]
+ export PATH=/home/jenkins/.local/bin/:/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/home/jenkins/mosek/7/tools/platform/linux64x86/bin
+ PATH=/home/jenkins/.local/bin/:/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/home/jenkins/mosek/7/tools/platform/linux64x86/bin
+ python /home/jenkins/mosek/7/tools/platform/linux64x86/python/2/setup.py install
running install
running build
running build_py
running install_lib
creating /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages/mosek
copying build/lib.linux-x86_64-2.7/mosek/__init__.py -> /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages/mosek
copying build/lib.linux-x86_64-2.7/mosek/array.py -> /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages/mosek
creating /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages/mosek/fusion
copying build/lib.linux-x86_64-2.7/mosek/fusion/__init__.py -> /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages/mosek/fusion
copying build/lib.linux-x86_64-2.7/mosek/fusion/Utils.py -> /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages/mosek/fusion
copying build/lib.linux-x86_64-2.7/mosek/fusion/SolverInfo.py -> /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages/mosek/fusion
byte-compiling /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages/mosek/__init__.py to __init__.pyc
byte-compiling /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages/mosek/array.py to array.pyc
byte-compiling /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages/mosek/fusion/__init__.py to __init__.pyc
byte-compiling /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages/mosek/fusion/Utils.py to Utils.pyc
byte-compiling /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages/mosek/fusion/SolverInfo.py to SolverInfo.pyc
running install_data
copying /home/jenkins/mosek/7/tools/platform/linux64x86/python/2/../../bin/libmosek64.so.7.1 -> /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages/mosek
copying /home/jenkins/mosek/7/tools/platform/linux64x86/python/2/../../bin/libiomp5.so -> /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages/mosek
copying /home/jenkins/mosek/7/tools/platform/linux64x86/python/2/../../bin/libmosekxx7_1.so -> /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages/mosek
copying /home/jenkins/mosek/7/tools/platform/linux64x86/python/2/../../bin/libmosekglb64.so.7.1 -> /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages/mosek
copying /home/jenkins/mosek/7/tools/platform/linux64x86/python/2/../../../../../license.pdf -> /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages/mosek
running install_egg_info
Writing /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages/Mosek-7.1.20-py2.7.egg-info
Please review the MOSEK license conditions in license.pdf
+ [[ mosek == mosek ]]
+ python -c '__import__("mosek").Env()'
+ msktestlic
Computer
  Platform               : Linux/64-X86    
  Cores                  : 20              

Problem
  Name                   :                 
  Objective sense        : min             
  Type                   : LO (linear optimization problem)
  Constraints            : 1               
  Cones                  : 0               
  Scalar variables       : 5000            
  Matrix variables       : 0               
  Integer variables      : 0               

Optimizer started.
Interior-point optimizer started.
Presolve started.
Linear dependency checker started.
Linear dependency checker terminated.
Eliminator - tries                  : 0                 time                   : 0.00            
Eliminator - elim's                 : 0               
Lin. dep.  - tries                  : 1                 time                   : 0.00            
Lin. dep.  - number                 : 0               
Presolve terminated. Time: 0.00    
Interior-point optimizer terminated. Time: 0.00. 

Optimizer terminated. Time: 0.04    
************************************
A license was checked out correctly.
************************************
+ export 'GPKITSOLVERS=mosek, mosek_cli'
+ GPKITSOLVERS='mosek, mosek_cli'
+ [[ mosek == cvxopt ]]
+ pip_install xmlrunner
+ python /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/bin/pip install --upgrade xmlrunner
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7.
Collecting xmlrunner
Installing collected packages: xmlrunner
Successfully installed xmlrunner-1.7.7
+ pip_install pint
+ python /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/bin/pip install --upgrade pint
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7.
Collecting pint
  Using cached https://files.pythonhosted.org/packages/15/9d/bf177ebbc57d25e9e296addc14a1303d1e34d7964af5df428a8332349c42/Pint-0.9-py2.py3-none-any.whl
Collecting funcsigs; python_version == "2.7" (from pint)
  Using cached https://files.pythonhosted.org/packages/69/cb/f5be453359271714c01b9bd06126eaf2e368f1fddfff30818754b5ac2328/funcsigs-1.0.2-py2.py3-none-any.whl
Installing collected packages: funcsigs, pint
Successfully installed funcsigs-1.0.2 pint-0.9
+ pip_install numpy
+ python /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/bin/pip install --upgrade numpy
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7.
Collecting numpy
  Using cached https://files.pythonhosted.org/packages/c4/33/8ec8dcdb4ede5d453047bbdbd01916dbaccdb63e98bba60989718f5f0876/numpy-1.16.2-cp27-cp27mu-manylinux1_x86_64.whl
Installing collected packages: numpy
Successfully installed numpy-1.16.2
+ pip_install scipy
+ python /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/bin/pip install --upgrade scipy
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7.
Collecting scipy
  Using cached https://files.pythonhosted.org/packages/81/39/f1457091d0a45a84a2bd7815e2cf6bd45d4fe240728e9ed567cbb17c8abe/scipy-1.2.1-cp27-cp27mu-manylinux1_x86_64.whl
Requirement already satisfied, skipping upgrade: numpy>=1.8.2 in ./venv2_gpkit/lib/python2.7/site-packages (from scipy) (1.16.2)
Installing collected packages: scipy
Successfully installed scipy-1.2.1
+ pip_install ad
+ python /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/bin/pip install --upgrade ad
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7.
Collecting ad
Installing collected packages: ad
Successfully installed ad-1.3.2
+ pip_install ctypesgen
+ python /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/bin/pip install --upgrade ctypesgen
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7.
Collecting ctypesgen
Installing collected packages: ctypesgen
Successfully installed ctypesgen-0.post125
+ pip_install pandas
+ python /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/bin/pip install --upgrade pandas
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7.
Collecting pandas
  Using cached https://files.pythonhosted.org/packages/db/83/7d4008ffc2988066ff37f6a0bb6d7b60822367dcb36ba5e39aa7801fda54/pandas-0.24.2-cp27-cp27mu-manylinux1_x86_64.whl
Collecting python-dateutil>=2.5.0 (from pandas)
  Using cached https://files.pythonhosted.org/packages/41/17/c62faccbfbd163c7f57f3844689e3a78bae1f403648a6afb1d0866d87fbb/python_dateutil-2.8.0-py2.py3-none-any.whl
Requirement already satisfied, skipping upgrade: numpy>=1.12.0 in ./venv2_gpkit/lib/python2.7/site-packages (from pandas) (1.16.2)
Collecting pytz>=2011k (from pandas)
  Using cached https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl
Collecting six>=1.5 (from python-dateutil>=2.5.0->pandas)
  Using cached https://files.pythonhosted.org/packages/73/fb/00a976f728d0d1fecfe898238ce23f502a721c0ac0ecfedb80e0d88c64e9/six-1.12.0-py2.py3-none-any.whl
Installing collected packages: six, python-dateutil, pytz, pandas
Successfully installed pandas-0.24.2 python-dateutil-2.8.0 pytz-2019.1 six-1.12.0
+ pip_install matplotlib
+ python /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/bin/pip install --upgrade matplotlib
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7.
Collecting matplotlib
  Using cached https://files.pythonhosted.org/packages/32/6b/0368cfa5e1d1ae169ab7dc78addda3fd5e6262e48d7373a9114bac7caff7/matplotlib-2.2.4-cp27-cp27mu-manylinux1_x86_64.whl
Collecting pyparsing!=2.0.4,!=2.1.2,!=2.1.6,>=2.0.1 (from matplotlib)
  Using cached https://files.pythonhosted.org/packages/dd/d9/3ec19e966301a6e25769976999bd7bbe552016f0d32b577dc9d63d2e0c49/pyparsing-2.4.0-py2.py3-none-any.whl
Collecting backports.functools-lru-cache (from matplotlib)
  Using cached https://files.pythonhosted.org/packages/03/8e/2424c0e65c4a066e28f539364deee49b6451f8fcd4f718fefa50cc3dcf48/backports.functools_lru_cache-1.5-py2.py3-none-any.whl
Collecting subprocess32 (from matplotlib)
Requirement already satisfied, skipping upgrade: pytz in ./venv2_gpkit/lib/python2.7/site-packages (from matplotlib) (2019.1)
Requirement already satisfied, skipping upgrade: six>=1.10 in ./venv2_gpkit/lib/python2.7/site-packages (from matplotlib) (1.12.0)
Requirement already satisfied, skipping upgrade: python-dateutil>=2.1 in ./venv2_gpkit/lib/python2.7/site-packages (from matplotlib) (2.8.0)
Collecting kiwisolver>=1.0.1 (from matplotlib)
  Using cached https://files.pythonhosted.org/packages/3a/62/a8c9bef3059d55ab38e41fe9cba4fad773bfc04e47290bab84db1c18262e/kiwisolver-1.0.1-cp27-cp27mu-manylinux1_x86_64.whl
Collecting cycler>=0.10 (from matplotlib)
  Using cached https://files.pythonhosted.org/packages/f7/d2/e07d3ebb2bd7af696440ce7e754c59dd546ffe1bbe732c8ab68b9c834e61/cycler-0.10.0-py2.py3-none-any.whl
Requirement already satisfied, skipping upgrade: numpy>=1.7.1 in ./venv2_gpkit/lib/python2.7/site-packages (from matplotlib) (1.16.2)
Requirement already satisfied, skipping upgrade: setuptools in ./venv2_gpkit/lib/python2.7/site-packages (from kiwisolver>=1.0.1->matplotlib) (41.0.0)
Installing collected packages: pyparsing, backports.functools-lru-cache, subprocess32, kiwisolver, cycler, matplotlib
Successfully installed backports.functools-lru-cache-1.5 cycler-0.10.0 kiwisolver-1.0.1 matplotlib-2.2.4 pyparsing-2.4.0 subprocess32-3.5.3
+ export GPKITBUILD=/jenkins/workspace/gplibrary_Push_Models/mosek/build_gpkit
+ GPKITBUILD=/jenkins/workspace/gplibrary_Push_Models/mosek/build_gpkit
+ python -c 'import scipy; print scipy.__version__'
1.2.1
+ python -c 'import numpy; print numpy.__version__'
1.16.2
+ python -c 'import pint; print pint.__version__'
0.9
+ git clone --depth 1 https://github.com/convexengineering/gpkit.git
Cloning into 'gpkit'...
+ python /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/bin/pip install --no-cache-dir -e /jenkins/workspace/gplibrary_Push_Models/mosek/gpkit
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7.
Obtaining file:///jenkins/workspace/gplibrary_Push_Models/mosek/gpkit
Requirement already satisfied: numpy>=1.12.1 in ./venv2_gpkit/lib/python2.7/site-packages (from gpkit==0.8.0.0) (1.16.2)
Requirement already satisfied: pint>=0.7 in ./venv2_gpkit/lib/python2.7/site-packages (from gpkit==0.8.0.0) (0.9)
Requirement already satisfied: scipy in ./venv2_gpkit/lib/python2.7/site-packages (from gpkit==0.8.0.0) (1.2.1)
Requirement already satisfied: ad in ./venv2_gpkit/lib/python2.7/site-packages (from gpkit==0.8.0.0) (1.3.2)
Requirement already satisfied: ctypesgen in ./venv2_gpkit/lib/python2.7/site-packages (from gpkit==0.8.0.0) (0.post125)
Collecting cvxopt (from gpkit==0.8.0.0)
  Downloading https://files.pythonhosted.org/packages/d1/d9/d1c3ef409c6d8ad8933c98f1cd176ae2a1b858a91d8c44484a0dd4fa17cb/cvxopt-1.2.3-cp27-cp27mu-manylinux1_x86_64.whl (11.6MB)
Requirement already satisfied: funcsigs; python_version == "2.7" in ./venv2_gpkit/lib/python2.7/site-packages (from pint>=0.7->gpkit==0.8.0.0) (1.0.2)
Installing collected packages: cvxopt, gpkit
  Running setup.py develop for gpkit
Successfully installed cvxopt-1.2.3 gpkit
+ python /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/bin/pip install --no-cache-dir -e /jenkins/workspace/gplibrary_Push_Models/mosek
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7.
Obtaining file:///jenkins/workspace/gplibrary_Push_Models/mosek
Requirement already satisfied: numpy>=1.12 in ./venv2_gpkit/lib/python2.7/site-packages (from gpkitmodels==0.0.0.0) (1.16.2)
Requirement already satisfied: scipy in ./venv2_gpkit/lib/python2.7/site-packages (from gpkitmodels==0.0.0.0) (1.2.1)
Requirement already satisfied: pint in ./venv2_gpkit/lib/python2.7/site-packages (from gpkitmodels==0.0.0.0) (0.9)
Requirement already satisfied: funcsigs; python_version == "2.7" in ./venv2_gpkit/lib/python2.7/site-packages (from pint->gpkitmodels==0.0.0.0) (1.0.2)
Installing collected packages: gpkitmodels
  Running setup.py develop for gpkitmodels
Successfully installed gpkitmodels
+ export MSK_IPAR_NUM_THREADS=2
+ MSK_IPAR_NUM_THREADS=2
+ export MKL_NUM_THREADS=2
+ MKL_NUM_THREADS=2
+ export NUMEXPR_NUM_THREADS=2
+ NUMEXPR_NUM_THREADS=2
+ export OPENBLAS_NUM_THREADS=2
+ OPENBLAS_NUM_THREADS=2
+ export OMP_NUM_THREADS=2
+ OMP_NUM_THREADS=2
+ python -c 'from gpkit.tests.test_repo import test_repos; test_repos(xmloutput=True)'
No filename given.
Usage:
     mskexpopt FILENAME [-primal] [-dual] [-p parameterfile]
Return code: 1052
Description: MSK_RES_ERR_FILE_OPEN [An error occurred while opening a file.]
............................................................................................................................................................................................................................................
----------------------------------------------------------------------
Ran 236 tests in 350.010s

OK
Found no installed solvers, beginning a build.
# Moving to the directory from which GPkit was imported.
Started building gpkit...

Attempting to find and build solvers:

# Looking for mosek
#     Found /home/jenkins/mosek/7/tools/platform/linux64x86/h/mosek.h
#     Found /home/jenkins/mosek/7/tools/platform/linux64x86/bin/libmosek64.so
#     Found /home/jenkins/mosek/7/tools/examples/c/scopt-ext.c
#     Found /home/jenkins/mosek/7/tools/examples/c/expopt.c
#     Found /home/jenkins/mosek/7/tools/examples/c/dgopt.c
#     Found /home/jenkins/mosek/7/tools/examples/c/scopt-ext.h
#     Found /home/jenkins/mosek/7/tools/examples/c/expopt.h
#     Found /home/jenkins/mosek/7/tools/examples/c/dgopt.h
#     Found /home/jenkins/mosek/7/tools/platform/linux64x86/h/mosek.h
# Found mosek version 7, installed to /home/jenkins/mosek
#
# Building mosek...
#     Replacing directory _mosek/lib
#     Replacing directory _mosek/build
#     Replacing directory /jenkins/workspace/gplibrary_Push_Models/mosek/build_gpkit
#
#   Copying expopt library files to _mosek/build
#     Copying /home/jenkins/mosek/7/tools/examples/c/scopt-ext.c
#     Copying /home/jenkins/mosek/7/tools/examples/c/expopt.c
#     Copying /home/jenkins/mosek/7/tools/examples/c/dgopt.c
#     Copying /home/jenkins/mosek/7/tools/examples/c/scopt-ext.h
#     Copying /home/jenkins/mosek/7/tools/examples/c/expopt.h
#     Copying /home/jenkins/mosek/7/tools/examples/c/dgopt.h
#     Copying /home/jenkins/mosek/7/tools/platform/linux64x86/h/mosek.h
#
#   Applying expopt patches...
#
#     Change in _mosek/build/dgopt.con line 683
#     --           printf("Number of Hessian non-zeros: %d\n",nlh[0]->numhesnz)
#     ++ MSK_echotask(task,MSK_STREAM_MSG,"Number of Hessian non-zeros: %d\n",n
#
#     Change in _mosek/build/expopt.con line 569
#     --       printf("Warning: The variable with index '%d' has only positive 
#     ++ MSK_echotask(expopttask,MSK_STREAM_MSG, "Warning: The variable with in
#
#     Change in _mosek/build/expopt.con line 582
#     --       printf("Warning: The variable with index '%d' has only negative 
#     ++ MSK_echotask(expopttask,MSK_STREAM_MSG, "Warning: The variable with in
#
#     Change in _mosek/build/expopt.con line 1115
#     --     printf ("solsta = %d, prosta = %d\n", (int)*solsta,(int)*prosta);
#     ++ MSK_echotask(expopttask,MSK_STREAM_MSG, "solsta = %d, prosta = %d\n", 
#
#   Building expopt library...
#     Calling 'gcc -fpic -shared -Wl,--export-dynamic,-R "/home/jenkins/mosek/7/tools/platform/linux64x86/bin"    _mosek/build/scopt-ext.c _mosek/build/expopt.c _mosek/build/dgopt.c   "/home/jenkins/mosek/7/tools/platform/linux64x86/bin/libmosek64.so" -o /jenkins/workspace/gplibrary_Push_Models/mosek/build_gpkit/expopt.so'
##
### CALL BEGINS
### CALL ENDS
##
#
#   Building Python bindings for expopt and Mosek...
#   (if this fails on Windows, verify the mingw version)
#     Calling 'python modified_ctypesgen.py -a -l /jenkins/workspace/gplibrary_Push_Models/mosek/build_gpkit/expopt.so -l "/home/jenkins/mosek/7/tools/platform/linux64x86/bin/libmosek64.so" -o _mosek/lib/expopt_h.py    _mosek/build/expopt.h'
##
### CALL BEGINS
### CALL ENDS
##
# Done building mosek
# Looking for mosek_cli
#   Trying to run mskexpopt...
#     Calling 'mskexpopt'
##
### CALL BEGINS
### CALL ENDS
##
# Found mosek_cli in system path
# Looking for cvxopt
#   Trying to import cvxopt...
# Found cvxopt in Python path
...finished building gpkit.
Replaced found solvers (['mosek', 'mosek_cli', 'cvxopt']) with environment var GPKITSOLVERS (mosek, mosek_cli)

Found the following solvers: mosek, mosek_cli
#     Replacing directory env

GPkit is now installed with solver(s) ['mosek', 'mosek_cli']
To incorporate new solvers at a later date, run `gpkit.build()`.

If any tests didn't pass, please post the output above
(starting from "Found no installed solvers, beginning a build.")
to gpkit@mit.edu or https://github.com/convexengineering/gpkit/issues/new
so we can prevent others from having these errors.

The same goes for any other bugs you encounter with GPkit:
send 'em our way, aloCloning into 'gplibrary'...
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7.
Obtaining file:///jenkins/workspace/gplibrary_Push_Models/mosek/gplibrary
Installing collected packages: gpkitmodels
  Found existing installation: gpkitmodels 0.0.0.0
    Not uninstalling gpkitmodels at /jenkins/workspace/gplibrary_Push_Models/mosek, outside environment /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit
    Can't uninstall 'gpkitmodels'. No files were found to uninstall.
  Running setup.py develop for gpkitmodels
Successfully installed gpkitmodels
Cloning into 'shopping'...

Running tests...
----------------------------------------------------------------------
...
----------------------------------------------------------------------
Ran 3 tests in 11.884s

OK

Generating XML reports...
adding test for 'test.py'
Using solver 'mosek'
Solving for 25 variables.
Solving took 3.43 seconds.
Using solver 'mosek'
Solving for 25 variables.
Solving took 3.1 seconds.
Using solver 'mosek_cli'
Solving for 25 variables.
Solving took 5.08 seconds.
Cloning into 'gassolar'...
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7.
Requirement already satisfied: pandas in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (0.24.2)
Requirement already satisfied: python-dateutil>=2.5.0 in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from pandas) (2.8.0)
Requirement already satisfied: numpy>=1.12.0 in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from pandas) (1.16.2)
Requirement already satisfied: pytz>=2011k in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from pandas) (2019.1)
Requirement already satisfied: six>=1.5 in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from python-dateutil>=2.5.0->pandas) (1.12.0)
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7.
Collecting git+https://github.com/hoburg/gpfit.git
  Cloning https://github.com/hoburg/gpfit.git to /tmp/pip-req-build-eYEZTp
Requirement already satisfied: numpy in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpfit==0.1) (1.16.2)
Requirement already satisfied: scipy in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpfit==0.1) (1.2.1)
Requirement already satisfied: gpkit in /jenkins/workspace/gplibrary_Push_Models/mosek/gpkit (from gpfit==0.1) (0.8.0.0)
Requirement already satisfied: pint>=0.7 in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpkit->gpfit==0.1) (0.9)
Requirement already satisfied: ad in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpkit->gpfit==0.1) (1.3.2)
Requirement already satisfied: ctypesgen in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpkit->gpfit==0.1) (0.post125)
Requirement already satisfied: cvxopt in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpkit->gpfit==0.1) (1.2.3)
Requirement already satisfied: funcsigs; python_version == "2.7" in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from pint>=0.7->gpkit->gpfit==0.1) (1.0.2)
Building wheels for collected packages: gpfit
  Building wheel for gpfit (setup.py): started
  Building wheel for gpfit (setup.py): finished with status 'done'
  Stored in directory: /tmp/pip-ephem-wheel-cache-USPd6V/wheels/4d/4b/2e/9480645acbe8d32004b09b3732f616bbb2a9ee75e4526f058f
Successfully built gpfit
Installing collected packages: gpfit
Successfully installed gpfit-0.1
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7.
Processing /jenkins/workspace/gplibrary_Push_Models/mosek/gassolar
Requirement already satisfied: numpy in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gassolar==0.0.0.0) (1.16.2)
Requirement already satisfied: scipy in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gassolar==0.0.0.0) (1.2.1)
Requirement already satisfied: gpkit in /jenkins/workspace/gplibrary_Push_Models/mosek/gpkit (from gassolar==0.0.0.0) (0.8.0.0)
Requirement already satisfied: pandas in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gassolar==0.0.0.0) (0.24.2)
Requirement already satisfied: gpfit in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gassolar==0.0.0.0) (0.1)
Requirement already satisfied: pint>=0.7 in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpkit->gassolar==0.0.0.0) (0.9)
Requirement already satisfied: ad in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpkit->gassolar==0.0.0.0) (1.3.2)
Requirement already satisfied: ctypesgen in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpkit->gassolar==0.0.0.0) (0.post125)
Requirement already satisfied: cvxopt in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpkit->gassolar==0.0.0.0) (1.2.3)
Requirement already satisfied: python-dateutil>=2.5.0 in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from pandas->gassolar==0.0.0.0) (2.8.0)
Requirement already satisfied: pytz>=2011k in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from pandas->gassolar==0.0.0.0) (2019.1)
Requirement already satisfied: funcsigs; python_version == "2.7" in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from pint>=0.7->gpkit->gassolar==0.0.0.0) (1.0.2)
Requirement already satisfied: six>=1.5 in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from python-dateutil>=2.5.0->pandas->gassolar==0.0.0.0) (1.12.0)
Building wheels for collected packages: gassolar
  Building wheel for gassolar (setup.py): started
  Building wheel for gassolar (setup.py): finished with status 'done'
  Stored in directory: /tmp/pip-ephem-wheel-cache-CCEvJn/wheels/ae/e5/db/451d5cd4fefb8cbfae822318112a7f93d82b846f44f5f09f97
Successfully built gassolar
Installing collected packages: gassolar
Successfully installed gassolar-0.0.0.0

Running tests...
----------------------------------------------------------------------
/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/local/lib/python2.7/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/gplibrary_Push_Models/mosek/venv2_gpkit/local/lib/python2.7/site-packages/gassolar/environment/solar_irradiance.py:40: RuntimeWarning: overflow encountered in exp
  tau = np.exp(-0.175/costhsun)
..
----------------------------------------------------------------------
Ran 4 tests in 222.611s

OK

Generating XML reports...
adding test for 'gassolar/gas/gas.py'
adding test for 'gassolar/solar/solar.py'
Using solver 'mosek'
Solving for 592 variables.
Solving took 9.56 seconds.
Warning: Variable [P_{shaft-max}_Mission/Climb/FlightSegment/AircraftPerf/EnginePerf_(0,)**-1*P_{total}_Mission/Climb/ could cause inaccurate result because it is above upper bound. Solution is 1.0000 but bound is 0.9685
Beginning signomial solve.
Solving took 4 GP solves and 57.4 seconds.
Warning: Variable [P_{shaft-max}_Mission.1/Climb.1/FlightSegment.2/AircraftPerf.2/EnginePerf.2_(0,)**-1*P_{total}_Miss could cause inaccurate result because it is above upper bound. Solution is 1.0000 but bound is 0.9685
Using solver 'mosek'
Solving for 592 variables.
Solving took 21 seconds.
Warning: Variable [P_{shaft-max}_Mission/Climb/FlightSegment/AircraftPerf/EnginePerf_(0,)**-1*P_{total}_Mission/Climb/ could cause inaccurate result because it is above upper bound. Solution is 1.0000 but bound is 0.9685
Beginning signomial solve.
Solving took 4 GP solves and 58.4 seconds.
Warning: Variable [P_{shaft-max}_Mission.1/Climb.1/FlightSegment.2/AircraftPerf.2/EnginePerf.2_(0,)**-1*P_{total}_Miss could cause inaccurate result because it is above upper bound. Solution is 1.0000 but bound is 0.9685
Using solver 'mosek'
Solving for 1250 variables.
Solving took 5.71 seconds.
Warning: Variable Re_Mission/FlightSegment/AircraftPerf/WingAero could cause inaccurate result because it is below lower bound. Solution is 102558.3537 but bound is 150000.0000
Warning: Variable Re_Mission/FlightSegment.10/AircraftPerf.10/WingAero.10 could cause inaccurate result because it is below lower bound. Solution is 102558.3827 but bound is 150000.0000
Beginning signomial solve.
Solving took 4 GP solves and 11.5 seconds.
Warning: Variable Re_Mission.1/FlightSegment.21/AircraftPerf.21/WingAero.21 could cause inaccurate result because it is below lower bound. Solution is 103406.0510 but bound is 150000.0000
Using solver 'mosek_cli'
Solving for 1250 variables.
Solving took 2.03 seconds.
Warning: Variable Re_Mission/FlightSegment/AircraftPerf/WingAero could cause inaccurate result because it is below lower bound. Solution is 102558.6388 but bound is 150000.0000
Warning: Variable Re_Mission/FlightSegment.10/AircraftPerf.10/WingAero.10 could cause inaccurate result because it is below lower bound. Solution is 102558.6388 but bound is 150000.0000
Beginning signomial solve.
Solving took 4 GP solves and 31.9 seconds.
Warning: Variable Re_Mission.1/FlightSegment.21/AircraftPerf.21/WingAero.21 could cause inaccurate result because it is below lower bound. Solution is 103406.1793 but bound is 150000.0000
Cloning into 'jho'...
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7.
Requirement already satisfied: pandas in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (0.24.2)
Requirement already satisfied: python-dateutil>=2.5.0 in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from pandas) (2.8.0)
Requirement already satisfied: numpy>=1.12.0 in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from pandas) (1.16.2)
Requirement already satisfied: pytz>=2011k in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from pandas) (2019.1)
Requirement already satisfied: six>=1.5 in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from python-dateutil>=2.5.0->pandas) (1.12.0)
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7.
Collecting git+https://github.com/hoburg/gpfit.git
  Cloning https://github.com/hoburg/gpfit.git to /tmp/pip-req-build-k5bcH7
Requirement already satisfied (use --upgrade to upgrade): gpfit==0.1 from git+https://github.com/hoburg/gpfit.git in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages
Requirement already satisfied: numpy in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpfit==0.1) (1.16.2)
Requirement already satisfied: scipy in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpfit==0.1) (1.2.1)
Requirement already satisfied: gpkit in /jenkins/workspace/gplibrary_Push_Models/mosek/gpkit (from gpfit==0.1) (0.8.0.0)
Requirement already satisfied: pint>=0.7 in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpkit->gpfit==0.1) (0.9)
Requirement already satisfied: ad in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpkit->gpfit==0.1) (1.3.2)
Requirement already satisfied: ctypesgen in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpkit->gpfit==0.1) (0.post125)
Requirement already satisfied: cvxopt in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpkit->gpfit==0.1) (1.2.3)
Requirement already satisfied: funcsigs; python_version == "2.7" in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from pint>=0.7->gpkit->gpfit==0.1) (1.0.2)
Building wheels for collected packages: gpfit
  Building wheel for gpfit (setup.py): started
  Building wheel for gpfit (setup.py): finished with status 'done'
  Stored in directory: /tmp/pip-ephem-wheel-cache-sQX3gg/wheels/4d/4b/2e/9480645acbe8d32004b09b3732f616bbb2a9ee75e4526f058f
Successfully built gpfit

Running tests...
----------------------------------------------------------------------
/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/local/lib/python2.7/site-packages/pint/quantity.py:1377: UnitStrippedWarning: The unit of the quantity is stripped.
  warnings.warn("The unit of the quantity is stripped.", UnitStrippedWarning)
...adding test for 'model/jho.py'
adding test for 'model/print_perf.py'
Beginning signomial solve.
Allowing negative dual variable(s) as small as -5.205905151406398e-14.
Allowing negative dual variable(s) as small as -7.380944813673018e-14.
Allowing negative dual variable(s) as small as -1.512965100425312e-13.
Allowing negative dual variable(s) as small as -1.4843334894543148e-13.
Solving took 4 GP solves and 204 seconds.
Beginning signomial solve.
Allowing negative dual variable(s) as small as -5.102385527977482e-14.
Allowing negative dual variable(s) as small as -7.527528947393058e-14.
Allowing negative dual variable(s) as small as -1.524847956235753e-13.
Allowing negative dual variable(s) as small as -1.4862156644257496e-13.
Solving took 4 GP solves and 264 seconds.
Allowing negative dual variable(s) as small as -5.174107670091743e-13.
Allowing negative dual variable(s) as small as -1.429783375028748e-12.
Allowing negative dual variable(s) as small as -4.4819356559422374e-13.
Allowing negative dual variable(s) as small as -4.4498259244019067e-13.
Allowing negative dual variable(s) as small as -1.295959325096907e-12.
Allowing negative dual variable(s) as small as -1.0918949121599408e-12.
Allowing negative dual variable(s) as small as -1.0911740261354552e-12.
MTOW [lbs] = 141.77
Zero fuel weight [lbs] = 53.80
Wing span [ft] = 24.00
Aicraft length [ft] = 12.90
Aspect ratio = 25.60
mean aerodynamic chord [ft] = 0.9722
root chord [ft] = 1.250
speed for best rate of climb [m/s]: Vy = 21.829
speed at top of climb [m/s] = 26.622
design loiter speed [m/s] = 25.070
rotation speed at 55 lbs [m/s] = 18.185
rotation speed at 150 lbs [m/s] = 28.236
Allowing negative dual variable(s) as small as -5.121771062821523e-16.
optimum loiter speed for min power, start of loiter [m/s] = 25.279
optimum loiter speed for min power, end of loiter [m/s] = 17.233
optimum cruise speed, inbound [m/s] = 36.269
optimum cruise speed, outbound [m/s] = 25.637
Beginning signomial solve.
Allowing negative dual variable(s) as small as -2.503725238794935e-14.
Allowing negative dual variable(s) as small as -5.695889940392728e-12.
Allowing negative dual variable(s) as small as -2.0879005671952775e-11.
Allowing negative dual variable(s) as small as -2.0880796483727058e-11.
Solving took 4 GP solves and 203 seconds.
Max Speed [m/s]: 74.76
Beginning signomial solve.
Solving took 4 GP solves and 99.8 seconds.
Max payload weight [lbf] = 28.083
Max take off weight [lbf] = 166.417
Allowing negative dual variable(s) as small as -5.185313983746553e-13.
Allowing negative dual variable(s) as small as -1.4315302415690567e-12.
Allowing negative dual variable(s) as small as -4.4562617484977807e-13.
Allowing negative dual variable(s) as small as -4.461934294264225e-13.
Allowing negative dual variable(s) as small as -1.2976651003748785e-12.
Allowing negative dual variable(s) as small as -1.0907715702890286e-12.
Allowing negative dual variable(s) as small as -1.0900163150556752e-12.
MTOW [lbs] = 141.77
Zero fuel weight [lbs] = 53.80
Wing span [ft] = 24.00
Aicraft length [ft] = 12.90
Aspect ratio = 25.60
mean aerodynamic chord [ft] = 0.9722
root chord [ft] = 1.250
speed for best rate of climb [m/s]: Vy = 21.829
speed at top of climb [m/s] = 26.622
design loiter speed [m/s] = 25.070
rotation speed at 55 lbs [m/s] = 18.185
rotation speed at 150 lbs [m/s] = 28.236
optimum loiter speed for min power, start of loiter [m/s] = 25.279
optimum loiter speed for min power, end of loiter [m/s] = 17.233
optimum cruise speed, inbound [m/s] = 36.269
optimum cruise speed, outbound [m/s] = 25.637
Beginning signomial solve.
Allowing negative dual variable(s) as small as -2.512270594210781e-14.
Allowing negative dual variable(s) as small as -5.6958676527059545e-12.
Allowing negative dual variable(s) as small as -2.0878922730804217e-11.
Allowing negative dual variable(s) as small as -2.0880970575520438e-11.
Solving took 4 GP solves and 195 seconds.
Max Speed [m/s]: 74.76
Beginning signomial solve.
Solving took 4 GP solves and 86.9 seconds.
Max payload weight [lbf] = 28.083
Max take off weight [lbf] = .
----------------------------------------------------------------------
Ran 4 tests in 1904.475s

OK

Generating XML reports...
166.417
Cloning into 'turbofan'...
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7.
Processing /jenkins/workspace/gplibrary_Push_Models/mosek/turbofan
Requirement already satisfied: numpy in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from turbofan==0.0.0.0) (1.16.2)
Requirement already satisfied: scipy in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from turbofan==0.0.0.0) (1.2.1)
Requirement already satisfied: pint in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from turbofan==0.0.0.0) (0.9)
Requirement already satisfied: funcsigs; python_version == "2.7" in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from pint->turbofan==0.0.0.0) (1.0.2)
Building wheels for collected packages: turbofan
  Building wheel for turbofan (setup.py): started
  Building wheel for turbofan (setup.py): finished with status 'done'
  Stored in directory: /tmp/pip-ephem-wheel-cache-cL61WC/wheels/0b/d3/5a/1f7be9a0e2bfc9b92d70c3416e9062750b44899a83235d52bd
Successfully built turbofan
Installing collected packages: turbofan
Successfully installed turbofan-0.0.0.0

Running tests...
----------------------------------------------------------------------
.
----------------------------------------------------------------------
Ran 1 test in 110.230s

OK

Generating XML reports...
adding test for 'turbofan/engine_validation.py'
Beginning signomial solve.
Using solver 'mosek'
Solving for 339 variables.
Solving took 16.5 seconds.
Using solver 'mosek'
Solving for 339 variables.
Solving took 7 seconds.
Using solver 'mosek'
Solving for 339 variables.
Solving took 8.47 seconds.
Using solver 'mosek'
Solving for 339 variables.
Solving took 6.07 seconds.
Using solver 'mosek'
Solving for 339 variables.
Solving took 11.3 seconds.
Using solver 'mosek'
Solving for 339 variables.
Solving took 5.21 seconds.
Using solver 'mosek'
Solving for 339 variables.
Solving took 15.2 seconds.
Using solver 'mosek'
Solving for 339 variables.
Solving took 10.6 seconds.
Using solver 'mosek'
Solving for 339 variables.
Solving took 1.96 seconds.
Using solver 'mosek'
Solving for 339 variables.
Solving took 4.05 seconds.
Using solver 'mosek'
Solving for 339 variables.
Solving took 4.4 seconds.
Using solver 'mosek'
Solving for 339 variables.
Solving took 8.84 seconds.
Using solver 'mosek'
Solving for 339 variables.
Solving took 0.834 seconds.
Using solver 'mosek'
Solving for 339 variables.
Solving took 6.4 seconds.
Solving took 14 GP solves and 110 seconds.
Cloning into 'SPaircraft'...
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7.
Collecting git+https://github.com/hoburg/turbofan.git
  Cloning https://github.com/hoburg/turbofan.git to /tmp/pip-req-build-0NWCp3
Requirement already satisfied (use --upgrade to upgrade): turbofan==0.0.0.0 from git+https://github.com/hoburg/turbofan.git in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages
Requirement already satisfied: numpy in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from turbofan==0.0.0.0) (1.16.2)
Requirement already satisfied: scipy in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from turbofan==0.0.0.0) (1.2.1)
Requirement already satisfied: pint in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from turbofan==0.0.0.0) (0.9)
Requirement already satisfied: funcsigs; python_version == "2.7" in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from pint->turbofan==0.0.0.0) (1.0.2)
Building wheels for collected packages: turbofan
  Building wheel for turbofan (setup.py): started
  Building wheel for turbofan (setup.py): finished with status 'done'
  Stored in directory: /tmp/pip-ephem-wheel-cache-jt3VI4/wheels/49/e6/3a/5de0d21c0f148404ea8d883f76e050c82d4e9a0e6f59ce69a5
Successfully built turbofan
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7.
Processing /jenkins/workspace/gplibrary_Push_Models/mosek/SPaircraft
Requirement already satisfied: turbofan in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from SPaircraft==0.0.0) (0.0.0.0)
Requirement already satisfied: gpkit in /jenkins/workspace/gplibrary_Push_Models/mosek/gpkit (from SPaircraft==0.0.0) (0.8.0.0)
Requirement already satisfied: pint in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from turbofan->SPaircraft==0.0.0) (0.9)
Requirement already satisfied: scipy in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from turbofan->SPaircraft==0.0.0) (1.2.1)
Requirement already satisfied: numpy in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from turbofan->SPaircraft==0.0.0) (1.16.2)
Requirement already satisfied: ad in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpkit->SPaircraft==0.0.0) (1.3.2)
Requirement already satisfied: ctypesgen in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpkit->SPaircraft==0.0.0) (0.post125)
Requirement already satisfied: cvxopt in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpkit->SPaircraft==0.0.0) (1.2.3)
Requirement already satisfied: funcsigs; python_version == "2.7" in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from pint->turbofan->SPaircraft==0.0.0) (1.0.2)
Building wheels for collected packages: SPaircraft
  Building wheel for SPaircraft (setup.py): started
  Building wheel for SPaircraft (setup.py): finished with status 'done'
  Stored in directory: /tmp/pip-ephem-wheel-cache-mTyd0z/wheels/35/e9/ab/370bd99a0676f607d611255d254a74b7735f0080fd5402bb37
Successfully built SPaircraft
Installing collected packages: SPaircraft
Successfully installed SPaircraft-0.0.0

Running tests...
----------------------------------------------------------------------
adding test for 'SPaircraft.py'
Beginning signomial solve.
Using solver 'mosek'
Solving for 1775 variables.
Number of Hessian non-zeros: 2084
* Solving exponential optimization problem on dual form. *
* The following log information refers to the solution of the dual problem. *
Computer
  Platform               : Linux/64-X86    
  Cores                  : 20              

Problem
  Name                   :                 
  Objective sense        : max             
  Type                   : GECO (general convex optimization problem)
  Constraints            : 1776            
  Cones                  : 0               
  Scalar variables       : 6158            
  Matrix variables       : 0               
  Integer variables      : 0               

Optimizer started.
Interior-point optimizer started.
Presolve started.
Linear dependency checker started.
Linear dependency checker terminated.
Eliminator started.
Total number of eliminations : 934
Eliminator terminated.
Eliminator started.
Total number of eliminations : 944
Eliminator terminated.
Eliminator - tries                  : 2                 time                   : 0.00            
Eliminator - elim's                 : 944             
Lin. dep.  - tries                  : 1                 time                   : 0.00            
Lin. dep.  - number                 : 0               
Presolve terminated. Time: 0.03    
Matrix reordering started.
Local matrix reordering started.
Local matrix reordering terminated.
Matrix reordering terminated.
Optimizer  - threads                : 20              
Optimizer  - solved problem         : the primal      
Optimizer  - Constraints            : 783
Optimizer  - Cones                  : 0
Optimizer  - Scalar variables       : 3495              conic                  : 0               
Optimizer  - Semi-definite variables: 0                 scalarized             : 0               
Factor     - setup time             : 0.44              dense det. time        : 0.00            
Factor     - ML order time          : 0.00              GP order time          : 0.10            
Factor     - nonzeros before factor : 1.67e+04          after factor           : 1.53e+05        
Factor     - dense dim.             : 0                 flops                  : 0.00e+00        
Factor     - GP saved nzs           : 0                 GP saved flops         : 0.00e+00        
ITE PFEAS    DFEAS    GFEAS    PRSTATUS   POBJ              DOBJ              MU       TIME  
0   2.3e+03  3.0e+03  1.3e+05  0.00e+00   -1.304455491e+05  2.000000000e+00   1.0e+00  0.47  
1   1.1e+03  1.5e+03  6.4e+04  -9.71e-01  -1.283832563e+05  3.608184733e+00   4.9e-01  6.68  
2   4.2e+02  5.6e+02  2.4e+04  -9.38e-01  -1.219772445e+05  1.026931393e+01   1.9e-01  10.00 
3   2.9e+02  3.8e+02  1.7e+04  -8.38e-01  -1.174208848e+05  6.271691018e+01   1.3e-01  15.41 
4   2.9e+02  3.8e+02  1.6e+04  -7.61e-01  -1.147958169e+05  2.260725394e+03   1.3e-01  21.78 
5   7.9e+01  1.0e+02  4.5e+03  -7.54e-01  -7.781908272e+04  9.493033919e+03   3.5e-02  27.90 
6   3.3e+01  4.3e+01  1.9e+03  -2.29e-01  -4.454542107e+04  1.012482230e+04   1.5e-02  33.07 
7   1.9e+01  2.5e+01  1.1e+03  3.24e-01   -2.886095377e+04  6.746930573e+03   8.4e-03  38.49 
8   9.1e+00  1.2e+01  5.2e+02  5.94e-01   -1.479990118e+04  4.206374956e+03   4.1e-03  44.60 
9   5.0e+00  6.6e+00  2.9e+02  8.25e-01   -8.171638543e+03  2.656553543e+03   2.2e-03  63.15 
10  1.7e+00  2.2e+00  9.8e+01  9.20e-01   -2.605337450e+03  1.184635425e+03   7.7e-04  69.03 
11  6.8e-01  8.9e-01  3.9e+01  9.88e-01   -9.332883020e+02  5.851646791e+02   3.1e-04  73.87 
12  5.2e-01  6.8e-01  3.0e+01  9.94e-01   -6.681776729e+02  4.981173877e+02   2.4e-04  79.68 
13  4.2e-01  7.8e-01  2.4e+01  9.77e-01   -5.125290555e+02  4.350081507e+02   1.9e-04  86.30 
14  2.2e-01  4.2e-01  1.3e+01  9.91e-01   -1.883417278e+02  3.169897086e+02   1.0e-04  93.00 
15  9.7e-02  2.2e-01  5.7e+00  9.92e-01   5.364712724e+00   2.310730038e+02   4.6e-05  98.93 
16  2.8e-02  1.8e-01  1.7e+00  9.95e-01   1.154079147e+02   1.820568421e+02   1.4e-05  106.16
17  9.1e-03  1.3e-01  5.6e-01  9.96e-01   1.468090451e+02   1.689424260e+02   4.6e-06  111.77
18  1.9e-03  1.4e-01  1.2e-01  1.00e+00   1.592465289e+02   1.639420979e+02   1.0e-06  117.94
19  1.2e-03  1.1e-01  8.0e-02  1.00e+00   1.603957857e+02   1.635316441e+02   6.7e-07  124.18
20  1.1e-03  1.1e-01  6.9e-02  9.71e-01   1.607616438e+02   1.631878271e+02   5.8e-07  130.58
21  3.5e-04  7.4e-02  2.4e-02  4.76e-01   1.619413944e+02   1.628921891e+02   2.1e-07  136.23
22  3.3e-04  6.8e-02  2.3e-02  8.95e-01   1.620328559e+02   1.629017978e+02   2.0e-07  142.88
23  3.0e-04  6.4e-02  2.1e-02  9.93e-01   1.620960234e+02   1.628858199e+02   1.8e-07  148.31
24  2.7e-04  5.9e-02  1.9e-02  1.00e+00   1.621539397e+02   1.628641636e+02   1.6e-07  154.10
25  2.4e-04  5.4e-02  1.7e-02  1.00e+00   1.622053151e+02   1.628445100e+02   1.5e-07  159.40
26  2.2e-04  4.9e-02  1.5e-02  1.00e+00   1.622515665e+02   1.628268162e+02   1.3e-07  164.43
27  2.0e-04  4.5e-02  1.4e-02  1.00e+00   1.622931896e+02   1.628108940e+02   1.2e-07  170.06
28  1.8e-04  4.1e-02  1.2e-02  1.00e+00   1.623306471e+02   1.627965628e+02   1.1e-07  175.67
29  1.6e-04  3.8e-02  1.1e-02  1.00e+00   1.623643566e+02   1.627836645e+02   9.6e-08  183.73
30  1.4e-04  3.5e-02  1.0e-02  1.00e+00   1.623946933e+02   1.627720563e+02   8.6e-08  188.49
31  1.3e-04  3.2e-02  9.0e-03  1.00e+00   1.624219949e+02   1.627616091e+02   7.8e-08  194.61
32  1.2e-04  3.0e-02  8.1e-03  1.00e+00   1.624465650e+02   1.627522069e+02   7.0e-08  199.47
33  1.1e-04  2.7e-02  7.3e-03  1.00e+00   1.624686767e+02   1.627437451e+02   6.3e-08  205.28
34  9.5e-05  2.5e-02  6.5e-03  1.00e+00   1.624885761e+02   1.627361295e+02   5.7e-08  210.66
35  8.5e-05  2.4e-02  5.9e-03  1.00e+00   1.625064842e+02   1.627292753e+02   5.1e-08  216.20
36  7.7e-05  2.2e-02  5.3e-03  1.00e+00   1.625226003e+02   1.627231062e+02   4.6e-08  222.38
37  6.9e-05  2.1e-02  4.8e-03  1.00e+00   1.625371036e+02   1.627175538e+02   4.1e-08  229.61
38  6.2e-05  1.9e-02  4.3e-03  1.00e+00   1.625501555e+02   1.627125562e+02   3.7e-08  236.21
39  5.6e-05  1.8e-02  3.9e-03  1.00e+00   1.625619012e+02   1.627080580e+02   3.4e-08  241.90
40  5.0e-05  1.7e-02  3.5e-03  1.00e+00   1.625724713e+02   1.627040092e+02   3.0e-08  246.97
41  4.5e-05  1.6e-02  3.1e-03  1.00e+00   1.625819836e+02   1.627003650e+02   2.7e-08  252.51
42  4.1e-05  1.5e-02  2.8e-03  1.00e+00   1.625905439e+02   1.626970848e+02   2.4e-08  258.43
43  3.7e-05  1.4e-02  2.5e-03  1.00e+00   1.625982474e+02   1.626941323e+02   2.2e-08  264.64
44  3.3e-05  1.4e-02  2.3e-03  1.00e+00   1.626051800e+02   1.626914747e+02   2.0e-08  269.46
45  3.0e-05  1.3e-02  2.0e-03  1.00e+00   1.626114187e+02   1.626890825e+02   1.8e-08  273.37
46  2.7e-05  1.3e-02  1.8e-03  1.00e+00   1.626170331e+02   1.626869293e+02   1.6e-08  276.72
47  2.4e-05  1.2e-02  1.7e-03  1.00e+00   1.626220855e+02   1.626849911e+02   1.4e-08  282.48
48  2.2e-05  1.2e-02  1.5e-03  1.00e+00   1.626266322e+02   1.626832464e+02   1.3e-08  287.17
49  1.9e-05  1.1e-02  1.3e-03  1.00e+00   1.626307237e+02   1.626816758e+02   1.2e-08  293.37
50  1.8e-05  1.1e-02  1.2e-03  1.00e+00   1.626344057e+02   1.626802619e+02   1.1e-08  299.02
51  1.6e-05  1.0e-02  1.1e-03  1.00e+00   1.626377190e+02   1.626789891e+02   9.5e-09  304.76
52  1.4e-05  1.0e-02  9.8e-04  1.00e+00   1.626407005e+02   1.626778432e+02   8.5e-09  309.89
53  1.3e-05  9.9e-03  8.8e-04  1.00e+00   1.626433835e+02   1.626768115e+02   7.7e-09  315.71
54  1.2e-05  9.7e-03  7.9e-04  1.00e+00   1.626457977e+02   1.626758826e+02   6.9e-09  321.97
55  1.0e-05  9.5e-03  7.1e-04  1.00e+00   1.626479701e+02   1.626750463e+02   6.2e-09  328.02
56  9.3e-06  9.3e-03  6.4e-04  1.00e+00   1.626499248e+02   1.626742932e+02   5.6e-09  333.76
57  8.4e-06  9.1e-03  5.8e-04  1.00e+00   1.626516837e+02   1.626736151e+02   5.0e-09  338.81
58  7.5e-06  8.9e-03  5.2e-04  1.00e+00   1.626532664e+02   1.626730045e+02   4.5e-09  345.12
59  6.8e-06  8.8e-03  4.7e-04  1.00e+00   1.626546905e+02   1.626724546e+02   4.1e-09  351.38
60  6.1e-06  8.7e-03  4.2e-04  1.00e+00   1.626559718e+02   1.626719595e+02   3.7e-09  358.53
61  5.5e-06  8.6e-03  3.8e-04  1.00e+00   1.626571248e+02   1.626715137e+02   3.3e-09  364.54
62  5.0e-06  8.5e-03  3.4e-04  1.00e+00   1.626581623e+02   1.626711122e+02   3.0e-09  370.22
63  4.5e-06  8.4e-03  3.1e-04  1.00e+00   1.626590959e+02   1.626707507e+02   2.7e-09  375.86
64  4.0e-06  8.3e-03  2.8e-04  1.00e+00   1.626599359e+02   1.626704253e+02   2.4e-09  381.36
65  3.6e-06  8.2e-03  2.5e-04  1.00e+00   1.626606918e+02   1.626701322e+02   2.2e-09  386.44
66  3.2e-06  8.1e-03  2.2e-04  1.00e+00   1.626613720e+02   1.626698683e+02   1.9e-09  392.19
67  2.9e-06  8.1e-03  2.0e-04  1.00e+00   1.626619841e+02   1.626696307e+02   1.8e-09  397.68
68  2.6e-06  8.0e-03  1.8e-04  1.00e+00   1.626625348e+02   1.626694168e+02   1.6e-09  403.32
69  2.4e-06  8.0e-03  1.6e-04  1.00e+00   1.626630305e+02   1.626692242e+02   1.4e-09  411.13
70  2.1e-06  7.9e-03  1.5e-04  1.00e+00   1.626634765e+02   1.626690508e+02   1.3e-09  417.86
71  2.2e-07  8.3e-04  1.6e-05  1.00e+00   1.626670650e+02   1.626676521e+02   1.3e-10  424.79
72  1.2e-08  4.6e-05  8.6e-07  1.00e+00   1.626674637e+02   1.626674964e+02   7.5e-12  430.22
73  6.9e-10  2.5e-06  4.8e-08  9.99e-01   1.626674859e+02   1.626674878e+02   4.2e-13  435.45
Interior-point optimizer terminated. Time: 435.45. 

Optimizer terminated. Time: 435.51  
solsta = 1, prosta = 1

Interior-point solution summary
  Problem status  : PRIMAL_AND_DUAL_FEASIBLE
  Solution status : OPTIMAL
  Primal.  obj: 1.6266748595e+02    Viol.  con: 1e-08    var: 0e+00  
  Dual.    obj: 1.6266748776e+02    Viol.  con: 0e+00    var: 2e-05  
* End solution on dual form. *
Transforming to primal solution.
Solving took 436 seconds.
result packing took 0.11% of solve time
solution checking took 0.03% of solve time
Using solver 'mosek'
Solving for 1775 variables.
Number of Hessian non-zeros: 2084
* Solving exponential optimization problem on dual form. *
* The following log information refers to the solution of the dual problem. *
Computer
  Platform               : Linux/64-X86    
  Cores                  : 20              

Problem
  Name                   :                 
  Objective sense        : max             
  Type                   : GECO (general convex optimization problem)
  Constraints            : 1776            
  Cones                  : 0               
  Scalar variables       : 6158            
  Matrix variables       : 0               
  Integer variables      : 0               

Optimizer started.
Interior-point optimizer started.
Presolve started.
Linear dependency checker started.
Linear dependency checker terminated.
Eliminator started.
Total number of eliminations : 934
Eliminator terminated.
Eliminator started.
Total number of eliminations : 943
Eliminator terminated.
Eliminator - tries                  : 2                 time                   : 0.00            
Eliminator - elim's                 : 943             
Lin. dep.  - tries                  : 1                 time                   : 0.00            
Lin. dep.  - number                 : 0               
Presolve terminated. Time: 0.02    
Matrix reordering started.
Local matrix reordering started.
Local matrix reordering terminated.
Matrix reordering terminated.
Optimizer  - threads                : 20              
Optimizer  - solved problem         : the primal      
Optimizer  - Constraints            : 784
Optimizer  - Cones                  : 0
Optimizer  - Scalar variables       : 3497              conic                  : 0               
Optimizer  - Semi-definite variables: 0                 scalarized             : 0               
Factor     - setup time             : 0.09              dense det. time        : 0.00            
Factor     - ML order time          : 0.00              GP order time          : 0.06            
Factor     - nonzeros before factor : 1.67e+04          after factor           : 1.53e+05        
Factor     - dense dim.             : 0                 flops                  : 0.00e+00        
Factor     - GP saved nzs           : 0                 GP saved flops         : 0.00e+00        
ITE PFEAS    DFEAS    GFEAS    PRSTATUS   POBJ              DOBJ              MU       TIME  
0   2.3e+03  3.0e+03  1.3e+05  0.00e+00   -1.305881247e+05  2.000000000e+00   1.0e+00  0.12  
1   1.1e+03  1.4e+03  6.2e+04  -9.71e-01  -1.283456973e+05  3.781129333e+00   4.7e-01  6.56  
2   4.7e+02  6.1e+02  2.7e+04  -9.35e-01  -1.229530558e+05  9.721838737e+00   2.0e-01  13.01 
3   2.9e+02  3.8e+02  1.7e+04  -8.51e-01  -1.175470824e+05  5.090694192e+01   1.3e-01  19.62 
4   2.9e+02  3.8e+02  1.7e+04  -7.62e-01  -1.155232840e+05  1.783653852e+03   1.3e-01  25.40 
5   8.2e+01  1.1e+02  4.6e+03  -7.57e-01  -7.904625789e+04  9.355355463e+03   3.6e-02  32.50 
6   3.5e+01  4.6e+01  2.0e+03  -2.46e-01  -4.663054314e+04  1.044610842e+04   1.5e-02  37.32 
7   1.6e+01  2.1e+01  9.1e+02  2.90e-01   -2.515021089e+04  6.066050316e+03   7.1e-03  42.86 
8   1.0e+01  1.3e+01  5.8e+02  6.56e-01   -1.673032972e+04  4.312495853e+03   4.5e-03  51.54 
9   6.0e+00  7.8e+00  3.4e+02  7.94e-01   -9.737135777e+03  3.013217260e+03   2.6e-03  57.79 
10  2.8e+00  3.6e+00  1.6e+02  9.00e-01   -4.549776607e+03  1.521495919e+03   1.2e-03  64.56 
11  1.6e+00  2.1e+00  9.2e+01  9.64e-01   -2.573877953e+03  9.902694917e+02   7.1e-04  70.67 
12  1.2e+00  1.6e+00  6.7e+01  9.71e-01   -1.883611390e+03  7.465470918e+02   5.2e-04  76.68 
13  4.1e-01  6.1e-01  2.4e+01  9.87e-01   -6.365681640e+02  2.906588767e+02   1.9e-04  82.02 
14  2.9e-01  4.4e-01  1.6e+01  1.00e+00   -4.139967277e+02  2.314296624e+02   1.3e-04  88.06 
15  1.1e-01  5.5e-01  6.2e+00  1.00e+00   -1.274401213e+02  1.147292303e+02   4.9e-05  97.51 
16  3.8e-02  2.2e-01  2.3e+00  1.01e+00   -1.933500695e+01  7.035142834e+01   1.9e-05  104.04
17  1.1e-02  1.3e-01  6.7e-01  1.01e+00   2.475169690e+01   5.090708908e+01   5.5e-06  109.51
18  4.0e-03  1.0e-01  2.5e-01  1.01e+00   3.661883550e+01   4.625565215e+01   2.1e-06  114.22
19  9.8e-04  1.2e-01  6.3e-02  1.00e+00   4.178400020e+01   4.421108117e+01   5.3e-07  120.05
20  5.4e-04  9.1e-02  3.5e-02  1.00e+00   4.257551928e+01   4.391593288e+01   2.9e-07  124.78
21  2.4e-04  8.0e-02  1.5e-02  1.00e+00   4.311441298e+01   4.369872083e+01   1.3e-07  130.15
22  2.1e-04  7.2e-02  1.4e-02  1.00e+00   4.315759483e+01   4.368347473e+01   1.1e-07  138.16
23  1.9e-04  6.6e-02  1.2e-02  1.00e+00   4.319499311e+01   4.366824228e+01   1.0e-07  142.92
24  1.7e-04  6.0e-02  1.1e-02  1.00e+00   4.322867904e+01   4.365457416e+01   9.3e-08  147.72
25  1.5e-04  5.5e-02  9.9e-03  1.00e+00   4.325894682e+01   4.364222779e+01   8.4e-08  151.19
26  1.4e-04  5.0e-02  8.9e-03  1.00e+00   4.328616481e+01   4.363109759e+01   7.5e-08  157.81
27  1.3e-04  4.6e-02  8.1e-03  1.00e+00   4.331063811e+01   4.362106107e+01   6.8e-08  162.21
28  1.1e-04  4.2e-02  7.2e-03  1.00e+00   4.333264460e+01   4.361201171e+01   6.1e-08  167.75
29  1.0e-04  3.9e-02  6.5e-03  1.00e+00   4.335243370e+01   4.360385298e+01   5.5e-08  173.18
30  9.2e-05  3.5e-02  5.9e-03  1.00e+00   4.337022984e+01   4.359649810e+01   5.0e-08  178.51
31  8.2e-05  3.3e-02  5.3e-03  1.00e+00   4.338623466e+01   4.358986868e+01   4.5e-08  183.70
32  7.4e-05  3.0e-02  4.8e-03  1.00e+00   4.340062926e+01   4.358389384e+01   4.0e-08  188.59
33  6.7e-05  2.8e-02  4.3e-03  1.00e+00   4.341357628e+01   4.357850949e+01   3.6e-08  195.65
34  6.0e-05  2.6e-02  3.9e-03  1.00e+00   4.342522175e+01   4.357365764e+01   3.2e-08  201.33
35  5.4e-05  2.4e-02  3.5e-03  1.00e+00   4.343569685e+01   4.356928591e+01   2.9e-08  208.88
36  4.9e-05  2.2e-02  3.1e-03  1.00e+00   4.344511945e+01   4.356534699e+01   2.6e-08  220.59
37  4.4e-05  2.1e-02  2.8e-03  1.00e+00   4.345359549e+01   4.356179817e+01   2.4e-08  226.38
38  3.9e-05  1.9e-02  2.5e-03  1.00e+00   4.346122019e+01   4.355860090e+01   2.1e-08  231.71
39  3.5e-05  1.8e-02  2.3e-03  1.00e+00   4.346807917e+01   4.355572046e+01   1.9e-08  236.42
40  3.2e-05  1.7e-02  2.0e-03  1.00e+00   4.347424943e+01   4.355312550e+01   1.7e-08  242.25
41  2.9e-05  1.6e-02  1.8e-03  1.00e+00   4.347980019e+01   4.355078780e+01   1.6e-08  247.38Build timed out (after 60 minutes). Marking the build as failed.
Build was aborted
Cloning into 'solar'...
INFO: Starting to record.
INFO: Processing JUnit
/tmp/jenkins8913753784876725199.sh: line 101: 20670 Terminated              python -c "from gpkit.tests.test_repo import test_repos; test_repos(xmloutput=True)"
INFO: [JUnit] - 4 test report file(s) were found with the pattern '**/test_reports/*.xml, **/test_reports_nounits/*.xml' relative to '/jenkins/workspace/gplibrary_Push_Models/mosek' for the testing framework 'JUnit'.
INFO: Check 'Failed Tests' threshold.
INFO: Check 'Skipped Tests' threshold.
INFO: Setting the build status to FAILURE
INFO: Stopping recording.
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
Finished: FAILURE