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

[WFCORE-6562] Upgrade Galleon to 5.2.1.Final and Galleon plugins to 6… #5725

Merged
merged 1 commit into from
Oct 23, 2023

Conversation

yersan
Copy link
Collaborator

@yersan yersan commented Oct 16, 2023

@github-actions github-actions bot added the deps-ok Dependencies have been checked, and there are no significant changes label Oct 16, 2023
@wildfly-ci
Copy link

Core -> WildFly Preview Integration Build 13000 outcome was FAILURE using a merge of 939f0de
Summary: Tests failed: 1 (1 new), passed: 2650, ignored: 45 Build time: 01:38:14

Failed tests

org.eclipse.microprofile.reactive.streams.operators.tck.arquillian.ReactiveStreamsArquillianTck.runAllTckTests: java.lang.AssertionError: Could not subscribe org.reactivestreams.tck.TestEnvironment$ManualSubscriberWithSubscriptionSupport@40d94609 to Publisher org.reactivestreams.tck.flow.support.InfiniteHelperPublisher@6ba8617a within 500 ms
	at deployment.test-423f902d-4ff0-4894-b59a-cc269f267996.war//org.testng.Assert.fail(Assert.java:99)
	at deployment.test-423f902d-4ff0-4894-b59a-cc269f267996.war//org.reactivestreams.tck.TestEnvironment.flop(TestEnvironment.java:222)
	at deployment.test-423f902d-4ff0-4894-b59a-cc269f267996.war//org.reactivestreams.tck.TestEnvironment$Promise.expectCompletion(TestEnvironment.java:1010)
	at deployment.test-423f902d-4ff0-4894-b59a-cc269f267996.war//org.reactivestreams.tck.TestEnvironment.subscribe(TestEnvironment.java:298)
	at deployment.test-423f902d-4ff0-4894-b59a-cc269f267996.war//org.reactivestreams.tck.TestEnvironment.newManualSubscriber(TestEnvironment.java:314)
	at deployment.test-423f902d-4ff0-4894-b59a-cc269f267996.war//org.reactivestreams.tck.TestEnvironment.newManualSubscriber(TestEnvironment.java:309)
	at deployment.test-423f902d-4ff0-4894-b59a-cc269f267996.war//org.reactivestreams.tck.SubscriberWhiteboxVerification$WhiteboxTestStage.<init>(SubscriberWhiteboxVerification.java:550)
	at deployment.test-423f902d-4ff0-4894-b59a-cc269f267996.war//org.reactivestreams.tck.SubscriberWhiteboxVerification.subscriberTest(SubscriberWhiteboxVerification.java:509)
	at deployment.test-423f902d-4ff0-4894-b59a-cc269f267996.war//org.reactivestreams.tck.SubscriberWhiteboxVerification.required_spec201_mustSignalDemandViaSubscriptionRequest(SubscriberWhiteboxVerification.java:106)
	at deployment.test-423f902d-4ff0-4894-b59a-cc269f267996.war//org.reactivestreams.tck.IdentityProcessorVerification.required_spec201_mustSignalDemandViaSubscriptionRequest(IdentityProcessorVerification.java:575)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at deployment.test-423f902d-4ff0-4894-b59a-cc269f267996.war//org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
	at deployment.test-423f902d-4ff0-4894-b59a-cc269f267996.war//org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
	at deployment.test-423f902d-4ff0-4894-b59a-cc269f267996.war//org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
	at deployment.test-423f902d-4ff0-4894-b59a-cc269f267996.war//org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
	at deployment.test-423f902d-4ff0-4894-b59a-cc269f267996.war//org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
	at deployment.test-423f902d-4ff0-4894-b59a-cc269f267996.war//org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
	at deployment.test-423f902d-4ff0-4894-b59a-cc269f267996.war//org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
	at deployment.test-423f902d-4ff0-4894-b59a-cc269f267996.war//org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at deployment.test-423f902d-4ff0-4894-b59a-cc269f267996.war//org.testng.TestRunner.privateRun(TestRunner.java:794)
	at deployment.test-423f902d-4ff0-4894-b59a-cc269f267996.war//org.testng.TestRunner.run(TestRunner.java:596)
	at deployment.test-423f902d-4ff0-4894-b59a-cc269f267996.war//org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
	at deployment.test-423f902d-4ff0-4894-b59a-cc269f267996.war//org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
	at deployment.test-423f902d-4ff0-4894-b59a-cc269f267996.war//org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
	at deployment.test-423f902d-4ff0-4894-b59a-cc269f267996.war//org.testng.SuiteRunner.run(SuiteRunner.java:276)
	at deployment.test-423f902d-4ff0-4894-b59a-cc269f267996.war//org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
	at deployment.test-423f902d-4ff0-4894-b59a-cc269f267996.war//org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
	at deployment.test-423f902d-4ff0-4894-b59a-cc269f267996.war//org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
	at deployment.test-423f902d-4ff0-4894-b59a-cc269f267996.war//org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
	at deployment.test-423f902d-4ff0-4894-b59a-cc269f267996.war//org.testng.TestNG.runSuites(TestNG.java:1063)
	at deployment.test-423f902d-4ff0-4894-b59a-cc269f267996.war//org.testng.TestNG.run(TestNG.java:1031)
	at deployment.test-423f902d-4ff0-4894-b59a-cc269f267996.war//org.eclipse.microprofile.reactive.streams.operators.tck.arquillian.ReactiveStreamsArquillianTck.runAllTckTests(ReactiveStreamsArquillianTck.java:105)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at deployment.test-423f902d-4ff0-4894-b59a-cc269f267996.war//org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
	at deployment.test-423f902d-4ff0-4894-b59a-cc269f267996.war//org.testng.internal.MethodInvocationHelper$1.runTestMethod(MethodInvocationHelper.java:239)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)


@wildfly-ci
Copy link

Core -> Full Integration Build 13147 outcome was FAILURE using a merge of 939f0de
Summary: Tests failed: 1 (1 new), passed: 7639, ignored: 124 Build time: 04:19:12

Failed tests

org.jboss.as.test.clustering.cluster.ejb.timer.DistributedTimerServiceTestCase.test: java.lang.AssertionError: class org.jboss.as.test.clustering.cluster.ejb.timer.beans.AutoPersistentTimerBean={node-1=[]}. Actual: 0
	at org.jboss.as.test.clustering.cluster.ejb.timer.AbstractTimerServiceTestCase.test(AbstractTimerServiceTestCase.java:302)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at jdk.internal.reflect.GeneratedMethodAccessor35.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at jdk.internal.reflect.GeneratedMethodAccessor34.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at jdk.internal.reflect.GeneratedMethodAccessor33.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at jdk.internal.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at jdk.internal.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at jdk.internal.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at jdk.internal.reflect.GeneratedMethodAccessor15.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at jdk.internal.reflect.GeneratedMethodAccessor14.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at jdk.internal.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at jdk.internal.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at jdk.internal.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
------- Stdout: -------
node-2  [0m16:59:26,823 INFO  [org.jboss.as.repository] (management-handler-thread - 1) WFLYDR0001: Content added at location /opt/buildAgent/work/e8e0dd9c7c4ba60/full/testsuite/integration/clustering/target/wildfly-2/standalone/data/content/ed/1a087f94c82f6e394a5a96a57703ae1eff5214/content
 [0mnode-2  [0m16:59:26,848 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0027: Starting deployment of "DistributedTimerServiceTestCase.war" (runtime-name: "DistributedTimerServiceTestCase.war")
 [0mnode-2  [0m16:59:27,188 INFO  [org.jboss.weld.deployer] (MSC service thread 1-4) WFLYWELD0003: Processing weld deployment DistributedTimerServiceTestCase.war
 [0mnode-2  [0m16:59:27,201 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-4) WFLYEJB0473: JNDI bindings for session bean named 'AutoTransientTimerBean' in deployment unit 'deployment "DistributedTimerServiceTestCase.war"' are as follows:

	java:global/DistributedTimerServiceTestCase/AutoTransientTimerBean!org.jboss.as.test.clustering.cluster.ejb.timer.beans.TimerBean
	java:app/DistributedTimerServiceTestCase/AutoTransientTimerBean!org.jboss.as.test.clustering.cluster.ejb.timer.beans.TimerBean
	java:module/AutoTransientTimerBean!org.jboss.as.test.clustering.cluster.ejb.timer.beans.TimerBean
	java:global/DistributedTimerServiceTestCase/AutoTransientTimerBean
	java:app/DistributedTimerServiceTestCase/AutoTransientTimerBean
	java:module/AutoTransientTimerBean

 [0mnode-2  [0m16:59:27,201 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-4) WFLYEJB0473: JNDI bindings for session bean named 'SingleActionPersistentTimerBean' in deployment unit 'deployment "DistributedTimerServiceTestCase.war"' are as follows:

	java:global/DistributedTimerServiceTestCase/SingleActionPersistentTimerBean!org.jboss.as.test.clustering.cluster.ejb.timer.beans.ManualTimerBean
	java:app/DistributedTimerServiceTestCase/SingleActionPersistentTimerBean!org.jboss.as.test.clustering.cluster.ejb.timer.beans.ManualTimerBean
	java:module/SingleActionPersistentTimerBean!org.jboss.as.test.clustering.cluster.ejb.timer.beans.ManualTimerBean
	java:global/DistributedTimerServiceTestCase/SingleActionPersistentTimerBean
	java:app/DistributedTimerServiceTestCase/SingleActionPersistentTimerBean
	java:module/SingleActionPersistentTimerBean

 [0mnode-2  [0m16:59:27,201 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-4) WFLYEJB0473: JNDI bindings for session bean named 'AutoPersistentTimerBean' in deployment unit 'deployment "DistributedTimerServiceTestCase.war"' are as follows:



@yersan yersan requested a review from jfdenise October 18, 2023 15:35
@yersan
Copy link
Collaborator Author

yersan commented Oct 20, 2023

@jfdenise , failure is unrelated, could you approve from your side?

@yersan yersan added the ready-for-merge This PR is ready to be merged and fulfills all requirements label Oct 23, 2023
@yersan yersan merged commit 4407dc0 into wildfly:main Oct 23, 2023
1 check passed
@yersan yersan deleted the WFCORE-6562 branch October 23, 2023 11:53
@yersan
Copy link
Collaborator Author

yersan commented Oct 23, 2023

Thanks @jfdenise

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deps-ok Dependencies have been checked, and there are no significant changes ready-for-merge This PR is ready to be merged and fulfills all requirements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants