What have you been able to find so far, Chinmay?

For example,

* Does every PreCommit build fail? If not, are we limited to a certain host(s) that causes failure?
* Do local builds still work?
* What's different (maven+java versions) from the build hosts to local builds?

With coordination from Infra, I think it is possible (or was possible in the past) to get SSH access to the build workers, but it's rare that this is actually required.

On 11/6/19 1:21 PM, Chinmay Kulkarni wrote:
The Precommit build has been broken for a while now. Recent builds are
failing with

[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-surefire-plugin:2.20:test (default-test) on
project phoenix-core: Execution default-test of goal
org.apache.maven.plugins:maven-surefire-plugin:2.20:test failed:
java.lang.NoClassDefFoundError: java/sql/SQLException: java.sql.SQLException

I am unaware of how to fix this or even get access to the build
configurations/build machine itself. We are committing patches without
getting green builds and that is not a good idea (but we don't have an
option until the build is fixed either).

Does anyone know how to debug this?

Reply via email to