Skip to content

Bump Grpc.Tools version to 2.65.0 - #2488

Merged
JamesNK merged 1 commit into
grpc:masterfrom
stanley-cheung:bump-grpc-tools-version
Jul 19, 2024
Merged

Bump Grpc.Tools version to 2.65.0#2488
JamesNK merged 1 commit into
grpc:masterfrom
stanley-cheung:bump-grpc-tools-version

Conversation

@stanley-cheung

Copy link
Copy Markdown
Contributor

Bump Grpc.Tools version on master to 2.65.0

@stanley-cheung
stanley-cheung requested a review from JamesNK July 18, 2024 17:52
@stanley-cheung

stanley-cheung commented Jul 18, 2024

Copy link
Copy Markdown
Contributor Author

The Nuget Build failed with this log messages:

+ dotnet pack --configuration Release --output ../../artifacts -p:ContinuousIntegrationBuild=true

Welcome to .NET 9.0!
---------------------
SDK Version: 9.0.100-preview.5.24305.3

Telemetry
---------
The .NET tools collect usage data in order to help us improve your experience. It is collected by Microsoft and shared with the community. You can opt-out of telemetry by setting the DOTNET_CLI_TELEMETRY_OPTOUT environment variable to '1' or 'true' using your favorite shell.

Read more about .NET CLI Tools telemetry: https://aka.ms/dotnet-cli-telemetry

----------------
Installed an ASP.NET Core HTTPS development certificate.
To trust the certificate, view the instructions: https://aka.ms/dotnet-https-linux

----------------
Write your first app: https://aka.ms/dotnet-hello-world
Find out what's new: https://aka.ms/dotnet-whats-new
Explore documentation: https://aka.ms/dotnet-docs
Report issues and find source on GitHub: https://github.com/dotnet/core
Use 'dotnet --help' to see available commands or visit: https://aka.ms/dotnet-cli
--------------------------------------------------------------------------------------
  Determining projects to restore...
  Failed to restore /tmpfs/src/github/grpc-dotnet/src/Grpc.Core.Api/Grpc.Core.Api.csproj (in 750 ms).
  Failed to restore /tmpfs/src/github/grpc-dotnet/src/Grpc.Auth/Grpc.Auth.csproj (in 1.11 sec).
/tmpfs/src/github/grpc-dotnet/.dotnet/sdk/9.0.100-preview.5.24305.3/NuGet.targets(170,5): error MSB4181: The "RestoreTask" task returned false but did not log an error. [/tmpfs/src/github/grpc-dotnet/src/Grpc.Auth/Grpc.Auth.csproj]

Perhaps related to #2457?

Other perhaps similar issue: dotnet/dnceng#3100

@stanley-cheung
stanley-cheung force-pushed the bump-grpc-tools-version branch from a473e8d to f8283c0 Compare July 18, 2024 18:36
@JamesNK

JamesNK commented Jul 18, 2024

Copy link
Copy Markdown
Member

It might be a transient error. I suggest retrying.

@stanley-cheung

Copy link
Copy Markdown
Contributor Author

I re-tried twice but I am getting these errors now instead

/tmpfs/src/github/grpc-dotnet/src/Grpc.Auth/Grpc.Auth.csproj : error NU1301: Unable to load the service index for source [https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet7/nuget/v3/index.json](https://www.google.com/url?q=https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet7/nuget/v3/index.json&sa=D).
/tmpfs/src/github/grpc-dotnet/src/Grpc.Auth/Grpc.Auth.csproj : error NU1301: Unable to load the service index for source [https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet7/nuget/v3/index.json](https://www.google.com/url?q=https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet7/nuget/v3/index.json&sa=D).
/tmpfs/src/github/grpc-dotnet/src/Grpc.Auth/Grpc.Auth.csproj : error NU1301: Unable to load the service index for source [https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet8/nuget/v3/index.json](https://www.google.com/url?q=https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet8/nuget/v3/index.json&sa=D).
/tmpfs/src/github/grpc-dotnet/src/Grpc.Auth/Grpc.Auth.csproj : error NU1301: Unable to load the service index for source [https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet8/nuget/v3/index.json](https://www.google.com/url?q=https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet8/nuget/v3/index.json&sa=D).
/tmpfs/src/github/grpc-dotnet/src/Grpc.Auth/Grpc.Auth.csproj : error NU1301: Unable to load the service index for source [https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet9/nuget/v3/index.json](https://www.google.com/url?q=https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet9/nuget/v3/index.json&sa=D).
/tmpfs/src/github/grpc-dotnet/src/Grpc.Auth/Grpc.Auth.csproj : error NU1301: Unable to load the service index for source [https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet9/nuget/v3/index.json](https://www.google.com/url?q=https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet9/nuget/v3/index.json&sa=D).

Still probably transient?

@JamesNK

JamesNK commented Jul 18, 2024

Copy link
Copy Markdown
Member

I think there is an ongoing outage for the site that hosts the package feed in the error message.

@JamesNK

JamesNK commented Jul 18, 2024

Copy link
Copy Markdown
Member

@stanley-cheung

Copy link
Copy Markdown
Contributor Author

https://status.dev.azure.com/_event/524064579

🤦 lucky me...

Thanks for the link. Will monitor and then retry

@stanley-cheung

Copy link
Copy Markdown
Contributor Author

@JamesNK Looks like the outage is over. I retried the job and now it passed. Thanks.

@JamesNK
JamesNK merged commit 35b63da into grpc:master Jul 19, 2024
@stanley-cheung
stanley-cheung deleted the bump-grpc-tools-version branch July 19, 2024 18:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants