You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2020/12/10 04:51:24 UTC

[GitHub] [pulsar] michaeljmarshall edited a comment on pull request #8796: [Issue 8751] Update Dockerfile for Pulsar and Dashboard to Create and Use pulsar User (nonroot user)

michaeljmarshall edited a comment on pull request #8796:
URL: https://github.com/apache/pulsar/pull/8796#issuecomment-742237886


   Of the 14 failed checks, there are 3 unique errors being logged. The first two seem like symptoms of an earlier failures. Here are the stages being run, and the errors output:
   
   `run integration tests` -> `Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M3:test (default-test) on project integration: There are test failures.`
   
   `build pulsar image` -> `Failed to execute goal com.spotify:dockerfile-maven-plugin:1.4.13:build (default) on project pulsar-docker-image: Execution default of goal com.spotify:dockerfile-maven-plugin:1.4.13:build failed: Could not acquire image ID or digest following build -> [Help 1]`
   
   `run unit test 'OTHER'` -> `Error:  TestOpenAndWriteSink(org.apache.pulsar.io.rabbitmq.sink.RabbitMQSinkTest)  Time elapsed: 0.01 s  <<< FAILURE!
   java.net.ConnectException: Connection refused (Connection refused)`
   
   @sijie - any chance that the `run unit test 'OTHER'` failure is related to a flaky test? If not, perhaps something I changed is affecting that test. ([Here](https://github.com/apache/pulsar/pull/8796/checks?check_run_id=1522259376) is that failing check.)


----------------------------------------------------------------
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.

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