Bump workflow-api from 2.20 to 1208.v0cc7c6e0da_9e #109
ci.jenkins.io / Jenkins
failed
Jul 30, 2024 in 2m 17s
windows-8/Checkout (windows-8): error in 'checkout' step
linux-8 / Build (linux-8) / Shell Script
Error in sh
step, with arguments mvn --batch-mode --show-version --errors --no-transfer-progress --update-snapshots -Dmaven.repo.local=/home/jenkins/agent/workspace/Plugins_autonomiq-plugin_PR-109@tmp/m2repo -Dmaven.test.failure.ignore -Dspotbugs.failOnError=false -Dcheckstyle.failOnViolation=false -Dcheckstyle.failsOnError=false -Dpmd.failOnViolation=false -Penable-jacoco clean install
.
script returned exit code 1
Build log
[2024-07-30T22:26:15.291Z] + mvn --batch-mode --show-version --errors --no-transfer-progress --update-snapshots -Dmaven.repo.local=/home/jenkins/agent/workspace/Plugins_autonomiq-plugin_PR-109@tmp/m2repo -Dmaven.test.failure.ignore -Dspotbugs.failOnError=false -Dcheckstyle.failOnViolation=false -Dcheckstyle.failsOnError=false -Dpmd.failOnViolation=false -Penable-jacoco clean install
[2024-07-30T22:26:16.094Z] -XX:InitialHeapSize=261822336 -XX:MaxHeapSize=4189157376 -XX:+PrintCommandLineFlags -XX:+UseCompressedClassPointers -XX:+UseCompressedOops -XX:+UseParallelGC
[2024-07-30T22:26:18.903Z] Apache Maven 3.9.8 (36645f6c9b5079805ea5009217e36f2cffd34256)
[2024-07-30T22:26:18.903Z] Maven home: /home/jenkins/agent/tools/hudson.tasks.Maven_MavenInstallation/mvn
[2024-07-30T22:26:18.904Z] Java version: 1.8.0_422, vendor: Temurin, runtime: /opt/jdk-8/jre
[2024-07-30T22:26:18.904Z] Default locale: en_US, platform encoding: UTF-8
[2024-07-30T22:26:18.905Z] OS name: "linux", version: "6.5.0-1024-azure", arch: "amd64", family: "unix"
[2024-07-30T22:26:20.510Z] [INFO] Error stacktraces are turned on.
[2024-07-30T22:26:20.611Z] [INFO] Scanning for projects...
[2024-07-30T22:26:26.829Z] [INFO]
[2024-07-30T22:26:26.829Z] [INFO] --------------------< io.jenkins.plugins:autonomiq >--------------------
[2024-07-30T22:26:26.830Z] [INFO] Building autonomiq plugin 1.23-SNAPSHOT
[2024-07-30T22:26:26.830Z] [INFO] from pom.xml
[2024-07-30T22:26:26.830Z] [INFO] --------------------------------[ hpi ]---------------------------------
[2024-07-30T22:26:26.931Z] [WARNING] Parameter 'showDeprecation' is unknown for plugin 'maven-hpi-plugin:3.19:validate (default-validate)'
[2024-07-30T22:26:26.932Z] [WARNING] Parameter 'showDeprecation' is unknown for plugin 'maven-hpi-plugin:3.19:validate-hpi (default-validate-hpi)'
[2024-07-30T22:26:27.033Z] [WARNING] Parameter 'showDeprecation' is unknown for plugin 'maven-hpi-plugin:3.19:insert-test (default-insert-test)'
[2024-07-30T22:26:27.034Z] [WARNING] Parameter 'showDeprecation' is unknown for plugin 'maven-hpi-plugin:3.19:test-hpl (default-test-hpl)'
[2024-07-30T22:26:27.036Z] [WARNING] Parameter 'showDeprecation' is unknown for plugin 'maven-hpi-plugin:3.19:resolve-test-dependencies (default-resolve-test-dependencies)'
[2024-07-30T22:26:27.036Z] [WARNING] Parameter 'showDeprecation' is unknown for plugin 'maven-hpi-plugin:3.19:hpi (default-hpi)'
[2024-07-30T22:26:30.345Z] [INFO]
[2024-07-30T22:26:30.346Z] [INFO] --- clean:3.1.0:clean (default-clean) @ autonomiq ---
[2024-07-30T22:26:30.447Z] [INFO]
[2024-07-30T22:26:30.447Z] [INFO] --- hpi:3.19:validate (default-validate) @ autonomiq ---
[2024-07-30T22:26:30.448Z] [INFO]
[2024-07-30T22:26:30.448Z] [INFO] --- hpi:3.19:validate-hpi (default-validate-hpi) @ autonomiq ---
[2024-07-30T22:26:30.950Z] [INFO] ------------------------------------------------------------------------
[2024-07-30T22:26:30.950Z] [INFO] BUILD FAILURE
[2024-07-30T22:26:30.950Z] [INFO] ------------------------------------------------------------------------
[2024-07-30T22:26:30.951Z] [INFO] Total time: 10.438 s
[2024-07-30T22:26:30.951Z] [INFO] Finished at: 2024-07-30T22:26:30Z
[2024-07-30T22:26:30.951Z] [INFO] ------------------------------------------------------------------------
[2024-07-30T22:26:30.951Z] [ERROR] Failed to execute goal org.jenkins-ci.tools:maven-hpi-plugin:3.19:validate-hpi (default-validate-hpi) on project autonomiq: Dependency org.jenkins-ci.plugins.workflow:workflow-api:jar:1208.v0cc7c6e0da_9e requires Jenkins 2.361.4 or higher. -> [Help 1]
[2024-07-30T22:26:30.951Z] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.jenkins-ci.tools:maven-hpi-plugin:3.19:validate-hpi (default-validate-hpi) on project autonomiq: Dependency org.jenkins-ci.plugins.workflow:workflow-api:jar:1208.v0cc7c6e0da_9e requires Jenkins 2.361.4 or higher.
[2024-07-30T22:26:30.952Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:333)
[2024-07-30T22:26:30.952Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
[2024-07-30T22:26:30.952Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
[2024-07-30T22:26:30.952Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
[2024-07-30T22:26:30.953Z] at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
[2024-07-30T22:26:30.953Z] at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
[2024-07-30T22:26:30.953Z] at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
[2024-07-30T22:26:30.954Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
[2024-07-30T22:26:30.954Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
[2024-07-30T22:26:30.954Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
[2024-07-30T22:26:30.954Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
[2024-07-30T22:26:30.955Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
[2024-07-30T22:26:30.955Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
[2024-07-30T22:26:30.955Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
[2024-07-30T22:26:30.956Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
[2024-07-30T22:26:30.956Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:903)
[2024-07-30T22:26:30.960Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:280)
[2024-07-30T22:26:30.960Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:203)
[2024-07-30T22:26:30.961Z] at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
[2024-07-30T22:26:30.962Z] at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
[2024-07-30T22:26:30.963Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
[2024-07-30T22:26:30.966Z] at java.lang.reflect.Method.invoke (Method.java:498)
[2024-07-30T22:26:30.966Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:255)
[2024-07-30T22:26:30.967Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:201)
[2024-07-30T22:26:30.967Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:361)
[2024-07-30T22:26:30.967Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:314)
[2024-07-30T22:26:30.968Z] Caused by: org.apache.maven.plugin.MojoExecutionException: Dependency org.jenkins-ci.plugins.workflow:workflow-api:jar:1208.v0cc7c6e0da_9e requires Jenkins 2.361.4 or higher.
[2024-07-30T22:26:30.968Z] at org.jenkinsci.maven.plugins.hpi.ValidateHpiMojo.execute (ValidateHpiMojo.java:40)
[2024-07-30T22:26:30.970Z] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
[2024-07-30T22:26:30.970Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
[2024-07-30T22:26:30.970Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
[2024-07-30T22:26:30.970Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
[2024-07-30T22:26:30.971Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
[2024-07-30T22:26:30.971Z] at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
[2024-07-30T22:26:30.971Z] at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
[2024-07-30T22:26:30.971Z] at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
[2024-07-30T22:26:30.971Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
[2024-07-30T22:26:30.972Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
[2024-07-30T22:26:30.972Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
[2024-07-30T22:26:30.972Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
[2024-07-30T22:26:30.972Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
[2024-07-30T22:26:30.973Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
[2024-07-30T22:26:30.973Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
[2024-07-30T22:26:30.973Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
[2024-07-30T22:26:30.973Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:903)
[2024-07-30T22:26:30.973Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:280)
[2024-07-30T22:26:30.974Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:203)
[2024-07-30T22:26:30.974Z] at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
[2024-07-30T22:26:30.974Z] at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
[2024-07-30T22:26:30.974Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
[2024-07-30T22:26:30.974Z] at java.lang.reflect.Method.invoke (Method.java:498)
[2024-07-30T22:26:30.975Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:255)
[2024-07-30T22:26:30.975Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:201)
[2024-07-30T22:26:30.975Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:361)
[2024-07-30T22:26:30.975Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:314)
[2024-07-30T22:26:30.976Z] [ERROR]
[2024-07-30T22:26:30.976Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
[2024-07-30T22:26:30.976Z] [ERROR]
[2024-07-30T22:26:30.976Z] [ERROR] For more information about the errors and possible solutions, please read the following articles:
[2024-07-30T22:26:30.976Z] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
linux-8 / Build (linux-8) / Archive JUnit-formatted test results
Error in junit
step, with arguments **/target/surefire-reports/**/*.xml,**/target/failsafe-reports/**/*.xml,**/target/invoker-reports/**/*.xml
.
No test report files were found. Configuration error?
Build log
[2024-07-30T22:26:35.356Z] Recording test results
[2024-07-30T22:26:35.494Z] No test report files were found. Configuration error?
windows-8 / Checkout (windows-8) / Check out from version control
Error in checkout
step.
null
Build log
[2024-07-30T22:26:37.946Z] using credential app-ci.jenkins.io
[2024-07-30T22:26:37.952Z] Cloning the remote Git repository
[2024-07-30T22:26:37.952Z] Cloning with configured refspecs honoured and without tags
[2024-07-30T22:26:38.515Z] Cloning repository https://github.com/jenkinsci/autonomiq-plugin.git
[2024-07-30T22:26:38.526Z] > git init C:\Jenkins\agent\workspace\Plugins_autonomiq-plugin_PR-109 # timeout=10
[2024-07-30T22:26:39.025Z] Fetching upstream changes from https://github.com/jenkinsci/autonomiq-plugin.git
[2024-07-30T22:26:39.026Z] > git --version # timeout=10
[2024-07-30T22:26:39.058Z] > git --version # 'git version 2.45.2.windows.1'
[2024-07-30T22:26:39.059Z] using GIT_ASKPASS to set credentials ci.jenkins.io GitHub App (jenkinsci org)
[2024-07-30T22:26:39.093Z] > git fetch --no-tags --force --progress -- https://github.com/jenkinsci/autonomiq-plugin.git +refs/pull/109/head:refs/remotes/origin/PR-109 # timeout=10
[2024-07-30T22:26:38.621Z] ERROR: Checkout failed
[2024-07-30T22:26:38.621Z] java.lang.InterruptedException
[2024-07-30T22:26:38.622Z] at java.base/java.lang.Object.wait(Native Method)
[2024-07-30T22:26:38.622Z] at hudson.remoting.Request.call(Request.java:177)
[2024-07-30T22:26:38.622Z] at hudson.remoting.Channel.call(Channel.java:1002)
[2024-07-30T22:26:38.622Z] at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153)
[2024-07-30T22:26:38.622Z] at jdk.internal.reflect.GeneratedMethodAccessor951.invoke(Unknown Source)
[2024-07-30T22:26:38.622Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[2024-07-30T22:26:38.622Z] at java.base/java.lang.reflect.Method.invoke(Unknown Source)
[2024-07-30T22:26:38.622Z] at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138)
[2024-07-30T22:26:38.622Z] at jdk.proxy119/jdk.proxy119.$Proxy858.execute(Unknown Source)
[2024-07-30T22:26:38.622Z] at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1222)
[2024-07-30T22:26:38.622Z] at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305)
[2024-07-30T22:26:38.622Z] at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136)
[2024-07-30T22:26:38.622Z] at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101)
[2024-07-30T22:26:38.622Z] at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88)
[2024-07-30T22:26:38.622Z] at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
[2024-07-30T22:26:38.622Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
[2024-07-30T22:26:38.622Z] at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
[2024-07-30T22:26:38.622Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[2024-07-30T22:26:38.622Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[2024-07-30T22:26:38.622Z] at java.base/java.lang.Thread.run(Unknown Source)
[2024-07-30T22:26:38.622Z] ERROR: Maximum checkout retry attempts reached, aborting
Details
- linux-8 (1 ms)
- Checkout (linux-8) (11 sec)
- Build (linux-8) (23 sec)
Error: script returned exit code 1
Error: No test report files were found. Configuration error?
- windows-8 (2 min 17 sec)
- Checkout (windows-8) (10 sec)
Error: null
- Checkout (windows-8) (10 sec)
Loading