See 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/617/display/redirect?page=changes>

Changes:

[Tilman Hausherr] PDFBOX-5328: load test file

[Tilman Hausherr] PDFBOX-5328: fix subtable 12 that it can have several entries 
with same gid, add test


------------------------------------------
[...truncated 76.01 KB...]
        at 
org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
        at 
org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
        at 
org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
        at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
        at 
org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
        at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
        at 
org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
        at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
        at 
org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
        at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
        at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
        at 
org.junit.platform.engine.support.hierarchical.ForkJoinPoolHierarchicalTestExecutorService$ExclusiveTask.compute(ForkJoinPoolHierarchicalTestExecutorService.java:185)
        at 
java.base/java.util.concurrent.RecursiveAction.exec(RecursiveAction.java:189)
        at 
java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:290)
        at 
java.base/java.util.concurrent.ForkJoinTask.doJoin(ForkJoinTask.java:396)
        at 
java.base/java.util.concurrent.ForkJoinTask.join(ForkJoinTask.java:721)
        at 
org.junit.platform.engine.support.hierarchical.ForkJoinPoolHierarchicalTestExecutorService.joinConcurrentTasksInReverseOrderToEnableWorkStealing(ForkJoinPoolHierarchicalTestExecutorService.java:162)
        at 
org.junit.platform.engine.support.hierarchical.ForkJoinPoolHierarchicalTestExecutorService.invokeAll(ForkJoinPoolHierarchicalTestExecutorService.java:136)
        at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
        at 
org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
        at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
        at 
org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
        at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
        at 
org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
        at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
        at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
        at 
org.junit.platform.engine.support.hierarchical.ForkJoinPoolHierarchicalTestExecutorService$ExclusiveTask.compute(ForkJoinPoolHierarchicalTestExecutorService.java:185)
        at 
java.base/java.util.concurrent.RecursiveAction.exec(RecursiveAction.java:189)
        at 
java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:290)
        at 
java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1020)
        at 
java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1656)
        at 
java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1594)
        at 
java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)
Caused by: java.lang.NumberFormatException: For input string: ".2-"
        at 
java.base/jdk.internal.math.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:2054)
        at 
java.base/jdk.internal.math.FloatingDecimal.parseDouble(FloatingDecimal.java:110)
        at java.base/java.lang.Double.parseDouble(Double.java:543)
        at java.base/java.lang.Double.valueOf(Double.java:506)
        at org.apache.fontbox.cff.CFFParser.readRealNumber(CFFParser.java:419)
        ... 63 more

[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.14 s - 
in org.apache.pdfbox.util.TestDateUtil
[INFO] Running org.apache.pdfbox.rendering.TestQuality
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.281 s 
- in org.apache.pdfbox.pdmodel.font.PDFontTest
[INFO] Running org.apache.pdfbox.pdfwriter.COSDocumentCompressionTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.214 s 
- in org.apache.pdfbox.pdfwriter.COSDocumentCompressionTest
[INFO] Running org.apache.pdfbox.pdfwriter.COSWriterTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s 
- in org.apache.pdfbox.pdfwriter.COSWriterTest
[INFO] Running org.apache.pdfbox.pdfwriter.ContentStreamWriterTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s 
- in org.apache.pdfbox.cos.TestCOSIncrement
[INFO] Running org.apache.pdfbox.cos.TestCOSBoolean
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s 
- in org.apache.pdfbox.cos.TestCOSBoolean
[INFO] Running org.apache.pdfbox.cos.UnmodifiableCOSDictionaryTest
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s 
- in org.apache.pdfbox.cos.UnmodifiableCOSDictionaryTest
[INFO] Running org.apache.pdfbox.cos.TestCOSUpdateInfo
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in 
org.apache.pdfbox.cos.TestCOSUpdateInfo
[INFO] Running org.apache.pdfbox.cos.COSObjectKeyTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s 
- in org.apache.pdfbox.cos.COSObjectKeyTest
[INFO] Running org.apache.pdfbox.cos.COSDictionaryTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in 
org.apache.pdfbox.cos.COSDictionaryTest
[INFO] Running org.apache.pdfbox.encryption.TestPublicKeyEncryption
Nov 20, 2021 1:28:26 PM org.apache.pdfbox.pdmodel.graphics.image.PNGConverter 
checkChunkSane
SEVERE: Invalid CRC 98E54FEE on chunk 00000000, expected 00000000.
Nov 20, 2021 1:28:26 PM org.apache.pdfbox.pdmodel.graphics.image.PNGConverter 
checkChunkSane
SEVERE: Invalid CRC 46A14A87 on chunk 00000000, expected 98E54FEE.
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.358 s 
- in org.apache.pdfbox.multipdf.OverlayTest
Nov 20, 2021 1:28:26 PM org.apache.pdfbox.contentstream.PDFStreamEngine 
operatorException
SEVERE: Missing XObject: Fm0
[INFO] Running org.apache.pdfbox.text.BidiTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 s 
- in org.apache.pdfbox.text.BidiTest
[INFO] Running org.apache.pdfbox.text.TestTextStripper
Files differ: 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/pdfbox/src/test/resources/org/apache/pdfbox/pdmodel/interactive/form/AcroFormsRotation.pdf-2.png>
              
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/pdfbox/target/test-output/AcroFormsRotation.pdf-2.png>
Files differ: 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/pdfbox/src/test/resources/org/apache/pdfbox/ttf/Bengali.pdf-1.png>
              
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/pdfbox/target/test-output/Bengali.pdf-1.png>
Rendering of target/test-output/Bengali.pdf failed or is not identical to 
expected rendering in src/test/resources/org/apache/pdfbox/ttf directory
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.705 s 
- in org.apache.pdfbox.util.TestSort
[INFO] Running org.apache.pdfbox.encryption.TestSymmetricKeyEncryption
Files differ: 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/pdfbox/src/test/resources/org/apache/pdfbox/pdmodel/interactive/form/MultilineFields.pdf-1.png>
              
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/pdfbox/target/test-output/MultilineFields.pdf-1.png>
Rendering of target/test-output/MultilineFields.pdf failed or is not identical 
to expected rendering in 
src/test/resources/org/apache/pdfbox/pdmodel/interactive/form directory
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.232 s 
- in org.apache.pdfbox.pdmodel.interactive.form.MultilineFieldsTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.349 s 
- in org.apache.pdfbox.pdmodel.interactive.form.TestRadioButtons
Files differ: 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/pdfbox/src/test/resources/org/apache/pdfbox/pdmodel/interactive/form/AlignmentTests.pdf-1.png>
              
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/pdfbox/target/test-output/AlignmentTests.pdf-1.png>
Rendering of target/test-output/AlignmentTests.pdf failed or is not identical 
to expected rendering in 
src/test/resources/org/apache/pdfbox/pdmodel/interactive/form directory
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.724 s 
- in org.apache.pdfbox.pdmodel.interactive.form.AlignmentTest
Files differ: 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/pdfbox/src/test/resources/org/apache/pdfbox/pdmodel/interactive/form/AcroFormsRotation.pdf-1.png>
              
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/pdfbox/target/test-output/AcroFormsRotation.pdf-1.png>
Rendering of target/test-output/AcroFormsRotation.pdf failed or is not 
identical to expected rendering in 
src/test/resources/org/apache/pdfbox/pdmodel/interactive/form directory
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.755 s 
- in org.apache.pdfbox.pdmodel.interactive.form.AcroFormsRotationTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.552 s 
- in org.apache.pdfbox.pdmodel.graphics.image.CCITTFactoryTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.688 s 
- in org.apache.pdfbox.pdmodel.graphics.image.JPEGFactoryTest
Files differ: 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/pdfbox/src/test/resources/org/apache/pdfbox/pdmodel/interactive/form/AlignmentTests-flattened.pdf-1.png>
              
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/pdfbox/target/test-output/AlignmentTests-flattened.pdf-1.png>
Rendering of target/test-output/AlignmentTests-flattened.pdf failed or is not 
identical to expected rendering in 
src/test/resources/org/apache/pdfbox/pdmodel/interactive/form directory
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.319 s 
- in org.apache.pdfbox.rendering.TestRendering
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.631 s 
- in org.apache.pdfbox.pdmodel.graphics.image.PNGConverterTest
Nov 20, 2021 1:28:30 PM 
org.apache.pdfbox.contentstream.operator.state.SetGraphicsStateParameters 
process
SEVERE: name for 'gs' operator not found in resources: /GS7
[INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.523 s 
- in org.apache.pdfbox.pdfparser.TestPDFParser
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.538 s 
- in 
org.apache.pdfbox.pdmodel.interactive.form.PDAcroFormGenerateAppearancesTest
Files differ: 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/pdfbox/src/test/resources/org/apache/pdfbox/pdmodel/interactive/form/AlignmentTests-flattened-noRef.pdf-1.png>
              
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/pdfbox/target/test-output/AlignmentTests-flattened-noRef.pdf-1.png>
Rendering of target/test-output/AlignmentTests-flattened-noRef.pdf failed or is 
not identical to expected rendering in 
src/test/resources/org/apache/pdfbox/pdmodel/interactive/form directory
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.827 s 
- in org.apache.pdfbox.pdmodel.interactive.form.PDAcroFormTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.315 s 
- in org.apache.pdfbox.pdmodel.graphics.image.LosslessFactoryTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.46 s - 
in org.apache.pdfbox.pdmodel.graphics.image.PDImageXObjectTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.948 s 
- in org.apache.pdfbox.pdmodel.font.TestFontEmbedding
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.34 s 
- in org.apache.pdfbox.encryption.TestPublicKeyEncryption
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.108 s 
- in org.apache.pdfbox.pdmodel.interactive.form.PDAcroFormFlattenTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.709 s 
- in org.apache.pdfbox.text.TestTextStripper
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.792 s 
- in org.apache.pdfbox.pdfwriter.ContentStreamWriterTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.228 s 
- in org.apache.pdfbox.rendering.TestQuality
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.307 s 
- in org.apache.pdfbox.util.TestNumberFormatUtil
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.467 s 
- in org.apache.pdfbox.multipdf.PDFMergerUtilityTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.709 s 
- in org.apache.pdfbox.pdmodel.interactive.form.PDAcroFormFromAnnotsTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.147 s 
- in org.apache.pdfbox.filter.TestFilters
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.448 s 
- in org.apache.pdfbox.encryption.TestSymmetricKeyEncryption
[INFO] 
[INFO] Results:
[INFO] 
[WARNING] Tests run: 672, Failures: 0, Errors: 0, Skipped: 2
[INFO] 
[JENKINS] Recording test results
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.6:report (report) @ pdfbox ---
[INFO] Loading execution data file 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/pdfbox/target/jacoco.exec>
[INFO] Analyzed bundle 'Apache PDFBox' with 730 classes
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.20:check (check-java-version) @ pdfbox 
---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-bundle-plugin:5.1.1:bundle (default-bundle) @ pdfbox ---
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ 
pdfbox ---
[INFO] Skipping because packaging 'bundle' is not pom.
[INFO] 
[INFO] >>> maven-source-plugin:3.2.1:jar (attach-sources) > generate-sources @ 
pdfbox >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0:enforce (default) @ pdfbox ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-maven-version) @ pdfbox 
---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default) @ pdfbox ---
[INFO] surefireArgLine set to 
-javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/pdfbox/target/jacoco.exec>
[WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:3.2.1:jar (attach-sources) < generate-sources @ 
pdfbox <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar (attach-sources) @ pdfbox ---
[INFO] Building jar: 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/pdfbox/target/pdfbox-3.0.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --------------------< org.apache.pdfbox:preflight >---------------------
[INFO] Building Apache Preflight 3.0.0-SNAPSHOT                          [5/12]
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0:enforce (default) @ preflight ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-maven-version) @ 
preflight ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default) @ preflight ---
[INFO] surefireArgLine set to 
-javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/preflight/target/jacoco.exec>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.7.0:process 
(process-resource-bundles) @ preflight ---
[INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4
[INFO] Copying 3 resources from 1 bundle.
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ 
preflight ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/preflight/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ preflight ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- download-maven-plugin:1.6.0:wget (get-isartor) @ preflight ---
[INFO] Got from cache: 
/home/jenkins/.m2/repository/.cache/download-maven-plugin/isartor-pdfa-2008-08-13.zip_de601c954c9fad3c1b859e732f1a8291
[INFO] 
[INFO] --- download-maven-plugin:1.6.0:wget (get-bavaria) @ preflight ---
[INFO] File already exist, skipping
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache PDFBox
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache PDFBox 3.0.0-SNAPSHOT:
[INFO] 
[INFO] PDFBox parent ...................................... SUCCESS [ 11.403 s]
[INFO] Apache FontBox ..................................... SUCCESS [ 49.155 s]
[INFO] Apache XmpBox ...................................... SUCCESS [ 12.609 s]
[INFO] Apache PDFBox ...................................... SUCCESS [ 52.638 s]
[INFO] Apache Preflight ................................... FAILURE [  3.177 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] Apache PDFBox ...................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  02:42 min
[INFO] Finished at: 2021-11-20T13:29:13Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal 
com.googlecode.maven-download-plugin:download-maven-plugin:1.6.0:wget 
(get-bavaria) on project preflight: IO Error: Error while expanding 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/preflight/target/pdfs/2009-04-03-Bavaria-pdfa.zip>:
 Archive is not a ZIP archive -> [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-sonar2/ws/xmpbox/pom.xml> 
to org.apache.pdfbox/xmpbox/3.0.0-SNAPSHOT/xmpbox-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/xmpbox/target/xmpbox-3.0.0-SNAPSHOT.jar>
 to org.apache.pdfbox/xmpbox/3.0.0-SNAPSHOT/xmpbox-3.0.0-SNAPSHOT.jar
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/xmpbox/target/xmpbox-3.0.0-SNAPSHOT-sources.jar>
 to org.apache.pdfbox/xmpbox/3.0.0-SNAPSHOT/xmpbox-3.0.0-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 251.07 KB of artifacts by 38.2% relative to #616
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/tools/pom.xml> to 
org.apache.pdfbox/pdfbox-tools/3.0.0-SNAPSHOT/pdfbox-tools-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/debugger/pom.xml> 
to 
org.apache.pdfbox/pdfbox-debugger/3.0.0-SNAPSHOT/pdfbox-debugger-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/preflight-app/pom.xml>
 to 
org.apache.pdfbox/preflight-app/3.0.0-SNAPSHOT/preflight-app-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/app/pom.xml> to 
org.apache.pdfbox/pdfbox-app/3.0.0-SNAPSHOT/pdfbox-app-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/examples/pom.xml> 
to 
org.apache.pdfbox/pdfbox-examples/3.0.0-SNAPSHOT/pdfbox-examples-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/preflight/pom.xml>
 to org.apache.pdfbox/preflight/3.0.0-SNAPSHOT/preflight-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/pom.xml> to 
org.apache.pdfbox/pdfbox-reactor/3.0.0-SNAPSHOT/pdfbox-reactor-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/parent/pom.xml> 
to 
org.apache.pdfbox/pdfbox-parent/3.0.0-SNAPSHOT/pdfbox-parent-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/pdfbox/pom.xml> 
to org.apache.pdfbox/pdfbox/3.0.0-SNAPSHOT/pdfbox-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/pdfbox/target/pdfbox-3.0.0-SNAPSHOT.jar>
 to org.apache.pdfbox/pdfbox/3.0.0-SNAPSHOT/pdfbox-3.0.0-SNAPSHOT.jar
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/pdfbox/target/pdfbox-3.0.0-SNAPSHOT-sources.jar>
 to org.apache.pdfbox/pdfbox/3.0.0-SNAPSHOT/pdfbox-3.0.0-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 5.14 MB of artifacts by 74.7% relative to #616
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/debugger-app/pom.xml>
 to 
org.apache.pdfbox/debugger-app/3.0.0-SNAPSHOT/debugger-app-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/fontbox/pom.xml> 
to org.apache.pdfbox/fontbox/3.0.0-SNAPSHOT/fontbox-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/fontbox/target/fontbox-3.0.0-SNAPSHOT.jar>
 to org.apache.pdfbox/fontbox/3.0.0-SNAPSHOT/fontbox-3.0.0-SNAPSHOT.jar
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/fontbox/target/fontbox-3.0.0-SNAPSHOT-sources.jar>
 to org.apache.pdfbox/fontbox/3.0.0-SNAPSHOT/fontbox-3.0.0-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 3.00 MB of artifacts by 83.4% relative to #616
No mail will be sent out, as 'PDFBox » PDFBox-sonar2 » Apache PDFBox examples 
#617' 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-sonar2 » Apache PDFBox Debugger 
application #617' 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-sonar2 » Apache PDFBox tools 
#617' 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-sonar2 » Apache PDFBox Debugger 
#617' 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-sonar2 » Apache Preflight 
application #617' 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-sonar2 » Apache PDFBox 
application #617' does not have a result yet. Please make sure you set a proper 
result in case of pipeline/build scripts.
Sending e-mails to: [email protected]
No mail will be sent out, as 'PDFBox » PDFBox-sonar2 » Apache PDFBox #617' 
does not have a result yet. Please make sure you set a proper result in case of 
pipeline/build scripts.
channel stopped

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to