Skip to content

[SPIKE] Adding all implementations for SqlServer, MySql and Postgresql persistence #7689

[SPIKE] Adding all implementations for SqlServer, MySql and Postgresql persistence

[SPIKE] Adding all implementations for SqlServer, MySql and Postgresql persistence #7689

Triggered via pull request December 15, 2025 00:13
Status Failure
Total duration 14m 23s
Artifacts 8

ci.yml

on: pull_request
Matrix: containers / containers
db-container  /  db-container
55s
db-container / db-container
windows-installers  /  build
7m 4s
windows-installers / build
Matrix: build
Matrix: container-test / container-test
Fit to window
Zoom out
Zoom in

Annotations

133 errors
Linux-SqlServer
Process completed with exit code 1.
Linux-SqlServer
Exit code = 1
Should_store_and_retrieve_trial_end_date: /_/src/ServiceControl.Persistence.Tests.Sql.SqlServer/TrialLicenseDataProviderTests.cs#L42
System.InvalidOperationException : The instance of entity type 'TrialLicenseEntity' cannot be tracked because another instance with the same key value for ***'Id'*** is already being tracked. When attaching existing entities, ensure that only one entity instance with a given key value is attached. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see the conflicting key values.
Linux-SqlServer
Exit code = 1
Should_store_and_retrieve_trial_end_date: /_/src/ServiceControl.Persistence.Tests.Sql.PostgreSQL/TrialLicenseDataProviderTests.cs#L42
System.InvalidOperationException : The instance of entity type 'TrialLicenseEntity' cannot be tracked because another instance with the same key value for ***'Id'*** is already being tracked. When attaching existing entities, ensure that only one entity instance with a given key value is attached. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see the conflicting key values.
Linux-SqlServer
Exit code = 1
Should_store_and_retrieve_trial_end_date: /_/src/ServiceControl.Persistence.Tests.Sql.MySQL/TrialLicenseDataProviderTests.cs#L42
System.InvalidOperationException : The instance of entity type 'TrialLicenseEntity' cannot be tracked because another instance with the same key value for ***'Id'*** is already being tracked. When attaching existing entities, ensure that only one entity instance with a given key value is attached. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see the conflicting key values.
Linux-AzureStorageQueues
Process completed with exit code 1.
Linux-AzureStorageQueues
Exit code = 1
Should_store_and_retrieve_trial_end_date: /_/src/ServiceControl.Persistence.Tests.Sql.SqlServer/TrialLicenseDataProviderTests.cs#L42
System.InvalidOperationException : The instance of entity type 'TrialLicenseEntity' cannot be tracked because another instance with the same key value for ***'Id'*** is already being tracked. When attaching existing entities, ensure that only one entity instance with a given key value is attached. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see the conflicting key values.
Linux-AzureStorageQueues
Exit code = 1
Should_store_and_retrieve_trial_end_date: /_/src/ServiceControl.Persistence.Tests.Sql.PostgreSQL/TrialLicenseDataProviderTests.cs#L42
System.InvalidOperationException : The instance of entity type 'TrialLicenseEntity' cannot be tracked because another instance with the same key value for ***'Id'*** is already being tracked. When attaching existing entities, ensure that only one entity instance with a given key value is attached. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see the conflicting key values.
Linux-AzureStorageQueues
Exit code = 1
Should_store_and_retrieve_trial_end_date: /_/src/ServiceControl.Persistence.Tests.Sql.MySQL/TrialLicenseDataProviderTests.cs#L42
System.InvalidOperationException : The instance of entity type 'TrialLicenseEntity' cannot be tracked because another instance with the same key value for ***'Id'*** is already being tracked. When attaching existing entities, ensure that only one entity instance with a given key value is attached. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see the conflicting key values.
Linux-PrimaryRavenPersistence
Process completed with exit code 1.
Linux-PrimaryRavenPersistence
Exit code = 1
Should_store_and_retrieve_trial_end_date: /_/src/ServiceControl.Persistence.Tests.Sql.SqlServer/TrialLicenseDataProviderTests.cs#L42
System.InvalidOperationException : The instance of entity type 'TrialLicenseEntity' cannot be tracked because another instance with the same key value for ***'Id'*** is already being tracked. When attaching existing entities, ensure that only one entity instance with a given key value is attached. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see the conflicting key values.
Linux-PrimaryRavenPersistence
Exit code = 1
Should_store_and_retrieve_trial_end_date: /_/src/ServiceControl.Persistence.Tests.Sql.PostgreSQL/TrialLicenseDataProviderTests.cs#L42
System.InvalidOperationException : The instance of entity type 'TrialLicenseEntity' cannot be tracked because another instance with the same key value for ***'Id'*** is already being tracked. When attaching existing entities, ensure that only one entity instance with a given key value is attached. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see the conflicting key values.
Linux-PrimaryRavenPersistence
Exit code = 1
Should_store_and_retrieve_trial_end_date: /_/src/ServiceControl.Persistence.Tests.Sql.MySQL/TrialLicenseDataProviderTests.cs#L42
System.InvalidOperationException : The instance of entity type 'TrialLicenseEntity' cannot be tracked because another instance with the same key value for ***'Id'*** is already being tracked. When attaching existing entities, ensure that only one entity instance with a given key value is attached. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see the conflicting key values.
Windows-MSMQ
Process completed with exit code 1.
Windows-MSMQ
Exit code = 1
Should_store_and_retrieve_trial_end_date: /_/src/ServiceControl.Persistence.Tests.Sql.SqlServer/TrialLicenseDataProviderTests.cs#L19
Docker.DotNet.DockerImageNotFoundException : Docker API responded with status code=NotFound, response=***"message":"No such image: mcr.microsoft.com/mssql/server:2022-latest"***
Windows-MSMQ
Exit code = 1
Should_store_and_retrieve_trial_end_date: /_/src/ServiceControl.Persistence.Tests.Sql.PostgreSQL/TrialLicenseDataProviderTests.cs#L19
Docker.DotNet.DockerImageNotFoundException : Docker API responded with status code=NotFound, response=***"message":"No such image: postgres:16-alpine"***
Windows-MSMQ
Exit code = 1
Should_store_and_retrieve_trial_end_date: /_/src/ServiceControl.Persistence.Tests.Sql.MySQL/TrialLicenseDataProviderTests.cs#L19
Docker.DotNet.DockerImageNotFoundException : Docker API responded with status code=NotFound, response=***"message":"No such image: mysql:8.0"***
Linux-PostgreSQL
Process completed with exit code 1.
Linux-PostgreSQL
Exit code = 1
Should_store_and_retrieve_trial_end_date: /_/src/ServiceControl.Persistence.Tests.Sql.SqlServer/TrialLicenseDataProviderTests.cs#L42
System.InvalidOperationException : The instance of entity type 'TrialLicenseEntity' cannot be tracked because another instance with the same key value for ***'Id'*** is already being tracked. When attaching existing entities, ensure that only one entity instance with a given key value is attached. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see the conflicting key values.
Linux-PostgreSQL
Exit code = 1
Should_store_and_retrieve_trial_end_date: /_/src/ServiceControl.Persistence.Tests.Sql.PostgreSQL/TrialLicenseDataProviderTests.cs#L42
System.InvalidOperationException : The instance of entity type 'TrialLicenseEntity' cannot be tracked because another instance with the same key value for ***'Id'*** is already being tracked. When attaching existing entities, ensure that only one entity instance with a given key value is attached. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see the conflicting key values.
Linux-PostgreSQL
Exit code = 1
Should_store_and_retrieve_trial_end_date: /_/src/ServiceControl.Persistence.Tests.Sql.MySQL/TrialLicenseDataProviderTests.cs#L42
System.InvalidOperationException : The instance of entity type 'TrialLicenseEntity' cannot be tracked because another instance with the same key value for ***'Id'*** is already being tracked. When attaching existing entities, ensure that only one entity instance with a given key value is attached. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see the conflicting key values.
Linux-SQS
Process completed with exit code 1.
Linux-SQS
Exit code = 1
Should_store_and_retrieve_trial_end_date: /_/src/ServiceControl.Persistence.Tests.Sql.SqlServer/TrialLicenseDataProviderTests.cs#L42
System.InvalidOperationException : The instance of entity type 'TrialLicenseEntity' cannot be tracked because another instance with the same key value for ***'Id'*** is already being tracked. When attaching existing entities, ensure that only one entity instance with a given key value is attached. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see the conflicting key values.
Linux-SQS
Exit code = 1
Should_store_and_retrieve_trial_end_date: /_/src/ServiceControl.Persistence.Tests.Sql.PostgreSQL/TrialLicenseDataProviderTests.cs#L42
System.InvalidOperationException : The instance of entity type 'TrialLicenseEntity' cannot be tracked because another instance with the same key value for ***'Id'*** is already being tracked. When attaching existing entities, ensure that only one entity instance with a given key value is attached. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see the conflicting key values.
Linux-SQS
Exit code = 1
Should_store_and_retrieve_trial_end_date: /_/src/ServiceControl.Persistence.Tests.Sql.MySQL/TrialLicenseDataProviderTests.cs#L42
System.InvalidOperationException : The instance of entity type 'TrialLicenseEntity' cannot be tracked because another instance with the same key value for ***'Id'*** is already being tracked. When attaching existing entities, ensure that only one entity instance with a given key value is attached. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see the conflicting key values.
Windows-AzureStorageQueues
Process completed with exit code 1.
Windows-AzureStorageQueues
Exit code = 1
Should_store_and_retrieve_trial_end_date: /_/src/ServiceControl.Persistence.Tests.Sql.SqlServer/TrialLicenseDataProviderTests.cs#L19
Docker.DotNet.DockerImageNotFoundException : Docker API responded with status code=NotFound, response=***"message":"No such image: mcr.microsoft.com/mssql/server:2022-latest"***
Windows-AzureStorageQueues
Exit code = 1
Should_store_and_retrieve_trial_end_date: /_/src/ServiceControl.Persistence.Tests.Sql.PostgreSQL/TrialLicenseDataProviderTests.cs#L19
Docker.DotNet.DockerImageNotFoundException : Docker API responded with status code=NotFound, response=***"message":"No such image: postgres:16-alpine"***
Windows-AzureStorageQueues
Exit code = 1
Should_store_and_retrieve_trial_end_date: /_/src/ServiceControl.Persistence.Tests.Sql.MySQL/TrialLicenseDataProviderTests.cs#L19
Docker.DotNet.DockerImageNotFoundException : Docker API responded with status code=NotFound, response=***"message":"No such image: mysql:8.0"***
Windows-PrimaryRavenPersistence
Process completed with exit code 1.
Windows-PrimaryRavenPersistence
Exit code = 1
Should_store_and_retrieve_trial_end_date: /_/src/ServiceControl.Persistence.Tests.Sql.SqlServer/TrialLicenseDataProviderTests.cs#L19
Docker.DotNet.DockerImageNotFoundException : Docker API responded with status code=NotFound, response=***"message":"No such image: mcr.microsoft.com/mssql/server:2022-latest"***
Windows-PrimaryRavenPersistence
Exit code = 1
Should_store_and_retrieve_trial_end_date: /_/src/ServiceControl.Persistence.Tests.Sql.PostgreSQL/TrialLicenseDataProviderTests.cs#L19
Docker.DotNet.DockerImageNotFoundException : Docker API responded with status code=NotFound, response=***"message":"No such image: postgres:16-alpine"***
Windows-PrimaryRavenPersistence
Exit code = 1
Should_store_and_retrieve_trial_end_date: /_/src/ServiceControl.Persistence.Tests.Sql.MySQL/TrialLicenseDataProviderTests.cs#L19
Docker.DotNet.DockerImageNotFoundException : Docker API responded with status code=NotFound, response=***"message":"No such image: mysql:8.0"***
Windows-SQS
Process completed with exit code 1.
Windows-SQS
Exit code = 1
Should_store_and_retrieve_trial_end_date: /_/src/ServiceControl.Persistence.Tests.Sql.SqlServer/TrialLicenseDataProviderTests.cs#L19
Docker.DotNet.DockerImageNotFoundException : Docker API responded with status code=NotFound, response=***"message":"No such image: mcr.microsoft.com/mssql/server:2022-latest"***
Windows-SQS
Exit code = 1
Should_store_and_retrieve_trial_end_date: /_/src/ServiceControl.Persistence.Tests.Sql.PostgreSQL/TrialLicenseDataProviderTests.cs#L19
Docker.DotNet.DockerImageNotFoundException : Docker API responded with status code=NotFound, response=***"message":"No such image: postgres:16-alpine"***
Windows-SQS
Exit code = 1
Should_store_and_retrieve_trial_end_date: /_/src/ServiceControl.Persistence.Tests.Sql.MySQL/TrialLicenseDataProviderTests.cs#L19
Docker.DotNet.DockerImageNotFoundException : Docker API responded with status code=NotFound, response=***"message":"No such image: mysql:8.0"***
Windows-PostgreSQL
Process completed with exit code 1.
Windows-PostgreSQL
Exit code = 1
Should_store_and_retrieve_trial_end_date: /_/src/ServiceControl.Persistence.Tests.Sql.SqlServer/TrialLicenseDataProviderTests.cs#L19
Docker.DotNet.DockerImageNotFoundException : Docker API responded with status code=NotFound, response=***"message":"No such image: mcr.microsoft.com/mssql/server:2022-latest"***
Windows-PostgreSQL
Exit code = 1
Should_store_and_retrieve_trial_end_date: /_/src/ServiceControl.Persistence.Tests.Sql.PostgreSQL/TrialLicenseDataProviderTests.cs#L19
Docker.DotNet.DockerImageNotFoundException : Docker API responded with status code=NotFound, response=***"message":"No such image: postgres:16-alpine"***
Windows-PostgreSQL
Exit code = 1
Should_store_and_retrieve_trial_end_date: /_/src/ServiceControl.Persistence.Tests.Sql.MySQL/TrialLicenseDataProviderTests.cs#L19
Docker.DotNet.DockerImageNotFoundException : Docker API responded with status code=NotFound, response=***"message":"No such image: mysql:8.0"***
Windows-SqlServer
Process completed with exit code 1.
Windows-SqlServer
Exit code = 1
Should_store_and_retrieve_trial_end_date: /_/src/ServiceControl.Persistence.Tests.Sql.SqlServer/TrialLicenseDataProviderTests.cs#L19
Docker.DotNet.DockerImageNotFoundException : Docker API responded with status code=NotFound, response=***"message":"No such image: mcr.microsoft.com/mssql/server:2022-latest"***
Windows-SqlServer
Exit code = 1
Should_store_and_retrieve_trial_end_date: /_/src/ServiceControl.Persistence.Tests.Sql.PostgreSQL/TrialLicenseDataProviderTests.cs#L19
Docker.DotNet.DockerImageNotFoundException : Docker API responded with status code=NotFound, response=***"message":"No such image: postgres:16-alpine"***
Windows-SqlServer
Exit code = 1
Should_store_and_retrieve_trial_end_date: /_/src/ServiceControl.Persistence.Tests.Sql.MySQL/TrialLicenseDataProviderTests.cs#L19
Docker.DotNet.DockerImageNotFoundException : Docker API responded with status code=NotFound, response=***"message":"No such image: mysql:8.0"***
Linux-RabbitMQ
Process completed with exit code 1.
Linux-RabbitMQ
Exit code = 1
Should_store_and_retrieve_trial_end_date: /_/src/ServiceControl.Persistence.Tests.Sql.SqlServer/TrialLicenseDataProviderTests.cs#L42
System.InvalidOperationException : The instance of entity type 'TrialLicenseEntity' cannot be tracked because another instance with the same key value for ***'Id'*** is already being tracked. When attaching existing entities, ensure that only one entity instance with a given key value is attached. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see the conflicting key values.
Linux-RabbitMQ
Exit code = 1
Should_store_and_retrieve_trial_end_date: /_/src/ServiceControl.Persistence.Tests.Sql.PostgreSQL/TrialLicenseDataProviderTests.cs#L42
System.InvalidOperationException : The instance of entity type 'TrialLicenseEntity' cannot be tracked because another instance with the same key value for ***'Id'*** is already being tracked. When attaching existing entities, ensure that only one entity instance with a given key value is attached. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see the conflicting key values.
Linux-RabbitMQ
Exit code = 1
Should_store_and_retrieve_trial_end_date: /_/src/ServiceControl.Persistence.Tests.Sql.MySQL/TrialLicenseDataProviderTests.cs#L42
System.InvalidOperationException : The instance of entity type 'TrialLicenseEntity' cannot be tracked because another instance with the same key value for ***'Id'*** is already being tracked. When attaching existing entities, ensure that only one entity instance with a given key value is attached. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see the conflicting key values.
Linux-AzureServiceBus
Process completed with exit code 1.
Linux-AzureServiceBus
Exit code = 1
Should_store_and_retrieve_trial_end_date: /_/src/ServiceControl.Persistence.Tests.Sql.SqlServer/TrialLicenseDataProviderTests.cs#L42
System.InvalidOperationException : The instance of entity type 'TrialLicenseEntity' cannot be tracked because another instance with the same key value for ***'Id'*** is already being tracked. When attaching existing entities, ensure that only one entity instance with a given key value is attached. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see the conflicting key values.
Linux-AzureServiceBus
Exit code = 1
Should_store_and_retrieve_trial_end_date: /_/src/ServiceControl.Persistence.Tests.Sql.PostgreSQL/TrialLicenseDataProviderTests.cs#L42
System.InvalidOperationException : The instance of entity type 'TrialLicenseEntity' cannot be tracked because another instance with the same key value for ***'Id'*** is already being tracked. When attaching existing entities, ensure that only one entity instance with a given key value is attached. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see the conflicting key values.
Linux-AzureServiceBus
Exit code = 1
Should_store_and_retrieve_trial_end_date: /_/src/ServiceControl.Persistence.Tests.Sql.MySQL/TrialLicenseDataProviderTests.cs#L42
System.InvalidOperationException : The instance of entity type 'TrialLicenseEntity' cannot be tracked because another instance with the same key value for ***'Id'*** is already being tracked. When attaching existing entities, ensure that only one entity instance with a given key value is attached. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see the conflicting key values.
Windows-AzureServiceBus
Process completed with exit code 1.
Windows-AzureServiceBus
Exit code = 1
Should_store_and_retrieve_trial_end_date: /_/src/ServiceControl.Persistence.Tests.Sql.SqlServer/TrialLicenseDataProviderTests.cs#L19
Docker.DotNet.DockerImageNotFoundException : Docker API responded with status code=NotFound, response=***"message":"No such image: mcr.microsoft.com/mssql/server:2022-latest"***
Windows-AzureServiceBus
Exit code = 1
Should_store_and_retrieve_trial_end_date: /_/src/ServiceControl.Persistence.Tests.Sql.PostgreSQL/TrialLicenseDataProviderTests.cs#L19
Docker.DotNet.DockerImageNotFoundException : Docker API responded with status code=NotFound, response=***"message":"No such image: postgres:16-alpine"***
Windows-AzureServiceBus
Exit code = 1
Should_store_and_retrieve_trial_end_date: /_/src/ServiceControl.Persistence.Tests.Sql.MySQL/TrialLicenseDataProviderTests.cs#L19
Docker.DotNet.DockerImageNotFoundException : Docker API responded with status code=NotFound, response=***"message":"No such image: mysql:8.0"***
Linux-Default
Process completed with exit code 1.
Linux-Default
Exit code = 1
Should_store_and_retrieve_trial_end_date: /_/src/ServiceControl.Persistence.Tests.Sql.SqlServer/TrialLicenseDataProviderTests.cs#L42
System.InvalidOperationException : The instance of entity type 'TrialLicenseEntity' cannot be tracked because another instance with the same key value for ***'Id'*** is already being tracked. When attaching existing entities, ensure that only one entity instance with a given key value is attached. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see the conflicting key values.
Linux-Default
Exit code = 1
Should_store_and_retrieve_trial_end_date: /_/src/ServiceControl.Persistence.Tests.Sql.PostgreSQL/TrialLicenseDataProviderTests.cs#L42
System.InvalidOperationException : The instance of entity type 'TrialLicenseEntity' cannot be tracked because another instance with the same key value for ***'Id'*** is already being tracked. When attaching existing entities, ensure that only one entity instance with a given key value is attached. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see the conflicting key values.
Linux-Default
Exit code = 1
Should_store_and_retrieve_trial_end_date: /_/src/ServiceControl.Persistence.Tests.Sql.MySQL/TrialLicenseDataProviderTests.cs#L42
System.InvalidOperationException : The instance of entity type 'TrialLicenseEntity' cannot be tracked because another instance with the same key value for ***'Id'*** is already being tracked. When attaching existing entities, ensure that only one entity instance with a given key value is attached. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see the conflicting key values.
Linux-PrimaryRavenAcceptance
Process completed with exit code 1.
Linux-PrimaryRavenAcceptance
Exit code = 1
Should_store_and_retrieve_trial_end_date: /_/src/ServiceControl.Persistence.Tests.Sql.SqlServer/TrialLicenseDataProviderTests.cs#L42
System.InvalidOperationException : The instance of entity type 'TrialLicenseEntity' cannot be tracked because another instance with the same key value for ***'Id'*** is already being tracked. When attaching existing entities, ensure that only one entity instance with a given key value is attached. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see the conflicting key values.
Linux-PrimaryRavenAcceptance
Exit code = 1
Should_store_and_retrieve_trial_end_date: /_/src/ServiceControl.Persistence.Tests.Sql.PostgreSQL/TrialLicenseDataProviderTests.cs#L42
System.InvalidOperationException : The instance of entity type 'TrialLicenseEntity' cannot be tracked because another instance with the same key value for ***'Id'*** is already being tracked. When attaching existing entities, ensure that only one entity instance with a given key value is attached. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see the conflicting key values.
Linux-PrimaryRavenAcceptance
Exit code = 1
Should_store_and_retrieve_trial_end_date: /_/src/ServiceControl.Persistence.Tests.Sql.MySQL/TrialLicenseDataProviderTests.cs#L42
System.InvalidOperationException : The instance of entity type 'TrialLicenseEntity' cannot be tracked because another instance with the same key value for ***'Id'*** is already being tracked. When attaching existing entities, ensure that only one entity instance with a given key value is attached. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see the conflicting key values.
Windows-RabbitMQ
Process completed with exit code 1.
Windows-RabbitMQ
Exit code = 1
Should_store_and_retrieve_trial_end_date: /_/src/ServiceControl.Persistence.Tests.Sql.SqlServer/TrialLicenseDataProviderTests.cs#L19
Docker.DotNet.DockerImageNotFoundException : Docker API responded with status code=NotFound, response=***"message":"No such image: mcr.microsoft.com/mssql/server:2022-latest"***
Windows-RabbitMQ
Exit code = 1
Should_store_and_retrieve_trial_end_date: /_/src/ServiceControl.Persistence.Tests.Sql.PostgreSQL/TrialLicenseDataProviderTests.cs#L19
Docker.DotNet.DockerImageNotFoundException : Docker API responded with status code=NotFound, response=***"message":"No such image: postgres:16-alpine"***
Windows-RabbitMQ
Exit code = 1
Should_store_and_retrieve_trial_end_date: /_/src/ServiceControl.Persistence.Tests.Sql.MySQL/TrialLicenseDataProviderTests.cs#L19
Docker.DotNet.DockerImageNotFoundException : Docker API responded with status code=NotFound, response=***"message":"No such image: mysql:8.0"***
Windows-PrimaryRavenAcceptance
Process completed with exit code 1.
Windows-PrimaryRavenAcceptance
Exit code = 1
Should_store_and_retrieve_trial_end_date: /_/src/ServiceControl.Persistence.Tests.Sql.SqlServer/TrialLicenseDataProviderTests.cs#L19
Docker.DotNet.DockerImageNotFoundException : Docker API responded with status code=NotFound, response=***"message":"No such image: mcr.microsoft.com/mssql/server:2022-latest"***
Windows-PrimaryRavenAcceptance
Exit code = 1
Should_store_and_retrieve_trial_end_date: /_/src/ServiceControl.Persistence.Tests.Sql.PostgreSQL/TrialLicenseDataProviderTests.cs#L19
Docker.DotNet.DockerImageNotFoundException : Docker API responded with status code=NotFound, response=***"message":"No such image: postgres:16-alpine"***
Windows-PrimaryRavenAcceptance
Exit code = 1
Should_store_and_retrieve_trial_end_date: /_/src/ServiceControl.Persistence.Tests.Sql.MySQL/TrialLicenseDataProviderTests.cs#L19
Docker.DotNet.DockerImageNotFoundException : Docker API responded with status code=NotFound, response=***"message":"No such image: mysql:8.0"***
Windows-Default
Process completed with exit code 1.
Windows-Default
Exit code = 1
Should_store_and_retrieve_trial_end_date: /_/src/ServiceControl.Persistence.Tests.Sql.SqlServer/TrialLicenseDataProviderTests.cs#L19
Docker.DotNet.DockerImageNotFoundException : Docker API responded with status code=NotFound, response=***"message":"No such image: mcr.microsoft.com/mssql/server:2022-latest"***
Windows-Default
Exit code = 1
Should_store_and_retrieve_trial_end_date: /_/src/ServiceControl.Persistence.Tests.Sql.PostgreSQL/TrialLicenseDataProviderTests.cs#L19
Docker.DotNet.DockerImageNotFoundException : Docker API responded with status code=NotFound, response=***"message":"No such image: postgres:16-alpine"***
Windows-Default
Exit code = 1
Should_store_and_retrieve_trial_end_date: /_/src/ServiceControl.Persistence.Tests.Sql.MySQL/TrialLicenseDataProviderTests.cs#L19
Docker.DotNet.DockerImageNotFoundException : Docker API responded with status code=NotFound, response=***"message":"No such image: mysql:8.0"***

Artifacts

Produced during runtime
Name Size Digest
Linux-assets Expired
319 MB
sha256:99785c7e4e98fdbd43ea168e176c0e2e154a5e3f1e929f1ab799356c8be8e0a0
Particular~ServiceControl~E7JP97.dockerbuild
84.8 KB
sha256:2d7022bca57f1b6e64c5a4d655013af7c028889c3a2653da56c9351d3cd831b5
Particular~ServiceControl~HSIIQ0.dockerbuild
87.1 KB
sha256:5f17f080c605cc5d289479599e412cd5be2f21eefa55171031da4827a67d8d3f
Particular~ServiceControl~SST3VS.dockerbuild
85.9 KB
sha256:e4e9ec8f732ef81be41eb43c4a34b3654ffab745dbcf909691032bb6a4eab936
Windows-assets Expired
312 MB
sha256:e156c59ba3c31a02becf657eb8150373c207be67616e2291a098c1d53c50480c
assets Expired
434 MB
sha256:6ea6fa370ecbca30c8292714c13558125975e72e6bdbd216ebb49ec33518bc03
nugets Expired
24.3 MB
sha256:e3411079930d72c92a31d15737640995e0f97f9e93ba3e59eb58add2616647c3
zips Expired
181 MB
sha256:4c1f8882f3c81a1c3a68bed4850a6104d00e34dcd45eac680f4d30b5b407cc62