• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

jaegertracing / jaeger-client-python / 441
95%

Build:
DEFAULT BRANCH: master
Ran 14 Nov 2017 08:51AM UTC
Jobs 1
Files 24
Run time 1s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
441

push

travis-ci

pavolloffay
Make xdock-java depend on jaeger-agent (#97)

The xdock-java container exists immediately with the error:

Exception in thread "main" java.lang.RuntimeException: TUDPTransport cannot connect:
	at com.uber.jaeger.reporters.protocols.ThriftUdpTransport.newThriftUdpClient(ThriftUdpTransport.java:49)
	at com.uber.jaeger.senders.UdpSender.<init>(UdpSender.java:46)
	at com.uber.jaeger.crossdock.JerseyServer.senderFromEnv(JerseyServer.java:165)
	at com.uber.jaeger.crossdock.JerseyServer.main(JerseyServer.java:142)
Caused by: java.net.SocketException: Unresolved address
	at java.net.DatagramSocket.connect(DatagramSocket.java:493)
	at com.uber.jaeger.reporters.protocols.ThriftUdpTransport.newThriftUdpClient(ThriftUdpTransport.java:47)
	... 3 more

It actually wants to connect to jaeger-client, according to strace:

[pid 28925] sendto(8, "\2\0\0\0\16\0\0\0\r\0\0\0jaeger-agent\0", 25, MSG_NOSIGNAL, NULL, 0) = 25

This patch tries to make jaeger-agent spawn before xdock-java

Signed-off-by: Nehal J Wani <nehaljw.kkd1@gmail.com>

360 of 390 branches covered (92.31%)

Branch coverage included in aggregate %.

1460 of 1541 relevant lines covered (94.74%)

0.95 hits per line

Jobs
ID Job ID Ran Files Coverage
1 441.1 (COVER=1) 14 Nov 2017 08:51AM UTC 0
94.25
Travis Job 441.1
Source Files on build 441
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #441
  • 988086bf on github
  • Prev Build on master (#431)
  • Next Build on master (#455)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc