benchflow / data-transformers

Spark scripts utilised to transform data to the BenchFlow internal formats
Other
0 stars 0 forks source link

Investigate issues with Travis CI and Minio #69

Closed Cerfoglg closed 8 years ago

Cerfoglg commented 8 years ago

Currently we are unable to test the data transformers with Minio in Travis CI, due to a problem with running the minio container in travis. The container appears to crash with this error:

time="2016-06-04T13:56:23Z" level=fatal msg="Unable to colorize experimental update notification string ‘’." error="inappropriate ioctl for device" probe="{\"cause\":25,\"trace\":[{\"line\":50,\"file\":\"notifier.go\",\"func\":\"main.colorizeUpdateMessage\"},{\"line\":93,\"file\":\"update-main.go\",\"func\":\"main.updateMessage.String\",\"env\":{\"Tags\":[\"\"]}}],\"sysinfo\":{\"host.arch\":\"amd64\",\"host.cpus\":\"2\",\"host.lang\":\"go1.6\",\"host.name\":\"a20ec40f382b\",\"host.os\":\"linux\",\"mem.heap.total\":\"4.8MB\",\"mem.heap.used\":\"2.0MB\",\"mem.total\":\"6.3MB\",\"mem.used\":\"2.0MB\"}}" 

Investigate why this happens and how to circumvent it, or wait for a minio update to fix this.

Once solved, we should rollback: https://github.com/Cerfoglg/data-transformers/commit/f2e674a2c59fda79e1a207edcb25f5c044d25e15 and the same fixes in https://github.com/Cerfoglg/data-transformers/commit/f2e674a2c59fda79e1a207edcb25f5c044d25e15