See 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox%20JBig2%20ImageIO%20Plugin/org.apache.pdfbox$jbig2-imageio/85/display/redirect>

Changes:


------------------------------------------
Established TCP socket on 46883
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%20JBig2%20ImageIO%20Plugin/org.apache.pdfbox$jbig2-imageio/ws/pom.xml>
 clean deploy -Ppedantic -Dskip-external-testfiles=false 
-Dmaven.source.skip=true
[INFO] Scanning for projects...
[HUDSON] Collecting dependencies info
[INFO] 
[INFO] ------------------< org.apache.pdfbox:jbig2-imageio >-------------------
[INFO] Building PDFBox JBIG2 ImageIO plugin 3.0.5-SNAPSHOT
[INFO]   from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.5.0:clean (default-clean) @ jbig2-imageio ---
[INFO] 
[INFO] --- enforcer:3.6.2:enforce (enforce-maven-version) @ jbig2-imageio ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion 
passed
[INFO] 
[INFO] --- enforcer:3.6.2:enforce (enforce-java-version) @ jbig2-imageio ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed
[INFO] 
[INFO] --- enforcer:3.6.2:enforce (default) @ jbig2-imageio ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion 
passed
[INFO] 
[INFO] --- remote-resources:3.3.0:process (process-resource-bundles) @ 
jbig2-imageio ---
[INFO] Preparing remote bundle 
org.apache.apache.resources:apache-jar-resource-bundle:1.7
[INFO] Copying 3 resources from 1 bundle.
[INFO] 
[INFO] --- resources:3.4.0:resources (default-resources) @ jbig2-imageio ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] Copying 3 resources from target/maven-shared-archive-resources to 
target/classes
[INFO] 
[INFO] --- compiler:3.14.1:compile (default-compile) @ jbig2-imageio ---
[WARNING]  Parameter 'optimize' (user property 'maven.compiler.optimize') is 
deprecated: This property is a no-op in javac.
[INFO] Recompiling the module because of changed source code.
[INFO] Compiling 61 source files with javac [release 8] to target/classes
[INFO] 
[INFO] --- download:1.13.0:wget (Testfiles) @ jbig2-imageio ---
[INFO] 
[INFO] --- resources:3.4.0:testResources (default-testResources) @ 
jbig2-imageio ---
[INFO] Copying 20 resources from src/test/resources to target/test-classes
[INFO] Copying 3 resources from target/maven-shared-archive-resources to 
target/test-classes
[INFO] 
[INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ jbig2-imageio ---
[WARNING]  Parameter 'optimize' (user property 'maven.compiler.optimize') is 
deprecated: This property is a no-op in javac.
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 26 source files with javac [release 8] to target/test-classes
[INFO] 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox%20JBig2%20ImageIO%20Plugin/org.apache.pdfbox$jbig2-imageio/ws/src/test/java/org/apache/pdfbox/jbig2/ChecksumTest.java>:
 Some input files use or override a deprecated API.
[INFO] 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox%20JBig2%20ImageIO%20Plugin/org.apache.pdfbox$jbig2-imageio/ws/src/test/java/org/apache/pdfbox/jbig2/ChecksumTest.java>:
 Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- surefire:3.5.4:test (default-test) @ jbig2-imageio ---
[INFO] Using auto detected provider 
org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.pdfbox.jbig2.JBIG2ImageReaderTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.548 s 
-- in org.apache.pdfbox.jbig2.JBIG2ImageReaderTest
[INFO] Running org.apache.pdfbox.jbig2.util.CacheFactoryTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s 
-- in org.apache.pdfbox.jbig2.util.CacheFactoryTest
[INFO] Running org.apache.pdfbox.jbig2.util.ServiceLookupTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s 
-- in org.apache.pdfbox.jbig2.util.ServiceLookupTest
[INFO] Running org.apache.pdfbox.jbig2.util.cache.SoftReferenceCacheTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.61 s 
-- in org.apache.pdfbox.jbig2.util.cache.SoftReferenceCacheTest
[INFO] Running org.apache.pdfbox.jbig2.BitmapTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s 
-- in org.apache.pdfbox.jbig2.BitmapTest
[INFO] Running org.apache.pdfbox.jbig2.decoder.arithmetic.ArithmeticDecoderTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s 
-- in org.apache.pdfbox.jbig2.decoder.arithmetic.ArithmeticDecoderTest
[INFO] Running 
org.apache.pdfbox.jbig2.decoder.arithmetic.ArithmeticIntegerDecoderTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s 
-- in org.apache.pdfbox.jbig2.decoder.arithmetic.ArithmeticIntegerDecoderTest
[INFO] Running org.apache.pdfbox.jbig2.decoder.mmr.MMRDecompressorTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s 
-- in org.apache.pdfbox.jbig2.decoder.mmr.MMRDecompressorTest
[INFO] Running org.apache.pdfbox.jbig2.GithubIssuesTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.206 s 
-- in org.apache.pdfbox.jbig2.GithubIssuesTest
[INFO] Running org.apache.pdfbox.jbig2.ChecksumTest
[INFO] Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.937 s 
-- in org.apache.pdfbox.jbig2.ChecksumTest
[INFO] Running org.apache.pdfbox.jbig2.JBIG2PageTest
[WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0 s 
-- in org.apache.pdfbox.jbig2.JBIG2PageTest
[INFO] Running org.apache.pdfbox.jbig2.image.BitmapsByteCombinationTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s 
-- in org.apache.pdfbox.jbig2.image.BitmapsByteCombinationTest
[INFO] Running org.apache.pdfbox.jbig2.image.BitmapsBlitTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.160 s 
-- in org.apache.pdfbox.jbig2.image.BitmapsBlitTest
[INFO] Running org.apache.pdfbox.jbig2.image.BitmapsChecksumTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.855 s 
-- in org.apache.pdfbox.jbig2.image.BitmapsChecksumTest
[INFO] Running org.apache.pdfbox.jbig2.segments.RegionSegmentInformationTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s 
-- in org.apache.pdfbox.jbig2.segments.RegionSegmentInformationTest
[INFO] Running org.apache.pdfbox.jbig2.segments.HalftoneRegionTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s 
-- in org.apache.pdfbox.jbig2.segments.HalftoneRegionTest
[INFO] Running org.apache.pdfbox.jbig2.segments.TextRegionTest
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s 
-- in org.apache.pdfbox.jbig2.segments.TextRegionTest
[INFO] Running org.apache.pdfbox.jbig2.segments.GenericRegionTest
[WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0 s 
-- in org.apache.pdfbox.jbig2.segments.GenericRegionTest
[INFO] Running org.apache.pdfbox.jbig2.segments.PageInformationTest
[WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0 s 
-- in org.apache.pdfbox.jbig2.segments.PageInformationTest
[INFO] Running org.apache.pdfbox.jbig2.segments.PatternDictionaryTest
[WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.001 
s -- in org.apache.pdfbox.jbig2.segments.PatternDictionaryTest
[INFO] 
[INFO] Results:
[INFO] 
[WARNING] Tests run: 104, Failures: 0, Errors: 0, Skipped: 11
[INFO] 
[JENKINS] Recording test results
[INFO] 
[INFO] --- jar:3.5.0:jar (default-jar) @ jbig2-imageio ---
[INFO] Building jar: 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox%20JBig2%20ImageIO%20Plugin/org.apache.pdfbox$jbig2-imageio/ws/target/jbig2-imageio-3.0.5-SNAPSHOT.jar>
[INFO] 
[INFO] >>> source:3.4.0:jar (attach-sources) > generate-sources @ jbig2-imageio 
>>>
[INFO] 
[INFO] --- enforcer:3.6.2:enforce (enforce-maven-version) @ jbig2-imageio ---
[INFO] 
[INFO] --- enforcer:3.6.2:enforce (enforce-java-version) @ jbig2-imageio ---
[INFO] 
[INFO] --- enforcer:3.6.2:enforce (default) @ jbig2-imageio ---
[WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
[INFO] 
[INFO] <<< source:3.4.0:jar (attach-sources) < generate-sources @ jbig2-imageio 
<<<
[INFO] 
[INFO] 
[INFO] --- source:3.4.0:jar (attach-sources) @ jbig2-imageio ---
[INFO] Skipping source per configuration.
[INFO] 
[INFO] --- assembly:2.6:single (default) @ jbig2-imageio ---
[INFO] Reading assembly descriptor: assembly.xml
[INFO] Building zip: 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox%20JBig2%20ImageIO%20Plugin/org.apache.pdfbox$jbig2-imageio/ws/target/jbig2-imageio-3.0.5-SNAPSHOT-src.zip>
[INFO] 
[INFO] --- apache-rat:0.17:check (default) @ jbig2-imageio ---
[WARNING]  Parameter 'excludes' is deprecated: Deprecated for removal since 
0.17: Use <inputExclude> instead.
[WARNING] Basedir is : 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox%20JBig2%20ImageIO%20Plugin/org.apache.pdfbox$jbig2-imageio/ws/>
[WARNING] Use of deprecated option 'exclude'. Deprecated for removal since 
0.17: Use <inputExclude> instead.
[INFO] Excluding patterns: src/test/resources/images/*, nbactions.xml, 
nb-configuration.xml, src/test/resources/images/arith/*, 
src/test/resources/org/apache/pdfbox/jbig2/github/*
[INFO] Excluding MAVEN collection.
[INFO] Excluding ECLIPSE collection.
[INFO] Excluding IDEA collection.
[INFO] Processing exclude file from STANDARD_SCMS.
[INFO] Excluding STANDARD_SCMS collection.
[INFO] Excluding MISC collection.
[INFO] Excluding HIDDEN_DIR collection.
[INFO] RAT summary:
[INFO]   Approved:  94
[INFO]   Archives:  0
[INFO]   Binaries:  0
[INFO]   Document types:  3
[INFO]   Ignored:  21
[INFO]   License categories:  1
[INFO]   License names:  1
[INFO]   Notices:  4
[INFO]   Standards:  94
[INFO]   Unapproved:  0
[INFO]   Unknown:  0
[INFO] 
[INFO] --- dependency-check:12.2.0:check (default) @ jbig2-imageio ---
[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
[INFO] NVD API has 1,212 records in this update
[INFO] Downloaded 1,212/1,212 (100%)
[INFO] Completed processing batch 1/1 (100%) in 3,760ms
[INFO] Updating CISA Known Exploited Vulnerability list: 
https://www.cisa.gov/sites/default/files/feeds/known_exploited_vulnerabilities.json
[INFO] Begin database defrag
[INFO] End database defrag (10384 ms)
[INFO] Check for updates complete (18187 ms)
[INFO] 

Dependency-Check is an open source tool performing a best effort analysis of 
3rd party dependencies; false positives and false negatives may exist in the 
analysis performed by the tool. Use of the tool and the reporting provided 
constitutes acceptance for use in an AS IS condition, and there are NO 
warranties, implied or otherwise, with regard to the analysis or its use. Any 
use of the tool and the reporting provided is at the user's risk. In no event 
shall the copyright holder or OWASP be held liable for any damages whatsoever 
arising out of or in connection with the use of this tool, the analysis 
performed, or the resulting report.


   About ODC: 
https://dependency-check.github.io/DependencyCheck/general/internals.html
   False Positives: 
https://dependency-check.github.io/DependencyCheck/general/suppression.html


[INFO] Analysis Started
[INFO] Finished File Name Analyzer (0 seconds)
[INFO] Finished Dependency Merging Analyzer (0 seconds)
[INFO] Finished Hint Analyzer (0 seconds)
[INFO] Finished Version Filter Analyzer (0 seconds)
[INFO] Created CPE Index (3 seconds)
[INFO] Finished CPE Analyzer (4 seconds)
[INFO] Finished False Positive Analyzer (0 seconds)
[INFO] Finished NVD CVE Analyzer (0 seconds)
[INFO] Finished Vulnerability Suppression Analyzer (0 seconds)
[INFO] Finished Known Exploited Vulnerability Analyzer (0 seconds)
[INFO] Finished Dependency Bundling Analyzer (0 seconds)
[INFO] Finished Unused Suppression Rule Analyzer (0 seconds)
[INFO] Analysis Complete (4 seconds)
[INFO] Writing HTML report to: 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox%20JBig2%20ImageIO%20Plugin/org.apache.pdfbox$jbig2-imageio/ws/target/dependency-check-report.html>
[INFO] 
[INFO] --- install:3.1.4:install (default-install) @ jbig2-imageio ---
[INFO] Installing 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox%20JBig2%20ImageIO%20Plugin/org.apache.pdfbox$jbig2-imageio/ws/pom.xml>
 to 
/home/jenkins/.m2/repository/org/apache/pdfbox/jbig2-imageio/3.0.5-SNAPSHOT/jbig2-imageio-3.0.5-SNAPSHOT.pom
[INFO] Installing 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox%20JBig2%20ImageIO%20Plugin/org.apache.pdfbox$jbig2-imageio/ws/target/jbig2-imageio-3.0.5-SNAPSHOT.jar>
 to 
/home/jenkins/.m2/repository/org/apache/pdfbox/jbig2-imageio/3.0.5-SNAPSHOT/jbig2-imageio-3.0.5-SNAPSHOT.jar
[INFO] Installing 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox%20JBig2%20ImageIO%20Plugin/org.apache.pdfbox$jbig2-imageio/ws/target/jbig2-imageio-3.0.5-SNAPSHOT-src.zip>
 to 
/home/jenkins/.m2/repository/org/apache/pdfbox/jbig2-imageio/3.0.5-SNAPSHOT/jbig2-imageio-3.0.5-SNAPSHOT-src.zip
[INFO] 
[INFO] --- deploy:3.1.4:deploy (default-deploy) @ jbig2-imageio ---
[INFO] Downloading from apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/jbig2-imageio/3.0.5-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata 
org.apache.pdfbox:jbig2-imageio:3.0.5-SNAPSHOT/maven-metadata.xml from/to 
apache.snapshots.https 
(https://repository.apache.org/content/repositories/snapshots): status code: 
503, reason phrase: Service Unavailable (503)
[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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to