Buildbot failure in Python on x86 Windows7 3.6
The Buildbot has detected a new failure on builder x86 Windows7 3.6 while building python/cpython. Full details are available at: http://buildbot.python.org/all/#builders/90/builds/350
Buildbot URL: http://buildbot.python.org/all/
Worker for this Build: bolen-windows7
Build Reason: <unknown> Blamelist: Andrés Delfino <adelfino@gmail.com>, CtrlZvi <viz+github@flippedperspective.com>, Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com>, Serhiy Storchaka <storchaka@gmail.com>, Terry Jan Reedy <tjreedy@udel.edu>
BUILD FAILED: failed compile (failure)
Sincerely, -The Buildbot
Seems that this could be related to
https://bugs.python.org/issue33675
Log lines:
Deleting test leftovers ... Could Not Find D:\cygwin\home\db3l\buildarea\3.6.bolen-windows7\build\Lib\*.pyc The system cannot find the file specified. Could Not Find D:\cygwin\home\db3l\buildarea\3.6.bolen-windows7\build\PCbuild\python*.zip Downloading nuget... The term 'Invoke-WebRequest' is not recognized as the name of a cmdlet, functio n, script file, or operable program. Check the spelling of the name, or if a pa th was included, verify that the path is correct and try again. At line:1 char:18
- Invoke-WebRequest <<<< https://aka.ms/nugetclidl -OutFile
'D:\cygwin\home\db
3l\buildarea\3.6.bolen-windows7\build\PCbuild\\..\externals\nuget.exe'
- CategoryInfo : ObjectNotFound: (Invoke-WebRequest:String) [], C ommandNotFoundException
- FullyQualifiedErrorId : CommandNotFoundException
'py' is not recognized as an internal or external command, operable program or batch file. Installing Python via nuget... '"D:\cygwin\home\db3l\buildarea\3.6.bolen-windows7\build\PCbuild\\..\externals\nuget.exe"' is not recognized as an internal or external command, operable program or batch file.
On Mon, 28 May 2018 at 23:49, <buildbot@python.org> wrote:
The Buildbot has detected a new failure on builder x86 Windows7 3.6 while building python/cpython. Full details are available at: http://buildbot.python.org/all/#builders/90/builds/350
Buildbot URL: http://buildbot.python.org/all/
Worker for this Build: bolen-windows7
Build Reason: <unknown> Blamelist: Andrés Delfino <adelfino@gmail.com>, CtrlZvi < viz+github@flippedperspective.com>, Miss Islington (bot) < 31488909+miss-islington@users.noreply.github.com>, Serhiy Storchaka < storchaka@gmail.com>, Terry Jan Reedy <tjreedy@udel.edu>
BUILD FAILED: failed compile (failure)
Sincerely, -The Buildbot
Buildbot-status mailing list -- buildbot-status@python.org To unsubscribe send an email to buildbot-status-leave@python.org https://mail.python.org/mm3/mailman3/lists/buildbot-status.python.org/
participants (2)
-
buildbot@python.org -
Pablo Galindo Salgado