You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by Apache Hudson Server <hu...@hudson.apache.org> on 2011/01/02 20:53:20 UTC

Build failed in Hudson: PDFBox-trunk #223

See <https://hudson.apache.org/hudson/job/PDFBox-trunk/223/changes>

Changes:

[lehmi] PDFBOX-708: added basic support for callsubr and callgsubr to Type1C fonts as proposed by Shawn Edwards

------------------------------------------
Started by an SCM change
Building remotely on solaris1
Updating http://svn.apache.org/repos/asf/pdfbox/trunk
A         fontbox/src/main/java/org/apache/fontbox/cff/IndexData.java
U         fontbox/src/main/java/org/apache/fontbox/cff/CharStringHandler.java
U         fontbox/src/main/java/org/apache/fontbox/cff/CFFParser.java
U         fontbox/src/main/java/org/apache/fontbox/cff/CFFFont.java
U         fontbox/src/main/java/org/apache/fontbox/cff/CharStringRenderer.java
U         fontbox/src/main/java/org/apache/fontbox/cff/CharStringConverter.java
U         pdfbox/src/main/java/org/apache/pdfbox/pdmodel/PDPageNode.java
U         pdfbox/src/main/java/org/apache/pdfbox/pdmodel/common/COSArrayList.java
At revision 1054461
Parsing POMs
[trunk] $ /home/hudson/tools/java/latest1.5/bin/java -cp /export/home/hudson/hudson-slave/maven-agent.jar:/home/hudson/tools/maven/latest/boot/classworlds-1.1.jar hudson.maven.agent.Main /home/hudson/tools/maven/latest /zonestorage/hudson_solaris/home/hudson/hudson-slave/slave.jar /export/home/hudson/hudson-slave/maven-interceptor.jar 47183 /export/home/hudson/hudson-slave/maven2.1-interceptor.jar
channel started
<===[HUDSON REMOTING CAPACITY]===>   Executing Maven:  -B -f <https://hudson.apache.org/hudson/job/PDFBox-trunk/ws/trunk/pom.xml> clean deploy -Ppedantic
[INFO] Scanning for projects...
[INFO] Reactor build order: 
[INFO]   PDFBox parent
[INFO]   Apache FontBox
[INFO]   Apache JempBox
[INFO]   Apache PDFBox
[INFO]   Apache PDFBox for Lucene
[INFO]   Apache PDFBox for Ant
[INFO]   Apache PDFBox webapp
[INFO]   Apache PDFBox application
[INFO]   PDFBox reactor
[INFO] ------------------------------------------------------------------------
[INFO] Building PDFBox parent
[INFO]    task-segment: [clean, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting file set: <https://hudson.apache.org/hudson/job/PDFBox-trunk/ws/trunk/parent/target> (included: [**], excluded: [])
[INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[INFO] Setting property: velocimacro.messages.on => 'false'.
[INFO] Setting property: resource.loader => 'classpath'.
[INFO] Setting property: resource.manager.logwhenfound => 'false'.
[INFO] [remote-resources:process {execution: default}]
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] [apache-rat:check {execution: default}]
[INFO] Exclude: release.properties
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://hudson.apache.org/hudson/job/PDFBox-trunk/ws/trunk/parent/pom.xml> to /export/home/hudson/.m2/repository/org/apache/pdfbox/pdfbox-parent/1.5.0-SNAPSHOT/pdfbox-parent-1.5.0-SNAPSHOT.pom
[INFO] [deploy:deploy {execution: default-deploy}]
[INFO] Retrieving previous build number from apache.snapshots.https
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-parent/1.5.0-SNAPSHOT/pdfbox-parent-1.5.0-20110102.190633-5.pom
4K uploaded  (pdfbox-parent-1.5.0-20110102.190633-5.pom)
[INFO] Retrieving previous metadata from apache.snapshots.https
[INFO] Uploading repository metadata for: 'artifact org.apache.pdfbox:pdfbox-parent'
[INFO] Retrieving previous metadata from apache.snapshots.https
[INFO] Uploading repository metadata for: 'snapshot org.apache.pdfbox:pdfbox-parent:1.5.0-SNAPSHOT'
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/PDFBox-trunk/ws/trunk/parent/pom.xml> to /home/hudson/hudson/jobs/PDFBox-trunk/modules/org.apache.pdfbox$pdfbox-parent/builds/2011-01-02_19-02-58/archive/org.apache.pdfbox/pdfbox-parent/1.5.0-SNAPSHOT/pom.xml
[HUDSON] Archiving /export/home/hudson/.m2/repository/org/apache/pdfbox/pdfbox-parent/1.5.0-SNAPSHOT/pdfbox-parent-1.5.0-SNAPSHOT.pom to /home/hudson/hudson/jobs/PDFBox-trunk/modules/org.apache.pdfbox$pdfbox-parent/builds/2011-01-02_19-02-58/archive/org.apache.pdfbox/pdfbox-parent/1.5.0-20110102.190633-5/pdfbox-parent-1.5.0-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache FontBox
[INFO]    task-segment: [clean, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting file set: <https://hudson.apache.org/hudson/job/PDFBox-trunk/ws/trunk/fontbox/target> (included: [**], excluded: [])
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://hudson.apache.org/hudson/job/PDFBox-trunk/ws/trunk/fontbox/src/main/resources>
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 66 source files to <https://hudson.apache.org/hudson/job/PDFBox-trunk/ws/trunk/fontbox/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 4 source files to <https://hudson.apache.org/hudson/job/PDFBox-trunk/ws/trunk/fontbox/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://hudson.apache.org/hudson/job/PDFBox-trunk/ws/trunk/fontbox/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.fontbox.cff.Type1CharStringTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.322 sec
Running org.apache.fontbox.cmap.TestCMapParser
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec
Running org.apache.fontbox.cmap.TestCMap
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.apache.fontbox.cff.Type1FontUtilTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec

Results :

Tests run: 7, Failures: 0, Errors: 0, Skipped: 0

[HUDSON] Recording test results
[INFO] [bundle:bundle {execution: default-bundle}]
[INFO] [apache-rat:check {execution: default}]
[INFO] Exclude: release.properties
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://hudson.apache.org/hudson/job/PDFBox-trunk/ws/trunk/fontbox/target/fontbox-1.5.0-SNAPSHOT.jar> to /export/home/hudson/.m2/repository/org/apache/pdfbox/fontbox/1.5.0-SNAPSHOT/fontbox-1.5.0-SNAPSHOT.jar
[INFO] [bundle:install {execution: default-install}]
[INFO] Parsing file:/export/home/hudson/.m2/repository/repository.xml
[INFO] Installing org/apache/pdfbox/fontbox/1.5.0-SNAPSHOT/fontbox-1.5.0-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO] [deploy:deploy {execution: default-deploy}]
[INFO] Retrieving previous build number from apache.snapshots.https
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/fontbox/1.5.0-SNAPSHOT/fontbox-1.5.0-20110102.190633-5.jar
170K uploaded  (fontbox-1.5.0-20110102.190633-5.jar)
[INFO] Retrieving previous metadata from apache.snapshots.https
[INFO] Uploading repository metadata for: 'artifact org.apache.pdfbox:fontbox'
[INFO] Retrieving previous metadata from apache.snapshots.https
[INFO] Uploading repository metadata for: 'snapshot org.apache.pdfbox:fontbox:1.5.0-SNAPSHOT'
[INFO] Uploading project information for fontbox 1.5.0-20110102.190633-5
[INFO] [bundle:deploy {execution: default-deploy}]
[INFO] Remote OBR update disabled (enable with -DremoteOBR)
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/PDFBox-trunk/ws/trunk/fontbox/pom.xml> to /home/hudson/hudson/jobs/PDFBox-trunk/modules/org.apache.pdfbox$fontbox/builds/2011-01-02_19-02-58/archive/org.apache.pdfbox/fontbox/1.5.0-SNAPSHOT/pom.xml
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/PDFBox-trunk/ws/trunk/fontbox/target/fontbox-1.5.0-SNAPSHOT.jar> to /home/hudson/hudson/jobs/PDFBox-trunk/modules/org.apache.pdfbox$fontbox/builds/2011-01-02_19-02-58/archive/org.apache.pdfbox/fontbox/1.5.0-20110102.190633-5/fontbox-1.5.0-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache JempBox
[INFO]    task-segment: [clean, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting file set: <https://hudson.apache.org/hudson/job/PDFBox-trunk/ws/trunk/jempbox/target> (included: [**], excluded: [])
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://hudson.apache.org/hudson/job/PDFBox-trunk/ws/trunk/jempbox/src/main/resources>
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 24 source files to <https://hudson.apache.org/hudson/job/PDFBox-trunk/ws/trunk/jempbox/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://hudson.apache.org/hudson/job/PDFBox-trunk/ws/trunk/jempbox/src/test/resources>
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 3 source files to <https://hudson.apache.org/hudson/job/PDFBox-trunk/ws/trunk/jempbox/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://hudson.apache.org/hudson/job/PDFBox-trunk/ws/trunk/jempbox/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.jempbox.xmp.XMPMetadataTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 sec
Running org.apache.jempbox.xmp.XMPSchemaTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 sec

Results :

Tests run: 11, Failures: 0, Errors: 0, Skipped: 0

[HUDSON] Recording test results
[INFO] [bundle:bundle {execution: default-bundle}]
[INFO] [apache-rat:check {execution: default}]
[INFO] Exclude: release.properties
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://hudson.apache.org/hudson/job/PDFBox-trunk/ws/trunk/jempbox/target/jempbox-1.5.0-SNAPSHOT.jar> to /export/home/hudson/.m2/repository/org/apache/pdfbox/jempbox/1.5.0-SNAPSHOT/jempbox-1.5.0-SNAPSHOT.jar
[INFO] [bundle:install {execution: default-install}]
[INFO] Parsing file:/export/home/hudson/.m2/repository/repository.xml
[INFO] Installing org/apache/pdfbox/jempbox/1.5.0-SNAPSHOT/jempbox-1.5.0-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO] [deploy:deploy {execution: default-deploy}]
[INFO] Retrieving previous build number from apache.snapshots.https
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/jempbox/1.5.0-SNAPSHOT/jempbox-1.5.0-20110102.190633-5.jar
50K uploaded  (jempbox-1.5.0-20110102.190633-5.jar)
[INFO] Retrieving previous metadata from apache.snapshots.https
[INFO] Uploading repository metadata for: 'artifact org.apache.pdfbox:jempbox'
[INFO] Retrieving previous metadata from apache.snapshots.https
[INFO] Uploading repository metadata for: 'snapshot org.apache.pdfbox:jempbox:1.5.0-SNAPSHOT'
[INFO] Uploading project information for jempbox 1.5.0-20110102.190633-5
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/PDFBox-trunk/ws/trunk/jempbox/pom.xml> to /home/hudson/hudson/jobs/PDFBox-trunk/modules/org.apache.pdfbox$jempbox/builds/2011-01-02_19-02-58/archive/org.apache.pdfbox/jempbox/1.5.0-SNAPSHOT/pom.xml
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/PDFBox-trunk/ws/trunk/jempbox/target/jempbox-1.5.0-SNAPSHOT.jar> to /home/hudson/hudson/jobs/PDFBox-trunk/modules/org.apache.pdfbox$jempbox/builds/2011-01-02_19-02-58/archive/org.apache.pdfbox/jempbox/1.5.0-20110102.190633-5/jempbox-1.5.0-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Error installing artifact's metadata: Error while deploying metadata: Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/jempbox/1.5.0-SNAPSHOT/jempbox-1.5.0-20110102.190633-5.pom.sha1. Return code is: 502

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 49 minutes 11 seconds
[INFO] Finished at: Sun Jan 02 19:54:48 GMT+00:00 2011
[INFO] Final Memory: 37M/206M
[INFO] ------------------------------------------------------------------------
Sending e-mails to: dev@pdfbox.apache.org
channel stopped
Archiving artifacts


Hudson build is back to normal : PDFBox-trunk #224

Posted by Apache Hudson Server <hu...@hudson.apache.org>.
See <https://hudson.apache.org/hudson/job/PDFBox-trunk/224/changes>