Created
May 17, 2011 19:32
-
-
Save lamont-granquist/977202 to your computer and use it in GitHub Desktop.
This file contains 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
rvm 1.9.2@oc exec bundle exec rake setup:test | |
(in /Users/lamont/oc/opscode-test) | |
[Tue, 17 May 2011 12:00:26 -0700] WARN: HTTP Request Returned 404 Object Not Found: not_found | |
[Tue, 17 May 2011 12:00:26 -0700] WARN: HTTP Request Returned 404 Object Not Found: not_found | |
[Tue, 17 May 2011 12:00:26 -0700] WARN: HTTP Request Returned 404 Object Not Found: not_found | |
[Tue, 17 May 2011 12:00:26 -0700] WARN: HTTP Request Returned 404 Object Not Found: not_found | |
[Tue, 17 May 2011 12:00:26 -0700] WARN: HTTP Request Returned 404 Object Not Found: not_found | |
[Tue, 17 May 2011 12:00:26 -0700] INFO: Creating bootstrap databases | |
[Tue, 17 May 2011 12:00:26 -0700] INFO: Creating bootstrap user 'platform-superuser' | |
[Tue, 17 May 2011 12:00:30 -0700] INFO: Creating global containers | |
[Tue, 17 May 2011 12:00:33 -0700] INFO: Creating user cooky | |
[Tue, 17 May 2011 12:00:51 -0700] INFO: Creating user clownco-org-admin | |
[Tue, 17 May 2011 12:00:53 -0700] INFO: Creating Clownco, Inc. organization... | |
[Tue, 17 May 2011 12:00:56 -0700] INFO: ... | |
/Users/lamont/.rvm/gems/ruby-1.9.2-p180@oc/gems/rest-client-1.6.1/lib/restclient/request.rb:174:in `rescue in transmit': Request Timeout (RestClient::RequestTimeout) | |
from /Users/lamont/.rvm/gems/ruby-1.9.2-p180@oc/gems/rest-client-1.6.1/lib/restclient/request.rb:138:in `transmit' | |
from /Users/lamont/.rvm/gems/ruby-1.9.2-p180@oc/gems/rest-client-1.6.1/lib/restclient/request.rb:60:in `execute' | |
from /Users/lamont/oc/opscode-account/bin/usermgmt-common.rb:32:in `request_helper' | |
from /Users/lamont/oc/opscode-account/bin/usermgmt-common.rb:150:in `create_org_public' | |
from ./createorgtool:100:in `block in run' | |
from ./createorgtool:83:in `time_it' | |
from ./createorgtool:98:in `run' | |
from ./createorgtool:121:in `<main>' | |
[Tue, 17 May 2011 12:31:07 -0700] INFO: Creating user skynet-org-admin | |
rake aborted! | |
command timed out: | |
---- Begin output of ./createobjecttool -a 'http://localhost:4042' -o 'platform-superuser' -p '/tmp/opscode-platform-test/superuser.pem' -w 'user' -n 'skynet-org-admin' -f 'SkynetOrgAdmin' -m 'SkynetOrgAdmin' -l 'SkynetOrgAdmin' -d 'SkynetOrgAdmin' -e '[email protected]' -k '/tmp/opscode-platform-test/skynet-org-admin.pem' -s 'p@ssw0rd1' ---- | |
STDOUT: | |
STDERR: | |
---- End output of ./createobjecttool -a 'http://localhost:4042' -o 'platform-superuser' -p '/tmp/opscode-platform-test/superuser.pem' -w 'user' -n 'skynet-org-admin' -f 'SkynetOrgAdmin' -m 'SkynetOrgAdmin' -l 'SkynetOrgAdmin' -d 'SkynetOrgAdmin' -e '[email protected]' -k '/tmp/opscode-platform-test/skynet-org-admin.pem' -s 'p@ssw0rd1' ---- | |
(See full trace by running task with --trace) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment