Build failed in Jenkins: Studio » Engineering » CodeReady Studio Master Builds » jbosstools-javaee-tests-matrix_master » batch/itests,openjdk-11,win10 #347
by studio-jenkins-csb-codeready@redhat.com
See <https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.com/job/St...>
Changes:
------------------------------------------
Started by upstream project "Studio/Engineering/build_master/jbosstools-javaee-tests-matrix_master" build number 347
originally caused by:
Started by upstream project "Studio/Engineering/build_master/jbosstools-javaee_master" build number 333
originally caused by:
Started by upstream project "Studio/Engineering/releng/jbosstools-pipeline_master" build number 335
originally caused by:
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on win10-3226 (virtualbox win10 win10-jbds) in workspace <https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.com/job/St...>
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository git://github.com/jbosstools/jbosstools-javaee.git
> git init C:\jenkins\jbosstools-javaee-tests-matrix_master\SUB\batch\itests\jdk\openjdk-11\label\win10\sources # timeout=10
Fetching upstream changes from git://github.com/jbosstools/jbosstools-javaee.git
> git --version # timeout=10
> git --version # 'git version 2.8.3.windows.1'
> git fetch --tags --progress -- git://github.com/jbosstools/jbosstools-javaee.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url git://github.com/jbosstools/jbosstools-javaee.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision 8fc233ad8d90dbf44fc2f5475e45393fb9f9f4b1 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 8fc233ad8d90dbf44fc2f5475e45393fb9f9f4b1 # timeout=10
Commit message: "JBIDE-28184: Update PR workflows to test against Java 17 (#486)"
> git rev-list --no-walk 8fc233ad8d90dbf44fc2f5475e45393fb9f9f4b1 # timeout=10
> git tag -a -f -m Jenkins Build #347 jenkins-SUB=batch/itests,jdk=openjdk-11,label=win10-347 # timeout=10
[win10] $ bash -xe C:\Users\hudson\AppData\Local\Temp\jenkins6774151061652558275.sh
++ ps ax
++ grep firefox
++ grep -v grep
+ [[ -n '' ]]
Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.8.4/... to /jenkins/tools/hudson.tasks.Maven_MavenInstallation/maven3-latest on win10-3226
ERROR: Failed to download https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.8.4/... from agent; will retry from master
java.util.zip.ZipException: archive is not a ZIP archive
at org.apache.tools.zip.ZipFile.positionAtEndOfCentralDirectoryRecord(ZipFile.java:789)
at org.apache.tools.zip.ZipFile.positionAtCentralDirectory(ZipFile.java:725)
at org.apache.tools.zip.ZipFile.populateFromCentralDirectory(ZipFile.java:461)
at org.apache.tools.zip.ZipFile.<init>(ZipFile.java:217)
at org.apache.tools.zip.ZipFile.<init>(ZipFile.java:192)
at org.apache.tools.zip.ZipFile.<init>(ZipFile.java:152)
at hudson.FilePath.unzip(FilePath.java:693)
at hudson.FilePath.unzip(FilePath.java:684)
at hudson.FilePath.access$200(FilePath.java:213)
at hudson.FilePath$Unpack.invoke(FilePath.java:1049)
Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from 172.22.16.1/172.22.16.1:33732
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1797)
at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
at hudson.remoting.Channel.call(Channel.java:1001)
at hudson.FilePath.act(FilePath.java:1166)
at hudson.FilePath.act(FilePath.java:1155)
at hudson.FilePath.installIfNecessaryFrom(FilePath.java:1011)
at hudson.FilePath.installIfNecessaryFrom(FilePath.java:947)
at hudson.tools.DownloadFromUrlInstaller.performInstallation(DownloadFromUrlInstaller.java:77)
at hudson.tools.InstallerTranslator.getToolHome(InstallerTranslator.java:70)
at hudson.tools.ToolLocationNodeProperty.getToolHome(ToolLocationNodeProperty.java:107)
at hudson.tools.ToolInstallation.translateFor(ToolInstallation.java:220)
at hudson.tasks.Maven$MavenInstallation.forNode(Maven.java:673)
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:806)
at hudson.model.Build$BuildExecution.build(Build.java:198)
at hudson.model.Build$BuildExecution.doRun(Build.java:163)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:514)
at hudson.model.Run.execute(Run.java:1888)
at hudson.matrix.MatrixRun.run(MatrixRun.java:153)
at hudson.model.ResourceController.execute(ResourceController.java:99)
at hudson.model.Executor.run(Executor.java:431)
Caused: java.io.IOException: Failed to unpack https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.8.4/... (6453087 bytes read)
at hudson.FilePath$Unpack.invoke(FilePath.java:1054)
at hudson.FilePath$Unpack.invoke(FilePath.java:1039)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3338)
at hudson.remoting.UserRequest.perform(UserRequest.java:211)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:376)
at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
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 hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:119)
at java.lang.Thread.run(Thread.java:748)
[win10] $ cmd.exe /C "\jenkins\tools\hudson.tasks.Maven_MavenInstallation\maven3-latest\bin\mvn.cmd -f <https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.com/job/St...> -Djdk=openjdk-11 -DSUB=batch/itests -DBUILD_NUMBER=333 -DUPSTREAMDEST=hudson@${HOSTNAME}:/jenkins/jbosstools-javaee_master -Dlabel=win10 '"-DMAVEN_FLAGS=-B -U -fae -e -Dstream_jbt=master -P hudson,unified.target"' -Dmaven.test.error.ignore=true -Dmaven.test.failure.ignore=true -DskipPrivateRequirements=true -Dmaven.repo.local=<https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.com/job/St...> clean verify -B -ntp -U -fae -e -P "maximum,runTestsOnly" -Dsurefire.timeout=10000 && exit %%ERRORLEVEL%%"
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[WARNING] Could not transfer metadata org.jboss.tools:parent:4.21.3.Final-SNAPSHOT/maven-metadata.xml from/to jbosstools-javaee (${jbosstools-javaee-site}): Cannot access ${jbosstools-javaee-site} with type p2 using the available connector factories: BasicRepositoryConnectorFactory
[WARNING] Could not transfer metadata org.jboss.tools:parent:4.21.3.Final-SNAPSHOT/maven-metadata.xml from/to jbosstools-base (${jbosstools-base-site}): Cannot access ${jbosstools-base-site} with type p2 using the available connector factories: BasicRepositoryConnectorFactory
[WARNING] Could not transfer metadata org.jboss.tools:parent:4.21.3.Final-SNAPSHOT/maven-metadata.xml from/to jbosstools-jst (${jbosstools-jst-site}): Cannot access ${jbosstools-jst-site} with type p2 using the available connector factories: BasicRepositoryConnectorFactory
[WARNING] Could not transfer metadata org.jboss.tools:parent:4.21.3.Final-SNAPSHOT/maven-metadata.xml from/to jbosstools-server (${jbosstools-server-site}): Cannot access ${jbosstools-server-site} with type p2 using the available connector factories: BasicRepositoryConnectorFactory
[WARNING] Could not transfer metadata org.jboss.tools:parent:4.21.3.Final-SNAPSHOT/maven-metadata.xml from/to jbosstools-hibernate (${jbosstools-hibernate-site}): Cannot access ${jbosstools-hibernate-site} with type p2 using the available connector factories: BasicRepositoryConnectorFactory
[WARNING] Could not transfer metadata org.jboss.tools:parent:4.21.3.Final-SNAPSHOT/maven-metadata.xml from/to jbosstools-vpe (${jbosstools-vpe-site}): Cannot access ${jbosstools-vpe-site} with type p2 using the available connector factories: BasicRepositoryConnectorFactory
[WARNING] Could not transfer metadata org.jboss.tools:parent:4.21.3.Final-SNAPSHOT/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): transfer failed for http://0.0.0.0/org/jboss/tools/parent/4.21.3.Final-SNAPSHOT/maven-metadat...
[WARNING] org.jboss.tools:parent:4.21.3.Final-SNAPSHOT/maven-metadata.xmlfailed to transfer from http://0.0.0.0/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of maven-default-http-blocker has elapsed or updates are forced. Original error: Could not transfer metadata org.jboss.tools:parent:4.21.3.Final-SNAPSHOT/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): transfer failed for http://0.0.0.0/org/jboss/tools/parent/4.21.3.Final-SNAPSHOT/maven-metadat...
[INFO] Inspecting build with total of 3 modules...
[INFO] Installing Nexus Staging features:
[INFO] ... total of 3 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin
[WARNING] Could not transfer metadata org.jboss.tools.targetplatforms:jbosstools-unified:4.21.1.AM1-SNAPSHOT/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): transfer failed for http://0.0.0.0/org/jboss/tools/targetplatforms/jbosstools-unified/4.21.1....
[INFO] Computing target platform for MavenProject: org.jboss.tools.batch.tests:org.jboss.tools.batch.core.itest:1.9.202-SNAPSHOT @ C:\jenkins\jbosstools-javaee-tests-matrix_master\SUB\batch\itests\jdk\openjdk-11\label\win10\sources\batch\itests\org.jboss.tools.batch.core.itest\pom.xml
[INFO] Computing target platform for MavenProject: org.jboss.tools.batch.tests:org.jboss.tools.batch.ui.itest:1.9.202-SNAPSHOT @ C:\jenkins\jbosstools-javaee-tests-matrix_master\SUB\batch\itests\jdk\openjdk-11\label\win10\sources\batch\itests\org.jboss.tools.batch.ui.itest\pom.xml
[ERROR] org.jboss.tools.batch.core.itest: Failed to resolve target definition C:\jenkins\jbosstools-javaee-tests-matrix_master\SUB\batch\itests\jdk\openjdk-11\label\win10\.repository\org\jboss\tools\targetplatforms\jbosstools-unified\4.21.1.AM1-SNAPSHOT\jbosstools-unified-4.21.1.AM1-SNAPSHOT-jbosstools-unified.target: Failed to load p2 metadata repository from location http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.2...
[ERROR] org.jboss.tools.batch.ui.itest: Failed to resolve target definition C:\jenkins\jbosstools-javaee-tests-matrix_master\SUB\batch\itests\jdk\openjdk-11\label\win10\.repository\org\jboss\tools\targetplatforms\jbosstools-unified\4.21.1.AM1-SNAPSHOT\jbosstools-unified-4.21.1.AM1-SNAPSHOT-jbosstools-unified.target: Failed to load p2 metadata repository from location http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.2...
[ERROR] Cannot resolve dependencies of 2/3 projects, see log for details -> [Help 1]
org.apache.maven.MavenExecutionException: Cannot resolve dependencies of 2/3 projects, see log for details
at org.eclipse.tycho.core.maven.TychoMavenLifecycleParticipant.afterProjectsRead (TychoMavenLifecycleParticipant.java:109)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:264)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972)
at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke (Method.java:566)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
Caused by: org.eclipse.tycho.artifacts.DependencyResolutionException: Cannot resolve dependencies of 2/3 projects, see log for details
at org.eclipse.tycho.core.maven.TychoMavenLifecycleParticipant.reportResolutionErrors (TychoMavenLifecycleParticipant.java:197)
at org.eclipse.tycho.core.maven.TychoMavenLifecycleParticipant.resolveProjects (TychoMavenLifecycleParticipant.java:181)
at org.eclipse.tycho.core.maven.TychoMavenLifecycleParticipant.afterProjectsRead (TychoMavenLifecycleParticipant.java:105)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:264)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972)
at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke (Method.java:566)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
[ERROR]
[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/MavenExecutionException
Build step 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?