Skip to content
Failed

Console Output

Started by upstream project "CE_gpkit_Push_unit_tests" build number 792
originally caused by:
 Started by GitHub push by bqpd
 Started by GitHub push by bqpd
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on windows10x64 in workspace C:\Users\jenkins\workspace\CE_gpkit_Push_unit_tests\buildnode\windows10x64\optimizer\mosek
The recommended git tool is: NONE
using credential 3614a4cf-01de-4393-97de-73734b7dd5a2
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://github.com/convexengineering/gpkit
 > git init C:\Users\jenkins\workspace\CE_gpkit_Push_unit_tests\buildnode\windows10x64\optimizer\mosek # timeout=10
Fetching upstream changes from https://github.com/convexengineering/gpkit
 > git --version # timeout=10
 > git --version # 'git version 2.33.0.windows.2'
using GIT_SSH to set credentials 
 > git fetch --tags --force --progress -- https://github.com/convexengineering/gpkit +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/convexengineering/gpkit # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision a3e5fc25cf526f0be9fe2fbb8f45df177e27e40a (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a3e5fc25cf526f0be9fe2fbb8f45df177e27e40a # timeout=10
Commit message: "better sweep printing, clean sgp cost, hiddenlineage tag (#1567)"
 > git rev-list --no-walk 1ac62d2ddd18e93ad499ae3bce248e40cdf382a5 # timeout=10
The recommended git tool is: NONE
using credential 3614a4cf-01de-4393-97de-73734b7dd5a2
 > git rev-parse "a3e5fc25cf526f0be9fe2fbb8f45df177e27e40a^{commit}" # timeout=10
The recommended git tool is: NONE
using credential 3614a4cf-01de-4393-97de-73734b7dd5a2
[GitCheckoutListener] Recording commits of 'git https://github.com/convexengineering/gpkit'
[GitCheckoutListener] Found previous build 'CE_gpkit_Push_unit_tests/buildnode=windows10x64,optimizer=mosek #791' that contains recorded Git commits
[GitCheckoutListener] -> Starting recording of new commits since '1ac62d2'
[GitCheckoutListener] -> Using head commit 'a3e5fc2' as starting point
[GitCheckoutListener] -> Git commit decorator successfully obtained 'hudson.plugins.git.browser.GithubWeb@1aeaf2' to render commit links
[GitCheckoutListener] -> Recorded one new commit
Run condition [Execution node ] enabling prebuild for step [Execute shell]
Run condition [Execution node ] enabling prebuild for step [Execute Windows batch command]
[Set GitHub commit status (universal)] PENDING on repos [GHRepository@12996d64[nodeId=MDEwOlJlcG9zaXRvcnkyMDk1NDI0Ng==,description=Geometric programming for engineers,homepage=http://gpkit.readthedocs.org,name=gpkit,fork=false,archived=false,visibility=public,size=44031,milestones={},language=Python,commits={},source=<null>,parent=<null>,isTemplate=false,compareUsePaginatedCommits=false,url=https://api.github.com/repos/convexengineering/gpkit,id=20954246,nodeId=<null>,createdAt=2014-06-18T08:04:06Z,updatedAt=2022-02-02T22:39:47Z]] (sha:a3e5fc2) with context:CE_gpkit_Push_unit_tests/buildnode=windows10x64,optimizer=mosek
Setting commit status on GitHub for https://github.com/convexengineering/gpkit/commit/a3e5fc25cf526f0be9fe2fbb8f45df177e27e40a
[Execution node] check if [windows10x64] is in [[macys, macys_VM, reynolds, reynolds-ubuntu16]]
Run condition [Execution node ] preventing perform for step [Execute shell]
[Execution node] check if [windows10x64] is in [[windows10x64]]
Run condition [Execution node ] enabling perform for step [Execute Windows batch command]
[mosek] $ cmd /c call C:\Users\jenkins\AppData\Local\Temp\jenkins6149551268924646583.bat

C:\Users\jenkins\workspace\CE_gpkit_Push_unit_tests\buildnode\windows10x64\optimizer\mosek>REM download test scripts 

C:\Users\jenkins\workspace\CE_gpkit_Push_unit_tests\buildnode\windows10x64\optimizer\mosek>git clone ssh://acdl.mit.edu/home/svnroot/JenkinsGPkit 
Cloning into 'JenkinsGPkit'...

C:\Users\jenkins\workspace\CE_gpkit_Push_unit_tests\buildnode\windows10x64\optimizer\mosek>REM run tests 

C:\Users\jenkins\workspace\CE_gpkit_Push_unit_tests\buildnode\windows10x64\optimizer\mosek>call C:\Users\jenkins\workspace\CE_gpkit_Push_unit_tests\buildnode\windows10x64\optimizer\mosek\JenkinsGPkit\gpkit_unit_tests.bat  

C:\Users\jenkins\workspace\CE_gpkit_Push_unit_tests\buildnode\windows10x64\optimizer\mosek>REM turn on the anaconda console 

C:\Users\jenkins\workspace\CE_gpkit_Push_unit_tests\buildnode\windows10x64\optimizer\mosek>call JenkinsGPKit/conda_activate.bat 

C:\Users\jenkins\workspace\CE_gpkit_Push_unit_tests\buildnode\windows10x64\optimizer\mosek>REM turn on the anaconda console 

C:\Users\jenkins\workspace\CE_gpkit_Push_unit_tests\buildnode\windows10x64\optimizer\mosek>call C:\Miniconda3\Scripts\activate.bat 

(base) C:\Users\jenkins\workspace\CE_gpkit_Push_unit_tests\buildnode\windows10x64\optimizer\mosek>if 0 NEQ 0 goto activate_conda 

(base) C:\Users\jenkins\workspace\CE_gpkit_Push_unit_tests\buildnode\windows10x64\optimizer\mosek>echo on 

(base) C:\Users\jenkins\workspace\CE_gpkit_Push_unit_tests\buildnode\windows10x64\optimizer\mosek>virtualenv --system-site-packages C:\Users\jenkins\workspace\CE_gpkit_Push_unit_tests\buildnode\windows10x64\optimizer\mosek\venv_jenkins 
created virtual environment CPython3.9.7.final.0-64 in 4412ms
  creator CPython3Windows(dest=C:\Users\jenkins\workspace\CE_gpkit_Push_unit_tests\buildnode\windows10x64\optimizer\mosek\venv_jenkins, clear=False, no_vcs_ignore=False, global=True)
  seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=C:\Users\jenkins\AppData\Local\pypa\virtualenv)
    added seed packages: pip==21.3.1, setuptools==60.6.0, wheel==0.37.1
  activators BashActivator,BatchActivator,FishActivator,PowerShellActivator,PythonActivator,XonshActivator

(base) C:\Users\jenkins\workspace\CE_gpkit_Push_unit_tests\buildnode\windows10x64\optimizer\mosek>call C:\Users\jenkins\workspace\CE_gpkit_Push_unit_tests\buildnode\windows10x64\optimizer\mosek\venv_jenkins\Scripts\activate.bat 
gcc (x86_64-posix-seh-rev0, Built by MinGW-W64 project) 6.4.0
Copyright (C) 2017 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Requirement already satisfied: pip in c:\users\jenkins\workspace\ce_gpkit_push_unit_tests\buildnode\windows10x64\optimizer\mosek\venv_jenkins\lib\site-packages (21.3.1)
Collecting pip
  Using cached pip-22.0.3-py3-none-any.whl (2.1 MB)
Installing collected packages: pip
  Attempting uninstall: pip
    Found existing installation: pip 21.3.1
    Uninstalling pip-21.3.1:
      Successfully uninstalled pip-21.3.1
Successfully installed pip-22.0.3
Collecting ad
  Using cached ad-1.3.2-py3-none-any.whl
Installing collected packages: ad
Successfully installed ad-1.3.2
Collecting unittest-xml-reporting
  Using cached unittest_xml_reporting-3.2.0-py2.py3-none-any.whl (20 kB)
Collecting lxml
  Using cached lxml-4.8.0-cp39-cp39-win_amd64.whl (3.6 MB)
Installing collected packages: lxml, unittest-xml-reporting
Successfully installed lxml-4.8.0 unittest-xml-reporting-3.2.0
Collecting adce
  Using cached adce-1.3.3.2-py3-none-any.whl
Installing collected packages: adce
Successfully installed adce-1.3.3.2
Collecting xmlrunner
  Using cached xmlrunner-1.7.7-py3-none-any.whl
Installing collected packages: xmlrunner
Successfully installed xmlrunner-1.7.7
Collecting pandas
  Using cached pandas-1.4.1-cp39-cp39-win_amd64.whl (10.5 MB)
Collecting numpy>=1.18.5
  Using cached numpy-1.22.2-cp39-cp39-win_amd64.whl (14.7 MB)
Collecting python-dateutil>=2.8.1
  Using cached python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB)
Collecting pytz>=2020.1
  Using cached pytz-2021.3-py2.py3-none-any.whl (503 kB)
Requirement already satisfied: six>=1.5 in c:\miniconda3\lib\site-packages (from python-dateutil>=2.8.1->pandas) (1.16.0)
Installing collected packages: pytz, python-dateutil, numpy, pandas
Successfully installed numpy-1.22.2 pandas-1.4.1 python-dateutil-2.8.2 pytz-2021.3
Collecting matplotlib
  Using cached matplotlib-3.5.1-cp39-cp39-win_amd64.whl (7.2 MB)
Collecting pyparsing>=2.2.1
  Using cached pyparsing-3.0.7-py3-none-any.whl (98 kB)
Collecting packaging>=20.0
  Using cached packaging-21.3-py3-none-any.whl (40 kB)
Collecting kiwisolver>=1.0.1
  Using cached kiwisolver-1.3.2-cp39-cp39-win_amd64.whl (52 kB)
Collecting pillow>=6.2.0
  Using cached Pillow-9.0.1-cp39-cp39-win_amd64.whl (3.2 MB)
Collecting fonttools>=4.22.0
  Using cached fonttools-4.29.1-py3-none-any.whl (895 kB)
Requirement already satisfied: python-dateutil>=2.7 in c:\users\jenkins\workspace\ce_gpkit_push_unit_tests\buildnode\windows10x64\optimizer\mosek\venv_jenkins\lib\site-packages (from matplotlib) (2.8.2)
Collecting cycler>=0.10
  Using cached cycler-0.11.0-py3-none-any.whl (6.4 kB)
Requirement already satisfied: numpy>=1.17 in c:\users\jenkins\workspace\ce_gpkit_push_unit_tests\buildnode\windows10x64\optimizer\mosek\venv_jenkins\lib\site-packages (from matplotlib) (1.22.2)
Requirement already satisfied: six>=1.5 in c:\miniconda3\lib\site-packages (from python-dateutil>=2.7->matplotlib) (1.16.0)
Installing collected packages: pyparsing, pillow, kiwisolver, fonttools, cycler, packaging, matplotlib
Successfully installed cycler-0.11.0 fonttools-4.29.1 kiwisolver-1.3.2 matplotlib-3.5.1 packaging-21.3 pillow-9.0.1 pyparsing-3.0.7
Collecting coverage
  Using cached coverage-6.3.2-cp39-cp39-win_amd64.whl (187 kB)
Installing collected packages: coverage
Successfully installed coverage-6.3.2
Requirement already satisfied: numpy in c:\users\jenkins\workspace\ce_gpkit_push_unit_tests\buildnode\windows10x64\optimizer\mosek\venv_jenkins\lib\site-packages (1.22.2)
Collecting scipy
  Using cached scipy-1.8.0-cp39-cp39-win_amd64.whl (36.9 MB)
Requirement already satisfied: numpy<1.25.0,>=1.17.3 in c:\users\jenkins\workspace\ce_gpkit_push_unit_tests\buildnode\windows10x64\optimizer\mosek\venv_jenkins\lib\site-packages (from scipy) (1.22.2)
Installing collected packages: scipy
Successfully installed scipy-1.8.0
Collecting pint
  Using cached Pint-0.18-py2.py3-none-any.whl (209 kB)
Requirement already satisfied: packaging in c:\users\jenkins\workspace\ce_gpkit_push_unit_tests\buildnode\windows10x64\optimizer\mosek\venv_jenkins\lib\site-packages (from pint) (21.3)
Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in c:\users\jenkins\workspace\ce_gpkit_push_unit_tests\buildnode\windows10x64\optimizer\mosek\venv_jenkins\lib\site-packages (from packaging->pint) (3.0.7)
Installing collected packages: pint
Successfully installed pint-0.18
Collecting ipysankeywidget
  Using cached ipysankeywidget-0.4.1-py2.py3-none-any.whl (1.2 MB)
Collecting ipywidgets>=7.0.0
  Using cached ipywidgets-7.6.5-py2.py3-none-any.whl (121 kB)
Collecting traitlets>=4.3.1
  Using cached traitlets-5.1.1-py3-none-any.whl (102 kB)
Collecting jupyterlab-widgets>=1.0.0
  Using cached jupyterlab_widgets-1.0.2-py3-none-any.whl (243 kB)
Collecting ipython-genutils~=0.2.0
  Using cached ipython_genutils-0.2.0-py2.py3-none-any.whl (26 kB)
Collecting ipython>=4.0.0
  Downloading ipython-8.1.0-py3-none-any.whl (750 kB)
     ------------------------------------- 750.1/750.1 KB 11.7 MB/s eta 0:00:00
Collecting nbformat>=4.2.0
  Using cached nbformat-5.1.3-py3-none-any.whl (178 kB)
Collecting widgetsnbextension~=3.5.0
  Using cached widgetsnbextension-3.5.2-py2.py3-none-any.whl (1.6 MB)
Collecting ipykernel>=4.5.1
  Using cached ipykernel-6.9.1-py3-none-any.whl (128 kB)
Collecting matplotlib-inline<0.2.0,>=0.1.0
  Using cached matplotlib_inline-0.1.3-py3-none-any.whl (8.2 kB)
Collecting debugpy<2.0,>=1.0.0
  Using cached debugpy-1.5.1-cp39-cp39-win_amd64.whl (4.4 MB)
Collecting nest-asyncio
  Using cached nest_asyncio-1.5.4-py3-none-any.whl (5.1 kB)
Collecting jupyter-client<8.0
  Using cached jupyter_client-7.1.2-py3-none-any.whl (130 kB)
Collecting tornado<7.0,>=4.2
  Using cached tornado-6.1-cp39-cp39-win_amd64.whl (422 kB)
Collecting stack-data
  Using cached stack_data-0.2.0-py3-none-any.whl (21 kB)
WARNING: Skipping page https://pypi.org/simple/jedi/ because the GET request got Content-Type: .The only supported Content-Type is text/html
Collecting ipython>=4.0.0
  Using cached ipython-8.0.1-py3-none-any.whl (747 kB)
Collecting black
  Using cached black-22.1.0-cp39-cp39-win_amd64.whl (1.1 MB)
Collecting ipython>=4.0.0
  Using cached ipython-8.0.0-py3-none-any.whl (747 kB)
  Downloading ipython-7.32.0-py3-none-any.whl (793 kB)
     ------------------------------------- 793.9/793.9 KB 16.7 MB/s eta 0:00:00
  Downloading ipython-7.31.1-py3-none-any.whl (792 kB)
     ------------------------------------- 792.3/792.3 KB 16.6 MB/s eta 0:00:00
  Using cached ipython-7.31.0-py3-none-any.whl (792 kB)
  Using cached ipython-7.30.1-py3-none-any.whl (791 kB)
  Using cached ipython-7.29.0-py3-none-any.whl (790 kB)
  Using cached ipython-7.28.0-py3-none-any.whl (788 kB)
  Using cached ipython-7.27.0-py3-none-any.whl (787 kB)
  Downloading ipython-7.26.0-py3-none-any.whl (786 kB)
     ------------------------------------- 786.2/786.2 KB 25.0 MB/s eta 0:00:00
  Downloading ipython-7.25.0-py3-none-any.whl (786 kB)
     ------------------------------------- 786.2/786.2 KB 25.0 MB/s eta 0:00:00
  Downloading ipython-7.24.1-py3-none-any.whl (785 kB)
     ------------------------------------- 785.9/785.9 KB 25.0 MB/s eta 0:00:00
  Downloading ipython-7.24.0-py3-none-any.whl (785 kB)
     ------------------------------------- 785.7/785.7 KB 24.2 MB/s eta 0:00:00
  Downloading ipython-7.23.1-py3-none-any.whl (785 kB)
     ------------------------------------- 785.0/785.0 KB 24.2 MB/s eta 0:00:00
INFO: pip is looking at multiple versions of <Python from Requires-Python> to determine which version is compatible with other requirements. This could take a while.
INFO: pip is looking at multiple versions of ipykernel to determine which version is compatible with other requirements. This could take a while.
Collecting ipykernel>=4.5.1
  Using cached ipykernel-6.9.0-py3-none-any.whl (128 kB)
Collecting ipython>=4.0.0
  Downloading ipython-7.23.0-py3-none-any.whl (785 kB)
     ------------------------------------- 785.0/785.0 KB 25.0 MB/s eta 0:00:00
  Downloading ipython-7.22.0-py3-none-any.whl (785 kB)
     ------------------------------------- 785.0/785.0 KB 25.0 MB/s eta 0:00:00
  Downloading ipython-7.21.0-py3-none-any.whl (784 kB)
     ------------------------------------- 784.5/784.5 KB 25.0 MB/s eta 0:00:00
  Downloading ipython-7.20.0-py3-none-any.whl (784 kB)
     ------------------------------------- 784.2/784.2 KB 25.0 MB/s eta 0:00:00
  Downloading ipython-7.19.0-py3-none-any.whl (784 kB)
     ------------------------------------- 784.7/784.7 KB 25.0 MB/s eta 0:00:00
Requirement already satisfied: setuptools>=18.5 in c:\users\jenkins\workspace\ce_gpkit_push_unit_tests\buildnode\windows10x64\optimizer\mosek\venv_jenkins\lib\site-packages (from ipython>=4.0.0->ipywidgets>=7.0.0->ipysankeywidget) (60.6.0)
Collecting pygments
  Using cached Pygments-2.11.2-py3-none-any.whl (1.1 MB)
Collecting decorator
  Using cached decorator-5.1.1-py3-none-any.whl (9.1 kB)
Collecting pickleshare
  Using cached pickleshare-0.7.5-py2.py3-none-any.whl (6.9 kB)
Collecting backcall
  Using cached backcall-0.2.0-py2.py3-none-any.whl (11 kB)
Collecting colorama
  Using cached colorama-0.4.4-py2.py3-none-any.whl (16 kB)
Collecting prompt-toolkit!=3.0.0,!=3.0.1,<3.1.0,>=2.0.0
  Using cached prompt_toolkit-3.0.28-py3-none-any.whl (380 kB)
Collecting ipython>=4.0.0
  Downloading ipython-7.18.1-py3-none-any.whl (786 kB)
     ------------------------------------- 786.5/786.5 KB 25.0 MB/s eta 0:00:00
  Downloading ipython-7.18.0-py3-none-any.whl (786 kB)
     ------------------------------------- 786.5/786.5 KB 16.5 MB/s eta 0:00:00
  Using cached ipython-7.17.0-py3-none-any.whl (786 kB)
  Downloading ipython-7.16.3-py3-none-any.whl (783 kB)
     ------------------------------------- 783.1/783.1 KB 24.9 MB/s eta 0:00:00
  Downloading ipython-7.16.2-py3-none-any.whl (782 kB)
     ------------------------------------- 783.0/783.0 KB 16.4 MB/s eta 0:00:00
  Downloading ipython-7.16.1-py3-none-any.whl (785 kB)
     ------------------------------------- 785.1/785.1 KB 25.0 MB/s eta 0:00:00
  Downloading ipython-7.16.0-py3-none-any.whl (785 kB)
     ------------------------------------- 785.2/785.2 KB 25.0 MB/s eta 0:00:00
  Downloading ipython-7.15.0-py3-none-any.whl (783 kB)
     ------------------------------------- 783.4/783.4 KB 24.9 MB/s eta 0:00:00
  Downloading ipython-7.14.0-py3-none-any.whl (782 kB)
     ------------------------------------- 782.3/782.3 KB 24.9 MB/s eta 0:00:00
  Downloading ipython-7.13.0-py3-none-any.whl (780 kB)
     ------------------------------------- 780.3/780.3 KB 24.8 MB/s eta 0:00:00
  Downloading ipython-7.12.0-py3-none-any.whl (777 kB)
     ------------------------------------- 777.3/777.3 KB 24.7 MB/s eta 0:00:00
  Downloading ipython-7.11.1-py3-none-any.whl (777 kB)
     ------------------------------------- 777.5/777.5 KB 24.7 MB/s eta 0:00:00
  Downloading ipython-7.11.0-py3-none-any.whl (777 kB)
     ------------------------------------- 777.4/777.4 KB 24.7 MB/s eta 0:00:00
  Downloading ipython-7.10.2-py3-none-any.whl (778 kB)
     ------------------------------------- 778.7/778.7 KB 24.8 MB/s eta 0:00:00
  Downloading ipython-7.10.1-py3-none-any.whl (778 kB)
     ------------------------------------- 778.0/778.0 KB 24.8 MB/s eta 0:00:00
  Downloading ipython-7.10.0-py3-none-any.whl (776 kB)
     ------------------------------------- 777.0/777.0 KB 16.3 MB/s eta 0:00:00
  Downloading ipython-7.9.0-py3-none-any.whl (775 kB)
     ------------------------------------- 775.3/775.3 KB 23.9 MB/s eta 0:00:00
