Mock Version: 2.11 Mock Version: 2.11 Mock Version: 2.11 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/maven-surefire.spec'], chrootPath='/var/lib/mock/f35-build-28657135-3874481/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/maven-surefire.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1626912000 Wrote: /builddir/build/SRPMS/maven-surefire-3.0.0~M4-3.fc35.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/maven-surefire.spec'], chrootPath='/var/lib/mock/f35-build-28657135-3874481/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/maven-surefire.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1626912000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.N6JWpy + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf surefire-3.0.0-M4 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/maven-surefire-3.0.0~M4.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd surefire-3.0.0-M4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cp -p /builddir/build/SOURCES/cpl-v10.html . Patch #1 (0001-Port-to-TestNG-6.11.patch): + echo 'Patch #1 (0001-Port-to-TestNG-6.11.patch):' + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file surefire-providers/surefire-testng/pom.xml patching file surefire-providers/surefire-testng/src/main/java/org/apache/maven/surefire/testng/conf/AbstractDirectConfigurator.java Patch #2 (0002-Disable-JUnit-4.8-test-grouping.patch): + echo 'Patch #2 (0002-Disable-JUnit-4.8-test-grouping.patch):' + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file surefire-providers/surefire-junit47/src/main/java/org/apache/maven/surefire/junitcore/JUnitCoreProvider.java patching file surefire-providers/surefire-testng/src/main/java/org/apache/maven/surefire/testng/TestNGExecutor.java Patch #3 (0003-Port-to-maven-shared-utils-3.3.3.patch): + echo 'Patch #3 (0003-Port-to-maven-shared-utils-3.3.3.patch):' + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file maven-surefire-common/src/main/java/org/apache/maven/plugin/surefire/booterclient/DefaultForkConfiguration.java patching file maven-surefire-common/src/main/java/org/apache/maven/plugin/surefire/report/StatelessXmlReporter.java + sed -i /-Xdoclint:all/d pom.xml + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_disable_module maven-surefire-report-plugin + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_disable_module surefire-report-parser + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_disable_module surefire-shadefire + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep :maven-toolchain maven-surefire-common + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_disable_module surefire-grouper + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep :surefire-grouper surefire-providers/common-junit48 + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep :surefire-grouper surefire-providers/surefire-testng-utils + rm surefire-providers/common-junit48/src/main/java/org/apache/maven/surefire/common/junit48/FilterFactory.java surefire-providers/common-junit48/src/main/java/org/apache/maven/surefire/common/junit48/GroupMatcherCategoryFilter.java + rm surefire-providers/surefire-testng-utils/src/main/java/org/apache/maven/surefire/testng/utils/GroupMatcherMethodSelector.java + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep -r org.apache.maven.surefire:surefire-shadefire + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :maven-help-plugin surefire-its + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin -r :jacoco-maven-plugin + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin -r :maven-shade-plugin + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin -r :animal-sniffer-maven-plugin + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin -r :apache-rat-plugin + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin -r :maven-enforcer-plugin + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :maven-assembly-plugin maven-surefire-plugin + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep -r ::::site-source + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ufOhkm + umask 022 + cd /builddir/build/BUILD + cd surefire-3.0.0-M4 + /usr/bin/python3 /usr/share/java-utils/mvn_package.py ':*{surefire-plugin}*' @1 + /usr/bin/python3 /usr/share/java-utils/mvn_package.py ':*junit-platform*' junit5 + /usr/bin/python3 /usr/share/java-utils/mvn_package.py ':*{junit,testng,failsafe-plugin}*' @1 + /usr/bin/python3 /usr/share/java-utils/mvn_package.py ':*tests*' __noinstall + /usr/bin/python3 /usr/share/java-utils/mvn_build.py --xmvn-javadoc -f -- -DcommonsIoVersion=2.8.0 -DcommonsLang3Version=3.11 Executing: xmvn --batch-mode --offline -Dmaven.test.skip=true -DcommonsIoVersion=2.8.0 -DcommonsLang3Version=3.11 package org.fedoraproject.xmvn:xmvn-mojo:install org.fedoraproject.xmvn:xmvn-mojo:javadoc org.fedoraproject.xmvn:xmvn-mojo:builddep ['xmvn', '--batch-mode', '--offline', '-Dmaven.test.skip=true', '-DcommonsIoVersion=2.8.0', '-DcommonsLang3Version=3.11', 'package', 'org.fedoraproject.xmvn:xmvn-mojo:install', 'org.fedoraproject.xmvn:xmvn-mojo:javadoc', 'org.fedoraproject.xmvn:xmvn-mojo:builddep'] [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.apache.maven.surefire:surefire-logger-api:jar:3.0.0-M4 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-checkstyle-plugin is missing. @ org.apache.maven.surefire:surefire:3.0.0-M4, /builddir/build/BUILD/surefire-3.0.0-M4/pom.xml, line 539, column 15 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.apache.maven.surefire:surefire-api:jar:3.0.0-M4 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-checkstyle-plugin is missing. @ org.apache.maven.surefire:surefire:3.0.0-M4, /builddir/build/BUILD/surefire-3.0.0-M4/pom.xml, line 539, column 15 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.apache.maven.surefire:surefire-extensions-api:jar:3.0.0-M4 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-checkstyle-plugin is missing. @ org.apache.maven.surefire:surefire:3.0.0-M4, /builddir/build/BUILD/surefire-3.0.0-M4/pom.xml, line 539, column 15 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.apache.maven.surefire:surefire-booter:jar:3.0.0-M4 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-checkstyle-plugin is missing. @ org.apache.maven.surefire:surefire:3.0.0-M4, /builddir/build/BUILD/surefire-3.0.0-M4/pom.xml, line 539, column 15 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.apache.maven.surefire:common-junit3:jar:3.0.0-M4 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-checkstyle-plugin is missing. @ org.apache.maven.surefire:surefire:3.0.0-M4, /builddir/build/BUILD/surefire-3.0.0-M4/pom.xml, line 539, column 15 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.apache.maven.surefire:common-java5:jar:3.0.0-M4 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-checkstyle-plugin is missing. @ org.apache.maven.surefire:surefire:3.0.0-M4, /builddir/build/BUILD/surefire-3.0.0-M4/pom.xml, line 539, column 15 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.apache.maven.surefire:common-junit4:jar:3.0.0-M4 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-checkstyle-plugin is missing. @ org.apache.maven.surefire:surefire:3.0.0-M4, /builddir/build/BUILD/surefire-3.0.0-M4/pom.xml, line 539, column 15 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.apache.maven.surefire:common-junit48:jar:3.0.0-M4 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-checkstyle-plugin is missing. @ org.apache.maven.surefire:surefire:3.0.0-M4, /builddir/build/BUILD/surefire-3.0.0-M4/pom.xml, line 539, column 15 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.apache.maven.surefire:surefire-junit3:jar:3.0.0-M4 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-checkstyle-plugin is missing. @ org.apache.maven.surefire:surefire:3.0.0-M4, /builddir/build/BUILD/surefire-3.0.0-M4/pom.xml, line 539, column 15 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.apache.maven.surefire:surefire-junit4:jar:3.0.0-M4 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-checkstyle-plugin is missing. @ org.apache.maven.surefire:surefire:3.0.0-M4, /builddir/build/BUILD/surefire-3.0.0-M4/pom.xml, line 539, column 15 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.apache.maven.surefire:surefire-junit47:jar:3.0.0-M4 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-checkstyle-plugin is missing. @ org.apache.maven.surefire:surefire:3.0.0-M4, /builddir/build/BUILD/surefire-3.0.0-M4/pom.xml, line 539, column 15 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.apache.maven.surefire:surefire-junit-platform:jar:3.0.0-M4 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-checkstyle-plugin is missing. @ org.apache.maven.surefire:surefire:3.0.0-M4, /builddir/build/BUILD/surefire-3.0.0-M4/pom.xml, line 539, column 15 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.apache.maven.surefire:surefire-testng-utils:jar:3.0.0-M4 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-checkstyle-plugin is missing. @ org.apache.maven.surefire:surefire:3.0.0-M4, /builddir/build/BUILD/surefire-3.0.0-M4/pom.xml, line 539, column 15 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.apache.maven.surefire:surefire-testng:jar:3.0.0-M4 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-checkstyle-plugin is missing. @ org.apache.maven.surefire:surefire:3.0.0-M4, /builddir/build/BUILD/surefire-3.0.0-M4/pom.xml, line 539, column 15 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.apache.maven.surefire:surefire-providers:pom:3.0.0-M4 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-checkstyle-plugin is missing. @ org.apache.maven.surefire:surefire:3.0.0-M4, /builddir/build/BUILD/surefire-3.0.0-M4/pom.xml, line 539, column 15 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.apache.maven.surefire:maven-surefire-common:jar:3.0.0-M4 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-checkstyle-plugin is missing. @ org.apache.maven.surefire:surefire:3.0.0-M4, /builddir/build/BUILD/surefire-3.0.0-M4/pom.xml, line 539, column 15 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.apache.maven.plugins:maven-surefire-plugin:maven-plugin:3.0.0-M4 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-checkstyle-plugin is missing. @ org.apache.maven.surefire:surefire:3.0.0-M4, /builddir/build/BUILD/surefire-3.0.0-M4/pom.xml, line 539, column 15 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.apache.maven.plugins:maven-failsafe-plugin:maven-plugin:3.0.0-M4 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-checkstyle-plugin is missing. @ org.apache.maven.surefire:surefire:3.0.0-M4, /builddir/build/BUILD/surefire-3.0.0-M4/pom.xml, line 539, column 15 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.apache.maven.surefire:surefire-its:jar:3.0.0-M4 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-checkstyle-plugin is missing. @ org.apache.maven.surefire:surefire:3.0.0-M4, /builddir/build/BUILD/surefire-3.0.0-M4/pom.xml, line 539, column 15 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.apache.maven.surefire:surefire-shared-utils:jar:3.0.0-M4 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-checkstyle-plugin is missing. @ org.apache.maven.surefire:surefire:3.0.0-M4, /builddir/build/BUILD/surefire-3.0.0-M4/pom.xml, line 539, column 15 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.apache.maven.surefire:surefire:pom:3.0.0-M4 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-checkstyle-plugin is missing. @ line 539, column 15 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Apache Maven Surefire [pom] [INFO] SureFire Logger API [jar] [INFO] SureFire API [jar] [INFO] Surefire Extensions API [jar] [INFO] SureFire Booter [jar] [INFO] SureFire Providers [pom] [INFO] Shared JUnit3 Provider Code [jar] [INFO] Shared Java 5 Provider Base [jar] [INFO] Shared JUnit4 Provider Code [jar] [INFO] Shared JUnit48 Provider Code [jar] [INFO] SureFire JUnit Runner [jar] [INFO] SureFire JUnit4 Runner [jar] [INFO] SureFire JUnitCore Runner [jar] [INFO] SureFire JUnit Platform Runner [jar] [INFO] SureFire TestNG Utils [jar] [INFO] SureFire TestNG Runner [jar] [INFO] Maven Surefire Common [jar] [INFO] Maven Surefire Plugin [maven-plugin] [INFO] Maven Failsafe Plugin [maven-plugin] [INFO] Maven Surefire Integration Tests [jar] [INFO] Surefire Shared Utils [jar] [INFO] [INFO] -----------------< org.apache.maven.surefire:surefire >----------------- [INFO] Building Apache Maven Surefire 3.0.0-M4 [1/21] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ surefire --- [INFO] [INFO] --- maven-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ surefire --- [INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4 [INFO] Copying 5 resources from 1 bundle. [INFO] [INFO] -----------< org.apache.maven.surefire:surefire-logger-api >------------ [INFO] Building SureFire Logger API 3.0.0-M4 [2/21] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ surefire-logger-api --- [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (compile-generated) @ surefire-logger-api --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ surefire-logger-api --- [INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4 [INFO] Copying 5 resources from 1 bundle. [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ surefire-logger-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /builddir/build/BUILD/surefire-3.0.0-M4/surefire-logger-api/src/main/resources [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ surefire-logger-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /builddir/build/BUILD/surefire-3.0.0-M4/surefire-logger-api/target/classes [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ surefire-logger-api --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ surefire-logger-api --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ surefire-logger-api --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ surefire-logger-api --- [INFO] Building jar: /builddir/build/BUILD/surefire-3.0.0-M4/surefire-logger-api/target/surefire-logger-api-3.0.0-M4.jar [INFO] [INFO] ---------------< org.apache.maven.surefire:surefire-api >--------------- [INFO] Building SureFire API 3.0.0-M4 [3/21] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ surefire-api --- [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (compile-generated) @ surefire-api --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ surefire-api --- [INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4 [INFO] Copying 5 resources from 1 bundle. [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ surefire-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ surefire-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 83 source files to /builddir/build/BUILD/surefire-3.0.0-M4/surefire-api/target/classes [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ surefire-api --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ surefire-api --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ surefire-api --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ surefire-api --- [INFO] Building jar: /builddir/build/BUILD/surefire-3.0.0-M4/surefire-api/target/surefire-api-3.0.0-M4.jar [INFO] [INFO] ---------< org.apache.maven.surefire:surefire-extensions-api >---------- [INFO] Building Surefire Extensions API 3.0.0-M4 [4/21] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ surefire-extensions-api --- [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (compile-generated) @ surefire-extensions-api --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ surefire-extensions-api --- [INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4 [INFO] Copying 5 resources from 1 bundle. [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ surefire-extensions-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /builddir/build/BUILD/surefire-3.0.0-M4/surefire-extensions-api/src/main/resources [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ surefire-extensions-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /builddir/build/BUILD/surefire-3.0.0-M4/surefire-extensions-api/target/classes [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ surefire-extensions-api --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ surefire-extensions-api --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ surefire-extensions-api --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ surefire-extensions-api --- [INFO] Building jar: /builddir/build/BUILD/surefire-3.0.0-M4/surefire-extensions-api/target/surefire-extensions-api-3.0.0-M4.jar [INFO] [INFO] -------------< org.apache.maven.surefire:surefire-booter >-------------- [INFO] Building SureFire Booter 3.0.0-M4 [5/21] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ surefire-booter --- [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (compile-generated) @ surefire-booter --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ surefire-booter --- [INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4 [INFO] Copying 5 resources from 1 bundle. [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ surefire-booter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /builddir/build/BUILD/surefire-3.0.0-M4/surefire-booter/src/main/resources [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ surefire-booter --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 24 source files to /builddir/build/BUILD/surefire-3.0.0-M4/surefire-booter/target/classes [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ surefire-booter --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ surefire-booter --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ surefire-booter --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ surefire-booter --- [INFO] Building jar: /builddir/build/BUILD/surefire-3.0.0-M4/surefire-booter/target/surefire-booter-3.0.0-M4.jar [INFO] [INFO] ------------< org.apache.maven.surefire:surefire-providers >------------ [INFO] Building SureFire Providers 3.0.0-M4 [6/21] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ surefire-providers --- [INFO] [INFO] --- maven-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ surefire-providers --- [INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4 [INFO] Copying 5 resources from 1 bundle. [INFO] [INFO] --------------< org.apache.maven.surefire:common-junit3 >--------------- [INFO] Building Shared JUnit3 Provider Code 3.0.0-M4 [7/21] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ common-junit3 --- [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (compile-generated) @ common-junit3 --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ common-junit3 --- [INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4 [INFO] Copying 5 resources from 1 bundle. [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ common-junit3 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /builddir/build/BUILD/surefire-3.0.0-M4/surefire-providers/common-junit3/src/main/resources [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ common-junit3 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /builddir/build/BUILD/surefire-3.0.0-M4/surefire-providers/common-junit3/target/classes [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ common-junit3 --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ common-junit3 --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ common-junit3 --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ common-junit3 --- [INFO] Building jar: /builddir/build/BUILD/surefire-3.0.0-M4/surefire-providers/common-junit3/target/common-junit3-3.0.0-M4.jar [INFO] [INFO] ---------------< org.apache.maven.surefire:common-java5 >--------------- [INFO] Building Shared Java 5 Provider Base 3.0.0-M4 [8/21] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ common-java5 --- [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (compile-generated) @ common-java5 --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ common-java5 --- [INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4 [INFO] Copying 5 resources from 1 bundle. [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ common-java5 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /builddir/build/BUILD/surefire-3.0.0-M4/surefire-providers/common-java5/src/main/resources [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ common-java5 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /builddir/build/BUILD/surefire-3.0.0-M4/surefire-providers/common-java5/target/classes [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ common-java5 --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ common-java5 --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ common-java5 --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ common-java5 --- [INFO] Building jar: /builddir/build/BUILD/surefire-3.0.0-M4/surefire-providers/common-java5/target/common-java5-3.0.0-M4.jar [INFO] [INFO] --------------< org.apache.maven.surefire:common-junit4 >--------------- [INFO] Building Shared JUnit4 Provider Code 3.0.0-M4 [9/21] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ common-junit4 --- [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (compile-generated) @ common-junit4 --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ common-junit4 --- [INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4 [INFO] Copying 5 resources from 1 bundle. [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ common-junit4 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /builddir/build/BUILD/surefire-3.0.0-M4/surefire-providers/common-junit4/src/main/resources [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ common-junit4 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 10 source files to /builddir/build/BUILD/surefire-3.0.0-M4/surefire-providers/common-junit4/target/classes [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ common-junit4 --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ common-junit4 --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ common-junit4 --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ common-junit4 --- [INFO] Building jar: /builddir/build/BUILD/surefire-3.0.0-M4/surefire-providers/common-junit4/target/common-junit4-3.0.0-M4.jar [INFO] [INFO] --------------< org.apache.maven.surefire:common-junit48 >-------------- [INFO] Building Shared JUnit48 Provider Code 3.0.0-M4 [10/21] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ common-junit48 --- [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (compile-generated) @ common-junit48 --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ common-junit48 --- [INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4 [INFO] Copying 5 resources from 1 bundle. [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ common-junit48 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /builddir/build/BUILD/surefire-3.0.0-M4/surefire-providers/common-junit48/src/main/resources [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ common-junit48 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /builddir/build/BUILD/surefire-3.0.0-M4/surefire-providers/common-junit48/target/classes [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ common-junit48 --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ common-junit48 --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ common-junit48 --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ common-junit48 --- [INFO] Building jar: /builddir/build/BUILD/surefire-3.0.0-M4/surefire-providers/common-junit48/target/common-junit48-3.0.0-M4.jar [INFO] [INFO] -------------< org.apache.maven.surefire:surefire-junit3 >-------------- [INFO] Building SureFire JUnit Runner 3.0.0-M4 [11/21] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ surefire-junit3 --- [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (compile-generated) @ surefire-junit3 --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ surefire-junit3 --- [INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4 [INFO] Copying 5 resources from 1 bundle. [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ surefire-junit3 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ surefire-junit3 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /builddir/build/BUILD/surefire-3.0.0-M4/surefire-providers/surefire-junit3/target/classes [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ surefire-junit3 --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ surefire-junit3 --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ surefire-junit3 --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ surefire-junit3 --- [INFO] Building jar: /builddir/build/BUILD/surefire-3.0.0-M4/surefire-providers/surefire-junit3/target/surefire-junit3-3.0.0-M4.jar [INFO] [INFO] -------------< org.apache.maven.surefire:surefire-junit4 >-------------- [INFO] Building SureFire JUnit4 Runner 3.0.0-M4 [12/21] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ surefire-junit4 --- [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (compile-generated) @ surefire-junit4 --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ surefire-junit4 --- [INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4 [INFO] Copying 5 resources from 1 bundle. [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ surefire-junit4 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ surefire-junit4 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /builddir/build/BUILD/surefire-3.0.0-M4/surefire-providers/surefire-junit4/target/classes [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ surefire-junit4 --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ surefire-junit4 --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ surefire-junit4 --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ surefire-junit4 --- [INFO] Building jar: /builddir/build/BUILD/surefire-3.0.0-M4/surefire-providers/surefire-junit4/target/surefire-junit4-3.0.0-M4.jar [INFO] [INFO] -------------< org.apache.maven.surefire:surefire-junit47 >------------- [INFO] Building SureFire JUnitCore Runner 3.0.0-M4 [13/21] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ surefire-junit47 --- [INFO] [INFO] --- maven-dependency-plugin:3.1.2:unpack (main) @ surefire-junit47 --- [INFO] Configured Artifact: junit:junit:4.7:jar [INFO] Unpacking /usr/share/java/junit.jar to /builddir/build/BUILD/surefire-3.0.0-M4/surefire-providers/surefire-junit47/target/endorsed-tmp with includes "" and excludes "" [INFO] [INFO] --- maven-dependency-plugin:3.1.2:unpack (main-junit47-patch) @ surefire-junit47 --- [INFO] Configured Artifact: junit:junit:4.12:jar [INFO] Unpacking /usr/share/java/junit.jar to /builddir/build/BUILD/surefire-3.0.0-M4/surefire-providers/surefire-junit47/target/endorsed-tmp with includes "org/junit/runner/notification/RunListener*" and excludes "" [INFO] [INFO] --- maven-assembly-plugin:3.3.0:single (patch-junit47) @ surefire-junit47 --- [INFO] Reading assembly descriptor: src/assembly/assembly.xml [INFO] Building jar: /builddir/build/BUILD/surefire-3.0.0-M4/surefire-providers/surefire-junit47/target/endorsed/junit-4.7-with-threadsafe-listener.jar [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (compile-generated) @ surefire-junit47 --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ surefire-junit47 --- [INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4 [INFO] Copying 5 resources from 1 bundle. [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ surefire-junit47 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ surefire-junit47 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 39 source files to /builddir/build/BUILD/surefire-3.0.0-M4/surefire-providers/surefire-junit47/target/classes [INFO] [INFO] --- maven-dependency-plugin:3.1.2:copy (test) @ surefire-junit47 --- [INFO] Configured Artifact: junit:junit:4.12:jar [INFO] Copying junit.jar to /builddir/build/BUILD/surefire-3.0.0-M4/surefire-providers/surefire-junit47/target/endorsed-test/junit-4.12.jar [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ surefire-junit47 --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ surefire-junit47 --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ surefire-junit47 --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ surefire-junit47 --- [INFO] Building jar: /builddir/build/BUILD/surefire-3.0.0-M4/surefire-providers/surefire-junit47/target/surefire-junit47-3.0.0-M4.jar [INFO] [INFO] ---------< org.apache.maven.surefire:surefire-junit-platform >---------- [INFO] Building SureFire JUnit Platform Runner 3.0.0-M4 [14/21] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ surefire-junit-platform --- [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (compile-generated) @ surefire-junit-platform --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ surefire-junit-platform --- [INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4 [INFO] Copying 5 resources from 1 bundle. [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ surefire-junit-platform --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ surefire-junit-platform --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /builddir/build/BUILD/surefire-3.0.0-M4/surefire-providers/surefire-junit-platform/target/classes [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ surefire-junit-platform --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ surefire-junit-platform --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ surefire-junit-platform --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ surefire-junit-platform --- [INFO] Building jar: /builddir/build/BUILD/surefire-3.0.0-M4/surefire-providers/surefire-junit-platform/target/surefire-junit-platform-3.0.0-M4.jar [INFO] [INFO] ----------< org.apache.maven.surefire:surefire-testng-utils >----------- [INFO] Building SureFire TestNG Utils 3.0.0-M4 [15/21] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ surefire-testng-utils --- [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (compile-generated) @ surefire-testng-utils --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ surefire-testng-utils --- [INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4 [INFO] Copying 5 resources from 1 bundle. [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ surefire-testng-utils --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /builddir/build/BUILD/surefire-3.0.0-M4/surefire-providers/surefire-testng-utils/src/main/resources [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ surefire-testng-utils --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /builddir/build/BUILD/surefire-3.0.0-M4/surefire-providers/surefire-testng-utils/target/classes [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ surefire-testng-utils --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ surefire-testng-utils --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ surefire-testng-utils --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ surefire-testng-utils --- [INFO] Building jar: /builddir/build/BUILD/surefire-3.0.0-M4/surefire-providers/surefire-testng-utils/target/surefire-testng-utils-3.0.0-M4.jar [INFO] [INFO] -------------< org.apache.maven.surefire:surefire-testng >-------------- [INFO] Building SureFire TestNG Runner 3.0.0-M4 [16/21] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ surefire-testng --- [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (compile-generated) @ surefire-testng --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ surefire-testng --- [INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4 [INFO] Copying 5 resources from 1 bundle. [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ surefire-testng --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ surefire-testng --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 17 source files to /builddir/build/BUILD/surefire-3.0.0-M4/surefire-providers/surefire-testng/target/classes [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ surefire-testng --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ surefire-testng --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ surefire-testng --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ surefire-testng --- [INFO] Building jar: /builddir/build/BUILD/surefire-3.0.0-M4/surefire-providers/surefire-testng/target/surefire-testng-3.0.0-M4.jar [INFO] [INFO] ----------< org.apache.maven.surefire:maven-surefire-common >----------- [INFO] Building Maven Surefire Common 3.0.0-M4 [17/21] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ maven-surefire-common --- [INFO] [INFO] --- maven-dependency-plugin:3.1.2:build-classpath (build-test-classpath) @ maven-surefire-common --- [INFO] Wrote classpath file '/builddir/build/BUILD/surefire-3.0.0-M4/maven-surefire-common/target/test-classpath/cp.txt'. [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (compile-generated) @ maven-surefire-common --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ maven-surefire-common --- [INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4 [INFO] Copying 5 resources from 1 bundle. [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ maven-surefire-common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /builddir/build/BUILD/surefire-3.0.0-M4/maven-surefire-common/src/main/resources [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ maven-surefire-common --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 87 source files to /builddir/build/BUILD/surefire-3.0.0-M4/maven-surefire-common/target/classes [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ maven-surefire-common --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ maven-surefire-common --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ maven-surefire-common --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ maven-surefire-common --- [INFO] Building jar: /builddir/build/BUILD/surefire-3.0.0-M4/maven-surefire-common/target/maven-surefire-common-3.0.0-M4.jar [INFO] [INFO] -----------< org.apache.maven.plugins:maven-surefire-plugin >----------- [INFO] Building Maven Surefire Plugin 3.0.0-M4 [18/21] [INFO] ----------------------------[ maven-plugin ]---------------------------- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ maven-surefire-plugin --- [INFO] [INFO] --- maven-plugin-plugin:3.6.0:helpmojo (help-goal) @ maven-surefire-plugin --- [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (compile-generated) @ maven-surefire-plugin --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ maven-surefire-plugin --- [INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4 [INFO] Copying 5 resources from 1 bundle. [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ maven-surefire-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /builddir/build/BUILD/surefire-3.0.0-M4/maven-surefire-plugin/src/main/resources [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ maven-surefire-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /builddir/build/BUILD/surefire-3.0.0-M4/maven-surefire-plugin/target/classes [INFO] [INFO] --- maven-plugin-plugin:3.6.0:descriptor (default-descriptor) @ maven-surefire-plugin --- [INFO] Using 'UTF-8' encoding to read mojo source files. [INFO] java-javadoc mojo extractor found 0 mojo descriptor. [INFO] java-annotations mojo extractor found 1 mojo descriptor. [INFO] [INFO] --- maven-plugin-plugin:3.6.0:descriptor (mojo-descriptor) @ maven-surefire-plugin --- [INFO] Using 'UTF-8' encoding to read mojo source files. [INFO] java-javadoc mojo extractor found 0 mojo descriptor. [INFO] java-annotations mojo extractor found 1 mojo descriptor. [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ maven-surefire-plugin --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ maven-surefire-plugin --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ maven-surefire-plugin --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ maven-surefire-plugin --- [INFO] Building jar: /builddir/build/BUILD/surefire-3.0.0-M4/maven-surefire-plugin/target/maven-surefire-plugin-3.0.0-M4.jar [INFO] [INFO] --- maven-plugin-plugin:3.6.0:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ maven-surefire-plugin --- [INFO] [INFO] -----------< org.apache.maven.plugins:maven-failsafe-plugin >----------- [INFO] Building Maven Failsafe Plugin 3.0.0-M4 [19/21] [INFO] ----------------------------[ maven-plugin ]---------------------------- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ maven-failsafe-plugin --- [INFO] [INFO] --- maven-plugin-plugin:3.6.0:helpmojo (help-goal) @ maven-failsafe-plugin --- [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (compile-generated) @ maven-failsafe-plugin --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ maven-failsafe-plugin --- [INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4 [INFO] Copying 5 resources from 1 bundle. [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ maven-failsafe-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /builddir/build/BUILD/surefire-3.0.0-M4/maven-failsafe-plugin/src/main/resources [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ maven-failsafe-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /builddir/build/BUILD/surefire-3.0.0-M4/maven-failsafe-plugin/target/classes [INFO] [INFO] --- maven-plugin-plugin:3.6.0:descriptor (default-descriptor) @ maven-failsafe-plugin --- [INFO] Using 'UTF-8' encoding to read mojo source files. [INFO] java-javadoc mojo extractor found 0 mojo descriptor. [INFO] java-annotations mojo extractor found 2 mojo descriptors. [INFO] [INFO] --- maven-plugin-plugin:3.6.0:descriptor (mojo-descriptor) @ maven-failsafe-plugin --- [INFO] Using 'UTF-8' encoding to read mojo source files. [INFO] java-javadoc mojo extractor found 0 mojo descriptor. [INFO] java-annotations mojo extractor found 2 mojo descriptors. [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ maven-failsafe-plugin --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ maven-failsafe-plugin --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ maven-failsafe-plugin --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ maven-failsafe-plugin --- [INFO] Building jar: /builddir/build/BUILD/surefire-3.0.0-M4/maven-failsafe-plugin/target/maven-failsafe-plugin-3.0.0-M4.jar [INFO] [INFO] --- maven-plugin-plugin:3.6.0:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ maven-failsafe-plugin --- [INFO] [INFO] ---------------< org.apache.maven.surefire:surefire-its >--------------- [INFO] Building Maven Surefire Integration Tests 3.0.0-M4 [20/21] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ surefire-its --- [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (compile-generated) @ surefire-its --- [INFO] No sources to compile [INFO] [INFO] --- maven-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ surefire-its --- [INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4 [INFO] Copying 5 resources from 1 bundle. [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ surefire-its --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 837 resources to /builddir/build/BUILD/surefire-3.0.0-M4/surefire-its/target/classes [INFO] Copying 1 resource to /builddir/build/BUILD/surefire-3.0.0-M4/surefire-its/target/private [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ surefire-its --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ surefire-its --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ surefire-its --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ surefire-its --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ surefire-its --- [INFO] Building jar: /builddir/build/BUILD/surefire-3.0.0-M4/surefire-its/target/surefire-its-3.0.0-M4.jar [INFO] [INFO] ----------< org.apache.maven.surefire:surefire-shared-utils >----------- [INFO] Building Surefire Shared Utils 3.0.0-M4 [21/21] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ surefire-shared-utils --- [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (compile-generated) @ surefire-shared-utils --- [INFO] No sources to compile [INFO] [INFO] --- maven-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ surefire-shared-utils --- [INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4 [INFO] Copying 5 resources from 1 bundle. [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ surefire-shared-utils --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /builddir/build/BUILD/surefire-3.0.0-M4/surefire-shared-utils/src/main/resources [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ surefire-shared-utils --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ surefire-shared-utils --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ surefire-shared-utils --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ surefire-shared-utils --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ surefire-shared-utils --- [INFO] Building jar: /builddir/build/BUILD/surefire-3.0.0-M4/surefire-shared-utils/target/surefire-shared-utils-3.0.0-M4.jar [INFO] [INFO] -----------------< org.apache.maven.surefire:surefire >----------------- [INFO] Building Apache Maven Surefire 3.0.0-M4 [22/21] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- xmvn-mojo:4.0.0-SNAPSHOT:install (default-cli) @ surefire --- [INFO] [INFO] --- xmvn-mojo:4.0.0-SNAPSHOT:javadoc (default-cli) @ surefire --- warning: unknown enum constant Status.STABLE reason: class file for org.apiguardian.api.API$Status not found warning: unknown enum constant Status.STABLE warning: unknown enum constant Status.STABLE warning: unknown enum constant Status.STABLE warning: unknown enum constant Status.STABLE warning: unknown enum constant Status.STABLE warning: unknown enum constant Status.STABLE warning: unknown enum constant Status.STABLE warning: unknown enum constant Status.STABLE warning: unknown enum constant Status.STABLE warning: unknown enum constant Status.STABLE warning: unknown enum constant Status.STABLE warning: unknown enum constant Status.STABLE warning: unknown enum constant Status.STABLE warning: unknown enum constant Status.INTERNAL warning: unknown enum constant Status.STABLE warning: unknown enum constant Status.INTERNAL warning: unknown enum constant Status.INTERNAL warning: unknown enum constant Status.DEPRECATED warning: unknown enum constant Status.INTERNAL warning: unknown enum constant Status.INTERNAL warning: unknown enum constant Status.INTERNAL warning: unknown enum constant Status.STABLE warning: unknown enum constant Status.EXPERIMENTAL warning: unknown enum constant Status.EXPERIMENTAL warning: unknown enum constant Status.STABLE warning: unknown enum constant Status.STABLE warning: unknown enum constant Status.STABLE warning: unknown enum constant Status.STABLE warning: unknown enum constant Status.STABLE warning: unknown enum constant Status.STABLE warning: unknown enum constant Status.STABLE warning: unknown enum constant Status.STABLE warning: unknown enum constant Status.EXPERIMENTAL warning: unknown enum constant Status.EXPERIMENTAL warning: unknown enum constant Status.STABLE warning: unknown enum constant Status.STABLE warning: unknown enum constant Status.STABLE warning: unknown enum constant Status.EXPERIMENTAL warning: unknown enum constant Status.EXPERIMENTAL warning: unknown enum constant Status.STABLE warning: unknown enum constant Status.STABLE warning: unknown enum constant Status.EXPERIMENTAL javadoc: warning - invalid usage of tag &sektion /builddir/build/BUILD/surefire-3.0.0-M4/surefire-providers/surefire-testng/src/main/java/org/apache/maven/surefire/testng/conf/TestNGMapConfigurator.java:39: warning - Tag @link: reference not found: org.testng.TestNGCommandLineArgs#LISTENER_COMMAND_OPT /builddir/build/BUILD/surefire-3.0.0-M4/surefire-providers/surefire-testng/src/main/java/org/apache/maven/surefire/testng/conf/TestNGMapConfigurator.java:40: warning - Tag @link: reference not found: org.testng.TestNGCommandLineArgs#JUNIT_DEF_OPT /builddir/build/BUILD/surefire-3.0.0-M4/surefire-providers/surefire-testng/src/main/java/org/apache/maven/surefire/testng/conf/TestNGMapConfigurator.java:41: warning - Tag @link: reference not found: org.testng.TestNGCommandLineArgs#SKIP_FAILED_INVOCATION_COUNT_OPT /builddir/build/BUILD/surefire-3.0.0-M4/surefire-providers/surefire-testng/src/main/java/org/apache/maven/surefire/testng/conf/TestNGMapConfigurator.java:42: warning - Tag @link: reference not found: org.testng.TestNGCommandLineArgs#OBJECT_FACTORY_COMMAND_OPT /builddir/build/BUILD/surefire-3.0.0-M4/surefire-providers/surefire-testng/src/main/java/org/apache/maven/surefire/testng/conf/TestNGMapConfigurator.java:43: warning - Tag @link: reference not found: org.testng.TestNGCommandLineArgs#REPORTERS_LIST /builddir/build/BUILD/surefire-3.0.0-M4/surefire-providers/surefire-testng/src/main/java/org/apache/maven/surefire/testng/TestNGReporter.java:54: warning - Tag @link: reference not found: org.testng.TestNG#addListener(ITestListener) [INFO] [INFO] --- xmvn-mojo:4.0.0-SNAPSHOT:builddep (default-cli) @ surefire --- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for Apache Maven Surefire 3.0.0-M4: [INFO] [INFO] Apache Maven Surefire .............................. SUCCESS [ 11.116 s] [INFO] SureFire Logger API ................................ SUCCESS [ 2.186 s] [INFO] SureFire API ....................................... SUCCESS [ 3.419 s] [INFO] Surefire Extensions API ............................ SUCCESS [ 1.513 s] [INFO] SureFire Booter .................................... SUCCESS [ 2.638 s] [INFO] SureFire Providers ................................. SUCCESS [ 0.081 s] [INFO] Shared JUnit3 Provider Code ........................ SUCCESS [ 1.525 s] [INFO] Shared Java 5 Provider Base ........................ SUCCESS [ 1.647 s] [INFO] Shared JUnit4 Provider Code ........................ SUCCESS [ 2.260 s] [INFO] Shared JUnit48 Provider Code ....................... SUCCESS [ 1.869 s] [INFO] SureFire JUnit Runner .............................. SUCCESS [ 2.103 s] [INFO] SureFire JUnit4 Runner ............................. SUCCESS [ 1.810 s] [INFO] SureFire JUnitCore Runner .......................... SUCCESS [ 3.933 s] [INFO] SureFire JUnit Platform Runner ..................... SUCCESS [ 2.161 s] [INFO] SureFire TestNG Utils .............................. SUCCESS [ 1.272 s] [INFO] SureFire TestNG Runner ............................. SUCCESS [ 1.934 s] [INFO] Maven Surefire Common .............................. SUCCESS [ 4.700 s] [INFO] Maven Surefire Plugin .............................. SUCCESS [ 4.140 s] [INFO] Maven Failsafe Plugin .............................. SUCCESS [ 3.373 s] [INFO] Maven Surefire Integration Tests ................... SUCCESS [ 1.167 s] [INFO] Surefire Shared Utils .............................. SUCCESS [ 0.162 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 57.113 s [INFO] Finished at: 2021-07-22T18:25:01Z [INFO] ------------------------------------------------------------------------ -----BEGIN MAVEN BUILD DEPENDENCIES----- H4sIAAAAAAAC/8VXy27bMBC85ytY3yknCHJTFCQ9+dBTUCDXtbikqVAkwYfh/H0py7LdFJBVS5CP 3B1pZvahR/6yqxXZovPS6OfFQ3a/IKhLw6QWz4vf7/T1/edqtXgp7vIflJK3KBUjDC1qlmASPRGo 0UFARtZf5OPXVhNKE/ocU9wRcgp8NccUEM5Eu2KFcSIDC+UGsxq2qPNll2lx4ILkUIYU2OepBYc6 5MuzRIvEXUDdGCmsqfPl6djwL/8WMFxP5jeJkF2UVZq6Npp2ccqlCqmu33VeL2SAAofj6FLjcQPR Z1bhLvoexhbQmLZGp3ZQ0NoECKncE1rOfHTIZWPrgvcOeGjDvBKO5GDl9cyt8qamDMsetm+4mxg9 7pYf53mUiLUxacOmJB+26ccVDw6052Ml/PfSVbCF+V23MBqDVNNs+GGOB016bR16P2q3MmGMULgv d8alZuso+sgr7x7vn2Z2qkCLx/GPEGkGcDWga4mqqGXoK16bn2xGrYpC9lawHdLTHWl7yQ00gPdY r9U0CvaFTNQQuHH1pYrTDpgGKeokfeSjKaAPWvSwdoB/vsVKlcoguURXVOzzIe3RWWQuHaObTYMx 6nLHD+DJPoF49OhNdCVmVXrDyL62t/nZh/xg+WZLxiG9hoDjIAVnp+Z35A+dAiFV9QwAAA== -----END MAVEN BUILD DEPENDENCIES----- + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.WXO9Ok + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/maven-surefire-3.0.0~M4-3.fc35.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/maven-surefire-3.0.0~M4-3.fc35.noarch ++ dirname /builddir/build/BUILDROOT/maven-surefire-3.0.0~M4-3.fc35.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/maven-surefire-3.0.0~M4-3.fc35.noarch + cd surefire-3.0.0-M4 + xmvn-install -R .xmvn-reactor -n maven-surefire -d /builddir/build/BUILDROOT/maven-surefire-3.0.0~M4-3.fc35.noarch [INFO] Installing artifact org.apache.maven.surefire:surefire:pom:3.0.0-M4 [INFO] Installing artifact org.apache.maven.surefire:surefire-logger-api:jar:3.0.0-M4 [INFO] Installing artifact org.apache.maven.surefire:surefire-logger-api:pom:3.0.0-M4 [INFO] Installing artifact org.apache.maven.surefire:surefire-api:jar:3.0.0-M4 [INFO] Installing artifact org.apache.maven.surefire:surefire-api:pom:3.0.0-M4 [INFO] Installing artifact org.apache.maven.surefire:surefire-extensions-api:jar:3.0.0-M4 [INFO] Installing artifact org.apache.maven.surefire:surefire-extensions-api:pom:3.0.0-M4 [INFO] Installing artifact org.apache.maven.surefire:surefire-booter:jar:3.0.0-M4 [INFO] Installing artifact org.apache.maven.surefire:surefire-booter:pom:3.0.0-M4 [INFO] Installing artifact org.apache.maven.surefire:surefire-providers:pom:3.0.0-M4 [INFO] Installing artifact org.apache.maven.surefire:common-junit3:jar:3.0.0-M4 [INFO] Installing artifact org.apache.maven.surefire:common-junit3:pom:3.0.0-M4 [INFO] Installing artifact org.apache.maven.surefire:common-java5:jar:3.0.0-M4 [INFO] Installing artifact org.apache.maven.surefire:common-java5:pom:3.0.0-M4 [INFO] Installing artifact org.apache.maven.surefire:common-junit4:jar:3.0.0-M4 [INFO] Installing artifact org.apache.maven.surefire:common-junit4:pom:3.0.0-M4 [INFO] Installing artifact org.apache.maven.surefire:common-junit48:jar:3.0.0-M4 [INFO] Installing artifact org.apache.maven.surefire:common-junit48:pom:3.0.0-M4 [INFO] Installing artifact org.apache.maven.surefire:surefire-junit3:jar:3.0.0-M4 [INFO] Installing artifact org.apache.maven.surefire:surefire-junit3:pom:3.0.0-M4 [INFO] Installing artifact org.apache.maven.surefire:surefire-junit4:jar:3.0.0-M4 [INFO] Installing artifact org.apache.maven.surefire:surefire-junit4:pom:3.0.0-M4 [INFO] Installing artifact org.apache.maven.surefire:surefire-junit47:jar:3.0.0-M4 [INFO] Installing artifact org.apache.maven.surefire:surefire-junit47:pom:3.0.0-M4 [INFO] Installing artifact org.apache.maven.surefire:surefire-junit-platform:jar:3.0.0-M4 [INFO] Installing artifact org.apache.maven.surefire:surefire-junit-platform:pom:3.0.0-M4 [INFO] Installing artifact org.apache.maven.surefire:surefire-testng-utils:jar:3.0.0-M4 [INFO] Installing artifact org.apache.maven.surefire:surefire-testng-utils:pom:3.0.0-M4 [INFO] Installing artifact org.apache.maven.surefire:surefire-testng:jar:3.0.0-M4 [INFO] Installing artifact org.apache.maven.surefire:surefire-testng:pom:3.0.0-M4 [INFO] Installing artifact org.apache.maven.surefire:maven-surefire-common:jar:3.0.0-M4 [INFO] Installing artifact org.apache.maven.surefire:maven-surefire-common:pom:3.0.0-M4 [INFO] Installing artifact org.apache.maven.plugins:maven-surefire-plugin:jar:3.0.0-M4 [INFO] Installing artifact org.apache.maven.plugins:maven-surefire-plugin:pom:3.0.0-M4 [INFO] Installing artifact org.apache.maven.plugins:maven-failsafe-plugin:jar:3.0.0-M4 [INFO] Installing artifact org.apache.maven.plugins:maven-failsafe-plugin:pom:3.0.0-M4 [INFO] Installing artifact org.apache.maven.surefire:surefire-its:jar:3.0.0-M4 [INFO] Installing artifact org.apache.maven.surefire:surefire-its:pom:3.0.0-M4 [INFO] Installing artifact org.apache.maven.surefire:surefire-shared-utils:jar:3.0.0-M4 [INFO] Installing artifact org.apache.maven.surefire:surefire-shared-utils:pom:3.0.0-M4 [INFO] Installation successful + jdir=target/site/apidocs + '[' -d .xmvn/apidocs ']' + jdir=.xmvn/apidocs + /usr/bin/mkdir -p /builddir/build/BUILDROOT/maven-surefire-3.0.0~M4-3.fc35.noarch/usr/share/licenses + '[' -d .xmvn/apidocs ']' + install -dm755 /builddir/build/BUILDROOT/maven-surefire-3.0.0~M4-3.fc35.noarch/usr/share/javadoc/maven-surefire + cp -pr .xmvn/apidocs/allclasses-index.html .xmvn/apidocs/allclasses.html .xmvn/apidocs/allpackages-index.html .xmvn/apidocs/args .xmvn/apidocs/constant-values.html .xmvn/apidocs/deprecated-list.html .xmvn/apidocs/element-list .xmvn/apidocs/help-doc.html .xmvn/apidocs/index-all.html .xmvn/apidocs/index.html .xmvn/apidocs/jquery .xmvn/apidocs/member-search-index.js .xmvn/apidocs/member-search-index.zip .xmvn/apidocs/org .xmvn/apidocs/overview-summary.html .xmvn/apidocs/overview-tree.html .xmvn/apidocs/package-search-index.js .xmvn/apidocs/package-search-index.zip .xmvn/apidocs/resources .xmvn/apidocs/script.js .xmvn/apidocs/search.js .xmvn/apidocs/serialized-form.html .xmvn/apidocs/stylesheet.css .xmvn/apidocs/type-search-index.js .xmvn/apidocs/type-search-index.zip /builddir/build/BUILDROOT/maven-surefire-3.0.0~M4-3.fc35.noarch/usr/share/javadoc/maven-surefire + echo /usr/share/javadoc/maven-surefire + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 3.0.0~M4-3.fc35 --unique-debug-suffix -3.0.0~M4-3.fc35.noarch --unique-debug-src-base maven-surefire-3.0.0~M4-3.fc35.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/surefire-3.0.0-M4 + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: maven-surefire-3.0.0~M4-3.fc35.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ulb9yi + umask 022 + cd /builddir/build/BUILD + cd surefire-3.0.0-M4 + DOCDIR=/builddir/build/BUILDROOT/maven-surefire-3.0.0~M4-3.fc35.noarch/usr/share/doc/maven-surefire + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/maven-surefire-3.0.0~M4-3.fc35.noarch/usr/share/doc/maven-surefire + cp -pr README.md /builddir/build/BUILDROOT/maven-surefire-3.0.0~M4-3.fc35.noarch/usr/share/doc/maven-surefire + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.fvL0bF + umask 022 + cd /builddir/build/BUILD + cd surefire-3.0.0-M4 + LICENSEDIR=/builddir/build/BUILDROOT/maven-surefire-3.0.0~M4-3.fc35.noarch/usr/share/licenses/maven-surefire + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/maven-surefire-3.0.0~M4-3.fc35.noarch/usr/share/licenses/maven-surefire + cp -pr LICENSE /builddir/build/BUILDROOT/maven-surefire-3.0.0~M4-3.fc35.noarch/usr/share/licenses/maven-surefire + cp -pr NOTICE /builddir/build/BUILDROOT/maven-surefire-3.0.0~M4-3.fc35.noarch/usr/share/licenses/maven-surefire + cp -pr cpl-v10.html /builddir/build/BUILDROOT/maven-surefire-3.0.0~M4-3.fc35.noarch/usr/share/licenses/maven-surefire + RPM_EC=0 ++ jobs -p + exit 0 [INFO maven.prov] input: ['/builddir/build/BUILDROOT/maven-surefire-3.0.0~M4-3.fc35.noarch/usr/share/maven-metadata/maven-surefire.xml'] [INFO maven.prov] mvn(org.apache.maven.surefire:surefire-shared-utils:pom:) = 3.0.0.M4, mvn(org.apache.maven.surefire:surefire-its:pom:) = 3.0.0.M4, mvn(org.apache.maven.surefire:maven-surefire-common:pom:) = 3.0.0.M4, mvn(org.apache.maven.surefire:common-java5:pom:) = 3.0.0.M4, mvn(org.apache.maven.surefire:surefire:pom:) = 3.0.0.M4, mvn(org.apache.maven.surefire:surefire-api:pom:) = 3.0.0.M4, mvn(org.apache.maven.surefire:surefire-logger-api) = 3.0.0.M4, mvn(org.apache.maven.surefire:surefire-api) = 3.0.0.M4, mvn(org.apache.maven.surefire:maven-surefire-common) = 3.0.0.M4, mvn(org.apache.maven.surefire:surefire-extensions-api:pom:) = 3.0.0.M4, mvn(org.apache.maven.surefire:surefire-shared-utils) = 3.0.0.M4, mvn(org.apache.maven.surefire:surefire-providers:pom:) = 3.0.0.M4, mvn(org.apache.maven.surefire:surefire-booter) = 3.0.0.M4, mvn(org.apache.maven.surefire:surefire-logger-api:pom:) = 3.0.0.M4, mvn(org.apache.maven.surefire:surefire-extensions-api) = 3.0.0.M4, mvn(org.apache.maven.surefire:surefire-its) = 3.0.0.M4, mvn(org.apache.maven.surefire:common-java5) = 3.0.0.M4, mvn(org.apache.maven.surefire:surefire-booter:pom:) = 3.0.0.M4 [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/maven-surefire-3.0.0~M4-3.fc35.noarch/usr/share/java/maven-surefire/surefire-its.jar'] [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/maven-surefire-3.0.0~M4-3.fc35.noarch/usr/share/java/maven-surefire/surefire-logger-api.jar'] [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/maven-surefire-3.0.0~M4-3.fc35.noarch/usr/share/java/maven-surefire/common-java5.jar'] [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/maven-surefire-3.0.0~M4-3.fc35.noarch/usr/share/java/maven-surefire/maven-surefire-common.jar'] [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/maven-surefire-3.0.0~M4-3.fc35.noarch/usr/share/java/maven-surefire/surefire-shared-utils.jar'] [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/maven-surefire-3.0.0~M4-3.fc35.noarch/usr/share/java/maven-surefire/surefire-api.jar'] [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/maven-surefire-3.0.0~M4-3.fc35.noarch/usr/share/java/maven-surefire/surefire-booter.jar'] [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/maven-surefire-3.0.0~M4-3.fc35.noarch/usr/share/java/maven-surefire/surefire-extensions-api.jar'] [INFO maven.req] input: ['/builddir/build/BUILDROOT/maven-surefire-3.0.0~M4-3.fc35.noarch/usr/share/maven-metadata/maven-surefire.xml'] [INFO maven.req] mvn(org.apache.maven.shared:maven-common-artifact-filters), javapackages-filesystem, mvn(org.apache.maven.shared:maven-shared-utils), mvn(org.apache.commons:commons-compress), mvn(commons-codec:commons-codec), mvn(org.apache.commons:commons-lang3), (java-headless or java-11-headless), mvn(commons-io:commons-io), mvn(org.codehaus.plexus:plexus-java), mvn(org.apache.maven.shared:maven-artifact-transfer) [INFO osgi.req] input: ['/builddir/build/BUILDROOT/maven-surefire-3.0.0~M4-3.fc35.noarch/usr/share/java/maven-surefire/surefire-its.jar'] [INFO osgi.req] input: ['/builddir/build/BUILDROOT/maven-surefire-3.0.0~M4-3.fc35.noarch/usr/share/java/maven-surefire/surefire-logger-api.jar'] [INFO osgi.req] input: ['/builddir/build/BUILDROOT/maven-surefire-3.0.0~M4-3.fc35.noarch/usr/share/java/maven-surefire/common-java5.jar'] [INFO osgi.req] input: ['/builddir/build/BUILDROOT/maven-surefire-3.0.0~M4-3.fc35.noarch/usr/share/java/maven-surefire/maven-surefire-common.jar'] [INFO osgi.req] input: ['/builddir/build/BUILDROOT/maven-surefire-3.0.0~M4-3.fc35.noarch/usr/share/java/maven-surefire/surefire-shared-utils.jar'] [INFO osgi.req] input: ['/builddir/build/BUILDROOT/maven-surefire-3.0.0~M4-3.fc35.noarch/usr/share/java/maven-surefire/surefire-api.jar'] [INFO osgi.req] input: ['/builddir/build/BUILDROOT/maven-surefire-3.0.0~M4-3.fc35.noarch/usr/share/java/maven-surefire/surefire-booter.jar'] [INFO osgi.req] input: ['/builddir/build/BUILDROOT/maven-surefire-3.0.0~M4-3.fc35.noarch/usr/share/java/maven-surefire/surefire-extensions-api.jar'] Provides: maven-surefire = 3.0.0~M4-3.fc35 mvn(org.apache.maven.surefire:common-java5) = 3.0.0.M4 mvn(org.apache.maven.surefire:common-java5:pom:) = 3.0.0.M4 mvn(org.apache.maven.surefire:maven-surefire-common) = 3.0.0.M4 mvn(org.apache.maven.surefire:maven-surefire-common:pom:) = 3.0.0.M4 mvn(org.apache.maven.surefire:surefire-api) = 3.0.0.M4 mvn(org.apache.maven.surefire:surefire-api:pom:) = 3.0.0.M4 mvn(org.apache.maven.surefire:surefire-booter) = 3.0.0.M4 mvn(org.apache.maven.surefire:surefire-booter:pom:) = 3.0.0.M4 mvn(org.apache.maven.surefire:surefire-extensions-api) = 3.0.0.M4 mvn(org.apache.maven.surefire:surefire-extensions-api:pom:) = 3.0.0.M4 mvn(org.apache.maven.surefire:surefire-its) = 3.0.0.M4 mvn(org.apache.maven.surefire:surefire-its:pom:) = 3.0.0.M4 mvn(org.apache.maven.surefire:surefire-logger-api) = 3.0.0.M4 mvn(org.apache.maven.surefire:surefire-logger-api:pom:) = 3.0.0.M4 mvn(org.apache.maven.surefire:surefire-providers:pom:) = 3.0.0.M4 mvn(org.apache.maven.surefire:surefire-shared-utils) = 3.0.0.M4 mvn(org.apache.maven.surefire:surefire-shared-utils:pom:) = 3.0.0.M4 mvn(org.apache.maven.surefire:surefire:pom:) = 3.0.0.M4 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: (java-headless or java-11-headless) javapackages-filesystem mvn(commons-codec:commons-codec) mvn(commons-io:commons-io) mvn(org.apache.commons:commons-compress) mvn(org.apache.commons:commons-lang3) mvn(org.apache.maven.shared:maven-artifact-transfer) mvn(org.apache.maven.shared:maven-common-artifact-filters) mvn(org.apache.maven.shared:maven-shared-utils) mvn(org.codehaus.plexus:plexus-java) Processing files: maven-surefire-plugin-3.0.0~M4-3.fc35.noarch [INFO maven.prov] input: ['/builddir/build/BUILDROOT/maven-surefire-3.0.0~M4-3.fc35.noarch/usr/share/maven-metadata/maven-surefire-surefire-plugin.xml'] [INFO maven.prov] mvn(org.apache.maven.plugins:maven-surefire-plugin:pom:) = 3.0.0.M4, mvn(org.apache.maven.plugins:maven-surefire-plugin) = 3.0.0.M4 [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/maven-surefire-3.0.0~M4-3.fc35.noarch/usr/share/java/maven-surefire/maven-surefire-plugin.jar'] [INFO maven.req] input: ['/builddir/build/BUILDROOT/maven-surefire-3.0.0~M4-3.fc35.noarch/usr/share/maven-metadata/maven-surefire-surefire-plugin.xml'] [INFO maven.req] (java-headless or java-11-headless), mvn(org.apache.maven.surefire:maven-surefire-common) = 3.0.0.M4, javapackages-filesystem [INFO osgi.req] input: ['/builddir/build/BUILDROOT/maven-surefire-3.0.0~M4-3.fc35.noarch/usr/share/java/maven-surefire/maven-surefire-plugin.jar'] Provides: maven-surefire-plugin = 3.0.0~M4-3.fc35 mvn(org.apache.maven.plugins:maven-surefire-plugin) = 3.0.0.M4 mvn(org.apache.maven.plugins:maven-surefire-plugin:pom:) = 3.0.0.M4 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: (java-headless or java-11-headless) javapackages-filesystem mvn(org.apache.maven.surefire:maven-surefire-common) = 3.0.0.M4 Processing files: maven-surefire-provider-junit-3.0.0~M4-3.fc35.noarch [INFO maven.prov] input: ['/builddir/build/BUILDROOT/maven-surefire-3.0.0~M4-3.fc35.noarch/usr/share/maven-metadata/maven-surefire-junit.xml'] [INFO maven.prov] mvn(org.apache.maven.surefire:common-junit48) = 3.0.0.M4, mvn(org.apache.maven.surefire:common-junit3) = 3.0.0.M4, mvn(org.apache.maven.surefire:common-junit4) = 3.0.0.M4, mvn(org.apache.maven.surefire:surefire-junit3) = 3.0.0.M4, mvn(org.apache.maven.surefire:surefire-junit47) = 3.0.0.M4, mvn(org.apache.maven.surefire:common-junit48:pom:) = 3.0.0.M4, mvn(org.apache.maven.surefire:surefire-junit4:pom:) = 3.0.0.M4, mvn(org.apache.maven.surefire:surefire-junit4) = 3.0.0.M4, mvn(org.apache.maven.surefire:common-junit4:pom:) = 3.0.0.M4, mvn(org.apache.maven.surefire:surefire-junit47:pom:) = 3.0.0.M4, mvn(org.apache.maven.surefire:surefire-junit3:pom:) = 3.0.0.M4, mvn(org.apache.maven.surefire:common-junit3:pom:) = 3.0.0.M4 [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/maven-surefire-3.0.0~M4-3.fc35.noarch/usr/share/java/maven-surefire/surefire-junit3.jar'] [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/maven-surefire-3.0.0~M4-3.fc35.noarch/usr/share/java/maven-surefire/surefire-junit47.jar'] [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/maven-surefire-3.0.0~M4-3.fc35.noarch/usr/share/java/maven-surefire/common-junit4.jar'] [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/maven-surefire-3.0.0~M4-3.fc35.noarch/usr/share/java/maven-surefire/common-junit3.jar'] [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/maven-surefire-3.0.0~M4-3.fc35.noarch/usr/share/java/maven-surefire/surefire-junit4.jar'] [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/maven-surefire-3.0.0~M4-3.fc35.noarch/usr/share/java/maven-surefire/common-junit48.jar'] [INFO maven.req] input: ['/builddir/build/BUILDROOT/maven-surefire-3.0.0~M4-3.fc35.noarch/usr/share/maven-metadata/maven-surefire-junit.xml'] [INFO maven.req] mvn(org.apache.maven.surefire:common-java5) = 3.0.0.M4, mvn(org.apache.maven.surefire:surefire-api) = 3.0.0.M4, javapackages-filesystem, (java-headless or java-11-headless) [INFO osgi.req] input: ['/builddir/build/BUILDROOT/maven-surefire-3.0.0~M4-3.fc35.noarch/usr/share/java/maven-surefire/surefire-junit3.jar'] [INFO osgi.req] input: ['/builddir/build/BUILDROOT/maven-surefire-3.0.0~M4-3.fc35.noarch/usr/share/java/maven-surefire/surefire-junit47.jar'] [INFO osgi.req] input: ['/builddir/build/BUILDROOT/maven-surefire-3.0.0~M4-3.fc35.noarch/usr/share/java/maven-surefire/common-junit4.jar'] [INFO osgi.req] input: ['/builddir/build/BUILDROOT/maven-surefire-3.0.0~M4-3.fc35.noarch/usr/share/java/maven-surefire/common-junit3.jar'] [INFO osgi.req] input: ['/builddir/build/BUILDROOT/maven-surefire-3.0.0~M4-3.fc35.noarch/usr/share/java/maven-surefire/surefire-junit4.jar'] [INFO osgi.req] input: ['/builddir/build/BUILDROOT/maven-surefire-3.0.0~M4-3.fc35.noarch/usr/share/java/maven-surefire/common-junit48.jar'] Provides: maven-surefire-provider-junit = 3.0.0~M4-3.fc35 mvn(org.apache.maven.surefire:common-junit3) = 3.0.0.M4 mvn(org.apache.maven.surefire:common-junit3:pom:) = 3.0.0.M4 mvn(org.apache.maven.surefire:common-junit4) = 3.0.0.M4 mvn(org.apache.maven.surefire:common-junit48) = 3.0.0.M4 mvn(org.apache.maven.surefire:common-junit48:pom:) = 3.0.0.M4 mvn(org.apache.maven.surefire:common-junit4:pom:) = 3.0.0.M4 mvn(org.apache.maven.surefire:surefire-junit3) = 3.0.0.M4 mvn(org.apache.maven.surefire:surefire-junit3:pom:) = 3.0.0.M4 mvn(org.apache.maven.surefire:surefire-junit4) = 3.0.0.M4 mvn(org.apache.maven.surefire:surefire-junit47) = 3.0.0.M4 mvn(org.apache.maven.surefire:surefire-junit47:pom:) = 3.0.0.M4 mvn(org.apache.maven.surefire:surefire-junit4:pom:) = 3.0.0.M4 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: (java-headless or java-11-headless) javapackages-filesystem mvn(org.apache.maven.surefire:common-java5) = 3.0.0.M4 mvn(org.apache.maven.surefire:surefire-api) = 3.0.0.M4 Processing files: maven-surefire-provider-junit5-3.0.0~M4-3.fc35.noarch [INFO maven.prov] input: ['/builddir/build/BUILDROOT/maven-surefire-3.0.0~M4-3.fc35.noarch/usr/share/maven-metadata/maven-surefire-junit5.xml'] [INFO maven.prov] mvn(org.apache.maven.surefire:surefire-junit-platform) = 3.0.0.M4, mvn(org.apache.maven.surefire:surefire-junit-platform:pom:) = 3.0.0.M4 [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/maven-surefire-3.0.0~M4-3.fc35.noarch/usr/share/java/maven-surefire/surefire-junit-platform.jar'] [INFO maven.req] input: ['/builddir/build/BUILDROOT/maven-surefire-3.0.0~M4-3.fc35.noarch/usr/share/maven-metadata/maven-surefire-junit5.xml'] [INFO maven.req] mvn(org.apache.maven.surefire:surefire-api) = 3.0.0.M4, javapackages-filesystem, mvn(org.junit.platform:junit-platform-launcher), mvn(org.apache.maven.surefire:common-java5) = 3.0.0.M4, (java-headless or java-11-headless) [INFO osgi.req] input: ['/builddir/build/BUILDROOT/maven-surefire-3.0.0~M4-3.fc35.noarch/usr/share/java/maven-surefire/surefire-junit-platform.jar'] Provides: maven-surefire-provider-junit5 = 3.0.0~M4-3.fc35 mvn(org.apache.maven.surefire:surefire-junit-platform) = 3.0.0.M4 mvn(org.apache.maven.surefire:surefire-junit-platform:pom:) = 3.0.0.M4 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: (java-headless or java-11-headless) javapackages-filesystem mvn(org.apache.maven.surefire:common-java5) = 3.0.0.M4 mvn(org.apache.maven.surefire:surefire-api) = 3.0.0.M4 mvn(org.junit.platform:junit-platform-launcher) Processing files: maven-surefire-provider-testng-3.0.0~M4-3.fc35.noarch [INFO maven.prov] input: ['/builddir/build/BUILDROOT/maven-surefire-3.0.0~M4-3.fc35.noarch/usr/share/maven-metadata/maven-surefire-testng.xml'] [INFO maven.prov] mvn(org.apache.maven.surefire:surefire-testng-utils:pom:) = 3.0.0.M4, mvn(org.apache.maven.surefire:surefire-testng) = 3.0.0.M4, mvn(org.apache.maven.surefire:surefire-testng-utils) = 3.0.0.M4, mvn(org.apache.maven.surefire:surefire-testng:pom:) = 3.0.0.M4 [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/maven-surefire-3.0.0~M4-3.fc35.noarch/usr/share/java/maven-surefire/surefire-testng-utils.jar'] [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/maven-surefire-3.0.0~M4-3.fc35.noarch/usr/share/java/maven-surefire/surefire-testng.jar'] [INFO maven.req] input: ['/builddir/build/BUILDROOT/maven-surefire-3.0.0~M4-3.fc35.noarch/usr/share/maven-metadata/maven-surefire-testng.xml'] [INFO maven.req] mvn(org.apache.maven.surefire:common-java5) = 3.0.0.M4, (java-headless or java-11-headless), mvn(org.apache.maven.surefire:surefire-api) = 3.0.0.M4, javapackages-filesystem [INFO osgi.req] input: ['/builddir/build/BUILDROOT/maven-surefire-3.0.0~M4-3.fc35.noarch/usr/share/java/maven-surefire/surefire-testng-utils.jar'] [INFO osgi.req] input: ['/builddir/build/BUILDROOT/maven-surefire-3.0.0~M4-3.fc35.noarch/usr/share/java/maven-surefire/surefire-testng.jar'] Provides: maven-surefire-provider-testng = 3.0.0~M4-3.fc35 mvn(org.apache.maven.surefire:surefire-testng) = 3.0.0.M4 mvn(org.apache.maven.surefire:surefire-testng-utils) = 3.0.0.M4 mvn(org.apache.maven.surefire:surefire-testng-utils:pom:) = 3.0.0.M4 mvn(org.apache.maven.surefire:surefire-testng:pom:) = 3.0.0.M4 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: (java-headless or java-11-headless) javapackages-filesystem mvn(org.apache.maven.surefire:common-java5) = 3.0.0.M4 mvn(org.apache.maven.surefire:surefire-api) = 3.0.0.M4 Processing files: maven-failsafe-plugin-3.0.0~M4-3.fc35.noarch [INFO maven.prov] input: ['/builddir/build/BUILDROOT/maven-surefire-3.0.0~M4-3.fc35.noarch/usr/share/maven-metadata/maven-surefire-failsafe-plugin.xml'] [INFO maven.prov] mvn(org.apache.maven.plugins:maven-failsafe-plugin) = 3.0.0.M4, mvn(org.apache.maven.plugins:maven-failsafe-plugin:pom:) = 3.0.0.M4 [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/maven-surefire-3.0.0~M4-3.fc35.noarch/usr/share/java/maven-surefire/maven-failsafe-plugin.jar'] [INFO maven.req] input: ['/builddir/build/BUILDROOT/maven-surefire-3.0.0~M4-3.fc35.noarch/usr/share/maven-metadata/maven-surefire-failsafe-plugin.xml'] [INFO maven.req] mvn(commons-io:commons-io), mvn(org.apache.maven.surefire:maven-surefire-common) = 3.0.0.M4, (java-headless or java-11-headless), mvn(org.apache.maven.shared:maven-shared-utils), javapackages-filesystem, mvn(org.apache.commons:commons-lang3) [INFO osgi.req] input: ['/builddir/build/BUILDROOT/maven-surefire-3.0.0~M4-3.fc35.noarch/usr/share/java/maven-surefire/maven-failsafe-plugin.jar'] Provides: maven-failsafe-plugin = 3.0.0~M4-3.fc35 mvn(org.apache.maven.plugins:maven-failsafe-plugin) = 3.0.0.M4 mvn(org.apache.maven.plugins:maven-failsafe-plugin:pom:) = 3.0.0.M4 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: (java-headless or java-11-headless) javapackages-filesystem mvn(commons-io:commons-io) mvn(org.apache.commons:commons-lang3) mvn(org.apache.maven.shared:maven-shared-utils) mvn(org.apache.maven.surefire:maven-surefire-common) = 3.0.0.M4 Processing files: maven-surefire-javadoc-3.0.0~M4-3.fc35.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.4e0inf + umask 022 + cd /builddir/build/BUILD + cd surefire-3.0.0-M4 + LICENSEDIR=/builddir/build/BUILDROOT/maven-surefire-3.0.0~M4-3.fc35.noarch/usr/share/licenses/maven-surefire-javadoc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/maven-surefire-3.0.0~M4-3.fc35.noarch/usr/share/licenses/maven-surefire-javadoc + cp -pr LICENSE /builddir/build/BUILDROOT/maven-surefire-3.0.0~M4-3.fc35.noarch/usr/share/licenses/maven-surefire-javadoc + cp -pr NOTICE /builddir/build/BUILDROOT/maven-surefire-3.0.0~M4-3.fc35.noarch/usr/share/licenses/maven-surefire-javadoc + cp -pr cpl-v10.html /builddir/build/BUILDROOT/maven-surefire-3.0.0~M4-3.fc35.noarch/usr/share/licenses/maven-surefire-javadoc + RPM_EC=0 ++ jobs -p + exit 0 Provides: maven-surefire-javadoc = 3.0.0~M4-3.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: javapackages-filesystem Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/maven-surefire-3.0.0~M4-3.fc35.noarch Wrote: /builddir/build/RPMS/maven-failsafe-plugin-3.0.0~M4-3.fc35.noarch.rpm Wrote: /builddir/build/RPMS/maven-surefire-plugin-3.0.0~M4-3.fc35.noarch.rpm Wrote: /builddir/build/RPMS/maven-surefire-provider-junit5-3.0.0~M4-3.fc35.noarch.rpm Wrote: /builddir/build/RPMS/maven-surefire-provider-testng-3.0.0~M4-3.fc35.noarch.rpm Wrote: /builddir/build/RPMS/maven-surefire-provider-junit-3.0.0~M4-3.fc35.noarch.rpm Wrote: /builddir/build/RPMS/maven-surefire-3.0.0~M4-3.fc35.noarch.rpm Wrote: /builddir/build/RPMS/maven-surefire-javadoc-3.0.0~M4-3.fc35.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.zoBanl + umask 022 + cd /builddir/build/BUILD + cd surefire-3.0.0-M4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/maven-surefire-3.0.0~M4-3.fc35.noarch + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0