openzipkin / zipkin-aws

Reporters and collectors for use in Amazon's cloud
Apache License 2.0
69 stars 34 forks source link

Strange death in circleci #100

Closed codefromthecrypt closed 6 years ago

codefromthecrypt commented 6 years ago

kicked https://circleci.com/gh/openzipkin/zipkin-aws/567 due to

[ERROR] org.apache.maven.surefire.booter.SurefireBooterForkException: The forked VM terminated without properly saying goodbye. VM crash or System.exit called?
[ERROR] Command was /bin/sh -c cd /home/circleci/project/collector-sqs && /usr/lib/jvm/java-9-openjdk-amd64/bin/java -jar /home/circleci/project/collector-sqs/target/surefire/surefirebooter15158461991753914067.jar /home/circleci/project/collector-sqs/target/surefire 2018-07-31T23-48-15_167-jvmRun1 surefire9318205394990007620tmp

This was the image

Status: Downloaded newer image for circleci/openjdk:9-jdk
  using image circleci/openjdk@sha256:c53ae15adb4c48727b6b7ea1763e2d95ed6414f90

oddly that image doesn't show up in circleci at least as far as I can tell https://hub.docker.com/r/circleci/openjdk/tags/

codefromthecrypt commented 6 years ago

let's assume jdk10 killed this until it doesn't!