Failed to bootstrap while rebuilding a contrainer


 create mode 100644 test/javascripts/mdtest/mdtest.js.es6.erb
 delete mode 100644 vendor/assets/javascripts/md5.js
 create mode 100755 vendor/assets/javascripts/sweetalert.js
 create mode 100644 vendor/assets/javascripts/xss.min.js

I, [2016-10-10T13:16:09.525055 #18]  INFO -- : > cd /var/www/discourse && git fetch origin tests-passed
From https://github.com/discourse/discourse
 * branch            tests-passed -> FETCH_HEAD
I, [2016-10-10T13:16:10.786864 #18]  INFO -- :
I, [2016-10-10T13:16:10.787114 #18]  INFO -- : > cd /var/www/discourse && git checkout tests-passed
Switched to a new branch 'tests-passed'
I, [2016-10-10T13:16:11.502682 #18]  INFO -- : Branch tests-passed set up to track remote branch tests-passed from origin.

I, [2016-10-10T13:16:11.503037 #18]  INFO -- : > cd /var/www/discourse && mkdir -p tmp/pids
I, [2016-10-10T13:16:11.508266 #18]  INFO -- :
I, [2016-10-10T13:16:11.508466 #18]  INFO -- : > cd /var/www/discourse && mkdir -p tmp/sockets
I, [2016-10-10T13:16:11.512108 #18]  INFO -- :
I, [2016-10-10T13:16:11.512262 #18]  INFO -- : > cd /var/www/discourse && touch tmp/.gitkeep
I, [2016-10-10T13:16:11.515699 #18]  INFO -- :
I, [2016-10-10T13:16:11.515854 #18]  INFO -- : > cd /var/www/discourse && mkdir -p                    /shared/log/rails
I, [2016-10-10T13:16:11.519407 #18]  INFO -- :
I, [2016-10-10T13:16:11.519587 #18]  INFO -- : > cd /var/www/discourse && bash -c "touch -a           /shared/log/rails/{production,production_errors,unicorn.stdout,unicorn.stderr}.log"
I, [2016-10-10T13:16:11.525216 #18]  INFO -- :
I, [2016-10-10T13:16:11.525405 #18]  INFO -- : > cd /var/www/discourse && bash -c "ln    -s           /shared/log/rails/{production,production_errors,unicorn.stdout,unicorn.stderr}.log /var/www/discourse/log"
I, [2016-10-10T13:16:11.531215 #18]  INFO -- :
I, [2016-10-10T13:16:11.531365 #18]  INFO -- : > cd /var/www/discourse && bash -c "mkdir -p           /shared/{uploads,backups}"
I, [2016-10-10T13:16:11.537118 #18]  INFO -- :
I, [2016-10-10T13:16:11.537312 #18]  INFO -- : > cd /var/www/discourse && bash -c "ln    -s           /shared/{uploads,backups} /var/www/discourse/public"
I, [2016-10-10T13:16:11.543240 #18]  INFO -- :
I, [2016-10-10T13:16:11.543425 #18]  INFO -- : > cd /var/www/discourse && chown -R discourse:www-data /shared/log/rails /shared/uploads /shared/backups
I, [2016-10-10T13:16:11.611411 #18]  INFO -- :
I, [2016-10-10T13:16:11.612132 #18]  INFO -- : Replacing # redis with sv start redis || exit 1 in /etc/service/unicorn/run
I, [2016-10-10T13:16:11.613603 #18]  INFO -- : > cd /var/www/discourse/plugins && git clone https://github.com/discourse/docker_manager.git
Cloning into 'docker_manager'...
I, [2016-10-10T13:16:13.386653 #18]  INFO -- :
I, [2016-10-10T13:16:13.387184 #18]  INFO -- : > cd /var/www/discourse/plugins && git clone https://github.com/discourse/discourse-spoiler-alert.git
Cloning into 'discourse-spoiler-alert'...
I, [2016-10-10T13:16:14.439162 #18]  INFO -- :
I, [2016-10-10T13:16:14.439917 #18]  INFO -- : > cd /var/www/discourse/plugins && git clone https://github.com/team-melbourne-rgsoc2015/discourse-adplugin.git
Cloning into 'discourse-adplugin'...
I, [2016-10-10T13:16:15.562106 #18]  INFO -- :
I, [2016-10-10T13:16:15.562357 #18]  INFO -- : > cd /var/www/discourse/plugins && git clone https://github.com/iunctis/discourse-formatting-toolbar.git
Cloning into 'discourse-formatting-toolbar'...
I, [2016-10-10T13:16:16.839426 #18]  INFO -- :
I, [2016-10-10T13:16:16.839797 #18]  INFO -- : > cd /var/www/discourse/plugins && git clone https://github.com/discourse/discourse-canned-replies.git
Cloning into 'discourse-canned-replies'...
I, [2016-10-10T13:16:18.994865 #18]  INFO -- :
I, [2016-10-10T13:16:18.995191 #18]  INFO -- : > cd /var/www/discourse/plugins && git clone https://github.com/discourse/discourse-cakeday.git
Cloning into 'discourse-cakeday'...
I, [2016-10-10T13:16:20.182747 #18]  INFO -- :
I, [2016-10-10T13:16:20.184307 #18]  INFO -- : > cp /var/www/discourse/config/nginx.sample.conf /etc/nginx/conf.d/discourse.conf
I, [2016-10-10T13:16:20.190201 #18]  INFO -- :
I, [2016-10-10T13:16:20.190682 #18]  INFO -- : > rm /etc/nginx/sites-enabled/default
I, [2016-10-10T13:16:20.193718 #18]  INFO -- :
I, [2016-10-10T13:16:20.194034 #18]  INFO -- : > mkdir -p /var/nginx/cache
I, [2016-10-10T13:16:20.197444 #18]  INFO -- :
I, [2016-10-10T13:16:20.198060 #18]  INFO -- : Replacing pid /run/nginx.pid; with daemon off; in /etc/nginx/nginx.conf
I, [2016-10-10T13:16:20.199172 #18]  INFO -- : Replacing (?m-ix:upstream[^\}]+\}) with upstream discourse { server 127.0.0.1:3000; } in /etc/nginx/conf.d/discourse.conf
I, [2016-10-10T13:16:20.200266 #18]  INFO -- : Replacing (?-mix:server_name.+$) with server_name _ ; in /etc/nginx/conf.d/discourse.conf
I, [2016-10-10T13:16:20.200828 #18]  INFO -- : Replacing (?-mix:client_max_body_size.+$) with client_max_body_size $upload_size ; in /etc/nginx/conf.d/discourse.conf
I, [2016-10-10T13:16:20.201848 #18]  INFO -- : > echo "done configuring web"
I, [2016-10-10T13:16:20.204631 #18]  INFO -- : done configuring web

I, [2016-10-10T13:16:20.205142 #18]  INFO -- : > cd /var/www/discourse && gem update bundler
I, [2016-10-10T13:16:23.855426 #18]  INFO -- : Updating installed gems
Updating bundler
Successfully installed bundler-1.13.2
Gems updated: bundler

I, [2016-10-10T13:16:23.855667 #18]  INFO -- : > cd /var/www/discourse && chown -R discourse /var/www/discourse
I, [2016-10-10T13:16:27.597339 #18]  INFO -- :
I, [2016-10-10T13:16:27.598866 #18]  INFO -- : > cd /var/www/discourse && su discourse -c 'bundle install --deployment --verbose --without test --without development'
I, [2016-10-10T13:16:31.112898 #18]  INFO -- : Running `bundle install --deployment --verbose --without "development"` with bundler 1.13.2
Found no changes, using resolution from the lockfile
HTTP GET https://index.rubygems.org/versions
HTTP 200 OK https://index.rubygems.org/versions
Fetching gem metadata from https://rubygems.org/
Looking up gems ["rake", "i18n", "json", "minitest", "thread_safe", "tzinfo", "activesupport", "builder", "erubis", "mini_portile2", "pkg-config", "nokogiri", "rails-deprecated_sanitizer", "rails-dom-testing", "loofah", "rails-html-sanitizer", "actionview", "rack", "rack-test", "actionpack", "globalid", "activejob", "mime-types", "mail", "actionmailer", "activemodel", "active_model_serializers", "arel", "activerecord", "jmespath", "aws-sdk-core", "aws-sdk-resources", "aws-sdk", "babel-source", "execjs", "babel-transpiler", "ember-source", "barber", "byebug", "certified", "coderay", "concurrent-ruby", "connection_pool", "crass", "daemons", "diff-lcs", "thor", "railties", "discourse-qunit-rails", "discourse_fastimage", "docile", "unf_ext", "unf", "domain_name", "email_reply_trimmer", "ember-data-source", "sprockets", "ember-handlebars-template", "jquery-rails", "ember-rails", "eventmachine", "excon", "exifr", "fabrication", "fakeweb", "multipart-post", "faraday", "fast_blank", "rake-compiler", "fast_xor", "fast_xs", "ffi", "flamegraph", "fspath", "sorcerer", "given_core", "guess_html_encoding", "hashie", "highline", "hiredis", "htmlentities", "http-cookie", "http_accept_language", "image_size", "in_threads", "progress", "image_optim", "jwt", "kgio", "libv8", "listen", "logster", "lru_redux", "memory_profiler", "message_bus", "metaclass", "method_source", "mini_racer", "mocha", "mock_redis", "moneta", "msgpack", "multi_json", "multi_xml", "mustache", "netrc", "nokogumbo", "oauth", "oauth2", "oj", "omniauth", "omniauth-oauth2", "omniauth-facebook", "omniauth-github-discourse", "omniauth-google-oauth2", "omniauth-instagram", "omniauth-oauth", "ruby-openid", "rack-openid", "omniauth-openid", "omniauth-twitter", "onebox", "redis", "openid-redis-store", "pg", "slop", "pry", "pry-nav", "pry-rails", "puma", "r2", "rack-mini-profiler", "rack-protection", "sprockets-rails", "rails", "rails-observers", "rails_multisite", "raindrops", "rb-fsevent", "rb-inotify", "trollop", "rbtrace", "redis-namespace", "rest-client", "rinku", "rmmseg-cpp", "rspec-support", "rspec-core", "rspec-expectations", "rspec-mocks", "rspec", "rspec-given", "rspec-html-matchers", "rspec-rails", "rtlit", "ruby-readability", "sanitize", "sass", "tilt", "sass-rails", "seed-fu", "shoulda-context", "shoulda-matchers", "shoulda", "sidekiq", "sidekiq-statistic", "simple-rss", "simplecov-html", "simplecov", "sinatra", "spork", "spork-rails", "stackprof", "thin", "timecop", "uglifier", "unicorn"]
HTTP GET https://index.rubygems.org/info/rake
HTTP GET https://index.rubygems.org/info/i18n
HTTP GET https://index.rubygems.org/info/json
HTTP GET https://index.rubygems.org/info/minitest
HTTP GET https://index.rubygems.org/info/thread_safe
HTTP GET https://index.rubygems.org/info/tzinfo
HTTP GET https://index.rubygems.org/info/activesupport
HTTP GET https://index.rubygems.org/info/builder
HTTP GET https://index.rubygems.org/info/erubis
HTTP GET https://index.rubygems.org/info/mini_portile2
HTTP GET https://index.rubygems.org/info/pkg-config
HTTP GET https://index.rubygems.org/info/nokogiri
HTTP GET https://index.rubygems.org/info/rails-deprecated_sanitizer
HTTP GET https://index.rubygems.org/info/rails-dom-testing
HTTP GET https://index.rubygems.org/info/loofah
HTTP GET https://index.rubygems.org/info/rails-html-sanitizer
HTTP GET https://index.rubygems.org/info/actionview
HTTP GET https://index.rubygems.org/info/rack
HTTP GET https://index.rubygems.org/info/rack-test
HTTP GET https://index.rubygems.org/info/actionpack
HTTP GET https://index.rubygems.org/info/globalid
HTTP GET https://index.rubygems.org/info/activejob
HTTP GET https://index.rubygems.org/info/mime-types
HTTP GET https://index.rubygems.org/info/mail
HTTP GET https://index.rubygems.org/info/actionmailer
HTTP 200 OK https://index.rubygems.org/info/json
HTTP 200 OK https://index.rubygems.org/info/activesupport
HTTP 200 OK https://index.rubygems.org/info/rails-html-sanitizer
HTTP 200 OK https://index.rubygems.org/info/loofah
HTTP 200 OK https://index.rubygems.org/info/actionpack
HTTP 200 OK https://index.rubygems.org/info/rails-dom-testing
HTTP 200 OK https://index.rubygems.org/info/rails-deprecated_sanitizer
HTTP 200 OK https://index.rubygems.org/info/i18n
HTTP 200 OK https://index.rubygems.org/info/erubis
HTTP 200 OK https://index.rubygems.org/info/actionview
HTTP 200 OK https://index.rubygems.org/info/rack
HTTP 200 OK https://index.rubygems.org/info/rack-test
HTTP 200 OK https://index.rubygems.org/info/pkg-config
HTTP 200 OK https://index.rubygems.org/info/tzinfo
HTTP 200 OK https://index.rubygems.org/info/nokogiri
HTTP 200 OK https://index.rubygems.org/info/globalid
HTTP 200 OK https://index.rubygems.org/info/mini_portile2
HTTP 200 OK https://index.rubygems.org/info/thread_safe
HTTP 200 OK https://index.rubygems.org/info/mail
HTTP 200 OK https://index.rubygems.org/info/minitest
HTTP 200 OK https://index.rubygems.org/info/mime-types
HTTP GET https://index.rubygems.org/info/activemodel
HTTP GET https://index.rubygems.org/info/active_model_serializers
HTTP GET https://index.rubygems.org/info/arel
HTTP GET https://index.rubygems.org/info/activerecord
HTTP 200 OK https://index.rubygems.org/info/actionmailer
HTTP GET https://index.rubygems.org/info/i18n
HTTP 200 OK https://index.rubygems.org/info/builder
HTTP 200 OK https://index.rubygems.org/info/rake
HTTP 200 OK https://index.rubygems.org/info/activejob
HTTP GET https://index.rubygems.org/info/jmespath
HTTP GET https://index.rubygems.org/info/aws-sdk-core
HTTP GET https://index.rubygems.org/info/aws-sdk-resources
HTTP GET https://index.rubygems.org/info/aws-sdk
HTTP GET https://index.rubygems.org/info/babel-source
HTTP GET https://index.rubygems.org/info/pkg-config
HTTP GET https://index.rubygems.org/info/execjs
HTTP GET https://index.rubygems.org/info/babel-transpiler
HTTP GET https://index.rubygems.org/info/rack-test
HTTP GET https://index.rubygems.org/info/nokogiri
HTTP GET https://index.rubygems.org/info/mini_portile2
HTTP GET https://index.rubygems.org/info/ember-source
HTTP GET https://index.rubygems.org/info/barber
HTTP GET https://index.rubygems.org/info/byebug
HTTP GET https://index.rubygems.org/info/mime-types
HTTP GET https://index.rubygems.org/info/certified
HTTP 200 OK https://index.rubygems.org/info/arel
HTTP 200 OK https://index.rubygems.org/info/activemodel
HTTP 200 OK https://index.rubygems.org/info/active_model_serializers
HTTP 200 OK https://index.rubygems.org/info/i18n
HTTP 200 OK https://index.rubygems.org/info/activerecord
HTTP GET https://index.rubygems.org/info/coderay
HTTP GET https://index.rubygems.org/info/concurrent-ruby
HTTP 200 OK https://index.rubygems.org/info/jmespath
HTTP 200 OK https://index.rubygems.org/info/aws-sdk-core
HTTP 200 OK https://index.rubygems.org/info/aws-sdk-resources
HTTP 200 OK https://index.rubygems.org/info/certified
HTTP 200 OK https://index.rubygems.org/info/aws-sdk
HTTP 200 OK https://index.rubygems.org/info/pkg-config
HTTP GET https://index.rubygems.org/info/connection_pool
HTTP 200 OK https://index.rubygems.org/info/babel-transpiler
HTTP GET https://index.rubygems.org/info/arel
HTTP 200 OK https://index.rubygems.org/info/barber
HTTP 200 OK https://index.rubygems.org/info/mini_portile2
HTTP 200 OK https://index.rubygems.org/info/execjs
HTTP GET https://index.rubygems.org/info/crass
HTTP 200 OK https://index.rubygems.org/info/ember-source
HTTP GET https://index.rubygems.org/info/daemons
HTTP 200 OK https://index.rubygems.org/info/nokogiri
HTTP GET https://index.rubygems.org/info/active_model_serializers
HTTP 200 OK https://index.rubygems.org/info/mime-types
HTTP 200 OK https://index.rubygems.org/info/babel-source
HTTP 200 OK https://index.rubygems.org/info/byebug
HTTP 200 OK https://index.rubygems.org/info/rack-test
HTTP GET https://index.rubygems.org/info/diff-lcs
HTTP GET https://index.rubygems.org/info/certified
HTTP GET https://index.rubygems.org/info/aws-sdk-resources
HTTP GET https://index.rubygems.org/info/jmespath
HTTP GET https://index.rubygems.org/info/thor
HTTP GET https://index.rubygems.org/info/railties
Retrying fetcher due to error (2/4): Bundler::HTTPError The checksum of /info/i18n does not match the checksum provided by the server! Something is wrong (local checksum is "\"592a48ff848b8aa9e20c1f29ff264bf4\"", was expecting "W/\"592a48ff848b8aa9e20c1f29ff264bf4\"").
HTTP 200 OK https://index.rubygems.org/info/concurrent-ruby
HTTP GET https://index.rubygems.org/info/discourse-qunit-rails
HTTP 200 OK https://index.rubygems.org/info/coderay
HTTP GET https://index.rubygems.org/info/discourse_fastimage
HTTP 200 OK https://index.rubygems.org/info/connection_pool
HTTP GET https://index.rubygems.org/info/barber
HTTP GET https://index.rubygems.org/info/docile
HTTP GET https://index.rubygems.org/info/unf_ext
HTTP GET https://index.rubygems.org/info/ember-source
HTTP 200 OK https://index.rubygems.org/info/arel
HTTP GET https://index.rubygems.org/info/unf
HTTP GET https://index.rubygems.org/info/domain_name
HTTP 200 OK https://index.rubygems.org/info/barber
HTTP 200 OK https://index.rubygems.org/info/unf_ext
HTTP 200 OK https://index.rubygems.org/info/active_model_serializers
HTTP GET https://index.rubygems.org/info/email_reply_trimmer
HTTP 200 OK https://index.rubygems.org/info/ember-source
HTTP 200 OK https://index.rubygems.org/info/unf
HTTP GET https://index.rubygems.org/info/ember-data-source
HTTP 200 OK https://index.rubygems.org/info/diff-lcs
Looking up gems ["rake", "i18n", "json", "minitest", "thread_safe", "tzinfo", "activesupport", "builder", "erubis", "mini_portile2", "pkg-config", "nokogiri", "rails-deprecated_sanitizer", "rails-dom-testing", "loofah", "rails-html-sanitizer", "actionview", "rack", "rack-test", "actionpack", "globalid", "activejob", "mime-types", "mail", "actionmailer", "activemodel", "active_model_serializers", "arel", "activerecord", "jmespath", "aws-sdk-core", "aws-sdk-resources", "aws-sdk", "babel-source", "execjs", "babel-transpiler", "ember-source", "barber", "byebug", "certified", "coderay", "concurrent-ruby", "connection_pool", "crass", "daemons", "diff-lcs", "thor", "railties", "discourse-qunit-rails", "discourse_fastimage", "docile", "unf_ext", "unf", "domain_name", "email_reply_trimmer", "ember-data-source", "sprockets", "ember-handlebars-template", "jquery-rails", "ember-rails", "eventmachine", "excon", "exifr", "fabrication", "fakeweb", "multipart-post", "faraday", "fast_blank", "rake-compiler", "fast_xor", "fast_xs", "ffi", "flamegraph", "fspath", "sorcerer", "given_core", "guess_html_encoding", "hashie", "highline", "hiredis", "htmlentities", "http-cookie", "http_accept_language", "image_size", "in_threads", "progress", "image_optim", "jwt", "kgio", "libv8", "listen", "logster", "lru_redux", "memory_profiler", "message_bus", "metaclass", "method_source", "mini_racer", "mocha", "mock_redis", "moneta", "msgpack", "multi_json", "multi_xml", "mustache", "netrc", "nokogumbo", "oauth", "oauth2", "oj", "omniauth", "omniauth-oauth2", "omniauth-facebook", "omniauth-github-discourse", "omniauth-google-oauth2", "omniauth-instagram", "omniauth-oauth", "ruby-openid", "rack-openid", "omniauth-openid", "omniauth-twitter", "onebox", "redis", "openid-redis-store", "pg", "slop", "pry", "pry-nav", "pry-rails", "puma", "r2", "rack-mini-profiler", "rack-protection", "sprockets-rails", "rails", "rails-observers", "rails_multisite", "raindrops", "rb-fsevent", "rb-inotify", "trollop", "rbtrace", "redis-namespace", "rest-client", "rinku", "rmmseg-cpp", "rspec-support", "rspec-core", "rspec-expectations", "rspec-mocks", "rspec", "rspec-given", "rspec-html-matchers", "rspec-rails", "rtlit", "ruby-readability", "sanitize", "sass", "tilt", "sass-rails", "seed-fu", "shoulda-context", "shoulda-matchers", "shoulda", "sidekiq", "sidekiq-statistic", "simple-rss", "simplecov-html", "simplecov", "sinatra", "spork", "spork-rails", "stackprof", "thin", "timecop", "uglifier", "unicorn"]
HTTP 200 OK https://index.rubygems.org/info/jmespath
HTTP 200 OK https://index.rubygems.org/info/thor
HTTP 200 OK https://index.rubygems.org/info/certified
HTTP GET https://index.rubygems.org/info/sprockets
HTTP GET https://index.rubygems.org/info/coderay
HTTP 200 OK https://index.rubygems.org/info/aws-sdk-resources
HTTP GET https://index.rubygems.org/info/ember-handlebars-template
HTTP 200 OK https://index.rubygems.org/info/sprockets
HTTP 200 OK https://index.rubygems.org/info/docile
HTTP 200 OK https://index.rubygems.org/info/railties
HTTP 200 OK https://index.rubygems.org/info/daemons
HTTP GET https://index.rubygems.org/info/jquery-rails
HTTP GET https://index.rubygems.org/info/ember-rails
HTTP 200 OK https://index.rubygems.org/info/coderay
HTTP 200 OK https://index.rubygems.org/info/crass
HTTP GET https://index.rubygems.org/info/eventmachine
HTTP GET https://index.rubygems.org/info/unf_ext
HTTP GET https://index.rubygems.org/info/excon
HTTP GET https://index.rubygems.org/info/exifr
HTTP GET https://index.rubygems.org/info/fabrication
HTTP 200 OK https://index.rubygems.org/info/domain_name
HTTP GET https://index.rubygems.org/info/fakeweb
HTTP GET https://index.rubygems.org/info/multipart-post
Retrying fetcher due to error (3/4): Bundler::HTTPError The checksum of /info/pkg-config does not match the checksum provided by the server! Something is wrong (local checksum is "\"ded0ed0c9955847541a2111b6aade6fa\"", was expecting "W/\"ded0ed0c9955847541a2111b6aade6fa\"").
Looking up gems ["rake", "i18n", "json", "minitest", "thread_safe", "tzinfo", "activesupport", "builder", "erubis", "mini_portile2", "pkg-config", "nokogiri", "rails-deprecated_sanitizer", "rails-dom-testing", "loofah", "rails-html-sanitizer", "actionview", "rack", "rack-test", "actionpack", "globalid", "activejob", "mime-types", "mail", "actionmailer", "activemodel", "active_model_serializers", "arel", "activerecord", "jmespath", "aws-sdk-core", "aws-sdk-resources", "aws-sdk", "babel-source", "execjs", "babel-transpiler", "ember-source", "barber", "byebug", "certified", "coderay", "concurrent-ruby", "connection_pool", "crass", "daemons", "diff-lcs", "thor", "railties", "discourse-qunit-rails", "discourse_fastimage", "docile", "unf_ext", "unf", "domain_name", "email_reply_trimmer", "ember-data-source", "sprockets", "ember-handlebars-template", "jquery-rails", "ember-rails", "eventmachine", "excon", "exifr", "fabrication", "fakeweb", "multipart-post", "faraday", "fast_blank", "rake-compiler", "fast_xor", "fast_xs", "ffi", "flamegraph", "fspath", "sorcerer", "given_core", "guess_html_encoding", "hashie", "highline", "hiredis", "htmlentities", "http-cookie", "http_accept_language", "image_size", "in_threads", "progress", "image_optim", "jwt", "kgio", "libv8", "listen", "logster", "lru_redux", "memory_profiler", "message_bus", "metaclass", "method_source", "mini_racer", "mocha", "mock_redis", "moneta", "msgpack", "multi_json", "multi_xml", "mustache", "netrc", "nokogumbo", "oauth", "oauth2", "oj", "omniauth", "omniauth-oauth2", "omniauth-facebook", "omniauth-github-discourse", "omniauth-google-oauth2", "omniauth-instagram", "omniauth-oauth", "ruby-openid", "rack-openid", "omniauth-openid", "omniauth-twitter", "onebox", "redis", "openid-redis-store", "pg", "slop", "pry", "pry-nav", "pry-rails", "puma", "r2", "rack-mini-profiler", "rack-protection", "sprockets-rails", "rails", "rails-observers", "rails_multisite", "raindrops", "rb-fsevent", "rb-inotify", "trollop", "rbtrace", "redis-namespace", "rest-client", "rinku", "rmmseg-cpp", "rspec-support", "rspec-core", "rspec-expectations", "rspec-mocks", "rspec", "rspec-given", "rspec-html-matchers", "rspec-rails", "rtlit", "ruby-readability", "sanitize", "sass", "tilt", "sass-rails", "seed-fu", "shoulda-context", "shoulda-matchers", "shoulda", "sidekiq", "sidekiq-statistic", "simple-rss", "simplecov-html", "simplecov", "sinatra", "spork", "spork-rails", "stackprof", "thin", "timecop", "uglifier", "unicorn"]
HTTP 200 OK https://index.rubygems.org/info/email_reply_trimmer
HTTP GET https://index.rubygems.org/info/faraday
HTTP GET https://index.rubygems.org/info/fast_blank
HTTP 200 OK https://index.rubygems.org/info/ember-data-source
HTTP GET https://index.rubygems.org/info/rake-compiler
HTTP 200 OK https://index.rubygems.org/info/discourse_fastimage
HTTP 200 OK https://index.rubygems.org/info/discourse-qunit-rails
HTTP GET https://index.rubygems.org/info/fast_xor
HTTP GET https://index.rubygems.org/info/railties
HTTP 200 OK https://index.rubygems.org/info/ember-handlebars-template
HTTP GET https://index.rubygems.org/info/fast_xs
HTTP GET https://index.rubygems.org/info/ffi
HTTP GET https://index.rubygems.org/info/flamegraph
HTTP 200 OK https://index.rubygems.org/info/unf_ext
HTTP 200 OK https://index.rubygems.org/info/exifr
HTTP 200 OK https://index.rubygems.org/info/jquery-rails
Retrying fetcher due to error (4/4): Bundler::HTTPError The checksum of /info/mini_portile2 does not match the checksum provided by the server! Something is wrong (local checksum is "\"e0b71d9492546d5891de400a2e95b93a\"", was expecting "W/\"e0b71d9492546d5891de400a2e95b93a\"").
HTTP GET https://index.rubygems.org/info/fspath
HTTP 200 OK https://index.rubygems.org/info/ember-rails
HTTP 200 OK https://index.rubygems.org/info/eventmachine
HTTP 200 OK https://index.rubygems.org/info/fakeweb
HTTP GET https://index.rubygems.org/info/email_reply_trimmer
HTTP 200 OK https://index.rubygems.org/info/multipart-post
HTTP 200 OK https://index.rubygems.org/info/fabrication
HTTP 200 OK https://index.rubygems.org/info/excon
HTTP GET https://index.rubygems.org/info/ember-data-source
HTTP GET https://index.rubygems.org/info/discourse_fastimage
HTTP GET https://index.rubygems.org/info/discourse-qunit-rails
HTTP GET https://index.rubygems.org/info/sorcerer
HTTP 200 OK https://index.rubygems.org/info/discourse-qunit-rails
HTTP 200 OK https://index.rubygems.org/info/discourse_fastimage
HTTP 200 OK https://index.rubygems.org/info/fast_blank
HTTP 200 OK https://index.rubygems.org/info/rake-compiler
HTTP 200 OK https://index.rubygems.org/info/railties
HTTP 200 OK https://index.rubygems.org/info/faraday
HTTP GET https://index.rubygems.org/info/ember-handlebars-template
HTTP GET https://index.rubygems.org/info/given_core
HTTP 200 OK https://index.rubygems.org/info/ffi
HTTP GET https://index.rubygems.org/info/guess_html_encoding
HTTP 200 OK https://index.rubygems.org/info/flamegraph
Looking up gems ["rake", "i18n", "json", "minitest", "thread_safe", "tzinfo", "activesupport", "builder", "erubis", "mini_portile2", "pkg-config", "nokogiri", "rails-deprecated_sanitizer", "rails-dom-testing", "loofah", "rails-html-sanitizer", "actionview", "rack", "rack-test", "actionpack", "globalid", "activejob", "mime-types", "mail", "actionmailer", "activemodel", "active_model_serializers", "arel", "activerecord", "jmespath", "aws-sdk-core", "aws-sdk-resources", "aws-sdk", "babel-source", "execjs", "babel-transpiler", "ember-source", "barber", "byebug", "certified", "coderay", "concurrent-ruby", "connection_pool", "crass", "daemons", "diff-lcs", "thor", "railties", "discourse-qunit-rails", "discourse_fastimage", "docile", "unf_ext", "unf", "domain_name", "email_reply_trimmer", "ember-data-source", "sprockets", "ember-handlebars-template", "jquery-rails", "ember-rails", "eventmachine", "excon", "exifr", "fabrication", "fakeweb", "multipart-post", "faraday", "fast_blank", "rake-compiler", "fast_xor", "fast_xs", "ffi", "flamegraph", "fspath", "sorcerer", "given_core", "guess_html_encoding", "hashie", "highline", "hiredis", "htmlentities", "http-cookie", "http_accept_language", "image_size", "in_threads", "progress", "image_optim", "jwt", "kgio", "libv8", "listen", "logster", "lru_redux", "memory_profiler", "message_bus", "metaclass", "method_source", "mini_racer", "mocha", "mock_redis", "moneta", "msgpack", "multi_json", "multi_xml", "mustache", "netrc", "nokogumbo", "oauth", "oauth2", "oj", "omniauth", "omniauth-oauth2", "omniauth-facebook", "omniauth-github-discourse", "omniauth-google-oauth2", "omniauth-instagram", "omniauth-oauth", "ruby-openid", "rack-openid", "omniauth-openid", "omniauth-twitter", "onebox", "redis", "openid-redis-store", "pg", "slop", "pry", "pry-nav", "pry-rails", "puma", "r2", "rack-mini-profiler", "rack-protection", "sprockets-rails", "rails", "rails-observers", "rails_multisite", "raindrops", "rb-fsevent", "rb-inotify", "trollop", "rbtrace", "redis-namespace", "rest-client", "rinku", "rmmseg-cpp", "rspec-support", "rspec-core", "rspec-expectations", "rspec-mocks", "rspec", "rspec-given", "rspec-html-matchers", "rspec-rails", "rtlit", "ruby-readability", "sanitize", "sass", "tilt", "sass-rails", "seed-fu", "shoulda-context", "shoulda-matchers", "shoulda", "sidekiq", "sidekiq-statistic", "simple-rss", "simplecov-html", "simplecov", "sinatra", "spork", "spork-rails", "stackprof", "thin", "timecop", "uglifier", "unicorn"]
HTTP GET https://index.rubygems.org/info/hashie
HTTP 200 OK https://index.rubygems.org/info/fspath
HTTP GET https://index.rubygems.org/info/highline
HTTP GET https://index.rubygems.org/info/fabrication
HTTP GET https://index.rubygems.org/info/hiredis
HTTP GET https://index.rubygems.org/info/htmlentities
HTTP 200 OK https://index.rubygems.org/info/email_reply_trimmer
HTTP GET https://index.rubygems.org/info/http-cookie
HTTP GET https://index.rubygems.org/info/http_accept_language
HTTP 200 OK https://index.rubygems.org/info/fabrication
HTTP GET https://index.rubygems.org/info/image_size
HTTP GET https://index.rubygems.org/info/in_threads
HTTP 200 OK https://index.rubygems.org/info/ember-data-source
HTTP 200 OK https://index.rubygems.org/info/fast_xor
HTTP 200 OK https://index.rubygems.org/info/sorcerer
HTTP GET https://index.rubygems.org/info/progress
HTTP GET https://index.rubygems.org/info/image_optim
HTTP 200 OK https://index.rubygems.org/info/fast_xs
HTTP GET https://index.rubygems.org/info/jwt
HTTP GET https://index.rubygems.org/info/kgio
The checksum of /info/nokogiri does not match the checksum provided by the
server! Something is wrong (local checksum is
"\"0d78b76d728e0683b4b691f2862bdbc4\"", was expecting
"W/\"0d78b76d728e0683b4b691f2862bdbc4\"").

I, [2016-10-10T13:16:31.116771 #18]  INFO -- : Terminating async processes
I, [2016-10-10T13:16:31.116924 #18]  INFO -- : Sending INT to HOME=/var/lib/postgresql USER=postgres exec chpst -u postgres:postgres:ssl-cert -U postgres:postgres:ssl-cert /usr/lib/postgresql/9.5/bin/postmaster -D /etc/postgresql/9.5/main pid: 47
I, [2016-10-10T13:16:31.117516 #18]  INFO -- : Sending TERM to exec chpst -u redis -U redis /usr/bin/redis-server /etc/redis/redis.conf pid: 160
2016-10-10 13:16:31 UTC [47-2] LOG:  received fast shutdown request
2016-10-10 13:16:31 UTC [47-3] LOG:  aborting any active transactions
160:signal-handler (1476105391) Received SIGTERM scheduling shutdown...
2016-10-10 13:16:31 UTC [54-2] LOG:  autovacuum launcher shutting down
2016-10-10 13:16:31 UTC [51-1] LOG:  shutting down
2016-10-10 13:16:31 UTC [51-2] LOG:  database system is shut down
160:M 10 Oct 13:16:31.149 # User requested shutdown...
160:M 10 Oct 13:16:31.149 * Saving the final RDB snapshot before exiting.
160:M 10 Oct 13:16:31.261 * DB saved on disk
160:M 10 Oct 13:16:31.261 # Redis is now ready to exit, bye bye...


FAILED
--------------------
Pups::ExecError: cd /var/www/discourse && su discourse -c 'bundle install --deployment --verbose --without test --without development' failed with return #<Process::Status: pid 333 exit 17>
Location of failure: /pups/lib/pups/exec_command.rb:108:in `spawn'
exec failed with the params {"cd"=>"$home", "hook"=>"bundle_exec", "cmd"=>["su discourse -c 'bundle install --deployment --verbose --without test --without development'", "su discourse -c 'bundle exec rake db:migrate'", "su discourse -c 'bundle exec rake assets:precompile'"]}
62deb8e0b43ac907c3b6cbb2e09fa91fde02dea83d7b94603fa8e65368c63754
** FAILED TO BOOTSTRAP ** please scroll up and look for earlier error messages, there may be more than one

A part of the logs hope this helps.

Getting this error when i am trying to ./launcher rebuild app

Are you by any chances running Discourse in a server located in China?

It is located via digital ocean on Amsterdam

Ok, maybe it’s a temporary blip. If you try again, does it still do the same error?

2 Likes

Seens like ruby gems sent an extra character there somehow? Maybe a temporary problem?

1 Like

okay i rebooted my server and its good to go.

2 Likes

I started getting hate pms on my discord already, thanks to the reboot it was solved asap.

This topic was automatically closed after 30 minutes. New replies are no longer allowed.