You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@commons.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2022/02/20 09:10:26 UTC

Build failed in Jenkins: Commons » commons-codec #140

See <https://ci-builds.apache.org/job/Commons/job/commons-codec/140/display/redirect?page=changes>

Changes:

[Alex Herbert] Remove printStackTrace from test

[Alex Herbert] Remove plugin version related to JDK 7 build


------------------------------------------
Started by user Alex Herbert
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on builds31 (ubuntu) in workspace <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/>
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/.git> # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/commons-codec # timeout=10
Fetching upstream changes from https://github.com/apache/commons-codec
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
 > git fetch --tags --progress -- https://github.com/apache/commons-codec +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision c75c0afa7b6a601de6a0e4d59fe43b79a3f5f960 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c75c0afa7b6a601de6a0e4d59fe43b79a3f5f960 # timeout=10
Commit message: "Remove plugin version related to JDK 7 build"
 > git rev-list --no-walk fb84f6d9732d44cda0edf449f7a5cba0b340731a # timeout=10
[EnvInject] - Injecting environment variables from a build step.
Setting JDK_1_8_LATEST_HOME=/home/jenkins/tools/java/latest1.8
Setting JDK_1_8_LATEST_HOME=/home/jenkins/tools/java/latest1.8
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 36833
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[commons-codec] $ /home/jenkins/tools/java/latest1.8/bin/java -cp /home/jenkins/maven35-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.6.0.jar:/home/jenkins/tools/maven/latest3/conf/logging jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest3/ /home/jenkins/agent.jar /home/jenkins/maven35-interceptor.jar /home/jenkins/maven3-interceptor-commons.jar 36833
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/pom.xml> -V clean package deploy -Dgpg.skip -Pjava-1.8
Apache Maven 3.8.4 (9b656c72d54e5bacbed989b64718c159fe39b537)
Maven home: /usr/local/asfpackages/maven/apache-maven-3.8.4
Java version: 1.8.0_291, vendor: Oracle Corporation, runtime: /usr/local/asfpackages/java/oraclejdk-1.8.0-291/jre
Default locale: en_US, platform encoding: ISO-8859-1
OS name: "linux", version: "4.15.0-161-generic", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[HUDSON] Collecting dependencies info
[INFO] 
[INFO] --------------------< commons-codec:commons-codec >---------------------
[INFO] Building Apache Commons Codec 1.17-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ commons-codec ---
[INFO] Deleting <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ commons-codec ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-3) @ commons-codec ---
[INFO] 
[INFO] --- apache-rat-plugin:0.13:check (rat-check) @ commons-codec ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/.gitignore>
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 73 implicit excludes (use -debug for more details).
[INFO] 12 explicit excludes (use -debug for more details).
[INFO] 314 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 308 licenses.
[INFO] 
[INFO] --- build-helper-maven-plugin:3.2.0:parse-version (parse-version) @ commons-codec ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (javadoc.resources) @ commons-codec ---
[INFO] Executing tasks

main:
     [copy] Copying 2 files to <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/target/apidocs/META-INF>
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ commons-codec ---
[INFO] Skipping remote resources execution.
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ commons-codec ---
[INFO] Executing: /bin/sh -c cd '<https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/>
[INFO] Storing buildNumber: c75c0afa7b6a601de6a0e4d59fe43b79a3f5f960 at timestamp: 1645348207279
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] Executing: /bin/sh -c cd '<https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ commons-codec ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 128 resources
[INFO] Copying 2 resources to META-INF
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ commons-codec ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 73 source files to <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/target/classes>
[WARNING] Attempt to (de-)serialize anonymous class org.jfrog.hudson.maven2.MavenDependenciesRecorder$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  28.113 s
[INFO] Finished at: 2022-02-20T09:10:18Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project commons-codec: Compilation failure -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[JENKINS] Archiving <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/pom.xml> to commons-codec/commons-codec/1.17-SNAPSHOT/commons-codec-1.17-SNAPSHOT.pom
Not sending mail to unregistered user garydgregory@gmail.com
Not sending mail to unregistered user github@hugo-hirsch.de
Sending e-mails to: notifications@commons.apache.org alex.d.herbert@gmail.com brunodepaulak@yahoo.com.br
channel stopped
Setting JDK_1_8_LATEST_HOME=/home/jenkins/tools/java/latest1.8
Setting JDK_1_8_LATEST_HOME=/home/jenkins/tools/java/latest1.8
Not sending mail to unregistered user github@hugo-hirsch.de
Not sending mail to unregistered user garydgregory@gmail.com

Build failed in Jenkins: Commons » commons-codec #150

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/Commons/job/commons-codec/150/display/redirect?page=changes>

Changes:

[arturobernalg] Remove unnecessary imports.

[arturobernalg] Avoid calculations the minimum or the maximum of two numbers manually.Use Math.max() or Math.min().


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on builds48 (ubuntu) in workspace <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/>
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/.git> # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/commons-codec # timeout=10
Fetching upstream changes from https://github.com/apache/commons-codec
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
 > git fetch --tags --progress -- https://github.com/apache/commons-codec +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 54586e00599fe125ee043f9759f395c9583e1fca (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 54586e00599fe125ee043f9759f395c9583e1fca # timeout=10
Commit message: "Merge pull request #123 from arturobernalg/feature/importt"
 > git rev-list --no-walk 5f90731d40e6ed12d1ebfddfeb5dca5550d19cdd # timeout=10
[EnvInject] - Injecting environment variables from a build step.
Setting JDK_1_8_LATEST_HOME=/home/jenkins/tools/java/latest1.8
Setting JDK_1_8_LATEST_HOME=/home/jenkins/tools/java/latest1.8
Parsing POMs
Established TCP socket on 37765
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[commons-codec] $ /home/jenkins/tools/java/latest1.8/bin/java -cp /home/jenkins/maven35-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.6.0.jar:/home/jenkins/tools/maven/latest3/conf/logging jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest3/ /home/jenkins/agent.jar /home/jenkins/maven35-interceptor.jar /home/jenkins/maven3-interceptor-commons.jar 37765
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/pom.xml> -V clean package deploy -Dgpg.skip -Pjava-1.8
Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0)
Maven home: /usr/local/asfpackages/maven/apache-maven-3.8.5
Java version: 1.8.0_291, vendor: Oracle Corporation, runtime: /usr/local/asfpackages/java/oraclejdk-1.8.0-291/jre
Default locale: en_US, platform encoding: ISO-8859-1
OS name: "linux", version: "4.15.0-154-generic", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[HUDSON] Collecting dependencies info
[INFO] 
[INFO] --------------------< commons-codec:commons-codec >---------------------
[INFO] Building Apache Commons Codec 1.17-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ commons-codec ---
[INFO] Deleting <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ commons-codec ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-3) @ commons-codec ---
[INFO] 
[INFO] --- apache-rat-plugin:0.13:check (rat-check) @ commons-codec ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/.gitignore>
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 73 implicit excludes (use -debug for more details).
[INFO] 12 explicit excludes (use -debug for more details).
[INFO] 314 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 308 licenses.
[INFO] 
[INFO] --- build-helper-maven-plugin:3.2.0:parse-version (parse-version) @ commons-codec ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (javadoc.resources) @ commons-codec ---
[INFO] Executing tasks

main:
     [copy] Copying 2 files to <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/target/apidocs/META-INF>
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ commons-codec ---
[INFO] Skipping remote resources execution.
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ commons-codec ---
[INFO] Executing: /bin/sh -c cd '<https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/>
[INFO] Storing buildNumber: 54586e00599fe125ee043f9759f395c9583e1fca at timestamp: 1650147120652
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] Executing: /bin/sh -c cd '<https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ commons-codec ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 128 resources
[INFO] Copying 2 resources to META-INF
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ commons-codec ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 73 source files to <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/target/classes>
[WARNING] Attempt to (de-)serialize anonymous class org.jfrog.hudson.maven2.MavenDependenciesRecorder$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  24.971 s
[INFO] Finished at: 2022-04-16T22:12:10Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project commons-codec: Compilation failure -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[JENKINS] Archiving <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/pom.xml> to commons-codec/commons-codec/1.17-SNAPSHOT/commons-codec-1.17-SNAPSHOT.pom
Not sending mail to unregistered user github@hugo-hirsch.de
Not sending mail to unregistered user arturobernalg@gmail.com
Not sending mail to unregistered user garydgregory@gmail.com
Sending e-mails to: notifications@commons.apache.org sebbaz@gmail.com brunodepaulak@yahoo.com.br
channel stopped
Setting JDK_1_8_LATEST_HOME=/home/jenkins/tools/java/latest1.8
Setting JDK_1_8_LATEST_HOME=/home/jenkins/tools/java/latest1.8
Not sending mail to unregistered user github@hugo-hirsch.de
Not sending mail to unregistered user arturobernalg@gmail.com
Not sending mail to unregistered user garydgregory@gmail.com

Build failed in Jenkins: Commons » commons-codec #149

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/Commons/job/commons-codec/149/display/redirect?page=changes>

Changes:

[garydgregory] Bump actions/cache from 3 to 3.0.2


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on builds33 (ubuntu) in workspace <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/>
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/apache/commons-codec
 > git init <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/> # timeout=10
Fetching upstream changes from https://github.com/apache/commons-codec
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
 > git fetch --tags --progress -- https://github.com/apache/commons-codec +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/apache/commons-codec # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 5f90731d40e6ed12d1ebfddfeb5dca5550d19cdd (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5f90731d40e6ed12d1ebfddfeb5dca5550d19cdd # timeout=10
Commit message: "Bump actions/cache from 3 to 3.0.2"
 > git rev-list --no-walk 744c1c9033f08fa67396055d4631289c2d8b7e20 # timeout=10
[EnvInject] - Injecting environment variables from a build step.
Setting JDK_1_8_LATEST_HOME=/home/jenkins/tools/java/latest1.8
Setting JDK_1_8_LATEST_HOME=/home/jenkins/tools/java/latest1.8
Parsing POMs
Established TCP socket on 45393
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[commons-codec] $ /home/jenkins/tools/java/latest1.8/bin/java -cp /home/jenkins/jenkins-agent/maven35-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.6.0.jar:/home/jenkins/tools/maven/latest3/conf/logging jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest3/ /home/jenkins/jenkins-agent/agent.jar /home/jenkins/jenkins-agent/maven35-interceptor.jar /home/jenkins/jenkins-agent/maven3-interceptor-commons.jar 45393
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/pom.xml> -V clean package deploy -Dgpg.skip -Pjava-1.8
Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0)
Maven home: /usr/local/asfpackages/maven/apache-maven-3.8.5
Java version: 1.8.0_291, vendor: Oracle Corporation, runtime: /usr/local/asfpackages/java/oraclejdk-1.8.0-291/jre
Default locale: en_US, platform encoding: ISO-8859-1
OS name: "linux", version: "4.15.0-66-generic", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[HUDSON] Collecting dependencies info
[INFO] 
[INFO] --------------------< commons-codec:commons-codec >---------------------
[INFO] Building Apache Commons Codec 1.17-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ commons-codec ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ commons-codec ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-3) @ commons-codec ---
[INFO] 
[INFO] --- apache-rat-plugin:0.13:check (rat-check) @ commons-codec ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/.gitignore>
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 73 implicit excludes (use -debug for more details).
[INFO] 12 explicit excludes (use -debug for more details).
[INFO] 314 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 308 licenses.
[INFO] 
[INFO] --- build-helper-maven-plugin:3.2.0:parse-version (parse-version) @ commons-codec ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (javadoc.resources) @ commons-codec ---
[INFO] Executing tasks

main:
     [copy] Copying 2 files to <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/target/apidocs/META-INF>
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ commons-codec ---
[INFO] Skipping remote resources execution.
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ commons-codec ---
[INFO] Executing: /bin/sh -c cd '<https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/>
[INFO] Storing buildNumber: 5f90731d40e6ed12d1ebfddfeb5dca5550d19cdd at timestamp: 1649765523715
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] Executing: /bin/sh -c cd '<https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ commons-codec ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 128 resources
[INFO] Copying 2 resources to META-INF
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ commons-codec ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 73 source files to <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/target/classes>
[WARNING] Attempt to (de-)serialize anonymous class org.jfrog.hudson.maven2.MavenDependenciesRecorder$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  29.544 s
[INFO] Finished at: 2022-04-12T12:12:15Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project commons-codec: Compilation failure -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[JENKINS] Archiving <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/pom.xml> to commons-codec/commons-codec/1.17-SNAPSHOT/commons-codec-1.17-SNAPSHOT.pom
Not sending mail to unregistered user github@hugo-hirsch.de
Not sending mail to unregistered user garydgregory@gmail.com
Sending e-mails to: notifications@commons.apache.org sebbaz@gmail.com brunodepaulak@yahoo.com.br
channel stopped
Setting JDK_1_8_LATEST_HOME=/home/jenkins/tools/java/latest1.8
Setting JDK_1_8_LATEST_HOME=/home/jenkins/tools/java/latest1.8
Not sending mail to unregistered user github@hugo-hirsch.de
Not sending mail to unregistered user garydgregory@gmail.com

Build failed in Jenkins: Commons » commons-codec #148

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/Commons/job/commons-codec/148/display/redirect?page=changes>

Changes:

[Bruno P. Kinoshita] Bump maven-surefire-plugin from 3.0.0-M5 to 3.0.0-M6

[Bruno P. Kinoshita] Bump actions/setup-java from 2 to 3


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on builds31 (ubuntu) in workspace <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/>
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/.git> # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/commons-codec # timeout=10
Fetching upstream changes from https://github.com/apache/commons-codec
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
 > git fetch --tags --progress -- https://github.com/apache/commons-codec +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 744c1c9033f08fa67396055d4631289c2d8b7e20 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 744c1c9033f08fa67396055d4631289c2d8b7e20 # timeout=10
Commit message: "Bump actions/setup-java from 2 to 3"
 > git rev-list --no-walk ebebbd427d80639692b2a06e51cc2885a1543b18 # timeout=10
[EnvInject] - Injecting environment variables from a build step.
Setting JDK_1_8_LATEST_HOME=/home/jenkins/tools/java/latest1.8
Setting JDK_1_8_LATEST_HOME=/home/jenkins/tools/java/latest1.8
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 34275
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[commons-codec] $ /home/jenkins/tools/java/latest1.8/bin/java -cp /home/jenkins/maven35-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.6.0.jar:/home/jenkins/tools/maven/latest3/conf/logging jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest3/ /home/jenkins/agent.jar /home/jenkins/maven35-interceptor.jar /home/jenkins/maven3-interceptor-commons.jar 34275
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/pom.xml> -V clean package deploy -Dgpg.skip -Pjava-1.8
Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0)
Maven home: /usr/local/asfpackages/maven/apache-maven-3.8.5
Java version: 1.8.0_291, vendor: Oracle Corporation, runtime: /usr/local/asfpackages/java/oraclejdk-1.8.0-291/jre
Default locale: en_US, platform encoding: ISO-8859-1
OS name: "linux", version: "4.15.0-169-generic", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[HUDSON] Collecting dependencies info
[INFO] 
[INFO] --------------------< commons-codec:commons-codec >---------------------
[INFO] Building Apache Commons Codec 1.17-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ commons-codec ---
[INFO] Deleting <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ commons-codec ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-3) @ commons-codec ---
[INFO] 
[INFO] --- apache-rat-plugin:0.13:check (rat-check) @ commons-codec ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/.gitignore>
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 73 implicit excludes (use -debug for more details).
[INFO] 12 explicit excludes (use -debug for more details).
[INFO] 314 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 308 licenses.
[INFO] 
[INFO] --- build-helper-maven-plugin:3.2.0:parse-version (parse-version) @ commons-codec ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (javadoc.resources) @ commons-codec ---
[INFO] Executing tasks

main:
     [copy] Copying 2 files to <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/target/apidocs/META-INF>
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ commons-codec ---
[INFO] Skipping remote resources execution.
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ commons-codec ---
[INFO] Executing: /bin/sh -c cd '<https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/>
[INFO] Storing buildNumber: 744c1c9033f08fa67396055d4631289c2d8b7e20 at timestamp: 1649455921477
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] Executing: /bin/sh -c cd '<https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ commons-codec ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 128 resources
[INFO] Copying 2 resources to META-INF
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ commons-codec ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 73 source files to <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/target/classes>
[WARNING] Attempt to (de-)serialize anonymous class org.jfrog.hudson.maven2.MavenDependenciesRecorder$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  28.307 s
[INFO] Finished at: 2022-04-08T22:12:12Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project commons-codec: Compilation failure -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[JENKINS] Archiving <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/pom.xml> to commons-codec/commons-codec/1.17-SNAPSHOT/commons-codec-1.17-SNAPSHOT.pom
Not sending mail to unregistered user github@hugo-hirsch.de
Not sending mail to unregistered user garydgregory@gmail.com
Sending e-mails to: notifications@commons.apache.org sebbaz@gmail.com brunodepaulak@yahoo.com.br
channel stopped
Setting JDK_1_8_LATEST_HOME=/home/jenkins/tools/java/latest1.8
Setting JDK_1_8_LATEST_HOME=/home/jenkins/tools/java/latest1.8
Not sending mail to unregistered user github@hugo-hirsch.de
Not sending mail to unregistered user garydgregory@gmail.com

Build failed in Jenkins: Commons » commons-codec #147

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/Commons/job/commons-codec/147/display/redirect?page=changes>

Changes:

[Sebb] git-wip-us => gitbox


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on builds31 (ubuntu) in workspace <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/>
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/apache/commons-codec
 > git init <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/> # timeout=10
Fetching upstream changes from https://github.com/apache/commons-codec
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
 > git fetch --tags --progress -- https://github.com/apache/commons-codec +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/apache/commons-codec # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision ebebbd427d80639692b2a06e51cc2885a1543b18 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ebebbd427d80639692b2a06e51cc2885a1543b18 # timeout=10
Commit message: "git-wip-us => gitbox"
 > git rev-list --no-walk 19a3a0da2cfda8e9b1ef5aefa18137650e1708bc # timeout=10
[EnvInject] - Injecting environment variables from a build step.
Setting JDK_1_8_LATEST_HOME=/home/jenkins/tools/java/latest1.8
Setting JDK_1_8_LATEST_HOME=/home/jenkins/tools/java/latest1.8
Parsing POMs
Established TCP socket on 34903
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[commons-codec] $ /home/jenkins/tools/java/latest1.8/bin/java -cp /home/jenkins/maven35-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.6.0.jar:/home/jenkins/tools/maven/latest3/conf/logging jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest3/ /home/jenkins/agent.jar /home/jenkins/maven35-interceptor.jar /home/jenkins/maven3-interceptor-commons.jar 34903
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/pom.xml> -V clean package deploy -Dgpg.skip -Pjava-1.8
Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0)
Maven home: /usr/local/asfpackages/maven/apache-maven-3.8.5
Java version: 1.8.0_291, vendor: Oracle Corporation, runtime: /usr/local/asfpackages/java/oraclejdk-1.8.0-291/jre
Default locale: en_US, platform encoding: ISO-8859-1
OS name: "linux", version: "4.15.0-169-generic", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[HUDSON] Collecting dependencies info
[INFO] 
[INFO] --------------------< commons-codec:commons-codec >---------------------
[INFO] Building Apache Commons Codec 1.17-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ commons-codec ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ commons-codec ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-3) @ commons-codec ---
[INFO] 
[INFO] --- apache-rat-plugin:0.13:check (rat-check) @ commons-codec ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/.gitignore>
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 73 implicit excludes (use -debug for more details).
[INFO] 12 explicit excludes (use -debug for more details).
[INFO] 314 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 308 licenses.
[INFO] 
[INFO] --- build-helper-maven-plugin:3.2.0:parse-version (parse-version) @ commons-codec ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (javadoc.resources) @ commons-codec ---
[INFO] Executing tasks

main:
     [copy] Copying 2 files to <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/target/apidocs/META-INF>
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ commons-codec ---
[INFO] Skipping remote resources execution.
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ commons-codec ---
[INFO] Executing: /bin/sh -c cd '<https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/>
[INFO] Storing buildNumber: ebebbd427d80639692b2a06e51cc2885a1543b18 at timestamp: 1649157120111
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] Executing: /bin/sh -c cd '<https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ commons-codec ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 128 resources
[INFO] Copying 2 resources to META-INF
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ commons-codec ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 73 source files to <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/target/classes>
[WARNING] Attempt to (de-)serialize anonymous class org.jfrog.hudson.maven2.MavenDependenciesRecorder$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  27.605 s
[INFO] Finished at: 2022-04-05T11:12:10Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project commons-codec: Compilation failure -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[JENKINS] Archiving <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/pom.xml> to commons-codec/commons-codec/1.17-SNAPSHOT/commons-codec-1.17-SNAPSHOT.pom
Not sending mail to unregistered user github@hugo-hirsch.de
Not sending mail to unregistered user garydgregory@gmail.com
Sending e-mails to: notifications@commons.apache.org sebbaz@gmail.com brunodepaulak@yahoo.com.br
channel stopped
Setting JDK_1_8_LATEST_HOME=/home/jenkins/tools/java/latest1.8
Setting JDK_1_8_LATEST_HOME=/home/jenkins/tools/java/latest1.8
Not sending mail to unregistered user github@hugo-hirsch.de
Not sending mail to unregistered user garydgregory@gmail.com

Build failed in Jenkins: Commons » commons-codec #146

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/Commons/job/commons-codec/146/display/redirect?page=changes>

Changes:

[Bruno P. Kinoshita] Bump actions/cache from 2.1.7 to 3


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on builds48 (ubuntu) in workspace <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/>
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/apache/commons-codec
 > git init <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/> # timeout=10
Fetching upstream changes from https://github.com/apache/commons-codec
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
 > git fetch --tags --progress -- https://github.com/apache/commons-codec +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/apache/commons-codec # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 19a3a0da2cfda8e9b1ef5aefa18137650e1708bc (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 19a3a0da2cfda8e9b1ef5aefa18137650e1708bc # timeout=10
Commit message: "Bump actions/cache from 2.1.7 to 3"
 > git rev-list --no-walk 59c7915dcc56fc16b662893b959bf104e574301b # timeout=10
[EnvInject] - Injecting environment variables from a build step.
Setting JDK_1_8_LATEST_HOME=/home/jenkins/tools/java/latest1.8
Setting JDK_1_8_LATEST_HOME=/home/jenkins/tools/java/latest1.8
Parsing POMs
Established TCP socket on 42719
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[commons-codec] $ /home/jenkins/tools/java/latest1.8/bin/java -cp /home/jenkins/maven35-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.6.0.jar:/home/jenkins/tools/maven/latest3/conf/logging jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest3/ /home/jenkins/agent.jar /home/jenkins/maven35-interceptor.jar /home/jenkins/maven3-interceptor-commons.jar 42719
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/pom.xml> -V clean package deploy -Dgpg.skip -Pjava-1.8
Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0)
Maven home: /usr/local/asfpackages/maven/apache-maven-3.8.5
Java version: 1.8.0_291, vendor: Oracle Corporation, runtime: /usr/local/asfpackages/java/oraclejdk-1.8.0-291/jre
Default locale: en_US, platform encoding: ISO-8859-1
OS name: "linux", version: "4.15.0-154-generic", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[HUDSON] Collecting dependencies info
[INFO] 
[INFO] --------------------< commons-codec:commons-codec >---------------------
[INFO] Building Apache Commons Codec 1.17-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ commons-codec ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ commons-codec ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-3) @ commons-codec ---
[INFO] 
[INFO] --- apache-rat-plugin:0.13:check (rat-check) @ commons-codec ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/.gitignore>
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 73 implicit excludes (use -debug for more details).
[INFO] 12 explicit excludes (use -debug for more details).
[INFO] 314 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 308 licenses.
[INFO] 
[INFO] --- build-helper-maven-plugin:3.2.0:parse-version (parse-version) @ commons-codec ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (javadoc.resources) @ commons-codec ---
[INFO] Executing tasks

main:
     [copy] Copying 2 files to <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/target/apidocs/META-INF>
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ commons-codec ---
[INFO] Skipping remote resources execution.
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ commons-codec ---
[INFO] Executing: /bin/sh -c cd '<https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/>
[INFO] Storing buildNumber: 19a3a0da2cfda8e9b1ef5aefa18137650e1708bc at timestamp: 1648246320782
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] Executing: /bin/sh -c cd '<https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ commons-codec ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 128 resources
[INFO] Copying 2 resources to META-INF
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ commons-codec ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 73 source files to <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/target/classes>
[WARNING] Attempt to (de-)serialize anonymous class org.jfrog.hudson.maven2.MavenDependenciesRecorder$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  26.342 s
[INFO] Finished at: 2022-03-25T22:12:11Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project commons-codec: Compilation failure -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[JENKINS] Archiving <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/pom.xml> to commons-codec/commons-codec/1.17-SNAPSHOT/commons-codec-1.17-SNAPSHOT.pom
Not sending mail to unregistered user github@hugo-hirsch.de
Not sending mail to unregistered user garydgregory@gmail.com
Sending e-mails to: notifications@commons.apache.org brunodepaulak@yahoo.com.br
channel stopped
Setting JDK_1_8_LATEST_HOME=/home/jenkins/tools/java/latest1.8
Setting JDK_1_8_LATEST_HOME=/home/jenkins/tools/java/latest1.8
Not sending mail to unregistered user github@hugo-hirsch.de
Not sending mail to unregistered user garydgregory@gmail.com

Build failed in Jenkins: Commons » commons-codec #145

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/Commons/job/commons-codec/145/display/redirect>

Changes:


------------------------------------------
Started by user Alex Herbert
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on builds27 (ubuntu) in workspace <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/>
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/.git> # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/commons-codec # timeout=10
Fetching upstream changes from https://github.com/apache/commons-codec
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
 > git fetch --tags --progress -- https://github.com/apache/commons-codec +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 59c7915dcc56fc16b662893b959bf104e574301b (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 59c7915dcc56fc16b662893b959bf104e574301b # timeout=10
Commit message: "Bump actions/checkout from 2 to 3 #114"
 > git rev-list --no-walk 59c7915dcc56fc16b662893b959bf104e574301b # timeout=10
[EnvInject] - Injecting environment variables from a build step.
Setting JDK_1_8_LATEST_HOME=/home/jenkins/tools/java/latest1.8
Setting JDK_1_8_LATEST_HOME=/home/jenkins/tools/java/latest1.8
Parsing POMs
Established TCP socket on 32859
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[commons-codec] $ /home/jenkins/tools/java/latest1.8/bin/java -cp /home/jenkins/jenkins-agent/maven35-agent.jar:/home/jenkins/tools/maven/apache-maven-3.6.3/boot/plexus-classworlds-2.6.0.jar:/home/jenkins/tools/maven/apache-maven-3.6.3/conf/logging jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/apache-maven-3.6.3 /home/jenkins/jenkins-agent/agent.jar /home/jenkins/jenkins-agent/maven35-interceptor.jar /home/jenkins/jenkins-agent/maven3-interceptor-commons.jar 32859
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/pom.xml> -V clean package deploy -Dgpg.skip -Pjava-1.8
Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
Maven home: /usr/local/asfpackages/maven/apache-maven-3.6.3
Java version: 1.8.0_291, vendor: Oracle Corporation, runtime: /usr/local/asfpackages/java/oraclejdk-1.8.0-291/jre
Default locale: en_US, platform encoding: ISO-8859-1
OS name: "linux", version: "4.15.0-58-generic", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[HUDSON] Collecting dependencies info
[INFO] 
[INFO] --------------------< commons-codec:commons-codec >---------------------
[INFO] Building Apache Commons Codec 1.17-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ commons-codec ---
[INFO] Deleting <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ commons-codec ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-3) @ commons-codec ---
[INFO] 
[INFO] --- apache-rat-plugin:0.13:check (rat-check) @ commons-codec ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/.gitignore>
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 73 implicit excludes (use -debug for more details).
[INFO] 12 explicit excludes (use -debug for more details).
[INFO] 314 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 308 licenses.
[INFO] 
[INFO] --- build-helper-maven-plugin:3.2.0:parse-version (parse-version) @ commons-codec ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (javadoc.resources) @ commons-codec ---
[INFO] Executing tasks

main:
     [copy] Copying 2 files to <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/target/apidocs/META-INF>
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ commons-codec ---
[INFO] Skipping remote resources execution.
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ commons-codec ---
[INFO] Executing: /bin/sh -c cd '<https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/>
[INFO] Storing buildNumber: 59c7915dcc56fc16b662893b959bf104e574301b at timestamp: 1646420960949
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] Executing: /bin/sh -c cd '<https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ commons-codec ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 128 resources
[INFO] Copying 2 resources to META-INF
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ commons-codec ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 73 source files to <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/target/classes>
[WARNING] Attempt to (de-)serialize anonymous class org.jfrog.hudson.maven2.MavenDependenciesRecorder$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  26.468 s
[INFO] Finished at: 2022-03-04T19:09:31Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project commons-codec: Compilation failure -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[JENKINS] Archiving <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/pom.xml> to commons-codec/commons-codec/1.17-SNAPSHOT/commons-codec-1.17-SNAPSHOT.pom
Not sending mail to unregistered user garydgregory@gmail.com
Not sending mail to unregistered user github@hugo-hirsch.de
Sending e-mails to: notifications@commons.apache.org alex.d.herbert@gmail.com
channel stopped
Setting JDK_1_8_LATEST_HOME=/home/jenkins/tools/java/latest1.8
Setting JDK_1_8_LATEST_HOME=/home/jenkins/tools/java/latest1.8
Not sending mail to unregistered user github@hugo-hirsch.de
Not sending mail to unregistered user garydgregory@gmail.com

Build failed in Jenkins: Commons » commons-codec #144

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/Commons/job/commons-codec/144/display/redirect?page=changes>

Changes:

[github] Bump actions/checkout from 2 to 3 (#114)

[garydgregory] Bump actions/checkout from 2 to 3 #114


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on builds27 (ubuntu) in workspace <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/>
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/apache/commons-codec
 > git init <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/> # timeout=10
Fetching upstream changes from https://github.com/apache/commons-codec
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
 > git fetch --tags --progress -- https://github.com/apache/commons-codec +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/apache/commons-codec # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 59c7915dcc56fc16b662893b959bf104e574301b (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 59c7915dcc56fc16b662893b959bf104e574301b # timeout=10
Commit message: "Bump actions/checkout from 2 to 3 #114"
 > git rev-list --no-walk 297f04da01e0ae2c18afc3a3667313adbf716fbe # timeout=10
[EnvInject] - Injecting environment variables from a build step.
Setting JDK_1_8_LATEST_HOME=/home/jenkins/tools/java/latest1.8
Setting JDK_1_8_LATEST_HOME=/home/jenkins/tools/java/latest1.8
Parsing POMs
Established TCP socket on 39635
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[commons-codec] $ /home/jenkins/tools/java/latest1.8/bin/java -cp /home/jenkins/jenkins-agent/maven35-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.6.0.jar:/home/jenkins/tools/maven/latest3/conf/logging jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest3/ /home/jenkins/jenkins-agent/agent.jar /home/jenkins/jenkins-agent/maven35-interceptor.jar /home/jenkins/jenkins-agent/maven3-interceptor-commons.jar 39635
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/pom.xml> -V clean package deploy -Dgpg.skip -Pjava-1.8
Apache Maven 3.8.4 (9b656c72d54e5bacbed989b64718c159fe39b537)
Maven home: /usr/local/asfpackages/maven/apache-maven-3.8.4
Java version: 1.8.0_291, vendor: Oracle Corporation, runtime: /usr/local/asfpackages/java/oraclejdk-1.8.0-291/jre
Default locale: en_US, platform encoding: ISO-8859-1
OS name: "linux", version: "4.15.0-58-generic", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[HUDSON] Collecting dependencies info
[INFO] 
[INFO] --------------------< commons-codec:commons-codec >---------------------
[INFO] Building Apache Commons Codec 1.17-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ commons-codec ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ commons-codec ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-3) @ commons-codec ---
[INFO] 
[INFO] --- apache-rat-plugin:0.13:check (rat-check) @ commons-codec ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/.gitignore>
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 73 implicit excludes (use -debug for more details).
[INFO] 12 explicit excludes (use -debug for more details).
[INFO] 314 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 308 licenses.
[INFO] 
[INFO] --- build-helper-maven-plugin:3.2.0:parse-version (parse-version) @ commons-codec ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (javadoc.resources) @ commons-codec ---
[INFO] Executing tasks

main:
     [copy] Copying 2 files to <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/target/apidocs/META-INF>
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ commons-codec ---
[INFO] Skipping remote resources execution.
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ commons-codec ---
[INFO] Executing: /bin/sh -c cd '<https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/>
[INFO] Storing buildNumber: 59c7915dcc56fc16b662893b959bf104e574301b at timestamp: 1646410320289
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] Executing: /bin/sh -c cd '<https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ commons-codec ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 128 resources
[INFO] Copying 2 resources to META-INF
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ commons-codec ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 73 source files to <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/target/classes>
[WARNING] Attempt to (de-)serialize anonymous class org.jfrog.hudson.maven2.MavenDependenciesRecorder$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  26.711 s
[INFO] Finished at: 2022-03-04T16:12:10Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project commons-codec: Compilation failure -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[JENKINS] Archiving <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/pom.xml> to commons-codec/commons-codec/1.17-SNAPSHOT/commons-codec-1.17-SNAPSHOT.pom
Not sending mail to unregistered user garydgregory@gmail.com
Not sending mail to unregistered user github@hugo-hirsch.de
Sending e-mails to: notifications@commons.apache.org alex.d.herbert@gmail.com
channel stopped
Setting JDK_1_8_LATEST_HOME=/home/jenkins/tools/java/latest1.8
Setting JDK_1_8_LATEST_HOME=/home/jenkins/tools/java/latest1.8
Not sending mail to unregistered user github@hugo-hirsch.de
Not sending mail to unregistered user garydgregory@gmail.com

Build failed in Jenkins: Commons » commons-codec #143

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/Commons/job/commons-codec/143/display/redirect?page=changes>

Changes:

[github] All tests in codec migrated to JUnit 5 (#113)

[github] Validate byte and string. (#78)


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on builds47 (ubuntu) in workspace <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/>
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/apache/commons-codec
 > git init <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/> # timeout=10
Fetching upstream changes from https://github.com/apache/commons-codec
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
 > git fetch --tags --progress -- https://github.com/apache/commons-codec +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/apache/commons-codec # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 297f04da01e0ae2c18afc3a3667313adbf716fbe (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 297f04da01e0ae2c18afc3a3667313adbf716fbe # timeout=10
Commit message: "Validate byte and string. (#78)"
 > git rev-list --no-walk 03ae658e5449d7a3b6c9fa2ee38e712b41d85123 # timeout=10
[EnvInject] - Injecting environment variables from a build step.
Setting JDK_1_8_LATEST_HOME=/home/jenkins/tools/java/latest1.8
Setting JDK_1_8_LATEST_HOME=/home/jenkins/tools/java/latest1.8
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 40553
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[commons-codec] $ /home/jenkins/tools/java/latest1.8/bin/java -cp /home/jenkins/jenkins-agent/maven35-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.6.0.jar:/home/jenkins/tools/maven/latest3/conf/logging jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest3/ /home/jenkins/jenkins-agent/agent.jar /home/jenkins/jenkins-agent/maven35-interceptor.jar /home/jenkins/jenkins-agent/maven3-interceptor-commons.jar 40553
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/pom.xml> -V clean package deploy -Dgpg.skip -Pjava-1.8
Apache Maven 3.8.4 (9b656c72d54e5bacbed989b64718c159fe39b537)
Maven home: /usr/local/asfpackages/maven/apache-maven-3.8.4
Java version: 1.8.0_291, vendor: Oracle Corporation, runtime: /usr/local/asfpackages/java/oraclejdk-1.8.0-291/jre
Default locale: en_US, platform encoding: ISO-8859-1
OS name: "linux", version: "4.15.0-112-generic", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[HUDSON] Collecting dependencies info
[INFO] 
[INFO] --------------------< commons-codec:commons-codec >---------------------
[INFO] Building Apache Commons Codec 1.17-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ commons-codec ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ commons-codec ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-3) @ commons-codec ---
[INFO] 
[INFO] --- apache-rat-plugin:0.13:check (rat-check) @ commons-codec ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/.gitignore>
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 73 implicit excludes (use -debug for more details).
[INFO] 12 explicit excludes (use -debug for more details).
[INFO] 314 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 308 licenses.
[INFO] 
[INFO] --- build-helper-maven-plugin:3.2.0:parse-version (parse-version) @ commons-codec ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (javadoc.resources) @ commons-codec ---
[INFO] Executing tasks

main:
     [copy] Copying 2 files to <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/target/apidocs/META-INF>
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ commons-codec ---
[INFO] Skipping remote resources execution.
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ commons-codec ---
[INFO] Executing: /bin/sh -c cd '<https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/>
[INFO] Storing buildNumber: 297f04da01e0ae2c18afc3a3667313adbf716fbe at timestamp: 1645557125380
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] Executing: /bin/sh -c cd '<https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ commons-codec ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 128 resources
[INFO] Copying 2 resources to META-INF
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ commons-codec ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 73 source files to <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/target/classes>
[WARNING] Attempt to (de-)serialize anonymous class org.jfrog.hudson.maven2.MavenDependenciesRecorder$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  27.179 s
[INFO] Finished at: 2022-02-22T19:12:15Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project commons-codec: Compilation failure -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[JENKINS] Archiving <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/pom.xml> to commons-codec/commons-codec/1.17-SNAPSHOT/commons-codec-1.17-SNAPSHOT.pom
Not sending mail to unregistered user github@hugo-hirsch.de
Sending e-mails to: notifications@commons.apache.org alex.d.herbert@gmail.com
channel stopped
Setting JDK_1_8_LATEST_HOME=/home/jenkins/tools/java/latest1.8
Setting JDK_1_8_LATEST_HOME=/home/jenkins/tools/java/latest1.8
Not sending mail to unregistered user github@hugo-hirsch.de
Not sending mail to unregistered user garydgregory@gmail.com

Build failed in Jenkins: Commons » commons-codec #142

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/Commons/job/commons-codec/142/display/redirect?page=changes>

Changes:

[github] Inline variable. (#107)


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on builds31 (ubuntu) in workspace <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/>
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/.git> # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/commons-codec # timeout=10
Fetching upstream changes from https://github.com/apache/commons-codec
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
 > git fetch --tags --progress -- https://github.com/apache/commons-codec +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 03ae658e5449d7a3b6c9fa2ee38e712b41d85123 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 03ae658e5449d7a3b6c9fa2ee38e712b41d85123 # timeout=10
Commit message: "Inline variable. (#107)"
 > git rev-list --no-walk c75c0afa7b6a601de6a0e4d59fe43b79a3f5f960 # timeout=10
[EnvInject] - Injecting environment variables from a build step.
Setting JDK_1_8_LATEST_HOME=/home/jenkins/tools/java/latest1.8
Setting JDK_1_8_LATEST_HOME=/home/jenkins/tools/java/latest1.8
Parsing POMs
Established TCP socket on 35637
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[commons-codec] $ /home/jenkins/tools/java/latest1.8/bin/java -cp /home/jenkins/maven35-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.6.0.jar:/home/jenkins/tools/maven/latest3/conf/logging jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest3/ /home/jenkins/agent.jar /home/jenkins/maven35-interceptor.jar /home/jenkins/maven3-interceptor-commons.jar 35637
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/pom.xml> -V clean package deploy -Dgpg.skip -Pjava-1.8
Apache Maven 3.8.4 (9b656c72d54e5bacbed989b64718c159fe39b537)
Maven home: /usr/local/asfpackages/maven/apache-maven-3.8.4
Java version: 1.8.0_291, vendor: Oracle Corporation, runtime: /usr/local/asfpackages/java/oraclejdk-1.8.0-291/jre
Default locale: en_US, platform encoding: ISO-8859-1
OS name: "linux", version: "4.15.0-161-generic", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[HUDSON] Collecting dependencies info
[INFO] 
[INFO] --------------------< commons-codec:commons-codec >---------------------
[INFO] Building Apache Commons Codec 1.17-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ commons-codec ---
[INFO] Deleting <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ commons-codec ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-3) @ commons-codec ---
[INFO] 
[INFO] --- apache-rat-plugin:0.13:check (rat-check) @ commons-codec ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/.gitignore>
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 73 implicit excludes (use -debug for more details).
[INFO] 12 explicit excludes (use -debug for more details).
[INFO] 314 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 308 licenses.
[INFO] 
[INFO] --- build-helper-maven-plugin:3.2.0:parse-version (parse-version) @ commons-codec ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (javadoc.resources) @ commons-codec ---
[INFO] Executing tasks

main:
     [copy] Copying 2 files to <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/target/apidocs/META-INF>
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ commons-codec ---
[INFO] Skipping remote resources execution.
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ commons-codec ---
[INFO] Executing: /bin/sh -c cd '<https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/>
[INFO] Storing buildNumber: 03ae658e5449d7a3b6c9fa2ee38e712b41d85123 at timestamp: 1645395123617
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] Executing: /bin/sh -c cd '<https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ commons-codec ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 128 resources
[INFO] Copying 2 resources to META-INF
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ commons-codec ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 73 source files to <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/target/classes>
[WARNING] Attempt to (de-)serialize anonymous class org.jfrog.hudson.maven2.MavenDependenciesRecorder$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  27.542 s
[INFO] Finished at: 2022-02-20T22:12:14Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project commons-codec: Compilation failure -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[JENKINS] Archiving <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/pom.xml> to commons-codec/commons-codec/1.17-SNAPSHOT/commons-codec-1.17-SNAPSHOT.pom
Not sending mail to unregistered user github@hugo-hirsch.de
Sending e-mails to: notifications@commons.apache.org alex.d.herbert@gmail.com brunodepaulak@yahoo.com.br
channel stopped
Setting JDK_1_8_LATEST_HOME=/home/jenkins/tools/java/latest1.8
Setting JDK_1_8_LATEST_HOME=/home/jenkins/tools/java/latest1.8
Not sending mail to unregistered user github@hugo-hirsch.de
Not sending mail to unregistered user garydgregory@gmail.com

Build failed in Jenkins: Commons » commons-codec #141

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/Commons/job/commons-codec/141/display/redirect>

Changes:


------------------------------------------
[...truncated 163.77 KB...]
[DEBUG] Copying file org/apache/commons/codec/language/bm/ash_approx_polish.txt
[DEBUG] file ash_approx_polish.txt has a filtered file extension
[DEBUG] copy <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/resources/org/apache/commons/codec/language/bm/ash_approx_polish.txt> to <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/target/classes/org/apache/commons/codec/language/bm/ash_approx_polish.txt>
[DEBUG] Copying file org/apache/commons/codec/language/bm/gen_rules_romanian.txt
[DEBUG] file gen_rules_romanian.txt has a filtered file extension
[DEBUG] copy <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/resources/org/apache/commons/codec/language/bm/gen_rules_romanian.txt> to <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/target/classes/org/apache/commons/codec/language/bm/gen_rules_romanian.txt>
[DEBUG] Copying file org/apache/commons/codec/language/bm/gen_approx_hebrew.txt
[DEBUG] file gen_approx_hebrew.txt has a filtered file extension
[DEBUG] copy <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/resources/org/apache/commons/codec/language/bm/gen_approx_hebrew.txt> to <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/target/classes/org/apache/commons/codec/language/bm/gen_approx_hebrew.txt>
[DEBUG] Copying file org/apache/commons/codec/language/bm/ash_rules_polish.txt
[DEBUG] file ash_rules_polish.txt has a filtered file extension
[DEBUG] copy <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/resources/org/apache/commons/codec/language/bm/ash_rules_polish.txt> to <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/target/classes/org/apache/commons/codec/language/bm/ash_rules_polish.txt>
[DEBUG] Copying file org/apache/commons/codec/language/bm/gen_approx_cyrillic.txt
[DEBUG] file gen_approx_cyrillic.txt has a filtered file extension
[DEBUG] copy <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/resources/org/apache/commons/codec/language/bm/gen_approx_cyrillic.txt> to <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/target/classes/org/apache/commons/codec/language/bm/gen_approx_cyrillic.txt>
[DEBUG] Copying file org/apache/commons/codec/language/bm/sep_exact_spanish.txt
[DEBUG] file sep_exact_spanish.txt has a filtered file extension
[DEBUG] copy <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/resources/org/apache/commons/codec/language/bm/sep_exact_spanish.txt> to <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/target/classes/org/apache/commons/codec/language/bm/sep_exact_spanish.txt>
[DEBUG] Copying file org/apache/commons/codec/language/bm/gen_rules_czech.txt
[DEBUG] file gen_rules_czech.txt has a filtered file extension
[DEBUG] copy <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/resources/org/apache/commons/codec/language/bm/gen_rules_czech.txt> to <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/target/classes/org/apache/commons/codec/language/bm/gen_rules_czech.txt>
[DEBUG] Copying file org/apache/commons/codec/language/bm/gen_exact_dutch.txt
[DEBUG] file gen_exact_dutch.txt has a filtered file extension
[DEBUG] copy <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/resources/org/apache/commons/codec/language/bm/gen_exact_dutch.txt> to <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/target/classes/org/apache/commons/codec/language/bm/gen_exact_dutch.txt>
[DEBUG] Copying file org/apache/commons/codec/language/bm/gen_rules_dutch.txt
[DEBUG] file gen_rules_dutch.txt has a filtered file extension
[DEBUG] copy <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/resources/org/apache/commons/codec/language/bm/gen_rules_dutch.txt> to <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/target/classes/org/apache/commons/codec/language/bm/gen_rules_dutch.txt>
[DEBUG] Copying file org/apache/commons/codec/language/bm/gen_rules_english.txt
[DEBUG] file gen_rules_english.txt has a filtered file extension
[DEBUG] copy <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/resources/org/apache/commons/codec/language/bm/gen_rules_english.txt> to <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/target/classes/org/apache/commons/codec/language/bm/gen_rules_english.txt>
[DEBUG] Copying file org/apache/commons/codec/language/bm/ash_exact_polish.txt
[DEBUG] file ash_exact_polish.txt has a filtered file extension
[DEBUG] copy <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/resources/org/apache/commons/codec/language/bm/ash_exact_polish.txt> to <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/target/classes/org/apache/commons/codec/language/bm/ash_exact_polish.txt>
[DEBUG] Copying file org/apache/commons/codec/language/bm/gen_exact_portuguese.txt
[DEBUG] file gen_exact_portuguese.txt has a filtered file extension
[DEBUG] copy <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/resources/org/apache/commons/codec/language/bm/gen_exact_portuguese.txt> to <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/target/classes/org/apache/commons/codec/language/bm/gen_exact_portuguese.txt>
[DEBUG] Copying file org/apache/commons/codec/language/bm/ash_approx_any.txt
[DEBUG] file ash_approx_any.txt has a filtered file extension
[DEBUG] copy <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/resources/org/apache/commons/codec/language/bm/ash_approx_any.txt> to <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/target/classes/org/apache/commons/codec/language/bm/ash_approx_any.txt>
[DEBUG] Copying file org/apache/commons/codec/language/bm/gen_approx_spanish.txt
[DEBUG] file gen_approx_spanish.txt has a filtered file extension
[DEBUG] copy <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/resources/org/apache/commons/codec/language/bm/gen_approx_spanish.txt> to <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/target/classes/org/apache/commons/codec/language/bm/gen_approx_spanish.txt>
[DEBUG] Copying file org/apache/commons/codec/language/bm/gen_exact_hungarian.txt
[DEBUG] file gen_exact_hungarian.txt has a filtered file extension
[DEBUG] copy <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/resources/org/apache/commons/codec/language/bm/gen_exact_hungarian.txt> to <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/target/classes/org/apache/commons/codec/language/bm/gen_exact_hungarian.txt>
[DEBUG] Copying file org/apache/commons/codec/language/bm/sep_exact_italian.txt
[DEBUG] file sep_exact_italian.txt has a filtered file extension
[DEBUG] copy <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/resources/org/apache/commons/codec/language/bm/sep_exact_italian.txt> to <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/target/classes/org/apache/commons/codec/language/bm/sep_exact_italian.txt>
[DEBUG] resource with targetPath META-INF
directory <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/>
excludes []
includes [NOTICE.txt, LICENSE.txt, NOTICE, LICENSE]
[DEBUG] ignoreDelta true
[INFO] Copying 2 resources to META-INF
[DEBUG] Copying file LICENSE.txt
[DEBUG] file LICENSE.txt has a filtered file extension
[DEBUG] copy <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/LICENSE.txt> to <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/target/classes/META-INF/LICENSE.txt>
[DEBUG] Copying file NOTICE.txt
[DEBUG] file NOTICE.txt has a filtered file extension
[DEBUG] copy <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/NOTICE.txt> to <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/target/classes/META-INF/NOTICE.txt>
[DEBUG] no use filter components
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ commons-codec ---
[DEBUG] Using compiler 'javac'.
[DEBUG] Adding <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/target/generated-sources/annotations> to compile source roots:
  <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java>
[DEBUG] New compile source roots:
  <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java>
  <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/target/generated-sources/annotations>
[DEBUG] CompilerReuseStrategy: reuseCreated
[DEBUG] useIncrementalCompilation enabled
[DEBUG] Stale source detected: <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/binary/BaseNCodecInputStream.java>
[DEBUG] Stale source detected: <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/language/bm/ResourceConstants.java>
[DEBUG] Stale source detected: <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/net/Utils.java>
[DEBUG] Stale source detected: <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/binary/BaseNCodec.java>
[DEBUG] Stale source detected: <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/language/bm/Rule.java>
[DEBUG] Stale source detected: <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/binary/Base64OutputStream.java>
[DEBUG] Stale source detected: <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/net/RFC1522Codec.java>
[DEBUG] Stale source detected: <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/binary/CharSequenceUtils.java>
[DEBUG] Stale source detected: <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/language/DoubleMetaphone.java>
[DEBUG] Stale source detected: <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/net/BCodec.java>
[DEBUG] Stale source detected: <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/CharEncoding.java>
[DEBUG] Stale source detected: <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/binary/Base64InputStream.java>
[DEBUG] Stale source detected: <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/binary/StringUtils.java>
[DEBUG] Stale source detected: <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/binary/Base32.java>
[DEBUG] Stale source detected: <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/binary/Base16.java>
[DEBUG] Stale source detected: <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/digest/PureJavaCrc32.java>
[DEBUG] Stale source detected: <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/net/PercentCodec.java>
[DEBUG] Stale source detected: <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/CodecPolicy.java>
[DEBUG] Stale source detected: <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/binary/Base64.java>
[DEBUG] Stale source detected: <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/binary/Base32InputStream.java>
[DEBUG] Stale source detected: <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/Encoder.java>
[DEBUG] Stale source detected: <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/binary/BinaryCodec.java>
[DEBUG] Stale source detected: <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/language/RefinedSoundex.java>
[DEBUG] Stale source detected: <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/net/QuotedPrintableCodec.java>
[DEBUG] Stale source detected: <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/language/Caverphone.java>
[DEBUG] Stale source detected: <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/digest/Crypt.java>
[DEBUG] Stale source detected: <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/digest/MurmurHash2.java>
[DEBUG] Stale source detected: <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/language/bm/PhoneticEngine.java>
[DEBUG] Stale source detected: <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/binary/Hex.java>
[DEBUG] Stale source detected: <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/language/AbstractCaverphone.java>
[DEBUG] Stale source detected: <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/language/Caverphone2.java>
[DEBUG] Stale source detected: <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/language/ColognePhonetic.java>
[DEBUG] Stale source detected: <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/digest/PureJavaCrc32C.java>
[DEBUG] Stale source detected: <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/digest/HmacUtils.java>
[DEBUG] Stale source detected: <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/digest/B64.java>
[DEBUG] Stale source detected: <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/Decoder.java>
[DEBUG] Stale source detected: <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/StringEncoderComparator.java>
[DEBUG] Stale source detected: <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/EncoderException.java>
[DEBUG] Stale source detected: <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/StringEncoder.java>
[DEBUG] Stale source detected: <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/digest/UnixCrypt.java>
[DEBUG] Stale source detected: <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/language/bm/NameType.java>
[DEBUG] Stale source detected: <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/BinaryDecoder.java>
[DEBUG] Stale source detected: <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/binary/Base32OutputStream.java>
[DEBUG] Stale source detected: <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/language/bm/Lang.java>
[DEBUG] Stale source detected: <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/digest/Md5Crypt.java>
[DEBUG] Stale source detected: <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/binary/Base16OutputStream.java>
[DEBUG] Stale source detected: <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/StringDecoder.java>
[DEBUG] Stale source detected: <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/DecoderException.java>
[DEBUG] Stale source detected: <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/Charsets.java>
[DEBUG] Stale source detected: <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/digest/MurmurHash3.java>
[DEBUG] Stale source detected: <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/digest/Blake3.java>
[DEBUG] Stale source detected: <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/digest/DigestUtils.java>
[DEBUG] Stale source detected: <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/net/QCodec.java>
[DEBUG] Stale source detected: <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/language/Caverphone1.java>
[DEBUG] Stale source detected: <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/net/URLCodec.java>
[DEBUG] Stale source detected: <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/BinaryEncoder.java>
[DEBUG] Stale source detected: <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/language/bm/Languages.java>
[DEBUG] Stale source detected: <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/language/bm/RuleType.java>
[DEBUG] Stale source detected: <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/language/SoundexUtils.java>
[DEBUG] Stale source detected: <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/language/bm/BeiderMorseEncoder.java>
[DEBUG] Stale source detected: <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/digest/Sha2Crypt.java>
[DEBUG] Stale source detected: <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/language/Soundex.java>
[DEBUG] Stale source detected: <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/digest/MessageDigestAlgorithms.java>
[DEBUG] Stale source detected: <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/digest/XXHash32.java>
[DEBUG] Stale source detected: <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/language/Metaphone.java>
[DEBUG] Stale source detected: <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/language/MatchRatingApproachEncoder.java>
[DEBUG] Stale source detected: <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/language/DaitchMokotoffSoundex.java>
[DEBUG] Stale source detected: <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/language/Nysiis.java>
[DEBUG] Stale source detected: <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/binary/BaseNCodecOutputStream.java>
[DEBUG] Stale source detected: <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/Resources.java>
[DEBUG] Stale source detected: <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/digest/HmacAlgorithms.java>
[DEBUG] Stale source detected: <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/binary/Base16InputStream.java>
[DEBUG] Stale source detected: <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/cli/Digest.java>
[INFO] Changes detected - recompiling the module!
[DEBUG] Classpath:
[DEBUG]  <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/target/classes>
[DEBUG] Source roots:
[DEBUG]  <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java>
[DEBUG]  <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/target/generated-sources/annotations>
[DEBUG] Excutable: 
[DEBUG]  ${JAVA_1_8_HOME}/bin/javac
[DEBUG] Command line options:
[DEBUG] -d <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/target/classes> -classpath <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/target/classes>: -sourcepath <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java>:<https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/target/generated-sources/annotations>: <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/language/bm/ResourceConstants.java> <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/net/Utils.java> <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/binary/BaseNCodecInputStream.java> <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/binary/BaseNCodec.java> <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/language/bm/Rule.java> <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/binary/Base64OutputStream.java> <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/net/RFC1522Codec.java> <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/binary/CharSequenceUtils.java> <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/net/BCodec.java> <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/CharEncoding.java> <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/language/DoubleMetaphone.java> <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/digest/PureJavaCrc32.java> <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/net/PercentCodec.java> <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/binary/Base16.java> <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/binary/Base32.java> <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/binary/Base64InputStream.java> <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/binary/StringUtils.java> <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/binary/Base64.java> <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/CodecPolicy.java> <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/language/Caverphone.java> <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/binary/BinaryCodec.java> <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/language/RefinedSoundex.java> <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/net/QuotedPrintableCodec.java> <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/binary/Base32InputStream.java> <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/Encoder.java> <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/digest/Crypt.java> <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/digest/MurmurHash2.java> <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/binary/Hex.java> <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/language/AbstractCaverphone.java> <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/language/bm/PhoneticEngine.java> <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/language/Caverphone2.java> <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/language/ColognePhonetic.java> <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/digest/PureJavaCrc32C.java> <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/digest/B64.java> <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/digest/HmacUtils.java> <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/StringEncoder.java> <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/EncoderException.java> <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/Decoder.java> <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/StringEncoderComparator.java> <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/language/bm/NameType.java> <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/digest/UnixCrypt.java> <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/binary/Base32OutputStream.java> <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/language/bm/Lang.java> <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/BinaryDecoder.java> <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/DecoderException.java> <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/StringDecoder.java> <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/binary/Base16OutputStream.java> <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/digest/Md5Crypt.java> <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/Charsets.java> <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/digest/MurmurHash3.java> <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/digest/Blake3.java> <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/net/URLCodec.java> <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/language/Caverphone1.java> <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/digest/DigestUtils.java> <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/net/QCodec.java> <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/language/bm/RuleType.java> <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/BinaryEncoder.java> <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/language/bm/Languages.java> <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/language/bm/BeiderMorseEncoder.java> <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/digest/Sha2Crypt.java> <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/language/SoundexUtils.java> <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/language/Metaphone.java> <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/language/MatchRatingApproachEncoder.java> <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/digest/XXHash32.java> <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/language/Soundex.java> <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/digest/MessageDigestAlgorithms.java> <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/language/Nysiis.java> <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/language/DaitchMokotoffSoundex.java> <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/binary/BaseNCodecOutputStream.java> <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/binary/Base16InputStream.java> <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/cli/Digest.java> <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/digest/HmacAlgorithms.java> <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/src/main/java/org/apache/commons/codec/Resources.java> -s <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/target/generated-sources/annotations> -g -nowarn -target 1.8 -source 1.8 -encoding UTF-8
[DEBUG] incrementalBuildHelper#beforeRebuildExecution
[INFO] Compiling 73 source files to <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/target/classes>
[DEBUG] incrementalBuildHelper#afterRebuildExecution
[WARNING] Attempt to (de-)serialize anonymous class org.jfrog.hudson.maven2.MavenDependenciesRecorder$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  28.591 s
[INFO] Finished at: 2022-02-20T09:16:38Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project commons-codec: Compilation failure -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project commons-codec: Compilation failure
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.jvnet.hudson.maven3.launcher.Maven35Launcher.main (Maven35Launcher.java:130)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
    at jenkins.maven3.agent.Maven35Main.launch (Maven35Main.java:178)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:139)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:70)
    at hudson.remoting.UserRequest.perform (UserRequest.java:211)
    at hudson.remoting.UserRequest.perform (UserRequest.java:54)
    at hudson.remoting.Request$2.run (Request.java:376)
    at hudson.remoting.InterceptingExecutorService.lambda$wrap$0 (InterceptingExecutorService.java:78)
    at java.util.concurrent.FutureTask.run (FutureTask.java:266)
    at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:624)
    at java.lang.Thread.run (Thread.java:748)
Caused by: org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
    at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute (AbstractCompilerMojo.java:1224)
    at org.apache.maven.plugin.compiler.CompilerMojo.execute (CompilerMojo.java:187)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.jvnet.hudson.maven3.launcher.Maven35Launcher.main (Maven35Launcher.java:130)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
    at jenkins.maven3.agent.Maven35Main.launch (Maven35Main.java:178)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:139)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:70)
    at hudson.remoting.UserRequest.perform (UserRequest.java:211)
    at hudson.remoting.UserRequest.perform (UserRequest.java:54)
    at hudson.remoting.Request$2.run (Request.java:376)
    at hudson.remoting.InterceptingExecutorService.lambda$wrap$0 (InterceptingExecutorService.java:78)
    at java.util.concurrent.FutureTask.run (FutureTask.java:266)
    at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:624)
    at java.lang.Thread.run (Thread.java:748)
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[JENKINS] Archiving <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/pom.xml> to commons-codec/commons-codec/1.17-SNAPSHOT/commons-codec-1.17-SNAPSHOT.pom
Not sending mail to unregistered user garydgregory@gmail.com
Not sending mail to unregistered user github@hugo-hirsch.de
Sending e-mails to: notifications@commons.apache.org alex.d.herbert@gmail.com brunodepaulak@yahoo.com.br
channel stopped
Setting JDK_1_8_LATEST_HOME=/home/jenkins/tools/java/latest1.8
Setting JDK_1_8_LATEST_HOME=/home/jenkins/tools/java/latest1.8
Not sending mail to unregistered user github@hugo-hirsch.de
Not sending mail to unregistered user garydgregory@gmail.com