I'm seeing this failure. weired thing is a whois on the IP address results in Go Daddy Software Inc.
Again only an issue i've seen at home on my work laptop. I don't have maven installed on my linux boxes but hopefully over the next few days I'll get everything up and running on my other machines for testing. I've not raised a JIRA as this is most likely a local issue Running org.apache.qpid.test.unit.client.protocol.AMQProtocolSessionTest Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 26.266 sec <<< FAILURE! testGenerateQueueName(org.apache.qpid.test.unit.client.protocol.AMQProtocolSessionTest) Time elapse d: 26.266 sec <<< FAILURE! junit.framework.ComparisonFailure: Failure when generating a queue name from an address with special chars expected:<tmp_tcpmyAddress[]123_1> but was:<tmp_tcpmyAddress[68.178.XXX.XXX]123_1> at junit.framework.Assert.assertEquals(Assert.java:81) at org.apache.qpid.test.unit.client.protocol.AMQProtocolSessionTest.testGenerateQueueName(AM QProtocolSessionTest.java:90) -- Martin Ritchie