See 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/1522/display/redirect>

Changes:


------------------------------------------
[...truncated 187.52 KiB...]
        at org.junit.runners.Suite.runChild(Suite.java:128)
        at org.junit.runners.Suite.runChild(Suite.java:27)
        at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
        at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
        at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
        at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
        at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
        at 
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
        at 
org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
        at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
        at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
        at 
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
        at 
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
        at 
org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
        at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)

May 19, 2025 3:41:47 AM org.apache.pdfbox.pdmodel.font.PDTrueTypeFont <init>
WARNING: Using fallback font LiberationSans for RKAJXV+ArialMT
May 19, 2025 3:41:47 AM org.apache.pdfbox.pdmodel.font.PDTrueTypeFont <init>
WARNING: Could not read embedded TTF for font RKAJXV+ArialMT
java.io.IOException: 'head' table is mandatory
        at org.apache.fontbox.ttf.TTFParser.parseTables(TTFParser.java:199)
        at org.apache.fontbox.ttf.TTFParser.parse(TTFParser.java:165)
        at org.apache.fontbox.ttf.TTFParser.parse(TTFParser.java:110)
        at 
org.apache.pdfbox.pdmodel.font.PDTrueTypeFont.<init>(PDTrueTypeFont.java:202)
        at 
org.apache.pdfbox.pdmodel.font.PDFontFactory.createFont(PDFontFactory.java:89)
        at org.apache.pdfbox.pdmodel.PDResources.getFont(PDResources.java:171)
        at 
org.apache.pdfbox.contentstream.operator.text.SetFontAndSize.process(SetFontAndSize.java:66)
        at 
org.apache.pdfbox.contentstream.PDFStreamEngine.processOperator(PDFStreamEngine.java:990)
        at 
org.apache.pdfbox.preflight.content.PreflightContentStream.processOperator(PreflightContentStream.java:140)
        at 
org.apache.pdfbox.contentstream.PDFStreamEngine.processStreamOperators(PDFStreamEngine.java:558)
        at 
org.apache.pdfbox.contentstream.PDFStreamEngine.processStream(PDFStreamEngine.java:516)
        at 
org.apache.pdfbox.contentstream.PDFStreamEngine.processPage(PDFStreamEngine.java:156)
        at 
org.apache.pdfbox.preflight.content.PreflightContentStream.validatePageContentStream(PreflightContentStream.java:71)
        at 
org.apache.pdfbox.preflight.process.reflect.SinglePageValidationProcess.validateContent(SinglePageValidationProcess.java:190)
        at 
org.apache.pdfbox.preflight.process.reflect.SinglePageValidationProcess.validate(SinglePageValidationProcess.java:89)
        at 
org.apache.pdfbox.preflight.utils.ContextHelper.callValidation(ContextHelper.java:102)
        at 
org.apache.pdfbox.preflight.utils.ContextHelper.validateElement(ContextHelper.java:60)
        at 
org.apache.pdfbox.preflight.process.PageTreeValidationProcess.validatePage(PageTreeValidationProcess.java:79)
        at 
org.apache.pdfbox.preflight.process.PageTreeValidationProcess.validate(PageTreeValidationProcess.java:58)
        at 
org.apache.pdfbox.preflight.utils.ContextHelper.callValidation(ContextHelper.java:102)
        at 
org.apache.pdfbox.preflight.utils.ContextHelper.validateElement(ContextHelper.java:141)
        at 
org.apache.pdfbox.preflight.PreflightDocument.validate(PreflightDocument.java:166)
        at 
org.apache.pdfbox.preflight.TestIsartorBavaria.validate(TestIsartorBavaria.java:190)
        at jdk.internal.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at 
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
        at 
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
        at 
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
        at 
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
        at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
        at 
org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
        at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
        at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
        at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
        at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
        at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
        at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
        at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
        at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
        at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
        at org.junit.runners.Suite.runChild(Suite.java:128)
        at org.junit.runners.Suite.runChild(Suite.java:27)
        at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
        at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
        at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
        at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
        at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
        at 
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
        at 
org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
        at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
        at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
        at 
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
        at 
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
        at 
org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
        at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)

May 19, 2025 3:41:47 AM org.apache.pdfbox.pdmodel.font.PDTrueTypeFont <init>
WARNING: Using fallback font LiberationSans for RKAJXV+ArialMT
  isartor-6-3-5-t01-fail-c.pdf
  isartor-6-3-5-t01-fail-d.pdf
  isartor-6-3-5-t02-fail-a.pdf
  isartor-6-3-5-t03-fail-a.pdf
  isartor-6-3-5-t01-fail-b.pdf
  isartor-6-3-5-t01-fail-a.pdf
  isartor-6-4-t01-fail-a.pdf
  isartor-6-4-t04-fail-a.pdf
  isartor-6-4-t02-fail-a.pdf
  isartor-6-4-t05-fail-a.pdf
  isartor-6-4-t01-fail-b.pdf
  isartor-6-4-t03-fail-a.pdf
[INFO] Tests run: 204, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.383 
s - in org.apache.pdfbox.preflight.TestIsartorBavaria
[INFO] Running 
org.apache.pdfbox.preflight.metadata.TestSynchronizedMetadataValidation
[INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s 
- in org.apache.pdfbox.preflight.metadata.TestSynchronizedMetadataValidation
[INFO] Running org.apache.pdfbox.preflight.metadata.TestMetadataFiles
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s 
- in org.apache.pdfbox.preflight.metadata.TestMetadataFiles
[INFO] Running org.apache.pdfbox.preflight.TestPreflightConfiguration
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s 
- in org.apache.pdfbox.preflight.TestPreflightConfiguration
[INFO] Running org.apache.pdfbox.preflight.TestInvalidDirectory
System property 'pdfa.invalid' not defined, will not run TestValidaDirectory
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in 
org.apache.pdfbox.preflight.TestInvalidDirectory
[INFO] Running org.apache.pdfbox.preflight.TestPDFBox3741
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s 
- in org.apache.pdfbox.preflight.TestPDFBox3741
[INFO] Running org.apache.pdfbox.preflight.parser.TestXmlResultParser
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s 
- in org.apache.pdfbox.preflight.parser.TestXmlResultParser
[INFO] Running org.apache.pdfbox.preflight.parser.TestPreflightConfiguration
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s 
- in org.apache.pdfbox.preflight.parser.TestPreflightConfiguration
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 278, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[JENKINS] Recording test results
[INFO] 
[INFO] --- bundle:3.5.1:bundle (default-bundle) @ preflight ---
[INFO] 
[INFO] --- site:3.7:attach-descriptor (attach-descriptor) @ preflight ---
[INFO] Skipping because packaging 'bundle' is not pom.
[INFO] 
[INFO] --- source:3.0.1:jar-no-fork (attach-sources) @ preflight ---
[INFO] Skipping source per configuration.
[INFO] 
[INFO] --- surefire:2.22.2:test (surefire-itest) @ preflight ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.pdfbox.preflight.integration.TestIsartorValidation
May 19, 2025 3:41:51 AM Test initializeParameters
WARNING: 'expected.errors' does not reference valid file, so cannot execute 
tests : <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/preflight>
May 19, 2025 3:41:51 AM 
org.apache.pdfbox.preflight.integration.TestIsartorValidation validate
WARNING: This is an empty test
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.2 s - 
in org.apache.pdfbox.preflight.integration.TestIsartorValidation
[INFO] Running org.apache.pdfbox.preflight.integration.TestValidFiles
May 19, 2025 3:41:51 AM Test initializeParameters
WARNING: valid.files (where are isartor pdf files) is not defined.
No result file defined, will use standard error
May 19, 2025 3:41:51 AM dummy validate
WARNING: This is an empty test
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s 
- in org.apache.pdfbox.preflight.integration.TestValidFiles
[INFO] Running org.apache.pdfbox.preflight.integration.TestInvalidFiles
May 19, 2025 3:41:51 AM Test initializeParameters
WARNING: 'expected.errors' does not reference valid file, so cannot execute 
tests : <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/preflight>
May 19, 2025 3:41:51 AM 
org.apache.pdfbox.preflight.integration.TestInvalidFiles validate
WARNING: This is an empty test
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s 
- in org.apache.pdfbox.preflight.integration.TestInvalidFiles
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[JENKINS] Recording test results
[INFO] 
[INFO] --- apache-rat:0.16.1:check (default) @ preflight ---
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 
0, approved: 139 licenses.
[INFO] 
[INFO] --- dependency-check:10.0.4:check (default) @ preflight ---
[INFO] Skipping dependency-check
[INFO] 
[INFO] --- install:2.5.2:install (default-install) @ preflight ---
[INFO] Installing 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/preflight/target/preflight-2.0.35-SNAPSHOT.jar>
 to 
/home/jenkins/.m2/repository/org/apache/pdfbox/preflight/2.0.35-SNAPSHOT/preflight-2.0.35-SNAPSHOT.jar
[INFO] Installing 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/preflight/pom.xml> 
to 
/home/jenkins/.m2/repository/org/apache/pdfbox/preflight/2.0.35-SNAPSHOT/preflight-2.0.35-SNAPSHOT.pom
[INFO] 
[INFO] --- bundle:3.5.1:install (default-install) @ preflight ---
[INFO] Installing 
org/apache/pdfbox/preflight/2.0.35-SNAPSHOT/preflight-2.0.35-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] --- deploy:2.8.2:deploy (default-deploy) @ preflight ---
[INFO] Downloading from apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/preflight/2.0.35-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/preflight/2.0.35-SNAPSHOT/maven-metadata.xml
 (782 B at 311 B/s)
