Buildbot failure in Python on whole buildset
The Buildbot has detected a new failure on builder AMD64 Windows10 3.9 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/425/builds/295
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: bolen-windows10
Build Reason: <unknown> Blamelist: Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
BUILD FAILED: failed compile (failure)
Summary of the results of the build (if available):
Captured traceback
remote: Enumerating objects: 16, done.
remote: Counting objects: 6% (1/16)
remote: Counting objects: 12% (2/16)
remote: Counting objects: 18% (3/16)
remote: Counting objects: 25% (4/16)
remote: Counting objects: 31% (5/16)
remote: Counting objects: 37% (6/16)
remote: Counting objects: 43% (7/16)
remote: Counting objects: 50% (8/16)
remote: Counting objects: 56% (9/16)
remote: Counting objects: 62% (10/16)
remote: Counting objects: 68% (11/16)
remote: Counting objects: 75% (12/16)
remote: Counting objects: 81% (13/16)
remote: Counting objects: 87% (14/16)
remote: Counting objects: 93% (15/16)
remote: Counting objects: 100% (16/16)
remote: Counting objects: 100% (16/16), done.
remote: Compressing objects: 11% (1/9)
remote: Compressing objects: 22% (2/9)
remote: Compressing objects: 33% (3/9)
remote: Compressing objects: 44% (4/9)
remote: Compressing objects: 55% (5/9)
remote: Compressing objects: 66% (6/9)
remote: Compressing objects: 77% (7/9)
remote: Compressing objects: 88% (8/9)
remote: Compressing objects: 100% (9/9)
remote: Compressing objects: 100% (9/9), done.
remote: Total 16 (delta 7), reused 10 (delta 7), pack-reused 0
From https://github.com/python/cpython
- branch 3.9 -> FETCH_HEAD Note: checking out 'ebe7e6d86cf8f54d449d49866698d7f4c700cc7c'.
You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout.
If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example:
git checkout -b <new-branch-name>
HEAD is now at ebe7e6d... bpo-44852: Support filtering over warnings without a set message (GH-27793) (GH-27810) Switched to and reset branch '3.9'
Could Not Find D:\buildarea\3.9.bolen-windows10\build\Lib\*.pyc The system cannot find the file specified. Could Not Find D:\buildarea\3.9.bolen-windows10\build\PCbuild\python*.zip
Test report
Sincerely, -The Buildbot
AMD64 Windows10 3.9 build failed for an unknown reason. I didn't report it.
Build succeeded. 0 Warning(s) 0 Error(s) Time Elapsed 00:00:00.73 D:\buildarea\3.9.bolen-windows10\build>"C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\MSBuild\15.0\Bin\msbuild.exe" "D:\buildarea\3.9.bolen-windows10\build\PCbuild\pcbuild.proj" /t:Clean /m /nologo /v:m /clp:summary /p:Configuration=Release /p:Platform=x64 /p:IncludeExternals=true /p:IncludeCTypes=true /p:IncludeSSL=true /p:IncludeTkinter=true /p:UseTestMarker= /p:GIT="c:\cygwin\opt\git-2.10.2\cmd\git.exe" command timed out: 1200 seconds without output running ['Tools\\buildbot\\build.bat', '-p', 'x64'], attempting to kill program finished with exit code 1 elapsedTime=1216.814000
participants (2)
-
buildbot@python.org
-
Victor Stinner