Skip to content

demo.PubSubApplicationIT: testPubSubApplication failed #7166

@flaky-bot

Description

@flaky-bot

Note: #7139 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky.


commit: 1278c48
buildURL: Build Status, Sponge
status: failed

Test output
org.springframework.context.ApplicationContextException: Failed to start bean 'webServerStartStop'; nested exception is org.springframework.boot.web.server.PortInUseException: Port 8080 is already in use
	at spring@1.0.0-SNAPSHOT/demo.PubSubApplicationIT.testPubSubApplication(PubSubApplicationIT.java:107)
Caused by: org.springframework.boot.web.server.PortInUseException: Port 8080 is already in use
	at spring@1.0.0-SNAPSHOT/demo.PubSubApplicationIT.testPubSubApplication(PubSubApplicationIT.java:107)
Caused by: java.lang.IllegalArgumentException: standardService.connector.startFailed
	at spring@1.0.0-SNAPSHOT/demo.PubSubApplicationIT.testPubSubApplication(PubSubApplicationIT.java:107)
Caused by: org.apache.catalina.LifecycleException: Protocol handler start failed
	at spring@1.0.0-SNAPSHOT/demo.PubSubApplicationIT.testPubSubApplication(PubSubApplicationIT.java:107)
Caused by: java.net.BindException: Address already in use
	at spring@1.0.0-SNAPSHOT/demo.PubSubApplicationIT.testPubSubApplication(PubSubApplicationIT.java:107)

Metadata

Metadata

Assignees

Labels

🚨This issue needs some love.api: pubsubIssues related to the Pub/Sub API.flakybot: flakyTells the Flaky Bot not to close or comment on this issue.flakybot: issueAn issue filed by the Flaky Bot. Should not be added manually.priority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.samplesIssues that are directly related to samples.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions