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

Bump io.smallrye.common:smallrye-common-bom from 2.3.0 to 2.4.0 #39974

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 9, 2024

Bumps io.smallrye.common:smallrye-common-bom from 2.3.0 to 2.4.0.

Release notes

Sourced from io.smallrye.common:smallrye-common-bom's releases.

2.4.0

  • #301 Release 2.4.0
  • #299 Do not cache PID or process name
  • #298 Bump version.vertx from 4.5.6 to 4.5.7
  • #296 Bump version.vertx from 4.5.5 to 4.5.6
  • #295 Bump org.ow2.asm:asm from 9.6 to 9.7
  • #294 Discontinue dependabot grouping
  • #293 Support multiple nesting of JAR files
  • #291 Avoid NPE if the class loader is null
  • #286 Bump the maven-dependencies group with 2 updates
  • #285 Test with JDK 21
  • #284 Bump the maven-dependencies group with 2 updates
  • #283 Bump the maven-dependencies group with 2 updates
Commits
  • 19c70b0 [maven-release-plugin] prepare release 2.4.0
  • 3e0c7c7 Merge pull request #301 from smallrye/release-2.4.0
  • e6923b0 Release 2.4.0
  • 97c00f3 Merge pull request #299 from dmlloyd/pid
  • 016ad93 Do not cache PID or process name
  • 9a34989 Merge pull request #293 from dmlloyd/jar
  • fb9f6de Merge pull request #298 from smallrye/dependabot/maven/version.vertx-4.5.7
  • 6f6620c Bump version.vertx from 4.5.6 to 4.5.7
  • 0cbda4d Merge pull request #296 from smallrye/dependabot/maven/version.vertx-4.5.6
  • 0658a06 Merge pull request #295 from smallrye/dependabot/maven/org.ow2.asm-asm-9.7
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the area/dependencies Pull requests that update a dependency file label Apr 9, 2024
@quarkus-bot quarkus-bot bot added the area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins label Apr 9, 2024
@dmlloyd
Copy link
Member

dmlloyd commented Apr 9, 2024

Looks like native metrics again:

2024-04-09T18:44:57.7394169Z [ERROR] io.quarkus.it.main.ImageMetricsITCase.verifyImageMetrics -- Time elapsed: 0.003 s <<< FAILURE!
2024-04-09T18:44:57.7396380Z org.opentest4j.AssertionFailedError: Expected analysis_results.classes.jni to be within range [62 +- 1%] but was 63 ==> expected: <true> but was: <false>

This comment has been minimized.

@gsmet
Copy link
Member

gsmet commented Apr 12, 2024

@zakkak I think we should improve how the metrics are collected so that we are able to provide a diff of what's new. Otherwise it's very hard to take an informed decision.

@zakkak
Copy link
Contributor

zakkak commented Apr 15, 2024

@zakkak I think we should improve how the metrics are collected so that we are able to provide a diff of what's new. Otherwise it's very hard to take an informed decision.

@gsmet I agree that it would help but it's not trivial without a database (ideas are welcome though). Please have a look at #40076, where I document our (mandrel team's) idea on how to tackle this, and share your thoughts.

@zakkak
Copy link
Contributor

zakkak commented Apr 15, 2024

FWIW in this case it seems like the 1% threshold for JNI methods is just a bit tight...

@Sanne
Copy link
Member

Sanne commented Apr 23, 2024

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/maven/io.smallrye.common-smallrye-common-bom-2.4.0 branch from 75639b2 to 6a033df Compare April 23, 2024 08:09

This comment has been minimized.

@dmlloyd
Copy link
Member

dmlloyd commented Apr 23, 2024

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/maven/io.smallrye.common-smallrye-common-bom-2.4.0 branch from 6a033df to d584717 Compare April 23, 2024 17:00

This comment has been minimized.

@dependabot dependabot bot force-pushed the dependabot/maven/io.smallrye.common-smallrye-common-bom-2.4.0 branch from d584717 to d775778 Compare April 29, 2024 21:10

