Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Build Badge & Travis Build #6

Closed
cloudbring opened this issue Jun 1, 2015 · 1 comment
Closed

Fix Build Badge & Travis Build #6

cloudbring opened this issue Jun 1, 2015 · 1 comment

Comments

@cloudbring
Copy link

Build Status

Build should say either pass or fail.

Current Build Log

Using worker: worker-linux-docker-949891bb.prod.travis-ci.org:travis-linux-7
system_info
Build system information
Build language: elixir
Build image provisioning date and time
Thu Feb  5 15:09:33 UTC 2015
Operating System Details
Distributor ID: Ubuntu
Description:    Ubuntu 12.04.5 LTS
Release:    12.04
Codename:   precise
Linux Version
3.13.0-29-generic
Cookbooks Version
a68419e https://github.com/travis-ci/travis-cookbooks/tree/a68419e
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
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_US, platform encoding: ANSI_X3.4-1968
OS name: "linux", version: "3.13.0-29-generic", arch: "amd64", family: "unix"
git.checkout
0.08s$ git clone --depth=50 --branch=master git://github.com/danielberkompas/ex_twiml.git danielberkompas/ex_twiml
Cloning into 'danielberkompas/ex_twiml'...
remote: Counting objects: 210, done.
remote: Compressing objects: 100% (11/11), done.
remote: Total 210 (delta 9), reused 6 (delta 6), pack-reused 193
Receiving objects: 100% (210/210), 38.81 KiB | 0 bytes/s, done.
Resolving deltas: 100% (106/106), done.
Checking connectivity... done.
$ cd danielberkompas/ex_twiml
$ git checkout -qf e6f521547ea4799d61d5c6b9a6f76ff43cfef0e6
This job is running on container-based infrastructure, which does not allow use of 'sudo', setuid and setguid executables.
If you require sudo, add 'sudo: required' to your .travis.yml
See http://docs.travis-ci.com/user/workers/container-based-infrastructure/ for details.
0.00s$ source $HOME/otp/17.4/activate
Installing Elixir 1.0.3
3.32s$ travis_retry kiex install 1.0.3 && kiex use 1.0.3
Unknown Elixir '1.0.3' ☹ 
Try
    kiex list known -- known releases
    kiex list branches -- current branches
The command "kiex install 1.0.3" failed. Retrying, 2 of 3.
Unknown Elixir '1.0.3' ☹ 
Try
    kiex list known -- known releases
    kiex list branches -- current branches
The command "kiex install 1.0.3" failed. Retrying, 3 of 3.
Unknown Elixir '1.0.3' ☹ 
Try
    kiex list known -- known releases
    kiex list branches -- current branches
The command "kiex install 1.0.3" failed 3 times.
The command "travis_retry kiex install 1.0.3 && kiex use 1.0.3" failed and exited with 1 during .
Your build has been stopped.
@danielberkompas
Copy link
Owner

This is a known issue with Travis. Sometimes, it can't connect to Github to download Elixir. I believe it has been mostly resolved by Travis, so I'm closing this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants