Skip to content
Success

Console Output

Started by upstream project "gpkit_ResearchModel_SPaircraft_PR" build number 310
originally caused by:
 GitHub pull request #134 of commit 1972b133a0dce063f2646e1c495e92e8871446bc, no merge conflicts.
Building remotely on macys_VM in workspace /Users/jenkins/workspace/gpkit_ResearchModel_SPaircraft_PR/cvxopt
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://github.com/convexengineering/SPaircraft
 > git init /Users/jenkins/workspace/gpkit_ResearchModel_SPaircraft_PR/cvxopt # timeout=10
Fetching upstream changes from https://github.com/convexengineering/SPaircraft
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/convexengineering/SPaircraft +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://github.com/convexengineering/SPaircraft # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/convexengineering/SPaircraft # timeout=10
Fetching upstream changes from https://github.com/convexengineering/SPaircraft
 > git fetch --tags --progress https://github.com/convexengineering/SPaircraft +refs/pull/*:refs/remotes/origin/pr/* +refs/heads/master:refs/remotes/origin/master
Merging Revision a583a0e91e6b19db37693de02f9cec086abde96b (refs/remotes/origin/pr/134/merge) to origin/master, UserMergeOptions{mergeRemote='origin', mergeTarget='master', mergeStrategy='default', fastForwardMode='--ff'}
 > git rev-parse origin/master^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f origin/master # timeout=3
 > git merge --ff a583a0e91e6b19db37693de02f9cec086abde96b # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
Seen branch in repository origin/CFP_h5
Seen branch in repository origin/berkPlaying
Seen branch in repository origin/cruiseclimb2
Seen branch in repository origin/gp_d8
Seen branch in repository origin/integrate_pk_journal_with_master
Seen branch in repository origin/master
Seen branch in repository origin/objChange
Seen branch in repository origin/pkjournal
Seen branch in repository origin/pr/10/head
Seen branch in repository origin/pr/10/merge
Seen branch in repository origin/pr/106/head
Seen branch in repository origin/pr/107/head
Seen branch in repository origin/pr/11/head
Seen branch in repository origin/pr/110/head
Seen branch in repository origin/pr/110/merge
Seen branch in repository origin/pr/113/head
Seen branch in repository origin/pr/115/head
Seen branch in repository origin/pr/116/head
Seen branch in repository origin/pr/118/head
Seen branch in repository origin/pr/119/head
Seen branch in repository origin/pr/122/head
Seen branch in repository origin/pr/123/head
Seen branch in repository origin/pr/124/head
Seen branch in repository origin/pr/127/head
Seen branch in repository origin/pr/128/head
Seen branch in repository origin/pr/13/head
Seen branch in repository origin/pr/132/head
Seen branch in repository origin/pr/133/head
Seen branch in repository origin/pr/134/head
Seen branch in repository origin/pr/134/merge
Seen branch in repository origin/pr/14/head
Seen branch in repository origin/pr/14/merge
Seen branch in repository origin/pr/3/head
Seen branch in repository origin/pr/34/head
Seen branch in repository origin/pr/38/head
Seen branch in repository origin/pr/39/head
Seen branch in repository origin/pr/4/head
Seen branch in repository origin/pr/63/head
Seen branch in repository origin/pr/7/head
Seen branch in repository origin/pr/78/head
Seen branch in repository origin/pr/78/merge
Seen branch in repository origin/pr/79/head
Seen branch in repository origin/pr/8/head
Seen branch in repository origin/pr/85/head
Seen branch in repository origin/pr/92/head
Seen branch in repository origin/pr/93/head
Seen branch in repository origin/pr/93/merge
Seen branch in repository origin/pr/95/head
Seen branch in repository origin/pr/97/head
Seen branch in repository origin/python_abort
Seen branch in repository origin/sweepvar
Seen branch in repository origin/useslash
Seen branch in repository origin/vectorsubs
Seen 53 remote branches
 > git show-ref --tags -d # timeout=10
