Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump org.jenkins-ci.plugins:credentials from 1378.v81ef4269d764 to 1384.vf0a_2ed06f9c6 #282

Bump org.jenkins-ci.plugins:credentials

9275549
Select commit
Loading
Failed to load commit list.
Closed

Bump org.jenkins-ci.plugins:credentials from 1378.v81ef4269d764 to 1384.vf0a_2ed06f9c6 #282

Bump org.jenkins-ci.plugins:credentials
9275549
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / Jenkins failed Oct 7, 2024 in 1m 31s

linux-11/Build (linux-11): error in 'junit' step

linux-11 / Build (linux-11) / 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/s_dependency-track-plugin_PR-282@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-10-07T06:35:42.465Z] + mvn --batch-mode --show-version --errors --no-transfer-progress --update-snapshots -Dmaven.repo.local=/home/jenkins/agent/workspace/s_dependency-track-plugin_PR-282@tmp/m2repo -Dmaven.test.failure.ignore -Dspotbugs.failOnError=false -Dcheckstyle.failOnViolation=false -Dcheckstyle.failsOnError=false -Dpmd.failOnViolation=false -Penable-jacoco clean install
[2024-10-07T06:35:43.568Z] -XX:G1ConcRefinementThreads=4 -XX:GCDrainStackTargetSize=64 -XX:InitialHeapSize=261969600 -XX:MaxHeapSize=4191513600 -XX:+PrintCommandLineFlags -XX:ReservedCodeCacheSize=251658240 -XX:+SegmentedCodeCache -XX:+UseCompressedClassPointers -XX:+UseCompressedOops -XX:+UseG1GC 
[2024-10-07T06:35:45.373Z] Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937)
[2024-10-07T06:35:45.373Z] Maven home: /home/jenkins/agent/tools/hudson.tasks.Maven_MavenInstallation/mvn
[2024-10-07T06:35:45.374Z] Java version: 11.0.24, vendor: Eclipse Adoptium, runtime: /opt/jdk-11
[2024-10-07T06:35:45.374Z] Default locale: en_US, platform encoding: UTF-8
[2024-10-07T06:35:45.374Z] OS name: "linux", version: "6.8.0-1014-azure", arch: "amd64", family: "unix"
[2024-10-07T06:35:47.083Z] [INFO] Error stacktraces are turned on.
[2024-10-07T06:35:47.186Z] [INFO] Scanning for projects...
[2024-10-07T06:35:51.814Z] [INFO] 
[2024-10-07T06:35:51.814Z] [INFO] --------------< org.jenkins-ci.plugins:dependency-track >---------------
[2024-10-07T06:35:51.815Z] [INFO] Building OWASP Dependency-Track Plugin 5.1.1-SNAPSHOT
[2024-10-07T06:35:51.816Z] [INFO]   from pom.xml
[2024-10-07T06:35:51.818Z] [INFO] --------------------------------[ hpi ]---------------------------------
[2024-10-07T06:36:04.049Z] [INFO] 
[2024-10-07T06:36:04.049Z] [INFO] --- clean:3.4.0:clean (default-clean) @ dependency-track ---
[2024-10-07T06:36:04.050Z] [INFO] Deleting /home/jenkins/agent/workspace/s_dependency-track-plugin_PR-282 (includes = [package-lock.json], excludes = [])
[2024-10-07T06:36:04.050Z] [INFO] Deleting /home/jenkins/agent/workspace/s_dependency-track-plugin_PR-282/src/main/webapp/css (includes = [bootstrap.min.css, bootstrap-vue.min.css], excludes = [])
[2024-10-07T06:36:04.054Z] [INFO] 
[2024-10-07T06:36:04.055Z] [INFO] --- hpi:3.57:validate (default-validate) @ dependency-track ---
[2024-10-07T06:36:04.167Z] [INFO] Created marker file /home/jenkins/agent/workspace/s_dependency-track-plugin_PR-282/target/java-level/11
[2024-10-07T06:36:04.168Z] [INFO] 
[2024-10-07T06:36:04.168Z] [INFO] --- hpi:3.57:validate-hpi (default-validate-hpi) @ dependency-track ---
[2024-10-07T06:36:04.872Z] [INFO] ------------------------------------------------------------------------
[2024-10-07T06:36:04.872Z] [INFO] BUILD FAILURE
[2024-10-07T06:36:04.873Z] [INFO] ------------------------------------------------------------------------
[2024-10-07T06:36:04.873Z] [INFO] Total time:  17.706 s
[2024-10-07T06:36:04.873Z] [INFO] Finished at: 2024-10-07T06:36:04Z
[2024-10-07T06:36:04.874Z] [INFO] ------------------------------------------------------------------------
[2024-10-07T06:36:04.874Z] [ERROR] Failed to execute goal org.jenkins-ci.tools:maven-hpi-plugin:3.57:validate-hpi (default-validate-hpi) on project dependency-track: Dependency org.jenkins-ci.plugins:credentials:jar:1384.vf0a_2ed06f9c6 requires Jenkins 2.462.3 or higher. -> [Help 1]
[2024-10-07T06:36:04.874Z] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.jenkins-ci.tools:maven-hpi-plugin:3.57:validate-hpi (default-validate-hpi) on project dependency-track: Dependency org.jenkins-ci.plugins:credentials:jar:1384.vf0a_2ed06f9c6 requires Jenkins 2.462.3 or higher.
[2024-10-07T06:36:04.875Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:333)
[2024-10-07T06:36:04.875Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
[2024-10-07T06:36:04.875Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
[2024-10-07T06:36:04.876Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
[2024-10-07T06:36:04.876Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
[2024-10-07T06:36:04.876Z]     at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
[2024-10-07T06:36:04.877Z]     at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
[2024-10-07T06:36:04.877Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
[2024-10-07T06:36:04.877Z]     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
[2024-10-07T06:36:04.878Z]     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
[2024-10-07T06:36:04.878Z]     at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
[2024-10-07T06:36:04.878Z]     at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
[2024-10-07T06:36:04.878Z]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
[2024-10-07T06:36:04.879Z]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
[2024-10-07T06:36:04.879Z]     at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
[2024-10-07T06:36:04.879Z]     at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
[2024-10-07T06:36:04.880Z]     at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
[2024-10-07T06:36:04.880Z]     at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
[2024-10-07T06:36:04.880Z]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
[2024-10-07T06:36:04.881Z]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
[2024-10-07T06:36:04.881Z]     at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
[2024-10-07T06:36:04.881Z]     at java.lang.reflect.Method.invoke (Method.java:566)
[2024-10-07T06:36:04.882Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:255)
[2024-10-07T06:36:04.882Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:201)
[2024-10-07T06:36:04.882Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:361)
[2024-10-07T06:36:04.882Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:314)
[2024-10-07T06:36:04.883Z] Caused by: org.apache.maven.plugin.MojoExecutionException: Dependency org.jenkins-ci.plugins:credentials:jar:1384.vf0a_2ed06f9c6 requires Jenkins 2.462.3 or higher.
[2024-10-07T06:36:04.883Z]     at org.jenkinsci.maven.plugins.hpi.ValidateHpiMojo.execute (ValidateHpiMojo.java:51)
[2024-10-07T06:36:04.883Z]     at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
[2024-10-07T06:36:04.883Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
[2024-10-07T06:36:04.884Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
[2024-10-07T06:36:04.884Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
[2024-10-07T06:36:04.884Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
[2024-10-07T06:36:04.884Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
[2024-10-07T06:36:04.885Z]     at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
[2024-10-07T06:36:04.885Z]     at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
[2024-10-07T06:36:04.885Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
[2024-10-07T06:36:04.885Z]     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
[2024-10-07T06:36:04.886Z]     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
[2024-10-07T06:36:04.886Z]     at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
[2024-10-07T06:36:04.886Z]     at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
[2024-10-07T06:36:04.886Z]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
[2024-10-07T06:36:04.887Z]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
[2024-10-07T06:36:04.887Z]     at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
[2024-10-07T06:36:04.887Z]     at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
[2024-10-07T06:36:04.887Z]     at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
[2024-10-07T06:36:04.888Z]     at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
[2024-10-07T06:36:04.888Z]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
[2024-10-07T06:36:04.888Z]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
[2024-10-07T06:36:04.888Z]     at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
[2024-10-07T06:36:04.889Z]     at java.lang.reflect.Method.invoke (Method.java:566)
[2024-10-07T06:36:04.889Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:255)
[2024-10-07T06:36:04.889Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:201)
[2024-10-07T06:36:04.889Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:361)
[2024-10-07T06:36:04.889Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:314)
[2024-10-07T06:36:04.890Z] [ERROR] 
[2024-10-07T06:36:04.890Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
[2024-10-07T06:36:04.890Z] [ERROR] 
[2024-10-07T06:36:04.890Z] [ERROR] For more information about the errors and possible solutions, please read the following articles:
[2024-10-07T06:36:04.890Z] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException

linux-11 / Build (linux-11) / 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-10-07T06:36:04.500Z] Recording test results
[2024-10-07T06:36:04.658Z] No test report files were found. Configuration error?

Details

  • linux-11 (1 min 30 sec)
    • Checkout (linux-11) (9.7 sec)
    • Build (linux-11) (25 sec)
      Error: script returned exit code 1
      Error: No test report files were found. Configuration error?