You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2020/02/02 21:38:44 UTC

Build failed in Jenkins: IvyDE-GithubPR #10

See <https://builds.apache.org/job/IvyDE-GithubPR/10/display/redirect?page=changes>

Changes:

[g.grigelionis] Ivy 2.5.0 is available


------------------------------------------
GitHub pull request #9 to apache/ant-ivyde
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H22 (ubuntu) in workspace <https://builds.apache.org/job/IvyDE-GithubPR/ws/>
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/apache/ant-ivyde.git
 > git init <https://builds.apache.org/job/IvyDE-GithubPR/ws/> # timeout=10
Fetching upstream changes from https://github.com/apache/ant-ivyde.git
 > git --version # timeout=10
 > git fetch --tags --progress -- https://github.com/apache/ant-ivyde.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://github.com/apache/ant-ivyde.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/apache/ant-ivyde.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
No valid HEAD. Skipping the resetting
 > git clean -fdx # timeout=10
Fetching upstream changes from https://github.com/apache/ant-ivyde.git
 > git fetch --tags --progress -- https://github.com/apache/ant-ivyde.git +refs/heads/*:refs/remotes/origin/*
 > git config core.sparsecheckout # timeout=10
 > git checkout -f origin/master
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b master origin/master
  Opening connection
    Done: 0
  Counting objects
    Done: 2033
  Finding sources
    Done: 2033
  Getting sizes
    Done: 871
  Compressing objects
    Done: 1415241
  Writing objects
    Done: 2033
  remote: Resolving deltas
  remote: Updating references
Merging refs/tags/changes/10
 > git rev-parse refs/tags/changes/10^{commit} # timeout=10
 > git merge 7908a8f452836a2afec4270d39dd1c5d85b205df # timeout=10
 > git rev-parse master^{commit} # timeout=10
Checking out Revision 8bc601b11b4d90f0e40a5b5facc4d1f673498469 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8bc601b11b4d90f0e40a5b5facc4d1f673498469
Commit message: "Merge commit '7908a8f452836a2afec4270d39dd1c5d85b205df'"
 > git rev-parse origin/master^{commit} # timeout=10
 > git rev-list --no-walk 5c6f90c864a786addd1c61115720d136d4d4c70b # timeout=10
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
Copied 1 artifact from "Ivy" build number 829
[IvyDE-GithubPR] $ ant clean jenkins-prepare
Exception in thread "main" java.lang.UnsupportedClassVersionError: org/apache/tools/ant/launch/Launcher : Unsupported major.minor version 52.0
	at java.lang.ClassLoader.defineClass1(Native Method)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:800)
	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
	at java.net.URLClassLoader.defineClass(URLClassLoader.java:449)
	at java.net.URLClassLoader.access$100(URLClassLoader.java:71)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:361)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
	at sun.launcher.LauncherHelper.checkAndLoadMain(LauncherHelper.java:482)
Build step 'Invoke Ant' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Archiving artifacts

Build failed in Jenkins: IvyDE-GithubPR #13

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/IvyDE-GithubPR/13/display/redirect>

Changes:


------------------------------------------
GitHub pull request #9 to apache/ant-ivyde
Started by user gintas
Rebuilds build #12
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H22 (ubuntu) in workspace <https://builds.apache.org/job/IvyDE-GithubPR/ws/>
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/ant-ivyde.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Fetching upstream changes from https://github.com/apache/ant-ivyde.git
 > git --version # timeout=10
 > git fetch --tags --progress -- https://github.com/apache/ant-ivyde.git +refs/pull/*:refs/remotes/origin/pr/*
 > git rev-parse origin/${sha1}^{commit} # timeout=10
 > git rev-parse ${sha1}^{commit} # timeout=10
ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job.
Retrying after 10 seconds
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/ant-ivyde.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Fetching upstream changes from https://github.com/apache/ant-ivyde.git
 > git --version # timeout=10
 > git fetch --tags --progress -- https://github.com/apache/ant-ivyde.git +refs/pull/*:refs/remotes/origin/pr/*
 > git rev-parse origin/${sha1}^{commit} # timeout=10
 > git rev-parse ${sha1}^{commit} # timeout=10
ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job.
Retrying after 10 seconds
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/ant-ivyde.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Fetching upstream changes from https://github.com/apache/ant-ivyde.git
 > git --version # timeout=10
 > git fetch --tags --progress -- https://github.com/apache/ant-ivyde.git +refs/pull/*:refs/remotes/origin/pr/*
 > git rev-parse origin/${sha1}^{commit} # timeout=10
 > git rev-parse ${sha1}^{commit} # timeout=10
ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job.
Archiving artifacts

Build failed in Jenkins: IvyDE-GithubPR #12

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/IvyDE-GithubPR/12/display/redirect>

Changes:


------------------------------------------
GitHub pull request #9 to apache/ant-ivyde
Started by user gintas
Rebuilds build #11
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H22 (ubuntu) in workspace <https://builds.apache.org/job/IvyDE-GithubPR/ws/>
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/ant-ivyde.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Fetching upstream changes from https://github.com/apache/ant-ivyde.git
 > git --version # timeout=10
 > git fetch --tags --progress -- https://github.com/apache/ant-ivyde.git +refs/pull/${ghprbPullId}/*:refs/remotes/origin/pr/${ghprbPullId}/*
 > git rev-parse origin/${sha1}^{commit} # timeout=10
 > git rev-parse ${sha1}^{commit} # timeout=10
ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job.
Retrying after 10 seconds
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/ant-ivyde.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Fetching upstream changes from https://github.com/apache/ant-ivyde.git
 > git --version # timeout=10
 > git fetch --tags --progress -- https://github.com/apache/ant-ivyde.git +refs/pull/${ghprbPullId}/*:refs/remotes/origin/pr/${ghprbPullId}/*
 > git rev-parse origin/${sha1}^{commit} # timeout=10
 > git rev-parse ${sha1}^{commit} # timeout=10
ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job.
Retrying after 10 seconds
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/ant-ivyde.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Fetching upstream changes from https://github.com/apache/ant-ivyde.git
 > git --version # timeout=10
 > git fetch --tags --progress -- https://github.com/apache/ant-ivyde.git +refs/pull/${ghprbPullId}/*:refs/remotes/origin/pr/${ghprbPullId}/*
 > git rev-parse origin/${sha1}^{commit} # timeout=10
 > git rev-parse ${sha1}^{commit} # timeout=10
ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job.
Archiving artifacts

Build failed in Jenkins: IvyDE-GithubPR #11

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/IvyDE-GithubPR/11/display/redirect>

Changes:


------------------------------------------
[...truncated 51.25 KB...]
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] .................................

eclipse-check-download-emf:

eclipse-get-emf:
      [get] Getting: http://download.eclipse.org/modeling/emf/emf/downloads/drops/2.9.2/R201402031126/emf-runtime-2.9.2.zip
      [get] To: <https://builds.apache.org/job/IvyDE-GithubPR/ws/dependencies/emf-runtime-2.9.2.zip>
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ......................................

eclipse-check-download-xsd:

eclipse-get-xsd:
      [get] Getting: http://download.eclipse.org/modeling/emf/emf/downloads/drops/2.9.2/R201402031126/xsd-runtime-2.9.2.zip
      [get] To: <https://builds.apache.org/job/IvyDE-GithubPR/ws/dependencies/xsd-runtime-2.9.2.zip>
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ...

eclipse-check-download-gef:

eclipse-get-gef:
      [get] Getting: http://archive.eclipse.org/tools/gef/downloads/drops/3.9.100/R201405261516/GEF-SDK-3.9.100.zip
      [get] To: <https://builds.apache.org/job/IvyDE-GithubPR/ws/dependencies/GEF-SDK-3.9.100.zip>
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ....................................................
      [get] ..............................

eclipse-check-download-zest:

eclipse-get-zest:
      [get] Getting: http://archive.eclipse.org/tools/gef/downloads/drops/3.9.100/R201405261516/GEF-zest-3.9.100.zip
      [get] To: <https://builds.apache.org/job/IvyDE-GithubPR/ws/dependencies/GEF-zest-3.9.100.zip>
      [get] ....................................................
      [get] ......................................

download-eclipse:

check-unzip-eclipse:

unzip-eclipse:
    [unzip] Expanding: <https://builds.apache.org/job/IvyDE-GithubPR/ws/dependencies/eclipse-SDK-4.3.2-win32.zip> into <https://builds.apache.org/job/IvyDE-GithubPR/ws/dependencies>
    [mkdir] Created dir: <https://builds.apache.org/job/IvyDE-GithubPR/ws/dependencies/eclipse/dropins/wtp-repo-R-3.9.5-20180409100740>
    [unzip] Expanding: <https://builds.apache.org/job/IvyDE-GithubPR/ws/dependencies/wtp-repo-R-3.9.5-20180409100740.zip> into <https://builds.apache.org/job/IvyDE-GithubPR/ws/dependencies/eclipse/dropins/wtp-repo-R-3.9.5-20180409100740>
    [mkdir] Created dir: <https://builds.apache.org/job/IvyDE-GithubPR/ws/dependencies/eclipse/dropins/emf-runtime-2.9.2>
    [unzip] Expanding: <https://builds.apache.org/job/IvyDE-GithubPR/ws/dependencies/emf-runtime-2.9.2.zip> into <https://builds.apache.org/job/IvyDE-GithubPR/ws/dependencies/eclipse/dropins/emf-runtime-2.9.2>
    [mkdir] Created dir: <https://builds.apache.org/job/IvyDE-GithubPR/ws/dependencies/eclipse/dropins/xsd-runtime-2.9.2>
    [unzip] Expanding: <https://builds.apache.org/job/IvyDE-GithubPR/ws/dependencies/xsd-runtime-2.9.2.zip> into <https://builds.apache.org/job/IvyDE-GithubPR/ws/dependencies/eclipse/dropins/xsd-runtime-2.9.2>
    [mkdir] Created dir: <https://builds.apache.org/job/IvyDE-GithubPR/ws/dependencies/eclipse/dropins/GEF-SDK-3.9.100>
    [unzip] Expanding: <https://builds.apache.org/job/IvyDE-GithubPR/ws/dependencies/GEF-SDK-3.9.100.zip> into <https://builds.apache.org/job/IvyDE-GithubPR/ws/dependencies/eclipse/dropins/GEF-SDK-3.9.100>
    [mkdir] Created dir: <https://builds.apache.org/job/IvyDE-GithubPR/ws/dependencies/eclipse/dropins/GEF-zest-3.9.100>
    [unzip] Expanding: <https://builds.apache.org/job/IvyDE-GithubPR/ws/dependencies/GEF-zest-3.9.100.zip> into <https://builds.apache.org/job/IvyDE-GithubPR/ws/dependencies/eclipse/dropins/GEF-zest-3.9.100>

prepare-eclipse:

jenkins-prepare-properties:

jenkins-install-ivy:

check-baseLocation:

get-ivy-jar:

download-ivy:

init-ivy:

compute-ivy-bundle-version:
     [echo] Ivy Bundle-Version: 2.6.0.alpha_20191102132421

install-ivy-jar:
     [copy] Copying 1 file to <https://builds.apache.org/job/IvyDE-GithubPR/ws/dependencies/eclipse-SDK-4.3.2-win32/plugins>
     [echo] Ivy 2.6.0.alpha_20191102132421 has been installed in <https://builds.apache.org/job/IvyDE-GithubPR/ws/dependencies/eclipse-SDK-4.3.2-win32>

install-ivy:

jenkins-prepare:

BUILD SUCCESSFUL
Total time: 32 seconds
[IvyDE-GithubPR] $ ant dist checkstyle rat
Buildfile: <https://builds.apache.org/job/IvyDE-GithubPR/ws/build.xml>

clean-eclipse-doc:

generate-sample-zip:
      [zip] Building zip: <https://builds.apache.org/job/IvyDE-GithubPR/ws/doc/src/sample/webapp-js-repo.zip>

download-ivy:
    [mkdir] Created dir: <https://builds.apache.org/job/IvyDE-GithubPR/ws/work>
      [get] Getting: http://repo1.maven.org/maven2/org/apache/ivy/ivy/2.5.0-rc1/ivy-2.5.0-rc1.jar
      [get] To: <https://builds.apache.org/job/IvyDE-GithubPR/ws/work/ivy.jar>
      [get] Error opening connection java.io.IOException: Server returned HTTP response code: 501 for URL: http://repo1.maven.org/maven2/org/apache/ivy/ivy/2.5.0-rc1/ivy-2.5.0-rc1.jar
      [get] Error opening connection java.io.IOException: Server returned HTTP response code: 501 for URL: http://repo1.maven.org/maven2/org/apache/ivy/ivy/2.5.0-rc1/ivy-2.5.0-rc1.jar
      [get] Error opening connection java.io.IOException: Server returned HTTP response code: 501 for URL: http://repo1.maven.org/maven2/org/apache/ivy/ivy/2.5.0-rc1/ivy-2.5.0-rc1.jar
      [get] Can't get http://repo1.maven.org/maven2/org/apache/ivy/ivy/2.5.0-rc1/ivy-2.5.0-rc1.jar to <https://builds.apache.org/job/IvyDE-GithubPR/ws/work/ivy.jar>

BUILD FAILED
<https://builds.apache.org/job/IvyDE-GithubPR/ws/build.xml>:57: Can't get http://repo1.maven.org/maven2/org/apache/ivy/ivy/2.5.0-rc1/ivy-2.5.0-rc1.jar to <https://builds.apache.org/job/IvyDE-GithubPR/ws/work/ivy.jar>

Total time: 0 seconds
Build step 'Invoke Ant' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Archiving artifacts