Collecting prompt-toolkit<2.1.0,>=2.0.0
  Downloading prompt_toolkit-2.0.10-py3-none-any.whl (340 kB)
     ------------------------------------- 340.0/340.0 KB 20.6 MB/s eta 0:00:00
Collecting ipython>=4.0.0
  Downloading ipython-7.8.0-py3-none-any.whl (775 kB)
     ------------------------------------- 775.4/775.4 KB 24.7 MB/s eta 0:00:00
  Downloading ipython-7.7.0-py3-none-any.whl (774 kB)
     ------------------------------------- 774.6/774.6 KB 24.7 MB/s eta 0:00:00
  Downloading ipython-7.6.1-py3-none-any.whl (774 kB)
     ------------------------------------- 774.3/774.3 KB 50.9 MB/s eta 0:00:00
  Downloading ipython-7.6.0-py3-none-any.whl (774 kB)
     ------------------------------------- 774.3/774.3 KB 23.9 MB/s eta 0:00:00
  Downloading ipython-7.5.0-py3-none-any.whl (770 kB)
     ------------------------------------- 770.0/770.0 KB 24.5 MB/s eta 0:00:00
  Downloading ipython-7.4.0-py3-none-any.whl (769 kB)
     ------------------------------------- 769.7/769.7 KB 24.5 MB/s eta 0:00:00
  Downloading ipython-7.3.0-py3-none-any.whl (768 kB)
     ------------------------------------- 768.4/768.4 KB 24.5 MB/s eta 0:00:00
  Downloading ipython-7.2.0-py3-none-any.whl (765 kB)
     ------------------------------------- 765.6/765.6 KB 24.4 MB/s eta 0:00:00
  Downloading ipython-7.1.1-py3-none-any.whl (764 kB)
     ------------------------------------- 764.1/764.1 KB 24.3 MB/s eta 0:00:00
  Downloading ipython-7.0.1-py3-none-any.whl (760 kB)
     ------------------------------------- 760.4/760.4 KB 24.2 MB/s eta 0:00:00
Collecting simplegeneric>0.8
  Downloading simplegeneric-0.8.1.zip (12 kB)
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'done'
Collecting ipython>=4.0.0
  Downloading ipython-7.0.0-py3-none-any.whl (760 kB)
     ------------------------------------- 760.3/760.3 KB 23.4 MB/s eta 0:00:00
  Downloading ipython-6.5.0-py3-none-any.whl (748 kB)
     ------------------------------------- 748.4/748.4 KB 23.8 MB/s eta 0:00:00
Collecting prompt-toolkit<2.0.0,>=1.0.15
  Downloading prompt_toolkit-1.0.18-py3-none-any.whl (245 kB)
     ------------------------------------- 245.4/245.4 KB 14.7 MB/s eta 0:00:00
Collecting ipython>=4.0.0
  Downloading ipython-6.4.0-py3-none-any.whl (750 kB)
     ------------------------------------- 750.2/750.2 KB 46.2 MB/s eta 0:00:00
  Downloading ipython-6.3.1-py3-none-any.whl (749 kB)
     ------------------------------------- 749.9/749.9 KB 23.9 MB/s eta 0:00:00
  Downloading ipython-6.3.0-py3-none-any.whl (749 kB)
     ------------------------------------- 749.9/749.9 KB 23.9 MB/s eta 0:00:00
  Downloading ipython-6.2.1-py3-none-any.whl (745 kB)
     ------------------------------------- 745.9/745.9 KB 23.7 MB/s eta 0:00:00
  Downloading ipython-6.2.0-py3-none-any.whl (745 kB)
     ------------------------------------- 745.9/745.9 KB 23.7 MB/s eta 0:00:00
  Downloading ipython-6.1.0-py3-none-any.whl (741 kB)
     ------------------------------------- 741.4/741.4 KB 48.7 MB/s eta 0:00:00
  Downloading ipython-6.0.0-py3-none-any.whl (736 kB)
     ------------------------------------- 736.0/736.0 KB 22.7 MB/s eta 0:00:00
  Downloading ipython-5.10.0-py3-none-any.whl (760 kB)
     ------------------------------------- 760.3/760.3 KB 16.0 MB/s eta 0:00:00
Collecting pygments<2.6
  Downloading Pygments-2.5.2-py2.py3-none-any.whl (896 kB)
     ------------------------------------- 896.1/896.1 KB 18.8 MB/s eta 0:00:00
Collecting ipykernel>=4.5.1
  Using cached ipykernel-6.8.0-py3-none-any.whl (128 kB)
  Using cached ipykernel-6.7.0-py3-none-any.whl (127 kB)
  Using cached ipykernel-6.6.1-py3-none-any.whl (126 kB)
  Using cached ipykernel-6.6.0-py3-none-any.whl (126 kB)
  Using cached ipykernel-6.5.1-py3-none-any.whl (125 kB)
  Using cached ipykernel-6.5.0-py3-none-any.whl (125 kB)
INFO: pip is looking at multiple versions of <Python from Requires-Python> to determine which version is compatible with other requirements. This could take a while.
INFO: pip is looking at multiple versions of ipykernel to determine which version is compatible with other requirements. This could take a while.
  Using cached ipykernel-6.4.2-py3-none-any.whl (124 kB)
  Using cached ipykernel-6.4.1-py3-none-any.whl (124 kB)
  Downloading ipykernel-6.4.0-py3-none-any.whl (124 kB)
     -------------------------------------- 124.0/124.0 KB 7.6 MB/s eta 0:00:00
  Downloading ipykernel-6.3.1-py3-none-any.whl (123 kB)
     -------------------------------------- 123.6/123.6 KB 7.1 MB/s eta 0:00:00
  Downloading ipykernel-6.3.0-py3-none-any.whl (123 kB)
     -------------------------------------- 123.6/123.6 KB 7.1 MB/s eta 0:00:00
INFO: This is taking longer than usual. You might need to provide the dependency resolver with stricter constraints to reduce runtime. See https://pip.pypa.io/warnings/backtracking for guidance. If you want to abort this run, press Ctrl + C.
INFO: This is taking longer than usual. You might need to provide the dependency resolver with stricter constraints to reduce runtime. See https://pip.pypa.io/warnings/backtracking for guidance. If you want to abort this run, press Ctrl + C.
  Downloading ipykernel-6.2.0-py3-none-any.whl (122 kB)
     ---------------------------------------- 123.0/123.0 KB ? eta 0:00:00
  Downloading ipykernel-6.1.0-py3-none-any.whl (122 kB)
     -------------------------------------- 122.8/122.8 KB 7.0 MB/s eta 0:00:00
Collecting jupyter-client<7.0
  Downloading jupyter_client-6.1.12-py3-none-any.whl (112 kB)
     -------------------------------------- 112.7/112.7 KB 6.8 MB/s eta 0:00:00
