ci: spin-up ephemeral ESS clusters to run some system tests #1187
Triggered via pull request
February 18, 2025 13:39
Status
Failure
Total duration
16m 33s
Artifacts
–
test-linux.yml
on: pull_request
format
2m 49s
pack
6m 17s
azure-tests
5m 7s
integration-tests
4m 39s
startup-hook-tests
3m 34s
profiler-tests
9m 41s
Matrix: system-tests
Annotations
14 errors, 9 warnings, and 9 notices
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/937c940f-cc91-4e11-8482-4c84e667ce39/global.json
Installed SDKs:
Install the [8.0.404] .NET SDK or update [/tmp/937c940f-cc91-4e11-8482-4c84e667ce39/global.json] to match an installed SDK.
Learn about SDK resolution:
https://aka.ms/dotnet/sdk-not-found
8.0.406 [/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/d2971085-f355-4708-b2fe-e6dd7f1c7ca8/global.json
Installed SDKs:
Install the [8.0.404] .NET SDK or update [/tmp/d2971085-f355-4708-b2fe-e6dd7f1c7ca8/global.json] to match an installed SDK.
Learn about SDK resolution:
https://aka.ms/dotnet/sdk-not-found
8.0.406 [/usr/share/dotnet/sdk]
|
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/7c907179-e348-43c8-9d57-fa238ceb7261/global.json
Installed SDKs:
Install the [8.0.404] .NET SDK or update [/tmp/7c907179-e348-43c8-9d57-fa238ceb7261/global.json] to match an installed SDK.
Learn about SDK resolution:
https://aka.ms/dotnet/sdk-not-found
8.0.406 [/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
|
format
Cache not found for keys: Linux-nuget-152a7e1bd5c6c505f034862d40fc9a29e952b5fab3b77a2400d28d06664d736f-571aca7f23957fea1e0f8db0387b0028964d996efc47a470f30232148b71a4f0, Linux-nuget
|
tests
Cache not found for keys: Linux-nuget-152a7e1bd5c6c505f034862d40fc9a29e952b5fab3b77a2400d28d06664d736f-571aca7f23957fea1e0f8db0387b0028964d996efc47a470f30232148b71a4f0, Linux-nuget
|
pack
Cache not found for keys: Linux-nuget-152a7e1bd5c6c505f034862d40fc9a29e952b5fab3b77a2400d28d06664d736f-571aca7f23957fea1e0f8db0387b0028964d996efc47a470f30232148b71a4f0, Linux-nuget
|
pack
New version for cargo-make available: 0.37.24
|
startup-hook-tests
Cache not found for keys: Linux-nuget-152a7e1bd5c6c505f034862d40fc9a29e952b5fab3b77a2400d28d06664d736f-571aca7f23957fea1e0f8db0387b0028964d996efc47a470f30232148b71a4f0, Linux-nuget
|
integration-tests
Cache not found for keys: Linux-nuget-152a7e1bd5c6c505f034862d40fc9a29e952b5fab3b77a2400d28d06664d736f-571aca7f23957fea1e0f8db0387b0028964d996efc47a470f30232148b71a4f0, Linux-nuget
|
azure-tests
Cache not found for keys: Linux-nuget-152a7e1bd5c6c505f034862d40fc9a29e952b5fab3b77a2400d28d06664d736f-571aca7f23957fea1e0f8db0387b0028964d996efc47a470f30232148b71a4f0, Linux-nuget
|
profiler-tests
Cache not found for keys: Linux-nuget-152a7e1bd5c6c505f034862d40fc9a29e952b5fab3b77a2400d28d06664d736f-571aca7f23957fea1e0f8db0387b0028964d996efc47a470f30232148b71a4f0, Linux-nuget
|
profiler-tests
New version for cargo-make available: 0.37.24
|
elastic/oblt-actions/oblt-cli/setup
Downloaded oblt-cli version: 7.8.7
|
elastic/oblt-actions/oblt-cli/setup
Downloaded oblt-cli version: 7.8.7
|
elastic/oblt-actions/oblt-cli/setup
Downloaded oblt-cli version: 7.8.7
|
elastic/oblt-actions/oblt-cli/setup
Downloaded oblt-cli version: 7.8.7
|
elastic/oblt-actions/oblt-cli/setup
Downloaded oblt-cli version: 7.8.7
|
elastic/oblt-actions/oblt-cli/setup
Downloaded oblt-cli version: 7.8.7
|
elastic/oblt-actions/oblt-cli/setup
Downloaded oblt-cli version: 7.8.7
|
elastic/oblt-actions/oblt-cli/setup
Downloaded oblt-cli version: 7.8.7
|
elastic/oblt-actions/oblt-cli/setup
Downloaded oblt-cli version: 7.8.7
|