[INFO] Uploading to apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/preflight/2.0.35-SNAPSHOT/preflight-2.0.35-20250519.033611-21.jar
[INFO] Uploaded to apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/preflight/2.0.35-SNAPSHOT/preflight-2.0.35-20250519.033611-21.jar
 (249 kB at 65 kB/s)
[INFO] Uploading to apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/preflight/2.0.35-SNAPSHOT/preflight-2.0.35-20250519.033611-21.pom
[INFO] Uploaded to apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/preflight/2.0.35-SNAPSHOT/preflight-2.0.35-20250519.033611-21.pom
 (7.7 kB at 3.1 kB/s)
[INFO] Downloading from apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/preflight/maven-metadata.xml
[INFO] Downloaded from apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/preflight/maven-metadata.xml
 (468 B at 2.6 kB/s)
[INFO] Uploading to apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/preflight/2.0.35-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/preflight/2.0.35-SNAPSHOT/maven-metadata.xml
 (782 B at 698 B/s)
[INFO] Uploading to apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/preflight/maven-metadata.xml
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for pdfbox-reactor 2.0.35-SNAPSHOT:
[INFO] 
[INFO] Apache PDFBox parent ............................... SUCCESS [ 20.110 s]
[INFO] Apache FontBox ..................................... SUCCESS [01:38 min]
[INFO] Apache XmpBox ...................................... SUCCESS [ 26.118 s]
[INFO] Apache PDFBox ...................................... SUCCESS [02:35 min]
[INFO] Apache Preflight ................................... FAILURE [ 46.844 s]
[INFO] Apache Preflight application ....................... SKIPPED
[INFO] Apache PDFBox Debugger ............................. SKIPPED
[INFO] Apache PDFBox tools ................................ SKIPPED
[INFO] Apache PDFBox application .......................... SKIPPED
[INFO] Apache PDFBox Debugger application ................. SKIPPED
[INFO] Apache PDFBox examples ............................. SKIPPED
[INFO] pdfbox-reactor ..................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  06:26 min
[INFO] Finished at: 2025-05-19T03:42:38Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-deploy-plugin:2.8.2:deploy (default-deploy) on 
project preflight: Failed to deploy metadata: Could not transfer metadata 
org.apache.pdfbox:preflight/maven-metadata.xml from/to apache.snapshots.https 
(https://repository.apache.org/content/repositories/snapshots): status code: 
408, reason phrase: Request Timeout (408) -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[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/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :preflight
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/xmpbox/pom.xml> to 
org.apache.pdfbox/xmpbox/2.0.35-SNAPSHOT/xmpbox-2.0.35-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/xmpbox/target/xmpbox-2.0.35-SNAPSHOT.jar>
 to 
org.apache.pdfbox/xmpbox/2.0.35-20250519.033611-23/xmpbox-2.0.35-20250519.033611-23.jar
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/tools/pom.xml> to 
org.apache.pdfbox/pdfbox-tools/2.0.35-SNAPSHOT/pdfbox-tools-2.0.35-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/debugger/pom.xml> 
to 
org.apache.pdfbox/pdfbox-debugger/2.0.35-SNAPSHOT/pdfbox-debugger-2.0.35-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/preflight-app/pom.xml>
 to 
org.apache.pdfbox/preflight-app/2.0.35-SNAPSHOT/preflight-app-2.0.35-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/app/pom.xml> to 
org.apache.pdfbox/pdfbox-app/2.0.35-SNAPSHOT/pdfbox-app-2.0.35-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/examples/pom.xml> 
to 
org.apache.pdfbox/pdfbox-examples/2.0.35-SNAPSHOT/pdfbox-examples-2.0.35-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/preflight/pom.xml> 
to org.apache.pdfbox/preflight/2.0.35-SNAPSHOT/preflight-2.0.35-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/preflight/target/preflight-2.0.35-SNAPSHOT.jar>
 to org.apache.pdfbox/preflight/2.0.35-SNAPSHOT/preflight-2.0.35-SNAPSHOT.jar
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/pom.xml> to 
org.apache.pdfbox/pdfbox-reactor/2.0.35-SNAPSHOT/pdfbox-reactor-2.0.35-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/parent/pom.xml> to 
org.apache.pdfbox/pdfbox-parent/2.0.35-SNAPSHOT/pdfbox-parent-2.0.35-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/pdfbox/pom.xml> to 
org.apache.pdfbox/pdfbox/2.0.35-SNAPSHOT/pdfbox-2.0.35-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/pdfbox/target/pdfbox-2.0.35-SNAPSHOT.jar>
 to 
org.apache.pdfbox/pdfbox/2.0.35-20250519.033611-21/pdfbox-2.0.35-20250519.033611-21.jar
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/debugger-app/pom.xml>
 to 
org.apache.pdfbox/debugger-app/2.0.35-SNAPSHOT/debugger-app-2.0.35-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/fontbox/pom.xml> 
to org.apache.pdfbox/fontbox/2.0.35-SNAPSHOT/fontbox-2.0.35-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-2.0.x/ws/fontbox/target/fontbox-2.0.35-SNAPSHOT.jar>
 to 
org.apache.pdfbox/fontbox/2.0.35-20250519.033611-24/fontbox-2.0.35-20250519.033611-24.jar
No mail will be sent out, as 'PDFBox » PDFBox-2.0.x » Apache PDFBox examples 
#1522' does not have a result yet. Please make sure you set a proper result in 
case of pipeline/build scripts.
Sending e-mails to: dev@pdfbox.apache.org
Sending e-mails to: dev@pdfbox.apache.org
No mail will be sent out, as 'PDFBox » PDFBox-2.0.x » Apache PDFBox Debugger 
application #1522' does not have a result yet. Please make sure you set a 
proper result in case of pipeline/build scripts.
Sending e-mails to: dev@pdfbox.apache.org
No mail will be sent out, as 'PDFBox » PDFBox-2.0.x » Apache PDFBox tools 
#1522' does not have a result yet. Please make sure you set a proper result in 
case of pipeline/build scripts.
No mail will be sent out, as 'PDFBox » PDFBox-2.0.x » Apache PDFBox Debugger 
#1522' does not have a result yet. Please make sure you set a proper result in 
case of pipeline/build scripts.
No mail will be sent out, as 'PDFBox » PDFBox-2.0.x » Apache Preflight 
application #1522' does not have a result yet. Please make sure you set a 
proper result in case of pipeline/build scripts.
No mail will be sent out, as 'PDFBox » PDFBox-2.0.x » Apache PDFBox application 
#1522' does not have a result yet. Please make sure you set a proper result in 
case of pipeline/build scripts.
Sending e-mails to: dev@pdfbox.apache.org
No mail will be sent out, as 'PDFBox » PDFBox-2.0.x » pdfbox-reactor #1522' 
does not have a result yet. Please make sure you set a proper result in case of 
pipeline/build scripts.
channel stopped
Archiving artifacts

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

Reply via email to