quarkus icon indicating copy to clipboard operation
quarkus copied to clipboard

Support exemplars

Open jtama opened this issue 2 years ago • 3 comments

This one works, but is not easy to test without creating an integration test module... see #28208

jtama avatar Oct 03 '22 15:10 jtama

/cc @ebullient

quarkus-bot[bot] avatar Oct 03 '22 15:10 quarkus-bot[bot]

"First-time contributors need a maintainer to approve running workflows." Strange, this is not my first contribution.

jtama avatar Oct 03 '22 15:10 jtama


:waning_crescent_moon: This workflow status is outdated as a new workflow run has been triggered.


Failing Jobs - Building ad7bf7511287ea9fe0217a3f1c8dd945e3c1e4e5

Status Name Step Failures Logs Raw logs
JVM Tests - JDK 11 Build Failures Logs Raw logs
JVM Tests - JDK 11 Windows Build Failures Logs Raw logs
JVM Tests - JDK 17 Build Failures Logs Raw logs
JVM Tests - JDK 17 MacOS M1 Build Failures Logs Raw logs
JVM Tests - JDK 18 Build Failures Logs Raw logs
Native Tests - Cache Build Failures Logs Raw logs

Full information is available in the Build summary check run.

Failures

:gear: JVM Tests - JDK 11 #

- Failing: integration-tests/cache 

:package: integration-tests/cache

io.quarkus.it.cache.CacheTestCase.testCache line 24 - More details - Source on GitHub

org.opentest4j.AssertionFailedError: expected: <true> but was: <false>
	at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
	at org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)

:gear: JVM Tests - JDK 11 Windows #

- Failing: integration-tests/cache 

:package: integration-tests/cache

io.quarkus.it.cache.CacheTestCase.testCache line 24 - More details - Source on GitHub

org.opentest4j.AssertionFailedError: expected: <true> but was: <false>
	at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
	at org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)

:gear: JVM Tests - JDK 17 #

- Failing: integration-tests/cache 

:package: integration-tests/cache

io.quarkus.it.cache.CacheTestCase.testCache line 24 - More details - Source on GitHub

org.opentest4j.AssertionFailedError: expected: <true> but was: <false>
	at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
	at org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)

:gear: JVM Tests - JDK 17 MacOS M1 #

- Failing: integration-tests/cache 

:package: integration-tests/cache

io.quarkus.it.cache.CacheTestCase.testCache line 24 - More details - Source on GitHub

org.opentest4j.AssertionFailedError: expected: <true> but was: <false>
	at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
	at org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)

:gear: JVM Tests - JDK 18 #

- Failing: integration-tests/cache 

:package: integration-tests/cache

io.quarkus.it.cache.CacheTestCase.testCache line 24 - More details - Source on GitHub

org.opentest4j.AssertionFailedError: expected: <true> but was: <false>
	at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
	at org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)

:gear: Native Tests - Cache #

- Failing: integration-tests/cache 

:package: integration-tests/cache

io.quarkus.it.cache.CacheITCase.testCache - More details - Source on GitHub

org.opentest4j.AssertionFailedError: expected: <true> but was: <false>
	at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
	at org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)

quarkus-bot[bot] avatar Oct 14 '22 19:10 quarkus-bot[bot]

@ebullient is it better for you now ?

jtama avatar Oct 18 '22 06:10 jtama

@ebullient is it better for you now ?

Yep. Can you rebase? Then will let the workflow run..

ebullient avatar Nov 04 '22 14:11 ebullient

Done.

jtama avatar Nov 04 '22 15:11 jtama


:waning_crescent_moon: This workflow status is outdated as a new workflow run has been triggered.


Failing Jobs - Building cf48901f6efbe4213a0885867308ac4a4d1a4f62

Status Name Step Failures Logs Raw logs
:heavy_check_mark: JVM Tests - JDK 11
:heavy_check_mark: JVM Tests - JDK 17
JVM Tests - JDK 17 MacOS M1 Set up runner :warning: Check → Logs Raw logs
:heavy_check_mark: JVM Tests - JDK 18

quarkus-bot[bot] avatar Nov 04 '22 16:11 quarkus-bot[bot]


:waning_crescent_moon: This workflow status is outdated as a new workflow run has been triggered.


Failing Jobs - Building e66dd6efe27d31beb081bb4cff72198a987120eb

Status Name Step Failures Logs Raw logs
:heavy_check_mark: JVM Tests - JDK 11
:heavy_check_mark: JVM Tests - JDK 17
JVM Tests - JDK 17 MacOS M1 Set up runner :warning: Check → Logs Raw logs
:heavy_check_mark: JVM Tests - JDK 18

quarkus-bot[bot] avatar Nov 04 '22 19:11 quarkus-bot[bot]

CI failed because of setup issue I guess. Nothing I can do about it. @ebullient Can you ?

jtama avatar Nov 09 '22 13:11 jtama

Hi could the build be rerun ? It's a bit frustrating to have to ask to launch builds... @ebullient / @gsmet / @brunobat ?

jtama avatar Nov 18 '22 14:11 jtama

Done @jtama

brunobat avatar Nov 18 '22 14:11 brunobat

So now that the build is passing what is left to do ?

jtama avatar Nov 18 '22 16:11 jtama

@gsmet and @brunobat need to re-review and give their approval if no additional changes are required.

ebullient avatar Nov 18 '22 16:11 ebullient

@gsmet We need you on this ;)

jtama avatar Dec 12 '22 10:12 jtama

@jtama you need to rebase, please.

brunobat avatar Dec 12 '22 16:12 brunobat

Done

jtama avatar Dec 12 '22 22:12 jtama


:waning_crescent_moon: This workflow status is outdated as a new workflow run has been triggered.


Failing Jobs - Building e02b6671647e8552a16efc3afcf1a22a06979567

Status Name Step Failures Logs Raw logs
Initial JDK 11 Build Build Failures Logs Raw logs

Failures

:gear: Initial JDK 11 Build #

- Failing: extensions/micrometer/runtime 
! Skipped: devtools/bom-descriptor-json docs extensions/micrometer-registry-prometheus/deployment and 26 more

:package: extensions/micrometer/runtime

Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project quarkus-micrometer: Compilation failure /home/runner/work/quarkus/quarkus/extensions/micrometer/runtime/src/main/java/io/quarkus/micrometer/runtime/export/OpentelemetryExemplarSamplerProvider.java:[19,81] is not abstract and does not override abstract method isSampled() in io.prometheus.client.exemplars.tracer.common.SpanContextSupplier

quarkus-bot[bot] avatar Dec 13 '22 12:12 quarkus-bot[bot]


:waning_crescent_moon: This workflow status is outdated as a new workflow run has been triggered.


Failing Jobs - Building 03632c0cccdc5d6836174d89c9c3630ea0012229

Status Name Step Failures Logs Raw logs
:heavy_check_mark: JVM Tests - JDK 11
:heavy_check_mark: JVM Tests - JDK 17
JVM Tests - JDK 17 MacOS M1 Set up runner :warning: Check → Logs Raw logs
:heavy_check_mark: JVM Tests - JDK 18

quarkus-bot[bot] avatar Dec 21 '22 16:12 quarkus-bot[bot]

@ebullient @gsmet @brunobat Need someone to allow the build to pass.

jtama avatar Jan 02 '23 08:01 jtama

done

brunobat avatar Jan 02 '23 11:01 brunobat


:waning_crescent_moon: This workflow status is outdated as a new workflow run has been triggered.


Failing Jobs - Building 67ab30fdece9c4ad21782e7046b528fe4be986fe

Status Name Step Failures Logs Raw logs
:heavy_check_mark: JVM Tests - JDK 11
:heavy_check_mark: JVM Tests - JDK 17
:hourglass: JVM Tests - JDK 17 MacOS M1 Set up runner :warning: Check → Logs Raw logs
:heavy_check_mark: JVM Tests - JDK 18

quarkus-bot[bot] avatar Jan 02 '23 18:01 quarkus-bot[bot]

The build fails because of ci error on macos M1 setup... Not much I can do about it...

jtama avatar Jan 03 '23 07:01 jtama

Should I rebase ? @gsmet approval is still missing, so the PR won't be mergeable anyway...

jtama avatar Jan 05 '23 13:01 jtama

yes

ebullient avatar Jan 05 '23 14:01 ebullient

yes

Done, now I need someone to re-approve the workflow (kind of annoying to everyone this new "feature")

jtama avatar Jan 06 '23 10:01 jtama


:waning_crescent_moon: This workflow status is outdated as a new workflow run has been triggered.


Failing Jobs - Building a15d9e3bb2796da334bab521253260ee4155887b

Status Name Step Failures Logs Raw logs
:heavy_check_mark: JVM Tests - JDK 11
:heavy_check_mark: JVM Tests - JDK 17
JVM Tests - JDK 17 MacOS M1 Set up runner :warning: Check → Logs Raw logs
:heavy_check_mark: JVM Tests - JDK 18
Native Tests - Main Build Failures Logs Raw logs

Full information is available in the Build summary check run.

Failures

:gear: Native Tests - Main #

- Failing: integration-tests/main 

:package: integration-tests/main

io.quarkus.it.main.CharacterSetSupportITCase.testFieldAndGetterReflectionOnEntityFromServlet - More details - Source on GitHub

java.lang.RuntimeException: java.lang.RuntimeException: Unable to successfully launch process '3433'. Exit code is: '1'.
	at io.quarkus.test.junit.QuarkusIntegrationTestExtension.throwBootFailureException(QuarkusIntegrationTestExtension.java:337)
	at io.quarkus.test.junit.QuarkusIntegrationTestExtension.beforeEach(QuarkusIntegrationTestExtension.java:110)

io.quarkus.it.main.QuarkusTestNestedITCase. line 210 - More details - Source on GitHub

org.opentest4j.AssertionFailedError: COUNT_BEFORE_EACH ==> expected: <23> but was: <0>
	at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
	at org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)

quarkus-bot[bot] avatar Jan 08 '23 15:01 quarkus-bot[bot]