Github user bvbharatk commented on the pull request:
https://github.com/apache/cloudstack/pull/865#issuecomment-143944642
The above travis error is because of a failure to do git pull below are the
relevant logs.
system_info
Build system information
Build language: java
Build image provisioning date and time
Wed Feb 4 18:22:50 UTC 2015
Operating System Details
Distributor ID: Ubuntu
Description: Ubuntu 12.04 LTS
Release: 12.04
Codename: precise
Linux Version
2.6.32-042stab090.5
Cookbooks Version
23bb455 https://github.com/travis-ci/travis-cookbooks/tree/23bb455
GCC version
gcc (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3
Copyright (C) 2011 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
LLVM version
clang version 3.4 (tags/RELEASE_34/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
Pre-installed Ruby versions
ruby-1.9.3-p551
Pre-installed Node.js versions
v0.10.36
Pre-installed Go versions
1.4.1
Redis version
redis-server 2.8.19
riak version
2.0.2
MongoDB version
MongoDB 2.4.12
CouchDB version
couchdb 1.6.1
Neo4j version
1.9.4
Cassandra version
2.0.9
RabbitMQ Version
3.4.3
ElasticSearch version
1.4.0
Installed Sphinx versions
2.0.10
2.1.9
2.2.6
Default Sphinx version
2.2.6
Installed Firefox version
firefox 31.0esr
PhantomJS version
1.9.8
ant -version
Apache Ant(TM) version 1.8.2 compiled on December 3 2011
mvn -version
Apache Maven 3.2.5 (12a6b3acb947671f09b81f49094c53f426d8cea1;
2014-12-14T17:29:23+00:00)
Maven home: /usr/local/maven
Java version: 1.7.0_76, vendor: Oracle Corporation
Java home: /usr/lib/jvm/java-7-oracle/jre
Default locale: en, platform encoding: UTF-8
OS name: "linux", version: "2.6.32-042stab090.5", arch: "amd64", family:
"unix"
75.16s$ git clone --depth=50 https://github.com/apache/cloudstack.git
apache/cloudstack
Cloning into 'apache/cloudstack'...
fatal: unable to access 'https://github.com/apache/cloudstack.git/':
Couldn't resolve host 'github.com'
The command "eval git clone --depth=50
https://github.com/apache/cloudstack.git apache/cloudstack" failed. Retrying, 2
of 3.
Cloning into 'apache/cloudstack'...
fatal: unable to access 'https://github.com/apache/cloudstack.git/':
Couldn't resolve host 'github.com'
The command "eval git clone --depth=50
https://github.com/apache/cloudstack.git apache/cloudstack" failed. Retrying, 3
of 3.
Cloning into 'apache/cloudstack'...
fatal: unable to access 'https://github.com/apache/cloudstack.git/':
Couldn't resolve host 'github.com'
The command "eval git clone --depth=50
https://github.com/apache/cloudstack.git apache/cloudstack" failed 3 times.
The command "git clone --depth=50 https://github.com/apache/cloudstack.git
apache/cloudstack" failed and exited with 128 during .
Your build has been stopped.
---
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.
---