D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/xmlunit-2.6.3-2.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.6333hk + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf xmlunit-2.6.3-src + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/xmlunit-2.6.3-src.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd xmlunit-2.6.3-src + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (0001-Disable-tests-requiring-network-access.patch):' Patch #0 (0001-Disable-tests-requiring-network-access.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file xmlunit-assertj/src/test/java/org/xmlunit/assertj/XmlAssertNodesByXPathTest.java patching file xmlunit-assertj/src/test/java/org/xmlunit/assertj/XmlAssertValidationTest.java patching file xmlunit-assertj/src/test/java/org/xmlunit/assertj/XmlAssertValueByXPathTest.java patching file xmlunit-matchers/src/test/java/org/xmlunit/matchers/ValidationMatcherTest.java + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin org.codehaus.mojo:buildnumber-maven-plugin + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :maven-assembly-plugin + /usr/bin/python3 /usr/share/java-utils/mvn_alias.py org.xmlunit:xmlunit-legacy xmlunit:xmlunit + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.0uqlxm + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd xmlunit-2.6.3-src + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/python3 /usr/share/java-utils/mvn_build.py -s Executing: xmvn --batch-mode --offline verify org.fedoraproject.xmvn:xmvn-mojo:install org.apache.maven.plugins:maven-javadoc-plugin:aggregate org.fedoraproject.xmvn:xmvn-mojo:builddep ['xmvn', '--batch-mode', '--offline', 'verify', 'org.fedoraproject.xmvn:xmvn-mojo:install', 'org.apache.maven.plugins:maven-javadoc-plugin:aggregate', 'org.fedoraproject.xmvn:xmvn-mojo:builddep'] [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] org.xmlunit:xmlunit-parent [pom] [INFO] org.xmlunit:xmlunit-core [jar] [INFO] org.xmlunit:xmlunit-matchers [jar] [INFO] org.xmlunit:xmlunit-legacy [jar] [INFO] org.xmlunit:xmlunit-placeholders [jar] [INFO] org.xmlunit:xmlunit-assertj [jar] [INFO] [INFO] ---------------------< org.xmlunit:xmlunit-parent >--------------------- [INFO] Building org.xmlunit:xmlunit-parent 2.6.3 [1/6] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-bundle-plugin:3.5.1:manifest (bundle-manifest) @ xmlunit-parent --- [WARNING] Ignoring project type pom - supportedProjectTypes = [jar, bundle] [INFO] [INFO] ----------------------< org.xmlunit:xmlunit-core >---------------------- [INFO] Building org.xmlunit:xmlunit-core 2.6.3 [2/6] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ xmlunit-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/xmlunit-2.6.3-src/xmlunit-core/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ xmlunit-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 60 source files to /home/iurt/rpmbuild/BUILD/xmlunit-2.6.3-src/xmlunit-core/target/classes [INFO] /home/iurt/rpmbuild/BUILD/xmlunit-2.6.3-src/xmlunit-core/src/main/java/org/xmlunit/util/Linqy.java: /home/iurt/rpmbuild/BUILD/xmlunit-2.6.3-src/xmlunit-core/src/main/java/org/xmlunit/util/Linqy.java uses unchecked or unsafe operations. [INFO] /home/iurt/rpmbuild/BUILD/xmlunit-2.6.3-src/xmlunit-core/src/main/java/org/xmlunit/util/Linqy.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-bundle-plugin:3.5.1:manifest (bundle-manifest) @ xmlunit-core --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ xmlunit-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/xmlunit-2.6.3-src/xmlunit-core/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ xmlunit-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 39 source files to /home/iurt/rpmbuild/BUILD/xmlunit-2.6.3-src/xmlunit-core/target/test-classes [INFO] /home/iurt/rpmbuild/BUILD/xmlunit-2.6.3-src/xmlunit-core/src/test/java/org/xmlunit/xpath/AbstractXPathEngineTest.java: /home/iurt/rpmbuild/BUILD/xmlunit-2.6.3-src/xmlunit-core/src/test/java/org/xmlunit/xpath/AbstractXPathEngineTest.java uses or overrides a deprecated API. [INFO] /home/iurt/rpmbuild/BUILD/xmlunit-2.6.3-src/xmlunit-core/src/test/java/org/xmlunit/xpath/AbstractXPathEngineTest.java: Recompile with -Xlint:deprecation for details. [INFO] /home/iurt/rpmbuild/BUILD/xmlunit-2.6.3-src/xmlunit-core/src/test/java/org/xmlunit/util/LinqyTest.java: Some input files use unchecked or unsafe operations. [INFO] /home/iurt/rpmbuild/BUILD/xmlunit-2.6.3-src/xmlunit-core/src/test/java/org/xmlunit/util/LinqyTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ xmlunit-core --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.xmlunit.transform.TransformationTest [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.101 s - in org.xmlunit.transform.TransformationTest [INFO] Running org.xmlunit.diff.ComparisonListenerSupportTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.xmlunit.diff.ComparisonListenerSupportTest [INFO] Running org.xmlunit.diff.DifferenceTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.xmlunit.diff.DifferenceTest [INFO] Running org.xmlunit.diff.RecursiveXPathBuilderTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.xmlunit.diff.RecursiveXPathBuilderTest [INFO] Running org.xmlunit.diff.DifferenceEvaluatorsTest [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.177 s - in org.xmlunit.diff.DifferenceEvaluatorsTest [INFO] Running org.xmlunit.diff.ChildNodeXPathContextProviderTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.xmlunit.diff.ChildNodeXPathContextProviderTest [INFO] Running org.xmlunit.diff.DOMDifferenceEngineTest [INFO] Tests run: 60, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.307 s - in org.xmlunit.diff.DOMDifferenceEngineTest [INFO] Running org.xmlunit.diff.MultiLevelByNameAndTextSelectorTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.xmlunit.diff.MultiLevelByNameAndTextSelectorTest [INFO] Running org.xmlunit.diff.ComparisonControllersTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.xmlunit.diff.ComparisonControllersTest [INFO] Running org.xmlunit.diff.ByNameAndTextRecSelectorTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.xmlunit.diff.ByNameAndTextRecSelectorTest [INFO] Running org.xmlunit.diff.XPathContextTest [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.xmlunit.diff.XPathContextTest [INFO] Running org.xmlunit.diff.ElementSelectorsTest [INFO] Tests run: 43, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 s - in org.xmlunit.diff.ElementSelectorsTest [INFO] Running org.xmlunit.diff.DefaultComparisonFormatterTest [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.11 s - in org.xmlunit.diff.DefaultComparisonFormatterTest [INFO] Running org.xmlunit.input.CommentLessSourceTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s - in org.xmlunit.input.CommentLessSourceTest [INFO] Running org.xmlunit.input.NormalizedSourceTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.xmlunit.input.NormalizedSourceTest [INFO] Running org.xmlunit.validation.ValidatorTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.xmlunit.validation.ValidatorTest [INFO] Running org.xmlunit.validation.ValidationProblemTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.xmlunit.validation.ValidationProblemTest [INFO] Running org.xmlunit.validation.ValidationHandlerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.xmlunit.validation.ValidationHandlerTest [INFO] Running org.xmlunit.validation.JAXPValidatorTest [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.284 s - in org.xmlunit.validation.JAXPValidatorTest [INFO] Running org.xmlunit.validation.ParsingValidatorTest [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.136 s - in org.xmlunit.validation.ParsingValidatorTest [INFO] Running org.xmlunit.util.IsNullPredicateTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.xmlunit.util.IsNullPredicateTest [INFO] Running org.xmlunit.util.LinqyTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.xmlunit.util.LinqyTest [INFO] Running org.xmlunit.util.IterableNodeListTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s - in org.xmlunit.util.IterableNodeListTest [INFO] Running org.xmlunit.util.ConvertTest [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.141 s - in org.xmlunit.util.ConvertTest [INFO] Running org.xmlunit.util.NodesTest [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.xmlunit.util.NodesTest [INFO] Running org.xmlunit.xpath.JAXPXPathEngineTest [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s - in org.xmlunit.xpath.JAXPXPathEngineTest [INFO] Running org.xmlunit.builder.JaxbBuilderTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.13 s - in org.xmlunit.builder.JaxbBuilderTest [INFO] Running org.xmlunit.builder.TransformTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in org.xmlunit.builder.TransformTest [INFO] Running org.xmlunit.builder.DiffBuilderTest [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.224 s - in org.xmlunit.builder.DiffBuilderTest [INFO] Running org.xmlunit.builder.InputTest [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s - in org.xmlunit.builder.InputTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 417, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ xmlunit-core --- [INFO] Building jar: /home/iurt/rpmbuild/BUILD/xmlunit-2.6.3-src/xmlunit-core/target/xmlunit-core-2.6.3.jar [INFO] [INFO] --- maven-jar-plugin:3.1.2:test-jar (default) @ xmlunit-core --- [INFO] Building jar: /home/iurt/rpmbuild/BUILD/xmlunit-2.6.3-src/xmlunit-core/target/xmlunit-core-2.6.3-tests.jar [INFO] [INFO] --------------------< org.xmlunit:xmlunit-matchers >-------------------- [INFO] Building org.xmlunit:xmlunit-matchers 2.6.3 [3/6] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ xmlunit-matchers --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/xmlunit-2.6.3-src/xmlunit-matchers/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ xmlunit-matchers --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/iurt/rpmbuild/BUILD/xmlunit-2.6.3-src/xmlunit-matchers/target/classes [INFO] [INFO] --- maven-bundle-plugin:3.5.1:manifest (bundle-manifest) @ xmlunit-matchers --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ xmlunit-matchers --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/xmlunit-2.6.3-src/xmlunit-matchers/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ xmlunit-matchers --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /home/iurt/rpmbuild/BUILD/xmlunit-2.6.3-src/xmlunit-matchers/target/test-classes [INFO] /home/iurt/rpmbuild/BUILD/xmlunit-2.6.3-src/xmlunit-matchers/src/test/java/org/xmlunit/matchers/ValidationMatcherTest.java: /home/iurt/rpmbuild/BUILD/xmlunit-2.6.3-src/xmlunit-matchers/src/test/java/org/xmlunit/matchers/ValidationMatcherTest.java uses unchecked or unsafe operations. [INFO] /home/iurt/rpmbuild/BUILD/xmlunit-2.6.3-src/xmlunit-matchers/src/test/java/org/xmlunit/matchers/ValidationMatcherTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ xmlunit-matchers --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.xmlunit.matchers.CompareMatcherTest [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.535 s - in org.xmlunit.matchers.CompareMatcherTest [INFO] Running org.xmlunit.matchers.ValidationMatcherTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.438 s - in org.xmlunit.matchers.ValidationMatcherTest [INFO] Running org.xmlunit.matchers.TypeMatcherTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.145 s - in org.xmlunit.matchers.TypeMatcherTest [INFO] Running org.xmlunit.matchers.EvaluateXPathMatcherTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 s - in org.xmlunit.matchers.EvaluateXPathMatcherTest [INFO] Running org.xmlunit.matchers.HasXPathMatcherTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s - in org.xmlunit.matchers.HasXPathMatcherTest [INFO] Running org.xmlunit.bugreports.SelectElementsByNameOfChildTest [WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.017 s - in org.xmlunit.bugreports.SelectElementsByNameOfChildTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 75, Failures: 0, Errors: 0, Skipped: 1 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ xmlunit-matchers --- [INFO] Building jar: /home/iurt/rpmbuild/BUILD/xmlunit-2.6.3-src/xmlunit-matchers/target/xmlunit-matchers-2.6.3.jar [INFO] [INFO] --- maven-jar-plugin:3.1.2:test-jar (default) @ xmlunit-matchers --- [INFO] Building jar: /home/iurt/rpmbuild/BUILD/xmlunit-2.6.3-src/xmlunit-matchers/target/xmlunit-matchers-2.6.3-tests.jar [INFO] [INFO] ---------------------< org.xmlunit:xmlunit-legacy >--------------------- [INFO] Building org.xmlunit:xmlunit-legacy 2.6.3 [4/6] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ xmlunit-legacy --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/xmlunit-2.6.3-src/xmlunit-legacy/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ xmlunit-legacy --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 56 source files to /home/iurt/rpmbuild/BUILD/xmlunit-2.6.3-src/xmlunit-legacy/target/classes [INFO] /home/iurt/rpmbuild/BUILD/xmlunit-2.6.3-src/xmlunit-legacy/src/main/java/org/custommonkey/xmlunit/XMLAssert.java: Some input files use or override a deprecated API. [INFO] /home/iurt/rpmbuild/BUILD/xmlunit-2.6.3-src/xmlunit-legacy/src/main/java/org/custommonkey/xmlunit/XMLAssert.java: Recompile with -Xlint:deprecation for details. [INFO] /home/iurt/rpmbuild/BUILD/xmlunit-2.6.3-src/xmlunit-legacy/src/main/java/org/custommonkey/xmlunit/SimpleNamespaceContext.java: /home/iurt/rpmbuild/BUILD/xmlunit-2.6.3-src/xmlunit-legacy/src/main/java/org/custommonkey/xmlunit/SimpleNamespaceContext.java uses unchecked or unsafe operations. [INFO] /home/iurt/rpmbuild/BUILD/xmlunit-2.6.3-src/xmlunit-legacy/src/main/java/org/custommonkey/xmlunit/SimpleNamespaceContext.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-bundle-plugin:3.5.1:manifest (bundle-manifest) @ xmlunit-legacy --- [WARNING] Manifest org.xmlunit:xmlunit-legacy:jar:2.6.3 : Unused Export-Package instructions: [org.xmlunit.*] [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ xmlunit-legacy --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ xmlunit-legacy --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 48 source files to /home/iurt/rpmbuild/BUILD/xmlunit-2.6.3-src/xmlunit-legacy/target/test-classes [INFO] /home/iurt/rpmbuild/BUILD/xmlunit-2.6.3-src/xmlunit-legacy/src/test/java/org/custommonkey/xmlunit/test_Validator.java: Some input files use or override a deprecated API. [INFO] /home/iurt/rpmbuild/BUILD/xmlunit-2.6.3-src/xmlunit-legacy/src/test/java/org/custommonkey/xmlunit/test_Validator.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ xmlunit-legacy --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.custommonkey.xmlunit.test_TolerantSaxDocumentBuilder [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.213 s - in org.custommonkey.xmlunit.test_TolerantSaxDocumentBuilder [INFO] Running org.custommonkey.xmlunit.test_DoctypeInputStream [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in org.custommonkey.xmlunit.test_DoctypeInputStream [INFO] Running org.custommonkey.xmlunit.test_NodeDescriptor [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.custommonkey.xmlunit.test_NodeDescriptor [INFO] Running org.custommonkey.xmlunit.test_ElementNameQualifier [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.custommonkey.xmlunit.test_ElementNameQualifier [INFO] Running org.custommonkey.xmlunit.test_AbstractNodeTester [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.custommonkey.xmlunit.test_AbstractNodeTester [INFO] Running org.custommonkey.xmlunit.test_ElementNameAndAttributeQualifier [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in org.custommonkey.xmlunit.test_ElementNameAndAttributeQualifier [INFO] Running org.custommonkey.xmlunit.test_HTMLDocumentBuilder [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.625 s - in org.custommonkey.xmlunit.test_HTMLDocumentBuilder [INFO] Running org.custommonkey.xmlunit.test_Diff testAttributesInReverseOrder - should not ideally be identical but JAXP implementations can reorder attributes inside NamedNodeMap [INFO] Tests run: 58, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.97 s - in org.custommonkey.xmlunit.test_Diff [INFO] Running org.custommonkey.xmlunit.test_Transform TestResolver called with parameters urn:bar and file:/home/iurt/rpmbuild/BUILD/xmlunit-2.6.3-src/xmlunit-legacy/./ method error received exception: Could not compile stylesheet method fatalError received exception: unknown protocol: urn [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 s - in org.custommonkey.xmlunit.test_Transform [INFO] Running org.custommonkey.xmlunit.test_SimpleNamespaceContext [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.custommonkey.xmlunit.test_SimpleNamespaceContext [INFO] Running org.custommonkey.xmlunit.test_SimpleSerializer [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.custommonkey.xmlunit.test_SimpleSerializer [INFO] Running org.custommonkey.xmlunit.test_DifferenceEngine [INFO] Tests run: 49, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s - in org.custommonkey.xmlunit.test_DifferenceEngine [INFO] Running org.custommonkey.xmlunit.test_NewDifferenceEngine [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.162 s - in org.custommonkey.xmlunit.test_NewDifferenceEngine [INFO] Running org.custommonkey.xmlunit.test_XMLUnit [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.208 s - in org.custommonkey.xmlunit.test_XMLUnit [INFO] Running org.custommonkey.xmlunit.test_XMLTestCase [INFO] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.251 s - in org.custommonkey.xmlunit.test_XMLTestCase [INFO] Running org.custommonkey.xmlunit.test_IgnoreTextAndAttributeValuesDifferenceListener [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.custommonkey.xmlunit.test_IgnoreTextAndAttributeValuesDifferenceListener [INFO] Running org.custommonkey.xmlunit.test_DetailedDiff testAttributesInReverseOrder - should not ideally be identical but JAXP implementations can reorder attributes inside NamedNodeMap [INFO] Tests run: 69, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.145 s - in org.custommonkey.xmlunit.test_DetailedDiff [INFO] Running org.custommonkey.xmlunit.util.test_IntegerBuffer [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.custommonkey.xmlunit.util.test_IntegerBuffer [INFO] Running org.custommonkey.xmlunit.test_DoctypeReader [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.custommonkey.xmlunit.test_DoctypeReader [INFO] Running org.custommonkey.xmlunit.test_XMLAssert [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.custommonkey.xmlunit.test_XMLAssert [INFO] Running org.custommonkey.xmlunit.test_BugFixes [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.426 s - in org.custommonkey.xmlunit.test_BugFixes [INFO] Running org.custommonkey.xmlunit.test_ForumMessage4406472 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.custommonkey.xmlunit.test_ForumMessage4406472 [INFO] Running org.custommonkey.xmlunit.test_Replacement [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.custommonkey.xmlunit.test_Replacement [INFO] Running org.custommonkey.xmlunit.test_Difference [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.custommonkey.xmlunit.test_Difference [INFO] Running org.custommonkey.xmlunit.test_XpathNodeTracker [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.custommonkey.xmlunit.test_XpathNodeTracker [INFO] Running org.custommonkey.xmlunit.test_NodeInputStream [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.custommonkey.xmlunit.test_NodeInputStream [INFO] Running org.custommonkey.xmlunit.test_QualifiedName [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.custommonkey.xmlunit.test_QualifiedName [INFO] Running org.custommonkey.xmlunit.test_Constants [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.custommonkey.xmlunit.test_Constants [INFO] Running org.custommonkey.xmlunit.examples.test_TextDifferenceListenerBase [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.custommonkey.xmlunit.examples.test_TextDifferenceListenerBase [INFO] Running org.custommonkey.xmlunit.examples.test_FloatingPointTolerantDifferenceListener [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.custommonkey.xmlunit.examples.test_FloatingPointTolerantDifferenceListener [INFO] Running org.custommonkey.xmlunit.examples.test_MultiLevelElementNameAndTextQualifier [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.custommonkey.xmlunit.examples.test_MultiLevelElementNameAndTextQualifier [INFO] Running org.custommonkey.xmlunit.examples.test_CountingNodeTester [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.custommonkey.xmlunit.examples.test_CountingNodeTester [INFO] Running org.custommonkey.xmlunit.examples.test_XPathRegexAssert [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.custommonkey.xmlunit.examples.test_XPathRegexAssert [INFO] Running org.custommonkey.xmlunit.examples.test_CaseInsensitiveDifferenceListener [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.custommonkey.xmlunit.examples.test_CaseInsensitiveDifferenceListener [INFO] Running org.custommonkey.xmlunit.examples.test_RecursiveElementNameAndTextQualifier [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.custommonkey.xmlunit.examples.test_RecursiveElementNameAndTextQualifier [INFO] Running org.custommonkey.xmlunit.test_ElementNameAndTextQualifier [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.custommonkey.xmlunit.test_ElementNameAndTextQualifier [INFO] Running org.custommonkey.xmlunit.jaxp13.test_Jaxp13XpathEngine [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.custommonkey.xmlunit.jaxp13.test_Jaxp13XpathEngine [INFO] Running org.custommonkey.xmlunit.jaxp13.test_XMLUnitNamespaceContext2Jaxp13 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.custommonkey.xmlunit.jaxp13.test_XMLUnitNamespaceContext2Jaxp13 [INFO] Running org.custommonkey.xmlunit.jaxp13.test_Validator [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s - in org.custommonkey.xmlunit.jaxp13.test_Validator [INFO] Running org.custommonkey.xmlunit.test_SimpleXpathEngine [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s - in org.custommonkey.xmlunit.test_SimpleXpathEngine [INFO] Running org.custommonkey.xmlunit.test_Validator [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s - in org.custommonkey.xmlunit.test_Validator [INFO] Running org.custommonkey.xmlunit.test_NodeTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.custommonkey.xmlunit.test_NodeTest [INFO] Running org.custommonkey.xmlunit.test_DoctypeSupport [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.custommonkey.xmlunit.test_DoctypeSupport [INFO] Running org.custommonkey.xmlunit.test_JAXP_1_2_Schema_Validation [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.custommonkey.xmlunit.test_JAXP_1_2_Schema_Validation [INFO] [INFO] Results: [INFO] [INFO] Tests run: 490, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ xmlunit-legacy --- [INFO] Building jar: /home/iurt/rpmbuild/BUILD/xmlunit-2.6.3-src/xmlunit-legacy/target/xmlunit-legacy-2.6.3.jar [INFO] [INFO] --- maven-shade-plugin:3.2.1:shade (default) @ xmlunit-legacy --- [INFO] Including org.xmlunit:xmlunit-core:jar:2.6.3 in the shaded jar. [INFO] Excluding junit:junit:jar:3.8.1 from the shaded jar. [INFO] Including org.hamcrest:hamcrest-core:jar:1.3 in the shaded jar. [INFO] Attaching shaded artifact. [INFO] [INFO] --- maven-jar-plugin:3.1.2:test-jar (default) @ xmlunit-legacy --- [INFO] Building jar: /home/iurt/rpmbuild/BUILD/xmlunit-2.6.3-src/xmlunit-legacy/target/xmlunit-legacy-2.6.3-tests.jar [INFO] [INFO] ------------------< org.xmlunit:xmlunit-placeholders >------------------ [INFO] Building org.xmlunit:xmlunit-placeholders 2.6.3 [5/6] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ xmlunit-placeholders --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ xmlunit-placeholders --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/iurt/rpmbuild/BUILD/xmlunit-2.6.3-src/xmlunit-placeholders/target/classes [INFO] [INFO] --- maven-bundle-plugin:3.5.1:manifest (bundle-manifest) @ xmlunit-placeholders --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ xmlunit-placeholders --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/xmlunit-2.6.3-src/xmlunit-placeholders/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ xmlunit-placeholders --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/iurt/rpmbuild/BUILD/xmlunit-2.6.3-src/xmlunit-placeholders/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ xmlunit-placeholders --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.xmlunit.placeholder.PlaceholderDifferenceEvaluatorTest [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.359 s - in org.xmlunit.placeholder.PlaceholderDifferenceEvaluatorTest [INFO] Running org.xmlunit.placeholder.PlaceholderSupportTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.xmlunit.placeholder.PlaceholderSupportTest [INFO] Running org.xmlunit.placeholder.IsNumberPlaceholderHandlerTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.xmlunit.placeholder.IsNumberPlaceholderHandlerTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ xmlunit-placeholders --- [INFO] Building jar: /home/iurt/rpmbuild/BUILD/xmlunit-2.6.3-src/xmlunit-placeholders/target/xmlunit-placeholders-2.6.3.jar [INFO] [INFO] --- maven-jar-plugin:3.1.2:test-jar (default) @ xmlunit-placeholders --- [INFO] Building jar: /home/iurt/rpmbuild/BUILD/xmlunit-2.6.3-src/xmlunit-placeholders/target/xmlunit-placeholders-2.6.3-tests.jar [INFO] [INFO] --------------------< org.xmlunit:xmlunit-assertj >--------------------- [INFO] Building org.xmlunit:xmlunit-assertj 2.6.3 [6/6] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ xmlunit-assertj --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/xmlunit-2.6.3-src/xmlunit-assertj/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ xmlunit-assertj --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 18 source files to /home/iurt/rpmbuild/BUILD/xmlunit-2.6.3-src/xmlunit-assertj/target/classes [INFO] [INFO] --- maven-bundle-plugin:3.5.1:manifest (bundle-manifest) @ xmlunit-assertj --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ xmlunit-assertj --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/xmlunit-2.6.3-src/xmlunit-assertj/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ xmlunit-assertj --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 16 source files to /home/iurt/rpmbuild/BUILD/xmlunit-2.6.3-src/xmlunit-assertj/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ xmlunit-assertj --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.xmlunit.assertj.CompareAssertAreNotSimilarTest [Fatal Error] :1:1: Content is not allowed in prolog. [Fatal Error] :1:1: Content is not allowed in prolog. [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.644 s - in org.xmlunit.assertj.CompareAssertAreNotSimilarTest [INFO] Running org.xmlunit.assertj.CompareAssertAreNotIdenticalTest [Fatal Error] :1:1: Content is not allowed in prolog. [Fatal Error] :1:1: Content is not allowed in prolog. [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.253 s - in org.xmlunit.assertj.CompareAssertAreNotIdenticalTest [INFO] Running org.xmlunit.assertj.ValueAssertTest [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.014 s - in org.xmlunit.assertj.ValueAssertTest [INFO] Running org.xmlunit.assertj.XmlAssertValidationTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.458 s - in org.xmlunit.assertj.XmlAssertValidationTest [INFO] Running org.xmlunit.assertj.XmlAssertValueByXPathTest [Fatal Error] :1:1: Content is not allowed in prolog. [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.xmlunit.assertj.XmlAssertValueByXPathTest [INFO] Running org.xmlunit.assertj.CompareAssertAreSimilarTest [Fatal Error] :1:1: Content is not allowed in prolog. [Fatal Error] :1:1: Content is not allowed in prolog. [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.1 s - in org.xmlunit.assertj.CompareAssertAreSimilarTest [INFO] Running org.xmlunit.assertj.XmlAssertHasXPathTest [Fatal Error] :1:15: The element type "b" must be terminated by the matching end-tag "". [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s - in org.xmlunit.assertj.XmlAssertHasXPathTest [INFO] Running org.xmlunit.assertj.XmlAssertNodesByXPathTest [Fatal Error] :1:15: The element type "b" must be terminated by the matching end-tag "". [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.xmlunit.assertj.XmlAssertNodesByXPathTest [INFO] Running org.xmlunit.assertj.SingleNodeAssertDoesNotHaveAttributeTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s - in org.xmlunit.assertj.SingleNodeAssertDoesNotHaveAttributeTest [INFO] Running org.xmlunit.assertj.SingleNodeAssertHasAttributeTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s - in org.xmlunit.assertj.SingleNodeAssertHasAttributeTest [INFO] Running org.xmlunit.assertj.MultipleNodeAssertDoNotHaveAttributeTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 s - in org.xmlunit.assertj.MultipleNodeAssertDoNotHaveAttributeTest [INFO] Running org.xmlunit.assertj.CompareAssertAreIdenticalTest [Fatal Error] :1:1: Content is not allowed in prolog. [Fatal Error] :1:1: Content is not allowed in prolog. [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.406 s - in org.xmlunit.assertj.CompareAssertAreIdenticalTest [INFO] Running org.xmlunit.assertj.XmlAssertAndTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.xmlunit.assertj.XmlAssertAndTest [INFO] Running org.xmlunit.assertj.XmlAssertDoesNotHaveXPathTest [Fatal Error] :1:15: The element type "b" must be terminated by the matching end-tag "". [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.xmlunit.assertj.XmlAssertDoesNotHaveXPathTest [INFO] Running org.xmlunit.assertj.MultipleNodeAssertHaveAttributeTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in org.xmlunit.assertj.MultipleNodeAssertHaveAttributeTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 148, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ xmlunit-assertj --- [INFO] Building jar: /home/iurt/rpmbuild/BUILD/xmlunit-2.6.3-src/xmlunit-assertj/target/xmlunit-assertj-2.6.3.jar [INFO] [INFO] --- maven-jar-plugin:3.1.2:test-jar (default) @ xmlunit-assertj --- [INFO] Building jar: /home/iurt/rpmbuild/BUILD/xmlunit-2.6.3-src/xmlunit-assertj/target/xmlunit-assertj-2.6.3-tests.jar [INFO] [INFO] ---------------------< org.xmlunit:xmlunit-parent >--------------------- [INFO] Building org.xmlunit:xmlunit-parent 2.6.3 [7/6] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- xmvn-mojo:3.0.0:install (default-cli) @ xmlunit-parent --- [INFO] [INFO] >>> maven-javadoc-plugin:3.0.1:aggregate (default-cli) > compile @ xmlunit-parent >>> [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.xmlunit:xmlunit-core 2.6.3 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ xmlunit-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/xmlunit-2.6.3-src/xmlunit-core/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ xmlunit-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 60 source files to /home/iurt/rpmbuild/BUILD/xmlunit-2.6.3-src/xmlunit-core/target/classes [INFO] /home/iurt/rpmbuild/BUILD/xmlunit-2.6.3-src/xmlunit-core/src/main/java/org/xmlunit/util/Linqy.java: /home/iurt/rpmbuild/BUILD/xmlunit-2.6.3-src/xmlunit-core/src/main/java/org/xmlunit/util/Linqy.java uses unchecked or unsafe operations. [INFO] /home/iurt/rpmbuild/BUILD/xmlunit-2.6.3-src/xmlunit-core/src/main/java/org/xmlunit/util/Linqy.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.xmlunit:xmlunit-matchers 2.6.3 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ xmlunit-matchers --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/xmlunit-2.6.3-src/xmlunit-matchers/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ xmlunit-matchers --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/iurt/rpmbuild/BUILD/xmlunit-2.6.3-src/xmlunit-matchers/target/classes [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.xmlunit:xmlunit-legacy 2.6.3 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ xmlunit-legacy --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/xmlunit-2.6.3-src/xmlunit-legacy/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ xmlunit-legacy --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 56 source files to /home/iurt/rpmbuild/BUILD/xmlunit-2.6.3-src/xmlunit-legacy/target/classes [INFO] /home/iurt/rpmbuild/BUILD/xmlunit-2.6.3-src/xmlunit-legacy/src/main/java/org/custommonkey/xmlunit/XMLAssert.java: Some input files use or override a deprecated API. [INFO] /home/iurt/rpmbuild/BUILD/xmlunit-2.6.3-src/xmlunit-legacy/src/main/java/org/custommonkey/xmlunit/XMLAssert.java: Recompile with -Xlint:deprecation for details. [INFO] /home/iurt/rpmbuild/BUILD/xmlunit-2.6.3-src/xmlunit-legacy/src/main/java/org/custommonkey/xmlunit/SimpleNamespaceContext.java: /home/iurt/rpmbuild/BUILD/xmlunit-2.6.3-src/xmlunit-legacy/src/main/java/org/custommonkey/xmlunit/SimpleNamespaceContext.java uses unchecked or unsafe operations. [INFO] /home/iurt/rpmbuild/BUILD/xmlunit-2.6.3-src/xmlunit-legacy/src/main/java/org/custommonkey/xmlunit/SimpleNamespaceContext.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.xmlunit:xmlunit-placeholders 2.6.3 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ xmlunit-placeholders --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ xmlunit-placeholders --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/iurt/rpmbuild/BUILD/xmlunit-2.6.3-src/xmlunit-placeholders/target/classes [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking org.xmlunit:xmlunit-assertj 2.6.3 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ xmlunit-assertj --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/xmlunit-2.6.3-src/xmlunit-assertj/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ xmlunit-assertj --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 18 source files to /home/iurt/rpmbuild/BUILD/xmlunit-2.6.3-src/xmlunit-assertj/target/classes [INFO] [INFO] <<< maven-javadoc-plugin:3.0.1:aggregate (default-cli) < compile @ xmlunit-parent <<< [INFO] [INFO] [INFO] --- maven-javadoc-plugin:3.0.1:aggregate (default-cli) @ xmlunit-parent --- [ERROR] no module descriptor for org.xmlunit:xmlunit-parent [ERROR] no module descriptor for org.xmlunit:xmlunit-core [ERROR] no module descriptor for org.xmlunit:xmlunit-matchers [ERROR] no module descriptor for org.xmlunit:xmlunit-legacy [ERROR] no module descriptor for org.xmlunit:xmlunit-placeholders [ERROR] no module descriptor for org.xmlunit:xmlunit-assertj [INFO] 52 warnings [WARNING] Javadoc Warnings [WARNING] /home/iurt/rpmbuild/BUILD/xmlunit-2.6.3-src/xmlunit-core/src/main/java/org/xmlunit/diff/DifferenceEvaluators.java:203: warning - Tag @link: reference not found: NodeFilters.Default [WARNING] /home/iurt/rpmbuild/BUILD/xmlunit-2.6.3-src/xmlunit-core/src/main/java/org/xmlunit/builder/DifferenceEngineConfigurer.java:33: warning - Tag @link: reference not found: DifferenceEngine [WARNING] /home/iurt/rpmbuild/BUILD/xmlunit-2.6.3-src/xmlunit-core/src/main/java/org/xmlunit/builder/DifferenceEngineConfigurer.java:76: warning - Tag @link: reference not found: ComparisonControllers#Default [WARNING] /home/iurt/rpmbuild/BUILD/xmlunit-2.6.3-src/xmlunit-core/src/main/java/org/xmlunit/builder/DifferenceEngineConfigurer.java:76: warning - Tag @link: reference not found: ComparisonControllers#Default [WARNING] /home/iurt/rpmbuild/BUILD/xmlunit-2.6.3-src/xmlunit-matchers/src/main/java/org/xmlunit/matchers/CompareMatcher.java:270: warning - Tag @link: reference not found: org.junit.ComparisonFailure [WARNING] /home/iurt/rpmbuild/BUILD/xmlunit-2.6.3-src/xmlunit-matchers/src/main/java/org/xmlunit/matchers/CompareMatcher.java:270: warning - Tag @link: reference not found: org.junit.ComparisonFailure [WARNING] /home/iurt/rpmbuild/BUILD/xmlunit-2.6.3-src/xmlunit-matchers/src/main/java/org/xmlunit/matchers/CompareMatcher.java:270: warning - Tag @link: reference not found: org.junit.Assert#assertEquals(Object, Object) [WARNING] /home/iurt/rpmbuild/BUILD/xmlunit-2.6.3-src/xmlunit-assertj/src/main/java/org/xmlunit/assertj/CompareAssert.java:244: warning - @inheritDoc used but ignoreComments() does not override or implement any method. [WARNING] /home/iurt/rpmbuild/BUILD/xmlunit-2.6.3-src/xmlunit-assertj/src/main/java/org/xmlunit/assertj/CompareAssert.java:254: warning - @inheritDoc used but ignoreCommentsUsingXSLTVersion(String) does not override or implement any method. [WARNING] /home/iurt/rpmbuild/BUILD/xmlunit-2.6.3-src/xmlunit-assertj/src/main/java/org/xmlunit/assertj/CompareAssert.java:234: warning - @inheritDoc used but ignoreElementContentWhitespace() does not override or implement any method. [WARNING] /home/iurt/rpmbuild/BUILD/xmlunit-2.6.3-src/xmlunit-assertj/src/main/java/org/xmlunit/assertj/CompareAssert.java:212: warning - @inheritDoc used but ignoreWhitespace() does not override or implement any method. [WARNING] /home/iurt/rpmbuild/BUILD/xmlunit-2.6.3-src/xmlunit-assertj/src/main/java/org/xmlunit/assertj/CompareAssert.java:223: warning - @inheritDoc used but normalizeWhitespace() does not override or implement any method. [WARNING] /home/iurt/rpmbuild/BUILD/xmlunit-2.6.3-src/xmlunit-core/src/main/java/org/xmlunit/builder/DifferenceEngineConfigurer.java:76: warning - Tag @link: reference not found: ComparisonControllers#Default [WARNING] /home/iurt/rpmbuild/BUILD/xmlunit-2.6.3-src/xmlunit-assertj/src/main/java/org/xmlunit/assertj/CompareAssert.java:202: warning - @inheritDoc used but withDocumentBuilderFactory(DocumentBuilderFactory) does not override or implement any method. [WARNING] /home/iurt/rpmbuild/BUILD/xmlunit-2.6.3-src/xmlunit-core/src/main/java/org/xmlunit/builder/DifferenceEngineConfigurer.java:76: warning - Tag @link: reference not found: ComparisonControllers#Default [WARNING] /home/iurt/rpmbuild/BUILD/xmlunit-2.6.3-src/xmlunit-assertj/src/main/java/org/xmlunit/assertj/CompareAssert.java:202: warning - @inheritDoc used but withDocumentBuilderFactory(DocumentBuilderFactory) does not override or implement any method. [WARNING] /home/iurt/rpmbuild/BUILD/xmlunit-2.6.3-src/xmlunit-assertj/src/main/java/org/xmlunit/assertj/CompareAssert.java:212: warning - @inheritDoc used but ignoreWhitespace() does not override or implement any method. [WARNING] /home/iurt/rpmbuild/BUILD/xmlunit-2.6.3-src/xmlunit-assertj/src/main/java/org/xmlunit/assertj/CompareAssert.java:223: warning - @inheritDoc used but normalizeWhitespace() does not override or implement any method. [WARNING] /home/iurt/rpmbuild/BUILD/xmlunit-2.6.3-src/xmlunit-assertj/src/main/java/org/xmlunit/assertj/CompareAssert.java:234: warning - @inheritDoc used but ignoreElementContentWhitespace() does not override or implement any method. [WARNING] /home/iurt/rpmbuild/BUILD/xmlunit-2.6.3-src/xmlunit-assertj/src/main/java/org/xmlunit/assertj/CompareAssert.java:244: warning - @inheritDoc used but ignoreComments() does not override or implement any method. [WARNING] /home/iurt/rpmbuild/BUILD/xmlunit-2.6.3-src/xmlunit-assertj/src/main/java/org/xmlunit/assertj/CompareAssert.java:254: warning - @inheritDoc used but ignoreCommentsUsingXSLTVersion(String) does not override or implement any method. [WARNING] /home/iurt/rpmbuild/BUILD/xmlunit-2.6.3-src/xmlunit-core/src/main/java/org/xmlunit/builder/DifferenceEngineConfigurer.java:33: warning - Tag @link: reference not found: DifferenceEngine [WARNING] /home/iurt/rpmbuild/BUILD/xmlunit-2.6.3-src/xmlunit-placeholders/src/main/java/org/xmlunit/placeholder/package-info.java:58: warning - Tag @link: reference not found: PlaceholderHandler [WARNING] /home/iurt/rpmbuild/BUILD/xmlunit-2.6.3-src/xmlunit-placeholders/src/main/java/org/xmlunit/placeholder/package-info.java:58: warning - Tag @link: reference not found: PlaceholderDifferenceEvaluator [WARNING] /home/iurt/rpmbuild/BUILD/xmlunit-2.6.3-src/xmlunit-placeholders/src/main/java/org/xmlunit/placeholder/package-info.java:58: warning - Tag @link: reference not found: IgnorePlaceholderHandler [WARNING] /home/iurt/rpmbuild/BUILD/xmlunit-2.6.3-src/xmlunit-placeholders/src/main/java/org/xmlunit/placeholder/package-info.java:58: warning - Tag @link: reference not found: PlaceholderSupport [WARNING] /home/iurt/rpmbuild/BUILD/xmlunit-2.6.3-src/xmlunit-placeholders/src/main/java/org/xmlunit/placeholder/package-info.java:58: warning - Tag @link: reference not found: PlaceholderDifferenceEvaluator [WARNING] /home/iurt/rpmbuild/BUILD/xmlunit-2.6.3-src/xmlunit-core/src/main/java/org/xmlunit/builder/DifferenceEngineConfigurer.java:76: warning - Tag @link: reference not found: ComparisonControllers#Default [WARNING] /home/iurt/rpmbuild/BUILD/xmlunit-2.6.3-src/xmlunit-core/src/main/java/org/xmlunit/builder/DifferenceEngineConfigurer.java:76: warning - Tag @link: reference not found: ComparisonControllers#Default [WARNING] /home/iurt/rpmbuild/BUILD/xmlunit-2.6.3-src/xmlunit-core/src/main/java/org/xmlunit/builder/DifferenceEngineConfigurer.java:33: warning - Tag @link: reference not found: DifferenceEngine [WARNING] /home/iurt/rpmbuild/BUILD/xmlunit-2.6.3-src/xmlunit-matchers/src/main/java/org/xmlunit/matchers/CompareMatcher.java:270: warning - Tag @link: reference not found: org.junit.ComparisonFailure [WARNING] /home/iurt/rpmbuild/BUILD/xmlunit-2.6.3-src/xmlunit-assertj/src/main/java/org/xmlunit/assertj/CompareAssert.java:244: warning - @inheritDoc used but ignoreComments() does not override or implement any method. [WARNING] /home/iurt/rpmbuild/BUILD/xmlunit-2.6.3-src/xmlunit-assertj/src/main/java/org/xmlunit/assertj/CompareAssert.java:254: warning - @inheritDoc used but ignoreCommentsUsingXSLTVersion(String) does not override or implement any method. [WARNING] /home/iurt/rpmbuild/BUILD/xmlunit-2.6.3-src/xmlunit-assertj/src/main/java/org/xmlunit/assertj/CompareAssert.java:234: warning - @inheritDoc used but ignoreElementContentWhitespace() does not override or implement any method. [WARNING] /home/iurt/rpmbuild/BUILD/xmlunit-2.6.3-src/xmlunit-assertj/src/main/java/org/xmlunit/assertj/CompareAssert.java:212: warning - @inheritDoc used but ignoreWhitespace() does not override or implement any method. [WARNING] /home/iurt/rpmbuild/BUILD/xmlunit-2.6.3-src/xmlunit-assertj/src/main/java/org/xmlunit/assertj/CompareAssert.java:223: warning - @inheritDoc used but normalizeWhitespace() does not override or implement any method. [WARNING] /home/iurt/rpmbuild/BUILD/xmlunit-2.6.3-src/xmlunit-core/src/main/java/org/xmlunit/builder/DifferenceEngineConfigurer.java:76: warning - Tag @link: reference not found: ComparisonControllers#Default [WARNING] /home/iurt/rpmbuild/BUILD/xmlunit-2.6.3-src/xmlunit-assertj/src/main/java/org/xmlunit/assertj/CompareAssert.java:202: warning - @inheritDoc used but withDocumentBuilderFactory(DocumentBuilderFactory) does not override or implement any method. [WARNING] /home/iurt/rpmbuild/BUILD/xmlunit-2.6.3-src/xmlunit-core/src/main/java/org/xmlunit/builder/DifferenceEngineConfigurer.java:33: warning - Tag @link: reference not found: DifferenceEngine [WARNING] /home/iurt/rpmbuild/BUILD/xmlunit-2.6.3-src/xmlunit-core/src/main/java/org/xmlunit/builder/DifferenceEngineConfigurer.java:33: warning - Tag @link: reference not found: DifferenceEngine [WARNING] /home/iurt/rpmbuild/BUILD/xmlunit-2.6.3-src/xmlunit-core/src/main/java/org/xmlunit/builder/DifferenceEngineConfigurer.java:33: warning - Tag @link: reference not found: DifferenceEngine [WARNING] /home/iurt/rpmbuild/BUILD/xmlunit-2.6.3-src/xmlunit-core/src/main/java/org/xmlunit/builder/DifferenceEngineConfigurer.java:33: warning - Tag @link: reference not found: DifferenceEngine [WARNING] /home/iurt/rpmbuild/BUILD/xmlunit-2.6.3-src/xmlunit-core/src/main/java/org/xmlunit/builder/DifferenceEngineConfigurer.java:33: warning - Tag @link: reference not found: DifferenceEngine [WARNING] /home/iurt/rpmbuild/BUILD/xmlunit-2.6.3-src/xmlunit-assertj/src/main/java/org/xmlunit/assertj/CompareAssert.java:244: warning - @inheritDoc used but ignoreComments() does not override or implement any method. [WARNING] /home/iurt/rpmbuild/BUILD/xmlunit-2.6.3-src/xmlunit-assertj/src/main/java/org/xmlunit/assertj/CompareAssert.java:254: warning - @inheritDoc used but ignoreCommentsUsingXSLTVersion(String) does not override or implement any method. [WARNING] /home/iurt/rpmbuild/BUILD/xmlunit-2.6.3-src/xmlunit-assertj/src/main/java/org/xmlunit/assertj/CompareAssert.java:234: warning - @inheritDoc used but ignoreElementContentWhitespace() does not override or implement any method. [WARNING] /home/iurt/rpmbuild/BUILD/xmlunit-2.6.3-src/xmlunit-assertj/src/main/java/org/xmlunit/assertj/CompareAssert.java:212: warning - @inheritDoc used but ignoreWhitespace() does not override or implement any method. [WARNING] /home/iurt/rpmbuild/BUILD/xmlunit-2.6.3-src/xmlunit-assertj/src/main/java/org/xmlunit/assertj/CompareAssert.java:223: warning - @inheritDoc used but normalizeWhitespace() does not override or implement any method. [WARNING] /home/iurt/rpmbuild/BUILD/xmlunit-2.6.3-src/xmlunit-matchers/src/main/java/org/xmlunit/matchers/CompareMatcher.java:270: warning - Tag @link: reference not found: org.junit.ComparisonFailure [WARNING] /home/iurt/rpmbuild/BUILD/xmlunit-2.6.3-src/xmlunit-core/src/main/java/org/xmlunit/builder/DifferenceEngineConfigurer.java:76: warning - Tag @link: reference not found: ComparisonControllers#Default [WARNING] /home/iurt/rpmbuild/BUILD/xmlunit-2.6.3-src/xmlunit-core/src/main/java/org/xmlunit/builder/DifferenceEngineConfigurer.java:76: warning - Tag @link: reference not found: ComparisonControllers#Default [WARNING] /home/iurt/rpmbuild/BUILD/xmlunit-2.6.3-src/xmlunit-assertj/src/main/java/org/xmlunit/assertj/CompareAssert.java:202: warning - @inheritDoc used but withDocumentBuilderFactory(DocumentBuilderFactory) does not override or implement any method. [INFO] [INFO] --- xmvn-mojo:3.0.0:builddep (default-cli) @ xmlunit-parent --- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] org.xmlunit:xmlunit-parent 2.6.3 ................... SUCCESS [ 6.907 s] [INFO] org.xmlunit:xmlunit-core ........................... SUCCESS [ 15.938 s] [INFO] org.xmlunit:xmlunit-matchers ....................... SUCCESS [ 10.763 s] [INFO] org.xmlunit:xmlunit-legacy ......................... SUCCESS [ 12.109 s] [INFO] org.xmlunit:xmlunit-placeholders ................... SUCCESS [ 10.256 s] [INFO] org.xmlunit:xmlunit-assertj 2.6.3 .................. SUCCESS [ 10.766 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:08 min [INFO] Finished at: 2020-04-08T23:39:06Z [INFO] ------------------------------------------------------------------------ -----BEGIN MAVEN BUILD DEPENDENCIES----- H4sIAAAAAAACA62TPW+DMBCG9/wKl93Q7oSo7cTQKYqU1dgXcGLOyB8o/PuaQlS6OG3JeHeP9OiV 3st311aRHoyVGrfJS/qcEECuhcR6mxz29HX/XpbJrtjkT5SSNy+VIAI6QBEwCZbUgGCYA0GqgRw/ eiSUBnrJFBtCvhfDOIZFbbTvSlFoU6esY7yB9ARKXvPsdpk4Zpw8Me7ComU9IK08CgW0U76WmGeL ++jJfori3hDeo3QR5UxQrg3833W+Y5nva6I0rOUGbMxyQ1aG+atNycowM6wTtppfpNOxckzEA8LN bfxqWzrVzN5tpW2YeEwpmbVg3DlinIlfRF1M4yN+AlDGKjXvAwAA -----END MAVEN BUILD DEPENDENCIES----- + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.souKel + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/xmlunit-2.6.3-2.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/xmlunit-2.6.3-2.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/xmlunit-2.6.3-2.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/xmlunit-2.6.3-2.mga8.aarch64 + cd xmlunit-2.6.3-src + '[' 1 -eq 1 ']' + xmvn-install -R .xmvn-reactor -n xmlunit -d /home/iurt/rpmbuild/BUILDROOT/xmlunit-2.6.3-2.mga8.aarch64 [INFO] Installing artifact org.xmlunit:xmlunit-parent:pom:2.6.3 [INFO] Installing artifact org.xmlunit:xmlunit-core:jar:2.6.3 [INFO] Installing artifact org.xmlunit:xmlunit-core:pom:2.6.3 [INFO] Installing artifact org.xmlunit:xmlunit-matchers:jar:2.6.3 [INFO] Installing artifact org.xmlunit:xmlunit-matchers:pom:2.6.3 [INFO] Installing artifact org.xmlunit:xmlunit-legacy:jar:2.6.3 [INFO] Installing artifact org.xmlunit:xmlunit-legacy:pom:2.6.3 [INFO] Installing artifact org.xmlunit:xmlunit-placeholders:jar:2.6.3 [INFO] Installing artifact org.xmlunit:xmlunit-placeholders:pom:2.6.3 [INFO] Installing artifact org.xmlunit:xmlunit-assertj:jar:2.6.3 [INFO] Installing artifact org.xmlunit:xmlunit-assertj:pom:2.6.3 [INFO] Installation successful + jdir=target/site/apidocs + '[' -d .xmvn/apidocs ']' + jdir=.xmvn/apidocs + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/xmlunit-2.6.3-2.mga8.aarch64/usr/share/licenses + '[' -d .xmvn/apidocs ']' + install -dm755 /home/iurt/rpmbuild/BUILDROOT/xmlunit-2.6.3-2.mga8.aarch64/usr/share/javadoc/xmlunit + cp -pr .xmvn/apidocs/allclasses-frame.html .xmvn/apidocs/allclasses-noframe.html .xmvn/apidocs/constant-values.html .xmvn/apidocs/deprecated-list.html .xmvn/apidocs/help-doc.html .xmvn/apidocs/index-all.html .xmvn/apidocs/index.html .xmvn/apidocs/org .xmvn/apidocs/overview-frame.html .xmvn/apidocs/overview-summary.html .xmvn/apidocs/overview-tree.html .xmvn/apidocs/package-list .xmvn/apidocs/script.js .xmvn/apidocs/serialized-form.html .xmvn/apidocs/stylesheet.css /home/iurt/rpmbuild/BUILDROOT/xmlunit-2.6.3-2.mga8.aarch64/usr/share/javadoc/xmlunit + echo /usr/share/javadoc/xmlunit + /usr/lib/rpm/find-debuginfo.sh -j16 --strict-build-id -m -i --build-id-seed 2.6.3-2.mga8 --unique-debug-suffix -2.6.3-2.mga8.aarch64 --unique-debug-src-base xmlunit-2.6.3-2.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/xmlunit-2.6.3-src + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/translate_menu + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: xmlunit-2.6.3-2.mga8.noarch Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.tQkahl + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd xmlunit-2.6.3-src + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/xmlunit-2.6.3-2.mga8.aarch64/usr/share/doc/xmlunit + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/xmlunit-2.6.3-2.mga8.aarch64/usr/share/doc/xmlunit + cp -pr README.md /home/iurt/rpmbuild/BUILDROOT/xmlunit-2.6.3-2.mga8.aarch64/usr/share/doc/xmlunit + cp -pr CONTRIBUTING.md /home/iurt/rpmbuild/BUILDROOT/xmlunit-2.6.3-2.mga8.aarch64/usr/share/doc/xmlunit + cp -pr RELEASE_NOTES.md /home/iurt/rpmbuild/BUILDROOT/xmlunit-2.6.3-2.mga8.aarch64/usr/share/doc/xmlunit + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.AMILco + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd xmlunit-2.6.3-src + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/xmlunit-2.6.3-2.mga8.aarch64/usr/share/licenses/xmlunit + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/xmlunit-2.6.3-2.mga8.aarch64/usr/share/licenses/xmlunit + cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/xmlunit-2.6.3-2.mga8.aarch64/usr/share/licenses/xmlunit + RPM_EC=0 ++ jobs -p + exit 0 [INFO maven.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/xmlunit-2.6.3-2.mga8.aarch64/usr/share/maven-metadata/xmlunit-xmlunit-parent.xml'] [INFO maven.prov] mvn(org.xmlunit:xmlunit-parent:pom:) = 2.6.3 [INFO maven.req] input: ['/home/iurt/rpmbuild/BUILDROOT/xmlunit-2.6.3-2.mga8.aarch64/usr/share/maven-metadata/xmlunit-xmlunit-parent.xml'] [INFO maven.req] javapackages-filesystem, java-headless [INFO maven.req] from POM(s): mvn(org.apache.felix:maven-bundle-plugin) Provides: mvn(org.xmlunit:xmlunit-parent:pom:) = 2.6.3 xmlunit = 0:2.6.3-2.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: java-headless javapackages-filesystem mvn(org.apache.felix:maven-bundle-plugin) Processing files: xmlunit-javadoc-2.6.3-2.mga8.noarch Provides: xmlunit-javadoc = 0:2.6.3-2.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: javapackages-filesystem Processing files: xmlunit-assertj-2.6.3-2.mga8.noarch [INFO maven.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/xmlunit-2.6.3-2.mga8.aarch64/usr/share/maven-metadata/xmlunit-xmlunit-assertj.xml'] [INFO maven.prov] mvn(org.xmlunit:xmlunit-assertj) = 2.6.3, mvn(org.xmlunit:xmlunit-assertj:pom:) = 2.6.3 [INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/xmlunit-2.6.3-2.mga8.aarch64/usr/share/java/xmlunit/xmlunit-assertj.jar'] [INFO osgi.prov] osgi(org.xmlunit.xmlunit-assertj) = 2.6.3 [INFO maven.req] input: ['/home/iurt/rpmbuild/BUILDROOT/xmlunit-2.6.3-2.mga8.aarch64/usr/share/maven-metadata/xmlunit-xmlunit-assertj.xml'] [INFO maven.req] mvn(org.xmlunit:xmlunit-core) = 2.6.3, java-headless >= 1:1.7, mvn(org.assertj:assertj-core), javapackages-filesystem [INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/xmlunit-2.6.3-2.mga8.aarch64/usr/share/java/xmlunit/xmlunit-assertj.jar'] Provides: mvn(org.xmlunit:xmlunit-assertj) = 2.6.3 mvn(org.xmlunit:xmlunit-assertj:pom:) = 2.6.3 osgi(org.xmlunit.xmlunit-assertj) = 2.6.3 xmlunit-assertj = 0:2.6.3-2.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: java-headless >= 1:1.7 javapackages-filesystem mvn(org.assertj:assertj-core) mvn(org.xmlunit:xmlunit-core) = 2.6.3 Processing files: xmlunit-core-2.6.3-2.mga8.noarch [INFO maven.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/xmlunit-2.6.3-2.mga8.aarch64/usr/share/maven-metadata/xmlunit-xmlunit-core.xml'] [INFO maven.prov] mvn(org.xmlunit:xmlunit-core:pom:) = 2.6.3, mvn(org.xmlunit:xmlunit-core) = 2.6.3 [INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/xmlunit-2.6.3-2.mga8.aarch64/usr/share/java/xmlunit/xmlunit-core.jar'] [INFO osgi.prov] osgi(org.xmlunit.xmlunit-core) = 2.6.3 [INFO maven.req] input: ['/home/iurt/rpmbuild/BUILDROOT/xmlunit-2.6.3-2.mga8.aarch64/usr/share/maven-metadata/xmlunit-xmlunit-core.xml'] [INFO maven.req] javapackages-filesystem, java-headless >= 1:1.6 [INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/xmlunit-2.6.3-2.mga8.aarch64/usr/share/java/xmlunit/xmlunit-core.jar'] Provides: mvn(org.xmlunit:xmlunit-core) = 2.6.3 mvn(org.xmlunit:xmlunit-core:pom:) = 2.6.3 osgi(org.xmlunit.xmlunit-core) = 2.6.3 xmlunit-core = 0:2.6.3-2.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: java-headless >= 1:1.6 javapackages-filesystem Processing files: xmlunit-legacy-2.6.3-2.mga8.noarch [INFO maven.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/xmlunit-2.6.3-2.mga8.aarch64/usr/share/maven-metadata/xmlunit-xmlunit-legacy.xml'] [INFO maven.prov] mvn(org.xmlunit:xmlunit-legacy) = 2.6.3 mvn(xmlunit:xmlunit) = 2.6.3, mvn(org.xmlunit:xmlunit-legacy:pom:) = 2.6.3 mvn(xmlunit:xmlunit:pom:) = 2.6.3 [INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/xmlunit-2.6.3-2.mga8.aarch64/usr/share/java/xmlunit/xmlunit-legacy.jar'] [INFO osgi.prov] osgi(org.xmlunit.xmlunit-legacy) = 2.6.3 [INFO maven.req] input: ['/home/iurt/rpmbuild/BUILDROOT/xmlunit-2.6.3-2.mga8.aarch64/usr/share/maven-metadata/xmlunit-xmlunit-legacy.xml'] [INFO maven.req] mvn(junit:junit), javapackages-filesystem, mvn(org.xmlunit:xmlunit-core) = 2.6.3, java-headless >= 1:1.6 [INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/xmlunit-2.6.3-2.mga8.aarch64/usr/share/java/xmlunit/xmlunit-legacy.jar'] Provides: mvn(org.xmlunit:xmlunit-legacy) = 2.6.3 mvn(org.xmlunit:xmlunit-legacy:pom:) = 2.6.3 mvn(xmlunit:xmlunit) = 2.6.3 mvn(xmlunit:xmlunit:pom:) = 2.6.3 osgi(org.xmlunit.xmlunit-legacy) = 2.6.3 xmlunit-legacy = 0:2.6.3-2.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: java-headless >= 1:1.6 javapackages-filesystem mvn(junit:junit) mvn(org.xmlunit:xmlunit-core) = 2.6.3 Processing files: xmlunit-matchers-2.6.3-2.mga8.noarch [INFO maven.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/xmlunit-2.6.3-2.mga8.aarch64/usr/share/maven-metadata/xmlunit-xmlunit-matchers.xml'] [INFO maven.prov] mvn(org.xmlunit:xmlunit-matchers:pom:) = 2.6.3, mvn(org.xmlunit:xmlunit-matchers) = 2.6.3 [INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/xmlunit-2.6.3-2.mga8.aarch64/usr/share/java/xmlunit/xmlunit-matchers.jar'] [INFO osgi.prov] osgi(org.xmlunit.xmlunit-matchers) = 2.6.3 [INFO maven.req] input: ['/home/iurt/rpmbuild/BUILDROOT/xmlunit-2.6.3-2.mga8.aarch64/usr/share/maven-metadata/xmlunit-xmlunit-matchers.xml'] [INFO maven.req] mvn(org.xmlunit:xmlunit-core) = 2.6.3, java-headless >= 1:1.6, mvn(org.hamcrest:hamcrest-core), javapackages-filesystem [INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/xmlunit-2.6.3-2.mga8.aarch64/usr/share/java/xmlunit/xmlunit-matchers.jar'] Provides: mvn(org.xmlunit:xmlunit-matchers) = 2.6.3 mvn(org.xmlunit:xmlunit-matchers:pom:) = 2.6.3 osgi(org.xmlunit.xmlunit-matchers) = 2.6.3 xmlunit-matchers = 0:2.6.3-2.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: java-headless >= 1:1.6 javapackages-filesystem mvn(org.hamcrest:hamcrest-core) mvn(org.xmlunit:xmlunit-core) = 2.6.3 Processing files: xmlunit-placeholders-2.6.3-2.mga8.noarch [INFO maven.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/xmlunit-2.6.3-2.mga8.aarch64/usr/share/maven-metadata/xmlunit-xmlunit-placeholders.xml'] [INFO maven.prov] mvn(org.xmlunit:xmlunit-placeholders:pom:) = 2.6.3, mvn(org.xmlunit:xmlunit-placeholders) = 2.6.3 [INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/xmlunit-2.6.3-2.mga8.aarch64/usr/share/java/xmlunit/xmlunit-placeholders.jar'] [INFO osgi.prov] osgi(org.xmlunit.xmlunit-placeholders) = 2.6.3 [INFO maven.req] input: ['/home/iurt/rpmbuild/BUILDROOT/xmlunit-2.6.3-2.mga8.aarch64/usr/share/maven-metadata/xmlunit-xmlunit-placeholders.xml'] [INFO maven.req] javapackages-filesystem, mvn(org.xmlunit:xmlunit-core) = 2.6.3, java-headless >= 1:1.6 [INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/xmlunit-2.6.3-2.mga8.aarch64/usr/share/java/xmlunit/xmlunit-placeholders.jar'] Provides: mvn(org.xmlunit:xmlunit-placeholders) = 2.6.3 mvn(org.xmlunit:xmlunit-placeholders:pom:) = 2.6.3 osgi(org.xmlunit.xmlunit-placeholders) = 2.6.3 xmlunit-placeholders = 0:2.6.3-2.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: java-headless >= 1:1.6 javapackages-filesystem mvn(org.xmlunit:xmlunit-core) = 2.6.3 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/xmlunit-2.6.3-2.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/noarch/xmlunit-matchers-2.6.3-2.mga8.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/xmlunit-placeholders-2.6.3-2.mga8.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/xmlunit-assertj-2.6.3-2.mga8.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/xmlunit-2.6.3-2.mga8.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/xmlunit-legacy-2.6.3-2.mga8.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/xmlunit-core-2.6.3-2.mga8.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/xmlunit-javadoc-2.6.3-2.mga8.noarch.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.80gFFl + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd xmlunit-2.6.3-src + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/xmlunit-2.6.3-2.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.j03OTn + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf xmlunit-2.6.3-src + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!