Update dotnet-install.sh sha256sum #2638
ci.yml
on: pull_request
Matrix: Build
Matrix: Container Build
Matrix: Container Integration tests
Matrix: Container Managed unit tests
Matrix: Container Native unit tests
Matrix: Integration tests
Matrix: Managed unit tests
Matrix: Native unit tests
Matrix: Windows - IIS integration tests
Matrix: Windows - MSI integration tests
Annotations
28 errors and 35 warnings
Build (ubuntu-20.04)
Note: switching to '0a6326bfc1de75e371d8ab1f776a6717521f95cd'.
|
Build (ubuntu-20.04)
You are in 'detached HEAD' state. You can look around, make experimental
|
Build (ubuntu-20.04)
changes and commit them, and you can discard any commits you make in this
|
Build (ubuntu-20.04)
state without impacting any branches by switching back to a branch.
|
Build (ubuntu-20.04)
If you want to create a new branch to retain commits you create, you may
|
Build (ubuntu-20.04)
do so (now or later) by using -c with the switch command. Example:
|
Build (ubuntu-20.04)
git switch -c <new-branch-name>
|
Native unit tests (ubuntu-20.04)
Note: switching to '9e554999ce02cf86fcdfe74fe740c4fe3f5a56d5'.
|
Native unit tests (ubuntu-20.04)
You are in 'detached HEAD' state. You can look around, make experimental
|
Native unit tests (ubuntu-20.04)
changes and commit them, and you can discard any commits you make in this
|
Native unit tests (ubuntu-20.04)
state without impacting any branches by switching back to a branch.
|
Native unit tests (ubuntu-20.04)
If you want to create a new branch to retain commits you create, you may
|
Native unit tests (ubuntu-20.04)
do so (now or later) by using -c with the switch command. Example:
|
Native unit tests (ubuntu-20.04)
git switch -c <new-branch-name>
|
Managed unit tests (ubuntu-20.04)
Note: switching to '0a6326bfc1de75e371d8ab1f776a6717521f95cd'.
|
Managed unit tests (ubuntu-20.04)
You are in 'detached HEAD' state. You can look around, make experimental
|
Managed unit tests (ubuntu-20.04)
changes and commit them, and you can discard any commits you make in this
|
Managed unit tests (ubuntu-20.04)
state without impacting any branches by switching back to a branch.
|
Managed unit tests (ubuntu-20.04)
If you want to create a new branch to retain commits you create, you may
|
Managed unit tests (ubuntu-20.04)
do so (now or later) by using -c with the switch command. Example:
|
Managed unit tests (ubuntu-20.04)
git switch -c <new-branch-name>
|
Managed unit tests (windows-2022)
The job running on runner GitHub Actions 12 has exceeded the maximum execution time of 30 minutes.
|
Managed unit tests (windows-2022)
[1/1] ProcessException: Process 'dotnet.exe' exited with code 1.
> "C:\Program Files\dotnet\dotnet.exe" test D:\a\signalfx-dotnet-tracing\signalfx-dotnet-tracing\tracer\test\Datadog.Trace.Tools.Analyzers.Tests\Datadog.Trace.Tools.Analyzers.Tests.csproj --configuration Release --logger trx --no-build --no-restore --results-directory D:\a\signalfx-dotnet-tracing\signalfx-dotnet-tracing\tracer\build_data\results\Datadog.Trace.Tools.Analyzers.Tests /property:Platform=AnyCPU
@ D:\a\signalfx-dotnet-tracing\signalfx-dotnet-tracing
|
Managed unit tests (windows-2022)
The operation was canceled.
|
Integration tests (windows-2022, x64, net6.0, BuildAndRunWindowsIntegrationTests)
The job running on runner GitHub Actions 29 has exceeded the maximum execution time of 60 minutes.
|
Integration tests (windows-2022, x64, net6.0, BuildAndRunWindowsIntegrationTests)
[xUnit.net 00:00:48.56] Datadog.Trace.ClrProfiler.IntegrationTests.AspNetCore.AspNetCoreIisMinimalApisTestsInProcess.MeetsAllAspNetCoreMvcExpectations(path: "/", statusCode: 200) [FAIL]
|
Integration tests (windows-2022, x64, net6.0, BuildAndRunWindowsIntegrationTests)
[xUnit.net 00:01:29.26] Datadog.Trace.ClrProfiler.IntegrationTests.AdoNet.MicrosoftDataSqlClientTests.IntegrationDisabled [FAIL]
|
Integration tests (windows-2022, x64, net6.0, BuildAndRunWindowsIntegrationTests)
The operation was canceled.
|
Container Native unit tests (alpine)
No files were found with the provided path: tracer/build_data. No artifacts will be uploaded.
|
Container Integration tests (debian, netcoreapp3.1)
No files were found with the provided path: tracer/build_data. No artifacts will be uploaded.
|
Container Integration tests (alpine, net7.0)
No files were found with the provided path: tracer/build_data. No artifacts will be uploaded.
|
Container Integration tests (alpine, netcoreapp3.1)
No files were found with the provided path: tracer/build_data. No artifacts will be uploaded.
|
Container Integration tests (alpine, net5.0)
No files were found with the provided path: tracer/build_data. No artifacts will be uploaded.
|
Container Integration tests (debian, net5.0)
No files were found with the provided path: tracer/build_data. No artifacts will be uploaded.
|
Container Integration tests (debian, net6.0)
No files were found with the provided path: tracer/build_data. No artifacts will be uploaded.
|
Native unit tests (windows-2022):
profiler/test/Datadog.Profiler.Native.Tests/LibddprofExporterTest.cpp#L30
'tmpnam': This function or variable may be unsafe. Consider using tmpnam_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
|
Native unit tests (windows-2022):
profiler/test/Datadog.Profiler.Native.Tests/LibddprofExporterTest.cpp#L121
'tmpnam': This function or variable may be unsafe. Consider using tmpnam_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
|
Native unit tests (windows-2022):
profiler/test/Datadog.Profiler.Native.Tests/LibddprofExporterTest.cpp#L205
'tmpnam': This function or variable may be unsafe. Consider using tmpnam_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
|
Native unit tests (windows-2022):
profiler/test/Datadog.Profiler.Native.Tests/LibddprofExporterTest.cpp#L30
'tmpnam': This function or variable may be unsafe. Consider using tmpnam_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
|
Native unit tests (windows-2022):
profiler/test/Datadog.Profiler.Native.Tests/LibddprofExporterTest.cpp#L121
'tmpnam': This function or variable may be unsafe. Consider using tmpnam_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
|
Native unit tests (windows-2022):
profiler/test/Datadog.Profiler.Native.Tests/LibddprofExporterTest.cpp#L205
'tmpnam': This function or variable may be unsafe. Consider using tmpnam_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
|
Integration tests (windows-2022, x64, net7.0, BuildAndRunWindowsIntegrationTests)
Y:\tracer\test\test-applications\integrations\Samples.GrpcDotNet\Generated_Code\net7.0\2.32.0\Protos\Greet.cs(8,7): warning CS8981: The type name 'pb' only contains lower-cased ascii characters. Such names may become reserved for the language. [Y:\tracer\test\test-applications\integrations\Samples.GrpcDotNet\Samples.GrpcDotNet.csproj::TargetFramework=net7.0]
|
Integration tests (windows-2022, x64, net7.0, BuildAndRunWindowsIntegrationTests)
Y:\tracer\test\test-applications\integrations\Samples.GrpcDotNet\Generated_Code\net7.0\2.32.0\Protos\Greet.cs(9,7): warning CS8981: The type name 'pbc' only contains lower-cased ascii characters. Such names may become reserved for the language. [Y:\tracer\test\test-applications\integrations\Samples.GrpcDotNet\Samples.GrpcDotNet.csproj::TargetFramework=net7.0]
|
Integration tests (windows-2022, x64, net7.0, BuildAndRunWindowsIntegrationTests)
Y:\tracer\test\test-applications\integrations\Samples.GrpcDotNet\Generated_Code\net7.0\2.32.0\Protos\Greet.cs(10,7): warning CS8981: The type name 'pbr' only contains lower-cased ascii characters. Such names may become reserved for the language. [Y:\tracer\test\test-applications\integrations\Samples.GrpcDotNet\Samples.GrpcDotNet.csproj::TargetFramework=net7.0]
|
Integration tests (windows-2022, x64, net7.0, BuildAndRunWindowsIntegrationTests)
Y:\tracer\test\test-applications\integrations\Samples.GrpcDotNet\Generated_Code\net7.0\2.32.0\Protos\Greet.cs(11,7): warning CS8981: The type name 'scg' only contains lower-cased ascii characters. Such names may become reserved for the language. [Y:\tracer\test\test-applications\integrations\Samples.GrpcDotNet\Samples.GrpcDotNet.csproj::TargetFramework=net7.0]
|
Integration tests (windows-2022, x64, net7.0, BuildAndRunWindowsIntegrationTests)
Y:\tracer\test\test-applications\integrations\Samples.GrpcDotNet\Generated_Code\net7.0\2.32.0\Protos\GreetGrpc.cs(8,7): warning CS8981: The type name 'grpc' only contains lower-cased ascii characters. Such names may become reserved for the language. [Y:\tracer\test\test-applications\integrations\Samples.GrpcDotNet\Samples.GrpcDotNet.csproj::TargetFramework=net7.0]
|
Integration tests (windows-2022, x64, net7.0, BuildAndRunWindowsIntegrationTests)
Y:\tracer\test\test-applications\integrations\Samples.GrpcDotNet\Generated_Code\net7.0\2.32.0\Protos\Greet.cs(8,7): warning CS8981: The type name 'pb' only contains lower-cased ascii characters. Such names may become reserved for the language. [Y:\tracer\test\test-applications\integrations\Samples.GrpcDotNet\Samples.GrpcDotNet.csproj::TargetFramework=net7.0]
|
Integration tests (windows-2022, x64, net7.0, BuildAndRunWindowsIntegrationTests)
Y:\tracer\test\test-applications\integrations\Samples.GrpcDotNet\Generated_Code\net7.0\2.32.0\Protos\Greet.cs(9,7): warning CS8981: The type name 'pbc' only contains lower-cased ascii characters. Such names may become reserved for the language. [Y:\tracer\test\test-applications\integrations\Samples.GrpcDotNet\Samples.GrpcDotNet.csproj::TargetFramework=net7.0]
|
Integration tests (windows-2022, x64, net7.0, BuildAndRunWindowsIntegrationTests)
Y:\tracer\test\test-applications\integrations\Samples.GrpcDotNet\Generated_Code\net7.0\2.32.0\Protos\Greet.cs(10,7): warning CS8981: The type name 'pbr' only contains lower-cased ascii characters. Such names may become reserved for the language. [Y:\tracer\test\test-applications\integrations\Samples.GrpcDotNet\Samples.GrpcDotNet.csproj::TargetFramework=net7.0]
|
Integration tests (windows-2022, x64, net7.0, BuildAndRunWindowsIntegrationTests)
Y:\tracer\test\test-applications\integrations\Samples.GrpcDotNet\Generated_Code\net7.0\2.32.0\Protos\Greet.cs(11,7): warning CS8981: The type name 'scg' only contains lower-cased ascii characters. Such names may become reserved for the language. [Y:\tracer\test\test-applications\integrations\Samples.GrpcDotNet\Samples.GrpcDotNet.csproj::TargetFramework=net7.0]
|
Integration tests (windows-2022, x64, net7.0, BuildAndRunWindowsIntegrationTests)
Y:\tracer\test\test-applications\integrations\Samples.GrpcDotNet\Generated_Code\net7.0\2.32.0\Protos\GreetGrpc.cs(8,7): warning CS8981: The type name 'grpc' only contains lower-cased ascii characters. Such names may become reserved for the language. [Y:\tracer\test\test-applications\integrations\Samples.GrpcDotNet\Samples.GrpcDotNet.csproj::TargetFramework=net7.0]
|
Container Integration tests (debian, net7.0)
No files were found with the provided path: tracer/build_data. No artifacts will be uploaded.
|
Container Integration tests (debian, net7.0)
The type name 'pb' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Container Integration tests (debian, net7.0)
The type name 'pbc' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Container Integration tests (debian, net7.0)
The type name 'pbr' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Container Integration tests (debian, net7.0)
The type name 'scg' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Container Integration tests (debian, net7.0)
The type name 'grpc' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Container Integration tests (debian, net7.0)
The type name 'pb' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Container Integration tests (debian, net7.0)
The type name 'pbc' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Container Integration tests (debian, net7.0)
The type name 'pbr' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Container Integration tests (debian, net7.0)
The type name 'scg' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Container Integration tests (debian, net7.0)
The type name 'grpc' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Container Integration tests (alpine, net6.0)
No files were found with the provided path: tracer/build_data. No artifacts will be uploaded.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
alpine-managed-unit-tests-build_data
Expired
|
127 MB |
|
linux-x64-musl-packages
Expired
|
8.8 MB |
|
linux-x64-packages
Expired
|
26.6 MB |
|
nuget-packages
Expired
|
11 MB |
|
ubuntu-20.04-managed-unit-tests-build_data
Expired
|
132 MB |
|
ubuntu-20.04-tracer-home
Expired
|
34.9 MB |
|
windows-2022-integration-tests-x64-net461-BuildAndRunWindowsIntegrationTests-build_data
Expired
|
3.18 MB |
|
windows-2022-integration-tests-x64-net461-BuildAndRunWindowsRegressionTests-build_data
Expired
|
313 KB |
|
windows-2022-integration-tests-x64-net5.0-BuildAndRunWindowsIntegrationTests-build_data
Expired
|
2.5 MB |
|
windows-2022-integration-tests-x64-net5.0-BuildAndRunWindowsRegressionTests-build_data
Expired
|
106 KB |
|
windows-2022-integration-tests-x64-net6.0-BuildAndRunWindowsRegressionTests-build_data
Expired
|
131 KB |
|
windows-2022-integration-tests-x64-net7.0-BuildAndRunWindowsIntegrationTests-build_data
Expired
|
3.39 MB |
|
windows-2022-integration-tests-x64-net7.0-BuildAndRunWindowsRegressionTests-build_data
Expired
|
131 KB |
|
windows-2022-integration-tests-x64-netcoreapp3.1-BuildAndRunWindowsIntegrationTests-build_data
Expired
|
2.64 MB |
|
windows-2022-integration-tests-x64-netcoreapp3.1-BuildAndRunWindowsRegressionTests-build_data
Expired
|
133 KB |
|
windows-2022-tracer-home
Expired
|
43.2 MB |
|
windows-msi-integration-tests-x64-build_data
Expired
|
5.18 MB |
|
windows-msi-x64
Expired
|
10.3 MB |
|
windows-msi-x86
Expired
|
9.79 MB |
|
windows-tracer-iis-integration-tests-x64-build_data
Expired
|
5.19 MB |
|