Kirk: what happens when you run ./gradlew :geode-assembly:docker in your
local dev environment? Does it break the same way? If not, then I surmise
this may be due to a recent configuration change to the AWS AMI used for CI.
This bug report on Docker credentials helper has some stack traces that
lo
The docker image (or something related) seems to be broken for
geode-assembly. Anyone working on fixing this or know how to fix it?
https://concourse.apachegeode-ci.info/builds/163375
Something in the docker setup SIGABRTs...
> Task :geode-assembly:docker
free(): invalid pointer
SIGABRT: abort
P