Started by GitHub push by ledsoft Running as SYSTEM Building in workspace /home/developer/.jenkins/jobs/JOPA-Development/workspace The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/developer/.jenkins/jobs/JOPA-Development/workspace/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/kbss-cvut/jopa.git # timeout=10 Fetching upstream changes from https://github.com/kbss-cvut/jopa.git > git --version # timeout=10 > git --version # 'git version 2.20.1' > git fetch --tags --force --progress -- https://github.com/kbss-cvut/jopa.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/development^{commit} # timeout=10 Checking out Revision b71e5fb9e8ac8775f49aa1c03a85893598847ac9 (origin/development) > git config core.sparsecheckout # timeout=10 > git checkout -f b71e5fb9e8ac8775f49aa1c03a85893598847ac9 # timeout=10 Commit message: "Revert to Jacoco 0.8.9 to try to fix failing Jenkins builds." > git rev-list --no-walk e758b8fe40c30325631d53ebef4f1bcbc7dc392c # timeout=10 [workspace] $ /opt/apache-maven-3.8.3/bin/mvn clean package -B NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.rmi/sun.rmi.transport=ALL-UNNAMED [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] JOPA [pom] [INFO] OntoDriver API [jar] [INFO] Datatype mapping [jar] [INFO] JOPA - API [jar] [INFO] JOPA - OWLAPI utilities [jar] [INFO] JOPA - OWL2Java [jar] [INFO] Static metamodel generator [jar] [INFO] JOPA - maven plugin [maven-plugin] [INFO] OntoDriver - Jena [jar] [INFO] OntoDriver - OWLAPI [jar] [INFO] OntoDriver - RDF4J [jar] [INFO] JOPA - implementation [jar] [INFO] JOPA Integration Tests [jar] [INFO] JOPA Integration Tests for Jena [jar] [INFO] JOPA Integration Tests for OWLAPI [jar] [INFO] JOPA Integration Tests for RDF4J [jar] [INFO] JOPA distribution assembly [pom] [INFO] [INFO] ---------------------< cz.cvut.kbss.jopa:jopa-all >--------------------- [INFO] Building JOPA 1.1.3 [1/17] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jacoco/jacoco-maven-plugin/0.8.9/jacoco-maven-plugin-0.8.9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jacoco/jacoco-maven-plugin/0.8.9/jacoco-maven-plugin-0.8.9.pom (3.8 kB at 9.4 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.build/0.8.9/org.jacoco.build-0.8.9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.build/0.8.9/org.jacoco.build-0.8.9.pom (44 kB at 1.1 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jacoco/jacoco-maven-plugin/0.8.9/jacoco-maven-plugin-0.8.9.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jacoco/jacoco-maven-plugin/0.8.9/jacoco-maven-plugin-0.8.9.jar (56 kB at 1.8 MB/s) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jopa-all --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.9:prepare-agent (default) @ jopa-all --- [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9.pom (3.5 kB at 167 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.core/0.8.9/org.jacoco.core-0.8.9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.core/0.8.9/org.jacoco.core-0.8.9.pom (2.1 kB at 95 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.report/0.8.9/org.jacoco.report-0.8.9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.report/0.8.9/org.jacoco.report-0.8.9.pom (1.9 kB at 75 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.report/0.8.9/org.jacoco.report-0.8.9.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.core/0.8.9/org.jacoco.core-0.8.9.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.report/0.8.9/org.jacoco.report-0.8.9.jar (131 kB at 2.3 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.core/0.8.9/org.jacoco.core-0.8.9.jar (204 kB at 3.4 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar (299 kB at 4.7 MB/s) [INFO] argLine set to -javaagent:/home/developer/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/developer/.jenkins/jobs/JOPA-Development/workspace/target/jacoco.exec [INFO] [INFO] --- jacoco-maven-plugin:0.8.9:report (report) @ jopa-all --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] ------------------< cz.cvut.kbss.jopa:ontodriver-api >------------------ [INFO] Building OntoDriver API 1.1.3 [2/17] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ontodriver-api --- [INFO] Deleting /home/developer/.jenkins/jobs/JOPA-Development/workspace/ontodriver-api/target [INFO] [INFO] --- jacoco-maven-plugin:0.8.9:prepare-agent (default) @ ontodriver-api --- [INFO] argLine set to -javaagent:/home/developer/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/developer/.jenkins/jobs/JOPA-Development/workspace/ontodriver-api/target/jacoco.exec [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ontodriver-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/developer/.jenkins/jobs/JOPA-Development/workspace/ontodriver-api/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ ontodriver-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 58 source files to /home/developer/.jenkins/jobs/JOPA-Development/workspace/ontodriver-api/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ontodriver-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/developer/.jenkins/jobs/JOPA-Development/workspace/ontodriver-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ ontodriver-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 13 source files to /home/developer/.jenkins/jobs/JOPA-Development/workspace/ontodriver-api/target/test-classes [INFO] /home/developer/.jenkins/jobs/JOPA-Development/workspace/ontodriver-api/src/test/java/cz/cvut/kbss/ontodriver/util/StatementHolderTest.java: /home/developer/.jenkins/jobs/JOPA-Development/workspace/ontodriver-api/src/test/java/cz/cvut/kbss/ontodriver/util/StatementHolderTest.java uses unchecked or unsafe operations. [INFO] /home/developer/.jenkins/jobs/JOPA-Development/workspace/ontodriver-api/src/test/java/cz/cvut/kbss/ontodriver/util/StatementHolderTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ ontodriver-api --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running cz.cvut.kbss.ontodriver.ResultSetTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.315 s - in cz.cvut.kbss.ontodriver.ResultSetTest [INFO] Running cz.cvut.kbss.ontodriver.config.DriverConfigurationTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in cz.cvut.kbss.ontodriver.config.DriverConfigurationTest [INFO] Running cz.cvut.kbss.ontodriver.util.StatementHolderTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in cz.cvut.kbss.ontodriver.util.StatementHolderTest [INFO] Running cz.cvut.kbss.ontodriver.util.IdentifierUtilsTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in cz.cvut.kbss.ontodriver.util.IdentifierUtilsTest [INFO] Running cz.cvut.kbss.ontodriver.util.TransactionTest [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in cz.cvut.kbss.ontodriver.util.TransactionTest [INFO] Running cz.cvut.kbss.ontodriver.model.AssertionTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in cz.cvut.kbss.ontodriver.model.AssertionTest [INFO] Running cz.cvut.kbss.ontodriver.model.LangStringTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in cz.cvut.kbss.ontodriver.model.LangStringTest [INFO] Running cz.cvut.kbss.ontodriver.iteration.ResultSetSpliteratorTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.149 s - in cz.cvut.kbss.ontodriver.iteration.ResultSetSpliteratorTest [INFO] Running cz.cvut.kbss.ontodriver.iteration.ResultSetIteratorTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in cz.cvut.kbss.ontodriver.iteration.ResultSetIteratorTest [INFO] Running cz.cvut.kbss.ontodriver.iteration.DelegatingResultRowTest [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in cz.cvut.kbss.ontodriver.iteration.DelegatingResultRowTest [INFO] Running cz.cvut.kbss.ontodriver.descriptor.AxiomDescriptorTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in cz.cvut.kbss.ontodriver.descriptor.AxiomDescriptorTest [INFO] Running cz.cvut.kbss.ontodriver.descriptor.MutationAxiomDescriptorTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in cz.cvut.kbss.ontodriver.descriptor.MutationAxiomDescriptorTest [INFO] Running cz.cvut.kbss.ontodriver.descriptor.AxiomValueDescriptorTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in cz.cvut.kbss.ontodriver.descriptor.AxiomValueDescriptorTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 110, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.9:report (report) @ ontodriver-api --- [INFO] Loading execution data file /home/developer/.jenkins/jobs/JOPA-Development/workspace/ontodriver-api/target/jacoco.exec [INFO] Analyzed bundle 'OntoDriver API' with 46 classes [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ ontodriver-api --- [INFO] Building jar: /home/developer/.jenkins/jobs/JOPA-Development/workspace/ontodriver-api/target/jopa-1.1.3.jar [INFO] [INFO] ---------------------< cz.cvut.kbss.jopa:datatype >--------------------- [INFO] Building Datatype mapping 1.1.3 [3/17] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ datatype --- [INFO] Deleting /home/developer/.jenkins/jobs/JOPA-Development/workspace/datatype/target [INFO] [INFO] --- jacoco-maven-plugin:0.8.9:prepare-agent (default) @ datatype --- [INFO] argLine set to -javaagent:/home/developer/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/developer/.jenkins/jobs/JOPA-Development/workspace/datatype/target/jacoco.exec [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ datatype --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/developer/.jenkins/jobs/JOPA-Development/workspace/datatype/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ datatype --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 14 source files to /home/developer/.jenkins/jobs/JOPA-Development/workspace/datatype/target/classes [INFO] /home/developer/.jenkins/jobs/JOPA-Development/workspace/datatype/src/main/java/cz/cvut/kbss/jopa/datatype/DatatypeTransformer.java: /home/developer/.jenkins/jobs/JOPA-Development/workspace/datatype/src/main/java/cz/cvut/kbss/jopa/datatype/DatatypeTransformer.java uses unchecked or unsafe operations. [INFO] /home/developer/.jenkins/jobs/JOPA-Development/workspace/datatype/src/main/java/cz/cvut/kbss/jopa/datatype/DatatypeTransformer.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ datatype --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/developer/.jenkins/jobs/JOPA-Development/workspace/datatype/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ datatype --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /home/developer/.jenkins/jobs/JOPA-Development/workspace/datatype/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ datatype --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running cz.cvut.kbss.jopa.datatype.DatatypeTransformerTest [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.155 s - in cz.cvut.kbss.jopa.datatype.DatatypeTransformerTest [INFO] Running cz.cvut.kbss.jopa.datatype.DateTimeUtilTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in cz.cvut.kbss.jopa.datatype.DateTimeUtilTest [INFO] Running cz.cvut.kbss.jopa.datatype.xsd.XsdDateMapperTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s - in cz.cvut.kbss.jopa.datatype.xsd.XsdDateMapperTest [INFO] Running cz.cvut.kbss.jopa.datatype.xsd.XsdDateTimeMapperTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in cz.cvut.kbss.jopa.datatype.xsd.XsdDateTimeMapperTest [INFO] Running cz.cvut.kbss.jopa.datatype.xsd.XsdDurationMapperTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in cz.cvut.kbss.jopa.datatype.xsd.XsdDurationMapperTest [INFO] Running cz.cvut.kbss.jopa.datatype.xsd.XsdTimeMapperTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in cz.cvut.kbss.jopa.datatype.xsd.XsdTimeMapperTest [INFO] Running cz.cvut.kbss.jopa.datatype.xsd.XsdDatatypeMapperTest [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 s - in cz.cvut.kbss.jopa.datatype.xsd.XsdDatatypeMapperTest [INFO] Running cz.cvut.kbss.jopa.datatype.xsd.XsdTemporalMapperTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in cz.cvut.kbss.jopa.datatype.xsd.XsdTemporalMapperTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 65, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.9:report (report) @ datatype --- [INFO] Loading execution data file /home/developer/.jenkins/jobs/JOPA-Development/workspace/datatype/target/jacoco.exec [INFO] Analyzed bundle 'Datatype mapping' with 13 classes [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ datatype --- [INFO] Building jar: /home/developer/.jenkins/jobs/JOPA-Development/workspace/datatype/target/jopa-1.1.3.jar [INFO] [INFO] ---------------------< cz.cvut.kbss.jopa:jopa-api >--------------------- [INFO] Building JOPA - API 1.1.3 [4/17] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jopa-api --- [INFO] Deleting /home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-api/target [INFO] [INFO] --- jacoco-maven-plugin:0.8.9:prepare-agent (default) @ jopa-api --- [INFO] argLine set to -javaagent:/home/developer/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-api/target/jacoco.exec [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jopa-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-api/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jopa-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 152 source files to /home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-api/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jopa-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jopa-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to /home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-api/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ jopa-api --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running cz.cvut.kbss.jopa.PersistenceTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.049 s - in cz.cvut.kbss.jopa.PersistenceTest [INFO] Running cz.cvut.kbss.jopa.model.DefaultPersistenceProviderResolverTest 17:24:12.177 [main] WARN cz.cvut.kbss.jopa.model.DefaultPersistenceProviderResolver -- Unable to load PersistenceProvider implementation via service loader. java.util.ServiceConfigurationError: cz.cvut.kbss.jopa.model.PersistenceProvider: Provider cz.cvut.kbss.jopa.UnknownClass not found at java.base/java.util.ServiceLoader.fail(ServiceLoader.java:589) at java.base/java.util.ServiceLoader$LazyClassPathLookupIterator.nextProviderClass(ServiceLoader.java:1212) at java.base/java.util.ServiceLoader$LazyClassPathLookupIterator.hasNextService(ServiceLoader.java:1221) at java.base/java.util.ServiceLoader$LazyClassPathLookupIterator.hasNext(ServiceLoader.java:1265) at java.base/java.util.ServiceLoader$2.next(ServiceLoader.java:1306) at java.base/java.util.ServiceLoader$2.next(ServiceLoader.java:1297) at java.base/java.util.ServiceLoader$3.next(ServiceLoader.java:1395) at cz.cvut.kbss.jopa.model.DefaultPersistenceProviderResolver.loadProvider(DefaultPersistenceProviderResolver.java:90) at cz.cvut.kbss.jopa.model.DefaultPersistenceProviderResolver.getPersistenceProviders(DefaultPersistenceProviderResolver.java:72) at cz.cvut.kbss.jopa.model.DefaultPersistenceProviderResolverTest.registerProviderClassSkipsClassesConfiguredOnClasspathButNotFound(DefaultPersistenceProviderResolverTest.java:72) 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 java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:727) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:220) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:188) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:202) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:181) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 17:24:12.189 [main] WARN cz.cvut.kbss.jopa.model.DefaultPersistenceProviderResolver -- No valid providers found. [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s - in cz.cvut.kbss.jopa.model.DefaultPersistenceProviderResolverTest [INFO] Running cz.cvut.kbss.jopa.model.descriptors.ObjectPropertyCollectionDescriptorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.138 s - in cz.cvut.kbss.jopa.model.descriptors.ObjectPropertyCollectionDescriptorTest [INFO] Running cz.cvut.kbss.jopa.model.descriptors.EntityDescriptorTest [INFO] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.303 s - in cz.cvut.kbss.jopa.model.descriptors.EntityDescriptorTest [INFO] Running cz.cvut.kbss.jopa.model.descriptors.FieldDescriptorTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s - in cz.cvut.kbss.jopa.model.descriptors.FieldDescriptorTest [INFO] Running cz.cvut.kbss.jopa.model.metamodel.CollectionTypeTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in cz.cvut.kbss.jopa.model.metamodel.CollectionTypeTest [INFO] Running cz.cvut.kbss.jopa.model.IRITest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in cz.cvut.kbss.jopa.model.IRITest [INFO] Running cz.cvut.kbss.jopa.model.util.PropertyTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in cz.cvut.kbss.jopa.model.util.PropertyTest [INFO] Running cz.cvut.kbss.jopa.model.MultilingualStringTest [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in cz.cvut.kbss.jopa.model.MultilingualStringTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 76, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.9:report (report) @ jopa-api --- [INFO] Loading execution data file /home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-api/target/jacoco.exec [INFO] Analyzed bundle 'JOPA - API' with 54 classes [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ jopa-api --- [INFO] Building jar: /home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-api/target/jopa-1.1.3.jar [INFO] [INFO] ----------------< cz.cvut.kbss.jopa:jopa-owlapi-utils >----------------- [INFO] Building JOPA - OWLAPI utilities 1.1.3 [5/17] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jopa-owlapi-utils --- [INFO] Deleting /home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owlapi-utils/target [INFO] [INFO] --- jacoco-maven-plugin:0.8.9:prepare-agent (default) @ jopa-owlapi-utils --- [INFO] argLine set to -javaagent:/home/developer/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owlapi-utils/target/jacoco.exec [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jopa-owlapi-utils --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owlapi-utils/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jopa-owlapi-utils --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owlapi-utils/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jopa-owlapi-utils --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owlapi-utils/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jopa-owlapi-utils --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owlapi-utils/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ jopa-owlapi-utils --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running cz.cvut.kbss.jopa.owlapi.DatatypeTransformerTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.597 s - in cz.cvut.kbss.jopa.owlapi.DatatypeTransformerTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.9:report (report) @ jopa-owlapi-utils --- [INFO] Loading execution data file /home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owlapi-utils/target/jacoco.exec [INFO] Analyzed bundle 'JOPA - OWLAPI utilities' with 5 classes [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ jopa-owlapi-utils --- [INFO] Building jar: /home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owlapi-utils/target/jopa-1.1.3.jar [INFO] [INFO] ------------------< cz.cvut.kbss.jopa:jopa-owl2java >------------------- [INFO] Building JOPA - OWL2Java 1.1.3 [6/17] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jopa-owl2java --- [INFO] Deleting /home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target [INFO] [INFO] --- jacoco-maven-plugin:0.8.9:prepare-agent (default) @ jopa-owl2java --- [INFO] argLine set to -javaagent:/home/developer/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/jacoco.exec [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jopa-owl2java --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jopa-owl2java --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 47 source files to /home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/classes [INFO] /home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/src/main/java/cz/cvut/kbss/jopa/owl2java/ClassPropertyComputer.java: /home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/src/main/java/cz/cvut/kbss/jopa/owl2java/ClassPropertyComputer.java uses or overrides a deprecated API. [INFO] /home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/src/main/java/cz/cvut/kbss/jopa/owl2java/ClassPropertyComputer.java: Recompile with -Xlint:deprecation for details. [INFO] /home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/src/main/java/cz/cvut/kbss/jopa/owl2java/cli/CliParams.java: /home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/src/main/java/cz/cvut/kbss/jopa/owl2java/cli/CliParams.java uses unchecked or unsafe operations. [INFO] /home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/src/main/java/cz/cvut/kbss/jopa/owl2java/cli/CliParams.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jopa-owl2java --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 11 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jopa-owl2java --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 10 source files to /home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ jopa-owl2java --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running cz.cvut.kbss.jopa.owl2java.ClassDataPropertyComputerTest 17:24:18.156 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Loading file META-INF/services/org.semanticweb.owlapi.model.OWLOntologyManager 17:24:18.164 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Loading URL for service jar:file:/home/developer/.m2/repository/net/sourceforge/owlapi/owlapi-impl/5.5.0/owlapi-impl-5.5.0.jar!/META-INF/services/org.semanticweb.owlapi.model.OWLOntologyManager 17:24:18.164 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Loading URL for service jar:file:/home/developer/.m2/repository/net/sourceforge/owlapi/owlapi-impl/5.5.0/owlapi-impl-5.5.0.jar!/META-INF/services/org.semanticweb.owlapi.model.OWLOntologyManager 17:24:18.164 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Loading URL for service jar:file:/home/developer/.m2/repository/net/sourceforge/owlapi/owlapi-impl/5.5.0/owlapi-impl-5.5.0.jar!/META-INF/services/org.semanticweb.owlapi.model.OWLOntologyManager 17:24:18.192 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Loading file META-INF/services/org.semanticweb.owlapi.model.OWLDataFactory 17:24:18.193 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Loading URL for service jar:file:/home/developer/.m2/repository/net/sourceforge/owlapi/owlapi-impl/5.5.0/owlapi-impl-5.5.0.jar!/META-INF/services/org.semanticweb.owlapi.model.OWLDataFactory 17:24:18.193 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Loading URL for service jar:file:/home/developer/.m2/repository/net/sourceforge/owlapi/owlapi-impl/5.5.0/owlapi-impl-5.5.0.jar!/META-INF/services/org.semanticweb.owlapi.model.OWLDataFactory 17:24:18.193 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Loading URL for service jar:file:/home/developer/.m2/repository/net/sourceforge/owlapi/owlapi-impl/5.5.0/owlapi-impl-5.5.0.jar!/META-INF/services/org.semanticweb.owlapi.model.OWLDataFactory 17:24:18.433 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting object uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl@5a4dda2 17:24:18.466 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Loading file META-INF/services/org.semanticweb.owlapi.model.OWLOntologyIRIMapper 17:24:18.467 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- No files found for META-INF/services/org.semanticweb.owlapi.model.OWLOntologyIRIMapper 17:24:18.467 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setIRIMappers(java.util.Set). 17:24:18.469 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Loading file META-INF/services/org.semanticweb.owlapi.io.OWLParserFactory 17:24:18.469 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Loading URL for service jar:file:/home/developer/.m2/repository/net/sourceforge/owlapi/owlapi-parsers/5.5.0/owlapi-parsers-5.5.0.jar!/META-INF/services/org.semanticweb.owlapi.io.OWLParserFactory 17:24:18.469 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Loading URL for service jar:file:/home/developer/.m2/repository/net/sourceforge/owlapi/owlapi-oboformat/5.5.0/owlapi-oboformat-5.5.0.jar!/META-INF/services/org.semanticweb.owlapi.io.OWLParserFactory 17:24:18.470 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Loading URL for service jar:file:/home/developer/.m2/repository/net/sourceforge/owlapi/owlapi-rio/5.5.0/owlapi-rio-5.5.0.jar!/META-INF/services/org.semanticweb.owlapi.io.OWLParserFactory 17:24:18.470 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Loading URL for service jar:file:/home/developer/.m2/repository/net/sourceforge/owlapi/owlapi-parsers/5.5.0/owlapi-parsers-5.5.0.jar!/META-INF/services/org.semanticweb.owlapi.io.OWLParserFactory 17:24:18.470 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Loading URL for service jar:file:/home/developer/.m2/repository/net/sourceforge/owlapi/owlapi-oboformat/5.5.0/owlapi-oboformat-5.5.0.jar!/META-INF/services/org.semanticweb.owlapi.io.OWLParserFactory 17:24:18.470 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Loading URL for service jar:file:/home/developer/.m2/repository/net/sourceforge/owlapi/owlapi-rio/5.5.0/owlapi-rio-5.5.0.jar!/META-INF/services/org.semanticweb.owlapi.io.OWLParserFactory 17:24:18.470 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Loading URL for service jar:file:/home/developer/.m2/repository/net/sourceforge/owlapi/owlapi-parsers/5.5.0/owlapi-parsers-5.5.0.jar!/META-INF/services/org.semanticweb.owlapi.io.OWLParserFactory 17:24:18.470 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Loading URL for service jar:file:/home/developer/.m2/repository/net/sourceforge/owlapi/owlapi-oboformat/5.5.0/owlapi-oboformat-5.5.0.jar!/META-INF/services/org.semanticweb.owlapi.io.OWLParserFactory 17:24:18.470 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Loading URL for service jar:file:/home/developer/.m2/repository/net/sourceforge/owlapi/owlapi-rio/5.5.0/owlapi-rio-5.5.0.jar!/META-INF/services/org.semanticweb.owlapi.io.OWLParserFactory 17:24:18.558 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[org.semanticweb.owlapi.krss2.parser.KRSS2OWLParserFactory@120aa40b, org.semanticweb.owlapi.rio.RioJsonLDParserFactory@24a4e2c5, org.semanticweb.owlapi.rio.RioRDFXMLParserFactory@6206b4a7, org.semanticweb.owlapi.dlsyntax.parser.DLSyntaxOWLParserFactory@60591e1b, org.semanticweb.owlapi.rio.RioTrixParserFactory@682618e5, org.semanticweb.owlapi.owlxml.parser.OWLXMLParserFactory@4fb64a52, org.semanticweb.owlapi.rio.RioJsonParserFactory@73e4bb60, org.semanticweb.owlapi.rdf.turtle.parser.TurtleOntologyParserFactory@571a663c, org.semanticweb.owlapi.rio.RioNQuadsParserFactory@4dd2ef54, org.semanticweb.owlapi.rio.RioTrigParserFactory@2b79c8ff, org.semanticweb.owlapi.oboformat.OBOFormatOWLAPIParserFactory@64279ab, org.semanticweb.owlapi.rio.RioTurtleParserFactory@c97721b, org.semanticweb.owlapi.rio.RioN3ParserFactory@1304e0d7, org.semanticweb.owlapi.rio.RioHDTRdfParserFactory@d36c1c3, org.semanticweb.owlapi.manchestersyntax.parser.ManchesterOWLSyntaxOntologyParserFactory@2c48cede, org.semanticweb.owlapi.rdf.rdfxml.parser.RDFXMLParserFactory@231df705, org.semanticweb.owlapi.rio.RioNTriplesParserFactory@71789580, org.semanticweb.owlapi.functional.parser.OWLFunctionalSyntaxOWLParserFactory@69a5c6be, org.semanticweb.owlapi.rio.RioRDFaParserFactory@9d3d54e, org.semanticweb.owlapi.rio.RioBinaryRdfParserFactory@65593327]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyParsers(java.util.Set). 17:24:18.561 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Loading file META-INF/services/org.semanticweb.owlapi.model.OWLOntologyFactory 17:24:18.562 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Loading URL for service jar:file:/home/developer/.m2/repository/net/sourceforge/owlapi/owlapi-impl/5.5.0/owlapi-impl-5.5.0.jar!/META-INF/services/org.semanticweb.owlapi.model.OWLOntologyFactory 17:24:18.563 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Loading URL for service jar:file:/home/developer/.m2/repository/net/sourceforge/owlapi/owlapi-impl/5.5.0/owlapi-impl-5.5.0.jar!/META-INF/services/org.semanticweb.owlapi.model.OWLOntologyFactory 17:24:18.564 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Loading URL for service jar:file:/home/developer/.m2/repository/net/sourceforge/owlapi/owlapi-impl/5.5.0/owlapi-impl-5.5.0.jar!/META-INF/services/org.semanticweb.owlapi.model.OWLOntologyFactory 17:24:18.576 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl@5e2a6991]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyFactories(java.util.Set). 17:24:18.577 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Loading file META-INF/services/org.semanticweb.owlapi.model.OWLStorerFactory 17:24:18.578 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Loading URL for service jar:file:/home/developer/.m2/repository/net/sourceforge/owlapi/owlapi-parsers/5.5.0/owlapi-parsers-5.5.0.jar!/META-INF/services/org.semanticweb.owlapi.model.OWLStorerFactory 17:24:18.580 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Loading URL for service jar:file:/home/developer/.m2/repository/net/sourceforge/owlapi/owlapi-oboformat/5.5.0/owlapi-oboformat-5.5.0.jar!/META-INF/services/org.semanticweb.owlapi.model.OWLStorerFactory 17:24:18.580 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Loading URL for service jar:file:/home/developer/.m2/repository/net/sourceforge/owlapi/owlapi-rio/5.5.0/owlapi-rio-5.5.0.jar!/META-INF/services/org.semanticweb.owlapi.model.OWLStorerFactory 17:24:18.581 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Loading URL for service jar:file:/home/developer/.m2/repository/net/sourceforge/owlapi/owlapi-parsers/5.5.0/owlapi-parsers-5.5.0.jar!/META-INF/services/org.semanticweb.owlapi.model.OWLStorerFactory 17:24:18.581 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Loading URL for service jar:file:/home/developer/.m2/repository/net/sourceforge/owlapi/owlapi-oboformat/5.5.0/owlapi-oboformat-5.5.0.jar!/META-INF/services/org.semanticweb.owlapi.model.OWLStorerFactory 17:24:18.581 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Loading URL for service jar:file:/home/developer/.m2/repository/net/sourceforge/owlapi/owlapi-rio/5.5.0/owlapi-rio-5.5.0.jar!/META-INF/services/org.semanticweb.owlapi.model.OWLStorerFactory 17:24:18.582 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Loading URL for service jar:file:/home/developer/.m2/repository/net/sourceforge/owlapi/owlapi-parsers/5.5.0/owlapi-parsers-5.5.0.jar!/META-INF/services/org.semanticweb.owlapi.model.OWLStorerFactory 17:24:18.582 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Loading URL for service jar:file:/home/developer/.m2/repository/net/sourceforge/owlapi/owlapi-oboformat/5.5.0/owlapi-oboformat-5.5.0.jar!/META-INF/services/org.semanticweb.owlapi.model.OWLStorerFactory 17:24:18.582 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Loading URL for service jar:file:/home/developer/.m2/repository/net/sourceforge/owlapi/owlapi-rio/5.5.0/owlapi-rio-5.5.0.jar!/META-INF/services/org.semanticweb.owlapi.model.OWLStorerFactory 17:24:18.613 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[org.semanticweb.owlapi.functional.renderer.FunctionalSyntaxStorerFactory@7ddeb27f, org.semanticweb.owlapi.krss2.renderer.KRSS2OWLSyntaxStorerFactory@681de87f, org.semanticweb.owlapi.owlxml.renderer.OWLXMLStorerFactory@5c234920, org.semanticweb.owlapi.dlsyntax.renderer.DLSyntaxStorerFactory@a056b26, org.semanticweb.owlapi.rdf.turtle.renderer.TurtleStorerFactory@2eb1c615, org.semanticweb.owlapi.oboformat.OBOFormatStorerFactory@2a5abd3c, org.semanticweb.owlapi.rio.RioTurtleStorerFactory@661e1399, org.semanticweb.owlapi.rio.RioRDFXMLStorerFactory@274fdea6, org.semanticweb.owlapi.manchestersyntax.renderer.ManchesterSyntaxStorerFactory@38087342, org.semanticweb.owlapi.rio.RioJsonStorerFactory@7bf018dd, org.semanticweb.owlapi.latex.renderer.LatexStorerFactory@7ab63838, org.semanticweb.owlapi.rdf.rdfxml.renderer.RDFXMLStorerFactory@7caf1e5, org.semanticweb.owlapi.rio.RioHDTRdfStorerFactory@25c1f5ee, org.semanticweb.owlapi.rio.RioNQuadsStorerFactory@3f6c2763, org.semanticweb.owlapi.rio.RioN3StorerFactory@15a8cebd, org.semanticweb.owlapi.rio.RioTrigStorerFactory@74c121d4, org.semanticweb.owlapi.rio.RioJsonLDStorerFactory@4bce62b, org.semanticweb.owlapi.rio.RioBinaryRdfStorerFactory@250967f1, org.semanticweb.owlapi.rio.RioTrixStorerFactory@2a484710, org.semanticweb.owlapi.rio.RioNTriplesStorerFactory@5c82031b, org.semanticweb.owlapi.dlsyntax.renderer.DLSyntaxHTMLStorerFactory@5ebbde60]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyStorers(java.util.Set). 17:24:18.789 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting object uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl@67afe909 17:24:18.789 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Loading file META-INF/services/org.semanticweb.owlapi.model.OWLOntologyIRIMapper 17:24:18.790 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- No files found for META-INF/services/org.semanticweb.owlapi.model.OWLOntologyIRIMapper 17:24:18.790 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setIRIMappers(java.util.Set). 17:24:18.791 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[org.semanticweb.owlapi.rdf.rdfxml.parser.RDFXMLParserFactory@3212d853, org.semanticweb.owlapi.rio.RioRDFXMLParserFactory@e795a1d, org.semanticweb.owlapi.rdf.turtle.parser.TurtleOntologyParserFactory@16ea0f22, org.semanticweb.owlapi.dlsyntax.parser.DLSyntaxOWLParserFactory@74c7522c, org.semanticweb.owlapi.rio.RioNQuadsParserFactory@612af486, org.semanticweb.owlapi.manchestersyntax.parser.ManchesterOWLSyntaxOntologyParserFactory@6903ed0e, org.semanticweb.owlapi.owlxml.parser.OWLXMLParserFactory@16e195cf, org.semanticweb.owlapi.rio.RioNTriplesParserFactory@3d033453, org.semanticweb.owlapi.rio.RioTrigParserFactory@38c10190, org.semanticweb.owlapi.oboformat.OBOFormatOWLAPIParserFactory@77c23d90, org.semanticweb.owlapi.rio.RioJsonLDParserFactory@77b71c9, org.semanticweb.owlapi.rio.RioTrixParserFactory@1cc41b77, org.semanticweb.owlapi.rio.RioHDTRdfParserFactory@49631cfb, org.semanticweb.owlapi.rio.RioJsonParserFactory@6133e20b, org.semanticweb.owlapi.rio.RioN3ParserFactory@30ffb2a6, org.semanticweb.owlapi.rio.RioTurtleParserFactory@2a7ebe07, org.semanticweb.owlapi.rio.RioRDFaParserFactory@43deba42, org.semanticweb.owlapi.krss2.parser.KRSS2OWLParserFactory@e154848, org.semanticweb.owlapi.rio.RioBinaryRdfParserFactory@6d17914a, org.semanticweb.owlapi.functional.parser.OWLFunctionalSyntaxOWLParserFactory@60fc7f43]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyParsers(java.util.Set). 17:24:18.792 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl@6e93b0e7]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyFactories(java.util.Set). 17:24:18.793 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[org.semanticweb.owlapi.owlxml.renderer.OWLXMLStorerFactory@62cd562d, org.semanticweb.owlapi.manchestersyntax.renderer.ManchesterSyntaxStorerFactory@4e7bc939, org.semanticweb.owlapi.rio.RioTrigStorerFactory@6d7b2319, org.semanticweb.owlapi.rio.RioJsonLDStorerFactory@33a47707, org.semanticweb.owlapi.rio.RioTrixStorerFactory@acb5508, org.semanticweb.owlapi.krss2.renderer.KRSS2OWLSyntaxStorerFactory@67b5e613, org.semanticweb.owlapi.rio.RioNTriplesStorerFactory@4abbe41c, org.semanticweb.owlapi.functional.renderer.FunctionalSyntaxStorerFactory@3d1c52f5, org.semanticweb.owlapi.rdf.rdfxml.renderer.RDFXMLStorerFactory@5eeee124, org.semanticweb.owlapi.rio.RioTurtleStorerFactory@1f45db49, org.semanticweb.owlapi.rio.RioRDFXMLStorerFactory@4fad51a3, org.semanticweb.owlapi.rio.RioHDTRdfStorerFactory@b94703b, org.semanticweb.owlapi.latex.renderer.LatexStorerFactory@3095d401, org.semanticweb.owlapi.rio.RioNQuadsStorerFactory@5ab7ac02, org.semanticweb.owlapi.rdf.turtle.renderer.TurtleStorerFactory@6fc1a8f6, org.semanticweb.owlapi.dlsyntax.renderer.DLSyntaxStorerFactory@687a0e40, org.semanticweb.owlapi.rio.RioBinaryRdfStorerFactory@14b5752f, org.semanticweb.owlapi.rio.RioN3StorerFactory@720a1fd0, org.semanticweb.owlapi.dlsyntax.renderer.DLSyntaxHTMLStorerFactory@2037f12b, org.semanticweb.owlapi.rio.RioJsonStorerFactory@4d290757, org.semanticweb.owlapi.oboformat.OBOFormatStorerFactory@a9e8da1]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyStorers(java.util.Set). [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.792 s - in cz.cvut.kbss.jopa.owl2java.ClassDataPropertyComputerTest [INFO] Running cz.cvut.kbss.jopa.owl2java.config.TransformationConfigurationTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in cz.cvut.kbss.jopa.owl2java.config.TransformationConfigurationTest [INFO] Running cz.cvut.kbss.jopa.owl2java.ContextDefinitionTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s - in cz.cvut.kbss.jopa.owl2java.ContextDefinitionTest [INFO] Running cz.cvut.kbss.jopa.owl2java.JavaTransformerTest 17:24:18.917 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting object uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl@79d49790 17:24:18.918 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Loading file META-INF/services/org.semanticweb.owlapi.model.OWLOntologyIRIMapper 17:24:18.919 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- No files found for META-INF/services/org.semanticweb.owlapi.model.OWLOntologyIRIMapper 17:24:18.919 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setIRIMappers(java.util.Set). 17:24:18.919 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[org.semanticweb.owlapi.rio.RioBinaryRdfParserFactory@38dbeb39, org.semanticweb.owlapi.krss2.parser.KRSS2OWLParserFactory@1851c7d2, org.semanticweb.owlapi.rdf.rdfxml.parser.RDFXMLParserFactory@3982206a, org.semanticweb.owlapi.rio.RioHDTRdfParserFactory@10f20d38, org.semanticweb.owlapi.owlxml.parser.OWLXMLParserFactory@2ffb0d10, org.semanticweb.owlapi.rio.RioTrigParserFactory@3c544c9, org.semanticweb.owlapi.functional.parser.OWLFunctionalSyntaxOWLParserFactory@5fe5c68b, org.semanticweb.owlapi.rio.RioRDFaParserFactory@59371066, org.semanticweb.owlapi.rio.RioRDFXMLParserFactory@48106381, org.semanticweb.owlapi.rio.RioNTriplesParserFactory@2d47b06, org.semanticweb.owlapi.rio.RioNQuadsParserFactory@419f0ea, org.semanticweb.owlapi.rio.RioTrixParserFactory@22e813fc, org.semanticweb.owlapi.manchestersyntax.parser.ManchesterOWLSyntaxOntologyParserFactory@13dc6649, org.semanticweb.owlapi.rio.RioJsonLDParserFactory@538aa83f, org.semanticweb.owlapi.rdf.turtle.parser.TurtleOntologyParserFactory@250a946, org.semanticweb.owlapi.dlsyntax.parser.DLSyntaxOWLParserFactory@3e9fb485, org.semanticweb.owlapi.rio.RioTurtleParserFactory@433d93e7, org.semanticweb.owlapi.oboformat.OBOFormatOWLAPIParserFactory@4f3fec43, org.semanticweb.owlapi.rio.RioN3ParserFactory@402a69f, org.semanticweb.owlapi.rio.RioJsonParserFactory@63e70bf9]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyParsers(java.util.Set). 17:24:18.920 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl@87aec6a]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyFactories(java.util.Set). 17:24:18.920 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[org.semanticweb.owlapi.dlsyntax.renderer.DLSyntaxStorerFactory@51a719e7, org.semanticweb.owlapi.rio.RioJsonLDStorerFactory@38fb151a, org.semanticweb.owlapi.rio.RioNTriplesStorerFactory@789dd6bf, org.semanticweb.owlapi.rio.RioN3StorerFactory@1b60d324, org.semanticweb.owlapi.latex.renderer.LatexStorerFactory@5529522f, org.semanticweb.owlapi.rio.RioTurtleStorerFactory@7fe87c0e, org.semanticweb.owlapi.rio.RioHDTRdfStorerFactory@517a46f3, org.semanticweb.owlapi.rio.RioNQuadsStorerFactory@182e4365, org.semanticweb.owlapi.owlxml.renderer.OWLXMLStorerFactory@43a59289, org.semanticweb.owlapi.manchestersyntax.renderer.ManchesterSyntaxStorerFactory@336e3be2, org.semanticweb.owlapi.rio.RioJsonStorerFactory@152e7703, org.semanticweb.owlapi.rio.RioRDFXMLStorerFactory@1e6d30c0, org.semanticweb.owlapi.oboformat.OBOFormatStorerFactory@fd4459b, org.semanticweb.owlapi.rdf.rdfxml.renderer.RDFXMLStorerFactory@213012a0, org.semanticweb.owlapi.rio.RioTrigStorerFactory@38929da, org.semanticweb.owlapi.rio.RioTrixStorerFactory@69d667a5, org.semanticweb.owlapi.krss2.renderer.KRSS2OWLSyntaxStorerFactory@126a9a3d, org.semanticweb.owlapi.rdf.turtle.renderer.TurtleStorerFactory@7db47323, org.semanticweb.owlapi.rio.RioBinaryRdfStorerFactory@1073c664, org.semanticweb.owlapi.functional.renderer.FunctionalSyntaxStorerFactory@6c2883b1, org.semanticweb.owlapi.dlsyntax.renderer.DLSyntaxHTMLStorerFactory@175ac243]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyStorers(java.util.Set). 17:24:18.987 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting object uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl@2ec0ca83 17:24:18.987 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Loading file META-INF/services/org.semanticweb.owlapi.model.OWLOntologyIRIMapper 17:24:18.988 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- No files found for META-INF/services/org.semanticweb.owlapi.model.OWLOntologyIRIMapper 17:24:18.988 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setIRIMappers(java.util.Set). 17:24:18.989 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[org.semanticweb.owlapi.manchestersyntax.parser.ManchesterOWLSyntaxOntologyParserFactory@3350ab4, org.semanticweb.owlapi.oboformat.OBOFormatOWLAPIParserFactory@5b0e9e0c, org.semanticweb.owlapi.rio.RioJsonParserFactory@36a58466, org.semanticweb.owlapi.rdf.turtle.parser.TurtleOntologyParserFactory@646cb2e, org.semanticweb.owlapi.rio.RioRDFXMLParserFactory@4a453f8d, org.semanticweb.owlapi.rio.RioBinaryRdfParserFactory@54234569, org.semanticweb.owlapi.rio.RioTrigParserFactory@60a6840c, org.semanticweb.owlapi.rio.RioTrixParserFactory@53525379, org.semanticweb.owlapi.functional.parser.OWLFunctionalSyntaxOWLParserFactory@2e7a9db7, org.semanticweb.owlapi.rio.RioNTriplesParserFactory@3460e4ed, org.semanticweb.owlapi.rio.RioRDFaParserFactory@2efcc0b3, org.semanticweb.owlapi.dlsyntax.parser.DLSyntaxOWLParserFactory@216328b2, org.semanticweb.owlapi.rdf.rdfxml.parser.RDFXMLParserFactory@11cc9e1e, org.semanticweb.owlapi.rio.RioN3ParserFactory@78e387d6, org.semanticweb.owlapi.rio.RioNQuadsParserFactory@9147ba2, org.semanticweb.owlapi.owlxml.parser.OWLXMLParserFactory@5315266, org.semanticweb.owlapi.rio.RioHDTRdfParserFactory@21ea1d9d, org.semanticweb.owlapi.krss2.parser.KRSS2OWLParserFactory@7827d7b, org.semanticweb.owlapi.rio.RioTurtleParserFactory@1be3f8f8, org.semanticweb.owlapi.rio.RioJsonLDParserFactory@19f497aa]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyParsers(java.util.Set). 17:24:18.989 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl@78b9155e]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyFactories(java.util.Set). 17:24:18.990 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[org.semanticweb.owlapi.functional.renderer.FunctionalSyntaxStorerFactory@69c33ea2, org.semanticweb.owlapi.manchestersyntax.renderer.ManchesterSyntaxStorerFactory@59e0d521, org.semanticweb.owlapi.dlsyntax.renderer.DLSyntaxHTMLStorerFactory@75805562, org.semanticweb.owlapi.rio.RioRDFXMLStorerFactory@43445fc6, org.semanticweb.owlapi.rio.RioJsonStorerFactory@5bb99d1d, org.semanticweb.owlapi.krss2.renderer.KRSS2OWLSyntaxStorerFactory@2e3900dc, org.semanticweb.owlapi.oboformat.OBOFormatStorerFactory@4fedf908, org.semanticweb.owlapi.rdf.rdfxml.renderer.RDFXMLStorerFactory@2ceb68a1, org.semanticweb.owlapi.latex.renderer.LatexStorerFactory@2a16d4dc, org.semanticweb.owlapi.rio.RioTurtleStorerFactory@5072e638, org.semanticweb.owlapi.rio.RioNTriplesStorerFactory@5402612e, org.semanticweb.owlapi.rio.RioTrixStorerFactory@17befef0, org.semanticweb.owlapi.rio.RioHDTRdfStorerFactory@241d1052, org.semanticweb.owlapi.dlsyntax.renderer.DLSyntaxStorerFactory@13d984ee, org.semanticweb.owlapi.rio.RioJsonLDStorerFactory@7b3c0ecb, org.semanticweb.owlapi.rdf.turtle.renderer.TurtleStorerFactory@5ad0c70a, org.semanticweb.owlapi.rio.RioNQuadsStorerFactory@4fd37449, org.semanticweb.owlapi.rio.RioN3StorerFactory@3006bfb, org.semanticweb.owlapi.rio.RioBinaryRdfStorerFactory@5341641d, org.semanticweb.owlapi.owlxml.renderer.OWLXMLStorerFactory@6de33fde, org.semanticweb.owlapi.rio.RioTrigStorerFactory@431babe6]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyStorers(java.util.Set). 17:24:18.995 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating model ... 17:24:18.995 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating class ''. 17:24:19.028 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating class 'owl:Thing'. 17:24:19.030 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting object uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl@6cc90398 17:24:19.030 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Loading file META-INF/services/org.semanticweb.owlapi.model.OWLOntologyIRIMapper 17:24:19.031 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- No files found for META-INF/services/org.semanticweb.owlapi.model.OWLOntologyIRIMapper 17:24:19.031 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setIRIMappers(java.util.Set). 17:24:19.031 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[org.semanticweb.owlapi.rio.RioJsonLDParserFactory@7962a746, org.semanticweb.owlapi.rio.RioRDFXMLParserFactory@f5ae29e, org.semanticweb.owlapi.rio.RioHDTRdfParserFactory@6adcf059, org.semanticweb.owlapi.rio.RioNQuadsParserFactory@772cf46b, org.semanticweb.owlapi.rio.RioNTriplesParserFactory@1b98355f, org.semanticweb.owlapi.rio.RioJsonParserFactory@1c31de5d, org.semanticweb.owlapi.rio.RioBinaryRdfParserFactory@38ebc866, org.semanticweb.owlapi.rio.RioRDFaParserFactory@949d347, org.semanticweb.owlapi.rdf.turtle.parser.TurtleOntologyParserFactory@2cdb5974, org.semanticweb.owlapi.oboformat.OBOFormatOWLAPIParserFactory@4e756867, org.semanticweb.owlapi.dlsyntax.parser.DLSyntaxOWLParserFactory@1450ffa3, org.semanticweb.owlapi.rio.RioTrixParserFactory@45ad3cd8, org.semanticweb.owlapi.rio.RioTrigParserFactory@1fc5c0b2, org.semanticweb.owlapi.rio.RioTurtleParserFactory@2b90cc1, org.semanticweb.owlapi.krss2.parser.KRSS2OWLParserFactory@3d718248, org.semanticweb.owlapi.owlxml.parser.OWLXMLParserFactory@53e4a19e, org.semanticweb.owlapi.rio.RioN3ParserFactory@7a7f9d45, org.semanticweb.owlapi.manchestersyntax.parser.ManchesterOWLSyntaxOntologyParserFactory@6b6fd0, org.semanticweb.owlapi.functional.parser.OWLFunctionalSyntaxOWLParserFactory@8aa5ab4, org.semanticweb.owlapi.rdf.rdfxml.parser.RDFXMLParserFactory@62360a68]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyParsers(java.util.Set). 17:24:19.032 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl@5a2f401a]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyFactories(java.util.Set). 17:24:19.032 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[org.semanticweb.owlapi.rdf.rdfxml.renderer.RDFXMLStorerFactory@6bdedbbd, org.semanticweb.owlapi.rio.RioJsonLDStorerFactory@4a0c3aa8, org.semanticweb.owlapi.rio.RioNQuadsStorerFactory@26a33cf, org.semanticweb.owlapi.dlsyntax.renderer.DLSyntaxHTMLStorerFactory@6124dda2, org.semanticweb.owlapi.rio.RioHDTRdfStorerFactory@3d59933, org.semanticweb.owlapi.krss2.renderer.KRSS2OWLSyntaxStorerFactory@30bd39d5, org.semanticweb.owlapi.rio.RioNTriplesStorerFactory@29188050, org.semanticweb.owlapi.rio.RioTrixStorerFactory@8d29719, org.semanticweb.owlapi.dlsyntax.renderer.DLSyntaxStorerFactory@380e33c2, org.semanticweb.owlapi.rio.RioBinaryRdfStorerFactory@445b85d7, org.semanticweb.owlapi.rio.RioJsonStorerFactory@3534651a, org.semanticweb.owlapi.rio.RioRDFXMLStorerFactory@3f122cdc, org.semanticweb.owlapi.rio.RioN3StorerFactory@2d593b56, org.semanticweb.owlapi.rdf.turtle.renderer.TurtleStorerFactory@3c87e851, org.semanticweb.owlapi.latex.renderer.LatexStorerFactory@54556723, org.semanticweb.owlapi.rio.RioTrigStorerFactory@5bf523e3, org.semanticweb.owlapi.rio.RioTurtleStorerFactory@65259c53, org.semanticweb.owlapi.oboformat.OBOFormatStorerFactory@3bc891f2, org.semanticweb.owlapi.owlxml.renderer.OWLXMLStorerFactory@47b961e2, org.semanticweb.owlapi.functional.renderer.FunctionalSyntaxStorerFactory@d2cb2d0, org.semanticweb.owlapi.manchestersyntax.renderer.ManchesterSyntaxStorerFactory@2d230cff]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyStorers(java.util.Set). 17:24:19.034 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating model ... 17:24:19.035 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating class ''. 17:24:19.035 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating class 'owl:Thing'. 17:24:19.036 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting object uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl@13390a96 17:24:19.037 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Loading file META-INF/services/org.semanticweb.owlapi.model.OWLOntologyIRIMapper 17:24:19.037 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- No files found for META-INF/services/org.semanticweb.owlapi.model.OWLOntologyIRIMapper 17:24:19.037 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setIRIMappers(java.util.Set). 17:24:19.037 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[org.semanticweb.owlapi.krss2.parser.KRSS2OWLParserFactory@7497a554, org.semanticweb.owlapi.rio.RioNTriplesParserFactory@1eb9d69a, org.semanticweb.owlapi.rio.RioRDFaParserFactory@36511772, org.semanticweb.owlapi.rdf.rdfxml.parser.RDFXMLParserFactory@295f2d1b, org.semanticweb.owlapi.rio.RioNQuadsParserFactory@69f3e556, org.semanticweb.owlapi.rio.RioTurtleParserFactory@49a06087, org.semanticweb.owlapi.dlsyntax.parser.DLSyntaxOWLParserFactory@65015a49, org.semanticweb.owlapi.rio.RioHDTRdfParserFactory@28dacf31, org.semanticweb.owlapi.rio.RioTrigParserFactory@27a90ce5, org.semanticweb.owlapi.rio.RioRDFXMLParserFactory@51869ad6, org.semanticweb.owlapi.manchestersyntax.parser.ManchesterOWLSyntaxOntologyParserFactory@3a8b9458, org.semanticweb.owlapi.owlxml.parser.OWLXMLParserFactory@60ab895f, org.semanticweb.owlapi.rio.RioBinaryRdfParserFactory@78bd02c8, org.semanticweb.owlapi.rio.RioJsonLDParserFactory@47e60b71, org.semanticweb.owlapi.rio.RioJsonParserFactory@795faad, org.semanticweb.owlapi.rio.RioTrixParserFactory@77f4038c, org.semanticweb.owlapi.oboformat.OBOFormatOWLAPIParserFactory@44e08a7a, org.semanticweb.owlapi.rdf.turtle.parser.TurtleOntologyParserFactory@5dd23809, org.semanticweb.owlapi.functional.parser.OWLFunctionalSyntaxOWLParserFactory@664f49f, org.semanticweb.owlapi.rio.RioN3ParserFactory@17ae13d5]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyParsers(java.util.Set). 17:24:19.038 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl@2c15034f]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyFactories(java.util.Set). 17:24:19.038 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[org.semanticweb.owlapi.krss2.renderer.KRSS2OWLSyntaxStorerFactory@3e5ebdfe, org.semanticweb.owlapi.rio.RioTurtleStorerFactory@c82ad22, org.semanticweb.owlapi.rdf.turtle.renderer.TurtleStorerFactory@71668a67, org.semanticweb.owlapi.rio.RioJsonLDStorerFactory@46591e98, org.semanticweb.owlapi.rio.RioNQuadsStorerFactory@83e635f, org.semanticweb.owlapi.rio.RioNTriplesStorerFactory@61d011e, org.semanticweb.owlapi.rio.RioTrigStorerFactory@1926f962, org.semanticweb.owlapi.rio.RioJsonStorerFactory@5b6cc344, org.semanticweb.owlapi.rio.RioHDTRdfStorerFactory@1a06602f, org.semanticweb.owlapi.rio.RioRDFXMLStorerFactory@3b56947a, org.semanticweb.owlapi.oboformat.OBOFormatStorerFactory@2047adea, org.semanticweb.owlapi.dlsyntax.renderer.DLSyntaxHTMLStorerFactory@2ecdcfe3, org.semanticweb.owlapi.rio.RioBinaryRdfStorerFactory@5af40e45, org.semanticweb.owlapi.latex.renderer.LatexStorerFactory@3ff26c9, org.semanticweb.owlapi.rdf.rdfxml.renderer.RDFXMLStorerFactory@43b4ec0c, org.semanticweb.owlapi.rio.RioN3StorerFactory@2110684a, org.semanticweb.owlapi.rio.RioTrixStorerFactory@62794582, org.semanticweb.owlapi.manchestersyntax.renderer.ManchesterSyntaxStorerFactory@5a6efe33, org.semanticweb.owlapi.owlxml.renderer.OWLXMLStorerFactory@148b6f95, org.semanticweb.owlapi.functional.renderer.FunctionalSyntaxStorerFactory@5ee581db, org.semanticweb.owlapi.dlsyntax.renderer.DLSyntaxStorerFactory@65b73689]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyStorers(java.util.Set). 17:24:19.064 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating model ... 17:24:19.064 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating class ''. 17:24:19.069 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating class 'owl:Thing'. 17:24:19.071 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting object uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl@3400d6fa 17:24:19.071 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Loading file META-INF/services/org.semanticweb.owlapi.model.OWLOntologyIRIMapper 17:24:19.072 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- No files found for META-INF/services/org.semanticweb.owlapi.model.OWLOntologyIRIMapper 17:24:19.072 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setIRIMappers(java.util.Set). 17:24:19.072 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[org.semanticweb.owlapi.rio.RioN3ParserFactory@405603b6, org.semanticweb.owlapi.rio.RioTrixParserFactory@69e36fe3, org.semanticweb.owlapi.rdf.turtle.parser.TurtleOntologyParserFactory@30133a11, org.semanticweb.owlapi.rio.RioJsonParserFactory@163df259, org.semanticweb.owlapi.rio.RioRDFaParserFactory@2f61de04, org.semanticweb.owlapi.rio.RioNQuadsParserFactory@3c3cd13a, org.semanticweb.owlapi.rio.RioNTriplesParserFactory@56b751b1, org.semanticweb.owlapi.owlxml.parser.OWLXMLParserFactory@3639b04, org.semanticweb.owlapi.rio.RioJsonLDParserFactory@7fd2a67a, org.semanticweb.owlapi.rio.RioTrigParserFactory@5b59c3d, org.semanticweb.owlapi.rdf.rdfxml.parser.RDFXMLParserFactory@5cb8580, org.semanticweb.owlapi.rio.RioHDTRdfParserFactory@5c740c5a, org.semanticweb.owlapi.krss2.parser.KRSS2OWLParserFactory@41a8f0d8, org.semanticweb.owlapi.rio.RioTurtleParserFactory@48d31d25, org.semanticweb.owlapi.rio.RioRDFXMLParserFactory@5f5a33ed, org.semanticweb.owlapi.functional.parser.OWLFunctionalSyntaxOWLParserFactory@2168def, org.semanticweb.owlapi.oboformat.OBOFormatOWLAPIParserFactory@1aee6d14, org.semanticweb.owlapi.dlsyntax.parser.DLSyntaxOWLParserFactory@2ca1e49a, org.semanticweb.owlapi.rio.RioBinaryRdfParserFactory@54a6ef6, org.semanticweb.owlapi.manchestersyntax.parser.ManchesterOWLSyntaxOntologyParserFactory@30a62a5b]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyParsers(java.util.Set). 17:24:19.073 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl@46188a89]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyFactories(java.util.Set). 17:24:19.073 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[org.semanticweb.owlapi.rio.RioJsonLDStorerFactory@87220f1, org.semanticweb.owlapi.rio.RioNTriplesStorerFactory@2f8f40cc, org.semanticweb.owlapi.rio.RioTurtleStorerFactory@229cb4d8, org.semanticweb.owlapi.rdf.rdfxml.renderer.RDFXMLStorerFactory@6f65a203, org.semanticweb.owlapi.functional.renderer.FunctionalSyntaxStorerFactory@4de158ca, org.semanticweb.owlapi.oboformat.OBOFormatStorerFactory@68f2363, org.semanticweb.owlapi.latex.renderer.LatexStorerFactory@d978ab9, org.semanticweb.owlapi.rio.RioTrigStorerFactory@5dd3727c, org.semanticweb.owlapi.owlxml.renderer.OWLXMLStorerFactory@1d0b447b, org.semanticweb.owlapi.dlsyntax.renderer.DLSyntaxHTMLStorerFactory@3cf06a01, org.semanticweb.owlapi.dlsyntax.renderer.DLSyntaxStorerFactory@71ee2fff, org.semanticweb.owlapi.manchestersyntax.renderer.ManchesterSyntaxStorerFactory@4f2fdf3d, org.semanticweb.owlapi.rdf.turtle.renderer.TurtleStorerFactory@4af7ac25, org.semanticweb.owlapi.rio.RioRDFXMLStorerFactory@14d81f2c, org.semanticweb.owlapi.rio.RioBinaryRdfStorerFactory@37fca349, org.semanticweb.owlapi.rio.RioHDTRdfStorerFactory@86377d5, org.semanticweb.owlapi.krss2.renderer.KRSS2OWLSyntaxStorerFactory@d180961, org.semanticweb.owlapi.rio.RioNQuadsStorerFactory@36638b59, org.semanticweb.owlapi.rio.RioN3StorerFactory@252d8df6, org.semanticweb.owlapi.rio.RioTrixStorerFactory@774013dc, org.semanticweb.owlapi.rio.RioJsonStorerFactory@77998ea7]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyStorers(java.util.Set). 17:24:19.076 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating model ... 17:24:19.076 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating class ''. 17:24:19.076 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating class 'owl:Thing'. 17:24:19.087 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting object uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl@60e67c06 17:24:19.088 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Loading file META-INF/services/org.semanticweb.owlapi.model.OWLOntologyIRIMapper 17:24:19.088 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- No files found for META-INF/services/org.semanticweb.owlapi.model.OWLOntologyIRIMapper 17:24:19.088 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setIRIMappers(java.util.Set). 17:24:19.089 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[org.semanticweb.owlapi.rio.RioHDTRdfParserFactory@41404aa2, org.semanticweb.owlapi.rio.RioTrixParserFactory@1a3c4b3e, org.semanticweb.owlapi.rio.RioJsonLDParserFactory@b267745, org.semanticweb.owlapi.rio.RioJsonParserFactory@31e22365, org.semanticweb.owlapi.rio.RioRDFXMLParserFactory@45f0038, org.semanticweb.owlapi.owlxml.parser.OWLXMLParserFactory@7210f559, org.semanticweb.owlapi.rio.RioBinaryRdfParserFactory@452ec287, org.semanticweb.owlapi.rio.RioTrigParserFactory@289a4b90, org.semanticweb.owlapi.rio.RioTurtleParserFactory@4746fb8c, org.semanticweb.owlapi.functional.parser.OWLFunctionalSyntaxOWLParserFactory@7507d96c, org.semanticweb.owlapi.rio.RioN3ParserFactory@2ebf524, org.semanticweb.owlapi.dlsyntax.parser.DLSyntaxOWLParserFactory@7be62956, org.semanticweb.owlapi.rio.RioRDFaParserFactory@59c08cf1, org.semanticweb.owlapi.manchestersyntax.parser.ManchesterOWLSyntaxOntologyParserFactory@2bc59ab7, org.semanticweb.owlapi.rdf.rdfxml.parser.RDFXMLParserFactory@49b9ba6a, org.semanticweb.owlapi.rio.RioNTriplesParserFactory@799971ac, org.semanticweb.owlapi.rio.RioNQuadsParserFactory@41bdaa81, org.semanticweb.owlapi.krss2.parser.KRSS2OWLParserFactory@410f53b2, org.semanticweb.owlapi.rdf.turtle.parser.TurtleOntologyParserFactory@265287ec, org.semanticweb.owlapi.oboformat.OBOFormatOWLAPIParserFactory@30e143ff]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyParsers(java.util.Set). 17:24:19.089 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl@39c5a105]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyFactories(java.util.Set). 17:24:19.090 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[org.semanticweb.owlapi.owlxml.renderer.OWLXMLStorerFactory@513fab1e, org.semanticweb.owlapi.rio.RioJsonLDStorerFactory@50fa5938, org.semanticweb.owlapi.krss2.renderer.KRSS2OWLSyntaxStorerFactory@7323dce7, org.semanticweb.owlapi.dlsyntax.renderer.DLSyntaxStorerFactory@6cb194f5, org.semanticweb.owlapi.rio.RioNQuadsStorerFactory@bc52a41, org.semanticweb.owlapi.rdf.rdfxml.renderer.RDFXMLStorerFactory@492fa72a, org.semanticweb.owlapi.rio.RioJsonStorerFactory@1e482ecd, org.semanticweb.owlapi.rio.RioN3StorerFactory@58b5f7d2, org.semanticweb.owlapi.rio.RioTrixStorerFactory@3dc2f14, org.semanticweb.owlapi.latex.renderer.LatexStorerFactory@4ff9f715, org.semanticweb.owlapi.oboformat.OBOFormatStorerFactory@74b7497b, org.semanticweb.owlapi.rio.RioHDTRdfStorerFactory@308c65e0, org.semanticweb.owlapi.rio.RioNTriplesStorerFactory@9f48198, org.semanticweb.owlapi.dlsyntax.renderer.DLSyntaxHTMLStorerFactory@118a4d5, org.semanticweb.owlapi.rdf.turtle.renderer.TurtleStorerFactory@5f68eec6, org.semanticweb.owlapi.rio.RioBinaryRdfStorerFactory@74f649a7, org.semanticweb.owlapi.rio.RioTrigStorerFactory@21698e5a, org.semanticweb.owlapi.functional.renderer.FunctionalSyntaxStorerFactory@53d87b2d, org.semanticweb.owlapi.rio.RioRDFXMLStorerFactory@5615f82d, org.semanticweb.owlapi.manchestersyntax.renderer.ManchesterSyntaxStorerFactory@470135da, org.semanticweb.owlapi.rio.RioTurtleStorerFactory@2e8986b6]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyStorers(java.util.Set). 17:24:19.097 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating model ... 17:24:19.097 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating class ''. 17:24:19.098 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating class 'owl:Thing'. 17:24:19.100 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting object uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl@32d1d6c5 17:24:19.100 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Loading file META-INF/services/org.semanticweb.owlapi.model.OWLOntologyIRIMapper 17:24:19.101 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- No files found for META-INF/services/org.semanticweb.owlapi.model.OWLOntologyIRIMapper 17:24:19.101 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setIRIMappers(java.util.Set). 17:24:19.101 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[org.semanticweb.owlapi.oboformat.OBOFormatOWLAPIParserFactory@6802d023, org.semanticweb.owlapi.rdf.turtle.parser.TurtleOntologyParserFactory@3e8afc2d, org.semanticweb.owlapi.rio.RioHDTRdfParserFactory@77476fcf, org.semanticweb.owlapi.rdf.rdfxml.parser.RDFXMLParserFactory@8ce3f27, org.semanticweb.owlapi.rio.RioJsonLDParserFactory@70805849, org.semanticweb.owlapi.rio.RioNQuadsParserFactory@6b4fd7d, org.semanticweb.owlapi.dlsyntax.parser.DLSyntaxOWLParserFactory@614cd187, org.semanticweb.owlapi.rio.RioN3ParserFactory@4a41caed, org.semanticweb.owlapi.owlxml.parser.OWLXMLParserFactory@115ef673, org.semanticweb.owlapi.rio.RioJsonParserFactory@e7d0db2, org.semanticweb.owlapi.rio.RioRDFaParserFactory@12723c5d, org.semanticweb.owlapi.rio.RioTrixParserFactory@26f480c6, org.semanticweb.owlapi.krss2.parser.KRSS2OWLParserFactory@58583a2d, org.semanticweb.owlapi.functional.parser.OWLFunctionalSyntaxOWLParserFactory@2d172c7, org.semanticweb.owlapi.rio.RioNTriplesParserFactory@7404aff2, org.semanticweb.owlapi.rio.RioTurtleParserFactory@2567c091, org.semanticweb.owlapi.rio.RioBinaryRdfParserFactory@e895e3e, org.semanticweb.owlapi.rio.RioRDFXMLParserFactory@56a09a5c, org.semanticweb.owlapi.manchestersyntax.parser.ManchesterOWLSyntaxOntologyParserFactory@4a5b38e6, org.semanticweb.owlapi.rio.RioTrigParserFactory@775edae0]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyParsers(java.util.Set). 17:24:19.101 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl@7747cc1b]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyFactories(java.util.Set). 17:24:19.102 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[org.semanticweb.owlapi.dlsyntax.renderer.DLSyntaxStorerFactory@20914835, org.semanticweb.owlapi.rdf.rdfxml.renderer.RDFXMLStorerFactory@76cf91c9, org.semanticweb.owlapi.rio.RioNQuadsStorerFactory@72237be8, org.semanticweb.owlapi.rio.RioNTriplesStorerFactory@5c5f12e, org.semanticweb.owlapi.rio.RioBinaryRdfStorerFactory@417446d9, org.semanticweb.owlapi.rio.RioTrixStorerFactory@1e3566e, org.semanticweb.owlapi.functional.renderer.FunctionalSyntaxStorerFactory@6fc7e828, org.semanticweb.owlapi.latex.renderer.LatexStorerFactory@76eadc5a, org.semanticweb.owlapi.rdf.turtle.renderer.TurtleStorerFactory@26bce60d, org.semanticweb.owlapi.rio.RioHDTRdfStorerFactory@34070bd2, org.semanticweb.owlapi.rio.RioJsonStorerFactory@1dd76982, org.semanticweb.owlapi.rio.RioRDFXMLStorerFactory@23f8036d, org.semanticweb.owlapi.rio.RioTrigStorerFactory@68f69ca3, org.semanticweb.owlapi.manchestersyntax.renderer.ManchesterSyntaxStorerFactory@26a9c6df, org.semanticweb.owlapi.krss2.renderer.KRSS2OWLSyntaxStorerFactory@2ce24a1a, org.semanticweb.owlapi.oboformat.OBOFormatStorerFactory@615c4ea4, org.semanticweb.owlapi.rio.RioTurtleStorerFactory@2b058bfd, org.semanticweb.owlapi.owlxml.renderer.OWLXMLStorerFactory@74bfdd66, org.semanticweb.owlapi.rio.RioN3StorerFactory@7e76a66f, org.semanticweb.owlapi.rio.RioJsonLDStorerFactory@1e7d3d87, org.semanticweb.owlapi.dlsyntax.renderer.DLSyntaxHTMLStorerFactory@1e9d7366]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyStorers(java.util.Set). 17:24:19.104 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating model ... 17:24:19.105 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting object uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl@6edd4fe2 17:24:19.105 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Loading file META-INF/services/org.semanticweb.owlapi.model.OWLOntologyIRIMapper 17:24:19.105 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- No files found for META-INF/services/org.semanticweb.owlapi.model.OWLOntologyIRIMapper 17:24:19.105 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setIRIMappers(java.util.Set). 17:24:19.106 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[org.semanticweb.owlapi.rdf.rdfxml.parser.RDFXMLParserFactory@21e39b82, org.semanticweb.owlapi.rio.RioRDFXMLParserFactory@612ac38b, org.semanticweb.owlapi.oboformat.OBOFormatOWLAPIParserFactory@1280bae3, org.semanticweb.owlapi.owlxml.parser.OWLXMLParserFactory@40dee07b, org.semanticweb.owlapi.dlsyntax.parser.DLSyntaxOWLParserFactory@5f9a8ddc, org.semanticweb.owlapi.rio.RioTurtleParserFactory@79273a4f, org.semanticweb.owlapi.rio.RioN3ParserFactory@73a5d86c, org.semanticweb.owlapi.functional.parser.OWLFunctionalSyntaxOWLParserFactory@1fca53a7, org.semanticweb.owlapi.rio.RioTrixParserFactory@4dd4965a, org.semanticweb.owlapi.manchestersyntax.parser.ManchesterOWLSyntaxOntologyParserFactory@53918b5e, org.semanticweb.owlapi.rio.RioNQuadsParserFactory@2cf88901, org.semanticweb.owlapi.rio.RioNTriplesParserFactory@4780341, org.semanticweb.owlapi.rio.RioBinaryRdfParserFactory@256a5df0, org.semanticweb.owlapi.krss2.parser.KRSS2OWLParserFactory@5366575d, org.semanticweb.owlapi.rdf.turtle.parser.TurtleOntologyParserFactory@1b6cad77, org.semanticweb.owlapi.rio.RioHDTRdfParserFactory@1868ed54, org.semanticweb.owlapi.rio.RioJsonParserFactory@45790cb, org.semanticweb.owlapi.rio.RioRDFaParserFactory@3c910acd, org.semanticweb.owlapi.rio.RioTrigParserFactory@9f2fe2e, org.semanticweb.owlapi.rio.RioJsonLDParserFactory@131777e8]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyParsers(java.util.Set). 17:24:19.106 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl@4e26987b]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyFactories(java.util.Set). 17:24:19.106 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[org.semanticweb.owlapi.owlxml.renderer.OWLXMLStorerFactory@39342614, org.semanticweb.owlapi.krss2.renderer.KRSS2OWLSyntaxStorerFactory@b4d83ac, org.semanticweb.owlapi.rio.RioRDFXMLStorerFactory@5602e540, org.semanticweb.owlapi.rio.RioTrigStorerFactory@11f9b95a, org.semanticweb.owlapi.rdf.rdfxml.renderer.RDFXMLStorerFactory@50bb1c1f, org.semanticweb.owlapi.rio.RioTurtleStorerFactory@687e561b, org.semanticweb.owlapi.rdf.turtle.renderer.TurtleStorerFactory@13d10057, org.semanticweb.owlapi.oboformat.OBOFormatStorerFactory@6866e740, org.semanticweb.owlapi.latex.renderer.LatexStorerFactory@66944c7c, org.semanticweb.owlapi.rio.RioNQuadsStorerFactory@1468e880, org.semanticweb.owlapi.rio.RioBinaryRdfStorerFactory@2cd5b19c, org.semanticweb.owlapi.manchestersyntax.renderer.ManchesterSyntaxStorerFactory@31e3c34, org.semanticweb.owlapi.rio.RioHDTRdfStorerFactory@7109b603, org.semanticweb.owlapi.rio.RioTrixStorerFactory@42066f0d, org.semanticweb.owlapi.rio.RioN3StorerFactory@286dfa20, org.semanticweb.owlapi.rio.RioJsonStorerFactory@29b5e7db, org.semanticweb.owlapi.dlsyntax.renderer.DLSyntaxStorerFactory@73ae82da, org.semanticweb.owlapi.rio.RioNTriplesStorerFactory@508f4bb5, org.semanticweb.owlapi.rio.RioJsonLDStorerFactory@76b642aa, org.semanticweb.owlapi.functional.renderer.FunctionalSyntaxStorerFactory@7981963f, org.semanticweb.owlapi.dlsyntax.renderer.DLSyntaxHTMLStorerFactory@14993306]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyStorers(java.util.Set). 17:24:19.109 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating model ... 17:24:19.109 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating class ''. 17:24:19.110 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating class ''. 17:24:19.110 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating class 'owl:Thing'. 17:24:19.112 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting object uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl@7b795db7 17:24:19.112 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Loading file META-INF/services/org.semanticweb.owlapi.model.OWLOntologyIRIMapper 17:24:19.112 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- No files found for META-INF/services/org.semanticweb.owlapi.model.OWLOntologyIRIMapper 17:24:19.112 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setIRIMappers(java.util.Set). 17:24:19.112 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[org.semanticweb.owlapi.rio.RioRDFaParserFactory@53e82089, org.semanticweb.owlapi.krss2.parser.KRSS2OWLParserFactory@b849fa6, org.semanticweb.owlapi.rio.RioJsonLDParserFactory@40ddf339, org.semanticweb.owlapi.manchestersyntax.parser.ManchesterOWLSyntaxOntologyParserFactory@586486c, org.semanticweb.owlapi.rio.RioBinaryRdfParserFactory@57bac3f0, org.semanticweb.owlapi.rio.RioNTriplesParserFactory@409395b9, org.semanticweb.owlapi.rio.RioTurtleParserFactory@5e80d5, org.semanticweb.owlapi.rio.RioTrigParserFactory@4ec27c4c, org.semanticweb.owlapi.dlsyntax.parser.DLSyntaxOWLParserFactory@774c5e5c, org.semanticweb.owlapi.rio.RioTrixParserFactory@12200670, org.semanticweb.owlapi.rdf.turtle.parser.TurtleOntologyParserFactory@7fbbdd8a, org.semanticweb.owlapi.functional.parser.OWLFunctionalSyntaxOWLParserFactory@4e9ea32f, org.semanticweb.owlapi.oboformat.OBOFormatOWLAPIParserFactory@4cf01c41, org.semanticweb.owlapi.rio.RioRDFXMLParserFactory@66a8751a, org.semanticweb.owlapi.rio.RioHDTRdfParserFactory@55f6f965, org.semanticweb.owlapi.rio.RioN3ParserFactory@d271a54, org.semanticweb.owlapi.owlxml.parser.OWLXMLParserFactory@79ec57b8, org.semanticweb.owlapi.rio.RioJsonParserFactory@c83ed77, org.semanticweb.owlapi.rdf.rdfxml.parser.RDFXMLParserFactory@56ba8e8c, org.semanticweb.owlapi.rio.RioNQuadsParserFactory@6ff8e744]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyParsers(java.util.Set). 17:24:19.113 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl@257b3561]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyFactories(java.util.Set). 17:24:19.113 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[org.semanticweb.owlapi.dlsyntax.renderer.DLSyntaxStorerFactory@61d42275, org.semanticweb.owlapi.krss2.renderer.KRSS2OWLSyntaxStorerFactory@2a259f6f, org.semanticweb.owlapi.rio.RioBinaryRdfStorerFactory@4148ce43, org.semanticweb.owlapi.rio.RioTrixStorerFactory@521c67f0, org.semanticweb.owlapi.oboformat.OBOFormatStorerFactory@6614289a, org.semanticweb.owlapi.rio.RioRDFXMLStorerFactory@2633d09c, org.semanticweb.owlapi.dlsyntax.renderer.DLSyntaxHTMLStorerFactory@670c171c, org.semanticweb.owlapi.rio.RioTrigStorerFactory@54f25b42, org.semanticweb.owlapi.rio.RioN3StorerFactory@46d69ca4, org.semanticweb.owlapi.rio.RioJsonStorerFactory@416b681c, org.semanticweb.owlapi.rdf.rdfxml.renderer.RDFXMLStorerFactory@78861d9e, org.semanticweb.owlapi.latex.renderer.LatexStorerFactory@3df3410a, org.semanticweb.owlapi.rio.RioNQuadsStorerFactory@5c9b5e62, org.semanticweb.owlapi.rio.RioHDTRdfStorerFactory@46fb9581, org.semanticweb.owlapi.rio.RioNTriplesStorerFactory@3c826498, org.semanticweb.owlapi.rio.RioTurtleStorerFactory@7d156f8f, org.semanticweb.owlapi.manchestersyntax.renderer.ManchesterSyntaxStorerFactory@6207145c, org.semanticweb.owlapi.rdf.turtle.renderer.TurtleStorerFactory@7ccf6114, org.semanticweb.owlapi.rio.RioJsonLDStorerFactory@6fcc0a1, org.semanticweb.owlapi.functional.renderer.FunctionalSyntaxStorerFactory@1eabfad5, org.semanticweb.owlapi.owlxml.renderer.OWLXMLStorerFactory@6a878778]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyStorers(java.util.Set). 17:24:19.115 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating model ... 17:24:19.115 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating class ''. 17:24:19.116 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating class ''. 17:24:19.118 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting object uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl@614d7fbf 17:24:19.118 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Loading file META-INF/services/org.semanticweb.owlapi.model.OWLOntologyIRIMapper 17:24:19.118 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- No files found for META-INF/services/org.semanticweb.owlapi.model.OWLOntologyIRIMapper 17:24:19.119 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setIRIMappers(java.util.Set). 17:24:19.119 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[org.semanticweb.owlapi.rio.RioBinaryRdfParserFactory@54e94de9, org.semanticweb.owlapi.rio.RioTrixParserFactory@27dc81be, org.semanticweb.owlapi.rdf.turtle.parser.TurtleOntologyParserFactory@e171f93, org.semanticweb.owlapi.functional.parser.OWLFunctionalSyntaxOWLParserFactory@4ad3969, org.semanticweb.owlapi.oboformat.OBOFormatOWLAPIParserFactory@762cdf46, org.semanticweb.owlapi.rdf.rdfxml.parser.RDFXMLParserFactory@2d7aa291, org.semanticweb.owlapi.rio.RioTrigParserFactory@af3295f, org.semanticweb.owlapi.dlsyntax.parser.DLSyntaxOWLParserFactory@1ba7db2a, org.semanticweb.owlapi.owlxml.parser.OWLXMLParserFactory@5d7ff311, org.semanticweb.owlapi.rio.RioNTriplesParserFactory@7d5a0b14, org.semanticweb.owlapi.rio.RioHDTRdfParserFactory@2cff03cf, org.semanticweb.owlapi.rio.RioRDFaParserFactory@72ec16f8, org.semanticweb.owlapi.rio.RioJsonLDParserFactory@924f3f1, org.semanticweb.owlapi.rio.RioN3ParserFactory@77a4bac, org.semanticweb.owlapi.rio.RioNQuadsParserFactory@534fc1f7, org.semanticweb.owlapi.manchestersyntax.parser.ManchesterOWLSyntaxOntologyParserFactory@6c06b1bc, org.semanticweb.owlapi.rio.RioRDFXMLParserFactory@279e1422, org.semanticweb.owlapi.krss2.parser.KRSS2OWLParserFactory@1d8dbf10, org.semanticweb.owlapi.rio.RioJsonParserFactory@19e2db7c, org.semanticweb.owlapi.rio.RioTurtleParserFactory@3595086b]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyParsers(java.util.Set). 17:24:19.119 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl@627d35ff]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyFactories(java.util.Set). 17:24:19.119 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[org.semanticweb.owlapi.rio.RioRDFXMLStorerFactory@13714753, org.semanticweb.owlapi.rio.RioTrixStorerFactory@96be1ae, org.semanticweb.owlapi.functional.renderer.FunctionalSyntaxStorerFactory@2f0e7fa8, org.semanticweb.owlapi.dlsyntax.renderer.DLSyntaxHTMLStorerFactory@312819ae, org.semanticweb.owlapi.rio.RioHDTRdfStorerFactory@196d684b, org.semanticweb.owlapi.rio.RioJsonStorerFactory@1f3f434, org.semanticweb.owlapi.rdf.rdfxml.renderer.RDFXMLStorerFactory@7157413e, org.semanticweb.owlapi.oboformat.OBOFormatStorerFactory@1cab19e2, org.semanticweb.owlapi.rio.RioNTriplesStorerFactory@d3d5094, org.semanticweb.owlapi.latex.renderer.LatexStorerFactory@2e4b5da1, org.semanticweb.owlapi.manchestersyntax.renderer.ManchesterSyntaxStorerFactory@24d7657b, org.semanticweb.owlapi.krss2.renderer.KRSS2OWLSyntaxStorerFactory@6f428e6e, org.semanticweb.owlapi.rdf.turtle.renderer.TurtleStorerFactory@72e49f6a, org.semanticweb.owlapi.rio.RioTurtleStorerFactory@6eb5b9e7, org.semanticweb.owlapi.rio.RioNQuadsStorerFactory@54bc3bcf, org.semanticweb.owlapi.rio.RioJsonLDStorerFactory@45d38165, org.semanticweb.owlapi.dlsyntax.renderer.DLSyntaxStorerFactory@4ae2c01b, org.semanticweb.owlapi.rio.RioN3StorerFactory@26612078, org.semanticweb.owlapi.rio.RioTrigStorerFactory@3c3cd7a5, org.semanticweb.owlapi.rio.RioBinaryRdfStorerFactory@6879e983, org.semanticweb.owlapi.owlxml.renderer.OWLXMLStorerFactory@3245efdb]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyStorers(java.util.Set). 17:24:19.122 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating model ... 17:24:19.122 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating class ''. 17:24:19.122 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating class 'owl:Thing'. 17:24:19.124 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting object uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl@60b553f 17:24:19.124 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Loading file META-INF/services/org.semanticweb.owlapi.model.OWLOntologyIRIMapper 17:24:19.124 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- No files found for META-INF/services/org.semanticweb.owlapi.model.OWLOntologyIRIMapper 17:24:19.124 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setIRIMappers(java.util.Set). 17:24:19.124 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[org.semanticweb.owlapi.rio.RioN3ParserFactory@1791e231, org.semanticweb.owlapi.functional.parser.OWLFunctionalSyntaxOWLParserFactory@2133b712, org.semanticweb.owlapi.rio.RioRDFaParserFactory@24ac6fef, org.semanticweb.owlapi.rdf.turtle.parser.TurtleOntologyParserFactory@7d4da729, org.semanticweb.owlapi.oboformat.OBOFormatOWLAPIParserFactory@5c2a3f0c, org.semanticweb.owlapi.dlsyntax.parser.DLSyntaxOWLParserFactory@601d9f3a, org.semanticweb.owlapi.owlxml.parser.OWLXMLParserFactory@4b7e4d14, org.semanticweb.owlapi.rio.RioNQuadsParserFactory@55397d15, org.semanticweb.owlapi.rio.RioTrigParserFactory@227b9277, org.semanticweb.owlapi.rio.RioNTriplesParserFactory@5e360c3b, org.semanticweb.owlapi.rio.RioJsonParserFactory@5ca4c88a, org.semanticweb.owlapi.manchestersyntax.parser.ManchesterOWLSyntaxOntologyParserFactory@2aa811f9, org.semanticweb.owlapi.krss2.parser.KRSS2OWLParserFactory@66abb2fa, org.semanticweb.owlapi.rio.RioTurtleParserFactory@b56d8a7, org.semanticweb.owlapi.rio.RioHDTRdfParserFactory@5d93ff21, org.semanticweb.owlapi.rio.RioBinaryRdfParserFactory@6585df70, org.semanticweb.owlapi.rio.RioRDFXMLParserFactory@3cb49121, org.semanticweb.owlapi.rio.RioTrixParserFactory@4c4215d7, org.semanticweb.owlapi.rdf.rdfxml.parser.RDFXMLParserFactory@70f91ae3, org.semanticweb.owlapi.rio.RioJsonLDParserFactory@51fb5fe6]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyParsers(java.util.Set). 17:24:19.125 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl@13f36d75]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyFactories(java.util.Set). 17:24:19.125 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[org.semanticweb.owlapi.krss2.renderer.KRSS2OWLSyntaxStorerFactory@44a44a04, org.semanticweb.owlapi.rio.RioHDTRdfStorerFactory@124ff64d, org.semanticweb.owlapi.rio.RioNQuadsStorerFactory@5e05a706, org.semanticweb.owlapi.owlxml.renderer.OWLXMLStorerFactory@3155f190, org.semanticweb.owlapi.functional.renderer.FunctionalSyntaxStorerFactory@cfb94fd, org.semanticweb.owlapi.rio.RioRDFXMLStorerFactory@3a69014e, org.semanticweb.owlapi.rio.RioJsonLDStorerFactory@75aa7703, org.semanticweb.owlapi.rio.RioTrigStorerFactory@27746c5e, org.semanticweb.owlapi.dlsyntax.renderer.DLSyntaxStorerFactory@360a3106, org.semanticweb.owlapi.rio.RioJsonStorerFactory@79777da7, org.semanticweb.owlapi.rdf.turtle.renderer.TurtleStorerFactory@5a63fa71, org.semanticweb.owlapi.rio.RioN3StorerFactory@3395c2a7, org.semanticweb.owlapi.rdf.rdfxml.renderer.RDFXMLStorerFactory@6de5ad56, org.semanticweb.owlapi.latex.renderer.LatexStorerFactory@a6fc1bc, org.semanticweb.owlapi.dlsyntax.renderer.DLSyntaxHTMLStorerFactory@5018b56b, org.semanticweb.owlapi.manchestersyntax.renderer.ManchesterSyntaxStorerFactory@4ebd8d2, org.semanticweb.owlapi.oboformat.OBOFormatStorerFactory@737ff5c4, org.semanticweb.owlapi.rio.RioNTriplesStorerFactory@7831d1aa, org.semanticweb.owlapi.rio.RioTrixStorerFactory@543ac221, org.semanticweb.owlapi.rio.RioTurtleStorerFactory@2270f58d, org.semanticweb.owlapi.rio.RioBinaryRdfStorerFactory@7e9a836]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyStorers(java.util.Set). 17:24:19.130 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating model ... 17:24:19.130 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating class ''. 17:24:19.130 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating class 'owl:Thing'. [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.215 s - in cz.cvut.kbss.jopa.owl2java.JavaTransformerTest [INFO] Running cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformerTest 17:24:19.139 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting object uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl@34f48d1 17:24:19.139 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Loading file META-INF/services/org.semanticweb.owlapi.model.OWLOntologyIRIMapper 17:24:19.140 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- No files found for META-INF/services/org.semanticweb.owlapi.model.OWLOntologyIRIMapper 17:24:19.140 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setIRIMappers(java.util.Set). 17:24:19.140 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[org.semanticweb.owlapi.dlsyntax.parser.DLSyntaxOWLParserFactory@18887028, org.semanticweb.owlapi.rio.RioJsonLDParserFactory@5ffd35dd, org.semanticweb.owlapi.manchestersyntax.parser.ManchesterOWLSyntaxOntologyParserFactory@36a1fd20, org.semanticweb.owlapi.functional.parser.OWLFunctionalSyntaxOWLParserFactory@69ab2d6a, org.semanticweb.owlapi.krss2.parser.KRSS2OWLParserFactory@45f8415b, org.semanticweb.owlapi.rdf.rdfxml.parser.RDFXMLParserFactory@57afe44b, org.semanticweb.owlapi.rio.RioJsonParserFactory@311a09b2, org.semanticweb.owlapi.rio.RioNQuadsParserFactory@301d84f6, org.semanticweb.owlapi.rio.RioBinaryRdfParserFactory@2c0a3826, org.semanticweb.owlapi.rio.RioNTriplesParserFactory@6f80cf5, org.semanticweb.owlapi.rio.RioRDFXMLParserFactory@4dad2363, org.semanticweb.owlapi.rio.RioRDFaParserFactory@674ed201, org.semanticweb.owlapi.rio.RioN3ParserFactory@4cacccbf, org.semanticweb.owlapi.oboformat.OBOFormatOWLAPIParserFactory@28f8ce2e, org.semanticweb.owlapi.owlxml.parser.OWLXMLParserFactory@505a8582, org.semanticweb.owlapi.rio.RioTurtleParserFactory@465d1345, org.semanticweb.owlapi.rdf.turtle.parser.TurtleOntologyParserFactory@10dbf660, org.semanticweb.owlapi.rio.RioTrixParserFactory@57920d6c, org.semanticweb.owlapi.rio.RioHDTRdfParserFactory@4af0c50, org.semanticweb.owlapi.rio.RioTrigParserFactory@114b2414]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyParsers(java.util.Set). 17:24:19.141 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl@62cf86d6]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyFactories(java.util.Set). 17:24:19.141 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[org.semanticweb.owlapi.owlxml.renderer.OWLXMLStorerFactory@6dd2e453, org.semanticweb.owlapi.rio.RioNQuadsStorerFactory@6badb08c, org.semanticweb.owlapi.rio.RioTurtleStorerFactory@67ecf7ed, org.semanticweb.owlapi.dlsyntax.renderer.DLSyntaxHTMLStorerFactory@4e20a985, org.semanticweb.owlapi.rdf.turtle.renderer.TurtleStorerFactory@6edb1e9c, org.semanticweb.owlapi.dlsyntax.renderer.DLSyntaxStorerFactory@56e8a8a0, org.semanticweb.owlapi.latex.renderer.LatexStorerFactory@75d7297d, org.semanticweb.owlapi.rio.RioRDFXMLStorerFactory@17332039, org.semanticweb.owlapi.rio.RioTrixStorerFactory@71418a4a, org.semanticweb.owlapi.functional.renderer.FunctionalSyntaxStorerFactory@433b1597, org.semanticweb.owlapi.manchestersyntax.renderer.ManchesterSyntaxStorerFactory@5d5cd210, org.semanticweb.owlapi.rio.RioBinaryRdfStorerFactory@2ca132ad, org.semanticweb.owlapi.rio.RioJsonStorerFactory@1fba3fd6, org.semanticweb.owlapi.rio.RioJsonLDStorerFactory@7438c3d5, org.semanticweb.owlapi.oboformat.OBOFormatStorerFactory@6071631f, org.semanticweb.owlapi.rdf.rdfxml.renderer.RDFXMLStorerFactory@2a6c751f, org.semanticweb.owlapi.rio.RioTrigStorerFactory@776e7dfb, org.semanticweb.owlapi.krss2.renderer.KRSS2OWLSyntaxStorerFactory@14d18029, org.semanticweb.owlapi.rio.RioHDTRdfStorerFactory@6706da3d, org.semanticweb.owlapi.rio.RioN3StorerFactory@3aab42d6, org.semanticweb.owlapi.rio.RioNTriplesStorerFactory@5939f047]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyStorers(java.util.Set). 17:24:19.141 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Using mapping file '/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/mapping'. 17:24:19.143 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/owl2java-ics.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./owl2java-ics.owl. 17:24:19.143 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/owl2java-onto.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./owl2java-onto.owl. 17:24:19.144 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/onto-with-missing-import.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./onto-with-missing-import.owl. 17:24:19.144 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/bad-import.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./bad-import.owl. 17:24:19.144 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/import-with-same-property.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./import-with-same-property.owl. 17:24:19.144 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/onto-with-same-property-in-import.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./onto-with-same-property-in-import.owl. 17:24:19.144 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/model to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/modelOne.owl. 17:24:19.144 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://onto.fel.cvut.cz/ontologies/model to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/modelTwo.owl. 17:24:19.144 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://onto.fel.cvut.cz/ontologies/owl2java/slovník to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/slovník.owl. 17:24:19.145 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Mapping file successfully parsed. 17:24:19.145 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Loading ontology http://krizik.felk.cvut.cz/ontologies/onto-with-missing-import.owl... 17:24:19.533 [main] DEBUG org.eclipse.rdf4j.rio.RDFParserRegistry -- Registered service class org.semanticweb.owlapi.rio.RioFunctionalSyntaxParserFactory 17:24:19.533 [main] DEBUG org.eclipse.rdf4j.rio.RDFParserRegistry -- Registered service class org.semanticweb.owlapi.rio.RioManchesterSyntaxParserFactory 17:24:19.534 [main] DEBUG org.eclipse.rdf4j.rio.RDFParserRegistry -- Registered service class org.semanticweb.owlapi.rio.RioOWLXMLParserFactory 17:24:19.535 [main] DEBUG org.eclipse.rdf4j.rio.RDFParserRegistry -- Registered service class org.eclipse.rdf4j.rio.binary.BinaryRDFParserFactory 17:24:19.536 [main] DEBUG org.eclipse.rdf4j.rio.RDFParserRegistry -- Registered service class org.eclipse.rdf4j.rio.n3.N3ParserFactory 17:24:19.537 [main] DEBUG org.eclipse.rdf4j.rio.RDFParserRegistry -- Registered service class org.eclipse.rdf4j.rio.nquads.NQuadsParserFactory 17:24:19.538 [main] DEBUG org.eclipse.rdf4j.rio.RDFParserRegistry -- Registered service class org.eclipse.rdf4j.rio.ntriples.NTriplesParserFactory 17:24:19.540 [main] DEBUG org.eclipse.rdf4j.rio.RDFParserRegistry -- Registered service class org.eclipse.rdf4j.rio.rdfjson.RDFJSONParserFactory 17:24:19.542 [main] DEBUG org.eclipse.rdf4j.rio.RDFParserRegistry -- Registered service class org.eclipse.rdf4j.rio.rdfxml.RDFXMLParserFactory 17:24:19.543 [main] DEBUG org.eclipse.rdf4j.rio.RDFParserRegistry -- Registered service class org.eclipse.rdf4j.rio.trix.TriXParserFactory 17:24:19.545 [main] DEBUG org.eclipse.rdf4j.rio.RDFParserRegistry -- Registered service class org.eclipse.rdf4j.rio.turtle.TurtleParserFactory 17:24:19.545 [main] DEBUG org.eclipse.rdf4j.rio.RDFParserRegistry -- Registered service class org.eclipse.rdf4j.rio.turtlestar.TurtleStarParserFactory 17:24:19.546 [main] DEBUG org.eclipse.rdf4j.rio.RDFParserRegistry -- Registered service class org.eclipse.rdf4j.rio.hdt.HDTParserFactory 17:24:19.547 [main] DEBUG org.eclipse.rdf4j.rio.RDFParserRegistry -- Registered service class org.eclipse.rdf4j.rio.trig.TriGParserFactory 17:24:19.547 [main] DEBUG org.eclipse.rdf4j.rio.RDFParserRegistry -- Registered service class org.eclipse.rdf4j.rio.trigstar.TriGStarParserFactory 17:24:19.549 [main] DEBUG org.eclipse.rdf4j.rio.RDFParserRegistry -- Registered service class org.eclipse.rdf4j.rio.jsonld.JSONLDParserFactory 17:24:19.549 [main] DEBUG org.eclipse.rdf4j.rio.RDFParserRegistry -- Registered service class org.eclipse.rdf4j.rio.ndjsonld.NDJSONLDParserFactory 17:24:19.571 [main] DEBUG org.eclipse.rdf4j.rio.DatatypeHandlerRegistry -- Registered service class org.eclipse.rdf4j.rio.datatypes.XMLSchemaDatatypeHandler 17:24:19.572 [main] DEBUG org.eclipse.rdf4j.rio.DatatypeHandlerRegistry -- Registered service class org.eclipse.rdf4j.rio.datatypes.RDFDatatypeHandler 17:24:19.573 [main] DEBUG org.eclipse.rdf4j.rio.DatatypeHandlerRegistry -- Registered service class org.eclipse.rdf4j.rio.datatypes.DBPediaDatatypeHandler 17:24:19.574 [main] DEBUG org.eclipse.rdf4j.rio.DatatypeHandlerRegistry -- Registered service class org.eclipse.rdf4j.rio.datatypes.VirtuosoGeometryDatatypeHandler 17:24:19.574 [main] DEBUG org.eclipse.rdf4j.rio.DatatypeHandlerRegistry -- Registered service class org.eclipse.rdf4j.rio.datatypes.GeoSPARQLDatatypeHandler 17:24:19.577 [main] DEBUG org.eclipse.rdf4j.rio.LanguageHandlerRegistry -- Registered service class org.eclipse.rdf4j.rio.languages.RFC3066LanguageHandler 17:24:19.577 [main] DEBUG org.eclipse.rdf4j.rio.LanguageHandlerRegistry -- Registered service class org.eclipse.rdf4j.rio.languages.BCP47LanguageHandler 17:24:19.599 [main] DEBUG org.semanticweb.owlapi.rio.RioParserImpl -- rioParse: timing=20 17:24:19.615 [main] DEBUG org.semanticweb.owlapi.rio.RioParserImpl -- rioParse: timing=4 17:24:19.692 [main] DEBUG org.semanticweb.owlapi.rio.RioParserImpl -- rioParse: timing=72 17:24:19.695 [main] DEBUG org.semanticweb.owlapi.rio.RioParserImpl -- rioParse: timing=1 17:24:19.701 [main] DEBUG org.semanticweb.owlapi.rio.RioParserImpl -- rioParse: timing=3 17:24:20.022 [main] DEBUG org.semanticweb.owlapi.rio.RioParserImpl -- rioParse: timing=10 17:24:20.036 [main] DEBUG org.xml.sax.XMLReader -- XMLReader initialized using JAXP: com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser@4ed56cfd 17:24:20.053 [main] DEBUG org.semanticweb.owlapi.rio.RioParserImpl -- rioParse: timing=21 17:24:20.057 [main] DEBUG org.semanticweb.owlapi.rio.RioParserImpl -- rioParse: timing=1 17:24:20.082 [main] DEBUG org.xml.sax.XMLReader -- XMLReader initialized using JAXP: com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser@1c4053aa 17:24:20.086 [main] DEBUG org.semanticweb.owlapi.rio.RioParserImpl -- rioParse: timing=5 17:24:20.146 [main] DEBUG org.semanticweb.owlapi.rio.RioParserImpl -- rioParse: timing=3 17:24:20.156 [main] DEBUG org.semanticweb.owlapi.rio.RioParserImpl -- rioParse: timing=5 17:24:20.167 [main] ERROR cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Could not load imported ontology: Cause: Problem parsing file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./bad-import.owl Could not parse ontology. Either a suitable parser could not be found, or parsing failed. See parser logs below for explanation. The following parsers were tried: 1) org.semanticweb.owlapi.rdf.rdfxml.parser.RDFXMLParser@2e5c7cd5 2) org.semanticweb.owlapi.owlxml.parser.OWLXMLParser@b53ce18 3) org.semanticweb.owlapi.functional.parser.OWLFunctionalSyntaxOWLParser@32153bbe 4) org.semanticweb.owlapi.rio.RioParserImpl : org.semanticweb.owlapi.formats.RioTurtleDocumentFormatFactory@95fd655c 5) org.semanticweb.owlapi.manchestersyntax.parser.ManchesterOWLSyntaxOntologyParser@73502d5e 6) org.semanticweb.owlapi.rio.RioParserImpl : org.semanticweb.owlapi.formats.NQuadsDocumentFormatFactory@6f9c39ad 7) org.semanticweb.owlapi.rio.RioParserImpl : org.semanticweb.owlapi.formats.RDFJsonDocumentFormatFactory@cd748dc3 8) org.semanticweb.owlapi.rio.RioParserImpl : org.semanticweb.owlapi.formats.NTriplesDocumentFormatFactory@937ecd36 9) org.semanticweb.owlapi.rio.RioParserImpl : org.semanticweb.owlapi.formats.TrigDocumentFormatFactory@27e81c 10) org.semanticweb.owlapi.rio.RioParserImpl : org.semanticweb.owlapi.formats.RDFJsonLDDocumentFormatFactory@dcacc47d 11) org.semanticweb.owlapi.rio.RioParserImpl : org.semanticweb.owlapi.formats.RioRDFXMLDocumentFormatFactory@69b9a3bc 12) org.semanticweb.owlapi.rio.RioParserImpl : org.semanticweb.owlapi.formats.N3DocumentFormatFactory@9a5 13) org.semanticweb.owlapi.rdf.turtle.parser.TurtleOntologyParser@7e3f4f0 14) org.semanticweb.owlapi.rio.RioParserImpl : org.semanticweb.owlapi.formats.TrixDocumentFormatFactory@27e82d 15) org.semanticweb.owlapi.oboformat.OBOFormatOWLAPIParser@4a24170b 16) org.semanticweb.owlapi.dlsyntax.parser.DLSyntaxOWLParser@773e8030 17) org.semanticweb.owlapi.krss2.parser.KRSS2OWLParser@3789bd95 18) org.semanticweb.owlapi.rio.RioParserImpl : org.semanticweb.owlapi.formats.BinaryRDFDocumentFormatFactory@3bf24493 19) org.semanticweb.owlapi.rio.RioParserImpl : org.semanticweb.owlapi.formats.HDTRDFDocumentFormatFactory@116d8 20) org.semanticweb.owlapi.rio.RioParserImpl : org.semanticweb.owlapi.formats.RDFaDocumentFormatFactory@264e8d Detailed logs: -------------------------------------------------------------------------------- Parser: org.semanticweb.owlapi.rdf.rdfxml.parser.RDFXMLParser@2e5c7cd5 Stack trace: org.xml.sax.SAXParseException; systemId: file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./bad-import.owl; lineNumber: 21; columnNumber: 40; XML document structures must start and end within the same entity. org.semanticweb.owlapi.rdf.rdfxml.parser.RDFXMLParser.parse(RDFXMLParser.java:69) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:1055) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:955) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadImports(OWLOntologyManagerImpl.java:1663) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.makeLoadImportRequest(OWLOntologyManagerImpl.java:1703) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$TPImportsHandler.handleTriple(TripleHandlers.java:1555) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$HandlerAccessor.handleStreaming(TripleHandlers.java:369) org.semanticweb.owlapi.rdf.rdfxml.parser.OWLRDFConsumer.statementWithResourceValue(OWLRDFConsumer.java:1563) XML document structures must start and end within the same entity. java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204) java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:178) java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400) java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) java.xml/com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1465) java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.endEntity(XMLDocumentFragmentScannerImpl.java:933) java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.endEntity(XMLDocumentScannerImpl.java:562) java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityManager.endEntity(XMLEntityManager.java:1502) java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.load(XMLEntityScanner.java:1720) java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.skipChar(XMLEntityScanner.java:1375) -------------------------------------------------------------------------------- Parser: org.semanticweb.owlapi.owlxml.parser.OWLXMLParser@b53ce18 Stack trace: org.xml.sax.SAXParseException; systemId: file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./bad-import.owl; lineNumber: 21; columnNumber: 40; XML document structures must start and end within the same entity. org.semanticweb.owlapi.owlxml.parser.OWLXMLParser.parse(OWLXMLParser.java:69) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:1055) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:955) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadImports(OWLOntologyManagerImpl.java:1663) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.makeLoadImportRequest(OWLOntologyManagerImpl.java:1703) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$TPImportsHandler.handleTriple(TripleHandlers.java:1555) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$HandlerAccessor.handleStreaming(TripleHandlers.java:369) org.semanticweb.owlapi.rdf.rdfxml.parser.OWLRDFConsumer.statementWithResourceValue(OWLRDFConsumer.java:1563) XML document structures must start and end within the same entity. java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204) java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:178) java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400) java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) java.xml/com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1465) java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.endEntity(XMLDocumentFragmentScannerImpl.java:933) java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.endEntity(XMLDocumentScannerImpl.java:562) java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityManager.endEntity(XMLEntityManager.java:1502) java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.load(XMLEntityScanner.java:1720) java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.skipChar(XMLEntityScanner.java:1375) -------------------------------------------------------------------------------- Parser: org.semanticweb.owlapi.functional.parser.OWLFunctionalSyntaxOWLParser@32153bbe Stack trace: Encountered unexpected token: "" at line 1, column 1. Was expecting one of: "Ontology" "Prefix" (Line 0) org.semanticweb.owlapi.functional.parser.OWLFunctionalSyntaxOWLParser.parse(OWLFunctionalSyntaxOWLParser.java:49) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:1055) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:955) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadImports(OWLOntologyManagerImpl.java:1663) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.makeLoadImportRequest(OWLOntologyManagerImpl.java:1703) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$TPImportsHandler.handleTriple(TripleHandlers.java:1555) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$HandlerAccessor.handleStreaming(TripleHandlers.java:369) org.semanticweb.owlapi.rdf.rdfxml.parser.OWLRDFConsumer.statementWithResourceValue(OWLRDFConsumer.java:1563) Encountered unexpected token: "" at line 1, column 1. Was expecting one of: "Ontology" "Prefix" org.semanticweb.owlapi.functional.parser.OWLFunctionalSyntaxParser.generateParseException(OWLFunctionalSyntaxParser.java:2479) org.semanticweb.owlapi.functional.parser.OWLFunctionalSyntaxParser.jj_consume_token(OWLFunctionalSyntaxParser.java:2405) org.semanticweb.owlapi.functional.parser.OWLFunctionalSyntaxParser.Ontology(OWLFunctionalSyntaxParser.java:115) org.semanticweb.owlapi.functional.parser.OWLFunctionalSyntaxParser.parse(OWLFunctionalSyntaxParser.java:101) org.semanticweb.owlapi.functional.parser.OWLFunctionalSyntaxOWLParser.parse(OWLFunctionalSyntaxOWLParser.java:47) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:1055) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:955) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadImports(OWLOntologyManagerImpl.java:1663) -------------------------------------------------------------------------------- Parser: org.semanticweb.owlapi.rio.RioParserImpl : org.semanticweb.owlapi.formats.RioTurtleDocumentFormatFactory@95fd655c Stack trace: org.eclipse.rdf4j.rio.RDFParseException: Expected '.', found '<' [line 6] org.semanticweb.owlapi.rio.RioParserImpl.parse(RioParserImpl.java:148) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:1055) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:955) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadImports(OWLOntologyManagerImpl.java:1663) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.makeLoadImportRequest(OWLOntologyManagerImpl.java:1703) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$TPImportsHandler.handleTriple(TripleHandlers.java:1555) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$HandlerAccessor.handleStreaming(TripleHandlers.java:369) org.semanticweb.owlapi.rdf.rdfxml.parser.OWLRDFConsumer.statementWithResourceValue(OWLRDFConsumer.java:1563) Expected '.', found '<' [line 6] org.eclipse.rdf4j.rio.helpers.RDFParserHelper.reportFatalError(RDFParserHelper.java:347) org.eclipse.rdf4j.rio.helpers.AbstractRDFParser.reportFatalError(AbstractRDFParser.java:683) org.eclipse.rdf4j.rio.turtle.TurtleParser.reportFatalError(TurtleParser.java:1309) org.eclipse.rdf4j.rio.turtle.TurtleParser.verifyCharacterOrFail(TurtleParser.java:1154) org.eclipse.rdf4j.rio.turtle.TurtleParser.parseStatement(TurtleParser.java:205) org.eclipse.rdf4j.rio.turtle.TurtleParser.parse(TurtleParser.java:165) org.semanticweb.owlapi.rio.RioParserImpl.parseDocumentSource(RioParserImpl.java:186) org.semanticweb.owlapi.rio.RioParserImpl.parse(RioParserImpl.java:134) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) -------------------------------------------------------------------------------- Parser: org.semanticweb.owlapi.manchestersyntax.parser.ManchesterOWLSyntaxOntologyParser@73502d5e Stack trace: Encountered '' at line 1 column 1. Expected either 'Ontology:' or 'Prefix:' (Line 1) org.semanticweb.owlapi.manchestersyntax.parser.ManchesterOWLSyntaxOntologyParser.parse(ManchesterOWLSyntaxOntologyParser.java:81) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:1055) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:955) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadImports(OWLOntologyManagerImpl.java:1663) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.makeLoadImportRequest(OWLOntologyManagerImpl.java:1703) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$TPImportsHandler.handleTriple(TripleHandlers.java:1555) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$HandlerAccessor.handleStreaming(TripleHandlers.java:369) org.semanticweb.owlapi.rdf.rdfxml.parser.OWLRDFConsumer.statementWithResourceValue(OWLRDFConsumer.java:1563) -------------------------------------------------------------------------------- Parser: org.semanticweb.owlapi.rio.RioParserImpl : org.semanticweb.owlapi.formats.NQuadsDocumentFormatFactory@6f9c39ad Stack trace: org.eclipse.rdf4j.rio.RDFParseException: Not a valid (absolute) IRI: ?xml version="1.0"? [line 1] org.semanticweb.owlapi.rio.RioParserImpl.parse(RioParserImpl.java:148) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:1055) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:955) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadImports(OWLOntologyManagerImpl.java:1663) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.makeLoadImportRequest(OWLOntologyManagerImpl.java:1703) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$TPImportsHandler.handleTriple(TripleHandlers.java:1555) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$HandlerAccessor.handleStreaming(TripleHandlers.java:369) org.semanticweb.owlapi.rdf.rdfxml.parser.OWLRDFConsumer.statementWithResourceValue(OWLRDFConsumer.java:1563) Not a valid (absolute) IRI: ?xml version="1.0"? [line 1] org.eclipse.rdf4j.rio.helpers.RDFParserHelper.reportFatalError(RDFParserHelper.java:380) org.eclipse.rdf4j.rio.helpers.AbstractRDFParser.reportFatalError(AbstractRDFParser.java:708) org.eclipse.rdf4j.rio.ntriples.NTriplesParser.reportFatalError(NTriplesParser.java:469) org.eclipse.rdf4j.rio.helpers.AbstractRDFParser.createURI(AbstractRDFParser.java:360) org.eclipse.rdf4j.rio.ntriples.NTriplesParser.createURI(NTriplesParser.java:432) org.eclipse.rdf4j.rio.ntriples.NTriplesParser.parseIRI(NTriplesParser.java:261) org.eclipse.rdf4j.rio.ntriples.NTriplesParser.parseSubject(NTriplesParser.java:188) org.eclipse.rdf4j.rio.nquads.NQuadsParser.parseStatement(NQuadsParser.java:51) org.eclipse.rdf4j.rio.ntriples.NTriplesParser.parse(NTriplesParser.java:120) org.semanticweb.owlapi.rio.RioParserImpl.parseDocumentSource(RioParserImpl.java:186) Not a valid (absolute) IRI: ?xml version="1.0"? org.eclipse.rdf4j.model.impl.SimpleIRI.setIRIString(SimpleIRI.java:78) org.eclipse.rdf4j.model.impl.SimpleIRI.(SimpleIRI.java:67) org.eclipse.rdf4j.model.impl.SimpleValueFactory.createIRI(SimpleValueFactory.java:84) org.eclipse.rdf4j.rio.helpers.RDFStarDecodingValueFactory.createIRI(RDFStarDecodingValueFactory.java:46) org.eclipse.rdf4j.rio.helpers.AbstractRDFParser.createURI(AbstractRDFParser.java:358) org.eclipse.rdf4j.rio.ntriples.NTriplesParser.createURI(NTriplesParser.java:432) org.eclipse.rdf4j.rio.ntriples.NTriplesParser.parseIRI(NTriplesParser.java:261) org.eclipse.rdf4j.rio.ntriples.NTriplesParser.parseSubject(NTriplesParser.java:188) org.eclipse.rdf4j.rio.nquads.NQuadsParser.parseStatement(NQuadsParser.java:51) org.eclipse.rdf4j.rio.ntriples.NTriplesParser.parse(NTriplesParser.java:120) -------------------------------------------------------------------------------- Parser: org.semanticweb.owlapi.rio.RioParserImpl : org.semanticweb.owlapi.formats.RDFJsonDocumentFormatFactory@cd748dc3 Stack trace: org.eclipse.rdf4j.rio.RDFParseException: Found IOException during parsing [line 1, column 2] org.semanticweb.owlapi.rio.RioParserImpl.parse(RioParserImpl.java:148) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:1055) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:955) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadImports(OWLOntologyManagerImpl.java:1663) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.makeLoadImportRequest(OWLOntologyManagerImpl.java:1703) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$TPImportsHandler.handleTriple(TripleHandlers.java:1555) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$HandlerAccessor.handleStreaming(TripleHandlers.java:369) org.semanticweb.owlapi.rdf.rdfxml.parser.OWLRDFConsumer.statementWithResourceValue(OWLRDFConsumer.java:1563) Found IOException during parsing [line 1, column 2] org.eclipse.rdf4j.rio.helpers.RDFParserHelper.reportFatalError(RDFParserHelper.java:400) org.eclipse.rdf4j.rio.helpers.AbstractRDFParser.reportFatalError(AbstractRDFParser.java:719) org.eclipse.rdf4j.rio.rdfjson.RDFJSONParser.reportFatalError(RDFJSONParser.java:136) org.eclipse.rdf4j.rio.rdfjson.RDFJSONParser.parse(RDFJSONParser.java:159) org.semanticweb.owlapi.rio.RioParserImpl.parseDocumentSource(RioParserImpl.java:186) org.semanticweb.owlapi.rio.RioParserImpl.parse(RioParserImpl.java:134) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:1055) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:955) Unexpected character ('<' (code 60)): expected a valid value (JSON String, Number, Array, Object or token 'null', 'true' or 'false') at [Source: (BufferedReader); line: 1, column: 2] com.fasterxml.jackson.core.JsonParser._constructError(JsonParser.java:2391) com.fasterxml.jackson.core.base.ParserMinimalBase._reportError(ParserMinimalBase.java:735) com.fasterxml.jackson.core.base.ParserMinimalBase._reportUnexpectedChar(ParserMinimalBase.java:659) com.fasterxml.jackson.core.json.ReaderBasedJsonParser._handleOddValue(ReaderBasedJsonParser.java:2005) com.fasterxml.jackson.core.json.ReaderBasedJsonParser.nextToken(ReaderBasedJsonParser.java:802) org.eclipse.rdf4j.rio.rdfjson.RDFJSONParser.rdfJsonToHandlerInternal(RDFJSONParser.java:180) org.eclipse.rdf4j.rio.rdfjson.RDFJSONParser.parse(RDFJSONParser.java:156) org.semanticweb.owlapi.rio.RioParserImpl.parseDocumentSource(RioParserImpl.java:186) org.semanticweb.owlapi.rio.RioParserImpl.parse(RioParserImpl.java:134) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) -------------------------------------------------------------------------------- Parser: org.semanticweb.owlapi.rio.RioParserImpl : org.semanticweb.owlapi.formats.NTriplesDocumentFormatFactory@937ecd36 Stack trace: org.eclipse.rdf4j.rio.RDFParseException: Not a valid (absolute) IRI: ?xml version="1.0"? [line 1] org.semanticweb.owlapi.rio.RioParserImpl.parse(RioParserImpl.java:148) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:1055) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:955) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadImports(OWLOntologyManagerImpl.java:1663) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.makeLoadImportRequest(OWLOntologyManagerImpl.java:1703) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$TPImportsHandler.handleTriple(TripleHandlers.java:1555) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$HandlerAccessor.handleStreaming(TripleHandlers.java:369) org.semanticweb.owlapi.rdf.rdfxml.parser.OWLRDFConsumer.statementWithResourceValue(OWLRDFConsumer.java:1563) Not a valid (absolute) IRI: ?xml version="1.0"? [line 1] org.eclipse.rdf4j.rio.helpers.RDFParserHelper.reportFatalError(RDFParserHelper.java:380) org.eclipse.rdf4j.rio.helpers.AbstractRDFParser.reportFatalError(AbstractRDFParser.java:708) org.eclipse.rdf4j.rio.ntriples.NTriplesParser.reportFatalError(NTriplesParser.java:469) org.eclipse.rdf4j.rio.helpers.AbstractRDFParser.createURI(AbstractRDFParser.java:360) org.eclipse.rdf4j.rio.ntriples.NTriplesParser.createURI(NTriplesParser.java:432) org.eclipse.rdf4j.rio.ntriples.NTriplesParser.parseIRI(NTriplesParser.java:261) org.eclipse.rdf4j.rio.ntriples.NTriplesParser.parseSubject(NTriplesParser.java:188) org.eclipse.rdf4j.rio.ntriples.NTriplesParser.parseStatement(NTriplesParser.java:138) org.eclipse.rdf4j.rio.ntriples.NTriplesParser.parse(NTriplesParser.java:120) org.semanticweb.owlapi.rio.RioParserImpl.parseDocumentSource(RioParserImpl.java:186) Not a valid (absolute) IRI: ?xml version="1.0"? org.eclipse.rdf4j.model.impl.SimpleIRI.setIRIString(SimpleIRI.java:78) org.eclipse.rdf4j.model.impl.SimpleIRI.(SimpleIRI.java:67) org.eclipse.rdf4j.model.impl.SimpleValueFactory.createIRI(SimpleValueFactory.java:84) org.eclipse.rdf4j.rio.helpers.RDFStarDecodingValueFactory.createIRI(RDFStarDecodingValueFactory.java:46) org.eclipse.rdf4j.rio.helpers.AbstractRDFParser.createURI(AbstractRDFParser.java:358) org.eclipse.rdf4j.rio.ntriples.NTriplesParser.createURI(NTriplesParser.java:432) org.eclipse.rdf4j.rio.ntriples.NTriplesParser.parseIRI(NTriplesParser.java:261) org.eclipse.rdf4j.rio.ntriples.NTriplesParser.parseSubject(NTriplesParser.java:188) org.eclipse.rdf4j.rio.ntriples.NTriplesParser.parseStatement(NTriplesParser.java:138) org.eclipse.rdf4j.rio.ntriples.NTriplesParser.parse(NTriplesParser.java:120) -------------------------------------------------------------------------------- Parser: org.semanticweb.owlapi.rio.RioParserImpl : org.semanticweb.owlapi.formats.TrigDocumentFormatFactory@27e81c Stack trace: org.eclipse.rdf4j.rio.RDFParseException: Expected an RDF value here, found '!' [line 6] org.semanticweb.owlapi.rio.RioParserImpl.parse(RioParserImpl.java:148) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:1055) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:955) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadImports(OWLOntologyManagerImpl.java:1663) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.makeLoadImportRequest(OWLOntologyManagerImpl.java:1703) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$TPImportsHandler.handleTriple(TripleHandlers.java:1555) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$HandlerAccessor.handleStreaming(TripleHandlers.java:369) org.semanticweb.owlapi.rdf.rdfxml.parser.OWLRDFConsumer.statementWithResourceValue(OWLRDFConsumer.java:1563) Expected an RDF value here, found '!' [line 6] org.eclipse.rdf4j.rio.helpers.RDFParserHelper.reportFatalError(RDFParserHelper.java:347) org.eclipse.rdf4j.rio.helpers.AbstractRDFParser.reportFatalError(AbstractRDFParser.java:683) org.eclipse.rdf4j.rio.turtle.TurtleParser.reportFatalError(TurtleParser.java:1309) org.eclipse.rdf4j.rio.turtle.TurtleParser.parseValue(TurtleParser.java:588) org.eclipse.rdf4j.rio.turtle.TurtleParser.parseSubject(TurtleParser.java:398) org.eclipse.rdf4j.rio.trig.TriGParser.parseTriples(TriGParser.java:234) org.eclipse.rdf4j.rio.trig.TriGParser.parseGraph(TriGParser.java:197) org.eclipse.rdf4j.rio.trig.TriGParser.parseStatement(TriGParser.java:115) org.eclipse.rdf4j.rio.turtle.TurtleParser.parse(TurtleParser.java:165) org.semanticweb.owlapi.rio.RioParserImpl.parseDocumentSource(RioParserImpl.java:186) -------------------------------------------------------------------------------- Parser: org.semanticweb.owlapi.rio.RioParserImpl : org.semanticweb.owlapi.formats.RDFJsonLDDocumentFormatFactory@dcacc47d Stack trace: org.eclipse.rdf4j.rio.RDFParseException: Could not parse JSONLD [line 1, column 2] org.semanticweb.owlapi.rio.RioParserImpl.parse(RioParserImpl.java:148) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:1055) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:955) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadImports(OWLOntologyManagerImpl.java:1663) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.makeLoadImportRequest(OWLOntologyManagerImpl.java:1703) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$TPImportsHandler.handleTriple(TripleHandlers.java:1555) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$HandlerAccessor.handleStreaming(TripleHandlers.java:369) org.semanticweb.owlapi.rdf.rdfxml.parser.OWLRDFConsumer.statementWithResourceValue(OWLRDFConsumer.java:1563) Could not parse JSONLD [line 1, column 2] org.eclipse.rdf4j.rio.jsonld.JSONLDParser.parse(JSONLDParser.java:136) org.eclipse.rdf4j.rio.jsonld.JSONLDParser.parse(JSONLDParser.java:100) org.semanticweb.owlapi.rio.RioParserImpl.parseDocumentSource(RioParserImpl.java:186) org.semanticweb.owlapi.rio.RioParserImpl.parse(RioParserImpl.java:134) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:1055) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:955) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadImports(OWLOntologyManagerImpl.java:1663) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.makeLoadImportRequest(OWLOntologyManagerImpl.java:1703) Unexpected character ('<' (code 60)): expected a valid value (JSON String, Number, Array, Object or token 'null', 'true' or 'false') at [Source: (BufferedReader); line: 1, column: 2] com.fasterxml.jackson.core.JsonParser._constructError(JsonParser.java:2391) com.fasterxml.jackson.core.base.ParserMinimalBase._reportError(ParserMinimalBase.java:735) com.fasterxml.jackson.core.base.ParserMinimalBase._reportUnexpectedChar(ParserMinimalBase.java:659) com.fasterxml.jackson.core.json.ReaderBasedJsonParser._handleOddValue(ReaderBasedJsonParser.java:2005) com.fasterxml.jackson.core.json.ReaderBasedJsonParser.nextToken(ReaderBasedJsonParser.java:802) com.github.jsonldjava.utils.JsonUtils.fromJsonParser(JsonUtils.java:202) org.eclipse.rdf4j.rio.jsonld.JSONLDParser.getJSONObject(JSONLDParser.java:149) org.eclipse.rdf4j.rio.jsonld.JSONLDParser.parse(JSONLDParser.java:129) org.eclipse.rdf4j.rio.jsonld.JSONLDParser.parse(JSONLDParser.java:100) org.semanticweb.owlapi.rio.RioParserImpl.parseDocumentSource(RioParserImpl.java:186) -------------------------------------------------------------------------------- Parser: org.semanticweb.owlapi.rio.RioParserImpl : org.semanticweb.owlapi.formats.RioRDFXMLDocumentFormatFactory@69b9a3bc Stack trace: org.eclipse.rdf4j.rio.RDFParseException: XML document structures must start and end within the same entity. [line 21, column 40] org.semanticweb.owlapi.rio.RioParserImpl.parse(RioParserImpl.java:148) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:1055) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:955) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadImports(OWLOntologyManagerImpl.java:1663) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.makeLoadImportRequest(OWLOntologyManagerImpl.java:1703) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$TPImportsHandler.handleTriple(TripleHandlers.java:1555) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$HandlerAccessor.handleStreaming(TripleHandlers.java:369) org.semanticweb.owlapi.rdf.rdfxml.parser.OWLRDFConsumer.statementWithResourceValue(OWLRDFConsumer.java:1563) XML document structures must start and end within the same entity. [line 21, column 40] org.eclipse.rdf4j.rio.helpers.RDFParserHelper.reportFatalError(RDFParserHelper.java:380) org.eclipse.rdf4j.rio.helpers.AbstractRDFParser.reportFatalError(AbstractRDFParser.java:708) org.eclipse.rdf4j.rio.rdfxml.RDFXMLParser.reportFatalError(RDFXMLParser.java:1020) org.eclipse.rdf4j.rio.rdfxml.RDFXMLParser.fatalError(RDFXMLParser.java:1151) java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:181) java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400) java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) java.xml/com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1465) java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.endEntity(XMLDocumentFragmentScannerImpl.java:933) java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.endEntity(XMLDocumentScannerImpl.java:562) XML document structures must start and end within the same entity. java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204) java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:178) java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400) java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) java.xml/com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1465) java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.endEntity(XMLDocumentFragmentScannerImpl.java:933) java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.endEntity(XMLDocumentScannerImpl.java:562) java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityManager.endEntity(XMLEntityManager.java:1502) java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.load(XMLEntityScanner.java:1720) java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.skipChar(XMLEntityScanner.java:1375) -------------------------------------------------------------------------------- Parser: org.semanticweb.owlapi.rio.RioParserImpl : org.semanticweb.owlapi.formats.N3DocumentFormatFactory@9a5 Stack trace: org.eclipse.rdf4j.rio.RDFParseException: Expected '.', found '<' [line 6] org.semanticweb.owlapi.rio.RioParserImpl.parse(RioParserImpl.java:148) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:1055) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:955) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadImports(OWLOntologyManagerImpl.java:1663) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.makeLoadImportRequest(OWLOntologyManagerImpl.java:1703) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$TPImportsHandler.handleTriple(TripleHandlers.java:1555) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$HandlerAccessor.handleStreaming(TripleHandlers.java:369) org.semanticweb.owlapi.rdf.rdfxml.parser.OWLRDFConsumer.statementWithResourceValue(OWLRDFConsumer.java:1563) Expected '.', found '<' [line 6] org.eclipse.rdf4j.rio.helpers.RDFParserHelper.reportFatalError(RDFParserHelper.java:347) org.eclipse.rdf4j.rio.helpers.AbstractRDFParser.reportFatalError(AbstractRDFParser.java:683) org.eclipse.rdf4j.rio.turtle.TurtleParser.reportFatalError(TurtleParser.java:1309) org.eclipse.rdf4j.rio.turtle.TurtleParser.verifyCharacterOrFail(TurtleParser.java:1154) org.eclipse.rdf4j.rio.turtle.TurtleParser.parseStatement(TurtleParser.java:205) org.eclipse.rdf4j.rio.turtle.TurtleParser.parse(TurtleParser.java:165) org.semanticweb.owlapi.rio.RioParserImpl.parseDocumentSource(RioParserImpl.java:186) org.semanticweb.owlapi.rio.RioParserImpl.parse(RioParserImpl.java:134) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) -------------------------------------------------------------------------------- Parser: org.semanticweb.owlapi.rdf.turtle.parser.TurtleOntologyParser@7e3f4f0 Stack trace: org.semanticweb.owlapi.rdf.turtle.parser.ParseException: Encountered unexpected token: "<" at line 1, column 1. Was expecting one of: "(" "@base" "@prefix" "[" org.semanticweb.owlapi.rdf.turtle.parser.TurtleOntologyParser.parse(TurtleOntologyParser.java:58) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:1055) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:955) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadImports(OWLOntologyManagerImpl.java:1663) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.makeLoadImportRequest(OWLOntologyManagerImpl.java:1703) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$TPImportsHandler.handleTriple(TripleHandlers.java:1555) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$HandlerAccessor.handleStreaming(TripleHandlers.java:369) org.semanticweb.owlapi.rdf.rdfxml.parser.OWLRDFConsumer.statementWithResourceValue(OWLRDFConsumer.java:1563) Encountered unexpected token: "<" at line 1, column 1. Was expecting one of: "(" "@base" "@prefix" "[" org.semanticweb.owlapi.rdf.turtle.parser.TurtleParser.generateParseException(TurtleParser.java:1034) org.semanticweb.owlapi.rdf.turtle.parser.TurtleParser.jj_consume_token(TurtleParser.java:902) org.semanticweb.owlapi.rdf.turtle.parser.TurtleParser.parseDocument(TurtleParser.java:165) org.semanticweb.owlapi.rdf.turtle.parser.TurtleOntologyParser.parse(TurtleOntologyParser.java:54) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:1055) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:955) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadImports(OWLOntologyManagerImpl.java:1663) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.makeLoadImportRequest(OWLOntologyManagerImpl.java:1703) -------------------------------------------------------------------------------- Parser: org.semanticweb.owlapi.rio.RioParserImpl : org.semanticweb.owlapi.formats.TrixDocumentFormatFactory@27e82d Stack trace: org.eclipse.rdf4j.rio.RDFParseException: XML document structures must start and end within the same entity. [line 21, column 40] org.semanticweb.owlapi.rio.RioParserImpl.parse(RioParserImpl.java:148) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:1055) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:955) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadImports(OWLOntologyManagerImpl.java:1663) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.makeLoadImportRequest(OWLOntologyManagerImpl.java:1703) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$TPImportsHandler.handleTriple(TripleHandlers.java:1555) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$HandlerAccessor.handleStreaming(TripleHandlers.java:369) org.semanticweb.owlapi.rdf.rdfxml.parser.OWLRDFConsumer.statementWithResourceValue(OWLRDFConsumer.java:1563) XML document structures must start and end within the same entity. [line 21, column 40] org.eclipse.rdf4j.rio.helpers.RDFParserHelper.reportFatalError(RDFParserHelper.java:347) org.eclipse.rdf4j.rio.helpers.AbstractRDFParser.reportFatalError(AbstractRDFParser.java:683) org.eclipse.rdf4j.rio.trix.TriXParser.reportFatalError(TriXParser.java:234) org.eclipse.rdf4j.rio.trix.TriXParser.fatalError(TriXParser.java:400) java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:181) java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400) java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) java.xml/com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1465) java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.endEntity(XMLDocumentFragmentScannerImpl.java:933) java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.endEntity(XMLDocumentScannerImpl.java:562) -------------------------------------------------------------------------------- Parser: org.semanticweb.owlapi.oboformat.OBOFormatOWLAPIParser@4a24170b Stack trace: LINENO: 1 - Could not find tag separator ':' in line. LINE: org.semanticweb.owlapi.oboformat.OBOFormatOWLAPIParser.parse(OBOFormatOWLAPIParser.java:50) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:1055) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:955) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadImports(OWLOntologyManagerImpl.java:1663) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.makeLoadImportRequest(OWLOntologyManagerImpl.java:1703) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$TPImportsHandler.handleTriple(TripleHandlers.java:1555) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$HandlerAccessor.handleStreaming(TripleHandlers.java:369) org.semanticweb.owlapi.rdf.rdfxml.parser.OWLRDFConsumer.statementWithResourceValue(OWLRDFConsumer.java:1563) LINENO: 1 - Could not find tag separator ':' in line. LINE: org.obolibrary.oboformat.parser.OBOFormatParser.error(OBOFormatParser.java:1317) org.obolibrary.oboformat.parser.OBOFormatParser.getParseTag(OBOFormatParser.java:731) org.obolibrary.oboformat.parser.OBOFormatParser.parseHeaderClause(OBOFormatParser.java:409) org.obolibrary.oboformat.parser.OBOFormatParser.parseHeaderClauseNl(OBOFormatParser.java:402) org.obolibrary.oboformat.parser.OBOFormatParser.parseHeaderFrame(OBOFormatParser.java:385) org.obolibrary.oboformat.parser.OBOFormatParser.parseOBODoc(OBOFormatParser.java:268) org.obolibrary.oboformat.parser.OBOFormatParser.parse(OBOFormatParser.java:237) org.semanticweb.owlapi.oboformat.OBOFormatOWLAPIParser.parse(OBOFormatOWLAPIParser.java:44) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) -------------------------------------------------------------------------------- Parser: org.semanticweb.owlapi.dlsyntax.parser.DLSyntaxOWLParser@773e8030 Stack trace: Encountered unexpected token: "<" at line 1, column 1. Was expecting one of: ":" "\n" org.semanticweb.owlapi.dlsyntax.parser.DLSyntaxOWLParser.parse(DLSyntaxOWLParser.java:52) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:1055) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:955) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadImports(OWLOntologyManagerImpl.java:1663) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.makeLoadImportRequest(OWLOntologyManagerImpl.java:1703) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$TPImportsHandler.handleTriple(TripleHandlers.java:1555) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$HandlerAccessor.handleStreaming(TripleHandlers.java:369) org.semanticweb.owlapi.rdf.rdfxml.parser.OWLRDFConsumer.statementWithResourceValue(OWLRDFConsumer.java:1563) Encountered unexpected token: "<" at line 1, column 1. Was expecting one of: ":" "\n" org.semanticweb.owlapi.dlsyntax.parser.DLSyntaxParser.generateParseException(DLSyntaxParser.java:1572) org.semanticweb.owlapi.dlsyntax.parser.DLSyntaxParser.jj_consume_token(DLSyntaxParser.java:1443) org.semanticweb.owlapi.dlsyntax.parser.DLSyntaxParser.parseAxiom(DLSyntaxParser.java:141) org.semanticweb.owlapi.dlsyntax.parser.DLSyntaxParser.parseAxioms(DLSyntaxParser.java:114) org.semanticweb.owlapi.dlsyntax.parser.DLSyntaxOWLParser.parse(DLSyntaxOWLParser.java:48) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:1055) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:955) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadImports(OWLOntologyManagerImpl.java:1663) -------------------------------------------------------------------------------- Parser: org.semanticweb.owlapi.krss2.parser.KRSS2OWLParser@3789bd95 Stack trace: org.semanticweb.owlapi.krss2.parser.ParseException: Encountered unexpected token: "" ">" at line 1, column 1. Was expecting: org.semanticweb.owlapi.krss2.parser.KRSS2OWLParser.parse(KRSS2OWLParser.java:252) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:1055) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:955) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadImports(OWLOntologyManagerImpl.java:1663) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.makeLoadImportRequest(OWLOntologyManagerImpl.java:1703) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$TPImportsHandler.handleTriple(TripleHandlers.java:1555) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$HandlerAccessor.handleStreaming(TripleHandlers.java:369) org.semanticweb.owlapi.rdf.rdfxml.parser.OWLRDFConsumer.statementWithResourceValue(OWLRDFConsumer.java:1563) Encountered unexpected token: "" ">" at line 1, column 1. Was expecting: org.semanticweb.owlapi.krss2.parser.KRSS2Parser.generateParseException(KRSS2Parser.java:2103) org.semanticweb.owlapi.krss2.parser.KRSS2Parser.jj_consume_token(KRSS2Parser.java:1968) org.semanticweb.owlapi.krss2.parser.KRSS2Parser.parse(KRSS2Parser.java:124) org.semanticweb.owlapi.krss2.parser.KRSS2OWLParser.parse(KRSS2OWLParser.java:249) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:1055) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:955) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadImports(OWLOntologyManagerImpl.java:1663) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.makeLoadImportRequest(OWLOntologyManagerImpl.java:1703) -------------------------------------------------------------------------------- Parser: org.semanticweb.owlapi.rio.RioParserImpl : org.semanticweb.owlapi.formats.BinaryRDFDocumentFormatFactory@3bf24493 Stack trace: org.eclipse.rdf4j.rio.RDFParseException: File does not contain a binary RDF document org.semanticweb.owlapi.rio.RioParserImpl.parse(RioParserImpl.java:148) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:1055) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:955) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadImports(OWLOntologyManagerImpl.java:1663) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.makeLoadImportRequest(OWLOntologyManagerImpl.java:1703) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$TPImportsHandler.handleTriple(TripleHandlers.java:1555) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$HandlerAccessor.handleStreaming(TripleHandlers.java:369) org.semanticweb.owlapi.rdf.rdfxml.parser.OWLRDFConsumer.statementWithResourceValue(OWLRDFConsumer.java:1563) File does not contain a binary RDF document org.eclipse.rdf4j.rio.helpers.RDFParserHelper.reportFatalError(RDFParserHelper.java:347) org.eclipse.rdf4j.rio.helpers.RDFParserHelper.reportFatalError(RDFParserHelper.java:334) org.eclipse.rdf4j.rio.helpers.AbstractRDFParser.reportFatalError(AbstractRDFParser.java:675) org.eclipse.rdf4j.rio.binary.BinaryRDFParser.parse(BinaryRDFParser.java:92) org.semanticweb.owlapi.rio.RioParserImpl.parseDocumentSource(RioParserImpl.java:198) org.semanticweb.owlapi.rio.RioParserImpl.parse(RioParserImpl.java:134) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:1055) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:955) -------------------------------------------------------------------------------- Parser: org.semanticweb.owlapi.rio.RioParserImpl : org.semanticweb.owlapi.formats.HDTRDFDocumentFormatFactory@116d8 Stack trace: org.eclipse.rdf4j.rio.RDFParseException: $HDT marker not found [line 4] org.semanticweb.owlapi.rio.RioParserImpl.parse(RioParserImpl.java:148) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:1055) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:955) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadImports(OWLOntologyManagerImpl.java:1663) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.makeLoadImportRequest(OWLOntologyManagerImpl.java:1703) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$TPImportsHandler.handleTriple(TripleHandlers.java:1555) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$HandlerAccessor.handleStreaming(TripleHandlers.java:369) org.semanticweb.owlapi.rdf.rdfxml.parser.OWLRDFConsumer.statementWithResourceValue(OWLRDFConsumer.java:1563) $HDT marker not found [line 4] org.eclipse.rdf4j.rio.helpers.RDFParserHelper.reportFatalError(RDFParserHelper.java:347) org.eclipse.rdf4j.rio.helpers.AbstractRDFParser.reportFatalError(AbstractRDFParser.java:683) org.eclipse.rdf4j.rio.hdt.HDTParser.parse(HDTParser.java:160) org.semanticweb.owlapi.rio.RioParserImpl.parseDocumentSource(RioParserImpl.java:198) org.semanticweb.owlapi.rio.RioParserImpl.parse(RioParserImpl.java:134) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:1055) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:955) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadImports(OWLOntologyManagerImpl.java:1663) -------------------------------------------------------------------------------- Parser: org.semanticweb.owlapi.rio.RioParserImpl : org.semanticweb.owlapi.formats.RDFaDocumentFormatFactory@264e8d Stack trace: org.eclipse.rdf4j.rio.UnsupportedRDFormatException: Did not recognise RDF format object RDFa (mimeTypes=application/xhtml+xml, application/html, text/html; ext=xhtml, html) org.semanticweb.owlapi.rio.RioParserImpl.parse(RioParserImpl.java:148) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:1055) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:955) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadImports(OWLOntologyManagerImpl.java:1663) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.makeLoadImportRequest(OWLOntologyManagerImpl.java:1703) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$TPImportsHandler.handleTriple(TripleHandlers.java:1555) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$HandlerAccessor.handleStreaming(TripleHandlers.java:369) org.semanticweb.owlapi.rdf.rdfxml.parser.OWLRDFConsumer.statementWithResourceValue(OWLRDFConsumer.java:1563) Did not recognise RDF format object RDFa (mimeTypes=application/xhtml+xml, application/html, text/html; ext=xhtml, html) org.eclipse.rdf4j.rio.Rio.lambda$unsupportedFormat$0(Rio.java:766) java.base/java.util.Optional.orElseThrow(Optional.java:408) org.eclipse.rdf4j.rio.Rio.createParser(Rio.java:99) org.semanticweb.owlapi.rio.RioParserImpl.parseDocumentSource(RioParserImpl.java:173) org.semanticweb.owlapi.rio.RioParserImpl.parse(RioParserImpl.java:134) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:1055) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:955) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadImports(OWLOntologyManagerImpl.java:1663) org.semanticweb.owlapi.model.UnloadableImportException: Could not load imported ontology: Cause: Problem parsing file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./bad-import.owl Could not parse ontology. Either a suitable parser could not be found, or parsing failed. See parser logs below for explanation. The following parsers were tried: 1) org.semanticweb.owlapi.rdf.rdfxml.parser.RDFXMLParser@2e5c7cd5 2) org.semanticweb.owlapi.owlxml.parser.OWLXMLParser@b53ce18 3) org.semanticweb.owlapi.functional.parser.OWLFunctionalSyntaxOWLParser@32153bbe 4) org.semanticweb.owlapi.rio.RioParserImpl : org.semanticweb.owlapi.formats.RioTurtleDocumentFormatFactory@95fd655c 5) org.semanticweb.owlapi.manchestersyntax.parser.ManchesterOWLSyntaxOntologyParser@73502d5e 6) org.semanticweb.owlapi.rio.RioParserImpl : org.semanticweb.owlapi.formats.NQuadsDocumentFormatFactory@6f9c39ad 7) org.semanticweb.owlapi.rio.RioParserImpl : org.semanticweb.owlapi.formats.RDFJsonDocumentFormatFactory@cd748dc3 8) org.semanticweb.owlapi.rio.RioParserImpl : org.semanticweb.owlapi.formats.NTriplesDocumentFormatFactory@937ecd36 9) org.semanticweb.owlapi.rio.RioParserImpl : org.semanticweb.owlapi.formats.TrigDocumentFormatFactory@27e81c 10) org.semanticweb.owlapi.rio.RioParserImpl : org.semanticweb.owlapi.formats.RDFJsonLDDocumentFormatFactory@dcacc47d 11) org.semanticweb.owlapi.rio.RioParserImpl : org.semanticweb.owlapi.formats.RioRDFXMLDocumentFormatFactory@69b9a3bc 12) org.semanticweb.owlapi.rio.RioParserImpl : org.semanticweb.owlapi.formats.N3DocumentFormatFactory@9a5 13) org.semanticweb.owlapi.rdf.turtle.parser.TurtleOntologyParser@7e3f4f0 14) org.semanticweb.owlapi.rio.RioParserImpl : org.semanticweb.owlapi.formats.TrixDocumentFormatFactory@27e82d 15) org.semanticweb.owlapi.oboformat.OBOFormatOWLAPIParser@4a24170b 16) org.semanticweb.owlapi.dlsyntax.parser.DLSyntaxOWLParser@773e8030 17) org.semanticweb.owlapi.krss2.parser.KRSS2OWLParser@3789bd95 18) org.semanticweb.owlapi.rio.RioParserImpl : org.semanticweb.owlapi.formats.BinaryRDFDocumentFormatFactory@3bf24493 19) org.semanticweb.owlapi.rio.RioParserImpl : org.semanticweb.owlapi.formats.HDTRDFDocumentFormatFactory@116d8 20) org.semanticweb.owlapi.rio.RioParserImpl : org.semanticweb.owlapi.formats.RDFaDocumentFormatFactory@264e8d Detailed logs: -------------------------------------------------------------------------------- Parser: org.semanticweb.owlapi.rdf.rdfxml.parser.RDFXMLParser@2e5c7cd5 Stack trace: org.xml.sax.SAXParseException; systemId: file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./bad-import.owl; lineNumber: 21; columnNumber: 40; XML document structures must start and end within the same entity. org.semanticweb.owlapi.rdf.rdfxml.parser.RDFXMLParser.parse(RDFXMLParser.java:69) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:1055) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:955) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadImports(OWLOntologyManagerImpl.java:1663) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.makeLoadImportRequest(OWLOntologyManagerImpl.java:1703) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$TPImportsHandler.handleTriple(TripleHandlers.java:1555) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$HandlerAccessor.handleStreaming(TripleHandlers.java:369) org.semanticweb.owlapi.rdf.rdfxml.parser.OWLRDFConsumer.statementWithResourceValue(OWLRDFConsumer.java:1563) XML document structures must start and end within the same entity. java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204) java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:178) java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400) java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) java.xml/com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1465) java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.endEntity(XMLDocumentFragmentScannerImpl.java:933) java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.endEntity(XMLDocumentScannerImpl.java:562) java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityManager.endEntity(XMLEntityManager.java:1502) java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.load(XMLEntityScanner.java:1720) java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.skipChar(XMLEntityScanner.java:1375) -------------------------------------------------------------------------------- Parser: org.semanticweb.owlapi.owlxml.parser.OWLXMLParser@b53ce18 Stack trace: org.xml.sax.SAXParseException; systemId: file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./bad-import.owl; lineNumber: 21; columnNumber: 40; XML document structures must start and end within the same entity. org.semanticweb.owlapi.owlxml.parser.OWLXMLParser.parse(OWLXMLParser.java:69) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:1055) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:955) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadImports(OWLOntologyManagerImpl.java:1663) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.makeLoadImportRequest(OWLOntologyManagerImpl.java:1703) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$TPImportsHandler.handleTriple(TripleHandlers.java:1555) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$HandlerAccessor.handleStreaming(TripleHandlers.java:369) org.semanticweb.owlapi.rdf.rdfxml.parser.OWLRDFConsumer.statementWithResourceValue(OWLRDFConsumer.java:1563) XML document structures must start and end within the same entity. java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204) java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:178) java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400) java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) java.xml/com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1465) java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.endEntity(XMLDocumentFragmentScannerImpl.java:933) java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.endEntity(XMLDocumentScannerImpl.java:562) java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityManager.endEntity(XMLEntityManager.java:1502) java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.load(XMLEntityScanner.java:1720) java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.skipChar(XMLEntityScanner.java:1375) -------------------------------------------------------------------------------- Parser: org.semanticweb.owlapi.functional.parser.OWLFunctionalSyntaxOWLParser@32153bbe Stack trace: Encountered unexpected token: "" at line 1, column 1. Was expecting one of: "Ontology" "Prefix" (Line 0) org.semanticweb.owlapi.functional.parser.OWLFunctionalSyntaxOWLParser.parse(OWLFunctionalSyntaxOWLParser.java:49) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:1055) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:955) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadImports(OWLOntologyManagerImpl.java:1663) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.makeLoadImportRequest(OWLOntologyManagerImpl.java:1703) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$TPImportsHandler.handleTriple(TripleHandlers.java:1555) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$HandlerAccessor.handleStreaming(TripleHandlers.java:369) org.semanticweb.owlapi.rdf.rdfxml.parser.OWLRDFConsumer.statementWithResourceValue(OWLRDFConsumer.java:1563) Encountered unexpected token: "" at line 1, column 1. Was expecting one of: "Ontology" "Prefix" org.semanticweb.owlapi.functional.parser.OWLFunctionalSyntaxParser.generateParseException(OWLFunctionalSyntaxParser.java:2479) org.semanticweb.owlapi.functional.parser.OWLFunctionalSyntaxParser.jj_consume_token(OWLFunctionalSyntaxParser.java:2405) org.semanticweb.owlapi.functional.parser.OWLFunctionalSyntaxParser.Ontology(OWLFunctionalSyntaxParser.java:115) org.semanticweb.owlapi.functional.parser.OWLFunctionalSyntaxParser.parse(OWLFunctionalSyntaxParser.java:101) org.semanticweb.owlapi.functional.parser.OWLFunctionalSyntaxOWLParser.parse(OWLFunctionalSyntaxOWLParser.java:47) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:1055) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:955) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadImports(OWLOntologyManagerImpl.java:1663) -------------------------------------------------------------------------------- Parser: org.semanticweb.owlapi.rio.RioParserImpl : org.semanticweb.owlapi.formats.RioTurtleDocumentFormatFactory@95fd655c Stack trace: org.eclipse.rdf4j.rio.RDFParseException: Expected '.', found '<' [line 6] org.semanticweb.owlapi.rio.RioParserImpl.parse(RioParserImpl.java:148) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:1055) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:955) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadImports(OWLOntologyManagerImpl.java:1663) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.makeLoadImportRequest(OWLOntologyManagerImpl.java:1703) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$TPImportsHandler.handleTriple(TripleHandlers.java:1555) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$HandlerAccessor.handleStreaming(TripleHandlers.java:369) org.semanticweb.owlapi.rdf.rdfxml.parser.OWLRDFConsumer.statementWithResourceValue(OWLRDFConsumer.java:1563) Expected '.', found '<' [line 6] org.eclipse.rdf4j.rio.helpers.RDFParserHelper.reportFatalError(RDFParserHelper.java:347) org.eclipse.rdf4j.rio.helpers.AbstractRDFParser.reportFatalError(AbstractRDFParser.java:683) org.eclipse.rdf4j.rio.turtle.TurtleParser.reportFatalError(TurtleParser.java:1309) org.eclipse.rdf4j.rio.turtle.TurtleParser.verifyCharacterOrFail(TurtleParser.java:1154) org.eclipse.rdf4j.rio.turtle.TurtleParser.parseStatement(TurtleParser.java:205) org.eclipse.rdf4j.rio.turtle.TurtleParser.parse(TurtleParser.java:165) org.semanticweb.owlapi.rio.RioParserImpl.parseDocumentSource(RioParserImpl.java:186) org.semanticweb.owlapi.rio.RioParserImpl.parse(RioParserImpl.java:134) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) -------------------------------------------------------------------------------- Parser: org.semanticweb.owlapi.manchestersyntax.parser.ManchesterOWLSyntaxOntologyParser@73502d5e Stack trace: Encountered '' at line 1 column 1. Expected either 'Ontology:' or 'Prefix:' (Line 1) org.semanticweb.owlapi.manchestersyntax.parser.ManchesterOWLSyntaxOntologyParser.parse(ManchesterOWLSyntaxOntologyParser.java:81) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:1055) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:955) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadImports(OWLOntologyManagerImpl.java:1663) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.makeLoadImportRequest(OWLOntologyManagerImpl.java:1703) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$TPImportsHandler.handleTriple(TripleHandlers.java:1555) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$HandlerAccessor.handleStreaming(TripleHandlers.java:369) org.semanticweb.owlapi.rdf.rdfxml.parser.OWLRDFConsumer.statementWithResourceValue(OWLRDFConsumer.java:1563) -------------------------------------------------------------------------------- Parser: org.semanticweb.owlapi.rio.RioParserImpl : org.semanticweb.owlapi.formats.NQuadsDocumentFormatFactory@6f9c39ad Stack trace: org.eclipse.rdf4j.rio.RDFParseException: Not a valid (absolute) IRI: ?xml version="1.0"? [line 1] org.semanticweb.owlapi.rio.RioParserImpl.parse(RioParserImpl.java:148) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:1055) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:955) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadImports(OWLOntologyManagerImpl.java:1663) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.makeLoadImportRequest(OWLOntologyManagerImpl.java:1703) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$TPImportsHandler.handleTriple(TripleHandlers.java:1555) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$HandlerAccessor.handleStreaming(TripleHandlers.java:369) org.semanticweb.owlapi.rdf.rdfxml.parser.OWLRDFConsumer.statementWithResourceValue(OWLRDFConsumer.java:1563) Not a valid (absolute) IRI: ?xml version="1.0"? [line 1] org.eclipse.rdf4j.rio.helpers.RDFParserHelper.reportFatalError(RDFParserHelper.java:380) org.eclipse.rdf4j.rio.helpers.AbstractRDFParser.reportFatalError(AbstractRDFParser.java:708) org.eclipse.rdf4j.rio.ntriples.NTriplesParser.reportFatalError(NTriplesParser.java:469) org.eclipse.rdf4j.rio.helpers.AbstractRDFParser.createURI(AbstractRDFParser.java:360) org.eclipse.rdf4j.rio.ntriples.NTriplesParser.createURI(NTriplesParser.java:432) org.eclipse.rdf4j.rio.ntriples.NTriplesParser.parseIRI(NTriplesParser.java:261) org.eclipse.rdf4j.rio.ntriples.NTriplesParser.parseSubject(NTriplesParser.java:188) org.eclipse.rdf4j.rio.nquads.NQuadsParser.parseStatement(NQuadsParser.java:51) org.eclipse.rdf4j.rio.ntriples.NTriplesParser.parse(NTriplesParser.java:120) org.semanticweb.owlapi.rio.RioParserImpl.parseDocumentSource(RioParserImpl.java:186) Not a valid (absolute) IRI: ?xml version="1.0"? org.eclipse.rdf4j.model.impl.SimpleIRI.setIRIString(SimpleIRI.java:78) org.eclipse.rdf4j.model.impl.SimpleIRI.(SimpleIRI.java:67) org.eclipse.rdf4j.model.impl.SimpleValueFactory.createIRI(SimpleValueFactory.java:84) org.eclipse.rdf4j.rio.helpers.RDFStarDecodingValueFactory.createIRI(RDFStarDecodingValueFactory.java:46) org.eclipse.rdf4j.rio.helpers.AbstractRDFParser.createURI(AbstractRDFParser.java:358) org.eclipse.rdf4j.rio.ntriples.NTriplesParser.createURI(NTriplesParser.java:432) org.eclipse.rdf4j.rio.ntriples.NTriplesParser.parseIRI(NTriplesParser.java:261) org.eclipse.rdf4j.rio.ntriples.NTriplesParser.parseSubject(NTriplesParser.java:188) org.eclipse.rdf4j.rio.nquads.NQuadsParser.parseStatement(NQuadsParser.java:51) org.eclipse.rdf4j.rio.ntriples.NTriplesParser.parse(NTriplesParser.java:120) -------------------------------------------------------------------------------- Parser: org.semanticweb.owlapi.rio.RioParserImpl : org.semanticweb.owlapi.formats.RDFJsonDocumentFormatFactory@cd748dc3 Stack trace: org.eclipse.rdf4j.rio.RDFParseException: Found IOException during parsing [line 1, column 2] org.semanticweb.owlapi.rio.RioParserImpl.parse(RioParserImpl.java:148) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:1055) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:955) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadImports(OWLOntologyManagerImpl.java:1663) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.makeLoadImportRequest(OWLOntologyManagerImpl.java:1703) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$TPImportsHandler.handleTriple(TripleHandlers.java:1555) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$HandlerAccessor.handleStreaming(TripleHandlers.java:369) org.semanticweb.owlapi.rdf.rdfxml.parser.OWLRDFConsumer.statementWithResourceValue(OWLRDFConsumer.java:1563) Found IOException during parsing [line 1, column 2] org.eclipse.rdf4j.rio.helpers.RDFParserHelper.reportFatalError(RDFParserHelper.java:400) org.eclipse.rdf4j.rio.helpers.AbstractRDFParser.reportFatalError(AbstractRDFParser.java:719) org.eclipse.rdf4j.rio.rdfjson.RDFJSONParser.reportFatalError(RDFJSONParser.java:136) org.eclipse.rdf4j.rio.rdfjson.RDFJSONParser.parse(RDFJSONParser.java:159) org.semanticweb.owlapi.rio.RioParserImpl.parseDocumentSource(RioParserImpl.java:186) org.semanticweb.owlapi.rio.RioParserImpl.parse(RioParserImpl.java:134) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:1055) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:955) Unexpected character ('<' (code 60)): expected a valid value (JSON String, Number, Array, Object or token 'null', 'true' or 'false') at [Source: (BufferedReader); line: 1, column: 2] com.fasterxml.jackson.core.JsonParser._constructError(JsonParser.java:2391) com.fasterxml.jackson.core.base.ParserMinimalBase._reportError(ParserMinimalBase.java:735) com.fasterxml.jackson.core.base.ParserMinimalBase._reportUnexpectedChar(ParserMinimalBase.java:659) com.fasterxml.jackson.core.json.ReaderBasedJsonParser._handleOddValue(ReaderBasedJsonParser.java:2005) com.fasterxml.jackson.core.json.ReaderBasedJsonParser.nextToken(ReaderBasedJsonParser.java:802) org.eclipse.rdf4j.rio.rdfjson.RDFJSONParser.rdfJsonToHandlerInternal(RDFJSONParser.java:180) org.eclipse.rdf4j.rio.rdfjson.RDFJSONParser.parse(RDFJSONParser.java:156) org.semanticweb.owlapi.rio.RioParserImpl.parseDocumentSource(RioParserImpl.java:186) org.semanticweb.owlapi.rio.RioParserImpl.parse(RioParserImpl.java:134) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) -------------------------------------------------------------------------------- Parser: org.semanticweb.owlapi.rio.RioParserImpl : org.semanticweb.owlapi.formats.NTriplesDocumentFormatFactory@937ecd36 Stack trace: org.eclipse.rdf4j.rio.RDFParseException: Not a valid (absolute) IRI: ?xml version="1.0"? [line 1] org.semanticweb.owlapi.rio.RioParserImpl.parse(RioParserImpl.java:148) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:1055) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:955) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadImports(OWLOntologyManagerImpl.java:1663) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.makeLoadImportRequest(OWLOntologyManagerImpl.java:1703) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$TPImportsHandler.handleTriple(TripleHandlers.java:1555) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$HandlerAccessor.handleStreaming(TripleHandlers.java:369) org.semanticweb.owlapi.rdf.rdfxml.parser.OWLRDFConsumer.statementWithResourceValue(OWLRDFConsumer.java:1563) Not a valid (absolute) IRI: ?xml version="1.0"? [line 1] org.eclipse.rdf4j.rio.helpers.RDFParserHelper.reportFatalError(RDFParserHelper.java:380) org.eclipse.rdf4j.rio.helpers.AbstractRDFParser.reportFatalError(AbstractRDFParser.java:708) org.eclipse.rdf4j.rio.ntriples.NTriplesParser.reportFatalError(NTriplesParser.java:469) org.eclipse.rdf4j.rio.helpers.AbstractRDFParser.createURI(AbstractRDFParser.java:360) org.eclipse.rdf4j.rio.ntriples.NTriplesParser.createURI(NTriplesParser.java:432) org.eclipse.rdf4j.rio.ntriples.NTriplesParser.parseIRI(NTriplesParser.java:261) org.eclipse.rdf4j.rio.ntriples.NTriplesParser.parseSubject(NTriplesParser.java:188) org.eclipse.rdf4j.rio.ntriples.NTriplesParser.parseStatement(NTriplesParser.java:138) org.eclipse.rdf4j.rio.ntriples.NTriplesParser.parse(NTriplesParser.java:120) org.semanticweb.owlapi.rio.RioParserImpl.parseDocumentSource(RioParserImpl.java:186) Not a valid (absolute) IRI: ?xml version="1.0"? org.eclipse.rdf4j.model.impl.SimpleIRI.setIRIString(SimpleIRI.java:78) org.eclipse.rdf4j.model.impl.SimpleIRI.(SimpleIRI.java:67) org.eclipse.rdf4j.model.impl.SimpleValueFactory.createIRI(SimpleValueFactory.java:84) org.eclipse.rdf4j.rio.helpers.RDFStarDecodingValueFactory.createIRI(RDFStarDecodingValueFactory.java:46) org.eclipse.rdf4j.rio.helpers.AbstractRDFParser.createURI(AbstractRDFParser.java:358) org.eclipse.rdf4j.rio.ntriples.NTriplesParser.createURI(NTriplesParser.java:432) org.eclipse.rdf4j.rio.ntriples.NTriplesParser.parseIRI(NTriplesParser.java:261) org.eclipse.rdf4j.rio.ntriples.NTriplesParser.parseSubject(NTriplesParser.java:188) org.eclipse.rdf4j.rio.ntriples.NTriplesParser.parseStatement(NTriplesParser.java:138) org.eclipse.rdf4j.rio.ntriples.NTriplesParser.parse(NTriplesParser.java:120) -------------------------------------------------------------------------------- Parser: org.semanticweb.owlapi.rio.RioParserImpl : org.semanticweb.owlapi.formats.TrigDocumentFormatFactory@27e81c Stack trace: org.eclipse.rdf4j.rio.RDFParseException: Expected an RDF value here, found '!' [line 6] org.semanticweb.owlapi.rio.RioParserImpl.parse(RioParserImpl.java:148) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:1055) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:955) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadImports(OWLOntologyManagerImpl.java:1663) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.makeLoadImportRequest(OWLOntologyManagerImpl.java:1703) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$TPImportsHandler.handleTriple(TripleHandlers.java:1555) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$HandlerAccessor.handleStreaming(TripleHandlers.java:369) org.semanticweb.owlapi.rdf.rdfxml.parser.OWLRDFConsumer.statementWithResourceValue(OWLRDFConsumer.java:1563) Expected an RDF value here, found '!' [line 6] org.eclipse.rdf4j.rio.helpers.RDFParserHelper.reportFatalError(RDFParserHelper.java:347) org.eclipse.rdf4j.rio.helpers.AbstractRDFParser.reportFatalError(AbstractRDFParser.java:683) org.eclipse.rdf4j.rio.turtle.TurtleParser.reportFatalError(TurtleParser.java:1309) org.eclipse.rdf4j.rio.turtle.TurtleParser.parseValue(TurtleParser.java:588) org.eclipse.rdf4j.rio.turtle.TurtleParser.parseSubject(TurtleParser.java:398) org.eclipse.rdf4j.rio.trig.TriGParser.parseTriples(TriGParser.java:234) org.eclipse.rdf4j.rio.trig.TriGParser.parseGraph(TriGParser.java:197) org.eclipse.rdf4j.rio.trig.TriGParser.parseStatement(TriGParser.java:115) org.eclipse.rdf4j.rio.turtle.TurtleParser.parse(TurtleParser.java:165) org.semanticweb.owlapi.rio.RioParserImpl.parseDocumentSource(RioParserImpl.java:186) -------------------------------------------------------------------------------- Parser: org.semanticweb.owlapi.rio.RioParserImpl : org.semanticweb.owlapi.formats.RDFJsonLDDocumentFormatFactory@dcacc47d Stack trace: org.eclipse.rdf4j.rio.RDFParseException: Could not parse JSONLD [line 1, column 2] org.semanticweb.owlapi.rio.RioParserImpl.parse(RioParserImpl.java:148) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:1055) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:955) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadImports(OWLOntologyManagerImpl.java:1663) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.makeLoadImportRequest(OWLOntologyManagerImpl.java:1703) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$TPImportsHandler.handleTriple(TripleHandlers.java:1555) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$HandlerAccessor.handleStreaming(TripleHandlers.java:369) org.semanticweb.owlapi.rdf.rdfxml.parser.OWLRDFConsumer.statementWithResourceValue(OWLRDFConsumer.java:1563) Could not parse JSONLD [line 1, column 2] org.eclipse.rdf4j.rio.jsonld.JSONLDParser.parse(JSONLDParser.java:136) org.eclipse.rdf4j.rio.jsonld.JSONLDParser.parse(JSONLDParser.java:100) org.semanticweb.owlapi.rio.RioParserImpl.parseDocumentSource(RioParserImpl.java:186) org.semanticweb.owlapi.rio.RioParserImpl.parse(RioParserImpl.java:134) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:1055) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:955) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadImports(OWLOntologyManagerImpl.java:1663) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.makeLoadImportRequest(OWLOntologyManagerImpl.java:1703) Unexpected character ('<' (code 60)): expected a valid value (JSON String, Number, Array, Object or token 'null', 'true' or 'false') at [Source: (BufferedReader); line: 1, column: 2] com.fasterxml.jackson.core.JsonParser._constructError(JsonParser.java:2391) com.fasterxml.jackson.core.base.ParserMinimalBase._reportError(ParserMinimalBase.java:735) com.fasterxml.jackson.core.base.ParserMinimalBase._reportUnexpectedChar(ParserMinimalBase.java:659) com.fasterxml.jackson.core.json.ReaderBasedJsonParser._handleOddValue(ReaderBasedJsonParser.java:2005) com.fasterxml.jackson.core.json.ReaderBasedJsonParser.nextToken(ReaderBasedJsonParser.java:802) com.github.jsonldjava.utils.JsonUtils.fromJsonParser(JsonUtils.java:202) org.eclipse.rdf4j.rio.jsonld.JSONLDParser.getJSONObject(JSONLDParser.java:149) org.eclipse.rdf4j.rio.jsonld.JSONLDParser.parse(JSONLDParser.java:129) org.eclipse.rdf4j.rio.jsonld.JSONLDParser.parse(JSONLDParser.java:100) org.semanticweb.owlapi.rio.RioParserImpl.parseDocumentSource(RioParserImpl.java:186) -------------------------------------------------------------------------------- Parser: org.semanticweb.owlapi.rio.RioParserImpl : org.semanticweb.owlapi.formats.RioRDFXMLDocumentFormatFactory@69b9a3bc Stack trace: org.eclipse.rdf4j.rio.RDFParseException: XML document structures must start and end within the same entity. [line 21, column 40] org.semanticweb.owlapi.rio.RioParserImpl.parse(RioParserImpl.java:148) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:1055) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:955) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadImports(OWLOntologyManagerImpl.java:1663) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.makeLoadImportRequest(OWLOntologyManagerImpl.java:1703) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$TPImportsHandler.handleTriple(TripleHandlers.java:1555) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$HandlerAccessor.handleStreaming(TripleHandlers.java:369) org.semanticweb.owlapi.rdf.rdfxml.parser.OWLRDFConsumer.statementWithResourceValue(OWLRDFConsumer.java:1563) XML document structures must start and end within the same entity. [line 21, column 40] org.eclipse.rdf4j.rio.helpers.RDFParserHelper.reportFatalError(RDFParserHelper.java:380) org.eclipse.rdf4j.rio.helpers.AbstractRDFParser.reportFatalError(AbstractRDFParser.java:708) org.eclipse.rdf4j.rio.rdfxml.RDFXMLParser.reportFatalError(RDFXMLParser.java:1020) org.eclipse.rdf4j.rio.rdfxml.RDFXMLParser.fatalError(RDFXMLParser.java:1151) java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:181) java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400) java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) java.xml/com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1465) java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.endEntity(XMLDocumentFragmentScannerImpl.java:933) java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.endEntity(XMLDocumentScannerImpl.java:562) XML document structures must start and end within the same entity. java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204) java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:178) java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400) java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) java.xml/com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1465) java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.endEntity(XMLDocumentFragmentScannerImpl.java:933) java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.endEntity(XMLDocumentScannerImpl.java:562) java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityManager.endEntity(XMLEntityManager.java:1502) java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.load(XMLEntityScanner.java:1720) java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.skipChar(XMLEntityScanner.java:1375) -------------------------------------------------------------------------------- Parser: org.semanticweb.owlapi.rio.RioParserImpl : org.semanticweb.owlapi.formats.N3DocumentFormatFactory@9a5 Stack trace: org.eclipse.rdf4j.rio.RDFParseException: Expected '.', found '<' [line 6] org.semanticweb.owlapi.rio.RioParserImpl.parse(RioParserImpl.java:148) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:1055) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:955) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadImports(OWLOntologyManagerImpl.java:1663) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.makeLoadImportRequest(OWLOntologyManagerImpl.java:1703) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$TPImportsHandler.handleTriple(TripleHandlers.java:1555) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$HandlerAccessor.handleStreaming(TripleHandlers.java:369) org.semanticweb.owlapi.rdf.rdfxml.parser.OWLRDFConsumer.statementWithResourceValue(OWLRDFConsumer.java:1563) Expected '.', found '<' [line 6] org.eclipse.rdf4j.rio.helpers.RDFParserHelper.reportFatalError(RDFParserHelper.java:347) org.eclipse.rdf4j.rio.helpers.AbstractRDFParser.reportFatalError(AbstractRDFParser.java:683) org.eclipse.rdf4j.rio.turtle.TurtleParser.reportFatalError(TurtleParser.java:1309) org.eclipse.rdf4j.rio.turtle.TurtleParser.verifyCharacterOrFail(TurtleParser.java:1154) org.eclipse.rdf4j.rio.turtle.TurtleParser.parseStatement(TurtleParser.java:205) org.eclipse.rdf4j.rio.turtle.TurtleParser.parse(TurtleParser.java:165) org.semanticweb.owlapi.rio.RioParserImpl.parseDocumentSource(RioParserImpl.java:186) org.semanticweb.owlapi.rio.RioParserImpl.parse(RioParserImpl.java:134) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) -------------------------------------------------------------------------------- Parser: org.semanticweb.owlapi.rdf.turtle.parser.TurtleOntologyParser@7e3f4f0 Stack trace: org.semanticweb.owlapi.rdf.turtle.parser.ParseException: Encountered unexpected token: "<" at line 1, column 1. Was expecting one of: "(" "@base" "@prefix" "[" org.semanticweb.owlapi.rdf.turtle.parser.TurtleOntologyParser.parse(TurtleOntologyParser.java:58) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:1055) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:955) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadImports(OWLOntologyManagerImpl.java:1663) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.makeLoadImportRequest(OWLOntologyManagerImpl.java:1703) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$TPImportsHandler.handleTriple(TripleHandlers.java:1555) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$HandlerAccessor.handleStreaming(TripleHandlers.java:369) org.semanticweb.owlapi.rdf.rdfxml.parser.OWLRDFConsumer.statementWithResourceValue(OWLRDFConsumer.java:1563) Encountered unexpected token: "<" at line 1, column 1. Was expecting one of: "(" "@base" "@prefix" "[" org.semanticweb.owlapi.rdf.turtle.parser.TurtleParser.generateParseException(TurtleParser.java:1034) org.semanticweb.owlapi.rdf.turtle.parser.TurtleParser.jj_consume_token(TurtleParser.java:902) org.semanticweb.owlapi.rdf.turtle.parser.TurtleParser.parseDocument(TurtleParser.java:165) org.semanticweb.owlapi.rdf.turtle.parser.TurtleOntologyParser.parse(TurtleOntologyParser.java:54) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:1055) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:955) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadImports(OWLOntologyManagerImpl.java:1663) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.makeLoadImportRequest(OWLOntologyManagerImpl.java:1703) -------------------------------------------------------------------------------- Parser: org.semanticweb.owlapi.rio.RioParserImpl : org.semanticweb.owlapi.formats.TrixDocumentFormatFactory@27e82d Stack trace: org.eclipse.rdf4j.rio.RDFParseException: XML document structures must start and end within the same entity. [line 21, column 40] org.semanticweb.owlapi.rio.RioParserImpl.parse(RioParserImpl.java:148) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:1055) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:955) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadImports(OWLOntologyManagerImpl.java:1663) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.makeLoadImportRequest(OWLOntologyManagerImpl.java:1703) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$TPImportsHandler.handleTriple(TripleHandlers.java:1555) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$HandlerAccessor.handleStreaming(TripleHandlers.java:369) org.semanticweb.owlapi.rdf.rdfxml.parser.OWLRDFConsumer.statementWithResourceValue(OWLRDFConsumer.java:1563) XML document structures must start and end within the same entity. [line 21, column 40] org.eclipse.rdf4j.rio.helpers.RDFParserHelper.reportFatalError(RDFParserHelper.java:347) org.eclipse.rdf4j.rio.helpers.AbstractRDFParser.reportFatalError(AbstractRDFParser.java:683) org.eclipse.rdf4j.rio.trix.TriXParser.reportFatalError(TriXParser.java:234) org.eclipse.rdf4j.rio.trix.TriXParser.fatalError(TriXParser.java:400) java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:181) java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400) java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) java.xml/com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1465) java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.endEntity(XMLDocumentFragmentScannerImpl.java:933) java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.endEntity(XMLDocumentScannerImpl.java:562) -------------------------------------------------------------------------------- Parser: org.semanticweb.owlapi.oboformat.OBOFormatOWLAPIParser@4a24170b Stack trace: LINENO: 1 - Could not find tag separator ':' in line. LINE: org.semanticweb.owlapi.oboformat.OBOFormatOWLAPIParser.parse(OBOFormatOWLAPIParser.java:50) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:1055) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:955) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadImports(OWLOntologyManagerImpl.java:1663) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.makeLoadImportRequest(OWLOntologyManagerImpl.java:1703) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$TPImportsHandler.handleTriple(TripleHandlers.java:1555) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$HandlerAccessor.handleStreaming(TripleHandlers.java:369) org.semanticweb.owlapi.rdf.rdfxml.parser.OWLRDFConsumer.statementWithResourceValue(OWLRDFConsumer.java:1563) LINENO: 1 - Could not find tag separator ':' in line. LINE: org.obolibrary.oboformat.parser.OBOFormatParser.error(OBOFormatParser.java:1317) org.obolibrary.oboformat.parser.OBOFormatParser.getParseTag(OBOFormatParser.java:731) org.obolibrary.oboformat.parser.OBOFormatParser.parseHeaderClause(OBOFormatParser.java:409) org.obolibrary.oboformat.parser.OBOFormatParser.parseHeaderClauseNl(OBOFormatParser.java:402) org.obolibrary.oboformat.parser.OBOFormatParser.parseHeaderFrame(OBOFormatParser.java:385) org.obolibrary.oboformat.parser.OBOFormatParser.parseOBODoc(OBOFormatParser.java:268) org.obolibrary.oboformat.parser.OBOFormatParser.parse(OBOFormatParser.java:237) org.semanticweb.owlapi.oboformat.OBOFormatOWLAPIParser.parse(OBOFormatOWLAPIParser.java:44) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) -------------------------------------------------------------------------------- Parser: org.semanticweb.owlapi.dlsyntax.parser.DLSyntaxOWLParser@773e8030 Stack trace: Encountered unexpected token: "<" at line 1, column 1. Was expecting one of: ":" "\n" org.semanticweb.owlapi.dlsyntax.parser.DLSyntaxOWLParser.parse(DLSyntaxOWLParser.java:52) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:1055) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:955) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadImports(OWLOntologyManagerImpl.java:1663) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.makeLoadImportRequest(OWLOntologyManagerImpl.java:1703) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$TPImportsHandler.handleTriple(TripleHandlers.java:1555) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$HandlerAccessor.handleStreaming(TripleHandlers.java:369) org.semanticweb.owlapi.rdf.rdfxml.parser.OWLRDFConsumer.statementWithResourceValue(OWLRDFConsumer.java:1563) Encountered unexpected token: "<" at line 1, column 1. Was expecting one of: ":" "\n" org.semanticweb.owlapi.dlsyntax.parser.DLSyntaxParser.generateParseException(DLSyntaxParser.java:1572) org.semanticweb.owlapi.dlsyntax.parser.DLSyntaxParser.jj_consume_token(DLSyntaxParser.java:1443) org.semanticweb.owlapi.dlsyntax.parser.DLSyntaxParser.parseAxiom(DLSyntaxParser.java:141) org.semanticweb.owlapi.dlsyntax.parser.DLSyntaxParser.parseAxioms(DLSyntaxParser.java:114) org.semanticweb.owlapi.dlsyntax.parser.DLSyntaxOWLParser.parse(DLSyntaxOWLParser.java:48) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:1055) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:955) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadImports(OWLOntologyManagerImpl.java:1663) -------------------------------------------------------------------------------- Parser: org.semanticweb.owlapi.krss2.parser.KRSS2OWLParser@3789bd95 Stack trace: org.semanticweb.owlapi.krss2.parser.ParseException: Encountered unexpected token: "" ">" at line 1, column 1. Was expecting: org.semanticweb.owlapi.krss2.parser.KRSS2OWLParser.parse(KRSS2OWLParser.java:252) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:1055) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:955) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadImports(OWLOntologyManagerImpl.java:1663) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.makeLoadImportRequest(OWLOntologyManagerImpl.java:1703) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$TPImportsHandler.handleTriple(TripleHandlers.java:1555) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$HandlerAccessor.handleStreaming(TripleHandlers.java:369) org.semanticweb.owlapi.rdf.rdfxml.parser.OWLRDFConsumer.statementWithResourceValue(OWLRDFConsumer.java:1563) Encountered unexpected token: "" ">" at line 1, column 1. Was expecting: org.semanticweb.owlapi.krss2.parser.KRSS2Parser.generateParseException(KRSS2Parser.java:2103) org.semanticweb.owlapi.krss2.parser.KRSS2Parser.jj_consume_token(KRSS2Parser.java:1968) org.semanticweb.owlapi.krss2.parser.KRSS2Parser.parse(KRSS2Parser.java:124) org.semanticweb.owlapi.krss2.parser.KRSS2OWLParser.parse(KRSS2OWLParser.java:249) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:1055) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:955) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadImports(OWLOntologyManagerImpl.java:1663) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.makeLoadImportRequest(OWLOntologyManagerImpl.java:1703) -------------------------------------------------------------------------------- Parser: org.semanticweb.owlapi.rio.RioParserImpl : org.semanticweb.owlapi.formats.BinaryRDFDocumentFormatFactory@3bf24493 Stack trace: org.eclipse.rdf4j.rio.RDFParseException: File does not contain a binary RDF document org.semanticweb.owlapi.rio.RioParserImpl.parse(RioParserImpl.java:148) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:1055) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:955) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadImports(OWLOntologyManagerImpl.java:1663) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.makeLoadImportRequest(OWLOntologyManagerImpl.java:1703) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$TPImportsHandler.handleTriple(TripleHandlers.java:1555) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$HandlerAccessor.handleStreaming(TripleHandlers.java:369) org.semanticweb.owlapi.rdf.rdfxml.parser.OWLRDFConsumer.statementWithResourceValue(OWLRDFConsumer.java:1563) File does not contain a binary RDF document org.eclipse.rdf4j.rio.helpers.RDFParserHelper.reportFatalError(RDFParserHelper.java:347) org.eclipse.rdf4j.rio.helpers.RDFParserHelper.reportFatalError(RDFParserHelper.java:334) org.eclipse.rdf4j.rio.helpers.AbstractRDFParser.reportFatalError(AbstractRDFParser.java:675) org.eclipse.rdf4j.rio.binary.BinaryRDFParser.parse(BinaryRDFParser.java:92) org.semanticweb.owlapi.rio.RioParserImpl.parseDocumentSource(RioParserImpl.java:198) org.semanticweb.owlapi.rio.RioParserImpl.parse(RioParserImpl.java:134) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:1055) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:955) -------------------------------------------------------------------------------- Parser: org.semanticweb.owlapi.rio.RioParserImpl : org.semanticweb.owlapi.formats.HDTRDFDocumentFormatFactory@116d8 Stack trace: org.eclipse.rdf4j.rio.RDFParseException: $HDT marker not found [line 4] org.semanticweb.owlapi.rio.RioParserImpl.parse(RioParserImpl.java:148) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:1055) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:955) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadImports(OWLOntologyManagerImpl.java:1663) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.makeLoadImportRequest(OWLOntologyManagerImpl.java:1703) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$TPImportsHandler.handleTriple(TripleHandlers.java:1555) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$HandlerAccessor.handleStreaming(TripleHandlers.java:369) org.semanticweb.owlapi.rdf.rdfxml.parser.OWLRDFConsumer.statementWithResourceValue(OWLRDFConsumer.java:1563) $HDT marker not found [line 4] org.eclipse.rdf4j.rio.helpers.RDFParserHelper.reportFatalError(RDFParserHelper.java:347) org.eclipse.rdf4j.rio.helpers.AbstractRDFParser.reportFatalError(AbstractRDFParser.java:683) org.eclipse.rdf4j.rio.hdt.HDTParser.parse(HDTParser.java:160) org.semanticweb.owlapi.rio.RioParserImpl.parseDocumentSource(RioParserImpl.java:198) org.semanticweb.owlapi.rio.RioParserImpl.parse(RioParserImpl.java:134) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:1055) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:955) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadImports(OWLOntologyManagerImpl.java:1663) -------------------------------------------------------------------------------- Parser: org.semanticweb.owlapi.rio.RioParserImpl : org.semanticweb.owlapi.formats.RDFaDocumentFormatFactory@264e8d Stack trace: org.eclipse.rdf4j.rio.UnsupportedRDFormatException: Did not recognise RDF format object RDFa (mimeTypes=application/xhtml+xml, application/html, text/html; ext=xhtml, html) org.semanticweb.owlapi.rio.RioParserImpl.parse(RioParserImpl.java:148) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:1055) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:955) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadImports(OWLOntologyManagerImpl.java:1663) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.makeLoadImportRequest(OWLOntologyManagerImpl.java:1703) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$TPImportsHandler.handleTriple(TripleHandlers.java:1555) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$HandlerAccessor.handleStreaming(TripleHandlers.java:369) org.semanticweb.owlapi.rdf.rdfxml.parser.OWLRDFConsumer.statementWithResourceValue(OWLRDFConsumer.java:1563) Did not recognise RDF format object RDFa (mimeTypes=application/xhtml+xml, application/html, text/html; ext=xhtml, html) org.eclipse.rdf4j.rio.Rio.lambda$unsupportedFormat$0(Rio.java:766) java.base/java.util.Optional.orElseThrow(Optional.java:408) org.eclipse.rdf4j.rio.Rio.createParser(Rio.java:99) org.semanticweb.owlapi.rio.RioParserImpl.parseDocumentSource(RioParserImpl.java:173) org.semanticweb.owlapi.rio.RioParserImpl.parse(RioParserImpl.java:134) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:1055) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:955) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadImports(OWLOntologyManagerImpl.java:1663) at uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.makeLoadImportRequest(OWLOntologyManagerImpl.java:1710) at org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$TPImportsHandler.handleTriple(TripleHandlers.java:1555) at org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$HandlerAccessor.handleStreaming(TripleHandlers.java:369) at org.semanticweb.owlapi.rdf.rdfxml.parser.OWLRDFConsumer.statementWithResourceValue(OWLRDFConsumer.java:1563) at org.semanticweb.owlapi.rdf.rdfxml.parser.RDFParser.statementWithResourceValue(RDFParser.java:382) at org.semanticweb.owlapi.rdf.rdfxml.parser.EmptyPropertyElement.startElement(StartRDF.java:263) at org.semanticweb.owlapi.rdf.rdfxml.parser.PropertyElementList.startElement(StartRDF.java:728) at org.semanticweb.owlapi.rdf.rdfxml.parser.RDFParser.startElement(RDFParser.java:218) at java.xml/com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.startElement(AbstractSAXParser.java:510) at java.xml/com.sun.org.apache.xerces.internal.parsers.AbstractXMLDocumentParser.emptyElement(AbstractXMLDocumentParser.java:183) at java.xml/com.sun.org.apache.xerces.internal.impl.dtd.XMLDTDValidator.emptyElement(XMLDTDValidator.java:752) at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:351) at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2710) at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605) at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:534) at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:888) at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:824) at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) at java.xml/com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1216) at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:635) at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(SAXParserImpl.java:324) at org.semanticweb.owlapi.rdf.rdfxml.parser.RDFParser.parse(RDFParser.java:161) at org.semanticweb.owlapi.rdf.rdfxml.parser.RDFXMLParser.parse(RDFXMLParser.java:65) at uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) at uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) at uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:1055) at uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:955) at uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:911) at cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer.getWholeOntology(OWL2JavaTransformer.java:85) at cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer.setOntology(OWL2JavaTransformer.java:94) at cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformerTest.lambda$transformationFailsWhenImportCannotBeResolved$4(OWL2JavaTransformerTest.java:268) at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53) at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35) at org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3083) at cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformerTest.transformationFailsWhenImportCannotBeResolved(OWL2JavaTransformerTest.java:266) 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 java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:727) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:220) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:188) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:202) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:181) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) Caused by: org.semanticweb.owlapi.io.UnparsableOntologyException: Problem parsing file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./bad-import.owl Could not parse ontology. Either a suitable parser could not be found, or parsing failed. See parser logs below for explanation. The following parsers were tried: 1) org.semanticweb.owlapi.rdf.rdfxml.parser.RDFXMLParser@2e5c7cd5 2) org.semanticweb.owlapi.owlxml.parser.OWLXMLParser@b53ce18 3) org.semanticweb.owlapi.functional.parser.OWLFunctionalSyntaxOWLParser@32153bbe 4) org.semanticweb.owlapi.rio.RioParserImpl : org.semanticweb.owlapi.formats.RioTurtleDocumentFormatFactory@95fd655c 5) org.semanticweb.owlapi.manchestersyntax.parser.ManchesterOWLSyntaxOntologyParser@73502d5e 6) org.semanticweb.owlapi.rio.RioParserImpl : org.semanticweb.owlapi.formats.NQuadsDocumentFormatFactory@6f9c39ad 7) org.semanticweb.owlapi.rio.RioParserImpl : org.semanticweb.owlapi.formats.RDFJsonDocumentFormatFactory@cd748dc3 8) org.semanticweb.owlapi.rio.RioParserImpl : org.semanticweb.owlapi.formats.NTriplesDocumentFormatFactory@937ecd36 9) org.semanticweb.owlapi.rio.RioParserImpl : org.semanticweb.owlapi.formats.TrigDocumentFormatFactory@27e81c 10) org.semanticweb.owlapi.rio.RioParserImpl : org.semanticweb.owlapi.formats.RDFJsonLDDocumentFormatFactory@dcacc47d 11) org.semanticweb.owlapi.rio.RioParserImpl : org.semanticweb.owlapi.formats.RioRDFXMLDocumentFormatFactory@69b9a3bc 12) org.semanticweb.owlapi.rio.RioParserImpl : org.semanticweb.owlapi.formats.N3DocumentFormatFactory@9a5 13) org.semanticweb.owlapi.rdf.turtle.parser.TurtleOntologyParser@7e3f4f0 14) org.semanticweb.owlapi.rio.RioParserImpl : org.semanticweb.owlapi.formats.TrixDocumentFormatFactory@27e82d 15) org.semanticweb.owlapi.oboformat.OBOFormatOWLAPIParser@4a24170b 16) org.semanticweb.owlapi.dlsyntax.parser.DLSyntaxOWLParser@773e8030 17) org.semanticweb.owlapi.krss2.parser.KRSS2OWLParser@3789bd95 18) org.semanticweb.owlapi.rio.RioParserImpl : org.semanticweb.owlapi.formats.BinaryRDFDocumentFormatFactory@3bf24493 19) org.semanticweb.owlapi.rio.RioParserImpl : org.semanticweb.owlapi.formats.HDTRDFDocumentFormatFactory@116d8 20) org.semanticweb.owlapi.rio.RioParserImpl : org.semanticweb.owlapi.formats.RDFaDocumentFormatFactory@264e8d Detailed logs: -------------------------------------------------------------------------------- Parser: org.semanticweb.owlapi.rdf.rdfxml.parser.RDFXMLParser@2e5c7cd5 Stack trace: org.xml.sax.SAXParseException; systemId: file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./bad-import.owl; lineNumber: 21; columnNumber: 40; XML document structures must start and end within the same entity. org.semanticweb.owlapi.rdf.rdfxml.parser.RDFXMLParser.parse(RDFXMLParser.java:69) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:1055) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:955) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadImports(OWLOntologyManagerImpl.java:1663) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.makeLoadImportRequest(OWLOntologyManagerImpl.java:1703) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$TPImportsHandler.handleTriple(TripleHandlers.java:1555) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$HandlerAccessor.handleStreaming(TripleHandlers.java:369) org.semanticweb.owlapi.rdf.rdfxml.parser.OWLRDFConsumer.statementWithResourceValue(OWLRDFConsumer.java:1563) XML document structures must start and end within the same entity. java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204) java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:178) java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400) java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) java.xml/com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1465) java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.endEntity(XMLDocumentFragmentScannerImpl.java:933) java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.endEntity(XMLDocumentScannerImpl.java:562) java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityManager.endEntity(XMLEntityManager.java:1502) java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.load(XMLEntityScanner.java:1720) java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.skipChar(XMLEntityScanner.java:1375) -------------------------------------------------------------------------------- Parser: org.semanticweb.owlapi.owlxml.parser.OWLXMLParser@b53ce18 Stack trace: org.xml.sax.SAXParseException; systemId: file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./bad-import.owl; lineNumber: 21; columnNumber: 40; XML document structures must start and end within the same entity. org.semanticweb.owlapi.owlxml.parser.OWLXMLParser.parse(OWLXMLParser.java:69) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:1055) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:955) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadImports(OWLOntologyManagerImpl.java:1663) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.makeLoadImportRequest(OWLOntologyManagerImpl.java:1703) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$TPImportsHandler.handleTriple(TripleHandlers.java:1555) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$HandlerAccessor.handleStreaming(TripleHandlers.java:369) org.semanticweb.owlapi.rdf.rdfxml.parser.OWLRDFConsumer.statementWithResourceValue(OWLRDFConsumer.java:1563) XML document structures must start and end within the same entity. java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204) java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:178) java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400) java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) java.xml/com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1465) java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.endEntity(XMLDocumentFragmentScannerImpl.java:933) java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.endEntity(XMLDocumentScannerImpl.java:562) java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityManager.endEntity(XMLEntityManager.java:1502) java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.load(XMLEntityScanner.java:1720) java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.skipChar(XMLEntityScanner.java:1375) -------------------------------------------------------------------------------- Parser: org.semanticweb.owlapi.functional.parser.OWLFunctionalSyntaxOWLParser@32153bbe Stack trace: Encountered unexpected token: "" at line 1, column 1. Was expecting one of: "Ontology" "Prefix" (Line 0) org.semanticweb.owlapi.functional.parser.OWLFunctionalSyntaxOWLParser.parse(OWLFunctionalSyntaxOWLParser.java:49) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:1055) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:955) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadImports(OWLOntologyManagerImpl.java:1663) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.makeLoadImportRequest(OWLOntologyManagerImpl.java:1703) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$TPImportsHandler.handleTriple(TripleHandlers.java:1555) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$HandlerAccessor.handleStreaming(TripleHandlers.java:369) org.semanticweb.owlapi.rdf.rdfxml.parser.OWLRDFConsumer.statementWithResourceValue(OWLRDFConsumer.java:1563) Encountered unexpected token: "" at line 1, column 1. Was expecting one of: "Ontology" "Prefix" org.semanticweb.owlapi.functional.parser.OWLFunctionalSyntaxParser.generateParseException(OWLFunctionalSyntaxParser.java:2479) org.semanticweb.owlapi.functional.parser.OWLFunctionalSyntaxParser.jj_consume_token(OWLFunctionalSyntaxParser.java:2405) org.semanticweb.owlapi.functional.parser.OWLFunctionalSyntaxParser.Ontology(OWLFunctionalSyntaxParser.java:115) org.semanticweb.owlapi.functional.parser.OWLFunctionalSyntaxParser.parse(OWLFunctionalSyntaxParser.java:101) org.semanticweb.owlapi.functional.parser.OWLFunctionalSyntaxOWLParser.parse(OWLFunctionalSyntaxOWLParser.java:47) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:1055) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:955) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadImports(OWLOntologyManagerImpl.java:1663) -------------------------------------------------------------------------------- Parser: org.semanticweb.owlapi.rio.RioParserImpl : org.semanticweb.owlapi.formats.RioTurtleDocumentFormatFactory@95fd655c Stack trace: org.eclipse.rdf4j.rio.RDFParseException: Expected '.', found '<' [line 6] org.semanticweb.owlapi.rio.RioParserImpl.parse(RioParserImpl.java:148) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:1055) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:955) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadImports(OWLOntologyManagerImpl.java:1663) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.makeLoadImportRequest(OWLOntologyManagerImpl.java:1703) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$TPImportsHandler.handleTriple(TripleHandlers.java:1555) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$HandlerAccessor.handleStreaming(TripleHandlers.java:369) org.semanticweb.owlapi.rdf.rdfxml.parser.OWLRDFConsumer.statementWithResourceValue(OWLRDFConsumer.java:1563) Expected '.', found '<' [line 6] org.eclipse.rdf4j.rio.helpers.RDFParserHelper.reportFatalError(RDFParserHelper.java:347) org.eclipse.rdf4j.rio.helpers.AbstractRDFParser.reportFatalError(AbstractRDFParser.java:683) org.eclipse.rdf4j.rio.turtle.TurtleParser.reportFatalError(TurtleParser.java:1309) org.eclipse.rdf4j.rio.turtle.TurtleParser.verifyCharacterOrFail(TurtleParser.java:1154) org.eclipse.rdf4j.rio.turtle.TurtleParser.parseStatement(TurtleParser.java:205) org.eclipse.rdf4j.rio.turtle.TurtleParser.parse(TurtleParser.java:165) org.semanticweb.owlapi.rio.RioParserImpl.parseDocumentSource(RioParserImpl.java:186) org.semanticweb.owlapi.rio.RioParserImpl.parse(RioParserImpl.java:134) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) -------------------------------------------------------------------------------- Parser: org.semanticweb.owlapi.manchestersyntax.parser.ManchesterOWLSyntaxOntologyParser@73502d5e Stack trace: Encountered '' at line 1 column 1. Expected either 'Ontology:' or 'Prefix:' (Line 1) org.semanticweb.owlapi.manchestersyntax.parser.ManchesterOWLSyntaxOntologyParser.parse(ManchesterOWLSyntaxOntologyParser.java:81) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:1055) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:955) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadImports(OWLOntologyManagerImpl.java:1663) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.makeLoadImportRequest(OWLOntologyManagerImpl.java:1703) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$TPImportsHandler.handleTriple(TripleHandlers.java:1555) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$HandlerAccessor.handleStreaming(TripleHandlers.java:369) org.semanticweb.owlapi.rdf.rdfxml.parser.OWLRDFConsumer.statementWithResourceValue(OWLRDFConsumer.java:1563) -------------------------------------------------------------------------------- Parser: org.semanticweb.owlapi.rio.RioParserImpl : org.semanticweb.owlapi.formats.NQuadsDocumentFormatFactory@6f9c39ad Stack trace: org.eclipse.rdf4j.rio.RDFParseException: Not a valid (absolute) IRI: ?xml version="1.0"? [line 1] org.semanticweb.owlapi.rio.RioParserImpl.parse(RioParserImpl.java:148) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:1055) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:955) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadImports(OWLOntologyManagerImpl.java:1663) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.makeLoadImportRequest(OWLOntologyManagerImpl.java:1703) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$TPImportsHandler.handleTriple(TripleHandlers.java:1555) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$HandlerAccessor.handleStreaming(TripleHandlers.java:369) org.semanticweb.owlapi.rdf.rdfxml.parser.OWLRDFConsumer.statementWithResourceValue(OWLRDFConsumer.java:1563) Not a valid (absolute) IRI: ?xml version="1.0"? [line 1] org.eclipse.rdf4j.rio.helpers.RDFParserHelper.reportFatalError(RDFParserHelper.java:380) org.eclipse.rdf4j.rio.helpers.AbstractRDFParser.reportFatalError(AbstractRDFParser.java:708) org.eclipse.rdf4j.rio.ntriples.NTriplesParser.reportFatalError(NTriplesParser.java:469) org.eclipse.rdf4j.rio.helpers.AbstractRDFParser.createURI(AbstractRDFParser.java:360) org.eclipse.rdf4j.rio.ntriples.NTriplesParser.createURI(NTriplesParser.java:432) org.eclipse.rdf4j.rio.ntriples.NTriplesParser.parseIRI(NTriplesParser.java:261) org.eclipse.rdf4j.rio.ntriples.NTriplesParser.parseSubject(NTriplesParser.java:188) org.eclipse.rdf4j.rio.nquads.NQuadsParser.parseStatement(NQuadsParser.java:51) org.eclipse.rdf4j.rio.ntriples.NTriplesParser.parse(NTriplesParser.java:120) org.semanticweb.owlapi.rio.RioParserImpl.parseDocumentSource(RioParserImpl.java:186) Not a valid (absolute) IRI: ?xml version="1.0"? org.eclipse.rdf4j.model.impl.SimpleIRI.setIRIString(SimpleIRI.java:78) org.eclipse.rdf4j.model.impl.SimpleIRI.(SimpleIRI.java:67) org.eclipse.rdf4j.model.impl.SimpleValueFactory.createIRI(SimpleValueFactory.java:84) org.eclipse.rdf4j.rio.helpers.RDFStarDecodingValueFactory.createIRI(RDFStarDecodingValueFactory.java:46) org.eclipse.rdf4j.rio.helpers.AbstractRDFParser.createURI(AbstractRDFParser.java:358) org.eclipse.rdf4j.rio.ntriples.NTriplesParser.createURI(NTriplesParser.java:432) org.eclipse.rdf4j.rio.ntriples.NTriplesParser.parseIRI(NTriplesParser.java:261) org.eclipse.rdf4j.rio.ntriples.NTriplesParser.parseSubject(NTriplesParser.java:188) org.eclipse.rdf4j.rio.nquads.NQuadsParser.parseStatement(NQuadsParser.java:51) org.eclipse.rdf4j.rio.ntriples.NTriplesParser.parse(NTriplesParser.java:120) -------------------------------------------------------------------------------- Parser: org.semanticweb.owlapi.rio.RioParserImpl : org.semanticweb.owlapi.formats.RDFJsonDocumentFormatFactory@cd748dc3 Stack trace: org.eclipse.rdf4j.rio.RDFParseException: Found IOException during parsing [line 1, column 2] org.semanticweb.owlapi.rio.RioParserImpl.parse(RioParserImpl.java:148) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:1055) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:955) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadImports(OWLOntologyManagerImpl.java:1663) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.makeLoadImportRequest(OWLOntologyManagerImpl.java:1703) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$TPImportsHandler.handleTriple(TripleHandlers.java:1555) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$HandlerAccessor.handleStreaming(TripleHandlers.java:369) org.semanticweb.owlapi.rdf.rdfxml.parser.OWLRDFConsumer.statementWithResourceValue(OWLRDFConsumer.java:1563) Found IOException during parsing [line 1, column 2] org.eclipse.rdf4j.rio.helpers.RDFParserHelper.reportFatalError(RDFParserHelper.java:400) org.eclipse.rdf4j.rio.helpers.AbstractRDFParser.reportFatalError(AbstractRDFParser.java:719) org.eclipse.rdf4j.rio.rdfjson.RDFJSONParser.reportFatalError(RDFJSONParser.java:136) org.eclipse.rdf4j.rio.rdfjson.RDFJSONParser.parse(RDFJSONParser.java:159) org.semanticweb.owlapi.rio.RioParserImpl.parseDocumentSource(RioParserImpl.java:186) org.semanticweb.owlapi.rio.RioParserImpl.parse(RioParserImpl.java:134) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:1055) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:955) Unexpected character ('<' (code 60)): expected a valid value (JSON String, Number, Array, Object or token 'null', 'true' or 'false') at [Source: (BufferedReader); line: 1, column: 2] com.fasterxml.jackson.core.JsonParser._constructError(JsonParser.java:2391) com.fasterxml.jackson.core.base.ParserMinimalBase._reportError(ParserMinimalBase.java:735) com.fasterxml.jackson.core.base.ParserMinimalBase._reportUnexpectedChar(ParserMinimalBase.java:659) com.fasterxml.jackson.core.json.ReaderBasedJsonParser._handleOddValue(ReaderBasedJsonParser.java:2005) com.fasterxml.jackson.core.json.ReaderBasedJsonParser.nextToken(ReaderBasedJsonParser.java:802) org.eclipse.rdf4j.rio.rdfjson.RDFJSONParser.rdfJsonToHandlerInternal(RDFJSONParser.java:180) org.eclipse.rdf4j.rio.rdfjson.RDFJSONParser.parse(RDFJSONParser.java:156) org.semanticweb.owlapi.rio.RioParserImpl.parseDocumentSource(RioParserImpl.java:186) org.semanticweb.owlapi.rio.RioParserImpl.parse(RioParserImpl.java:134) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) -------------------------------------------------------------------------------- Parser: org.semanticweb.owlapi.rio.RioParserImpl : org.semanticweb.owlapi.formats.NTriplesDocumentFormatFactory@937ecd36 Stack trace: org.eclipse.rdf4j.rio.RDFParseException: Not a valid (absolute) IRI: ?xml version="1.0"? [line 1] org.semanticweb.owlapi.rio.RioParserImpl.parse(RioParserImpl.java:148) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:1055) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:955) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadImports(OWLOntologyManagerImpl.java:1663) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.makeLoadImportRequest(OWLOntologyManagerImpl.java:1703) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$TPImportsHandler.handleTriple(TripleHandlers.java:1555) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$HandlerAccessor.handleStreaming(TripleHandlers.java:369) org.semanticweb.owlapi.rdf.rdfxml.parser.OWLRDFConsumer.statementWithResourceValue(OWLRDFConsumer.java:1563) Not a valid (absolute) IRI: ?xml version="1.0"? [line 1] org.eclipse.rdf4j.rio.helpers.RDFParserHelper.reportFatalError(RDFParserHelper.java:380) org.eclipse.rdf4j.rio.helpers.AbstractRDFParser.reportFatalError(AbstractRDFParser.java:708) org.eclipse.rdf4j.rio.ntriples.NTriplesParser.reportFatalError(NTriplesParser.java:469) org.eclipse.rdf4j.rio.helpers.AbstractRDFParser.createURI(AbstractRDFParser.java:360) org.eclipse.rdf4j.rio.ntriples.NTriplesParser.createURI(NTriplesParser.java:432) org.eclipse.rdf4j.rio.ntriples.NTriplesParser.parseIRI(NTriplesParser.java:261) org.eclipse.rdf4j.rio.ntriples.NTriplesParser.parseSubject(NTriplesParser.java:188) org.eclipse.rdf4j.rio.ntriples.NTriplesParser.parseStatement(NTriplesParser.java:138) org.eclipse.rdf4j.rio.ntriples.NTriplesParser.parse(NTriplesParser.java:120) org.semanticweb.owlapi.rio.RioParserImpl.parseDocumentSource(RioParserImpl.java:186) Not a valid (absolute) IRI: ?xml version="1.0"? org.eclipse.rdf4j.model.impl.SimpleIRI.setIRIString(SimpleIRI.java:78) org.eclipse.rdf4j.model.impl.SimpleIRI.(SimpleIRI.java:67) org.eclipse.rdf4j.model.impl.SimpleValueFactory.createIRI(SimpleValueFactory.java:84) org.eclipse.rdf4j.rio.helpers.RDFStarDecodingValueFactory.createIRI(RDFStarDecodingValueFactory.java:46) org.eclipse.rdf4j.rio.helpers.AbstractRDFParser.createURI(AbstractRDFParser.java:358) org.eclipse.rdf4j.rio.ntriples.NTriplesParser.createURI(NTriplesParser.java:432) org.eclipse.rdf4j.rio.ntriples.NTriplesParser.parseIRI(NTriplesParser.java:261) org.eclipse.rdf4j.rio.ntriples.NTriplesParser.parseSubject(NTriplesParser.java:188) org.eclipse.rdf4j.rio.ntriples.NTriplesParser.parseStatement(NTriplesParser.java:138) org.eclipse.rdf4j.rio.ntriples.NTriplesParser.parse(NTriplesParser.java:120) -------------------------------------------------------------------------------- Parser: org.semanticweb.owlapi.rio.RioParserImpl : org.semanticweb.owlapi.formats.TrigDocumentFormatFactory@27e81c Stack trace: org.eclipse.rdf4j.rio.RDFParseException: Expected an RDF value here, found '!' [line 6] org.semanticweb.owlapi.rio.RioParserImpl.parse(RioParserImpl.java:148) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:1055) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:955) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadImports(OWLOntologyManagerImpl.java:1663) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.makeLoadImportRequest(OWLOntologyManagerImpl.java:1703) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$TPImportsHandler.handleTriple(TripleHandlers.java:1555) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$HandlerAccessor.handleStreaming(TripleHandlers.java:369) org.semanticweb.owlapi.rdf.rdfxml.parser.OWLRDFConsumer.statementWithResourceValue(OWLRDFConsumer.java:1563) Expected an RDF value here, found '!' [line 6] org.eclipse.rdf4j.rio.helpers.RDFParserHelper.reportFatalError(RDFParserHelper.java:347) org.eclipse.rdf4j.rio.helpers.AbstractRDFParser.reportFatalError(AbstractRDFParser.java:683) org.eclipse.rdf4j.rio.turtle.TurtleParser.reportFatalError(TurtleParser.java:1309) org.eclipse.rdf4j.rio.turtle.TurtleParser.parseValue(TurtleParser.java:588) org.eclipse.rdf4j.rio.turtle.TurtleParser.parseSubject(TurtleParser.java:398) org.eclipse.rdf4j.rio.trig.TriGParser.parseTriples(TriGParser.java:234) org.eclipse.rdf4j.rio.trig.TriGParser.parseGraph(TriGParser.java:197) org.eclipse.rdf4j.rio.trig.TriGParser.parseStatement(TriGParser.java:115) org.eclipse.rdf4j.rio.turtle.TurtleParser.parse(TurtleParser.java:165) org.semanticweb.owlapi.rio.RioParserImpl.parseDocumentSource(RioParserImpl.java:186) -------------------------------------------------------------------------------- Parser: org.semanticweb.owlapi.rio.RioParserImpl : org.semanticweb.owlapi.formats.RDFJsonLDDocumentFormatFactory@dcacc47d Stack trace: org.eclipse.rdf4j.rio.RDFParseException: Could not parse JSONLD [line 1, column 2] org.semanticweb.owlapi.rio.RioParserImpl.parse(RioParserImpl.java:148) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:1055) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:955) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadImports(OWLOntologyManagerImpl.java:1663) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.makeLoadImportRequest(OWLOntologyManagerImpl.java:1703) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$TPImportsHandler.handleTriple(TripleHandlers.java:1555) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$HandlerAccessor.handleStreaming(TripleHandlers.java:369) org.semanticweb.owlapi.rdf.rdfxml.parser.OWLRDFConsumer.statementWithResourceValue(OWLRDFConsumer.java:1563) Could not parse JSONLD [line 1, column 2] org.eclipse.rdf4j.rio.jsonld.JSONLDParser.parse(JSONLDParser.java:136) org.eclipse.rdf4j.rio.jsonld.JSONLDParser.parse(JSONLDParser.java:100) org.semanticweb.owlapi.rio.RioParserImpl.parseDocumentSource(RioParserImpl.java:186) org.semanticweb.owlapi.rio.RioParserImpl.parse(RioParserImpl.java:134) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:1055) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:955) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadImports(OWLOntologyManagerImpl.java:1663) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.makeLoadImportRequest(OWLOntologyManagerImpl.java:1703) Unexpected character ('<' (code 60)): expected a valid value (JSON String, Number, Array, Object or token 'null', 'true' or 'false') at [Source: (BufferedReader); line: 1, column: 2] com.fasterxml.jackson.core.JsonParser._constructError(JsonParser.java:2391) com.fasterxml.jackson.core.base.ParserMinimalBase._reportError(ParserMinimalBase.java:735) com.fasterxml.jackson.core.base.ParserMinimalBase._reportUnexpectedChar(ParserMinimalBase.java:659) com.fasterxml.jackson.core.json.ReaderBasedJsonParser._handleOddValue(ReaderBasedJsonParser.java:2005) com.fasterxml.jackson.core.json.ReaderBasedJsonParser.nextToken(ReaderBasedJsonParser.java:802) com.github.jsonldjava.utils.JsonUtils.fromJsonParser(JsonUtils.java:202) org.eclipse.rdf4j.rio.jsonld.JSONLDParser.getJSONObject(JSONLDParser.java:149) org.eclipse.rdf4j.rio.jsonld.JSONLDParser.parse(JSONLDParser.java:129) org.eclipse.rdf4j.rio.jsonld.JSONLDParser.parse(JSONLDParser.java:100) org.semanticweb.owlapi.rio.RioParserImpl.parseDocumentSource(RioParserImpl.java:186) -------------------------------------------------------------------------------- Parser: org.semanticweb.owlapi.rio.RioParserImpl : org.semanticweb.owlapi.formats.RioRDFXMLDocumentFormatFactory@69b9a3bc Stack trace: org.eclipse.rdf4j.rio.RDFParseException: XML document structures must start and end within the same entity. [line 21, column 40] org.semanticweb.owlapi.rio.RioParserImpl.parse(RioParserImpl.java:148) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:1055) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:955) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadImports(OWLOntologyManagerImpl.java:1663) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.makeLoadImportRequest(OWLOntologyManagerImpl.java:1703) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$TPImportsHandler.handleTriple(TripleHandlers.java:1555) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$HandlerAccessor.handleStreaming(TripleHandlers.java:369) org.semanticweb.owlapi.rdf.rdfxml.parser.OWLRDFConsumer.statementWithResourceValue(OWLRDFConsumer.java:1563) XML document structures must start and end within the same entity. [line 21, column 40] org.eclipse.rdf4j.rio.helpers.RDFParserHelper.reportFatalError(RDFParserHelper.java:380) org.eclipse.rdf4j.rio.helpers.AbstractRDFParser.reportFatalError(AbstractRDFParser.java:708) org.eclipse.rdf4j.rio.rdfxml.RDFXMLParser.reportFatalError(RDFXMLParser.java:1020) org.eclipse.rdf4j.rio.rdfxml.RDFXMLParser.fatalError(RDFXMLParser.java:1151) java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:181) java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400) java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) java.xml/com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1465) java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.endEntity(XMLDocumentFragmentScannerImpl.java:933) java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.endEntity(XMLDocumentScannerImpl.java:562) XML document structures must start and end within the same entity. java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204) java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:178) java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400) java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) java.xml/com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1465) java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.endEntity(XMLDocumentFragmentScannerImpl.java:933) java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.endEntity(XMLDocumentScannerImpl.java:562) java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityManager.endEntity(XMLEntityManager.java:1502) java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.load(XMLEntityScanner.java:1720) java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.skipChar(XMLEntityScanner.java:1375) -------------------------------------------------------------------------------- Parser: org.semanticweb.owlapi.rio.RioParserImpl : org.semanticweb.owlapi.formats.N3DocumentFormatFactory@9a5 Stack trace: org.eclipse.rdf4j.rio.RDFParseException: Expected '.', found '<' [line 6] org.semanticweb.owlapi.rio.RioParserImpl.parse(RioParserImpl.java:148) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:1055) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:955) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadImports(OWLOntologyManagerImpl.java:1663) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.makeLoadImportRequest(OWLOntologyManagerImpl.java:1703) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$TPImportsHandler.handleTriple(TripleHandlers.java:1555) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$HandlerAccessor.handleStreaming(TripleHandlers.java:369) org.semanticweb.owlapi.rdf.rdfxml.parser.OWLRDFConsumer.statementWithResourceValue(OWLRDFConsumer.java:1563) Expected '.', found '<' [line 6] org.eclipse.rdf4j.rio.helpers.RDFParserHelper.reportFatalError(RDFParserHelper.java:347) org.eclipse.rdf4j.rio.helpers.AbstractRDFParser.reportFatalError(AbstractRDFParser.java:683) org.eclipse.rdf4j.rio.turtle.TurtleParser.reportFatalError(TurtleParser.java:1309) org.eclipse.rdf4j.rio.turtle.TurtleParser.verifyCharacterOrFail(TurtleParser.java:1154) org.eclipse.rdf4j.rio.turtle.TurtleParser.parseStatement(TurtleParser.java:205) org.eclipse.rdf4j.rio.turtle.TurtleParser.parse(TurtleParser.java:165) org.semanticweb.owlapi.rio.RioParserImpl.parseDocumentSource(RioParserImpl.java:186) org.semanticweb.owlapi.rio.RioParserImpl.parse(RioParserImpl.java:134) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) -------------------------------------------------------------------------------- Parser: org.semanticweb.owlapi.rdf.turtle.parser.TurtleOntologyParser@7e3f4f0 Stack trace: org.semanticweb.owlapi.rdf.turtle.parser.ParseException: Encountered unexpected token: "<" at line 1, column 1. Was expecting one of: "(" "@base" "@prefix" "[" org.semanticweb.owlapi.rdf.turtle.parser.TurtleOntologyParser.parse(TurtleOntologyParser.java:58) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:1055) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:955) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadImports(OWLOntologyManagerImpl.java:1663) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.makeLoadImportRequest(OWLOntologyManagerImpl.java:1703) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$TPImportsHandler.handleTriple(TripleHandlers.java:1555) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$HandlerAccessor.handleStreaming(TripleHandlers.java:369) org.semanticweb.owlapi.rdf.rdfxml.parser.OWLRDFConsumer.statementWithResourceValue(OWLRDFConsumer.java:1563) Encountered unexpected token: "<" at line 1, column 1. Was expecting one of: "(" "@base" "@prefix" "[" org.semanticweb.owlapi.rdf.turtle.parser.TurtleParser.generateParseException(TurtleParser.java:1034) org.semanticweb.owlapi.rdf.turtle.parser.TurtleParser.jj_consume_token(TurtleParser.java:902) org.semanticweb.owlapi.rdf.turtle.parser.TurtleParser.parseDocument(TurtleParser.java:165) org.semanticweb.owlapi.rdf.turtle.parser.TurtleOntologyParser.parse(TurtleOntologyParser.java:54) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:1055) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:955) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadImports(OWLOntologyManagerImpl.java:1663) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.makeLoadImportRequest(OWLOntologyManagerImpl.java:1703) -------------------------------------------------------------------------------- Parser: org.semanticweb.owlapi.rio.RioParserImpl : org.semanticweb.owlapi.formats.TrixDocumentFormatFactory@27e82d Stack trace: org.eclipse.rdf4j.rio.RDFParseException: XML document structures must start and end within the same entity. [line 21, column 40] org.semanticweb.owlapi.rio.RioParserImpl.parse(RioParserImpl.java:148) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:1055) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:955) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadImports(OWLOntologyManagerImpl.java:1663) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.makeLoadImportRequest(OWLOntologyManagerImpl.java:1703) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$TPImportsHandler.handleTriple(TripleHandlers.java:1555) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$HandlerAccessor.handleStreaming(TripleHandlers.java:369) org.semanticweb.owlapi.rdf.rdfxml.parser.OWLRDFConsumer.statementWithResourceValue(OWLRDFConsumer.java:1563) XML document structures must start and end within the same entity. [line 21, column 40] org.eclipse.rdf4j.rio.helpers.RDFParserHelper.reportFatalError(RDFParserHelper.java:347) org.eclipse.rdf4j.rio.helpers.AbstractRDFParser.reportFatalError(AbstractRDFParser.java:683) org.eclipse.rdf4j.rio.trix.TriXParser.reportFatalError(TriXParser.java:234) org.eclipse.rdf4j.rio.trix.TriXParser.fatalError(TriXParser.java:400) java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:181) java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400) java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) java.xml/com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1465) java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.endEntity(XMLDocumentFragmentScannerImpl.java:933) java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.endEntity(XMLDocumentScannerImpl.java:562) -------------------------------------------------------------------------------- Parser: org.semanticweb.owlapi.oboformat.OBOFormatOWLAPIParser@4a24170b Stack trace: LINENO: 1 - Could not find tag separator ':' in line. LINE: org.semanticweb.owlapi.oboformat.OBOFormatOWLAPIParser.parse(OBOFormatOWLAPIParser.java:50) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:1055) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:955) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadImports(OWLOntologyManagerImpl.java:1663) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.makeLoadImportRequest(OWLOntologyManagerImpl.java:1703) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$TPImportsHandler.handleTriple(TripleHandlers.java:1555) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$HandlerAccessor.handleStreaming(TripleHandlers.java:369) org.semanticweb.owlapi.rdf.rdfxml.parser.OWLRDFConsumer.statementWithResourceValue(OWLRDFConsumer.java:1563) LINENO: 1 - Could not find tag separator ':' in line. LINE: org.obolibrary.oboformat.parser.OBOFormatParser.error(OBOFormatParser.java:1317) org.obolibrary.oboformat.parser.OBOFormatParser.getParseTag(OBOFormatParser.java:731) org.obolibrary.oboformat.parser.OBOFormatParser.parseHeaderClause(OBOFormatParser.java:409) org.obolibrary.oboformat.parser.OBOFormatParser.parseHeaderClauseNl(OBOFormatParser.java:402) org.obolibrary.oboformat.parser.OBOFormatParser.parseHeaderFrame(OBOFormatParser.java:385) org.obolibrary.oboformat.parser.OBOFormatParser.parseOBODoc(OBOFormatParser.java:268) org.obolibrary.oboformat.parser.OBOFormatParser.parse(OBOFormatParser.java:237) org.semanticweb.owlapi.oboformat.OBOFormatOWLAPIParser.parse(OBOFormatOWLAPIParser.java:44) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) -------------------------------------------------------------------------------- Parser: org.semanticweb.owlapi.dlsyntax.parser.DLSyntaxOWLParser@773e8030 Stack trace: Encountered unexpected token: "<" at line 1, column 1. Was expecting one of: ":" "\n" org.semanticweb.owlapi.dlsyntax.parser.DLSyntaxOWLParser.parse(DLSyntaxOWLParser.java:52) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:1055) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:955) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadImports(OWLOntologyManagerImpl.java:1663) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.makeLoadImportRequest(OWLOntologyManagerImpl.java:1703) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$TPImportsHandler.handleTriple(TripleHandlers.java:1555) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$HandlerAccessor.handleStreaming(TripleHandlers.java:369) org.semanticweb.owlapi.rdf.rdfxml.parser.OWLRDFConsumer.statementWithResourceValue(OWLRDFConsumer.java:1563) Encountered unexpected token: "<" at line 1, column 1. Was expecting one of: ":" "\n" org.semanticweb.owlapi.dlsyntax.parser.DLSyntaxParser.generateParseException(DLSyntaxParser.java:1572) org.semanticweb.owlapi.dlsyntax.parser.DLSyntaxParser.jj_consume_token(DLSyntaxParser.java:1443) org.semanticweb.owlapi.dlsyntax.parser.DLSyntaxParser.parseAxiom(DLSyntaxParser.java:141) org.semanticweb.owlapi.dlsyntax.parser.DLSyntaxParser.parseAxioms(DLSyntaxParser.java:114) org.semanticweb.owlapi.dlsyntax.parser.DLSyntaxOWLParser.parse(DLSyntaxOWLParser.java:48) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:1055) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:955) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadImports(OWLOntologyManagerImpl.java:1663) -------------------------------------------------------------------------------- Parser: org.semanticweb.owlapi.krss2.parser.KRSS2OWLParser@3789bd95 Stack trace: org.semanticweb.owlapi.krss2.parser.ParseException: Encountered unexpected token: "" ">" at line 1, column 1. Was expecting: org.semanticweb.owlapi.krss2.parser.KRSS2OWLParser.parse(KRSS2OWLParser.java:252) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:1055) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:955) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadImports(OWLOntologyManagerImpl.java:1663) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.makeLoadImportRequest(OWLOntologyManagerImpl.java:1703) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$TPImportsHandler.handleTriple(TripleHandlers.java:1555) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$HandlerAccessor.handleStreaming(TripleHandlers.java:369) org.semanticweb.owlapi.rdf.rdfxml.parser.OWLRDFConsumer.statementWithResourceValue(OWLRDFConsumer.java:1563) Encountered unexpected token: "" ">" at line 1, column 1. Was expecting: org.semanticweb.owlapi.krss2.parser.KRSS2Parser.generateParseException(KRSS2Parser.java:2103) org.semanticweb.owlapi.krss2.parser.KRSS2Parser.jj_consume_token(KRSS2Parser.java:1968) org.semanticweb.owlapi.krss2.parser.KRSS2Parser.parse(KRSS2Parser.java:124) org.semanticweb.owlapi.krss2.parser.KRSS2OWLParser.parse(KRSS2OWLParser.java:249) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:1055) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:955) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadImports(OWLOntologyManagerImpl.java:1663) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.makeLoadImportRequest(OWLOntologyManagerImpl.java:1703) -------------------------------------------------------------------------------- Parser: org.semanticweb.owlapi.rio.RioParserImpl : org.semanticweb.owlapi.formats.BinaryRDFDocumentFormatFactory@3bf24493 Stack trace: org.eclipse.rdf4j.rio.RDFParseException: File does not contain a binary RDF document org.semanticweb.owlapi.rio.RioParserImpl.parse(RioParserImpl.java:148) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:1055) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:955) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadImports(OWLOntologyManagerImpl.java:1663) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.makeLoadImportRequest(OWLOntologyManagerImpl.java:1703) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$TPImportsHandler.handleTriple(TripleHandlers.java:1555) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$HandlerAccessor.handleStreaming(TripleHandlers.java:369) org.semanticweb.owlapi.rdf.rdfxml.parser.OWLRDFConsumer.statementWithResourceValue(OWLRDFConsumer.java:1563) File does not contain a binary RDF document org.eclipse.rdf4j.rio.helpers.RDFParserHelper.reportFatalError(RDFParserHelper.java:347) org.eclipse.rdf4j.rio.helpers.RDFParserHelper.reportFatalError(RDFParserHelper.java:334) org.eclipse.rdf4j.rio.helpers.AbstractRDFParser.reportFatalError(AbstractRDFParser.java:675) org.eclipse.rdf4j.rio.binary.BinaryRDFParser.parse(BinaryRDFParser.java:92) org.semanticweb.owlapi.rio.RioParserImpl.parseDocumentSource(RioParserImpl.java:198) org.semanticweb.owlapi.rio.RioParserImpl.parse(RioParserImpl.java:134) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:1055) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:955) -------------------------------------------------------------------------------- Parser: org.semanticweb.owlapi.rio.RioParserImpl : org.semanticweb.owlapi.formats.HDTRDFDocumentFormatFactory@116d8 Stack trace: org.eclipse.rdf4j.rio.RDFParseException: $HDT marker not found [line 4] org.semanticweb.owlapi.rio.RioParserImpl.parse(RioParserImpl.java:148) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:1055) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:955) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadImports(OWLOntologyManagerImpl.java:1663) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.makeLoadImportRequest(OWLOntologyManagerImpl.java:1703) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$TPImportsHandler.handleTriple(TripleHandlers.java:1555) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$HandlerAccessor.handleStreaming(TripleHandlers.java:369) org.semanticweb.owlapi.rdf.rdfxml.parser.OWLRDFConsumer.statementWithResourceValue(OWLRDFConsumer.java:1563) $HDT marker not found [line 4] org.eclipse.rdf4j.rio.helpers.RDFParserHelper.reportFatalError(RDFParserHelper.java:347) org.eclipse.rdf4j.rio.helpers.AbstractRDFParser.reportFatalError(AbstractRDFParser.java:683) org.eclipse.rdf4j.rio.hdt.HDTParser.parse(HDTParser.java:160) org.semanticweb.owlapi.rio.RioParserImpl.parseDocumentSource(RioParserImpl.java:198) org.semanticweb.owlapi.rio.RioParserImpl.parse(RioParserImpl.java:134) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:1055) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:955) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadImports(OWLOntologyManagerImpl.java:1663) -------------------------------------------------------------------------------- Parser: org.semanticweb.owlapi.rio.RioParserImpl : org.semanticweb.owlapi.formats.RDFaDocumentFormatFactory@264e8d Stack trace: org.eclipse.rdf4j.rio.UnsupportedRDFormatException: Did not recognise RDF format object RDFa (mimeTypes=application/xhtml+xml, application/html, text/html; ext=xhtml, html) org.semanticweb.owlapi.rio.RioParserImpl.parse(RioParserImpl.java:148) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:1055) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:955) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadImports(OWLOntologyManagerImpl.java:1663) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.makeLoadImportRequest(OWLOntologyManagerImpl.java:1703) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$TPImportsHandler.handleTriple(TripleHandlers.java:1555) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$HandlerAccessor.handleStreaming(TripleHandlers.java:369) org.semanticweb.owlapi.rdf.rdfxml.parser.OWLRDFConsumer.statementWithResourceValue(OWLRDFConsumer.java:1563) Did not recognise RDF format object RDFa (mimeTypes=application/xhtml+xml, application/html, text/html; ext=xhtml, html) org.eclipse.rdf4j.rio.Rio.lambda$unsupportedFormat$0(Rio.java:766) java.base/java.util.Optional.orElseThrow(Optional.java:408) org.eclipse.rdf4j.rio.Rio.createParser(Rio.java:99) org.semanticweb.owlapi.rio.RioParserImpl.parseDocumentSource(RioParserImpl.java:173) org.semanticweb.owlapi.rio.RioParserImpl.parse(RioParserImpl.java:134) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:1055) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:955) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadImports(OWLOntologyManagerImpl.java:1663) at uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:236) at uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) at uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:1055) at uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:955) at uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadImports(OWLOntologyManagerImpl.java:1663) at uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.makeLoadImportRequest(OWLOntologyManagerImpl.java:1703) ... 100 common frames omitted 17:24:20.178 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting object uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl@74889ebe 17:24:20.178 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Loading file META-INF/services/org.semanticweb.owlapi.model.OWLOntologyIRIMapper 17:24:20.179 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- No files found for META-INF/services/org.semanticweb.owlapi.model.OWLOntologyIRIMapper 17:24:20.179 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setIRIMappers(java.util.Set). 17:24:20.179 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[org.semanticweb.owlapi.functional.parser.OWLFunctionalSyntaxOWLParserFactory@3432a612, org.semanticweb.owlapi.rio.RioJsonLDParserFactory@24df8abf, org.semanticweb.owlapi.rio.RioTrixParserFactory@82134e4, org.semanticweb.owlapi.owlxml.parser.OWLXMLParserFactory@5e57149f, org.semanticweb.owlapi.rio.RioNTriplesParserFactory@7a9794bd, org.semanticweb.owlapi.rio.RioTurtleParserFactory@18fb1034, org.semanticweb.owlapi.krss2.parser.KRSS2OWLParserFactory@6ae67bf6, org.semanticweb.owlapi.rio.RioBinaryRdfParserFactory@39ad5a7d, org.semanticweb.owlapi.oboformat.OBOFormatOWLAPIParserFactory@5f385ee9, org.semanticweb.owlapi.manchestersyntax.parser.ManchesterOWLSyntaxOntologyParserFactory@7f52aba0, org.semanticweb.owlapi.rdf.turtle.parser.TurtleOntologyParserFactory@47fa54d, org.semanticweb.owlapi.rio.RioHDTRdfParserFactory@1492c9d, org.semanticweb.owlapi.dlsyntax.parser.DLSyntaxOWLParserFactory@7e1b750e, org.semanticweb.owlapi.rio.RioN3ParserFactory@6aa09c35, org.semanticweb.owlapi.rio.RioJsonParserFactory@390d47db, org.semanticweb.owlapi.rio.RioTrigParserFactory@4e5563ef, org.semanticweb.owlapi.rio.RioRDFaParserFactory@297727ab, org.semanticweb.owlapi.rio.RioRDFXMLParserFactory@47585784, org.semanticweb.owlapi.rio.RioNQuadsParserFactory@22457838, org.semanticweb.owlapi.rdf.rdfxml.parser.RDFXMLParserFactory@737fd68]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyParsers(java.util.Set). 17:24:20.179 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl@1d9a80d8]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyFactories(java.util.Set). 17:24:20.180 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[org.semanticweb.owlapi.rio.RioNQuadsStorerFactory@13866e67, org.semanticweb.owlapi.rio.RioN3StorerFactory@e8fabad, org.semanticweb.owlapi.functional.renderer.FunctionalSyntaxStorerFactory@39088acb, org.semanticweb.owlapi.latex.renderer.LatexStorerFactory@30ab1b4f, org.semanticweb.owlapi.rio.RioJsonStorerFactory@168b28ef, org.semanticweb.owlapi.rio.RioTrixStorerFactory@6b3eb57, org.semanticweb.owlapi.krss2.renderer.KRSS2OWLSyntaxStorerFactory@262ac4cc, org.semanticweb.owlapi.dlsyntax.renderer.DLSyntaxStorerFactory@5a9bb7dd, org.semanticweb.owlapi.rio.RioJsonLDStorerFactory@2ef4e7f3, org.semanticweb.owlapi.rdf.rdfxml.renderer.RDFXMLStorerFactory@78b5c29f, org.semanticweb.owlapi.rio.RioBinaryRdfStorerFactory@3bf47d1e, org.semanticweb.owlapi.owlxml.renderer.OWLXMLStorerFactory@79b24f79, org.semanticweb.owlapi.rio.RioRDFXMLStorerFactory@5547476c, org.semanticweb.owlapi.rio.RioTrigStorerFactory@26664caa, org.semanticweb.owlapi.rio.RioHDTRdfStorerFactory@2956985b, org.semanticweb.owlapi.manchestersyntax.renderer.ManchesterSyntaxStorerFactory@70dd4172, org.semanticweb.owlapi.oboformat.OBOFormatStorerFactory@536d655f, org.semanticweb.owlapi.rio.RioTurtleStorerFactory@3a0f6b1a, org.semanticweb.owlapi.dlsyntax.renderer.DLSyntaxHTMLStorerFactory@2a670af9, org.semanticweb.owlapi.rdf.turtle.renderer.TurtleStorerFactory@4d089ef7, org.semanticweb.owlapi.rio.RioNTriplesStorerFactory@1a44d89b]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyStorers(java.util.Set). 17:24:20.180 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Using mapping file '/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/mapping'. 17:24:20.181 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/owl2java-ics.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./owl2java-ics.owl. 17:24:20.181 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/owl2java-onto.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./owl2java-onto.owl. 17:24:20.182 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/onto-with-missing-import.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./onto-with-missing-import.owl. 17:24:20.182 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/bad-import.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./bad-import.owl. 17:24:20.182 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/import-with-same-property.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./import-with-same-property.owl. 17:24:20.182 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/onto-with-same-property-in-import.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./onto-with-same-property-in-import.owl. 17:24:20.182 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/model to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/modelOne.owl. 17:24:20.182 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://onto.fel.cvut.cz/ontologies/model to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/modelTwo.owl. 17:24:20.182 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://onto.fel.cvut.cz/ontologies/owl2java/slovník to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/slovník.owl. 17:24:20.182 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Mapping file successfully parsed. 17:24:20.182 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Loading ontology http://krizik.felk.cvut.cz/ontologies/onto-with-same-property-in-import.owl... 17:24:20.211 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.TripleLogger -- Total number of triples: 2 17:24:20.227 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.TripleLogger -- Loaded OntologyID(OntologyIRI() VersionIRI()) 17:24:20.269 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.TripleLogger -- Total number of triples: 3 17:24:20.271 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.TripleLogger -- Loaded OntologyID(OntologyIRI() VersionIRI()) 17:24:20.285 [main] WARN uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl -- Illegal redeclarations of entities: reuse of entity http://krizik.felk.cvut.cz/ontologies/owl2java-onto.owl#createdBy in punning not allowed [Declaration(AnnotationProperty()), Declaration(ObjectProperty())] 17:24:20.296 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Parsing integrity constraints 17:24:20.303 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(AnnotationProperty()) 17:24:20.304 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:20.304 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Integrity constraints successfully parsed. 17:24:20.305 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating vocabulary ... 17:24:20.305 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- - for all axioms 17:24:20.306 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Property with IRI http://krizik.felk.cvut.cz/ontologies/owl2java-onto.owl#createdBy already processed. Skipping. 17:24:20.331 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting object uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl@48dad22b 17:24:20.332 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Loading file META-INF/services/org.semanticweb.owlapi.model.OWLOntologyIRIMapper 17:24:20.333 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- No files found for META-INF/services/org.semanticweb.owlapi.model.OWLOntologyIRIMapper 17:24:20.333 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setIRIMappers(java.util.Set). 17:24:20.343 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[org.semanticweb.owlapi.rio.RioN3ParserFactory@4bac54cc, org.semanticweb.owlapi.rio.RioJsonLDParserFactory@1f6b4aaa, org.semanticweb.owlapi.rdf.turtle.parser.TurtleOntologyParserFactory@2c7ceffa, org.semanticweb.owlapi.rio.RioRDFaParserFactory@5467016f, org.semanticweb.owlapi.rio.RioTrigParserFactory@76774d3f, org.semanticweb.owlapi.krss2.parser.KRSS2OWLParserFactory@7b6c6005, org.semanticweb.owlapi.owlxml.parser.OWLXMLParserFactory@29d14018, org.semanticweb.owlapi.dlsyntax.parser.DLSyntaxOWLParserFactory@15bb197, org.semanticweb.owlapi.rio.RioNQuadsParserFactory@57110a9d, org.semanticweb.owlapi.functional.parser.OWLFunctionalSyntaxOWLParserFactory@70fc5fec, org.semanticweb.owlapi.oboformat.OBOFormatOWLAPIParserFactory@34668a96, org.semanticweb.owlapi.rio.RioHDTRdfParserFactory@60514b5, org.semanticweb.owlapi.rio.RioNTriplesParserFactory@6b981dea, org.semanticweb.owlapi.rio.RioBinaryRdfParserFactory@66143420, org.semanticweb.owlapi.rio.RioTrixParserFactory@2c9cdbc9, org.semanticweb.owlapi.manchestersyntax.parser.ManchesterOWLSyntaxOntologyParserFactory@4452b545, org.semanticweb.owlapi.rio.RioRDFXMLParserFactory@5e8372b8, org.semanticweb.owlapi.rio.RioTurtleParserFactory@231a08d, org.semanticweb.owlapi.rdf.rdfxml.parser.RDFXMLParserFactory@16e483d9, org.semanticweb.owlapi.rio.RioJsonParserFactory@7dbb24a6]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyParsers(java.util.Set). 17:24:20.345 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl@7ed47927]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyFactories(java.util.Set). 17:24:20.353 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[org.semanticweb.owlapi.rio.RioTrigStorerFactory@1164d004, org.semanticweb.owlapi.rio.RioN3StorerFactory@2a60cd41, org.semanticweb.owlapi.manchestersyntax.renderer.ManchesterSyntaxStorerFactory@abc771e, org.semanticweb.owlapi.rio.RioJsonLDStorerFactory@1fe2da60, org.semanticweb.owlapi.rio.RioRDFXMLStorerFactory@5bc54087, org.semanticweb.owlapi.rio.RioTrixStorerFactory@68d57037, org.semanticweb.owlapi.functional.renderer.FunctionalSyntaxStorerFactory@5c2900ed, org.semanticweb.owlapi.krss2.renderer.KRSS2OWLSyntaxStorerFactory@fd42b93, org.semanticweb.owlapi.rdf.turtle.renderer.TurtleStorerFactory@9573850, org.semanticweb.owlapi.oboformat.OBOFormatStorerFactory@7643c43, org.semanticweb.owlapi.owlxml.renderer.OWLXMLStorerFactory@3743d16b, org.semanticweb.owlapi.dlsyntax.renderer.DLSyntaxHTMLStorerFactory@70d8f66, org.semanticweb.owlapi.rio.RioBinaryRdfStorerFactory@17c83403, org.semanticweb.owlapi.rio.RioJsonStorerFactory@52790b52, org.semanticweb.owlapi.rio.RioTurtleStorerFactory@211d17c, org.semanticweb.owlapi.dlsyntax.renderer.DLSyntaxStorerFactory@51430893, org.semanticweb.owlapi.latex.renderer.LatexStorerFactory@76ed5e7e, org.semanticweb.owlapi.rio.RioHDTRdfStorerFactory@339852ab, org.semanticweb.owlapi.rio.RioNTriplesStorerFactory@68ac7598, org.semanticweb.owlapi.rio.RioNQuadsStorerFactory@129f4465, org.semanticweb.owlapi.rdf.rdfxml.renderer.RDFXMLStorerFactory@946b9d9]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyStorers(java.util.Set). 17:24:20.353 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Using mapping file '/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/mapping'. 17:24:20.354 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/owl2java-ics.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./owl2java-ics.owl. 17:24:20.354 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/owl2java-onto.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./owl2java-onto.owl. 17:24:20.355 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/onto-with-missing-import.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./onto-with-missing-import.owl. 17:24:20.355 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/bad-import.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./bad-import.owl. 17:24:20.355 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/import-with-same-property.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./import-with-same-property.owl. 17:24:20.355 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/onto-with-same-property-in-import.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./onto-with-same-property-in-import.owl. 17:24:20.355 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/model to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/modelOne.owl. 17:24:20.355 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://onto.fel.cvut.cz/ontologies/model to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/modelTwo.owl. 17:24:20.356 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://onto.fel.cvut.cz/ontologies/owl2java/slovník to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/slovník.owl. 17:24:20.356 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Mapping file successfully parsed. 17:24:20.356 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Loading ontology http://krizik.felk.cvut.cz/ontologies/owl2java-ics.owl... 17:24:20.398 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.TripleLogger -- Total number of triples: 40 17:24:20.414 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.TripleLogger -- Loaded OntologyID(OntologyIRI() VersionIRI()) 17:24:20.451 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.TripleLogger -- Total number of triples: 319 17:24:20.476 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.TripleLogger -- Loaded OntologyID(OntologyIRI() VersionIRI()) 17:24:20.482 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Parsing integrity constraints 17:24:20.484 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:string)) for context owl2java-ic 17:24:20.485 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:string)) for context owl2java-ic 17:24:20.485 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectExactCardinality(1 )) for context owl2java-ic 17:24:20.486 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:string)) for context owl2java-ic 17:24:20.486 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectAllValuesFrom( )) for context owl2java-ic 17:24:20.487 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:dateTime)) for context owl2java-ic 17:24:20.487 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:string)) for context owl2java-ic 17:24:20.487 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:string)) for context owl2java-ic 17:24:20.488 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:string)) for context owl2java-ic 17:24:20.488 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectAllValuesFrom( )) for context owl2java-ic 17:24:20.488 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectExactCardinality(1 )) for context owl2java-ic 17:24:20.489 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:dateTime)) for context owl2java-ic 17:24:20.489 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:long)) for context owl2java-ic 17:24:20.489 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:dateTime)) for context owl2java-ic 17:24:20.489 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:dateTime)) for context owl2java-ic 17:24:20.490 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectAllValuesFrom( )) for context owl2java-ic 17:24:20.490 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectAllValuesFrom( )) for context owl2java-ic 17:24:20.490 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectExactCardinality(1 )) for context owl2java-ic 17:24:20.491 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:string)) for context owl2java-ic 17:24:20.491 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectAllValuesFrom( )) for context owl2java-ic 17:24:20.491 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ) for context owl2java-ic 17:24:20.492 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:string)) for context owl2java-ic 17:24:20.492 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:long)) for context owl2java-ic 17:24:20.495 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found OWLEntity declaration for context owl2java-ic 17:24:20.495 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found OWLEntity declaration for context owl2java-ic 17:24:20.496 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found OWLEntity declaration for context owl2java-ic 17:24:20.496 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found OWLEntity declaration for context owl2java-ic 17:24:20.496 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:20.496 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:20.497 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:comment "Identification number. E.g. ICO for organizations."@en) 17:24:20.498 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:20.498 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "Company"^^xsd:string) 17:24:20.498 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(AnnotationProperty()) 17:24:20.498 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:20.499 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(AnnotationProperty()) 17:24:20.499 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "owl2java-ic"^^xsd:string) 17:24:20.499 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "owl2java-ic"^^xsd:string) 17:24:20.499 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:comment "Connects artifact to its author."@en) 17:24:20.499 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:20.499 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Logical record"@en) 17:24:20.499 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:20.499 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "owl2java-ic"^^xsd:string) 17:24:20.500 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Report"@en) 17:24:20.500 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:20.501 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:20.501 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:20.501 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:20.501 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(AnnotationProperty()) 17:24:20.501 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Person"@en) 17:24:20.501 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "owl2java-ic"^^xsd:string) 17:24:20.501 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:20.501 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Answer"@en) 17:24:20.502 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Organization"@en) 17:24:20.502 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:20.502 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:20.502 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:20.502 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Question"@en) 17:24:20.502 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:20.502 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:20.502 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:comment "Represents a logical report filed by a person."@en) 17:24:20.502 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:20.502 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:20.502 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:20.503 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:20.503 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain( ) 17:24:20.503 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:20.503 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Integrity constraints successfully parsed. 17:24:20.504 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating vocabulary ... 17:24:20.504 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- - for all axioms 17:24:20.514 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting object uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl@28d1e59d 17:24:20.515 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Loading file META-INF/services/org.semanticweb.owlapi.model.OWLOntologyIRIMapper 17:24:20.515 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- No files found for META-INF/services/org.semanticweb.owlapi.model.OWLOntologyIRIMapper 17:24:20.515 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setIRIMappers(java.util.Set). 17:24:20.516 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[org.semanticweb.owlapi.rdf.rdfxml.parser.RDFXMLParserFactory@3c07b046, org.semanticweb.owlapi.rio.RioTurtleParserFactory@22b0f013, org.semanticweb.owlapi.rio.RioTrigParserFactory@214c51eb, org.semanticweb.owlapi.dlsyntax.parser.DLSyntaxOWLParserFactory@4086022, org.semanticweb.owlapi.oboformat.OBOFormatOWLAPIParserFactory@4c2f3f41, org.semanticweb.owlapi.rio.RioBinaryRdfParserFactory@7679a54b, org.semanticweb.owlapi.rdf.turtle.parser.TurtleOntologyParserFactory@637c004, org.semanticweb.owlapi.rio.RioNQuadsParserFactory@24ae25b8, org.semanticweb.owlapi.owlxml.parser.OWLXMLParserFactory@517ef60, org.semanticweb.owlapi.krss2.parser.KRSS2OWLParserFactory@6e1af662, org.semanticweb.owlapi.rio.RioN3ParserFactory@3ebb8383, org.semanticweb.owlapi.rio.RioRDFaParserFactory@16df17e6, org.semanticweb.owlapi.rio.RioTrixParserFactory@4cbeae45, org.semanticweb.owlapi.manchestersyntax.parser.ManchesterOWLSyntaxOntologyParserFactory@1676550a, org.semanticweb.owlapi.rio.RioJsonLDParserFactory@30b3d9ef, org.semanticweb.owlapi.rio.RioJsonParserFactory@5d32d8f, org.semanticweb.owlapi.functional.parser.OWLFunctionalSyntaxOWLParserFactory@21ed2052, org.semanticweb.owlapi.rio.RioHDTRdfParserFactory@77fdbe42, org.semanticweb.owlapi.rio.RioNTriplesParserFactory@afcfc63, org.semanticweb.owlapi.rio.RioRDFXMLParserFactory@749a3925]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyParsers(java.util.Set). 17:24:20.516 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl@746a671]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyFactories(java.util.Set). 17:24:20.516 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[org.semanticweb.owlapi.latex.renderer.LatexStorerFactory@12973dd3, org.semanticweb.owlapi.dlsyntax.renderer.DLSyntaxHTMLStorerFactory@71d81a3e, org.semanticweb.owlapi.manchestersyntax.renderer.ManchesterSyntaxStorerFactory@6a6129a6, org.semanticweb.owlapi.rdf.turtle.renderer.TurtleStorerFactory@79155a9d, org.semanticweb.owlapi.rio.RioTrixStorerFactory@7f57925d, org.semanticweb.owlapi.rio.RioHDTRdfStorerFactory@3cbe4472, org.semanticweb.owlapi.oboformat.OBOFormatStorerFactory@26d47eba, org.semanticweb.owlapi.rio.RioBinaryRdfStorerFactory@d86a616, org.semanticweb.owlapi.owlxml.renderer.OWLXMLStorerFactory@7d332e20, org.semanticweb.owlapi.rio.RioJsonStorerFactory@7c007713, org.semanticweb.owlapi.rio.RioRDFXMLStorerFactory@2bd9b7cc, org.semanticweb.owlapi.rio.RioTrigStorerFactory@19a13874, org.semanticweb.owlapi.krss2.renderer.KRSS2OWLSyntaxStorerFactory@1db33525, org.semanticweb.owlapi.rio.RioJsonLDStorerFactory@79a4f733, org.semanticweb.owlapi.rio.RioNQuadsStorerFactory@add99a4, org.semanticweb.owlapi.rio.RioTurtleStorerFactory@5c3fb4e6, org.semanticweb.owlapi.functional.renderer.FunctionalSyntaxStorerFactory@582679fd, org.semanticweb.owlapi.dlsyntax.renderer.DLSyntaxStorerFactory@7546033d, org.semanticweb.owlapi.rdf.rdfxml.renderer.RDFXMLStorerFactory@44c66c7b, org.semanticweb.owlapi.rio.RioN3StorerFactory@448ec893, org.semanticweb.owlapi.rio.RioNTriplesStorerFactory@549eeaa3]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyStorers(java.util.Set). 17:24:20.516 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Using mapping file '/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/mapping'. 17:24:20.517 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/owl2java-ics.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./owl2java-ics.owl. 17:24:20.517 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/owl2java-onto.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./owl2java-onto.owl. 17:24:20.517 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/onto-with-missing-import.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./onto-with-missing-import.owl. 17:24:20.517 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/bad-import.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./bad-import.owl. 17:24:20.517 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/import-with-same-property.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./import-with-same-property.owl. 17:24:20.517 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/onto-with-same-property-in-import.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./onto-with-same-property-in-import.owl. 17:24:20.517 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/model to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/modelOne.owl. 17:24:20.517 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://onto.fel.cvut.cz/ontologies/model to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/modelTwo.owl. 17:24:20.518 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://onto.fel.cvut.cz/ontologies/owl2java/slovník to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/slovník.owl. 17:24:20.518 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Mapping file successfully parsed. 17:24:20.518 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Loading ontology http://krizik.felk.cvut.cz/ontologies/owl2java-ics.owl... 17:24:20.535 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.TripleLogger -- Total number of triples: 40 17:24:20.536 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.TripleLogger -- Loaded OntologyID(OntologyIRI() VersionIRI()) 17:24:20.553 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.TripleLogger -- Total number of triples: 319 17:24:20.562 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.TripleLogger -- Loaded OntologyID(OntologyIRI() VersionIRI()) 17:24:20.568 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Parsing integrity constraints 17:24:20.569 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:long)) for context owl2java-ic 17:24:20.569 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectExactCardinality(1 )) for context owl2java-ic 17:24:20.569 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ) for context owl2java-ic 17:24:20.570 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:dateTime)) for context owl2java-ic 17:24:20.570 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:string)) for context owl2java-ic 17:24:20.570 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectAllValuesFrom( )) for context owl2java-ic 17:24:20.570 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:string)) for context owl2java-ic 17:24:20.570 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:string)) for context owl2java-ic 17:24:20.571 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectAllValuesFrom( )) for context owl2java-ic 17:24:20.571 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectExactCardinality(1 )) for context owl2java-ic 17:24:20.571 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:string)) for context owl2java-ic 17:24:20.571 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectAllValuesFrom( )) for context owl2java-ic 17:24:20.572 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:dateTime)) for context owl2java-ic 17:24:20.572 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:dateTime)) for context owl2java-ic 17:24:20.572 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:string)) for context owl2java-ic 17:24:20.572 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:long)) for context owl2java-ic 17:24:20.573 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectAllValuesFrom( )) for context owl2java-ic 17:24:20.573 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectExactCardinality(1 )) for context owl2java-ic 17:24:20.573 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:dateTime)) for context owl2java-ic 17:24:20.573 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:string)) for context owl2java-ic 17:24:20.574 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:string)) for context owl2java-ic 17:24:20.574 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:string)) for context owl2java-ic 17:24:20.574 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectAllValuesFrom( )) for context owl2java-ic 17:24:20.576 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found OWLEntity declaration for context owl2java-ic 17:24:20.577 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found OWLEntity declaration for context owl2java-ic 17:24:20.577 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found OWLEntity declaration for context owl2java-ic 17:24:20.578 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found OWLEntity declaration for context owl2java-ic 17:24:20.578 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:20.578 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:20.578 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:comment "Identification number. E.g. ICO for organizations."@en) 17:24:20.578 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:20.578 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "Company"^^xsd:string) 17:24:20.579 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(AnnotationProperty()) 17:24:20.579 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:20.579 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(AnnotationProperty()) 17:24:20.579 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "owl2java-ic"^^xsd:string) 17:24:20.579 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "owl2java-ic"^^xsd:string) 17:24:20.579 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:comment "Connects artifact to its author."@en) 17:24:20.579 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:20.579 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Logical record"@en) 17:24:20.579 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:20.579 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "owl2java-ic"^^xsd:string) 17:24:20.579 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:20.579 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Report"@en) 17:24:20.580 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:20.580 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:20.580 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:20.580 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(AnnotationProperty()) 17:24:20.580 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Person"@en) 17:24:20.580 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "owl2java-ic"^^xsd:string) 17:24:20.580 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:20.580 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Answer"@en) 17:24:20.581 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Organization"@en) 17:24:20.581 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:20.581 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:20.581 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:20.581 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Question"@en) 17:24:20.581 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:20.581 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:20.581 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:20.581 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:comment "Represents a logical report filed by a person."@en) 17:24:20.581 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:20.581 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:20.581 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:20.581 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain( ) 17:24:20.582 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:20.582 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Integrity constraints successfully parsed. 17:24:20.582 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- - for context 'owl2java-ic'. 17:24:20.582 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Transforming context ... 17:24:20.586 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating model ... 17:24:20.586 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating class ''. 17:24:20.588 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating class ''. 17:24:20.592 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating class ''. 17:24:20.593 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating class ''. 17:24:20.593 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating class ''. 17:24:20.594 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating class ''. 17:24:20.595 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating class ''. 17:24:20.596 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating class 'owl:Thing'. 17:24:20.615 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Transformation SUCCESSFUL. 17:24:20.625 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting object uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl@4fc6dcb7 17:24:20.625 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Loading file META-INF/services/org.semanticweb.owlapi.model.OWLOntologyIRIMapper 17:24:20.626 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- No files found for META-INF/services/org.semanticweb.owlapi.model.OWLOntologyIRIMapper 17:24:20.626 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setIRIMappers(java.util.Set). 17:24:20.626 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[org.semanticweb.owlapi.rio.RioN3ParserFactory@8a1bd62, org.semanticweb.owlapi.rio.RioTurtleParserFactory@5f519714, org.semanticweb.owlapi.rdf.turtle.parser.TurtleOntologyParserFactory@49e11ca7, org.semanticweb.owlapi.rio.RioNQuadsParserFactory@70d336f5, org.semanticweb.owlapi.rio.RioTrixParserFactory@102d4cea, org.semanticweb.owlapi.dlsyntax.parser.DLSyntaxOWLParserFactory@51c316cb, org.semanticweb.owlapi.rio.RioNTriplesParserFactory@206100aa, org.semanticweb.owlapi.rio.RioBinaryRdfParserFactory@29cbdd86, org.semanticweb.owlapi.rio.RioHDTRdfParserFactory@84e1883, org.semanticweb.owlapi.manchestersyntax.parser.ManchesterOWLSyntaxOntologyParserFactory@4512085c, org.semanticweb.owlapi.rdf.rdfxml.parser.RDFXMLParserFactory@10063448, org.semanticweb.owlapi.rio.RioRDFaParserFactory@54236211, org.semanticweb.owlapi.functional.parser.OWLFunctionalSyntaxOWLParserFactory@30bb4248, org.semanticweb.owlapi.owlxml.parser.OWLXMLParserFactory@65beeceb, org.semanticweb.owlapi.rio.RioJsonParserFactory@7f7168e7, org.semanticweb.owlapi.rio.RioRDFXMLParserFactory@516c8f5a, org.semanticweb.owlapi.oboformat.OBOFormatOWLAPIParserFactory@3b00a7b9, org.semanticweb.owlapi.krss2.parser.KRSS2OWLParserFactory@7e41619d, org.semanticweb.owlapi.rio.RioJsonLDParserFactory@41f2320f, org.semanticweb.owlapi.rio.RioTrigParserFactory@38617f1c]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyParsers(java.util.Set). 17:24:20.627 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl@6a72d5fb]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyFactories(java.util.Set). 17:24:20.627 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[org.semanticweb.owlapi.rio.RioJsonLDStorerFactory@2c1e4d9e, org.semanticweb.owlapi.latex.renderer.LatexStorerFactory@16a81f09, org.semanticweb.owlapi.rio.RioBinaryRdfStorerFactory@32730f12, org.semanticweb.owlapi.rio.RioNTriplesStorerFactory@3f3b50df, org.semanticweb.owlapi.rio.RioN3StorerFactory@4aa007c6, org.semanticweb.owlapi.dlsyntax.renderer.DLSyntaxStorerFactory@3b05fba2, org.semanticweb.owlapi.oboformat.OBOFormatStorerFactory@64f514d2, org.semanticweb.owlapi.rio.RioTrigStorerFactory@19f8c830, org.semanticweb.owlapi.krss2.renderer.KRSS2OWLSyntaxStorerFactory@1345d18f, org.semanticweb.owlapi.rio.RioJsonStorerFactory@60019f4b, org.semanticweb.owlapi.rdf.rdfxml.renderer.RDFXMLStorerFactory@59d8de36, org.semanticweb.owlapi.rio.RioHDTRdfStorerFactory@385269dd, org.semanticweb.owlapi.rdf.turtle.renderer.TurtleStorerFactory@74d56f47, org.semanticweb.owlapi.owlxml.renderer.OWLXMLStorerFactory@23e883fb, org.semanticweb.owlapi.rio.RioTurtleStorerFactory@2174acc0, org.semanticweb.owlapi.functional.renderer.FunctionalSyntaxStorerFactory@70d259a5, org.semanticweb.owlapi.rio.RioRDFXMLStorerFactory@53ac6bb4, org.semanticweb.owlapi.rio.RioNQuadsStorerFactory@619783ce, org.semanticweb.owlapi.manchestersyntax.renderer.ManchesterSyntaxStorerFactory@cf39749, org.semanticweb.owlapi.dlsyntax.renderer.DLSyntaxHTMLStorerFactory@6719b4a, org.semanticweb.owlapi.rio.RioTrixStorerFactory@442ca132]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyStorers(java.util.Set). 17:24:20.627 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Using mapping file '/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/mapping'. 17:24:20.627 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/owl2java-ics.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./owl2java-ics.owl. 17:24:20.627 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/owl2java-onto.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./owl2java-onto.owl. 17:24:20.627 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/onto-with-missing-import.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./onto-with-missing-import.owl. 17:24:20.628 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/bad-import.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./bad-import.owl. 17:24:20.628 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/import-with-same-property.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./import-with-same-property.owl. 17:24:20.628 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/onto-with-same-property-in-import.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./onto-with-same-property-in-import.owl. 17:24:20.628 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/model to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/modelOne.owl. 17:24:20.628 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://onto.fel.cvut.cz/ontologies/model to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/modelTwo.owl. 17:24:20.628 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://onto.fel.cvut.cz/ontologies/owl2java/slovník to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/slovník.owl. 17:24:20.628 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Mapping file successfully parsed. 17:24:20.628 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Loading ontology http://krizik.felk.cvut.cz/ontologies/owl2java-ics.owl... 17:24:20.643 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.TripleLogger -- Total number of triples: 40 17:24:20.645 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.TripleLogger -- Loaded OntologyID(OntologyIRI() VersionIRI()) 17:24:20.661 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.TripleLogger -- Total number of triples: 319 17:24:20.670 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.TripleLogger -- Loaded OntologyID(OntologyIRI() VersionIRI()) 17:24:20.673 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Parsing integrity constraints 17:24:20.675 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectExactCardinality(1 )) for context owl2java-ic 17:24:20.675 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectAllValuesFrom( )) for context owl2java-ic 17:24:20.675 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:string)) for context owl2java-ic 17:24:20.675 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:string)) for context owl2java-ic 17:24:20.676 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectAllValuesFrom( )) for context owl2java-ic 17:24:20.676 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectAllValuesFrom( )) for context owl2java-ic 17:24:20.676 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:string)) for context owl2java-ic 17:24:20.676 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:string)) for context owl2java-ic 17:24:20.676 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:string)) for context owl2java-ic 17:24:20.677 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:string)) for context owl2java-ic 17:24:20.677 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:dateTime)) for context owl2java-ic 17:24:20.677 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ) for context owl2java-ic 17:24:20.677 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:string)) for context owl2java-ic 17:24:20.678 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:long)) for context owl2java-ic 17:24:20.678 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectAllValuesFrom( )) for context owl2java-ic 17:24:20.678 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:dateTime)) for context owl2java-ic 17:24:20.678 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:dateTime)) for context owl2java-ic 17:24:20.679 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:string)) for context owl2java-ic 17:24:20.679 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectExactCardinality(1 )) for context owl2java-ic 17:24:20.679 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectExactCardinality(1 )) for context owl2java-ic 17:24:20.680 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:long)) for context owl2java-ic 17:24:20.680 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:dateTime)) for context owl2java-ic 17:24:20.680 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectAllValuesFrom( )) for context owl2java-ic 17:24:20.681 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found OWLEntity declaration for context owl2java-ic 17:24:20.681 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found OWLEntity declaration for context owl2java-ic 17:24:20.681 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found OWLEntity declaration for context owl2java-ic 17:24:20.682 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found OWLEntity declaration for context owl2java-ic 17:24:20.682 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:20.682 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:20.682 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:comment "Identification number. E.g. ICO for organizations."@en) 17:24:20.682 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:20.682 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "Company"^^xsd:string) 17:24:20.682 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(AnnotationProperty()) 17:24:20.682 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:20.682 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(AnnotationProperty()) 17:24:20.682 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "owl2java-ic"^^xsd:string) 17:24:20.682 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:comment "Connects artifact to its author."@en) 17:24:20.682 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "owl2java-ic"^^xsd:string) 17:24:20.682 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:20.683 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Logical record"@en) 17:24:20.683 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:20.683 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "owl2java-ic"^^xsd:string) 17:24:20.683 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Report"@en) 17:24:20.683 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:20.683 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:20.683 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:20.683 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:20.683 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(AnnotationProperty()) 17:24:20.683 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Person"@en) 17:24:20.683 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "owl2java-ic"^^xsd:string) 17:24:20.683 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:20.684 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Answer"@en) 17:24:20.684 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Organization"@en) 17:24:20.684 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:20.684 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:20.684 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:20.684 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Question"@en) 17:24:20.684 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:20.684 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:20.684 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:comment "Represents a logical report filed by a person."@en) 17:24:20.684 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:20.684 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:20.684 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:20.685 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:20.685 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain( ) 17:24:20.685 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:20.685 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Integrity constraints successfully parsed. 17:24:20.688 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting object uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl@644acaff 17:24:20.688 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Loading file META-INF/services/org.semanticweb.owlapi.model.OWLOntologyIRIMapper 17:24:20.688 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- No files found for META-INF/services/org.semanticweb.owlapi.model.OWLOntologyIRIMapper 17:24:20.688 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setIRIMappers(java.util.Set). 17:24:20.689 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[org.semanticweb.owlapi.oboformat.OBOFormatOWLAPIParserFactory@3dd916d9, org.semanticweb.owlapi.rio.RioHDTRdfParserFactory@771047b4, org.semanticweb.owlapi.rio.RioJsonLDParserFactory@3bfb81be, org.semanticweb.owlapi.rdf.turtle.parser.TurtleOntologyParserFactory@5c7712f0, org.semanticweb.owlapi.rio.RioJsonParserFactory@4ee127c6, org.semanticweb.owlapi.owlxml.parser.OWLXMLParserFactory@38849a1, org.semanticweb.owlapi.rio.RioRDFXMLParserFactory@575dab37, org.semanticweb.owlapi.functional.parser.OWLFunctionalSyntaxOWLParserFactory@6ed836b3, org.semanticweb.owlapi.dlsyntax.parser.DLSyntaxOWLParserFactory@129bc797, org.semanticweb.owlapi.rio.RioN3ParserFactory@5e805a0d, org.semanticweb.owlapi.rio.RioTrixParserFactory@3c32105c, org.semanticweb.owlapi.rio.RioTrigParserFactory@38b65eb9, org.semanticweb.owlapi.krss2.parser.KRSS2OWLParserFactory@5865b0f6, org.semanticweb.owlapi.rio.RioNTriplesParserFactory@4c49193a, org.semanticweb.owlapi.rio.RioRDFaParserFactory@b51d862, org.semanticweb.owlapi.rio.RioTurtleParserFactory@39a54d70, org.semanticweb.owlapi.rio.RioNQuadsParserFactory@2bd89b8e, org.semanticweb.owlapi.manchestersyntax.parser.ManchesterOWLSyntaxOntologyParserFactory@6241ef96, org.semanticweb.owlapi.rdf.rdfxml.parser.RDFXMLParserFactory@769fbb26, org.semanticweb.owlapi.rio.RioBinaryRdfParserFactory@7cdd8582]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyParsers(java.util.Set). 17:24:20.689 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl@39b5d60]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyFactories(java.util.Set). 17:24:20.690 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[org.semanticweb.owlapi.dlsyntax.renderer.DLSyntaxHTMLStorerFactory@3182b7a2, org.semanticweb.owlapi.rio.RioJsonStorerFactory@73d8f219, org.semanticweb.owlapi.rdf.turtle.renderer.TurtleStorerFactory@21e40707, org.semanticweb.owlapi.krss2.renderer.KRSS2OWLSyntaxStorerFactory@723493f2, org.semanticweb.owlapi.rio.RioBinaryRdfStorerFactory@398e1a48, org.semanticweb.owlapi.rio.RioHDTRdfStorerFactory@1d95957c, org.semanticweb.owlapi.rio.RioTurtleStorerFactory@69894182, org.semanticweb.owlapi.rdf.rdfxml.renderer.RDFXMLStorerFactory@952883c, org.semanticweb.owlapi.latex.renderer.LatexStorerFactory@92adb3b, org.semanticweb.owlapi.rio.RioJsonLDStorerFactory@2be33ac, org.semanticweb.owlapi.rio.RioNQuadsStorerFactory@b42a630, org.semanticweb.owlapi.owlxml.renderer.OWLXMLStorerFactory@254ed9ba, org.semanticweb.owlapi.rio.RioTrigStorerFactory@19a5d711, org.semanticweb.owlapi.rio.RioNTriplesStorerFactory@7892d7a7, org.semanticweb.owlapi.oboformat.OBOFormatStorerFactory@6622f6b4, org.semanticweb.owlapi.rio.RioRDFXMLStorerFactory@4ceeba96, org.semanticweb.owlapi.manchestersyntax.renderer.ManchesterSyntaxStorerFactory@6f3af541, org.semanticweb.owlapi.rio.RioTrixStorerFactory@7c89133, org.semanticweb.owlapi.dlsyntax.renderer.DLSyntaxStorerFactory@677f1963, org.semanticweb.owlapi.functional.renderer.FunctionalSyntaxStorerFactory@3693deae, org.semanticweb.owlapi.rio.RioN3StorerFactory@3a4dea70]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyStorers(java.util.Set). 17:24:20.690 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Using mapping file '/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/mapping'. 17:24:20.690 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/owl2java-ics.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./owl2java-ics.owl. 17:24:20.690 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/owl2java-onto.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./owl2java-onto.owl. 17:24:20.690 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/onto-with-missing-import.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./onto-with-missing-import.owl. 17:24:20.691 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/bad-import.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./bad-import.owl. 17:24:20.691 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/import-with-same-property.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./import-with-same-property.owl. 17:24:20.691 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/onto-with-same-property-in-import.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./onto-with-same-property-in-import.owl. 17:24:20.691 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/model to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/modelOne.owl. 17:24:20.691 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://onto.fel.cvut.cz/ontologies/model to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/modelTwo.owl. 17:24:20.691 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://onto.fel.cvut.cz/ontologies/owl2java/slovník to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/slovník.owl. 17:24:20.691 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Mapping file successfully parsed. 17:24:20.691 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Loading ontology http://krizik.felk.cvut.cz/ontologies/owl2java-ics.owl... 17:24:20.706 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.TripleLogger -- Total number of triples: 40 17:24:20.707 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.TripleLogger -- Loaded OntologyID(OntologyIRI() VersionIRI()) 17:24:20.721 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.TripleLogger -- Total number of triples: 319 17:24:20.730 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.TripleLogger -- Loaded OntologyID(OntologyIRI() VersionIRI()) 17:24:20.733 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Parsing integrity constraints 17:24:20.734 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectExactCardinality(1 )) for context owl2java-ic 17:24:20.734 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:dateTime)) for context owl2java-ic 17:24:20.735 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectAllValuesFrom( )) for context owl2java-ic 17:24:20.735 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:dateTime)) for context owl2java-ic 17:24:20.735 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:string)) for context owl2java-ic 17:24:20.735 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectAllValuesFrom( )) for context owl2java-ic 17:24:20.735 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:string)) for context owl2java-ic 17:24:20.736 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:dateTime)) for context owl2java-ic 17:24:20.736 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectAllValuesFrom( )) for context owl2java-ic 17:24:20.736 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:long)) for context owl2java-ic 17:24:20.736 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectExactCardinality(1 )) for context owl2java-ic 17:24:20.736 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectAllValuesFrom( )) for context owl2java-ic 17:24:20.737 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:dateTime)) for context owl2java-ic 17:24:20.737 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:long)) for context owl2java-ic 17:24:20.737 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:string)) for context owl2java-ic 17:24:20.737 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:string)) for context owl2java-ic 17:24:20.737 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:string)) for context owl2java-ic 17:24:20.737 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectAllValuesFrom( )) for context owl2java-ic 17:24:20.738 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:string)) for context owl2java-ic 17:24:20.738 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectExactCardinality(1 )) for context owl2java-ic 17:24:20.738 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ) for context owl2java-ic 17:24:20.738 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:string)) for context owl2java-ic 17:24:20.738 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:string)) for context owl2java-ic 17:24:20.739 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found OWLEntity declaration for context owl2java-ic 17:24:20.739 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found OWLEntity declaration for context owl2java-ic 17:24:20.739 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found OWLEntity declaration for context owl2java-ic 17:24:20.740 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found OWLEntity declaration for context owl2java-ic 17:24:20.740 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:20.740 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:20.740 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:comment "Identification number. E.g. ICO for organizations."@en) 17:24:20.740 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:20.740 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "Company"^^xsd:string) 17:24:20.740 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(AnnotationProperty()) 17:24:20.740 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:20.740 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(AnnotationProperty()) 17:24:20.740 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "owl2java-ic"^^xsd:string) 17:24:20.740 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:comment "Connects artifact to its author."@en) 17:24:20.740 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "owl2java-ic"^^xsd:string) 17:24:20.740 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:20.740 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Logical record"@en) 17:24:20.740 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:20.740 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "owl2java-ic"^^xsd:string) 17:24:20.741 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:20.741 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Report"@en) 17:24:20.741 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:20.741 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:20.741 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:20.741 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(AnnotationProperty()) 17:24:20.741 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Person"@en) 17:24:20.741 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "owl2java-ic"^^xsd:string) 17:24:20.741 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:20.741 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Answer"@en) 17:24:20.742 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Organization"@en) 17:24:20.742 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:20.742 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:20.742 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:20.742 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Question"@en) 17:24:20.742 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:20.742 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:20.742 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:20.742 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:comment "Represents a logical report filed by a person."@en) 17:24:20.742 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:20.742 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:20.742 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:20.742 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain( ) 17:24:20.742 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:20.743 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Integrity constraints successfully parsed. 17:24:20.743 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating vocabulary ... 17:24:20.743 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- - for all axioms 17:24:20.748 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting object uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl@c32b8b0 17:24:20.748 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Loading file META-INF/services/org.semanticweb.owlapi.model.OWLOntologyIRIMapper 17:24:20.748 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- No files found for META-INF/services/org.semanticweb.owlapi.model.OWLOntologyIRIMapper 17:24:20.748 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setIRIMappers(java.util.Set). 17:24:20.749 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[org.semanticweb.owlapi.rio.RioNTriplesParserFactory@4c775b94, org.semanticweb.owlapi.dlsyntax.parser.DLSyntaxOWLParserFactory@7ebda858, org.semanticweb.owlapi.rio.RioTrigParserFactory@4e7d1e2, org.semanticweb.owlapi.krss2.parser.KRSS2OWLParserFactory@7499553f, org.semanticweb.owlapi.oboformat.OBOFormatOWLAPIParserFactory@43462cef, org.semanticweb.owlapi.rio.RioTrixParserFactory@72ba8111, org.semanticweb.owlapi.rio.RioNQuadsParserFactory@56c6256a, org.semanticweb.owlapi.rio.RioRDFXMLParserFactory@63ed5580, org.semanticweb.owlapi.rdf.rdfxml.parser.RDFXMLParserFactory@2c46c908, org.semanticweb.owlapi.rdf.turtle.parser.TurtleOntologyParserFactory@7d05e595, org.semanticweb.owlapi.rio.RioRDFaParserFactory@3fcb6c7b, org.semanticweb.owlapi.rio.RioBinaryRdfParserFactory@13e8149a, org.semanticweb.owlapi.rio.RioJsonParserFactory@68437190, org.semanticweb.owlapi.functional.parser.OWLFunctionalSyntaxOWLParserFactory@64eb35bd, org.semanticweb.owlapi.rio.RioJsonLDParserFactory@1a100769, org.semanticweb.owlapi.manchestersyntax.parser.ManchesterOWLSyntaxOntologyParserFactory@6943e2d9, org.semanticweb.owlapi.rio.RioHDTRdfParserFactory@9fc9166, org.semanticweb.owlapi.rio.RioN3ParserFactory@3b5cf4c6, org.semanticweb.owlapi.owlxml.parser.OWLXMLParserFactory@124856d3, org.semanticweb.owlapi.rio.RioTurtleParserFactory@16768389]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyParsers(java.util.Set). 17:24:20.749 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl@1fbe8592]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyFactories(java.util.Set). 17:24:20.749 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[org.semanticweb.owlapi.latex.renderer.LatexStorerFactory@69bdb27c, org.semanticweb.owlapi.oboformat.OBOFormatStorerFactory@6ae91e0b, org.semanticweb.owlapi.krss2.renderer.KRSS2OWLSyntaxStorerFactory@e9b227f, org.semanticweb.owlapi.rdf.turtle.renderer.TurtleStorerFactory@49a344c7, org.semanticweb.owlapi.manchestersyntax.renderer.ManchesterSyntaxStorerFactory@4a49b26f, org.semanticweb.owlapi.dlsyntax.renderer.DLSyntaxStorerFactory@393fe097, org.semanticweb.owlapi.rdf.rdfxml.renderer.RDFXMLStorerFactory@25ec2f46, org.semanticweb.owlapi.rio.RioJsonStorerFactory@617196dc, org.semanticweb.owlapi.dlsyntax.renderer.DLSyntaxHTMLStorerFactory@6ee0bfee, org.semanticweb.owlapi.rio.RioNQuadsStorerFactory@2c271689, org.semanticweb.owlapi.rio.RioJsonLDStorerFactory@434ad1f8, org.semanticweb.owlapi.rio.RioNTriplesStorerFactory@3977c7e4, org.semanticweb.owlapi.rio.RioTrigStorerFactory@24f89b6b, org.semanticweb.owlapi.rio.RioHDTRdfStorerFactory@5b7b281, org.semanticweb.owlapi.rio.RioN3StorerFactory@14bc9d25, org.semanticweb.owlapi.owlxml.renderer.OWLXMLStorerFactory@37890e3, org.semanticweb.owlapi.rio.RioBinaryRdfStorerFactory@6ec36f78, org.semanticweb.owlapi.rio.RioTrixStorerFactory@307f4223, org.semanticweb.owlapi.rio.RioRDFXMLStorerFactory@54dd6160, org.semanticweb.owlapi.functional.renderer.FunctionalSyntaxStorerFactory@213031ce, org.semanticweb.owlapi.rio.RioTurtleStorerFactory@3730fb2f]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyStorers(java.util.Set). 17:24:20.749 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Using mapping file '/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/mapping'. 17:24:20.750 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/owl2java-ics.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./owl2java-ics.owl. 17:24:20.750 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/owl2java-onto.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./owl2java-onto.owl. 17:24:20.750 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/onto-with-missing-import.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./onto-with-missing-import.owl. 17:24:20.750 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/bad-import.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./bad-import.owl. 17:24:20.750 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/import-with-same-property.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./import-with-same-property.owl. 17:24:20.750 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/onto-with-same-property-in-import.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./onto-with-same-property-in-import.owl. 17:24:20.750 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/model to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/modelOne.owl. 17:24:20.750 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://onto.fel.cvut.cz/ontologies/model to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/modelTwo.owl. 17:24:20.750 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://onto.fel.cvut.cz/ontologies/owl2java/slovník to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/slovník.owl. 17:24:20.750 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Mapping file successfully parsed. 17:24:20.750 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Loading ontology http://krizik.felk.cvut.cz/ontologies/owl2java-ics.owl... 17:24:20.763 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.TripleLogger -- Total number of triples: 40 17:24:20.764 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.TripleLogger -- Loaded OntologyID(OntologyIRI() VersionIRI()) 17:24:20.775 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.TripleLogger -- Total number of triples: 319 17:24:20.781 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.TripleLogger -- Loaded OntologyID(OntologyIRI() VersionIRI()) 17:24:20.784 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Parsing integrity constraints 17:24:20.785 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectAllValuesFrom( )) for context owl2java-ic 17:24:20.786 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectAllValuesFrom( )) for context owl2java-ic 17:24:20.786 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:long)) for context owl2java-ic 17:24:20.786 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectExactCardinality(1 )) for context owl2java-ic 17:24:20.786 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:dateTime)) for context owl2java-ic 17:24:20.786 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectExactCardinality(1 )) for context owl2java-ic 17:24:20.786 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectAllValuesFrom( )) for context owl2java-ic 17:24:20.786 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:string)) for context owl2java-ic 17:24:20.787 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:dateTime)) for context owl2java-ic 17:24:20.787 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:dateTime)) for context owl2java-ic 17:24:20.787 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:string)) for context owl2java-ic 17:24:20.787 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectAllValuesFrom( )) for context owl2java-ic 17:24:20.787 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:string)) for context owl2java-ic 17:24:20.787 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:dateTime)) for context owl2java-ic 17:24:20.787 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:string)) for context owl2java-ic 17:24:20.787 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectAllValuesFrom( )) for context owl2java-ic 17:24:20.788 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ) for context owl2java-ic 17:24:20.788 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:string)) for context owl2java-ic 17:24:20.788 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:string)) for context owl2java-ic 17:24:20.788 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectExactCardinality(1 )) for context owl2java-ic 17:24:20.788 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:long)) for context owl2java-ic 17:24:20.788 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:string)) for context owl2java-ic 17:24:20.789 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:string)) for context owl2java-ic 17:24:20.789 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found OWLEntity declaration for context owl2java-ic 17:24:20.790 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found OWLEntity declaration for context owl2java-ic 17:24:20.790 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found OWLEntity declaration for context owl2java-ic 17:24:20.790 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found OWLEntity declaration for context owl2java-ic 17:24:20.790 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:20.790 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:20.791 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:comment "Identification number. E.g. ICO for organizations."@en) 17:24:20.791 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:20.791 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "Company"^^xsd:string) 17:24:20.791 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(AnnotationProperty()) 17:24:20.791 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:20.791 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(AnnotationProperty()) 17:24:20.791 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "owl2java-ic"^^xsd:string) 17:24:20.791 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "owl2java-ic"^^xsd:string) 17:24:20.791 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:comment "Connects artifact to its author."@en) 17:24:20.791 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:20.791 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Logical record"@en) 17:24:20.791 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:20.791 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "owl2java-ic"^^xsd:string) 17:24:20.791 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:20.791 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Report"@en) 17:24:20.792 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:20.792 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:20.792 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:20.792 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(AnnotationProperty()) 17:24:20.792 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "owl2java-ic"^^xsd:string) 17:24:20.792 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Person"@en) 17:24:20.793 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:20.793 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Answer"@en) 17:24:20.793 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Organization"@en) 17:24:20.793 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:20.793 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:20.793 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:20.793 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Question"@en) 17:24:20.793 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:20.793 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:20.793 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:20.793 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:comment "Represents a logical report filed by a person."@en) 17:24:20.793 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:20.793 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:20.793 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:20.793 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain( ) 17:24:20.793 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:20.794 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Integrity constraints successfully parsed. 17:24:20.796 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting object uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl@c377641 17:24:20.796 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Loading file META-INF/services/org.semanticweb.owlapi.model.OWLOntologyIRIMapper 17:24:20.796 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- No files found for META-INF/services/org.semanticweb.owlapi.model.OWLOntologyIRIMapper 17:24:20.796 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setIRIMappers(java.util.Set). 17:24:20.797 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[org.semanticweb.owlapi.rio.RioN3ParserFactory@70ea72e, org.semanticweb.owlapi.krss2.parser.KRSS2OWLParserFactory@731a1399, org.semanticweb.owlapi.functional.parser.OWLFunctionalSyntaxOWLParserFactory@56926ff1, org.semanticweb.owlapi.rio.RioTrigParserFactory@54ea832e, org.semanticweb.owlapi.oboformat.OBOFormatOWLAPIParserFactory@69da07ff, org.semanticweb.owlapi.rio.RioNQuadsParserFactory@527ff176, org.semanticweb.owlapi.manchestersyntax.parser.ManchesterOWLSyntaxOntologyParserFactory@6f7a7030, org.semanticweb.owlapi.rio.RioJsonParserFactory@6527a68d, org.semanticweb.owlapi.rdf.rdfxml.parser.RDFXMLParserFactory@49702efb, org.semanticweb.owlapi.rio.RioRDFXMLParserFactory@7933293f, org.semanticweb.owlapi.rio.RioTurtleParserFactory@529e1192, org.semanticweb.owlapi.rio.RioTrixParserFactory@6f102740, org.semanticweb.owlapi.rio.RioNTriplesParserFactory@533d1f8c, org.semanticweb.owlapi.dlsyntax.parser.DLSyntaxOWLParserFactory@2c720867, org.semanticweb.owlapi.owlxml.parser.OWLXMLParserFactory@6ad57ee3, org.semanticweb.owlapi.rio.RioBinaryRdfParserFactory@28394e41, org.semanticweb.owlapi.rio.RioJsonLDParserFactory@5c7ba702, org.semanticweb.owlapi.rdf.turtle.parser.TurtleOntologyParserFactory@61a098fa, org.semanticweb.owlapi.rio.RioHDTRdfParserFactory@60f6aa4b, org.semanticweb.owlapi.rio.RioRDFaParserFactory@b76d8a8]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyParsers(java.util.Set). 17:24:20.797 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl@3284a02f]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyFactories(java.util.Set). 17:24:20.797 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[org.semanticweb.owlapi.rio.RioJsonLDStorerFactory@505c675a, org.semanticweb.owlapi.rio.RioNQuadsStorerFactory@594c66ea, org.semanticweb.owlapi.rio.RioTrigStorerFactory@3d2ee1a8, org.semanticweb.owlapi.latex.renderer.LatexStorerFactory@400ed209, org.semanticweb.owlapi.owlxml.renderer.OWLXMLStorerFactory@5cb3bd9b, org.semanticweb.owlapi.manchestersyntax.renderer.ManchesterSyntaxStorerFactory@69917739, org.semanticweb.owlapi.dlsyntax.renderer.DLSyntaxHTMLStorerFactory@22445d8e, org.semanticweb.owlapi.oboformat.OBOFormatStorerFactory@125bfc70, org.semanticweb.owlapi.rio.RioRDFXMLStorerFactory@3aaa8361, org.semanticweb.owlapi.rio.RioTurtleStorerFactory@20309fde, org.semanticweb.owlapi.krss2.renderer.KRSS2OWLSyntaxStorerFactory@665c8e0f, org.semanticweb.owlapi.rio.RioJsonStorerFactory@1da9b95d, org.semanticweb.owlapi.rdf.rdfxml.renderer.RDFXMLStorerFactory@32f7b6a2, org.semanticweb.owlapi.dlsyntax.renderer.DLSyntaxStorerFactory@20ea933f, org.semanticweb.owlapi.rio.RioNTriplesStorerFactory@6a19bc2e, org.semanticweb.owlapi.rdf.turtle.renderer.TurtleStorerFactory@27c2b83a, org.semanticweb.owlapi.rio.RioBinaryRdfStorerFactory@2473eaa8, org.semanticweb.owlapi.functional.renderer.FunctionalSyntaxStorerFactory@7e83251e, org.semanticweb.owlapi.rio.RioHDTRdfStorerFactory@245b6b85, org.semanticweb.owlapi.rio.RioN3StorerFactory@263426ea, org.semanticweb.owlapi.rio.RioTrixStorerFactory@76fabd1]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyStorers(java.util.Set). 17:24:20.797 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Using mapping file '/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/mapping'. 17:24:20.798 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/owl2java-ics.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./owl2java-ics.owl. 17:24:20.798 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/owl2java-onto.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./owl2java-onto.owl. 17:24:20.798 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/onto-with-missing-import.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./onto-with-missing-import.owl. 17:24:20.798 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/bad-import.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./bad-import.owl. 17:24:20.798 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/import-with-same-property.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./import-with-same-property.owl. 17:24:20.798 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/onto-with-same-property-in-import.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./onto-with-same-property-in-import.owl. 17:24:20.798 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/model to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/modelOne.owl. 17:24:20.798 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://onto.fel.cvut.cz/ontologies/model to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/modelTwo.owl. 17:24:20.798 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://onto.fel.cvut.cz/ontologies/owl2java/slovník to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/slovník.owl. 17:24:20.798 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Mapping file successfully parsed. 17:24:20.798 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Loading ontology http://krizik.felk.cvut.cz/ontologies/an-unknown-ontology.owl... 17:24:40.835 [main] ERROR cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- OWLOntologyCreationIOException: java.net.SocketTimeoutException: connect timed out org.semanticweb.owlapi.io.OWLOntologyCreationIOException: OWLOntologyCreationIOException: java.net.SocketTimeoutException: connect timed out at uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:216) at uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) at uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:1055) at uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:955) at uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:911) at cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer.getWholeOntology(OWL2JavaTransformer.java:85) at cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer.setOntology(OWL2JavaTransformer.java:94) at cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformerTest.lambda$setUnknownOntologyIriThrowsOWL2JavaException$2(OWL2JavaTransformerTest.java:177) at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53) at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35) at org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3083) at cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformerTest.setUnknownOntologyIriThrowsOWL2JavaException(OWL2JavaTransformerTest.java:177) 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 java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:727) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:220) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:188) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:202) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:181) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) Caused by: org.semanticweb.owlapi.io.OWLOntologyInputSourceException: java.net.SocketTimeoutException: connect timed out at org.semanticweb.owlapi.io.DocumentSources.getInputStream(DocumentSources.java:218) at org.semanticweb.owlapi.io.DocumentSources.wrapInput(DocumentSources.java:143) at org.semanticweb.owlapi.io.DocumentSources.wrapInputAsReader(DocumentSources.java:88) at org.semanticweb.owlapi.io.DocumentSources.wrapInputAsReader(DocumentSources.java:105) at org.semanticweb.owlapi.io.AbstractOWLParser.getInputSource(AbstractOWLParser.java:38) at org.semanticweb.owlapi.rdf.rdfxml.parser.RDFXMLParser.parse(RDFXMLParser.java:49) at uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) ... 76 common frames omitted Caused by: java.net.SocketTimeoutException: connect timed out at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:412) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:255) at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:237) at java.base/java.net.Socket.connect(Socket.java:609) at java.base/sun.net.NetworkClient.doConnect(NetworkClient.java:177) at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:507) at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:602) at java.base/sun.net.www.http.HttpClient.(HttpClient.java:275) at java.base/sun.net.www.http.HttpClient.New(HttpClient.java:374) at java.base/sun.net.www.http.HttpClient.New(HttpClient.java:395) at java.base/sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1253) at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1187) at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1081) at java.base/sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:1015) at org.semanticweb.owlapi.io.DocumentSources.connect(DocumentSources.java:228) at org.semanticweb.owlapi.io.DocumentSources.getInputStream(DocumentSources.java:209) ... 82 common frames omitted 17:24:40.840 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting object uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl@71ad18e6 17:24:40.841 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Loading file META-INF/services/org.semanticweb.owlapi.model.OWLOntologyIRIMapper 17:24:40.842 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- No files found for META-INF/services/org.semanticweb.owlapi.model.OWLOntologyIRIMapper 17:24:40.842 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setIRIMappers(java.util.Set). 17:24:40.843 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[org.semanticweb.owlapi.oboformat.OBOFormatOWLAPIParserFactory@70ef340b, org.semanticweb.owlapi.rio.RioRDFXMLParserFactory@4412ac1a, org.semanticweb.owlapi.rio.RioBinaryRdfParserFactory@79ba32b3, org.semanticweb.owlapi.owlxml.parser.OWLXMLParserFactory@57bbdcf1, org.semanticweb.owlapi.rio.RioJsonLDParserFactory@5e9da956, org.semanticweb.owlapi.rio.RioTrixParserFactory@51f26df9, org.semanticweb.owlapi.rdf.rdfxml.parser.RDFXMLParserFactory@73d0dbbf, org.semanticweb.owlapi.rio.RioRDFaParserFactory@5b218570, org.semanticweb.owlapi.rio.RioNTriplesParserFactory@507eda0c, org.semanticweb.owlapi.krss2.parser.KRSS2OWLParserFactory@409c8a6b, org.semanticweb.owlapi.rio.RioJsonParserFactory@57db81e2, org.semanticweb.owlapi.manchestersyntax.parser.ManchesterOWLSyntaxOntologyParserFactory@7ebd3267, org.semanticweb.owlapi.rio.RioHDTRdfParserFactory@c421318, org.semanticweb.owlapi.rio.RioNQuadsParserFactory@631a1820, org.semanticweb.owlapi.rio.RioTrigParserFactory@777a67a0, org.semanticweb.owlapi.rio.RioN3ParserFactory@7f5c0e00, org.semanticweb.owlapi.rdf.turtle.parser.TurtleOntologyParserFactory@59f1a96c, org.semanticweb.owlapi.rio.RioTurtleParserFactory@6af78b2, org.semanticweb.owlapi.functional.parser.OWLFunctionalSyntaxOWLParserFactory@4002f09c, org.semanticweb.owlapi.dlsyntax.parser.DLSyntaxOWLParserFactory@273ea660]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyParsers(java.util.Set). 17:24:40.843 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl@570c6601]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyFactories(java.util.Set). 17:24:40.844 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[org.semanticweb.owlapi.rio.RioNQuadsStorerFactory@147058d0, org.semanticweb.owlapi.rdf.turtle.renderer.TurtleStorerFactory@43fa643e, org.semanticweb.owlapi.owlxml.renderer.OWLXMLStorerFactory@31b07a16, org.semanticweb.owlapi.rio.RioBinaryRdfStorerFactory@4eb870be, org.semanticweb.owlapi.rio.RioN3StorerFactory@65b4a0d2, org.semanticweb.owlapi.rdf.rdfxml.renderer.RDFXMLStorerFactory@736f4c27, org.semanticweb.owlapi.latex.renderer.LatexStorerFactory@30dd9615, org.semanticweb.owlapi.rio.RioJsonStorerFactory@680410ec, org.semanticweb.owlapi.rio.RioJsonLDStorerFactory@33d89052, org.semanticweb.owlapi.oboformat.OBOFormatStorerFactory@128921c4, org.semanticweb.owlapi.krss2.renderer.KRSS2OWLSyntaxStorerFactory@7128d0c7, org.semanticweb.owlapi.rio.RioTrigStorerFactory@6be4686b, org.semanticweb.owlapi.rio.RioNTriplesStorerFactory@63dd100c, org.semanticweb.owlapi.dlsyntax.renderer.DLSyntaxStorerFactory@2c27e36, org.semanticweb.owlapi.dlsyntax.renderer.DLSyntaxHTMLStorerFactory@35db3ea2, org.semanticweb.owlapi.rio.RioTurtleStorerFactory@769229cb, org.semanticweb.owlapi.rio.RioTrixStorerFactory@7d440b1f, org.semanticweb.owlapi.functional.renderer.FunctionalSyntaxStorerFactory@4c27fe7a, org.semanticweb.owlapi.rio.RioRDFXMLStorerFactory@2b16efeb, org.semanticweb.owlapi.manchestersyntax.renderer.ManchesterSyntaxStorerFactory@782fb591, org.semanticweb.owlapi.rio.RioHDTRdfStorerFactory@227a79e5]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyStorers(java.util.Set). 17:24:40.844 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Using mapping file '/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/mapping'. 17:24:40.845 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/owl2java-ics.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./owl2java-ics.owl. 17:24:40.845 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/owl2java-onto.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./owl2java-onto.owl. 17:24:40.845 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/onto-with-missing-import.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./onto-with-missing-import.owl. 17:24:40.845 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/bad-import.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./bad-import.owl. 17:24:40.845 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/import-with-same-property.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./import-with-same-property.owl. 17:24:40.845 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/onto-with-same-property-in-import.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./onto-with-same-property-in-import.owl. 17:24:40.846 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/model to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/modelOne.owl. 17:24:40.846 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://onto.fel.cvut.cz/ontologies/model to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/modelTwo.owl. 17:24:40.846 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://onto.fel.cvut.cz/ontologies/owl2java/slovník to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/slovník.owl. 17:24:40.846 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Mapping file successfully parsed. 17:24:40.846 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Loading ontology http://krizik.felk.cvut.cz/ontologies/owl2java-ics.owl... 17:24:40.873 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.TripleLogger -- Total number of triples: 40 17:24:40.875 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.TripleLogger -- Loaded OntologyID(OntologyIRI() VersionIRI()) 17:24:40.902 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.TripleLogger -- Total number of triples: 319 17:24:40.916 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.TripleLogger -- Loaded OntologyID(OntologyIRI() VersionIRI()) 17:24:40.920 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Parsing integrity constraints 17:24:40.922 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:string)) for context owl2java-ic 17:24:40.922 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectExactCardinality(1 )) for context owl2java-ic 17:24:40.922 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectExactCardinality(1 )) for context owl2java-ic 17:24:40.923 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ) for context owl2java-ic 17:24:40.923 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:string)) for context owl2java-ic 17:24:40.923 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:string)) for context owl2java-ic 17:24:40.924 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:string)) for context owl2java-ic 17:24:40.924 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:long)) for context owl2java-ic 17:24:40.924 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:dateTime)) for context owl2java-ic 17:24:40.924 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:string)) for context owl2java-ic 17:24:40.925 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectAllValuesFrom( )) for context owl2java-ic 17:24:40.925 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:string)) for context owl2java-ic 17:24:40.925 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectAllValuesFrom( )) for context owl2java-ic 17:24:40.925 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:dateTime)) for context owl2java-ic 17:24:40.926 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectAllValuesFrom( )) for context owl2java-ic 17:24:40.926 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectAllValuesFrom( )) for context owl2java-ic 17:24:40.926 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectAllValuesFrom( )) for context owl2java-ic 17:24:40.927 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectExactCardinality(1 )) for context owl2java-ic 17:24:40.927 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:long)) for context owl2java-ic 17:24:40.927 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:string)) for context owl2java-ic 17:24:40.927 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:dateTime)) for context owl2java-ic 17:24:40.927 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:string)) for context owl2java-ic 17:24:40.928 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:dateTime)) for context owl2java-ic 17:24:40.928 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found OWLEntity declaration for context owl2java-ic 17:24:40.929 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found OWLEntity declaration for context owl2java-ic 17:24:40.929 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found OWLEntity declaration for context owl2java-ic 17:24:40.929 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found OWLEntity declaration for context owl2java-ic 17:24:40.929 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:40.929 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:40.930 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:comment "Identification number. E.g. ICO for organizations."@en) 17:24:40.930 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:40.930 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "Company"^^xsd:string) 17:24:40.930 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(AnnotationProperty()) 17:24:40.930 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:40.930 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(AnnotationProperty()) 17:24:40.930 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "owl2java-ic"^^xsd:string) 17:24:40.930 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "owl2java-ic"^^xsd:string) 17:24:40.930 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:comment "Connects artifact to its author."@en) 17:24:40.930 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:40.930 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Logical record"@en) 17:24:40.930 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:40.930 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "owl2java-ic"^^xsd:string) 17:24:40.931 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Report"@en) 17:24:40.931 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:40.931 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:40.931 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:40.931 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:40.931 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(AnnotationProperty()) 17:24:40.931 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "owl2java-ic"^^xsd:string) 17:24:40.931 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Person"@en) 17:24:40.931 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:40.932 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Answer"@en) 17:24:40.932 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Organization"@en) 17:24:40.932 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:40.932 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:40.932 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:40.932 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Question"@en) 17:24:40.932 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:40.932 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:40.932 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:comment "Represents a logical report filed by a person."@en) 17:24:40.932 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:40.932 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:40.932 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:40.932 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:40.932 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain( ) 17:24:40.933 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:40.933 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Integrity constraints successfully parsed. 17:24:40.935 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting object uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl@106d4303 17:24:40.936 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Loading file META-INF/services/org.semanticweb.owlapi.model.OWLOntologyIRIMapper 17:24:40.936 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- No files found for META-INF/services/org.semanticweb.owlapi.model.OWLOntologyIRIMapper 17:24:40.936 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setIRIMappers(java.util.Set). 17:24:40.936 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[org.semanticweb.owlapi.rio.RioN3ParserFactory@36ce218e, org.semanticweb.owlapi.manchestersyntax.parser.ManchesterOWLSyntaxOntologyParserFactory@38d19150, org.semanticweb.owlapi.rio.RioHDTRdfParserFactory@637721f4, org.semanticweb.owlapi.rio.RioTrigParserFactory@7650e219, org.semanticweb.owlapi.rio.RioTrixParserFactory@1f122cbb, org.semanticweb.owlapi.krss2.parser.KRSS2OWLParserFactory@177c2091, org.semanticweb.owlapi.rio.RioNQuadsParserFactory@6c6cde22, org.semanticweb.owlapi.rio.RioBinaryRdfParserFactory@4740e12f, org.semanticweb.owlapi.rdf.rdfxml.parser.RDFXMLParserFactory@60c88b78, org.semanticweb.owlapi.rio.RioNTriplesParserFactory@72337303, org.semanticweb.owlapi.rio.RioJsonLDParserFactory@620f99dd, org.semanticweb.owlapi.functional.parser.OWLFunctionalSyntaxOWLParserFactory@2229079d, org.semanticweb.owlapi.oboformat.OBOFormatOWLAPIParserFactory@636ee65a, org.semanticweb.owlapi.rio.RioTurtleParserFactory@352c5179, org.semanticweb.owlapi.rdf.turtle.parser.TurtleOntologyParserFactory@58a632d1, org.semanticweb.owlapi.rio.RioJsonParserFactory@7647eff0, org.semanticweb.owlapi.rio.RioRDFaParserFactory@3bc22ada, org.semanticweb.owlapi.rio.RioRDFXMLParserFactory@7c47ae7d, org.semanticweb.owlapi.dlsyntax.parser.DLSyntaxOWLParserFactory@9111d0a, org.semanticweb.owlapi.owlxml.parser.OWLXMLParserFactory@16c64999]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyParsers(java.util.Set). 17:24:40.937 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl@74d925e7]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyFactories(java.util.Set). 17:24:40.937 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[org.semanticweb.owlapi.rdf.turtle.renderer.TurtleStorerFactory@238ef0cc, org.semanticweb.owlapi.oboformat.OBOFormatStorerFactory@4d7f34dd, org.semanticweb.owlapi.rio.RioTrigStorerFactory@5910ca72, org.semanticweb.owlapi.manchestersyntax.renderer.ManchesterSyntaxStorerFactory@612a0d49, org.semanticweb.owlapi.krss2.renderer.KRSS2OWLSyntaxStorerFactory@268fca0a, org.semanticweb.owlapi.dlsyntax.renderer.DLSyntaxHTMLStorerFactory@4124e201, org.semanticweb.owlapi.rio.RioTurtleStorerFactory@5f2eeb6b, org.semanticweb.owlapi.rio.RioNQuadsStorerFactory@349ff599, org.semanticweb.owlapi.rdf.rdfxml.renderer.RDFXMLStorerFactory@568514f, org.semanticweb.owlapi.rio.RioHDTRdfStorerFactory@746fbd08, org.semanticweb.owlapi.rio.RioJsonStorerFactory@44d8e130, org.semanticweb.owlapi.rio.RioBinaryRdfStorerFactory@12bd61b4, org.semanticweb.owlapi.rio.RioRDFXMLStorerFactory@687668da, org.semanticweb.owlapi.functional.renderer.FunctionalSyntaxStorerFactory@5ce1ed2f, org.semanticweb.owlapi.rio.RioN3StorerFactory@3d9188de, org.semanticweb.owlapi.latex.renderer.LatexStorerFactory@7055f907, org.semanticweb.owlapi.rio.RioJsonLDStorerFactory@70b5ea27, org.semanticweb.owlapi.dlsyntax.renderer.DLSyntaxStorerFactory@19a3bfb5, org.semanticweb.owlapi.rio.RioNTriplesStorerFactory@6ba4d5ff, org.semanticweb.owlapi.owlxml.renderer.OWLXMLStorerFactory@b11d2ad, org.semanticweb.owlapi.rio.RioTrixStorerFactory@1268dff4]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyStorers(java.util.Set). 17:24:40.937 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Using mapping file '/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/mapping'. 17:24:40.938 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/owl2java-ics.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./owl2java-ics.owl. 17:24:40.938 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/owl2java-onto.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./owl2java-onto.owl. 17:24:40.938 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/onto-with-missing-import.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./onto-with-missing-import.owl. 17:24:40.938 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/bad-import.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./bad-import.owl. 17:24:40.938 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/import-with-same-property.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./import-with-same-property.owl. 17:24:40.938 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/onto-with-same-property-in-import.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./onto-with-same-property-in-import.owl. 17:24:40.938 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/model to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/modelOne.owl. 17:24:40.938 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://onto.fel.cvut.cz/ontologies/model to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/modelTwo.owl. 17:24:40.938 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://onto.fel.cvut.cz/ontologies/owl2java/slovník to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/slovník.owl. 17:24:40.938 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Mapping file successfully parsed. 17:24:40.938 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Loading ontology http://krizik.felk.cvut.cz/ontologies/owl2java-ics.owl... 17:24:40.952 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.TripleLogger -- Total number of triples: 40 17:24:40.954 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.TripleLogger -- Loaded OntologyID(OntologyIRI() VersionIRI()) 17:24:40.965 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.TripleLogger -- Total number of triples: 319 17:24:40.971 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.TripleLogger -- Loaded OntologyID(OntologyIRI() VersionIRI()) 17:24:40.973 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Parsing integrity constraints 17:24:40.974 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:string)) for context owl2java-ic 17:24:40.974 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectAllValuesFrom( )) for context owl2java-ic 17:24:40.974 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:string)) for context owl2java-ic 17:24:40.974 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:string)) for context owl2java-ic 17:24:40.974 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectAllValuesFrom( )) for context owl2java-ic 17:24:40.974 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:string)) for context owl2java-ic 17:24:40.975 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:string)) for context owl2java-ic 17:24:40.975 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:dateTime)) for context owl2java-ic 17:24:40.975 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:string)) for context owl2java-ic 17:24:40.975 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectAllValuesFrom( )) for context owl2java-ic 17:24:40.975 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectExactCardinality(1 )) for context owl2java-ic 17:24:40.975 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectAllValuesFrom( )) for context owl2java-ic 17:24:40.975 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:dateTime)) for context owl2java-ic 17:24:40.976 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectAllValuesFrom( )) for context owl2java-ic 17:24:40.976 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectExactCardinality(1 )) for context owl2java-ic 17:24:40.976 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:dateTime)) for context owl2java-ic 17:24:40.976 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectExactCardinality(1 )) for context owl2java-ic 17:24:40.976 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:string)) for context owl2java-ic 17:24:40.976 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ) for context owl2java-ic 17:24:40.976 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:string)) for context owl2java-ic 17:24:40.977 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:dateTime)) for context owl2java-ic 17:24:40.977 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:long)) for context owl2java-ic 17:24:40.977 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:long)) for context owl2java-ic 17:24:40.978 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found OWLEntity declaration for context owl2java-ic 17:24:40.978 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found OWLEntity declaration for context owl2java-ic 17:24:40.979 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found OWLEntity declaration for context owl2java-ic 17:24:40.979 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found OWLEntity declaration for context owl2java-ic 17:24:40.979 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:40.979 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:40.979 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:comment "Identification number. E.g. ICO for organizations."@en) 17:24:40.979 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:40.979 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "Company"^^xsd:string) 17:24:40.979 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(AnnotationProperty()) 17:24:40.979 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:40.979 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(AnnotationProperty()) 17:24:40.979 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "owl2java-ic"^^xsd:string) 17:24:40.979 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:comment "Connects artifact to its author."@en) 17:24:40.979 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "owl2java-ic"^^xsd:string) 17:24:40.979 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:40.979 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Logical record"@en) 17:24:40.979 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:40.979 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "owl2java-ic"^^xsd:string) 17:24:40.980 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Report"@en) 17:24:40.980 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:40.980 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:40.980 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:40.980 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:40.980 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(AnnotationProperty()) 17:24:40.980 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "owl2java-ic"^^xsd:string) 17:24:40.980 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Person"@en) 17:24:40.980 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:40.980 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Answer"@en) 17:24:40.980 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Organization"@en) 17:24:40.980 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:40.981 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:40.981 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:40.981 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Question"@en) 17:24:40.981 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:40.981 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:40.981 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:comment "Represents a logical report filed by a person."@en) 17:24:40.981 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:40.981 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:40.981 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:40.981 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:40.981 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain( ) 17:24:40.981 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:40.981 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Integrity constraints successfully parsed. 17:24:40.989 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting object uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl@50099588 17:24:40.989 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Loading file META-INF/services/org.semanticweb.owlapi.model.OWLOntologyIRIMapper 17:24:40.989 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- No files found for META-INF/services/org.semanticweb.owlapi.model.OWLOntologyIRIMapper 17:24:40.989 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setIRIMappers(java.util.Set). 17:24:40.989 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[org.semanticweb.owlapi.krss2.parser.KRSS2OWLParserFactory@711534f7, org.semanticweb.owlapi.rio.RioN3ParserFactory@1d9f9c9d, org.semanticweb.owlapi.rio.RioTrigParserFactory@21ebdd89, org.semanticweb.owlapi.rio.RioRDFaParserFactory@420e2daa, org.semanticweb.owlapi.rio.RioHDTRdfParserFactory@46ddacb, org.semanticweb.owlapi.oboformat.OBOFormatOWLAPIParserFactory@dff0458, org.semanticweb.owlapi.dlsyntax.parser.DLSyntaxOWLParserFactory@68bfaa16, org.semanticweb.owlapi.rio.RioNQuadsParserFactory@774ea667, org.semanticweb.owlapi.rio.RioTurtleParserFactory@1463efcc, org.semanticweb.owlapi.rio.RioNTriplesParserFactory@5f0b3abb, org.semanticweb.owlapi.rdf.turtle.parser.TurtleOntologyParserFactory@426e165f, org.semanticweb.owlapi.rio.RioBinaryRdfParserFactory@52757583, org.semanticweb.owlapi.rio.RioRDFXMLParserFactory@23943a02, org.semanticweb.owlapi.functional.parser.OWLFunctionalSyntaxOWLParserFactory@5ed76e4f, org.semanticweb.owlapi.owlxml.parser.OWLXMLParserFactory@2bbadc1, org.semanticweb.owlapi.rio.RioJsonParserFactory@64bf34e4, org.semanticweb.owlapi.rdf.rdfxml.parser.RDFXMLParserFactory@5a5183ed, org.semanticweb.owlapi.manchestersyntax.parser.ManchesterOWLSyntaxOntologyParserFactory@5471182c, org.semanticweb.owlapi.rio.RioJsonLDParserFactory@11972f4a, org.semanticweb.owlapi.rio.RioTrixParserFactory@27b3e5ed]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyParsers(java.util.Set). 17:24:40.990 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl@16a58368]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyFactories(java.util.Set). 17:24:40.990 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[org.semanticweb.owlapi.owlxml.renderer.OWLXMLStorerFactory@51790ffb, org.semanticweb.owlapi.rio.RioRDFXMLStorerFactory@135d3ade, org.semanticweb.owlapi.rio.RioJsonLDStorerFactory@c1bed9e, org.semanticweb.owlapi.rio.RioBinaryRdfStorerFactory@5c16f550, org.semanticweb.owlapi.rio.RioTrigStorerFactory@54e9d42e, org.semanticweb.owlapi.rio.RioN3StorerFactory@1a8bbf04, org.semanticweb.owlapi.dlsyntax.renderer.DLSyntaxStorerFactory@51f39482, org.semanticweb.owlapi.rdf.turtle.renderer.TurtleStorerFactory@78b5f3c6, org.semanticweb.owlapi.krss2.renderer.KRSS2OWLSyntaxStorerFactory@61aa2edf, org.semanticweb.owlapi.rio.RioNTriplesStorerFactory@1531ec6, org.semanticweb.owlapi.oboformat.OBOFormatStorerFactory@60f66b9, org.semanticweb.owlapi.rio.RioJsonStorerFactory@715c680a, org.semanticweb.owlapi.dlsyntax.renderer.DLSyntaxHTMLStorerFactory@611f82a8, org.semanticweb.owlapi.functional.renderer.FunctionalSyntaxStorerFactory@5a6f8797, org.semanticweb.owlapi.latex.renderer.LatexStorerFactory@5e409078, org.semanticweb.owlapi.rio.RioHDTRdfStorerFactory@410126b8, org.semanticweb.owlapi.rio.RioTrixStorerFactory@3d876f9e, org.semanticweb.owlapi.manchestersyntax.renderer.ManchesterSyntaxStorerFactory@606be171, org.semanticweb.owlapi.rio.RioNQuadsStorerFactory@52777e0b, org.semanticweb.owlapi.rdf.rdfxml.renderer.RDFXMLStorerFactory@69dd03a0, org.semanticweb.owlapi.rio.RioTurtleStorerFactory@24bbe3c6]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyStorers(java.util.Set). 17:24:40.990 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Using mapping file '/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/mapping'. 17:24:40.990 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/owl2java-ics.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./owl2java-ics.owl. 17:24:40.990 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/owl2java-onto.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./owl2java-onto.owl. 17:24:40.991 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/onto-with-missing-import.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./onto-with-missing-import.owl. 17:24:40.991 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/bad-import.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./bad-import.owl. 17:24:40.991 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/import-with-same-property.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./import-with-same-property.owl. 17:24:40.991 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/onto-with-same-property-in-import.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./onto-with-same-property-in-import.owl. 17:24:40.991 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/model to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/modelOne.owl. 17:24:40.991 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://onto.fel.cvut.cz/ontologies/model to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/modelTwo.owl. 17:24:40.991 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://onto.fel.cvut.cz/ontologies/owl2java/slovník to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/slovník.owl. 17:24:40.991 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Mapping file successfully parsed. 17:24:40.991 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Loading ontology http://krizik.felk.cvut.cz/ontologies/owl2java-ics.owl... 17:24:41.001 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.TripleLogger -- Total number of triples: 40 17:24:41.002 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.TripleLogger -- Loaded OntologyID(OntologyIRI() VersionIRI()) 17:24:41.012 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.TripleLogger -- Total number of triples: 319 17:24:41.018 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.TripleLogger -- Loaded OntologyID(OntologyIRI() VersionIRI()) 17:24:41.020 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Parsing integrity constraints 17:24:41.020 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectExactCardinality(1 )) for context owl2java-ic 17:24:41.020 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:string)) for context owl2java-ic 17:24:41.020 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectAllValuesFrom( )) for context owl2java-ic 17:24:41.021 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:dateTime)) for context owl2java-ic 17:24:41.021 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:long)) for context owl2java-ic 17:24:41.021 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectExactCardinality(1 )) for context owl2java-ic 17:24:41.021 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:dateTime)) for context owl2java-ic 17:24:41.021 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:string)) for context owl2java-ic 17:24:41.021 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:string)) for context owl2java-ic 17:24:41.021 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectAllValuesFrom( )) for context owl2java-ic 17:24:41.021 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:string)) for context owl2java-ic 17:24:41.022 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectAllValuesFrom( )) for context owl2java-ic 17:24:41.022 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:string)) for context owl2java-ic 17:24:41.022 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:string)) for context owl2java-ic 17:24:41.022 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:dateTime)) for context owl2java-ic 17:24:41.022 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:long)) for context owl2java-ic 17:24:41.022 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ) for context owl2java-ic 17:24:41.022 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectAllValuesFrom( )) for context owl2java-ic 17:24:41.023 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:string)) for context owl2java-ic 17:24:41.023 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectAllValuesFrom( )) for context owl2java-ic 17:24:41.023 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:string)) for context owl2java-ic 17:24:41.023 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:dateTime)) for context owl2java-ic 17:24:41.023 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectExactCardinality(1 )) for context owl2java-ic 17:24:41.024 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found OWLEntity declaration for context owl2java-ic 17:24:41.024 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found OWLEntity declaration for context owl2java-ic 17:24:41.025 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found OWLEntity declaration for context owl2java-ic 17:24:41.025 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found OWLEntity declaration for context owl2java-ic 17:24:41.025 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.025 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.025 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:comment "Identification number. E.g. ICO for organizations."@en) 17:24:41.025 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:41.025 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "Company"^^xsd:string) 17:24:41.025 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(AnnotationProperty()) 17:24:41.025 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.025 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(AnnotationProperty()) 17:24:41.025 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "owl2java-ic"^^xsd:string) 17:24:41.025 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:comment "Connects artifact to its author."@en) 17:24:41.025 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "owl2java-ic"^^xsd:string) 17:24:41.025 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:41.025 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Logical record"@en) 17:24:41.025 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.025 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "owl2java-ic"^^xsd:string) 17:24:41.026 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.026 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Report"@en) 17:24:41.026 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.026 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:41.026 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.026 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(AnnotationProperty()) 17:24:41.026 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "owl2java-ic"^^xsd:string) 17:24:41.026 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Person"@en) 17:24:41.026 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.026 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Answer"@en) 17:24:41.026 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Organization"@en) 17:24:41.027 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.027 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.027 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:41.027 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Question"@en) 17:24:41.027 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.027 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.027 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.027 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:comment "Represents a logical report filed by a person."@en) 17:24:41.027 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:41.027 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.027 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.027 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain( ) 17:24:41.027 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:41.027 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Integrity constraints successfully parsed. 17:24:41.028 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.028 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.028 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:comment "Identification number. E.g. ICO for organizations."@en) 17:24:41.029 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:41.029 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "Company"^^xsd:string) 17:24:41.029 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(AnnotationProperty()) 17:24:41.029 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.029 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(AnnotationProperty()) 17:24:41.029 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.029 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "owl2java-ic"^^xsd:string) 17:24:41.029 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:comment "Connects artifact to its author."@en) 17:24:41.029 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "owl2java-ic"^^xsd:string) 17:24:41.029 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:41.029 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Logical record"@en) 17:24:41.029 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.029 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "owl2java-ic"^^xsd:string) 17:24:41.029 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.029 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Report"@en) 17:24:41.029 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.029 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:41.029 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.029 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(AnnotationProperty()) 17:24:41.029 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "owl2java-ic"^^xsd:string) 17:24:41.029 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Person"@en) 17:24:41.029 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.029 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Answer"@en) 17:24:41.030 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Organization"@en) 17:24:41.030 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.030 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.030 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:41.030 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Question"@en) 17:24:41.030 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.030 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.030 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.030 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:comment "Represents a logical report filed by a person."@en) 17:24:41.030 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:41.030 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.030 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.030 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain( ) 17:24:41.030 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:41.031 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating vocabulary ... 17:24:41.031 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- - for all axioms 17:24:41.035 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting object uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl@1d17945d 17:24:41.036 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Loading file META-INF/services/org.semanticweb.owlapi.model.OWLOntologyIRIMapper 17:24:41.036 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- No files found for META-INF/services/org.semanticweb.owlapi.model.OWLOntologyIRIMapper 17:24:41.036 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setIRIMappers(java.util.Set). 17:24:41.036 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[org.semanticweb.owlapi.rio.RioJsonParserFactory@7882f2e2, org.semanticweb.owlapi.functional.parser.OWLFunctionalSyntaxOWLParserFactory@4b11a972, org.semanticweb.owlapi.rio.RioTrixParserFactory@64845c40, org.semanticweb.owlapi.dlsyntax.parser.DLSyntaxOWLParserFactory@511966dc, org.semanticweb.owlapi.rio.RioHDTRdfParserFactory@5df01ff5, org.semanticweb.owlapi.rdf.rdfxml.parser.RDFXMLParserFactory@1035ec3c, org.semanticweb.owlapi.rio.RioTurtleParserFactory@68073c8d, org.semanticweb.owlapi.rio.RioBinaryRdfParserFactory@629b5b96, org.semanticweb.owlapi.oboformat.OBOFormatOWLAPIParserFactory@17051fb4, org.semanticweb.owlapi.rio.RioN3ParserFactory@40fd518f, org.semanticweb.owlapi.rio.RioRDFXMLParserFactory@3249c81a, org.semanticweb.owlapi.krss2.parser.KRSS2OWLParserFactory@313ac50e, org.semanticweb.owlapi.rio.RioJsonLDParserFactory@47c5ad11, org.semanticweb.owlapi.rdf.turtle.parser.TurtleOntologyParserFactory@6a056d13, org.semanticweb.owlapi.rio.RioTrigParserFactory@508a1ef0, org.semanticweb.owlapi.rio.RioNTriplesParserFactory@77e86a53, org.semanticweb.owlapi.rio.RioRDFaParserFactory@189283ae, org.semanticweb.owlapi.manchestersyntax.parser.ManchesterOWLSyntaxOntologyParserFactory@6d6a20f7, org.semanticweb.owlapi.rio.RioNQuadsParserFactory@1dafe1d2, org.semanticweb.owlapi.owlxml.parser.OWLXMLParserFactory@77c0457f]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyParsers(java.util.Set). 17:24:41.037 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl@1472308f]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyFactories(java.util.Set). 17:24:41.037 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[org.semanticweb.owlapi.rdf.rdfxml.renderer.RDFXMLStorerFactory@140fc16f, org.semanticweb.owlapi.rio.RioTurtleStorerFactory@167e559c, org.semanticweb.owlapi.functional.renderer.FunctionalSyntaxStorerFactory@39d547e, org.semanticweb.owlapi.latex.renderer.LatexStorerFactory@281a5139, org.semanticweb.owlapi.manchestersyntax.renderer.ManchesterSyntaxStorerFactory@66efaca, org.semanticweb.owlapi.rdf.turtle.renderer.TurtleStorerFactory@414dc3ca, org.semanticweb.owlapi.dlsyntax.renderer.DLSyntaxHTMLStorerFactory@5953465a, org.semanticweb.owlapi.rio.RioNTriplesStorerFactory@469dfbf7, org.semanticweb.owlapi.rio.RioTrigStorerFactory@72efffa4, org.semanticweb.owlapi.rio.RioJsonLDStorerFactory@b7e20f2, org.semanticweb.owlapi.krss2.renderer.KRSS2OWLSyntaxStorerFactory@6c8057d1, org.semanticweb.owlapi.rio.RioHDTRdfStorerFactory@213488e6, org.semanticweb.owlapi.rio.RioRDFXMLStorerFactory@cb38d26, org.semanticweb.owlapi.oboformat.OBOFormatStorerFactory@187f6ac7, org.semanticweb.owlapi.rio.RioNQuadsStorerFactory@3c9e2526, org.semanticweb.owlapi.rio.RioJsonStorerFactory@68344a08, org.semanticweb.owlapi.owlxml.renderer.OWLXMLStorerFactory@52afe9f2, org.semanticweb.owlapi.dlsyntax.renderer.DLSyntaxStorerFactory@3703bc7e, org.semanticweb.owlapi.rio.RioN3StorerFactory@3968e955, org.semanticweb.owlapi.rio.RioBinaryRdfStorerFactory@62167368, org.semanticweb.owlapi.rio.RioTrixStorerFactory@3f1543ca]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyStorers(java.util.Set). 17:24:41.037 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Using mapping file '/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/mapping'. 17:24:41.037 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/owl2java-ics.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./owl2java-ics.owl. 17:24:41.037 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/owl2java-onto.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./owl2java-onto.owl. 17:24:41.037 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/onto-with-missing-import.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./onto-with-missing-import.owl. 17:24:41.037 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/bad-import.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./bad-import.owl. 17:24:41.038 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/import-with-same-property.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./import-with-same-property.owl. 17:24:41.038 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/onto-with-same-property-in-import.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./onto-with-same-property-in-import.owl. 17:24:41.038 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/model to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/modelOne.owl. 17:24:41.038 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://onto.fel.cvut.cz/ontologies/model to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/modelTwo.owl. 17:24:41.038 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://onto.fel.cvut.cz/ontologies/owl2java/slovník to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/slovník.owl. 17:24:41.038 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Mapping file successfully parsed. 17:24:41.038 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Loading ontology http://krizik.felk.cvut.cz/ontologies/owl2java-ics.owl... 17:24:41.049 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.TripleLogger -- Total number of triples: 40 17:24:41.049 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.TripleLogger -- Loaded OntologyID(OntologyIRI() VersionIRI()) 17:24:41.059 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.TripleLogger -- Total number of triples: 319 17:24:41.065 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.TripleLogger -- Loaded OntologyID(OntologyIRI() VersionIRI()) 17:24:41.067 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Parsing integrity constraints 17:24:41.067 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectAllValuesFrom( )) for context owl2java-ic 17:24:41.067 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectExactCardinality(1 )) for context owl2java-ic 17:24:41.068 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectAllValuesFrom( )) for context owl2java-ic 17:24:41.068 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:string)) for context owl2java-ic 17:24:41.068 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:string)) for context owl2java-ic 17:24:41.068 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:string)) for context owl2java-ic 17:24:41.068 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:dateTime)) for context owl2java-ic 17:24:41.068 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:long)) for context owl2java-ic 17:24:41.068 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ) for context owl2java-ic 17:24:41.068 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectAllValuesFrom( )) for context owl2java-ic 17:24:41.069 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:string)) for context owl2java-ic 17:24:41.069 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:string)) for context owl2java-ic 17:24:41.069 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectAllValuesFrom( )) for context owl2java-ic 17:24:41.069 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:string)) for context owl2java-ic 17:24:41.069 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:dateTime)) for context owl2java-ic 17:24:41.069 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:dateTime)) for context owl2java-ic 17:24:41.070 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectExactCardinality(1 )) for context owl2java-ic 17:24:41.070 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:string)) for context owl2java-ic 17:24:41.070 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:string)) for context owl2java-ic 17:24:41.070 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:dateTime)) for context owl2java-ic 17:24:41.070 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectAllValuesFrom( )) for context owl2java-ic 17:24:41.070 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectExactCardinality(1 )) for context owl2java-ic 17:24:41.070 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:long)) for context owl2java-ic 17:24:41.071 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found OWLEntity declaration for context owl2java-ic 17:24:41.071 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found OWLEntity declaration for context owl2java-ic 17:24:41.071 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found OWLEntity declaration for context owl2java-ic 17:24:41.072 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found OWLEntity declaration for context owl2java-ic 17:24:41.072 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.072 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.072 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:comment "Identification number. E.g. ICO for organizations."@en) 17:24:41.072 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:41.072 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "Company"^^xsd:string) 17:24:41.072 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(AnnotationProperty()) 17:24:41.072 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.072 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(AnnotationProperty()) 17:24:41.072 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "owl2java-ic"^^xsd:string) 17:24:41.072 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "owl2java-ic"^^xsd:string) 17:24:41.072 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:comment "Connects artifact to its author."@en) 17:24:41.072 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:41.072 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Logical record"@en) 17:24:41.072 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.072 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "owl2java-ic"^^xsd:string) 17:24:41.073 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Report"@en) 17:24:41.073 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.073 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.073 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:41.073 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.073 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(AnnotationProperty()) 17:24:41.073 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "owl2java-ic"^^xsd:string) 17:24:41.073 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Person"@en) 17:24:41.073 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.073 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Answer"@en) 17:24:41.073 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Organization"@en) 17:24:41.073 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.074 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.074 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:41.074 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Question"@en) 17:24:41.074 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.074 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.074 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:comment "Represents a logical report filed by a person."@en) 17:24:41.074 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.074 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:41.074 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.074 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.074 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain( ) 17:24:41.074 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:41.074 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Integrity constraints successfully parsed. 17:24:41.075 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- - for context 'owl2java-ic'. 17:24:41.075 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Transforming context ... 17:24:41.076 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating model ... 17:24:41.076 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating class ''. 17:24:41.076 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating class ''. 17:24:41.077 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating class ''. 17:24:41.078 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating class ''. 17:24:41.078 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating class ''. 17:24:41.079 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating class ''. 17:24:41.080 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating class ''. 17:24:41.080 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating class 'owl:Thing'. 17:24:41.088 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Transformation SUCCESSFUL. 17:24:41.091 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting object uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl@7acb4a51 17:24:41.091 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Loading file META-INF/services/org.semanticweb.owlapi.model.OWLOntologyIRIMapper 17:24:41.092 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- No files found for META-INF/services/org.semanticweb.owlapi.model.OWLOntologyIRIMapper 17:24:41.092 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setIRIMappers(java.util.Set). 17:24:41.092 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[org.semanticweb.owlapi.rio.RioTrixParserFactory@524af1ab, org.semanticweb.owlapi.manchestersyntax.parser.ManchesterOWLSyntaxOntologyParserFactory@59957e31, org.semanticweb.owlapi.krss2.parser.KRSS2OWLParserFactory@46245500, org.semanticweb.owlapi.rio.RioTrigParserFactory@6087daa3, org.semanticweb.owlapi.owlxml.parser.OWLXMLParserFactory@2347a481, org.semanticweb.owlapi.rio.RioJsonParserFactory@4975af1, org.semanticweb.owlapi.dlsyntax.parser.DLSyntaxOWLParserFactory@75bbaef2, org.semanticweb.owlapi.rdf.turtle.parser.TurtleOntologyParserFactory@71e869c2, org.semanticweb.owlapi.rio.RioTurtleParserFactory@2afac2f7, org.semanticweb.owlapi.rio.RioHDTRdfParserFactory@f7269a2, org.semanticweb.owlapi.rdf.rdfxml.parser.RDFXMLParserFactory@47af69bc, org.semanticweb.owlapi.oboformat.OBOFormatOWLAPIParserFactory@2dd1de65, org.semanticweb.owlapi.rio.RioJsonLDParserFactory@27169a80, org.semanticweb.owlapi.rio.RioRDFaParserFactory@6643c174, org.semanticweb.owlapi.rio.RioN3ParserFactory@57cf5515, org.semanticweb.owlapi.rio.RioNQuadsParserFactory@4b6c0937, org.semanticweb.owlapi.functional.parser.OWLFunctionalSyntaxOWLParserFactory@51512c6c, org.semanticweb.owlapi.rio.RioNTriplesParserFactory@58bd5840, org.semanticweb.owlapi.rio.RioRDFXMLParserFactory@4b894754, org.semanticweb.owlapi.rio.RioBinaryRdfParserFactory@332c14f2]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyParsers(java.util.Set). 17:24:41.092 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl@2b48931b]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyFactories(java.util.Set). 17:24:41.093 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[org.semanticweb.owlapi.rdf.turtle.renderer.TurtleStorerFactory@757908d8, org.semanticweb.owlapi.functional.renderer.FunctionalSyntaxStorerFactory@c17ef34, org.semanticweb.owlapi.rio.RioRDFXMLStorerFactory@7198edd, org.semanticweb.owlapi.rio.RioTurtleStorerFactory@5fe74841, org.semanticweb.owlapi.latex.renderer.LatexStorerFactory@46a4370c, org.semanticweb.owlapi.rio.RioTrixStorerFactory@33c4dc6c, org.semanticweb.owlapi.rio.RioNQuadsStorerFactory@42e6cd6f, org.semanticweb.owlapi.rio.RioJsonLDStorerFactory@672e3f24, org.semanticweb.owlapi.rio.RioN3StorerFactory@5a934ef9, org.semanticweb.owlapi.rio.RioBinaryRdfStorerFactory@4691b83d, org.semanticweb.owlapi.manchestersyntax.renderer.ManchesterSyntaxStorerFactory@63a875e6, org.semanticweb.owlapi.rio.RioNTriplesStorerFactory@54271d08, org.semanticweb.owlapi.oboformat.OBOFormatStorerFactory@21eaf75b, org.semanticweb.owlapi.rio.RioHDTRdfStorerFactory@3b847d31, org.semanticweb.owlapi.rdf.rdfxml.renderer.RDFXMLStorerFactory@75440613, org.semanticweb.owlapi.krss2.renderer.KRSS2OWLSyntaxStorerFactory@3689931e, org.semanticweb.owlapi.dlsyntax.renderer.DLSyntaxHTMLStorerFactory@66837d7b, org.semanticweb.owlapi.rio.RioTrigStorerFactory@47bdfc41, org.semanticweb.owlapi.rio.RioJsonStorerFactory@11084cb5, org.semanticweb.owlapi.dlsyntax.renderer.DLSyntaxStorerFactory@1ce803d6, org.semanticweb.owlapi.owlxml.renderer.OWLXMLStorerFactory@700666b9]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyStorers(java.util.Set). 17:24:41.093 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Using mapping file '/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/mapping'. 17:24:41.093 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/owl2java-ics.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./owl2java-ics.owl. 17:24:41.093 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/owl2java-onto.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./owl2java-onto.owl. 17:24:41.093 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/onto-with-missing-import.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./onto-with-missing-import.owl. 17:24:41.093 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/bad-import.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./bad-import.owl. 17:24:41.093 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/import-with-same-property.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./import-with-same-property.owl. 17:24:41.093 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/onto-with-same-property-in-import.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./onto-with-same-property-in-import.owl. 17:24:41.093 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/model to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/modelOne.owl. 17:24:41.093 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://onto.fel.cvut.cz/ontologies/model to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/modelTwo.owl. 17:24:41.094 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://onto.fel.cvut.cz/ontologies/owl2java/slovník to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/slovník.owl. 17:24:41.094 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Mapping file successfully parsed. 17:24:41.094 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Loading ontology http://krizik.felk.cvut.cz/ontologies/owl2java-ics.owl... 17:24:41.106 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.TripleLogger -- Total number of triples: 40 17:24:41.108 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.TripleLogger -- Loaded OntologyID(OntologyIRI() VersionIRI()) 17:24:41.151 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.TripleLogger -- Total number of triples: 319 17:24:41.157 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.TripleLogger -- Loaded OntologyID(OntologyIRI() VersionIRI()) 17:24:41.159 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Parsing integrity constraints 17:24:41.159 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectAllValuesFrom( )) for context owl2java-ic 17:24:41.160 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectAllValuesFrom( )) for context owl2java-ic 17:24:41.160 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectExactCardinality(1 )) for context owl2java-ic 17:24:41.160 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:string)) for context owl2java-ic 17:24:41.160 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectAllValuesFrom( )) for context owl2java-ic 17:24:41.160 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:string)) for context owl2java-ic 17:24:41.160 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:long)) for context owl2java-ic 17:24:41.160 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:string)) for context owl2java-ic 17:24:41.160 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:string)) for context owl2java-ic 17:24:41.160 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:dateTime)) for context owl2java-ic 17:24:41.161 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectExactCardinality(1 )) for context owl2java-ic 17:24:41.161 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ) for context owl2java-ic 17:24:41.161 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:string)) for context owl2java-ic 17:24:41.161 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:dateTime)) for context owl2java-ic 17:24:41.161 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:long)) for context owl2java-ic 17:24:41.161 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:string)) for context owl2java-ic 17:24:41.161 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:string)) for context owl2java-ic 17:24:41.161 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:string)) for context owl2java-ic 17:24:41.162 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:dateTime)) for context owl2java-ic 17:24:41.162 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectAllValuesFrom( )) for context owl2java-ic 17:24:41.162 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectExactCardinality(1 )) for context owl2java-ic 17:24:41.162 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:dateTime)) for context owl2java-ic 17:24:41.162 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectAllValuesFrom( )) for context owl2java-ic 17:24:41.163 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found OWLEntity declaration for context owl2java-ic 17:24:41.163 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found OWLEntity declaration for context owl2java-ic 17:24:41.163 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found OWLEntity declaration for context owl2java-ic 17:24:41.163 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found OWLEntity declaration for context owl2java-ic 17:24:41.163 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.163 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.163 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:comment "Identification number. E.g. ICO for organizations."@en) 17:24:41.163 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:41.163 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "Company"^^xsd:string) 17:24:41.163 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(AnnotationProperty()) 17:24:41.163 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.163 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(AnnotationProperty()) 17:24:41.163 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "owl2java-ic"^^xsd:string) 17:24:41.164 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:comment "Connects artifact to its author."@en) 17:24:41.164 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "owl2java-ic"^^xsd:string) 17:24:41.164 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:41.164 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Logical record"@en) 17:24:41.164 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.164 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "owl2java-ic"^^xsd:string) 17:24:41.164 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.164 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Report"@en) 17:24:41.164 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.164 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:41.164 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.164 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(AnnotationProperty()) 17:24:41.164 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "owl2java-ic"^^xsd:string) 17:24:41.164 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Person"@en) 17:24:41.164 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.164 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Answer"@en) 17:24:41.164 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Organization"@en) 17:24:41.164 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.164 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.164 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:41.164 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Question"@en) 17:24:41.164 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.164 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.164 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.164 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:comment "Represents a logical report filed by a person."@en) 17:24:41.165 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:41.165 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.165 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.165 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain( ) 17:24:41.165 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:41.165 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Integrity constraints successfully parsed. 17:24:41.165 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- - for context 'owl2java-ic'. 17:24:41.165 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Transforming context ... 17:24:41.167 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating model ... 17:24:41.167 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating class ''. 17:24:41.167 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating class ''. 17:24:41.168 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating class ''. 17:24:41.168 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating class ''. 17:24:41.169 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating class ''. 17:24:41.169 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating class ''. 17:24:41.170 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating class ''. 17:24:41.171 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating class 'owl:Thing'. 17:24:41.176 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Transformation SUCCESSFUL. 17:24:41.182 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting object uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl@345292c1 17:24:41.182 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Loading file META-INF/services/org.semanticweb.owlapi.model.OWLOntologyIRIMapper 17:24:41.183 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- No files found for META-INF/services/org.semanticweb.owlapi.model.OWLOntologyIRIMapper 17:24:41.183 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setIRIMappers(java.util.Set). 17:24:41.183 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[org.semanticweb.owlapi.rio.RioJsonParserFactory@67d9abfb, org.semanticweb.owlapi.krss2.parser.KRSS2OWLParserFactory@35c7c803, org.semanticweb.owlapi.rio.RioRDFaParserFactory@7141e065, org.semanticweb.owlapi.rdf.turtle.parser.TurtleOntologyParserFactory@43549693, org.semanticweb.owlapi.manchestersyntax.parser.ManchesterOWLSyntaxOntologyParserFactory@1b0e55b, org.semanticweb.owlapi.oboformat.OBOFormatOWLAPIParserFactory@6cf737db, org.semanticweb.owlapi.rio.RioBinaryRdfParserFactory@6a00b08c, org.semanticweb.owlapi.rio.RioNTriplesParserFactory@5b6d1e80, org.semanticweb.owlapi.rio.RioTrigParserFactory@5e4c26a1, org.semanticweb.owlapi.owlxml.parser.OWLXMLParserFactory@652c7ba2, org.semanticweb.owlapi.rio.RioN3ParserFactory@8b2f35c, org.semanticweb.owlapi.rio.RioTrixParserFactory@6de6baf6, org.semanticweb.owlapi.rio.RioHDTRdfParserFactory@5c98b98, org.semanticweb.owlapi.functional.parser.OWLFunctionalSyntaxOWLParserFactory@6330c0a2, org.semanticweb.owlapi.rio.RioJsonLDParserFactory@32c50b97, org.semanticweb.owlapi.rdf.rdfxml.parser.RDFXMLParserFactory@6ea020d4, org.semanticweb.owlapi.rio.RioRDFXMLParserFactory@6e76c502, org.semanticweb.owlapi.rio.RioNQuadsParserFactory@41ee3c99, org.semanticweb.owlapi.dlsyntax.parser.DLSyntaxOWLParserFactory@9a7c39d, org.semanticweb.owlapi.rio.RioTurtleParserFactory@135a2de7]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyParsers(java.util.Set). 17:24:41.183 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl@4b5ca45b]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyFactories(java.util.Set). 17:24:41.183 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[org.semanticweb.owlapi.oboformat.OBOFormatStorerFactory@3382adc2, org.semanticweb.owlapi.dlsyntax.renderer.DLSyntaxHTMLStorerFactory@7f06ef67, org.semanticweb.owlapi.rio.RioN3StorerFactory@4cf52777, org.semanticweb.owlapi.rio.RioNQuadsStorerFactory@7cef2f2d, org.semanticweb.owlapi.rio.RioTrigStorerFactory@6d4e4e0c, org.semanticweb.owlapi.owlxml.renderer.OWLXMLStorerFactory@2c73dfd0, org.semanticweb.owlapi.rdf.turtle.renderer.TurtleStorerFactory@51077e04, org.semanticweb.owlapi.rio.RioNTriplesStorerFactory@703b2538, org.semanticweb.owlapi.rdf.rdfxml.renderer.RDFXMLStorerFactory@749afabf, org.semanticweb.owlapi.functional.renderer.FunctionalSyntaxStorerFactory@6e84faac, org.semanticweb.owlapi.rio.RioJsonStorerFactory@193c3354, org.semanticweb.owlapi.rio.RioHDTRdfStorerFactory@1e35c3ff, org.semanticweb.owlapi.latex.renderer.LatexStorerFactory@189faf12, org.semanticweb.owlapi.manchestersyntax.renderer.ManchesterSyntaxStorerFactory@4054e55b, org.semanticweb.owlapi.rio.RioTrixStorerFactory@685d92cf, org.semanticweb.owlapi.rio.RioJsonLDStorerFactory@3f7665c5, org.semanticweb.owlapi.krss2.renderer.KRSS2OWLSyntaxStorerFactory@6338a0ec, org.semanticweb.owlapi.dlsyntax.renderer.DLSyntaxStorerFactory@599f0fab, org.semanticweb.owlapi.rio.RioRDFXMLStorerFactory@8e51ef8, org.semanticweb.owlapi.rio.RioBinaryRdfStorerFactory@5680639f, org.semanticweb.owlapi.rio.RioTurtleStorerFactory@41e67819]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyStorers(java.util.Set). 17:24:41.184 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Using mapping file '/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/mapping'. 17:24:41.184 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/owl2java-ics.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./owl2java-ics.owl. 17:24:41.184 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/owl2java-onto.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./owl2java-onto.owl. 17:24:41.184 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/onto-with-missing-import.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./onto-with-missing-import.owl. 17:24:41.184 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/bad-import.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./bad-import.owl. 17:24:41.184 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/import-with-same-property.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./import-with-same-property.owl. 17:24:41.184 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/onto-with-same-property-in-import.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./onto-with-same-property-in-import.owl. 17:24:41.184 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/model to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/modelOne.owl. 17:24:41.184 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://onto.fel.cvut.cz/ontologies/model to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/modelTwo.owl. 17:24:41.184 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://onto.fel.cvut.cz/ontologies/owl2java/slovník to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/slovník.owl. 17:24:41.184 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Mapping file successfully parsed. 17:24:41.184 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Loading ontology http://krizik.felk.cvut.cz/ontologies/owl2java-ics.owl... 17:24:41.194 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.TripleLogger -- Total number of triples: 40 17:24:41.195 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.TripleLogger -- Loaded OntologyID(OntologyIRI() VersionIRI()) 17:24:41.202 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.TripleLogger -- Total number of triples: 319 17:24:41.207 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.TripleLogger -- Loaded OntologyID(OntologyIRI() VersionIRI()) 17:24:41.209 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Parsing integrity constraints 17:24:41.209 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectAllValuesFrom( )) for context owl2java-ic 17:24:41.209 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:string)) for context owl2java-ic 17:24:41.210 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectAllValuesFrom( )) for context owl2java-ic 17:24:41.210 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectAllValuesFrom( )) for context owl2java-ic 17:24:41.210 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ) for context owl2java-ic 17:24:41.210 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:string)) for context owl2java-ic 17:24:41.210 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:string)) for context owl2java-ic 17:24:41.210 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectExactCardinality(1 )) for context owl2java-ic 17:24:41.210 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:long)) for context owl2java-ic 17:24:41.210 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:string)) for context owl2java-ic 17:24:41.211 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:string)) for context owl2java-ic 17:24:41.211 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectAllValuesFrom( )) for context owl2java-ic 17:24:41.211 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:dateTime)) for context owl2java-ic 17:24:41.211 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:string)) for context owl2java-ic 17:24:41.211 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectExactCardinality(1 )) for context owl2java-ic 17:24:41.211 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:dateTime)) for context owl2java-ic 17:24:41.211 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectAllValuesFrom( )) for context owl2java-ic 17:24:41.211 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:dateTime)) for context owl2java-ic 17:24:41.211 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:string)) for context owl2java-ic 17:24:41.211 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:long)) for context owl2java-ic 17:24:41.212 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:dateTime)) for context owl2java-ic 17:24:41.212 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:string)) for context owl2java-ic 17:24:41.212 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectExactCardinality(1 )) for context owl2java-ic 17:24:41.213 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found OWLEntity declaration for context owl2java-ic 17:24:41.213 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found OWLEntity declaration for context owl2java-ic 17:24:41.213 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found OWLEntity declaration for context owl2java-ic 17:24:41.213 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found OWLEntity declaration for context owl2java-ic 17:24:41.213 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.213 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.213 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:comment "Identification number. E.g. ICO for organizations."@en) 17:24:41.213 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:41.213 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "Company"^^xsd:string) 17:24:41.214 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(AnnotationProperty()) 17:24:41.214 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.214 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(AnnotationProperty()) 17:24:41.214 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "owl2java-ic"^^xsd:string) 17:24:41.214 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:comment "Connects artifact to its author."@en) 17:24:41.214 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "owl2java-ic"^^xsd:string) 17:24:41.214 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:41.214 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Logical record"@en) 17:24:41.214 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.214 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "owl2java-ic"^^xsd:string) 17:24:41.214 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Report"@en) 17:24:41.214 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.214 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:41.214 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.214 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.214 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(AnnotationProperty()) 17:24:41.214 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Person"@en) 17:24:41.214 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "owl2java-ic"^^xsd:string) 17:24:41.214 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.214 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Answer"@en) 17:24:41.214 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Organization"@en) 17:24:41.214 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.215 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.215 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:41.215 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Question"@en) 17:24:41.215 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.215 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.215 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:comment "Represents a logical report filed by a person."@en) 17:24:41.215 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.215 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:41.215 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.215 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.215 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain( ) 17:24:41.215 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:41.215 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Integrity constraints successfully parsed. 17:24:41.215 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- - for context 'owl2java-ic'. 17:24:41.215 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Transforming context ... 17:24:41.216 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating model ... 17:24:41.216 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating class ''. 17:24:41.217 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating class ''. 17:24:41.218 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating class ''. 17:24:41.218 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating class ''. 17:24:41.218 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating class ''. 17:24:41.219 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating class ''. 17:24:41.220 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating class ''. 17:24:41.220 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating class 'owl:Thing'. 17:24:41.225 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Transformation SUCCESSFUL. 17:24:41.228 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting object uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl@7c3341c9 17:24:41.228 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Loading file META-INF/services/org.semanticweb.owlapi.model.OWLOntologyIRIMapper 17:24:41.229 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- No files found for META-INF/services/org.semanticweb.owlapi.model.OWLOntologyIRIMapper 17:24:41.229 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setIRIMappers(java.util.Set). 17:24:41.229 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[org.semanticweb.owlapi.oboformat.OBOFormatOWLAPIParserFactory@20d73835, org.semanticweb.owlapi.rio.RioN3ParserFactory@669a3dd8, org.semanticweb.owlapi.rio.RioJsonParserFactory@2d10b5b4, org.semanticweb.owlapi.rio.RioRDFaParserFactory@505ceb9a, org.semanticweb.owlapi.rio.RioTrigParserFactory@68c66620, org.semanticweb.owlapi.dlsyntax.parser.DLSyntaxOWLParserFactory@72b57a9f, org.semanticweb.owlapi.rio.RioTrixParserFactory@5a5c0f56, org.semanticweb.owlapi.rio.RioNTriplesParserFactory@78c95c22, org.semanticweb.owlapi.rio.RioRDFXMLParserFactory@671f78b4, org.semanticweb.owlapi.functional.parser.OWLFunctionalSyntaxOWLParserFactory@71d47c80, org.semanticweb.owlapi.rio.RioNQuadsParserFactory@35374c23, org.semanticweb.owlapi.krss2.parser.KRSS2OWLParserFactory@18444e11, org.semanticweb.owlapi.owlxml.parser.OWLXMLParserFactory@258c177a, org.semanticweb.owlapi.rio.RioBinaryRdfParserFactory@65a5cc92, org.semanticweb.owlapi.rio.RioTurtleParserFactory@6d6b2fbc, org.semanticweb.owlapi.manchestersyntax.parser.ManchesterOWLSyntaxOntologyParserFactory@7d053139, org.semanticweb.owlapi.rio.RioHDTRdfParserFactory@6d27cb3b, org.semanticweb.owlapi.rio.RioJsonLDParserFactory@349f3582, org.semanticweb.owlapi.rdf.turtle.parser.TurtleOntologyParserFactory@178f5ab1, org.semanticweb.owlapi.rdf.rdfxml.parser.RDFXMLParserFactory@1f02e11c]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyParsers(java.util.Set). 17:24:41.229 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl@71ad307d]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyFactories(java.util.Set). 17:24:41.230 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[org.semanticweb.owlapi.oboformat.OBOFormatStorerFactory@78acee6c, org.semanticweb.owlapi.rio.RioJsonLDStorerFactory@4782e182, org.semanticweb.owlapi.dlsyntax.renderer.DLSyntaxHTMLStorerFactory@4da6fd47, org.semanticweb.owlapi.rio.RioHDTRdfStorerFactory@5ffe5b7d, org.semanticweb.owlapi.rio.RioTrixStorerFactory@622a4589, org.semanticweb.owlapi.functional.renderer.FunctionalSyntaxStorerFactory@24bff8d7, org.semanticweb.owlapi.rio.RioNTriplesStorerFactory@460dc324, org.semanticweb.owlapi.manchestersyntax.renderer.ManchesterSyntaxStorerFactory@3c090ae5, org.semanticweb.owlapi.rdf.turtle.renderer.TurtleStorerFactory@62aea363, org.semanticweb.owlapi.latex.renderer.LatexStorerFactory@390c96a1, org.semanticweb.owlapi.rio.RioBinaryRdfStorerFactory@25c8d646, org.semanticweb.owlapi.rio.RioNQuadsStorerFactory@1653ae9d, org.semanticweb.owlapi.rdf.rdfxml.renderer.RDFXMLStorerFactory@2a01bf0e, org.semanticweb.owlapi.krss2.renderer.KRSS2OWLSyntaxStorerFactory@1b572ba5, org.semanticweb.owlapi.rio.RioJsonStorerFactory@58c2a890, org.semanticweb.owlapi.rio.RioN3StorerFactory@3bdb3f28, org.semanticweb.owlapi.rio.RioTrigStorerFactory@69063972, org.semanticweb.owlapi.owlxml.renderer.OWLXMLStorerFactory@101d33a7, org.semanticweb.owlapi.dlsyntax.renderer.DLSyntaxStorerFactory@6f0efd55, org.semanticweb.owlapi.rio.RioRDFXMLStorerFactory@bc6655d, org.semanticweb.owlapi.rio.RioTurtleStorerFactory@4a16ae0b]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyStorers(java.util.Set). 17:24:41.230 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Using mapping file '/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/mapping'. 17:24:41.230 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/owl2java-ics.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./owl2java-ics.owl. 17:24:41.230 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/owl2java-onto.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./owl2java-onto.owl. 17:24:41.230 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/onto-with-missing-import.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./onto-with-missing-import.owl. 17:24:41.230 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/bad-import.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./bad-import.owl. 17:24:41.230 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/import-with-same-property.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./import-with-same-property.owl. 17:24:41.230 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/onto-with-same-property-in-import.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./onto-with-same-property-in-import.owl. 17:24:41.230 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/model to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/modelOne.owl. 17:24:41.230 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://onto.fel.cvut.cz/ontologies/model to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/modelTwo.owl. 17:24:41.230 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://onto.fel.cvut.cz/ontologies/owl2java/slovník to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/slovník.owl. 17:24:41.230 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Mapping file successfully parsed. 17:24:41.230 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Loading ontology http://krizik.felk.cvut.cz/ontologies/owl2java-ics.owl... 17:24:41.248 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.TripleLogger -- Total number of triples: 40 17:24:41.250 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.TripleLogger -- Loaded OntologyID(OntologyIRI() VersionIRI()) 17:24:41.266 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.TripleLogger -- Total number of triples: 319 17:24:41.275 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.TripleLogger -- Loaded OntologyID(OntologyIRI() VersionIRI()) 17:24:41.279 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Parsing integrity constraints 17:24:41.279 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ) for context owl2java-ic 17:24:41.280 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectAllValuesFrom( )) for context owl2java-ic 17:24:41.280 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:long)) for context owl2java-ic 17:24:41.280 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectExactCardinality(1 )) for context owl2java-ic 17:24:41.281 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:dateTime)) for context owl2java-ic 17:24:41.281 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:string)) for context owl2java-ic 17:24:41.281 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectAllValuesFrom( )) for context owl2java-ic 17:24:41.282 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectExactCardinality(1 )) for context owl2java-ic 17:24:41.282 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:dateTime)) for context owl2java-ic 17:24:41.282 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:string)) for context owl2java-ic 17:24:41.282 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:string)) for context owl2java-ic 17:24:41.283 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:string)) for context owl2java-ic 17:24:41.283 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:string)) for context owl2java-ic 17:24:41.283 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:long)) for context owl2java-ic 17:24:41.284 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectAllValuesFrom( )) for context owl2java-ic 17:24:41.284 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectAllValuesFrom( )) for context owl2java-ic 17:24:41.284 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:string)) for context owl2java-ic 17:24:41.284 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:string)) for context owl2java-ic 17:24:41.285 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:dateTime)) for context owl2java-ic 17:24:41.285 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectExactCardinality(1 )) for context owl2java-ic 17:24:41.285 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:dateTime)) for context owl2java-ic 17:24:41.286 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectAllValuesFrom( )) for context owl2java-ic 17:24:41.286 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:string)) for context owl2java-ic 17:24:41.288 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found OWLEntity declaration for context owl2java-ic 17:24:41.289 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found OWLEntity declaration for context owl2java-ic 17:24:41.289 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found OWLEntity declaration for context owl2java-ic 17:24:41.289 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found OWLEntity declaration for context owl2java-ic 17:24:41.290 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.290 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.290 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:comment "Identification number. E.g. ICO for organizations."@en) 17:24:41.290 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:41.290 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "Company"^^xsd:string) 17:24:41.290 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(AnnotationProperty()) 17:24:41.290 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.290 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(AnnotationProperty()) 17:24:41.290 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "owl2java-ic"^^xsd:string) 17:24:41.290 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "owl2java-ic"^^xsd:string) 17:24:41.290 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:comment "Connects artifact to its author."@en) 17:24:41.291 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:41.291 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Logical record"@en) 17:24:41.291 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.291 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "owl2java-ic"^^xsd:string) 17:24:41.291 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Report"@en) 17:24:41.291 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.291 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:41.292 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.292 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.292 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(AnnotationProperty()) 17:24:41.292 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "owl2java-ic"^^xsd:string) 17:24:41.292 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Person"@en) 17:24:41.292 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.292 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Answer"@en) 17:24:41.292 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Organization"@en) 17:24:41.292 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.292 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.293 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:41.293 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Question"@en) 17:24:41.293 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.293 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.293 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:comment "Represents a logical report filed by a person."@en) 17:24:41.293 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.293 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:41.293 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.293 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.293 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain( ) 17:24:41.293 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:41.294 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Integrity constraints successfully parsed. 17:24:41.294 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- - for context 'owl2java-ic'. 17:24:41.295 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Transforming context ... 17:24:41.296 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating model ... 17:24:41.297 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating class ''. 17:24:41.297 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating class ''. 17:24:41.299 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating class ''. 17:24:41.300 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating class ''. 17:24:41.300 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating class ''. 17:24:41.301 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating class ''. 17:24:41.303 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating class ''. 17:24:41.303 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating class 'owl:Thing'. 17:24:41.312 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Transformation SUCCESSFUL. 17:24:41.333 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting object uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl@562058d8 17:24:41.334 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Loading file META-INF/services/org.semanticweb.owlapi.model.OWLOntologyIRIMapper 17:24:41.334 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- No files found for META-INF/services/org.semanticweb.owlapi.model.OWLOntologyIRIMapper 17:24:41.334 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setIRIMappers(java.util.Set). 17:24:41.334 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[org.semanticweb.owlapi.rdf.turtle.parser.TurtleOntologyParserFactory@55baa338, org.semanticweb.owlapi.rio.RioHDTRdfParserFactory@82300e1, org.semanticweb.owlapi.rio.RioJsonParserFactory@47d41516, org.semanticweb.owlapi.rio.RioTurtleParserFactory@4f6dfd28, org.semanticweb.owlapi.functional.parser.OWLFunctionalSyntaxOWLParserFactory@188c7cf, org.semanticweb.owlapi.dlsyntax.parser.DLSyntaxOWLParserFactory@2bcaa34, org.semanticweb.owlapi.rio.RioTrigParserFactory@7622892a, org.semanticweb.owlapi.rio.RioRDFaParserFactory@47d0ee5b, org.semanticweb.owlapi.rio.RioTrixParserFactory@f0f78a4, org.semanticweb.owlapi.owlxml.parser.OWLXMLParserFactory@4c4f0443, org.semanticweb.owlapi.krss2.parser.KRSS2OWLParserFactory@5a12819f, org.semanticweb.owlapi.rio.RioNQuadsParserFactory@74921a, org.semanticweb.owlapi.rio.RioBinaryRdfParserFactory@7194dae5, org.semanticweb.owlapi.rio.RioJsonLDParserFactory@6fa9e6db, org.semanticweb.owlapi.rdf.rdfxml.parser.RDFXMLParserFactory@21f7a2c, org.semanticweb.owlapi.manchestersyntax.parser.ManchesterOWLSyntaxOntologyParserFactory@46416974, org.semanticweb.owlapi.rio.RioNTriplesParserFactory@20cb33f1, org.semanticweb.owlapi.rio.RioN3ParserFactory@1040bcfb, org.semanticweb.owlapi.rio.RioRDFXMLParserFactory@5262253e, org.semanticweb.owlapi.oboformat.OBOFormatOWLAPIParserFactory@454db313]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyParsers(java.util.Set). 17:24:41.335 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl@c656a2e]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyFactories(java.util.Set). 17:24:41.335 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[org.semanticweb.owlapi.manchestersyntax.renderer.ManchesterSyntaxStorerFactory@1d6545c5, org.semanticweb.owlapi.rio.RioHDTRdfStorerFactory@30cbba6b, org.semanticweb.owlapi.latex.renderer.LatexStorerFactory@14b810f9, org.semanticweb.owlapi.owlxml.renderer.OWLXMLStorerFactory@1ad25670, org.semanticweb.owlapi.krss2.renderer.KRSS2OWLSyntaxStorerFactory@15cb3169, org.semanticweb.owlapi.dlsyntax.renderer.DLSyntaxHTMLStorerFactory@23c424c6, org.semanticweb.owlapi.rio.RioJsonLDStorerFactory@1fe1d0a5, org.semanticweb.owlapi.dlsyntax.renderer.DLSyntaxStorerFactory@6f4809ae, org.semanticweb.owlapi.rio.RioBinaryRdfStorerFactory@32ab4aec, org.semanticweb.owlapi.functional.renderer.FunctionalSyntaxStorerFactory@3a766cbf, org.semanticweb.owlapi.rio.RioTrigStorerFactory@26ceca00, org.semanticweb.owlapi.rio.RioJsonStorerFactory@7c4a0245, org.semanticweb.owlapi.rio.RioNQuadsStorerFactory@792b2318, org.semanticweb.owlapi.rdf.turtle.renderer.TurtleStorerFactory@1d229476, org.semanticweb.owlapi.rio.RioN3StorerFactory@14decb0a, org.semanticweb.owlapi.rio.RioTurtleStorerFactory@1b9df329, org.semanticweb.owlapi.oboformat.OBOFormatStorerFactory@66c0a115, org.semanticweb.owlapi.rdf.rdfxml.renderer.RDFXMLStorerFactory@6eecd951, org.semanticweb.owlapi.rio.RioNTriplesStorerFactory@68deb060, org.semanticweb.owlapi.rio.RioRDFXMLStorerFactory@442adf14, org.semanticweb.owlapi.rio.RioTrixStorerFactory@6dd1e22]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyStorers(java.util.Set). 17:24:41.335 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Using mapping file '/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/mapping'. 17:24:41.335 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/owl2java-ics.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./owl2java-ics.owl. 17:24:41.336 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/owl2java-onto.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./owl2java-onto.owl. 17:24:41.336 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/onto-with-missing-import.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./onto-with-missing-import.owl. 17:24:41.336 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/bad-import.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./bad-import.owl. 17:24:41.336 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/import-with-same-property.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./import-with-same-property.owl. 17:24:41.336 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/onto-with-same-property-in-import.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./onto-with-same-property-in-import.owl. 17:24:41.336 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/model to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/modelOne.owl. 17:24:41.336 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://onto.fel.cvut.cz/ontologies/model to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/modelTwo.owl. 17:24:41.336 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://onto.fel.cvut.cz/ontologies/owl2java/slovník to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/slovník.owl. 17:24:41.336 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Mapping file successfully parsed. 17:24:41.336 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Loading ontology http://onto.fel.cvut.cz/ontologies/dataset-descriptor... 17:24:41.354 [main] INFO org.semanticweb.owlapi.io.DocumentSources -- URL connection input stream is compressed using gzip 17:24:41.366 [main] INFO org.semanticweb.owlapi.io.DocumentSources -- URL connection input stream is compressed using gzip 17:24:41.381 [main] INFO org.semanticweb.owlapi.io.DocumentSources -- URL connection input stream is compressed using gzip 17:24:41.424 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.TripleLogger -- Total number of triples: 534 17:24:41.429 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: ObjectPropertyAtom( Variable() Variable()) 17:24:41.430 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: ObjectPropertyAtom( Variable() Variable()) 17:24:41.430 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: ObjectPropertyAtom( Variable() Variable()) 17:24:41.451 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: 17:24:41.453 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: ObjectComplementOf() 17:24:41.461 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: facetRestriction(minExclusive "0"^^xsd:int) 17:24:41.462 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: 17:24:41.463 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: 17:24:41.481 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.TripleLogger -- Loaded OntologyID(OntologyIRI() VersionIRI()) 17:24:41.491 [main] INFO org.semanticweb.owlapi.io.DocumentSources -- URL connection input stream is compressed using gzip 17:24:41.504 [main] INFO org.semanticweb.owlapi.io.DocumentSources -- URL connection input stream is compressed using gzip 17:24:41.536 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.TripleLogger -- Total number of triples: 1055 17:24:41.537 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: ObjectPropertyAtom( Variable() Variable()) 17:24:41.537 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: ObjectPropertyAtom( Variable() Variable()) 17:24:41.537 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: ObjectPropertyAtom( Variable() Variable()) 17:24:41.537 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: ObjectPropertyAtom( Variable() Variable()) 17:24:41.537 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: ObjectPropertyAtom( Variable() Variable()) 17:24:41.537 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: ObjectPropertyAtom( Variable() Variable()) 17:24:41.539 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: DifferentFromAtom(Variable() Variable()) 17:24:41.541 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: ClassAtom( Variable()) 17:24:41.541 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: ObjectPropertyAtom( Variable() Variable()) 17:24:41.541 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: ObjectPropertyAtom( Variable() Variable()) 17:24:41.541 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: ObjectPropertyAtom( Variable() Variable()) 17:24:41.541 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: ObjectPropertyAtom( Variable() Variable()) 17:24:41.541 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: ObjectPropertyAtom( Variable() Variable()) 17:24:41.541 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: ObjectPropertyAtom( Variable() Variable()) 17:24:41.542 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: ObjectPropertyAtom( Variable() Variable()) 17:24:41.542 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: DifferentFromAtom(Variable() Variable()) 17:24:41.542 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: ClassAtom( Variable()) 17:24:41.542 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: ObjectPropertyAtom( Variable() Variable()) 17:24:41.542 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: ClassAtom( Variable()) 17:24:41.542 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: ObjectPropertyAtom( Variable() Variable()) 17:24:41.542 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: ClassAtom(ObjectComplementOf() Variable()) 17:24:41.542 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: ObjectPropertyAtom( Variable() Variable()) 17:24:41.542 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: ClassAtom(ObjectComplementOf() Variable()) 17:24:41.543 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: ObjectPropertyAtom( Variable() Variable()) 17:24:41.543 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: ObjectPropertyAtom( Variable() Variable()) 17:24:41.543 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: ObjectPropertyAtom( Variable() Variable()) 17:24:41.543 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: ObjectPropertyAtom( Variable() Variable()) 17:24:41.543 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: ObjectPropertyAtom( Variable() Variable()) 17:24:41.543 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: ObjectPropertyAtom( Variable() Variable()) 17:24:41.543 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: ClassAtom( Variable()) 17:24:41.543 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: ClassAtom( Variable()) 17:24:41.543 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: ObjectPropertyAtom( Variable() Variable()) 17:24:41.543 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: ObjectPropertyAtom( Variable() Variable()) 17:24:41.543 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: ObjectPropertyAtom( Variable() Variable()) 17:24:41.544 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: ObjectPropertyAtom( Variable() Variable()) 17:24:41.547 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: 17:24:41.547 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: 17:24:41.559 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: 17:24:41.559 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: ObjectSomeValuesFrom( ) 17:24:41.560 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: 17:24:41.560 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: ObjectExactCardinality(1 owl:Thing) 17:24:41.560 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: 17:24:41.560 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: ObjectComplementOf(ObjectSomeValuesFrom( )) 17:24:41.566 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: 17:24:41.566 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: 17:24:41.566 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: 17:24:41.570 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: DataHasValue( "1"^^xsd:integer) 17:24:41.570 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: 17:24:41.570 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: DataHasValue( "2"^^xsd:integer) 17:24:41.573 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.TripleLogger -- Loaded OntologyID(OntologyIRI() VersionIRI()) 17:24:41.579 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.TripleLogger -- Total number of triples: 80 17:24:41.579 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: ObjectPropertyAtom( Variable() Variable()) 17:24:41.579 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: ObjectPropertyAtom( Variable() Variable()) 17:24:41.579 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: ObjectPropertyAtom( Variable() Variable()) 17:24:41.579 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: ObjectPropertyAtom( Variable() Variable()) 17:24:41.579 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: ObjectPropertyAtom( Variable() Variable()) 17:24:41.579 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: ObjectPropertyAtom( Variable() Variable()) 17:24:41.580 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.TripleLogger -- Loaded OntologyID(OntologyIRI() VersionIRI()) 17:24:41.591 [main] INFO org.semanticweb.owlapi.io.DocumentSources -- URL connection input stream is compressed using gzip 17:24:41.608 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.TripleLogger -- Total number of triples: 486 17:24:41.608 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: ObjectPropertyAtom( Variable() Variable()) 17:24:41.608 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: ObjectPropertyAtom( Variable() Variable()) 17:24:41.608 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: ObjectPropertyAtom( Variable() Variable()) 17:24:41.608 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: ObjectPropertyAtom( Variable() Variable()) 17:24:41.608 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: ObjectPropertyAtom( Variable() Variable()) 17:24:41.608 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: ObjectPropertyAtom( Variable() Variable()) 17:24:41.609 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: ObjectPropertyAtom( Variable() Variable()) 17:24:41.609 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: ObjectPropertyAtom( Variable() Variable()) 17:24:41.609 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: ObjectPropertyAtom( Variable() Variable()) 17:24:41.609 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: ObjectPropertyAtom( Variable() Variable()) 17:24:41.609 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: ObjectPropertyAtom( Variable() Variable()) 17:24:41.609 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: ObjectPropertyAtom( Variable() Variable()) 17:24:41.609 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: ObjectPropertyAtom( Variable() Variable()) 17:24:41.609 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: ObjectPropertyAtom( Variable() Variable()) 17:24:41.609 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: ObjectPropertyAtom( Variable() Variable()) 17:24:41.609 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: ObjectPropertyAtom( Variable() Variable()) 17:24:41.609 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: ObjectPropertyAtom( Variable() Variable()) 17:24:41.609 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: ObjectPropertyAtom( Variable() Variable()) 17:24:41.609 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: ObjectPropertyAtom( Variable() Variable()) 17:24:41.610 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: ObjectPropertyAtom( Variable() Variable()) 17:24:41.610 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: ObjectPropertyAtom( Variable() Variable()) 17:24:41.610 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: ObjectPropertyAtom( Variable() Variable()) 17:24:41.610 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: ObjectPropertyAtom( Variable() Variable()) 17:24:41.610 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: ObjectPropertyAtom( Variable() Variable()) 17:24:41.610 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: ObjectPropertyAtom( Variable() Variable()) 17:24:41.610 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: ObjectPropertyAtom( Variable() Variable()) 17:24:41.610 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: ObjectPropertyAtom( Variable() Variable()) 17:24:41.611 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: ObjectPropertyAtom( Variable() Variable()) 17:24:41.611 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: ObjectPropertyAtom( Variable() Variable()) 17:24:41.611 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: ObjectPropertyAtom( Variable() Variable()) 17:24:41.611 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: ObjectPropertyAtom( Variable() Variable()) 17:24:41.611 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: ObjectPropertyAtom( Variable() Variable()) 17:24:41.611 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: ObjectPropertyAtom( Variable() Variable()) 17:24:41.611 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: ObjectPropertyAtom( Variable() Variable()) 17:24:41.611 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: DifferentFromAtom(Variable() Variable()) 17:24:41.611 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: ObjectPropertyAtom( Variable() Variable()) 17:24:41.611 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: ObjectPropertyAtom( Variable() Variable()) 17:24:41.612 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: ObjectPropertyAtom( Variable() Variable()) 17:24:41.612 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: ObjectPropertyAtom( Variable() Variable()) 17:24:41.612 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: ObjectPropertyAtom( Variable() Variable()) 17:24:41.612 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: ObjectPropertyAtom( Variable() Variable()) 17:24:41.612 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: ObjectPropertyAtom( Variable() Variable()) 17:24:41.612 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: ObjectPropertyAtom( Variable() Variable()) 17:24:41.612 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: ObjectPropertyAtom( Variable() Variable()) 17:24:41.612 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: ObjectPropertyAtom( Variable() Variable()) 17:24:41.612 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: ObjectPropertyAtom( Variable() Variable()) 17:24:41.612 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: ObjectPropertyAtom( Variable() Variable()) 17:24:41.612 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: ObjectPropertyAtom( Variable() Variable()) 17:24:41.612 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: ObjectPropertyAtom( Variable() Variable()) 17:24:41.612 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: DifferentFromAtom(Variable() Variable()) 17:24:41.612 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: ObjectPropertyAtom( Variable() Variable()) 17:24:41.612 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: ObjectPropertyAtom( Variable() Variable()) 17:24:41.614 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.TripleLogger -- Loaded OntologyID(OntologyIRI() VersionIRI()) 17:24:41.625 [main] INFO org.semanticweb.owlapi.io.DocumentSources -- URL connection input stream is compressed using gzip 17:24:41.632 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.TripleLogger -- Total number of triples: 78 17:24:41.633 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: 17:24:41.633 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: ObjectSomeValuesFrom( ) 17:24:41.634 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.TripleLogger -- Loaded OntologyID(OntologyIRI() VersionIRI()) 17:24:41.644 [main] INFO org.semanticweb.owlapi.io.DocumentSources -- URL connection input stream is compressed using gzip 17:24:41.653 [main] INFO org.semanticweb.owlapi.io.DocumentSources -- URL connection input stream is compressed using gzip 17:24:41.662 [main] INFO org.semanticweb.owlapi.io.DocumentSources -- URL connection input stream is compressed using gzip 17:24:41.673 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.TripleLogger -- Total number of triples: 114 17:24:41.674 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: facetRestriction(minExclusive "0"^^xsd:integer) 17:24:41.679 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.TripleLogger -- Loaded OntologyID(OntologyIRI() VersionIRI()) 17:24:41.683 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.TripleLogger -- Total number of triples: 33 17:24:41.684 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.TripleLogger -- Loaded OntologyID(OntologyIRI() VersionIRI()) 17:24:41.692 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.TripleLogger -- Total number of triples: 102 17:24:41.694 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.TripleLogger -- Loaded OntologyID(OntologyIRI() VersionIRI()) 17:24:41.704 [main] INFO org.semanticweb.owlapi.io.DocumentSources -- URL connection input stream is compressed using gzip 17:24:41.709 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.TripleLogger -- Total number of triples: 42 17:24:41.710 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.TripleLogger -- Loaded OntologyID(OntologyIRI() VersionIRI()) 17:24:41.718 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.TripleLogger -- Total number of triples: 31 17:24:41.721 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.TripleLogger -- Loaded OntologyID(OntologyIRI() VersionIRI()) 17:24:41.731 [main] INFO org.semanticweb.owlapi.io.DocumentSources -- URL connection input stream is compressed using gzip 17:24:41.739 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.TripleLogger -- Total number of triples: 191 17:24:41.739 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: ObjectPropertyAtom( Variable() Variable()) 17:24:41.739 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: ObjectPropertyAtom( Variable() Variable()) 17:24:41.740 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: ObjectPropertyAtom( Variable() Variable()) 17:24:41.742 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.TripleLogger -- Loaded OntologyID(OntologyIRI() VersionIRI()) 17:24:41.751 [main] INFO org.semanticweb.owlapi.io.DocumentSources -- URL connection input stream is compressed using gzip 17:24:41.768 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.TripleLogger -- Total number of triples: 675 17:24:41.768 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: ObjectPropertyAtom( Variable() Variable()) 17:24:41.768 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: ObjectPropertyAtom( Variable() Variable()) 17:24:41.768 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: ObjectPropertyAtom( Variable() Variable()) 17:24:41.768 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: ObjectPropertyAtom( Variable() Variable()) 17:24:41.768 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: ObjectPropertyAtom( Variable() Variable()) 17:24:41.768 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: ObjectPropertyAtom( Variable() Variable()) 17:24:41.769 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: ObjectPropertyAtom( Variable() Variable()) 17:24:41.769 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: ObjectPropertyAtom( Variable() Variable()) 17:24:41.769 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: ObjectPropertyAtom( Variable() Variable()) 17:24:41.770 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: 17:24:41.770 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: ObjectSomeValuesFrom( ) 17:24:41.771 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: 17:24:41.771 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: 17:24:41.775 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: 17:24:41.775 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: ObjectExactCardinality(1 owl:Thing) 17:24:41.775 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: 17:24:41.776 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: 17:24:41.777 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.TripleLogger -- Loaded OntologyID(OntologyIRI() VersionIRI()) 17:24:41.786 [main] INFO org.semanticweb.owlapi.io.DocumentSources -- URL connection input stream is compressed using gzip 17:24:41.792 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.TripleLogger -- Total number of triples: 70 17:24:41.792 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: 17:24:41.793 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: ObjectSomeValuesFrom( ) 17:24:41.793 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.TripleLogger -- Loaded OntologyID(OntologyIRI() VersionIRI()) 17:24:41.830 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.TripleLogger -- Total number of triples: 1126 17:24:41.830 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: ObjectPropertyAtom( Variable() Variable()) 17:24:41.830 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: ObjectPropertyAtom( Variable() Variable()) 17:24:41.830 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: ObjectPropertyAtom( Variable() Variable()) 17:24:41.830 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: ObjectPropertyAtom( Variable() Variable()) 17:24:41.830 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: ObjectPropertyAtom( Variable() Variable()) 17:24:41.830 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: ObjectPropertyAtom( Variable() Variable()) 17:24:41.834 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: 17:24:41.834 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: 17:24:41.834 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: 17:24:41.834 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: 17:24:41.834 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: 17:24:41.834 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: 17:24:41.834 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: 17:24:41.834 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: 17:24:41.834 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: 17:24:41.836 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: 17:24:41.836 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: 17:24:41.837 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: 17:24:41.837 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: ObjectSomeValuesFrom( ) 17:24:41.837 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: 17:24:41.837 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: 17:24:41.838 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: 17:24:41.838 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.OptimisedListTranslator -- list: 17:24:41.841 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.TripleLogger -- Loaded OntologyID(OntologyIRI() VersionIRI()) 17:24:41.861 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Parsing integrity constraints 17:24:41.890 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain( ) 17:24:41.890 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : InverseObjectProperties( ) 17:24:41.890 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.890 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(NamedIndividual()) 17:24:41.890 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "has source"^^xsd:string) 17:24:41.890 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( _:genid2147485067 ) 17:24:41.890 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyAssertion( ) 17:24:41.890 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Time"^^xsd:string) 17:24:41.890 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( _:genid2147485170 ) 17:24:41.890 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "utf-8"^^xsd:string) 17:24:41.890 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "INV.is created by"^^xsd:string) 17:24:41.890 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyAssertion( ) 17:24:41.890 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : SubObjectPropertyOf( ) 17:24:41.890 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.890 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "Event *has participant* an object. Event *is part of* another event. Event *is followed by* another event. Event *is caused by/contributes to/mitigates* another event."@en) 17:24:41.890 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : DataPropertyDomain( ) 17:24:41.890 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Sortal Type"@en) 17:24:41.890 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.891 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAABGdBTUEAALGPC/xhBQAAACBjSFJN AAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAABmJLR0QA/wD/AP+gvaeTAAAA CXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4goRFjc54uTPjAAABulJREFUaN7t2s9vXFcVB/DP ffMz9tiO7cRu0ySlaUoLKrAAISRWrCuxQEKquihClbJHSKy7ZgF7UBGUqhSx5g+AbSsQP0qTpq3b xI7z03Hscezxj7ks7n3xeOrEiT1WisSRnux5c98953vOued+z33D/+XxSnjcBtxX3pqsCRqCYYVJ wTSGsSK6LsZbopXq47bzAVLHUTyJr+PbOIF5vId/4soXGUANLUzjq/gensNHuIvrWK56e7QpFENC MSGEaYyjim6+7ieRGPOYLdEm1vPkK2jrxhXtzbZzy1v7ABBQkSIxLEVDtm84369WM8opvCiF6fk8 YCMb1D9pNl5p/AY62fCl7Jk5zAnmVMM6VnfM8uep4KXrcQ8ApY6tbMdavr+adW6hW0UTEziL7+I7 D+mhbs/kq2jjFmbxSfJYqKlXOn5o1p96orm38f06NnoArGWd9wAUUsocwdgjhLggFMQahgXHROMY FYzmULcUoe77E0e85Kao7ccLnUfQsadU7UyFtUefIvT+O5YdMSFVj2OCMRXjChcxI6XYoQDYlHL5 oFLHJCaFe4utIYii24cBoNeVlZ7PS7iJO1iUKstWHlf0XGX6DWMEx2yn4lPoCrq4jQ/98mjFTxb3 U5X2BFD0AFjHrBgv4GMhXMQVKcUqUo0uxFDFEHESTwhOip7DCxlEIXgaXdEcxlVUsyMONQJrYrwh VZO/i/FdLy9c3PHkr05XFN2a+saI6ta00D0tVbJNwhhGbS+Qk4InRGMaoWEwqborgFLhdnmMsS2l 0E45d2krj1vzu+Nrau4KOikiTmBCMJVH1zAiGNEMLV9rLPtX52FL6QOl6PtcTlpGoyaEurRX3F9+ dGPZZvcyzhPOCz4WzGK5Z1QdLdUw5qetljcmB0JjegHEvvsVKUJ1ITT3nOnVxQ0vL8xlw+dtF4BS KmgqDKlpahgIgMMgc22JVnSk0rztlJDTtDdZv3AAeuMYdpiZeU3cEGyJDySKjxFA2guG0RRVeyCU pK8jdtcZPIBeb5UkKlHkGPemGG8O1dSbUzgpVaHjUimlrFasiLGtvbrqXGcge0F/BHrpcmKBMfZS 2d3ljaGWan0Kz+Ar0n5wSoqG7Pm2GJesd5cGZXw/gJJ/s91IHBFCS2ombux48heVilpRNdwYUa9O C+G01DF9ORs/0TPv9XzdNnNnZVDG7wag9ExTCMfFeAZRCC1/nHxeL5WICjFWMCRIVCJxn7MSmQtS NfoM53FedMvrg6MR/QDKvJe9fzLX/y/hm/rJXBCEUJK5prRwU+sX40gGOyN6F3/Dfz4XxUOMAGkB jj7adPfm2ZTY5wz+Icb3xHgp3zs0AKXyg0pX8vSM6ALxQ904Y231ptc6mwedfC8Ag5A7+FT0vpT3 n1lbv+61zkDqfr/0k7lBbPDLEntdwBKh47W7h2I8++vI+ruxhtTAT0mLuSBMCE4TFwU3vDPeFjZv q3XW/WB9IDR6NwAP15FFFWIjPRuagnGcEb0oVaxRwRkcI7TEGFERK59aP3KN9eWHNe4gEXhwR/a6 itMjdc3KkKI4TpiXKk9X2sxO5YhUBCuijTR/WLOzRxg4gM93ZIkCLO546nVbLK9i1dtHO0KlIu0N dyXSNowniNOi59EhdMRw1c9PXfGzywNbE/cro9sdWdrUHtTQrInhcvbsvBA7xHTAldrLs4SKaFn0 geZWzSH1xPvryF5Z3JQW/JI3p2+qb44koz2JpzOQZwWzYjhhdOMorg0KQHHwKXrk1Wt3iXO4IFGH 2fxNSzqZeFa9e9Zbkyf8fvLIIFQeQkcWFokfoEEoBCMSuZsivoBb+Wzogv5T6y8GAMti+DiRPWNS jzAp9QZnBEsS0buOqwdVN9gUgs2wYivMi2YkKn1VWuB1wlPS+4czokm/nWgcVN3gI/DqzQ0senuy wGUxzkob3JOE47lSz2NKiC0HrEiDj0Apr9xaIF7FJVyWKlUjAXEKT6mY8pvxEb8+um9HVm2fNtds 1/tmVlaTyun+gEY38SHGBUPSyXUFZ/ANFbc1w7CUars1O2U577etXtrVD6DMyXoPgHLMo0vXIj4Q FISW4JkM4oQQvyUdvTcIK7sAKJlB2Z+XAI70OrZ8G7kp9a/lUeBSvsoTtv31sethReGSCir3XpdO 5m/HpOOXKWnH/nz8tinNisSIj0td3Uq+v1mVStoCLuKvUr7elYjcR9Ibx/2dJCwW6xruaMUrivi+ 4Ji0C1ezztl8tXd5eiPfvyZtii1p75jPn69iuZoHle/I5qStfyNHYDH/vWM/0i6iorshWsS/s/f+ IqVsJ+tesPtrp/WsfyM78BPlTw3S+Fv7duz/rrwzcbg/DnlnIvjDo+n4L14IYNmD1jocAAAAJXRF WHRkYXRlOmNyZWF0ZQAyMDE4LTEwLTE4VDA5OjAwOjEwKzAyOjAws97UeAAAACV0RVh0ZGF0ZTpt b2RpZnkAMjAxOC0xMC0xOFQwMDo1NTo1NyswMjowMJOFMV4AAAAASUVORK5CYII="^^xsd:string) 17:24:41.891 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Substance sortal"@en) 17:24:41.891 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : DLSafeRule(Annotation( "P3"^^xsd:string) Body(ObjectPropertyAtom( Variable() Variable()) ObjectPropertyAtom( Variable() Variable())) Head(ObjectPropertyAtom( Variable() Variable()))) 17:24:41.891 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.891 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Fyzický agent"@cs) 17:24:41.891 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.891 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "48"^^xsd:integer) 17:24:41.892 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "name"^^xsd:string) 17:24:41.892 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.892 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ClassAssertion( ) 17:24:41.892 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : SubObjectPropertyOf(Annotation( "a11"^^xsd:string) ) 17:24:41.892 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Complex Dataset Snapshot"^^xsd:string) 17:24:41.892 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.892 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "brings about"@en) 17:24:41.893 [main] INFO cz.cvut.kbss.jopa.owl2java.IntegrityConstraintClassParser -- Ignoring Unsupported Axiom : ObjectExactCardinality(1 ObjectInverseOf() owl:Thing) 17:24:41.893 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "has begin point"@en) 17:24:41.893 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.893 [main] INFO cz.cvut.kbss.jopa.owl2java.IntegrityConstraintClassParser -- Ignoring Unsupported Axiom : ObjectUnionOf( ) 17:24:41.893 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(NamedIndividual()) 17:24:41.893 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "is weakly described in"^^xsd:string) 17:24:41.893 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "meets"@en) 17:24:41.893 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.893 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Poddruh"@cs) 17:24:41.893 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.893 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain( ) 17:24:41.893 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain( ) 17:24:41.893 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Data"^^xsd:string) 17:24:41.893 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain( ) 17:24:41.894 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "- a *flight* is an event which describes the course of aircraft movement ground-air-ground, - a *runway incursion* is an event which describes incorrect presence of an object on the runway"@en) 17:24:41.894 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "has type order"@en) 17:24:41.894 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain( ) 17:24:41.894 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "přímo způsobuje"@cs) 17:24:41.894 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Mode Type"@en) 17:24:41.894 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( ) 17:24:41.894 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Execution Context Dataset Source"^^xsd:string) 17:24:41.894 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "obtains in"@en) 17:24:41.894 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Physical agent"@en) 17:24:41.894 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Kind"@en) 17:24:41.894 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "has object part"@en) 17:24:41.894 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain( ) 17:24:41.894 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.894 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : DLSafeRule(Annotation( "M7"^^xsd:string) Body(ObjectPropertyAtom( Variable() Variable()) ObjectPropertyAtom( Variable() Variable())) Head(ObjectPropertyAtom( Variable() Variable()))) 17:24:41.894 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : SubObjectPropertyOf(Annotation( "a71"^^xsd:string) Annotation( "P2"^^xsd:string) ) 17:24:41.894 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "má jako část událost"@cs) 17:24:41.895 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.895 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "Trope is a property of some object/event or another trope. The trope CANNOT exist without the object/event it inheres in."^^xsd:string) 17:24:41.895 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Contextual Source Dataset Snapshot"^^xsd:string) 17:24:41.895 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Typ události"@cs) 17:24:41.895 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Relator Type"@en) 17:24:41.895 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.895 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "SPARQL Endpoint Dataset Source"^^xsd:string) 17:24:41.895 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyAssertion( ) 17:24:41.895 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Typ"@cs) 17:24:41.895 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "Perdurant is an entity which occurs in time."@en) 17:24:41.895 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(Annotation( "https://research.utwente.nl/en/publications/ontological-foundations-for-structural-conceptual-models"^^xsd:string) "A «collective» represents a substance sortal whose instances are collectives, i.e., they are collections of complexes that have a uniform structure. Examples include a deck of cards, a forest, a group of people, a pile of bricks. Collectives can typically relate to complexes via a constitution relation. For example, a pile of bricks that constitutes a wall, a group of people that constitutes a football team. In this case, the collectives typically have an extensional principle of identity, in contrast to the complexes they constitute. For instance, The Beatles was in a given world w constituted by the collective {John, Paul, George, Pete} and in another world w’ constituted by the collective {John, Paul, George, Ringo}. The replacement of Pete Best by Ringo Star does not alter the identity of the band, but creates a numerically different group of people."@en) 17:24:41.895 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( _:genid2147484795 "a69"^^xsd:string) 17:24:41.895 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Resource with Inbound Property"^^xsd:string) 17:24:41.895 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Untyped Resource with Inbound and Outbound Property"^^xsd:string) 17:24:41.895 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.895 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.896 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "- An *aircraft* is an object. - An *ATC descent procedure* is an object (formal regulation) that describes the course of a descent operation/process (event)."@en) 17:24:41.896 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Perdurant"@cs) 17:24:41.896 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "Object is any identifiable endurant entity existence of which is not directly dependent on an existence of another endurant. Objects participate in events and can have tropes. Theirs state can change over time."@en) 17:24:41.896 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : InverseObjectProperties( ) 17:24:41.896 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.896 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain(Annotation( "a23"^^xsd:string) ) 17:24:41.896 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain( ) 17:24:41.896 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( ) 17:24:41.896 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : InverseObjectProperties( ) 17:24:41.896 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:41.896 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.896 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( _:genid2147484570 ) 17:24:41.896 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain( ) 17:24:41.896 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.896 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.896 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : InverseObjectProperties( ) 17:24:41.896 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyAssertion( ) 17:24:41.896 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "je okamžitým stavem"@cs) 17:24:41.896 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.896 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Událost ničící objekt"@cs) 17:24:41.897 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.897 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.897 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain( ) 17:24:41.897 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "Universal"@en) 17:24:41.897 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Weakly Described Resource"^^xsd:string) 17:24:41.897 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(AnnotationProperty()) 17:24:41.897 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.897 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "48"^^xsd:integer) 17:24:41.897 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.897 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:41.897 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( _:genid2147484796 "a70"^^xsd:string) 17:24:41.897 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.897 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain( ) 17:24:41.897 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.897 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.897 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain( ) 17:24:41.897 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.897 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty(owl:differentFrom)) 17:24:41.897 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Language"@en) 17:24:41.897 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "constitutes"^^xsd:string) 17:24:41.897 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.897 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "Agent is a proactive object. It has its own beliefs, intentions, goals."@en) 17:24:41.897 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Role Mixin"@en) 17:24:41.897 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Dataset Descriptor"^^xsd:string) 17:24:41.898 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain( ) 17:24:41.898 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : DisjointClasses(Annotation( "a42"^^xsd:string) ) 17:24:41.898 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "has end point"@en) 17:24:41.898 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Perdurant"@en) 17:24:41.898 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.898 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "has pre situation"^^xsd:string) 17:24:41.898 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "má následnou situaci"@cs) 17:24:41.898 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(AnnotationProperty()) 17:24:41.898 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "Prvek je jakýkoliv identifikovatelný význam (koncept)."@cs) 17:24:41.898 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(AnnotationProperty()) 17:24:41.898 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.898 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Závislý endurant"@cs) 17:24:41.898 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAAABGdBTUEAALGPC/xhBQAAACBjSFJN AAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAA/FBMVEUAAAAAphQAqBIAqBIA qRMAqBMAqBIAqBIAqBIAoxUAqRIApRAAqBMApRQApQ8AkgAApBIAphMAqBIAqBIAqBEApxIAqRMA qRMApxIAqBUAmQAAqBMAphQAqBIAqBMAgAAAphIAphEAqBAAqBMAqRIAqRMApxMAqBIAqBMAgAAA qRIAlRUAqBIApRQAqBMApxMAgAAAVQAAoQ0ApxIAqBMAqBIAAAAAphMAqBIAqBIAqBIAoRIAAAAA AAAAqRMApRUAqRMApBIAqBMAqRIApxQAqBQAqBMApBIApQ8AqBMAqBQAqBMAohEAqRIApxMApRIA qRIAqRMAAAD///9IIaXiAAAAUXRSTlMAJIz4+uzbr3ojsx7wMhAGG0+y6WOHnuI2IgT+PvVOBUQ4 H6DZaRmxugOnC8E9/IQBAhKZ+5foQfZf8hqM1Lkv/SmrpDAlnzchuz/5HcKTRvdjyXL3AAAAAWJL R0RTemcdBgAAAAlwSFlzAAALEwAACxMBAJqcGAAAAAd0SU1FB+IKEgA0CnwHjXUAAAD6SURBVEjH 7dJXU8JAFAXgq6ACCkhHKaE3K8VCUzqCFDf//8d47+g4jMC454UXOU85N/lms5sQ7bPzHCilDtem FvUd69Hxic0OgK84TkGgzpwawCUX7nOPV4TPpQkkfhEBAFCQWwgBYVniAgCXEa5RAFCMaxwAhqyQ AEBS9pACQJpbBv0OWU1g5OJ5eb5Q/BuspnRFCLi+WbmlA27v7nWA7KFciVZrfP2wDh7Nn/w6padn Ln4AUJ1Lo7nplVqm2d704V64pRHwyv9SpwsA6nHtI2AgZzsEADm4jxAw5l57AwBNeFBFwJQH7zMA 0JwnCwQsefKR2wr2+Rf5BGmdh+0lbQRzAAAAJXRFWHRkYXRlOmNyZWF0ZQAyMDE4LTEwLTE4VDA5 OjAwOjEwKzAyOjAws97UeAAAACV0RVh0ZGF0ZTptb2RpZnkAMjAxOC0xMC0xOFQwMDo1MjoxMCsw MjowMDC0GlMAAAAASUVORK5CYII="^^xsd:string) 17:24:41.898 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "disjointly categorizes"@en) 17:24:41.898 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "has part"@en) 17:24:41.898 [main] INFO cz.cvut.kbss.jopa.owl2java.IntegrityConstraintClassParser -- Ignoring Unsupported Axiom : ObjectSomeValuesFrom(ObjectInverseOf() ) 17:24:41.898 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Prvek"@cs) 17:24:41.898 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Object snapshot"@en) 17:24:41.898 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.898 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.898 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain( ) 17:24:41.898 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( _:genid2147485170 ) 17:24:41.898 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(NamedIndividual()) 17:24:41.898 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.899 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.899 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.899 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "is description of"^^xsd:string) 17:24:41.899 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(Annotation( ) "A «category» represents a rigid and relationally independent mixin, i.e., a dispersive universal that aggregates essential properties which are common to different substance sortals. For example, the category RationalEntity as a generalization of Person and IntelligentAgent."@en) 17:24:41.899 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "Entity represents any identifiable meaning (concept)."@cs) 17:24:41.899 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.899 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "je provedena"@cs) 17:24:41.899 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : DLSafeRule(Annotation( "f4"^^xsd:string) Annotation( "true"^^xsd:boolean) Body(ObjectPropertyAtom( Variable() Variable()) ObjectPropertyAtom( Variable() Variable()) ObjectPropertyAtom( Variable() Variable()) ObjectPropertyAtom( Variable() Variable()) ObjectPropertyAtom( Variable() Variable())) Head(ObjectPropertyAtom( Variable() Variable()))) 17:24:41.899 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.899 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.899 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "is participant of"@en) 17:24:41.899 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.899 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "before"@en) 17:24:41.899 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : DLSafeRule(Body(ObjectPropertyAtom( Variable() Variable()) ObjectPropertyAtom( Variable() Variable())) Head(ObjectPropertyAtom( Variable() Variable()))) 17:24:41.899 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "48"^^xsd:integer) 17:24:41.899 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "equals"@en) 17:24:41.899 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(NamedIndividual()) 17:24:41.899 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(AnnotationProperty()) 17:24:41.899 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.899 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain(Annotation( "a21"^^xsd:string) Annotation( "a60-part2"^^xsd:string) ) 17:24:41.899 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : InverseObjectProperties( ) 17:24:41.899 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Untyped Resource"^^xsd:string) 17:24:41.899 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.900 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "triggers"@en) 17:24:41.900 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Typ vlastnosti"@cs) 17:24:41.900 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "is powertype of"@en) 17:24:41.900 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "Individual is any entity, which denotes a unique concept, which cannot be used for typing"@en) 17:24:41.900 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : DLSafeRule(Annotation( "a91"^^xsd:string) Annotation( "true"^^xsd:boolean) Body(ObjectPropertyAtom( Variable() Variable()) ObjectPropertyAtom( Variable() Variable()) ObjectPropertyAtom( Variable() Variable())) Head(ObjectPropertyAtom( Variable() Variable()))) 17:24:41.900 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.900 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.900 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(NamedIndividual()) 17:24:41.900 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : DLSafeRule(Annotation( "true"^^xsd:boolean) Annotation(rdfs:comment "procedural irreflexivity"^^xsd:string) Body(ObjectPropertyAtom( Variable() Variable())) Head(DifferentFromAtom(Variable() Variable()))) 17:24:41.900 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain( ) 17:24:41.900 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain(Annotation( "a14"^^xsd:string) ) 17:24:41.900 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : DataPropertyDomain( ) 17:24:41.900 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(NamedIndividual()) 17:24:41.900 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.900 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:41.900 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( ) 17:24:41.900 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "48"^^xsd:integer) 17:24:41.900 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : InverseObjectProperties( ) 17:24:41.900 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Data Item"^^xsd:string) 17:24:41.900 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.900 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.900 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.900 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Monadic Type"@en) 17:24:41.900 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.900 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.900 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "has participant"^^xsd:string) 17:24:41.901 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "has explored dataset"^^xsd:string) 17:24:41.901 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyAssertion( ) 17:24:41.901 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.901 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Physical object"@en) 17:24:41.901 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ClassAssertion( ) 17:24:41.901 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Agent"^^xsd:string) 17:24:41.901 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.901 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( ) 17:24:41.901 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : DataPropertyDomain( ) 17:24:41.901 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.901 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "categorizes(t,t') The instances of t apply to instances of t’ according specific classification criteria. Thus, all proper specializations of t’ that categorizes(t,t’) follow the specified classification criteria are instances of t."@en) 17:24:41.901 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Substantial Type"@en) 17:24:41.901 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain( ) 17:24:41.901 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Typ objektu"@cs) 17:24:41.901 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : InverseObjectProperties( ) 17:24:41.901 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Content Descriptor"^^xsd:string) 17:24:41.901 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Druh"@cs) 17:24:41.901 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.901 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "has member"^^xsd:string) 17:24:41.901 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "má účastníka"@cs) 17:24:41.901 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Entity"@en) 17:24:41.902 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain( ) 17:24:41.902 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Collective"@en) 17:24:41.902 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "completely categorizes"@en) 17:24:41.902 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Antirigidní sortál"@cs) 17:24:41.902 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : SubAnnotationPropertyOf( ) 17:24:41.902 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.902 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Resource Description"^^xsd:string) 17:24:41.902 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain(Annotation( "a15"^^xsd:string) Annotation( "a58-part2"^^xsd:string) ) 17:24:41.902 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(AnnotationProperty()) 17:24:41.902 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "contains type"@en) 17:24:41.902 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "má část"@cs) 17:24:41.902 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "způsobuje"@cs) 17:24:41.902 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(owl:deprecated "Use is-instance-of instead"@en) 17:24:41.902 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( _:genid2147484570 ) 17:24:41.902 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "INV.has reference to"^^xsd:string) 17:24:41.902 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "Object is any identifiable endurant entity in the ontological sense. Objects participate in events and can have tropes. Theirs state can change over time."@en) 17:24:41.902 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "48"^^xsd:integer) 17:24:41.902 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "is event part of"@en) 17:24:41.902 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Okamžitý stav objektu"@cs) 17:24:41.903 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "- an object snapshot *is identified by* an object - a situation *has part* an object snapshot"@en) 17:24:41.903 [main] INFO cz.cvut.kbss.jopa.owl2java.IntegrityConstraintClassParser -- Ignoring Unsupported Axiom : ObjectComplementOf(ObjectSomeValuesFrom( )) 17:24:41.903 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Typ prvního řádu"@cs) 17:24:41.903 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "je účastníkem"@cs) 17:24:41.903 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Sortal Universal"@en) 17:24:41.903 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "https://research.utwente.nl/en/publications/ontological-foundations-for-structural-conceptual-models"^^xsd:string) 17:24:41.903 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : InverseObjectProperties( ) 17:24:41.903 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "Action is an event performed by an Agent. A single proactive object (agent) is responsible for performing the action."@en) 17:24:41.903 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( _:genid2147484942 ) 17:24:41.903 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Relational Language"@en) 17:24:41.903 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.903 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain(Annotation( "a12"^^xsd:string) ) 17:24:41.903 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Anti Rigid Mixin"@en) 17:24:41.903 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.903 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "partitions"@en) 17:24:41.903 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Typ vztahu"@cs) 17:24:41.903 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(AnnotationProperty()) 17:24:41.903 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : SubObjectPropertyOf( ) 17:24:41.903 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( _:genid2147485067 ) 17:24:41.903 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain( ) 17:24:41.903 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Typ mixinu"@cs) 17:24:41.903 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain( ) 17:24:41.903 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain( ) 17:24:41.903 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Single Snapshot Dataset Source"^^xsd:string) 17:24:41.904 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "is snapshot of"@en) 17:24:41.904 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : DLSafeRule(Annotation( "true"^^xsd:boolean) Body(ObjectPropertyAtom( Variable() Variable()) ObjectPropertyAtom( Variable() Variable())) Head(ObjectPropertyAtom( Variable() Variable()))) 17:24:41.904 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.904 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Typ druhého řádu"@cs) 17:24:41.904 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : InverseObjectProperties( ) 17:24:41.904 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.904 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain( ) 17:24:41.904 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Object destruction event"@en) 17:24:41.904 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.904 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Non Rigid Mixin"@en) 17:24:41.904 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.904 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.904 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain( ) 17:24:41.904 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain(Annotation( "a57-part2"^^xsd:string) ) 17:24:41.904 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "has reference to"^^xsd:string) 17:24:41.904 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Complex event"@en) 17:24:41.904 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.904 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : DisjointClasses(Annotation( "a40"^^xsd:string) ) 17:24:41.904 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain( ) 17:24:41.904 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain( ) 17:24:41.905 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : SubObjectPropertyOf( ) 17:24:41.905 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "is performed by"@en) 17:24:41.905 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "INV.has dataset"^^xsd:string) 17:24:41.905 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "aktivuje"@cs) 17:24:41.905 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : DLSafeRule(Body(ObjectPropertyAtom( Variable() Variable()) ObjectPropertyAtom( Variable() Variable())) Head(ObjectPropertyAtom( Variable() Variable()))) 17:24:41.905 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(AnnotationProperty()) 17:24:41.905 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.905 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "INV.uses"^^xsd:string) 17:24:41.905 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.905 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Typed Resource without Property"^^xsd:string) 17:24:41.905 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain( ) 17:24:41.905 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : InverseObjectProperties( ) 17:24:41.905 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.905 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : DLSafeRule(Annotation( "f1"^^xsd:string) Annotation( "true"^^xsd:boolean) Body(ObjectPropertyAtom( Variable() Variable()) ObjectPropertyAtom( Variable() Variable()) ObjectPropertyAtom( Variable() Variable()) ObjectPropertyAtom( Variable() Variable()) ObjectPropertyAtom( Variable() Variable()) ObjectPropertyAtom( Variable() Variable()) ObjectPropertyAtom( Variable() Variable()) ObjectPropertyAtom( Variable() Variable()) ObjectPropertyAtom( Variable() Variable())) Head(ObjectPropertyAtom( Variable() Variable()))) 17:24:41.905 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AsymmetricObjectProperty() 17:24:41.905 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.905 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Quality Type"@en) 17:24:41.905 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.906 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain( ) 17:24:41.906 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "Object Snapshot is a immutable state description of an object within a situation. Object Snapshot and an Object share the attribute types and relation types of their identifying objects. Object serve only for identification purpose."@en) 17:24:41.906 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "INV.is description of"^^xsd:string) 17:24:41.906 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain( ) 17:24:41.906 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "has context"^^xsd:string) 17:24:41.906 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Participation"@en) 17:24:41.906 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain(Annotation( "a25"^^xsd:string) ) 17:24:41.906 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.906 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "48"^^xsd:integer) 17:24:41.906 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.906 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Weakly Described Resource Descriptor"^^xsd:string) 17:24:41.906 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : EquivalentClasses( ObjectIntersectionOf( DataHasValue( "2"^^xsd:integer))) 17:24:41.906 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain( ) 17:24:41.906 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( _:genid2147484942 ) 17:24:41.906 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.906 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : InverseObjectProperties( ) 17:24:41.906 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Událost měnící objekt"@cs) 17:24:41.906 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.906 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyAssertion( ) 17:24:41.906 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : DisjointClasses( ) 17:24:41.907 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.907 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.907 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Complex Dataset"^^xsd:string) 17:24:41.907 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain( ) 17:24:41.907 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : SubObjectPropertyOf( ) 17:24:41.907 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Intent"^^xsd:string) 17:24:41.907 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:41.907 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain( ) 17:24:41.907 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Jazyk"@cs) 17:24:41.907 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Typovací jazyk"@cs) 17:24:41.907 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "INV.has source"^^xsd:string) 17:24:41.907 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : InverseObjectProperties( ) 17:24:41.908 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : SubObjectPropertyOf( ) 17:24:41.908 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "INV.has published dataset snapshot"^^xsd:string) 17:24:41.908 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Spatial Content Descriptor"^^xsd:string) 17:24:41.908 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "48"^^xsd:integer) 17:24:41.908 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "has sub dataset snapshot"^^xsd:string) 17:24:41.908 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "* An agent *performs* an action. * An agent *provides* a service."@en) 17:24:41.908 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(NamedIndividual()) 17:24:41.908 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.908 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyAssertion( ) 17:24:41.908 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : SubObjectPropertyOf( ) 17:24:41.908 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ClassAssertion( ) 17:24:41.908 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyAssertion( ) 17:24:41.908 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "utf-8"^^xsd:string) 17:24:41.908 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : DLSafeRule(Annotation( "a95"^^xsd:string) Annotation( "true"^^xsd:boolean) Body(ObjectPropertyAtom( Variable() Variable()) ObjectPropertyAtom( Variable() Variable())) Head(ObjectPropertyAtom( Variable() Variable()))) 17:24:41.909 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : SubClassOf(Annotation( "a72"^^xsd:string) Annotation( "P4"^^xsd:string) ObjectIntersectionOf( ObjectExactCardinality(1 owl:Thing)) ) 17:24:41.909 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( ) 17:24:41.909 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Dataset Exploration"^^xsd:string) 17:24:41.909 [main] INFO cz.cvut.kbss.jopa.owl2java.IntegrityConstraintClassParser -- Ignoring Unsupported Axiom : ObjectExactCardinality(1 ObjectInverseOf() owl:Thing) 17:24:41.909 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Role"@cs) 17:24:41.909 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Object change event"@en) 17:24:41.909 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(Annotation( "ofscm"^^xsd:string) Annotation(rdfs:comment "definition partially reused from Mixin Class"^^xsd:string) "Mixin Type represents the general properties of all mixins, i.e., non-sortals (or dispersive universals)."@en) 17:24:41.909 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "is part of"^^xsd:string) 17:24:41.910 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.910 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(NamedIndividual()) 17:24:41.910 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.910 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain( ) 17:24:41.910 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "has input"^^xsd:string) 17:24:41.910 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : SubObjectPropertyOf( ) 17:24:41.910 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.910 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Type Intrinsic Trope"@en) 17:24:41.910 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.910 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain( ) 17:24:41.910 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "má úroveň"@cs) 17:24:41.910 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(AnnotationProperty()) 17:24:41.910 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( ) 17:24:41.910 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "has pre situation"@en) 17:24:41.910 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Vocabulary Instance"^^xsd:string) 17:24:41.910 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : SubObjectPropertyOf( ) 17:24:41.910 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "has publisher"^^xsd:string) 17:24:41.911 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyAssertion( ) 17:24:41.911 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Event"@en) 17:24:41.911 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Subkind"@en) 17:24:41.911 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain( ) 17:24:41.911 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain( ) 17:24:41.911 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "INV.constitutes"^^xsd:string) 17:24:41.911 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : SubObjectPropertyOf( ) 17:24:41.911 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(Annotation( "https://research.utwente.nl/en/publications/ontological-foundations-for-structural-conceptual-models"^^xsd:string) "A kind represents a substance sortal whose instances are functional complexes. Examples include instances of Natural Kinds (such as Person, Dog, Tree) and of artifacts (Chair, Car, Television)."@en) 17:24:41.911 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.911 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain( ) 17:24:41.911 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "'is powertype of'(t,t') The instances of t apply to instances of t’ but no classification criteria are defined. Thus, all specializations of t’, including t’ itself are instances of t."@en) 17:24:41.911 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.911 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "Endurant is an entity existing in time. Endurants participate in events and can have tropes. Theirs state can change over time."@en) 17:24:41.911 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.911 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Role"@en) 17:24:41.911 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(Annotation( "https://research.utwente.nl/en/publications/ontological-foundations-for-structural-conceptual-models"^^xsd:string) "Substance Sortal is an abstract metaclass that represents the general properties of all substance sortals, i.e., rigid, relationally independent object universals that supply a principle of identity for their instances. Substance Sortal has no concrete syntax. Thus, symbolic representations are defined by each of its concrete subclasses."@en) 17:24:41.911 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(NamedIndividual()) 17:24:41.912 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.912 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(AnnotationProperty()) 17:24:41.912 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( _:genid2147484942 ) 17:24:41.912 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Sub-kind"@en) 17:24:41.912 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain( ) 17:24:41.912 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Atomic event"@en) 17:24:41.912 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "'disjointly categorizes'(t,t') A variation of categorization in which the classification criteria defined by t guarantee that each instance of t’ is instance of at most one instance of t."@en) 17:24:41.912 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.912 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain( ) 17:24:41.912 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain( ) 17:24:41.912 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.912 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.912 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Resource"^^xsd:string) 17:24:41.912 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "utf-8"^^xsd:string) 17:24:41.912 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.912 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.912 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.912 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Moment Type"@en) 17:24:41.912 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.912 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain( ) 17:24:41.912 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : InverseObjectProperties( ) 17:24:41.913 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "has graph id"^^xsd:string) 17:24:41.913 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.913 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Akce"@cs) 17:24:41.913 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "has item"^^xsd:string) 17:24:41.913 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.913 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : InverseObjectProperties( ) 17:24:41.913 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain( ) 17:24:41.913 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain(Annotation( "a21"^^xsd:string) Annotation( "a60-part2"^^xsd:string) Annotation( "D2"^^xsd:string) Annotation( "D2"^^xsd:string) ) 17:24:41.913 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "mereologically overlaps"@en) 17:24:41.913 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "INV.has subdataset"^^xsd:string) 17:24:41.913 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.913 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain( ) 17:24:41.913 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Organization"^^xsd:string) 17:24:41.913 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain( ) 17:24:41.913 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "has describing dataset snapshot"^^xsd:string) 17:24:41.913 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "48"^^xsd:integer) 17:24:41.913 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(NamedIndividual()) 17:24:41.914 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(NamedIndividual()) 17:24:41.914 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "má jako část objekt"@cs) 17:24:41.914 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Relační jazyk"@cs) 17:24:41.914 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( ) 17:24:41.914 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Url Dataset Source"^^xsd:string) 17:24:41.914 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "INV.has intent"^^xsd:string) 17:24:41.914 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( _:genid2147484780 ) 17:24:41.914 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : SubAnnotationPropertyOf( ) 17:24:41.914 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : DLSafeRule(Annotation( "a90"^^xsd:string) Annotation( "true"^^xsd:boolean) Body(ObjectPropertyAtom( Variable() Variable()) ObjectPropertyAtom( Variable() Variable())) Head(ObjectPropertyAtom( Variable() Variable()))) 17:24:41.914 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "categorizes"@en) 17:24:41.914 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Object Type"@en) 17:24:41.915 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : DataPropertyRange( DatatypeRestriction(xsd:integer facetRestriction(minExclusive "0"^^xsd:integer))) 17:24:41.915 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "has property"@en) 17:24:41.915 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.915 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.915 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.915 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain( ) 17:24:41.915 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.915 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(AnnotationProperty()) 17:24:41.915 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Category"@en) 17:24:41.915 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.915 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.915 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "má předchozí situaci"@cs) 17:24:41.915 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Typ endurantu"@cs) 17:24:41.916 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "INV.has context"^^xsd:string) 17:24:41.916 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain(Annotation( "a24"^^xsd:string) ) 17:24:41.916 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.916 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.916 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "depends on"@en) 17:24:41.916 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(AnnotationProperty()) 17:24:41.916 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Agent"@en) 17:24:41.916 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.916 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(NamedIndividual()) 17:24:41.916 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain( ) 17:24:41.917 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : InverseObjectProperties( ) 17:24:41.917 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.917 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : InverseObjectProperties( ) 17:24:41.917 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(AnnotationProperty()) 17:24:41.917 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain( ) 17:24:41.917 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.917 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : DLSafeRule(Annotation( "true"^^xsd:boolean) Body(ObjectPropertyAtom( Variable() Variable()) ObjectPropertyAtom( Variable() Variable())) Head(ObjectPropertyAtom( Variable() Variable()))) 17:24:41.917 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.917 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyAssertion( ) 17:24:41.917 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.917 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : SubObjectPropertyOf( ) 17:24:41.918 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( _:genid2147484780 ) 17:24:41.918 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : SubObjectPropertyOf( ) 17:24:41.918 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.918 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.918 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain( ) 17:24:41.918 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : InverseObjectProperties( ) 17:24:41.918 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Rigid Sortal"@en) 17:24:41.918 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : DisjointClasses( ) 17:24:41.918 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.918 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Individual"@en) 17:24:41.918 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain( ) 17:24:41.918 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : SubClassOf(Annotation( "a93"^^xsd:string) ObjectIntersectionOf( ObjectSomeValuesFrom( )) ) 17:24:41.918 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.918 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.918 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Target Dataset Snapshot"^^xsd:string) 17:24:41.918 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Mixin rolí"@cs) 17:24:41.918 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.918 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Human Interpretation"^^xsd:string) 17:24:41.918 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.918 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain( ) 17:24:41.918 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(AnnotationProperty()) 17:24:41.918 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(AnnotationProperty()) 17:24:41.918 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.918 [main] INFO cz.cvut.kbss.jopa.owl2java.IntegrityConstraintClassParser -- Ignoring Unsupported Axiom : DataAllValuesFrom( DatatypeRestriction(xsd:int facetRestriction(minExclusive "0"^^xsd:int))) 17:24:41.918 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "utf-8"^^xsd:string) 17:24:41.919 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(AnnotationProperty()) 17:24:41.919 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain(Annotation( "a20"^^xsd:string) ) 17:24:41.919 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "Univerzál"@cs) 17:24:41.919 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Substantial Universal"@en) 17:24:41.919 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAABGdBTUEAALGPC/xhBQAAACBjSFJN AAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAHlBMVEUAAADT5QDe6wCZzADd 6wAAAAAAAADe7AAAAAD///9NjqeOAAAAB3RSTlMAHPAE2Axkg9ZhdwAAAAFiS0dECfHZpewAAAAJ cEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfiChIANRCYfkVOAAAAMUlEQVQ4y2NgGAlAvBwBFCiT AAPzcgfsFo1K4JKI6ACBABIkGBjY2nDYMeIkRgEUAABalTPfTnaxBAAAACV0RVh0ZGF0ZTpjcmVh dGUAMjAxOC0xMC0xOFQwOTowMDoxMCswMjowMLPe1HgAAAAldEVYdGRhdGU6bW9kaWZ5ADIwMTgt MTAtMThUMDA6NTM6MTYrMDI6MDC8pkRXAAAAAElFTkSuQmCC"^^xsd:string) 17:24:41.919 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : DLSafeRule(Annotation( "P3"^^xsd:string) Body(ObjectPropertyAtom( Variable() Variable()) ObjectPropertyAtom( Variable() Variable())) Head(ObjectPropertyAtom( Variable() Variable()))) 17:24:41.919 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "starts"@en) 17:24:41.919 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.919 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "has output"^^xsd:string) 17:24:41.920 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.920 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.920 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : SubObjectPropertyOf( ) 17:24:41.920 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Osoba"@cs) 17:24:41.920 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Antirigidní mixin"@cs) 17:24:41.920 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "activates"@en) 17:24:41.920 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "je účastí"@cs) 17:24:41.920 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Resource without Inbound Property"^^xsd:string) 17:24:41.920 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : DLSafeRule(Annotation( "f3"^^xsd:string) Annotation( "true"^^xsd:boolean) Body(ObjectPropertyAtom( Variable() Variable()) ObjectPropertyAtom( Variable() Variable()) ObjectPropertyAtom( Variable() Variable()) ObjectPropertyAtom( Variable() Variable()) ObjectPropertyAtom( Variable() Variable()) ObjectPropertyAtom( Variable() Variable())) Head(ObjectPropertyAtom( Variable() Variable()))) 17:24:41.920 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : InverseObjectProperties( ) 17:24:41.920 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain( ) 17:24:41.920 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "48"^^xsd:integer) 17:24:41.920 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.920 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain( ) 17:24:41.920 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : DisjointClasses(Annotation( "a45"^^xsd:string) Annotation( "M2"^^xsd:string) Annotation( "M2"^^xsd:string) ) 17:24:41.920 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(AnnotationProperty()) 17:24:41.920 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "has trope"@en) 17:24:41.920 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "https://research.utwente.nl/en/publications/ontological-foundations-for-structural-conceptual-models"^^xsd:string) 17:24:41.920 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "has subdataset"^^xsd:string) 17:24:41.920 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "- A *pilot* is an agent who operates the aircraft, communicates with ATC, etc. - An *air traffic control organization* is an agent (legal body) that provides services, reacts to other organization requests, etc."@en) 17:24:41.921 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "has inherent moment"@en) 17:24:41.921 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : EquivalentClasses( ObjectUnionOf( )) 17:24:41.921 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.921 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.921 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "has dataset explorer"^^xsd:string) 17:24:41.921 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "SPARQL Construct"^^xsd:string) 17:24:41.921 [main] INFO cz.cvut.kbss.jopa.owl2java.IntegrityConstraintClassParser -- Ignoring Unsupported Axiom : ObjectComplementOf(ObjectSomeValuesFrom( )) 17:24:41.921 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Described Dataset"^^xsd:string) 17:24:41.921 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain(Annotation( "a19"^^xsd:string) ) 17:24:41.921 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Dataset Exploring Journalist"^^xsd:string) 17:24:41.921 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( _:genid2147484780 ) 17:24:41.921 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.921 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( ) 17:24:41.922 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "je částí události"@cs) 17:24:41.922 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(AnnotationProperty()) 17:24:41.922 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.922 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Object creation event"@en) 17:24:41.922 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "- * Aircraft OK-123, just before landing 1.1.2014 at 18.00* is a snapshot of the aircraft containing the setting of its controls and conditions of the its technical systems. Another snapshot *Aircraft OK-123, just before takeoff 1.1.2014 at 9.00* might have completely different state of controls and conditions. In both cases, however, we speak about the same aircraft (same object)."@en) 17:24:41.922 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "INV.has output"^^xsd:string) 17:24:41.922 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "48"^^xsd:integer) 17:24:41.922 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Person"^^xsd:string) 17:24:41.922 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain( ) 17:24:41.922 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.922 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : SubClassOf(Annotation( "a62"^^xsd:string) Annotation( "M1"^^xsd:string) ObjectIntersectionOf( ObjectComplementOf(ObjectSomeValuesFrom( ))) ) 17:24:41.922 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ClassAssertion( ) 17:24:41.922 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "Trope Type"@en) 17:24:41.922 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyAssertion( ) 17:24:41.922 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "INV.has sub dataset snapshot"^^xsd:string) 17:24:41.923 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.923 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( _:genid2147484570 ) 17:24:41.923 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Dataset"^^xsd:string) 17:24:41.923 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.923 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.923 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.923 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain( ) 17:24:41.923 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.923 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "OntoUML Language"@en) 17:24:41.923 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.923 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : InverseObjectProperties( ) 17:24:41.923 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Objekt"@cs) 17:24:41.923 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Vlastnost"@cs) 17:24:41.923 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.923 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.923 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Fyzický objekt"@cs) 17:24:41.923 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "'completely categorizes'(t,t’) A variation of categorization in which the classification criteria defined by t guarantee that each instance of t’ is instance of at least one instance of t."@en) 17:24:41.924 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : InverseObjectProperties( ) 17:24:41.924 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Untyped Resource with Inbound Property"^^xsd:string) 17:24:41.924 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "objekt má vlastnost"@cs) 17:24:41.924 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Untyped Resource with Inbound Property without Outbound Property"^^xsd:string) 17:24:41.924 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : InverseObjectProperties( ) 17:24:41.924 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "uses"^^xsd:string) 17:24:41.924 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAAABGdBTUEAALGPC/xhBQAAACBjSFJN AAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAABlVBMVEUAAAAAAPoAAP0AAP4A AP4AAP4AAP4AAP4AAP4AAP4AAP4AAP0AAOgAAIAAAP0AAP4AAP4AAP4AAPUAAPgAAP4AAP4AAP0A APwAAP4AAP4AAPwAAPgAAOMAAPQAAPoAAP0AAP4AAP4AAP4AAKoAAPsAAP4AAP4AAP4AAOAAAPsA AP4AAPcAAP4AAP4AAPwAAP4AAP0AAP4AAPwAAO4AAP4AAP4AAPoAAPwAAP4AAPoAAP4AAP4AAP4A APIAAP4AAP4AAPgAAP4AAP4AAP4AAP0AAPwAAPAAAP4AAP0AAPsAAP0AAO0AAP4AAP0AAP0AAP4A AP4AAP0AAPwAAP4AAP4AAP0AAP4AAP4AAPsAAP4AAOwAAPAAAPsAAP0AAP0AAPwAAP4AAPoAAP4A AP4AAPgAAP4AAP4AAPEAAP4AAP4AAPwAAP4AAP4AAOYAAPsAAP4AAP4AAP4AAP4AAP4AAP4AAPwA APMAAP0AAPkAAP4AAP0AAP4AAPYAAPsAAP0AAP4AAP4AAP4AAP4AAP4AAOoAAP////+I025xAAAA hXRSTlMAMXu12vH89ufHl1UKAVnS9JAYIsPwYj/t5kEhCBUvZ8D+lQI79fuHBz2cHur4RcJzu1AO z/osVJkuvtPsEpGLIKXZ229CD6h4OXYNpFdY7sFrSd/VdNDeOtYMEDx5bkSTK7+KH6frEY/9Tc33 CT6E2J/v5Y5AE2UkxlzUGjN+ttzz6ckLKvfrSAAAAAFiS0dEhozeO10AAAAJcEhZcwAACxMAAAsT AQCanBgAAAAHdElNRQfiChIANCCnvESjAAABsklEQVRIx+2UaT9CQRTGByVSyJYlFJVCsqYSsmSL LEXZkzX7nn3ve5uTH+rOmeKdF5539/+c59w7c88MIf/6m0pLzxCJMyVZ2dIcWepqeW5e9Fv5ioIU 9YVF0UQVlyStV5ZCUZmivEJVWVWt1sBTTS2/XqujBfo6w+ezUQSJem59QyO1TU1xRGaGRDMv0EJN TWsCamunrMOC13dCN6sA2jIptOOBLmo5uoW0B9oY0RWD08tgJ2xVHxaItUK+Vk2xzoAE+qkxgPBB aORi+RC8ehgJGCEwwvJR4GNIwA2dxlk+AQEPtrhJakyxeBoCM1jASw0fi2choMUCc9TwcwIBLADT 4f3NJ/mpMc9iD3fRcEbMLA7wtnWBMxuLUc6PWwJjGTFEnNFYgcAqYgTBWGN5CIZPhQRiM7PO4A1Y wia2GcRHna1tId2BPko0EJsmqQBa9BSqCS479cK7Cci9B5eAjRNwOqi7H39WDkK8v/OhQwlcZEdf 51F7DPUnhC/XKVScnV84DZe2iD12VVqTXJWEXF0LLmNxhCSX/OY2/roP3pHUun94fHoOm15erZ63 H5T/C9M7IFCybAQ6nqEAAAAldEVYdGRhdGU6Y3JlYXRlADIwMTgtMTAtMThUMDk6MDA6MTArMDI6 MDCz3tR4AAAAJXRFWHRkYXRlOm1vZGlmeQAyMDE4LTEwLTE4VDAwOjUyOjMyKzAyOjAw5Q4MBwAA AABJRU5ErkJggg=="^^xsd:string) 17:24:41.924 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : SubObjectPropertyOf( ) 17:24:41.924 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain( ) 17:24:41.924 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "describes"^^xsd:string) 17:24:41.924 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.924 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.925 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : InverseObjectProperties( ) 17:24:41.925 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "Object snapshot is a immutable state description of an object within a situation. Object snapshot and share the attribute types and relation types of their identifying objects. Object serve only for identification purpose."@en) 17:24:41.925 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "A type is a class instances of which are all types of all levels. Type and Individual form a partition on the Entity class."@en) 17:24:41.925 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.925 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.925 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Time Point"@en) 17:24:41.925 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : InverseObjectProperties( ) 17:24:41.925 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.925 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Named graph SPARQL Endpoint Dataset Source"^^xsd:string) 17:24:41.925 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "exclusively depends on"@en) 17:24:41.925 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.925 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Nerigidní mixin"@cs) 17:24:41.925 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.925 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "INV.describes"^^xsd:string) 17:24:41.925 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "INV.has publisher"^^xsd:string) 17:24:41.925 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Atomická událost"@cs) 17:24:41.925 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.925 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain( ) 17:24:41.925 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.926 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain( ) 17:24:41.926 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Anti Rigid Sortal"@en) 17:24:41.926 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "inheres in"@en) 17:24:41.926 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Dataset Selector"^^xsd:string) 17:24:41.926 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( _:genid2147484796 "D4"^^xsd:string) 17:24:41.926 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.926 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain( ) 17:24:41.926 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( _:genid2147485169 ) 17:24:41.926 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyAssertion( ) 17:24:41.926 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Quantity"@en) 17:24:41.926 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "INV.has dataset explorer"^^xsd:string) 17:24:41.926 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.926 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.926 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Non-content Descriptor"^^xsd:string) 17:24:41.926 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.927 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : DLSafeRule(Annotation( "f5"^^xsd:string) Annotation( "true"^^xsd:boolean) Body(ObjectPropertyAtom( Variable() Variable()) ObjectPropertyAtom( Variable() Variable()) ObjectPropertyAtom( Variable() Variable()) ObjectPropertyAtom( Variable() Variable())) Head(ObjectPropertyAtom( Variable() Variable()))) 17:24:41.927 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.927 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain(Annotation( "a18"^^xsd:string) ) 17:24:41.927 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "is participation of"@en) 17:24:41.927 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "start time"^^xsd:string) 17:24:41.927 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain( ) 17:24:41.927 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.927 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Basic language"@en) 17:24:41.927 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "Situation is a snapshot of object states valid in the given temporal range. The states involve trope values and relator values. Since most relators will not be reified and will be modeled in terms of the binary properties only, separation of object snapshot identity will not be solved at this point. Thus, situation will play a role of a context (higher-level construct) of statements about objects."@en) 17:24:41.927 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Vocabulary Class Partition"^^xsd:string) 17:24:41.927 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Fakt"@cs) 17:24:41.927 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( ) 17:24:41.927 [main] INFO cz.cvut.kbss.jopa.owl2java.IntegrityConstraintClassParser -- Ignoring Unsupported Axiom : ObjectUnionOf( ) 17:24:41.928 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "INV.is weakly described in"^^xsd:string) 17:24:41.928 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "INV.is part of"^^xsd:string) 17:24:41.928 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Dataset Publication"^^xsd:string) 17:24:41.928 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(NamedIndividual()) 17:24:41.928 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain( ) 17:24:41.928 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.928 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : SubObjectPropertyOf( ) 17:24:41.928 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "- An action *is performed by* an agent."@en) 17:24:41.928 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain( ) 17:24:41.928 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.928 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Základní jazyk"@cs) 17:24:41.928 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "An event, perdurant in the ontological sense. Events do not change its properties over time."@en) 17:24:41.928 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "has dataset descriptor"^^xsd:string) 17:24:41.928 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Typed Resource without Outbound Property"^^xsd:string) 17:24:41.928 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain( ) 17:24:41.928 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Typ kvality"@cs) 17:24:41.928 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Typing Language"@en) 17:24:41.928 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.928 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Rigidní mixin"@cs) 17:24:41.929 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.929 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(NamedIndividual()) 17:24:41.929 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Universal"@en) 17:24:41.929 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:41.929 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "Endurant je prvek jenž existuje v čase. Enduranty se mohou účastnit událostí a mít závislé prvky."@cs) 17:24:41.929 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "has endpoint url"^^xsd:string) 17:24:41.929 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.929 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain( ) 17:24:41.929 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Action"@en) 17:24:41.929 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Situace"@cs) 17:24:41.929 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain( ) 17:24:41.930 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "Examples include: - *function* of a VOR beacon (property of an object), - *availability* of VOR beacon function (property of a property), - *efficiency* of a rescue operation (property of an event)"@en) 17:24:41.930 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain( ) 17:24:41.930 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.930 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Vlastnost typu"@cs) 17:24:41.930 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Organizace"@cs) 17:24:41.930 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.930 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Untyped Resource without Outbound Property"^^xsd:string) 17:24:41.930 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "is part of"@en) 17:24:41.930 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.930 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "has creation date"^^xsd:string) 17:24:41.930 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAAABGdBTUEAALGPC/xhBQAAACBjSFJN AAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAA/FBMVEUAAAAAphQAqBIAqBIA qRMAqBMAqBIAqBIAqBIAoxUAqRIApRAAqBMApRQApQ8AkgAApBIAphMAqBIAqBIAqBEApxIAqRMA qRMApxIAqBUAmQAAqBMAphQAqBIAqBMAgAAAphIAphEAqBAAqBMAqRIAqRMApxMAqBIAqBMAgAAA qRIAlRUAqBIApRQAqBMApxMAgAAAVQAAoQ0ApxIAqBMAqBIAAAAAphMAqBIAqBIAqBIAoRIAAAAA AAAAqRMApRUAqRMApBIAqBMAqRIApxQAqBQAqBMApBIApQ8AqBMAqBQAqBMAohEAqRIApxMApRIA qRIAqRMAAAD///9IIaXiAAAAUXRSTlMAJIz4+uzbr3ojsx7wMhAGG0+y6WOHnuI2IgT+PvVOBUQ4 H6DZaRmxugOnC8E9/IQBAhKZ+5foQfZf8hqM1Lkv/SmrpDAlnzchuz/5HcKTRvdjyXL3AAAAAWJL R0RTemcdBgAAAAlwSFlzAAALEwAACxMBAJqcGAAAAAd0SU1FB+IKEgA0CnwHjXUAAAD6SURBVEjH 7dJXU8JAFAXgq6ACCkhHKaE3K8VCUzqCFDf//8d47+g4jMC454UXOU85N/lms5sQ7bPzHCilDtem FvUd69Hxic0OgK84TkGgzpwawCUX7nOPV4TPpQkkfhEBAFCQWwgBYVniAgCXEa5RAFCMaxwAhqyQ AEBS9pACQJpbBv0OWU1g5OJ5eb5Q/BuspnRFCLi+WbmlA27v7nWA7KFciVZrfP2wDh7Nn/w6padn Ln4AUJ1Lo7nplVqm2d704V64pRHwyv9SpwsA6nHtI2AgZzsEADm4jxAw5l57AwBNeFBFwJQH7zMA 0JwnCwQsefKR2wr2+Rf5BGmdh+0lbQRzAAAAJXRFWHRkYXRlOmNyZWF0ZQAyMDE4LTEwLTE4VDAw OjUyOjEwKzAyOjAwQemi7wAAACV0RVh0ZGF0ZTptb2RpZnkAMjAxOC0xMC0xOFQwMDo1MjoxMCsw MjowMDC0GlMAAAAASUVORK5CYII="^^xsd:string) 17:24:41.930 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(NamedIndividual()) 17:24:41.930 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.930 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "má vlastnost"@cs) 17:24:41.930 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Event Type"@en) 17:24:41.930 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain( ) 17:24:41.930 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.930 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Publisher"^^xsd:string) 17:24:41.930 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.930 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain( ) 17:24:41.931 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Vztah"@cs) 17:24:41.931 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "48"^^xsd:integer) 17:24:41.931 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.931 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "is temporally related"@en) 17:24:41.931 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAABGdBTUEAALGPC/xhBQAAACBjSFJN AAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAGFBMVEUAAAD8AAD8AAD9AAD+ AAD+AAD/AAD///+jnw2FAAAABnRSTlMAREB8rJTw+pSpAAAAAWJLR0QHFmGI6wAAAAlwSFlzAAAL EwAACxMBAJqcGAAAAAd0SU1FB+IKEgA4LXW4dxIAAAAqSURBVDjLY2AYXoAxDQqSqCCRjMuO4SIB BQ5UkBicHqRjIKZSLDEKCAMAVZguzVj+dPwAAAAldEVYdGRhdGU6Y3JlYXRlADIwMTgtMTAtMThU MDk6MDA6MTArMDI6MDCz3tR4AAAAJXRFWHRkYXRlOm1vZGlmeQAyMDE4LTEwLTE4VDAwOjU2OjQ1 KzAyOjAwI4eb6gAAAABJRU5ErkJggg=="^^xsd:string) 17:24:41.931 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.931 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "48"^^xsd:integer) 17:24:41.931 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : EquivalentClasses( ObjectIntersectionOf( DataHasValue( "1"^^xsd:integer))) 17:24:41.931 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.931 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : DLSafeRule(Body(ObjectPropertyAtom( Variable() Variable()) ObjectPropertyAtom( Variable() Variable())) Head(ObjectPropertyAtom( Variable() Variable()))) 17:24:41.931 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "utf-8"^^xsd:string) 17:24:41.931 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.931 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(AnnotationProperty()) 17:24:41.931 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "has intent"^^xsd:string) 17:24:41.931 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.931 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(Annotation( "https://research.utwente.nl/en/publications/ontological-foundations-for-structural-conceptual-models"^^xsd:string) "A subkind is a rigid, relationally independent restriction of a substance sortal that carries the principle of identity supplied by it. An example could be the subkind MalePerson of the kind Person. In general, the stereotype subkind can be omitted in conceptual models without loss of clarity."@en) 17:24:41.931 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.931 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : DisjointClasses(Annotation( "a45"^^xsd:string) ) 17:24:41.931 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "is object part of"@en) 17:24:41.932 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.932 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(AnnotationProperty()) 17:24:41.932 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "has download url"^^xsd:string) 17:24:41.932 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(NamedIndividual()) 17:24:41.932 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(NamedIndividual()) 17:24:41.932 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Situation"@en) 17:24:41.932 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.932 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "during"@en) 17:24:41.932 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "performs"@en) 17:24:41.932 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.932 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAABGdBTUEAALGPC/xhBQAAACBjSFJN AAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAJ1BMVEUAAAD9AAD+AAD8AAD4 AAAAAAAAAAAAAAAAAADMAAD/AAAAAAD///8fm6juAAAACnRSTlMAYLBIIOgwjNQEa+QjGgAAAAFi S0dEDIGzUWMAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfiChIANgs5Nt9hAAAAOklEQVQ4 y2NgGF6AcRUUKFBBYjEuO4aYBBQ4UEECZgfrbhDYRoIEAwP77gbszh0SElCwkmKJUUABAADokmEL PjoHSQAAACV0RVh0ZGF0ZTpjcmVhdGUAMjAxOC0xMC0xOFQwOTowMDoxMCswMjowMLPe1HgAAAAl dEVYdGRhdGU6bW9kaWZ5ADIwMTgtMTAtMThUMDA6NTQ6MTErMDI6MDCb3WGgAAAAAElFTkSuQmCC"^^xsd:string) 17:24:41.932 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "is instance of"@en) 17:24:41.932 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(NamedIndividual()) 17:24:41.932 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Kategorie"@cs) 17:24:41.932 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(Annotation( "https://research.utwente.nl/en/publications/ontological-foundations-for-structural-conceptual-models"^^xsd:string) "A «quantity» represents a substance sortal whose instances are quantities. Examples are those stuff universals that are typically referred in natural language by mass general terms (e.g., Gold, Water, Sand, Clay)."@en) 17:24:41.932 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : SubAnnotationPropertyOf( ) 17:24:41.932 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.932 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.932 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Dataset Snapshot"^^xsd:string) 17:24:41.932 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( _:genid2147485169 ) 17:24:41.933 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "utf-8"^^xsd:string) 17:24:41.933 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Fáze"@cs) 17:24:41.933 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.933 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "has post situation"@en) 17:24:41.933 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.933 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Single Item Selector"^^xsd:string) 17:24:41.933 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(AnnotationProperty()) 17:24:41.933 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(NamedIndividual()) 17:24:41.933 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Untyped Resource without Inbound Property with Outbound Property"^^xsd:string) 17:24:41.933 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Mixin"@cs) 17:24:41.933 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Rigid Mixin"@en) 17:24:41.933 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.933 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.933 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain( ) 17:24:41.934 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "Object is any identifiable endurant entity existence of which is not directly dependent on an existence of another entity."@en) 17:24:41.934 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Organization"@en) 17:24:41.934 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.934 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "has post situation"^^xsd:string) 17:24:41.934 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "offers dataset"^^xsd:string) 17:24:41.934 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain( ) 17:24:41.934 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain( ) 17:24:41.934 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Person"@en) 17:24:41.934 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "trope inheres in endurant"@en) 17:24:41.934 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : DLSafeRule(Annotation( "M5"^^xsd:string) Body(ObjectPropertyAtom( Variable() Variable()) ObjectPropertyAtom( Variable() Variable())) Head(ObjectPropertyAtom( Variable() Variable()))) 17:24:41.934 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "has participant"@en) 17:24:41.934 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Resource with Outbound Property"^^xsd:string) 17:24:41.934 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.934 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : DLSafeRule(Body(ObjectPropertyAtom( Variable() Variable()) ObjectPropertyAtom( Variable() Variable())) Head(DifferentFromAtom(Variable() Variable()))) 17:24:41.934 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Intrinsic Trope"@en) 17:24:41.934 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : DLSafeRule(Annotation( "M4"^^xsd:string) Body(ClassAtom( Variable()) ObjectPropertyAtom( Variable() Variable()) ClassAtom( Variable()) ObjectPropertyAtom( Variable() Variable())) Head(DifferentFromAtom(Variable() Variable()))) 17:24:41.934 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( ) 17:24:41.935 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain(Annotation( "a17"^^xsd:string) ) 17:24:41.935 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : InverseObjectProperties( ) 17:24:41.935 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : DataPropertyDomain( ) 17:24:41.935 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.935 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain( ) 17:24:41.935 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Mixin Type"@en) 17:24:41.935 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "mediates"@en) 17:24:41.935 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(AnnotationProperty()) 17:24:41.935 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.935 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : InverseObjectProperties( ) 17:24:41.935 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Mixin"@en) 17:24:41.935 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(AnnotationProperty(owl:versionInfo)) 17:24:41.935 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.935 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Resource without Outbound Property"^^xsd:string) 17:24:41.935 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( _:genid2147484795 "D3"^^xsd:string) 17:24:41.935 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.935 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : InverseObjectProperties( ) 17:24:41.936 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : SubObjectPropertyOf( ) 17:24:41.936 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Typed Resource with Inbound Property without Outbound Property"^^xsd:string) 17:24:41.936 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "INV.has input"^^xsd:string) 17:24:41.936 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "is associated with"@en) 17:24:41.936 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "INV.offers dataset"^^xsd:string) 17:24:41.936 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( ) 17:24:41.936 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Disposition"^^xsd:string) 17:24:41.936 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "is manifested by"@en) 17:24:41.936 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain(Annotation( "a16"^^xsd:string) Annotation( "a59-part2"^^xsd:string) ) 17:24:41.936 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "We say that: A trope *inheres in* an object."@en) 17:24:41.936 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.936 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.936 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.937 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "SPO Summary Descriptor"^^xsd:string) 17:24:41.937 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : InverseObjectProperties( ) 17:24:41.937 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : SubAnnotationPropertyOf( ) 17:24:41.937 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : DataPropertyDomain( ) 17:24:41.937 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Atomic Event"@en) 17:24:41.937 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.937 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : DisjointClasses(Annotation( "a41-part1"^^xsd:string) ) 17:24:41.937 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(NamedIndividual()) 17:24:41.937 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "INV.has described resource"^^xsd:string) 17:24:41.937 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.937 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(NamedIndividual()) 17:24:41.937 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ClassAssertion( ) 17:24:41.937 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Phase"@en) 17:24:41.937 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( _:genid2147485169 ) 17:24:41.937 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.937 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.937 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(AnnotationProperty()) 17:24:41.938 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(AnnotationProperty()) 17:24:41.938 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain(Annotation( "a22"^^xsd:string) ) 17:24:41.938 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.938 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyAssertion( ) 17:24:41.938 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain( ) 17:24:41.938 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.938 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(AnnotationProperty()) 17:24:41.938 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain(Annotation( "a13"^^xsd:string) ) 17:24:41.938 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "has-retrieval-date"^^xsd:string) 17:24:41.938 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "- An object *participates in* an event. - An object *has part* another object."@en) 17:24:41.938 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : InverseObjectProperties( ) 17:24:41.938 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(AnnotationProperty()) 17:24:41.938 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "directly causes"@en) 17:24:41.938 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Typ sortálu"@cs) 17:24:41.938 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.938 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Složená událost"@cs) 17:24:41.938 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.939 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Explored Dataset"^^xsd:string) 17:24:41.939 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.939 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Typ módu"@cs) 17:24:41.939 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Object"@en) 17:24:41.939 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.939 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.939 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain( ) 17:24:41.939 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationPropertyDomain( ) 17:24:41.939 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain( ) 17:24:41.939 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(AnnotationProperty()) 17:24:41.939 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain( ) 17:24:41.939 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.939 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(NamedIndividual()) 17:24:41.939 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Weakly Described Resource Definition Descriptor"^^xsd:string) 17:24:41.939 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain( ) 17:24:41.939 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "je částí"@cs) 17:24:41.939 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Dataset Source"^^xsd:string) 17:24:41.939 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "je částí objektu"@cs) 17:24:41.940 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : DataPropertyDomain( ObjectUnionOf( )) 17:24:41.940 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Vocabulary Property Partition"^^xsd:string) 17:24:41.940 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : SubObjectPropertyOf( ) 17:24:41.940 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Object Snapshot"@en) 17:24:41.940 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "INV.has describing dataset snapshot"^^xsd:string) 17:24:41.940 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "has-data-hash"^^xsd:string) 17:24:41.940 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.940 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:41.941 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Endurant Type"@en) 17:24:41.941 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "finishes"@en) 17:24:41.941 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(AnnotationProperty()) 17:24:41.941 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : SubObjectPropertyOf( ) 17:24:41.941 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Endurant"@cs) 17:24:41.941 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Dispozice"@cs) 17:24:41.941 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "causes"@en) 17:24:41.941 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ClassAssertion( ) 17:24:41.941 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.941 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.941 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "has described resource"^^xsd:string) 17:24:41.942 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : DLSafeRule(Annotation( "M4"^^xsd:string) Body(ObjectPropertyAtom( Variable() Variable()) ObjectPropertyAtom( Variable() Variable())) Head(ClassAtom(ObjectComplementOf() Variable()))) 17:24:41.942 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "object has trope"@en) 17:24:41.942 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "obsahuje typ"@cs) 17:24:41.942 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Trope"^^xsd:string) 17:24:41.942 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "- *Use of deicing equipment* is an action performed by aerodrome staff. - An *ATC clearance deviation* is an action performed by a pilot."@en) 17:24:41.942 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(AnnotationProperty()) 17:24:41.942 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.942 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Non Rigid Mixin"@en) 17:24:41.942 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "INV.has dataset descriptor"^^xsd:string) 17:24:41.942 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "utf-8"^^xsd:string) 17:24:41.943 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.943 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Temporal Content Descriptor"^^xsd:string) 17:24:41.943 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Intrinsic Trope Type"@en) 17:24:41.943 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(AnnotationProperty()) 17:24:41.943 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "vykonává"@cs) 17:24:41.943 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.943 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.943 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : InverseObjectProperties( ) 17:24:41.943 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain( ) 17:24:41.943 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "end time"^^xsd:string) 17:24:41.943 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Účast"@cs) 17:24:41.943 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "je vlastností"@cs) 17:24:41.943 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : EquivalentObjectProperties( ) 17:24:41.943 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.943 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.943 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : InverseObjectProperties( ) 17:24:41.943 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAAABGdBTUEAALGPC/xhBQAAACBjSFJN AAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAABoVBMVEUAAAAAAPoAAP0AAP4A AP4AAP4AAP4AAP4AAP4AAP4AAP4AAP0AAOgAAIAAAP0AAP4AAP4AAP4AAPUAAPgAAP4AAP4AAP0A APwAAP4AAP4AAPwAAPgAAOMAAPQAAPoAAP0AAP4AAP4AAP4AAKoAAPsAAP4AAP4AAP4AAOAAAPsA AP4AAPcAAP4AAP4AAPwAAP4AAP0AAP4AAPwAAO4AAP4AAP4AAPoAAPwAAP4AAPoAAP4AAP4AAP4A APIAAP4AAP4AAPgAAP4AAP4AAP4AAP0AAPwAAPAAAP4AAP0AAPsAAP0AAO0AAP4AAP0AAP0AAP4A AP4AAP0AAPwAAP4AAP4AAP0AAP4AAP4AAPsAAP4AAOwAAPAAAPsAAP0AAAAAAP0AAPwAAP4AAPoA AP4AAAAAAAAAAP4AAPgAAP4AAP4AAPEAAP4AAP4AAPwAAP4AAP4AAOYAAPsAAP4AAP4AAP4AAP4A AP4AAP4AAPwAAPMAAP0AAPkAAP4AAP0AAP4AAPYAAPsAAP0AAP4AAP4AAP4AAP4AAP4AAOoAAP8A AAD///8HoisBAAAAiHRSTlMAMXu12vH89ufHl1UKAVnS9JAYIsPwYj/t5kEhCBUvZ8D+lQI79fuH Bz2cHur4RcJzu1AOz/osVJkuvtPsEpGLIKXZ229CD6h4OXYNpFdY7sFrSd/VdNDeOtYMEDx56G5E kyu/jNSKH6frEY/9Tc33CT6E2J/v5Y5AE2UkxlzUGjN+ttzz6ckLJ2eWUAAAAAFiS0dEioVod3YA AAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfiChIANiMMg3ebAAABw0lEQVRIx+2UV1fCQBCF V0Wxd8UuCCLYu4CoWLCLXbAX7L0X7B3+tTNwRMjOwvHNB+cpufd+k2wyu4z91x+siMgoWXSMPDYu PiExfDopOcX9U6lp6WHyGZnu4MrKDplX5GAoNy0vv6CwqFipwrsStTivKYWAtkz3fa+XIVEuzFdU gl1VHaAk1iBRKwLqwFTVB0kNjaA1NdP5FuxmkIjGGBBNNNAKlrlNqrZjGz25YnQ6ONmCn6qTAryt iLdVglyqI4AuMLoJvQcbWXm9Fx/dRwB6BPp5fQD1QQIYwk7DvD6CgI1a3CgYY7w8jsAEBUyCMcXL 0whoKGAGDLsAcFAATsfkb17JDsYsL9uEi8Y9UsPLDtFnnRPMxrxb8OMW0FhkbMnjL58hE4zGMgIr BLCKxhoPOHH4CnzX6x7Pht/wzswml9/CJWwzAmBT4OzsSoE97KMgAe80xUvyzVoQlYwEmAm8/YOg /NAhHgJGAWAxg3sUuFeOncF/RwKwEzkeZKf+/ag5w/w5EwLMeoGJy6tri+7G6DJ5j0qDOgTAbu8k h3G0K9DmAZZ0/xB43K8+sjAA1NPzy+vbftX7h8H2KbFo4L/I+gL/EtWjsTTTOQAAACV0RVh0ZGF0 ZTpjcmVhdGUAMjAxOC0xMC0xOFQwOTowMDoxMCswMjowMLPe1HgAAAAldEVYdGRhdGU6bW9kaWZ5 ADIwMTgtMTAtMThUMDA6NTQ6MzUrMDI6MDAtt0LOAAAAAElFTkSuQmCC"^^xsd:string) 17:24:41.944 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain( ) 17:24:41.944 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : DLSafeRule(Annotation( "a92"^^xsd:string) Annotation( "true"^^xsd:boolean) Body(ObjectPropertyAtom( Variable() Variable()) ObjectPropertyAtom( Variable() Variable())) Head(ObjectPropertyAtom( Variable() Variable()))) 17:24:41.944 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Trope"@en) 17:24:41.944 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(AnnotationProperty()) 17:24:41.944 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.945 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Entity Partition"^^xsd:string) 17:24:41.945 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.945 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(AnnotationProperty()) 17:24:41.945 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain( ) 17:24:41.945 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "48"^^xsd:integer) 17:24:41.945 [main] INFO cz.cvut.kbss.jopa.owl2java.IntegrityConstraintClassParser -- Ignoring Unsupported Axiom : ObjectExactCardinality(1 ObjectInverseOf() owl:Thing) 17:24:41.945 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Relator"@en) 17:24:41.945 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.945 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.945 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.945 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : DLSafeRule(Body(ObjectPropertyAtom( Variable() Variable()) ObjectPropertyAtom( Variable() Variable())) Head(ObjectPropertyAtom( Variable() Variable()))) 17:24:41.945 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(AnnotationProperty()) 17:24:41.945 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "Individuálem je prvek, který označuje jednotlivost, nelze jej použít pro typování, klasifikaci, jiných prvků."@cs) 17:24:41.945 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : DataPropertyDomain( ObjectUnionOf( )) 17:24:41.946 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.946 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "Jazykem rozumíme předpis, kterým lze vytvářet formální (např. UFO) popisy."@cs) 17:24:41.946 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyAssertion( ) 17:24:41.946 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.946 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.946 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "48"^^xsd:integer) 17:24:41.946 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.946 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : SubObjectPropertyOf(Annotation( "a66-part1"^^xsd:string) Annotation( "a66-part2"^^xsd:string) Annotation( "M7"^^xsd:string) ) 17:24:41.946 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:41.946 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Mixin Universal"@en) 17:24:41.946 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "Intrinsic Moment Type"@en) 17:24:41.946 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "INV.has item"^^xsd:string) 17:24:41.946 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : EquivalentObjectProperties(Annotation( "P5"^^xsd:string) Annotation( "P5"^^xsd:string) ) 17:24:41.946 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.947 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ClassAssertion( ) 17:24:41.947 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyAssertion( ) 17:24:41.947 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Jazyk OntoUML"@cs) 17:24:41.947 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Událost"@cs) 17:24:41.947 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "je manifestován"@cs) 17:24:41.948 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Událost tvořící objekt"@cs) 17:24:41.948 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Individuál"@cs) 17:24:41.948 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:comment "This relation is a relationship between an individual and its type. The type is understood in the sense of UFO instance powertype."@en) 17:24:41.948 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Source Dataset Snapshot"^^xsd:string) 17:24:41.948 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(AnnotationProperty()) 17:24:41.948 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain( ) 17:24:41.948 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.948 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "INV.has explored dataset"^^xsd:string) 17:24:41.948 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Rigidní sortál"@cs) 17:24:41.948 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "has event part"@en) 17:24:41.948 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : DLSafeRule(Annotation( "f2"^^xsd:string) Annotation( "true"^^xsd:boolean) Body(ObjectPropertyAtom( Variable() Variable()) ObjectPropertyAtom( Variable() Variable()) ObjectPropertyAtom( Variable() Variable()) ObjectPropertyAtom( Variable() Variable()) ObjectPropertyAtom( Variable() Variable())) Head(ObjectPropertyAtom( Variable() Variable()))) 17:24:41.948 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Contextual Description"^^xsd:string) 17:24:41.948 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.948 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : EquivalentClasses( ObjectIntersectionOf( ObjectComplementOf())) 17:24:41.949 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.949 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "Perdurant je prvek, který se vyskytuje v čase."@cs) 17:24:41.949 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.949 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "is part of"^^xsd:string) 17:24:41.949 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain( ) 17:24:41.949 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(AnnotationProperty()) 17:24:41.949 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(NamedIndividual()) 17:24:41.949 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.949 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Endurant"@en) 17:24:41.950 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Transformation"^^xsd:string) 17:24:41.950 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Typed Resource"^^xsd:string) 17:24:41.950 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.950 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : DLSafeRule(Annotation( "M3"^^xsd:string) Annotation( "M3"^^xsd:string) Body(ObjectPropertyAtom( Variable() Variable())) Head(ClassAtom(ObjectComplementOf() Variable()))) 17:24:41.950 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "48"^^xsd:integer) 17:24:41.950 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.951 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain( ) 17:24:41.951 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.951 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain( ObjectUnionOf( )) 17:24:41.951 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.951 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.951 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.952 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain( ) 17:24:41.952 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : InverseObjectProperties( ) 17:24:41.952 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Disposition"@en) 17:24:41.952 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( _:genid2147485067 ) 17:24:41.953 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "url"^^xsd:string) 17:24:41.953 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "partitions(t,t') A variation of categorization in which the classification criteria defined by t guarantee that each instance of t’ is instance of exactly one instance of t."@en) 17:24:41.953 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Description"^^xsd:string) 17:24:41.953 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(AnnotationProperty()) 17:24:41.953 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : SubObjectPropertyOf( ) 17:24:41.953 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : SubObjectPropertyOf( ) 17:24:41.953 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : InverseObjectProperties( ) 17:24:41.953 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Described Dataset Snapshot"^^xsd:string) 17:24:41.953 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "precedes"@en) 17:24:41.953 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : EquivalentObjectProperties( ) 17:24:41.953 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : DLSafeRule(Annotation( "P2"^^xsd:string) Body(ClassAtom( Variable()) ClassAtom( Variable()) ObjectPropertyAtom( Variable() Variable())) Head(ObjectPropertyAtom( Variable() Variable()))) 17:24:41.954 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Complex Event"@en) 17:24:41.954 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Second-order Type"@en) 17:24:41.954 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain( ) 17:24:41.954 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.954 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : SubObjectPropertyOf( ) 17:24:41.954 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.954 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "temporally overlaps"@en) 17:24:41.954 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "48"^^xsd:integer) 17:24:41.955 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.955 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain( ) 17:24:41.955 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "INV.has member"^^xsd:string) 17:24:41.955 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "has dataset"^^xsd:string) 17:24:41.955 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( _:genid2147485170 ) 17:24:41.955 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Described Data Artifact"^^xsd:string) 17:24:41.955 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : SubObjectPropertyOf( ) 17:24:41.955 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : SubObjectPropertyOf( ) 17:24:41.956 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "utf-8"^^xsd:string) 17:24:41.956 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Type"@en) 17:24:41.956 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "trope inheres in object"@en) 17:24:41.956 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain( ) 17:24:41.956 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : SubObjectPropertyOf( ) 17:24:41.957 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.957 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.957 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "First-order Type"@en) 17:24:41.957 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Fact"@en) 17:24:41.957 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "has type"@en) 17:24:41.957 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.957 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : DLSafeRule(Annotation( "a63"^^xsd:string) Annotation( "M3"^^xsd:string) Annotation( "M3"^^xsd:string) Body(ClassAtom( Variable()) ObjectPropertyAtom( Variable() Variable())) Head(DifferentFromAtom(Variable() Variable()))) 17:24:41.958 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyAssertion( ) 17:24:41.958 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : SubObjectPropertyOf(Annotation( "a66-part2"^^xsd:string) Annotation( "M7"^^xsd:string) Annotation(rdfs:comment "a66-part3"^^xsd:string) ) 17:24:41.958 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : InverseObjectProperties( ) 17:24:41.958 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain( ) 17:24:41.958 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:41.958 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyAssertion( ) 17:24:41.958 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.958 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAABGdBTUEAALGPC/xhBQAAACBjSFJN AAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAFVBMVEUAAADT5QDe6wCZzADd 6wDe7AD///82Z9h/AAAABXRSTlMAHPAE2IEEAqQAAAABYktHRAZhZrh9AAAACXBIWXMAAAsTAAAL EwEAmpwYAAAAB3RJTUUH4goSADQ1ymGgSAAAACNJREFUOMtjYBgJQDQUARQokwAD01AH7BaNSoxK 0EJiFEABAOK+H0+bNcH4AAAAJXRFWHRkYXRlOmNyZWF0ZQAyMDE4LTEwLTE4VDA5OjAwOjEwKzAy OjAws97UeAAAACV0RVh0ZGF0ZTptb2RpZnkAMjAxOC0xMC0xOFQwMDo1Mjo1MyswMjowMIUWDjQA AAAASUVORK5CYII="^^xsd:string) 17:24:41.958 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : InverseObjectProperties( ) 17:24:41.958 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.958 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.958 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : SubClassOf(ObjectIntersectionOf( ObjectExactCardinality(1 owl:Thing)) ) 17:24:41.958 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(NamedIndividual()) 17:24:41.959 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "is created by"^^xsd:string) 17:24:41.959 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain( ) 17:24:41.959 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.959 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : SubObjectPropertyOf( ) 17:24:41.959 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(NamedIndividual()) 17:24:41.959 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : DataPropertyDomain( ) 17:24:41.959 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ClassAssertion( ) 17:24:41.959 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ClassAssertion( ) 17:24:41.959 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(NamedIndividual()) 17:24:41.959 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( ) 17:24:41.959 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.959 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.960 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain( ) 17:24:41.960 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:41.960 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "is classified by"@en) 17:24:41.960 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "has published dataset snapshot"^^xsd:string) 17:24:41.960 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:41.960 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Integrity constraints successfully parsed. 17:24:41.961 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating vocabulary ... 17:24:41.961 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- - for all axioms 17:24:41.992 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting object uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl@7f91d389 17:24:41.992 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Loading file META-INF/services/org.semanticweb.owlapi.model.OWLOntologyIRIMapper 17:24:41.992 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- No files found for META-INF/services/org.semanticweb.owlapi.model.OWLOntologyIRIMapper 17:24:41.992 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setIRIMappers(java.util.Set). 17:24:41.993 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[org.semanticweb.owlapi.rio.RioTrixParserFactory@6e2b663, org.semanticweb.owlapi.rio.RioTrigParserFactory@440f55ad, org.semanticweb.owlapi.manchestersyntax.parser.ManchesterOWLSyntaxOntologyParserFactory@4c29f8aa, org.semanticweb.owlapi.rdf.turtle.parser.TurtleOntologyParserFactory@7fe915ca, org.semanticweb.owlapi.rio.RioNQuadsParserFactory@4d236a2b, org.semanticweb.owlapi.rio.RioRDFaParserFactory@75388ef2, org.semanticweb.owlapi.rdf.rdfxml.parser.RDFXMLParserFactory@61c3d248, org.semanticweb.owlapi.rio.RioBinaryRdfParserFactory@2f8b4c20, org.semanticweb.owlapi.dlsyntax.parser.DLSyntaxOWLParserFactory@56b3dcff, org.semanticweb.owlapi.oboformat.OBOFormatOWLAPIParserFactory@74e506a8, org.semanticweb.owlapi.rio.RioHDTRdfParserFactory@50a59a0b, org.semanticweb.owlapi.rio.RioTurtleParserFactory@371ce753, org.semanticweb.owlapi.functional.parser.OWLFunctionalSyntaxOWLParserFactory@e158c25, org.semanticweb.owlapi.rio.RioNTriplesParserFactory@1a4b0c9b, org.semanticweb.owlapi.krss2.parser.KRSS2OWLParserFactory@356b37dd, org.semanticweb.owlapi.rio.RioJsonParserFactory@44b5652d, org.semanticweb.owlapi.rio.RioRDFXMLParserFactory@122b07f1, org.semanticweb.owlapi.rio.RioJsonLDParserFactory@1839f0c4, org.semanticweb.owlapi.rio.RioN3ParserFactory@31aacbd7, org.semanticweb.owlapi.owlxml.parser.OWLXMLParserFactory@d7ad9e5]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyParsers(java.util.Set). 17:24:41.993 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl@7dc26ace]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyFactories(java.util.Set). 17:24:41.993 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[org.semanticweb.owlapi.rio.RioRDFXMLStorerFactory@5fed604d, org.semanticweb.owlapi.latex.renderer.LatexStorerFactory@38a0ccc4, org.semanticweb.owlapi.functional.renderer.FunctionalSyntaxStorerFactory@ea5e6f, org.semanticweb.owlapi.krss2.renderer.KRSS2OWLSyntaxStorerFactory@5a2d1e48, org.semanticweb.owlapi.rio.RioJsonStorerFactory@22d12034, org.semanticweb.owlapi.rdf.turtle.renderer.TurtleStorerFactory@6a6beec0, org.semanticweb.owlapi.oboformat.OBOFormatStorerFactory@57184af3, org.semanticweb.owlapi.owlxml.renderer.OWLXMLStorerFactory@509c1d50, org.semanticweb.owlapi.rio.RioHDTRdfStorerFactory@50f0d09c, org.semanticweb.owlapi.rio.RioTrigStorerFactory@46014193, org.semanticweb.owlapi.manchestersyntax.renderer.ManchesterSyntaxStorerFactory@6e10c0a6, org.semanticweb.owlapi.rio.RioN3StorerFactory@480a3ffc, org.semanticweb.owlapi.rdf.rdfxml.renderer.RDFXMLStorerFactory@43defae6, org.semanticweb.owlapi.rio.RioBinaryRdfStorerFactory@69e06a38, org.semanticweb.owlapi.rio.RioNQuadsStorerFactory@1e287251, org.semanticweb.owlapi.dlsyntax.renderer.DLSyntaxHTMLStorerFactory@50dd2e86, org.semanticweb.owlapi.dlsyntax.renderer.DLSyntaxStorerFactory@62b0a58b, org.semanticweb.owlapi.rio.RioNTriplesStorerFactory@74962e6b, org.semanticweb.owlapi.rio.RioTrixStorerFactory@1be609f8, org.semanticweb.owlapi.rio.RioJsonLDStorerFactory@370babf4, org.semanticweb.owlapi.rio.RioTurtleStorerFactory@5e469999]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyStorers(java.util.Set). 17:24:41.993 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Using mapping file '/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/mapping'. 17:24:41.993 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/owl2java-ics.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./owl2java-ics.owl. 17:24:41.993 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/owl2java-onto.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./owl2java-onto.owl. 17:24:41.994 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/onto-with-missing-import.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./onto-with-missing-import.owl. 17:24:41.994 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/bad-import.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./bad-import.owl. 17:24:41.994 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/import-with-same-property.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./import-with-same-property.owl. 17:24:41.994 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/onto-with-same-property-in-import.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./onto-with-same-property-in-import.owl. 17:24:41.994 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/model to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/modelOne.owl. 17:24:41.994 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://onto.fel.cvut.cz/ontologies/model to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/modelTwo.owl. 17:24:41.994 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://onto.fel.cvut.cz/ontologies/owl2java/slovník to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/slovník.owl. 17:24:41.994 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Mapping file successfully parsed. 17:24:41.994 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Loading ontology http://krizik.felk.cvut.cz/ontologies/owl2java-ics.owl... 17:24:42.002 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.TripleLogger -- Total number of triples: 40 17:24:42.003 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.TripleLogger -- Loaded OntologyID(OntologyIRI() VersionIRI()) 17:24:42.009 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.TripleLogger -- Total number of triples: 319 17:24:42.013 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.TripleLogger -- Loaded OntologyID(OntologyIRI() VersionIRI()) 17:24:42.014 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Parsing integrity constraints 17:24:42.015 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectExactCardinality(1 )) for context owl2java-ic 17:24:42.015 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:string)) for context owl2java-ic 17:24:42.015 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:string)) for context owl2java-ic 17:24:42.015 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectAllValuesFrom( )) for context owl2java-ic 17:24:42.015 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectAllValuesFrom( )) for context owl2java-ic 17:24:42.015 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectAllValuesFrom( )) for context owl2java-ic 17:24:42.015 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:string)) for context owl2java-ic 17:24:42.015 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:long)) for context owl2java-ic 17:24:42.015 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ) for context owl2java-ic 17:24:42.015 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:string)) for context owl2java-ic 17:24:42.015 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:string)) for context owl2java-ic 17:24:42.016 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:dateTime)) for context owl2java-ic 17:24:42.016 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectExactCardinality(1 )) for context owl2java-ic 17:24:42.016 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectAllValuesFrom( )) for context owl2java-ic 17:24:42.016 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:string)) for context owl2java-ic 17:24:42.016 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:dateTime)) for context owl2java-ic 17:24:42.016 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectExactCardinality(1 )) for context owl2java-ic 17:24:42.016 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:string)) for context owl2java-ic 17:24:42.016 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:dateTime)) for context owl2java-ic 17:24:42.016 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:string)) for context owl2java-ic 17:24:42.016 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectAllValuesFrom( )) for context owl2java-ic 17:24:42.017 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:long)) for context owl2java-ic 17:24:42.017 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:dateTime)) for context owl2java-ic 17:24:42.017 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found OWLEntity declaration for context owl2java-ic 17:24:42.017 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found OWLEntity declaration for context owl2java-ic 17:24:42.017 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found OWLEntity declaration for context owl2java-ic 17:24:42.017 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found OWLEntity declaration for context owl2java-ic 17:24:42.017 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:42.017 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:42.018 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:comment "Identification number. E.g. ICO for organizations."@en) 17:24:42.018 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:42.018 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "Company"^^xsd:string) 17:24:42.018 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(AnnotationProperty()) 17:24:42.018 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:42.018 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(AnnotationProperty()) 17:24:42.018 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "owl2java-ic"^^xsd:string) 17:24:42.018 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "owl2java-ic"^^xsd:string) 17:24:42.018 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:comment "Connects artifact to its author."@en) 17:24:42.018 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:42.018 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Logical record"@en) 17:24:42.018 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:42.018 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "owl2java-ic"^^xsd:string) 17:24:42.018 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Report"@en) 17:24:42.018 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:42.018 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:42.018 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:42.018 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:42.018 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(AnnotationProperty()) 17:24:42.018 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "owl2java-ic"^^xsd:string) 17:24:42.018 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Person"@en) 17:24:42.018 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:42.018 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Answer"@en) 17:24:42.018 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Organization"@en) 17:24:42.018 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:42.018 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:42.018 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:42.018 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Question"@en) 17:24:42.018 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:42.018 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:42.018 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:comment "Represents a logical report filed by a person."@en) 17:24:42.019 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:42.019 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:42.019 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:42.019 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:42.019 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain( ) 17:24:42.019 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:42.019 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Integrity constraints successfully parsed. 17:24:42.020 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting object uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl@674d102c 17:24:42.020 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Loading file META-INF/services/org.semanticweb.owlapi.model.OWLOntologyIRIMapper 17:24:42.021 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- No files found for META-INF/services/org.semanticweb.owlapi.model.OWLOntologyIRIMapper 17:24:42.021 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setIRIMappers(java.util.Set). 17:24:42.021 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[org.semanticweb.owlapi.rio.RioTurtleParserFactory@14d8c418, org.semanticweb.owlapi.rio.RioTrigParserFactory@458b6dea, org.semanticweb.owlapi.functional.parser.OWLFunctionalSyntaxOWLParserFactory@1b8f56cd, org.semanticweb.owlapi.krss2.parser.KRSS2OWLParserFactory@29d015b4, org.semanticweb.owlapi.rio.RioBinaryRdfParserFactory@26b9269d, org.semanticweb.owlapi.rio.RioNQuadsParserFactory@15d24cb4, org.semanticweb.owlapi.oboformat.OBOFormatOWLAPIParserFactory@1ba0df4b, org.semanticweb.owlapi.rio.RioHDTRdfParserFactory@141b6877, org.semanticweb.owlapi.rio.RioN3ParserFactory@5ac5df4b, org.semanticweb.owlapi.rio.RioRDFXMLParserFactory@423b3ef5, org.semanticweb.owlapi.owlxml.parser.OWLXMLParserFactory@2053befc, org.semanticweb.owlapi.dlsyntax.parser.DLSyntaxOWLParserFactory@7a78c7f7, org.semanticweb.owlapi.rdf.rdfxml.parser.RDFXMLParserFactory@90772f7, org.semanticweb.owlapi.rdf.turtle.parser.TurtleOntologyParserFactory@144cf818, org.semanticweb.owlapi.rio.RioRDFaParserFactory@36f090e7, org.semanticweb.owlapi.rio.RioTrixParserFactory@269d1f84, org.semanticweb.owlapi.rio.RioJsonParserFactory@35278abc, org.semanticweb.owlapi.rio.RioNTriplesParserFactory@3f0b8fd0, org.semanticweb.owlapi.rio.RioJsonLDParserFactory@2860427c, org.semanticweb.owlapi.manchestersyntax.parser.ManchesterOWLSyntaxOntologyParserFactory@30817cdc]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyParsers(java.util.Set). 17:24:42.021 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl@f8f9ce0]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyFactories(java.util.Set). 17:24:42.021 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[org.semanticweb.owlapi.rio.RioBinaryRdfStorerFactory@aa85268, org.semanticweb.owlapi.rio.RioTurtleStorerFactory@40b01c90, org.semanticweb.owlapi.functional.renderer.FunctionalSyntaxStorerFactory@df0efb4, org.semanticweb.owlapi.rio.RioJsonStorerFactory@bc25046, org.semanticweb.owlapi.rio.RioNQuadsStorerFactory@46e9388c, org.semanticweb.owlapi.owlxml.renderer.OWLXMLStorerFactory@5fda1853, org.semanticweb.owlapi.dlsyntax.renderer.DLSyntaxStorerFactory@3ec616af, org.semanticweb.owlapi.rdf.turtle.renderer.TurtleStorerFactory@4a14227a, org.semanticweb.owlapi.rio.RioNTriplesStorerFactory@2543d96d, org.semanticweb.owlapi.latex.renderer.LatexStorerFactory@4093f9c3, org.semanticweb.owlapi.dlsyntax.renderer.DLSyntaxHTMLStorerFactory@668d631d, org.semanticweb.owlapi.rio.RioJsonLDStorerFactory@94d409c, org.semanticweb.owlapi.rdf.rdfxml.renderer.RDFXMLStorerFactory@117554c6, org.semanticweb.owlapi.oboformat.OBOFormatStorerFactory@55aaf4ff, org.semanticweb.owlapi.rio.RioN3StorerFactory@43317844, org.semanticweb.owlapi.rio.RioRDFXMLStorerFactory@3c1aede3, org.semanticweb.owlapi.krss2.renderer.KRSS2OWLSyntaxStorerFactory@4583b219, org.semanticweb.owlapi.rio.RioHDTRdfStorerFactory@7b05dab, org.semanticweb.owlapi.manchestersyntax.renderer.ManchesterSyntaxStorerFactory@7e6b0a76, org.semanticweb.owlapi.rio.RioTrigStorerFactory@74a1517c, org.semanticweb.owlapi.rio.RioTrixStorerFactory@7b833a3c]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyStorers(java.util.Set). 17:24:42.022 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Using mapping file '/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/mapping'. 17:24:42.022 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/owl2java-ics.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./owl2java-ics.owl. 17:24:42.022 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/owl2java-onto.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./owl2java-onto.owl. 17:24:42.022 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/onto-with-missing-import.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./onto-with-missing-import.owl. 17:24:42.022 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/bad-import.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./bad-import.owl. 17:24:42.022 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/import-with-same-property.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./import-with-same-property.owl. 17:24:42.022 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/onto-with-same-property-in-import.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./onto-with-same-property-in-import.owl. 17:24:42.022 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/model to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/modelOne.owl. 17:24:42.022 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://onto.fel.cvut.cz/ontologies/model to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/modelTwo.owl. 17:24:42.022 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://onto.fel.cvut.cz/ontologies/owl2java/slovník to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/slovník.owl. 17:24:42.022 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Mapping file successfully parsed. 17:24:42.022 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Loading ontology http://krizik.felk.cvut.cz/ontologies/owl2java-ics.owl... 17:24:42.029 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.TripleLogger -- Total number of triples: 40 17:24:42.029 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.TripleLogger -- Loaded OntologyID(OntologyIRI() VersionIRI()) 17:24:42.036 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.TripleLogger -- Total number of triples: 319 17:24:42.039 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.TripleLogger -- Loaded OntologyID(OntologyIRI() VersionIRI()) 17:24:42.041 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Parsing integrity constraints 17:24:42.041 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:long)) for context owl2java-ic 17:24:42.041 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectAllValuesFrom( )) for context owl2java-ic 17:24:42.041 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ) for context owl2java-ic 17:24:42.041 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:string)) for context owl2java-ic 17:24:42.041 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:string)) for context owl2java-ic 17:24:42.041 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectAllValuesFrom( )) for context owl2java-ic 17:24:42.041 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectAllValuesFrom( )) for context owl2java-ic 17:24:42.041 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:dateTime)) for context owl2java-ic 17:24:42.042 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectExactCardinality(1 )) for context owl2java-ic 17:24:42.042 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:dateTime)) for context owl2java-ic 17:24:42.042 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:string)) for context owl2java-ic 17:24:42.042 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:long)) for context owl2java-ic 17:24:42.042 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:string)) for context owl2java-ic 17:24:42.042 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectAllValuesFrom( )) for context owl2java-ic 17:24:42.042 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:dateTime)) for context owl2java-ic 17:24:42.042 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:string)) for context owl2java-ic 17:24:42.042 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:string)) for context owl2java-ic 17:24:42.042 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:string)) for context owl2java-ic 17:24:42.042 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectAllValuesFrom( )) for context owl2java-ic 17:24:42.043 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectExactCardinality(1 )) for context owl2java-ic 17:24:42.043 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectExactCardinality(1 )) for context owl2java-ic 17:24:42.043 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:dateTime)) for context owl2java-ic 17:24:42.043 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:string)) for context owl2java-ic 17:24:42.043 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found OWLEntity declaration for context owl2java-ic 17:24:42.043 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found OWLEntity declaration for context owl2java-ic 17:24:42.044 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found OWLEntity declaration for context owl2java-ic 17:24:42.044 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found OWLEntity declaration for context owl2java-ic 17:24:42.044 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:42.044 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:42.044 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:comment "Identification number. E.g. ICO for organizations."@en) 17:24:42.044 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:42.044 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "Company"^^xsd:string) 17:24:42.044 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(AnnotationProperty()) 17:24:42.044 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:42.044 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(AnnotationProperty()) 17:24:42.044 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "owl2java-ic"^^xsd:string) 17:24:42.044 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:comment "Connects artifact to its author."@en) 17:24:42.044 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "owl2java-ic"^^xsd:string) 17:24:42.044 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:42.044 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Logical record"@en) 17:24:42.044 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:42.044 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "owl2java-ic"^^xsd:string) 17:24:42.044 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Report"@en) 17:24:42.044 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:42.044 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:42.044 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:42.044 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:42.044 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(AnnotationProperty()) 17:24:42.044 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "owl2java-ic"^^xsd:string) 17:24:42.044 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Person"@en) 17:24:42.044 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:42.045 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Answer"@en) 17:24:42.045 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Organization"@en) 17:24:42.045 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:42.045 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:42.045 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:42.045 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Question"@en) 17:24:42.045 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:42.045 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:42.045 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:comment "Represents a logical report filed by a person."@en) 17:24:42.045 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:42.045 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:42.045 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:42.045 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:42.045 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain( ) 17:24:42.045 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:42.045 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Integrity constraints successfully parsed. 17:24:42.045 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating vocabulary ... 17:24:42.045 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- - for context 'owl2java-ic'. 17:24:42.049 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting object uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl@40883ca7 17:24:42.049 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Loading file META-INF/services/org.semanticweb.owlapi.model.OWLOntologyIRIMapper 17:24:42.049 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- No files found for META-INF/services/org.semanticweb.owlapi.model.OWLOntologyIRIMapper 17:24:42.049 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setIRIMappers(java.util.Set). 17:24:42.050 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[org.semanticweb.owlapi.functional.parser.OWLFunctionalSyntaxOWLParserFactory@7affa3fb, org.semanticweb.owlapi.rio.RioTurtleParserFactory@6a43c847, org.semanticweb.owlapi.rdf.rdfxml.parser.RDFXMLParserFactory@528a828c, org.semanticweb.owlapi.rio.RioJsonLDParserFactory@3fddabba, org.semanticweb.owlapi.krss2.parser.KRSS2OWLParserFactory@1b080b41, org.semanticweb.owlapi.rdf.turtle.parser.TurtleOntologyParserFactory@7b13d53a, org.semanticweb.owlapi.rio.RioRDFaParserFactory@662107ea, org.semanticweb.owlapi.owlxml.parser.OWLXMLParserFactory@903d2ee, org.semanticweb.owlapi.rio.RioBinaryRdfParserFactory@27b19ac2, org.semanticweb.owlapi.rio.RioHDTRdfParserFactory@21a9e25a, org.semanticweb.owlapi.dlsyntax.parser.DLSyntaxOWLParserFactory@375527e2, org.semanticweb.owlapi.manchestersyntax.parser.ManchesterOWLSyntaxOntologyParserFactory@62c229bb, org.semanticweb.owlapi.oboformat.OBOFormatOWLAPIParserFactory@3032aa88, org.semanticweb.owlapi.rio.RioN3ParserFactory@31d2de28, org.semanticweb.owlapi.rio.RioTrigParserFactory@24cca357, org.semanticweb.owlapi.rio.RioJsonParserFactory@1a1e3023, org.semanticweb.owlapi.rio.RioNQuadsParserFactory@5f87417a, org.semanticweb.owlapi.rio.RioRDFXMLParserFactory@4125a698, org.semanticweb.owlapi.rio.RioNTriplesParserFactory@d55b14b, org.semanticweb.owlapi.rio.RioTrixParserFactory@4b3816c]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyParsers(java.util.Set). 17:24:42.050 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl@6bea2f1]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyFactories(java.util.Set). 17:24:42.050 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[org.semanticweb.owlapi.rdf.rdfxml.renderer.RDFXMLStorerFactory@47a96f6a, org.semanticweb.owlapi.rio.RioBinaryRdfStorerFactory@24c36960, org.semanticweb.owlapi.latex.renderer.LatexStorerFactory@f044be0, org.semanticweb.owlapi.rdf.turtle.renderer.TurtleStorerFactory@4297f992, org.semanticweb.owlapi.manchestersyntax.renderer.ManchesterSyntaxStorerFactory@582642e0, org.semanticweb.owlapi.dlsyntax.renderer.DLSyntaxStorerFactory@74134494, org.semanticweb.owlapi.functional.renderer.FunctionalSyntaxStorerFactory@2b7cd454, org.semanticweb.owlapi.rio.RioNQuadsStorerFactory@19dfacf7, org.semanticweb.owlapi.rio.RioTrigStorerFactory@6b62cf8a, org.semanticweb.owlapi.krss2.renderer.KRSS2OWLSyntaxStorerFactory@5478a4b1, org.semanticweb.owlapi.rio.RioNTriplesStorerFactory@6b296904, org.semanticweb.owlapi.rio.RioHDTRdfStorerFactory@38cd4663, org.semanticweb.owlapi.rio.RioTurtleStorerFactory@2fff57af, org.semanticweb.owlapi.rio.RioJsonStorerFactory@74c4ea35, org.semanticweb.owlapi.rio.RioN3StorerFactory@4b7305a4, org.semanticweb.owlapi.oboformat.OBOFormatStorerFactory@93568ed, org.semanticweb.owlapi.rio.RioRDFXMLStorerFactory@38efa316, org.semanticweb.owlapi.owlxml.renderer.OWLXMLStorerFactory@5f892e12, org.semanticweb.owlapi.rio.RioTrixStorerFactory@f3e6e05, org.semanticweb.owlapi.dlsyntax.renderer.DLSyntaxHTMLStorerFactory@655f29a2, org.semanticweb.owlapi.rio.RioJsonLDStorerFactory@5694920a]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyStorers(java.util.Set). 17:24:42.050 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Using mapping file '/tmp/unknown-mapping-file'. 17:24:42.051 [main] ERROR cz.cvut.kbss.jopa.util.MappingFileParser -- Unable to parse mapping file.java.nio.file.NoSuchFileException: /tmp/unknown-mapping-file 17:24:42.052 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting object uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl@39f326d6 17:24:42.052 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Loading file META-INF/services/org.semanticweb.owlapi.model.OWLOntologyIRIMapper 17:24:42.052 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- No files found for META-INF/services/org.semanticweb.owlapi.model.OWLOntologyIRIMapper 17:24:42.052 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setIRIMappers(java.util.Set). 17:24:42.053 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[org.semanticweb.owlapi.rio.RioNTriplesParserFactory@16cf05ef, org.semanticweb.owlapi.rio.RioRDFaParserFactory@34d53f54, org.semanticweb.owlapi.owlxml.parser.OWLXMLParserFactory@17f5b5b0, org.semanticweb.owlapi.rio.RioN3ParserFactory@42445cc2, org.semanticweb.owlapi.functional.parser.OWLFunctionalSyntaxOWLParserFactory@11708138, org.semanticweb.owlapi.rio.RioHDTRdfParserFactory@2e7a4293, org.semanticweb.owlapi.rio.RioJsonParserFactory@5abf00f2, org.semanticweb.owlapi.krss2.parser.KRSS2OWLParserFactory@55f87709, org.semanticweb.owlapi.rio.RioTrixParserFactory@33c0f3d2, org.semanticweb.owlapi.rio.RioTurtleParserFactory@2e724561, org.semanticweb.owlapi.rio.RioNQuadsParserFactory@3e56e0c3, org.semanticweb.owlapi.rio.RioBinaryRdfParserFactory@31852cd3, org.semanticweb.owlapi.rio.RioRDFXMLParserFactory@5417d740, org.semanticweb.owlapi.rio.RioTrigParserFactory@5dce75f9, org.semanticweb.owlapi.manchestersyntax.parser.ManchesterOWLSyntaxOntologyParserFactory@5feb2d13, org.semanticweb.owlapi.dlsyntax.parser.DLSyntaxOWLParserFactory@1e8b6b92, org.semanticweb.owlapi.rdf.rdfxml.parser.RDFXMLParserFactory@123c878, org.semanticweb.owlapi.oboformat.OBOFormatOWLAPIParserFactory@b67503a, org.semanticweb.owlapi.rio.RioJsonLDParserFactory@6be87b35, org.semanticweb.owlapi.rdf.turtle.parser.TurtleOntologyParserFactory@3195d44a]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyParsers(java.util.Set). 17:24:42.053 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl@44352a38]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyFactories(java.util.Set). 17:24:42.053 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[org.semanticweb.owlapi.rdf.rdfxml.renderer.RDFXMLStorerFactory@6afafefa, org.semanticweb.owlapi.rio.RioTrigStorerFactory@6a2158a2, org.semanticweb.owlapi.owlxml.renderer.OWLXMLStorerFactory@5e90de14, org.semanticweb.owlapi.rio.RioTurtleStorerFactory@147c729a, org.semanticweb.owlapi.rdf.turtle.renderer.TurtleStorerFactory@6a74797e, org.semanticweb.owlapi.dlsyntax.renderer.DLSyntaxHTMLStorerFactory@4bc89f86, org.semanticweb.owlapi.oboformat.OBOFormatStorerFactory@53a96c87, org.semanticweb.owlapi.rio.RioJsonStorerFactory@163b8c14, org.semanticweb.owlapi.rio.RioNQuadsStorerFactory@456bff44, org.semanticweb.owlapi.krss2.renderer.KRSS2OWLSyntaxStorerFactory@324c615d, org.semanticweb.owlapi.dlsyntax.renderer.DLSyntaxStorerFactory@1adf492b, org.semanticweb.owlapi.rio.RioJsonLDStorerFactory@eee041a, org.semanticweb.owlapi.rio.RioTrixStorerFactory@702a0b7d, org.semanticweb.owlapi.latex.renderer.LatexStorerFactory@26428f5b, org.semanticweb.owlapi.manchestersyntax.renderer.ManchesterSyntaxStorerFactory@f7c4366, org.semanticweb.owlapi.rio.RioN3StorerFactory@6fae8bd4, org.semanticweb.owlapi.rio.RioHDTRdfStorerFactory@6e189ee3, org.semanticweb.owlapi.rio.RioNTriplesStorerFactory@3b5bfd27, org.semanticweb.owlapi.rio.RioBinaryRdfStorerFactory@61a309fe, org.semanticweb.owlapi.rio.RioRDFXMLStorerFactory@714a8d74, org.semanticweb.owlapi.functional.renderer.FunctionalSyntaxStorerFactory@62f5d1ea]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyStorers(java.util.Set). 17:24:42.053 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Using mapping file '/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/mapping'. 17:24:42.053 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/owl2java-ics.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./owl2java-ics.owl. 17:24:42.053 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/owl2java-onto.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./owl2java-onto.owl. 17:24:42.053 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/onto-with-missing-import.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./onto-with-missing-import.owl. 17:24:42.053 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/bad-import.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./bad-import.owl. 17:24:42.053 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/import-with-same-property.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./import-with-same-property.owl. 17:24:42.053 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/onto-with-same-property-in-import.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./onto-with-same-property-in-import.owl. 17:24:42.053 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/model to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/modelOne.owl. 17:24:42.053 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://onto.fel.cvut.cz/ontologies/model to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/modelTwo.owl. 17:24:42.054 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://onto.fel.cvut.cz/ontologies/owl2java/slovník to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/slovník.owl. 17:24:42.054 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Mapping file successfully parsed. 17:24:42.054 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Loading ontology http://krizik.felk.cvut.cz/ontologies/owl2java-ics.owl... 17:24:42.061 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.TripleLogger -- Total number of triples: 40 17:24:42.061 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.TripleLogger -- Loaded OntologyID(OntologyIRI() VersionIRI()) 17:24:42.068 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.TripleLogger -- Total number of triples: 319 17:24:42.071 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.TripleLogger -- Loaded OntologyID(OntologyIRI() VersionIRI()) 17:24:42.072 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Parsing integrity constraints 17:24:42.072 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:string)) for context owl2java-ic 17:24:42.072 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectAllValuesFrom( )) for context owl2java-ic 17:24:42.073 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectAllValuesFrom( )) for context owl2java-ic 17:24:42.073 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ) for context owl2java-ic 17:24:42.073 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:long)) for context owl2java-ic 17:24:42.073 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:dateTime)) for context owl2java-ic 17:24:42.073 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:long)) for context owl2java-ic 17:24:42.073 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:string)) for context owl2java-ic 17:24:42.073 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectExactCardinality(1 )) for context owl2java-ic 17:24:42.073 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:string)) for context owl2java-ic 17:24:42.073 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectAllValuesFrom( )) for context owl2java-ic 17:24:42.073 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:dateTime)) for context owl2java-ic 17:24:42.074 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:dateTime)) for context owl2java-ic 17:24:42.074 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:string)) for context owl2java-ic 17:24:42.074 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:string)) for context owl2java-ic 17:24:42.074 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectAllValuesFrom( )) for context owl2java-ic 17:24:42.074 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:string)) for context owl2java-ic 17:24:42.074 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectAllValuesFrom( )) for context owl2java-ic 17:24:42.074 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:dateTime)) for context owl2java-ic 17:24:42.074 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectExactCardinality(1 )) for context owl2java-ic 17:24:42.074 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:string)) for context owl2java-ic 17:24:42.074 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:string)) for context owl2java-ic 17:24:42.074 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectExactCardinality(1 )) for context owl2java-ic 17:24:42.075 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found OWLEntity declaration for context owl2java-ic 17:24:42.075 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found OWLEntity declaration for context owl2java-ic 17:24:42.075 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found OWLEntity declaration for context owl2java-ic 17:24:42.075 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found OWLEntity declaration for context owl2java-ic 17:24:42.075 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:42.075 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:42.075 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:comment "Identification number. E.g. ICO for organizations."@en) 17:24:42.075 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:42.075 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "Company"^^xsd:string) 17:24:42.075 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(AnnotationProperty()) 17:24:42.075 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:42.075 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(AnnotationProperty()) 17:24:42.075 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "owl2java-ic"^^xsd:string) 17:24:42.075 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "owl2java-ic"^^xsd:string) 17:24:42.075 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:comment "Connects artifact to its author."@en) 17:24:42.075 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:42.076 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Logical record"@en) 17:24:42.076 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:42.076 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "owl2java-ic"^^xsd:string) 17:24:42.076 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Report"@en) 17:24:42.076 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:42.076 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:42.076 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:42.076 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:42.076 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(AnnotationProperty()) 17:24:42.076 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Person"@en) 17:24:42.076 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "owl2java-ic"^^xsd:string) 17:24:42.076 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:42.076 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Answer"@en) 17:24:42.076 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Organization"@en) 17:24:42.076 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:42.076 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:42.076 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:42.076 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Question"@en) 17:24:42.076 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:42.076 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:42.076 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:comment "Represents a logical report filed by a person."@en) 17:24:42.076 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:42.076 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:42.076 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:42.076 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:42.076 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain( ) 17:24:42.076 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:42.076 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Integrity constraints successfully parsed. 17:24:42.080 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting object uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl@1e5fce67 17:24:42.080 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Loading file META-INF/services/org.semanticweb.owlapi.model.OWLOntologyIRIMapper 17:24:42.081 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- No files found for META-INF/services/org.semanticweb.owlapi.model.OWLOntologyIRIMapper 17:24:42.081 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setIRIMappers(java.util.Set). 17:24:42.081 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[org.semanticweb.owlapi.rio.RioJsonLDParserFactory@b2d02ad, org.semanticweb.owlapi.rio.RioNQuadsParserFactory@309c39dc, org.semanticweb.owlapi.krss2.parser.KRSS2OWLParserFactory@19c6f5f, org.semanticweb.owlapi.rio.RioRDFaParserFactory@65951393, org.semanticweb.owlapi.rio.RioTurtleParserFactory@68db2d5c, org.semanticweb.owlapi.rdf.rdfxml.parser.RDFXMLParserFactory@5916507e, org.semanticweb.owlapi.rio.RioTrixParserFactory@259fabf7, org.semanticweb.owlapi.rio.RioNTriplesParserFactory@53477d08, org.semanticweb.owlapi.dlsyntax.parser.DLSyntaxOWLParserFactory@174058f0, org.semanticweb.owlapi.oboformat.OBOFormatOWLAPIParserFactory@5f4fdc1f, org.semanticweb.owlapi.rio.RioJsonParserFactory@2aa398f3, org.semanticweb.owlapi.rio.RioTrigParserFactory@4d583069, org.semanticweb.owlapi.rio.RioN3ParserFactory@54b5b046, org.semanticweb.owlapi.rio.RioBinaryRdfParserFactory@75417534, org.semanticweb.owlapi.rdf.turtle.parser.TurtleOntologyParserFactory@47812337, org.semanticweb.owlapi.owlxml.parser.OWLXMLParserFactory@3b9226c4, org.semanticweb.owlapi.manchestersyntax.parser.ManchesterOWLSyntaxOntologyParserFactory@1a80c87b, org.semanticweb.owlapi.functional.parser.OWLFunctionalSyntaxOWLParserFactory@27cde156, org.semanticweb.owlapi.rio.RioRDFXMLParserFactory@1c5bb8e7, org.semanticweb.owlapi.rio.RioHDTRdfParserFactory@1e3f5e42]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyParsers(java.util.Set). 17:24:42.081 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl@29863c20]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyFactories(java.util.Set). 17:24:42.081 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[org.semanticweb.owlapi.dlsyntax.renderer.DLSyntaxStorerFactory@26bc84dc, org.semanticweb.owlapi.rio.RioN3StorerFactory@cf051f1, org.semanticweb.owlapi.manchestersyntax.renderer.ManchesterSyntaxStorerFactory@54366cf2, org.semanticweb.owlapi.rdf.turtle.renderer.TurtleStorerFactory@4a8afcae, org.semanticweb.owlapi.oboformat.OBOFormatStorerFactory@3b4e6329, org.semanticweb.owlapi.rio.RioTurtleStorerFactory@7c26f301, org.semanticweb.owlapi.krss2.renderer.KRSS2OWLSyntaxStorerFactory@7d1e75f7, org.semanticweb.owlapi.rio.RioNTriplesStorerFactory@931aef8, org.semanticweb.owlapi.rio.RioJsonLDStorerFactory@2b55799f, org.semanticweb.owlapi.rio.RioHDTRdfStorerFactory@690d8a06, org.semanticweb.owlapi.rio.RioRDFXMLStorerFactory@3a4f4a81, org.semanticweb.owlapi.rio.RioTrixStorerFactory@78e4c48b, org.semanticweb.owlapi.rdf.rdfxml.renderer.RDFXMLStorerFactory@25d18a01, org.semanticweb.owlapi.rio.RioBinaryRdfStorerFactory@5e562067, org.semanticweb.owlapi.dlsyntax.renderer.DLSyntaxHTMLStorerFactory@2883edf6, org.semanticweb.owlapi.owlxml.renderer.OWLXMLStorerFactory@7dc95d5f, org.semanticweb.owlapi.latex.renderer.LatexStorerFactory@4fb5590e, org.semanticweb.owlapi.rio.RioNQuadsStorerFactory@9a8b7d3, org.semanticweb.owlapi.rio.RioJsonStorerFactory@63ca10f7, org.semanticweb.owlapi.functional.renderer.FunctionalSyntaxStorerFactory@4cc93e77, org.semanticweb.owlapi.rio.RioTrigStorerFactory@34beebe0]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyStorers(java.util.Set). 17:24:42.081 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Using mapping file '/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/mapping'. 17:24:42.081 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/owl2java-ics.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./owl2java-ics.owl. 17:24:42.081 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/owl2java-onto.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./owl2java-onto.owl. 17:24:42.082 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/onto-with-missing-import.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./onto-with-missing-import.owl. 17:24:42.082 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/bad-import.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./bad-import.owl. 17:24:42.082 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/import-with-same-property.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./import-with-same-property.owl. 17:24:42.082 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/onto-with-same-property-in-import.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./onto-with-same-property-in-import.owl. 17:24:42.082 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/model to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/modelOne.owl. 17:24:42.082 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://onto.fel.cvut.cz/ontologies/model to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/modelTwo.owl. 17:24:42.082 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://onto.fel.cvut.cz/ontologies/owl2java/slovník to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/slovník.owl. 17:24:42.082 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Mapping file successfully parsed. 17:24:42.082 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Loading ontology http://krizik.felk.cvut.cz/ontologies/owl2java-ics.owl... 17:24:42.088 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.TripleLogger -- Total number of triples: 40 17:24:42.089 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.TripleLogger -- Loaded OntologyID(OntologyIRI() VersionIRI()) 17:24:42.095 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.TripleLogger -- Total number of triples: 319 17:24:42.097 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.TripleLogger -- Loaded OntologyID(OntologyIRI() VersionIRI()) 17:24:42.099 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Parsing integrity constraints 17:24:42.099 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:string)) for context owl2java-ic 17:24:42.099 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:string)) for context owl2java-ic 17:24:42.099 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectExactCardinality(1 )) for context owl2java-ic 17:24:42.099 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectAllValuesFrom( )) for context owl2java-ic 17:24:42.099 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:dateTime)) for context owl2java-ic 17:24:42.099 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:long)) for context owl2java-ic 17:24:42.100 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:dateTime)) for context owl2java-ic 17:24:42.100 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:dateTime)) for context owl2java-ic 17:24:42.100 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:string)) for context owl2java-ic 17:24:42.100 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:dateTime)) for context owl2java-ic 17:24:42.100 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectExactCardinality(1 )) for context owl2java-ic 17:24:42.100 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:string)) for context owl2java-ic 17:24:42.100 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectExactCardinality(1 )) for context owl2java-ic 17:24:42.100 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ) for context owl2java-ic 17:24:42.100 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:long)) for context owl2java-ic 17:24:42.100 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectAllValuesFrom( )) for context owl2java-ic 17:24:42.100 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:string)) for context owl2java-ic 17:24:42.100 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectAllValuesFrom( )) for context owl2java-ic 17:24:42.100 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:string)) for context owl2java-ic 17:24:42.101 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:string)) for context owl2java-ic 17:24:42.101 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:string)) for context owl2java-ic 17:24:42.101 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectAllValuesFrom( )) for context owl2java-ic 17:24:42.101 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectAllValuesFrom( )) for context owl2java-ic 17:24:42.101 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found OWLEntity declaration for context owl2java-ic 17:24:42.101 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found OWLEntity declaration for context owl2java-ic 17:24:42.101 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found OWLEntity declaration for context owl2java-ic 17:24:42.102 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found OWLEntity declaration for context owl2java-ic 17:24:42.102 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:42.102 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:42.102 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:comment "Identification number. E.g. ICO for organizations."@en) 17:24:42.102 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:42.102 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "Company"^^xsd:string) 17:24:42.102 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(AnnotationProperty()) 17:24:42.102 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:42.102 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(AnnotationProperty()) 17:24:42.102 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "owl2java-ic"^^xsd:string) 17:24:42.102 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:comment "Connects artifact to its author."@en) 17:24:42.102 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "owl2java-ic"^^xsd:string) 17:24:42.102 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:42.102 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Logical record"@en) 17:24:42.102 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:42.102 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "owl2java-ic"^^xsd:string) 17:24:42.102 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:42.102 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Report"@en) 17:24:42.102 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:42.102 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:42.102 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:42.102 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(AnnotationProperty()) 17:24:42.102 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "owl2java-ic"^^xsd:string) 17:24:42.102 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Person"@en) 17:24:42.102 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:42.102 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Answer"@en) 17:24:42.102 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Organization"@en) 17:24:42.102 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:42.103 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:42.103 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:42.103 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Question"@en) 17:24:42.103 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:42.103 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:42.103 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:42.103 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:comment "Represents a logical report filed by a person."@en) 17:24:42.103 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:42.103 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:42.103 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:42.103 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain( ) 17:24:42.103 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:42.103 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Integrity constraints successfully parsed. 17:24:42.103 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- - for context 'owl2java-ic'. 17:24:42.103 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Transforming context ... 17:24:42.104 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating model ... 17:24:42.104 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating class ''. 17:24:42.104 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating class ''. 17:24:42.105 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating class ''. 17:24:42.105 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating class ''. 17:24:42.105 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating class ''. 17:24:42.106 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating class ''. 17:24:42.106 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating class ''. 17:24:42.107 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating class 'owl:Thing'. 17:24:42.111 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Transformation SUCCESSFUL. 17:24:42.113 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting object uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl@65c5a4bf 17:24:42.113 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Loading file META-INF/services/org.semanticweb.owlapi.model.OWLOntologyIRIMapper 17:24:42.113 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- No files found for META-INF/services/org.semanticweb.owlapi.model.OWLOntologyIRIMapper 17:24:42.113 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setIRIMappers(java.util.Set). 17:24:42.114 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[org.semanticweb.owlapi.rio.RioNQuadsParserFactory@b0ce32d, org.semanticweb.owlapi.rio.RioRDFXMLParserFactory@19835342, org.semanticweb.owlapi.rio.RioTurtleParserFactory@736500e6, org.semanticweb.owlapi.dlsyntax.parser.DLSyntaxOWLParserFactory@148a0dec, org.semanticweb.owlapi.rio.RioBinaryRdfParserFactory@26450242, org.semanticweb.owlapi.rio.RioTrixParserFactory@55acad46, org.semanticweb.owlapi.rio.RioN3ParserFactory@158c7200, org.semanticweb.owlapi.owlxml.parser.OWLXMLParserFactory@68548f59, org.semanticweb.owlapi.manchestersyntax.parser.ManchesterOWLSyntaxOntologyParserFactory@6e7a4af4, org.semanticweb.owlapi.rio.RioTrigParserFactory@757aced4, org.semanticweb.owlapi.krss2.parser.KRSS2OWLParserFactory@d804450, org.semanticweb.owlapi.rio.RioHDTRdfParserFactory@e321581, org.semanticweb.owlapi.rio.RioRDFaParserFactory@6f6920dd, org.semanticweb.owlapi.rio.RioJsonLDParserFactory@4a938cc6, org.semanticweb.owlapi.rio.RioNTriplesParserFactory@5dafbb36, org.semanticweb.owlapi.functional.parser.OWLFunctionalSyntaxOWLParserFactory@54c542df, org.semanticweb.owlapi.rdf.turtle.parser.TurtleOntologyParserFactory@1c6dfdb1, org.semanticweb.owlapi.rdf.rdfxml.parser.RDFXMLParserFactory@6779f4c7, org.semanticweb.owlapi.oboformat.OBOFormatOWLAPIParserFactory@6a276618, org.semanticweb.owlapi.rio.RioJsonParserFactory@1bd5242a]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyParsers(java.util.Set). 17:24:42.114 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl@707f448b]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyFactories(java.util.Set). 17:24:42.114 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[org.semanticweb.owlapi.dlsyntax.renderer.DLSyntaxHTMLStorerFactory@30e2e2c1, org.semanticweb.owlapi.dlsyntax.renderer.DLSyntaxStorerFactory@392631c3, org.semanticweb.owlapi.rio.RioNTriplesStorerFactory@c75d8dd, org.semanticweb.owlapi.owlxml.renderer.OWLXMLStorerFactory@63a6798f, org.semanticweb.owlapi.rio.RioRDFXMLStorerFactory@33fb3fd2, org.semanticweb.owlapi.krss2.renderer.KRSS2OWLSyntaxStorerFactory@608d2806, org.semanticweb.owlapi.rio.RioNQuadsStorerFactory@5b51009c, org.semanticweb.owlapi.rio.RioTurtleStorerFactory@70e45ea9, org.semanticweb.owlapi.rdf.rdfxml.renderer.RDFXMLStorerFactory@5350383e, org.semanticweb.owlapi.rdf.turtle.renderer.TurtleStorerFactory@30374f99, org.semanticweb.owlapi.rio.RioTrixStorerFactory@52f5c71a, org.semanticweb.owlapi.functional.renderer.FunctionalSyntaxStorerFactory@381f372d, org.semanticweb.owlapi.rio.RioN3StorerFactory@364184, org.semanticweb.owlapi.rio.RioBinaryRdfStorerFactory@47c463b0, org.semanticweb.owlapi.rio.RioHDTRdfStorerFactory@60176563, org.semanticweb.owlapi.manchestersyntax.renderer.ManchesterSyntaxStorerFactory@324e77b9, org.semanticweb.owlapi.rio.RioTrigStorerFactory@1737248, org.semanticweb.owlapi.rio.RioJsonLDStorerFactory@68b7f88b, org.semanticweb.owlapi.latex.renderer.LatexStorerFactory@7150a0ed, org.semanticweb.owlapi.rio.RioJsonStorerFactory@640b6756, org.semanticweb.owlapi.oboformat.OBOFormatStorerFactory@3367faf9]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyStorers(java.util.Set). 17:24:42.114 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Using mapping file '/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/mapping'. 17:24:42.114 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/owl2java-ics.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./owl2java-ics.owl. 17:24:42.114 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/owl2java-onto.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./owl2java-onto.owl. 17:24:42.114 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/onto-with-missing-import.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./onto-with-missing-import.owl. 17:24:42.114 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/bad-import.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./bad-import.owl. 17:24:42.114 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/import-with-same-property.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./import-with-same-property.owl. 17:24:42.114 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/onto-with-same-property-in-import.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./onto-with-same-property-in-import.owl. 17:24:42.115 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/model to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/modelOne.owl. 17:24:42.115 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://onto.fel.cvut.cz/ontologies/model to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/modelTwo.owl. 17:24:42.115 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://onto.fel.cvut.cz/ontologies/owl2java/slovník to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/slovník.owl. 17:24:42.115 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Mapping file successfully parsed. 17:24:42.115 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Loading ontology http://krizik.felk.cvut.cz/ontologies/onto-with-missing-import.owl... 17:24:42.124 [main] DEBUG org.semanticweb.owlapi.rio.RioParserImpl -- rioParse: timing=1 17:24:42.126 [main] DEBUG org.semanticweb.owlapi.rio.RioParserImpl -- rioParse: timing=0 17:24:42.128 [main] DEBUG org.semanticweb.owlapi.rio.RioParserImpl -- rioParse: timing=1 17:24:42.129 [main] DEBUG org.semanticweb.owlapi.rio.RioParserImpl -- rioParse: timing=0 17:24:42.131 [main] DEBUG org.semanticweb.owlapi.rio.RioParserImpl -- rioParse: timing=1 17:24:42.132 [main] DEBUG org.semanticweb.owlapi.rio.RioParserImpl -- rioParse: timing=1 17:24:42.133 [main] DEBUG org.xml.sax.XMLReader -- XMLReader initialized using JAXP: com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser@6331b2d 17:24:42.134 [main] DEBUG org.semanticweb.owlapi.rio.RioParserImpl -- rioParse: timing=2 17:24:42.135 [main] DEBUG org.semanticweb.owlapi.rio.RioParserImpl -- rioParse: timing=0 17:24:42.137 [main] DEBUG org.xml.sax.XMLReader -- XMLReader initialized using JAXP: com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser@11fb9fc7 17:24:42.137 [main] DEBUG org.semanticweb.owlapi.rio.RioParserImpl -- rioParse: timing=1 17:24:42.141 [main] DEBUG org.semanticweb.owlapi.rio.RioParserImpl -- rioParse: timing=1 17:24:42.142 [main] DEBUG org.semanticweb.owlapi.rio.RioParserImpl -- rioParse: timing=0 17:24:42.143 [main] WARN cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Unable to import ontology http://krizik.felk.cvut.cz/ontologies/bad-import.owl. 17:24:42.146 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Error: Problem parsing file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./bad-import.owl Could not parse ontology. Either a suitable parser could not be found, or parsing failed. See parser logs below for explanation. The following parsers were tried: 1) org.semanticweb.owlapi.rdf.rdfxml.parser.RDFXMLParser@561797fd 2) org.semanticweb.owlapi.owlxml.parser.OWLXMLParser@2b663a68 3) org.semanticweb.owlapi.functional.parser.OWLFunctionalSyntaxOWLParser@59bb012c 4) org.semanticweb.owlapi.rio.RioParserImpl : org.semanticweb.owlapi.formats.RioTurtleDocumentFormatFactory@95fd655c 5) org.semanticweb.owlapi.manchestersyntax.parser.ManchesterOWLSyntaxOntologyParser@386b28b 6) org.semanticweb.owlapi.rio.RioParserImpl : org.semanticweb.owlapi.formats.NQuadsDocumentFormatFactory@6f9c39ad 7) org.semanticweb.owlapi.rio.RioParserImpl : org.semanticweb.owlapi.formats.TrigDocumentFormatFactory@27e81c 8) org.semanticweb.owlapi.rio.RioParserImpl : org.semanticweb.owlapi.formats.NTriplesDocumentFormatFactory@937ecd36 9) org.semanticweb.owlapi.rio.RioParserImpl : org.semanticweb.owlapi.formats.RDFJsonDocumentFormatFactory@cd748dc3 10) org.semanticweb.owlapi.rio.RioParserImpl : org.semanticweb.owlapi.formats.RDFJsonLDDocumentFormatFactory@dcacc47d 11) org.semanticweb.owlapi.rio.RioParserImpl : org.semanticweb.owlapi.formats.RioRDFXMLDocumentFormatFactory@69b9a3bc 12) org.semanticweb.owlapi.rio.RioParserImpl : org.semanticweb.owlapi.formats.N3DocumentFormatFactory@9a5 13) org.semanticweb.owlapi.rio.RioParserImpl : org.semanticweb.owlapi.formats.TrixDocumentFormatFactory@27e82d 14) org.semanticweb.owlapi.rdf.turtle.parser.TurtleOntologyParser@6b3abb75 15) org.semanticweb.owlapi.oboformat.OBOFormatOWLAPIParser@6e2a031b 16) org.semanticweb.owlapi.dlsyntax.parser.DLSyntaxOWLParser@1055cfeb 17) org.semanticweb.owlapi.rio.RioParserImpl : org.semanticweb.owlapi.formats.BinaryRDFDocumentFormatFactory@3bf24493 18) org.semanticweb.owlapi.krss2.parser.KRSS2OWLParser@1006d396 19) org.semanticweb.owlapi.rio.RioParserImpl : org.semanticweb.owlapi.formats.HDTRDFDocumentFormatFactory@116d8 20) org.semanticweb.owlapi.rio.RioParserImpl : org.semanticweb.owlapi.formats.RDFaDocumentFormatFactory@264e8d Detailed logs: -------------------------------------------------------------------------------- Parser: org.semanticweb.owlapi.rdf.rdfxml.parser.RDFXMLParser@561797fd Stack trace: org.xml.sax.SAXParseException; systemId: file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./bad-import.owl; lineNumber: 21; columnNumber: 40; XML document structures must start and end within the same entity. org.semanticweb.owlapi.rdf.rdfxml.parser.RDFXMLParser.parse(RDFXMLParser.java:69) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:1055) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:955) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadImports(OWLOntologyManagerImpl.java:1663) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.makeLoadImportRequest(OWLOntologyManagerImpl.java:1703) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$TPImportsHandler.handleTriple(TripleHandlers.java:1555) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$HandlerAccessor.handleStreaming(TripleHandlers.java:369) org.semanticweb.owlapi.rdf.rdfxml.parser.OWLRDFConsumer.statementWithResourceValue(OWLRDFConsumer.java:1563) XML document structures must start and end within the same entity. java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204) java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:178) java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400) java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) java.xml/com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1465) java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.endEntity(XMLDocumentFragmentScannerImpl.java:933) java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.endEntity(XMLDocumentScannerImpl.java:562) java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityManager.endEntity(XMLEntityManager.java:1502) java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.load(XMLEntityScanner.java:1720) java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.skipChar(XMLEntityScanner.java:1375) -------------------------------------------------------------------------------- Parser: org.semanticweb.owlapi.owlxml.parser.OWLXMLParser@2b663a68 Stack trace: org.xml.sax.SAXParseException; systemId: file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./bad-import.owl; lineNumber: 21; columnNumber: 40; XML document structures must start and end within the same entity. org.semanticweb.owlapi.owlxml.parser.OWLXMLParser.parse(OWLXMLParser.java:69) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:1055) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:955) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadImports(OWLOntologyManagerImpl.java:1663) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.makeLoadImportRequest(OWLOntologyManagerImpl.java:1703) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$TPImportsHandler.handleTriple(TripleHandlers.java:1555) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$HandlerAccessor.handleStreaming(TripleHandlers.java:369) org.semanticweb.owlapi.rdf.rdfxml.parser.OWLRDFConsumer.statementWithResourceValue(OWLRDFConsumer.java:1563) XML document structures must start and end within the same entity. java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204) java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:178) java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400) java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) java.xml/com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1465) java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.endEntity(XMLDocumentFragmentScannerImpl.java:933) java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.endEntity(XMLDocumentScannerImpl.java:562) java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityManager.endEntity(XMLEntityManager.java:1502) java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.load(XMLEntityScanner.java:1720) java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.skipChar(XMLEntityScanner.java:1375) -------------------------------------------------------------------------------- Parser: org.semanticweb.owlapi.functional.parser.OWLFunctionalSyntaxOWLParser@59bb012c Stack trace: Encountered unexpected token: "" at line 1, column 1. Was expecting one of: "Ontology" "Prefix" (Line 0) org.semanticweb.owlapi.functional.parser.OWLFunctionalSyntaxOWLParser.parse(OWLFunctionalSyntaxOWLParser.java:49) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:1055) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:955) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadImports(OWLOntologyManagerImpl.java:1663) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.makeLoadImportRequest(OWLOntologyManagerImpl.java:1703) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$TPImportsHandler.handleTriple(TripleHandlers.java:1555) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$HandlerAccessor.handleStreaming(TripleHandlers.java:369) org.semanticweb.owlapi.rdf.rdfxml.parser.OWLRDFConsumer.statementWithResourceValue(OWLRDFConsumer.java:1563) Encountered unexpected token: "" at line 1, column 1. Was expecting one of: "Ontology" "Prefix" org.semanticweb.owlapi.functional.parser.OWLFunctionalSyntaxParser.generateParseException(OWLFunctionalSyntaxParser.java:2479) org.semanticweb.owlapi.functional.parser.OWLFunctionalSyntaxParser.jj_consume_token(OWLFunctionalSyntaxParser.java:2405) org.semanticweb.owlapi.functional.parser.OWLFunctionalSyntaxParser.Ontology(OWLFunctionalSyntaxParser.java:115) org.semanticweb.owlapi.functional.parser.OWLFunctionalSyntaxParser.parse(OWLFunctionalSyntaxParser.java:101) org.semanticweb.owlapi.functional.parser.OWLFunctionalSyntaxOWLParser.parse(OWLFunctionalSyntaxOWLParser.java:47) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:1055) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:955) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadImports(OWLOntologyManagerImpl.java:1663) -------------------------------------------------------------------------------- Parser: org.semanticweb.owlapi.rio.RioParserImpl : org.semanticweb.owlapi.formats.RioTurtleDocumentFormatFactory@95fd655c Stack trace: org.eclipse.rdf4j.rio.RDFParseException: Expected '.', found '<' [line 6] org.semanticweb.owlapi.rio.RioParserImpl.parse(RioParserImpl.java:148) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:1055) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:955) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadImports(OWLOntologyManagerImpl.java:1663) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.makeLoadImportRequest(OWLOntologyManagerImpl.java:1703) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$TPImportsHandler.handleTriple(TripleHandlers.java:1555) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$HandlerAccessor.handleStreaming(TripleHandlers.java:369) org.semanticweb.owlapi.rdf.rdfxml.parser.OWLRDFConsumer.statementWithResourceValue(OWLRDFConsumer.java:1563) Expected '.', found '<' [line 6] org.eclipse.rdf4j.rio.helpers.RDFParserHelper.reportFatalError(RDFParserHelper.java:347) org.eclipse.rdf4j.rio.helpers.AbstractRDFParser.reportFatalError(AbstractRDFParser.java:683) org.eclipse.rdf4j.rio.turtle.TurtleParser.reportFatalError(TurtleParser.java:1309) org.eclipse.rdf4j.rio.turtle.TurtleParser.verifyCharacterOrFail(TurtleParser.java:1154) org.eclipse.rdf4j.rio.turtle.TurtleParser.parseStatement(TurtleParser.java:205) org.eclipse.rdf4j.rio.turtle.TurtleParser.parse(TurtleParser.java:165) org.semanticweb.owlapi.rio.RioParserImpl.parseDocumentSource(RioParserImpl.java:186) org.semanticweb.owlapi.rio.RioParserImpl.parse(RioParserImpl.java:134) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) -------------------------------------------------------------------------------- Parser: org.semanticweb.owlapi.manchestersyntax.parser.ManchesterOWLSyntaxOntologyParser@386b28b Stack trace: Encountered '' at line 1 column 1. Expected either 'Ontology:' or 'Prefix:' (Line 1) org.semanticweb.owlapi.manchestersyntax.parser.ManchesterOWLSyntaxOntologyParser.parse(ManchesterOWLSyntaxOntologyParser.java:81) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:1055) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:955) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadImports(OWLOntologyManagerImpl.java:1663) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.makeLoadImportRequest(OWLOntologyManagerImpl.java:1703) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$TPImportsHandler.handleTriple(TripleHandlers.java:1555) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$HandlerAccessor.handleStreaming(TripleHandlers.java:369) org.semanticweb.owlapi.rdf.rdfxml.parser.OWLRDFConsumer.statementWithResourceValue(OWLRDFConsumer.java:1563) -------------------------------------------------------------------------------- Parser: org.semanticweb.owlapi.rio.RioParserImpl : org.semanticweb.owlapi.formats.NQuadsDocumentFormatFactory@6f9c39ad Stack trace: org.eclipse.rdf4j.rio.RDFParseException: Not a valid (absolute) IRI: ?xml version="1.0"? [line 1] org.semanticweb.owlapi.rio.RioParserImpl.parse(RioParserImpl.java:148) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:1055) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:955) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadImports(OWLOntologyManagerImpl.java:1663) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.makeLoadImportRequest(OWLOntologyManagerImpl.java:1703) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$TPImportsHandler.handleTriple(TripleHandlers.java:1555) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$HandlerAccessor.handleStreaming(TripleHandlers.java:369) org.semanticweb.owlapi.rdf.rdfxml.parser.OWLRDFConsumer.statementWithResourceValue(OWLRDFConsumer.java:1563) Not a valid (absolute) IRI: ?xml version="1.0"? [line 1] org.eclipse.rdf4j.rio.helpers.RDFParserHelper.reportFatalError(RDFParserHelper.java:380) org.eclipse.rdf4j.rio.helpers.AbstractRDFParser.reportFatalError(AbstractRDFParser.java:708) org.eclipse.rdf4j.rio.ntriples.NTriplesParser.reportFatalError(NTriplesParser.java:469) org.eclipse.rdf4j.rio.helpers.AbstractRDFParser.createURI(AbstractRDFParser.java:360) org.eclipse.rdf4j.rio.ntriples.NTriplesParser.createURI(NTriplesParser.java:432) org.eclipse.rdf4j.rio.ntriples.NTriplesParser.parseIRI(NTriplesParser.java:261) org.eclipse.rdf4j.rio.ntriples.NTriplesParser.parseSubject(NTriplesParser.java:188) org.eclipse.rdf4j.rio.nquads.NQuadsParser.parseStatement(NQuadsParser.java:51) org.eclipse.rdf4j.rio.ntriples.NTriplesParser.parse(NTriplesParser.java:120) org.semanticweb.owlapi.rio.RioParserImpl.parseDocumentSource(RioParserImpl.java:186) Not a valid (absolute) IRI: ?xml version="1.0"? org.eclipse.rdf4j.model.impl.SimpleIRI.setIRIString(SimpleIRI.java:78) org.eclipse.rdf4j.model.impl.SimpleIRI.(SimpleIRI.java:67) org.eclipse.rdf4j.model.impl.SimpleValueFactory.createIRI(SimpleValueFactory.java:84) org.eclipse.rdf4j.rio.helpers.RDFStarDecodingValueFactory.createIRI(RDFStarDecodingValueFactory.java:46) org.eclipse.rdf4j.rio.helpers.AbstractRDFParser.createURI(AbstractRDFParser.java:358) org.eclipse.rdf4j.rio.ntriples.NTriplesParser.createURI(NTriplesParser.java:432) org.eclipse.rdf4j.rio.ntriples.NTriplesParser.parseIRI(NTriplesParser.java:261) org.eclipse.rdf4j.rio.ntriples.NTriplesParser.parseSubject(NTriplesParser.java:188) org.eclipse.rdf4j.rio.nquads.NQuadsParser.parseStatement(NQuadsParser.java:51) org.eclipse.rdf4j.rio.ntriples.NTriplesParser.parse(NTriplesParser.java:120) -------------------------------------------------------------------------------- Parser: org.semanticweb.owlapi.rio.RioParserImpl : org.semanticweb.owlapi.formats.TrigDocumentFormatFactory@27e81c Stack trace: org.eclipse.rdf4j.rio.RDFParseException: Expected an RDF value here, found '!' [line 6] org.semanticweb.owlapi.rio.RioParserImpl.parse(RioParserImpl.java:148) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:1055) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:955) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadImports(OWLOntologyManagerImpl.java:1663) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.makeLoadImportRequest(OWLOntologyManagerImpl.java:1703) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$TPImportsHandler.handleTriple(TripleHandlers.java:1555) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$HandlerAccessor.handleStreaming(TripleHandlers.java:369) org.semanticweb.owlapi.rdf.rdfxml.parser.OWLRDFConsumer.statementWithResourceValue(OWLRDFConsumer.java:1563) Expected an RDF value here, found '!' [line 6] org.eclipse.rdf4j.rio.helpers.RDFParserHelper.reportFatalError(RDFParserHelper.java:347) org.eclipse.rdf4j.rio.helpers.AbstractRDFParser.reportFatalError(AbstractRDFParser.java:683) org.eclipse.rdf4j.rio.turtle.TurtleParser.reportFatalError(TurtleParser.java:1309) org.eclipse.rdf4j.rio.turtle.TurtleParser.parseValue(TurtleParser.java:588) org.eclipse.rdf4j.rio.turtle.TurtleParser.parseSubject(TurtleParser.java:398) org.eclipse.rdf4j.rio.trig.TriGParser.parseTriples(TriGParser.java:234) org.eclipse.rdf4j.rio.trig.TriGParser.parseGraph(TriGParser.java:197) org.eclipse.rdf4j.rio.trig.TriGParser.parseStatement(TriGParser.java:115) org.eclipse.rdf4j.rio.turtle.TurtleParser.parse(TurtleParser.java:165) org.semanticweb.owlapi.rio.RioParserImpl.parseDocumentSource(RioParserImpl.java:186) -------------------------------------------------------------------------------- Parser: org.semanticweb.owlapi.rio.RioParserImpl : org.semanticweb.owlapi.formats.NTriplesDocumentFormatFactory@937ecd36 Stack trace: org.eclipse.rdf4j.rio.RDFParseException: Not a valid (absolute) IRI: ?xml version="1.0"? [line 1] org.semanticweb.owlapi.rio.RioParserImpl.parse(RioParserImpl.java:148) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:1055) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:955) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadImports(OWLOntologyManagerImpl.java:1663) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.makeLoadImportRequest(OWLOntologyManagerImpl.java:1703) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$TPImportsHandler.handleTriple(TripleHandlers.java:1555) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$HandlerAccessor.handleStreaming(TripleHandlers.java:369) org.semanticweb.owlapi.rdf.rdfxml.parser.OWLRDFConsumer.statementWithResourceValue(OWLRDFConsumer.java:1563) Not a valid (absolute) IRI: ?xml version="1.0"? [line 1] org.eclipse.rdf4j.rio.helpers.RDFParserHelper.reportFatalError(RDFParserHelper.java:380) org.eclipse.rdf4j.rio.helpers.AbstractRDFParser.reportFatalError(AbstractRDFParser.java:708) org.eclipse.rdf4j.rio.ntriples.NTriplesParser.reportFatalError(NTriplesParser.java:469) org.eclipse.rdf4j.rio.helpers.AbstractRDFParser.createURI(AbstractRDFParser.java:360) org.eclipse.rdf4j.rio.ntriples.NTriplesParser.createURI(NTriplesParser.java:432) org.eclipse.rdf4j.rio.ntriples.NTriplesParser.parseIRI(NTriplesParser.java:261) org.eclipse.rdf4j.rio.ntriples.NTriplesParser.parseSubject(NTriplesParser.java:188) org.eclipse.rdf4j.rio.ntriples.NTriplesParser.parseStatement(NTriplesParser.java:138) org.eclipse.rdf4j.rio.ntriples.NTriplesParser.parse(NTriplesParser.java:120) org.semanticweb.owlapi.rio.RioParserImpl.parseDocumentSource(RioParserImpl.java:186) Not a valid (absolute) IRI: ?xml version="1.0"? org.eclipse.rdf4j.model.impl.SimpleIRI.setIRIString(SimpleIRI.java:78) org.eclipse.rdf4j.model.impl.SimpleIRI.(SimpleIRI.java:67) org.eclipse.rdf4j.model.impl.SimpleValueFactory.createIRI(SimpleValueFactory.java:84) org.eclipse.rdf4j.rio.helpers.RDFStarDecodingValueFactory.createIRI(RDFStarDecodingValueFactory.java:46) org.eclipse.rdf4j.rio.helpers.AbstractRDFParser.createURI(AbstractRDFParser.java:358) org.eclipse.rdf4j.rio.ntriples.NTriplesParser.createURI(NTriplesParser.java:432) org.eclipse.rdf4j.rio.ntriples.NTriplesParser.parseIRI(NTriplesParser.java:261) org.eclipse.rdf4j.rio.ntriples.NTriplesParser.parseSubject(NTriplesParser.java:188) org.eclipse.rdf4j.rio.ntriples.NTriplesParser.parseStatement(NTriplesParser.java:138) org.eclipse.rdf4j.rio.ntriples.NTriplesParser.parse(NTriplesParser.java:120) -------------------------------------------------------------------------------- Parser: org.semanticweb.owlapi.rio.RioParserImpl : org.semanticweb.owlapi.formats.RDFJsonDocumentFormatFactory@cd748dc3 Stack trace: org.eclipse.rdf4j.rio.RDFParseException: Found IOException during parsing [line 1, column 2] org.semanticweb.owlapi.rio.RioParserImpl.parse(RioParserImpl.java:148) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:1055) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:955) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadImports(OWLOntologyManagerImpl.java:1663) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.makeLoadImportRequest(OWLOntologyManagerImpl.java:1703) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$TPImportsHandler.handleTriple(TripleHandlers.java:1555) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$HandlerAccessor.handleStreaming(TripleHandlers.java:369) org.semanticweb.owlapi.rdf.rdfxml.parser.OWLRDFConsumer.statementWithResourceValue(OWLRDFConsumer.java:1563) Found IOException during parsing [line 1, column 2] org.eclipse.rdf4j.rio.helpers.RDFParserHelper.reportFatalError(RDFParserHelper.java:400) org.eclipse.rdf4j.rio.helpers.AbstractRDFParser.reportFatalError(AbstractRDFParser.java:719) org.eclipse.rdf4j.rio.rdfjson.RDFJSONParser.reportFatalError(RDFJSONParser.java:136) org.eclipse.rdf4j.rio.rdfjson.RDFJSONParser.parse(RDFJSONParser.java:159) org.semanticweb.owlapi.rio.RioParserImpl.parseDocumentSource(RioParserImpl.java:186) org.semanticweb.owlapi.rio.RioParserImpl.parse(RioParserImpl.java:134) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:1055) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:955) Unexpected character ('<' (code 60)): expected a valid value (JSON String, Number, Array, Object or token 'null', 'true' or 'false') at [Source: (BufferedReader); line: 1, column: 2] com.fasterxml.jackson.core.JsonParser._constructError(JsonParser.java:2391) com.fasterxml.jackson.core.base.ParserMinimalBase._reportError(ParserMinimalBase.java:735) com.fasterxml.jackson.core.base.ParserMinimalBase._reportUnexpectedChar(ParserMinimalBase.java:659) com.fasterxml.jackson.core.json.ReaderBasedJsonParser._handleOddValue(ReaderBasedJsonParser.java:2005) com.fasterxml.jackson.core.json.ReaderBasedJsonParser.nextToken(ReaderBasedJsonParser.java:802) org.eclipse.rdf4j.rio.rdfjson.RDFJSONParser.rdfJsonToHandlerInternal(RDFJSONParser.java:180) org.eclipse.rdf4j.rio.rdfjson.RDFJSONParser.parse(RDFJSONParser.java:156) org.semanticweb.owlapi.rio.RioParserImpl.parseDocumentSource(RioParserImpl.java:186) org.semanticweb.owlapi.rio.RioParserImpl.parse(RioParserImpl.java:134) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) -------------------------------------------------------------------------------- Parser: org.semanticweb.owlapi.rio.RioParserImpl : org.semanticweb.owlapi.formats.RDFJsonLDDocumentFormatFactory@dcacc47d Stack trace: org.eclipse.rdf4j.rio.RDFParseException: Could not parse JSONLD [line 1, column 2] org.semanticweb.owlapi.rio.RioParserImpl.parse(RioParserImpl.java:148) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:1055) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:955) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadImports(OWLOntologyManagerImpl.java:1663) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.makeLoadImportRequest(OWLOntologyManagerImpl.java:1703) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$TPImportsHandler.handleTriple(TripleHandlers.java:1555) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$HandlerAccessor.handleStreaming(TripleHandlers.java:369) org.semanticweb.owlapi.rdf.rdfxml.parser.OWLRDFConsumer.statementWithResourceValue(OWLRDFConsumer.java:1563) Could not parse JSONLD [line 1, column 2] org.eclipse.rdf4j.rio.jsonld.JSONLDParser.parse(JSONLDParser.java:136) org.eclipse.rdf4j.rio.jsonld.JSONLDParser.parse(JSONLDParser.java:100) org.semanticweb.owlapi.rio.RioParserImpl.parseDocumentSource(RioParserImpl.java:186) org.semanticweb.owlapi.rio.RioParserImpl.parse(RioParserImpl.java:134) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:1055) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:955) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadImports(OWLOntologyManagerImpl.java:1663) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.makeLoadImportRequest(OWLOntologyManagerImpl.java:1703) Unexpected character ('<' (code 60)): expected a valid value (JSON String, Number, Array, Object or token 'null', 'true' or 'false') at [Source: (BufferedReader); line: 1, column: 2] com.fasterxml.jackson.core.JsonParser._constructError(JsonParser.java:2391) com.fasterxml.jackson.core.base.ParserMinimalBase._reportError(ParserMinimalBase.java:735) com.fasterxml.jackson.core.base.ParserMinimalBase._reportUnexpectedChar(ParserMinimalBase.java:659) com.fasterxml.jackson.core.json.ReaderBasedJsonParser._handleOddValue(ReaderBasedJsonParser.java:2005) com.fasterxml.jackson.core.json.ReaderBasedJsonParser.nextToken(ReaderBasedJsonParser.java:802) com.github.jsonldjava.utils.JsonUtils.fromJsonParser(JsonUtils.java:202) org.eclipse.rdf4j.rio.jsonld.JSONLDParser.getJSONObject(JSONLDParser.java:149) org.eclipse.rdf4j.rio.jsonld.JSONLDParser.parse(JSONLDParser.java:129) org.eclipse.rdf4j.rio.jsonld.JSONLDParser.parse(JSONLDParser.java:100) org.semanticweb.owlapi.rio.RioParserImpl.parseDocumentSource(RioParserImpl.java:186) -------------------------------------------------------------------------------- Parser: org.semanticweb.owlapi.rio.RioParserImpl : org.semanticweb.owlapi.formats.RioRDFXMLDocumentFormatFactory@69b9a3bc Stack trace: org.eclipse.rdf4j.rio.RDFParseException: XML document structures must start and end within the same entity. [line 21, column 40] org.semanticweb.owlapi.rio.RioParserImpl.parse(RioParserImpl.java:148) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:1055) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:955) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadImports(OWLOntologyManagerImpl.java:1663) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.makeLoadImportRequest(OWLOntologyManagerImpl.java:1703) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$TPImportsHandler.handleTriple(TripleHandlers.java:1555) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$HandlerAccessor.handleStreaming(TripleHandlers.java:369) org.semanticweb.owlapi.rdf.rdfxml.parser.OWLRDFConsumer.statementWithResourceValue(OWLRDFConsumer.java:1563) XML document structures must start and end within the same entity. [line 21, column 40] org.eclipse.rdf4j.rio.helpers.RDFParserHelper.reportFatalError(RDFParserHelper.java:380) org.eclipse.rdf4j.rio.helpers.AbstractRDFParser.reportFatalError(AbstractRDFParser.java:708) org.eclipse.rdf4j.rio.rdfxml.RDFXMLParser.reportFatalError(RDFXMLParser.java:1020) org.eclipse.rdf4j.rio.rdfxml.RDFXMLParser.fatalError(RDFXMLParser.java:1151) java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:181) java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400) java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) java.xml/com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1465) java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.endEntity(XMLDocumentFragmentScannerImpl.java:933) java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.endEntity(XMLDocumentScannerImpl.java:562) XML document structures must start and end within the same entity. java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204) java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:178) java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400) java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) java.xml/com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1465) java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.endEntity(XMLDocumentFragmentScannerImpl.java:933) java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.endEntity(XMLDocumentScannerImpl.java:562) java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityManager.endEntity(XMLEntityManager.java:1502) java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.load(XMLEntityScanner.java:1720) java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.skipChar(XMLEntityScanner.java:1375) -------------------------------------------------------------------------------- Parser: org.semanticweb.owlapi.rio.RioParserImpl : org.semanticweb.owlapi.formats.N3DocumentFormatFactory@9a5 Stack trace: org.eclipse.rdf4j.rio.RDFParseException: Expected '.', found '<' [line 6] org.semanticweb.owlapi.rio.RioParserImpl.parse(RioParserImpl.java:148) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:1055) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:955) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadImports(OWLOntologyManagerImpl.java:1663) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.makeLoadImportRequest(OWLOntologyManagerImpl.java:1703) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$TPImportsHandler.handleTriple(TripleHandlers.java:1555) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$HandlerAccessor.handleStreaming(TripleHandlers.java:369) org.semanticweb.owlapi.rdf.rdfxml.parser.OWLRDFConsumer.statementWithResourceValue(OWLRDFConsumer.java:1563) Expected '.', found '<' [line 6] org.eclipse.rdf4j.rio.helpers.RDFParserHelper.reportFatalError(RDFParserHelper.java:347) org.eclipse.rdf4j.rio.helpers.AbstractRDFParser.reportFatalError(AbstractRDFParser.java:683) org.eclipse.rdf4j.rio.turtle.TurtleParser.reportFatalError(TurtleParser.java:1309) org.eclipse.rdf4j.rio.turtle.TurtleParser.verifyCharacterOrFail(TurtleParser.java:1154) org.eclipse.rdf4j.rio.turtle.TurtleParser.parseStatement(TurtleParser.java:205) org.eclipse.rdf4j.rio.turtle.TurtleParser.parse(TurtleParser.java:165) org.semanticweb.owlapi.rio.RioParserImpl.parseDocumentSource(RioParserImpl.java:186) org.semanticweb.owlapi.rio.RioParserImpl.parse(RioParserImpl.java:134) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) -------------------------------------------------------------------------------- Parser: org.semanticweb.owlapi.rio.RioParserImpl : org.semanticweb.owlapi.formats.TrixDocumentFormatFactory@27e82d Stack trace: org.eclipse.rdf4j.rio.RDFParseException: XML document structures must start and end within the same entity. [line 21, column 40] org.semanticweb.owlapi.rio.RioParserImpl.parse(RioParserImpl.java:148) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:1055) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:955) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadImports(OWLOntologyManagerImpl.java:1663) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.makeLoadImportRequest(OWLOntologyManagerImpl.java:1703) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$TPImportsHandler.handleTriple(TripleHandlers.java:1555) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$HandlerAccessor.handleStreaming(TripleHandlers.java:369) org.semanticweb.owlapi.rdf.rdfxml.parser.OWLRDFConsumer.statementWithResourceValue(OWLRDFConsumer.java:1563) XML document structures must start and end within the same entity. [line 21, column 40] org.eclipse.rdf4j.rio.helpers.RDFParserHelper.reportFatalError(RDFParserHelper.java:347) org.eclipse.rdf4j.rio.helpers.AbstractRDFParser.reportFatalError(AbstractRDFParser.java:683) org.eclipse.rdf4j.rio.trix.TriXParser.reportFatalError(TriXParser.java:234) org.eclipse.rdf4j.rio.trix.TriXParser.fatalError(TriXParser.java:400) java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:181) java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400) java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) java.xml/com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1465) java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.endEntity(XMLDocumentFragmentScannerImpl.java:933) java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.endEntity(XMLDocumentScannerImpl.java:562) -------------------------------------------------------------------------------- Parser: org.semanticweb.owlapi.rdf.turtle.parser.TurtleOntologyParser@6b3abb75 Stack trace: org.semanticweb.owlapi.rdf.turtle.parser.ParseException: Encountered unexpected token: "<" at line 1, column 1. Was expecting one of: "(" "@base" "@prefix" "[" org.semanticweb.owlapi.rdf.turtle.parser.TurtleOntologyParser.parse(TurtleOntologyParser.java:58) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:1055) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:955) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadImports(OWLOntologyManagerImpl.java:1663) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.makeLoadImportRequest(OWLOntologyManagerImpl.java:1703) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$TPImportsHandler.handleTriple(TripleHandlers.java:1555) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$HandlerAccessor.handleStreaming(TripleHandlers.java:369) org.semanticweb.owlapi.rdf.rdfxml.parser.OWLRDFConsumer.statementWithResourceValue(OWLRDFConsumer.java:1563) Encountered unexpected token: "<" at line 1, column 1. Was expecting one of: "(" "@base" "@prefix" "[" org.semanticweb.owlapi.rdf.turtle.parser.TurtleParser.generateParseException(TurtleParser.java:1034) org.semanticweb.owlapi.rdf.turtle.parser.TurtleParser.jj_consume_token(TurtleParser.java:902) org.semanticweb.owlapi.rdf.turtle.parser.TurtleParser.parseDocument(TurtleParser.java:165) org.semanticweb.owlapi.rdf.turtle.parser.TurtleOntologyParser.parse(TurtleOntologyParser.java:54) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:1055) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:955) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadImports(OWLOntologyManagerImpl.java:1663) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.makeLoadImportRequest(OWLOntologyManagerImpl.java:1703) -------------------------------------------------------------------------------- Parser: org.semanticweb.owlapi.oboformat.OBOFormatOWLAPIParser@6e2a031b Stack trace: LINENO: 1 - Could not find tag separator ':' in line. LINE: org.semanticweb.owlapi.oboformat.OBOFormatOWLAPIParser.parse(OBOFormatOWLAPIParser.java:50) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:1055) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:955) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadImports(OWLOntologyManagerImpl.java:1663) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.makeLoadImportRequest(OWLOntologyManagerImpl.java:1703) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$TPImportsHandler.handleTriple(TripleHandlers.java:1555) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$HandlerAccessor.handleStreaming(TripleHandlers.java:369) org.semanticweb.owlapi.rdf.rdfxml.parser.OWLRDFConsumer.statementWithResourceValue(OWLRDFConsumer.java:1563) LINENO: 1 - Could not find tag separator ':' in line. LINE: org.obolibrary.oboformat.parser.OBOFormatParser.error(OBOFormatParser.java:1317) org.obolibrary.oboformat.parser.OBOFormatParser.getParseTag(OBOFormatParser.java:731) org.obolibrary.oboformat.parser.OBOFormatParser.parseHeaderClause(OBOFormatParser.java:409) org.obolibrary.oboformat.parser.OBOFormatParser.parseHeaderClauseNl(OBOFormatParser.java:402) org.obolibrary.oboformat.parser.OBOFormatParser.parseHeaderFrame(OBOFormatParser.java:385) org.obolibrary.oboformat.parser.OBOFormatParser.parseOBODoc(OBOFormatParser.java:268) org.obolibrary.oboformat.parser.OBOFormatParser.parse(OBOFormatParser.java:237) org.semanticweb.owlapi.oboformat.OBOFormatOWLAPIParser.parse(OBOFormatOWLAPIParser.java:44) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) -------------------------------------------------------------------------------- Parser: org.semanticweb.owlapi.dlsyntax.parser.DLSyntaxOWLParser@1055cfeb Stack trace: Encountered unexpected token: "<" at line 1, column 1. Was expecting one of: ":" "\n" org.semanticweb.owlapi.dlsyntax.parser.DLSyntaxOWLParser.parse(DLSyntaxOWLParser.java:52) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:1055) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:955) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadImports(OWLOntologyManagerImpl.java:1663) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.makeLoadImportRequest(OWLOntologyManagerImpl.java:1703) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$TPImportsHandler.handleTriple(TripleHandlers.java:1555) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$HandlerAccessor.handleStreaming(TripleHandlers.java:369) org.semanticweb.owlapi.rdf.rdfxml.parser.OWLRDFConsumer.statementWithResourceValue(OWLRDFConsumer.java:1563) Encountered unexpected token: "<" at line 1, column 1. Was expecting one of: ":" "\n" org.semanticweb.owlapi.dlsyntax.parser.DLSyntaxParser.generateParseException(DLSyntaxParser.java:1572) org.semanticweb.owlapi.dlsyntax.parser.DLSyntaxParser.jj_consume_token(DLSyntaxParser.java:1443) org.semanticweb.owlapi.dlsyntax.parser.DLSyntaxParser.parseAxiom(DLSyntaxParser.java:141) org.semanticweb.owlapi.dlsyntax.parser.DLSyntaxParser.parseAxioms(DLSyntaxParser.java:114) org.semanticweb.owlapi.dlsyntax.parser.DLSyntaxOWLParser.parse(DLSyntaxOWLParser.java:48) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:1055) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:955) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadImports(OWLOntologyManagerImpl.java:1663) -------------------------------------------------------------------------------- Parser: org.semanticweb.owlapi.rio.RioParserImpl : org.semanticweb.owlapi.formats.BinaryRDFDocumentFormatFactory@3bf24493 Stack trace: org.eclipse.rdf4j.rio.RDFParseException: File does not contain a binary RDF document org.semanticweb.owlapi.rio.RioParserImpl.parse(RioParserImpl.java:148) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:1055) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:955) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadImports(OWLOntologyManagerImpl.java:1663) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.makeLoadImportRequest(OWLOntologyManagerImpl.java:1703) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$TPImportsHandler.handleTriple(TripleHandlers.java:1555) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$HandlerAccessor.handleStreaming(TripleHandlers.java:369) org.semanticweb.owlapi.rdf.rdfxml.parser.OWLRDFConsumer.statementWithResourceValue(OWLRDFConsumer.java:1563) File does not contain a binary RDF document org.eclipse.rdf4j.rio.helpers.RDFParserHelper.reportFatalError(RDFParserHelper.java:347) org.eclipse.rdf4j.rio.helpers.RDFParserHelper.reportFatalError(RDFParserHelper.java:334) org.eclipse.rdf4j.rio.helpers.AbstractRDFParser.reportFatalError(AbstractRDFParser.java:675) org.eclipse.rdf4j.rio.binary.BinaryRDFParser.parse(BinaryRDFParser.java:92) org.semanticweb.owlapi.rio.RioParserImpl.parseDocumentSource(RioParserImpl.java:198) org.semanticweb.owlapi.rio.RioParserImpl.parse(RioParserImpl.java:134) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:1055) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:955) -------------------------------------------------------------------------------- Parser: org.semanticweb.owlapi.krss2.parser.KRSS2OWLParser@1006d396 Stack trace: org.semanticweb.owlapi.krss2.parser.ParseException: Encountered unexpected token: "" ">" at line 1, column 1. Was expecting: org.semanticweb.owlapi.krss2.parser.KRSS2OWLParser.parse(KRSS2OWLParser.java:252) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:1055) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:955) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadImports(OWLOntologyManagerImpl.java:1663) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.makeLoadImportRequest(OWLOntologyManagerImpl.java:1703) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$TPImportsHandler.handleTriple(TripleHandlers.java:1555) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$HandlerAccessor.handleStreaming(TripleHandlers.java:369) org.semanticweb.owlapi.rdf.rdfxml.parser.OWLRDFConsumer.statementWithResourceValue(OWLRDFConsumer.java:1563) Encountered unexpected token: "" ">" at line 1, column 1. Was expecting: org.semanticweb.owlapi.krss2.parser.KRSS2Parser.generateParseException(KRSS2Parser.java:2103) org.semanticweb.owlapi.krss2.parser.KRSS2Parser.jj_consume_token(KRSS2Parser.java:1968) org.semanticweb.owlapi.krss2.parser.KRSS2Parser.parse(KRSS2Parser.java:124) org.semanticweb.owlapi.krss2.parser.KRSS2OWLParser.parse(KRSS2OWLParser.java:249) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:1055) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:955) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadImports(OWLOntologyManagerImpl.java:1663) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.makeLoadImportRequest(OWLOntologyManagerImpl.java:1703) -------------------------------------------------------------------------------- Parser: org.semanticweb.owlapi.rio.RioParserImpl : org.semanticweb.owlapi.formats.HDTRDFDocumentFormatFactory@116d8 Stack trace: org.eclipse.rdf4j.rio.RDFParseException: $HDT marker not found [line 4] org.semanticweb.owlapi.rio.RioParserImpl.parse(RioParserImpl.java:148) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:1055) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:955) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadImports(OWLOntologyManagerImpl.java:1663) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.makeLoadImportRequest(OWLOntologyManagerImpl.java:1703) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$TPImportsHandler.handleTriple(TripleHandlers.java:1555) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$HandlerAccessor.handleStreaming(TripleHandlers.java:369) org.semanticweb.owlapi.rdf.rdfxml.parser.OWLRDFConsumer.statementWithResourceValue(OWLRDFConsumer.java:1563) $HDT marker not found [line 4] org.eclipse.rdf4j.rio.helpers.RDFParserHelper.reportFatalError(RDFParserHelper.java:347) org.eclipse.rdf4j.rio.helpers.AbstractRDFParser.reportFatalError(AbstractRDFParser.java:683) org.eclipse.rdf4j.rio.hdt.HDTParser.parse(HDTParser.java:160) org.semanticweb.owlapi.rio.RioParserImpl.parseDocumentSource(RioParserImpl.java:198) org.semanticweb.owlapi.rio.RioParserImpl.parse(RioParserImpl.java:134) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:1055) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:955) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadImports(OWLOntologyManagerImpl.java:1663) -------------------------------------------------------------------------------- Parser: org.semanticweb.owlapi.rio.RioParserImpl : org.semanticweb.owlapi.formats.RDFaDocumentFormatFactory@264e8d Stack trace: org.eclipse.rdf4j.rio.UnsupportedRDFormatException: Did not recognise RDF format object RDFa (mimeTypes=application/xhtml+xml, application/html, text/html; ext=xhtml, html) org.semanticweb.owlapi.rio.RioParserImpl.parse(RioParserImpl.java:148) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:1055) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:955) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadImports(OWLOntologyManagerImpl.java:1663) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.makeLoadImportRequest(OWLOntologyManagerImpl.java:1703) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$TPImportsHandler.handleTriple(TripleHandlers.java:1555) org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$HandlerAccessor.handleStreaming(TripleHandlers.java:369) org.semanticweb.owlapi.rdf.rdfxml.parser.OWLRDFConsumer.statementWithResourceValue(OWLRDFConsumer.java:1563) Did not recognise RDF format object RDFa (mimeTypes=application/xhtml+xml, application/html, text/html; ext=xhtml, html) org.eclipse.rdf4j.rio.Rio.lambda$unsupportedFormat$0(Rio.java:766) java.base/java.util.Optional.orElseThrow(Optional.java:408) org.eclipse.rdf4j.rio.Rio.createParser(Rio.java:99) org.semanticweb.owlapi.rio.RioParserImpl.parseDocumentSource(RioParserImpl.java:173) org.semanticweb.owlapi.rio.RioParserImpl.parse(RioParserImpl.java:134) uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:1055) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:955) uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadImports(OWLOntologyManagerImpl.java:1663) 17:24:42.147 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.TripleLogger -- Total number of triples: 4 17:24:42.147 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.TripleLogger -- Loaded OntologyID(OntologyIRI() VersionIRI()) 17:24:42.147 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Parsing integrity constraints 17:24:42.148 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Integrity constraints successfully parsed. 17:24:42.148 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating vocabulary ... 17:24:42.148 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- - for all axioms 17:24:42.151 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting object uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl@5eee2617 17:24:42.151 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Loading file META-INF/services/org.semanticweb.owlapi.model.OWLOntologyIRIMapper 17:24:42.151 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- No files found for META-INF/services/org.semanticweb.owlapi.model.OWLOntologyIRIMapper 17:24:42.151 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setIRIMappers(java.util.Set). 17:24:42.151 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[org.semanticweb.owlapi.rio.RioNTriplesParserFactory@1b00f13, org.semanticweb.owlapi.rio.RioJsonParserFactory@654ca409, org.semanticweb.owlapi.rio.RioTrigParserFactory@22249b41, org.semanticweb.owlapi.functional.parser.OWLFunctionalSyntaxOWLParserFactory@9eb378c, org.semanticweb.owlapi.rio.RioNQuadsParserFactory@377db4f4, org.semanticweb.owlapi.rio.RioTurtleParserFactory@46aa79a3, org.semanticweb.owlapi.manchestersyntax.parser.ManchesterOWLSyntaxOntologyParserFactory@1bd851b4, org.semanticweb.owlapi.rdf.turtle.parser.TurtleOntologyParserFactory@269a73d6, org.semanticweb.owlapi.rio.RioTrixParserFactory@23edc081, org.semanticweb.owlapi.rdf.rdfxml.parser.RDFXMLParserFactory@49588fc8, org.semanticweb.owlapi.rio.RioRDFXMLParserFactory@78a45ab5, org.semanticweb.owlapi.owlxml.parser.OWLXMLParserFactory@506782f4, org.semanticweb.owlapi.rio.RioHDTRdfParserFactory@d99e0ea, org.semanticweb.owlapi.oboformat.OBOFormatOWLAPIParserFactory@6c2e56b8, org.semanticweb.owlapi.rio.RioJsonLDParserFactory@7bc9a65e, org.semanticweb.owlapi.rio.RioBinaryRdfParserFactory@3209eb, org.semanticweb.owlapi.rio.RioN3ParserFactory@75a1841a, org.semanticweb.owlapi.rio.RioRDFaParserFactory@1dc9fc0, org.semanticweb.owlapi.krss2.parser.KRSS2OWLParserFactory@6c6ea911, org.semanticweb.owlapi.dlsyntax.parser.DLSyntaxOWLParserFactory@3ca941f6]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyParsers(java.util.Set). 17:24:42.152 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl@1c81f231]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyFactories(java.util.Set). 17:24:42.152 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[org.semanticweb.owlapi.oboformat.OBOFormatStorerFactory@2ea4fa04, org.semanticweb.owlapi.rio.RioJsonStorerFactory@3cc7ed87, org.semanticweb.owlapi.rio.RioTurtleStorerFactory@5f3e12fc, org.semanticweb.owlapi.functional.renderer.FunctionalSyntaxStorerFactory@42afb24c, org.semanticweb.owlapi.rio.RioNQuadsStorerFactory@60a15445, org.semanticweb.owlapi.owlxml.renderer.OWLXMLStorerFactory@57ddbe75, org.semanticweb.owlapi.latex.renderer.LatexStorerFactory@27684bf, org.semanticweb.owlapi.rdf.rdfxml.renderer.RDFXMLStorerFactory@1a799c73, org.semanticweb.owlapi.dlsyntax.renderer.DLSyntaxHTMLStorerFactory@356feae3, org.semanticweb.owlapi.krss2.renderer.KRSS2OWLSyntaxStorerFactory@7e04410, org.semanticweb.owlapi.dlsyntax.renderer.DLSyntaxStorerFactory@302ae89a, org.semanticweb.owlapi.rio.RioBinaryRdfStorerFactory@1841d013, org.semanticweb.owlapi.rio.RioTrigStorerFactory@2dd85faa, org.semanticweb.owlapi.rio.RioJsonLDStorerFactory@35ba45ee, org.semanticweb.owlapi.rio.RioN3StorerFactory@2a906344, org.semanticweb.owlapi.rio.RioHDTRdfStorerFactory@5233090a, org.semanticweb.owlapi.rio.RioNTriplesStorerFactory@7d3e88a, org.semanticweb.owlapi.rio.RioRDFXMLStorerFactory@47b9622, org.semanticweb.owlapi.rio.RioTrixStorerFactory@47312528, org.semanticweb.owlapi.rdf.turtle.renderer.TurtleStorerFactory@3d746c8f, org.semanticweb.owlapi.manchestersyntax.renderer.ManchesterSyntaxStorerFactory@51acd052]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyStorers(java.util.Set). 17:24:42.152 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Using mapping file '/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/mapping'. 17:24:42.152 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/owl2java-ics.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./owl2java-ics.owl. 17:24:42.152 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/owl2java-onto.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./owl2java-onto.owl. 17:24:42.152 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/onto-with-missing-import.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./onto-with-missing-import.owl. 17:24:42.152 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/bad-import.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./bad-import.owl. 17:24:42.152 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/import-with-same-property.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./import-with-same-property.owl. 17:24:42.152 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/onto-with-same-property-in-import.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./onto-with-same-property-in-import.owl. 17:24:42.152 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/model to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/modelOne.owl. 17:24:42.152 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://onto.fel.cvut.cz/ontologies/model to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/modelTwo.owl. 17:24:42.152 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://onto.fel.cvut.cz/ontologies/owl2java/slovník to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/slovník.owl. 17:24:42.152 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Mapping file successfully parsed. 17:24:42.152 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Loading ontology http://krizik.felk.cvut.cz/ontologies/model... 17:24:42.158 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.TripleLogger -- Total number of triples: 2 17:24:42.158 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.TripleLogger -- Loaded OntologyID(OntologyIRI() VersionIRI()) 17:24:42.159 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.TripleLogger -- Total number of triples: 3 17:24:42.159 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.TripleLogger -- Loaded OntologyID(OntologyIRI() VersionIRI()) 17:24:42.160 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Parsing integrity constraints 17:24:42.160 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:42.160 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:42.160 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Integrity constraints successfully parsed. 17:24:42.160 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating vocabulary ... 17:24:42.160 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- - for all axioms 17:24:42.162 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting object uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl@1151580c 17:24:42.162 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Loading file META-INF/services/org.semanticweb.owlapi.model.OWLOntologyIRIMapper 17:24:42.162 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- No files found for META-INF/services/org.semanticweb.owlapi.model.OWLOntologyIRIMapper 17:24:42.162 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setIRIMappers(java.util.Set). 17:24:42.163 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[org.semanticweb.owlapi.rio.RioJsonLDParserFactory@6deb050b, org.semanticweb.owlapi.functional.parser.OWLFunctionalSyntaxOWLParserFactory@698e8eaa, org.semanticweb.owlapi.rio.RioTrigParserFactory@52ce568, org.semanticweb.owlapi.rio.RioBinaryRdfParserFactory@76242b2c, org.semanticweb.owlapi.rio.RioTrixParserFactory@1c25b58d, org.semanticweb.owlapi.rdf.rdfxml.parser.RDFXMLParserFactory@51d15a98, org.semanticweb.owlapi.rdf.turtle.parser.TurtleOntologyParserFactory@728439ce, org.semanticweb.owlapi.rio.RioNQuadsParserFactory@2ee6cb8a, org.semanticweb.owlapi.dlsyntax.parser.DLSyntaxOWLParserFactory@2485325, org.semanticweb.owlapi.manchestersyntax.parser.ManchesterOWLSyntaxOntologyParserFactory@747252dd, org.semanticweb.owlapi.krss2.parser.KRSS2OWLParserFactory@262f1580, org.semanticweb.owlapi.rio.RioN3ParserFactory@56b3165c, org.semanticweb.owlapi.owlxml.parser.OWLXMLParserFactory@f8cddfc, org.semanticweb.owlapi.rio.RioHDTRdfParserFactory@2dfabaea, org.semanticweb.owlapi.rio.RioNTriplesParserFactory@1b104000, org.semanticweb.owlapi.rio.RioJsonParserFactory@1993008, org.semanticweb.owlapi.oboformat.OBOFormatOWLAPIParserFactory@1fae6618, org.semanticweb.owlapi.rio.RioRDFXMLParserFactory@1d0ed7d8, org.semanticweb.owlapi.rio.RioTurtleParserFactory@466ecdf9, org.semanticweb.owlapi.rio.RioRDFaParserFactory@53413a1a]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyParsers(java.util.Set). 17:24:42.163 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl@2d3572fb]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyFactories(java.util.Set). 17:24:42.163 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[org.semanticweb.owlapi.rdf.rdfxml.renderer.RDFXMLStorerFactory@4f50d590, org.semanticweb.owlapi.owlxml.renderer.OWLXMLStorerFactory@7ee8882a, org.semanticweb.owlapi.rio.RioTurtleStorerFactory@129e58fa, org.semanticweb.owlapi.dlsyntax.renderer.DLSyntaxHTMLStorerFactory@1dd53a93, org.semanticweb.owlapi.rio.RioHDTRdfStorerFactory@774a458c, org.semanticweb.owlapi.rio.RioN3StorerFactory@1a73b0f9, org.semanticweb.owlapi.rio.RioNTriplesStorerFactory@de7336d, org.semanticweb.owlapi.manchestersyntax.renderer.ManchesterSyntaxStorerFactory@487d9291, org.semanticweb.owlapi.rio.RioTrigStorerFactory@1e5ed8d3, org.semanticweb.owlapi.rio.RioNQuadsStorerFactory@3f30f01e, org.semanticweb.owlapi.rio.RioTrixStorerFactory@26566b06, org.semanticweb.owlapi.functional.renderer.FunctionalSyntaxStorerFactory@4e59830b, org.semanticweb.owlapi.krss2.renderer.KRSS2OWLSyntaxStorerFactory@148325b, org.semanticweb.owlapi.latex.renderer.LatexStorerFactory@3998de2b, org.semanticweb.owlapi.dlsyntax.renderer.DLSyntaxStorerFactory@5dcf0998, org.semanticweb.owlapi.rio.RioJsonLDStorerFactory@526c0134, org.semanticweb.owlapi.rio.RioRDFXMLStorerFactory@192d4777, org.semanticweb.owlapi.rdf.turtle.renderer.TurtleStorerFactory@3bdb5380, org.semanticweb.owlapi.oboformat.OBOFormatStorerFactory@3ce906f2, org.semanticweb.owlapi.rio.RioJsonStorerFactory@2646531d, org.semanticweb.owlapi.rio.RioBinaryRdfStorerFactory@43fffec2]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyStorers(java.util.Set). 17:24:42.163 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Using mapping file '/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/mapping'. 17:24:42.163 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/owl2java-ics.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./owl2java-ics.owl. 17:24:42.163 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/owl2java-onto.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./owl2java-onto.owl. 17:24:42.163 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/onto-with-missing-import.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./onto-with-missing-import.owl. 17:24:42.163 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/bad-import.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./bad-import.owl. 17:24:42.163 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/import-with-same-property.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./import-with-same-property.owl. 17:24:42.163 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/onto-with-same-property-in-import.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./onto-with-same-property-in-import.owl. 17:24:42.163 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/model to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/modelOne.owl. 17:24:42.163 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://onto.fel.cvut.cz/ontologies/model to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/modelTwo.owl. 17:24:42.164 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://onto.fel.cvut.cz/ontologies/owl2java/slovník to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/slovník.owl. 17:24:42.164 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Mapping file successfully parsed. 17:24:42.164 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Loading ontology http://krizik.felk.cvut.cz/ontologies/owl2java-ics.owl... 17:24:42.170 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.TripleLogger -- Total number of triples: 40 17:24:42.171 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.TripleLogger -- Loaded OntologyID(OntologyIRI() VersionIRI()) 17:24:42.177 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.TripleLogger -- Total number of triples: 319 17:24:42.180 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.TripleLogger -- Loaded OntologyID(OntologyIRI() VersionIRI()) 17:24:42.181 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Parsing integrity constraints 17:24:42.182 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:string)) for context owl2java-ic 17:24:42.182 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:long)) for context owl2java-ic 17:24:42.182 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:dateTime)) for context owl2java-ic 17:24:42.182 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:string)) for context owl2java-ic 17:24:42.182 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ) for context owl2java-ic 17:24:42.182 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectAllValuesFrom( )) for context owl2java-ic 17:24:42.182 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectAllValuesFrom( )) for context owl2java-ic 17:24:42.182 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectExactCardinality(1 )) for context owl2java-ic 17:24:42.182 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:string)) for context owl2java-ic 17:24:42.182 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectAllValuesFrom( )) for context owl2java-ic 17:24:42.182 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:string)) for context owl2java-ic 17:24:42.183 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:dateTime)) for context owl2java-ic 17:24:42.183 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectAllValuesFrom( )) for context owl2java-ic 17:24:42.183 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:string)) for context owl2java-ic 17:24:42.183 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectAllValuesFrom( )) for context owl2java-ic 17:24:42.183 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:string)) for context owl2java-ic 17:24:42.183 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:string)) for context owl2java-ic 17:24:42.183 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectExactCardinality(1 )) for context owl2java-ic 17:24:42.183 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:long)) for context owl2java-ic 17:24:42.183 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:string)) for context owl2java-ic 17:24:42.183 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:dateTime)) for context owl2java-ic 17:24:42.184 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectExactCardinality(1 )) for context owl2java-ic 17:24:42.184 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:dateTime)) for context owl2java-ic 17:24:42.184 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found OWLEntity declaration for context owl2java-ic 17:24:42.184 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found OWLEntity declaration for context owl2java-ic 17:24:42.184 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found OWLEntity declaration for context owl2java-ic 17:24:42.184 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found OWLEntity declaration for context owl2java-ic 17:24:42.184 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:42.184 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:42.184 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:comment "Identification number. E.g. ICO for organizations."@en) 17:24:42.184 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:42.184 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "Company"^^xsd:string) 17:24:42.184 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(AnnotationProperty()) 17:24:42.184 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:42.184 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(AnnotationProperty()) 17:24:42.185 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "owl2java-ic"^^xsd:string) 17:24:42.185 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "owl2java-ic"^^xsd:string) 17:24:42.185 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:comment "Connects artifact to its author."@en) 17:24:42.185 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:42.185 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Logical record"@en) 17:24:42.185 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:42.185 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "owl2java-ic"^^xsd:string) 17:24:42.185 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Report"@en) 17:24:42.185 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:42.185 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:42.185 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:42.185 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:42.185 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(AnnotationProperty()) 17:24:42.185 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "owl2java-ic"^^xsd:string) 17:24:42.185 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Person"@en) 17:24:42.185 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:42.185 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Answer"@en) 17:24:42.185 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Organization"@en) 17:24:42.185 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:42.185 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:42.185 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:42.185 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Question"@en) 17:24:42.185 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:42.185 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:42.185 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:comment "Represents a logical report filed by a person."@en) 17:24:42.185 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:42.185 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:42.185 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:42.185 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:42.185 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain( ) 17:24:42.185 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:42.186 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Integrity constraints successfully parsed. 17:24:42.186 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- - for context 'owl2java-ic'. 17:24:42.186 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Transforming context ... 17:24:42.186 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating model ... 17:24:42.186 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating class ''. 17:24:42.187 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating class ''. 17:24:42.187 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating class ''. 17:24:42.188 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating class ''. 17:24:42.188 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating class ''. 17:24:42.188 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating class ''. 17:24:42.189 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating class ''. 17:24:42.189 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating class 'owl:Thing'. 17:24:42.193 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Transformation SUCCESSFUL. 17:24:42.197 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting object uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl@bb526c 17:24:42.197 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Loading file META-INF/services/org.semanticweb.owlapi.model.OWLOntologyIRIMapper 17:24:42.197 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- No files found for META-INF/services/org.semanticweb.owlapi.model.OWLOntologyIRIMapper 17:24:42.197 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setIRIMappers(java.util.Set). 17:24:42.197 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[org.semanticweb.owlapi.rdf.rdfxml.parser.RDFXMLParserFactory@4f45e1a4, org.semanticweb.owlapi.dlsyntax.parser.DLSyntaxOWLParserFactory@354d078f, org.semanticweb.owlapi.rio.RioBinaryRdfParserFactory@104c73, org.semanticweb.owlapi.rio.RioRDFXMLParserFactory@3d98f7fc, org.semanticweb.owlapi.rio.RioTrigParserFactory@27ae4588, org.semanticweb.owlapi.rio.RioJsonLDParserFactory@3d94d7f3, org.semanticweb.owlapi.owlxml.parser.OWLXMLParserFactory@662c71e5, org.semanticweb.owlapi.krss2.parser.KRSS2OWLParserFactory@3d228c48, org.semanticweb.owlapi.rio.RioHDTRdfParserFactory@60b8d514, org.semanticweb.owlapi.manchestersyntax.parser.ManchesterOWLSyntaxOntologyParserFactory@2a71f2c1, org.semanticweb.owlapi.rio.RioRDFaParserFactory@32a9fa59, org.semanticweb.owlapi.rdf.turtle.parser.TurtleOntologyParserFactory@191c7dce, org.semanticweb.owlapi.rio.RioN3ParserFactory@fd01dc5, org.semanticweb.owlapi.rio.RioJsonParserFactory@da1abd6, org.semanticweb.owlapi.rio.RioTrixParserFactory@253ca9cb, org.semanticweb.owlapi.rio.RioNQuadsParserFactory@2966695e, org.semanticweb.owlapi.rio.RioNTriplesParserFactory@32d608ce, org.semanticweb.owlapi.functional.parser.OWLFunctionalSyntaxOWLParserFactory@436e64b3, org.semanticweb.owlapi.rio.RioTurtleParserFactory@583ae407, org.semanticweb.owlapi.oboformat.OBOFormatOWLAPIParserFactory@536b669]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyParsers(java.util.Set). 17:24:42.197 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl@22e7dfeb]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyFactories(java.util.Set). 17:24:42.198 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[org.semanticweb.owlapi.krss2.renderer.KRSS2OWLSyntaxStorerFactory@51b75097, org.semanticweb.owlapi.latex.renderer.LatexStorerFactory@70025801, org.semanticweb.owlapi.owlxml.renderer.OWLXMLStorerFactory@3782d1e6, org.semanticweb.owlapi.rio.RioTurtleStorerFactory@12bbf99e, org.semanticweb.owlapi.dlsyntax.renderer.DLSyntaxHTMLStorerFactory@48e48923, org.semanticweb.owlapi.rio.RioNQuadsStorerFactory@55a2cb2a, org.semanticweb.owlapi.rio.RioJsonLDStorerFactory@41f968b0, org.semanticweb.owlapi.rdf.rdfxml.renderer.RDFXMLStorerFactory@77304c3a, org.semanticweb.owlapi.rio.RioHDTRdfStorerFactory@5e45b0, org.semanticweb.owlapi.manchestersyntax.renderer.ManchesterSyntaxStorerFactory@249399a3, org.semanticweb.owlapi.rio.RioNTriplesStorerFactory@5f1495c6, org.semanticweb.owlapi.rio.RioRDFXMLStorerFactory@169043e3, org.semanticweb.owlapi.oboformat.OBOFormatStorerFactory@ebfe707, org.semanticweb.owlapi.rio.RioJsonStorerFactory@300f2857, org.semanticweb.owlapi.rio.RioN3StorerFactory@272369bb, org.semanticweb.owlapi.rio.RioTrixStorerFactory@69faebc2, org.semanticweb.owlapi.rio.RioTrigStorerFactory@2a428e3b, org.semanticweb.owlapi.functional.renderer.FunctionalSyntaxStorerFactory@381711cd, org.semanticweb.owlapi.dlsyntax.renderer.DLSyntaxStorerFactory@233c4b40, org.semanticweb.owlapi.rdf.turtle.renderer.TurtleStorerFactory@709bb6a6, org.semanticweb.owlapi.rio.RioBinaryRdfStorerFactory@6c1f6481]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyStorers(java.util.Set). 17:24:42.198 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Using mapping file '/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/mapping'. 17:24:42.198 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/owl2java-ics.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./owl2java-ics.owl. 17:24:42.198 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/owl2java-onto.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./owl2java-onto.owl. 17:24:42.198 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/onto-with-missing-import.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./onto-with-missing-import.owl. 17:24:42.198 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/bad-import.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./bad-import.owl. 17:24:42.198 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/import-with-same-property.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./import-with-same-property.owl. 17:24:42.198 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/onto-with-same-property-in-import.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./onto-with-same-property-in-import.owl. 17:24:42.198 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/model to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/modelOne.owl. 17:24:42.198 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://onto.fel.cvut.cz/ontologies/model to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/modelTwo.owl. 17:24:42.198 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://onto.fel.cvut.cz/ontologies/owl2java/slovník to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/slovník.owl. 17:24:42.198 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Mapping file successfully parsed. 17:24:42.198 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Loading ontology http://krizik.felk.cvut.cz/ontologies/owl2java-ics.owl... 17:24:42.204 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.TripleLogger -- Total number of triples: 40 17:24:42.205 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.TripleLogger -- Loaded OntologyID(OntologyIRI() VersionIRI()) 17:24:42.211 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.TripleLogger -- Total number of triples: 319 17:24:42.214 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.TripleLogger -- Loaded OntologyID(OntologyIRI() VersionIRI()) 17:24:42.215 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Parsing integrity constraints 17:24:42.215 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:string)) for context owl2java-ic 17:24:42.216 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectExactCardinality(1 )) for context owl2java-ic 17:24:42.216 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:string)) for context owl2java-ic 17:24:42.216 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:dateTime)) for context owl2java-ic 17:24:42.216 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectAllValuesFrom( )) for context owl2java-ic 17:24:42.216 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:long)) for context owl2java-ic 17:24:42.216 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:long)) for context owl2java-ic 17:24:42.216 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectExactCardinality(1 )) for context owl2java-ic 17:24:42.216 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:dateTime)) for context owl2java-ic 17:24:42.216 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ) for context owl2java-ic 17:24:42.216 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:string)) for context owl2java-ic 17:24:42.216 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectAllValuesFrom( )) for context owl2java-ic 17:24:42.216 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectAllValuesFrom( )) for context owl2java-ic 17:24:42.216 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:string)) for context owl2java-ic 17:24:42.217 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:string)) for context owl2java-ic 17:24:42.217 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:dateTime)) for context owl2java-ic 17:24:42.217 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectAllValuesFrom( )) for context owl2java-ic 17:24:42.217 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:string)) for context owl2java-ic 17:24:42.217 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:string)) for context owl2java-ic 17:24:42.217 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectAllValuesFrom( )) for context owl2java-ic 17:24:42.217 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:string)) for context owl2java-ic 17:24:42.217 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:dateTime)) for context owl2java-ic 17:24:42.217 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectExactCardinality(1 )) for context owl2java-ic 17:24:42.218 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found OWLEntity declaration for context owl2java-ic 17:24:42.218 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found OWLEntity declaration for context owl2java-ic 17:24:42.218 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found OWLEntity declaration for context owl2java-ic 17:24:42.218 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found OWLEntity declaration for context owl2java-ic 17:24:42.218 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:42.218 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:42.218 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:comment "Identification number. E.g. ICO for organizations."@en) 17:24:42.218 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:42.218 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "Company"^^xsd:string) 17:24:42.218 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(AnnotationProperty()) 17:24:42.218 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:42.218 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(AnnotationProperty()) 17:24:42.218 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "owl2java-ic"^^xsd:string) 17:24:42.218 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "owl2java-ic"^^xsd:string) 17:24:42.218 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:comment "Connects artifact to its author."@en) 17:24:42.218 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:42.218 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Logical record"@en) 17:24:42.218 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:42.218 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "owl2java-ic"^^xsd:string) 17:24:42.219 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Report"@en) 17:24:42.219 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:42.219 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:42.219 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:42.219 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:42.219 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(AnnotationProperty()) 17:24:42.219 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "owl2java-ic"^^xsd:string) 17:24:42.219 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Person"@en) 17:24:42.219 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:42.219 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Answer"@en) 17:24:42.219 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Organization"@en) 17:24:42.219 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:42.219 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:42.219 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:42.219 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Question"@en) 17:24:42.219 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:42.219 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:42.219 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:comment "Represents a logical report filed by a person."@en) 17:24:42.219 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:42.219 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:42.219 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:42.219 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:42.219 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain( ) 17:24:42.219 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:42.219 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Integrity constraints successfully parsed. 17:24:42.220 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- - for context 'owl2java-ic'. 17:24:42.220 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Transforming context ... 17:24:42.220 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating model ... 17:24:42.220 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating class ''. 17:24:42.220 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating class ''. 17:24:42.221 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating class ''. 17:24:42.221 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating class ''. 17:24:42.222 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating class ''. 17:24:42.222 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating class ''. 17:24:42.222 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating class ''. 17:24:42.222 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating class 'owl:Thing'. 17:24:42.227 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Transformation SUCCESSFUL. 17:24:42.229 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting object uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl@24b0c539 17:24:42.229 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Loading file META-INF/services/org.semanticweb.owlapi.model.OWLOntologyIRIMapper 17:24:42.229 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- No files found for META-INF/services/org.semanticweb.owlapi.model.OWLOntologyIRIMapper 17:24:42.229 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setIRIMappers(java.util.Set). 17:24:42.230 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[org.semanticweb.owlapi.rdf.turtle.parser.TurtleOntologyParserFactory@32507931, org.semanticweb.owlapi.rio.RioHDTRdfParserFactory@262ba2aa, org.semanticweb.owlapi.rio.RioTrixParserFactory@15764a15, org.semanticweb.owlapi.functional.parser.OWLFunctionalSyntaxOWLParserFactory@10ebfb4f, org.semanticweb.owlapi.rio.RioJsonParserFactory@1c260202, org.semanticweb.owlapi.rio.RioN3ParserFactory@2ae85262, org.semanticweb.owlapi.rio.RioNQuadsParserFactory@512d8b67, org.semanticweb.owlapi.rio.RioTurtleParserFactory@19d4057, org.semanticweb.owlapi.rio.RioRDFaParserFactory@2907bf0b, org.semanticweb.owlapi.dlsyntax.parser.DLSyntaxOWLParserFactory@5f55f3d8, org.semanticweb.owlapi.krss2.parser.KRSS2OWLParserFactory@1bc75a96, org.semanticweb.owlapi.rio.RioTrigParserFactory@7cdf5eed, org.semanticweb.owlapi.rio.RioJsonLDParserFactory@56104e84, org.semanticweb.owlapi.oboformat.OBOFormatOWLAPIParserFactory@10ab4afe, org.semanticweb.owlapi.rio.RioNTriplesParserFactory@59d8ba8, org.semanticweb.owlapi.rdf.rdfxml.parser.RDFXMLParserFactory@6efd96c7, org.semanticweb.owlapi.manchestersyntax.parser.ManchesterOWLSyntaxOntologyParserFactory@1dd84464, org.semanticweb.owlapi.owlxml.parser.OWLXMLParserFactory@4f4f7652, org.semanticweb.owlapi.rio.RioBinaryRdfParserFactory@24e2435f, org.semanticweb.owlapi.rio.RioRDFXMLParserFactory@4194830b]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyParsers(java.util.Set). 17:24:42.230 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl@647407b4]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyFactories(java.util.Set). 17:24:42.230 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[org.semanticweb.owlapi.rio.RioTrixStorerFactory@156eb4cf, org.semanticweb.owlapi.krss2.renderer.KRSS2OWLSyntaxStorerFactory@58e53c27, org.semanticweb.owlapi.rio.RioTrigStorerFactory@44946197, org.semanticweb.owlapi.dlsyntax.renderer.DLSyntaxHTMLStorerFactory@68b7a133, org.semanticweb.owlapi.dlsyntax.renderer.DLSyntaxStorerFactory@1942bc06, org.semanticweb.owlapi.owlxml.renderer.OWLXMLStorerFactory@455bdd5d, org.semanticweb.owlapi.latex.renderer.LatexStorerFactory@10216c09, org.semanticweb.owlapi.rio.RioRDFXMLStorerFactory@3a9fe0d4, org.semanticweb.owlapi.rio.RioBinaryRdfStorerFactory@3cf3a09e, org.semanticweb.owlapi.rio.RioJsonStorerFactory@c7cddb2, org.semanticweb.owlapi.oboformat.OBOFormatStorerFactory@27a9d146, org.semanticweb.owlapi.rio.RioTurtleStorerFactory@644a6ddb, org.semanticweb.owlapi.rio.RioHDTRdfStorerFactory@6918300a, org.semanticweb.owlapi.rio.RioNTriplesStorerFactory@50e43637, org.semanticweb.owlapi.rio.RioJsonLDStorerFactory@65b603a3, org.semanticweb.owlapi.functional.renderer.FunctionalSyntaxStorerFactory@2eafa259, org.semanticweb.owlapi.rio.RioNQuadsStorerFactory@51a862c, org.semanticweb.owlapi.rio.RioN3StorerFactory@2daa7bf3, org.semanticweb.owlapi.rdf.rdfxml.renderer.RDFXMLStorerFactory@625a05e1, org.semanticweb.owlapi.rdf.turtle.renderer.TurtleStorerFactory@434fa353, org.semanticweb.owlapi.manchestersyntax.renderer.ManchesterSyntaxStorerFactory@6aa2599f]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyStorers(java.util.Set). 17:24:42.230 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Using mapping file '/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/mapping'. 17:24:42.230 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/owl2java-ics.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./owl2java-ics.owl. 17:24:42.230 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/owl2java-onto.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./owl2java-onto.owl. 17:24:42.230 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/onto-with-missing-import.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./onto-with-missing-import.owl. 17:24:42.230 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/bad-import.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./bad-import.owl. 17:24:42.230 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/import-with-same-property.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./import-with-same-property.owl. 17:24:42.230 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/onto-with-same-property-in-import.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./onto-with-same-property-in-import.owl. 17:24:42.231 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/model to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/modelOne.owl. 17:24:42.231 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://onto.fel.cvut.cz/ontologies/model to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/modelTwo.owl. 17:24:42.231 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://onto.fel.cvut.cz/ontologies/owl2java/slovník to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/slovník.owl. 17:24:42.231 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Mapping file successfully parsed. 17:24:42.231 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Loading ontology http://www.w3.org/2000/01/rdf-schema... 17:24:42.810 [main] INFO org.semanticweb.owlapi.rdf.rdfxml.parser.AbstractState -- Notice: root element does not have an xml:base. Relative IRIs will be resolved against http://www.w3.org/2000/01/rdf-schema 17:24:42.815 [main] INFO org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers -- Usage of rdf vocabulary: http://www.w3.org/2000/01/rdf-schema#subClassOf -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property 17:24:42.817 [main] INFO org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers -- Usage of rdf vocabulary: http://www.w3.org/2000/01/rdf-schema#subPropertyOf -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property 17:24:42.817 [main] INFO org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers -- Usage of rdf vocabulary: http://www.w3.org/2000/01/rdf-schema#comment -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property 17:24:42.817 [main] INFO org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers -- Usage of rdf vocabulary: http://www.w3.org/2000/01/rdf-schema#label -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property 17:24:42.818 [main] INFO org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers -- Usage of rdf vocabulary: http://www.w3.org/2000/01/rdf-schema#domain -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property 17:24:42.819 [main] INFO org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers -- Usage of rdf vocabulary: http://www.w3.org/2000/01/rdf-schema#range -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property 17:24:42.819 [main] INFO org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers -- Usage of rdf vocabulary: http://www.w3.org/2000/01/rdf-schema#seeAlso -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property 17:24:42.819 [main] INFO org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers -- Usage of rdf vocabulary: http://www.w3.org/2000/01/rdf-schema#isDefinedBy -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property 17:24:42.823 [main] INFO org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers -- Usage of rdf vocabulary: http://www.w3.org/2000/01/rdf-schema#member -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property 17:24:42.824 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.TripleLogger -- Total number of triples: 87 17:24:42.832 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.TripleLogger -- Loaded OntologyID(OntologyIRI() VersionIRI()) 17:24:42.835 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Parsing integrity constraints 17:24:42.838 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:isDefinedBy ) 17:24:42.838 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Literal"^^xsd:string) 17:24:42.838 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:isDefinedBy ) 17:24:42.838 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:isDefinedBy ) 17:24:42.838 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "domain"^^xsd:string) 17:24:42.838 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:isDefinedBy ) 17:24:42.839 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class(rdfs:Literal)) 17:24:42.839 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:isDefinedBy ) 17:24:42.839 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "label"^^xsd:string) 17:24:42.839 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:comment "The class of RDF containers."^^xsd:string) 17:24:42.839 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationPropertyRange(rdfs:isDefinedBy ) 17:24:42.839 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class(rdfs:ContainerMembershipProperty)) 17:24:42.839 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "member"^^xsd:string) 17:24:42.839 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:isDefinedBy ) 17:24:42.839 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:comment "The class resource, everything."^^xsd:string) 17:24:42.839 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain(rdfs:subPropertyOf rdf:Property) 17:24:42.839 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:isDefinedBy ) 17:24:42.839 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "subPropertyOf"^^xsd:string) 17:24:42.840 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationPropertyDomain(rdfs:isDefinedBy ) 17:24:42.840 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Resource"^^xsd:string) 17:24:42.840 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:comment "The class of classes."^^xsd:string) 17:24:42.840 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Container"^^xsd:string) 17:24:42.840 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:isDefinedBy ) 17:24:42.840 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:comment "Further information about the subject resource."^^xsd:string) 17:24:42.840 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationPropertyRange(rdfs:comment ) 17:24:42.840 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:isDefinedBy ) 17:24:42.840 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:comment "The class of container membership properties, rdf:_1, rdf:_2, ..., all of which are sub-properties of 'member'."^^xsd:string) 17:24:42.840 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Class"^^xsd:string) 17:24:42.840 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:comment "A human-readable name for the subject."^^xsd:string) 17:24:42.840 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:isDefinedBy ) 17:24:42.840 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:isDefinedBy ) 17:24:42.840 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:comment "A domain of the subject property."^^xsd:string) 17:24:42.840 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:comment "The class of literal values, eg. textual strings and integers."^^xsd:string) 17:24:42.841 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "ContainerMembershipProperty"^^xsd:string) 17:24:42.841 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:comment "The subject is a subclass of a class."^^xsd:string) 17:24:42.841 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:comment "The defininition of the subject resource."^^xsd:string) 17:24:42.841 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class(rdfs:Datatype)) 17:24:42.841 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class(rdfs:Container)) 17:24:42.841 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:isDefinedBy ) 17:24:42.841 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain(rdfs:subClassOf rdfs:Class) 17:24:42.841 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:isDefinedBy ) 17:24:42.841 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:comment "A description of the subject resource."^^xsd:string) 17:24:42.841 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:isDefinedBy ) 17:24:42.841 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "seeAlso"^^xsd:string) 17:24:42.841 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:comment "The class of RDF datatypes."^^xsd:string) 17:24:42.841 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationPropertyDomain(rdfs:label ) 17:24:42.841 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:comment "A range of the subject property."^^xsd:string) 17:24:42.841 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain(rdfs:domain rdf:Property) 17:24:42.841 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationPropertyDomain(rdfs:seeAlso ) 17:24:42.841 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "isDefinedBy"^^xsd:string) 17:24:42.842 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationPropertyDomain(rdfs:comment ) 17:24:42.842 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Datatype"^^xsd:string) 17:24:42.842 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationPropertyRange(rdfs:label ) 17:24:42.842 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:isDefinedBy ) 17:24:42.842 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain(rdfs:range rdf:Property) 17:24:42.842 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class(rdfs:Class)) 17:24:42.842 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:comment "A member of the subject resource."^^xsd:string) 17:24:42.842 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationPropertyRange(rdfs:seeAlso ) 17:24:42.842 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:comment "The subject is a subproperty of a property."^^xsd:string) 17:24:42.842 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "subClassOf"^^xsd:string) 17:24:42.842 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : SubAnnotationPropertyOf(rdfs:isDefinedBy rdfs:seeAlso) 17:24:42.842 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "comment"^^xsd:string) 17:24:42.842 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain(rdfs:member rdfs:Resource) 17:24:42.842 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "range"^^xsd:string) 17:24:42.842 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class(rdfs:Resource)) 17:24:42.842 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Integrity constraints successfully parsed. 17:24:42.843 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating vocabulary ... 17:24:42.843 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- - for all axioms 17:24:42.851 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting object uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl@6c787463 17:24:42.851 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Loading file META-INF/services/org.semanticweb.owlapi.model.OWLOntologyIRIMapper 17:24:42.851 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- No files found for META-INF/services/org.semanticweb.owlapi.model.OWLOntologyIRIMapper 17:24:42.852 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setIRIMappers(java.util.Set). 17:24:42.852 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[org.semanticweb.owlapi.rio.RioBinaryRdfParserFactory@69faffba, org.semanticweb.owlapi.rio.RioNTriplesParserFactory@6cb48bf4, org.semanticweb.owlapi.rio.RioTrigParserFactory@7a540616, org.semanticweb.owlapi.rio.RioTurtleParserFactory@37452080, org.semanticweb.owlapi.rio.RioJsonLDParserFactory@2a6a0343, org.semanticweb.owlapi.rio.RioRDFXMLParserFactory@1b9892b4, org.semanticweb.owlapi.rio.RioTrixParserFactory@32f7d983, org.semanticweb.owlapi.rdf.rdfxml.parser.RDFXMLParserFactory@33431376, org.semanticweb.owlapi.oboformat.OBOFormatOWLAPIParserFactory@3986b553, org.semanticweb.owlapi.rio.RioNQuadsParserFactory@163ee26b, org.semanticweb.owlapi.functional.parser.OWLFunctionalSyntaxOWLParserFactory@2cdaf44c, org.semanticweb.owlapi.rio.RioRDFaParserFactory@1ab3f085, org.semanticweb.owlapi.rdf.turtle.parser.TurtleOntologyParserFactory@3ae4336, org.semanticweb.owlapi.rio.RioHDTRdfParserFactory@42099950, org.semanticweb.owlapi.rio.RioJsonParserFactory@264a1770, org.semanticweb.owlapi.krss2.parser.KRSS2OWLParserFactory@74e7d97b, org.semanticweb.owlapi.owlxml.parser.OWLXMLParserFactory@79a52138, org.semanticweb.owlapi.dlsyntax.parser.DLSyntaxOWLParserFactory@428551db, org.semanticweb.owlapi.manchestersyntax.parser.ManchesterOWLSyntaxOntologyParserFactory@33ac205, org.semanticweb.owlapi.rio.RioN3ParserFactory@18732b2c]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyParsers(java.util.Set). 17:24:42.852 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl@689719ee]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyFactories(java.util.Set). 17:24:42.853 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[org.semanticweb.owlapi.rio.RioHDTRdfStorerFactory@410c9cad, org.semanticweb.owlapi.dlsyntax.renderer.DLSyntaxHTMLStorerFactory@5218997b, org.semanticweb.owlapi.rio.RioN3StorerFactory@73c50bf, org.semanticweb.owlapi.rio.RioJsonStorerFactory@18495d2c, org.semanticweb.owlapi.dlsyntax.renderer.DLSyntaxStorerFactory@2c9e9116, org.semanticweb.owlapi.rio.RioTrigStorerFactory@198d6bc7, org.semanticweb.owlapi.rio.RioRDFXMLStorerFactory@7c51755a, org.semanticweb.owlapi.manchestersyntax.renderer.ManchesterSyntaxStorerFactory@70c969a7, org.semanticweb.owlapi.latex.renderer.LatexStorerFactory@692751a9, org.semanticweb.owlapi.rio.RioNQuadsStorerFactory@22f05d01, org.semanticweb.owlapi.rdf.rdfxml.renderer.RDFXMLStorerFactory@32a9d65c, org.semanticweb.owlapi.owlxml.renderer.OWLXMLStorerFactory@3e9e3a4b, org.semanticweb.owlapi.rdf.turtle.renderer.TurtleStorerFactory@432d7578, org.semanticweb.owlapi.rio.RioTurtleStorerFactory@84bf81e, org.semanticweb.owlapi.rio.RioBinaryRdfStorerFactory@5749147e, org.semanticweb.owlapi.rio.RioTrixStorerFactory@39b525a2, org.semanticweb.owlapi.oboformat.OBOFormatStorerFactory@430a748, org.semanticweb.owlapi.functional.renderer.FunctionalSyntaxStorerFactory@20c14c38, org.semanticweb.owlapi.rio.RioJsonLDStorerFactory@19c2a3bb, org.semanticweb.owlapi.krss2.renderer.KRSS2OWLSyntaxStorerFactory@c2e5ad4, org.semanticweb.owlapi.rio.RioNTriplesStorerFactory@2ea3ed9f]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyStorers(java.util.Set). 17:24:42.853 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Using mapping file '/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/mapping'. 17:24:42.854 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/owl2java-ics.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./owl2java-ics.owl. 17:24:42.854 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/owl2java-onto.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./owl2java-onto.owl. 17:24:42.854 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/onto-with-missing-import.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./onto-with-missing-import.owl. 17:24:42.854 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/bad-import.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./bad-import.owl. 17:24:42.854 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/import-with-same-property.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./import-with-same-property.owl. 17:24:42.854 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/onto-with-same-property-in-import.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./onto-with-same-property-in-import.owl. 17:24:42.854 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/model to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/modelOne.owl. 17:24:42.854 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://onto.fel.cvut.cz/ontologies/model to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/modelTwo.owl. 17:24:42.854 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://onto.fel.cvut.cz/ontologies/owl2java/slovník to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/slovník.owl. 17:24:42.854 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Mapping file successfully parsed. 17:24:42.854 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Loading ontology http://krizik.felk.cvut.cz/ontologies/owl2java-ics.owl... 17:24:42.868 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.TripleLogger -- Total number of triples: 40 17:24:42.869 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.TripleLogger -- Loaded OntologyID(OntologyIRI() VersionIRI()) 17:24:42.882 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.TripleLogger -- Total number of triples: 319 17:24:42.887 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.TripleLogger -- Loaded OntologyID(OntologyIRI() VersionIRI()) 17:24:42.890 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Parsing integrity constraints 17:24:42.890 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:string)) for context owl2java-ic 17:24:42.890 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:string)) for context owl2java-ic 17:24:42.891 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectAllValuesFrom( )) for context owl2java-ic 17:24:42.891 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ) for context owl2java-ic 17:24:42.891 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectAllValuesFrom( )) for context owl2java-ic 17:24:42.891 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:string)) for context owl2java-ic 17:24:42.891 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:string)) for context owl2java-ic 17:24:42.891 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectExactCardinality(1 )) for context owl2java-ic 17:24:42.891 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectAllValuesFrom( )) for context owl2java-ic 17:24:42.892 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectAllValuesFrom( )) for context owl2java-ic 17:24:42.892 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:dateTime)) for context owl2java-ic 17:24:42.892 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectAllValuesFrom( )) for context owl2java-ic 17:24:42.892 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:dateTime)) for context owl2java-ic 17:24:42.892 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectExactCardinality(1 )) for context owl2java-ic 17:24:42.892 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:string)) for context owl2java-ic 17:24:42.892 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectExactCardinality(1 )) for context owl2java-ic 17:24:42.893 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:long)) for context owl2java-ic 17:24:42.893 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:long)) for context owl2java-ic 17:24:42.893 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:string)) for context owl2java-ic 17:24:42.893 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:dateTime)) for context owl2java-ic 17:24:42.893 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:string)) for context owl2java-ic 17:24:42.893 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:string)) for context owl2java-ic 17:24:42.893 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:dateTime)) for context owl2java-ic 17:24:42.894 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found OWLEntity declaration for context owl2java-ic 17:24:42.895 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found OWLEntity declaration for context owl2java-ic 17:24:42.895 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found OWLEntity declaration for context owl2java-ic 17:24:42.895 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found OWLEntity declaration for context owl2java-ic 17:24:42.895 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:42.895 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:42.895 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:comment "Identification number. E.g. ICO for organizations."@en) 17:24:42.895 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:42.895 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "Company"^^xsd:string) 17:24:42.896 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(AnnotationProperty()) 17:24:42.896 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:42.896 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(AnnotationProperty()) 17:24:42.896 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "owl2java-ic"^^xsd:string) 17:24:42.896 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:comment "Connects artifact to its author."@en) 17:24:42.896 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "owl2java-ic"^^xsd:string) 17:24:42.896 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:42.896 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Logical record"@en) 17:24:42.896 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:42.896 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "owl2java-ic"^^xsd:string) 17:24:42.896 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:42.896 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Report"@en) 17:24:42.896 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:42.896 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:42.896 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:42.896 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(AnnotationProperty()) 17:24:42.896 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "owl2java-ic"^^xsd:string) 17:24:42.896 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Person"@en) 17:24:42.896 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:42.897 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Answer"@en) 17:24:42.897 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Organization"@en) 17:24:42.897 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:42.897 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:42.897 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:42.897 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Question"@en) 17:24:42.897 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:42.897 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:42.897 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:42.897 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:comment "Represents a logical report filed by a person."@en) 17:24:42.897 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:42.897 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:42.897 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:42.897 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain( ) 17:24:42.897 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:42.897 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Integrity constraints successfully parsed. 17:24:42.898 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- - for all axioms 17:24:42.898 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Transforming context ... 17:24:42.899 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating model ... 17:24:42.899 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating class ''. 17:24:42.899 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating class ''. 17:24:42.900 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating class ''. 17:24:42.900 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating class ''. 17:24:42.901 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating class ''. 17:24:42.901 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating class ''. 17:24:42.901 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating class ''. 17:24:42.902 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating class ''. 17:24:42.902 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating class 'owl:Thing'. 17:24:42.909 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Transformation SUCCESSFUL. 17:24:42.912 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting object uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl@3d65d5c 17:24:42.913 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Loading file META-INF/services/org.semanticweb.owlapi.model.OWLOntologyIRIMapper 17:24:42.913 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- No files found for META-INF/services/org.semanticweb.owlapi.model.OWLOntologyIRIMapper 17:24:42.913 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setIRIMappers(java.util.Set). 17:24:42.913 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[org.semanticweb.owlapi.rio.RioHDTRdfParserFactory@1d28a0a8, org.semanticweb.owlapi.rio.RioTrixParserFactory@5c62d0c3, org.semanticweb.owlapi.rio.RioN3ParserFactory@4eace98f, org.semanticweb.owlapi.rio.RioRDFXMLParserFactory@41cc59a9, org.semanticweb.owlapi.krss2.parser.KRSS2OWLParserFactory@294c7146, org.semanticweb.owlapi.rio.RioJsonLDParserFactory@75b7889d, org.semanticweb.owlapi.functional.parser.OWLFunctionalSyntaxOWLParserFactory@6e97885c, org.semanticweb.owlapi.rio.RioNQuadsParserFactory@16d92d12, org.semanticweb.owlapi.owlxml.parser.OWLXMLParserFactory@249a58b6, org.semanticweb.owlapi.manchestersyntax.parser.ManchesterOWLSyntaxOntologyParserFactory@5e128aa2, org.semanticweb.owlapi.rio.RioRDFaParserFactory@680535b7, org.semanticweb.owlapi.rdf.turtle.parser.TurtleOntologyParserFactory@5f9a024e, org.semanticweb.owlapi.rdf.rdfxml.parser.RDFXMLParserFactory@6e96db22, org.semanticweb.owlapi.rio.RioJsonParserFactory@7248b33c, org.semanticweb.owlapi.rio.RioNTriplesParserFactory@5f63bc34, org.semanticweb.owlapi.rio.RioBinaryRdfParserFactory@453f2ce6, org.semanticweb.owlapi.oboformat.OBOFormatOWLAPIParserFactory@33968dca, org.semanticweb.owlapi.dlsyntax.parser.DLSyntaxOWLParserFactory@61913ccc, org.semanticweb.owlapi.rio.RioTrigParserFactory@1ea24d3f, org.semanticweb.owlapi.rio.RioTurtleParserFactory@1d0bfe75]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyParsers(java.util.Set). 17:24:42.914 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl@3ea9fd6c]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyFactories(java.util.Set). 17:24:42.914 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[org.semanticweb.owlapi.dlsyntax.renderer.DLSyntaxHTMLStorerFactory@1f97ea36, org.semanticweb.owlapi.manchestersyntax.renderer.ManchesterSyntaxStorerFactory@4bc9c7e0, org.semanticweb.owlapi.latex.renderer.LatexStorerFactory@1ae4c84d, org.semanticweb.owlapi.rio.RioN3StorerFactory@6a292803, org.semanticweb.owlapi.rio.RioBinaryRdfStorerFactory@2b6deb26, org.semanticweb.owlapi.rio.RioHDTRdfStorerFactory@b0b6227, org.semanticweb.owlapi.rio.RioRDFXMLStorerFactory@2412347c, org.semanticweb.owlapi.oboformat.OBOFormatStorerFactory@1777ef25, org.semanticweb.owlapi.rdf.turtle.renderer.TurtleStorerFactory@700e297d, org.semanticweb.owlapi.rio.RioTrixStorerFactory@26339ea0, org.semanticweb.owlapi.functional.renderer.FunctionalSyntaxStorerFactory@3afa0f4e, org.semanticweb.owlapi.rio.RioTurtleStorerFactory@36e8fffc, org.semanticweb.owlapi.owlxml.renderer.OWLXMLStorerFactory@78c0ae75, org.semanticweb.owlapi.rio.RioTrigStorerFactory@75879cd, org.semanticweb.owlapi.krss2.renderer.KRSS2OWLSyntaxStorerFactory@dc08db6, org.semanticweb.owlapi.rio.RioJsonLDStorerFactory@67f1b08, org.semanticweb.owlapi.rio.RioNQuadsStorerFactory@3a63653b, org.semanticweb.owlapi.dlsyntax.renderer.DLSyntaxStorerFactory@16b3794f, org.semanticweb.owlapi.rio.RioJsonStorerFactory@2ed9d225, org.semanticweb.owlapi.rdf.rdfxml.renderer.RDFXMLStorerFactory@326e8433, org.semanticweb.owlapi.rio.RioNTriplesStorerFactory@443a9e24]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyStorers(java.util.Set). 17:24:42.914 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Using mapping file '/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/mapping'. 17:24:42.914 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/owl2java-ics.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./owl2java-ics.owl. 17:24:42.915 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/owl2java-onto.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./owl2java-onto.owl. 17:24:42.915 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/onto-with-missing-import.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./onto-with-missing-import.owl. 17:24:42.915 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/bad-import.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./bad-import.owl. 17:24:42.915 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/import-with-same-property.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./import-with-same-property.owl. 17:24:42.915 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/onto-with-same-property-in-import.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./onto-with-same-property-in-import.owl. 17:24:42.915 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/model to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/modelOne.owl. 17:24:42.915 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://onto.fel.cvut.cz/ontologies/model to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/modelTwo.owl. 17:24:42.915 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://onto.fel.cvut.cz/ontologies/owl2java/slovník to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/slovník.owl. 17:24:42.915 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Mapping file successfully parsed. 17:24:42.915 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Loading ontology http://krizik.felk.cvut.cz/ontologies/owl2java-ics.owl... 17:24:42.926 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.TripleLogger -- Total number of triples: 40 17:24:42.926 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.TripleLogger -- Loaded OntologyID(OntologyIRI() VersionIRI()) 17:24:42.935 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.TripleLogger -- Total number of triples: 319 17:24:42.938 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.TripleLogger -- Loaded OntologyID(OntologyIRI() VersionIRI()) 17:24:42.940 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Parsing integrity constraints 17:24:42.941 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectExactCardinality(1 )) for context owl2java-ic 17:24:42.941 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectAllValuesFrom( )) for context owl2java-ic 17:24:42.941 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:string)) for context owl2java-ic 17:24:42.941 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectAllValuesFrom( )) for context owl2java-ic 17:24:42.941 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectExactCardinality(1 )) for context owl2java-ic 17:24:42.941 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:dateTime)) for context owl2java-ic 17:24:42.941 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectAllValuesFrom( )) for context owl2java-ic 17:24:42.942 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:string)) for context owl2java-ic 17:24:42.942 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:string)) for context owl2java-ic 17:24:42.942 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectAllValuesFrom( )) for context owl2java-ic 17:24:42.942 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:string)) for context owl2java-ic 17:24:42.942 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:string)) for context owl2java-ic 17:24:42.942 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ) for context owl2java-ic 17:24:42.942 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:string)) for context owl2java-ic 17:24:42.942 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:long)) for context owl2java-ic 17:24:42.942 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectExactCardinality(1 )) for context owl2java-ic 17:24:42.942 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:dateTime)) for context owl2java-ic 17:24:42.942 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:long)) for context owl2java-ic 17:24:42.943 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:string)) for context owl2java-ic 17:24:42.943 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:dateTime)) for context owl2java-ic 17:24:42.943 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectAllValuesFrom( )) for context owl2java-ic 17:24:42.943 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:dateTime)) for context owl2java-ic 17:24:42.943 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:string)) for context owl2java-ic 17:24:42.943 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found OWLEntity declaration for context owl2java-ic 17:24:42.943 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found OWLEntity declaration for context owl2java-ic 17:24:42.943 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found OWLEntity declaration for context owl2java-ic 17:24:42.944 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found OWLEntity declaration for context owl2java-ic 17:24:42.944 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:42.944 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:42.944 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:comment "Identification number. E.g. ICO for organizations."@en) 17:24:42.944 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:42.944 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "Company"^^xsd:string) 17:24:42.944 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(AnnotationProperty()) 17:24:42.944 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:42.944 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(AnnotationProperty()) 17:24:42.944 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "owl2java-ic"^^xsd:string) 17:24:42.944 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "owl2java-ic"^^xsd:string) 17:24:42.944 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:comment "Connects artifact to its author."@en) 17:24:42.944 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:42.944 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Logical record"@en) 17:24:42.944 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:42.944 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "owl2java-ic"^^xsd:string) 17:24:42.944 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Report"@en) 17:24:42.944 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:42.944 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:42.944 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:42.944 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:42.944 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(AnnotationProperty()) 17:24:42.945 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "owl2java-ic"^^xsd:string) 17:24:42.945 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Person"@en) 17:24:42.945 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:42.945 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Answer"@en) 17:24:42.945 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Organization"@en) 17:24:42.945 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:42.945 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:42.945 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:42.945 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Question"@en) 17:24:42.945 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:42.945 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:42.945 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:comment "Represents a logical report filed by a person."@en) 17:24:42.945 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:42.945 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:42.945 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:42.945 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:42.945 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain( ) 17:24:42.945 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:42.945 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Integrity constraints successfully parsed. 17:24:42.946 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- - for context 'owl2java-ic'. 17:24:42.946 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Transforming context ... 17:24:42.946 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating model ... 17:24:42.946 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating class ''. 17:24:42.946 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating class ''. 17:24:42.947 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating class ''. 17:24:42.947 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating class ''. 17:24:42.948 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating class ''. 17:24:42.948 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating class ''. 17:24:42.948 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating class ''. 17:24:42.949 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating class 'owl:Thing'. 17:24:42.953 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Transformation SUCCESSFUL. 17:24:42.956 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting object uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl@737e773a 17:24:42.956 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Loading file META-INF/services/org.semanticweb.owlapi.model.OWLOntologyIRIMapper 17:24:42.956 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- No files found for META-INF/services/org.semanticweb.owlapi.model.OWLOntologyIRIMapper 17:24:42.956 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setIRIMappers(java.util.Set). 17:24:42.956 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[org.semanticweb.owlapi.functional.parser.OWLFunctionalSyntaxOWLParserFactory@11ad162d, org.semanticweb.owlapi.rio.RioN3ParserFactory@4b14d435, org.semanticweb.owlapi.rio.RioTurtleParserFactory@9d2ddb1, org.semanticweb.owlapi.rio.RioNQuadsParserFactory@41c4d341, org.semanticweb.owlapi.rio.RioRDFaParserFactory@347749f2, org.semanticweb.owlapi.rdf.turtle.parser.TurtleOntologyParserFactory@11ea648d, org.semanticweb.owlapi.rdf.rdfxml.parser.RDFXMLParserFactory@50fd1535, org.semanticweb.owlapi.rio.RioHDTRdfParserFactory@4cf8d452, org.semanticweb.owlapi.rio.RioJsonLDParserFactory@50f8d4f3, org.semanticweb.owlapi.rio.RioNTriplesParserFactory@578dc8c6, org.semanticweb.owlapi.krss2.parser.KRSS2OWLParserFactory@4b6607a, org.semanticweb.owlapi.rio.RioTrigParserFactory@3e96089a, org.semanticweb.owlapi.owlxml.parser.OWLXMLParserFactory@677f0c10, org.semanticweb.owlapi.manchestersyntax.parser.ManchesterOWLSyntaxOntologyParserFactory@5ac59c34, org.semanticweb.owlapi.oboformat.OBOFormatOWLAPIParserFactory@6b94ada6, org.semanticweb.owlapi.rio.RioTrixParserFactory@7643c76, org.semanticweb.owlapi.rio.RioJsonParserFactory@1ecfaad7, org.semanticweb.owlapi.dlsyntax.parser.DLSyntaxOWLParserFactory@12f1cdab, org.semanticweb.owlapi.rio.RioRDFXMLParserFactory@59af8635, org.semanticweb.owlapi.rio.RioBinaryRdfParserFactory@74943348]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyParsers(java.util.Set). 17:24:42.956 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl@2c697c90]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyFactories(java.util.Set). 17:24:42.957 [main] DEBUG org.semanticweb.owlapi.utilities.Injector -- Injecting values [[org.semanticweb.owlapi.functional.renderer.FunctionalSyntaxStorerFactory@1bb40695, org.semanticweb.owlapi.latex.renderer.LatexStorerFactory@69176296, org.semanticweb.owlapi.rio.RioNQuadsStorerFactory@33ad10af, org.semanticweb.owlapi.dlsyntax.renderer.DLSyntaxStorerFactory@5557cc74, org.semanticweb.owlapi.rdf.turtle.renderer.TurtleStorerFactory@522c56e8, org.semanticweb.owlapi.rio.RioBinaryRdfStorerFactory@37ad86cb, org.semanticweb.owlapi.krss2.renderer.KRSS2OWLSyntaxStorerFactory@7578dfd0, org.semanticweb.owlapi.rio.RioRDFXMLStorerFactory@23466a0f, org.semanticweb.owlapi.rdf.rdfxml.renderer.RDFXMLStorerFactory@2235635f, org.semanticweb.owlapi.rio.RioTrixStorerFactory@65ed2da6, org.semanticweb.owlapi.rio.RioNTriplesStorerFactory@6782d76e, org.semanticweb.owlapi.rio.RioJsonStorerFactory@2d0d31a0, org.semanticweb.owlapi.manchestersyntax.renderer.ManchesterSyntaxStorerFactory@7cde748f, org.semanticweb.owlapi.rio.RioJsonLDStorerFactory@2a2fda9e, org.semanticweb.owlapi.dlsyntax.renderer.DLSyntaxHTMLStorerFactory@66621937, org.semanticweb.owlapi.owlxml.renderer.OWLXMLStorerFactory@4946ce3, org.semanticweb.owlapi.rio.RioTurtleStorerFactory@14a5bfd2, org.semanticweb.owlapi.rio.RioHDTRdfStorerFactory@41709aa8, org.semanticweb.owlapi.rio.RioN3StorerFactory@764d7114, org.semanticweb.owlapi.oboformat.OBOFormatStorerFactory@657c5b20, org.semanticweb.owlapi.rio.RioTrigStorerFactory@3e1e7aa2]] on method public void uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyStorers(java.util.Set). 17:24:42.957 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Using mapping file '/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/mapping'. 17:24:42.957 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/owl2java-ics.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./owl2java-ics.owl. 17:24:42.957 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/owl2java-onto.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./owl2java-onto.owl. 17:24:42.957 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/onto-with-missing-import.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./onto-with-missing-import.owl. 17:24:42.957 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/bad-import.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./bad-import.owl. 17:24:42.957 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/import-with-same-property.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./import-with-same-property.owl. 17:24:42.957 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/onto-with-same-property-in-import.owl to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/./onto-with-same-property-in-import.owl. 17:24:42.957 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://krizik.felk.cvut.cz/ontologies/model to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/modelOne.owl. 17:24:42.957 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://onto.fel.cvut.cz/ontologies/model to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/modelTwo.owl. 17:24:42.957 [main] DEBUG cz.cvut.kbss.jopa.util.MappingFileParser -- Mapping ontology http://onto.fel.cvut.cz/ontologies/owl2java/slovník to location file:/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/test-classes/slovník.owl. 17:24:42.957 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Mapping file successfully parsed. 17:24:42.957 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Loading ontology http://krizik.felk.cvut.cz/ontologies/owl2java-ics.owl... 17:24:42.964 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.TripleLogger -- Total number of triples: 40 17:24:42.964 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.TripleLogger -- Loaded OntologyID(OntologyIRI() VersionIRI()) 17:24:42.970 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.TripleLogger -- Total number of triples: 319 17:24:42.973 [main] DEBUG org.semanticweb.owlapi.rdf.rdfxml.parser.TripleLogger -- Loaded OntologyID(OntologyIRI() VersionIRI()) 17:24:42.974 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Parsing integrity constraints 17:24:42.974 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:string)) for context owl2java-ic 17:24:42.974 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:dateTime)) for context owl2java-ic 17:24:42.974 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectAllValuesFrom( )) for context owl2java-ic 17:24:42.975 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:dateTime)) for context owl2java-ic 17:24:42.975 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectAllValuesFrom( )) for context owl2java-ic 17:24:42.975 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:long)) for context owl2java-ic 17:24:42.975 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:string)) for context owl2java-ic 17:24:42.975 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectExactCardinality(1 )) for context owl2java-ic 17:24:42.975 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:dateTime)) for context owl2java-ic 17:24:42.975 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectAllValuesFrom( )) for context owl2java-ic 17:24:42.975 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectAllValuesFrom( )) for context owl2java-ic 17:24:42.975 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:string)) for context owl2java-ic 17:24:42.975 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:dateTime)) for context owl2java-ic 17:24:42.975 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:string)) for context owl2java-ic 17:24:42.975 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectExactCardinality(1 )) for context owl2java-ic 17:24:42.975 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectAllValuesFrom( )) for context owl2java-ic 17:24:42.976 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:long)) for context owl2java-ic 17:24:42.976 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ObjectExactCardinality(1 )) for context owl2java-ic 17:24:42.976 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) ) for context owl2java-ic 17:24:42.976 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:string)) for context owl2java-ic 17:24:42.976 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:string)) for context owl2java-ic 17:24:42.976 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataAllValuesFrom( xsd:string)) for context owl2java-ic 17:24:42.976 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found IC SubClassOf(Annotation( "owl2java-ic"^^xsd:string) DataExactCardinality(1 xsd:string)) for context owl2java-ic 17:24:42.976 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found OWLEntity declaration for context owl2java-ic 17:24:42.976 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found OWLEntity declaration for context owl2java-ic 17:24:42.976 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found OWLEntity declaration for context owl2java-ic 17:24:42.976 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Found OWLEntity declaration for context owl2java-ic 17:24:42.977 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:42.977 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:42.977 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:comment "Identification number. E.g. ICO for organizations."@en) 17:24:42.977 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:42.977 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "Company"^^xsd:string) 17:24:42.977 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(AnnotationProperty()) 17:24:42.977 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:42.977 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(AnnotationProperty()) 17:24:42.977 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "owl2java-ic"^^xsd:string) 17:24:42.977 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:comment "Connects artifact to its author."@en) 17:24:42.977 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "owl2java-ic"^^xsd:string) 17:24:42.977 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:42.977 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Logical record"@en) 17:24:42.977 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:42.977 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "owl2java-ic"^^xsd:string) 17:24:42.977 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Report"@en) 17:24:42.977 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:42.977 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:42.977 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:42.977 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:42.977 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(AnnotationProperty()) 17:24:42.977 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion( "owl2java-ic"^^xsd:string) 17:24:42.977 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Person"@en) 17:24:42.977 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:42.977 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Answer"@en) 17:24:42.977 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Organization"@en) 17:24:42.977 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:42.977 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:42.977 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:42.977 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label "Question"@en) 17:24:42.977 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:42.977 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:42.977 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:comment "Represents a logical report filed by a person."@en) 17:24:42.977 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:42.977 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:42.977 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(Class()) 17:24:42.978 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(ObjectProperty()) 17:24:42.978 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : ObjectPropertyDomain( ) 17:24:42.978 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Ignoring Unsupported Axiom : Declaration(DataProperty()) 17:24:42.978 [main] DEBUG cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Integrity constraints successfully parsed. 17:24:42.978 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- - for all axioms 17:24:42.978 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Transforming context ... 17:24:42.978 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating model ... 17:24:42.978 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating class ''. 17:24:42.978 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating class ''. 17:24:42.979 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating class ''. 17:24:42.979 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating class ''. 17:24:42.979 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating class ''. 17:24:42.979 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating class ''. 17:24:42.979 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating class ''. 17:24:42.980 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating class ''. 17:24:42.980 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Generating class 'owl:Thing'. 17:24:42.984 [main] INFO cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformer -- Transformation SUCCESSFUL. [WARNING] Tests run: 30, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 23.851 s - in cz.cvut.kbss.jopa.owl2java.OWL2JavaTransformerTest [INFO] Running cz.cvut.kbss.jopa.owl2java.UtilsTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in cz.cvut.kbss.jopa.owl2java.UtilsTest [INFO] Running cz.cvut.kbss.jopa.owl2java.OWL2JavaTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s - in cz.cvut.kbss.jopa.owl2java.OWL2JavaTest [INFO] Running cz.cvut.kbss.jopa.owl2java.ClassObjectPropertyComputerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in cz.cvut.kbss.jopa.owl2java.ClassObjectPropertyComputerTest [INFO] Running cz.cvut.kbss.jopa.util.MappingFileParserTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in cz.cvut.kbss.jopa.util.MappingFileParserTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 78, Failures: 0, Errors: 0, Skipped: 1 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.9:report (report) @ jopa-owl2java --- [INFO] Loading execution data file /home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/jacoco.exec [INFO] Analyzed bundle 'JOPA - OWL2Java' with 41 classes [INFO] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ jopa-owl2java --- [INFO] Building jar: /home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-owl2java/target/jopa-1.1.3.jar [INFO] [INFO] ---------------------< cz.cvut.kbss.jopa:modelgen >--------------------- [INFO] Building Static metamodel generator 1.1.3 [7/17] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ modelgen --- [INFO] Deleting /home/developer/.jenkins/jobs/JOPA-Development/workspace/modelgen/target [INFO] [INFO] --- jacoco-maven-plugin:0.8.9:prepare-agent (default) @ modelgen --- [INFO] argLine set to -javaagent:/home/developer/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/developer/.jenkins/jobs/JOPA-Development/workspace/modelgen/target/jacoco.exec [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ modelgen --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/developer/.jenkins/jobs/JOPA-Development/workspace/modelgen/src/main/sh [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ modelgen --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /home/developer/.jenkins/jobs/JOPA-Development/workspace/modelgen/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ modelgen --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ modelgen --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/developer/.jenkins/jobs/JOPA-Development/workspace/modelgen/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ modelgen --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running cz.cvut.kbss.jopa.modelgen.OutputFilesGeneratorTests [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s - in cz.cvut.kbss.jopa.modelgen.OutputFilesGeneratorTests [INFO] Running cz.cvut.kbss.jopa.modelgen.ModelGenProcessorTests [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.402 s - in cz.cvut.kbss.jopa.modelgen.ModelGenProcessorTests [INFO] [INFO] Results: [INFO] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.9:report (report) @ modelgen --- [INFO] Loading execution data file /home/developer/.jenkins/jobs/JOPA-Development/workspace/modelgen/target/jacoco.exec [INFO] Analyzed bundle 'Static metamodel generator' with 7 classes [INFO] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ modelgen --- [INFO] Building jar: /home/developer/.jenkins/jobs/JOPA-Development/workspace/modelgen/target/jopa-1.1.3.jar [INFO] [INFO] ----------------< cz.cvut.kbss.jopa:jopa-maven-plugin >----------------- [INFO] Building JOPA - maven plugin 1.1.3 [8/17] [INFO] ----------------------------[ maven-plugin ]---------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jopa-maven-plugin --- [INFO] Deleting /home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-maven-plugin/target [INFO] [INFO] --- jacoco-maven-plugin:0.8.9:prepare-agent (default) @ jopa-maven-plugin --- [INFO] argLine set to -javaagent:/home/developer/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-maven-plugin/target/jacoco.exec [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ jopa-maven-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-maven-plugin/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jopa-maven-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-maven-plugin/target/classes [INFO] /home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-maven-plugin/src/main/java/cz/cvut/kbss/jopa/maven/ModelGenMojo.java: /home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-maven-plugin/src/main/java/cz/cvut/kbss/jopa/maven/ModelGenMojo.java uses unchecked or unsafe operations. [INFO] /home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-maven-plugin/src/main/java/cz/cvut/kbss/jopa/maven/ModelGenMojo.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-plugin-plugin:3.6.1:descriptor (default-descriptor) @ jopa-maven-plugin --- [INFO] Using 'UTF-8' encoding to read mojo source files. [INFO] java-javadoc mojo extractor found 0 mojo descriptor. [INFO] ant mojo extractor found 0 mojo descriptor. [INFO] bsh mojo extractor found 0 mojo descriptor. [INFO] java-annotations mojo extractor found 2 mojo descriptors. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ jopa-maven-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-maven-plugin/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jopa-maven-plugin --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ jopa-maven-plugin --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.9:report (report) @ jopa-maven-plugin --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ jopa-maven-plugin --- [INFO] Building jar: /home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-maven-plugin/target/jopa-1.1.3.jar [INFO] [INFO] --- maven-plugin-plugin:3.6.1:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ jopa-maven-plugin --- [INFO] [INFO] -----------------< cz.cvut.kbss.jopa:ontodriver-jena >------------------ [INFO] Building OntoDriver - Jena 1.1.3 [9/17] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ontodriver-jena --- [INFO] Deleting /home/developer/.jenkins/jobs/JOPA-Development/workspace/ontodriver-jena/target [INFO] [INFO] --- jacoco-maven-plugin:0.8.9:prepare-agent (default) @ ontodriver-jena --- [INFO] argLine set to -javaagent:/home/developer/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/developer/.jenkins/jobs/JOPA-Development/workspace/ontodriver-jena/target/jacoco.exec [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ontodriver-jena --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/developer/.jenkins/jobs/JOPA-Development/workspace/ontodriver-jena/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ ontodriver-jena --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 60 source files to /home/developer/.jenkins/jobs/JOPA-Development/workspace/ontodriver-jena/target/classes [INFO] /home/developer/.jenkins/jobs/JOPA-Development/workspace/ontodriver-jena/src/main/java/cz/cvut/kbss/ontodriver/jena/connector/SnapshotStorageWithInference.java: /home/developer/.jenkins/jobs/JOPA-Development/workspace/ontodriver-jena/src/main/java/cz/cvut/kbss/ontodriver/jena/connector/SnapshotStorageWithInference.java uses unchecked or unsafe operations. [INFO] /home/developer/.jenkins/jobs/JOPA-Development/workspace/ontodriver-jena/src/main/java/cz/cvut/kbss/ontodriver/jena/connector/SnapshotStorageWithInference.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ontodriver-jena --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ ontodriver-jena --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 46 source files to /home/developer/.jenkins/jobs/JOPA-Development/workspace/ontodriver-jena/target/test-classes [INFO] /home/developer/.jenkins/jobs/JOPA-Development/workspace/ontodriver-jena/src/test/java/cz/cvut/kbss/ontodriver/jena/PropertiesHandlerTest.java: Some input files use unchecked or unsafe operations. [INFO] /home/developer/.jenkins/jobs/JOPA-Development/workspace/ontodriver-jena/src/test/java/cz/cvut/kbss/ontodriver/jena/PropertiesHandlerTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ ontodriver-jena --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running cz.cvut.kbss.ontodriver.jena.InferredAxiomLoaderTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.168 s - in cz.cvut.kbss.ontodriver.jena.InferredAxiomLoaderTest [INFO] Running cz.cvut.kbss.ontodriver.jena.AxiomSaverTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.252 s - in cz.cvut.kbss.ontodriver.jena.AxiomSaverTest [INFO] Running cz.cvut.kbss.ontodriver.jena.query.AskResultSetTest [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s - in cz.cvut.kbss.ontodriver.jena.query.AskResultSetTest [INFO] Running cz.cvut.kbss.ontodriver.jena.query.SelectResultSetTest [INFO] Tests run: 58, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.237 s - in cz.cvut.kbss.ontodriver.jena.query.SelectResultSetTest [INFO] Running cz.cvut.kbss.ontodriver.jena.query.JenaPreparedStatementTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.507 s - in cz.cvut.kbss.ontodriver.jena.query.JenaPreparedStatementTest [INFO] Running cz.cvut.kbss.ontodriver.jena.query.JenaStatementTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.309 s - in cz.cvut.kbss.ontodriver.jena.query.JenaStatementTest [INFO] Running cz.cvut.kbss.ontodriver.jena.PropertiesHandlerTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in cz.cvut.kbss.ontodriver.jena.PropertiesHandlerTest [INFO] Running cz.cvut.kbss.ontodriver.jena.connector.ChangeTrackingStorageConnectorTest [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.741 s - in cz.cvut.kbss.ontodriver.jena.connector.ChangeTrackingStorageConnectorTest [INFO] Running cz.cvut.kbss.ontodriver.jena.connector.SnapshotStorageWithInferenceTest 22-09-2023 17:25:00.126 [main] TRACE c.c.k.o.j.c.LocalStorage - Creating reasoner using reasoner factory class org.apache.jena.reasoner.rulesys.RDFSRuleReasonerFactory. 22-09-2023 17:25:00.419 [main] TRACE c.c.k.o.j.c.LocalStorage - Creating reasoner using reasoner factory class org.apache.jena.reasoner.rulesys.RDFSRuleReasonerFactory. 22-09-2023 17:25:00.438 [main] TRACE c.c.k.o.j.c.LocalStorage - Creating reasoner using reasoner factory class org.apache.jena.reasoner.rulesys.RDFSRuleReasonerFactory. 22-09-2023 17:25:00.460 [main] TRACE c.c.k.o.j.c.LocalStorage - Creating reasoner using reasoner factory class org.apache.jena.reasoner.rulesys.RDFSRuleReasonerFactory. 22-09-2023 17:25:00.468 [main] TRACE c.c.k.o.j.c.LocalStorage - Creating reasoner using reasoner factory class org.apache.jena.reasoner.rulesys.RDFSRuleReasonerFactory. 22-09-2023 17:25:00.482 [main] TRACE c.c.k.o.j.c.LocalStorage - Creating reasoner using reasoner factory class org.apache.jena.reasoner.rulesys.RDFSRuleReasonerFactory. 22-09-2023 17:25:00.500 [main] TRACE c.c.k.o.j.c.LocalStorage - Creating reasoner using reasoner factory class cz.cvut.kbss.ontodriver.jena.UnknownReasonerFactory. 22-09-2023 17:25:00.506 [main] TRACE c.c.k.o.j.c.LocalStorage - Creating reasoner using reasoner factory class org.apache.jena.reasoner.rulesys.RDFSRuleReasonerFactory. 22-09-2023 17:25:00.977 [main] TRACE c.c.k.o.j.c.LocalStorage - Creating reasoner using reasoner factory class org.apache.jena.reasoner.rulesys.RDFSRuleReasonerFactory. 22-09-2023 17:25:01.020 [main] TRACE c.c.k.o.j.c.LocalStorage - Creating reasoner using reasoner factory class org.apache.jena.reasoner.rulesys.RDFSRuleReasonerFactory. 22-09-2023 17:25:01.030 [main] TRACE c.c.k.o.j.c.LocalStorage - Creating reasoner using reasoner factory class org.apache.jena.reasoner.rulesys.GenericRuleReasonerFactory. 22-09-2023 17:25:01.033 [main] ERROR c.c.k.o.j.c.LocalStorage - Failed to set property http://jena.hpl.hp.com/2003/RuleReasoner#ruleMode on reasoner. org.apache.jena.reasoner.IllegalParameterException: PROPruleMode can only be 'forward'm 'forwardRETE', 'backward', 'hybrid', not yadayada at org.apache.jena.reasoner.rulesys.GenericRuleReasoner.doSetParameter(GenericRuleReasoner.java:306) at org.apache.jena.reasoner.rulesys.FBRuleReasoner.setParameter(FBRuleReasoner.java:344) at cz.cvut.kbss.ontodriver.jena.connector.SnapshotStorageWithInference.lambda$createReasoner$2(SnapshotStorageWithInference.java:123) at java.base/java.util.HashMap.forEach(HashMap.java:1337) at cz.cvut.kbss.ontodriver.jena.connector.SnapshotStorageWithInference.createReasoner(SnapshotStorageWithInference.java:120) at cz.cvut.kbss.ontodriver.jena.connector.SnapshotStorageWithInference.cloneModel(SnapshotStorageWithInference.java:110) at cz.cvut.kbss.ontodriver.jena.connector.SnapshotStorageWithInference.lambda$addCentralData$1(SnapshotStorageWithInference.java:93) at org.apache.jena.system.Txn.exec(Txn.java:77) at org.apache.jena.system.Txn.executeRead(Txn.java:115) at cz.cvut.kbss.ontodriver.jena.connector.SnapshotStorageWithInference.addCentralData(SnapshotStorageWithInference.java:91) at cz.cvut.kbss.ontodriver.jena.connector.SnapshotStorageWithInferenceTest.configurationSkipsParametersNotSupportedByParticularReasoner(SnapshotStorageWithInferenceTest.java:295) 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 java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:727) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:220) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:188) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:202) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:181) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 22-09-2023 17:25:01.044 [main] TRACE c.c.k.o.j.c.LocalStorage - Creating reasoner using reasoner factory class org.apache.jena.reasoner.rulesys.RDFSRuleReasonerFactory. 22-09-2023 17:25:01.052 [main] TRACE c.c.k.o.j.c.LocalStorage - Creating reasoner using reasoner factory class org.apache.jena.reasoner.rulesys.RDFSRuleReasonerFactory. 22-09-2023 17:25:01.057 [main] TRACE c.c.k.o.j.c.LocalStorage - Creating reasoner using reasoner factory class org.apache.jena.reasoner.rulesys.RDFSRuleReasonerFactory. 22-09-2023 17:25:01.065 [main] TRACE c.c.k.o.j.c.LocalStorage - Creating reasoner using reasoner factory class org.apache.jena.reasoner.rulesys.RDFSRuleReasonerFactory. 22-09-2023 17:25:01.073 [main] TRACE c.c.k.o.j.c.LocalStorage - Creating reasoner using reasoner factory class org.apache.jena.reasoner.rulesys.OWLMiniReasonerFactory. 22-09-2023 17:25:01.827 [main] TRACE c.c.k.o.j.c.LocalStorage - Creating reasoner using reasoner factory class org.apache.jena.reasoner.rulesys.RDFSRuleReasonerFactory. 22-09-2023 17:25:01.834 [main] TRACE c.c.k.o.j.c.LocalStorage - Creating reasoner using reasoner factory class org.apache.jena.reasoner.rulesys.RDFSRuleReasonerFactory. 22-09-2023 17:25:01.835 [main] TRACE c.c.k.o.j.c.LocalStorage - Creating reasoner using reasoner factory class org.apache.jena.reasoner.rulesys.RDFSRuleReasonerFactory. 22-09-2023 17:25:01.846 [main] TRACE c.c.k.o.j.c.LocalStorage - Creating reasoner using reasoner factory class org.apache.jena.reasoner.rulesys.OWLFBRuleReasonerFactory. 22-09-2023 17:25:01.847 [main] TRACE c.c.k.o.j.c.LocalStorage - Creating reasoner using reasoner factory class org.apache.jena.reasoner.rulesys.RDFSRuleReasonerFactory. 22-09-2023 17:25:01.852 [main] TRACE c.c.k.o.j.c.LocalStorage - Creating reasoner using reasoner factory class org.apache.jena.reasoner.rulesys.RDFSRuleReasonerFactory. 22-09-2023 17:25:01.864 [main] TRACE c.c.k.o.j.c.LocalStorage - Creating reasoner using reasoner factory class java.lang.String. 22-09-2023 17:25:01.866 [main] TRACE c.c.k.o.j.c.LocalStorage - Creating reasoner using reasoner factory class org.apache.jena.reasoner.rulesys.RDFSRuleReasonerFactory. [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.759 s - in cz.cvut.kbss.ontodriver.jena.connector.SnapshotStorageWithInferenceTest [INFO] Running cz.cvut.kbss.ontodriver.jena.connector.SnapshotStorageConnectorTest [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s - in cz.cvut.kbss.ontodriver.jena.connector.SnapshotStorageConnectorTest [INFO] Running cz.cvut.kbss.ontodriver.jena.connector.DummyInferredStorageConnectorTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in cz.cvut.kbss.ontodriver.jena.connector.DummyInferredStorageConnectorTest [INFO] Running cz.cvut.kbss.ontodriver.jena.connector.LocalModelTest [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in cz.cvut.kbss.ontodriver.jena.connector.LocalModelTest [INFO] Running cz.cvut.kbss.ontodriver.jena.connector.SharedStorageConnectorTest [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s - in cz.cvut.kbss.ontodriver.jena.connector.SharedStorageConnectorTest [INFO] Running cz.cvut.kbss.ontodriver.jena.connector.SnapshotConnectorFactoryTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in cz.cvut.kbss.ontodriver.jena.connector.SnapshotConnectorFactoryTest [INFO] Running cz.cvut.kbss.ontodriver.jena.connector.ReadCommittedConnectorFactoryTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in cz.cvut.kbss.ontodriver.jena.connector.ReadCommittedConnectorFactoryTest [INFO] Running cz.cvut.kbss.ontodriver.jena.connector.TDBStorageTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.328 s - in cz.cvut.kbss.ontodriver.jena.connector.TDBStorageTest [INFO] Running cz.cvut.kbss.ontodriver.jena.connector.SnapshotStorageConnectorWithInferenceTest 22-09-2023 17:25:02.456 [main] TRACE c.c.k.o.j.c.LocalStorage - Creating reasoner using reasoner factory class org.apache.jena.reasoner.rulesys.RDFSRuleReasonerFactory. 22-09-2023 17:25:02.472 [main] TRACE c.c.k.o.j.c.LocalStorage - Creating reasoner using reasoner factory class org.apache.jena.reasoner.rulesys.RDFSRuleReasonerFactory. 22-09-2023 17:25:02.547 [main] TRACE c.c.k.o.j.c.LocalStorage - Creating reasoner using reasoner factory class org.apache.jena.reasoner.rulesys.RDFSRuleReasonerFactory. 22-09-2023 17:25:02.556 [main] TRACE c.c.k.o.j.c.LocalStorage - Creating reasoner using reasoner factory class org.apache.jena.reasoner.rulesys.RDFSRuleReasonerFactory. 22-09-2023 17:25:02.616 [main] TRACE c.c.k.o.j.c.LocalStorage - Creating reasoner using reasoner factory class org.apache.jena.reasoner.rulesys.RDFSRuleReasonerFactory. 22-09-2023 17:25:02.625 [main] TRACE c.c.k.o.j.c.LocalStorage - Creating reasoner using reasoner factory class org.apache.jena.reasoner.rulesys.RDFSRuleReasonerFactory. 22-09-2023 17:25:02.650 [main] TRACE c.c.k.o.j.c.LocalStorage - Creating reasoner using reasoner factory class org.apache.jena.reasoner.rulesys.RDFSRuleReasonerFactory. 22-09-2023 17:25:02.663 [main] TRACE c.c.k.o.j.c.LocalStorage - Creating reasoner using reasoner factory class org.apache.jena.reasoner.rulesys.RDFSRuleReasonerFactory. 22-09-2023 17:25:02.676 [main] TRACE c.c.k.o.j.c.LocalStorage - Creating reasoner using reasoner factory class org.apache.jena.reasoner.rulesys.RDFSRuleReasonerFactory. 22-09-2023 17:25:02.687 [main] TRACE c.c.k.o.j.c.LocalStorage - Creating reasoner using reasoner factory class org.apache.jena.reasoner.rulesys.RDFSRuleReasonerFactory. 22-09-2023 17:25:02.696 [main] TRACE c.c.k.o.j.c.LocalStorage - Creating reasoner using reasoner factory class org.apache.jena.reasoner.rulesys.RDFSRuleReasonerFactory. 22-09-2023 17:25:02.702 [main] TRACE c.c.k.o.j.c.LocalStorage - Creating reasoner using reasoner factory class org.apache.jena.reasoner.rulesys.RDFSRuleReasonerFactory. 22-09-2023 17:25:02.712 [main] TRACE c.c.k.o.j.c.LocalStorage - Creating reasoner using reasoner factory class org.apache.jena.reasoner.rulesys.RDFSRuleReasonerFactory. 22-09-2023 17:25:02.722 [main] TRACE c.c.k.o.j.c.LocalStorage - Creating reasoner using reasoner factory class org.apache.jena.reasoner.rulesys.RDFSRuleReasonerFactory. [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.277 s - in cz.cvut.kbss.ontodriver.jena.connector.SnapshotStorageConnectorWithInferenceTest [INFO] Running cz.cvut.kbss.ontodriver.jena.connector.StorageTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s - in cz.cvut.kbss.ontodriver.jena.connector.StorageTest [INFO] Running cz.cvut.kbss.ontodriver.jena.connector.InferenceConnectorFactoryTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in cz.cvut.kbss.ontodriver.jena.connector.InferenceConnectorFactoryTest [INFO] Running cz.cvut.kbss.ontodriver.jena.connector.MemoryStorageTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in cz.cvut.kbss.ontodriver.jena.connector.MemoryStorageTest [INFO] Running cz.cvut.kbss.ontodriver.jena.connector.FileStorageTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s - in cz.cvut.kbss.ontodriver.jena.connector.FileStorageTest [INFO] Running cz.cvut.kbss.ontodriver.jena.connector.SnapshotStorageTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 s - in cz.cvut.kbss.ontodriver.jena.connector.SnapshotStorageTest [INFO] Running cz.cvut.kbss.ontodriver.jena.JenaDataSourceTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in cz.cvut.kbss.ontodriver.jena.JenaDataSourceTest [INFO] Running cz.cvut.kbss.ontodriver.jena.JenaTypesTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.466 s - in cz.cvut.kbss.ontodriver.jena.JenaTypesTest [INFO] Running cz.cvut.kbss.ontodriver.jena.util.IdentifierGeneratorTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in cz.cvut.kbss.ontodriver.jena.util.IdentifierGeneratorTest [INFO] Running cz.cvut.kbss.ontodriver.jena.util.JenaUtilsTest [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s - in cz.cvut.kbss.ontodriver.jena.util.JenaUtilsTest [INFO] Running cz.cvut.kbss.ontodriver.jena.JenaPropertiesTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.182 s - in cz.cvut.kbss.ontodriver.jena.JenaPropertiesTest [INFO] Running cz.cvut.kbss.ontodriver.jena.TypesHandlerTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in cz.cvut.kbss.ontodriver.jena.TypesHandlerTest [INFO] Running cz.cvut.kbss.ontodriver.jena.JenaDriverTest [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in cz.cvut.kbss.ontodriver.jena.JenaDriverTest [INFO] Running cz.cvut.kbss.ontodriver.jena.JenaConnectionTest [INFO] Tests run: 38, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.218 s - in cz.cvut.kbss.ontodriver.jena.JenaConnectionTest [INFO] Running cz.cvut.kbss.ontodriver.jena.list.SimpleListIteratorTest [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in cz.cvut.kbss.ontodriver.jena.list.SimpleListIteratorTest [INFO] Running cz.cvut.kbss.ontodriver.jena.list.JenaListsTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.33 s - in cz.cvut.kbss.ontodriver.jena.list.JenaListsTest [INFO] Running cz.cvut.kbss.ontodriver.jena.list.SimpleListHandlerTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 s - in cz.cvut.kbss.ontodriver.jena.list.SimpleListHandlerTest [INFO] Running cz.cvut.kbss.ontodriver.jena.list.ReferencedListHandlerTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 s - in cz.cvut.kbss.ontodriver.jena.list.ReferencedListHandlerTest [INFO] Running cz.cvut.kbss.ontodriver.jena.list.ReferencedListIteratorTest [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in cz.cvut.kbss.ontodriver.jena.list.ReferencedListIteratorTest [INFO] Running cz.cvut.kbss.ontodriver.jena.MainAxiomLoaderTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in cz.cvut.kbss.ontodriver.jena.MainAxiomLoaderTest [INFO] Running cz.cvut.kbss.ontodriver.jena.ExplicitAxiomLoaderTest [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in cz.cvut.kbss.ontodriver.jena.ExplicitAxiomLoaderTest [INFO] Running cz.cvut.kbss.ontodriver.jena.JenaAdapterTest [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in cz.cvut.kbss.ontodriver.jena.JenaAdapterTest [INFO] Running cz.cvut.kbss.ontodriver.jena.EpistemicAxiomRemoverTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in cz.cvut.kbss.ontodriver.jena.EpistemicAxiomRemoverTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 533, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.9:report (report) @ ontodriver-jena --- [INFO] Loading execution data file /home/developer/.jenkins/jobs/JOPA-Development/workspace/ontodriver-jena/target/jacoco.exec [INFO] Analyzed bundle 'OntoDriver - Jena' with 56 classes [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ ontodriver-jena --- [INFO] Building jar: /home/developer/.jenkins/jobs/JOPA-Development/workspace/ontodriver-jena/target/jopa-1.1.3.jar [INFO] [INFO] ----------------< cz.cvut.kbss.jopa:ontodriver-owlapi >----------------- [INFO] Building OntoDriver - OWLAPI 1.1.3 [10/17] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ontodriver-owlapi --- [INFO] Deleting /home/developer/.jenkins/jobs/JOPA-Development/workspace/ontodriver-owlapi/target [INFO] [INFO] --- jacoco-maven-plugin:0.8.9:prepare-agent (default) @ ontodriver-owlapi --- [INFO] argLine set to -javaagent:/home/developer/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/developer/.jenkins/jobs/JOPA-Development/workspace/ontodriver-owlapi/target/jacoco.exec [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ontodriver-owlapi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/developer/.jenkins/jobs/JOPA-Development/workspace/ontodriver-owlapi/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ ontodriver-owlapi --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 66 source files to /home/developer/.jenkins/jobs/JOPA-Development/workspace/ontodriver-owlapi/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ontodriver-owlapi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ ontodriver-owlapi --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 35 source files to /home/developer/.jenkins/jobs/JOPA-Development/workspace/ontodriver-owlapi/target/test-classes [INFO] /home/developer/.jenkins/jobs/JOPA-Development/workspace/ontodriver-owlapi/src/test/java/cz/cvut/kbss/ontodriver/owlapi/query/QueryResultGenerator.java: Some input files use unchecked or unsafe operations. [INFO] /home/developer/.jenkins/jobs/JOPA-Development/workspace/ontodriver-owlapi/src/test/java/cz/cvut/kbss/ontodriver/owlapi/query/QueryResultGenerator.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ ontodriver-owlapi --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running cz.cvut.kbss.ontodriver.owlapi.AxiomSaverTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.829 s - in cz.cvut.kbss.ontodriver.owlapi.AxiomSaverTest [INFO] Running cz.cvut.kbss.ontodriver.owlapi.OwlapiDataSourceTest 22-09-2023 17:25:14.563 [main] DEBUG c.c.k.o.o.c.BasicStorageConnector - Loading ontology Optional[http://example.com] from file:/tmp/datasource_1695396314548.owl. 22-09-2023 17:25:14.593 [main] TRACE c.c.k.o.o.c.BasicStorageConnector - Unable to load ontology from document. org.semanticweb.owlapi.io.OWLOntologyCreationIOException: OWLOntologyCreationIOException: java.io.FileNotFoundException: /tmp/datasource_1695396314548.owl (No such file or directory) at uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:216) at uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) at uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:1055) at uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntologyFromOntologyDocument(OWLOntologyManagerImpl.java:996) at cz.cvut.kbss.ontodriver.owlapi.connector.BasicStorageConnector.loadOntology(BasicStorageConnector.java:115) at cz.cvut.kbss.ontodriver.owlapi.connector.BasicStorageConnector.initializeConnector(BasicStorageConnector.java:94) at cz.cvut.kbss.ontodriver.owlapi.connector.AbstractConnector.(AbstractConnector.java:37) at cz.cvut.kbss.ontodriver.owlapi.connector.BasicStorageConnector.(BasicStorageConnector.java:80) at cz.cvut.kbss.ontodriver.owlapi.connector.BasicConnectorFactory.initConnector(BasicConnectorFactory.java:47) at cz.cvut.kbss.ontodriver.owlapi.connector.BasicConnectorFactory.getConnector(BasicConnectorFactory.java:35) at cz.cvut.kbss.ontodriver.owlapi.connector.BasicConnectorFactory.getConnector(BasicConnectorFactory.java:21) at cz.cvut.kbss.ontodriver.owlapi.OwlapiDriver.acquireConnection(OwlapiDriver.java:75) at cz.cvut.kbss.ontodriver.owlapi.OwlapiDataSource.getConnection(OwlapiDataSource.java:50) at cz.cvut.kbss.ontodriver.owlapi.OwlapiDataSourceTest.testGetConnection(OwlapiDataSourceTest.java:56) 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 java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:727) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:220) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:188) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:202) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:181) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) Caused by: org.semanticweb.owlapi.io.OWLOntologyInputSourceException: java.io.FileNotFoundException: /tmp/datasource_1695396314548.owl (No such file or directory) at org.semanticweb.owlapi.io.DocumentSources.getInputStream(DocumentSources.java:218) at org.semanticweb.owlapi.io.DocumentSources.wrapInput(DocumentSources.java:143) at org.semanticweb.owlapi.io.DocumentSources.wrapInputAsReader(DocumentSources.java:88) at org.semanticweb.owlapi.io.DocumentSources.wrapInputAsReader(DocumentSources.java:105) at org.semanticweb.owlapi.io.AbstractOWLParser.getInputSource(AbstractOWLParser.java:38) at org.semanticweb.owlapi.rdf.rdfxml.parser.RDFXMLParser.parse(RDFXMLParser.java:49) at uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) ... 78 common frames omitted Caused by: java.io.FileNotFoundException: /tmp/datasource_1695396314548.owl (No such file or directory) at java.base/java.io.FileInputStream.open0(Native Method) at java.base/java.io.FileInputStream.open(FileInputStream.java:219) at java.base/java.io.FileInputStream.(FileInputStream.java:157) at java.base/java.io.FileInputStream.(FileInputStream.java:112) at java.base/sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection.java:86) at java.base/sun.net.www.protocol.file.FileURLConnection.getInputStream(FileURLConnection.java:184) at org.semanticweb.owlapi.io.DocumentSources.getInputStreamFromContentEncoding(DocumentSources.java:309) at org.semanticweb.owlapi.io.DocumentSources.connectWithFiveRetries(DocumentSources.java:271) at org.semanticweb.owlapi.io.DocumentSources.getInputStream(DocumentSources.java:211) ... 84 common frames omitted 22-09-2023 17:25:14.601 [main] TRACE c.c.k.o.o.c.BasicStorageConnector - Creating new ontology in file:/tmp/datasource_1695396314548.owl. 22-09-2023 17:25:14.716 [main] WARN c.c.k.o.o.c.BasicStorageConnector - Reasoner factory class not found. Reasoner won't be available. 22-09-2023 17:25:14.718 [main] WARN c.c.k.o.o.c.BasicStorageConnector - Creating ontology snapshot without reasoner, because reasoner factory class was not specified. [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.183 s - in cz.cvut.kbss.ontodriver.owlapi.OwlapiDataSourceTest [INFO] Running cz.cvut.kbss.ontodriver.owlapi.query.LiveOntologyStatementExecutorTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.547 s - in cz.cvut.kbss.ontodriver.owlapi.query.LiveOntologyStatementExecutorTest [INFO] Running cz.cvut.kbss.ontodriver.owlapi.query.OwlapiPreparedStatementTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.503 s - in cz.cvut.kbss.ontodriver.owlapi.query.OwlapiPreparedStatementTest [INFO] Running cz.cvut.kbss.ontodriver.owlapi.query.OwlapiStatementTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in cz.cvut.kbss.ontodriver.owlapi.query.OwlapiStatementTest [INFO] Running cz.cvut.kbss.ontodriver.owlapi.query.SelectResultSetTest [INFO] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.431 s - in cz.cvut.kbss.ontodriver.owlapi.query.SelectResultSetTest [INFO] Running cz.cvut.kbss.ontodriver.owlapi.query.AbstractResultSetTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 s - in cz.cvut.kbss.ontodriver.owlapi.query.AbstractResultSetTest [INFO] Running cz.cvut.kbss.ontodriver.owlapi.OwlapiPropertiesTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.243 s - in cz.cvut.kbss.ontodriver.owlapi.OwlapiPropertiesTest [INFO] Running cz.cvut.kbss.ontodriver.owlapi.PropertiesHandlerTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.251 s - in cz.cvut.kbss.ontodriver.owlapi.PropertiesHandlerTest [INFO] Running cz.cvut.kbss.ontodriver.owlapi.connector.BasicStorageConnectorTest 22-09-2023 17:25:16.891 [main] DEBUG c.c.k.o.o.c.BasicStorageConnector - Loading ontology Optional[http://krizik.felk.cvut.cz/ontologies/jopa/connector] from file:/tmp/connectortest13139083878738914094.owl. 22-09-2023 17:25:17.045 [main] WARN c.c.k.o.o.c.BasicStorageConnector - Reasoner factory class not found. Reasoner won't be available. 22-09-2023 17:25:17.045 [main] WARN c.c.k.o.o.c.BasicStorageConnector - Creating ontology snapshot without reasoner, because reasoner factory class was not specified. 22-09-2023 17:25:17.048 [main] WARN c.c.k.o.o.c.BasicStorageConnector - Creating ontology snapshot without reasoner, because reasoner factory class was not specified. 22-09-2023 17:25:17.061 [main] WARN c.c.k.o.o.c.BasicStorageConnector - Creating ontology snapshot without reasoner, because reasoner factory class was not specified. 22-09-2023 17:25:17.075 [main] DEBUG c.c.k.o.o.c.BasicStorageConnector - Loading ontology Optional[http://krizik.felk.cvut.cz/ontologies/jopa/connector] from file:/tmp/connectortest7196387559158553033.owl. 22-09-2023 17:25:19.657 [main] WARN c.c.k.o.o.c.BasicStorageConnector - Reasoner factory class not found. Reasoner won't be available. 22-09-2023 17:25:19.658 [main] WARN c.c.k.o.o.c.BasicStorageConnector - Creating ontology snapshot without reasoner, because reasoner factory class was not specified. 22-09-2023 17:25:19.659 [main] WARN c.c.k.o.o.c.BasicStorageConnector - Creating ontology snapshot without reasoner, because reasoner factory class was not specified. 22-09-2023 17:25:19.668 [main] DEBUG c.c.k.o.o.c.BasicStorageConnector - Loading ontology Optional[http://krizik.felk.cvut.cz/ontologies/jopa/connector] from file:/tmp/connectortest16928915408021171314.owl. 22-09-2023 17:25:19.674 [main] WARN c.c.k.o.o.c.BasicStorageConnector - Reasoner factory class not found. Reasoner won't be available. 22-09-2023 17:25:19.675 [main] WARN c.c.k.o.o.c.BasicStorageConnector - Creating ontology snapshot without reasoner, because reasoner factory class was not specified. 22-09-2023 17:25:19.675 [main] WARN c.c.k.o.o.c.BasicStorageConnector - Creating ontology snapshot without reasoner, because reasoner factory class was not specified. 22-09-2023 17:25:19.681 [main] DEBUG c.c.k.o.o.c.BasicStorageConnector - Loading ontology Optional[http://krizik.felk.cvut.cz/ontologies/jopa/connector] from file:/tmp/connectortest14734684715226608010.owl. 22-09-2023 17:25:19.687 [main] WARN c.c.k.o.o.c.BasicStorageConnector - Reasoner factory class not found. Reasoner won't be available. 22-09-2023 17:25:19.687 [main] WARN c.c.k.o.o.c.BasicStorageConnector - Creating ontology snapshot without reasoner, because reasoner factory class was not specified. 22-09-2023 17:25:19.688 [main] WARN c.c.k.o.o.c.BasicStorageConnector - Creating ontology snapshot without reasoner, because reasoner factory class was not specified. 22-09-2023 17:25:19.692 [main] DEBUG c.c.k.o.o.c.BasicStorageConnector - Loading ontology Optional[http://krizik.felk.cvut.cz/ontologies/jopa/connector] from file:/tmp/connectortest14734684715226608010.owl. 22-09-2023 17:25:19.698 [main] WARN c.c.k.o.o.c.BasicStorageConnector - Reasoner factory class not found. Reasoner won't be available. 22-09-2023 17:25:19.698 [main] WARN c.c.k.o.o.c.BasicStorageConnector - Creating ontology snapshot without reasoner, because reasoner factory class was not specified. 22-09-2023 17:25:19.698 [main] WARN c.c.k.o.o.c.BasicStorageConnector - Creating ontology snapshot without reasoner, because reasoner factory class was not specified. 22-09-2023 17:25:19.704 [main] DEBUG c.c.k.o.o.c.BasicStorageConnector - Loading ontology Optional[http://krizik.felk.cvut.cz/ontologies/jopa/connector] from file:/tmp/connectortest13474450371874949189.owl. 22-09-2023 17:25:19.710 [main] WARN c.c.k.o.o.c.BasicStorageConnector - Reasoner factory class not found. Reasoner won't be available. 22-09-2023 17:25:19.710 [main] WARN c.c.k.o.o.c.BasicStorageConnector - Creating ontology snapshot without reasoner, because reasoner factory class was not specified. 22-09-2023 17:25:19.710 [main] WARN c.c.k.o.o.c.BasicStorageConnector - Creating ontology snapshot without reasoner, because reasoner factory class was not specified. 22-09-2023 17:25:19.715 [main] DEBUG c.c.k.o.o.c.BasicStorageConnector - Loading ontology Optional[http://krizik.felk.cvut.cz/ontologies/jopa/connector] from file:/tmp/connectortest5830631112917616270.owl. 22-09-2023 17:25:19.720 [main] WARN c.c.k.o.o.c.BasicStorageConnector - Reasoner factory class not found. Reasoner won't be available. 22-09-2023 17:25:19.721 [main] WARN c.c.k.o.o.c.BasicStorageConnector - Creating ontology snapshot without reasoner, because reasoner factory class was not specified. 22-09-2023 17:25:19.731 [main] WARN c.c.k.o.o.c.BasicStorageConnector - Creating ontology snapshot without reasoner, because reasoner factory class was not specified. 22-09-2023 17:25:19.738 [main] DEBUG c.c.k.o.o.c.BasicStorageConnector - Loading ontology Optional[http://krizik.felk.cvut.cz/ontologies/jopa/connector] from file:/tmp/connectortest4030011146716404905.owl. 22-09-2023 17:25:19.743 [main] WARN c.c.k.o.o.c.BasicStorageConnector - Reasoner factory class not found. Reasoner won't be available. 22-09-2023 17:25:19.743 [main] WARN c.c.k.o.o.c.BasicStorageConnector - Creating ontology snapshot without reasoner, because reasoner factory class was not specified. 22-09-2023 17:25:19.748 [main] DEBUG c.c.k.o.o.c.BasicStorageConnector - Loading ontology Optional[http://krizik.felk.cvut.cz/ontologies/jopa/different] from file:/tmp/connectortest5905703762265862285.owl. 22-09-2023 17:25:19.757 [main] DEBUG c.c.k.o.o.c.BasicStorageConnector - Loading ontology Optional[http://krizik.felk.cvut.cz/ontologies/jopa/connector] from file:/tmp/connectortest18315932150189082895.owl. 22-09-2023 17:25:19.764 [main] WARN c.c.k.o.o.c.BasicStorageConnector - Reasoner factory class not found. Reasoner won't be available. 22-09-2023 17:25:19.764 [main] WARN c.c.k.o.o.c.BasicStorageConnector - Creating ontology snapshot without reasoner, because reasoner factory class was not specified. 22-09-2023 17:25:19.765 [main] WARN c.c.k.o.o.c.BasicStorageConnector - Creating ontology snapshot without reasoner, because reasoner factory class was not specified. 22-09-2023 17:25:19.771 [main] DEBUG c.c.k.o.o.c.BasicStorageConnector - Loading ontology Optional[http://krizik.felk.cvut.cz/ontologies/jopa/connector] from file:/tmp/connectortest7754523614439607610.owl. 22-09-2023 17:25:19.777 [main] WARN c.c.k.o.o.c.BasicStorageConnector - Reasoner factory class not found. Reasoner won't be available. 22-09-2023 17:25:19.777 [main] WARN c.c.k.o.o.c.BasicStorageConnector - Creating ontology snapshot without reasoner, because reasoner factory class was not specified. 22-09-2023 17:25:19.819 [main] DEBUG c.c.k.o.o.c.BasicStorageConnector - Loading ontology Optional[http://krizik.felk.cvut.cz/ontologies/jopa/connector] from file:/tmp/connectortest17387891273455680276.owl. 22-09-2023 17:25:19.836 [main] WARN c.c.k.o.o.c.BasicStorageConnector - Reasoner factory class not found. Reasoner won't be available. 22-09-2023 17:25:19.836 [main] WARN c.c.k.o.o.c.BasicStorageConnector - Creating ontology snapshot without reasoner, because reasoner factory class was not specified. 22-09-2023 17:25:19.837 [main] WARN c.c.k.o.o.c.BasicStorageConnector - Creating ontology snapshot without reasoner, because reasoner factory class was not specified. 22-09-2023 17:25:19.857 [main] DEBUG c.c.k.o.o.c.BasicStorageConnector - Loading ontology Optional[http://krizik.felk.cvut.cz/ontologies/jopa/connector] from file:/tmp/connectortest344051750046649818.owl. 22-09-2023 17:25:19.861 [main] WARN c.c.k.o.o.c.BasicStorageConnector - Reasoner factory class not found. Reasoner won't be available. 22-09-2023 17:25:19.861 [main] WARN c.c.k.o.o.c.BasicStorageConnector - Creating ontology snapshot without reasoner, because reasoner factory class was not specified. 22-09-2023 17:25:19.862 [main] WARN c.c.k.o.o.c.BasicStorageConnector - Creating ontology snapshot without reasoner, because reasoner factory class was not specified. 22-09-2023 17:25:19.862 [main] WARN c.c.k.o.o.c.BasicStorageConnector - Creating ontology snapshot without reasoner, because reasoner factory class was not specified. 22-09-2023 17:25:19.867 [main] DEBUG c.c.k.o.o.c.BasicStorageConnector - Loading ontology Optional.empty from file:/tmp/connectortest13863360700303205184.owl. 22-09-2023 17:25:19.871 [main] WARN c.c.k.o.o.c.BasicStorageConnector - Reasoner factory class not found. Reasoner won't be available. 22-09-2023 17:25:19.871 [main] WARN c.c.k.o.o.c.BasicStorageConnector - Creating ontology snapshot without reasoner, because reasoner factory class was not specified. 22-09-2023 17:25:19.872 [main] WARN c.c.k.o.o.c.BasicStorageConnector - Creating ontology snapshot without reasoner, because reasoner factory class was not specified. 22-09-2023 17:25:19.874 [main] DEBUG c.c.k.o.o.c.BasicStorageConnector - Loading ontology Optional[http://krizik.felk.cvut.cz/ontologies/jopa/connector] from file:/tmp/connectortest1695396319874.owl. 22-09-2023 17:25:19.876 [main] TRACE c.c.k.o.o.c.BasicStorageConnector - Unable to load ontology from document. org.semanticweb.owlapi.io.OWLOntologyCreationIOException: OWLOntologyCreationIOException: java.io.FileNotFoundException: /tmp/connectortest1695396319874.owl (No such file or directory) at uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:216) at uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1105) at uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:1055) at uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntologyFromOntologyDocument(OWLOntologyManagerImpl.java:996) at cz.cvut.kbss.ontodriver.owlapi.connector.BasicStorageConnector.loadOntology(BasicStorageConnector.java:115) at cz.cvut.kbss.ontodriver.owlapi.connector.BasicStorageConnector.initializeConnector(BasicStorageConnector.java:94) at cz.cvut.kbss.ontodriver.owlapi.connector.AbstractConnector.(AbstractConnector.java:37) at cz.cvut.kbss.ontodriver.owlapi.connector.BasicStorageConnector.(BasicStorageConnector.java:80) at cz.cvut.kbss.ontodriver.owlapi.connector.BasicStorageConnectorTest.createsNewFileForOntologyWithNonExistentPhysicalLocation(BasicStorageConnectorTest.java:99) 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 java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:727) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:220) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:188) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:202) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:181) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) Caused by: org.semanticweb.owlapi.io.OWLOntologyInputSourceException: java.io.FileNotFoundException: /tmp/connectortest1695396319874.owl (No such file or directory) at org.semanticweb.owlapi.io.DocumentSources.getInputStream(DocumentSources.java:218) at org.semanticweb.owlapi.io.DocumentSources.wrapInput(DocumentSources.java:143) at org.semanticweb.owlapi.io.DocumentSources.wrapInputAsReader(DocumentSources.java:88) at org.semanticweb.owlapi.io.DocumentSources.wrapInputAsReader(DocumentSources.java:105) at org.semanticweb.owlapi.io.AbstractOWLParser.getInputSource(AbstractOWLParser.java:38) at org.semanticweb.owlapi.rdf.rdfxml.parser.RDFXMLParser.parse(RDFXMLParser.java:49) at uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:195) ... 73 common frames omitted Caused by: java.io.FileNotFoundException: /tmp/connectortest1695396319874.owl (No such file or directory) at java.base/java.io.FileInputStream.open0(Native Method) at java.base/java.io.FileInputStream.open(FileInputStream.java:219) at java.base/java.io.FileInputStream.(FileInputStream.java:157) at java.base/java.io.FileInputStream.(FileInputStream.java:112) at java.base/sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection.java:86) at java.base/sun.net.www.protocol.file.FileURLConnection.getInputStream(FileURLConnection.java:184) at org.semanticweb.owlapi.io.DocumentSources.getInputStreamFromContentEncoding(DocumentSources.java:309) at org.semanticweb.owlapi.io.DocumentSources.connectWithFiveRetries(DocumentSources.java:271) at org.semanticweb.owlapi.io.DocumentSources.getInputStream(DocumentSources.java:211) ... 79 common frames omitted 22-09-2023 17:25:19.877 [main] TRACE c.c.k.o.o.c.BasicStorageConnector - Creating new ontology in file:/tmp/connectortest1695396319874.owl. 22-09-2023 17:25:19.879 [main] WARN c.c.k.o.o.c.BasicStorageConnector - Reasoner factory class not found. Reasoner won't be available. 22-09-2023 17:25:19.879 [main] WARN c.c.k.o.o.c.BasicStorageConnector - Creating ontology snapshot without reasoner, because reasoner factory class was not specified. [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.002 s - in cz.cvut.kbss.ontodriver.owlapi.connector.BasicStorageConnectorTest [INFO] Running cz.cvut.kbss.ontodriver.owlapi.connector.BasicConnectorFactoryTest 22-09-2023 17:25:19.888 [main] DEBUG c.c.k.o.o.c.BasicStorageConnector - Loading ontology Optional[http://krizik.felk.cvut.cz/ontologies/jopa/ConnectorFactoryTest] from file:/tmp/connectortest16260232585722752041.owl. 22-09-2023 17:25:19.892 [main] WARN c.c.k.o.o.c.BasicStorageConnector - Reasoner factory class not found. Reasoner won't be available. 22-09-2023 17:25:19.893 [main] WARN c.c.k.o.o.c.BasicStorageConnector - Creating ontology snapshot without reasoner, because reasoner factory class was not specified. 22-09-2023 17:25:19.894 [main] DEBUG c.c.k.o.o.c.BasicStorageConnector - Loading ontology Optional[http://krizik.felk.cvut.cz/ontologies/jopa/ConnectorFactoryTest] from file:/tmp/connectortest16260232585722752041.owl. 22-09-2023 17:25:19.898 [main] WARN c.c.k.o.o.c.BasicStorageConnector - Reasoner factory class not found. Reasoner won't be available. 22-09-2023 17:25:19.899 [main] WARN c.c.k.o.o.c.BasicStorageConnector - Creating ontology snapshot without reasoner, because reasoner factory class was not specified. 22-09-2023 17:25:20.151 [main] WARN c.c.k.o.o.c.BasicStorageConnector - Creating ontology snapshot without reasoner, because reasoner factory class was not specified. 22-09-2023 17:25:20.158 [main] DEBUG c.c.k.o.o.c.BasicStorageConnector - Loading ontology Optional[http://krizik.felk.cvut.cz/ontologies/jopa/ConnectorFactoryTest] from file:/tmp/connectortest16260232585722752041.owl. 22-09-2023 17:25:20.168 [main] WARN c.c.k.o.o.c.BasicStorageConnector - Reasoner factory class not found. Reasoner won't be available. 22-09-2023 17:25:20.169 [main] WARN c.c.k.o.o.c.BasicStorageConnector - Creating ontology snapshot without reasoner, because reasoner factory class was not specified. 22-09-2023 17:25:20.176 [main] DEBUG c.c.k.o.o.c.BasicStorageConnector - Loading ontology Optional[http://krizik.felk.cvut.cz/ontologies/jopa/ConnectorFactoryTest] from file:/tmp/connectortest16260232585722752041.owl. 22-09-2023 17:25:20.182 [main] WARN c.c.k.o.o.c.BasicStorageConnector - Reasoner factory class not found. Reasoner won't be available. 22-09-2023 17:25:20.182 [main] WARN c.c.k.o.o.c.BasicStorageConnector - Creating ontology snapshot without reasoner, because reasoner factory class was not specified. [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.299 s - in cz.cvut.kbss.ontodriver.owlapi.connector.BasicConnectorFactoryTest [INFO] Running cz.cvut.kbss.ontodriver.owlapi.AxiomAdapterTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in cz.cvut.kbss.ontodriver.owlapi.AxiomAdapterTest [INFO] Running cz.cvut.kbss.ontodriver.owlapi.util.OwlapiUtilsTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in cz.cvut.kbss.ontodriver.owlapi.util.OwlapiUtilsTest [INFO] Running cz.cvut.kbss.ontodriver.owlapi.util.MappingFileParserTest 22-09-2023 17:25:20.222 [main] DEBUG c.c.k.j.util.MappingFileParser - Mapping ontology http://krizik.felk.cvut.cz/ontologies/test to location file:/tmp/./file.owl. 22-09-2023 17:25:20.224 [main] DEBUG c.c.k.j.util.MappingFileParser - Mapping ontology http://krizik.felk.cvut.cz/ontologies/test to location file:/tmp/./file.owl. 22-09-2023 17:25:20.227 [main] DEBUG c.c.k.j.util.MappingFileParser - Mapping ontology http://krizik.felk.cvut.cz/ontologies/test to location file:/tmp/./file.owl. [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in cz.cvut.kbss.ontodriver.owlapi.util.MappingFileParserTest [INFO] Running cz.cvut.kbss.ontodriver.owlapi.util.IdentifierGeneratorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.137 s - in cz.cvut.kbss.ontodriver.owlapi.util.IdentifierGeneratorTest [INFO] Running cz.cvut.kbss.ontodriver.owlapi.OwlapiAdapterTest [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.316 s - in cz.cvut.kbss.ontodriver.owlapi.OwlapiAdapterTest [INFO] Running cz.cvut.kbss.ontodriver.owlapi.TypesHandlerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s - in cz.cvut.kbss.ontodriver.owlapi.TypesHandlerTest [INFO] Running cz.cvut.kbss.ontodriver.owlapi.OwlapiConnectionTest [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.7 s - in cz.cvut.kbss.ontodriver.owlapi.OwlapiConnectionTest [INFO] Running cz.cvut.kbss.ontodriver.owlapi.OwlapiTypesTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.21 s - in cz.cvut.kbss.ontodriver.owlapi.OwlapiTypesTest [INFO] Running cz.cvut.kbss.ontodriver.owlapi.list.OwlapiListsTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.409 s - in cz.cvut.kbss.ontodriver.owlapi.list.OwlapiListsTest [INFO] Running cz.cvut.kbss.ontodriver.owlapi.list.SimpleListIteratorTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s - in cz.cvut.kbss.ontodriver.owlapi.list.SimpleListIteratorTest [INFO] Running cz.cvut.kbss.ontodriver.owlapi.list.SimpleListHandlerTest [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.147 s - in cz.cvut.kbss.ontodriver.owlapi.list.SimpleListHandlerTest [INFO] Running cz.cvut.kbss.ontodriver.owlapi.list.ReferencedListHandlerTest [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.214 s - in cz.cvut.kbss.ontodriver.owlapi.list.ReferencedListHandlerTest [INFO] Running cz.cvut.kbss.ontodriver.owlapi.list.ReferencedListIteratorTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in cz.cvut.kbss.ontodriver.owlapi.list.ReferencedListIteratorTest [INFO] Running cz.cvut.kbss.ontodriver.owlapi.MainAxiomLoaderTest [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s - in cz.cvut.kbss.ontodriver.owlapi.MainAxiomLoaderTest [INFO] Running cz.cvut.kbss.ontodriver.owlapi.OwlapiDriverTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.139 s - in cz.cvut.kbss.ontodriver.owlapi.OwlapiDriverTest [INFO] Running cz.cvut.kbss.ontodriver.owlapi.EpistemicAxiomRemoverTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s - in cz.cvut.kbss.ontodriver.owlapi.EpistemicAxiomRemoverTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 253, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.9:report (report) @ ontodriver-owlapi --- [INFO] Loading execution data file /home/developer/.jenkins/jobs/JOPA-Development/workspace/ontodriver-owlapi/target/jacoco.exec [INFO] Analyzed bundle 'OntoDriver - OWLAPI' with 62 classes [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ ontodriver-owlapi --- [INFO] Building jar: /home/developer/.jenkins/jobs/JOPA-Development/workspace/ontodriver-owlapi/target/jopa-1.1.3.jar [INFO] [INFO] -----------------< cz.cvut.kbss.jopa:ontodriver-rdf4j >----------------- [INFO] Building OntoDriver - RDF4J 1.1.3 [11/17] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ontodriver-rdf4j --- [INFO] Deleting /home/developer/.jenkins/jobs/JOPA-Development/workspace/ontodriver-rdf4j/target [INFO] [INFO] --- jacoco-maven-plugin:0.8.9:prepare-agent (default) @ ontodriver-rdf4j --- [INFO] argLine set to -javaagent:/home/developer/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/developer/.jenkins/jobs/JOPA-Development/workspace/ontodriver-rdf4j/target/jacoco.exec [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ontodriver-rdf4j --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/developer/.jenkins/jobs/JOPA-Development/workspace/ontodriver-rdf4j/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ ontodriver-rdf4j --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 60 source files to /home/developer/.jenkins/jobs/JOPA-Development/workspace/ontodriver-rdf4j/target/classes [INFO] /home/developer/.jenkins/jobs/JOPA-Development/workspace/ontodriver-rdf4j/src/main/java/cz/cvut/kbss/ontodriver/rdf4j/connector/init/RepositoryConnectorInitializer.java: /home/developer/.jenkins/jobs/JOPA-Development/workspace/ontodriver-rdf4j/src/main/java/cz/cvut/kbss/ontodriver/rdf4j/connector/init/RepositoryConnectorInitializer.java uses or overrides a deprecated API. [INFO] /home/developer/.jenkins/jobs/JOPA-Development/workspace/ontodriver-rdf4j/src/main/java/cz/cvut/kbss/ontodriver/rdf4j/connector/init/RepositoryConnectorInitializer.java: Recompile with -Xlint:deprecation for details. [INFO] /home/developer/.jenkins/jobs/JOPA-Development/workspace/ontodriver-rdf4j/src/main/java/cz/cvut/kbss/ontodriver/rdf4j/connector/init/RepositoryConnectorInitializer.java: Some input files use or override a deprecated API that is marked for removal. [INFO] /home/developer/.jenkins/jobs/JOPA-Development/workspace/ontodriver-rdf4j/src/main/java/cz/cvut/kbss/ontodriver/rdf4j/connector/init/RepositoryConnectorInitializer.java: Recompile with -Xlint:removal for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ontodriver-rdf4j --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ ontodriver-rdf4j --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 33 source files to /home/developer/.jenkins/jobs/JOPA-Development/workspace/ontodriver-rdf4j/target/test-classes [INFO] /home/developer/.jenkins/jobs/JOPA-Development/workspace/ontodriver-rdf4j/src/test/java/cz/cvut/kbss/ontodriver/rdf4j/connector/PoolingStorageConnectorTest.java: /home/developer/.jenkins/jobs/JOPA-Development/workspace/ontodriver-rdf4j/src/test/java/cz/cvut/kbss/ontodriver/rdf4j/connector/PoolingStorageConnectorTest.java uses or overrides a deprecated API. [INFO] /home/developer/.jenkins/jobs/JOPA-Development/workspace/ontodriver-rdf4j/src/test/java/cz/cvut/kbss/ontodriver/rdf4j/connector/PoolingStorageConnectorTest.java: Recompile with -Xlint:deprecation for details. [INFO] /home/developer/.jenkins/jobs/JOPA-Development/workspace/ontodriver-rdf4j/src/test/java/cz/cvut/kbss/ontodriver/rdf4j/TypesHandlerTest.java: Some input files use unchecked or unsafe operations. [INFO] /home/developer/.jenkins/jobs/JOPA-Development/workspace/ontodriver-rdf4j/src/test/java/cz/cvut/kbss/ontodriver/rdf4j/TypesHandlerTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ ontodriver-rdf4j --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running cz.cvut.kbss.ontodriver.rdf4j.Rdf4jDataSourceTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.392 s - in cz.cvut.kbss.ontodriver.rdf4j.Rdf4jDataSourceTest [INFO] Running cz.cvut.kbss.ontodriver.rdf4j.AxiomLoaderWithInferenceTest 17:25:29.137 [main] DEBUG cz.cvut.kbss.ontodriver.rdf4j.connector.init.RepositoryConnectorInitializer -- Initializing connector to repository at TestStore 17:25:29.162 [main] DEBUG org.eclipse.rdf4j.sail.memory.MemoryStore -- Initializing MemoryStore... 17:25:29.335 [main] DEBUG org.eclipse.rdf4j.sail.memory.MemoryStore -- MemoryStore initialized 17:25:29.514 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Calculate inference maps. 17:25:29.515 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Calculate rdfs:subClassOf inference map. 17:25:29.520 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Fill initial maps 17:25:29.520 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Run until fixed point 17:25:29.523 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Fixed point iteration new size 31 17:25:29.523 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Fixed point iteration new size 31 17:25:29.553 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Took: 00:00:00.003 17:25:29.555 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Calculate rdfs:subPropertyOf inference map. 17:25:29.555 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Run until fixed point 17:25:29.556 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Fixed point iteration new size 17 17:25:29.556 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Fixed point iteration new size 17 17:25:29.556 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Took: 00:00:00.001 17:25:29.556 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Calculate rdfs:domain and rdfs:range inference map. 17:25:29.557 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Run until fixed point 17:25:29.558 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Fixed point iteration new size 24 17:25:29.559 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Fixed point iteration new size 24 17:25:29.559 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Took: 00:00:00.002 17:25:29.559 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Calculate rdfs:domain and rdfs:range inference map. 17:25:29.559 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Run until fixed point 17:25:29.559 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Fixed point iteration new size 25 17:25:29.559 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Fixed point iteration new size 25 17:25:29.560 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Took: 00:00:00.000 17:25:29.560 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Add inferred rdfs:subClassOf statements 17:25:29.561 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Add inferred rdfs:subPropertyOf statements 17:25:29.561 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencerConnection -- Flush updates 17:25:29.562 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencerConnection -- Do inferencing 17:25:29.562 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencerConnection -- Regenerate cache and inference maps 17:25:29.562 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Clear inference tables 17:25:29.578 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Calculate inference maps. 17:25:29.578 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Calculate rdfs:subClassOf inference map. 17:25:29.579 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Fill initial maps 17:25:29.579 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Run until fixed point 17:25:29.579 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Fixed point iteration new size 31 17:25:29.579 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Fixed point iteration new size 31 17:25:29.579 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Took: 00:00:00.000 17:25:29.579 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Calculate rdfs:subPropertyOf inference map. 17:25:29.579 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Run until fixed point 17:25:29.579 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Fixed point iteration new size 17 17:25:29.580 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Fixed point iteration new size 17 17:25:29.580 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Took: 00:00:00.000 17:25:29.580 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Calculate rdfs:domain and rdfs:range inference map. 17:25:29.580 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Run until fixed point 17:25:29.580 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Fixed point iteration new size 24 17:25:29.580 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Fixed point iteration new size 24 17:25:29.580 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Took: 00:00:00.000 17:25:29.580 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Calculate rdfs:domain and rdfs:range inference map. 17:25:29.581 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Run until fixed point 17:25:29.581 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Fixed point iteration new size 25 17:25:29.581 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Fixed point iteration new size 25 17:25:29.581 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Took: 00:00:00.000 17:25:29.581 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Add inferred rdfs:subClassOf statements 17:25:29.582 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Add inferred rdfs:subPropertyOf statements 17:25:29.582 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencerConnection -- Forward chain all explicit statements 17:25:29.582 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencerConnection -- Inferencing complete 17:25:29.623 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencerConnection -- Flush updates 17:25:29.623 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencerConnection -- Do inferencing 17:25:29.623 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencerConnection -- Regenerate cache and inference maps 17:25:29.623 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Clear inference tables 17:25:29.632 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Calculate inference maps. 17:25:29.632 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Calculate rdfs:subClassOf inference map. 17:25:29.632 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Fill initial maps 17:25:29.632 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Run until fixed point 17:25:29.632 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Fixed point iteration new size 36 17:25:29.632 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Fixed point iteration new size 36 17:25:29.632 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Took: 00:00:00.000 17:25:29.633 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Calculate rdfs:subPropertyOf inference map. 17:25:29.634 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Run until fixed point 17:25:29.634 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Fixed point iteration new size 17 17:25:29.634 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Fixed point iteration new size 17 17:25:29.634 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Took: 00:00:00.000 17:25:29.634 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Calculate rdfs:domain and rdfs:range inference map. 17:25:29.634 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Run until fixed point 17:25:29.634 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Fixed point iteration new size 24 17:25:29.634 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Fixed point iteration new size 24 17:25:29.634 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Took: 00:00:00.000 17:25:29.634 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Calculate rdfs:domain and rdfs:range inference map. 17:25:29.634 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Run until fixed point 17:25:29.635 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Fixed point iteration new size 25 17:25:29.635 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Fixed point iteration new size 25 17:25:29.635 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Took: 00:00:00.000 17:25:29.635 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Add inferred rdfs:subClassOf statements 17:25:29.636 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Add inferred rdfs:subPropertyOf statements 17:25:29.637 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencerConnection -- Forward chain all explicit statements 17:25:29.638 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencerConnection -- Inferencing complete 17:25:29.639 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencerConnection -- Flush updates 17:25:29.639 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencerConnection -- Flush updates 17:25:29.655 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencerConnection -- Flush updates 17:25:29.669 [main] DEBUG cz.cvut.kbss.ontodriver.rdf4j.connector.StorageConnector -- Closing repository connector. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.606 s - in cz.cvut.kbss.ontodriver.rdf4j.AxiomLoaderWithInferenceTest [INFO] Running cz.cvut.kbss.ontodriver.rdf4j.query.SelectResultSetTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.505 s - in cz.cvut.kbss.ontodriver.rdf4j.query.SelectResultSetTest [INFO] Running cz.cvut.kbss.ontodriver.rdf4j.Rdf4jListsTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.92 s - in cz.cvut.kbss.ontodriver.rdf4j.Rdf4jListsTest [INFO] Running cz.cvut.kbss.ontodriver.rdf4j.Rdf4jAdapterWithStoreTest 17:25:31.112 [main] DEBUG cz.cvut.kbss.ontodriver.rdf4j.connector.init.RepositoryConnectorInitializer -- Initializing connector to repository at memory-store 17:25:31.113 [main] DEBUG org.eclipse.rdf4j.sail.memory.MemoryStore -- Initializing MemoryStore... 17:25:31.113 [main] DEBUG org.eclipse.rdf4j.sail.memory.MemoryStore -- MemoryStore initialized 17:25:31.149 [main] DEBUG cz.cvut.kbss.ontodriver.rdf4j.connector.StorageConnector -- Closing repository connector. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s - in cz.cvut.kbss.ontodriver.rdf4j.Rdf4jAdapterWithStoreTest [INFO] Running cz.cvut.kbss.ontodriver.rdf4j.Rdf4jPropertiesTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.294 s - in cz.cvut.kbss.ontodriver.rdf4j.Rdf4jPropertiesTest [INFO] Running cz.cvut.kbss.ontodriver.rdf4j.connector.init.FactoryOfFactoriesTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.483 s - in cz.cvut.kbss.ontodriver.rdf4j.connector.init.FactoryOfFactoriesTest [INFO] Running cz.cvut.kbss.ontodriver.rdf4j.connector.LocalModelTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in cz.cvut.kbss.ontodriver.rdf4j.connector.LocalModelTest [INFO] Running cz.cvut.kbss.ontodriver.rdf4j.connector.StorageConnectorTest 17:25:31.957 [main] DEBUG cz.cvut.kbss.ontodriver.rdf4j.connector.init.RepositoryConnectorInitializer -- Initializing connector to repository at test 17:25:31.964 [main] DEBUG cz.cvut.kbss.ontodriver.rdf4j.connector.init.RepositoryConnectorInitializer -- Initializing connector to repository at test 17:25:31.965 [main] DEBUG org.eclipse.rdf4j.sail.memory.MemoryStore -- Initializing MemoryStore... 17:25:31.965 [main] DEBUG org.eclipse.rdf4j.sail.memory.MemoryStore -- MemoryStore initialized 17:25:31.977 [main] WARN cz.cvut.kbss.ontodriver.rdf4j.connector.StorageConnector -- Unable to acquire repository connection. Error is: null. Retrying... 17:25:31.978 [main] WARN cz.cvut.kbss.ontodriver.rdf4j.connector.StorageConnector -- Unable to acquire repository connection. Error is: null. Retrying... 17:25:31.978 [main] ERROR cz.cvut.kbss.ontodriver.rdf4j.connector.StorageConnector -- Threshold of failed connection acquisition attempts reached, throwing exception. 17:25:31.979 [main] DEBUG cz.cvut.kbss.ontodriver.rdf4j.connector.StorageConnector -- Closing repository connector. 17:25:31.980 [main] DEBUG cz.cvut.kbss.ontodriver.rdf4j.connector.init.RepositoryConnectorInitializer -- Initializing connector to repository at test 17:25:31.980 [main] DEBUG org.eclipse.rdf4j.sail.memory.MemoryStore -- Initializing MemoryStore... 17:25:31.980 [main] DEBUG org.eclipse.rdf4j.sail.memory.MemoryStore -- MemoryStore initialized 17:25:31.983 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Calculate inference maps. 17:25:31.983 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Calculate rdfs:subClassOf inference map. 17:25:31.983 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Fill initial maps 17:25:31.983 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Run until fixed point 17:25:31.983 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Fixed point iteration new size 31 17:25:31.984 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Fixed point iteration new size 31 17:25:31.984 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Took: 00:00:00.000 17:25:31.984 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Calculate rdfs:subPropertyOf inference map. 17:25:31.984 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Run until fixed point 17:25:31.985 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Fixed point iteration new size 17 17:25:31.985 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Fixed point iteration new size 17 17:25:31.985 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Took: 00:00:00.000 17:25:31.985 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Calculate rdfs:domain and rdfs:range inference map. 17:25:31.985 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Run until fixed point 17:25:31.985 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Fixed point iteration new size 24 17:25:31.986 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Fixed point iteration new size 24 17:25:31.986 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Took: 00:00:00.000 17:25:31.986 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Calculate rdfs:domain and rdfs:range inference map. 17:25:31.986 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Run until fixed point 17:25:31.986 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Fixed point iteration new size 25 17:25:31.987 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Fixed point iteration new size 25 17:25:31.987 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Took: 00:00:00.000 17:25:31.987 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Add inferred rdfs:subClassOf statements 17:25:31.987 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Add inferred rdfs:subPropertyOf statements 17:25:31.987 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencerConnection -- Flush updates 17:25:31.987 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencerConnection -- Do inferencing 17:25:31.988 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencerConnection -- Regenerate cache and inference maps 17:25:31.988 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Clear inference tables 17:25:31.990 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Calculate inference maps. 17:25:31.990 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Calculate rdfs:subClassOf inference map. 17:25:31.990 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Fill initial maps 17:25:31.990 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Run until fixed point 17:25:31.990 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Fixed point iteration new size 31 17:25:31.991 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Fixed point iteration new size 31 17:25:31.991 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Took: 00:00:00.000 17:25:31.991 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Calculate rdfs:subPropertyOf inference map. 17:25:31.991 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Run until fixed point 17:25:31.991 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Fixed point iteration new size 17 17:25:31.991 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Fixed point iteration new size 17 17:25:31.992 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Took: 00:00:00.000 17:25:31.992 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Calculate rdfs:domain and rdfs:range inference map. 17:25:31.992 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Run until fixed point 17:25:31.992 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Fixed point iteration new size 24 17:25:31.992 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Fixed point iteration new size 24 17:25:31.992 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Took: 00:00:00.000 17:25:31.992 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Calculate rdfs:domain and rdfs:range inference map. 17:25:31.992 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Run until fixed point 17:25:31.993 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Fixed point iteration new size 25 17:25:31.993 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Fixed point iteration new size 25 17:25:31.993 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Took: 00:00:00.001 17:25:31.994 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Add inferred rdfs:subClassOf statements 17:25:31.994 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Add inferred rdfs:subPropertyOf statements 17:25:31.994 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencerConnection -- Forward chain all explicit statements 17:25:31.995 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencerConnection -- Inferencing complete 17:25:31.997 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencerConnection -- Flush updates 17:25:31.997 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencerConnection -- Do inferencing 17:25:31.998 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencerConnection -- Regenerate cache and inference maps 17:25:31.998 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Clear inference tables 17:25:32.002 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Calculate inference maps. 17:25:32.002 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Calculate rdfs:subClassOf inference map. 17:25:32.002 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Fill initial maps 17:25:32.002 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Run until fixed point 17:25:32.002 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Fixed point iteration new size 36 17:25:32.002 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Fixed point iteration new size 36 17:25:32.002 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Took: 00:00:00.000 17:25:32.003 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Calculate rdfs:subPropertyOf inference map. 17:25:32.003 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Run until fixed point 17:25:32.003 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Fixed point iteration new size 17 17:25:32.003 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Fixed point iteration new size 17 17:25:32.003 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Took: 00:00:00.000 17:25:32.004 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Calculate rdfs:domain and rdfs:range inference map. 17:25:32.004 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Run until fixed point 17:25:32.004 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Fixed point iteration new size 24 17:25:32.004 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Fixed point iteration new size 24 17:25:32.004 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Took: 00:00:00.000 17:25:32.004 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Calculate rdfs:domain and rdfs:range inference map. 17:25:32.004 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Run until fixed point 17:25:32.004 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Fixed point iteration new size 25 17:25:32.005 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Fixed point iteration new size 25 17:25:32.005 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Took: 00:00:00.000 17:25:32.005 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Add inferred rdfs:subClassOf statements 17:25:32.006 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Add inferred rdfs:subPropertyOf statements 17:25:32.006 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencerConnection -- Forward chain all explicit statements 17:25:32.007 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencerConnection -- Inferencing complete 17:25:32.007 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencerConnection -- Flush updates 17:25:32.007 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencerConnection -- Flush updates 17:25:32.009 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencerConnection -- Flush updates 17:25:32.009 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencerConnection -- Flush updates 17:25:32.010 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencerConnection -- Flush updates 17:25:32.010 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencerConnection -- Flush updates 17:25:32.010 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencerConnection -- Flush updates 17:25:32.010 [main] DEBUG cz.cvut.kbss.ontodriver.rdf4j.connector.StorageConnector -- Closing repository connector. 17:25:32.012 [main] DEBUG cz.cvut.kbss.ontodriver.rdf4j.connector.init.RepositoryConnectorInitializer -- Initializing connector to repository at test 17:25:32.012 [main] DEBUG org.eclipse.rdf4j.sail.memory.MemoryStore -- Initializing MemoryStore... 17:25:32.013 [main] DEBUG org.eclipse.rdf4j.sail.memory.MemoryStore -- MemoryStore initialized 17:25:32.014 [main] DEBUG cz.cvut.kbss.ontodriver.rdf4j.connector.StorageConnector -- Closing repository connector. 17:25:32.023 [main] DEBUG cz.cvut.kbss.ontodriver.rdf4j.connector.init.RepositoryConnectorInitializer -- Initializing connector to repository at file:///home/developer/.jenkins/jobs/JOPA-Development/workspace/ontodriver-rdf4j/reps/repositoryTest 17:25:32.025 [main] DEBUG cz.cvut.kbss.ontodriver.rdf4j.connector.init.RepositoryConnectorInitializer -- Initializing connector to repository at test 17:25:32.035 [main] DEBUG org.eclipse.rdf4j.rio.RDFParserRegistry -- Registered service class org.eclipse.rdf4j.rio.binary.BinaryRDFParserFactory 17:25:32.037 [main] DEBUG org.eclipse.rdf4j.rio.RDFParserRegistry -- Registered service class org.eclipse.rdf4j.rio.trig.TriGParserFactory 17:25:32.037 [main] DEBUG org.eclipse.rdf4j.rio.RDFParserRegistry -- Registered service class org.eclipse.rdf4j.rio.trigstar.TriGStarParserFactory 17:25:32.039 [main] DEBUG org.eclipse.rdf4j.rio.RDFParserRegistry -- Registered service class org.eclipse.rdf4j.rio.turtle.TurtleParserFactory 17:25:32.039 [main] DEBUG org.eclipse.rdf4j.rio.RDFParserRegistry -- Registered service class org.eclipse.rdf4j.rio.turtlestar.TurtleStarParserFactory 17:25:32.041 [main] DEBUG org.eclipse.rdf4j.rio.RDFParserRegistry -- Registered service class org.eclipse.rdf4j.rio.ntriples.NTriplesParserFactory 17:25:32.062 [main] DEBUG org.eclipse.rdf4j.rio.DatatypeHandlerRegistry -- Registered service class org.eclipse.rdf4j.rio.datatypes.XMLSchemaDatatypeHandler 17:25:32.063 [main] DEBUG org.eclipse.rdf4j.rio.DatatypeHandlerRegistry -- Registered service class org.eclipse.rdf4j.rio.datatypes.RDFDatatypeHandler 17:25:32.064 [main] DEBUG org.eclipse.rdf4j.rio.DatatypeHandlerRegistry -- Registered service class org.eclipse.rdf4j.rio.datatypes.DBPediaDatatypeHandler 17:25:32.065 [main] DEBUG org.eclipse.rdf4j.rio.DatatypeHandlerRegistry -- Registered service class org.eclipse.rdf4j.rio.datatypes.VirtuosoGeometryDatatypeHandler 17:25:32.066 [main] DEBUG org.eclipse.rdf4j.rio.DatatypeHandlerRegistry -- Registered service class org.eclipse.rdf4j.rio.datatypes.GeoSPARQLDatatypeHandler 17:25:32.069 [main] DEBUG org.eclipse.rdf4j.rio.LanguageHandlerRegistry -- Registered service class org.eclipse.rdf4j.rio.languages.RFC3066LanguageHandler 17:25:32.070 [main] DEBUG org.eclipse.rdf4j.rio.LanguageHandlerRegistry -- Registered service class org.eclipse.rdf4j.rio.languages.BCP47LanguageHandler 17:25:32.124 [main] DEBUG org.eclipse.rdf4j.repository.config.RepositoryRegistry -- Registered service class org.eclipse.rdf4j.repository.http.config.HTTPRepositoryFactory 17:25:32.125 [main] DEBUG org.eclipse.rdf4j.repository.config.RepositoryRegistry -- Registered service class org.eclipse.rdf4j.repository.sparql.config.SPARQLRepositoryFactory 17:25:32.126 [main] DEBUG org.eclipse.rdf4j.repository.config.RepositoryRegistry -- Registered service class org.eclipse.rdf4j.repository.contextaware.config.ContextAwareFactory 17:25:32.128 [main] DEBUG org.eclipse.rdf4j.repository.config.RepositoryRegistry -- Registered service class org.eclipse.rdf4j.repository.sail.config.SailRepositoryFactory 17:25:32.129 [main] DEBUG org.eclipse.rdf4j.repository.config.RepositoryRegistry -- Registered service class org.eclipse.rdf4j.repository.sail.config.ProxyRepositoryFactory 17:25:32.134 [main] DEBUG org.eclipse.rdf4j.sail.config.SailRegistry -- Registered service class org.eclipse.rdf4j.sail.inferencer.fc.config.SchemaCachingRDFSInferencerFactory 17:25:32.135 [main] DEBUG org.eclipse.rdf4j.sail.config.SailRegistry -- Registered service class org.eclipse.rdf4j.sail.inferencer.fc.config.ForwardChainingRDFSInferencerFactory 17:25:32.135 [main] DEBUG org.eclipse.rdf4j.sail.config.SailRegistry -- Registered service class org.eclipse.rdf4j.sail.inferencer.fc.config.DirectTypeHierarchyInferencerFactory 17:25:32.136 [main] DEBUG org.eclipse.rdf4j.sail.config.SailRegistry -- Registered service class org.eclipse.rdf4j.sail.inferencer.fc.config.CustomGraphQueryInferencerFactory 17:25:32.137 [main] DEBUG org.eclipse.rdf4j.sail.config.SailRegistry -- Registered service class org.eclipse.rdf4j.sail.inferencer.fc.config.DedupingInferencerFactory 17:25:32.138 [main] DEBUG org.eclipse.rdf4j.sail.config.SailRegistry -- Registered service class org.eclipse.rdf4j.sail.lucene.impl.config.LuceneSailFactory 17:25:32.139 [main] DEBUG org.eclipse.rdf4j.sail.config.SailRegistry -- Registered service class org.eclipse.rdf4j.sail.memory.config.MemoryStoreFactory 17:25:32.141 [main] DEBUG org.eclipse.rdf4j.sail.config.SailRegistry -- Registered service class org.eclipse.rdf4j.sail.nativerdf.config.NativeStoreFactory 17:25:32.143 [main] DEBUG org.eclipse.rdf4j.sail.config.SailRegistry -- Registered service class org.eclipse.rdf4j.sail.shacl.config.ShaclSailFactory 17:25:32.173 [main] DEBUG org.eclipse.rdf4j.rio.RDFWriterRegistry -- Registered service class org.eclipse.rdf4j.rio.binary.BinaryRDFWriterFactory 17:25:32.183 [main] DEBUG org.eclipse.rdf4j.rio.RDFWriterRegistry -- Registered service class org.eclipse.rdf4j.rio.trig.TriGWriterFactory 17:25:32.183 [main] DEBUG org.eclipse.rdf4j.rio.RDFWriterRegistry -- Registered service class org.eclipse.rdf4j.rio.trigstar.TriGStarWriterFactory 17:25:32.184 [main] DEBUG org.eclipse.rdf4j.rio.RDFWriterRegistry -- Registered service class org.eclipse.rdf4j.rio.turtle.TurtleWriterFactory 17:25:32.185 [main] DEBUG org.eclipse.rdf4j.rio.RDFWriterRegistry -- Registered service class org.eclipse.rdf4j.rio.turtlestar.TurtleStarWriterFactory 17:25:32.186 [main] DEBUG org.eclipse.rdf4j.rio.RDFWriterRegistry -- Registered service class org.eclipse.rdf4j.rio.ntriples.NTriplesWriterFactory 17:25:32.246 [main] DEBUG org.eclipse.rdf4j.sail.memory.MemoryStore -- Initializing MemoryStore... 17:25:32.247 [main] DEBUG org.eclipse.rdf4j.sail.memory.MemoryStore -- MemoryStore initialized 17:25:32.247 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Calculate inference maps. 17:25:32.247 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Calculate rdfs:subClassOf inference map. 17:25:32.248 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Fill initial maps 17:25:32.248 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Run until fixed point 17:25:32.248 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Fixed point iteration new size 31 17:25:32.248 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Fixed point iteration new size 31 17:25:32.248 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Took: 00:00:00.000 17:25:32.248 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Calculate rdfs:subPropertyOf inference map. 17:25:32.248 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Run until fixed point 17:25:32.249 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Fixed point iteration new size 17 17:25:32.249 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Fixed point iteration new size 17 17:25:32.249 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Took: 00:00:00.000 17:25:32.249 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Calculate rdfs:domain and rdfs:range inference map. 17:25:32.249 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Run until fixed point 17:25:32.249 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Fixed point iteration new size 24 17:25:32.249 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Fixed point iteration new size 24 17:25:32.250 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Took: 00:00:00.000 17:25:32.250 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Calculate rdfs:domain and rdfs:range inference map. 17:25:32.250 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Run until fixed point 17:25:32.250 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Fixed point iteration new size 25 17:25:32.250 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Fixed point iteration new size 25 17:25:32.250 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Took: 00:00:00.000 17:25:32.250 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Add inferred rdfs:subClassOf statements 17:25:32.250 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Add inferred rdfs:subPropertyOf statements 17:25:32.251 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencerConnection -- Flush updates 17:25:32.251 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencerConnection -- Do inferencing 17:25:32.251 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencerConnection -- Regenerate cache and inference maps 17:25:32.251 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Clear inference tables 17:25:32.257 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Calculate inference maps. 17:25:32.257 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Calculate rdfs:subClassOf inference map. 17:25:32.257 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Fill initial maps 17:25:32.257 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Run until fixed point 17:25:32.257 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Fixed point iteration new size 31 17:25:32.258 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Fixed point iteration new size 31 17:25:32.258 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Took: 00:00:00.000 17:25:32.258 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Calculate rdfs:subPropertyOf inference map. 17:25:32.258 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Run until fixed point 17:25:32.258 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Fixed point iteration new size 17 17:25:32.259 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Fixed point iteration new size 17 17:25:32.259 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Took: 00:00:00.001 17:25:32.259 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Calculate rdfs:domain and rdfs:range inference map. 17:25:32.259 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Run until fixed point 17:25:32.260 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Fixed point iteration new size 24 17:25:32.260 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Fixed point iteration new size 24 17:25:32.260 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Took: 00:00:00.000 17:25:32.260 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Calculate rdfs:domain and rdfs:range inference map. 17:25:32.261 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Run until fixed point 17:25:32.261 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Fixed point iteration new size 25 17:25:32.261 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Fixed point iteration new size 25 17:25:32.262 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Took: 00:00:00.001 17:25:32.262 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Add inferred rdfs:subClassOf statements 17:25:32.263 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Add inferred rdfs:subPropertyOf statements 17:25:32.263 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencerConnection -- Forward chain all explicit statements 17:25:32.264 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencerConnection -- Inferencing complete 17:25:32.266 [main] DEBUG cz.cvut.kbss.ontodriver.rdf4j.connector.StorageConnector -- Closing repository connector. 17:25:32.270 [main] DEBUG cz.cvut.kbss.ontodriver.rdf4j.connector.init.RepositoryConnectorInitializer -- Initializing connector to repository at test 17:25:32.271 [main] DEBUG org.eclipse.rdf4j.sail.memory.MemoryStore -- Initializing MemoryStore... 17:25:32.271 [main] DEBUG org.eclipse.rdf4j.sail.memory.MemoryStore -- MemoryStore initialized 17:25:32.273 [main] DEBUG cz.cvut.kbss.ontodriver.rdf4j.connector.StorageConnector -- Closing repository connector. 17:25:32.275 [main] DEBUG cz.cvut.kbss.ontodriver.rdf4j.connector.init.RepositoryConnectorInitializer -- Initializing connector to repository at test 17:25:32.293 [main] DEBUG cz.cvut.kbss.ontodriver.rdf4j.connector.init.RepositoryConnectorInitializer -- Initializing connector to repository at file:///tmp/rdf4j-config-test15156226898641986261/repositories/native-lucene 17:25:32.364 [main] DEBUG org.eclipse.rdf4j.sail.lucene.LuceneSail -- Absolute path to lucene index dir: /tmp/rdf4j-config-test15156226898641986261/repositories/native-lucene/index 17:25:32.364 [main] DEBUG org.eclipse.rdf4j.sail.nativerdf.NativeStore -- Initializing NativeStore... 17:25:32.375 [main] DEBUG org.eclipse.rdf4j.sail.nativerdf.NativeStore -- Data dir is /tmp/rdf4j-config-test15156226898641986261/repositories/native-lucene 17:25:32.419 [main] DEBUG org.eclipse.rdf4j.sail.nativerdf.NativeStore -- Data store upgraded to version 4.3.6 17:25:32.472 [main] DEBUG org.eclipse.rdf4j.sail.nativerdf.ContextStore -- context index has not been created yet: context index file /tmp/rdf4j-config-test15156226898641986261/repositories/native-lucene/contexts.dat does not exist 17:25:32.472 [main] DEBUG org.eclipse.rdf4j.sail.nativerdf.ContextStore -- initializing context cache 17:25:32.479 [main] DEBUG org.eclipse.rdf4j.sail.nativerdf.ContextStore -- context index construction complete 17:25:32.480 [main] DEBUG org.eclipse.rdf4j.sail.nativerdf.NativeStore -- NativeStore initialized 17:25:32.594 [main] DEBUG org.eclipse.rdf4j.sail.lucene.impl.LuceneIndex -- creating new Lucene index in directory MMapDirectory@/tmp/rdf4j-config-test15156226898641986261/repositories/native-lucene/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@3fe8d36a 17:25:32.984 [main] DEBUG cz.cvut.kbss.ontodriver.rdf4j.connector.StorageConnector -- Closing repository connector. 17:25:32.985 [main] DEBUG org.eclipse.rdf4j.sail.lucene.LuceneSail -- LuceneSail shutdown 17:25:32.985 [main] DEBUG org.eclipse.rdf4j.sail.nativerdf.NativeStore -- Shutting down NativeStore... 17:25:32.987 [main] DEBUG org.eclipse.rdf4j.sail.nativerdf.NativeStore -- NativeStore shut down 17:25:33.000 [main] DEBUG cz.cvut.kbss.ontodriver.rdf4j.connector.init.RepositoryConnectorInitializer -- Initializing connector to repository at file:///home/developer/.jenkins/jobs/JOPA-Development/workspace/ontodriver-rdf4j/internal/folder/repositories/repositoryTest 17:25:33.005 [main] DEBUG org.eclipse.rdf4j.sail.nativerdf.NativeStore -- Initializing NativeStore... 17:25:33.006 [main] DEBUG org.eclipse.rdf4j.sail.nativerdf.NativeStore -- Data dir is /home/developer/.jenkins/jobs/JOPA-Development/workspace/ontodriver-rdf4j/internal/folder/repositories/repositoryTest 17:25:33.013 [main] DEBUG org.eclipse.rdf4j.sail.nativerdf.NativeStore -- Data store upgraded to version 4.3.6 17:25:33.019 [main] DEBUG org.eclipse.rdf4j.sail.nativerdf.TripleStore -- No indexes specified, using default indexes: spoc,posc 17:25:33.020 [main] DEBUG org.eclipse.rdf4j.sail.nativerdf.ContextStore -- context index has not been created yet: context index file /home/developer/.jenkins/jobs/JOPA-Development/workspace/ontodriver-rdf4j/internal/folder/repositories/repositoryTest/contexts.dat does not exist 17:25:33.020 [main] DEBUG org.eclipse.rdf4j.sail.nativerdf.ContextStore -- initializing context cache 17:25:33.020 [main] DEBUG org.eclipse.rdf4j.sail.nativerdf.ContextStore -- context index construction complete 17:25:33.021 [main] DEBUG org.eclipse.rdf4j.sail.nativerdf.NativeStore -- NativeStore initialized 17:25:33.021 [main] DEBUG cz.cvut.kbss.ontodriver.rdf4j.connector.StorageConnector -- Closing repository connector. 17:25:33.021 [main] DEBUG org.eclipse.rdf4j.sail.nativerdf.NativeStore -- Shutting down NativeStore... 17:25:33.021 [main] DEBUG org.eclipse.rdf4j.sail.nativerdf.NativeStore -- NativeStore shut down 17:25:33.026 [main] DEBUG cz.cvut.kbss.ontodriver.rdf4j.connector.init.RepositoryConnectorInitializer -- Initializing connector to repository at test 17:25:33.026 [main] DEBUG org.eclipse.rdf4j.sail.memory.MemoryStore -- Initializing MemoryStore... 17:25:33.026 [main] DEBUG org.eclipse.rdf4j.sail.memory.MemoryStore -- MemoryStore initialized 17:25:33.027 [main] DEBUG cz.cvut.kbss.ontodriver.rdf4j.connector.StorageConnector -- Closing repository connector. 17:25:33.028 [main] DEBUG cz.cvut.kbss.ontodriver.rdf4j.connector.init.RepositoryConnectorInitializer -- Initializing connector to repository at test 17:25:33.035 [main] DEBUG org.eclipse.rdf4j.sail.memory.MemoryStore -- Initializing MemoryStore... 17:25:33.035 [main] DEBUG org.eclipse.rdf4j.sail.memory.MemoryStore -- MemoryStore initialized 17:25:33.036 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Calculate inference maps. 17:25:33.036 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Calculate rdfs:subClassOf inference map. 17:25:33.036 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Fill initial maps 17:25:33.036 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Run until fixed point 17:25:33.036 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Fixed point iteration new size 31 17:25:33.036 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Fixed point iteration new size 31 17:25:33.037 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Took: 00:00:00.000 17:25:33.037 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Calculate rdfs:subPropertyOf inference map. 17:25:33.037 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Run until fixed point 17:25:33.037 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Fixed point iteration new size 17 17:25:33.037 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Fixed point iteration new size 17 17:25:33.037 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Took: 00:00:00.000 17:25:33.037 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Calculate rdfs:domain and rdfs:range inference map. 17:25:33.037 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Run until fixed point 17:25:33.038 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Fixed point iteration new size 24 17:25:33.038 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Fixed point iteration new size 24 17:25:33.038 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Took: 00:00:00.000 17:25:33.038 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Calculate rdfs:domain and rdfs:range inference map. 17:25:33.038 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Run until fixed point 17:25:33.038 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Fixed point iteration new size 25 17:25:33.038 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Fixed point iteration new size 25 17:25:33.038 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Took: 00:00:00.000 17:25:33.038 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Add inferred rdfs:subClassOf statements 17:25:33.039 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Add inferred rdfs:subPropertyOf statements 17:25:33.039 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencerConnection -- Flush updates 17:25:33.039 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencerConnection -- Do inferencing 17:25:33.039 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencerConnection -- Regenerate cache and inference maps 17:25:33.039 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Clear inference tables 17:25:33.040 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Calculate inference maps. 17:25:33.040 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Calculate rdfs:subClassOf inference map. 17:25:33.040 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Fill initial maps 17:25:33.040 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Run until fixed point 17:25:33.040 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Fixed point iteration new size 31 17:25:33.040 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Fixed point iteration new size 31 17:25:33.041 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Took: 00:00:00.000 17:25:33.041 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Calculate rdfs:subPropertyOf inference map. 17:25:33.041 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Run until fixed point 17:25:33.041 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Fixed point iteration new size 17 17:25:33.041 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Fixed point iteration new size 17 17:25:33.041 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Took: 00:00:00.000 17:25:33.041 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Calculate rdfs:domain and rdfs:range inference map. 17:25:33.041 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Run until fixed point 17:25:33.041 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Fixed point iteration new size 24 17:25:33.041 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Fixed point iteration new size 24 17:25:33.042 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Took: 00:00:00.000 17:25:33.042 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Calculate rdfs:domain and rdfs:range inference map. 17:25:33.042 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Run until fixed point 17:25:33.042 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Fixed point iteration new size 25 17:25:33.042 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Fixed point iteration new size 25 17:25:33.042 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Took: 00:00:00.000 17:25:33.042 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Add inferred rdfs:subClassOf statements 17:25:33.043 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Add inferred rdfs:subPropertyOf statements 17:25:33.043 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencerConnection -- Forward chain all explicit statements 17:25:33.043 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencerConnection -- Inferencing complete 17:25:33.044 [main] DEBUG cz.cvut.kbss.ontodriver.rdf4j.connector.StorageConnector -- Closing repository connector. 17:25:33.047 [main] DEBUG cz.cvut.kbss.ontodriver.rdf4j.connector.init.RepositoryConnectorInitializer -- Initializing connector to repository at test 17:25:33.052 [main] DEBUG org.eclipse.rdf4j.sail.memory.MemoryStore -- Initializing MemoryStore... 17:25:33.052 [main] DEBUG org.eclipse.rdf4j.sail.memory.MemoryStore -- MemoryStore initialized 17:25:33.053 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Calculate inference maps. 17:25:33.053 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Calculate rdfs:subClassOf inference map. 17:25:33.053 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Fill initial maps 17:25:33.053 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Run until fixed point 17:25:33.053 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Fixed point iteration new size 31 17:25:33.053 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Fixed point iteration new size 31 17:25:33.053 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Took: 00:00:00.000 17:25:33.054 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Calculate rdfs:subPropertyOf inference map. 17:25:33.054 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Run until fixed point 17:25:33.054 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Fixed point iteration new size 17 17:25:33.054 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Fixed point iteration new size 17 17:25:33.054 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Took: 00:00:00.000 17:25:33.054 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Calculate rdfs:domain and rdfs:range inference map. 17:25:33.054 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Run until fixed point 17:25:33.054 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Fixed point iteration new size 24 17:25:33.054 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Fixed point iteration new size 24 17:25:33.054 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Took: 00:00:00.000 17:25:33.055 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Calculate rdfs:domain and rdfs:range inference map. 17:25:33.055 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Run until fixed point 17:25:33.055 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Fixed point iteration new size 25 17:25:33.055 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Fixed point iteration new size 25 17:25:33.055 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Took: 00:00:00.000 17:25:33.055 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Add inferred rdfs:subClassOf statements 17:25:33.055 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Add inferred rdfs:subPropertyOf statements 17:25:33.055 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencerConnection -- Flush updates 17:25:33.055 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencerConnection -- Do inferencing 17:25:33.055 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencerConnection -- Regenerate cache and inference maps 17:25:33.055 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Clear inference tables 17:25:33.057 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Calculate inference maps. 17:25:33.057 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Calculate rdfs:subClassOf inference map. 17:25:33.057 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Fill initial maps 17:25:33.057 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Run until fixed point 17:25:33.057 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Fixed point iteration new size 31 17:25:33.057 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Fixed point iteration new size 31 17:25:33.057 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Took: 00:00:00.000 17:25:33.057 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Calculate rdfs:subPropertyOf inference map. 17:25:33.057 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Run until fixed point 17:25:33.058 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Fixed point iteration new size 17 17:25:33.058 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Fixed point iteration new size 17 17:25:33.058 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Took: 00:00:00.000 17:25:33.058 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Calculate rdfs:domain and rdfs:range inference map. 17:25:33.058 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Run until fixed point 17:25:33.058 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Fixed point iteration new size 24 17:25:33.058 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Fixed point iteration new size 24 17:25:33.058 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Took: 00:00:00.000 17:25:33.058 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Calculate rdfs:domain and rdfs:range inference map. 17:25:33.058 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Run until fixed point 17:25:33.058 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Fixed point iteration new size 25 17:25:33.058 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Fixed point iteration new size 25 17:25:33.059 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Took: 00:00:00.000 17:25:33.059 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Add inferred rdfs:subClassOf statements 17:25:33.059 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer -- Add inferred rdfs:subPropertyOf statements 17:25:33.059 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencerConnection -- Forward chain all explicit statements 17:25:33.059 [main] DEBUG org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencerConnection -- Inferencing complete 17:25:33.060 [main] DEBUG cz.cvut.kbss.ontodriver.rdf4j.connector.StorageConnector -- Closing repository connector. 17:25:33.062 [main] DEBUG cz.cvut.kbss.ontodriver.rdf4j.connector.init.RepositoryConnectorInitializer -- Initializing connector to repository at test 17:25:33.062 [main] DEBUG org.eclipse.rdf4j.sail.memory.MemoryStore -- Initializing MemoryStore... 17:25:33.062 [main] DEBUG org.eclipse.rdf4j.sail.memory.MemoryStore -- MemoryStore initialized 17:25:33.062 [main] DEBUG org.eclipse.rdf4j.sail.memory.MemoryStore -- Initializing MemoryStore... 17:25:33.062 [main] DEBUG org.eclipse.rdf4j.sail.memory.MemoryStore -- MemoryStore initialized 17:25:33.150 [main] DEBUG cz.cvut.kbss.ontodriver.rdf4j.connector.StorageConnector -- Closing repository connector. 17:25:33.156 [main] DEBUG org.eclipse.rdf4j.sail.nativerdf.NativeStore -- Initializing NativeStore... 17:25:33.157 [main] DEBUG org.eclipse.rdf4j.sail.nativerdf.NativeStore -- Data dir is /home/developer/.jenkins/jobs/JOPA-Development/workspace/ontodriver-rdf4j/repositories/repositoryTest 17:25:33.163 [main] DEBUG org.eclipse.rdf4j.sail.nativerdf.NativeStore -- Data store upgraded to version 4.3.6 17:25:33.170 [main] DEBUG org.eclipse.rdf4j.sail.nativerdf.TripleStore -- No indexes specified, using default indexes: spoc,posc 17:25:33.171 [main] DEBUG org.eclipse.rdf4j.sail.nativerdf.ContextStore -- context index has not been created yet: context index file /home/developer/.jenkins/jobs/JOPA-Development/workspace/ontodriver-rdf4j/repositories/repositoryTest/contexts.dat does not exist 17:25:33.171 [main] DEBUG org.eclipse.rdf4j.sail.nativerdf.ContextStore -- initializing context cache 17:25:33.171 [main] DEBUG org.eclipse.rdf4j.sail.nativerdf.ContextStore -- context index construction complete 17:25:33.171 [main] DEBUG org.eclipse.rdf4j.sail.nativerdf.NativeStore -- NativeStore initialized 17:25:33.171 [main] DEBUG cz.cvut.kbss.ontodriver.rdf4j.connector.init.RepositoryConnectorInitializer -- Initializing connector to repository at file:///home/developer/.jenkins/jobs/JOPA-Development/workspace/ontodriver-rdf4j/repositories/repositoryTest 17:25:33.173 [main] DEBUG cz.cvut.kbss.ontodriver.rdf4j.connector.StorageConnector -- Closing repository connector. 17:25:33.173 [main] DEBUG org.eclipse.rdf4j.sail.nativerdf.NativeStore -- Shutting down NativeStore... 17:25:33.173 [main] DEBUG org.eclipse.rdf4j.sail.nativerdf.NativeStore -- NativeStore shut down 17:25:33.176 [main] DEBUG cz.cvut.kbss.ontodriver.rdf4j.connector.init.RepositoryConnectorInitializer -- Initializing connector to repository at file:///tmp/rdf4j-storage-connector-test6967096181638565830/repositories/test 17:25:33.179 [main] DEBUG org.eclipse.rdf4j.sail.nativerdf.NativeStore -- Initializing NativeStore... 17:25:33.179 [main] DEBUG org.eclipse.rdf4j.sail.nativerdf.NativeStore -- Data dir is /tmp/rdf4j-storage-connector-test6967096181638565830/repositories/test 17:25:33.186 [main] DEBUG org.eclipse.rdf4j.sail.nativerdf.NativeStore -- Data store upgraded to version 4.3.6 17:25:33.194 [main] DEBUG org.eclipse.rdf4j.sail.nativerdf.TripleStore -- No indexes specified, using default indexes: spoc,posc 17:25:33.195 [main] DEBUG org.eclipse.rdf4j.sail.nativerdf.ContextStore -- context index has not been created yet: context index file /tmp/rdf4j-storage-connector-test6967096181638565830/repositories/test/contexts.dat does not exist 17:25:33.195 [main] DEBUG org.eclipse.rdf4j.sail.nativerdf.ContextStore -- initializing context cache 17:25:33.195 [main] DEBUG org.eclipse.rdf4j.sail.nativerdf.ContextStore -- context index construction complete 17:25:33.196 [main] DEBUG org.eclipse.rdf4j.sail.nativerdf.NativeStore -- NativeStore initialized 17:25:33.196 [main] DEBUG cz.cvut.kbss.ontodriver.rdf4j.connector.StorageConnector -- Closing repository connector. 17:25:33.196 [main] DEBUG org.eclipse.rdf4j.sail.nativerdf.NativeStore -- Shutting down NativeStore... 17:25:33.197 [main] DEBUG org.eclipse.rdf4j.sail.nativerdf.NativeStore -- NativeStore shut down 17:25:33.200 [main] DEBUG cz.cvut.kbss.ontodriver.rdf4j.connector.init.RepositoryConnectorInitializer -- Initializing connector to repository at test 17:25:33.200 [main] DEBUG org.eclipse.rdf4j.sail.memory.MemoryStore -- Initializing MemoryStore... 17:25:33.200 [main] DEBUG org.eclipse.rdf4j.sail.memory.MemoryStore -- MemoryStore initialized 17:25:33.202 [main] DEBUG cz.cvut.kbss.ontodriver.rdf4j.connector.StorageConnector -- Closing repository connector. [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.245 s - in cz.cvut.kbss.ontodriver.rdf4j.connector.StorageConnectorTest [INFO] Running cz.cvut.kbss.ontodriver.rdf4j.connector.ConnectorFactoryImplTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.178 s - in cz.cvut.kbss.ontodriver.rdf4j.connector.ConnectorFactoryImplTest [INFO] Running cz.cvut.kbss.ontodriver.rdf4j.connector.PoolingStorageConnectorTest [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.127 s - in cz.cvut.kbss.ontodriver.rdf4j.connector.PoolingStorageConnectorTest [INFO] Running cz.cvut.kbss.ontodriver.rdf4j.Rdf4jTypesTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 s - in cz.cvut.kbss.ontodriver.rdf4j.Rdf4jTypesTest [INFO] Running cz.cvut.kbss.ontodriver.rdf4j.Rdf4jDriverTest 17:25:34.647 [main] DEBUG cz.cvut.kbss.ontodriver.rdf4j.connector.init.RepositoryConnectorInitializer -- Initializing connector to repository at mem:test 17:25:34.648 [main] DEBUG org.eclipse.rdf4j.sail.memory.MemoryStore -- Initializing MemoryStore... 17:25:34.649 [main] DEBUG org.eclipse.rdf4j.sail.memory.MemoryStore -- MemoryStore initialized 17:25:34.684 [main] DEBUG org.eclipse.rdf4j.query.parser.QueryParserRegistry -- Registered service class org.eclipse.rdf4j.query.parser.sparql.SPARQLParserFactory 17:25:34.974 [main] DEBUG cz.cvut.kbss.ontodriver.rdf4j.connector.StorageConnector -- Closing repository connector. 17:25:34.975 [main] DEBUG cz.cvut.kbss.ontodriver.rdf4j.connector.init.RepositoryConnectorInitializer -- Initializing connector to repository at mem:test 17:25:34.976 [main] DEBUG org.eclipse.rdf4j.sail.memory.MemoryStore -- Initializing MemoryStore... 17:25:34.976 [main] DEBUG org.eclipse.rdf4j.sail.memory.MemoryStore -- MemoryStore initialized 17:25:34.993 [main] DEBUG cz.cvut.kbss.ontodriver.rdf4j.connector.init.RepositoryConnectorInitializer -- Initializing connector to repository at mem:test 17:25:34.993 [main] DEBUG org.eclipse.rdf4j.sail.memory.MemoryStore -- Initializing MemoryStore... 17:25:34.994 [main] DEBUG org.eclipse.rdf4j.sail.memory.MemoryStore -- MemoryStore initialized [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.365 s - in cz.cvut.kbss.ontodriver.rdf4j.Rdf4jDriverTest [INFO] Running cz.cvut.kbss.ontodriver.rdf4j.SimpleListHandlerWithStorageTest 17:25:35.008 [main] DEBUG cz.cvut.kbss.ontodriver.rdf4j.connector.init.RepositoryConnectorInitializer -- Initializing connector to repository at TestStore 17:25:35.008 [main] DEBUG org.eclipse.rdf4j.sail.memory.MemoryStore -- Initializing MemoryStore... 17:25:35.008 [main] DEBUG org.eclipse.rdf4j.sail.memory.MemoryStore -- MemoryStore initialized 17:25:35.035 [main] DEBUG cz.cvut.kbss.ontodriver.rdf4j.connector.StorageConnector -- Closing repository connector. 17:25:35.037 [main] DEBUG cz.cvut.kbss.ontodriver.rdf4j.connector.init.RepositoryConnectorInitializer -- Initializing connector to repository at TestStore 17:25:35.037 [main] DEBUG org.eclipse.rdf4j.sail.memory.MemoryStore -- Initializing MemoryStore... 17:25:35.038 [main] DEBUG org.eclipse.rdf4j.sail.memory.MemoryStore -- MemoryStore initialized 17:25:35.051 [main] DEBUG cz.cvut.kbss.ontodriver.rdf4j.connector.StorageConnector -- Closing repository connector. 17:25:35.054 [main] DEBUG cz.cvut.kbss.ontodriver.rdf4j.connector.init.RepositoryConnectorInitializer -- Initializing connector to repository at TestStore 17:25:35.054 [main] DEBUG org.eclipse.rdf4j.sail.memory.MemoryStore -- Initializing MemoryStore... 17:25:35.054 [main] DEBUG org.eclipse.rdf4j.sail.memory.MemoryStore -- MemoryStore initialized 17:25:35.056 [main] DEBUG cz.cvut.kbss.ontodriver.rdf4j.connector.StorageConnector -- Closing repository connector. 17:25:35.057 [main] DEBUG cz.cvut.kbss.ontodriver.rdf4j.connector.init.RepositoryConnectorInitializer -- Initializing connector to repository at TestStore 17:25:35.058 [main] DEBUG org.eclipse.rdf4j.sail.memory.MemoryStore -- Initializing MemoryStore... 17:25:35.058 [main] DEBUG org.eclipse.rdf4j.sail.memory.MemoryStore -- MemoryStore initialized 17:25:35.060 [main] DEBUG cz.cvut.kbss.ontodriver.rdf4j.connector.StorageConnector -- Closing repository connector. 17:25:35.061 [main] DEBUG cz.cvut.kbss.ontodriver.rdf4j.connector.init.RepositoryConnectorInitializer -- Initializing connector to repository at TestStore 17:25:35.061 [main] DEBUG org.eclipse.rdf4j.sail.memory.MemoryStore -- Initializing MemoryStore... 17:25:35.061 [main] DEBUG org.eclipse.rdf4j.sail.memory.MemoryStore -- MemoryStore initialized 17:25:35.065 [main] DEBUG cz.cvut.kbss.ontodriver.rdf4j.connector.StorageConnector -- Closing repository connector. 17:25:35.066 [main] DEBUG cz.cvut.kbss.ontodriver.rdf4j.connector.init.RepositoryConnectorInitializer -- Initializing connector to repository at TestStore 17:25:35.066 [main] DEBUG org.eclipse.rdf4j.sail.memory.MemoryStore -- Initializing MemoryStore... 17:25:35.066 [main] DEBUG org.eclipse.rdf4j.sail.memory.MemoryStore -- MemoryStore initialized 17:25:35.071 [main] DEBUG cz.cvut.kbss.ontodriver.rdf4j.connector.StorageConnector -- Closing repository connector. 17:25:35.072 [main] DEBUG cz.cvut.kbss.ontodriver.rdf4j.connector.init.RepositoryConnectorInitializer -- Initializing connector to repository at TestStore 17:25:35.072 [main] DEBUG org.eclipse.rdf4j.sail.memory.MemoryStore -- Initializing MemoryStore... 17:25:35.072 [main] DEBUG org.eclipse.rdf4j.sail.memory.MemoryStore -- MemoryStore initialized 17:25:35.108 [main] DEBUG cz.cvut.kbss.ontodriver.rdf4j.connector.StorageConnector -- Closing repository connector. 17:25:35.109 [main] DEBUG cz.cvut.kbss.ontodriver.rdf4j.connector.init.RepositoryConnectorInitializer -- Initializing connector to repository at TestStore 17:25:35.109 [main] DEBUG org.eclipse.rdf4j.sail.memory.MemoryStore -- Initializing MemoryStore... 17:25:35.109 [main] DEBUG org.eclipse.rdf4j.sail.memory.MemoryStore -- MemoryStore initialized 17:25:35.124 [main] DEBUG cz.cvut.kbss.ontodriver.rdf4j.connector.StorageConnector -- Closing repository connector. 17:25:35.127 [main] DEBUG cz.cvut.kbss.ontodriver.rdf4j.connector.init.RepositoryConnectorInitializer -- Initializing connector to repository at TestStore 17:25:35.127 [main] DEBUG org.eclipse.rdf4j.sail.memory.MemoryStore -- Initializing MemoryStore... 17:25:35.127 [main] DEBUG org.eclipse.rdf4j.sail.memory.MemoryStore -- MemoryStore initialized 17:25:35.129 [main] DEBUG cz.cvut.kbss.ontodriver.rdf4j.connector.StorageConnector -- Closing repository connector. 17:25:35.131 [main] DEBUG cz.cvut.kbss.ontodriver.rdf4j.connector.init.RepositoryConnectorInitializer -- Initializing connector to repository at TestStore 17:25:35.131 [main] DEBUG org.eclipse.rdf4j.sail.memory.MemoryStore -- Initializing MemoryStore... 17:25:35.131 [main] DEBUG org.eclipse.rdf4j.sail.memory.MemoryStore -- MemoryStore initialized 17:25:35.138 [main] DEBUG cz.cvut.kbss.ontodriver.rdf4j.connector.StorageConnector -- Closing repository connector. 17:25:35.139 [main] DEBUG cz.cvut.kbss.ontodriver.rdf4j.connector.init.RepositoryConnectorInitializer -- Initializing connector to repository at TestStore 17:25:35.140 [main] DEBUG org.eclipse.rdf4j.sail.memory.MemoryStore -- Initializing MemoryStore... 17:25:35.140 [main] DEBUG org.eclipse.rdf4j.sail.memory.MemoryStore -- MemoryStore initialized 17:25:35.144 [main] DEBUG cz.cvut.kbss.ontodriver.rdf4j.connector.StorageConnector -- Closing repository connector. [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.133 s - in cz.cvut.kbss.ontodriver.rdf4j.SimpleListHandlerWithStorageTest [INFO] Running cz.cvut.kbss.ontodriver.rdf4j.util.Rdf4jUtilsTest [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in cz.cvut.kbss.ontodriver.rdf4j.util.Rdf4jUtilsTest [INFO] Running cz.cvut.kbss.ontodriver.rdf4j.Rdf4jPreparedStatementTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s - in cz.cvut.kbss.ontodriver.rdf4j.Rdf4jPreparedStatementTest [INFO] Running cz.cvut.kbss.ontodriver.rdf4j.ValueConverterTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in cz.cvut.kbss.ontodriver.rdf4j.ValueConverterTest [INFO] Running cz.cvut.kbss.ontodriver.rdf4j.loader.DefaultContextInferenceStatementLoaderTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.136 s - in cz.cvut.kbss.ontodriver.rdf4j.loader.DefaultContextInferenceStatementLoaderTest [INFO] Running cz.cvut.kbss.ontodriver.rdf4j.loader.GraphDBStatementLoaderTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s - in cz.cvut.kbss.ontodriver.rdf4j.loader.GraphDBStatementLoaderTest [INFO] Running cz.cvut.kbss.ontodriver.rdf4j.Rdf4jConnectionTest [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.51 s - in cz.cvut.kbss.ontodriver.rdf4j.Rdf4jConnectionTest [INFO] Running cz.cvut.kbss.ontodriver.rdf4j.ReferencedListHandlerWithStorageTest 17:25:35.937 [main] DEBUG cz.cvut.kbss.ontodriver.rdf4j.connector.init.RepositoryConnectorInitializer -- Initializing connector to repository at TestStore 17:25:35.938 [main] DEBUG org.eclipse.rdf4j.sail.memory.MemoryStore -- Initializing MemoryStore... 17:25:35.939 [main] DEBUG org.eclipse.rdf4j.sail.memory.MemoryStore -- MemoryStore initialized 17:25:35.956 [main] DEBUG cz.cvut.kbss.ontodriver.rdf4j.connector.StorageConnector -- Closing repository connector. 17:25:35.957 [main] DEBUG cz.cvut.kbss.ontodriver.rdf4j.connector.init.RepositoryConnectorInitializer -- Initializing connector to repository at TestStore 17:25:35.957 [main] DEBUG org.eclipse.rdf4j.sail.memory.MemoryStore -- Initializing MemoryStore... 17:25:35.958 [main] DEBUG org.eclipse.rdf4j.sail.memory.MemoryStore -- MemoryStore initialized 17:25:35.964 [main] DEBUG cz.cvut.kbss.ontodriver.rdf4j.connector.StorageConnector -- Closing repository connector. 17:25:35.964 [main] DEBUG cz.cvut.kbss.ontodriver.rdf4j.connector.init.RepositoryConnectorInitializer -- Initializing connector to repository at TestStore 17:25:35.965 [main] DEBUG org.eclipse.rdf4j.sail.memory.MemoryStore -- Initializing MemoryStore... 17:25:35.965 [main] DEBUG org.eclipse.rdf4j.sail.memory.MemoryStore -- MemoryStore initialized 17:25:35.967 [main] DEBUG cz.cvut.kbss.ontodriver.rdf4j.connector.StorageConnector -- Closing repository connector. 17:25:35.968 [main] DEBUG cz.cvut.kbss.ontodriver.rdf4j.connector.init.RepositoryConnectorInitializer -- Initializing connector to repository at TestStore 17:25:35.968 [main] DEBUG org.eclipse.rdf4j.sail.memory.MemoryStore -- Initializing MemoryStore... 17:25:35.968 [main] DEBUG org.eclipse.rdf4j.sail.memory.MemoryStore -- MemoryStore initialized 17:25:35.972 [main] DEBUG cz.cvut.kbss.ontodriver.rdf4j.connector.StorageConnector -- Closing repository connector. 17:25:35.973 [main] DEBUG cz.cvut.kbss.ontodriver.rdf4j.connector.init.RepositoryConnectorInitializer -- Initializing connector to repository at TestStore 17:25:35.973 [main] DEBUG org.eclipse.rdf4j.sail.memory.MemoryStore -- Initializing MemoryStore... 17:25:35.973 [main] DEBUG org.eclipse.rdf4j.sail.memory.MemoryStore -- MemoryStore initialized 17:25:35.976 [main] DEBUG cz.cvut.kbss.ontodriver.rdf4j.connector.StorageConnector -- Closing repository connector. 17:25:35.976 [main] DEBUG cz.cvut.kbss.ontodriver.rdf4j.connector.init.RepositoryConnectorInitializer -- Initializing connector to repository at TestStore 17:25:35.977 [main] DEBUG org.eclipse.rdf4j.sail.memory.MemoryStore -- Initializing MemoryStore... 17:25:35.977 [main] DEBUG org.eclipse.rdf4j.sail.memory.MemoryStore -- MemoryStore initialized 17:25:35.982 [main] DEBUG cz.cvut.kbss.ontodriver.rdf4j.connector.StorageConnector -- Closing repository connector. 17:25:35.983 [main] DEBUG cz.cvut.kbss.ontodriver.rdf4j.connector.init.RepositoryConnectorInitializer -- Initializing connector to repository at TestStore 17:25:35.983 [main] DEBUG org.eclipse.rdf4j.sail.memory.MemoryStore -- Initializing MemoryStore... 17:25:35.983 [main] DEBUG org.eclipse.rdf4j.sail.memory.MemoryStore -- MemoryStore initialized 17:25:35.988 [main] DEBUG cz.cvut.kbss.ontodriver.rdf4j.connector.StorageConnector -- Closing repository connector. 17:25:35.988 [main] DEBUG cz.cvut.kbss.ontodriver.rdf4j.connector.init.RepositoryConnectorInitializer -- Initializing connector to repository at TestStore 17:25:35.988 [main] DEBUG org.eclipse.rdf4j.sail.memory.MemoryStore -- Initializing MemoryStore... 17:25:35.989 [main] DEBUG org.eclipse.rdf4j.sail.memory.MemoryStore -- MemoryStore initialized 17:25:35.994 [main] DEBUG cz.cvut.kbss.ontodriver.rdf4j.connector.StorageConnector -- Closing repository connector. 17:25:35.995 [main] DEBUG cz.cvut.kbss.ontodriver.rdf4j.connector.init.RepositoryConnectorInitializer -- Initializing connector to repository at TestStore 17:25:35.995 [main] DEBUG org.eclipse.rdf4j.sail.memory.MemoryStore -- Initializing MemoryStore... 17:25:35.995 [main] DEBUG org.eclipse.rdf4j.sail.memory.MemoryStore -- MemoryStore initialized 17:25:35.996 [main] DEBUG cz.cvut.kbss.ontodriver.rdf4j.connector.StorageConnector -- Closing repository connector. 17:25:35.997 [main] DEBUG cz.cvut.kbss.ontodriver.rdf4j.connector.init.RepositoryConnectorInitializer -- Initializing connector to repository at TestStore 17:25:35.997 [main] DEBUG org.eclipse.rdf4j.sail.memory.MemoryStore -- Initializing MemoryStore... 17:25:35.997 [main] DEBUG org.eclipse.rdf4j.sail.memory.MemoryStore -- MemoryStore initialized 17:25:36.000 [main] DEBUG cz.cvut.kbss.ontodriver.rdf4j.connector.StorageConnector -- Closing repository connector. [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s - in cz.cvut.kbss.ontodriver.rdf4j.ReferencedListHandlerWithStorageTest [INFO] Running cz.cvut.kbss.ontodriver.rdf4j.Rdf4jAdapterTest [INFO] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s - in cz.cvut.kbss.ontodriver.rdf4j.Rdf4jAdapterTest [INFO] Running cz.cvut.kbss.ontodriver.rdf4j.TypesHandlerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in cz.cvut.kbss.ontodriver.rdf4j.TypesHandlerTest [INFO] Running cz.cvut.kbss.ontodriver.rdf4j.Rdf4jStatementTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in cz.cvut.kbss.ontodriver.rdf4j.Rdf4jStatementTest [INFO] Running cz.cvut.kbss.ontodriver.rdf4j.SimpleListHandlerTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in cz.cvut.kbss.ontodriver.rdf4j.SimpleListHandlerTest [INFO] Running cz.cvut.kbss.ontodriver.rdf4j.ReferencedListHandlerTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in cz.cvut.kbss.ontodriver.rdf4j.ReferencedListHandlerTest [INFO] Running cz.cvut.kbss.ontodriver.rdf4j.AxiomLoaderTest 17:25:36.179 [main] DEBUG cz.cvut.kbss.ontodriver.rdf4j.connector.init.RepositoryConnectorInitializer -- Initializing connector to repository at TestStore 17:25:36.179 [main] DEBUG org.eclipse.rdf4j.sail.memory.MemoryStore -- Initializing MemoryStore... 17:25:36.180 [main] DEBUG org.eclipse.rdf4j.sail.memory.MemoryStore -- MemoryStore initialized 17:25:36.187 [main] DEBUG cz.cvut.kbss.ontodriver.rdf4j.connector.StorageConnector -- Closing repository connector. 17:25:36.188 [main] DEBUG cz.cvut.kbss.ontodriver.rdf4j.connector.init.RepositoryConnectorInitializer -- Initializing connector to repository at TestStore 17:25:36.188 [main] DEBUG org.eclipse.rdf4j.sail.memory.MemoryStore -- Initializing MemoryStore... 17:25:36.188 [main] DEBUG org.eclipse.rdf4j.sail.memory.MemoryStore -- MemoryStore initialized 17:25:36.217 [main] DEBUG cz.cvut.kbss.ontodriver.rdf4j.connector.StorageConnector -- Closing repository connector. 17:25:36.218 [main] DEBUG cz.cvut.kbss.ontodriver.rdf4j.connector.init.RepositoryConnectorInitializer -- Initializing connector to repository at TestStore 17:25:36.218 [main] DEBUG org.eclipse.rdf4j.sail.memory.MemoryStore -- Initializing MemoryStore... 17:25:36.218 [main] DEBUG org.eclipse.rdf4j.sail.memory.MemoryStore -- MemoryStore initialized 17:25:36.238 [main] DEBUG cz.cvut.kbss.ontodriver.rdf4j.connector.StorageConnector -- Closing repository connector. 17:25:36.239 [main] DEBUG cz.cvut.kbss.ontodriver.rdf4j.connector.init.RepositoryConnectorInitializer -- Initializing connector to repository at TestStore 17:25:36.239 [main] DEBUG org.eclipse.rdf4j.sail.memory.MemoryStore -- Initializing MemoryStore... 17:25:36.239 [main] DEBUG org.eclipse.rdf4j.sail.memory.MemoryStore -- MemoryStore initialized 17:25:36.261 [main] DEBUG cz.cvut.kbss.ontodriver.rdf4j.connector.StorageConnector -- Closing repository connector. 17:25:36.262 [main] DEBUG cz.cvut.kbss.ontodriver.rdf4j.connector.init.RepositoryConnectorInitializer -- Initializing connector to repository at TestStore 17:25:36.262 [main] DEBUG org.eclipse.rdf4j.sail.memory.MemoryStore -- Initializing MemoryStore... 17:25:36.263 [main] DEBUG org.eclipse.rdf4j.sail.memory.MemoryStore -- MemoryStore initialized 17:25:36.268 [main] DEBUG cz.cvut.kbss.ontodriver.rdf4j.connector.StorageConnector -- Closing repository connector. 17:25:36.269 [main] DEBUG cz.cvut.kbss.ontodriver.rdf4j.connector.init.RepositoryConnectorInitializer -- Initializing connector to repository at TestStore 17:25:36.269 [main] DEBUG org.eclipse.rdf4j.sail.memory.MemoryStore -- Initializing MemoryStore... 17:25:36.269 [main] DEBUG org.eclipse.rdf4j.sail.memory.MemoryStore -- MemoryStore initialized 17:25:36.277 [main] DEBUG cz.cvut.kbss.ontodriver.rdf4j.connector.StorageConnector -- Closing repository connector. 17:25:36.278 [main] DEBUG cz.cvut.kbss.ontodriver.rdf4j.connector.init.RepositoryConnectorInitializer -- Initializing connector to repository at TestStore 17:25:36.278 [main] DEBUG org.eclipse.rdf4j.sail.memory.MemoryStore -- Initializing MemoryStore... 17:25:36.278 [main] DEBUG org.eclipse.rdf4j.sail.memory.MemoryStore -- MemoryStore initialized 17:25:36.298 [main] DEBUG cz.cvut.kbss.ontodriver.rdf4j.connector.StorageConnector -- Closing repository connector. 17:25:36.299 [main] DEBUG cz.cvut.kbss.ontodriver.rdf4j.connector.init.RepositoryConnectorInitializer -- Initializing connector to repository at TestStore 17:25:36.299 [main] DEBUG org.eclipse.rdf4j.sail.memory.MemoryStore -- Initializing MemoryStore... 17:25:36.299 [main] DEBUG org.eclipse.rdf4j.sail.memory.MemoryStore -- MemoryStore initialized 17:25:36.309 [main] DEBUG cz.cvut.kbss.ontodriver.rdf4j.connector.StorageConnector -- Closing repository connector. 17:25:36.310 [main] DEBUG cz.cvut.kbss.ontodriver.rdf4j.connector.init.RepositoryConnectorInitializer -- Initializing connector to repository at TestStore 17:25:36.310 [main] DEBUG org.eclipse.rdf4j.sail.memory.MemoryStore -- Initializing MemoryStore... 17:25:36.310 [main] DEBUG org.eclipse.rdf4j.sail.memory.MemoryStore -- MemoryStore initialized 17:25:36.321 [main] DEBUG cz.cvut.kbss.ontodriver.rdf4j.connector.StorageConnector -- Closing repository connector. 17:25:36.321 [main] DEBUG cz.cvut.kbss.ontodriver.rdf4j.connector.init.RepositoryConnectorInitializer -- Initializing connector to repository at TestStore 17:25:36.321 [main] DEBUG org.eclipse.rdf4j.sail.memory.MemoryStore -- Initializing MemoryStore... 17:25:36.321 [main] DEBUG org.eclipse.rdf4j.sail.memory.MemoryStore -- MemoryStore initialized 17:25:36.327 [main] DEBUG cz.cvut.kbss.ontodriver.rdf4j.connector.StorageConnector -- Closing repository connector. 17:25:36.327 [main] DEBUG cz.cvut.kbss.ontodriver.rdf4j.connector.init.RepositoryConnectorInitializer -- Initializing connector to repository at TestStore 17:25:36.327 [main] DEBUG org.eclipse.rdf4j.sail.memory.MemoryStore -- Initializing MemoryStore... 17:25:36.328 [main] DEBUG org.eclipse.rdf4j.sail.memory.MemoryStore -- MemoryStore initialized 17:25:36.337 [main] DEBUG cz.cvut.kbss.ontodriver.rdf4j.connector.StorageConnector -- Closing repository connector. 17:25:36.338 [main] DEBUG cz.cvut.kbss.ontodriver.rdf4j.connector.init.RepositoryConnectorInitializer -- Initializing connector to repository at TestStore 17:25:36.338 [main] DEBUG org.eclipse.rdf4j.sail.memory.MemoryStore -- Initializing MemoryStore... 17:25:36.338 [main] DEBUG org.eclipse.rdf4j.sail.memory.MemoryStore -- MemoryStore initialized 17:25:36.348 [main] DEBUG cz.cvut.kbss.ontodriver.rdf4j.connector.StorageConnector -- Closing repository connector. 17:25:36.349 [main] DEBUG cz.cvut.kbss.ontodriver.rdf4j.connector.init.RepositoryConnectorInitializer -- Initializing connector to repository at TestStore 17:25:36.349 [main] DEBUG org.eclipse.rdf4j.sail.memory.MemoryStore -- Initializing MemoryStore... 17:25:36.349 [main] DEBUG org.eclipse.rdf4j.sail.memory.MemoryStore -- MemoryStore initialized 17:25:36.360 [main] DEBUG cz.cvut.kbss.ontodriver.rdf4j.connector.StorageConnector -- Closing repository connector. 17:25:36.360 [main] DEBUG cz.cvut.kbss.ontodriver.rdf4j.connector.init.RepositoryConnectorInitializer -- Initializing connector to repository at TestStore 17:25:36.361 [main] DEBUG org.eclipse.rdf4j.sail.memory.MemoryStore -- Initializing MemoryStore... 17:25:36.361 [main] DEBUG org.eclipse.rdf4j.sail.memory.MemoryStore -- MemoryStore initialized 17:25:36.370 [main] DEBUG cz.cvut.kbss.ontodriver.rdf4j.connector.StorageConnector -- Closing repository connector. 17:25:36.371 [main] DEBUG cz.cvut.kbss.ontodriver.rdf4j.connector.init.RepositoryConnectorInitializer -- Initializing connector to repository at TestStore 17:25:36.371 [main] DEBUG org.eclipse.rdf4j.sail.memory.MemoryStore -- Initializing MemoryStore... 17:25:36.371 [main] DEBUG org.eclipse.rdf4j.sail.memory.MemoryStore -- MemoryStore initialized 17:25:36.382 [main] DEBUG cz.cvut.kbss.ontodriver.rdf4j.connector.StorageConnector -- Closing repository connector. 17:25:36.383 [main] DEBUG cz.cvut.kbss.ontodriver.rdf4j.connector.init.RepositoryConnectorInitializer -- Initializing connector to repository at TestStore 17:25:36.383 [main] DEBUG org.eclipse.rdf4j.sail.memory.MemoryStore -- Initializing MemoryStore... 17:25:36.384 [main] DEBUG org.eclipse.rdf4j.sail.memory.MemoryStore -- MemoryStore initialized 17:25:36.396 [main] DEBUG cz.cvut.kbss.ontodriver.rdf4j.connector.StorageConnector -- Closing repository connector. 17:25:36.397 [main] DEBUG cz.cvut.kbss.ontodriver.rdf4j.connector.init.RepositoryConnectorInitializer -- Initializing connector to repository at TestStore 17:25:36.397 [main] DEBUG org.eclipse.rdf4j.sail.memory.MemoryStore -- Initializing MemoryStore... 17:25:36.397 [main] DEBUG org.eclipse.rdf4j.sail.memory.MemoryStore -- MemoryStore initialized 17:25:36.403 [main] DEBUG cz.cvut.kbss.ontodriver.rdf4j.connector.StorageConnector -- Closing repository connector. 17:25:36.403 [main] DEBUG cz.cvut.kbss.ontodriver.rdf4j.connector.init.RepositoryConnectorInitializer -- Initializing connector to repository at TestStore 17:25:36.404 [main] DEBUG org.eclipse.rdf4j.sail.memory.MemoryStore -- Initializing MemoryStore... 17:25:36.404 [main] DEBUG org.eclipse.rdf4j.sail.memory.MemoryStore -- MemoryStore initialized 17:25:36.406 [main] DEBUG cz.cvut.kbss.ontodriver.rdf4j.connector.StorageConnector -- Closing repository connector. [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.227 s - in cz.cvut.kbss.ontodriver.rdf4j.AxiomLoaderTest [INFO] Running cz.cvut.kbss.ontodriver.rdf4j.EpistemicAxiomRemoverTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in cz.cvut.kbss.ontodriver.rdf4j.EpistemicAxiomRemoverTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 275, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.9:report (report) @ ontodriver-rdf4j --- [INFO] Loading execution data file /home/developer/.jenkins/jobs/JOPA-Development/workspace/ontodriver-rdf4j/target/jacoco.exec [INFO] Analyzed bundle 'OntoDriver - RDF4J' with 57 classes [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ ontodriver-rdf4j --- [INFO] Building jar: /home/developer/.jenkins/jobs/JOPA-Development/workspace/ontodriver-rdf4j/target/jopa-1.1.3.jar [INFO] [INFO] --------------------< cz.cvut.kbss.jopa:jopa-impl >--------------------- [INFO] Building JOPA - implementation 1.1.3 [12/17] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jopa-impl --- [INFO] Deleting /home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-impl/target [INFO] [INFO] --- jacoco-maven-plugin:0.8.9:prepare-agent (default) @ jopa-impl --- [INFO] argLine set to -javaagent:/home/developer/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-impl/target/jacoco.exec [INFO] [INFO] --- antlr4-maven-plugin:4.9.3:antlr4 (antlr) @ jopa-impl --- [INFO] ANTLR 4: Processing source directory /home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-impl/src/main/antlr4 [INFO] Processing grammar: cz/cvut/kbss/jopa/query/soql/Soql.g4 [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jopa-impl --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jopa-impl --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 298 source files to /home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-impl/target/classes [INFO] /home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-impl/src/main/java/cz/cvut/kbss/jopa/model/EntityManagerImpl.java: Some input files use or override a deprecated API. [INFO] /home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-impl/src/main/java/cz/cvut/kbss/jopa/model/EntityManagerImpl.java: Recompile with -Xlint:deprecation for details. [INFO] /home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-impl/src/main/java/cz/cvut/kbss/jopa/query/mapper/FieldResultMapper.java: Some input files use unchecked or unsafe operations. [INFO] /home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-impl/src/main/java/cz/cvut/kbss/jopa/query/mapper/FieldResultMapper.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- aspectj-maven-plugin:1.13.1:compile (compile) @ jopa-impl --- [INFO] Showing AJC message detail for messages of types: [error, warning, fail] [WARNING] advice defined in cz.cvut.kbss.jopa.model.BeanListenerAspect has not been applied [Xlint:adviceDidNotMatch] /home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-impl/src/main/java/cz/cvut/kbss/jopa/model/BeanListenerAspect.java:138 [WARNING] advice defined in cz.cvut.kbss.jopa.model.BeanListenerAspect has not been applied [Xlint:adviceDidNotMatch] /home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-impl/src/main/java/cz/cvut/kbss/jopa/model/BeanListenerAspect.java:103 [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jopa-impl --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jopa-impl --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 196 source files to /home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-impl/target/test-classes [INFO] /home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-impl/src/test/java/cz/cvut/kbss/jopa/model/metamodel/ClassFieldMetamodelProcessorTest.java: Some input files use unchecked or unsafe operations. [INFO] /home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-impl/src/test/java/cz/cvut/kbss/jopa/model/metamodel/ClassFieldMetamodelProcessorTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- aspectj-maven-plugin:1.13.1:test-compile (test-compile) @ jopa-impl --- [INFO] Showing AJC message detail for messages of types: [error, warning, fail] [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ jopa-impl --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running cz.cvut.kbss.jopa.query.sparql.SparqlQueryHolderTest [ERROR] Tests run: 5, Failures: 0, Errors: 5, Skipped: 0, Time elapsed: 0.345 s <<< FAILURE! - in cz.cvut.kbss.jopa.query.sparql.SparqlQueryHolderTest [ERROR] assembleDoesNotAddOffsetClauseWhenFirstResultWasNotSet Time elapsed: 0.323 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.query.sparql.SparqlQueryHolderTest.lambda$0(SparqlQueryHolderTest.java:43) at cz.cvut.kbss.jopa.query.sparql.SparqlQueryHolderTest.setUp(SparqlQueryHolderTest.java:44) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker at cz.cvut.kbss.jopa.query.sparql.SparqlQueryHolderTest.lambda$0(SparqlQueryHolderTest.java:43) at cz.cvut.kbss.jopa.query.sparql.SparqlQueryHolderTest.setUp(SparqlQueryHolderTest.java:44) Caused by: java.lang.reflect.InvocationTargetException at cz.cvut.kbss.jopa.query.sparql.SparqlQueryHolderTest.lambda$0(SparqlQueryHolderTest.java:43) at cz.cvut.kbss.jopa.query.sparql.SparqlQueryHolderTest.setUp(SparqlQueryHolderTest.java:44) Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 at cz.cvut.kbss.jopa.query.sparql.SparqlQueryHolderTest.lambda$0(SparqlQueryHolderTest.java:43) at cz.cvut.kbss.jopa.query.sparql.SparqlQueryHolderTest.setUp(SparqlQueryHolderTest.java:44) Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process at cz.cvut.kbss.jopa.query.sparql.SparqlQueryHolderTest.lambda$0(SparqlQueryHolderTest.java:43) at cz.cvut.kbss.jopa.query.sparql.SparqlQueryHolderTest.setUp(SparqlQueryHolderTest.java:44) [ERROR] setFirstResultAndSetMaxResultsAddsLimitAndOffsetToAssembledQuery Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.query.sparql.SparqlQueryHolderTest.lambda$0(SparqlQueryHolderTest.java:43) at cz.cvut.kbss.jopa.query.sparql.SparqlQueryHolderTest.setUp(SparqlQueryHolderTest.java:44) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker at cz.cvut.kbss.jopa.query.sparql.SparqlQueryHolderTest.lambda$0(SparqlQueryHolderTest.java:43) at cz.cvut.kbss.jopa.query.sparql.SparqlQueryHolderTest.setUp(SparqlQueryHolderTest.java:44) Caused by: java.lang.reflect.InvocationTargetException at cz.cvut.kbss.jopa.query.sparql.SparqlQueryHolderTest.lambda$0(SparqlQueryHolderTest.java:43) at cz.cvut.kbss.jopa.query.sparql.SparqlQueryHolderTest.setUp(SparqlQueryHolderTest.java:44) Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 at cz.cvut.kbss.jopa.query.sparql.SparqlQueryHolderTest.lambda$0(SparqlQueryHolderTest.java:43) at cz.cvut.kbss.jopa.query.sparql.SparqlQueryHolderTest.setUp(SparqlQueryHolderTest.java:44) Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process at cz.cvut.kbss.jopa.query.sparql.SparqlQueryHolderTest.lambda$0(SparqlQueryHolderTest.java:43) at cz.cvut.kbss.jopa.query.sparql.SparqlQueryHolderTest.setUp(SparqlQueryHolderTest.java:44) [ERROR] assembleDoesNotAddLimitClauseWhenMaxResultsWasNotSet Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.query.sparql.SparqlQueryHolderTest.lambda$0(SparqlQueryHolderTest.java:43) at cz.cvut.kbss.jopa.query.sparql.SparqlQueryHolderTest.setUp(SparqlQueryHolderTest.java:44) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker at cz.cvut.kbss.jopa.query.sparql.SparqlQueryHolderTest.lambda$0(SparqlQueryHolderTest.java:43) at cz.cvut.kbss.jopa.query.sparql.SparqlQueryHolderTest.setUp(SparqlQueryHolderTest.java:44) Caused by: java.lang.reflect.InvocationTargetException at cz.cvut.kbss.jopa.query.sparql.SparqlQueryHolderTest.lambda$0(SparqlQueryHolderTest.java:43) at cz.cvut.kbss.jopa.query.sparql.SparqlQueryHolderTest.setUp(SparqlQueryHolderTest.java:44) Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 at cz.cvut.kbss.jopa.query.sparql.SparqlQueryHolderTest.lambda$0(SparqlQueryHolderTest.java:43) at cz.cvut.kbss.jopa.query.sparql.SparqlQueryHolderTest.setUp(SparqlQueryHolderTest.java:44) Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process at cz.cvut.kbss.jopa.query.sparql.SparqlQueryHolderTest.lambda$0(SparqlQueryHolderTest.java:43) at cz.cvut.kbss.jopa.query.sparql.SparqlQueryHolderTest.setUp(SparqlQueryHolderTest.java:44) [ERROR] setMaxResultsAddsLimitClauseToAssembledQuery Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.query.sparql.SparqlQueryHolderTest.lambda$0(SparqlQueryHolderTest.java:43) at cz.cvut.kbss.jopa.query.sparql.SparqlQueryHolderTest.setUp(SparqlQueryHolderTest.java:44) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker at cz.cvut.kbss.jopa.query.sparql.SparqlQueryHolderTest.lambda$0(SparqlQueryHolderTest.java:43) at cz.cvut.kbss.jopa.query.sparql.SparqlQueryHolderTest.setUp(SparqlQueryHolderTest.java:44) Caused by: java.lang.reflect.InvocationTargetException at cz.cvut.kbss.jopa.query.sparql.SparqlQueryHolderTest.lambda$0(SparqlQueryHolderTest.java:43) at cz.cvut.kbss.jopa.query.sparql.SparqlQueryHolderTest.setUp(SparqlQueryHolderTest.java:44) Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 at cz.cvut.kbss.jopa.query.sparql.SparqlQueryHolderTest.lambda$0(SparqlQueryHolderTest.java:43) at cz.cvut.kbss.jopa.query.sparql.SparqlQueryHolderTest.setUp(SparqlQueryHolderTest.java:44) Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process at cz.cvut.kbss.jopa.query.sparql.SparqlQueryHolderTest.lambda$0(SparqlQueryHolderTest.java:43) at cz.cvut.kbss.jopa.query.sparql.SparqlQueryHolderTest.setUp(SparqlQueryHolderTest.java:44) [ERROR] setFirstResultAddsOffsetClauseToAssembledQuery Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.query.sparql.SparqlQueryHolderTest.lambda$0(SparqlQueryHolderTest.java:43) at cz.cvut.kbss.jopa.query.sparql.SparqlQueryHolderTest.setUp(SparqlQueryHolderTest.java:44) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker at cz.cvut.kbss.jopa.query.sparql.SparqlQueryHolderTest.lambda$0(SparqlQueryHolderTest.java:43) at cz.cvut.kbss.jopa.query.sparql.SparqlQueryHolderTest.setUp(SparqlQueryHolderTest.java:44) Caused by: java.lang.reflect.InvocationTargetException at cz.cvut.kbss.jopa.query.sparql.SparqlQueryHolderTest.lambda$0(SparqlQueryHolderTest.java:43) at cz.cvut.kbss.jopa.query.sparql.SparqlQueryHolderTest.setUp(SparqlQueryHolderTest.java:44) Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 at cz.cvut.kbss.jopa.query.sparql.SparqlQueryHolderTest.lambda$0(SparqlQueryHolderTest.java:43) at cz.cvut.kbss.jopa.query.sparql.SparqlQueryHolderTest.setUp(SparqlQueryHolderTest.java:44) Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process at cz.cvut.kbss.jopa.query.sparql.SparqlQueryHolderTest.lambda$0(SparqlQueryHolderTest.java:43) at cz.cvut.kbss.jopa.query.sparql.SparqlQueryHolderTest.setUp(SparqlQueryHolderTest.java:44) [INFO] Running cz.cvut.kbss.jopa.query.sparql.NamedParameterSparqlQueryHolderTest [ERROR] Tests run: 15, Failures: 0, Errors: 15, Skipped: 0, Time elapsed: 0.008 s <<< FAILURE! - in cz.cvut.kbss.jopa.query.sparql.NamedParameterSparqlQueryHolderTest [ERROR] setUnknownParameterThrowsException Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.query.sparql.NamedParameterSparqlQueryHolderTest.(NamedParameterSparqlQueryHolderTest.java:47) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] clearParametersRemovesAllParameterValues Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.query.sparql.NamedParameterSparqlQueryHolderTest.(NamedParameterSparqlQueryHolderTest.java:47) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testGetQuery Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.query.sparql.NamedParameterSparqlQueryHolderTest.(NamedParameterSparqlQueryHolderTest.java:47) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] setParameterToNullThrowsException Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.query.sparql.NamedParameterSparqlQueryHolderTest.(NamedParameterSparqlQueryHolderTest.java:47) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] setNullParameterThrowsException Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.query.sparql.NamedParameterSparqlQueryHolderTest.(NamedParameterSparqlQueryHolderTest.java:47) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] assembleQueryWithUri Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.query.sparql.NamedParameterSparqlQueryHolderTest.(NamedParameterSparqlQueryHolderTest.java:47) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] getValueOfUnknownParameterThrowsIllegalArgumentException Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.query.sparql.NamedParameterSparqlQueryHolderTest.(NamedParameterSparqlQueryHolderTest.java:47) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] clearParameterRemovesParameterValue Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.query.sparql.NamedParameterSparqlQueryHolderTest.(NamedParameterSparqlQueryHolderTest.java:47) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testSetParameter Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.query.sparql.NamedParameterSparqlQueryHolderTest.(NamedParameterSparqlQueryHolderTest.java:47) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] setParametersAndAssembleQueryWithMultipleParamsNextToEachOther Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.query.sparql.NamedParameterSparqlQueryHolderTest.(NamedParameterSparqlQueryHolderTest.java:47) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] assembleQueryWithLiteral Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.query.sparql.NamedParameterSparqlQueryHolderTest.(NamedParameterSparqlQueryHolderTest.java:47) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] getParameterByUnknownNameThrowsIllegalArgument Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.query.sparql.NamedParameterSparqlQueryHolderTest.(NamedParameterSparqlQueryHolderTest.java:47) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] setParameterAddsValuesClauseWhenSetParameterIsInProjection Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.query.sparql.NamedParameterSparqlQueryHolderTest.(NamedParameterSparqlQueryHolderTest.java:47) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testGetParameters Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.query.sparql.NamedParameterSparqlQueryHolderTest.(NamedParameterSparqlQueryHolderTest.java:47) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testGetParameterByName Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.query.sparql.NamedParameterSparqlQueryHolderTest.(NamedParameterSparqlQueryHolderTest.java:47) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [INFO] Running cz.cvut.kbss.jopa.query.sparql.SparqlQueryFactoryTest [ERROR] Tests run: 13, Failures: 0, Errors: 13, Skipped: 0, Time elapsed: 0.039 s <<< FAILURE! - in cz.cvut.kbss.jopa.query.sparql.SparqlQueryFactoryTest [ERROR] testCreateNativeQueryTyped Time elapsed: 0.016 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] createQueryWithMappingPassesCorrectMapperToQueryInstance Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] createNamedQueryRetrievesNamedQueryFromManagerAndReturnsCorrespondingNativeQuery Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testCreateQuery Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testCreateNativeQueryTypedNullType Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testCreateNativeQuery Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testCreateQueryTypedNullType Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testCreateQueryTyped Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testCreateQueryNull Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testCreateQueryTypedNullQuery Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] createNamedTypedQueryRetrievesNamedQueryFromManagerAndReturnsCorrespondingNativeQuery Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testCreateNativeQueryNull Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testCreateNativeQueryTypedNullQuery Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [INFO] Running cz.cvut.kbss.jopa.query.sparql.OrdinalParameterSparqlQueryHolderTest [ERROR] Tests run: 6, Failures: 0, Errors: 6, Skipped: 0, Time elapsed: 0.001 s <<< FAILURE! - in cz.cvut.kbss.jopa.query.sparql.OrdinalParameterSparqlQueryHolderTest [ERROR] setValueOfUnknownParameterThrowsException Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.query.sparql.OrdinalParameterSparqlQueryHolderTest.(OrdinalParameterSparqlQueryHolderTest.java:45) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testGetOrdinalParameter Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.query.sparql.OrdinalParameterSparqlQueryHolderTest.(OrdinalParameterSparqlQueryHolderTest.java:45) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] getParameterWithUnknownIndexThrowsException Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.query.sparql.OrdinalParameterSparqlQueryHolderTest.(OrdinalParameterSparqlQueryHolderTest.java:45) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testSetSomeParametersAndAssembleQueryWithPositionalParameters Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.query.sparql.OrdinalParameterSparqlQueryHolderTest.(OrdinalParameterSparqlQueryHolderTest.java:45) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testSetAllParametersAndAssembleQueryWithPositionalParameters Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.query.sparql.OrdinalParameterSparqlQueryHolderTest.(OrdinalParameterSparqlQueryHolderTest.java:45) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testSetOrdinalParameterValue Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.query.sparql.OrdinalParameterSparqlQueryHolderTest.(OrdinalParameterSparqlQueryHolderTest.java:45) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [INFO] Running cz.cvut.kbss.jopa.query.sparql.SparqlQueryParserTest [ERROR] Tests run: 28, Failures: 0, Errors: 28, Skipped: 0, Time elapsed: 0.029 s <<< FAILURE! - in cz.cvut.kbss.jopa.query.sparql.SparqlQueryParserTest [ERROR] parsesQueryWrittenInCondensedString Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.query.sparql.SparqlQueryParserTest.setUp(SparqlQueryParserTest.java:37) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] parsingQueryWithUsedParameterPositionThrowsException Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.query.sparql.SparqlQueryParserTest.setUp(SparqlQueryParserTest.java:37) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testParseQueryWithFilterAndMultipleParameters Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.query.sparql.SparqlQueryParserTest.setUp(SparqlQueryParserTest.java:37) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testParseQueryWithMultiplePatternsAndParameters Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.query.sparql.SparqlQueryParserTest.setUp(SparqlQueryParserTest.java:37) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] parseQueryDoesNotRequireWhereKeywordInSelectQuery Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.query.sparql.SparqlQueryParserTest.setUp(SparqlQueryParserTest.java:37) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] parseQuerySupportsWindowsLikeLineEnds Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.query.sparql.SparqlQueryParserTest.setUp(SparqlQueryParserTest.java:37) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] parsesQueryWithPropertyPathZeroOrMore Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.query.sparql.SparqlQueryParserTest.setUp(SparqlQueryParserTest.java:37) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] parsesQueryWithPropertyPathOneOrMore Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.query.sparql.SparqlQueryParserTest.setUp(SparqlQueryParserTest.java:37) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] parsesQueryWithVariableWithoutTrailingSpace Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.query.sparql.SparqlQueryParserTest.setUp(SparqlQueryParserTest.java:37) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] parseQuerySetsProjectedMarkerOnVariablesAppearingInSelectProjection Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.query.sparql.SparqlQueryParserTest.setUp(SparqlQueryParserTest.java:37) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] parsesQueryWithPropertyPathSequence Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.query.sparql.SparqlQueryParserTest.setUp(SparqlQueryParserTest.java:37) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] parsesQueryWithStringLiteralInSingleQuotes Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.query.sparql.SparqlQueryParserTest.setUp(SparqlQueryParserTest.java:37) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] parserThrowsExceptionWhenParameterNameIsMissing Time elapsed: 0.002 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.query.sparql.SparqlQueryParserTest.setUp(SparqlQueryParserTest.java:37) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testParseSimpleQueryWithoutParameters Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.query.sparql.SparqlQueryParserTest.setUp(SparqlQueryParserTest.java:37) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] parsesQueryWithOrderByDescendingAtEnd Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.query.sparql.SparqlQueryParserTest.setUp(SparqlQueryParserTest.java:37) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testParseConstructQuery Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.query.sparql.SparqlQueryParserTest.setUp(SparqlQueryParserTest.java:37) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] parsingQueryWithPositionalParameterNotNumberThrowsException Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.query.sparql.SparqlQueryParserTest.setUp(SparqlQueryParserTest.java:37) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testParseQueryWithFilterAndRegex Time elapsed: 0.002 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.query.sparql.SparqlQueryParserTest.setUp(SparqlQueryParserTest.java:37) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testParseQueryWithNumberedPositionalParams Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.query.sparql.SparqlQueryParserTest.setUp(SparqlQueryParserTest.java:37) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testParseQueryWithMixedNumberedAndUnnumberedPositionalParams Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.query.sparql.SparqlQueryParserTest.setUp(SparqlQueryParserTest.java:37) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testParseQueryWithSingleParameter Time elapsed: 0.002 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.query.sparql.SparqlQueryParserTest.setUp(SparqlQueryParserTest.java:37) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] parsesQueryWithPropertyPathAlternative Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.query.sparql.SparqlQueryParserTest.setUp(SparqlQueryParserTest.java:37) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] parsingQueryWithIncorrectlyMixedNumberedAndUnnumberedPositionsThrowsException Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.query.sparql.SparqlQueryParserTest.setUp(SparqlQueryParserTest.java:37) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] parsesQueryWithOrderByAtEnd Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.query.sparql.SparqlQueryParserTest.setUp(SparqlQueryParserTest.java:37) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] parsesQueryWithPropertyPathZeroOrOne Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.query.sparql.SparqlQueryParserTest.setUp(SparqlQueryParserTest.java:37) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testParseQueryWithUnnumberedPositionalParams Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.query.sparql.SparqlQueryParserTest.setUp(SparqlQueryParserTest.java:37) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] parseQueryDoesNotRequireWhereKeywordInAskQuery Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.query.sparql.SparqlQueryParserTest.setUp(SparqlQueryParserTest.java:37) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testParseQueryWithThreeParametersInSingleBGP Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.query.sparql.SparqlQueryParserTest.setUp(SparqlQueryParserTest.java:37) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [INFO] Running cz.cvut.kbss.jopa.query.ResultSetMappingManagerTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in cz.cvut.kbss.jopa.query.ResultSetMappingManagerTest [INFO] Running cz.cvut.kbss.jopa.query.mapper.ResultSetMappingProcessorTest [ERROR] Tests run: 11, Failures: 0, Errors: 11, Skipped: 0, Time elapsed: 0.017 s <<< FAILURE! - in cz.cvut.kbss.jopa.query.mapper.ResultSetMappingProcessorTest [ERROR] buildMapperCreatesReferenceFieldMappersForObjectPropertyFieldResultMappings Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildMapperCreatesEntityResultMapperWhenAllFieldMappingsAreSpecified Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildMapperSkipsPluralAttributeEvenIfItIsConfiguredViaFieldResult Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildMapperGeneratesFieldMappersForFieldsNotConfiguredByFieldResult Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildMapperCreatesReferenceFieldMappersForUnconfiguredObjectPropertyField Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildMapperCreatesConstructorResultMapperWithCorrespondingVariableMappersForParameters Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildMapperBuildsEmptyMapperFromEmptyMappingConfiguration Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildMapperSkipsPluralAttributesOfTargetEntityWhenGeneratingFieldResultMappers Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildMapperThrowsMappingExceptionWhenMappedFieldDoesNotExist Time elapsed: 0.005 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildMapperThrowsMappingExceptionWhenEntityMappingTargetClassIsNotEntity Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildMapperCreatesRowMapperWithVariableMappersConfiguredInMappingAnnotation Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [INFO] Running cz.cvut.kbss.jopa.query.mapper.VariableResultMapperTest [ERROR] Tests run: 6, Failures: 0, Errors: 6, Skipped: 0, Time elapsed: 0.002 s <<< FAILURE! - in cz.cvut.kbss.jopa.query.mapper.VariableResultMapperTest [ERROR] mapTransformsOffsetDateTimeToJavaUtilDate Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] mapReturnsNullWhenVariableIsNotBoundInResultSetButIsNotRequired Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] mapCastsValueToTargetTypeWhenPossible Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] mapTransformsLangStringToString Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] mapTransformsValueToTargetType Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] mapReadsValueFromResultSetByVariableNameAndReturnsIt Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [INFO] Running cz.cvut.kbss.jopa.query.mapper.ObjectPropertyFieldResultMapperTest [ERROR] Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.001 s <<< FAILURE! - in cz.cvut.kbss.jopa.query.mapper.ObjectPropertyFieldResultMapperTest [ERROR] mapUsesValueDirectlyWhenFieldIsPlainIdentifier Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] mapLoadsInstanceByIdentifierFromUnitOfWork Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [INFO] Running cz.cvut.kbss.jopa.query.mapper.EntityResultMapperTest [ERROR] Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.007 s <<< FAILURE! - in cz.cvut.kbss.jopa.query.mapper.EntityResultMapperTest [ERROR] mapCreatesNewInstanceOfTargetTypeAndRegistersItInUOW Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] mapUsesFieldMappersToPopulateEntityFields Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [INFO] Running cz.cvut.kbss.jopa.query.mapper.FieldResultMapperTest [ERROR] Tests run: 6, Failures: 0, Errors: 6, Skipped: 0, Time elapsed: 0.005 s <<< FAILURE! - in cz.cvut.kbss.jopa.query.mapper.FieldResultMapperTest [ERROR] mapSupportsTransformationFromOffsetDateTimeToLocalDateTime Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] mapThrowsResultMappingExceptionWhenValueCannotBeAssignedToField Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] mapSkipsVariablesNotPresentInResultSet Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] mapSupportsTransformationFromLangStringToStringField Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] mapSkipsFieldForWhichVariableHasNoBindingInCurrentResultRow Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] mapExtractsValueFromResultSetAndSetsItOnTargetObjectField Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [INFO] Running cz.cvut.kbss.jopa.query.mapper.ConstructorResultMapperTest [ERROR] Tests run: 7, Failures: 0, Errors: 7, Skipped: 0, Time elapsed: 0.009 s <<< FAILURE! - in cz.cvut.kbss.jopa.query.mapper.ConstructorResultMapperTest [ERROR] mapThrowsMappingExceptionWhenItIsUnableToBuildTargetInstance Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] mapInstantiatesResultsWhenResultSetReturnsNullForVariableMapping Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] mapThrowsMappingExceptionWhenMatchingConstructorCannotBeFound Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] mapRetrievesValuesForMultipleConstructorParamsAndInstantiatesResult Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] mapRetrievesVariableValueAndUsesConstructorToCreateNewInstance Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] mapIsAbleToUsePrivateConstructorToCreateTargetInstance Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] mapSupportsAutomaticConversionFromLangStringToString Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [INFO] Running cz.cvut.kbss.jopa.query.mapper.ResultRowMapperTest [ERROR] Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.001 s <<< FAILURE! - in cz.cvut.kbss.jopa.query.mapper.ResultRowMapperTest [ERROR] mapInvokesAllSubMappers Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] mapReturnsOneValueWhenOneMapperIsConfigured Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [INFO] Running cz.cvut.kbss.jopa.query.soql.SoqlQueryParserTest [ERROR] Tests run: 73, Failures: 0, Errors: 73, Skipped: 0, Time elapsed: 0.161 s <<< FAILURE! - in cz.cvut.kbss.jopa.query.soql.SoqlQueryParserTest [ERROR] parseQuerySupportsCountById Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testParseFindByMultipleNotAndNotOrQuery Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testParseFindByMultipleAndOrNotQuery Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testParseFindByMultipleOrOrderByNotInWhereQuery Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testParseFindByMultipleAndNotQuery Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testParseFindByMultipleNotAndOrQuery Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testParseFindByMultipleNotOrOrQuery Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testParseFindByMultipleOrGroupByNotInWhereQuery Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testParseFindByMultipleAndNotOrQuery Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testParseFindByMultipleNotAndAndNotQuery Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testParseFindByMultipleNotOrOrNotQuery Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testParseInequalityOperatorQuery Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testParseFindByAttributeValueInVariable Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testParseFindByMultipleOrNotQuery Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testParseFindByMultipleNotAndQuery Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testParseFindByAttributeValueNotInVariable Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testParseFindByMultipleNotOrNotOrQuery Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testParseFindByMultipleNotAndNotQuery Time elapsed: 0.002 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] parseQueryWithMemberOfPluralAttribute Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testParseFindOneNotLikeQuery Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testParseFindOneGroupByQuery Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testParseFindByMultipleNotOrQuery Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testParseFindByMultipleNotAndNotAndQuery Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testParseQueryWithIdentifierVariableInEqualityExpression Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testParseQueryWithStringCapitalizationFunctionsGeneratesFilterWithSparqlFunctions{String, String}[1] Time elapsed: 0.002 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testParseQueryWithStringCapitalizationFunctionsGeneratesFilterWithSparqlFunctions{String, String}[2] Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testParseFindByMultipleAndAndNotQuery Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testParseFindByMultipleAndQuery Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testParseFindOneLikeQuery Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testParseFindByMultipleAndNotAndNotQuery Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testParseFindByMultipleAndNotOrNotQuery Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testParseQueryWithIdentifierVariableAccessViaAttributeChain Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testParseFindByMultipleOrOrQuery Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testParseFindByMultipleAndAndQuery Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] parseQueryWithIdentifierAndAttributeIsCommutative Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testParseQueryWithNumericFunction{String, String}[1] Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testParseQueryWithNumericFunction{String, String}[2] Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testParseQueryWithNumericFunction{String, String}[3] Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testParseFindByMultipleNotOrNotQuery Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] parseQueryThrowsSoqlExceptionWhenUnknownAttributeNameIsUsed Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testParseFindByMultipleOrQuery Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testParseFindByOneNotQuery Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testParseFindByMultipleAndNotAndQuery Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testParseQueryWithMultipleInequalityOperatorsOnSingleAttribute Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testParseFindByMultipleNotOrNotOrNotQuery Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testParseFindOneOrderByQuery Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] parseQueryWithTypesAndMemberOf Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testParseQueryWithIdentifierVariableInInExpression Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testParseQueryWithLength Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testParseFindMultipleJoinedQuery Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testParseQueryWithIdentifierVariableInInExpressionAccessedViaAttributeChain Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testParseFindByMultipleNotAndAndQuery Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] parseQueryWithRelatedAttributeAndIdentifierIsCommutative Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testParseFindByAttributeValueInVariableWrappedInParentheses Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] parseQuerySupportsLangExtractionAndComparison Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testParseFindOneOrderByNotInWhereQuery Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testParseFindOneJoinedQuery Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testParseFindAllQuery Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testParseQueryWithUpperAndLikeOperators Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testParseDistinctFindAllQuery Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testParseFindAllOWLClassAQuery Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testParseFindOneGroupByNotInWhereQuery Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testParseFindMultipleJoinedQueryFilter Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testParseFindOneQuery Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] parseQueryTranslatesNotMemberOfToFilterNotExists Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testParseFindByMultipleAndOrQuery Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testParseFindByMultipleNotAndNotAndNotQuery Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testParseDistinctCountQuery Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testParseFindByMultipleOrOrNotQuery Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testParseFindByMultipleOrNotOrNotQuery Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testParseFindByMultipleNotAndOrNotQuery Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testParseCountQuery Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testParseFindByMultipleOrNotOrQuery Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [INFO] Running cz.cvut.kbss.jopa.query.NamedQueryManagerTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in cz.cvut.kbss.jopa.query.NamedQueryManagerTest [INFO] Running cz.cvut.kbss.jopa.query.parameter.EntityParameterValueTest [ERROR] Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0 s <<< FAILURE! - in cz.cvut.kbss.jopa.query.parameter.EntityParameterValueTest [ERROR] getQueryStringReturnsStringEntityIdentifierAsQueryResource Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.query.parameter.EntityParameterValueTest.setUp(EntityParameterValueTest.java:41) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] getQueryStringReturnsEntityIdentifierAsQueryResource Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.query.parameter.EntityParameterValueTest.setUp(EntityParameterValueTest.java:41) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [INFO] Running cz.cvut.kbss.jopa.query.parameter.TemporalParameterValueTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in cz.cvut.kbss.jopa.query.parameter.TemporalParameterValueTest [INFO] Running cz.cvut.kbss.jopa.query.parameter.CollectionParameterValueTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in cz.cvut.kbss.jopa.query.parameter.CollectionParameterValueTest [INFO] Running cz.cvut.kbss.jopa.query.parameter.DurationParameterValueTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in cz.cvut.kbss.jopa.query.parameter.DurationParameterValueTest [INFO] Running cz.cvut.kbss.jopa.query.parameter.StringParameterValueTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in cz.cvut.kbss.jopa.query.parameter.StringParameterValueTest [INFO] Running cz.cvut.kbss.jopa.query.parameter.ParameterValueFactoryTest [ERROR] Tests run: 25, Failures: 0, Errors: 25, Skipped: 0, Time elapsed: 0.021 s <<< FAILURE! - in cz.cvut.kbss.jopa.query.parameter.ParameterValueFactoryTest [ERROR] createCreatesDurationParameterValueForJavaDuration Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] createLocalDateValueCreatesTemporalParameter Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] createStringValueWithLanguageTag Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] createLongValue Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] createCollectionValueCreatesCollectionOfLiteralsForLiteralElements Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] createOffsetTimeValueCreatesTemporalParameter Time elapsed: 0.002 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] createCollectionValueCreatesCollectionOfUrisForEntityElements Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] createUntypedValue Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] createCreatesDurationParameterValueForJavaPeriod Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] createShortValue Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] createDoubleValue Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] createInstantValueCreatesTemporalParameter Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] createLocalDateTimeValueCreatesTemporalParameter Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] createOffsetDateTimeValueCreatesTempralParameter Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] createValueSupportsCreatingParameterValueFromEntityInstance Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] createUriValue Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] createUrlValue Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] createZonedDateTimeValueCreatesTemporalParameter Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] createFloatValue Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] createBooleanValue Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] createLocalTimeValueCreatesTemporalParameter Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] createIntegerValue Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] createCollectionValueCreatesCollectionOfUriParametersValuesForUriElements Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] createCreatesTemporalParameterValueFromJavaUtilDate Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] createStringValueWithoutLanguageTag Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [INFO] Running cz.cvut.kbss.jopa.query.criteria.CriteriaQueryTranslateQueryTest [ERROR] Tests run: 39, Failures: 0, Errors: 39, Skipped: 0, Time elapsed: 0.038 s <<< FAILURE! - in cz.cvut.kbss.jopa.query.criteria.CriteriaQueryTranslateQueryTest [ERROR] testTranslateQuerySelectAll Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testTranslateQueryDistinctCount Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testTranslateQuerySelectAllOrderByEntityDesc Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testTranslateQuerySelectDistinctAll Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testTranslateQueryCount Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testTranslateQuerySelectPropertyPath Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testTranslateQueryRestrictionWithLiteral Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testTranslateQueryRestrictionWithParameterExpression Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testTranslateQuerySelectProperty Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testTranslateQueryGreaterThanRestriction Time elapsed: 0.003 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testTranslateQueryLessThanAndGreaterEqualOrNegatedGreaterThanAndEqual Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testTranslateQueryInRestriction Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testTranslateQueryNotLikeRestriction Time elapsed: 0.002 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testTranslateQueryInNegatedRestriction Time elapsed: 0.002 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testTranslateQueryLessThanRestriction Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testTranslateQueryOrderByTwoPropertiesAscAndDesc Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testTranslateQueryMultipleRestrictionsWithList Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testTranslateQueryNegatedMultipleRestrictionsByNotMethod Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testTranslateQueryMultipleAndRestrictions Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testTranslateQuerySelectPropertyPath Time elapsed: 0.002 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] translateQueryTranslatesIsNotMemberWithLiteralToNotMemberOfExpression Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testTranslateQueryLikeRestriction Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testTranslateQueryLessThanNegated Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testTranslateQuerySelectProperty Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] translateQueryTranslatesLangMatching Time elapsed: 0.002 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testTranslateQueryLessOrEqualRestriction Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testTranslateQueryEqualRestriction Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testTranslateQueryGreaterOrEqualNegated Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testTranslateQueryNegatedMultipleRestrictionsByFactory Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testTranslateQueryNotEqualRestriction Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testTranslateQueryNotInRestriction Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testTranslateQueryMultipleOrRestrictions Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testTranslateQueryGreaterThanOrEqualRestriction Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testTranslateQueryOrderByOnePropertyDesc Time elapsed: 0.002 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testTranslateQueryNegatedRestriction Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testTranslateQueryMultipleOrAndRestrictions Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testTranslateQueryLessOrEqualNegated Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] translateQueryTranslatesIsMemberWithLiteralToMemberOfExpression Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testTranslateQueryGreaterThanNegated Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [INFO] Running cz.cvut.kbss.jopa.query.criteria.CriteriaBuilderTest [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 s <<< FAILURE! - in cz.cvut.kbss.jopa.query.criteria.CriteriaBuilderTest [ERROR] cz.cvut.kbss.jopa.query.criteria.CriteriaBuilderTest Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.query.criteria.CriteriaBuilderTest.init(CriteriaBuilderTest.java:58) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [INFO] Running cz.cvut.kbss.jopa.utils.CollectionFactoryTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in cz.cvut.kbss.jopa.utils.CollectionFactoryTest [INFO] Running cz.cvut.kbss.jopa.utils.NamespaceResolverTest 22-09-2023 17:25:50.791 [main] WARN c.c.k.j.u.NamespaceResolver - Namespace for prefix 'dc' not registered. Prefixed IRI 'dc:description' will not be resolved. [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.385 s - in cz.cvut.kbss.jopa.utils.NamespaceResolverTest [INFO] Running cz.cvut.kbss.jopa.utils.IdentifierTransformerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in cz.cvut.kbss.jopa.utils.IdentifierTransformerTest [INFO] Running cz.cvut.kbss.jopa.feature.EntityLifecycleListenersTest [ERROR] Tests run: 14, Failures: 0, Errors: 14, Skipped: 0, Time elapsed: 0.016 s <<< FAILURE! - in cz.cvut.kbss.jopa.feature.EntityLifecycleListenersTest [ERROR] postLoadListenerMethodsAreCalledOnReferencedEntitiesAsWell Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] postLoadListenersAreCalledOnPluralReferencesAsWell Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] prePersistLifecycleListenerIsCalledBeforeInstanceIsInsertedIntoPersistenceContext Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] postPersistEntityLifecycleListenerIsCalledAfterStoragePersistOccurs Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] preUpdateIsCalledBeforeFieldUpdateIsMergedIntoStorage Time elapsed: 0.002 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] preUpdateIsCalledBeforeStorageMergeWhenDetachedInstanceIsMergedIntoPersistenceContext Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] postUpdateIsNotCalledWhenMergedEntityHasNoChangesComparedToStorageOriginal Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] postUpdateIsCalledAfterFieldUpdateWasMergedIntoStorage Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] preRemoveEntityLifecycleListenerIsCalledBeforeInstanceIsRemovedFromPersistenceContext Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] postRemoveEntityLifecycleListenerIsCalledAfterStorageRemoveOccurs Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] preUpdateIsNotCalledWhenMergedEntityHasNoChangesComparedToStorageOriginal Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] postLoadEntityLifecycleListenerIsCalledAfterInstanceIsLoadedIntoPersistenceContext Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] postLoadEntityLifecycleListenerIsCalledAfterInstanceRefresh Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] postUpdateIsCalledAfterStorageMergeWhenDetachedInstanceIsMergedIntoPersistenceContext Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [INFO] Running cz.cvut.kbss.jopa.accessors.DefaultStorageAccessorTest [ERROR] Tests run: 9, Failures: 0, Errors: 9, Skipped: 0, Time elapsed: 0.017 s <<< FAILURE! - in cz.cvut.kbss.jopa.accessors.DefaultStorageAccessorTest [ERROR] createsDataSourceFromClassName Time elapsed: 0.008 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.accessors.DefaultStorageAccessorTest.setUp(DefaultStorageAccessorTest.java:37) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] throwsExceptionWhenUnknownClassIsSpecifiedAsDataSource Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.accessors.DefaultStorageAccessorTest.setUp(DefaultStorageAccessorTest.java:37) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testClose Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.accessors.DefaultStorageAccessorTest.setUp(DefaultStorageAccessorTest.java:37) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] gettingExceptionWhenTryingToCloseDataSourceThrowsStorageAccessExceptionAndClosesAccessor Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.accessors.DefaultStorageAccessorTest.setUp(DefaultStorageAccessorTest.java:37) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] unwrapReturnsMatchingDataSourceInstance Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.accessors.DefaultStorageAccessorTest.setUp(DefaultStorageAccessorTest.java:37) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] throwsExceptionWhenDataSourceClassWithoutProperConstructorIsProvided Time elapsed: 0.002 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.accessors.DefaultStorageAccessorTest.setUp(DefaultStorageAccessorTest.java:37) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] unwrapThrowsExceptionWhenNoMatchingInstanceIsFound Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.accessors.DefaultStorageAccessorTest.setUp(DefaultStorageAccessorTest.java:37) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] gettingExceptionWhenTryingToAcquireConnectionThrowsStorageAccessException Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.accessors.DefaultStorageAccessorTest.setUp(DefaultStorageAccessorTest.java:37) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] closingAccessorMultipleTimesDoesNothing Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.accessors.DefaultStorageAccessorTest.setUp(DefaultStorageAccessorTest.java:37) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [INFO] Running cz.cvut.kbss.jopa.oom.AxiomDescriptorFactoryTest [ERROR] Tests run: 34, Failures: 0, Errors: 34, Skipped: 0, Time elapsed: 0.082 s <<< FAILURE! - in cz.cvut.kbss.jopa.oom.AxiomDescriptorFactoryTest [ERROR] testCreateForEntityLoadingWithPropertiesAndContext Time elapsed: 0.008 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.AxiomDescriptorFactoryTest.setUp(AxiomDescriptorFactoryTest.java:73) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testCreateForEntityLoadingWithAnnotationProperty Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.AxiomDescriptorFactoryTest.setUp(AxiomDescriptorFactoryTest.java:73) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testCreateForFieldLoadingProperties Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.AxiomDescriptorFactoryTest.setUp(AxiomDescriptorFactoryTest.java:73) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] createForLoadingCreatesAnnotationPropertyAssertionWithoutLanguageWhenNoneIsSetForAttributeAndInDescriptor Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.AxiomDescriptorFactoryTest.setUp(AxiomDescriptorFactoryTest.java:73) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] createForFieldLoadingSetsInferredOnUnspecifiedPropertyAssertionToFalseWhenDescriptorOverridesMetamodelConfiguration Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.AxiomDescriptorFactoryTest.setUp(AxiomDescriptorFactoryTest.java:73) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] createForEntityLoadingSetsInferredOnClassAssertionToFalseWhenDescriptorOverridesMetamodelConfiguration Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.AxiomDescriptorFactoryTest.setUp(AxiomDescriptorFactoryTest.java:73) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] createForEntityLoadingUsesSubjectContextForAssertionWhenAssertionsInSubjectContextIsConfiguredInDescriptor Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.AxiomDescriptorFactoryTest.setUp(AxiomDescriptorFactoryTest.java:73) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] createForFieldLoadingAddsAssertionWithoutLanguageTagForSimpleLiteralAttribute Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.AxiomDescriptorFactoryTest.setUp(AxiomDescriptorFactoryTest.java:73) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] createForEntityLoadingIncludesMappedSuperclassAttributes Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.AxiomDescriptorFactoryTest.setUp(AxiomDescriptorFactoryTest.java:73) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] createForEntityLoadingAddsAssertionWithoutLanguageTagForSimpleLiteralAttribute Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.AxiomDescriptorFactoryTest.setUp(AxiomDescriptorFactoryTest.java:73) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] createForEntityLoadingSetsInferredOnAssertionToFalseWhenDescriptorOverridesMetamodelConfiguration Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.AxiomDescriptorFactoryTest.setUp(AxiomDescriptorFactoryTest.java:73) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testCreateForEntityLoadingWithTypesInContext Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.AxiomDescriptorFactoryTest.setUp(AxiomDescriptorFactoryTest.java:73) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testCreateForEntityLoadingWithObjectPropertyInContext Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.AxiomDescriptorFactoryTest.setUp(AxiomDescriptorFactoryTest.java:73) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] createForFieldLoadingSetsInferredOnAssertionToFalseWhenDescriptorOverridesMetamodelConfiguration Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.AxiomDescriptorFactoryTest.setUp(AxiomDescriptorFactoryTest.java:73) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] createForEntityLoadingAddsAssertionsWithoutLanguageTagForMultilingualAttributes Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.AxiomDescriptorFactoryTest.setUp(AxiomDescriptorFactoryTest.java:73) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] createForFieldLoadingSetsInferredOnClassAssertionToFalseWhenDescriptorOverridesMetamodelConfiguration Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.AxiomDescriptorFactoryTest.setUp(AxiomDescriptorFactoryTest.java:73) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testCreateForFieldLoadingDataProperty Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.AxiomDescriptorFactoryTest.setUp(AxiomDescriptorFactoryTest.java:73) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] createForFieldLoadingUsesSubjectContextForAssertionWhenAssertionsInSubjectContextIsConfiguredInDescriptor Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.AxiomDescriptorFactoryTest.setUp(AxiomDescriptorFactoryTest.java:73) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] createForLoadingSetsDefaultContextForAssertionInDefaultWhenSubjectContextIsDifferent Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.AxiomDescriptorFactoryTest.setUp(AxiomDescriptorFactoryTest.java:73) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] createForEntityLoadingSetsLanguageTagOfSpecificAssertionAccordingToDescriptor Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.AxiomDescriptorFactoryTest.setUp(AxiomDescriptorFactoryTest.java:73) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] createForFieldLoadingSetsLanguageTagBasedOnDescriptorLanguageTag Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.AxiomDescriptorFactoryTest.setUp(AxiomDescriptorFactoryTest.java:73) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] createForEntityLoadingWithLazilyLoadedAttribute Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.AxiomDescriptorFactoryTest.setUp(AxiomDescriptorFactoryTest.java:73) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testCreateForFieldLoadingObjectPropertyInEntityContext Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.AxiomDescriptorFactoryTest.setUp(AxiomDescriptorFactoryTest.java:73) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] createForFieldLoadingSetsLanguageOfPUWhenDescriptorLanguageIsNotSpecified Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.AxiomDescriptorFactoryTest.setUp(AxiomDescriptorFactoryTest.java:73) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] createForFieldLoadingSetsLanguageTagBasedOnAttributeLanguageTagInDescriptor Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.AxiomDescriptorFactoryTest.setUp(AxiomDescriptorFactoryTest.java:73) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] createForEntityLoadingAllowsOverridingPULevelLanguageSetting Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.AxiomDescriptorFactoryTest.setUp(AxiomDescriptorFactoryTest.java:73) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] createForEntityLoadingSetsInferenceOnUnspecifiedPropertyAssertionToFalseWhenDescriptorOverridesMetamodelConfiguration Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.AxiomDescriptorFactoryTest.setUp(AxiomDescriptorFactoryTest.java:73) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] createForEntityLoadingSetsLanguageTagAccordingToGlobalPUSpecification Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.AxiomDescriptorFactoryTest.setUp(AxiomDescriptorFactoryTest.java:73) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] createForLoadingCreatesDataPropertyAssertionWithoutLanguageWhenNoneIsSetForAttributeAndInDescriptor Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.AxiomDescriptorFactoryTest.setUp(AxiomDescriptorFactoryTest.java:73) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] createForFieldLoadingAllowsOverridingPULevelLanguageSetting Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.AxiomDescriptorFactoryTest.setUp(AxiomDescriptorFactoryTest.java:73) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testCreateForEntityLoadingWithTypes Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.AxiomDescriptorFactoryTest.setUp(AxiomDescriptorFactoryTest.java:73) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] createForReferenceLoadingCreatesClassAssertionAxiom Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.AxiomDescriptorFactoryTest.setUp(AxiomDescriptorFactoryTest.java:73) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testCreateForFieldLoadingTypes Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.AxiomDescriptorFactoryTest.setUp(AxiomDescriptorFactoryTest.java:73) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] createForEntityLoadingSetsLanguageTagAccordingToDescriptor Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.AxiomDescriptorFactoryTest.setUp(AxiomDescriptorFactoryTest.java:73) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [INFO] Running cz.cvut.kbss.jopa.oom.SimpleSetPropertyStrategyTest [ERROR] Tests run: 9, Failures: 0, Errors: 9, Skipped: 0, Time elapsed: 0.005 s <<< FAILURE! - in cz.cvut.kbss.jopa.oom.SimpleSetPropertyStrategyTest [ERROR] extractValuesRegistersPendingChangesForInstancesWithNullIdentifier Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.SimpleSetPropertyStrategyTest.setUp(SimpleSetPropertyStrategyTest.java:88) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] extractsValuesFromInstance Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.SimpleSetPropertyStrategyTest.setUp(SimpleSetPropertyStrategyTest.java:88) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] extractsValuesFromFieldWithSetOfPlainIdentifiers Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.SimpleSetPropertyStrategyTest.setUp(SimpleSetPropertyStrategyTest.java:88) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildAxiomValuesFromInstanceSkipsInferredValues Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.SimpleSetPropertyStrategyTest.setUp(SimpleSetPropertyStrategyTest.java:88) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] extractValuesSkipsNullItem Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.SimpleSetPropertyStrategyTest.setUp(SimpleSetPropertyStrategyTest.java:88) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] extractValuesConvertsEnumConstantsToNamedResourcesForEnumValuedObjectProperty Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.SimpleSetPropertyStrategyTest.setUp(SimpleSetPropertyStrategyTest.java:88) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] extractValuesFromInstanceWhenSetIsNullCreatesNullValueAxiom Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.SimpleSetPropertyStrategyTest.setUp(SimpleSetPropertyStrategyTest.java:88) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] extractValuesSkipsNullPlainIdentifiers Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.SimpleSetPropertyStrategyTest.setUp(SimpleSetPropertyStrategyTest.java:88) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildsInstanceFieldAsSetOfUrls Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.SimpleSetPropertyStrategyTest.setUp(SimpleSetPropertyStrategyTest.java:88) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [INFO] Running cz.cvut.kbss.jopa.oom.AxiomValueGathererTest [ERROR] Tests run: 5, Failures: 0, Errors: 5, Skipped: 0, Time elapsed: 0.005 s <<< FAILURE! - in cz.cvut.kbss.jopa.oom.AxiomValueGathererTest [ERROR] testPersist Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.AxiomValueGathererTest.setUp(AxiomValueGathererTest.java:65) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testAddValue Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.AxiomValueGathererTest.setUp(AxiomValueGathererTest.java:65) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] addValueSetsAssertionContextWhenItIsDefaultAndSubjectContextIsDifferent Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.AxiomValueGathererTest.setUp(AxiomValueGathererTest.java:65) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testAddPropertiesTwice Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.AxiomValueGathererTest.setUp(AxiomValueGathererTest.java:65) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testUpdate Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.AxiomValueGathererTest.setUp(AxiomValueGathererTest.java:65) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [INFO] Running cz.cvut.kbss.jopa.oom.PluralDataPropertyStrategyTest [ERROR] Tests run: 13, Failures: 0, Errors: 13, Skipped: 0, Time elapsed: 0.005 s <<< FAILURE! - in cz.cvut.kbss.jopa.oom.PluralDataPropertyStrategyTest [ERROR] buildAxiomValuesFromInstanceFiltersOutInferredValues Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] addValueFromAxiomSkipsValuesWithInvalidRange Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildAxiomsFromInstanceReturnsAxiomEmptySetWhenCollectionIsEmpty Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] addValueFromAxiomUsesConverterToTransformValueToCorrectType Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildFieldValueDoesNothingWhenNoValuesWereAdded Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildAxiomsSetsLanguageTagAccordingToPUConfigurationWhenItIsNotSpecifiedInDescriptor Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildAxiomValuesFromInstancesAddsNullValueWhenAttributeValueIsNull Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildAxiomsSetsLanguageTagAccordingToDescriptorLanguage Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] addValueFromAxiomAddsAllValuesToTheCollection Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildAxiomValuesFromInstanceAddsAllValuesIntoAxiomValueGatherer Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildAxiomValuesFromInstanceAddsNullValueWhenAttributeValueIsEmptyCollection Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildAxiomsFromInstanceReturnsAxiomsCorrespondingToAttributeValue Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildFieldValueCreatesCorrectCollectionTypeForSet Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [INFO] Running cz.cvut.kbss.jopa.oom.metamodel.PolymorphicEntityTypeResolverTest [ERROR] Tests run: 11, Failures: 0, Errors: 11, Skipped: 0, Time elapsed: 0.004 s <<< FAILURE! - in cz.cvut.kbss.jopa.oom.metamodel.PolymorphicEntityTypeResolverTest [ERROR] determineActualEntityTypeReturnsNullWhenMostSpecificTypeIsAbstract Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.metamodel.PolymorphicEntityTypeResolverTest.setUp(PolymorphicEntityTypeResolverTest.java:53) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] determineActualEntityTypeSearchesForMoreSpecificTypeWhenRootTypeIsAbstract Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.metamodel.PolymorphicEntityTypeResolverTest.setUp(PolymorphicEntityTypeResolverTest.java:53) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] determineActualEntityTypeThrowsAmbiguousEtExceptionWhenMultipleEtsInDifferentSubtreesAreFound Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.metamodel.PolymorphicEntityTypeResolverTest.setUp(PolymorphicEntityTypeResolverTest.java:53) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] determineActualEntityTypeTraversesOverMappedSuperclassInEntityHierarchy Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.metamodel.PolymorphicEntityTypeResolverTest.setUp(PolymorphicEntityTypeResolverTest.java:53) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] determineActualEntityTypeReturnsNullForNoMatchingEntityType Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.metamodel.PolymorphicEntityTypeResolverTest.setUp(PolymorphicEntityTypeResolverTest.java:53) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] determineActualEntityTypeReturnsMostConcreteEtWhenParentEtIsAlsoInTypes Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.metamodel.PolymorphicEntityTypeResolverTest.setUp(PolymorphicEntityTypeResolverTest.java:53) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] determineActualEntityTypeReturnsRootTypeWhenTypeAxiomsContainItsClass Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.metamodel.PolymorphicEntityTypeResolverTest.setUp(PolymorphicEntityTypeResolverTest.java:53) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] determineActualEntityTypeIsNotAmbiguousWhenOneOfTheTypesIsAbstract Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.metamodel.PolymorphicEntityTypeResolverTest.setUp(PolymorphicEntityTypeResolverTest.java:53) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] determineActualEntityTypeReturnsSubtypeWhoseIriIsPresentIntTypeAxioms Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.metamodel.PolymorphicEntityTypeResolverTest.setUp(PolymorphicEntityTypeResolverTest.java:53) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] determineActualEntityTypeThrowsAmbiguousEtExceptionWhenMultipleEntityTypesAreFound Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.metamodel.PolymorphicEntityTypeResolverTest.setUp(PolymorphicEntityTypeResolverTest.java:53) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] determineActualEntityTypeReturnsMostConcreteEtWhenAncestorIsAlsoInTypes Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.metamodel.PolymorphicEntityTypeResolverTest.setUp(PolymorphicEntityTypeResolverTest.java:53) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [INFO] Running cz.cvut.kbss.jopa.oom.SingularObjectPropertyStrategyTest [ERROR] Tests run: 15, Failures: 0, Errors: 15, Skipped: 0, Time elapsed: 0.007 s <<< FAILURE! - in cz.cvut.kbss.jopa.oom.SingularObjectPropertyStrategyTest [ERROR] addValueDoesNothingWhenReferenceInstanceCannotBeLoaded Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildAxiomsFromInstanceReturnsEmptyCollectionWhenAttributeValueIsNull Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] addValueGetsAttributeDescriptorFromEntityDescriptorForLoading Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildAxiomValuesChecksWhetherReferenceCanBeSaved Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] addValueFromAxiomConvertsNamedResourceToEnumConstantForEnumValuedObjectProperty Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildAxiomValueAddsNullValueToAxiomBuilderWhenReferenceIsRegisteredAsPending Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] addValueThrowsCardinalityViolationWhenValueIsAlreadyPresent Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildAxiomValuesAddsNullValueToAxiomBuilderForNullAttributeValue Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildAxiomValuesFromInstanceConvertsEnumValueToNamedResourceForEnumValuedObjectProperty Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildAxiomValuesFromInstanceChecksForReferenceExistenceUsingTargetReferenceContext Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildAxiomValuesRegistersPendingChangeWhenReferenceCannotBeSavedDirectly Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildInstanceFieldSupportsPlainIdentifierValues Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildsAxiomFromPlainIdentifierValue Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildAxiomValueAddsReferenceForPolymorphicAttribute Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildAxiomsFromInstanceReturnsAxiomsCorrespondingToAttributeValue Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [INFO] Running cz.cvut.kbss.jopa.oom.ObjectOntologyMapperTest [ERROR] Tests run: 33, Failures: 0, Errors: 33, Skipped: 0, Time elapsed: 0.021 s <<< FAILURE! - in cz.cvut.kbss.jopa.oom.ObjectOntologyMapperTest [ERROR] persistRemovesPendingAssertionsWithTargetBeingPersistedObject Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.ObjectOntologyMapperTest.setUp(ObjectOntologyMapperTest.java:105) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] loadReferenceRetrievesEntityReferenceViaDefaultInstanceLoader Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.ObjectOntologyMapperTest.setUp(ObjectOntologyMapperTest.java:105) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] persistPersistsPendingAssertionIntoCorrectContext Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.ObjectOntologyMapperTest.setUp(ObjectOntologyMapperTest.java:105) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] loadReferenceUsesContextWhenGettingDataFromConnection Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.ObjectOntologyMapperTest.setUp(ObjectOntologyMapperTest.java:105) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] loadReferenceUsesContextWhenGettingTypesFromConnection Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.ObjectOntologyMapperTest.setUp(ObjectOntologyMapperTest.java:105) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] loadReferenceUsesTwoStepLoaderWhenEntityTypeHasSubclasses Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.ObjectOntologyMapperTest.setUp(ObjectOntologyMapperTest.java:105) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] getEntityFromCacheOrOntologyLoadsEntityWhenItIsNotInCache Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.ObjectOntologyMapperTest.setUp(ObjectOntologyMapperTest.java:105) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] loadEntitySkipsCacheWhenNothingIsFound Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.ObjectOntologyMapperTest.setUp(ObjectOntologyMapperTest.java:105) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] loadEntityPutsIntoSecondLevelCacheThenEntityAndEntitiesItReferences Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.ObjectOntologyMapperTest.setUp(ObjectOntologyMapperTest.java:105) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testPersistEntity Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.ObjectOntologyMapperTest.setUp(ObjectOntologyMapperTest.java:105) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testRegisterInstance Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.ObjectOntologyMapperTest.setUp(ObjectOntologyMapperTest.java:105) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] removeEntityCreatesDescriptorForRemovalOfAllEntityAttributes Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.ObjectOntologyMapperTest.setUp(ObjectOntologyMapperTest.java:105) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] loadReferencedListThrowsStorageAccessExceptionWhenOntoDriverExceptionIsThrown Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.ObjectOntologyMapperTest.setUp(ObjectOntologyMapperTest.java:105) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] containsEntityThrowsStorageAccessExceptionWhenOntoDriverExceptionIsThrown Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.ObjectOntologyMapperTest.setUp(ObjectOntologyMapperTest.java:105) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] removesEntityWithEmptyDescriptor Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.ObjectOntologyMapperTest.setUp(ObjectOntologyMapperTest.java:105) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] loadSimpleListThrowsStorageAccessExceptionWhenOntoDriverExceptionIsThrown Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.ObjectOntologyMapperTest.setUp(ObjectOntologyMapperTest.java:105) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testLoadFieldValue Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.ObjectOntologyMapperTest.setUp(ObjectOntologyMapperTest.java:105) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] updateFieldValueRemovesPendingReference Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.ObjectOntologyMapperTest.setUp(ObjectOntologyMapperTest.java:105) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] removeEntityRemovesPendingReferenceWhenOwnerIsRemoved Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.ObjectOntologyMapperTest.setUp(ObjectOntologyMapperTest.java:105) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testPersistEntityWithGeneratedURI Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.ObjectOntologyMapperTest.setUp(ObjectOntologyMapperTest.java:105) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] usesTwoStepInstanceLoaderForLoadingInstanceOfEntityWithSubtypes Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.ObjectOntologyMapperTest.setUp(ObjectOntologyMapperTest.java:105) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testLoadFieldValueStorageException Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.ObjectOntologyMapperTest.setUp(ObjectOntologyMapperTest.java:105) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] loadEntityDeterminesConcreteEntityTypeAndLoadsItFromCacheWhenItIsPresentThere Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.ObjectOntologyMapperTest.setUp(ObjectOntologyMapperTest.java:105) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] persistSavesPendingSimpleListContainingPersistedInstance Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.ObjectOntologyMapperTest.setUp(ObjectOntologyMapperTest.java:105) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testGetEntityFromCacheOrOntologyFromRegisteredInstances Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.ObjectOntologyMapperTest.setUp(ObjectOntologyMapperTest.java:105) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] updatesFieldValueInTheOntology Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.ObjectOntologyMapperTest.setUp(ObjectOntologyMapperTest.java:105) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] persistSavesPendingReferencedListContainingPersistedInstance Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.ObjectOntologyMapperTest.setUp(ObjectOntologyMapperTest.java:105) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] throwsStorageAccessWhenRemovingEntity Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.ObjectOntologyMapperTest.setUp(ObjectOntologyMapperTest.java:105) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testGetEntityFromCacheOrOntologyFromCache Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.ObjectOntologyMapperTest.setUp(ObjectOntologyMapperTest.java:105) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] getEntityFromCacheOrOntologyThrowsEntityExistsWhenObjectIsAlreadyRegisteredUnderDifferentType Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.ObjectOntologyMapperTest.setUp(ObjectOntologyMapperTest.java:105) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] checkForUnpersistedChangesThrowsPendingPersistExceptionWhenThereArePendingChanges Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.ObjectOntologyMapperTest.setUp(ObjectOntologyMapperTest.java:105) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] loadEntityLoadsInstanceFromCacheWhenItIsPresentThere Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.ObjectOntologyMapperTest.setUp(ObjectOntologyMapperTest.java:105) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] loadEntityPutsItIntoSecondLevelCache Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.ObjectOntologyMapperTest.setUp(ObjectOntologyMapperTest.java:105) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [INFO] Running cz.cvut.kbss.jopa.oom.SingularMultilingualStringFieldStrategyTest [ERROR] Tests run: 11, Failures: 0, Errors: 11, Skipped: 0, Time elapsed: 0.001 s <<< FAILURE! - in cz.cvut.kbss.jopa.oom.SingularMultilingualStringFieldStrategyTest [ERROR] addValueFromAxiomThrowsCardinalityConstraintViolatedExceptionWhenMultipleSimpleLiteralValuesAreAdded Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.SingularMultilingualStringFieldStrategyTest.setUp(SingularMultilingualStringFieldStrategyTest.java:56) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildAxiomsFromInstanceReturnsEmptySetWhenValueIsNull Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.SingularMultilingualStringFieldStrategyTest.setUp(SingularMultilingualStringFieldStrategyTest.java:56) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildAxiomValuesFromInstanceAddsAllTranslationsToValueDescriptor Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.SingularMultilingualStringFieldStrategyTest.setUp(SingularMultilingualStringFieldStrategyTest.java:56) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] addValueFromAxiomSupportsAddingStringValueWithoutLanguageTag Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.SingularMultilingualStringFieldStrategyTest.setUp(SingularMultilingualStringFieldStrategyTest.java:56) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] addValueFromAxiomCreatesMultilingualStringInstanceForLangStringValue Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.SingularMultilingualStringFieldStrategyTest.setUp(SingularMultilingualStringFieldStrategyTest.java:56) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] addValueFromAxiomSupportsAddingMultipleValuesWithDifferentLanguageTags Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.SingularMultilingualStringFieldStrategyTest.setUp(SingularMultilingualStringFieldStrategyTest.java:56) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] addValueFromAxiomSupportsAddingLanguageTaggedAndLanguageLessValues Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.SingularMultilingualStringFieldStrategyTest.setUp(SingularMultilingualStringFieldStrategyTest.java:56) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] addValueFromAxiomThrowsCardinalityConstraintViolatedExceptionWhenMultipleValuesOfSameLanguageAreAdded Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.SingularMultilingualStringFieldStrategyTest.setUp(SingularMultilingualStringFieldStrategyTest.java:56) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildAxiomValuesFromInstanceAddsNullValueWhenAttributeValueIsNull Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.SingularMultilingualStringFieldStrategyTest.setUp(SingularMultilingualStringFieldStrategyTest.java:56) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildAxiomsFromInstanceReturnsAxiomsCorrespondingToAttributeValue Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.SingularMultilingualStringFieldStrategyTest.setUp(SingularMultilingualStringFieldStrategyTest.java:56) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildAxiomValuesFromInstanceAddsNullValueWhenAttributeValueIsEmpty Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.SingularMultilingualStringFieldStrategyTest.setUp(SingularMultilingualStringFieldStrategyTest.java:56) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [INFO] Running cz.cvut.kbss.jopa.oom.FieldStrategyTest [ERROR] Tests run: 5, Failures: 0, Errors: 5, Skipped: 0, Time elapsed: 0 s <<< FAILURE! - in cz.cvut.kbss.jopa.oom.FieldStrategyTest [ERROR] createFieldStrategyCreatesSingularMultilingualStringFieldStrategyForSingularMultilingualStringAttributeMappingAnnotationProperty Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] createFieldStrategyCreatesSimpleSetStrategyForObjectPropertyCollectionAttribute Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] getAttributeContextRetrievesContextFromEntityDescriptor Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] createFieldStrategyCreatesSingularMultilingualStringFieldStrategyForSingularMultilingualStringAttributeMappingDataProperty Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] createFieldStrategyCreatesPluralDataPropertyStrategyForDataPropertyCollectionAttribute Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [INFO] Running cz.cvut.kbss.jopa.oom.SingularAnnotationPropertyStrategyTest [ERROR] Tests run: 16, Failures: 0, Errors: 16, Skipped: 0, Time elapsed: 0.002 s <<< FAILURE! - in cz.cvut.kbss.jopa.oom.SingularAnnotationPropertyStrategyTest [ERROR] buildAxiomsUsesNullValueWhenExtractedFieldValueIsNull Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] addAxiomValueThrowsIntegrityConstraintsViolationWhenAnotherValueIsAlreadySet Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] addAxiomValueAddsPlainIdentifierValueOfAnnotationProperty Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] addAxiomValueSkipsAxiomWhoseValueDoesNotMatchTargetFieldType Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] addAxiomValueAcceptsNamedResourceForLexicalFormAttribute Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] addAxiomValueAddsStringAnnotationValue Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildAxiomsSetsLanguageTagAccordingToPUConfigurationWhenItIsNotSpecifiedInDescriptor Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildAxiomsSetsLanguageTagAccordingToDescriptorLanguage Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildAxiomsExtractsStringValueOfAnnotationPropertyField Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildAxiomsExtractsPlainIdentifiersAttributeValuesAsNamedResources Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] addAxiomValueConvertsLangStringToMultilingualStringWhenTargetIsObjectAndMultilingualStringsArePreferred Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildAxiomValuesFromInstanceConvertsUriToNamedResourceForAttributeOfTypeObject Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] isResourceIdentifierTypeReturnsTrueForUriAndUrl Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] addAxiomValueConvertsNamedResourceToUriForAttributeOfTypeObject Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildAxiomValuesFromInstanceConvertsMultilingualStringTranslationsToLangStringValues Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] addAxiomValueTransformsValueToLexicalForm Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [INFO] Running cz.cvut.kbss.jopa.oom.StringPropertiesFieldStrategyTest [ERROR] Tests run: 18, Failures: 0, Errors: 18, Skipped: 0, Time elapsed: 0.002 s <<< FAILURE! - in cz.cvut.kbss.jopa.oom.StringPropertiesFieldStrategyTest [ERROR] addsValuesForExistingProperty Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] throwsExceptionWhenPropertyIsNotAValidURI Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] extractFieldValueSkipsNullPropertyIdentifier Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] addsAndRemovesSomePropertiesWithValuesAndPropertyValues Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] extractFieldValueSkipsNullPropertyValue Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] extractsValuesForPersist Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] removesSeveralWholeProperties Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildsInstanceFieldFroAxiomValues Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] extractsNothingWhenThereAreNoPropertiesForPersist Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] removesValuesOfSomeProperties Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] extractsAllPropertiesForAddWhenThereWereNoneInOriginal Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] removesAllPropertiesWhenCleared Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] extractFieldValueSkipsNullSetOfPropertyValues Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] extractsNothingWhenThereAreNotPropertiesToAddAndNoneInOriginal Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] removesAllPropertiesWhenSetToNull Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] addsPropertyWithValues Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildAxiomsFromInstanceReturnsAxiomsCorrespondingToAttributeValue Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildAxiomsFromInstanceReturnsEmptySetWhenAttributeValueIsNull Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [INFO] Running cz.cvut.kbss.jopa.oom.TypesFieldStrategyTest [ERROR] Tests run: 14, Failures: 0, Errors: 14, Skipped: 0, Time elapsed: 0.002 s <<< FAILURE! - in cz.cvut.kbss.jopa.oom.TypesFieldStrategyTest [ERROR] extractsTypesToAddWhenOriginalTypesAreNull Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.TypesFieldStrategyTest.setUp(TypesFieldStrategyTest.java:53) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] extractsAddedTypes Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.TypesFieldStrategyTest.setUp(TypesFieldStrategyTest.java:53) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] extractsRemovedTypesWhenValueIsNull Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.TypesFieldStrategyTest.setUp(TypesFieldStrategyTest.java:53) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildsUriBasedTypesFieldValueFromAxioms Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.TypesFieldStrategyTest.setUp(TypesFieldStrategyTest.java:53) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] extractsTypesForPersist Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.TypesFieldStrategyTest.setUp(TypesFieldStrategyTest.java:53) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] extractsAddedAndRemovedTypes Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.TypesFieldStrategyTest.setUp(TypesFieldStrategyTest.java:53) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildAxiomsFromInstanceReturnsEmptySetForEmptyTypes Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.TypesFieldStrategyTest.setUp(TypesFieldStrategyTest.java:53) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] extractsNothingWhenThereAreNoTypesAndNoOriginal Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.TypesFieldStrategyTest.setUp(TypesFieldStrategyTest.java:53) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] extractsTypesForPersistFromUriTypes Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.TypesFieldStrategyTest.setUp(TypesFieldStrategyTest.java:53) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] extractsNothingWhenOriginalTypesAndCurrentTypesAreNull Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.TypesFieldStrategyTest.setUp(TypesFieldStrategyTest.java:53) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] extractsRemovedTypes Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.TypesFieldStrategyTest.setUp(TypesFieldStrategyTest.java:53) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildsStringBasedTypesFieldValueFromAxioms Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.TypesFieldStrategyTest.setUp(TypesFieldStrategyTest.java:53) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildAxiomsFromInstanceReturnsAxiomsCorrespondingToAttributeValue Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.TypesFieldStrategyTest.setUp(TypesFieldStrategyTest.java:53) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildInstanceFieldLeavesFieldNullWhenNoAxiomsAreLoaded Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.TypesFieldStrategyTest.setUp(TypesFieldStrategyTest.java:53) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [INFO] Running cz.cvut.kbss.jopa.oom.PendingReferenceRegistryTest [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in cz.cvut.kbss.jopa.oom.PendingReferenceRegistryTest [INFO] Running cz.cvut.kbss.jopa.oom.EntityConstructorQueryAttributesTest [ERROR] Tests run: 4, Failures: 0, Errors: 4, Skipped: 0, Time elapsed: 0.001 s <<< FAILURE! - in cz.cvut.kbss.jopa.oom.EntityConstructorQueryAttributesTest [ERROR] reconstructEntityUsesReferencedEntityAttributeValuesWhenAssemblingQueryForAttribute Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] reconstructEntityDoesNotUserReferencedEntityAttributeValuesWhenQueryDisablesIt Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testReconstructEntityWithQueryAttribute Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testReconstructEntityWithManagedTypeQueryAttribute Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [INFO] Running cz.cvut.kbss.jopa.oom.PluralObjectPropertyStrategyTest [ERROR] Tests run: 10, Failures: 0, Errors: 10, Skipped: 0, Time elapsed: 0.004 s <<< FAILURE! - in cz.cvut.kbss.jopa.oom.PluralObjectPropertyStrategyTest [ERROR] addValueFromAxiomGetsAttributeDescriptorFromEntityDescriptorForLoading Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] addValueFromAxiomLoadsInstanceAndAddsItIntoAttributeCollection Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] addValueFromAxiomConvertsNamedResourceToEnumConstantForEnumValuedObjectProperty Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildAxiomValuesFromInstanceChecksForListItemReferenceExistenceUsingTargetReferenceContext Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildAxiomValuesFromInstanceChecksForReferenceExistenceUsingTargetReferenceContext Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildAxiomsFromInstanceConvertsEnumConstantsToNamedResourcesForEnumValuedObjectProperty Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildAxiomsFromInstanceReturnsAxiomsWithIdentifiersWhenAttributeValueIsCollectionOfIdentifiers Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] addValueFromAxiomDoesNothingWhenInstanceCannotBeLoaded Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildAxiomsFromInstanceReturnsEmptyCollectionWhenAttributeValueIsEmpty Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildAxiomsFromInstanceReturnsAxiomsCorrespondingToAttributeValue Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [INFO] Running cz.cvut.kbss.jopa.oom.PluralMultilingualStringFieldStrategyTest [ERROR] Tests run: 9, Failures: 0, Errors: 9, Skipped: 0, Time elapsed: 0.004 s <<< FAILURE! - in cz.cvut.kbss.jopa.oom.PluralMultilingualStringFieldStrategyTest [ERROR] addValueFromAxiomAddsValueInSameLanguageAsNewElementIntoCollection Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.PluralMultilingualStringFieldStrategyTest.setUp(PluralMultilingualStringFieldStrategyTest.java:56) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] addValueFromAxiomAddsTranslationsToExistingElements Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.PluralMultilingualStringFieldStrategyTest.setUp(PluralMultilingualStringFieldStrategyTest.java:56) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildAxiomValuesTransformsAllTranslationsFromAllElementsToAxiomValues Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.PluralMultilingualStringFieldStrategyTest.setUp(PluralMultilingualStringFieldStrategyTest.java:56) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] addValueFromAxiomAddsDifferentTranslationsToSameElement Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.PluralMultilingualStringFieldStrategyTest.setUp(PluralMultilingualStringFieldStrategyTest.java:56) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildAxiomValuesAddsNullValueToDescriptorWhenAttributeValueIsEmpty Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.PluralMultilingualStringFieldStrategyTest.setUp(PluralMultilingualStringFieldStrategyTest.java:56) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildAxiomsFromInstanceReturnsEmptySetWhenAttributeValueIsEmpty Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.PluralMultilingualStringFieldStrategyTest.setUp(PluralMultilingualStringFieldStrategyTest.java:56) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildAxiomValuesTransformsAllTranslationsFromOneElementToAxiomValues Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.PluralMultilingualStringFieldStrategyTest.setUp(PluralMultilingualStringFieldStrategyTest.java:56) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildAxiomsFromInstanceReturnsAxiomsCorrespondingToAttributeValue Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.PluralMultilingualStringFieldStrategyTest.setUp(PluralMultilingualStringFieldStrategyTest.java:56) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildInstanceFieldValueLeavesFieldNullWhenNoValuesWereAdded Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.PluralMultilingualStringFieldStrategyTest.setUp(PluralMultilingualStringFieldStrategyTest.java:56) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [INFO] Running cz.cvut.kbss.jopa.oom.SingularDataPropertyStrategyTest [ERROR] Tests run: 9, Failures: 0, Errors: 9, Skipped: 0, Time elapsed: 0.003 s <<< FAILURE! - in cz.cvut.kbss.jopa.oom.SingularDataPropertyStrategyTest [ERROR] buildAxiomsFromInstanceReturnsEmptyCollectionWhenAttributeValueIsNull Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildInstanceFieldConvertsRepositoryValueToEnum Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildInstanceFieldValueTransformsOffsetDateTimeToLocalDateTime Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildAxiomValuesFromInstanceHandlesNullEnumAttributeValue Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildAxiomsSetsLanguageTagAccordingToPUConfigurationWhenItIsNotSpecifiedInDescriptor Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildAxiomsSetsLanguageTagAccordingToDescriptorLanguage Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildInstanceFieldTransformsUsingCustomConverter Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildAxiomsFromInstanceReturnsAxiomsCorrespondingToAttributeValue Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildInstanceFieldTransformsValueToLexicalForm Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [INFO] Running cz.cvut.kbss.jopa.oom.SimpleListPropertyStrategyTest [ERROR] Tests run: 11, Failures: 0, Errors: 11, Skipped: 0, Time elapsed: 0.008 s <<< FAILURE! - in cz.cvut.kbss.jopa.oom.SimpleListPropertyStrategyTest [ERROR] extractValuesRegistersPendingListItemsWhenListContainsUnpersistedItems Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] extractsListValuesForSave Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildsInstanceFieldFromAxioms Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] extractListValuesSkipsNullItems Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] addsValueFromAxiomAndVerifiesCorrectDescriptorWasCreated Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] extractsListValuesForSaveListIsEmpty Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] extractListValuesConvertsEnumConstantsToNamedResourcesForEnumValuedObjectProperty Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] extractValuesFromListSkipsNullItemsInListOfPlainIdentifiers Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildsInstanceFieldOfPlainIdentifiersFromAxioms Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] extractsListValuesForSaveListIsNull Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] extractValuesFromListOfPlainIdentifiersForPersist Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [INFO] Running cz.cvut.kbss.jopa.oom.ReferenceSavingResolverTest [ERROR] Tests run: 9, Failures: 0, Errors: 9, Skipped: 0, Time elapsed: 0.003 s <<< FAILURE! - in cz.cvut.kbss.jopa.oom.ReferenceSavingResolverTest [ERROR] shouldSaveReferenceReturnsFalseForValueWithNullIdentifier Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.ReferenceSavingResolverTest.setUp(ReferenceSavingResolverTest.java:50) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] shouldSaveReferenceReturnsTrueForPlainIdentifierValue Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.ReferenceSavingResolverTest.setUp(ReferenceSavingResolverTest.java:50) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] shouldSaveReferenceToItemReturnsTrueForEnumValue Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.ReferenceSavingResolverTest.setUp(ReferenceSavingResolverTest.java:50) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] registerPendingReferenceRegistersReferenceInMapper Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.ReferenceSavingResolverTest.setUp(ReferenceSavingResolverTest.java:50) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] shouldSaveReferenceReturnsTrueForValueBeingManaged Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.ReferenceSavingResolverTest.setUp(ReferenceSavingResolverTest.java:50) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] shouldSaveReferenceReturnsTrueForEnumValue Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.ReferenceSavingResolverTest.setUp(ReferenceSavingResolverTest.java:50) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] shouldSaveReferenceReturnsTrueForNullValue Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.ReferenceSavingResolverTest.setUp(ReferenceSavingResolverTest.java:50) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] shouldSaveReferenceReturnsTrueForValueExistingInStorage Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.ReferenceSavingResolverTest.setUp(ReferenceSavingResolverTest.java:50) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] shouldSaveReferenceReturnsTrueForValueExistingInStorageContext Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.ReferenceSavingResolverTest.setUp(ReferenceSavingResolverTest.java:50) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [INFO] Running cz.cvut.kbss.jopa.oom.EntityConstructorTest [ERROR] Tests run: 25, Failures: 0, Errors: 25, Skipped: 0, Time elapsed: 0.012 s <<< FAILURE! - in cz.cvut.kbss.jopa.oom.EntityConstructorTest [ERROR] icValidationIsSkippedOnLoadBasedOnProperties Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] reconstructsEntityWithDataPropertiesOfBasicTypesAndStringIdentifier Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] icsAreValidatedOnLazilyLoadedFieldFetch Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] reconstructsEntityWithEnumDataProperty Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] throwsExceptionWhenObjectPropertyCardinalityRestrictionIsNotMet Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testReconstructEntityWithDataPropertyEmptyTypes Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] reconstructsInstanceWithPluralAnnotationProperty Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] reconstructsEntityWithDataPropertyWhereRangeDoesNotMatch Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testSetFieldValue_DataProperty Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testReconstructEntityWithObjectProperty Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] icsAreNotValidatedOnLazilyLoadedFetchWhenLoadingICValidationIsDisabled Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] setFieldValueValidatesIntegrityConstraintsAlsoForEmptyAxiomCollection Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] reconstructsInstanceWithMappedSuperclass Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] reconstructsEntityWithObjectPropertyWhereRangeDoesNotMatch Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testSetFieldValue_Properties Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testSetFieldValue_ObjectPropertySet Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testSetFieldValue_ObjectProperty Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testReconstructEntityWithDataPropertiesAndEmptyProperties Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] icsAreValidatedForAllFieldsOnEntityLoad Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testReconstructEntityWithTypesAndDataProperty Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] setFieldValueSetsNothingWhenAxiomsAreEmpty Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] instanceReconstructionSkipsAxiomsForWhichNoAttributeCanBeFound Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testReconstructEntityWithDataPropertyAndProperties Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] throwsExceptionWhenDataPropertyCardinalityRestrictionIsNotMet Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testSetFieldValue_Types Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [INFO] Running cz.cvut.kbss.jopa.oom.DefaultInstanceLoaderTest [ERROR] Tests run: 10, Failures: 0, Errors: 10, Skipped: 0, Time elapsed: 0.003 s <<< FAILURE! - in cz.cvut.kbss.jopa.oom.DefaultInstanceLoaderTest [ERROR] testLoadEntityDriverException Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testLoadEntity Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] loadReferenceVerifiesClassAssertionExistenceAndBuildsEntityInstanceWithIdentifier Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] loadEntityRecursivelyReloadsQueryAttributesWhenInstanceIsRetrievedFromCache Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] loadReferenceChecksForClassAssertionInCorrectContext Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] loadReferenceReturnsNullWhenStorageDoesNotContainTypeAssertionAxiom Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] loadEntityReloadsQueryAttributesWhenInstanceIsRetrievedFromCache Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] loadReferenceThrowsStorageAccessExceptionOnDriverException Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] loadEntityBypassesCacheWhenConfiguredTo Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testLoadEntityUnknown Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [INFO] Running cz.cvut.kbss.jopa.oom.EntityDeconstructorTest [ERROR] Tests run: 18, Failures: 0, Errors: 18, Skipped: 0, Time elapsed: 0.018 s <<< FAILURE! - in cz.cvut.kbss.jopa.oom.EntityDeconstructorTest [ERROR] testMapEntityWithObjectPropertyNullValue Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.EntityDeconstructorTest.setUp(EntityDeconstructorTest.java:88) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testMapEntityWithProperties Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.EntityDeconstructorTest.setUp(EntityDeconstructorTest.java:88) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testMapEntityWithDataPropertyNullValue Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.EntityDeconstructorTest.setUp(EntityDeconstructorTest.java:88) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] mapsEntityWithStringKeyAndBasicDataAttributes Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.EntityDeconstructorTest.setUp(EntityDeconstructorTest.java:88) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] mapsEntityDataPropertyFieldToAxiomDescriptor Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.EntityDeconstructorTest.setUp(EntityDeconstructorTest.java:88) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] mapEntityToAxiomsIncludesAttributesInheritedFromMappedSuperclass Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.EntityDeconstructorTest.setUp(EntityDeconstructorTest.java:88) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testMapEntityWithNullProperties Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.EntityDeconstructorTest.setUp(EntityDeconstructorTest.java:88) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testMapEntityWithDataProperty Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.EntityDeconstructorTest.setUp(EntityDeconstructorTest.java:88) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testMapEntityWithDataPropertyAndTypes Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.EntityDeconstructorTest.setUp(EntityDeconstructorTest.java:88) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] mapsEntityObjectPropertyValueInContextToAxiomDescriptor Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.EntityDeconstructorTest.setUp(EntityDeconstructorTest.java:88) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testMapEntityWithDataPropertyAndTypesPropertyInDifferentContext Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.EntityDeconstructorTest.setUp(EntityDeconstructorTest.java:88) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testMapEntityWithObjectPropertyAndContext Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.EntityDeconstructorTest.setUp(EntityDeconstructorTest.java:88) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] mapsEntityObjectPropertyAssertionToSubjectContextWhenAssertionsInSubjectContextAreConfigured Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.EntityDeconstructorTest.setUp(EntityDeconstructorTest.java:88) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] mapsEntityDataPropertyWithNullValueToAxiomDescriptor Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.EntityDeconstructorTest.setUp(EntityDeconstructorTest.java:88) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] mapEntityToAxiomsSupportsPluralAnnotationProperty Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.EntityDeconstructorTest.setUp(EntityDeconstructorTest.java:88) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testMapEntityWithObjectProperty Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.EntityDeconstructorTest.setUp(EntityDeconstructorTest.java:88) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] mapFieldToAxiomsMapsSimpleLiteralFieldToAxiomWithAssertionWithoutLanguageTag Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.EntityDeconstructorTest.setUp(EntityDeconstructorTest.java:88) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testMapEntityWithPropertiesMultipleValuesPerProperty Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.EntityDeconstructorTest.setUp(EntityDeconstructorTest.java:88) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [INFO] Running cz.cvut.kbss.jopa.oom.ReferencedListPropertyStrategyTest [ERROR] Tests run: 11, Failures: 0, Errors: 11, Skipped: 0, Time elapsed: 0.004 s <<< FAILURE! - in cz.cvut.kbss.jopa.oom.ReferencedListPropertyStrategyTest [ERROR] extractValuesRegistersPendingListItemsWhenListContainsUnpersistedItems Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] extractsValuesIntoAxiomsForSaveFromNullList Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] extractsValuesIntoAxiomsForSaveFromEmptyList Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] extractValuesSkipsNullItems Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] extractListValuesConvertsEnumConstantsToNamedResourcesForEnumValuedObjectProperty Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] extractValuesFromListSkipsNullItemsInListOfPlainIdentifiers Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildsInstanceFieldFromAxiomsIncludingNodes Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] extractsValuesIntoAxiomsFromListOfPlainIdentifiers Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] extractsValuesIntoAxiomsForSave Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildsInstanceFieldWithPlainIdentifiers Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildsInstanceFieldFromAxiomsWithoutNodes Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [INFO] Running cz.cvut.kbss.jopa.oom.TypedPropertiesFieldStrategyTest [ERROR] Tests run: 10, Failures: 0, Errors: 10, Skipped: 0, Time elapsed: 0.003 s <<< FAILURE! - in cz.cvut.kbss.jopa.oom.TypedPropertiesFieldStrategyTest [ERROR] addsValuesForExistingProperty Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.TypedPropertiesFieldStrategyTest.setUp(TypedPropertiesFieldStrategyTest.java:52) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildInstanceFieldFromAxiomsWithIncompatibleValueTypeThrowsIllegalArgumentException Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.TypedPropertiesFieldStrategyTest.setUp(TypedPropertiesFieldStrategyTest.java:52) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] addsAndRemovesSomePropertiesWithValuesAndPropertyValues Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.TypedPropertiesFieldStrategyTest.setUp(TypedPropertiesFieldStrategyTest.java:52) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildsInstanceFieldFromTypedAxiomValues Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.TypedPropertiesFieldStrategyTest.setUp(TypedPropertiesFieldStrategyTest.java:52) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] extractsValuesForPersist Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.TypedPropertiesFieldStrategyTest.setUp(TypedPropertiesFieldStrategyTest.java:52) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] removesSeveralWholeProperties Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.TypedPropertiesFieldStrategyTest.setUp(TypedPropertiesFieldStrategyTest.java:52) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildInstanceFieldFromEmptyAxiomsLeavesItNull Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.TypedPropertiesFieldStrategyTest.setUp(TypedPropertiesFieldStrategyTest.java:52) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] removesValuesOfSomeProperties Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.TypedPropertiesFieldStrategyTest.setUp(TypedPropertiesFieldStrategyTest.java:52) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] extractsAllPropertiesForAddWhenThereWereNoneInOriginal Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.TypedPropertiesFieldStrategyTest.setUp(TypedPropertiesFieldStrategyTest.java:52) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] addsPropertyWithValues Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.TypedPropertiesFieldStrategyTest.setUp(TypedPropertiesFieldStrategyTest.java:52) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [INFO] Running cz.cvut.kbss.jopa.oom.DataPropertyFieldStrategyTest [ERROR] Tests run: 3, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 0 s <<< FAILURE! - in cz.cvut.kbss.jopa.oom.DataPropertyFieldStrategyTest [ERROR] getLanguagesUsesAttributeConfiguredLanguageWhenDescriptorDoesNotSpecifyAny Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.DataPropertyFieldStrategyTest.setUp(DataPropertyFieldStrategyTest.java:41) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] getLanguageReturnsNullForSimpleLiteralAttribute Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.DataPropertyFieldStrategyTest.setUp(DataPropertyFieldStrategyTest.java:41) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] getLanguageRetrievesAttributeLanguageFromEntityDescriptor Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.DataPropertyFieldStrategyTest.setUp(DataPropertyFieldStrategyTest.java:41) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [INFO] Running cz.cvut.kbss.jopa.oom.EntityConstructorPluralAttributesTest [ERROR] Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0 s <<< FAILURE! - in cz.cvut.kbss.jopa.oom.EntityConstructorPluralAttributesTest [ERROR] reconstructsEntityWithSimpleList Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] setsSimpleListLazilyLoadedFieldValue Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [INFO] Running cz.cvut.kbss.jopa.oom.converter.ToFloatConverterTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in cz.cvut.kbss.jopa.oom.converter.ToFloatConverterTest [INFO] Running cz.cvut.kbss.jopa.oom.converter.ObjectConverterTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in cz.cvut.kbss.jopa.oom.converter.ObjectConverterTest [INFO] Running cz.cvut.kbss.jopa.oom.converter.ToIntegerConverterTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in cz.cvut.kbss.jopa.oom.converter.ToIntegerConverterTest [INFO] Running cz.cvut.kbss.jopa.oom.converter.datetime.DateConverterTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in cz.cvut.kbss.jopa.oom.converter.datetime.DateConverterTest [INFO] Running cz.cvut.kbss.jopa.oom.converter.datetime.LocalDateTimeConverterTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in cz.cvut.kbss.jopa.oom.converter.datetime.LocalDateTimeConverterTest [INFO] Running cz.cvut.kbss.jopa.oom.converter.datetime.InstantConverterTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in cz.cvut.kbss.jopa.oom.converter.datetime.InstantConverterTest [INFO] Running cz.cvut.kbss.jopa.oom.converter.datetime.ZonedDateTimeConverterTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in cz.cvut.kbss.jopa.oom.converter.datetime.ZonedDateTimeConverterTest [INFO] Running cz.cvut.kbss.jopa.oom.converter.datetime.LocalTimeConverterTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in cz.cvut.kbss.jopa.oom.converter.datetime.LocalTimeConverterTest [INFO] Running cz.cvut.kbss.jopa.oom.converter.ObjectOneOfEnumConverterTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in cz.cvut.kbss.jopa.oom.converter.ObjectOneOfEnumConverterTest [INFO] Running cz.cvut.kbss.jopa.oom.converter.ToLexicalFormConverterTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in cz.cvut.kbss.jopa.oom.converter.ToLexicalFormConverterTest [INFO] Running cz.cvut.kbss.jopa.oom.converter.StringEnumConverterTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in cz.cvut.kbss.jopa.oom.converter.StringEnumConverterTest [INFO] Running cz.cvut.kbss.jopa.oom.converter.ToShortConverterTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in cz.cvut.kbss.jopa.oom.converter.ToShortConverterTest [INFO] Running cz.cvut.kbss.jopa.oom.converter.ToLongConverterTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in cz.cvut.kbss.jopa.oom.converter.ToLongConverterTest [INFO] Running cz.cvut.kbss.jopa.oom.converter.OrdinalEnumConverterTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in cz.cvut.kbss.jopa.oom.converter.OrdinalEnumConverterTest [INFO] Running cz.cvut.kbss.jopa.oom.converter.ToStringConverterTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in cz.cvut.kbss.jopa.oom.converter.ToStringConverterTest [INFO] Running cz.cvut.kbss.jopa.oom.converter.ToRdfLiteralConverterTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in cz.cvut.kbss.jopa.oom.converter.ToRdfLiteralConverterTest [INFO] Running cz.cvut.kbss.jopa.oom.converter.ToDoubleConverterTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in cz.cvut.kbss.jopa.oom.converter.ToDoubleConverterTest [INFO] Running cz.cvut.kbss.jopa.oom.converter.ToLangStringConverterTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in cz.cvut.kbss.jopa.oom.converter.ToLangStringConverterTest [INFO] Running cz.cvut.kbss.jopa.oom.PluralAnnotationPropertyStrategyTest [ERROR] Tests run: 13, Failures: 0, Errors: 13, Skipped: 0, Time elapsed: 0.006 s <<< FAILURE! - in cz.cvut.kbss.jopa.oom.PluralAnnotationPropertyStrategyTest [ERROR] addValueFromAxiomAcceptsIdentifiersForLexicalFormAttribute Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.PluralAnnotationPropertyStrategyTest.setUp(PluralAnnotationPropertyStrategyTest.java:68) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] addValueFromAxiomAddsStringValueToValues Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.PluralAnnotationPropertyStrategyTest.setUp(PluralAnnotationPropertyStrategyTest.java:68) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildAxiomValuesFromInstanceAddsStringValues Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.PluralAnnotationPropertyStrategyTest.setUp(PluralAnnotationPropertyStrategyTest.java:68) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildAxiomValuesFromInstanceAddsUrisAsNamedResources Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.PluralAnnotationPropertyStrategyTest.setUp(PluralAnnotationPropertyStrategyTest.java:68) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildAxiomValuesFromInstanceAddsNullValueForEmptyCollection Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.PluralAnnotationPropertyStrategyTest.setUp(PluralAnnotationPropertyStrategyTest.java:68) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] createAssertionCreatesAnnotationPropertyAssertion Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.PluralAnnotationPropertyStrategyTest.setUp(PluralAnnotationPropertyStrategyTest.java:68) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildAxiomValuesFromInstanceAddNullValueForNullCollection Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.PluralAnnotationPropertyStrategyTest.setUp(PluralAnnotationPropertyStrategyTest.java:68) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] addValueFromAxiomTransformsValueToLexicalForm Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.PluralAnnotationPropertyStrategyTest.setUp(PluralAnnotationPropertyStrategyTest.java:68) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildAxiomValuesFromInstanceConvertsUriToNamedResourceForAttributeOfTypeObject Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.PluralAnnotationPropertyStrategyTest.setUp(PluralAnnotationPropertyStrategyTest.java:68) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] addAxiomValueConvertsNamedResourceToUriForAttributeOfTypeObject Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.PluralAnnotationPropertyStrategyTest.setUp(PluralAnnotationPropertyStrategyTest.java:68) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] addValueFromAxiomAddsStringToUriValues Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.PluralAnnotationPropertyStrategyTest.setUp(PluralAnnotationPropertyStrategyTest.java:68) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] addValueFromAxiomAddsNamedResourceToValues Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.PluralAnnotationPropertyStrategyTest.setUp(PluralAnnotationPropertyStrategyTest.java:68) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildAxiomValuesFromInstanceConvertsMultilingualStringTranslationsToLangStringValues Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.PluralAnnotationPropertyStrategyTest.setUp(PluralAnnotationPropertyStrategyTest.java:68) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [INFO] Running cz.cvut.kbss.jopa.oom.IdentifierFieldStrategyTest [ERROR] Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0 s <<< FAILURE! - in cz.cvut.kbss.jopa.oom.IdentifierFieldStrategyTest [ERROR] createAssertionCreatesClassAssertion Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.IdentifierFieldStrategyTest.setUp(IdentifierFieldStrategyTest.java:58) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildAxiomsFromValueCreatesClassAssertionForRepresentedIndividual Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.oom.IdentifierFieldStrategyTest.setUp(IdentifierFieldStrategyTest.java:58) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [INFO] Running cz.cvut.kbss.jopa.oom.TwoStepInstanceLoaderTest [ERROR] Tests run: 8, Failures: 0, Errors: 8, Skipped: 0, Time elapsed: 0.002 s <<< FAILURE! - in cz.cvut.kbss.jopa.oom.TwoStepInstanceLoaderTest [ERROR] loadEntityLoadsEntityFromStorageWhenEntityTypeIsDetermined Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] loadEntityReturnsNullWhenNoMatchingEntityTypeIsFound Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] loadEntityReturnsNullWhenNoTypesForIndividualAreFound Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] loadEntityLoadsTypesAndDeterminesEntityTypeBeforeLoadingInstance Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] loadReferenceThrowsStorageAccessExceptionWhenOntoDriverExceptionIsThrown Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] loadReferenceLoadsReferenceFromStorageWhenEntityTypeIsDetermined Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] loadEntityThrowsStorageAccessExceptionWhenOntoDriverThrowsException Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] loadReferenceReturnsNullWhenTypeCannotBeResolved Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [INFO] Running cz.cvut.kbss.jopa.sessions.merge.MapValueMergerTest [ERROR] Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.001 s <<< FAILURE! - in cz.cvut.kbss.jopa.sessions.merge.MapValueMergerTest [ERROR] mergeMergesPropertiesMap Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] mergeSetsFieldValueToNullWhenMergedInstanceValueIsNull Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [INFO] Running cz.cvut.kbss.jopa.sessions.merge.CollectionValueMergerTest [ERROR] Tests run: 6, Failures: 0, Errors: 6, Skipped: 0, Time elapsed: 0.002 s <<< FAILURE! - in cz.cvut.kbss.jopa.sessions.merge.CollectionValueMergerTest [ERROR] mergeMergesUpdatedValuesIntoOriginalSetOfNonManagedTypes Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] mergeReplacesNullCollectionWithMergedOne Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] mergeReplacesOriginalCollectionWithNullWhenMergedHasNull Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] mergeLoadsReferencesUsedInMergedCollectionFromStorage Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] mergeLoadsReferencesUsedInMergedListFromStorage Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] mergeReplacesOriginalCollectionWithEmptyOneWhenMergedCollectionIsEmpty Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [INFO] Running cz.cvut.kbss.jopa.sessions.merge.ManagedTypeValueMergerTest [ERROR] Tests run: 5, Failures: 0, Errors: 5, Skipped: 0, Time elapsed: 0.001 s <<< FAILURE! - in cz.cvut.kbss.jopa.sessions.merge.ManagedTypeValueMergerTest [ERROR] mergeSetsTheMergedValueDirectlyWhenItHasNoIdentifier Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] mergeReplacesNewValueInChangeRecordWhenItIsReadFromUoW Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] mergeValueSetsValueDirectlyWhenItIsNull Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] mergeValueLoadsInstanceFromRepository Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] mergeValueSetsTheMergedValueDirectlyWhenItRepresentsANewInstance Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [INFO] Running cz.cvut.kbss.jopa.sessions.merge.DefaultValueMergerTest [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.01 s <<< FAILURE! - in cz.cvut.kbss.jopa.sessions.merge.DefaultValueMergerTest [ERROR] mergeValueSetsValueFromChangeRecordDirectlyOnTargetObject Time elapsed: 0.01 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.merge.DefaultValueMergerTest.setUp(DefaultValueMergerTest.java:41) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [INFO] Running cz.cvut.kbss.jopa.sessions.UnitOfWorkGetReferenceTest [ERROR] Tests run: 19, Failures: 0, Errors: 19, Skipped: 0, Time elapsed: 0.012 s <<< FAILURE! - in cz.cvut.kbss.jopa.sessions.UnitOfWorkGetReferenceTest [ERROR] removeRemovesInstanceRetrievedUsingGetReferenceFromRepository Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.UnitOfWorkGetReferenceTest.setUp(UnitOfWorkGetReferenceTest.java:36) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] attributeChangedDoesNotRegisterChangeForInstanceRetrievedUsingGetReference Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.UnitOfWorkGetReferenceTest.setUp(UnitOfWorkGetReferenceTest.java:36) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] getReferenceLoadsOriginalFromSecondLevelCacheWhenPresent Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.UnitOfWorkGetReferenceTest.setUp(UnitOfWorkGetReferenceTest.java:36) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] getReferenceLoadsReferenceFromStorageWhenItIsNotManaged Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.UnitOfWorkGetReferenceTest.setUp(UnitOfWorkGetReferenceTest.java:36) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] mergeDetachedMarksChangeRecordForAttributeWithGetReferenceResultAsPreventingCaching Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.UnitOfWorkGetReferenceTest.setUp(UnitOfWorkGetReferenceTest.java:36) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] getStateReturnsManagedForInstanceRetrieveUsingGetReference Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.UnitOfWorkGetReferenceTest.setUp(UnitOfWorkGetReferenceTest.java:36) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] containsReturnsTrueForInstanceRetrievedUsingGetReference Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.UnitOfWorkGetReferenceTest.setUp(UnitOfWorkGetReferenceTest.java:36) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] loadEntityFieldDoesNothingWhenLazilyLoadedAttributeOfInstanceRetrievedUsingGetReferenceIsAlreadyLoaded Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.UnitOfWorkGetReferenceTest.setUp(UnitOfWorkGetReferenceTest.java:36) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] getReferenceThrowsEntityExistsExceptionWhenIndividualIsAlreadyManagedAsDifferentIncompatibleType Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.UnitOfWorkGetReferenceTest.setUp(UnitOfWorkGetReferenceTest.java:36) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] uowCommitEvictsInstanceRetrievedUsingGetReferenceFromCacheWhenItWasNotPresentThereOnRetrieval Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.UnitOfWorkGetReferenceTest.setUp(UnitOfWorkGetReferenceTest.java:36) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] removeOfInstanceRetrievedUsingGetReferenceSchedulesItForDeletion Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.UnitOfWorkGetReferenceTest.setUp(UnitOfWorkGetReferenceTest.java:36) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] getReferenceReturnsExistingCloneWhenItIsAlreadyManaged Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.UnitOfWorkGetReferenceTest.setUp(UnitOfWorkGetReferenceTest.java:36) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] getReferenceReturnsNullWhenObjectIsScheduledForDeletion Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.UnitOfWorkGetReferenceTest.setUp(UnitOfWorkGetReferenceTest.java:36) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] changesToGetReferenceResultAreMergedIntoOriginalInCache Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.UnitOfWorkGetReferenceTest.setUp(UnitOfWorkGetReferenceTest.java:36) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] attributeChangeSetsChangeRecordToPreventCachingWhenNewValueWasRetrievedUsingGetReference Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.UnitOfWorkGetReferenceTest.setUp(UnitOfWorkGetReferenceTest.java:36) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] removeCreatesRemoveChangeOnCommitForInstanceRetrievedUsingGetReference Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.UnitOfWorkGetReferenceTest.setUp(UnitOfWorkGetReferenceTest.java:36) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] loadEntityFieldLoadsValueOfAttributeOfInstanceRetrievedUsingGetReference Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.UnitOfWorkGetReferenceTest.setUp(UnitOfWorkGetReferenceTest.java:36) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] attributeChangedPropagatesChangeOfInstanceRetrievedUsingGetReferenceIntoRepository Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.UnitOfWorkGetReferenceTest.setUp(UnitOfWorkGetReferenceTest.java:36) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] getReferenceReturnsExistingNewlyRegisteredObject Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.UnitOfWorkGetReferenceTest.setUp(UnitOfWorkGetReferenceTest.java:36) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [INFO] Running cz.cvut.kbss.jopa.sessions.ServerSessionTest [ERROR] Tests run: 3, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 0.001 s <<< FAILURE! - in cz.cvut.kbss.jopa.sessions.ServerSessionTest [ERROR] testClose Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.ServerSessionTest.setUp(ServerSessionTest.java:45) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] unwrapServerSessionReturnsItself Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.ServerSessionTest.setUp(ServerSessionTest.java:45) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] unwrapCallThroughToStorageAccessorIfClassDoesNotMatch Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.ServerSessionTest.setUp(ServerSessionTest.java:45) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [INFO] Running cz.cvut.kbss.jopa.sessions.UnitOfWorkTest [ERROR] Tests run: 95, Failures: 0, Errors: 95, Skipped: 0, Time elapsed: 0.046 s <<< FAILURE! - in cz.cvut.kbss.jopa.sessions.UnitOfWorkTest [ERROR] testRegisterNewObjectNull Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.UnitOfWorkTest.setUp(UnitOfWorkTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] isLoadedByAttributeReturnsUnknownForNullValuedLazilyLoadedAttribute Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.UnitOfWorkTest.setUp(UnitOfWorkTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testCommitInactive Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.UnitOfWorkTest.setUp(UnitOfWorkTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] refreshOverwritesObjectPropertyChanges Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.UnitOfWorkTest.setUp(UnitOfWorkTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] clearCleansUpPersistenceContext Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.UnitOfWorkTest.setUp(UnitOfWorkTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testCalculateDeletedObjects Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.UnitOfWorkTest.setUp(UnitOfWorkTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] registerExistingObjectPassesPostCloneListenersToCloneBuilder Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.UnitOfWorkTest.setUp(UnitOfWorkTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] isLoadedByAttributeReturnsLoadedForNonNullValuedLazilyLoadedAttribute Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.UnitOfWorkTest.setUp(UnitOfWorkTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] refreshSetsUpdatesCloneMappingForRefreshedInstance Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.UnitOfWorkTest.setUp(UnitOfWorkTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] loadEntityFieldCausesLoadStateOfLazilyLoadedAttributeToBeSetToLoadedEvenIfValueIsNull Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.UnitOfWorkTest.setUp(UnitOfWorkTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] registerNewObjectThrowsIdentifierNotSetExceptionWhenIdentifierIsNullAndNotGenerated Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.UnitOfWorkTest.setUp(UnitOfWorkTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] refreshAcquiresNewConnectionToGetAccessToNonTransactionalEntityState Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.UnitOfWorkTest.setUp(UnitOfWorkTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] isLoadedByAttributeReturnsUnknownForAttributeOfUnregisteredObject Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.UnitOfWorkTest.setUp(UnitOfWorkTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] refreshCancelsObjectChangesInUnitOfWorkChangeSet Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.UnitOfWorkTest.setUp(UnitOfWorkTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testAttributeChangedOutsideTransaction Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.UnitOfWorkTest.setUp(UnitOfWorkTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testGetState Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.UnitOfWorkTest.setUp(UnitOfWorkTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testIsConsistent Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.UnitOfWorkTest.setUp(UnitOfWorkTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testRegisterNewObject Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.UnitOfWorkTest.setUp(UnitOfWorkTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testAttributeChangedNotRegistered Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.UnitOfWorkTest.setUp(UnitOfWorkTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] isLoadedReturnsLoadedForRegisteredExistingObject Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.UnitOfWorkTest.setUp(UnitOfWorkTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testGetOriginal Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.UnitOfWorkTest.setUp(UnitOfWorkTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] commitReplacesIndirectCollectionsWithRegularOnesInDetachedInstances Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.UnitOfWorkTest.setUp(UnitOfWorkTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testLoadFieldValueNotRegistered Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.UnitOfWorkTest.setUp(UnitOfWorkTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] clearResetsCloneBuilder Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.UnitOfWorkTest.setUp(UnitOfWorkTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testRemoveObjectFromCache Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.UnitOfWorkTest.setUp(UnitOfWorkTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] getManagedOriginalReturnsManagedOriginalInstance Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.UnitOfWorkTest.setUp(UnitOfWorkTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] loadEntityFieldDoesNotInvokeLoadFromRepositoryForNullAttributeWhenItsStateIsLoaded Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.UnitOfWorkTest.setUp(UnitOfWorkTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] rollbackDetachesAllManagedEntities Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.UnitOfWorkTest.setUp(UnitOfWorkTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testIsObjectNew Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.UnitOfWorkTest.setUp(UnitOfWorkTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testReadObjectNullPrimaryKey Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.UnitOfWorkTest.setUp(UnitOfWorkTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] isInferredChecksForValueInferredStatusWithConnectionWrapper Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.UnitOfWorkTest.setUp(UnitOfWorkTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] refreshLoadsInstanceFromRepositoryAndOverwritesFieldChanges Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.UnitOfWorkTest.setUp(UnitOfWorkTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] commitPutsIntoCacheInstanceMergedAsDetachedDuringTransaction Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.UnitOfWorkTest.setUp(UnitOfWorkTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] throwsCardinalityViolationWhenMaximumCardinalityIsViolatedOnCommit Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.UnitOfWorkTest.setUp(UnitOfWorkTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testIsObjectNewWithNullAndManaged Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.UnitOfWorkTest.setUp(UnitOfWorkTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testReadObjectFromOntology Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.UnitOfWorkTest.setUp(UnitOfWorkTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testGetOriginalNull Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.UnitOfWorkTest.setUp(UnitOfWorkTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] isLoadedByAttributeReturnsLoadedForAttributesOfRegisteredExistingObject Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.UnitOfWorkTest.setUp(UnitOfWorkTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] registerReplacesAlsoInheritedCollectionInstancesWithIndirectVersions Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.UnitOfWorkTest.setUp(UnitOfWorkTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testIsObjectManaged Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.UnitOfWorkTest.setUp(UnitOfWorkTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] removeObjectPutsExistingObjectIntoDeletedCacheAndRemovesItFromRepository Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.UnitOfWorkTest.setUp(UnitOfWorkTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] refreshThrowsIllegalArgumentForRemovedInstance Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.UnitOfWorkTest.setUp(UnitOfWorkTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testClearCacheAfterCommit Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.UnitOfWorkTest.setUp(UnitOfWorkTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] releaseRemovesIndirectCollectionsFromManagedEntities Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.UnitOfWorkTest.setUp(UnitOfWorkTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testGetStateWithDescriptor Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.UnitOfWorkTest.setUp(UnitOfWorkTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] unregisterObjectRemovesItFromCloneBuilderCache Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.UnitOfWorkTest.setUp(UnitOfWorkTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testRemoveObjectNotRegistered Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.UnitOfWorkTest.setUp(UnitOfWorkTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testRollbackInactive Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.UnitOfWorkTest.setUp(UnitOfWorkTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] persistSkipsCardinalityConstraintValidationOfInferredAttributes Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.UnitOfWorkTest.setUp(UnitOfWorkTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testReleaseUnitOfWork Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.UnitOfWorkTest.setUp(UnitOfWorkTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] isLoadedReturnsUnknownForUnregisteredObject Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.UnitOfWorkTest.setUp(UnitOfWorkTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testIsObjectManagerNull Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.UnitOfWorkTest.setUp(UnitOfWorkTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] loadFieldLoadsManagedTypeAttribute Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.UnitOfWorkTest.setUp(UnitOfWorkTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] refreshThrowsEntityNotFoundForNonExistentEntity Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.UnitOfWorkTest.setUp(UnitOfWorkTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] getManagedOriginalForDifferentContextReturnsNull Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.UnitOfWorkTest.setUp(UnitOfWorkTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testCommitFailed Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.UnitOfWorkTest.setUp(UnitOfWorkTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testRegisterExistingObject Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.UnitOfWorkTest.setUp(UnitOfWorkTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] loadFieldLoadsLiteralValueAttribute Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.UnitOfWorkTest.setUp(UnitOfWorkTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] getManagedOriginalForUnknownIdentifierReturnsNull Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.UnitOfWorkTest.setUp(UnitOfWorkTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testReadObjectNullContext Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.UnitOfWorkTest.setUp(UnitOfWorkTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] isLoadedByAttributeReturnsLoadedForAttributesOfNewlyRegisteredInstance Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.UnitOfWorkTest.setUp(UnitOfWorkTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testAttributeChanged Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.UnitOfWorkTest.setUp(UnitOfWorkTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testContains Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.UnitOfWorkTest.setUp(UnitOfWorkTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] refreshThrowsIllegalArgumentForNonManagedInstance Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.UnitOfWorkTest.setUp(UnitOfWorkTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testCalculateNewObjects Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.UnitOfWorkTest.setUp(UnitOfWorkTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] commitEvictsInferredClassesFromCache Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.UnitOfWorkTest.setUp(UnitOfWorkTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] getManagedOriginalReturnsNullWhenObjectIsManagedButAmongDeletedObjects Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.UnitOfWorkTest.setUp(UnitOfWorkTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] attributeChangedThrowsInferredAttributeModifiedExceptionOnChangeToInferredAttributeValue Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.UnitOfWorkTest.setUp(UnitOfWorkTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] attributeChangedSetsAttributeLoadStatusToLoaded Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.UnitOfWorkTest.setUp(UnitOfWorkTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testRollback Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.UnitOfWorkTest.setUp(UnitOfWorkTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] isLoadedReturnsLoadedForNewlyRegisteredInstance Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.UnitOfWorkTest.setUp(UnitOfWorkTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] isInferredThrowsIllegalArgumentExceptionWhenInstanceIsNotManaged Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.UnitOfWorkTest.setUp(UnitOfWorkTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testCalculateModificationsDataProperty Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.UnitOfWorkTest.setUp(UnitOfWorkTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testCalculateModificationsObjectProperty Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.UnitOfWorkTest.setUp(UnitOfWorkTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] changesToRemovedObjectAreIgnoredOnCommit Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.UnitOfWorkTest.setUp(UnitOfWorkTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] getManagedOriginalThrowsEntityExistsExceptionWhenIndividualIsManagedAsDifferentType Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.UnitOfWorkTest.setUp(UnitOfWorkTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testGetContexts Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.UnitOfWorkTest.setUp(UnitOfWorkTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] detachReplacesInheritedIndirectCollectionWithRegularOne Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.UnitOfWorkTest.setUp(UnitOfWorkTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] icValidationPassesOnCommitWhenConstraintsAreViolatedAndThenFixedDuringTransaction Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.UnitOfWorkTest.setUp(UnitOfWorkTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] restoreDeletedReinsertsObjectIntoRepository Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.UnitOfWorkTest.setUp(UnitOfWorkTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] commitDetachesPersistedInstance Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.UnitOfWorkTest.setUp(UnitOfWorkTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testReadObjectJustPersisted Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.UnitOfWorkTest.setUp(UnitOfWorkTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testRemoveNewObject Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.UnitOfWorkTest.setUp(UnitOfWorkTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] readAlreadyManagedObjectReturnsTheManagedOne Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.UnitOfWorkTest.setUp(UnitOfWorkTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] registerExistingObjectInvokesPostCloneListeners Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.UnitOfWorkTest.setUp(UnitOfWorkTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testUnregisterObject Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.UnitOfWorkTest.setUp(UnitOfWorkTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testRegisterNewObjectNullDescriptor Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.UnitOfWorkTest.setUp(UnitOfWorkTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] findOfObjectAlreadyManagedAsLazilyLoadedValueReturnSameObject Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.UnitOfWorkTest.setUp(UnitOfWorkTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testReadObjectNullClass Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.UnitOfWorkTest.setUp(UnitOfWorkTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] restoreDeletedRegistersObjectAgain Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.UnitOfWorkTest.setUp(UnitOfWorkTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] loadEntityFieldCausesLoadStateOfLazilyLoadedAttributeToBeSetToLoaded Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.UnitOfWorkTest.setUp(UnitOfWorkTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] refreshOverwritesChangesSentToRepository Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.UnitOfWorkTest.setUp(UnitOfWorkTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] throwsCardinalityViolationExceptionWhenMinimumCardinalityIsViolatedOnCommit Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.UnitOfWorkTest.setUp(UnitOfWorkTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testRegisterExistingObjectTwice Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.UnitOfWorkTest.setUp(UnitOfWorkTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] unwrapReturnsItselfWhenClassMatches Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.UnitOfWorkTest.setUp(UnitOfWorkTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [INFO] Running cz.cvut.kbss.jopa.sessions.CloneBuilderTest [ERROR] Tests run: 36, Failures: 0, Errors: 36, Skipped: 0, Time elapsed: 0.004 s <<< FAILURE! - in cz.cvut.kbss.jopa.sessions.CloneBuilderTest [ERROR] testCloneEmptyList Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.CloneBuilderTest.setUp(CloneBuilderTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] cloneBuildingHandlesCyclesInObjectGraphByRegisteringAlreadyVisitedObjects Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.CloneBuilderTest.setUp(CloneBuilderTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testCloneCollection Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.CloneBuilderTest.setUp(CloneBuilderTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testBuildCloneNullOriginal Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.CloneBuilderTest.setUp(CloneBuilderTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testMergeChangesRefListFromNull Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.CloneBuilderTest.setUp(CloneBuilderTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] cloningSkipsTransientFields Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.CloneBuilderTest.setUp(CloneBuilderTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] mergeChangesMergesChangesOnMappedSuperclassFields Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.CloneBuilderTest.setUp(CloneBuilderTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testMergeChangesOnString Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.CloneBuilderTest.setUp(CloneBuilderTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testCloneSingletonMap Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.CloneBuilderTest.setUp(CloneBuilderTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testCloneSingletonSet Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.CloneBuilderTest.setUp(CloneBuilderTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testCloneProperties Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.CloneBuilderTest.setUp(CloneBuilderTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] mergeOfFieldOfManagedTypeUsesOriginalValueForMerge Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.CloneBuilderTest.setUp(CloneBuilderTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testBuildClone Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.CloneBuilderTest.setUp(CloneBuilderTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testBuildCloneOriginalInUoW Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.CloneBuilderTest.setUp(CloneBuilderTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testCloneReferencedList Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.CloneBuilderTest.setUp(CloneBuilderTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testBuildCloneTwice Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.CloneBuilderTest.setUp(CloneBuilderTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testCloneObjectProperty Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.CloneBuilderTest.setUp(CloneBuilderTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testBuildCloneNullContextUri Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.CloneBuilderTest.setUp(CloneBuilderTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testBuildCloneOfInstanceWithArrayAsListFieldValue Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.CloneBuilderTest.setUp(CloneBuilderTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildCloneClonesMappedSuperclassFieldsAsWell Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.CloneBuilderTest.setUp(CloneBuilderTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testCloneSingletonCollection Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.CloneBuilderTest.setUp(CloneBuilderTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildCloneReturnsSameInstanceForJava8Instant Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.CloneBuilderTest.setUp(CloneBuilderTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testCloneWithNullCollection Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.CloneBuilderTest.setUp(CloneBuilderTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] mergeChangesHandlesSingletonCollection Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.CloneBuilderTest.setUp(CloneBuilderTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildCloneDoesNotAttemptToRegisterCloneWithoutIdentifier Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.CloneBuilderTest.setUp(CloneBuilderTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testCloneEmptyMap Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.CloneBuilderTest.setUp(CloneBuilderTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testCloneEmptySet Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.CloneBuilderTest.setUp(CloneBuilderTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testBuildCloneNullCloneOwner Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.CloneBuilderTest.setUp(CloneBuilderTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testBuildCloneWithMultipleWrapperTypesAndStringKey Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.CloneBuilderTest.setUp(CloneBuilderTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testCloneListCollection Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.CloneBuilderTest.setUp(CloneBuilderTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testMergeChangesPropertiesFromNull Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.CloneBuilderTest.setUp(CloneBuilderTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testCloneSingletonListWithReference Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.CloneBuilderTest.setUp(CloneBuilderTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildCloneReturnsSameInstanceForImmutableClasses Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.CloneBuilderTest.setUp(CloneBuilderTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testCloneReferencedListWithNulls Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.CloneBuilderTest.setUp(CloneBuilderTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testMergeChangesWithMultipleWrapperTypesAndStringKey Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.CloneBuilderTest.setUp(CloneBuilderTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] reusesAlreadyClonedInstancesWhenCloningCollections Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.CloneBuilderTest.setUp(CloneBuilderTest.java:89) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [INFO] Running cz.cvut.kbss.jopa.sessions.DetachedInstanceMergerTest [ERROR] Tests run: 3, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 0.001 s <<< FAILURE! - in cz.cvut.kbss.jopa.sessions.DetachedInstanceMergerTest [ERROR] mergeFromDetachedLoadsExistingInstanceCorrespondingToNewValue Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] mergeFromDetachedSetsValueToNullWhenChangeValueIsNull Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] mergeFromDetachedAssignsValuesOfNonManagedTypes Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [INFO] Running cz.cvut.kbss.jopa.sessions.DateInstanceBuilderTest [ERROR] Tests run: 3, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 0 s <<< FAILURE! - in cz.cvut.kbss.jopa.sessions.DateInstanceBuilderTest [ERROR] testBuildClone Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.DateInstanceBuilderTest.(DateInstanceBuilderTest.java:35) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testBuildCloneOfNull Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.DateInstanceBuilderTest.(DateInstanceBuilderTest.java:35) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testMergeChanges Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.DateInstanceBuilderTest.(DateInstanceBuilderTest.java:35) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [INFO] Running cz.cvut.kbss.jopa.sessions.RepositoryMapTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in cz.cvut.kbss.jopa.sessions.RepositoryMapTest [INFO] Running cz.cvut.kbss.jopa.sessions.cache.LruCacheManagerTest 22-09-2023 17:25:51.451 [main] WARN c.c.k.j.s.c.LruCacheManager - Invalid LRU cache capacity value -111. Using default value. [ERROR] Tests run: 40, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.019 s <<< FAILURE! - in cz.cvut.kbss.jopa.sessions.cache.LruCacheManagerTest [ERROR] getReturnsNullWhenDescriptorsDoNotMatch Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [INFO] Running cz.cvut.kbss.jopa.sessions.cache.TtlCacheManagerTest 22-09-2023 17:25:51.497 [main] WARN c.c.k.j.s.c.TtlCacheManager - Unable to parse sweep rate setting value fdsfa, using default value. 22-09-2023 17:26:00.523 [main] WARN c.c.k.j.s.c.TtlCacheManager - Unable to parse cache time to live setting value 1s, using default value. [ERROR] Tests run: 35, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 9.076 s <<< FAILURE! - in cz.cvut.kbss.jopa.sessions.cache.TtlCacheManagerTest [ERROR] getReturnsNullWhenDescriptorsDoNotMatch Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [INFO] Running cz.cvut.kbss.jopa.sessions.MergeManagerTest [ERROR] Tests run: 5, Failures: 0, Errors: 5, Skipped: 0, Time elapsed: 0.029 s <<< FAILURE! - in cz.cvut.kbss.jopa.sessions.MergeManagerTest [ERROR] testMergeChangesFromChangeSet Time elapsed: 0.022 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.MergeManagerTest.setUp(MergeManagerTest.java:67) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] mergeChangesOnObjectCallsCloneBuilderWithChangeSetToMerge Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.MergeManagerTest.setUp(MergeManagerTest.java:67) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] mergeNewObjectPutsObjectIntoCache Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.MergeManagerTest.setUp(MergeManagerTest.java:67) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] mergeChangesOnObjectPreventsCachingWhenChangeRecordPreventingCachingExists Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.MergeManagerTest.setUp(MergeManagerTest.java:67) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] mergeChangesFromChangeSetWithNewObjectPutsOriginalIntoCache Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.MergeManagerTest.setUp(MergeManagerTest.java:67) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [INFO] Running cz.cvut.kbss.jopa.sessions.MultilingualStringInstanceBuilderTest [ERROR] Tests run: 6, Failures: 0, Errors: 6, Skipped: 0, Time elapsed: 0.004 s <<< FAILURE! - in cz.cvut.kbss.jopa.sessions.MultilingualStringInstanceBuilderTest [ERROR] buildCloneCopiesAllTranslationsInSpecifiedOriginalMultilingualString Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.MultilingualStringInstanceBuilderTest.setUp(MultilingualStringInstanceBuilderTest.java:40) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] mergeChangesSupportsCloneBeingNull Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.MultilingualStringInstanceBuilderTest.setUp(MultilingualStringInstanceBuilderTest.java:40) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildCloneResultsNullWhenOriginalIsNull Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.MultilingualStringInstanceBuilderTest.setUp(MultilingualStringInstanceBuilderTest.java:40) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildCloneReturnsIndirectWrapperAllowingToTrackModifyingOperations Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.MultilingualStringInstanceBuilderTest.setUp(MultilingualStringInstanceBuilderTest.java:40) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildCloneBuildsCloneOfWrappedMultilingualStringWhenArgumentIsIndirectMultilingualString Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.MultilingualStringInstanceBuilderTest.setUp(MultilingualStringInstanceBuilderTest.java:40) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] mergeChangesCopiesValueOfCloneToOriginal Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.MultilingualStringInstanceBuilderTest.setUp(MultilingualStringInstanceBuilderTest.java:40) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [INFO] Running cz.cvut.kbss.jopa.sessions.ConnectionWrapperTest [ERROR] Tests run: 3, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 0.001 s <<< FAILURE! - in cz.cvut.kbss.jopa.sessions.ConnectionWrapperTest [ERROR] throwsPersistenceExceptionWhenUnwrapCallFailsOnConnection Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.ConnectionWrapperTest.setUp(ConnectionWrapperTest.java:45) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] unwrapCallIsForwardedToConnection Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.ConnectionWrapperTest.setUp(ConnectionWrapperTest.java:45) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] containsReturnsFalseForNullIdentifier Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.ConnectionWrapperTest.setUp(ConnectionWrapperTest.java:45) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [INFO] Running cz.cvut.kbss.jopa.sessions.change.UnitOfWorkChangeSetTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in cz.cvut.kbss.jopa.sessions.change.UnitOfWorkChangeSetTest [INFO] Running cz.cvut.kbss.jopa.sessions.change.CollectionChangeDetectorTest [ERROR] Tests run: 8, Failures: 0, Errors: 8, Skipped: 0, Time elapsed: 0.008 s <<< FAILURE! - in cz.cvut.kbss.jopa.sessions.change.CollectionChangeDetectorTest [ERROR] hasChangesReturnsFalseForTwoEmptyCollections Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] hasChangesReturnsFalseForTwoSetsOfManagedClassInstances Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] hasChangesReturnsTrueWhenOrderedCollectionOfNonManagedInstancesChanges Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] hasChangesReturnsTrueWhenCollectionSizeChanges Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] hasChangesReturnsFalseForTwoIdenticalCollectionsOfNonManagedTypes Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] hasChangesReturnsTrueWhenItemIsReplacedInCollectionOfManagedTypes Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] hasChangesReturnsTrueWhenItemIsReplacedByNewObjectInCollectionOfManagedTypes Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] hasChangesReturnsFalseWhenCollectionOfManagedTypesHasAttributeValueUpdate Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [INFO] Running cz.cvut.kbss.jopa.sessions.change.ChangeManagerTest [ERROR] Tests run: 31, Failures: 0, Errors: 31, Skipped: 0, Time elapsed: 0.027 s <<< FAILURE! - in cz.cvut.kbss.jopa.sessions.change.ChangeManagerTest [ERROR] hasChangesOnNullReturnsFalse Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.change.ChangeManagerTest.setup(ChangeManagerTest.java:70) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] calculateChangesRegistersChangeWhenValueIsSetToNonNull Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.change.ChangeManagerTest.setup(ChangeManagerTest.java:70) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] twoSetsWithManagedElementsOneElementReplacedWithNewWithoutIdHaveChanges Time elapsed: 0.002 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.change.ChangeManagerTest.setup(ChangeManagerTest.java:70) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] calculateChangesDetectsChangesInMappedSuperclassObjectPropertyField Time elapsed: 0.002 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.change.ChangeManagerTest.setup(ChangeManagerTest.java:70) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] hasChangeWithoutChangeOnDataPropertyReturnsFalse Time elapsed: 0.002 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.change.ChangeManagerTest.setup(ChangeManagerTest.java:70) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] hasChangeWithChangedDataPropertyValueReturnsTrue Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.change.ChangeManagerTest.setup(ChangeManagerTest.java:70) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] calculateChangesRegistersMapKeyAddition Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.change.ChangeManagerTest.setup(ChangeManagerTest.java:70) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] calculateChangesRegistersMultipleChanges Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.change.ChangeManagerTest.setup(ChangeManagerTest.java:70) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] hasChangeAttributeValueChangeOnReferenceReturnsFalse Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.change.ChangeManagerTest.setup(ChangeManagerTest.java:70) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] hasChangeWhenAddedItemToCollectionReturnsTrue Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.change.ChangeManagerTest.setup(ChangeManagerTest.java:70) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] twoSetsWithSameElementsButDifferentOrderHaveNoChanges Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.change.ChangeManagerTest.setup(ChangeManagerTest.java:70) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] twoSetsWithManagedElementsWithSameIdentifiersHaveNoChanges Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.change.ChangeManagerTest.setup(ChangeManagerTest.java:70) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] calculateChangesRegistersMapValueChange Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.change.ChangeManagerTest.setup(ChangeManagerTest.java:70) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] calculateChangesRegistersItemRemovalFromReferenceCollection Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.change.ChangeManagerTest.setup(ChangeManagerTest.java:70) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] hasChangeFromEmptyCollectionToNonEmptyReturnsTrue Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.change.ChangeManagerTest.setup(ChangeManagerTest.java:70) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] calculateChangesDetectsChangesInMappedSuperclassFields Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.change.ChangeManagerTest.setup(ChangeManagerTest.java:70) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] hasChangeWhenItemRemovedFromCollectionReturnsTrue Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.change.ChangeManagerTest.setup(ChangeManagerTest.java:70) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] calculateChangesRegistersItemReplacementInReferenceCollection Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.change.ChangeManagerTest.setup(ChangeManagerTest.java:70) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] calculateChangesIgnoresTransientFieldChanges Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.change.ChangeManagerTest.setup(ChangeManagerTest.java:70) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] hasChangeOnDifferentObjectPropertyValueReturnsTrue Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.change.ChangeManagerTest.setup(ChangeManagerTest.java:70) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] calculateChangesThrowsNPXForNullArgument Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.change.ChangeManagerTest.setup(ChangeManagerTest.java:70) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] calculateChangesRegistersChangeOnStringAttribute Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.change.ChangeManagerTest.setup(ChangeManagerTest.java:70) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] calculateChangesRegistersChangeWhenValueIsSetToNull Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.change.ChangeManagerTest.setup(ChangeManagerTest.java:70) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] calculateChangesRegistersChangeOnPrimitiveTypeAttribute Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.change.ChangeManagerTest.setup(ChangeManagerTest.java:70) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] hasChangesIgnoresTransientFieldChanges Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.change.ChangeManagerTest.setup(ChangeManagerTest.java:70) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] calculateChangesRegistersMapValueAddition Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.change.ChangeManagerTest.setup(ChangeManagerTest.java:70) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] calculateChangesRegistersItemAdditionToReferenceCollection Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.change.ChangeManagerTest.setup(ChangeManagerTest.java:70) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] calculateChangesRegistersChangeOnObjectPropertyAttribute Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.change.ChangeManagerTest.setup(ChangeManagerTest.java:70) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] calculateChangesForIdenticalObjectsAddsNoChangesToChangeSet Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.change.ChangeManagerTest.setup(ChangeManagerTest.java:70) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] hasChangeOnDataPropertyWhenOriginalValueWasNullReturnsTrue Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.change.ChangeManagerTest.setup(ChangeManagerTest.java:70) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] calculateChangesRegistersChangeInCollection Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.change.ChangeManagerTest.setup(ChangeManagerTest.java:70) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [INFO] Running cz.cvut.kbss.jopa.sessions.change.ObjectChangeSetTest [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 s <<< FAILURE! - in cz.cvut.kbss.jopa.sessions.change.ObjectChangeSetTest [ERROR] testAddChangeRecord Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.change.ObjectChangeSetTest.testAddChangeRecord(ObjectChangeSetTest.java:45) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [INFO] Running cz.cvut.kbss.jopa.sessions.RefreshInstanceMergerTest [ERROR] Tests run: 3, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 0 s <<< FAILURE! - in cz.cvut.kbss.jopa.sessions.RefreshInstanceMergerTest [ERROR] mergeChangesReplacesObjectPropertyCollectionWithSourceValues Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] mergeChangesReplacesCollectionWithNewOneWithSourceValues Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] mergeChangesOverwritesSingularAttributeChangesWithSourceValues Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [INFO] Running cz.cvut.kbss.jopa.sessions.descriptor.InstanceDescriptorFactoryTest [ERROR] Tests run: 6, Failures: 0, Errors: 6, Skipped: 0, Time elapsed: 0 s <<< FAILURE! - in cz.cvut.kbss.jopa.sessions.descriptor.InstanceDescriptorFactoryTest [ERROR] createAllLoadedCreatesInstanceDescriptorWithAllAttributesInLoadedState Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.descriptor.InstanceDescriptorFactoryTest.setUp(InstanceDescriptorFactoryTest.java:34) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] createCreatesInstanceDescriptorWithLoadedSetForNullEagerlyFetchedAttributes Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.descriptor.InstanceDescriptorFactoryTest.setUp(InstanceDescriptorFactoryTest.java:34) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] createCreatesInstanceDescriptorWithUnknownSetForNullLazilyFetchedAttributes Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.descriptor.InstanceDescriptorFactoryTest.setUp(InstanceDescriptorFactoryTest.java:34) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] createCopyCopiesStateFromSpecifiedDescriptor Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.descriptor.InstanceDescriptorFactoryTest.setUp(InstanceDescriptorFactoryTest.java:34) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] createCreatesInstanceDescriptorWithLoadedSetForNonNullAttributes Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.descriptor.InstanceDescriptorFactoryTest.setUp(InstanceDescriptorFactoryTest.java:34) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] createNotLoadedCreatesInstanceDescriptorWithAttributesInNotLoadedState Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.descriptor.InstanceDescriptorFactoryTest.setUp(InstanceDescriptorFactoryTest.java:34) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [INFO] Running cz.cvut.kbss.jopa.sessions.descriptor.InstanceDescriptorTest [ERROR] Tests run: 7, Failures: 0, Errors: 7, Skipped: 0, Time elapsed: 0.003 s <<< FAILURE! - in cz.cvut.kbss.jopa.sessions.descriptor.InstanceDescriptorTest [ERROR] isLoadedReturnsLoadedWhenEagerlyFetchedAttributesAreLoadedAndLazilyIsNotLoaded Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.descriptor.InstanceDescriptorTest.setUp(InstanceDescriptorTest.java:34) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] constructorSetsIdentifierAsLoaded Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.descriptor.InstanceDescriptorTest.setUp(InstanceDescriptorTest.java:34) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] constructorInitializesAllDataPropertyAttributesAsNotLoaded Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.descriptor.InstanceDescriptorTest.setUp(InstanceDescriptorTest.java:34) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] isLoadedReturnsNotLoadedWhenAtLeastOneEagerlyFetchedAttributeIsNotLoaded Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.descriptor.InstanceDescriptorTest.setUp(InstanceDescriptorTest.java:34) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] copyConstructorCreatesDescriptorForDifferentInstanceWithSameLoadedState Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.descriptor.InstanceDescriptorTest.setUp(InstanceDescriptorTest.java:34) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] isLoadedReturnsUnknownWhenAtLeastOneEagerlyFetchedAttributeIsUnknownAndOthersAreLoaded Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.descriptor.InstanceDescriptorTest.setUp(InstanceDescriptorTest.java:34) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] isLoadedByAttributeReturnsLoadedAllEagerAttributesAreLoaded Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.descriptor.InstanceDescriptorTest.setUp(InstanceDescriptorTest.java:34) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [INFO] Running cz.cvut.kbss.jopa.sessions.CollectionInstanceBuilderTest [ERROR] Tests run: 7, Failures: 0, Errors: 7, Skipped: 0, Time elapsed: 0.011 s <<< FAILURE! - in cz.cvut.kbss.jopa.sessions.CollectionInstanceBuilderTest [ERROR] mergeChangesReplacesEmptySetWithDefaultSet Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildCloneThrowsUnsupportedCollectionTypeExceptionWhenCollectionIsNeitherListNorSet Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildCloneClonesArrayAsListWithContent Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildingSingletonSetCloneRegistersElementCloneInUoW Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildCloneClonesSingletonListWithContent Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildCloneCreatesDefaultListWhenUnknownListImplementationIsPassedAsArgument Time elapsed: 0.007 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildCloneCreatesDefaultSetWhenUnknownSetImplementationIsPassedAsArgument Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [INFO] Running cz.cvut.kbss.jopa.sessions.UnitOfWorkMergeTest [ERROR] Tests run: 10, Failures: 0, Errors: 10, Skipped: 0, Time elapsed: 0.001 s <<< FAILURE! - in cz.cvut.kbss.jopa.sessions.UnitOfWorkMergeTest [ERROR] mergeDetachedEvictsClassesPossiblyReferencingMergedTypeFromCache Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.UnitOfWorkMergeTest.setUp(UnitOfWorkMergeTest.java:39) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] mergeReturnsInstanceWithUpdatedReferenceWhenItWasChangedInTheDetachedObject Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.UnitOfWorkMergeTest.setUp(UnitOfWorkMergeTest.java:39) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testMergeDetachedExisting Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.UnitOfWorkMergeTest.setUp(UnitOfWorkMergeTest.java:39) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] mergeDetachedEvictsInstanceFromCache Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.UnitOfWorkMergeTest.setUp(UnitOfWorkMergeTest.java:39) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] mergeRegistersChangesInUoWChangeSet Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.UnitOfWorkMergeTest.setUp(UnitOfWorkMergeTest.java:39) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] mergeDetachedThrowsInferredAttributeModifiedExceptionOnChangeToInferredAttributeValue Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.UnitOfWorkMergeTest.setUp(UnitOfWorkMergeTest.java:39) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] mergeDetachedRegistersNewObjectWhenItDoesNotExist Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.UnitOfWorkMergeTest.setUp(UnitOfWorkMergeTest.java:39) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] mergeMergesChangesIntoExistingManagedInstanceAndReturnsIt Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.UnitOfWorkMergeTest.setUp(UnitOfWorkMergeTest.java:39) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] mergeReturnsInstanceWithReferencesWithOriginalValues Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.UnitOfWorkMergeTest.setUp(UnitOfWorkMergeTest.java:39) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] mergeDoesNotAddChangeSetToUoWChangeSetWhenItContainsNoChanges Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.UnitOfWorkMergeTest.setUp(UnitOfWorkMergeTest.java:39) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [INFO] Running cz.cvut.kbss.jopa.sessions.validator.InferredAttributeChangeValidatorTest [ERROR] Tests run: 5, Failures: 0, Errors: 5, Skipped: 0, Time elapsed: 0.001 s <<< FAILURE! - in cz.cvut.kbss.jopa.sessions.validator.InferredAttributeChangeValidatorTest [ERROR] validateChangeExtractsAxiomsForAttributeAndChecksWhetherRemovedOnesAreNotInferred Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] validateChangeAllowsAdditiveChangeOfPluralAttribute Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] validateChangeThrowsInferredAttributeModifiedExceptionWhenRemovedAxiomIsInferred Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] validateChangeThrowsInferredAttributeModifiedExceptionWhenSingularAttributeIsModified Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] validateChangeAllowsAdditiveChangeOfSingularAttribute Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [INFO] Running cz.cvut.kbss.jopa.sessions.validator.AttributeModificationValidatorTest [ERROR] Tests run: 3, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 0.001 s <<< FAILURE! - in cz.cvut.kbss.jopa.sessions.validator.AttributeModificationValidatorTest [ERROR] verifyCanModifyThrowsAttributeModificationForbiddenWhenLexicalFormAttributeValueIsModified Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.validator.AttributeModificationValidatorTest.verifyCanModifyThrowsAttributeModificationForbiddenWhenLexicalFormAttributeValueIsModified(AttributeModificationValidatorTest.java:38) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] verifyCanModifyAllowsModificationOfInferredAttributes Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.validator.AttributeModificationValidatorTest.verifyCanModifyAllowsModificationOfInferredAttributes(AttributeModificationValidatorTest.java:31) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] verifyCanModifyAllowsModificationToRegularFields Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.validator.AttributeModificationValidatorTest.verifyCanModifyAllowsModificationToRegularFields(AttributeModificationValidatorTest.java:46) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [INFO] Running cz.cvut.kbss.jopa.sessions.validator.IntegrityConstraintsValidatorTest [ERROR] Tests run: 13, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.289 s <<< FAILURE! - in cz.cvut.kbss.jopa.sessions.validator.IntegrityConstraintsValidatorTest [ERROR] validationSkipsInferredFieldsWhenConfiguredTo Time elapsed: 0.182 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.sessions.validator.IntegrityConstraintsValidatorTest.validationSkipsInferredFieldsWhenConfiguredTo(IntegrityConstraintsValidatorTest.java:198) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [INFO] Running cz.cvut.kbss.jopa.loaders.ResultSetMappingLoaderTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in cz.cvut.kbss.jopa.loaders.ResultSetMappingLoaderTest [INFO] Running cz.cvut.kbss.jopa.loaders.ConverterLoaderTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in cz.cvut.kbss.jopa.loaders.ConverterLoaderTest [INFO] Running cz.cvut.kbss.jopa.loaders.DefaultClasspathScannerTest [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.001 s <<< FAILURE! - in cz.cvut.kbss.jopa.loaders.DefaultClasspathScannerTest [ERROR] processClassesFindsAllClassesOnClassPathWhenProvidedPackageIsEmpty Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [INFO] Running cz.cvut.kbss.jopa.loaders.EntityLoaderTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in cz.cvut.kbss.jopa.loaders.EntityLoaderTest [INFO] Running cz.cvut.kbss.jopa.loaders.PersistenceUnitClassFinderTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.307 s - in cz.cvut.kbss.jopa.loaders.PersistenceUnitClassFinderTest [INFO] Running cz.cvut.kbss.jopa.model.TypedQueryImplTest [ERROR] Tests run: 55, Failures: 0, Errors: 55, Skipped: 0, Time elapsed: 0.026 s <<< FAILURE! - in cz.cvut.kbss.jopa.model.TypedQueryImplTest [ERROR] setMaxResultsToLessThanZeroThrowsIllegalArgument Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] executeQueryAppliesQueryHints Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] setPositionalParameterWithLanguageTag Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] setParameterSupportsUsingEntityAsParameterValue Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] setUntypedParameterByNameAddsValueDirectlyIntoQueryString Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] setParameterByParameterSetsValueWithCorrectType Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] getParameterValueThrowsIllegalStateForUnboundParam Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] closesStatementAndResultSetUponSelectFinish Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] settingFirstResultToLargerThanResultCountReturnsEmptyList Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] setParameterByNameSetsAllOccurrencesOfVariableInQuery Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] executeUpdateAppliesQueryHints Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] getSingleResultWithoutResultThrowsNoResultException Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] executeQueryForStreamAppliesQueryHints Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] isBoundIndicatesWhetherVariableHasBeenBound Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] closesStatementUponUpdateFinish Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] getResultListEnsuresPersistenceContextIsOpen Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testSetStringParameterWithLanguageTagUsingParameterMethod Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] settingFirstResultToNegativeThrowsIllegalArgumentException Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] setUntypedParameterAddsValueDirectlyIntoQueryString Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] setPositionalParameterSetsValueAtCorrectPosition Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] getResultListWithoutParameterSettingJustPassesTheOriginalQuery Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] executeUpdateEnsuresPersistenceContextIsOpen Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] setUntypedParameterByPositionAddsValueDirectlyIntoQueryString Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testSetStringParameterWithLanguageTag Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] runtimeExceptionInGetSingleResultInvokesRollbackMarker Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] noUniqueResultExceptionInGetSingleResultDoesNotCauseTransactionRollback Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] executeUpdateRunsUpdateOnConnection Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] throwsNoResultExceptionWhenThereIsNoResultForGetSingle Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] getResultStreamClosesStatementWhenStreamIsProcessed Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] getResultListWithEntityTypeReturnsEntities Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] noResultExceptionInGetSingleResultDoesNotCauseTransactionRollback Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] exceptionInGetResultListInvokesRollbackMarker Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] exceptionInSetStringParameterByPositionInvokesRollbackMarker Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] executeUpdateThrowsPersistenceExceptionWhenOntoDriverExceptionIsThrown Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] throwsExceptionWhenNegativeIsUsedForSetMaxResults Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] setDescriptorPassesDescriptorToInstanceLoading Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] exceptionInExecuteUpdateInvokesRollbackMarker Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] exceptionInGetSingleResultInvokesRollbackMarker Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] exceptionInSetParameterByParameterInvokesRollbackMarker Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] setFirstResultExecutesQueryWithSpecifiedOffset Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] throwsExceptionWhenLoadingEntityWithoutUoWSet Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] exceptionInSetParameterByPositionInvokesRollbackMarker Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] exceptionInSetStringParameterByNameInvokesRollbackMarker Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] runtimeExceptionInGetResultListInvokesRollbackMarker Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] getResultStreamClosesStatementWhenStreamProcessingThrowsException Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] exceptionInSetStringParameterByParameterInvokesRollbackMarker Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] setMaxResultsExecutesQueryWithSpecifiedLimit Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] askQueryReturnsSingleBoolean Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] exceptionInSetMaxResultsInvokesRollbackMarker Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] runtimeExceptionInExecuteUpdateInvokesRollbackMarker Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] throwsNoSingleResultExceptionWhenThereAreMultipleResultsForGetSingle Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] getSingleResultWithEntityTypeReturnsCorrectResult Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] getResultListSkipsValuesWhichCannotBeLoadedAsEntities Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] getResultStreamRetrievesResultStreamFromUnderlyingResultSet Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] exceptionInSetParameterByNameInvokesRollbackMarker Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [INFO] Running cz.cvut.kbss.jopa.model.metamodel.DataPropertyAttributesTest [ERROR] Tests run: 7, Failures: 0, Errors: 7, Skipped: 0, Time elapsed: 0.001 s <<< FAILURE! - in cz.cvut.kbss.jopa.model.metamodel.DataPropertyAttributesTest [ERROR] resolveSetsEnumTypeToStringWhenEnumeratedAnnotationIsNotSpecifiedOnEnumValuedField Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] resolveSetsEnumTypeToValueSpecifiedInEnumeratedAnnotation Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] resolveResolvesLexicalFormConfigurationFromAnnotation Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] resolveSetsDatatypeToValueSpecifiedInAnnotation Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] resolveSetsLanguageFromPersistenceUnitLanguageConfiguration Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] resolveSetsLanguageToNullWhenFieldIsMultilingualString Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] resolveResolvesSimpleLiteralConfigurationFromAnnotation Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [INFO] Running cz.cvut.kbss.jopa.model.metamodel.MetamodelBuilderTest [ERROR] Tests run: 21, Failures: 0, Errors: 21, Skipped: 0, Time elapsed: 0.002 s <<< FAILURE! - in cz.cvut.kbss.jopa.model.metamodel.MetamodelBuilderTest [ERROR] buildMetamodelRegistersReferencesBetweenClassesOnSingularAttributes Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildMetamodelBuildsResultSetMappersFromMappingConfigurations Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildsMetamodelOfEntityWithNamespaceUsedOnAttribute Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildMetamodelSetsSimpleLiteralConfigOnAttributeMappingBasedOnAnnotation Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildMetamodelThrowsExceptionIfAnnotatedMethodHasInvalidName Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildMetamodelSupportsMultipleInheritanceInterfaceAndClass Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildMetamodelBuildsAttributeWithConverterForEnumValuedObjectProperty Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildMetamodelBuildsEntityWithParentLifecycleCallbacks Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildsMetamodelOfEntityWithSingleNamespaceDeclaredOnClass Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildMetamodelOverridesFetchTypeOfInferredTypesSpecificationToEager Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildsMetamodelOfEntityWhichUsesPackageLevelNamespace Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildMetamodelOverridesFetchTypeOfInferredPropertiesSpecificationToEager Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildMetamodelRegistersReferencesBetweenClassesOnPluralAttributes Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildMetamodelSetsLexicalFormConfigOnAttributeMappingBasedOnAnnotation Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildMetamodelSupportsCollectionAttributes Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildMetamodelSupportsPluralSimpleLiteralAttributes Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildsMetamodelOfEntityWithNamespacesDeclaredOnClass Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildMetamodelBuildsEntityWithBuiltInConverters Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildMetamodelSupportsMultipleInheritanceInterfaceOnly Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildMetamodelBuildsEntityWithLocalDateTimeConverter Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildMetamodelThrowsInvalidFieldMappingExceptionWhenFieldIsMappedToRDFType Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [INFO] Running cz.cvut.kbss.jopa.model.metamodel.StaticMetamodelInitializerTest [ERROR] Tests run: 11, Failures: 0, Errors: 11, Skipped: 0, Time elapsed: 0.001 s <<< FAILURE! - in cz.cvut.kbss.jopa.model.metamodel.StaticMetamodelInitializerTest [ERROR] initializeStaticMetamodelSkipsFieldsWhichAreNotPublicStaticVolatile Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] initializeStaticMetamodelChecksThatModelSubclassHasDeclaredSuperclassInStaticMetamodelAsWell Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] initializeStaticMetamodelIgnoresEntityIdentifierWhenItIsInheritedFromSuperclass Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] initializeStaticMetamodelInitializesFieldsOfSimpleEntityStaticMetamodel Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] initializeStaticMetamodelThrowsStaticMetamodelInitializationExceptionWhenStaticMetamodelFieldHasNoMetamodelCounterpart Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] initializeStaticMetamodelIgnoresTypesSpecificationWhenItIsInheritedFromSuperclass Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] initializeStaticMetamodelIgnoresPropertiesSpecificationWhenItIsInheritedFromSuperclass Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] initializeStaticMetamodelInitializesMetamodelForMappedSuperclasses Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] initializeStaticMetamodelInitializesPluralAttributesInStaticMetamodelClass Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] initializeStaticMetamodelIgnoresClassWithoutMatchingStaticMetamodelAnnotation Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] initializeStaticMetamodelInitializesPropertiesFieldInStaticMetamodelClass Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [INFO] Running cz.cvut.kbss.jopa.model.metamodel.AbstractIdentifiableTypeTest [ERROR] Tests run: 28, Failures: 0, Errors: 28, Skipped: 0, Time elapsed: 0.003 s <<< FAILURE! - in cz.cvut.kbss.jopa.model.metamodel.AbstractIdentifiableTypeTest [ERROR] getAttributeReturnsInheritedAttribute Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.model.metamodel.AbstractIdentifiableTypeTest.setUp(AbstractIdentifiableTypeTest.java:52) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] getSingularAttributeThrowsIllegalArgumentWhenAttributeIsNotSingular Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.model.metamodel.AbstractIdentifiableTypeTest.setUp(AbstractIdentifiableTypeTest.java:52) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] getFieldSpecificationGetsFieldSpecification Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.model.metamodel.AbstractIdentifiableTypeTest.setUp(AbstractIdentifiableTypeTest.java:52) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] getFieldSpecificationReturnsIdentifier Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.model.metamodel.AbstractIdentifiableTypeTest.setUp(AbstractIdentifiableTypeTest.java:52) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] getPluralAttributesGetsAlsoInheritedPluralAttributes Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.model.metamodel.AbstractIdentifiableTypeTest.setUp(AbstractIdentifiableTypeTest.java:52) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] getFieldSpecificationsReturnsAlsoIdentifier Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.model.metamodel.AbstractIdentifiableTypeTest.setUp(AbstractIdentifiableTypeTest.java:52) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] getAttributesReturnsDeclaredAttributesPlusInheritedAttributes Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.model.metamodel.AbstractIdentifiableTypeTest.setUp(AbstractIdentifiableTypeTest.java:52) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] getIdentifierReturnsIdentifierFromSuperclass Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.model.metamodel.AbstractIdentifiableTypeTest.setUp(AbstractIdentifiableTypeTest.java:52) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] getFieldSpecificationsReturnsAllAttributesAndTypesAndProperties Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.model.metamodel.AbstractIdentifiableTypeTest.setUp(AbstractIdentifiableTypeTest.java:52) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] getFieldSpecificationGetsTypes Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.model.metamodel.AbstractIdentifiableTypeTest.setUp(AbstractIdentifiableTypeTest.java:52) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] getSingularAttributeReturnsAttributeWithMatchingNameAndType Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.model.metamodel.AbstractIdentifiableTypeTest.setUp(AbstractIdentifiableTypeTest.java:52) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] getListReturnsListAttribute Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.model.metamodel.AbstractIdentifiableTypeTest.setUp(AbstractIdentifiableTypeTest.java:52) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] getCollectionThrowsIllegalArgumentWhenElementTypeDoesNotMatch Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.model.metamodel.AbstractIdentifiableTypeTest.setUp(AbstractIdentifiableTypeTest.java:52) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] getAttributesReturnsDeclaredAttributesWhenThereIsNoSupertype Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.model.metamodel.AbstractIdentifiableTypeTest.setUp(AbstractIdentifiableTypeTest.java:52) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] getTypesReturnsTypesAlsoFromSuperType Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.model.metamodel.AbstractIdentifiableTypeTest.setUp(AbstractIdentifiableTypeTest.java:52) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] getFieldSpecificationThrowsIllegalArgumentWhenFieldIsNotFound Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.model.metamodel.AbstractIdentifiableTypeTest.setUp(AbstractIdentifiableTypeTest.java:52) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] getDeclaredListThrowsIllegalArgumentWhenListElementTypeDoesNotMatch Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.model.metamodel.AbstractIdentifiableTypeTest.setUp(AbstractIdentifiableTypeTest.java:52) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] getDeclaredSingularAttributeReturnsDeclaredSingularAttribute Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.model.metamodel.AbstractIdentifiableTypeTest.setUp(AbstractIdentifiableTypeTest.java:52) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] getSetThrowsIllegalArgumentWhenAttributeIsNotSet Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.model.metamodel.AbstractIdentifiableTypeTest.setUp(AbstractIdentifiableTypeTest.java:52) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] getDeclaredSetThrowsIllegalArgumentWhenAttributeIsNotSet Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.model.metamodel.AbstractIdentifiableTypeTest.setUp(AbstractIdentifiableTypeTest.java:52) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] getDeclaredAttributeReturnsAttributeDeclaredInType Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.model.metamodel.AbstractIdentifiableTypeTest.setUp(AbstractIdentifiableTypeTest.java:52) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] getPropertiesReturnsPropertiesAlsoFromSuperType Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.model.metamodel.AbstractIdentifiableTypeTest.setUp(AbstractIdentifiableTypeTest.java:52) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] getDeclaredSingularAttributeThrowsIllegalArgumentForInvalidType Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.model.metamodel.AbstractIdentifiableTypeTest.setUp(AbstractIdentifiableTypeTest.java:52) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] getSingularAttributesGetsAlsoInheritedSingularAttributes Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.model.metamodel.AbstractIdentifiableTypeTest.setUp(AbstractIdentifiableTypeTest.java:52) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] getFieldSpecificationGetsDeclaredAttribute Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.model.metamodel.AbstractIdentifiableTypeTest.setUp(AbstractIdentifiableTypeTest.java:52) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] hasSingleIdAttributeReturnsAlwaysTrue Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.model.metamodel.AbstractIdentifiableTypeTest.setUp(AbstractIdentifiableTypeTest.java:52) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] getDeclaredCollectionReturnsDeclaredCollectionAttribute Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.model.metamodel.AbstractIdentifiableTypeTest.setUp(AbstractIdentifiableTypeTest.java:52) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] getAttributeThrowsIllegalArgumentWhenAttributeIsNotFoundInDeclaredAndInheritedAttributes Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.model.metamodel.AbstractIdentifiableTypeTest.setUp(AbstractIdentifiableTypeTest.java:52) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [INFO] Running cz.cvut.kbss.jopa.model.metamodel.EntityLifecycleCallbackResolverTest [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in cz.cvut.kbss.jopa.model.metamodel.EntityLifecycleCallbackResolverTest [INFO] Running cz.cvut.kbss.jopa.model.metamodel.FieldMappingValidatorTest [ERROR] Tests run: 24, Failures: 0, Errors: 11, Skipped: 0, Time elapsed: 0.008 s <<< FAILURE! - in cz.cvut.kbss.jopa.model.metamodel.FieldMappingValidatorTest [ERROR] simpleLiteralAnnotationIsValidOnStringField Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.model.metamodel.FieldMappingValidatorTest.simpleLiteralAnnotationIsValidOnStringField(FieldMappingValidatorTest.java:143) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] simpleLiteralMappingIsValidOnEnum Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.model.metamodel.FieldMappingValidatorTest.simpleLiteralMappingIsValidOnEnum(FieldMappingValidatorTest.java:191) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] validateAttributeMappingThrowsInvalidFieldMappingExceptionWhenFieldMapsRDFType Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.model.metamodel.FieldMappingValidatorTest.validateAttributeMappingThrowsInvalidFieldMappingExceptionWhenFieldMapsRDFType(FieldMappingValidatorTest.java:214) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] simpleLiteralAnnotationIsValidOnSetStringField Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.model.metamodel.FieldMappingValidatorTest.simpleLiteralAnnotationIsValidOnSetStringField(FieldMappingValidatorTest.java:179) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] validateAttributeMappingPassesForRegularObjectPropertyAttribute Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.model.metamodel.FieldMappingValidatorTest.validateAttributeMappingPassesForRegularObjectPropertyAttribute(FieldMappingValidatorTest.java:297) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] validateAttributeMappingThrowsInvalidFieldMappingExceptionWhenObjectPropertyIsNotAnnotatedWithEnumeratedOneOf Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.model.metamodel.FieldMappingValidatorTest.validateAttributeMappingThrowsInvalidFieldMappingExceptionWhenObjectPropertyIsNotAnnotatedWithEnumeratedOneOf(FieldMappingValidatorTest.java:287) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] validateLiteralFieldMappingThrowsInvalidFieldMappingExceptionWhenFieldIsSimpleLiteralAndNotString Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.model.metamodel.FieldMappingValidatorTest.validateLiteralFieldMappingThrowsInvalidFieldMappingExceptionWhenFieldIsSimpleLiteralAndNotString(FieldMappingValidatorTest.java:153) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] validateLiteralFieldMappingAllowsSimpleLiteralMappingViaConverterSupportingStringAxiomValue Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.model.metamodel.FieldMappingValidatorTest.validateLiteralFieldMappingAllowsSimpleLiteralMappingViaConverterSupportingStringAxiomValue(FieldMappingValidatorTest.java:165) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] validateLiteralFieldMappingThrowsInvalidFieldMappingExceptionWhenFieldIsLexicalFormAndNotString Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.model.metamodel.FieldMappingValidatorTest.validateLiteralFieldMappingThrowsInvalidFieldMappingExceptionWhenFieldIsLexicalFormAndNotString(FieldMappingValidatorTest.java:132) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] lexicalFormAnnotationIsValidOnStringField Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.model.metamodel.FieldMappingValidatorTest.lexicalFormAnnotationIsValidOnStringField(FieldMappingValidatorTest.java:121) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] lexicalFormDataPropertyIsValidOnListStringFields Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.model.metamodel.FieldMappingValidatorTest.lexicalFormDataPropertyIsValidOnListStringFields(FieldMappingValidatorTest.java:202) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [INFO] Running cz.cvut.kbss.jopa.model.metamodel.ManagedClassProcessorTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in cz.cvut.kbss.jopa.model.metamodel.ManagedClassProcessorTest [INFO] Running cz.cvut.kbss.jopa.model.metamodel.EntityLifecycleListenerManagerTest [ERROR] Tests run: 9, Failures: 0, Errors: 9, Skipped: 0, Time elapsed: 0.002 s <<< FAILURE! - in cz.cvut.kbss.jopa.model.metamodel.EntityLifecycleListenerManagerTest [ERROR] listenerInvocationInvokesEntityListenerCallbacksTopDown Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.model.metamodel.EntityLifecycleListenerManagerTest.listenerInvocationInvokesEntityListenerCallbacksTopDown(EntityLifecycleListenerManagerTest.java:137) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] listenerInvocationInvokesCorrectCallback Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.model.metamodel.EntityLifecycleListenerManagerTest.listenerInvocationInvokesCorrectCallback(EntityLifecycleListenerManagerTest.java:39) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] listenerInvocationInvokesEntityListenerCallbacks Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.model.metamodel.EntityLifecycleListenerManagerTest.listenerInvocationInvokesEntityListenerCallbacks(EntityLifecycleListenerManagerTest.java:125) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] listenerInvocationPreventsEndlessLoopWhenListenerImplementationWouldCauseAnotherListenerToFire Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.model.metamodel.EntityLifecycleListenerManagerTest.listenerInvocationPreventsEndlessLoopWhenListenerImplementationWouldCauseAnotherListenerToFire(EntityLifecycleListenerManagerTest.java:200) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] listenerInvocationInvokesAncestorListenersWhenNoneAreDeclaredDirectlyOnEntity Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.model.metamodel.EntityLifecycleListenerManagerTest.listenerInvocationInvokesAncestorListenersWhenNoneAreDeclaredDirectlyOnEntity(EntityLifecycleListenerManagerTest.java:70) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] listenerInvocationInvokesEntityListenersInOrderOfDeclarationOnEntity Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.model.metamodel.EntityLifecycleListenerManagerTest.listenerInvocationInvokesEntityListenersInOrderOfDeclarationOnEntity(EntityLifecycleListenerManagerTest.java:155) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] listenerInvocationDoesNothingWhenNoMatchingListenerExists Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.model.metamodel.EntityLifecycleListenerManagerTest.listenerInvocationDoesNothingWhenNoMatchingListenerExists(EntityLifecycleListenerManagerTest.java:47) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] listenerInvocationInvokesEntityListenerCallbacksBeforeInternalLifecycleCallbacks Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.model.metamodel.EntityLifecycleListenerManagerTest.listenerInvocationInvokesEntityListenerCallbacksBeforeInternalLifecycleCallbacks(EntityLifecycleListenerManagerTest.java:174) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] listenerInvocationInvokesListenersTopDown Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.model.metamodel.EntityLifecycleListenerManagerTest.listenerInvocationInvokesListenersTopDown(EntityLifecycleListenerManagerTest.java:58) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [INFO] Running cz.cvut.kbss.jopa.model.metamodel.ClassFieldMetamodelProcessorTest [ERROR] Tests run: 10, Failures: 0, Errors: 10, Skipped: 0, Time elapsed: 0.003 s <<< FAILURE! - in cz.cvut.kbss.jopa.model.metamodel.ClassFieldMetamodelProcessorTest [ERROR] processPluralFieldWithNonEmptyCardinalityConstraintAddsTheConstraintToAttributeSpecification Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.model.metamodel.ClassFieldMetamodelProcessorTest.(ClassFieldMetamodelProcessorTest.java:41) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] findPropertyDefinitionInHierarchyFindsAttributeDeeplyNested Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.model.metamodel.ClassFieldMetamodelProcessorTest.(ClassFieldMetamodelProcessorTest.java:41) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] findPropertyDefinitionInHierarchyDoesNotThrowExceptionIfAnnotationsEqual Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.model.metamodel.ClassFieldMetamodelProcessorTest.(ClassFieldMetamodelProcessorTest.java:41) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] findPropertyDefinitionInHierarchyThrowsExceptionIfAmbiguous Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.model.metamodel.ClassFieldMetamodelProcessorTest.(ClassFieldMetamodelProcessorTest.java:41) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] findPropertyDefinitionInHierarchyFindsDefinitionInSameClass Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.model.metamodel.ClassFieldMetamodelProcessorTest.(ClassFieldMetamodelProcessorTest.java:41) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] processFieldHandlesPrefixUseInSequenceAnnotation Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.model.metamodel.ClassFieldMetamodelProcessorTest.(ClassFieldMetamodelProcessorTest.java:41) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] fieldProcessingFailsOnNonCompatibleTypes Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.model.metamodel.ClassFieldMetamodelProcessorTest.(ClassFieldMetamodelProcessorTest.java:41) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] processingNonTransientFieldWithoutPropertyInfoThrowsException Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.model.metamodel.ClassFieldMetamodelProcessorTest.(ClassFieldMetamodelProcessorTest.java:41) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] findPropertyDefinitionInHierarchyThrowsExceptionIfMultipleAnnotationsDoNotEqual Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.model.metamodel.ClassFieldMetamodelProcessorTest.(ClassFieldMetamodelProcessorTest.java:41) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] findPropertyDefinitionInHierarchyDoesNotMatchMismatchingTypes Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.model.metamodel.ClassFieldMetamodelProcessorTest.(ClassFieldMetamodelProcessorTest.java:41) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [INFO] Running cz.cvut.kbss.jopa.model.metamodel.IdentifiableEntityTypeTest [ERROR] Tests run: 4, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.014 s <<< FAILURE! - in cz.cvut.kbss.jopa.model.metamodel.IdentifiableEntityTypeTest [ERROR] getFieldSpecificationReturnsTypesIfNameMatches Time elapsed: 0.003 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.model.metamodel.IdentifiableEntityTypeTest.getFieldSpecificationReturnsTypesIfNameMatches(IdentifiableEntityTypeTest.java:58) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [INFO] Running cz.cvut.kbss.jopa.model.metamodel.AnnotatedAccessorTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in cz.cvut.kbss.jopa.model.metamodel.AnnotatedAccessorTest [INFO] Running cz.cvut.kbss.jopa.model.metamodel.NamedNativeQueryProcessorTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in cz.cvut.kbss.jopa.model.metamodel.NamedNativeQueryProcessorTest [INFO] Running cz.cvut.kbss.jopa.model.metamodel.AnnotationPropertyAttributesTest [ERROR] Tests run: 6, Failures: 0, Errors: 6, Skipped: 0, Time elapsed: 0.004 s <<< FAILURE! - in cz.cvut.kbss.jopa.model.metamodel.AnnotationPropertyAttributesTest [ERROR] resolveResolvesLexicalFormConfigurationFromAnnotation Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] resolveSetsDatatypeToValueSpecifiedInAnnotation Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] resolveSetsLanguageFromPersistenceUnitLanguageConfiguration Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] resolveSupportsNamespaceResolutionForExplicitDatatypeMapping Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] resolveSetsLanguageToNullWhenFieldIsMultilingualString Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] resolveResolvesSimpleLiteralConfigurationFromAnnotation Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [INFO] Running cz.cvut.kbss.jopa.model.metamodel.AbstractAttributeTest [ERROR] Tests run: 6, Failures: 0, Errors: 6, Skipped: 0, Time elapsed: 0.003 s <<< FAILURE! - in cz.cvut.kbss.jopa.model.metamodel.AbstractAttributeTest [ERROR] hasLanguageReturnsFalseWhenAttributeIsSimpleLiteral Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.model.metamodel.AbstractAttributeTest.setUp(AbstractAttributeTest.java:36) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] hasLanguageReturnsFalseWhenAttributeIsLexicalFormOnly Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.model.metamodel.AbstractAttributeTest.setUp(AbstractAttributeTest.java:36) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] getDatatypeReturnsConfiguredAttributeDatatype Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.model.metamodel.AbstractAttributeTest.setUp(AbstractAttributeTest.java:36) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] getDatatypeReturnsNullWhenDefaultValueIsUsedInAnnotation Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.model.metamodel.AbstractAttributeTest.setUp(AbstractAttributeTest.java:36) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] hasLanguageReturnsFalseForObjectPropertyAttribute Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.model.metamodel.AbstractAttributeTest.setUp(AbstractAttributeTest.java:36) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] hasLanguageReturnsTrueForAttributeWithConfiguredLanguage Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.model.metamodel.AbstractAttributeTest.setUp(AbstractAttributeTest.java:36) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [INFO] Running cz.cvut.kbss.jopa.model.metamodel.ConverterResolverTest [ERROR] Tests run: 17, Failures: 0, Errors: 17, Skipped: 0, Time elapsed: 0.011 s <<< FAILURE! - in cz.cvut.kbss.jopa.model.metamodel.ConverterResolverTest [ERROR] resolveConverterReturnsBuiltInDateConverterForDataPropertyWithDateTarget Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.model.metamodel.ConverterResolverTest.resolveConverterReturnsBuiltInDateConverterForDataPropertyWithDateTarget(ConverterResolverTest.java:96) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] resolveConverterReturnsBuiltInStringEnumConverterForStringEnumDataPropertyField Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.model.metamodel.ConverterResolverTest.resolveConverterReturnsBuiltInStringEnumConverterForStringEnumDataPropertyField(ConverterResolverTest.java:131) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] resolveConverterReturnsBuiltInIntegerConverterForPluralIntegerDataPropertyField Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.model.metamodel.ConverterResolverTest.resolveConverterReturnsBuiltInIntegerConverterForPluralIntegerDataPropertyField(ConverterResolverTest.java:119) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] resolveConverterReturnsBuiltInOrdinalEnumConverterForOrdinalEnumDataPropertyField Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.model.metamodel.ConverterResolverTest.resolveConverterReturnsBuiltInOrdinalEnumConverterForOrdinalEnumDataPropertyField(ConverterResolverTest.java:280) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] resolveConverterThrowsInvalidConverterExceptionWhenConverterDoesNotImplementAttributeConverter Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.model.metamodel.ConverterResolverTest.resolveConverterThrowsInvalidConverterExceptionWhenConverterDoesNotImplementAttributeConverter(ConverterResolverTest.java:258) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] resolveConverterReturnsOptionalWhenConvertAnnotationDisablesConversion Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.model.metamodel.ConverterResolverTest.resolveConverterReturnsOptionalWhenConvertAnnotationDisablesConversion(ConverterResolverTest.java:230) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] resolveConverterReturnsToRdfLiteralConverterForAttributeWithExplicitDatatypeMapping Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.model.metamodel.ConverterResolverTest.resolveConverterReturnsToRdfLiteralConverterForAttributeWithExplicitDatatypeMapping(ConverterResolverTest.java:191) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] resolveConverterReturnsCustomConverterInstanceSpecifiedByConvertAnnotation Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.model.metamodel.ConverterResolverTest.resolveConverterReturnsCustomConverterInstanceSpecifiedByConvertAnnotation(ConverterResolverTest.java:215) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] resolveConverterUsesConfigurationToProvideSettingsToObjectConverter Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.model.metamodel.ConverterResolverTest.resolveConverterUsesConfigurationToProvideSettingsToObjectConverter(ConverterResolverTest.java:178) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] resolveConverterThrowsInvalidConverterExceptionWhenAttemptingToUseCustomConverterOnObjectPropertyField Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.model.metamodel.ConverterResolverTest.resolveConverterThrowsInvalidConverterExceptionWhenAttemptingToUseCustomConverterOnObjectPropertyField(ConverterResolverTest.java:292) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] resolveConverterReturnsObjectConverterForFieldOfObjectType Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.model.metamodel.ConverterResolverTest.resolveConverterReturnsObjectConverterForFieldOfObjectType(ConverterResolverTest.java:155) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] resolveConverterReturnsObjectOneOfEnumConverterForEnumValuedObjectPropertyAttribute Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.model.metamodel.ConverterResolverTest.resolveConverterReturnsObjectOneOfEnumConverterForEnumValuedObjectPropertyAttribute(ConverterResolverTest.java:268) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] resolveConverterReturnsBuiltInInstantConverterForInstantDataPropertyField Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.model.metamodel.ConverterResolverTest.resolveConverterReturnsBuiltInInstantConverterForInstantDataPropertyField(ConverterResolverTest.java:108) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] resolveConverterReturnsBuiltInIntegerConverterForIntegerDataPropertyField Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.model.metamodel.ConverterResolverTest.resolveConverterReturnsBuiltInIntegerConverterForIntegerDataPropertyField(ConverterResolverTest.java:84) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] resolveConverterThrowsInvalidFieldMappingExceptionWhenFieldWithExplicitDatatypeIsNotOfTypeString Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.model.metamodel.ConverterResolverTest.resolveConverterThrowsInvalidFieldMappingExceptionWhenFieldWithExplicitDatatypeIsNotOfTypeString(ConverterResolverTest.java:204) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] resolveConverterReturnsEmptyOptionalForObjectPropertyWithEntityTarget Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.model.metamodel.ConverterResolverTest.resolveConverterReturnsEmptyOptionalForObjectPropertyWithEntityTarget(ConverterResolverTest.java:72) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] resolveConverterReturnsToLexicalFormConverterForFieldWithLexicalForm Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.model.metamodel.ConverterResolverTest.resolveConverterReturnsToLexicalFormConverterForFieldWithLexicalForm(ConverterResolverTest.java:143) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [INFO] Running cz.cvut.kbss.jopa.model.EntityManagerFactoryImplTest [ERROR] Tests run: 11, Failures: 0, Errors: 11, Skipped: 0, Time elapsed: 0.004 s <<< FAILURE! - in cz.cvut.kbss.jopa.model.EntityManagerFactoryImplTest [ERROR] isLoadedReturnsTrueForManagedInstance Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] isLoadedReturnsFalseNonNonManagedInstance Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] closeClearsSecondLevelCache Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] unwrapReturnsReturnsEntityManagerFactoryImplWhenTypeMatches Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] isLoadedReturnsTrueForAttributeOfManagedInstance Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] closeInvokesCloseListener Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] createEntityManagerOnClosedInstanceThrowsIllegalStateException Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] isLoadedReturnsFalseNonNonManagedInstanceWithAttribute Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] getIdentifiersExtractsEntityIdentifier Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] unwrapForwardsCallToServerSessionWhenClassDoesNotMatch Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] closeClosesAllOpenEntityManagers Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [INFO] Running cz.cvut.kbss.jopa.model.QueryImplTest [ERROR] Tests run: 51, Failures: 0, Errors: 51, Skipped: 0, Time elapsed: 0.034 s <<< FAILURE! - in cz.cvut.kbss.jopa.model.QueryImplTest [ERROR] setMaxResultsToLessThanZeroThrowsIllegalArgument Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] executeQueryAppliesQueryHints Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] setPositionalParameterWithLanguageTag Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] setParameterSupportsUsingEntityAsParameterValue Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] setUntypedParameterByNameAddsValueDirectlyIntoQueryString Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] setParameterByParameterSetsValueWithCorrectType Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] getParameterValueThrowsIllegalStateForUnboundParam Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] closesStatementAndResultSetUponSelectFinish Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] settingFirstResultToLargerThanResultCountReturnsEmptyList Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] setParameterByNameSetsAllOccurrencesOfVariableInQuery Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] executeUpdateAppliesQueryHints Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] getSingleResultWithoutResultThrowsNoResultException Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] executeQueryForStreamAppliesQueryHints Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] isBoundIndicatesWhetherVariableHasBeenBound Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] closesStatementUponUpdateFinish Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] getResultListEnsuresPersistenceContextIsOpen Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testSetStringParameterWithLanguageTagUsingParameterMethod Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] settingFirstResultToNegativeThrowsIllegalArgumentException Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] setUntypedParameterAddsValueDirectlyIntoQueryString Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] setPositionalParameterSetsValueAtCorrectPosition Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] getResultListWithoutParameterSettingJustPassesTheOriginalQuery Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] executeUpdateEnsuresPersistenceContextIsOpen Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] setUntypedParameterByPositionAddsValueDirectlyIntoQueryString Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testSetStringParameterWithLanguageTag Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] runtimeExceptionInGetSingleResultInvokesRollbackMarker Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] queryResultRowIsArrayOfObjectsWhenMultipleColumnsExist Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] noUniqueResultExceptionInGetSingleResultDoesNotCauseTransactionRollback Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] executeUpdateRunsUpdateOnConnection Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] getResultStreamClosesStatementWhenStreamIsProcessed Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] queryResultRowObjectWhenSingleColumnExists Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] noResultExceptionInGetSingleResultDoesNotCauseTransactionRollback Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] exceptionInGetResultListInvokesRollbackMarker Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] exceptionInSetStringParameterByPositionInvokesRollbackMarker Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] executeUpdateThrowsPersistenceExceptionWhenOntoDriverExceptionIsThrown Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] getSingleResultReturnsUniqueResult Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] getSingleResultWithMultipleResultsThrowsNoUniqueResultException Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] exceptionInExecuteUpdateInvokesRollbackMarker Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] exceptionInGetSingleResultInvokesRollbackMarker Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] exceptionInSetParameterByParameterInvokesRollbackMarker Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] getResultListSetsValuesOfUnboundVariablesToNullInResultArrays Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] setFirstResultExecutesQueryWithSpecifiedOffset Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] exceptionInSetParameterByPositionInvokesRollbackMarker Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] exceptionInSetStringParameterByNameInvokesRollbackMarker Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] runtimeExceptionInGetResultListInvokesRollbackMarker Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] getResultStreamClosesStatementWhenStreamProcessingThrowsException Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] exceptionInSetStringParameterByParameterInvokesRollbackMarker Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] setMaxResultsExecutesQueryWithSpecifiedLimit Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] exceptionInSetMaxResultsInvokesRollbackMarker Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] runtimeExceptionInExecuteUpdateInvokesRollbackMarker Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] getResultStreamRetrievesResultStreamFromUnderlyingResultSet Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] exceptionInSetParameterByNameInvokesRollbackMarker Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [INFO] Running cz.cvut.kbss.jopa.model.QueryResultSpliteratorTest [ERROR] Tests run: 10, Failures: 0, Errors: 10, Skipped: 0, Time elapsed: 0.001 s <<< FAILURE! - in cz.cvut.kbss.jopa.model.QueryResultSpliteratorTest [ERROR] tryAdvanceInvokesClosingProcedureWhenResultSetSpliteratorReturnsFalse Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] forEachRemainingInvokesClosingProcedureWhenProcessingThrowsException Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] constructorCreatesSpliteratorWithOrderedNonNullAndImmutableCharacteristics Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] forEachRemainingInvokesClosingProcedureAfterAllItemsHaveBeenProcessed Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] tryAdvanceInvokesClosingProcedureWhenConsumerThrowsException Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] tryAdvanceReturnsTrueWhenResultSetSpliteratorReturnsTrue Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] forEachRemainingInvokesMapperAndConsumerForAllRemainingResultSetItems Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] tryAdvanceReturnsFalseWhenResultSetSpliteratorReturnsFalse Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] tryAdvanceDoesNotInvokeConsumerWhenMapperReturnsEmptyOptional Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] tryAdvancePassesResultSetValueToMapperAndThenConsumer Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [INFO] Running cz.cvut.kbss.jopa.model.MetamodelImplTest [ERROR] Tests run: 37, Failures: 0, Errors: 37, Skipped: 0, Time elapsed: 0.012 s <<< FAILURE! - in cz.cvut.kbss.jopa.model.MetamodelImplTest [ERROR] buildsEntityWithObjectPropertyAttributeAsUri Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildsSingleEntityWithSetBasedObjectProperty Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] throwsExceptionWhenPropertiesIsNotAMap Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildForSetOfClassesBuildsOnlyEntityClassesMetamodel Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] getModuleExtractionSignatureReturnsEmptyCollectionForNoSignature Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] addingUriToModuleExtractionSignatureReflectsInFutureInvocationOfGetModuleExtractionSignature Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildsSingleEntityWithSingularObjectProperty Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildsSingleEntityWithPropertiesField Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] skipsFinalFieldsWhenProcessingClass Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] skipsTransientFieldsWhenProcessingClass Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] isEntityTypeReturnsTrueForEntityClass Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] skipsStaticFieldsWhenProcessingClass Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildsSingleEntityWithListsReferencedList Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] throwsExceptionForEntityWithoutNoArgConstructor Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] getMappedEntitiesReturnsSetOfEntityTypesMappingSpecifiedClassIri Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] isEntityTypeReturnsFalseForMappedSuperclass Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] throwsExceptionForEntityWithPersistentArray Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildsEntityWithNamedQueries Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildsEntityWithUriTypesField Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] throwExceptionWhenForClassWithInvalidIdentifier Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildsCorrectIdentifierFromUriField Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildsSingleEntityWithListsSimpleList Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] throwsExceptionWhenTryingToBuildClassWithoutOWLClassAnnotation Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] entityThrowsIllegalArgumentForNonEntityClass Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildsSingleEntityWithAnnotationPropertyAndInferredPropertiesField Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] throwsExceptionWhenTypesFieldIsNotASet Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildsSingleEntityWithSingularDataPropertyWithNonEmptyField Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildsSingleEntityWithSingularDataProperty Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] skipsFieldsAnnotatedWithTransientWhenProcessingClass Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] throwsExceptionForClassWithoutIdentifier Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] getManagedTypesReturnsEntitiesAndMappedSuperclasses Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildsSingleEntityWithTypesField Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] getModuleExtractionSignatureExtractsUrisFromConfiguration Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildsEntityWithPluralObjectPropertyAttributeAsUrls Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] getEntitiesReturnsOnlyEntityTypes Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildsSingleEntityWithParticipationConstraints Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildsSingleEntityWithMultipleSingularDataProperties Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [INFO] Running cz.cvut.kbss.jopa.model.BeanListenerAspectTest [ERROR] Tests run: 9, Failures: 0, Errors: 9, Skipped: 0, Time elapsed: 0.001 s <<< FAILURE! - in cz.cvut.kbss.jopa.model.BeanListenerAspectTest [ERROR] getterAspectIgnoresTransientMappedFieldGet Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.model.BeanListenerAspectTest.setUp(BeanListenerAspectTest.java:51) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] manageableInstancesAreSerializable Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.model.BeanListenerAspectTest.setUp(BeanListenerAspectTest.java:51) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] getterAspectIsCalledForFieldsInMappedSuperclass Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.model.BeanListenerAspectTest.setUp(BeanListenerAspectTest.java:51) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] getterAspectHandlesInstanceOfMappedSuperclassOutsideOfPersistenceContext Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.model.BeanListenerAspectTest.setUp(BeanListenerAspectTest.java:51) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] setterAspectIsCalledForFieldsInOWLClass Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.model.BeanListenerAspectTest.setUp(BeanListenerAspectTest.java:51) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] setterAspectIgnoresTransientMappedFieldSet Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.model.BeanListenerAspectTest.setUp(BeanListenerAspectTest.java:51) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] setterAspectHandlesInstanceOfMappedSuperclassOutsideOfPersistenceContext Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.model.BeanListenerAspectTest.setUp(BeanListenerAspectTest.java:51) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] setterAspectIsCalledForFieldsInMappedSuperclass Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.model.BeanListenerAspectTest.setUp(BeanListenerAspectTest.java:51) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] setterAspectThrowsAttributeModificationForbiddenWhenLexicalFormAttributeValueIsModified Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) at cz.cvut.kbss.jopa.model.BeanListenerAspectTest.setUp(BeanListenerAspectTest.java:51) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [INFO] Running cz.cvut.kbss.jopa.model.MetamodelImplInheritanceTest [ERROR] Tests run: 13, Failures: 0, Errors: 13, Skipped: 0, Time elapsed: 0.003 s <<< FAILURE! - in cz.cvut.kbss.jopa.model.MetamodelImplInheritanceTest [ERROR] buildingMetamodelSetsDefaultInheritanceStrategyWhenItIsNotSpecifiedOnEntity Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildingMetamodelSetsSubtypesOfMappedSuperclass Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] entityWithMappedSuperclassIsBuiltWithAllRelevantFields Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildsEntityTypeForClassWithMappedSuperclass Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildingMetamodelSetsMultipleSubtypesOnSuperType Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildingMetamodelSetsSubtypesOfEntitySuperclass Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] entityWithMappedSuperclassSetsEntityTypeSupertype Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] entityWithAbstractEntityParentSetsEntityTypeSupertype Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildingMetamodelResolvesInheritanceStrategy Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] subtypesOfEntityWithoutSubtypesAreEmpty Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] entityWithEntitySuperclassIsBuiltWithAllRelevantAttributes Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildingMetamodelSupportsReferenceFromParentEntityToSubEntity Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] buildingMetamodelThrowsExceptionWhenInheritanceStrategyIsDeclaredOnSubtype Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [INFO] Running cz.cvut.kbss.jopa.model.EntityManagerImplTest [ERROR] Tests run: 41, Failures: 0, Errors: 41, Skipped: 0, Time elapsed: 0.006 s <<< FAILURE! - in cz.cvut.kbss.jopa.model.EntityManagerImplTest [ERROR] getReferenceRetrievesInstanceReferenceFromUnitOfWork Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] mergeOfNewInstancesIsAbleToBreakCascadingCycle Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] createQueryOnClosedManagerThrowsIllegalStateException Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] mergeDetachedWithSingletonSet Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] removeIsAbleToBreakCascadingCycle Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] exceptionInFindMarksTransactionForRollbackOnly Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] exceptionInDetachMarksTransactionForRollbackOnly Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] persistOnClosedManagerThrowsIllegalStateException Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] mergeIsAbleToBreakCascadingCycle Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] getReferenceThrowsIllegalStateWhenInvokedOnClosedEntityManager Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] isLoadedReturnsTrueForEagerlyLoadedAttributeOfManagedInstance Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] exceptionInContainsMarksTransactionForRollbackOnly Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] getReferenceWithDescriptorRetrievesInstanceReferenceFromUnitOfWork Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] isLoadedReturnsTrueForNonNullLazilyLoadedAttribute Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] exceptionInRefreshMarksTransactionForRollbackOnly Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] createTypedQuerySetsEnsureOpenProcedureOnQueryInstance Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] mergeDifferentInstanceWithSameIdAsManagedInstanceMergesChanges Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] exceptionInCascadePersistMarksTransactionForRollbackOnly Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] exceptionInRemoveMarksTransactionForRollbackOnly Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] createNativeQuerySetsEnsureOpenProcedureOnQueryInstance Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testCascadeMergeOnNullCollection Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] mergeDetachedWithSingletonList Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] persistThrowsIllegalArgumentForNonEntity Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] removeThrowsIllegalArgumentForNonEntity Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] exceptionInFlushMarksTransactionForRollbackOnly Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] exceptionInMergeCascadingMarksTransactionForRollbackOnly Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] createTypedNativeQuerySetsEnsureOpenProcedureOnQueryInstance Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] closeNotifiesEntityManagerFactoryOfClosing Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] exceptionInMergeMarksTransactionForRollbackOnly Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] getReferenceThrowsIllegalArgumentExceptionWhenTargetClassIsNotEntity Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] containsThrowsIllegalArgumentForNonEntity Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] createQuerySetsEnsureOpenProcedureOnQueryInstance Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] exceptionInPersistMarksTransactionForRollbackOnly Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] getTransactionOnClosedEntityManagerIsValid Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] isLoadedReturnsFalseForNonManagedInstance Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] mergeThrowsIllegalArgumentForNonEntity Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] refreshThrowsIllegalArgumentForNonEntity Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] exceptionInClearMarksTransactionForRollbackOnly Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] mergeOfAlreadyPersistedReturnsSameInstance Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] findThrowsIllegalArgumentForNonEntity Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] unwrapReturnsItselfWhenClassMatches Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [INFO] Running cz.cvut.kbss.jopa.model.TypeReferenceMapTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in cz.cvut.kbss.jopa.model.TypeReferenceMapTest [INFO] Running cz.cvut.kbss.jopa.model.HintTest [ERROR] Tests run: 10, Failures: 0, Errors: 10, Skipped: 0, Time elapsed: 0.002 s <<< FAILURE! - in cz.cvut.kbss.jopa.model.HintTest [ERROR] disableInferenceHintDisablesInferenceOnStatement Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] applyAppliesSpecifiedValueToQuery Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] applyOnClassDoesNothingForUnknownHintName Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] setQueryTargetOntologySelectsStatementOntology Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] initializeMapsValueTransformation Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] applyThrowsIllegalArgumentExceptionWhenProvidedValueCannotBeTransformedToExpectedValue Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] applyOnClassFindsCorrectHintInstanceAndAppliesIt Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] disableInferenceHintDisablesInferenceOnDescriptorForTypedQuery Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] applyTransformsProvidedValueToCorrespondingMappedValue Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] applyUsesDefaultValueWhenProvidedValueIsEmptyString Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [INFO] Running cz.cvut.kbss.jopa.transactions.EntityTransactionImplTest [ERROR] Tests run: 13, Failures: 0, Errors: 13, Skipped: 0, Time elapsed: 0.002 s <<< FAILURE! - in cz.cvut.kbss.jopa.transactions.EntityTransactionImplTest [ERROR] testSetRollbackOnly Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testCommitWithException Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testBegin Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testCommitRollbackOnly Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testCommitNotActive Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testSetRollbackOnlyNotActive Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testRollbackNotActive Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testBeginAlreadyActive Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testGetRollbackOnlyNotActive Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testRollback Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testCommitAndRelease Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testCommit Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] callingConstructorWithNullArgumentsThrowsNPX Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [INFO] Running cz.cvut.kbss.jopa.adapters.IndirectListTest [ERROR] Tests run: 27, Failures: 0, Errors: 27, Skipped: 0, Time elapsed: 0.007 s <<< FAILURE! - in cz.cvut.kbss.jopa.adapters.IndirectListTest [ERROR] equalsWorksForTwoIndirectLists Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] hashCodeIsEqualToRegularListWithIdenticalContent Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testRemoveAtIndex Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testAddAllAtIndex Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testAddNull Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testAdd Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testSet Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testIteratorRemove Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testClear Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] addAllDoesNothingWhenNoNewElementsAreAdded Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testRetainAll Time elapsed: 0.002 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] constructorThrowsNullPointerForNullReferencedList Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] removeIfNotifiesUoWOfRemovedElements Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testListIteratorAdd Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] equalsWorksForIndirectListAndRegularList Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testContainsAll Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] constructorThrowsNullPointerForNullUnitOfWork Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testRemoveObject Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testRemoveNull Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testAddAtIndex Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] removeAllDoesNothingWhenNoElementsAreRemoved Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testAddAll Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] sublistReturnsAnotherIndirectList Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] addAllAtIndexDoesNothingWhenNoElementsAreAdded Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testListIteratorRemove Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testRemoveAll Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testListIteratorSetReverse Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [INFO] Running cz.cvut.kbss.jopa.adapters.IndirectMapTest [ERROR] Tests run: 13, Failures: 0, Errors: 13, Skipped: 0, Time elapsed: 0.002 s <<< FAILURE! - in cz.cvut.kbss.jopa.adapters.IndirectMapTest [ERROR] keySetReturnsInternalMapKeySet Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testPut Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testConstructorNullMap Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testConstructorNullUoW Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] equalsReturnsFalseForInEqualMaps Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testClear Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] valuesReturnsInternalMapValues Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] hashCodeReturnsHashCodeOfInternalMap Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] equalsWorksForTwoIndirectMaps Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testPutAll Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testRemove Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] equalsWorksForIndirectMapAndRegularMap Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] toStringInvokesToStringOfReferencedInstance Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [INFO] Running cz.cvut.kbss.jopa.adapters.IndirectMultilingualStringTest [ERROR] Tests run: 11, Failures: 0, Errors: 11, Skipped: 0, Time elapsed: 0.001 s <<< FAILURE! - in cz.cvut.kbss.jopa.adapters.IndirectMultilingualStringTest [ERROR] hashCodeWorksWithUnwrappedMultilingualString Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] setWithValuePropagatesChangeAndNotifiesPersistenceContext Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] readOperationsPropagateToReferencedInstance Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] equalsWorksFromNormalToIndirectMultilingualString Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] getReferencedStringReturnsWrappedInstance Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] removePropagatesChangeAndNotifiesPersistenceContext Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] constructorThrowsNullPointerForNullReferencedString Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] constructorThrowsNullPointerForNullUnitOfWork Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] equalsWorksWithUnwrappedMultilingualString Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] setWithValueAndLanguagePropagatesChangeAndNotifiesPersistenceContext Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] toStringInvokesToStringOfReferencedInstance Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [INFO] Running cz.cvut.kbss.jopa.adapters.IndirectSetTest [ERROR] Tests run: 20, Failures: 0, Errors: 20, Skipped: 0, Time elapsed: 0.01 s <<< FAILURE! - in cz.cvut.kbss.jopa.adapters.IndirectSetTest [ERROR] testRemoveAllNull Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] addingExistingElementDoesNotTriggerAttributeChange Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] equalsWorksForIndirectSetAndRegularSet Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testIndirectSetNullUoW Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testAdd Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testIteratorRemove Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testClear Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testRetainAll Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] containsAllInvokesInternalSet Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] equalsWorksForRegularSetAndIndirectSet Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testIteratorHasNext Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] equalsReturnsFalseForInEqualIndirectSets Time elapsed: 0.002 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testContains Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] equalsWorksForTwoIndirectSets Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testIndirectSetNullReferencedSet Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testAddAll Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testIteratorNext Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testRemove Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] hashCodeReturnsInternalSetHashCode Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [ERROR] testRemoveAll Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null) Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker Caused by: java.lang.reflect.InvocationTargetException Caused by: org.mockito.exceptions.base.MockitoInitializationException: Could not initialize inline Byte Buddy mock maker. It appears as if your JDK does not supply a working agent attachment mechanism. Java : 11 JVM vendor name : Debian JVM vendor version : 11.0.18+10-post-Debian-1deb10u1 JVM name : OpenJDK 64-Bit Server VM JVM version : 11.0.18+10-post-Debian-1deb10u1 JVM info : mixed mode, sharing OS name : Linux OS version : 4.19.0-23-amd64 Caused by: java.lang.IllegalStateException: Could not self-attach to current VM using external process [INFO] [INFO] Results: [INFO] [ERROR] Errors: [ERROR] DefaultStorageAccessorTest.setUp:37 » IllegalState Could not initialize plugin... [ERROR] DefaultStorageAccessorTest.setUp:37 » IllegalState Could not initialize plugin... [ERROR] DefaultStorageAccessorTest.setUp:37 » IllegalState Could not initialize plugin... [ERROR] DefaultStorageAccessorTest.setUp:37 » IllegalState Could not initialize plugin... [ERROR] DefaultStorageAccessorTest.setUp:37 » IllegalState Could not initialize plugin... [ERROR] DefaultStorageAccessorTest.setUp:37 » IllegalState Could not initialize plugin... [ERROR] DefaultStorageAccessorTest.setUp:37 » IllegalState Could not initialize plugin... [ERROR] DefaultStorageAccessorTest.setUp:37 » IllegalState Could not initialize plugin... [ERROR] DefaultStorageAccessorTest.setUp:37 » IllegalState Could not initialize plugin... [ERROR] IndirectListTest.addAllAtIndexDoesNothingWhenNoElementsAreAdded » IllegalState [ERROR] IndirectListTest.addAllDoesNothingWhenNoNewElementsAreAdded » IllegalState Cou... [ERROR] IndirectListTest.constructorThrowsNullPointerForNullReferencedList » IllegalState [ERROR] IndirectListTest.constructorThrowsNullPointerForNullUnitOfWork » IllegalState ... [ERROR] IndirectListTest.equalsWorksForIndirectListAndRegularList » IllegalState Could... [ERROR] IndirectListTest.equalsWorksForTwoIndirectLists » IllegalState Could not initi... [ERROR] IndirectListTest.hashCodeIsEqualToRegularListWithIdenticalContent » IllegalState [ERROR] IndirectListTest.removeAllDoesNothingWhenNoElementsAreRemoved » IllegalState C... [ERROR] IndirectListTest.removeIfNotifiesUoWOfRemovedElements » IllegalState Could not... [ERROR] IndirectListTest.sublistReturnsAnotherIndirectList » IllegalState Could not in... [ERROR] IndirectListTest.testAdd » IllegalState Could not initialize plugin: interface... [ERROR] IndirectListTest.testAddAll » IllegalState Could not initialize plugin: interf... [ERROR] IndirectListTest.testAddAllAtIndex » IllegalState Could not initialize plugin:... [ERROR] IndirectListTest.testAddAtIndex » IllegalState Could not initialize plugin: in... [ERROR] IndirectListTest.testAddNull » IllegalState Could not initialize plugin: inter... [ERROR] IndirectListTest.testClear » IllegalState Could not initialize plugin: interfa... [ERROR] IndirectListTest.testContainsAll » IllegalState Could not initialize plugin: i... [ERROR] IndirectListTest.testIteratorRemove » IllegalState Could not initialize plugin... [ERROR] IndirectListTest.testListIteratorAdd » IllegalState Could not initialize plugi... [ERROR] IndirectListTest.testListIteratorRemove » IllegalState Could not initialize pl... [ERROR] IndirectListTest.testListIteratorSetReverse » IllegalState Could not initializ... [ERROR] IndirectListTest.testRemoveAll » IllegalState Could not initialize plugin: int... [ERROR] IndirectListTest.testRemoveAtIndex » IllegalState Could not initialize plugin:... [ERROR] IndirectListTest.testRemoveNull » IllegalState Could not initialize plugin: in... [ERROR] IndirectListTest.testRemoveObject » IllegalState Could not initialize plugin: ... [ERROR] IndirectListTest.testRetainAll » IllegalState Could not initialize plugin: int... [ERROR] IndirectListTest.testSet » IllegalState Could not initialize plugin: interface... [ERROR] IndirectMapTest.equalsReturnsFalseForInEqualMaps » IllegalState Could not init... [ERROR] IndirectMapTest.equalsWorksForIndirectMapAndRegularMap » IllegalState Could no... [ERROR] IndirectMapTest.equalsWorksForTwoIndirectMaps » IllegalState Could not initial... [ERROR] IndirectMapTest.hashCodeReturnsHashCodeOfInternalMap » IllegalState Could not ... [ERROR] IndirectMapTest.keySetReturnsInternalMapKeySet » IllegalState Could not initia... [ERROR] IndirectMapTest.testClear » IllegalState Could not initialize plugin: interfac... [ERROR] IndirectMapTest.testConstructorNullMap » IllegalState Could not initialize plu... [ERROR] IndirectMapTest.testConstructorNullUoW » IllegalState Could not initialize plu... [ERROR] IndirectMapTest.testPut » IllegalState Could not initialize plugin: interface ... [ERROR] IndirectMapTest.testPutAll » IllegalState Could not initialize plugin: interfa... [ERROR] IndirectMapTest.testRemove » IllegalState Could not initialize plugin: interfa... [ERROR] IndirectMapTest.toStringInvokesToStringOfReferencedInstance » IllegalState Cou... [ERROR] IndirectMapTest.valuesReturnsInternalMapValues » IllegalState Could not initia... [ERROR] IndirectMultilingualStringTest.constructorThrowsNullPointerForNullReferencedString » IllegalState [ERROR] IndirectMultilingualStringTest.constructorThrowsNullPointerForNullUnitOfWork » IllegalState [ERROR] IndirectMultilingualStringTest.equalsWorksFromNormalToIndirectMultilingualString » IllegalState [ERROR] IndirectMultilingualStringTest.equalsWorksWithUnwrappedMultilingualString » IllegalState [ERROR] IndirectMultilingualStringTest.getReferencedStringReturnsWrappedInstance » IllegalState [ERROR] IndirectMultilingualStringTest.hashCodeWorksWithUnwrappedMultilingualString » IllegalState [ERROR] IndirectMultilingualStringTest.readOperationsPropagateToReferencedInstance » IllegalState [ERROR] IndirectMultilingualStringTest.removePropagatesChangeAndNotifiesPersistenceContext » IllegalState [ERROR] IndirectMultilingualStringTest.setWithValueAndLanguagePropagatesChangeAndNotifiesPersistenceContext » IllegalState [ERROR] IndirectMultilingualStringTest.setWithValuePropagatesChangeAndNotifiesPersistenceContext » IllegalState [ERROR] IndirectMultilingualStringTest.toStringInvokesToStringOfReferencedInstance » IllegalState [ERROR] IndirectSetTest.addingExistingElementDoesNotTriggerAttributeChange » IllegalState [ERROR] IndirectSetTest.containsAllInvokesInternalSet » IllegalState Could not initial... [ERROR] IndirectSetTest.equalsReturnsFalseForInEqualIndirectSets » IllegalState Could ... [ERROR] IndirectSetTest.equalsWorksForIndirectSetAndRegularSet » IllegalState Could no... [ERROR] IndirectSetTest.equalsWorksForRegularSetAndIndirectSet » IllegalState Could no... [ERROR] IndirectSetTest.equalsWorksForTwoIndirectSets » IllegalState Could not initial... [ERROR] IndirectSetTest.hashCodeReturnsInternalSetHashCode » IllegalState Could not in... [ERROR] IndirectSetTest.testAdd » IllegalState Could not initialize plugin: interface ... [ERROR] IndirectSetTest.testAddAll » IllegalState Could not initialize plugin: interfa... [ERROR] IndirectSetTest.testClear » IllegalState Could not initialize plugin: interfac... [ERROR] IndirectSetTest.testContains » IllegalState Could not initialize plugin: inter... [ERROR] IndirectSetTest.testIndirectSetNullReferencedSet » IllegalState Could not init... [ERROR] IndirectSetTest.testIndirectSetNullUoW » IllegalState Could not initialize plu... [ERROR] IndirectSetTest.testIteratorHasNext » IllegalState Could not initialize plugin... [ERROR] IndirectSetTest.testIteratorNext » IllegalState Could not initialize plugin: i... [ERROR] IndirectSetTest.testIteratorRemove » IllegalState Could not initialize plugin:... [ERROR] IndirectSetTest.testRemove » IllegalState Could not initialize plugin: interfa... [ERROR] IndirectSetTest.testRemoveAll » IllegalState Could not initialize plugin: inte... [ERROR] IndirectSetTest.testRemoveAllNull » IllegalState Could not initialize plugin: ... [ERROR] IndirectSetTest.testRetainAll » IllegalState Could not initialize plugin: inte... [ERROR] EntityLifecycleListenersTest.postLoadEntityLifecycleListenerIsCalledAfterInstanceIsLoadedIntoPersistenceContext » IllegalState [ERROR] EntityLifecycleListenersTest.postLoadEntityLifecycleListenerIsCalledAfterInstanceRefresh » IllegalState [ERROR] EntityLifecycleListenersTest.postLoadListenerMethodsAreCalledOnReferencedEntitiesAsWell » IllegalState [ERROR] EntityLifecycleListenersTest.postLoadListenersAreCalledOnPluralReferencesAsWell » IllegalState [ERROR] EntityLifecycleListenersTest.postPersistEntityLifecycleListenerIsCalledAfterStoragePersistOccurs » IllegalState [ERROR] EntityLifecycleListenersTest.postRemoveEntityLifecycleListenerIsCalledAfterStorageRemoveOccurs » IllegalState [ERROR] EntityLifecycleListenersTest.postUpdateIsCalledAfterFieldUpdateWasMergedIntoStorage » IllegalState [ERROR] EntityLifecycleListenersTest.postUpdateIsCalledAfterStorageMergeWhenDetachedInstanceIsMergedIntoPersistenceContext » IllegalState [ERROR] EntityLifecycleListenersTest.postUpdateIsNotCalledWhenMergedEntityHasNoChangesComparedToStorageOriginal » IllegalState [ERROR] EntityLifecycleListenersTest.prePersistLifecycleListenerIsCalledBeforeInstanceIsInsertedIntoPersistenceContext » IllegalState [ERROR] EntityLifecycleListenersTest.preRemoveEntityLifecycleListenerIsCalledBeforeInstanceIsRemovedFromPersistenceContext » IllegalState [ERROR] EntityLifecycleListenersTest.preUpdateIsCalledBeforeFieldUpdateIsMergedIntoStorage » IllegalState [ERROR] EntityLifecycleListenersTest.preUpdateIsCalledBeforeStorageMergeWhenDetachedInstanceIsMergedIntoPersistenceContext » IllegalState [ERROR] EntityLifecycleListenersTest.preUpdateIsNotCalledWhenMergedEntityHasNoChangesComparedToStorageOriginal » IllegalState [ERROR] DefaultClasspathScannerTest.processClassesFindsAllClassesOnClassPathWhenProvidedPackageIsEmpty » IllegalState [ERROR] BeanListenerAspectTest.setUp:51->UnitOfWorkTestBase.setUp:72 » IllegalState Co... [ERROR] BeanListenerAspectTest.setUp:51->UnitOfWorkTestBase.setUp:72 » IllegalState Co... [ERROR] BeanListenerAspectTest.setUp:51->UnitOfWorkTestBase.setUp:72 » IllegalState Co... [ERROR] BeanListenerAspectTest.setUp:51->UnitOfWorkTestBase.setUp:72 » IllegalState Co... [ERROR] BeanListenerAspectTest.setUp:51->UnitOfWorkTestBase.setUp:72 » IllegalState Co... [ERROR] BeanListenerAspectTest.setUp:51->UnitOfWorkTestBase.setUp:72 » IllegalState Co... [ERROR] BeanListenerAspectTest.setUp:51->UnitOfWorkTestBase.setUp:72 » IllegalState Co... [ERROR] BeanListenerAspectTest.setUp:51->UnitOfWorkTestBase.setUp:72 » IllegalState Co... [ERROR] BeanListenerAspectTest.setUp:51->UnitOfWorkTestBase.setUp:72 » IllegalState Co... [ERROR] EntityManagerFactoryImplTest.closeClearsSecondLevelCache » IllegalState Could ... [ERROR] EntityManagerFactoryImplTest.closeClosesAllOpenEntityManagers » IllegalState C... [ERROR] EntityManagerFactoryImplTest.closeInvokesCloseListener » IllegalState Could no... [ERROR] EntityManagerFactoryImplTest.createEntityManagerOnClosedInstanceThrowsIllegalStateException » IllegalState [ERROR] EntityManagerFactoryImplTest.getIdentifiersExtractsEntityIdentifier » IllegalState [ERROR] EntityManagerFactoryImplTest.isLoadedReturnsFalseNonNonManagedInstance » IllegalState [ERROR] EntityManagerFactoryImplTest.isLoadedReturnsFalseNonNonManagedInstanceWithAttribute » IllegalState [ERROR] EntityManagerFactoryImplTest.isLoadedReturnsTrueForAttributeOfManagedInstance » IllegalState [ERROR] EntityManagerFactoryImplTest.isLoadedReturnsTrueForManagedInstance » IllegalState [ERROR] EntityManagerFactoryImplTest.unwrapForwardsCallToServerSessionWhenClassDoesNotMatch » IllegalState [ERROR] EntityManagerFactoryImplTest.unwrapReturnsReturnsEntityManagerFactoryImplWhenTypeMatches » IllegalState [ERROR] EntityManagerImplTest.closeNotifiesEntityManagerFactoryOfClosing » IllegalState [ERROR] EntityManagerImplTest.containsThrowsIllegalArgumentForNonEntity » IllegalState [ERROR] EntityManagerImplTest.createNativeQuerySetsEnsureOpenProcedureOnQueryInstance » IllegalState [ERROR] EntityManagerImplTest.createQueryOnClosedManagerThrowsIllegalStateException » IllegalState [ERROR] EntityManagerImplTest.createQuerySetsEnsureOpenProcedureOnQueryInstance » IllegalState [ERROR] EntityManagerImplTest.createTypedNativeQuerySetsEnsureOpenProcedureOnQueryInstance » IllegalState [ERROR] EntityManagerImplTest.createTypedQuerySetsEnsureOpenProcedureOnQueryInstance » IllegalState [ERROR] EntityManagerImplTest.exceptionInCascadePersistMarksTransactionForRollbackOnly » IllegalState [ERROR] EntityManagerImplTest.exceptionInClearMarksTransactionForRollbackOnly » IllegalState [ERROR] EntityManagerImplTest.exceptionInContainsMarksTransactionForRollbackOnly » IllegalState [ERROR] EntityManagerImplTest.exceptionInDetachMarksTransactionForRollbackOnly » IllegalState [ERROR] EntityManagerImplTest.exceptionInFindMarksTransactionForRollbackOnly » IllegalState [ERROR] EntityManagerImplTest.exceptionInFlushMarksTransactionForRollbackOnly » IllegalState [ERROR] EntityManagerImplTest.exceptionInMergeCascadingMarksTransactionForRollbackOnly » IllegalState [ERROR] EntityManagerImplTest.exceptionInMergeMarksTransactionForRollbackOnly » IllegalState [ERROR] EntityManagerImplTest.exceptionInPersistMarksTransactionForRollbackOnly » IllegalState [ERROR] EntityManagerImplTest.exceptionInRefreshMarksTransactionForRollbackOnly » IllegalState [ERROR] EntityManagerImplTest.exceptionInRemoveMarksTransactionForRollbackOnly » IllegalState [ERROR] EntityManagerImplTest.findThrowsIllegalArgumentForNonEntity » IllegalState Cou... [ERROR] EntityManagerImplTest.getReferenceRetrievesInstanceReferenceFromUnitOfWork » IllegalState [ERROR] EntityManagerImplTest.getReferenceThrowsIllegalArgumentExceptionWhenTargetClassIsNotEntity » IllegalState [ERROR] EntityManagerImplTest.getReferenceThrowsIllegalStateWhenInvokedOnClosedEntityManager » IllegalState [ERROR] EntityManagerImplTest.getReferenceWithDescriptorRetrievesInstanceReferenceFromUnitOfWork » IllegalState [ERROR] EntityManagerImplTest.getTransactionOnClosedEntityManagerIsValid » IllegalState [ERROR] EntityManagerImplTest.isLoadedReturnsFalseForNonManagedInstance » IllegalState [ERROR] EntityManagerImplTest.isLoadedReturnsTrueForEagerlyLoadedAttributeOfManagedInstance » IllegalState [ERROR] EntityManagerImplTest.isLoadedReturnsTrueForNonNullLazilyLoadedAttribute » IllegalState [ERROR] EntityManagerImplTest.mergeDetachedWithSingletonList » IllegalState Could not ... [ERROR] EntityManagerImplTest.mergeDetachedWithSingletonSet » IllegalState Could not i... [ERROR] EntityManagerImplTest.mergeDifferentInstanceWithSameIdAsManagedInstanceMergesChanges » IllegalState [ERROR] EntityManagerImplTest.mergeIsAbleToBreakCascadingCycle » IllegalState Could no... [ERROR] EntityManagerImplTest.mergeOfAlreadyPersistedReturnsSameInstance » IllegalState [ERROR] EntityManagerImplTest.mergeOfNewInstancesIsAbleToBreakCascadingCycle » IllegalState [ERROR] EntityManagerImplTest.mergeThrowsIllegalArgumentForNonEntity » IllegalState Co... [ERROR] EntityManagerImplTest.persistOnClosedManagerThrowsIllegalStateException » IllegalState [ERROR] EntityManagerImplTest.persistThrowsIllegalArgumentForNonEntity » IllegalState ... [ERROR] EntityManagerImplTest.refreshThrowsIllegalArgumentForNonEntity » IllegalState ... [ERROR] EntityManagerImplTest.removeIsAbleToBreakCascadingCycle » IllegalState Could n... [ERROR] EntityManagerImplTest.removeThrowsIllegalArgumentForNonEntity » IllegalState C... [ERROR] EntityManagerImplTest.testCascadeMergeOnNullCollection » IllegalState Could no... [ERROR] EntityManagerImplTest.unwrapReturnsItselfWhenClassMatches » IllegalState Could... [ERROR] HintTest.applyAppliesSpecifiedValueToQuery » IllegalState Could not initialize... [ERROR] HintTest.applyOnClassDoesNothingForUnknownHintName » IllegalState Could not in... [ERROR] HintTest.applyOnClassFindsCorrectHintInstanceAndAppliesIt » IllegalState Could... [ERROR] HintTest.applyThrowsIllegalArgumentExceptionWhenProvidedValueCannotBeTransformedToExpectedValue » IllegalState [ERROR] HintTest.applyTransformsProvidedValueToCorrespondingMappedValue » IllegalState [ERROR] HintTest.applyUsesDefaultValueWhenProvidedValueIsEmptyString » IllegalState Co... [ERROR] HintTest.disableInferenceHintDisablesInferenceOnDescriptorForTypedQuery » IllegalState [ERROR] HintTest.disableInferenceHintDisablesInferenceOnStatement » IllegalState Could... [ERROR] HintTest.initializeMapsValueTransformation » IllegalState Could not initialize... [ERROR] HintTest.setQueryTargetOntologySelectsStatementOntology » IllegalState Could n... [ERROR] MetamodelImplInheritanceTest.buildingMetamodelResolvesInheritanceStrategy » IllegalState [ERROR] MetamodelImplInheritanceTest.buildingMetamodelSetsDefaultInheritanceStrategyWhenItIsNotSpecifiedOnEntity » IllegalState [ERROR] MetamodelImplInheritanceTest.buildingMetamodelSetsMultipleSubtypesOnSuperType » IllegalState [ERROR] MetamodelImplInheritanceTest.buildingMetamodelSetsSubtypesOfEntitySuperclass » IllegalState [ERROR] MetamodelImplInheritanceTest.buildingMetamodelSetsSubtypesOfMappedSuperclass » IllegalState [ERROR] MetamodelImplInheritanceTest.buildingMetamodelSupportsReferenceFromParentEntityToSubEntity » IllegalState [ERROR] MetamodelImplInheritanceTest.buildingMetamodelThrowsExceptionWhenInheritanceStrategyIsDeclaredOnSubtype » IllegalState [ERROR] MetamodelImplInheritanceTest.buildsEntityTypeForClassWithMappedSuperclass » IllegalState [ERROR] MetamodelImplInheritanceTest.entityWithAbstractEntityParentSetsEntityTypeSupertype » IllegalState [ERROR] MetamodelImplInheritanceTest.entityWithEntitySuperclassIsBuiltWithAllRelevantAttributes » IllegalState [ERROR] MetamodelImplInheritanceTest.entityWithMappedSuperclassIsBuiltWithAllRelevantFields » IllegalState [ERROR] MetamodelImplInheritanceTest.entityWithMappedSuperclassSetsEntityTypeSupertype » IllegalState [ERROR] MetamodelImplInheritanceTest.subtypesOfEntityWithoutSubtypesAreEmpty » IllegalState [ERROR] MetamodelImplTest.addingUriToModuleExtractionSignatureReflectsInFutureInvocationOfGetModuleExtractionSignature » IllegalState [ERROR] MetamodelImplTest.buildForSetOfClassesBuildsOnlyEntityClassesMetamodel » IllegalState [ERROR] MetamodelImplTest.buildsCorrectIdentifierFromUriField » IllegalState Could not... [ERROR] MetamodelImplTest.buildsEntityWithNamedQueries » IllegalState Could not initia... [ERROR] MetamodelImplTest.buildsEntityWithObjectPropertyAttributeAsUri » IllegalState ... [ERROR] MetamodelImplTest.buildsEntityWithPluralObjectPropertyAttributeAsUrls » IllegalState [ERROR] MetamodelImplTest.buildsEntityWithUriTypesField » IllegalState Could not initi... [ERROR] MetamodelImplTest.buildsSingleEntityWithAnnotationPropertyAndInferredPropertiesField » IllegalState [ERROR] MetamodelImplTest.buildsSingleEntityWithListsReferencedList » IllegalState Cou... [ERROR] MetamodelImplTest.buildsSingleEntityWithListsSimpleList » IllegalState Could n... [ERROR] MetamodelImplTest.buildsSingleEntityWithMultipleSingularDataProperties » IllegalState [ERROR] MetamodelImplTest.buildsSingleEntityWithParticipationConstraints » IllegalState [ERROR] MetamodelImplTest.buildsSingleEntityWithPropertiesField » IllegalState Could n... [ERROR] MetamodelImplTest.buildsSingleEntityWithSetBasedObjectProperty » IllegalState ... [ERROR] MetamodelImplTest.buildsSingleEntityWithSingularDataProperty » IllegalState Co... [ERROR] MetamodelImplTest.buildsSingleEntityWithSingularDataPropertyWithNonEmptyField » IllegalState [ERROR] MetamodelImplTest.buildsSingleEntityWithSingularObjectProperty » IllegalState ... [ERROR] MetamodelImplTest.buildsSingleEntityWithTypesField » IllegalState Could not in... [ERROR] MetamodelImplTest.entityThrowsIllegalArgumentForNonEntityClass » IllegalState ... [ERROR] MetamodelImplTest.getEntitiesReturnsOnlyEntityTypes » IllegalState Could not i... [ERROR] MetamodelImplTest.getManagedTypesReturnsEntitiesAndMappedSuperclasses » IllegalState [ERROR] MetamodelImplTest.getMappedEntitiesReturnsSetOfEntityTypesMappingSpecifiedClassIri » IllegalState [ERROR] MetamodelImplTest.getModuleExtractionSignatureExtractsUrisFromConfiguration » IllegalState [ERROR] MetamodelImplTest.getModuleExtractionSignatureReturnsEmptyCollectionForNoSignature » IllegalState [ERROR] MetamodelImplTest.isEntityTypeReturnsFalseForMappedSuperclass » IllegalState C... [ERROR] MetamodelImplTest.isEntityTypeReturnsTrueForEntityClass » IllegalState Could n... [ERROR] MetamodelImplTest.skipsFieldsAnnotatedWithTransientWhenProcessingClass » IllegalState [ERROR] MetamodelImplTest.skipsFinalFieldsWhenProcessingClass » IllegalState Could not... [ERROR] MetamodelImplTest.skipsStaticFieldsWhenProcessingClass » IllegalState Could no... [ERROR] MetamodelImplTest.skipsTransientFieldsWhenProcessingClass » IllegalState Could... [ERROR] MetamodelImplTest.throwExceptionWhenForClassWithInvalidIdentifier » IllegalState [ERROR] MetamodelImplTest.throwsExceptionForClassWithoutIdentifier » IllegalState Coul... [ERROR] MetamodelImplTest.throwsExceptionForEntityWithPersistentArray » IllegalState C... [ERROR] MetamodelImplTest.throwsExceptionForEntityWithoutNoArgConstructor » IllegalState [ERROR] MetamodelImplTest.throwsExceptionWhenPropertiesIsNotAMap » IllegalState Could ... [ERROR] MetamodelImplTest.throwsExceptionWhenTryingToBuildClassWithoutOWLClassAnnotation » IllegalState [ERROR] MetamodelImplTest.throwsExceptionWhenTypesFieldIsNotASet » IllegalState Could ... [ERROR] QueryImplTest.closesStatementAndResultSetUponSelectFinish » IllegalState Could... [ERROR] QueryImplTest.closesStatementUponUpdateFinish » IllegalState Could not initial... [ERROR] QueryImplTest.exceptionInExecuteUpdateInvokesRollbackMarker » IllegalState Cou... [ERROR] QueryImplTest.exceptionInGetResultListInvokesRollbackMarker » IllegalState Cou... [ERROR] QueryImplTest.exceptionInGetSingleResultInvokesRollbackMarker » IllegalState C... [ERROR] QueryImplTest.exceptionInSetMaxResultsInvokesRollbackMarker » IllegalState Cou... [ERROR] QueryImplTest.exceptionInSetParameterByNameInvokesRollbackMarker » IllegalState [ERROR] QueryImplTest.exceptionInSetParameterByParameterInvokesRollbackMarker » IllegalState [ERROR] QueryImplTest.exceptionInSetParameterByPositionInvokesRollbackMarker » IllegalState [ERROR] QueryImplTest.exceptionInSetStringParameterByNameInvokesRollbackMarker » IllegalState [ERROR] QueryImplTest.exceptionInSetStringParameterByParameterInvokesRollbackMarker » IllegalState [ERROR] QueryImplTest.exceptionInSetStringParameterByPositionInvokesRollbackMarker » IllegalState [ERROR] QueryImplTest.executeQueryAppliesQueryHints » IllegalState Could not initializ... [ERROR] QueryImplTest.executeQueryForStreamAppliesQueryHints » IllegalState Could not ... [ERROR] QueryImplTest.executeUpdateAppliesQueryHints » IllegalState Could not initiali... [ERROR] QueryImplTest.executeUpdateEnsuresPersistenceContextIsOpen » IllegalState Coul... [ERROR] QueryImplTest.executeUpdateRunsUpdateOnConnection » IllegalState Could not ini... [ERROR] QueryImplTest.executeUpdateThrowsPersistenceExceptionWhenOntoDriverExceptionIsThrown » IllegalState [ERROR] QueryImplTest.getParameterValueThrowsIllegalStateForUnboundParam » IllegalState [ERROR] QueryImplTest.getResultListEnsuresPersistenceContextIsOpen » IllegalState Coul... [ERROR] QueryImplTest.getResultListSetsValuesOfUnboundVariablesToNullInResultArrays » IllegalState [ERROR] QueryImplTest.getResultListWithoutParameterSettingJustPassesTheOriginalQuery » IllegalState [ERROR] QueryImplTest.getResultStreamClosesStatementWhenStreamIsProcessed » IllegalState [ERROR] QueryImplTest.getResultStreamClosesStatementWhenStreamProcessingThrowsException » IllegalState [ERROR] QueryImplTest.getResultStreamRetrievesResultStreamFromUnderlyingResultSet » IllegalState [ERROR] QueryImplTest.getSingleResultReturnsUniqueResult » IllegalState Could not init... [ERROR] QueryImplTest.getSingleResultWithMultipleResultsThrowsNoUniqueResultException » IllegalState [ERROR] QueryImplTest.getSingleResultWithoutResultThrowsNoResultException » IllegalState [ERROR] QueryImplTest.isBoundIndicatesWhetherVariableHasBeenBound » IllegalState Could... [ERROR] QueryImplTest.noResultExceptionInGetSingleResultDoesNotCauseTransactionRollback » IllegalState [ERROR] QueryImplTest.noUniqueResultExceptionInGetSingleResultDoesNotCauseTransactionRollback » IllegalState [ERROR] QueryImplTest.queryResultRowIsArrayOfObjectsWhenMultipleColumnsExist » IllegalState [ERROR] QueryImplTest.queryResultRowObjectWhenSingleColumnExists » IllegalState Could ... [ERROR] QueryImplTest.runtimeExceptionInExecuteUpdateInvokesRollbackMarker » IllegalState [ERROR] QueryImplTest.runtimeExceptionInGetResultListInvokesRollbackMarker » IllegalState [ERROR] QueryImplTest.runtimeExceptionInGetSingleResultInvokesRollbackMarker » IllegalState [ERROR] QueryImplTest.setFirstResultExecutesQueryWithSpecifiedOffset » IllegalState Co... [ERROR] QueryImplTest.setMaxResultsExecutesQueryWithSpecifiedLimit » IllegalState Coul... [ERROR] QueryImplTest.setMaxResultsToLessThanZeroThrowsIllegalArgument » IllegalState ... [ERROR] QueryImplTest.setParameterByNameSetsAllOccurrencesOfVariableInQuery » IllegalState [ERROR] QueryImplTest.setParameterByParameterSetsValueWithCorrectType » IllegalState C... [ERROR] QueryImplTest.setParameterSupportsUsingEntityAsParameterValue » IllegalState C... [ERROR] QueryImplTest.setPositionalParameterSetsValueAtCorrectPosition » IllegalState ... [ERROR] QueryImplTest.setPositionalParameterWithLanguageTag » IllegalState Could not i... [ERROR] QueryImplTest.setUntypedParameterAddsValueDirectlyIntoQueryString » IllegalState [ERROR] QueryImplTest.setUntypedParameterByNameAddsValueDirectlyIntoQueryString » IllegalState [ERROR] QueryImplTest.setUntypedParameterByPositionAddsValueDirectlyIntoQueryString » IllegalState [ERROR] QueryImplTest.settingFirstResultToLargerThanResultCountReturnsEmptyList » IllegalState [ERROR] QueryImplTest.settingFirstResultToNegativeThrowsIllegalArgumentException » IllegalState [ERROR] QueryImplTest.testSetStringParameterWithLanguageTag » IllegalState Could not i... [ERROR] QueryImplTest.testSetStringParameterWithLanguageTagUsingParameterMethod » IllegalState [ERROR] QueryResultSpliteratorTest.constructorCreatesSpliteratorWithOrderedNonNullAndImmutableCharacteristics » IllegalState [ERROR] QueryResultSpliteratorTest.forEachRemainingInvokesClosingProcedureAfterAllItemsHaveBeenProcessed » IllegalState [ERROR] QueryResultSpliteratorTest.forEachRemainingInvokesClosingProcedureWhenProcessingThrowsException » IllegalState [ERROR] QueryResultSpliteratorTest.forEachRemainingInvokesMapperAndConsumerForAllRemainingResultSetItems » IllegalState [ERROR] QueryResultSpliteratorTest.tryAdvanceDoesNotInvokeConsumerWhenMapperReturnsEmptyOptional » IllegalState [ERROR] QueryResultSpliteratorTest.tryAdvanceInvokesClosingProcedureWhenConsumerThrowsException » IllegalState [ERROR] QueryResultSpliteratorTest.tryAdvanceInvokesClosingProcedureWhenResultSetSpliteratorReturnsFalse » IllegalState [ERROR] QueryResultSpliteratorTest.tryAdvancePassesResultSetValueToMapperAndThenConsumer » IllegalState [ERROR] QueryResultSpliteratorTest.tryAdvanceReturnsFalseWhenResultSetSpliteratorReturnsFalse » IllegalState [ERROR] QueryResultSpliteratorTest.tryAdvanceReturnsTrueWhenResultSetSpliteratorReturnsTrue » IllegalState [ERROR] TypedQueryImplTest.askQueryReturnsSingleBoolean » IllegalState Could not initi... [ERROR] TypedQueryImplTest.closesStatementAndResultSetUponSelectFinish » IllegalState ... [ERROR] TypedQueryImplTest.closesStatementUponUpdateFinish » IllegalState Could not in... [ERROR] TypedQueryImplTest.exceptionInExecuteUpdateInvokesRollbackMarker » IllegalState [ERROR] TypedQueryImplTest.exceptionInGetResultListInvokesRollbackMarker » IllegalState [ERROR] TypedQueryImplTest.exceptionInGetSingleResultInvokesRollbackMarker » IllegalState [ERROR] TypedQueryImplTest.exceptionInSetMaxResultsInvokesRollbackMarker » IllegalState [ERROR] TypedQueryImplTest.exceptionInSetParameterByNameInvokesRollbackMarker » IllegalState [ERROR] TypedQueryImplTest.exceptionInSetParameterByParameterInvokesRollbackMarker » IllegalState [ERROR] TypedQueryImplTest.exceptionInSetParameterByPositionInvokesRollbackMarker » IllegalState [ERROR] TypedQueryImplTest.exceptionInSetStringParameterByNameInvokesRollbackMarker » IllegalState [ERROR] TypedQueryImplTest.exceptionInSetStringParameterByParameterInvokesRollbackMarker » IllegalState [ERROR] TypedQueryImplTest.exceptionInSetStringParameterByPositionInvokesRollbackMarker » IllegalState [ERROR] TypedQueryImplTest.executeQueryAppliesQueryHints » IllegalState Could not init... [ERROR] TypedQueryImplTest.executeQueryForStreamAppliesQueryHints » IllegalState Could... [ERROR] TypedQueryImplTest.executeUpdateAppliesQueryHints » IllegalState Could not ini... [ERROR] TypedQueryImplTest.executeUpdateEnsuresPersistenceContextIsOpen » IllegalState [ERROR] TypedQueryImplTest.executeUpdateRunsUpdateOnConnection » IllegalState Could no... [ERROR] TypedQueryImplTest.executeUpdateThrowsPersistenceExceptionWhenOntoDriverExceptionIsThrown » IllegalState [ERROR] TypedQueryImplTest.getParameterValueThrowsIllegalStateForUnboundParam » IllegalState [ERROR] TypedQueryImplTest.getResultListEnsuresPersistenceContextIsOpen » IllegalState [ERROR] TypedQueryImplTest.getResultListSkipsValuesWhichCannotBeLoadedAsEntities » IllegalState [ERROR] TypedQueryImplTest.getResultListWithEntityTypeReturnsEntities » IllegalState C... [ERROR] TypedQueryImplTest.getResultListWithoutParameterSettingJustPassesTheOriginalQuery » IllegalState [ERROR] TypedQueryImplTest.getResultStreamClosesStatementWhenStreamIsProcessed » IllegalState [ERROR] TypedQueryImplTest.getResultStreamClosesStatementWhenStreamProcessingThrowsException » IllegalState [ERROR] TypedQueryImplTest.getResultStreamRetrievesResultStreamFromUnderlyingResultSet » IllegalState [ERROR] TypedQueryImplTest.getSingleResultWithEntityTypeReturnsCorrectResult » IllegalState [ERROR] TypedQueryImplTest.getSingleResultWithoutResultThrowsNoResultException » IllegalState [ERROR] TypedQueryImplTest.isBoundIndicatesWhetherVariableHasBeenBound » IllegalState ... [ERROR] TypedQueryImplTest.noResultExceptionInGetSingleResultDoesNotCauseTransactionRollback » IllegalState [ERROR] TypedQueryImplTest.noUniqueResultExceptionInGetSingleResultDoesNotCauseTransactionRollback » IllegalState [ERROR] TypedQueryImplTest.runtimeExceptionInExecuteUpdateInvokesRollbackMarker » IllegalState [ERROR] TypedQueryImplTest.runtimeExceptionInGetResultListInvokesRollbackMarker » IllegalState [ERROR] TypedQueryImplTest.runtimeExceptionInGetSingleResultInvokesRollbackMarker » IllegalState [ERROR] TypedQueryImplTest.setDescriptorPassesDescriptorToInstanceLoading » IllegalState [ERROR] TypedQueryImplTest.setFirstResultExecutesQueryWithSpecifiedOffset » IllegalState [ERROR] TypedQueryImplTest.setMaxResultsExecutesQueryWithSpecifiedLimit » IllegalState [ERROR] TypedQueryImplTest.setMaxResultsToLessThanZeroThrowsIllegalArgument » IllegalState [ERROR] TypedQueryImplTest.setParameterByNameSetsAllOccurrencesOfVariableInQuery » IllegalState [ERROR] TypedQueryImplTest.setParameterByParameterSetsValueWithCorrectType » IllegalState [ERROR] TypedQueryImplTest.setParameterSupportsUsingEntityAsParameterValue » IllegalState [ERROR] TypedQueryImplTest.setPositionalParameterSetsValueAtCorrectPosition » IllegalState [ERROR] TypedQueryImplTest.setPositionalParameterWithLanguageTag » IllegalState Could ... [ERROR] TypedQueryImplTest.setUntypedParameterAddsValueDirectlyIntoQueryString » IllegalState [ERROR] TypedQueryImplTest.setUntypedParameterByNameAddsValueDirectlyIntoQueryString » IllegalState [ERROR] TypedQueryImplTest.setUntypedParameterByPositionAddsValueDirectlyIntoQueryString » IllegalState [ERROR] TypedQueryImplTest.settingFirstResultToLargerThanResultCountReturnsEmptyList » IllegalState [ERROR] TypedQueryImplTest.settingFirstResultToNegativeThrowsIllegalArgumentException » IllegalState [ERROR] TypedQueryImplTest.testSetStringParameterWithLanguageTag » IllegalState Could ... [ERROR] TypedQueryImplTest.testSetStringParameterWithLanguageTagUsingParameterMethod » IllegalState [ERROR] TypedQueryImplTest.throwsExceptionWhenLoadingEntityWithoutUoWSet » IllegalState [ERROR] TypedQueryImplTest.throwsExceptionWhenNegativeIsUsedForSetMaxResults » IllegalState [ERROR] TypedQueryImplTest.throwsNoResultExceptionWhenThereIsNoResultForGetSingle » IllegalState [ERROR] TypedQueryImplTest.throwsNoSingleResultExceptionWhenThereAreMultipleResultsForGetSingle » IllegalState [ERROR] AbstractAttributeTest.setUp:36 » IllegalState Could not initialize plugin: int... [ERROR] AbstractAttributeTest.setUp:36 » IllegalState Could not initialize plugin: int... [ERROR] AbstractAttributeTest.setUp:36 » IllegalState Could not initialize plugin: int... [ERROR] AbstractAttributeTest.setUp:36 » IllegalState Could not initialize plugin: int... [ERROR] AbstractAttributeTest.setUp:36 » IllegalState Could not initialize plugin: int... [ERROR] AbstractAttributeTest.setUp:36 » IllegalState Could not initialize plugin: int... [ERROR] AbstractIdentifiableTypeTest.setUp:52 » IllegalState Could not initialize plug... [ERROR] AbstractIdentifiableTypeTest.setUp:52 » IllegalState Could not initialize plug... [ERROR] AbstractIdentifiableTypeTest.setUp:52 » IllegalState Could not initialize plug... [ERROR] AbstractIdentifiableTypeTest.setUp:52 » IllegalState Could not initialize plug... [ERROR] AbstractIdentifiableTypeTest.setUp:52 » IllegalState Could not initialize plug... [ERROR] AbstractIdentifiableTypeTest.setUp:52 » IllegalState Could not initialize plug... [ERROR] AbstractIdentifiableTypeTest.setUp:52 » IllegalState Could not initialize plug... [ERROR] AbstractIdentifiableTypeTest.setUp:52 » IllegalState Could not initialize plug... [ERROR] AbstractIdentifiableTypeTest.setUp:52 » IllegalState Could not initialize plug... [ERROR] AbstractIdentifiableTypeTest.setUp:52 » IllegalState Could not initialize plug... [ERROR] AbstractIdentifiableTypeTest.setUp:52 » IllegalState Could not initialize plug... [ERROR] AbstractIdentifiableTypeTest.setUp:52 » IllegalState Could not initialize plug... [ERROR] AbstractIdentifiableTypeTest.setUp:52 » IllegalState Could not initialize plug... [ERROR] AbstractIdentifiableTypeTest.setUp:52 » IllegalState Could not initialize plug... [ERROR] AbstractIdentifiableTypeTest.setUp:52 » IllegalState Could not initialize plug... [ERROR] AbstractIdentifiableTypeTest.setUp:52 » IllegalState Could not initialize plug... [ERROR] AbstractIdentifiableTypeTest.setUp:52 » IllegalState Could not initialize plug... [ERROR] AbstractIdentifiableTypeTest.setUp:52 » IllegalState Could not initialize plug... [ERROR] AbstractIdentifiableTypeTest.setUp:52 » IllegalState Could not initialize plug... [ERROR] AbstractIdentifiableTypeTest.setUp:52 » IllegalState Could not initialize plug... [ERROR] AbstractIdentifiableTypeTest.setUp:52 » IllegalState Could not initialize plug... [ERROR] AbstractIdentifiableTypeTest.setUp:52 » IllegalState Could not initialize plug... [ERROR] AbstractIdentifiableTypeTest.setUp:52 » IllegalState Could not initialize plug... [ERROR] AbstractIdentifiableTypeTest.setUp:52 » IllegalState Could not initialize plug... [ERROR] AbstractIdentifiableTypeTest.setUp:52 » IllegalState Could not initialize plug... [ERROR] AbstractIdentifiableTypeTest.setUp:52 » IllegalState Could not initialize plug... [ERROR] AbstractIdentifiableTypeTest.setUp:52 » IllegalState Could not initialize plug... [ERROR] AbstractIdentifiableTypeTest.setUp:52 » IllegalState Could not initialize plug... [ERROR] AnnotationPropertyAttributesTest.resolveResolvesLexicalFormConfigurationFromAnnotation » IllegalState [ERROR] AnnotationPropertyAttributesTest.resolveResolvesSimpleLiteralConfigurationFromAnnotation » IllegalState [ERROR] AnnotationPropertyAttributesTest.resolveSetsDatatypeToValueSpecifiedInAnnotation » IllegalState [ERROR] AnnotationPropertyAttributesTest.resolveSetsLanguageFromPersistenceUnitLanguageConfiguration » IllegalState [ERROR] AnnotationPropertyAttributesTest.resolveSetsLanguageToNullWhenFieldIsMultilingualString » IllegalState [ERROR] AnnotationPropertyAttributesTest.resolveSupportsNamespaceResolutionForExplicitDatatypeMapping » IllegalState [ERROR] ClassFieldMetamodelProcessorTest.:41 » IllegalState Could not initialize... [ERROR] ClassFieldMetamodelProcessorTest.:41 » IllegalState Could not initialize... [ERROR] ClassFieldMetamodelProcessorTest.:41 » IllegalState Could not initialize... [ERROR] ClassFieldMetamodelProcessorTest.:41 » IllegalState Could not initialize... [ERROR] ClassFieldMetamodelProcessorTest.:41 » IllegalState Could not initialize... [ERROR] ClassFieldMetamodelProcessorTest.:41 » IllegalState Could not initialize... [ERROR] ClassFieldMetamodelProcessorTest.:41 » IllegalState Could not initialize... [ERROR] ClassFieldMetamodelProcessorTest.:41 » IllegalState Could not initialize... [ERROR] ClassFieldMetamodelProcessorTest.:41 » IllegalState Could not initialize... [ERROR] ClassFieldMetamodelProcessorTest.:41 » IllegalState Could not initialize... [ERROR] ConverterResolverTest.resolveConverterReturnsBuiltInDateConverterForDataPropertyWithDateTarget:96 » IllegalState [ERROR] ConverterResolverTest.resolveConverterReturnsBuiltInInstantConverterForInstantDataPropertyField:108 » IllegalState [ERROR] ConverterResolverTest.resolveConverterReturnsBuiltInIntegerConverterForIntegerDataPropertyField:84 » IllegalState [ERROR] ConverterResolverTest.resolveConverterReturnsBuiltInIntegerConverterForPluralIntegerDataPropertyField:119 » IllegalState [ERROR] ConverterResolverTest.resolveConverterReturnsBuiltInOrdinalEnumConverterForOrdinalEnumDataPropertyField:280 » IllegalState [ERROR] ConverterResolverTest.resolveConverterReturnsBuiltInStringEnumConverterForStringEnumDataPropertyField:131 » IllegalState [ERROR] ConverterResolverTest.resolveConverterReturnsCustomConverterInstanceSpecifiedByConvertAnnotation:215 » IllegalState [ERROR] ConverterResolverTest.resolveConverterReturnsEmptyOptionalForObjectPropertyWithEntityTarget:72 » IllegalState [ERROR] ConverterResolverTest.resolveConverterReturnsObjectConverterForFieldOfObjectType:155 » IllegalState [ERROR] ConverterResolverTest.resolveConverterReturnsObjectOneOfEnumConverterForEnumValuedObjectPropertyAttribute:268 » IllegalState [ERROR] ConverterResolverTest.resolveConverterReturnsOptionalWhenConvertAnnotationDisablesConversion:230 » IllegalState [ERROR] ConverterResolverTest.resolveConverterReturnsToLexicalFormConverterForFieldWithLexicalForm:143 » IllegalState [ERROR] ConverterResolverTest.resolveConverterReturnsToRdfLiteralConverterForAttributeWithExplicitDatatypeMapping:191 » IllegalState [ERROR] ConverterResolverTest.resolveConverterThrowsInvalidConverterExceptionWhenAttemptingToUseCustomConverterOnObjectPropertyField:292 » IllegalState [ERROR] ConverterResolverTest.resolveConverterThrowsInvalidConverterExceptionWhenConverterDoesNotImplementAttributeConverter:258 » IllegalState [ERROR] ConverterResolverTest.resolveConverterThrowsInvalidFieldMappingExceptionWhenFieldWithExplicitDatatypeIsNotOfTypeString:204 » IllegalState [ERROR] ConverterResolverTest.resolveConverterUsesConfigurationToProvideSettingsToObjectConverter:178 » IllegalState [ERROR] DataPropertyAttributesTest.resolveResolvesLexicalFormConfigurationFromAnnotation » IllegalState [ERROR] DataPropertyAttributesTest.resolveResolvesSimpleLiteralConfigurationFromAnnotation » IllegalState [ERROR] DataPropertyAttributesTest.resolveSetsDatatypeToValueSpecifiedInAnnotation » IllegalState [ERROR] DataPropertyAttributesTest.resolveSetsEnumTypeToStringWhenEnumeratedAnnotationIsNotSpecifiedOnEnumValuedField » IllegalState [ERROR] DataPropertyAttributesTest.resolveSetsEnumTypeToValueSpecifiedInEnumeratedAnnotation » IllegalState [ERROR] DataPropertyAttributesTest.resolveSetsLanguageFromPersistenceUnitLanguageConfiguration » IllegalState [ERROR] DataPropertyAttributesTest.resolveSetsLanguageToNullWhenFieldIsMultilingualString » IllegalState [ERROR] EntityLifecycleListenerManagerTest.listenerInvocationDoesNothingWhenNoMatchingListenerExists:47 » IllegalState [ERROR] EntityLifecycleListenerManagerTest.listenerInvocationInvokesAncestorListenersWhenNoneAreDeclaredDirectlyOnEntity:70 » IllegalState [ERROR] EntityLifecycleListenerManagerTest.listenerInvocationInvokesCorrectCallback:39 » IllegalState [ERROR] EntityLifecycleListenerManagerTest.listenerInvocationInvokesEntityListenerCallbacks:125 » IllegalState [ERROR] EntityLifecycleListenerManagerTest.listenerInvocationInvokesEntityListenerCallbacksBeforeInternalLifecycleCallbacks:174 » IllegalState [ERROR] EntityLifecycleListenerManagerTest.listenerInvocationInvokesEntityListenerCallbacksTopDown:137 » IllegalState [ERROR] EntityLifecycleListenerManagerTest.listenerInvocationInvokesEntityListenersInOrderOfDeclarationOnEntity:155 » IllegalState [ERROR] EntityLifecycleListenerManagerTest.listenerInvocationInvokesListenersTopDown:58 » IllegalState [ERROR] EntityLifecycleListenerManagerTest.listenerInvocationPreventsEndlessLoopWhenListenerImplementationWouldCauseAnotherListenerToFire:200 » IllegalState [ERROR] FieldMappingValidatorTest.lexicalFormAnnotationIsValidOnStringField:121 » IllegalState [ERROR] FieldMappingValidatorTest.lexicalFormDataPropertyIsValidOnListStringFields:202 » IllegalState [ERROR] FieldMappingValidatorTest.simpleLiteralAnnotationIsValidOnSetStringField:179 » IllegalState [ERROR] FieldMappingValidatorTest.simpleLiteralAnnotationIsValidOnStringField:143 » IllegalState [ERROR] FieldMappingValidatorTest.simpleLiteralMappingIsValidOnEnum:191 » IllegalState [ERROR] FieldMappingValidatorTest.validateAttributeMappingPassesForRegularObjectPropertyAttribute:297 » IllegalState [ERROR] FieldMappingValidatorTest.validateAttributeMappingThrowsInvalidFieldMappingExceptionWhenFieldMapsRDFType:214 » IllegalState [ERROR] FieldMappingValidatorTest.validateAttributeMappingThrowsInvalidFieldMappingExceptionWhenObjectPropertyIsNotAnnotatedWithEnumeratedOneOf:287 » IllegalState [ERROR] FieldMappingValidatorTest.validateLiteralFieldMappingAllowsSimpleLiteralMappingViaConverterSupportingStringAxiomValue:165 » IllegalState [ERROR] FieldMappingValidatorTest.validateLiteralFieldMappingThrowsInvalidFieldMappingExceptionWhenFieldIsLexicalFormAndNotString:132 » IllegalState [ERROR] FieldMappingValidatorTest.validateLiteralFieldMappingThrowsInvalidFieldMappingExceptionWhenFieldIsSimpleLiteralAndNotString:153 » IllegalState [ERROR] IdentifiableEntityTypeTest.getFieldSpecificationReturnsTypesIfNameMatches:58 » IllegalState [ERROR] MetamodelBuilderTest.buildMetamodelBuildsAttributeWithConverterForEnumValuedObjectProperty » IllegalState [ERROR] MetamodelBuilderTest.buildMetamodelBuildsEntityWithBuiltInConverters » IllegalState [ERROR] MetamodelBuilderTest.buildMetamodelBuildsEntityWithLocalDateTimeConverter » IllegalState [ERROR] MetamodelBuilderTest.buildMetamodelBuildsEntityWithParentLifecycleCallbacks » IllegalState [ERROR] MetamodelBuilderTest.buildMetamodelBuildsResultSetMappersFromMappingConfigurations » IllegalState [ERROR] MetamodelBuilderTest.buildMetamodelOverridesFetchTypeOfInferredPropertiesSpecificationToEager » IllegalState [ERROR] MetamodelBuilderTest.buildMetamodelOverridesFetchTypeOfInferredTypesSpecificationToEager » IllegalState [ERROR] MetamodelBuilderTest.buildMetamodelRegistersReferencesBetweenClassesOnPluralAttributes » IllegalState [ERROR] MetamodelBuilderTest.buildMetamodelRegistersReferencesBetweenClassesOnSingularAttributes » IllegalState [ERROR] MetamodelBuilderTest.buildMetamodelSetsLexicalFormConfigOnAttributeMappingBasedOnAnnotation » IllegalState [ERROR] MetamodelBuilderTest.buildMetamodelSetsSimpleLiteralConfigOnAttributeMappingBasedOnAnnotation » IllegalState [ERROR] MetamodelBuilderTest.buildMetamodelSupportsCollectionAttributes » IllegalState [ERROR] MetamodelBuilderTest.buildMetamodelSupportsMultipleInheritanceInterfaceAndClass » IllegalState [ERROR] MetamodelBuilderTest.buildMetamodelSupportsMultipleInheritanceInterfaceOnly » IllegalState [ERROR] MetamodelBuilderTest.buildMetamodelSupportsPluralSimpleLiteralAttributes » IllegalState [ERROR] MetamodelBuilderTest.buildMetamodelThrowsExceptionIfAnnotatedMethodHasInvalidName » IllegalState [ERROR] MetamodelBuilderTest.buildMetamodelThrowsInvalidFieldMappingExceptionWhenFieldIsMappedToRDFType » IllegalState [ERROR] MetamodelBuilderTest.buildsMetamodelOfEntityWhichUsesPackageLevelNamespace » IllegalState [ERROR] MetamodelBuilderTest.buildsMetamodelOfEntityWithNamespaceUsedOnAttribute » IllegalState [ERROR] MetamodelBuilderTest.buildsMetamodelOfEntityWithNamespacesDeclaredOnClass » IllegalState [ERROR] MetamodelBuilderTest.buildsMetamodelOfEntityWithSingleNamespaceDeclaredOnClass » IllegalState [ERROR] StaticMetamodelInitializerTest.initializeStaticMetamodelChecksThatModelSubclassHasDeclaredSuperclassInStaticMetamodelAsWell » IllegalState [ERROR] StaticMetamodelInitializerTest.initializeStaticMetamodelIgnoresClassWithoutMatchingStaticMetamodelAnnotation » IllegalState [ERROR] StaticMetamodelInitializerTest.initializeStaticMetamodelIgnoresEntityIdentifierWhenItIsInheritedFromSuperclass » IllegalState [ERROR] StaticMetamodelInitializerTest.initializeStaticMetamodelIgnoresPropertiesSpecificationWhenItIsInheritedFromSuperclass » IllegalState [ERROR] StaticMetamodelInitializerTest.initializeStaticMetamodelIgnoresTypesSpecificationWhenItIsInheritedFromSuperclass » IllegalState [ERROR] StaticMetamodelInitializerTest.initializeStaticMetamodelInitializesFieldsOfSimpleEntityStaticMetamodel » IllegalState [ERROR] StaticMetamodelInitializerTest.initializeStaticMetamodelInitializesMetamodelForMappedSuperclasses » IllegalState [ERROR] StaticMetamodelInitializerTest.initializeStaticMetamodelInitializesPluralAttributesInStaticMetamodelClass » IllegalState [ERROR] StaticMetamodelInitializerTest.initializeStaticMetamodelInitializesPropertiesFieldInStaticMetamodelClass » IllegalState [ERROR] StaticMetamodelInitializerTest.initializeStaticMetamodelSkipsFieldsWhichAreNotPublicStaticVolatile » IllegalState [ERROR] StaticMetamodelInitializerTest.initializeStaticMetamodelThrowsStaticMetamodelInitializationExceptionWhenStaticMetamodelFieldHasNoMetamodelCounterpart » IllegalState [ERROR] AxiomDescriptorFactoryTest.setUp:73 » IllegalState Could not initialize plugin... [ERROR] AxiomDescriptorFactoryTest.setUp:73 » IllegalState Could not initialize plugin... [ERROR] AxiomDescriptorFactoryTest.setUp:73 » IllegalState Could not initialize plugin... [ERROR] AxiomDescriptorFactoryTest.setUp:73 » IllegalState Could not initialize plugin... [ERROR] AxiomDescriptorFactoryTest.setUp:73 » IllegalState Could not initialize plugin... [ERROR] AxiomDescriptorFactoryTest.setUp:73 » IllegalState Could not initialize plugin... [ERROR] AxiomDescriptorFactoryTest.setUp:73 » IllegalState Could not initialize plugin... [ERROR] AxiomDescriptorFactoryTest.setUp:73 » IllegalState Could not initialize plugin... [ERROR] AxiomDescriptorFactoryTest.setUp:73 » IllegalState Could not initialize plugin... [ERROR] AxiomDescriptorFactoryTest.setUp:73 » IllegalState Could not initialize plugin... [ERROR] AxiomDescriptorFactoryTest.setUp:73 » IllegalState Could not initialize plugin... [ERROR] AxiomDescriptorFactoryTest.setUp:73 » IllegalState Could not initialize plugin... [ERROR] AxiomDescriptorFactoryTest.setUp:73 » IllegalState Could not initialize plugin... [ERROR] AxiomDescriptorFactoryTest.setUp:73 » IllegalState Could not initialize plugin... [ERROR] AxiomDescriptorFactoryTest.setUp:73 » IllegalState Could not initialize plugin... [ERROR] AxiomDescriptorFactoryTest.setUp:73 » IllegalState Could not initialize plugin... [ERROR] AxiomDescriptorFactoryTest.setUp:73 » IllegalState Could not initialize plugin... [ERROR] AxiomDescriptorFactoryTest.setUp:73 » IllegalState Could not initialize plugin... [ERROR] AxiomDescriptorFactoryTest.setUp:73 » IllegalState Could not initialize plugin... [ERROR] AxiomDescriptorFactoryTest.setUp:73 » IllegalState Could not initialize plugin... [ERROR] AxiomDescriptorFactoryTest.setUp:73 » IllegalState Could not initialize plugin... [ERROR] AxiomDescriptorFactoryTest.setUp:73 » IllegalState Could not initialize plugin... [ERROR] AxiomDescriptorFactoryTest.setUp:73 » IllegalState Could not initialize plugin... [ERROR] AxiomDescriptorFactoryTest.setUp:73 » IllegalState Could not initialize plugin... [ERROR] AxiomDescriptorFactoryTest.setUp:73 » IllegalState Could not initialize plugin... [ERROR] AxiomDescriptorFactoryTest.setUp:73 » IllegalState Could not initialize plugin... [ERROR] AxiomDescriptorFactoryTest.setUp:73 » IllegalState Could not initialize plugin... [ERROR] AxiomDescriptorFactoryTest.setUp:73 » IllegalState Could not initialize plugin... [ERROR] AxiomDescriptorFactoryTest.setUp:73 » IllegalState Could not initialize plugin... [ERROR] AxiomDescriptorFactoryTest.setUp:73 » IllegalState Could not initialize plugin... [ERROR] AxiomDescriptorFactoryTest.setUp:73 » IllegalState Could not initialize plugin... [ERROR] AxiomDescriptorFactoryTest.setUp:73 » IllegalState Could not initialize plugin... [ERROR] AxiomDescriptorFactoryTest.setUp:73 » IllegalState Could not initialize plugin... [ERROR] AxiomDescriptorFactoryTest.setUp:73 » IllegalState Could not initialize plugin... [ERROR] AxiomValueGathererTest.setUp:65 » IllegalState Could not initialize plugin: in... [ERROR] AxiomValueGathererTest.setUp:65 » IllegalState Could not initialize plugin: in... [ERROR] AxiomValueGathererTest.setUp:65 » IllegalState Could not initialize plugin: in... [ERROR] AxiomValueGathererTest.setUp:65 » IllegalState Could not initialize plugin: in... [ERROR] AxiomValueGathererTest.setUp:65 » IllegalState Could not initialize plugin: in... [ERROR] DataPropertyFieldStrategyTest.setUp:41 » IllegalState Could not initialize plu... [ERROR] DataPropertyFieldStrategyTest.setUp:41 » IllegalState Could not initialize plu... [ERROR] DataPropertyFieldStrategyTest.setUp:41 » IllegalState Could not initialize plu... [ERROR] DefaultInstanceLoaderTest.loadEntityBypassesCacheWhenConfiguredTo » IllegalState [ERROR] DefaultInstanceLoaderTest.loadEntityRecursivelyReloadsQueryAttributesWhenInstanceIsRetrievedFromCache » IllegalState [ERROR] DefaultInstanceLoaderTest.loadEntityReloadsQueryAttributesWhenInstanceIsRetrievedFromCache » IllegalState [ERROR] DefaultInstanceLoaderTest.loadReferenceChecksForClassAssertionInCorrectContext » IllegalState [ERROR] DefaultInstanceLoaderTest.loadReferenceReturnsNullWhenStorageDoesNotContainTypeAssertionAxiom » IllegalState [ERROR] DefaultInstanceLoaderTest.loadReferenceThrowsStorageAccessExceptionOnDriverException » IllegalState [ERROR] DefaultInstanceLoaderTest.loadReferenceVerifiesClassAssertionExistenceAndBuildsEntityInstanceWithIdentifier » IllegalState [ERROR] DefaultInstanceLoaderTest.testLoadEntity » IllegalState Could not initialize p... [ERROR] DefaultInstanceLoaderTest.testLoadEntityDriverException » IllegalState Could n... [ERROR] DefaultInstanceLoaderTest.testLoadEntityUnknown » IllegalState Could not initi... [ERROR] EntityConstructorPluralAttributesTest.reconstructsEntityWithSimpleList » IllegalState [ERROR] EntityConstructorPluralAttributesTest.setsSimpleListLazilyLoadedFieldValue » IllegalState [ERROR] EntityConstructorQueryAttributesTest.reconstructEntityDoesNotUserReferencedEntityAttributeValuesWhenQueryDisablesIt » IllegalState [ERROR] EntityConstructorQueryAttributesTest.reconstructEntityUsesReferencedEntityAttributeValuesWhenAssemblingQueryForAttribute » IllegalState [ERROR] EntityConstructorQueryAttributesTest.testReconstructEntityWithManagedTypeQueryAttribute » IllegalState [ERROR] EntityConstructorQueryAttributesTest.testReconstructEntityWithQueryAttribute » IllegalState [ERROR] EntityConstructorTest.icValidationIsSkippedOnLoadBasedOnProperties » IllegalState [ERROR] EntityConstructorTest.icsAreNotValidatedOnLazilyLoadedFetchWhenLoadingICValidationIsDisabled » IllegalState [ERROR] EntityConstructorTest.icsAreValidatedForAllFieldsOnEntityLoad » IllegalState C... [ERROR] EntityConstructorTest.icsAreValidatedOnLazilyLoadedFieldFetch » IllegalState C... [ERROR] EntityConstructorTest.instanceReconstructionSkipsAxiomsForWhichNoAttributeCanBeFound » IllegalState [ERROR] EntityConstructorTest.reconstructsEntityWithDataPropertiesOfBasicTypesAndStringIdentifier » IllegalState [ERROR] EntityConstructorTest.reconstructsEntityWithDataPropertyWhereRangeDoesNotMatch » IllegalState [ERROR] EntityConstructorTest.reconstructsEntityWithEnumDataProperty » IllegalState Co... [ERROR] EntityConstructorTest.reconstructsEntityWithObjectPropertyWhereRangeDoesNotMatch » IllegalState [ERROR] EntityConstructorTest.reconstructsInstanceWithMappedSuperclass » IllegalState ... [ERROR] EntityConstructorTest.reconstructsInstanceWithPluralAnnotationProperty » IllegalState [ERROR] EntityConstructorTest.setFieldValueSetsNothingWhenAxiomsAreEmpty » IllegalState [ERROR] EntityConstructorTest.setFieldValueValidatesIntegrityConstraintsAlsoForEmptyAxiomCollection » IllegalState [ERROR] EntityConstructorTest.testReconstructEntityWithDataPropertiesAndEmptyProperties » IllegalState [ERROR] EntityConstructorTest.testReconstructEntityWithDataPropertyAndProperties » IllegalState [ERROR] EntityConstructorTest.testReconstructEntityWithDataPropertyEmptyTypes » IllegalState [ERROR] EntityConstructorTest.testReconstructEntityWithObjectProperty » IllegalState C... [ERROR] EntityConstructorTest.testReconstructEntityWithTypesAndDataProperty » IllegalState [ERROR] EntityConstructorTest.testSetFieldValue_DataProperty » IllegalState Could not ... [ERROR] EntityConstructorTest.testSetFieldValue_ObjectProperty » IllegalState Could no... [ERROR] EntityConstructorTest.testSetFieldValue_ObjectPropertySet » IllegalState Could... [ERROR] EntityConstructorTest.testSetFieldValue_Properties » IllegalState Could not in... [ERROR] EntityConstructorTest.testSetFieldValue_Types » IllegalState Could not initial... [ERROR] EntityConstructorTest.throwsExceptionWhenDataPropertyCardinalityRestrictionIsNotMet » IllegalState [ERROR] EntityConstructorTest.throwsExceptionWhenObjectPropertyCardinalityRestrictionIsNotMet » IllegalState [ERROR] EntityDeconstructorTest.setUp:88 » IllegalState Could not initialize plugin: i... [ERROR] EntityDeconstructorTest.setUp:88 » IllegalState Could not initialize plugin: i... [ERROR] EntityDeconstructorTest.setUp:88 » IllegalState Could not initialize plugin: i... [ERROR] EntityDeconstructorTest.setUp:88 » IllegalState Could not initialize plugin: i... [ERROR] EntityDeconstructorTest.setUp:88 » IllegalState Could not initialize plugin: i... [ERROR] EntityDeconstructorTest.setUp:88 » IllegalState Could not initialize plugin: i... [ERROR] EntityDeconstructorTest.setUp:88 » IllegalState Could not initialize plugin: i... [ERROR] EntityDeconstructorTest.setUp:88 » IllegalState Could not initialize plugin: i... [ERROR] EntityDeconstructorTest.setUp:88 » IllegalState Could not initialize plugin: i... [ERROR] EntityDeconstructorTest.setUp:88 » IllegalState Could not initialize plugin: i... [ERROR] EntityDeconstructorTest.setUp:88 » IllegalState Could not initialize plugin: i... [ERROR] EntityDeconstructorTest.setUp:88 » IllegalState Could not initialize plugin: i... [ERROR] EntityDeconstructorTest.setUp:88 » IllegalState Could not initialize plugin: i... [ERROR] EntityDeconstructorTest.setUp:88 » IllegalState Could not initialize plugin: i... [ERROR] EntityDeconstructorTest.setUp:88 » IllegalState Could not initialize plugin: i... [ERROR] EntityDeconstructorTest.setUp:88 » IllegalState Could not initialize plugin: i... [ERROR] EntityDeconstructorTest.setUp:88 » IllegalState Could not initialize plugin: i... [ERROR] EntityDeconstructorTest.setUp:88 » IllegalState Could not initialize plugin: i... [ERROR] FieldStrategyTest.createFieldStrategyCreatesPluralDataPropertyStrategyForDataPropertyCollectionAttribute » IllegalState [ERROR] FieldStrategyTest.createFieldStrategyCreatesSimpleSetStrategyForObjectPropertyCollectionAttribute » IllegalState [ERROR] FieldStrategyTest.createFieldStrategyCreatesSingularMultilingualStringFieldStrategyForSingularMultilingualStringAttributeMappingAnnotationProperty » IllegalState [ERROR] FieldStrategyTest.createFieldStrategyCreatesSingularMultilingualStringFieldStrategyForSingularMultilingualStringAttributeMappingDataProperty » IllegalState [ERROR] FieldStrategyTest.getAttributeContextRetrievesContextFromEntityDescriptor » IllegalState [ERROR] IdentifierFieldStrategyTest.setUp:58 » IllegalState Could not initialize plugi... [ERROR] IdentifierFieldStrategyTest.setUp:58 » IllegalState Could not initialize plugi... [ERROR] ObjectOntologyMapperTest.setUp:105 » IllegalState Could not initialize plugin:... [ERROR] ObjectOntologyMapperTest.setUp:105 » IllegalState Could not initialize plugin:... [ERROR] ObjectOntologyMapperTest.setUp:105 » IllegalState Could not initialize plugin:... [ERROR] ObjectOntologyMapperTest.setUp:105 » IllegalState Could not initialize plugin:... [ERROR] ObjectOntologyMapperTest.setUp:105 » IllegalState Could not initialize plugin:... [ERROR] ObjectOntologyMapperTest.setUp:105 » IllegalState Could not initialize plugin:... [ERROR] ObjectOntologyMapperTest.setUp:105 » IllegalState Could not initialize plugin:... [ERROR] ObjectOntologyMapperTest.setUp:105 » IllegalState Could not initialize plugin:... [ERROR] ObjectOntologyMapperTest.setUp:105 » IllegalState Could not initialize plugin:... [ERROR] ObjectOntologyMapperTest.setUp:105 » IllegalState Could not initialize plugin:... [ERROR] ObjectOntologyMapperTest.setUp:105 » IllegalState Could not initialize plugin:... [ERROR] ObjectOntologyMapperTest.setUp:105 » IllegalState Could not initialize plugin:... [ERROR] ObjectOntologyMapperTest.setUp:105 » IllegalState Could not initialize plugin:... [ERROR] ObjectOntologyMapperTest.setUp:105 » IllegalState Could not initialize plugin:... [ERROR] ObjectOntologyMapperTest.setUp:105 » IllegalState Could not initialize plugin:... [ERROR] ObjectOntologyMapperTest.setUp:105 » IllegalState Could not initialize plugin:... [ERROR] ObjectOntologyMapperTest.setUp:105 » IllegalState Could not initialize plugin:... [ERROR] ObjectOntologyMapperTest.setUp:105 » IllegalState Could not initialize plugin:... [ERROR] ObjectOntologyMapperTest.setUp:105 » IllegalState Could not initialize plugin:... [ERROR] ObjectOntologyMapperTest.setUp:105 » IllegalState Could not initialize plugin:... [ERROR] ObjectOntologyMapperTest.setUp:105 » IllegalState Could not initialize plugin:... [ERROR] ObjectOntologyMapperTest.setUp:105 » IllegalState Could not initialize plugin:... [ERROR] ObjectOntologyMapperTest.setUp:105 » IllegalState Could not initialize plugin:... [ERROR] ObjectOntologyMapperTest.setUp:105 » IllegalState Could not initialize plugin:... [ERROR] ObjectOntologyMapperTest.setUp:105 » IllegalState Could not initialize plugin:... [ERROR] ObjectOntologyMapperTest.setUp:105 » IllegalState Could not initialize plugin:... [ERROR] ObjectOntologyMapperTest.setUp:105 » IllegalState Could not initialize plugin:... [ERROR] ObjectOntologyMapperTest.setUp:105 » IllegalState Could not initialize plugin:... [ERROR] ObjectOntologyMapperTest.setUp:105 » IllegalState Could not initialize plugin:... [ERROR] ObjectOntologyMapperTest.setUp:105 » IllegalState Could not initialize plugin:... [ERROR] ObjectOntologyMapperTest.setUp:105 » IllegalState Could not initialize plugin:... [ERROR] ObjectOntologyMapperTest.setUp:105 » IllegalState Could not initialize plugin:... [ERROR] ObjectOntologyMapperTest.setUp:105 » IllegalState Could not initialize plugin:... [ERROR] PluralAnnotationPropertyStrategyTest.setUp:68 » IllegalState Could not initial... [ERROR] PluralAnnotationPropertyStrategyTest.setUp:68 » IllegalState Could not initial... [ERROR] PluralAnnotationPropertyStrategyTest.setUp:68 » IllegalState Could not initial... [ERROR] PluralAnnotationPropertyStrategyTest.setUp:68 » IllegalState Could not initial... [ERROR] PluralAnnotationPropertyStrategyTest.setUp:68 » IllegalState Could not initial... [ERROR] PluralAnnotationPropertyStrategyTest.setUp:68 » IllegalState Could not initial... [ERROR] PluralAnnotationPropertyStrategyTest.setUp:68 » IllegalState Could not initial... [ERROR] PluralAnnotationPropertyStrategyTest.setUp:68 » IllegalState Could not initial... [ERROR] PluralAnnotationPropertyStrategyTest.setUp:68 » IllegalState Could not initial... [ERROR] PluralAnnotationPropertyStrategyTest.setUp:68 » IllegalState Could not initial... [ERROR] PluralAnnotationPropertyStrategyTest.setUp:68 » IllegalState Could not initial... [ERROR] PluralAnnotationPropertyStrategyTest.setUp:68 » IllegalState Could not initial... [ERROR] PluralAnnotationPropertyStrategyTest.setUp:68 » IllegalState Could not initial... [ERROR] PluralDataPropertyStrategyTest.addValueFromAxiomAddsAllValuesToTheCollection » IllegalState [ERROR] PluralDataPropertyStrategyTest.addValueFromAxiomSkipsValuesWithInvalidRange » IllegalState [ERROR] PluralDataPropertyStrategyTest.addValueFromAxiomUsesConverterToTransformValueToCorrectType » IllegalState [ERROR] PluralDataPropertyStrategyTest.buildAxiomValuesFromInstanceAddsAllValuesIntoAxiomValueGatherer » IllegalState [ERROR] PluralDataPropertyStrategyTest.buildAxiomValuesFromInstanceAddsNullValueWhenAttributeValueIsEmptyCollection » IllegalState [ERROR] PluralDataPropertyStrategyTest.buildAxiomValuesFromInstanceFiltersOutInferredValues » IllegalState [ERROR] PluralDataPropertyStrategyTest.buildAxiomValuesFromInstancesAddsNullValueWhenAttributeValueIsNull » IllegalState [ERROR] PluralDataPropertyStrategyTest.buildAxiomsFromInstanceReturnsAxiomEmptySetWhenCollectionIsEmpty » IllegalState [ERROR] PluralDataPropertyStrategyTest.buildAxiomsFromInstanceReturnsAxiomsCorrespondingToAttributeValue » IllegalState [ERROR] PluralDataPropertyStrategyTest.buildAxiomsSetsLanguageTagAccordingToDescriptorLanguage » IllegalState [ERROR] PluralDataPropertyStrategyTest.buildAxiomsSetsLanguageTagAccordingToPUConfigurationWhenItIsNotSpecifiedInDescriptor » IllegalState [ERROR] PluralDataPropertyStrategyTest.buildFieldValueCreatesCorrectCollectionTypeForSet » IllegalState [ERROR] PluralDataPropertyStrategyTest.buildFieldValueDoesNothingWhenNoValuesWereAdded » IllegalState [ERROR] PluralMultilingualStringFieldStrategyTest.setUp:56 » IllegalState Could not in... [ERROR] PluralMultilingualStringFieldStrategyTest.setUp:56 » IllegalState Could not in... [ERROR] PluralMultilingualStringFieldStrategyTest.setUp:56 » IllegalState Could not in... [ERROR] PluralMultilingualStringFieldStrategyTest.setUp:56 » IllegalState Could not in... [ERROR] PluralMultilingualStringFieldStrategyTest.setUp:56 » IllegalState Could not in... [ERROR] PluralMultilingualStringFieldStrategyTest.setUp:56 » IllegalState Could not in... [ERROR] PluralMultilingualStringFieldStrategyTest.setUp:56 » IllegalState Could not in... [ERROR] PluralMultilingualStringFieldStrategyTest.setUp:56 » IllegalState Could not in... [ERROR] PluralMultilingualStringFieldStrategyTest.setUp:56 » IllegalState Could not in... [ERROR] PluralObjectPropertyStrategyTest.addValueFromAxiomConvertsNamedResourceToEnumConstantForEnumValuedObjectProperty » IllegalState [ERROR] PluralObjectPropertyStrategyTest.addValueFromAxiomDoesNothingWhenInstanceCannotBeLoaded » IllegalState [ERROR] PluralObjectPropertyStrategyTest.addValueFromAxiomGetsAttributeDescriptorFromEntityDescriptorForLoading » IllegalState [ERROR] PluralObjectPropertyStrategyTest.addValueFromAxiomLoadsInstanceAndAddsItIntoAttributeCollection » IllegalState [ERROR] PluralObjectPropertyStrategyTest.buildAxiomValuesFromInstanceChecksForListItemReferenceExistenceUsingTargetReferenceContext » IllegalState [ERROR] PluralObjectPropertyStrategyTest.buildAxiomValuesFromInstanceChecksForReferenceExistenceUsingTargetReferenceContext » IllegalState [ERROR] PluralObjectPropertyStrategyTest.buildAxiomsFromInstanceConvertsEnumConstantsToNamedResourcesForEnumValuedObjectProperty » IllegalState [ERROR] PluralObjectPropertyStrategyTest.buildAxiomsFromInstanceReturnsAxiomsCorrespondingToAttributeValue » IllegalState [ERROR] PluralObjectPropertyStrategyTest.buildAxiomsFromInstanceReturnsAxiomsWithIdentifiersWhenAttributeValueIsCollectionOfIdentifiers » IllegalState [ERROR] PluralObjectPropertyStrategyTest.buildAxiomsFromInstanceReturnsEmptyCollectionWhenAttributeValueIsEmpty » IllegalState [ERROR] ReferenceSavingResolverTest.setUp:50 » IllegalState Could not initialize plugi... [ERROR] ReferenceSavingResolverTest.setUp:50 » IllegalState Could not initialize plugi... [ERROR] ReferenceSavingResolverTest.setUp:50 » IllegalState Could not initialize plugi... [ERROR] ReferenceSavingResolverTest.setUp:50 » IllegalState Could not initialize plugi... [ERROR] ReferenceSavingResolverTest.setUp:50 » IllegalState Could not initialize plugi... [ERROR] ReferenceSavingResolverTest.setUp:50 » IllegalState Could not initialize plugi... [ERROR] ReferenceSavingResolverTest.setUp:50 » IllegalState Could not initialize plugi... [ERROR] ReferenceSavingResolverTest.setUp:50 » IllegalState Could not initialize plugi... [ERROR] ReferenceSavingResolverTest.setUp:50 » IllegalState Could not initialize plugi... [ERROR] ReferencedListPropertyStrategyTest.buildsInstanceFieldFromAxiomsIncludingNodes » IllegalState [ERROR] ReferencedListPropertyStrategyTest.buildsInstanceFieldFromAxiomsWithoutNodes » IllegalState [ERROR] ReferencedListPropertyStrategyTest.buildsInstanceFieldWithPlainIdentifiers » IllegalState [ERROR] ReferencedListPropertyStrategyTest.extractListValuesConvertsEnumConstantsToNamedResourcesForEnumValuedObjectProperty » IllegalState [ERROR] ReferencedListPropertyStrategyTest.extractValuesFromListSkipsNullItemsInListOfPlainIdentifiers » IllegalState [ERROR] ReferencedListPropertyStrategyTest.extractValuesRegistersPendingListItemsWhenListContainsUnpersistedItems » IllegalState [ERROR] ReferencedListPropertyStrategyTest.extractValuesSkipsNullItems » IllegalState ... [ERROR] ReferencedListPropertyStrategyTest.extractsValuesIntoAxiomsForSave » IllegalState [ERROR] ReferencedListPropertyStrategyTest.extractsValuesIntoAxiomsForSaveFromEmptyList » IllegalState [ERROR] ReferencedListPropertyStrategyTest.extractsValuesIntoAxiomsForSaveFromNullList » IllegalState [ERROR] ReferencedListPropertyStrategyTest.extractsValuesIntoAxiomsFromListOfPlainIdentifiers » IllegalState [ERROR] SimpleListPropertyStrategyTest.addsValueFromAxiomAndVerifiesCorrectDescriptorWasCreated » IllegalState [ERROR] SimpleListPropertyStrategyTest.buildsInstanceFieldFromAxioms » IllegalState Co... [ERROR] SimpleListPropertyStrategyTest.buildsInstanceFieldOfPlainIdentifiersFromAxioms » IllegalState [ERROR] SimpleListPropertyStrategyTest.extractListValuesConvertsEnumConstantsToNamedResourcesForEnumValuedObjectProperty » IllegalState [ERROR] SimpleListPropertyStrategyTest.extractListValuesSkipsNullItems » IllegalState ... [ERROR] SimpleListPropertyStrategyTest.extractValuesFromListOfPlainIdentifiersForPersist » IllegalState [ERROR] SimpleListPropertyStrategyTest.extractValuesFromListSkipsNullItemsInListOfPlainIdentifiers » IllegalState [ERROR] SimpleListPropertyStrategyTest.extractValuesRegistersPendingListItemsWhenListContainsUnpersistedItems » IllegalState [ERROR] SimpleListPropertyStrategyTest.extractsListValuesForSave » IllegalState Could ... [ERROR] SimpleListPropertyStrategyTest.extractsListValuesForSaveListIsEmpty » IllegalState [ERROR] SimpleListPropertyStrategyTest.extractsListValuesForSaveListIsNull » IllegalState [ERROR] SimpleSetPropertyStrategyTest.setUp:88 » IllegalState Could not initialize plu... [ERROR] SimpleSetPropertyStrategyTest.setUp:88 » IllegalState Could not initialize plu... [ERROR] SimpleSetPropertyStrategyTest.setUp:88 » IllegalState Could not initialize plu... [ERROR] SimpleSetPropertyStrategyTest.setUp:88 » IllegalState Could not initialize plu... [ERROR] SimpleSetPropertyStrategyTest.setUp:88 » IllegalState Could not initialize plu... [ERROR] SimpleSetPropertyStrategyTest.setUp:88 » IllegalState Could not initialize plu... [ERROR] SimpleSetPropertyStrategyTest.setUp:88 » IllegalState Could not initialize plu... [ERROR] SimpleSetPropertyStrategyTest.setUp:88 » IllegalState Could not initialize plu... [ERROR] SimpleSetPropertyStrategyTest.setUp:88 » IllegalState Could not initialize plu... [ERROR] SingularAnnotationPropertyStrategyTest.addAxiomValueAcceptsNamedResourceForLexicalFormAttribute » IllegalState [ERROR] SingularAnnotationPropertyStrategyTest.addAxiomValueAddsPlainIdentifierValueOfAnnotationProperty » IllegalState [ERROR] SingularAnnotationPropertyStrategyTest.addAxiomValueAddsStringAnnotationValue » IllegalState [ERROR] SingularAnnotationPropertyStrategyTest.addAxiomValueConvertsLangStringToMultilingualStringWhenTargetIsObjectAndMultilingualStringsArePreferred » IllegalState [ERROR] SingularAnnotationPropertyStrategyTest.addAxiomValueConvertsNamedResourceToUriForAttributeOfTypeObject » IllegalState [ERROR] SingularAnnotationPropertyStrategyTest.addAxiomValueSkipsAxiomWhoseValueDoesNotMatchTargetFieldType » IllegalState [ERROR] SingularAnnotationPropertyStrategyTest.addAxiomValueThrowsIntegrityConstraintsViolationWhenAnotherValueIsAlreadySet » IllegalState [ERROR] SingularAnnotationPropertyStrategyTest.addAxiomValueTransformsValueToLexicalForm » IllegalState [ERROR] SingularAnnotationPropertyStrategyTest.buildAxiomValuesFromInstanceConvertsMultilingualStringTranslationsToLangStringValues » IllegalState [ERROR] SingularAnnotationPropertyStrategyTest.buildAxiomValuesFromInstanceConvertsUriToNamedResourceForAttributeOfTypeObject » IllegalState [ERROR] SingularAnnotationPropertyStrategyTest.buildAxiomsExtractsPlainIdentifiersAttributeValuesAsNamedResources » IllegalState [ERROR] SingularAnnotationPropertyStrategyTest.buildAxiomsExtractsStringValueOfAnnotationPropertyField » IllegalState [ERROR] SingularAnnotationPropertyStrategyTest.buildAxiomsSetsLanguageTagAccordingToDescriptorLanguage » IllegalState [ERROR] SingularAnnotationPropertyStrategyTest.buildAxiomsSetsLanguageTagAccordingToPUConfigurationWhenItIsNotSpecifiedInDescriptor » IllegalState [ERROR] SingularAnnotationPropertyStrategyTest.buildAxiomsUsesNullValueWhenExtractedFieldValueIsNull » IllegalState [ERROR] SingularAnnotationPropertyStrategyTest.isResourceIdentifierTypeReturnsTrueForUriAndUrl » IllegalState [ERROR] SingularDataPropertyStrategyTest.buildAxiomValuesFromInstanceHandlesNullEnumAttributeValue » IllegalState [ERROR] SingularDataPropertyStrategyTest.buildAxiomsFromInstanceReturnsAxiomsCorrespondingToAttributeValue » IllegalState [ERROR] SingularDataPropertyStrategyTest.buildAxiomsFromInstanceReturnsEmptyCollectionWhenAttributeValueIsNull » IllegalState [ERROR] SingularDataPropertyStrategyTest.buildAxiomsSetsLanguageTagAccordingToDescriptorLanguage » IllegalState [ERROR] SingularDataPropertyStrategyTest.buildAxiomsSetsLanguageTagAccordingToPUConfigurationWhenItIsNotSpecifiedInDescriptor » IllegalState [ERROR] SingularDataPropertyStrategyTest.buildInstanceFieldConvertsRepositoryValueToEnum » IllegalState [ERROR] SingularDataPropertyStrategyTest.buildInstanceFieldTransformsUsingCustomConverter » IllegalState [ERROR] SingularDataPropertyStrategyTest.buildInstanceFieldTransformsValueToLexicalForm » IllegalState [ERROR] SingularDataPropertyStrategyTest.buildInstanceFieldValueTransformsOffsetDateTimeToLocalDateTime » IllegalState [ERROR] SingularMultilingualStringFieldStrategyTest.setUp:56 » IllegalState Could not ... [ERROR] SingularMultilingualStringFieldStrategyTest.setUp:56 » IllegalState Could not ... [ERROR] SingularMultilingualStringFieldStrategyTest.setUp:56 » IllegalState Could not ... [ERROR] SingularMultilingualStringFieldStrategyTest.setUp:56 » IllegalState Could not ... [ERROR] SingularMultilingualStringFieldStrategyTest.setUp:56 » IllegalState Could not ... [ERROR] SingularMultilingualStringFieldStrategyTest.setUp:56 » IllegalState Could not ... [ERROR] SingularMultilingualStringFieldStrategyTest.setUp:56 » IllegalState Could not ... [ERROR] SingularMultilingualStringFieldStrategyTest.setUp:56 » IllegalState Could not ... [ERROR] SingularMultilingualStringFieldStrategyTest.setUp:56 » IllegalState Could not ... [ERROR] SingularMultilingualStringFieldStrategyTest.setUp:56 » IllegalState Could not ... [ERROR] SingularMultilingualStringFieldStrategyTest.setUp:56 » IllegalState Could not ... [ERROR] SingularObjectPropertyStrategyTest.addValueDoesNothingWhenReferenceInstanceCannotBeLoaded » IllegalState [ERROR] SingularObjectPropertyStrategyTest.addValueFromAxiomConvertsNamedResourceToEnumConstantForEnumValuedObjectProperty » IllegalState [ERROR] SingularObjectPropertyStrategyTest.addValueGetsAttributeDescriptorFromEntityDescriptorForLoading » IllegalState [ERROR] SingularObjectPropertyStrategyTest.addValueThrowsCardinalityViolationWhenValueIsAlreadyPresent » IllegalState [ERROR] SingularObjectPropertyStrategyTest.buildAxiomValueAddsNullValueToAxiomBuilderWhenReferenceIsRegisteredAsPending » IllegalState [ERROR] SingularObjectPropertyStrategyTest.buildAxiomValueAddsReferenceForPolymorphicAttribute » IllegalState [ERROR] SingularObjectPropertyStrategyTest.buildAxiomValuesAddsNullValueToAxiomBuilderForNullAttributeValue » IllegalState [ERROR] SingularObjectPropertyStrategyTest.buildAxiomValuesChecksWhetherReferenceCanBeSaved » IllegalState [ERROR] SingularObjectPropertyStrategyTest.buildAxiomValuesFromInstanceChecksForReferenceExistenceUsingTargetReferenceContext » IllegalState [ERROR] SingularObjectPropertyStrategyTest.buildAxiomValuesFromInstanceConvertsEnumValueToNamedResourceForEnumValuedObjectProperty » IllegalState [ERROR] SingularObjectPropertyStrategyTest.buildAxiomValuesRegistersPendingChangeWhenReferenceCannotBeSavedDirectly » IllegalState [ERROR] SingularObjectPropertyStrategyTest.buildAxiomsFromInstanceReturnsAxiomsCorrespondingToAttributeValue » IllegalState [ERROR] SingularObjectPropertyStrategyTest.buildAxiomsFromInstanceReturnsEmptyCollectionWhenAttributeValueIsNull » IllegalState [ERROR] SingularObjectPropertyStrategyTest.buildInstanceFieldSupportsPlainIdentifierValues » IllegalState [ERROR] SingularObjectPropertyStrategyTest.buildsAxiomFromPlainIdentifierValue » IllegalState [ERROR] StringPropertiesFieldStrategyTest.addsAndRemovesSomePropertiesWithValuesAndPropertyValues » IllegalState [ERROR] StringPropertiesFieldStrategyTest.addsPropertyWithValues » IllegalState Could ... [ERROR] StringPropertiesFieldStrategyTest.addsValuesForExistingProperty » IllegalState [ERROR] StringPropertiesFieldStrategyTest.buildAxiomsFromInstanceReturnsAxiomsCorrespondingToAttributeValue » IllegalState [ERROR] StringPropertiesFieldStrategyTest.buildAxiomsFromInstanceReturnsEmptySetWhenAttributeValueIsNull » IllegalState [ERROR] StringPropertiesFieldStrategyTest.buildsInstanceFieldFroAxiomValues » IllegalState [ERROR] StringPropertiesFieldStrategyTest.extractFieldValueSkipsNullPropertyIdentifier » IllegalState [ERROR] StringPropertiesFieldStrategyTest.extractFieldValueSkipsNullPropertyValue » IllegalState [ERROR] StringPropertiesFieldStrategyTest.extractFieldValueSkipsNullSetOfPropertyValues » IllegalState [ERROR] StringPropertiesFieldStrategyTest.extractsAllPropertiesForAddWhenThereWereNoneInOriginal » IllegalState [ERROR] StringPropertiesFieldStrategyTest.extractsNothingWhenThereAreNoPropertiesForPersist » IllegalState [ERROR] StringPropertiesFieldStrategyTest.extractsNothingWhenThereAreNotPropertiesToAddAndNoneInOriginal » IllegalState [ERROR] StringPropertiesFieldStrategyTest.extractsValuesForPersist » IllegalState Coul... [ERROR] StringPropertiesFieldStrategyTest.removesAllPropertiesWhenCleared » IllegalState [ERROR] StringPropertiesFieldStrategyTest.removesAllPropertiesWhenSetToNull » IllegalState [ERROR] StringPropertiesFieldStrategyTest.removesSeveralWholeProperties » IllegalState [ERROR] StringPropertiesFieldStrategyTest.removesValuesOfSomeProperties » IllegalState [ERROR] StringPropertiesFieldStrategyTest.throwsExceptionWhenPropertyIsNotAValidURI » IllegalState [ERROR] TwoStepInstanceLoaderTest.loadEntityLoadsEntityFromStorageWhenEntityTypeIsDetermined » IllegalState [ERROR] TwoStepInstanceLoaderTest.loadEntityLoadsTypesAndDeterminesEntityTypeBeforeLoadingInstance » IllegalState [ERROR] TwoStepInstanceLoaderTest.loadEntityReturnsNullWhenNoMatchingEntityTypeIsFound » IllegalState [ERROR] TwoStepInstanceLoaderTest.loadEntityReturnsNullWhenNoTypesForIndividualAreFound » IllegalState [ERROR] TwoStepInstanceLoaderTest.loadEntityThrowsStorageAccessExceptionWhenOntoDriverThrowsException » IllegalState [ERROR] TwoStepInstanceLoaderTest.loadReferenceLoadsReferenceFromStorageWhenEntityTypeIsDetermined » IllegalState [ERROR] TwoStepInstanceLoaderTest.loadReferenceReturnsNullWhenTypeCannotBeResolved » IllegalState [ERROR] TwoStepInstanceLoaderTest.loadReferenceThrowsStorageAccessExceptionWhenOntoDriverExceptionIsThrown » IllegalState [ERROR] TypedPropertiesFieldStrategyTest.setUp:52 » IllegalState Could not initialize ... [ERROR] TypedPropertiesFieldStrategyTest.setUp:52 » IllegalState Could not initialize ... [ERROR] TypedPropertiesFieldStrategyTest.setUp:52 » IllegalState Could not initialize ... [ERROR] TypedPropertiesFieldStrategyTest.setUp:52 » IllegalState Could not initialize ... [ERROR] TypedPropertiesFieldStrategyTest.setUp:52 » IllegalState Could not initialize ... [ERROR] TypedPropertiesFieldStrategyTest.setUp:52 » IllegalState Could not initialize ... [ERROR] TypedPropertiesFieldStrategyTest.setUp:52 » IllegalState Could not initialize ... [ERROR] TypedPropertiesFieldStrategyTest.setUp:52 » IllegalState Could not initialize ... [ERROR] TypedPropertiesFieldStrategyTest.setUp:52 » IllegalState Could not initialize ... [ERROR] TypedPropertiesFieldStrategyTest.setUp:52 » IllegalState Could not initialize ... [ERROR] TypesFieldStrategyTest.setUp:53 » IllegalState Could not initialize plugin: in... [ERROR] TypesFieldStrategyTest.setUp:53 » IllegalState Could not initialize plugin: in... [ERROR] TypesFieldStrategyTest.setUp:53 » IllegalState Could not initialize plugin: in... [ERROR] TypesFieldStrategyTest.setUp:53 » IllegalState Could not initialize plugin: in... [ERROR] TypesFieldStrategyTest.setUp:53 » IllegalState Could not initialize plugin: in... [ERROR] TypesFieldStrategyTest.setUp:53 » IllegalState Could not initialize plugin: in... [ERROR] TypesFieldStrategyTest.setUp:53 » IllegalState Could not initialize plugin: in... [ERROR] TypesFieldStrategyTest.setUp:53 » IllegalState Could not initialize plugin: in... [ERROR] TypesFieldStrategyTest.setUp:53 » IllegalState Could not initialize plugin: in... [ERROR] TypesFieldStrategyTest.setUp:53 » IllegalState Could not initialize plugin: in... [ERROR] TypesFieldStrategyTest.setUp:53 » IllegalState Could not initialize plugin: in... [ERROR] TypesFieldStrategyTest.setUp:53 » IllegalState Could not initialize plugin: in... [ERROR] TypesFieldStrategyTest.setUp:53 » IllegalState Could not initialize plugin: in... [ERROR] TypesFieldStrategyTest.setUp:53 » IllegalState Could not initialize plugin: in... [ERROR] PolymorphicEntityTypeResolverTest.setUp:53 » IllegalState Could not initialize... [ERROR] PolymorphicEntityTypeResolverTest.setUp:53 » IllegalState Could not initialize... [ERROR] PolymorphicEntityTypeResolverTest.setUp:53 » IllegalState Could not initialize... [ERROR] PolymorphicEntityTypeResolverTest.setUp:53 » IllegalState Could not initialize... [ERROR] PolymorphicEntityTypeResolverTest.setUp:53 » IllegalState Could not initialize... [ERROR] PolymorphicEntityTypeResolverTest.setUp:53 » IllegalState Could not initialize... [ERROR] PolymorphicEntityTypeResolverTest.setUp:53 » IllegalState Could not initialize... [ERROR] PolymorphicEntityTypeResolverTest.setUp:53 » IllegalState Could not initialize... [ERROR] PolymorphicEntityTypeResolverTest.setUp:53 » IllegalState Could not initialize... [ERROR] PolymorphicEntityTypeResolverTest.setUp:53 » IllegalState Could not initialize... [ERROR] PolymorphicEntityTypeResolverTest.setUp:53 » IllegalState Could not initialize... [ERROR] CriteriaBuilderTest.init:58 » IllegalState Could not initialize plugin: interf... [ERROR] CriteriaQueryTranslateQueryTest$MetamodelBasedPropertyQueryTests.testTranslateQueryRestrictionWithLiteral » IllegalState [ERROR] CriteriaQueryTranslateQueryTest$MetamodelBasedPropertyQueryTests.testTranslateQueryRestrictionWithParameterExpression » IllegalState [ERROR] CriteriaQueryTranslateQueryTest$MetamodelBasedPropertyQueryTests.testTranslateQuerySelectProperty » IllegalState [ERROR] CriteriaQueryTranslateQueryTest$MetamodelBasedPropertyQueryTests.testTranslateQuerySelectPropertyPath » IllegalState [ERROR] CriteriaQueryTranslateQueryTest$StringBasedPropertyQueryTests.testTranslateQueryEqualRestriction » IllegalState [ERROR] CriteriaQueryTranslateQueryTest$StringBasedPropertyQueryTests.testTranslateQueryGreaterOrEqualNegated » IllegalState [ERROR] CriteriaQueryTranslateQueryTest$StringBasedPropertyQueryTests.testTranslateQueryGreaterThanNegated » IllegalState [ERROR] CriteriaQueryTranslateQueryTest$StringBasedPropertyQueryTests.testTranslateQueryGreaterThanOrEqualRestriction » IllegalState [ERROR] CriteriaQueryTranslateQueryTest$StringBasedPropertyQueryTests.testTranslateQueryGreaterThanRestriction » IllegalState [ERROR] CriteriaQueryTranslateQueryTest$StringBasedPropertyQueryTests.testTranslateQueryInNegatedRestriction » IllegalState [ERROR] CriteriaQueryTranslateQueryTest$StringBasedPropertyQueryTests.testTranslateQueryInRestriction » IllegalState [ERROR] CriteriaQueryTranslateQueryTest$StringBasedPropertyQueryTests.testTranslateQueryLessOrEqualNegated » IllegalState [ERROR] CriteriaQueryTranslateQueryTest$StringBasedPropertyQueryTests.testTranslateQueryLessOrEqualRestriction » IllegalState [ERROR] CriteriaQueryTranslateQueryTest$StringBasedPropertyQueryTests.testTranslateQueryLessThanAndGreaterEqualOrNegatedGreaterThanAndEqual » IllegalState [ERROR] CriteriaQueryTranslateQueryTest$StringBasedPropertyQueryTests.testTranslateQueryLessThanNegated » IllegalState [ERROR] CriteriaQueryTranslateQueryTest$StringBasedPropertyQueryTests.testTranslateQueryLessThanRestriction » IllegalState [ERROR] CriteriaQueryTranslateQueryTest$StringBasedPropertyQueryTests.testTranslateQueryLikeRestriction » IllegalState [ERROR] CriteriaQueryTranslateQueryTest$StringBasedPropertyQueryTests.testTranslateQueryMultipleAndRestrictions » IllegalState [ERROR] CriteriaQueryTranslateQueryTest$StringBasedPropertyQueryTests.testTranslateQueryMultipleOrAndRestrictions » IllegalState [ERROR] CriteriaQueryTranslateQueryTest$StringBasedPropertyQueryTests.testTranslateQueryMultipleOrRestrictions » IllegalState [ERROR] CriteriaQueryTranslateQueryTest$StringBasedPropertyQueryTests.testTranslateQueryMultipleRestrictionsWithList » IllegalState [ERROR] CriteriaQueryTranslateQueryTest$StringBasedPropertyQueryTests.testTranslateQueryNegatedMultipleRestrictionsByFactory » IllegalState [ERROR] CriteriaQueryTranslateQueryTest$StringBasedPropertyQueryTests.testTranslateQueryNegatedMultipleRestrictionsByNotMethod » IllegalState [ERROR] CriteriaQueryTranslateQueryTest$StringBasedPropertyQueryTests.testTranslateQueryNegatedRestriction » IllegalState [ERROR] CriteriaQueryTranslateQueryTest$StringBasedPropertyQueryTests.testTranslateQueryNotEqualRestriction » IllegalState [ERROR] CriteriaQueryTranslateQueryTest$StringBasedPropertyQueryTests.testTranslateQueryNotInRestriction » IllegalState [ERROR] CriteriaQueryTranslateQueryTest$StringBasedPropertyQueryTests.testTranslateQueryNotLikeRestriction » IllegalState [ERROR] CriteriaQueryTranslateQueryTest$StringBasedPropertyQueryTests.testTranslateQueryOrderByOnePropertyDesc » IllegalState [ERROR] CriteriaQueryTranslateQueryTest$StringBasedPropertyQueryTests.testTranslateQueryOrderByTwoPropertiesAscAndDesc » IllegalState [ERROR] CriteriaQueryTranslateQueryTest$StringBasedPropertyQueryTests.testTranslateQuerySelectProperty » IllegalState [ERROR] CriteriaQueryTranslateQueryTest$StringBasedPropertyQueryTests.testTranslateQuerySelectPropertyPath » IllegalState [ERROR] CriteriaQueryTranslateQueryTest$StringBasedPropertyQueryTests.translateQueryTranslatesIsMemberWithLiteralToMemberOfExpression » IllegalState [ERROR] CriteriaQueryTranslateQueryTest$StringBasedPropertyQueryTests.translateQueryTranslatesIsNotMemberWithLiteralToNotMemberOfExpression » IllegalState [ERROR] CriteriaQueryTranslateQueryTest$StringBasedPropertyQueryTests.translateQueryTranslatesLangMatching » IllegalState [ERROR] CriteriaQueryTranslateQueryTest.testTranslateQueryCount » IllegalState Could n... [ERROR] CriteriaQueryTranslateQueryTest.testTranslateQueryDistinctCount » IllegalState [ERROR] CriteriaQueryTranslateQueryTest.testTranslateQuerySelectAll » IllegalState Cou... [ERROR] CriteriaQueryTranslateQueryTest.testTranslateQuerySelectAllOrderByEntityDesc » IllegalState [ERROR] CriteriaQueryTranslateQueryTest.testTranslateQuerySelectDistinctAll » IllegalState [ERROR] ConstructorResultMapperTest.mapInstantiatesResultsWhenResultSetReturnsNullForVariableMapping » IllegalState [ERROR] ConstructorResultMapperTest.mapIsAbleToUsePrivateConstructorToCreateTargetInstance » IllegalState [ERROR] ConstructorResultMapperTest.mapRetrievesValuesForMultipleConstructorParamsAndInstantiatesResult » IllegalState [ERROR] ConstructorResultMapperTest.mapRetrievesVariableValueAndUsesConstructorToCreateNewInstance » IllegalState [ERROR] ConstructorResultMapperTest.mapSupportsAutomaticConversionFromLangStringToString » IllegalState [ERROR] ConstructorResultMapperTest.mapThrowsMappingExceptionWhenItIsUnableToBuildTargetInstance » IllegalState [ERROR] ConstructorResultMapperTest.mapThrowsMappingExceptionWhenMatchingConstructorCannotBeFound » IllegalState [ERROR] EntityResultMapperTest.mapCreatesNewInstanceOfTargetTypeAndRegistersItInUOW » IllegalState [ERROR] EntityResultMapperTest.mapUsesFieldMappersToPopulateEntityFields » IllegalState [ERROR] FieldResultMapperTest.mapExtractsValueFromResultSetAndSetsItOnTargetObjectField » IllegalState [ERROR] FieldResultMapperTest.mapSkipsFieldForWhichVariableHasNoBindingInCurrentResultRow » IllegalState [ERROR] FieldResultMapperTest.mapSkipsVariablesNotPresentInResultSet » IllegalState Co... [ERROR] FieldResultMapperTest.mapSupportsTransformationFromLangStringToStringField » IllegalState [ERROR] FieldResultMapperTest.mapSupportsTransformationFromOffsetDateTimeToLocalDateTime » IllegalState [ERROR] FieldResultMapperTest.mapThrowsResultMappingExceptionWhenValueCannotBeAssignedToField » IllegalState [ERROR] ObjectPropertyFieldResultMapperTest.mapLoadsInstanceByIdentifierFromUnitOfWork » IllegalState [ERROR] ObjectPropertyFieldResultMapperTest.mapUsesValueDirectlyWhenFieldIsPlainIdentifier » IllegalState [ERROR] ResultRowMapperTest.mapInvokesAllSubMappers » IllegalState Could not initializ... [ERROR] ResultRowMapperTest.mapReturnsOneValueWhenOneMapperIsConfigured » IllegalState [ERROR] ResultSetMappingProcessorTest.buildMapperBuildsEmptyMapperFromEmptyMappingConfiguration » IllegalState [ERROR] ResultSetMappingProcessorTest.buildMapperCreatesConstructorResultMapperWithCorrespondingVariableMappersForParameters » IllegalState [ERROR] ResultSetMappingProcessorTest.buildMapperCreatesEntityResultMapperWhenAllFieldMappingsAreSpecified » IllegalState [ERROR] ResultSetMappingProcessorTest.buildMapperCreatesReferenceFieldMappersForObjectPropertyFieldResultMappings » IllegalState [ERROR] ResultSetMappingProcessorTest.buildMapperCreatesReferenceFieldMappersForUnconfiguredObjectPropertyField » IllegalState [ERROR] ResultSetMappingProcessorTest.buildMapperCreatesRowMapperWithVariableMappersConfiguredInMappingAnnotation » IllegalState [ERROR] ResultSetMappingProcessorTest.buildMapperGeneratesFieldMappersForFieldsNotConfiguredByFieldResult » IllegalState [ERROR] ResultSetMappingProcessorTest.buildMapperSkipsPluralAttributeEvenIfItIsConfiguredViaFieldResult » IllegalState [ERROR] ResultSetMappingProcessorTest.buildMapperSkipsPluralAttributesOfTargetEntityWhenGeneratingFieldResultMappers » IllegalState [ERROR] ResultSetMappingProcessorTest.buildMapperThrowsMappingExceptionWhenEntityMappingTargetClassIsNotEntity » IllegalState [ERROR] ResultSetMappingProcessorTest.buildMapperThrowsMappingExceptionWhenMappedFieldDoesNotExist » IllegalState [ERROR] VariableResultMapperTest.mapCastsValueToTargetTypeWhenPossible » IllegalState ... [ERROR] VariableResultMapperTest.mapReadsValueFromResultSetByVariableNameAndReturnsIt » IllegalState [ERROR] VariableResultMapperTest.mapReturnsNullWhenVariableIsNotBoundInResultSetButIsNotRequired » IllegalState [ERROR] VariableResultMapperTest.mapTransformsLangStringToString » IllegalState Could ... [ERROR] VariableResultMapperTest.mapTransformsOffsetDateTimeToJavaUtilDate » IllegalState [ERROR] VariableResultMapperTest.mapTransformsValueToTargetType » IllegalState Could n... [ERROR] EntityParameterValueTest.setUp:41 » IllegalState Could not initialize plugin: ... [ERROR] EntityParameterValueTest.setUp:41 » IllegalState Could not initialize plugin: ... [ERROR] ParameterValueFactoryTest.createBooleanValue » IllegalState Could not initiali... [ERROR] ParameterValueFactoryTest.createCollectionValueCreatesCollectionOfLiteralsForLiteralElements » IllegalState [ERROR] ParameterValueFactoryTest.createCollectionValueCreatesCollectionOfUriParametersValuesForUriElements » IllegalState [ERROR] ParameterValueFactoryTest.createCollectionValueCreatesCollectionOfUrisForEntityElements » IllegalState [ERROR] ParameterValueFactoryTest.createCreatesDurationParameterValueForJavaDuration » IllegalState [ERROR] ParameterValueFactoryTest.createCreatesDurationParameterValueForJavaPeriod » IllegalState [ERROR] ParameterValueFactoryTest.createCreatesTemporalParameterValueFromJavaUtilDate » IllegalState [ERROR] ParameterValueFactoryTest.createDoubleValue » IllegalState Could not initializ... [ERROR] ParameterValueFactoryTest.createFloatValue » IllegalState Could not initialize... [ERROR] ParameterValueFactoryTest.createInstantValueCreatesTemporalParameter » IllegalState [ERROR] ParameterValueFactoryTest.createIntegerValue » IllegalState Could not initiali... [ERROR] ParameterValueFactoryTest.createLocalDateTimeValueCreatesTemporalParameter » IllegalState [ERROR] ParameterValueFactoryTest.createLocalDateValueCreatesTemporalParameter » IllegalState [ERROR] ParameterValueFactoryTest.createLocalTimeValueCreatesTemporalParameter » IllegalState [ERROR] ParameterValueFactoryTest.createLongValue » IllegalState Could not initialize ... [ERROR] ParameterValueFactoryTest.createOffsetDateTimeValueCreatesTempralParameter » IllegalState [ERROR] ParameterValueFactoryTest.createOffsetTimeValueCreatesTemporalParameter » IllegalState [ERROR] ParameterValueFactoryTest.createShortValue » IllegalState Could not initialize... [ERROR] ParameterValueFactoryTest.createStringValueWithLanguageTag » IllegalState Coul... [ERROR] ParameterValueFactoryTest.createStringValueWithoutLanguageTag » IllegalState C... [ERROR] ParameterValueFactoryTest.createUntypedValue » IllegalState Could not initiali... [ERROR] ParameterValueFactoryTest.createUriValue » IllegalState Could not initialize p... [ERROR] ParameterValueFactoryTest.createUrlValue » IllegalState Could not initialize p... [ERROR] ParameterValueFactoryTest.createValueSupportsCreatingParameterValueFromEntityInstance » IllegalState [ERROR] ParameterValueFactoryTest.createZonedDateTimeValueCreatesTemporalParameter » IllegalState [ERROR] SoqlQueryParserTest.parseQuerySupportsCountById » IllegalState Could not initi... [ERROR] SoqlQueryParserTest.parseQuerySupportsLangExtractionAndComparison » IllegalState [ERROR] SoqlQueryParserTest.parseQueryThrowsSoqlExceptionWhenUnknownAttributeNameIsUsed » IllegalState [ERROR] SoqlQueryParserTest.parseQueryTranslatesNotMemberOfToFilterNotExists » IllegalState [ERROR] SoqlQueryParserTest.parseQueryWithIdentifierAndAttributeIsCommutative » IllegalState [ERROR] SoqlQueryParserTest.parseQueryWithMemberOfPluralAttribute » IllegalState Could... [ERROR] SoqlQueryParserTest.parseQueryWithRelatedAttributeAndIdentifierIsCommutative » IllegalState [ERROR] SoqlQueryParserTest.parseQueryWithTypesAndMemberOf » IllegalState Could not in... [ERROR] SoqlQueryParserTest.testParseCountQuery » IllegalState Could not initialize pl... [ERROR] SoqlQueryParserTest.testParseDistinctCountQuery » IllegalState Could not initi... [ERROR] SoqlQueryParserTest.testParseDistinctFindAllQuery » IllegalState Could not ini... [ERROR] SoqlQueryParserTest.testParseFindAllOWLClassAQuery » IllegalState Could not in... [ERROR] SoqlQueryParserTest.testParseFindAllQuery » IllegalState Could not initialize ... [ERROR] SoqlQueryParserTest.testParseFindByAttributeValueInVariable » IllegalState Cou... [ERROR] SoqlQueryParserTest.testParseFindByAttributeValueInVariableWrappedInParentheses » IllegalState [ERROR] SoqlQueryParserTest.testParseFindByAttributeValueNotInVariable » IllegalState ... [ERROR] SoqlQueryParserTest.testParseFindByMultipleAndAndNotQuery » IllegalState Could... [ERROR] SoqlQueryParserTest.testParseFindByMultipleAndAndQuery » IllegalState Could no... [ERROR] SoqlQueryParserTest.testParseFindByMultipleAndNotAndNotQuery » IllegalState Co... [ERROR] SoqlQueryParserTest.testParseFindByMultipleAndNotAndQuery » IllegalState Could... [ERROR] SoqlQueryParserTest.testParseFindByMultipleAndNotOrNotQuery » IllegalState Cou... [ERROR] SoqlQueryParserTest.testParseFindByMultipleAndNotOrQuery » IllegalState Could ... [ERROR] SoqlQueryParserTest.testParseFindByMultipleAndNotQuery » IllegalState Could no... [ERROR] SoqlQueryParserTest.testParseFindByMultipleAndOrNotQuery » IllegalState Could ... [ERROR] SoqlQueryParserTest.testParseFindByMultipleAndOrQuery » IllegalState Could not... [ERROR] SoqlQueryParserTest.testParseFindByMultipleAndQuery » IllegalState Could not i... [ERROR] SoqlQueryParserTest.testParseFindByMultipleNotAndAndNotQuery » IllegalState Co... [ERROR] SoqlQueryParserTest.testParseFindByMultipleNotAndAndQuery » IllegalState Could... [ERROR] SoqlQueryParserTest.testParseFindByMultipleNotAndNotAndNotQuery » IllegalState [ERROR] SoqlQueryParserTest.testParseFindByMultipleNotAndNotAndQuery » IllegalState Co... [ERROR] SoqlQueryParserTest.testParseFindByMultipleNotAndNotOrQuery » IllegalState Cou... [ERROR] SoqlQueryParserTest.testParseFindByMultipleNotAndNotQuery » IllegalState Could... [ERROR] SoqlQueryParserTest.testParseFindByMultipleNotAndOrNotQuery » IllegalState Cou... [ERROR] SoqlQueryParserTest.testParseFindByMultipleNotAndOrQuery » IllegalState Could ... [ERROR] SoqlQueryParserTest.testParseFindByMultipleNotAndQuery » IllegalState Could no... [ERROR] SoqlQueryParserTest.testParseFindByMultipleNotOrNotOrNotQuery » IllegalState C... [ERROR] SoqlQueryParserTest.testParseFindByMultipleNotOrNotOrQuery » IllegalState Coul... [ERROR] SoqlQueryParserTest.testParseFindByMultipleNotOrNotQuery » IllegalState Could ... [ERROR] SoqlQueryParserTest.testParseFindByMultipleNotOrOrNotQuery » IllegalState Coul... [ERROR] SoqlQueryParserTest.testParseFindByMultipleNotOrOrQuery » IllegalState Could n... [ERROR] SoqlQueryParserTest.testParseFindByMultipleNotOrQuery » IllegalState Could not... [ERROR] SoqlQueryParserTest.testParseFindByMultipleOrGroupByNotInWhereQuery » IllegalState [ERROR] SoqlQueryParserTest.testParseFindByMultipleOrNotOrNotQuery » IllegalState Coul... [ERROR] SoqlQueryParserTest.testParseFindByMultipleOrNotOrQuery » IllegalState Could n... [ERROR] SoqlQueryParserTest.testParseFindByMultipleOrNotQuery » IllegalState Could not... [ERROR] SoqlQueryParserTest.testParseFindByMultipleOrOrNotQuery » IllegalState Could n... [ERROR] SoqlQueryParserTest.testParseFindByMultipleOrOrQuery » IllegalState Could not ... [ERROR] SoqlQueryParserTest.testParseFindByMultipleOrOrderByNotInWhereQuery » IllegalState [ERROR] SoqlQueryParserTest.testParseFindByMultipleOrQuery » IllegalState Could not in... [ERROR] SoqlQueryParserTest.testParseFindByOneNotQuery » IllegalState Could not initia... [ERROR] SoqlQueryParserTest.testParseFindMultipleJoinedQuery » IllegalState Could not ... [ERROR] SoqlQueryParserTest.testParseFindMultipleJoinedQueryFilter » IllegalState Coul... [ERROR] SoqlQueryParserTest.testParseFindOneGroupByNotInWhereQuery » IllegalState Coul... [ERROR] SoqlQueryParserTest.testParseFindOneGroupByQuery » IllegalState Could not init... [ERROR] SoqlQueryParserTest.testParseFindOneJoinedQuery » IllegalState Could not initi... [ERROR] SoqlQueryParserTest.testParseFindOneLikeQuery » IllegalState Could not initial... [ERROR] SoqlQueryParserTest.testParseFindOneNotLikeQuery » IllegalState Could not init... [ERROR] SoqlQueryParserTest.testParseFindOneOrderByNotInWhereQuery » IllegalState Coul... [ERROR] SoqlQueryParserTest.testParseFindOneOrderByQuery » IllegalState Could not init... [ERROR] SoqlQueryParserTest.testParseFindOneQuery » IllegalState Could not initialize ... [ERROR] SoqlQueryParserTest.testParseInequalityOperatorQuery » IllegalState Could not ... [ERROR] SoqlQueryParserTest.testParseQueryWithIdentifierVariableAccessViaAttributeChain » IllegalState [ERROR] SoqlQueryParserTest.testParseQueryWithIdentifierVariableInEqualityExpression » IllegalState [ERROR] SoqlQueryParserTest.testParseQueryWithIdentifierVariableInInExpression » IllegalState [ERROR] SoqlQueryParserTest.testParseQueryWithIdentifierVariableInInExpressionAccessedViaAttributeChain » IllegalState [ERROR] SoqlQueryParserTest.testParseQueryWithLength » IllegalState Could not initiali... [ERROR] SoqlQueryParserTest.testParseQueryWithMultipleInequalityOperatorsOnSingleAttribute » IllegalState [ERROR] SoqlQueryParserTest.testParseQueryWithNumericFunction » IllegalState Could not... [ERROR] SoqlQueryParserTest.testParseQueryWithNumericFunction » IllegalState Could not... [ERROR] SoqlQueryParserTest.testParseQueryWithNumericFunction » IllegalState Could not... [ERROR] SoqlQueryParserTest.testParseQueryWithStringCapitalizationFunctionsGeneratesFilterWithSparqlFunctions » IllegalState [ERROR] SoqlQueryParserTest.testParseQueryWithStringCapitalizationFunctionsGeneratesFilterWithSparqlFunctions » IllegalState [ERROR] SoqlQueryParserTest.testParseQueryWithUpperAndLikeOperators » IllegalState Cou... [ERROR] NamedParameterSparqlQueryHolderTest.:47 » IllegalState Could not initial... [ERROR] NamedParameterSparqlQueryHolderTest.:47 » IllegalState Could not initial... [ERROR] NamedParameterSparqlQueryHolderTest.:47 » IllegalState Could not initial... [ERROR] NamedParameterSparqlQueryHolderTest.:47 » IllegalState Could not initial... [ERROR] NamedParameterSparqlQueryHolderTest.:47 » IllegalState Could not initial... [ERROR] NamedParameterSparqlQueryHolderTest.:47 » IllegalState Could not initial... [ERROR] NamedParameterSparqlQueryHolderTest.:47 » IllegalState Could not initial... [ERROR] NamedParameterSparqlQueryHolderTest.:47 » IllegalState Could not initial... [ERROR] NamedParameterSparqlQueryHolderTest.:47 » IllegalState Could not initial... [ERROR] NamedParameterSparqlQueryHolderTest.:47 » IllegalState Could not initial... [ERROR] NamedParameterSparqlQueryHolderTest.:47 » IllegalState Could not initial... [ERROR] NamedParameterSparqlQueryHolderTest.:47 » IllegalState Could not initial... [ERROR] NamedParameterSparqlQueryHolderTest.:47 » IllegalState Could not initial... [ERROR] NamedParameterSparqlQueryHolderTest.:47 » IllegalState Could not initial... [ERROR] NamedParameterSparqlQueryHolderTest.:47 » IllegalState Could not initial... [ERROR] OrdinalParameterSparqlQueryHolderTest.:45 » IllegalState Could not initi... [ERROR] OrdinalParameterSparqlQueryHolderTest.:45 » IllegalState Could not initi... [ERROR] OrdinalParameterSparqlQueryHolderTest.:45 » IllegalState Could not initi... [ERROR] OrdinalParameterSparqlQueryHolderTest.:45 » IllegalState Could not initi... [ERROR] OrdinalParameterSparqlQueryHolderTest.:45 » IllegalState Could not initi... [ERROR] OrdinalParameterSparqlQueryHolderTest.:45 » IllegalState Could not initi... [ERROR] SparqlQueryFactoryTest.createNamedQueryRetrievesNamedQueryFromManagerAndReturnsCorrespondingNativeQuery » IllegalState [ERROR] SparqlQueryFactoryTest.createNamedTypedQueryRetrievesNamedQueryFromManagerAndReturnsCorrespondingNativeQuery » IllegalState [ERROR] SparqlQueryFactoryTest.createQueryWithMappingPassesCorrectMapperToQueryInstance » IllegalState [ERROR] SparqlQueryFactoryTest.testCreateNativeQuery » IllegalState Could not initiali... [ERROR] SparqlQueryFactoryTest.testCreateNativeQueryNull » IllegalState Could not init... [ERROR] SparqlQueryFactoryTest.testCreateNativeQueryTyped » IllegalState Could not ini... [ERROR] SparqlQueryFactoryTest.testCreateNativeQueryTypedNullQuery » IllegalState Coul... [ERROR] SparqlQueryFactoryTest.testCreateNativeQueryTypedNullType » IllegalState Could... [ERROR] SparqlQueryFactoryTest.testCreateQuery » IllegalState Could not initialize plu... [ERROR] SparqlQueryFactoryTest.testCreateQueryNull » IllegalState Could not initialize... [ERROR] SparqlQueryFactoryTest.testCreateQueryTyped » IllegalState Could not initializ... [ERROR] SparqlQueryFactoryTest.testCreateQueryTypedNullQuery » IllegalState Could not ... [ERROR] SparqlQueryFactoryTest.testCreateQueryTypedNullType » IllegalState Could not i... [ERROR] SparqlQueryHolderTest.setUp:44->lambda$0:43 » IllegalState Could not initializ... [ERROR] SparqlQueryHolderTest.setUp:44->lambda$0:43 » IllegalState Could not initializ... [ERROR] SparqlQueryHolderTest.setUp:44->lambda$0:43 » IllegalState Could not initializ... [ERROR] SparqlQueryHolderTest.setUp:44->lambda$0:43 » IllegalState Could not initializ... [ERROR] SparqlQueryHolderTest.setUp:44->lambda$0:43 » IllegalState Could not initializ... [ERROR] SparqlQueryParserTest.setUp:37 » IllegalState Could not initialize plugin: int... [ERROR] SparqlQueryParserTest.setUp:37 » IllegalState Could not initialize plugin: int... [ERROR] SparqlQueryParserTest.setUp:37 » IllegalState Could not initialize plugin: int... [ERROR] SparqlQueryParserTest.setUp:37 » IllegalState Could not initialize plugin: int... [ERROR] SparqlQueryParserTest.setUp:37 » IllegalState Could not initialize plugin: int... [ERROR] SparqlQueryParserTest.setUp:37 » IllegalState Could not initialize plugin: int... [ERROR] SparqlQueryParserTest.setUp:37 » IllegalState Could not initialize plugin: int... [ERROR] SparqlQueryParserTest.setUp:37 » IllegalState Could not initialize plugin: int... [ERROR] SparqlQueryParserTest.setUp:37 » IllegalState Could not initialize plugin: int... [ERROR] SparqlQueryParserTest.setUp:37 » IllegalState Could not initialize plugin: int... [ERROR] SparqlQueryParserTest.setUp:37 » IllegalState Could not initialize plugin: int... [ERROR] SparqlQueryParserTest.setUp:37 » IllegalState Could not initialize plugin: int... [ERROR] SparqlQueryParserTest.setUp:37 » IllegalState Could not initialize plugin: int... [ERROR] SparqlQueryParserTest.setUp:37 » IllegalState Could not initialize plugin: int... [ERROR] SparqlQueryParserTest.setUp:37 » IllegalState Could not initialize plugin: int... [ERROR] SparqlQueryParserTest.setUp:37 » IllegalState Could not initialize plugin: int... [ERROR] SparqlQueryParserTest.setUp:37 » IllegalState Could not initialize plugin: int... [ERROR] SparqlQueryParserTest.setUp:37 » IllegalState Could not initialize plugin: int... [ERROR] SparqlQueryParserTest.setUp:37 » IllegalState Could not initialize plugin: int... [ERROR] SparqlQueryParserTest.setUp:37 » IllegalState Could not initialize plugin: int... [ERROR] SparqlQueryParserTest.setUp:37 » IllegalState Could not initialize plugin: int... [ERROR] SparqlQueryParserTest.setUp:37 » IllegalState Could not initialize plugin: int... [ERROR] SparqlQueryParserTest.setUp:37 » IllegalState Could not initialize plugin: int... [ERROR] SparqlQueryParserTest.setUp:37 » IllegalState Could not initialize plugin: int... [ERROR] SparqlQueryParserTest.setUp:37 » IllegalState Could not initialize plugin: int... [ERROR] SparqlQueryParserTest.setUp:37 » IllegalState Could not initialize plugin: int... [ERROR] SparqlQueryParserTest.setUp:37 » IllegalState Could not initialize plugin: int... [ERROR] SparqlQueryParserTest.setUp:37 » IllegalState Could not initialize plugin: int... [ERROR] CloneBuilderTest.setUp:89 » IllegalState Could not initialize plugin: interfac... [ERROR] CloneBuilderTest.setUp:89 » IllegalState Could not initialize plugin: interfac... [ERROR] CloneBuilderTest.setUp:89 » IllegalState Could not initialize plugin: interfac... [ERROR] CloneBuilderTest.setUp:89 » IllegalState Could not initialize plugin: interfac... [ERROR] CloneBuilderTest.setUp:89 » IllegalState Could not initialize plugin: interfac... [ERROR] CloneBuilderTest.setUp:89 » IllegalState Could not initialize plugin: interfac... [ERROR] CloneBuilderTest.setUp:89 » IllegalState Could not initialize plugin: interfac... [ERROR] CloneBuilderTest.setUp:89 » IllegalState Could not initialize plugin: interfac... [ERROR] CloneBuilderTest.setUp:89 » IllegalState Could not initialize plugin: interfac... [ERROR] CloneBuilderTest.setUp:89 » IllegalState Could not initialize plugin: interfac... [ERROR] CloneBuilderTest.setUp:89 » IllegalState Could not initialize plugin: interfac... [ERROR] CloneBuilderTest.setUp:89 » IllegalState Could not initialize plugin: interfac... [ERROR] CloneBuilderTest.setUp:89 » IllegalState Could not initialize plugin: interfac... [ERROR] CloneBuilderTest.setUp:89 » IllegalState Could not initialize plugin: interfac... [ERROR] CloneBuilderTest.setUp:89 » IllegalState Could not initialize plugin: interfac... [ERROR] CloneBuilderTest.setUp:89 » IllegalState Could not initialize plugin: interfac... [ERROR] CloneBuilderTest.setUp:89 » IllegalState Could not initialize plugin: interfac... [ERROR] CloneBuilderTest.setUp:89 » IllegalState Could not initialize plugin: interfac... [ERROR] CloneBuilderTest.setUp:89 » IllegalState Could not initialize plugin: interfac... [ERROR] CloneBuilderTest.setUp:89 » IllegalState Could not initialize plugin: interfac... [ERROR] CloneBuilderTest.setUp:89 » IllegalState Could not initialize plugin: interfac... [ERROR] CloneBuilderTest.setUp:89 » IllegalState Could not initialize plugin: interfac... [ERROR] CloneBuilderTest.setUp:89 » IllegalState Could not initialize plugin: interfac... [ERROR] CloneBuilderTest.setUp:89 » IllegalState Could not initialize plugin: interfac... [ERROR] CloneBuilderTest.setUp:89 » IllegalState Could not initialize plugin: interfac... [ERROR] CloneBuilderTest.setUp:89 » IllegalState Could not initialize plugin: interfac... [ERROR] CloneBuilderTest.setUp:89 » IllegalState Could not initialize plugin: interfac... [ERROR] CloneBuilderTest.setUp:89 » IllegalState Could not initialize plugin: interfac... [ERROR] CloneBuilderTest.setUp:89 » IllegalState Could not initialize plugin: interfac... [ERROR] CloneBuilderTest.setUp:89 » IllegalState Could not initialize plugin: interfac... [ERROR] CloneBuilderTest.setUp:89 » IllegalState Could not initialize plugin: interfac... [ERROR] CloneBuilderTest.setUp:89 » IllegalState Could not initialize plugin: interfac... [ERROR] CloneBuilderTest.setUp:89 » IllegalState Could not initialize plugin: interfac... [ERROR] CloneBuilderTest.setUp:89 » IllegalState Could not initialize plugin: interfac... [ERROR] CloneBuilderTest.setUp:89 » IllegalState Could not initialize plugin: interfac... [ERROR] CloneBuilderTest.setUp:89 » IllegalState Could not initialize plugin: interfac... [ERROR] CollectionInstanceBuilderTest.buildCloneClonesArrayAsListWithContent » IllegalState [ERROR] CollectionInstanceBuilderTest.buildCloneClonesSingletonListWithContent » IllegalState [ERROR] CollectionInstanceBuilderTest.buildCloneCreatesDefaultListWhenUnknownListImplementationIsPassedAsArgument » IllegalState [ERROR] CollectionInstanceBuilderTest.buildCloneCreatesDefaultSetWhenUnknownSetImplementationIsPassedAsArgument » IllegalState [ERROR] CollectionInstanceBuilderTest.buildCloneThrowsUnsupportedCollectionTypeExceptionWhenCollectionIsNeitherListNorSet » IllegalState [ERROR] CollectionInstanceBuilderTest.buildingSingletonSetCloneRegistersElementCloneInUoW » IllegalState [ERROR] CollectionInstanceBuilderTest.mergeChangesReplacesEmptySetWithDefaultSet » IllegalState [ERROR] ConnectionWrapperTest.setUp:45 » IllegalState Could not initialize plugin: int... [ERROR] ConnectionWrapperTest.setUp:45 » IllegalState Could not initialize plugin: int... [ERROR] ConnectionWrapperTest.setUp:45 » IllegalState Could not initialize plugin: int... [ERROR] DateInstanceBuilderTest.:35 » IllegalState Could not initialize plugin: ... [ERROR] DateInstanceBuilderTest.:35 » IllegalState Could not initialize plugin: ... [ERROR] DateInstanceBuilderTest.:35 » IllegalState Could not initialize plugin: ... [ERROR] DetachedInstanceMergerTest.mergeFromDetachedAssignsValuesOfNonManagedTypes » IllegalState [ERROR] DetachedInstanceMergerTest.mergeFromDetachedLoadsExistingInstanceCorrespondingToNewValue » IllegalState [ERROR] DetachedInstanceMergerTest.mergeFromDetachedSetsValueToNullWhenChangeValueIsNull » IllegalState [ERROR] MergeManagerTest.setUp:67 » IllegalState Could not initialize plugin: interfac... [ERROR] MergeManagerTest.setUp:67 » IllegalState Could not initialize plugin: interfac... [ERROR] MergeManagerTest.setUp:67 » IllegalState Could not initialize plugin: interfac... [ERROR] MergeManagerTest.setUp:67 » IllegalState Could not initialize plugin: interfac... [ERROR] MergeManagerTest.setUp:67 » IllegalState Could not initialize plugin: interfac... [ERROR] MultilingualStringInstanceBuilderTest.setUp:40 » IllegalState Could not initia... [ERROR] MultilingualStringInstanceBuilderTest.setUp:40 » IllegalState Could not initia... [ERROR] MultilingualStringInstanceBuilderTest.setUp:40 » IllegalState Could not initia... [ERROR] MultilingualStringInstanceBuilderTest.setUp:40 » IllegalState Could not initia... [ERROR] MultilingualStringInstanceBuilderTest.setUp:40 » IllegalState Could not initia... [ERROR] MultilingualStringInstanceBuilderTest.setUp:40 » IllegalState Could not initia... [ERROR] RefreshInstanceMergerTest.mergeChangesOverwritesSingularAttributeChangesWithSourceValues » IllegalState [ERROR] RefreshInstanceMergerTest.mergeChangesReplacesCollectionWithNewOneWithSourceValues » IllegalState [ERROR] RefreshInstanceMergerTest.mergeChangesReplacesObjectPropertyCollectionWithSourceValues » IllegalState [ERROR] ServerSessionTest.setUp:45 » IllegalState Could not initialize plugin: interfa... [ERROR] ServerSessionTest.setUp:45 » IllegalState Could not initialize plugin: interfa... [ERROR] ServerSessionTest.setUp:45 » IllegalState Could not initialize plugin: interfa... [ERROR] UnitOfWorkGetReferenceTest.setUp:36->UnitOfWorkTestBase.setUp:72 » IllegalState [ERROR] UnitOfWorkGetReferenceTest.setUp:36->UnitOfWorkTestBase.setUp:72 » IllegalState [ERROR] UnitOfWorkGetReferenceTest.setUp:36->UnitOfWorkTestBase.setUp:72 » IllegalState [ERROR] UnitOfWorkGetReferenceTest.setUp:36->UnitOfWorkTestBase.setUp:72 » IllegalState [ERROR] UnitOfWorkGetReferenceTest.setUp:36->UnitOfWorkTestBase.setUp:72 » IllegalState [ERROR] UnitOfWorkGetReferenceTest.setUp:36->UnitOfWorkTestBase.setUp:72 » IllegalState [ERROR] UnitOfWorkGetReferenceTest.setUp:36->UnitOfWorkTestBase.setUp:72 » IllegalState [ERROR] UnitOfWorkGetReferenceTest.setUp:36->UnitOfWorkTestBase.setUp:72 » IllegalState [ERROR] UnitOfWorkGetReferenceTest.setUp:36->UnitOfWorkTestBase.setUp:72 » IllegalState [ERROR] UnitOfWorkGetReferenceTest.setUp:36->UnitOfWorkTestBase.setUp:72 » IllegalState [ERROR] UnitOfWorkGetReferenceTest.setUp:36->UnitOfWorkTestBase.setUp:72 » IllegalState [ERROR] UnitOfWorkGetReferenceTest.setUp:36->UnitOfWorkTestBase.setUp:72 » IllegalState [ERROR] UnitOfWorkGetReferenceTest.setUp:36->UnitOfWorkTestBase.setUp:72 » IllegalState [ERROR] UnitOfWorkGetReferenceTest.setUp:36->UnitOfWorkTestBase.setUp:72 » IllegalState [ERROR] UnitOfWorkGetReferenceTest.setUp:36->UnitOfWorkTestBase.setUp:72 » IllegalState [ERROR] UnitOfWorkGetReferenceTest.setUp:36->UnitOfWorkTestBase.setUp:72 » IllegalState [ERROR] UnitOfWorkGetReferenceTest.setUp:36->UnitOfWorkTestBase.setUp:72 » IllegalState [ERROR] UnitOfWorkGetReferenceTest.setUp:36->UnitOfWorkTestBase.setUp:72 » IllegalState [ERROR] UnitOfWorkGetReferenceTest.setUp:36->UnitOfWorkTestBase.setUp:72 » IllegalState [ERROR] UnitOfWorkMergeTest.setUp:39->UnitOfWorkTestBase.setUp:72 » IllegalState Could... [ERROR] UnitOfWorkMergeTest.setUp:39->UnitOfWorkTestBase.setUp:72 » IllegalState Could... [ERROR] UnitOfWorkMergeTest.setUp:39->UnitOfWorkTestBase.setUp:72 » IllegalState Could... [ERROR] UnitOfWorkMergeTest.setUp:39->UnitOfWorkTestBase.setUp:72 » IllegalState Could... [ERROR] UnitOfWorkMergeTest.setUp:39->UnitOfWorkTestBase.setUp:72 » IllegalState Could... [ERROR] UnitOfWorkMergeTest.setUp:39->UnitOfWorkTestBase.setUp:72 » IllegalState Could... [ERROR] UnitOfWorkMergeTest.setUp:39->UnitOfWorkTestBase.setUp:72 » IllegalState Could... [ERROR] UnitOfWorkMergeTest.setUp:39->UnitOfWorkTestBase.setUp:72 » IllegalState Could... [ERROR] UnitOfWorkMergeTest.setUp:39->UnitOfWorkTestBase.setUp:72 » IllegalState Could... [ERROR] UnitOfWorkMergeTest.setUp:39->UnitOfWorkTestBase.setUp:72 » IllegalState Could... [ERROR] UnitOfWorkTest.setUp:89->UnitOfWorkTestBase.setUp:72 » IllegalState Could not ... [ERROR] UnitOfWorkTest.setUp:89->UnitOfWorkTestBase.setUp:72 » IllegalState Could not ... [ERROR] UnitOfWorkTest.setUp:89->UnitOfWorkTestBase.setUp:72 » IllegalState Could not ... [ERROR] UnitOfWorkTest.setUp:89->UnitOfWorkTestBase.setUp:72 » IllegalState Could not ... [ERROR] UnitOfWorkTest.setUp:89->UnitOfWorkTestBase.setUp:72 » IllegalState Could not ... [ERROR] UnitOfWorkTest.setUp:89->UnitOfWorkTestBase.setUp:72 » IllegalState Could not ... [ERROR] UnitOfWorkTest.setUp:89->UnitOfWorkTestBase.setUp:72 » IllegalState Could not ... [ERROR] UnitOfWorkTest.setUp:89->UnitOfWorkTestBase.setUp:72 » IllegalState Could not ... [ERROR] UnitOfWorkTest.setUp:89->UnitOfWorkTestBase.setUp:72 » IllegalState Could not ... [ERROR] UnitOfWorkTest.setUp:89->UnitOfWorkTestBase.setUp:72 » IllegalState Could not ... [ERROR] UnitOfWorkTest.setUp:89->UnitOfWorkTestBase.setUp:72 » IllegalState Could not ... [ERROR] UnitOfWorkTest.setUp:89->UnitOfWorkTestBase.setUp:72 » IllegalState Could not ... [ERROR] UnitOfWorkTest.setUp:89->UnitOfWorkTestBase.setUp:72 » IllegalState Could not ... [ERROR] UnitOfWorkTest.setUp:89->UnitOfWorkTestBase.setUp:72 » IllegalState Could not ... [ERROR] UnitOfWorkTest.setUp:89->UnitOfWorkTestBase.setUp:72 » IllegalState Could not ... [ERROR] UnitOfWorkTest.setUp:89->UnitOfWorkTestBase.setUp:72 » IllegalState Could not ... [ERROR] UnitOfWorkTest.setUp:89->UnitOfWorkTestBase.setUp:72 » IllegalState Could not ... [ERROR] UnitOfWorkTest.setUp:89->UnitOfWorkTestBase.setUp:72 » IllegalState Could not ... [ERROR] UnitOfWorkTest.setUp:89->UnitOfWorkTestBase.setUp:72 » IllegalState Could not ... [ERROR] UnitOfWorkTest.setUp:89->UnitOfWorkTestBase.setUp:72 » IllegalState Could not ... [ERROR] UnitOfWorkTest.setUp:89->UnitOfWorkTestBase.setUp:72 » IllegalState Could not ... [ERROR] UnitOfWorkTest.setUp:89->UnitOfWorkTestBase.setUp:72 » IllegalState Could not ... [ERROR] UnitOfWorkTest.setUp:89->UnitOfWorkTestBase.setUp:72 » IllegalState Could not ... [ERROR] UnitOfWorkTest.setUp:89->UnitOfWorkTestBase.setUp:72 » IllegalState Could not ... [ERROR] UnitOfWorkTest.setUp:89->UnitOfWorkTestBase.setUp:72 » IllegalState Could not ... [ERROR] UnitOfWorkTest.setUp:89->UnitOfWorkTestBase.setUp:72 » IllegalState Could not ... [ERROR] UnitOfWorkTest.setUp:89->UnitOfWorkTestBase.setUp:72 » IllegalState Could not ... [ERROR] UnitOfWorkTest.setUp:89->UnitOfWorkTestBase.setUp:72 » IllegalState Could not ... [ERROR] UnitOfWorkTest.setUp:89->UnitOfWorkTestBase.setUp:72 » IllegalState Could not ... [ERROR] UnitOfWorkTest.setUp:89->UnitOfWorkTestBase.setUp:72 » IllegalState Could not ... [ERROR] UnitOfWorkTest.setUp:89->UnitOfWorkTestBase.setUp:72 » IllegalState Could not ... [ERROR] UnitOfWorkTest.setUp:89->UnitOfWorkTestBase.setUp:72 » IllegalState Could not ... [ERROR] UnitOfWorkTest.setUp:89->UnitOfWorkTestBase.setUp:72 » IllegalState Could not ... [ERROR] UnitOfWorkTest.setUp:89->UnitOfWorkTestBase.setUp:72 » IllegalState Could not ... [ERROR] UnitOfWorkTest.setUp:89->UnitOfWorkTestBase.setUp:72 » IllegalState Could not ... [ERROR] UnitOfWorkTest.setUp:89->UnitOfWorkTestBase.setUp:72 » IllegalState Could not ... [ERROR] UnitOfWorkTest.setUp:89->UnitOfWorkTestBase.setUp:72 » IllegalState Could not ... [ERROR] UnitOfWorkTest.setUp:89->UnitOfWorkTestBase.setUp:72 » IllegalState Could not ... [ERROR] UnitOfWorkTest.setUp:89->UnitOfWorkTestBase.setUp:72 » IllegalState Could not ... [ERROR] UnitOfWorkTest.setUp:89->UnitOfWorkTestBase.setUp:72 » IllegalState Could not ... [ERROR] UnitOfWorkTest.setUp:89->UnitOfWorkTestBase.setUp:72 » IllegalState Could not ... [ERROR] UnitOfWorkTest.setUp:89->UnitOfWorkTestBase.setUp:72 » IllegalState Could not ... [ERROR] UnitOfWorkTest.setUp:89->UnitOfWorkTestBase.setUp:72 » IllegalState Could not ... [ERROR] UnitOfWorkTest.setUp:89->UnitOfWorkTestBase.setUp:72 » IllegalState Could not ... [ERROR] UnitOfWorkTest.setUp:89->UnitOfWorkTestBase.setUp:72 » IllegalState Could not ... [ERROR] UnitOfWorkTest.setUp:89->UnitOfWorkTestBase.setUp:72 » IllegalState Could not ... [ERROR] UnitOfWorkTest.setUp:89->UnitOfWorkTestBase.setUp:72 » IllegalState Could not ... [ERROR] UnitOfWorkTest.setUp:89->UnitOfWorkTestBase.setUp:72 » IllegalState Could not ... [ERROR] UnitOfWorkTest.setUp:89->UnitOfWorkTestBase.setUp:72 » IllegalState Could not ... [ERROR] UnitOfWorkTest.setUp:89->UnitOfWorkTestBase.setUp:72 » IllegalState Could not ... [ERROR] UnitOfWorkTest.setUp:89->UnitOfWorkTestBase.setUp:72 » IllegalState Could not ... [ERROR] UnitOfWorkTest.setUp:89->UnitOfWorkTestBase.setUp:72 » IllegalState Could not ... [ERROR] UnitOfWorkTest.setUp:89->UnitOfWorkTestBase.setUp:72 » IllegalState Could not ... [ERROR] UnitOfWorkTest.setUp:89->UnitOfWorkTestBase.setUp:72 » IllegalState Could not ... [ERROR] UnitOfWorkTest.setUp:89->UnitOfWorkTestBase.setUp:72 » IllegalState Could not ... [ERROR] UnitOfWorkTest.setUp:89->UnitOfWorkTestBase.setUp:72 » IllegalState Could not ... [ERROR] UnitOfWorkTest.setUp:89->UnitOfWorkTestBase.setUp:72 » IllegalState Could not ... [ERROR] UnitOfWorkTest.setUp:89->UnitOfWorkTestBase.setUp:72 » IllegalState Could not ... [ERROR] UnitOfWorkTest.setUp:89->UnitOfWorkTestBase.setUp:72 » IllegalState Could not ... [ERROR] UnitOfWorkTest.setUp:89->UnitOfWorkTestBase.setUp:72 » IllegalState Could not ... [ERROR] UnitOfWorkTest.setUp:89->UnitOfWorkTestBase.setUp:72 » IllegalState Could not ... [ERROR] UnitOfWorkTest.setUp:89->UnitOfWorkTestBase.setUp:72 » IllegalState Could not ... [ERROR] UnitOfWorkTest.setUp:89->UnitOfWorkTestBase.setUp:72 » IllegalState Could not ... [ERROR] UnitOfWorkTest.setUp:89->UnitOfWorkTestBase.setUp:72 » IllegalState Could not ... [ERROR] UnitOfWorkTest.setUp:89->UnitOfWorkTestBase.setUp:72 » IllegalState Could not ... [ERROR] UnitOfWorkTest.setUp:89->UnitOfWorkTestBase.setUp:72 » IllegalState Could not ... [ERROR] UnitOfWorkTest.setUp:89->UnitOfWorkTestBase.setUp:72 » IllegalState Could not ... [ERROR] UnitOfWorkTest.setUp:89->UnitOfWorkTestBase.setUp:72 » IllegalState Could not ... [ERROR] UnitOfWorkTest.setUp:89->UnitOfWorkTestBase.setUp:72 » IllegalState Could not ... [ERROR] UnitOfWorkTest.setUp:89->UnitOfWorkTestBase.setUp:72 » IllegalState Could not ... [ERROR] UnitOfWorkTest.setUp:89->UnitOfWorkTestBase.setUp:72 » IllegalState Could not ... [ERROR] UnitOfWorkTest.setUp:89->UnitOfWorkTestBase.setUp:72 » IllegalState Could not ... [ERROR] UnitOfWorkTest.setUp:89->UnitOfWorkTestBase.setUp:72 » IllegalState Could not ... [ERROR] UnitOfWorkTest.setUp:89->UnitOfWorkTestBase.setUp:72 » IllegalState Could not ... [ERROR] UnitOfWorkTest.setUp:89->UnitOfWorkTestBase.setUp:72 » IllegalState Could not ... [ERROR] UnitOfWorkTest.setUp:89->UnitOfWorkTestBase.setUp:72 » IllegalState Could not ... [ERROR] UnitOfWorkTest.setUp:89->UnitOfWorkTestBase.setUp:72 » IllegalState Could not ... [ERROR] UnitOfWorkTest.setUp:89->UnitOfWorkTestBase.setUp:72 » IllegalState Could not ... [ERROR] UnitOfWorkTest.setUp:89->UnitOfWorkTestBase.setUp:72 » IllegalState Could not ... [ERROR] UnitOfWorkTest.setUp:89->UnitOfWorkTestBase.setUp:72 » IllegalState Could not ... [ERROR] UnitOfWorkTest.setUp:89->UnitOfWorkTestBase.setUp:72 » IllegalState Could not ... [ERROR] UnitOfWorkTest.setUp:89->UnitOfWorkTestBase.setUp:72 » IllegalState Could not ... [ERROR] UnitOfWorkTest.setUp:89->UnitOfWorkTestBase.setUp:72 » IllegalState Could not ... [ERROR] UnitOfWorkTest.setUp:89->UnitOfWorkTestBase.setUp:72 » IllegalState Could not ... [ERROR] UnitOfWorkTest.setUp:89->UnitOfWorkTestBase.setUp:72 » IllegalState Could not ... [ERROR] UnitOfWorkTest.setUp:89->UnitOfWorkTestBase.setUp:72 » IllegalState Could not ... [ERROR] UnitOfWorkTest.setUp:89->UnitOfWorkTestBase.setUp:72 » IllegalState Could not ... [ERROR] UnitOfWorkTest.setUp:89->UnitOfWorkTestBase.setUp:72 » IllegalState Could not ... [ERROR] UnitOfWorkTest.setUp:89->UnitOfWorkTestBase.setUp:72 » IllegalState Could not ... [ERROR] UnitOfWorkTest.setUp:89->UnitOfWorkTestBase.setUp:72 » IllegalState Could not ... [ERROR] UnitOfWorkTest.setUp:89->UnitOfWorkTestBase.setUp:72 » IllegalState Could not ... [ERROR] UnitOfWorkTest.setUp:89->UnitOfWorkTestBase.setUp:72 » IllegalState Could not ... [ERROR] UnitOfWorkTest.setUp:89->UnitOfWorkTestBase.setUp:72 » IllegalState Could not ... [ERROR] UnitOfWorkTest.setUp:89->UnitOfWorkTestBase.setUp:72 » IllegalState Could not ... [ERROR] UnitOfWorkTest.setUp:89->UnitOfWorkTestBase.setUp:72 » IllegalState Could not ... [ERROR] LruCacheManagerTest>AbstractCacheManagerTest.getReturnsNullWhenDescriptorsDoNotMatch:338 » IllegalState [ERROR] TtlCacheManagerTest>AbstractCacheManagerTest.getReturnsNullWhenDescriptorsDoNotMatch:338 » IllegalState [ERROR] ChangeManagerTest.setup:70 » IllegalState Could not initialize plugin: interfa... [ERROR] ChangeManagerTest.setup:70 » IllegalState Could not initialize plugin: interfa... [ERROR] ChangeManagerTest.setup:70 » IllegalState Could not initialize plugin: interfa... [ERROR] ChangeManagerTest.setup:70 » IllegalState Could not initialize plugin: interfa... [ERROR] ChangeManagerTest.setup:70 » IllegalState Could not initialize plugin: interfa... [ERROR] ChangeManagerTest.setup:70 » IllegalState Could not initialize plugin: interfa... [ERROR] ChangeManagerTest.setup:70 » IllegalState Could not initialize plugin: interfa... [ERROR] ChangeManagerTest.setup:70 » IllegalState Could not initialize plugin: interfa... [ERROR] ChangeManagerTest.setup:70 » IllegalState Could not initialize plugin: interfa... [ERROR] ChangeManagerTest.setup:70 » IllegalState Could not initialize plugin: interfa... [ERROR] ChangeManagerTest.setup:70 » IllegalState Could not initialize plugin: interfa... [ERROR] ChangeManagerTest.setup:70 » IllegalState Could not initialize plugin: interfa... [ERROR] ChangeManagerTest.setup:70 » IllegalState Could not initialize plugin: interfa... [ERROR] ChangeManagerTest.setup:70 » IllegalState Could not initialize plugin: interfa... [ERROR] ChangeManagerTest.setup:70 » IllegalState Could not initialize plugin: interfa... [ERROR] ChangeManagerTest.setup:70 » IllegalState Could not initialize plugin: interfa... [ERROR] ChangeManagerTest.setup:70 » IllegalState Could not initialize plugin: interfa... [ERROR] ChangeManagerTest.setup:70 » IllegalState Could not initialize plugin: interfa... [ERROR] ChangeManagerTest.setup:70 » IllegalState Could not initialize plugin: interfa... [ERROR] ChangeManagerTest.setup:70 » IllegalState Could not initialize plugin: interfa... [ERROR] ChangeManagerTest.setup:70 » IllegalState Could not initialize plugin: interfa... [ERROR] ChangeManagerTest.setup:70 » IllegalState Could not initialize plugin: interfa... [ERROR] ChangeManagerTest.setup:70 » IllegalState Could not initialize plugin: interfa... [ERROR] ChangeManagerTest.setup:70 » IllegalState Could not initialize plugin: interfa... [ERROR] ChangeManagerTest.setup:70 » IllegalState Could not initialize plugin: interfa... [ERROR] ChangeManagerTest.setup:70 » IllegalState Could not initialize plugin: interfa... [ERROR] ChangeManagerTest.setup:70 » IllegalState Could not initialize plugin: interfa... [ERROR] ChangeManagerTest.setup:70 » IllegalState Could not initialize plugin: interfa... [ERROR] ChangeManagerTest.setup:70 » IllegalState Could not initialize plugin: interfa... [ERROR] ChangeManagerTest.setup:70 » IllegalState Could not initialize plugin: interfa... [ERROR] ChangeManagerTest.setup:70 » IllegalState Could not initialize plugin: interfa... [ERROR] CollectionChangeDetectorTest.hasChangesReturnsFalseForTwoEmptyCollections » IllegalState [ERROR] CollectionChangeDetectorTest.hasChangesReturnsFalseForTwoIdenticalCollectionsOfNonManagedTypes » IllegalState [ERROR] CollectionChangeDetectorTest.hasChangesReturnsFalseForTwoSetsOfManagedClassInstances » IllegalState [ERROR] CollectionChangeDetectorTest.hasChangesReturnsFalseWhenCollectionOfManagedTypesHasAttributeValueUpdate » IllegalState [ERROR] CollectionChangeDetectorTest.hasChangesReturnsTrueWhenCollectionSizeChanges » IllegalState [ERROR] CollectionChangeDetectorTest.hasChangesReturnsTrueWhenItemIsReplacedByNewObjectInCollectionOfManagedTypes » IllegalState [ERROR] CollectionChangeDetectorTest.hasChangesReturnsTrueWhenItemIsReplacedInCollectionOfManagedTypes » IllegalState [ERROR] CollectionChangeDetectorTest.hasChangesReturnsTrueWhenOrderedCollectionOfNonManagedInstancesChanges » IllegalState [ERROR] ObjectChangeSetTest.testAddChangeRecord:45 » IllegalState Could not initialize... [ERROR] InstanceDescriptorFactoryTest.setUp:34 » IllegalState Could not initialize plu... [ERROR] InstanceDescriptorFactoryTest.setUp:34 » IllegalState Could not initialize plu... [ERROR] InstanceDescriptorFactoryTest.setUp:34 » IllegalState Could not initialize plu... [ERROR] InstanceDescriptorFactoryTest.setUp:34 » IllegalState Could not initialize plu... [ERROR] InstanceDescriptorFactoryTest.setUp:34 » IllegalState Could not initialize plu... [ERROR] InstanceDescriptorFactoryTest.setUp:34 » IllegalState Could not initialize plu... [ERROR] InstanceDescriptorTest.setUp:34 » IllegalState Could not initialize plugin: in... [ERROR] InstanceDescriptorTest.setUp:34 » IllegalState Could not initialize plugin: in... [ERROR] InstanceDescriptorTest.setUp:34 » IllegalState Could not initialize plugin: in... [ERROR] InstanceDescriptorTest.setUp:34 » IllegalState Could not initialize plugin: in... [ERROR] InstanceDescriptorTest.setUp:34 » IllegalState Could not initialize plugin: in... [ERROR] InstanceDescriptorTest.setUp:34 » IllegalState Could not initialize plugin: in... [ERROR] InstanceDescriptorTest.setUp:34 » IllegalState Could not initialize plugin: in... [ERROR] CollectionValueMergerTest.mergeLoadsReferencesUsedInMergedCollectionFromStorage » IllegalState [ERROR] CollectionValueMergerTest.mergeLoadsReferencesUsedInMergedListFromStorage » IllegalState [ERROR] CollectionValueMergerTest.mergeMergesUpdatedValuesIntoOriginalSetOfNonManagedTypes » IllegalState [ERROR] CollectionValueMergerTest.mergeReplacesNullCollectionWithMergedOne » IllegalState [ERROR] CollectionValueMergerTest.mergeReplacesOriginalCollectionWithEmptyOneWhenMergedCollectionIsEmpty » IllegalState [ERROR] CollectionValueMergerTest.mergeReplacesOriginalCollectionWithNullWhenMergedHasNull » IllegalState [ERROR] DefaultValueMergerTest.setUp:41 » IllegalState Could not initialize plugin: in... [ERROR] ManagedTypeValueMergerTest.mergeReplacesNewValueInChangeRecordWhenItIsReadFromUoW » IllegalState [ERROR] ManagedTypeValueMergerTest.mergeSetsTheMergedValueDirectlyWhenItHasNoIdentifier » IllegalState [ERROR] ManagedTypeValueMergerTest.mergeValueLoadsInstanceFromRepository » IllegalState [ERROR] ManagedTypeValueMergerTest.mergeValueSetsTheMergedValueDirectlyWhenItRepresentsANewInstance » IllegalState [ERROR] ManagedTypeValueMergerTest.mergeValueSetsValueDirectlyWhenItIsNull » IllegalState [ERROR] MapValueMergerTest.mergeMergesPropertiesMap » IllegalState Could not initializ... [ERROR] MapValueMergerTest.mergeSetsFieldValueToNullWhenMergedInstanceValueIsNull » IllegalState [ERROR] AttributeModificationValidatorTest.verifyCanModifyAllowsModificationOfInferredAttributes:31 » IllegalState [ERROR] AttributeModificationValidatorTest.verifyCanModifyAllowsModificationToRegularFields:46 » IllegalState [ERROR] AttributeModificationValidatorTest.verifyCanModifyThrowsAttributeModificationForbiddenWhenLexicalFormAttributeValueIsModified:38 » IllegalState [ERROR] InferredAttributeChangeValidatorTest.validateChangeAllowsAdditiveChangeOfPluralAttribute » IllegalState [ERROR] InferredAttributeChangeValidatorTest.validateChangeAllowsAdditiveChangeOfSingularAttribute » IllegalState [ERROR] InferredAttributeChangeValidatorTest.validateChangeExtractsAxiomsForAttributeAndChecksWhetherRemovedOnesAreNotInferred » IllegalState [ERROR] InferredAttributeChangeValidatorTest.validateChangeThrowsInferredAttributeModifiedExceptionWhenRemovedAxiomIsInferred » IllegalState [ERROR] InferredAttributeChangeValidatorTest.validateChangeThrowsInferredAttributeModifiedExceptionWhenSingularAttributeIsModified » IllegalState [ERROR] IntegrityConstraintsValidatorTest.validationSkipsInferredFieldsWhenConfiguredTo:198 » IllegalState [ERROR] EntityTransactionImplTest.callingConstructorWithNullArgumentsThrowsNPX » IllegalState [ERROR] EntityTransactionImplTest.testBegin » IllegalState Could not initialize plugin... [ERROR] EntityTransactionImplTest.testBeginAlreadyActive » IllegalState Could not init... [ERROR] EntityTransactionImplTest.testCommit » IllegalState Could not initialize plugi... [ERROR] EntityTransactionImplTest.testCommitAndRelease » IllegalState Could not initia... [ERROR] EntityTransactionImplTest.testCommitNotActive » IllegalState Could not initial... [ERROR] EntityTransactionImplTest.testCommitRollbackOnly » IllegalState Could not init... [ERROR] EntityTransactionImplTest.testCommitWithException » IllegalState Could not ini... [ERROR] EntityTransactionImplTest.testGetRollbackOnlyNotActive » IllegalState Could no... [ERROR] EntityTransactionImplTest.testRollback » IllegalState Could not initialize plu... [ERROR] EntityTransactionImplTest.testRollbackNotActive » IllegalState Could not initi... [ERROR] EntityTransactionImplTest.testSetRollbackOnly » IllegalState Could not initial... [ERROR] EntityTransactionImplTest.testSetRollbackOnlyNotActive » IllegalState Could no... [INFO] [ERROR] Tests run: 1633, Failures: 0, Errors: 1324, Skipped: 0 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for JOPA 1.1.3: [INFO] [INFO] JOPA ............................................... SUCCESS [ 1.239 s] [INFO] OntoDriver API ..................................... SUCCESS [ 6.900 s] [INFO] Datatype mapping ................................... SUCCESS [ 2.335 s] [INFO] JOPA - API ......................................... SUCCESS [ 5.221 s] [INFO] JOPA - OWLAPI utilities ............................ SUCCESS [ 2.449 s] [INFO] JOPA - OWL2Java .................................... SUCCESS [ 28.004 s] [INFO] Static metamodel generator ......................... SUCCESS [ 3.317 s] [INFO] JOPA - maven plugin ................................ SUCCESS [ 2.225 s] [INFO] OntoDriver - Jena .................................. SUCCESS [ 15.939 s] [INFO] OntoDriver - OWLAPI ................................ SUCCESS [ 18.246 s] [INFO] OntoDriver - RDF4J ................................. SUCCESS [ 13.523 s] [INFO] JOPA - implementation .............................. FAILURE [ 25.089 s] [INFO] JOPA Integration Tests ............................. SKIPPED [INFO] JOPA Integration Tests for Jena .................... SKIPPED [INFO] JOPA Integration Tests for OWLAPI .................. SKIPPED [INFO] JOPA Integration Tests for RDF4J ................... SKIPPED [INFO] JOPA distribution assembly ......................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 02:04 min [INFO] Finished at: 2023-09-22T17:26:02+02:00 [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.22.2:test (default-test) on project jopa-impl: There are test failures. [ERROR] [ERROR] Please refer to /home/developer/.jenkins/jobs/JOPA-Development/workspace/jopa-impl/target/surefire-reports for the individual test results. [ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream. [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :jopa-impl Build step 'Invoke top-level Maven targets' marked build as failure Recording test results Finished: FAILURE