You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2022/12/21 04:15:12 UTC

[GitHub] [iceberg] ajantha-bhat commented on pull request #6466: Nessie: Bump Nessie to 0.46.0 and adopt to APIv2

ajantha-bhat commented on PR #6466:
URL: https://github.com/apache/iceberg/pull/6466#issuecomment-1360834131

   The build failed with this error. But not pointing to the exact line. Hence, restarted the build as the local build was passing with the same command (`./gradlew -DallVersions build -x test -x javadoc -x integrationTest`)
   
   ```
   2022-12-21T02:31:52.2848414Z > Task :iceberg-spark:iceberg-spark-runtime-3.2_2.12:shadowJar
   2022-12-21T02:31:52.2849004Z FAILURE: Build failed with an exception.
   2022-12-21T02:31:52.2853804Z 
   2022-12-21T02:31:52.2853965Z * What went wrong:
   2022-12-21T02:31:52.2854602Z Execution failed for task ':iceberg-spark:iceberg-spark-3.2_2.12:checkstyleMain'.
   2022-12-21T02:31:52.2857459Z > A failure occurred while executing org.gradle.api.plugins.quality.internal.CheckstyleAction
   2022-12-21T02:31:52.2857978Z    > An unexpected error occurred configuring and executing Checkstyle.
   2022-12-21T02:31:52.2858548Z       > java.lang.Error: Error was thrown while processing /home/runner/work/iceberg/iceberg/spark/v3.2/spark/src/main/java/org/apache/iceberg/spark/source/StructInternalRow.java
   2022-12-21T02:31:52.2861237Z 
   2022-12-21T02:31:52.2861358Z * Try:
   2022-12-21T02:31:52.2864179Z > Run with --stacktrace option to get the stack trace.
   2022-12-21T02:31:52.2866189Z > Run with --info or --debug option to get more log output.
   2022-12-21T02:31:52.2868072Z > Run with --scan to get full insights.
   2022-12-21T02:31:52.2868304Z 
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org