You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hc.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2013/01/05 01:41:25 UTC

Build failed in Jenkins: HttpComponents Client (4.2.x) #37

See <https://builds.apache.org/job/HttpComponents%20Client%20(4.2.x)/37/changes>

Changes:

[olegk] Updated HttpClient 4.2.3 release notes

[olegk] Updated project site for HttpClient 4.2.3 release

------------------------------------------
[...truncated 55 lines...]
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting <https://builds.apache.org/job/HttpComponents%20Client%20(4.2.x)/ws/httpclient-trunk/httpclient/target>
[INFO] [notice:generate {execution: attach-notice-license}]
[INFO] Generating NOTICE and LICENSE resources
[INFO] [buildnumber:create {execution: default}]
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd "<https://builds.apache.org/job/HttpComponents%20Client%20(4.2.x)/ws/httpclient-trunk/httpclient"> && svn --non-interactive info
[INFO] Working directory: <https://builds.apache.org/job/HttpComponents%20Client%20(4.2.x)/ws/httpclient-trunk/httpclient>
[INFO] Storing buildNumber: 1427487 at timestamp: 1357346411339
[INFO] Executing: /bin/sh -c cd "<https://builds.apache.org/job/HttpComponents%20Client%20(4.2.x)/ws/httpclient-trunk/httpclient"> && svn --non-interactive info
[INFO] Working directory: <https://builds.apache.org/job/HttpComponents%20Client%20(4.2.x)/ws/httpclient-trunk/httpclient>
[INFO] Storing buildScmBranch: branches/4.2.x/httpclient
[debug] execute contextualize
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 2 resources to META-INF
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 292 source files to <https://builds.apache.org/job/HttpComponents%20Client%20(4.2.x)/ws/httpclient-trunk/httpclient/target/classes>
[debug] execute contextualize
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] Copying 2 resources to META-INF
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 117 source files to <https://builds.apache.org/job/HttpComponents%20Client%20(4.2.x)/ws/httpclient-trunk/httpclient/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://builds.apache.org/job/HttpComponents%20Client%20(4.2.x)/ws/httpclient-trunk/httpclient/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.http.cookie.TestCookiePathComparator
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 sec
Running org.apache.http.cookie.TestCookiePolicy
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec
Running org.apache.http.cookie.TestCookieOrigin
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.apache.http.auth.TestCredentials
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
Running org.apache.http.client.protocol.TestRedirects
Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.412 sec
Running org.apache.http.client.protocol.TestRequestAcceptEncoding
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.apache.http.client.protocol.TestRequestClientConnControl
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.256 sec
Running org.apache.http.client.protocol.TestRequestDefaultHeaders
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.apache.http.client.protocol.TestResponseContentEncoding
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 sec
Running org.apache.http.client.protocol.TestCookie2Support
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 sec
Running org.apache.http.client.protocol.TestUriEscapes
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 sec
Running org.apache.http.client.protocol.TestRequestTargetAuthentication
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec
Running org.apache.http.client.protocol.TestResponseProcessCookies
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.apache.http.client.protocol.TestResponseAuthCache
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
Running org.apache.http.client.protocol.TestRequestProxyAuthentication
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.apache.http.client.protocol.TestRequestAuthCache
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.apache.http.client.protocol.TestRequestAddCookies
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec
Running org.apache.http.client.protocol.TestRequestAuthenticationBase
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec
Running org.apache.http.client.utils.TestURIBuilder
Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running org.apache.http.client.utils.TestURLEncodedUtils
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running org.apache.http.client.utils.TestRfc3492Idn
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.apache.http.client.utils.TestHttpClientUtils
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 sec
Running org.apache.http.client.utils.TestURIUtils
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.apache.http.client.methods.TestHttpRequestBase
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.apache.http.client.methods.TestHttpOptions
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.apache.http.client.entity.TestDecompressingEntity
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.apache.http.client.entity.TestGZip
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.apache.http.impl.client.TestBasicAuthCache
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.apache.http.impl.client.TestDefaultRedirectStrategy
Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
Running org.apache.http.impl.client.TestDefaultConnKeepAliveStrategy
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.apache.http.impl.client.TestBasicResponseHandler
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec
Running org.apache.http.impl.client.TestStatefulConnManagement
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.315 sec
Running org.apache.http.impl.client.TestRequestWrapper
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec
Running org.apache.http.impl.client.TestDecompressingHttpClient
Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.528 sec
Running org.apache.http.impl.client.TestDefaultClientRequestDirector
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.148 sec
Running org.apache.http.impl.client.TestCookieIdentityComparator
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.apache.http.impl.client.TestDefaultHttpRequestRetryHandler
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec
Running org.apache.http.impl.client.TestNullBackoffStrategy
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.apache.http.impl.client.TestAutoRetryHttpClient
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.223 sec
Running org.apache.http.impl.client.TestClientAuthentication
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.167 sec
Running org.apache.http.impl.client.TestAuthenticationStrategy
Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec
Running org.apache.http.impl.client.TestBasicCredentialsProvider
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.apache.http.impl.client.TestCookieVirtualHost
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec
Running org.apache.http.impl.client.TestBasicCookieStore
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Running org.apache.http.impl.client.TestClientReauthentication
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 sec
Running org.apache.http.impl.client.TestRedirectLocation
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.apache.http.impl.client.TestDefaultBackoffStrategy
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.apache.http.impl.client.TestContentCodings
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.641 sec
Running org.apache.http.impl.client.TestHttpAuthenticator
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec
Running org.apache.http.impl.client.TestAIMDBackoffManager
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
Running org.apache.http.impl.client.TestClientAuthenticationFallBack
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec
Running org.apache.http.impl.client.TestRequestRetryHandler
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.apache.http.impl.conn.TestBasicConnManager
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.324 sec
Running org.apache.http.impl.conn.TestLocalServer
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
Running org.apache.http.impl.conn.TestPoolingConnManagerNoServer
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.714 sec
Running org.apache.http.impl.conn.TestIdleConnectionEviction
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.008 sec
Running org.apache.http.impl.conn.TestProxySelRoutePlanner
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 sec
Running org.apache.http.impl.conn.TestDefaultHttpResponseParser
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec
Running org.apache.http.impl.conn.tsccm.TestConnPoolByRoute
Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.692 sec
Running org.apache.http.impl.conn.tsccm.TestSpuriousWakeup
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.137 sec
Running org.apache.http.impl.conn.tsccm.TestWaitingThread
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.058 sec
Running org.apache.http.impl.conn.TestPoolingConnManager
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.938 sec
Running org.apache.http.impl.conn.TestAbortHandling
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.203 sec
Running org.apache.http.impl.conn.TestDefaultClientConnectOperator
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec
Running org.apache.http.impl.cookie.TestBasicClientCookie2
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.apache.http.impl.cookie.TestCookieNetscapeDraft
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 sec
Running org.apache.http.impl.cookie.TestBasicClientCookie
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.apache.http.impl.cookie.TestAbstractCookieSpec
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.apache.http.impl.cookie.TestPublicSuffixListParser
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 sec
Running org.apache.http.impl.cookie.TestBrowserCompatSpec
Tests run: 56, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec
Running org.apache.http.impl.cookie.TestCookieRFC2109Spec
Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.apache.http.impl.cookie.TestNetscapeDraftHeaderParser
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.apache.http.impl.cookie.TestCookieRFC2965Spec
Tests run: 46, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec
Running org.apache.http.impl.cookie.TestBasicCookieAttribHandlers
Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
Running org.apache.http.impl.cookie.TestRFC2109CookieAttribHandlers
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Running org.apache.http.impl.cookie.TestNetscapeCookieAttribHandlers
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.apache.http.impl.cookie.TestCookieBestMatchSpec
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.apache.http.impl.cookie.TestDateUtils
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.apache.http.impl.auth.TestBasicScheme
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.apache.http.impl.auth.TestSPNegoScheme
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.24 sec
Running org.apache.http.impl.auth.TestRFC2617Scheme
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.apache.http.impl.auth.TestNTLMEngineImpl
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.502 sec
Running org.apache.http.impl.auth.TestDigestScheme
Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
Running org.apache.http.conn.TestConnectionReuse
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.705 sec
Running org.apache.http.conn.routing.TestRouteTracker
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.apache.http.conn.routing.TestHttpRoute
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.apache.http.conn.routing.TestRouteDirector
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.apache.http.conn.util.TestInetAddressUtils
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.apache.http.conn.TestConnectionAutoRelease
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.077 sec
Running org.apache.http.conn.ssl.TestSSLSocketFactory
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.23 sec
Running org.apache.http.conn.ssl.TestHostnameVerifier
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec
Running org.apache.http.conn.TestScheme
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.apache.http.conn.scheme.TestScheme
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.apache.http.conn.params.TestRouteParams
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.apache.http.conn.TestExceptions
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec

Results :

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

[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[JENKINS] Archiving <https://builds.apache.org/job/HttpComponents%20Client%20(4.2.x)/ws/httpclient-trunk/httpclient/pom.xml> to /home/hudson/hudson/jobs/HttpComponents Client (4.2.x)/modules/org.apache.httpcomponents$httpclient/builds/2013-01-05_00-34-29/archive/org.apache.httpcomponents/httpclient/4.2.3-SNAPSHOT/httpclient-4.2.3-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Error assembling JAR

Embedded error: Failed to read filesystem attributes for: <https://builds.apache.org/job/HttpComponents%20Client%20(4.2.x)/ws/httpclient-trunk/httpclient/pom.xml>
Not enough space
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3 minutes 58 seconds
[INFO] Finished at: Sat Jan 05 00:42:13 GMT+00:00 2013
[INFO] Final Memory: 64M/215M
[INFO] ------------------------------------------------------------------------
Sending e-mails to: commits@hc.apache.org
channel stopped

Jenkins build is back to normal : HttpComponents Client (4.2.x) #39

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/HttpComponents%20Client%20(4.2.x)/39/changes>


Build failed in Jenkins: HttpComponents Client (4.2.x) #38

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/HttpComponents%20Client%20(4.2.x)/38/changes>

Changes:

[sebb] Minor tweak to grammar

------------------------------------------
Started by an SCM change
Building remotely on solaris1 in workspace <https://builds.apache.org/job/HttpComponents%20Client%20(4.2.x)/ws/>
Updating http://svn.apache.org/repos/asf/httpcomponents/httpclient/branches/4.2.x
U         RELEASE_NOTES.txt
At revision 1429444
Parsing POMs
[httpclient-trunk] $ /home/hudson/tools/java/latest1.5/bin/java -cp /export/home/hudson/hudson-slave/maven-agent.jar:/export/home/hudson/hudson-slave/classworlds.jar hudson.maven.agent.Main /home/hudson/tools/maven/apache-maven-2.2.1 /zonestorage/hudson_solaris/home/hudson/hudson-slave/slave.jar /export/home/hudson/hudson-slave/maven-interceptor.jar 56544 /export/home/hudson/hudson-slave/maven2.1-interceptor.jar
channel started
<===[JENKINS REMOTING CAPACITY]===>   log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
Executing Maven:  -B -f <https://builds.apache.org/job/HttpComponents%20Client%20(4.2.x)/ws/httpclient-trunk/pom.xml> -Dmaven.repo.local=/export/home/hudson/hudson-slave/maven-repositories/1 clean install
Error getting environment vars for profile activation: java.io.IOException: Not enough space
[INFO] Scanning for projects...
[INFO] Reactor build order: 
[INFO]   HttpComponents Client
[INFO]   HttpClient
[INFO]   HttpMime
[INFO]   HttpClient Cache
[INFO]   Fluent HttpClient
[INFO]   HttpClient OSGi bundle
[WARNING] POM for 'biz.aQute:bndlib:pom:1.50.0:runtime' is invalid.

Its dependencies (if any) will NOT be available to the current build.
[INFO] ------------------------------------------------------------------------
[INFO] Building HttpComponents Client
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting <https://builds.apache.org/job/HttpComponents%20Client%20(4.2.x)/ws/httpclient-trunk/target>
[INFO] [notice:generate {execution: attach-notice-license}]
[INFO] [buildnumber:create {execution: default}]
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd "<https://builds.apache.org/job/HttpComponents%20Client%20(4.2.x)/ws/httpclient-trunk"> && svn --non-interactive info
[INFO] Working directory: <https://builds.apache.org/job/HttpComponents%20Client%20(4.2.x)/ws/httpclient-trunk>
[WARNING] Cannot get the revision information from the scm repository, proceeding with revision of ?????? : 
Exception while executing SCM command.
[INFO] Storing buildNumber: ?????? at timestamp: 1357432774758
[INFO] Executing: /bin/sh -c cd "<https://builds.apache.org/job/HttpComponents%20Client%20(4.2.x)/ws/httpclient-trunk"> && svn --non-interactive info
[INFO] Working directory: <https://builds.apache.org/job/HttpComponents%20Client%20(4.2.x)/ws/httpclient-trunk>
[WARNING] Cannot get the branch information from the scm repository, proceeding with UNKNOWN_BRANCH : 
Exception while executing SCM command.
[INFO] Storing buildScmBranch: UNKNOWN_BRANCH
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[INFO] No goals needed for project - skipping
[INFO] [source:jar {execution: attach-sources}]
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/HttpComponents%20Client%20(4.2.x)/ws/httpclient-trunk/pom.xml> to /export/home/hudson/hudson-slave/maven-repositories/1/org/apache/httpcomponents/httpcomponents-client/4.2.3-SNAPSHOT/httpcomponents-client-4.2.3-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/HttpComponents%20Client%20(4.2.x)/ws/httpclient-trunk/target/httpcomponents-client-4.2.3-SNAPSHOT-site.xml> to /export/home/hudson/hudson-slave/maven-repositories/1/org/apache/httpcomponents/httpcomponents-client/4.2.3-SNAPSHOT/httpcomponents-client-4.2.3-SNAPSHOT-site.xml
[JENKINS] Archiving <https://builds.apache.org/job/HttpComponents%20Client%20(4.2.x)/ws/httpclient-trunk/pom.xml> to /home/hudson/hudson/jobs/HttpComponents Client (4.2.x)/modules/org.apache.httpcomponents$httpcomponents-client/builds/2013-01-06_00-33-48/archive/org.apache.httpcomponents/httpcomponents-client/4.2.3-SNAPSHOT/httpcomponents-client-4.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/HttpComponents%20Client%20(4.2.x)/ws/httpclient-trunk/target/httpcomponents-client-4.2.3-SNAPSHOT-site.xml> to /home/hudson/hudson/jobs/HttpComponents Client (4.2.x)/modules/org.apache.httpcomponents$httpcomponents-client/builds/2013-01-06_00-33-48/archive/org.apache.httpcomponents/httpcomponents-client/4.2.3-SNAPSHOT/httpcomponents-client-4.2.3-SNAPSHOT-site.xml
[INFO] ------------------------------------------------------------------------
[INFO] Building HttpClient
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting <https://builds.apache.org/job/HttpComponents%20Client%20(4.2.x)/ws/httpclient-trunk/httpclient/target>
[INFO] [notice:generate {execution: attach-notice-license}]
[INFO] Generating NOTICE and LICENSE resources
[INFO] [buildnumber:create {execution: default}]
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd "<https://builds.apache.org/job/HttpComponents%20Client%20(4.2.x)/ws/httpclient-trunk/httpclient"> && svn --non-interactive info
[INFO] Working directory: <https://builds.apache.org/job/HttpComponents%20Client%20(4.2.x)/ws/httpclient-trunk/httpclient>
[WARNING] Cannot get the revision information from the scm repository, proceeding with revision of ?????? : 
Exception while executing SCM command.
[INFO] Storing buildNumber: ?????? at timestamp: 1357432839455
[INFO] Executing: /bin/sh -c cd "<https://builds.apache.org/job/HttpComponents%20Client%20(4.2.x)/ws/httpclient-trunk/httpclient"> && svn --non-interactive info
[INFO] Working directory: <https://builds.apache.org/job/HttpComponents%20Client%20(4.2.x)/ws/httpclient-trunk/httpclient>
[WARNING] Cannot get the branch information from the scm repository, proceeding with UNKNOWN_BRANCH : 
Exception while executing SCM command.
[INFO] Storing buildScmBranch: UNKNOWN_BRANCH
[debug] execute contextualize
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 2 resources to META-INF
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 292 source files to <https://builds.apache.org/job/HttpComponents%20Client%20(4.2.x)/ws/httpclient-trunk/httpclient/target/classes>
[debug] execute contextualize
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] Copying 2 resources to META-INF
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 117 source files to <https://builds.apache.org/job/HttpComponents%20Client%20(4.2.x)/ws/httpclient-trunk/httpclient/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://builds.apache.org/job/HttpComponents%20Client%20(4.2.x)/ws/httpclient-trunk/httpclient/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

Results :

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

[JENKINS] Recording test results
[JENKINS] Archiving <https://builds.apache.org/job/HttpComponents%20Client%20(4.2.x)/ws/httpclient-trunk/httpclient/pom.xml> to /home/hudson/hudson/jobs/HttpComponents Client (4.2.x)/modules/org.apache.httpcomponents$httpclient/builds/2013-01-06_00-33-49/archive/org.apache.httpcomponents/httpclient/4.2.3-SNAPSHOT/httpclient-4.2.3-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Error while executing forked tests.; nested exception is java.io.IOException: Not enough space

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4 minutes 33 seconds
[INFO] Finished at: Sun Jan 06 00:42:38 GMT+00:00 2013
[INFO] Final Memory: 63M/216M
[INFO] ------------------------------------------------------------------------
Sending e-mails to: commits@hc.apache.org
channel stopped