Collecting ipykernel>=4.5.1
  Downloading ipykernel-6.0.3-py3-none-any.whl (122 kB)
     -------------------------------------- 122.3/122.3 KB 7.0 MB/s eta 0:00:00
  Downloading ipykernel-6.0.2-py3-none-any.whl (122 kB)
     -------------------------------------- 122.3/122.3 KB 7.0 MB/s eta 0:00:00
  Downloading ipykernel-6.0.1-py3-none-any.whl (122 kB)
     -------------------------------------- 122.5/122.5 KB 7.0 MB/s eta 0:00:00
  Downloading ipykernel-6.0.0-py3-none-any.whl (122 kB)
     -------------------------------------- 122.4/122.4 KB 7.0 MB/s eta 0:00:00
  Downloading ipykernel-5.5.6-py3-none-any.whl (121 kB)
     -------------------------------------- 121.0/121.0 KB 7.4 MB/s eta 0:00:00
Collecting jsonschema!=2.5.0,>=2.4
  Using cached jsonschema-4.4.0-py3-none-any.whl (72 kB)
Collecting jupyter-core
  Using cached jupyter_core-4.9.2-py3-none-any.whl (86 kB)
Collecting notebook>=4.4.1
  Using cached notebook-6.4.8-py3-none-any.whl (9.9 MB)
Collecting attrs>=17.4.0
  Using cached attrs-21.4.0-py2.py3-none-any.whl (60 kB)
Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0
  Using cached pyrsistent-0.18.1-cp39-cp39-win_amd64.whl (61 kB)
Collecting Send2Trash>=1.8.0
  Using cached Send2Trash-1.8.0-py3-none-any.whl (18 kB)
Collecting nbconvert
  Using cached nbconvert-6.4.2-py3-none-any.whl (558 kB)
Collecting pyzmq>=17
  Using cached pyzmq-22.3.0-cp39-cp39-win_amd64.whl (1.0 MB)
Collecting prometheus-client
  Using cached prometheus_client-0.13.1-py3-none-any.whl (57 kB)
Collecting jinja2
  Using cached Jinja2-3.0.3-py3-none-any.whl (133 kB)
Collecting terminado>=0.8.3
  Using cached terminado-0.13.1-py3-none-any.whl (14 kB)
Collecting argon2-cffi
  Using cached argon2_cffi-21.3.0-py3-none-any.whl (14 kB)
Requirement already satisfied: python-dateutil>=2.1 in c:\users\jenkins\workspace\ce_gpkit_push_unit_tests\buildnode\windows10x64\optimizer\mosek\venv_jenkins\lib\site-packages (from jupyter-client<8.0->ipykernel>=4.5.1->ipywidgets>=7.0.0->ipysankeywidget) (2.8.2)
Collecting entrypoints
  Using cached entrypoints-0.4-py3-none-any.whl (5.3 kB)
Requirement already satisfied: pywin32>=1.0 in c:\miniconda3\lib\site-packages (from jupyter-core->nbformat>=4.2.0->ipywidgets>=7.0.0->ipysankeywidget) (302)
Requirement already satisfied: six>=1.9.0 in c:\miniconda3\lib\site-packages (from prompt-toolkit<2.0.0,>=1.0.15->ipython>=4.0.0->ipywidgets>=7.0.0->ipysankeywidget) (1.16.0)
Collecting wcwidth
  Using cached wcwidth-0.2.5-py2.py3-none-any.whl (30 kB)
Collecting pywinpty>=1.1.0
  Using cached pywinpty-2.0.2-cp39-none-win_amd64.whl (1.4 MB)
Collecting argon2-cffi-bindings
  Using cached argon2_cffi_bindings-21.2.0-cp36-abi3-win_amd64.whl (30 kB)
Collecting MarkupSafe>=2.0
  Using cached MarkupSafe-2.1.0-cp39-cp39-win_amd64.whl (16 kB)
Collecting pandocfilters>=1.4.1
  Using cached pandocfilters-1.5.0-py2.py3-none-any.whl (8.7 kB)
Collecting defusedxml
  Using cached defusedxml-0.7.1-py2.py3-none-any.whl (25 kB)
Collecting nbclient<0.6.0,>=0.5.0
  Using cached nbclient-0.5.11-py3-none-any.whl (71 kB)
Collecting mistune<2,>=0.8.1
  Using cached mistune-0.8.4-py2.py3-none-any.whl (16 kB)
Collecting testpath
  Using cached testpath-0.6.0-py3-none-any.whl (83 kB)
Collecting jupyterlab-pygments
  Using cached jupyterlab_pygments-0.1.2-py2.py3-none-any.whl (4.6 kB)
Collecting bleach
  Using cached bleach-4.1.0-py2.py3-none-any.whl (157 kB)
Requirement already satisfied: cffi>=1.0.1 in c:\miniconda3\lib\site-packages (from argon2-cffi-bindings->argon2-cffi->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->ipysankeywidget) (1.15.0)
Collecting webencodings
  Using cached webencodings-0.5.1-py2.py3-none-any.whl (11 kB)
Requirement already satisfied: packaging in c:\users\jenkins\workspace\ce_gpkit_push_unit_tests\buildnode\windows10x64\optimizer\mosek\venv_jenkins\lib\site-packages (from bleach->nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->ipysankeywidget) (21.3)
Requirement already satisfied: pycparser in c:\miniconda3\lib\site-packages (from cffi>=1.0.1->argon2-cffi-bindings->argon2-cffi->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->ipysankeywidget) (2.21)
Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in c:\users\jenkins\workspace\ce_gpkit_push_unit_tests\buildnode\windows10x64\optimizer\mosek\venv_jenkins\lib\site-packages (from packaging->bleach->nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->ipysankeywidget) (3.0.7)
Building wheels for collected packages: simplegeneric
  Building wheel for simplegeneric (setup.py): started
  Building wheel for simplegeneric (setup.py): finished with status 'done'
  Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5078 sha256=6ac5b84f8999f153741a6f53f240e177b8531ba862535aec758ff625fc63e652
  Stored in directory: c:\users\jenkins\appdata\local\pip\cache\wheels\a7\bd\0d\d95b629ee4a7368830202858e45ac76cd837a42cafa50da81e
