Ensure correct instance is used when logging in QueueSpan #1176
test-linux.yml
on: pull_request
format
2m 32s
pack
5m 52s
azure-tests
5m 27s
integration-tests
5m 25s
startup-hook-tests
3m 24s
profiler-tests
8m 42s
Annotations
14 errors and 2 warnings
Elastic.Apm.StartupHook.Tests.StartupHookTests.Auto_Instrument_With_StartupHook(template: "webapi":
test/startuphook/Elastic.Apm.StartupHook.Tests/StartupHookTests.cs#L200
System.Exception : Creating new dotnet project did not exit successfully. exit code: 145, output: The command could not be loaded, possibly because:
* You intended to execute a .NET application:
The application 'new' does not exist.
* You intended to execute a .NET SDK command:
A compatible .NET SDK was not found.
Requested SDK version: 8.0.404
global.json file: /tmp/3e6fb1b2-d45f-4ef3-a24e-129b216e1075/global.json
Installed SDKs:
Install the [8.0.404] .NET SDK or update [/tmp/3e6fb1b2-d45f-4ef3-a24e-129b216e1075/global.json] to match an installed SDK.
Learn about SDK resolution:
https://aka.ms/dotnet/sdk-not-found
8.0.405 [/usr/share/dotnet/sdk]
|
Elastic.Apm.StartupHook.Tests.StartupHookTests.Auto_Instrument_With_StartupHook(template: "mvc":
test/startuphook/Elastic.Apm.StartupHook.Tests/StartupHookTests.cs#L200
System.Exception : Creating new dotnet project did not exit successfully. exit code: 145, output: The command could not be loaded, possibly because:
* You intended to execute a .NET application:
The application 'new' does not exist.
* You intended to execute a .NET SDK command:
A compatible .NET SDK was not found.
Requested SDK version: 8.0.404
global.json file: /tmp/f675c51a-1155-4213-9c89-a5af46b7d569/global.json
Installed SDKs:
8.0.405 [/usr/share/dotnet/sdk]
Install the [8.0.404] .NET SDK or update [/tmp/f675c51a-1155-4213-9c89-a5af46b7d569/global.json] to match an installed SDK.
Learn about SDK resolution:
https://aka.ms/dotnet/sdk-not-found
|
Elastic.Apm.StartupHook.Tests.StartupHookTests.Auto_Instrument_With_StartupHook(template: "webapp":
test/startuphook/Elastic.Apm.StartupHook.Tests/StartupHookTests.cs#L200
System.Exception : Creating new dotnet project did not exit successfully. exit code: 145, output: The command could not be loaded, possibly because:
* You intended to execute a .NET application:
The application 'new' does not exist.
* You intended to execute a .NET SDK command:
A compatible .NET SDK was not found.
Requested SDK version: 8.0.404
global.json file: /tmp/ed8b33e5-219b-45e3-86a6-26d6b860ee50/global.json
Installed SDKs:
Install the [8.0.404] .NET SDK or update [/tmp/ed8b33e5-219b-45e3-86a6-26d6b860ee50/global.json] to match an installed SDK.
Learn about SDK resolution:
https://aka.ms/dotnet/sdk-not-found
8.0.405 [/usr/share/dotnet/sdk]
|
startup-hook-tests
Process completed with exit code 1.
|
Elastic.Apm.Azure.ServiceBus.Tests.AzureMessagingServiceBusDiagnosticListenerTests.Does_Not_Capture_Span_When_QueueName_Matches_IgnoreMessageQueues:
test/azure/Elastic.Apm.Azure.ServiceBus.Tests/AzureMessagingServiceBusDiagnosticListenerTests.cs#L360
Elastic.Apm.Tests.Utilities.Terraform.TerraformResourceException : terraform /home/runner/work/apm-agent-dotnet/apm-agent-dotnet/build/terraform/azure/service_bus did not succeed
---- ProcNet.ObservableProcessException : Exception while starting observable process: terraform
-------- System.ComponentModel.Win32Exception : An error occurred trying to start process 'terraform' with working directory '/home/runner/work/apm-agent-dotnet/apm-agent-dotnet/build/terraform/azure/service_bus'. No such file or directory
|
Elastic.Apm.Azure.ServiceBus.Tests.AzureMessagingServiceBusDiagnosticListenerTests.Capture_Span_When_Schedule_To_Topic:
test/azure/Elastic.Apm.Azure.ServiceBus.Tests/AzureMessagingServiceBusDiagnosticListenerTests.cs#L158
Elastic.Apm.Tests.Utilities.Terraform.TerraformResourceException : terraform /home/runner/work/apm-agent-dotnet/apm-agent-dotnet/build/terraform/azure/service_bus did not succeed
---- ProcNet.ObservableProcessException : Exception while starting observable process: terraform
-------- System.ComponentModel.Win32Exception : An error occurred trying to start process 'terraform' with working directory '/home/runner/work/apm-agent-dotnet/apm-agent-dotnet/build/terraform/azure/service_bus'. No such file or directory
|
Elastic.Apm.Azure.ServiceBus.Tests.AzureMessagingServiceBusDiagnosticListenerTests.Capture_Transaction_When_ProcessMessage_From_Queue:
test/azure/Elastic.Apm.Azure.ServiceBus.Tests/AzureMessagingServiceBusDiagnosticListenerTests.cs#L377
Elastic.Apm.Tests.Utilities.Terraform.TerraformResourceException : terraform /home/runner/work/apm-agent-dotnet/apm-agent-dotnet/build/terraform/azure/service_bus did not succeed
---- ProcNet.ObservableProcessException : Exception while starting observable process: terraform
-------- System.ComponentModel.Win32Exception : An error occurred trying to start process 'terraform' with working directory '/home/runner/work/apm-agent-dotnet/apm-agent-dotnet/build/terraform/azure/service_bus'. No such file or directory
|
Elastic.Apm.Azure.ServiceBus.Tests.AzureMessagingServiceBusDiagnosticListenerTests.Capture_Transaction_When_Receive_From_Topic_Subscription:
test/azure/Elastic.Apm.Azure.ServiceBus.Tests/AzureMessagingServiceBusDiagnosticListenerTests.cs#L262
Elastic.Apm.Tests.Utilities.Terraform.TerraformResourceException : terraform /home/runner/work/apm-agent-dotnet/apm-agent-dotnet/build/terraform/azure/service_bus did not succeed
---- ProcNet.ObservableProcessException : Exception while starting observable process: terraform
-------- System.ComponentModel.Win32Exception : An error occurred trying to start process 'terraform' with working directory '/home/runner/work/apm-agent-dotnet/apm-agent-dotnet/build/terraform/azure/service_bus'. No such file or directory
|
Elastic.Apm.Azure.ServiceBus.Tests.AzureMessagingServiceBusDiagnosticListenerTests.Capture_Span_When_Receive_From_Queue_Inside_Transaction:
test/azure/Elastic.Apm.Azure.ServiceBus.Tests/AzureMessagingServiceBusDiagnosticListenerTests.cs#L197
Elastic.Apm.Tests.Utilities.Terraform.TerraformResourceException : terraform /home/runner/work/apm-agent-dotnet/apm-agent-dotnet/build/terraform/azure/service_bus did not succeed
---- ProcNet.ObservableProcessException : Exception while starting observable process: terraform
-------- System.ComponentModel.Win32Exception : An error occurred trying to start process 'terraform' with working directory '/home/runner/work/apm-agent-dotnet/apm-agent-dotnet/build/terraform/azure/service_bus'. No such file or directory
|
Elastic.Apm.Azure.ServiceBus.Tests.AzureMessagingServiceBusDiagnosticListenerTests.Capture_Span_When_Schedule_To_Queue:
test/azure/Elastic.Apm.Azure.ServiceBus.Tests/AzureMessagingServiceBusDiagnosticListenerTests.cs#L118
Elastic.Apm.Tests.Utilities.Terraform.TerraformResourceException : terraform /home/runner/work/apm-agent-dotnet/apm-agent-dotnet/build/terraform/azure/service_bus did not succeed
---- ProcNet.ObservableProcessException : Exception while starting observable process: terraform
-------- System.ComponentModel.Win32Exception : An error occurred trying to start process 'terraform' with working directory '/home/runner/work/apm-agent-dotnet/apm-agent-dotnet/build/terraform/azure/service_bus'. No such file or directory
|
Elastic.Apm.Azure.ServiceBus.Tests.AzureMessagingServiceBusDiagnosticListenerTests.Capture_Transaction_When_ReceiveDeferred_From_Topic_Subscription:
test/azure/Elastic.Apm.Azure.ServiceBus.Tests/AzureMessagingServiceBusDiagnosticListenerTests.cs#L324
Elastic.Apm.Tests.Utilities.Terraform.TerraformResourceException : terraform /home/runner/work/apm-agent-dotnet/apm-agent-dotnet/build/terraform/azure/service_bus did not succeed
---- ProcNet.ObservableProcessException : Exception while starting observable process: terraform
-------- System.ComponentModel.Win32Exception : An error occurred trying to start process 'terraform' with working directory '/home/runner/work/apm-agent-dotnet/apm-agent-dotnet/build/terraform/azure/service_bus'. No such file or directory
|
Elastic.Apm.Azure.ServiceBus.Tests.AzureMessagingServiceBusDiagnosticListenerTests.Capture_Transaction_When_Receive_From_Queue:
test/azure/Elastic.Apm.Azure.ServiceBus.Tests/AzureMessagingServiceBusDiagnosticListenerTests.cs#L234
Elastic.Apm.Tests.Utilities.Terraform.TerraformResourceException : terraform /home/runner/work/apm-agent-dotnet/apm-agent-dotnet/build/terraform/azure/service_bus did not succeed
---- ProcNet.ObservableProcessException : Exception while starting observable process: terraform
-------- System.ComponentModel.Win32Exception : An error occurred trying to start process 'terraform' with working directory '/home/runner/work/apm-agent-dotnet/apm-agent-dotnet/build/terraform/azure/service_bus'. No such file or directory
|
Elastic.Apm.Azure.ServiceBus.Tests.AzureMessagingServiceBusDiagnosticListenerTests.Capture_Transaction_When_ProcessSessionMessage_From_Queue:
test/azure/Elastic.Apm.Azure.ServiceBus.Tests/AzureMessagingServiceBusDiagnosticListenerTests.cs#L434
Elastic.Apm.Tests.Utilities.Terraform.TerraformResourceException : terraform /home/runner/work/apm-agent-dotnet/apm-agent-dotnet/build/terraform/azure/service_bus did not succeed
---- ProcNet.ObservableProcessException : Exception while starting observable process: terraform
-------- System.ComponentModel.Win32Exception : An error occurred trying to start process 'terraform' with working directory '/home/runner/work/apm-agent-dotnet/apm-agent-dotnet/build/terraform/azure/service_bus'. No such file or directory
|
Elastic.Apm.Azure.ServiceBus.Tests.AzureMessagingServiceBusDiagnosticListenerTests.Capture_Span_When_Send_To_Queue:
test/azure/Elastic.Apm.Azure.ServiceBus.Tests/AzureMessagingServiceBusDiagnosticListenerTests.cs#L43
Elastic.Apm.Tests.Utilities.Terraform.TerraformResourceException : terraform /home/runner/work/apm-agent-dotnet/apm-agent-dotnet/build/terraform/azure/service_bus did not succeed
---- ProcNet.ObservableProcessException : Exception while starting observable process: terraform
-------- System.ComponentModel.Win32Exception : An error occurred trying to start process 'terraform' with working directory '/home/runner/work/apm-agent-dotnet/apm-agent-dotnet/build/terraform/azure/service_bus'. No such file or directory
|
pack
New version for cargo-make available: 0.37.24
|
profiler-tests
New version for cargo-make available: 0.37.24
|