Merge branch 'main' into renovate/minor-updates-docker #8105
test.yml
on: push
Matrix: image-test-builds
Run Admin UI Checks
1m 9s
Check Formatting
1m 55s
Run Unit Tests
2m 37s
Build Helm Chart
5s
Validate Open Source Licenses
40s
Matrix: integration-test
Matrix: transport-test
Annotations
22 errors and 21 warnings
GetAllAnnouncement:
Applications/AdminApi/test/AdminApi.Tests.Integration/Features/Announcements/GET.feature#L10
System.Net.Http.HttpRequestException : An error occurred while sending the request.
----> System.Net.Http.HttpIOException : The response ended prematurely. (ResponseEnded)
|
CreatingAnAnnouncement:
Applications/AdminApi/test/AdminApi.Tests.Integration/Features/Announcements/POST.feature#L9
System.Net.Http.HttpRequestException : An error occurred while sending the request.
----> System.IO.IOException : Unable to read data from the transport connection: Connection reset by peer.
----> System.Net.Sockets.SocketException : Connection reset by peer
|
TryingToCreateAnAnnouncementWithoutAnEnglishTranslation:
Applications/AdminApi/test/AdminApi.Tests.Integration/Features/Announcements/POST.feature#L14
System.Net.Http.HttpRequestException : An error occurred while sending the request.
----> System.IO.IOException : Unable to read data from the transport connection: Connection reset by peer.
----> System.Net.Sockets.SocketException : Connection reset by peer
|
RequestingAClientByClientId:
Applications/AdminApi/test/AdminApi.Tests.Integration/Features/ClientDetails/GET.feature#L11
System.Net.Http.HttpRequestException : An error occurred while sending the request.
----> System.IO.IOException : Unable to read data from the transport connection: Connection reset by peer.
----> System.Net.Sockets.SocketException : Connection reset by peer
|
DeletingAnExistingClient:
Applications/AdminApi/test/AdminApi.Tests.Integration/Features/Clients/DELETE.feature#L9
System.Net.Http.HttpRequestException : An error occurred while sending the request.
----> System.IO.IOException : Unable to read data from the transport connection: Connection reset by peer.
----> System.Net.Sockets.SocketException : Connection reset by peer
|
DeletingANon_ExistentClient:
Applications/AdminApi/test/AdminApi.Tests.Integration/Features/Clients/DELETE.feature#L15
System.Net.Http.HttpRequestException : An error occurred while sending the request.
----> System.IO.IOException : Unable to read data from the transport connection: Connection reset by peer.
----> System.Net.Sockets.SocketException : Connection reset by peer
|
RequestingAListOfExistingClients:
Applications/AdminApi/test/AdminApi.Tests.Integration/Features/Clients/GET.feature#L9
System.Net.Http.HttpRequestException : An error occurred while sending the request.
----> System.IO.IOException : Unable to read data from the transport connection: Connection reset by peer.
----> System.Net.Sockets.SocketException : Connection reset by peer
|
ChangingTheClientSecretOfAnExistingClient:
Applications/AdminApi/test/AdminApi.Tests.Integration/Features/Clients/PATCH.feature#L10
System.Net.Http.HttpRequestException : An error occurred while sending the request.
----> System.IO.IOException : Unable to read data from the transport connection: Connection reset by peer.
----> System.Net.Sockets.SocketException : Connection reset by peer
|
ChangingTheClientSecretOfAnExistingClientWithAnEmptySecret:
Applications/AdminApi/test/AdminApi.Tests.Integration/Features/Clients/PATCH.feature#L16
System.Net.Http.HttpRequestException : An error occurred while sending the request.
----> System.IO.IOException : Unable to read data from the transport connection: Connection reset by peer.
----> System.Net.Sockets.SocketException : Connection reset by peer
|
ChangingTheClientSecretOfANon_ExistentClient:
Applications/AdminApi/test/AdminApi.Tests.Integration/Features/Clients/PATCH.feature#L21
System.Net.Http.HttpRequestException : An error occurred while sending the request.
----> System.IO.IOException : Unable to read data from the transport connection: Connection reset by peer.
----> System.Net.Sockets.SocketException : Connection reset by peer
|
GetAllAnnouncement:
Applications/AdminApi/test/AdminApi.Tests.Integration/Features/Announcements/GET.feature#L10
System.Net.Http.HttpRequestException : An error occurred while sending the request.
----> System.IO.IOException : Unable to read data from the transport connection: Connection reset by peer.
----> System.Net.Sockets.SocketException : Connection reset by peer
|
CreatingAnAnnouncement:
Applications/AdminApi/test/AdminApi.Tests.Integration/Features/Announcements/POST.feature#L9
System.Net.Http.HttpRequestException : An error occurred while sending the request.
----> System.Net.Http.HttpIOException : The response ended prematurely. (ResponseEnded)
|
TryingToCreateAnAnnouncementWithoutAnEnglishTranslation:
Applications/AdminApi/test/AdminApi.Tests.Integration/Features/Announcements/POST.feature#L14
System.Net.Http.HttpRequestException : An error occurred while sending the request.
----> System.Net.Http.HttpIOException : The response ended prematurely. (ResponseEnded)
|
RequestingAClientByClientId:
Applications/AdminApi/test/AdminApi.Tests.Integration/Features/ClientDetails/GET.feature#L11
System.Net.Http.HttpRequestException : An error occurred while sending the request.
----> System.Net.Http.HttpIOException : The response ended prematurely. (ResponseEnded)
|
DeletingAnExistingClient:
Applications/AdminApi/test/AdminApi.Tests.Integration/Features/Clients/DELETE.feature#L9
System.Net.Http.HttpRequestException : An error occurred while sending the request.
----> System.IO.IOException : Unable to read data from the transport connection: Connection reset by peer.
----> System.Net.Sockets.SocketException : Connection reset by peer
|
DeletingANon_ExistentClient:
Applications/AdminApi/test/AdminApi.Tests.Integration/Features/Clients/DELETE.feature#L15
System.Net.Http.HttpRequestException : An error occurred while sending the request.
----> System.IO.IOException : Unable to read data from the transport connection: Connection reset by peer.
----> System.Net.Sockets.SocketException : Connection reset by peer
|
RequestingAListOfExistingClients:
Applications/AdminApi/test/AdminApi.Tests.Integration/Features/Clients/GET.feature#L9
System.Net.Http.HttpRequestException : An error occurred while sending the request.
----> System.IO.IOException : Unable to read data from the transport connection: Connection reset by peer.
----> System.Net.Sockets.SocketException : Connection reset by peer
|
ChangingTheClientSecretOfAnExistingClient:
Applications/AdminApi/test/AdminApi.Tests.Integration/Features/Clients/PATCH.feature#L10
System.Net.Http.HttpRequestException : An error occurred while sending the request.
----> System.IO.IOException : Unable to read data from the transport connection: Connection reset by peer.
----> System.Net.Sockets.SocketException : Connection reset by peer
|
ChangingTheClientSecretOfAnExistingClientWithAnEmptySecret:
Applications/AdminApi/test/AdminApi.Tests.Integration/Features/Clients/PATCH.feature#L16
System.Net.Http.HttpRequestException : An error occurred while sending the request.
----> System.IO.IOException : Unable to read data from the transport connection: Connection reset by peer.
----> System.Net.Sockets.SocketException : Connection reset by peer
|
ChangingTheClientSecretOfANon_ExistentClient:
Applications/AdminApi/test/AdminApi.Tests.Integration/Features/Clients/PATCH.feature#L21
System.Net.Http.HttpRequestException : An error occurred while sending the request.
----> System.IO.IOException : Unable to read data from the transport connection: Connection reset by peer.
----> System.Net.Sockets.SocketException : Connection reset by peer
|
Run transport Tests (on sqlserver)
Process completed with exit code 1.
|
Run transport Tests (on postgres)
Process completed with exit code 1.
|
Build Helm Chart
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Validate Open Source Licenses
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run Admin UI Checks
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build files-sanity-check Image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build admin-cli Image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check Formatting
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build database-migrator Image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run Unit Tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build identity-deletion-jobs Image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build event-handler Image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build sse-server Image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build consumer-api Image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build admin-ui Image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run admin-api Integration Tests (on postgres)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run identity-deletion-job Integration Tests (on postgres)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run admin-api Integration Tests (on sqlserver)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run identity-deletion-job Integration Tests (on sqlserver)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run consumer-api Integration Tests (on postgres)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run transport Tests (on sqlserver)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run transport Tests (on postgres)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run consumer-api Integration Tests (on sqlserver)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Artifacts
Produced during runtime
Name | Size | Digest | |
---|---|---|---|
admin-api-postgres
Expired
|
27.5 KB |
sha256:e4a13d6a5033a274bcc045194ddec61825f44fd1251ab33fc25a5411809da8b2
|
|
admin-api-sqlserver
Expired
|
32.6 KB |
sha256:13f313153e290365ed42d17398f1c10beb5a1d19f0d83bc4111a38fd44360f84
|
|
docker-admin-cli
Expired
|
132 MB |
sha256:67b7d733deb305429a2e00b2f26f492c908640db045554479bea3c1fdfec0e34
|
|
docker-admin-ui
Expired
|
91.9 MB |
sha256:8683fcdc8f6dbfa6b372d797de2902a486388c9a316d58905628f56a7157a5fa
|
|
docker-consumer-api
Expired
|
101 MB |
sha256:7456c0e5f0f8d7c493e5a9a7d9b48385ae8fdf2523e548e1b10b1a62fe3e3a7e
|
|
docker-database-migrator
Expired
|
76.1 MB |
sha256:21177248d37728efb80e5559e85ce79ebb20b015e35db8902262c0eb6d67dd53
|
|
docker-event-handler
Expired
|
76.9 MB |
sha256:4260deee9b6b37f81654321911bd8de440c069f91766cdf3463ce1b4bec02822
|
|
docker-files-sanity-check
Expired
|
88.4 MB |
sha256:2e1035325e1bbc9802723f3485ce191fddb81f3d86ece9d8cac58326d8b6082e
|
|
docker-identity-deletion-jobs
Expired
|
75.3 MB |
sha256:0e55a8da315a6988c49db15b57b30b9aa67e4bc7c97785a160026623693a86d5
|
|
docker-sse-server
Expired
|
82.7 MB |
sha256:6de405ec93dbeaab8d778f8b4d48ce97e02478c0e7a58a311e1c6c47f3cd7586
|
|
transport-test-postgres-docker-logs
Expired
|
1.69 MB |
sha256:a718507426cb52059a8e3318b90ef311225e5afd0305b3ddc4b1f52610672baa
|
|
transport-test-sqlserver-docker-logs
Expired
|
1.76 MB |
sha256:ceb75433cb5255dd2881ef17f998fb6dccb928a0bd4eae09bb882bb2a4fb976f
|
|