Skip to content

Instantly share code, notes, and snippets.

@gberche-orange
Created August 31, 2017 18:23
Show Gist options
  • Save gberche-orange/0cce826474dda597b86c8e6dd1352bc3 to your computer and use it in GitHub Desktop.
Save gberche-orange/0cce826474dda597b86c8e6dd1352bc3 to your computer and use it in GitHub Desktop.
2017-08-31T20:16:52.58+0200 [API/0] OUT Updated app with guid adb17bc2-2a06-45fa-b495-6e86c0b90445 ({"name"=>"cf-etherpad", "instances"=>1, "memory"=>2048, "disk_quota"=>1024, "stack_guid"=>"6c17de72-7a94-45cd-9919-2c9b263fa22a", "buildpack"=>"https://github.com/cloudfoundry/nodejs-buildpack.git#v1.5.27", "environment_json"=>"PRIVATE DATA HIDDEN", "health_check_timeout"=>180})
2017-08-31T20:17:12.46+0200 [API/1] OUT Updated app with guid adb17bc2-2a06-45fa-b495-6e86c0b90445 ({"state"=>"STOPPED"})
2017-08-31T20:17:12.77+0200 [API/0] OUT Creating build for app with guid adb17bc2-2a06-45fa-b495-6e86c0b90445
2017-08-31T20:17:12.87+0200 [API/0] OUT Updated app with guid adb17bc2-2a06-45fa-b495-6e86c0b90445 ({"state"=>"STARTED"})
2017-08-31T20:17:12.90+0200 [STG/0] OUT Creating container
2017-08-31T20:17:13.17+0200 [STG/0] OUT Successfully created container
2017-08-31T20:17:13.17+0200 [STG/0] OUT Downloading app package...
2017-08-31T20:17:14.44+0200 [STG/0] OUT Downloaded app package (16.5M)
2017-08-31T20:17:14.44+0200 [STG/0] OUT Downloading build artifacts cache...
2017-08-31T20:17:14.50+0200 [STG/0] OUT Staging...
2017-08-31T20:17:14.50+0200 [STG/0] OUT Downloaded build artifacts cache (430.5K)
2017-08-31T20:17:18.73+0200 [STG/0] OUT -------> Buildpack version 1.5.27
2017-08-31T20:17:18.75+0200 [STG/0] OUT -----> Creating runtime environment
2017-08-31T20:17:18.76+0200 [STG/0] OUT NPM_CONFIG_LOGLEVEL=error
2017-08-31T20:17:18.76+0200 [STG/0] OUT NPM_CONFIG_PRODUCTION=true
2017-08-31T20:17:18.75+0200 [STG/0] OUT
2017-08-31T20:17:18.76+0200 [STG/0] OUT NODE_ENV=production
2017-08-31T20:17:18.76+0200 [STG/0] OUT NODE_MODULES_CACHE=true
2017-08-31T20:17:18.76+0200 [STG/0] OUT -----> Installing binaries
2017-08-31T20:17:18.77+0200 [STG/0] OUT engines.node (package.json): 6.9.x
2017-08-31T20:17:18.77+0200 [STG/0] OUT engines.npm (package.json): unspecified (use default)
2017-08-31T20:17:18.77+0200 [STG/0] OUT
2017-08-31T20:17:18.92+0200 [STG/0] OUT Downloading and installing node 6.9.4...
2017-08-31T20:17:19.55+0200 [STG/0] OUT Downloaded [https://buildpacks.cloudfoundry.org/dependencies/node/node-6.9.4-linux-x64.tgz]
2017-08-31T20:17:20.14+0200 [STG/0] OUT -----> Restoring cache
2017-08-31T20:17:20.14+0200 [STG/0] OUT Using default npm version: 3.10.10
2017-08-31T20:17:20.35+0200 [STG/0] OUT Loading 2 from cacheDirectories (default):
2017-08-31T20:17:20.35+0200 [STG/0] OUT - node_modules (exists - skipping)
2017-08-31T20:17:20.35+0200 [STG/0] OUT - bower_components (not cached - skipping)
2017-08-31T20:17:20.35+0200 [STG/0] OUT Prebuild detected (node_modules already exists)
2017-08-31T20:17:20.35+0200 [STG/0] OUT -----> Building dependencies
2017-08-31T20:17:20.35+0200 [STG/0] OUT Rebuilding any native modules
2017-08-31T20:17:21.09+0200 [STG/0] OUT log4js@0.6.22 /tmp/app/node_modules/log4js
2017-08-31T20:17:21.09+0200 [STG/0] OUT readable-stream@1.0.34 /tmp/app/node_modules/log4js/node_modules/readable-stream
2017-08-31T20:17:21.09+0200 [STG/0] OUT ep_headings2@0.0.9 /tmp/app/node_modules/ep_headings2
2017-08-31T20:17:21.09+0200 [STG/0] OUT ep_list_pads@0.0.4 /tmp/app/node_modules/ep_list_pads
2017-08-31T20:17:21.09+0200 [STG/0] OUT regexp-quote@0.0.0 /tmp/app/node_modules/regexp-quote
2017-08-31T20:17:21.09+0200 [STG/0] OUT ep_pad-lister@1.1.2 /tmp/app/node_modules/ep_pad-lister
2017-08-31T20:17:21.09+0200 [STG/0] OUT ep_previewimages@0.0.9 /tmp/app/node_modules/ep_previewimages
2017-08-31T20:17:21.09+0200 [STG/0] OUT ep_pad_tracker@0.0.9 /tmp/app/node_modules/ep_pad_tracker
2017-08-31T20:17:21.09+0200 [STG/0] OUT ep_tables2@0.2.13 /tmp/app/node_modules/ep_tables2
2017-08-31T20:17:21.09+0200 [STG/0] OUT core-util-is@1.0.2 /tmp/app/node_modules/core-util-is
2017-08-31T20:17:21.09+0200 [STG/0] OUT dateformat@1.0.6-1.2.3 /tmp/app/node_modules/dateformat
2017-08-31T20:17:21.09+0200 [STG/0] OUT async@0.2.10 /tmp/app/node_modules/log4js/node_modules/async
2017-08-31T20:17:21.09+0200 [STG/0] OUT inherits@2.0.3 /tmp/app/node_modules/inherits
2017-08-31T20:17:21.09+0200 [STG/0] OUT ep_adminpads@0.0.11 /tmp/app/node_modules/ep_adminpads
2017-08-31T20:17:21.09+0200 [STG/0] OUT string_decoder@0.10.31 /tmp/app/node_modules/string_decoder
2017-08-31T20:17:21.09+0200 [STG/0] OUT ep_colors@0.0.3 /tmp/app/node_modules/ep_colors
2017-08-31T20:17:21.09+0200 [STG/0] OUT semver@1.1.4 /tmp/app/node_modules/log4js/node_modules/semver
2017-08-31T20:17:21.09+0200 [STG/0] OUT isarray@0.0.1 /tmp/app/node_modules/isarray
2017-08-31T20:17:21.09+0200 [STG/0] OUT ep_historicalsearch@0.0.8 /tmp/app/node_modules/ep_historicalsearch
2017-08-31T20:17:21.09+0200 [STG/0] OUT ep_prompt_for_name@0.1.0 /tmp/app/node_modules/ep_prompt_for_name
2017-08-31T20:17:21.09+0200 [STG/0] OUT ep_public_view@0.0.5 /tmp/app/node_modules/ep_public_view
2017-08-31T20:17:21.09+0200 [STG/0] OUT ep_scrollto@0.0.6 /tmp/app/node_modules/ep_scrollto
2017-08-31T20:17:21.09+0200 [STG/0] OUT ep_set_title_on_pad@0.1.4 /tmp/app/node_modules/ep_set_title_on_pad
2017-08-31T20:17:21.09+0200 [STG/0] OUT ep_table_of_contents@0.1.15 /tmp/app/node_modules/ep_table_of_contents
2017-08-31T20:17:21.09+0200 [STG/0] OUT ep_syntaxhighlighting@0.1.5 /tmp/app/node_modules/ep_syntaxhighlighting
2017-08-31T20:17:21.09+0200 [STG/0] OUT ep_wrap@0.0.4 /tmp/app/node_modules/ep_wrap
2017-08-31T20:17:21.09+0200 [STG/0] OUT Installing any new modules (package.json)
2017-08-31T20:17:21.82+0200 [STG/0] OUT -----> Caching build
2017-08-31T20:17:21.82+0200 [STG/0] OUT Clearing previous node cache
2017-08-31T20:17:21.84+0200 [STG/0] OUT - node_modules
2017-08-31T20:17:21.84+0200 [STG/0] OUT Saving 2 cacheDirectories (default):
2017-08-31T20:17:21.89+0200 [STG/0] OUT - bower_components (nothing to cache)
2017-08-31T20:17:22.09+0200 [STG/0] OUT -----> Build succeeded!
2017-08-31T20:17:22.73+0200 [STG/0] OUT └── (empty)
2017-08-31T20:17:22.73+0200 [STG/0] OUT
2017-08-31T20:17:27.30+0200 [STG/0] OUT Exit status 0
2017-08-31T20:17:27.30+0200 [STG/0] OUT Uploading droplet, build artifacts cache...
2017-08-31T20:17:27.30+0200 [STG/0] OUT Staging complete
2017-08-31T20:17:27.30+0200 [STG/0] OUT Uploading build artifacts cache...
2017-08-31T20:17:27.30+0200 [STG/0] OUT Uploading droplet...
2017-08-31T20:17:27.39+0200 [STG/0] OUT Uploaded build artifacts cache (400.9K)
2017-08-31T20:17:28.47+0200 [API/1] OUT Creating droplet for app with guid adb17bc2-2a06-45fa-b495-6e86c0b90445
2017-08-31T20:17:30.55+0200 [STG/0] OUT Uploading complete
2017-08-31T20:17:30.54+0200 [STG/0] OUT Uploaded droplet (26.4M)
2017-08-31T20:17:30.57+0200 [STG/0] OUT Destroying container
2017-08-31T20:17:30.79+0200 [CELL/0] OUT Creating container
2017-08-31T20:17:31.44+0200 [CELL/0] OUT Successfully created container
2017-08-31T20:17:32.78+0200 [STG/0] OUT Successfully destroyed container
2017-08-31T20:17:33.01+0200 [CELL/0] OUT Starting health monitoring of container
2017-08-31T20:17:33.19+0200 [APP/PROC/WEB/0] ERR runtime: may need to increase max user processes (ulimit -u)
2017-08-31T20:17:33.19+0200 [APP/PROC/WEB/0] ERR runtime: failed to create new OS thread (have 5 already; errno=11)
2017-08-31T20:17:33.19+0200 [APP/PROC/WEB/0] ERR fatal error: newosproc
2017-08-31T20:17:33.31+0200 [APP/PROC/WEB/0] OUT Clearing minified cache...
2017-08-31T20:17:33.31+0200 [APP/PROC/WEB/0] OUT Ensure jQuery is downloaded and up to date...
2017-08-31T20:17:33.32+0200 [APP/PROC/WEB/0] OUT Started Etherpad...
2017-08-31T20:17:33.31+0200 [APP/PROC/WEB/0] OUT Ensure that all dependencies are up to date... If this is the first time you have run Etherpad please be patient.
2017-08-31T20:17:33.32+0200 [APP/PROC/WEB/0] OUT Ensure custom css/js files are created...
2017-08-31T20:17:33.46+0200 [APP/PROC/WEB/0] OUT [2017-08-31 18:17:33.461] [ERROR] console - (node:8) fs: re-evaluating native module sources is not supported. If you are using the graceful-fs module, please update it to a more recent version.
2017-08-31T20:17:33.79+0200 [APP/PROC/WEB/0] OUT [2017-08-31 18:17:33.798] [ERROR] console - (node:8) fs: re-evaluating native module sources is not supported. If you are using the graceful-fs module, please update it to a more recent version.
2017-08-31T20:17:43.81+0200 [APP/PROC/WEB/0] OUT at emitNone (events.js:86:13)
2017-08-31T20:17:43.81+0200 [APP/PROC/WEB/0] OUT at Connection._handleConnectTimeout (/home/vcap/app/src/node_modules/mysql/lib/Connection.js:346:13)
2017-08-31T20:17:43.81+0200 [APP/PROC/WEB/0] OUT at Socket.g (events.js:291:16)
2017-08-31T20:17:43.81+0200 [APP/PROC/WEB/0] OUT at Socket._onTimeout (net.js:339:8)
2017-08-31T20:17:43.81+0200 [APP/PROC/WEB/0] OUT at Timer.listOnTimeout (timers.js:207:5)
2017-08-31T20:17:43.81+0200 [APP/PROC/WEB/0] OUT at Socket.emit (events.js:185:7)
2017-08-31T20:17:43.81+0200 [APP/PROC/WEB/0] OUT --------------------
2017-08-31T20:17:43.81+0200 [APP/PROC/WEB/0] OUT at Protocol.handshake (/home/vcap/app/src/node_modules/mysql/lib/protocol/Protocol.js:52:41)
2017-08-31T20:17:43.81+0200 [APP/PROC/WEB/0] OUT at Connection.connect (/home/vcap/app/src/node_modules/mysql/lib/Connection.js:109:18)
2017-08-31T20:17:43.81+0200 [APP/PROC/WEB/0] OUT at Protocol._enqueue (/home/vcap/app/src/node_modules/mysql/lib/protocol/Protocol.js:135:48)
2017-08-31T20:17:43.81+0200 [APP/PROC/WEB/0] OUT at Connection._implyConnect (/home/vcap/app/src/node_modules/mysql/lib/Connection.js:387:10)
2017-08-31T20:17:43.81+0200 [APP/PROC/WEB/0] OUT at exports.database.init (/home/vcap/app/src/node_modules/ueberdb2/mysql_db.js:74:6)
2017-08-31T20:17:43.81+0200 [APP/PROC/WEB/0] OUT at exports.database.init (/home/vcap/app/src/node_modules/ueberdb2/CacheAndBufferLayer.js:110:18)
2017-08-31T20:17:43.81+0200 [APP/PROC/WEB/0] OUT at exports.database.init (/home/vcap/app/src/node_modules/ueberdb2/CloneAndAtomicLayer.js:48:11)
2017-08-31T20:17:43.81+0200 [APP/PROC/WEB/0] OUT at Object.exports.init (/home/vcap/app/src/node/db/DB.js:41:6)
2017-08-31T20:17:43.81+0200 [APP/PROC/WEB/0] OUT at /home/vcap/app/src/node/server.js:62:8
2017-08-31T20:17:43.81+0200 [APP/PROC/WEB/0] OUT [2017-08-31 18:17:43.818] [ERROR] console - ERROR: Problem while initalizing the database
2017-08-31T20:17:43.81+0200 [APP/PROC/WEB/0] OUT [2017-08-31 18:17:43.818] [ERROR] console - Error: connect ETIMEDOUT
2017-08-31T20:17:43.81+0200 [APP/PROC/WEB/0] OUT at ontimeout (timers.js:365:14)
2017-08-31T20:17:43.81+0200 [APP/PROC/WEB/0] OUT at tryOnTimeout (timers.js:237:5)
2017-08-31T20:17:43.81+0200 [APP/PROC/WEB/0] OUT at Connection.query (/home/vcap/app/src/node_modules/mysql/lib/Connection.js:174:8)
2017-08-31T20:17:43.82+0200 [APP/PROC/WEB/0] OUT Exit status 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment