AMD64
no language set
Git
Scroll to End of Log
The command "./build.sh" exited with 0.0.09s0.07s0.00s0.05s0.00sTopworker_info1Worker information2hostname: 85f9a601-c644-43ee-b46d-476c90c82f0b@1.worker-n2-com-f8c4bb956-vwsbv.gce-production-13version: deploy_2024.10.02-2-gc32b553 https://github.com/travis-ci/worker/tree/c32b553e81363378d09787f52103ea9bcadf253c4instance: travis-job-7c08bdc1-5433-49ad-80e4-8c161f1eec5f precise-ruby-edge-alternative (via amqp)5startup: 6.19081281ssystem_info7Build system information8Build language: c9Build group: edge10Build dist: precise11Build id: 27281749012Job id: 62731464413Runtime kernel version: 3.13.0-107-generic14VM: default15travis-build version: 6b157a1c16Build image provisioning date and time17Wed Feb 15 19:56:17 UTC 201718Operating System Details19Distributor ID: Ubuntu20Description: Ubuntu 12.04.5 LTS21Release: 12.0422Codename: precise23Linux Version243.13.0-107-generic25Cookbooks Version26479d954 https://github.com/travis-ci/travis-cookbooks/tree/479d95427Git version28git version 1.8.5.629bash version30GNU bash, version 4.2.25(1)-release (x86_64-pc-linux-gnu)31Copyright (C) 2011 Free Software Foundation, Inc.32License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>34This is free software; you are free to change and redistribute it.35There is NO WARRANTY, to the extent permitted by law.36GCC version37gcc (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.338Copyright (C) 2011 Free Software Foundation, Inc.39This is free software; see the source for copying conditions. There is NO40warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.42LLVM version43clang version 3.4 (tags/RELEASE_34/final)44Target: x86_64-unknown-linux-gnu45Thread model: posix46Pre-installed Ruby versions47ruby-2.1.1048ruby-2.2.649ruby-2.3.350ruby-2.4.051Pre-installed Node.js versions52v0.10.3653Pre-installed Go versions541.7.455mysql --version56mysql Ver 14.14 Distrib 5.5.54, for debian-linux-gnu (x86_64) using readline 6.257Pre-installed PostgreSQL versions589.1.24599.2.20609.3.16619.4.11629.5.663Redis version64redis-server 3.0.665riak version662.0.267memcached version681.4.1369MongoDB version70MongoDB 2.4.1471CouchDB version72couchdb 1.6.173Installed Sphinx versions742.0.10752.1.9762.2.677Default Sphinx version782.2.679Installed Firefox version80firefox 38.4.0esr81PhantomJS version821.9.883ant -version84Apache Ant(TM) version 1.8.2 compiled on December 3 201185mvn -version86Apache Maven 3.2.5 (12a6b3acb947671f09b81f49094c53f426d8cea1; 2014-12-14T17:29:23+00:00)87Maven home: /usr/local/maven88Java version: 1.8.0_121, vendor: Oracle Corporation89Java home: /usr/lib/jvm/java-8-oracle/jre90Default locale: en, platform encoding: UTF-891OS name: "linux", version: "3.13.0-107-generic", arch: "amd64", family: "unix"940.00s0.05s0.00s0.01s0.01s0.00s0.00s0.00s0.01s0.00s0.03s0.00s0.00s0.00s0.02s6.02s0.00s0.00s0.00s0.05sdocker_mtu_and_registry_mirrors95tee: /etc/docker/daemon.json: No such file or directory96docker: unrecognized serviceDockergit.checkout990.00s1.02s$ git clone --depth=50 --branch=build https://github.com/travis-ci/travis-rubies.git travis-ci/travis-rubies100Cloning into 'travis-ci/travis-rubies'...101$ cd travis-ci/travis-rubies102$ git checkout -qf 9eb00a9bfeed48b82518de0f33814964fd9b51fa1040.00s105Setting environment variables from repository settings106$ export AWS_ACCESS_KEY_ID=[secure]107$ export AWS_SECRET_ACCESS_KEY=[secure]108$ export AWS_DEFAULT_REGION=[secure]109$ export SAFE_RVM_VERSION=1.29.7111$ export TRAVIS_COMPILER=gcc112$ export CC=${CC:-gcc}113$ export CC_FOR_BUILD=${CC_FOR_BUILD:-gcc}114$ export PATH=/usr/lib/ccache:$PATHcache.1115Setting up build cache116$ export CASHER_DIR=${TRAVIS_HOME}/.casher119** Updating RubyGems to the latest compatible version for security reasons. **120** If you need an older version, you can downgrade with 'gem update --system OLD_VERSION'. **122attempting to download cache archive123fetching build/cache-x86_64-linux-precise-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855--compiler-gcc.tgz124found cachecache.ccache128** Updating RubyGems to the latest compatible version for security reasons. **129** If you need an older version, you can downgrade with 'gem update --system OLD_VERSION'. **131adding /home/travis/.ccache to cache132$ gcc --version133gcc (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3134Copyright (C) 2011 Free Software Foundation, Inc.135This is free software; see the source for copying conditions. There is NO136warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.before_script1380.66s$ gpg --keyserver hkp://keyserver.ubuntu.com --recv-keys 409B6B1796C275462A1703113804BB82D39DC0E3139gpg: requesting key D39DC0E3 from hkp server keyserver.ubuntu.com140gpg: key D39DC0E3: "Michal Papis (RVM signing) <mpapis@gmail.com>" 1 new user ID141gpg: key D39DC0E3: "Michal Papis (RVM signing) <mpapis@gmail.com>" 61 new signatures142gpg: no ultimately trusted keys found143gpg: Total number processed: 1144gpg: new user IDs: 1145gpg: new signatures: 61147The command "unset JRUBY_OPTS" exited with 0.149export rvm_user_install_flag=1150export rvm_path="/home/travis/.rvm"151export rvm_project_rvmrc=0152export rvm_silence_path_mismatch_check_flag=1153export rvm_max_time_flag=5154export rvm_autoupdate_flag=0155export rvm_without_gems="rubygems-bundler"156export rvm_with_default_gems="rake=~>10.2.2 bundler=~>1.6.0"157export rvm_remote_server_type4=rubies158export rvm_remote_server_url4='https://s3.amazonaws.com/travis-rubies/binaries'159export rvm_remote_server_verify_downloads4=1160The command "test -f ~/.rvmrc && cat ~/.rvmrc || true" exited with 0.rvm.1162update rvm164ruby-1.8.7-head - #already gone166/usr/bin/gpg167pub 4096R/D39DC0E3 2014-10-28168uid Michal Papis (RVM signing) <mpapis@gmail.com>169uid Michal Papis <michal.papis@toptal.com>170sub 2048R/C71866D7 2015-11-02172gpg: error reading key: public key not found173gpg: requesting key 39499BDB from hkp server keys.gnupg.net174?: keys.gnupg.net: Host not found175gpgkeys: HTTP fetch error 7: couldn't connect: Success176gpg: no valid OpenPGP data found.177gpg: Total number processed: 0178gpg: key D39DC0E3: "Michal Papis (RVM signing) <mpapis@gmail.com>" 1 new user ID179gpg: key D39DC0E3: "Michal Papis (RVM signing) <mpapis@gmail.com>" 1 new signature180gpg: Total number processed: 1181gpg: new user IDs: 1182gpg: new signatures: 1183gpg: no ultimately trusted keys found185RVM reloaded!186/home/travis/.rvm/bin/rvm: line 1: return: can only `return' from a function or sourced script188gpg: key 39499BDB: public key "Piotr Kuczynski <piotr.kuczynski@gmail.com>" imported189gpg: Total number processed: 1190gpg: imported: 1 (RSA: 1)191gpg: key D39DC0E3: "Michal Papis (RVM signing) <mpapis@gmail.com>" not changed192gpg: Total number processed: 1193gpg: unchanged: 1195error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed196More details here: http://curl.haxx.se/docs/sslcerts.html198curl performs SSL certificate verification by default, using a "bundle"199 of Certificate Authority (CA) public keys (CA certs). If the default200 bundle file isn't adequate, you can specify an alternate file201 using the --cacert option.202If this HTTPS server uses a certificate signed by a CA represented in203 the bundle, the certificate verification probably failed due to a204 problem with the certificate (it might be expired, or the name might205 not match the domain name in the URL).206If you'd like to turn off curl's verification of the certificate, use207 the -k (or --insecure) option.211RVM is not a function, selecting rubies with 'rvm use ...' will not work.213You need to change your terminal emulator preferences to allow login shell.214Sometimes it is required to use `/bin/bash --login` as the command.215Please visit https://rvm.io/integration/gnome-terminal/ for an example.219Cleaning up rvm archives220Cleaning up rvm repos221Cleaning up rvm src222Cleaning up rvm log223Cleaning up rvm tmp224Cleaning up rvm gemsets225Cleaning up rvm links226Cleanup done.rvm.3232set up env for rvmrvm.4240Linux specific setup242Ign:1 http://us-central1.gce.archive.ubuntu.com/ubuntu precise InRelease243Ign:2 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates InRelease244Ign:3 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports InRelease245Ign:4 http://us-central1.gce.archive.ubuntu.com/ubuntu precise Release246Ign:5 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates Release247Ign:6 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports Release248Ign:7 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/main Sources249Ign:8 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/restricted Sources250Ign:9 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/universe Sources251Ign:10 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/multiverse Sources252Ign:11 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/main amd64 Packages253Ign:12 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/main i386 Packages254Ign:13 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/main all Packages255Ign:14 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/main Translation-en_US256Ign:15 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/main Translation-en257Ign:16 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/restricted amd64 Packages258Ign:17 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/restricted i386 Packages259Ign:18 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/restricted all Packages260Ign:19 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/restricted Translation-en_US261Ign:20 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/restricted Translation-en262Ign:21 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/universe amd64 Packages263Ign:22 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/universe i386 Packages264Ign:23 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/universe all Packages265Ign:24 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/universe Translation-en_US266Ign:25 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/universe Translation-en267Ign:26 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/multiverse amd64 Packages268Ign:27 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/multiverse i386 Packages269Ign:28 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/multiverse all Packages270Ign:29 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/multiverse Translation-en_US271Ign:31 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/multiverse Translation-en272Ign:32 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/main Sources273Ign:33 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/restricted Sources274Ign:34 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/universe Sources275Ign:35 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/multiverse Sources276Ign:36 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/main amd64 Packages277Ign:37 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/main i386 Packages278Ign:38 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/main all Packages279Ign:39 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/main Translation-en_US280Ign:40 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/main Translation-en281Ign:41 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/restricted amd64 Packages282Ign:42 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/restricted i386 Packages283Ign:43 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/restricted all Packages284Ign:44 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/restricted Translation-en_US285Ign:45 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/restricted Translation-en286Ign:46 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/universe amd64 Packages287Ign:47 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/universe i386 Packages288Ign:48 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/universe all Packages289Ign:49 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/universe Translation-en_US290Ign:50 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/universe Translation-en291Ign:51 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/multiverse amd64 Packages292Ign:52 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/multiverse i386 Packages293Ign:53 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/multiverse all Packages294Ign:54 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/multiverse Translation-en_US295Ign:55 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/multiverse Translation-en296Ign:56 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/main Sources297Ign:57 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/restricted Sources298Ign:58 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/universe Sources299Ign:59 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/multiverse Sources300Ign:60 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/main amd64 Packages301Ign:61 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/main i386 Packages302Ign:62 http://apt.postgresql.org/pub/repos/apt precise-pgdg InRelease303Ign:63 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/main all Packages304Ign:64 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/main Translation-en_US305Ign:65 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/main Translation-en306Ign:66 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/restricted amd64 Packages307Ign:67 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/restricted i386 Packages308Ign:68 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/restricted all Packages309Ign:69 http://security.ubuntu.com/ubuntu precise-security InRelease310Ign:70 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/restricted Translation-en_US311Ign:71 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/restricted Translation-en312Ign:72 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/universe amd64 Packages313Ign:73 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/universe i386 Packages314Ign:74 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/universe all Packages315Ign:75 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/universe Translation-en_US316Ign:76 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/universe Translation-en317Ign:77 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/multiverse amd64 Packages318Ign:78 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/multiverse i386 Packages319Ign:79 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/multiverse all Packages320Ign:80 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/multiverse Translation-en_US321Ign:81 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/multiverse Translation-en322Ign:7 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/main Sources323Ign:8 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/restricted Sources324Ign:9 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/universe Sources325Ign:10 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/multiverse Sources326Ign:11 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/main amd64 Packages327Ign:12 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/main i386 Packages328Ign:13 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/main all Packages329Ign:14 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/main Translation-en_US330Ign:15 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/main Translation-en331Ign:16 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/restricted amd64 Packages332Ign:17 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/restricted i386 Packages333Ign:18 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/restricted all Packages334Ign:82 http://apt.postgresql.org/pub/repos/apt precise-pgdg Release335Ign:19 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/restricted Translation-en_US336Ign:20 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/restricted Translation-en337Ign:21 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/universe amd64 Packages338Ign:22 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/universe i386 Packages339Ign:23 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/universe all Packages340Ign:24 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/universe Translation-en_US341Ign:25 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/universe Translation-en342Ign:26 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/multiverse amd64 Packages343Ign:27 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/multiverse i386 Packages344Ign:28 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/multiverse all Packages345Ign:29 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/multiverse Translation-en_US346Ign:83 http://security.ubuntu.com/ubuntu precise-security Release347Get:84 http://ppa.launchpad.net/couchdb/stable/ubuntu precise InRelease [14.0 kB]348Ign:31 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/multiverse Translation-en349Ign:32 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/main Sources350Ign:33 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/restricted Sources351Ign:34 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/universe Sources352Ign:35 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/multiverse Sources353Ign:36 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/main amd64 Packages354Ign:37 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/main i386 Packages355Ign:38 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/main all Packages356Ign:39 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/main Translation-en_US357Ign:40 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/main Translation-en358Ign:41 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/restricted amd64 Packages359Ign:42 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/restricted i386 Packages360Ign:43 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/restricted all Packages361Ign:44 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/restricted Translation-en_US362Ign:45 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/restricted Translation-en363Ign:46 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/universe amd64 Packages364Ign:47 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/universe i386 Packages365Ign:48 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/universe all Packages366Ign:49 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/universe Translation-en_US367Ign:50 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/universe Translation-en368Ign:51 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/multiverse amd64 Packages369Ign:52 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/multiverse i386 Packages370Ign:85 http://apt.postgresql.org/pub/repos/apt precise-pgdg/main amd64 Packages.diff/Index371Ign:53 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/multiverse all Packages372Ign:54 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/multiverse Translation-en_US373Ign:55 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/multiverse Translation-en374Ign:56 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/main Sources375Ign:57 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/restricted Sources376Ign:58 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/universe Sources377Ign:59 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/multiverse Sources378Ign:60 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/main amd64 Packages379Ign:61 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/main i386 Packages380Ign:63 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/main all Packages381Ign:64 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/main Translation-en_US382Ign:65 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/main Translation-en383Ign:66 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/restricted amd64 Packages384Ign:67 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/restricted i386 Packages385Ign:86 http://security.ubuntu.com/ubuntu precise-security/main Sources.diff/Index386Ign:68 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/restricted all Packages387Ign:70 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/restricted Translation-en_US388Ign:71 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/restricted Translation-en389Ign:72 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/universe amd64 Packages390Ign:73 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/universe i386 Packages391Ign:74 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/universe all Packages392Ign:75 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/universe Translation-en_US393Ign:76 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/universe Translation-en394Ign:77 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/multiverse amd64 Packages395Ign:78 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/multiverse i386 Packages396Ign:79 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/multiverse all Packages397Ign:80 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/multiverse Translation-en_US398Ign:81 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/multiverse Translation-en399Ign:7 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/main Sources400Ign:8 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/restricted Sources401Ign:87 http://apt.postgresql.org/pub/repos/apt precise-pgdg/main i386 Packages.diff/Index402Ign:9 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/universe Sources403Ign:10 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/multiverse Sources404Ign:11 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/main amd64 Packages405Ign:12 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/main i386 Packages406Ign:13 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/main all Packages407Ign:14 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/main Translation-en_US408Ign:15 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/main Translation-en409Ign:16 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/restricted amd64 Packages410Ign:17 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/restricted i386 Packages411Ign:18 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/restricted all Packages412Ign:19 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/restricted Translation-en_US413Ign:20 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/restricted Translation-en414Ign:21 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/universe amd64 Packages415Ign:22 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/universe i386 Packages416Ign:23 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/universe all Packages417Ign:88 http://ppa.launchpad.net/git-core/v1.8/ubuntu precise InRelease418Ign:24 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/universe Translation-en_US419Ign:25 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/universe Translation-en420Ign:26 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/multiverse amd64 Packages421Ign:89 http://security.ubuntu.com/ubuntu precise-security/restricted Sources.diff/Index422Ign:27 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/multiverse i386 Packages423Ign:28 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/multiverse all Packages424Ign:29 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/multiverse Translation-en_US425Ign:31 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/multiverse Translation-en426Ign:32 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/main Sources427Ign:33 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/restricted Sources428Ign:34 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/universe Sources429Ign:35 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/multiverse Sources430Ign:36 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/main amd64 Packages431Ign:37 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/main i386 Packages432Ign:90 http://apt.postgresql.org/pub/repos/apt precise-pgdg/main all Packages433Ign:38 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/main all Packages434Ign:39 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/main Translation-en_US435Ign:40 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/main Translation-en436Ign:41 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/restricted amd64 Packages437Ign:42 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/restricted i386 Packages438Ign:43 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/restricted all Packages439Ign:44 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/restricted Translation-en_US440Ign:45 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/restricted Translation-en441Ign:46 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/universe amd64 Packages442Ign:47 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/universe i386 Packages443Ign:48 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/universe all Packages444Ign:49 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/universe Translation-en_US445Ign:50 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/universe Translation-en446Ign:51 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/multiverse amd64 Packages447Ign:52 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/multiverse i386 Packages448Ign:53 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/multiverse all Packages449Ign:54 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/multiverse Translation-en_US450Get:91 http://ppa.launchpad.net/pollinate/ppa/ubuntu precise InRelease [14.0 kB]451Ign:55 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/multiverse Translation-en452Ign:30 http://downloads-distro.mongodb.org/repo/debian-sysvinit dist InRelease453Ign:56 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/main Sources454Ign:92 http://security.ubuntu.com/ubuntu precise-security/universe Sources.diff/Index455Ign:57 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/restricted Sources456Ign:58 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/universe Sources457Ign:59 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/multiverse Sources458Ign:60 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/main amd64 Packages459Ign:61 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/main i386 Packages460Ign:63 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/main all Packages461Ign:64 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/main Translation-en_US462Ign:65 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/main Translation-en463Ign:94 http://apt.postgresql.org/pub/repos/apt precise-pgdg/main Translation-en_US464Ign:66 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/restricted amd64 Packages465Ign:67 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/restricted i386 Packages466Ign:68 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/restricted all Packages467Ign:70 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/restricted Translation-en_US468Ign:71 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/restricted Translation-en469Ign:72 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/universe amd64 Packages470Ign:73 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/universe i386 Packages471Ign:74 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/universe all Packages472Ign:75 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/universe Translation-en_US473Ign:76 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/universe Translation-en474Ign:77 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/multiverse amd64 Packages475Ign:78 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/multiverse i386 Packages476Ign:79 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/multiverse all Packages477Ign:80 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/multiverse Translation-en_US478Ign:81 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/multiverse Translation-en479Ign:7 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/main Sources480Ign:8 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/restricted Sources481Ign:9 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/universe Sources482Ign:10 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/multiverse Sources483Ign:11 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/main amd64 Packages484Ign:12 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/main i386 Packages485Ign:13 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/main all Packages486Ign:14 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/main Translation-en_US487Ign:15 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/main Translation-en488Ign:16 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/restricted amd64 Packages489Ign:95 http://security.ubuntu.com/ubuntu precise-security/multiverse Sources.diff/Index490Ign:17 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/restricted i386 Packages491Ign:18 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/restricted all Packages492Ign:19 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/restricted Translation-en_US493Ign:20 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/restricted Translation-en494Ign:21 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/universe amd64 Packages495Ign:96 http://ppa.launchpad.net/rwky/ppa/ubuntu precise InRelease496Ign:97 http://apt.postgresql.org/pub/repos/apt precise-pgdg/main Translation-en497Ign:22 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/universe i386 Packages498Ign:23 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/universe all Packages499Ign:24 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/universe Translation-en_US500Ign:25 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/universe Translation-en501Ign:26 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/multiverse amd64 Packages502Ign:27 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/multiverse i386 Packages503Ign:28 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/multiverse all Packages504Ign:29 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/multiverse Translation-en_US505Ign:31 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/multiverse Translation-en506Ign:32 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/main Sources507Ign:33 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/restricted Sources508Ign:34 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/universe Sources509Ign:35 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/multiverse Sources510Ign:36 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/main amd64 Packages511Ign:93 http://downloads-distro.mongodb.org/repo/debian-sysvinit dist Release512Ign:37 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/main i386 Packages513Ign:38 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/main all Packages514Ign:39 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/main Translation-en_US515Ign:40 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/main Translation-en516Ign:41 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/restricted amd64 Packages517Ign:42 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/restricted i386 Packages518Ign:43 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/restricted all Packages519Ign:44 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/restricted Translation-en_US520Ign:45 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/restricted Translation-en521Ign:46 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/universe amd64 Packages522Ign:47 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/universe i386 Packages523Ign:48 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/universe all Packages524Ign:99 http://security.ubuntu.com/ubuntu precise-security/main amd64 Packages.diff/Index525Ign:49 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/universe Translation-en_US526Ign:50 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/universe Translation-en527Ign:51 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/multiverse amd64 Packages528Ign:52 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/multiverse i386 Packages529Ign:53 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/multiverse all Packages530Ign:100 http://apt.postgresql.org/pub/repos/apt precise-pgdg/main amd64 Packages531Ign:54 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/multiverse Translation-en_US532Get:102 http://ppa.launchpad.net/ubuntugis/ppa/ubuntu precise InRelease [18.5 kB]533Ign:55 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/multiverse Translation-en534Ign:56 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/main Sources535Ign:57 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/restricted Sources536Ign:58 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/universe Sources537Ign:59 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/multiverse Sources538Ign:60 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/main amd64 Packages539Ign:61 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/main i386 Packages540Ign:63 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/main all Packages541Ign:64 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/main Translation-en_US542Ign:65 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/main Translation-en543Ign:66 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/restricted amd64 Packages544Ign:67 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/restricted i386 Packages545Ign:68 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/restricted all Packages546Ign:70 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/restricted Translation-en_US547Ign:71 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/restricted Translation-en548Ign:72 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/universe amd64 Packages549Ign:73 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/universe i386 Packages550Ign:74 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/universe all Packages551Ign:75 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/universe Translation-en_US552Ign:76 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/universe Translation-en553Ign:77 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/multiverse amd64 Packages554Ign:78 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/multiverse i386 Packages555Ign:79 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/multiverse all Packages556Ign:98 http://downloads-distro.mongodb.org/repo/debian-sysvinit dist/10gen amd64 Packages.diff/Index557Ign:101 http://downloads-distro.mongodb.org/repo/debian-sysvinit dist/10gen i386 Packages.diff/Index558Ign:103 http://downloads-distro.mongodb.org/repo/debian-sysvinit dist/10gen all Packages559Ign:104 http://downloads-distro.mongodb.org/repo/debian-sysvinit dist/10gen Translation-en_US560Ign:80 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/multiverse Translation-en_US561Ign:81 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/multiverse Translation-en562Err:7 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/main Sources563 404 Not Found [IP: 35.184.213.5 80]564Err:8 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/restricted Sources565 404 Not Found [IP: 35.184.213.5 80]566Ign:106 http://security.ubuntu.com/ubuntu precise-security/main i386 Packages.diff/Index567Err:9 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/universe Sources568 404 Not Found [IP: 35.184.213.5 80]569Err:10 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/multiverse Sources570 404 Not Found [IP: 35.184.213.5 80]571Err:11 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/main amd64 Packages572 404 Not Found [IP: 35.184.213.5 80]573Ign:107 http://apt.postgresql.org/pub/repos/apt precise-pgdg/main i386 Packages574Err:12 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/main i386 Packages575 404 Not Found [IP: 35.184.213.5 80]576Ign:13 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/main all Packages577Ign:14 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/main Translation-en_US578Ign:15 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/main Translation-en579Err:16 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/restricted amd64 Packages580 404 Not Found [IP: 35.184.213.5 80]581Err:17 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/restricted i386 Packages582 404 Not Found [IP: 35.184.213.5 80]583Err:32 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/main Sources584 404 Not Found [IP: 35.184.213.5 80]585Err:33 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/restricted Sources586 404 Not Found [IP: 35.184.213.5 80]587Err:34 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/universe Sources588 404 Not Found [IP: 35.184.213.5 80]589Get:109 http://ppa.launchpad.net/webupd8team/java/ubuntu precise InRelease [14.1 kB]590Err:35 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/multiverse Sources591 404 Not Found [IP: 35.184.213.5 80]592Err:36 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/main amd64 Packages593 404 Not Found [IP: 35.184.213.5 80]594Err:37 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/main i386 Packages595 404 Not Found [IP: 35.184.213.5 80]596Ign:38 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/main all Packages597Ign:39 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/main Translation-en_US598Ign:40 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/main Translation-en599Err:41 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/restricted amd64 Packages600 404 Not Found [IP: 35.184.213.5 80]601Err:42 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/restricted i386 Packages602 404 Not Found [IP: 35.184.213.5 80]603Err:56 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/main Sources604 404 Not Found [IP: 35.184.213.5 80]605Err:57 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/restricted Sources606 404 Not Found [IP: 35.184.213.5 80]607Err:58 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/universe Sources608 404 Not Found [IP: 35.184.213.5 80]609Err:59 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/multiverse Sources610 404 Not Found [IP: 35.184.213.5 80]611Err:60 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/main amd64 Packages612 404 Not Found [IP: 35.184.213.5 80]613Err:61 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/main i386 Packages614 404 Not Found [IP: 35.184.213.5 80]615Ign:63 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/main all Packages616Ign:64 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/main Translation-en_US617Ign:105 http://downloads-distro.mongodb.org/repo/debian-sysvinit dist/10gen Translation-en618Ign:108 http://downloads-distro.mongodb.org/repo/debian-sysvinit dist/10gen amd64 Packages619Ign:110 http://downloads-distro.mongodb.org/repo/debian-sysvinit dist/10gen i386 Packages620Ign:103 http://downloads-distro.mongodb.org/repo/debian-sysvinit dist/10gen all Packages621Ign:65 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/main Translation-en622Err:66 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/restricted amd64 Packages623 404 Not Found [IP: 35.184.213.5 80]624Ign:111 http://security.ubuntu.com/ubuntu precise-security/main all Packages625Err:67 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/restricted i386 Packages626 404 Not Found [IP: 35.184.213.5 80]627Ign:90 http://apt.postgresql.org/pub/repos/apt precise-pgdg/main all Packages628Get:112 https://packagecloud.io/computology/apt-backport/ubuntu precise InRelease [23.5 kB]629Get:113 http://ppa.launchpad.net/couchdb/stable/ubuntu precise/main Translation-en [849 B]630Ign:94 http://apt.postgresql.org/pub/repos/apt precise-pgdg/main Translation-en_US631Ign:104 http://downloads-distro.mongodb.org/repo/debian-sysvinit dist/10gen Translation-en_US632Ign:105 http://downloads-distro.mongodb.org/repo/debian-sysvinit dist/10gen Translation-en633Ign:108 http://downloads-distro.mongodb.org/repo/debian-sysvinit dist/10gen amd64 Packages634Ign:110 http://downloads-distro.mongodb.org/repo/debian-sysvinit dist/10gen i386 Packages635Ign:114 http://security.ubuntu.com/ubuntu precise-security/main Translation-en_US636Ign:115 http://ppa.launchpad.net/git-core/v1.8/ubuntu precise Release637Ign:97 http://apt.postgresql.org/pub/repos/apt precise-pgdg/main Translation-en638Ign:116 http://security.ubuntu.com/ubuntu precise-security/main Translation-en.diff/Index639Ign:103 http://downloads-distro.mongodb.org/repo/debian-sysvinit dist/10gen all Packages640Ign:104 http://downloads-distro.mongodb.org/repo/debian-sysvinit dist/10gen Translation-en_US641Ign:105 http://downloads-distro.mongodb.org/repo/debian-sysvinit dist/10gen Translation-en642Ign:108 http://downloads-distro.mongodb.org/repo/debian-sysvinit dist/10gen amd64 Packages643Get:117 https://packagecloud.io/computology/apt-backport/ubuntu precise/main amd64 Packages [3,622 B]644Ign:118 http://ppa.launchpad.net/rwky/ppa/ubuntu precise Release645Ign:100 http://apt.postgresql.org/pub/repos/apt precise-pgdg/main amd64 Packages646Ign:119 http://security.ubuntu.com/ubuntu precise-security/restricted amd64 Packages.diff/Index647Ign:110 http://downloads-distro.mongodb.org/repo/debian-sysvinit dist/10gen i386 Packages648Ign:103 http://downloads-distro.mongodb.org/repo/debian-sysvinit dist/10gen all Packages649Get:120 http://ppa.launchpad.net/ubuntugis/ppa/ubuntu precise/main amd64 Packages [14 B]650Ign:107 http://apt.postgresql.org/pub/repos/apt precise-pgdg/main i386 Packages651Ign:121 http://security.ubuntu.com/ubuntu precise-security/restricted i386 Packages.diff/Index652Ign:104 http://downloads-distro.mongodb.org/repo/debian-sysvinit dist/10gen Translation-en_US653Ign:105 http://downloads-distro.mongodb.org/repo/debian-sysvinit dist/10gen Translation-en654Ign:108 http://downloads-distro.mongodb.org/repo/debian-sysvinit dist/10gen amd64 Packages655Ign:110 http://downloads-distro.mongodb.org/repo/debian-sysvinit dist/10gen i386 Packages656Get:122 http://ppa.launchpad.net/ubuntugis/ppa/ubuntu precise/main i386 Packages [14 B]657Ign:90 http://apt.postgresql.org/pub/repos/apt precise-pgdg/main all Packages658Ign:123 http://security.ubuntu.com/ubuntu precise-security/restricted all Packages659Ign:103 http://downloads-distro.mongodb.org/repo/debian-sysvinit dist/10gen all Packages660Ign:104 http://downloads-distro.mongodb.org/repo/debian-sysvinit dist/10gen Translation-en_US661Ign:105 http://downloads-distro.mongodb.org/repo/debian-sysvinit dist/10gen Translation-en662Err:108 http://downloads-distro.mongodb.org/repo/debian-sysvinit dist/10gen amd64 Packages663 gnutls_handshake() failed: A TLS packet with unexpected length was received.664Ign:94 http://apt.postgresql.org/pub/repos/apt precise-pgdg/main Translation-en_US665Get:124 http://ppa.launchpad.net/ubuntugis/ppa/ubuntu precise/main Translation-en [14 B]666Ign:125 http://security.ubuntu.com/ubuntu precise-security/restricted Translation-en_US667Ign:97 http://apt.postgresql.org/pub/repos/apt precise-pgdg/main Translation-en668Err:110 http://downloads-distro.mongodb.org/repo/debian-sysvinit dist/10gen i386 Packages669 gnutls_handshake() failed: A TLS packet with unexpected length was received.670Get:126 http://ppa.launchpad.net/webupd8team/java/ubuntu precise/main amd64 Packages [14 B]671Ign:127 http://security.ubuntu.com/ubuntu precise-security/restricted Translation-en.diff/Index672Ign:100 http://apt.postgresql.org/pub/repos/apt precise-pgdg/main amd64 Packages673Get:128 http://ppa.launchpad.net/webupd8team/java/ubuntu precise/main i386 Packages [14 B]674Ign:129 http://security.ubuntu.com/ubuntu precise-security/universe amd64 Packages.diff/Index675Ign:107 http://apt.postgresql.org/pub/repos/apt precise-pgdg/main i386 Packages676Get:130 http://ppa.launchpad.net/webupd8team/java/ubuntu precise/main Translation-en [14 B]677Ign:131 http://security.ubuntu.com/ubuntu precise-security/universe i386 Packages.diff/Index678Ign:90 http://apt.postgresql.org/pub/repos/apt precise-pgdg/main all Packages679Ign:132 http://ppa.launchpad.net/git-core/v1.8/ubuntu precise/main amd64 Packages.diff/Index680Ign:133 http://security.ubuntu.com/ubuntu precise-security/universe all Packages681Ign:94 http://apt.postgresql.org/pub/repos/apt precise-pgdg/main Translation-en_US682Ign:134 http://ppa.launchpad.net/git-core/v1.8/ubuntu precise/main i386 Packages.diff/Index683Ign:135 http://security.ubuntu.com/ubuntu precise-security/universe Translation-en_US684Ign:136 http://ppa.launchpad.net/git-core/v1.8/ubuntu precise/main all Packages685Ign:137 http://security.ubuntu.com/ubuntu precise-security/universe Translation-en.diff/Index686Ign:97 http://apt.postgresql.org/pub/repos/apt precise-pgdg/main Translation-en687Ign:138 http://ppa.launchpad.net/git-core/v1.8/ubuntu precise/main Translation-en_US688Ign:100 http://apt.postgresql.org/pub/repos/apt precise-pgdg/main amd64 Packages689Ign:139 http://ppa.launchpad.net/git-core/v1.8/ubuntu precise/main Translation-en.diff/Index690Ign:107 http://apt.postgresql.org/pub/repos/apt precise-pgdg/main i386 Packages691Ign:140 http://security.ubuntu.com/ubuntu precise-security/multiverse amd64 Packages.diff/Index692Ign:141 http://ppa.launchpad.net/rwky/ppa/ubuntu precise/main amd64 Packages693Ign:90 http://apt.postgresql.org/pub/repos/apt precise-pgdg/main all Packages694Ign:142 http://security.ubuntu.com/ubuntu precise-security/multiverse i386 Packages.diff/Index695Ign:143 http://ppa.launchpad.net/rwky/ppa/ubuntu precise/main i386 Packages696Ign:94 http://apt.postgresql.org/pub/repos/apt precise-pgdg/main Translation-en_US697Ign:144 http://security.ubuntu.com/ubuntu precise-security/multiverse all Packages698Ign:97 http://apt.postgresql.org/pub/repos/apt precise-pgdg/main Translation-en699Ign:145 http://security.ubuntu.com/ubuntu precise-security/multiverse Translation-en_US700Err:100 http://apt.postgresql.org/pub/repos/apt precise-pgdg/main amd64 Packages701 404 Not Found [IP: 147.75.85.69 80]702Ign:146 http://ppa.launchpad.net/rwky/ppa/ubuntu precise/main all Packages703Ign:147 http://security.ubuntu.com/ubuntu precise-security/multiverse Translation-en.diff/Index704Err:107 http://apt.postgresql.org/pub/repos/apt precise-pgdg/main i386 Packages705 404 Not Found [IP: 147.75.85.69 80]706Ign:148 http://ppa.launchpad.net/rwky/ppa/ubuntu precise/main Translation-en_US707Ign:149 http://security.ubuntu.com/ubuntu precise-security/main Sources708Ign:150 http://ppa.launchpad.net/rwky/ppa/ubuntu precise/main Translation-en709Ign:151 http://security.ubuntu.com/ubuntu precise-security/restricted Sources710Ign:152 http://ppa.launchpad.net/git-core/v1.8/ubuntu precise/main amd64 Packages711Ign:153 http://security.ubuntu.com/ubuntu precise-security/universe Sources712Ign:154 http://ppa.launchpad.net/git-core/v1.8/ubuntu precise/main i386 Packages713Ign:155 http://security.ubuntu.com/ubuntu precise-security/multiverse Sources714Ign:136 http://ppa.launchpad.net/git-core/v1.8/ubuntu precise/main all Packages715Ign:156 http://security.ubuntu.com/ubuntu precise-security/main amd64 Packages716Ign:138 http://ppa.launchpad.net/git-core/v1.8/ubuntu precise/main Translation-en_US717Ign:157 http://security.ubuntu.com/ubuntu precise-security/main i386 Packages718Ign:158 http://ppa.launchpad.net/git-core/v1.8/ubuntu precise/main Translation-en719Ign:111 http://security.ubuntu.com/ubuntu precise-security/main all Packages720Ign:141 http://ppa.launchpad.net/rwky/ppa/ubuntu precise/main amd64 Packages721Ign:114 http://security.ubuntu.com/ubuntu precise-security/main Translation-en_US722Ign:143 http://ppa.launchpad.net/rwky/ppa/ubuntu precise/main i386 Packages723Ign:159 http://security.ubuntu.com/ubuntu precise-security/main Translation-en724Ign:146 http://ppa.launchpad.net/rwky/ppa/ubuntu precise/main all Packages725Ign:160 http://security.ubuntu.com/ubuntu precise-security/restricted amd64 Packages726Ign:148 http://ppa.launchpad.net/rwky/ppa/ubuntu precise/main Translation-en_US727Ign:161 http://security.ubuntu.com/ubuntu precise-security/restricted i386 Packages728Ign:150 http://ppa.launchpad.net/rwky/ppa/ubuntu precise/main Translation-en729Ign:123 http://security.ubuntu.com/ubuntu precise-security/restricted all Packages730Ign:152 http://ppa.launchpad.net/git-core/v1.8/ubuntu precise/main amd64 Packages731Ign:125 http://security.ubuntu.com/ubuntu precise-security/restricted Translation-en_US732Ign:154 http://ppa.launchpad.net/git-core/v1.8/ubuntu precise/main i386 Packages733Ign:162 http://security.ubuntu.com/ubuntu precise-security/restricted Translation-en734Ign:136 http://ppa.launchpad.net/git-core/v1.8/ubuntu precise/main all Packages735Ign:163 http://security.ubuntu.com/ubuntu precise-security/universe amd64 Packages736Ign:138 http://ppa.launchpad.net/git-core/v1.8/ubuntu precise/main Translation-en_US737Ign:158 http://ppa.launchpad.net/git-core/v1.8/ubuntu precise/main Translation-en738Ign:164 http://security.ubuntu.com/ubuntu precise-security/universe i386 Packages739Ign:141 http://ppa.launchpad.net/rwky/ppa/ubuntu precise/main amd64 Packages740Ign:133 http://security.ubuntu.com/ubuntu precise-security/universe all Packages741Ign:143 http://ppa.launchpad.net/rwky/ppa/ubuntu precise/main i386 Packages742Ign:135 http://security.ubuntu.com/ubuntu precise-security/universe Translation-en_US743Ign:146 http://ppa.launchpad.net/rwky/ppa/ubuntu precise/main all Packages744Ign:165 http://security.ubuntu.com/ubuntu precise-security/universe Translation-en745Ign:148 http://ppa.launchpad.net/rwky/ppa/ubuntu precise/main Translation-en_US746Ign:166 http://security.ubuntu.com/ubuntu precise-security/multiverse amd64 Packages747Ign:167 http://security.ubuntu.com/ubuntu precise-security/multiverse i386 Packages748Ign:150 http://ppa.launchpad.net/rwky/ppa/ubuntu precise/main Translation-en749Ign:144 http://security.ubuntu.com/ubuntu precise-security/multiverse all Packages750Ign:152 http://ppa.launchpad.net/git-core/v1.8/ubuntu precise/main amd64 Packages751Ign:145 http://security.ubuntu.com/ubuntu precise-security/multiverse Translation-en_US752Ign:154 http://ppa.launchpad.net/git-core/v1.8/ubuntu precise/main i386 Packages753Ign:168 http://security.ubuntu.com/ubuntu precise-security/multiverse Translation-en754Ign:136 http://ppa.launchpad.net/git-core/v1.8/ubuntu precise/main all Packages755Ign:149 http://security.ubuntu.com/ubuntu precise-security/main Sources756Ign:138 http://ppa.launchpad.net/git-core/v1.8/ubuntu precise/main Translation-en_US757Ign:151 http://security.ubuntu.com/ubuntu precise-security/restricted Sources758Ign:158 http://ppa.launchpad.net/git-core/v1.8/ubuntu precise/main Translation-en759Ign:153 http://security.ubuntu.com/ubuntu precise-security/universe Sources760Ign:141 http://ppa.launchpad.net/rwky/ppa/ubuntu precise/main amd64 Packages761Ign:155 http://security.ubuntu.com/ubuntu precise-security/multiverse Sources762Ign:143 http://ppa.launchpad.net/rwky/ppa/ubuntu precise/main i386 Packages763Ign:156 http://security.ubuntu.com/ubuntu precise-security/main amd64 Packages764Ign:146 http://ppa.launchpad.net/rwky/ppa/ubuntu precise/main all Packages765Ign:157 http://security.ubuntu.com/ubuntu precise-security/main i386 Packages766Ign:148 http://ppa.launchpad.net/rwky/ppa/ubuntu precise/main Translation-en_US767Ign:111 http://security.ubuntu.com/ubuntu precise-security/main all Packages768Ign:150 http://ppa.launchpad.net/rwky/ppa/ubuntu precise/main Translation-en769Ign:114 http://security.ubuntu.com/ubuntu precise-security/main Translation-en_US770Ign:152 http://ppa.launchpad.net/git-core/v1.8/ubuntu precise/main amd64 Packages771Ign:159 http://security.ubuntu.com/ubuntu precise-security/main Translation-en772Ign:154 http://ppa.launchpad.net/git-core/v1.8/ubuntu precise/main i386 Packages773Ign:160 http://security.ubuntu.com/ubuntu precise-security/restricted amd64 Packages774Ign:136 http://ppa.launchpad.net/git-core/v1.8/ubuntu precise/main all Packages775Ign:161 http://security.ubuntu.com/ubuntu precise-security/restricted i386 Packages776Ign:138 http://ppa.launchpad.net/git-core/v1.8/ubuntu precise/main Translation-en_US777Ign:158 http://ppa.launchpad.net/git-core/v1.8/ubuntu precise/main Translation-en778Ign:123 http://security.ubuntu.com/ubuntu precise-security/restricted all Packages779Err:141 http://ppa.launchpad.net/rwky/ppa/ubuntu precise/main amd64 Packages780 403 Forbidden781Ign:125 http://security.ubuntu.com/ubuntu precise-security/restricted Translation-en_US782Err:143 http://ppa.launchpad.net/rwky/ppa/ubuntu precise/main i386 Packages783 403 Forbidden784Ign:162 http://security.ubuntu.com/ubuntu precise-security/restricted Translation-en785Ign:146 http://ppa.launchpad.net/rwky/ppa/ubuntu precise/main all Packages786Ign:163 http://security.ubuntu.com/ubuntu precise-security/universe amd64 Packages787Ign:148 http://ppa.launchpad.net/rwky/ppa/ubuntu precise/main Translation-en_US788Ign:164 http://security.ubuntu.com/ubuntu precise-security/universe i386 Packages789Ign:150 http://ppa.launchpad.net/rwky/ppa/ubuntu precise/main Translation-en790Ign:133 http://security.ubuntu.com/ubuntu precise-security/universe all Packages791Ign:135 http://security.ubuntu.com/ubuntu precise-security/universe Translation-en_US792Err:152 http://ppa.launchpad.net/git-core/v1.8/ubuntu precise/main amd64 Packages793 403 Forbidden794Ign:165 http://security.ubuntu.com/ubuntu precise-security/universe Translation-en795Err:154 http://ppa.launchpad.net/git-core/v1.8/ubuntu precise/main i386 Packages796 403 Forbidden797Ign:166 http://security.ubuntu.com/ubuntu precise-security/multiverse amd64 Packages798Ign:158 http://ppa.launchpad.net/git-core/v1.8/ubuntu precise/main Translation-en799Ign:167 http://security.ubuntu.com/ubuntu precise-security/multiverse i386 Packages800Ign:144 http://security.ubuntu.com/ubuntu precise-security/multiverse all Packages801Ign:145 http://security.ubuntu.com/ubuntu precise-security/multiverse Translation-en_US802Ign:168 http://security.ubuntu.com/ubuntu precise-security/multiverse Translation-en803Ign:149 http://security.ubuntu.com/ubuntu precise-security/main Sources804Ign:151 http://security.ubuntu.com/ubuntu precise-security/restricted Sources805Ign:153 http://security.ubuntu.com/ubuntu precise-security/universe Sources806Ign:155 http://security.ubuntu.com/ubuntu precise-security/multiverse Sources807Ign:156 http://security.ubuntu.com/ubuntu precise-security/main amd64 Packages808Ign:157 http://security.ubuntu.com/ubuntu precise-security/main i386 Packages809Ign:111 http://security.ubuntu.com/ubuntu precise-security/main all Packages810Ign:114 http://security.ubuntu.com/ubuntu precise-security/main Translation-en_US811Ign:159 http://security.ubuntu.com/ubuntu precise-security/main Translation-en812Ign:160 http://security.ubuntu.com/ubuntu precise-security/restricted amd64 Packages813Ign:161 http://security.ubuntu.com/ubuntu precise-security/restricted i386 Packages814Ign:123 http://security.ubuntu.com/ubuntu precise-security/restricted all Packages815Ign:125 http://security.ubuntu.com/ubuntu precise-security/restricted Translation-en_US816Ign:162 http://security.ubuntu.com/ubuntu precise-security/restricted Translation-en817Ign:163 http://security.ubuntu.com/ubuntu precise-security/universe amd64 Packages818Ign:164 http://security.ubuntu.com/ubuntu precise-security/universe i386 Packages819Ign:133 http://security.ubuntu.com/ubuntu precise-security/universe all Packages820Ign:135 http://security.ubuntu.com/ubuntu precise-security/universe Translation-en_US821Ign:165 http://security.ubuntu.com/ubuntu precise-security/universe Translation-en822Ign:166 http://security.ubuntu.com/ubuntu precise-security/multiverse amd64 Packages823Ign:167 http://security.ubuntu.com/ubuntu precise-security/multiverse i386 Packages824Ign:144 http://security.ubuntu.com/ubuntu precise-security/multiverse all Packages825Ign:145 http://security.ubuntu.com/ubuntu precise-security/multiverse Translation-en_US826Ign:168 http://security.ubuntu.com/ubuntu precise-security/multiverse Translation-en827Ign:149 http://security.ubuntu.com/ubuntu precise-security/main Sources828Ign:151 http://security.ubuntu.com/ubuntu precise-security/restricted Sources829Ign:153 http://security.ubuntu.com/ubuntu precise-security/universe Sources830Ign:155 http://security.ubuntu.com/ubuntu precise-security/multiverse Sources831Ign:156 http://security.ubuntu.com/ubuntu precise-security/main amd64 Packages832Ign:157 http://security.ubuntu.com/ubuntu precise-security/main i386 Packages833Ign:111 http://security.ubuntu.com/ubuntu precise-security/main all Packages834Ign:114 http://security.ubuntu.com/ubuntu precise-security/main Translation-en_US835Ign:159 http://security.ubuntu.com/ubuntu precise-security/main Translation-en836Ign:160 http://security.ubuntu.com/ubuntu precise-security/restricted amd64 Packages837Ign:161 http://security.ubuntu.com/ubuntu precise-security/restricted i386 Packages838Ign:123 http://security.ubuntu.com/ubuntu precise-security/restricted all Packages839Ign:125 http://security.ubuntu.com/ubuntu precise-security/restricted Translation-en_US840Ign:162 http://security.ubuntu.com/ubuntu precise-security/restricted Translation-en841Ign:163 http://security.ubuntu.com/ubuntu precise-security/universe amd64 Packages842Ign:164 http://security.ubuntu.com/ubuntu precise-security/universe i386 Packages843Ign:133 http://security.ubuntu.com/ubuntu precise-security/universe all Packages844Ign:135 http://security.ubuntu.com/ubuntu precise-security/universe Translation-en_US845Ign:165 http://security.ubuntu.com/ubuntu precise-security/universe Translation-en846Ign:166 http://security.ubuntu.com/ubuntu precise-security/multiverse amd64 Packages847Ign:167 http://security.ubuntu.com/ubuntu precise-security/multiverse i386 Packages848Ign:144 http://security.ubuntu.com/ubuntu precise-security/multiverse all Packages849Ign:145 http://security.ubuntu.com/ubuntu precise-security/multiverse Translation-en_US850Ign:168 http://security.ubuntu.com/ubuntu precise-security/multiverse Translation-en851Err:149 http://security.ubuntu.com/ubuntu precise-security/main Sources852 404 Not Found [IP: 185.125.190.82 80]853Err:151 http://security.ubuntu.com/ubuntu precise-security/restricted Sources854 404 Not Found [IP: 185.125.190.82 80]855Err:153 http://security.ubuntu.com/ubuntu precise-security/universe Sources856 404 Not Found [IP: 185.125.190.82 80]857Err:155 http://security.ubuntu.com/ubuntu precise-security/multiverse Sources858 404 Not Found [IP: 185.125.190.82 80]859Err:156 http://security.ubuntu.com/ubuntu precise-security/main amd64 Packages860 404 Not Found [IP: 185.125.190.82 80]861Err:157 http://security.ubuntu.com/ubuntu precise-security/main i386 Packages862 404 Not Found [IP: 185.125.190.82 80]863Ign:159 http://security.ubuntu.com/ubuntu precise-security/main Translation-en864Err:160 http://security.ubuntu.com/ubuntu precise-security/restricted amd64 Packages865 404 Not Found [IP: 185.125.190.82 80]866Err:161 http://security.ubuntu.com/ubuntu precise-security/restricted i386 Packages867 404 Not Found [IP: 185.125.190.82 80]868Ign:162 http://security.ubuntu.com/ubuntu precise-security/restricted Translation-en869Err:163 http://security.ubuntu.com/ubuntu precise-security/universe amd64 Packages870 404 Not Found [IP: 185.125.190.82 80]871Fetched 88.8 kB in 15s (5,592 B/s)872Reading package lists...873W: The repository 'http://us-central1.gce.archive.ubuntu.com/ubuntu precise Release' does not have a Release file.874W: The repository 'http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates Release' does not have a Release file.875W: The repository 'http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports Release' does not have a Release file.876W: The repository 'http://apt.postgresql.org/pub/repos/apt precise-pgdg Release' does not have a Release file.877W: The repository 'http://security.ubuntu.com/ubuntu precise-security Release' does not have a Release file.878W: There is no public key available for the following key IDs:879AD3756D23BCCC3E9880W: There is no public key available for the following key IDs:8816A2C108B526D5123882W: The repository 'http://downloads-distro.mongodb.org/repo/debian-sysvinit dist Release' does not have a Release file.883W: There is no public key available for the following key IDs:884FF0E7BBEC491C6A1885W: There is no public key available for the following key IDs:88602DA059A59555E55887W: The repository 'http://ppa.launchpad.net/git-core/v1.8/ubuntu precise Release' does not have a Release file.888W: The repository 'http://ppa.launchpad.net/rwky/ppa/ubuntu precise Release' does not have a Release file.889E: Failed to fetch http://us-central1.gce.archive.ubuntu.com/ubuntu/dists/precise/main/source/Sources 404 Not Found [IP: 35.184.213.5 80]890E: Failed to fetch http://us-central1.gce.archive.ubuntu.com/ubuntu/dists/precise/restricted/source/Sources 404 Not Found [IP: 35.184.213.5 80]891E: Failed to fetch http://us-central1.gce.archive.ubuntu.com/ubuntu/dists/precise/universe/source/Sources 404 Not Found [IP: 35.184.213.5 80]892E: Failed to fetch http://us-central1.gce.archive.ubuntu.com/ubuntu/dists/precise/multiverse/source/Sources 404 Not Found [IP: 35.184.213.5 80]893E: Failed to fetch http://us-central1.gce.archive.ubuntu.com/ubuntu/dists/precise/main/binary-amd64/Packages 404 Not Found [IP: 35.184.213.5 80]894E: Failed to fetch http://us-central1.gce.archive.ubuntu.com/ubuntu/dists/precise/main/binary-i386/Packages 404 Not Found [IP: 35.184.213.5 80]895E: Failed to fetch http://us-central1.gce.archive.ubuntu.com/ubuntu/dists/precise/restricted/binary-amd64/Packages 404 Not Found [IP: 35.184.213.5 80]896E: Failed to fetch http://us-central1.gce.archive.ubuntu.com/ubuntu/dists/precise/restricted/binary-i386/Packages 404 Not Found [IP: 35.184.213.5 80]897E: Failed to fetch http://us-central1.gce.archive.ubuntu.com/ubuntu/dists/precise-updates/main/source/Sources 404 Not Found [IP: 35.184.213.5 80]898E: Failed to fetch http://us-central1.gce.archive.ubuntu.com/ubuntu/dists/precise-updates/restricted/source/Sources 404 Not Found [IP: 35.184.213.5 80]899E: Failed to fetch http://us-central1.gce.archive.ubuntu.com/ubuntu/dists/precise-updates/universe/source/Sources 404 Not Found [IP: 35.184.213.5 80]900E: Failed to fetch http://us-central1.gce.archive.ubuntu.com/ubuntu/dists/precise-updates/multiverse/source/Sources 404 Not Found [IP: 35.184.213.5 80]901E: Failed to fetch http://us-central1.gce.archive.ubuntu.com/ubuntu/dists/precise-updates/main/binary-amd64/Packages 404 Not Found [IP: 35.184.213.5 80]902E: Failed to fetch http://us-central1.gce.archive.ubuntu.com/ubuntu/dists/precise-updates/main/binary-i386/Packages 404 Not Found [IP: 35.184.213.5 80]903E: Failed to fetch http://us-central1.gce.archive.ubuntu.com/ubuntu/dists/precise-updates/restricted/binary-amd64/Packages 404 Not Found [IP: 35.184.213.5 80]904E: Failed to fetch http://us-central1.gce.archive.ubuntu.com/ubuntu/dists/precise-updates/restricted/binary-i386/Packages 404 Not Found [IP: 35.184.213.5 80]905E: Failed to fetch http://us-central1.gce.archive.ubuntu.com/ubuntu/dists/precise-backports/main/source/Sources 404 Not Found [IP: 35.184.213.5 80]906E: Failed to fetch http://us-central1.gce.archive.ubuntu.com/ubuntu/dists/precise-backports/restricted/source/Sources 404 Not Found [IP: 35.184.213.5 80]907E: Failed to fetch http://us-central1.gce.archive.ubuntu.com/ubuntu/dists/precise-backports/universe/source/Sources 404 Not Found [IP: 35.184.213.5 80]908E: Failed to fetch http://us-central1.gce.archive.ubuntu.com/ubuntu/dists/precise-backports/multiverse/source/Sources 404 Not Found [IP: 35.184.213.5 80]909E: Failed to fetch http://us-central1.gce.archive.ubuntu.com/ubuntu/dists/precise-backports/main/binary-amd64/Packages 404 Not Found [IP: 35.184.213.5 80]910E: Failed to fetch http://us-central1.gce.archive.ubuntu.com/ubuntu/dists/precise-backports/main/binary-i386/Packages 404 Not Found [IP: 35.184.213.5 80]911E: Failed to fetch http://us-central1.gce.archive.ubuntu.com/ubuntu/dists/precise-backports/restricted/binary-amd64/Packages 404 Not Found [IP: 35.184.213.5 80]912E: Failed to fetch http://us-central1.gce.archive.ubuntu.com/ubuntu/dists/precise-backports/restricted/binary-i386/Packages 404 Not Found [IP: 35.184.213.5 80]913E: Failed to fetch http://apt.postgresql.org/pub/repos/apt/dists/precise-pgdg/main/binary-amd64/Packages 404 Not Found [IP: 147.75.85.69 80]914E: Failed to fetch http://security.ubuntu.com/ubuntu/dists/precise-security/main/source/Sources 404 Not Found [IP: 185.125.190.82 80]915E: Failed to fetch http://apt.postgresql.org/pub/repos/apt/dists/precise-pgdg/main/binary-i386/Packages 404 Not Found [IP: 147.75.85.69 80]916E: Failed to fetch http://security.ubuntu.com/ubuntu/dists/precise-security/restricted/source/Sources 404 Not Found [IP: 185.125.190.82 80]917E: Failed to fetch http://security.ubuntu.com/ubuntu/dists/precise-security/universe/source/Sources 404 Not Found [IP: 185.125.190.82 80]918E: Failed to fetch http://security.ubuntu.com/ubuntu/dists/precise-security/multiverse/source/Sources 404 Not Found [IP: 185.125.190.82 80]919E: Failed to fetch http://security.ubuntu.com/ubuntu/dists/precise-security/main/binary-amd64/Packages 404 Not Found [IP: 185.125.190.82 80]920E: Failed to fetch https://www.mongodb.org/ gnutls_handshake() failed: A TLS packet with unexpected length was received.921E: Failed to fetch https://www.mongodb.org/ gnutls_handshake() failed: A TLS packet with unexpected length was received.922E: Failed to fetch http://security.ubuntu.com/ubuntu/dists/precise-security/main/binary-i386/Packages 404 Not Found [IP: 185.125.190.82 80]923E: Failed to fetch http://ppa.launchpad.net/rwky/ppa/ubuntu/dists/precise/main/binary-amd64/Packages 403 Forbidden924E: Failed to fetch http://ppa.launchpad.net/rwky/ppa/ubuntu/dists/precise/main/binary-i386/Packages 403 Forbidden925E: Failed to fetch http://security.ubuntu.com/ubuntu/dists/precise-security/restricted/binary-amd64/Packages 404 Not Found [IP: 185.125.190.82 80]926E: Failed to fetch http://security.ubuntu.com/ubuntu/dists/precise-security/restricted/binary-i386/Packages 404 Not Found [IP: 185.125.190.82 80]927E: Failed to fetch http://security.ubuntu.com/ubuntu/dists/precise-security/universe/binary-amd64/Packages 404 Not Found [IP: 185.125.190.82 80]928E: Failed to fetch http://ppa.launchpad.net/git-core/v1.8/ubuntu/dists/precise/main/binary-amd64/Packages 403 Forbidden929E: Failed to fetch http://ppa.launchpad.net/git-core/v1.8/ubuntu/dists/precise/main/binary-i386/Packages 403 Forbidden930E: Some index files failed to download. They have been ignored, or old ones used instead.933Reading package lists...934Building dependency tree...935Reading state information...936libssl1.0.0 is already the newest version (1.0.1-4ubuntu5.39).937The following packages will be upgraded:938 openssl9391 upgraded, 0 newly installed, 0 to remove and 11 not upgraded.940Need to get 524 kB of archives.941After this operation, 0 B of additional disk space will be used.942Err:1 http://security.ubuntu.com/ubuntu precise-security/main amd64 openssl amd64 1.0.1-4ubuntu5.39943 404 Not Found [IP: 91.189.91.82 80]944E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/o/openssl/openssl_1.0.1-4ubuntu5.39_amd64.deb 404 Not Found [IP: 91.189.91.82 80]946E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?build958build ruby-head963ruby-head - #already gone966Checking requirements for ubuntu.967Requirements installation successful.968Installing Ruby from source to: /home/travis/.rvm/rubies/ruby-head, this may take a while depending on your cpu(s)...970Error running 'command git clone --depth 1 git://github.com/ruby/ruby.git /home/travis/.rvm/repos/ruby',971showing last 15 lines of /home/travis/.rvm/log/1729514853_ruby-head/git.clone.git.log972[2024-10-21 12:47:33] command973current path: /home/travis/.rvm/src974GEM_HOME=/home/travis/.rvm/gems/ruby-2.2.6975PATH=/home/travis/.rvm/gems/ruby-2.2.6/bin:/home/travis/.rvm/gems/ruby-2.2.6@global/bin:/home/travis/.rvm/rubies/ruby-2.2.6/bin:/home/travis/.rvm/bin:/home/travis/bin:/home/travis/.local/bin:/usr/lib/ccache:/home/travis/bin:/home/travis/.local/bin:/home/travis/.gimme/versions/go1.7.4.linux.amd64/bin:/usr/local/phantomjs/bin:/home/travis/.nvm/v0.10.36/bin:./node_modules/.bin:/usr/local/maven-3.2.5/bin:/usr/local/clang-3.4/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin976GEM_PATH=/home/travis/.rvm/gems/ruby-2.2.6:/home/travis/.rvm/gems/ruby-2.2.6@global977command(7): command git clone --depth 1 git://github.com/ruby/ruby.git /home/travis/.rvm/repos/ruby978++git clone --depth 1 git://github.com/ruby/ruby.git /home/travis/.rvm/repos/ruby979Cloning into '/home/travis/.rvm/repos/ruby'...980fatal: unable to connect to github.com:981github.com[0: 140.82.114.3]: errno=Connection timed out983Cloning from https://github.com/ruby/ruby.git, this may take a while depending on your connection.984HEAD is now at a83c91d Fix an off-by-one error of own memrchr implementation985From https://github.com/ruby/ruby986 * [new branch] ruby_1_3 -> origin/ruby_1_3987 * [new branch] ruby_1_4 -> origin/ruby_1_4988 * [new branch] ruby_1_6 -> origin/ruby_1_6989 * [new branch] ruby_1_8 -> origin/ruby_1_8990 * [new branch] ruby_1_8_5 -> origin/ruby_1_8_5991 * [new branch] ruby_1_8_6 -> origin/ruby_1_8_6992 * [new branch] ruby_1_8_7 -> origin/ruby_1_8_7993 * [new branch] ruby_1_9_1 -> origin/ruby_1_9_1994 * [new branch] ruby_1_9_2 -> origin/ruby_1_9_2995 * [new branch] ruby_1_9_3 -> origin/ruby_1_9_3996 * [new branch] ruby_2_0_0 -> origin/ruby_2_0_0997 * [new branch] ruby_2_1 -> origin/ruby_2_1998 * [new branch] ruby_2_2 -> origin/ruby_2_2999 * [new branch] ruby_2_3 -> origin/ruby_2_31000 * [new branch] ruby_2_4 -> origin/ruby_2_41001 * [new branch] ruby_2_5 -> origin/ruby_2_51002 * [new branch] ruby_2_6 -> origin/ruby_2_61003 * [new branch] ruby_2_7 -> origin/ruby_2_71004 * [new branch] ruby_3_0 -> origin/ruby_3_01005 * [new branch] ruby_3_1 -> origin/ruby_3_11006 * [new branch] ruby_3_2 -> origin/ruby_3_21007 * [new branch] ruby_3_3 -> origin/ruby_3_31008 * [new branch] v1_0r -> origin/v1_0r1009 * [new branch] v1_1dev -> origin/v1_1dev1010 * [new branch] v1_1r -> origin/v1_1r1011 * [new tag] v2_7_8 -> v2_7_81012 * [new tag] v3_0_7 -> v3_0_71013From https://github.com/ruby/ruby1014 * [new tag] v1_0_r2 -> v1_0_r21015 * [new tag] v1_8_7 -> v1_8_71016 * [new tag] v2_0_0_rc1 -> v2_0_0_rc11017 * [new tag] v2_1_0_rc1 -> v2_1_0_rc11018 * [new tag] v2_2_0_rc1 -> v2_2_0_rc11019 * [new tag] v2_7_0 -> v2_7_01020 * [new tag] v2_7_0_preview1 -> v2_7_0_preview11021 * [new tag] v2_7_0_preview2 -> v2_7_0_preview21022 * [new tag] v2_7_0_preview3 -> v2_7_0_preview31023 * [new tag] v2_7_0_rc1 -> v2_7_0_rc11024 * [new tag] v2_7_0_rc2 -> v2_7_0_rc21025 * [new tag] v2_7_1 -> v2_7_11026 * [new tag] v2_7_2 -> v2_7_21027 * [new tag] v2_7_3 -> v2_7_31028 * [new tag] v2_7_4 -> v2_7_41029 * [new tag] v2_7_5 -> v2_7_51030 * [new tag] v2_7_6 -> v2_7_61031 * [new tag] v2_7_7 -> v2_7_71032 * [new tag] v3_0_0 -> v3_0_01033 * [new tag] v3_0_0_preview1 -> v3_0_0_preview11034 * [new tag] v3_0_0_preview2 -> v3_0_0_preview21035 * [new tag] v3_0_0_rc1 -> v3_0_0_rc11036 * [new tag] v3_0_0_rc2 -> v3_0_0_rc21037 * [new tag] v3_0_1 -> v3_0_11038 * [new tag] v3_0_2 -> v3_0_21039 * [new tag] v3_0_3 -> v3_0_31040 * [new tag] v3_0_4 -> v3_0_41041 * [new tag] v3_0_5 -> v3_0_51042 * [new tag] v3_0_6 -> v3_0_61043 * [new tag] v3_1_0 -> v3_1_01044 * [new tag] v3_1_0_preview1 -> v3_1_0_preview11045 * [new tag] v3_1_1 -> v3_1_11046 * [new tag] v3_1_2 -> v3_1_21047 * [new tag] v3_1_3 -> v3_1_31048 * [new tag] v3_1_4 -> v3_1_41049 * [new tag] v3_1_5 -> v3_1_51050 * [new tag] v3_1_6 -> v3_1_61051 * [new tag] v3_2_0 -> v3_2_01052 * [new tag] v3_2_0_preview1 -> v3_2_0_preview11053 * [new tag] v3_2_0_preview2 -> v3_2_0_preview21054 * [new tag] v3_2_0_preview3 -> v3_2_0_preview31055 * [new tag] v3_2_0_rc1 -> v3_2_0_rc11056 * [new tag] v3_2_1 -> v3_2_11057 * [new tag] v3_2_2 -> v3_2_21058 * [new tag] v3_2_3 -> v3_2_31059 * [new tag] v3_2_4 -> v3_2_41060 * [new tag] v3_2_5 -> v3_2_51061 * [new tag] v3_3_0 -> v3_3_01062 * [new tag] v3_3_0_preview1 -> v3_3_0_preview11063 * [new tag] v3_3_0_preview2 -> v3_3_0_preview21064 * [new tag] v3_3_0_preview3 -> v3_3_0_preview31065 * [new tag] v3_3_1 -> v3_3_11066 * [new tag] v3_3_2 -> v3_3_21067 * [new tag] v3_3_3 -> v3_3_31068 * [new tag] v3_3_4 -> v3_3_41069 * [new tag] v3_3_5 -> v3_3_51070fatal: Cannot update paths and switch to branch 'trunk' at the same time.1071Did you intend to checkout 'origin/trunk' which can not be resolved as commit?1072Branch origin/trunk not found.1073Copying from repo to src path...1076Error running './configure --prefix=/home/travis/.rvm/rubies/ruby-head --with-baseruby=/home/travis/.rvm/wrappers/ruby-2.4.0/ruby --disable-install-doc --enable-shared',1077showing last 15 lines of /home/travis/.rvm/log/1729514853_ruby-head/configure.log1078[2024-10-21 12:51:24] ./configure1079current path: /home/travis/.rvm/src/ruby-head1080GEM_HOME=/home/travis/.rvm/gems/ruby-2.2.61081PATH=/home/travis/.rvm/gems/ruby-2.2.6/bin:/home/travis/.rvm/gems/ruby-2.2.6@global/bin:/home/travis/.rvm/rubies/ruby-2.2.6/bin:/home/travis/.rvm/bin:/home/travis/bin:/home/travis/.local/bin:/usr/lib/ccache:/home/travis/bin:/home/travis/.local/bin:/home/travis/.gimme/versions/go1.7.4.linux.amd64/bin:/usr/local/phantomjs/bin:/home/travis/.nvm/v0.10.36/bin:./node_modules/.bin:/usr/local/maven-3.2.5/bin:/usr/local/clang-3.4/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin1082GEM_PATH=/home/travis/.rvm/gems/ruby-2.2.6:/home/travis/.rvm/gems/ruby-2.2.6@global1083command(5): ./configure --prefix=/home/travis/.rvm/rubies/ruby-head --with-baseruby=/home/travis/.rvm/wrappers/ruby-2.4.0/ruby --disable-install-doc --enable-shared1084configure: error: cannot run /bin/bash tool/config.sub1085There has been an error while running configure. Halting the installation.1088Ruby ruby-head does not exist, maybe install first?.check.11091make sure bundler works1093Ruby ruby-head is not installed.1095The command "rvm ruby-head do gem install bundler" failed. Retrying, 2 of 3.1097Ruby ruby-head is not installed.1099The command "rvm ruby-head do gem install bundler" failed. Retrying, 3 of 3.1101Ruby ruby-head is not installed.1104Ruby ruby-head is not installed.1106The command "rvm ruby-head do bundle install" failed. Retrying, 2 of 3.1108Ruby ruby-head is not installed.1110The command "rvm ruby-head do bundle install" failed. Retrying, 3 of 3.1112Ruby ruby-head is not installed.check.21115make sure native extension can be built1117Ruby ruby-head is not installed.1119The command "rvm ruby-head do gem install ffi" failed. Retrying, 2 of 3.1121Ruby ruby-head is not installed.1123The command "rvm ruby-head do gem install ffi" failed. Retrying, 3 of 3.1125Ruby ruby-head is not installed.1128Ruby ruby-head is not installed.1130The command "rvm ruby-head do gem uninstall -x ffi" failed. Retrying, 2 of 3.1132Ruby ruby-head is not installed.1134The command "rvm ruby-head do gem uninstall -x ffi" failed. Retrying, 3 of 3.1136Ruby ruby-head is not installed.publish1139upload to S31140ruby-head.*: No such file or directory1141/usr/local/lib/python2.7/dist-packages/pip-9.0.1-py2.7.egg/pip/_vendor/requests/packages/urllib3/util/ssl_.py:318: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#snimissingwarning.1142 SNIMissingWarning1143/usr/local/lib/python2.7/dist-packages/pip-9.0.1-py2.7.egg/pip/_vendor/requests/packages/urllib3/util/ssl_.py:122: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#insecureplatformwarning.1144 InsecurePlatformWarning1145Requirement already up-to-date: pip in /usr/local/lib/python2.7/dist-packages/pip-9.0.1-py2.7.egg1146/usr/local/lib/python2.7/dist-packages/pip-9.0.1-py2.7.egg/pip/_vendor/requests/packages/urllib3/util/ssl_.py:122: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#insecureplatformwarning.1147 InsecurePlatformWarning1149Collecting awscli1150/usr/local/lib/python2.7/dist-packages/pip-9.0.1-py2.7.egg/pip/_vendor/requests/packages/urllib3/util/ssl_.py:318: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#snimissingwarning.1151 SNIMissingWarning1152/usr/local/lib/python2.7/dist-packages/pip-9.0.1-py2.7.egg/pip/_vendor/requests/packages/urllib3/util/ssl_.py:122: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#insecureplatformwarning.1153 InsecurePlatformWarning1154 Could not find a version that satisfies the requirement awscli (from versions: )1155No matching distribution found for awscli1156/usr/local/lib/python2.7/dist-packages/pip-9.0.1-py2.7.egg/pip/_vendor/requests/packages/urllib3/util/ssl_.py:122: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#insecureplatformwarning.1157 InsecurePlatformWarning1159./build.sh: line 325: aws: command not foundcheck.31161make sure it installs1166rvm_remote_server_url3=https://s3.amazonaws.com/travis-rubies/binaries1167 rvm_remote_server_type3=rubies1168 rvm_remote_server_verify_downloads3=11171Searching for binary rubies, this might take some time.1172Found remote file https://s3.amazonaws.com/travis-rubies/binaries/ubuntu/12.04/x86_64/ruby-head.tar.bz21173Checking requirements for ubuntu.1174Requirements installation successful.1175ruby-head - #configure1176ruby-head - #download1177 % Total % Received % Xferd Average Speed Time Time Time Current1178 Dload Upload Total Spent Left Speed1179100 22.0M 100 22.0M 0 0 20.2M 0 0:00:01 0:00:01 --:--:-- 20.9M1180No checksum for downloaded archive, recording checksum in user configuration.1181ruby-head - #validate archive1182ruby-head - #extract1183ruby-head - #validate binary1184ruby-head - #setup1185ruby-head - #gemset created /home/travis/.rvm/gems/ruby-head@global1186ruby-head - #importing gemset /home/travis/.rvm/gemsets/global.gems.........................................................1188ruby-head - #gemset created /home/travis/.rvm/gems/ruby-head1189ruby-head - #importing gemsetfile /home/travis/.rvm/gemsets/default.gems evaluated to empty gem list1193RubyGems Environment:1194 - RUBYGEMS VERSION: 3.3.0.dev1195 - RUBY VERSION: 3.1.0 (2021-01-08 patchlevel -1) [x86_64-linux]1196 - INSTALLATION DIRECTORY: /home/travis/.rvm/gems/ruby-head1197 - USER INSTALLATION DIRECTORY: /home/travis/.gem/ruby/3.1.01198 - RUBY EXECUTABLE: /home/travis/.rvm/rubies/ruby-head/bin/ruby1199 - GIT EXECUTABLE: /usr/bin/git1200 - EXECUTABLE DIRECTORY: /home/travis/.rvm/gems/ruby-head/bin1201 - SPEC CACHE DIRECTORY: /home/travis/.gem/specs1202 - SYSTEM CONFIGURATION DIRECTORY: /etc1203 - RUBYGEMS PLATFORMS:1204 - ruby1205 - x86_64-linux1206 - GEM PATHS:1207 - /home/travis/.rvm/gems/ruby-head1208 - /home/travis/.rvm/rubies/ruby-head/lib/ruby/gems/3.1.01209 - GEM CONFIGURATION:1210 - :update_sources => true1211 - :verbose => true1212 - :backtrace => false1213 - :bulk_threshold => 10001214 - "gem" => "--no-ri --no-rdoc"1215 - REMOTE SOURCES:1216 - https://rubygems.org/1217 - SHELL PATH:1218 - /home/travis/.rvm/gems/ruby-head/bin1219 - /home/travis/.rvm/gems/ruby-head@global/bin1220 - /home/travis/.rvm/rubies/ruby-head/bin1221 - /home/travis/.rvm/bin1222 - /home/travis/bin1223 - /home/travis/.local/bin1224 - /home/travis/bin1225 - /home/travis/.local/bin1226 - /usr/lib/ccache1227 - /home/travis/bin1228 - /home/travis/.local/bin1229 - /home/travis/.gimme/versions/go1.7.4.linux.amd64/bin1230 - /usr/local/phantomjs/bin1231 - /home/travis/.nvm/v0.10.36/bin1232 - ./node_modules/.bin1233 - /usr/local/maven-3.2.5/bin1234 - /usr/local/clang-3.4/bin1235 - /usr/local/sbin1236 - /usr/local/bin1237 - /usr/sbin1238 - /usr/bin1239 - /sbin1240 - /bin1243## Environment1245```1246Bundler 2.3.0.dev1247 Platforms ruby, x86_64-linux1248Ruby 3.1.0p-1 (2021-01-08 revision 98bd7e87a08b86c7aa95502428015c3f7b4aae75) [x86_64-linux]1249 Full Path /home/travis/.rvm/rubies/ruby-head/bin/ruby1250 Config Dir /etc1251RubyGems 3.3.0.dev1252 Gem Home /home/travis/.rvm/gems/ruby-head1253 Gem Path /home/travis/.rvm/gems/ruby-head:/home/travis/.rvm/rubies/ruby-head/lib/ruby/gems/3.1.01254 User Home /home/travis1255 User Path /home/travis/.gem/ruby/3.1.01256 Bin Dir /home/travis/.rvm/gems/ruby-head/bin1257Tools1258 Git 1.8.5.61259 RVM 1.26.10 (1.26.10)1260 rbenv not installed1261 chruby not installed1262```1264## Bundler Build Metadata1266```1267Built At 2024-10-211268Git SHA unknown1269Released Version false1270```1272## Bundler settings1274```1275api1276 You have not configured a value for `api`1277```1279## Gemfile1281### Gemfile1283```ruby1284source 'https://rubygems.org'; gem 'sinatra'1285```1287### Gemfile.lock1289```1290<No /home/travis/build/travis-ci/travis-rubies/Gemfile.lock found>1291```before_cachecache.21295store build cache12960.00s1297** Updating RubyGems to the latest compatible version for security reasons. **1298** If you need an older version, you can downgrade with 'gem update --system OLD_VERSION'. **1302Done: Job Cancelled1304Build Cancelled manually by User: smokodon