See 
<https://builds.apache.org/job/commons-io-ubuntu/12/display/redirect?page=changes>

Changes:

[garydgregory] [IO-594] IOUtils copy methods with java.lang.Appendable as the 
target.

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-4 (ubuntu trusty) in workspace 
<https://builds.apache.org/job/commons-io-ubuntu/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/commons-io # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/commons-io
 > git --version # timeout=10
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/commons-io 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 4daab02fb7d967a39eb15fe33f0d5350fc548a98 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4daab02fb7d967a39eb15fe33f0d5350fc548a98
Commit message: "[IO-594] IOUtils copy methods with java.lang.Appendable as the 
target."
 > git rev-list --no-walk d403c703ab8b8c015febdb887e9756caf67eb8b9 # timeout=10
Parsing POMs
Established TCP socket on 44323
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[commons-io-ubuntu] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx4g -Xms4g 
-cp 
/home/jenkins/jenkins-slave/maven35-agent.jar:/home/jenkins/tools/maven/latest/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/latest/conf/logging
 jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest/ 
/home/jenkins/jenkins-slave/slave.jar 
/home/jenkins/jenkins-slave/maven35-interceptor.jar 
/home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 44323
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f 
<https://builds.apache.org/job/commons-io-ubuntu/ws/pom.xml> 
-Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 clean 
install --batch-mode -Dgpg.skip -Prelease
[INFO] Scanning for projects...
[INFO] 
[INFO] -----------------------< commons-io:commons-io >------------------------
[INFO] Building Apache Commons IO 2.7-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ commons-io ---
[INFO] Deleting <https://builds.apache.org/job/commons-io-ubuntu/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-maven-version) @ 
commons-io ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-maven-3) @ 
commons-io ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ 
commons-io ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (javadoc.resources) @ commons-io ---
[INFO] Executing tasks

main:
     [copy] Copying 2 files to 
<https://builds.apache.org/job/commons-io-ubuntu/ws/target/apidocs/META-INF>
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) 
@ commons-io ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ commons-io ---
[INFO] Executing: /bin/sh -c cd 
'<https://builds.apache.org/job/commons-io-ubuntu/ws/'> && 'git' 'rev-parse' 
'--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/commons-io-ubuntu/ws/>
[INFO] Storing buildNumber: 4daab02fb7d967a39eb15fe33f0d5350fc548a98 at 
timestamp: 1544310203180
[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://builds.apache.org/job/commons-io-ubuntu/ws/'> && 'git' 'rev-parse' 
'--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/commons-io-ubuntu/ws/>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ 
commons-io ---
[INFO] Using 'iso-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/commons-io-ubuntu/ws/src/main/resources>
[INFO] Copying 2 resources to META-INF
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ commons-io 
---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 125 source files to 
<https://builds.apache.org/job/commons-io-ubuntu/ws/target/classes>
[INFO] 
[INFO] --- maven-bundle-plugin:3.5.0:manifest (bundle-manifest) @ commons-io ---
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.16:check (checkAPIcompatibility) @ 
commons-io ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ 
commons-io ---
[INFO] Using 'iso-8859-1' encoding to copy filtered resources.
[INFO] Copying 20 resources
[INFO] Copying 2 resources to META-INF
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ 
commons-io ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 121 source files to 
<https://builds.apache.org/job/commons-io-ubuntu/ws/target/test-classes>
[INFO] 
<https://builds.apache.org/job/commons-io-ubuntu/ws/src/test/java/org/apache/commons/io/input/TailerTest.java>:
 Some input files use or override a deprecated API.
[INFO] 
<https://builds.apache.org/job/commons-io-ubuntu/ws/src/test/java/org/apache/commons/io/input/TailerTest.java>:
 Recompile with -Xlint:deprecation for details.
[INFO] Some messages have been simplified; recompile with -Xdiags:verbose to 
get full output
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] 
<https://builds.apache.org/job/commons-io-ubuntu/ws/src/test/java/org/apache/commons/io/IOUtilsCopyTestCase.java>:[266,45]
 no suitable method found for copyLarge(java.io.Reader,java.lang.Appendable)
    method 
org.apache.commons.io.IOUtils.copyLarge(java.io.InputStream,java.io.OutputStream)
 is not applicable
      (argument mismatch; java.io.Reader cannot be converted to 
java.io.InputStream)
    method 
org.apache.commons.io.IOUtils.copyLarge(java.io.Reader,java.io.Writer) is not 
applicable
      (argument mismatch; java.lang.Appendable cannot be converted to 
java.io.Writer)
[INFO] 1 error
[INFO] -------------------------------------------------------------
[WARNING] Attempt to (de-)serialize anonymous class 
hudson.maven.reporters.MavenArtifactArchiver$2; see: 
https://jenkins.io/redirect/serialization-of-anonymous-classes/
[WARNING] Attempt to (de-)serialize anonymous class 
hudson.maven.reporters.MavenFingerprinter$1; see: 
https://jenkins.io/redirect/serialization-of-anonymous-classes/
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 31.843 s
[INFO] Finished at: 2018-12-08T23:03:45Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.7.0:testCompile 
(default-testCompile) on project commons-io: Compilation failure
[ERROR] 
<https://builds.apache.org/job/commons-io-ubuntu/ws/src/test/java/org/apache/commons/io/IOUtilsCopyTestCase.java>:[266,45]
 no suitable method found for copyLarge(java.io.Reader,java.lang.Appendable)
[ERROR] method 
org.apache.commons.io.IOUtils.copyLarge(java.io.InputStream,java.io.OutputStream)
 is not applicable
[ERROR] (argument mismatch; java.io.Reader cannot be converted to 
java.io.InputStream)
[ERROR] method 
org.apache.commons.io.IOUtils.copyLarge(java.io.Reader,java.io.Writer) is not 
applicable
[ERROR] (argument mismatch; java.lang.Appendable cannot be converted to 
java.io.Writer)
[ERROR] -> [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://builds.apache.org/job/commons-io-ubuntu/ws/pom.xml> to 
commons-io/commons-io/2.7-SNAPSHOT/commons-io-2.7-SNAPSHOT.pom
Sending e-mails to: notifications@commons.apache.org
channel stopped

Reply via email to