The log about Derby is fine, Liquibase checks for the driver since it supports Derby and just logs that it doesn't find it.
I'm suspicious the problem is related to liquibase using the SYSTEM schema to determine if an object is a system object vs. a "normal" object. I created https://liquibase.jira.com/browse/CORE-1415 to help track the issue.
Nathan