Last active
August 29, 2015 14:15
-
-
Save hellobrian/3d07a221db78b91e1a55 to your computer and use it in GitHub Desktop.
deploying meteor leaderboard to stage1 bluemix
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2015-02-11T01:20:16.87-0600 [API] OUT Created app with guid 61bfd7f1-2ecd-4fda-a882-f8864c5c0827 | |
2015-02-11T01:20:21.80-0600 [API] OUT Updated app with guid 61bfd7f1-2ecd-4fda-a882-f8864c5c0827 ({"route"=>"5280145f-a4b6-4e3c-bd78-cfac9e0a8d6b"}) | |
2015-02-11T01:31:07.44-0600 [DEA] OUT Got staging request for app with id 61bfd7f1-2ecd-4fda-a882-f8864c5c0827 | |
2015-02-11T01:31:14.04-0600 [STG] ERR Cloning into '/tmp/buildpacks/bluemix-bp-meteor'... | |
2015-02-11T01:31:14.68-0600 [STG] OUT -----> Resolving engine versions | |
2015-02-11T01:31:14.69-0600 [STG] OUT No version of Node.js specified in nodeversion, using '0.10.33' | |
2015-02-11T01:31:20.02-0600 [STG] OUT Using Node.js version: 0.10.33 | |
2015-02-11T01:31:20.04-0600 [STG] OUT -----> Fetching Node.js binaries | |
2015-02-11T01:31:20.97-0600 [STG] OUT -----> Installing jsontool with npm | |
2015-02-11T01:31:21.81-0600 [STG] OUT npm WARN deprecated [email protected]: jsontool is now called simply 'json'. Please update your dependencies. | |
2015-02-11T01:31:22.35-0600 [STG] OUT /tmp/node-modules-yaRg/bin/json -> /tmp/node-modules-yaRg/lib/node_modules/jsontool/lib/jsontool.js | |
2015-02-11T01:31:22.36-0600 [STG] OUT [email protected] /tmp/node-modules-yaRg/lib/node_modules/jsontool | |
2015-02-11T01:31:22.38-0600 [STG] OUT jsontool installed | |
2015-02-11T01:31:22.39-0600 [STG] OUT Installing meteor | |
100 6121 0 6121 0 0 13544 0 --:--:-- --:--:-- --:--:-- 28737 | |
2015-02-11T01:31:23.18-0600 [STG] ERR Downloading Meteor distribution | |
2015-02-11T01:31:27.64-0600 [STG] ERR Dropped log message: message too long (>64K without a newline) | |
2015-02-11T01:31:28.94-0600 [STG] ERR Dropped log message: message too long (>64K without a newline) | |
2015-02-11T01:31:30.21-0600 [STG] ERR Dropped log message: message too long (>64K without a newline) | |
2015-02-11T01:31:31.40-0600 [STG] ERR Dropped log message: message too long (>64K without a newline) | |
2015-02-11T01:31:33.28-0600 [STG] ERR Dropped log message: message too long (>64K without a newline) | |
2015-02-11T01:31:34.27-0600 [STG] ERR Dropped log message: message too long (>64K without a newline) | |
######################################################################## 100.0% | |
2015-02-11T01:31:34.76-0600 [STG] ERR This may prompt for your password. | |
2015-02-11T01:31:34.84-0600 [STG] ERR (1) Run the following as root: | |
2015-02-11T01:31:34.84-0600 [STG] ERR (2) Add "$HOME/.meteor" to your path, or | |
2015-02-11T01:31:34.84-0600 [STG] ERR docs.meteor.com. | |
2015-02-11T01:33:33.24-0600 [STG] OUT Building meteor bundle | |
2015-02-11T01:35:17.95-0600 [STG] OUT Supply the server hostname and port in the --server option | |
2015-02-11T01:35:17.95-0600 [STG] OUT for mobile app builds. | |
2015-02-11T01:35:18.01-0600 [STG] OUT Bundle name is app.tar.gz | |
2015-02-11T01:35:18.02-0600 [STG] ERR tar: /tmp/cache/app.tar.gz: Cannot open: No such file or directory | |
2015-02-11T01:35:18.02-0600 [STG] ERR tar: Error is not recoverable: exiting now | |
2015-02-11T01:35:18.02-0600 [STG] ERR tar: Child returned status 2 | |
2015-02-11T01:35:18.02-0600 [STG] OUT Staging failed: Buildpack compilation step failed | |
2015-02-11T01:41:21.70-0600 [API] OUT Updated app with guid 61bfd7f1-2ecd-4fda-a882-f8864c5c0827 ({"state"=>"STOPPED"}) | |
2015-02-11T01:41:25.79-0600 [DEA] OUT Got staging request for app with id 61bfd7f1-2ecd-4fda-a882-f8864c5c0827 | |
2015-02-11T01:41:35.08-0600 [STG] OUT -----> Downloaded app package (2.7M) | |
2015-02-11T01:41:35.86-0600 [STG] ERR Cloning into '/tmp/buildpacks/bluemix-bp-meteor'... | |
2015-02-11T01:41:36.64-0600 [STG] OUT No version of Node.js specified in nodeversion, using '0.10.33' | |
2015-02-11T01:41:37.15-0600 [STG] OUT Using Node.js version: 0.10.33 | |
2015-02-11T01:41:37.22-0600 [STG] OUT -----> Fetching Node.js binaries | |
2015-02-11T01:41:37.25-0600 [STG] OUT - downloading and extracting node from http://s3pository.heroku.com/node/v0.10.33/node-v0.10.33-linux-x64.tar.gz | |
2015-02-11T01:41:39.40-0600 [STG] OUT -----> Installing jsontool with npm | |
2015-02-11T01:41:41.46-0600 [STG] OUT /tmp/node-modules-t51Z/bin/json -> /tmp/node-modules-t51Z/lib/node_modules/jsontool/lib/jsontool.js | |
2015-02-11T01:41:41.47-0600 [STG] OUT [email protected] /tmp/node-modules-t51Z/lib/node_modules/jsontool | |
2015-02-11T01:41:41.51-0600 [STG] OUT jsontool installed | |
2015-02-11T01:41:41.53-0600 [STG] OUT Installing meteor | |
2015-02-11T01:41:41.91-0600 [STG] ERR % Total % Received % Xferd Average Speed Time Time Time Current | |
2015-02-11T01:41:42.31-0600 [STG] ERR Downloading Meteor distribution | |
2015-02-11T01:41:46.69-0600 [STG] ERR Dropped log message: message too long (>64K without a newline) | |
2015-02-11T01:41:49.42-0600 [STG] ERR Dropped log message: message too long (>64K without a newline) | |
2015-02-11T01:41:50.90-0600 [STG] ERR Dropped log message: message too long (>64K without a newline) | |
2015-02-11T01:41:52.79-0600 [STG] ERR Meteor 1.0.3.1 has been installed in your home directory (~/.meteor). | |
2015-02-11T01:41:52.97-0600 [STG] ERR Couldn't write the launcher script. Please either: | |
2015-02-11T01:41:52.97-0600 [STG] ERR (1) Run the following as root: | |
2015-02-11T01:41:52.97-0600 [STG] ERR cp "/tmp/node-meteor-NgQT/.meteor/packages/meteor-tool/1.0.40/meteor-tool-os.linux.x86_64/scripts/admin/launch-meteor" /usr/bin/meteor | |
2015-02-11T01:41:52.97-0600 [STG] ERR (2) Add "$HOME/.meteor" to your path, or | |
2015-02-11T01:41:52.97-0600 [STG] ERR (3) Rerun this command to try again. | |
2015-02-11T01:41:52.97-0600 [STG] ERR Then to get started, take a look at 'meteor --help' or see the docs at | |
2015-02-11T01:41:52.97-0600 [STG] ERR docs.meteor.com. | |
2015-02-11T01:41:52.98-0600 [STG] OUT Meteor installed | |
2015-02-11T01:44:55.65-0600 [STG] OUT Building meteor bundle | |
2015-02-11T01:46:42.09-0600 [STG] ERR tar: Error is not recoverable: exiting now | |
2015-02-11T01:46:42.09-0600 [STG] ERR tar: Exiting with failure status due to previous errors | |
2015-02-11T01:46:42.10-0600 [STG] OUT Staging failed: Buildpack compilation step failed | |
2015-02-11T01:46:43.02-0600 [API] ERR Encountered error: App staging failed in the buildpack compile phase |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
➜ leaderboard cf push leaderboard -b https://github.com/Sing-Li/bluemix-bp-meteor | |
Using manifest file /Users/brianhan/brian-dev/meteor/leaderboard/manifest.yml | |
Updating app leaderboard in org [email protected] / space dev as [email protected]... | |
OK | |
Using route leaderboard.stage1.mybluemix.net | |
Uploading leaderboard... | |
Uploading app files from: /Users/brianhan/brian-dev/meteor/leaderboard | |
Uploading 2.8M, 265 files | |
OK | |
Binding service mongodb-leaderboard to app leaderboard in org [email protected] / space dev as [email protected]... | |
OK | |
Stopping app leaderboard in org [email protected] / space dev as [email protected]... | |
OK | |
Starting app leaderboard in org [email protected] / space dev as [email protected]... | |
OK | |
-----> Downloaded app package (2.7M) | |
Cloning into '/tmp/buildpacks/bluemix-bp-meteor'... | |
No version of Node.js specified in nodeversion, using '0.10.33' | |
Using Node.js version: 0.10.33 | |
-----> Fetching Node.js binaries | |
- downloading and extracting node from http://s3pository.heroku.com/node/v0.10.33/node-v0.10.33-linux-x64.tar.gz | |
-----> Installing jsontool with npm | |
/tmp/node-modules-t51Z/bin/json -> /tmp/node-modules-t51Z/lib/node_modules/jsontool/lib/jsontool.js | |
[email protected] /tmp/node-modules-t51Z/lib/node_modules/jsontool | |
jsontool installed | |
Installing meteor | |
% Total % Received % Xferd Average Speed Time Time Time Current | |
Downloading Meteor distribution | |
Dropped log message: message too long (>64K without a newline) | |
Dropped log message: message too long (>64K without a newline) | |
Dropped log message: message too long (>64K without a newline) | |
######################################################################## 100.0% | |
Meteor 1.0.3.1 has been installed in your home directory (~/.meteor). | |
Couldn't write the launcher script. Please either: | |
(1) Run the following as root: | |
cp "/tmp/node-meteor-NgQT/.meteor/packages/meteor-tool/1.0.40/meteor-tool-os.linux.x86_64/scripts/admin/launch-meteor" /usr/bin/meteor | |
(2) Add "$HOME/.meteor" to your path, or | |
(3) Rerun this command to try again. | |
Then to get started, take a look at 'meteor --help' or see the docs at | |
docs.meteor.com. | |
Meteor installed | |
Building meteor bundle | |
FAILED | |
Server error, status code: 400, error code: 170004, message: App staging failed in the buildpack compile phase | |
TIP: use 'cf logs leaderboard --recent' for more information |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment