cloudfoundry / vcap几个雪人测试失败

时间:2012-12-20 20:05:50

标签: cloudfoundry yeti

我现在在Ubuntu 10.04.4上几乎每天都在进行cloudfoundry / vcap的单一操作系统构建。 https://github.com/cloudfoundry/vcap所列所有步骤的最后一次成功完成于12/4/12。从那以后,出现了一个或另一个问题(vmc寄存器在12/17左右被修复)。

目前的问题是雪人测试(步骤5)。任何解决错误的建议都将不胜感激。

我收到的40次失败中有35次是:

1)BVT :: Spec :: ServiceRebinding :: RubySinatra验证postgresql的重新绑定失败/错误:service = bind_service(service_manifest,app)

 RuntimeError:
   Fail to create service (postgresql 9.0): t2wd4d1-postgresql
   target failed to handle our request due to an internal error (502)
 # ./lib/harness/service.rb:33:in `rescue in create'
 # ./lib/harness/service.rb:28:in `create'
 # ./lib/harness/scripts_helper.rb:18:in `create_service'
 # ./lib/harness/scripts_helper.rb:23:in `bind_service'
 # ./spec/service_rebinding/ruby_sinatra_spec.rb:71:in `rebind'
 # ./spec/service_rebinding/ruby_sinatra_spec.rb:115:in `block (2 levels) in <top (required)>'
 (Failure time: 2012-12-18 21:54:21 -0800)

2)BVT :: Spec :: ServiceRebinding :: RubySinatra验证将postgresql绑定到两个应用程序      失败/错误:res.response_code.should ==确定

   expected: 200
        got: 500 (using ==)
 # ./spec/service_rebinding/ruby_sinatra_spec.rb:35:in `block in create_db_obj'
 # ./spec/service_rebinding/ruby_sinatra_spec.rb:32:in `each'
 # ./spec/service_rebinding/ruby_sinatra_spec.rb:32:in `create_db_obj'
 # ./spec/service_rebinding/ruby_sinatra_spec.rb:100:in `bind_apps'
 # ./spec/service_rebinding/ruby_sinatra_spec.rb:127:in `block (2 levels) in <top (required)>'
 (Failure time: 2012-12-18 21:56:17 -0800)

3)BVT :: Spec :: AutoStaging :: RubyRack rack ruby​​ 1.9 autostaging      失败/错误:bind_service(service_manifest,app)

 RuntimeError:
   Fail to create service (redis 2.2): tze2msr-redis
   target failed to handle our request due to an internal error (502)
 # ./lib/harness/service.rb:33:in `rescue in create'
 # ./lib/harness/service.rb:28:in `create'
 # ./lib/harness/scripts_helper.rb:18:in `create_service'
 # ./lib/harness/scripts_helper.rb:23:in `bind_service'
 # ./spec/autostaging/ruby_rack_spec.rb:22:in `block (2 levels) in <top (required)>'
 (Failure time: 2012-12-18 21:57:12 -0800)

4)BVT :: Spec :: AutoStaging :: RubyRack服务自动保护      失败/错误:bind_service(service_manifest,app)

 RuntimeError:
   Fail to create service (mongodb 2.0): tpyrgfp-mongodb
   target failed to handle our request due to an internal error (502)
 # ./lib/harness/service.rb:33:in `rescue in create'
 # ./lib/harness/service.rb:28:in `create'
 # ./lib/harness/scripts_helper.rb:18:in `create_service'
 # ./lib/harness/scripts_helper.rb:23:in `bind_service'
 # ./spec/autostaging/ruby_rack_spec.rb:42:in `block (3 levels) in <top (required)>'
 # ./spec/autostaging/ruby_rack_spec.rb:41:in `each'
 # ./spec/autostaging/ruby_rack_spec.rb:41:in `block (2 levels) in <top (required)>'
 (Failure time: 2012-12-18 21:59:12 -0800)

