D: [iurt_root_command] chroot
Building target platforms: noarch
Building for target noarch
Installing /home/pterjan/rpmbuild/SRPMS/apache-commons-exec-1.3-13.mga10.src.rpm
Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.O1dGFG
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build
+ test -d /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build
+ /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/SPECPARTS
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.99DVuF
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build
+ rm -rf commons-exec-1.3-src
+ /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/commons-exec-1.3-src.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd commons-exec-1.3-src
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ for file in LICENSE.txt NOTICE.txt RELEASE-NOTES.txt STATUS
+ sed -i.orig 's/\r//' LICENSE.txt
+ touch -r LICENSE.txt.orig LICENSE.txt
+ rm LICENSE.txt.orig
+ for file in LICENSE.txt NOTICE.txt RELEASE-NOTES.txt STATUS
+ sed -i.orig 's/\r//' NOTICE.txt
+ touch -r NOTICE.txt.orig NOTICE.txt
+ rm NOTICE.txt.orig
+ for file in LICENSE.txt NOTICE.txt RELEASE-NOTES.txt STATUS
+ sed -i.orig 's/\r//' RELEASE-NOTES.txt
+ touch -r RELEASE-NOTES.txt.orig RELEASE-NOTES.txt
+ rm RELEASE-NOTES.txt.orig
+ for file in LICENSE.txt NOTICE.txt RELEASE-NOTES.txt STATUS
+ sed -i.orig 's/\r//' STATUS
+ touch -r STATUS.orig STATUS
+ rm STATUS.orig
+ chmod a+x src/test/scripts/acrord32.sh src/test/scripts/environment.sh src/test/scripts/error.sh src/test/scripts/forever.sh src/test/scripts/invoker.sh src/test/scripts/ping.sh src/test/scripts/printargs.sh src/test/scripts/redirect.sh src/test/scripts/standalone.sh src/test/scripts/stdin.sh src/test/scripts/test.sh
+ /usr/bin/python3 /usr/share/java-utils/mvn_file.py :commons-exec commons-exec apache-commons-exec
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Zjjohr
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build
+ cd commons-exec-1.3-src
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ /usr/bin/python3 /usr/share/java-utils/mvn_build.py --xmvn-javadoc -- -Dcommons.osgi.symbolicName=org.apache.commons.exec -Dcommons.packageId=exec -Dmaven.compiler.source=1.8 -Dmaven.compiler.target=1.8 '-Dtest=!org.apache.commons.exec.issues.Exec34Test,!org.apache.commons.exec.issues.Exec41Test,!org.apache.commons.exec.issues.Exec57Test,!org.apache.commons.exec.issues.Exec60Test'
Executing: xmvn --batch-mode --offline -Dcommons.osgi.symbolicName=org.apache.commons.exec -Dcommons.packageId=exec -Dmaven.compiler.source=1.8 -Dmaven.compiler.target=1.8 -Dtest=!org.apache.commons.exec.issues.Exec34Test,!org.apache.commons.exec.issues.Exec41Test,!org.apache.commons.exec.issues.Exec57Test,!org.apache.commons.exec.issues.Exec60Test verify org.fedoraproject.xmvn:xmvn-mojo:install org.fedoraproject.xmvn:xmvn-mojo:javadoc org.fedoraproject.xmvn:xmvn-mojo:builddep
['xmvn', '--batch-mode', '--offline', '-Dcommons.osgi.symbolicName=org.apache.commons.exec', '-Dcommons.packageId=exec', '-Dmaven.compiler.source=1.8', '-Dmaven.compiler.target=1.8', '-Dtest=!org.apache.commons.exec.issues.Exec34Test,!org.apache.commons.exec.issues.Exec41Test,!org.apache.commons.exec.issues.Exec57Test,!org.apache.commons.exec.issues.Exec60Test', 'verify', 'org.fedoraproject.xmvn:xmvn-mojo:install', 'org.fedoraproject.xmvn:xmvn-mojo:javadoc', 'org.fedoraproject.xmvn:xmvn-mojo:builddep']
[INFO] Scanning for projects...
[WARNING] Ignoring metadata for artifact velocity:velocity:pom:SYSTEM as it has duplicate metadata
[WARNING] Ignoring metadata for artifact org.apache.velocity:velocity:pom:SYSTEM as it has duplicate metadata
[WARNING] The project org.apache.commons:commons-exec:jar:1.3 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] ------------------< org.apache.commons:commons-exec >-------------------
[INFO] Building Apache Commons Exec 1.3
[INFO]   from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-maven-version) @ commons-exec ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-java-version) @ commons-exec ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed
[INFO] 
[INFO] --- build-helper:3.6.0:parse-version (parse-version) @ commons-exec ---
[INFO] 
[INFO] --- antrun:3.1.0:run (javadoc.resources) @ commons-exec ---
[INFO] Executing tasks
[INFO]      [copy] Copying 2 files to /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/target/apidocs/META-INF
[INFO] Executed tasks
[INFO] 
[INFO] --- remote-resources:3.1.0:process (process-resource-bundles) @ commons-exec ---
[INFO] Skipping remote resources execution.
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ commons-exec ---
[INFO] skip non existing resourceDirectory /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/src/main/resources
[INFO] Copying 2 resources from  to target/classes/META-INF
[INFO] 
[INFO] --- compiler:3.12.1:compile (default-compile) @ commons-exec ---
[INFO] Recompiling the module because of changed source code.
[INFO] Compiling 32 source files with javac [debug release 8] to target/classes
[WARNING] source value 8 is obsolete and will be removed in a future release
[WARNING] target value 8 is obsolete and will be removed in a future release
[WARNING] To suppress warnings about obsolete options, use -Xlint:-options.
[INFO] 
[INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ commons-exec ---
[INFO] No MANIFEST.MF file found, generating manifest.
[INFO] Writing manifest: /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/target/osgi/MANIFEST.MF
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ commons-exec ---
[INFO] skip non existing resourceDirectory /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/src/test/resources
[INFO] Copying 2 resources from  to target/test-classes/META-INF
[INFO] 
[INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ commons-exec ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 17 source files with javac [debug release 8] to target/test-classes
[WARNING] source value 8 is obsolete and will be removed in a future release
[WARNING] target value 8 is obsolete and will be removed in a future release
[WARNING] To suppress warnings about obsolete options, use -Xlint:-options.
[INFO] 
[INFO] --- surefire:3.2.2:test (default-test) @ commons-exec ---
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.commons.exec.DefaultExecutorTest
gdal_translate
HDF5:"/home/kk/grass/data/4404.he5"://HDFEOS/GRIDS/OMI_Column_Amount_O3/Data_Fields/ColumnAmountO3/home/kk/4.tif
FOO..
FOO..
[WARNING] Tests run: 30, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 45.41 s -- in org.apache.commons.exec.DefaultExecutorTest
[INFO] Running org.apache.commons.exec.environment.EnvironmentUtilsTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.apache.commons.exec.environment.EnvironmentUtilsTest
[INFO] Running org.apache.commons.exec.StandAloneTest
mkdir: cannot create directory ‘target/’: File exists
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in org.apache.commons.exec.StandAloneTest
[INFO] Running org.apache.commons.exec.issues.Exec36Test
[WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.074 s -- in org.apache.commons.exec.issues.Exec36Test
[INFO] Running org.apache.commons.exec.issues.Exec49Test
Preparing to execute process - commandLine=[/bin/ls, /opt]
Process spun off successfully - process=/bin/ls
Preparing to execute process - commandLine=[/bin/ls, /opt]
Process spun off successfully - process=/bin/ls
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.191 s -- in org.apache.commons.exec.issues.Exec49Test
[INFO] Running org.apache.commons.exec.issues.Exec33Test
FOO..
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.apache.commons.exec.issues.Exec33Test
[INFO] Running org.apache.commons.exec.issues.Exec44Test
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.016 s -- in org.apache.commons.exec.issues.Exec44Test
[INFO] Running org.apache.commons.exec.CommandLineTest
testToStringTroubleshooting
cmd1: [sh, -c, echo 1]
cmd2: [sh, -c, echo, 1]
[INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.apache.commons.exec.CommandLineTest
[INFO] Running org.apache.commons.exec.TutorialTest
[main] Preparing print job ...
[print] Executing blocking print job  ...
[acrord32] Printing the following document : "/Documents and Settings/foo.pdf"
[acrord32] Finished printing
[main] Successfully sent the print job ...
[main] Test is exiting but waiting for the print job to finish...
[main] The print job has finished ...
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.16 s -- in org.apache.commons.exec.TutorialTest
[INFO] Running org.apache.commons.exec.LogOutputStreamTest
SHELL=/bin/bash
RPM_SOURCE_DIR=/home/pterjan/rpmbuild/SOURCES
LESSCHARSET=koi8-r
HISTCONTROL=ignoredups
MAVEN_PROJECTBASEDIR=/home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src
PKG_CONFIG_PATH=:/usr/lib/pkgconfig:/usr/share/pkgconfig
HISTSIZE=1000
HOSTNAME=
MAVEN_CMD_LINE_ARGS= --batch-mode --offline -Dcommons.osgi.symbolicName=org.apache.commons.exec -Dcommons.packageId=exec -Dmaven.compiler.source=1.8 -Dmaven.compiler.target=1.8 -Dtest=!org.apache.commons.exec.issues.Exec34Test,!org.apache.commons.exec.issues.Exec41Test,!org.apache.commons.exec.issues.Exec57Test,!org.apache.commons.exec.issues.Exec60Test verify org.fedoraproject.xmvn:xmvn-mojo:install org.fedoraproject.xmvn:xmvn-mojo:javadoc org.fedoraproject.xmvn:xmvn-mojo:builddep
JAVA_HOME=/usr/lib/jvm/java-21-openjdk
RPM_SPECPARTS_DIR=/home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/SPECPARTS
PWD=/home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src
LOGNAME=pterjan
_=/usr/bin/env
RPM_ARCH=noarch
HOME=/home/pterjan
LANG=C
LS_COLORS=rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:su=37;41:sg=30;43:ca=00:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.cmd=01;32:*.exe=01;32:*.com=01;32:*.btm=01;32:*.bat=01;32:*.sh=01;32:*.csh=01;32:*.tar=01;31:*.tgz=01;31:*.arc=01;31:*.arj=01;31:*.taz=01;31:*.lha=01;31:*.lz4=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.tzo=01;31:*.t7z=01;31:*.zip=01;31:*.z=01;31:*.dz=01;31:*.gz=01;31:*.lrz=01;31:*.lz=01;31:*.lzo=01;31:*.xz=01;31:*.zst=01;31:*.tzst=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.alz=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.cab=01;31:*.iso=01;31:*.wim=01;31:*.swm=01;31:*.dwm=01;31:*.esd=01;31:*.avif=01;35:*.jpg=01;35:*.jpeg=01;35:*.JPG=01;35:*.JPEG=01;35:*.mjpg=01;35:*.mjpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.ico=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.webp=01;35:*.ogm=01;35:*.divx=01;35:*.xvid=01;35:*.3gp=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.gem=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=00;36:*.au=00;36:*.flac=00;36:*.m4a=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.oga=00;36:*.opus=00;36:*.spx=00;36:*.xspf=00;36:*.mp2=00;36:*.mod=00;36:*.xm=00;36:*.s3m=00;36:*.it=00;36:*.wma=00;36:*~=47;30:*#=47;30:*.bk=47;30:*.bak=47;30:*.bck=47;30:*.crdownload=47;30:*.dpkg-dist=47;30:*.dpkg-new=47;30:*.dpkg-old=47;30:*.dpkg-tmp=47;30:*.old=47;30:*.orig=47;30:*.part=47;30:*.rej=47;30:*.rpmnew=47;30:*.rpmorig=47;30:*.rpmsave=47;30:*.save=47;30:*.swp=47;30:*.tmp=47;30:*.ucf-dist=47;30:*.ucf-new=47;30:*.ucf-old=47;30:
RPM_LD_FLAGS=-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld
TMPDIR=/tmp
RPM_BUILD_TIME=1734784020
RPM_PACKAGE_RELEASE=13.mga10
RPM_OS=linux
META_CLASS=download
TERM=screen.xterm-256color
LESSOPEN=|/usr/bin/lesspipe.sh %s
USER=pterjan
SHLVL=2
RPM_BUILD_DIR=/home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build
INPUTRC=/etc/inputrc
SYSTEMD_PAGER=/usr/bin/less -FR
RPM_OPT_FLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full
RPM_DOC_DIR=/usr/share/doc
LC_CTYPE=C.UTF-8
RPM_PACKAGE_VERSION=1.3
NLSPATH=/usr/share/locale/%l/%N
TMP=/home/pterjan/tmp/
PATH=/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/pterjan/.local/bin:/home/pterjan/bin
MAIL=/var/spool/mail/pterjan
RPM_BUILD_NCPUS=16
RPM_PACKAGE_NAME=apache-commons-exec
RPM_BUILD_ROOT=/home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/BUILDROOT
OLDPWD=/home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.apache.commons.exec.LogOutputStreamTest
[INFO] Running org.apache.commons.exec.util.StringUtilTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.apache.commons.exec.util.StringUtilTest
[INFO] Running org.apache.commons.exec.util.MapUtilTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.apache.commons.exec.util.MapUtilTest
[INFO] 
[INFO] Results:
[INFO] 
[WARNING] Tests run: 89, Failures: 0, Errors: 0, Skipped: 4
[INFO] 
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ commons-exec ---
[INFO] Building jar: /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/target/commons-exec-1.3.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (default) @ commons-exec ---
[INFO] Building jar: /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/target/commons-exec-1.3-tests.jar
[INFO] 
[INFO] --- moditect:1.1.0:add-module-info (add-module-infos) @ commons-exec ---
[INFO] Running jdeps --generate-module-info /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/target/moditect --multi-release=9 /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/target/commons-exec-1.3.jar
writing to /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/target/moditect/commons.exec/versions/9/module-info.java
[INFO] Created module descriptor at /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/target/moditect/generated-sources/org.apache.commons.exec/module-info.java
[INFO] 
[INFO] ------------------< org.apache.commons:commons-exec >-------------------
[INFO] Building Apache Commons Exec 1.3
[INFO]   from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- xmvn-mojo:4.2.0:install (default-cli) @ commons-exec ---
[INFO] 
[INFO] --- xmvn-mojo:4.2.0:javadoc (default-cli) @ commons-exec ---
[INFO] Ignoring JPMS as source level 8.0 is below 9
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/src/main/java/org/apache/commons/exec/ExecuteResultHandler.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/src/main/java/org/apache/commons/exec/environment/EnvironmentUtils.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/src/main/java/org/apache/commons/exec/environment/DefaultProcessingEnvironment.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/src/main/java/org/apache/commons/exec/environment/OpenVmsProcessingEnvironment.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/src/main/java/org/apache/commons/exec/OS.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/src/main/java/org/apache/commons/exec/ExecuteStreamHandler.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/src/main/java/org/apache/commons/exec/CommandLine.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/src/main/java/org/apache/commons/exec/DaemonExecutor.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/src/main/java/org/apache/commons/exec/LogOutputStream.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/src/main/java/org/apache/commons/exec/TimeoutObserver.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/src/main/java/org/apache/commons/exec/ExecuteWatchdog.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/src/main/java/org/apache/commons/exec/Executor.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/src/main/java/org/apache/commons/exec/PumpStreamHandler.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/src/main/java/org/apache/commons/exec/InputStreamPumper.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/src/main/java/org/apache/commons/exec/DefaultExecuteResultHandler.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/src/main/java/org/apache/commons/exec/ExecuteException.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/src/main/java/org/apache/commons/exec/Watchdog.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/src/main/java/org/apache/commons/exec/launcher/WinNTCommandLauncher.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/src/main/java/org/apache/commons/exec/launcher/OS2CommandLauncher.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/src/main/java/org/apache/commons/exec/launcher/CommandLauncherFactory.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/src/main/java/org/apache/commons/exec/launcher/CommandLauncherProxy.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/src/main/java/org/apache/commons/exec/launcher/CommandLauncherImpl.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/src/main/java/org/apache/commons/exec/launcher/VmsCommandLauncher.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/src/main/java/org/apache/commons/exec/launcher/CommandLauncher.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/src/main/java/org/apache/commons/exec/launcher/Java13CommandLauncher.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/src/main/java/org/apache/commons/exec/ShutdownHookProcessDestroyer.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/src/main/java/org/apache/commons/exec/StreamPumper.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/src/main/java/org/apache/commons/exec/DefaultExecutor.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/src/main/java/org/apache/commons/exec/util/DebugUtils.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/src/main/java/org/apache/commons/exec/util/MapUtils.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/src/main/java/org/apache/commons/exec/util/StringUtils.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/src/main/java/org/apache/commons/exec/ProcessDestroyer.java...
[INFO] Constructing Javadoc information...
[INFO] Building index for all the packages and classes...
[INFO] Standard Doclet version 21.0.5+11-LTS
[INFO] Building tree for all the packages and classes...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/target/xmvn-apidocs/org/apache/commons/exec/launcher/CommandLauncher.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/target/xmvn-apidocs/org/apache/commons/exec/launcher/CommandLauncherFactory.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/target/xmvn-apidocs/org/apache/commons/exec/launcher/CommandLauncherImpl.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/target/xmvn-apidocs/org/apache/commons/exec/launcher/CommandLauncherProxy.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/target/xmvn-apidocs/org/apache/commons/exec/CommandLine.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/target/xmvn-apidocs/org/apache/commons/exec/CommandLine.Argument.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/target/xmvn-apidocs/org/apache/commons/exec/DaemonExecutor.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/target/xmvn-apidocs/org/apache/commons/exec/util/DebugUtils.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/target/xmvn-apidocs/org/apache/commons/exec/DefaultExecuteResultHandler.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/target/xmvn-apidocs/org/apache/commons/exec/DefaultExecutor.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/target/xmvn-apidocs/org/apache/commons/exec/environment/DefaultProcessingEnvironment.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/target/xmvn-apidocs/org/apache/commons/exec/environment/EnvironmentUtils.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/target/xmvn-apidocs/org/apache/commons/exec/ExecuteException.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/target/xmvn-apidocs/org/apache/commons/exec/ExecuteResultHandler.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/target/xmvn-apidocs/org/apache/commons/exec/ExecuteStreamHandler.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/target/xmvn-apidocs/org/apache/commons/exec/ExecuteWatchdog.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/target/xmvn-apidocs/org/apache/commons/exec/Executor.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/target/xmvn-apidocs/org/apache/commons/exec/InputStreamPumper.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/target/xmvn-apidocs/org/apache/commons/exec/launcher/Java13CommandLauncher.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/target/xmvn-apidocs/org/apache/commons/exec/LogOutputStream.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/target/xmvn-apidocs/org/apache/commons/exec/util/MapUtils.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/target/xmvn-apidocs/org/apache/commons/exec/environment/OpenVmsProcessingEnvironment.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/target/xmvn-apidocs/org/apache/commons/exec/OS.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/target/xmvn-apidocs/org/apache/commons/exec/launcher/OS2CommandLauncher.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/target/xmvn-apidocs/org/apache/commons/exec/ProcessDestroyer.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/target/xmvn-apidocs/org/apache/commons/exec/PumpStreamHandler.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/target/xmvn-apidocs/org/apache/commons/exec/ShutdownHookProcessDestroyer.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/target/xmvn-apidocs/org/apache/commons/exec/ShutdownHookProcessDestroyer.ProcessDestroyerImpl.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/target/xmvn-apidocs/org/apache/commons/exec/StreamPumper.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/target/xmvn-apidocs/org/apache/commons/exec/util/StringUtils.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/target/xmvn-apidocs/org/apache/commons/exec/TimeoutObserver.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/target/xmvn-apidocs/org/apache/commons/exec/launcher/VmsCommandLauncher.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/target/xmvn-apidocs/org/apache/commons/exec/Watchdog.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/target/xmvn-apidocs/org/apache/commons/exec/launcher/WinNTCommandLauncher.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/target/xmvn-apidocs/org/apache/commons/exec/package-summary.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/target/xmvn-apidocs/org/apache/commons/exec/package-tree.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/target/xmvn-apidocs/org/apache/commons/exec/environment/package-summary.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/target/xmvn-apidocs/org/apache/commons/exec/environment/package-tree.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/target/xmvn-apidocs/org/apache/commons/exec/launcher/package-summary.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/target/xmvn-apidocs/org/apache/commons/exec/launcher/package-tree.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/target/xmvn-apidocs/org/apache/commons/exec/util/package-summary.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/target/xmvn-apidocs/org/apache/commons/exec/util/package-tree.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/target/xmvn-apidocs/constant-values.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/target/xmvn-apidocs/serialized-form.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/target/xmvn-apidocs/org/apache/commons/exec/class-use/ExecuteResultHandler.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/target/xmvn-apidocs/org/apache/commons/exec/environment/class-use/EnvironmentUtils.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/target/xmvn-apidocs/org/apache/commons/exec/environment/class-use/DefaultProcessingEnvironment.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/target/xmvn-apidocs/org/apache/commons/exec/environment/class-use/OpenVmsProcessingEnvironment.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/target/xmvn-apidocs/org/apache/commons/exec/class-use/OS.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/target/xmvn-apidocs/org/apache/commons/exec/class-use/ExecuteStreamHandler.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/target/xmvn-apidocs/org/apache/commons/exec/class-use/CommandLine.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/target/xmvn-apidocs/org/apache/commons/exec/class-use/CommandLine.Argument.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/target/xmvn-apidocs/org/apache/commons/exec/class-use/DaemonExecutor.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/target/xmvn-apidocs/org/apache/commons/exec/class-use/LogOutputStream.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/target/xmvn-apidocs/org/apache/commons/exec/class-use/TimeoutObserver.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/target/xmvn-apidocs/org/apache/commons/exec/class-use/ExecuteWatchdog.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/target/xmvn-apidocs/org/apache/commons/exec/class-use/Executor.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/target/xmvn-apidocs/org/apache/commons/exec/class-use/PumpStreamHandler.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/target/xmvn-apidocs/org/apache/commons/exec/class-use/InputStreamPumper.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/target/xmvn-apidocs/org/apache/commons/exec/class-use/DefaultExecuteResultHandler.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/target/xmvn-apidocs/org/apache/commons/exec/class-use/ExecuteException.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/target/xmvn-apidocs/org/apache/commons/exec/class-use/Watchdog.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/target/xmvn-apidocs/org/apache/commons/exec/launcher/class-use/WinNTCommandLauncher.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/target/xmvn-apidocs/org/apache/commons/exec/launcher/class-use/OS2CommandLauncher.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/target/xmvn-apidocs/org/apache/commons/exec/launcher/class-use/CommandLauncherFactory.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/target/xmvn-apidocs/org/apache/commons/exec/launcher/class-use/CommandLauncherProxy.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/target/xmvn-apidocs/org/apache/commons/exec/launcher/class-use/CommandLauncherImpl.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/target/xmvn-apidocs/org/apache/commons/exec/launcher/class-use/VmsCommandLauncher.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/target/xmvn-apidocs/org/apache/commons/exec/launcher/class-use/CommandLauncher.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/target/xmvn-apidocs/org/apache/commons/exec/launcher/class-use/Java13CommandLauncher.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/target/xmvn-apidocs/org/apache/commons/exec/class-use/ShutdownHookProcessDestroyer.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/target/xmvn-apidocs/org/apache/commons/exec/class-use/ShutdownHookProcessDestroyer.ProcessDestroyerImpl.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/target/xmvn-apidocs/org/apache/commons/exec/class-use/StreamPumper.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/target/xmvn-apidocs/org/apache/commons/exec/class-use/DefaultExecutor.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/target/xmvn-apidocs/org/apache/commons/exec/util/class-use/DebugUtils.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/target/xmvn-apidocs/org/apache/commons/exec/util/class-use/MapUtils.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/target/xmvn-apidocs/org/apache/commons/exec/util/class-use/StringUtils.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/target/xmvn-apidocs/org/apache/commons/exec/class-use/ProcessDestroyer.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/target/xmvn-apidocs/org/apache/commons/exec/package-use.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/target/xmvn-apidocs/org/apache/commons/exec/environment/package-use.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/target/xmvn-apidocs/org/apache/commons/exec/launcher/package-use.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/target/xmvn-apidocs/org/apache/commons/exec/util/package-use.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/target/xmvn-apidocs/overview-tree.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/target/xmvn-apidocs/deprecated-list.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/target/xmvn-apidocs/index.html...
[INFO] Building index for all classes...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/target/xmvn-apidocs/allclasses-index.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/target/xmvn-apidocs/allpackages-index.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/target/xmvn-apidocs/index-all.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/target/xmvn-apidocs/search.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/target/xmvn-apidocs/overview-summary.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/target/xmvn-apidocs/help-doc.html...
[INFO] 
[INFO] --- xmvn-mojo:4.2.0:builddep (default-cli) @ commons-exec ---
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  01:17 min
[INFO] Finished at: 2024-12-21T12:28:22Z
[INFO] ------------------------------------------------------------------------
-----BEGIN MAVEN BUILD DEPENDENCIES-----
H4sIAAAAAAAC/42RPQ+CMBRFd37Fk72ge4XEzcHdtdIn1tDXprQE/r18GdCBMN57T/pOUp63uoIG
Xa0MneNTcowhzyJ+YAwuQVUSJFokiVQorKFEQic8Snh0cL81BIz19JrJIoCl6IbYF6UzwV5lZlyZ
CCuKFyaF0dpQzdPvNpHCefUUhe+LmWBWOCTP09U0sdh6pME8s0bzdImDQ/orsctJiwYpsVUo1abZ
yDFB3gViE/6vt//+O5DyG8fmfev5VRq/4APGzKq61wEAAA==
-----END MAVEN BUILD DEPENDENCIES-----
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ZeeBFv
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build
+ '[' 1 -eq 1 ']'
+ '[' /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/BUILDROOT '!=' / ']'
+ rm -rf /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/BUILDROOT
++ dirname /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/BUILDROOT
+ mkdir -p /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build
+ mkdir /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/BUILDROOT
+ cd commons-exec-1.3-src
+ '[' 1 -eq 1 ']'
+ xmvn-install -R .xmvn-reactor -n apache-commons-exec -d /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/BUILDROOT
[INFO] Installing artifact org.apache.commons:commons-exec:jar:1.3
[INFO] Installing artifact org.apache.commons:commons-exec:pom:1.3
[INFO] Installation successful
+ jdir=target/site/apidocs
+ '[' -d .xmvn/apidocs ']'
+ jdir=.xmvn/apidocs
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/BUILDROOT/usr/share/licenses
+ '[' -d .xmvn/apidocs ']'
+ install -dm755 /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/BUILDROOT/usr/share/javadoc/apache-commons-exec
+ cp -pr .xmvn/apidocs/allclasses-index.html .xmvn/apidocs/allpackages-index.html .xmvn/apidocs/args .xmvn/apidocs/constant-values.html .xmvn/apidocs/copy.svg .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/legal .xmvn/apidocs/link.svg .xmvn/apidocs/member-search-index.js .xmvn/apidocs/module-search-index.js .xmvn/apidocs/org .xmvn/apidocs/overview-summary.html .xmvn/apidocs/overview-tree.html .xmvn/apidocs/package-search-index.js .xmvn/apidocs/resources .xmvn/apidocs/script-dir .xmvn/apidocs/script.js .xmvn/apidocs/search-page.js .xmvn/apidocs/search.html .xmvn/apidocs/search.js .xmvn/apidocs/serialized-form.html .xmvn/apidocs/stylesheet.css .xmvn/apidocs/tag-search-index.js .xmvn/apidocs/type-search-index.js /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/BUILDROOT/usr/share/javadoc/apache-commons-exec
+ echo /usr/share/javadoc/apache-commons-exec
+ /usr/lib/rpm/check-buildroot
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/compress_files .xz
+ '[' -n '' ']'
+ /usr/share/spec-helper/relink_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_perl
+ '[' -n '' ']'
+ /usr/share/spec-helper/lib_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/gprintify
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_mo
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_pamd
+ '[' -n '' ']'
+ /usr/share/spec-helper/remove_info_dir
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_eol
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_desktop_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_elf_files
+ /usr/lib/rpm/brp-strip /usr/bin/strip
+ /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
+ env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16
+ /usr/lib/rpm/redhat/brp-python-hardlink
Processing files: apache-commons-exec-1.3-13.mga10.noarch
Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.k8BB9e
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build
+ cd commons-exec-1.3-src
+ DOCDIR=/home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/BUILDROOT/usr/share/doc/apache-commons-exec
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/BUILDROOT/usr/share/doc/apache-commons-exec
+ cp -pr /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/STATUS /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/BUILDROOT/usr/share/doc/apache-commons-exec
+ cp -pr /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/RELEASE-NOTES.txt /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/BUILDROOT/usr/share/doc/apache-commons-exec
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.SXgR7r
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build
+ cd commons-exec-1.3-src
+ LICENSEDIR=/home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/BUILDROOT/usr/share/licenses/apache-commons-exec
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/BUILDROOT/usr/share/licenses/apache-commons-exec
+ cp -pr /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/LICENSE.txt /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/BUILDROOT/usr/share/licenses/apache-commons-exec
+ cp -pr /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/NOTICE.txt /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/BUILDROOT/usr/share/licenses/apache-commons-exec
+ RPM_EC=0
++ jobs -p
+ exit 0
[INFO maven.prov] input: ['/home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/BUILDROOT/usr/share/maven-metadata/apache-commons-exec.xml']
[INFO maven.prov] mvn(org.apache.commons:commons-exec:pom:) = 1.3, mvn(org.apache.commons:commons-exec) = 1.3
[INFO osgi.prov] input: ['/home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/BUILDROOT/usr/share/java/apache-commons-exec.jar']
[INFO osgi.prov] input: ['/home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/BUILDROOT/usr/share/java/commons-exec.jar']
[INFO osgi.prov] osgi(org.apache.commons.exec) = 1.3.0
[INFO maven.req] input: ['/home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/BUILDROOT/usr/share/maven-metadata/apache-commons-exec.xml']
[INFO maven.req] java-21-headless, javapackages-filesystem
[INFO osgi.req] input: ['/home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/BUILDROOT/usr/share/java/apache-commons-exec.jar']
[INFO osgi.req] input: ['/home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/BUILDROOT/usr/share/java/commons-exec.jar']
Provides: apache-commons-exec = 1.3-13.mga10 mvn(org.apache.commons:commons-exec) = 1.3 mvn(org.apache.commons:commons-exec:pom:) = 1.3 osgi(org.apache.commons.exec) = 1.3.0
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: java-21-headless javapackages-filesystem
Processing files: apache-commons-exec-javadoc-1.3-13.mga10.noarch
Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.LgXkEE
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build
+ cd commons-exec-1.3-src
+ LICENSEDIR=/home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/BUILDROOT/usr/share/licenses/apache-commons-exec-javadoc
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/BUILDROOT/usr/share/licenses/apache-commons-exec-javadoc
+ cp -pr /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/LICENSE.txt /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/BUILDROOT/usr/share/licenses/apache-commons-exec-javadoc
+ cp -pr /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/commons-exec-1.3-src/NOTICE.txt /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/BUILDROOT/usr/share/licenses/apache-commons-exec-javadoc
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: apache-commons-exec-javadoc = 1.3-13.mga10
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 /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build/BUILDROOT
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/apache-commons-exec-1.3-13.mga10.noarch.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/apache-commons-exec-javadoc-1.3-13.mga10.noarch.rpm
Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.B8IFZK
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build
+ test -d /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build
+ rm -rf /home/pterjan/rpmbuild/BUILD/apache-commons-exec-1.3-build
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!