See 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/org.apache.pdfbox$pdfbox-parent/1177/display/redirect>

Changes:


------------------------------------------
Established TCP socket on 39915
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/org.apache.pdfbox$pdfbox-parent/ws/pom.xml>
 clean deploy -Ppedantic -Dmaven.source.skip=true
[INFO] Scanning for projects...
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info[INFO] 
------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache PDFBox parent                                               [pom]
[INFO] Apache FontBox                                                  [bundle]
[INFO] Apache XmpBox                                                   [bundle]
[INFO] Apache PDFBox                                                   [bundle]
[INFO] Apache Preflight                                                [bundle]
[INFO] Apache Preflight application                                    [bundle]
[INFO] Apache PDFBox Debugger                                             [jar]
[INFO] Apache PDFBox tools                                                [jar]
[INFO] Apache PDFBox application                                       [bundle]
[INFO] Apache PDFBox Debugger application                              [bundle]
[INFO] Apache PDFBox examples                                             [jar]
[INFO] Apache PDFBox release                                              [pom]

[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[INFO] 
[INFO] ------------------< org.apache.pdfbox:pdfbox-parent >-------------------
[INFO] Building Apache PDFBox parent 2.0.31-SNAPSHOT                     [1/12]
[INFO]   from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.0.0:clean (default-clean) @ pdfbox-parent ---
[INFO] 
[INFO] --- enforcer:1.4.1:enforce (default) @ pdfbox-parent ---
[INFO] 
[INFO] --- enforcer:1.4.1:enforce (enforce-maven-version) @ pdfbox-parent ---
[INFO] 
[INFO] --- remote-resources:1.5:process (process-resource-bundles) @ 
pdfbox-parent ---
[INFO] 
[INFO] --- animal-sniffer:1.17:check (check-java-version) @ pdfbox-parent ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.0
[INFO] 
[INFO] --- site:3.7:attach-descriptor (attach-descriptor) @ pdfbox-parent ---
[INFO] No site descriptor found: nothing to attach.
[INFO] 
[INFO] --- source:3.0.1:jar-no-fork (attach-sources) @ pdfbox-parent ---
[INFO] Skipping source per configuration.
[INFO] 
[INFO] --- apache-rat:0.16.1:check (default) @ pdfbox-parent ---
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 
0, approved: 4 licenses.
[INFO] 
[INFO] --- dependency-check:9.0.10:check (default) @ pdfbox-parent ---
[INFO] Checking for updates
[WARNING] An NVD API Key was not provided - it is highly recommended to use an 
NVD API key as the update can take a VERY long time without an API Key
[WARNING] NVD API request failures are occurring; retrying request for the 5 
time
[WARNING] NVD API request failures are occurring; retrying request for the 5 
time
[WARNING] NVD API request failures are occurring; retrying request for the 6 
time
[WARNING] NVD API request failures are occurring; retrying request for the 5 
time
[WARNING] NVD API request failures are occurring; retrying request for the 5 
time
[ERROR] Error updating the NVD Data; the NVD returned a 403 or 404 error

Consider using an NVD API Key; see 
https://github.com/jeremylong/DependencyCheck?tab=readme-ov-file#nvd-api-key-highly-recommended
org.owasp.dependencycheck.data.update.exception.UpdateException: Error updating 
the NVD Data; the NVD returned a 403 or 404 error

Consider using an NVD API Key; see 
https://github.com/jeremylong/DependencyCheck?tab=readme-ov-file#nvd-api-key-highly-recommended
    at org.owasp.dependencycheck.data.update.NvdApiDataSource.processApi 
(NvdApiDataSource.java:387)
    at org.owasp.dependencycheck.data.update.NvdApiDataSource.update 
(NvdApiDataSource.java:116)
    at org.owasp.dependencycheck.Engine.doUpdates (Engine.java:906)
    at org.owasp.dependencycheck.Engine.initializeAndUpdateDatabase 
(Engine.java:711)
    at org.owasp.dependencycheck.Engine.analyzeDependencies (Engine.java:637)
    at org.owasp.dependencycheck.maven.BaseDependencyCheckMojo.runCheck 
(BaseDependencyCheckMojo.java:1953)
    at org.owasp.dependencycheck.maven.BaseDependencyCheckMojo.execute 
(BaseDependencyCheckMojo.java:1136)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo 
(DefaultBuildPluginManager.java:126)
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 
(MojoExecutor.java:328)
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute 
(MojoExecutor.java:316)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:212)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:174)
    at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 
(MojoExecutor.java:75)
    at org.apache.maven.lifecycle.internal.MojoExecutor$1.run 
(MojoExecutor.java:162)
    at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute 
(DefaultMojosExecutionStrategy.java:39)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:105)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:73)
    at 
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build
 (SingleThreadedBuilder.java:53)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute 
(LifecycleStarter.java:118)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
    at org.jvnet.hudson.maven3.launcher.Maven35Launcher.main 
(Maven35Launcher.java:138)
    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:283)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch 
(Launcher.java:226)
    at jenkins.maven3.agent.Maven35Main.launch (Maven35Main.java:179)
    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 hudson.maven.Maven3Builder.call (Maven3Builder.java:140)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:71)
    at hudson.remoting.UserRequest.perform (UserRequest.java:211)
    at hudson.remoting.UserRequest.perform (UserRequest.java:54)
    at hudson.remoting.Request$2.run (Request.java:377)
    at hudson.remoting.InterceptingExecutorService.lambda$wrap$0 
(InterceptingExecutorService.java:78)
    at java.util.concurrent.FutureTask.run (FutureTask.java:264)
    at java.util.concurrent.ThreadPoolExecutor.runWorker 
(ThreadPoolExecutor.java:1128)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run 
(ThreadPoolExecutor.java:628)
    at java.lang.Thread.run (Thread.java:829)
[INFO] Skipping Known Exploited Vulnerabilities update check since last check 
was within 24 hours.
[WARNING] Unable to update 1 or more Cached Web DataSource, using local data 
instead. Results may not include recent vulnerabilities.
[ERROR] Unable to continue dependency-check analysis.
[WARNING] Attempt to (de-)serialize anonymous class 
org.jfrog.hudson.maven2.MavenDependenciesRecorder$1; see: 
https://jenkins.io/redirect/serialization-of-anonymous-classes/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org
For additional commands, e-mail: dev-h...@pdfbox.apache.org

Reply via email to