See
<
https://studio-jenkins-csb-codeready.apps.ocp-c1.prod.psi.redhat.com/job/...
Changes:
------------------------------------------
Started by upstream project
"Studio/Engineering/build_master/jbosstools-javaee-tests-matrix_master" build
number 650
originally caused by:
Started by upstream project
"Studio/Engineering/build_master/jbosstools-javaee_master" build number 634
originally caused by:
Started by upstream project
"Studio/Engineering/releng/jbosstools-pipeline_master" build number 610
originally caused by:
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on rhel7-2124 (rhel rhel7) in workspace
<
https://studio-jenkins-csb-codeready.apps.ocp-c1.prod.psi.redhat.com/job/...
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
The recommended git tool is: NONE
using credential devstudio-release
Cloning the remote Git repository
Cloning repository git@github.com:jbosstools/jbosstools-javaee
Fetching upstream changes from
git@github.com:jbosstools/jbosstools-javaee
git --version # timeout=10
git --version # 'git version 1.8.3.1'
using GIT_SSH to set credentials key
used to push commits and tags via devstudio-release user to jbosstools repos
[INFO] Currently running in a labeled security context
[INFO] Currently SELinux is 'enforcing' on the host
Verifying host key using manually-configured host key entries
git fetch --tags --progress
git@github.com:jbosstools/jbosstools-javaee +refs/heads/*:refs/remotes/origin/* #
timeout=10
git config remote.origin.url git@github.com:jbosstools/jbosstools-javaee # timeout=10
git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision e9ea2abab0d725f418d9fd1d4e6d5763c753cff9 (origin/main)
git config core.sparsecheckout # timeout=10
git checkout -f e9ea2abab0d725f418d9fd1d4e6d5763c753cff9 # timeout=10
Commit
message: "JBIDE-28699 #comment bump up to parent pom version = 4.26.0.AM1-SNAPSHOT
#close"
git rev-list --no-walk e9ea2abab0d725f418d9fd1d4e6d5763c753cff9 #
timeout=10
[rhel7] $ Xvnc -help
Starting xvnc
[rhel7] $ Xvnc :72 -geometry 1920x1080 -rfbauth /home/hudson/.vnc/passwd
Xvnc TigerVNC 1.8.0 - built Apr 22 2020 15:41:59
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 12004000, The X.Org Foundation
Mon Nov 14 23:49:57 2022
vncext: VNC extension running!
vncext: Listening for VNC connections on all interface(s), port 5972
vncext: created VNC server for screen 0
[rhel7] $ bash -xe /tmp/jenkins715937659906924956.sh
++ ps ax
++ grep firefox
++ grep -v grep
+ [[ -n '' ]]
Terminating xvnc.
FATAL: Failed to install
https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.8.4/...
to /jenkins/tools/hudson.tasks.Maven_MavenInstallation/maven3-latest
java.net.SocketTimeoutException: connect timed out
at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
at
java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:412)
at
java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:255)
at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:237)
at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
at java.base/java.net.Socket.connect(Socket.java:609)
at java.base/sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:305)
at java.base/sun.net.NetworkClient.doConnect(NetworkClient.java:177)
at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:474)
at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:569)
at java.base/sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:266)
at java.base/sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:373)
at
java.base/sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:203)
at
java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1187)
at
java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1081)
at
java.base/sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:189)
at
java.base/sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:168)
at hudson.FilePath.installIfNecessaryFrom(FilePath.java:995)
Caused: java.io.IOException: Failed to install
https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.8.4/...
to /jenkins/tools/hudson.tasks.Maven_MavenInstallation/maven3-latest
at hudson.FilePath.installIfNecessaryFrom(FilePath.java:1069)
at hudson.FilePath.installIfNecessaryFrom(FilePath.java:982)
at
hudson.tools.DownloadFromUrlInstaller.performInstallation(DownloadFromUrlInstaller.java:77)
at hudson.tools.InstallerTranslator.getToolHome(InstallerTranslator.java:70)
at hudson.tools.ToolLocationNodeProperty.getToolHome(ToolLocationNodeProperty.java:108)
at hudson.tools.ToolInstallation.translateFor(ToolInstallation.java:221)
at hudson.tasks.Maven$MavenInstallation.forNode(Maven.java:682)
at hudson.tasks.Maven.perform(Maven.java:319)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:816)
at hudson.model.Build$BuildExecution.build(Build.java:199)
at hudson.model.Build$BuildExecution.doRun(Build.java:164)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:524)
at hudson.model.Run.execute(Run.java:1897)
at hudson.matrix.MatrixRun.run(MatrixRun.java:153)
at hudson.model.ResourceController.execute(ResourceController.java:101)
at hudson.model.Executor.run(Executor.java:442)
Archiving artifacts
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found.
Configuration error?