ipfs-inactive / jenkins

[ARCHIVED] Configuration for IPFS's build system
https://ci.ipfs.team/blue
8 stars 6 forks source link

GH API rate exceeded #47

Closed Kubuxu closed 7 years ago

Kubuxu commented 7 years ago
Started by timer
FATAL: Failed to recompute children of go-ipfs
org.jenkinsci.plugins.github_branch_source.RateLimitExceededException: GitHub API rate limit exceeded
    at org.jenkinsci.plugins.github_branch_source.Connector$1.onError(Connector.java:177)
    at org.kohsuke.github.Requester.handleApiError(Requester.java:649)
    at org.kohsuke.github.Requester._to(Requester.java:284)
    at org.kohsuke.github.Requester.to(Requester.java:225)
    at org.kohsuke.github.GitHub.checkApiUrlValidity(GitHub.java:669)
    at org.jenkinsci.plugins.github_branch_source.GitHubSCMSource.retrieve(GitHubSCMSource.java:339)
    at jenkins.scm.api.SCMSource.fetch(SCMSource.java:148)
    at jenkins.branch.MultiBranchProject.computeChildren(MultiBranchProject.java:294)
    at com.cloudbees.hudson.plugins.folder.computed.ComputedFolder.updateChildren(ComputedFolder.java:187)
    at com.cloudbees.hudson.plugins.folder.computed.FolderComputation.run(FolderComputation.java:139)
    at hudson.model.ResourceController.execute(ResourceController.java:98)
    at hudson.model.Executor.run(Executor.java:404)
Finished: FAILURE
victorb commented 7 years ago

Hm, interval branch indexing was a temporary solution and we already hit the limits... What's missing is having an Github account with the right permissions for setting up hooks. I'll set this up this week.

On Sun, Feb 26, 2017, 14:33 Jakub Sztandera notifications@github.com wrote:

Started by timer FATAL: Failed to recompute children of go-ipfs org.jenkinsci.plugins.github_branch_source.RateLimitExceededException: GitHub API rate limit exceeded at org.jenkinsci.plugins.github_branch_source.Connector$1.onError(Connector.java:177) at org.kohsuke.github.Requester.handleApiError(Requester.java:649) at org.kohsuke.github.Requester._to(Requester.java:284) at org.kohsuke.github.Requester.to(Requester.java:225) at org.kohsuke.github.GitHub.checkApiUrlValidity(GitHub.java:669) at org.jenkinsci.plugins.github_branch_source.GitHubSCMSource.retrieve(GitHubSCMSource.java:339) at jenkins.scm.api.SCMSource.fetch(SCMSource.java:148) at jenkins.branch.MultiBranchProject.computeChildren(MultiBranchProject.java:294) at com.cloudbees.hudson.plugins.folder.computed.ComputedFolder.updateChildren(ComputedFolder.java:187) at com.cloudbees.hudson.plugins.folder.computed.FolderComputation.run(FolderComputation.java:139) at hudson.model.ResourceController.execute(ResourceController.java:98) at hudson.model.Executor.run(Executor.java:404) Finished: FAILURE

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/ipfs/jenkins/issues/47, or mute the thread https://github.com/notifications/unsubscribe-auth/AAcD9PU7NI9of5v_BfcIWrFfw8vpW8L8ks5rgX8ugaJpZM4MMYnb .

Kubuxu commented 7 years ago

Thank you

Kubuxu commented 7 years ago

It also affects builds https://ci.ipfs.team/job/go-ipfs/job/release/2/console