Started by upstream project "CE_RM_ondemand_evtol_Push" build number 98 originally caused by: Started by upstream project "CE_gplibrary_Push_research_models" build number 208 originally caused by: Started by user bozturk Running as bozturk [EnvInject] - Loading node environment variables. Building remotely on windows7x64 in workspace D:\jenkins\workspace\CE_RM_ondemand_evtol_Push\cvxopt No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository https://github.com/convexengineering/ondemand-evtol > git init D:\jenkins\workspace\CE_RM_ondemand_evtol_Push\cvxopt # timeout=10 Fetching upstream changes from https://github.com/convexengineering/ondemand-evtol > git --version # timeout=10 > git fetch --tags --progress -- https://github.com/convexengineering/ondemand-evtol +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/convexengineering/ondemand-evtol # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/convexengineering/ondemand-evtol # timeout=10 Fetching upstream changes from https://github.com/convexengineering/ondemand-evtol > git fetch --tags --progress -- https://github.com/convexengineering/ondemand-evtol +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98c0fbf060f96be5b73ea4153beef27f733f20f9 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98c0fbf060f96be5b73ea4153beef27f733f20f9 # timeout=3 Commit message: "Plotting changes" > git rev-list --no-walk 98c0fbf060f96be5b73ea4153beef27f733f20f9 # 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 [windows7x64] is in [[macys, macys_VM, reynolds, reynolds-ubuntu16]] Run condition [Execution node ] preventing perform for step [Execute shell] [Execution node] check if [windows7x64] is in [[windows10x64, windows7x64]] Run condition [Execution node ] enabling perform for step [Execute Windows batch command] [cvxopt] $ cmd /c call C:\Users\jenkins\AppData\Local\Temp\jenkins621138405146796463.bat D:\jenkins\workspace\CE_RM_ondemand_evtol_Push\cvxopt>echo C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\ProgramData\Oracle\Java\javapath;%CommonProgramFiles%\Microsoft Shared\Windows Live;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Microsoft SQL Server\110\Tools\Binn\;C:\Program Files (x86)\Windows Kits\8.1\Windows Performance Toolkit\;C:\Program Files (x86)\Microsoft SDKs\TypeScript\1.0\;C:\Program Files\Microsoft\Web Platform Installer\;C:\Program Files\Mosek\7\tools\platform\win64x86\bin;D:\Anaconda2;D:\Anaconda2\Library\mingw-w64\bin;D:\Anaconda2\Library\usr\bin;D:\Anaconda2\Library\bin;D:\Anaconda2\Scripts;D:\Anaconda2\bin;D:\Anaconda2\condabin;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Compiler\Fortran\9.1\EM64T\Bin;C:\Program Files\TortoiseSVN\bin;C:\Program Files (x86)\Google\Chrome\Application;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files\mingw-w64\x86_64-6.3.0-posix-seh-rt_v5-rev1\mingw64\bin;D:\Git\cmd C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\ProgramData\Oracle\Java\javapath;%CommonProgramFiles%\Microsoft Shared\Windows Live;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Microsoft SQL Server\110\Tools\Binn\;C:\Program Files (x86)\Windows Kits\8.1\Windows Performance Toolkit\;C:\Program Files (x86)\Microsoft SDKs\TypeScript\1.0\;C:\Program Files\Microsoft\Web Platform Installer\;C:\Program Files\Mosek\7\tools\platform\win64x86\bin;D:\Anaconda2;D:\Anaconda2\Library\mingw-w64\bin;D:\Anaconda2\Library\usr\bin;D:\Anaconda2\Library\bin;D:\Anaconda2\Scripts;D:\Anaconda2\bin;D:\Anaconda2\condabin;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Compiler\Fortran\9.1\EM64T\Bin;C:\Program Files\TortoiseSVN\bin;C:\Program Files (x86)\Google\Chrome\Application;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files\mingw-w64\x86_64-6.3.0-posix-seh-rt_v5-rev1\mingw64\bin;D:\Git\cmd D:\jenkins\workspace\CE_RM_ondemand_evtol_Push\cvxopt>REM turn on the anaconda console D:\jenkins\workspace\CE_RM_ondemand_evtol_Push\cvxopt>call activate.bat (base) D:\jenkins\workspace\CE_RM_ondemand_evtol_Push\cvxopt>if 0 NEQ 0 goto activate_conda (base) D:\jenkins\workspace\CE_RM_ondemand_evtol_Push\cvxopt>REM Create a virtualenv to install everything into (base) D:\jenkins\workspace\CE_RM_ondemand_evtol_Push\cvxopt>set VENV=D:\jenkins\workspace\CE_RM_ondemand_evtol_Push\cvxopt\venv2_gpkit (base) D:\jenkins\workspace\CE_RM_ondemand_evtol_Push\cvxopt>virtualenv --system-site-packages D:\jenkins\workspace\CE_RM_ondemand_evtol_Push\cvxopt\venv2_gpkit || exit /b 666 New python executable in D:\jenkins\workspace\CE_RM_ondemand_evtol_Push\cvxopt\venv2_gpkit\Scripts\python.exe Installing setuptools, pip, wheel...done. (base) D:\jenkins\workspace\CE_RM_ondemand_evtol_Push\cvxopt>call D:\jenkins\workspace\CE_RM_ondemand_evtol_Push\cvxopt\venv2_gpkit\Scripts\activate.bat || exit /b 666 (venv2_gpkit) (base) D:\jenkins\workspace\CE_RM_ondemand_evtol_Push\cvxopt>set PATH=C:\mingw-w64\x86_64-6.4.0-posix-seh-rt_v5-rev0\mingw64\bin;D:\jenkins\workspace\CE_RM_ondemand_evtol_Push\cvxopt\venv2_gpkit\Scripts;D:\Anaconda2;D:\Anaconda2\Library\mingw-w64\bin;D:\Anaconda2\Library\usr\bin;D:\Anaconda2\Library\bin;D:\Anaconda2\Scripts;D:\Anaconda2\bin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\ProgramData\Oracle\Java\javapath;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Program Files\Microsoft SQL Server\110\Tools\Binn;C:\Program Files (x86)\Windows Kits\8.1\Windows Performance Toolkit;C:\Program Files (x86)\Microsoft SDKs\TypeScript\1.0;C:\Program Files\Microsoft\Web Platform Installer;C:\Program Files\Mosek\7\tools\platform\win64x86\bin;D:\Anaconda2;D:\Anaconda2\Library\mingw-w64\bin;D:\Anaconda2\Library\usr\bin;D:\Anaconda2\Library\bin;D:\Anaconda2\Scripts;D:\Anaconda2\bin;D:\Anaconda2\condabin;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Program Files (x86)\Intel\Compiler\Fortran\9.1\EM64T\Bin;C:\Program Files\TortoiseSVN\bin;C:\Program Files (x86)\Google\Chrome\Application;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files\mingw-w64\x86_64-6.3.0-posix-seh-rt_v5-rev1\mingw64\bin;D:\Git\cmd (venv2_gpkit) (base) D:\jenkins\workspace\CE_RM_ondemand_evtol_Push\cvxopt>REM set PATH=C:\mingw-w64\x86_64-7.3.0-posix-seh-rt_v5-rev0\mingw64\bin;C:\mingw-w64\x86_64-6.4.0-posix-seh-rt_v5-rev0\mingw64\bin;D:\jenkins\workspace\CE_RM_ondemand_evtol_Push\cvxopt\venv2_gpkit\Scripts;D:\Anaconda2;D:\Anaconda2\Library\mingw-w64\bin;D:\Anaconda2\Library\usr\bin;D:\Anaconda2\Library\bin;D:\Anaconda2\Scripts;D:\Anaconda2\bin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\ProgramData\Oracle\Java\javapath;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Program Files\Microsoft SQL Server\110\Tools\Binn;C:\Program Files (x86)\Windows Kits\8.1\Windows Performance Toolkit;C:\Program Files (x86)\Microsoft SDKs\TypeScript\1.0;C:\Program Files\Microsoft\Web Platform Installer;C:\Program Files\Mosek\7\tools\platform\win64x86\bin;D:\Anaconda2;D:\Anaconda2\Library\mingw-w64\bin;D:\Anaconda2\Library\usr\bin;D:\Anaconda2\Library\bin;D:\Anaconda2\Scripts;D:\Anaconda2\bin;D:\Anaconda2\condabin;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Program Files (x86)\Intel\Compiler\Fortran\9.1\EM64T\Bin;C:\Program Files\TortoiseSVN\bin;C:\Program Files (x86)\Google\Chrome\Application;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files\mingw-w64\x86_64-6.3.0-posix-seh-rt_v5-rev1\mingw64\bin;D:\Git\cmd (venv2_gpkit) (base) D:\jenkins\workspace\CE_RM_ondemand_evtol_Push\cvxopt>gcc --version || exit /b 666 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. (venv2_gpkit) (base) D:\jenkins\workspace\CE_RM_ondemand_evtol_Push\cvxopt>REM upgrade pip (venv2_gpkit) (base) D:\jenkins\workspace\CE_RM_ondemand_evtol_Push\cvxopt>python -m pip install --upgrade pip || exit /b 666 DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support Requirement already up-to-date: pip in d:\jenkins\workspace\ce_rm_ondemand_evtol_push\cvxopt\venv2_gpkit\lib\site-packages (20.0.2) (venv2_gpkit) (base) D:\jenkins\workspace\CE_RM_ondemand_evtol_Push\cvxopt>REM Install coverage into the virtualenv to the coverage command blow uses the virtualenv python (venv2_gpkit) (base) D:\jenkins\workspace\CE_RM_ondemand_evtol_Push\cvxopt>pip install --upgrade coverage || exit /b 666 DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support Requirement already up-to-date: coverage in d:\anaconda2\lib\site-packages (5.0.3) (venv2_gpkit) (base) D:\jenkins\workspace\CE_RM_ondemand_evtol_Push\cvxopt>set GPKITBUILD=D:\jenkins\workspace\CE_RM_ondemand_evtol_Push\cvxopt\build_gpkit (venv2_gpkit) (base) D:\jenkins\workspace\CE_RM_ondemand_evtol_Push\cvxopt>if cvxopt == mosek ( msktestlic || exit /b 666 python -c "__import__('mosek').Env()" || exit /b 666 set GPKITSOLVERS=mosek, mosek_cli ) (venv2_gpkit) (base) D:\jenkins\workspace\CE_RM_ondemand_evtol_Push\cvxopt>if cvxopt == cvxopt ( pip install --upgrade cvxopt || exit /b 666 set GPKITSOLVERS=cvxopt ) DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support Collecting cvxopt Using cached cvxopt-1.2.4-cp27-cp27m-win_amd64.whl (672 kB) Requirement already satisfied, skipping upgrade: mkl in d:\anaconda2\lib\site-packages (from cvxopt) (2018.0.0) Requirement already satisfied, skipping upgrade: intel-openmp==2018.0.0 in d:\anaconda2\lib\site-packages (from mkl->cvxopt) (2018.0.0) Installing collected packages: cvxopt Attempting uninstall: cvxopt Found existing installation: cvxopt 1.2.3 Not uninstalling cvxopt at d:\anaconda2\lib\site-packages, outside environment d:\jenkins\workspace\ce_rm_ondemand_evtol_push\cvxopt\venv2_gpkit Can't uninstall 'cvxopt'. No files were found to uninstall. Successfully installed cvxopt-1.2.4 (venv2_gpkit) (base) D:\jenkins\workspace\CE_RM_ondemand_evtol_Push\cvxopt>REM Install packages needed for testing (venv2_gpkit) (base) D:\jenkins\workspace\CE_RM_ondemand_evtol_Push\cvxopt>pip install --upgrade xmlrunner || exit /b 666 DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support Requirement already up-to-date: xmlrunner in d:\anaconda2\lib\site-packages (1.7.7) (venv2_gpkit) (base) D:\jenkins\workspace\CE_RM_ondemand_evtol_Push\cvxopt>pip install --upgrade pint || exit /b 666 DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support Requirement already up-to-date: pint in d:\anaconda2\lib\site-packages (0.9) Requirement already satisfied, skipping upgrade: funcsigs; python_version == "2.7" in d:\anaconda2\lib\site-packages (from pint) (1.0.2) (venv2_gpkit) (base) D:\jenkins\workspace\CE_RM_ondemand_evtol_Push\cvxopt>pip install --upgrade numpy || exit /b 666 DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support Requirement already up-to-date: numpy in d:\anaconda2\lib\site-packages (1.16.6) (venv2_gpkit) (base) D:\jenkins\workspace\CE_RM_ondemand_evtol_Push\cvxopt>pip install --upgrade scipy || exit /b 666 DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support Collecting scipy Using cached scipy-1.2.3-cp27-cp27m-win_amd64.whl (30.5 MB) Requirement already satisfied, skipping upgrade: numpy>=1.8.2 in d:\anaconda2\lib\site-packages (from scipy) (1.16.6) Installing collected packages: scipy Attempting uninstall: scipy Found existing installation: scipy 1.2.2 Not uninstalling scipy at d:\anaconda2\lib\site-packages, outside environment d:\jenkins\workspace\ce_rm_ondemand_evtol_push\cvxopt\venv2_gpkit Can't uninstall 'scipy'. No files were found to uninstall. Successfully installed scipy-1.2.3 (venv2_gpkit) (base) D:\jenkins\workspace\CE_RM_ondemand_evtol_Push\cvxopt>pip install --upgrade ctypesgen || exit /b 666 DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support Requirement already up-to-date: ctypesgen in d:\anaconda2\lib\site-packages (1.0.2) (venv2_gpkit) (base) D:\jenkins\workspace\CE_RM_ondemand_evtol_Push\cvxopt>pip install --upgrade matplotlib || exit /b 666 DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support Collecting matplotlib Using cached matplotlib-2.2.5-cp27-cp27m-win_amd64.whl (8.7 MB) Requirement already satisfied, skipping upgrade: numpy>=1.7.1 in d:\anaconda2\lib\site-packages (from matplotlib) (1.16.6) Requirement already satisfied, skipping upgrade: six>=1.10 in d:\anaconda2\lib\site-packages (from matplotlib) (1.12.0) Requirement already satisfied, skipping upgrade: pytz in d:\anaconda2\lib\site-packages (from matplotlib) (2019.2) Requirement already satisfied, skipping upgrade: python-dateutil>=2.1 in d:\anaconda2\lib\site-packages (from matplotlib) (2.8.0) Requirement already satisfied, skipping upgrade: backports.functools-lru-cache in d:\anaconda2\lib\site-packages (from matplotlib) (1.5) Requirement already satisfied, skipping upgrade: cycler>=0.10 in d:\anaconda2\lib\site-packages (from matplotlib) (0.10.0) Requirement already satisfied, skipping upgrade: kiwisolver>=1.0.1 in d:\anaconda2\lib\site-packages (from matplotlib) (1.1.0) Requirement already satisfied, skipping upgrade: pyparsing!=2.0.4,!=2.1.2,!=2.1.6,>=2.0.1 in d:\anaconda2\lib\site-packages (from matplotlib) (2.4.2) Requirement already satisfied, skipping upgrade: setuptools in d:\jenkins\workspace\ce_rm_ondemand_evtol_push\cvxopt\venv2_gpkit\lib\site-packages (from kiwisolver>=1.0.1->matplotlib) (45.0.0) ERROR: Package 'setuptools' requires a different Python: 2.7.16 not in '>=3.5' Build step 'Conditional step (single)' marked build as failure INFO: Starting to record. INFO: Processing JUnit ERROR: Step ‘Publish xUnit test result report’ failed: [JUnit] - No test report file(s) were found with the pattern '**/test_reports/*.xml' relative to 'D:\jenkins\workspace\CE_RM_ondemand_evtol_Push\cvxopt' for the testing framework 'JUnit'. Did you enter a pattern relative to (and within) the workspace directory? Did you generate the result report(s) for 'JUnit'?" [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] done Finished: FAILURE