Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Infra - intermittent failure during vcpkg bootstrap on MacOS with operation timeout #5534

Open
ahsonkhan opened this issue Apr 15, 2024 · 1 comment
Assignees
Labels
Central-EngSys This issue is owned by the Engineering System team.

Comments

@ahsonkhan
Copy link
Member

Job: CMakeGenerate Mac
Step: cmake generate for azure-core-amqp
https://dev.azure.com/azure-sdk/internal/_build/results?buildId=3697516&view=logs&j=5b93c52f-e230-56a0-4101-bbe6cb6c4dfb&t=ae87a839-4582-575c-61ff-d44f25932f8d

2024-04-15T18:16:29.7569280Z Vcpkg integrate step - DONE.
2024-04-15T18:16:29.7643960Z -- Bootstrapping vcpkg before install
2024-04-15T18:16:48.0484480Z -- Bootstrapping vcpkg before install - failed
2024-04-15T18:16:48.0490220Z CMake Error at build/_deps/vcpkg-src/scripts/buildsystems/vcpkg.cmake:899 (message):
2024-04-15T18:16:48.0581220Z   vcpkg install failed.  See logs for more information:
2024-04-15T18:16:48.0598710Z   /Users/runner/work/1/s/sdk/core/azure-core-amqp/build/vcpkg-bootstrap.log
2024-04-15T18:16:48.0600670Z Call Stack (most recent call first):
2024-04-15T18:16:48.0608270Z   /usr/local/Cellar/cmake/3.28.1/share/cmake/Modules/CMakeDetermineSystem.cmake:170 (include)
2024-04-15T18:16:48.0610790Z   CMakeLists.txt:10 (project)
2024-04-15T18:16:48.0612920Z 
2024-04-15T18:16:48.0621440Z 
2024-04-15T18:16:48.0623880Z CMake Error: CMake was unable to find a build program corresponding to "Unix Makefiles".  CMAKE_MAKE_PROGRAM is not set.  You probably need to select a different build tool.
2024-04-15T18:16:48.0626010Z CMake Error: CMAKE_CXX_COMPILER not set, after EnableLanguage
2024-04-15T18:16:48.0628580Z -- Configuring incomplete, errors occurred!
2024-04-15T18:16:48.0634240Z 
2024-04-15T18:16:48.0651330Z ##[error]Bash exited with code '1'.
2024-04-15T18:16:48.0672750Z ##[section]Finishing: cmake generate for azure-core-amqp

The vcpkg-bootstrap.log says the following:

Log file: /Users/runner/work/1/s/sdk/core/azure-core-amqp/build/vcpkg-bootstrap.log
==============================================================================================================================
Downloading vcpkg-macos...
curl: (35) Recv failure: Operation timed out

@BillyONeal what should we try to do here to improve our build reliability? Can vcpkg do something here in terms of retries?

@ahsonkhan ahsonkhan added the Central-EngSys This issue is owned by the Engineering System team. label Apr 15, 2024
@ahsonkhan
Copy link
Member Author

ahsonkhan commented Apr 15, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Central-EngSys This issue is owned by the Engineering System team.
Projects
Development

No branches or pull requests

2 participants