Checking out Revision a583a0e91e6b19db37693de02f9cec086abde96b (origin/pr/134/merge, origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a583a0e91e6b19db37693de02f9cec086abde96b # timeout=3
Commit message: "Merge 1972b133a0dce063f2646e1c495e92e8871446bc into 25322e6f5c6db3e4eff21c1ebf2959a4d52f499c"
Using 'Changelog to branch' strategy.
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 [macys_VM] is in [[macys, macys_VM, reynolds, reynolds-ubuntu16]]
Run condition [Execution node ] enabling perform for step [Execute shell]
[cvxopt] $ /bin/bash -xe /var/folders/42/s1whb7rd4mddfcnzk96g_d9h0000gp/T/jenkins9017771437225735837.sh
+ [[ macys_VM == *macys* ]]
+ export PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin/
+ PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin/
+ ls /Users/jenkins/workspace/gpkit_ResearchModel_SPaircraft_PR/cvxopt
ESP
README.md
SPaircraft.py
TASOPT
TASOPT_weight_fractions.csv
TESTCONFIG
TESTS
VSP
aircraft.py
csm
docs
fuselage.py
gen_plots.py
gen_tex.py
geometryFlags.py
horizontal_tail.py
killer_plots.py
landing_gear.py
make_figure.py
model_fitting
objective_table.py
percent_diff.py
plot_convergence.py
post_compute.py
relaxed_constants.py
runtests.sh
sankeyplots.ipynb
saveSol.py
server.py
setup.py
simple_ac_imports.py
simple_ac_imports_no_engine.py
stand_alone_TASOPT_profile.py
stand_alone_simple_profile.py
subs
vertical_tail.py
wing.py
wingbox.py
+ virtualenv /Users/jenkins/workspace/gpkit_ResearchModel_SPaircraft_PR/cvxopt/venv2_gpkit
New python executable in /Users/jenkins/workspace/gpkit_ResearchModel_SPaircraft_PR/cvxopt/venv2_gpkit/bin/python
Installing setuptools, pip, wheel...done.
+ . /Users/jenkins/workspace/gpkit_ResearchModel_SPaircraft_PR/cvxopt/venv2_gpkit/bin/activate
++ deactivate nondestructive
++ unset -f pydoc
++ '[' -z '' ']'
++ '[' -z '' ']'
++ '[' -n /bin/bash ']'
++ hash -r
++ '[' -z '' ']'
++ unset VIRTUAL_ENV
++ '[' '!' nondestructive = nondestructive ']'
++ VIRTUAL_ENV=/Users/jenkins/workspace/gpkit_ResearchModel_SPaircraft_PR/cvxopt/venv2_gpkit
++ export VIRTUAL_ENV
++ _OLD_VIRTUAL_PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin/
++ PATH=/Users/jenkins/workspace/gpkit_ResearchModel_SPaircraft_PR/cvxopt/venv2_gpkit/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin/
++ export PATH
++ '[' -z '' ']'
++ '[' -z '' ']'
++ _OLD_VIRTUAL_PS1=
++ '[' x '!=' x ']'
+++ basename /Users/jenkins/workspace/gpkit_ResearchModel_SPaircraft_PR/cvxopt/venv2_gpkit
++ PS1='(venv2_gpkit) '
++ export PS1
++ alias pydoc
++ '[' -n /bin/bash ']'
++ hash -r
++ which pip
+ export PIP=/Users/jenkins/workspace/gpkit_ResearchModel_SPaircraft_PR/cvxopt/venv2_gpkit/bin/pip
+ PIP=/Users/jenkins/workspace/gpkit_ResearchModel_SPaircraft_PR/cvxopt/venv2_gpkit/bin/pip
+ pip_install pip
+ python /Users/jenkins/workspace/gpkit_ResearchModel_SPaircraft_PR/cvxopt/venv2_gpkit/bin/pip install --upgrade pip
Requirement already up-to-date: pip in ./venv2_gpkit/lib/python2.7/site-packages (10.0.1)
+ [[ macys_VM == *reynolds* ]]
+ [[ macys_VM == *macys* ]]
+ [[ cvxopt == mosek ]]
+ [[ cvxopt == mosek ]]
+ [[ cvxopt == cvxopt ]]
+ python /Users/jenkins/workspace/gpkit_ResearchModel_SPaircraft_PR/cvxopt/venv2_gpkit/bin/pip install --upgrade cvxopt
Collecting cvxopt
  Using cached https://files.pythonhosted.org/packages/78/03/b7ad16ac4203188dc2023c6591f5be15e9cc0ad62051f4e1be48e3c70a8a/cvxopt-1.2.0-001-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl
Installing collected packages: cvxopt
Successfully installed cvxopt-1.2.0
+ python -c 'import cvxopt; print cvxopt.__version__'
1.2.0
+ export GPKITSOLVERS=cvxopt
+ GPKITSOLVERS=cvxopt
+ pip_install xmlrunner
+ python /Users/jenkins/workspace/gpkit_ResearchModel_SPaircraft_PR/cvxopt/venv2_gpkit/bin/pip install --upgrade xmlrunner
Collecting xmlrunner
Installing collected packages: xmlrunner
Successfully installed xmlrunner-1.7.7
+ pip_install pint
+ python /Users/jenkins/workspace/gpkit_ResearchModel_SPaircraft_PR/cvxopt/venv2_gpkit/bin/pip install --upgrade pint
Collecting pint
Installing collected packages: pint
Successfully installed pint-0.8.1
+ pip_install numpy
+ python /Users/jenkins/workspace/gpkit_ResearchModel_SPaircraft_PR/cvxopt/venv2_gpkit/bin/pip install --upgrade numpy
Collecting numpy
  Using cached https://files.pythonhosted.org/packages/b6/5e/4b2c794fb57a42e285d6e0fae0e9163773c5a6a6a7e1794967fc5d2168f2/numpy-1.14.5-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl
Installing collected packages: numpy
Successfully installed numpy-1.14.5
+ pip_install scipy
+ python /Users/jenkins/workspace/gpkit_ResearchModel_SPaircraft_PR/cvxopt/venv2_gpkit/bin/pip install --upgrade scipy
Collecting scipy
  Using cached https://files.pythonhosted.org/packages/d1/d6/3eac96ffcf7cbeb37ed72982cf3fdd3138472cb04ab32cdce1f444d765f2/scipy-1.1.0-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl
Requirement not upgraded as not directly required: numpy>=1.8.2 in ./venv2_gpkit/lib/python2.7/site-packages (from scipy) (1.14.5)
Installing collected packages: scipy
Successfully installed scipy-1.1.0
+ pip_install ctypesgen
+ python /Users/jenkins/workspace/gpkit_ResearchModel_SPaircraft_PR/cvxopt/venv2_gpkit/bin/pip install --upgrade ctypesgen
Collecting ctypesgen
Installing collected packages: ctypesgen
Successfully installed ctypesgen-0.post125
+ pip_install pandas
+ python /Users/jenkins/workspace/gpkit_ResearchModel_SPaircraft_PR/cvxopt/venv2_gpkit/bin/pip install --upgrade pandas
Collecting pandas
  Using cached https://files.pythonhosted.org/packages/b8/5e/06a8bc11e283da412f0de543d899c9d5dab6779748042d78422d5c0dcb7a/pandas-0.23.1-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl
Collecting pytz>=2011k (from pandas)
  Using cached https://files.pythonhosted.org/packages/dc/83/15f7833b70d3e067ca91467ca245bae0f6fe56ddc7451aa0dc5606b120f2/pytz-2018.4-py2.py3-none-any.whl
Collecting python-dateutil>=2.5.0 (from pandas)
  Using cached https://files.pythonhosted.org/packages/cf/f5/af2b09c957ace60dcfac112b669c45c8c97e32f94aa8b56da4c6d1682825/python_dateutil-2.7.3-py2.py3-none-any.whl
Requirement not upgraded as not directly required: numpy>=1.9.0 in ./venv2_gpkit/lib/python2.7/site-packages (from pandas) (1.14.5)
Collecting six>=1.5 (from python-dateutil>=2.5.0->pandas)
  Using cached https://files.pythonhosted.org/packages/67/4b/141a581104b1f6397bfa78ac9d43d8ad29a7ca43ea90a2d863fe3056e86a/six-1.11.0-py2.py3-none-any.whl
Installing collected packages: pytz, six, python-dateutil, pandas
Successfully installed pandas-0.23.1 python-dateutil-2.7.3 pytz-2018.4 six-1.11.0
+ pip_install matplotlib
+ python /Users/jenkins/workspace/gpkit_ResearchModel_SPaircraft_PR/cvxopt/venv2_gpkit/bin/pip install --upgrade matplotlib
Collecting matplotlib
  Using cached https://files.pythonhosted.org/packages/61/38/d70e8bf77d5cb27d5f3595edd0b3978825063feadd023786d2591e393e6e/matplotlib-2.2.2-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.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
Requirement not upgraded as not directly required: six>=1.10 in ./venv2_gpkit/lib/python2.7/site-packages (from matplotlib) (1.11.0)
Requirement not upgraded as not directly required: pytz in ./venv2_gpkit/lib/python2.7/site-packages (from matplotlib) (2018.4)
Collecting subprocess32 (from matplotlib)
  Using cached https://files.pythonhosted.org/packages/fa/60/b50459f291cae6bc1d0ff711b75e5130684fd3949370fdba78f6c57c1903/subprocess32-3.5.2-cp27-cp27m-macosx_10_6_intel.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
Collecting kiwisolver>=1.0.1 (from matplotlib)
  Using cached https://files.pythonhosted.org/packages/79/d8/94633718f3f77dcb638687a77ba199325a1cb158d2d4b00c9dc17f2b5c72/kiwisolver-1.0.1-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl
Requirement not upgraded as not directly required: python-dateutil>=2.1 in ./venv2_gpkit/lib/python2.7/site-packages (from matplotlib) (2.7.3)
Collecting pyparsing!=2.0.4,!=2.1.2,!=2.1.6,>=2.0.1 (from matplotlib)
  Using cached https://files.pythonhosted.org/packages/6a/8a/718fd7d3458f9fab8e67186b00abdd345b639976bc7fb3ae722e1b026a50/pyparsing-2.2.0-py2.py3-none-any.whl
Requirement not upgraded as not directly required: numpy>=1.7.1 in ./venv2_gpkit/lib/python2.7/site-packages (from matplotlib) (1.14.5)
Requirement not upgraded as not directly required: setuptools in ./venv2_gpkit/lib/python2.7/site-packages (from kiwisolver>=1.0.1->matplotlib) (39.2.0)
Installing collected packages: backports.functools-lru-cache, subprocess32, cycler, kiwisolver, pyparsing, matplotlib
Successfully installed backports.functools-lru-cache-1.5 cycler-0.10.0 kiwisolver-1.0.1 matplotlib-2.2.2 pyparsing-2.2.0 subprocess32-3.5.2
+ pip_install ad
+ python /Users/jenkins/workspace/gpkit_ResearchModel_SPaircraft_PR/cvxopt/venv2_gpkit/bin/pip install --upgrade ad
Collecting ad
Installing collected packages: ad
Successfully installed ad-1.3.2
+ export GPKITBUILD=/Users/jenkins/workspace/gpkit_ResearchModel_SPaircraft_PR/cvxopt/build_gpkit
+ GPKITBUILD=/Users/jenkins/workspace/gpkit_ResearchModel_SPaircraft_PR/cvxopt/build_gpkit
+ python -c 'import scipy; print scipy.__version__'
1.1.0
+ python -c 'import numpy; print numpy.__version__'
1.14.5
+ python -c 'import pint; print pint.__version__'
0.8.1
+ git clone --depth 1 https://github.com/convexengineering/gpkit.git /Users/jenkins/workspace/gpkit_ResearchModel_SPaircraft_PR/cvxopt/gpkit
Cloning into '/Users/jenkins/workspace/gpkit_ResearchModel_SPaircraft_PR/cvxopt/gpkit'...
+ python /Users/jenkins/workspace/gpkit_ResearchModel_SPaircraft_PR/cvxopt/venv2_gpkit/bin/pip install -v --no-cache-dir --no-deps -e /Users/jenkins/workspace/gpkit_ResearchModel_SPaircraft_PR/cvxopt/gpkit
Created temporary directory: /private/var/folders/42/s1whb7rd4mddfcnzk96g_d9h0000gp/T/pip-ephem-wheel-cache-c_IJus
Created temporary directory: /private/var/folders/42/s1whb7rd4mddfcnzk96g_d9h0000gp/T/pip-install-LLx_Ra
Obtaining file:///Users/jenkins/workspace/gpkit_ResearchModel_SPaircraft_PR/cvxopt/gpkit
  Running setup.py (path:/Users/jenkins/workspace/gpkit_ResearchModel_SPaircraft_PR/cvxopt/gpkit/setup.py) egg_info for package from file:///Users/jenkins/workspace/gpkit_ResearchModel_SPaircraft_PR/cvxopt/gpkit
    Running command python setup.py egg_info
    running egg_info
    creating gpkit.egg-info
    writing requirements to gpkit.egg-info/requires.txt
    writing gpkit.egg-info/PKG-INFO
    writing top-level names to gpkit.egg-info/top_level.txt
    writing dependency_links to gpkit.egg-info/dependency_links.txt
    writing manifest file 'gpkit.egg-info/SOURCES.txt'
    reading manifest file 'gpkit.egg-info/SOURCES.txt'
    writing manifest file 'gpkit.egg-info/SOURCES.txt'
  Source in ./gpkit has version 0.7.0.0, which satisfies requirement gpkit==0.7.0.0 from file:///Users/jenkins/workspace/gpkit_ResearchModel_SPaircraft_PR/cvxopt/gpkit
Installing collected packages: gpkit
  Running setup.py develop for gpkit
    Running command /Users/jenkins/workspace/gpkit_ResearchModel_SPaircraft_PR/cvxopt/venv2_gpkit/bin/python -c "import setuptools, tokenize;__file__='/Users/jenkins/workspace/gpkit_ResearchModel_SPaircraft_PR/cvxopt/gpkit/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" develop --no-deps
    running develop
    running egg_info
    writing requirements to gpkit.egg-info/requires.txt
    writing gpkit.egg-info/PKG-INFO
    writing top-level names to gpkit.egg-info/top_level.txt
    writing dependency_links to gpkit.egg-info/dependency_links.txt
    reading manifest file 'gpkit.egg-info/SOURCES.txt'
    writing manifest file 'gpkit.egg-info/SOURCES.txt'
    running build_ext
    Creating /Users/jenkins/workspace/gpkit_ResearchModel_SPaircraft_PR/cvxopt/venv2_gpkit/lib/python2.7/site-packages/gpkit.egg-link (link to .)
    Adding gpkit 0.7.0.0 to easy-install.pth file

    Installed /Users/jenkins/workspace/gpkit_ResearchModel_SPaircraft_PR/cvxopt/gpkit
Successfully installed gpkit
Cleaning up...
+ 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_repo; test_repo(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 182 tests in 2.737s

OK
Cloning into 'gplibrary'...
Obtaining file:///Users/jenkins/workspace/gpkit_ResearchModel_SPaircraft_PR/cvxopt/gplibrary
Installing collected packages: gpkitmodels
  Running setup.py develop for gpkitmodels
Successfully installed gpkitmodels
Collecting git+https://github.com/hoburg/turbofan.git
  Cloning https://github.com/hoburg/turbofan.git to /private/var/folders/42/s1whb7rd4mddfcnzk96g_d9h0000gp/T/pip-req-build-zRADaT
Requirement already satisfied: numpy in ./venv2_gpkit/lib/python2.7/site-packages (from turbofan==0.0.0.0) (1.14.5)
Requirement already satisfied: scipy in ./venv2_gpkit/lib/python2.7/site-packages (from turbofan==0.0.0.0) (1.1.0)
Requirement already satisfied: pint in ./venv2_gpkit/lib/python2.7/site-packages (from turbofan==0.0.0.0) (0.8.1)
Building wheels for collected packages: turbofan
  Running setup.py bdist_wheel for turbofan: started
  Running setup.py bdist_wheel for turbofan: finished with status 'done'
  Stored in directory: /private/var/folders/42/s1whb7rd4mddfcnzk96g_d9h0000gp/T/pip-ephem-wheel-cache-gfd14s/wheels/49/e6/3a/5de0d21c0f148404ea8d883f76e050c82d4e9a0e6f59ce69a5
Successfully built turbofan
Installing collected packages: turbofan
Successfully installed turbofan-0.0.0.0
Processing /Users/jenkins/workspace/gpkit_ResearchModel_SPaircraft_PR/cvxopt
Requirement already satisfied: turbofan in ./venv2_gpkit/lib/python2.7/site-packages (from SPaircraft==0.0.0) (0.0.0.0)
Requirement already satisfied: gpkit in ./gpkit (from SPaircraft==0.0.0) (0.7.0.0)
Requirement already satisfied: numpy in ./venv2_gpkit/lib/python2.7/site-packages (from turbofan->SPaircraft==0.0.0) (1.14.5)
Requirement already satisfied: scipy in ./venv2_gpkit/lib/python2.7/site-packages (from turbofan->SPaircraft==0.0.0) (1.1.0)
Requirement already satisfied: pint in ./venv2_gpkit/lib/python2.7/site-packages (from turbofan->SPaircraft==0.0.0) (0.8.1)
Requirement already satisfied: ad in ./venv2_gpkit/lib/python2.7/site-packages (from gpkit->SPaircraft==0.0.0) (1.3.2)
Requirement already satisfied: ctypesgen in ./venv2_gpkit/lib/python2.7/site-packages (from gpkit->SPaircraft==0.0.0) (0.post125)
Requirement already satisfied: cvxopt in ./venv2_gpkit/lib/python2.7/site-packages (from gpkit->SPaircraft==0.0.0) (1.2.0)
Building wheels for collected packages: SPaircraft
  Running setup.py bdist_wheel for SPaircraft: started
  Running setup.py bdist_wheel for SPaircraft: finished with status 'done'
  Stored in directory: /private/var/folders/42/s1whb7rd4mddfcnzk96g_d9h0000gp/T/pip-ephem-wheel-cache-QhhwEx/wheels/2f/84/02/250396d0cc265056f88a9b7f543a76053281ebf4b68046c87c
Successfully built SPaircraft
Installing collected packages: SPaircraft
Successfully installed SPaircraft-0.0.0

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

OK

Generating XML reports...
adding test for 'SPaircraft.py'
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 /Users/jenkins/mosek/7/tools/platform/osx64x86/h/mosek.h
#     Found /Users/jenkins/mosek/7/tools/platform/osx64x86/bin/libmosek64.7.1.dylib
#     Found /Users/jenkins/mosek/7/tools/examples/c/scopt-ext.c
#     Found /Users/jenkins/mosek/7/tools/examples/c/expopt.c
#     Found /Users/jenkins/mosek/7/tools/examples/c/dgopt.c
#     Found /Users/jenkins/mosek/7/tools/examples/c/scopt-ext.h
#     Found /Users/jenkins/mosek/7/tools/examples/c/expopt.h
#     Found /Users/jenkins/mosek/7/tools/examples/c/dgopt.h
#     Found /Users/jenkins/mosek/7/tools/platform/osx64x86/h/mosek.h
# Found mosek version 7, installed to /Users/jenkins/mosek
#
# Building mosek...
#     Replacing directory _mosek/lib
#     Replacing directory _mosek/build
#     Replacing directory /Users/jenkins/workspace/gpkit_ResearchModel_SPaircraft_PR/cvxopt/build_gpkit
#
#   Copying expopt library files to _mosek/build
#     Copying /Users/jenkins/mosek/7/tools/examples/c/scopt-ext.c
#     Copying /Users/jenkins/mosek/7/tools/examples/c/expopt.c
#     Copying /Users/jenkins/mosek/7/tools/examples/c/dgopt.c
#     Copying /Users/jenkins/mosek/7/tools/examples/c/scopt-ext.h
#     Copying /Users/jenkins/mosek/7/tools/examples/c/expopt.h
#     Copying /Users/jenkins/mosek/7/tools/examples/c/dgopt.h
#     Copying /Users/jenkins/mosek/7/tools/platform/osx64x86/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,-rpath "/Users/jenkins/mosek/7/tools/platform/osx64x86/bin"    _mosek/build/scopt-ext.c _mosek/build/expopt.c _mosek/build/dgopt.c   "/Users/jenkins/mosek/7/tools/platform/osx64x86/bin/libmosek64.7.1.dylib" -o /Users/jenkins/workspace/gpkit_ResearchModel_SPaircraft_PR/cvxopt/build_gpkit/expopt.so'
##
### CALL BEGINS
### CALL ENDS
##
#     Calling 'install_name_tool -change @loader_path/libmosek64.7.1.dylib /Users/jenkins/mosek/7/tools/platform/osx64x86/bin/libmosek64.7.1.dylib /Users/jenkins/workspace/gpkit_ResearchModel_SPaircraft_PR/cvxopt/build_gpkit/expopt.so'
##
### CALL BEGINS
### CALL ENDS
##
#
#   Building Python bindings for expopt and Mosek...
#     Calling 'python modified_ctypesgen.py -a -l /Users/jenkins/workspace/gpkit_ResearchModel_SPaircraft_PR/cvxopt/build_gpkit/expopt.so -l "/Users/jenkins/mosek/7/tools/platform/osx64x86/bin/libmosek64.7.1.dylib" -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 (cvxopt)

Found the following solvers: cvxopt
#     Replacing directory env

GPkit is now installed with solver(s) ['cvxopt']
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, along with any interesting models, speculative features,
comments, discussions, or clarifications you feel like sharing.

Finally, we hope you find our documentation (https://gpkit.readthedocs.io/)
and engineering-design models (https://github.com/convexengineering/gplibrary/)
to be useful resources for your own applications.

Enjoy!


SETTINGS
defaultdict(<type 'str'>, {'skipsolvers': 'cvxopt, mosek_cli', 'pip install': 'git+https://github.com/hoburg/turbofan.git', 'gpkit-models branch': 'master'})

calling ['git', 'clone', '--depth', '1', '-b', 'master', 'https://github.com/convexengineering/gplibrary.git']
  attempt 1
calling ['python', '/Users/jenkins/workspace/gpkit_ResearchModel_SPaircraft_PR/cvxopt/venv2_gpkit/bin/pip', 'install', '--no-cache-dir', '--no-deps', '-e', 'gplibrary']
  attempt 1
calling ['python', '/Users/jenkins/workspace/gpkit_ResearchModel_SPaircraft_PR/cvxopt/venv2_gpkit/bin/pip', 'install', 'git+https://github.com/hoburg/turbofan.git']
  attempt 1
calling ['python', '/Users/jenkins/workspace/gpkit_ResearchModel_SPaircraft_PR/cvxopt/venv2_gpkit/bin/pip', 'install', '.']
  attempt 1
[Execution node] check if [macys_VM] is in [[windows10x64, windows7x64]]
Run condition [Execution node ] preventing perform for step [Execute Windows batch command]
[Cobertura] Publishing Cobertura coverage report...

[Cobertura] No coverage results were found using the pattern 'coverage.xml' relative to '/Users/jenkins/workspace/gpkit_ResearchModel_SPaircraft_PR/cvxopt'.  Did you enter a pattern relative to the correct directory?  Did you generate the XML report(s) for Cobertura?

[Cobertura] Skipped cobertura reports.

INFO: Starting to record.
INFO: Processing JUnit
INFO: [JUnit] - 1 test report file(s) were found with the pattern '**/test_reports/*.xml' relative to '/Users/jenkins/workspace/gpkit_ResearchModel_SPaircraft_PR/cvxopt' for the testing framework 'JUnit'.
INFO: Check 'Failed Tests' threshold.
INFO: Check 'Skipped Tests' threshold.
INFO: Setting the build status to SUCCESS
INFO: Stopping recording.
[WS-CLEANUP] Deleting project workspace...[WS-CLEANUP] done
Finished: SUCCESS