Successfully built simplegeneric
Installing collected packages: webencodings, wcwidth, simplegeneric, Send2Trash, pickleshare, mistune, ipython-genutils, traitlets, tornado, testpath, pyzmq, pywinpty, pyrsistent, pygments, prompt-toolkit, prometheus-client, pandocfilters, nest-asyncio, MarkupSafe, jupyterlab-widgets, entrypoints, defusedxml, decorator, colorama, attrs, terminado, jupyterlab-pygments, jupyter-core, jsonschema, jinja2, ipython, bleach, argon2-cffi-bindings, nbformat, jupyter-client, argon2-cffi, nbclient, ipykernel, nbconvert, notebook, widgetsnbextension, ipywidgets, ipysankeywidget
Successfully installed MarkupSafe-2.1.0 Send2Trash-1.8.0 argon2-cffi-21.3.0 argon2-cffi-bindings-21.2.0 attrs-21.4.0 bleach-4.1.0 colorama-0.4.4 decorator-5.1.1 defusedxml-0.7.1 entrypoints-0.4 ipykernel-5.5.6 ipysankeywidget-0.4.1 ipython-5.10.0 ipython-genutils-0.2.0 ipywidgets-7.6.5 jinja2-3.0.3 jsonschema-4.4.0 jupyter-client-7.1.2 jupyter-core-4.9.2 jupyterlab-pygments-0.1.2 jupyterlab-widgets-1.0.2 mistune-0.8.4 nbclient-0.5.11 nbconvert-6.4.2 nbformat-5.1.3 nest-asyncio-1.5.4 notebook-6.4.8 pandocfilters-1.5.0 pickleshare-0.7.5 prometheus-client-0.13.1 prompt-toolkit-1.0.18 pygments-2.5.2 pyrsistent-0.18.1 pywinpty-2.0.2 pyzmq-22.3.0 simplegeneric-0.8.1 terminado-0.13.1 testpath-0.6.0 tornado-6.1 traitlets-5.1.1 wcwidth-0.2.5 webencodings-0.5.1 widgetsnbextension-3.5.2
Collecting plotly
  Using cached plotly-5.6.0-py2.py3-none-any.whl (27.7 MB)
Requirement already satisfied: six in c:\miniconda3\lib\site-packages (from plotly) (1.16.0)
Collecting tenacity>=6.2.0
  Using cached tenacity-8.0.1-py3-none-any.whl (24 kB)
Installing collected packages: tenacity, plotly
Successfully installed plotly-5.6.0 tenacity-8.0.1
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.
Mosek license manager: License path: C:\Users\jenkins\mosek\mosek.lic
Mosek license manager:  Checkout license feature 'PTS' from flexlm.
Mosek license manager:  Checkout time 0.01. r: 0 status: 0
Interior-point optimizer started.
Presolve started.
Eliminator started.
Freed constraints in eliminator : 0
Eliminator terminated.
Eliminator - tries                  : 1                 time                   : 0.00            
Lin. dep.  - tries                  : 0                 time                   : 0.00            
Lin. dep.  - number                 : 0               
Presolve terminated. Time: 0.00    
Interior-point optimizer terminated. Time: 0.00. 

Optimizer terminated. Time: 0.03    
************************************
A license was checked out correctly.
************************************
1.8.0
1.22.2
0.18
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.]
C:\Users\jenkins\workspace\CE_gpkit_Push_unit_tests\buildnode\windows10x64\optimizer\mosek\gpkit\small_scripts.py:71: SyntaxWarning: "is" with a literal. Did you mean "=="?
  if sweep is "sweep" and (isinstance(value, Iterable) or  # pylint: disable=literal-comparison
C:\Users\jenkins\workspace\CE_gpkit_Push_unit_tests\buildnode\windows10x64\optimizer\mosek\gpkit\nomials\math.py:586: SyntaxWarning: "is" with a literal. Did you mean "=="?
  if posy is 0:  # pylint: disable=literal-comparison
C:\Users\jenkins\workspace\CE_gpkit_Push_unit_tests\buildnode\windows10x64\optimizer\mosek\gpkit\nomials\math.py:590: SyntaxWarning: "is" with a literal. Did you mean "=="?
  if negy is 0:  # pylint: disable=literal-comparison
C:\Users\jenkins\workspace\CE_gpkit_Push_unit_tests\buildnode\windows10x64\optimizer\mosek\gpkit\breakdowns.py:390: SyntaxWarning: "is" with a literal. Did you mean "=="?
  subhmap.units = None if units is 1 else units
..........................................................................................................................................................................................E...........E..........
======================================================================
ERROR: test_performance_modeling_mosek_cli (gpkit.tests.t_examples.TestExamples)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "C:\Users\jenkins\workspace\CE_gpkit_Push_unit_tests\buildnode\windows10x64\optimizer\mosek\venv_jenkins\lib\site-packages\IPython\utils\timing.py", line 27, in <module>
    import resource
ModuleNotFoundError: No module named 'resource'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "C:\Users\jenkins\workspace\CE_gpkit_Push_unit_tests\buildnode\windows10x64\optimizer\mosek\gpkit\tests\helpers.py", line 55, in test
    testfn(name, import_dict, path)(self)
  File "C:\Users\jenkins\workspace\CE_gpkit_Push_unit_tests\buildnode\windows10x64\optimizer\mosek\gpkit\tests\helpers.py", line 90, in test
    imported[name] = importlib.import_module(name)
  File "C:\Miniconda3\lib\importlib\__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1030, in _gcd_import
  File "<frozen importlib._bootstrap>", line 1007, in _find_and_load
  File "<frozen importlib._bootstrap>", line 986, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 680, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 850, in exec_module
  File "<frozen importlib._bootstrap>", line 228, in _call_with_frames_removed
  File "C:\Users\jenkins\workspace\CE_gpkit_Push_unit_tests\buildnode\windows10x64\optimizer\mosek\docs\source\examples\performance_modeling.py", line 246, in <module>
    from gpkit.interactive.sankey import Sankey
  File "C:\Users\jenkins\workspace\CE_gpkit_Push_unit_tests\buildnode\windows10x64\optimizer\mosek\gpkit\interactive\sankey.py", line 7, in <module>
    from ipywidgets import Layout
  File "C:\Users\jenkins\workspace\CE_gpkit_Push_unit_tests\buildnode\windows10x64\optimizer\mosek\venv_jenkins\lib\site-packages\ipywidgets\__init__.py", line 23, in <module>
    from IPython import get_ipython
  File "C:\Users\jenkins\workspace\CE_gpkit_Push_unit_tests\buildnode\windows10x64\optimizer\mosek\venv_jenkins\lib\site-packages\IPython\__init__.py", line 49, in <module>
    from .terminal.embed import embed
  File "C:\Users\jenkins\workspace\CE_gpkit_Push_unit_tests\buildnode\windows10x64\optimizer\mosek\venv_jenkins\lib\site-packages\IPython\terminal\embed.py", line 19, in <module>
    from IPython.terminal.ipapp import load_default_config
  File "C:\Users\jenkins\workspace\CE_gpkit_Push_unit_tests\buildnode\windows10x64\optimizer\mosek\venv_jenkins\lib\site-packages\IPython\terminal\ipapp.py", line 30, in <module>
    from IPython.core.magics import ScriptMagics
  File "C:\Users\jenkins\workspace\CE_gpkit_Push_unit_tests\buildnode\windows10x64\optimizer\mosek\venv_jenkins\lib\site-packages\IPython\core\magics\__init__.py", line 21, in <module>
    from .execution import ExecutionMagics
  File "C:\Users\jenkins\workspace\CE_gpkit_Push_unit_tests\buildnode\windows10x64\optimizer\mosek\venv_jenkins\lib\site-packages\IPython\core\magics\execution.py", line 46, in <module>
    from IPython.utils.timing import clock, clock2
  File "C:\Users\jenkins\workspace\CE_gpkit_Push_unit_tests\buildnode\windows10x64\optimizer\mosek\venv_jenkins\lib\site-packages\IPython\utils\timing.py", line 64, in <module>
    clocku = clocks = clock = time.clock
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_treemap_mosek_cli (gpkit.tests.t_examples.TestExamples)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "C:\Users\jenkins\workspace\CE_gpkit_Push_unit_tests\buildnode\windows10x64\optimizer\mosek\venv_jenkins\lib\site-packages\IPython\utils\timing.py", line 27, in <module>
    import resource
ModuleNotFoundError: No module named 'resource'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "C:\Users\jenkins\workspace\CE_gpkit_Push_unit_tests\buildnode\windows10x64\optimizer\mosek\gpkit\tests\helpers.py", line 55, in test
    testfn(name, import_dict, path)(self)
  File "C:\Users\jenkins\workspace\CE_gpkit_Push_unit_tests\buildnode\windows10x64\optimizer\mosek\gpkit\tests\helpers.py", line 90, in test
    imported[name] = importlib.import_module(name)
  File "C:\Miniconda3\lib\importlib\__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1030, in _gcd_import
  File "<frozen importlib._bootstrap>", line 1007, in _find_and_load
  File "<frozen importlib._bootstrap>", line 986, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 680, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 850, in exec_module
  File "<frozen importlib._bootstrap>", line 228, in _call_with_frames_removed
  File "C:\Users\jenkins\workspace\CE_gpkit_Push_unit_tests\buildnode\windows10x64\optimizer\mosek\docs\source\examples\treemap.py", line 4, in <module>
    from performance_modeling import M
  File "C:\Users\jenkins\workspace\CE_gpkit_Push_unit_tests\buildnode\windows10x64\optimizer\mosek\docs\source\examples\performance_modeling.py", line 246, in <module>
    from gpkit.interactive.sankey import Sankey
  File "C:\Users\jenkins\workspace\CE_gpkit_Push_unit_tests\buildnode\windows10x64\optimizer\mosek\gpkit\interactive\sankey.py", line 7, in <module>
    from ipywidgets import Layout
  File "C:\Users\jenkins\workspace\CE_gpkit_Push_unit_tests\buildnode\windows10x64\optimizer\mosek\venv_jenkins\lib\site-packages\ipywidgets\__init__.py", line 23, in <module>
    from IPython import get_ipython
  File "C:\Users\jenkins\workspace\CE_gpkit_Push_unit_tests\buildnode\windows10x64\optimizer\mosek\venv_jenkins\lib\site-packages\IPython\__init__.py", line 49, in <module>
    from .terminal.embed import embed
  File "C:\Users\jenkins\workspace\CE_gpkit_Push_unit_tests\buildnode\windows10x64\optimizer\mosek\venv_jenkins\lib\site-packages\IPython\terminal\embed.py", line 19, in <module>
    from IPython.terminal.ipapp import load_default_config
  File "C:\Users\jenkins\workspace\CE_gpkit_Push_unit_tests\buildnode\windows10x64\optimizer\mosek\venv_jenkins\lib\site-packages\IPython\terminal\ipapp.py", line 30, in <module>
    from IPython.core.magics import ScriptMagics
  File "C:\Users\jenkins\workspace\CE_gpkit_Push_unit_tests\buildnode\windows10x64\optimizer\mosek\venv_jenkins\lib\site-packages\IPython\core\magics\__init__.py", line 21, in <module>
    from .execution import ExecutionMagics
  File "C:\Users\jenkins\workspace\CE_gpkit_Push_unit_tests\buildnode\windows10x64\optimizer\mosek\venv_jenkins\lib\site-packages\IPython\core\magics\execution.py", line 46, in <module>
    from IPython.utils.timing import clock, clock2
  File "C:\Users\jenkins\workspace\CE_gpkit_Push_unit_tests\buildnode\windows10x64\optimizer\mosek\venv_jenkins\lib\site-packages\IPython\utils\timing.py", line 64, in <module>
    clocku = clocks = clock = time.clock
AttributeError: module 'time' has no attribute 'clock'

----------------------------------------------------------------------
Ran 209 tests in 52.237s

FAILED (errors=2)
Found no installed solvers, beginning a build.
# Building GPkit version 1.1
# Moving to the directory from which GPkit was imported.

Attempting to find and build solvers:

# Looking for `mosek_cli`
#   (A "success" is if mskexpopt complains that
#    we haven't specified a file for it to open.)
#     Calling 'mskexpopt'
##
### CALL BEGINS
### CALL ENDS
##

Found mosek_cli in the default PATH

# Looking for `mosek_conif`
#   Trying to import mosek...
# Did not find
# mosek_conif

# Looking for `cvxopt`
#   Trying to import cvxopt...
# Did not find
# cvxopt
Replaced found solvers (['mosek_cli']) with environment var GPKITSOLVERS (mosek_cli)

Found the following solvers: mosek_cli
#     Replacing directory env

GPkit is now installed with solver(s) ['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, 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!

{'installed_solvers': ['mosek_cli'], 'default_solver': 'mosek_cli', 'just built!': True}

Running tests...
----------------------------------------------------------------------
..........................................................................................................................................................................................E...........E..........
======================================================================
ERROR [1.070s]: test_performance_modeling_mosek_cli (gpkit.tests.t_examples.TestExamples)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "C:\Users\jenkins\workspace\CE_gpkit_Push_unit_tests\buildnode\windows10x64\optimizer\mosek\venv_jenkins\lib\site-packages\IPython\utils\timing.py", line 27, in <module>
    import resource
ModuleNotFoundError: No module named 'resource'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "C:\Users\jenkins\workspace\CE_gpkit_Push_unit_tests\buildnode\windows10x64\optimizer\mosek\gpkit\tests\helpers.py", line 55, in test
    testfn(name, import_dict, path)(self)
  File "C:\Users\jenkins\workspace\CE_gpkit_Push_unit_tests\buildnode\windows10x64\optimizer\mosek\gpkit\tests\helpers.py", line 90, in test
    imported[name] = importlib.import_module(name)
  File "C:\Miniconda3\lib\importlib\__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1030, in _gcd_import
  File "<frozen importlib._bootstrap>", line 1007, in _find_and_load
  File "<frozen importlib._bootstrap>", line 986, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 680, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 850, in exec_module
  File "<frozen importlib._bootstrap>", line 228, in _call_with_frames_removed
  File "C:\Users\jenkins\workspace\CE_gpkit_Push_unit_tests\buildnode\windows10x64\optimizer\mosek\docs\source\examples\performance_modeling.py", line 246, in <module>
    from gpkit.interactive.sankey import Sankey
  File "C:\Users\jenkins\workspace\CE_gpkit_Push_unit_tests\buildnode\windows10x64\optimizer\mosek\gpkit\interactive\sankey.py", line 7, in <module>
    from ipywidgets import Layout
  File "C:\Users\jenkins\workspace\CE_gpkit_Push_unit_tests\buildnode\windows10x64\optimizer\mosek\venv_jenkins\lib\site-packages\ipywidgets\__init__.py", line 23, in <module>
    from IPython import get_ipython
  File "C:\Users\jenkins\workspace\CE_gpkit_Push_unit_tests\buildnode\windows10x64\optimizer\mosek\venv_jenkins\lib\site-packages\IPython\__init__.py", line 49, in <module>
    from .terminal.embed import embed
  File "C:\Users\jenkins\workspace\CE_gpkit_Push_unit_tests\buildnode\windows10x64\optimizer\mosek\venv_jenkins\lib\site-packages\IPython\terminal\embed.py", line 19, in <module>
    from IPython.terminal.ipapp import load_default_config
  File "C:\Users\jenkins\workspace\CE_gpkit_Push_unit_tests\buildnode\windows10x64\optimizer\mosek\venv_jenkins\lib\site-packages\IPython\terminal\ipapp.py", line 30, in <module>
    from IPython.core.magics import ScriptMagics
  File "C:\Users\jenkins\workspace\CE_gpkit_Push_unit_tests\buildnode\windows10x64\optimizer\mosek\venv_jenkins\lib\site-packages\IPython\core\magics\__init__.py", line 21, in <module>
    from .execution import ExecutionMagics
  File "C:\Users\jenkins\workspace\CE_gpkit_Push_unit_tests\buildnode\windows10x64\optimizer\mosek\venv_jenkins\lib\site-packages\IPython\core\magics\execution.py", line 46, in <module>
    from IPython.utils.timing import clock, clock2
  File "C:\Users\jenkins\workspace\CE_gpkit_Push_unit_tests\buildnode\windows10x64\optimizer\mosek\venv_jenkins\lib\site-packages\IPython\utils\timing.py", line 64, in <module>
    clocku = clocks = clock = time.clock
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR [1.716s]: test_treemap_mosek_cli (gpkit.tests.t_examples.TestExamples)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "C:\Users\jenkins\workspace\CE_gpkit_Push_unit_tests\buildnode\windows10x64\optimizer\mosek\venv_jenkins\lib\site-packages\IPython\utils\timing.py", line 27, in <module>
    import resource
ModuleNotFoundError: No module named 'resource'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "C:\Users\jenkins\workspace\CE_gpkit_Push_unit_tests\buildnode\windows10x64\optimizer\mosek\gpkit\tests\helpers.py", line 55, in test
    testfn(name, import_dict, path)(self)
  File "C:\Users\jenkins\workspace\CE_gpkit_Push_unit_tests\buildnode\windows10x64\optimizer\mosek\gpkit\tests\helpers.py", line 90, in test
    imported[name] = importlib.import_module(name)
  File "C:\Miniconda3\lib\importlib\__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1030, in _gcd_import
  File "<frozen importlib._bootstrap>", line 1007, in _find_and_load
  File "<frozen importlib._bootstrap>", line 986, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 680, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 850, in exec_module
  File "<frozen importlib._bootstrap>", line 228, in _call_with_frames_removed
  File "C:\Users\jenkins\workspace\CE_gpkit_Push_unit_tests\buildnode\windows10x64\optimizer\mosek\docs\source\examples\treemap.py", line 4, in <module>
    from performance_modeling import M
  File "C:\Users\jenkins\workspace\CE_gpkit_Push_unit_tests\buildnode\windows10x64\optimizer\mosek\docs\source\examples\performance_modeling.py", line 246, in <module>
    from gpkit.interactive.sankey import Sankey
  File "C:\Users\jenkins\workspace\CE_gpkit_Push_unit_tests\buildnode\windows10x64\optimizer\mosek\gpkit\interactive\sankey.py", line 7, in <module>
    from ipywidgets import Layout
  File "C:\Users\jenkins\workspace\CE_gpkit_Push_unit_tests\buildnode\windows10x64\optimizer\mosek\venv_jenkins\lib\site-packages\ipywidgets\__init__.py", line 23, in <module>
    from IPython import get_ipython
  File "C:\Users\jenkins\workspace\CE_gpkit_Push_unit_tests\buildnode\windows10x64\optimizer\mosek\venv_jenkins\lib\site-packages\IPython\__init__.py", line 49, in <module>
    from .terminal.embed import embed
  File "C:\Users\jenkins\workspace\CE_gpkit_Push_unit_tests\buildnode\windows10x64\optimizer\mosek\venv_jenkins\lib\site-packages\IPython\terminal\embed.py", line 19, in <module>
    from IPython.terminal.ipapp import load_default_config
  File "C:\Users\jenkins\workspace\CE_gpkit_Push_unit_tests\buildnode\windows10x64\optimizer\mosek\venv_jenkins\lib\site-packages\IPython\terminal\ipapp.py", line 30, in <module>
    from IPython.core.magics import ScriptMagics
  File "C:\Users\jenkins\workspace\CE_gpkit_Push_unit_tests\buildnode\windows10x64\optimizer\mosek\venv_jenkins\lib\site-packages\IPython\core\magics\__init__.py", line 21, in <module>
    from .execution import ExecutionMagics
  File "C:\Users\jenkins\workspace\CE_gpkit_Push_unit_tests\buildnode\windows10x64\optimizer\mosek\venv_jenkins\lib\site-packages\IPython\core\magics\execution.py", line 46, in <module>
    from IPython.utils.timing import clock, clock2
  File "C:\Users\jenkins\workspace\CE_gpkit_Push_unit_tests\buildnode\windows10x64\optimizer\mosek\venv_jenkins\lib\site-packages\IPython\utils\timing.py", line 64, in <module>
    clocku = clocks = clock = time.clock
AttributeError: module 'time' has no attribute 'clock'

----------------------------------------------------------------------
Ran 209 tests in 48.331s

FAILED (errors=2)

Generating XML reports...
C:\Users\jenkins\workspace\CE_gpkit_Push_unit_tests\buildnode\windows10x64\optimizer\mosek\venv_jenkins\lib\site-packages\coverage\control.py:793: CoverageWarning: No data was collected. (no-data-collected)
  self._warn("No data was collected.", slug="no-data-collected")
hello world
C:\Users\jenkins\workspace\CE_gpkit_Push_unit_tests\buildnode\windows10x64\optimizer\mosek\gpkit\breakdowns.py:390: SyntaxWarning: "is" with a literal. Did you mean "=="?
  subhmap.units = None if units is 1 else units
C:\Users\jenkins\workspace\CE_gpkit_Push_unit_tests\buildnode\windows10x64\optimizer\mosek\gpkit\nomials\math.py:586: SyntaxWarning: "is" with a literal. Did you mean "=="?
  if posy is 0:  # pylint: disable=literal-comparison
C:\Users\jenkins\workspace\CE_gpkit_Push_unit_tests\buildnode\windows10x64\optimizer\mosek\gpkit\nomials\math.py:590: SyntaxWarning: "is" with a literal. Did you mean "=="?
  if negy is 0:  # pylint: disable=literal-comparison
C:\Users\jenkins\workspace\CE_gpkit_Push_unit_tests\buildnode\windows10x64\optimizer\mosek\gpkit\small_scripts.py:71: SyntaxWarning: "is" with a literal. Did you mean "=="?
  if sweep is "sweep" and (isinstance(value, Iterable) or  # pylint: disable=literal-comparison
Wrote HTML report to htmlcov\index.html
Build step 'Console output (build log) parsing' changed build result to FAILURE
[Cobertura] Publishing Cobertura coverage report...

Recording test results
[Checks API] No suitable checks publisher found.
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
Finished: FAILURE