Skip to content

Bump org.eclipse.platform:org.eclipse.osgi from 3.17.200 to 3.20.0 #90

Bump org.eclipse.platform:org.eclipse.osgi from 3.17.200 to 3.20.0

Bump org.eclipse.platform:org.eclipse.osgi from 3.17.200 to 3.20.0 #90

GitHub Actions / Test Results failed Jul 7, 2024 in 0s

1 errors, 17 fail, 10 pass in 45s

28 tests   10 ✅  45s ⏱️
 1 suites   0 💤
 1 files    17 ❌  1 🔥

Results for commit 7bb630c.

Annotations

Check warning on line 0 in org.osgi.test.cases.jpa.junit.CapabilitiesTestCase

See this annotation in the file changed.

@github-actions github-actions / Test Results

testContractCapability (org.osgi.test.cases.jpa.junit.CapabilitiesTestCase) failed

artifacts/tck-results/pax-jpa-tck/target/test-reports/tck/TEST-org.osgi.test.cases.jpa-8.1.0.xml [took 0s]
Raw output
No contract capability found
junit.framework.AssertionFailedError: No contract capability found
 at junit.framework.Assert.fail(Assert.java:57)
 at junit.framework.Assert.assertTrue(Assert.java:22)
 at junit.framework.TestCase.assertTrue(TestCase.java:192)
 at org.osgi.test.cases.jpa.junit.CapabilitiesTestCase.testContractCapability(CapabilitiesTestCase.java:154)
 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/java.lang.reflect.Method.invoke(Method.java:568)
 at junit.framework.TestCase.runTest(TestCase.java:177)
 at junit.framework.TestCase.runBare(TestCase.java:142)
 at junit.framework.TestResult$1.protect(TestResult.java:122)
 at junit.framework.TestResult.runProtected(TestResult.java:142)
 at junit.framework.TestResult.run(TestResult.java:125)
 at junit.framework.TestCase.run(TestCase.java:130)
 at junit.framework.TestSuite.runTest(TestSuite.java:241)
 at junit.framework.TestSuite.run(TestSuite.java:236)
 at junit.framework.TestSuite.runTest(TestSuite.java:241)
 at junit.framework.TestSuite.run(TestSuite.java:236)
 at aQute.junit.Activator.test(Activator.java:366)
 at aQute.junit.Activator.automatic(Activator.java:277)
 at aQute.junit.Activator.run(Activator.java:190)
 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
 at aQute.launcher.Launcher.handleMainCallable(Launcher.java:464)
 at aQute.launcher.Launcher.launch(Launcher.java:437)
 at aQute.launcher.Launcher.run(Launcher.java:185)
 at aQute.launcher.Launcher.main(Launcher.java:161)
 at aQute.launcher.pre.EmbeddedLauncher.executeWithRunPath(EmbeddedLauncher.java:170)
 at aQute.launcher.pre.EmbeddedLauncher.findAndExecute(EmbeddedLauncher.java:135)
 at aQute.launcher.pre.EmbeddedLauncher.main(EmbeddedLauncher.java:52)

Check warning on line 0 in org.osgi.test.cases.jpa.junit.CapabilitiesTestCase

See this annotation in the file changed.

@github-actions github-actions / Test Results

testRequireDifferentContractCapability (org.osgi.test.cases.jpa.junit.CapabilitiesTestCase) failed

artifacts/tck-results/pax-jpa-tck/target/test-reports/tck/TEST-org.osgi.test.cases.jpa-8.1.0.xml [took 0s]
Raw output
Service for org.osgi.service.jpa.EntityManagerFactoryBuilder was registered despite not being expected
junit.framework.AssertionFailedError: Service for org.osgi.service.jpa.EntityManagerFactoryBuilder was registered despite not being expected
 at junit.framework.Assert.fail(Assert.java:57)
 at junit.framework.Assert.assertTrue(Assert.java:22)
 at junit.framework.Assert.assertNull(Assert.java:277)
 at junit.framework.TestCase.assertNull(TestCase.java:418)
 at org.osgi.test.cases.jpa.junit.CapabilitiesTestCase.waitForService(CapabilitiesTestCase.java:221)
 at org.osgi.test.cases.jpa.junit.CapabilitiesTestCase.testRequireDifferentContractCapability(CapabilitiesTestCase.java:193)
 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/java.lang.reflect.Method.invoke(Method.java:568)
 at junit.framework.TestCase.runTest(TestCase.java:177)
 at junit.framework.TestCase.runBare(TestCase.java:142)
 at junit.framework.TestResult$1.protect(TestResult.java:122)
 at junit.framework.TestResult.runProtected(TestResult.java:142)
 at junit.framework.TestResult.run(TestResult.java:125)
 at junit.framework.TestCase.run(TestCase.java:130)
 at junit.framework.TestSuite.runTest(TestSuite.java:241)
 at junit.framework.TestSuite.run(TestSuite.java:236)
 at junit.framework.TestSuite.runTest(TestSuite.java:241)
 at junit.framework.TestSuite.run(TestSuite.java:236)
 at aQute.junit.Activator.test(Activator.java:366)
 at aQute.junit.Activator.automatic(Activator.java:277)
 at aQute.junit.Activator.run(Activator.java:190)
 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
 at aQute.launcher.Launcher.handleMainCallable(Launcher.java:464)
 at aQute.launcher.Launcher.launch(Launcher.java:437)
 at aQute.launcher.Launcher.run(Launcher.java:185)
 at aQute.launcher.Launcher.main(Launcher.java:161)
 at aQute.launcher.pre.EmbeddedLauncher.executeWithRunPath(EmbeddedLauncher.java:170)
 at aQute.launcher.pre.EmbeddedLauncher.findAndExecute(EmbeddedLauncher.java:135)
 at aQute.launcher.pre.EmbeddedLauncher.main(EmbeddedLauncher.java:52)
335 [main] INFO org.ops4j.pax.jpa.impl.tracker.PersistenceBundleTrackerCustomizer - discovered persistence bundle org.osgi.test.cases.jpa.ctExtenderCapRequiringBundle (version: 4.2.0.202212101352, id: 23, state: INSTALLED) (Meta-Persistence = )
338 [main] INFO org.ops4j.pax.jpa.impl.tracker.PersistenceBundleTrackerCustomizer - tracking configuration for persistence unit dsfEMFTestUnit under pid org.ops4j.pax.jpa.pu.dsfEMFTestUnit, this is non standard behavior, if you find this feature useful visit https://github.com/osgi/osgi/issues/279 and vote or comment so this could be standardized in a future release of OSGi.
338 [main] INFO org.ops4j.pax.jpa.impl.tracker.PersistenceBundleTrackerCustomizer - tracking factory-configurations for persistence unit dsfEMFTestUnit under factory.pid org.ops4j.pax.jpa.pu.dsfEMFTestUnit for multi-tenant support, this is non standard behavior, if you find this feature useful visit https://github.com/osgi/osgi/issues/280 and vote or comment so this could be standardized in a future release of OSGi.
339 [main] INFO org.ops4j.pax.jpa.impl.PersistenceProviderBundle - assign persistence provider org.eclipse.persistence.jpa.PersistenceProvider from bundle org.eclipse.persistence.jpa (version: 2.4.2.v20130514-5956486, id: 11, state: ACTIVE) to persistence unit dsfEMFTestUnit
341 [main] INFO org.ops4j.pax.jpa.impl.EntityManagerFactoryBuilderImpl - register EntityManagerFactoryBuilder service for persistence unit dsfEMFTestUnit...
343 [main] INFO org.ops4j.pax.jpa.impl.tracker.PersistenceBundleTrackerCustomizer - persistence bundle org.osgi.test.cases.jpa.ctExtenderCapRequiringBundle (version: 4.2.0.202212101352, id: 23, state: UNINSTALLED) is removed now
343 [main] INFO org.ops4j.pax.jpa.impl.PersistenceProviderBundle - Shutdown persistence bundle org.osgi.test.cases.jpa.ctExtenderCapRequiringBundle (version: 4.2.0.202212101352, id: 23, state: UNINSTALLED)

Check warning on line 0 in org.osgi.test.cases.jpa.junit.JPAService_1_1_TestCase

See this annotation in the file changed.

@github-actions github-actions / Test Results

testUseStandardDataSourceConfig (org.osgi.test.cases.jpa.junit.JPAService_1_1_TestCase) failed

artifacts/tck-results/pax-jpa-tck/target/test-reports/tck/TEST-org.osgi.test.cases.jpa-8.1.0.xml [took 0s]
Raw output
Can't get service reference for org.osgi.service.jdbc.DataSourceFactorynull
junit.framework.AssertionFailedError: Can't get service reference for org.osgi.service.jdbc.DataSourceFactorynull
 at junit.framework.Assert.fail(Assert.java:57)
 at junit.framework.TestCase.fail(TestCase.java:223)
 at org.osgi.test.support.compatibility.DefaultTestBundleControl.getService(DefaultTestBundleControl.java:402)
 at org.osgi.test.support.compatibility.DefaultTestBundleControl.getService(DefaultTestBundleControl.java:385)
 at org.osgi.test.cases.jpa.junit.JPAService_1_1_TestCase.testUseStandardDataSourceConfig(JPAService_1_1_TestCase.java:64)
 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/java.lang.reflect.Method.invoke(Method.java:568)
 at junit.framework.TestCase.runTest(TestCase.java:177)
 at junit.framework.TestCase.runBare(TestCase.java:142)
 at junit.framework.TestResult$1.protect(TestResult.java:122)
 at junit.framework.TestResult.runProtected(TestResult.java:142)
 at junit.framework.TestResult.run(TestResult.java:125)
 at junit.framework.TestCase.run(TestCase.java:130)
 at junit.framework.TestSuite.runTest(TestSuite.java:241)
 at junit.framework.TestSuite.run(TestSuite.java:236)
 at junit.framework.TestSuite.runTest(TestSuite.java:241)
 at junit.framework.TestSuite.run(TestSuite.java:236)
 at aQute.junit.Activator.test(Activator.java:366)
 at aQute.junit.Activator.automatic(Activator.java:277)
 at aQute.junit.Activator.run(Activator.java:190)
 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
 at aQute.launcher.Launcher.handleMainCallable(Launcher.java:464)
 at aQute.launcher.Launcher.launch(Launcher.java:437)
 at aQute.launcher.Launcher.run(Launcher.java:185)
 at aQute.launcher.Launcher.main(Launcher.java:161)
 at aQute.launcher.pre.EmbeddedLauncher.executeWithRunPath(EmbeddedLauncher.java:170)
 at aQute.launcher.pre.EmbeddedLauncher.findAndExecute(EmbeddedLauncher.java:135)
 at aQute.launcher.pre.EmbeddedLauncher.main(EmbeddedLauncher.java:52)
350 [main] INFO org.ops4j.pax.jpa.impl.tracker.PersistenceBundleTrackerCustomizer - discovered persistence bundle org.osgi.test.cases.jpa.emfBuilderBundle (version: 4.2.0.202212101352, id: 24, state: INSTALLED) (Meta-Persistence = )
352 [main] INFO org.ops4j.pax.jpa.impl.tracker.PersistenceBundleTrackerCustomizer - tracking configuration for persistence unit emfBuilderTestUnit under pid org.ops4j.pax.jpa.pu.emfBuilderTestUnit, this is non standard behavior, if you find this feature useful visit https://github.com/osgi/osgi/issues/279 and vote or comment so this could be standardized in a future release of OSGi.
353 [main] INFO org.ops4j.pax.jpa.impl.tracker.PersistenceBundleTrackerCustomizer - tracking factory-configurations for persistence unit emfBuilderTestUnit under factory.pid org.ops4j.pax.jpa.pu.emfBuilderTestUnit for multi-tenant support, this is non standard behavior, if you find this feature useful visit https://github.com/osgi/osgi/issues/280 and vote or comment so this could be standardized in a future release of OSGi.
354 [main] INFO org.ops4j.pax.jpa.impl.PersistenceProviderBundle - assign persistence provider org.eclipse.persistence.jpa.PersistenceProvider from bundle org.eclipse.persistence.jpa (version: 2.4.2.v20130514-5956486, id: 11, state: ACTIVE) to persistence unit emfBuilderTestUnit
355 [main] INFO org.ops4j.pax.jpa.impl.EntityManagerFactoryBuilderImpl - no javax.persistence.jdbc.driver property specified persistence unit emfBuilderTestUnit is incomplete
357 [main] INFO org.ops4j.pax.jpa.impl.EntityManagerFactoryBuilderImpl - register EntityManagerFactoryBuilder service for persistence unit emfBuilderTestUnit...
359 [main] INFO org.ops4j.pax.jpa.impl.tracker.PersistenceBundleTrackerCustomizer - persistence bundle org.osgi.test.cases.jpa.emfBuilderBundle (version: 4.2.0.202212101352, id: 24, state: UNINSTALLED) is removed now
359 [main] INFO org.ops4j.pax.jpa.impl.PersistenceProviderBundle - Shutdown persistence bundle org.osgi.test.cases.jpa.emfBuilderBundle (version: 4.2.0.202212101352, id: 24, state: UNINSTALLED)

Check warning on line 0 in org.osgi.test.cases.jpa.junit.JPAService_1_1_TestCase

See this annotation in the file changed.

@github-actions github-actions / Test Results

testUpdateEMFProperties (org.osgi.test.cases.jpa.junit.JPAService_1_1_TestCase) failed

artifacts/tck-results/pax-jpa-tck/target/test-reports/tck/TEST-org.osgi.test.cases.jpa-8.1.0.xml [took 5s]
Raw output
Service for javax.persistence.EntityManagerFactory was not registered after waiting 5000 milliseconds
junit.framework.AssertionFailedError: Service for javax.persistence.EntityManagerFactory was not registered after waiting 5000 milliseconds
 at junit.framework.Assert.fail(Assert.java:57)
 at junit.framework.Assert.assertTrue(Assert.java:22)
 at junit.framework.Assert.assertNotNull(Assert.java:256)
 at junit.framework.TestCase.assertNotNull(TestCase.java:399)
 at org.osgi.test.cases.jpa.junit.JPAService_1_1_TestCase.waitForService(JPAService_1_1_TestCase.java:293)
 at org.osgi.test.cases.jpa.junit.JPAService_1_1_TestCase.testUpdateEMFProperties(JPAService_1_1_TestCase.java:124)
 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/java.lang.reflect.Method.invoke(Method.java:568)
 at junit.framework.TestCase.runTest(TestCase.java:177)
 at junit.framework.TestCase.runBare(TestCase.java:142)
 at junit.framework.TestResult$1.protect(TestResult.java:122)
 at junit.framework.TestResult.runProtected(TestResult.java:142)
 at junit.framework.TestResult.run(TestResult.java:125)
 at junit.framework.TestCase.run(TestCase.java:130)
 at junit.framework.TestSuite.runTest(TestSuite.java:241)
 at junit.framework.TestSuite.run(TestSuite.java:236)
 at junit.framework.TestSuite.runTest(TestSuite.java:241)
 at junit.framework.TestSuite.run(TestSuite.java:236)
 at aQute.junit.Activator.test(Activator.java:366)
 at aQute.junit.Activator.automatic(Activator.java:277)
 at aQute.junit.Activator.run(Activator.java:190)
 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
 at aQute.launcher.Launcher.handleMainCallable(Launcher.java:464)
 at aQute.launcher.Launcher.launch(Launcher.java:437)
 at aQute.launcher.Launcher.run(Launcher.java:185)
 at aQute.launcher.Launcher.main(Launcher.java:161)
 at aQute.launcher.pre.EmbeddedLauncher.executeWithRunPath(EmbeddedLauncher.java:170)
 at aQute.launcher.pre.EmbeddedLauncher.findAndExecute(EmbeddedLauncher.java:135)
 at aQute.launcher.pre.EmbeddedLauncher.main(EmbeddedLauncher.java:52)
362 [main] INFO org.ops4j.pax.jpa.impl.tracker.PersistenceBundleTrackerCustomizer - discovered persistence bundle org.osgi.test.cases.jpa.emfBuilderBundle (version: 4.2.0.202212101352, id: 25, state: INSTALLED) (Meta-Persistence = )
364 [main] INFO org.ops4j.pax.jpa.impl.tracker.PersistenceBundleTrackerCustomizer - tracking configuration for persistence unit emfBuilderTestUnit under pid org.ops4j.pax.jpa.pu.emfBuilderTestUnit, this is non standard behavior, if you find this feature useful visit https://github.com/osgi/osgi/issues/279 and vote or comment so this could be standardized in a future release of OSGi.
364 [main] INFO org.ops4j.pax.jpa.impl.tracker.PersistenceBundleTrackerCustomizer - tracking factory-configurations for persistence unit emfBuilderTestUnit under factory.pid org.ops4j.pax.jpa.pu.emfBuilderTestUnit for multi-tenant support, this is non standard behavior, if you find this feature useful visit https://github.com/osgi/osgi/issues/280 and vote or comment so this could be standardized in a future release of OSGi.
364 [main] INFO org.ops4j.pax.jpa.impl.PersistenceProviderBundle - assign persistence provider org.eclipse.persistence.jpa.PersistenceProvider from bundle org.eclipse.persistence.jpa (version: 2.4.2.v20130514-5956486, id: 11, state: ACTIVE) to persistence unit emfBuilderTestUnit
365 [main] INFO org.ops4j.pax.jpa.impl.EntityManagerFactoryBuilderImpl - no javax.persistence.jdbc.driver property specified persistence unit emfBuilderTestUnit is incomplete
366 [main] INFO org.ops4j.pax.jpa.impl.EntityManagerFactoryBuilderImpl - register EntityManagerFactoryBuilder service for persistence unit emfBuilderTestUnit...
452 [main] INFO org.ops4j.pax.jpa.impl.EntityManagerFactoryBuilderImpl - register EntityManagerFactoryBuilder service for persistence unit emfBuilderTestUnit...
5457 [main] INFO org.ops4j.pax.jpa.impl.tracker.PersistenceBundleTrackerCustomizer - persistence bundle org.osgi.test.cases.jpa.emfBuilderBundle (version: 4.2.0.202212101352, id: 25, state: UNINSTALLED) is removed now
5457 [main] INFO org.ops4j.pax.jpa.impl.PersistenceProviderBundle - Shutdown persistence bundle org.osgi.test.cases.jpa.emfBuilderBundle (version: 4.2.0.202212101352, id: 25, state: UNINSTALLED)

Check warning on line 0 in org.osgi.test.cases.jpa.junit.JPAService_1_1_TestCase

See this annotation in the file changed.

@github-actions github-actions / Test Results

testClosingEntityManagerFactoryService (org.osgi.test.cases.jpa.junit.JPAService_1_1_TestCase) failed

artifacts/tck-results/pax-jpa-tck/target/test-reports/tck/TEST-org.osgi.test.cases.jpa-8.1.0.xml [took 5s]
Raw output
Service for javax.persistence.EntityManagerFactory was not registered after waiting 5000 milliseconds
junit.framework.AssertionFailedError: Service for javax.persistence.EntityManagerFactory was not registered after waiting 5000 milliseconds
 at junit.framework.Assert.fail(Assert.java:57)
 at junit.framework.Assert.assertTrue(Assert.java:22)
 at junit.framework.Assert.assertNotNull(Assert.java:256)
 at junit.framework.TestCase.assertNotNull(TestCase.java:399)
 at org.osgi.test.cases.jpa.junit.JPAService_1_1_TestCase.waitForService(JPAService_1_1_TestCase.java:293)
 at org.osgi.test.cases.jpa.junit.JPAService_1_1_TestCase.testClosingEntityManagerFactoryService(JPAService_1_1_TestCase.java:180)
 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/java.lang.reflect.Method.invoke(Method.java:568)
 at junit.framework.TestCase.runTest(TestCase.java:177)
 at junit.framework.TestCase.runBare(TestCase.java:142)
 at junit.framework.TestResult$1.protect(TestResult.java:122)
 at junit.framework.TestResult.runProtected(TestResult.java:142)
 at junit.framework.TestResult.run(TestResult.java:125)
 at junit.framework.TestCase.run(TestCase.java:130)
 at junit.framework.TestSuite.runTest(TestSuite.java:241)
 at junit.framework.TestSuite.run(TestSuite.java:236)
 at junit.framework.TestSuite.runTest(TestSuite.java:241)
 at junit.framework.TestSuite.run(TestSuite.java:236)
 at aQute.junit.Activator.test(Activator.java:366)
 at aQute.junit.Activator.automatic(Activator.java:277)
 at aQute.junit.Activator.run(Activator.java:190)
 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
 at aQute.launcher.Launcher.handleMainCallable(Launcher.java:464)
 at aQute.launcher.Launcher.launch(Launcher.java:437)
 at aQute.launcher.Launcher.run(Launcher.java:185)
 at aQute.launcher.Launcher.main(Launcher.java:161)
 at aQute.launcher.pre.EmbeddedLauncher.executeWithRunPath(EmbeddedLauncher.java:170)
 at aQute.launcher.pre.EmbeddedLauncher.findAndExecute(EmbeddedLauncher.java:135)
 at aQute.launcher.pre.EmbeddedLauncher.main(EmbeddedLauncher.java:52)
5463 [main] INFO org.ops4j.pax.jpa.impl.tracker.PersistenceBundleTrackerCustomizer - discovered persistence bundle org.osgi.test.cases.jpa.emfBuilderBundle (version: 4.2.0.202212101352, id: 26, state: INSTALLED) (Meta-Persistence = )
5464 [main] INFO org.ops4j.pax.jpa.impl.tracker.PersistenceBundleTrackerCustomizer - tracking configuration for persistence unit emfBuilderTestUnit under pid org.ops4j.pax.jpa.pu.emfBuilderTestUnit, this is non standard behavior, if you find this feature useful visit https://github.com/osgi/osgi/issues/279 and vote or comment so this could be standardized in a future release of OSGi.
5464 [main] INFO org.ops4j.pax.jpa.impl.tracker.PersistenceBundleTrackerCustomizer - tracking factory-configurations for persistence unit emfBuilderTestUnit under factory.pid org.ops4j.pax.jpa.pu.emfBuilderTestUnit for multi-tenant support, this is non standard behavior, if you find this feature useful visit https://github.com/osgi/osgi/issues/280 and vote or comment so this could be standardized in a future release of OSGi.
5465 [main] INFO org.ops4j.pax.jpa.impl.PersistenceProviderBundle - assign persistence provider org.eclipse.persistence.jpa.PersistenceProvider from bundle org.eclipse.persistence.jpa (version: 2.4.2.v20130514-5956486, id: 11, state: ACTIVE) to persistence unit emfBuilderTestUnit
5465 [main] INFO org.ops4j.pax.jpa.impl.EntityManagerFactoryBuilderImpl - no javax.persistence.jdbc.driver property specified persistence unit emfBuilderTestUnit is incomplete
5467 [main] INFO org.ops4j.pax.jpa.impl.EntityManagerFactoryBuilderImpl - register EntityManagerFactoryBuilder service for persistence unit emfBuilderTestUnit...
5470 [main] INFO org.ops4j.pax.jpa.impl.EntityManagerFactoryBuilderImpl - register EntityManagerFactoryBuilder service for persistence unit emfBuilderTestUnit...
10471 [main] INFO org.ops4j.pax.jpa.impl.tracker.PersistenceBundleTrackerCustomizer - persistence bundle org.osgi.test.cases.jpa.emfBuilderBundle (version: 4.2.0.202212101352, id: 26, state: UNINSTALLED) is removed now
10471 [main] INFO org.ops4j.pax.jpa.impl.PersistenceProviderBundle - Shutdown persistence bundle org.osgi.test.cases.jpa.emfBuilderBundle (version: 4.2.0.202212101352, id: 26, state: UNINSTALLED)

Check failure on line 0 in org.osgi.test.cases.jpa.junit.JPAService_1_1_TestCase

See this annotation in the file changed.

@github-actions github-actions / Test Results

testReportsCorrectPersistenceProviderDetails (org.osgi.test.cases.jpa.junit.JPAService_1_1_TestCase) with error

artifacts/tck-results/pax-jpa-tck/target/test-reports/tck/TEST-org.osgi.test.cases.jpa-8.1.0.xml [took 0s]
Raw output
Cannot read the array length because "<local7>" is null
java.lang.NullPointerException: Cannot read the array length because "<local7>" is null
 at org.osgi.test.cases.jpa.junit.JPAService_1_1_TestCase.testReportsCorrectPersistenceProviderDetails(JPAService_1_1_TestCase.java:247)
 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/java.lang.reflect.Method.invoke(Method.java:568)
 at junit.framework.TestCase.runTest(TestCase.java:177)
 at junit.framework.TestCase.runBare(TestCase.java:142)
 at junit.framework.TestResult$1.protect(TestResult.java:122)
 at junit.framework.TestResult.runProtected(TestResult.java:142)
 at junit.framework.TestResult.run(TestResult.java:125)
 at junit.framework.TestCase.run(TestCase.java:130)
 at junit.framework.TestSuite.runTest(TestSuite.java:241)
 at junit.framework.TestSuite.run(TestSuite.java:236)
 at junit.framework.TestSuite.runTest(TestSuite.java:241)
 at junit.framework.TestSuite.run(TestSuite.java:236)
 at aQute.junit.Activator.test(Activator.java:366)
 at aQute.junit.Activator.automatic(Activator.java:277)
 at aQute.junit.Activator.run(Activator.java:190)
 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
 at aQute.launcher.Launcher.handleMainCallable(Launcher.java:464)
 at aQute.launcher.Launcher.launch(Launcher.java:437)
 at aQute.launcher.Launcher.run(Launcher.java:185)
 at aQute.launcher.Launcher.main(Launcher.java:161)
 at aQute.launcher.pre.EmbeddedLauncher.executeWithRunPath(EmbeddedLauncher.java:170)
 at aQute.launcher.pre.EmbeddedLauncher.findAndExecute(EmbeddedLauncher.java:135)
 at aQute.launcher.pre.EmbeddedLauncher.main(EmbeddedLauncher.java:52)
10474 [main] INFO org.ops4j.pax.jpa.impl.tracker.PersistenceBundleTrackerCustomizer - discovered persistence bundle org.osgi.test.cases.jpa.emfBuilderBundle (version: 4.2.0.202212101352, id: 27, state: INSTALLED) (Meta-Persistence = )
10475 [main] INFO org.ops4j.pax.jpa.impl.tracker.PersistenceBundleTrackerCustomizer - tracking configuration for persistence unit emfBuilderTestUnit under pid org.ops4j.pax.jpa.pu.emfBuilderTestUnit, this is non standard behavior, if you find this feature useful visit https://github.com/osgi/osgi/issues/279 and vote or comment so this could be standardized in a future release of OSGi.
10475 [main] INFO org.ops4j.pax.jpa.impl.tracker.PersistenceBundleTrackerCustomizer - tracking factory-configurations for persistence unit emfBuilderTestUnit under factory.pid org.ops4j.pax.jpa.pu.emfBuilderTestUnit for multi-tenant support, this is non standard behavior, if you find this feature useful visit https://github.com/osgi/osgi/issues/280 and vote or comment so this could be standardized in a future release of OSGi.
10476 [main] INFO org.ops4j.pax.jpa.impl.PersistenceProviderBundle - assign persistence provider org.eclipse.persistence.jpa.PersistenceProvider from bundle org.eclipse.persistence.jpa (version: 2.4.2.v20130514-5956486, id: 11, state: ACTIVE) to persistence unit emfBuilderTestUnit
10476 [main] INFO org.ops4j.pax.jpa.impl.EntityManagerFactoryBuilderImpl - no javax.persistence.jdbc.driver property specified persistence unit emfBuilderTestUnit is incomplete
10478 [main] INFO org.ops4j.pax.jpa.impl.EntityManagerFactoryBuilderImpl - register EntityManagerFactoryBuilder service for persistence unit emfBuilderTestUnit...
10479 [main] INFO org.ops4j.pax.jpa.impl.tracker.PersistenceBundleTrackerCustomizer - persistence bundle org.osgi.test.cases.jpa.emfBuilderBundle (version: 4.2.0.202212101352, id: 27, state: UNINSTALLED) is removed now
10479 [main] INFO org.ops4j.pax.jpa.impl.PersistenceProviderBundle - Shutdown persistence bundle org.osgi.test.cases.jpa.emfBuilderBundle (version: 4.2.0.202212101352, id: 27, state: UNINSTALLED)

Check warning on line 0 in org.osgi.test.cases.jpa.junit.JPATestCase

See this annotation in the file changed.

@github-actions github-actions / Test Results

testPersistenceBundleStopping (org.osgi.test.cases.jpa.junit.JPATestCase) failed

artifacts/tck-results/pax-jpa-tck/target/test-reports/tck/TEST-org.osgi.test.cases.jpa-8.1.0.xml [took 5s]
Raw output
Service for javax.persistence.EntityManagerFactory was not registered after waiting 5000 milliseconds
junit.framework.AssertionFailedError: Service for javax.persistence.EntityManagerFactory was not registered after waiting 5000 milliseconds
 at junit.framework.Assert.fail(Assert.java:57)
 at junit.framework.Assert.assertTrue(Assert.java:22)
 at junit.framework.Assert.assertNotNull(Assert.java:256)
 at junit.framework.TestCase.assertNotNull(TestCase.java:399)
 at org.osgi.test.cases.jpa.junit.JPATestCase.waitForService(JPATestCase.java:325)
 at org.osgi.test.cases.jpa.junit.JPATestCase.testPersistenceBundleStopping(JPATestCase.java:273)
 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/java.lang.reflect.Method.invoke(Method.java:568)
 at junit.framework.TestCase.runTest(TestCase.java:177)
 at junit.framework.TestCase.runBare(TestCase.java:142)
 at junit.framework.TestResult$1.protect(TestResult.java:122)
 at junit.framework.TestResult.runProtected(TestResult.java:142)
 at junit.framework.TestResult.run(TestResult.java:125)
 at junit.framework.TestCase.run(TestCase.java:130)
 at junit.framework.TestSuite.runTest(TestSuite.java:241)
 at junit.framework.TestSuite.run(TestSuite.java:236)
 at junit.framework.TestSuite.runTest(TestSuite.java:241)
 at junit.framework.TestSuite.run(TestSuite.java:236)
 at aQute.junit.Activator.test(Activator.java:366)
 at aQute.junit.Activator.automatic(Activator.java:277)
 at aQute.junit.Activator.run(Activator.java:190)
 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
 at aQute.launcher.Launcher.handleMainCallable(Launcher.java:464)
 at aQute.launcher.Launcher.launch(Launcher.java:437)
 at aQute.launcher.Launcher.run(Launcher.java:185)
 at aQute.launcher.Launcher.main(Launcher.java:161)
 at aQute.launcher.pre.EmbeddedLauncher.executeWithRunPath(EmbeddedLauncher.java:170)
 at aQute.launcher.pre.EmbeddedLauncher.findAndExecute(EmbeddedLauncher.java:135)
 at aQute.launcher.pre.EmbeddedLauncher.main(EmbeddedLauncher.java:52)
10481 [main] INFO org.ops4j.pax.jpa.impl.tracker.PersistenceBundleTrackerCustomizer - discovered persistence bundle org.osgi.test.cases.jpa.emfBundle (version: 4.2.0.202212101352, id: 28, state: INSTALLED) (Meta-Persistence = )
10483 [main] INFO org.ops4j.pax.jpa.impl.tracker.PersistenceBundleTrackerCustomizer - tracking configuration for persistence unit emfTestUnit under pid org.ops4j.pax.jpa.pu.emfTestUnit, this is non standard behavior, if you find this feature useful visit https://github.com/osgi/osgi/issues/279 and vote or comment so this could be standardized in a future release of OSGi.
10483 [main] INFO org.ops4j.pax.jpa.impl.tracker.PersistenceBundleTrackerCustomizer - tracking factory-configurations for persistence unit emfTestUnit under factory.pid org.ops4j.pax.jpa.pu.emfTestUnit for multi-tenant support, this is non standard behavior, if you find this feature useful visit https://github.com/osgi/osgi/issues/280 and vote or comment so this could be standardized in a future release of OSGi.
10483 [main] INFO org.ops4j.pax.jpa.impl.PersistenceProviderBundle - assign persistence provider org.eclipse.persistence.jpa.PersistenceProvider from bundle org.eclipse.persistence.jpa (version: 2.4.2.v20130514-5956486, id: 11, state: ACTIVE) to persistence unit emfTestUnit
10484 [main] INFO org.ops4j.pax.jpa.impl.EntityManagerFactoryBuilderImpl - register EntityManagerFactoryBuilder service for persistence unit emfTestUnit...

Check warning on line 0 in org.osgi.test.cases.jpa.junit.JPATestCase

See this annotation in the file changed.

@github-actions github-actions / Test Results

testPersistenceClass (org.osgi.test.cases.jpa.junit.JPATestCase) failed

artifacts/tck-results/pax-jpa-tck/target/test-reports/tck/TEST-org.osgi.test.cases.jpa-8.1.0.xml [took 5s]
Raw output
Service for javax.persistence.EntityManagerFactory was not registered after waiting 5000 milliseconds
junit.framework.AssertionFailedError: Service for javax.persistence.EntityManagerFactory was not registered after waiting 5000 milliseconds
 at junit.framework.Assert.fail(Assert.java:57)
 at junit.framework.Assert.assertTrue(Assert.java:22)
 at junit.framework.Assert.assertNotNull(Assert.java:256)
 at junit.framework.TestCase.assertNotNull(TestCase.java:399)
 at org.osgi.test.cases.jpa.junit.JPATestCase.waitForService(JPATestCase.java:325)
 at org.osgi.test.cases.jpa.junit.JPATestCase.testPersistenceClass(JPATestCase.java:49)
 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/java.lang.reflect.Method.invoke(Method.java:568)
 at junit.framework.TestCase.runTest(TestCase.java:177)
 at junit.framework.TestCase.runBare(TestCase.java:142)
 at junit.framework.TestResult$1.protect(TestResult.java:122)
 at junit.framework.TestResult.runProtected(TestResult.java:142)
 at junit.framework.TestResult.run(TestResult.java:125)
 at junit.framework.TestCase.run(TestCase.java:130)
 at junit.framework.TestSuite.runTest(TestSuite.java:241)
 at junit.framework.TestSuite.run(TestSuite.java:236)
 at junit.framework.TestSuite.runTest(TestSuite.java:241)
 at junit.framework.TestSuite.run(TestSuite.java:236)
 at aQute.junit.Activator.test(Activator.java:366)
 at aQute.junit.Activator.automatic(Activator.java:277)
 at aQute.junit.Activator.run(Activator.java:190)
 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
 at aQute.launcher.Launcher.handleMainCallable(Launcher.java:464)
 at aQute.launcher.Launcher.launch(Launcher.java:437)
 at aQute.launcher.Launcher.run(Launcher.java:185)
 at aQute.launcher.Launcher.main(Launcher.java:161)
 at aQute.launcher.pre.EmbeddedLauncher.executeWithRunPath(EmbeddedLauncher.java:170)
 at aQute.launcher.pre.EmbeddedLauncher.findAndExecute(EmbeddedLauncher.java:135)
 at aQute.launcher.pre.EmbeddedLauncher.main(EmbeddedLauncher.java:52)
15488 [main] INFO org.ops4j.pax.jpa.impl.tracker.PersistenceBundleTrackerCustomizer - discovered persistence bundle org.osgi.test.cases.jpa.staticAccessBundle (version: 4.2.0.202212101352, id: 29, state: INSTALLED) (Meta-Persistence = )
15490 [main] INFO org.ops4j.pax.jpa.impl.tracker.PersistenceBundleTrackerCustomizer - tracking configuration for persistence unit staticAccessTestUnit under pid org.ops4j.pax.jpa.pu.staticAccessTestUnit, this is non standard behavior, if you find this feature useful visit https://github.com/osgi/osgi/issues/279 and vote or comment so this could be standardized in a future release of OSGi.
15490 [main] INFO org.ops4j.pax.jpa.impl.tracker.PersistenceBundleTrackerCustomizer - tracking factory-configurations for persistence unit staticAccessTestUnit under factory.pid org.ops4j.pax.jpa.pu.staticAccessTestUnit for multi-tenant support, this is non standard behavior, if you find this feature useful visit https://github.com/osgi/osgi/issues/280 and vote or comment so this could be standardized in a future release of OSGi.
15490 [main] INFO org.ops4j.pax.jpa.impl.PersistenceProviderBundle - assign persistence provider org.eclipse.persistence.jpa.PersistenceProvider from bundle org.eclipse.persistence.jpa (version: 2.4.2.v20130514-5956486, id: 11, state: ACTIVE) to persistence unit staticAccessTestUnit
15492 [main] INFO org.ops4j.pax.jpa.impl.EntityManagerFactoryBuilderImpl - register EntityManagerFactoryBuilder service for persistence unit staticAccessTestUnit...

Check warning on line 0 in org.osgi.test.cases.jpa.junit.JPATestCase

See this annotation in the file changed.

@github-actions github-actions / Test Results

testEntityManagerFactoryRebindingWithBuilder (org.osgi.test.cases.jpa.junit.JPATestCase) failed

artifacts/tck-results/pax-jpa-tck/target/test-reports/tck/TEST-org.osgi.test.cases.jpa-8.1.0.xml [took 5s]
Raw output
Service for javax.persistence.EntityManagerFactory was not registered after waiting 5000 milliseconds
junit.framework.AssertionFailedError: Service for javax.persistence.EntityManagerFactory was not registered after waiting 5000 milliseconds
 at junit.framework.Assert.fail(Assert.java:57)
 at junit.framework.Assert.assertTrue(Assert.java:22)
 at junit.framework.Assert.assertNotNull(Assert.java:256)
 at junit.framework.TestCase.assertNotNull(TestCase.java:399)
 at org.osgi.test.cases.jpa.junit.JPATestCase.waitForService(JPATestCase.java:325)
 at org.osgi.test.cases.jpa.junit.JPATestCase.testEntityManagerFactoryRebindingWithBuilder(JPATestCase.java:181)
 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/java.lang.reflect.Method.invoke(Method.java:568)
 at junit.framework.TestCase.runTest(TestCase.java:177)
 at junit.framework.TestCase.runBare(TestCase.java:142)
 at junit.framework.TestResult$1.protect(TestResult.java:122)
 at junit.framework.TestResult.runProtected(TestResult.java:142)
 at junit.framework.TestResult.run(TestResult.java:125)
 at junit.framework.TestCase.run(TestCase.java:130)
 at junit.framework.TestSuite.runTest(TestSuite.java:241)
 at junit.framework.TestSuite.run(TestSuite.java:236)
 at junit.framework.TestSuite.runTest(TestSuite.java:241)
 at junit.framework.TestSuite.run(TestSuite.java:236)
 at aQute.junit.Activator.test(Activator.java:366)
 at aQute.junit.Activator.automatic(Activator.java:277)
 at aQute.junit.Activator.run(Activator.java:190)
 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
 at aQute.launcher.Launcher.handleMainCallable(Launcher.java:464)
 at aQute.launcher.Launcher.launch(Launcher.java:437)
 at aQute.launcher.Launcher.run(Launcher.java:185)
 at aQute.launcher.Launcher.main(Launcher.java:161)
 at aQute.launcher.pre.EmbeddedLauncher.executeWithRunPath(EmbeddedLauncher.java:170)
 at aQute.launcher.pre.EmbeddedLauncher.findAndExecute(EmbeddedLauncher.java:135)
 at aQute.launcher.pre.EmbeddedLauncher.main(EmbeddedLauncher.java:52)
20495 [main] INFO org.ops4j.pax.jpa.impl.tracker.PersistenceBundleTrackerCustomizer - discovered persistence bundle org.osgi.test.cases.jpa.emfRebindingWithBuilderBundle (version: 4.2.0.202212101352, id: 30, state: INSTALLED) (Meta-Persistence = )
20497 [main] INFO org.ops4j.pax.jpa.impl.tracker.PersistenceBundleTrackerCustomizer - tracking configuration for persistence unit emfRebindingWithBuilderTestUnit under pid org.ops4j.pax.jpa.pu.emfRebindingWithBuilderTestUnit, this is non standard behavior, if you find this feature useful visit https://github.com/osgi/osgi/issues/279 and vote or comment so this could be standardized in a future release of OSGi.
20497 [main] INFO org.ops4j.pax.jpa.impl.tracker.PersistenceBundleTrackerCustomizer - tracking factory-configurations for persistence unit emfRebindingWithBuilderTestUnit under factory.pid org.ops4j.pax.jpa.pu.emfRebindingWithBuilderTestUnit for multi-tenant support, this is non standard behavior, if you find this feature useful visit https://github.com/osgi/osgi/issues/280 and vote or comment so this could be standardized in a future release of OSGi.
20498 [main] INFO org.ops4j.pax.jpa.impl.PersistenceProviderBundle - assign persistence provider org.eclipse.persistence.jpa.PersistenceProvider from bundle org.eclipse.persistence.jpa (version: 2.4.2.v20130514-5956486, id: 11, state: ACTIVE) to persistence unit emfRebindingWithBuilderTestUnit
20500 [main] INFO org.ops4j.pax.jpa.impl.EntityManagerFactoryBuilderImpl - register EntityManagerFactoryBuilder service for persistence unit emfRebindingWithBuilderTestUnit...

Check warning on line 0 in org.osgi.test.cases.jpa.junit.JPATestCase

See this annotation in the file changed.

@github-actions github-actions / Test Results

testPersistenceClassWithMap (org.osgi.test.cases.jpa.junit.JPATestCase) failed

artifacts/tck-results/pax-jpa-tck/target/test-reports/tck/TEST-org.osgi.test.cases.jpa-8.1.0.xml [took 0s]
Raw output
Can't get service reference for org.osgi.service.jdbc.DataSourceFactorynull
junit.framework.AssertionFailedError: Can't get service reference for org.osgi.service.jdbc.DataSourceFactorynull
 at junit.framework.Assert.fail(Assert.java:57)
 at junit.framework.TestCase.fail(TestCase.java:223)
 at org.osgi.test.support.compatibility.DefaultTestBundleControl.getService(DefaultTestBundleControl.java:402)
 at org.osgi.test.support.compatibility.DefaultTestBundleControl.getService(DefaultTestBundleControl.java:385)
 at org.osgi.test.cases.jpa.junit.JPATestCase.testPersistenceClassWithMap(JPATestCase.java:68)
 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/java.lang.reflect.Method.invoke(Method.java:568)
 at junit.framework.TestCase.runTest(TestCase.java:177)
 at junit.framework.TestCase.runBare(TestCase.java:142)
 at junit.framework.TestResult$1.protect(TestResult.java:122)
 at junit.framework.TestResult.runProtected(TestResult.java:142)
 at junit.framework.TestResult.run(TestResult.java:125)
 at junit.framework.TestCase.run(TestCase.java:130)
 at junit.framework.TestSuite.runTest(TestSuite.java:241)
 at junit.framework.TestSuite.run(TestSuite.java:236)
 at junit.framework.TestSuite.runTest(TestSuite.java:241)
 at junit.framework.TestSuite.run(TestSuite.java:236)
 at aQute.junit.Activator.test(Activator.java:366)
 at aQute.junit.Activator.automatic(Activator.java:277)
 at aQute.junit.Activator.run(Activator.java:190)
 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
 at aQute.launcher.Launcher.handleMainCallable(Launcher.java:464)
 at aQute.launcher.Launcher.launch(Launcher.java:437)
 at aQute.launcher.Launcher.run(Launcher.java:185)
 at aQute.launcher.Launcher.main(Launcher.java:161)
 at aQute.launcher.pre.EmbeddedLauncher.executeWithRunPath(EmbeddedLauncher.java:170)
 at aQute.launcher.pre.EmbeddedLauncher.findAndExecute(EmbeddedLauncher.java:135)
 at aQute.launcher.pre.EmbeddedLauncher.main(EmbeddedLauncher.java:52)
25510 [main] INFO org.ops4j.pax.jpa.impl.tracker.PersistenceBundleTrackerCustomizer - discovered persistence bundle org.osgi.test.cases.jpa.staticAccessWithMapBundle (version: 4.2.0.202212101352, id: 32, state: INSTALLED) (Meta-Persistence = )
25512 [main] INFO org.ops4j.pax.jpa.impl.tracker.PersistenceBundleTrackerCustomizer - tracking configuration for persistence unit staticAccessWithMapTestUnit under pid org.ops4j.pax.jpa.pu.staticAccessWithMapTestUnit, this is non standard behavior, if you find this feature useful visit https://github.com/osgi/osgi/issues/279 and vote or comment so this could be standardized in a future release of OSGi.
25512 [main] INFO org.ops4j.pax.jpa.impl.tracker.PersistenceBundleTrackerCustomizer - tracking factory-configurations for persistence unit staticAccessWithMapTestUnit under factory.pid org.ops4j.pax.jpa.pu.staticAccessWithMapTestUnit for multi-tenant support, this is non standard behavior, if you find this feature useful visit https://github.com/osgi/osgi/issues/280 and vote or comment so this could be standardized in a future release of OSGi.
25512 [main] INFO org.ops4j.pax.jpa.impl.PersistenceProviderBundle - assign persistence provider org.eclipse.persistence.jpa.PersistenceProvider from bundle org.eclipse.persistence.jpa (version: 2.4.2.v20130514-5956486, id: 11, state: ACTIVE) to persistence unit staticAccessWithMapTestUnit
25512 [main] INFO org.ops4j.pax.jpa.impl.EntityManagerFactoryBuilderImpl - no javax.persistence.jdbc.driver property specified persistence unit staticAccessWithMapTestUnit is incomplete
25513 [main] INFO org.ops4j.pax.jpa.impl.EntityManagerFactoryBuilderImpl - register EntityManagerFactoryBuilder service for persistence unit staticAccessWithMapTestUnit...
25514 [main] INFO org.ops4j.pax.jpa.impl.tracker.PersistenceBundleTrackerCustomizer - persistence bundle org.osgi.test.cases.jpa.staticAccessWithMapBundle (version: 4.2.0.202212101352, id: 32, state: UNINSTALLED) is removed now
25515 [main] INFO org.ops4j.pax.jpa.impl.PersistenceProviderBundle - Shutdown persistence bundle org.osgi.test.cases.jpa.staticAccessWithMapBundle (version: 4.2.0.202212101352, id: 32, state: UNINSTALLED)

Check warning on line 0 in org.osgi.test.cases.jpa.junit.JPATestCase

See this annotation in the file changed.

@github-actions github-actions / Test Results

testPersistenceProviderRegistration (org.osgi.test.cases.jpa.junit.JPATestCase) failed

artifacts/tck-results/pax-jpa-tck/target/test-reports/tck/TEST-org.osgi.test.cases.jpa-8.1.0.xml [took 0s]
Raw output
Can't get service reference for javax.persistence.spi.PersistenceProvidernull
junit.framework.AssertionFailedError: Can't get service reference for javax.persistence.spi.PersistenceProvidernull
 at junit.framework.Assert.fail(Assert.java:57)
 at junit.framework.TestCase.fail(TestCase.java:223)
 at org.osgi.test.support.compatibility.DefaultTestBundleControl.getService(DefaultTestBundleControl.java:402)
 at org.osgi.test.support.compatibility.DefaultTestBundleControl.getService(DefaultTestBundleControl.java:385)
 at org.osgi.test.cases.jpa.junit.JPATestCase.testPersistenceProviderRegistration(JPATestCase.java:305)
 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/java.lang.reflect.Method.invoke(Method.java:568)
 at junit.framework.TestCase.runTest(TestCase.java:177)
 at junit.framework.TestCase.runBare(TestCase.java:142)
 at junit.framework.TestResult$1.protect(TestResult.java:122)
 at junit.framework.TestResult.runProtected(TestResult.java:142)
 at junit.framework.TestResult.run(TestResult.java:125)
 at junit.framework.TestCase.run(TestCase.java:130)
 at junit.framework.TestSuite.runTest(TestSuite.java:241)
 at junit.framework.TestSuite.run(TestSuite.java:236)
 at junit.framework.TestSuite.runTest(TestSuite.java:241)
 at junit.framework.TestSuite.run(TestSuite.java:236)
 at aQute.junit.Activator.test(Activator.java:366)
 at aQute.junit.Activator.automatic(Activator.java:277)
 at aQute.junit.Activator.run(Activator.java:190)
 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
 at aQute.launcher.Launcher.handleMainCallable(Launcher.java:464)
 at aQute.launcher.Launcher.launch(Launcher.java:437)
 at aQute.launcher.Launcher.run(Launcher.java:185)
 at aQute.launcher.Launcher.main(Launcher.java:161)
 at aQute.launcher.pre.EmbeddedLauncher.executeWithRunPath(EmbeddedLauncher.java:170)
 at aQute.launcher.pre.EmbeddedLauncher.findAndExecute(EmbeddedLauncher.java:135)
 at aQute.launcher.pre.EmbeddedLauncher.main(EmbeddedLauncher.java:52)

Check warning on line 0 in org.osgi.test.cases.jpa.junit.JPATestCase

See this annotation in the file changed.

@github-actions github-actions / Test Results

testEntityManagerFactoryBuilder (org.osgi.test.cases.jpa.junit.JPATestCase) failed

artifacts/tck-results/pax-jpa-tck/target/test-reports/tck/TEST-org.osgi.test.cases.jpa-8.1.0.xml [took 0s]
Raw output
Can't get service reference for org.osgi.service.jdbc.DataSourceFactorynull
junit.framework.AssertionFailedError: Can't get service reference for org.osgi.service.jdbc.DataSourceFactorynull
 at junit.framework.Assert.fail(Assert.java:57)
 at junit.framework.TestCase.fail(TestCase.java:223)
 at org.osgi.test.support.compatibility.DefaultTestBundleControl.getService(DefaultTestBundleControl.java:402)
 at org.osgi.test.support.compatibility.DefaultTestBundleControl.getService(DefaultTestBundleControl.java:385)
 at org.osgi.test.cases.jpa.junit.JPATestCase.testEntityManagerFactoryBuilder(JPATestCase.java:125)
 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/java.lang.reflect.Method.invoke(Method.java:568)
 at junit.framework.TestCase.runTest(TestCase.java:177)
 at junit.framework.TestCase.runBare(TestCase.java:142)
 at junit.framework.TestResult$1.protect(TestResult.java:122)
 at junit.framework.TestResult.runProtected(TestResult.java:142)
 at junit.framework.TestResult.run(TestResult.java:125)
 at junit.framework.TestCase.run(TestCase.java:130)
 at junit.framework.TestSuite.runTest(TestSuite.java:241)
 at junit.framework.TestSuite.run(TestSuite.java:236)
 at junit.framework.TestSuite.runTest(TestSuite.java:241)
 at junit.framework.TestSuite.run(TestSuite.java:236)
 at aQute.junit.Activator.test(Activator.java:366)
 at aQute.junit.Activator.automatic(Activator.java:277)
 at aQute.junit.Activator.run(Activator.java:190)
 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
 at aQute.launcher.Launcher.handleMainCallable(Launcher.java:464)
 at aQute.launcher.Launcher.launch(Launcher.java:437)
 at aQute.launcher.Launcher.run(Launcher.java:185)
 at aQute.launcher.Launcher.main(Launcher.java:161)
 at aQute.launcher.pre.EmbeddedLauncher.executeWithRunPath(EmbeddedLauncher.java:170)
 at aQute.launcher.pre.EmbeddedLauncher.findAndExecute(EmbeddedLauncher.java:135)
 at aQute.launcher.pre.EmbeddedLauncher.main(EmbeddedLauncher.java:52)
25517 [main] INFO org.ops4j.pax.jpa.impl.tracker.PersistenceBundleTrackerCustomizer - discovered persistence bundle org.osgi.test.cases.jpa.emfBuilderBundle (version: 4.2.0.202212101352, id: 33, state: INSTALLED) (Meta-Persistence = )
25519 [main] INFO org.ops4j.pax.jpa.impl.tracker.PersistenceBundleTrackerCustomizer - tracking configuration for persistence unit emfBuilderTestUnit under pid org.ops4j.pax.jpa.pu.emfBuilderTestUnit, this is non standard behavior, if you find this feature useful visit https://github.com/osgi/osgi/issues/279 and vote or comment so this could be standardized in a future release of OSGi.
25519 [main] INFO org.ops4j.pax.jpa.impl.tracker.PersistenceBundleTrackerCustomizer - tracking factory-configurations for persistence unit emfBuilderTestUnit under factory.pid org.ops4j.pax.jpa.pu.emfBuilderTestUnit for multi-tenant support, this is non standard behavior, if you find this feature useful visit https://github.com/osgi/osgi/issues/280 and vote or comment so this could be standardized in a future release of OSGi.
25519 [main] INFO org.ops4j.pax.jpa.impl.PersistenceProviderBundle - assign persistence provider org.eclipse.persistence.jpa.PersistenceProvider from bundle org.eclipse.persistence.jpa (version: 2.4.2.v20130514-5956486, id: 11, state: ACTIVE) to persistence unit emfBuilderTestUnit
25519 [main] INFO org.ops4j.pax.jpa.impl.EntityManagerFactoryBuilderImpl - no javax.persistence.jdbc.driver property specified persistence unit emfBuilderTestUnit is incomplete
25521 [main] INFO org.ops4j.pax.jpa.impl.EntityManagerFactoryBuilderImpl - register EntityManagerFactoryBuilder service for persistence unit emfBuilderTestUnit...
25523 [main] INFO org.ops4j.pax.jpa.impl.tracker.PersistenceBundleTrackerCustomizer - persistence bundle org.osgi.test.cases.jpa.emfBuilderBundle (version: 4.2.0.202212101352, id: 33, state: UNINSTALLED) is removed now
25523 [main] INFO org.ops4j.pax.jpa.impl.PersistenceProviderBundle - Shutdown persistence bundle org.osgi.test.cases.jpa.emfBuilderBundle (version: 4.2.0.202212101352, id: 33, state: UNINSTALLED)

Check warning on line 0 in org.osgi.test.cases.jpa.junit.JPATestCase

See this annotation in the file changed.

@github-actions github-actions / Test Results

testConfigPropertiesWithEntityManagerFactoryBuilder (org.osgi.test.cases.jpa.junit.JPATestCase) failed

artifacts/tck-results/pax-jpa-tck/target/test-reports/tck/TEST-org.osgi.test.cases.jpa-8.1.0.xml [took 0s]
Raw output
Can't get service reference for org.osgi.service.jdbc.DataSourceFactorynull
junit.framework.AssertionFailedError: Can't get service reference for org.osgi.service.jdbc.DataSourceFactorynull
 at junit.framework.Assert.fail(Assert.java:57)
 at junit.framework.TestCase.fail(TestCase.java:223)
 at org.osgi.test.support.compatibility.DefaultTestBundleControl.getService(DefaultTestBundleControl.java:402)
 at org.osgi.test.support.compatibility.DefaultTestBundleControl.getService(DefaultTestBundleControl.java:385)
 at org.osgi.test.cases.jpa.junit.JPATestCase.testConfigPropertiesWithEntityManagerFactoryBuilder(JPATestCase.java:221)
 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/java.lang.reflect.Method.invoke(Method.java:568)
 at junit.framework.TestCase.runTest(TestCase.java:177)
 at junit.framework.TestCase.runBare(TestCase.java:142)
 at junit.framework.TestResult$1.protect(TestResult.java:122)
 at junit.framework.TestResult.runProtected(TestResult.java:142)
 at junit.framework.TestResult.run(TestResult.java:125)
 at junit.framework.TestCase.run(TestCase.java:130)
 at junit.framework.TestSuite.runTest(TestSuite.java:241)
 at junit.framework.TestSuite.run(TestSuite.java:236)
 at junit.framework.TestSuite.runTest(TestSuite.java:241)
 at junit.framework.TestSuite.run(TestSuite.java:236)
 at aQute.junit.Activator.test(Activator.java:366)
 at aQute.junit.Activator.automatic(Activator.java:277)
 at aQute.junit.Activator.run(Activator.java:190)
 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
 at aQute.launcher.Launcher.handleMainCallable(Launcher.java:464)
 at aQute.launcher.Launcher.launch(Launcher.java:437)
 at aQute.launcher.Launcher.run(Launcher.java:185)
 at aQute.launcher.Launcher.main(Launcher.java:161)
 at aQute.launcher.pre.EmbeddedLauncher.executeWithRunPath(EmbeddedLauncher.java:170)
 at aQute.launcher.pre.EmbeddedLauncher.findAndExecute(EmbeddedLauncher.java:135)
 at aQute.launcher.pre.EmbeddedLauncher.main(EmbeddedLauncher.java:52)
25525 [main] INFO org.ops4j.pax.jpa.impl.tracker.PersistenceBundleTrackerCustomizer - discovered persistence bundle org.osgi.test.cases.jpa.configPropertiesBundle (version: 4.2.0.202212101352, id: 34, state: INSTALLED) (Meta-Persistence = )
25527 [main] INFO org.ops4j.pax.jpa.impl.tracker.PersistenceBundleTrackerCustomizer - tracking configuration for persistence unit configPropertiesTestUnit under pid org.ops4j.pax.jpa.pu.configPropertiesTestUnit, this is non standard behavior, if you find this feature useful visit https://github.com/osgi/osgi/issues/279 and vote or comment so this could be standardized in a future release of OSGi.
25527 [main] INFO org.ops4j.pax.jpa.impl.tracker.PersistenceBundleTrackerCustomizer - tracking factory-configurations for persistence unit configPropertiesTestUnit under factory.pid org.ops4j.pax.jpa.pu.configPropertiesTestUnit for multi-tenant support, this is non standard behavior, if you find this feature useful visit https://github.com/osgi/osgi/issues/280 and vote or comment so this could be standardized in a future release of OSGi.
25527 [main] INFO org.ops4j.pax.jpa.impl.PersistenceProviderBundle - assign persistence provider org.eclipse.persistence.jpa.PersistenceProvider from bundle org.eclipse.persistence.jpa (version: 2.4.2.v20130514-5956486, id: 11, state: ACTIVE) to persistence unit configPropertiesTestUnit
25527 [main] INFO org.ops4j.pax.jpa.impl.EntityManagerFactoryBuilderImpl - no javax.persistence.jdbc.driver property specified persistence unit configPropertiesTestUnit is incomplete
25534 [main] INFO org.ops4j.pax.jpa.impl.EntityManagerFactoryBuilderImpl - register EntityManagerFactoryBuilder service for persistence unit configPropertiesTestUnit...
25535 [main] INFO org.ops4j.pax.jpa.impl.tracker.PersistenceBundleTrackerCustomizer - persistence bundle org.osgi.test.cases.jpa.configPropertiesBundle (version: 4.2.0.202212101352, id: 34, state: UNINSTALLED) is removed now
25535 [main] INFO org.ops4j.pax.jpa.impl.PersistenceProviderBundle - Shutdown persistence bundle org.osgi.test.cases.jpa.configPropertiesBundle (version: 4.2.0.202212101352, id: 34, state: UNINSTALLED)

Check warning on line 0 in org.osgi.test.cases.jpa.junit.JPATestCase

See this annotation in the file changed.

@github-actions github-actions / Test Results

testEntityManagerFactoryBuilderRebinding (org.osgi.test.cases.jpa.junit.JPATestCase) failed

artifacts/tck-results/pax-jpa-tck/target/test-reports/tck/TEST-org.osgi.test.cases.jpa-8.1.0.xml [took 0s]
Raw output
Can't get service reference for org.osgi.service.jdbc.DataSourceFactorynull
junit.framework.AssertionFailedError: Can't get service reference for org.osgi.service.jdbc.DataSourceFactorynull
 at junit.framework.Assert.fail(Assert.java:57)
 at junit.framework.TestCase.fail(TestCase.java:223)
 at org.osgi.test.support.compatibility.DefaultTestBundleControl.getService(DefaultTestBundleControl.java:402)
 at org.osgi.test.support.compatibility.DefaultTestBundleControl.getService(DefaultTestBundleControl.java:385)
 at org.osgi.test.cases.jpa.junit.JPATestCase.testEntityManagerFactoryBuilderRebinding(JPATestCase.java:154)
 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/java.lang.reflect.Method.invoke(Method.java:568)
 at junit.framework.TestCase.runTest(TestCase.java:177)
 at junit.framework.TestCase.runBare(TestCase.java:142)
 at junit.framework.TestResult$1.protect(TestResult.java:122)
 at junit.framework.TestResult.runProtected(TestResult.java:142)
 at junit.framework.TestResult.run(TestResult.java:125)
 at junit.framework.TestCase.run(TestCase.java:130)
 at junit.framework.TestSuite.runTest(TestSuite.java:241)
 at junit.framework.TestSuite.run(TestSuite.java:236)
 at junit.framework.TestSuite.runTest(TestSuite.java:241)
 at junit.framework.TestSuite.run(TestSuite.java:236)
 at aQute.junit.Activator.test(Activator.java:366)
 at aQute.junit.Activator.automatic(Activator.java:277)
 at aQute.junit.Activator.run(Activator.java:190)
 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
 at aQute.launcher.Launcher.handleMainCallable(Launcher.java:464)
 at aQute.launcher.Launcher.launch(Launcher.java:437)
 at aQute.launcher.Launcher.run(Launcher.java:185)
 at aQute.launcher.Launcher.main(Launcher.java:161)
 at aQute.launcher.pre.EmbeddedLauncher.executeWithRunPath(EmbeddedLauncher.java:170)
 at aQute.launcher.pre.EmbeddedLauncher.findAndExecute(EmbeddedLauncher.java:135)
 at aQute.launcher.pre.EmbeddedLauncher.main(EmbeddedLauncher.java:52)
25537 [main] INFO org.ops4j.pax.jpa.impl.tracker.PersistenceBundleTrackerCustomizer - discovered persistence bundle org.osgi.test.cases.jpa.emfBuilderRebindingBundle (version: 4.2.0.202212101352, id: 35, state: INSTALLED) (Meta-Persistence = )
25539 [main] INFO org.ops4j.pax.jpa.impl.tracker.PersistenceBundleTrackerCustomizer - tracking configuration for persistence unit emfBuilderRebindingTestUnit under pid org.ops4j.pax.jpa.pu.emfBuilderRebindingTestUnit, this is non standard behavior, if you find this feature useful visit https://github.com/osgi/osgi/issues/279 and vote or comment so this could be standardized in a future release of OSGi.
25539 [main] INFO org.ops4j.pax.jpa.impl.tracker.PersistenceBundleTrackerCustomizer - tracking factory-configurations for persistence unit emfBuilderRebindingTestUnit under factory.pid org.ops4j.pax.jpa.pu.emfBuilderRebindingTestUnit for multi-tenant support, this is non standard behavior, if you find this feature useful visit https://github.com/osgi/osgi/issues/280 and vote or comment so this could be standardized in a future release of OSGi.
25540 [main] INFO org.ops4j.pax.jpa.impl.PersistenceProviderBundle - assign persistence provider org.eclipse.persistence.jpa.PersistenceProvider from bundle org.eclipse.persistence.jpa (version: 2.4.2.v20130514-5956486, id: 11, state: ACTIVE) to persistence unit emfBuilderRebindingTestUnit
25540 [main] INFO org.ops4j.pax.jpa.impl.EntityManagerFactoryBuilderImpl - no javax.persistence.jdbc.driver property specified persistence unit emfBuilderRebindingTestUnit is incomplete
25541 [main] INFO org.ops4j.pax.jpa.impl.EntityManagerFactoryBuilderImpl - register EntityManagerFactoryBuilder service for persistence unit emfBuilderRebindingTestUnit...
25542 [main] INFO org.ops4j.pax.jpa.impl.tracker.PersistenceBundleTrackerCustomizer - persistence bundle org.osgi.test.cases.jpa.emfBuilderRebindingBundle (version: 4.2.0.202212101352, id: 35, state: UNINSTALLED) is removed now
25542 [main] INFO org.ops4j.pax.jpa.impl.PersistenceProviderBundle - Shutdown persistence bundle org.osgi.test.cases.jpa.emfBuilderRebindingBundle (version: 4.2.0.202212101352, id: 35, state: UNINSTALLED)

Check warning on line 0 in org.osgi.test.cases.jpa.junit.JPATestCase

See this annotation in the file changed.

@github-actions github-actions / Test Results

testDataSourceFactoryUnregistration (org.osgi.test.cases.jpa.junit.JPATestCase) failed

artifacts/tck-results/pax-jpa-tck/target/test-reports/tck/TEST-org.osgi.test.cases.jpa-8.1.0.xml [took 5s]
Raw output
Service for javax.persistence.EntityManagerFactory was not registered after waiting 5000 milliseconds
junit.framework.AssertionFailedError: Service for javax.persistence.EntityManagerFactory was not registered after waiting 5000 milliseconds
 at junit.framework.Assert.fail(Assert.java:57)
 at junit.framework.Assert.assertTrue(Assert.java:22)
 at junit.framework.Assert.assertNotNull(Assert.java:256)
 at junit.framework.TestCase.assertNotNull(TestCase.java:399)
 at org.osgi.test.cases.jpa.junit.JPATestCase.waitForService(JPATestCase.java:325)
 at org.osgi.test.cases.jpa.junit.JPATestCase.testDataSourceFactoryUnregistration(JPATestCase.java:245)
 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/java.lang.reflect.Method.invoke(Method.java:568)
 at junit.framework.TestCase.runTest(TestCase.java:177)
 at junit.framework.TestCase.runBare(TestCase.java:142)
 at junit.framework.TestResult$1.protect(TestResult.java:122)
 at junit.framework.TestResult.runProtected(TestResult.java:142)
 at junit.framework.TestResult.run(TestResult.java:125)
 at junit.framework.TestCase.run(TestCase.java:130)
 at junit.framework.TestSuite.runTest(TestSuite.java:241)
 at junit.framework.TestSuite.run(TestSuite.java:236)
 at junit.framework.TestSuite.runTest(TestSuite.java:241)
 at junit.framework.TestSuite.run(TestSuite.java:236)
 at aQute.junit.Activator.test(Activator.java:366)
 at aQute.junit.Activator.automatic(Activator.java:277)
 at aQute.junit.Activator.run(Activator.java:190)
 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
 at aQute.launcher.Launcher.handleMainCallable(Launcher.java:464)
 at aQute.launcher.Launcher.launch(Launcher.java:437)
 at aQute.launcher.Launcher.run(Launcher.java:185)
 at aQute.launcher.Launcher.main(Launcher.java:161)
 at aQute.launcher.pre.EmbeddedLauncher.executeWithRunPath(EmbeddedLauncher.java:170)
 at aQute.launcher.pre.EmbeddedLauncher.findAndExecute(EmbeddedLauncher.java:135)
 at aQute.launcher.pre.EmbeddedLauncher.main(EmbeddedLauncher.java:52)
25544 [main] INFO org.ops4j.pax.jpa.impl.tracker.PersistenceBundleTrackerCustomizer - discovered persistence bundle org.osgi.test.cases.jpa.dsfEMFBundle (version: 4.2.0.202212101352, id: 36, state: INSTALLED) (Meta-Persistence = )
25546 [main] INFO org.ops4j.pax.jpa.impl.tracker.PersistenceBundleTrackerCustomizer - tracking configuration for persistence unit dsfEMFTestUnit under pid org.ops4j.pax.jpa.pu.dsfEMFTestUnit, this is non standard behavior, if you find this feature useful visit https://github.com/osgi/osgi/issues/279 and vote or comment so this could be standardized in a future release of OSGi.
25546 [main] INFO org.ops4j.pax.jpa.impl.tracker.PersistenceBundleTrackerCustomizer - tracking factory-configurations for persistence unit dsfEMFTestUnit under factory.pid org.ops4j.pax.jpa.pu.dsfEMFTestUnit for multi-tenant support, this is non standard behavior, if you find this feature useful visit https://github.com/osgi/osgi/issues/280 and vote or comment so this could be standardized in a future release of OSGi.
25546 [main] INFO org.ops4j.pax.jpa.impl.PersistenceProviderBundle - assign persistence provider org.eclipse.persistence.jpa.PersistenceProvider from bundle org.eclipse.persistence.jpa (version: 2.4.2.v20130514-5956486, id: 11, state: ACTIVE) to persistence unit dsfEMFTestUnit
25547 [main] INFO org.ops4j.pax.jpa.impl.EntityManagerFactoryBuilderImpl - register EntityManagerFactoryBuilder service for persistence unit dsfEMFTestUnit...

Check warning on line 0 in org.osgi.test.cases.jpa.junit.JPATestCase

See this annotation in the file changed.

@github-actions github-actions / Test Results

testEntityManagerFactory (org.osgi.test.cases.jpa.junit.JPATestCase) failed

artifacts/tck-results/pax-jpa-tck/target/test-reports/tck/TEST-org.osgi.test.cases.jpa-8.1.0.xml [took 5s]
Raw output
Service for javax.persistence.EntityManagerFactory was not registered after waiting 5000 milliseconds
junit.framework.AssertionFailedError: Service for javax.persistence.EntityManagerFactory was not registered after waiting 5000 milliseconds
 at junit.framework.Assert.fail(Assert.java:57)
 at junit.framework.Assert.assertTrue(Assert.java:22)
 at junit.framework.Assert.assertNotNull(Assert.java:256)
 at junit.framework.TestCase.assertNotNull(TestCase.java:399)
 at org.osgi.test.cases.jpa.junit.JPATestCase.waitForService(JPATestCase.java:325)
 at org.osgi.test.cases.jpa.junit.JPATestCase.testEntityManagerFactory(JPATestCase.java:87)
 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/java.lang.reflect.Method.invoke(Method.java:568)
 at junit.framework.TestCase.runTest(TestCase.java:177)
 at junit.framework.TestCase.runBare(TestCase.java:142)
 at junit.framework.TestResult$1.protect(TestResult.java:122)
 at junit.framework.TestResult.runProtected(TestResult.java:142)
 at junit.framework.TestResult.run(TestResult.java:125)
 at junit.framework.TestCase.run(TestCase.java:130)
 at junit.framework.TestSuite.runTest(TestSuite.java:241)
 at junit.framework.TestSuite.run(TestSuite.java:236)
 at junit.framework.TestSuite.runTest(TestSuite.java:241)
 at junit.framework.TestSuite.run(TestSuite.java:236)
 at aQute.junit.Activator.test(Activator.java:366)
 at aQute.junit.Activator.automatic(Activator.java:277)
 at aQute.junit.Activator.run(Activator.java:190)
 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
 at aQute.launcher.Launcher.handleMainCallable(Launcher.java:464)
 at aQute.launcher.Launcher.launch(Launcher.java:437)
 at aQute.launcher.Launcher.run(Launcher.java:185)
 at aQute.launcher.Launcher.main(Launcher.java:161)
 at aQute.launcher.pre.EmbeddedLauncher.executeWithRunPath(EmbeddedLauncher.java:170)
 at aQute.launcher.pre.EmbeddedLauncher.findAndExecute(EmbeddedLauncher.java:135)
 at aQute.launcher.pre.EmbeddedLauncher.main(EmbeddedLauncher.java:52)

Check warning on line 0 in org.osgi.test.cases.jpa.junit.PersistenceUnitTests

See this annotation in the file changed.

@github-actions github-actions / Test Results

testNestedJarPersistenceLocation (org.osgi.test.cases.jpa.junit.PersistenceUnitTests) failed

artifacts/tck-results/pax-jpa-tck/target/test-reports/tck/TEST-org.osgi.test.cases.jpa-8.1.0.xml [took 0s]
Raw output
Can't get service reference for org.osgi.service.jpa.EntityManagerFactoryBuilder(osgi.unit.name=testUnit5)
junit.framework.AssertionFailedError: Can't get service reference for org.osgi.service.jpa.EntityManagerFactoryBuilder(osgi.unit.name=testUnit5)
 at junit.framework.Assert.fail(Assert.java:57)
 at junit.framework.TestCase.fail(TestCase.java:223)
 at org.osgi.test.support.compatibility.DefaultTestBundleControl.getService(DefaultTestBundleControl.java:402)
 at org.osgi.test.cases.jpa.junit.PersistenceUnitTests.testNestedJarPersistenceLocation(PersistenceUnitTests.java:109)
 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/java.lang.reflect.Method.invoke(Method.java:568)
 at junit.framework.TestCase.runTest(TestCase.java:177)
 at junit.framework.TestCase.runBare(TestCase.java:142)
 at junit.framework.TestResult$1.protect(TestResult.java:122)
 at junit.framework.TestResult.runProtected(TestResult.java:142)
 at junit.framework.TestResult.run(TestResult.java:125)
 at junit.framework.TestCase.run(TestCase.java:130)
 at junit.framework.TestSuite.runTest(TestSuite.java:241)
 at junit.framework.TestSuite.run(TestSuite.java:236)
 at junit.framework.TestSuite.runTest(TestSuite.java:241)
 at junit.framework.TestSuite.run(TestSuite.java:236)
 at aQute.junit.Activator.test(Activator.java:366)
 at aQute.junit.Activator.automatic(Activator.java:277)
 at aQute.junit.Activator.run(Activator.java:190)
 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
 at aQute.launcher.Launcher.handleMainCallable(Launcher.java:464)
 at aQute.launcher.Launcher.launch(Launcher.java:437)
 at aQute.launcher.Launcher.run(Launcher.java:185)
 at aQute.launcher.Launcher.main(Launcher.java:161)
 at aQute.launcher.pre.EmbeddedLauncher.executeWithRunPath(EmbeddedLauncher.java:170)
 at aQute.launcher.pre.EmbeddedLauncher.findAndExecute(EmbeddedLauncher.java:135)
 at aQute.launcher.pre.EmbeddedLauncher.main(EmbeddedLauncher.java:52)
40576 [main] INFO org.ops4j.pax.jpa.impl.tracker.PersistenceBundleTrackerCustomizer - discovered persistence bundle org.osgi.test.cases.jpa.nestedJarPersistenceLocation (version: 4.2.0.202212101352, id: 39, state: INSTALLED) (Meta-Persistence = jpa/nestedJar.jar!/persistence/jpa.xml)
40576 [main] ERROR org.ops4j.pax.jpa.impl.tracker.PersistenceBundleTrackerCustomizer - no assignable persistence units found in bundle org.osgi.test.cases.jpa.nestedJarPersistenceLocation (version: 4.2.0.202212101352, id: 39, state: INSTALLED), bundle is ignored
40576 [main] INFO org.ops4j.pax.jpa.impl.PersistenceProviderBundle - Shutdown persistence bundle org.osgi.test.cases.jpa.nestedJarPersistenceLocation (version: 4.2.0.202212101352, id: 39, state: INSTALLED)
40577 [main] INFO org.ops4j.pax.jpa.impl.tracker.PersistenceBundleTrackerCustomizer - discovered persistence bundle org.osgi.test.cases.jpa.nestedJarPersistenceLocation (version: 4.2.0.202212101352, id: 39, state: RESOLVED) (Meta-Persistence = jpa/nestedJar.jar!/persistence/jpa.xml)
40577 [main] ERROR org.ops4j.pax.jpa.impl.tracker.PersistenceBundleTrackerCustomizer - no assignable persistence units found in bundle org.osgi.test.cases.jpa.nestedJarPersistenceLocation (version: 4.2.0.202212101352, id: 39, state: RESOLVED), bundle is ignored
40577 [main] INFO org.ops4j.pax.jpa.impl.PersistenceProviderBundle - Shutdown persistence bundle org.osgi.test.cases.jpa.nestedJarPersistenceLocation (version: 4.2.0.202212101352, id: 39, state: RESOLVED)
40577 [main] INFO org.ops4j.pax.jpa.impl.tracker.PersistenceBundleTrackerCustomizer - discovered persistence bundle org.osgi.test.cases.jpa.nestedJarPersistenceLocation (version: 4.2.0.202212101352, id: 39, state: STARTING) (Meta-Persistence = jpa/nestedJar.jar!/persistence/jpa.xml)
40577 [main] ERROR org.ops4j.pax.jpa.impl.tracker.PersistenceBundleTrackerCustomizer - no assignable persistence units found in bundle org.osgi.test.cases.jpa.nestedJarPersistenceLocation (version: 4.2.0.202212101352, id: 39, state: STARTING), bundle is ignored
40577 [main] INFO org.ops4j.pax.jpa.impl.PersistenceProviderBundle - Shutdown persistence bundle org.osgi.test.cases.jpa.nestedJarPersistenceLocation (version: 4.2.0.202212101352, id: 39, state: STARTING)
40577 [main] INFO org.ops4j.pax.jpa.impl.tracker.PersistenceBundleTrackerCustomizer - discovered persistence bundle org.osgi.test.cases.jpa.nestedJarPersistenceLocation (version: 4.2.0.202212101352, id: 39, state: ACTIVE) (Meta-Persistence = jpa/nestedJar.jar!/persistence/jpa.xml)
40577 [main] ERROR org.ops4j.pax.jpa.impl.tracker.PersistenceBundleTrackerCustomizer - no assignable persistence units found in bundle org.osgi.test.cases.jpa.nestedJarPersistenceLocation (version: 4.2.0.202212101352, id: 39, state: ACTIVE), bundle is ignored
40577 [main] INFO org.ops4j.pax.jpa.impl.PersistenceProviderBundle - Shutdown persistence bundle org.osgi.test.cases.jpa.nestedJarPersistenceLocation (version: 4.2.0.202212101352, id: 39, state: ACTIVE)
40578 [main] INFO org.ops4j.pax.jpa.impl.tracker.PersistenceBundleTrackerCustomizer - discovered persistence bundle org.osgi.test.cases.jpa.nestedJarPersistenceLocation (version: 4.2.0.202212101352, id: 39, state: STOPPING) (Meta-Persistence = jpa/nestedJar.jar!/persistence/jpa.xml)
40578 [main] ERROR org.ops4j.pax.jpa.impl.tracker.PersistenceBundleTrackerCustomizer - no assignable persistence units found in bundle org.osgi.test.cases.jpa.nestedJarPersistenceLocation (version: 4.2.0.202212101352, id: 39, state: STOPPING), bundle is ignored
40578 [main] INFO org.ops4j.pax.jpa.impl.PersistenceProviderBundle - Shutdown persistence bundle org.osgi.test.cases.jpa.nestedJarPersistenceLocation (version: 4.2.0.202212101352, id: 39, state: STOPPING)
40578 [main] INFO org.ops4j.pax.jpa.impl.tracker.PersistenceBundleTrackerCustomizer - discovered persistence bundle org.osgi.test.cases.jpa.nestedJarPersistenceLocation (version: 4.2.0.202212101352, id: 39, state: RESOLVED) (Meta-Persistence = jpa/nestedJar.jar!/persistence/jpa.xml)
40578 [main] ERROR org.ops4j.pax.jpa.impl.tracker.PersistenceBundleTrackerCustomizer - no assignable persistence units found in bundle org.osgi.test.cases.jpa.nestedJarPersistenceLocation (version: 4.2.0.202212101352, id: 39, state: RESOLVED), bundle is ignored
40578 [main] INFO org.ops4j.pax.jpa.impl.PersistenceProviderBundle - Shutdown persistence bundle org.osgi.test.cases.jpa.nestedJarPersistenceLocation (version: 4.2.0.202212101352, id: 39, state: RESOLVED)
40578 [main] INFO org.ops4j.pax.jpa.impl.tracker.PersistenceBundleTrackerCustomizer - discovered persistence bundle org.osgi.test.cases.jpa.nestedJarPersistenceLocation (version: 4.2.0.202212101352, id: 39, state: INSTALLED) (Meta-Persistence = jpa/nestedJar.jar!/persistence/jpa.xml)
40578 [main] ERROR org.ops4j.pax.jpa.impl.tracker.PersistenceBundleTrackerCustomizer - no assignable persistence units found in bundle org.osgi.test.cases.jpa.nestedJarPersistenceLocation (version: 4.2.0.202212101352, id: 39, state: INSTALLED), bundle is ignored
40578 [main] INFO org.ops4j.pax.jpa.impl.PersistenceProviderBundle - Shutdown persistence bundle org.osgi.test.cases.jpa.nestedJarPersistenceLocation (version: 4.2.0.202212101352, id: 39, state: INSTALLED)

Check warning on line 0 in org.osgi.test.cases.jpa.junit.PersistenceUnitTests

See this annotation in the file changed.

@github-actions github-actions / Test Results

testPesistenceUnitServiceProperties (org.osgi.test.cases.jpa.junit.PersistenceUnitTests) failed

artifacts/tck-results/pax-jpa-tck/target/test-reports/tck/TEST-org.osgi.test.cases.jpa-8.1.0.xml [took 0s]
Raw output
The osgi.unit.name property is not set correctly.  Received osgi.unit.name=emfTestUnit but expected osgi.unit.name=testUnit1
junit.framework.AssertionFailedError: The osgi.unit.name property is not set correctly.  Received osgi.unit.name=emfTestUnit but expected osgi.unit.name=testUnit1
 at junit.framework.Assert.fail(Assert.java:57)
 at junit.framework.TestCase.fail(TestCase.java:223)
 at org.osgi.test.cases.jpa.junit.PersistenceUnitTests.testPesistenceUnitServiceProperties(PersistenceUnitTests.java:196)
 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/java.lang.reflect.Method.invoke(Method.java:568)
 at junit.framework.TestCase.runTest(TestCase.java:177)
 at junit.framework.TestCase.runBare(TestCase.java:142)
 at junit.framework.TestResult$1.protect(TestResult.java:122)
 at junit.framework.TestResult.runProtected(TestResult.java:142)
 at junit.framework.TestResult.run(TestResult.java:125)
 at junit.framework.TestCase.run(TestCase.java:130)
 at junit.framework.TestSuite.runTest(TestSuite.java:241)
 at junit.framework.TestSuite.run(TestSuite.java:236)
 at junit.framework.TestSuite.runTest(TestSuite.java:241)
 at junit.framework.TestSuite.run(TestSuite.java:236)
 at aQute.junit.Activator.test(Activator.java:366)
 at aQute.junit.Activator.automatic(Activator.java:277)
 at aQute.junit.Activator.run(Activator.java:190)
 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
 at aQute.launcher.Launcher.handleMainCallable(Launcher.java:464)
 at aQute.launcher.Launcher.launch(Launcher.java:437)
 at aQute.launcher.Launcher.run(Launcher.java:185)
 at aQute.launcher.Launcher.main(Launcher.java:161)
 at aQute.launcher.pre.EmbeddedLauncher.executeWithRunPath(EmbeddedLauncher.java:170)
 at aQute.launcher.pre.EmbeddedLauncher.findAndExecute(EmbeddedLauncher.java:135)
 at aQute.launcher.pre.EmbeddedLauncher.main(EmbeddedLauncher.java:52)
40602 [main] INFO org.ops4j.pax.jpa.impl.tracker.PersistenceBundleTrackerCustomizer - discovered persistence bundle org.osgi.test.cases.jpa.defaultPersistenceLocation (version: 4.2.0.202212101352, id: 42, state: INSTALLED) (Meta-Persistence = )
40603 [main] INFO org.ops4j.pax.jpa.impl.tracker.PersistenceBundleTrackerCustomizer - tracking configuration for persistence unit testUnit1 under pid org.ops4j.pax.jpa.pu.testUnit1, this is non standard behavior, if you find this feature useful visit https://github.com/osgi/osgi/issues/279 and vote or comment so this could be standardized in a future release of OSGi.
40603 [main] INFO org.ops4j.pax.jpa.impl.tracker.PersistenceBundleTrackerCustomizer - tracking factory-configurations for persistence unit testUnit1 under factory.pid org.ops4j.pax.jpa.pu.testUnit1 for multi-tenant support, this is non standard behavior, if you find this feature useful visit https://github.com/osgi/osgi/issues/280 and vote or comment so this could be standardized in a future release of OSGi.
40604 [main] INFO org.ops4j.pax.jpa.impl.PersistenceProviderBundle - assign persistence provider org.eclipse.persistence.jpa.PersistenceProvider from bundle org.eclipse.persistence.jpa (version: 2.4.2.v20130514-5956486, id: 11, state: ACTIVE) to persistence unit testUnit1
40604 [main] INFO org.ops4j.pax.jpa.impl.EntityManagerFactoryBuilderImpl - no javax.persistence.jdbc.driver property specified persistence unit testUnit1 is incomplete
40605 [main] INFO org.ops4j.pax.jpa.impl.EntityManagerFactoryBuilderImpl - register EntityManagerFactoryBuilder service for persistence unit testUnit1...
40607 [main] INFO org.ops4j.pax.jpa.impl.tracker.PersistenceBundleTrackerCustomizer - persistence bundle org.osgi.test.cases.jpa.defaultPersistenceLocation (version: 4.2.0.202212101352, id: 42, state: UNINSTALLED) is removed now
40607 [main] INFO org.ops4j.pax.jpa.impl.PersistenceProviderBundle - Shutdown persistence bundle org.osgi.test.cases.jpa.defaultPersistenceLocation (version: 4.2.0.202212101352, id: 42, state: UNINSTALLED)

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

28 tests found

There are 28 tests, see "Raw output" for the full list of tests.
Raw output
org.osgi.test.cases.jpa.junit.CapabilitiesTestCase ‑ testContractCapability
org.osgi.test.cases.jpa.junit.CapabilitiesTestCase ‑ testExtenderCapability
org.osgi.test.cases.jpa.junit.CapabilitiesTestCase ‑ testRequireContractCapability
org.osgi.test.cases.jpa.junit.CapabilitiesTestCase ‑ testRequireDifferentContractCapability
org.osgi.test.cases.jpa.junit.JPAService_1_1_TestCase ‑ testClosingEntityManagerFactoryService
org.osgi.test.cases.jpa.junit.JPAService_1_1_TestCase ‑ testReportsCorrectPersistenceProviderDetails
org.osgi.test.cases.jpa.junit.JPAService_1_1_TestCase ‑ testUpdateEMFProperties
org.osgi.test.cases.jpa.junit.JPAService_1_1_TestCase ‑ testUseStandardDataSourceConfig
org.osgi.test.cases.jpa.junit.JPATestCase ‑ testConfigPropertiesWithEntityManagerFactoryBuilder
org.osgi.test.cases.jpa.junit.JPATestCase ‑ testDataSourceFactoryUnregistration
org.osgi.test.cases.jpa.junit.JPATestCase ‑ testEntityManagerFactory
org.osgi.test.cases.jpa.junit.JPATestCase ‑ testEntityManagerFactoryBuilder
org.osgi.test.cases.jpa.junit.JPATestCase ‑ testEntityManagerFactoryBuilderRebinding
org.osgi.test.cases.jpa.junit.JPATestCase ‑ testEntityManagerFactoryRebindingWithBuilder
org.osgi.test.cases.jpa.junit.JPATestCase ‑ testEntityManagerFactoryWithIncompletePersistenceUnit
org.osgi.test.cases.jpa.junit.JPATestCase ‑ testPersistenceBundleStopping
org.osgi.test.cases.jpa.junit.JPATestCase ‑ testPersistenceClass
org.osgi.test.cases.jpa.junit.JPATestCase ‑ testPersistenceClassWithMap
org.osgi.test.cases.jpa.junit.JPATestCase ‑ testPersistenceProviderRegistration
org.osgi.test.cases.jpa.junit.PersistenceUnitTests ‑ testDefaultPersistenceLocation
org.osgi.test.cases.jpa.junit.PersistenceUnitTests ‑ testMultiplePersistenceLocations
org.osgi.test.cases.jpa.junit.PersistenceUnitTests ‑ testNestedJarPersistenceLocation
org.osgi.test.cases.jpa.junit.PersistenceUnitTests ‑ testNonStandardPersistenceLocation
org.osgi.test.cases.jpa.junit.PersistenceUnitTests ‑ testPersistenceBundleWithNoHeader
org.osgi.test.cases.jpa.junit.PersistenceUnitTests ‑ testPersistenceBundleWithProviderDependency
org.osgi.test.cases.jpa.junit.PersistenceUnitTests ‑ testPersistenceWithUnavailableDatasource
org.osgi.test.cases.jpa.junit.PersistenceUnitTests ‑ testPesistenceUnitServiceProperties
org.osgi.test.cases.jpa.junit.SignatureTestCase ‑ testSignatures