This comment has been minimized.

@gastaldi
Copy link
Contributor

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/maven/io.smallrye.common-smallrye-common-bom-2.4.0 branch from d775778 to 6ac7eae Compare May 13, 2024 22:10

This comment has been minimized.

@gsmet
Copy link
Member

gsmet commented Jun 6, 2024

@zakkak what should we do about this one, raise the threshold?

@gsmet gsmet force-pushed the dependabot/maven/io.smallrye.common-smallrye-common-bom-2.4.0 branch from 6ac7eae to 7c0fc88 Compare June 7, 2024 13:39
@quarkus-bot quarkus-bot bot added area/hibernate-orm Hibernate ORM area/persistence OBSOLETE, DO NOT USE labels Jun 7, 2024
@gsmet
Copy link
Member

gsmet commented Jun 7, 2024

I rebased and updated the JNI metrics but will wait for @zakkak to confirm it's the way to go.

@gsmet gsmet requested a review from zakkak June 7, 2024 13:40

This comment has been minimized.

@gastaldi
Copy link
Contributor

Sounds like it still needs some love in the io.quarkus.it.jpa.postgresql.ImageMetricsITCase.verifyImageMetrics test

@zakkak
Copy link
Contributor

zakkak commented Jun 11, 2024

I rebased and updated the JNI metrics but will wait for @zakkak to confirm it's the way to go.

Hi there, sorry for the late reply, yes please feel free to bump the threshold (I am soon going to check if the new stats tracking is wokring as expected and drop these tests anyway)

@gsmet gsmet force-pushed the dependabot/maven/io.smallrye.common-smallrye-common-bom-2.4.0 branch from 7c0fc88 to 8b009ec Compare June 14, 2024 15:49
@gsmet gsmet added the triage/waiting-for-ci Ready to merge when CI successfully finishes label Jun 14, 2024
Copy link
Member

@gsmet gsmet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Rebased one more time, this should be good to go now that the native image tests are gone.

This comment has been minimized.

@dmlloyd
Copy link
Member

dmlloyd commented Jun 17, 2024

The failure now seems to have something to do with a socket timeout related to TLS:

2024-06-14T21:19:28.5820922Z [ERROR] Tests run: 2, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 31.31 s <<< FAILURE! -- in io.quarkus.it.rest.client.selfsigned.ExternalSelfSignedTestCase
2024-06-14T21:19:28.5826672Z [ERROR] io.quarkus.it.rest.client.selfsigned.ExternalSelfSignedTestCase.should_accept_self_signed_certs -- Time elapsed: 30.04 s <<< ERROR!
2024-06-14T21:19:28.5829103Z java.net.SocketTimeoutException: Read timed out
2024-06-14T21:19:28.5831379Z 	at java.base/sun.nio.ch.NioSocketImpl.timedRead(NioSocketImpl.java:288)
2024-06-14T21:19:28.5833028Z 	at java.base/sun.nio.ch.NioSocketImpl.implRead(NioSocketImpl.java:314)
2024-06-14T21:19:28.5834494Z 	at java.base/sun.nio.ch.NioSocketImpl.read(NioSocketImpl.java:355)
2024-06-14T21:19:28.5838323Z 	at java.base/sun.nio.ch.NioSocketImpl$1.read(NioSocketImpl.java:808)
2024-06-14T21:19:28.5839546Z 	at java.base/java.net.Socket$SocketInputStream.read(Socket.java:966)
2024-06-14T21:19:28.5841325Z 	at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:161)
2024-06-14T21:19:28.5843176Z 	at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:82)
2024-06-14T21:19:28.5844997Z 	at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:276)
2024-06-14T21:19:28.5846964Z 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
2024-06-14T21:19:28.5849061Z 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
2024-06-14T21:19:28.5851263Z 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
2024-06-14T21:19:28.5854141Z 	at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:294)
2024-06-14T21:19:28.5857677Z 	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:257)
2024-06-14T21:19:28.5859757Z 	at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:207)
2024-06-14T21:19:28.5861727Z 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
2024-06-14T21:19:28.5863602Z 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
2024-06-14T21:19:28.5865287Z 	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:679)
2024-06-14T21:19:28.5866962Z 	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:481)
2024-06-14T21:19:28.5868528Z 	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:835)
2024-06-14T21:19:28.5870043Z 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
2024-06-14T21:19:28.5871544Z 	at io.restassured.internal.RestAssuredHttpBuilder.doRequest(RestAssuredHttpBuilder.java:141)
2024-06-14T21:19:28.5873102Z 	at io.restassured.internal.http.HTTPBuilder.doRequest(HTTPBuilder.java:496)
2024-06-14T21:19:28.5874349Z 	at io.restassured.internal.http.HTTPBuilder.request(HTTPBuilder.java:453)
2024-06-14T21:19:28.5875548Z 	at io.restassured.internal.http.HTTPBuilder$request$3.call(Unknown Source)
2024-06-14T21:19:28.5877091Z 	at io.restassured.internal.RequestSpecificationImpl.sendHttpRequest(RequestSpecificationImpl.groovy:1480)
2024-06-14T21:19:28.5878969Z 	at io.restassured.internal.RequestSpecificationImpl.this$2$sendHttpRequest(RequestSpecificationImpl.groovy)
2024-06-14T21:19:28.5880570Z 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2024-06-14T21:19:28.5882163Z 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
2024-06-14T21:19:28.5884146Z 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2024-06-14T21:19:28.5885636Z 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
2024-06-14T21:19:28.5886813Z 	at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:343)
2024-06-14T21:19:28.5897011Z 	at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:328)
2024-06-14T21:19:28.5898120Z 	at groovy.lang.MetaClassImpl.doInvokeMethod(MetaClassImpl.java:1334)
2024-06-14T21:19:28.5899230Z 	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1089)
2024-06-14T21:19:28.5904574Z 	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1008)
2024-06-14T21:19:28.5905987Z 	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:791)
2024-06-14T21:19:28.5907316Z 	at io.restassured.internal.RequestSpecificationImpl.invokeMethod(RequestSpecificationImpl.groovy)
2024-06-14T21:19:28.5908924Z 	at org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.call(PogoInterceptableSite.java:46)
2024-06-14T21:19:28.5912084Z 	at org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.callCurrent(PogoInterceptableSite.java:57)
2024-06-14T21:19:28.5914070Z 	at io.restassured.internal.RequestSpecificationImpl.sendRequest(RequestSpecificationImpl.groovy:1229)
2024-06-14T21:19:28.5915875Z 	at io.restassured.internal.RequestSpecificationImpl.this$2$sendRequest(RequestSpecificationImpl.groovy)
2024-06-14T21:19:28.5917373Z 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2024-06-14T21:19:28.5918907Z 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
2024-06-14T21:19:28.5920831Z 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2024-06-14T21:19:28.5923406Z 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
2024-06-14T21:19:28.5924528Z 	at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:343)
2024-06-14T21:19:28.5925629Z 	at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:328)
2024-06-14T21:19:28.5926639Z 	at groovy.lang.MetaClassImpl.doInvokeMethod(MetaClassImpl.java:1334)
2024-06-14T21:19:28.5927666Z 	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1089)
2024-06-14T21:19:28.5928742Z 	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1008)
2024-06-14T21:19:28.5929838Z 	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:791)
2024-06-14T21:19:28.5931615Z 	at io.restassured.internal.RequestSpecificationImpl.invokeMethod(RequestSpecificationImpl.groovy)
2024-06-14T21:19:28.5933428Z 	at org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.call(PogoInterceptableSite.java:46)
2024-06-14T21:19:28.5938669Z 	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166)
2024-06-14T21:19:28.5973825Z 	at io.restassured.internal.filter.SendRequestFilter.filter(SendRequestFilter.groovy:30)
2024-06-14T21:19:28.5993556Z 	at io.restassured.filter.Filter$filter.call(Unknown Source)
2024-06-14T21:19:28.5996839Z 	at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:45)
2024-06-14T21:19:28.5998099Z 	at io.restassured.filter.Filter$filter$0.call(Unknown Source)
2024-06-14T21:19:28.5999275Z 	at io.restassured.internal.filter.FilterContextImpl.next(FilterContextImpl.groovy:72)
2024-06-14T21:19:28.6000632Z 	at io.restassured.filter.time.TimingFilter.filter(TimingFilter.java:56)
2024-06-14T21:19:28.6011724Z 	at io.restassured.filter.Filter$filter$0.call(Unknown Source)
2024-06-14T21:19:28.6019951Z 	at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:45)
2024-06-14T21:19:28.6026084Z 	at io.restassured.filter.Filter$filter.call(Unknown Source)
2024-06-14T21:19:28.6027643Z 	at io.restassured.internal.filter.FilterContextImpl.next(FilterContextImpl.groovy:72)
2024-06-14T21:19:28.6031411Z 	at io.restassured.filter.FilterContext$next.call(Unknown Source)
2024-06-14T21:19:28.6038163Z 	at io.restassured.internal.filter.CsrfFilter.filter(CsrfFilter.groovy:70)
2024-06-14T21:19:28.6040915Z 	at io.restassured.filter.Filter$filter.call(Unknown Source)
2024-06-14T21:19:28.6043288Z 	at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:45)
2024-06-14T21:19:28.6049556Z 	at io.restassured.filter.Filter$filter.call(Unknown Source)
2024-06-14T21:19:28.6051663Z 	at io.restassured.internal.filter.FilterContextImpl.next(FilterContextImpl.groovy:72)
2024-06-14T21:19:28.6055883Z 	at io.restassured.filter.FilterContext$next.call(Unknown Source)
2024-06-14T21:19:28.6063822Z 	at io.restassured.internal.RequestSpecificationImpl.applyPathParamsAndSendRequest(RequestSpecificationImpl.groovy:1704)
2024-06-14T21:19:28.6069312Z 	at io.restassured.internal.RequestSpecificationImpl.this$2$applyPathParamsAndSendRequest(RequestSpecificationImpl.groovy)
2024-06-14T21:19:28.6076763Z 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2024-06-14T21:19:28.6081207Z 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
2024-06-14T21:19:28.6084488Z 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2024-06-14T21:19:28.6086796Z 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
2024-06-14T21:19:28.6088309Z 	at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:343)
2024-06-14T21:19:28.6089802Z 	at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:328)
2024-06-14T21:19:28.6090688Z 	at groovy.lang.MetaClassImpl.doInvokeMethod(MetaClassImpl.java:1334)
2024-06-14T21:19:28.6092312Z 	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1089)
2024-06-14T21:19:28.6094585Z 	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1008)
2024-06-14T21:19:28.6106729Z 	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:791)
2024-06-14T21:19:28.6116725Z 	at io.restassured.internal.RequestSpecificationImpl.invokeMethod(RequestSpecificationImpl.groovy)
2024-06-14T21:19:28.6142302Z 	at org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.call(PogoInterceptableSite.java:46)
2024-06-14T21:19:28.6144207Z 	at org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.callCurrent(PogoInterceptableSite.java:57)
2024-06-14T21:19:28.6145868Z 	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:203)
2024-06-14T21:19:28.6148098Z 	at io.restassured.internal.RequestSpecificationImpl.applyPathParamsAndSendRequest(RequestSpecificationImpl.groovy:1710)
2024-06-14T21:19:28.6150216Z 	at io.restassured.internal.RequestSpecificationImpl.this$2$applyPathParamsAndSendRequest(RequestSpecificationImpl.groovy)
2024-06-14T21:19:28.6152994Z 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2024-06-14T21:19:28.6154541Z 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
2024-06-14T21:19:28.6156267Z 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2024-06-14T21:19:28.6157720Z 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
2024-06-14T21:19:28.6158825Z 	at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:343)
2024-06-14T21:19:28.6159937Z 	at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:328)
2024-06-14T21:19:28.6161016Z 	at groovy.lang.MetaClassImpl.doInvokeMethod(MetaClassImpl.java:1334)
2024-06-14T21:19:28.6162436Z 	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1089)
2024-06-14T21:19:28.6163521Z 	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1008)
2024-06-14T21:19:28.6164563Z 	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:791)
2024-06-14T21:19:28.6165868Z 	at io.restassured.internal.RequestSpecificationImpl.invokeMethod(RequestSpecificationImpl.groovy)
2024-06-14T21:19:28.6167512Z 	at org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.call(PogoInterceptableSite.java:46)
2024-06-14T21:19:28.6169222Z 	at org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.callCurrent(PogoInterceptableSite.java:57)
2024-06-14T21:19:28.6217186Z 	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:203)
2024-06-14T21:19:28.6218946Z 	at io.restassured.internal.RequestSpecificationImpl.get(RequestSpecificationImpl.groovy:172)
2024-06-14T21:19:28.6220551Z 	at io.restassured.internal.RequestSpecificationImpl.get(RequestSpecificationImpl.groovy)
2024-06-14T21:19:28.6222856Z 	at io.quarkus.it.rest.client.selfsigned.ExternalSelfSignedTestCase.should_accept_self_signed_certs(ExternalSelfSignedTestCase.java:18)
2024-06-14T21:19:28.6224519Z 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
2024-06-14T21:19:28.6225858Z 	at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:1017)
2024-06-14T21:19:28.6227520Z 	at io.quarkus.test.junit.QuarkusTestExtension.interceptTestMethod(QuarkusTestExtension.java:831)
2024-06-14T21:19:28.6228858Z 	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
2024-06-14T21:19:28.6230122Z 	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)

It only happened on Windows, so I'll try rerunning just that test to see if it's a transient problem.

This comment has been minimized.

@dmlloyd
Copy link
Member

dmlloyd commented Jun 17, 2024

Same problem again. :(

It looks like there could be a possible way for invalid URLs to be created on Windows, so at least one possible explanation would be that this is occurring and causing the class loading util methods to produce a wrong result. But it's hard to prove. I'll have to set up a specific reproducer on a Windows VM to figure it out (which I won't be able to do until next week).

@dmlloyd
Copy link
Member

dmlloyd commented Jul 1, 2024

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 1, 2024

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@dmlloyd
Copy link
Member

dmlloyd commented Jul 1, 2024

@dependabot recreate

Bumps [io.smallrye.common:smallrye-common-bom](https://github.com/smallrye/smallrye-common) from 2.3.0 to 2.4.0.
- [Release notes](https://github.com/smallrye/smallrye-common/releases)
- [Commits](smallrye/smallrye-common@2.3.0...2.4.0)

---
updated-dependencies:
- dependency-name: io.smallrye.common:smallrye-common-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/io.smallrye.common-smallrye-common-bom-2.4.0 branch from 8b009ec to 4837edd Compare July 1, 2024 18:19
@dmlloyd
Copy link
Member

dmlloyd commented Jul 1, 2024

At this point, we might as well wait for 2.5.0.

@dmlloyd dmlloyd closed this Jul 1, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 1, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@quarkus-bot quarkus-bot bot added triage/invalid This doesn't seem right and removed triage/waiting-for-ci Ready to merge when CI successfully finishes labels Jul 1, 2024
@dependabot dependabot bot deleted the dependabot/maven/io.smallrye.common-smallrye-common-bom-2.4.0 branch July 1, 2024 19:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dependencies Pull requests that update a dependency file area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins area/hibernate-orm Hibernate ORM area/persistence OBSOLETE, DO NOT USE triage/flaky-test triage/invalid This doesn't seem right
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants