See
<
https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstoo...
------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on rhel7-devstudio-releng-48779 (rhel7-devstudio-releng rhel7-releng
upshift) in workspace
<
https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstoo...
Cloning the remote Git repository
Cloning repository
git://github.com/jbosstools/jbosstools-build-sites.git
Fetching upstream changes from
git://github.com/jbosstools/jbosstools-build-sites.git
git --version # timeout=10
git fetch --tags --progress
git://github.com/jbosstools/jbosstools-build-sites.git
+refs/heads/*:refs/remotes/origin/*
git config remote.origin.url
git://github.com/jbosstools/jbosstools-build-sites.git #
timeout=10
git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
git config remote.origin.url
git://github.com/jbosstools/jbosstools-build-sites.git #
timeout=10
Fetching upstream changes from
git://github.com/jbosstools/jbosstools-build-sites.git
git fetch --tags --progress
git://github.com/jbosstools/jbosstools-build-sites.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 ca302893ff821b763c2f5ac87090fa72b55df58a (refs/remotes/origin/master)
git config core.sparsecheckout # timeout=10
git checkout -f ca302893ff821b763c2f5ac87090fa72b55df58a
Commit message:
"JBIDE-27516 #comment bump up to parent pom version = 4.18.0.AM1-SNAPSHOT
#close"
git rev-list --no-walk ca302893ff821b763c2f5ac87090fa72b55df58a #
timeout=10
[jbosstools-build-sites.aggregate.site_master] $ vncserver -list
Starting xvnc
[jbosstools-build-sites.aggregate.site_master] $ Xvnc :24 -geometry 1280x720
Xvnc TigerVNC 1.8.0 - built Feb 28 2019 22:03:37
Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt)
See
http://www.tigervnc.org for information on TigerVNC.
Underlying X server release 12001000, The X.Org Foundation
Wed Dec 9 16:21:47 2020
vncext: VNC extension running!
vncext: Listening for VNC connections on all interface(s), port 5924
vncext: created VNC server for screen 0
Unpacking
https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.5.2/...
to /mnt/hudson_workspace/tools/hudson.tasks.Maven_MavenInstallation/maven-3.5.2 on
rhel7-devstudio-releng-48779
ERROR: Failed to download
https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.5.2/...
from agent; will retry from master
Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to
rhel7-devstudio-releng-48779
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:955)
at hudson.FilePath.act(FilePath.java:1036)
at hudson.FilePath.act(FilePath.java:1025)
at hudson.FilePath.installIfNecessaryFrom(FilePath.java:859)
at hudson.FilePath.installIfNecessaryFrom(FilePath.java:792)
at
hudson.tools.DownloadFromUrlInstaller.performInstallation(DownloadFromUrlInstaller.java:77)
at hudson.tools.InstallerTranslator.getToolHome(InstallerTranslator.java:72)
at hudson.tools.ToolLocationNodeProperty.getToolHome(ToolLocationNodeProperty.java:109)
at hudson.tools.ToolInstallation.translateFor(ToolInstallation.java:206)
at hudson.tasks.Maven$MavenInstallation.forNode(Maven.java:662)
at hudson.tasks.Maven.perform(Maven.java:317)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
at hudson.model.Build$BuildExecution.build(Build.java:206)
at hudson.model.Build$BuildExecution.doRun(Build.java:163)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
at hudson.model.Run.execute(Run.java:1798)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
java.net.UnknownHostException:
repo.maven.apache.org
at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
at java.net.Socket.connect(Socket.java:589)
at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666)
at sun.security.ssl.BaseSSLSocketImpl.connect(BaseSSLSocketImpl.java:173)
at sun.net.NetworkClient.doConnect(NetworkClient.java:180)
at sun.net.www.http.HttpClient.openServer(HttpClient.java:463)
at sun.net.www.http.HttpClient.openServer(HttpClient.java:558)
at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264)
at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367)
at
sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191)
at
sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1156)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1050)
at
sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177)
at
sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1564)
at
sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492)
at
sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:263)
at java.net.URL.openStream(URL.java:1045)
at hudson.FilePath$Unpack.invoke(FilePath.java:895)
at hudson.FilePath$Unpack.invoke(FilePath.java:889)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2917)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:369)
at
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
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)
[jbosstools-build-sites.aggregate.site_master] $
/mnt/hudson_workspace/tools/hudson.tasks.Maven_MavenInstallation/maven-3.5.2/bin/mvn
-Dstream_jbt=master "-Dupdate.site.description=Nightly Build"
-DskipRevisionCheckWhenPublishing=false "-DMAVEN_FLAGS=-B -U -fae -e -P
maximum,hudson,unified.target,pack200 -Djbosstools_site_suffix=latest/all/repo
-DskipCheckSHAs=true -DskipITests=true" -DtrimVersion=true
-Dmdep.stripClassifier=true
-Dartifact=org.jboss.tools.releng:jbosstools-releng-publish:4.9.0-SNAPSHOT:tar.gz
-DoutputDirectory=<https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstools-build-sites.aggregate.site_master/ws/sources>
-DoverWrite=true -Dmdep.stripVersion=true
-Dmaven.repo.local=<https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstools-build-sites.aggregate.site_master/ws/.repository>
-U -e org.apache.maven.plugins:maven-dependency-plugin:2.9:unpack
The JAVA_HOME environment variable is not defined correctly
This environment variable is needed to run this program
NB: JAVA_HOME should point to a JDK not a JRE
Build step 'Invoke top-level Maven targets' marked build as failure
Terminating xvnc.
[description-setter] Description set: