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

SslStress fails to build on Linux #72399

Closed
antonfirsov opened this issue Jul 18, 2022 · 2 comments · Fixed by #72940
Closed

SslStress fails to build on Linux #72399

antonfirsov opened this issue Jul 18, 2022 · 2 comments · Fixed by #72940
Assignees
Milestone

Comments

@antonfirsov
Copy link
Member

/app/System.Net.Security/tests/StressTests/SslStress/Directory.Build.targets(2,3): error MSB4019: The imported project "/live-runtime-artifacts/targetingpacks.targets" was not found. Confirm that the expression in the Import declaration "/live-runtime-artifacts/targetingpacks.targets" is correct, and that the file exists on disk. [/app/System.Net.Security/tests/StressTests/SslStress/SslStress.csproj]

Build FAILED.

https://dev.azure.com/dnceng/public/_build/results?buildId=1886274&view=logs&j=0da5d1d9-276d-5173-c4c4-9d4d4ed14fdb&t=6c56d998-158d-5232-283c-5140104799fc

It also repros locally for me. /live-runtime-artifacts is missing from the SslStress container image filesystem, possible explanation is that run-docker-compose.sh fails to propagate the correct correct $SDK_BASE_IMAGE.

@ghost ghost added the untriaged New issue has not been triaged by the area owner label Jul 18, 2022
@ghost
Copy link

ghost commented Jul 18, 2022

Tagging subscribers to this area: @dotnet/ncl, @vcsjones
See info in area-owners.md if you want to be subscribed.

Issue Details
/app/System.Net.Security/tests/StressTests/SslStress/Directory.Build.targets(2,3): error MSB4019: The imported project "/live-runtime-artifacts/targetingpacks.targets" was not found. Confirm that the expression in the Import declaration "/live-runtime-artifacts/targetingpacks.targets" is correct, and that the file exists on disk. [/app/System.Net.Security/tests/StressTests/SslStress/SslStress.csproj]

Build FAILED.

https://dev.azure.com/dnceng/public/_build/results?buildId=1886274&view=logs&j=0da5d1d9-276d-5173-c4c4-9d4d4ed14fdb&t=6c56d998-158d-5232-283c-5140104799fc

It also repros locally for me. /live-runtime-artifacts is missing from the SslStress container image filesystem, possible explanation is that run-docker-compose.sh fails to propagate the correct correct $SDK_BASE_IMAGE.

Author: antonfirsov
Assignees: -
Labels:

area-System.Net.Security

Milestone: -

@karelz karelz added this to the 7.0.0 milestone Jul 19, 2022
@ghost ghost removed the untriaged New issue has not been triaged by the area owner label Jul 19, 2022
@karelz
Copy link
Member

karelz commented Jul 19, 2022

Triage: We should have it building ideally.

@ghost ghost added the in-pr There is an active PR which will close this issue when it is merged label Jul 27, 2022
@ghost ghost removed the in-pr There is an active PR which will close this issue when it is merged label Jul 28, 2022
@ghost ghost locked as resolved and limited conversation to collaborators Aug 27, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants