GitHub pull request #2195 of commit a895649d542ec33052f8626ea0be922d31f5ecb3, no merge conflicts.
Running as SYSTEM
Notifying endpoint with url 'https://webhooks.gitter.im/e/ac8bb6e9f53357bc8aa8'
Failed to evaluate macro ''
Unable to query GitHub for status of PullRequestjava.io.InterruptedIOException
at org.kohsuke.github.RateLimitHandler$1.onError(RateLimitHandler.java:43)
at org.kohsuke.github.GitHubHttpUrlConnectionClient.handleLimitingErrors(GitHubHttpUrlConnectionClient.java:81)
at org.kohsuke.github.GitHubClient.sendRequest(GitHubClient.java:423)
at org.kohsuke.github.GitHubClient.sendRequest(GitHubClient.java:363)
at org.kohsuke.github.Requester.fetch(Requester.java:74)
at org.kohsuke.github.GHRepository.getPullRequest(GHRepository.java:1347)
at org.jenkinsci.plugins.ghprb.GhprbRepository.getActualPullRequest(GhprbRepository.java:341)
at org.jenkinsci.plugins.ghprb.GhprbPullRequest.getPullRequest(GhprbPullRequest.java:827)
at org.jenkinsci.plugins.ghprb.GhprbBuilds.onStarted(GhprbBuilds.java:112)
at org.jenkinsci.plugins.ghprb.GhprbBuildListener.onStarted(GhprbBuildListener.java:20)
at hudson.model.listeners.RunListener.fireStarted(RunListener.java:238)
at hudson.model.Run.execute(Run.java:1892)
at hudson.matrix.MatrixBuild.run(MatrixBuild.java:323)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:428)
Caused by: org.kohsuke.github.HttpException: Rate limit violation
at org.kohsuke.github.GitHubHttpUrlConnectionClient.handleLimitingErrors(GitHubHttpUrlConnectionClient.java:80)
... 13 more
Setting status of a895649d542ec33052f8626ea0be922d31f5ecb3 to PENDING with url https://amplab.cs.berkeley.edu/jenkins/job/ADAM-prb/3156/ and message: 'Build started for merge commit.'
Could not update commit status of the Pull Request on GitHub.
java.io.InterruptedIOException
at org.kohsuke.github.RateLimitHandler$1.onError(RateLimitHandler.java:43)
at org.kohsuke.github.GitHubHttpUrlConnectionClient.handleLimitingErrors(GitHubHttpUrlConnectionClient.java:81)
at org.kohsuke.github.GitHubClient.sendRequest(GitHubClient.java:423)
at org.kohsuke.github.GitHubClient.sendRequest(GitHubClient.java:363)
at org.kohsuke.github.Requester.fetch(Requester.java:74)
at org.kohsuke.github.GHRepository.createCommitStatus(GHRepository.java:1906)
at org.jenkinsci.plugins.ghprb.extensions.status.GhprbSimpleStatus.createCommitStatus(GhprbSimpleStatus.java:283)
at org.jenkinsci.plugins.ghprb.extensions.status.GhprbSimpleStatus.onBuildStart(GhprbSimpleStatus.java:195)
at org.jenkinsci.plugins.ghprb.GhprbBuilds.onStarted(GhprbBuilds.java:144)
at org.jenkinsci.plugins.ghprb.GhprbBuildListener.onStarted(GhprbBuildListener.java:20)
at hudson.model.listeners.RunListener.fireStarted(RunListener.java:238)
at hudson.model.Run.execute(Run.java:1892)
at hudson.matrix.MatrixBuild.run(MatrixBuild.java:323)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:428)
Caused by: org.kohsuke.github.HttpException: Rate limit violation
at org.kohsuke.github.GitHubHttpUrlConnectionClient.handleLimitingErrors(GitHubHttpUrlConnectionClient.java:80)
... 13 more
[EnvInject] - Loading node environment variables.
Building remotely on research-jenkins-worker-01 (ubuntu20 worker-01 ubuntu) in workspace /home/jenkins/workspace/ADAM-prb
The recommended git tool is: NONE
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://github.com/bigdatagenomics/adam.git
> git init /home/jenkins/workspace/ADAM-prb # timeout=10
Using reference repository: /home/jenkins/gitcaches/adam.reference
Fetching upstream changes from https://github.com/bigdatagenomics/adam.git
> git --version # timeout=10
> git --version # 'git version 2.25.1'
> git fetch --tags --force --progress -- https://github.com/bigdatagenomics/adam.git +refs/heads/*:refs/remotes/origin/* # timeout=15
> git config remote.origin.url https://github.com/bigdatagenomics/adam.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://github.com/bigdatagenomics/adam.git # timeout=10
Fetching upstream changes from https://github.com/bigdatagenomics/adam.git
> git fetch --tags --force --progress -- https://github.com/bigdatagenomics/adam.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=15
> git rev-parse a895649d542ec33052f8626ea0be922d31f5ecb3^{commit} # timeout=10
Checking out Revision a895649d542ec33052f8626ea0be922d31f5ecb3 (detached)
> git config core.sparsecheckout # timeout=10
> git checkout -f a895649d542ec33052f8626ea0be922d31f5ecb3 # timeout=10
Commit message: "fix for changes"
> git rev-list --no-walk fc9b1cfe074c22ee1930de17001f02d287b5728c # timeout=10
Triggering ADAM-prb » 3.2.1,2.12,3.0.2,ubuntuADAM-prb » 3.2.1,2.12,3.0.2,ubuntu completed with result ABORTED
Notifying endpoint with url 'https://webhooks.gitter.im/e/ac8bb6e9f53357bc8aa8'
Setting status of a895649d542ec33052f8626ea0be922d31f5ecb3 to FAILURE with url https://amplab.cs.berkeley.edu/jenkins/job/ADAM-prb/3156/ and message: 'Build finished. '
Could not update commit status of the Pull Request on GitHub.
java.io.InterruptedIOException
at org.kohsuke.github.RateLimitHandler$1.onError(RateLimitHandler.java:43)
at org.kohsuke.github.GitHubHttpUrlConnectionClient.handleLimitingErrors(GitHubHttpUrlConnectionClient.java:81)
at org.kohsuke.github.GitHubClient.sendRequest(GitHubClient.java:423)
at org.kohsuke.github.GitHubClient.sendRequest(GitHubClient.java:363)
at org.kohsuke.github.Requester.fetch(Requester.java:74)
at org.kohsuke.github.GHRepository.createCommitStatus(GHRepository.java:1906)
at org.jenkinsci.plugins.ghprb.extensions.status.GhprbSimpleStatus.createCommitStatus(GhprbSimpleStatus.java:283)
at org.jenkinsci.plugins.ghprb.extensions.status.GhprbSimpleStatus.onBuildComplete(GhprbSimpleStatus.java:241)
at org.jenkinsci.plugins.ghprb.GhprbBuilds.onCompleted(GhprbBuilds.java:205)
at org.jenkinsci.plugins.ghprb.GhprbBuildListener.onCompleted(GhprbBuildListener.java:28)
at hudson.model.listeners.RunListener.fireCompleted(RunListener.java:209)
at hudson.model.Run.execute(Run.java:1939)
at hudson.matrix.MatrixBuild.run(MatrixBuild.java:323)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:428)
Caused by: org.kohsuke.github.HttpException: Rate limit violation
at org.kohsuke.github.GitHubHttpUrlConnectionClient.handleLimitingErrors(GitHubHttpUrlConnectionClient.java:80)
... 13 more
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/ADAM-prb/3156/<h2>Build result: ABORTED</span></h2>[...truncated 4.95 KB...]Triggering ADAM-prb » 3.2.1,2.12,3.0.2,ubuntuADAM-prb » 3.2.1,2.12,3.0.2,ubuntu completed with result ABORTEDNotifying endpoint with url 'https://webhooks.gitter.im/e/ac8bb6e9f53357bc8aa8'Setting status of a895649d542ec33052f8626ea0be922d31f5ecb3 to FAILURE with url https://amplab.cs.berkeley.edu/jenkins/job/ADAM-prb/3156/ and message: 'Build finished. 'Could not update commit status of the Pull Request on GitHub.java.io.InterruptedIOException at org.kohsuke.github.RateLimitHandler$1.onError(RateLimitHandler.java:43) at org.kohsuke.github.GitHubHttpUrlConnectionClient.handleLimitingErrors(GitHubHttpUrlConnectionClient.java:81) at org.kohsuke.github.GitHubClient.sendRequest(GitHubClient.java:423) at org.kohsuke.github.GitHubClient.sendRequest(GitHubClient.java:363) at org.kohsuke.github.Requester.fetch(Requester.java:74) at org.kohsuke.github.GHRepository.createCommitStatus(GHRepository.java:1906) at org.jenkinsci.plugins.ghprb.extensions.status.GhprbSimpleStatus.createCommitStatus(GhprbSimpleStatus.java:283) at org.jenkinsci.plugins.ghprb.extensions.status.GhprbSimpleStatus.onBuildComplete(GhprbSimpleStatus.java:241) at org.jenkinsci.plugins.ghprb.GhprbBuilds.onCompleted(GhprbBuilds.java:205) at org.jenkinsci.plugins.ghprb.GhprbBuildListener.onCompleted(GhprbBuildListener.java:28) at hudson.model.listeners.RunListener.fireCompleted(RunListener.java:209) at hudson.model.Run.execute(Run.java:1939) at hudson.matrix.MatrixBuild.run(MatrixBuild.java:323) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:428)Caused by: org.kohsuke.github.HttpException: Rate limit violation at org.kohsuke.github.GitHubHttpUrlConnectionClient.handleLimitingErrors(GitHubHttpUrlConnectionClient.java:80) ... 13 more
Finished: ABORTED