close
Skip to content

[Bug][Git Extractor] Git Extractor task failed in a GitHub blueprint #3719

Description

@hezyin

Search before asking

  • I had searched in the issues and found no similar issues.

What happened

I created a GitHub blueprint to collect all 54 public repos under merico-dev organization using this python script: https://gist.github.com/hezyin/f34a46288470ab029d2ae3d30de9e698

I successfully created the blueprint and manually triggered it. The pipeline failed at stage 2 because of a failed git extractor task.

Screen Shot 2022-11-10 at 4 13 01 PM

To pinpoint the issue, I created a new blueprint via Config UI to only collect the repo (https://github.com/merico-dev/tree-sitter-kotlin) failed in the previous pipeline. And I was able to reproduce the failure:

Screen Shot 2022-11-10 at 5 17 01 PM

Please see below for the log of the failed git extractor task:

time="2022-11-11 01:13:38" level=info msg=" [pipeline service] [pipeline #4] [task #491] start executing task: 491"
time="2022-11-11 01:13:38" level=info msg=" [pipeline service] [pipeline #4] [task #491] [gitextractor] start plugin"
time="2022-11-11 01:15:25" level=info msg=" [pipeline service] [pipeline #4] [task #491] [gitextractor] total step: 3"
time="2022-11-11 01:15:26" level=info msg=" [pipeline service] [pipeline #4] [task #491] [gitextractor] executing subtask collectGitCommits"
time="2022-11-11 01:15:48" level=info msg=" [pipeline service] [pipeline #4] [task #491] [gitextractor] [collectGitCommits] total jobs: 217"
time="2022-11-11 01:15:52" level=info msg=" [pipeline service] [pipeline #4] [task #491] [gitextractor] [collectGitCommits] finished records: 1"

What do you expect to happen

I expect the git extractor task to succeed.

How to reproduce

Please see above.

Anything else

No response

Version

v0.14.2

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

type/bugThis issue is a bug

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions