Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/2365/
###################################################################################
########################## LAST 60 LINES OF THE CONSOLE
###########################
[...truncated 2.68 KB...]
at
io.jenkins.blueocean.service.embedded.jira.JiraSCMListener.onChangeLogParsed(JiraSCMListener.java:43)
at
hudson.model.listeners.SCMListener.onChangeLogParsed(SCMListener.java:120)
at
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:590)
Caused: java.io.IOException: Failed to parse changelog
at
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:592)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
at hudson.model.Run.execute(Run.java:1794)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Retrying after 10 seconds
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository git://github.com/apache/zookeeper.git
> git init
> /home/jenkins/jenkins-slave/workspace/PreCommit-ZOOKEEPER-github-pr-build #
> timeout=10
Fetching upstream changes from git://github.com/apache/zookeeper.git
> git --version # timeout=10
> git fetch --tags --progress git://github.com/apache/zookeeper.git
> +refs/heads/*:refs/remotes/origin/*
> git config remote.origin.url git://github.com/apache/zookeeper.git #
> timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* #
> timeout=10
> git config remote.origin.url git://github.com/apache/zookeeper.git #
> timeout=10
Fetching upstream changes from git://github.com/apache/zookeeper.git
> git fetch --tags --progress git://github.com/apache/zookeeper.git
> +refs/pull/*:refs/remotes/origin/pr/*
> git rev-parse c6c3e9a216ef6d5f04bd8934ce1e7b2c1e4d345b^{commit} # timeout=10
> git rev-parse origin/c6c3e9a216ef6d5f04bd8934ce1e7b2c1e4d345b^{commit} #
> timeout=10
> git rev-parse c6c3e9a216ef6d5f04bd8934ce1e7b2c1e4d345b^{commit} # timeout=10
ERROR: Couldn't find any revision to build. Verify the repository and branch
configuration for this job.
Retrying after 10 seconds
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository git://github.com/apache/zookeeper.git
> git init
> /home/jenkins/jenkins-slave/workspace/PreCommit-ZOOKEEPER-github-pr-build #
> timeout=10
Fetching upstream changes from git://github.com/apache/zookeeper.git
> git --version # timeout=10
> git fetch --tags --progress git://github.com/apache/zookeeper.git
> +refs/heads/*:refs/remotes/origin/*
> git config remote.origin.url git://github.com/apache/zookeeper.git #
> timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* #
> timeout=10
> git config remote.origin.url git://github.com/apache/zookeeper.git #
> timeout=10
Fetching upstream changes from git://github.com/apache/zookeeper.git
> git fetch --tags --progress git://github.com/apache/zookeeper.git
> +refs/pull/*:refs/remotes/origin/pr/*
> git rev-parse c6c3e9a216ef6d5f04bd8934ce1e7b2c1e4d345b^{commit} # timeout=10
> git rev-parse origin/c6c3e9a216ef6d5f04bd8934ce1e7b2c1e4d345b^{commit} #
> timeout=10
> git rev-parse c6c3e9a216ef6d5f04bd8934ce1e7b2c1e4d345b^{commit} # timeout=10
ERROR: Couldn't find any revision to build. Verify the repository and branch
configuration for this job.
Archiving artifacts
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: No test report files
were found. Configuration error?
[description-setter] Description set: ZOOKEEPER-236
Adding one-line test results to commit status...
Setting status of c6c3e9a216ef6d5f04bd8934ce1e7b2c1e4d345b to FAILURE with url
https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/2365/ and
message: 'FAILURE
No test results found.'
Using context: Jenkins
Refer to this link for build results (access rights to CI server needed):
https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/2365/
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
###################################################################################
############################## FAILED TESTS (if any)
##############################
No tests ran.