Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kie-issues#767: set user config for git #1717

Merged
merged 1 commit into from
Dec 14, 2023

Conversation

@kie-ci3
Copy link
Contributor

kie-ci3 commented Dec 14, 2023

PR job #5 was: FAILURE
Possible explanation: Pipeline failure or project build failure

Please look here: https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest/job/kogito-images.build-and-test/5/display/redirect
See console log:

Console Logs See https://jenkins.io/redirect/groovy-string-interpolation for details.
+ curl -H 'Authorization: token ****' 'https://api.github.com/repos/apache/incubator-kie-kogito-images/forks?per_page=100&page=1'
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 90 100 90 0 0 331 0 --:--:-- --:--:-- --:--:-- 332
[Pipeline] readJSON
[Pipeline] echo
[ERROR] Getting forked project name for apache/incubator-kie-kogito-images/forks?per_page=100&page=1. Replaying... [1]
[Pipeline] withCredentials
Masking supported pattern matches of $OAUTHTOKEN
[Pipeline] {
[Pipeline] sh
Warning: A secret was passed to "sh" using Groovy String interpolation, which is insecure.
Affected argument(s) used the following variable(s): [OAUTHTOKEN]
See https://jenkins.io/redirect/groovy-string-interpolation for details.
+ curl -H 'Authorization: token ****' 'https://api.github.com/repos/apache/incubator-kie-kogito-images/forks?per_page=100&page=1'
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 90 100 90 0 0 275 0 --:--:-- --:--:-- --:--:-- 275
[Pipeline] readJSON
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate CeKit Image and Modules descriptors)
Stage "Validate CeKit Image and Modules descriptors" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build & Test Images)
Stage "Build & Test Images" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] script
[Pipeline] {
[Pipeline] sh
+ wget --no-check-certificate -qO - 'https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest/job/kogito-images.build-and-test/5/api/json?depth=0'
[Pipeline] readJSON
[Pipeline] sh

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants