Skip to content

[Bug] CI Blocker Build Pulsar docker image failure #20839

@JooHyukKim

Description

@JooHyukKim

Search before asking

  • I searched in the issues and found nothing similar.

Version

master branch

Minimal reproduce step

Currently, CI Build Pulsar docker image action is failing on master branch. with following PRs as examples.

What did you expect to see?

Clean CI Pass.

What did you see instead?

Error log (Check above actions link for more)

Error:  Failed to execute goal io.fabric8:docker-maven-plugin:0.42.1:build (default) on project pulsar-docker-image: Unable to build image [apachepulsar/pulsar] : "The command '/bin/sh -c pip3 install pyyaml==5.4.1' returned a non-zero code: 1" -> [Help 1]
Error:  
Error:  To see the full stack trace of the errors, re-run Maven with the -e switch.
Error:  Re-run Maven using the -X switch to enable full debug logging.
Error:  
Error:  For more information about the errors and possible solutions, please read the following articles:
Error:  [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
Error:  
Error:  After correcting the problems, you can resume the build with the command
Error:    mvn <args> -rf :pulsar-docker-image
Error: Process completed with exit code 1.

Anything else?

No response

Are you willing to submit a PR?

  • I'm willing to submit a PR!

Metadata

Metadata

Assignees

No one assigned

    Labels

    type/bugThe PR fixed a bug or issue reported a bug

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions