Bump org.junit.platform:junit-platform-launcher from 1.8.2 to 1.13.4 in /examples #15632
ci.yml
on: pull_request
Matrix: core
turbo-mode
0s
Matrix: check
Matrix: check_examples
Matrix: check_docs_examples
Annotations
5 errors
|
DockerMcpGatewayContainerTest.gatewayStartsWithServers:
core/src/test/java/org/testcontainers/containers/DockerMcpGatewayContainerTest.java#L34
java.lang.AssertionError:
Expecting actual:
"- Reading configuration...
- Reading catalog from [https://desktop.docker.com/mcp/catalog/v2/catalog.yaml]
- Configuration read in 93.201803ms
- Those servers are enabled: curl, brave, github-official
- Listing MCP tools...
- Running ghcr.io/github/github-mcp-server with [run --rm -i --init --security-opt no-new-privileges --cpus 1 --memory 2Gb --pull never -l docker-mcp=true -l docker-mcp-tool-type=mcp -l docker-mcp-name=github-official -l docker-mcp-transport=stdio -e GITHUB_PERSONAL_ACCESS_TOKEN]
- Running mcp/brave-search with [run --rm -i --init --security-opt no-new-privileges --cpus 1 --memory 2Gb --pull never -l docker-mcp=true -l docker-mcp-tool-type=mcp -l docker-mcp-name=brave -l docker-mcp-transport=stdio -e BRAVE_API_KEY -e BRAVE_MCP_TRANSPORT]
- brave: docker: Error response from daemon: No such image: mcp/brave-search@sha256:107a0e4a060b0cc9449d325180084b4eff642c059995bba29b5607bdef9fb3b4
- brave:
- brave: Run 'docker run --help' for more information
> Can't start brave: failed to connect: calling "initialize": EOF
- github-official: docker: Error response from daemon: No such image: ghcr.io/github/github-mcp-server@sha256:bc5c15380a980f28ae3b8e778b47438972118ca3d57e45b749774b085c65a38f
- github-official:
- github-official: Run 'docker run --help' for more information
> Can't start github-official: failed to connect: calling "initialize": EOF
> 1 tools listed in 16.89917ms
- Using images:
- alpine/curl@sha256:7b2db408a0d39a60a09a7df1fb9d37af4f43e568d4524850b902a36f0476b314
- ghcr.io/github/github-mcp-server@sha256:bc5c15380a980f28ae3b8e778b47438972118ca3d57e45b749774b085c65a38f
- mcp/brave-search@sha256:107a0e4a060b0cc9449d325180084b4eff642c059995bba29b5607bdef9fb3b4
> Images pulled in 4.905418321s
- Verifying images [mcp/brave-search]
> Images verified in 559.281854ms
> Initialized in 5.576934382s
> Start sse server on port 8811
"
to contain:
"4 tools listed"
|
|
DockerMcpGatewayContainerTest.gatewayStartsWithServers:
core/src/test/java/org/testcontainers/containers/DockerMcpGatewayContainerTest.java#L34
java.lang.AssertionError:
Expecting actual:
"- Reading configuration...
- Reading catalog from [https://desktop.docker.com/mcp/catalog/v2/catalog.yaml]
- Configuration read in 93.201803ms
- Those servers are enabled: curl, brave, github-official
- Listing MCP tools...
- Running ghcr.io/github/github-mcp-server with [run --rm -i --init --security-opt no-new-privileges --cpus 1 --memory 2Gb --pull never -l docker-mcp=true -l docker-mcp-tool-type=mcp -l docker-mcp-name=github-official -l docker-mcp-transport=stdio -e GITHUB_PERSONAL_ACCESS_TOKEN]
- Running mcp/brave-search with [run --rm -i --init --security-opt no-new-privileges --cpus 1 --memory 2Gb --pull never -l docker-mcp=true -l docker-mcp-tool-type=mcp -l docker-mcp-name=brave -l docker-mcp-transport=stdio -e BRAVE_API_KEY -e BRAVE_MCP_TRANSPORT]
- brave: docker: Error response from daemon: No such image: mcp/brave-search@sha256:107a0e4a060b0cc9449d325180084b4eff642c059995bba29b5607bdef9fb3b4
- brave:
- brave: Run 'docker run --help' for more information
> Can't start brave: failed to connect: calling "initialize": EOF
- github-official: docker: Error response from daemon: No such image: ghcr.io/github/github-mcp-server@sha256:bc5c15380a980f28ae3b8e778b47438972118ca3d57e45b749774b085c65a38f
- github-official:
- github-official: Run 'docker run --help' for more information
> Can't start github-official: failed to connect: calling "initialize": EOF
> 1 tools listed in 16.89917ms
- Using images:
- alpine/curl@sha256:7b2db408a0d39a60a09a7df1fb9d37af4f43e568d4524850b902a36f0476b314
- ghcr.io/github/github-mcp-server@sha256:bc5c15380a980f28ae3b8e778b47438972118ca3d57e45b749774b085c65a38f
- mcp/brave-search@sha256:107a0e4a060b0cc9449d325180084b4eff642c059995bba29b5607bdef9fb3b4
> Images pulled in 4.905418321s
- Verifying images [mcp/brave-search]
> Images verified in 559.281854ms
> Initialized in 5.576934382s
> Start sse server on port 8811
"
to contain:
"4 tools listed"
|
|
EventHubsEmulatorContainerTest.testWithEventHubsClient:
modules/azure/src/test/java/org/testcontainers/azure/EventHubsEmulatorContainerTest.java#L66
com.azure.core.amqp.exception.AmqpException: The messaging entity 'sb://emulatorns1.eventhubs.emulator.net/eh1' could not be found. To know more visit https://aka.ms/sbResourceMgrExceptions. TrackingId:6ace01e5d007453d81fee1ab288cf902_G0, SystemTracker:gateway1, Timestamp:2025-08-20T16:45:25, errorContext[NAMESPACE: localhost. ERROR CONTEXT: N/A, PATH: eh1, REFERENCE_ID: eh1, LINK_CREDIT: 0]
|
|
check_examples (:spring-boot:check)
Process completed with exit code 1.
|
|
check_examples (:selenium-container:check)
Process completed with exit code 1.
|