Github user aledsage commented on the pull request:
https://github.com/apache/brooklyn-server/pull/59#issuecomment-198791058
Strange build error that looks unrelated to branch - any idea @ahgittin
@rdowner ?
Note that https://github.com/apache/brooklyn-server/pull/72 also hit this
same problem.
The latest master build (from 18 hours ago) looks fine:
https://builds.apache.org/job/brooklyn-master-build/75
```
GitHub pull request #59 to apache/brooklyn-server
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-us1 (Ubuntu ubuntu ubuntu-us golang-ppa) in
workspace /home/jenkins/jenkins-slave/workspace/brooklyn-server-pull-requests
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url git://github.com/apache/brooklyn-server.git
# timeout=10
Fetching upstream changes from git://github.com/apache/brooklyn-server.git
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress
git://github.com/apache/brooklyn-server.git +refs/heads/*:refs/remotes/origin/*
> git config core.sparsecheckout # timeout=10
> git checkout -f origin/master # timeout=10
> git branch -a # timeout=10
> git rev-parse master^{commit} # timeout=10
> git rev-parse remotes/origin/0.4.0^{commit} # timeout=10
> git rev-parse remotes/origin/0.5.0^{commit} # timeout=10
> git rev-parse remotes/origin/0.6.0^{commit} # timeout=10
> git rev-parse remotes/origin/0.7.0-incubating^{commit} # timeout=10
> git rev-parse remotes/origin/0.8.0-incubating^{commit} # timeout=10
> git rev-parse remotes/origin/master^{commit} # timeout=10
> git branch -D master # timeout=10
> git checkout -b master origin/master
Opening connection
Done: 0
Counting objects
Done: 0
Finding sources
Done: 0
Writing objects
Done: 0
remote: Updating references
Merging refs/tags/changes/218
> git rev-parse refs/tags/changes/218^{commit} # timeout=10
> git merge 009355ecd09f7ec8699982e84be0d2ce326ec4ee # timeout=10
> git rev-parse master^{commit} # timeout=10
Checking out Revision 6e9005cddedc5b2a0cff797cdfb9509aef3c56bc (master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 6e9005cddedc5b2a0cff797cdfb9509aef3c56bc
> git rev-parse origin/master^{commit} # timeout=10
> git rev-list 3767000c6a1f122e35e29040ad1e6138bcebe2dc # timeout=10
ERROR: Maven Home null doesnât exist
Putting comment on the pull request
Finished: FAILURE
```
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---