Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dev UI: Fixed errors in log #33787

Merged
merged 1 commit into from
Jun 6, 2023

Conversation

phillip-kruger
Copy link
Member

@cescoffier as discussed, but I could not get the code working with a supplier (see commented code) - please let me know

@phillip-kruger phillip-kruger force-pushed the dev-ui-errors-in-log branch from cf4e2e1 to 4b63ecd Compare June 6, 2023 04:30
Signed-off-by: Phillip Kruger <[email protected]>
@phillip-kruger phillip-kruger force-pushed the dev-ui-errors-in-log branch from 4b63ecd to e7e9c9c Compare June 6, 2023 04:30
@phillip-kruger phillip-kruger marked this pull request as ready for review June 6, 2023 04:31
@phillip-kruger phillip-kruger requested a review from cescoffier June 6, 2023 04:31
@phillip-kruger phillip-kruger added the triage/waiting-for-ci Ready to merge when CI successfully finishes label Jun 6, 2023
@quarkus-bot
Copy link

quarkus-bot bot commented Jun 6, 2023

Failing Jobs - Building e7e9c9c

Status Name Step Failures Logs Raw logs
JVM Tests - JDK 11 Build Failures Logs Raw logs
✔️ JVM Tests - JDK 17
✔️ JVM Tests - JDK 19
✔️ Maven Tests - JDK 11
Maven Tests - JDK 11 Windows Build ⚠️ Check → Logs Raw logs
Native Tests - Amazon Build Failures Logs Raw logs

Full information is available in the Build summary check run.

Failures

⚙️ JVM Tests - JDK 11 #

- Failing: integration-tests/elytron-undertow 

📦 integration-tests/elytron-undertow

io.quarkus.it.undertow.elytron.BaseAuthRestTest.testPost line 28 - More details - Source on GitHub

java.lang.AssertionError: 
1 expectation failed.
Expected status code <200> but was <500>.

⚙️ Native Tests - Amazon #

- Failing: integration-tests/amazon-lambda-http 

📦 integration-tests/amazon-lambda-http

io.quarkus.it.amazon.lambda.AmazonLambdaSimpleIT.testJaxrsCognitoJWTSecurityContext - More details - Source on GitHub

java.lang.RuntimeException: 
java.lang.RuntimeException: io.quarkus.builder.BuildException: Build failure: Build failed due to errors
	[error]: Build step io.quarkus.amazon.lambda.deployment.DevServicesLambdaProcessor#startEventServer threw an exception: java.lang.RuntimeException: java.util.concurrent.ExecutionException: java.net.BindException: Address already in use

@gsmet gsmet merged commit 8ac1024 into quarkusio:main Jun 6, 2023
@quarkus-bot quarkus-bot bot removed the triage/waiting-for-ci Ready to merge when CI successfully finishes label Jun 6, 2023
@quarkus-bot quarkus-bot bot added this to the 3.2 - main milestone Jun 6, 2023
@gsmet
Copy link
Member

gsmet commented Jun 6, 2023

@phillip-kruger @cescoffier does it need a backport to 3.1 or not?

@phillip-kruger
Copy link
Member Author

Yes please

@phillip-kruger phillip-kruger deleted the dev-ui-errors-in-log branch June 13, 2023 04:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants