You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Gary Gregory <ga...@gmail.com> on 2019/07/30 22:04:13 UTC

Fwd: Build failed in Jenkins: commons-dbcp #383

"ERROR: Maven Home /home/jenkins/tools/maven/latest3 doesnt exist

That seems fundamentally broken. Any ideas?

Gary


---------- Forwarded message ---------
From: Apache Jenkins Server <je...@builds.apache.org>
Date: Tue, Jul 30, 2019 at 5:43 PM
Subject: Build failed in Jenkins: commons-dbcp #383
To: <no...@commons.apache.org>


See <
https://builds.apache.org/job/commons-dbcp/383/display/redirect?page=changes
>

Changes:

[gardgregory] [DBCP-551]
org.apache.commons.dbcp2.DelegatingStatement.close() should

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-13 (beam) in workspace <
https://builds.apache.org/job/commons-dbcp/ws/>
No credentials specified
Cloning the remote Git repository
Cloning repository https://gitbox.apache.org/repos/asf/commons-dbcp.git
 > git init <https://builds.apache.org/job/commons-dbcp/ws/> # timeout=10
Fetching upstream changes from
https://gitbox.apache.org/repos/asf/commons-dbcp.git
 > git --version # timeout=10
 > git fetch --tags --progress
https://gitbox.apache.org/repos/asf/commons-dbcp.git
+refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url
https://gitbox.apache.org/repos/asf/commons-dbcp.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/*
# timeout=10
 > git config remote.origin.url
https://gitbox.apache.org/repos/asf/commons-dbcp.git # timeout=10
Fetching upstream changes from
https://gitbox.apache.org/repos/asf/commons-dbcp.git
 > git fetch --tags --progress
https://gitbox.apache.org/repos/asf/commons-dbcp.git
+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 6e86e0de00af300293d2182e5395e17f4447f1ab
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6e86e0de00af300293d2182e5395e17f4447f1ab
Commit message: "[DBCP-551]
org.apache.commons.dbcp2.DelegatingStatement.close() should try to close
ALL of its result sets."
 > git rev-list --no-walk 1544ad6da5e4de34b75cebf32bf1671c89455a99 #
timeout=10
ERROR: Maven Home /home/jenkins/tools/maven/latest3 doesnt exist