Recently fixed Jenkins builds (was pointing to old git repo, prior to move to gitbox) and saw a failed test for org.apache.fluo.api.data.BytesTest.testCopyToWithUnicode:
Error Message
expected:<15> but was:<10>
Stacktrace
java.lang.AssertionError: expected:<15> but was:<10>
at org.apache.fluo.api.data.BytesTest.testCopyToWithUnicode(BytesTest.java:339)