5)BVT :: Spec :: AutoStaging :: JavaGrails启动grails app并添加一些记录      失败/错误:service = bind_service(MYSQL_MANIFEST,app)

 RuntimeError:
   Fail to create service (mysql 5.1): tff07-mysql
   target failed to handle our request due to an internal error (502)
 # ./lib/harness/service.rb:33:in `rescue in create'
 # ./lib/harness/service.rb:28:in `create'
 # ./lib/harness/scripts_helper.rb:18:in `create_service'
 # ./lib/harness/scripts_helper.rb:23:in `bind_service'
 # ./spec/autostaging/java_grails_spec.rb:56:in `block (2 levels) in <top (required)>'
 (Failure time: 2012-12-18 22:03:08 -0800)

6)BVT :: Spec :: AutoStaging :: JavaSpring Spring Web应用程序,指定云服务和数据源

 Failure/Error: bind_service(MONGODB_MANIFEST, app)
 RuntimeError:
   Fail to create service (mongodb 2.0): ty9dvxf-mongodb
   target failed to handle our request due to an internal error (502)
 # ./lib/harness/service.rb:33:in `rescue in create'
 # ./lib/harness/service.rb:28:in `create'
 # ./lib/harness/scripts_helper.rb:18:in `create_service'
 # ./lib/harness/scripts_helper.rb:23:in `bind_service'
 # ./spec/autostaging/java_spring_spec.rb:64:in `block (2 levels) in <top (required)>'
 (Failure time: 2012-12-18 22:04:57 -0800)

7)BVT :: Spec :: AutoStaging :: JavaSpring Spring Web应用程序,指定服务扫描和数据源

 Failure/Error: @session.cleanup!
 RuntimeError:
   Fail to delete service (mysql 5.1): teghkb0-mysql
   target failed to handle our request due to an internal error (502)
 # ./lib/harness/service.rb:47:in `rescue in delete'
 # ./lib/harness/service.rb:42:in `delete'
 # ./lib/harness/cfsession.rb:146:in `block in cleanup!'
 # ./lib/harness/cfsession.rb:146:in `each'
 # ./lib/harness/cfsession.rb:146:in `cleanup!'
 # ./spec/autostaging/java_spring_spec.rb:14:in `block (2 levels) in <top (required)>'
 (Failure time: 2012-12-18 22:07:41 -0800)

8)使用本地MongoDBFactory的BVT :: Spec :: AutoStaging :: JavaSpring Spring Web应用程序

 Failure/Error: bind_service(MONGODB_MANIFEST, app)
 RuntimeError:
   Fail to create service (mongodb 2.0): t1o1xe3d-mongodb
   target failed to handle our request due to an internal error (502)
 # ./lib/harness/service.rb:33:in `rescue in create'
 # ./lib/harness/service.rb:28:in `create'
 # ./lib/harness/scripts_helper.rb:18:in `create_service'
 # ./lib/harness/scripts_helper.rb:23:in `bind_service'
 # ./spec/autostaging/java_spring_spec.rb:90:in `block (2 levels) in <top (required)>'
 (Failure time: 2012-12-18 22:12:17 -0800)

9)使用本地RedisConnectionFactory的BVT :: Spec :: AutoStaging :: JavaSpring Spring Web应用程序

 Failure/Error: bind_service(REDIS_MANIFEST, app)
 RuntimeError:
   Fail to create service (redis 2.2): t60sql3-redis
   target failed to handle our request due to an internal error (502)
 # ./lib/harness/service.rb:33:in `rescue in create'
 # ./lib/harness/service.rb:28:in `create'
 # ./lib/harness/scripts_helper.rb:18:in `create_service'
 # ./lib/harness/scripts_helper.rb:23:in `bind_service'
 # ./spec/autostaging/java_spring_spec.rb:103:in `block (2 levels) in <top (required)>'
 (Failure time: 2012-12-18 22:13:57 -0800)

10)使用本地RabbitConnectionFactory的BVT :: Spec :: AutoStaging :: JavaSpring Spring Web应用程序

 Failure/Error: bind_service(RABBITMQ_MANIFEST, app)
 RuntimeError:
   Fail to create service (rabbitmq 2.4): tgecyrt-rabbitmq
   target failed to handle our request due to an internal error (502)
 # ./lib/harness/service.rb:33:in `rescue in create'
 # ./lib/harness/service.rb:28:in `create'
 # ./lib/harness/scripts_helper.rb:18:in `create_service'
 # ./lib/harness/scripts_helper.rb:23:in `bind_service'
 # ./spec/autostaging/java_spring_spec.rb:116:in `block (2 levels) in <top (required)>'
 (Failure time: 2012-12-18 22:15:29 -0800)
11)使用本地DataSource的BVT :: Spec :: AutoStaging :: JavaSpring Spring 3.1 Hibernate应用程序

 Failure/Error: bind_service(MYSQL_MANIFEST, app)
 RuntimeError:
   Fail to create service (mysql 5.1): txbjvp7-mysql
   target failed to handle our request due to an internal error (502)
 # ./lib/harness/service.rb:33:in `rescue in create'
 # ./lib/harness/service.rb:28:in `create'
 # ./lib/harness/scripts_helper.rb:18:in `create_service'
 # ./lib/harness/scripts_helper.rb:23:in `bind_service'
 # ./spec/autostaging/java_spring_spec.rb:129:in `block (2 levels) in <top (required)>'
 (Failure time: 2012-12-18 22:18:41 -0800)
12)使用Hibernate和mysql的BVT :: Spec :: AutoStaging :: JavaSpring Spring Web应用程序

 Failure/Error: app2.bind(service)
 RuntimeError:
   Fail to bind Service: t10g3qwn-mysql to Application: t10g3qwn-hibernate_app
   target failed to handle our request due to an internal error (502)
 # ./lib/harness/app.rb:121:in `rescue in bind'
 # ./lib/harness/app.rb:115:in `bind'
 # ./spec/autostaging/java_spring_spec.rb:185:in `block (2 levels) in <top (required)>'
 (Failure time: 2012-12-18 22:28:39 -0800)

13)BVT :: Spec :: AutoStaging ::使用mysql的JavaSpring Spring Roo应用程序

 Failure/Error: app2.bind(service)
 RuntimeError:
   Fail to bind Service: tupiy7x-mysql to Application: tupiy7x-roo_app
   target failed to handle our request due to an internal error (502)
 # ./lib/harness/app.rb:121:in `rescue in bind'
 # ./lib/harness/app.rb:115:in `bind'
 # ./spec/autostaging/java_spring_spec.rb:203:in `block (2 levels) in <top (required)>'
 (Failure time: 2012-12-18 22:35:47 -0800)
14)使用Hibernate和postgresql的BVT :: Spec :: AutoStaging :: JavaSpring Spring Web应用程序

 Failure/Error: service = bind_service(POSTGRESQL_MANIFEST, app)
 RuntimeError:
   Fail to create service (postgresql 9.0): t1eyhai1-postgresql
   target failed to handle our request due to an internal error (502)
 # ./lib/harness/service.rb:33:in `rescue in create'
 # ./lib/harness/service.rb:28:in `create'
 # ./lib/harness/scripts_helper.rb:18:in `create_service'
 # ./lib/harness/scripts_helper.rb:23:in `bind_service'
 # ./spec/autostaging/java_spring_spec.rb:213:in `block (2 levels) in <top (required)>'
 (Failure time: 2012-12-18 22:40:33 -0800)

15)BVT :: Spec :: AutoStaging :: RubySinatra服务自动保护

 Failure/Error: bind_service(service_manifest, app)
 RuntimeError:
   Fail to create service (redis 2.2): tqm94mh-redis
   target failed to handle our request due to an internal error (502)
 # ./lib/harness/service.rb:33:in `rescue in create'
 # ./lib/harness/service.rb:28:in `create'
 # ./lib/harness/scripts_helper.rb:18:in `create_service'
 # ./lib/harness/scripts_helper.rb:23:in `bind_service'
 # ./spec/autostaging/ruby_sinatra_spec.rb:24:in `block (3 levels) in <top (required)>'
 # ./spec/autostaging/ruby_sinatra_spec.rb:23:in `each'
 # ./spec/autostaging/ruby_sinatra_spec.rb:23:in `block (2 levels) in <top (required)>'
 (Failure time: 2012-12-18 22:42:17 -0800)

16)BVT :: Spec :: AutoStaging :: RubySinatra Sinatra AMQP自动接收

 Failure/Error: bind_service(service_manifest, app)
 RuntimeError:
   Fail to create service (rabbitmq 2.4): tyrqzgv-rabbitmq
   target failed to handle our request due to an internal error (502)
 # ./lib/harness/service.rb:33:in `rescue in create'
 # ./lib/harness/service.rb:28:in `create'
 # ./lib/harness/scripts_helper.rb:18:in `create_service'
 # ./lib/harness/scripts_helper.rb:23:in `bind_service'
 # ./spec/autostaging/ruby_sinatra_spec.rb:33:in `block (2 levels) in <top (required)>'
 (Failure time: 2012-12-18 22:43:09 -0800)

17)BVT :: Spec :: AutoStaging :: RubySinatra使用不受支持的客户端版本进行自动标记

 Failure/Error: bind_service(item[:service], app)
 RuntimeError:
   Fail to create service (rabbitmq 2.4): t1e3hlxl-rabbitmq
   target failed to handle our request due to an internal error (502)
 # ./lib/harness/service.rb:33:in `rescue in create'
 # ./lib/harness/service.rb:28:in `create'
 # ./lib/harness/scripts_helper.rb:18:in `create_service'
 # ./lib/harness/scripts_helper.rb:23:in `bind_service'
 # ./spec/autostaging/ruby_sinatra_spec.rb:59:in `block (3 levels) in <top (required)>'
 # ./spec/autostaging/ruby_sinatra_spec.rb:58:in `each'
 # ./spec/autostaging/ruby_sinatra_spec.rb:58:in `block (2 levels) in <top (required)>'
 (Failure time: 2012-12-18 22:45:43 -0800)

18)BVT :: Spec :: AutoStaging :: RubySinatra使用不受支持的胡萝卜版自动标记

 Failure/Error: bind_service(service_manifest, app)
 RuntimeError:
   Fail to create service (rabbitmq 2.4): t1cmmfg6-rabbitmq
   target failed to handle our request due to an internal error (502)
 # ./lib/harness/service.rb:33:in `rescue in create'
 # ./lib/harness/service.rb:28:in `create'
 # ./lib/harness/scripts_helper.rb:18:in `create_service'
 # ./lib/harness/scripts_helper.rb:23:in `bind_service'
 # ./spec/autostaging/ruby_sinatra_spec.rb:69:in `block (2 levels) in <top (required)>'
 (Failure time: 2012-12-18 22:46:26 -0800)

19)BVT :: Spec :: AutoStaging :: RubySinatra Sinatra通过cf-runtime gem选择退出自动保护

 Failure/Error: bind_service(service_manifest, app)
 RuntimeError:
   Fail to create service (redis 2.2): tddh45o-redis
   target failed to handle our request due to an internal error (502)
 # ./lib/harness/service.rb:33:in `rescue in create'
 # ./lib/harness/service.rb:28:in `create'
 # ./lib/harness/scripts_helper.rb:18:in `create_service'
 # ./lib/harness/scripts_helper.rb:23:in `bind_service'
 # ./spec/autostaging/ruby_sinatra_spec.rb:89:in `block (2 levels) in <top (required)>'
 (Failure time: 2012-12-18 22:47:26 -0800)

20)BVT :: Spec :: AutoStaging :: RubyRails3 Rails autostaging

 Failure/Error: service_manifests.each { |manifest| services << create_service(manifest) }
 RuntimeError:
   Fail to create service (mongodb 2.0): t1c3957g-mongodb
   target failed to handle our request due to an internal error (502)
 # ./lib/harness/service.rb:33:in `rescue in create'
 # ./lib/harness/service.rb:28:in `create'
 # ./lib/harness/scripts_helper.rb:18:in `create_service'
 # ./spec/autostaging/ruby_rails3_spec.rb:62:in `block (3 levels) in <top (required)>'
 # ./spec/autostaging/ruby_rails3_spec.rb:62:in `each'
 # ./spec/autostaging/ruby_rails3_spec.rb:62:in `block (2 levels) in <top (required)>'
 (Failure time: 2012-12-18 22:51:53 -0800)

21)BVT :: Spec :: Simple :: RailsConsole :: RubyRails3 rails测试控制台选项卡完成

 Failure/Error: run_console(app.name)
 VMC::Client::HTTPException:
   HTTP exception: RestClient::RequestTimeout:Request Timeout
 # ./spec/simple/rails_console/rails_console_helper.rb:9:in `block in run_console'
 # ./spec/simple/rails_console/rails_console_helper.rb:7:in `times'
 # ./spec/simple/rails_console/rails_console_helper.rb:7:in `run_console'
 # ./spec/simple/rails_console/ruby_rails_spec.rb:63:in `block (2 levels) in <top (required)>'
 (Failure time: 2012-12-18 22:55:34 -0800)

22)BVT :: Spec :: AutoStaging :: RubyRails3 Rails通过cf-runtime gem选择退出autokstaging

 Failure/Error: app.push(services)
 RuntimeError:
   Fail to bind Service: te6r46e-mysql to Application: te6r46e-rails_autoconfig_disabled_by_gem
   Request Timeout
 # ./lib/harness/app.rb:121:in `rescue in bind'
 # ./lib/harness/app.rb:115:in `bind'
 # ./lib/harness/app.rb:45:in `block in push'
 # ./lib/harness/app.rb:45:in `each'
 # ./lib/harness/app.rb:45:in `push'
 # ./spec/autostaging/ruby_rails3_spec.rb:104:in `block (2 levels) in <top (required)>'
 (Failure time: 2012-12-18 22:57:25 -0800)

23)BVT :: Spec :: AutoStaging :: NodeNode Node.js版本0.4 autostaging

 Failure/Error: bind_service(service_manifest, app)
 RuntimeError:
   Fail to create service (mongodb 2.0): t1uzed69-mongodb
   target failed to handle our request due to an internal error (502)
 # ./lib/harness/service.rb:33:in `rescue in create'
 # ./lib/harness/service.rb:28:in `create'
 # ./lib/harness/scripts_helper.rb:18:in `create_service'
 # ./lib/harness/scripts_helper.rb:23:in `bind_service'
 # ./spec/autostaging/node_node_spec.rb:26:in `block (3 levels) in <top (required)>'
 # ./spec/autostaging/node_node_spec.rb:25:in `each'
 # ./spec/autostaging/node_node_spec.rb:25:in `block (2 levels) in <top (required)>'
 (Failure time: 2012-12-18 22:59:46 -0800)

24)BVT :: Spec :: AutoStaging :: RubyStandalone独立ruby18自动接收      失败/错误:bind_service(service_manifest,app)

 RuntimeError:
   Fail to create service (mongodb 2.0): t1qynqo3-mongodb
   target failed to handle our request due to an internal error (502)
 # ./lib/harness/service.rb:33:in `rescue in create'
 # ./lib/harness/service.rb:28:in `create'
 # ./lib/harness/scripts_helper.rb:18:in `create_service'
 # ./lib/harness/scripts_helper.rb:23:in `bind_service'
 # ./spec/autostaging/ruby_standalone_spec.rb:24:in `block (3 levels) in <top (required)>'
 # ./spec/autostaging/ruby_standalone_spec.rb:23:in `each'
 # ./spec/autostaging/ruby_standalone_spec.rb:23:in `block (2 levels) in <top (required)>'
 (Failure time: 2012-12-18 23:02:21 -0800)

25)BVT :: Spec :: Simple :: RailsConsole :: RubyRails3使用ruby 1.9测试控制台rake任务

 Failure/Error: app = create_push_app("rails_console_19_test_app")
 RuntimeError:
   Start App: t1ptg2te-rails_console_19_test_app failed.
   Request Timeout
 # ./lib/harness/app.rb:104:in `rescue in start'
 # ./lib/harness/app.rb:100:in `start'
 # ./lib/harness/app.rb:46:in `push'
 # ./lib/harness/scripts_helper.rb:48:in `create_push_app'
 # ./spec/simple/rails_console/ruby_rails_spec.rb:97:in `block (2 levels) in <top (required)>'
 (Failure time: 2012-12-18 23:17:21 -0800)

26)BVT :: Spec :: Simple :: RubyGems :: RubySinatra sinatra测试部署应用程序,包含Windows版本的Gemfile.lock

 Failure/Error: bind_service(POSTGRESQL_MANIFEST, app)
 RuntimeError:
   Fail to create service (postgresql 9.0): t13yx454-postgresql
   target failed to handle our request due to an internal error (502)
 # ./lib/harness/service.rb:33:in `rescue in create'
 # ./lib/harness/service.rb:28:in `create'
 # ./lib/harness/scripts_helper.rb:18:in `create_service'
 # ./lib/harness/scripts_helper.rb:23:in `bind_service'
 (Failure time: 2012-12-18 23:22:26 -0800)

27)BVT :: Spec :: Simple :: Python2Django部署Django应用程序

 Failure/Error: app = create_push_app("simple_django_app")
 RuntimeError:
   Application: t3c135x-simple_django_app cannot be started in 60 seconds
 # ./lib/harness/app.rb:391:in `check_application'
 # ./lib/harness/app.rb:106:in `start'
 # ./lib/harness/app.rb:46:in `push'
 # ./lib/harness/scripts_helper.rb:48:in `create_push_app'
 # ./spec/simple/python2_django_spec.rb:16:in `block (2 levels) in <top (required)>'
 (Failure time: 2012-12-18 23:24:53 -0800)

28)BVT :: Spec :: Simple :: RubyRails3访问我的应用程序root并看到它正在运行的版本

 Failure/Error: @app = create_push_app("app_rails_version")
 RuntimeError:
   Start App: t6erk05-app_rails_version failed.
   Request Timeout
 # ./lib/harness/app.rb:104:in `rescue in start'
 # ./lib/harness/app.rb:100:in `start'
 # ./lib/harness/app.rb:46:in `push'
 # ./lib/harness/scripts_helper.rb:48:in `create_push_app'
 # ./spec/simple/ruby_rails3_spec.rb:16:in `block (2 levels) in <top (required)>'
 (Failure time: 2012-12-18 23:29:25 -0800)

29)BVT :: Spec :: Simple :: JavaStandalone独立的java运行时

 Failure/Error: response.should =~ /Java version: #{version}/
   expected: /Java version: 1.6/
        got: "" (using =~)
   Diff:
   @@ -1,2 +1,2 @@
   -/Java version: 1.6/
   +""
 # ./spec/simple/java_standalone_spec.rb:24:in `block (2 levels) in <top (required)>'
 (Failure time: 2012-12-18 23:30:38 -0800)

30)BVT :: Spec :: Simple :: PhpStandalone与php运行时一起独立

 Failure/Error: response.should =~ /Hello from VCAP/
   expected: /Hello from VCAP/
        got: "PHP Deprecated:  Comments starting with '#' are deprecated in /etc/php5/cli/conf.d/imagick.ini on line 1 in Unknown on line 0\nPHP Deprecated:  Comments starting with '#' are deprecated in /etc/php5/cli/conf.d/imap.ini on line 1 in Unknown on line 0\nPHP Deprecated:  Comments starting with '#' are deprecated in /etc/php5/cli/conf.d/mcrypt.ini on line 1 in Unknown on line 0\n" (using =~)
   Diff:
   @@ -1,2 +1,4 @@
   -/Hello from VCAP/
   +PHP Deprecated:  Comments starting with '#' are deprecated in /etc/php5/cli/conf.d/imagick.ini on line 1 in Unknown on line 0
   +PHP Deprecated:  Comments starting with '#' are deprecated in /etc/php5/cli/conf.d/imap.ini on line 1 in Unknown on line 0
   +PHP Deprecated:  Comments starting with '#' are deprecated in /etc/php5/cli/conf.d/mcrypt.ini on line 1 in Unknown on line 0
 # ./spec/simple/php_standalone_spec.rb:22:in `block (2 levels) in <top (required)>'
 (Failure time: 2012-12-18 23:33:20 -0800)

31)BVT :: Spec :: AutoStaging :: RubyRails3 Rails通过配置文件选择退出自动保护

 Failure/Error: service_manifests.each { |manifest| services << create_service(manifest) }
 RuntimeError:
   Fail to create service (redis 2.2): til3qet-redis
   target failed to handle our request due to an internal error (502)
 # ./lib/harness/service.rb:33:in `rescue in create'
 # ./lib/harness/service.rb:28:in `create'
 # ./lib/harness/scripts_helper.rb:18:in `create_service'
 # ./spec/autostaging/ruby_rails3_spec.rb:84:in `block (3 levels) in <top (required)>'
 # ./spec/autostaging/ruby_rails3_spec.rb:84:in `each'
 # ./spec/autostaging/ruby_rails3_spec.rb:84:in `block (2 levels) in <top (required)>'
 (Failure time: 2012-12-18 23:34:55 -0800)

32)BVT :: Spec :: Simple :: RailsConsole :: RubyRails3 rails测试控制台Postgres连接

 Failure/Error: app = create_push_app("rails_console_19_test_app")
 RuntimeError:
   Start App: t130kttg-rails_console_19_test_app failed.
   Request Timeout
 # ./lib/harness/app.rb:104:in `rescue in start'
 # ./lib/harness/app.rb:100:in `start'
 # ./lib/harness/app.rb:46:in `push'
 # ./lib/harness/scripts_helper.rb:48:in `create_push_app'
 # ./spec/simple/rails_console/ruby_rails_spec.rb:166:in `block (2 levels) in <top (required)>'
 (Failure time: 2012-12-18 23:37:18 -0800)

33)BVT :: Spec :: Canonical :: JavaSpring spring test redis service

 Failure/Error: bind_service_and_verify(app, REDIS_MANIFEST)
 RuntimeError:
   Fail to create service (redis 2.2): t18f6yaz-redis
   target failed to handle our request due to an internal error (502)
 # ./lib/harness/service.rb:33:in `rescue in create'
 # ./lib/harness/service.rb:28:in `create'
 # ./lib/harness/scripts_helper.rb:18:in `create_service'
 # ./lib/harness/scripts_helper.rb:23:in `bind_service'
 # ./spec/canonical/canonical_helper.rb:12:in `bind_service_and_verify'
 # ./spec/canonical/java_spring_spec.rb:38:in `block (2 levels) in <top (required)>'
 (Failure time: 2012-12-18 23:39:33 -0800)

34)BVT :: Spec :: Canonical :: NodeNode节点测试rabbitmq服务

 Failure/Error: bind_service_and_verify(@app, RABBITMQ_MANIFEST)
 RuntimeError:
   Fail to create service (rabbitmq 2.4): t16w1p05-rabbitmq
   target failed to handle our request due to an internal error (502)
 # ./lib/harness/service.rb:33:in `rescue in create'
 # ./lib/harness/service.rb:28:in `create'
 # ./lib/harness/scripts_helper.rb:18:in `create_service'
 # ./lib/harness/scripts_helper.rb:23:in `bind_service'
 # ./spec/canonical/canonical_helper.rb:12:in `bind_service_and_verify'
 # ./spec/canonical/node_node_spec.rb:38:in `block (2 levels) in <top (required)>'
 (Failure time: 2012-12-18 23:40:58 -0800)

35)BVT :: Spec :: Canonical :: RubyRack机架测试mysql服务

 Failure/Error: bind_service_and_verify(@app, MYSQL_MANIFEST)
 RuntimeError:
   Fail to create service (mysql 5.1): t1du436k-mysql
   target failed to handle our request due to an internal error (502)
 # ./lib/harness/service.rb:33:in `rescue in create'
 # ./lib/harness/service.rb:28:in `create'
 # ./lib/harness/scripts_helper.rb:18:in `create_service'
 # ./lib/harness/scripts_helper.rb:23:in `bind_service'
 # ./spec/canonical/canonical_helper.rb:12:in `bind_service_and_verify'
 # ./spec/canonical/ruby_rack_spec.rb:35:in `block (2 levels) in <top (required)>'
 (Failure time: 2012-12-18 23:46:08 -0800)

1 个答案:

答案 0 :(得分:1)

你能发布你的雪人回购哈希吗?你执行雪人测试的命令?
默认情况下,yeti使用10个线程来运行测试,你可以添加[n]来指定线程号。我不确定您的环境是否可以并行支持10个线程,请尝试bundle exec rake full[4](或[2]甚至[1])
对于失败,你也可以运行bundle exec rake rerun[1]重新运行失败。