Ok ... should have been a "paste" and not a "send":

[Thu Jan 03 15:32:23 UTC 2019] Starting branch indexing...
15:32:23 Connecting to https://api.github.com with no credentials, anonymous 
access
ERROR: [Thu Jan 03 15:32:23 UTC 2019] Could not update folder level actions 
from source a92f1485-12eb-426d-8be5-f632238c4957
org.jenkinsci.plugins.github_branch_source.RateLimitExceededException: GitHub 
API rate limit exceeded
        at 
org.jenkinsci.plugins.github_branch_source.Connector$2.onError(Connector.java:501)
        at org.kohsuke.github.Requester.handleApiError(Requester.java:715)
        at org.kohsuke.github.Requester._to(Requester.java:306)
        at org.kohsuke.github.Requester.to(Requester.java:247)
        at org.kohsuke.github.GitHub.getRepository(GitHub.java:475)
        at 
org.jenkinsci.plugins.github_branch_source.GitHubSCMSource.retrieveActions(GitHubSCMSource.java:1668)
        at jenkins.scm.api.SCMSource.fetchActions(SCMSource.java:765)
        at 
jenkins.branch.MultiBranchProject.computeChildren(MultiBranchProject.java:591)
        at 
com.cloudbees.hudson.plugins.folder.computed.ComputedFolder.updateChildren(ComputedFolder.java:277)
        at 
com.cloudbees.hudson.plugins.folder.computed.FolderComputation.run(FolderComputation.java:165)
        at 
jenkins.branch.MultiBranchProject$BranchIndexing.run(MultiBranchProject.java:1025)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:429)
[Thu Jan 03 15:32:23 UTC 2019] Finished branch indexing. Indexing took 0.46 sec
FATAL: Failed to recompute children of Apache PLC4X (incubating) » PLC4X-GitHub
org.jenkinsci.plugins.github_branch_source.RateLimitExceededException: GitHub 
API rate limit exceeded
        at 
org.jenkinsci.plugins.github_branch_source.Connector$2.onError(Connector.java:501)
        at org.kohsuke.github.Requester.handleApiError(Requester.java:715)
        at org.kohsuke.github.Requester._to(Requester.java:306)
        at org.kohsuke.github.Requester.to(Requester.java:247)
        at org.kohsuke.github.GitHub.getRepository(GitHub.java:475)
        at 
org.jenkinsci.plugins.github_branch_source.GitHubSCMSource.retrieveActions(GitHubSCMSource.java:1668)
        at jenkins.scm.api.SCMSource.fetchActions(SCMSource.java:765)
        at 
jenkins.branch.MultiBranchProject.computeChildren(MultiBranchProject.java:591)
        at 
com.cloudbees.hudson.plugins.folder.computed.ComputedFolder.updateChildren(ComputedFolder.java:277)
        at 
com.cloudbees.hudson.plugins.folder.computed.FolderComputation.run(FolderComputation.java:165)
        at 
jenkins.branch.MultiBranchProject$BranchIndexing.run(MultiBranchProject.java:1025)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:429)
Finished: FAILURE

Chris


Am 03.01.19, 16:34 schrieb "Christofer Dutz" <christofer.d...@c-ware.de>:

    Hi Allen,
    
    thanks for that ... if I had known that simply selecting the "GitHub" as 
source instead of the generic "Git" ... would have made things easier ... 
however it seems that we have exceeded some sort of API usage limit:
    
    
    Am 03.01.19, 16:24 schrieb "Allen Wittenauer" 
<a...@effectivemachines.com.INVALID>:
    
        
        
        > On Jan 3, 2019, at 7:14 AM, Christofer Dutz 
<christofer.d...@c-ware.de> wrote:
        > 
        > I can't see that ... where can we find that ... and we don't want to 
automatically push everything that works.
        > 
        > From the description of "Enable Git validated merge support" it would 
automatically push everything that passes the build ... that doesn't sound 
desirable.
        > When I look at the "GitHub-Projekt" plugins description ... this 
doesn't seem to handle PRs.
        > 
        > Chris
        
                Take a look at 
https://builds.apache.org/view/S-Z/view/Yetus/job/yetus-github-multibranch/configure
 . It does not do a push, handles PRs, branches, and forks.
        
        
        
    
    

Reply via email to