Mock Version: 3.0
Mock Version: 3.0
Mock Version: 3.0
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/junit.spec'], chrootPath='/var/lib/mock/module-javapackages-tools-201902-8050020220621172222-a78e116a-build-10838-1792/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f1f5a956d68>timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/junit.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
warning: Macro expanded in comment on line 9: %{version}
Building target platforms: noarch
Building for target noarch
Wrote: /builddir/build/SRPMS/junit-4.12-11.module+oc8.5.0+125+8fc2d21b.src.rpm
Child return code was: 0
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/junit.spec'], chrootPath='/var/lib/mock/module-javapackages-tools-201902-8050020220621172222-a78e116a-build-10838-1792/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f1f5a956d68>timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/junit.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
warning: Macro expanded in comment on line 9: %{version}
Building target platforms: noarch
Building for target noarch
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.RgFTyT
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf junit-r4.12
+ /usr/bin/gzip -dc /builddir/build/SOURCES/junit-4.12-clean.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd junit-r4.12
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ echo 'Patch #1 (0001-Port-to-hamcrest-2.1.patch):'
Patch #1 (0001-Port-to-hamcrest-2.1.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0
patching file src/main/java/org/junit/internal/matchers/StacktracePrintingMatcher.java
patching file src/main/java/org/junit/internal/matchers/ThrowableCauseMatcher.java
patching file src/main/java/org/junit/internal/matchers/ThrowableMessageMatcher.java
patching file src/main/java/org/junit/matchers/JUnitMatchers.java
patching file src/test/java/org/junit/tests/experimental/theories/runner/WithDataPointMethod.java
Patch #2 (0002-Port-to-OpenJDK-11.patch):
+ echo 'Patch #2 (0002-Port-to-OpenJDK-11.patch):'
+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0
patching file src/test/java/org/junit/runners/model/TestClassTest.java
patching file src/test/java/org/junit/tests/running/core/MainRunner.java
+ sed -i /InaccessibleBaseClassTest/d src/test/java/org/junit/tests/AllTests.java
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :replacer
+ sed s/@version@/4.12/ src/main/java/junit/runner/Version.java.template
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :animal-sniffer-maven-plugin
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :maven-javadoc-plugin
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_inject pom:project '<packaging>bundle</packaging>'
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_inject pom:build/pom:plugins '
    <plugin>
      <groupId>org.apache.felix</groupId>
      <artifactId>maven-bundle-plugin</artifactId>
      <extensions>true</extensions>
      <configuration>
        <instructions>
          <Bundle-SymbolicName>org.junit</Bundle-SymbolicName>
          <Export-Package>{local-packages},!org.hamcrest*,*;x-internal:=true</Export-Package>
          <_nouses>true</_nouses>
        </instructions>
      </configuration>
    </plugin>'
+ /usr/bin/python3 /usr/share/java-utils/mvn_file.py : junit
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.qqJDrS
+ umask 022
+ cd /builddir/build/BUILD
+ cd junit-r4.12
+ /usr/bin/python3 /usr/share/java-utils/mvn_build.py --xmvn-javadoc -f -- -DjdkVersion=1.6
Executing: xmvn --batch-mode --offline -Dmaven.test.skip=true -DjdkVersion=1.6 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', '-DjdkVersion=1.6', '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 junit:junit:bundle:4.12
[WARNING] 'build.plugins.plugin.version' for org.apache.felix:maven-bundle-plugin is missing. @ line 135, column 21
[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] 
[WARNING] The project junit:junit:bundle:4.12 uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
[INFO] 
[INFO] ----------------------------< junit:junit >-----------------------------
[INFO] Building JUnit 4.12
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-versions) @ junit ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ junit ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ junit ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 195 source files to /builddir/build/BUILD/junit-r4.12/target/classes
[WARNING] [options] bootstrap class path not set in conjunction with -source 6
[WARNING] [options] source value 6 is obsolete and will be removed in a future release
[WARNING] [options] target value 1.6 is obsolete and will be removed in a future release
[WARNING] [options] To suppress warnings about obsolete options, use -Xlint:-options.
[WARNING] /builddir/build/BUILD/junit-r4.12/src/main/java/junit/extensions/TestDecorator.java:[3,22] [deprecation] Assert in junit.framework has been deprecated
[WARNING] /builddir/build/BUILD/junit-r4.12/src/main/java/org/junit/internal/Classes.java:[13,7] no description for @throws
[WARNING] /builddir/build/BUILD/junit-r4.12/src/main/java/org/junit/runner/JUnitCore.java:[66,7] no description for @param
[WARNING] /builddir/build/BUILD/junit-r4.12/src/main/java/org/junit/internal/runners/statements/FailOnTimeout.java:[108,11] no description for @param
[WARNING] /builddir/build/BUILD/junit-r4.12/src/main/java/org/junit/runner/FilterFactories.java:[19,7] no description for @throws
[WARNING] /builddir/build/BUILD/junit-r4.12/src/main/java/org/junit/validator/AnnotationValidatorFactory.java:[34,59] [deprecation] newInstance() in Class has been deprecated
  where T is a type-variable:
    T extends Object declared in class Class
[WARNING] /builddir/build/BUILD/junit-r4.12/src/main/java/junit/extensions/TestDecorator.java:[12,35] [deprecation] Assert in junit.framework has been deprecated
[WARNING] /builddir/build/BUILD/junit-r4.12/src/main/java/junit/framework/TestCase.java:[76,39] [deprecation] Assert in junit.framework has been deprecated
[WARNING] /builddir/build/BUILD/junit-r4.12/src/main/java/org/junit/experimental/theories/internal/Assignments.java:[123,18] [deprecation] newInstance() in Class has been deprecated
  where T is a type-variable:
    T extends Object declared in class Class
[WARNING] /builddir/build/BUILD/junit-r4.12/src/main/java/org/junit/runners/Parameterized.java:[261,31] [deprecation] newInstance() in Class has been deprecated
  where T is a type-variable:
    T extends Object declared in class Class
[WARNING] /builddir/build/BUILD/junit-r4.12/src/main/java/org/junit/runners/parameterized/BlockJUnit4ClassRunnerWithParameters.java:[56,64] [deprecation] newInstance() in Class has been deprecated
  where T is a type-variable:
    T extends Object declared in class Class
[WARNING] /builddir/build/BUILD/junit-r4.12/src/main/java/junit/framework/ComparisonCompactor.java:[23,19] [deprecation] Assert in junit.framework has been deprecated
[WARNING] /builddir/build/BUILD/junit-r4.12/src/main/java/junit/framework/ComparisonCompactor.java:[30,15] [deprecation] Assert in junit.framework has been deprecated
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ junit ---
[INFO] Not copying test resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ junit ---
[INFO] Not compiling test sources
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M3:test (default-test) @ junit ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-bundle-plugin:4.2.1:bundle (default-bundle) @ junit ---
[WARNING] Bundle junit:junit:bundle:4.12 : Split package, multiple jars provide the same package:org/junit
Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning
Package found in   [Jar:., Jar:junit]
Class path         [Jar:., Jar:hamcrest-core, Jar:junit]
[WARNING] Bundle junit:junit:bundle:4.12 : Split package, multiple jars provide the same package:org/junit/runner
Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning
Package found in   [Jar:., Jar:junit]
Class path         [Jar:., Jar:hamcrest-core, Jar:junit]
[WARNING] Bundle junit:junit:bundle:4.12 : Split package, multiple jars provide the same package:org/junit/runner/notification
Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning
Package found in   [Jar:., Jar:junit]
Class path         [Jar:., Jar:hamcrest-core, Jar:junit]
[WARNING] Bundle junit:junit:bundle:4.12 : Split package, multiple jars provide the same package:org/junit/runner/manipulation
Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning
Package found in   [Jar:., Jar:junit]
Class path         [Jar:., Jar:hamcrest-core, Jar:junit]
[WARNING] Bundle junit:junit:bundle:4.12 : Split package, multiple jars provide the same package:org/junit/experimental/categories
Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning
Package found in   [Jar:., Jar:junit]
Class path         [Jar:., Jar:hamcrest-core, Jar:junit]
[WARNING] Bundle junit:junit:bundle:4.12 : Split package, multiple jars provide the same package:org/junit/experimental
Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning
Package found in   [Jar:., Jar:junit]
Class path         [Jar:., Jar:hamcrest-core, Jar:junit]
[WARNING] Bundle junit:junit:bundle:4.12 : Split package, multiple jars provide the same package:org/junit/experimental/theories
Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning
Package found in   [Jar:., Jar:junit]
Class path         [Jar:., Jar:hamcrest-core, Jar:junit]
[WARNING] Bundle junit:junit:bundle:4.12 : Split package, multiple jars provide the same package:org/junit/experimental/theories/internal
Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning
Package found in   [Jar:., Jar:junit]
Class path         [Jar:., Jar:hamcrest-core, Jar:junit]
[WARNING] Bundle junit:junit:bundle:4.12 : Split package, multiple jars provide the same package:org/junit/experimental/theories/suppliers
Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning
Package found in   [Jar:., Jar:junit]
Class path         [Jar:., Jar:hamcrest-core, Jar:junit]
[WARNING] Bundle junit:junit:bundle:4.12 : Split package, multiple jars provide the same package:org/junit/experimental/results
Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning
Package found in   [Jar:., Jar:junit]
Class path         [Jar:., Jar:hamcrest-core, Jar:junit]
[WARNING] Bundle junit:junit:bundle:4.12 : Split package, multiple jars provide the same package:org/junit/experimental/max
Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning
Package found in   [Jar:., Jar:junit]
Class path         [Jar:., Jar:hamcrest-core, Jar:junit]
[WARNING] Bundle junit:junit:bundle:4.12 : Split package, multiple jars provide the same package:org/junit/experimental/runners
Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning
Package found in   [Jar:., Jar:junit]
Class path         [Jar:., Jar:hamcrest-core, Jar:junit]
[WARNING] Bundle junit:junit:bundle:4.12 : Split package, multiple jars provide the same package:org/junit/internal
Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning
Package found in   [Jar:., Jar:junit]
Class path         [Jar:., Jar:hamcrest-core, Jar:junit]
[WARNING] Bundle junit:junit:bundle:4.12 : Split package, multiple jars provide the same package:org/junit/internal/requests
Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning
Package found in   [Jar:., Jar:junit]
Class path         [Jar:., Jar:hamcrest-core, Jar:junit]
[WARNING] Bundle junit:junit:bundle:4.12 : Split package, multiple jars provide the same package:org/junit/internal/matchers
Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning
Package found in   [Jar:., Jar:junit]
Class path         [Jar:., Jar:hamcrest-core, Jar:junit]
[WARNING] Bundle junit:junit:bundle:4.12 : Split package, multiple jars provide the same package:org/junit/internal/runners
Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning
Package found in   [Jar:., Jar:junit]
Class path         [Jar:., Jar:hamcrest-core, Jar:junit]
[WARNING] Bundle junit:junit:bundle:4.12 : Split package, multiple jars provide the same package:org/junit/internal/runners/statements
Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning
Package found in   [Jar:., Jar:junit]
Class path         [Jar:., Jar:hamcrest-core, Jar:junit]
[WARNING] Bundle junit:junit:bundle:4.12 : Split package, multiple jars provide the same package:org/junit/internal/runners/rules
Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning
Package found in   [Jar:., Jar:junit]
Class path         [Jar:., Jar:hamcrest-core, Jar:junit]
[WARNING] Bundle junit:junit:bundle:4.12 : Split package, multiple jars provide the same package:org/junit/internal/runners/model
Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning
Package found in   [Jar:., Jar:junit]
Class path         [Jar:., Jar:hamcrest-core, Jar:junit]
[WARNING] Bundle junit:junit:bundle:4.12 : Split package, multiple jars provide the same package:org/junit/internal/builders
Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning
Package found in   [Jar:., Jar:junit]
Class path         [Jar:., Jar:hamcrest-core, Jar:junit]
[WARNING] Bundle junit:junit:bundle:4.12 : Split package, multiple jars provide the same package:org/junit/validator
Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning
Package found in   [Jar:., Jar:junit]
Class path         [Jar:., Jar:hamcrest-core, Jar:junit]
[WARNING] Bundle junit:junit:bundle:4.12 : Split package, multiple jars provide the same package:org/junit/rules
Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning
Package found in   [Jar:., Jar:junit]
Class path         [Jar:., Jar:hamcrest-core, Jar:junit]
[WARNING] Bundle junit:junit:bundle:4.12 : Split package, multiple jars provide the same package:org/junit/matchers
Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning
Package found in   [Jar:., Jar:junit]
Class path         [Jar:., Jar:hamcrest-core, Jar:junit]
[WARNING] Bundle junit:junit:bundle:4.12 : Split package, multiple jars provide the same package:org/junit/runners
Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning
Package found in   [Jar:., Jar:junit]
Class path         [Jar:., Jar:hamcrest-core, Jar:junit]
[WARNING] Bundle junit:junit:bundle:4.12 : Split package, multiple jars provide the same package:org/junit/runners/parameterized
Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning
Package found in   [Jar:., Jar:junit]
Class path         [Jar:., Jar:hamcrest-core, Jar:junit]
[WARNING] Bundle junit:junit:bundle:4.12 : Split package, multiple jars provide the same package:org/junit/runners/model
Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning
Package found in   [Jar:., Jar:junit]
Class path         [Jar:., Jar:hamcrest-core, Jar:junit]
[WARNING] Bundle junit:junit:bundle:4.12 : Split package, multiple jars provide the same package:junit/runner
Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning
Package found in   [Jar:., Jar:junit]
Class path         [Jar:., Jar:hamcrest-core, Jar:junit]
[WARNING] Bundle junit:junit:bundle:4.12 : Split package, multiple jars provide the same package:junit/extensions
Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning
Package found in   [Jar:., Jar:junit]
Class path         [Jar:., Jar:hamcrest-core, Jar:junit]
[WARNING] Bundle junit:junit:bundle:4.12 : Split package, multiple jars provide the same package:junit/framework
Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning
Package found in   [Jar:., Jar:junit]
Class path         [Jar:., Jar:hamcrest-core, Jar:junit]
[WARNING] Bundle junit:junit:bundle:4.12 : Split package, multiple jars provide the same package:junit/textui
Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning
Package found in   [Jar:., Jar:junit]
Class path         [Jar:., Jar:hamcrest-core, Jar:junit]
[INFO] 
[INFO] ----------------------------< junit:junit >-----------------------------
[INFO] Building JUnit 4.12
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO] 
[INFO] --- xmvn-mojo:4.0.0-SNAPSHOT:install (default-cli) @ junit ---
[INFO] 
[INFO] --- xmvn-mojo:4.0.0-SNAPSHOT:javadoc (default-cli) @ junit ---
[INFO] 
[INFO] --- xmvn-mojo:4.0.0-SNAPSHOT:builddep (default-cli) @ junit ---
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  5.544 s
[INFO] Finished at: 2022-06-22T01:51:42+08:00
[INFO] ------------------------------------------------------------------------
-----BEGIN MAVEN BUILD DEPENDENCIES-----
H4sIAAAAAAACA62QPQ+CQAyGd39FZT/QHTHqxOBETFyPu3JecvRI+Qj8e0FixEUdHPv2yfs0jfd9
6aBDrq2nXbANNwEgKa8tmV1wycQhO6VpsE9W8VoIOLbWadBYIekRs1iDQUKWDWrIB7ieOwIhRnrJ
JCuAVzBM4xgY9m2V6sSzCWUl1Q3DAp3t4+i5mTnJjS2kasaglB2SyFvSDkXlWmMpjhb7yRO9i37y
PnrDubD+6kcqPCvkv1xwk6VirJsP1icilGf8bFtM09/vhBR8QN4BAAA=
-----END MAVEN BUILD DEPENDENCIES-----
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.dDTmFQ
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/junit-4.12-11.module+oc8.5.0+125+8fc2d21b.noarch '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/junit-4.12-11.module+oc8.5.0+125+8fc2d21b.noarch
++ dirname /builddir/build/BUILDROOT/junit-4.12-11.module+oc8.5.0+125+8fc2d21b.noarch
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/junit-4.12-11.module+oc8.5.0+125+8fc2d21b.noarch
+ cd junit-r4.12
+ xmvn-install -R .xmvn-reactor -n junit -d /builddir/build/BUILDROOT/junit-4.12-11.module+oc8.5.0+125+8fc2d21b.noarch
[INFO] Installing artifact junit:junit:jar:4.12
[INFO] Installing artifact junit:junit:pom:4.12
[INFO] Installation successful
+ jdir=target/site/apidocs
+ '[' -d .xmvn/apidocs ']'
+ jdir=.xmvn/apidocs
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/junit-4.12-11.module+oc8.5.0+125+8fc2d21b.noarch/usr/share/licenses
+ '[' -d .xmvn/apidocs ']'
+ install -dm755 /builddir/build/BUILDROOT/junit-4.12-11.module+oc8.5.0+125+8fc2d21b.noarch/usr/share/javadoc/junit
+ 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/junit .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/junit-4.12-11.module+oc8.5.0+125+8fc2d21b.noarch/usr/share/javadoc/junit
+ echo /usr/share/javadoc/junit
+ /usr/lib/rpm/find-debuginfo.sh -j32 --strict-build-id -m -i --build-id-seed 4.12-11.module+oc8.5.0+125+8fc2d21b --unique-debug-suffix -4.12-11.module+oc8.5.0+125+8fc2d21b.noarch --unique-debug-src-base junit-4.12-11.module+oc8.5.0+125+8fc2d21b.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/junit-r4.12
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-ldconfig
/sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/brp-python-bytecompile '' 1
+ /usr/lib/rpm/brp-python-hardlink
+ PYTHON3=/usr/libexec/platform-python
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Processing files: junit-4.12-11.module+oc8.5.0+125+8fc2d21b.noarch
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.wf45OS
+ umask 022
+ cd /builddir/build/BUILD
+ cd junit-r4.12
+ DOCDIR=/builddir/build/BUILDROOT/junit-4.12-11.module+oc8.5.0+125+8fc2d21b.noarch/usr/share/doc/junit
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/junit-4.12-11.module+oc8.5.0+125+8fc2d21b.noarch/usr/share/doc/junit
+ cp -pr LICENSE-junit.txt /builddir/build/BUILDROOT/junit-4.12-11.module+oc8.5.0+125+8fc2d21b.noarch/usr/share/doc/junit
+ cp -pr README.md /builddir/build/BUILDROOT/junit-4.12-11.module+oc8.5.0+125+8fc2d21b.noarch/usr/share/doc/junit
+ exit 0
[INFO osgi.prov] input: ['/builddir/build/BUILDROOT/junit-4.12-11.module+oc8.5.0+125+8fc2d21b.noarch/usr/share/java/junit.jar']
[INFO osgi.prov] osgi(org.junit) = 4.12.0
[INFO osgi.req] input: ['/builddir/build/BUILDROOT/junit-4.12-11.module+oc8.5.0+125+8fc2d21b.noarch/usr/share/java/junit.jar']
[INFO maven.prov] input: ['/builddir/build/BUILDROOT/junit-4.12-11.module+oc8.5.0+125+8fc2d21b.noarch/usr/share/maven-metadata/junit.xml']
[INFO maven.prov] mvn(junit:junit) = 4.12, mvn(junit:junit:pom:) = 4.12
[INFO maven.req] input: ['/builddir/build/BUILDROOT/junit-4.12-11.module+oc8.5.0+125+8fc2d21b.noarch/usr/share/maven-metadata/junit.xml']
[INFO maven.req] mvn(org.hamcrest:hamcrest-core), java-headless >= 1:1.6, javapackages-filesystem
Provides: junit = 4.12-11.module+oc8.5.0+125+8fc2d21b mvn(junit:junit) = 4.12 mvn(junit:junit:pom:) = 4.12 osgi(org.junit) = 4.12.0
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)
Processing files: junit-manual-4.12-11.module+oc8.5.0+125+8fc2d21b.noarch
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.RQrfNR
+ umask 022
+ cd /builddir/build/BUILD
+ cd junit-r4.12
+ DOCDIR=/builddir/build/BUILDROOT/junit-4.12-11.module+oc8.5.0+125+8fc2d21b.noarch/usr/share/doc/junit-manual
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/junit-4.12-11.module+oc8.5.0+125+8fc2d21b.noarch/usr/share/doc/junit-manual
+ cp -pr LICENSE-junit.txt /builddir/build/BUILDROOT/junit-4.12-11.module+oc8.5.0+125+8fc2d21b.noarch/usr/share/doc/junit-manual
+ cp -pr doc/ReleaseNotes4.10.html doc/ReleaseNotes4.10.md doc/ReleaseNotes4.10.txt doc/ReleaseNotes4.11.html doc/ReleaseNotes4.11.md doc/ReleaseNotes4.11.txt doc/ReleaseNotes4.12.md doc/ReleaseNotes4.13.md doc/ReleaseNotes4.4.html doc/ReleaseNotes4.4.md doc/ReleaseNotes4.4.txt doc/ReleaseNotes4.5.html doc/ReleaseNotes4.5.md doc/ReleaseNotes4.5.txt doc/ReleaseNotes4.6.html doc/ReleaseNotes4.6.md doc/ReleaseNotes4.6.txt doc/ReleaseNotes4.7.html doc/ReleaseNotes4.7.md doc/ReleaseNotes4.7.txt doc/ReleaseNotes4.8.1.html doc/ReleaseNotes4.8.1.md doc/ReleaseNotes4.8.1.txt doc/ReleaseNotes4.8.2.html doc/ReleaseNotes4.8.2.md doc/ReleaseNotes4.8.2.txt doc/ReleaseNotes4.8.html doc/ReleaseNotes4.8.md doc/ReleaseNotes4.8.txt doc/ReleaseNotes4.9.1.md doc/ReleaseNotes4.9.1.txt doc/ReleaseNotes4.9.html doc/ReleaseNotes4.9.md doc/ReleaseNotes4.9.txt doc/building-junit.txt doc/cookstour doc/homepage.html doc/index.htm doc/markdown.sh doc/testinfected /builddir/build/BUILDROOT/junit-4.12-11.module+oc8.5.0+125+8fc2d21b.noarch/usr/share/doc/junit-manual
+ exit 0
Provides: junit-manual = 4.12-11.module+oc8.5.0+125+8fc2d21b
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: junit-javadoc-4.12-11.module+oc8.5.0+125+8fc2d21b.noarch
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.blAToR
+ umask 022
+ cd /builddir/build/BUILD
+ cd junit-r4.12
+ DOCDIR=/builddir/build/BUILDROOT/junit-4.12-11.module+oc8.5.0+125+8fc2d21b.noarch/usr/share/doc/junit-javadoc
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/junit-4.12-11.module+oc8.5.0+125+8fc2d21b.noarch/usr/share/doc/junit-javadoc
+ cp -pr LICENSE-junit.txt /builddir/build/BUILDROOT/junit-4.12-11.module+oc8.5.0+125+8fc2d21b.noarch/usr/share/doc/junit-javadoc
+ exit 0
Provides: junit-javadoc = 4.12-11.module+oc8.5.0+125+8fc2d21b
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/junit-4.12-11.module+oc8.5.0+125+8fc2d21b.noarch
Wrote: /builddir/build/RPMS/junit-4.12-11.module+oc8.5.0+125+8fc2d21b.noarch.rpm
Wrote: /builddir/build/RPMS/junit-manual-4.12-11.module+oc8.5.0+125+8fc2d21b.noarch.rpm
Wrote: /builddir/build/RPMS/junit-javadoc-4.12-11.module+oc8.5.0+125+8fc2d21b.noarch.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.jXngWQ
+ umask 022
+ cd /builddir/build/BUILD
+ cd junit-r4.12
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/junit-4.12-11.module+oc8.5.0+125+8fc2d21b.noarch
+ exit 0
Child return code was: 0