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

Build failed in Hudson: vysper-trunk-jdk1.5-solaris #283

See <https://hudson.apache.org/hudson/job/vysper-trunk-jdk1.5-solaris/283/changes>

Changes:

[ngn] Adding support for XMPP over web sockets (VYSPER-258)

[ngn] Adding support for XMPP over web sockets (VYSPER-258)

------------------------------------------
[...truncated 2017 lines...]
>> "Content-Length: 167[EOL]"
>> "Content-Type: text/plain; charset=ISO-8859-1[EOL]"
>> "Host: localhost:35157[EOL]"
>> "Connection: Keep-Alive[EOL]"
>> "User-Agent: Apache-HttpClient/4.0.1 (java 1.5)[EOL]"
>> "Expect: 100-Continue[EOL]"
>> "[EOL]"
>> POST / HTTP/1.1
>> Content-Length: 167
>> Content-Type: text/plain; charset=ISO-8859-1
>> Host: localhost:35157
>> Connection: Keep-Alive
>> User-Agent: Apache-HttpClient/4.0.1 (java 1.5)
>> Expect: 100-Continue
<< "HTTP/1.1 100 Continue[EOL]"
<< "[EOL]"
Receiving response: HTTP/1.1 100 Continue
<< HTTP/1.1 100 Continue
>> "<body rid='100' xmlns='http://jabber.org/protocol/httpbind' to='vysper.org' xml:lang='en' wait='60' hold='1' ver='1.9' xmpp:version='1.0' xmlns:xmpp='urn:xmpp:xbosh'/>"
<< "HTTP/1.1 200 OK[EOL]"
<< "Date: Wed, 05 Jan 2011 01:40:01 GMT[EOL]"
<< "Server: Vysper/0.5[EOL]"
<< "Content-Type: text/xml;charset=UTF-8[EOL]"
<< "Content-Length: 401[EOL]"
<< "[EOL]"
Receiving response: HTTP/1.1 200 OK
<< HTTP/1.1 200 OK
<< Date: Wed, 05 Jan 2011 01:40:01 GMT
<< Server: Vysper/0.5
<< Content-Type: text/xml;charset=UTF-8
<< Content-Length: 401
Connection can be kept alive indefinitely
<< "<body xmlns="http://jabber.org/protocol/httpbind" wait="60" inactivity="60" polling="15" requests="2" hold="1" sid="0dba08d5d7e54331b844695bb4e74e75" ver="1.9" from="vysper.org" secure="true" maxpause="120" ack="100"><stream:features xmlns:stream="http://etherx.jabber.org/streams"><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>PLAIN</mechanism></mechanisms></stream:features></body>"
Releasing connection org.apache.http.impl.conn.SingleClientConnManager$ConnAdapter@1afb0c7
Get connection for route HttpRoute[{}->http://localhost:35157]
Stale connection check
CookieSpec selected: best-match
Attempt 1 to execute request
Sending request: POST / HTTP/1.1
>> "POST / HTTP/1.1[EOL]"
>> "Content-Length: 202[EOL]"
>> "Content-Type: text/plain; charset=ISO-8859-1[EOL]"
>> "Host: localhost:35157[EOL]"
>> "Connection: Keep-Alive[EOL]"
>> "User-Agent: Apache-HttpClient/4.0.1 (java 1.5)[EOL]"
>> "Expect: 100-Continue[EOL]"
>> "[EOL]"
>> POST / HTTP/1.1
>> Content-Length: 202
>> Content-Type: text/plain; charset=ISO-8859-1
>> Host: localhost:35157
>> Connection: Keep-Alive
>> User-Agent: Apache-HttpClient/4.0.1 (java 1.5)
>> Expect: 100-Continue
<< "HTTP/1.1 100 Continue[EOL]"
<< "[EOL]"
Receiving response: HTTP/1.1 100 Continue
<< HTTP/1.1 100 Continue
>> "<body rid='101' xmlns='http://jabber.org/protocol/httpbind' sid='0dba08d5d7e54331b844695bb4e74e75'><auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AHVzZXIxAHBhc3N3b3JkMQ==</auth></body>"
org.apache.vysper.xmpp.modules.core.sasl.handler.AuthHandler@129e5e9
<< "HTTP/1.1 200 OK[EOL]"
<< "Date: Wed, 05 Jan 2011 01:40:01 GMT[EOL]"
<< "Server: Vysper/0.5[EOL]"
<< "Content-Type: text/xml;charset=UTF-8[EOL]"
<< "Content-Length: 117[EOL]"
<< "[EOL]"
Receiving response: HTTP/1.1 200 OK
<< HTTP/1.1 200 OK
<< Date: Wed, 05 Jan 2011 01:40:01 GMT
<< Server: Vysper/0.5
<< Content-Type: text/xml;charset=UTF-8
<< Content-Length: 117
Connection can be kept alive indefinitely
<< "<body xmlns="http://jabber.org/protocol/httpbind"><success xmlns="urn:ietf:params:xml:ns:xmpp-sasl"></success></body>"
Releasing connection org.apache.http.impl.conn.SingleClientConnManager$ConnAdapter@278e83
Get connection for route HttpRoute[{}->http://localhost:35157]
Stale connection check
CookieSpec selected: best-match
Attempt 1 to execute request
Sending request: POST / HTTP/1.1
>> "POST / HTTP/1.1[EOL]"
>> "Content-Length: 178[EOL]"
>> "Content-Type: text/plain; charset=ISO-8859-1[EOL]"
>> "Host: localhost:35157[EOL]"
>> "Connection: Keep-Alive[EOL]"
>> "User-Agent: Apache-HttpClient/4.0.1 (java 1.5)[EOL]"
>> "Expect: 100-Continue[EOL]"
>> "[EOL]"
>> POST / HTTP/1.1
>> Content-Length: 178
>> Content-Type: text/plain; charset=ISO-8859-1
>> Host: localhost:35157
>> Connection: Keep-Alive
>> User-Agent: Apache-HttpClient/4.0.1 (java 1.5)
>> Expect: 100-Continue
<< "HTTP/1.1 100 Continue[EOL]"
<< "[EOL]"
Receiving response: HTTP/1.1 100 Continue
<< HTTP/1.1 100 Continue
>> "<body rid='102' xmlns='http://jabber.org/protocol/httpbind' sid='0dba08d5d7e54331b844695bb4e74e75' to='vysper.org' xml:lang='en' xmpp:restart='true' xmlns:xmpp='urn:xmpp:xbosh'/>"
<< "HTTP/1.1 200 OK[EOL]"
<< "Date: Wed, 05 Jan 2011 01:40:01 GMT[EOL]"
<< "Server: Vysper/0.5[EOL]"
<< "Content-Type: text/xml;charset=UTF-8[EOL]"
<< "Content-Length: 299[EOL]"
<< "[EOL]"
Receiving response: HTTP/1.1 200 OK
<< HTTP/1.1 200 OK
<< Date: Wed, 05 Jan 2011 01:40:01 GMT
<< Server: Vysper/0.5
<< Content-Type: text/xml;charset=UTF-8
<< Content-Length: 299
Connection can be kept alive indefinitely
<< "<body xmlns="http://jabber.org/protocol/httpbind"><stream:features xmlns:stream="http://etherx.jabber.org/streams"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><required></required></bind><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><required></required></session></stream:features></body>"
Releasing connection org.apache.http.impl.conn.SingleClientConnManager$ConnAdapter@5dfaf1
Get connection for route HttpRoute[{}->http://localhost:35157]
Stale connection check
CookieSpec selected: best-match
Attempt 1 to execute request
Sending request: POST / HTTP/1.1
>> "POST / HTTP/1.1[EOL]"
>> "Content-Length: 242[EOL]"
>> "Content-Type: text/plain; charset=ISO-8859-1[EOL]"
>> "Host: localhost:35157[EOL]"
>> "Connection: Keep-Alive[EOL]"
>> "User-Agent: Apache-HttpClient/4.0.1 (java 1.5)[EOL]"
>> "Expect: 100-Continue[EOL]"
>> "[EOL]"
>> POST / HTTP/1.1
>> Content-Length: 242
>> Content-Type: text/plain; charset=ISO-8859-1
>> Host: localhost:35157
>> Connection: Keep-Alive
>> User-Agent: Apache-HttpClient/4.0.1 (java 1.5)
>> Expect: 100-Continue
<< "HTTP/1.1 100 Continue[EOL]"
<< "[EOL]"
Receiving response: HTTP/1.1 100 Continue
<< HTTP/1.1 100 Continue
>> "<body rid='103' xmlns='http://jabber.org/protocol/httpbind' sid='0dba08d5d7e54331b844695bb4e74e75'><iq type='set' id='200' xmlns='jabber:client'><bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'><resource>HttpClient</resource></bind></iq></body>"
org.apache.vysper.xmpp.modules.core.bind.handler.BindIQHandler@3228a1
added resource no. 1 to entity user1@vysper.org <- 33b271f503fd4b81a006b419c8d38f9c
added resource no. 1 to session 0dba08d5d7e54331b844695bb4e74e75 <- 33b271f503fd4b81a006b419c8d38f9c
<< "HTTP/1.1 200 OK[EOL]"
<< "Date: Wed, 05 Jan 2011 01:40:02 GMT[EOL]"
<< "Server: Vysper/0.5[EOL]"
<< "Content-Type: text/xml;charset=UTF-8[EOL]"
<< "Content-Length: 225[EOL]"
<< "[EOL]"
Receiving response: HTTP/1.1 200 OK
<< HTTP/1.1 200 OK
<< Date: Wed, 05 Jan 2011 01:40:02 GMT
<< Server: Vysper/0.5
<< Content-Type: text/xml;charset=UTF-8
<< Content-Length: 225
Connection can be kept alive indefinitely
<< "<body xmlns="http://jabber.org/protocol/httpbind"><iq xmlns="jabber:client" type="result" id="200"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1@vysper.org/33b271f503fd4b81a006b419c8d38f9c</jid></bind></iq></body>"
Releasing connection org.apache.http.impl.conn.SingleClientConnManager$ConnAdapter@14627a
JID user1@vysper.org/33b271f503fd4b81a006b419c8d38f9c is connected to the Vysper server
Get connection for route HttpRoute[{}->http://localhost:35157]
Stale connection check
CookieSpec selected: best-match
Attempt 1 to execute request
Sending request: POST / HTTP/1.1
>> "POST / HTTP/1.1[EOL]"
>> "Content-Length: 232[EOL]"
>> "Content-Type: text/plain; charset=ISO-8859-1[EOL]"
>> "Host: localhost:35157[EOL]"
>> "Connection: Keep-Alive[EOL]"
>> "User-Agent: Apache-HttpClient/4.0.1 (java 1.5)[EOL]"
>> "Expect: 100-Continue[EOL]"
>> "[EOL]"
>> POST / HTTP/1.1
>> Content-Length: 232
>> Content-Type: text/plain; charset=ISO-8859-1
>> Host: localhost:35157
>> Connection: Keep-Alive
>> User-Agent: Apache-HttpClient/4.0.1 (java 1.5)
>> Expect: 100-Continue
<< "HTTP/1.1 100 Continue[EOL]"
<< "[EOL]"
Receiving response: HTTP/1.1 100 Continue
<< HTTP/1.1 100 Continue
>> "<body rid='104' xmlns='http://jabber.org/protocol/httpbind' sid='0dba08d5d7e54331b844695bb4e74e75' type='terminate'><presence type='unavailable' from='user1@vysper.org/33b271f503fd4b81a006b419c8d38f9c' xmlns='jabber:client'/></body>"
BOSH session 0dba08d5d7e54331b844695bb4e74e75 closed
org.apache.vysper.xmpp.modules.core.im.handler.PresenceHandler@20807c
<< "HTTP/1.1 200 OK[EOL]"
<< "Date: Wed, 05 Jan 2011 01:40:02 GMT[EOL]"
<< "Server: Vysper/0.5[EOL]"
<< "Content-Type: text/xml;charset=UTF-8[EOL]"
<< "Content-Length: 74[EOL]"
<< "[EOL]"
Receiving response: HTTP/1.1 200 OK
<< HTTP/1.1 200 OK
<< Date: Wed, 05 Jan 2011 01:40:02 GMT
<< Server: Vysper/0.5
<< Content-Type: text/xml;charset=UTF-8
<< Content-Length: 74
Connection can be kept alive indefinitely
<< "<body xmlns="http://jabber.org/protocol/httpbind" type="terminate"></body>"
Releasing connection org.apache.http.impl.conn.SingleClientConnManager$ConnAdapter@16d835f
BOSH session 0dba08d5d7e54331b844695bb4e74e75 closed
Connection shut down
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.383 sec
Running org.apache.vysper.xmpp.extension.xep0124.BoshHandlerTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec

Results :

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

[HUDSON] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://hudson.apache.org/hudson/job/vysper-trunk-jdk1.5-solaris/ws/trunk/server/extensions/xep0124-xep0206-bosh/target/xep0124-xep0206-bosh-0.7-SNAPSHOT.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://hudson.apache.org/hudson/job/vysper-trunk-jdk1.5-solaris/ws/trunk/server/extensions/xep0124-xep0206-bosh/target/xep0124-xep0206-bosh-0.7-SNAPSHOT.jar> to /export/home/hudson/.m2/repository/org/apache/vysper/extensions/xep0124-xep0206-bosh/0.7-SNAPSHOT/xep0124-xep0206-bosh-0.7-SNAPSHOT.jar
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/vysper-trunk-jdk1.5-solaris/ws/trunk/server/extensions/xep0124-xep0206-bosh/pom.xml> to /home/hudson/hudson/jobs/vysper-trunk-jdk1.5-solaris/modules/org.apache.vysper.extensions$xep0124-xep0206-bosh/builds/2011-01-05_01-38-35/archive/org.apache.vysper.extensions/xep0124-xep0206-bosh/0.7-SNAPSHOT/pom.xml
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/vysper-trunk-jdk1.5-solaris/ws/trunk/server/extensions/xep0124-xep0206-bosh/target/xep0124-xep0206-bosh-0.7-SNAPSHOT.jar> to /home/hudson/hudson/jobs/vysper-trunk-jdk1.5-solaris/modules/org.apache.vysper.extensions$xep0124-xep0206-bosh/builds/2011-01-05_01-38-35/archive/org.apache.vysper.extensions/xep0124-xep0206-bosh/0.7-SNAPSHOT/xep0124-xep0206-bosh-0.7-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Vysper Websockets support
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 2 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 4 source files to <https://hudson.apache.org/hudson/job/vysper-trunk-jdk1.5-solaris/ws/trunk/server/extensions/websockets/target/classes>
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/vysper-trunk-jdk1.5-solaris/ws/trunk/server/extensions/websockets/pom.xml> to /home/hudson/hudson/jobs/vysper-trunk-jdk1.5-solaris/modules/org.apache.vysper.extensions$websockets/builds/2011-01-05_01-38-35/archive/org.apache.vysper.extensions/websockets/0.7-SNAPSHOT/pom.xml
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
<https://hudson.apache.org/hudson/job/vysper-trunk-jdk1.5-solaris/ws/trunk/server/extensions/websockets/src/main/java/org/apache/vysper/xmpp/extension/websockets/WebsocketsBackedSessionContext.java>:[106,46] cannot find symbol
symbol  : method getBytes(java.nio.charset.Charset)
location: class java.lang.String


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1 minute 24 seconds
[INFO] Finished at: Tue Jan 04 20:40:04 EST 2011
[INFO] Final Memory: 39M/188M
[INFO] ------------------------------------------------------------------------
Sending e-mails to: commits@mina.apache.org
channel stopped


Hudson build is back to normal : vysper-trunk-jdk1.5-solaris #284

Posted by Apache Hudson Server <hu...@hudson.apache.org>.
See <https://hudson.apache.org/hudson/job/vysper-trunk-jdk1.5-solaris/284/changes>