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

Gather test diag logging to track down nuget issue #44455

Merged
merged 3 commits into from
Nov 5, 2024

Conversation

marcpopMSFT
Copy link
Member

We're seeing NU3003 for packages that when downloaded manually, don't show an issue. Per NuGet team, this means an exception is thrown and collecting verbosity information should help.

I believe I've mostly seen this on windows so let's enable for windows and just keep rerunning until we hit it.

We're seeing NU3003 for packages that when downloaded manually, don't show an issue. Per NuGet team, this means an exception is thrown and collecting verbosity information should help.

I believe I've mostly seen this on windows so let's enable for windows and just keep rerunning until we hit it.
@dotnet-issue-labeler dotnet-issue-labeler bot added Area-Infrastructure untriaged Request triage from a team member labels Oct 25, 2024
@marcpopMSFT
Copy link
Member Author

/azp run dotnet-sdk-public-ci,sdk-source-build,sdk-unified-build

Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@marcpopMSFT
Copy link
Member Author

/azp run dotnet-sdk-public-ci,sdk-source-build,sdk-unified-build

Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@marcpopMSFT
Copy link
Member Author

/azp run dotnet-sdk-public-ci,sdk-source-build,sdk-unified-build

Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@marcpopMSFT
Copy link
Member Author

@dsplaisted per offline chat, if we hit this it can happen multiple times in a single run so I think it's safe to rerun the build as we'll likely see the error again.

Here's an example where that happened recently (one of the helix legs I clicked on had 7 tests fail with the same NU3003 warning). If you're ok checking this in and waiting until it fails again to investigate, please take a look.

@marcpopMSFT marcpopMSFT merged commit 316356f into release/9.0.1xx Nov 5, 2024
31 checks passed
@marcpopMSFT marcpopMSFT deleted the marcpopMSFT-gathertestlogging branch November 5, 2024 23:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants