Bump junit from 1.21 to 1166.va_436e268e972 #22
ci.jenkins.io / Jenkins
failed
Jul 30, 2024 in 2m 8s
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/vice-virtualization-plugin_PR-22@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-30T16:34:10.388Z] + mvn --batch-mode --show-version --errors --no-transfer-progress --update-snapshots -Dmaven.repo.local=/home/jenkins/agent/workspace/vice-virtualization-plugin_PR-22@tmp/m2repo -Dmaven.test.failure.ignore -Dspotbugs.failOnError=false -Dcheckstyle.failOnViolation=false -Dcheckstyle.failsOnError=false -Dpmd.failOnViolation=false -Penable-jacoco clean install
[2024-07-30T16:34:10.790Z] -XX:InitialHeapSize=261822336 -XX:MaxHeapSize=4189157376 -XX:+PrintCommandLineFlags -XX:+UseCompressedClassPointers -XX:+UseCompressedOops -XX:+UseParallelGC
[2024-07-30T16:34:12.594Z] Apache Maven 3.9.8 (36645f6c9b5079805ea5009217e36f2cffd34256)
[2024-07-30T16:34:12.594Z] Maven home: /home/jenkins/agent/tools/hudson.tasks.Maven_MavenInstallation/mvn
[2024-07-30T16:34:12.594Z] Java version: 1.8.0_422, vendor: Temurin, runtime: /opt/jdk-8/jre
[2024-07-30T16:34:12.594Z] Default locale: en_US, platform encoding: UTF-8
[2024-07-30T16:34:12.595Z] OS name: "linux", version: "6.5.0-1024-azure", arch: "amd64", family: "unix"
[2024-07-30T16:34:13.798Z] [INFO] Error stacktraces are turned on.
[2024-07-30T16:34:13.899Z] [INFO] Scanning for projects...
[2024-07-30T16:34:19.016Z] [INFO]
[2024-07-30T16:34:19.016Z] [INFO] ------------< io.jenkins.plugins:ca-service-virtualization >------------
[2024-07-30T16:34:19.017Z] [INFO] Building CA Service Virtualization Plugin 1.0.8-SNAPSHOT
[2024-07-30T16:34:19.017Z] [INFO] from pom.xml
[2024-07-30T16:34:19.017Z] [INFO] --------------------------------[ hpi ]---------------------------------
[2024-07-30T16:34:19.118Z] [WARNING] Parameter 'showDeprecation' is unknown for plugin 'maven-hpi-plugin:2.5:validate (default-validate)'
[2024-07-30T16:34:19.219Z] [WARNING] Parameter 'showDeprecation' is unknown for plugin 'maven-hpi-plugin:2.5:validate (default-validate)'
[2024-07-30T16:34:19.320Z] [WARNING] Parameter 'showDeprecation' is unknown for plugin 'maven-hpi-plugin:2.5:insert-test (default-insert-test)'
[2024-07-30T16:34:19.326Z] [WARNING] Parameter 'showDeprecation' is unknown for plugin 'maven-hpi-plugin:2.5:test-hpl (default-test-hpl)'
[2024-07-30T16:34:19.326Z] [WARNING] Parameter 'showDeprecation' is unknown for plugin 'maven-hpi-plugin:2.5:resolve-test-dependencies (default-resolve-test-dependencies)'
[2024-07-30T16:34:19.327Z] [WARNING] Parameter 'showDeprecation' is unknown for plugin 'maven-hpi-plugin:2.5:hpi (default-hpi)'
[2024-07-30T16:34:20.530Z] [WARNING] The POM for com.ca.codesv:codesv-dist-jar:jar:1.3.0 is missing, no dependency information available
[2024-07-30T16:34:23.637Z] [INFO] ------------------------------------------------------------------------
[2024-07-30T16:34:23.638Z] [INFO] BUILD FAILURE
[2024-07-30T16:34:23.638Z] [INFO] ------------------------------------------------------------------------
[2024-07-30T16:34:23.639Z] [INFO] Total time: 9.816 s
[2024-07-30T16:34:23.639Z] [INFO] Finished at: 2024-07-30T16:34:23Z
[2024-07-30T16:34:23.639Z] [INFO] ------------------------------------------------------------------------
[2024-07-30T16:34:23.640Z] [ERROR] Failed to execute goal on project ca-service-virtualization: Could not resolve dependencies for project io.jenkins.plugins:ca-service-virtualization:hpi:1.0.8-SNAPSHOT
[2024-07-30T16:34:23.640Z] [ERROR] dependency: com.ca.codesv:codesv-dist-jar:jar:1.3.0 (test)
[2024-07-30T16:34:23.640Z] [ERROR] Could not find artifact com.ca.codesv:codesv-dist-jar:jar:1.3.0 in azure-proxy (https://repo.azure.jenkins.io/)
[2024-07-30T16:34:23.641Z] [ERROR] -> [Help 1]
[2024-07-30T16:34:23.641Z] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal on project ca-service-virtualization: Could not resolve dependencies for project io.jenkins.plugins:ca-service-virtualization:hpi:1.0.8-SNAPSHOT
[2024-07-30T16:34:23.641Z] dependency: com.ca.codesv:codesv-dist-jar:jar:1.3.0 (test)
[2024-07-30T16:34:23.642Z] Could not find artifact com.ca.codesv:codesv-dist-jar:jar:1.3.0 in azure-proxy (https://repo.azure.jenkins.io/)
[2024-07-30T16:34:23.642Z]
[2024-07-30T16:34:23.642Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies (LifecycleDependencyResolver.java:243)
[2024-07-30T16:34:23.643Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies (LifecycleDependencyResolver.java:136)
[2024-07-30T16:34:23.643Z] at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved (MojoExecutor.java:355)
[2024-07-30T16:34:23.643Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:313)
[2024-07-30T16:34:23.644Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
[2024-07-30T16:34:23.644Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
[2024-07-30T16:34:23.644Z] at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
[2024-07-30T16:34:23.644Z] at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
[2024-07-30T16:34:23.645Z] at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
[2024-07-30T16:34:23.645Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
[2024-07-30T16:34:23.645Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
[2024-07-30T16:34:23.646Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
[2024-07-30T16:34:23.646Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
[2024-07-30T16:34:23.646Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
[2024-07-30T16:34:23.646Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
[2024-07-30T16:34:23.647Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
[2024-07-30T16:34:23.647Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
[2024-07-30T16:34:23.647Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:903)
[2024-07-30T16:34:23.648Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:280)
[2024-07-30T16:34:23.648Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:203)
[2024-07-30T16:34:23.648Z] at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
[2024-07-30T16:34:23.648Z] at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
[2024-07-30T16:34:23.649Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
[2024-07-30T16:34:23.649Z] at java.lang.reflect.Method.invoke (Method.java:498)
[2024-07-30T16:34:23.649Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:255)
[2024-07-30T16:34:23.650Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:201)
[2024-07-30T16:34:23.650Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:361)
[2024-07-30T16:34:23.650Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:314)
[2024-07-30T16:34:23.650Z] Caused by: org.apache.maven.project.DependencyResolutionException: Could not resolve dependencies for project io.jenkins.plugins:ca-service-virtualization:hpi:1.0.8-SNAPSHOT
[2024-07-30T16:34:23.651Z] dependency: com.ca.codesv:codesv-dist-jar:jar:1.3.0 (test)
[2024-07-30T16:34:23.651Z] Could not find artifact com.ca.codesv:codesv-dist-jar:jar:1.3.0 in azure-proxy (https://repo.azure.jenkins.io/)
[2024-07-30T16:34:23.651Z]
[2024-07-30T16:34:23.651Z] at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve (DefaultProjectDependenciesResolver.java:191)
[2024-07-30T16:34:23.652Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies (LifecycleDependencyResolver.java:224)
[2024-07-30T16:34:23.652Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies (LifecycleDependencyResolver.java:136)
[2024-07-30T16:34:23.652Z] at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved (MojoExecutor.java:355)
[2024-07-30T16:34:23.652Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:313)
[2024-07-30T16:34:23.653Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
[2024-07-30T16:34:23.653Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
[2024-07-30T16:34:23.653Z] at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
[2024-07-30T16:34:23.654Z] at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
[2024-07-30T16:34:23.654Z] at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
[2024-07-30T16:34:23.654Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
[2024-07-30T16:34:23.654Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
[2024-07-30T16:34:23.655Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
[2024-07-30T16:34:23.655Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
[2024-07-30T16:34:23.655Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
[2024-07-30T16:34:23.655Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
[2024-07-30T16:34:23.655Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
[2024-07-30T16:34:23.656Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
[2024-07-30T16:34:23.656Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:903)
[2024-07-30T16:34:23.656Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:280)
[2024-07-30T16:34:23.656Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:203)
[2024-07-30T16:34:23.657Z] at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
[2024-07-30T16:34:23.657Z] at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
[2024-07-30T16:34:23.657Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
[2024-07-30T16:34:23.657Z] at java.lang.reflect.Method.invoke (Method.java:498)
[2024-07-30T16:34:23.658Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:255)
[2024-07-30T16:34:23.658Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:201)
[2024-07-30T16:34:23.658Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:361)
[2024-07-30T16:34:23.658Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:314)
[2024-07-30T16:34:23.658Z] [ERROR]
[2024-07-30T16:34:23.659Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
[2024-07-30T16:34:23.659Z] [ERROR]
[2024-07-30T16:34:23.659Z] [ERROR] For more information about the errors and possible solutions, please read the following articles:
[2024-07-30T16:34:23.659Z] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
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-30T16:34:23.722Z] Recording test results
[2024-07-30T16:34:23.854Z] 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-30T16:34:25.880Z] using credential app-ci.jenkins.io
[2024-07-30T16:34:25.890Z] Cloning the remote Git repository
[2024-07-30T16:34:25.890Z] Cloning with configured refspecs honoured and without tags
[2024-07-30T16:34:26.264Z] ERROR: Checkout failed
[2024-07-30T16:34:26.264Z] java.lang.InterruptedException
[2024-07-30T16:34:26.264Z] at java.base/java.lang.Object.wait(Native Method)
[2024-07-30T16:34:26.265Z] at hudson.remoting.Request.call(Request.java:177)
[2024-07-30T16:34:26.265Z] at hudson.remoting.Channel.call(Channel.java:1002)
[2024-07-30T16:34:26.265Z] at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153)
[2024-07-30T16:34:26.265Z] at jdk.internal.reflect.GeneratedMethodAccessor951.invoke(Unknown Source)
[2024-07-30T16:34:26.265Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[2024-07-30T16:34:26.265Z] at java.base/java.lang.reflect.Method.invoke(Unknown Source)
[2024-07-30T16:34:26.265Z] at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138)
[2024-07-30T16:34:26.265Z] at jdk.proxy119/jdk.proxy119.$Proxy858.execute(Unknown Source)
[2024-07-30T16:34:26.265Z] at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1222)
[2024-07-30T16:34:26.265Z] at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305)
[2024-07-30T16:34:26.265Z] at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136)
[2024-07-30T16:34:26.265Z] at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101)
[2024-07-30T16:34:26.265Z] at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88)
[2024-07-30T16:34:26.265Z] at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
[2024-07-30T16:34:26.265Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
[2024-07-30T16:34:26.266Z] at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
[2024-07-30T16:34:26.266Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[2024-07-30T16:34:26.266Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[2024-07-30T16:34:26.266Z] at java.base/java.lang.Thread.run(Unknown Source)
[2024-07-30T16:34:26.266Z] ERROR: Maximum checkout retry attempts reached, aborting
[2024-07-30T16:34:26.399Z] Cloning repository https://github.com/jenkinsci/ca-service-virtualization-plugin.git
[2024-07-30T16:34:26.408Z] > git init C:\Jenkins\agent\workspace\vice-virtualization-plugin_PR-22 # timeout=10
[2024-07-30T16:34:26.637Z] Fetching upstream changes from https://github.com/jenkinsci/ca-service-virtualization-plugin.git
[2024-07-30T16:34:26.638Z] > git --version # timeout=10
[2024-07-30T16:34:26.676Z] > git --version # 'git version 2.45.2.windows.1'
[2024-07-30T16:34:26.677Z] using GIT_ASKPASS to set credentials ci.jenkins.io GitHub App (jenkinsci org)
[2024-07-30T16:34:26.691Z] > git fetch --no-tags --force --progress -- https://github.com/jenkinsci/ca-service-virtualization-plugin.git +refs/pull/22/head:refs/remotes/origin/PR-22 # timeout=10
Details
- linux-8 (2 ms)
- Checkout (linux-8) (8.8 sec)
- Build (linux-8) (16 sec)
Error: script returned exit code 1
Error: No test report files were found. Configuration error?
- windows-8 (2 min 8 sec)
- Checkout (windows-8) (10 sec)
Error: null
- Checkout (windows-8) (10 sec)
Loading