Skip to content

Pipelines failing #17

@cmutel

Description

@cmutel

The log message is:

git remote add origin https://github.com/brightway-lca/brightway2-analyzer
git config gc.auto 0
git config --get-all http.https://github.com/brightway-lca/brightway2-analyzer.extraheader
git config --get-all http.proxy
git config http.version HTTP/1.1
git -c http.extraheader="AUTHORIZATION: basic ***" fetch --force --tags --prune --prune-tags --progress --no-recurse-submodules origin  +refs/heads/*:refs/remotes/origin/* +refs/pull/16/merge:refs/remotes/pull/16/merge
fatal: could not read Username for 'https://github.com': terminal prompts disabled
##[warning]Git fetch failed with exit code 128, back off 9.958 seconds before retry.
git -c http.extraheader="AUTHORIZATION: basic ***" fetch --force --tags --prune --prune-tags --progress --no-recurse-submodules origin  +refs/heads/*:refs/remotes/origin/* +refs/pull/16/merge:refs/remotes/pull/16/merge
fatal: could not read Username for 'https://github.com': terminal prompts disabled
##[warning]Git fetch failed with exit code 128, back off 5.756 seconds before retry.
git -c http.extraheader="AUTHORIZATION: basic ***" fetch --force --tags --prune --prune-tags --progress --no-recurse-submodules origin  +refs/heads/*:refs/remotes/origin/* +refs/pull/16/merge:refs/remotes/pull/16/merge
fatal: could not read Username for 'https://github.com': terminal prompts disabled
##[error]Git fetch failed with exit code: 128
Finishing: Checkout brightway-lca/brightway2-analyzer@refs/pull/16/merge to s

Very hard to understand what is happening here, as 1) this is a public repository which doesn't require authentication for pulls, 2) the config is copied from other Brightway repos which work fine, and 3) the Azure integration is for the whole Brightway org, it doesn't have separate configs for each repo.

I don't find anything useful searching online, only questions where authentication is needed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions